From ce35b6cf3c6c35e485429c2a9d061e0fe2122151 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周三, 11 12月 2024 10:42:44 +0800 Subject: [PATCH] 22 --- CC/iWareCC_ASRS/iWareCC.csproj | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CC/iWareCC_ASRS/iWareCC.csproj b/CC/iWareCC_ASRS/iWareCC.csproj index bee5f03..af7b640 100644 --- a/CC/iWareCC_ASRS/iWareCC.csproj +++ b/CC/iWareCC_ASRS/iWareCC.csproj @@ -12,6 +12,8 @@ <FileAlignment>512</FileAlignment> <Deterministic>true</Deterministic> <IsWebBootstrapper>false</IsWebBootstrapper> + <WcfConfigValidationEnabled>True</WcfConfigValidationEnabled> + <TargetFrameworkProfile /> <PublishUrl>D:\Pub\CC\</PublishUrl> <Install>true</Install> <InstallFrom>Disk</InstallFrom> @@ -27,8 +29,6 @@ <UseApplicationTrust>false</UseApplicationTrust> <PublishWizardCompleted>true</PublishWizardCompleted> <BootstrapperEnabled>true</BootstrapperEnabled> - <WcfConfigValidationEnabled>True</WcfConfigValidationEnabled> - <TargetFrameworkProfile /> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <PlatformTarget>AnyCPU</PlatformTarget> -- Gitblit v1.9.3