From 445d14becca6b5251814934343d7a6394ada6009 Mon Sep 17 00:00:00 2001
From: 小飞侠 <8277136+liaoxujun@user.noreply.gitee.com>
Date: 星期五, 17 十月 2025 16:55:19 +0800
Subject: [PATCH] no message
---
CoreCms.Net.Web.Admin/Properties/PublishProfiles/FolderProfile.pubxml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/CoreCms.Net.Web.Admin/Properties/PublishProfiles/FolderProfile.pubxml b/CoreCms.Net.Web.Admin/Properties/PublishProfiles/FolderProfile.pubxml
index bee4de1..b9c3118 100644
--- a/CoreCms.Net.Web.Admin/Properties/PublishProfiles/FolderProfile.pubxml
+++ b/CoreCms.Net.Web.Admin/Properties/PublishProfiles/FolderProfile.pubxml
@@ -4,7 +4,7 @@
-->
<Project>
<PropertyGroup>
- <DeleteExistingFiles>false</DeleteExistingFiles>
+ <DeleteExistingFiles>true</DeleteExistingFiles>
<ExcludeApp_Data>false</ExcludeApp_Data>
<LaunchSiteAfterPublish>true</LaunchSiteAfterPublish>
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
@@ -16,7 +16,7 @@
<SiteUrlToLaunchAfterPublish />
<TargetFramework>net8.0</TargetFramework>
<ProjectGuid>95487ef2-3942-4f9b-8ece-acd7a4b304d9</ProjectGuid>
- <SelfContained>false</SelfContained>
- <RuntimeIdentifier>win-x64</RuntimeIdentifier>
+ <SelfContained>true</SelfContained>
+ <RuntimeIdentifier>win-x86</RuntimeIdentifier>
</PropertyGroup>
</Project>
\ No newline at end of file
--
Gitblit v1.9.1