From ea4ce40ce8cddbd69d8d00797f844a5127374897 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 14:59:19 +0000 Subject: [PATCH] Bump NUnit from 4.2.2 to 4.3.0 in /test/Library/InteractionTests Bumps [NUnit](https://github.com/nunit/nunit) from 4.2.2 to 4.3.0. - [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.0) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test/Library/InteractionTests/InteractionTests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Library/InteractionTests/InteractionTests.csproj b/test/Library/InteractionTests/InteractionTests.csproj index ac636c29..23b3eda3 100644 --- a/test/Library/InteractionTests/InteractionTests.csproj +++ b/test/Library/InteractionTests/InteractionTests.csproj @@ -16,7 +16,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive