[MonoDevelop] Importing WPF projects into MD 2.2RC
Michael Hutchinson
m.j.hutchinson at gmail.com
Mon Dec 14 18:55:22 EST 2009
On Thu, Dec 10, 2009 at 11:04 PM, G <w3stfa11 at gmail.com> wrote:
> I get this error when importing a solution created using VS 2010 Beta 2 into
> MD 2.2RC.
> "Error while trying to load the project "C:\....\myproject.csproj': unknown
> solution item type."
> Maybe because it's a WPF / .NET 3.0? Will these type of projects be
> supported (even without a designer) in a future version of MonoDevelop?
Unlikely, because WPF does not exist or Mono, not is it likely to any
time soon. Loading projects with the WPF flavor GUID is trivial but
there's little point, as you wouldn't have the framework dlls needed
to build them, and it would likely just cause confusion.
(Caveat: this might actually be useful on Windows, where MD runs on
.NET, but a contributor would have to do it)
--
Michael Hutchinson
http://mjhutchinson.com
More information about the Monodevelop-list
mailing list