From 9962d73d080c3dd6c9750d69b459aaffe39b81a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 23:05:47 +0000 Subject: [PATCH] Bump Verify.Xunit from 23.0.1 to 26.4.4 Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 23.0.1 to 26.4.4. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/23.0.1...26.4.4) --- updated-dependencies: - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-major ... 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 8f4c2a71..45a443f5 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 4f3ebde1..1daecffc 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -6,7 +6,7 @@ - + all