From 467578cbe7f027c14ceba0aed16fb827b94e2c65 Mon Sep 17 00:00:00 2001 From: duheng <2784771470@qq.com> Date: 星期五, 07 三月 2025 09:41:58 +0800 Subject: [PATCH] pbs-为登录静态类赋值 --- WinFrmUI/Hstation.WinFrmUI.Core/Hstation.WinFrmUI.Core.csproj | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-) diff --git a/WinFrmUI/Hstation.WinFrmUI.Core/Hstation.WinFrmUI.Core.csproj b/WinFrmUI/Hstation.WinFrmUI.Core/Hstation.WinFrmUI.Core.csproj index 17cb39f..2c6ae33 100644 --- a/WinFrmUI/Hstation.WinFrmUI.Core/Hstation.WinFrmUI.Core.csproj +++ b/WinFrmUI/Hstation.WinFrmUI.Core/Hstation.WinFrmUI.Core.csproj @@ -22,8 +22,12 @@ </ItemGroup> <ItemGroup> + <Compile Remove="00-UICore\01-鐢ㄦ埛鐧婚檰绫籠GlobalParas.cs" /> + </ItemGroup> + + <ItemGroup> <PackageReference Include="DevExpress.Win.Design" Version="23.2.4" /> - <PackageReference Include="Yw.BLL.Auth.Core" Version="3.1.6" /> + <PackageReference Include="Yw.BLL.Auth.Core" Version="3.7.7" /> </ItemGroup> <ItemGroup> @@ -57,4 +61,8 @@ </EmbeddedResource> </ItemGroup> + <ItemGroup> + <Folder Include="00-UICore\01-鐢ㄦ埛鐧婚檰绫籠" /> + </ItemGroup> + </Project> -- Gitblit v1.9.3