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.
22 lines
835 B
22 lines
835 B
2 months ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!--
|
||
|
https://go.microsoft.com/fwlink/?LinkID=208121.
|
||
|
-->
|
||
|
<Project>
|
||
|
<PropertyGroup>
|
||
|
<DeleteExistingFiles>true</DeleteExistingFiles>
|
||
|
<ExcludeApp_Data>true</ExcludeApp_Data>
|
||
|
<LaunchSiteAfterPublish>true</LaunchSiteAfterPublish>
|
||
|
<LastUsedBuildConfiguration>Debug</LastUsedBuildConfiguration>
|
||
|
<LastUsedPlatform>Any CPU</LastUsedPlatform>
|
||
|
<PublishProvider>FileSystem</PublishProvider>
|
||
|
<PublishUrl>C:\WebService1</PublishUrl>
|
||
|
<WebPublishMethod>FileSystem</WebPublishMethod>
|
||
|
<_TargetId>Folder</_TargetId>
|
||
|
<SiteUrlToLaunchAfterPublish />
|
||
|
<PrecompileBeforePublish>true</PrecompileBeforePublish>
|
||
|
<EnableUpdateable>true</EnableUpdateable>
|
||
|
<DebugSymbols>false</DebugSymbols>
|
||
|
<WDPMergeOption>DonotMerge</WDPMergeOption>
|
||
|
</PropertyGroup>
|
||
|
</Project>
|