I am working with about 190 projects that we are converting to using NAnt to build with.  The problem is that some of the projects have Pre/Post build events that are used to copy the outputs to the proper directories when developing. Not all of the projects implement the build events.  Is there a switch somewhere in NAnt to enable/disable execution of the build events because if the build event fails it shows the project as failing to build in NAnt.

Adam Gritt

Reply via email to