From 26c7bd3e7060ffcb6456ea2098850ec5a4fee77c Mon Sep 17 00:00:00 2001 From: tangxu <tangxu76880903> Date: 星期二, 19 三月 2024 13:13:08 +0800 Subject: [PATCH] 提交 --- Utils/IStation.Log/IStation.Log.csproj | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/Utils/IStation.Log/IStation.Log.csproj b/Utils/IStation.Log/IStation.Log.csproj index ca1ae4c..be56004 100644 --- a/Utils/IStation.Log/IStation.Log.csproj +++ b/Utils/IStation.Log/IStation.Log.csproj @@ -53,6 +53,12 @@ <Compile Include="LogHelper.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> </ItemGroup> + <ItemGroup> + <ProjectReference Include="..\..\Settings\IStation.Settings\IStation.Settings.csproj"> + <Project>{37082337-850e-4dc9-9df5-da0218da6db8}</Project> + <Name>IStation.Settings</Name> + </ProjectReference> + </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <!-- To modify your build process, add your task inside one of the targets below and uncomment it. Other similar extension points exist, see Microsoft.Common.targets. -- Gitblit v1.9.3