Title: Message
do you mean from a .sln file and/or .csproj files?
 
- there's the <solution> task that does all the work but doesn't generate an output .build
- there's the slingshot task which wraps the slingshot utility which generates a .build from a sln.  it's fallen behind in terms of supporting 1.1 and VS.NET 2003, i think.  the source is in sourceforge.
- there're some xslt files that take  .??proj files and create .build files from them, i believe in nant-contrib on sourceforge.  i don't know how uptodate they are.
 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of COTTER Eric F
Sent: Monday, November 10, 2003 14:34
To: '[EMAIL PROTECTED]'
Subject: [Nant-users] Any good NANT build file generators for a .NET project or .NET So lution out there?

Hello,
 
I'm looking for a NANT build file generator....well something that will get me close.  I would then desire to modify the generated code to suit my needs.
Any tool like that exist?
 
Thanks,
 
Eric F. Cotter
DevIdiom Inc.

Reply via email to