From 4643166f5598988da0da6cd6428e8ec98b1876df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 19:20:00 +0000 Subject: [PATCH] Bump System.Formats.Asn1 from 9.0.6 to 9.0.9 --- updated-dependencies: - dependency-name: System.Formats.Asn1 dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- MCPSharp.Example/MCPSharp.Example.csproj | 2 +- MCPSharp.ExternalExample/MCPSharp.Example.Import.csproj | 1 + MCPSharp/MCPSharp.csproj | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/MCPSharp.Example/MCPSharp.Example.csproj b/MCPSharp.Example/MCPSharp.Example.csproj index 8be016e..876794c 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..1129c22 100644 --- a/MCPSharp.ExternalExample/MCPSharp.Example.Import.csproj +++ b/MCPSharp.ExternalExample/MCPSharp.Example.Import.csproj @@ -7,6 +7,7 @@ + diff --git a/MCPSharp/MCPSharp.csproj b/MCPSharp/MCPSharp.csproj index f5718da..89ebac7 100644 --- a/MCPSharp/MCPSharp.csproj +++ b/MCPSharp/MCPSharp.csproj @@ -91,6 +91,7 @@ await client.CallToolAsync("echo", new Dictionary<string, object>{{"input" + Always