mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Update arc required engine version (#16546)
* Update arc required engine version * Update CODEOWNERS
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"icon": "images/extension.png",
|
||||
"engines": {
|
||||
"vscode": "*",
|
||||
"azdata": ">=1.28.0"
|
||||
"azdata": ">=1.32.0"
|
||||
},
|
||||
"activationEvents": [
|
||||
"onCommand:arc.connectToController",
|
||||
|
||||
Reference in New Issue
Block a user