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: [
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
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
>