From a8f7e65b7da80e497912cd095e42d91caa168040 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Mar 2025 08:29:36 +0000 Subject: [PATCH] Bump NUnit and NUnitLite Bumps [NUnit](https://github.com/nunit/nunit) and [NUnitLite](https://github.com/nunit/nunit). These dependencies needed to be updated together. Updates `NUnit` from 4.2.1 to 4.3.2 - [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.2.1...4.3.2) Updates `NUnitLite` from 4.2.1 to 4.3.2 - [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.2.1...4.3.2) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: NUnitLite dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/Numerics.Tests/Numerics.Tests.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Numerics.Tests/Numerics.Tests.csproj b/src/Numerics.Tests/Numerics.Tests.csproj index 2b903ad..694fbdd 100644 --- a/src/Numerics.Tests/Numerics.Tests.csproj +++ b/src/Numerics.Tests/Numerics.Tests.csproj @@ -1,4 +1,4 @@ - + Exe @@ -23,9 +23,9 @@ - + - + all