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 6cb9e0e commit be2d0f5Copy full SHA for be2d0f5
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.3.0</VersionPrefix>
9
- <VersionSuffix>preview.5</VersionSuffix>
+ <VersionPrefix>0.4.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