vscode/extensions/sql/cgmanifest.json
2020-11-05 14:53:33 +01:00

17 lines
322 B
JSON

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