You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: build/BuildScriptGenerator.csx
+15-13Lines changed: 15 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -42,11 +42,11 @@ void Main() {
42
42
While the options below are the common options technically you can specify any option in default_config.ini. When specifying an option you use its name without BLD_CONFIG_ prefix and case does not matter.
43
43
44
44
The default value for each arg is in brackets.
45
-
45
+
46
46
For array args you can specify multiple separated by spaces until the next arg";
0 commit comments