Update admin-tool-ext-win extension to require ADS 1.8.0 (#5905)

* Update admin-tool-ext-win extension to require ADS 1.8.0

* Use correct version check
This commit is contained in:
Charles Gagnon
2019-06-05 23:15:01 +00:00
committed by GitHub
parent f320deaa73
commit 7d67711336

View File

@@ -10,7 +10,7 @@
"aiKey": "AIF-5574968e-856d-40d2-af67-c89a14e76412",
"engines": {
"vscode": "^1.30.1",
"azdata": "*"
"azdata": ">=1.8.0"
},
"activationEvents": [
"*"