FW: [Nant-users] Post-build events in .NET csproj causing build failures

2005-09-28 Thread Pillai, Gishu R (GE Energy)
Gishu -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 27, 2005 1:05 PM To: Pillai, Gishu R (GE Energy); [EMAIL PROTECTED] Subject: Re: [Nant-users] Post-build events in .NET csproj causing build failures Gishu, I'd advise against explicitly s

RE: [Nant-users] Post-build events in .NET csproj causing build failures

2005-09-26 Thread Mark . Gibson
inging up as a potential discussion point.   Mark -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Pillai, Gishu R (GE Energy)Sent: 26 September 2005 11:01To: nant-users@lists.sourceforge.netSubject: [Nant-users] Post-build events in .NET cspro

[Nant-users] Post-build events in .NET csproj causing build failures

2005-09-26 Thread Pillai, Gishu R (GE Energy)
Hi, I was able to get to the root of this problem but I don't know the reason for this. The problem seems to be this. I have a simple copy command which copies a tlb (auto-generated) from the proj output folder to the common binaries folder. This is specified as a post-build event in the C