nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #00634
Re: [Bug 601129] [NEW] Mono 4.0 not supported
Is this option only available when building mono from source?
What happens when you try to load an assembly built with 4.0 features?
Charlie
On Fri, Jul 2, 2010 at 9:42 AM, Eberhard Beilharz <c.e.beilharz@xxxxxx> wrote:
> Public bug reported:
>
> NUnit 2.5.5 has support for .NET 4.0 but not for Mono 4.0. This is very
> bad for cross-platform projects because if NUnit doesn't support Mono
> 4.0 you can't really use any .NET 4.0 features.
>
> Mono can be compiled with --with-profile4 flag to include the 4.0
> features.
>
> ** Affects: nunitv2
> Importance: Undecided
> Status: New
>
> --
> Mono 4.0 not supported
> https://bugs.launchpad.net/bugs/601129
> You received this bug notification because you are a member of NUnit
> Developers, which is subscribed to NUnit V2.
>
--
Mono 4.0 not supported
https://bugs.launchpad.net/bugs/601129
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.
Status in NUnit V2 Test Framework: New
Bug description:
NUnit 2.5.5 has support for .NET 4.0 but not for Mono 4.0. This is very bad for cross-platform projects because if NUnit doesn't support Mono 4.0 you can't really use any .NET 4.0 features.
Mono can be compiled with --with-profile4 flag to include the 4.0 features.
References