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