|
@@ -178,7 +178,7 @@
|
|
|
<Prefer32Bit>true</Prefer32Bit>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford61sp1|x64'">
|
|
|
- <OutputPath>..\bin\x64\Release_oxford62\</OutputPath>
|
|
|
+ <OutputPath>..\bin\x64\Release_oxford61sp1\</OutputPath>
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
|
<LangVersion>7.3</LangVersion>
|
|
@@ -196,7 +196,7 @@
|
|
|
<Prefer32Bit>true</Prefer32Bit>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford62|x64'">
|
|
|
- <OutputPath>..\bin\x64\Release_oxford62\OxfordExtender\</OutputPath>
|
|
|
+ <OutputPath>..\bin\x64\Release_oxford62\</OutputPath>
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
|
<LangVersion>7.3</LangVersion>
|