File tree Expand file tree Collapse file tree 3 files changed +21
-18
lines changed
test/ProjectTemplates/Microsoft.Extensions.AI.Templates.IntegrationTests/Snapshots
mcpserver.AotTrue.verified/mcpserver/.mcp
mcpserver.SelfContainedFalse.verified/mcpserver/.mcp
mcpserver.net10.verified/mcpserver/.mcp Expand file tree Collapse file tree 3 files changed +21
-18
lines changed Original file line number Diff line number Diff line change 11{
2- "$schema" : " https://modelcontextprotocol.io/schemas/draft/ 2025-07-09/server.json" ,
2+ "$schema" : " https://static. modelcontextprotocol.io/schemas/2025-07-09/server.schema .json" ,
33 "description" : " <your description here>" ,
44 "name" : " io.github.<your GitHub username here>/<your repo name>" ,
5+ "version" : " 0.1.0-beta" ,
56 "packages" : [
67 {
7- "registry_name " : " nuget" ,
8- "name " : " <your package ID here>" ,
8+ "registry_type " : " nuget" ,
9+ "identifier " : " <your package ID here>" ,
910 "version" : " 0.1.0-beta" ,
11+ "transport" : {
12+ "type" : " stdio"
13+ },
1014 "package_arguments" : [],
1115 "environment_variables" : []
1216 }
1317 ],
1418 "repository" : {
1519 "url" : " https://github.com/<your GitHub username here>/<your repo name>" ,
1620 "source" : " github"
17- },
18- "version_detail" : {
19- "version" : " 0.1.0-beta"
2021 }
2122}
Original file line number Diff line number Diff line change 11{
2- "$schema" : " https://modelcontextprotocol.io/schemas/draft/ 2025-07-09/server.json" ,
2+ "$schema" : " https://static. modelcontextprotocol.io/schemas/2025-07-09/server.schema .json" ,
33 "description" : " <your description here>" ,
44 "name" : " io.github.<your GitHub username here>/<your repo name>" ,
5+ "version" : " 0.1.0-beta" ,
56 "packages" : [
67 {
7- "registry_name " : " nuget" ,
8- "name " : " <your package ID here>" ,
8+ "registry_type " : " nuget" ,
9+ "identifier " : " <your package ID here>" ,
910 "version" : " 0.1.0-beta" ,
11+ "transport" : {
12+ "type" : " stdio"
13+ },
1014 "package_arguments" : [],
1115 "environment_variables" : []
1216 }
1317 ],
1418 "repository" : {
1519 "url" : " https://github.com/<your GitHub username here>/<your repo name>" ,
1620 "source" : " github"
17- },
18- "version_detail" : {
19- "version" : " 0.1.0-beta"
2021 }
2122}
Original file line number Diff line number Diff line change 11{
2- "$schema" : " https://modelcontextprotocol.io/schemas/draft/ 2025-07-09/server.json" ,
2+ "$schema" : " https://static. modelcontextprotocol.io/schemas/2025-07-09/server.schema .json" ,
33 "description" : " <your description here>" ,
44 "name" : " io.github.<your GitHub username here>/<your repo name>" ,
5+ "version" : " 0.1.0-beta" ,
56 "packages" : [
67 {
7- "registry_name " : " nuget" ,
8- "name " : " <your package ID here>" ,
8+ "registry_type " : " nuget" ,
9+ "identifier " : " <your package ID here>" ,
910 "version" : " 0.1.0-beta" ,
11+ "transport" : {
12+ "type" : " stdio"
13+ },
1014 "package_arguments" : [],
1115 "environment_variables" : []
1216 }
1317 ],
1418 "repository" : {
1519 "url" : " https://github.com/<your GitHub username here>/<your repo name>" ,
1620 "source" : " github"
17- },
18- "version_detail" : {
19- "version" : " 0.1.0-beta"
2021 }
2122}
You can’t perform that action at this time.
0 commit comments