From 6b986dcddddb8b9888e741d3f4a18fea19f0b673 Mon Sep 17 00:00:00 2001 From: BruceChen Date: Sun, 12 Apr 2026 18:46:57 +0800 Subject: [PATCH] chore: update ModelContextProtocol package version to 1.2.0 and adjust Consolonia and Sentry package versions --- DebugTools/MccMcpStdioHarness/MccMcpStdioHarness.csproj | 2 +- DebugTools/MccMcpWebPlayground/MccMcpWebPlayground.csproj | 2 +- MinecraftClient/MinecraftClient.csproj | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/DebugTools/MccMcpStdioHarness/MccMcpStdioHarness.csproj b/DebugTools/MccMcpStdioHarness/MccMcpStdioHarness.csproj index 2261edaa..5bbe1b4e 100644 --- a/DebugTools/MccMcpStdioHarness/MccMcpStdioHarness.csproj +++ b/DebugTools/MccMcpStdioHarness/MccMcpStdioHarness.csproj @@ -8,7 +8,7 @@ - + diff --git a/DebugTools/MccMcpWebPlayground/MccMcpWebPlayground.csproj b/DebugTools/MccMcpWebPlayground/MccMcpWebPlayground.csproj index 0ee15b7a..96c52c1a 100644 --- a/DebugTools/MccMcpWebPlayground/MccMcpWebPlayground.csproj +++ b/DebugTools/MccMcpWebPlayground/MccMcpWebPlayground.csproj @@ -8,7 +8,7 @@ - + diff --git a/MinecraftClient/MinecraftClient.csproj b/MinecraftClient/MinecraftClient.csproj index fadb2203..9a9c8baa 100644 --- a/MinecraftClient/MinecraftClient.csproj +++ b/MinecraftClient/MinecraftClient.csproj @@ -38,20 +38,20 @@ - + - - + + - + NU1701