markus / FileUploadWevService / Properties / PublishProfiles / FolderProfile.pubxml @ 76dc223b
이력 | 보기 | 이력해설 | 다운로드 (892 Bytes)
1 |
<?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>Release</LastUsedBuildConfiguration> |
11 |
<LastUsedPlatform>Any CPU</LastUsedPlatform> |
12 |
<SiteUrlToLaunchAfterPublish /> |
13 |
<LaunchSiteAfterPublish>True</LaunchSiteAfterPublish> |
14 |
<ExcludeApp_Data>False</ExcludeApp_Data> |
15 |
<publishUrl>D:\WebSites\ImageUpload</publishUrl> |
16 |
<DeleteExistingFiles>False</DeleteExistingFiles> |
17 |
</PropertyGroup> |
18 |
</Project> |