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.Admin/CoreCms.Net.Web.Admin.csproj |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/CoreCms.Net.Web.Admin/CoreCms.Net.Web.Admin.csproj b/CoreCms.Net.Web.Admin/CoreCms.Net.Web.Admin.csproj
index da9513b..561711e 100644
--- a/CoreCms.Net.Web.Admin/CoreCms.Net.Web.Admin.csproj
+++ b/CoreCms.Net.Web.Admin/CoreCms.Net.Web.Admin.csproj
@@ -74,6 +74,7 @@
   </ItemGroup>
 
   <ItemGroup>
+    <ProjectReference Include="..\Chuanyin.Attribute\Chuanyin.Attribute.csproj" />
     <ProjectReference Include="..\CoreCms.Net.Auth\CoreCms.Net.Auth.csproj" />
     <ProjectReference Include="..\CoreCms.Net.CodeGenerator\CoreCms.Net.CodeGenerator.csproj" />
     <ProjectReference Include="..\CoreCms.Net.Configuration\CoreCms.Net.Configuration.csproj" />

--
Gitblit v1.9.1