markus / KCOM_API / Properties / PublishProfiles / FolderProfile.pubxml @ a7372e37
이력 | 보기 | 이력해설 | 다운로드 (874 Bytes)
1 | 787a4489 | KangIngu | <?xml version="1.0" encoding="utf-8"?> |
---|---|---|---|
2 | <!-- |
||
3 | This file is used by the publish/package process of your Web project. You can customize the behavior of this process |
||
4 | by editing this MSBuild file. In order to learn more about this please visit https://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 | <PublishProvider>FileSystem</PublishProvider> |
||
10 | <LastUsedBuildConfiguration>Debug</LastUsedBuildConfiguration> |
||
11 | <LastUsedPlatform>x64</LastUsedPlatform> |
||
12 | <SiteUrlToLaunchAfterPublish /> |
||
13 | <LaunchSiteAfterPublish>True</LaunchSiteAfterPublish> |
||
14 | <ExcludeApp_Data>False</ExcludeApp_Data> |
||
15 | <publishUrl>D:\Temp\WCF</publishUrl> |
||
16 | <DeleteExistingFiles>False</DeleteExistingFiles> |
||
17 | </PropertyGroup> |
||
18 | </Project> |