Files
vscode/extensions/sql/cgmanifest.json
2026-03-26 09:35:55 -07:00

17 lines
322 B
JSON

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