mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Update/sqlserverbook extension to stable (#7914)
* move package info from builtin-inisders to builtin extensions * vbump for the filename fiasco change * merged master * revert sql.bat update
This commit is contained in:
@@ -1,7 +1,2 @@
|
|||||||
[
|
[
|
||||||
{
|
|
||||||
"name": "Microsoft.sqlservernotebook",
|
|
||||||
"version": "0.2.1",
|
|
||||||
"repo": "https://github.com/Microsoft/azuredatastudio"
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,2 +1,7 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"name": "Microsoft.sqlservernotebook",
|
||||||
|
"version": "0.3.1",
|
||||||
|
"repo": "https://github.com/Microsoft/azuredatastudio"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user