From 1f1c2ecd4d216d165703d1f418eaa1691aa5a86a Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期二, 27 八月 2024 16:37:39 +0800 Subject: [PATCH] 提交 --- 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