add telemetry on how many projects are open (#19146)

This commit is contained in:
Kim Santiago
2022-04-25 10:20:37 -07:00
committed by GitHub
parent d34b65ebb7
commit a7ba78b186
3 changed files with 12 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
"name": "data-workspace",
"displayName": "Data Workspace",
"description": "Additional common functionality for database projects",
"version": "0.2.0",
"version": "0.2.1",
"publisher": "Microsoft",
"preview": true,
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/LICENSE.txt",