We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bc105b commit 89b67b0Copy full SHA for 89b67b0
1 file changed
src/Directory.Build.props
@@ -5,8 +5,8 @@
5
<PackageProjectUrl>https://modelcontextprotocol.github.io/csharp-sdk</PackageProjectUrl>
6
<RepositoryUrl>https://github.com/modelcontextprotocol/csharp-sdk</RepositoryUrl>
7
<RepositoryType>git</RepositoryType>
8
- <VersionPrefix>0.5.0</VersionPrefix>
9
- <VersionSuffix>preview.2</VersionSuffix>
+ <VersionPrefix>0.6.0</VersionPrefix>
+ <VersionSuffix>preview.1</VersionSuffix>
10
<Authors>ModelContextProtocol</Authors>
11
<Copyright>© Anthropic and Contributors.</Copyright>
12
<PackageTags>ModelContextProtocol;mcp;ai;llm</PackageTags>
0 commit comments