|
@@ -7,7 +7,7 @@
|
|
<ProjectGuid>{75A0C673-E1D8-4FCE-8804-95E4F0630200}</ProjectGuid>
|
|
<ProjectGuid>{75A0C673-E1D8-4FCE-8804-95E4F0630200}</ProjectGuid>
|
|
<OutputType>WinExe</OutputType>
|
|
<OutputType>WinExe</OutputType>
|
|
<RootNamespace>Measure</RootNamespace>
|
|
<RootNamespace>Measure</RootNamespace>
|
|
- <AssemblyName>Forms_ComPDFKit</AssemblyName>
|
|
|
|
|
|
+ <AssemblyName>ComPDFKit</AssemblyName>
|
|
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
|
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<FileAlignment>512</FileAlignment>
|
|
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
@@ -57,11 +57,11 @@
|
|
<ApplicationIcon>ComPDFKit_Logo.ico</ApplicationIcon>
|
|
<ApplicationIcon>ComPDFKit_Logo.ico</ApplicationIcon>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
- <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 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>
|
|
</Reference>
|
|
- <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 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>
|
|
</Reference>
|
|
<Reference Include="PresentationFramework.Aero2, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<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>
|
|
<HintPath>..\packages\PresentationFramework.Aero2.1.0.1\lib\PresentationFramework.Aero2.dll</HintPath>
|
|
@@ -159,11 +159,11 @@
|
|
</None>
|
|
</None>
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.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')" />
|
|
|
|
|
|
+ <Import Project="..\packages\ComPDFKit.NetFramework.1.13.0\build\ComPDFKit.NetFramework.targets" Condition="Exists('..\packages\ComPDFKit.NetFramework.1.13.0\build\ComPDFKit.NetFramework.targets')" />
|
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|
<PropertyGroup>
|
|
<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>
|
|
<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>
|
|
</PropertyGroup>
|
|
- <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'))" />
|
|
|
|
|
|
+ <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'))" />
|
|
</Target>
|
|
</Target>
|
|
</Project>
|
|
</Project>
|