From 0c3450d76dc01d88590dd882474e2cd055a73769 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 22:05:56 +0000 Subject: [PATCH] Bump the all group with 2 updates Bumps MSTest from 4.2.3 to 4.3.0 Bumps System.CommandLine from 2.0.7 to 2.0.9 --- updated-dependencies: - dependency-name: MSTest dependency-version: 4.3.0 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/FishAudio.CLI/FishAudio.CLI.csproj | 2 +- src/tests/IntegrationTests/FishAudio.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/cli/FishAudio.CLI/FishAudio.CLI.csproj b/src/cli/FishAudio.CLI/FishAudio.CLI.csproj index 6506a1e..ae956b9 100644 --- a/src/cli/FishAudio.CLI/FishAudio.CLI.csproj +++ b/src/cli/FishAudio.CLI/FishAudio.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/FishAudio.IntegrationTests.csproj b/src/tests/IntegrationTests/FishAudio.IntegrationTests.csproj index aa0f657..5d03ad9 100644 --- a/src/tests/IntegrationTests/FishAudio.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/FishAudio.IntegrationTests.csproj @@ -6,7 +6,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive