RE: [Nant-users] nant Task with inheritall

2003-08-28 Thread Daya Sharma
PROTECTED] Behalf Of Foley, Cash Sent: Thursday, August 28, 2003 10:12 AM To: [EMAIL PROTECTED] Subject: RE: [Nant-users] nant Task with inheritall I don't think I clearly stated my problem and question. 1) I need a sub-build to set properties that will be available to the calling build. 2)

RE: [Nant-users] nant Task with inheritall

2003-08-28 Thread Foley, Cash
I don't think I clearly stated my problem and question. 1) I need a sub-build to set properties that will be available to the calling build. 2) Using inheritall on the nant task does not seem to work. 3) Does anyone have any suggestions on how to make this work? I'm thinking my example is clea