Re: [Nant-users] Building with task versus devenv

2004-11-09 Thread Gert Driesen
John, Can you send me a small repro for this issue ? Thanks, Gert - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 09, 2004 3:33 PM Subject: [Nant-users] Building with task versus devenv > > > > > I am using NANT for the first time with t

RE: [Nant-users] Building with task versus devenv

2004-11-09 Thread Michael Joseph
Hi John, I had the exact same issue, here's the thread: http://www.mail-archive.com/nant-users@lists.sourceforge.net/msg04871.ht ml My post mentions how I solved it for the task, but the way I hacked it for the task was to remove all the entries in csc.rsp. Hope that helps michael > -Orig