2024-11-19 09:45:27 +08:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<!--
|
|
|
|
https://go.microsoft.com/fwlink/?LinkID=208121.
|
|
|
|
-->
|
|
|
|
<Project>
|
|
|
|
<PropertyGroup>
|
2024-11-20 17:47:24 +08:00
|
|
|
<DeleteExistingFiles>True</DeleteExistingFiles>
|
2024-11-20 09:08:00 +08:00
|
|
|
<ExcludeApp_Data>False</ExcludeApp_Data>
|
|
|
|
<LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
|
2024-11-19 09:45:27 +08:00
|
|
|
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
|
|
|
|
<LastUsedPlatform>Any CPU</LastUsedPlatform>
|
|
|
|
<PublishProvider>FileSystem</PublishProvider>
|
2024-11-20 09:08:00 +08:00
|
|
|
<PublishUrl>G:\发布</PublishUrl>
|
2024-11-19 09:45:27 +08:00
|
|
|
<WebPublishMethod>FileSystem</WebPublishMethod>
|
|
|
|
<_TargetId>Folder</_TargetId>
|
|
|
|
<SiteUrlToLaunchAfterPublish />
|
|
|
|
</PropertyGroup>
|
|
|
|
</Project>
|