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?
Title: if then else question
- [Nant-users] if then else question Chris Hetlinger
- Re: [Nant-users] if then else question Troy Laurin
- Re: [Nant-users] if then else question Merrill Cornish