We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ff8d64 commit ab453dbCopy full SHA for ab453db
src/WebJobs.Script.WebHost/Properties/PublishProfiles/FileSystem.pubxml
@@ -10,7 +10,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt
10
<LastUsedPlatform>Any CPU</LastUsedPlatform>
11
<SiteUrlToLaunchAfterPublish />
12
<LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
13
- <ExcludeApp_Data>False</ExcludeApp_Data>
+ <ExcludeApp_Data>True</ExcludeApp_Data>
14
<publishUrl>Publish\SiteExtensions\Functions</publishUrl>
15
<DeleteExistingFiles>False</DeleteExistingFiles>
16
<PrecompileBeforePublish>True</PrecompileBeforePublish>
0 commit comments