0
kicks
Transforming Visual Studio .NET Projects into NANT files using XSLT
I was looking for a solution on how to execute an XSL transform on a C# project file and convert it to a Nant build file. Nant provides the xsl file to do the conversion under the open source license agreement, but Nant does not provide away of producing the transformation.