From 8dd1b2478c67dada00a9179e9f7d749af3f28809 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 23:57:02 +0100 Subject: [PATCH] chore(deps): bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 (#66) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- test/Directory.Build.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Directory.Build.targets b/test/Directory.Build.targets index 1dd9cad..a2c565b 100644 --- a/test/Directory.Build.targets +++ b/test/Directory.Build.targets @@ -21,7 +21,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive