SHJX.Service.Common.csproj 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{0410053A-AF47-4CA4-8659-BFBBAECED094}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>SHJX.Service.Common</RootNamespace>
  11. <AssemblyName>SHJX.Service.Common</AssemblyName>
  12. <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <Deterministic>true</Deterministic>
  15. <TargetFrameworkProfile />
  16. <NuGetPackageImportStamp>
  17. </NuGetPackageImportStamp>
  18. </PropertyGroup>
  19. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  20. <DebugSymbols>true</DebugSymbols>
  21. <DebugType>full</DebugType>
  22. <Optimize>false</Optimize>
  23. <OutputPath>bin\Debug\</OutputPath>
  24. <DefineConstants>DEBUG;TRACE</DefineConstants>
  25. <ErrorReport>prompt</ErrorReport>
  26. <WarningLevel>4</WarningLevel>
  27. <LangVersion>preview</LangVersion>
  28. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  29. </PropertyGroup>
  30. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  31. <DebugType>pdbonly</DebugType>
  32. <Optimize>true</Optimize>
  33. <OutputPath>bin\Release\</OutputPath>
  34. <DefineConstants>TRACE</DefineConstants>
  35. <ErrorReport>prompt</ErrorReport>
  36. <WarningLevel>4</WarningLevel>
  37. <LangVersion>preview</LangVersion>
  38. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  39. </PropertyGroup>
  40. <PropertyGroup>
  41. <SignAssembly>false</SignAssembly>
  42. </PropertyGroup>
  43. <PropertyGroup>
  44. <AssemblyOriginatorKeyFile>
  45. </AssemblyOriginatorKeyFile>
  46. </PropertyGroup>
  47. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
  48. <DebugSymbols>true</DebugSymbols>
  49. <OutputPath>bin\x64\Debug\</OutputPath>
  50. <DefineConstants>DEBUG;TRACE</DefineConstants>
  51. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  52. <DebugType>full</DebugType>
  53. <PlatformTarget>x64</PlatformTarget>
  54. <LangVersion>preview</LangVersion>
  55. <ErrorReport>prompt</ErrorReport>
  56. </PropertyGroup>
  57. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
  58. <OutputPath>bin\x64\Release\</OutputPath>
  59. <DefineConstants>TRACE</DefineConstants>
  60. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  61. <Optimize>true</Optimize>
  62. <DebugType>pdbonly</DebugType>
  63. <PlatformTarget>x64</PlatformTarget>
  64. <LangVersion>preview</LangVersion>
  65. <ErrorReport>prompt</ErrorReport>
  66. </PropertyGroup>
  67. <ItemGroup>
  68. <Reference Include="AForge">
  69. <HintPath>..\SHJX.Service.Resourece\Lib\AForge.dll</HintPath>
  70. </Reference>
  71. <Reference Include="AForge.Controls">
  72. <HintPath>..\SHJX.Service.Resourece\Lib\AForge.Controls.dll</HintPath>
  73. </Reference>
  74. <Reference Include="AForge.Imaging">
  75. <HintPath>..\SHJX.Service.Resourece\Lib\AForge.Imaging.dll</HintPath>
  76. </Reference>
  77. <Reference Include="AForge.Math">
  78. <HintPath>..\SHJX.Service.Resourece\Lib\AForge.Math.dll</HintPath>
  79. </Reference>
  80. <Reference Include="AForge.Video">
  81. <HintPath>..\SHJX.Service.Resourece\Lib\AForge.Video.dll</HintPath>
  82. </Reference>
  83. <Reference Include="AForge.Video.DirectShow, Version=2.2.5.0, Culture=neutral, PublicKeyToken=61ea4348d43881b7, processorArchitecture=MSIL">
  84. <SpecificVersion>False</SpecificVersion>
  85. <HintPath>..\packages\AForge.Video.DirectShow.2.2.5\lib\AForge.Video.DirectShow.dll</HintPath>
  86. </Reference>
  87. <Reference Include="BouncyCastle.Crypto, Version=1.8.10.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
  88. <HintPath>..\packages\Portable.BouncyCastle.1.8.10\lib\net40\BouncyCastle.Crypto.dll</HintPath>
  89. </Reference>
  90. <Reference Include="EPPlus, Version=5.6.4.0, Culture=neutral, PublicKeyToken=ea159fdaa78159a1, processorArchitecture=MSIL">
  91. <HintPath>..\packages\EPPlus.5.6.4\lib\net45\EPPlus.dll</HintPath>
  92. </Reference>
  93. <Reference Include="ICSharpCode.SharpZipLib, Version=1.3.1.9, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
  94. <HintPath>..\packages\SharpZipLib.1.3.1\lib\net45\ICSharpCode.SharpZipLib.dll</HintPath>
  95. </Reference>
  96. <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  97. <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.7.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
  98. </Reference>
  99. <Reference Include="Microsoft.Extensions.Configuration, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  100. <HintPath>..\packages\Microsoft.Extensions.Configuration.7.0.0\lib\net462\Microsoft.Extensions.Configuration.dll</HintPath>
  101. </Reference>
  102. <Reference Include="Microsoft.Extensions.Configuration.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  103. <HintPath>..\packages\Microsoft.Extensions.Configuration.Abstractions.7.0.0\lib\net462\Microsoft.Extensions.Configuration.Abstractions.dll</HintPath>
  104. </Reference>
  105. <Reference Include="Microsoft.Extensions.Configuration.Binder, Version=7.0.0.3, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  106. <HintPath>..\packages\Microsoft.Extensions.Configuration.Binder.7.0.3\lib\net462\Microsoft.Extensions.Configuration.Binder.dll</HintPath>
  107. </Reference>
  108. <Reference Include="Microsoft.Extensions.Configuration.EnvironmentVariables, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  109. <HintPath>..\packages\Microsoft.Extensions.Configuration.EnvironmentVariables.7.0.0\lib\net462\Microsoft.Extensions.Configuration.EnvironmentVariables.dll</HintPath>
  110. </Reference>
  111. <Reference Include="Microsoft.Extensions.Configuration.FileExtensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  112. <HintPath>..\packages\Microsoft.Extensions.Configuration.FileExtensions.7.0.0\lib\net462\Microsoft.Extensions.Configuration.FileExtensions.dll</HintPath>
  113. </Reference>
  114. <Reference Include="Microsoft.Extensions.Configuration.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  115. <HintPath>..\packages\Microsoft.Extensions.Configuration.Json.7.0.0\lib\net462\Microsoft.Extensions.Configuration.Json.dll</HintPath>
  116. </Reference>
  117. <Reference Include="Microsoft.Extensions.Configuration.Xml, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  118. <HintPath>..\packages\Microsoft.Extensions.Configuration.Xml.7.0.0\lib\net462\Microsoft.Extensions.Configuration.Xml.dll</HintPath>
  119. </Reference>
  120. <Reference Include="Microsoft.Extensions.DependencyInjection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  121. <HintPath>..\packages\Microsoft.Extensions.DependencyInjection.7.0.0\lib\net462\Microsoft.Extensions.DependencyInjection.dll</HintPath>
  122. </Reference>
  123. <Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  124. <HintPath>..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.7.0.0\lib\net462\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath>
  125. </Reference>
  126. <Reference Include="Microsoft.Extensions.DependencyModel, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  127. <HintPath>..\packages\Microsoft.Extensions.DependencyModel.7.0.0\lib\net462\Microsoft.Extensions.DependencyModel.dll</HintPath>
  128. </Reference>
  129. <Reference Include="Microsoft.Extensions.FileProviders.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  130. <HintPath>..\packages\Microsoft.Extensions.FileProviders.Abstractions.7.0.0\lib\net462\Microsoft.Extensions.FileProviders.Abstractions.dll</HintPath>
  131. </Reference>
  132. <Reference Include="Microsoft.Extensions.FileProviders.Physical, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  133. <HintPath>..\packages\Microsoft.Extensions.FileProviders.Physical.7.0.0\lib\net462\Microsoft.Extensions.FileProviders.Physical.dll</HintPath>
  134. </Reference>
  135. <Reference Include="Microsoft.Extensions.FileSystemGlobbing, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  136. <HintPath>..\packages\Microsoft.Extensions.FileSystemGlobbing.7.0.0\lib\net462\Microsoft.Extensions.FileSystemGlobbing.dll</HintPath>
  137. </Reference>
  138. <Reference Include="Microsoft.Extensions.Hosting, Version=7.0.0.1, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  139. <HintPath>..\packages\Microsoft.Extensions.Hosting.7.0.1\lib\net462\Microsoft.Extensions.Hosting.dll</HintPath>
  140. </Reference>
  141. <Reference Include="Microsoft.Extensions.Logging, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  142. <HintPath>..\packages\Microsoft.Extensions.Logging.7.0.0\lib\net462\Microsoft.Extensions.Logging.dll</HintPath>
  143. </Reference>
  144. <Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  145. <HintPath>..\packages\Microsoft.Extensions.Logging.Abstractions.7.0.0\lib\net462\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
  146. </Reference>
  147. <Reference Include="Microsoft.Extensions.Logging.Console, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  148. <HintPath>..\packages\Microsoft.Extensions.Logging.Console.7.0.0\lib\net462\Microsoft.Extensions.Logging.Console.dll</HintPath>
  149. </Reference>
  150. <Reference Include="Microsoft.Extensions.Logging.Debug, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  151. <HintPath>..\packages\Microsoft.Extensions.Logging.Debug.7.0.0\lib\net462\Microsoft.Extensions.Logging.Debug.dll</HintPath>
  152. </Reference>
  153. <Reference Include="Microsoft.Extensions.Options, Version=7.0.0.1, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  154. <HintPath>..\packages\Microsoft.Extensions.Options.7.0.1\lib\net462\Microsoft.Extensions.Options.dll</HintPath>
  155. </Reference>
  156. <Reference Include="Microsoft.Extensions.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  157. <HintPath>..\packages\Microsoft.Extensions.Primitives.7.0.0\lib\net462\Microsoft.Extensions.Primitives.dll</HintPath>
  158. </Reference>
  159. <Reference Include="Microsoft.Office.Interop.Excel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  160. <HintPath>..\packages\Microsoft.Office.Interop.Excel.15.0.4795.1001\lib\net20\Microsoft.Office.Interop.Excel.dll</HintPath>
  161. <EmbedInteropTypes>True</EmbedInteropTypes>
  162. </Reference>
  163. <Reference Include="Microsoft.Office.Interop.Word, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  164. <HintPath>..\packages\Microsoft.Office.Interop.Word.15.0.4797.1004\lib\net20\Microsoft.Office.Interop.Word.dll</HintPath>
  165. <EmbedInteropTypes>False</EmbedInteropTypes>
  166. </Reference>
  167. <Reference Include="NPOI, Version=2.5.2.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  168. <HintPath>..\packages\NPOI.2.5.2\lib\net45\NPOI.dll</HintPath>
  169. </Reference>
  170. <Reference Include="NPOI.OOXML, Version=2.5.2.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  171. <HintPath>..\packages\NPOI.2.5.2\lib\net45\NPOI.OOXML.dll</HintPath>
  172. </Reference>
  173. <Reference Include="NPOI.OpenXml4Net, Version=2.5.2.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  174. <HintPath>..\packages\NPOI.2.5.2\lib\net45\NPOI.OpenXml4Net.dll</HintPath>
  175. </Reference>
  176. <Reference Include="NPOI.OpenXmlFormats, Version=2.5.2.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  177. <HintPath>..\packages\NPOI.2.5.2\lib\net45\NPOI.OpenXmlFormats.dll</HintPath>
  178. </Reference>
  179. <Reference Include="Panuon.UI.Core, Version=2.2.1.0, Culture=neutral, processorArchitecture=MSIL">
  180. <HintPath>..\packages\Panuon.UI.Core.2.2.1\lib\net472\Panuon.UI.Core.dll</HintPath>
  181. </Reference>
  182. <Reference Include="Panuon.UI.Silver, Version=1.1.3.3, Culture=neutral, processorArchitecture=MSIL">
  183. <HintPath>..\packages\Panuon.UI.Silver.1.1.3.3\lib\net45\Panuon.UI.Silver.dll</HintPath>
  184. </Reference>
  185. <Reference Include="PresentationCore" />
  186. <Reference Include="PresentationFramework" />
  187. <Reference Include="Prism, Version=8.0.0.1909, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
  188. <HintPath>..\packages\Prism.Core.8.0.0.1909\lib\net47\Prism.dll</HintPath>
  189. </Reference>
  190. <Reference Include="Serilog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
  191. <HintPath>..\packages\Serilog.3.0.1\lib\net471\Serilog.dll</HintPath>
  192. </Reference>
  193. <Reference Include="Serilog.Enrichers.Thread, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
  194. <HintPath>..\packages\Serilog.Enrichers.Thread.3.2.0-dev-00752\lib\net45\Serilog.Enrichers.Thread.dll</HintPath>
  195. </Reference>
  196. <Reference Include="Serilog.Extensions.Logging, Version=7.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
  197. <HintPath>..\packages\Serilog.Extensions.Logging.7.0.0\lib\net462\Serilog.Extensions.Logging.dll</HintPath>
  198. </Reference>
  199. <Reference Include="Serilog.Formatting.Compact, Version=1.1.1.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
  200. <HintPath>..\packages\Serilog.Formatting.Compact.1.1.1-dev-00944\lib\net452\Serilog.Formatting.Compact.dll</HintPath>
  201. </Reference>
  202. <Reference Include="Serilog.Settings.Configuration, Version=7.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
  203. <HintPath>..\packages\Serilog.Settings.Configuration.7.0.0\lib\net462\Serilog.Settings.Configuration.dll</HintPath>
  204. </Reference>
  205. <Reference Include="Serilog.Sinks.Console, Version=4.1.1.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
  206. <HintPath>..\packages\Serilog.Sinks.Console.4.1.1-dev-00896\lib\net45\Serilog.Sinks.Console.dll</HintPath>
  207. </Reference>
  208. <Reference Include="Serilog.Sinks.File, Version=5.0.1.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
  209. <HintPath>..\packages\Serilog.Sinks.File.5.0.1-dev-00947\lib\net45\Serilog.Sinks.File.dll</HintPath>
  210. </Reference>
  211. <Reference Include="SqlSugar, Version=5.0.2.6, Culture=neutral, processorArchitecture=MSIL">
  212. <HintPath>..\packages\SqlSugar.5.0.2.6\lib\SqlSugar.dll</HintPath>
  213. </Reference>
  214. <Reference Include="System" />
  215. <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  216. <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
  217. </Reference>
  218. <Reference Include="System.ComponentModel.Annotations, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  219. <HintPath>..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll</HintPath>
  220. </Reference>
  221. <Reference Include="System.ComponentModel.Composition" />
  222. <Reference Include="System.ComponentModel.DataAnnotations" />
  223. <Reference Include="System.Configuration" />
  224. <Reference Include="System.Core" />
  225. <Reference Include="System.Diagnostics.DiagnosticSource, Version=7.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  226. <HintPath>..\packages\System.Diagnostics.DiagnosticSource.7.0.1\lib\net462\System.Diagnostics.DiagnosticSource.dll</HintPath>
  227. </Reference>
  228. <Reference Include="System.Drawing" />
  229. <Reference Include="System.IO, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  230. <HintPath>..\packages\System.IO.4.3.0\lib\net462\System.IO.dll</HintPath>
  231. <Private>True</Private>
  232. <Private>True</Private>
  233. </Reference>
  234. <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  235. <HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
  236. </Reference>
  237. <Reference Include="System.Numerics" />
  238. <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  239. <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  240. </Reference>
  241. <Reference Include="System.Runtime, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  242. <HintPath>..\packages\System.Runtime.4.3.0\lib\net462\System.Runtime.dll</HintPath>
  243. <Private>True</Private>
  244. <Private>True</Private>
  245. </Reference>
  246. <Reference Include="System.Runtime.Caching" />
  247. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  248. <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  249. </Reference>
  250. <Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  251. <HintPath>..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  252. <Private>True</Private>
  253. <Private>True</Private>
  254. </Reference>
  255. <Reference Include="System.Security" />
  256. <Reference Include="System.Security.Cryptography.Algorithms, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  257. <HintPath>..\packages\System.Security.Cryptography.Algorithms.4.3.1\lib\net463\System.Security.Cryptography.Algorithms.dll</HintPath>
  258. <Private>True</Private>
  259. <Private>True</Private>
  260. </Reference>
  261. <Reference Include="System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  262. <HintPath>..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath>
  263. <Private>True</Private>
  264. <Private>True</Private>
  265. </Reference>
  266. <Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  267. <HintPath>..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath>
  268. <Private>True</Private>
  269. <Private>True</Private>
  270. </Reference>
  271. <Reference Include="System.Security.Cryptography.Xml, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  272. <HintPath>..\packages\System.Security.Cryptography.Xml.7.0.0\lib\net462\System.Security.Cryptography.Xml.dll</HintPath>
  273. </Reference>
  274. <Reference Include="System.Text.Encodings.Web, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  275. <HintPath>..\packages\System.Text.Encodings.Web.7.0.0\lib\net462\System.Text.Encodings.Web.dll</HintPath>
  276. </Reference>
  277. <Reference Include="System.Text.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  278. <HintPath>..\packages\System.Text.Json.7.0.0\lib\net462\System.Text.Json.dll</HintPath>
  279. </Reference>
  280. <Reference Include="System.Threading.Tasks" />
  281. <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  282. <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
  283. </Reference>
  284. <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  285. <HintPath>..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
  286. </Reference>
  287. <Reference Include="System.Web" />
  288. <Reference Include="System.Windows.Forms" />
  289. <Reference Include="System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  290. <HintPath>..\packages\Expression.Blend.Sdk.1.0.2\lib\net45\System.Windows.Interactivity.dll</HintPath>
  291. </Reference>
  292. <Reference Include="System.Xml.Linq" />
  293. <Reference Include="System.Data.DataSetExtensions" />
  294. <Reference Include="Microsoft.CSharp" />
  295. <Reference Include="System.Data" />
  296. <Reference Include="System.Net.Http" />
  297. <Reference Include="System.Xml" />
  298. <Reference Include="WindowsBase" />
  299. </ItemGroup>
  300. <ItemGroup>
  301. <Compile Include="Calculate\SampleCalculate.cs" />
  302. <Compile Include="Camera\ColorDataGrabedEventArgs.cs" />
  303. <Compile Include="Camera\ColorDataGraber.cs" />
  304. <Compile Include="Camera\ColorDataPoint.cs" />
  305. <Compile Include="Camera\CreatGraber.cs" />
  306. <Compile Include="Camera\ImageRGBanalysis.cs" />
  307. <Compile Include="Camera\NoiseDataFilter.cs" />
  308. <Compile Include="Camera\SensorsParameter.cs" />
  309. <Compile Include="Camera\TitrationSettings.cs" />
  310. <Compile Include="Camera\WebCamera.cs" />
  311. <Compile Include="CustomUtil\DataCache.cs" />
  312. <Compile Include="ExtendElement\UMessageBox.cs" />
  313. <Compile Include="Extend\CancelCache.cs" />
  314. <Compile Include="Extend\Encryption.cs" />
  315. <Compile Include="Model\FlowControlProxyArg.cs" />
  316. <Compile Include="Model\LiquidDropArgs.cs" />
  317. <Compile Include="Extend\ObjectConvert.cs" />
  318. <Compile Include="ExtendElement\PasswordHelper.cs" />
  319. <Compile Include="Interface\InterceptorImp.cs" />
  320. <Compile Include="Properties\AssemblyInfo.cs" />
  321. <Compile Include="Logging\LogFactory.cs" />
  322. <Compile Include="UserColor\UColor.cs" />
  323. <Compile Include="Extend\ExtendUtil.cs" />
  324. <Compile Include="Extend\Converter.cs" />
  325. <Compile Include="Proxy\Proxy.cs" />
  326. <Compile Include="Logging\ReadXML\AbstractConfiguration.cs" />
  327. <Compile Include="Logging\ReadXML\CreateConfig.cs" />
  328. <Compile Include="Logging\ReadXML\ReadConfigUtil.cs" />
  329. <Compile Include="UserDelegate\Messager.cs" />
  330. <Compile Include="UserTimer\TimerProcessor.cs" />
  331. <Compile Include="Utils\Converts.cs" />
  332. </ItemGroup>
  333. <ItemGroup>
  334. <None Include="app.config" />
  335. <None Include="packages.config" />
  336. </ItemGroup>
  337. <ItemGroup>
  338. <ProjectReference Include="..\SHJX.Service.Model\SHJX.Service.Model.csproj">
  339. <Project>{1b70b432-a96d-4785-96a0-0be6291ede3d}</Project>
  340. <Name>SHJX.Service.Model</Name>
  341. </ProjectReference>
  342. </ItemGroup>
  343. <ItemGroup>
  344. <COMReference Include="Microsoft.Office.Core">
  345. <Guid>{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}</Guid>
  346. <VersionMajor>2</VersionMajor>
  347. <VersionMinor>8</VersionMinor>
  348. <Lcid>0</Lcid>
  349. <WrapperTool>primary</WrapperTool>
  350. <Isolated>False</Isolated>
  351. <EmbedInteropTypes>True</EmbedInteropTypes>
  352. </COMReference>
  353. </ItemGroup>
  354. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  355. </Project>