From 60d13121a70b52069d1051907659edc10724fd77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 18:35:07 +0000 Subject: [PATCH] Bump the testing group with 5 updates Bumps the testing group with 5 updates: | Package | From | To | | --- | --- | --- | | [FakeItEasy](https://github.com/FakeItEasy/FakeItEasy) | `8.0.0` | `8.1.0` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.8.0` | `17.9.0` | | [Verify.Xunit](https://github.com/VerifyTests/Verify) | `22.5.0` | `23.2.0` | | [xunit](https://github.com/xunit/xunit) | `2.6.2` | `2.7.0` | | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.5.4` | `2.5.7` | Updates `FakeItEasy` from 8.0.0 to 8.1.0 - [Release notes](https://github.com/FakeItEasy/FakeItEasy/releases) - [Commits](https://github.com/FakeItEasy/FakeItEasy/compare/8.0.0...8.1.0) Updates `Microsoft.NET.Test.Sdk` from 17.8.0 to 17.9.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0) Updates `Verify.Xunit` from 22.5.0 to 23.2.0 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/commits/23.2.0) Updates `xunit` from 2.6.2 to 2.7.0 - [Commits](https://github.com/xunit/xunit/compare/2.6.2...2.7.0) Updates `xunit.runner.visualstudio` from 2.5.4 to 2.5.7 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.4...2.5.7) --- updated-dependencies: - dependency-name: FakeItEasy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: Microsoft.NET.Test.Sdk 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 - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing ... Signed-off-by: dependabot[bot] --- test/Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Tests.csproj b/test/Tests.csproj index 14e5e2b..a5e44fe 100644 --- a/test/Tests.csproj +++ b/test/Tests.csproj @@ -24,7 +24,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all