From 7d1fa09ea5dbf0a70686364e82310105d692da17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 13:05:00 +0000 Subject: [PATCH] chore: bump xunit.runner.visualstudio Bumps the dependencies group in /FileCurator.Tests with 1 update: [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit). Updates `xunit.runner.visualstudio` 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 dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- FileCurator.Tests/FileCurator.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FileCurator.Tests/FileCurator.Tests.csproj b/FileCurator.Tests/FileCurator.Tests.csproj index 54efefc..6dca0d6 100644 --- a/FileCurator.Tests/FileCurator.Tests.csproj +++ b/FileCurator.Tests/FileCurator.Tests.csproj @@ -119,7 +119,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers