Update vscode version for Profiler extension (#23767)

* Update vscode version for Profiler extension

* Include all versions (*)
This commit is contained in:
Sakshi Sharma
2023-07-11 11:42:39 -07:00
committed by GitHub
parent 03acee1d12
commit 94c1e298df

View File

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