mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-11 10:38:31 -05:00
Update telemetry endpoints (#19841)
* Update telemetry endpoints * Bump sql-assessment package
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "sql-assessment",
|
||||
"displayName": "%displayName%",
|
||||
"description": "%description%",
|
||||
"version": "0.6.1",
|
||||
"version": "0.6.2",
|
||||
"publisher": "Microsoft",
|
||||
"preview": true,
|
||||
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/LICENSE.txt",
|
||||
@@ -45,7 +45,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"vscode-nls": "^4.1.2",
|
||||
"@microsoft/ads-extension-telemetry": "^1.1.3",
|
||||
"@microsoft/ads-extension-telemetry": "^1.2.0",
|
||||
"vscode-languageclient": "^5.3.0-next.1"
|
||||
},
|
||||
"__metadata": {
|
||||
|
||||
Reference in New Issue
Block a user