mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-06 17:23:53 -05:00
Fix localized titles in VS Code marketplace (#17514)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "data-workspace",
|
||||
"displayName": "%extension-displayName%",
|
||||
"description": "%extension-description%",
|
||||
"displayName": "Data Workspace",
|
||||
"description": "Additional common functionality for database projects",
|
||||
"version": "0.1.0",
|
||||
"publisher": "Microsoft",
|
||||
"preview": true,
|
||||
|
||||
Reference in New Issue
Block a user