From 0135f01e4170882927c16f0a7a1658d47337bc7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 14:06:20 +0000 Subject: [PATCH] Bump the all group with 4 updates Bumps Microsoft.Extensions.AI from 10.9.0 to 10.10.0 Bumps Microsoft.Extensions.AI.Abstractions from 10.9.0 to 10.10.0 Bumps MinVer from 7.0.0 to 8.0.0 Bumps System.CommandLine from 2.0.7 to 2.0.12 --- updated-dependencies: - dependency-name: Microsoft.Extensions.AI dependency-version: 10.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Microsoft.Extensions.AI.Abstractions dependency-version: 10.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: MinVer dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major 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/AI21.CLI/AI21.CLI.csproj | 4 ++-- src/libs/AI21/AI21.csproj | 2 +- src/tests/AI21.IntegrationTests/AI21.IntegrationTests.csproj | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/cli/AI21.CLI/AI21.CLI.csproj b/src/cli/AI21.CLI/AI21.CLI.csproj index 85e0e4f1..3573d08d 100644 --- a/src/cli/AI21.CLI/AI21.CLI.csproj +++ b/src/cli/AI21.CLI/AI21.CLI.csproj @@ -18,11 +18,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + \ No newline at end of file diff --git a/src/libs/AI21/AI21.csproj b/src/libs/AI21/AI21.csproj index 80aa26e1..e9fd3daa 100644 --- a/src/libs/AI21/AI21.csproj +++ b/src/libs/AI21/AI21.csproj @@ -14,7 +14,7 @@ - + diff --git a/src/tests/AI21.IntegrationTests/AI21.IntegrationTests.csproj b/src/tests/AI21.IntegrationTests/AI21.IntegrationTests.csproj index aa16b1aa..21f953f6 100644 --- a/src/tests/AI21.IntegrationTests/AI21.IntegrationTests.csproj +++ b/src/tests/AI21.IntegrationTests/AI21.IntegrationTests.csproj @@ -11,7 +11,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - +