From 62fdf5b37f828976f11b6c660a9d1803086d619b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 15:32:02 +0000 Subject: [PATCH] build(deps): 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] --- BatchSharp.Tests/BatchSharp.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BatchSharp.Tests/BatchSharp.Tests.csproj b/BatchSharp.Tests/BatchSharp.Tests.csproj index ab90075..94f35b6 100644 --- a/BatchSharp.Tests/BatchSharp.Tests.csproj +++ b/BatchSharp.Tests/BatchSharp.Tests.csproj @@ -18,7 +18,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all