Hi Francisco, 

> I am currently working on a re-write of Prj2make to add support for MS
> VS2005 C# project types.  As I began the re-write I realized 
> that it would be better to create a different executable than 
> what it exist today -- I am tentatively calling it 
> Prj2make2005.  In this new utility I will not support VS 2003 files.

Although it's more restricted in purpose than prj2make, NUnit contains some
code for parsing VS 2005 project and solution files, in VSProject.cs. Since
NUnit really doesn't care about much in the project files except the configs
and output assemblies, it wouldn't be more than a start. However, it's there
and it's license-compatible.

Charlie


_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to