Chris,
If you want to call devenv from Nant use the exec task - basicaly just like running devenv from the command line.

SLingshot creates Nant build files from sln files. Sometimes the resultant build file needs a bit of manual tweaking however.
You can also use Gordon's xsl stylesheet to translate a .csproj file into a .build file. see http://radio.weblogs.com/0106046/stories/2002/08/10/supportingVsnetAndNant.html


Ian
Hi,
From what I have read in the archives, these two topics seem to be loosely related...
I want to be able to get NAnt to build my solution using devenv (because I can't be bothered setting up the references and web references in NAnt at the moment) but I can't find a suitable task. Is there a task for devenv like there is for csc?
And... could anyone tell me what Slingshot is/does?
Thanks
- Chris


-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to