From 651e0787b4617d89962a6910dded01492ef8a59e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 22:44:01 -0300 Subject: [PATCH] Bump SonarAnalyzer.CSharp from 8.50.0.58025 to 9.5.0.73987 (#5) Bumps [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) from 8.50.0.58025 to 9.5.0.73987. - [Release notes](https://github.com/SonarSource/sonar-dotnet/releases) - [Commits](https://github.com/SonarSource/sonar-dotnet/compare/8.50.0.58025...9.5.0.73987) --- updated-dependencies: - dependency-name: SonarAnalyzer.CSharp dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 e6a94d1..72dbb36 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 d50bf3e..7f11f71 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