开发者

VS2010 delete unused images/files [duplicate]

This question already has answers here: 开发者_运维知识库 Closed 10 years ago.

Possible Duplicate:

Find Unused Resources in a .NET Solution

In a webapplication we have a lot of images and some of them are not used/referenced anymore. Is there way (tool or something) to get a list of all these unused files or/and delete them?


A manual approach - If you have Resharper installed, you can right-click and choose "Find Usages" this will look in your project for a reference to the selected image.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜