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 cd1052b commit 80e1882Copy full SHA for 80e1882
src/Directory.Build.props
@@ -2,11 +2,11 @@
2
<Import Project="..\Directory.Build.props" />
3
4
<PropertyGroup>
5
- <PackageProjectUrl>https://github.com/modelcontextprotocol/csharp-sdk</PackageProjectUrl>
+ <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.1</VersionSuffix>
+ <VersionSuffix>preview.2</VersionSuffix>
10
<Authors>ModelContextProtocol</Authors>
11
<Copyright>© Anthropic and Contributors.</Copyright>
12
<PackageTags>ModelContextProtocol;mcp;ai;llm</PackageTags>
0 commit comments