Skip to content

Commit 90663f4

Browse files
dependabot[bot]linkdotnet
authored andcommitted
chore(deps): bump SonarAnalyzer.CSharp
Bumps [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) from 10.5.0.109200 to 10.6.0.109712. - [Release notes](https://github.com/SonarSource/sonar-dotnet/releases) - [Commits](SonarSource/sonar-dotnet@10.5.0.109200...10.6.0.109712) --- 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 67a1037 commit 90663f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
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.5.0.109200" PrivateAssets="All" IncludeAssets="Runtime;Build;Native;contentFiles;Analyzers" />
7+
<GlobalPackageReference Include="SonarAnalyzer.CSharp" Version="10.6.0.109712" PrivateAssets="All" IncludeAssets="Runtime;Build;Native;contentFiles;Analyzers" />
88
</ItemGroup>
99
<ItemGroup Label="Infrastructure">
1010
<PackageVersion Include="Azure.Storage.Blobs" Version="12.23.0" />

0 commit comments

Comments
 (0)