Skip to content

Commit f2efe7f

Browse files
jeffhandleyCopilot
andcommitted
Prepare release v2.2.0
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent c6a97d9 commit f2efe7f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<PackageProjectUrl>https://csharp.sdk.modelcontextprotocol.io</PackageProjectUrl>
66
<RepositoryUrl>https://github.com/modelcontextprotocol/csharp-sdk</RepositoryUrl>
77
<RepositoryType>git</RepositoryType>
8-
<VersionPrefix>2.1.0</VersionPrefix>
8+
<VersionPrefix>2.2.0</VersionPrefix>
99
<VersionSuffix></VersionSuffix>
1010
<Authors>ModelContextProtocol</Authors>
1111
<Copyright>© Model Context Protocol a Series of LF Projects, LLC.</Copyright>

src/PACKAGE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
The official C# SDK for the [Model Context Protocol](https://modelcontextprotocol.io/), enabling .NET applications, services, and libraries to implement and interact with MCP clients and servers. Please visit the [API documentation](https://csharp.sdk.modelcontextprotocol.io/api/ModelContextProtocol.html) for more details on available functionality.
66

7-
See the [release notes](https://github.com/modelcontextprotocol/csharp-sdk/releases/tag/v2.1.0) for what's new in this version.
7+
See the [release notes](https://github.com/modelcontextprotocol/csharp-sdk/releases/tag/v2.2.0) for what's new in this version.
88

99
## Packages
1010

0 commit comments

Comments
 (0)