DeviceManager/DeviceRepair.Api/Properties/PublishProfiles/FolderProfile.pubxml

17 lines
731 B
Plaintext
Raw Normal View History

2024-05-29 05:54:55 +00:00
<?xml version="1.0" encoding="utf-8"?>
<!--
https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<DeleteExistingFiles>False</DeleteExistingFiles>
<ExcludeApp_Data>False</ExcludeApp_Data>
<LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
2024-05-30 15:52:57 +00:00
<LastUsedBuildConfiguration>Debug</LastUsedBuildConfiguration>
2024-05-29 05:54:55 +00:00
<LastUsedPlatform>Any CPU</LastUsedPlatform>
<PublishProvider>FileSystem</PublishProvider>
2024-06-03 17:21:11 +00:00
<PublishUrl>C:\Users\Clove\Desktop\20240603_Release\WebApi_20240603</PublishUrl>
2024-05-29 05:54:55 +00:00
<WebPublishMethod>FileSystem</WebPublishMethod>
2024-05-30 15:52:57 +00:00
<SiteUrlToLaunchAfterPublish />
2024-05-29 05:54:55 +00:00
</PropertyGroup>
</Project>