From fe41831b0e9057a16aef1e82048105aee671bbda Mon Sep 17 00:00:00 2001 From: bklLiudl <673013083@qq.com> Date: 星期六, 19 十月 2024 19:08:06 +0800 Subject: [PATCH] Merge branch 'master' into Liudl --- Wms/Wms/Wms.csproj | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/Wms/Wms/Wms.csproj b/Wms/Wms/Wms.csproj index 6eafd06..6ea9517 100644 --- a/Wms/Wms/Wms.csproj +++ b/Wms/Wms/Wms.csproj @@ -30,6 +30,8 @@ <ItemGroup> <ProjectReference Include="..\WMS.BLL\WMS.BLL.csproj" /> </ItemGroup> + + <ProjectExtensions><VisualStudio><UserProperties appsettings_1json__JsonSchema="" /></VisualStudio></ProjectExtensions> </Project> -- Gitblit v1.8.0