Files
azuredatastudio/extensions/sql/cgmanifest.json
2023-04-18 21:44:05 -07:00

17 lines
323 B
JSON

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