From 7feaa913e48827a6e427520421856288d570fe86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 18:40:36 +0000 Subject: [PATCH] Bump the testing group with 2 updates Bumps the testing group with 2 updates: [FakeItEasy](https://github.com/FakeItEasy/FakeItEasy) and [Verify.Xunit](https://github.com/VerifyTests/Verify). Updates `FakeItEasy` from 8.1.0 to 8.2.0 - [Release notes](https://github.com/FakeItEasy/FakeItEasy/releases) - [Commits](https://github.com/FakeItEasy/FakeItEasy/compare/8.1.0...8.2.0) Updates `Verify.Xunit` from 23.7.2 to 24.2.0 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/commits) --- updated-dependencies: - dependency-name: FakeItEasy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing ... Signed-off-by: dependabot[bot] --- test/Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/Tests.csproj b/test/Tests.csproj index 252a219..8b101a3 100644 --- a/test/Tests.csproj +++ b/test/Tests.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -22,7 +22,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive