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 a7bc869 commit 807ec8cCopy full SHA for 807ec8c
src/Directory.Build.props
@@ -41,7 +41,7 @@
41
Condition="$(MSBuildProjectExtension) == '.csproj'"/>
42
<PackageReference
43
Include="SonarAnalyzer.CSharp"
44
- Version="9.11.0.78383"
+ Version="9.12.0.78982"
45
PrivateAssets="all"
46
47
<PackageReference Include="Roslynator.Analyzers" Version="4.5.0" PrivateAssets="All"/>
0 commit comments