We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a41254 commit c9395acCopy full SHA for c9395ac
Directory.Build.props
@@ -36,7 +36,7 @@
36
</ItemGroup>
37
38
<ItemGroup Condition="'$(IsTestProject)' != 'true'">
39
- <PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.8.14" PrivateAssets="All" />
+ <PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.9.28" PrivateAssets="All" />
40
41
42
<ItemGroup>
0 commit comments