Skip to content

Commit f1f77a9

Browse files
authored
Merge branch 'main' into copilot/remove-back-reference-properties
2 parents a9ef1f7 + 1a6c0dd commit f1f77a9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<PackageProjectUrl>https://modelcontextprotocol.github.io/csharp-sdk</PackageProjectUrl>
66
<RepositoryUrl>https://github.com/modelcontextprotocol/csharp-sdk</RepositoryUrl>
77
<RepositoryType>git</RepositoryType>
8-
<VersionPrefix>1.0.0</VersionPrefix>
9-
<VersionSuffix>rc.1</VersionSuffix>
8+
<VersionPrefix>0.9.0</VersionPrefix>
9+
<VersionSuffix>preview.2</VersionSuffix>
1010
<Authors>ModelContextProtocol</Authors>
1111
<Copyright>© Anthropic and Contributors.</Copyright>
1212
<PackageTags>ModelContextProtocol;mcp;ai;llm</PackageTags>

0 commit comments

Comments
 (0)