Fix localized titles in VS Code marketplace (#17514)

This commit is contained in:
Charles Gagnon
2021-10-27 13:51:58 -07:00
committed by GitHub
parent fee9c6e071
commit d70ea2fbcb
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.14.0",
"publisher": "Microsoft",
"preview": true,