Skip to content

Commit 185a7f0

Browse files
dependabot[bot]linkdotnet
authored andcommitted
build(deps): Bump SonarAnalyzer.CSharp from 9.9.0.77355 to 9.10.0.77988
Bumps [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) from 9.9.0.77355 to 9.10.0.77988. - [Release notes](https://github.com/SonarSource/sonar-dotnet/releases) - [Commits](SonarSource/sonar-dotnet@9.9.0.77355...9.10.0.77988) --- updated-dependencies: - dependency-name: SonarAnalyzer.CSharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f08ec94 commit 185a7f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<!-- Shared code analyzers used for all projects in the solution -->
5252
<ItemGroup Label="Code Analyzers">
5353
<PackageReference Include="AsyncFixer" Version="1.6.0" PrivateAssets="All" />
54-
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.9.0.77355" PrivateAssets="All" />
54+
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.10.0.77988" PrivateAssets="All" />
5555
</ItemGroup>
5656

5757
<ItemGroup Label="Implicit usings"

0 commit comments

Comments
 (0)