mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-10 10:12:34 -05:00
Update read me for sample extensions (#1003)
* update readme for sample extensions * Address comments * Address comments
This commit is contained in:
@@ -4,10 +4,12 @@
|
||||
"description": "Server Reports",
|
||||
"version": "0.1.0",
|
||||
"publisher": "Microsoft",
|
||||
"preview": true,
|
||||
"engines": {
|
||||
"vscode": "^1.19.0",
|
||||
"vscode": "^1.17.0",
|
||||
"sqlops": "*"
|
||||
},
|
||||
"icon": "images/sqlserver.png",
|
||||
"license": "SEE LICENSE IN LICENSE.txt",
|
||||
"repository": "https://github.com/Microsoft/sqlopsstudio",
|
||||
"categories": [
|
||||
|
||||
Reference in New Issue
Block a user