Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-224192: 'Import type' list can show exact duplicate options, making it impossible to know which to choose

$
0
0
Reporter Drew Noakes (drewnoakes) Drew Noakes (drewnoakes)
Created Mar 5, 2011 8:00:12 PM
Updated Jan 25, 2012 7:13:07 PM
Resolved Jan 25, 2012 1:43:05 PM
Priority Critical
Type Bug
Fix versions 6.1
State Fixed
Assignee Sergey Coox (coox)
Subsystem No subsystem
Affected versions No Affected versions
Fixed in build 6.5.1.3403
In the attached screenshot I'm given three options that are identical.

In fact, it doesn't seem to matter which I choose, it's the same result.

Moreover, why are there three? I am referencing System.Web.Mvc version 3, and am using a library that references version 1, though have config to redirect:

  <runtime>
    <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
      <dependentAssembly>
        <assemblyIdentity name="System.Web.Mvc" publicKeyToken="31bf3856ad364e35" />
        <bindingRedirect oldVersion="1.0.0.0-2.0.0.0" newVersion="3.0.0.0" />
      </dependentAssembly>
    </assemblyBinding>
  </runtime>

Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>