From 0b7bcb43cb3166c4b6f57fdd473e969845b65a28 Mon Sep 17 00:00:00 2001
From: lixiaojun <1287241240@qq.com>
Date: 星期一, 22 七月 2024 15:23:01 +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