From bc4c80301ebcc967167d3afbf8a506ecb08b0969 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 03:32:20 +0000 Subject: [PATCH] Bump Verify.Xunit from 20.5.1 to 22.1.3 Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 20.5.1 to 22.1.3. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/20.5.1...22.1.3) --- updated-dependencies: - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../Reprise.IntegrationTests/Reprise.IntegrationTests.csproj | 4 ++-- tests/Reprise.UnitTests/Reprise.UnitTests.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/Reprise.IntegrationTests/Reprise.IntegrationTests.csproj b/tests/Reprise.IntegrationTests/Reprise.IntegrationTests.csproj index 31aab09..5081521 100644 --- a/tests/Reprise.IntegrationTests/Reprise.IntegrationTests.csproj +++ b/tests/Reprise.IntegrationTests/Reprise.IntegrationTests.csproj @@ -1,4 +1,4 @@ - + net6.0;net7.0 @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Reprise.UnitTests/Reprise.UnitTests.csproj b/tests/Reprise.UnitTests/Reprise.UnitTests.csproj index 79d4573..7be7d13 100644 --- a/tests/Reprise.UnitTests/Reprise.UnitTests.csproj +++ b/tests/Reprise.UnitTests/Reprise.UnitTests.csproj @@ -1,4 +1,4 @@ - + net6.0;net7.0 @@ -14,7 +14,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive