From fd8169b65f437edf2d399da86725b07f4245cb8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 14:27:05 +0000 Subject: [PATCH] Bump SonarAnalyzer.CSharp from 9.5.0.73987 to 9.7.0.75501 Bumps [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) from 9.5.0.73987 to 9.7.0.75501. - [Release notes](https://github.com/SonarSource/sonar-dotnet/releases) - [Commits](https://github.com/SonarSource/sonar-dotnet/compare/9.5.0.73987...9.7.0.75501) --- updated-dependencies: - dependency-name: SonarAnalyzer.CSharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Directory.Build.props | 2 +- tests/Resulteles.Tests/Resulteles.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 72dbb36..a2c6cc9 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -6,7 +6,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Resulteles.Tests/Resulteles.Tests.csproj b/tests/Resulteles.Tests/Resulteles.Tests.csproj index 7f11f71..ef5504c 100644 --- a/tests/Resulteles.Tests/Resulteles.Tests.csproj +++ b/tests/Resulteles.Tests/Resulteles.Tests.csproj @@ -23,7 +23,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive