From 7d44a17ac0a6039d332712acc91d7a972153a015 Mon Sep 17 00:00:00 2001 From: 移动系统liao <liaoxujun@qq.com> Date: 星期一, 19 八月 2024 14:12:19 +0800 Subject: [PATCH] no message --- cylsg/cylsg.Web.Core/cylsg.Web.Core.csproj | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/cylsg/cylsg.Web.Core/cylsg.Web.Core.csproj b/cylsg/cylsg.Web.Core/cylsg.Web.Core.csproj index e2fcc82..76cc66d 100644 --- a/cylsg/cylsg.Web.Core/cylsg.Web.Core.csproj +++ b/cylsg/cylsg.Web.Core/cylsg.Web.Core.csproj @@ -15,6 +15,8 @@ <ItemGroup> <ProjectReference Include="..\cylsg.Application\cylsg.Application.csproj" /> + <ProjectReference Include="..\cylsg.Authorization\cylsg.Authorization.csproj" /> + <ProjectReference Include="..\EzUpFile\EzUpFile.csproj" /> </ItemGroup> </Project> -- Gitblit v1.9.1