mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Remove vs code engine version for whoisactive extension (#22952)
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
"publisher": "Microsoft",
|
"publisher": "Microsoft",
|
||||||
"preview": true,
|
"preview": true,
|
||||||
"engines": {
|
"engines": {
|
||||||
"vscode": "^1.26.0",
|
"vscode": "*",
|
||||||
"azdata": "^1.11.0"
|
"azdata": "^1.11.0"
|
||||||
},
|
},
|
||||||
"icon": "images/extension.png",
|
"icon": "images/extension.png",
|
||||||
|
|||||||
Reference in New Issue
Block a user