From d447193d7a493837b279719c5162ec73d1949ad6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 09:25:31 +0000 Subject: [PATCH] Bump the all group with 2 updates Bumps MSTest from 4.3.3 to 4.4.0 Bumps System.CommandLine from 2.0.7 to 2.0.11 --- updated-dependencies: - dependency-name: MSTest dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: System.CommandLine dependency-version: 2.0.11 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 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/cli/Descript.CLI/Descript.CLI.csproj b/src/cli/Descript.CLI/Descript.CLI.csproj index bccb579..f60167c 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 8a073fc..fb8b599 100644 --- a/src/tests/IntegrationTests/Descript.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/Descript.IntegrationTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive