From 7fb8d19b769912fef6004ce4defb8aff0395605f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 21:10:20 +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] --- TestsExplicit/TestsExplicit.csproj | 2 +- TestsNullableRefTypes/TestsNullableRefTypes.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TestsExplicit/TestsExplicit.csproj b/TestsExplicit/TestsExplicit.csproj index cc1d334b..57ec913b 100644 --- a/TestsExplicit/TestsExplicit.csproj +++ b/TestsExplicit/TestsExplicit.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/TestsNullableRefTypes/TestsNullableRefTypes.csproj b/TestsNullableRefTypes/TestsNullableRefTypes.csproj index 60ab3d96..d13b8f72 100644 --- a/TestsNullableRefTypes/TestsNullableRefTypes.csproj +++ b/TestsNullableRefTypes/TestsNullableRefTypes.csproj @@ -7,7 +7,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive