Title: if then else question

I need to perform a task such as compiling a VS.net solution and then do different tasks depending on whether the original task succeeded or not.  I do not just want to quit if the task fails.  How can I implement this if-then-else construct in a NAnt build?

Chris Hetlinger

[EMAIL PROTECTED]

Reply via email to