RE: [Nant-users] Failing tasks derived from ExternalProgramBase
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Stephen Lewis > Sent: donderdag 11 november 2004 23:09 > To: [EMAIL PROTECTED] > Subject: [Nant-users] Failing tasks derived from ExternalProgramBase > > Thanks to Ger
[Nant-users] Failing tasks derived from ExternalProgramBase
Thanks to Gert for answering my previous question about the Onfailure property. I can confirm that the following project and subproject will trigger the Onfailure task correctly: Main Project: Sub Project: