From fc793800726d857de891d8dc00a4d3050f966214 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 12:17:54 +0000 Subject: [PATCH] Bump xunit.runner.visualstudio from 2.8.1 to 3.0.0 Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.8.1 to 3.0.0. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.8.1...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] --- WebLibServerTest/WebLibServerTest.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebLibServerTest/WebLibServerTest.csproj b/WebLibServerTest/WebLibServerTest.csproj index 3c04b9c..642990b 100644 --- a/WebLibServerTest/WebLibServerTest.csproj +++ b/WebLibServerTest/WebLibServerTest.csproj @@ -14,7 +14,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all