← Back to team overview

nunit-core team mailing list archive

[Bug 892847] Re: Gui offers to load assemblies under a lower CLR version

 

** Changed in: nunitv2
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.
https://bugs.launchpad.net/bugs/892847

Title:
  Gui offers to load assemblies under a lower CLR version

Status in NUnit V2 Test Framework:
  Fix Released

Bug description:
  When an assembly built for .NET 2.0 is loaded, the Gui displays an
  active menu item allowing it to be reloaded under .NET 1.1, which
  would lead to an error. The Gui should only display CLR options that
  will work for the assembly or assemblies currently loaded.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nunitv2/+bug/892847/+subscriptions


References