From 682eba0aaf922e69dfafe05fb6c1bbdbf3a0e04a Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周一, 29 9月 2025 14:35:53 +0800 Subject: [PATCH] 优化 --- DEmon/iWareWms/iWareWms.csproj | 8 +++----- 1 files changed, 3 insertions(+), 5 deletions(-) diff --git a/DEmon/iWareWms/iWareWms.csproj b/DEmon/iWareWms/iWareWms.csproj index 7aa3f27..4839aeb 100644 --- a/DEmon/iWareWms/iWareWms.csproj +++ b/DEmon/iWareWms/iWareWms.csproj @@ -14,7 +14,7 @@ <RootNamespace>FineUIPro.iWareWms</RootNamespace> <AssemblyName>iWareWms</AssemblyName> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> - <UseIISExpress>true</UseIISExpress> + <UseIISExpress>false</UseIISExpress> <TargetFrameworkProfile /> <FileUpgradeFlags> </FileUpgradeFlags> @@ -961,6 +961,8 @@ <Content Include="Code\Common\_system~.ini" /> <Content Include="Metadata\deploymentTemplates\apiappconfig.azureresource.json" /> <Content Include="apiapp.json" /> + <Content Include="FineUIPro.lic.dev.config" /> + <Content Include="璇绘垜.txt" /> <None Include="Properties\PublishProfiles\iWareWms.pubxml" /> <None Include="Service References\PrintWcfService\Arrays.xsd"> <SubType>Designer</SubType> @@ -3725,11 +3727,7 @@ <AutoAssignPort>True</AutoAssignPort> <DevelopmentServerPort>65031</DevelopmentServerPort> <DevelopmentServerVPath>/</DevelopmentServerVPath> -<<<<<<< HEAD <IISUrl>http://localhost:8099</IISUrl> -======= - <IISUrl>http://localhost:55234/</IISUrl> ->>>>>>> c3984d64e9727d60a2a61682271bd52cc82712b9 <NTLMAuthentication>False</NTLMAuthentication> <UseCustomServer>False</UseCustomServer> <CustomServerUrl> -- Gitblit v1.9.3