← Back to team overview

nunit-core team mailing list archive

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

 

Public bug reported:

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.

** Affects: nunitv2
     Importance: Medium
         Status: Triaged


** Tags: gui

** Changed in: nunitv2
       Status: New => Triaged

** Changed in: nunitv2
   Importance: Undecided => Medium

-- 
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:
  Triaged

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


Follow ups

References