B
Beorne
I'm using visual studio 2005.
My main project contains some included class libraries.
I have included tin the main project references the various bin\debug
\lib.dll files.
Now I want to try a release configuration but the main project
continues to include the \debug version of the libraries (that, now,
are correctly compiled in release configuration too).
Should I manually change all the references every time I change
configuration?
Thanks,
Matteo.
My main project contains some included class libraries.
I have included tin the main project references the various bin\debug
\lib.dll files.
Now I want to try a release configuration but the main project
continues to include the \debug version of the libraries (that, now,
are correctly compiled in release configuration too).
Should I manually change all the references every time I change
configuration?
Thanks,
Matteo.