Files
vscode/extensions/sql/cgmanifest.json
2025-02-28 13:20:44 +01:00

17 lines
323 B
JSON

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