From 3e7d5f8fd4a2fc44b16b8d589716099451433c53 Mon Sep 17 00:00:00 2001 From: qin <a@163.com> Date: 星期五, 07 三月 2025 14:43:58 +0800 Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/HStation/XHS.V1.0 --- WinFrmUI/IBox.WinFrmUI/IBox.WinFrmUI.csproj | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/WinFrmUI/IBox.WinFrmUI/IBox.WinFrmUI.csproj b/WinFrmUI/IBox.WinFrmUI/IBox.WinFrmUI.csproj index b60fa90..4789597 100644 --- a/WinFrmUI/IBox.WinFrmUI/IBox.WinFrmUI.csproj +++ b/WinFrmUI/IBox.WinFrmUI/IBox.WinFrmUI.csproj @@ -34,13 +34,11 @@ <PackageReference Include="DevExpress.Win.Design" Version="23.2.4" /> <PackageReference Include="InTheHand.Net.Bluetooth" Version="4.1.44" /> <PackageReference Include="NPOI" Version="2.7.1" /> - <PackageReference Include="Yw.Untity.Core" Version="3.0.6" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\..\Service\PBS.Service\PBS.Service.csproj" /> <ProjectReference Include="..\Yw.WinFrmUI.Core\Yw.WinFrmUI.Core.csproj" /> - <ProjectReference Include="..\Yw.WinFrmUI.Hydro.Q3d.Core\Yw.WinFrmUI.Hydro.Q3d.Core.csproj" /> </ItemGroup> </Project> -- Gitblit v1.9.3