From 24b6b18faef99a764d86fe0530de9d6cc87b1dc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 09:38:37 +0000 Subject: [PATCH] Bump NUnit from 3.14.0 to 4.0.0 in /tests/PVOutput.Net.Tests Bumps [NUnit](https://github.com/nunit/nunit) from 3.14.0 to 4.0.0. - [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.0) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tests/PVOutput.Net.Tests/PVOutput.Net.Tests.csproj | 2 +- tests/PVOutput.Net.Tests/packages.config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/PVOutput.Net.Tests/PVOutput.Net.Tests.csproj b/tests/PVOutput.Net.Tests/PVOutput.Net.Tests.csproj index fdb3b93..a14f25b 100644 --- a/tests/PVOutput.Net.Tests/PVOutput.Net.Tests.csproj +++ b/tests/PVOutput.Net.Tests/PVOutput.Net.Tests.csproj @@ -11,7 +11,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/tests/PVOutput.Net.Tests/packages.config b/tests/PVOutput.Net.Tests/packages.config index 057c2df..96a138f 100644 --- a/tests/PVOutput.Net.Tests/packages.config +++ b/tests/PVOutput.Net.Tests/packages.config @@ -1,6 +1,6 @@ - + \ No newline at end of file