RE: [Nant-users] documentation for project/solution files

2003-10-10 Thread Derek Pierson
Alexander, I found this sample XSLT file a short while ago. The author is listed in the file. I hope this helps. I gave up using the solution task and slingshot since the structure of my web application was not that complicated. Derek -Original Message- From: [EMAIL PROTECTED] [mailto:

Re: [Nant-users] documentation for project/solution files

2003-10-10 Thread Ian MacLean
alex, I assume you are talking about visual studio project files. There is an xslt script to convert c#/VB project files to nant build files ( http://radio.weblogs.com/0106046/stories/2002/08/10/supportingVsnetAndNant.html). You might it useful; Ian hi, i wonder if, there is a documentation f