Re: [NAnt-users] Query: Specifying the compiler version to use forcompilation task

2007-04-17 Thread Gert Driesen
Hi Partha, Checkout this out for information on how to change the target framework: http://nant.sourceforge.net/faq.html#change-targetframework Hope this helps, Gert -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Partha Sarathi Mukhopadhyay Sent: dins

Re: [NAnt-users] Nant build question for Solution, projects...

2007-04-17 Thread Bob Archer
You can use the msbuild task. Or, you can get the latest nightly build which does support 2005 solutions. BOb -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Kolev Sent: Tuesday, April 17, 2007 2:10 PM To: nant-users@lists.sourceforge.net Subject

Re: [NAnt-users] Nant build question for Solution, projects...

2007-04-17 Thread Ian Joyce
On 4/17/07, Robert Kolev <[EMAIL PROTECTED]> wrote: > I am in the process of setting up my first NAnt solution build to handle > several projects included in the solution and generate dll's based > on .sln and .csproj > In the process I discovered that solution tasks is not supported in .NET >

[NAnt-users] Nant build question for Solution, projects...

2007-04-17 Thread Robert Kolev
I am in the process of setting up my first NAnt solution build to handle several projects included in the solution and generate dll's based on .sln and .csproj In the process I discovered that solution tasks is not supported in .NET Framework with the latest NAnt and got the wonderful message:

[NAnt-users] Query: Specifying the compiler version to use for compilation task

2007-04-17 Thread Partha Sarathi Mukhopadhyay
Greetings ! How do I compile against a specific version of the compiler ? For example, on my local system, I have .Net framework version 1.1 as well as 2.0. How do I specify a build script to compile using the VBC 1.1 compiler ? Best Regards, Partha http://blogs.ittoolbox.com/visualbasic/

Re: [NAnt-users] Join function for spawned execution???

2007-04-17 Thread Gert Driesen
Hi Stéphane, You can use the NAntContrib task. I've only just added this today, but I'll upload a new nightly build asap. Gert _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stéphane Hamel Sent: woensdag 28 maart 2007 20:36 To: nant-users@lists.sourceforge.net Su