You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
1009 B

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--
  3. 此檔案是由您 Web 專案的發行/封裝處理程序所使用。您可以編輯此 MSBuild 檔案,
  4. 以自訂此處理程序的行為。若要深入了解,請造訪 http://go.microsoft.com/fwlink/?LinkID=208121。
  5. -->
  6. <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  7. <PropertyGroup>
  8. <WebPublishMethod>FileSystem</WebPublishMethod>
  9. <LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
  10. <LastUsedPlatform>Any CPU</LastUsedPlatform>
  11. <SiteUrlToLaunchAfterPublish />
  12. <LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
  13. <ExcludeApp_Data>False</ExcludeApp_Data>
  14. <publishUrl>D:\test\DoDesign</publishUrl>
  15. <DeleteExistingFiles>True</DeleteExistingFiles>
  16. <PrecompileBeforePublish>True</PrecompileBeforePublish>
  17. <EnableUpdateable>True</EnableUpdateable>
  18. <DebugSymbols>False</DebugSymbols>
  19. <WDPMergeOption>DonotMerge</WDPMergeOption>
  20. </PropertyGroup>
  21. </Project>