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 6383a15 commit fceda09Copy full SHA for fceda09
src/Directory.Build.props
@@ -41,7 +41,7 @@
41
Condition="$(MSBuildProjectExtension) == '.csproj'" />
42
<PackageReference
43
Include="SonarAnalyzer.CSharp"
44
- Version="9.14.0.81108"
+ Version="9.15.0.81779"
45
PrivateAssets="all"
46
47
<PackageReference Include="Roslynator.Analyzers" Version="4.7.0" PrivateAssets="All" />
0 commit comments