From 78ac3577637480a2d20927f30c2a76998ef9dbd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 22:01:53 +0000 Subject: [PATCH] Bump Verify.Xunit from 19.11.1 to 20.0.0 Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 19.11.1 to 20.0.0. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/commits/20.0.0) --- updated-dependencies: - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../Answer.King.Api.IntegrationTests.csproj | 2 +- .../Answer.King.Infrastructure.UnitTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/Answer.King.Api.IntegrationTests/Answer.King.Api.IntegrationTests.csproj b/tests/Answer.King.Api.IntegrationTests/Answer.King.Api.IntegrationTests.csproj index 2612c298..1ed91efd 100644 --- a/tests/Answer.King.Api.IntegrationTests/Answer.King.Api.IntegrationTests.csproj +++ b/tests/Answer.King.Api.IntegrationTests/Answer.King.Api.IntegrationTests.csproj @@ -16,7 +16,7 @@ - + all diff --git a/tests/Answer.King.Infrastructure.UnitTests/Answer.King.Infrastructure.UnitTests.csproj b/tests/Answer.King.Infrastructure.UnitTests/Answer.King.Infrastructure.UnitTests.csproj index 480f6f06..da3511e7 100644 --- a/tests/Answer.King.Infrastructure.UnitTests/Answer.King.Infrastructure.UnitTests.csproj +++ b/tests/Answer.King.Infrastructure.UnitTests/Answer.King.Infrastructure.UnitTests.csproj @@ -18,7 +18,7 @@ - + all