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

@@ -9,7 +9,7 @@
"icon": "images/sqlserver.png",
"engines": {
"vscode": "^1.25.0",
"sqlops": "*"
"azdata": "*"
},
"activationEvents": [
"*"