Charlie Kindel 5 years ago
parent
commit
a3abb9f99c
1 changed files with 1 additions and 2 deletions
  1. 1 2
      UICatalog/Properties/launchSettings.json

+ 1 - 2
UICatalog/Properties/launchSettings.json

@@ -1,8 +1,7 @@
 {
   "profiles": {
     "UICatalog": {
-      "commandName": "Project",
-      "commandLineArgs": "\"Unicode\""
+      "commandName": "Project"
     }
   }
 }