Skip to content

Commit

Permalink
Merge pull request #20 from lucasteles/dependabot/nuget/SonarAnalyzer…
Browse files Browse the repository at this point in the history
….CSharp-9.16.0.82469

Bump SonarAnalyzer.CSharp from 9.12.0.78982 to 9.16.0.82469
  • Loading branch information
lucasteles committed Dec 26, 2023
2 parents 505361f + 2caedb5 commit 5e8996d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup Condition="'$(MSBuildProjectExtension)' == '.csproj'">
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.12.0.78982">
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.16.0.82469">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 5e8996d

Please sign in to comment.