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

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

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

Reply via email to