chore: update ModelContextProtocol package version to 1.2.0 and adjust Consolonia and Sentry package versions

This commit is contained in:
BruceChen 2026-04-12 18:46:57 +08:00
parent 158a4b1b13
commit 6b986dcddd
3 changed files with 6 additions and 6 deletions

View file

@ -8,7 +8,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="ModelContextProtocol" Version="1.1.0" />
<PackageReference Include="ModelContextProtocol" Version="1.2.0" />
</ItemGroup>
<ItemGroup>

View file

@ -8,7 +8,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="ModelContextProtocol" Version="1.1.0" />
<PackageReference Include="ModelContextProtocol" Version="1.2.0" />
</ItemGroup>
</Project>