PDF Office.csproj 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="packages\Xamarin.Forms.5.0.0.2012\build\Xamarin.Forms.props" Condition="Exists('packages\Xamarin.Forms.5.0.0.2012\build\Xamarin.Forms.props')" />
  4. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  5. <PropertyGroup>
  6. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  7. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  8. <ProjectGuid>{F3A2111D-9EAF-4ECE-9A92-B7F21D429DCD}</ProjectGuid>
  9. <OutputType>WinExe</OutputType>
  10. <RootNamespace>PDF_Office</RootNamespace>
  11. <AssemblyName>PDF Office</AssemblyName>
  12. <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  15. <WarningLevel>4</WarningLevel>
  16. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  17. <Deterministic>true</Deterministic>
  18. <NuGetPackageImportStamp>
  19. </NuGetPackageImportStamp>
  20. </PropertyGroup>
  21. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  22. <PlatformTarget>AnyCPU</PlatformTarget>
  23. <DebugSymbols>true</DebugSymbols>
  24. <DebugType>embedded</DebugType>
  25. <Optimize>false</Optimize>
  26. <OutputPath>bin\Debug\</OutputPath>
  27. <DefineConstants>DEBUG;TRACE</DefineConstants>
  28. <ErrorReport>prompt</ErrorReport>
  29. <WarningLevel>4</WarningLevel>
  30. <Prefer32Bit>false</Prefer32Bit>
  31. </PropertyGroup>
  32. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  33. <PlatformTarget>AnyCPU</PlatformTarget>
  34. <DebugType>pdbonly</DebugType>
  35. <Optimize>true</Optimize>
  36. <OutputPath>bin\Release\</OutputPath>
  37. <DefineConstants>TRACE</DefineConstants>
  38. <ErrorReport>prompt</ErrorReport>
  39. <WarningLevel>4</WarningLevel>
  40. </PropertyGroup>
  41. <ItemGroup>
  42. <Reference Include="ComOCRKit.Desk, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  43. <SpecificVersion>False</SpecificVersion>
  44. <HintPath>.\ComOCRKit.Desk.dll</HintPath>
  45. </Reference>
  46. <Reference Include="ComPDFKit.Desk, Version=1.5.0.0, Culture=neutral, processorArchitecture=MSIL">
  47. <SpecificVersion>False</SpecificVersion>
  48. <HintPath>.\ComPDFKit.Desk.dll</HintPath>
  49. </Reference>
  50. <Reference Include="ComPDFKit.Viewer, Version=1.5.0.0, Culture=neutral, processorArchitecture=MSIL">
  51. <SpecificVersion>False</SpecificVersion>
  52. <HintPath>.\ComPDFKit.Viewer.dll</HintPath>
  53. </Reference>
  54. <Reference Include="ComPDFKit_Conversion, Version=1.3.0.0, Culture=neutral, processorArchitecture=MSIL">
  55. <SpecificVersion>False</SpecificVersion>
  56. <HintPath>.\ComPDFKit_Conversion.dll</HintPath>
  57. </Reference>
  58. <Reference Include="DotNetSpeech, Version=5.1.0.0, Culture=neutral, processorArchitecture=MSIL">
  59. <SpecificVersion>False</SpecificVersion>
  60. <EmbedInteropTypes>True</EmbedInteropTypes>
  61. <HintPath>.\DotNetSpeech.dll</HintPath>
  62. </Reference>
  63. <Reference Include="Dragablz, Version=0.0.4.0, Culture=neutral, processorArchitecture=MSIL">
  64. <SpecificVersion>False</SpecificVersion>
  65. <HintPath>.\Dragablz.dll</HintPath>
  66. </Reference>
  67. <Reference Include="DryIoc, Version=4.7.7.0, Culture=neutral, PublicKeyToken=dfbf2bd50fcf7768, processorArchitecture=MSIL">
  68. <HintPath>packages\DryIoc.dll.4.7.7\lib\net45\DryIoc.dll</HintPath>
  69. </Reference>
  70. <Reference Include="Microsoft.Xaml.Behaviors, Version=1.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  71. <HintPath>packages\Microsoft.Xaml.Behaviors.Wpf.1.1.31\lib\net45\Microsoft.Xaml.Behaviors.dll</HintPath>
  72. </Reference>
  73. <Reference Include="Prism, Version=8.1.97.5141, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
  74. <HintPath>packages\Prism.Core.8.1.97\lib\net461\Prism.dll</HintPath>
  75. </Reference>
  76. <Reference Include="Prism.DryIoc.Wpf, Version=8.1.97.5141, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
  77. <HintPath>packages\Prism.DryIoc.8.1.97\lib\net461\Prism.DryIoc.Wpf.dll</HintPath>
  78. </Reference>
  79. <Reference Include="Prism.Wpf, Version=8.1.97.5141, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
  80. <HintPath>packages\Prism.Wpf.8.1.97\lib\net461\Prism.Wpf.dll</HintPath>
  81. </Reference>
  82. <Reference Include="System" />
  83. <Reference Include="System.Configuration" />
  84. <Reference Include="System.Data" />
  85. <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  86. <HintPath>packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll</HintPath>
  87. </Reference>
  88. <Reference Include="System.Windows.Forms" />
  89. <Reference Include="System.Xml" />
  90. <Reference Include="Microsoft.CSharp" />
  91. <Reference Include="System.Core" />
  92. <Reference Include="System.Xml.Linq" />
  93. <Reference Include="System.Data.DataSetExtensions" />
  94. <Reference Include="System.Net.Http" />
  95. <Reference Include="System.Xaml">
  96. <RequiredTargetFramework>4.0</RequiredTargetFramework>
  97. </Reference>
  98. <Reference Include="VirtualizingWrapPanel, Version=1.5.7.0, Culture=neutral, processorArchitecture=MSIL">
  99. <SpecificVersion>False</SpecificVersion>
  100. <HintPath>packages\VirtualizingWrapPanel.1.5.7\lib\net452\VirtualizingWrapPanel.dll</HintPath>
  101. </Reference>
  102. <Reference Include="WindowsBase" />
  103. <Reference Include="PresentationCore" />
  104. <Reference Include="PresentationFramework" />
  105. </ItemGroup>
  106. <ItemGroup>
  107. <ApplicationDefinition Include="App.xaml">
  108. <Generator>MSBuild:Compile</Generator>
  109. <SubType>Designer</SubType>
  110. </ApplicationDefinition>
  111. <Compile Include="CustomControl\CustomIconToggleBtn.cs" />
  112. <Compile Include="CustomControl\IconAndTextTabItem.cs" />
  113. <Compile Include="CustomControl\ListBoxItemToolBar.cs" />
  114. <Compile Include="CustomControl\MessageBoxEx.cs" />
  115. <Compile Include="CustomControl\SystemControl\CustomCommandAction .cs" />
  116. <Compile Include="CustomControl\SystemControl\RoutedEventTrigger.cs" />
  117. <Compile Include="CustomControl\ToastControl.xaml.cs">
  118. <DependentUpon>ToastControl.xaml</DependentUpon>
  119. </Compile>
  120. <Compile Include="CustomControl\Utils.cs" />
  121. <Compile Include="EventAggregators\PageEditRefreshEvent.cs" />
  122. <Compile Include="Helper\SettingHelper.cs" />
  123. <Compile Include="Model\DialogNames.cs" />
  124. <Compile Include="CustomControl\SystemControl\InterTabClient.cs" />
  125. <Compile Include="CustomControl\LoadingControl.xaml.cs">
  126. <DependentUpon>LoadingControl.xaml</DependentUpon>
  127. </Compile>
  128. <Compile Include="Model\PageEdit\PageEditItem.cs" />
  129. <Compile Include="Model\ParameterNames.cs" />
  130. <Compile Include="Model\RegionNames.cs" />
  131. <Compile Include="CustomControl\SystemControl\TabablzRegionBehavior.cs" />
  132. <Compile Include="DataConvert\BoolToVisible.cs" />
  133. <Compile Include="DataConvert\VisibleToBoolConvert.cs" />
  134. <Compile Include="EventAggregators\DragablzWindowEvent.cs" />
  135. <Compile Include="EventAggregators\OpenFileEvent.cs" />
  136. <Compile Include="Helper\CommomEvent.cs" />
  137. <Compile Include="Helper\CommonHelper.cs" />
  138. <Compile Include="ViewModels\BOTA\BOTAContentViewModel.cs" />
  139. <Compile Include="ViewModels\BottomToolContentViewModel.cs" />
  140. <Compile Include="ViewModels\Dialog\FullScreenWindowViewModel.cs" />
  141. <Compile Include="ViewModels\Dialog\VerifyPassWordDialogViewModel.cs" />
  142. <Compile Include="ViewModels\HomePanel\HomeCloudContentViewModel.cs" />
  143. <Compile Include="ViewModels\HomePanel\HomeGuidContentViewModel.cs" />
  144. <Compile Include="ViewModels\HomePanel\HomeToolsContentViewModel.cs" />
  145. <Compile Include="ViewModels\MainContentViewModel.cs" />
  146. <Compile Include="ViewModels\PageEdit\PageEditContentViewModel.cs" />
  147. <Compile Include="Views\BOTA\BOTAContent.xaml.cs">
  148. <DependentUpon>BOTAContent.xaml</DependentUpon>
  149. </Compile>
  150. <Compile Include="Views\BottomToolContent.xaml.cs">
  151. <DependentUpon>BottomToolContent.xaml</DependentUpon>
  152. </Compile>
  153. <Compile Include="Views\Dialog\FullScreenWindow.xaml.cs">
  154. <DependentUpon>FullScreenWindow.xaml</DependentUpon>
  155. </Compile>
  156. <Compile Include="Views\Dialog\VerifyPassWordDialog.xaml.cs">
  157. <DependentUpon>VerifyPassWordDialog.xaml</DependentUpon>
  158. </Compile>
  159. <Compile Include="Views\HomePanel\HomeCloudContent.xaml.cs">
  160. <DependentUpon>HomeCloudContent.xaml</DependentUpon>
  161. </Compile>
  162. <Compile Include="Views\HomePanel\HomeGuidContent.xaml.cs">
  163. <DependentUpon>HomeGuidContent.xaml</DependentUpon>
  164. </Compile>
  165. <Compile Include="Views\HomePanel\HomeToolIControl.xaml.cs">
  166. <DependentUpon>HomeToolIControl.xaml</DependentUpon>
  167. </Compile>
  168. <Compile Include="Views\HomePanel\HomeToolItem.xaml.cs">
  169. <DependentUpon>HomeToolItem.xaml</DependentUpon>
  170. </Compile>
  171. <Compile Include="Views\HomePanel\HomeToolsContent.xaml.cs">
  172. <DependentUpon>HomeToolsContent.xaml</DependentUpon>
  173. </Compile>
  174. <Compile Include="Views\HomePanel\PDFTools\ToolbarContent.xaml.cs">
  175. <DependentUpon>ToolbarContent.xaml</DependentUpon>
  176. </Compile>
  177. <Compile Include="Views\HomePanel\PromotionContent.xaml.cs">
  178. <DependentUpon>PromotionContent.xaml</DependentUpon>
  179. </Compile>
  180. <Compile Include="Views\HomePanel\RecentFiles\DocItemControl.xaml.cs">
  181. <DependentUpon>DocItemControl.xaml</DependentUpon>
  182. </Compile>
  183. <Compile Include="Views\HomePanel\RecentFiles\DocItemListViewControl.xaml.cs">
  184. <DependentUpon>DocItemListViewControl.xaml</DependentUpon>
  185. </Compile>
  186. <Compile Include="Views\HomePanel\RecentFiles\RecentFilesView.xaml.cs">
  187. <DependentUpon>RecentFilesView.xaml</DependentUpon>
  188. </Compile>
  189. <Compile Include="Views\MainContent.xaml.cs">
  190. <DependentUpon>MainContent.xaml</DependentUpon>
  191. </Compile>
  192. <Compile Include="Views\PageEdit\PageEditContent.xaml.cs">
  193. <DependentUpon>PageEditContent.xaml</DependentUpon>
  194. </Compile>
  195. <Compile Include="Views\ViewContent.xaml.cs">
  196. <DependentUpon>ViewContent.xaml</DependentUpon>
  197. </Compile>
  198. <Page Include="CustomControl\LoadingControl.xaml">
  199. <SubType>Designer</SubType>
  200. <Generator>MSBuild:Compile</Generator>
  201. </Page>
  202. <Page Include="CustomControl\ToastControl.xaml">
  203. <Generator>MSBuild:Compile</Generator>
  204. <SubType>Designer</SubType>
  205. </Page>
  206. <Page Include="Styles\ComboxStyle.xaml">
  207. <SubType>Designer</SubType>
  208. <Generator>MSBuild:Compile</Generator>
  209. </Page>
  210. <Page Include="Styles\CustomBtnStyle.xaml">
  211. <Generator>MSBuild:Compile</Generator>
  212. <SubType>Designer</SubType>
  213. </Page>
  214. <Page Include="Styles\ExpanderStyle.xaml">
  215. <Generator>MSBuild:Compile</Generator>
  216. <SubType>Designer</SubType>
  217. </Page>
  218. <Page Include="Styles\ListBoxStyle.xaml">
  219. <Generator>MSBuild:Compile</Generator>
  220. <SubType>Designer</SubType>
  221. </Page>
  222. <Page Include="Styles\ListViewStyle.xaml">
  223. <Generator>MSBuild:Compile</Generator>
  224. <SubType>Designer</SubType>
  225. </Page>
  226. <Page Include="Styles\TabControlStyle.xaml">
  227. <SubType>Designer</SubType>
  228. <Generator>MSBuild:Compile</Generator>
  229. </Page>
  230. <Page Include="Views\BOTA\BOTAContent.xaml">
  231. <SubType>Designer</SubType>
  232. <Generator>MSBuild:Compile</Generator>
  233. </Page>
  234. <Page Include="Views\BottomToolContent.xaml">
  235. <SubType>Designer</SubType>
  236. <Generator>MSBuild:Compile</Generator>
  237. </Page>
  238. <Page Include="Views\Dialog\FullScreenWindow.xaml">
  239. <SubType>Designer</SubType>
  240. <Generator>MSBuild:Compile</Generator>
  241. </Page>
  242. <Page Include="Views\Dialog\VerifyPassWordDialog.xaml">
  243. <SubType>Designer</SubType>
  244. <Generator>MSBuild:Compile</Generator>
  245. </Page>
  246. <Page Include="Views\HomeContent.xaml">
  247. <Generator>MSBuild:Compile</Generator>
  248. <SubType>Designer</SubType>
  249. </Page>
  250. <Page Include="Views\HomePanel\HomeCloudContent.xaml">
  251. <SubType>Designer</SubType>
  252. <Generator>MSBuild:Compile</Generator>
  253. </Page>
  254. <Page Include="Views\HomePanel\HomeGuidContent.xaml">
  255. <SubType>Designer</SubType>
  256. <Generator>MSBuild:Compile</Generator>
  257. </Page>
  258. <Page Include="Views\HomePanel\HomeToolIControl.xaml">
  259. <Generator>MSBuild:Compile</Generator>
  260. <SubType>Designer</SubType>
  261. </Page>
  262. <Page Include="Views\HomePanel\HomeToolItem.xaml">
  263. <Generator>MSBuild:Compile</Generator>
  264. <SubType>Designer</SubType>
  265. </Page>
  266. <Page Include="Views\HomePanel\HomeToolsContent.xaml">
  267. <SubType>Designer</SubType>
  268. <Generator>MSBuild:Compile</Generator>
  269. </Page>
  270. <Page Include="Views\HomePanel\PDFTools\ToolbarContent.xaml">
  271. <Generator>MSBuild:Compile</Generator>
  272. <SubType>Designer</SubType>
  273. </Page>
  274. <Page Include="Views\HomePanel\PromotionContent.xaml">
  275. <Generator>MSBuild:Compile</Generator>
  276. <SubType>Designer</SubType>
  277. </Page>
  278. <Page Include="Views\HomePanel\RecentFiles\DocItemControl.xaml">
  279. <Generator>MSBuild:Compile</Generator>
  280. <SubType>Designer</SubType>
  281. </Page>
  282. <Page Include="Views\HomePanel\RecentFiles\DocItemListViewControl.xaml">
  283. <Generator>MSBuild:Compile</Generator>
  284. <SubType>Designer</SubType>
  285. </Page>
  286. <Page Include="Views\HomePanel\RecentFiles\RecentFilesView.xaml">
  287. <Generator>MSBuild:Compile</Generator>
  288. <SubType>Designer</SubType>
  289. </Page>
  290. <Page Include="Views\MainContent.xaml">
  291. <SubType>Designer</SubType>
  292. <Generator>MSBuild:Compile</Generator>
  293. </Page>
  294. <Page Include="Views\MainWindow.xaml">
  295. <Generator>MSBuild:Compile</Generator>
  296. <SubType>Designer</SubType>
  297. </Page>
  298. <Compile Include="App.xaml.cs">
  299. <DependentUpon>App.xaml</DependentUpon>
  300. <SubType>Code</SubType>
  301. </Compile>
  302. <Compile Include="ViewModels\HomeContentViewModel.cs" />
  303. <Compile Include="ViewModels\MainWindowViewModel.cs" />
  304. <Compile Include="ViewModels\ViewContentViewModel.cs" />
  305. <Compile Include="Views\HomeContent.xaml.cs">
  306. <DependentUpon>HomeContent.xaml</DependentUpon>
  307. </Compile>
  308. <Compile Include="Views\MainWindow.xaml.cs">
  309. <DependentUpon>MainWindow.xaml</DependentUpon>
  310. <SubType>Code</SubType>
  311. </Compile>
  312. <Page Include="Views\PageEdit\PageEditContent.xaml">
  313. <Generator>MSBuild:Compile</Generator>
  314. <SubType>Designer</SubType>
  315. </Page>
  316. <Page Include="Views\ViewContent.xaml">
  317. <Generator>MSBuild:Compile</Generator>
  318. <SubType>Designer</SubType>
  319. </Page>
  320. </ItemGroup>
  321. <ItemGroup>
  322. <Compile Include="Properties\AssemblyInfo.cs">
  323. <SubType>Code</SubType>
  324. </Compile>
  325. <Compile Include="Properties\Resources.Designer.cs">
  326. <AutoGen>True</AutoGen>
  327. <DesignTime>True</DesignTime>
  328. <DependentUpon>Resources.resx</DependentUpon>
  329. </Compile>
  330. <Compile Include="Properties\Settings.Designer.cs">
  331. <AutoGen>True</AutoGen>
  332. <DependentUpon>Settings.settings</DependentUpon>
  333. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  334. </Compile>
  335. <EmbeddedResource Include="Properties\Resources.resx">
  336. <Generator>ResXFileCodeGenerator</Generator>
  337. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  338. </EmbeddedResource>
  339. <None Include="packages.config" />
  340. <None Include="Properties\Settings.settings">
  341. <Generator>SettingsSingleFileGenerator</Generator>
  342. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  343. </None>
  344. </ItemGroup>
  345. <ItemGroup>
  346. <None Include="App.config" />
  347. </ItemGroup>
  348. <ItemGroup>
  349. <Folder Include="Views\Dialog\Convertor\" />
  350. <Folder Include="Views\Edit\" />
  351. <Folder Include="Views\FillAndSign\" />
  352. <Folder Include="Views\Forms\" />
  353. <Folder Include="Views\Scan\" />
  354. <Folder Include="Views\Tools\" />
  355. </ItemGroup>
  356. <ItemGroup>
  357. <Content Include="ComOCRKit.Desk.dll">
  358. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  359. </Content>
  360. <Content Include="ComPDFKit.Desk.dll">
  361. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  362. </Content>
  363. <Content Include="ComPDFKit.Viewer.dll">
  364. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  365. </Content>
  366. <Content Include="ComPDFKit_Conversion.dll">
  367. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  368. </Content>
  369. <Content Include="DotNetSpeech.dll">
  370. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  371. </Content>
  372. <Content Include="Dragablz.dll">
  373. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  374. </Content>
  375. <Resource Include="StyleAndTemplateList.txt" />
  376. <Resource Include="Resources\QuickToolIcon\Batch.png" />
  377. <Resource Include="Resources\HomeIcon\file_addition.png" />
  378. <Resource Include="Resources\HomeIcon\folderOpen.png" />
  379. <Resource Include="Resources\PromotionIcon\Android.png" />
  380. <Resource Include="Resources\PromotionIcon\ComPDFKit.png" />
  381. <Resource Include="Resources\PromotionIcon\ComVideoKit.png" />
  382. <Resource Include="Resources\PromotionIcon\FilmageEditor.png" />
  383. <Resource Include="Resources\PromotionIcon\FilmageScreen.png" />
  384. <Resource Include="Resources\PromotionIcon\FreePDFTemplates.png" />
  385. <Resource Include="Resources\PromotionIcon\IPhoneiPad.png" />
  386. <Resource Include="Resources\PromotionIcon\SignFlow.png" />
  387. <Resource Include="Resources\PromotionIcon\Windows.png" />
  388. <Content Include="SystemService\PreviewHandler.dll">
  389. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  390. </Content>
  391. <Content Include="SystemService\PreviewHandlerx86.dll">
  392. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  393. </Content>
  394. <Content Include="SystemService\TechPDFKitBase.dll">
  395. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  396. </Content>
  397. <Content Include="SystemService\ThumbnailProvider.dll">
  398. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  399. </Content>
  400. <Content Include="SystemService\ThumbnailProviderx86.dll">
  401. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  402. </Content>
  403. <Content Include="x64\ComPDFKit.dll">
  404. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  405. </Content>
  406. <Content Include="x64\CPDFConverterNative.dll">
  407. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  408. </Content>
  409. <Content Include="x64\libhpdf.dll">
  410. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  411. </Content>
  412. <Content Include="x64\libpng16.dll">
  413. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  414. </Content>
  415. <Content Include="x64\TechPDFKit.dll">
  416. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  417. </Content>
  418. <Content Include="x64\TechPdfToOffice.dll">
  419. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  420. </Content>
  421. <Content Include="x64\vcruntime140.dll">
  422. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  423. </Content>
  424. <Content Include="x64\zlib1.dll">
  425. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  426. </Content>
  427. <Content Include="x86\ComPDFKit.dll">
  428. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  429. </Content>
  430. <Content Include="x86\CPDFConverterNative.dll">
  431. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  432. </Content>
  433. <Content Include="x86\libhpdf.dll">
  434. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  435. </Content>
  436. <Content Include="x86\libpng16.dll">
  437. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  438. </Content>
  439. <Content Include="x86\TechPDFKit.dll">
  440. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  441. </Content>
  442. <Content Include="x86\TechPDFToOffice.dll">
  443. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  444. </Content>
  445. <Content Include="x86\vcruntime140.dll">
  446. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  447. </Content>
  448. <Content Include="x86\zlib1.dll">
  449. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  450. </Content>
  451. </ItemGroup>
  452. <ItemGroup>
  453. <ProjectReference Include="..\PDFSettings\PDFSettings.csproj">
  454. <Project>{bee73aae-9a2c-446b-b64d-3a8f042c985d}</Project>
  455. <Name>PDFSettings</Name>
  456. </ProjectReference>
  457. </ItemGroup>
  458. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  459. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  460. <PropertyGroup>
  461. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  462. </PropertyGroup>
  463. </Target>
  464. </Project>