From 3b5da8ac5c8c8be9fca934551ec8374329a00875 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 14:12:29 +0000 Subject: [PATCH] Bump SonarAnalyzer.CSharp from 9.16.0.82469 to 9.17.0.82934 Bumps [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) from 9.16.0.82469 to 9.17.0.82934. - [Release notes](https://github.com/SonarSource/sonar-dotnet/releases) - [Commits](https://github.com/SonarSource/sonar-dotnet/compare/9.16.0.82469...9.17.0.82934) --- 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 e0aa9a1..75de9c5 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 53e6f5b..a5ca6b0 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