From d9fd93369d3d51c4957b76ceefb1990f1818666b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 21:06:39 +0000 Subject: [PATCH] Bump xunit.runner.visualstudio from 2.5.4 to 2.5.5 Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.4 to 2.5.5. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.4...2.5.5) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- TestsCommon/TestsCommon.csproj | 2 +- TestsExplicit/TestsExplicit.csproj | 2 +- TestsNullableRefTypes/TestsNullableRefTypes.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/TestsCommon/TestsCommon.csproj b/TestsCommon/TestsCommon.csproj index 0631d356..d1fc9528 100644 --- a/TestsCommon/TestsCommon.csproj +++ b/TestsCommon/TestsCommon.csproj @@ -8,7 +8,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/TestsExplicit/TestsExplicit.csproj b/TestsExplicit/TestsExplicit.csproj index 3f56bf15..e4f8ca2a 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 338175a1..3f8daa85 100644 --- a/TestsNullableRefTypes/TestsNullableRefTypes.csproj +++ b/TestsNullableRefTypes/TestsNullableRefTypes.csproj @@ -7,7 +7,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive