I have a number of daily and in-response-to-svn changes that are all made from the same configuration template. I can configure it so that I can choose which branch to look at, what assembly steps to perform, and, of course, what causes the assembly.
However, I would like the daily builds to perform a completely clean check, while the svn-dependent ones (which obviously happen during the day), I am happy that they are just updated.
Simple removal of options in the template does not allow me to install them in each of the output collections. Is there a build option that I can use to enable clean builds for those builds that require this?
source share