Is there any way to exclude copying the web.config file when using the Publish feature? This is the only file that is different between our development and production environment, as it has environment-specific entries.
Printable View
Is there any way to exclude copying the web.config file when using the Publish feature? This is the only file that is different between our development and production environment, as it has environment-specific entries.