Skip to content

Commit

Permalink
Merge pull request #177 from odalet/dependabot/nuget/SonarAnalyzer.CS…
Browse files Browse the repository at this point in the history
…harp-9.20.0.85982

Bump SonarAnalyzer.CSharp from 9.19.0.84025 to 9.20.0.85982
  • Loading branch information
odalet authored Feb 26, 2024
2 parents 697d898 + 3e0b669 commit f12170c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Delta.Units/Delta.Units.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.19.0.84025">
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.20.0.85982">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit f12170c

Please sign in to comment.