mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 01:25:37 -05:00
Adding base classes for data dev extension telemetry (#13763)
* adding telemetry dependencies for data-workspaces and sql-database-projects * Adding telemetry dependencies for dacpac extension * Adding telemetry base to data workspaces and projects * Adding telemetry base code to the dacpac extension Co-authored-by: Benjin Dubishar <benjin@Largo.local> Co-authored-by: Sai Avishkar Sreerama <ssreerama@microsoft.com>
This commit is contained in:
@@ -365,6 +365,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/xml-formatter": "^1.1.0",
|
||||
"ads-extension-telemetry": "^1.0.0",
|
||||
"fast-glob": "^3.1.0",
|
||||
"promisify-child-process": "^3.1.1",
|
||||
"vscode-languageclient": "^5.3.0-next.1",
|
||||
|
||||
Reference in New Issue
Block a user