From ab51d05fbf76fd1f454dff6a0373c4fc2960127e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 14:07:30 +0000 Subject: [PATCH] Bump xunit.runner.visualstudio from 2.5.6 to 2.5.8 Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.6 to 2.5.8. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.6...2.5.8) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../SolutionName.IntegrationTests.csproj | 2 +- Tests/SolutionName.Tests/SolutionName.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Tests/SolutionName.IntegrationTests/SolutionName.IntegrationTests.csproj b/Tests/SolutionName.IntegrationTests/SolutionName.IntegrationTests.csproj index 8bcc7b2..e359b63 100644 --- a/Tests/SolutionName.IntegrationTests/SolutionName.IntegrationTests.csproj +++ b/Tests/SolutionName.IntegrationTests/SolutionName.IntegrationTests.csproj @@ -31,7 +31,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Tests/SolutionName.Tests/SolutionName.Tests.csproj b/Tests/SolutionName.Tests/SolutionName.Tests.csproj index 894c048..4c876d1 100644 --- a/Tests/SolutionName.Tests/SolutionName.Tests.csproj +++ b/Tests/SolutionName.Tests/SolutionName.Tests.csproj @@ -16,7 +16,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive