From e71088d7566e16f92ecd9a7f3c8703976debffb4 Mon Sep 17 00:00:00 2001
From: ningshuxia <ningshuxia0927@outlook.com>
Date: 星期一, 17 三月 2025 13:33:06 +0800
Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/HStation/XHS.V1.0

---
 Desktop/PBS.Desktop/PBS.Desktop.csproj |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Desktop/PBS.Desktop/PBS.Desktop.csproj b/Desktop/PBS.Desktop/PBS.Desktop.csproj
index 40bfac2..f2616ba 100644
--- a/Desktop/PBS.Desktop/PBS.Desktop.csproj
+++ b/Desktop/PBS.Desktop/PBS.Desktop.csproj
@@ -30,7 +30,9 @@
   </ItemGroup>
 
   <ItemGroup>
+    <ProjectReference Include="..\..\Vmo\PBS.Vmo\PBS.Vmo.csproj" />
     <ProjectReference Include="..\..\WinFrmUI\HStation.WinFrmUI.Assets.Core\HStation.WinFrmUI.Assets.Core.csproj" />
+    <ProjectReference Include="..\..\WinFrmUI\IBox.WinFrmUI\IBox.WinFrmUI.csproj" />
     <ProjectReference Include="..\..\WinFrmUI\PBS.WinFrmUI.DataAnalysis\PBS.WinFrmUI.DataAnalysis.csproj" />
     <ProjectReference Include="..\..\WinFrmUI\PBS.WinFrmUI.Hydro\PBS.WinFrmUI.Hydro.csproj" />
     <ProjectReference Include="..\..\WinFrmUI\PBS.WinFrmUI.WE\PBS.WinFrmUI.WE.csproj" />

--
Gitblit v1.9.3