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

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -