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 f8bf4bb commit 57ecce2Copy full SHA for 57ecce2
Directory.Build.props
@@ -38,7 +38,7 @@
38
</ItemGroup>
39
40
<ItemGroup Condition="'$(IsTestProject)' != 'true'">
41
- <PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.11.20" PrivateAssets="All" />
+ <PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.12.19" PrivateAssets="All" />
42
43
44
<ItemGroup>
0 commit comments