PDA

View Full Version : VS.Net Project References


mudd
04-14-2004, 11:16 AM
Greetings,

Does anyone have a suggestion for changing a VS.Net project's references from Debug/Project files to the correct Release version of a particular library?

I believe the options are:
1. Maintain a separate project file that has release references
2. Search and Replace references with the correct ones


Thanks for any input.