From 114b9beb03348fac207420eb103ce16eb8cb15e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 20:59:48 +0000 Subject: [PATCH] Bump NUnit from 4.0.0 to 4.0.1 Bumps [NUnit](https://github.com/nunit/nunit) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/master/CHANGES.md) - [Commits](https://github.com/nunit/nunit/compare/v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-patch ... 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 d580fcf3..f8533629 100644 --- a/src/repository-webapi-client.Tests/repository-webapi-client.Tests.csproj +++ b/src/repository-webapi-client.Tests/repository-webapi-client.Tests.csproj @@ -11,7 +11,7 @@ - + all diff --git a/src/repository-webapi.IntegrationTests/repository-webapi.IntegrationTests.csproj b/src/repository-webapi.IntegrationTests/repository-webapi.IntegrationTests.csproj index 425a7b09..b01fe50d 100644 --- a/src/repository-webapi.IntegrationTests/repository-webapi.IntegrationTests.csproj +++ b/src/repository-webapi.IntegrationTests/repository-webapi.IntegrationTests.csproj @@ -11,7 +11,7 @@ - + all diff --git a/src/repository-webapi.Tests/repository-webapi.Tests.csproj b/src/repository-webapi.Tests/repository-webapi.Tests.csproj index 6549f0cf..219ed0b4 100644 --- a/src/repository-webapi.Tests/repository-webapi.Tests.csproj +++ b/src/repository-webapi.Tests/repository-webapi.Tests.csproj @@ -11,7 +11,7 @@ - + all