You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8488 lines
356 KiB

  1. {
  2. "version": 3,
  3. "targets": {
  4. ".NETCoreApp,Version=v3.1": {
  5. "BouncyCastle.NetCore/1.8.3": {
  6. "type": "package",
  7. "dependencies": {
  8. "NETStandard.Library": "1.6.0",
  9. "System.Reflection": "4.3.0",
  10. "System.Reflection.TypeExtensions": "4.1.0"
  11. },
  12. "compile": {
  13. "lib/netstandard2.0/BouncyCastle.Crypto.dll": {}
  14. },
  15. "runtime": {
  16. "lib/netstandard2.0/BouncyCastle.Crypto.dll": {}
  17. }
  18. },
  19. "Caching.CSRedis/3.6.60": {
  20. "type": "package",
  21. "dependencies": {
  22. "CSRedisCore": "3.6.6",
  23. "Microsoft.Extensions.Caching.Abstractions": "3.1.10"
  24. },
  25. "compile": {
  26. "lib/netcoreapp3.1/Caching.CSRedis.dll": {}
  27. },
  28. "runtime": {
  29. "lib/netcoreapp3.1/Caching.CSRedis.dll": {}
  30. }
  31. },
  32. "CSRedisCore/3.6.6": {
  33. "type": "package",
  34. "dependencies": {
  35. "Newtonsoft.Json": "12.0.3",
  36. "System.ValueTuple": "4.5.0"
  37. },
  38. "compile": {
  39. "lib/netstandard2.0/CSRedisCore.dll": {}
  40. },
  41. "runtime": {
  42. "lib/netstandard2.0/CSRedisCore.dll": {}
  43. }
  44. },
  45. "Google.Protobuf/3.6.1": {
  46. "type": "package",
  47. "dependencies": {
  48. "NETStandard.Library": "1.6.1"
  49. },
  50. "compile": {
  51. "lib/netstandard1.0/Google.Protobuf.dll": {}
  52. },
  53. "runtime": {
  54. "lib/netstandard1.0/Google.Protobuf.dll": {}
  55. }
  56. },
  57. "log4net/2.0.8": {
  58. "type": "package",
  59. "dependencies": {
  60. "System.AppContext": "4.1.0",
  61. "System.Collections.NonGeneric": "4.0.1",
  62. "System.Console": "4.0.0",
  63. "System.Diagnostics.Debug": "4.0.11",
  64. "System.Diagnostics.Process": "4.1.0",
  65. "System.Diagnostics.StackTrace": "4.0.1",
  66. "System.Diagnostics.TraceSource": "4.0.0",
  67. "System.IO.FileSystem": "4.0.1",
  68. "System.IO.FileSystem.Watcher": "4.0.0",
  69. "System.Linq": "4.1.0",
  70. "System.Net.NameResolution": "4.0.0",
  71. "System.Net.Requests": "4.0.11",
  72. "System.Net.Sockets": "4.1.0",
  73. "System.Reflection": "4.3.0",
  74. "System.Reflection.Extensions": "4.0.1",
  75. "System.Reflection.TypeExtensions": "4.1.0",
  76. "System.Runtime.Extensions": "4.1.0",
  77. "System.Runtime.InteropServices": "4.1.0",
  78. "System.Runtime.InteropServices.RuntimeInformation": "4.0.0",
  79. "System.Runtime.Serialization.Formatters": "4.3.0",
  80. "System.Text.RegularExpressions": "4.1.0",
  81. "System.Threading": "4.0.11",
  82. "System.Threading.Thread": "4.0.0",
  83. "System.Threading.Timer": "4.0.1",
  84. "System.Xml.ReaderWriter": "4.0.11",
  85. "System.Xml.XmlDocument": "4.0.1"
  86. },
  87. "compile": {
  88. "lib/netstandard1.3/log4net.dll": {}
  89. },
  90. "runtime": {
  91. "lib/netstandard1.3/log4net.dll": {}
  92. }
  93. },
  94. "Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
  95. "type": "package",
  96. "dependencies": {
  97. "Microsoft.AspNetCore.Http.Features": "2.2.0",
  98. "System.Text.Encodings.Web": "4.5.0"
  99. },
  100. "compile": {
  101. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {}
  102. },
  103. "runtime": {
  104. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {}
  105. }
  106. },
  107. "Microsoft.AspNetCore.Http.Features/2.2.0": {
  108. "type": "package",
  109. "dependencies": {
  110. "Microsoft.Extensions.Primitives": "2.2.0"
  111. },
  112. "compile": {
  113. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {}
  114. },
  115. "runtime": {
  116. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {}
  117. }
  118. },
  119. "Microsoft.CSharp/4.5.0": {
  120. "type": "package",
  121. "compile": {
  122. "ref/netcoreapp2.0/_._": {}
  123. },
  124. "runtime": {
  125. "lib/netcoreapp2.0/_._": {}
  126. }
  127. },
  128. "Microsoft.Data.SqlClient/1.1.1": {
  129. "type": "package",
  130. "dependencies": {
  131. "Microsoft.Identity.Client": "3.0.8",
  132. "Microsoft.IdentityModel.JsonWebTokens": "5.5.0",
  133. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "5.5.0",
  134. "Microsoft.Win32.Registry": "4.5.0",
  135. "System.Configuration.ConfigurationManager": "4.5.0",
  136. "System.Runtime.Caching": "4.5.0",
  137. "System.Security.Principal.Windows": "4.5.0",
  138. "System.Text.Encoding.CodePages": "4.5.0",
  139. "runtime.native.System.Data.SqlClient.sni": "4.4.0"
  140. },
  141. "compile": {
  142. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {}
  143. },
  144. "runtime": {
  145. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {}
  146. },
  147. "runtimeTargets": {
  148. "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {
  149. "assetType": "runtime",
  150. "rid": "unix"
  151. },
  152. "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {
  153. "assetType": "runtime",
  154. "rid": "win"
  155. }
  156. }
  157. },
  158. "Microsoft.Extensions.Caching.Abstractions/3.1.10": {
  159. "type": "package",
  160. "dependencies": {
  161. "Microsoft.Extensions.Primitives": "3.1.10"
  162. },
  163. "compile": {
  164. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll": {}
  165. },
  166. "runtime": {
  167. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll": {}
  168. }
  169. },
  170. "Microsoft.Extensions.Caching.Memory/3.1.3": {
  171. "type": "package",
  172. "dependencies": {
  173. "Microsoft.Extensions.Caching.Abstractions": "3.1.3",
  174. "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.3",
  175. "Microsoft.Extensions.Logging.Abstractions": "3.1.3",
  176. "Microsoft.Extensions.Options": "3.1.3"
  177. },
  178. "compile": {
  179. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll": {}
  180. },
  181. "runtime": {
  182. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll": {}
  183. }
  184. },
  185. "Microsoft.Extensions.Configuration/3.1.3": {
  186. "type": "package",
  187. "dependencies": {
  188. "Microsoft.Extensions.Configuration.Abstractions": "3.1.3"
  189. },
  190. "compile": {
  191. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll": {}
  192. },
  193. "runtime": {
  194. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll": {}
  195. }
  196. },
  197. "Microsoft.Extensions.Configuration.Abstractions/3.1.3": {
  198. "type": "package",
  199. "dependencies": {
  200. "Microsoft.Extensions.Primitives": "3.1.3"
  201. },
  202. "compile": {
  203. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll": {}
  204. },
  205. "runtime": {
  206. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll": {}
  207. }
  208. },
  209. "Microsoft.Extensions.Configuration.FileExtensions/3.1.3": {
  210. "type": "package",
  211. "dependencies": {
  212. "Microsoft.Extensions.Configuration": "3.1.3",
  213. "Microsoft.Extensions.FileProviders.Physical": "3.1.3"
  214. },
  215. "compile": {
  216. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll": {}
  217. },
  218. "runtime": {
  219. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll": {}
  220. }
  221. },
  222. "Microsoft.Extensions.Configuration.Json/3.1.3": {
  223. "type": "package",
  224. "dependencies": {
  225. "Microsoft.Extensions.Configuration": "3.1.3",
  226. "Microsoft.Extensions.Configuration.FileExtensions": "3.1.3"
  227. },
  228. "compile": {
  229. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll": {}
  230. },
  231. "runtime": {
  232. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll": {}
  233. }
  234. },
  235. "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.3": {
  236. "type": "package",
  237. "compile": {
  238. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
  239. },
  240. "runtime": {
  241. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
  242. }
  243. },
  244. "Microsoft.Extensions.FileProviders.Abstractions/3.1.3": {
  245. "type": "package",
  246. "dependencies": {
  247. "Microsoft.Extensions.Primitives": "3.1.3"
  248. },
  249. "compile": {
  250. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
  251. },
  252. "runtime": {
  253. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
  254. }
  255. },
  256. "Microsoft.Extensions.FileProviders.Physical/3.1.3": {
  257. "type": "package",
  258. "dependencies": {
  259. "Microsoft.Extensions.FileProviders.Abstractions": "3.1.3",
  260. "Microsoft.Extensions.FileSystemGlobbing": "3.1.3"
  261. },
  262. "compile": {
  263. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll": {}
  264. },
  265. "runtime": {
  266. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll": {}
  267. }
  268. },
  269. "Microsoft.Extensions.FileSystemGlobbing/3.1.3": {
  270. "type": "package",
  271. "compile": {
  272. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {}
  273. },
  274. "runtime": {
  275. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {}
  276. }
  277. },
  278. "Microsoft.Extensions.Logging.Abstractions/3.1.3": {
  279. "type": "package",
  280. "compile": {
  281. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {}
  282. },
  283. "runtime": {
  284. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {}
  285. }
  286. },
  287. "Microsoft.Extensions.Options/3.1.3": {
  288. "type": "package",
  289. "dependencies": {
  290. "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.3",
  291. "Microsoft.Extensions.Primitives": "3.1.3"
  292. },
  293. "compile": {
  294. "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll": {}
  295. },
  296. "runtime": {
  297. "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll": {}
  298. }
  299. },
  300. "Microsoft.Extensions.Primitives/3.1.10": {
  301. "type": "package",
  302. "compile": {
  303. "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll": {}
  304. },
  305. "runtime": {
  306. "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll": {}
  307. }
  308. },
  309. "Microsoft.Identity.Client/3.0.8": {
  310. "type": "package",
  311. "dependencies": {
  312. "Microsoft.CSharp": "4.5.0",
  313. "System.ComponentModel.TypeConverter": "4.3.0",
  314. "System.Net.NameResolution": "4.3.0",
  315. "System.Runtime.Serialization.Formatters": "4.3.0",
  316. "System.Runtime.Serialization.Json": "4.3.0",
  317. "System.Runtime.Serialization.Primitives": "4.3.0",
  318. "System.Security.SecureString": "4.3.0",
  319. "System.Xml.XDocument": "4.3.0"
  320. },
  321. "compile": {
  322. "ref/netcoreapp2.1/_._": {}
  323. },
  324. "runtime": {
  325. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {}
  326. }
  327. },
  328. "Microsoft.IdentityModel.JsonWebTokens/5.5.0": {
  329. "type": "package",
  330. "dependencies": {
  331. "Microsoft.IdentityModel.Tokens": "5.5.0",
  332. "Newtonsoft.Json": "10.0.1"
  333. },
  334. "compile": {
  335. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {}
  336. },
  337. "runtime": {
  338. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {}
  339. }
  340. },
  341. "Microsoft.IdentityModel.Logging/5.5.0": {
  342. "type": "package",
  343. "compile": {
  344. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {}
  345. },
  346. "runtime": {
  347. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {}
  348. }
  349. },
  350. "Microsoft.IdentityModel.Protocols/5.5.0": {
  351. "type": "package",
  352. "dependencies": {
  353. "Microsoft.IdentityModel.Logging": "5.5.0",
  354. "Microsoft.IdentityModel.Tokens": "5.5.0"
  355. },
  356. "compile": {
  357. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": {}
  358. },
  359. "runtime": {
  360. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": {}
  361. }
  362. },
  363. "Microsoft.IdentityModel.Protocols.OpenIdConnect/5.5.0": {
  364. "type": "package",
  365. "dependencies": {
  366. "Microsoft.IdentityModel.Protocols": "5.5.0",
  367. "Newtonsoft.Json": "10.0.1",
  368. "System.IdentityModel.Tokens.Jwt": "5.5.0"
  369. },
  370. "compile": {
  371. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {}
  372. },
  373. "runtime": {
  374. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {}
  375. }
  376. },
  377. "Microsoft.IdentityModel.Tokens/5.5.0": {
  378. "type": "package",
  379. "dependencies": {
  380. "Microsoft.IdentityModel.Logging": "5.5.0",
  381. "Newtonsoft.Json": "10.0.1",
  382. "System.Security.Cryptography.Cng": "4.5.0"
  383. },
  384. "compile": {
  385. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {}
  386. },
  387. "runtime": {
  388. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {}
  389. }
  390. },
  391. "Microsoft.NETCore.Platforms/3.0.0": {
  392. "type": "package",
  393. "compile": {
  394. "lib/netstandard1.0/_._": {}
  395. },
  396. "runtime": {
  397. "lib/netstandard1.0/_._": {}
  398. }
  399. },
  400. "Microsoft.NETCore.Targets/1.1.0": {
  401. "type": "package",
  402. "compile": {
  403. "lib/netstandard1.0/_._": {}
  404. },
  405. "runtime": {
  406. "lib/netstandard1.0/_._": {}
  407. }
  408. },
  409. "Microsoft.Win32.Primitives/4.3.0": {
  410. "type": "package",
  411. "dependencies": {
  412. "Microsoft.NETCore.Platforms": "1.1.0",
  413. "Microsoft.NETCore.Targets": "1.1.0",
  414. "System.Runtime": "4.3.0"
  415. },
  416. "compile": {
  417. "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
  418. }
  419. },
  420. "Microsoft.Win32.Registry/4.5.0": {
  421. "type": "package",
  422. "dependencies": {
  423. "System.Security.AccessControl": "4.5.0",
  424. "System.Security.Principal.Windows": "4.5.0"
  425. },
  426. "compile": {
  427. "ref/netstandard2.0/_._": {}
  428. },
  429. "runtime": {
  430. "lib/netstandard2.0/Microsoft.Win32.Registry.dll": {}
  431. },
  432. "runtimeTargets": {
  433. "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  434. "assetType": "runtime",
  435. "rid": "unix"
  436. },
  437. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  438. "assetType": "runtime",
  439. "rid": "win"
  440. }
  441. }
  442. },
  443. "Microsoft.Win32.SystemEvents/4.6.0": {
  444. "type": "package",
  445. "dependencies": {
  446. "Microsoft.NETCore.Platforms": "3.0.0"
  447. },
  448. "compile": {
  449. "ref/netstandard2.0/_._": {}
  450. },
  451. "runtime": {
  452. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {}
  453. },
  454. "runtimeTargets": {
  455. "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
  456. "assetType": "runtime",
  457. "rid": "win"
  458. }
  459. }
  460. },
  461. "MySql.Data/8.0.19": {
  462. "type": "package",
  463. "dependencies": {
  464. "BouncyCastle.NetCore": "1.8.3",
  465. "Google.Protobuf": "3.6.1",
  466. "SSH.NET": "2016.1.0",
  467. "System.Configuration.ConfigurationManager": "4.4.1",
  468. "System.Security.Permissions": "4.6.0",
  469. "System.Text.Encoding.CodePages": "4.4.0"
  470. },
  471. "compile": {
  472. "lib/netstandard2.1/MySql.Data.dll": {},
  473. "lib/netstandard2.1/Ubiety.Dns.Core.dll": {}
  474. },
  475. "runtime": {
  476. "lib/netstandard2.1/MySql.Data.dll": {},
  477. "lib/netstandard2.1/Ubiety.Dns.Core.dll": {}
  478. }
  479. },
  480. "NETStandard.Library/1.6.1": {
  481. "type": "package",
  482. "dependencies": {
  483. "Microsoft.NETCore.Platforms": "1.1.0",
  484. "Microsoft.Win32.Primitives": "4.3.0",
  485. "System.AppContext": "4.3.0",
  486. "System.Collections": "4.3.0",
  487. "System.Collections.Concurrent": "4.3.0",
  488. "System.Console": "4.3.0",
  489. "System.Diagnostics.Debug": "4.3.0",
  490. "System.Diagnostics.Tools": "4.3.0",
  491. "System.Diagnostics.Tracing": "4.3.0",
  492. "System.Globalization": "4.3.0",
  493. "System.Globalization.Calendars": "4.3.0",
  494. "System.IO": "4.3.0",
  495. "System.IO.Compression": "4.3.0",
  496. "System.IO.Compression.ZipFile": "4.3.0",
  497. "System.IO.FileSystem": "4.3.0",
  498. "System.IO.FileSystem.Primitives": "4.3.0",
  499. "System.Linq": "4.3.0",
  500. "System.Linq.Expressions": "4.3.0",
  501. "System.Net.Http": "4.3.0",
  502. "System.Net.Primitives": "4.3.0",
  503. "System.Net.Sockets": "4.3.0",
  504. "System.ObjectModel": "4.3.0",
  505. "System.Reflection": "4.3.0",
  506. "System.Reflection.Extensions": "4.3.0",
  507. "System.Reflection.Primitives": "4.3.0",
  508. "System.Resources.ResourceManager": "4.3.0",
  509. "System.Runtime": "4.3.0",
  510. "System.Runtime.Extensions": "4.3.0",
  511. "System.Runtime.Handles": "4.3.0",
  512. "System.Runtime.InteropServices": "4.3.0",
  513. "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
  514. "System.Runtime.Numerics": "4.3.0",
  515. "System.Security.Cryptography.Algorithms": "4.3.0",
  516. "System.Security.Cryptography.Encoding": "4.3.0",
  517. "System.Security.Cryptography.Primitives": "4.3.0",
  518. "System.Security.Cryptography.X509Certificates": "4.3.0",
  519. "System.Text.Encoding": "4.3.0",
  520. "System.Text.Encoding.Extensions": "4.3.0",
  521. "System.Text.RegularExpressions": "4.3.0",
  522. "System.Threading": "4.3.0",
  523. "System.Threading.Tasks": "4.3.0",
  524. "System.Threading.Timer": "4.3.0",
  525. "System.Xml.ReaderWriter": "4.3.0",
  526. "System.Xml.XDocument": "4.3.0"
  527. }
  528. },
  529. "Newtonsoft.Json/12.0.3": {
  530. "type": "package",
  531. "compile": {
  532. "lib/netstandard2.0/Newtonsoft.Json.dll": {}
  533. },
  534. "runtime": {
  535. "lib/netstandard2.0/Newtonsoft.Json.dll": {}
  536. }
  537. },
  538. "NPOI/2.4.1": {
  539. "type": "package",
  540. "dependencies": {
  541. "SharpZipLib": "1.0.0",
  542. "System.Configuration.ConfigurationManager": "4.5.0",
  543. "System.Drawing.Common": "4.5.0"
  544. },
  545. "compile": {
  546. "lib/netstandard2.0/NPOI.OOXML.dll": {},
  547. "lib/netstandard2.0/NPOI.OpenXml4Net.dll": {},
  548. "lib/netstandard2.0/NPOI.OpenXmlFormats.dll": {},
  549. "lib/netstandard2.0/NPOI.dll": {}
  550. },
  551. "runtime": {
  552. "lib/netstandard2.0/NPOI.OOXML.dll": {},
  553. "lib/netstandard2.0/NPOI.OpenXml4Net.dll": {},
  554. "lib/netstandard2.0/NPOI.OpenXmlFormats.dll": {},
  555. "lib/netstandard2.0/NPOI.dll": {}
  556. }
  557. },
  558. "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  559. "type": "package",
  560. "runtimeTargets": {
  561. "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  562. "assetType": "native",
  563. "rid": "debian.8-x64"
  564. }
  565. }
  566. },
  567. "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  568. "type": "package",
  569. "runtimeTargets": {
  570. "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  571. "assetType": "native",
  572. "rid": "fedora.23-x64"
  573. }
  574. }
  575. },
  576. "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  577. "type": "package",
  578. "runtimeTargets": {
  579. "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  580. "assetType": "native",
  581. "rid": "fedora.24-x64"
  582. }
  583. }
  584. },
  585. "runtime.native.System/4.3.0": {
  586. "type": "package",
  587. "dependencies": {
  588. "Microsoft.NETCore.Platforms": "1.1.0",
  589. "Microsoft.NETCore.Targets": "1.1.0"
  590. },
  591. "compile": {
  592. "lib/netstandard1.0/_._": {}
  593. },
  594. "runtime": {
  595. "lib/netstandard1.0/_._": {}
  596. }
  597. },
  598. "runtime.native.System.Data.SqlClient.sni/4.4.0": {
  599. "type": "package",
  600. "dependencies": {
  601. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
  602. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
  603. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0"
  604. }
  605. },
  606. "runtime.native.System.IO.Compression/4.3.0": {
  607. "type": "package",
  608. "dependencies": {
  609. "Microsoft.NETCore.Platforms": "1.1.0",
  610. "Microsoft.NETCore.Targets": "1.1.0"
  611. },
  612. "compile": {
  613. "lib/netstandard1.0/_._": {}
  614. },
  615. "runtime": {
  616. "lib/netstandard1.0/_._": {}
  617. }
  618. },
  619. "runtime.native.System.Net.Http/4.3.0": {
  620. "type": "package",
  621. "dependencies": {
  622. "Microsoft.NETCore.Platforms": "1.1.0",
  623. "Microsoft.NETCore.Targets": "1.1.0"
  624. },
  625. "compile": {
  626. "lib/netstandard1.0/_._": {}
  627. },
  628. "runtime": {
  629. "lib/netstandard1.0/_._": {}
  630. }
  631. },
  632. "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  633. "type": "package",
  634. "dependencies": {
  635. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
  636. },
  637. "compile": {
  638. "lib/netstandard1.0/_._": {}
  639. },
  640. "runtime": {
  641. "lib/netstandard1.0/_._": {}
  642. }
  643. },
  644. "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  645. "type": "package",
  646. "dependencies": {
  647. "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  648. "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  649. "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  650. "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  651. "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  652. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  653. "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  654. "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  655. "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  656. "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  657. },
  658. "compile": {
  659. "lib/netstandard1.0/_._": {}
  660. },
  661. "runtime": {
  662. "lib/netstandard1.0/_._": {}
  663. }
  664. },
  665. "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  666. "type": "package",
  667. "runtimeTargets": {
  668. "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  669. "assetType": "native",
  670. "rid": "opensuse.13.2-x64"
  671. }
  672. }
  673. },
  674. "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  675. "type": "package",
  676. "runtimeTargets": {
  677. "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  678. "assetType": "native",
  679. "rid": "opensuse.42.1-x64"
  680. }
  681. }
  682. },
  683. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  684. "type": "package",
  685. "runtimeTargets": {
  686. "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib": {
  687. "assetType": "native",
  688. "rid": "osx.10.10-x64"
  689. }
  690. }
  691. },
  692. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  693. "type": "package",
  694. "runtimeTargets": {
  695. "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib": {
  696. "assetType": "native",
  697. "rid": "osx.10.10-x64"
  698. }
  699. }
  700. },
  701. "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  702. "type": "package",
  703. "runtimeTargets": {
  704. "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  705. "assetType": "native",
  706. "rid": "rhel.7-x64"
  707. }
  708. }
  709. },
  710. "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  711. "type": "package",
  712. "runtimeTargets": {
  713. "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  714. "assetType": "native",
  715. "rid": "ubuntu.14.04-x64"
  716. }
  717. }
  718. },
  719. "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  720. "type": "package",
  721. "runtimeTargets": {
  722. "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  723. "assetType": "native",
  724. "rid": "ubuntu.16.04-x64"
  725. }
  726. }
  727. },
  728. "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  729. "type": "package",
  730. "runtimeTargets": {
  731. "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  732. "assetType": "native",
  733. "rid": "ubuntu.16.10-x64"
  734. }
  735. }
  736. },
  737. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  738. "type": "package",
  739. "runtimeTargets": {
  740. "runtimes/win-arm64/native/sni.dll": {
  741. "assetType": "native",
  742. "rid": "win-arm64"
  743. }
  744. }
  745. },
  746. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  747. "type": "package",
  748. "runtimeTargets": {
  749. "runtimes/win-x64/native/sni.dll": {
  750. "assetType": "native",
  751. "rid": "win-x64"
  752. }
  753. }
  754. },
  755. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  756. "type": "package",
  757. "runtimeTargets": {
  758. "runtimes/win-x86/native/sni.dll": {
  759. "assetType": "native",
  760. "rid": "win-x86"
  761. }
  762. }
  763. },
  764. "SharpZipLib/1.0.0": {
  765. "type": "package",
  766. "compile": {
  767. "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": {}
  768. },
  769. "runtime": {
  770. "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": {}
  771. }
  772. },
  773. "SSH.NET/2016.1.0": {
  774. "type": "package",
  775. "dependencies": {
  776. "Microsoft.CSharp": "4.0.1",
  777. "SshNet.Security.Cryptography": "[1.2.0]",
  778. "System.Diagnostics.Debug": "4.0.11",
  779. "System.Diagnostics.Tools": "4.0.1",
  780. "System.Diagnostics.TraceSource": "4.0.0",
  781. "System.Globalization": "4.0.11",
  782. "System.IO": "4.1.0",
  783. "System.IO.FileSystem": "4.0.1",
  784. "System.IO.FileSystem.Primitives": "4.0.1",
  785. "System.Linq": "4.1.0",
  786. "System.Net.NameResolution": "4.0.0",
  787. "System.Net.Sockets": "4.1.0",
  788. "System.Reflection.Extensions": "4.0.1",
  789. "System.Runtime.Extensions": "4.1.0",
  790. "System.Security.Cryptography.Algorithms": "4.2.0",
  791. "System.Text.RegularExpressions": "4.1.0",
  792. "System.Threading": "4.0.11",
  793. "System.Threading.Thread": "4.0.0",
  794. "System.Threading.ThreadPool": "4.0.10",
  795. "System.Threading.Timer": "4.0.1",
  796. "System.Xml.XPath.XmlDocument": "4.0.1",
  797. "System.Xml.XmlDocument": "4.0.1"
  798. },
  799. "compile": {
  800. "lib/netstandard1.3/Renci.SshNet.dll": {}
  801. },
  802. "runtime": {
  803. "lib/netstandard1.3/Renci.SshNet.dll": {}
  804. }
  805. },
  806. "SshNet.Security.Cryptography/1.2.0": {
  807. "type": "package",
  808. "dependencies": {
  809. "System.IO": "4.1.0",
  810. "System.Security.Cryptography.Primitives": "4.0.0"
  811. },
  812. "compile": {
  813. "lib/netstandard1.3/SshNet.Security.Cryptography.dll": {}
  814. },
  815. "runtime": {
  816. "lib/netstandard1.3/SshNet.Security.Cryptography.dll": {}
  817. }
  818. },
  819. "System.AppContext/4.3.0": {
  820. "type": "package",
  821. "dependencies": {
  822. "System.Runtime": "4.3.0"
  823. },
  824. "compile": {
  825. "ref/netstandard1.6/System.AppContext.dll": {}
  826. },
  827. "runtime": {
  828. "lib/netstandard1.6/System.AppContext.dll": {}
  829. }
  830. },
  831. "System.Buffers/4.3.0": {
  832. "type": "package",
  833. "dependencies": {
  834. "System.Diagnostics.Debug": "4.3.0",
  835. "System.Diagnostics.Tracing": "4.3.0",
  836. "System.Resources.ResourceManager": "4.3.0",
  837. "System.Runtime": "4.3.0",
  838. "System.Threading": "4.3.0"
  839. },
  840. "compile": {
  841. "lib/netstandard1.1/_._": {}
  842. },
  843. "runtime": {
  844. "lib/netstandard1.1/System.Buffers.dll": {}
  845. }
  846. },
  847. "System.Collections/4.3.0": {
  848. "type": "package",
  849. "dependencies": {
  850. "Microsoft.NETCore.Platforms": "1.1.0",
  851. "Microsoft.NETCore.Targets": "1.1.0",
  852. "System.Runtime": "4.3.0"
  853. },
  854. "compile": {
  855. "ref/netstandard1.3/System.Collections.dll": {}
  856. }
  857. },
  858. "System.Collections.Concurrent/4.3.0": {
  859. "type": "package",
  860. "dependencies": {
  861. "System.Collections": "4.3.0",
  862. "System.Diagnostics.Debug": "4.3.0",
  863. "System.Diagnostics.Tracing": "4.3.0",
  864. "System.Globalization": "4.3.0",
  865. "System.Reflection": "4.3.0",
  866. "System.Resources.ResourceManager": "4.3.0",
  867. "System.Runtime": "4.3.0",
  868. "System.Runtime.Extensions": "4.3.0",
  869. "System.Threading": "4.3.0",
  870. "System.Threading.Tasks": "4.3.0"
  871. },
  872. "compile": {
  873. "ref/netstandard1.3/System.Collections.Concurrent.dll": {}
  874. },
  875. "runtime": {
  876. "lib/netstandard1.3/System.Collections.Concurrent.dll": {}
  877. }
  878. },
  879. "System.Collections.Immutable/1.2.0": {
  880. "type": "package",
  881. "dependencies": {
  882. "System.Collections": "4.0.11",
  883. "System.Diagnostics.Debug": "4.0.11",
  884. "System.Globalization": "4.0.11",
  885. "System.Linq": "4.1.0",
  886. "System.Resources.ResourceManager": "4.0.1",
  887. "System.Runtime": "4.1.0",
  888. "System.Runtime.Extensions": "4.1.0",
  889. "System.Threading": "4.0.11"
  890. },
  891. "compile": {
  892. "lib/netstandard1.0/_._": {}
  893. },
  894. "runtime": {
  895. "lib/netstandard1.0/System.Collections.Immutable.dll": {}
  896. }
  897. },
  898. "System.Collections.NonGeneric/4.3.0": {
  899. "type": "package",
  900. "dependencies": {
  901. "System.Diagnostics.Debug": "4.3.0",
  902. "System.Globalization": "4.3.0",
  903. "System.Resources.ResourceManager": "4.3.0",
  904. "System.Runtime": "4.3.0",
  905. "System.Runtime.Extensions": "4.3.0",
  906. "System.Threading": "4.3.0"
  907. },
  908. "compile": {
  909. "ref/netstandard1.3/System.Collections.NonGeneric.dll": {}
  910. },
  911. "runtime": {
  912. "lib/netstandard1.3/System.Collections.NonGeneric.dll": {}
  913. }
  914. },
  915. "System.Collections.Specialized/4.3.0": {
  916. "type": "package",
  917. "dependencies": {
  918. "System.Collections.NonGeneric": "4.3.0",
  919. "System.Globalization": "4.3.0",
  920. "System.Globalization.Extensions": "4.3.0",
  921. "System.Resources.ResourceManager": "4.3.0",
  922. "System.Runtime": "4.3.0",
  923. "System.Runtime.Extensions": "4.3.0",
  924. "System.Threading": "4.3.0"
  925. },
  926. "compile": {
  927. "ref/netstandard1.3/_._": {}
  928. },
  929. "runtime": {
  930. "lib/netstandard1.3/System.Collections.Specialized.dll": {}
  931. }
  932. },
  933. "System.ComponentModel/4.3.0": {
  934. "type": "package",
  935. "dependencies": {
  936. "System.Runtime": "4.3.0"
  937. },
  938. "compile": {
  939. "ref/netstandard1.0/_._": {}
  940. },
  941. "runtime": {
  942. "lib/netstandard1.3/System.ComponentModel.dll": {}
  943. }
  944. },
  945. "System.ComponentModel.Primitives/4.3.0": {
  946. "type": "package",
  947. "dependencies": {
  948. "System.ComponentModel": "4.3.0",
  949. "System.Resources.ResourceManager": "4.3.0",
  950. "System.Runtime": "4.3.0"
  951. },
  952. "compile": {
  953. "ref/netstandard1.0/_._": {}
  954. },
  955. "runtime": {
  956. "lib/netstandard1.0/System.ComponentModel.Primitives.dll": {}
  957. }
  958. },
  959. "System.ComponentModel.TypeConverter/4.3.0": {
  960. "type": "package",
  961. "dependencies": {
  962. "System.Collections": "4.3.0",
  963. "System.Collections.NonGeneric": "4.3.0",
  964. "System.Collections.Specialized": "4.3.0",
  965. "System.ComponentModel": "4.3.0",
  966. "System.ComponentModel.Primitives": "4.3.0",
  967. "System.Globalization": "4.3.0",
  968. "System.Linq": "4.3.0",
  969. "System.Reflection": "4.3.0",
  970. "System.Reflection.Extensions": "4.3.0",
  971. "System.Reflection.Primitives": "4.3.0",
  972. "System.Reflection.TypeExtensions": "4.3.0",
  973. "System.Resources.ResourceManager": "4.3.0",
  974. "System.Runtime": "4.3.0",
  975. "System.Runtime.Extensions": "4.3.0",
  976. "System.Threading": "4.3.0"
  977. },
  978. "compile": {
  979. "ref/netstandard1.5/_._": {}
  980. },
  981. "runtime": {
  982. "lib/netstandard1.5/System.ComponentModel.TypeConverter.dll": {}
  983. }
  984. },
  985. "System.Configuration.ConfigurationManager/4.5.0": {
  986. "type": "package",
  987. "dependencies": {
  988. "System.Security.Cryptography.ProtectedData": "4.5.0",
  989. "System.Security.Permissions": "4.5.0"
  990. },
  991. "compile": {
  992. "ref/netstandard2.0/System.Configuration.ConfigurationManager.dll": {}
  993. },
  994. "runtime": {
  995. "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {}
  996. }
  997. },
  998. "System.Console/4.3.0": {
  999. "type": "package",
  1000. "dependencies": {
  1001. "Microsoft.NETCore.Platforms": "1.1.0",
  1002. "Microsoft.NETCore.Targets": "1.1.0",
  1003. "System.IO": "4.3.0",
  1004. "System.Runtime": "4.3.0",
  1005. "System.Text.Encoding": "4.3.0"
  1006. },
  1007. "compile": {
  1008. "ref/netstandard1.3/System.Console.dll": {}
  1009. }
  1010. },
  1011. "System.Diagnostics.Debug/4.3.0": {
  1012. "type": "package",
  1013. "dependencies": {
  1014. "Microsoft.NETCore.Platforms": "1.1.0",
  1015. "Microsoft.NETCore.Targets": "1.1.0",
  1016. "System.Runtime": "4.3.0"
  1017. },
  1018. "compile": {
  1019. "ref/netstandard1.3/System.Diagnostics.Debug.dll": {}
  1020. }
  1021. },
  1022. "System.Diagnostics.DiagnosticSource/4.3.0": {
  1023. "type": "package",
  1024. "dependencies": {
  1025. "System.Collections": "4.3.0",
  1026. "System.Diagnostics.Tracing": "4.3.0",
  1027. "System.Reflection": "4.3.0",
  1028. "System.Runtime": "4.3.0",
  1029. "System.Threading": "4.3.0"
  1030. },
  1031. "compile": {
  1032. "lib/netstandard1.3/_._": {}
  1033. },
  1034. "runtime": {
  1035. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {}
  1036. }
  1037. },
  1038. "System.Diagnostics.Process/4.1.0": {
  1039. "type": "package",
  1040. "dependencies": {
  1041. "Microsoft.NETCore.Platforms": "1.0.1",
  1042. "Microsoft.Win32.Primitives": "4.0.1",
  1043. "Microsoft.Win32.Registry": "4.0.0",
  1044. "System.Collections": "4.0.11",
  1045. "System.Diagnostics.Debug": "4.0.11",
  1046. "System.Globalization": "4.0.11",
  1047. "System.IO": "4.1.0",
  1048. "System.IO.FileSystem": "4.0.1",
  1049. "System.IO.FileSystem.Primitives": "4.0.1",
  1050. "System.Resources.ResourceManager": "4.0.1",
  1051. "System.Runtime": "4.1.0",
  1052. "System.Runtime.Extensions": "4.1.0",
  1053. "System.Runtime.Handles": "4.0.1",
  1054. "System.Runtime.InteropServices": "4.1.0",
  1055. "System.Text.Encoding": "4.0.11",
  1056. "System.Text.Encoding.Extensions": "4.0.11",
  1057. "System.Threading": "4.0.11",
  1058. "System.Threading.Tasks": "4.0.11",
  1059. "System.Threading.Thread": "4.0.0",
  1060. "System.Threading.ThreadPool": "4.0.10",
  1061. "runtime.native.System": "4.0.0"
  1062. },
  1063. "compile": {
  1064. "ref/netstandard1.4/System.Diagnostics.Process.dll": {}
  1065. },
  1066. "runtimeTargets": {
  1067. "runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll": {
  1068. "assetType": "runtime",
  1069. "rid": "linux"
  1070. },
  1071. "runtimes/osx/lib/netstandard1.4/System.Diagnostics.Process.dll": {
  1072. "assetType": "runtime",
  1073. "rid": "osx"
  1074. },
  1075. "runtimes/win/lib/netstandard1.4/System.Diagnostics.Process.dll": {
  1076. "assetType": "runtime",
  1077. "rid": "win"
  1078. }
  1079. }
  1080. },
  1081. "System.Diagnostics.StackTrace/4.0.1": {
  1082. "type": "package",
  1083. "dependencies": {
  1084. "System.Collections.Immutable": "1.2.0",
  1085. "System.IO.FileSystem": "4.0.1",
  1086. "System.Reflection": "4.1.0",
  1087. "System.Reflection.Metadata": "1.3.0",
  1088. "System.Runtime": "4.1.0",
  1089. "System.Runtime.Extensions": "4.1.0"
  1090. },
  1091. "compile": {
  1092. "ref/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
  1093. },
  1094. "runtime": {
  1095. "lib/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
  1096. }
  1097. },
  1098. "System.Diagnostics.Tools/4.3.0": {
  1099. "type": "package",
  1100. "dependencies": {
  1101. "Microsoft.NETCore.Platforms": "1.1.0",
  1102. "Microsoft.NETCore.Targets": "1.1.0",
  1103. "System.Runtime": "4.3.0"
  1104. },
  1105. "compile": {
  1106. "ref/netstandard1.0/System.Diagnostics.Tools.dll": {}
  1107. }
  1108. },
  1109. "System.Diagnostics.TraceSource/4.0.0": {
  1110. "type": "package",
  1111. "dependencies": {
  1112. "Microsoft.NETCore.Platforms": "1.0.1",
  1113. "System.Collections": "4.0.11",
  1114. "System.Diagnostics.Debug": "4.0.11",
  1115. "System.Globalization": "4.0.11",
  1116. "System.Resources.ResourceManager": "4.0.1",
  1117. "System.Runtime": "4.1.0",
  1118. "System.Runtime.Extensions": "4.1.0",
  1119. "System.Threading": "4.0.11",
  1120. "runtime.native.System": "4.0.0"
  1121. },
  1122. "compile": {
  1123. "ref/netstandard1.3/System.Diagnostics.TraceSource.dll": {}
  1124. },
  1125. "runtimeTargets": {
  1126. "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {
  1127. "assetType": "runtime",
  1128. "rid": "unix"
  1129. },
  1130. "runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {
  1131. "assetType": "runtime",
  1132. "rid": "win"
  1133. }
  1134. }
  1135. },
  1136. "System.Diagnostics.Tracing/4.3.0": {
  1137. "type": "package",
  1138. "dependencies": {
  1139. "Microsoft.NETCore.Platforms": "1.1.0",
  1140. "Microsoft.NETCore.Targets": "1.1.0",
  1141. "System.Runtime": "4.3.0"
  1142. },
  1143. "compile": {
  1144. "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {}
  1145. }
  1146. },
  1147. "System.Drawing.Common/4.6.0": {
  1148. "type": "package",
  1149. "dependencies": {
  1150. "Microsoft.NETCore.Platforms": "3.0.0",
  1151. "Microsoft.Win32.SystemEvents": "4.6.0"
  1152. },
  1153. "compile": {
  1154. "ref/netcoreapp3.0/System.Drawing.Common.dll": {}
  1155. },
  1156. "runtime": {
  1157. "lib/netstandard2.0/System.Drawing.Common.dll": {}
  1158. },
  1159. "runtimeTargets": {
  1160. "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  1161. "assetType": "runtime",
  1162. "rid": "unix"
  1163. },
  1164. "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  1165. "assetType": "runtime",
  1166. "rid": "win"
  1167. }
  1168. }
  1169. },
  1170. "System.Globalization/4.3.0": {
  1171. "type": "package",
  1172. "dependencies": {
  1173. "Microsoft.NETCore.Platforms": "1.1.0",
  1174. "Microsoft.NETCore.Targets": "1.1.0",
  1175. "System.Runtime": "4.3.0"
  1176. },
  1177. "compile": {
  1178. "ref/netstandard1.3/System.Globalization.dll": {}
  1179. }
  1180. },
  1181. "System.Globalization.Calendars/4.3.0": {
  1182. "type": "package",
  1183. "dependencies": {
  1184. "Microsoft.NETCore.Platforms": "1.1.0",
  1185. "Microsoft.NETCore.Targets": "1.1.0",
  1186. "System.Globalization": "4.3.0",
  1187. "System.Runtime": "4.3.0"
  1188. },
  1189. "compile": {
  1190. "ref/netstandard1.3/System.Globalization.Calendars.dll": {}
  1191. }
  1192. },
  1193. "System.Globalization.Extensions/4.3.0": {
  1194. "type": "package",
  1195. "dependencies": {
  1196. "Microsoft.NETCore.Platforms": "1.1.0",
  1197. "System.Globalization": "4.3.0",
  1198. "System.Resources.ResourceManager": "4.3.0",
  1199. "System.Runtime": "4.3.0",
  1200. "System.Runtime.Extensions": "4.3.0",
  1201. "System.Runtime.InteropServices": "4.3.0"
  1202. },
  1203. "compile": {
  1204. "ref/netstandard1.3/_._": {}
  1205. },
  1206. "runtimeTargets": {
  1207. "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": {
  1208. "assetType": "runtime",
  1209. "rid": "unix"
  1210. },
  1211. "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": {
  1212. "assetType": "runtime",
  1213. "rid": "win"
  1214. }
  1215. }
  1216. },
  1217. "System.IdentityModel.Tokens.Jwt/5.5.0": {
  1218. "type": "package",
  1219. "dependencies": {
  1220. "Microsoft.IdentityModel.JsonWebTokens": "5.5.0",
  1221. "Microsoft.IdentityModel.Tokens": "5.5.0",
  1222. "Newtonsoft.Json": "10.0.1"
  1223. },
  1224. "compile": {
  1225. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {}
  1226. },
  1227. "runtime": {
  1228. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {}
  1229. }
  1230. },
  1231. "System.IO/4.3.0": {
  1232. "type": "package",
  1233. "dependencies": {
  1234. "Microsoft.NETCore.Platforms": "1.1.0",
  1235. "Microsoft.NETCore.Targets": "1.1.0",
  1236. "System.Runtime": "4.3.0",
  1237. "System.Text.Encoding": "4.3.0",
  1238. "System.Threading.Tasks": "4.3.0"
  1239. },
  1240. "compile": {
  1241. "ref/netstandard1.5/System.IO.dll": {}
  1242. }
  1243. },
  1244. "System.IO.Compression/4.3.0": {
  1245. "type": "package",
  1246. "dependencies": {
  1247. "Microsoft.NETCore.Platforms": "1.1.0",
  1248. "System.Buffers": "4.3.0",
  1249. "System.Collections": "4.3.0",
  1250. "System.Diagnostics.Debug": "4.3.0",
  1251. "System.IO": "4.3.0",
  1252. "System.Resources.ResourceManager": "4.3.0",
  1253. "System.Runtime": "4.3.0",
  1254. "System.Runtime.Extensions": "4.3.0",
  1255. "System.Runtime.Handles": "4.3.0",
  1256. "System.Runtime.InteropServices": "4.3.0",
  1257. "System.Text.Encoding": "4.3.0",
  1258. "System.Threading": "4.3.0",
  1259. "System.Threading.Tasks": "4.3.0",
  1260. "runtime.native.System": "4.3.0",
  1261. "runtime.native.System.IO.Compression": "4.3.0"
  1262. },
  1263. "compile": {
  1264. "ref/netstandard1.3/System.IO.Compression.dll": {}
  1265. },
  1266. "runtimeTargets": {
  1267. "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {
  1268. "assetType": "runtime",
  1269. "rid": "unix"
  1270. },
  1271. "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": {
  1272. "assetType": "runtime",
  1273. "rid": "win"
  1274. }
  1275. }
  1276. },
  1277. "System.IO.Compression.ZipFile/4.3.0": {
  1278. "type": "package",
  1279. "dependencies": {
  1280. "System.Buffers": "4.3.0",
  1281. "System.IO": "4.3.0",
  1282. "System.IO.Compression": "4.3.0",
  1283. "System.IO.FileSystem": "4.3.0",
  1284. "System.IO.FileSystem.Primitives": "4.3.0",
  1285. "System.Resources.ResourceManager": "4.3.0",
  1286. "System.Runtime": "4.3.0",
  1287. "System.Runtime.Extensions": "4.3.0",
  1288. "System.Text.Encoding": "4.3.0"
  1289. },
  1290. "compile": {
  1291. "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
  1292. },
  1293. "runtime": {
  1294. "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
  1295. }
  1296. },
  1297. "System.IO.FileSystem/4.3.0": {
  1298. "type": "package",
  1299. "dependencies": {
  1300. "Microsoft.NETCore.Platforms": "1.1.0",
  1301. "Microsoft.NETCore.Targets": "1.1.0",
  1302. "System.IO": "4.3.0",
  1303. "System.IO.FileSystem.Primitives": "4.3.0",
  1304. "System.Runtime": "4.3.0",
  1305. "System.Runtime.Handles": "4.3.0",
  1306. "System.Text.Encoding": "4.3.0",
  1307. "System.Threading.Tasks": "4.3.0"
  1308. },
  1309. "compile": {
  1310. "ref/netstandard1.3/System.IO.FileSystem.dll": {}
  1311. }
  1312. },
  1313. "System.IO.FileSystem.Primitives/4.3.0": {
  1314. "type": "package",
  1315. "dependencies": {
  1316. "System.Runtime": "4.3.0"
  1317. },
  1318. "compile": {
  1319. "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
  1320. },
  1321. "runtime": {
  1322. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
  1323. }
  1324. },
  1325. "System.IO.FileSystem.Watcher/4.0.0": {
  1326. "type": "package",
  1327. "dependencies": {
  1328. "Microsoft.NETCore.Platforms": "1.0.1",
  1329. "Microsoft.Win32.Primitives": "4.0.1",
  1330. "System.Collections": "4.0.11",
  1331. "System.IO.FileSystem": "4.0.1",
  1332. "System.IO.FileSystem.Primitives": "4.0.1",
  1333. "System.Resources.ResourceManager": "4.0.1",
  1334. "System.Runtime": "4.1.0",
  1335. "System.Runtime.Extensions": "4.1.0",
  1336. "System.Runtime.Handles": "4.0.1",
  1337. "System.Runtime.InteropServices": "4.1.0",
  1338. "System.Text.Encoding": "4.0.11",
  1339. "System.Threading": "4.0.11",
  1340. "System.Threading.Overlapped": "4.0.1",
  1341. "System.Threading.Tasks": "4.0.11",
  1342. "System.Threading.Thread": "4.0.0",
  1343. "runtime.native.System": "4.0.0"
  1344. },
  1345. "compile": {
  1346. "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll": {}
  1347. },
  1348. "runtimeTargets": {
  1349. "runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {
  1350. "assetType": "runtime",
  1351. "rid": "linux"
  1352. },
  1353. "runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {
  1354. "assetType": "runtime",
  1355. "rid": "osx"
  1356. },
  1357. "runtimes/win/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {
  1358. "assetType": "runtime",
  1359. "rid": "win"
  1360. }
  1361. }
  1362. },
  1363. "System.Linq/4.3.0": {
  1364. "type": "package",
  1365. "dependencies": {
  1366. "System.Collections": "4.3.0",
  1367. "System.Diagnostics.Debug": "4.3.0",
  1368. "System.Resources.ResourceManager": "4.3.0",
  1369. "System.Runtime": "4.3.0",
  1370. "System.Runtime.Extensions": "4.3.0"
  1371. },
  1372. "compile": {
  1373. "ref/netstandard1.6/System.Linq.dll": {}
  1374. },
  1375. "runtime": {
  1376. "lib/netstandard1.6/System.Linq.dll": {}
  1377. }
  1378. },
  1379. "System.Linq.Expressions/4.3.0": {
  1380. "type": "package",
  1381. "dependencies": {
  1382. "System.Collections": "4.3.0",
  1383. "System.Diagnostics.Debug": "4.3.0",
  1384. "System.Globalization": "4.3.0",
  1385. "System.IO": "4.3.0",
  1386. "System.Linq": "4.3.0",
  1387. "System.ObjectModel": "4.3.0",
  1388. "System.Reflection": "4.3.0",
  1389. "System.Reflection.Emit": "4.3.0",
  1390. "System.Reflection.Emit.ILGeneration": "4.3.0",
  1391. "System.Reflection.Emit.Lightweight": "4.3.0",
  1392. "System.Reflection.Extensions": "4.3.0",
  1393. "System.Reflection.Primitives": "4.3.0",
  1394. "System.Reflection.TypeExtensions": "4.3.0",
  1395. "System.Resources.ResourceManager": "4.3.0",
  1396. "System.Runtime": "4.3.0",
  1397. "System.Runtime.Extensions": "4.3.0",
  1398. "System.Threading": "4.3.0"
  1399. },
  1400. "compile": {
  1401. "ref/netstandard1.6/System.Linq.Expressions.dll": {}
  1402. },
  1403. "runtime": {
  1404. "lib/netstandard1.6/System.Linq.Expressions.dll": {}
  1405. }
  1406. },
  1407. "System.Net.Http/4.3.0": {
  1408. "type": "package",
  1409. "dependencies": {
  1410. "Microsoft.NETCore.Platforms": "1.1.0",
  1411. "System.Collections": "4.3.0",
  1412. "System.Diagnostics.Debug": "4.3.0",
  1413. "System.Diagnostics.DiagnosticSource": "4.3.0",
  1414. "System.Diagnostics.Tracing": "4.3.0",
  1415. "System.Globalization": "4.3.0",
  1416. "System.Globalization.Extensions": "4.3.0",
  1417. "System.IO": "4.3.0",
  1418. "System.IO.FileSystem": "4.3.0",
  1419. "System.Net.Primitives": "4.3.0",
  1420. "System.Resources.ResourceManager": "4.3.0",
  1421. "System.Runtime": "4.3.0",
  1422. "System.Runtime.Extensions": "4.3.0",
  1423. "System.Runtime.Handles": "4.3.0",
  1424. "System.Runtime.InteropServices": "4.3.0",
  1425. "System.Security.Cryptography.Algorithms": "4.3.0",
  1426. "System.Security.Cryptography.Encoding": "4.3.0",
  1427. "System.Security.Cryptography.OpenSsl": "4.3.0",
  1428. "System.Security.Cryptography.Primitives": "4.3.0",
  1429. "System.Security.Cryptography.X509Certificates": "4.3.0",
  1430. "System.Text.Encoding": "4.3.0",
  1431. "System.Threading": "4.3.0",
  1432. "System.Threading.Tasks": "4.3.0",
  1433. "runtime.native.System": "4.3.0",
  1434. "runtime.native.System.Net.Http": "4.3.0",
  1435. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  1436. },
  1437. "compile": {
  1438. "ref/netstandard1.3/System.Net.Http.dll": {}
  1439. },
  1440. "runtimeTargets": {
  1441. "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": {
  1442. "assetType": "runtime",
  1443. "rid": "unix"
  1444. },
  1445. "runtimes/win/lib/netstandard1.3/System.Net.Http.dll": {
  1446. "assetType": "runtime",
  1447. "rid": "win"
  1448. }
  1449. }
  1450. },
  1451. "System.Net.NameResolution/4.3.0": {
  1452. "type": "package",
  1453. "dependencies": {
  1454. "Microsoft.NETCore.Platforms": "1.1.0",
  1455. "System.Collections": "4.3.0",
  1456. "System.Diagnostics.Tracing": "4.3.0",
  1457. "System.Globalization": "4.3.0",
  1458. "System.Net.Primitives": "4.3.0",
  1459. "System.Resources.ResourceManager": "4.3.0",
  1460. "System.Runtime": "4.3.0",
  1461. "System.Runtime.Extensions": "4.3.0",
  1462. "System.Runtime.Handles": "4.3.0",
  1463. "System.Runtime.InteropServices": "4.3.0",
  1464. "System.Security.Principal.Windows": "4.3.0",
  1465. "System.Threading": "4.3.0",
  1466. "System.Threading.Tasks": "4.3.0",
  1467. "runtime.native.System": "4.3.0"
  1468. },
  1469. "compile": {
  1470. "ref/netstandard1.3/System.Net.NameResolution.dll": {}
  1471. },
  1472. "runtimeTargets": {
  1473. "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll": {
  1474. "assetType": "runtime",
  1475. "rid": "unix"
  1476. },
  1477. "runtimes/win/lib/netstandard1.3/System.Net.NameResolution.dll": {
  1478. "assetType": "runtime",
  1479. "rid": "win"
  1480. }
  1481. }
  1482. },
  1483. "System.Net.Primitives/4.3.0": {
  1484. "type": "package",
  1485. "dependencies": {
  1486. "Microsoft.NETCore.Platforms": "1.1.0",
  1487. "Microsoft.NETCore.Targets": "1.1.0",
  1488. "System.Runtime": "4.3.0",
  1489. "System.Runtime.Handles": "4.3.0"
  1490. },
  1491. "compile": {
  1492. "ref/netstandard1.3/System.Net.Primitives.dll": {}
  1493. }
  1494. },
  1495. "System.Net.Requests/4.0.11": {
  1496. "type": "package",
  1497. "dependencies": {
  1498. "Microsoft.NETCore.Platforms": "1.0.1",
  1499. "System.Collections": "4.0.11",
  1500. "System.Diagnostics.Debug": "4.0.11",
  1501. "System.Diagnostics.Tracing": "4.1.0",
  1502. "System.Globalization": "4.0.11",
  1503. "System.IO": "4.1.0",
  1504. "System.Net.Http": "4.1.0",
  1505. "System.Net.Primitives": "4.0.11",
  1506. "System.Net.WebHeaderCollection": "4.0.1",
  1507. "System.Resources.ResourceManager": "4.0.1",
  1508. "System.Runtime": "4.1.0",
  1509. "System.Threading": "4.0.11",
  1510. "System.Threading.Tasks": "4.0.11"
  1511. },
  1512. "compile": {
  1513. "ref/netstandard1.3/System.Net.Requests.dll": {}
  1514. },
  1515. "runtimeTargets": {
  1516. "runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll": {
  1517. "assetType": "runtime",
  1518. "rid": "unix"
  1519. },
  1520. "runtimes/win/lib/netstandard1.3/System.Net.Requests.dll": {
  1521. "assetType": "runtime",
  1522. "rid": "win"
  1523. }
  1524. }
  1525. },
  1526. "System.Net.Sockets/4.3.0": {
  1527. "type": "package",
  1528. "dependencies": {
  1529. "Microsoft.NETCore.Platforms": "1.1.0",
  1530. "Microsoft.NETCore.Targets": "1.1.0",
  1531. "System.IO": "4.3.0",
  1532. "System.Net.Primitives": "4.3.0",
  1533. "System.Runtime": "4.3.0",
  1534. "System.Threading.Tasks": "4.3.0"
  1535. },
  1536. "compile": {
  1537. "ref/netstandard1.3/System.Net.Sockets.dll": {}
  1538. }
  1539. },
  1540. "System.Net.WebHeaderCollection/4.0.1": {
  1541. "type": "package",
  1542. "dependencies": {
  1543. "System.Collections": "4.0.11",
  1544. "System.Resources.ResourceManager": "4.0.1",
  1545. "System.Runtime": "4.1.0",
  1546. "System.Runtime.Extensions": "4.1.0"
  1547. },
  1548. "compile": {
  1549. "ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {}
  1550. },
  1551. "runtime": {
  1552. "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {}
  1553. }
  1554. },
  1555. "System.ObjectModel/4.3.0": {
  1556. "type": "package",
  1557. "dependencies": {
  1558. "System.Collections": "4.3.0",
  1559. "System.Diagnostics.Debug": "4.3.0",
  1560. "System.Resources.ResourceManager": "4.3.0",
  1561. "System.Runtime": "4.3.0",
  1562. "System.Threading": "4.3.0"
  1563. },
  1564. "compile": {
  1565. "ref/netstandard1.3/System.ObjectModel.dll": {}
  1566. },
  1567. "runtime": {
  1568. "lib/netstandard1.3/System.ObjectModel.dll": {}
  1569. }
  1570. },
  1571. "System.Private.DataContractSerialization/4.3.0": {
  1572. "type": "package",
  1573. "dependencies": {
  1574. "System.Collections": "4.3.0",
  1575. "System.Collections.Concurrent": "4.3.0",
  1576. "System.Diagnostics.Debug": "4.3.0",
  1577. "System.Globalization": "4.3.0",
  1578. "System.IO": "4.3.0",
  1579. "System.Linq": "4.3.0",
  1580. "System.Reflection": "4.3.0",
  1581. "System.Reflection.Emit.ILGeneration": "4.3.0",
  1582. "System.Reflection.Emit.Lightweight": "4.3.0",
  1583. "System.Reflection.Extensions": "4.3.0",
  1584. "System.Reflection.Primitives": "4.3.0",
  1585. "System.Reflection.TypeExtensions": "4.3.0",
  1586. "System.Resources.ResourceManager": "4.3.0",
  1587. "System.Runtime": "4.3.0",
  1588. "System.Runtime.Extensions": "4.3.0",
  1589. "System.Runtime.Serialization.Primitives": "4.3.0",
  1590. "System.Text.Encoding": "4.3.0",
  1591. "System.Text.Encoding.Extensions": "4.3.0",
  1592. "System.Text.RegularExpressions": "4.3.0",
  1593. "System.Threading": "4.3.0",
  1594. "System.Threading.Tasks": "4.3.0",
  1595. "System.Xml.ReaderWriter": "4.3.0",
  1596. "System.Xml.XDocument": "4.3.0",
  1597. "System.Xml.XmlDocument": "4.3.0",
  1598. "System.Xml.XmlSerializer": "4.3.0"
  1599. },
  1600. "compile": {
  1601. "ref/netstandard/_._": {}
  1602. },
  1603. "runtime": {
  1604. "lib/netstandard1.3/System.Private.DataContractSerialization.dll": {}
  1605. }
  1606. },
  1607. "System.Reflection/4.3.0": {
  1608. "type": "package",
  1609. "dependencies": {
  1610. "Microsoft.NETCore.Platforms": "1.1.0",
  1611. "Microsoft.NETCore.Targets": "1.1.0",
  1612. "System.IO": "4.3.0",
  1613. "System.Reflection.Primitives": "4.3.0",
  1614. "System.Runtime": "4.3.0"
  1615. },
  1616. "compile": {
  1617. "ref/netstandard1.5/System.Reflection.dll": {}
  1618. }
  1619. },
  1620. "System.Reflection.Emit/4.3.0": {
  1621. "type": "package",
  1622. "dependencies": {
  1623. "System.IO": "4.3.0",
  1624. "System.Reflection": "4.3.0",
  1625. "System.Reflection.Emit.ILGeneration": "4.3.0",
  1626. "System.Reflection.Primitives": "4.3.0",
  1627. "System.Runtime": "4.3.0"
  1628. },
  1629. "compile": {
  1630. "ref/netstandard1.1/_._": {}
  1631. },
  1632. "runtime": {
  1633. "lib/netstandard1.3/System.Reflection.Emit.dll": {}
  1634. }
  1635. },
  1636. "System.Reflection.Emit.ILGeneration/4.3.0": {
  1637. "type": "package",
  1638. "dependencies": {
  1639. "System.Reflection": "4.3.0",
  1640. "System.Reflection.Primitives": "4.3.0",
  1641. "System.Runtime": "4.3.0"
  1642. },
  1643. "compile": {
  1644. "ref/netstandard1.0/_._": {}
  1645. },
  1646. "runtime": {
  1647. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
  1648. }
  1649. },
  1650. "System.Reflection.Emit.Lightweight/4.3.0": {
  1651. "type": "package",
  1652. "dependencies": {
  1653. "System.Reflection": "4.3.0",
  1654. "System.Reflection.Emit.ILGeneration": "4.3.0",
  1655. "System.Reflection.Primitives": "4.3.0",
  1656. "System.Runtime": "4.3.0"
  1657. },
  1658. "compile": {
  1659. "ref/netstandard1.0/_._": {}
  1660. },
  1661. "runtime": {
  1662. "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {}
  1663. }
  1664. },
  1665. "System.Reflection.Extensions/4.3.0": {
  1666. "type": "package",
  1667. "dependencies": {
  1668. "Microsoft.NETCore.Platforms": "1.1.0",
  1669. "Microsoft.NETCore.Targets": "1.1.0",
  1670. "System.Reflection": "4.3.0",
  1671. "System.Runtime": "4.3.0"
  1672. },
  1673. "compile": {
  1674. "ref/netstandard1.0/System.Reflection.Extensions.dll": {}
  1675. }
  1676. },
  1677. "System.Reflection.Metadata/1.3.0": {
  1678. "type": "package",
  1679. "dependencies": {
  1680. "System.Collections": "4.0.11",
  1681. "System.Collections.Immutable": "1.2.0",
  1682. "System.Diagnostics.Debug": "4.0.11",
  1683. "System.IO": "4.1.0",
  1684. "System.Linq": "4.1.0",
  1685. "System.Reflection": "4.1.0",
  1686. "System.Reflection.Extensions": "4.0.1",
  1687. "System.Reflection.Primitives": "4.0.1",
  1688. "System.Resources.ResourceManager": "4.0.1",
  1689. "System.Runtime": "4.1.0",
  1690. "System.Runtime.Extensions": "4.1.0",
  1691. "System.Runtime.InteropServices": "4.1.0",
  1692. "System.Text.Encoding": "4.0.11",
  1693. "System.Text.Encoding.Extensions": "4.0.11",
  1694. "System.Threading": "4.0.11"
  1695. },
  1696. "compile": {
  1697. "lib/netstandard1.1/_._": {}
  1698. },
  1699. "runtime": {
  1700. "lib/netstandard1.1/System.Reflection.Metadata.dll": {}
  1701. }
  1702. },
  1703. "System.Reflection.Primitives/4.3.0": {
  1704. "type": "package",
  1705. "dependencies": {
  1706. "Microsoft.NETCore.Platforms": "1.1.0",
  1707. "Microsoft.NETCore.Targets": "1.1.0",
  1708. "System.Runtime": "4.3.0"
  1709. },
  1710. "compile": {
  1711. "ref/netstandard1.0/System.Reflection.Primitives.dll": {}
  1712. }
  1713. },
  1714. "System.Reflection.TypeExtensions/4.3.0": {
  1715. "type": "package",
  1716. "dependencies": {
  1717. "System.Reflection": "4.3.0",
  1718. "System.Runtime": "4.3.0"
  1719. },
  1720. "compile": {
  1721. "ref/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
  1722. },
  1723. "runtime": {
  1724. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
  1725. }
  1726. },
  1727. "System.Resources.ResourceManager/4.3.0": {
  1728. "type": "package",
  1729. "dependencies": {
  1730. "Microsoft.NETCore.Platforms": "1.1.0",
  1731. "Microsoft.NETCore.Targets": "1.1.0",
  1732. "System.Globalization": "4.3.0",
  1733. "System.Reflection": "4.3.0",
  1734. "System.Runtime": "4.3.0"
  1735. },
  1736. "compile": {
  1737. "ref/netstandard1.0/System.Resources.ResourceManager.dll": {}
  1738. }
  1739. },
  1740. "System.Runtime/4.3.0": {
  1741. "type": "package",
  1742. "dependencies": {
  1743. "Microsoft.NETCore.Platforms": "1.1.0",
  1744. "Microsoft.NETCore.Targets": "1.1.0"
  1745. },
  1746. "compile": {
  1747. "ref/netstandard1.5/System.Runtime.dll": {}
  1748. }
  1749. },
  1750. "System.Runtime.Caching/4.5.0": {
  1751. "type": "package",
  1752. "dependencies": {
  1753. "Microsoft.NETCore.Platforms": "2.0.0",
  1754. "System.Configuration.ConfigurationManager": "4.5.0"
  1755. },
  1756. "compile": {
  1757. "ref/netstandard2.0/_._": {}
  1758. },
  1759. "runtime": {
  1760. "lib/netstandard2.0/System.Runtime.Caching.dll": {}
  1761. },
  1762. "runtimeTargets": {
  1763. "runtimes/unix/lib/netcoreapp2.0/System.Runtime.Caching.dll": {
  1764. "assetType": "runtime",
  1765. "rid": "unix"
  1766. },
  1767. "runtimes/win/lib/netcoreapp2.0/System.Runtime.Caching.dll": {
  1768. "assetType": "runtime",
  1769. "rid": "win"
  1770. }
  1771. }
  1772. },
  1773. "System.Runtime.CompilerServices.Unsafe/4.5.0": {
  1774. "type": "package",
  1775. "compile": {
  1776. "ref/netstandard2.0/_._": {}
  1777. },
  1778. "runtime": {
  1779. "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll": {}
  1780. }
  1781. },
  1782. "System.Runtime.Extensions/4.3.0": {
  1783. "type": "package",
  1784. "dependencies": {
  1785. "Microsoft.NETCore.Platforms": "1.1.0",
  1786. "Microsoft.NETCore.Targets": "1.1.0",
  1787. "System.Runtime": "4.3.0"
  1788. },
  1789. "compile": {
  1790. "ref/netstandard1.5/System.Runtime.Extensions.dll": {}
  1791. }
  1792. },
  1793. "System.Runtime.Handles/4.3.0": {
  1794. "type": "package",
  1795. "dependencies": {
  1796. "Microsoft.NETCore.Platforms": "1.1.0",
  1797. "Microsoft.NETCore.Targets": "1.1.0",
  1798. "System.Runtime": "4.3.0"
  1799. },
  1800. "compile": {
  1801. "ref/netstandard1.3/System.Runtime.Handles.dll": {}
  1802. }
  1803. },
  1804. "System.Runtime.InteropServices/4.3.0": {
  1805. "type": "package",
  1806. "dependencies": {
  1807. "Microsoft.NETCore.Platforms": "1.1.0",
  1808. "Microsoft.NETCore.Targets": "1.1.0",
  1809. "System.Reflection": "4.3.0",
  1810. "System.Reflection.Primitives": "4.3.0",
  1811. "System.Runtime": "4.3.0",
  1812. "System.Runtime.Handles": "4.3.0"
  1813. },
  1814. "compile": {
  1815. "ref/netcoreapp1.1/System.Runtime.InteropServices.dll": {}
  1816. }
  1817. },
  1818. "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
  1819. "type": "package",
  1820. "dependencies": {
  1821. "System.Reflection": "4.3.0",
  1822. "System.Reflection.Extensions": "4.3.0",
  1823. "System.Resources.ResourceManager": "4.3.0",
  1824. "System.Runtime": "4.3.0",
  1825. "System.Runtime.InteropServices": "4.3.0",
  1826. "System.Threading": "4.3.0",
  1827. "runtime.native.System": "4.3.0"
  1828. },
  1829. "compile": {
  1830. "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
  1831. },
  1832. "runtime": {
  1833. "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
  1834. },
  1835. "runtimeTargets": {
  1836. "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
  1837. "assetType": "runtime",
  1838. "rid": "unix"
  1839. },
  1840. "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
  1841. "assetType": "runtime",
  1842. "rid": "win"
  1843. }
  1844. }
  1845. },
  1846. "System.Runtime.Numerics/4.3.0": {
  1847. "type": "package",
  1848. "dependencies": {
  1849. "System.Globalization": "4.3.0",
  1850. "System.Resources.ResourceManager": "4.3.0",
  1851. "System.Runtime": "4.3.0",
  1852. "System.Runtime.Extensions": "4.3.0"
  1853. },
  1854. "compile": {
  1855. "ref/netstandard1.1/System.Runtime.Numerics.dll": {}
  1856. },
  1857. "runtime": {
  1858. "lib/netstandard1.3/System.Runtime.Numerics.dll": {}
  1859. }
  1860. },
  1861. "System.Runtime.Serialization.Formatters/4.3.0": {
  1862. "type": "package",
  1863. "dependencies": {
  1864. "System.Collections": "4.3.0",
  1865. "System.Reflection": "4.3.0",
  1866. "System.Resources.ResourceManager": "4.3.0",
  1867. "System.Runtime": "4.3.0",
  1868. "System.Runtime.Serialization.Primitives": "4.3.0"
  1869. },
  1870. "compile": {
  1871. "ref/netstandard1.3/System.Runtime.Serialization.Formatters.dll": {}
  1872. },
  1873. "runtime": {
  1874. "lib/netstandard1.4/System.Runtime.Serialization.Formatters.dll": {}
  1875. }
  1876. },
  1877. "System.Runtime.Serialization.Json/4.3.0": {
  1878. "type": "package",
  1879. "dependencies": {
  1880. "System.IO": "4.3.0",
  1881. "System.Private.DataContractSerialization": "4.3.0",
  1882. "System.Runtime": "4.3.0"
  1883. },
  1884. "compile": {
  1885. "ref/netstandard1.0/_._": {}
  1886. },
  1887. "runtime": {
  1888. "lib/netstandard1.3/System.Runtime.Serialization.Json.dll": {}
  1889. }
  1890. },
  1891. "System.Runtime.Serialization.Primitives/4.3.0": {
  1892. "type": "package",
  1893. "dependencies": {
  1894. "System.Resources.ResourceManager": "4.3.0",
  1895. "System.Runtime": "4.3.0"
  1896. },
  1897. "compile": {
  1898. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
  1899. },
  1900. "runtime": {
  1901. "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
  1902. }
  1903. },
  1904. "System.Security.AccessControl/4.6.0": {
  1905. "type": "package",
  1906. "dependencies": {
  1907. "Microsoft.NETCore.Platforms": "3.0.0",
  1908. "System.Security.Principal.Windows": "4.6.0"
  1909. },
  1910. "compile": {
  1911. "ref/netstandard2.0/System.Security.AccessControl.dll": {}
  1912. },
  1913. "runtime": {
  1914. "lib/netstandard2.0/System.Security.AccessControl.dll": {}
  1915. },
  1916. "runtimeTargets": {
  1917. "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": {
  1918. "assetType": "runtime",
  1919. "rid": "win"
  1920. }
  1921. }
  1922. },
  1923. "System.Security.Cryptography.Algorithms/4.3.0": {
  1924. "type": "package",
  1925. "dependencies": {
  1926. "Microsoft.NETCore.Platforms": "1.1.0",
  1927. "System.Collections": "4.3.0",
  1928. "System.IO": "4.3.0",
  1929. "System.Resources.ResourceManager": "4.3.0",
  1930. "System.Runtime": "4.3.0",
  1931. "System.Runtime.Extensions": "4.3.0",
  1932. "System.Runtime.Handles": "4.3.0",
  1933. "System.Runtime.InteropServices": "4.3.0",
  1934. "System.Runtime.Numerics": "4.3.0",
  1935. "System.Security.Cryptography.Encoding": "4.3.0",
  1936. "System.Security.Cryptography.Primitives": "4.3.0",
  1937. "System.Text.Encoding": "4.3.0",
  1938. "runtime.native.System.Security.Cryptography.Apple": "4.3.0",
  1939. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  1940. },
  1941. "compile": {
  1942. "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {}
  1943. },
  1944. "runtimeTargets": {
  1945. "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
  1946. "assetType": "runtime",
  1947. "rid": "osx"
  1948. },
  1949. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
  1950. "assetType": "runtime",
  1951. "rid": "unix"
  1952. },
  1953. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
  1954. "assetType": "runtime",
  1955. "rid": "win"
  1956. }
  1957. }
  1958. },
  1959. "System.Security.Cryptography.Cng/4.5.0": {
  1960. "type": "package",
  1961. "compile": {
  1962. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {}
  1963. },
  1964. "runtime": {
  1965. "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {}
  1966. },
  1967. "runtimeTargets": {
  1968. "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {
  1969. "assetType": "runtime",
  1970. "rid": "win"
  1971. }
  1972. }
  1973. },
  1974. "System.Security.Cryptography.Csp/4.3.0": {
  1975. "type": "package",
  1976. "dependencies": {
  1977. "Microsoft.NETCore.Platforms": "1.1.0",
  1978. "System.IO": "4.3.0",
  1979. "System.Reflection": "4.3.0",
  1980. "System.Resources.ResourceManager": "4.3.0",
  1981. "System.Runtime": "4.3.0",
  1982. "System.Runtime.Extensions": "4.3.0",
  1983. "System.Runtime.Handles": "4.3.0",
  1984. "System.Runtime.InteropServices": "4.3.0",
  1985. "System.Security.Cryptography.Algorithms": "4.3.0",
  1986. "System.Security.Cryptography.Encoding": "4.3.0",
  1987. "System.Security.Cryptography.Primitives": "4.3.0",
  1988. "System.Text.Encoding": "4.3.0",
  1989. "System.Threading": "4.3.0"
  1990. },
  1991. "compile": {
  1992. "ref/netstandard1.3/_._": {}
  1993. },
  1994. "runtimeTargets": {
  1995. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
  1996. "assetType": "runtime",
  1997. "rid": "unix"
  1998. },
  1999. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
  2000. "assetType": "runtime",
  2001. "rid": "win"
  2002. }
  2003. }
  2004. },
  2005. "System.Security.Cryptography.Encoding/4.3.0": {
  2006. "type": "package",
  2007. "dependencies": {
  2008. "Microsoft.NETCore.Platforms": "1.1.0",
  2009. "System.Collections": "4.3.0",
  2010. "System.Collections.Concurrent": "4.3.0",
  2011. "System.Linq": "4.3.0",
  2012. "System.Resources.ResourceManager": "4.3.0",
  2013. "System.Runtime": "4.3.0",
  2014. "System.Runtime.Extensions": "4.3.0",
  2015. "System.Runtime.Handles": "4.3.0",
  2016. "System.Runtime.InteropServices": "4.3.0",
  2017. "System.Security.Cryptography.Primitives": "4.3.0",
  2018. "System.Text.Encoding": "4.3.0",
  2019. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  2020. },
  2021. "compile": {
  2022. "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
  2023. },
  2024. "runtimeTargets": {
  2025. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
  2026. "assetType": "runtime",
  2027. "rid": "unix"
  2028. },
  2029. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
  2030. "assetType": "runtime",
  2031. "rid": "win"
  2032. }
  2033. }
  2034. },
  2035. "System.Security.Cryptography.OpenSsl/4.3.0": {
  2036. "type": "package",
  2037. "dependencies": {
  2038. "System.Collections": "4.3.0",
  2039. "System.IO": "4.3.0",
  2040. "System.Resources.ResourceManager": "4.3.0",
  2041. "System.Runtime": "4.3.0",
  2042. "System.Runtime.Extensions": "4.3.0",
  2043. "System.Runtime.Handles": "4.3.0",
  2044. "System.Runtime.InteropServices": "4.3.0",
  2045. "System.Runtime.Numerics": "4.3.0",
  2046. "System.Security.Cryptography.Algorithms": "4.3.0",
  2047. "System.Security.Cryptography.Encoding": "4.3.0",
  2048. "System.Security.Cryptography.Primitives": "4.3.0",
  2049. "System.Text.Encoding": "4.3.0",
  2050. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  2051. },
  2052. "compile": {
  2053. "ref/netstandard1.6/_._": {}
  2054. },
  2055. "runtime": {
  2056. "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {}
  2057. },
  2058. "runtimeTargets": {
  2059. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {
  2060. "assetType": "runtime",
  2061. "rid": "unix"
  2062. }
  2063. }
  2064. },
  2065. "System.Security.Cryptography.Primitives/4.3.0": {
  2066. "type": "package",
  2067. "dependencies": {
  2068. "System.Diagnostics.Debug": "4.3.0",
  2069. "System.Globalization": "4.3.0",
  2070. "System.IO": "4.3.0",
  2071. "System.Resources.ResourceManager": "4.3.0",
  2072. "System.Runtime": "4.3.0",
  2073. "System.Threading": "4.3.0",
  2074. "System.Threading.Tasks": "4.3.0"
  2075. },
  2076. "compile": {
  2077. "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
  2078. },
  2079. "runtime": {
  2080. "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
  2081. }
  2082. },
  2083. "System.Security.Cryptography.ProtectedData/4.5.0": {
  2084. "type": "package",
  2085. "compile": {
  2086. "ref/netstandard2.0/_._": {}
  2087. },
  2088. "runtime": {
  2089. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {}
  2090. },
  2091. "runtimeTargets": {
  2092. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
  2093. "assetType": "runtime",
  2094. "rid": "win"
  2095. }
  2096. }
  2097. },
  2098. "System.Security.Cryptography.X509Certificates/4.3.0": {
  2099. "type": "package",
  2100. "dependencies": {
  2101. "Microsoft.NETCore.Platforms": "1.1.0",
  2102. "System.Collections": "4.3.0",
  2103. "System.Diagnostics.Debug": "4.3.0",
  2104. "System.Globalization": "4.3.0",
  2105. "System.Globalization.Calendars": "4.3.0",
  2106. "System.IO": "4.3.0",
  2107. "System.IO.FileSystem": "4.3.0",
  2108. "System.IO.FileSystem.Primitives": "4.3.0",
  2109. "System.Resources.ResourceManager": "4.3.0",
  2110. "System.Runtime": "4.3.0",
  2111. "System.Runtime.Extensions": "4.3.0",
  2112. "System.Runtime.Handles": "4.3.0",
  2113. "System.Runtime.InteropServices": "4.3.0",
  2114. "System.Runtime.Numerics": "4.3.0",
  2115. "System.Security.Cryptography.Algorithms": "4.3.0",
  2116. "System.Security.Cryptography.Cng": "4.3.0",
  2117. "System.Security.Cryptography.Csp": "4.3.0",
  2118. "System.Security.Cryptography.Encoding": "4.3.0",
  2119. "System.Security.Cryptography.OpenSsl": "4.3.0",
  2120. "System.Security.Cryptography.Primitives": "4.3.0",
  2121. "System.Text.Encoding": "4.3.0",
  2122. "System.Threading": "4.3.0",
  2123. "runtime.native.System": "4.3.0",
  2124. "runtime.native.System.Net.Http": "4.3.0",
  2125. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  2126. },
  2127. "compile": {
  2128. "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {}
  2129. },
  2130. "runtimeTargets": {
  2131. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
  2132. "assetType": "runtime",
  2133. "rid": "unix"
  2134. },
  2135. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
  2136. "assetType": "runtime",
  2137. "rid": "win"
  2138. }
  2139. }
  2140. },
  2141. "System.Security.Permissions/4.6.0": {
  2142. "type": "package",
  2143. "dependencies": {
  2144. "System.Security.AccessControl": "4.6.0",
  2145. "System.Windows.Extensions": "4.6.0"
  2146. },
  2147. "compile": {
  2148. "ref/netcoreapp3.0/System.Security.Permissions.dll": {}
  2149. },
  2150. "runtime": {
  2151. "lib/netcoreapp3.0/System.Security.Permissions.dll": {}
  2152. }
  2153. },
  2154. "System.Security.Principal.Windows/4.6.0": {
  2155. "type": "package",
  2156. "compile": {
  2157. "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": {}
  2158. },
  2159. "runtime": {
  2160. "lib/netstandard2.0/System.Security.Principal.Windows.dll": {}
  2161. },
  2162. "runtimeTargets": {
  2163. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  2164. "assetType": "runtime",
  2165. "rid": "unix"
  2166. },
  2167. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  2168. "assetType": "runtime",
  2169. "rid": "win"
  2170. }
  2171. }
  2172. },
  2173. "System.Security.SecureString/4.3.0": {
  2174. "type": "package",
  2175. "dependencies": {
  2176. "Microsoft.NETCore.Platforms": "1.1.0",
  2177. "System.Resources.ResourceManager": "4.3.0",
  2178. "System.Runtime": "4.3.0",
  2179. "System.Runtime.Handles": "4.3.0",
  2180. "System.Runtime.InteropServices": "4.3.0",
  2181. "System.Security.Cryptography.Primitives": "4.3.0",
  2182. "System.Text.Encoding": "4.3.0",
  2183. "System.Threading": "4.3.0"
  2184. },
  2185. "compile": {
  2186. "ref/netstandard1.3/_._": {}
  2187. },
  2188. "runtimeTargets": {
  2189. "runtimes/unix/lib/netstandard1.3/System.Security.SecureString.dll": {
  2190. "assetType": "runtime",
  2191. "rid": "unix"
  2192. },
  2193. "runtimes/win/lib/netstandard1.3/System.Security.SecureString.dll": {
  2194. "assetType": "runtime",
  2195. "rid": "win"
  2196. }
  2197. }
  2198. },
  2199. "System.Text.Encoding/4.3.0": {
  2200. "type": "package",
  2201. "dependencies": {
  2202. "Microsoft.NETCore.Platforms": "1.1.0",
  2203. "Microsoft.NETCore.Targets": "1.1.0",
  2204. "System.Runtime": "4.3.0"
  2205. },
  2206. "compile": {
  2207. "ref/netstandard1.3/System.Text.Encoding.dll": {}
  2208. }
  2209. },
  2210. "System.Text.Encoding.CodePages/4.5.0": {
  2211. "type": "package",
  2212. "dependencies": {
  2213. "Microsoft.NETCore.Platforms": "2.0.0",
  2214. "System.Runtime.CompilerServices.Unsafe": "4.5.0"
  2215. },
  2216. "compile": {
  2217. "ref/netstandard2.0/System.Text.Encoding.CodePages.dll": {}
  2218. },
  2219. "runtime": {
  2220. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {}
  2221. },
  2222. "runtimeTargets": {
  2223. "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": {
  2224. "assetType": "runtime",
  2225. "rid": "win"
  2226. }
  2227. }
  2228. },
  2229. "System.Text.Encoding.Extensions/4.3.0": {
  2230. "type": "package",
  2231. "dependencies": {
  2232. "Microsoft.NETCore.Platforms": "1.1.0",
  2233. "Microsoft.NETCore.Targets": "1.1.0",
  2234. "System.Runtime": "4.3.0",
  2235. "System.Text.Encoding": "4.3.0"
  2236. },
  2237. "compile": {
  2238. "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {}
  2239. }
  2240. },
  2241. "System.Text.Encodings.Web/4.5.0": {
  2242. "type": "package",
  2243. "compile": {
  2244. "lib/netstandard2.0/System.Text.Encodings.Web.dll": {}
  2245. },
  2246. "runtime": {
  2247. "lib/netstandard2.0/System.Text.Encodings.Web.dll": {}
  2248. }
  2249. },
  2250. "System.Text.RegularExpressions/4.3.0": {
  2251. "type": "package",
  2252. "dependencies": {
  2253. "System.Runtime": "4.3.0"
  2254. },
  2255. "compile": {
  2256. "ref/netcoreapp1.1/System.Text.RegularExpressions.dll": {}
  2257. },
  2258. "runtime": {
  2259. "lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
  2260. }
  2261. },
  2262. "System.Threading/4.3.0": {
  2263. "type": "package",
  2264. "dependencies": {
  2265. "System.Runtime": "4.3.0",
  2266. "System.Threading.Tasks": "4.3.0"
  2267. },
  2268. "compile": {
  2269. "ref/netstandard1.3/System.Threading.dll": {}
  2270. },
  2271. "runtime": {
  2272. "lib/netstandard1.3/System.Threading.dll": {}
  2273. }
  2274. },
  2275. "System.Threading.Overlapped/4.0.1": {
  2276. "type": "package",
  2277. "dependencies": {
  2278. "Microsoft.NETCore.Platforms": "1.0.1",
  2279. "System.Resources.ResourceManager": "4.0.1",
  2280. "System.Runtime": "4.1.0",
  2281. "System.Runtime.Handles": "4.0.1"
  2282. },
  2283. "compile": {
  2284. "ref/netstandard1.3/_._": {}
  2285. },
  2286. "runtimeTargets": {
  2287. "runtimes/unix/lib/netstandard1.3/System.Threading.Overlapped.dll": {
  2288. "assetType": "runtime",
  2289. "rid": "unix"
  2290. },
  2291. "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll": {
  2292. "assetType": "runtime",
  2293. "rid": "win"
  2294. }
  2295. }
  2296. },
  2297. "System.Threading.Tasks/4.3.0": {
  2298. "type": "package",
  2299. "dependencies": {
  2300. "Microsoft.NETCore.Platforms": "1.1.0",
  2301. "Microsoft.NETCore.Targets": "1.1.0",
  2302. "System.Runtime": "4.3.0"
  2303. },
  2304. "compile": {
  2305. "ref/netstandard1.3/System.Threading.Tasks.dll": {}
  2306. }
  2307. },
  2308. "System.Threading.Tasks.Extensions/4.3.0": {
  2309. "type": "package",
  2310. "dependencies": {
  2311. "System.Collections": "4.3.0",
  2312. "System.Runtime": "4.3.0",
  2313. "System.Threading.Tasks": "4.3.0"
  2314. },
  2315. "compile": {
  2316. "lib/netstandard1.0/_._": {}
  2317. },
  2318. "runtime": {
  2319. "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {}
  2320. }
  2321. },
  2322. "System.Threading.Thread/4.0.0": {
  2323. "type": "package",
  2324. "dependencies": {
  2325. "System.Runtime": "4.1.0"
  2326. },
  2327. "compile": {
  2328. "ref/netstandard1.3/System.Threading.Thread.dll": {}
  2329. },
  2330. "runtime": {
  2331. "lib/netstandard1.3/System.Threading.Thread.dll": {}
  2332. }
  2333. },
  2334. "System.Threading.ThreadPool/4.0.10": {
  2335. "type": "package",
  2336. "dependencies": {
  2337. "System.Runtime": "4.1.0",
  2338. "System.Runtime.Handles": "4.0.1"
  2339. },
  2340. "compile": {
  2341. "ref/netstandard1.3/System.Threading.ThreadPool.dll": {}
  2342. },
  2343. "runtime": {
  2344. "lib/netstandard1.3/System.Threading.ThreadPool.dll": {}
  2345. }
  2346. },
  2347. "System.Threading.Timer/4.3.0": {
  2348. "type": "package",
  2349. "dependencies": {
  2350. "Microsoft.NETCore.Platforms": "1.1.0",
  2351. "Microsoft.NETCore.Targets": "1.1.0",
  2352. "System.Runtime": "4.3.0"
  2353. },
  2354. "compile": {
  2355. "ref/netstandard1.2/System.Threading.Timer.dll": {}
  2356. }
  2357. },
  2358. "System.ValueTuple/4.5.0": {
  2359. "type": "package",
  2360. "compile": {
  2361. "ref/netcoreapp2.0/_._": {}
  2362. },
  2363. "runtime": {
  2364. "lib/netcoreapp2.0/_._": {}
  2365. }
  2366. },
  2367. "System.Windows.Extensions/4.6.0": {
  2368. "type": "package",
  2369. "dependencies": {
  2370. "System.Drawing.Common": "4.6.0"
  2371. },
  2372. "compile": {
  2373. "ref/netcoreapp3.0/System.Windows.Extensions.dll": {}
  2374. },
  2375. "runtime": {
  2376. "lib/netcoreapp3.0/System.Windows.Extensions.dll": {}
  2377. },
  2378. "runtimeTargets": {
  2379. "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
  2380. "assetType": "runtime",
  2381. "rid": "win"
  2382. }
  2383. }
  2384. },
  2385. "System.Xml.ReaderWriter/4.3.0": {
  2386. "type": "package",
  2387. "dependencies": {
  2388. "System.Collections": "4.3.0",
  2389. "System.Diagnostics.Debug": "4.3.0",
  2390. "System.Globalization": "4.3.0",
  2391. "System.IO": "4.3.0",
  2392. "System.IO.FileSystem": "4.3.0",
  2393. "System.IO.FileSystem.Primitives": "4.3.0",
  2394. "System.Resources.ResourceManager": "4.3.0",
  2395. "System.Runtime": "4.3.0",
  2396. "System.Runtime.Extensions": "4.3.0",
  2397. "System.Runtime.InteropServices": "4.3.0",
  2398. "System.Text.Encoding": "4.3.0",
  2399. "System.Text.Encoding.Extensions": "4.3.0",
  2400. "System.Text.RegularExpressions": "4.3.0",
  2401. "System.Threading.Tasks": "4.3.0",
  2402. "System.Threading.Tasks.Extensions": "4.3.0"
  2403. },
  2404. "compile": {
  2405. "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {}
  2406. },
  2407. "runtime": {
  2408. "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {}
  2409. }
  2410. },
  2411. "System.Xml.XDocument/4.3.0": {
  2412. "type": "package",
  2413. "dependencies": {
  2414. "System.Collections": "4.3.0",
  2415. "System.Diagnostics.Debug": "4.3.0",
  2416. "System.Diagnostics.Tools": "4.3.0",
  2417. "System.Globalization": "4.3.0",
  2418. "System.IO": "4.3.0",
  2419. "System.Reflection": "4.3.0",
  2420. "System.Resources.ResourceManager": "4.3.0",
  2421. "System.Runtime": "4.3.0",
  2422. "System.Runtime.Extensions": "4.3.0",
  2423. "System.Text.Encoding": "4.3.0",
  2424. "System.Threading": "4.3.0",
  2425. "System.Xml.ReaderWriter": "4.3.0"
  2426. },
  2427. "compile": {
  2428. "ref/netstandard1.3/System.Xml.XDocument.dll": {}
  2429. },
  2430. "runtime": {
  2431. "lib/netstandard1.3/System.Xml.XDocument.dll": {}
  2432. }
  2433. },
  2434. "System.Xml.XmlDocument/4.3.0": {
  2435. "type": "package",
  2436. "dependencies": {
  2437. "System.Collections": "4.3.0",
  2438. "System.Diagnostics.Debug": "4.3.0",
  2439. "System.Globalization": "4.3.0",
  2440. "System.IO": "4.3.0",
  2441. "System.Resources.ResourceManager": "4.3.0",
  2442. "System.Runtime": "4.3.0",
  2443. "System.Runtime.Extensions": "4.3.0",
  2444. "System.Text.Encoding": "4.3.0",
  2445. "System.Threading": "4.3.0",
  2446. "System.Xml.ReaderWriter": "4.3.0"
  2447. },
  2448. "compile": {
  2449. "ref/netstandard1.3/System.Xml.XmlDocument.dll": {}
  2450. },
  2451. "runtime": {
  2452. "lib/netstandard1.3/System.Xml.XmlDocument.dll": {}
  2453. }
  2454. },
  2455. "System.Xml.XmlSerializer/4.3.0": {
  2456. "type": "package",
  2457. "dependencies": {
  2458. "System.Collections": "4.3.0",
  2459. "System.Globalization": "4.3.0",
  2460. "System.IO": "4.3.0",
  2461. "System.Linq": "4.3.0",
  2462. "System.Reflection": "4.3.0",
  2463. "System.Reflection.Emit": "4.3.0",
  2464. "System.Reflection.Emit.ILGeneration": "4.3.0",
  2465. "System.Reflection.Extensions": "4.3.0",
  2466. "System.Reflection.Primitives": "4.3.0",
  2467. "System.Reflection.TypeExtensions": "4.3.0",
  2468. "System.Resources.ResourceManager": "4.3.0",
  2469. "System.Runtime": "4.3.0",
  2470. "System.Runtime.Extensions": "4.3.0",
  2471. "System.Text.RegularExpressions": "4.3.0",
  2472. "System.Threading": "4.3.0",
  2473. "System.Xml.ReaderWriter": "4.3.0",
  2474. "System.Xml.XmlDocument": "4.3.0"
  2475. },
  2476. "compile": {
  2477. "ref/netstandard1.3/_._": {}
  2478. },
  2479. "runtime": {
  2480. "lib/netstandard1.3/System.Xml.XmlSerializer.dll": {}
  2481. }
  2482. },
  2483. "System.Xml.XPath/4.0.1": {
  2484. "type": "package",
  2485. "dependencies": {
  2486. "System.Collections": "4.0.11",
  2487. "System.Diagnostics.Debug": "4.0.11",
  2488. "System.Globalization": "4.0.11",
  2489. "System.IO": "4.1.0",
  2490. "System.Resources.ResourceManager": "4.0.1",
  2491. "System.Runtime": "4.1.0",
  2492. "System.Runtime.Extensions": "4.1.0",
  2493. "System.Threading": "4.0.11",
  2494. "System.Xml.ReaderWriter": "4.0.11"
  2495. },
  2496. "compile": {
  2497. "ref/netstandard1.3/System.Xml.XPath.dll": {}
  2498. },
  2499. "runtime": {
  2500. "lib/netstandard1.3/System.Xml.XPath.dll": {}
  2501. }
  2502. },
  2503. "System.Xml.XPath.XmlDocument/4.0.1": {
  2504. "type": "package",
  2505. "dependencies": {
  2506. "System.Collections": "4.0.11",
  2507. "System.Globalization": "4.0.11",
  2508. "System.IO": "4.1.0",
  2509. "System.Resources.ResourceManager": "4.0.1",
  2510. "System.Runtime": "4.1.0",
  2511. "System.Runtime.Extensions": "4.1.0",
  2512. "System.Threading": "4.0.11",
  2513. "System.Xml.ReaderWriter": "4.0.11",
  2514. "System.Xml.XPath": "4.0.1",
  2515. "System.Xml.XmlDocument": "4.0.1"
  2516. },
  2517. "compile": {
  2518. "ref/netstandard1.3/System.Xml.XPath.XmlDocument.dll": {}
  2519. },
  2520. "runtime": {
  2521. "lib/netstandard1.3/System.Xml.XPath.XmlDocument.dll": {}
  2522. }
  2523. },
  2524. "TSQL.Parser/1.4.0": {
  2525. "type": "package",
  2526. "compile": {
  2527. "lib/netstandard2.0/TSQL_Parser.dll": {}
  2528. },
  2529. "runtime": {
  2530. "lib/netstandard2.0/TSQL_Parser.dll": {}
  2531. }
  2532. },
  2533. "ArsenalDB/3.1.301": {
  2534. "type": "project",
  2535. "framework": ".NETCoreApp,Version=v3.1",
  2536. "dependencies": {
  2537. "Microsoft.Data.SqlClient": "1.1.1",
  2538. "Microsoft.Extensions.Configuration": "3.1.3",
  2539. "Microsoft.Extensions.Configuration.Json": "3.1.3",
  2540. "MySql.Data": "8.0.19",
  2541. "Newtonsoft.Json": "12.0.3",
  2542. "TSQL.Parser": "1.4.0",
  2543. "log4net": "2.0.8"
  2544. },
  2545. "compile": {
  2546. "bin/placeholder/ArsenalDB.dll": {}
  2547. },
  2548. "runtime": {
  2549. "bin/placeholder/ArsenalDB.dll": {}
  2550. }
  2551. },
  2552. "CounsellorBL/3.1.301": {
  2553. "type": "project",
  2554. "framework": ".NETCoreApp,Version=v3.1",
  2555. "dependencies": {
  2556. "ArsenalDB": "3.1.301",
  2557. "Caching.CSRedis": "3.6.60",
  2558. "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
  2559. "Microsoft.Extensions.Caching.Memory": "3.1.3",
  2560. "MonumentDefine": "3.1.301",
  2561. "NPOI": "2.4.1",
  2562. "SoldierData": "3.1.301"
  2563. },
  2564. "compile": {
  2565. "bin/placeholder/CounsellorBL.dll": {}
  2566. },
  2567. "runtime": {
  2568. "bin/placeholder/CounsellorBL.dll": {}
  2569. }
  2570. },
  2571. "MonumentDefine/3.1.301": {
  2572. "type": "project",
  2573. "framework": ".NETCoreApp,Version=v3.1",
  2574. "compile": {
  2575. "bin/placeholder/MonumentDefine.dll": {}
  2576. },
  2577. "runtime": {
  2578. "bin/placeholder/MonumentDefine.dll": {}
  2579. }
  2580. },
  2581. "SoldierData/3.1.301": {
  2582. "type": "project",
  2583. "framework": ".NETCoreApp,Version=v3.1",
  2584. "dependencies": {
  2585. "ArsenalDB": "3.1.301"
  2586. },
  2587. "compile": {
  2588. "bin/placeholder/SoldierData.dll": {}
  2589. },
  2590. "runtime": {
  2591. "bin/placeholder/SoldierData.dll": {}
  2592. }
  2593. }
  2594. }
  2595. },
  2596. "libraries": {
  2597. "BouncyCastle.NetCore/1.8.3": {
  2598. "sha512": "jAy3uHN1U9DpoT/TgLqDTEhlccn/4doOVxhSmmNsnoSsGfHT9Lwr634ac9D0YFujAhNw61nWF4UIpHyzv0aQww==",
  2599. "type": "package",
  2600. "path": "bouncycastle.netcore/1.8.3",
  2601. "files": [
  2602. ".nupkg.metadata",
  2603. ".signature.p7s",
  2604. "bouncycastle.netcore.1.8.3.nupkg.sha512",
  2605. "bouncycastle.netcore.nuspec",
  2606. "lib/Mono/BouncyCastle.Crypto.dll",
  2607. "lib/Mono/BouncyCastle.Crypto.xml",
  2608. "lib/MonoAndroid/BouncyCastle.Crypto.dll",
  2609. "lib/MonoAndroid/BouncyCastle.Crypto.xml",
  2610. "lib/MonoMac/BouncyCastle.Crypto.dll",
  2611. "lib/MonoMac/BouncyCastle.Crypto.xml",
  2612. "lib/MonoTouch/BouncyCastle.Crypto.dll",
  2613. "lib/MonoTouch/BouncyCastle.Crypto.xml",
  2614. "lib/net20/BouncyCastle.Crypto.dll",
  2615. "lib/net20/BouncyCastle.Crypto.xml",
  2616. "lib/netstandard1.3/BouncyCastle.Crypto.dll",
  2617. "lib/netstandard1.3/BouncyCastle.Crypto.xml",
  2618. "lib/netstandard2.0/BouncyCastle.Crypto.dll",
  2619. "lib/netstandard2.0/BouncyCastle.Crypto.xml",
  2620. "lib/xamarinios/BouncyCastle.Crypto.dll",
  2621. "lib/xamarinios/BouncyCastle.Crypto.xml"
  2622. ]
  2623. },
  2624. "Caching.CSRedis/3.6.60": {
  2625. "sha512": "8uDH8o8mSO+QW7ItNf3yuO9LVuZXA05Nq3omqOck6ZBcKLrTvxbeCqS8rSt3+yHjqsWg+5suVM+Oyh/sXO9AAw==",
  2626. "type": "package",
  2627. "path": "caching.csredis/3.6.60",
  2628. "files": [
  2629. ".nupkg.metadata",
  2630. ".signature.p7s",
  2631. "caching.csredis.3.6.60.nupkg.sha512",
  2632. "caching.csredis.nuspec",
  2633. "lib/net5.0/Caching.CSRedis.dll",
  2634. "lib/net5.0/Caching.CSRedis.xml",
  2635. "lib/netcoreapp2.1/Caching.CSRedis.dll",
  2636. "lib/netcoreapp2.1/Caching.CSRedis.xml",
  2637. "lib/netcoreapp3.1/Caching.CSRedis.dll",
  2638. "lib/netcoreapp3.1/Caching.CSRedis.xml",
  2639. "lib/netstandard2.0/Caching.CSRedis.dll",
  2640. "lib/netstandard2.0/Caching.CSRedis.xml"
  2641. ]
  2642. },
  2643. "CSRedisCore/3.6.6": {
  2644. "sha512": "fxP+ZuW3wj1425iILLyF+L1oTjWRM5odFn0p/LFYkUWzEfYznjBB7xzn716kVH3SxD0cSv7fj9Jaf1kKaPduRA==",
  2645. "type": "package",
  2646. "path": "csrediscore/3.6.6",
  2647. "files": [
  2648. ".nupkg.metadata",
  2649. ".signature.p7s",
  2650. "csrediscore.3.6.6.nupkg.sha512",
  2651. "csrediscore.nuspec",
  2652. "lib/net40/CSRedisCore.dll",
  2653. "lib/net40/CSRedisCore.xml",
  2654. "lib/net45/CSRedisCore.dll",
  2655. "lib/net45/CSRedisCore.xml",
  2656. "lib/netstandard2.0/CSRedisCore.dll",
  2657. "lib/netstandard2.0/CSRedisCore.xml"
  2658. ]
  2659. },
  2660. "Google.Protobuf/3.6.1": {
  2661. "sha512": "741fGeDQjixBJaU2j+0CbrmZXsNJkTn/hWbOh4fLVXndHsCclJmWznCPWrJmPoZKvajBvAz3e8ECJOUvRtwjNQ==",
  2662. "type": "package",
  2663. "path": "google.protobuf/3.6.1",
  2664. "files": [
  2665. ".nupkg.metadata",
  2666. ".signature.p7s",
  2667. "google.protobuf.3.6.1.nupkg.sha512",
  2668. "google.protobuf.nuspec",
  2669. "lib/net45/Google.Protobuf.dll",
  2670. "lib/net45/Google.Protobuf.xml",
  2671. "lib/netstandard1.0/Google.Protobuf.dll",
  2672. "lib/netstandard1.0/Google.Protobuf.xml"
  2673. ]
  2674. },
  2675. "log4net/2.0.8": {
  2676. "sha512": "N41MQGHZImiCfn0cUuSBjZxrcNfIQCuCgQP0rpgB3J/NWponEh3lc1LxJEuIsPAR9Oc1jVvfkNNFCY1C5hf9LA==",
  2677. "type": "package",
  2678. "path": "log4net/2.0.8",
  2679. "files": [
  2680. ".nupkg.metadata",
  2681. ".signature.p7s",
  2682. "lib/net20-full/log4net.dll",
  2683. "lib/net20-full/log4net.xml",
  2684. "lib/net35-client/log4net.dll",
  2685. "lib/net35-client/log4net.xml",
  2686. "lib/net35-full/log4net.dll",
  2687. "lib/net35-full/log4net.xml",
  2688. "lib/net40-client/log4net.dll",
  2689. "lib/net40-client/log4net.xml",
  2690. "lib/net40-full/log4net.dll",
  2691. "lib/net40-full/log4net.xml",
  2692. "lib/net45-full/log4net.dll",
  2693. "lib/net45-full/log4net.xml",
  2694. "lib/netstandard1.3/log4net.dll",
  2695. "log4net.2.0.8.nupkg.sha512",
  2696. "log4net.nuspec"
  2697. ]
  2698. },
  2699. "Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
  2700. "sha512": "Nxs7Z1q3f1STfLYKJSVXCs1iBl+Ya6E8o4Oy1bCxJ/rNI44E/0f6tbsrVqAWfB7jlnJfyaAtIalBVxPKUPQb4Q==",
  2701. "type": "package",
  2702. "path": "microsoft.aspnetcore.http.abstractions/2.2.0",
  2703. "files": [
  2704. ".nupkg.metadata",
  2705. ".signature.p7s",
  2706. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll",
  2707. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.xml",
  2708. "microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512",
  2709. "microsoft.aspnetcore.http.abstractions.nuspec"
  2710. ]
  2711. },
  2712. "Microsoft.AspNetCore.Http.Features/2.2.0": {
  2713. "sha512": "ziFz5zH8f33En4dX81LW84I6XrYXKf9jg6aM39cM+LffN9KJahViKZ61dGMSO2gd3e+qe5yBRwsesvyqlZaSMg==",
  2714. "type": "package",
  2715. "path": "microsoft.aspnetcore.http.features/2.2.0",
  2716. "files": [
  2717. ".nupkg.metadata",
  2718. ".signature.p7s",
  2719. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll",
  2720. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.xml",
  2721. "microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512",
  2722. "microsoft.aspnetcore.http.features.nuspec"
  2723. ]
  2724. },
  2725. "Microsoft.CSharp/4.5.0": {
  2726. "sha512": "kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
  2727. "type": "package",
  2728. "path": "microsoft.csharp/4.5.0",
  2729. "files": [
  2730. ".nupkg.metadata",
  2731. ".signature.p7s",
  2732. "LICENSE.TXT",
  2733. "THIRD-PARTY-NOTICES.TXT",
  2734. "lib/MonoAndroid10/_._",
  2735. "lib/MonoTouch10/_._",
  2736. "lib/net45/_._",
  2737. "lib/netcore50/Microsoft.CSharp.dll",
  2738. "lib/netcoreapp2.0/_._",
  2739. "lib/netstandard1.3/Microsoft.CSharp.dll",
  2740. "lib/netstandard2.0/Microsoft.CSharp.dll",
  2741. "lib/portable-net45+win8+wp8+wpa81/_._",
  2742. "lib/uap10.0.16299/_._",
  2743. "lib/win8/_._",
  2744. "lib/wp80/_._",
  2745. "lib/wpa81/_._",
  2746. "lib/xamarinios10/_._",
  2747. "lib/xamarinmac20/_._",
  2748. "lib/xamarintvos10/_._",
  2749. "lib/xamarinwatchos10/_._",
  2750. "microsoft.csharp.4.5.0.nupkg.sha512",
  2751. "microsoft.csharp.nuspec",
  2752. "ref/MonoAndroid10/_._",
  2753. "ref/MonoTouch10/_._",
  2754. "ref/net45/_._",
  2755. "ref/netcore50/Microsoft.CSharp.dll",
  2756. "ref/netcore50/Microsoft.CSharp.xml",
  2757. "ref/netcore50/de/Microsoft.CSharp.xml",
  2758. "ref/netcore50/es/Microsoft.CSharp.xml",
  2759. "ref/netcore50/fr/Microsoft.CSharp.xml",
  2760. "ref/netcore50/it/Microsoft.CSharp.xml",
  2761. "ref/netcore50/ja/Microsoft.CSharp.xml",
  2762. "ref/netcore50/ko/Microsoft.CSharp.xml",
  2763. "ref/netcore50/ru/Microsoft.CSharp.xml",
  2764. "ref/netcore50/zh-hans/Microsoft.CSharp.xml",
  2765. "ref/netcore50/zh-hant/Microsoft.CSharp.xml",
  2766. "ref/netcoreapp2.0/_._",
  2767. "ref/netstandard1.0/Microsoft.CSharp.dll",
  2768. "ref/netstandard1.0/Microsoft.CSharp.xml",
  2769. "ref/netstandard1.0/de/Microsoft.CSharp.xml",
  2770. "ref/netstandard1.0/es/Microsoft.CSharp.xml",
  2771. "ref/netstandard1.0/fr/Microsoft.CSharp.xml",
  2772. "ref/netstandard1.0/it/Microsoft.CSharp.xml",
  2773. "ref/netstandard1.0/ja/Microsoft.CSharp.xml",
  2774. "ref/netstandard1.0/ko/Microsoft.CSharp.xml",
  2775. "ref/netstandard1.0/ru/Microsoft.CSharp.xml",
  2776. "ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml",
  2777. "ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml",
  2778. "ref/netstandard2.0/Microsoft.CSharp.dll",
  2779. "ref/netstandard2.0/Microsoft.CSharp.xml",
  2780. "ref/portable-net45+win8+wp8+wpa81/_._",
  2781. "ref/uap10.0.16299/_._",
  2782. "ref/win8/_._",
  2783. "ref/wp80/_._",
  2784. "ref/wpa81/_._",
  2785. "ref/xamarinios10/_._",
  2786. "ref/xamarinmac20/_._",
  2787. "ref/xamarintvos10/_._",
  2788. "ref/xamarinwatchos10/_._",
  2789. "useSharedDesignerContext.txt",
  2790. "version.txt"
  2791. ]
  2792. },
  2793. "Microsoft.Data.SqlClient/1.1.1": {
  2794. "sha512": "4tYUViFd7kPYFjTQ2gKdJ78bFRAG065NQXe1XMw4rbfUDXBDR+6aNykEyfCSCOw16SC3cw2/hlfSR8YEwK1qpA==",
  2795. "type": "package",
  2796. "path": "microsoft.data.sqlclient/1.1.1",
  2797. "files": [
  2798. ".nupkg.metadata",
  2799. ".signature.p7s",
  2800. "dotnet.png",
  2801. "lib/net46/Microsoft.Data.SqlClient.dll",
  2802. "lib/net46/Microsoft.Data.SqlClient.pdb",
  2803. "lib/net46/Microsoft.Data.SqlClient.xml",
  2804. "lib/net46/de/Microsoft.Data.SqlClient.resources.dll",
  2805. "lib/net46/es/Microsoft.Data.SqlClient.resources.dll",
  2806. "lib/net46/fr/Microsoft.Data.SqlClient.resources.dll",
  2807. "lib/net46/it/Microsoft.Data.SqlClient.resources.dll",
  2808. "lib/net46/ja/Microsoft.Data.SqlClient.resources.dll",
  2809. "lib/net46/ko/Microsoft.Data.SqlClient.resources.dll",
  2810. "lib/net46/pt-BR/Microsoft.Data.SqlClient.resources.dll",
  2811. "lib/net46/ru/Microsoft.Data.SqlClient.resources.dll",
  2812. "lib/net46/zh-Hans/Microsoft.Data.SqlClient.resources.dll",
  2813. "lib/net46/zh-Hant/Microsoft.Data.SqlClient.resources.dll",
  2814. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  2815. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  2816. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.xml",
  2817. "lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  2818. "lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  2819. "lib/netstandard2.0/Microsoft.Data.SqlClient.xml",
  2820. "microsoft.data.sqlclient.1.1.1.nupkg.sha512",
  2821. "microsoft.data.sqlclient.nuspec",
  2822. "ref/net46/Microsoft.Data.SqlClient.dll",
  2823. "ref/net46/Microsoft.Data.SqlClient.pdb",
  2824. "ref/net46/Microsoft.Data.SqlClient.xml",
  2825. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  2826. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  2827. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.xml",
  2828. "ref/netstandard2.0/Microsoft.Data.SqlClient.dll",
  2829. "ref/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  2830. "ref/netstandard2.0/Microsoft.Data.SqlClient.xml",
  2831. "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  2832. "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  2833. "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  2834. "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  2835. "runtimes/win/lib/net46/Microsoft.Data.SqlClient.dll",
  2836. "runtimes/win/lib/net46/Microsoft.Data.SqlClient.pdb",
  2837. "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  2838. "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  2839. "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  2840. "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb"
  2841. ]
  2842. },
  2843. "Microsoft.Extensions.Caching.Abstractions/3.1.10": {
  2844. "sha512": "xdl25cxDgwVxF9ckD9vJ5AdjzRE1vTGLYj9kZf6aL317ZneUijkxd/nSuzN1gEuO74dwG/Yfr1zfs636D6YZsA==",
  2845. "type": "package",
  2846. "path": "microsoft.extensions.caching.abstractions/3.1.10",
  2847. "files": [
  2848. ".nupkg.metadata",
  2849. ".signature.p7s",
  2850. "Icon.png",
  2851. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll",
  2852. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.xml",
  2853. "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll",
  2854. "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml",
  2855. "microsoft.extensions.caching.abstractions.3.1.10.nupkg.sha512",
  2856. "microsoft.extensions.caching.abstractions.nuspec"
  2857. ]
  2858. },
  2859. "Microsoft.Extensions.Caching.Memory/3.1.3": {
  2860. "sha512": "Ie7mWAuyd6BxnUYswc84Bf8iMHknNcP2ZV0me/8ZCsaIwcNb+NUHJOZwwaaAz6HJM6+K0PLilPePTCVkqY8XGw==",
  2861. "type": "package",
  2862. "path": "microsoft.extensions.caching.memory/3.1.3",
  2863. "files": [
  2864. ".nupkg.metadata",
  2865. ".signature.p7s",
  2866. "Icon.png",
  2867. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll",
  2868. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.xml",
  2869. "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll",
  2870. "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml",
  2871. "microsoft.extensions.caching.memory.3.1.3.nupkg.sha512",
  2872. "microsoft.extensions.caching.memory.nuspec"
  2873. ]
  2874. },
  2875. "Microsoft.Extensions.Configuration/3.1.3": {
  2876. "sha512": "nTr4JgTSJScDBD3lahIh1jUBH8A43oG1cqID1qLoHSZhtegslpIyTYxmnehtUKi6xdY5j9R0oWeeGEP+JTcmAg==",
  2877. "type": "package",
  2878. "path": "microsoft.extensions.configuration/3.1.3",
  2879. "files": [
  2880. ".nupkg.metadata",
  2881. ".signature.p7s",
  2882. "Icon.png",
  2883. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll",
  2884. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.xml",
  2885. "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll",
  2886. "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml",
  2887. "microsoft.extensions.configuration.3.1.3.nupkg.sha512",
  2888. "microsoft.extensions.configuration.nuspec"
  2889. ]
  2890. },
  2891. "Microsoft.Extensions.Configuration.Abstractions/3.1.3": {
  2892. "sha512": "d3vpIJdw+hRtkW1WoNTXhCczakVVId30Tj58li5GbJxz6MVGi8gy4+7JdLBb/wuHFd4+25cZe+Z0WPi207rBbQ==",
  2893. "type": "package",
  2894. "path": "microsoft.extensions.configuration.abstractions/3.1.3",
  2895. "files": [
  2896. ".nupkg.metadata",
  2897. ".signature.p7s",
  2898. "Icon.png",
  2899. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll",
  2900. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.xml",
  2901. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  2902. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  2903. "microsoft.extensions.configuration.abstractions.3.1.3.nupkg.sha512",
  2904. "microsoft.extensions.configuration.abstractions.nuspec"
  2905. ]
  2906. },
  2907. "Microsoft.Extensions.Configuration.FileExtensions/3.1.3": {
  2908. "sha512": "elAAhku4duLMFnoambYY3VUp6AWHkMYu1j9ctWQkSfsCPwx9FlQ8luk4LS5oMQmOT0eY8E0zWG8jZM60GXIyNA==",
  2909. "type": "package",
  2910. "path": "microsoft.extensions.configuration.fileextensions/3.1.3",
  2911. "files": [
  2912. ".nupkg.metadata",
  2913. ".signature.p7s",
  2914. "Icon.png",
  2915. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll",
  2916. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.xml",
  2917. "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
  2918. "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
  2919. "microsoft.extensions.configuration.fileextensions.3.1.3.nupkg.sha512",
  2920. "microsoft.extensions.configuration.fileextensions.nuspec"
  2921. ]
  2922. },
  2923. "Microsoft.Extensions.Configuration.Json/3.1.3": {
  2924. "sha512": "E26XwzU3Y+J4etuXwX0ScOxNwuBdifU/BGM0nI/GwY7SjvVkkBQDgYphUcujaiAZWJ7h7yh1KL9tBAMPgGthqg==",
  2925. "type": "package",
  2926. "path": "microsoft.extensions.configuration.json/3.1.3",
  2927. "files": [
  2928. ".nupkg.metadata",
  2929. ".signature.p7s",
  2930. "Icon.png",
  2931. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll",
  2932. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.xml",
  2933. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll",
  2934. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml",
  2935. "microsoft.extensions.configuration.json.3.1.3.nupkg.sha512",
  2936. "microsoft.extensions.configuration.json.nuspec"
  2937. ]
  2938. },
  2939. "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.3": {
  2940. "sha512": "woeS5XeBChU76EmtFCwGHKgBfsYIn76u3myDq4zNY2ZrcwzBMNEViK2FRgXDgF11PBNbGdKCXsWFFZDtqPW0nQ==",
  2941. "type": "package",
  2942. "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.3",
  2943. "files": [
  2944. ".nupkg.metadata",
  2945. ".signature.p7s",
  2946. "Icon.png",
  2947. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  2948. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  2949. "microsoft.extensions.dependencyinjection.abstractions.3.1.3.nupkg.sha512",
  2950. "microsoft.extensions.dependencyinjection.abstractions.nuspec"
  2951. ]
  2952. },
  2953. "Microsoft.Extensions.FileProviders.Abstractions/3.1.3": {
  2954. "sha512": "vr1V6dj8NONgaTA/EdlwtJOaNXRBf6f/din15pkWM/RfTbdoqrr0mKcTRx4MD/AGwxgM0+G2rUT2pDQGa2tNtA==",
  2955. "type": "package",
  2956. "path": "microsoft.extensions.fileproviders.abstractions/3.1.3",
  2957. "files": [
  2958. ".nupkg.metadata",
  2959. ".signature.p7s",
  2960. "Icon.png",
  2961. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll",
  2962. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.xml",
  2963. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
  2964. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
  2965. "microsoft.extensions.fileproviders.abstractions.3.1.3.nupkg.sha512",
  2966. "microsoft.extensions.fileproviders.abstractions.nuspec"
  2967. ]
  2968. },
  2969. "Microsoft.Extensions.FileProviders.Physical/3.1.3": {
  2970. "sha512": "CvCLmVfb90Wkm99Ho6izWoZ9WaY/SQbou0LSEvBQxKk0IPAWKfUw29QLqlszIkXp81VR1BwdprlGKFdFfZpZFA==",
  2971. "type": "package",
  2972. "path": "microsoft.extensions.fileproviders.physical/3.1.3",
  2973. "files": [
  2974. ".nupkg.metadata",
  2975. ".signature.p7s",
  2976. "Icon.png",
  2977. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll",
  2978. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.xml",
  2979. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll",
  2980. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml",
  2981. "microsoft.extensions.fileproviders.physical.3.1.3.nupkg.sha512",
  2982. "microsoft.extensions.fileproviders.physical.nuspec"
  2983. ]
  2984. },
  2985. "Microsoft.Extensions.FileSystemGlobbing/3.1.3": {
  2986. "sha512": "bAmmKRNZM7n7cEhmdywgfvd53MF8pUL9u6orliWvJmI3tQCuDaJalNr4z9FfMu/e6Baw5NTSV+ZsWdWIiOi1Rw==",
  2987. "type": "package",
  2988. "path": "microsoft.extensions.filesystemglobbing/3.1.3",
  2989. "files": [
  2990. ".nupkg.metadata",
  2991. ".signature.p7s",
  2992. "Icon.png",
  2993. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll",
  2994. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml",
  2995. "microsoft.extensions.filesystemglobbing.3.1.3.nupkg.sha512",
  2996. "microsoft.extensions.filesystemglobbing.nuspec"
  2997. ]
  2998. },
  2999. "Microsoft.Extensions.Logging.Abstractions/3.1.3": {
  3000. "sha512": "j6r0E+OVinD4s13CIZASYJLLLApStb1yh5Vig7moB2FE1UsMRj4TYJ/xioDjreVA0dyOFpbWny1/n2iSJMbmNg==",
  3001. "type": "package",
  3002. "path": "microsoft.extensions.logging.abstractions/3.1.3",
  3003. "files": [
  3004. ".nupkg.metadata",
  3005. ".signature.p7s",
  3006. "Icon.png",
  3007. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll",
  3008. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml",
  3009. "microsoft.extensions.logging.abstractions.3.1.3.nupkg.sha512",
  3010. "microsoft.extensions.logging.abstractions.nuspec"
  3011. ]
  3012. },
  3013. "Microsoft.Extensions.Options/3.1.3": {
  3014. "sha512": "RyOSOg/kHW3AXojWGSdOs3BXJJnE9Sc6RVvP4LhnY5oaC2Da4k8CWfIw7I+QThxV8HTCPjzmON9c+QO+JZggNg==",
  3015. "type": "package",
  3016. "path": "microsoft.extensions.options/3.1.3",
  3017. "files": [
  3018. ".nupkg.metadata",
  3019. ".signature.p7s",
  3020. "Icon.png",
  3021. "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll",
  3022. "lib/netcoreapp3.1/Microsoft.Extensions.Options.xml",
  3023. "lib/netstandard2.0/Microsoft.Extensions.Options.dll",
  3024. "lib/netstandard2.0/Microsoft.Extensions.Options.xml",
  3025. "microsoft.extensions.options.3.1.3.nupkg.sha512",
  3026. "microsoft.extensions.options.nuspec"
  3027. ]
  3028. },
  3029. "Microsoft.Extensions.Primitives/3.1.10": {
  3030. "sha512": "YDuQS3BeaVY6PCWUm5f6qFTYsxhwntQrcfwUzbohU/0rZBL5XI+UsD5SgggHKHX+rFY4laaT428q608Sw/mDsw==",
  3031. "type": "package",
  3032. "path": "microsoft.extensions.primitives/3.1.10",
  3033. "files": [
  3034. ".nupkg.metadata",
  3035. ".signature.p7s",
  3036. "Icon.png",
  3037. "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll",
  3038. "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.xml",
  3039. "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
  3040. "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
  3041. "microsoft.extensions.primitives.3.1.10.nupkg.sha512",
  3042. "microsoft.extensions.primitives.nuspec"
  3043. ]
  3044. },
  3045. "Microsoft.Identity.Client/3.0.8": {
  3046. "sha512": "9E1gXBRJta8+UXooYpJkp/8g6Cy4kFQl3iURduGhR7/vU8rGKTWEMJ3tUKOO2m1qzJOfaog/n89lyjdi7S56Rg==",
  3047. "type": "package",
  3048. "path": "microsoft.identity.client/3.0.8",
  3049. "files": [
  3050. ".nupkg.metadata",
  3051. ".signature.p7s",
  3052. "lib/monoandroid90/Microsoft.Identity.Client.dll",
  3053. "lib/monoandroid90/Microsoft.Identity.Client.xml",
  3054. "lib/net45/Microsoft.Identity.Client.dll",
  3055. "lib/net45/Microsoft.Identity.Client.xml",
  3056. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll",
  3057. "lib/netcoreapp2.1/Microsoft.Identity.Client.xml",
  3058. "lib/netstandard1.3/Microsoft.Identity.Client.dll",
  3059. "lib/netstandard1.3/Microsoft.Identity.Client.xml",
  3060. "lib/uap10.0/Microsoft.Identity.Client.dll",
  3061. "lib/uap10.0/Microsoft.Identity.Client.pri",
  3062. "lib/uap10.0/Microsoft.Identity.Client.xml",
  3063. "lib/xamarinios10/Microsoft.Identity.Client.dll",
  3064. "lib/xamarinios10/Microsoft.Identity.Client.xml",
  3065. "lib/xamarinmac20/Microsoft.Identity.Client.dll",
  3066. "lib/xamarinmac20/Microsoft.Identity.Client.xml",
  3067. "microsoft.identity.client.3.0.8.nupkg.sha512",
  3068. "microsoft.identity.client.nuspec",
  3069. "ref/MonoAndroid9.0/Microsoft.Identity.Client.dll",
  3070. "ref/MonoAndroid9.0/Microsoft.Identity.Client.xml",
  3071. "ref/Xamarin.iOS10/Microsoft.Identity.Client.dll",
  3072. "ref/Xamarin.iOS10/Microsoft.Identity.Client.xml",
  3073. "ref/net45/Microsoft.Identity.Client.dll",
  3074. "ref/net45/Microsoft.Identity.Client.xml",
  3075. "ref/netcoreapp2.1/Microsoft.Identity.Client.dll",
  3076. "ref/netcoreapp2.1/Microsoft.Identity.Client.xml",
  3077. "ref/netstandard1.3/Microsoft.Identity.Client.dll",
  3078. "ref/netstandard1.3/Microsoft.Identity.Client.xml",
  3079. "ref/uap10.0/Microsoft.Identity.Client.dll",
  3080. "ref/uap10.0/Microsoft.Identity.Client.xml",
  3081. "ref/xamarinmac20/Microsoft.Identity.Client.dll",
  3082. "ref/xamarinmac20/Microsoft.Identity.Client.xml"
  3083. ]
  3084. },
  3085. "Microsoft.IdentityModel.JsonWebTokens/5.5.0": {
  3086. "sha512": "cT9SCW/dN+ulrvAtbh37c36DR6aArENH3S4UtFmvXRx+VGC0ArDgzRaEbEh+ChS4koxdl2oS691250iZhgKvwg==",
  3087. "type": "package",
  3088. "path": "microsoft.identitymodel.jsonwebtokens/5.5.0",
  3089. "files": [
  3090. ".nupkg.metadata",
  3091. ".signature.p7s",
  3092. "lib/net45/Microsoft.IdentityModel.JsonWebTokens.dll",
  3093. "lib/net45/Microsoft.IdentityModel.JsonWebTokens.xml",
  3094. "lib/net451/Microsoft.IdentityModel.JsonWebTokens.dll",
  3095. "lib/net451/Microsoft.IdentityModel.JsonWebTokens.xml",
  3096. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll",
  3097. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml",
  3098. "lib/netstandard1.4/Microsoft.IdentityModel.JsonWebTokens.dll",
  3099. "lib/netstandard1.4/Microsoft.IdentityModel.JsonWebTokens.xml",
  3100. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll",
  3101. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml",
  3102. "microsoft.identitymodel.jsonwebtokens.5.5.0.nupkg.sha512",
  3103. "microsoft.identitymodel.jsonwebtokens.nuspec"
  3104. ]
  3105. },
  3106. "Microsoft.IdentityModel.Logging/5.5.0": {
  3107. "sha512": "1w/Hz/7+al+ugQn+6y0tAPmpN8U0u1aBtl1QXYCVkiJfbCC4tgyroFOuhdztOq48rgeM+3JW9bGqOtkfVurW8w==",
  3108. "type": "package",
  3109. "path": "microsoft.identitymodel.logging/5.5.0",
  3110. "files": [
  3111. ".nupkg.metadata",
  3112. ".signature.p7s",
  3113. "lib/net45/Microsoft.IdentityModel.Logging.dll",
  3114. "lib/net45/Microsoft.IdentityModel.Logging.xml",
  3115. "lib/net451/Microsoft.IdentityModel.Logging.dll",
  3116. "lib/net451/Microsoft.IdentityModel.Logging.xml",
  3117. "lib/net461/Microsoft.IdentityModel.Logging.dll",
  3118. "lib/net461/Microsoft.IdentityModel.Logging.xml",
  3119. "lib/netstandard1.4/Microsoft.IdentityModel.Logging.dll",
  3120. "lib/netstandard1.4/Microsoft.IdentityModel.Logging.xml",
  3121. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll",
  3122. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml",
  3123. "microsoft.identitymodel.logging.5.5.0.nupkg.sha512",
  3124. "microsoft.identitymodel.logging.nuspec"
  3125. ]
  3126. },
  3127. "Microsoft.IdentityModel.Protocols/5.5.0": {
  3128. "sha512": "m1gwAQwZjUxzRBC+4H40vYSo9Cms9yUbMdW492rQoXHU77G/ItiKxpk2+W9bWYcdsKUDKudye7im3T3MlVxEkg==",
  3129. "type": "package",
  3130. "path": "microsoft.identitymodel.protocols/5.5.0",
  3131. "files": [
  3132. ".nupkg.metadata",
  3133. ".signature.p7s",
  3134. "lib/net45/Microsoft.IdentityModel.Protocols.dll",
  3135. "lib/net45/Microsoft.IdentityModel.Protocols.xml",
  3136. "lib/net451/Microsoft.IdentityModel.Protocols.dll",
  3137. "lib/net451/Microsoft.IdentityModel.Protocols.xml",
  3138. "lib/net461/Microsoft.IdentityModel.Protocols.dll",
  3139. "lib/net461/Microsoft.IdentityModel.Protocols.xml",
  3140. "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.dll",
  3141. "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.xml",
  3142. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll",
  3143. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml",
  3144. "microsoft.identitymodel.protocols.5.5.0.nupkg.sha512",
  3145. "microsoft.identitymodel.protocols.nuspec"
  3146. ]
  3147. },
  3148. "Microsoft.IdentityModel.Protocols.OpenIdConnect/5.5.0": {
  3149. "sha512": "21F4QlbaD5CXNs2urNRCO6vljbbrhv3gmGT8P18SKGKZ9IYBCn29extoJriHiPfhABd5b8S7RcdKU50XhERkYg==",
  3150. "type": "package",
  3151. "path": "microsoft.identitymodel.protocols.openidconnect/5.5.0",
  3152. "files": [
  3153. ".nupkg.metadata",
  3154. ".signature.p7s",
  3155. "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  3156. "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  3157. "lib/net451/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  3158. "lib/net451/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  3159. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  3160. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  3161. "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  3162. "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  3163. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  3164. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  3165. "microsoft.identitymodel.protocols.openidconnect.5.5.0.nupkg.sha512",
  3166. "microsoft.identitymodel.protocols.openidconnect.nuspec"
  3167. ]
  3168. },
  3169. "Microsoft.IdentityModel.Tokens/5.5.0": {
  3170. "sha512": "cu1klZiuCwVYbXHs0QdnseuoRGG1/85VX9d1Sk0vbJlKp+HJUN/4pAS/fe2m9bTOYyIPdeCHeksMiVHgo1EfAA==",
  3171. "type": "package",
  3172. "path": "microsoft.identitymodel.tokens/5.5.0",
  3173. "files": [
  3174. ".nupkg.metadata",
  3175. ".signature.p7s",
  3176. "lib/net45/Microsoft.IdentityModel.Tokens.dll",
  3177. "lib/net45/Microsoft.IdentityModel.Tokens.xml",
  3178. "lib/net451/Microsoft.IdentityModel.Tokens.dll",
  3179. "lib/net451/Microsoft.IdentityModel.Tokens.xml",
  3180. "lib/net461/Microsoft.IdentityModel.Tokens.dll",
  3181. "lib/net461/Microsoft.IdentityModel.Tokens.xml",
  3182. "lib/netstandard1.4/Microsoft.IdentityModel.Tokens.dll",
  3183. "lib/netstandard1.4/Microsoft.IdentityModel.Tokens.xml",
  3184. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll",
  3185. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml",
  3186. "microsoft.identitymodel.tokens.5.5.0.nupkg.sha512",
  3187. "microsoft.identitymodel.tokens.nuspec"
  3188. ]
  3189. },
  3190. "Microsoft.NETCore.Platforms/3.0.0": {
  3191. "sha512": "TsETIgVJb/AKoYfSP+iCxkuly5d3inZjTdx/ItZLk2CxY85v8083OBS3uai84kK3/baLnS5/b5XGs6zR7SuuHQ==",
  3192. "type": "package",
  3193. "path": "microsoft.netcore.platforms/3.0.0",
  3194. "files": [
  3195. ".nupkg.metadata",
  3196. ".signature.p7s",
  3197. "LICENSE.TXT",
  3198. "THIRD-PARTY-NOTICES.TXT",
  3199. "lib/netstandard1.0/_._",
  3200. "microsoft.netcore.platforms.3.0.0.nupkg.sha512",
  3201. "microsoft.netcore.platforms.nuspec",
  3202. "runtime.json",
  3203. "useSharedDesignerContext.txt",
  3204. "version.txt"
  3205. ]
  3206. },
  3207. "Microsoft.NETCore.Targets/1.1.0": {
  3208. "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
  3209. "type": "package",
  3210. "path": "microsoft.netcore.targets/1.1.0",
  3211. "files": [
  3212. ".nupkg.metadata",
  3213. ".signature.p7s",
  3214. "ThirdPartyNotices.txt",
  3215. "dotnet_library_license.txt",
  3216. "lib/netstandard1.0/_._",
  3217. "microsoft.netcore.targets.1.1.0.nupkg.sha512",
  3218. "microsoft.netcore.targets.nuspec",
  3219. "runtime.json"
  3220. ]
  3221. },
  3222. "Microsoft.Win32.Primitives/4.3.0": {
  3223. "sha512": "9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==",
  3224. "type": "package",
  3225. "path": "microsoft.win32.primitives/4.3.0",
  3226. "files": [
  3227. ".nupkg.metadata",
  3228. ".signature.p7s",
  3229. "ThirdPartyNotices.txt",
  3230. "dotnet_library_license.txt",
  3231. "lib/MonoAndroid10/_._",
  3232. "lib/MonoTouch10/_._",
  3233. "lib/net46/Microsoft.Win32.Primitives.dll",
  3234. "lib/xamarinios10/_._",
  3235. "lib/xamarinmac20/_._",
  3236. "lib/xamarintvos10/_._",
  3237. "lib/xamarinwatchos10/_._",
  3238. "microsoft.win32.primitives.4.3.0.nupkg.sha512",
  3239. "microsoft.win32.primitives.nuspec",
  3240. "ref/MonoAndroid10/_._",
  3241. "ref/MonoTouch10/_._",
  3242. "ref/net46/Microsoft.Win32.Primitives.dll",
  3243. "ref/netstandard1.3/Microsoft.Win32.Primitives.dll",
  3244. "ref/netstandard1.3/Microsoft.Win32.Primitives.xml",
  3245. "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml",
  3246. "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml",
  3247. "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml",
  3248. "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml",
  3249. "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml",
  3250. "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml",
  3251. "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml",
  3252. "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml",
  3253. "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml",
  3254. "ref/xamarinios10/_._",
  3255. "ref/xamarinmac20/_._",
  3256. "ref/xamarintvos10/_._",
  3257. "ref/xamarinwatchos10/_._"
  3258. ]
  3259. },
  3260. "Microsoft.Win32.Registry/4.5.0": {
  3261. "sha512": "+FWlwd//+Tt56316p00hVePBCouXyEzT86Jb3+AuRotTND0IYn0OO3obs1gnQEs/txEnt+rF2JBGLItTG+Be6A==",
  3262. "type": "package",
  3263. "path": "microsoft.win32.registry/4.5.0",
  3264. "files": [
  3265. ".nupkg.metadata",
  3266. ".signature.p7s",
  3267. "LICENSE.TXT",
  3268. "THIRD-PARTY-NOTICES.TXT",
  3269. "lib/net46/Microsoft.Win32.Registry.dll",
  3270. "lib/net461/Microsoft.Win32.Registry.dll",
  3271. "lib/netstandard1.3/Microsoft.Win32.Registry.dll",
  3272. "lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  3273. "microsoft.win32.registry.4.5.0.nupkg.sha512",
  3274. "microsoft.win32.registry.nuspec",
  3275. "ref/net46/Microsoft.Win32.Registry.dll",
  3276. "ref/net461/Microsoft.Win32.Registry.dll",
  3277. "ref/net461/Microsoft.Win32.Registry.xml",
  3278. "ref/netstandard1.3/Microsoft.Win32.Registry.dll",
  3279. "ref/netstandard1.3/Microsoft.Win32.Registry.xml",
  3280. "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml",
  3281. "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml",
  3282. "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml",
  3283. "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml",
  3284. "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml",
  3285. "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml",
  3286. "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml",
  3287. "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml",
  3288. "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml",
  3289. "ref/netstandard2.0/Microsoft.Win32.Registry.dll",
  3290. "ref/netstandard2.0/Microsoft.Win32.Registry.xml",
  3291. "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  3292. "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll",
  3293. "runtimes/win/lib/net461/Microsoft.Win32.Registry.dll",
  3294. "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
  3295. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  3296. "useSharedDesignerContext.txt",
  3297. "version.txt"
  3298. ]
  3299. },
  3300. "Microsoft.Win32.SystemEvents/4.6.0": {
  3301. "sha512": "Edg+pFW5C8WJb680Za2kTV8TqUi6Ahl/WldRVoOVJ23UQLpDHFspa+umgFjkWZw24ETsU99Cg+ErZz683M4chg==",
  3302. "type": "package",
  3303. "path": "microsoft.win32.systemevents/4.6.0",
  3304. "files": [
  3305. ".nupkg.metadata",
  3306. ".signature.p7s",
  3307. "LICENSE.TXT",
  3308. "THIRD-PARTY-NOTICES.TXT",
  3309. "lib/net461/Microsoft.Win32.SystemEvents.dll",
  3310. "lib/net461/Microsoft.Win32.SystemEvents.xml",
  3311. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
  3312. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
  3313. "microsoft.win32.systemevents.4.6.0.nupkg.sha512",
  3314. "microsoft.win32.systemevents.nuspec",
  3315. "ref/net461/Microsoft.Win32.SystemEvents.dll",
  3316. "ref/net461/Microsoft.Win32.SystemEvents.xml",
  3317. "ref/net472/Microsoft.Win32.SystemEvents.dll",
  3318. "ref/net472/Microsoft.Win32.SystemEvents.xml",
  3319. "ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
  3320. "ref/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
  3321. "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll",
  3322. "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.xml",
  3323. "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll",
  3324. "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.xml",
  3325. "useSharedDesignerContext.txt",
  3326. "version.txt"
  3327. ]
  3328. },
  3329. "MySql.Data/8.0.19": {
  3330. "sha512": "zPFSg8rW3PcFIn27d0lEHQ/XWQhBzGIgKYQYFZN8aHLlpen5D6nz3/wb54V9ZRH3zkWlIWQ7FfxqbQdl3vizjQ==",
  3331. "type": "package",
  3332. "path": "mysql.data/8.0.19",
  3333. "files": [
  3334. ".nupkg.metadata",
  3335. ".signature.p7s",
  3336. "lib/net452/MySql.Data.dll",
  3337. "lib/net452/MySql.Data.xml",
  3338. "lib/net452/Ubiety.Dns.Core.dll",
  3339. "lib/net48/MySql.Data.dll",
  3340. "lib/net48/MySql.Data.xml",
  3341. "lib/net48/Ubiety.Dns.Core.dll",
  3342. "lib/netstandard2.0/MySql.Data.dll",
  3343. "lib/netstandard2.0/MySql.Data.xml",
  3344. "lib/netstandard2.0/Ubiety.Dns.Core.dll",
  3345. "lib/netstandard2.1/MySql.Data.dll",
  3346. "lib/netstandard2.1/MySql.Data.xml",
  3347. "lib/netstandard2.1/Ubiety.Dns.Core.dll",
  3348. "mysql.data.8.0.19.nupkg.sha512",
  3349. "mysql.data.nuspec"
  3350. ]
  3351. },
  3352. "NETStandard.Library/1.6.1": {
  3353. "sha512": "WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==",
  3354. "type": "package",
  3355. "path": "netstandard.library/1.6.1",
  3356. "files": [
  3357. ".nupkg.metadata",
  3358. ".signature.p7s",
  3359. "ThirdPartyNotices.txt",
  3360. "dotnet_library_license.txt",
  3361. "netstandard.library.1.6.1.nupkg.sha512",
  3362. "netstandard.library.nuspec"
  3363. ]
  3364. },
  3365. "Newtonsoft.Json/12.0.3": {
  3366. "sha512": "6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==",
  3367. "type": "package",
  3368. "path": "newtonsoft.json/12.0.3",
  3369. "files": [
  3370. ".nupkg.metadata",
  3371. ".signature.p7s",
  3372. "LICENSE.md",
  3373. "lib/net20/Newtonsoft.Json.dll",
  3374. "lib/net20/Newtonsoft.Json.xml",
  3375. "lib/net35/Newtonsoft.Json.dll",
  3376. "lib/net35/Newtonsoft.Json.xml",
  3377. "lib/net40/Newtonsoft.Json.dll",
  3378. "lib/net40/Newtonsoft.Json.xml",
  3379. "lib/net45/Newtonsoft.Json.dll",
  3380. "lib/net45/Newtonsoft.Json.xml",
  3381. "lib/netstandard1.0/Newtonsoft.Json.dll",
  3382. "lib/netstandard1.0/Newtonsoft.Json.xml",
  3383. "lib/netstandard1.3/Newtonsoft.Json.dll",
  3384. "lib/netstandard1.3/Newtonsoft.Json.xml",
  3385. "lib/netstandard2.0/Newtonsoft.Json.dll",
  3386. "lib/netstandard2.0/Newtonsoft.Json.xml",
  3387. "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.dll",
  3388. "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.xml",
  3389. "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.dll",
  3390. "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.xml",
  3391. "newtonsoft.json.12.0.3.nupkg.sha512",
  3392. "newtonsoft.json.nuspec",
  3393. "packageIcon.png"
  3394. ]
  3395. },
  3396. "NPOI/2.4.1": {
  3397. "sha512": "85790/CY9z4DCU1KLpcdLSqaqaqmQOenTqXJfcsYK8LIKNAAoTgjT5LYLbORgdwAd63sbaJiCfB1SIn/dAXrJw==",
  3398. "type": "package",
  3399. "path": "npoi/2.4.1",
  3400. "files": [
  3401. ".nupkg.metadata",
  3402. ".signature.p7s",
  3403. "LICENSE",
  3404. "Read Me.txt",
  3405. "lib/NPOI.xml",
  3406. "lib/net40/NPOI.OOXML.dll",
  3407. "lib/net40/NPOI.OpenXml4Net.dll",
  3408. "lib/net40/NPOI.OpenXmlFormats.dll",
  3409. "lib/net40/NPOI.dll",
  3410. "lib/net45/NPOI.OOXML.dll",
  3411. "lib/net45/NPOI.OpenXml4Net.dll",
  3412. "lib/net45/NPOI.OpenXmlFormats.dll",
  3413. "lib/net45/NPOI.dll",
  3414. "lib/netstandard2.0/NPOI.OOXML.deps.json",
  3415. "lib/netstandard2.0/NPOI.OOXML.dll",
  3416. "lib/netstandard2.0/NPOI.OpenXml4Net.deps.json",
  3417. "lib/netstandard2.0/NPOI.OpenXml4Net.dll",
  3418. "lib/netstandard2.0/NPOI.OpenXmlFormats.deps.json",
  3419. "lib/netstandard2.0/NPOI.OpenXmlFormats.dll",
  3420. "lib/netstandard2.0/NPOI.deps.json",
  3421. "lib/netstandard2.0/NPOI.dll",
  3422. "logo/120_120.jpg",
  3423. "logo/240_240.png",
  3424. "logo/32_32.jpg",
  3425. "logo/60_60.jpg",
  3426. "npoi.2.4.1.nupkg.sha512",
  3427. "npoi.nuspec"
  3428. ]
  3429. },
  3430. "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3431. "sha512": "HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==",
  3432. "type": "package",
  3433. "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3434. "files": [
  3435. ".nupkg.metadata",
  3436. ".signature.p7s",
  3437. "ThirdPartyNotices.txt",
  3438. "dotnet_library_license.txt",
  3439. "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3440. "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3441. "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  3442. ]
  3443. },
  3444. "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3445. "sha512": "+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==",
  3446. "type": "package",
  3447. "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3448. "files": [
  3449. ".nupkg.metadata",
  3450. ".signature.p7s",
  3451. "ThirdPartyNotices.txt",
  3452. "dotnet_library_license.txt",
  3453. "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3454. "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3455. "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  3456. ]
  3457. },
  3458. "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3459. "sha512": "c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==",
  3460. "type": "package",
  3461. "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3462. "files": [
  3463. ".nupkg.metadata",
  3464. ".signature.p7s",
  3465. "ThirdPartyNotices.txt",
  3466. "dotnet_library_license.txt",
  3467. "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3468. "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3469. "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  3470. ]
  3471. },
  3472. "runtime.native.System/4.3.0": {
  3473. "sha512": "c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
  3474. "type": "package",
  3475. "path": "runtime.native.system/4.3.0",
  3476. "files": [
  3477. ".nupkg.metadata",
  3478. ".signature.p7s",
  3479. "ThirdPartyNotices.txt",
  3480. "dotnet_library_license.txt",
  3481. "lib/netstandard1.0/_._",
  3482. "runtime.native.system.4.3.0.nupkg.sha512",
  3483. "runtime.native.system.nuspec"
  3484. ]
  3485. },
  3486. "runtime.native.System.Data.SqlClient.sni/4.4.0": {
  3487. "sha512": "A8v6PGmk+UGbfWo5Ixup0lPM4swuSwOiayJExZwKIOjTlFFQIsu3QnDXECosBEyrWSPryxBVrdqtJyhK3BaupQ==",
  3488. "type": "package",
  3489. "path": "runtime.native.system.data.sqlclient.sni/4.4.0",
  3490. "files": [
  3491. ".nupkg.metadata",
  3492. ".signature.p7s",
  3493. "LICENSE.TXT",
  3494. "THIRD-PARTY-NOTICES.TXT",
  3495. "runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
  3496. "runtime.native.system.data.sqlclient.sni.nuspec",
  3497. "useSharedDesignerContext.txt",
  3498. "version.txt"
  3499. ]
  3500. },
  3501. "runtime.native.System.IO.Compression/4.3.0": {
  3502. "sha512": "INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
  3503. "type": "package",
  3504. "path": "runtime.native.system.io.compression/4.3.0",
  3505. "files": [
  3506. ".nupkg.metadata",
  3507. ".signature.p7s",
  3508. "ThirdPartyNotices.txt",
  3509. "dotnet_library_license.txt",
  3510. "lib/netstandard1.0/_._",
  3511. "runtime.native.system.io.compression.4.3.0.nupkg.sha512",
  3512. "runtime.native.system.io.compression.nuspec"
  3513. ]
  3514. },
  3515. "runtime.native.System.Net.Http/4.3.0": {
  3516. "sha512": "ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
  3517. "type": "package",
  3518. "path": "runtime.native.system.net.http/4.3.0",
  3519. "files": [
  3520. ".nupkg.metadata",
  3521. ".signature.p7s",
  3522. "ThirdPartyNotices.txt",
  3523. "dotnet_library_license.txt",
  3524. "lib/netstandard1.0/_._",
  3525. "runtime.native.system.net.http.4.3.0.nupkg.sha512",
  3526. "runtime.native.system.net.http.nuspec"
  3527. ]
  3528. },
  3529. "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  3530. "sha512": "DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
  3531. "type": "package",
  3532. "path": "runtime.native.system.security.cryptography.apple/4.3.0",
  3533. "files": [
  3534. ".nupkg.metadata",
  3535. ".signature.p7s",
  3536. "ThirdPartyNotices.txt",
  3537. "dotnet_library_license.txt",
  3538. "lib/netstandard1.0/_._",
  3539. "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
  3540. "runtime.native.system.security.cryptography.apple.nuspec"
  3541. ]
  3542. },
  3543. "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3544. "sha512": "NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==",
  3545. "type": "package",
  3546. "path": "runtime.native.system.security.cryptography.openssl/4.3.0",
  3547. "files": [
  3548. ".nupkg.metadata",
  3549. ".signature.p7s",
  3550. "ThirdPartyNotices.txt",
  3551. "dotnet_library_license.txt",
  3552. "lib/netstandard1.0/_._",
  3553. "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3554. "runtime.native.system.security.cryptography.openssl.nuspec"
  3555. ]
  3556. },
  3557. "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3558. "sha512": "b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==",
  3559. "type": "package",
  3560. "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3561. "files": [
  3562. ".nupkg.metadata",
  3563. ".signature.p7s",
  3564. "ThirdPartyNotices.txt",
  3565. "dotnet_library_license.txt",
  3566. "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3567. "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3568. "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  3569. ]
  3570. },
  3571. "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3572. "sha512": "KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==",
  3573. "type": "package",
  3574. "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3575. "files": [
  3576. ".nupkg.metadata",
  3577. ".signature.p7s",
  3578. "ThirdPartyNotices.txt",
  3579. "dotnet_library_license.txt",
  3580. "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3581. "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3582. "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  3583. ]
  3584. },
  3585. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  3586. "sha512": "kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
  3587. "type": "package",
  3588. "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
  3589. "files": [
  3590. ".nupkg.metadata",
  3591. ".signature.p7s",
  3592. "ThirdPartyNotices.txt",
  3593. "dotnet_library_license.txt",
  3594. "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
  3595. "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.nuspec",
  3596. "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib"
  3597. ]
  3598. },
  3599. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3600. "sha512": "X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==",
  3601. "type": "package",
  3602. "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3603. "files": [
  3604. ".nupkg.metadata",
  3605. ".signature.p7s",
  3606. "ThirdPartyNotices.txt",
  3607. "dotnet_library_license.txt",
  3608. "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3609. "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3610. "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib"
  3611. ]
  3612. },
  3613. "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3614. "sha512": "nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==",
  3615. "type": "package",
  3616. "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3617. "files": [
  3618. ".nupkg.metadata",
  3619. ".signature.p7s",
  3620. "ThirdPartyNotices.txt",
  3621. "dotnet_library_license.txt",
  3622. "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3623. "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3624. "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  3625. ]
  3626. },
  3627. "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3628. "sha512": "ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==",
  3629. "type": "package",
  3630. "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3631. "files": [
  3632. ".nupkg.metadata",
  3633. ".signature.p7s",
  3634. "ThirdPartyNotices.txt",
  3635. "dotnet_library_license.txt",
  3636. "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3637. "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3638. "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  3639. ]
  3640. },
  3641. "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3642. "sha512": "I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==",
  3643. "type": "package",
  3644. "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3645. "files": [
  3646. ".nupkg.metadata",
  3647. ".signature.p7s",
  3648. "ThirdPartyNotices.txt",
  3649. "dotnet_library_license.txt",
  3650. "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3651. "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3652. "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  3653. ]
  3654. },
  3655. "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3656. "sha512": "VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==",
  3657. "type": "package",
  3658. "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3659. "files": [
  3660. ".nupkg.metadata",
  3661. ".signature.p7s",
  3662. "ThirdPartyNotices.txt",
  3663. "dotnet_library_license.txt",
  3664. "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3665. "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3666. "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  3667. ]
  3668. },
  3669. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  3670. "sha512": "LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==",
  3671. "type": "package",
  3672. "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0",
  3673. "files": [
  3674. ".nupkg.metadata",
  3675. ".signature.p7s",
  3676. "ThirdPartyNotices.txt",
  3677. "dotnet_library_license.txt",
  3678. "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
  3679. "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.nuspec",
  3680. "runtimes/win-arm64/native/sni.dll",
  3681. "useSharedDesignerContext.txt",
  3682. "version.txt"
  3683. ]
  3684. },
  3685. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  3686. "sha512": "38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==",
  3687. "type": "package",
  3688. "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0",
  3689. "files": [
  3690. ".nupkg.metadata",
  3691. ".signature.p7s",
  3692. "ThirdPartyNotices.txt",
  3693. "dotnet_library_license.txt",
  3694. "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
  3695. "runtime.win-x64.runtime.native.system.data.sqlclient.sni.nuspec",
  3696. "runtimes/win-x64/native/sni.dll",
  3697. "useSharedDesignerContext.txt",
  3698. "version.txt"
  3699. ]
  3700. },
  3701. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  3702. "sha512": "YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==",
  3703. "type": "package",
  3704. "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
  3705. "files": [
  3706. ".nupkg.metadata",
  3707. ".signature.p7s",
  3708. "ThirdPartyNotices.txt",
  3709. "dotnet_library_license.txt",
  3710. "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
  3711. "runtime.win-x86.runtime.native.system.data.sqlclient.sni.nuspec",
  3712. "runtimes/win-x86/native/sni.dll",
  3713. "useSharedDesignerContext.txt",
  3714. "version.txt"
  3715. ]
  3716. },
  3717. "SharpZipLib/1.0.0": {
  3718. "sha512": "YuYztmY3jEb21F6e5LIPHJjApdtzdCPQ284UzsCKNfkgW71bukFHJES6RbKi+wm053XzFg0LX5/2vj/9gl8F/g==",
  3719. "type": "package",
  3720. "path": "sharpziplib/1.0.0",
  3721. "files": [
  3722. ".nupkg.metadata",
  3723. ".signature.p7s",
  3724. "lib/net45/ICSharpCode.SharpZipLib.dll",
  3725. "lib/net45/ICSharpCode.SharpZipLib.xml",
  3726. "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll",
  3727. "lib/netstandard2.0/ICSharpCode.SharpZipLib.xml",
  3728. "sharpziplib.1.0.0.nupkg.sha512",
  3729. "sharpziplib.nuspec"
  3730. ]
  3731. },
  3732. "SSH.NET/2016.1.0": {
  3733. "sha512": "b0fcFFOE044KNRhq1uGujmK04ab+OzA9xARdeVCoZrY6I4D1IIaR6dn6qBIa+er4bJapGBhznDitwcRQpSRC0w==",
  3734. "type": "package",
  3735. "path": "ssh.net/2016.1.0",
  3736. "files": [
  3737. ".nupkg.metadata",
  3738. ".signature.p7s",
  3739. "lib/net35/Renci.SshNet.dll",
  3740. "lib/net35/Renci.SshNet.xml",
  3741. "lib/net40/Renci.SshNet.dll",
  3742. "lib/net40/Renci.SshNet.xml",
  3743. "lib/netstandard1.3/Renci.SshNet.dll",
  3744. "lib/netstandard1.3/Renci.SshNet.xml",
  3745. "lib/sl4/Renci.SshNet.dll",
  3746. "lib/sl4/Renci.SshNet.xml",
  3747. "lib/sl5/Renci.SshNet.dll",
  3748. "lib/sl5/Renci.SshNet.xml",
  3749. "lib/uap10/Renci.SshNet.dll",
  3750. "lib/uap10/Renci.SshNet.xml",
  3751. "lib/wp71/Renci.SshNet.dll",
  3752. "lib/wp71/Renci.SshNet.xml",
  3753. "lib/wp8/Renci.SshNet.dll",
  3754. "lib/wp8/Renci.SshNet.xml",
  3755. "ssh.net.2016.1.0.nupkg.sha512",
  3756. "ssh.net.nuspec"
  3757. ]
  3758. },
  3759. "SshNet.Security.Cryptography/1.2.0": {
  3760. "sha512": "EeFsirrrkIK+cdlYsxukNjBN98cbU7eHfTYZEwxsbOa3dvgR/OhOD06C0sTxvNPhe4UQ6yM0p1sKcT69jqgjTw==",
  3761. "type": "package",
  3762. "path": "sshnet.security.cryptography/1.2.0",
  3763. "files": [
  3764. ".nupkg.metadata",
  3765. ".signature.p7s",
  3766. "lib/net20/SshNet.Security.Cryptography.dll",
  3767. "lib/net20/SshNet.Security.Cryptography.xml",
  3768. "lib/net40/SshNet.Security.Cryptography.dll",
  3769. "lib/net40/SshNet.Security.Cryptography.xml",
  3770. "lib/net45/SshNet.Security.Cryptography.dll",
  3771. "lib/net45/SshNet.Security.Cryptography.xml",
  3772. "lib/netstandard1.0/SshNet.Security.Cryptography.dll",
  3773. "lib/netstandard1.0/SshNet.Security.Cryptography.xml",
  3774. "lib/netstandard1.3/SshNet.Security.Cryptography.dll",
  3775. "lib/netstandard1.3/SshNet.Security.Cryptography.xml",
  3776. "lib/portable-net45+win8+wpa81/SshNet.Security.Cryptography.dll",
  3777. "lib/portable-net45+win8+wpa81/SshNet.Security.Cryptography.xml",
  3778. "lib/sl4/SshNet.Security.Cryptography.dll",
  3779. "lib/sl4/SshNet.Security.Cryptography.xml",
  3780. "lib/sl5/SshNet.Security.Cryptography.dll",
  3781. "lib/sl5/SshNet.Security.Cryptography.xml",
  3782. "lib/uap10.0/SshNet.Security.Cryptography.dll",
  3783. "lib/uap10.0/SshNet.Security.Cryptography.xml",
  3784. "lib/wp71/SshNet.Security.Cryptography.dll",
  3785. "lib/wp71/SshNet.Security.Cryptography.xml",
  3786. "lib/wp8/SshNet.Security.Cryptography.dll",
  3787. "lib/wp8/SshNet.Security.Cryptography.xml",
  3788. "sshnet.security.cryptography.1.2.0.nupkg.sha512",
  3789. "sshnet.security.cryptography.nuspec"
  3790. ]
  3791. },
  3792. "System.AppContext/4.3.0": {
  3793. "sha512": "fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==",
  3794. "type": "package",
  3795. "path": "system.appcontext/4.3.0",
  3796. "files": [
  3797. ".nupkg.metadata",
  3798. ".signature.p7s",
  3799. "ThirdPartyNotices.txt",
  3800. "dotnet_library_license.txt",
  3801. "lib/MonoAndroid10/_._",
  3802. "lib/MonoTouch10/_._",
  3803. "lib/net46/System.AppContext.dll",
  3804. "lib/net463/System.AppContext.dll",
  3805. "lib/netcore50/System.AppContext.dll",
  3806. "lib/netstandard1.6/System.AppContext.dll",
  3807. "lib/xamarinios10/_._",
  3808. "lib/xamarinmac20/_._",
  3809. "lib/xamarintvos10/_._",
  3810. "lib/xamarinwatchos10/_._",
  3811. "ref/MonoAndroid10/_._",
  3812. "ref/MonoTouch10/_._",
  3813. "ref/net46/System.AppContext.dll",
  3814. "ref/net463/System.AppContext.dll",
  3815. "ref/netstandard/_._",
  3816. "ref/netstandard1.3/System.AppContext.dll",
  3817. "ref/netstandard1.3/System.AppContext.xml",
  3818. "ref/netstandard1.3/de/System.AppContext.xml",
  3819. "ref/netstandard1.3/es/System.AppContext.xml",
  3820. "ref/netstandard1.3/fr/System.AppContext.xml",
  3821. "ref/netstandard1.3/it/System.AppContext.xml",
  3822. "ref/netstandard1.3/ja/System.AppContext.xml",
  3823. "ref/netstandard1.3/ko/System.AppContext.xml",
  3824. "ref/netstandard1.3/ru/System.AppContext.xml",
  3825. "ref/netstandard1.3/zh-hans/System.AppContext.xml",
  3826. "ref/netstandard1.3/zh-hant/System.AppContext.xml",
  3827. "ref/netstandard1.6/System.AppContext.dll",
  3828. "ref/netstandard1.6/System.AppContext.xml",
  3829. "ref/netstandard1.6/de/System.AppContext.xml",
  3830. "ref/netstandard1.6/es/System.AppContext.xml",
  3831. "ref/netstandard1.6/fr/System.AppContext.xml",
  3832. "ref/netstandard1.6/it/System.AppContext.xml",
  3833. "ref/netstandard1.6/ja/System.AppContext.xml",
  3834. "ref/netstandard1.6/ko/System.AppContext.xml",
  3835. "ref/netstandard1.6/ru/System.AppContext.xml",
  3836. "ref/netstandard1.6/zh-hans/System.AppContext.xml",
  3837. "ref/netstandard1.6/zh-hant/System.AppContext.xml",
  3838. "ref/xamarinios10/_._",
  3839. "ref/xamarinmac20/_._",
  3840. "ref/xamarintvos10/_._",
  3841. "ref/xamarinwatchos10/_._",
  3842. "runtimes/aot/lib/netcore50/System.AppContext.dll",
  3843. "system.appcontext.4.3.0.nupkg.sha512",
  3844. "system.appcontext.nuspec"
  3845. ]
  3846. },
  3847. "System.Buffers/4.3.0": {
  3848. "sha512": "ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==",
  3849. "type": "package",
  3850. "path": "system.buffers/4.3.0",
  3851. "files": [
  3852. ".nupkg.metadata",
  3853. ".signature.p7s",
  3854. "ThirdPartyNotices.txt",
  3855. "dotnet_library_license.txt",
  3856. "lib/netstandard1.1/.xml",
  3857. "lib/netstandard1.1/System.Buffers.dll",
  3858. "system.buffers.4.3.0.nupkg.sha512",
  3859. "system.buffers.nuspec"
  3860. ]
  3861. },
  3862. "System.Collections/4.3.0": {
  3863. "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
  3864. "type": "package",
  3865. "path": "system.collections/4.3.0",
  3866. "files": [
  3867. ".nupkg.metadata",
  3868. ".signature.p7s",
  3869. "ThirdPartyNotices.txt",
  3870. "dotnet_library_license.txt",
  3871. "lib/MonoAndroid10/_._",
  3872. "lib/MonoTouch10/_._",
  3873. "lib/net45/_._",
  3874. "lib/portable-net45+win8+wp8+wpa81/_._",
  3875. "lib/win8/_._",
  3876. "lib/wp80/_._",
  3877. "lib/wpa81/_._",
  3878. "lib/xamarinios10/_._",
  3879. "lib/xamarinmac20/_._",
  3880. "lib/xamarintvos10/_._",
  3881. "lib/xamarinwatchos10/_._",
  3882. "ref/MonoAndroid10/_._",
  3883. "ref/MonoTouch10/_._",
  3884. "ref/net45/_._",
  3885. "ref/netcore50/System.Collections.dll",
  3886. "ref/netcore50/System.Collections.xml",
  3887. "ref/netcore50/de/System.Collections.xml",
  3888. "ref/netcore50/es/System.Collections.xml",
  3889. "ref/netcore50/fr/System.Collections.xml",
  3890. "ref/netcore50/it/System.Collections.xml",
  3891. "ref/netcore50/ja/System.Collections.xml",
  3892. "ref/netcore50/ko/System.Collections.xml",
  3893. "ref/netcore50/ru/System.Collections.xml",
  3894. "ref/netcore50/zh-hans/System.Collections.xml",
  3895. "ref/netcore50/zh-hant/System.Collections.xml",
  3896. "ref/netstandard1.0/System.Collections.dll",
  3897. "ref/netstandard1.0/System.Collections.xml",
  3898. "ref/netstandard1.0/de/System.Collections.xml",
  3899. "ref/netstandard1.0/es/System.Collections.xml",
  3900. "ref/netstandard1.0/fr/System.Collections.xml",
  3901. "ref/netstandard1.0/it/System.Collections.xml",
  3902. "ref/netstandard1.0/ja/System.Collections.xml",
  3903. "ref/netstandard1.0/ko/System.Collections.xml",
  3904. "ref/netstandard1.0/ru/System.Collections.xml",
  3905. "ref/netstandard1.0/zh-hans/System.Collections.xml",
  3906. "ref/netstandard1.0/zh-hant/System.Collections.xml",
  3907. "ref/netstandard1.3/System.Collections.dll",
  3908. "ref/netstandard1.3/System.Collections.xml",
  3909. "ref/netstandard1.3/de/System.Collections.xml",
  3910. "ref/netstandard1.3/es/System.Collections.xml",
  3911. "ref/netstandard1.3/fr/System.Collections.xml",
  3912. "ref/netstandard1.3/it/System.Collections.xml",
  3913. "ref/netstandard1.3/ja/System.Collections.xml",
  3914. "ref/netstandard1.3/ko/System.Collections.xml",
  3915. "ref/netstandard1.3/ru/System.Collections.xml",
  3916. "ref/netstandard1.3/zh-hans/System.Collections.xml",
  3917. "ref/netstandard1.3/zh-hant/System.Collections.xml",
  3918. "ref/portable-net45+win8+wp8+wpa81/_._",
  3919. "ref/win8/_._",
  3920. "ref/wp80/_._",
  3921. "ref/wpa81/_._",
  3922. "ref/xamarinios10/_._",
  3923. "ref/xamarinmac20/_._",
  3924. "ref/xamarintvos10/_._",
  3925. "ref/xamarinwatchos10/_._",
  3926. "system.collections.4.3.0.nupkg.sha512",
  3927. "system.collections.nuspec"
  3928. ]
  3929. },
  3930. "System.Collections.Concurrent/4.3.0": {
  3931. "sha512": "ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
  3932. "type": "package",
  3933. "path": "system.collections.concurrent/4.3.0",
  3934. "files": [
  3935. ".nupkg.metadata",
  3936. ".signature.p7s",
  3937. "ThirdPartyNotices.txt",
  3938. "dotnet_library_license.txt",
  3939. "lib/MonoAndroid10/_._",
  3940. "lib/MonoTouch10/_._",
  3941. "lib/net45/_._",
  3942. "lib/netcore50/System.Collections.Concurrent.dll",
  3943. "lib/netstandard1.3/System.Collections.Concurrent.dll",
  3944. "lib/portable-net45+win8+wpa81/_._",
  3945. "lib/win8/_._",
  3946. "lib/wpa81/_._",
  3947. "lib/xamarinios10/_._",
  3948. "lib/xamarinmac20/_._",
  3949. "lib/xamarintvos10/_._",
  3950. "lib/xamarinwatchos10/_._",
  3951. "ref/MonoAndroid10/_._",
  3952. "ref/MonoTouch10/_._",
  3953. "ref/net45/_._",
  3954. "ref/netcore50/System.Collections.Concurrent.dll",
  3955. "ref/netcore50/System.Collections.Concurrent.xml",
  3956. "ref/netcore50/de/System.Collections.Concurrent.xml",
  3957. "ref/netcore50/es/System.Collections.Concurrent.xml",
  3958. "ref/netcore50/fr/System.Collections.Concurrent.xml",
  3959. "ref/netcore50/it/System.Collections.Concurrent.xml",
  3960. "ref/netcore50/ja/System.Collections.Concurrent.xml",
  3961. "ref/netcore50/ko/System.Collections.Concurrent.xml",
  3962. "ref/netcore50/ru/System.Collections.Concurrent.xml",
  3963. "ref/netcore50/zh-hans/System.Collections.Concurrent.xml",
  3964. "ref/netcore50/zh-hant/System.Collections.Concurrent.xml",
  3965. "ref/netstandard1.1/System.Collections.Concurrent.dll",
  3966. "ref/netstandard1.1/System.Collections.Concurrent.xml",
  3967. "ref/netstandard1.1/de/System.Collections.Concurrent.xml",
  3968. "ref/netstandard1.1/es/System.Collections.Concurrent.xml",
  3969. "ref/netstandard1.1/fr/System.Collections.Concurrent.xml",
  3970. "ref/netstandard1.1/it/System.Collections.Concurrent.xml",
  3971. "ref/netstandard1.1/ja/System.Collections.Concurrent.xml",
  3972. "ref/netstandard1.1/ko/System.Collections.Concurrent.xml",
  3973. "ref/netstandard1.1/ru/System.Collections.Concurrent.xml",
  3974. "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml",
  3975. "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml",
  3976. "ref/netstandard1.3/System.Collections.Concurrent.dll",
  3977. "ref/netstandard1.3/System.Collections.Concurrent.xml",
  3978. "ref/netstandard1.3/de/System.Collections.Concurrent.xml",
  3979. "ref/netstandard1.3/es/System.Collections.Concurrent.xml",
  3980. "ref/netstandard1.3/fr/System.Collections.Concurrent.xml",
  3981. "ref/netstandard1.3/it/System.Collections.Concurrent.xml",
  3982. "ref/netstandard1.3/ja/System.Collections.Concurrent.xml",
  3983. "ref/netstandard1.3/ko/System.Collections.Concurrent.xml",
  3984. "ref/netstandard1.3/ru/System.Collections.Concurrent.xml",
  3985. "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml",
  3986. "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml",
  3987. "ref/portable-net45+win8+wpa81/_._",
  3988. "ref/win8/_._",
  3989. "ref/wpa81/_._",
  3990. "ref/xamarinios10/_._",
  3991. "ref/xamarinmac20/_._",
  3992. "ref/xamarintvos10/_._",
  3993. "ref/xamarinwatchos10/_._",
  3994. "system.collections.concurrent.4.3.0.nupkg.sha512",
  3995. "system.collections.concurrent.nuspec"
  3996. ]
  3997. },
  3998. "System.Collections.Immutable/1.2.0": {
  3999. "sha512": "Cma8cBW6di16ZLibL8LYQ+cLjGzoKxpOTu/faZfDcx94ZjAGq6Nv5RO7+T1YZXqEXTZP9rt1wLVEONVpURtUqw==",
  4000. "type": "package",
  4001. "path": "system.collections.immutable/1.2.0",
  4002. "files": [
  4003. ".nupkg.metadata",
  4004. ".signature.p7s",
  4005. "ThirdPartyNotices.txt",
  4006. "dotnet_library_license.txt",
  4007. "lib/netstandard1.0/System.Collections.Immutable.dll",
  4008. "lib/netstandard1.0/System.Collections.Immutable.xml",
  4009. "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll",
  4010. "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml",
  4011. "system.collections.immutable.1.2.0.nupkg.sha512",
  4012. "system.collections.immutable.nuspec"
  4013. ]
  4014. },
  4015. "System.Collections.NonGeneric/4.3.0": {
  4016. "sha512": "prtjIEMhGUnQq6RnPEYLpFt8AtLbp9yq2zxOSrY7KJJZrw25Fi97IzBqY7iqssbM61Ek5b8f3MG/sG1N2sN5KA==",
  4017. "type": "package",
  4018. "path": "system.collections.nongeneric/4.3.0",
  4019. "files": [
  4020. ".nupkg.metadata",
  4021. ".signature.p7s",
  4022. "ThirdPartyNotices.txt",
  4023. "dotnet_library_license.txt",
  4024. "lib/MonoAndroid10/_._",
  4025. "lib/MonoTouch10/_._",
  4026. "lib/net46/System.Collections.NonGeneric.dll",
  4027. "lib/netstandard1.3/System.Collections.NonGeneric.dll",
  4028. "lib/xamarinios10/_._",
  4029. "lib/xamarinmac20/_._",
  4030. "lib/xamarintvos10/_._",
  4031. "lib/xamarinwatchos10/_._",
  4032. "ref/MonoAndroid10/_._",
  4033. "ref/MonoTouch10/_._",
  4034. "ref/net46/System.Collections.NonGeneric.dll",
  4035. "ref/netstandard1.3/System.Collections.NonGeneric.dll",
  4036. "ref/netstandard1.3/System.Collections.NonGeneric.xml",
  4037. "ref/netstandard1.3/de/System.Collections.NonGeneric.xml",
  4038. "ref/netstandard1.3/es/System.Collections.NonGeneric.xml",
  4039. "ref/netstandard1.3/fr/System.Collections.NonGeneric.xml",
  4040. "ref/netstandard1.3/it/System.Collections.NonGeneric.xml",
  4041. "ref/netstandard1.3/ja/System.Collections.NonGeneric.xml",
  4042. "ref/netstandard1.3/ko/System.Collections.NonGeneric.xml",
  4043. "ref/netstandard1.3/ru/System.Collections.NonGeneric.xml",
  4044. "ref/netstandard1.3/zh-hans/System.Collections.NonGeneric.xml",
  4045. "ref/netstandard1.3/zh-hant/System.Collections.NonGeneric.xml",
  4046. "ref/xamarinios10/_._",
  4047. "ref/xamarinmac20/_._",
  4048. "ref/xamarintvos10/_._",
  4049. "ref/xamarinwatchos10/_._",
  4050. "system.collections.nongeneric.4.3.0.nupkg.sha512",
  4051. "system.collections.nongeneric.nuspec"
  4052. ]
  4053. },
  4054. "System.Collections.Specialized/4.3.0": {
  4055. "sha512": "Epx8PoVZR0iuOnJJDzp7pWvdfMMOAvpUo95pC4ScH2mJuXkKA2Y4aR3cG9qt2klHgSons1WFh4kcGW7cSXvrxg==",
  4056. "type": "package",
  4057. "path": "system.collections.specialized/4.3.0",
  4058. "files": [
  4059. ".nupkg.metadata",
  4060. ".signature.p7s",
  4061. "ThirdPartyNotices.txt",
  4062. "dotnet_library_license.txt",
  4063. "lib/MonoAndroid10/_._",
  4064. "lib/MonoTouch10/_._",
  4065. "lib/net46/System.Collections.Specialized.dll",
  4066. "lib/netstandard1.3/System.Collections.Specialized.dll",
  4067. "lib/xamarinios10/_._",
  4068. "lib/xamarinmac20/_._",
  4069. "lib/xamarintvos10/_._",
  4070. "lib/xamarinwatchos10/_._",
  4071. "ref/MonoAndroid10/_._",
  4072. "ref/MonoTouch10/_._",
  4073. "ref/net46/System.Collections.Specialized.dll",
  4074. "ref/netstandard1.3/System.Collections.Specialized.dll",
  4075. "ref/netstandard1.3/System.Collections.Specialized.xml",
  4076. "ref/netstandard1.3/de/System.Collections.Specialized.xml",
  4077. "ref/netstandard1.3/es/System.Collections.Specialized.xml",
  4078. "ref/netstandard1.3/fr/System.Collections.Specialized.xml",
  4079. "ref/netstandard1.3/it/System.Collections.Specialized.xml",
  4080. "ref/netstandard1.3/ja/System.Collections.Specialized.xml",
  4081. "ref/netstandard1.3/ko/System.Collections.Specialized.xml",
  4082. "ref/netstandard1.3/ru/System.Collections.Specialized.xml",
  4083. "ref/netstandard1.3/zh-hans/System.Collections.Specialized.xml",
  4084. "ref/netstandard1.3/zh-hant/System.Collections.Specialized.xml",
  4085. "ref/xamarinios10/_._",
  4086. "ref/xamarinmac20/_._",
  4087. "ref/xamarintvos10/_._",
  4088. "ref/xamarinwatchos10/_._",
  4089. "system.collections.specialized.4.3.0.nupkg.sha512",
  4090. "system.collections.specialized.nuspec"
  4091. ]
  4092. },
  4093. "System.ComponentModel/4.3.0": {
  4094. "sha512": "VyGn1jGRZVfxnh8EdvDCi71v3bMXrsu8aYJOwoV7SNDLVhiEqwP86pPMyRGsDsxhXAm2b3o9OIqeETfN5qfezw==",
  4095. "type": "package",
  4096. "path": "system.componentmodel/4.3.0",
  4097. "files": [
  4098. ".nupkg.metadata",
  4099. ".signature.p7s",
  4100. "ThirdPartyNotices.txt",
  4101. "dotnet_library_license.txt",
  4102. "lib/MonoAndroid10/_._",
  4103. "lib/MonoTouch10/_._",
  4104. "lib/net45/_._",
  4105. "lib/netcore50/System.ComponentModel.dll",
  4106. "lib/netstandard1.3/System.ComponentModel.dll",
  4107. "lib/portable-net45+win8+wp8+wpa81/_._",
  4108. "lib/win8/_._",
  4109. "lib/wp80/_._",
  4110. "lib/wpa81/_._",
  4111. "lib/xamarinios10/_._",
  4112. "lib/xamarinmac20/_._",
  4113. "lib/xamarintvos10/_._",
  4114. "lib/xamarinwatchos10/_._",
  4115. "ref/MonoAndroid10/_._",
  4116. "ref/MonoTouch10/_._",
  4117. "ref/net45/_._",
  4118. "ref/netcore50/System.ComponentModel.dll",
  4119. "ref/netcore50/System.ComponentModel.xml",
  4120. "ref/netcore50/de/System.ComponentModel.xml",
  4121. "ref/netcore50/es/System.ComponentModel.xml",
  4122. "ref/netcore50/fr/System.ComponentModel.xml",
  4123. "ref/netcore50/it/System.ComponentModel.xml",
  4124. "ref/netcore50/ja/System.ComponentModel.xml",
  4125. "ref/netcore50/ko/System.ComponentModel.xml",
  4126. "ref/netcore50/ru/System.ComponentModel.xml",
  4127. "ref/netcore50/zh-hans/System.ComponentModel.xml",
  4128. "ref/netcore50/zh-hant/System.ComponentModel.xml",
  4129. "ref/netstandard1.0/System.ComponentModel.dll",
  4130. "ref/netstandard1.0/System.ComponentModel.xml",
  4131. "ref/netstandard1.0/de/System.ComponentModel.xml",
  4132. "ref/netstandard1.0/es/System.ComponentModel.xml",
  4133. "ref/netstandard1.0/fr/System.ComponentModel.xml",
  4134. "ref/netstandard1.0/it/System.ComponentModel.xml",
  4135. "ref/netstandard1.0/ja/System.ComponentModel.xml",
  4136. "ref/netstandard1.0/ko/System.ComponentModel.xml",
  4137. "ref/netstandard1.0/ru/System.ComponentModel.xml",
  4138. "ref/netstandard1.0/zh-hans/System.ComponentModel.xml",
  4139. "ref/netstandard1.0/zh-hant/System.ComponentModel.xml",
  4140. "ref/portable-net45+win8+wp8+wpa81/_._",
  4141. "ref/win8/_._",
  4142. "ref/wp80/_._",
  4143. "ref/wpa81/_._",
  4144. "ref/xamarinios10/_._",
  4145. "ref/xamarinmac20/_._",
  4146. "ref/xamarintvos10/_._",
  4147. "ref/xamarinwatchos10/_._",
  4148. "system.componentmodel.4.3.0.nupkg.sha512",
  4149. "system.componentmodel.nuspec"
  4150. ]
  4151. },
  4152. "System.ComponentModel.Primitives/4.3.0": {
  4153. "sha512": "j8GUkCpM8V4d4vhLIIoBLGey2Z5bCkMVNjEZseyAlm4n5arcsJOeI3zkUP+zvZgzsbLTYh4lYeP/ZD/gdIAPrw==",
  4154. "type": "package",
  4155. "path": "system.componentmodel.primitives/4.3.0",
  4156. "files": [
  4157. ".nupkg.metadata",
  4158. ".signature.p7s",
  4159. "ThirdPartyNotices.txt",
  4160. "dotnet_library_license.txt",
  4161. "lib/MonoAndroid10/_._",
  4162. "lib/MonoTouch10/_._",
  4163. "lib/net45/System.ComponentModel.Primitives.dll",
  4164. "lib/netstandard1.0/System.ComponentModel.Primitives.dll",
  4165. "lib/xamarinios10/_._",
  4166. "lib/xamarinmac20/_._",
  4167. "lib/xamarintvos10/_._",
  4168. "lib/xamarinwatchos10/_._",
  4169. "ref/MonoAndroid10/_._",
  4170. "ref/MonoTouch10/_._",
  4171. "ref/net45/System.ComponentModel.Primitives.dll",
  4172. "ref/netstandard1.0/System.ComponentModel.Primitives.dll",
  4173. "ref/netstandard1.0/System.ComponentModel.Primitives.xml",
  4174. "ref/netstandard1.0/de/System.ComponentModel.Primitives.xml",
  4175. "ref/netstandard1.0/es/System.ComponentModel.Primitives.xml",
  4176. "ref/netstandard1.0/fr/System.ComponentModel.Primitives.xml",
  4177. "ref/netstandard1.0/it/System.ComponentModel.Primitives.xml",
  4178. "ref/netstandard1.0/ja/System.ComponentModel.Primitives.xml",
  4179. "ref/netstandard1.0/ko/System.ComponentModel.Primitives.xml",
  4180. "ref/netstandard1.0/ru/System.ComponentModel.Primitives.xml",
  4181. "ref/netstandard1.0/zh-hans/System.ComponentModel.Primitives.xml",
  4182. "ref/netstandard1.0/zh-hant/System.ComponentModel.Primitives.xml",
  4183. "ref/xamarinios10/_._",
  4184. "ref/xamarinmac20/_._",
  4185. "ref/xamarintvos10/_._",
  4186. "ref/xamarinwatchos10/_._",
  4187. "system.componentmodel.primitives.4.3.0.nupkg.sha512",
  4188. "system.componentmodel.primitives.nuspec"
  4189. ]
  4190. },
  4191. "System.ComponentModel.TypeConverter/4.3.0": {
  4192. "sha512": "16pQ6P+EdhcXzPiEK4kbA953Fu0MNG2ovxTZU81/qsCd1zPRsKc3uif5NgvllCY598k6bI0KUyKW8fanlfaDQg==",
  4193. "type": "package",
  4194. "path": "system.componentmodel.typeconverter/4.3.0",
  4195. "files": [
  4196. ".nupkg.metadata",
  4197. ".signature.p7s",
  4198. "ThirdPartyNotices.txt",
  4199. "dotnet_library_license.txt",
  4200. "lib/MonoAndroid10/_._",
  4201. "lib/MonoTouch10/_._",
  4202. "lib/net45/System.ComponentModel.TypeConverter.dll",
  4203. "lib/net462/System.ComponentModel.TypeConverter.dll",
  4204. "lib/netstandard1.0/System.ComponentModel.TypeConverter.dll",
  4205. "lib/netstandard1.5/System.ComponentModel.TypeConverter.dll",
  4206. "lib/xamarinios10/_._",
  4207. "lib/xamarinmac20/_._",
  4208. "lib/xamarintvos10/_._",
  4209. "lib/xamarinwatchos10/_._",
  4210. "ref/MonoAndroid10/_._",
  4211. "ref/MonoTouch10/_._",
  4212. "ref/net45/System.ComponentModel.TypeConverter.dll",
  4213. "ref/net462/System.ComponentModel.TypeConverter.dll",
  4214. "ref/netstandard1.0/System.ComponentModel.TypeConverter.dll",
  4215. "ref/netstandard1.0/System.ComponentModel.TypeConverter.xml",
  4216. "ref/netstandard1.0/de/System.ComponentModel.TypeConverter.xml",
  4217. "ref/netstandard1.0/es/System.ComponentModel.TypeConverter.xml",
  4218. "ref/netstandard1.0/fr/System.ComponentModel.TypeConverter.xml",
  4219. "ref/netstandard1.0/it/System.ComponentModel.TypeConverter.xml",
  4220. "ref/netstandard1.0/ja/System.ComponentModel.TypeConverter.xml",
  4221. "ref/netstandard1.0/ko/System.ComponentModel.TypeConverter.xml",
  4222. "ref/netstandard1.0/ru/System.ComponentModel.TypeConverter.xml",
  4223. "ref/netstandard1.0/zh-hans/System.ComponentModel.TypeConverter.xml",
  4224. "ref/netstandard1.0/zh-hant/System.ComponentModel.TypeConverter.xml",
  4225. "ref/netstandard1.5/System.ComponentModel.TypeConverter.dll",
  4226. "ref/netstandard1.5/System.ComponentModel.TypeConverter.xml",
  4227. "ref/netstandard1.5/de/System.ComponentModel.TypeConverter.xml",
  4228. "ref/netstandard1.5/es/System.ComponentModel.TypeConverter.xml",
  4229. "ref/netstandard1.5/fr/System.ComponentModel.TypeConverter.xml",
  4230. "ref/netstandard1.5/it/System.ComponentModel.TypeConverter.xml",
  4231. "ref/netstandard1.5/ja/System.ComponentModel.TypeConverter.xml",
  4232. "ref/netstandard1.5/ko/System.ComponentModel.TypeConverter.xml",
  4233. "ref/netstandard1.5/ru/System.ComponentModel.TypeConverter.xml",
  4234. "ref/netstandard1.5/zh-hans/System.ComponentModel.TypeConverter.xml",
  4235. "ref/netstandard1.5/zh-hant/System.ComponentModel.TypeConverter.xml",
  4236. "ref/xamarinios10/_._",
  4237. "ref/xamarinmac20/_._",
  4238. "ref/xamarintvos10/_._",
  4239. "ref/xamarinwatchos10/_._",
  4240. "system.componentmodel.typeconverter.4.3.0.nupkg.sha512",
  4241. "system.componentmodel.typeconverter.nuspec"
  4242. ]
  4243. },
  4244. "System.Configuration.ConfigurationManager/4.5.0": {
  4245. "sha512": "UIFvaFfuKhLr9u5tWMxmVoDPkFeD+Qv8gUuap4aZgVGYSYMdERck4OhLN/2gulAc0nYTEigWXSJNNWshrmxnng==",
  4246. "type": "package",
  4247. "path": "system.configuration.configurationmanager/4.5.0",
  4248. "files": [
  4249. ".nupkg.metadata",
  4250. ".signature.p7s",
  4251. "LICENSE.TXT",
  4252. "THIRD-PARTY-NOTICES.TXT",
  4253. "lib/net461/System.Configuration.ConfigurationManager.dll",
  4254. "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
  4255. "ref/net461/System.Configuration.ConfigurationManager.dll",
  4256. "ref/net461/System.Configuration.ConfigurationManager.xml",
  4257. "ref/netstandard2.0/System.Configuration.ConfigurationManager.dll",
  4258. "ref/netstandard2.0/System.Configuration.ConfigurationManager.xml",
  4259. "system.configuration.configurationmanager.4.5.0.nupkg.sha512",
  4260. "system.configuration.configurationmanager.nuspec",
  4261. "useSharedDesignerContext.txt",
  4262. "version.txt"
  4263. ]
  4264. },
  4265. "System.Console/4.3.0": {
  4266. "sha512": "DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==",
  4267. "type": "package",
  4268. "path": "system.console/4.3.0",
  4269. "files": [
  4270. ".nupkg.metadata",
  4271. ".signature.p7s",
  4272. "ThirdPartyNotices.txt",
  4273. "dotnet_library_license.txt",
  4274. "lib/MonoAndroid10/_._",
  4275. "lib/MonoTouch10/_._",
  4276. "lib/net46/System.Console.dll",
  4277. "lib/xamarinios10/_._",
  4278. "lib/xamarinmac20/_._",
  4279. "lib/xamarintvos10/_._",
  4280. "lib/xamarinwatchos10/_._",
  4281. "ref/MonoAndroid10/_._",
  4282. "ref/MonoTouch10/_._",
  4283. "ref/net46/System.Console.dll",
  4284. "ref/netstandard1.3/System.Console.dll",
  4285. "ref/netstandard1.3/System.Console.xml",
  4286. "ref/netstandard1.3/de/System.Console.xml",
  4287. "ref/netstandard1.3/es/System.Console.xml",
  4288. "ref/netstandard1.3/fr/System.Console.xml",
  4289. "ref/netstandard1.3/it/System.Console.xml",
  4290. "ref/netstandard1.3/ja/System.Console.xml",
  4291. "ref/netstandard1.3/ko/System.Console.xml",
  4292. "ref/netstandard1.3/ru/System.Console.xml",
  4293. "ref/netstandard1.3/zh-hans/System.Console.xml",
  4294. "ref/netstandard1.3/zh-hant/System.Console.xml",
  4295. "ref/xamarinios10/_._",
  4296. "ref/xamarinmac20/_._",
  4297. "ref/xamarintvos10/_._",
  4298. "ref/xamarinwatchos10/_._",
  4299. "system.console.4.3.0.nupkg.sha512",
  4300. "system.console.nuspec"
  4301. ]
  4302. },
  4303. "System.Diagnostics.Debug/4.3.0": {
  4304. "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
  4305. "type": "package",
  4306. "path": "system.diagnostics.debug/4.3.0",
  4307. "files": [
  4308. ".nupkg.metadata",
  4309. ".signature.p7s",
  4310. "ThirdPartyNotices.txt",
  4311. "dotnet_library_license.txt",
  4312. "lib/MonoAndroid10/_._",
  4313. "lib/MonoTouch10/_._",
  4314. "lib/net45/_._",
  4315. "lib/portable-net45+win8+wp8+wpa81/_._",
  4316. "lib/win8/_._",
  4317. "lib/wp80/_._",
  4318. "lib/wpa81/_._",
  4319. "lib/xamarinios10/_._",
  4320. "lib/xamarinmac20/_._",
  4321. "lib/xamarintvos10/_._",
  4322. "lib/xamarinwatchos10/_._",
  4323. "ref/MonoAndroid10/_._",
  4324. "ref/MonoTouch10/_._",
  4325. "ref/net45/_._",
  4326. "ref/netcore50/System.Diagnostics.Debug.dll",
  4327. "ref/netcore50/System.Diagnostics.Debug.xml",
  4328. "ref/netcore50/de/System.Diagnostics.Debug.xml",
  4329. "ref/netcore50/es/System.Diagnostics.Debug.xml",
  4330. "ref/netcore50/fr/System.Diagnostics.Debug.xml",
  4331. "ref/netcore50/it/System.Diagnostics.Debug.xml",
  4332. "ref/netcore50/ja/System.Diagnostics.Debug.xml",
  4333. "ref/netcore50/ko/System.Diagnostics.Debug.xml",
  4334. "ref/netcore50/ru/System.Diagnostics.Debug.xml",
  4335. "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
  4336. "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
  4337. "ref/netstandard1.0/System.Diagnostics.Debug.dll",
  4338. "ref/netstandard1.0/System.Diagnostics.Debug.xml",
  4339. "ref/netstandard1.0/de/System.Diagnostics.Debug.xml",
  4340. "ref/netstandard1.0/es/System.Diagnostics.Debug.xml",
  4341. "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml",
  4342. "ref/netstandard1.0/it/System.Diagnostics.Debug.xml",
  4343. "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml",
  4344. "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml",
  4345. "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml",
  4346. "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml",
  4347. "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml",
  4348. "ref/netstandard1.3/System.Diagnostics.Debug.dll",
  4349. "ref/netstandard1.3/System.Diagnostics.Debug.xml",
  4350. "ref/netstandard1.3/de/System.Diagnostics.Debug.xml",
  4351. "ref/netstandard1.3/es/System.Diagnostics.Debug.xml",
  4352. "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml",
  4353. "ref/netstandard1.3/it/System.Diagnostics.Debug.xml",
  4354. "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml",
  4355. "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml",
  4356. "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml",
  4357. "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml",
  4358. "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml",
  4359. "ref/portable-net45+win8+wp8+wpa81/_._",
  4360. "ref/win8/_._",
  4361. "ref/wp80/_._",
  4362. "ref/wpa81/_._",
  4363. "ref/xamarinios10/_._",
  4364. "ref/xamarinmac20/_._",
  4365. "ref/xamarintvos10/_._",
  4366. "ref/xamarinwatchos10/_._",
  4367. "system.diagnostics.debug.4.3.0.nupkg.sha512",
  4368. "system.diagnostics.debug.nuspec"
  4369. ]
  4370. },
  4371. "System.Diagnostics.DiagnosticSource/4.3.0": {
  4372. "sha512": "tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==",
  4373. "type": "package",
  4374. "path": "system.diagnostics.diagnosticsource/4.3.0",
  4375. "files": [
  4376. ".nupkg.metadata",
  4377. ".signature.p7s",
  4378. "ThirdPartyNotices.txt",
  4379. "dotnet_library_license.txt",
  4380. "lib/net46/System.Diagnostics.DiagnosticSource.dll",
  4381. "lib/net46/System.Diagnostics.DiagnosticSource.xml",
  4382. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll",
  4383. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml",
  4384. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll",
  4385. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml",
  4386. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll",
  4387. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml",
  4388. "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512",
  4389. "system.diagnostics.diagnosticsource.nuspec"
  4390. ]
  4391. },
  4392. "System.Diagnostics.Process/4.1.0": {
  4393. "sha512": "mpVZ5bnlSs3tTeJ6jYyDJEIa6tavhAd88lxq1zbYhkkCu0Pno2+gHXcvZcoygq2d8JxW3gojXqNJMTAshduqZA==",
  4394. "type": "package",
  4395. "path": "system.diagnostics.process/4.1.0",
  4396. "files": [
  4397. ".nupkg.metadata",
  4398. ".signature.p7s",
  4399. "ThirdPartyNotices.txt",
  4400. "dotnet_library_license.txt",
  4401. "lib/MonoAndroid10/_._",
  4402. "lib/MonoTouch10/_._",
  4403. "lib/net46/System.Diagnostics.Process.dll",
  4404. "lib/net461/System.Diagnostics.Process.dll",
  4405. "lib/xamarinios10/_._",
  4406. "lib/xamarinmac20/_._",
  4407. "lib/xamarintvos10/_._",
  4408. "lib/xamarinwatchos10/_._",
  4409. "ref/MonoAndroid10/_._",
  4410. "ref/MonoTouch10/_._",
  4411. "ref/net46/System.Diagnostics.Process.dll",
  4412. "ref/net461/System.Diagnostics.Process.dll",
  4413. "ref/netstandard1.3/System.Diagnostics.Process.dll",
  4414. "ref/netstandard1.3/System.Diagnostics.Process.xml",
  4415. "ref/netstandard1.3/de/System.Diagnostics.Process.xml",
  4416. "ref/netstandard1.3/es/System.Diagnostics.Process.xml",
  4417. "ref/netstandard1.3/fr/System.Diagnostics.Process.xml",
  4418. "ref/netstandard1.3/it/System.Diagnostics.Process.xml",
  4419. "ref/netstandard1.3/ja/System.Diagnostics.Process.xml",
  4420. "ref/netstandard1.3/ko/System.Diagnostics.Process.xml",
  4421. "ref/netstandard1.3/ru/System.Diagnostics.Process.xml",
  4422. "ref/netstandard1.3/zh-hans/System.Diagnostics.Process.xml",
  4423. "ref/netstandard1.3/zh-hant/System.Diagnostics.Process.xml",
  4424. "ref/netstandard1.4/System.Diagnostics.Process.dll",
  4425. "ref/netstandard1.4/System.Diagnostics.Process.xml",
  4426. "ref/netstandard1.4/de/System.Diagnostics.Process.xml",
  4427. "ref/netstandard1.4/es/System.Diagnostics.Process.xml",
  4428. "ref/netstandard1.4/fr/System.Diagnostics.Process.xml",
  4429. "ref/netstandard1.4/it/System.Diagnostics.Process.xml",
  4430. "ref/netstandard1.4/ja/System.Diagnostics.Process.xml",
  4431. "ref/netstandard1.4/ko/System.Diagnostics.Process.xml",
  4432. "ref/netstandard1.4/ru/System.Diagnostics.Process.xml",
  4433. "ref/netstandard1.4/zh-hans/System.Diagnostics.Process.xml",
  4434. "ref/netstandard1.4/zh-hant/System.Diagnostics.Process.xml",
  4435. "ref/xamarinios10/_._",
  4436. "ref/xamarinmac20/_._",
  4437. "ref/xamarintvos10/_._",
  4438. "ref/xamarinwatchos10/_._",
  4439. "runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll",
  4440. "runtimes/osx/lib/netstandard1.4/System.Diagnostics.Process.dll",
  4441. "runtimes/win/lib/net46/System.Diagnostics.Process.dll",
  4442. "runtimes/win/lib/net461/System.Diagnostics.Process.dll",
  4443. "runtimes/win/lib/netstandard1.4/System.Diagnostics.Process.dll",
  4444. "runtimes/win7/lib/netcore50/_._",
  4445. "system.diagnostics.process.4.1.0.nupkg.sha512",
  4446. "system.diagnostics.process.nuspec"
  4447. ]
  4448. },
  4449. "System.Diagnostics.StackTrace/4.0.1": {
  4450. "sha512": "6i2EbRq0lgGfiZ+FDf0gVaw9qeEU+7IS2+wbZJmFVpvVzVOgZEt0ScZtyenuBvs6iDYbGiF51bMAa0oDP/tujQ==",
  4451. "type": "package",
  4452. "path": "system.diagnostics.stacktrace/4.0.1",
  4453. "files": [
  4454. ".nupkg.metadata",
  4455. ".signature.p7s",
  4456. "ThirdPartyNotices.txt",
  4457. "dotnet_library_license.txt",
  4458. "lib/MonoAndroid10/_._",
  4459. "lib/MonoTouch10/_._",
  4460. "lib/net46/System.Diagnostics.StackTrace.dll",
  4461. "lib/netstandard1.3/System.Diagnostics.StackTrace.dll",
  4462. "lib/xamarinios10/_._",
  4463. "lib/xamarinmac20/_._",
  4464. "lib/xamarintvos10/_._",
  4465. "lib/xamarinwatchos10/_._",
  4466. "ref/MonoAndroid10/_._",
  4467. "ref/MonoTouch10/_._",
  4468. "ref/net46/System.Diagnostics.StackTrace.dll",
  4469. "ref/netstandard1.3/System.Diagnostics.StackTrace.dll",
  4470. "ref/netstandard1.3/System.Diagnostics.StackTrace.xml",
  4471. "ref/netstandard1.3/de/System.Diagnostics.StackTrace.xml",
  4472. "ref/netstandard1.3/es/System.Diagnostics.StackTrace.xml",
  4473. "ref/netstandard1.3/fr/System.Diagnostics.StackTrace.xml",
  4474. "ref/netstandard1.3/it/System.Diagnostics.StackTrace.xml",
  4475. "ref/netstandard1.3/ja/System.Diagnostics.StackTrace.xml",
  4476. "ref/netstandard1.3/ko/System.Diagnostics.StackTrace.xml",
  4477. "ref/netstandard1.3/ru/System.Diagnostics.StackTrace.xml",
  4478. "ref/netstandard1.3/zh-hans/System.Diagnostics.StackTrace.xml",
  4479. "ref/netstandard1.3/zh-hant/System.Diagnostics.StackTrace.xml",
  4480. "ref/xamarinios10/_._",
  4481. "ref/xamarinmac20/_._",
  4482. "ref/xamarintvos10/_._",
  4483. "ref/xamarinwatchos10/_._",
  4484. "runtimes/aot/lib/netcore50/System.Diagnostics.StackTrace.dll",
  4485. "system.diagnostics.stacktrace.4.0.1.nupkg.sha512",
  4486. "system.diagnostics.stacktrace.nuspec"
  4487. ]
  4488. },
  4489. "System.Diagnostics.Tools/4.3.0": {
  4490. "sha512": "UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
  4491. "type": "package",
  4492. "path": "system.diagnostics.tools/4.3.0",
  4493. "files": [
  4494. ".nupkg.metadata",
  4495. ".signature.p7s",
  4496. "ThirdPartyNotices.txt",
  4497. "dotnet_library_license.txt",
  4498. "lib/MonoAndroid10/_._",
  4499. "lib/MonoTouch10/_._",
  4500. "lib/net45/_._",
  4501. "lib/portable-net45+win8+wp8+wpa81/_._",
  4502. "lib/win8/_._",
  4503. "lib/wp80/_._",
  4504. "lib/wpa81/_._",
  4505. "lib/xamarinios10/_._",
  4506. "lib/xamarinmac20/_._",
  4507. "lib/xamarintvos10/_._",
  4508. "lib/xamarinwatchos10/_._",
  4509. "ref/MonoAndroid10/_._",
  4510. "ref/MonoTouch10/_._",
  4511. "ref/net45/_._",
  4512. "ref/netcore50/System.Diagnostics.Tools.dll",
  4513. "ref/netcore50/System.Diagnostics.Tools.xml",
  4514. "ref/netcore50/de/System.Diagnostics.Tools.xml",
  4515. "ref/netcore50/es/System.Diagnostics.Tools.xml",
  4516. "ref/netcore50/fr/System.Diagnostics.Tools.xml",
  4517. "ref/netcore50/it/System.Diagnostics.Tools.xml",
  4518. "ref/netcore50/ja/System.Diagnostics.Tools.xml",
  4519. "ref/netcore50/ko/System.Diagnostics.Tools.xml",
  4520. "ref/netcore50/ru/System.Diagnostics.Tools.xml",
  4521. "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml",
  4522. "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml",
  4523. "ref/netstandard1.0/System.Diagnostics.Tools.dll",
  4524. "ref/netstandard1.0/System.Diagnostics.Tools.xml",
  4525. "ref/netstandard1.0/de/System.Diagnostics.Tools.xml",
  4526. "ref/netstandard1.0/es/System.Diagnostics.Tools.xml",
  4527. "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml",
  4528. "ref/netstandard1.0/it/System.Diagnostics.Tools.xml",
  4529. "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml",
  4530. "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml",
  4531. "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml",
  4532. "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml",
  4533. "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml",
  4534. "ref/portable-net45+win8+wp8+wpa81/_._",
  4535. "ref/win8/_._",
  4536. "ref/wp80/_._",
  4537. "ref/wpa81/_._",
  4538. "ref/xamarinios10/_._",
  4539. "ref/xamarinmac20/_._",
  4540. "ref/xamarintvos10/_._",
  4541. "ref/xamarinwatchos10/_._",
  4542. "system.diagnostics.tools.4.3.0.nupkg.sha512",
  4543. "system.diagnostics.tools.nuspec"
  4544. ]
  4545. },
  4546. "System.Diagnostics.TraceSource/4.0.0": {
  4547. "sha512": "6WVCczFZKXwpWpzd/iJkYnsmWTSFFiU24Xx/YdHXBcu+nFI/ehTgeqdJQFbtRPzbrO3KtRNjvkhtj4t5/WwWsA==",
  4548. "type": "package",
  4549. "path": "system.diagnostics.tracesource/4.0.0",
  4550. "files": [
  4551. ".nupkg.metadata",
  4552. ".signature.p7s",
  4553. "ThirdPartyNotices.txt",
  4554. "dotnet_library_license.txt",
  4555. "lib/MonoAndroid10/_._",
  4556. "lib/MonoTouch10/_._",
  4557. "lib/net46/System.Diagnostics.TraceSource.dll",
  4558. "lib/xamarinios10/_._",
  4559. "lib/xamarinmac20/_._",
  4560. "lib/xamarintvos10/_._",
  4561. "lib/xamarinwatchos10/_._",
  4562. "ref/MonoAndroid10/_._",
  4563. "ref/MonoTouch10/_._",
  4564. "ref/net46/System.Diagnostics.TraceSource.dll",
  4565. "ref/netstandard1.3/System.Diagnostics.TraceSource.dll",
  4566. "ref/netstandard1.3/System.Diagnostics.TraceSource.xml",
  4567. "ref/netstandard1.3/de/System.Diagnostics.TraceSource.xml",
  4568. "ref/netstandard1.3/es/System.Diagnostics.TraceSource.xml",
  4569. "ref/netstandard1.3/fr/System.Diagnostics.TraceSource.xml",
  4570. "ref/netstandard1.3/it/System.Diagnostics.TraceSource.xml",
  4571. "ref/netstandard1.3/ja/System.Diagnostics.TraceSource.xml",
  4572. "ref/netstandard1.3/ko/System.Diagnostics.TraceSource.xml",
  4573. "ref/netstandard1.3/ru/System.Diagnostics.TraceSource.xml",
  4574. "ref/netstandard1.3/zh-hans/System.Diagnostics.TraceSource.xml",
  4575. "ref/netstandard1.3/zh-hant/System.Diagnostics.TraceSource.xml",
  4576. "ref/xamarinios10/_._",
  4577. "ref/xamarinmac20/_._",
  4578. "ref/xamarintvos10/_._",
  4579. "ref/xamarinwatchos10/_._",
  4580. "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll",
  4581. "runtimes/win/lib/net46/System.Diagnostics.TraceSource.dll",
  4582. "runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll",
  4583. "system.diagnostics.tracesource.4.0.0.nupkg.sha512",
  4584. "system.diagnostics.tracesource.nuspec"
  4585. ]
  4586. },
  4587. "System.Diagnostics.Tracing/4.3.0": {
  4588. "sha512": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
  4589. "type": "package",
  4590. "path": "system.diagnostics.tracing/4.3.0",
  4591. "files": [
  4592. ".nupkg.metadata",
  4593. ".signature.p7s",
  4594. "ThirdPartyNotices.txt",
  4595. "dotnet_library_license.txt",
  4596. "lib/MonoAndroid10/_._",
  4597. "lib/MonoTouch10/_._",
  4598. "lib/net45/_._",
  4599. "lib/net462/System.Diagnostics.Tracing.dll",
  4600. "lib/portable-net45+win8+wpa81/_._",
  4601. "lib/win8/_._",
  4602. "lib/wpa81/_._",
  4603. "lib/xamarinios10/_._",
  4604. "lib/xamarinmac20/_._",
  4605. "lib/xamarintvos10/_._",
  4606. "lib/xamarinwatchos10/_._",
  4607. "ref/MonoAndroid10/_._",
  4608. "ref/MonoTouch10/_._",
  4609. "ref/net45/_._",
  4610. "ref/net462/System.Diagnostics.Tracing.dll",
  4611. "ref/netcore50/System.Diagnostics.Tracing.dll",
  4612. "ref/netcore50/System.Diagnostics.Tracing.xml",
  4613. "ref/netcore50/de/System.Diagnostics.Tracing.xml",
  4614. "ref/netcore50/es/System.Diagnostics.Tracing.xml",
  4615. "ref/netcore50/fr/System.Diagnostics.Tracing.xml",
  4616. "ref/netcore50/it/System.Diagnostics.Tracing.xml",
  4617. "ref/netcore50/ja/System.Diagnostics.Tracing.xml",
  4618. "ref/netcore50/ko/System.Diagnostics.Tracing.xml",
  4619. "ref/netcore50/ru/System.Diagnostics.Tracing.xml",
  4620. "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml",
  4621. "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml",
  4622. "ref/netstandard1.1/System.Diagnostics.Tracing.dll",
  4623. "ref/netstandard1.1/System.Diagnostics.Tracing.xml",
  4624. "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml",
  4625. "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml",
  4626. "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml",
  4627. "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml",
  4628. "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml",
  4629. "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml",
  4630. "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml",
  4631. "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml",
  4632. "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml",
  4633. "ref/netstandard1.2/System.Diagnostics.Tracing.dll",
  4634. "ref/netstandard1.2/System.Diagnostics.Tracing.xml",
  4635. "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml",
  4636. "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml",
  4637. "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml",
  4638. "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml",
  4639. "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml",
  4640. "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml",
  4641. "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml",
  4642. "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml",
  4643. "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml",
  4644. "ref/netstandard1.3/System.Diagnostics.Tracing.dll",
  4645. "ref/netstandard1.3/System.Diagnostics.Tracing.xml",
  4646. "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml",
  4647. "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml",
  4648. "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml",
  4649. "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml",
  4650. "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml",
  4651. "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml",
  4652. "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml",
  4653. "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml",
  4654. "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml",
  4655. "ref/netstandard1.5/System.Diagnostics.Tracing.dll",
  4656. "ref/netstandard1.5/System.Diagnostics.Tracing.xml",
  4657. "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml",
  4658. "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml",
  4659. "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml",
  4660. "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml",
  4661. "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml",
  4662. "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml",
  4663. "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml",
  4664. "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml",
  4665. "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml",
  4666. "ref/portable-net45+win8+wpa81/_._",
  4667. "ref/win8/_._",
  4668. "ref/wpa81/_._",
  4669. "ref/xamarinios10/_._",
  4670. "ref/xamarinmac20/_._",
  4671. "ref/xamarintvos10/_._",
  4672. "ref/xamarinwatchos10/_._",
  4673. "system.diagnostics.tracing.4.3.0.nupkg.sha512",
  4674. "system.diagnostics.tracing.nuspec"
  4675. ]
  4676. },
  4677. "System.Drawing.Common/4.6.0": {
  4678. "sha512": "2A3spjjoPZnvpVh/sDTzd+0H8ZqTdr+hH/6obB8MMfG81EJ85PmxCKDBxhBVQiA25PliKAZ1sKogDcq9mSnFEA==",
  4679. "type": "package",
  4680. "path": "system.drawing.common/4.6.0",
  4681. "files": [
  4682. ".nupkg.metadata",
  4683. ".signature.p7s",
  4684. "LICENSE.TXT",
  4685. "THIRD-PARTY-NOTICES.TXT",
  4686. "lib/MonoAndroid10/_._",
  4687. "lib/MonoTouch10/_._",
  4688. "lib/net461/System.Drawing.Common.dll",
  4689. "lib/netstandard2.0/System.Drawing.Common.dll",
  4690. "lib/xamarinios10/_._",
  4691. "lib/xamarinmac20/_._",
  4692. "lib/xamarintvos10/_._",
  4693. "lib/xamarinwatchos10/_._",
  4694. "ref/MonoAndroid10/_._",
  4695. "ref/MonoTouch10/_._",
  4696. "ref/net461/System.Drawing.Common.dll",
  4697. "ref/netcoreapp3.0/System.Drawing.Common.dll",
  4698. "ref/netcoreapp3.0/System.Drawing.Common.xml",
  4699. "ref/netstandard2.0/System.Drawing.Common.dll",
  4700. "ref/xamarinios10/_._",
  4701. "ref/xamarinmac20/_._",
  4702. "ref/xamarintvos10/_._",
  4703. "ref/xamarinwatchos10/_._",
  4704. "runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll",
  4705. "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll",
  4706. "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.xml",
  4707. "runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll",
  4708. "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll",
  4709. "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.xml",
  4710. "system.drawing.common.4.6.0.nupkg.sha512",
  4711. "system.drawing.common.nuspec",
  4712. "useSharedDesignerContext.txt",
  4713. "version.txt"
  4714. ]
  4715. },
  4716. "System.Globalization/4.3.0": {
  4717. "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
  4718. "type": "package",
  4719. "path": "system.globalization/4.3.0",
  4720. "files": [
  4721. ".nupkg.metadata",
  4722. ".signature.p7s",
  4723. "ThirdPartyNotices.txt",
  4724. "dotnet_library_license.txt",
  4725. "lib/MonoAndroid10/_._",
  4726. "lib/MonoTouch10/_._",
  4727. "lib/net45/_._",
  4728. "lib/portable-net45+win8+wp8+wpa81/_._",
  4729. "lib/win8/_._",
  4730. "lib/wp80/_._",
  4731. "lib/wpa81/_._",
  4732. "lib/xamarinios10/_._",
  4733. "lib/xamarinmac20/_._",
  4734. "lib/xamarintvos10/_._",
  4735. "lib/xamarinwatchos10/_._",
  4736. "ref/MonoAndroid10/_._",
  4737. "ref/MonoTouch10/_._",
  4738. "ref/net45/_._",
  4739. "ref/netcore50/System.Globalization.dll",
  4740. "ref/netcore50/System.Globalization.xml",
  4741. "ref/netcore50/de/System.Globalization.xml",
  4742. "ref/netcore50/es/System.Globalization.xml",
  4743. "ref/netcore50/fr/System.Globalization.xml",
  4744. "ref/netcore50/it/System.Globalization.xml",
  4745. "ref/netcore50/ja/System.Globalization.xml",
  4746. "ref/netcore50/ko/System.Globalization.xml",
  4747. "ref/netcore50/ru/System.Globalization.xml",
  4748. "ref/netcore50/zh-hans/System.Globalization.xml",
  4749. "ref/netcore50/zh-hant/System.Globalization.xml",
  4750. "ref/netstandard1.0/System.Globalization.dll",
  4751. "ref/netstandard1.0/System.Globalization.xml",
  4752. "ref/netstandard1.0/de/System.Globalization.xml",
  4753. "ref/netstandard1.0/es/System.Globalization.xml",
  4754. "ref/netstandard1.0/fr/System.Globalization.xml",
  4755. "ref/netstandard1.0/it/System.Globalization.xml",
  4756. "ref/netstandard1.0/ja/System.Globalization.xml",
  4757. "ref/netstandard1.0/ko/System.Globalization.xml",
  4758. "ref/netstandard1.0/ru/System.Globalization.xml",
  4759. "ref/netstandard1.0/zh-hans/System.Globalization.xml",
  4760. "ref/netstandard1.0/zh-hant/System.Globalization.xml",
  4761. "ref/netstandard1.3/System.Globalization.dll",
  4762. "ref/netstandard1.3/System.Globalization.xml",
  4763. "ref/netstandard1.3/de/System.Globalization.xml",
  4764. "ref/netstandard1.3/es/System.Globalization.xml",
  4765. "ref/netstandard1.3/fr/System.Globalization.xml",
  4766. "ref/netstandard1.3/it/System.Globalization.xml",
  4767. "ref/netstandard1.3/ja/System.Globalization.xml",
  4768. "ref/netstandard1.3/ko/System.Globalization.xml",
  4769. "ref/netstandard1.3/ru/System.Globalization.xml",
  4770. "ref/netstandard1.3/zh-hans/System.Globalization.xml",
  4771. "ref/netstandard1.3/zh-hant/System.Globalization.xml",
  4772. "ref/portable-net45+win8+wp8+wpa81/_._",
  4773. "ref/win8/_._",
  4774. "ref/wp80/_._",
  4775. "ref/wpa81/_._",
  4776. "ref/xamarinios10/_._",
  4777. "ref/xamarinmac20/_._",
  4778. "ref/xamarintvos10/_._",
  4779. "ref/xamarinwatchos10/_._",
  4780. "system.globalization.4.3.0.nupkg.sha512",
  4781. "system.globalization.nuspec"
  4782. ]
  4783. },
  4784. "System.Globalization.Calendars/4.3.0": {
  4785. "sha512": "GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
  4786. "type": "package",
  4787. "path": "system.globalization.calendars/4.3.0",
  4788. "files": [
  4789. ".nupkg.metadata",
  4790. ".signature.p7s",
  4791. "ThirdPartyNotices.txt",
  4792. "dotnet_library_license.txt",
  4793. "lib/MonoAndroid10/_._",
  4794. "lib/MonoTouch10/_._",
  4795. "lib/net46/System.Globalization.Calendars.dll",
  4796. "lib/xamarinios10/_._",
  4797. "lib/xamarinmac20/_._",
  4798. "lib/xamarintvos10/_._",
  4799. "lib/xamarinwatchos10/_._",
  4800. "ref/MonoAndroid10/_._",
  4801. "ref/MonoTouch10/_._",
  4802. "ref/net46/System.Globalization.Calendars.dll",
  4803. "ref/netstandard1.3/System.Globalization.Calendars.dll",
  4804. "ref/netstandard1.3/System.Globalization.Calendars.xml",
  4805. "ref/netstandard1.3/de/System.Globalization.Calendars.xml",
  4806. "ref/netstandard1.3/es/System.Globalization.Calendars.xml",
  4807. "ref/netstandard1.3/fr/System.Globalization.Calendars.xml",
  4808. "ref/netstandard1.3/it/System.Globalization.Calendars.xml",
  4809. "ref/netstandard1.3/ja/System.Globalization.Calendars.xml",
  4810. "ref/netstandard1.3/ko/System.Globalization.Calendars.xml",
  4811. "ref/netstandard1.3/ru/System.Globalization.Calendars.xml",
  4812. "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml",
  4813. "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml",
  4814. "ref/xamarinios10/_._",
  4815. "ref/xamarinmac20/_._",
  4816. "ref/xamarintvos10/_._",
  4817. "ref/xamarinwatchos10/_._",
  4818. "system.globalization.calendars.4.3.0.nupkg.sha512",
  4819. "system.globalization.calendars.nuspec"
  4820. ]
  4821. },
  4822. "System.Globalization.Extensions/4.3.0": {
  4823. "sha512": "FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
  4824. "type": "package",
  4825. "path": "system.globalization.extensions/4.3.0",
  4826. "files": [
  4827. ".nupkg.metadata",
  4828. ".signature.p7s",
  4829. "ThirdPartyNotices.txt",
  4830. "dotnet_library_license.txt",
  4831. "lib/MonoAndroid10/_._",
  4832. "lib/MonoTouch10/_._",
  4833. "lib/net46/System.Globalization.Extensions.dll",
  4834. "lib/xamarinios10/_._",
  4835. "lib/xamarinmac20/_._",
  4836. "lib/xamarintvos10/_._",
  4837. "lib/xamarinwatchos10/_._",
  4838. "ref/MonoAndroid10/_._",
  4839. "ref/MonoTouch10/_._",
  4840. "ref/net46/System.Globalization.Extensions.dll",
  4841. "ref/netstandard1.3/System.Globalization.Extensions.dll",
  4842. "ref/netstandard1.3/System.Globalization.Extensions.xml",
  4843. "ref/netstandard1.3/de/System.Globalization.Extensions.xml",
  4844. "ref/netstandard1.3/es/System.Globalization.Extensions.xml",
  4845. "ref/netstandard1.3/fr/System.Globalization.Extensions.xml",
  4846. "ref/netstandard1.3/it/System.Globalization.Extensions.xml",
  4847. "ref/netstandard1.3/ja/System.Globalization.Extensions.xml",
  4848. "ref/netstandard1.3/ko/System.Globalization.Extensions.xml",
  4849. "ref/netstandard1.3/ru/System.Globalization.Extensions.xml",
  4850. "ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml",
  4851. "ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml",
  4852. "ref/xamarinios10/_._",
  4853. "ref/xamarinmac20/_._",
  4854. "ref/xamarintvos10/_._",
  4855. "ref/xamarinwatchos10/_._",
  4856. "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll",
  4857. "runtimes/win/lib/net46/System.Globalization.Extensions.dll",
  4858. "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll",
  4859. "system.globalization.extensions.4.3.0.nupkg.sha512",
  4860. "system.globalization.extensions.nuspec"
  4861. ]
  4862. },
  4863. "System.IdentityModel.Tokens.Jwt/5.5.0": {
  4864. "sha512": "xa8kptJ+uf9hzj366f3pLcs5HFZ6dQMDKzEGq/yZNF0s3mVfyIhuQwgDcTJlAU4AROne/6Z5+vITwrW3gVNKIA==",
  4865. "type": "package",
  4866. "path": "system.identitymodel.tokens.jwt/5.5.0",
  4867. "files": [
  4868. ".nupkg.metadata",
  4869. ".signature.p7s",
  4870. "lib/net45/System.IdentityModel.Tokens.Jwt.dll",
  4871. "lib/net45/System.IdentityModel.Tokens.Jwt.xml",
  4872. "lib/net451/System.IdentityModel.Tokens.Jwt.dll",
  4873. "lib/net451/System.IdentityModel.Tokens.Jwt.xml",
  4874. "lib/net461/System.IdentityModel.Tokens.Jwt.dll",
  4875. "lib/net461/System.IdentityModel.Tokens.Jwt.xml",
  4876. "lib/netstandard1.4/System.IdentityModel.Tokens.Jwt.dll",
  4877. "lib/netstandard1.4/System.IdentityModel.Tokens.Jwt.xml",
  4878. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll",
  4879. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml",
  4880. "system.identitymodel.tokens.jwt.5.5.0.nupkg.sha512",
  4881. "system.identitymodel.tokens.jwt.nuspec"
  4882. ]
  4883. },
  4884. "System.IO/4.3.0": {
  4885. "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
  4886. "type": "package",
  4887. "path": "system.io/4.3.0",
  4888. "files": [
  4889. ".nupkg.metadata",
  4890. ".signature.p7s",
  4891. "ThirdPartyNotices.txt",
  4892. "dotnet_library_license.txt",
  4893. "lib/MonoAndroid10/_._",
  4894. "lib/MonoTouch10/_._",
  4895. "lib/net45/_._",
  4896. "lib/net462/System.IO.dll",
  4897. "lib/portable-net45+win8+wp8+wpa81/_._",
  4898. "lib/win8/_._",
  4899. "lib/wp80/_._",
  4900. "lib/wpa81/_._",
  4901. "lib/xamarinios10/_._",
  4902. "lib/xamarinmac20/_._",
  4903. "lib/xamarintvos10/_._",
  4904. "lib/xamarinwatchos10/_._",
  4905. "ref/MonoAndroid10/_._",
  4906. "ref/MonoTouch10/_._",
  4907. "ref/net45/_._",
  4908. "ref/net462/System.IO.dll",
  4909. "ref/netcore50/System.IO.dll",
  4910. "ref/netcore50/System.IO.xml",
  4911. "ref/netcore50/de/System.IO.xml",
  4912. "ref/netcore50/es/System.IO.xml",
  4913. "ref/netcore50/fr/System.IO.xml",
  4914. "ref/netcore50/it/System.IO.xml",
  4915. "ref/netcore50/ja/System.IO.xml",
  4916. "ref/netcore50/ko/System.IO.xml",
  4917. "ref/netcore50/ru/System.IO.xml",
  4918. "ref/netcore50/zh-hans/System.IO.xml",
  4919. "ref/netcore50/zh-hant/System.IO.xml",
  4920. "ref/netstandard1.0/System.IO.dll",
  4921. "ref/netstandard1.0/System.IO.xml",
  4922. "ref/netstandard1.0/de/System.IO.xml",
  4923. "ref/netstandard1.0/es/System.IO.xml",
  4924. "ref/netstandard1.0/fr/System.IO.xml",
  4925. "ref/netstandard1.0/it/System.IO.xml",
  4926. "ref/netstandard1.0/ja/System.IO.xml",
  4927. "ref/netstandard1.0/ko/System.IO.xml",
  4928. "ref/netstandard1.0/ru/System.IO.xml",
  4929. "ref/netstandard1.0/zh-hans/System.IO.xml",
  4930. "ref/netstandard1.0/zh-hant/System.IO.xml",
  4931. "ref/netstandard1.3/System.IO.dll",
  4932. "ref/netstandard1.3/System.IO.xml",
  4933. "ref/netstandard1.3/de/System.IO.xml",
  4934. "ref/netstandard1.3/es/System.IO.xml",
  4935. "ref/netstandard1.3/fr/System.IO.xml",
  4936. "ref/netstandard1.3/it/System.IO.xml",
  4937. "ref/netstandard1.3/ja/System.IO.xml",
  4938. "ref/netstandard1.3/ko/System.IO.xml",
  4939. "ref/netstandard1.3/ru/System.IO.xml",
  4940. "ref/netstandard1.3/zh-hans/System.IO.xml",
  4941. "ref/netstandard1.3/zh-hant/System.IO.xml",
  4942. "ref/netstandard1.5/System.IO.dll",
  4943. "ref/netstandard1.5/System.IO.xml",
  4944. "ref/netstandard1.5/de/System.IO.xml",
  4945. "ref/netstandard1.5/es/System.IO.xml",
  4946. "ref/netstandard1.5/fr/System.IO.xml",
  4947. "ref/netstandard1.5/it/System.IO.xml",
  4948. "ref/netstandard1.5/ja/System.IO.xml",
  4949. "ref/netstandard1.5/ko/System.IO.xml",
  4950. "ref/netstandard1.5/ru/System.IO.xml",
  4951. "ref/netstandard1.5/zh-hans/System.IO.xml",
  4952. "ref/netstandard1.5/zh-hant/System.IO.xml",
  4953. "ref/portable-net45+win8+wp8+wpa81/_._",
  4954. "ref/win8/_._",
  4955. "ref/wp80/_._",
  4956. "ref/wpa81/_._",
  4957. "ref/xamarinios10/_._",
  4958. "ref/xamarinmac20/_._",
  4959. "ref/xamarintvos10/_._",
  4960. "ref/xamarinwatchos10/_._",
  4961. "system.io.4.3.0.nupkg.sha512",
  4962. "system.io.nuspec"
  4963. ]
  4964. },
  4965. "System.IO.Compression/4.3.0": {
  4966. "sha512": "YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
  4967. "type": "package",
  4968. "path": "system.io.compression/4.3.0",
  4969. "files": [
  4970. ".nupkg.metadata",
  4971. ".signature.p7s",
  4972. "ThirdPartyNotices.txt",
  4973. "dotnet_library_license.txt",
  4974. "lib/MonoAndroid10/_._",
  4975. "lib/MonoTouch10/_._",
  4976. "lib/net45/_._",
  4977. "lib/net46/System.IO.Compression.dll",
  4978. "lib/portable-net45+win8+wpa81/_._",
  4979. "lib/win8/_._",
  4980. "lib/wpa81/_._",
  4981. "lib/xamarinios10/_._",
  4982. "lib/xamarinmac20/_._",
  4983. "lib/xamarintvos10/_._",
  4984. "lib/xamarinwatchos10/_._",
  4985. "ref/MonoAndroid10/_._",
  4986. "ref/MonoTouch10/_._",
  4987. "ref/net45/_._",
  4988. "ref/net46/System.IO.Compression.dll",
  4989. "ref/netcore50/System.IO.Compression.dll",
  4990. "ref/netcore50/System.IO.Compression.xml",
  4991. "ref/netcore50/de/System.IO.Compression.xml",
  4992. "ref/netcore50/es/System.IO.Compression.xml",
  4993. "ref/netcore50/fr/System.IO.Compression.xml",
  4994. "ref/netcore50/it/System.IO.Compression.xml",
  4995. "ref/netcore50/ja/System.IO.Compression.xml",
  4996. "ref/netcore50/ko/System.IO.Compression.xml",
  4997. "ref/netcore50/ru/System.IO.Compression.xml",
  4998. "ref/netcore50/zh-hans/System.IO.Compression.xml",
  4999. "ref/netcore50/zh-hant/System.IO.Compression.xml",
  5000. "ref/netstandard1.1/System.IO.Compression.dll",
  5001. "ref/netstandard1.1/System.IO.Compression.xml",
  5002. "ref/netstandard1.1/de/System.IO.Compression.xml",
  5003. "ref/netstandard1.1/es/System.IO.Compression.xml",
  5004. "ref/netstandard1.1/fr/System.IO.Compression.xml",
  5005. "ref/netstandard1.1/it/System.IO.Compression.xml",
  5006. "ref/netstandard1.1/ja/System.IO.Compression.xml",
  5007. "ref/netstandard1.1/ko/System.IO.Compression.xml",
  5008. "ref/netstandard1.1/ru/System.IO.Compression.xml",
  5009. "ref/netstandard1.1/zh-hans/System.IO.Compression.xml",
  5010. "ref/netstandard1.1/zh-hant/System.IO.Compression.xml",
  5011. "ref/netstandard1.3/System.IO.Compression.dll",
  5012. "ref/netstandard1.3/System.IO.Compression.xml",
  5013. "ref/netstandard1.3/de/System.IO.Compression.xml",
  5014. "ref/netstandard1.3/es/System.IO.Compression.xml",
  5015. "ref/netstandard1.3/fr/System.IO.Compression.xml",
  5016. "ref/netstandard1.3/it/System.IO.Compression.xml",
  5017. "ref/netstandard1.3/ja/System.IO.Compression.xml",
  5018. "ref/netstandard1.3/ko/System.IO.Compression.xml",
  5019. "ref/netstandard1.3/ru/System.IO.Compression.xml",
  5020. "ref/netstandard1.3/zh-hans/System.IO.Compression.xml",
  5021. "ref/netstandard1.3/zh-hant/System.IO.Compression.xml",
  5022. "ref/portable-net45+win8+wpa81/_._",
  5023. "ref/win8/_._",
  5024. "ref/wpa81/_._",
  5025. "ref/xamarinios10/_._",
  5026. "ref/xamarinmac20/_._",
  5027. "ref/xamarintvos10/_._",
  5028. "ref/xamarinwatchos10/_._",
  5029. "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll",
  5030. "runtimes/win/lib/net46/System.IO.Compression.dll",
  5031. "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll",
  5032. "system.io.compression.4.3.0.nupkg.sha512",
  5033. "system.io.compression.nuspec"
  5034. ]
  5035. },
  5036. "System.IO.Compression.ZipFile/4.3.0": {
  5037. "sha512": "G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==",
  5038. "type": "package",
  5039. "path": "system.io.compression.zipfile/4.3.0",
  5040. "files": [
  5041. ".nupkg.metadata",
  5042. ".signature.p7s",
  5043. "ThirdPartyNotices.txt",
  5044. "dotnet_library_license.txt",
  5045. "lib/MonoAndroid10/_._",
  5046. "lib/MonoTouch10/_._",
  5047. "lib/net46/System.IO.Compression.ZipFile.dll",
  5048. "lib/netstandard1.3/System.IO.Compression.ZipFile.dll",
  5049. "lib/xamarinios10/_._",
  5050. "lib/xamarinmac20/_._",
  5051. "lib/xamarintvos10/_._",
  5052. "lib/xamarinwatchos10/_._",
  5053. "ref/MonoAndroid10/_._",
  5054. "ref/MonoTouch10/_._",
  5055. "ref/net46/System.IO.Compression.ZipFile.dll",
  5056. "ref/netstandard1.3/System.IO.Compression.ZipFile.dll",
  5057. "ref/netstandard1.3/System.IO.Compression.ZipFile.xml",
  5058. "ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml",
  5059. "ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml",
  5060. "ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml",
  5061. "ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml",
  5062. "ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml",
  5063. "ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml",
  5064. "ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml",
  5065. "ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml",
  5066. "ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml",
  5067. "ref/xamarinios10/_._",
  5068. "ref/xamarinmac20/_._",
  5069. "ref/xamarintvos10/_._",
  5070. "ref/xamarinwatchos10/_._",
  5071. "system.io.compression.zipfile.4.3.0.nupkg.sha512",
  5072. "system.io.compression.zipfile.nuspec"
  5073. ]
  5074. },
  5075. "System.IO.FileSystem/4.3.0": {
  5076. "sha512": "3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
  5077. "type": "package",
  5078. "path": "system.io.filesystem/4.3.0",
  5079. "files": [
  5080. ".nupkg.metadata",
  5081. ".signature.p7s",
  5082. "ThirdPartyNotices.txt",
  5083. "dotnet_library_license.txt",
  5084. "lib/MonoAndroid10/_._",
  5085. "lib/MonoTouch10/_._",
  5086. "lib/net46/System.IO.FileSystem.dll",
  5087. "lib/xamarinios10/_._",
  5088. "lib/xamarinmac20/_._",
  5089. "lib/xamarintvos10/_._",
  5090. "lib/xamarinwatchos10/_._",
  5091. "ref/MonoAndroid10/_._",
  5092. "ref/MonoTouch10/_._",
  5093. "ref/net46/System.IO.FileSystem.dll",
  5094. "ref/netstandard1.3/System.IO.FileSystem.dll",
  5095. "ref/netstandard1.3/System.IO.FileSystem.xml",
  5096. "ref/netstandard1.3/de/System.IO.FileSystem.xml",
  5097. "ref/netstandard1.3/es/System.IO.FileSystem.xml",
  5098. "ref/netstandard1.3/fr/System.IO.FileSystem.xml",
  5099. "ref/netstandard1.3/it/System.IO.FileSystem.xml",
  5100. "ref/netstandard1.3/ja/System.IO.FileSystem.xml",
  5101. "ref/netstandard1.3/ko/System.IO.FileSystem.xml",
  5102. "ref/netstandard1.3/ru/System.IO.FileSystem.xml",
  5103. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml",
  5104. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml",
  5105. "ref/xamarinios10/_._",
  5106. "ref/xamarinmac20/_._",
  5107. "ref/xamarintvos10/_._",
  5108. "ref/xamarinwatchos10/_._",
  5109. "system.io.filesystem.4.3.0.nupkg.sha512",
  5110. "system.io.filesystem.nuspec"
  5111. ]
  5112. },
  5113. "System.IO.FileSystem.Primitives/4.3.0": {
  5114. "sha512": "6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
  5115. "type": "package",
  5116. "path": "system.io.filesystem.primitives/4.3.0",
  5117. "files": [
  5118. ".nupkg.metadata",
  5119. ".signature.p7s",
  5120. "ThirdPartyNotices.txt",
  5121. "dotnet_library_license.txt",
  5122. "lib/MonoAndroid10/_._",
  5123. "lib/MonoTouch10/_._",
  5124. "lib/net46/System.IO.FileSystem.Primitives.dll",
  5125. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll",
  5126. "lib/xamarinios10/_._",
  5127. "lib/xamarinmac20/_._",
  5128. "lib/xamarintvos10/_._",
  5129. "lib/xamarinwatchos10/_._",
  5130. "ref/MonoAndroid10/_._",
  5131. "ref/MonoTouch10/_._",
  5132. "ref/net46/System.IO.FileSystem.Primitives.dll",
  5133. "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll",
  5134. "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml",
  5135. "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml",
  5136. "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml",
  5137. "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml",
  5138. "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml",
  5139. "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml",
  5140. "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml",
  5141. "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml",
  5142. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml",
  5143. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml",
  5144. "ref/xamarinios10/_._",
  5145. "ref/xamarinmac20/_._",
  5146. "ref/xamarintvos10/_._",
  5147. "ref/xamarinwatchos10/_._",
  5148. "system.io.filesystem.primitives.4.3.0.nupkg.sha512",
  5149. "system.io.filesystem.primitives.nuspec"
  5150. ]
  5151. },
  5152. "System.IO.FileSystem.Watcher/4.0.0": {
  5153. "sha512": "qM4Wr3La+RYb/03B0mZZjbA7tHsGzDffnuXP8Sl48HW2JwCjn3kfD5qdw0sqyNNowUipcJMi9/q6sMUrOIJ6UQ==",
  5154. "type": "package",
  5155. "path": "system.io.filesystem.watcher/4.0.0",
  5156. "files": [
  5157. ".nupkg.metadata",
  5158. ".signature.p7s",
  5159. "ThirdPartyNotices.txt",
  5160. "dotnet_library_license.txt",
  5161. "lib/MonoAndroid10/_._",
  5162. "lib/MonoTouch10/_._",
  5163. "lib/net46/System.IO.FileSystem.Watcher.dll",
  5164. "lib/xamarinios10/_._",
  5165. "lib/xamarinmac20/_._",
  5166. "lib/xamarintvos10/_._",
  5167. "lib/xamarinwatchos10/_._",
  5168. "ref/MonoAndroid10/_._",
  5169. "ref/MonoTouch10/_._",
  5170. "ref/net46/System.IO.FileSystem.Watcher.dll",
  5171. "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll",
  5172. "ref/netstandard1.3/System.IO.FileSystem.Watcher.xml",
  5173. "ref/netstandard1.3/de/System.IO.FileSystem.Watcher.xml",
  5174. "ref/netstandard1.3/es/System.IO.FileSystem.Watcher.xml",
  5175. "ref/netstandard1.3/fr/System.IO.FileSystem.Watcher.xml",
  5176. "ref/netstandard1.3/it/System.IO.FileSystem.Watcher.xml",
  5177. "ref/netstandard1.3/ja/System.IO.FileSystem.Watcher.xml",
  5178. "ref/netstandard1.3/ko/System.IO.FileSystem.Watcher.xml",
  5179. "ref/netstandard1.3/ru/System.IO.FileSystem.Watcher.xml",
  5180. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Watcher.xml",
  5181. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Watcher.xml",
  5182. "ref/xamarinios10/_._",
  5183. "ref/xamarinmac20/_._",
  5184. "ref/xamarintvos10/_._",
  5185. "ref/xamarinwatchos10/_._",
  5186. "runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll",
  5187. "runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll",
  5188. "runtimes/win/lib/net46/System.IO.FileSystem.Watcher.dll",
  5189. "runtimes/win/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll",
  5190. "runtimes/win7/lib/netcore50/_._",
  5191. "system.io.filesystem.watcher.4.0.0.nupkg.sha512",
  5192. "system.io.filesystem.watcher.nuspec"
  5193. ]
  5194. },
  5195. "System.Linq/4.3.0": {
  5196. "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
  5197. "type": "package",
  5198. "path": "system.linq/4.3.0",
  5199. "files": [
  5200. ".nupkg.metadata",
  5201. ".signature.p7s",
  5202. "ThirdPartyNotices.txt",
  5203. "dotnet_library_license.txt",
  5204. "lib/MonoAndroid10/_._",
  5205. "lib/MonoTouch10/_._",
  5206. "lib/net45/_._",
  5207. "lib/net463/System.Linq.dll",
  5208. "lib/netcore50/System.Linq.dll",
  5209. "lib/netstandard1.6/System.Linq.dll",
  5210. "lib/portable-net45+win8+wp8+wpa81/_._",
  5211. "lib/win8/_._",
  5212. "lib/wp80/_._",
  5213. "lib/wpa81/_._",
  5214. "lib/xamarinios10/_._",
  5215. "lib/xamarinmac20/_._",
  5216. "lib/xamarintvos10/_._",
  5217. "lib/xamarinwatchos10/_._",
  5218. "ref/MonoAndroid10/_._",
  5219. "ref/MonoTouch10/_._",
  5220. "ref/net45/_._",
  5221. "ref/net463/System.Linq.dll",
  5222. "ref/netcore50/System.Linq.dll",
  5223. "ref/netcore50/System.Linq.xml",
  5224. "ref/netcore50/de/System.Linq.xml",
  5225. "ref/netcore50/es/System.Linq.xml",
  5226. "ref/netcore50/fr/System.Linq.xml",
  5227. "ref/netcore50/it/System.Linq.xml",
  5228. "ref/netcore50/ja/System.Linq.xml",
  5229. "ref/netcore50/ko/System.Linq.xml",
  5230. "ref/netcore50/ru/System.Linq.xml",
  5231. "ref/netcore50/zh-hans/System.Linq.xml",
  5232. "ref/netcore50/zh-hant/System.Linq.xml",
  5233. "ref/netstandard1.0/System.Linq.dll",
  5234. "ref/netstandard1.0/System.Linq.xml",
  5235. "ref/netstandard1.0/de/System.Linq.xml",
  5236. "ref/netstandard1.0/es/System.Linq.xml",
  5237. "ref/netstandard1.0/fr/System.Linq.xml",
  5238. "ref/netstandard1.0/it/System.Linq.xml",
  5239. "ref/netstandard1.0/ja/System.Linq.xml",
  5240. "ref/netstandard1.0/ko/System.Linq.xml",
  5241. "ref/netstandard1.0/ru/System.Linq.xml",
  5242. "ref/netstandard1.0/zh-hans/System.Linq.xml",
  5243. "ref/netstandard1.0/zh-hant/System.Linq.xml",
  5244. "ref/netstandard1.6/System.Linq.dll",
  5245. "ref/netstandard1.6/System.Linq.xml",
  5246. "ref/netstandard1.6/de/System.Linq.xml",
  5247. "ref/netstandard1.6/es/System.Linq.xml",
  5248. "ref/netstandard1.6/fr/System.Linq.xml",
  5249. "ref/netstandard1.6/it/System.Linq.xml",
  5250. "ref/netstandard1.6/ja/System.Linq.xml",
  5251. "ref/netstandard1.6/ko/System.Linq.xml",
  5252. "ref/netstandard1.6/ru/System.Linq.xml",
  5253. "ref/netstandard1.6/zh-hans/System.Linq.xml",
  5254. "ref/netstandard1.6/zh-hant/System.Linq.xml",
  5255. "ref/portable-net45+win8+wp8+wpa81/_._",
  5256. "ref/win8/_._",
  5257. "ref/wp80/_._",
  5258. "ref/wpa81/_._",
  5259. "ref/xamarinios10/_._",
  5260. "ref/xamarinmac20/_._",
  5261. "ref/xamarintvos10/_._",
  5262. "ref/xamarinwatchos10/_._",
  5263. "system.linq.4.3.0.nupkg.sha512",
  5264. "system.linq.nuspec"
  5265. ]
  5266. },
  5267. "System.Linq.Expressions/4.3.0": {
  5268. "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
  5269. "type": "package",
  5270. "path": "system.linq.expressions/4.3.0",
  5271. "files": [
  5272. ".nupkg.metadata",
  5273. ".signature.p7s",
  5274. "ThirdPartyNotices.txt",
  5275. "dotnet_library_license.txt",
  5276. "lib/MonoAndroid10/_._",
  5277. "lib/MonoTouch10/_._",
  5278. "lib/net45/_._",
  5279. "lib/net463/System.Linq.Expressions.dll",
  5280. "lib/netcore50/System.Linq.Expressions.dll",
  5281. "lib/netstandard1.6/System.Linq.Expressions.dll",
  5282. "lib/portable-net45+win8+wp8+wpa81/_._",
  5283. "lib/win8/_._",
  5284. "lib/wp80/_._",
  5285. "lib/wpa81/_._",
  5286. "lib/xamarinios10/_._",
  5287. "lib/xamarinmac20/_._",
  5288. "lib/xamarintvos10/_._",
  5289. "lib/xamarinwatchos10/_._",
  5290. "ref/MonoAndroid10/_._",
  5291. "ref/MonoTouch10/_._",
  5292. "ref/net45/_._",
  5293. "ref/net463/System.Linq.Expressions.dll",
  5294. "ref/netcore50/System.Linq.Expressions.dll",
  5295. "ref/netcore50/System.Linq.Expressions.xml",
  5296. "ref/netcore50/de/System.Linq.Expressions.xml",
  5297. "ref/netcore50/es/System.Linq.Expressions.xml",
  5298. "ref/netcore50/fr/System.Linq.Expressions.xml",
  5299. "ref/netcore50/it/System.Linq.Expressions.xml",
  5300. "ref/netcore50/ja/System.Linq.Expressions.xml",
  5301. "ref/netcore50/ko/System.Linq.Expressions.xml",
  5302. "ref/netcore50/ru/System.Linq.Expressions.xml",
  5303. "ref/netcore50/zh-hans/System.Linq.Expressions.xml",
  5304. "ref/netcore50/zh-hant/System.Linq.Expressions.xml",
  5305. "ref/netstandard1.0/System.Linq.Expressions.dll",
  5306. "ref/netstandard1.0/System.Linq.Expressions.xml",
  5307. "ref/netstandard1.0/de/System.Linq.Expressions.xml",
  5308. "ref/netstandard1.0/es/System.Linq.Expressions.xml",
  5309. "ref/netstandard1.0/fr/System.Linq.Expressions.xml",
  5310. "ref/netstandard1.0/it/System.Linq.Expressions.xml",
  5311. "ref/netstandard1.0/ja/System.Linq.Expressions.xml",
  5312. "ref/netstandard1.0/ko/System.Linq.Expressions.xml",
  5313. "ref/netstandard1.0/ru/System.Linq.Expressions.xml",
  5314. "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml",
  5315. "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml",
  5316. "ref/netstandard1.3/System.Linq.Expressions.dll",
  5317. "ref/netstandard1.3/System.Linq.Expressions.xml",
  5318. "ref/netstandard1.3/de/System.Linq.Expressions.xml",
  5319. "ref/netstandard1.3/es/System.Linq.Expressions.xml",
  5320. "ref/netstandard1.3/fr/System.Linq.Expressions.xml",
  5321. "ref/netstandard1.3/it/System.Linq.Expressions.xml",
  5322. "ref/netstandard1.3/ja/System.Linq.Expressions.xml",
  5323. "ref/netstandard1.3/ko/System.Linq.Expressions.xml",
  5324. "ref/netstandard1.3/ru/System.Linq.Expressions.xml",
  5325. "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml",
  5326. "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml",
  5327. "ref/netstandard1.6/System.Linq.Expressions.dll",
  5328. "ref/netstandard1.6/System.Linq.Expressions.xml",
  5329. "ref/netstandard1.6/de/System.Linq.Expressions.xml",
  5330. "ref/netstandard1.6/es/System.Linq.Expressions.xml",
  5331. "ref/netstandard1.6/fr/System.Linq.Expressions.xml",
  5332. "ref/netstandard1.6/it/System.Linq.Expressions.xml",
  5333. "ref/netstandard1.6/ja/System.Linq.Expressions.xml",
  5334. "ref/netstandard1.6/ko/System.Linq.Expressions.xml",
  5335. "ref/netstandard1.6/ru/System.Linq.Expressions.xml",
  5336. "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml",
  5337. "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml",
  5338. "ref/portable-net45+win8+wp8+wpa81/_._",
  5339. "ref/win8/_._",
  5340. "ref/wp80/_._",
  5341. "ref/wpa81/_._",
  5342. "ref/xamarinios10/_._",
  5343. "ref/xamarinmac20/_._",
  5344. "ref/xamarintvos10/_._",
  5345. "ref/xamarinwatchos10/_._",
  5346. "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll",
  5347. "system.linq.expressions.4.3.0.nupkg.sha512",
  5348. "system.linq.expressions.nuspec"
  5349. ]
  5350. },
  5351. "System.Net.Http/4.3.0": {
  5352. "sha512": "sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==",
  5353. "type": "package",
  5354. "path": "system.net.http/4.3.0",
  5355. "files": [
  5356. ".nupkg.metadata",
  5357. ".signature.p7s",
  5358. "ThirdPartyNotices.txt",
  5359. "dotnet_library_license.txt",
  5360. "lib/Xamarinmac20/_._",
  5361. "lib/monoandroid10/_._",
  5362. "lib/monotouch10/_._",
  5363. "lib/net45/_._",
  5364. "lib/net46/System.Net.Http.dll",
  5365. "lib/portable-net45+win8+wpa81/_._",
  5366. "lib/win8/_._",
  5367. "lib/wpa81/_._",
  5368. "lib/xamarinios10/_._",
  5369. "lib/xamarintvos10/_._",
  5370. "lib/xamarinwatchos10/_._",
  5371. "ref/Xamarinmac20/_._",
  5372. "ref/monoandroid10/_._",
  5373. "ref/monotouch10/_._",
  5374. "ref/net45/_._",
  5375. "ref/net46/System.Net.Http.dll",
  5376. "ref/net46/System.Net.Http.xml",
  5377. "ref/net46/de/System.Net.Http.xml",
  5378. "ref/net46/es/System.Net.Http.xml",
  5379. "ref/net46/fr/System.Net.Http.xml",
  5380. "ref/net46/it/System.Net.Http.xml",
  5381. "ref/net46/ja/System.Net.Http.xml",
  5382. "ref/net46/ko/System.Net.Http.xml",
  5383. "ref/net46/ru/System.Net.Http.xml",
  5384. "ref/net46/zh-hans/System.Net.Http.xml",
  5385. "ref/net46/zh-hant/System.Net.Http.xml",
  5386. "ref/netcore50/System.Net.Http.dll",
  5387. "ref/netcore50/System.Net.Http.xml",
  5388. "ref/netcore50/de/System.Net.Http.xml",
  5389. "ref/netcore50/es/System.Net.Http.xml",
  5390. "ref/netcore50/fr/System.Net.Http.xml",
  5391. "ref/netcore50/it/System.Net.Http.xml",
  5392. "ref/netcore50/ja/System.Net.Http.xml",
  5393. "ref/netcore50/ko/System.Net.Http.xml",
  5394. "ref/netcore50/ru/System.Net.Http.xml",
  5395. "ref/netcore50/zh-hans/System.Net.Http.xml",
  5396. "ref/netcore50/zh-hant/System.Net.Http.xml",
  5397. "ref/netstandard1.1/System.Net.Http.dll",
  5398. "ref/netstandard1.1/System.Net.Http.xml",
  5399. "ref/netstandard1.1/de/System.Net.Http.xml",
  5400. "ref/netstandard1.1/es/System.Net.Http.xml",
  5401. "ref/netstandard1.1/fr/System.Net.Http.xml",
  5402. "ref/netstandard1.1/it/System.Net.Http.xml",
  5403. "ref/netstandard1.1/ja/System.Net.Http.xml",
  5404. "ref/netstandard1.1/ko/System.Net.Http.xml",
  5405. "ref/netstandard1.1/ru/System.Net.Http.xml",
  5406. "ref/netstandard1.1/zh-hans/System.Net.Http.xml",
  5407. "ref/netstandard1.1/zh-hant/System.Net.Http.xml",
  5408. "ref/netstandard1.3/System.Net.Http.dll",
  5409. "ref/netstandard1.3/System.Net.Http.xml",
  5410. "ref/netstandard1.3/de/System.Net.Http.xml",
  5411. "ref/netstandard1.3/es/System.Net.Http.xml",
  5412. "ref/netstandard1.3/fr/System.Net.Http.xml",
  5413. "ref/netstandard1.3/it/System.Net.Http.xml",
  5414. "ref/netstandard1.3/ja/System.Net.Http.xml",
  5415. "ref/netstandard1.3/ko/System.Net.Http.xml",
  5416. "ref/netstandard1.3/ru/System.Net.Http.xml",
  5417. "ref/netstandard1.3/zh-hans/System.Net.Http.xml",
  5418. "ref/netstandard1.3/zh-hant/System.Net.Http.xml",
  5419. "ref/portable-net45+win8+wpa81/_._",
  5420. "ref/win8/_._",
  5421. "ref/wpa81/_._",
  5422. "ref/xamarinios10/_._",
  5423. "ref/xamarintvos10/_._",
  5424. "ref/xamarinwatchos10/_._",
  5425. "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll",
  5426. "runtimes/win/lib/net46/System.Net.Http.dll",
  5427. "runtimes/win/lib/netcore50/System.Net.Http.dll",
  5428. "runtimes/win/lib/netstandard1.3/System.Net.Http.dll",
  5429. "system.net.http.4.3.0.nupkg.sha512",
  5430. "system.net.http.nuspec"
  5431. ]
  5432. },
  5433. "System.Net.NameResolution/4.3.0": {
  5434. "sha512": "AFYl08R7MrsrEjqpQWTZWBadqXyTzNDaWpMqyxhb0d6sGhV6xMDKueuBXlLL30gz+DIRY6MpdgnHWlCh5wmq9w==",
  5435. "type": "package",
  5436. "path": "system.net.nameresolution/4.3.0",
  5437. "files": [
  5438. ".nupkg.metadata",
  5439. ".signature.p7s",
  5440. "ThirdPartyNotices.txt",
  5441. "dotnet_library_license.txt",
  5442. "lib/MonoAndroid10/_._",
  5443. "lib/MonoTouch10/_._",
  5444. "lib/net46/System.Net.NameResolution.dll",
  5445. "lib/xamarinios10/_._",
  5446. "lib/xamarinmac20/_._",
  5447. "lib/xamarintvos10/_._",
  5448. "lib/xamarinwatchos10/_._",
  5449. "ref/MonoAndroid10/_._",
  5450. "ref/MonoTouch10/_._",
  5451. "ref/net46/System.Net.NameResolution.dll",
  5452. "ref/netstandard1.3/System.Net.NameResolution.dll",
  5453. "ref/netstandard1.3/System.Net.NameResolution.xml",
  5454. "ref/netstandard1.3/de/System.Net.NameResolution.xml",
  5455. "ref/netstandard1.3/es/System.Net.NameResolution.xml",
  5456. "ref/netstandard1.3/fr/System.Net.NameResolution.xml",
  5457. "ref/netstandard1.3/it/System.Net.NameResolution.xml",
  5458. "ref/netstandard1.3/ja/System.Net.NameResolution.xml",
  5459. "ref/netstandard1.3/ko/System.Net.NameResolution.xml",
  5460. "ref/netstandard1.3/ru/System.Net.NameResolution.xml",
  5461. "ref/netstandard1.3/zh-hans/System.Net.NameResolution.xml",
  5462. "ref/netstandard1.3/zh-hant/System.Net.NameResolution.xml",
  5463. "ref/xamarinios10/_._",
  5464. "ref/xamarinmac20/_._",
  5465. "ref/xamarintvos10/_._",
  5466. "ref/xamarinwatchos10/_._",
  5467. "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll",
  5468. "runtimes/win/lib/net46/System.Net.NameResolution.dll",
  5469. "runtimes/win/lib/netcore50/System.Net.NameResolution.dll",
  5470. "runtimes/win/lib/netstandard1.3/System.Net.NameResolution.dll",
  5471. "system.net.nameresolution.4.3.0.nupkg.sha512",
  5472. "system.net.nameresolution.nuspec"
  5473. ]
  5474. },
  5475. "System.Net.Primitives/4.3.0": {
  5476. "sha512": "qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
  5477. "type": "package",
  5478. "path": "system.net.primitives/4.3.0",
  5479. "files": [
  5480. ".nupkg.metadata",
  5481. ".signature.p7s",
  5482. "ThirdPartyNotices.txt",
  5483. "dotnet_library_license.txt",
  5484. "lib/MonoAndroid10/_._",
  5485. "lib/MonoTouch10/_._",
  5486. "lib/net45/_._",
  5487. "lib/portable-net45+win8+wp8+wpa81/_._",
  5488. "lib/win8/_._",
  5489. "lib/wp80/_._",
  5490. "lib/wpa81/_._",
  5491. "lib/xamarinios10/_._",
  5492. "lib/xamarinmac20/_._",
  5493. "lib/xamarintvos10/_._",
  5494. "lib/xamarinwatchos10/_._",
  5495. "ref/MonoAndroid10/_._",
  5496. "ref/MonoTouch10/_._",
  5497. "ref/net45/_._",
  5498. "ref/netcore50/System.Net.Primitives.dll",
  5499. "ref/netcore50/System.Net.Primitives.xml",
  5500. "ref/netcore50/de/System.Net.Primitives.xml",
  5501. "ref/netcore50/es/System.Net.Primitives.xml",
  5502. "ref/netcore50/fr/System.Net.Primitives.xml",
  5503. "ref/netcore50/it/System.Net.Primitives.xml",
  5504. "ref/netcore50/ja/System.Net.Primitives.xml",
  5505. "ref/netcore50/ko/System.Net.Primitives.xml",
  5506. "ref/netcore50/ru/System.Net.Primitives.xml",
  5507. "ref/netcore50/zh-hans/System.Net.Primitives.xml",
  5508. "ref/netcore50/zh-hant/System.Net.Primitives.xml",
  5509. "ref/netstandard1.0/System.Net.Primitives.dll",
  5510. "ref/netstandard1.0/System.Net.Primitives.xml",
  5511. "ref/netstandard1.0/de/System.Net.Primitives.xml",
  5512. "ref/netstandard1.0/es/System.Net.Primitives.xml",
  5513. "ref/netstandard1.0/fr/System.Net.Primitives.xml",
  5514. "ref/netstandard1.0/it/System.Net.Primitives.xml",
  5515. "ref/netstandard1.0/ja/System.Net.Primitives.xml",
  5516. "ref/netstandard1.0/ko/System.Net.Primitives.xml",
  5517. "ref/netstandard1.0/ru/System.Net.Primitives.xml",
  5518. "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml",
  5519. "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml",
  5520. "ref/netstandard1.1/System.Net.Primitives.dll",
  5521. "ref/netstandard1.1/System.Net.Primitives.xml",
  5522. "ref/netstandard1.1/de/System.Net.Primitives.xml",
  5523. "ref/netstandard1.1/es/System.Net.Primitives.xml",
  5524. "ref/netstandard1.1/fr/System.Net.Primitives.xml",
  5525. "ref/netstandard1.1/it/System.Net.Primitives.xml",
  5526. "ref/netstandard1.1/ja/System.Net.Primitives.xml",
  5527. "ref/netstandard1.1/ko/System.Net.Primitives.xml",
  5528. "ref/netstandard1.1/ru/System.Net.Primitives.xml",
  5529. "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml",
  5530. "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml",
  5531. "ref/netstandard1.3/System.Net.Primitives.dll",
  5532. "ref/netstandard1.3/System.Net.Primitives.xml",
  5533. "ref/netstandard1.3/de/System.Net.Primitives.xml",
  5534. "ref/netstandard1.3/es/System.Net.Primitives.xml",
  5535. "ref/netstandard1.3/fr/System.Net.Primitives.xml",
  5536. "ref/netstandard1.3/it/System.Net.Primitives.xml",
  5537. "ref/netstandard1.3/ja/System.Net.Primitives.xml",
  5538. "ref/netstandard1.3/ko/System.Net.Primitives.xml",
  5539. "ref/netstandard1.3/ru/System.Net.Primitives.xml",
  5540. "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml",
  5541. "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml",
  5542. "ref/portable-net45+win8+wp8+wpa81/_._",
  5543. "ref/win8/_._",
  5544. "ref/wp80/_._",
  5545. "ref/wpa81/_._",
  5546. "ref/xamarinios10/_._",
  5547. "ref/xamarinmac20/_._",
  5548. "ref/xamarintvos10/_._",
  5549. "ref/xamarinwatchos10/_._",
  5550. "system.net.primitives.4.3.0.nupkg.sha512",
  5551. "system.net.primitives.nuspec"
  5552. ]
  5553. },
  5554. "System.Net.Requests/4.0.11": {
  5555. "sha512": "vxGt7C0cZixN+VqoSW4Yakc1Y9WknmxauDqzxgpw/FnBdz4kQNN51l4wxdXX5VY1xjqy//+G+4CvJWp1+f+y6Q==",
  5556. "type": "package",
  5557. "path": "system.net.requests/4.0.11",
  5558. "files": [
  5559. ".nupkg.metadata",
  5560. ".signature.p7s",
  5561. "ThirdPartyNotices.txt",
  5562. "dotnet_library_license.txt",
  5563. "lib/MonoAndroid10/_._",
  5564. "lib/MonoTouch10/_._",
  5565. "lib/net45/_._",
  5566. "lib/portable-net45+win8+wp8+wpa81/_._",
  5567. "lib/win8/_._",
  5568. "lib/wp80/_._",
  5569. "lib/wpa81/_._",
  5570. "lib/xamarinios10/_._",
  5571. "lib/xamarinmac20/_._",
  5572. "lib/xamarintvos10/_._",
  5573. "lib/xamarinwatchos10/_._",
  5574. "ref/MonoAndroid10/_._",
  5575. "ref/MonoTouch10/_._",
  5576. "ref/net45/_._",
  5577. "ref/net46/_._",
  5578. "ref/netcore50/System.Net.Requests.dll",
  5579. "ref/netcore50/System.Net.Requests.xml",
  5580. "ref/netcore50/de/System.Net.Requests.xml",
  5581. "ref/netcore50/es/System.Net.Requests.xml",
  5582. "ref/netcore50/fr/System.Net.Requests.xml",
  5583. "ref/netcore50/it/System.Net.Requests.xml",
  5584. "ref/netcore50/ja/System.Net.Requests.xml",
  5585. "ref/netcore50/ko/System.Net.Requests.xml",
  5586. "ref/netcore50/ru/System.Net.Requests.xml",
  5587. "ref/netcore50/zh-hans/System.Net.Requests.xml",
  5588. "ref/netcore50/zh-hant/System.Net.Requests.xml",
  5589. "ref/netstandard1.0/System.Net.Requests.dll",
  5590. "ref/netstandard1.0/System.Net.Requests.xml",
  5591. "ref/netstandard1.0/de/System.Net.Requests.xml",
  5592. "ref/netstandard1.0/es/System.Net.Requests.xml",
  5593. "ref/netstandard1.0/fr/System.Net.Requests.xml",
  5594. "ref/netstandard1.0/it/System.Net.Requests.xml",
  5595. "ref/netstandard1.0/ja/System.Net.Requests.xml",
  5596. "ref/netstandard1.0/ko/System.Net.Requests.xml",
  5597. "ref/netstandard1.0/ru/System.Net.Requests.xml",
  5598. "ref/netstandard1.0/zh-hans/System.Net.Requests.xml",
  5599. "ref/netstandard1.0/zh-hant/System.Net.Requests.xml",
  5600. "ref/netstandard1.1/System.Net.Requests.dll",
  5601. "ref/netstandard1.1/System.Net.Requests.xml",
  5602. "ref/netstandard1.1/de/System.Net.Requests.xml",
  5603. "ref/netstandard1.1/es/System.Net.Requests.xml",
  5604. "ref/netstandard1.1/fr/System.Net.Requests.xml",
  5605. "ref/netstandard1.1/it/System.Net.Requests.xml",
  5606. "ref/netstandard1.1/ja/System.Net.Requests.xml",
  5607. "ref/netstandard1.1/ko/System.Net.Requests.xml",
  5608. "ref/netstandard1.1/ru/System.Net.Requests.xml",
  5609. "ref/netstandard1.1/zh-hans/System.Net.Requests.xml",
  5610. "ref/netstandard1.1/zh-hant/System.Net.Requests.xml",
  5611. "ref/netstandard1.3/System.Net.Requests.dll",
  5612. "ref/netstandard1.3/System.Net.Requests.xml",
  5613. "ref/netstandard1.3/de/System.Net.Requests.xml",
  5614. "ref/netstandard1.3/es/System.Net.Requests.xml",
  5615. "ref/netstandard1.3/fr/System.Net.Requests.xml",
  5616. "ref/netstandard1.3/it/System.Net.Requests.xml",
  5617. "ref/netstandard1.3/ja/System.Net.Requests.xml",
  5618. "ref/netstandard1.3/ko/System.Net.Requests.xml",
  5619. "ref/netstandard1.3/ru/System.Net.Requests.xml",
  5620. "ref/netstandard1.3/zh-hans/System.Net.Requests.xml",
  5621. "ref/netstandard1.3/zh-hant/System.Net.Requests.xml",
  5622. "ref/portable-net45+win8+wp8+wpa81/_._",
  5623. "ref/win8/_._",
  5624. "ref/wp80/_._",
  5625. "ref/wpa81/_._",
  5626. "ref/xamarinios10/_._",
  5627. "ref/xamarinmac20/_._",
  5628. "ref/xamarintvos10/_._",
  5629. "ref/xamarinwatchos10/_._",
  5630. "runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll",
  5631. "runtimes/win/lib/net46/_._",
  5632. "runtimes/win/lib/netstandard1.3/System.Net.Requests.dll",
  5633. "system.net.requests.4.0.11.nupkg.sha512",
  5634. "system.net.requests.nuspec"
  5635. ]
  5636. },
  5637. "System.Net.Sockets/4.3.0": {
  5638. "sha512": "m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==",
  5639. "type": "package",
  5640. "path": "system.net.sockets/4.3.0",
  5641. "files": [
  5642. ".nupkg.metadata",
  5643. ".signature.p7s",
  5644. "ThirdPartyNotices.txt",
  5645. "dotnet_library_license.txt",
  5646. "lib/MonoAndroid10/_._",
  5647. "lib/MonoTouch10/_._",
  5648. "lib/net46/System.Net.Sockets.dll",
  5649. "lib/xamarinios10/_._",
  5650. "lib/xamarinmac20/_._",
  5651. "lib/xamarintvos10/_._",
  5652. "lib/xamarinwatchos10/_._",
  5653. "ref/MonoAndroid10/_._",
  5654. "ref/MonoTouch10/_._",
  5655. "ref/net46/System.Net.Sockets.dll",
  5656. "ref/netstandard1.3/System.Net.Sockets.dll",
  5657. "ref/netstandard1.3/System.Net.Sockets.xml",
  5658. "ref/netstandard1.3/de/System.Net.Sockets.xml",
  5659. "ref/netstandard1.3/es/System.Net.Sockets.xml",
  5660. "ref/netstandard1.3/fr/System.Net.Sockets.xml",
  5661. "ref/netstandard1.3/it/System.Net.Sockets.xml",
  5662. "ref/netstandard1.3/ja/System.Net.Sockets.xml",
  5663. "ref/netstandard1.3/ko/System.Net.Sockets.xml",
  5664. "ref/netstandard1.3/ru/System.Net.Sockets.xml",
  5665. "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml",
  5666. "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml",
  5667. "ref/xamarinios10/_._",
  5668. "ref/xamarinmac20/_._",
  5669. "ref/xamarintvos10/_._",
  5670. "ref/xamarinwatchos10/_._",
  5671. "system.net.sockets.4.3.0.nupkg.sha512",
  5672. "system.net.sockets.nuspec"
  5673. ]
  5674. },
  5675. "System.Net.WebHeaderCollection/4.0.1": {
  5676. "sha512": "XX2TIAN+wBSAIV51BU2FvvXMdstUa8b0FBSZmDWjZdwUMmggQSifpTOZ5fNH20z9ZCg2fkV1L5SsZnpO2RQDRQ==",
  5677. "type": "package",
  5678. "path": "system.net.webheadercollection/4.0.1",
  5679. "files": [
  5680. ".nupkg.metadata",
  5681. ".signature.p7s",
  5682. "ThirdPartyNotices.txt",
  5683. "dotnet_library_license.txt",
  5684. "lib/MonoAndroid10/_._",
  5685. "lib/MonoTouch10/_._",
  5686. "lib/net46/_._",
  5687. "lib/netstandard1.3/System.Net.WebHeaderCollection.dll",
  5688. "lib/xamarinios10/_._",
  5689. "lib/xamarinmac20/_._",
  5690. "lib/xamarintvos10/_._",
  5691. "lib/xamarinwatchos10/_._",
  5692. "ref/MonoAndroid10/_._",
  5693. "ref/MonoTouch10/_._",
  5694. "ref/net46/_._",
  5695. "ref/netstandard1.3/System.Net.WebHeaderCollection.dll",
  5696. "ref/netstandard1.3/System.Net.WebHeaderCollection.xml",
  5697. "ref/netstandard1.3/de/System.Net.WebHeaderCollection.xml",
  5698. "ref/netstandard1.3/es/System.Net.WebHeaderCollection.xml",
  5699. "ref/netstandard1.3/fr/System.Net.WebHeaderCollection.xml",
  5700. "ref/netstandard1.3/it/System.Net.WebHeaderCollection.xml",
  5701. "ref/netstandard1.3/ja/System.Net.WebHeaderCollection.xml",
  5702. "ref/netstandard1.3/ko/System.Net.WebHeaderCollection.xml",
  5703. "ref/netstandard1.3/ru/System.Net.WebHeaderCollection.xml",
  5704. "ref/netstandard1.3/zh-hans/System.Net.WebHeaderCollection.xml",
  5705. "ref/netstandard1.3/zh-hant/System.Net.WebHeaderCollection.xml",
  5706. "ref/xamarinios10/_._",
  5707. "ref/xamarinmac20/_._",
  5708. "ref/xamarintvos10/_._",
  5709. "ref/xamarinwatchos10/_._",
  5710. "system.net.webheadercollection.4.0.1.nupkg.sha512",
  5711. "system.net.webheadercollection.nuspec"
  5712. ]
  5713. },
  5714. "System.ObjectModel/4.3.0": {
  5715. "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
  5716. "type": "package",
  5717. "path": "system.objectmodel/4.3.0",
  5718. "files": [
  5719. ".nupkg.metadata",
  5720. ".signature.p7s",
  5721. "ThirdPartyNotices.txt",
  5722. "dotnet_library_license.txt",
  5723. "lib/MonoAndroid10/_._",
  5724. "lib/MonoTouch10/_._",
  5725. "lib/net45/_._",
  5726. "lib/netcore50/System.ObjectModel.dll",
  5727. "lib/netstandard1.3/System.ObjectModel.dll",
  5728. "lib/portable-net45+win8+wp8+wpa81/_._",
  5729. "lib/win8/_._",
  5730. "lib/wp80/_._",
  5731. "lib/wpa81/_._",
  5732. "lib/xamarinios10/_._",
  5733. "lib/xamarinmac20/_._",
  5734. "lib/xamarintvos10/_._",
  5735. "lib/xamarinwatchos10/_._",
  5736. "ref/MonoAndroid10/_._",
  5737. "ref/MonoTouch10/_._",
  5738. "ref/net45/_._",
  5739. "ref/netcore50/System.ObjectModel.dll",
  5740. "ref/netcore50/System.ObjectModel.xml",
  5741. "ref/netcore50/de/System.ObjectModel.xml",
  5742. "ref/netcore50/es/System.ObjectModel.xml",
  5743. "ref/netcore50/fr/System.ObjectModel.xml",
  5744. "ref/netcore50/it/System.ObjectModel.xml",
  5745. "ref/netcore50/ja/System.ObjectModel.xml",
  5746. "ref/netcore50/ko/System.ObjectModel.xml",
  5747. "ref/netcore50/ru/System.ObjectModel.xml",
  5748. "ref/netcore50/zh-hans/System.ObjectModel.xml",
  5749. "ref/netcore50/zh-hant/System.ObjectModel.xml",
  5750. "ref/netstandard1.0/System.ObjectModel.dll",
  5751. "ref/netstandard1.0/System.ObjectModel.xml",
  5752. "ref/netstandard1.0/de/System.ObjectModel.xml",
  5753. "ref/netstandard1.0/es/System.ObjectModel.xml",
  5754. "ref/netstandard1.0/fr/System.ObjectModel.xml",
  5755. "ref/netstandard1.0/it/System.ObjectModel.xml",
  5756. "ref/netstandard1.0/ja/System.ObjectModel.xml",
  5757. "ref/netstandard1.0/ko/System.ObjectModel.xml",
  5758. "ref/netstandard1.0/ru/System.ObjectModel.xml",
  5759. "ref/netstandard1.0/zh-hans/System.ObjectModel.xml",
  5760. "ref/netstandard1.0/zh-hant/System.ObjectModel.xml",
  5761. "ref/netstandard1.3/System.ObjectModel.dll",
  5762. "ref/netstandard1.3/System.ObjectModel.xml",
  5763. "ref/netstandard1.3/de/System.ObjectModel.xml",
  5764. "ref/netstandard1.3/es/System.ObjectModel.xml",
  5765. "ref/netstandard1.3/fr/System.ObjectModel.xml",
  5766. "ref/netstandard1.3/it/System.ObjectModel.xml",
  5767. "ref/netstandard1.3/ja/System.ObjectModel.xml",
  5768. "ref/netstandard1.3/ko/System.ObjectModel.xml",
  5769. "ref/netstandard1.3/ru/System.ObjectModel.xml",
  5770. "ref/netstandard1.3/zh-hans/System.ObjectModel.xml",
  5771. "ref/netstandard1.3/zh-hant/System.ObjectModel.xml",
  5772. "ref/portable-net45+win8+wp8+wpa81/_._",
  5773. "ref/win8/_._",
  5774. "ref/wp80/_._",
  5775. "ref/wpa81/_._",
  5776. "ref/xamarinios10/_._",
  5777. "ref/xamarinmac20/_._",
  5778. "ref/xamarintvos10/_._",
  5779. "ref/xamarinwatchos10/_._",
  5780. "system.objectmodel.4.3.0.nupkg.sha512",
  5781. "system.objectmodel.nuspec"
  5782. ]
  5783. },
  5784. "System.Private.DataContractSerialization/4.3.0": {
  5785. "sha512": "yDaJ2x3mMmjdZEDB4IbezSnCsnjQ4BxinKhRAaP6kEgL6Bb6jANWphs5SzyD8imqeC/3FxgsuXT6ykkiH1uUmA==",
  5786. "type": "package",
  5787. "path": "system.private.datacontractserialization/4.3.0",
  5788. "files": [
  5789. ".nupkg.metadata",
  5790. ".signature.p7s",
  5791. "ThirdPartyNotices.txt",
  5792. "dotnet_library_license.txt",
  5793. "lib/netstandard1.3/System.Private.DataContractSerialization.dll",
  5794. "ref/netstandard/_._",
  5795. "runtimes/aot/lib/netcore50/System.Private.DataContractSerialization.dll",
  5796. "system.private.datacontractserialization.4.3.0.nupkg.sha512",
  5797. "system.private.datacontractserialization.nuspec"
  5798. ]
  5799. },
  5800. "System.Reflection/4.3.0": {
  5801. "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
  5802. "type": "package",
  5803. "path": "system.reflection/4.3.0",
  5804. "files": [
  5805. ".nupkg.metadata",
  5806. ".signature.p7s",
  5807. "ThirdPartyNotices.txt",
  5808. "dotnet_library_license.txt",
  5809. "lib/MonoAndroid10/_._",
  5810. "lib/MonoTouch10/_._",
  5811. "lib/net45/_._",
  5812. "lib/net462/System.Reflection.dll",
  5813. "lib/portable-net45+win8+wp8+wpa81/_._",
  5814. "lib/win8/_._",
  5815. "lib/wp80/_._",
  5816. "lib/wpa81/_._",
  5817. "lib/xamarinios10/_._",
  5818. "lib/xamarinmac20/_._",
  5819. "lib/xamarintvos10/_._",
  5820. "lib/xamarinwatchos10/_._",
  5821. "ref/MonoAndroid10/_._",
  5822. "ref/MonoTouch10/_._",
  5823. "ref/net45/_._",
  5824. "ref/net462/System.Reflection.dll",
  5825. "ref/netcore50/System.Reflection.dll",
  5826. "ref/netcore50/System.Reflection.xml",
  5827. "ref/netcore50/de/System.Reflection.xml",
  5828. "ref/netcore50/es/System.Reflection.xml",
  5829. "ref/netcore50/fr/System.Reflection.xml",
  5830. "ref/netcore50/it/System.Reflection.xml",
  5831. "ref/netcore50/ja/System.Reflection.xml",
  5832. "ref/netcore50/ko/System.Reflection.xml",
  5833. "ref/netcore50/ru/System.Reflection.xml",
  5834. "ref/netcore50/zh-hans/System.Reflection.xml",
  5835. "ref/netcore50/zh-hant/System.Reflection.xml",
  5836. "ref/netstandard1.0/System.Reflection.dll",
  5837. "ref/netstandard1.0/System.Reflection.xml",
  5838. "ref/netstandard1.0/de/System.Reflection.xml",
  5839. "ref/netstandard1.0/es/System.Reflection.xml",
  5840. "ref/netstandard1.0/fr/System.Reflection.xml",
  5841. "ref/netstandard1.0/it/System.Reflection.xml",
  5842. "ref/netstandard1.0/ja/System.Reflection.xml",
  5843. "ref/netstandard1.0/ko/System.Reflection.xml",
  5844. "ref/netstandard1.0/ru/System.Reflection.xml",
  5845. "ref/netstandard1.0/zh-hans/System.Reflection.xml",
  5846. "ref/netstandard1.0/zh-hant/System.Reflection.xml",
  5847. "ref/netstandard1.3/System.Reflection.dll",
  5848. "ref/netstandard1.3/System.Reflection.xml",
  5849. "ref/netstandard1.3/de/System.Reflection.xml",
  5850. "ref/netstandard1.3/es/System.Reflection.xml",
  5851. "ref/netstandard1.3/fr/System.Reflection.xml",
  5852. "ref/netstandard1.3/it/System.Reflection.xml",
  5853. "ref/netstandard1.3/ja/System.Reflection.xml",
  5854. "ref/netstandard1.3/ko/System.Reflection.xml",
  5855. "ref/netstandard1.3/ru/System.Reflection.xml",
  5856. "ref/netstandard1.3/zh-hans/System.Reflection.xml",
  5857. "ref/netstandard1.3/zh-hant/System.Reflection.xml",
  5858. "ref/netstandard1.5/System.Reflection.dll",
  5859. "ref/netstandard1.5/System.Reflection.xml",
  5860. "ref/netstandard1.5/de/System.Reflection.xml",
  5861. "ref/netstandard1.5/es/System.Reflection.xml",
  5862. "ref/netstandard1.5/fr/System.Reflection.xml",
  5863. "ref/netstandard1.5/it/System.Reflection.xml",
  5864. "ref/netstandard1.5/ja/System.Reflection.xml",
  5865. "ref/netstandard1.5/ko/System.Reflection.xml",
  5866. "ref/netstandard1.5/ru/System.Reflection.xml",
  5867. "ref/netstandard1.5/zh-hans/System.Reflection.xml",
  5868. "ref/netstandard1.5/zh-hant/System.Reflection.xml",
  5869. "ref/portable-net45+win8+wp8+wpa81/_._",
  5870. "ref/win8/_._",
  5871. "ref/wp80/_._",
  5872. "ref/wpa81/_._",
  5873. "ref/xamarinios10/_._",
  5874. "ref/xamarinmac20/_._",
  5875. "ref/xamarintvos10/_._",
  5876. "ref/xamarinwatchos10/_._",
  5877. "system.reflection.4.3.0.nupkg.sha512",
  5878. "system.reflection.nuspec"
  5879. ]
  5880. },
  5881. "System.Reflection.Emit/4.3.0": {
  5882. "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
  5883. "type": "package",
  5884. "path": "system.reflection.emit/4.3.0",
  5885. "files": [
  5886. ".nupkg.metadata",
  5887. ".signature.p7s",
  5888. "ThirdPartyNotices.txt",
  5889. "dotnet_library_license.txt",
  5890. "lib/MonoAndroid10/_._",
  5891. "lib/monotouch10/_._",
  5892. "lib/net45/_._",
  5893. "lib/netcore50/System.Reflection.Emit.dll",
  5894. "lib/netstandard1.3/System.Reflection.Emit.dll",
  5895. "lib/xamarinios10/_._",
  5896. "lib/xamarinmac20/_._",
  5897. "lib/xamarintvos10/_._",
  5898. "lib/xamarinwatchos10/_._",
  5899. "ref/MonoAndroid10/_._",
  5900. "ref/net45/_._",
  5901. "ref/netstandard1.1/System.Reflection.Emit.dll",
  5902. "ref/netstandard1.1/System.Reflection.Emit.xml",
  5903. "ref/netstandard1.1/de/System.Reflection.Emit.xml",
  5904. "ref/netstandard1.1/es/System.Reflection.Emit.xml",
  5905. "ref/netstandard1.1/fr/System.Reflection.Emit.xml",
  5906. "ref/netstandard1.1/it/System.Reflection.Emit.xml",
  5907. "ref/netstandard1.1/ja/System.Reflection.Emit.xml",
  5908. "ref/netstandard1.1/ko/System.Reflection.Emit.xml",
  5909. "ref/netstandard1.1/ru/System.Reflection.Emit.xml",
  5910. "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml",
  5911. "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml",
  5912. "ref/xamarinmac20/_._",
  5913. "system.reflection.emit.4.3.0.nupkg.sha512",
  5914. "system.reflection.emit.nuspec"
  5915. ]
  5916. },
  5917. "System.Reflection.Emit.ILGeneration/4.3.0": {
  5918. "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
  5919. "type": "package",
  5920. "path": "system.reflection.emit.ilgeneration/4.3.0",
  5921. "files": [
  5922. ".nupkg.metadata",
  5923. ".signature.p7s",
  5924. "ThirdPartyNotices.txt",
  5925. "dotnet_library_license.txt",
  5926. "lib/MonoAndroid10/_._",
  5927. "lib/MonoTouch10/_._",
  5928. "lib/net45/_._",
  5929. "lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
  5930. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll",
  5931. "lib/portable-net45+wp8/_._",
  5932. "lib/wp80/_._",
  5933. "lib/xamarinios10/_._",
  5934. "lib/xamarinmac20/_._",
  5935. "lib/xamarintvos10/_._",
  5936. "lib/xamarinwatchos10/_._",
  5937. "ref/MonoAndroid10/_._",
  5938. "ref/MonoTouch10/_._",
  5939. "ref/net45/_._",
  5940. "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll",
  5941. "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml",
  5942. "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml",
  5943. "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml",
  5944. "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml",
  5945. "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml",
  5946. "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml",
  5947. "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml",
  5948. "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml",
  5949. "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml",
  5950. "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml",
  5951. "ref/portable-net45+wp8/_._",
  5952. "ref/wp80/_._",
  5953. "ref/xamarinios10/_._",
  5954. "ref/xamarinmac20/_._",
  5955. "ref/xamarintvos10/_._",
  5956. "ref/xamarinwatchos10/_._",
  5957. "runtimes/aot/lib/netcore50/_._",
  5958. "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
  5959. "system.reflection.emit.ilgeneration.nuspec"
  5960. ]
  5961. },
  5962. "System.Reflection.Emit.Lightweight/4.3.0": {
  5963. "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
  5964. "type": "package",
  5965. "path": "system.reflection.emit.lightweight/4.3.0",
  5966. "files": [
  5967. ".nupkg.metadata",
  5968. ".signature.p7s",
  5969. "ThirdPartyNotices.txt",
  5970. "dotnet_library_license.txt",
  5971. "lib/MonoAndroid10/_._",
  5972. "lib/MonoTouch10/_._",
  5973. "lib/net45/_._",
  5974. "lib/netcore50/System.Reflection.Emit.Lightweight.dll",
  5975. "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll",
  5976. "lib/portable-net45+wp8/_._",
  5977. "lib/wp80/_._",
  5978. "lib/xamarinios10/_._",
  5979. "lib/xamarinmac20/_._",
  5980. "lib/xamarintvos10/_._",
  5981. "lib/xamarinwatchos10/_._",
  5982. "ref/MonoAndroid10/_._",
  5983. "ref/MonoTouch10/_._",
  5984. "ref/net45/_._",
  5985. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
  5986. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
  5987. "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml",
  5988. "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml",
  5989. "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml",
  5990. "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml",
  5991. "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml",
  5992. "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml",
  5993. "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml",
  5994. "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml",
  5995. "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml",
  5996. "ref/portable-net45+wp8/_._",
  5997. "ref/wp80/_._",
  5998. "ref/xamarinios10/_._",
  5999. "ref/xamarinmac20/_._",
  6000. "ref/xamarintvos10/_._",
  6001. "ref/xamarinwatchos10/_._",
  6002. "runtimes/aot/lib/netcore50/_._",
  6003. "system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
  6004. "system.reflection.emit.lightweight.nuspec"
  6005. ]
  6006. },
  6007. "System.Reflection.Extensions/4.3.0": {
  6008. "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
  6009. "type": "package",
  6010. "path": "system.reflection.extensions/4.3.0",
  6011. "files": [
  6012. ".nupkg.metadata",
  6013. ".signature.p7s",
  6014. "ThirdPartyNotices.txt",
  6015. "dotnet_library_license.txt",
  6016. "lib/MonoAndroid10/_._",
  6017. "lib/MonoTouch10/_._",
  6018. "lib/net45/_._",
  6019. "lib/portable-net45+win8+wp8+wpa81/_._",
  6020. "lib/win8/_._",
  6021. "lib/wp80/_._",
  6022. "lib/wpa81/_._",
  6023. "lib/xamarinios10/_._",
  6024. "lib/xamarinmac20/_._",
  6025. "lib/xamarintvos10/_._",
  6026. "lib/xamarinwatchos10/_._",
  6027. "ref/MonoAndroid10/_._",
  6028. "ref/MonoTouch10/_._",
  6029. "ref/net45/_._",
  6030. "ref/netcore50/System.Reflection.Extensions.dll",
  6031. "ref/netcore50/System.Reflection.Extensions.xml",
  6032. "ref/netcore50/de/System.Reflection.Extensions.xml",
  6033. "ref/netcore50/es/System.Reflection.Extensions.xml",
  6034. "ref/netcore50/fr/System.Reflection.Extensions.xml",
  6035. "ref/netcore50/it/System.Reflection.Extensions.xml",
  6036. "ref/netcore50/ja/System.Reflection.Extensions.xml",
  6037. "ref/netcore50/ko/System.Reflection.Extensions.xml",
  6038. "ref/netcore50/ru/System.Reflection.Extensions.xml",
  6039. "ref/netcore50/zh-hans/System.Reflection.Extensions.xml",
  6040. "ref/netcore50/zh-hant/System.Reflection.Extensions.xml",
  6041. "ref/netstandard1.0/System.Reflection.Extensions.dll",
  6042. "ref/netstandard1.0/System.Reflection.Extensions.xml",
  6043. "ref/netstandard1.0/de/System.Reflection.Extensions.xml",
  6044. "ref/netstandard1.0/es/System.Reflection.Extensions.xml",
  6045. "ref/netstandard1.0/fr/System.Reflection.Extensions.xml",
  6046. "ref/netstandard1.0/it/System.Reflection.Extensions.xml",
  6047. "ref/netstandard1.0/ja/System.Reflection.Extensions.xml",
  6048. "ref/netstandard1.0/ko/System.Reflection.Extensions.xml",
  6049. "ref/netstandard1.0/ru/System.Reflection.Extensions.xml",
  6050. "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml",
  6051. "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml",
  6052. "ref/portable-net45+win8+wp8+wpa81/_._",
  6053. "ref/win8/_._",
  6054. "ref/wp80/_._",
  6055. "ref/wpa81/_._",
  6056. "ref/xamarinios10/_._",
  6057. "ref/xamarinmac20/_._",
  6058. "ref/xamarintvos10/_._",
  6059. "ref/xamarinwatchos10/_._",
  6060. "system.reflection.extensions.4.3.0.nupkg.sha512",
  6061. "system.reflection.extensions.nuspec"
  6062. ]
  6063. },
  6064. "System.Reflection.Metadata/1.3.0": {
  6065. "sha512": "jMSCxA4LSyKBGRDm/WtfkO03FkcgRzHxwvQRib1bm2GZ8ifKM1MX1al6breGCEQK280mdl9uQS7JNPXRYk90jw==",
  6066. "type": "package",
  6067. "path": "system.reflection.metadata/1.3.0",
  6068. "files": [
  6069. ".nupkg.metadata",
  6070. ".signature.p7s",
  6071. "ThirdPartyNotices.txt",
  6072. "dotnet_library_license.txt",
  6073. "lib/netstandard1.1/System.Reflection.Metadata.dll",
  6074. "lib/netstandard1.1/System.Reflection.Metadata.xml",
  6075. "lib/portable-net45+win8/System.Reflection.Metadata.dll",
  6076. "lib/portable-net45+win8/System.Reflection.Metadata.xml",
  6077. "system.reflection.metadata.1.3.0.nupkg.sha512",
  6078. "system.reflection.metadata.nuspec"
  6079. ]
  6080. },
  6081. "System.Reflection.Primitives/4.3.0": {
  6082. "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
  6083. "type": "package",
  6084. "path": "system.reflection.primitives/4.3.0",
  6085. "files": [
  6086. ".nupkg.metadata",
  6087. ".signature.p7s",
  6088. "ThirdPartyNotices.txt",
  6089. "dotnet_library_license.txt",
  6090. "lib/MonoAndroid10/_._",
  6091. "lib/MonoTouch10/_._",
  6092. "lib/net45/_._",
  6093. "lib/portable-net45+win8+wp8+wpa81/_._",
  6094. "lib/win8/_._",
  6095. "lib/wp80/_._",
  6096. "lib/wpa81/_._",
  6097. "lib/xamarinios10/_._",
  6098. "lib/xamarinmac20/_._",
  6099. "lib/xamarintvos10/_._",
  6100. "lib/xamarinwatchos10/_._",
  6101. "ref/MonoAndroid10/_._",
  6102. "ref/MonoTouch10/_._",
  6103. "ref/net45/_._",
  6104. "ref/netcore50/System.Reflection.Primitives.dll",
  6105. "ref/netcore50/System.Reflection.Primitives.xml",
  6106. "ref/netcore50/de/System.Reflection.Primitives.xml",
  6107. "ref/netcore50/es/System.Reflection.Primitives.xml",
  6108. "ref/netcore50/fr/System.Reflection.Primitives.xml",
  6109. "ref/netcore50/it/System.Reflection.Primitives.xml",
  6110. "ref/netcore50/ja/System.Reflection.Primitives.xml",
  6111. "ref/netcore50/ko/System.Reflection.Primitives.xml",
  6112. "ref/netcore50/ru/System.Reflection.Primitives.xml",
  6113. "ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
  6114. "ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
  6115. "ref/netstandard1.0/System.Reflection.Primitives.dll",
  6116. "ref/netstandard1.0/System.Reflection.Primitives.xml",
  6117. "ref/netstandard1.0/de/System.Reflection.Primitives.xml",
  6118. "ref/netstandard1.0/es/System.Reflection.Primitives.xml",
  6119. "ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
  6120. "ref/netstandard1.0/it/System.Reflection.Primitives.xml",
  6121. "ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
  6122. "ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
  6123. "ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
  6124. "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
  6125. "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
  6126. "ref/portable-net45+win8+wp8+wpa81/_._",
  6127. "ref/win8/_._",
  6128. "ref/wp80/_._",
  6129. "ref/wpa81/_._",
  6130. "ref/xamarinios10/_._",
  6131. "ref/xamarinmac20/_._",
  6132. "ref/xamarintvos10/_._",
  6133. "ref/xamarinwatchos10/_._",
  6134. "system.reflection.primitives.4.3.0.nupkg.sha512",
  6135. "system.reflection.primitives.nuspec"
  6136. ]
  6137. },
  6138. "System.Reflection.TypeExtensions/4.3.0": {
  6139. "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
  6140. "type": "package",
  6141. "path": "system.reflection.typeextensions/4.3.0",
  6142. "files": [
  6143. ".nupkg.metadata",
  6144. ".signature.p7s",
  6145. "ThirdPartyNotices.txt",
  6146. "dotnet_library_license.txt",
  6147. "lib/MonoAndroid10/_._",
  6148. "lib/MonoTouch10/_._",
  6149. "lib/net46/System.Reflection.TypeExtensions.dll",
  6150. "lib/net462/System.Reflection.TypeExtensions.dll",
  6151. "lib/netcore50/System.Reflection.TypeExtensions.dll",
  6152. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll",
  6153. "lib/xamarinios10/_._",
  6154. "lib/xamarinmac20/_._",
  6155. "lib/xamarintvos10/_._",
  6156. "lib/xamarinwatchos10/_._",
  6157. "ref/MonoAndroid10/_._",
  6158. "ref/MonoTouch10/_._",
  6159. "ref/net46/System.Reflection.TypeExtensions.dll",
  6160. "ref/net462/System.Reflection.TypeExtensions.dll",
  6161. "ref/netstandard1.3/System.Reflection.TypeExtensions.dll",
  6162. "ref/netstandard1.3/System.Reflection.TypeExtensions.xml",
  6163. "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml",
  6164. "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml",
  6165. "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml",
  6166. "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml",
  6167. "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml",
  6168. "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml",
  6169. "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml",
  6170. "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml",
  6171. "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml",
  6172. "ref/netstandard1.5/System.Reflection.TypeExtensions.dll",
  6173. "ref/netstandard1.5/System.Reflection.TypeExtensions.xml",
  6174. "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml",
  6175. "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml",
  6176. "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml",
  6177. "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml",
  6178. "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml",
  6179. "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml",
  6180. "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml",
  6181. "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml",
  6182. "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml",
  6183. "ref/xamarinios10/_._",
  6184. "ref/xamarinmac20/_._",
  6185. "ref/xamarintvos10/_._",
  6186. "ref/xamarinwatchos10/_._",
  6187. "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll",
  6188. "system.reflection.typeextensions.4.3.0.nupkg.sha512",
  6189. "system.reflection.typeextensions.nuspec"
  6190. ]
  6191. },
  6192. "System.Resources.ResourceManager/4.3.0": {
  6193. "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
  6194. "type": "package",
  6195. "path": "system.resources.resourcemanager/4.3.0",
  6196. "files": [
  6197. ".nupkg.metadata",
  6198. ".signature.p7s",
  6199. "ThirdPartyNotices.txt",
  6200. "dotnet_library_license.txt",
  6201. "lib/MonoAndroid10/_._",
  6202. "lib/MonoTouch10/_._",
  6203. "lib/net45/_._",
  6204. "lib/portable-net45+win8+wp8+wpa81/_._",
  6205. "lib/win8/_._",
  6206. "lib/wp80/_._",
  6207. "lib/wpa81/_._",
  6208. "lib/xamarinios10/_._",
  6209. "lib/xamarinmac20/_._",
  6210. "lib/xamarintvos10/_._",
  6211. "lib/xamarinwatchos10/_._",
  6212. "ref/MonoAndroid10/_._",
  6213. "ref/MonoTouch10/_._",
  6214. "ref/net45/_._",
  6215. "ref/netcore50/System.Resources.ResourceManager.dll",
  6216. "ref/netcore50/System.Resources.ResourceManager.xml",
  6217. "ref/netcore50/de/System.Resources.ResourceManager.xml",
  6218. "ref/netcore50/es/System.Resources.ResourceManager.xml",
  6219. "ref/netcore50/fr/System.Resources.ResourceManager.xml",
  6220. "ref/netcore50/it/System.Resources.ResourceManager.xml",
  6221. "ref/netcore50/ja/System.Resources.ResourceManager.xml",
  6222. "ref/netcore50/ko/System.Resources.ResourceManager.xml",
  6223. "ref/netcore50/ru/System.Resources.ResourceManager.xml",
  6224. "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml",
  6225. "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml",
  6226. "ref/netstandard1.0/System.Resources.ResourceManager.dll",
  6227. "ref/netstandard1.0/System.Resources.ResourceManager.xml",
  6228. "ref/netstandard1.0/de/System.Resources.ResourceManager.xml",
  6229. "ref/netstandard1.0/es/System.Resources.ResourceManager.xml",
  6230. "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml",
  6231. "ref/netstandard1.0/it/System.Resources.ResourceManager.xml",
  6232. "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml",
  6233. "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml",
  6234. "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml",
  6235. "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml",
  6236. "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml",
  6237. "ref/portable-net45+win8+wp8+wpa81/_._",
  6238. "ref/win8/_._",
  6239. "ref/wp80/_._",
  6240. "ref/wpa81/_._",
  6241. "ref/xamarinios10/_._",
  6242. "ref/xamarinmac20/_._",
  6243. "ref/xamarintvos10/_._",
  6244. "ref/xamarinwatchos10/_._",
  6245. "system.resources.resourcemanager.4.3.0.nupkg.sha512",
  6246. "system.resources.resourcemanager.nuspec"
  6247. ]
  6248. },
  6249. "System.Runtime/4.3.0": {
  6250. "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
  6251. "type": "package",
  6252. "path": "system.runtime/4.3.0",
  6253. "files": [
  6254. ".nupkg.metadata",
  6255. ".signature.p7s",
  6256. "ThirdPartyNotices.txt",
  6257. "dotnet_library_license.txt",
  6258. "lib/MonoAndroid10/_._",
  6259. "lib/MonoTouch10/_._",
  6260. "lib/net45/_._",
  6261. "lib/net462/System.Runtime.dll",
  6262. "lib/portable-net45+win8+wp80+wpa81/_._",
  6263. "lib/win8/_._",
  6264. "lib/wp80/_._",
  6265. "lib/wpa81/_._",
  6266. "lib/xamarinios10/_._",
  6267. "lib/xamarinmac20/_._",
  6268. "lib/xamarintvos10/_._",
  6269. "lib/xamarinwatchos10/_._",
  6270. "ref/MonoAndroid10/_._",
  6271. "ref/MonoTouch10/_._",
  6272. "ref/net45/_._",
  6273. "ref/net462/System.Runtime.dll",
  6274. "ref/netcore50/System.Runtime.dll",
  6275. "ref/netcore50/System.Runtime.xml",
  6276. "ref/netcore50/de/System.Runtime.xml",
  6277. "ref/netcore50/es/System.Runtime.xml",
  6278. "ref/netcore50/fr/System.Runtime.xml",
  6279. "ref/netcore50/it/System.Runtime.xml",
  6280. "ref/netcore50/ja/System.Runtime.xml",
  6281. "ref/netcore50/ko/System.Runtime.xml",
  6282. "ref/netcore50/ru/System.Runtime.xml",
  6283. "ref/netcore50/zh-hans/System.Runtime.xml",
  6284. "ref/netcore50/zh-hant/System.Runtime.xml",
  6285. "ref/netstandard1.0/System.Runtime.dll",
  6286. "ref/netstandard1.0/System.Runtime.xml",
  6287. "ref/netstandard1.0/de/System.Runtime.xml",
  6288. "ref/netstandard1.0/es/System.Runtime.xml",
  6289. "ref/netstandard1.0/fr/System.Runtime.xml",
  6290. "ref/netstandard1.0/it/System.Runtime.xml",
  6291. "ref/netstandard1.0/ja/System.Runtime.xml",
  6292. "ref/netstandard1.0/ko/System.Runtime.xml",
  6293. "ref/netstandard1.0/ru/System.Runtime.xml",
  6294. "ref/netstandard1.0/zh-hans/System.Runtime.xml",
  6295. "ref/netstandard1.0/zh-hant/System.Runtime.xml",
  6296. "ref/netstandard1.2/System.Runtime.dll",
  6297. "ref/netstandard1.2/System.Runtime.xml",
  6298. "ref/netstandard1.2/de/System.Runtime.xml",
  6299. "ref/netstandard1.2/es/System.Runtime.xml",
  6300. "ref/netstandard1.2/fr/System.Runtime.xml",
  6301. "ref/netstandard1.2/it/System.Runtime.xml",
  6302. "ref/netstandard1.2/ja/System.Runtime.xml",
  6303. "ref/netstandard1.2/ko/System.Runtime.xml",
  6304. "ref/netstandard1.2/ru/System.Runtime.xml",
  6305. "ref/netstandard1.2/zh-hans/System.Runtime.xml",
  6306. "ref/netstandard1.2/zh-hant/System.Runtime.xml",
  6307. "ref/netstandard1.3/System.Runtime.dll",
  6308. "ref/netstandard1.3/System.Runtime.xml",
  6309. "ref/netstandard1.3/de/System.Runtime.xml",
  6310. "ref/netstandard1.3/es/System.Runtime.xml",
  6311. "ref/netstandard1.3/fr/System.Runtime.xml",
  6312. "ref/netstandard1.3/it/System.Runtime.xml",
  6313. "ref/netstandard1.3/ja/System.Runtime.xml",
  6314. "ref/netstandard1.3/ko/System.Runtime.xml",
  6315. "ref/netstandard1.3/ru/System.Runtime.xml",
  6316. "ref/netstandard1.3/zh-hans/System.Runtime.xml",
  6317. "ref/netstandard1.3/zh-hant/System.Runtime.xml",
  6318. "ref/netstandard1.5/System.Runtime.dll",
  6319. "ref/netstandard1.5/System.Runtime.xml",
  6320. "ref/netstandard1.5/de/System.Runtime.xml",
  6321. "ref/netstandard1.5/es/System.Runtime.xml",
  6322. "ref/netstandard1.5/fr/System.Runtime.xml",
  6323. "ref/netstandard1.5/it/System.Runtime.xml",
  6324. "ref/netstandard1.5/ja/System.Runtime.xml",
  6325. "ref/netstandard1.5/ko/System.Runtime.xml",
  6326. "ref/netstandard1.5/ru/System.Runtime.xml",
  6327. "ref/netstandard1.5/zh-hans/System.Runtime.xml",
  6328. "ref/netstandard1.5/zh-hant/System.Runtime.xml",
  6329. "ref/portable-net45+win8+wp80+wpa81/_._",
  6330. "ref/win8/_._",
  6331. "ref/wp80/_._",
  6332. "ref/wpa81/_._",
  6333. "ref/xamarinios10/_._",
  6334. "ref/xamarinmac20/_._",
  6335. "ref/xamarintvos10/_._",
  6336. "ref/xamarinwatchos10/_._",
  6337. "system.runtime.4.3.0.nupkg.sha512",
  6338. "system.runtime.nuspec"
  6339. ]
  6340. },
  6341. "System.Runtime.Caching/4.5.0": {
  6342. "sha512": "95j9KShuaAENf2gLbQ/9YoJDHIWAnoaFYA71xo4QVQyLkOMginn34cD1+6RcYIrqJamLkMXgvgUnOzwzBk+U0w==",
  6343. "type": "package",
  6344. "path": "system.runtime.caching/4.5.0",
  6345. "files": [
  6346. ".nupkg.metadata",
  6347. ".signature.p7s",
  6348. "LICENSE.TXT",
  6349. "THIRD-PARTY-NOTICES.TXT",
  6350. "lib/MonoAndroid10/_._",
  6351. "lib/MonoTouch10/_._",
  6352. "lib/net45/_._",
  6353. "lib/netstandard2.0/System.Runtime.Caching.dll",
  6354. "lib/xamarinios10/_._",
  6355. "lib/xamarinmac20/_._",
  6356. "lib/xamarintvos10/_._",
  6357. "lib/xamarinwatchos10/_._",
  6358. "ref/MonoAndroid10/_._",
  6359. "ref/MonoTouch10/_._",
  6360. "ref/net45/_._",
  6361. "ref/netstandard2.0/System.Runtime.Caching.dll",
  6362. "ref/xamarinios10/_._",
  6363. "ref/xamarinmac20/_._",
  6364. "ref/xamarintvos10/_._",
  6365. "ref/xamarinwatchos10/_._",
  6366. "runtimes/unix/lib/netcoreapp2.0/System.Runtime.Caching.dll",
  6367. "runtimes/win/lib/net45/_._",
  6368. "runtimes/win/lib/netcoreapp2.0/System.Runtime.Caching.dll",
  6369. "system.runtime.caching.4.5.0.nupkg.sha512",
  6370. "system.runtime.caching.nuspec",
  6371. "useSharedDesignerContext.txt",
  6372. "version.txt"
  6373. ]
  6374. },
  6375. "System.Runtime.CompilerServices.Unsafe/4.5.0": {
  6376. "sha512": "YrzNWduCDHhUaSRBxHxL11UkM2fD6y8hITHis4/LbQZ6vj3vdRjoH3IoPWWC9uDXK2wHIqn+b5gv1Np/VKyM1g==",
  6377. "type": "package",
  6378. "path": "system.runtime.compilerservices.unsafe/4.5.0",
  6379. "files": [
  6380. ".nupkg.metadata",
  6381. ".signature.p7s",
  6382. "LICENSE.TXT",
  6383. "THIRD-PARTY-NOTICES.TXT",
  6384. "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll",
  6385. "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.xml",
  6386. "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
  6387. "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml",
  6388. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
  6389. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
  6390. "lib/uap10.0.16300/_._",
  6391. "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
  6392. "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml",
  6393. "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
  6394. "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
  6395. "ref/uap10.0.16300/_._",
  6396. "system.runtime.compilerservices.unsafe.4.5.0.nupkg.sha512",
  6397. "system.runtime.compilerservices.unsafe.nuspec",
  6398. "useSharedDesignerContext.txt",
  6399. "version.txt"
  6400. ]
  6401. },
  6402. "System.Runtime.Extensions/4.3.0": {
  6403. "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
  6404. "type": "package",
  6405. "path": "system.runtime.extensions/4.3.0",
  6406. "files": [
  6407. ".nupkg.metadata",
  6408. ".signature.p7s",
  6409. "ThirdPartyNotices.txt",
  6410. "dotnet_library_license.txt",
  6411. "lib/MonoAndroid10/_._",
  6412. "lib/MonoTouch10/_._",
  6413. "lib/net45/_._",
  6414. "lib/net462/System.Runtime.Extensions.dll",
  6415. "lib/portable-net45+win8+wp8+wpa81/_._",
  6416. "lib/win8/_._",
  6417. "lib/wp80/_._",
  6418. "lib/wpa81/_._",
  6419. "lib/xamarinios10/_._",
  6420. "lib/xamarinmac20/_._",
  6421. "lib/xamarintvos10/_._",
  6422. "lib/xamarinwatchos10/_._",
  6423. "ref/MonoAndroid10/_._",
  6424. "ref/MonoTouch10/_._",
  6425. "ref/net45/_._",
  6426. "ref/net462/System.Runtime.Extensions.dll",
  6427. "ref/netcore50/System.Runtime.Extensions.dll",
  6428. "ref/netcore50/System.Runtime.Extensions.xml",
  6429. "ref/netcore50/de/System.Runtime.Extensions.xml",
  6430. "ref/netcore50/es/System.Runtime.Extensions.xml",
  6431. "ref/netcore50/fr/System.Runtime.Extensions.xml",
  6432. "ref/netcore50/it/System.Runtime.Extensions.xml",
  6433. "ref/netcore50/ja/System.Runtime.Extensions.xml",
  6434. "ref/netcore50/ko/System.Runtime.Extensions.xml",
  6435. "ref/netcore50/ru/System.Runtime.Extensions.xml",
  6436. "ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
  6437. "ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
  6438. "ref/netstandard1.0/System.Runtime.Extensions.dll",
  6439. "ref/netstandard1.0/System.Runtime.Extensions.xml",
  6440. "ref/netstandard1.0/de/System.Runtime.Extensions.xml",
  6441. "ref/netstandard1.0/es/System.Runtime.Extensions.xml",
  6442. "ref/netstandard1.0/fr/System.Runtime.Extensions.xml",
  6443. "ref/netstandard1.0/it/System.Runtime.Extensions.xml",
  6444. "ref/netstandard1.0/ja/System.Runtime.Extensions.xml",
  6445. "ref/netstandard1.0/ko/System.Runtime.Extensions.xml",
  6446. "ref/netstandard1.0/ru/System.Runtime.Extensions.xml",
  6447. "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml",
  6448. "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml",
  6449. "ref/netstandard1.3/System.Runtime.Extensions.dll",
  6450. "ref/netstandard1.3/System.Runtime.Extensions.xml",
  6451. "ref/netstandard1.3/de/System.Runtime.Extensions.xml",
  6452. "ref/netstandard1.3/es/System.Runtime.Extensions.xml",
  6453. "ref/netstandard1.3/fr/System.Runtime.Extensions.xml",
  6454. "ref/netstandard1.3/it/System.Runtime.Extensions.xml",
  6455. "ref/netstandard1.3/ja/System.Runtime.Extensions.xml",
  6456. "ref/netstandard1.3/ko/System.Runtime.Extensions.xml",
  6457. "ref/netstandard1.3/ru/System.Runtime.Extensions.xml",
  6458. "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml",
  6459. "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml",
  6460. "ref/netstandard1.5/System.Runtime.Extensions.dll",
  6461. "ref/netstandard1.5/System.Runtime.Extensions.xml",
  6462. "ref/netstandard1.5/de/System.Runtime.Extensions.xml",
  6463. "ref/netstandard1.5/es/System.Runtime.Extensions.xml",
  6464. "ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
  6465. "ref/netstandard1.5/it/System.Runtime.Extensions.xml",
  6466. "ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
  6467. "ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
  6468. "ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
  6469. "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
  6470. "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
  6471. "ref/portable-net45+win8+wp8+wpa81/_._",
  6472. "ref/win8/_._",
  6473. "ref/wp80/_._",
  6474. "ref/wpa81/_._",
  6475. "ref/xamarinios10/_._",
  6476. "ref/xamarinmac20/_._",
  6477. "ref/xamarintvos10/_._",
  6478. "ref/xamarinwatchos10/_._",
  6479. "system.runtime.extensions.4.3.0.nupkg.sha512",
  6480. "system.runtime.extensions.nuspec"
  6481. ]
  6482. },
  6483. "System.Runtime.Handles/4.3.0": {
  6484. "sha512": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
  6485. "type": "package",
  6486. "path": "system.runtime.handles/4.3.0",
  6487. "files": [
  6488. ".nupkg.metadata",
  6489. ".signature.p7s",
  6490. "ThirdPartyNotices.txt",
  6491. "dotnet_library_license.txt",
  6492. "lib/MonoAndroid10/_._",
  6493. "lib/MonoTouch10/_._",
  6494. "lib/net46/_._",
  6495. "lib/xamarinios10/_._",
  6496. "lib/xamarinmac20/_._",
  6497. "lib/xamarintvos10/_._",
  6498. "lib/xamarinwatchos10/_._",
  6499. "ref/MonoAndroid10/_._",
  6500. "ref/MonoTouch10/_._",
  6501. "ref/net46/_._",
  6502. "ref/netstandard1.3/System.Runtime.Handles.dll",
  6503. "ref/netstandard1.3/System.Runtime.Handles.xml",
  6504. "ref/netstandard1.3/de/System.Runtime.Handles.xml",
  6505. "ref/netstandard1.3/es/System.Runtime.Handles.xml",
  6506. "ref/netstandard1.3/fr/System.Runtime.Handles.xml",
  6507. "ref/netstandard1.3/it/System.Runtime.Handles.xml",
  6508. "ref/netstandard1.3/ja/System.Runtime.Handles.xml",
  6509. "ref/netstandard1.3/ko/System.Runtime.Handles.xml",
  6510. "ref/netstandard1.3/ru/System.Runtime.Handles.xml",
  6511. "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml",
  6512. "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml",
  6513. "ref/xamarinios10/_._",
  6514. "ref/xamarinmac20/_._",
  6515. "ref/xamarintvos10/_._",
  6516. "ref/xamarinwatchos10/_._",
  6517. "system.runtime.handles.4.3.0.nupkg.sha512",
  6518. "system.runtime.handles.nuspec"
  6519. ]
  6520. },
  6521. "System.Runtime.InteropServices/4.3.0": {
  6522. "sha512": "uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
  6523. "type": "package",
  6524. "path": "system.runtime.interopservices/4.3.0",
  6525. "files": [
  6526. ".nupkg.metadata",
  6527. ".signature.p7s",
  6528. "ThirdPartyNotices.txt",
  6529. "dotnet_library_license.txt",
  6530. "lib/MonoAndroid10/_._",
  6531. "lib/MonoTouch10/_._",
  6532. "lib/net45/_._",
  6533. "lib/net462/System.Runtime.InteropServices.dll",
  6534. "lib/net463/System.Runtime.InteropServices.dll",
  6535. "lib/portable-net45+win8+wpa81/_._",
  6536. "lib/win8/_._",
  6537. "lib/wpa81/_._",
  6538. "lib/xamarinios10/_._",
  6539. "lib/xamarinmac20/_._",
  6540. "lib/xamarintvos10/_._",
  6541. "lib/xamarinwatchos10/_._",
  6542. "ref/MonoAndroid10/_._",
  6543. "ref/MonoTouch10/_._",
  6544. "ref/net45/_._",
  6545. "ref/net462/System.Runtime.InteropServices.dll",
  6546. "ref/net463/System.Runtime.InteropServices.dll",
  6547. "ref/netcore50/System.Runtime.InteropServices.dll",
  6548. "ref/netcore50/System.Runtime.InteropServices.xml",
  6549. "ref/netcore50/de/System.Runtime.InteropServices.xml",
  6550. "ref/netcore50/es/System.Runtime.InteropServices.xml",
  6551. "ref/netcore50/fr/System.Runtime.InteropServices.xml",
  6552. "ref/netcore50/it/System.Runtime.InteropServices.xml",
  6553. "ref/netcore50/ja/System.Runtime.InteropServices.xml",
  6554. "ref/netcore50/ko/System.Runtime.InteropServices.xml",
  6555. "ref/netcore50/ru/System.Runtime.InteropServices.xml",
  6556. "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml",
  6557. "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml",
  6558. "ref/netcoreapp1.1/System.Runtime.InteropServices.dll",
  6559. "ref/netstandard1.1/System.Runtime.InteropServices.dll",
  6560. "ref/netstandard1.1/System.Runtime.InteropServices.xml",
  6561. "ref/netstandard1.1/de/System.Runtime.InteropServices.xml",
  6562. "ref/netstandard1.1/es/System.Runtime.InteropServices.xml",
  6563. "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml",
  6564. "ref/netstandard1.1/it/System.Runtime.InteropServices.xml",
  6565. "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml",
  6566. "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml",
  6567. "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml",
  6568. "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml",
  6569. "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml",
  6570. "ref/netstandard1.2/System.Runtime.InteropServices.dll",
  6571. "ref/netstandard1.2/System.Runtime.InteropServices.xml",
  6572. "ref/netstandard1.2/de/System.Runtime.InteropServices.xml",
  6573. "ref/netstandard1.2/es/System.Runtime.InteropServices.xml",
  6574. "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml",
  6575. "ref/netstandard1.2/it/System.Runtime.InteropServices.xml",
  6576. "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml",
  6577. "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml",
  6578. "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml",
  6579. "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml",
  6580. "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml",
  6581. "ref/netstandard1.3/System.Runtime.InteropServices.dll",
  6582. "ref/netstandard1.3/System.Runtime.InteropServices.xml",
  6583. "ref/netstandard1.3/de/System.Runtime.InteropServices.xml",
  6584. "ref/netstandard1.3/es/System.Runtime.InteropServices.xml",
  6585. "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml",
  6586. "ref/netstandard1.3/it/System.Runtime.InteropServices.xml",
  6587. "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml",
  6588. "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml",
  6589. "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml",
  6590. "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml",
  6591. "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml",
  6592. "ref/netstandard1.5/System.Runtime.InteropServices.dll",
  6593. "ref/netstandard1.5/System.Runtime.InteropServices.xml",
  6594. "ref/netstandard1.5/de/System.Runtime.InteropServices.xml",
  6595. "ref/netstandard1.5/es/System.Runtime.InteropServices.xml",
  6596. "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml",
  6597. "ref/netstandard1.5/it/System.Runtime.InteropServices.xml",
  6598. "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml",
  6599. "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml",
  6600. "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml",
  6601. "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml",
  6602. "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml",
  6603. "ref/portable-net45+win8+wpa81/_._",
  6604. "ref/win8/_._",
  6605. "ref/wpa81/_._",
  6606. "ref/xamarinios10/_._",
  6607. "ref/xamarinmac20/_._",
  6608. "ref/xamarintvos10/_._",
  6609. "ref/xamarinwatchos10/_._",
  6610. "system.runtime.interopservices.4.3.0.nupkg.sha512",
  6611. "system.runtime.interopservices.nuspec"
  6612. ]
  6613. },
  6614. "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
  6615. "sha512": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==",
  6616. "type": "package",
  6617. "path": "system.runtime.interopservices.runtimeinformation/4.3.0",
  6618. "files": [
  6619. ".nupkg.metadata",
  6620. ".signature.p7s",
  6621. "ThirdPartyNotices.txt",
  6622. "dotnet_library_license.txt",
  6623. "lib/MonoAndroid10/_._",
  6624. "lib/MonoTouch10/_._",
  6625. "lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
  6626. "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  6627. "lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll",
  6628. "lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll",
  6629. "lib/xamarinios10/_._",
  6630. "lib/xamarinmac20/_._",
  6631. "lib/xamarintvos10/_._",
  6632. "lib/xamarinwatchos10/_._",
  6633. "ref/MonoAndroid10/_._",
  6634. "ref/MonoTouch10/_._",
  6635. "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  6636. "ref/xamarinios10/_._",
  6637. "ref/xamarinmac20/_._",
  6638. "ref/xamarintvos10/_._",
  6639. "ref/xamarinwatchos10/_._",
  6640. "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
  6641. "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  6642. "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
  6643. "runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
  6644. "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  6645. "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512",
  6646. "system.runtime.interopservices.runtimeinformation.nuspec"
  6647. ]
  6648. },
  6649. "System.Runtime.Numerics/4.3.0": {
  6650. "sha512": "yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
  6651. "type": "package",
  6652. "path": "system.runtime.numerics/4.3.0",
  6653. "files": [
  6654. ".nupkg.metadata",
  6655. ".signature.p7s",
  6656. "ThirdPartyNotices.txt",
  6657. "dotnet_library_license.txt",
  6658. "lib/MonoAndroid10/_._",
  6659. "lib/MonoTouch10/_._",
  6660. "lib/net45/_._",
  6661. "lib/netcore50/System.Runtime.Numerics.dll",
  6662. "lib/netstandard1.3/System.Runtime.Numerics.dll",
  6663. "lib/portable-net45+win8+wpa81/_._",
  6664. "lib/win8/_._",
  6665. "lib/wpa81/_._",
  6666. "lib/xamarinios10/_._",
  6667. "lib/xamarinmac20/_._",
  6668. "lib/xamarintvos10/_._",
  6669. "lib/xamarinwatchos10/_._",
  6670. "ref/MonoAndroid10/_._",
  6671. "ref/MonoTouch10/_._",
  6672. "ref/net45/_._",
  6673. "ref/netcore50/System.Runtime.Numerics.dll",
  6674. "ref/netcore50/System.Runtime.Numerics.xml",
  6675. "ref/netcore50/de/System.Runtime.Numerics.xml",
  6676. "ref/netcore50/es/System.Runtime.Numerics.xml",
  6677. "ref/netcore50/fr/System.Runtime.Numerics.xml",
  6678. "ref/netcore50/it/System.Runtime.Numerics.xml",
  6679. "ref/netcore50/ja/System.Runtime.Numerics.xml",
  6680. "ref/netcore50/ko/System.Runtime.Numerics.xml",
  6681. "ref/netcore50/ru/System.Runtime.Numerics.xml",
  6682. "ref/netcore50/zh-hans/System.Runtime.Numerics.xml",
  6683. "ref/netcore50/zh-hant/System.Runtime.Numerics.xml",
  6684. "ref/netstandard1.1/System.Runtime.Numerics.dll",
  6685. "ref/netstandard1.1/System.Runtime.Numerics.xml",
  6686. "ref/netstandard1.1/de/System.Runtime.Numerics.xml",
  6687. "ref/netstandard1.1/es/System.Runtime.Numerics.xml",
  6688. "ref/netstandard1.1/fr/System.Runtime.Numerics.xml",
  6689. "ref/netstandard1.1/it/System.Runtime.Numerics.xml",
  6690. "ref/netstandard1.1/ja/System.Runtime.Numerics.xml",
  6691. "ref/netstandard1.1/ko/System.Runtime.Numerics.xml",
  6692. "ref/netstandard1.1/ru/System.Runtime.Numerics.xml",
  6693. "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml",
  6694. "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml",
  6695. "ref/portable-net45+win8+wpa81/_._",
  6696. "ref/win8/_._",
  6697. "ref/wpa81/_._",
  6698. "ref/xamarinios10/_._",
  6699. "ref/xamarinmac20/_._",
  6700. "ref/xamarintvos10/_._",
  6701. "ref/xamarinwatchos10/_._",
  6702. "system.runtime.numerics.4.3.0.nupkg.sha512",
  6703. "system.runtime.numerics.nuspec"
  6704. ]
  6705. },
  6706. "System.Runtime.Serialization.Formatters/4.3.0": {
  6707. "sha512": "KT591AkTNFOTbhZlaeMVvfax3RqhH1EJlcwF50Wm7sfnBLuHiOeZRRKrr1ns3NESkM20KPZ5Ol/ueMq5vg4QoQ==",
  6708. "type": "package",
  6709. "path": "system.runtime.serialization.formatters/4.3.0",
  6710. "files": [
  6711. ".nupkg.metadata",
  6712. ".signature.p7s",
  6713. "ThirdPartyNotices.txt",
  6714. "dotnet_library_license.txt",
  6715. "lib/MonoAndroid10/_._",
  6716. "lib/MonoTouch10/_._",
  6717. "lib/net46/System.Runtime.Serialization.Formatters.dll",
  6718. "lib/netstandard1.4/System.Runtime.Serialization.Formatters.dll",
  6719. "lib/xamarinios10/_._",
  6720. "lib/xamarinmac20/_._",
  6721. "lib/xamarintvos10/_._",
  6722. "lib/xamarinwatchos10/_._",
  6723. "ref/MonoAndroid10/_._",
  6724. "ref/MonoTouch10/_._",
  6725. "ref/net46/System.Runtime.Serialization.Formatters.dll",
  6726. "ref/netstandard1.3/System.Runtime.Serialization.Formatters.dll",
  6727. "ref/xamarinios10/_._",
  6728. "ref/xamarinmac20/_._",
  6729. "ref/xamarintvos10/_._",
  6730. "ref/xamarinwatchos10/_._",
  6731. "system.runtime.serialization.formatters.4.3.0.nupkg.sha512",
  6732. "system.runtime.serialization.formatters.nuspec"
  6733. ]
  6734. },
  6735. "System.Runtime.Serialization.Json/4.3.0": {
  6736. "sha512": "CpVfOH0M/uZ5PH+M9+Gu56K0j9lJw3M+PKRegTkcrY/stOIvRUeonggxNrfBYLA5WOHL2j15KNJuTuld3x4o9w==",
  6737. "type": "package",
  6738. "path": "system.runtime.serialization.json/4.3.0",
  6739. "files": [
  6740. ".nupkg.metadata",
  6741. ".signature.p7s",
  6742. "ThirdPartyNotices.txt",
  6743. "dotnet_library_license.txt",
  6744. "lib/MonoAndroid10/_._",
  6745. "lib/MonoTouch10/_._",
  6746. "lib/net45/_._",
  6747. "lib/netcore50/System.Runtime.Serialization.Json.dll",
  6748. "lib/netstandard1.3/System.Runtime.Serialization.Json.dll",
  6749. "lib/portable-net45+win8+wp8+wpa81/_._",
  6750. "lib/win8/_._",
  6751. "lib/wp80/_._",
  6752. "lib/wpa81/_._",
  6753. "lib/xamarinios10/_._",
  6754. "lib/xamarinmac20/_._",
  6755. "lib/xamarintvos10/_._",
  6756. "lib/xamarinwatchos10/_._",
  6757. "ref/MonoAndroid10/_._",
  6758. "ref/MonoTouch10/_._",
  6759. "ref/net45/_._",
  6760. "ref/netcore50/System.Runtime.Serialization.Json.dll",
  6761. "ref/netcore50/System.Runtime.Serialization.Json.xml",
  6762. "ref/netcore50/de/System.Runtime.Serialization.Json.xml",
  6763. "ref/netcore50/es/System.Runtime.Serialization.Json.xml",
  6764. "ref/netcore50/fr/System.Runtime.Serialization.Json.xml",
  6765. "ref/netcore50/it/System.Runtime.Serialization.Json.xml",
  6766. "ref/netcore50/ja/System.Runtime.Serialization.Json.xml",
  6767. "ref/netcore50/ko/System.Runtime.Serialization.Json.xml",
  6768. "ref/netcore50/ru/System.Runtime.Serialization.Json.xml",
  6769. "ref/netcore50/zh-hans/System.Runtime.Serialization.Json.xml",
  6770. "ref/netcore50/zh-hant/System.Runtime.Serialization.Json.xml",
  6771. "ref/netstandard1.0/System.Runtime.Serialization.Json.dll",
  6772. "ref/netstandard1.0/System.Runtime.Serialization.Json.xml",
  6773. "ref/netstandard1.0/de/System.Runtime.Serialization.Json.xml",
  6774. "ref/netstandard1.0/es/System.Runtime.Serialization.Json.xml",
  6775. "ref/netstandard1.0/fr/System.Runtime.Serialization.Json.xml",
  6776. "ref/netstandard1.0/it/System.Runtime.Serialization.Json.xml",
  6777. "ref/netstandard1.0/ja/System.Runtime.Serialization.Json.xml",
  6778. "ref/netstandard1.0/ko/System.Runtime.Serialization.Json.xml",
  6779. "ref/netstandard1.0/ru/System.Runtime.Serialization.Json.xml",
  6780. "ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Json.xml",
  6781. "ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Json.xml",
  6782. "ref/portable-net45+win8+wp8+wpa81/_._",
  6783. "ref/win8/_._",
  6784. "ref/wp80/_._",
  6785. "ref/wpa81/_._",
  6786. "ref/xamarinios10/_._",
  6787. "ref/xamarinmac20/_._",
  6788. "ref/xamarintvos10/_._",
  6789. "ref/xamarinwatchos10/_._",
  6790. "system.runtime.serialization.json.4.3.0.nupkg.sha512",
  6791. "system.runtime.serialization.json.nuspec"
  6792. ]
  6793. },
  6794. "System.Runtime.Serialization.Primitives/4.3.0": {
  6795. "sha512": "Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==",
  6796. "type": "package",
  6797. "path": "system.runtime.serialization.primitives/4.3.0",
  6798. "files": [
  6799. ".nupkg.metadata",
  6800. ".signature.p7s",
  6801. "ThirdPartyNotices.txt",
  6802. "dotnet_library_license.txt",
  6803. "lib/MonoAndroid10/_._",
  6804. "lib/MonoTouch10/_._",
  6805. "lib/net45/_._",
  6806. "lib/net46/System.Runtime.Serialization.Primitives.dll",
  6807. "lib/netcore50/System.Runtime.Serialization.Primitives.dll",
  6808. "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
  6809. "lib/portable-net45+win8+wp8+wpa81/_._",
  6810. "lib/win8/_._",
  6811. "lib/wp80/_._",
  6812. "lib/wpa81/_._",
  6813. "lib/xamarinios10/_._",
  6814. "lib/xamarinmac20/_._",
  6815. "lib/xamarintvos10/_._",
  6816. "lib/xamarinwatchos10/_._",
  6817. "ref/MonoAndroid10/_._",
  6818. "ref/MonoTouch10/_._",
  6819. "ref/net45/_._",
  6820. "ref/net46/System.Runtime.Serialization.Primitives.dll",
  6821. "ref/netcore50/System.Runtime.Serialization.Primitives.dll",
  6822. "ref/netcore50/System.Runtime.Serialization.Primitives.xml",
  6823. "ref/netcore50/de/System.Runtime.Serialization.Primitives.xml",
  6824. "ref/netcore50/es/System.Runtime.Serialization.Primitives.xml",
  6825. "ref/netcore50/fr/System.Runtime.Serialization.Primitives.xml",
  6826. "ref/netcore50/it/System.Runtime.Serialization.Primitives.xml",
  6827. "ref/netcore50/ja/System.Runtime.Serialization.Primitives.xml",
  6828. "ref/netcore50/ko/System.Runtime.Serialization.Primitives.xml",
  6829. "ref/netcore50/ru/System.Runtime.Serialization.Primitives.xml",
  6830. "ref/netcore50/zh-hans/System.Runtime.Serialization.Primitives.xml",
  6831. "ref/netcore50/zh-hant/System.Runtime.Serialization.Primitives.xml",
  6832. "ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll",
  6833. "ref/netstandard1.0/System.Runtime.Serialization.Primitives.xml",
  6834. "ref/netstandard1.0/de/System.Runtime.Serialization.Primitives.xml",
  6835. "ref/netstandard1.0/es/System.Runtime.Serialization.Primitives.xml",
  6836. "ref/netstandard1.0/fr/System.Runtime.Serialization.Primitives.xml",
  6837. "ref/netstandard1.0/it/System.Runtime.Serialization.Primitives.xml",
  6838. "ref/netstandard1.0/ja/System.Runtime.Serialization.Primitives.xml",
  6839. "ref/netstandard1.0/ko/System.Runtime.Serialization.Primitives.xml",
  6840. "ref/netstandard1.0/ru/System.Runtime.Serialization.Primitives.xml",
  6841. "ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Primitives.xml",
  6842. "ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Primitives.xml",
  6843. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
  6844. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.xml",
  6845. "ref/netstandard1.3/de/System.Runtime.Serialization.Primitives.xml",
  6846. "ref/netstandard1.3/es/System.Runtime.Serialization.Primitives.xml",
  6847. "ref/netstandard1.3/fr/System.Runtime.Serialization.Primitives.xml",
  6848. "ref/netstandard1.3/it/System.Runtime.Serialization.Primitives.xml",
  6849. "ref/netstandard1.3/ja/System.Runtime.Serialization.Primitives.xml",
  6850. "ref/netstandard1.3/ko/System.Runtime.Serialization.Primitives.xml",
  6851. "ref/netstandard1.3/ru/System.Runtime.Serialization.Primitives.xml",
  6852. "ref/netstandard1.3/zh-hans/System.Runtime.Serialization.Primitives.xml",
  6853. "ref/netstandard1.3/zh-hant/System.Runtime.Serialization.Primitives.xml",
  6854. "ref/portable-net45+win8+wp8+wpa81/_._",
  6855. "ref/win8/_._",
  6856. "ref/wp80/_._",
  6857. "ref/wpa81/_._",
  6858. "ref/xamarinios10/_._",
  6859. "ref/xamarinmac20/_._",
  6860. "ref/xamarintvos10/_._",
  6861. "ref/xamarinwatchos10/_._",
  6862. "runtimes/aot/lib/netcore50/System.Runtime.Serialization.Primitives.dll",
  6863. "system.runtime.serialization.primitives.4.3.0.nupkg.sha512",
  6864. "system.runtime.serialization.primitives.nuspec"
  6865. ]
  6866. },
  6867. "System.Security.AccessControl/4.6.0": {
  6868. "sha512": "gmlk6khICtVhiUnVBBtlsH0H/5QFDqhTZgtpp3AX14wWE6OIE+BX95NLD+X4AolXnIy/oXpNNmXYnsNfW1KuDQ==",
  6869. "type": "package",
  6870. "path": "system.security.accesscontrol/4.6.0",
  6871. "files": [
  6872. ".nupkg.metadata",
  6873. ".signature.p7s",
  6874. "LICENSE.TXT",
  6875. "THIRD-PARTY-NOTICES.TXT",
  6876. "lib/net46/System.Security.AccessControl.dll",
  6877. "lib/net461/System.Security.AccessControl.dll",
  6878. "lib/net461/System.Security.AccessControl.xml",
  6879. "lib/netstandard1.3/System.Security.AccessControl.dll",
  6880. "lib/netstandard2.0/System.Security.AccessControl.dll",
  6881. "lib/netstandard2.0/System.Security.AccessControl.xml",
  6882. "lib/uap10.0.16299/_._",
  6883. "ref/net46/System.Security.AccessControl.dll",
  6884. "ref/net461/System.Security.AccessControl.dll",
  6885. "ref/net461/System.Security.AccessControl.xml",
  6886. "ref/netstandard1.3/System.Security.AccessControl.dll",
  6887. "ref/netstandard1.3/System.Security.AccessControl.xml",
  6888. "ref/netstandard1.3/de/System.Security.AccessControl.xml",
  6889. "ref/netstandard1.3/es/System.Security.AccessControl.xml",
  6890. "ref/netstandard1.3/fr/System.Security.AccessControl.xml",
  6891. "ref/netstandard1.3/it/System.Security.AccessControl.xml",
  6892. "ref/netstandard1.3/ja/System.Security.AccessControl.xml",
  6893. "ref/netstandard1.3/ko/System.Security.AccessControl.xml",
  6894. "ref/netstandard1.3/ru/System.Security.AccessControl.xml",
  6895. "ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml",
  6896. "ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml",
  6897. "ref/netstandard2.0/System.Security.AccessControl.dll",
  6898. "ref/netstandard2.0/System.Security.AccessControl.xml",
  6899. "ref/uap10.0.16299/_._",
  6900. "runtimes/win/lib/net46/System.Security.AccessControl.dll",
  6901. "runtimes/win/lib/net461/System.Security.AccessControl.dll",
  6902. "runtimes/win/lib/net461/System.Security.AccessControl.xml",
  6903. "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll",
  6904. "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.xml",
  6905. "runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll",
  6906. "runtimes/win/lib/uap10.0.16299/_._",
  6907. "system.security.accesscontrol.4.6.0.nupkg.sha512",
  6908. "system.security.accesscontrol.nuspec",
  6909. "useSharedDesignerContext.txt",
  6910. "version.txt"
  6911. ]
  6912. },
  6913. "System.Security.Cryptography.Algorithms/4.3.0": {
  6914. "sha512": "W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
  6915. "type": "package",
  6916. "path": "system.security.cryptography.algorithms/4.3.0",
  6917. "files": [
  6918. ".nupkg.metadata",
  6919. ".signature.p7s",
  6920. "ThirdPartyNotices.txt",
  6921. "dotnet_library_license.txt",
  6922. "lib/MonoAndroid10/_._",
  6923. "lib/MonoTouch10/_._",
  6924. "lib/net46/System.Security.Cryptography.Algorithms.dll",
  6925. "lib/net461/System.Security.Cryptography.Algorithms.dll",
  6926. "lib/net463/System.Security.Cryptography.Algorithms.dll",
  6927. "lib/xamarinios10/_._",
  6928. "lib/xamarinmac20/_._",
  6929. "lib/xamarintvos10/_._",
  6930. "lib/xamarinwatchos10/_._",
  6931. "ref/MonoAndroid10/_._",
  6932. "ref/MonoTouch10/_._",
  6933. "ref/net46/System.Security.Cryptography.Algorithms.dll",
  6934. "ref/net461/System.Security.Cryptography.Algorithms.dll",
  6935. "ref/net463/System.Security.Cryptography.Algorithms.dll",
  6936. "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll",
  6937. "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll",
  6938. "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  6939. "ref/xamarinios10/_._",
  6940. "ref/xamarinmac20/_._",
  6941. "ref/xamarintvos10/_._",
  6942. "ref/xamarinwatchos10/_._",
  6943. "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  6944. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  6945. "runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll",
  6946. "runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll",
  6947. "runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll",
  6948. "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll",
  6949. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  6950. "system.security.cryptography.algorithms.4.3.0.nupkg.sha512",
  6951. "system.security.cryptography.algorithms.nuspec"
  6952. ]
  6953. },
  6954. "System.Security.Cryptography.Cng/4.5.0": {
  6955. "sha512": "WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==",
  6956. "type": "package",
  6957. "path": "system.security.cryptography.cng/4.5.0",
  6958. "files": [
  6959. ".nupkg.metadata",
  6960. ".signature.p7s",
  6961. "LICENSE.TXT",
  6962. "THIRD-PARTY-NOTICES.TXT",
  6963. "lib/MonoAndroid10/_._",
  6964. "lib/MonoTouch10/_._",
  6965. "lib/net46/System.Security.Cryptography.Cng.dll",
  6966. "lib/net461/System.Security.Cryptography.Cng.dll",
  6967. "lib/net462/System.Security.Cryptography.Cng.dll",
  6968. "lib/net47/System.Security.Cryptography.Cng.dll",
  6969. "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  6970. "lib/netstandard1.3/System.Security.Cryptography.Cng.dll",
  6971. "lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
  6972. "lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
  6973. "lib/netstandard2.0/System.Security.Cryptography.Cng.dll",
  6974. "lib/uap10.0.16299/_._",
  6975. "lib/xamarinios10/_._",
  6976. "lib/xamarinmac20/_._",
  6977. "lib/xamarintvos10/_._",
  6978. "lib/xamarinwatchos10/_._",
  6979. "ref/MonoAndroid10/_._",
  6980. "ref/MonoTouch10/_._",
  6981. "ref/net46/System.Security.Cryptography.Cng.dll",
  6982. "ref/net461/System.Security.Cryptography.Cng.dll",
  6983. "ref/net461/System.Security.Cryptography.Cng.xml",
  6984. "ref/net462/System.Security.Cryptography.Cng.dll",
  6985. "ref/net462/System.Security.Cryptography.Cng.xml",
  6986. "ref/net47/System.Security.Cryptography.Cng.dll",
  6987. "ref/net47/System.Security.Cryptography.Cng.xml",
  6988. "ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
  6989. "ref/netcoreapp2.0/System.Security.Cryptography.Cng.xml",
  6990. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  6991. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.xml",
  6992. "ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
  6993. "ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
  6994. "ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
  6995. "ref/netstandard2.0/System.Security.Cryptography.Cng.dll",
  6996. "ref/netstandard2.0/System.Security.Cryptography.Cng.xml",
  6997. "ref/uap10.0.16299/_._",
  6998. "ref/xamarinios10/_._",
  6999. "ref/xamarinmac20/_._",
  7000. "ref/xamarintvos10/_._",
  7001. "ref/xamarinwatchos10/_._",
  7002. "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
  7003. "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
  7004. "runtimes/win/lib/net462/System.Security.Cryptography.Cng.dll",
  7005. "runtimes/win/lib/net47/System.Security.Cryptography.Cng.dll",
  7006. "runtimes/win/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
  7007. "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  7008. "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
  7009. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
  7010. "runtimes/win/lib/uap10.0.16299/_._",
  7011. "system.security.cryptography.cng.4.5.0.nupkg.sha512",
  7012. "system.security.cryptography.cng.nuspec",
  7013. "useSharedDesignerContext.txt",
  7014. "version.txt"
  7015. ]
  7016. },
  7017. "System.Security.Cryptography.Csp/4.3.0": {
  7018. "sha512": "X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
  7019. "type": "package",
  7020. "path": "system.security.cryptography.csp/4.3.0",
  7021. "files": [
  7022. ".nupkg.metadata",
  7023. ".signature.p7s",
  7024. "ThirdPartyNotices.txt",
  7025. "dotnet_library_license.txt",
  7026. "lib/MonoAndroid10/_._",
  7027. "lib/MonoTouch10/_._",
  7028. "lib/net46/System.Security.Cryptography.Csp.dll",
  7029. "lib/xamarinios10/_._",
  7030. "lib/xamarinmac20/_._",
  7031. "lib/xamarintvos10/_._",
  7032. "lib/xamarinwatchos10/_._",
  7033. "ref/MonoAndroid10/_._",
  7034. "ref/MonoTouch10/_._",
  7035. "ref/net46/System.Security.Cryptography.Csp.dll",
  7036. "ref/netstandard1.3/System.Security.Cryptography.Csp.dll",
  7037. "ref/xamarinios10/_._",
  7038. "ref/xamarinmac20/_._",
  7039. "ref/xamarintvos10/_._",
  7040. "ref/xamarinwatchos10/_._",
  7041. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
  7042. "runtimes/win/lib/net46/System.Security.Cryptography.Csp.dll",
  7043. "runtimes/win/lib/netcore50/_._",
  7044. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
  7045. "system.security.cryptography.csp.4.3.0.nupkg.sha512",
  7046. "system.security.cryptography.csp.nuspec"
  7047. ]
  7048. },
  7049. "System.Security.Cryptography.Encoding/4.3.0": {
  7050. "sha512": "1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
  7051. "type": "package",
  7052. "path": "system.security.cryptography.encoding/4.3.0",
  7053. "files": [
  7054. ".nupkg.metadata",
  7055. ".signature.p7s",
  7056. "ThirdPartyNotices.txt",
  7057. "dotnet_library_license.txt",
  7058. "lib/MonoAndroid10/_._",
  7059. "lib/MonoTouch10/_._",
  7060. "lib/net46/System.Security.Cryptography.Encoding.dll",
  7061. "lib/xamarinios10/_._",
  7062. "lib/xamarinmac20/_._",
  7063. "lib/xamarintvos10/_._",
  7064. "lib/xamarinwatchos10/_._",
  7065. "ref/MonoAndroid10/_._",
  7066. "ref/MonoTouch10/_._",
  7067. "ref/net46/System.Security.Cryptography.Encoding.dll",
  7068. "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll",
  7069. "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml",
  7070. "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml",
  7071. "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml",
  7072. "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml",
  7073. "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml",
  7074. "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml",
  7075. "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml",
  7076. "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml",
  7077. "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml",
  7078. "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml",
  7079. "ref/xamarinios10/_._",
  7080. "ref/xamarinmac20/_._",
  7081. "ref/xamarintvos10/_._",
  7082. "ref/xamarinwatchos10/_._",
  7083. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
  7084. "runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll",
  7085. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
  7086. "system.security.cryptography.encoding.4.3.0.nupkg.sha512",
  7087. "system.security.cryptography.encoding.nuspec"
  7088. ]
  7089. },
  7090. "System.Security.Cryptography.OpenSsl/4.3.0": {
  7091. "sha512": "h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
  7092. "type": "package",
  7093. "path": "system.security.cryptography.openssl/4.3.0",
  7094. "files": [
  7095. ".nupkg.metadata",
  7096. ".signature.p7s",
  7097. "ThirdPartyNotices.txt",
  7098. "dotnet_library_license.txt",
  7099. "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
  7100. "ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
  7101. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
  7102. "system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  7103. "system.security.cryptography.openssl.nuspec"
  7104. ]
  7105. },
  7106. "System.Security.Cryptography.Primitives/4.3.0": {
  7107. "sha512": "7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
  7108. "type": "package",
  7109. "path": "system.security.cryptography.primitives/4.3.0",
  7110. "files": [
  7111. ".nupkg.metadata",
  7112. ".signature.p7s",
  7113. "ThirdPartyNotices.txt",
  7114. "dotnet_library_license.txt",
  7115. "lib/MonoAndroid10/_._",
  7116. "lib/MonoTouch10/_._",
  7117. "lib/net46/System.Security.Cryptography.Primitives.dll",
  7118. "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll",
  7119. "lib/xamarinios10/_._",
  7120. "lib/xamarinmac20/_._",
  7121. "lib/xamarintvos10/_._",
  7122. "lib/xamarinwatchos10/_._",
  7123. "ref/MonoAndroid10/_._",
  7124. "ref/MonoTouch10/_._",
  7125. "ref/net46/System.Security.Cryptography.Primitives.dll",
  7126. "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll",
  7127. "ref/xamarinios10/_._",
  7128. "ref/xamarinmac20/_._",
  7129. "ref/xamarintvos10/_._",
  7130. "ref/xamarinwatchos10/_._",
  7131. "system.security.cryptography.primitives.4.3.0.nupkg.sha512",
  7132. "system.security.cryptography.primitives.nuspec"
  7133. ]
  7134. },
  7135. "System.Security.Cryptography.ProtectedData/4.5.0": {
  7136. "sha512": "wLBKzFnDCxP12VL9ANydSYhk59fC4cvOr9ypYQLPnAj48NQIhqnjdD2yhP8yEKyBJEjERWS9DisKL7rX5eU25Q==",
  7137. "type": "package",
  7138. "path": "system.security.cryptography.protecteddata/4.5.0",
  7139. "files": [
  7140. ".nupkg.metadata",
  7141. ".signature.p7s",
  7142. "LICENSE.TXT",
  7143. "THIRD-PARTY-NOTICES.TXT",
  7144. "lib/MonoAndroid10/_._",
  7145. "lib/MonoTouch10/_._",
  7146. "lib/net46/System.Security.Cryptography.ProtectedData.dll",
  7147. "lib/net461/System.Security.Cryptography.ProtectedData.dll",
  7148. "lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
  7149. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
  7150. "lib/xamarinios10/_._",
  7151. "lib/xamarinmac20/_._",
  7152. "lib/xamarintvos10/_._",
  7153. "lib/xamarinwatchos10/_._",
  7154. "ref/MonoAndroid10/_._",
  7155. "ref/MonoTouch10/_._",
  7156. "ref/net46/System.Security.Cryptography.ProtectedData.dll",
  7157. "ref/net461/System.Security.Cryptography.ProtectedData.dll",
  7158. "ref/net461/System.Security.Cryptography.ProtectedData.xml",
  7159. "ref/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
  7160. "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
  7161. "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
  7162. "ref/xamarinios10/_._",
  7163. "ref/xamarinmac20/_._",
  7164. "ref/xamarintvos10/_._",
  7165. "ref/xamarinwatchos10/_._",
  7166. "runtimes/win/lib/net46/System.Security.Cryptography.ProtectedData.dll",
  7167. "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll",
  7168. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
  7169. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
  7170. "system.security.cryptography.protecteddata.4.5.0.nupkg.sha512",
  7171. "system.security.cryptography.protecteddata.nuspec",
  7172. "useSharedDesignerContext.txt",
  7173. "version.txt"
  7174. ]
  7175. },
  7176. "System.Security.Cryptography.X509Certificates/4.3.0": {
  7177. "sha512": "t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
  7178. "type": "package",
  7179. "path": "system.security.cryptography.x509certificates/4.3.0",
  7180. "files": [
  7181. ".nupkg.metadata",
  7182. ".signature.p7s",
  7183. "ThirdPartyNotices.txt",
  7184. "dotnet_library_license.txt",
  7185. "lib/MonoAndroid10/_._",
  7186. "lib/MonoTouch10/_._",
  7187. "lib/net46/System.Security.Cryptography.X509Certificates.dll",
  7188. "lib/net461/System.Security.Cryptography.X509Certificates.dll",
  7189. "lib/xamarinios10/_._",
  7190. "lib/xamarinmac20/_._",
  7191. "lib/xamarintvos10/_._",
  7192. "lib/xamarinwatchos10/_._",
  7193. "ref/MonoAndroid10/_._",
  7194. "ref/MonoTouch10/_._",
  7195. "ref/net46/System.Security.Cryptography.X509Certificates.dll",
  7196. "ref/net461/System.Security.Cryptography.X509Certificates.dll",
  7197. "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll",
  7198. "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml",
  7199. "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml",
  7200. "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml",
  7201. "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml",
  7202. "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml",
  7203. "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml",
  7204. "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml",
  7205. "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml",
  7206. "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml",
  7207. "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml",
  7208. "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll",
  7209. "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml",
  7210. "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml",
  7211. "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml",
  7212. "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml",
  7213. "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml",
  7214. "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml",
  7215. "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml",
  7216. "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml",
  7217. "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml",
  7218. "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml",
  7219. "ref/xamarinios10/_._",
  7220. "ref/xamarinmac20/_._",
  7221. "ref/xamarintvos10/_._",
  7222. "ref/xamarinwatchos10/_._",
  7223. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
  7224. "runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll",
  7225. "runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll",
  7226. "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll",
  7227. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
  7228. "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512",
  7229. "system.security.cryptography.x509certificates.nuspec"
  7230. ]
  7231. },
  7232. "System.Security.Permissions/4.6.0": {
  7233. "sha512": "W3Uxog9KCZAmGYsOFHgJnb7L2q+SDbxS3vGnFHmErUnXuIjWYpIh1KVTlua7qmPdrlRCkAcTF9dImv+jciBPOQ==",
  7234. "type": "package",
  7235. "path": "system.security.permissions/4.6.0",
  7236. "files": [
  7237. ".nupkg.metadata",
  7238. ".signature.p7s",
  7239. "LICENSE.TXT",
  7240. "THIRD-PARTY-NOTICES.TXT",
  7241. "lib/net461/System.Security.Permissions.dll",
  7242. "lib/net461/System.Security.Permissions.xml",
  7243. "lib/netcoreapp3.0/System.Security.Permissions.dll",
  7244. "lib/netcoreapp3.0/System.Security.Permissions.xml",
  7245. "lib/netstandard2.0/System.Security.Permissions.dll",
  7246. "lib/netstandard2.0/System.Security.Permissions.xml",
  7247. "ref/net461/System.Security.Permissions.dll",
  7248. "ref/net461/System.Security.Permissions.xml",
  7249. "ref/netcoreapp3.0/System.Security.Permissions.dll",
  7250. "ref/netcoreapp3.0/System.Security.Permissions.xml",
  7251. "ref/netstandard2.0/System.Security.Permissions.dll",
  7252. "ref/netstandard2.0/System.Security.Permissions.xml",
  7253. "system.security.permissions.4.6.0.nupkg.sha512",
  7254. "system.security.permissions.nuspec",
  7255. "useSharedDesignerContext.txt",
  7256. "version.txt"
  7257. ]
  7258. },
  7259. "System.Security.Principal.Windows/4.6.0": {
  7260. "sha512": "Mdukseovp0YIGaz16FMH6nbfgZkrCFOJbtXQptv0aeBO9h775Ilb9+TDwLVTKikoW7y7CY7lpoXl9zmZ5G3ndA==",
  7261. "type": "package",
  7262. "path": "system.security.principal.windows/4.6.0",
  7263. "files": [
  7264. ".nupkg.metadata",
  7265. ".signature.p7s",
  7266. "LICENSE.TXT",
  7267. "THIRD-PARTY-NOTICES.TXT",
  7268. "lib/net46/System.Security.Principal.Windows.dll",
  7269. "lib/net461/System.Security.Principal.Windows.dll",
  7270. "lib/net461/System.Security.Principal.Windows.xml",
  7271. "lib/netstandard1.3/System.Security.Principal.Windows.dll",
  7272. "lib/netstandard2.0/System.Security.Principal.Windows.dll",
  7273. "lib/netstandard2.0/System.Security.Principal.Windows.xml",
  7274. "lib/uap10.0.16299/_._",
  7275. "ref/net46/System.Security.Principal.Windows.dll",
  7276. "ref/net461/System.Security.Principal.Windows.dll",
  7277. "ref/net461/System.Security.Principal.Windows.xml",
  7278. "ref/netcoreapp3.0/System.Security.Principal.Windows.dll",
  7279. "ref/netcoreapp3.0/System.Security.Principal.Windows.xml",
  7280. "ref/netstandard1.3/System.Security.Principal.Windows.dll",
  7281. "ref/netstandard1.3/System.Security.Principal.Windows.xml",
  7282. "ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
  7283. "ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
  7284. "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
  7285. "ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
  7286. "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
  7287. "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
  7288. "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
  7289. "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
  7290. "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
  7291. "ref/netstandard2.0/System.Security.Principal.Windows.dll",
  7292. "ref/netstandard2.0/System.Security.Principal.Windows.xml",
  7293. "ref/uap10.0.16299/_._",
  7294. "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
  7295. "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
  7296. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
  7297. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
  7298. "runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
  7299. "runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
  7300. "runtimes/win/lib/net461/System.Security.Principal.Windows.xml",
  7301. "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
  7302. "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
  7303. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
  7304. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
  7305. "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
  7306. "runtimes/win/lib/uap10.0.16299/_._",
  7307. "system.security.principal.windows.4.6.0.nupkg.sha512",
  7308. "system.security.principal.windows.nuspec",
  7309. "useSharedDesignerContext.txt",
  7310. "version.txt"
  7311. ]
  7312. },
  7313. "System.Security.SecureString/4.3.0": {
  7314. "sha512": "PnXp38O9q/2Oe4iZHMH60kinScv6QiiL2XH54Pj2t0Y6c2zKPEiAZsM/M3wBOHLNTBDFP0zfy13WN2M0qFz5jg==",
  7315. "type": "package",
  7316. "path": "system.security.securestring/4.3.0",
  7317. "files": [
  7318. ".nupkg.metadata",
  7319. ".signature.p7s",
  7320. "ThirdPartyNotices.txt",
  7321. "dotnet_library_license.txt",
  7322. "lib/MonoAndroid10/_._",
  7323. "lib/MonoTouch10/_._",
  7324. "lib/net46/System.Security.SecureString.dll",
  7325. "lib/xamarinios10/_._",
  7326. "lib/xamarinmac20/_._",
  7327. "lib/xamarintvos10/_._",
  7328. "lib/xamarinwatchos10/_._",
  7329. "ref/MonoAndroid10/_._",
  7330. "ref/MonoTouch10/_._",
  7331. "ref/net46/System.Security.SecureString.dll",
  7332. "ref/netstandard1.3/System.Security.SecureString.dll",
  7333. "ref/netstandard1.3/System.Security.SecureString.xml",
  7334. "ref/netstandard1.3/de/System.Security.SecureString.xml",
  7335. "ref/netstandard1.3/es/System.Security.SecureString.xml",
  7336. "ref/netstandard1.3/fr/System.Security.SecureString.xml",
  7337. "ref/netstandard1.3/it/System.Security.SecureString.xml",
  7338. "ref/netstandard1.3/ja/System.Security.SecureString.xml",
  7339. "ref/netstandard1.3/ko/System.Security.SecureString.xml",
  7340. "ref/netstandard1.3/ru/System.Security.SecureString.xml",
  7341. "ref/netstandard1.3/zh-hans/System.Security.SecureString.xml",
  7342. "ref/netstandard1.3/zh-hant/System.Security.SecureString.xml",
  7343. "ref/xamarinios10/_._",
  7344. "ref/xamarinmac20/_._",
  7345. "ref/xamarintvos10/_._",
  7346. "ref/xamarinwatchos10/_._",
  7347. "runtimes/unix/lib/netstandard1.3/System.Security.SecureString.dll",
  7348. "runtimes/win/lib/net46/System.Security.SecureString.dll",
  7349. "runtimes/win/lib/netstandard1.3/System.Security.SecureString.dll",
  7350. "system.security.securestring.4.3.0.nupkg.sha512",
  7351. "system.security.securestring.nuspec"
  7352. ]
  7353. },
  7354. "System.Text.Encoding/4.3.0": {
  7355. "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
  7356. "type": "package",
  7357. "path": "system.text.encoding/4.3.0",
  7358. "files": [
  7359. ".nupkg.metadata",
  7360. ".signature.p7s",
  7361. "ThirdPartyNotices.txt",
  7362. "dotnet_library_license.txt",
  7363. "lib/MonoAndroid10/_._",
  7364. "lib/MonoTouch10/_._",
  7365. "lib/net45/_._",
  7366. "lib/portable-net45+win8+wp8+wpa81/_._",
  7367. "lib/win8/_._",
  7368. "lib/wp80/_._",
  7369. "lib/wpa81/_._",
  7370. "lib/xamarinios10/_._",
  7371. "lib/xamarinmac20/_._",
  7372. "lib/xamarintvos10/_._",
  7373. "lib/xamarinwatchos10/_._",
  7374. "ref/MonoAndroid10/_._",
  7375. "ref/MonoTouch10/_._",
  7376. "ref/net45/_._",
  7377. "ref/netcore50/System.Text.Encoding.dll",
  7378. "ref/netcore50/System.Text.Encoding.xml",
  7379. "ref/netcore50/de/System.Text.Encoding.xml",
  7380. "ref/netcore50/es/System.Text.Encoding.xml",
  7381. "ref/netcore50/fr/System.Text.Encoding.xml",
  7382. "ref/netcore50/it/System.Text.Encoding.xml",
  7383. "ref/netcore50/ja/System.Text.Encoding.xml",
  7384. "ref/netcore50/ko/System.Text.Encoding.xml",
  7385. "ref/netcore50/ru/System.Text.Encoding.xml",
  7386. "ref/netcore50/zh-hans/System.Text.Encoding.xml",
  7387. "ref/netcore50/zh-hant/System.Text.Encoding.xml",
  7388. "ref/netstandard1.0/System.Text.Encoding.dll",
  7389. "ref/netstandard1.0/System.Text.Encoding.xml",
  7390. "ref/netstandard1.0/de/System.Text.Encoding.xml",
  7391. "ref/netstandard1.0/es/System.Text.Encoding.xml",
  7392. "ref/netstandard1.0/fr/System.Text.Encoding.xml",
  7393. "ref/netstandard1.0/it/System.Text.Encoding.xml",
  7394. "ref/netstandard1.0/ja/System.Text.Encoding.xml",
  7395. "ref/netstandard1.0/ko/System.Text.Encoding.xml",
  7396. "ref/netstandard1.0/ru/System.Text.Encoding.xml",
  7397. "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
  7398. "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
  7399. "ref/netstandard1.3/System.Text.Encoding.dll",
  7400. "ref/netstandard1.3/System.Text.Encoding.xml",
  7401. "ref/netstandard1.3/de/System.Text.Encoding.xml",
  7402. "ref/netstandard1.3/es/System.Text.Encoding.xml",
  7403. "ref/netstandard1.3/fr/System.Text.Encoding.xml",
  7404. "ref/netstandard1.3/it/System.Text.Encoding.xml",
  7405. "ref/netstandard1.3/ja/System.Text.Encoding.xml",
  7406. "ref/netstandard1.3/ko/System.Text.Encoding.xml",
  7407. "ref/netstandard1.3/ru/System.Text.Encoding.xml",
  7408. "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
  7409. "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
  7410. "ref/portable-net45+win8+wp8+wpa81/_._",
  7411. "ref/win8/_._",
  7412. "ref/wp80/_._",
  7413. "ref/wpa81/_._",
  7414. "ref/xamarinios10/_._",
  7415. "ref/xamarinmac20/_._",
  7416. "ref/xamarintvos10/_._",
  7417. "ref/xamarinwatchos10/_._",
  7418. "system.text.encoding.4.3.0.nupkg.sha512",
  7419. "system.text.encoding.nuspec"
  7420. ]
  7421. },
  7422. "System.Text.Encoding.CodePages/4.5.0": {
  7423. "sha512": "S0wEUiKcLvRlkFUXca8uio1UQ5bYQzYgOmOKtCqaBQC3GR9AJjh43otcM32IGsAyvadFTaAMw9Irm6dS4Evfng==",
  7424. "type": "package",
  7425. "path": "system.text.encoding.codepages/4.5.0",
  7426. "files": [
  7427. ".nupkg.metadata",
  7428. ".signature.p7s",
  7429. "LICENSE.TXT",
  7430. "THIRD-PARTY-NOTICES.TXT",
  7431. "lib/MonoAndroid10/_._",
  7432. "lib/MonoTouch10/_._",
  7433. "lib/net46/System.Text.Encoding.CodePages.dll",
  7434. "lib/net461/System.Text.Encoding.CodePages.dll",
  7435. "lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
  7436. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  7437. "lib/xamarinios10/_._",
  7438. "lib/xamarinmac20/_._",
  7439. "lib/xamarintvos10/_._",
  7440. "lib/xamarinwatchos10/_._",
  7441. "ref/MonoAndroid10/_._",
  7442. "ref/MonoTouch10/_._",
  7443. "ref/netstandard1.3/System.Text.Encoding.CodePages.dll",
  7444. "ref/netstandard1.3/System.Text.Encoding.CodePages.xml",
  7445. "ref/netstandard1.3/de/System.Text.Encoding.CodePages.xml",
  7446. "ref/netstandard1.3/es/System.Text.Encoding.CodePages.xml",
  7447. "ref/netstandard1.3/fr/System.Text.Encoding.CodePages.xml",
  7448. "ref/netstandard1.3/it/System.Text.Encoding.CodePages.xml",
  7449. "ref/netstandard1.3/ja/System.Text.Encoding.CodePages.xml",
  7450. "ref/netstandard1.3/ko/System.Text.Encoding.CodePages.xml",
  7451. "ref/netstandard1.3/ru/System.Text.Encoding.CodePages.xml",
  7452. "ref/netstandard1.3/zh-hans/System.Text.Encoding.CodePages.xml",
  7453. "ref/netstandard1.3/zh-hant/System.Text.Encoding.CodePages.xml",
  7454. "ref/netstandard2.0/System.Text.Encoding.CodePages.dll",
  7455. "ref/netstandard2.0/System.Text.Encoding.CodePages.xml",
  7456. "ref/xamarinios10/_._",
  7457. "ref/xamarinmac20/_._",
  7458. "ref/xamarintvos10/_._",
  7459. "ref/xamarinwatchos10/_._",
  7460. "runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll",
  7461. "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll",
  7462. "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
  7463. "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  7464. "system.text.encoding.codepages.4.5.0.nupkg.sha512",
  7465. "system.text.encoding.codepages.nuspec",
  7466. "useSharedDesignerContext.txt",
  7467. "version.txt"
  7468. ]
  7469. },
  7470. "System.Text.Encoding.Extensions/4.3.0": {
  7471. "sha512": "YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
  7472. "type": "package",
  7473. "path": "system.text.encoding.extensions/4.3.0",
  7474. "files": [
  7475. ".nupkg.metadata",
  7476. ".signature.p7s",
  7477. "ThirdPartyNotices.txt",
  7478. "dotnet_library_license.txt",
  7479. "lib/MonoAndroid10/_._",
  7480. "lib/MonoTouch10/_._",
  7481. "lib/net45/_._",
  7482. "lib/portable-net45+win8+wp8+wpa81/_._",
  7483. "lib/win8/_._",
  7484. "lib/wp80/_._",
  7485. "lib/wpa81/_._",
  7486. "lib/xamarinios10/_._",
  7487. "lib/xamarinmac20/_._",
  7488. "lib/xamarintvos10/_._",
  7489. "lib/xamarinwatchos10/_._",
  7490. "ref/MonoAndroid10/_._",
  7491. "ref/MonoTouch10/_._",
  7492. "ref/net45/_._",
  7493. "ref/netcore50/System.Text.Encoding.Extensions.dll",
  7494. "ref/netcore50/System.Text.Encoding.Extensions.xml",
  7495. "ref/netcore50/de/System.Text.Encoding.Extensions.xml",
  7496. "ref/netcore50/es/System.Text.Encoding.Extensions.xml",
  7497. "ref/netcore50/fr/System.Text.Encoding.Extensions.xml",
  7498. "ref/netcore50/it/System.Text.Encoding.Extensions.xml",
  7499. "ref/netcore50/ja/System.Text.Encoding.Extensions.xml",
  7500. "ref/netcore50/ko/System.Text.Encoding.Extensions.xml",
  7501. "ref/netcore50/ru/System.Text.Encoding.Extensions.xml",
  7502. "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml",
  7503. "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml",
  7504. "ref/netstandard1.0/System.Text.Encoding.Extensions.dll",
  7505. "ref/netstandard1.0/System.Text.Encoding.Extensions.xml",
  7506. "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml",
  7507. "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml",
  7508. "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml",
  7509. "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml",
  7510. "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml",
  7511. "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml",
  7512. "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml",
  7513. "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml",
  7514. "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml",
  7515. "ref/netstandard1.3/System.Text.Encoding.Extensions.dll",
  7516. "ref/netstandard1.3/System.Text.Encoding.Extensions.xml",
  7517. "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml",
  7518. "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml",
  7519. "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml",
  7520. "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml",
  7521. "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml",
  7522. "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml",
  7523. "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml",
  7524. "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml",
  7525. "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml",
  7526. "ref/portable-net45+win8+wp8+wpa81/_._",
  7527. "ref/win8/_._",
  7528. "ref/wp80/_._",
  7529. "ref/wpa81/_._",
  7530. "ref/xamarinios10/_._",
  7531. "ref/xamarinmac20/_._",
  7532. "ref/xamarintvos10/_._",
  7533. "ref/xamarinwatchos10/_._",
  7534. "system.text.encoding.extensions.4.3.0.nupkg.sha512",
  7535. "system.text.encoding.extensions.nuspec"
  7536. ]
  7537. },
  7538. "System.Text.Encodings.Web/4.5.0": {
  7539. "sha512": "Xg4G4Indi4dqP1iuAiMSwpiWS54ZghzR644OtsRCm/m/lBMG8dUBhLVN7hLm8NNrNTR+iGbshCPTwrvxZPlm4g==",
  7540. "type": "package",
  7541. "path": "system.text.encodings.web/4.5.0",
  7542. "files": [
  7543. ".nupkg.metadata",
  7544. ".signature.p7s",
  7545. "LICENSE.TXT",
  7546. "THIRD-PARTY-NOTICES.TXT",
  7547. "lib/netstandard1.0/System.Text.Encodings.Web.dll",
  7548. "lib/netstandard1.0/System.Text.Encodings.Web.xml",
  7549. "lib/netstandard2.0/System.Text.Encodings.Web.dll",
  7550. "lib/netstandard2.0/System.Text.Encodings.Web.xml",
  7551. "system.text.encodings.web.4.5.0.nupkg.sha512",
  7552. "system.text.encodings.web.nuspec",
  7553. "useSharedDesignerContext.txt",
  7554. "version.txt"
  7555. ]
  7556. },
  7557. "System.Text.RegularExpressions/4.3.0": {
  7558. "sha512": "RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
  7559. "type": "package",
  7560. "path": "system.text.regularexpressions/4.3.0",
  7561. "files": [
  7562. ".nupkg.metadata",
  7563. ".signature.p7s",
  7564. "ThirdPartyNotices.txt",
  7565. "dotnet_library_license.txt",
  7566. "lib/MonoAndroid10/_._",
  7567. "lib/MonoTouch10/_._",
  7568. "lib/net45/_._",
  7569. "lib/net463/System.Text.RegularExpressions.dll",
  7570. "lib/netcore50/System.Text.RegularExpressions.dll",
  7571. "lib/netstandard1.6/System.Text.RegularExpressions.dll",
  7572. "lib/portable-net45+win8+wp8+wpa81/_._",
  7573. "lib/win8/_._",
  7574. "lib/wp80/_._",
  7575. "lib/wpa81/_._",
  7576. "lib/xamarinios10/_._",
  7577. "lib/xamarinmac20/_._",
  7578. "lib/xamarintvos10/_._",
  7579. "lib/xamarinwatchos10/_._",
  7580. "ref/MonoAndroid10/_._",
  7581. "ref/MonoTouch10/_._",
  7582. "ref/net45/_._",
  7583. "ref/net463/System.Text.RegularExpressions.dll",
  7584. "ref/netcore50/System.Text.RegularExpressions.dll",
  7585. "ref/netcore50/System.Text.RegularExpressions.xml",
  7586. "ref/netcore50/de/System.Text.RegularExpressions.xml",
  7587. "ref/netcore50/es/System.Text.RegularExpressions.xml",
  7588. "ref/netcore50/fr/System.Text.RegularExpressions.xml",
  7589. "ref/netcore50/it/System.Text.RegularExpressions.xml",
  7590. "ref/netcore50/ja/System.Text.RegularExpressions.xml",
  7591. "ref/netcore50/ko/System.Text.RegularExpressions.xml",
  7592. "ref/netcore50/ru/System.Text.RegularExpressions.xml",
  7593. "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml",
  7594. "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml",
  7595. "ref/netcoreapp1.1/System.Text.RegularExpressions.dll",
  7596. "ref/netstandard1.0/System.Text.RegularExpressions.dll",
  7597. "ref/netstandard1.0/System.Text.RegularExpressions.xml",
  7598. "ref/netstandard1.0/de/System.Text.RegularExpressions.xml",
  7599. "ref/netstandard1.0/es/System.Text.RegularExpressions.xml",
  7600. "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml",
  7601. "ref/netstandard1.0/it/System.Text.RegularExpressions.xml",
  7602. "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml",
  7603. "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml",
  7604. "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml",
  7605. "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml",
  7606. "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml",
  7607. "ref/netstandard1.3/System.Text.RegularExpressions.dll",
  7608. "ref/netstandard1.3/System.Text.RegularExpressions.xml",
  7609. "ref/netstandard1.3/de/System.Text.RegularExpressions.xml",
  7610. "ref/netstandard1.3/es/System.Text.RegularExpressions.xml",
  7611. "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml",
  7612. "ref/netstandard1.3/it/System.Text.RegularExpressions.xml",
  7613. "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml",
  7614. "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml",
  7615. "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml",
  7616. "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml",
  7617. "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml",
  7618. "ref/netstandard1.6/System.Text.RegularExpressions.dll",
  7619. "ref/netstandard1.6/System.Text.RegularExpressions.xml",
  7620. "ref/netstandard1.6/de/System.Text.RegularExpressions.xml",
  7621. "ref/netstandard1.6/es/System.Text.RegularExpressions.xml",
  7622. "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml",
  7623. "ref/netstandard1.6/it/System.Text.RegularExpressions.xml",
  7624. "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml",
  7625. "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml",
  7626. "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml",
  7627. "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml",
  7628. "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml",
  7629. "ref/portable-net45+win8+wp8+wpa81/_._",
  7630. "ref/win8/_._",
  7631. "ref/wp80/_._",
  7632. "ref/wpa81/_._",
  7633. "ref/xamarinios10/_._",
  7634. "ref/xamarinmac20/_._",
  7635. "ref/xamarintvos10/_._",
  7636. "ref/xamarinwatchos10/_._",
  7637. "system.text.regularexpressions.4.3.0.nupkg.sha512",
  7638. "system.text.regularexpressions.nuspec"
  7639. ]
  7640. },
  7641. "System.Threading/4.3.0": {
  7642. "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
  7643. "type": "package",
  7644. "path": "system.threading/4.3.0",
  7645. "files": [
  7646. ".nupkg.metadata",
  7647. ".signature.p7s",
  7648. "ThirdPartyNotices.txt",
  7649. "dotnet_library_license.txt",
  7650. "lib/MonoAndroid10/_._",
  7651. "lib/MonoTouch10/_._",
  7652. "lib/net45/_._",
  7653. "lib/netcore50/System.Threading.dll",
  7654. "lib/netstandard1.3/System.Threading.dll",
  7655. "lib/portable-net45+win8+wp8+wpa81/_._",
  7656. "lib/win8/_._",
  7657. "lib/wp80/_._",
  7658. "lib/wpa81/_._",
  7659. "lib/xamarinios10/_._",
  7660. "lib/xamarinmac20/_._",
  7661. "lib/xamarintvos10/_._",
  7662. "lib/xamarinwatchos10/_._",
  7663. "ref/MonoAndroid10/_._",
  7664. "ref/MonoTouch10/_._",
  7665. "ref/net45/_._",
  7666. "ref/netcore50/System.Threading.dll",
  7667. "ref/netcore50/System.Threading.xml",
  7668. "ref/netcore50/de/System.Threading.xml",
  7669. "ref/netcore50/es/System.Threading.xml",
  7670. "ref/netcore50/fr/System.Threading.xml",
  7671. "ref/netcore50/it/System.Threading.xml",
  7672. "ref/netcore50/ja/System.Threading.xml",
  7673. "ref/netcore50/ko/System.Threading.xml",
  7674. "ref/netcore50/ru/System.Threading.xml",
  7675. "ref/netcore50/zh-hans/System.Threading.xml",
  7676. "ref/netcore50/zh-hant/System.Threading.xml",
  7677. "ref/netstandard1.0/System.Threading.dll",
  7678. "ref/netstandard1.0/System.Threading.xml",
  7679. "ref/netstandard1.0/de/System.Threading.xml",
  7680. "ref/netstandard1.0/es/System.Threading.xml",
  7681. "ref/netstandard1.0/fr/System.Threading.xml",
  7682. "ref/netstandard1.0/it/System.Threading.xml",
  7683. "ref/netstandard1.0/ja/System.Threading.xml",
  7684. "ref/netstandard1.0/ko/System.Threading.xml",
  7685. "ref/netstandard1.0/ru/System.Threading.xml",
  7686. "ref/netstandard1.0/zh-hans/System.Threading.xml",
  7687. "ref/netstandard1.0/zh-hant/System.Threading.xml",
  7688. "ref/netstandard1.3/System.Threading.dll",
  7689. "ref/netstandard1.3/System.Threading.xml",
  7690. "ref/netstandard1.3/de/System.Threading.xml",
  7691. "ref/netstandard1.3/es/System.Threading.xml",
  7692. "ref/netstandard1.3/fr/System.Threading.xml",
  7693. "ref/netstandard1.3/it/System.Threading.xml",
  7694. "ref/netstandard1.3/ja/System.Threading.xml",
  7695. "ref/netstandard1.3/ko/System.Threading.xml",
  7696. "ref/netstandard1.3/ru/System.Threading.xml",
  7697. "ref/netstandard1.3/zh-hans/System.Threading.xml",
  7698. "ref/netstandard1.3/zh-hant/System.Threading.xml",
  7699. "ref/portable-net45+win8+wp8+wpa81/_._",
  7700. "ref/win8/_._",
  7701. "ref/wp80/_._",
  7702. "ref/wpa81/_._",
  7703. "ref/xamarinios10/_._",
  7704. "ref/xamarinmac20/_._",
  7705. "ref/xamarintvos10/_._",
  7706. "ref/xamarinwatchos10/_._",
  7707. "runtimes/aot/lib/netcore50/System.Threading.dll",
  7708. "system.threading.4.3.0.nupkg.sha512",
  7709. "system.threading.nuspec"
  7710. ]
  7711. },
  7712. "System.Threading.Overlapped/4.0.1": {
  7713. "sha512": "f7aLuLkBoCQM2kng7zqLFBXz9Gk48gDK8lk1ih9rH/1arJJzZK9gJwNvPDhL6Ps/l6rwOr8jw+4FCHL0KKWiEg==",
  7714. "type": "package",
  7715. "path": "system.threading.overlapped/4.0.1",
  7716. "files": [
  7717. ".nupkg.metadata",
  7718. ".signature.p7s",
  7719. "ThirdPartyNotices.txt",
  7720. "dotnet_library_license.txt",
  7721. "lib/net46/System.Threading.Overlapped.dll",
  7722. "ref/net46/System.Threading.Overlapped.dll",
  7723. "ref/netstandard1.3/System.Threading.Overlapped.dll",
  7724. "ref/netstandard1.3/System.Threading.Overlapped.xml",
  7725. "ref/netstandard1.3/de/System.Threading.Overlapped.xml",
  7726. "ref/netstandard1.3/es/System.Threading.Overlapped.xml",
  7727. "ref/netstandard1.3/fr/System.Threading.Overlapped.xml",
  7728. "ref/netstandard1.3/it/System.Threading.Overlapped.xml",
  7729. "ref/netstandard1.3/ja/System.Threading.Overlapped.xml",
  7730. "ref/netstandard1.3/ko/System.Threading.Overlapped.xml",
  7731. "ref/netstandard1.3/ru/System.Threading.Overlapped.xml",
  7732. "ref/netstandard1.3/zh-hans/System.Threading.Overlapped.xml",
  7733. "ref/netstandard1.3/zh-hant/System.Threading.Overlapped.xml",
  7734. "runtimes/unix/lib/netstandard1.3/System.Threading.Overlapped.dll",
  7735. "runtimes/win/lib/net46/System.Threading.Overlapped.dll",
  7736. "runtimes/win/lib/netcore50/System.Threading.Overlapped.dll",
  7737. "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll",
  7738. "system.threading.overlapped.4.0.1.nupkg.sha512",
  7739. "system.threading.overlapped.nuspec"
  7740. ]
  7741. },
  7742. "System.Threading.Tasks/4.3.0": {
  7743. "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
  7744. "type": "package",
  7745. "path": "system.threading.tasks/4.3.0",
  7746. "files": [
  7747. ".nupkg.metadata",
  7748. ".signature.p7s",
  7749. "ThirdPartyNotices.txt",
  7750. "dotnet_library_license.txt",
  7751. "lib/MonoAndroid10/_._",
  7752. "lib/MonoTouch10/_._",
  7753. "lib/net45/_._",
  7754. "lib/portable-net45+win8+wp8+wpa81/_._",
  7755. "lib/win8/_._",
  7756. "lib/wp80/_._",
  7757. "lib/wpa81/_._",
  7758. "lib/xamarinios10/_._",
  7759. "lib/xamarinmac20/_._",
  7760. "lib/xamarintvos10/_._",
  7761. "lib/xamarinwatchos10/_._",
  7762. "ref/MonoAndroid10/_._",
  7763. "ref/MonoTouch10/_._",
  7764. "ref/net45/_._",
  7765. "ref/netcore50/System.Threading.Tasks.dll",
  7766. "ref/netcore50/System.Threading.Tasks.xml",
  7767. "ref/netcore50/de/System.Threading.Tasks.xml",
  7768. "ref/netcore50/es/System.Threading.Tasks.xml",
  7769. "ref/netcore50/fr/System.Threading.Tasks.xml",
  7770. "ref/netcore50/it/System.Threading.Tasks.xml",
  7771. "ref/netcore50/ja/System.Threading.Tasks.xml",
  7772. "ref/netcore50/ko/System.Threading.Tasks.xml",
  7773. "ref/netcore50/ru/System.Threading.Tasks.xml",
  7774. "ref/netcore50/zh-hans/System.Threading.Tasks.xml",
  7775. "ref/netcore50/zh-hant/System.Threading.Tasks.xml",
  7776. "ref/netstandard1.0/System.Threading.Tasks.dll",
  7777. "ref/netstandard1.0/System.Threading.Tasks.xml",
  7778. "ref/netstandard1.0/de/System.Threading.Tasks.xml",
  7779. "ref/netstandard1.0/es/System.Threading.Tasks.xml",
  7780. "ref/netstandard1.0/fr/System.Threading.Tasks.xml",
  7781. "ref/netstandard1.0/it/System.Threading.Tasks.xml",
  7782. "ref/netstandard1.0/ja/System.Threading.Tasks.xml",
  7783. "ref/netstandard1.0/ko/System.Threading.Tasks.xml",
  7784. "ref/netstandard1.0/ru/System.Threading.Tasks.xml",
  7785. "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
  7786. "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
  7787. "ref/netstandard1.3/System.Threading.Tasks.dll",
  7788. "ref/netstandard1.3/System.Threading.Tasks.xml",
  7789. "ref/netstandard1.3/de/System.Threading.Tasks.xml",
  7790. "ref/netstandard1.3/es/System.Threading.Tasks.xml",
  7791. "ref/netstandard1.3/fr/System.Threading.Tasks.xml",
  7792. "ref/netstandard1.3/it/System.Threading.Tasks.xml",
  7793. "ref/netstandard1.3/ja/System.Threading.Tasks.xml",
  7794. "ref/netstandard1.3/ko/System.Threading.Tasks.xml",
  7795. "ref/netstandard1.3/ru/System.Threading.Tasks.xml",
  7796. "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
  7797. "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
  7798. "ref/portable-net45+win8+wp8+wpa81/_._",
  7799. "ref/win8/_._",
  7800. "ref/wp80/_._",
  7801. "ref/wpa81/_._",
  7802. "ref/xamarinios10/_._",
  7803. "ref/xamarinmac20/_._",
  7804. "ref/xamarintvos10/_._",
  7805. "ref/xamarinwatchos10/_._",
  7806. "system.threading.tasks.4.3.0.nupkg.sha512",
  7807. "system.threading.tasks.nuspec"
  7808. ]
  7809. },
  7810. "System.Threading.Tasks.Extensions/4.3.0": {
  7811. "sha512": "npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==",
  7812. "type": "package",
  7813. "path": "system.threading.tasks.extensions/4.3.0",
  7814. "files": [
  7815. ".nupkg.metadata",
  7816. ".signature.p7s",
  7817. "ThirdPartyNotices.txt",
  7818. "dotnet_library_license.txt",
  7819. "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
  7820. "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
  7821. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
  7822. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
  7823. "system.threading.tasks.extensions.4.3.0.nupkg.sha512",
  7824. "system.threading.tasks.extensions.nuspec"
  7825. ]
  7826. },
  7827. "System.Threading.Thread/4.0.0": {
  7828. "sha512": "gIdJqDXlOr5W9zeqFErLw3dsOsiShSCYtF9SEHitACycmvNvY8odf9kiKvp6V7aibc8C4HzzNBkWXjyfn7plbQ==",
  7829. "type": "package",
  7830. "path": "system.threading.thread/4.0.0",
  7831. "files": [
  7832. ".nupkg.metadata",
  7833. ".signature.p7s",
  7834. "ThirdPartyNotices.txt",
  7835. "dotnet_library_license.txt",
  7836. "lib/MonoAndroid10/_._",
  7837. "lib/MonoTouch10/_._",
  7838. "lib/net46/System.Threading.Thread.dll",
  7839. "lib/netcore50/_._",
  7840. "lib/netstandard1.3/System.Threading.Thread.dll",
  7841. "lib/xamarinios10/_._",
  7842. "lib/xamarinmac20/_._",
  7843. "lib/xamarintvos10/_._",
  7844. "lib/xamarinwatchos10/_._",
  7845. "ref/MonoAndroid10/_._",
  7846. "ref/MonoTouch10/_._",
  7847. "ref/net46/System.Threading.Thread.dll",
  7848. "ref/netstandard1.3/System.Threading.Thread.dll",
  7849. "ref/netstandard1.3/System.Threading.Thread.xml",
  7850. "ref/netstandard1.3/de/System.Threading.Thread.xml",
  7851. "ref/netstandard1.3/es/System.Threading.Thread.xml",
  7852. "ref/netstandard1.3/fr/System.Threading.Thread.xml",
  7853. "ref/netstandard1.3/it/System.Threading.Thread.xml",
  7854. "ref/netstandard1.3/ja/System.Threading.Thread.xml",
  7855. "ref/netstandard1.3/ko/System.Threading.Thread.xml",
  7856. "ref/netstandard1.3/ru/System.Threading.Thread.xml",
  7857. "ref/netstandard1.3/zh-hans/System.Threading.Thread.xml",
  7858. "ref/netstandard1.3/zh-hant/System.Threading.Thread.xml",
  7859. "ref/xamarinios10/_._",
  7860. "ref/xamarinmac20/_._",
  7861. "ref/xamarintvos10/_._",
  7862. "ref/xamarinwatchos10/_._",
  7863. "system.threading.thread.4.0.0.nupkg.sha512",
  7864. "system.threading.thread.nuspec"
  7865. ]
  7866. },
  7867. "System.Threading.ThreadPool/4.0.10": {
  7868. "sha512": "IMXgB5Vf/5Qw1kpoVgJMOvUO1l32aC+qC3OaIZjWJOjvcxuxNWOK2ZTWWYXfij22NHxT2j1yWX5vlAeQWld9vA==",
  7869. "type": "package",
  7870. "path": "system.threading.threadpool/4.0.10",
  7871. "files": [
  7872. ".nupkg.metadata",
  7873. ".signature.p7s",
  7874. "ThirdPartyNotices.txt",
  7875. "dotnet_library_license.txt",
  7876. "lib/MonoAndroid10/_._",
  7877. "lib/MonoTouch10/_._",
  7878. "lib/net46/System.Threading.ThreadPool.dll",
  7879. "lib/netcore50/_._",
  7880. "lib/netstandard1.3/System.Threading.ThreadPool.dll",
  7881. "lib/xamarinios10/_._",
  7882. "lib/xamarinmac20/_._",
  7883. "lib/xamarintvos10/_._",
  7884. "lib/xamarinwatchos10/_._",
  7885. "ref/MonoAndroid10/_._",
  7886. "ref/MonoTouch10/_._",
  7887. "ref/net46/System.Threading.ThreadPool.dll",
  7888. "ref/netstandard1.3/System.Threading.ThreadPool.dll",
  7889. "ref/netstandard1.3/System.Threading.ThreadPool.xml",
  7890. "ref/netstandard1.3/de/System.Threading.ThreadPool.xml",
  7891. "ref/netstandard1.3/es/System.Threading.ThreadPool.xml",
  7892. "ref/netstandard1.3/fr/System.Threading.ThreadPool.xml",
  7893. "ref/netstandard1.3/it/System.Threading.ThreadPool.xml",
  7894. "ref/netstandard1.3/ja/System.Threading.ThreadPool.xml",
  7895. "ref/netstandard1.3/ko/System.Threading.ThreadPool.xml",
  7896. "ref/netstandard1.3/ru/System.Threading.ThreadPool.xml",
  7897. "ref/netstandard1.3/zh-hans/System.Threading.ThreadPool.xml",
  7898. "ref/netstandard1.3/zh-hant/System.Threading.ThreadPool.xml",
  7899. "ref/xamarinios10/_._",
  7900. "ref/xamarinmac20/_._",
  7901. "ref/xamarintvos10/_._",
  7902. "ref/xamarinwatchos10/_._",
  7903. "system.threading.threadpool.4.0.10.nupkg.sha512",
  7904. "system.threading.threadpool.nuspec"
  7905. ]
  7906. },
  7907. "System.Threading.Timer/4.3.0": {
  7908. "sha512": "Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==",
  7909. "type": "package",
  7910. "path": "system.threading.timer/4.3.0",
  7911. "files": [
  7912. ".nupkg.metadata",
  7913. ".signature.p7s",
  7914. "ThirdPartyNotices.txt",
  7915. "dotnet_library_license.txt",
  7916. "lib/MonoAndroid10/_._",
  7917. "lib/MonoTouch10/_._",
  7918. "lib/net451/_._",
  7919. "lib/portable-net451+win81+wpa81/_._",
  7920. "lib/win81/_._",
  7921. "lib/wpa81/_._",
  7922. "lib/xamarinios10/_._",
  7923. "lib/xamarinmac20/_._",
  7924. "lib/xamarintvos10/_._",
  7925. "lib/xamarinwatchos10/_._",
  7926. "ref/MonoAndroid10/_._",
  7927. "ref/MonoTouch10/_._",
  7928. "ref/net451/_._",
  7929. "ref/netcore50/System.Threading.Timer.dll",
  7930. "ref/netcore50/System.Threading.Timer.xml",
  7931. "ref/netcore50/de/System.Threading.Timer.xml",
  7932. "ref/netcore50/es/System.Threading.Timer.xml",
  7933. "ref/netcore50/fr/System.Threading.Timer.xml",
  7934. "ref/netcore50/it/System.Threading.Timer.xml",
  7935. "ref/netcore50/ja/System.Threading.Timer.xml",
  7936. "ref/netcore50/ko/System.Threading.Timer.xml",
  7937. "ref/netcore50/ru/System.Threading.Timer.xml",
  7938. "ref/netcore50/zh-hans/System.Threading.Timer.xml",
  7939. "ref/netcore50/zh-hant/System.Threading.Timer.xml",
  7940. "ref/netstandard1.2/System.Threading.Timer.dll",
  7941. "ref/netstandard1.2/System.Threading.Timer.xml",
  7942. "ref/netstandard1.2/de/System.Threading.Timer.xml",
  7943. "ref/netstandard1.2/es/System.Threading.Timer.xml",
  7944. "ref/netstandard1.2/fr/System.Threading.Timer.xml",
  7945. "ref/netstandard1.2/it/System.Threading.Timer.xml",
  7946. "ref/netstandard1.2/ja/System.Threading.Timer.xml",
  7947. "ref/netstandard1.2/ko/System.Threading.Timer.xml",
  7948. "ref/netstandard1.2/ru/System.Threading.Timer.xml",
  7949. "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml",
  7950. "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml",
  7951. "ref/portable-net451+win81+wpa81/_._",
  7952. "ref/win81/_._",
  7953. "ref/wpa81/_._",
  7954. "ref/xamarinios10/_._",
  7955. "ref/xamarinmac20/_._",
  7956. "ref/xamarintvos10/_._",
  7957. "ref/xamarinwatchos10/_._",
  7958. "system.threading.timer.4.3.0.nupkg.sha512",
  7959. "system.threading.timer.nuspec"
  7960. ]
  7961. },
  7962. "System.ValueTuple/4.5.0": {
  7963. "sha512": "okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==",
  7964. "type": "package",
  7965. "path": "system.valuetuple/4.5.0",
  7966. "files": [
  7967. ".nupkg.metadata",
  7968. ".signature.p7s",
  7969. "LICENSE.TXT",
  7970. "THIRD-PARTY-NOTICES.TXT",
  7971. "lib/MonoAndroid10/_._",
  7972. "lib/MonoTouch10/_._",
  7973. "lib/net461/System.ValueTuple.dll",
  7974. "lib/net461/System.ValueTuple.xml",
  7975. "lib/net47/System.ValueTuple.dll",
  7976. "lib/net47/System.ValueTuple.xml",
  7977. "lib/netcoreapp2.0/_._",
  7978. "lib/netstandard1.0/System.ValueTuple.dll",
  7979. "lib/netstandard1.0/System.ValueTuple.xml",
  7980. "lib/netstandard2.0/_._",
  7981. "lib/portable-net40+sl4+win8+wp8/System.ValueTuple.dll",
  7982. "lib/portable-net40+sl4+win8+wp8/System.ValueTuple.xml",
  7983. "lib/uap10.0.16299/_._",
  7984. "lib/xamarinios10/_._",
  7985. "lib/xamarinmac20/_._",
  7986. "lib/xamarintvos10/_._",
  7987. "lib/xamarinwatchos10/_._",
  7988. "ref/MonoAndroid10/_._",
  7989. "ref/MonoTouch10/_._",
  7990. "ref/net461/System.ValueTuple.dll",
  7991. "ref/net47/System.ValueTuple.dll",
  7992. "ref/netcoreapp2.0/_._",
  7993. "ref/netstandard2.0/_._",
  7994. "ref/portable-net40+sl4+win8+wp8/System.ValueTuple.dll",
  7995. "ref/uap10.0.16299/_._",
  7996. "ref/xamarinios10/_._",
  7997. "ref/xamarinmac20/_._",
  7998. "ref/xamarintvos10/_._",
  7999. "ref/xamarinwatchos10/_._",
  8000. "system.valuetuple.4.5.0.nupkg.sha512",
  8001. "system.valuetuple.nuspec",
  8002. "useSharedDesignerContext.txt",
  8003. "version.txt"
  8004. ]
  8005. },
  8006. "System.Windows.Extensions/4.6.0": {
  8007. "sha512": "GL4izk0KgeyXklUOHViAk7y1IOYVYcn8nDpJZgcCqNzTGv2xd+8rgGgMKMo8G9nvfEuRCrNxWnGc74EiuYH2YA==",
  8008. "type": "package",
  8009. "path": "system.windows.extensions/4.6.0",
  8010. "files": [
  8011. ".nupkg.metadata",
  8012. ".signature.p7s",
  8013. "LICENSE.TXT",
  8014. "THIRD-PARTY-NOTICES.TXT",
  8015. "lib/netcoreapp3.0/System.Windows.Extensions.dll",
  8016. "lib/netcoreapp3.0/System.Windows.Extensions.xml",
  8017. "ref/netcoreapp3.0/System.Windows.Extensions.dll",
  8018. "ref/netcoreapp3.0/System.Windows.Extensions.xml",
  8019. "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll",
  8020. "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.xml",
  8021. "system.windows.extensions.4.6.0.nupkg.sha512",
  8022. "system.windows.extensions.nuspec",
  8023. "useSharedDesignerContext.txt",
  8024. "version.txt"
  8025. ]
  8026. },
  8027. "System.Xml.ReaderWriter/4.3.0": {
  8028. "sha512": "GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
  8029. "type": "package",
  8030. "path": "system.xml.readerwriter/4.3.0",
  8031. "files": [
  8032. ".nupkg.metadata",
  8033. ".signature.p7s",
  8034. "ThirdPartyNotices.txt",
  8035. "dotnet_library_license.txt",
  8036. "lib/MonoAndroid10/_._",
  8037. "lib/MonoTouch10/_._",
  8038. "lib/net45/_._",
  8039. "lib/net46/System.Xml.ReaderWriter.dll",
  8040. "lib/netcore50/System.Xml.ReaderWriter.dll",
  8041. "lib/netstandard1.3/System.Xml.ReaderWriter.dll",
  8042. "lib/portable-net45+win8+wp8+wpa81/_._",
  8043. "lib/win8/_._",
  8044. "lib/wp80/_._",
  8045. "lib/wpa81/_._",
  8046. "lib/xamarinios10/_._",
  8047. "lib/xamarinmac20/_._",
  8048. "lib/xamarintvos10/_._",
  8049. "lib/xamarinwatchos10/_._",
  8050. "ref/MonoAndroid10/_._",
  8051. "ref/MonoTouch10/_._",
  8052. "ref/net45/_._",
  8053. "ref/net46/System.Xml.ReaderWriter.dll",
  8054. "ref/netcore50/System.Xml.ReaderWriter.dll",
  8055. "ref/netcore50/System.Xml.ReaderWriter.xml",
  8056. "ref/netcore50/de/System.Xml.ReaderWriter.xml",
  8057. "ref/netcore50/es/System.Xml.ReaderWriter.xml",
  8058. "ref/netcore50/fr/System.Xml.ReaderWriter.xml",
  8059. "ref/netcore50/it/System.Xml.ReaderWriter.xml",
  8060. "ref/netcore50/ja/System.Xml.ReaderWriter.xml",
  8061. "ref/netcore50/ko/System.Xml.ReaderWriter.xml",
  8062. "ref/netcore50/ru/System.Xml.ReaderWriter.xml",
  8063. "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml",
  8064. "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml",
  8065. "ref/netstandard1.0/System.Xml.ReaderWriter.dll",
  8066. "ref/netstandard1.0/System.Xml.ReaderWriter.xml",
  8067. "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml",
  8068. "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml",
  8069. "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml",
  8070. "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml",
  8071. "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml",
  8072. "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml",
  8073. "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml",
  8074. "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml",
  8075. "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml",
  8076. "ref/netstandard1.3/System.Xml.ReaderWriter.dll",
  8077. "ref/netstandard1.3/System.Xml.ReaderWriter.xml",
  8078. "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml",
  8079. "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml",
  8080. "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml",
  8081. "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml",
  8082. "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml",
  8083. "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml",
  8084. "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml",
  8085. "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml",
  8086. "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml",
  8087. "ref/portable-net45+win8+wp8+wpa81/_._",
  8088. "ref/win8/_._",
  8089. "ref/wp80/_._",
  8090. "ref/wpa81/_._",
  8091. "ref/xamarinios10/_._",
  8092. "ref/xamarinmac20/_._",
  8093. "ref/xamarintvos10/_._",
  8094. "ref/xamarinwatchos10/_._",
  8095. "system.xml.readerwriter.4.3.0.nupkg.sha512",
  8096. "system.xml.readerwriter.nuspec"
  8097. ]
  8098. },
  8099. "System.Xml.XDocument/4.3.0": {
  8100. "sha512": "5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
  8101. "type": "package",
  8102. "path": "system.xml.xdocument/4.3.0",
  8103. "files": [
  8104. ".nupkg.metadata",
  8105. ".signature.p7s",
  8106. "ThirdPartyNotices.txt",
  8107. "dotnet_library_license.txt",
  8108. "lib/MonoAndroid10/_._",
  8109. "lib/MonoTouch10/_._",
  8110. "lib/net45/_._",
  8111. "lib/netcore50/System.Xml.XDocument.dll",
  8112. "lib/netstandard1.3/System.Xml.XDocument.dll",
  8113. "lib/portable-net45+win8+wp8+wpa81/_._",
  8114. "lib/win8/_._",
  8115. "lib/wp80/_._",
  8116. "lib/wpa81/_._",
  8117. "lib/xamarinios10/_._",
  8118. "lib/xamarinmac20/_._",
  8119. "lib/xamarintvos10/_._",
  8120. "lib/xamarinwatchos10/_._",
  8121. "ref/MonoAndroid10/_._",
  8122. "ref/MonoTouch10/_._",
  8123. "ref/net45/_._",
  8124. "ref/netcore50/System.Xml.XDocument.dll",
  8125. "ref/netcore50/System.Xml.XDocument.xml",
  8126. "ref/netcore50/de/System.Xml.XDocument.xml",
  8127. "ref/netcore50/es/System.Xml.XDocument.xml",
  8128. "ref/netcore50/fr/System.Xml.XDocument.xml",
  8129. "ref/netcore50/it/System.Xml.XDocument.xml",
  8130. "ref/netcore50/ja/System.Xml.XDocument.xml",
  8131. "ref/netcore50/ko/System.Xml.XDocument.xml",
  8132. "ref/netcore50/ru/System.Xml.XDocument.xml",
  8133. "ref/netcore50/zh-hans/System.Xml.XDocument.xml",
  8134. "ref/netcore50/zh-hant/System.Xml.XDocument.xml",
  8135. "ref/netstandard1.0/System.Xml.XDocument.dll",
  8136. "ref/netstandard1.0/System.Xml.XDocument.xml",
  8137. "ref/netstandard1.0/de/System.Xml.XDocument.xml",
  8138. "ref/netstandard1.0/es/System.Xml.XDocument.xml",
  8139. "ref/netstandard1.0/fr/System.Xml.XDocument.xml",
  8140. "ref/netstandard1.0/it/System.Xml.XDocument.xml",
  8141. "ref/netstandard1.0/ja/System.Xml.XDocument.xml",
  8142. "ref/netstandard1.0/ko/System.Xml.XDocument.xml",
  8143. "ref/netstandard1.0/ru/System.Xml.XDocument.xml",
  8144. "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml",
  8145. "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml",
  8146. "ref/netstandard1.3/System.Xml.XDocument.dll",
  8147. "ref/netstandard1.3/System.Xml.XDocument.xml",
  8148. "ref/netstandard1.3/de/System.Xml.XDocument.xml",
  8149. "ref/netstandard1.3/es/System.Xml.XDocument.xml",
  8150. "ref/netstandard1.3/fr/System.Xml.XDocument.xml",
  8151. "ref/netstandard1.3/it/System.Xml.XDocument.xml",
  8152. "ref/netstandard1.3/ja/System.Xml.XDocument.xml",
  8153. "ref/netstandard1.3/ko/System.Xml.XDocument.xml",
  8154. "ref/netstandard1.3/ru/System.Xml.XDocument.xml",
  8155. "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml",
  8156. "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml",
  8157. "ref/portable-net45+win8+wp8+wpa81/_._",
  8158. "ref/win8/_._",
  8159. "ref/wp80/_._",
  8160. "ref/wpa81/_._",
  8161. "ref/xamarinios10/_._",
  8162. "ref/xamarinmac20/_._",
  8163. "ref/xamarintvos10/_._",
  8164. "ref/xamarinwatchos10/_._",
  8165. "system.xml.xdocument.4.3.0.nupkg.sha512",
  8166. "system.xml.xdocument.nuspec"
  8167. ]
  8168. },
  8169. "System.Xml.XmlDocument/4.3.0": {
  8170. "sha512": "lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==",
  8171. "type": "package",
  8172. "path": "system.xml.xmldocument/4.3.0",
  8173. "files": [
  8174. ".nupkg.metadata",
  8175. ".signature.p7s",
  8176. "ThirdPartyNotices.txt",
  8177. "dotnet_library_license.txt",
  8178. "lib/MonoAndroid10/_._",
  8179. "lib/MonoTouch10/_._",
  8180. "lib/net46/System.Xml.XmlDocument.dll",
  8181. "lib/netstandard1.3/System.Xml.XmlDocument.dll",
  8182. "lib/xamarinios10/_._",
  8183. "lib/xamarinmac20/_._",
  8184. "lib/xamarintvos10/_._",
  8185. "lib/xamarinwatchos10/_._",
  8186. "ref/MonoAndroid10/_._",
  8187. "ref/MonoTouch10/_._",
  8188. "ref/net46/System.Xml.XmlDocument.dll",
  8189. "ref/netstandard1.3/System.Xml.XmlDocument.dll",
  8190. "ref/netstandard1.3/System.Xml.XmlDocument.xml",
  8191. "ref/netstandard1.3/de/System.Xml.XmlDocument.xml",
  8192. "ref/netstandard1.3/es/System.Xml.XmlDocument.xml",
  8193. "ref/netstandard1.3/fr/System.Xml.XmlDocument.xml",
  8194. "ref/netstandard1.3/it/System.Xml.XmlDocument.xml",
  8195. "ref/netstandard1.3/ja/System.Xml.XmlDocument.xml",
  8196. "ref/netstandard1.3/ko/System.Xml.XmlDocument.xml",
  8197. "ref/netstandard1.3/ru/System.Xml.XmlDocument.xml",
  8198. "ref/netstandard1.3/zh-hans/System.Xml.XmlDocument.xml",
  8199. "ref/netstandard1.3/zh-hant/System.Xml.XmlDocument.xml",
  8200. "ref/xamarinios10/_._",
  8201. "ref/xamarinmac20/_._",
  8202. "ref/xamarintvos10/_._",
  8203. "ref/xamarinwatchos10/_._",
  8204. "system.xml.xmldocument.4.3.0.nupkg.sha512",
  8205. "system.xml.xmldocument.nuspec"
  8206. ]
  8207. },
  8208. "System.Xml.XmlSerializer/4.3.0": {
  8209. "sha512": "MYoTCP7EZ98RrANESW05J5ZwskKDoN0AuZ06ZflnowE50LTpbR5yRg3tHckTVm5j/m47stuGgCrCHWePyHS70Q==",
  8210. "type": "package",
  8211. "path": "system.xml.xmlserializer/4.3.0",
  8212. "files": [
  8213. ".nupkg.metadata",
  8214. ".signature.p7s",
  8215. "ThirdPartyNotices.txt",
  8216. "dotnet_library_license.txt",
  8217. "lib/MonoAndroid10/_._",
  8218. "lib/MonoTouch10/_._",
  8219. "lib/net45/_._",
  8220. "lib/netcore50/System.Xml.XmlSerializer.dll",
  8221. "lib/netstandard1.3/System.Xml.XmlSerializer.dll",
  8222. "lib/portable-net45+win8+wp8+wpa81/_._",
  8223. "lib/win8/_._",
  8224. "lib/wp80/_._",
  8225. "lib/wpa81/_._",
  8226. "lib/xamarinios10/_._",
  8227. "lib/xamarinmac20/_._",
  8228. "lib/xamarintvos10/_._",
  8229. "lib/xamarinwatchos10/_._",
  8230. "ref/MonoAndroid10/_._",
  8231. "ref/MonoTouch10/_._",
  8232. "ref/net45/_._",
  8233. "ref/netcore50/System.Xml.XmlSerializer.dll",
  8234. "ref/netcore50/System.Xml.XmlSerializer.xml",
  8235. "ref/netcore50/de/System.Xml.XmlSerializer.xml",
  8236. "ref/netcore50/es/System.Xml.XmlSerializer.xml",
  8237. "ref/netcore50/fr/System.Xml.XmlSerializer.xml",
  8238. "ref/netcore50/it/System.Xml.XmlSerializer.xml",
  8239. "ref/netcore50/ja/System.Xml.XmlSerializer.xml",
  8240. "ref/netcore50/ko/System.Xml.XmlSerializer.xml",
  8241. "ref/netcore50/ru/System.Xml.XmlSerializer.xml",
  8242. "ref/netcore50/zh-hans/System.Xml.XmlSerializer.xml",
  8243. "ref/netcore50/zh-hant/System.Xml.XmlSerializer.xml",
  8244. "ref/netstandard1.0/System.Xml.XmlSerializer.dll",
  8245. "ref/netstandard1.0/System.Xml.XmlSerializer.xml",
  8246. "ref/netstandard1.0/de/System.Xml.XmlSerializer.xml",
  8247. "ref/netstandard1.0/es/System.Xml.XmlSerializer.xml",
  8248. "ref/netstandard1.0/fr/System.Xml.XmlSerializer.xml",
  8249. "ref/netstandard1.0/it/System.Xml.XmlSerializer.xml",
  8250. "ref/netstandard1.0/ja/System.Xml.XmlSerializer.xml",
  8251. "ref/netstandard1.0/ko/System.Xml.XmlSerializer.xml",
  8252. "ref/netstandard1.0/ru/System.Xml.XmlSerializer.xml",
  8253. "ref/netstandard1.0/zh-hans/System.Xml.XmlSerializer.xml",
  8254. "ref/netstandard1.0/zh-hant/System.Xml.XmlSerializer.xml",
  8255. "ref/netstandard1.3/System.Xml.XmlSerializer.dll",
  8256. "ref/netstandard1.3/System.Xml.XmlSerializer.xml",
  8257. "ref/netstandard1.3/de/System.Xml.XmlSerializer.xml",
  8258. "ref/netstandard1.3/es/System.Xml.XmlSerializer.xml",
  8259. "ref/netstandard1.3/fr/System.Xml.XmlSerializer.xml",
  8260. "ref/netstandard1.3/it/System.Xml.XmlSerializer.xml",
  8261. "ref/netstandard1.3/ja/System.Xml.XmlSerializer.xml",
  8262. "ref/netstandard1.3/ko/System.Xml.XmlSerializer.xml",
  8263. "ref/netstandard1.3/ru/System.Xml.XmlSerializer.xml",
  8264. "ref/netstandard1.3/zh-hans/System.Xml.XmlSerializer.xml",
  8265. "ref/netstandard1.3/zh-hant/System.Xml.XmlSerializer.xml",
  8266. "ref/portable-net45+win8+wp8+wpa81/_._",
  8267. "ref/win8/_._",
  8268. "ref/wp80/_._",
  8269. "ref/wpa81/_._",
  8270. "ref/xamarinios10/_._",
  8271. "ref/xamarinmac20/_._",
  8272. "ref/xamarintvos10/_._",
  8273. "ref/xamarinwatchos10/_._",
  8274. "runtimes/aot/lib/netcore50/System.Xml.XmlSerializer.dll",
  8275. "system.xml.xmlserializer.4.3.0.nupkg.sha512",
  8276. "system.xml.xmlserializer.nuspec"
  8277. ]
  8278. },
  8279. "System.Xml.XPath/4.0.1": {
  8280. "sha512": "UWd1H+1IJ9Wlq5nognZ/XJdyj8qPE4XufBUkAW59ijsCPjZkZe0MUzKKJFBr+ZWBe5Wq1u1d5f2CYgE93uH7DA==",
  8281. "type": "package",
  8282. "path": "system.xml.xpath/4.0.1",
  8283. "files": [
  8284. ".nupkg.metadata",
  8285. ".signature.p7s",
  8286. "ThirdPartyNotices.txt",
  8287. "dotnet_library_license.txt",
  8288. "lib/MonoAndroid10/_._",
  8289. "lib/MonoTouch10/_._",
  8290. "lib/net46/System.Xml.XPath.dll",
  8291. "lib/netstandard1.3/System.Xml.XPath.dll",
  8292. "lib/xamarinios10/_._",
  8293. "lib/xamarinmac20/_._",
  8294. "lib/xamarintvos10/_._",
  8295. "lib/xamarinwatchos10/_._",
  8296. "ref/MonoAndroid10/_._",
  8297. "ref/MonoTouch10/_._",
  8298. "ref/net46/System.Xml.XPath.dll",
  8299. "ref/netstandard1.3/System.Xml.XPath.dll",
  8300. "ref/netstandard1.3/System.Xml.XPath.xml",
  8301. "ref/netstandard1.3/de/System.Xml.XPath.xml",
  8302. "ref/netstandard1.3/es/System.Xml.XPath.xml",
  8303. "ref/netstandard1.3/fr/System.Xml.XPath.xml",
  8304. "ref/netstandard1.3/it/System.Xml.XPath.xml",
  8305. "ref/netstandard1.3/ja/System.Xml.XPath.xml",
  8306. "ref/netstandard1.3/ko/System.Xml.XPath.xml",
  8307. "ref/netstandard1.3/ru/System.Xml.XPath.xml",
  8308. "ref/netstandard1.3/zh-hans/System.Xml.XPath.xml",
  8309. "ref/netstandard1.3/zh-hant/System.Xml.XPath.xml",
  8310. "ref/xamarinios10/_._",
  8311. "ref/xamarinmac20/_._",
  8312. "ref/xamarintvos10/_._",
  8313. "ref/xamarinwatchos10/_._",
  8314. "system.xml.xpath.4.0.1.nupkg.sha512",
  8315. "system.xml.xpath.nuspec"
  8316. ]
  8317. },
  8318. "System.Xml.XPath.XmlDocument/4.0.1": {
  8319. "sha512": "Zm2BdeanuncYs3NhCj4c9e1x3EXFzFBVv2wPEc/Dj4ZbI9R8ecLSR5frAsx4zJCPBtKQreQ7Q/KxJEohJZbfzA==",
  8320. "type": "package",
  8321. "path": "system.xml.xpath.xmldocument/4.0.1",
  8322. "files": [
  8323. ".nupkg.metadata",
  8324. ".signature.p7s",
  8325. "ThirdPartyNotices.txt",
  8326. "dotnet_library_license.txt",
  8327. "lib/MonoAndroid10/_._",
  8328. "lib/MonoTouch10/_._",
  8329. "lib/netstandard1.3/System.Xml.XPath.XmlDocument.dll",
  8330. "lib/xamarinios10/_._",
  8331. "lib/xamarinmac20/_._",
  8332. "lib/xamarintvos10/_._",
  8333. "lib/xamarinwatchos10/_._",
  8334. "ref/MonoAndroid10/_._",
  8335. "ref/MonoTouch10/_._",
  8336. "ref/netstandard1.3/System.Xml.XPath.XmlDocument.dll",
  8337. "ref/netstandard1.3/System.Xml.XPath.XmlDocument.xml",
  8338. "ref/netstandard1.3/de/System.Xml.XPath.XmlDocument.xml",
  8339. "ref/netstandard1.3/es/System.Xml.XPath.XmlDocument.xml",
  8340. "ref/netstandard1.3/fr/System.Xml.XPath.XmlDocument.xml",
  8341. "ref/netstandard1.3/it/System.Xml.XPath.XmlDocument.xml",
  8342. "ref/netstandard1.3/ja/System.Xml.XPath.XmlDocument.xml",
  8343. "ref/netstandard1.3/ko/System.Xml.XPath.XmlDocument.xml",
  8344. "ref/netstandard1.3/ru/System.Xml.XPath.XmlDocument.xml",
  8345. "ref/netstandard1.3/zh-hans/System.Xml.XPath.XmlDocument.xml",
  8346. "ref/netstandard1.3/zh-hant/System.Xml.XPath.XmlDocument.xml",
  8347. "ref/xamarinios10/_._",
  8348. "ref/xamarinmac20/_._",
  8349. "ref/xamarintvos10/_._",
  8350. "ref/xamarinwatchos10/_._",
  8351. "system.xml.xpath.xmldocument.4.0.1.nupkg.sha512",
  8352. "system.xml.xpath.xmldocument.nuspec"
  8353. ]
  8354. },
  8355. "TSQL.Parser/1.4.0": {
  8356. "sha512": "C+dZAY2TsKZj4W6r7NHXManIUOMuM96aRFFyTSZ4TW7YoJDw71P3+ggowqhIXzrhMLhnnnc4N5Tz2t6zs7OTBw==",
  8357. "type": "package",
  8358. "path": "tsql.parser/1.4.0",
  8359. "files": [
  8360. ".nupkg.metadata",
  8361. ".signature.p7s",
  8362. "lib/net452/TSQL_Parser.dll",
  8363. "lib/net452/TSQL_Parser.xml",
  8364. "lib/netstandard2.0/TSQL_Parser.dll",
  8365. "lib/netstandard2.0/TSQL_Parser.xml",
  8366. "tsql.parser.1.4.0.nupkg.sha512",
  8367. "tsql.parser.nuspec"
  8368. ]
  8369. },
  8370. "ArsenalDB/3.1.301": {
  8371. "type": "project",
  8372. "path": "../ArsenalDB/ArsenalDB.csproj",
  8373. "msbuildProject": "../ArsenalDB/ArsenalDB.csproj"
  8374. },
  8375. "CounsellorBL/3.1.301": {
  8376. "type": "project",
  8377. "path": "../CounsellorBL/CounsellorBL.csproj",
  8378. "msbuildProject": "../CounsellorBL/CounsellorBL.csproj"
  8379. },
  8380. "MonumentDefine/3.1.301": {
  8381. "type": "project",
  8382. "path": "../MonumentDefine/MonumentDefine.csproj",
  8383. "msbuildProject": "../MonumentDefine/MonumentDefine.csproj"
  8384. },
  8385. "SoldierData/3.1.301": {
  8386. "type": "project",
  8387. "path": "../SoldierData/SoldierData.csproj",
  8388. "msbuildProject": "../SoldierData/SoldierData.csproj"
  8389. }
  8390. },
  8391. "projectFileDependencyGroups": {
  8392. ".NETCoreApp,Version=v3.1": [
  8393. "ArsenalDB >= 3.1.301",
  8394. "CounsellorBL >= 3.1.301",
  8395. "MonumentDefine >= 3.1.301",
  8396. "Newtonsoft.Json >= 12.0.3",
  8397. "SoldierData >= 3.1.301",
  8398. "log4net >= 2.0.8"
  8399. ]
  8400. },
  8401. "packageFolders": {
  8402. "C:\\Users\\alina\\.nuget\\packages\\": {},
  8403. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
  8404. },
  8405. "project": {
  8406. "version": "1.0.0",
  8407. "restore": {
  8408. "projectUniqueName": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\TruckAP\\TruckAP.csproj",
  8409. "projectName": "TruckAP",
  8410. "projectPath": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\TruckAP\\TruckAP.csproj",
  8411. "packagesPath": "C:\\Users\\alina\\.nuget\\packages\\",
  8412. "outputPath": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\TruckAP\\obj\\",
  8413. "projectStyle": "PackageReference",
  8414. "fallbackFolders": [
  8415. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  8416. ],
  8417. "configFilePaths": [
  8418. "C:\\Users\\alina\\AppData\\Roaming\\NuGet\\NuGet.Config",
  8419. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  8420. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  8421. ],
  8422. "originalTargetFrameworks": [
  8423. "netcoreapp3.1"
  8424. ],
  8425. "sources": {
  8426. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  8427. "https://api.nuget.org/v3/index.json": {}
  8428. },
  8429. "frameworks": {
  8430. "netcoreapp3.1": {
  8431. "targetAlias": "netcoreapp3.1",
  8432. "projectReferences": {
  8433. "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\ArsenalDB\\ArsenalDB.csproj": {
  8434. "projectPath": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\ArsenalDB\\ArsenalDB.csproj"
  8435. },
  8436. "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\CounsellorBL\\CounsellorBL.csproj": {
  8437. "projectPath": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\CounsellorBL\\CounsellorBL.csproj"
  8438. },
  8439. "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\MonumentDefine\\MonumentDefine.csproj": {
  8440. "projectPath": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\MonumentDefine\\MonumentDefine.csproj"
  8441. },
  8442. "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\SoldierData\\SoldierData.csproj": {
  8443. "projectPath": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\SoldierData\\SoldierData.csproj"
  8444. }
  8445. }
  8446. }
  8447. },
  8448. "warningProperties": {
  8449. "warnAsError": [
  8450. "NU1605"
  8451. ]
  8452. }
  8453. },
  8454. "frameworks": {
  8455. "netcoreapp3.1": {
  8456. "targetAlias": "netcoreapp3.1",
  8457. "dependencies": {
  8458. "Newtonsoft.Json": {
  8459. "target": "Package",
  8460. "version": "[12.0.3, )"
  8461. },
  8462. "log4net": {
  8463. "target": "Package",
  8464. "version": "[2.0.8, )"
  8465. }
  8466. },
  8467. "imports": [
  8468. "net461",
  8469. "net462",
  8470. "net47",
  8471. "net471",
  8472. "net472",
  8473. "net48"
  8474. ],
  8475. "assetTargetFallback": true,
  8476. "warn": true,
  8477. "frameworkReferences": {
  8478. "Microsoft.NETCore.App": {
  8479. "privateAssets": "all"
  8480. },
  8481. "Microsoft.WindowsDesktop.App.WindowsForms": {
  8482. "privateAssets": "none"
  8483. }
  8484. },
  8485. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.401\\RuntimeIdentifierGraph.json"
  8486. }
  8487. }
  8488. }
  8489. }