Is it possible to permanently and automagically have a library added for all my future projects? (in Visual Studio 2008)
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
I would have a look at Project Templates. |
|||
|
|
|
Matthew has the real answer for this - but as a stop-gap; don't forget the "Recent" tab on the "Add References" dialog. In many ways it is a shame that it doesn't default to this tab. This tab makes adding your common libraries pretty painless (once that lethargic dialog opens). |
|||
|
|
add it to the GAC? |
|||||||
|