Including too much references in projects can lead to tricky dependency graphes. Checking all references is just boring and long; it’s why we have searched for a way to remove useless references automatically. Resharper provide the Clean Code feature which remove useless using directrives but it does not remove the references.
Googling made me discover a free VisualStudio extension that does just but exaclty what we need (ie remove useless references and using directives) : Reference Assistant
It works perfectly well so I think it is a must have tool !
Aucun commentaire:
Enregistrer un commentaire