|
|
@ -42,7 +42,7 @@
|
|
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
|
|
</PropertyGroup>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
|
|