开发者

Visual studio assembly references

Is there anyway to localise an external assembly reference? Here's my situation:

I am working on Project A and it contains assembly references from Project B. Now when I release this Project to my client I don't want to have to include the whole of Project B with it. Is there anyway to force it to copy the dll's from Project B onto Project A and开发者_开发技巧 use those references? I can do this manually by copying all dll's to local project and re-referencing but just wanted to know if there is an easier way.


you can add reference to project B then from properties window set copy local to true.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜