Charlie Kindel 5 年之前
父节点
当前提交
a3abb9f99c
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      UICatalog/Properties/launchSettings.json

+ 1 - 2
UICatalog/Properties/launchSettings.json

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