2
0
Эх сурвалжийг харах

fix launch settings to not launch a scenario

Charlie Kindel 5 жил өмнө
parent
commit
79293ff90a

+ 2 - 2
UICatalog/Properties/launchSettings.json

@@ -1,8 +1,8 @@
 {
   "profiles": {
     "UICatalog": {
-      "commandName": "Project",
-      "commandLineArgs": "HexEditor"
+      "commandName": "Project"
+
     }
   }
 }