Skip to content

Commit cfe257e

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] <support@github.com>
1 parent 041504d commit cfe257e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dotnet/Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<PackageVersion Include="Microsoft.AspNetCore.OpenApi" Version="8.0.14" />
4040
<PackageVersion Include="Microsoft.ML.Tokenizers.Data.Cl100kBase" Version="1.0.1" />
4141
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="7.5.1" />
42-
<PackageVersion Include="Microsoft.VisualStudio.Threading" Version="17.12.19" />
42+
<PackageVersion Include="Microsoft.VisualStudio.Threading" Version="17.13.61" />
4343
<PackageVersion Include="Handlebars.Net.Helpers" Version="2.4.10" />
4444
<PackageVersion Include="Handlebars.Net" Version="2.1.6" />
4545
<PackageVersion Include="HtmlAgilityPack" Version="1.11.72" />
@@ -166,7 +166,7 @@
166166
<PrivateAssets>all</PrivateAssets>
167167
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
168168
</PackageReference>
169-
<PackageVersion Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.12.19" />
169+
<PackageVersion Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.13.61" />
170170
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers">
171171
<PrivateAssets>all</PrivateAssets>
172172
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)