PDF Office.csproj 26 KB

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