From 9b0b858a6ca2043edacbfaaf389063b33d26dc13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 18:55:36 +0000 Subject: [PATCH] Bump the all group with 3 updates Bumps GitHubActionsTestLogger from 3.0.4 to 3.0.5 Bumps MSTest from 4.3.2 to 4.3.3 Bumps System.CommandLine from 2.0.7 to 2.0.10 --- updated-dependencies: - dependency-name: GitHubActionsTestLogger dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MSTest dependency-version: 4.3.3 dependency-type: direct:production update-type: version-update:semver-patch 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 +- .../IntegrationTests/BlockadeLabs.IntegrationTests.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 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 309767f..8cd2cd0 100644 --- a/src/tests/IntegrationTests/BlockadeLabs.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/BlockadeLabs.IntegrationTests.csproj @@ -5,8 +5,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive