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:
Maddy
2019-10-22 17:13:48 -07:00
committed by GitHub
parent 37426b0794
commit 2ca5d18855
2 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,2 @@
[
{
"name": "Microsoft.sqlservernotebook",
"version": "0.2.1",
"repo": "https://github.com/Microsoft/azuredatastudio"
}
]

View File

@@ -1,2 +1,7 @@
[
{
"name": "Microsoft.sqlservernotebook",
"version": "0.3.1",
"repo": "https://github.com/Microsoft/azuredatastudio"
}
]