Re: [NAnt-users] NANT and VS2005

2007-09-20 Thread angus.grant
One of the latest nightly builds supports VS2005, but of course that is a beta software. Works well for me though. Angus. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alan Guedeney Sent: Friday, 21 September 2007 2:18 AM

Re: [NAnt-users] NANT and VS2005

2007-09-20 Thread Alan Guedeney
This is exactly what I am using. Thanks for the advice. -Alan Date: Thu, 20 Sep 2007 12:59:50 -0400From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: Re: [NAnt-users] NANT and VS2005 NAntContrib has msbuild task. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alan GuedeneySent:

Re: [NAnt-users] NANT and VS2005

2007-09-20 Thread Han, Jiho
NAntContrib has msbuild task. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alan Guedeney Sent: Thursday, September 20, 2007 12:35 PM To: Brass Tilde; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] NANT and VS2005 Ok, that makes mor

Re: [NAnt-users] NANT and VS2005

2007-09-20 Thread Alan Guedeney
Ok, that makes more sense. I heard some folks talk about making it work in NANT, but never seen it as apart of the 'official' release documentation. I will use the MSBuild as you suggested. Thanks for taking time to reply. -Alan > From: [EMAIL PROTECTED] > To: nant-users@lists.sourceforge.n

Re: [NAnt-users] NANT and VS2005

2007-09-20 Thread Brass Tilde
Alan Guedeney <[EMAIL PROTECTED]> wrote: > NANT solution task documentation does not include support for VS2005? > Does this work in version 0.85? -Alan Not that I've seen, though there is allegedly a version somewhere that does. However, the MSBuild task works quite well for building solution

[NAnt-users] NANT and VS2005

2007-09-20 Thread Alan Guedeney
NANT solution task documentation does not include support for VS2005? Does this work in version 0.85? -Alan - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.a

[NAnt-users] prb in calling custom functions

2007-09-20 Thread Ashish Mittal
Hi, I am writing a function in C# in NAnt build file using