Files
vscode/extensions/sql/cgmanifest.json
2025-05-02 16:29:24 +03:00

17 lines
323 B
JSON

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