How can I change (or override) a settings.settings variable by adding a variable to the app.config on production?
Is this possible anyway?
You have to directly reference the applicationSettings you're trying to override and explicitly specify the property that has a replaced value.
new string value