[NAnt-users] Trying to parse XMLA using

2009-11-18 Thread Brendan Crosser-McGay
I was trying to parse a XMLA file using an XSLT file and NAnt's

Re: [NAnt-users] Using NAnt to invoke Visual Studio devenv - minimum fileset required?

2008-10-04 Thread Brendan Crosser-McGay
You can also get by with installing Visual Studio Express to use MSBuild. As long as you install all the associated libraries you need, you should be fine. I've experimented with this setup with much success. -Brendan On Fri, Oct 3, 2008 at 8:26 AM, Artie Leech <[EMAIL PROTECTED]> wrote: > > Tha