From e8330522609d4d493eef7b0e03082842c0d9e369 Mon Sep 17 00:00:00 2001 From: Jeff Handley Date: Fri, 5 Dec 2025 15:03:12 -0800 Subject: [PATCH] Update NuGet.org package owner to ModelContextProtocol --- docs/index.md | 2 +- src/Directory.Build.props | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index 0f039b2f8..9a4f0534a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -20,7 +20,7 @@ For how-to guides, tutorials, and additional guidance, see the [official MCP doc ## Official SDK packages -The official C# SDK packages for stable and prerelease versions are published to the [NuGet Gallery](https://www.nuget.org) under the [ModelContextProtocolOfficial](https://www.nuget.org/profiles/ModelContextProtocolOfficial) profile. +The official C# SDK packages for stable and prerelease versions are published to the [NuGet Gallery](https://www.nuget.org) under the [ModelContextProtocol](https://www.nuget.org/profiles/ModelContextProtocol) profile. _Prior to v0.5.0, packages were published using the [ModelContextProtocolOfficial](https://www.nuget.org/profiles/ModelContextProtocolOfficial) profile._ Continuous integration builds are published to the modelcontextprotocol organization's [GitHub NuGet package registry](https://github.com/orgs/modelcontextprotocol/packages?ecosystem=nuget). diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 0970d0e99..5118428bc 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -7,7 +7,7 @@ git 0.5.0 preview.1 - ModelContextProtocolOfficial + ModelContextProtocol © Anthropic and Contributors. ModelContextProtocol;mcp;ai;llm MIT