From b941c4736005f104fec0ae2949047506a12cb261 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 02:20:45 +0000 Subject: [PATCH] Bump Microsoft.Extensions.AI and 5 others Bumps Microsoft.Extensions.AI from 9.6.0 to 9.7.1 Bumps Microsoft.Extensions.AI.Abstractions from 9.6.0 to 9.7.1 Bumps Microsoft.SemanticKernel.Abstractions from 1.57.0 to 1.61.0 Bumps MSTest from 3.9.3 to 3.10.0 Bumps OllamaSharp from 5.2.2 to 5.3.4 Bumps System.Formats.Asn1 from 9.0.6 to 9.0.7 --- updated-dependencies: - dependency-name: Microsoft.Extensions.AI dependency-version: 9.7.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Extensions.AI.Abstractions dependency-version: 9.7.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.SemanticKernel.Abstractions dependency-version: 1.61.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: MSTest dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: OllamaSharp dependency-version: 5.3.4 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: System.Formats.Asn1 dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../MCPSharp.Example.OllamaChatCLI.csproj | 2 +- MCPSharp.Example/MCPSharp.Example.csproj | 2 +- MCPSharp.ExternalExample/MCPSharp.Example.Import.csproj | 1 + MCPSharp.Test/MCPSharp.Test.csproj | 2 +- MCPSharp/MCPSharp.csproj | 7 ++++--- 5 files changed, 8 insertions(+), 6 deletions(-) diff --git a/MCPSharp.Example.OllamaChatCLI/MCPSharp.Example.OllamaChatCLI.csproj b/MCPSharp.Example.OllamaChatCLI/MCPSharp.Example.OllamaChatCLI.csproj index 4adee9d..188d5ae 100644 --- a/MCPSharp.Example.OllamaChatCLI/MCPSharp.Example.OllamaChatCLI.csproj +++ b/MCPSharp.Example.OllamaChatCLI/MCPSharp.Example.OllamaChatCLI.csproj @@ -8,7 +8,7 @@ - + diff --git a/MCPSharp.Example/MCPSharp.Example.csproj b/MCPSharp.Example/MCPSharp.Example.csproj index 8be016e..99a27bd 100644 --- a/MCPSharp.Example/MCPSharp.Example.csproj +++ b/MCPSharp.Example/MCPSharp.Example.csproj @@ -30,7 +30,7 @@ - + diff --git a/MCPSharp.ExternalExample/MCPSharp.Example.Import.csproj b/MCPSharp.ExternalExample/MCPSharp.Example.Import.csproj index 9f3789b..86294fb 100644 --- a/MCPSharp.ExternalExample/MCPSharp.Example.Import.csproj +++ b/MCPSharp.ExternalExample/MCPSharp.Example.Import.csproj @@ -7,6 +7,7 @@ + diff --git a/MCPSharp.Test/MCPSharp.Test.csproj b/MCPSharp.Test/MCPSharp.Test.csproj index 7d824b2..4f69e20 100644 --- a/MCPSharp.Test/MCPSharp.Test.csproj +++ b/MCPSharp.Test/MCPSharp.Test.csproj @@ -8,7 +8,7 @@ - + diff --git a/MCPSharp/MCPSharp.csproj b/MCPSharp/MCPSharp.csproj index f5718da..9b443cc 100644 --- a/MCPSharp/MCPSharp.csproj +++ b/MCPSharp/MCPSharp.csproj @@ -79,9 +79,9 @@ await client.CallToolAsync("echo", new Dictionary<string, object>{{"input" - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -91,6 +91,7 @@ await client.CallToolAsync("echo", new Dictionary<string, object>{{"input" + Always