Thank you. Can you add .NET 3.5 assemblies to MONO 1.2.6 , I have difficulties of compiling them ?
Andrus. ----- Original Message ----- From: "Jonathan Pryor" <[EMAIL PROTECTED]> To: "Andrus" <[EMAIL PROTECTED]> Cc: <[email protected]> Sent: Tuesday, November 13, 2007 2:23 PM Subject: Re: [Mono-list] DBLinq with MONO (System.Core missing) > On Tue, 2007-11-13 at 13:48 +0200, Andrus wrote: >> DBLinq requires System.Linq.IQueryable type which is defined in >> System.Core >> >> http://anonsvn.mono-project.com/source/trunk/olive/class/ >> >> does not to have System.Core implementation. > > This is one of those cases where a .NET 3.5 assembly is in mcs/class, > not olive/class: > > http://anonsvn.mono-project.com/source/trunk/mcs/class/System.Core/System.Linq/IQueryable.cs > > - Jon > > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
