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 ddc3f09 commit 61f78a0Copy full SHA for 61f78a0
1 file changed
servers/Azure.Mcp.Server/mcpb/manifest.json
@@ -1,6 +1,6 @@
1
{
2
- "$schema": "https://raw.githubusercontent.com/modelcontextprotocol/mcpb/refs/heads/main/schemas/mcpb-manifest-v0.4.schema.json",
3
- "manifest_version": "0.4",
+ "$schema": "https://raw.githubusercontent.com/modelcontextprotocol/mcpb/refs/heads/main/schemas/mcpb-manifest-v0.3.schema.json",
+ "manifest_version": "0.3",
4
"name": "Azure.Mcp.Server",
5
"display_name": "Azure MCP Server",
6
"version": "2.0.0-beta.17",
0 commit comments