Skip to content

Commit

Permalink
Bump VSThreadingVersion from 17.7.30 to 17.8.14 (#715)
Browse files Browse the repository at this point in the history
Bumps `VSThreadingVersion` from 17.7.30 to 17.8.14.

Updates `Microsoft.VisualStudio.Threading` from 17.7.30 to 17.8.14
- [Release notes](https://github.com/microsoft/vs-threading/releases)
- [Commits](https://github.com/microsoft/vs-threading/commits)

Updates `Microsoft.VisualStudio.Threading.Analyzers` from 17.7.30 to 17.8.14
- [Release notes](https://github.com/microsoft/vs-threading/releases)
- [Commits](https://github.com/microsoft/vs-threading/commits)

Updates `Microsoft.VisualStudio.Validation` from 17.6.11 to 17.8.8
- [Release notes](https://github.com/microsoft/vs-validation/releases)
- [Commits](https://github.com/microsoft/vs-validation/commits)

---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Threading
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.VisualStudio.Threading.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.VisualStudio.Validation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent f52003d commit 7113648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
<BenchmarkDotNetVersion>0.13.12</BenchmarkDotNetVersion>
<AspNetCoreVersion>2.2.0</AspNetCoreVersion>
<VSThreadingVersion>17.7.30</VSThreadingVersion>
<VSThreadingVersion>17.8.14</VSThreadingVersion>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="BenchmarkDotNet.Diagnostics.Windows" Version="$(BenchmarkDotNetVersion)" />
Expand Down

0 comments on commit 7113648

Please sign in to comment.