From 44cc33d6ed3cea97ebcb039690c58535de517159 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 04:28:26 +0000 Subject: [PATCH] Bump nunit from 4.0.1 to 4.1.0 Bumps [nunit](https://github.com/nunit/nunit) from 4.0.1 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/v4.0.1...4.1.0) --- updated-dependencies: - dependency-name: nunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- NUnitTestingDriver/NUnitTestingDriver.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NUnitTestingDriver/NUnitTestingDriver.csproj b/NUnitTestingDriver/NUnitTestingDriver.csproj index 9f81b36..6ac9def 100644 --- a/NUnitTestingDriver/NUnitTestingDriver.csproj +++ b/NUnitTestingDriver/NUnitTestingDriver.csproj @@ -7,7 +7,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive