From b4d55af6bf131e3af8d28bcca6e704c5c567e07c Mon Sep 17 00:00:00 2001 From: liaoxujun@qq.com <liaoxujun@qq.com> Date: 星期一, 25 三月 2024 16:22:21 +0800 Subject: [PATCH] 完成博主管理修改 --- CoreCms.Net.Web.WebApi/CoreCms.Net.Web.WebApi.csproj.user | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/CoreCms.Net.Web.WebApi/CoreCms.Net.Web.WebApi.csproj.user b/CoreCms.Net.Web.WebApi/CoreCms.Net.Web.WebApi.csproj.user index 49b5b63..1004c26 100644 --- a/CoreCms.Net.Web.WebApi/CoreCms.Net.Web.WebApi.csproj.user +++ b/CoreCms.Net.Web.WebApi/CoreCms.Net.Web.WebApi.csproj.user @@ -5,5 +5,6 @@ </PropertyGroup> <PropertyGroup> <ActiveDebugProfile>CoreCms.Net.Web.WebApi</ActiveDebugProfile> + <NameOfLastUsedPublishProfile>FolderProfile</NameOfLastUsedPublishProfile> </PropertyGroup> </Project> \ No newline at end of file -- Gitblit v1.9.1