vscode/extensions/sql/cgmanifest.json
2020-06-18 17:35:13 +02:00

17 lines
322 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "Microsoft/vscode-mssql",
"repositoryUrl": "https://github.com/Microsoft/vscode-mssql",
"commitHash": "750d30dc48c4c0317b63bb5f1ed3e71487bb84a1"
}
},
"license": "MIT",
"version": "1.9.0"
}
],
"version": 1
}