I'm just realizing that the DEBUG
processor directive remains on when deploying with TFS, is there a way to change the settings in the TFS/Azure website or in the build definition, and not in the local solution configuration?
I still want the local solution to remain as debug, only the deployed output should become release.