1
llj
17 小时以前 4c2d6fc7aeb7fe0cc44b2735514d47ff2ace18fa
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<<<<<<< HEAD:WebAPI/Properties/PublishProfiles/WTTFolder.pubxml
<?xml version="1.0" encoding="utf-8"?>
=======
<?xml version="1.0" encoding="utf-8"?>
>>>>>>> 6367b170a3db4df6e43a8962b2f17b06a020b913:WebAPI/Properties/PublishProfiles/FolderProfilewtt.pubxml
<!--
https://go.microsoft.com/fwlink/?LinkID=208121. 
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <DeleteExistingFiles>True</DeleteExistingFiles>
    <ExcludeApp_Data>False</ExcludeApp_Data>
    <LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
    <LastUsedBuildConfiguration>Debug</LastUsedBuildConfiguration>
    <LastUsedPlatform>Any CPU</LastUsedPlatform>
    <PublishProvider>FileSystem</PublishProvider>
    <PublishUrl>D:\网站发布\API</PublishUrl>
    <WebPublishMethod>FileSystem</WebPublishMethod>
  </PropertyGroup>
</Project>