Skip to content

Commit 5c5489e

Browse files
build: bump Microsoft.VisualStudio.Threading.Analyzers
Bumps [Microsoft.VisualStudio.Threading.Analyzers](https://github.com/microsoft/vs-threading) from 17.12.19 to 17.13.2. - [Release notes](https://github.com/microsoft/vs-threading/releases) - [Commits](microsoft/vs-threading@v17.12.19...v17.13.2) --- updated-dependencies: - 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 2b9caea commit 5c5489e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

App/kernel-memory/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
8282
</PackageVersion>
8383
<PackageVersion Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0" />
84-
<PackageVersion Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.12.19">
84+
<PackageVersion Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.13.2">
8585
<PrivateAssets>all</PrivateAssets>
8686
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
8787
</PackageVersion>

0 commit comments

Comments
 (0)