Tools for finding unused references

Posted by Lawrence Johnston on Stack Overflow See other posts from Stack Overflow or by Lawrence Johnston
Published on 2008-09-27T00:36:49Z Indexed on 2010/06/03 12:54 UTC
Read the original article Hit count: 164

Filed under:
|
|
|

Are there any good tools or tricks for determining if there are any referenced but unused dependencies (such as dlls) in a project?

My specific case is C# .net3.5.

© Stack Overflow or respective owner

Related posts about c#

Related posts about .net-3.5