|
@@ -41,11 +41,11 @@
|
|
|
<ApplicationIcon>ComPDFKit_Logo.ico</ApplicationIcon>
|
|
|
</PropertyGroup>
|
|
|
<ItemGroup>
|
|
|
- <Reference Include="ComPDFKit.Desk, Version=1.13.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
- <HintPath>..\packages\ComPDFKit.NetFramework.1.13.0\lib\ComPDFKit.Desk.dll</HintPath>
|
|
|
+ <Reference Include="ComPDFKit.Desk, Version=1.13.1.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
+ <HintPath>..\packages\ComPDFKit.NetFramework.1.13.2\lib\ComPDFKit.Desk.dll</HintPath>
|
|
|
</Reference>
|
|
|
- <Reference Include="ComPDFKit.Viewer, Version=1.13.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
- <HintPath>..\packages\ComPDFKit.NetFramework.1.13.0\lib\ComPDFKit.Viewer.dll</HintPath>
|
|
|
+ <Reference Include="ComPDFKit.Viewer, Version=1.13.2.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
+ <HintPath>..\packages\ComPDFKit.NetFramework.1.13.2\lib\ComPDFKit.Viewer.dll</HintPath>
|
|
|
</Reference>
|
|
|
<Reference Include="PresentationFramework.Aero2, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
<HintPath>..\packages\PresentationFramework.Aero2.1.0.1\lib\PresentationFramework.Aero2.dll</HintPath>
|
|
@@ -98,14 +98,6 @@
|
|
|
<None Include="packages.config" />
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
- <ProjectReference Include="..\..\..\..\compdfkit_windows\ComPDFKit\ComPDFKitCSharp\ComPDFKit.Desk.csproj">
|
|
|
- <Project>{56e518ad-c126-4b48-9a09-0a64c87020e4}</Project>
|
|
|
- <Name>ComPDFKit.Desk</Name>
|
|
|
- </ProjectReference>
|
|
|
- <ProjectReference Include="..\..\..\..\compdfkit_windows\ComPDFKit\ComPDFKitDesktop\ComPDFKit.Viewer\ComPDFKit.Viewer.csproj">
|
|
|
- <Project>{18ec356d-8130-49d4-b4e6-ac290e1065b7}</Project>
|
|
|
- <Name>ComPDFKit.Viewer</Name>
|
|
|
- </ProjectReference>
|
|
|
<ProjectReference Include="..\Compdfkit_Tools\Compdfkit_Tools.csproj">
|
|
|
<Project>{9363bcb1-3a67-446a-8093-5708b86bf418}</Project>
|
|
|
<Name>Compdfkit_Tools</Name>
|
|
@@ -133,11 +125,11 @@
|
|
|
</ProjectReference>
|
|
|
</ItemGroup>
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
- <Import Project="..\packages\ComPDFKit.NetFramework.1.13.0\build\ComPDFKit.NetFramework.targets" Condition="Exists('..\packages\ComPDFKit.NetFramework.1.13.0\build\ComPDFKit.NetFramework.targets')" />
|
|
|
+ <Import Project="..\packages\ComPDFKit.NetFramework.1.13.2\build\ComPDFKit.NetFramework.targets" Condition="Exists('..\packages\ComPDFKit.NetFramework.1.13.2\build\ComPDFKit.NetFramework.targets')" />
|
|
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|
|
<PropertyGroup>
|
|
|
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
|
|
|
</PropertyGroup>
|
|
|
- <Error Condition="!Exists('..\packages\ComPDFKit.NetFramework.1.13.0\build\ComPDFKit.NetFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\ComPDFKit.NetFramework.1.13.0\build\ComPDFKit.NetFramework.targets'))" />
|
|
|
+ <Error Condition="!Exists('..\packages\ComPDFKit.NetFramework.1.13.2\build\ComPDFKit.NetFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\ComPDFKit.NetFramework.1.13.2\build\ComPDFKit.NetFramework.targets'))" />
|
|
|
</Target>
|
|
|
</Project>
|