From e96ae946f9b977bd23b4d7d446c6cedb2ae0dbab Mon Sep 17 00:00:00 2001 From: lixiaojun <1287241240@qq.com> Date: 星期五, 23 八月 2024 10:18:32 +0800 Subject: [PATCH] 底层引用升级 --- WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj b/WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj index 4ca1233..4b9fa08 100644 --- a/WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj +++ b/WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj @@ -29,7 +29,7 @@ <ItemGroup> <PackageReference Include="DevExpress.Win.Design" Version="23.2.4" /> - <PackageReference Include="Yw.Untity.Core" Version="3.0.0" /> + <PackageReference Include="Yw.Untity.Core" Version="3.0.1" /> </ItemGroup> <ItemGroup> -- Gitblit v1.9.3