[MonoDevelop] Visual Studio 2005 Imports (sln, csproj)

Lluis Sanchez lluis at ximian.com
Sat Nov 4 19:33:52 EST 2006


Hi,

> Has anyone started doing any work on importing VS2005 projects and
> solutions into monodevelop?  I started doing in this and realized I
> should see if any work has been done so far on it 

Ankit (in the CC) is starting to work on this. How far have you gone in
the implementation?

> and while I was
> working on it I came up with a few questions.
> 
> Should we just import the csproj and sln files and convert them to
> mdp/mds or should we actually support them and allow MD to use them
> natively?

The desired approach is to support them natively by implementing
IFileFormat.

Lluis.



More information about the Monodevelop-list mailing list