开发者

Can I copy some References of a project and paste it to another project's references in Visual Studio?

开发者 https://www.devze.com 2023-01-29 21:09 出处:网络
I have seen开发者_开发知识库 this feature when I was watching Summer Of NHibernate tutorial videos; is it possible to copy some of of the references of a project in the solution and paste them into an

I have seen开发者_开发知识库 this feature when I was watching Summer Of NHibernate tutorial videos; is it possible to copy some of of the references of a project in the solution and paste them into another project's references folder in Visual Studio?

Thanks


You can use PowerCommands for doing it.

Can I copy some References of a project and paste it to another project's references in Visual Studio?

(see also Sara Ford's Blog)


project files are just xml files. you can open them in a text editor and carefully copy the references.


You can also try VSCommands 2010 extension which doesn't suffer from errors affecting PowerCommands when pasting references.

0

精彩评论

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

关注公众号