From a3abb9f99c0cb75c470073118ab18f9d4b69b691 Mon Sep 17 00:00:00 2001 From: Charlie Kindel Date: Wed, 27 May 2020 20:27:00 -0600 Subject: [PATCH] oops --- UICatalog/Properties/launchSettings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/UICatalog/Properties/launchSettings.json b/UICatalog/Properties/launchSettings.json index 2fddcc6996..68c82f53ff 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