开发者

How to let Visual Studio to add references according to USINGS?

I realized that when dividing a project into two in Visual Studio (2010) I'm still looking for references that are missing in the new project. Can Visual Stud开发者_运维技巧io do that for me? It can find all the namespaces I use so it should be easy for it.

Thanks!


There isn't any built-in way to do this. However, you may want to check out the PowerCommands extension which gives you a "Copy Reference" command to quickly copy/paste assembly references between projects.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜