From 66a6c2fe84fd53706dcb9863bcd66b5b92ec223d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 09:25:47 +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/Descript.CLI/Descript.CLI.csproj | 2 +- src/tests/IntegrationTests/Descript.IntegrationTests.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/cli/Descript.CLI/Descript.CLI.csproj b/src/cli/Descript.CLI/Descript.CLI.csproj index bccb579..27c28eb 100644 --- a/src/cli/Descript.CLI/Descript.CLI.csproj +++ b/src/cli/Descript.CLI/Descript.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/Descript.IntegrationTests.csproj b/src/tests/IntegrationTests/Descript.IntegrationTests.csproj index deebdd1..f6bddc8 100644 --- a/src/tests/IntegrationTests/Descript.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/Descript.IntegrationTests.csproj @@ -5,8 +5,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive