From e6cd2d4b4ac71d36ab4e1baae0dac8f4d4e99c30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 13:51:17 +0000 Subject: [PATCH] build(deps): bump NUnit from 4.2.2 to 4.3.2 in /Source Bumps [NUnit](https://github.com/nunit/nunit) from 4.2.2 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.2...4.3.2) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Source/Eml.Tests/Eml.Tests.csproj | 2 +- Source/Util.Tests/Util.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/Eml.Tests/Eml.Tests.csproj b/Source/Eml.Tests/Eml.Tests.csproj index 5a305ff..3d7122c 100644 --- a/Source/Eml.Tests/Eml.Tests.csproj +++ b/Source/Eml.Tests/Eml.Tests.csproj @@ -13,7 +13,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Source/Util.Tests/Util.Tests.csproj b/Source/Util.Tests/Util.Tests.csproj index 9a050f2..fda4adc 100644 --- a/Source/Util.Tests/Util.Tests.csproj +++ b/Source/Util.Tests/Util.Tests.csproj @@ -13,7 +13,7 @@ - + all