|
@@ -71,11 +71,11 @@
|
|
|
<ApplicationIcon>ComPDFKit_Logo.ico</ApplicationIcon>
|
|
|
</PropertyGroup>
|
|
|
<ItemGroup>
|
|
|
- <Reference Include="ComPDFKit.Desk, Version=1.11.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
- <HintPath>..\..\..\packages\ComPDFKit.NetFramework.1.11.0\lib\ComPDFKit.Desk.dll</HintPath>
|
|
|
+ <Reference Include="ComPDFKit.Desk, Version=1.12.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
+ <HintPath>..\..\..\packages\ComPDFKit.NetFramework.1.12.0\lib\ComPDFKit.Desk.dll</HintPath>
|
|
|
</Reference>
|
|
|
- <Reference Include="ComPDFKit.Viewer, Version=1.11.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
- <HintPath>..\..\..\packages\ComPDFKit.NetFramework.1.11.0\lib\ComPDFKit.Viewer.dll</HintPath>
|
|
|
+ <Reference Include="ComPDFKit.Viewer, Version=1.12.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
+ <HintPath>..\..\..\packages\ComPDFKit.NetFramework.1.12.0\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>
|
|
@@ -132,11 +132,11 @@
|
|
|
<Content Include="ComPDFKit_Logo.ico" />
|
|
|
</ItemGroup>
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
- <Import Project="..\..\..\packages\ComPDFKit.NetFramework.1.11.0\build\ComPDFKit.NetFramework.targets" Condition="Exists('..\..\..\packages\ComPDFKit.NetFramework.1.11.0\build\ComPDFKit.NetFramework.targets')" />
|
|
|
+ <Import Project="..\..\..\packages\ComPDFKit.NetFramework.1.12.0\build\ComPDFKit.NetFramework.targets" Condition="Exists('..\..\..\packages\ComPDFKit.NetFramework.1.12.0\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.11.0\build\ComPDFKit.NetFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\packages\ComPDFKit.NetFramework.1.11.0\build\ComPDFKit.NetFramework.targets'))" />
|
|
|
+ <Error Condition="!Exists('..\..\..\packages\ComPDFKit.NetFramework.1.12.0\build\ComPDFKit.NetFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\packages\ComPDFKit.NetFramework.1.12.0\build\ComPDFKit.NetFramework.targets'))" />
|
|
|
</Target>
|
|
|
</Project>
|