From 40b62c3f477a6c1ff9dc1c8d71b9302090457e66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 22:00:46 +0000 Subject: [PATCH] Bump Verify.Xunit from 19.11.1 to 20.3.0 Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 19.11.1 to 20.3.0. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/commits/20.3.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..095e2dd3 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..be3957a1 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