From 866e828db5620f01a14a0017edbc522534fc0d33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 14:07:28 +0000 Subject: [PATCH] Bump the all group with 3 updates Bumps Microsoft.Extensions.AI from 10.6.0 to 10.7.0 Bumps Microsoft.Extensions.AI.Abstractions from 10.6.0 to 10.7.0 Bumps System.CommandLine from 2.0.7 to 2.0.9 --- updated-dependencies: - dependency-name: Microsoft.Extensions.AI dependency-version: 10.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Microsoft.Extensions.AI.Abstractions dependency-version: 10.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: System.CommandLine dependency-version: 2.0.9 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 | 2 +- src/libs/AI21/AI21.csproj | 2 +- src/tests/AI21.IntegrationTests/AI21.IntegrationTests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/cli/AI21.CLI/AI21.CLI.csproj b/src/cli/AI21.CLI/AI21.CLI.csproj index 85e0e4f..901b03e 100644 --- a/src/cli/AI21.CLI/AI21.CLI.csproj +++ b/src/cli/AI21.CLI/AI21.CLI.csproj @@ -22,7 +22,7 @@ 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 ba8c3e1..a29e7e7 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 8adf5a2..6fa4d7f 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 - +