From b81376b1b87173d04fb5097e6fd250ebb8ce4dcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 22:11:58 +0000 Subject: [PATCH] Bump Microsoft.Extensions.AI.Abstractions and 2 others Bumps Microsoft.Extensions.AI.Abstractions from 9.6.0 to 9.7.0 Bumps OllamaSharp from 5.2.2 to 5.2.10 Bumps System.Formats.Asn1 to 9.0.7 --- updated-dependencies: - dependency-name: Microsoft.Extensions.AI.Abstractions dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: OllamaSharp dependency-version: 5.2.10 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: System.Formats.Asn1 dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch - 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/MCPSharp.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/MCPSharp.Example.OllamaChatCLI/MCPSharp.Example.OllamaChatCLI.csproj b/MCPSharp.Example.OllamaChatCLI/MCPSharp.Example.OllamaChatCLI.csproj index 4adee9d..63ad6ee 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/MCPSharp.csproj b/MCPSharp/MCPSharp.csproj index f5718da..6d6f1d5 100644 --- a/MCPSharp/MCPSharp.csproj +++ b/MCPSharp/MCPSharp.csproj @@ -80,7 +80,7 @@ await client.CallToolAsync("echo", new Dictionary<string, object>{{"input" - + all