DeviceManager/TsSFCDeviceSvc/Properties/PublishProfiles/FolderProfile.pubxml

18 lines
661 B
Plaintext
Raw Normal View History

2024-07-27 01:44:19 +00:00
<?xml version="1.0" encoding="utf-8"?>
<!--
https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project>
<PropertyGroup>
<DeleteExistingFiles>false</DeleteExistingFiles>
<ExcludeApp_Data>false</ExcludeApp_Data>
<LaunchSiteAfterPublish>true</LaunchSiteAfterPublish>
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
<LastUsedPlatform>Any CPU</LastUsedPlatform>
<PublishProvider>FileSystem</PublishProvider>
2024-08-07 05:57:10 +00:00
<PublishUrl>C:\Users\Clove\Desktop\WebSVC</PublishUrl>
2024-07-27 01:44:19 +00:00
<WebPublishMethod>FileSystem</WebPublishMethod>
<_TargetId>Folder</_TargetId>
2024-08-02 02:52:45 +00:00
<SiteUrlToLaunchAfterPublish />
2024-07-27 01:44:19 +00:00
</PropertyGroup>
</Project>