From 04b8217f24972b6a61deb5bec8e2712b406156ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 14:33:16 +0000 Subject: [PATCH] Bump SonarAnalyzer.CSharp from 9.16.0.82469 to 9.19.0.84025 Bumps [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) from 9.16.0.82469 to 9.19.0.84025. - [Release notes](https://github.com/SonarSource/sonar-dotnet/releases) - [Commits](https://github.com/SonarSource/sonar-dotnet/compare/9.16.0.82469...9.19.0.84025) --- 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..b61ba7e 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..c22938f 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