> Since many developers are migrating (or already using) framework 2.0 
> in
> VS2005 and we (currently) do not provide direct tools for projects it 
> uses,
> they could either: use plain msbuild (deserters!) or use core
>
> As I see it, we could:
> 1/ state, that new project files used on VS2005 are unsupported
> 2/ write new task which handles it somehow (aka <msbuild-solution> or
> <new-vs2005-solution>)
> 3/ merge required code into current <solution> task

FWIW, we just use the <exec /> task to run MSBuild, using the 2.0 
Framework.  Works just fine.

Brad 



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to