From 05cf55348d30d788abeff69ff522b0b9ef174462 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Sep 2025 17:15:08 +0000 Subject: [PATCH] Bump System.Formats.Asn1 from 9.0.6 to 9.0.8 --- updated-dependencies: - dependency-name: System.Formats.Asn1 dependency-version: 9.0.8 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..7fc0982 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..3d7beda 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..2b2fd9b 100644 --- a/MCPSharp/MCPSharp.csproj +++ b/MCPSharp/MCPSharp.csproj @@ -91,6 +91,7 @@ await client.CallToolAsync("echo", new Dictionary<string, object>{{"input" + Always