diff --git a/UICatalog/Properties/launchSettings.json b/UICatalog/Properties/launchSettings.json index 1d6b7542f..3941ffe72 100644 --- a/UICatalog/Properties/launchSettings.json +++ b/UICatalog/Properties/launchSettings.json @@ -1,8 +1,8 @@ { "profiles": { "UICatalog": { - "commandName": "Project", - "commandLineArgs": "HexEditor" + "commandName": "Project" + } } } \ No newline at end of file