PDF Office.csproj 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530
  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.Drawing" />
  86. <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  87. <HintPath>packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll</HintPath>
  88. </Reference>
  89. <Reference Include="System.Windows.Forms" />
  90. <Reference Include="System.Xml" />
  91. <Reference Include="Microsoft.CSharp" />
  92. <Reference Include="System.Core" />
  93. <Reference Include="System.Xml.Linq" />
  94. <Reference Include="System.Data.DataSetExtensions" />
  95. <Reference Include="System.Net.Http" />
  96. <Reference Include="System.Xaml">
  97. <RequiredTargetFramework>4.0</RequiredTargetFramework>
  98. </Reference>
  99. <Reference Include="VirtualizingWrapPanel, Version=1.5.7.0, Culture=neutral, processorArchitecture=MSIL">
  100. <SpecificVersion>False</SpecificVersion>
  101. <HintPath>packages\VirtualizingWrapPanel.1.5.7\lib\net452\VirtualizingWrapPanel.dll</HintPath>
  102. </Reference>
  103. <Reference Include="WindowsBase" />
  104. <Reference Include="PresentationCore" />
  105. <Reference Include="PresentationFramework" />
  106. </ItemGroup>
  107. <ItemGroup>
  108. <ApplicationDefinition Include="App.xaml">
  109. <Generator>MSBuild:Compile</Generator>
  110. <SubType>Designer</SubType>
  111. </ApplicationDefinition>
  112. <Compile Include="CustomControl\AlertsMessage.xaml.cs">
  113. <DependentUpon>AlertsMessage.xaml</DependentUpon>
  114. </Compile>
  115. <Compile Include="CustomControl\CustomIconToggleBtn.cs" />
  116. <Compile Include="CustomControl\DialogContent.cs" />
  117. <Compile Include="CustomControl\IconAndTextTabItem.cs" />
  118. <Compile Include="CustomControl\ListBoxItemToolBar.cs" />
  119. <Compile Include="CustomControl\MessageBoxEx.cs" />
  120. <Compile Include="CustomControl\SystemControl\CustomCommandAction .cs" />
  121. <Compile Include="CustomControl\SystemControl\RoutedEventTrigger.cs" />
  122. <Compile Include="CustomControl\ToastControl.xaml.cs">
  123. <DependentUpon>ToastControl.xaml</DependentUpon>
  124. </Compile>
  125. <Compile Include="DataConvert\FileFormatToIconConvert.cs" />
  126. <Compile Include="EventAggregators\PageEditNotifyEvent.cs" />
  127. <Compile Include="EventAggregators\PageEditRefreshEvent.cs" />
  128. <Compile Include="Helper\SettingHelper.cs" />
  129. <Compile Include="Helper\ToolMethod.cs" />
  130. <Compile Include="Model\DialogNames.cs" />
  131. <Compile Include="CustomControl\SystemControl\InterTabClient.cs" />
  132. <Compile Include="CustomControl\LoadingControl.xaml.cs">
  133. <DependentUpon>LoadingControl.xaml</DependentUpon>
  134. </Compile>
  135. <Compile Include="Model\PageEdit\ExtractModel.cs" />
  136. <Compile Include="Model\PageEdit\PageEditItem.cs" />
  137. <Compile Include="Model\ParameterNames.cs" />
  138. <Compile Include="Model\PDFTool\ToolItem.cs" />
  139. <Compile Include="Model\RegionNames.cs" />
  140. <Compile Include="CustomControl\SystemControl\TabablzRegionBehavior.cs" />
  141. <Compile Include="DataConvert\BoolToVisible.cs" />
  142. <Compile Include="DataConvert\VisibleToBoolConvert.cs" />
  143. <Compile Include="EventAggregators\DragablzWindowEvent.cs" />
  144. <Compile Include="EventAggregators\OpenFileEvent.cs" />
  145. <Compile Include="Helper\CommomEvent.cs" />
  146. <Compile Include="Helper\CommonHelper.cs" />
  147. <Compile Include="ViewModels\BOTA\BOTAContentViewModel.cs" />
  148. <Compile Include="ViewModels\BottomToolContentViewModel.cs" />
  149. <Compile Include="ViewModels\Dialog\FullScreenWindowViewModel.cs" />
  150. <Compile Include="ViewModels\Dialog\PageEditDialogs\ExtractDialogViewModel.cs" />
  151. <Compile Include="ViewModels\Dialog\PageEditDialogs\InsertDialogViewModel.cs" />
  152. <Compile Include="ViewModels\Dialog\PageEditDialogs\SplitDialogViewModel.cs" />
  153. <Compile Include="ViewModels\Dialog\VerifyPassWordDialogViewModel.cs" />
  154. <Compile Include="ViewModels\HomePanel\HomeCloudContentViewModel.cs" />
  155. <Compile Include="ViewModels\HomePanel\HomeGuidContentViewModel.cs" />
  156. <Compile Include="ViewModels\HomePanel\HomeToolsContentViewModel.cs" />
  157. <Compile Include="ViewModels\MainContentViewModel.cs" />
  158. <Compile Include="ViewModels\PageEdit\PageEditContentViewModel.cs" />
  159. <Compile Include="Views\BOTA\BOTAContent.xaml.cs">
  160. <DependentUpon>BOTAContent.xaml</DependentUpon>
  161. </Compile>
  162. <Compile Include="Views\BottomToolContent.xaml.cs">
  163. <DependentUpon>BottomToolContent.xaml</DependentUpon>
  164. </Compile>
  165. <Compile Include="Views\Dialog\FullScreenWindow.xaml.cs">
  166. <DependentUpon>FullScreenWindow.xaml</DependentUpon>
  167. </Compile>
  168. <Compile Include="Views\Dialog\PageEditDialogs\ExtractDialog.xaml.cs">
  169. <DependentUpon>ExtractDialog.xaml</DependentUpon>
  170. </Compile>
  171. <Compile Include="Views\Dialog\PageEditDialogs\InsertDialog.xaml.cs">
  172. <DependentUpon>InsertDialog.xaml</DependentUpon>
  173. </Compile>
  174. <Compile Include="Views\Dialog\PageEditDialogs\SplitDialog.xaml.cs">
  175. <DependentUpon>SplitDialog.xaml</DependentUpon>
  176. </Compile>
  177. <Compile Include="Views\Dialog\VerifyPassWordDialog.xaml.cs">
  178. <DependentUpon>VerifyPassWordDialog.xaml</DependentUpon>
  179. </Compile>
  180. <Compile Include="Views\HomePanel\CloudDocs\CloudDiskContent.xaml.cs">
  181. <DependentUpon>CloudDiskContent.xaml</DependentUpon>
  182. </Compile>
  183. <Compile Include="Views\HomePanel\CloudDocs\CloudFilesContent.xaml.cs">
  184. <DependentUpon>CloudFilesContent.xaml</DependentUpon>
  185. </Compile>
  186. <Compile Include="Views\HomePanel\HomeCloudContent.xaml.cs">
  187. <DependentUpon>HomeCloudContent.xaml</DependentUpon>
  188. </Compile>
  189. <Compile Include="Views\HomePanel\HomeGuidContent.xaml.cs">
  190. <DependentUpon>HomeGuidContent.xaml</DependentUpon>
  191. </Compile>
  192. <Compile Include="Views\HomePanel\PDFTools\PDFToolItem.xaml.cs">
  193. <DependentUpon>PDFToolItem.xaml</DependentUpon>
  194. </Compile>
  195. <Compile Include="Views\HomePanel\HomeToolsContent.xaml.cs">
  196. <DependentUpon>HomeToolsContent.xaml</DependentUpon>
  197. </Compile>
  198. <Compile Include="Views\HomePanel\PDFTools\PDFTools.cs" />
  199. <Compile Include="Views\HomePanel\PDFTools\PDFToolsContent.xaml.cs">
  200. <DependentUpon>PDFToolsContent.xaml</DependentUpon>
  201. </Compile>
  202. <Compile Include="Views\HomePanel\PDFTools\QuickToolsContent.xaml.cs">
  203. <DependentUpon>QuickToolsContent.xaml</DependentUpon>
  204. </Compile>
  205. <Compile Include="Views\HomePanel\PromotionContent.xaml.cs">
  206. <DependentUpon>PromotionContent.xaml</DependentUpon>
  207. </Compile>
  208. <Compile Include="Views\HomePanel\RecentFiles\DocItemControl.xaml.cs">
  209. <DependentUpon>DocItemControl.xaml</DependentUpon>
  210. </Compile>
  211. <Compile Include="Views\HomePanel\RecentFiles\DocItemListViewControl.xaml.cs">
  212. <DependentUpon>DocItemListViewControl.xaml</DependentUpon>
  213. </Compile>
  214. <Compile Include="Views\HomePanel\RecentFiles\RecentFilesView.xaml.cs">
  215. <DependentUpon>RecentFilesView.xaml</DependentUpon>
  216. </Compile>
  217. <Compile Include="Views\MainContent.xaml.cs">
  218. <DependentUpon>MainContent.xaml</DependentUpon>
  219. </Compile>
  220. <Compile Include="Views\PageEdit\PageEditContent.xaml.cs">
  221. <DependentUpon>PageEditContent.xaml</DependentUpon>
  222. </Compile>
  223. <Compile Include="Views\ViewContent.xaml.cs">
  224. <DependentUpon>ViewContent.xaml</DependentUpon>
  225. </Compile>
  226. <Page Include="CustomControl\AlertsMessage.xaml">
  227. <Generator>MSBuild:Compile</Generator>
  228. <SubType>Designer</SubType>
  229. </Page>
  230. <Page Include="CustomControl\LoadingControl.xaml">
  231. <SubType>Designer</SubType>
  232. <Generator>MSBuild:Compile</Generator>
  233. </Page>
  234. <Page Include="CustomControl\ToastControl.xaml">
  235. <Generator>MSBuild:Compile</Generator>
  236. <SubType>Designer</SubType>
  237. </Page>
  238. <Page Include="Styles\ComboxStyle.xaml">
  239. <SubType>Designer</SubType>
  240. <Generator>MSBuild:Compile</Generator>
  241. </Page>
  242. <Page Include="Styles\CustomBtnStyle.xaml">
  243. <Generator>MSBuild:Compile</Generator>
  244. <SubType>Designer</SubType>
  245. </Page>
  246. <Page Include="Styles\CustomListItemStyle.xaml">
  247. <SubType>Designer</SubType>
  248. <Generator>MSBuild:Compile</Generator>
  249. </Page>
  250. <Page Include="Styles\ExpanderStyle.xaml">
  251. <Generator>MSBuild:Compile</Generator>
  252. <SubType>Designer</SubType>
  253. </Page>
  254. <Page Include="Styles\ListBoxStyle.xaml">
  255. <Generator>MSBuild:Compile</Generator>
  256. <SubType>Designer</SubType>
  257. </Page>
  258. <Page Include="Styles\ListViewStyle.xaml">
  259. <Generator>MSBuild:Compile</Generator>
  260. <SubType>Designer</SubType>
  261. </Page>
  262. <Page Include="Styles\TabControlStyle.xaml">
  263. <SubType>Designer</SubType>
  264. <Generator>MSBuild:Compile</Generator>
  265. </Page>
  266. <Page Include="Styles\WindowsStyle.xaml">
  267. <Generator>MSBuild:Compile</Generator>
  268. <SubType>Designer</SubType>
  269. </Page>
  270. <Page Include="Themes\Generic.xaml">
  271. <Generator>MSBuild:Compile</Generator>
  272. <SubType>Designer</SubType>
  273. </Page>
  274. <Page Include="Views\BOTA\BOTAContent.xaml">
  275. <SubType>Designer</SubType>
  276. <Generator>MSBuild:Compile</Generator>
  277. </Page>
  278. <Page Include="Views\BottomToolContent.xaml">
  279. <SubType>Designer</SubType>
  280. <Generator>MSBuild:Compile</Generator>
  281. </Page>
  282. <Page Include="Views\Dialog\FullScreenWindow.xaml">
  283. <SubType>Designer</SubType>
  284. <Generator>MSBuild:Compile</Generator>
  285. </Page>
  286. <Page Include="Views\Dialog\PageEditDialogs\ExtractDialog.xaml">
  287. <Generator>MSBuild:Compile</Generator>
  288. <SubType>Designer</SubType>
  289. </Page>
  290. <Page Include="Views\Dialog\PageEditDialogs\InsertDialog.xaml">
  291. <Generator>MSBuild:Compile</Generator>
  292. <SubType>Designer</SubType>
  293. </Page>
  294. <Page Include="Views\Dialog\PageEditDialogs\SplitDialog.xaml">
  295. <Generator>MSBuild:Compile</Generator>
  296. <SubType>Designer</SubType>
  297. </Page>
  298. <Page Include="Views\Dialog\VerifyPassWordDialog.xaml">
  299. <SubType>Designer</SubType>
  300. <Generator>MSBuild:Compile</Generator>
  301. </Page>
  302. <Page Include="Views\HomeContent.xaml">
  303. <Generator>MSBuild:Compile</Generator>
  304. <SubType>Designer</SubType>
  305. </Page>
  306. <Page Include="Views\HomePanel\CloudDocs\CloudDiskContent.xaml">
  307. <SubType>Designer</SubType>
  308. <Generator>MSBuild:Compile</Generator>
  309. </Page>
  310. <Page Include="Views\HomePanel\CloudDocs\CloudFilesContent.xaml">
  311. <Generator>MSBuild:Compile</Generator>
  312. <SubType>Designer</SubType>
  313. </Page>
  314. <Page Include="Views\HomePanel\HomeCloudContent.xaml">
  315. <SubType>Designer</SubType>
  316. <Generator>MSBuild:Compile</Generator>
  317. </Page>
  318. <Page Include="Views\HomePanel\HomeGuidContent.xaml">
  319. <SubType>Designer</SubType>
  320. <Generator>MSBuild:Compile</Generator>
  321. </Page>
  322. <Page Include="Views\HomePanel\PDFTools\PDFToolItem.xaml">
  323. <Generator>MSBuild:Compile</Generator>
  324. <SubType>Designer</SubType>
  325. </Page>
  326. <Page Include="Views\HomePanel\HomeToolsContent.xaml">
  327. <SubType>Designer</SubType>
  328. <Generator>MSBuild:Compile</Generator>
  329. </Page>
  330. <Page Include="Views\HomePanel\PDFTools\PDFToolsContent.xaml">
  331. <Generator>MSBuild:Compile</Generator>
  332. <SubType>Designer</SubType>
  333. </Page>
  334. <Page Include="Views\HomePanel\PDFTools\QuickToolsContent.xaml">
  335. <SubType>Designer</SubType>
  336. <Generator>MSBuild:Compile</Generator>
  337. </Page>
  338. <Page Include="Views\HomePanel\PromotionContent.xaml">
  339. <Generator>MSBuild:Compile</Generator>
  340. <SubType>Designer</SubType>
  341. </Page>
  342. <Page Include="Views\HomePanel\RecentFiles\DocItemControl.xaml">
  343. <Generator>MSBuild:Compile</Generator>
  344. <SubType>Designer</SubType>
  345. </Page>
  346. <Page Include="Views\HomePanel\RecentFiles\DocItemListViewControl.xaml">
  347. <Generator>MSBuild:Compile</Generator>
  348. <SubType>Designer</SubType>
  349. </Page>
  350. <Page Include="Views\HomePanel\RecentFiles\RecentFilesView.xaml">
  351. <Generator>MSBuild:Compile</Generator>
  352. <SubType>Designer</SubType>
  353. </Page>
  354. <Page Include="Views\MainContent.xaml">
  355. <SubType>Designer</SubType>
  356. <Generator>MSBuild:Compile</Generator>
  357. </Page>
  358. <Page Include="Views\MainWindow.xaml">
  359. <Generator>MSBuild:Compile</Generator>
  360. <SubType>Designer</SubType>
  361. </Page>
  362. <Compile Include="App.xaml.cs">
  363. <DependentUpon>App.xaml</DependentUpon>
  364. <SubType>Code</SubType>
  365. </Compile>
  366. <Compile Include="ViewModels\HomeContentViewModel.cs" />
  367. <Compile Include="ViewModels\MainWindowViewModel.cs" />
  368. <Compile Include="ViewModels\ViewContentViewModel.cs" />
  369. <Compile Include="Views\HomeContent.xaml.cs">
  370. <DependentUpon>HomeContent.xaml</DependentUpon>
  371. </Compile>
  372. <Compile Include="Views\MainWindow.xaml.cs">
  373. <DependentUpon>MainWindow.xaml</DependentUpon>
  374. <SubType>Code</SubType>
  375. </Compile>
  376. <Page Include="Views\PageEdit\PageEditContent.xaml">
  377. <Generator>MSBuild:Compile</Generator>
  378. <SubType>Designer</SubType>
  379. </Page>
  380. <Page Include="Views\ViewContent.xaml">
  381. <Generator>MSBuild:Compile</Generator>
  382. <SubType>Designer</SubType>
  383. </Page>
  384. </ItemGroup>
  385. <ItemGroup>
  386. <Compile Include="Properties\AssemblyInfo.cs">
  387. <SubType>Code</SubType>
  388. </Compile>
  389. <Compile Include="Properties\Resources.Designer.cs">
  390. <AutoGen>True</AutoGen>
  391. <DesignTime>True</DesignTime>
  392. <DependentUpon>Resources.resx</DependentUpon>
  393. </Compile>
  394. <Compile Include="Properties\Settings.Designer.cs">
  395. <AutoGen>True</AutoGen>
  396. <DependentUpon>Settings.settings</DependentUpon>
  397. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  398. </Compile>
  399. <EmbeddedResource Include="Properties\Resources.resx">
  400. <Generator>ResXFileCodeGenerator</Generator>
  401. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  402. </EmbeddedResource>
  403. <None Include="packages.config" />
  404. <None Include="Properties\Settings.settings">
  405. <Generator>SettingsSingleFileGenerator</Generator>
  406. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  407. </None>
  408. </ItemGroup>
  409. <ItemGroup>
  410. <None Include="App.config" />
  411. </ItemGroup>
  412. <ItemGroup>
  413. <Folder Include="Views\Dialog\Convertor\" />
  414. <Folder Include="Views\Edit\" />
  415. <Folder Include="Views\FillAndSign\" />
  416. <Folder Include="Views\Forms\" />
  417. <Folder Include="Views\Scan\" />
  418. <Folder Include="Views\Tools\" />
  419. </ItemGroup>
  420. <ItemGroup>
  421. <Content Include="ComOCRKit.Desk.dll">
  422. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  423. </Content>
  424. <Content Include="ComPDFKit.Desk.dll">
  425. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  426. </Content>
  427. <Content Include="ComPDFKit.Viewer.dll">
  428. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  429. </Content>
  430. <Content Include="ComPDFKit_Conversion.dll">
  431. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  432. </Content>
  433. <Content Include="DotNetSpeech.dll">
  434. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  435. </Content>
  436. <Content Include="Dragablz.dll">
  437. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  438. </Content>
  439. <Resource Include="StyleAndTemplateList.txt" />
  440. <Resource Include="Resources\QuickToolIcon\Batch.png" />
  441. <Resource Include="Resources\HomeIcon\file_addition.png" />
  442. <Resource Include="Resources\HomeIcon\folderOpen.png" />
  443. <Resource Include="Resources\PromotionIcon\Android.png" />
  444. <Resource Include="Resources\PromotionIcon\ComPDFKit.png" />
  445. <Resource Include="Resources\PromotionIcon\ComVideoKit.png" />
  446. <Resource Include="Resources\PromotionIcon\FilmageEditor.png" />
  447. <Resource Include="Resources\PromotionIcon\FilmageScreen.png" />
  448. <Resource Include="Resources\PromotionIcon\FreePDFTemplates.png" />
  449. <Resource Include="Resources\PromotionIcon\IPhoneiPad.png" />
  450. <Resource Include="Resources\PromotionIcon\SignFlow.png" />
  451. <Resource Include="Resources\PromotionIcon\Windows.png" />
  452. <Resource Include="Resources\FilesType\ic_propertybar_file_pdf_lock.png" />
  453. <Resource Include="Resources\FilesType\ic_propertybar_file_png_Large.png" />
  454. <Content Include="SystemService\PreviewHandler.dll">
  455. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  456. </Content>
  457. <Content Include="SystemService\PreviewHandlerx86.dll">
  458. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  459. </Content>
  460. <Content Include="SystemService\TechPDFKitBase.dll">
  461. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  462. </Content>
  463. <Content Include="SystemService\ThumbnailProvider.dll">
  464. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  465. </Content>
  466. <Content Include="SystemService\ThumbnailProviderx86.dll">
  467. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  468. </Content>
  469. <Content Include="x64\ComPDFKit.dll">
  470. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  471. </Content>
  472. <Content Include="x64\CPDFConverterNative.dll">
  473. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  474. </Content>
  475. <Content Include="x64\libhpdf.dll">
  476. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  477. </Content>
  478. <Content Include="x64\libpng16.dll">
  479. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  480. </Content>
  481. <Content Include="x64\TechPDFKit.dll">
  482. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  483. </Content>
  484. <Content Include="x64\TechPdfToOffice.dll">
  485. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  486. </Content>
  487. <Content Include="x64\vcruntime140.dll">
  488. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  489. </Content>
  490. <Content Include="x64\zlib1.dll">
  491. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  492. </Content>
  493. <Content Include="x86\ComPDFKit.dll">
  494. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  495. </Content>
  496. <Content Include="x86\CPDFConverterNative.dll">
  497. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  498. </Content>
  499. <Content Include="x86\libhpdf.dll">
  500. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  501. </Content>
  502. <Content Include="x86\libpng16.dll">
  503. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  504. </Content>
  505. <Content Include="x86\TechPDFKit.dll">
  506. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  507. </Content>
  508. <Content Include="x86\TechPDFToOffice.dll">
  509. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  510. </Content>
  511. <Content Include="x86\vcruntime140.dll">
  512. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  513. </Content>
  514. <Content Include="x86\zlib1.dll">
  515. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  516. </Content>
  517. </ItemGroup>
  518. <ItemGroup>
  519. <ProjectReference Include="..\PDFSettings\PDFSettings.csproj">
  520. <Project>{bee73aae-9a2c-446b-b64d-3a8f042c985d}</Project>
  521. <Name>PDFSettings</Name>
  522. </ProjectReference>
  523. </ItemGroup>
  524. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  525. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  526. <PropertyGroup>
  527. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  528. </PropertyGroup>
  529. </Target>
  530. </Project>