Update vscode version for Profiler extension (#23767) (#23778)

* Update vscode version for Profiler extension

* Include all versions (*)
This commit is contained in:
Sakshi Sharma
2023-07-11 17:14:44 -07:00
committed by GitHub
parent f7552fb746
commit 62ae25d05f

View File

@@ -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": [