vscode/extensions/sql/cgmanifest.json
2021-08-30 14:45:57 +02:00

17 lines
323 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "microsoft/vscode-mssql",
"repositoryUrl": "https://github.com/microsoft/vscode-mssql",
"commitHash": "c98518dd7418ddfb6f35676e14cf12791b0a235d"
}
},
"license": "MIT",
"version": "1.10.1"
}
],
"version": 1
}