diff --git a/UICatalog/Properties/launchSettings.json b/UICatalog/Properties/launchSettings.json index 2fddcc699..68c82f53f 100644 --- a/UICatalog/Properties/launchSettings.json +++ b/UICatalog/Properties/launchSettings.json @@ -1,8 +1,7 @@ { "profiles": { "UICatalog": { - "commandName": "Project", - "commandLineArgs": "\"Unicode\"" + "commandName": "Project" } } } \ No newline at end of file