Skip to content

Commit 2102456

Browse files
chore(lint deps): update dependency sonaranalyzer.csharp to 10.8.0.113526
1 parent 6a4cf3b commit 2102456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
Condition="$(MSBuildProjectExtension) == '.csproj'" />
1313
<PackageReference
1414
Include="SonarAnalyzer.CSharp"
15-
Version="10.7.0.110445"
15+
Version="10.8.0.113526"
1616
PrivateAssets="all"
1717
Condition="$(MSBuildProjectExtension) == '.csproj'" />
1818
<PackageReference Include="Roslynator.Analyzers" Version="4.13.1" PrivateAssets="All" />

0 commit comments

Comments
 (0)