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