Skip to content

Commit

Permalink
Bump SonarAnalyzer.CSharp from 9.23.1.88495 to 9.23.2.88755 (#168)
Browse files Browse the repository at this point in the history
Bumps [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) from 9.23.1.88495 to 9.23.2.88755.
- [Release notes](https://github.com/SonarSource/sonar-dotnet/releases)
- [Commits](SonarSource/sonar-dotnet@9.23.1.88495...9.23.2.88755)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 0dfcceb commit 682a34a
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.499" />
<!-- ReSharper disable once VulnerablePackage -->
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="6.0.0" />
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.23.1.88495">
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.23.2.88755">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 682a34a

Please sign in to comment.