mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Restore the SQL Server 2019 notebook download (#20979)
* Restore the SQL Server 2019 notebook download * try updating task * add SQL CARBON EDIT Co-authored-by: Karl Burtram <karlb@microsoft.com>
This commit is contained in:
@@ -92,5 +92,11 @@
|
||||
"serviceUrl": "https://sqlopsextensions.blob.core.windows.net/marketplace/v1/extensionsGallery.json"
|
||||
},
|
||||
"builtInExtensions": [
|
||||
{
|
||||
"version": "1.61.0",
|
||||
"name": "Microsoft.sqlservernotebook",
|
||||
"version": "0.5.0",
|
||||
"repo": "https://github.com/microsoft/azuredatastudio"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user