From 2e6b37d98ccacedcf9b6c2ec8202b6eca234d89d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 03:31:04 +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 bbaa0a9..d3104df 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 a1a636d..3a206fd 100644 --- a/Deploy.Tests/Deploy.Tests.csproj +++ b/Deploy.Tests/Deploy.Tests.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive