R
RonL
Using Visual Studio, what is the difference between using Configuration
Manager to set the Active Solution Configuration to Debug/Release and using
Web.config to set Compilation to "debug=true". Does one option override the
other? Example if I set the Active Solution Configuration to "Release" and
the Compilation option to "debug="true" does the dll created by the build
include debug information?
Ron
Manager to set the Active Solution Configuration to Debug/Release and using
Web.config to set Compilation to "debug=true". Does one option override the
other? Example if I set the Active Solution Configuration to "Release" and
the Compilation option to "debug="true" does the dll created by the build
include debug information?
Ron