From 0f58dd8ee3b166801a814465a7a98be75283bae0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 15:47:05 +0000 Subject: [PATCH] chore(deps): Bump VerifyVersion from 26.6.0 to 28.3.1 Bumps `VerifyVersion` from 26.6.0 to 28.3.1. Updates `Verify.Xunit` from 26.6.0 to 28.3.1 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/26.6.0...28.3.1) Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) --- updated-dependencies: - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- test/TestHelpers/TestHelpers.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/TestHelpers/TestHelpers.csproj b/test/TestHelpers/TestHelpers.csproj index 3d50dedf..d3090a5c 100644 --- a/test/TestHelpers/TestHelpers.csproj +++ b/test/TestHelpers/TestHelpers.csproj @@ -7,7 +7,7 @@ - 26.6.0 + 28.3.1 20.8.2 true $(DefineConstants);VERIFY_PUBLIC_API