RE: [Nant-users] EXEC Task Output

2005-07-19 Thread Bill Bither
Brilliant! Thank you. Regards, -Bill > -Original Message- > From: Foster, Richard - PAL [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 19, 2005 3:11 PM > To: Bill Bither; nant-users@lists.sourceforge.net > Subject: RE: [Nant-users] EXEC Task Output > > Bill, >

RE: [Nant-users] EXEC Task Output

2005-07-19 Thread Bill Bither
din [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 19, 2005 2:43 PM > To: nant-users@lists.sourceforge.net > Cc: Bill Bither > Subject: Re: [Nant-users] EXEC Task Output > > > Gary Feldman said: > > Bill Bither wrote: > > > >>Is there an easy way to force

[Nant-users] EXEC Task Output

2005-07-19 Thread Bill Bither
Is there an easy way to force the output from an EXEC task to be written to the console, so that the NAnt log includes the output from the external commandline application? In particular I would like the output to devenv to be included in the NAnt log. What we have been doing is writing it to a s

[Nant-users] AsmInfo and C++

2005-05-26 Thread Bill Bither
Are there any plans for supporting Managed C++ in the asminfo task?   Best Regards, Bill Bither Atalasoft www.atalasoft.com Fast and Dependable Imaging for .NET  

[Nant-users] Build 1.0 and 1.1 in same script

2005-04-07 Thread Bill Bither
Is it possible to create a nant file that builds to both versions 1.0 and 1.1 of the .NET Framework? I can accomplish this task with 2 separate processes by setting the -t command option, but not in the same build file. Thanks, -Bill --- SF em