Skip to content

Commit 38a4e5c

Browse files
author
Christoph Bühler
committed
chore: upgrade SonarAnalyzer
1 parent 62db9ad commit 38a4e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
Condition="$(MSBuildProjectExtension) == '.csproj'"/>
4242
<PackageReference
4343
Include="SonarAnalyzer.CSharp"
44-
Version="9.10.0.77988"
44+
Version="9.11.0.78383"
4545
PrivateAssets="all"
4646
Condition="$(MSBuildProjectExtension) == '.csproj'"/>
4747
<PackageReference Include="Roslynator.Analyzers" Version="4.5.0" PrivateAssets="All"/>

0 commit comments

Comments
 (0)