From a46259b6f1d8d66e0917126eced4a7be16026299 Mon Sep 17 00:00:00 2001 From: ningshuxia <ningshuxia0927@outlook.com> Date: 星期二, 29 十一月 2022 09:39:01 +0800 Subject: [PATCH] 苏州金庭肯特修改 --- Model/IStation.Model.Core/IStation.Model.Core.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Model/IStation.Model.Core/IStation.Model.Core.csproj b/Model/IStation.Model.Core/IStation.Model.Core.csproj index 1ad2c97..eb8bbff 100644 --- a/Model/IStation.Model.Core/IStation.Model.Core.csproj +++ b/Model/IStation.Model.Core/IStation.Model.Core.csproj @@ -17,6 +17,7 @@ <ItemGroup> <ProjectReference Include="..\..\Component\IStation.Newtonsoft\IStation.Newtonsoft.csproj" /> + <ProjectReference Include="..\..\Core\IStation.Core\IStation.Core.csproj" /> <ProjectReference Include="..\..\Untity\IStation.Unit\IStation.Unit.csproj" /> <ProjectReference Include="..\..\Untity\IStation.Untity\IStation.Untity.csproj" /> </ItemGroup> -- Gitblit v1.9.3