From 90d0c57a30b9c27c7a9ec20d4ac2628c5b1de8aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 01:26:56 +0000 Subject: [PATCH] Bump NUnit.Analyzers in /src/backend in the nunit group Bumps the nunit group in /src/backend with 1 update: [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers). Updates `NUnit.Analyzers` from 4.3.0 to 4.4.0 - [Release notes](https://github.com/nunit/nunit.analyzers/releases) - [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.md) - [Commits](https://github.com/nunit/nunit.analyzers/compare/4.3.0...4.4.0) --- updated-dependencies: - dependency-name: NUnit.Analyzers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nunit ... Signed-off-by: dependabot[bot] --- tests/backend/WebApi.Tests/WebApi.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/backend/WebApi.Tests/WebApi.Tests.csproj b/tests/backend/WebApi.Tests/WebApi.Tests.csproj index bcf195d..778c0de 100644 --- a/tests/backend/WebApi.Tests/WebApi.Tests.csproj +++ b/tests/backend/WebApi.Tests/WebApi.Tests.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive