update engine name from sqlops to azdata (#5605)

This commit is contained in:
Alan Ren
2019-05-23 22:08:03 -07:00
committed by GitHub
parent 2e8d62d0ca
commit 361ada4963
3 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
"preview": true,
"engines": {
"vscode": "^1.25.0",
"sqlops": "*"
"azdata": "*"
},
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/master/LICENSE.txt",
"icon": "images/sqlserver.png",