visual studio - VS 2008 - Publish Web Site - Exclude App_Data -
How can I stop Visual Studio 2008 (Standard Edition) from publishing the App_Data folder? I can not publish content for App_Data because it overwrites the production data cruelly.
The published dialog "to add files from the App_Data folder" is a checkbox option below.
Comments
Post a Comment