Project
ReSharper
Priority
Critical
Type
Bug
Fix versions
Mirabile Futurum
State
Obsolete
Assignee
Evgeny Pasynkov
Subsystem
Psi
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Dmitry Shaporenkov
    5 years ago (05 Aug 2006 00:25)
  • Updated by   Kirill Falk
    3 weeks ago (01 May 2012 13:39)
  • Jira: RSRP-3637
    (history, comments)
 
RSRP-3637 Assembly versioning problem
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
It seems that we currently do not take into account versioning issues while determining validity of an assignment of different types. Take a look at the example in the attached solution. The method in the first project takes a parameter of type CommandBar defined in the assembly Office version X. This method is called in the second project with an argument of type CommandBar defined in the same assembly but of the version Y. The code compiles fine regardless of if X is less than Y or vice versa. However, ReSharper complains about type incompatibility in the method call.
Comments (1)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Kirill Falk
  Kirill Falk
01 May 2012 13:39
3 weeks ago
Checked with R# 7.0
Related Changes
Resolved Date
3 weeks ago (01 May 2012 13:39)
State
OpenObsolete