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 96179c3 commit 09a87f2Copy full SHA for 09a87f2
src/Directory.Build.props
@@ -41,7 +41,7 @@
41
Condition="$(MSBuildProjectExtension) == '.csproj'" />
42
<PackageReference
43
Include="SonarAnalyzer.CSharp"
44
- Version="10.11.0.117924"
+ Version="10.12.0.118525"
45
PrivateAssets="all"
46
47
<PackageReference Include="Roslynator.Analyzers" Version="4.13.1" PrivateAssets="All" />
0 commit comments