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 6a4cf3b commit 2102456Copy full SHA for 2102456
Directory.Build.props
@@ -12,7 +12,7 @@
12
Condition="$(MSBuildProjectExtension) == '.csproj'" />
13
<PackageReference
14
Include="SonarAnalyzer.CSharp"
15
- Version="10.7.0.110445"
+ Version="10.8.0.113526"
16
PrivateAssets="all"
17
18
<PackageReference Include="Roslynator.Analyzers" Version="4.13.1" PrivateAssets="All" />
0 commit comments