Hi Bob,

Imho, porting the <solution> task to support 2.0 solutions should be 
done, at least for the sake of consistency with the old implementation, 
if not for other reasons.

It's a bit unusual to migrate to .NET 2.0, without actually migrating 
"completely". Plus, it's rather annoying to have a solution task at hand 
that could be used to building complete solutions, and use "<exec> + 
MSBuild" or <msbuild> (NAntContrib) approaches instead.

I remember I asked Gert about this topic in the past (i.e. a few months 
ago) and I got the same answer - that there was no roadmap for such an 
implementation.

Personally, I solved this problem by using the <msbuild> task from 
NAntContrib, but I can tell you that there was quite some work to make 
it functioning the way I expected/needed.

Best regards,
/Adrian.

-- 
Adrian Lazea

Team Lead
Windows Development and
Quality Assurance Departments

Schlund + Partner AG
<http://www.schlund.de>



Bob Archer wrote:
> Several weeks ago I asked Gert what the road map was and if the one on
> the web site was correct. He stated that it was not and it should be
> updated by the user community.
> 
> So, I sent out an email and volunteered to collect feedback on this and
> try to put together a road map to define the core Nant functions and
> what the major and minor version goals were.
> 
> Unfortunately I received ZERO responses. This was disappointing.
> 
> 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.
> 
> BOb
> 
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Paul Gale
> Sent: Wednesday, September 20, 2006 6:15 PM
> To: nant-users@lists.sourceforge.net
> Subject: [NAnt-users] Solution task and VS.NET 2005
> 
> Hi,
> 
> Does anyone what the plans are for the solution task to support the
> VS.NET 2005 solution file format?
> 
> Paul 
> 
> 
> ------------------------------------------------------------------------
> -
> 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=DEVDE
> V
> _______________________________________________
> NAnt-users mailing list
> NAnt-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nant-users
> 
> -------------------------------------------------------------------------
> 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


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