From 5a975f4136972a188a65df5a86e615bbeb730872 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 08:32:27 +0000 Subject: [PATCH] Bump NUnitLite and NUnit Bumps [NUnitLite](https://github.com/nunit/nunit) and [NUnit](https://github.com/nunit/nunit). These dependencies needed to be updated together. Updates `NUnitLite` from 3.13.3 to 4.1.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.13.3...4.1.0) Updates `NUnit` from 3.13.3 to 4.1.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.13.3...4.1.0) --- updated-dependencies: - dependency-name: NUnitLite dependency-type: direct:production update-type: version-update:semver-major - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/Data.Tests/Data.Tests.csproj | 4 ++-- src/FSharp.Tests/FSharp.Tests.fsproj | 6 +++--- src/Numerics.Tests/Numerics.Tests.CUDA.csproj | 4 ++-- src/Numerics.Tests/Numerics.Tests.MKL.csproj | 4 ++-- src/Numerics.Tests/Numerics.Tests.OpenBLAS.csproj | 4 ++-- src/Numerics.Tests/Numerics.Tests.csproj | 4 ++-- 6 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/Data.Tests/Data.Tests.csproj b/src/Data.Tests/Data.Tests.csproj index 23afe0d..997d131 100644 --- a/src/Data.Tests/Data.Tests.csproj +++ b/src/Data.Tests/Data.Tests.csproj @@ -22,9 +22,9 @@ - + - + all diff --git a/src/FSharp.Tests/FSharp.Tests.fsproj b/src/FSharp.Tests/FSharp.Tests.fsproj index ce28cba..0be1aaf 100644 --- a/src/FSharp.Tests/FSharp.Tests.fsproj +++ b/src/FSharp.Tests/FSharp.Tests.fsproj @@ -34,10 +34,10 @@ - + - - + + all diff --git a/src/Numerics.Tests/Numerics.Tests.CUDA.csproj b/src/Numerics.Tests/Numerics.Tests.CUDA.csproj index 07844be..72d8053 100644 --- a/src/Numerics.Tests/Numerics.Tests.CUDA.csproj +++ b/src/Numerics.Tests/Numerics.Tests.CUDA.csproj @@ -24,9 +24,9 @@ - + - + all diff --git a/src/Numerics.Tests/Numerics.Tests.MKL.csproj b/src/Numerics.Tests/Numerics.Tests.MKL.csproj index 3c69bcc..fe2a6e5 100644 --- a/src/Numerics.Tests/Numerics.Tests.MKL.csproj +++ b/src/Numerics.Tests/Numerics.Tests.MKL.csproj @@ -24,9 +24,9 @@ - + - + all diff --git a/src/Numerics.Tests/Numerics.Tests.OpenBLAS.csproj b/src/Numerics.Tests/Numerics.Tests.OpenBLAS.csproj index dd2b97a..5eb216c 100644 --- a/src/Numerics.Tests/Numerics.Tests.OpenBLAS.csproj +++ b/src/Numerics.Tests/Numerics.Tests.OpenBLAS.csproj @@ -24,9 +24,9 @@ - + - + all diff --git a/src/Numerics.Tests/Numerics.Tests.csproj b/src/Numerics.Tests/Numerics.Tests.csproj index 91c7cc8..08b25d0 100644 --- a/src/Numerics.Tests/Numerics.Tests.csproj +++ b/src/Numerics.Tests/Numerics.Tests.csproj @@ -23,9 +23,9 @@ - + - + all