That's a tough question. What DEVENV does internally is a bit of a
mystery, since Microsoft doesn't provide the source code for it.

You can always call DEVENV from within NAnt. There's nothing binding
you to using the <solution> task or some XSL-T transform, unless your
goal is to remove Visual Studio from the build machine. If you're
comfortable having VS on the box, why not just call DEVENV?

- Brad

On Mon, 7 Feb 2005 15:27:58 +0100, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> Is there someone who could explain (or suggest an explanation for) the
> different build results between NAnt and devenv?


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to