mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 01:25:37 -05:00
* Revert "Revert "Merge from vscode merge-base (#22769)" (#22779)"
This reverts commit 47a1745180.
* Fix notebook download task
* Remove done call from extensions-ci
18 lines
324 B
JSON
18 lines
324 B
JSON
{
|
|
"registrations": [
|
|
{
|
|
"component": {
|
|
"type": "git",
|
|
"git": {
|
|
"name": "microsoft/vscode-mssql",
|
|
"repositoryUrl": "https://github.com/microsoft/vscode-mssql",
|
|
"commitHash": "3929516cce0a570e91ee1be74b09ed886cb360f4"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"version": "1.19.0"
|
|
}
|
|
],
|
|
"version": 1
|
|
}
|