Have you tried using the MSBuild task? It's worked for us quite well for VS 
2005 and 2008 solutions, and even VA 2010 ones using NAnt 0.85. 

On Sep 8, 2010, at 15:20, Dominik Guder <o...@guder.org> wrote:

> Hi,
> 
> is anybody out there who figured out how to build VS2010 projects with
> nant? Or started to get it working?
> 
> Currently we are using solution task with each project defined (not
> using sln file) which is working very well for VS2005 projects.
> 
> Now we decided to move to VS2010 and I need to find a suitable way to
> build it with nant.
> 
> Any hints besides of using exec task to fire up the projects files with
> msbuild.exe?
> 
> Thanks
> 
> Dominik
> 
> -- 
> The answer to the great question of life,
> the universe and everything is 42 (Douglas Adams)
> 
> ------------------------------------------------------------------------------
> This SF.net Dev2Dev email is sponsored by:
> 
> Show off your parallel programming skills.
> Enter the Intel(R) Threading Challenge 2010.
> http://p.sf.net/sfu/intel-thread-sfd
> _______________________________________________
> nant-developers mailing list
> nant-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nant-developers

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to