Skip to content

Commit 1a6c0dd

Browse files
jeffhandleyCopilot
andauthored
Bump version down to 0.9.0-preview.2 since we are still changing APIs (#1344)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 2960f61 commit 1a6c0dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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)