"build-all-function" also compiles all contained solutions by default
This commit is contained in:
@@ -874,7 +874,7 @@ Commandline Examples:
|
||||
<!-- <call target="${nant.target.root.name}-mono-2.0" /> -->
|
||||
|
||||
<!-- build all vs solutions -->
|
||||
<call target="build-solutions" if="${test.full}" />
|
||||
<call target="build-solutions" />
|
||||
</target>
|
||||
|
||||
<target name="daily-build-1.1">
|
||||
|
||||
Reference in New Issue
Block a user