nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #01663
[Bug 735851] Re: Add detection of 3.0, 3.5 and 4.0 frameworks to PlatformAttribute
** Branch linked: lp:nunitv2
--
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.
https://bugs.launchpad.net/bugs/735851
Title:
Add detection of 3.0, 3.5 and 4.0 frameworks to PlatformAttribute
Status in NUnit V2 Test Framework:
Fix Committed
Bug description:
Extend PlatformAttribute to detect net- and mono- 3.0, 3.5 and 4.0.
The 3.5 support is needed in order to exclude NUnit tests requiring
NSubstitute when running under a 2.0 framework.
References