41
41
<ApplicationIcon >ComPDFKit_Logo.ico</ApplicationIcon >
42
42
</PropertyGroup >
43
43
<ItemGroup >
44
- <Reference Include =" ComPDFKit.Desk, Version=1.13.0.0, Culture=neutral, processorArchitecture=MSIL" >
45
- <HintPath >..\packages\ComPDFKit.NetFramework.1.13.0\lib\ComPDFKit.Desk.dll</HintPath >
44
+ <ProjectReference Include =" ..\Compdfkit.Controls\Compdfkit.Controls.csproj" >
45
+ <Project >{9363bcb1-3a67-446a-8093-5708b86bf418}</Project >
46
+ <Name >Compdfkit.Controls</Name >
47
+ </ProjectReference >
48
+ <Reference Include =" ComPDFKit.NET, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
49
+ <HintPath >..\packages\ComPDFKit.NetFramework.2.0.0\lib\ComPDFKit.NET.dll</HintPath >
46
50
</Reference >
47
- <Reference Include =" ComPDFKit.Viewer, Version=1.13 .0.0, Culture=neutral, processorArchitecture=MSIL" >
48
- <HintPath >..\packages\ComPDFKit.NetFramework.1.13 .0\lib\ComPDFKit.Viewer.dll</HintPath >
51
+ <Reference Include =" ComPDFKit.Viewer, Version=2.0 .0.0, Culture=neutral, processorArchitecture=MSIL" >
52
+ <HintPath >..\packages\ComPDFKit.NetFramework.2.0 .0\lib\ComPDFKit.Viewer.dll</HintPath >
49
53
</Reference >
50
54
<Reference Include =" PresentationFramework.Aero2, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
51
55
<HintPath >..\packages\PresentationFramework.Aero2.1.0.1\lib\PresentationFramework.Aero2.dll</HintPath >
100
104
<None Include =" packages.config" />
101
105
</ItemGroup >
102
106
<ItemGroup >
103
- <ProjectReference Include =" ..\Compdfkit_Tools\Compdfkit_Tools .csproj" >
107
+ <ProjectReference Include =" ..\Compdfkit.Controls\Compdfkit.Controls .csproj" >
104
108
<Project >{9363bcb1-3a67-446a-8093-5708b86bf418}</Project >
105
- <Name >Compdfkit_Tools</Name >
109
+ <Name >Compdfkit.Controls</Name >
110
+ </ProjectReference >
111
+ <ProjectReference Include =" ..\ComPDFKit.Tool\ComPDFKit.Tool.csproj" >
112
+ <Project >{a061ee7a-6704-4bd9-86ee-48ed5df75e2f}</Project >
113
+ <Name >ComPDFKit.Tool</Name >
106
114
</ProjectReference >
107
115
</ItemGroup >
108
116
<ItemGroup >
119
127
</Content >
120
128
</ItemGroup >
121
129
<Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
122
- <Import Project =" ..\packages\ComPDFKit.NetFramework.1.13 .0\build\ComPDFKit.NetFramework.targets" Condition =" Exists('..\packages\ComPDFKit.NetFramework.1.13 .0\build\ComPDFKit.NetFramework.targets')" />
130
+ <Import Project =" ..\packages\ComPDFKit.NetFramework.2.0 .0\build\ComPDFKit.NetFramework.targets" Condition =" Exists('..\packages\ComPDFKit.NetFramework.2.0 .0\build\ComPDFKit.NetFramework.targets')" />
123
131
<Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
124
132
<PropertyGroup >
125
- <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 >
133
+ <ErrorText >这台计算机上缺少此项目引用的 NuGet 程序包。使用“ NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。 </ErrorText >
126
134
</PropertyGroup >
127
- <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'))" />
135
+ <Error Condition =" !Exists('..\packages\ComPDFKit.NetFramework.2.0 .0\build\ComPDFKit.NetFramework.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\ComPDFKit.NetFramework.2.0 .0\build\ComPDFKit.NetFramework.targets'))" />
128
136
</Target >
129
137
</Project >
0 commit comments