Re: [nant-dev] Nant .Net 4.0 and VS2010

2010-09-09 Thread Dominik Guder
Am 09.09.2010 09:20, schrieb Martin Aliger: > I'm using task for .net4 projects for a while. Most changes are > not commited to Nant sources yet, though. > > So far, we found only minor problems (which was easy to solve). > > > I'll post all changes as soon as I find some time to package them. Sor

Re: [nant-dev] Nant .Net 4.0 and VS2010

2010-09-09 Thread Dominik Guder
Am 09.09.2010 11:17, schrieb Gert Kello: > Sorry if this is double post, but my first one sent 4 hours ago is > still not in archives. > The first post was sent only to me I found the files and check it out. Thanks so far Dominik -- The answer to the great question of life, the universe and eve

Re: [nant-dev] Nant .Net 4.0 and VS2010

2010-09-09 Thread Gert Kello
> is anybody out there who figured out how to build VS2010 projects with > nant? Or started to get it working? Sorry if this is double post, but my first one sent 4 hours ago is still not in archives. I sent a patch to this list while ago... http://sourceforge.net/mailarchive/forum.php?thread_nam

Re: [nant-dev] Nant .Net 4.0 and VS2010

2010-09-09 Thread Martin Aliger
martin_ali...@gordic.cz -Original Message- From: Brass Tilde [mailto:brassti...@gmail.com] Sent: Thursday, September 09, 2010 1:36 AM To: Dominik Guder Cc: nant-developers@lists.sourceforge.net Subject: Re: [nant-dev] Nant .Net 4.0 and VS2010 Have you tried using the MSBuild task? It&#x

Re: [nant-dev] Nant .Net 4.0 and VS2010

2010-09-08 Thread Brass Tilde
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 wrote: > Hi, > > is anybody out there who figured out how to build VS2010 projects with > nant? Or started to ge

[nant-dev] Nant .Net 4.0 and VS2010

2010-09-08 Thread Dominik Guder
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