vscode/extensions/sql/cgmanifest.json
2022-11-01 07:21:34 -07:00

17 lines
323 B
JSON

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