mengxiangge 5 лет назад
Родитель
Сommit
7c2139de04
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Starter/Starter/ExportStart.csproj

+ 1 - 1
Starter/Starter/ExportStart.csproj

@@ -24,7 +24,7 @@
     <WarningLevel>4</WarningLevel>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
-    <PlatformTarget>AnyCPU</PlatformTarget>
+    <PlatformTarget>x64</PlatformTarget>
     <DebugType>pdbonly</DebugType>
     <Optimize>true</Optimize>
     <OutputPath>..\..\OutputDll\</OutputPath>