From 0f2a63c1567b8161d02dbebdd7c3b3edcf18297d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Sep 2026 11:14:16 +0000 Subject: [PATCH] Bump the all group with 3 updates Bumps MinVer from 7.0.0 to 8.0.0 Bumps MSTest from 4.4.0 to 4.4.1 Bumps System.CommandLine from 2.0.7 to 2.0.12 --- updated-dependencies: - dependency-name: MinVer dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: MSTest dependency-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: System.CommandLine dependency-version: 2.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- src/cli/Sightengine.CLI/Sightengine.CLI.csproj | 4 ++-- .../IntegrationTests/Sightengine.IntegrationTests.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/cli/Sightengine.CLI/Sightengine.CLI.csproj b/src/cli/Sightengine.CLI/Sightengine.CLI.csproj index 23c9c2f..8533708 100644 --- a/src/cli/Sightengine.CLI/Sightengine.CLI.csproj +++ b/src/cli/Sightengine.CLI/Sightengine.CLI.csproj @@ -18,11 +18,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + \ No newline at end of file diff --git a/src/tests/IntegrationTests/Sightengine.IntegrationTests.csproj b/src/tests/IntegrationTests/Sightengine.IntegrationTests.csproj index 3de6000..f9ddd2d 100644 --- a/src/tests/IntegrationTests/Sightengine.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/Sightengine.IntegrationTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive