PDF Office.csproj 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338
  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>full</DebugType>
  25. <Optimize>false</Optimize>
  26. <OutputPath>bin\Debug\</OutputPath>
  27. <DefineConstants>DEBUG;TRACE</DefineConstants>
  28. <ErrorReport>prompt</ErrorReport>
  29. <WarningLevel>4</WarningLevel>
  30. </PropertyGroup>
  31. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  32. <PlatformTarget>AnyCPU</PlatformTarget>
  33. <DebugType>pdbonly</DebugType>
  34. <Optimize>true</Optimize>
  35. <OutputPath>bin\Release\</OutputPath>
  36. <DefineConstants>TRACE</DefineConstants>
  37. <ErrorReport>prompt</ErrorReport>
  38. <WarningLevel>4</WarningLevel>
  39. </PropertyGroup>
  40. <ItemGroup>
  41. <Reference Include="ComOCRKit.Desk, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  42. <SpecificVersion>False</SpecificVersion>
  43. <HintPath>.\ComOCRKit.Desk.dll</HintPath>
  44. </Reference>
  45. <Reference Include="ComPDFKit.Desk, Version=1.5.0.0, Culture=neutral, processorArchitecture=MSIL">
  46. <SpecificVersion>False</SpecificVersion>
  47. <HintPath>.\ComPDFKit.Desk.dll</HintPath>
  48. </Reference>
  49. <Reference Include="ComPDFKit.Viewer, Version=1.5.0.0, Culture=neutral, processorArchitecture=MSIL">
  50. <SpecificVersion>False</SpecificVersion>
  51. <HintPath>.\ComPDFKit.Viewer.dll</HintPath>
  52. </Reference>
  53. <Reference Include="ComPDFKit_Conversion, Version=1.3.0.0, Culture=neutral, processorArchitecture=MSIL">
  54. <SpecificVersion>False</SpecificVersion>
  55. <HintPath>.\ComPDFKit_Conversion.dll</HintPath>
  56. </Reference>
  57. <Reference Include="DotNetSpeech, Version=5.1.0.0, Culture=neutral, processorArchitecture=MSIL">
  58. <SpecificVersion>False</SpecificVersion>
  59. <EmbedInteropTypes>True</EmbedInteropTypes>
  60. <HintPath>.\DotNetSpeech.dll</HintPath>
  61. </Reference>
  62. <Reference Include="Dragablz, Version=0.0.4.0, Culture=neutral, processorArchitecture=MSIL">
  63. <SpecificVersion>False</SpecificVersion>
  64. <HintPath>.\Dragablz.dll</HintPath>
  65. </Reference>
  66. <Reference Include="DryIoc, Version=4.7.7.0, Culture=neutral, PublicKeyToken=dfbf2bd50fcf7768, processorArchitecture=MSIL">
  67. <HintPath>packages\DryIoc.dll.4.7.7\lib\net45\DryIoc.dll</HintPath>
  68. </Reference>
  69. <Reference Include="Microsoft.Xaml.Behaviors, Version=1.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  70. <HintPath>packages\Microsoft.Xaml.Behaviors.Wpf.1.1.31\lib\net45\Microsoft.Xaml.Behaviors.dll</HintPath>
  71. </Reference>
  72. <Reference Include="Prism, Version=8.1.97.5141, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
  73. <HintPath>packages\Prism.Core.8.1.97\lib\net461\Prism.dll</HintPath>
  74. </Reference>
  75. <Reference Include="Prism.DryIoc.Wpf, Version=8.1.97.5141, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
  76. <HintPath>packages\Prism.DryIoc.8.1.97\lib\net461\Prism.DryIoc.Wpf.dll</HintPath>
  77. </Reference>
  78. <Reference Include="Prism.Wpf, Version=8.1.97.5141, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
  79. <HintPath>packages\Prism.Wpf.8.1.97\lib\net461\Prism.Wpf.dll</HintPath>
  80. </Reference>
  81. <Reference Include="System" />
  82. <Reference Include="System.Configuration" />
  83. <Reference Include="System.Data" />
  84. <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  85. <HintPath>packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll</HintPath>
  86. </Reference>
  87. <Reference Include="System.Xml" />
  88. <Reference Include="Microsoft.CSharp" />
  89. <Reference Include="System.Core" />
  90. <Reference Include="System.Xml.Linq" />
  91. <Reference Include="System.Data.DataSetExtensions" />
  92. <Reference Include="System.Net.Http" />
  93. <Reference Include="System.Xaml">
  94. <RequiredTargetFramework>4.0</RequiredTargetFramework>
  95. </Reference>
  96. <Reference Include="WindowsBase" />
  97. <Reference Include="PresentationCore" />
  98. <Reference Include="PresentationFramework" />
  99. </ItemGroup>
  100. <ItemGroup>
  101. <ApplicationDefinition Include="App.xaml">
  102. <Generator>MSBuild:Compile</Generator>
  103. <SubType>Designer</SubType>
  104. </ApplicationDefinition>
  105. <Compile Include="CustomControl\InterTabClient.cs" />
  106. <Compile Include="CustomControl\LoadingControl.xaml.cs">
  107. <DependentUpon>LoadingControl.xaml</DependentUpon>
  108. </Compile>
  109. <Compile Include="CustomControl\RegionNames.cs" />
  110. <Compile Include="CustomControl\TabablzRegionBehavior.cs" />
  111. <Compile Include="DataConvert\BoolToVisible.cs" />
  112. <Compile Include="DataConvert\VisibleToBoolConvert.cs" />
  113. <Compile Include="EventAggregators\DragablzWindowEvent.cs" />
  114. <Compile Include="EventAggregators\OpenFileEvent.cs" />
  115. <Compile Include="ViewModels\BOTA\BOTAContentViewModel.cs" />
  116. <Compile Include="ViewModels\BottomToolContentViewModel.cs" />
  117. <Compile Include="ViewModels\Dialog\FullSreenWindowViewModel.cs" />
  118. <Compile Include="ViewModels\Dialog\VerifyPassWordDialogViewModel.cs" />
  119. <Compile Include="ViewModels\HomePanel\HomeCloudContentViewModel.cs" />
  120. <Compile Include="ViewModels\HomePanel\HomeGuidContentViewModel.cs" />
  121. <Compile Include="ViewModels\HomePanel\HomeToolsContentViewModel.cs" />
  122. <Compile Include="ViewModels\MainContentViewModel.cs" />
  123. <Compile Include="Views\BOTA\BOTAContent.xaml.cs">
  124. <DependentUpon>BOTAContent.xaml</DependentUpon>
  125. </Compile>
  126. <Compile Include="Views\BottomToolContent.xaml.cs">
  127. <DependentUpon>BottomToolContent.xaml</DependentUpon>
  128. </Compile>
  129. <Compile Include="Views\Dialog\FullScreenWindow.xaml.cs">
  130. <DependentUpon>FullScreenWindow.xaml</DependentUpon>
  131. </Compile>
  132. <Compile Include="Views\Dialog\VerifyPassWordDialog.xaml.cs">
  133. <DependentUpon>VerifyPassWordDialog.xaml</DependentUpon>
  134. </Compile>
  135. <Compile Include="Views\HomePanel\HomeCloudContent.xaml.cs">
  136. <DependentUpon>HomeCloudContent.xaml</DependentUpon>
  137. </Compile>
  138. <Compile Include="Views\HomePanel\HomeGuidContent.xaml.cs">
  139. <DependentUpon>HomeGuidContent.xaml</DependentUpon>
  140. </Compile>
  141. <Compile Include="Views\HomePanel\HomeToolsContent.xaml.cs">
  142. <DependentUpon>HomeToolsContent.xaml</DependentUpon>
  143. </Compile>
  144. <Compile Include="Views\MainContent.xaml.cs">
  145. <DependentUpon>MainContent.xaml</DependentUpon>
  146. </Compile>
  147. <Compile Include="Views\ViewContent.xaml.cs">
  148. <DependentUpon>ViewContent.xaml</DependentUpon>
  149. </Compile>
  150. <Page Include="CustomControl\LoadingControl.xaml">
  151. <SubType>Designer</SubType>
  152. <Generator>MSBuild:Compile</Generator>
  153. </Page>
  154. <Page Include="Styles\TabControlStyle.xaml">
  155. <SubType>Designer</SubType>
  156. <Generator>MSBuild:Compile</Generator>
  157. </Page>
  158. <Page Include="Views\BOTA\BOTAContent.xaml">
  159. <SubType>Designer</SubType>
  160. <Generator>MSBuild:Compile</Generator>
  161. </Page>
  162. <Page Include="Views\BottomToolContent.xaml">
  163. <SubType>Designer</SubType>
  164. <Generator>MSBuild:Compile</Generator>
  165. </Page>
  166. <Page Include="Views\Dialog\FullScreenWindow.xaml">
  167. <SubType>Designer</SubType>
  168. <Generator>MSBuild:Compile</Generator>
  169. </Page>
  170. <Page Include="Views\Dialog\VerifyPassWordDialog.xaml">
  171. <SubType>Designer</SubType>
  172. <Generator>MSBuild:Compile</Generator>
  173. </Page>
  174. <Page Include="Views\HomeContent.xaml">
  175. <Generator>MSBuild:Compile</Generator>
  176. <SubType>Designer</SubType>
  177. </Page>
  178. <Page Include="Views\HomePanel\HomeCloudContent.xaml">
  179. <SubType>Designer</SubType>
  180. <Generator>MSBuild:Compile</Generator>
  181. </Page>
  182. <Page Include="Views\HomePanel\HomeGuidContent.xaml">
  183. <SubType>Designer</SubType>
  184. <Generator>MSBuild:Compile</Generator>
  185. </Page>
  186. <Page Include="Views\HomePanel\HomeToolsContent.xaml">
  187. <SubType>Designer</SubType>
  188. <Generator>MSBuild:Compile</Generator>
  189. </Page>
  190. <Page Include="Views\MainContent.xaml">
  191. <SubType>Designer</SubType>
  192. <Generator>MSBuild:Compile</Generator>
  193. </Page>
  194. <Page Include="Views\MainWindow.xaml">
  195. <Generator>MSBuild:Compile</Generator>
  196. <SubType>Designer</SubType>
  197. </Page>
  198. <Compile Include="App.xaml.cs">
  199. <DependentUpon>App.xaml</DependentUpon>
  200. <SubType>Code</SubType>
  201. </Compile>
  202. <Compile Include="ViewModels\HomeContentViewModel.cs" />
  203. <Compile Include="ViewModels\MainWindowViewModel.cs" />
  204. <Compile Include="ViewModels\ViewContentViewModel.cs" />
  205. <Compile Include="Views\HomeContent.xaml.cs">
  206. <DependentUpon>HomeContent.xaml</DependentUpon>
  207. </Compile>
  208. <Compile Include="Views\MainWindow.xaml.cs">
  209. <DependentUpon>MainWindow.xaml</DependentUpon>
  210. <SubType>Code</SubType>
  211. </Compile>
  212. <Page Include="Views\ViewContent.xaml">
  213. <Generator>MSBuild:Compile</Generator>
  214. <SubType>Designer</SubType>
  215. </Page>
  216. </ItemGroup>
  217. <ItemGroup>
  218. <Compile Include="Properties\AssemblyInfo.cs">
  219. <SubType>Code</SubType>
  220. </Compile>
  221. <Compile Include="Properties\Resources.Designer.cs">
  222. <AutoGen>True</AutoGen>
  223. <DesignTime>True</DesignTime>
  224. <DependentUpon>Resources.resx</DependentUpon>
  225. </Compile>
  226. <Compile Include="Properties\Settings.Designer.cs">
  227. <AutoGen>True</AutoGen>
  228. <DependentUpon>Settings.settings</DependentUpon>
  229. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  230. </Compile>
  231. <EmbeddedResource Include="Properties\Resources.resx">
  232. <Generator>ResXFileCodeGenerator</Generator>
  233. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  234. </EmbeddedResource>
  235. <None Include="packages.config" />
  236. <None Include="Properties\Settings.settings">
  237. <Generator>SettingsSingleFileGenerator</Generator>
  238. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  239. </None>
  240. </ItemGroup>
  241. <ItemGroup>
  242. <None Include="App.config" />
  243. </ItemGroup>
  244. <ItemGroup>
  245. <Folder Include="Model\" />
  246. <Folder Include="Resources\" />
  247. <Folder Include="Tools\" />
  248. </ItemGroup>
  249. <ItemGroup>
  250. <Content Include="ComOCRKit.Desk.dll">
  251. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  252. </Content>
  253. <Content Include="ComPDFKit.Desk.dll">
  254. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  255. </Content>
  256. <Content Include="ComPDFKit.Viewer.dll">
  257. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  258. </Content>
  259. <Content Include="ComPDFKit_Conversion.dll">
  260. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  261. </Content>
  262. <Content Include="DotNetSpeech.dll">
  263. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  264. </Content>
  265. <Content Include="Dragablz.dll">
  266. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  267. </Content>
  268. <Content Include="SystemService\PreviewHandler.dll">
  269. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  270. </Content>
  271. <Content Include="SystemService\PreviewHandlerx86.dll">
  272. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  273. </Content>
  274. <Content Include="SystemService\TechPDFKitBase.dll">
  275. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  276. </Content>
  277. <Content Include="SystemService\ThumbnailProvider.dll">
  278. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  279. </Content>
  280. <Content Include="SystemService\ThumbnailProviderx86.dll">
  281. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  282. </Content>
  283. <Content Include="x64\ComPDFKit.dll">
  284. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  285. </Content>
  286. <Content Include="x64\CPDFConverterNative.dll">
  287. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  288. </Content>
  289. <Content Include="x64\libhpdf.dll">
  290. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  291. </Content>
  292. <Content Include="x64\libpng16.dll">
  293. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  294. </Content>
  295. <Content Include="x64\TechPDFKit.dll">
  296. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  297. </Content>
  298. <Content Include="x64\TechPdfToOffice.dll">
  299. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  300. </Content>
  301. <Content Include="x64\vcruntime140.dll">
  302. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  303. </Content>
  304. <Content Include="x64\zlib1.dll">
  305. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  306. </Content>
  307. <Content Include="x86\ComPDFKit.dll">
  308. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  309. </Content>
  310. <Content Include="x86\CPDFConverterNative.dll">
  311. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  312. </Content>
  313. <Content Include="x86\libhpdf.dll">
  314. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  315. </Content>
  316. <Content Include="x86\libpng16.dll">
  317. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  318. </Content>
  319. <Content Include="x86\TechPDFKit.dll">
  320. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  321. </Content>
  322. <Content Include="x86\TechPDFToOffice.dll">
  323. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  324. </Content>
  325. <Content Include="x86\vcruntime140.dll">
  326. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  327. </Content>
  328. <Content Include="x86\zlib1.dll">
  329. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  330. </Content>
  331. </ItemGroup>
  332. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  333. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  334. <PropertyGroup>
  335. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  336. </PropertyGroup>
  337. </Target>
  338. </Project>