Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 817545a commit d366291
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<Project>
<Project>

<PropertyGroup>
<CodeAnalysisRuleSet>$(MSBuildThisFileDirectory).sonarlint\lg2de_simpleaccountingcsharp.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>

<ItemGroup>
<!-- license is LGPL -->
<PackageReference Include="SonarAnalyzer.CSharp" Version="8.53.0.62665">
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.12.0.78982">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit d366291

Please sign in to comment.