From d1ec348f3c65142f2f4e97f8528e1413a25706b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 03:46:19 +0000 Subject: [PATCH] Bump the testing group across 1 directory with 3 updates Bumps the testing group with 3 updates in the / directory: [GitHubActionsTestLogger](https://github.com/Tyrrrz/GitHubActionsTestLogger), [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) and [Verify.Xunit](https://github.com/VerifyTests/Verify). Updates `GitHubActionsTestLogger` from 2.3.3 to 2.4.1 - [Release notes](https://github.com/Tyrrrz/GitHubActionsTestLogger/releases) - [Commits](https://github.com/Tyrrrz/GitHubActionsTestLogger/compare/2.3.3...2.4.1) Updates `Microsoft.NET.Test.Sdk` from 17.9.0 to 17.10.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.9.0...v17.10.0) Updates `Verify.Xunit` from 23.7.2 to 25.0.1 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/23.7.2...25.0.1) --- updated-dependencies: - dependency-name: GitHubActionsTestLogger 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 ... 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 6811d27..7d50c9a 100644 --- a/test/Tests.csproj +++ b/test/Tests.csproj @@ -20,13 +20,13 @@ - + all runtime; build; native; contentfiles; analyzers - + - + runtime; build; native; contentfiles; analyzers; buildtransitive