I have found that I can select in Monodevelop settring Runtime version to Mono / .NET 4.0, so I can use now C# 4.0 features, but when i create basic ASP.NET MVC project and try to compile it, I get errors like this:
Error: /tmp/tmp6230408.tmp (MonoMvcTest) 2009/12/21 Tomi <[email protected]> > Hi, > > I have a mono daily build from 15 December with C# 4.0 profile, xsp 2.6.1 > and monodevelop 2.2. In monodevelop I have selected my mono runtime with C# > 4.0 profile and I want to ask if, for example, there is a way to compile > ASP.NET project with dmcs compilator so that I can use C# 4.0 features > like System.Dynamic namespace and dynamic keyword. Thanks for answers. > > - Tomi >
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
