I would like to have distinct and complete web.debug.config and web.release.config files - instead of partials that transform into complete file on build or publish.
How to I associate the configuration with the file?
I would like to have distinct and complete web.debug.config and web.release.config files - instead of partials that transform into complete file on build or publish.
How to I associate the configuration with the file?