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

2007-04-18 Thread Chris Lambrou
Sent: 17 April 2007 19:23 To: Robert Kolev; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] Nant build question for Solution, projects... You can use the msbuild task. Or, you can get the latest nightly build which does support 2005 solutions. BOb -Original Message- From: [

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

2007-04-17 Thread Bob Archer
Subject: [NAnt-users] Nant build question for Solution, projects... 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

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: