From 2c647b75d3550f87c0fe0fbe72527af779c238fb Mon Sep 17 00:00:00 2001 From: yangle <admin@YINMOU> Date: 星期四, 19 九月 2024 13:59:48 +0800 Subject: [PATCH] 钉钉同步设备维修记录 模具维修记录 保养记录 --- LMES/LMES.csproj | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/LMES/LMES.csproj b/LMES/LMES.csproj index 88b71bf..c15f85c 100644 --- a/LMES/LMES.csproj +++ b/LMES/LMES.csproj @@ -37,7 +37,7 @@ <DefineConstants>DEBUG;TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> - <Prefer32Bit>false</Prefer32Bit> + <Prefer32Bit>true</Prefer32Bit> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <PlatformTarget>AnyCPU</PlatformTarget> -- Gitblit v1.9.1