From c7d0b2025fd4b8320e1da818a1ee926d2b6e77ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 15:50:36 +0000 Subject: [PATCH] Bump Verify.NUnit and NUnit Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) and [NUnit](https://github.com/nunit/nunit). These dependencies needed to be updated together. Updates `Verify.NUnit` from 25.3.2 to 26.4.0 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/25.3.2...26.4.0) Updates `NUnit` from 4.1.0 to 4.2.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.1.0...4.2.2) --- updated-dependencies: - dependency-name: Verify.NUnit dependency-type: direct:production update-type: version-update:semver-major - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Directory.Build.targets | 2 +- tests/SilkTouch/Silk.NET.SilkTouch.UnitTests.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Directory.Build.targets b/Directory.Build.targets index da04e41eaf..b7fcbce310 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -18,7 +18,7 @@ - + diff --git a/tests/SilkTouch/Silk.NET.SilkTouch.UnitTests.csproj b/tests/SilkTouch/Silk.NET.SilkTouch.UnitTests.csproj index 1b4a44bc77..db98bb77d2 100644 --- a/tests/SilkTouch/Silk.NET.SilkTouch.UnitTests.csproj +++ b/tests/SilkTouch/Silk.NET.SilkTouch.UnitTests.csproj @@ -11,11 +11,11 @@ - + - +