vscode/extensions/sql/cgmanifest.json
2023-01-13 10:42:37 +01:00

17 lines
323 B
JSON

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