[MonoDevelop] .NET/C# 4.0 Yet?

Michael Hutchinson m.j.hutchinson at gmail.com
Mon Jan 11 00:39:02 EST 2010


On Sat, Jan 9, 2010 at 5:54 PM, Andy Selvig <ajselvig at gmail.com> wrote:
> Hi-
>
> I have Mono and MonoDevelop built from svn, and I'm interested in playing
> with C# 4.0. When I look at the runtime options for C#, it only lists up to
> .NET 3.5. Is there support for 4.0 in MonoDevelop? And if so, what do i have
> to do to use it?

Looking at the MD source, it appears that the 4.0 fx is supported if
it's installed in the target framework. However, C# 4 constructs will
confuse the code completion parser.

If it's not working, please file a bug (or patch).

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list