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