Skip to content

Commit 7113648

Browse files
Bump VSThreadingVersion from 17.7.30 to 17.8.14 (#715)
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>
1 parent f52003d commit 7113648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
77
<BenchmarkDotNetVersion>0.13.12</BenchmarkDotNetVersion>
88
<AspNetCoreVersion>2.2.0</AspNetCoreVersion>
9-
<VSThreadingVersion>17.7.30</VSThreadingVersion>
9+
<VSThreadingVersion>17.8.14</VSThreadingVersion>
1010
</PropertyGroup>
1111
<ItemGroup>
1212
<PackageVersion Include="BenchmarkDotNet.Diagnostics.Windows" Version="$(BenchmarkDotNetVersion)" />

0 commit comments

Comments
 (0)