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

2003-10-10 Thread Derek Pierson
:[EMAIL PROTECTED] On Behalf Of Eckert, Alexander Sent: Friday, October 10, 2003 5:49 AM To: [EMAIL PROTECTED] Sourceforge. Net (E-Mail) Subject: [Nant-users] documentation for project/solution files hi, i wonder if, there is a documentation for project/solution files? i'm interest

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

[Nant-users] documentation for project/solution files

2003-10-10 Thread Eckert, Alexander
hi, i wonder if, there is a documentation for project/solution files? i'm interested in transforming project files with xslt. more specific, i want to adapt the file paths acccording to some special schema. i need to know how file references in project files are resolved to pathnames. does anyo