mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Update vscode version for Profiler extension (#23767)
* Update vscode version for Profiler extension * Include all versions (*)
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/LICENSE.txt",
|
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/LICENSE.txt",
|
||||||
"icon": "images/extension.png",
|
"icon": "images/extension.png",
|
||||||
"engines": {
|
"engines": {
|
||||||
"vscode": "0.10.0",
|
"vscode": "*",
|
||||||
"azdata": ">=1.45.0"
|
"azdata": ">=1.45.0"
|
||||||
},
|
},
|
||||||
"activationEvents": [
|
"activationEvents": [
|
||||||
|
|||||||
Reference in New Issue
Block a user