Files
azuredatastudio/extensions/sql/cgmanifest.json
2019-03-15 13:09:45 -07:00

17 lines
322 B
JSON

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