From 4431109a71958f677278bb2b9dc1c1d259ee3082 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 11:48:18 +0000 Subject: [PATCH] Bump NUnit from 3.14.0 to 4.0.1 Bumps [NUnit](https://github.com/nunit/nunit) from 3.14.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/v3.14.0...v4.0.1) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Source/Bake.Tests/Bake.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Bake.Tests/Bake.Tests.csproj b/Source/Bake.Tests/Bake.Tests.csproj index 45f14fd9..34d91f1b 100644 --- a/Source/Bake.Tests/Bake.Tests.csproj +++ b/Source/Bake.Tests/Bake.Tests.csproj @@ -16,7 +16,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive