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 2a66c5e commit 7281fd5Copy full SHA for 7281fd5
src/Directory.Build.props
@@ -41,7 +41,7 @@
41
Condition="$(MSBuildProjectExtension) == '.csproj'" />
42
<PackageReference
43
Include="SonarAnalyzer.CSharp"
44
- Version="9.25.0.90414"
+ Version="9.25.1.91650"
45
PrivateAssets="all"
46
47
<PackageReference Include="Roslynator.Analyzers" Version="4.12.3" PrivateAssets="All" />
0 commit comments