From a8c3bd46ddcebf2c08fc4c0b9dd29349caab5e00 Mon Sep 17 00:00:00 2001 From: wtt <1985833171@qq.com> Date: 星期五, 01 十一月 2024 13:30:46 +0800 Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API --- LMES/LMES.csproj | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/LMES/LMES.csproj b/LMES/LMES.csproj index c15f85c..82a0261 100644 --- a/LMES/LMES.csproj +++ b/LMES/LMES.csproj @@ -12,6 +12,7 @@ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> <FileAlignment>512</FileAlignment> <IsWebBootstrapper>false</IsWebBootstrapper> + <TargetFrameworkProfile /> <PublishUrl>publish\</PublishUrl> <Install>true</Install> <InstallFrom>Disk</InstallFrom> @@ -26,7 +27,6 @@ <ApplicationVersion>1.0.0.%2a</ApplicationVersion> <UseApplicationTrust>false</UseApplicationTrust> <BootstrapperEnabled>true</BootstrapperEnabled> - <TargetFrameworkProfile /> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <PlatformTarget>AnyCPU</PlatformTarget> -- Gitblit v1.9.1