.NET: Bump ModelContextProtocol from 1.1.0 to 1.2.0 (#3956) (#6239)

Co-authored-by: Neeraj Karamchandani <neerajkaramchandani@mac.mynetworksettings.com>
This commit is contained in:
neerajkaram
2026-06-04 16:51:15 -04:00
committed by GitHub
Unverified
parent dbc312a78a
commit bbccb7c28c
2 changed files with 2 additions and 2 deletions
@@ -13,7 +13,7 @@
<ItemGroup>
<PackageReference Include="Azure.AI.Projects" />
<PackageReference Include="Azure.Identity" />
<PackageReference Include="ModelContextProtocol" VersionOverride="1.2.0" />
<PackageReference Include="ModelContextProtocol" />
<PackageReference Include="DotNetEnv" />
</ItemGroup>