Skip to content

Commit 5d81f99

Browse files
Bump SonarAnalyzer.CSharp from 9.26.0.92422 to 9.27.0.93347 (#2157)
Bumps [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) from 9.26.0.92422 to 9.27.0.93347. - [Release notes](https://github.com/SonarSource/sonar-dotnet/releases) - [Commits](SonarSource/sonar-dotnet@9.26.0.92422...9.27.0.93347) --- updated-dependencies: - dependency-name: SonarAnalyzer.CSharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 921c187 commit 5d81f99

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
@@ -36,7 +36,7 @@
3636
<PackageVersion Include="Polly.Testing" Version="$(PollyVersion)" />
3737
<PackageVersion Include="Polly.Contrib.WaitAndRetry" Version="1.1.1" />
3838
<PackageVersion Include="ReportGenerator" Version="5.3.6" />
39-
<PackageVersion Include="SonarAnalyzer.CSharp" Version="9.26.0.92422" />
39+
<PackageVersion Include="SonarAnalyzer.CSharp" Version="9.27.0.93347" />
4040
<PackageVersion Include="StyleCop.Analyzers" Version="1.2.0-beta.556" />
4141
<PackageVersion Include="System.ComponentModel.Annotations" Version="4.5.0" />
4242
<PackageVersion Include="System.Diagnostics.DiagnosticSource" Version="$(MicrosoftExtensionsVersion)" />

0 commit comments

Comments
 (0)