From e79b8cae4082a9f5cad580898f945188c1c307ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 02:19:30 +0000 Subject: [PATCH] Bump the testing group with 3 updates Bumps the testing group with 3 updates: [Verify.Xunit](https://github.com/VerifyTests/Verify), [xunit](https://github.com/xunit/xunit) and [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit). Updates `Verify.Xunit` from 20.4.0 to 20.6.0 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/20.4.0...20.6.0) Updates `xunit` from 2.4.2 to 2.5.0 - [Commits](https://github.com/xunit/xunit/compare/2.4.2...2.5.0) Updates `xunit.runner.visualstudio` from 2.4.5 to 2.5.0 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/v2.4.5...2.5.0) --- updated-dependencies: - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-minor 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-minor dependency-group: testing ... Signed-off-by: dependabot[bot] --- test/Tests.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/Tests.csproj b/test/Tests.csproj index aae0ec0..042d0ae 100644 --- a/test/Tests.csproj +++ b/test/Tests.csproj @@ -22,9 +22,9 @@ - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all