E
Ed Sutton
My solution contains multiple C# and C++ components as well as a deployment
project.
In my top-level C# WinForms application, I added references to some
components by browsing to the \bin\debug\*.dll of the desired component.
How can I make it use a debug build of a component for a debug build, and a
release build of a component for a release build?
Thanks in advance for any tips or direction,
-Ed
project.
In my top-level C# WinForms application, I added references to some
components by browsing to the \bin\debug\*.dll of the desired component.
How can I make it use a debug build of a component for a debug build, and a
release build of a component for a release build?
Thanks in advance for any tips or direction,
-Ed