From 85a7b153de41756fb538bb069a7c09d189dc1031 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 04:00:18 +0000 Subject: [PATCH] Bump the all group with 3 updates Bumps Microsoft.Extensions.AI from 10.4.1 to 10.5.0 Bumps Microsoft.Extensions.AI.Abstractions from 10.4.1 to 10.5.0 Bumps System.CommandLine from 2.0.5 to 2.0.6 --- updated-dependencies: - dependency-name: Microsoft.Extensions.AI dependency-version: 10.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Microsoft.Extensions.AI dependency-version: 10.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Microsoft.Extensions.AI.Abstractions dependency-version: 10.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: System.CommandLine dependency-version: 2.0.6 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 666a2742..21e38d4a 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 818b08ca..e187fce2 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 f7ea30e7..940b1a4e 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 f4c87939..e16832c3 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 93c29e8b..b2b82d39 100644 --- a/src/tests/OpenAI.IntegrationTests/OpenAI.IntegrationTests.csproj +++ b/src/tests/OpenAI.IntegrationTests/OpenAI.IntegrationTests.csproj @@ -19,7 +19,7 @@ - +