From 2399f124c8af347dea80c071c98a26129a643d1d Mon Sep 17 00:00:00 2001
From: tangxu <tangxu76880903>
Date: 星期三, 07 八月 2024 13:26:06 +0800
Subject: [PATCH] 添加开始水库水位

---
 WinFrmUI/IStation.WinFrmUI.CalcErQu/IStation.WinFrmUI.CalcErQu.csproj |   13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/WinFrmUI/IStation.WinFrmUI.CalcErQu/IStation.WinFrmUI.CalcErQu.csproj b/WinFrmUI/IStation.WinFrmUI.CalcErQu/IStation.WinFrmUI.CalcErQu.csproj
index a3b9a61..694ce6d 100644
--- a/WinFrmUI/IStation.WinFrmUI.CalcErQu/IStation.WinFrmUI.CalcErQu.csproj
+++ b/WinFrmUI/IStation.WinFrmUI.CalcErQu/IStation.WinFrmUI.CalcErQu.csproj
@@ -315,7 +315,6 @@
     <EmbeddedResource Include="PrjItemSpanTime\SetPrjItemSpanTimeDlg.resx">
       <DependentUpon>SetPrjItemSpanTimeDlg.cs</DependentUpon>
     </EmbeddedResource>
-    <EmbeddedResource Include="Properties\licenses.licx" />
     <EmbeddedResource Include="RangeCtrl\RunTimeRangePanel.resx">
       <DependentUpon>RunTimeRangePanel.cs</DependentUpon>
     </EmbeddedResource>
@@ -352,9 +351,13 @@
       <Project>{0383caa6-d016-4be5-bb2b-97eb12f0c9fa}</Project>
       <Name>IStation.BLL.Monitor</Name>
     </ProjectReference>
-    <ProjectReference Include="..\..\Calc\IStation.Calc.ErQu\IStation.Calc.ErQu.csproj">
+    <ProjectReference Include="..\..\Calc\IStation.Calc.Core\IStation.Calc.Core.csproj">
       <Project>{af55ab4d-b3f0-455a-b9cd-02d02783582c}</Project>
-      <Name>IStation.Calc.ErQu</Name>
+      <Name>IStation.Calc.Core</Name>
+    </ProjectReference>
+    <ProjectReference Include="..\..\Calc\IStation.Calc.Model\IStation.Calc.Model.csproj">
+      <Project>{2ad845bd-ac63-4c54-89f2-0552a4460cd1}</Project>
+      <Name>IStation.Calc.Model</Name>
     </ProjectReference>
     <ProjectReference Include="..\..\Component\IStation.Newtonsoft\IStation.Newtonsoft.csproj">
       <Project>{699a5283-8009-45d8-912e-8fcf3f950157}</Project>
@@ -367,10 +370,6 @@
     <ProjectReference Include="..\..\Model\IStation.Model.Basic\IStation.Model.Basic.csproj">
       <Project>{768dfba7-383a-4780-bb29-d3f73997ee6b}</Project>
       <Name>IStation.Model.Basic</Name>
-    </ProjectReference>
-    <ProjectReference Include="..\..\Model\IStation.Model.Config\IStation.Model.Config.csproj">
-      <Project>{cd96fbeb-b723-42d4-abf6-8c7965447e9a}</Project>
-      <Name>IStation.Model.Config</Name>
     </ProjectReference>
     <ProjectReference Include="..\..\Model\IStation.Model.Core\IStation.Model.Core.csproj">
       <Project>{BA30A79A-7D4E-4063-A2A3-D7C30DD4A752}</Project>

--
Gitblit v1.9.3