Can I have different '.settings' specified for debug and release configurations?
- by Pwninstein
I have a .settings file (containing both User and Application settings) that I would like to contain different values if built in Debug mode. Is there a supported or recommended way to do this?