From 4ac3191cb29e8fe239faeb650c310ca0402a5038 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 03:01:55 +0000 Subject: [PATCH] chore(deps): bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.6 to 2.5.7. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.6...2.5.7) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../dotnet-test-rerun.IntegrationTests.csproj | 2 +- .../dotnet-test-rerun.UnitTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/dotnet-test-rerun.IntegrationTests/dotnet-test-rerun.IntegrationTests.csproj b/test/dotnet-test-rerun.IntegrationTests/dotnet-test-rerun.IntegrationTests.csproj index a8900f0..0cdc0c5 100644 --- a/test/dotnet-test-rerun.IntegrationTests/dotnet-test-rerun.IntegrationTests.csproj +++ b/test/dotnet-test-rerun.IntegrationTests/dotnet-test-rerun.IntegrationTests.csproj @@ -19,7 +19,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/dotnet-test-rerun.UnitTests/dotnet-test-rerun.UnitTests.csproj b/test/dotnet-test-rerun.UnitTests/dotnet-test-rerun.UnitTests.csproj index d091821..b656286 100644 --- a/test/dotnet-test-rerun.UnitTests/dotnet-test-rerun.UnitTests.csproj +++ b/test/dotnet-test-rerun.UnitTests/dotnet-test-rerun.UnitTests.csproj @@ -19,7 +19,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all