From efd1e3494624ae09d6e0024f91814965d9cc811b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 04:17:37 +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.8 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 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/libs/FreeLLM/FreeLLM.csproj | 2 +- src/libs/tryAGI.OpenAI.CLI/tryAGI.OpenAI.CLI.csproj | 2 +- src/libs/tryAGI.OpenAI/tryAGI.OpenAI.csproj | 2 +- .../FreeLLM.IntegrationTests/FreeLLM.IntegrationTests.csproj | 2 +- .../OpenAI.IntegrationTests/OpenAI.IntegrationTests.csproj | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/libs/FreeLLM/FreeLLM.csproj b/src/libs/FreeLLM/FreeLLM.csproj index 6f702063b..a069d02bc 100644 --- a/src/libs/FreeLLM/FreeLLM.csproj +++ b/src/libs/FreeLLM/FreeLLM.csproj @@ -17,7 +17,7 @@ - + diff --git a/src/libs/tryAGI.OpenAI.CLI/tryAGI.OpenAI.CLI.csproj b/src/libs/tryAGI.OpenAI.CLI/tryAGI.OpenAI.CLI.csproj index c420637a7..342ce21f0 100644 --- a/src/libs/tryAGI.OpenAI.CLI/tryAGI.OpenAI.CLI.csproj +++ b/src/libs/tryAGI.OpenAI.CLI/tryAGI.OpenAI.CLI.csproj @@ -21,7 +21,7 @@ - + diff --git a/src/libs/tryAGI.OpenAI/tryAGI.OpenAI.csproj b/src/libs/tryAGI.OpenAI/tryAGI.OpenAI.csproj index a74db3c94..d1d5835a9 100644 --- a/src/libs/tryAGI.OpenAI/tryAGI.OpenAI.csproj +++ b/src/libs/tryAGI.OpenAI/tryAGI.OpenAI.csproj @@ -24,7 +24,7 @@ - + diff --git a/src/tests/FreeLLM.IntegrationTests/FreeLLM.IntegrationTests.csproj b/src/tests/FreeLLM.IntegrationTests/FreeLLM.IntegrationTests.csproj index bbd5c35d5..e83a25267 100644 --- a/src/tests/FreeLLM.IntegrationTests/FreeLLM.IntegrationTests.csproj +++ b/src/tests/FreeLLM.IntegrationTests/FreeLLM.IntegrationTests.csproj @@ -13,7 +13,7 @@ - + diff --git a/src/tests/OpenAI.IntegrationTests/OpenAI.IntegrationTests.csproj b/src/tests/OpenAI.IntegrationTests/OpenAI.IntegrationTests.csproj index d7dbafe19..1a56b84d9 100644 --- a/src/tests/OpenAI.IntegrationTests/OpenAI.IntegrationTests.csproj +++ b/src/tests/OpenAI.IntegrationTests/OpenAI.IntegrationTests.csproj @@ -20,7 +20,7 @@ - +