|
@@ -218,7 +218,8 @@
|
|
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
|
|
<HintPath>..\OpenDll\WordApiDll\office.dll</HintPath>
|
|
|
</Reference>
|
|
|
- <Reference Include="OINA.Extender">
|
|
|
+ <Reference Include="OINA.Extender, Version=6.1.0.0, Culture=neutral, PublicKeyToken=5efad68c95e0364e, processorArchitecture=MSIL">
|
|
|
+ <SpecificVersion>False</SpecificVersion>
|
|
|
<HintPath>..\OpenDll\OxfordApi61Dll\OINA.Extender.dll</HintPath>
|
|
|
<Private>False</Private>
|
|
|
</Reference>
|
|
@@ -231,6 +232,11 @@
|
|
|
<HintPath>..\OpenDll\WordApiDll\OTS.WinFormsUI.Docking.dll</HintPath>
|
|
|
<Private>False</Private>
|
|
|
</Reference>
|
|
|
+ <Reference Include="OxfordExtenderWrapper, Version=1.0.0.0, Culture=neutral, processorArchitecture=AMD64">
|
|
|
+ <SpecificVersion>False</SpecificVersion>
|
|
|
+ <HintPath>..\Bin\x64\Release_oxford61\OxfordExtender\OxfordExtenderWrapper.exe</HintPath>
|
|
|
+ <Private>False</Private>
|
|
|
+ </Reference>
|
|
|
<Reference Include="SlmRuntimeCSharp, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
<HintPath>..\OpenDll\SlmRuntimeCSharp\SlmRuntimeCSharp.dll</HintPath>
|
|
@@ -945,11 +951,6 @@
|
|
|
<Name>OTSClrInterface</Name>
|
|
|
<Private>False</Private>
|
|
|
</ProjectReference>
|
|
|
- <ProjectReference Include="..\OxfordExtenderWrapper\OxfordExtenderWrapper.csproj">
|
|
|
- <Project>{b2683648-c829-40e7-a479-ac90b1b80286}</Project>
|
|
|
- <Name>OxfordExtenderWrapper</Name>
|
|
|
- <Private>False</Private>
|
|
|
- </ProjectReference>
|
|
|
</ItemGroup>
|
|
|
<ItemGroup />
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|