From d75e693d777b168c112afecec3a007ed3580eae4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 13:28:06 +0000 Subject: [PATCH] build(deps): bump NUnit from 4.1.0 to 4.2.2 in /Source Bumps [NUnit](https://github.com/nunit/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: 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 3d51272..6692d92 100644 --- a/Source/Eml.Tests/Eml.Tests.csproj +++ b/Source/Eml.Tests/Eml.Tests.csproj @@ -7,7 +7,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 a05b993..ecf973a 100644 --- a/Source/Util.Tests/Util.Tests.csproj +++ b/Source/Util.Tests/Util.Tests.csproj @@ -13,7 +13,7 @@ - + all