Is it possible to set up my build process so that if I build for release (and publish with Clickonce) then the appRelease.config config file would be used with the production database and other settings instead of the debug one?
This would avoid me having to alter these settings in VS2013 whenever I publish