Remove error messages from error events (#22337)

This commit is contained in:
Charles Gagnon
2023-03-15 15:19:16 -07:00
committed by GitHub
parent a2d66a288c
commit 8c20e827ad
33 changed files with 81 additions and 80 deletions

View File

@@ -164,7 +164,7 @@
"dependencies": {
"dataprotocol-client": "github:Microsoft/sqlops-dataprotocolclient#1.3.1",
"@microsoft/ads-service-downloader": "^1.2.1",
"@microsoft/ads-extension-telemetry": "^2.0.0",
"@microsoft/ads-extension-telemetry": "^3.0.0",
"uuid": "^8.3.2",
"vscode-nls": "^4.1.2"
},