Fix sql database projects vscode telemetry (#19645) (#19661)

* fix the wrong extension name getting sent for sql database projects vscode extension

* bump version

* remove print statements

* clean up comment
This commit is contained in:
Kim Santiago
2022-06-07 18:26:26 -07:00
committed by GitHub
parent d314ea393e
commit 7eac18f7a0
2 changed files with 18 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
"name": "sql-database-projects",
"displayName": "SQL Database Projects",
"description": "Enables users to develop and publish database schemas for MSSQL Databases",
"version": "0.17.0",
"version": "0.17.1",
"publisher": "Microsoft",
"preview": true,
"engines": {