Files
vscode/extensions/sql/cgmanifest.json
T
2026-08-11 09:10:49 +00:00

17 lines
322 B
JSON

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