Skip to content

Commit 3dc2ce3

Browse files
Bump Microsoft.VisualStudio.Threading.Analyzers
Bumps [Microsoft.VisualStudio.Threading.Analyzers](https://github.com/microsoft/vs-threading) from 17.11.20 to 17.12.19. - [Release notes](https://github.com/microsoft/vs-threading/releases) - [Commits](https://github.com/microsoft/vs-threading/commits) --- updated-dependencies: - 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 7525d57 commit 3dc2ce3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: Directory.Build.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@
5151

5252
<ItemGroup>
5353
<PackageReference Include="JetBrains.Annotations" Version="2024.3.0" />
54-
<PackageReference Include="Meziantou.Analyzer" Version="2.0.173">
54+
<PackageReference Include="Meziantou.Analyzer" Version="2.0.176">
5555
<PrivateAssets>all</PrivateAssets>
5656
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5757
</PackageReference>
58-
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.11.20">
58+
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.12.19">
5959
<PrivateAssets>all</PrivateAssets>
6060
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
6161
</PackageReference>

0 commit comments

Comments
 (0)