From e6f8251b1c8e38012de6f8d2199a1b1f96bb383a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 20:21:30 +0000 Subject: [PATCH] Bump NUnit.Analyzers from 4.4.0 to 4.5.0 in /src Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 4.4.0 to 4.5.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.4.0...4.5.0) --- updated-dependencies: - dependency-name: NUnit.Analyzers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../repository-webapi-client.Tests.csproj | 2 +- .../repository-webapi.IntegrationTests.csproj | 2 +- src/repository-webapi.Tests/repository-webapi.Tests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/repository-webapi-client.Tests/repository-webapi-client.Tests.csproj b/src/repository-webapi-client.Tests/repository-webapi-client.Tests.csproj index 214b06e..433d9f5 100644 --- a/src/repository-webapi-client.Tests/repository-webapi-client.Tests.csproj +++ b/src/repository-webapi-client.Tests/repository-webapi-client.Tests.csproj @@ -14,7 +14,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/repository-webapi.IntegrationTests/repository-webapi.IntegrationTests.csproj b/src/repository-webapi.IntegrationTests/repository-webapi.IntegrationTests.csproj index 4b88182..296ca81 100644 --- a/src/repository-webapi.IntegrationTests/repository-webapi.IntegrationTests.csproj +++ b/src/repository-webapi.IntegrationTests/repository-webapi.IntegrationTests.csproj @@ -14,7 +14,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/repository-webapi.Tests/repository-webapi.Tests.csproj b/src/repository-webapi.Tests/repository-webapi.Tests.csproj index a2bcaa0..5377094 100644 --- a/src/repository-webapi.Tests/repository-webapi.Tests.csproj +++ b/src/repository-webapi.Tests/repository-webapi.Tests.csproj @@ -14,7 +14,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive