mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-15 07:28:05 +00:00
* Update TextMate grammars from upstream sources * Fix integration test on Windows to run TypeScript file directly * Baseline update
17 lines
323 B
JSON
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
|
|
} |