From 6233af852db3a2dce0ed8220a7e663c4a19e89ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 23:44:26 +0000 Subject: [PATCH] Bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.8.2 to 3.0.0. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.8.2...3.0.0) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- MemoizR.Tests/MemoizR.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MemoizR.Tests/MemoizR.Tests.csproj b/MemoizR.Tests/MemoizR.Tests.csproj index 3a8582e..365c936 100644 --- a/MemoizR.Tests/MemoizR.Tests.csproj +++ b/MemoizR.Tests/MemoizR.Tests.csproj @@ -12,7 +12,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all