From edb7fdd5b666b240e75f3807c88903b06fd60907 Mon Sep 17 00:00:00 2001 From: lixiaojun <1287241240@qq.com> Date: 星期四, 25 七月 2024 14:49:44 +0800 Subject: [PATCH] 界面调整 --- WinFrmUI/Yw.WinFrmUI.Map.Core/Yw.WinFrmUI.Map.Core.csproj | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/WinFrmUI/Yw.WinFrmUI.Map.Core/Yw.WinFrmUI.Map.Core.csproj b/WinFrmUI/Yw.WinFrmUI.Map.Core/Yw.WinFrmUI.Map.Core.csproj index 0c04f9f..c1e648a 100644 --- a/WinFrmUI/Yw.WinFrmUI.Map.Core/Yw.WinFrmUI.Map.Core.csproj +++ b/WinFrmUI/Yw.WinFrmUI.Map.Core/Yw.WinFrmUI.Map.Core.csproj @@ -148,7 +148,7 @@ <ItemGroup> <PackageReference Include="Yw.BLL.Map.Core" Version="3.0.1" /> <PackageReference Include="Yw.WebBrower.Core" Version="3.0.2" /> - <PackageReference Include="Yw.WebView2.WinFrmUI.Core" Version="3.0.0" /> + <PackageReference Include="Yw.WebView2.WinFrmUI.Core" Version="3.0.1" /> </ItemGroup> <ItemGroup> -- Gitblit v1.9.3