From c7e974d5195c8f26f9ffe906e03c1e4feb93f2ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 00:16:45 +0000 Subject: [PATCH] Bump the all group with 2 updates 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: 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/Pruna.CLI/Pruna.CLI.csproj | 2 +- src/tests/IntegrationTests/Pruna.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/cli/Pruna.CLI/Pruna.CLI.csproj b/src/cli/Pruna.CLI/Pruna.CLI.csproj index 18de430..380eb2a 100644 --- a/src/cli/Pruna.CLI/Pruna.CLI.csproj +++ b/src/cli/Pruna.CLI/Pruna.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/Pruna.IntegrationTests.csproj b/src/tests/IntegrationTests/Pruna.IntegrationTests.csproj index 2d569d6..c77a9ef 100644 --- a/src/tests/IntegrationTests/Pruna.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/Pruna.IntegrationTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive