[MonoDevelop] Automatic Resource ID's

Michael Hutchinson m.j.hutchinson at gmail.com
Fri Jan 16 17:56:51 EST 2009


On Fri, Jan 16, 2009 at 5:38 PM, Andy Selvig <ajselvig at gmail.com> wrote:
>> It currently uses VS-style names for *proj projects and MD-style for mdp projects
>
> Okay, I guess I'm not seeing how to make a *proj (I'm assuming that
> means .csproj in this case). I have "MSBuild (Visual Studio 2008)"
> selected as the new project file format. When I create a new C#
> library, it creates a mdp. Is there something I'm missing?

Are you creating a new solution, or just adding the project to an
existing mds solution?

You can use Project->Export to convert solution/project file formats.

BTW, alpha 2 has a bug with the MSBuild projects that converts ASP.NET
projects to normal projects, so if you need ASP.NET csproj support,
please use svn trunk.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list