I want to delete all references (I'm not talking about using
in class files) that are not being used. For this, of course, I need at least an effective way to find out which references are not in use.
Understand "references" as the Project references.
See print:
Is there a simple, automatic way to do this?