Charlie Kindel 5 gadi atpakaļ
vecāks
revīzija
a3abb9f99c
1 mainītis faili ar 1 papildinājumiem un 2 dzēšanām
  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"
     }
   }
 }