using "Reference3 Interface" to add desired references to a project
- by BDotA
I found this:
http://msdn.microsoft.com/en-us/library/vslangproj80.reference3%28VS.80%29.aspx
what I have in mind is that many of the references that we add to our project are on a network drive and there are TON of them. Adding references to the project by right clicking on the References in the porject and choosing add reference is a pain.
so I was wondering if I can take advantage of something like what I posted the link to it and have a small program,add-in,macro, etc! that we can give it a list of the references that I want and it will add them to the project.