:[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
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
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