Files
azuredatastudio/extensions/sql/cgmanifest.json
2023-05-30 12:00:59 -07:00

17 lines
323 B
JSON

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