From fc53a316e166823b3613474e128816dc903d9a89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 05:57:37 +0000 Subject: [PATCH] build(deps): Bump the all group with 2 updates Bumps the all group with 2 updates: [CliWrap](https://github.com/Tyrrrz/CliWrap) and [Verify.MSTest](https://github.com/VerifyTests/Verify). Updates `CliWrap` from 3.6.7 to 3.7.0 - [Release notes](https://github.com/Tyrrrz/CliWrap/releases) - [Commits](https://github.com/Tyrrrz/CliWrap/compare/3.6.7...3.7) Updates `Verify.MSTest` from 28.4.0 to 28.5.0 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/28.4.0...28.5.0) --- updated-dependencies: - dependency-name: CliWrap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Verify.MSTest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- .../AutoSDK.IntegrationTests.Cli.csproj | 2 +- src/tests/AutoSDK.SnapshotTests/AutoSDK.SnapshotTests.csproj | 2 +- src/tests/AutoSDK.UnitTests/AutoSDK.UnitTests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/tests/AutoSDK.IntegrationTests.Cli/AutoSDK.IntegrationTests.Cli.csproj b/src/tests/AutoSDK.IntegrationTests.Cli/AutoSDK.IntegrationTests.Cli.csproj index dc1fa2ae51..56d4c27f19 100644 --- a/src/tests/AutoSDK.IntegrationTests.Cli/AutoSDK.IntegrationTests.Cli.csproj +++ b/src/tests/AutoSDK.IntegrationTests.Cli/AutoSDK.IntegrationTests.Cli.csproj @@ -5,7 +5,7 @@ - + all diff --git a/src/tests/AutoSDK.SnapshotTests/AutoSDK.SnapshotTests.csproj b/src/tests/AutoSDK.SnapshotTests/AutoSDK.SnapshotTests.csproj index 460d4b3656..7a73293d38 100644 --- a/src/tests/AutoSDK.SnapshotTests/AutoSDK.SnapshotTests.csproj +++ b/src/tests/AutoSDK.SnapshotTests/AutoSDK.SnapshotTests.csproj @@ -21,7 +21,7 @@ - + all diff --git a/src/tests/AutoSDK.UnitTests/AutoSDK.UnitTests.csproj b/src/tests/AutoSDK.UnitTests/AutoSDK.UnitTests.csproj index 9090f90d0a..403a15bc4d 100644 --- a/src/tests/AutoSDK.UnitTests/AutoSDK.UnitTests.csproj +++ b/src/tests/AutoSDK.UnitTests/AutoSDK.UnitTests.csproj @@ -11,7 +11,7 @@ - +