|
@@ -124,7 +124,7 @@
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford60|x64'">
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
- <OutputPath>bin\x64\Release_oxford60\</OutputPath>
|
|
|
+ <OutputPath>..\bin\x64\Release_oxford60\</OutputPath>
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
<DebugType>full</DebugType>
|
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
@@ -139,7 +139,7 @@
|
|
|
</Reference>
|
|
|
<Reference Include="OTSClrInterface, Version=0.0.0.0, Culture=neutral, processorArchitecture=AMD64">
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
- <HintPath>..\Bin\x64\Debug\OTSClrInterface.dll</HintPath>
|
|
|
+ <HintPath>..\Bin\x64\Release_oxford60\OTSClrInterface.dll</HintPath>
|
|
|
</Reference>
|
|
|
<Reference Include="SourceGrid, Version=4.40.7083.30975, Culture=neutral, PublicKeyToken=df6f5e538749e85d, processorArchitecture=MSIL">
|
|
|
<SpecificVersion>False</SpecificVersion>
|