开发者

Finding unneeded library references in Visual Studio

开发者 https://www.devze.com 2023-01-05 11:55 出处:网络
I seem to have gotten a bit carried away with the number开发者_开发问答 of libraries I\'m referencing in a ASP.Net MVC web application I\'m working on. Is there any tools or features already built int

I seem to have gotten a bit carried away with the number开发者_开发问答 of libraries I'm referencing in a ASP.Net MVC web application I'm working on. Is there any tools or features already built into Visual Studio 2008/2010 which indicates to me which references I don't need?


See this older SO question and answer.

Resharper will do this for you, with its clean code context menu.

0

精彩评论

暂无评论...
验证码 换一张
取 消