[MonoDevelop] MonoDevelop 2.8: Project does not support framework '.NET Framework, Version = 3.5'

Michael Hutchinson m.j.hutchinson at gmail.com
Wed Oct 19 19:37:11 EDT 2011


On Sun, Oct 9, 2011 at 2:54 PM, Andrew Brehm <ajbrehm at gmail.com> wrote:
> /Project does not support framework '.NET Framework,Version = 3.5'/
>
> This is the message I get when I try to load any existing solution into the
> new version of MonoMac. I could not find any reference to the message in the
> help or Google.
>
> And I cannot even figure out where I would tell a solution which framework
> version it should support.
>
> What am I doing wrong?

Not sure, this sounds like a bug. MonoMac was changed to reference the
4.0 framework in Feb 2011 (IIRC), and so the MD project type enforces
that framework, but it was supposed to upgrade existing projects
automatically. Please file a bug report on
http://bugzilla.xamarin.com. You should be able to work around it by
manually editing the csproj file.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list