We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e6184a commit 283a052Copy full SHA for 283a052
src/Directory.Build.props
@@ -5,8 +5,8 @@
5
<PackageProjectUrl>https://github.com/modelcontextprotocol/csharp-sdk</PackageProjectUrl>
6
<RepositoryUrl>https://github.com/modelcontextprotocol/csharp-sdk</RepositoryUrl>
7
<RepositoryType>git</RepositoryType>
8
- <VersionPrefix>0.2.0</VersionPrefix>
9
- <VersionSuffix>preview.4</VersionSuffix>
+ <VersionPrefix>0.3.0</VersionPrefix>
+ <VersionSuffix>preview.1</VersionSuffix>
10
<Authors>ModelContextProtocolOfficial</Authors>
11
<Copyright>© Anthropic and Contributors.</Copyright>
12
<PackageTags>ModelContextProtocol;mcp;ai;llm</PackageTags>
0 commit comments