From 975f6c4c15e8eeaa859ebd10cc1ab5f039bcf331 Mon Sep 17 00:00:00 2001 From: Shuxia Ning <NingShuxia0927@outlook.com> Date: 星期三, 14 八月 2024 11:25:48 +0800 Subject: [PATCH] 界面微调 --- WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj b/WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj index 92c9735..4ca1233 100644 --- a/WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj +++ b/WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj @@ -29,6 +29,7 @@ <ItemGroup> <PackageReference Include="DevExpress.Win.Design" Version="23.2.4" /> + <PackageReference Include="Yw.Untity.Core" Version="3.0.0" /> </ItemGroup> <ItemGroup> -- Gitblit v1.9.3