Skip to content
This repository was archived by the owner on Nov 3, 2021. It is now read-only.
This repository was archived by the owner on Nov 3, 2021. It is now read-only.

Flag references to wrong framework files #12

@citizenmatt

Description

@citizenmatt

(Once we've figured out how to display an error in references - ReSharper currently only warns about source code issues...)

Warn when a project is referencing files from the wrong framework in a package, when there is a newer framework available. This is usually due to a project having been upgraded, but the packages not re-added.

E.g. a .net 2 project updated to .net 4 still referencing the net2 folder when there is a net40 folder. Or a wp8 project still referencing the wp7 files.

(This last example can cause issues with the BCL Async packages - http://youtrack.jetbrains.com/issue/RSRP-336161)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions