Skip to content

Commit 46249c7

Browse files
Bump Microsoft.VisualStudio.Threading and Microsoft.VisualStudio.Threading.Analyzers
Bumps [Microsoft.VisualStudio.Threading](https://github.com/microsoft/vs-threading) and [Microsoft.VisualStudio.Threading.Analyzers](https://github.com/microsoft/vs-threading). These dependencies needed to be updated together. Updates `Microsoft.VisualStudio.Threading` from 17.12.19 to 17.13.61 - [Release notes](https://github.com/microsoft/vs-threading/releases) - [Commits](microsoft/vs-threading@v17.12.19...v17.13.61) Updates `Microsoft.VisualStudio.Threading.Analyzers` from 17.12.19 to 17.13.61 - [Release notes](https://github.com/microsoft/vs-threading/releases) - [Commits](microsoft/vs-threading@v17.12.19...v17.13.61) --- 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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6105f91 commit 46249c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: dotnet/Directory.Packages.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<PackageVersion Include="Microsoft.AspNetCore.OpenApi" Version="8.0.14" />
3535
<PackageVersion Include="Microsoft.ML.Tokenizers.Data.Cl100kBase" Version="1.0.1" />
3636
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="7.5.1" />
37-
<PackageVersion Include="Microsoft.VisualStudio.Threading" Version="17.12.19" />
37+
<PackageVersion Include="Microsoft.VisualStudio.Threading" Version="17.13.61" />
3838
<PackageVersion Include="Handlebars.Net.Helpers" Version="2.4.10" />
3939
<PackageVersion Include="Handlebars.Net" Version="2.1.6" />
4040
<PackageVersion Include="HtmlAgilityPack" Version="1.11.72" />
@@ -161,7 +161,7 @@
161161
<PrivateAssets>all</PrivateAssets>
162162
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
163163
</PackageReference>
164-
<PackageVersion Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.12.19" />
164+
<PackageVersion Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.13.61" />
165165
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers">
166166
<PrivateAssets>all</PrivateAssets>
167167
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)