Skip to content

Commit f00bf33

Browse files
Bump ModelContextProtocol from 0.2.0-preview.2 to 0.2.0-preview.3 (#46558)
--- updated-dependencies: - dependency-name: ModelContextProtocol dependency-version: 0.2.0-preview.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67f6ea3 commit f00bf33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ai/quickstarts/snippets/mcp-server/MinimalMcpServer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.5" />
12-
<PackageReference Include="ModelContextProtocol" Version="0.2.0-preview.2" />
12+
<PackageReference Include="ModelContextProtocol" Version="0.2.0-preview.3" />
1313
</ItemGroup>
1414

1515
</Project>

0 commit comments

Comments
 (0)