RE: [Nant-users] XSLT to generate build files

2004-04-20 Thread Ryan Cromwell
Cromwell Sent: Monday, April 19, 2004 1:39 PM Cc: [EMAIL PROTECTED] Subject: RE: [Nant-users] XSLT to generate build files   It appears that SF.Net is blocking zip attachments.  Sorry for the size of the email.       I've done some work with the template Ian mentioned below and made a p

RE: [Nant-users] XSLT to generate build files

2004-04-19 Thread Bonnett, Evan A
Title: RE: [Nant-users] XSLT to generate build files I will be using solution files for c# projects as a source doc.  (at least I think that's the way to go) Evan A. Bonnett Reynolds and Reynolds, IT ERA Integrated Desking Development 937-485-8577 58577 -Original Message-

Re: [Nant-users] XSLT to generate build files

2004-04-19 Thread Ian MacLean
Evan, depends on what you are using as a source document. You can find an xslt stylesheet to transform vs.net vcproj files here: http://radio.weblogs.com/0106046/VSConvert.xsl You might find that useful even if your input source is somthing different. Ian Bonnett, Evan A wrote: From what I have