From a4a5e85fe997b740438df8b10879d742fefe78b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 18:55:15 +0000 Subject: [PATCH] Bump the all group with 2 updates Bumps MSTest from 4.2.3 to 4.3.2 Bumps System.CommandLine from 2.0.7 to 2.0.10 --- updated-dependencies: - dependency-name: MSTest dependency-version: 4.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: System.CommandLine dependency-version: 2.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- src/cli/BlockadeLabs.CLI/BlockadeLabs.CLI.csproj | 2 +- src/tests/IntegrationTests/BlockadeLabs.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/cli/BlockadeLabs.CLI/BlockadeLabs.CLI.csproj b/src/cli/BlockadeLabs.CLI/BlockadeLabs.CLI.csproj index 8fb5bfe..4f6db39 100644 --- a/src/cli/BlockadeLabs.CLI/BlockadeLabs.CLI.csproj +++ b/src/cli/BlockadeLabs.CLI/BlockadeLabs.CLI.csproj @@ -22,7 +22,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + \ No newline at end of file diff --git a/src/tests/IntegrationTests/BlockadeLabs.IntegrationTests.csproj b/src/tests/IntegrationTests/BlockadeLabs.IntegrationTests.csproj index 03be60c..a860429 100644 --- a/src/tests/IntegrationTests/BlockadeLabs.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/BlockadeLabs.IntegrationTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive