mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 01:25:37 -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",
|
||||
"icon": "images/extension.png",
|
||||
"engines": {
|
||||
"vscode": "0.10.0",
|
||||
"vscode": "*",
|
||||
"azdata": ">=1.45.0"
|
||||
},
|
||||
"activationEvents": [
|
||||
|
||||
Reference in New Issue
Block a user