View Single Post
  #1  
Old 04-14-2004, 11:16 AM
mudd mudd is online now
Registered User
 
Join Date: 04-14-2004
Posts: 1
VS.Net Project References

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.
Reply With Quote