From 779c147eb0cac3aa5a115b33d24a062f65356b28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 00:09:54 +0000 Subject: [PATCH] Bump xunit.runner.visualstudio in /test/DOPA.Cli.Tests 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] --- test/DOPA.Cli.Tests/DOPA.Cli.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/DOPA.Cli.Tests/DOPA.Cli.Tests.csproj b/test/DOPA.Cli.Tests/DOPA.Cli.Tests.csproj index ebb06a2..d48814f 100644 --- a/test/DOPA.Cli.Tests/DOPA.Cli.Tests.csproj +++ b/test/DOPA.Cli.Tests/DOPA.Cli.Tests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all