Fix localized titles in VS Code marketplace (#17515)

This commit is contained in:
Charles Gagnon
2021-10-27 14:09:45 -07:00
committed by GitHub
parent 737ad2c631
commit ee9fa17149
3 changed files with 3 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "sql-database-projects",
"displayName": "SQL Database Projects",
"description": "The SQL Database Projects extension for Azure Data Studio and VS Code allows users to develop and publish database schemas.",
"description": "Allows users to develop and publish database schemas for MSSQL Databases",
"version": "0.13.0",
"publisher": "Microsoft",
"preview": true,