Files
vscode/extensions/sql/cgmanifest.json
Dmitriy Vasyura c8fdd1650c Update TextMate grammars from upstream sources (#286560)
* Update TextMate grammars from upstream sources
* Fix integration test on Windows to run TypeScript file directly
* Baseline update
2026-01-08 16:24:04 +00:00

17 lines
323 B
JSON

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