From 7d93aca27d15dedda990cf9dbb53ebfea082118f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 03:29:41 +0000 Subject: [PATCH] Bump NUnit from 4.3.0 to 4.3.1 Bumps [NUnit](https://github.com/nunit/nunit) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md) - [Commits](https://github.com/nunit/nunit/compare/4.3.0...4.3.1) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Deploy.Server.Tests/Deploy.Server.Tests.csproj | 2 +- Deploy.Tests/Deploy.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Deploy.Server.Tests/Deploy.Server.Tests.csproj b/Deploy.Server.Tests/Deploy.Server.Tests.csproj index 439a405..4622763 100644 --- a/Deploy.Server.Tests/Deploy.Server.Tests.csproj +++ b/Deploy.Server.Tests/Deploy.Server.Tests.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Deploy.Tests/Deploy.Tests.csproj b/Deploy.Tests/Deploy.Tests.csproj index 843628a..6d4dc09 100644 --- a/Deploy.Tests/Deploy.Tests.csproj +++ b/Deploy.Tests/Deploy.Tests.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive