Remove unused references (!= usings) in C# project without Resharper?
- by Rohit
Is there any way of removing unused references to assemblies, in a C# project, without the help of Resharper? The MSDN documentation does outline something for Visual Basic, but I couldn't find the same dialogs for C#.