From d856b2d3c85f39a2908de47ad1934e34805591e4 Mon Sep 17 00:00:00 2001 From: liaoxujun@qq.com <liaoxujun@qq.com> Date: 星期五, 22 三月 2024 14:00:32 +0800 Subject: [PATCH] 完成供应商货博主管理页面 --- CoreCms.Net.Web.Admin/Properties/PublishProfiles/FolderProfile.pubxml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/CoreCms.Net.Web.Admin/Properties/PublishProfiles/FolderProfile.pubxml b/CoreCms.Net.Web.Admin/Properties/PublishProfiles/FolderProfile.pubxml index 986aa14..bee4de1 100644 --- a/CoreCms.Net.Web.Admin/Properties/PublishProfiles/FolderProfile.pubxml +++ b/CoreCms.Net.Web.Admin/Properties/PublishProfiles/FolderProfile.pubxml @@ -17,5 +17,6 @@ <TargetFramework>net8.0</TargetFramework> <ProjectGuid>95487ef2-3942-4f9b-8ece-acd7a4b304d9</ProjectGuid> <SelfContained>false</SelfContained> + <RuntimeIdentifier>win-x64</RuntimeIdentifier> </PropertyGroup> </Project> \ No newline at end of file -- Gitblit v1.9.1