Skip to content

Remove unused references #1994

@bartlomiej-dawidow

Description

@bartlomiej-dawidow

Rider 2020.2 added support for removing unused assembly references, a feature that was previously only available in ReSharper:
https://youtrack.jetbrains.com/issue/RIDER-7943

The feature is super helpful when working with larger projects. Unfortunately, the way it works it removes the references from the .csproj files. It would be great if it also worked with asmdefs. At the very list, it could print out the list of detected unused dependencies.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions