On Thu, May 12, 2011 at 11:28 AM, Robert Jordan <[email protected]> wrote:
> On 12.05.2011 16:18, Mujahid Azam wrote: > > Hi, > > > > I am currently working on a *Windows Console App* in a* Windows ENV* > > using*VS2010 .Net 4.0 > > *, which needs to run on a Linux machine with *Mono Ver. 2.4.4.0*. I do > not > > have permissions to install Mono on my desktop at work. > > *How can I find out if Mono Ver. 2.4.4.0 supports System.Numerics from > .NET > > 4.0. > > Its a little urgent. Plz help...* > > Mono 2.4 does not support .NET 4.0. You must update to 2.10. > > Robert > System.Numerics.dll doesn't use anything special from net 4.0, so it should be possible to grab 2.10 source code and use it with 2.4.
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
