Well we do not currently have an projects that are built with 2005 as of yet, but we are slowing going in that direction for 64 bit support as well as other advantages and therefore I would also like to have NAnt updated to be able to handle the solution files instead of having to msbuild. Doing that would basically turn NAnt from a complete build solution to a wrapper that has to call external apps and wait for them to perform all the tasks.
So if you needed input then yes I would like the solution task as well. Tim. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gert Kello Sent: September 21, 2006 1:24 AM To: nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] Solution task and VS.NET 2005 > That said, the simplest thing to do is to call msbuild from a Nant > build file to compile your solution. That said, I'm not even sure what > you would gain by having a solution task that supports 2.0 solutions. 1. Automatic project references even if the projects are not in the same solution. 2. If a folder contains many solutions, You can use something like <include><name="**/*.csproj" /></include> to build them all with one go in right order. (depends on feature 1) So I would definitely like to have the solution task... -- Gert ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ NAnt-users mailing list NAnt-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users