足力健后端,使用.netcore版本,合并1个项目使用

project.assets.json 38KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744
  1. {
  2. "version": 3,
  3. "targets": {
  4. ".NETCoreApp,Version=v2.2": {
  5. "Microsoft.NETCore.App/2.2.0": {
  6. "type": "package",
  7. "dependencies": {
  8. "Microsoft.NETCore.DotNetHostPolicy": "2.2.0",
  9. "Microsoft.NETCore.Platforms": "2.2.0",
  10. "Microsoft.NETCore.Targets": "2.0.0",
  11. "NETStandard.Library": "2.0.3"
  12. },
  13. "compile": {
  14. "ref/netcoreapp2.2/Microsoft.CSharp.dll": {},
  15. "ref/netcoreapp2.2/Microsoft.VisualBasic.dll": {},
  16. "ref/netcoreapp2.2/Microsoft.Win32.Primitives.dll": {},
  17. "ref/netcoreapp2.2/System.AppContext.dll": {},
  18. "ref/netcoreapp2.2/System.Buffers.dll": {},
  19. "ref/netcoreapp2.2/System.Collections.Concurrent.dll": {},
  20. "ref/netcoreapp2.2/System.Collections.Immutable.dll": {},
  21. "ref/netcoreapp2.2/System.Collections.NonGeneric.dll": {},
  22. "ref/netcoreapp2.2/System.Collections.Specialized.dll": {},
  23. "ref/netcoreapp2.2/System.Collections.dll": {},
  24. "ref/netcoreapp2.2/System.ComponentModel.Annotations.dll": {},
  25. "ref/netcoreapp2.2/System.ComponentModel.DataAnnotations.dll": {},
  26. "ref/netcoreapp2.2/System.ComponentModel.EventBasedAsync.dll": {},
  27. "ref/netcoreapp2.2/System.ComponentModel.Primitives.dll": {},
  28. "ref/netcoreapp2.2/System.ComponentModel.TypeConverter.dll": {},
  29. "ref/netcoreapp2.2/System.ComponentModel.dll": {},
  30. "ref/netcoreapp2.2/System.Configuration.dll": {},
  31. "ref/netcoreapp2.2/System.Console.dll": {},
  32. "ref/netcoreapp2.2/System.Core.dll": {},
  33. "ref/netcoreapp2.2/System.Data.Common.dll": {},
  34. "ref/netcoreapp2.2/System.Data.dll": {},
  35. "ref/netcoreapp2.2/System.Diagnostics.Contracts.dll": {},
  36. "ref/netcoreapp2.2/System.Diagnostics.Debug.dll": {},
  37. "ref/netcoreapp2.2/System.Diagnostics.DiagnosticSource.dll": {},
  38. "ref/netcoreapp2.2/System.Diagnostics.FileVersionInfo.dll": {},
  39. "ref/netcoreapp2.2/System.Diagnostics.Process.dll": {},
  40. "ref/netcoreapp2.2/System.Diagnostics.StackTrace.dll": {},
  41. "ref/netcoreapp2.2/System.Diagnostics.TextWriterTraceListener.dll": {},
  42. "ref/netcoreapp2.2/System.Diagnostics.Tools.dll": {},
  43. "ref/netcoreapp2.2/System.Diagnostics.TraceSource.dll": {},
  44. "ref/netcoreapp2.2/System.Diagnostics.Tracing.dll": {},
  45. "ref/netcoreapp2.2/System.Drawing.Primitives.dll": {},
  46. "ref/netcoreapp2.2/System.Drawing.dll": {},
  47. "ref/netcoreapp2.2/System.Dynamic.Runtime.dll": {},
  48. "ref/netcoreapp2.2/System.Globalization.Calendars.dll": {},
  49. "ref/netcoreapp2.2/System.Globalization.Extensions.dll": {},
  50. "ref/netcoreapp2.2/System.Globalization.dll": {},
  51. "ref/netcoreapp2.2/System.IO.Compression.Brotli.dll": {},
  52. "ref/netcoreapp2.2/System.IO.Compression.FileSystem.dll": {},
  53. "ref/netcoreapp2.2/System.IO.Compression.ZipFile.dll": {},
  54. "ref/netcoreapp2.2/System.IO.Compression.dll": {},
  55. "ref/netcoreapp2.2/System.IO.FileSystem.DriveInfo.dll": {},
  56. "ref/netcoreapp2.2/System.IO.FileSystem.Primitives.dll": {},
  57. "ref/netcoreapp2.2/System.IO.FileSystem.Watcher.dll": {},
  58. "ref/netcoreapp2.2/System.IO.FileSystem.dll": {},
  59. "ref/netcoreapp2.2/System.IO.IsolatedStorage.dll": {},
  60. "ref/netcoreapp2.2/System.IO.MemoryMappedFiles.dll": {},
  61. "ref/netcoreapp2.2/System.IO.Pipes.dll": {},
  62. "ref/netcoreapp2.2/System.IO.UnmanagedMemoryStream.dll": {},
  63. "ref/netcoreapp2.2/System.IO.dll": {},
  64. "ref/netcoreapp2.2/System.Linq.Expressions.dll": {},
  65. "ref/netcoreapp2.2/System.Linq.Parallel.dll": {},
  66. "ref/netcoreapp2.2/System.Linq.Queryable.dll": {},
  67. "ref/netcoreapp2.2/System.Linq.dll": {},
  68. "ref/netcoreapp2.2/System.Memory.dll": {},
  69. "ref/netcoreapp2.2/System.Net.Http.dll": {},
  70. "ref/netcoreapp2.2/System.Net.HttpListener.dll": {},
  71. "ref/netcoreapp2.2/System.Net.Mail.dll": {},
  72. "ref/netcoreapp2.2/System.Net.NameResolution.dll": {},
  73. "ref/netcoreapp2.2/System.Net.NetworkInformation.dll": {},
  74. "ref/netcoreapp2.2/System.Net.Ping.dll": {},
  75. "ref/netcoreapp2.2/System.Net.Primitives.dll": {},
  76. "ref/netcoreapp2.2/System.Net.Requests.dll": {},
  77. "ref/netcoreapp2.2/System.Net.Security.dll": {},
  78. "ref/netcoreapp2.2/System.Net.ServicePoint.dll": {},
  79. "ref/netcoreapp2.2/System.Net.Sockets.dll": {},
  80. "ref/netcoreapp2.2/System.Net.WebClient.dll": {},
  81. "ref/netcoreapp2.2/System.Net.WebHeaderCollection.dll": {},
  82. "ref/netcoreapp2.2/System.Net.WebProxy.dll": {},
  83. "ref/netcoreapp2.2/System.Net.WebSockets.Client.dll": {},
  84. "ref/netcoreapp2.2/System.Net.WebSockets.dll": {},
  85. "ref/netcoreapp2.2/System.Net.dll": {},
  86. "ref/netcoreapp2.2/System.Numerics.Vectors.dll": {},
  87. "ref/netcoreapp2.2/System.Numerics.dll": {},
  88. "ref/netcoreapp2.2/System.ObjectModel.dll": {},
  89. "ref/netcoreapp2.2/System.Reflection.DispatchProxy.dll": {},
  90. "ref/netcoreapp2.2/System.Reflection.Emit.ILGeneration.dll": {},
  91. "ref/netcoreapp2.2/System.Reflection.Emit.Lightweight.dll": {},
  92. "ref/netcoreapp2.2/System.Reflection.Emit.dll": {},
  93. "ref/netcoreapp2.2/System.Reflection.Extensions.dll": {},
  94. "ref/netcoreapp2.2/System.Reflection.Metadata.dll": {},
  95. "ref/netcoreapp2.2/System.Reflection.Primitives.dll": {},
  96. "ref/netcoreapp2.2/System.Reflection.TypeExtensions.dll": {},
  97. "ref/netcoreapp2.2/System.Reflection.dll": {},
  98. "ref/netcoreapp2.2/System.Resources.Reader.dll": {},
  99. "ref/netcoreapp2.2/System.Resources.ResourceManager.dll": {},
  100. "ref/netcoreapp2.2/System.Resources.Writer.dll": {},
  101. "ref/netcoreapp2.2/System.Runtime.CompilerServices.VisualC.dll": {},
  102. "ref/netcoreapp2.2/System.Runtime.Extensions.dll": {},
  103. "ref/netcoreapp2.2/System.Runtime.Handles.dll": {},
  104. "ref/netcoreapp2.2/System.Runtime.InteropServices.RuntimeInformation.dll": {},
  105. "ref/netcoreapp2.2/System.Runtime.InteropServices.WindowsRuntime.dll": {},
  106. "ref/netcoreapp2.2/System.Runtime.InteropServices.dll": {},
  107. "ref/netcoreapp2.2/System.Runtime.Loader.dll": {},
  108. "ref/netcoreapp2.2/System.Runtime.Numerics.dll": {},
  109. "ref/netcoreapp2.2/System.Runtime.Serialization.Formatters.dll": {},
  110. "ref/netcoreapp2.2/System.Runtime.Serialization.Json.dll": {},
  111. "ref/netcoreapp2.2/System.Runtime.Serialization.Primitives.dll": {},
  112. "ref/netcoreapp2.2/System.Runtime.Serialization.Xml.dll": {},
  113. "ref/netcoreapp2.2/System.Runtime.Serialization.dll": {},
  114. "ref/netcoreapp2.2/System.Runtime.dll": {},
  115. "ref/netcoreapp2.2/System.Security.Claims.dll": {},
  116. "ref/netcoreapp2.2/System.Security.Cryptography.Algorithms.dll": {},
  117. "ref/netcoreapp2.2/System.Security.Cryptography.Csp.dll": {},
  118. "ref/netcoreapp2.2/System.Security.Cryptography.Encoding.dll": {},
  119. "ref/netcoreapp2.2/System.Security.Cryptography.Primitives.dll": {},
  120. "ref/netcoreapp2.2/System.Security.Cryptography.X509Certificates.dll": {},
  121. "ref/netcoreapp2.2/System.Security.Principal.dll": {},
  122. "ref/netcoreapp2.2/System.Security.SecureString.dll": {},
  123. "ref/netcoreapp2.2/System.Security.dll": {},
  124. "ref/netcoreapp2.2/System.ServiceModel.Web.dll": {},
  125. "ref/netcoreapp2.2/System.ServiceProcess.dll": {},
  126. "ref/netcoreapp2.2/System.Text.Encoding.Extensions.dll": {},
  127. "ref/netcoreapp2.2/System.Text.Encoding.dll": {},
  128. "ref/netcoreapp2.2/System.Text.RegularExpressions.dll": {},
  129. "ref/netcoreapp2.2/System.Threading.Overlapped.dll": {},
  130. "ref/netcoreapp2.2/System.Threading.Tasks.Dataflow.dll": {},
  131. "ref/netcoreapp2.2/System.Threading.Tasks.Extensions.dll": {},
  132. "ref/netcoreapp2.2/System.Threading.Tasks.Parallel.dll": {},
  133. "ref/netcoreapp2.2/System.Threading.Tasks.dll": {},
  134. "ref/netcoreapp2.2/System.Threading.Thread.dll": {},
  135. "ref/netcoreapp2.2/System.Threading.ThreadPool.dll": {},
  136. "ref/netcoreapp2.2/System.Threading.Timer.dll": {},
  137. "ref/netcoreapp2.2/System.Threading.dll": {},
  138. "ref/netcoreapp2.2/System.Transactions.Local.dll": {},
  139. "ref/netcoreapp2.2/System.Transactions.dll": {},
  140. "ref/netcoreapp2.2/System.ValueTuple.dll": {},
  141. "ref/netcoreapp2.2/System.Web.HttpUtility.dll": {},
  142. "ref/netcoreapp2.2/System.Web.dll": {},
  143. "ref/netcoreapp2.2/System.Windows.dll": {},
  144. "ref/netcoreapp2.2/System.Xml.Linq.dll": {},
  145. "ref/netcoreapp2.2/System.Xml.ReaderWriter.dll": {},
  146. "ref/netcoreapp2.2/System.Xml.Serialization.dll": {},
  147. "ref/netcoreapp2.2/System.Xml.XDocument.dll": {},
  148. "ref/netcoreapp2.2/System.Xml.XPath.XDocument.dll": {},
  149. "ref/netcoreapp2.2/System.Xml.XPath.dll": {},
  150. "ref/netcoreapp2.2/System.Xml.XmlDocument.dll": {},
  151. "ref/netcoreapp2.2/System.Xml.XmlSerializer.dll": {},
  152. "ref/netcoreapp2.2/System.Xml.dll": {},
  153. "ref/netcoreapp2.2/System.dll": {},
  154. "ref/netcoreapp2.2/WindowsBase.dll": {},
  155. "ref/netcoreapp2.2/mscorlib.dll": {},
  156. "ref/netcoreapp2.2/netstandard.dll": {}
  157. },
  158. "build": {
  159. "build/netcoreapp2.2/Microsoft.NETCore.App.props": {},
  160. "build/netcoreapp2.2/Microsoft.NETCore.App.targets": {}
  161. }
  162. },
  163. "Microsoft.NETCore.DotNetAppHost/2.2.0": {
  164. "type": "package"
  165. },
  166. "Microsoft.NETCore.DotNetHostPolicy/2.2.0": {
  167. "type": "package",
  168. "dependencies": {
  169. "Microsoft.NETCore.DotNetHostResolver": "2.2.0"
  170. }
  171. },
  172. "Microsoft.NETCore.DotNetHostResolver/2.2.0": {
  173. "type": "package",
  174. "dependencies": {
  175. "Microsoft.NETCore.DotNetAppHost": "2.2.0"
  176. }
  177. },
  178. "Microsoft.NETCore.Platforms/2.2.0": {
  179. "type": "package",
  180. "compile": {
  181. "lib/netstandard1.0/_._": {}
  182. },
  183. "runtime": {
  184. "lib/netstandard1.0/_._": {}
  185. }
  186. },
  187. "Microsoft.NETCore.Targets/2.0.0": {
  188. "type": "package",
  189. "compile": {
  190. "lib/netstandard1.0/_._": {}
  191. },
  192. "runtime": {
  193. "lib/netstandard1.0/_._": {}
  194. }
  195. },
  196. "NETStandard.Library/2.0.3": {
  197. "type": "package",
  198. "dependencies": {
  199. "Microsoft.NETCore.Platforms": "1.1.0"
  200. },
  201. "compile": {
  202. "lib/netstandard1.0/_._": {}
  203. },
  204. "runtime": {
  205. "lib/netstandard1.0/_._": {}
  206. },
  207. "build": {
  208. "build/netstandard2.0/NETStandard.Library.targets": {}
  209. }
  210. }
  211. }
  212. },
  213. "libraries": {
  214. "Microsoft.NETCore.App/2.2.0": {
  215. "sha512": "7z5l8Jp324S8bU8+yyWeYHXUFYvKyiI5lqS1dXgTzOx1H69Qbf6df12kCKlNX45LpMfCMd4U3M6p7Rl5Zk7SLA==",
  216. "type": "package",
  217. "path": "microsoft.netcore.app/2.2.0",
  218. "files": [
  219. ".nupkg.metadata",
  220. ".signature.p7s",
  221. "LICENSE.TXT",
  222. "Microsoft.NETCore.App.versions.txt",
  223. "THIRD-PARTY-NOTICES.TXT",
  224. "build/netcoreapp2.2/Microsoft.NETCore.App.PlatformManifest.txt",
  225. "build/netcoreapp2.2/Microsoft.NETCore.App.props",
  226. "build/netcoreapp2.2/Microsoft.NETCore.App.targets",
  227. "microsoft.netcore.app.2.2.0.nupkg.sha512",
  228. "microsoft.netcore.app.nuspec",
  229. "ref/netcoreapp2.2/Microsoft.CSharp.dll",
  230. "ref/netcoreapp2.2/Microsoft.CSharp.xml",
  231. "ref/netcoreapp2.2/Microsoft.VisualBasic.dll",
  232. "ref/netcoreapp2.2/Microsoft.VisualBasic.xml",
  233. "ref/netcoreapp2.2/Microsoft.Win32.Primitives.dll",
  234. "ref/netcoreapp2.2/Microsoft.Win32.Primitives.xml",
  235. "ref/netcoreapp2.2/System.AppContext.dll",
  236. "ref/netcoreapp2.2/System.Buffers.dll",
  237. "ref/netcoreapp2.2/System.Buffers.xml",
  238. "ref/netcoreapp2.2/System.Collections.Concurrent.dll",
  239. "ref/netcoreapp2.2/System.Collections.Concurrent.xml",
  240. "ref/netcoreapp2.2/System.Collections.Immutable.dll",
  241. "ref/netcoreapp2.2/System.Collections.Immutable.xml",
  242. "ref/netcoreapp2.2/System.Collections.NonGeneric.dll",
  243. "ref/netcoreapp2.2/System.Collections.NonGeneric.xml",
  244. "ref/netcoreapp2.2/System.Collections.Specialized.dll",
  245. "ref/netcoreapp2.2/System.Collections.Specialized.xml",
  246. "ref/netcoreapp2.2/System.Collections.dll",
  247. "ref/netcoreapp2.2/System.Collections.xml",
  248. "ref/netcoreapp2.2/System.ComponentModel.Annotations.dll",
  249. "ref/netcoreapp2.2/System.ComponentModel.Annotations.xml",
  250. "ref/netcoreapp2.2/System.ComponentModel.DataAnnotations.dll",
  251. "ref/netcoreapp2.2/System.ComponentModel.EventBasedAsync.dll",
  252. "ref/netcoreapp2.2/System.ComponentModel.EventBasedAsync.xml",
  253. "ref/netcoreapp2.2/System.ComponentModel.Primitives.dll",
  254. "ref/netcoreapp2.2/System.ComponentModel.Primitives.xml",
  255. "ref/netcoreapp2.2/System.ComponentModel.TypeConverter.dll",
  256. "ref/netcoreapp2.2/System.ComponentModel.TypeConverter.xml",
  257. "ref/netcoreapp2.2/System.ComponentModel.dll",
  258. "ref/netcoreapp2.2/System.ComponentModel.xml",
  259. "ref/netcoreapp2.2/System.Configuration.dll",
  260. "ref/netcoreapp2.2/System.Console.dll",
  261. "ref/netcoreapp2.2/System.Console.xml",
  262. "ref/netcoreapp2.2/System.Core.dll",
  263. "ref/netcoreapp2.2/System.Data.Common.dll",
  264. "ref/netcoreapp2.2/System.Data.Common.xml",
  265. "ref/netcoreapp2.2/System.Data.dll",
  266. "ref/netcoreapp2.2/System.Diagnostics.Contracts.dll",
  267. "ref/netcoreapp2.2/System.Diagnostics.Contracts.xml",
  268. "ref/netcoreapp2.2/System.Diagnostics.Debug.dll",
  269. "ref/netcoreapp2.2/System.Diagnostics.Debug.xml",
  270. "ref/netcoreapp2.2/System.Diagnostics.DiagnosticSource.dll",
  271. "ref/netcoreapp2.2/System.Diagnostics.DiagnosticSource.xml",
  272. "ref/netcoreapp2.2/System.Diagnostics.FileVersionInfo.dll",
  273. "ref/netcoreapp2.2/System.Diagnostics.FileVersionInfo.xml",
  274. "ref/netcoreapp2.2/System.Diagnostics.Process.dll",
  275. "ref/netcoreapp2.2/System.Diagnostics.Process.xml",
  276. "ref/netcoreapp2.2/System.Diagnostics.StackTrace.dll",
  277. "ref/netcoreapp2.2/System.Diagnostics.StackTrace.xml",
  278. "ref/netcoreapp2.2/System.Diagnostics.TextWriterTraceListener.dll",
  279. "ref/netcoreapp2.2/System.Diagnostics.TextWriterTraceListener.xml",
  280. "ref/netcoreapp2.2/System.Diagnostics.Tools.dll",
  281. "ref/netcoreapp2.2/System.Diagnostics.Tools.xml",
  282. "ref/netcoreapp2.2/System.Diagnostics.TraceSource.dll",
  283. "ref/netcoreapp2.2/System.Diagnostics.TraceSource.xml",
  284. "ref/netcoreapp2.2/System.Diagnostics.Tracing.dll",
  285. "ref/netcoreapp2.2/System.Diagnostics.Tracing.xml",
  286. "ref/netcoreapp2.2/System.Drawing.Primitives.dll",
  287. "ref/netcoreapp2.2/System.Drawing.Primitives.xml",
  288. "ref/netcoreapp2.2/System.Drawing.dll",
  289. "ref/netcoreapp2.2/System.Dynamic.Runtime.dll",
  290. "ref/netcoreapp2.2/System.Globalization.Calendars.dll",
  291. "ref/netcoreapp2.2/System.Globalization.Extensions.dll",
  292. "ref/netcoreapp2.2/System.Globalization.dll",
  293. "ref/netcoreapp2.2/System.IO.Compression.Brotli.dll",
  294. "ref/netcoreapp2.2/System.IO.Compression.FileSystem.dll",
  295. "ref/netcoreapp2.2/System.IO.Compression.ZipFile.dll",
  296. "ref/netcoreapp2.2/System.IO.Compression.ZipFile.xml",
  297. "ref/netcoreapp2.2/System.IO.Compression.dll",
  298. "ref/netcoreapp2.2/System.IO.Compression.xml",
  299. "ref/netcoreapp2.2/System.IO.FileSystem.DriveInfo.dll",
  300. "ref/netcoreapp2.2/System.IO.FileSystem.DriveInfo.xml",
  301. "ref/netcoreapp2.2/System.IO.FileSystem.Primitives.dll",
  302. "ref/netcoreapp2.2/System.IO.FileSystem.Watcher.dll",
  303. "ref/netcoreapp2.2/System.IO.FileSystem.Watcher.xml",
  304. "ref/netcoreapp2.2/System.IO.FileSystem.dll",
  305. "ref/netcoreapp2.2/System.IO.FileSystem.xml",
  306. "ref/netcoreapp2.2/System.IO.IsolatedStorage.dll",
  307. "ref/netcoreapp2.2/System.IO.IsolatedStorage.xml",
  308. "ref/netcoreapp2.2/System.IO.MemoryMappedFiles.dll",
  309. "ref/netcoreapp2.2/System.IO.MemoryMappedFiles.xml",
  310. "ref/netcoreapp2.2/System.IO.Pipes.dll",
  311. "ref/netcoreapp2.2/System.IO.Pipes.xml",
  312. "ref/netcoreapp2.2/System.IO.UnmanagedMemoryStream.dll",
  313. "ref/netcoreapp2.2/System.IO.dll",
  314. "ref/netcoreapp2.2/System.Linq.Expressions.dll",
  315. "ref/netcoreapp2.2/System.Linq.Expressions.xml",
  316. "ref/netcoreapp2.2/System.Linq.Parallel.dll",
  317. "ref/netcoreapp2.2/System.Linq.Parallel.xml",
  318. "ref/netcoreapp2.2/System.Linq.Queryable.dll",
  319. "ref/netcoreapp2.2/System.Linq.Queryable.xml",
  320. "ref/netcoreapp2.2/System.Linq.dll",
  321. "ref/netcoreapp2.2/System.Linq.xml",
  322. "ref/netcoreapp2.2/System.Memory.dll",
  323. "ref/netcoreapp2.2/System.Memory.xml",
  324. "ref/netcoreapp2.2/System.Net.Http.dll",
  325. "ref/netcoreapp2.2/System.Net.Http.xml",
  326. "ref/netcoreapp2.2/System.Net.HttpListener.dll",
  327. "ref/netcoreapp2.2/System.Net.HttpListener.xml",
  328. "ref/netcoreapp2.2/System.Net.Mail.dll",
  329. "ref/netcoreapp2.2/System.Net.Mail.xml",
  330. "ref/netcoreapp2.2/System.Net.NameResolution.dll",
  331. "ref/netcoreapp2.2/System.Net.NameResolution.xml",
  332. "ref/netcoreapp2.2/System.Net.NetworkInformation.dll",
  333. "ref/netcoreapp2.2/System.Net.NetworkInformation.xml",
  334. "ref/netcoreapp2.2/System.Net.Ping.dll",
  335. "ref/netcoreapp2.2/System.Net.Ping.xml",
  336. "ref/netcoreapp2.2/System.Net.Primitives.dll",
  337. "ref/netcoreapp2.2/System.Net.Primitives.xml",
  338. "ref/netcoreapp2.2/System.Net.Requests.dll",
  339. "ref/netcoreapp2.2/System.Net.Requests.xml",
  340. "ref/netcoreapp2.2/System.Net.Security.dll",
  341. "ref/netcoreapp2.2/System.Net.Security.xml",
  342. "ref/netcoreapp2.2/System.Net.ServicePoint.dll",
  343. "ref/netcoreapp2.2/System.Net.ServicePoint.xml",
  344. "ref/netcoreapp2.2/System.Net.Sockets.dll",
  345. "ref/netcoreapp2.2/System.Net.Sockets.xml",
  346. "ref/netcoreapp2.2/System.Net.WebClient.dll",
  347. "ref/netcoreapp2.2/System.Net.WebClient.xml",
  348. "ref/netcoreapp2.2/System.Net.WebHeaderCollection.dll",
  349. "ref/netcoreapp2.2/System.Net.WebHeaderCollection.xml",
  350. "ref/netcoreapp2.2/System.Net.WebProxy.dll",
  351. "ref/netcoreapp2.2/System.Net.WebProxy.xml",
  352. "ref/netcoreapp2.2/System.Net.WebSockets.Client.dll",
  353. "ref/netcoreapp2.2/System.Net.WebSockets.Client.xml",
  354. "ref/netcoreapp2.2/System.Net.WebSockets.dll",
  355. "ref/netcoreapp2.2/System.Net.WebSockets.xml",
  356. "ref/netcoreapp2.2/System.Net.dll",
  357. "ref/netcoreapp2.2/System.Numerics.Vectors.dll",
  358. "ref/netcoreapp2.2/System.Numerics.Vectors.xml",
  359. "ref/netcoreapp2.2/System.Numerics.dll",
  360. "ref/netcoreapp2.2/System.ObjectModel.dll",
  361. "ref/netcoreapp2.2/System.ObjectModel.xml",
  362. "ref/netcoreapp2.2/System.Reflection.DispatchProxy.dll",
  363. "ref/netcoreapp2.2/System.Reflection.DispatchProxy.xml",
  364. "ref/netcoreapp2.2/System.Reflection.Emit.ILGeneration.dll",
  365. "ref/netcoreapp2.2/System.Reflection.Emit.ILGeneration.xml",
  366. "ref/netcoreapp2.2/System.Reflection.Emit.Lightweight.dll",
  367. "ref/netcoreapp2.2/System.Reflection.Emit.Lightweight.xml",
  368. "ref/netcoreapp2.2/System.Reflection.Emit.dll",
  369. "ref/netcoreapp2.2/System.Reflection.Emit.xml",
  370. "ref/netcoreapp2.2/System.Reflection.Extensions.dll",
  371. "ref/netcoreapp2.2/System.Reflection.Metadata.dll",
  372. "ref/netcoreapp2.2/System.Reflection.Metadata.xml",
  373. "ref/netcoreapp2.2/System.Reflection.Primitives.dll",
  374. "ref/netcoreapp2.2/System.Reflection.Primitives.xml",
  375. "ref/netcoreapp2.2/System.Reflection.TypeExtensions.dll",
  376. "ref/netcoreapp2.2/System.Reflection.TypeExtensions.xml",
  377. "ref/netcoreapp2.2/System.Reflection.dll",
  378. "ref/netcoreapp2.2/System.Resources.Reader.dll",
  379. "ref/netcoreapp2.2/System.Resources.ResourceManager.dll",
  380. "ref/netcoreapp2.2/System.Resources.ResourceManager.xml",
  381. "ref/netcoreapp2.2/System.Resources.Writer.dll",
  382. "ref/netcoreapp2.2/System.Resources.Writer.xml",
  383. "ref/netcoreapp2.2/System.Runtime.CompilerServices.VisualC.dll",
  384. "ref/netcoreapp2.2/System.Runtime.CompilerServices.VisualC.xml",
  385. "ref/netcoreapp2.2/System.Runtime.Extensions.dll",
  386. "ref/netcoreapp2.2/System.Runtime.Extensions.xml",
  387. "ref/netcoreapp2.2/System.Runtime.Handles.dll",
  388. "ref/netcoreapp2.2/System.Runtime.InteropServices.RuntimeInformation.dll",
  389. "ref/netcoreapp2.2/System.Runtime.InteropServices.RuntimeInformation.xml",
  390. "ref/netcoreapp2.2/System.Runtime.InteropServices.WindowsRuntime.dll",
  391. "ref/netcoreapp2.2/System.Runtime.InteropServices.WindowsRuntime.xml",
  392. "ref/netcoreapp2.2/System.Runtime.InteropServices.dll",
  393. "ref/netcoreapp2.2/System.Runtime.InteropServices.xml",
  394. "ref/netcoreapp2.2/System.Runtime.Loader.dll",
  395. "ref/netcoreapp2.2/System.Runtime.Loader.xml",
  396. "ref/netcoreapp2.2/System.Runtime.Numerics.dll",
  397. "ref/netcoreapp2.2/System.Runtime.Numerics.xml",
  398. "ref/netcoreapp2.2/System.Runtime.Serialization.Formatters.dll",
  399. "ref/netcoreapp2.2/System.Runtime.Serialization.Formatters.xml",
  400. "ref/netcoreapp2.2/System.Runtime.Serialization.Json.dll",
  401. "ref/netcoreapp2.2/System.Runtime.Serialization.Json.xml",
  402. "ref/netcoreapp2.2/System.Runtime.Serialization.Primitives.dll",
  403. "ref/netcoreapp2.2/System.Runtime.Serialization.Primitives.xml",
  404. "ref/netcoreapp2.2/System.Runtime.Serialization.Xml.dll",
  405. "ref/netcoreapp2.2/System.Runtime.Serialization.Xml.xml",
  406. "ref/netcoreapp2.2/System.Runtime.Serialization.dll",
  407. "ref/netcoreapp2.2/System.Runtime.dll",
  408. "ref/netcoreapp2.2/System.Runtime.xml",
  409. "ref/netcoreapp2.2/System.Security.Claims.dll",
  410. "ref/netcoreapp2.2/System.Security.Claims.xml",
  411. "ref/netcoreapp2.2/System.Security.Cryptography.Algorithms.dll",
  412. "ref/netcoreapp2.2/System.Security.Cryptography.Algorithms.xml",
  413. "ref/netcoreapp2.2/System.Security.Cryptography.Csp.dll",
  414. "ref/netcoreapp2.2/System.Security.Cryptography.Csp.xml",
  415. "ref/netcoreapp2.2/System.Security.Cryptography.Encoding.dll",
  416. "ref/netcoreapp2.2/System.Security.Cryptography.Encoding.xml",
  417. "ref/netcoreapp2.2/System.Security.Cryptography.Primitives.dll",
  418. "ref/netcoreapp2.2/System.Security.Cryptography.Primitives.xml",
  419. "ref/netcoreapp2.2/System.Security.Cryptography.X509Certificates.dll",
  420. "ref/netcoreapp2.2/System.Security.Cryptography.X509Certificates.xml",
  421. "ref/netcoreapp2.2/System.Security.Principal.dll",
  422. "ref/netcoreapp2.2/System.Security.Principal.xml",
  423. "ref/netcoreapp2.2/System.Security.SecureString.dll",
  424. "ref/netcoreapp2.2/System.Security.dll",
  425. "ref/netcoreapp2.2/System.ServiceModel.Web.dll",
  426. "ref/netcoreapp2.2/System.ServiceProcess.dll",
  427. "ref/netcoreapp2.2/System.Text.Encoding.Extensions.dll",
  428. "ref/netcoreapp2.2/System.Text.Encoding.Extensions.xml",
  429. "ref/netcoreapp2.2/System.Text.Encoding.dll",
  430. "ref/netcoreapp2.2/System.Text.RegularExpressions.dll",
  431. "ref/netcoreapp2.2/System.Text.RegularExpressions.xml",
  432. "ref/netcoreapp2.2/System.Threading.Overlapped.dll",
  433. "ref/netcoreapp2.2/System.Threading.Overlapped.xml",
  434. "ref/netcoreapp2.2/System.Threading.Tasks.Dataflow.dll",
  435. "ref/netcoreapp2.2/System.Threading.Tasks.Dataflow.xml",
  436. "ref/netcoreapp2.2/System.Threading.Tasks.Extensions.dll",
  437. "ref/netcoreapp2.2/System.Threading.Tasks.Extensions.xml",
  438. "ref/netcoreapp2.2/System.Threading.Tasks.Parallel.dll",
  439. "ref/netcoreapp2.2/System.Threading.Tasks.Parallel.xml",
  440. "ref/netcoreapp2.2/System.Threading.Tasks.dll",
  441. "ref/netcoreapp2.2/System.Threading.Tasks.xml",
  442. "ref/netcoreapp2.2/System.Threading.Thread.dll",
  443. "ref/netcoreapp2.2/System.Threading.Thread.xml",
  444. "ref/netcoreapp2.2/System.Threading.ThreadPool.dll",
  445. "ref/netcoreapp2.2/System.Threading.ThreadPool.xml",
  446. "ref/netcoreapp2.2/System.Threading.Timer.dll",
  447. "ref/netcoreapp2.2/System.Threading.Timer.xml",
  448. "ref/netcoreapp2.2/System.Threading.dll",
  449. "ref/netcoreapp2.2/System.Threading.xml",
  450. "ref/netcoreapp2.2/System.Transactions.Local.dll",
  451. "ref/netcoreapp2.2/System.Transactions.Local.xml",
  452. "ref/netcoreapp2.2/System.Transactions.dll",
  453. "ref/netcoreapp2.2/System.ValueTuple.dll",
  454. "ref/netcoreapp2.2/System.Web.HttpUtility.dll",
  455. "ref/netcoreapp2.2/System.Web.HttpUtility.xml",
  456. "ref/netcoreapp2.2/System.Web.dll",
  457. "ref/netcoreapp2.2/System.Windows.dll",
  458. "ref/netcoreapp2.2/System.Xml.Linq.dll",
  459. "ref/netcoreapp2.2/System.Xml.ReaderWriter.dll",
  460. "ref/netcoreapp2.2/System.Xml.ReaderWriter.xml",
  461. "ref/netcoreapp2.2/System.Xml.Serialization.dll",
  462. "ref/netcoreapp2.2/System.Xml.XDocument.dll",
  463. "ref/netcoreapp2.2/System.Xml.XDocument.xml",
  464. "ref/netcoreapp2.2/System.Xml.XPath.XDocument.dll",
  465. "ref/netcoreapp2.2/System.Xml.XPath.XDocument.xml",
  466. "ref/netcoreapp2.2/System.Xml.XPath.dll",
  467. "ref/netcoreapp2.2/System.Xml.XPath.xml",
  468. "ref/netcoreapp2.2/System.Xml.XmlDocument.dll",
  469. "ref/netcoreapp2.2/System.Xml.XmlSerializer.dll",
  470. "ref/netcoreapp2.2/System.Xml.XmlSerializer.xml",
  471. "ref/netcoreapp2.2/System.Xml.dll",
  472. "ref/netcoreapp2.2/System.dll",
  473. "ref/netcoreapp2.2/WindowsBase.dll",
  474. "ref/netcoreapp2.2/mscorlib.dll",
  475. "ref/netcoreapp2.2/netstandard.dll",
  476. "runtime.json"
  477. ]
  478. },
  479. "Microsoft.NETCore.DotNetAppHost/2.2.0": {
  480. "sha512": "DrhaKInRKKvN6Ns2VNIlC7ZffLOp9THf8cO6X4fytPRJovJUbF49/zzx4WfgX9E44FMsw9hT8hrKiIqDSHvGvA==",
  481. "type": "package",
  482. "path": "microsoft.netcore.dotnetapphost/2.2.0",
  483. "files": [
  484. ".nupkg.metadata",
  485. ".signature.p7s",
  486. "LICENSE.TXT",
  487. "THIRD-PARTY-NOTICES.TXT",
  488. "microsoft.netcore.dotnetapphost.2.2.0.nupkg.sha512",
  489. "microsoft.netcore.dotnetapphost.nuspec",
  490. "runtime.json"
  491. ]
  492. },
  493. "Microsoft.NETCore.DotNetHostPolicy/2.2.0": {
  494. "sha512": "FJie7IoPZFaPgNDxhZGmDBQP/Bs5vPdfca/G2Wf9gd6LIvMYkZcibtmJwB4tcf4KXkaOYfIOo4Cl9sEPMsSzkw==",
  495. "type": "package",
  496. "path": "microsoft.netcore.dotnethostpolicy/2.2.0",
  497. "files": [
  498. ".nupkg.metadata",
  499. ".signature.p7s",
  500. "LICENSE.TXT",
  501. "THIRD-PARTY-NOTICES.TXT",
  502. "microsoft.netcore.dotnethostpolicy.2.2.0.nupkg.sha512",
  503. "microsoft.netcore.dotnethostpolicy.nuspec",
  504. "runtime.json"
  505. ]
  506. },
  507. "Microsoft.NETCore.DotNetHostResolver/2.2.0": {
  508. "sha512": "spDm3AJYmebthDNhzY17YLPtvbc+Y1lCLVeiIH1uLJ/hZaM+40pBiPefFR8J1u66Ndkqi8ipR2tEbqPnYnjRhw==",
  509. "type": "package",
  510. "path": "microsoft.netcore.dotnethostresolver/2.2.0",
  511. "files": [
  512. ".nupkg.metadata",
  513. ".signature.p7s",
  514. "LICENSE.TXT",
  515. "THIRD-PARTY-NOTICES.TXT",
  516. "microsoft.netcore.dotnethostresolver.2.2.0.nupkg.sha512",
  517. "microsoft.netcore.dotnethostresolver.nuspec",
  518. "runtime.json"
  519. ]
  520. },
  521. "Microsoft.NETCore.Platforms/2.2.0": {
  522. "sha512": "T/J+XZo+YheFTJh8/4uoeJDdz5qOmOMkjg6/VL8mHJ9AnP8+fmV/kcbxeXsob0irRNiChf+V0ig1MCRLp/+Kog==",
  523. "type": "package",
  524. "path": "microsoft.netcore.platforms/2.2.0",
  525. "files": [
  526. ".nupkg.metadata",
  527. ".signature.p7s",
  528. "LICENSE.TXT",
  529. "THIRD-PARTY-NOTICES.TXT",
  530. "lib/netstandard1.0/_._",
  531. "microsoft.netcore.platforms.2.2.0.nupkg.sha512",
  532. "microsoft.netcore.platforms.nuspec",
  533. "runtime.json",
  534. "useSharedDesignerContext.txt",
  535. "version.txt"
  536. ]
  537. },
  538. "Microsoft.NETCore.Targets/2.0.0": {
  539. "sha512": "odP/tJj1z6GylFpNo7pMtbd/xQgTC3Ex2If63dRTL38bBNMwsBnJ+RceUIyHdRBC0oik/3NehYT+oECwBhIM3Q==",
  540. "type": "package",
  541. "path": "microsoft.netcore.targets/2.0.0",
  542. "files": [
  543. ".nupkg.metadata",
  544. "LICENSE.TXT",
  545. "THIRD-PARTY-NOTICES.TXT",
  546. "lib/netstandard1.0/_._",
  547. "microsoft.netcore.targets.2.0.0.nupkg.sha512",
  548. "microsoft.netcore.targets.nuspec",
  549. "runtime.json",
  550. "useSharedDesignerContext.txt",
  551. "version.txt"
  552. ]
  553. },
  554. "NETStandard.Library/2.0.3": {
  555. "sha512": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
  556. "type": "package",
  557. "path": "netstandard.library/2.0.3",
  558. "files": [
  559. ".nupkg.metadata",
  560. "LICENSE.TXT",
  561. "THIRD-PARTY-NOTICES.TXT",
  562. "build/netstandard2.0/NETStandard.Library.targets",
  563. "build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll",
  564. "build/netstandard2.0/ref/System.AppContext.dll",
  565. "build/netstandard2.0/ref/System.Collections.Concurrent.dll",
  566. "build/netstandard2.0/ref/System.Collections.NonGeneric.dll",
  567. "build/netstandard2.0/ref/System.Collections.Specialized.dll",
  568. "build/netstandard2.0/ref/System.Collections.dll",
  569. "build/netstandard2.0/ref/System.ComponentModel.Composition.dll",
  570. "build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll",
  571. "build/netstandard2.0/ref/System.ComponentModel.Primitives.dll",
  572. "build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll",
  573. "build/netstandard2.0/ref/System.ComponentModel.dll",
  574. "build/netstandard2.0/ref/System.Console.dll",
  575. "build/netstandard2.0/ref/System.Core.dll",
  576. "build/netstandard2.0/ref/System.Data.Common.dll",
  577. "build/netstandard2.0/ref/System.Data.dll",
  578. "build/netstandard2.0/ref/System.Diagnostics.Contracts.dll",
  579. "build/netstandard2.0/ref/System.Diagnostics.Debug.dll",
  580. "build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll",
  581. "build/netstandard2.0/ref/System.Diagnostics.Process.dll",
  582. "build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll",
  583. "build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll",
  584. "build/netstandard2.0/ref/System.Diagnostics.Tools.dll",
  585. "build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll",
  586. "build/netstandard2.0/ref/System.Diagnostics.Tracing.dll",
  587. "build/netstandard2.0/ref/System.Drawing.Primitives.dll",
  588. "build/netstandard2.0/ref/System.Drawing.dll",
  589. "build/netstandard2.0/ref/System.Dynamic.Runtime.dll",
  590. "build/netstandard2.0/ref/System.Globalization.Calendars.dll",
  591. "build/netstandard2.0/ref/System.Globalization.Extensions.dll",
  592. "build/netstandard2.0/ref/System.Globalization.dll",
  593. "build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll",
  594. "build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll",
  595. "build/netstandard2.0/ref/System.IO.Compression.dll",
  596. "build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll",
  597. "build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll",
  598. "build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll",
  599. "build/netstandard2.0/ref/System.IO.FileSystem.dll",
  600. "build/netstandard2.0/ref/System.IO.IsolatedStorage.dll",
  601. "build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll",
  602. "build/netstandard2.0/ref/System.IO.Pipes.dll",
  603. "build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll",
  604. "build/netstandard2.0/ref/System.IO.dll",
  605. "build/netstandard2.0/ref/System.Linq.Expressions.dll",
  606. "build/netstandard2.0/ref/System.Linq.Parallel.dll",
  607. "build/netstandard2.0/ref/System.Linq.Queryable.dll",
  608. "build/netstandard2.0/ref/System.Linq.dll",
  609. "build/netstandard2.0/ref/System.Net.Http.dll",
  610. "build/netstandard2.0/ref/System.Net.NameResolution.dll",
  611. "build/netstandard2.0/ref/System.Net.NetworkInformation.dll",
  612. "build/netstandard2.0/ref/System.Net.Ping.dll",
  613. "build/netstandard2.0/ref/System.Net.Primitives.dll",
  614. "build/netstandard2.0/ref/System.Net.Requests.dll",
  615. "build/netstandard2.0/ref/System.Net.Security.dll",
  616. "build/netstandard2.0/ref/System.Net.Sockets.dll",
  617. "build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll",
  618. "build/netstandard2.0/ref/System.Net.WebSockets.Client.dll",
  619. "build/netstandard2.0/ref/System.Net.WebSockets.dll",
  620. "build/netstandard2.0/ref/System.Net.dll",
  621. "build/netstandard2.0/ref/System.Numerics.dll",
  622. "build/netstandard2.0/ref/System.ObjectModel.dll",
  623. "build/netstandard2.0/ref/System.Reflection.Extensions.dll",
  624. "build/netstandard2.0/ref/System.Reflection.Primitives.dll",
  625. "build/netstandard2.0/ref/System.Reflection.dll",
  626. "build/netstandard2.0/ref/System.Resources.Reader.dll",
  627. "build/netstandard2.0/ref/System.Resources.ResourceManager.dll",
  628. "build/netstandard2.0/ref/System.Resources.Writer.dll",
  629. "build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll",
  630. "build/netstandard2.0/ref/System.Runtime.Extensions.dll",
  631. "build/netstandard2.0/ref/System.Runtime.Handles.dll",
  632. "build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll",
  633. "build/netstandard2.0/ref/System.Runtime.InteropServices.dll",
  634. "build/netstandard2.0/ref/System.Runtime.Numerics.dll",
  635. "build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll",
  636. "build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll",
  637. "build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll",
  638. "build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll",
  639. "build/netstandard2.0/ref/System.Runtime.Serialization.dll",
  640. "build/netstandard2.0/ref/System.Runtime.dll",
  641. "build/netstandard2.0/ref/System.Security.Claims.dll",
  642. "build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll",
  643. "build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll",
  644. "build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll",
  645. "build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll",
  646. "build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll",
  647. "build/netstandard2.0/ref/System.Security.Principal.dll",
  648. "build/netstandard2.0/ref/System.Security.SecureString.dll",
  649. "build/netstandard2.0/ref/System.ServiceModel.Web.dll",
  650. "build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll",
  651. "build/netstandard2.0/ref/System.Text.Encoding.dll",
  652. "build/netstandard2.0/ref/System.Text.RegularExpressions.dll",
  653. "build/netstandard2.0/ref/System.Threading.Overlapped.dll",
  654. "build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll",
  655. "build/netstandard2.0/ref/System.Threading.Tasks.dll",
  656. "build/netstandard2.0/ref/System.Threading.Thread.dll",
  657. "build/netstandard2.0/ref/System.Threading.ThreadPool.dll",
  658. "build/netstandard2.0/ref/System.Threading.Timer.dll",
  659. "build/netstandard2.0/ref/System.Threading.dll",
  660. "build/netstandard2.0/ref/System.Transactions.dll",
  661. "build/netstandard2.0/ref/System.ValueTuple.dll",
  662. "build/netstandard2.0/ref/System.Web.dll",
  663. "build/netstandard2.0/ref/System.Windows.dll",
  664. "build/netstandard2.0/ref/System.Xml.Linq.dll",
  665. "build/netstandard2.0/ref/System.Xml.ReaderWriter.dll",
  666. "build/netstandard2.0/ref/System.Xml.Serialization.dll",
  667. "build/netstandard2.0/ref/System.Xml.XDocument.dll",
  668. "build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll",
  669. "build/netstandard2.0/ref/System.Xml.XPath.dll",
  670. "build/netstandard2.0/ref/System.Xml.XmlDocument.dll",
  671. "build/netstandard2.0/ref/System.Xml.XmlSerializer.dll",
  672. "build/netstandard2.0/ref/System.Xml.dll",
  673. "build/netstandard2.0/ref/System.dll",
  674. "build/netstandard2.0/ref/mscorlib.dll",
  675. "build/netstandard2.0/ref/netstandard.dll",
  676. "build/netstandard2.0/ref/netstandard.xml",
  677. "lib/netstandard1.0/_._",
  678. "netstandard.library.2.0.3.nupkg.sha512",
  679. "netstandard.library.nuspec"
  680. ]
  681. }
  682. },
  683. "projectFileDependencyGroups": {
  684. ".NETCoreApp,Version=v2.2": [
  685. "Microsoft.NETCore.App >= 2.2.0"
  686. ]
  687. },
  688. "packageFolders": {
  689. "C:\\Users\\Administrator\\.nuget\\packages\\": {},
  690. "C:\\PROGRAM FILES\\DOTNET\\sdk\\NuGetFallbackFolder": {}
  691. },
  692. "project": {
  693. "version": "1.0.0",
  694. "restore": {
  695. "projectUniqueName": "E:\\项目-6.0\\ZLJ足力健\\code\\代码\\System.Model\\System.Model.csproj",
  696. "projectName": "System.Model",
  697. "projectPath": "E:\\项目-6.0\\ZLJ足力健\\code\\代码\\System.Model\\System.Model.csproj",
  698. "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
  699. "outputPath": "E:\\项目-6.0\\ZLJ足力健\\code\\代码\\System.Model\\obj\\",
  700. "projectStyle": "PackageReference",
  701. "fallbackFolders": [
  702. "C:\\PROGRAM FILES\\DOTNET\\sdk\\NuGetFallbackFolder"
  703. ],
  704. "configFilePaths": [
  705. "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
  706. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  707. ],
  708. "originalTargetFrameworks": [
  709. "netcoreapp2.2"
  710. ],
  711. "sources": {
  712. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  713. "https://api.nuget.org/v3/index.json": {}
  714. },
  715. "frameworks": {
  716. "netcoreapp2.2": {
  717. "projectReferences": {}
  718. }
  719. },
  720. "warningProperties": {
  721. "warnAsError": [
  722. "NU1605"
  723. ]
  724. }
  725. },
  726. "frameworks": {
  727. "netcoreapp2.2": {
  728. "dependencies": {
  729. "Microsoft.NETCore.App": {
  730. "suppressParent": "All",
  731. "target": "Package",
  732. "version": "[2.2.0, )",
  733. "autoReferenced": true
  734. }
  735. },
  736. "imports": [
  737. "net461"
  738. ],
  739. "assetTargetFallback": true,
  740. "warn": true
  741. }
  742. }
  743. }
  744. }