Skip to content

Commit

Permalink
Bump Microsoft.VisualStudio.Threading.Analyzers in /src
Browse files Browse the repository at this point in the history
Bumps [Microsoft.VisualStudio.Threading.Analyzers](https://github.com/microsoft/vs-threading) from 17.1.46 to 17.2.32.
- [Release notes](https://github.com/microsoft/vs-threading/releases)
- [Commits](microsoft/vs-threading@v17.1.46...v17.2.32)

---
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>
  • Loading branch information
dependabot[bot] committed May 9, 2022
1 parent c1e7109 commit 5b8388c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageReference Include="JetBrains.Annotations" Version="2022.1.0" />
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.3" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="6.0.0" />
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.1.46" />
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.2.32" />
<PackageReference Include="SecurityCodeScan.VS2019" Version="5.6.2" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.435" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.5.103" PrivateAssets="all" />
Expand Down

0 comments on commit 5b8388c

Please sign in to comment.