From 78c3a9341c54ea3655ae0edae16ac8a6afb2b1a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 15:59:13 +0000 Subject: [PATCH] chore(deps): Bump Microsoft.NETFramework.ReferenceAssemblies and Verify.Xunit Bumps [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet) and [Verify.Xunit](https://github.com/VerifyTests/Verify). These dependencies needed to be updated together. Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) Updates `Verify.Xunit` from 28.4.0 to 28.6.1 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/28.4.0...28.6.1) --- updated-dependencies: - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-minor ... 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 0a54e4e..9c685d6 100644 --- a/test/TestHelpers/TestHelpers.csproj +++ b/test/TestHelpers/TestHelpers.csproj @@ -7,7 +7,7 @@ - 28.4.0 + 28.6.1 20.8.2 true $(DefineConstants);VERIFY_PUBLIC_API