From 2baccae57331b43f5046899326e2f5e9f3c054d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 21:09:01 +0000 Subject: [PATCH] Bump xunit from 2.6.6 to 2.7.0 Bumps [xunit](https://github.com/xunit/xunit) from 2.6.6 to 2.7.0. - [Commits](https://github.com/xunit/xunit/compare/2.6.6...2.7.0) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Tests/Tests.csproj | 2 +- TestsExplicit/TestsExplicit.csproj | 2 +- TestsNullableRefTypes/TestsNullableRefTypes.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index b411a2f8..84b5f169 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -6,7 +6,7 @@ - + diff --git a/TestsExplicit/TestsExplicit.csproj b/TestsExplicit/TestsExplicit.csproj index cc1d334b..7026bdd9 100644 --- a/TestsExplicit/TestsExplicit.csproj +++ b/TestsExplicit/TestsExplicit.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/TestsNullableRefTypes/TestsNullableRefTypes.csproj b/TestsNullableRefTypes/TestsNullableRefTypes.csproj index 60ab3d96..a6a8dff7 100644 --- a/TestsNullableRefTypes/TestsNullableRefTypes.csproj +++ b/TestsNullableRefTypes/TestsNullableRefTypes.csproj @@ -5,7 +5,7 @@ - + all