FolderProfile.pubxml 938 B

123456789101112131415161718192021
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--
  3. https://go.microsoft.com/fwlink/?LinkID=208121.
  4. -->
  5. <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  6. <PropertyGroup>
  7. <DeleteExistingFiles>True</DeleteExistingFiles>
  8. <ExcludeApp_Data>False</ExcludeApp_Data>
  9. <LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
  10. <LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
  11. <LastUsedPlatform>Any CPU</LastUsedPlatform>
  12. <PublishProvider>FileSystem</PublishProvider>
  13. <PublishUrl>E:\DK_Projects\002_MES2\SANHOPE\SANHOPE.mes.wcf\IBOSS.PRD.WebService</PublishUrl>
  14. <WebPublishMethod>FileSystem</WebPublishMethod>
  15. <SiteUrlToLaunchAfterPublish />
  16. <PrecompileBeforePublish>True</PrecompileBeforePublish>
  17. <EnableUpdateable>True</EnableUpdateable>
  18. <DebugSymbols>False</DebugSymbols>
  19. <WDPMergeOption>DonotMerge</WDPMergeOption>
  20. </PropertyGroup>
  21. </Project>