From 4cc3d7f08fd3a87671b9a43b78e63f55f8195032 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 19:56:14 +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.9 --- 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.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- src/cli/BytePlusModelArk.CLI/BytePlusModelArk.CLI.csproj | 2 +- .../IntegrationTests/BytePlusModelArk.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/cli/BytePlusModelArk.CLI/BytePlusModelArk.CLI.csproj b/src/cli/BytePlusModelArk.CLI/BytePlusModelArk.CLI.csproj index f6fa172..b8b0365 100644 --- a/src/cli/BytePlusModelArk.CLI/BytePlusModelArk.CLI.csproj +++ b/src/cli/BytePlusModelArk.CLI/BytePlusModelArk.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/BytePlusModelArk.IntegrationTests.csproj b/src/tests/IntegrationTests/BytePlusModelArk.IntegrationTests.csproj index b161c61..9c3de8b 100644 --- a/src/tests/IntegrationTests/BytePlusModelArk.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/BytePlusModelArk.IntegrationTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive