Skip to content

Commit

Permalink
Bump SonarAnalyzer.CSharp from 9.27.0.93347 to 9.29.0.95321
Browse files Browse the repository at this point in the history
Bumps SonarAnalyzer.CSharp from 9.27.0.93347 to 9.29.0.95321.

---
updated-dependencies:
- dependency-name: SonarAnalyzer.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent fbea2b7 commit cfafef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/GuiStracini.Mandae/GuiStracini.Mandae.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<PackageReference Include="GuiStracini.SDKBuilder" Version="3.0.551" />
<!-- ReSharper disable once VulnerablePackage -->
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="6.0.0" />
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.27.0.93347">
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.29.0.95321">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit cfafef9

Please sign in to comment.