From e2ebd8c2d24591f9a885b2f11b6c45302e00efbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 22:41:57 +0000 Subject: [PATCH] Bump Verify.Xunit from 23.1.0 to 23.5.2 Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 23.1.0 to 23.5.2. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/23.1.0...23.5.2) --- updated-dependencies: - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- SmokeTest/SmokeTest.csproj | 2 +- Tests/Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SmokeTest/SmokeTest.csproj b/SmokeTest/SmokeTest.csproj index afdf6fef..530e8343 100644 --- a/SmokeTest/SmokeTest.csproj +++ b/SmokeTest/SmokeTest.csproj @@ -7,7 +7,7 @@ - + all diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index 312b8e0d..65a2dfcf 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -6,7 +6,7 @@ - + all