From 5d82ddcc15d641eca27de6cadc57135239334fa8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 14:42:19 +0000 Subject: [PATCH] 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] --- .../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..75be978 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..0a9c1ce 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