Skip to content

Commit d803e22

Browse files
dependabot[bot]linkdotnet
authored andcommitted
chore(deps): bump SonarAnalyzer.CSharp
Bumps [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) from 10.8.0.113526 to 10.9.0.115408. - [Release notes](https://github.com/SonarSource/sonar-dotnet/releases) - [Commits](SonarSource/sonar-dotnet@10.8.0.113526...10.9.0.115408) --- updated-dependencies: - dependency-name: SonarAnalyzer.CSharp dependency-version: 10.9.0.115408 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3f67611 commit d803e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</PropertyGroup>
55
<ItemGroup Label="Code Analyzers">
66
<PackageVersion Include="IDisposableAnalyzers" Version="4.0.8" />
7-
<GlobalPackageReference Include="SonarAnalyzer.CSharp" Version="10.8.0.113526" PrivateAssets="All" IncludeAssets="Runtime;Build;Native;contentFiles;Analyzers" />
7+
<GlobalPackageReference Include="SonarAnalyzer.CSharp" Version="10.9.0.115408" PrivateAssets="All" IncludeAssets="Runtime;Build;Native;contentFiles;Analyzers" />
88
</ItemGroup>
99
<ItemGroup Label="Infrastructure">
1010
<PackageVersion Include="Azure.Storage.Blobs" Version="12.24.0" />

0 commit comments

Comments
 (0)