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.

8006 lines
338 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. "Google.Protobuf/3.6.1": {
  20. "type": "package",
  21. "dependencies": {
  22. "NETStandard.Library": "1.6.1"
  23. },
  24. "compile": {
  25. "lib/netstandard1.0/Google.Protobuf.dll": {}
  26. },
  27. "runtime": {
  28. "lib/netstandard1.0/Google.Protobuf.dll": {}
  29. }
  30. },
  31. "log4net/2.0.8": {
  32. "type": "package",
  33. "dependencies": {
  34. "System.AppContext": "4.1.0",
  35. "System.Collections.NonGeneric": "4.0.1",
  36. "System.Console": "4.0.0",
  37. "System.Diagnostics.Debug": "4.0.11",
  38. "System.Diagnostics.Process": "4.1.0",
  39. "System.Diagnostics.StackTrace": "4.0.1",
  40. "System.Diagnostics.TraceSource": "4.0.0",
  41. "System.IO.FileSystem": "4.0.1",
  42. "System.IO.FileSystem.Watcher": "4.0.0",
  43. "System.Linq": "4.1.0",
  44. "System.Net.NameResolution": "4.0.0",
  45. "System.Net.Requests": "4.0.11",
  46. "System.Net.Sockets": "4.1.0",
  47. "System.Reflection": "4.3.0",
  48. "System.Reflection.Extensions": "4.0.1",
  49. "System.Reflection.TypeExtensions": "4.1.0",
  50. "System.Runtime.Extensions": "4.1.0",
  51. "System.Runtime.InteropServices": "4.1.0",
  52. "System.Runtime.InteropServices.RuntimeInformation": "4.0.0",
  53. "System.Runtime.Serialization.Formatters": "4.3.0",
  54. "System.Text.RegularExpressions": "4.1.0",
  55. "System.Threading": "4.0.11",
  56. "System.Threading.Thread": "4.0.0",
  57. "System.Threading.Timer": "4.0.1",
  58. "System.Xml.ReaderWriter": "4.0.11",
  59. "System.Xml.XmlDocument": "4.0.1"
  60. },
  61. "compile": {
  62. "lib/netstandard1.3/log4net.dll": {}
  63. },
  64. "runtime": {
  65. "lib/netstandard1.3/log4net.dll": {}
  66. }
  67. },
  68. "Microsoft.CSharp/4.5.0": {
  69. "type": "package",
  70. "compile": {
  71. "ref/netcoreapp2.0/_._": {}
  72. },
  73. "runtime": {
  74. "lib/netcoreapp2.0/_._": {}
  75. }
  76. },
  77. "Microsoft.Data.SqlClient/1.1.1": {
  78. "type": "package",
  79. "dependencies": {
  80. "Microsoft.Identity.Client": "3.0.8",
  81. "Microsoft.IdentityModel.JsonWebTokens": "5.5.0",
  82. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "5.5.0",
  83. "Microsoft.Win32.Registry": "4.5.0",
  84. "System.Configuration.ConfigurationManager": "4.5.0",
  85. "System.Runtime.Caching": "4.5.0",
  86. "System.Security.Principal.Windows": "4.5.0",
  87. "System.Text.Encoding.CodePages": "4.5.0",
  88. "runtime.native.System.Data.SqlClient.sni": "4.4.0"
  89. },
  90. "compile": {
  91. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {}
  92. },
  93. "runtime": {
  94. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {}
  95. },
  96. "runtimeTargets": {
  97. "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {
  98. "assetType": "runtime",
  99. "rid": "unix"
  100. },
  101. "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {
  102. "assetType": "runtime",
  103. "rid": "win"
  104. }
  105. }
  106. },
  107. "Microsoft.Extensions.Configuration/3.1.3": {
  108. "type": "package",
  109. "dependencies": {
  110. "Microsoft.Extensions.Configuration.Abstractions": "3.1.3"
  111. },
  112. "compile": {
  113. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll": {}
  114. },
  115. "runtime": {
  116. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll": {}
  117. }
  118. },
  119. "Microsoft.Extensions.Configuration.Abstractions/3.1.3": {
  120. "type": "package",
  121. "dependencies": {
  122. "Microsoft.Extensions.Primitives": "3.1.3"
  123. },
  124. "compile": {
  125. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll": {}
  126. },
  127. "runtime": {
  128. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll": {}
  129. }
  130. },
  131. "Microsoft.Extensions.Configuration.FileExtensions/3.1.3": {
  132. "type": "package",
  133. "dependencies": {
  134. "Microsoft.Extensions.Configuration": "3.1.3",
  135. "Microsoft.Extensions.FileProviders.Physical": "3.1.3"
  136. },
  137. "compile": {
  138. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll": {}
  139. },
  140. "runtime": {
  141. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll": {}
  142. }
  143. },
  144. "Microsoft.Extensions.Configuration.Json/3.1.3": {
  145. "type": "package",
  146. "dependencies": {
  147. "Microsoft.Extensions.Configuration": "3.1.3",
  148. "Microsoft.Extensions.Configuration.FileExtensions": "3.1.3"
  149. },
  150. "compile": {
  151. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll": {}
  152. },
  153. "runtime": {
  154. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll": {}
  155. }
  156. },
  157. "Microsoft.Extensions.FileProviders.Abstractions/3.1.3": {
  158. "type": "package",
  159. "dependencies": {
  160. "Microsoft.Extensions.Primitives": "3.1.3"
  161. },
  162. "compile": {
  163. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
  164. },
  165. "runtime": {
  166. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
  167. }
  168. },
  169. "Microsoft.Extensions.FileProviders.Physical/3.1.3": {
  170. "type": "package",
  171. "dependencies": {
  172. "Microsoft.Extensions.FileProviders.Abstractions": "3.1.3",
  173. "Microsoft.Extensions.FileSystemGlobbing": "3.1.3"
  174. },
  175. "compile": {
  176. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll": {}
  177. },
  178. "runtime": {
  179. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll": {}
  180. }
  181. },
  182. "Microsoft.Extensions.FileSystemGlobbing/3.1.3": {
  183. "type": "package",
  184. "compile": {
  185. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {}
  186. },
  187. "runtime": {
  188. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {}
  189. }
  190. },
  191. "Microsoft.Extensions.Primitives/3.1.3": {
  192. "type": "package",
  193. "compile": {
  194. "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll": {}
  195. },
  196. "runtime": {
  197. "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll": {}
  198. }
  199. },
  200. "Microsoft.Identity.Client/3.0.8": {
  201. "type": "package",
  202. "dependencies": {
  203. "Microsoft.CSharp": "4.5.0",
  204. "System.ComponentModel.TypeConverter": "4.3.0",
  205. "System.Net.NameResolution": "4.3.0",
  206. "System.Runtime.Serialization.Formatters": "4.3.0",
  207. "System.Runtime.Serialization.Json": "4.3.0",
  208. "System.Runtime.Serialization.Primitives": "4.3.0",
  209. "System.Security.SecureString": "4.3.0",
  210. "System.Xml.XDocument": "4.3.0"
  211. },
  212. "compile": {
  213. "ref/netcoreapp2.1/_._": {}
  214. },
  215. "runtime": {
  216. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {}
  217. }
  218. },
  219. "Microsoft.IdentityModel.JsonWebTokens/5.5.0": {
  220. "type": "package",
  221. "dependencies": {
  222. "Microsoft.IdentityModel.Tokens": "5.5.0",
  223. "Newtonsoft.Json": "10.0.1"
  224. },
  225. "compile": {
  226. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {}
  227. },
  228. "runtime": {
  229. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {}
  230. }
  231. },
  232. "Microsoft.IdentityModel.Logging/5.5.0": {
  233. "type": "package",
  234. "compile": {
  235. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {}
  236. },
  237. "runtime": {
  238. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {}
  239. }
  240. },
  241. "Microsoft.IdentityModel.Protocols/5.5.0": {
  242. "type": "package",
  243. "dependencies": {
  244. "Microsoft.IdentityModel.Logging": "5.5.0",
  245. "Microsoft.IdentityModel.Tokens": "5.5.0"
  246. },
  247. "compile": {
  248. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": {}
  249. },
  250. "runtime": {
  251. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": {}
  252. }
  253. },
  254. "Microsoft.IdentityModel.Protocols.OpenIdConnect/5.5.0": {
  255. "type": "package",
  256. "dependencies": {
  257. "Microsoft.IdentityModel.Protocols": "5.5.0",
  258. "Newtonsoft.Json": "10.0.1",
  259. "System.IdentityModel.Tokens.Jwt": "5.5.0"
  260. },
  261. "compile": {
  262. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {}
  263. },
  264. "runtime": {
  265. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {}
  266. }
  267. },
  268. "Microsoft.IdentityModel.Tokens/5.5.0": {
  269. "type": "package",
  270. "dependencies": {
  271. "Microsoft.IdentityModel.Logging": "5.5.0",
  272. "Newtonsoft.Json": "10.0.1",
  273. "System.Security.Cryptography.Cng": "4.5.0"
  274. },
  275. "compile": {
  276. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {}
  277. },
  278. "runtime": {
  279. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {}
  280. }
  281. },
  282. "Microsoft.NETCore.Platforms/3.0.0": {
  283. "type": "package",
  284. "compile": {
  285. "lib/netstandard1.0/_._": {}
  286. },
  287. "runtime": {
  288. "lib/netstandard1.0/_._": {}
  289. }
  290. },
  291. "Microsoft.NETCore.Targets/1.1.0": {
  292. "type": "package",
  293. "compile": {
  294. "lib/netstandard1.0/_._": {}
  295. },
  296. "runtime": {
  297. "lib/netstandard1.0/_._": {}
  298. }
  299. },
  300. "Microsoft.Win32.Primitives/4.3.0": {
  301. "type": "package",
  302. "dependencies": {
  303. "Microsoft.NETCore.Platforms": "1.1.0",
  304. "Microsoft.NETCore.Targets": "1.1.0",
  305. "System.Runtime": "4.3.0"
  306. },
  307. "compile": {
  308. "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
  309. }
  310. },
  311. "Microsoft.Win32.Registry/4.5.0": {
  312. "type": "package",
  313. "dependencies": {
  314. "System.Security.AccessControl": "4.5.0",
  315. "System.Security.Principal.Windows": "4.5.0"
  316. },
  317. "compile": {
  318. "ref/netstandard2.0/_._": {}
  319. },
  320. "runtime": {
  321. "lib/netstandard2.0/Microsoft.Win32.Registry.dll": {}
  322. },
  323. "runtimeTargets": {
  324. "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  325. "assetType": "runtime",
  326. "rid": "unix"
  327. },
  328. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  329. "assetType": "runtime",
  330. "rid": "win"
  331. }
  332. }
  333. },
  334. "Microsoft.Win32.SystemEvents/4.6.0": {
  335. "type": "package",
  336. "dependencies": {
  337. "Microsoft.NETCore.Platforms": "3.0.0"
  338. },
  339. "compile": {
  340. "ref/netstandard2.0/_._": {}
  341. },
  342. "runtime": {
  343. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {}
  344. },
  345. "runtimeTargets": {
  346. "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
  347. "assetType": "runtime",
  348. "rid": "win"
  349. }
  350. }
  351. },
  352. "MySql.Data/8.0.19": {
  353. "type": "package",
  354. "dependencies": {
  355. "BouncyCastle.NetCore": "1.8.3",
  356. "Google.Protobuf": "3.6.1",
  357. "SSH.NET": "2016.1.0",
  358. "System.Configuration.ConfigurationManager": "4.4.1",
  359. "System.Security.Permissions": "4.6.0",
  360. "System.Text.Encoding.CodePages": "4.4.0"
  361. },
  362. "compile": {
  363. "lib/netstandard2.1/MySql.Data.dll": {},
  364. "lib/netstandard2.1/Ubiety.Dns.Core.dll": {}
  365. },
  366. "runtime": {
  367. "lib/netstandard2.1/MySql.Data.dll": {},
  368. "lib/netstandard2.1/Ubiety.Dns.Core.dll": {}
  369. }
  370. },
  371. "NETStandard.Library/1.6.1": {
  372. "type": "package",
  373. "dependencies": {
  374. "Microsoft.NETCore.Platforms": "1.1.0",
  375. "Microsoft.Win32.Primitives": "4.3.0",
  376. "System.AppContext": "4.3.0",
  377. "System.Collections": "4.3.0",
  378. "System.Collections.Concurrent": "4.3.0",
  379. "System.Console": "4.3.0",
  380. "System.Diagnostics.Debug": "4.3.0",
  381. "System.Diagnostics.Tools": "4.3.0",
  382. "System.Diagnostics.Tracing": "4.3.0",
  383. "System.Globalization": "4.3.0",
  384. "System.Globalization.Calendars": "4.3.0",
  385. "System.IO": "4.3.0",
  386. "System.IO.Compression": "4.3.0",
  387. "System.IO.Compression.ZipFile": "4.3.0",
  388. "System.IO.FileSystem": "4.3.0",
  389. "System.IO.FileSystem.Primitives": "4.3.0",
  390. "System.Linq": "4.3.0",
  391. "System.Linq.Expressions": "4.3.0",
  392. "System.Net.Http": "4.3.0",
  393. "System.Net.Primitives": "4.3.0",
  394. "System.Net.Sockets": "4.3.0",
  395. "System.ObjectModel": "4.3.0",
  396. "System.Reflection": "4.3.0",
  397. "System.Reflection.Extensions": "4.3.0",
  398. "System.Reflection.Primitives": "4.3.0",
  399. "System.Resources.ResourceManager": "4.3.0",
  400. "System.Runtime": "4.3.0",
  401. "System.Runtime.Extensions": "4.3.0",
  402. "System.Runtime.Handles": "4.3.0",
  403. "System.Runtime.InteropServices": "4.3.0",
  404. "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
  405. "System.Runtime.Numerics": "4.3.0",
  406. "System.Security.Cryptography.Algorithms": "4.3.0",
  407. "System.Security.Cryptography.Encoding": "4.3.0",
  408. "System.Security.Cryptography.Primitives": "4.3.0",
  409. "System.Security.Cryptography.X509Certificates": "4.3.0",
  410. "System.Text.Encoding": "4.3.0",
  411. "System.Text.Encoding.Extensions": "4.3.0",
  412. "System.Text.RegularExpressions": "4.3.0",
  413. "System.Threading": "4.3.0",
  414. "System.Threading.Tasks": "4.3.0",
  415. "System.Threading.Timer": "4.3.0",
  416. "System.Xml.ReaderWriter": "4.3.0",
  417. "System.Xml.XDocument": "4.3.0"
  418. }
  419. },
  420. "Newtonsoft.Json/12.0.3": {
  421. "type": "package",
  422. "compile": {
  423. "lib/netstandard2.0/Newtonsoft.Json.dll": {}
  424. },
  425. "runtime": {
  426. "lib/netstandard2.0/Newtonsoft.Json.dll": {}
  427. }
  428. },
  429. "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  430. "type": "package",
  431. "runtimeTargets": {
  432. "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  433. "assetType": "native",
  434. "rid": "debian.8-x64"
  435. }
  436. }
  437. },
  438. "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  439. "type": "package",
  440. "runtimeTargets": {
  441. "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  442. "assetType": "native",
  443. "rid": "fedora.23-x64"
  444. }
  445. }
  446. },
  447. "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  448. "type": "package",
  449. "runtimeTargets": {
  450. "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  451. "assetType": "native",
  452. "rid": "fedora.24-x64"
  453. }
  454. }
  455. },
  456. "runtime.native.System/4.3.0": {
  457. "type": "package",
  458. "dependencies": {
  459. "Microsoft.NETCore.Platforms": "1.1.0",
  460. "Microsoft.NETCore.Targets": "1.1.0"
  461. },
  462. "compile": {
  463. "lib/netstandard1.0/_._": {}
  464. },
  465. "runtime": {
  466. "lib/netstandard1.0/_._": {}
  467. }
  468. },
  469. "runtime.native.System.Data.SqlClient.sni/4.4.0": {
  470. "type": "package",
  471. "dependencies": {
  472. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
  473. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
  474. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0"
  475. }
  476. },
  477. "runtime.native.System.IO.Compression/4.3.0": {
  478. "type": "package",
  479. "dependencies": {
  480. "Microsoft.NETCore.Platforms": "1.1.0",
  481. "Microsoft.NETCore.Targets": "1.1.0"
  482. },
  483. "compile": {
  484. "lib/netstandard1.0/_._": {}
  485. },
  486. "runtime": {
  487. "lib/netstandard1.0/_._": {}
  488. }
  489. },
  490. "runtime.native.System.Net.Http/4.3.0": {
  491. "type": "package",
  492. "dependencies": {
  493. "Microsoft.NETCore.Platforms": "1.1.0",
  494. "Microsoft.NETCore.Targets": "1.1.0"
  495. },
  496. "compile": {
  497. "lib/netstandard1.0/_._": {}
  498. },
  499. "runtime": {
  500. "lib/netstandard1.0/_._": {}
  501. }
  502. },
  503. "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  504. "type": "package",
  505. "dependencies": {
  506. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
  507. },
  508. "compile": {
  509. "lib/netstandard1.0/_._": {}
  510. },
  511. "runtime": {
  512. "lib/netstandard1.0/_._": {}
  513. }
  514. },
  515. "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  516. "type": "package",
  517. "dependencies": {
  518. "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  519. "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  520. "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  521. "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  522. "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  523. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  524. "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  525. "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  526. "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  527. "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  528. },
  529. "compile": {
  530. "lib/netstandard1.0/_._": {}
  531. },
  532. "runtime": {
  533. "lib/netstandard1.0/_._": {}
  534. }
  535. },
  536. "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  537. "type": "package",
  538. "runtimeTargets": {
  539. "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  540. "assetType": "native",
  541. "rid": "opensuse.13.2-x64"
  542. }
  543. }
  544. },
  545. "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  546. "type": "package",
  547. "runtimeTargets": {
  548. "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  549. "assetType": "native",
  550. "rid": "opensuse.42.1-x64"
  551. }
  552. }
  553. },
  554. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  555. "type": "package",
  556. "runtimeTargets": {
  557. "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib": {
  558. "assetType": "native",
  559. "rid": "osx.10.10-x64"
  560. }
  561. }
  562. },
  563. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  564. "type": "package",
  565. "runtimeTargets": {
  566. "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib": {
  567. "assetType": "native",
  568. "rid": "osx.10.10-x64"
  569. }
  570. }
  571. },
  572. "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  573. "type": "package",
  574. "runtimeTargets": {
  575. "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  576. "assetType": "native",
  577. "rid": "rhel.7-x64"
  578. }
  579. }
  580. },
  581. "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  582. "type": "package",
  583. "runtimeTargets": {
  584. "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  585. "assetType": "native",
  586. "rid": "ubuntu.14.04-x64"
  587. }
  588. }
  589. },
  590. "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  591. "type": "package",
  592. "runtimeTargets": {
  593. "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  594. "assetType": "native",
  595. "rid": "ubuntu.16.04-x64"
  596. }
  597. }
  598. },
  599. "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  600. "type": "package",
  601. "runtimeTargets": {
  602. "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  603. "assetType": "native",
  604. "rid": "ubuntu.16.10-x64"
  605. }
  606. }
  607. },
  608. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  609. "type": "package",
  610. "runtimeTargets": {
  611. "runtimes/win-arm64/native/sni.dll": {
  612. "assetType": "native",
  613. "rid": "win-arm64"
  614. }
  615. }
  616. },
  617. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  618. "type": "package",
  619. "runtimeTargets": {
  620. "runtimes/win-x64/native/sni.dll": {
  621. "assetType": "native",
  622. "rid": "win-x64"
  623. }
  624. }
  625. },
  626. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  627. "type": "package",
  628. "runtimeTargets": {
  629. "runtimes/win-x86/native/sni.dll": {
  630. "assetType": "native",
  631. "rid": "win-x86"
  632. }
  633. }
  634. },
  635. "SSH.NET/2016.1.0": {
  636. "type": "package",
  637. "dependencies": {
  638. "Microsoft.CSharp": "4.0.1",
  639. "SshNet.Security.Cryptography": "[1.2.0]",
  640. "System.Diagnostics.Debug": "4.0.11",
  641. "System.Diagnostics.Tools": "4.0.1",
  642. "System.Diagnostics.TraceSource": "4.0.0",
  643. "System.Globalization": "4.0.11",
  644. "System.IO": "4.1.0",
  645. "System.IO.FileSystem": "4.0.1",
  646. "System.IO.FileSystem.Primitives": "4.0.1",
  647. "System.Linq": "4.1.0",
  648. "System.Net.NameResolution": "4.0.0",
  649. "System.Net.Sockets": "4.1.0",
  650. "System.Reflection.Extensions": "4.0.1",
  651. "System.Runtime.Extensions": "4.1.0",
  652. "System.Security.Cryptography.Algorithms": "4.2.0",
  653. "System.Text.RegularExpressions": "4.1.0",
  654. "System.Threading": "4.0.11",
  655. "System.Threading.Thread": "4.0.0",
  656. "System.Threading.ThreadPool": "4.0.10",
  657. "System.Threading.Timer": "4.0.1",
  658. "System.Xml.XPath.XmlDocument": "4.0.1",
  659. "System.Xml.XmlDocument": "4.0.1"
  660. },
  661. "compile": {
  662. "lib/netstandard1.3/Renci.SshNet.dll": {}
  663. },
  664. "runtime": {
  665. "lib/netstandard1.3/Renci.SshNet.dll": {}
  666. }
  667. },
  668. "SshNet.Security.Cryptography/1.2.0": {
  669. "type": "package",
  670. "dependencies": {
  671. "System.IO": "4.1.0",
  672. "System.Security.Cryptography.Primitives": "4.0.0"
  673. },
  674. "compile": {
  675. "lib/netstandard1.3/SshNet.Security.Cryptography.dll": {}
  676. },
  677. "runtime": {
  678. "lib/netstandard1.3/SshNet.Security.Cryptography.dll": {}
  679. }
  680. },
  681. "System.AppContext/4.3.0": {
  682. "type": "package",
  683. "dependencies": {
  684. "System.Runtime": "4.3.0"
  685. },
  686. "compile": {
  687. "ref/netstandard1.6/System.AppContext.dll": {}
  688. },
  689. "runtime": {
  690. "lib/netstandard1.6/System.AppContext.dll": {}
  691. }
  692. },
  693. "System.Buffers/4.3.0": {
  694. "type": "package",
  695. "dependencies": {
  696. "System.Diagnostics.Debug": "4.3.0",
  697. "System.Diagnostics.Tracing": "4.3.0",
  698. "System.Resources.ResourceManager": "4.3.0",
  699. "System.Runtime": "4.3.0",
  700. "System.Threading": "4.3.0"
  701. },
  702. "compile": {
  703. "lib/netstandard1.1/_._": {}
  704. },
  705. "runtime": {
  706. "lib/netstandard1.1/System.Buffers.dll": {}
  707. }
  708. },
  709. "System.Collections/4.3.0": {
  710. "type": "package",
  711. "dependencies": {
  712. "Microsoft.NETCore.Platforms": "1.1.0",
  713. "Microsoft.NETCore.Targets": "1.1.0",
  714. "System.Runtime": "4.3.0"
  715. },
  716. "compile": {
  717. "ref/netstandard1.3/System.Collections.dll": {}
  718. }
  719. },
  720. "System.Collections.Concurrent/4.3.0": {
  721. "type": "package",
  722. "dependencies": {
  723. "System.Collections": "4.3.0",
  724. "System.Diagnostics.Debug": "4.3.0",
  725. "System.Diagnostics.Tracing": "4.3.0",
  726. "System.Globalization": "4.3.0",
  727. "System.Reflection": "4.3.0",
  728. "System.Resources.ResourceManager": "4.3.0",
  729. "System.Runtime": "4.3.0",
  730. "System.Runtime.Extensions": "4.3.0",
  731. "System.Threading": "4.3.0",
  732. "System.Threading.Tasks": "4.3.0"
  733. },
  734. "compile": {
  735. "ref/netstandard1.3/System.Collections.Concurrent.dll": {}
  736. },
  737. "runtime": {
  738. "lib/netstandard1.3/System.Collections.Concurrent.dll": {}
  739. }
  740. },
  741. "System.Collections.Immutable/1.2.0": {
  742. "type": "package",
  743. "dependencies": {
  744. "System.Collections": "4.0.11",
  745. "System.Diagnostics.Debug": "4.0.11",
  746. "System.Globalization": "4.0.11",
  747. "System.Linq": "4.1.0",
  748. "System.Resources.ResourceManager": "4.0.1",
  749. "System.Runtime": "4.1.0",
  750. "System.Runtime.Extensions": "4.1.0",
  751. "System.Threading": "4.0.11"
  752. },
  753. "compile": {
  754. "lib/netstandard1.0/_._": {}
  755. },
  756. "runtime": {
  757. "lib/netstandard1.0/System.Collections.Immutable.dll": {}
  758. }
  759. },
  760. "System.Collections.NonGeneric/4.3.0": {
  761. "type": "package",
  762. "dependencies": {
  763. "System.Diagnostics.Debug": "4.3.0",
  764. "System.Globalization": "4.3.0",
  765. "System.Resources.ResourceManager": "4.3.0",
  766. "System.Runtime": "4.3.0",
  767. "System.Runtime.Extensions": "4.3.0",
  768. "System.Threading": "4.3.0"
  769. },
  770. "compile": {
  771. "ref/netstandard1.3/System.Collections.NonGeneric.dll": {}
  772. },
  773. "runtime": {
  774. "lib/netstandard1.3/System.Collections.NonGeneric.dll": {}
  775. }
  776. },
  777. "System.Collections.Specialized/4.3.0": {
  778. "type": "package",
  779. "dependencies": {
  780. "System.Collections.NonGeneric": "4.3.0",
  781. "System.Globalization": "4.3.0",
  782. "System.Globalization.Extensions": "4.3.0",
  783. "System.Resources.ResourceManager": "4.3.0",
  784. "System.Runtime": "4.3.0",
  785. "System.Runtime.Extensions": "4.3.0",
  786. "System.Threading": "4.3.0"
  787. },
  788. "compile": {
  789. "ref/netstandard1.3/_._": {}
  790. },
  791. "runtime": {
  792. "lib/netstandard1.3/System.Collections.Specialized.dll": {}
  793. }
  794. },
  795. "System.ComponentModel/4.3.0": {
  796. "type": "package",
  797. "dependencies": {
  798. "System.Runtime": "4.3.0"
  799. },
  800. "compile": {
  801. "ref/netstandard1.0/_._": {}
  802. },
  803. "runtime": {
  804. "lib/netstandard1.3/System.ComponentModel.dll": {}
  805. }
  806. },
  807. "System.ComponentModel.Primitives/4.3.0": {
  808. "type": "package",
  809. "dependencies": {
  810. "System.ComponentModel": "4.3.0",
  811. "System.Resources.ResourceManager": "4.3.0",
  812. "System.Runtime": "4.3.0"
  813. },
  814. "compile": {
  815. "ref/netstandard1.0/_._": {}
  816. },
  817. "runtime": {
  818. "lib/netstandard1.0/System.ComponentModel.Primitives.dll": {}
  819. }
  820. },
  821. "System.ComponentModel.TypeConverter/4.3.0": {
  822. "type": "package",
  823. "dependencies": {
  824. "System.Collections": "4.3.0",
  825. "System.Collections.NonGeneric": "4.3.0",
  826. "System.Collections.Specialized": "4.3.0",
  827. "System.ComponentModel": "4.3.0",
  828. "System.ComponentModel.Primitives": "4.3.0",
  829. "System.Globalization": "4.3.0",
  830. "System.Linq": "4.3.0",
  831. "System.Reflection": "4.3.0",
  832. "System.Reflection.Extensions": "4.3.0",
  833. "System.Reflection.Primitives": "4.3.0",
  834. "System.Reflection.TypeExtensions": "4.3.0",
  835. "System.Resources.ResourceManager": "4.3.0",
  836. "System.Runtime": "4.3.0",
  837. "System.Runtime.Extensions": "4.3.0",
  838. "System.Threading": "4.3.0"
  839. },
  840. "compile": {
  841. "ref/netstandard1.5/_._": {}
  842. },
  843. "runtime": {
  844. "lib/netstandard1.5/System.ComponentModel.TypeConverter.dll": {}
  845. }
  846. },
  847. "System.Configuration.ConfigurationManager/4.5.0": {
  848. "type": "package",
  849. "dependencies": {
  850. "System.Security.Cryptography.ProtectedData": "4.5.0",
  851. "System.Security.Permissions": "4.5.0"
  852. },
  853. "compile": {
  854. "ref/netstandard2.0/System.Configuration.ConfigurationManager.dll": {}
  855. },
  856. "runtime": {
  857. "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {}
  858. }
  859. },
  860. "System.Console/4.3.0": {
  861. "type": "package",
  862. "dependencies": {
  863. "Microsoft.NETCore.Platforms": "1.1.0",
  864. "Microsoft.NETCore.Targets": "1.1.0",
  865. "System.IO": "4.3.0",
  866. "System.Runtime": "4.3.0",
  867. "System.Text.Encoding": "4.3.0"
  868. },
  869. "compile": {
  870. "ref/netstandard1.3/System.Console.dll": {}
  871. }
  872. },
  873. "System.Diagnostics.Debug/4.3.0": {
  874. "type": "package",
  875. "dependencies": {
  876. "Microsoft.NETCore.Platforms": "1.1.0",
  877. "Microsoft.NETCore.Targets": "1.1.0",
  878. "System.Runtime": "4.3.0"
  879. },
  880. "compile": {
  881. "ref/netstandard1.3/System.Diagnostics.Debug.dll": {}
  882. }
  883. },
  884. "System.Diagnostics.DiagnosticSource/4.3.0": {
  885. "type": "package",
  886. "dependencies": {
  887. "System.Collections": "4.3.0",
  888. "System.Diagnostics.Tracing": "4.3.0",
  889. "System.Reflection": "4.3.0",
  890. "System.Runtime": "4.3.0",
  891. "System.Threading": "4.3.0"
  892. },
  893. "compile": {
  894. "lib/netstandard1.3/_._": {}
  895. },
  896. "runtime": {
  897. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {}
  898. }
  899. },
  900. "System.Diagnostics.Process/4.1.0": {
  901. "type": "package",
  902. "dependencies": {
  903. "Microsoft.NETCore.Platforms": "1.0.1",
  904. "Microsoft.Win32.Primitives": "4.0.1",
  905. "Microsoft.Win32.Registry": "4.0.0",
  906. "System.Collections": "4.0.11",
  907. "System.Diagnostics.Debug": "4.0.11",
  908. "System.Globalization": "4.0.11",
  909. "System.IO": "4.1.0",
  910. "System.IO.FileSystem": "4.0.1",
  911. "System.IO.FileSystem.Primitives": "4.0.1",
  912. "System.Resources.ResourceManager": "4.0.1",
  913. "System.Runtime": "4.1.0",
  914. "System.Runtime.Extensions": "4.1.0",
  915. "System.Runtime.Handles": "4.0.1",
  916. "System.Runtime.InteropServices": "4.1.0",
  917. "System.Text.Encoding": "4.0.11",
  918. "System.Text.Encoding.Extensions": "4.0.11",
  919. "System.Threading": "4.0.11",
  920. "System.Threading.Tasks": "4.0.11",
  921. "System.Threading.Thread": "4.0.0",
  922. "System.Threading.ThreadPool": "4.0.10",
  923. "runtime.native.System": "4.0.0"
  924. },
  925. "compile": {
  926. "ref/netstandard1.4/System.Diagnostics.Process.dll": {}
  927. },
  928. "runtimeTargets": {
  929. "runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll": {
  930. "assetType": "runtime",
  931. "rid": "linux"
  932. },
  933. "runtimes/osx/lib/netstandard1.4/System.Diagnostics.Process.dll": {
  934. "assetType": "runtime",
  935. "rid": "osx"
  936. },
  937. "runtimes/win/lib/netstandard1.4/System.Diagnostics.Process.dll": {
  938. "assetType": "runtime",
  939. "rid": "win"
  940. }
  941. }
  942. },
  943. "System.Diagnostics.StackTrace/4.0.1": {
  944. "type": "package",
  945. "dependencies": {
  946. "System.Collections.Immutable": "1.2.0",
  947. "System.IO.FileSystem": "4.0.1",
  948. "System.Reflection": "4.1.0",
  949. "System.Reflection.Metadata": "1.3.0",
  950. "System.Runtime": "4.1.0",
  951. "System.Runtime.Extensions": "4.1.0"
  952. },
  953. "compile": {
  954. "ref/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
  955. },
  956. "runtime": {
  957. "lib/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
  958. }
  959. },
  960. "System.Diagnostics.Tools/4.3.0": {
  961. "type": "package",
  962. "dependencies": {
  963. "Microsoft.NETCore.Platforms": "1.1.0",
  964. "Microsoft.NETCore.Targets": "1.1.0",
  965. "System.Runtime": "4.3.0"
  966. },
  967. "compile": {
  968. "ref/netstandard1.0/System.Diagnostics.Tools.dll": {}
  969. }
  970. },
  971. "System.Diagnostics.TraceSource/4.0.0": {
  972. "type": "package",
  973. "dependencies": {
  974. "Microsoft.NETCore.Platforms": "1.0.1",
  975. "System.Collections": "4.0.11",
  976. "System.Diagnostics.Debug": "4.0.11",
  977. "System.Globalization": "4.0.11",
  978. "System.Resources.ResourceManager": "4.0.1",
  979. "System.Runtime": "4.1.0",
  980. "System.Runtime.Extensions": "4.1.0",
  981. "System.Threading": "4.0.11",
  982. "runtime.native.System": "4.0.0"
  983. },
  984. "compile": {
  985. "ref/netstandard1.3/System.Diagnostics.TraceSource.dll": {}
  986. },
  987. "runtimeTargets": {
  988. "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {
  989. "assetType": "runtime",
  990. "rid": "unix"
  991. },
  992. "runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {
  993. "assetType": "runtime",
  994. "rid": "win"
  995. }
  996. }
  997. },
  998. "System.Diagnostics.Tracing/4.3.0": {
  999. "type": "package",
  1000. "dependencies": {
  1001. "Microsoft.NETCore.Platforms": "1.1.0",
  1002. "Microsoft.NETCore.Targets": "1.1.0",
  1003. "System.Runtime": "4.3.0"
  1004. },
  1005. "compile": {
  1006. "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {}
  1007. }
  1008. },
  1009. "System.Drawing.Common/4.6.0": {
  1010. "type": "package",
  1011. "dependencies": {
  1012. "Microsoft.NETCore.Platforms": "3.0.0",
  1013. "Microsoft.Win32.SystemEvents": "4.6.0"
  1014. },
  1015. "compile": {
  1016. "ref/netcoreapp3.0/_._": {}
  1017. },
  1018. "runtime": {
  1019. "lib/netstandard2.0/System.Drawing.Common.dll": {}
  1020. },
  1021. "runtimeTargets": {
  1022. "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  1023. "assetType": "runtime",
  1024. "rid": "unix"
  1025. },
  1026. "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  1027. "assetType": "runtime",
  1028. "rid": "win"
  1029. }
  1030. }
  1031. },
  1032. "System.Globalization/4.3.0": {
  1033. "type": "package",
  1034. "dependencies": {
  1035. "Microsoft.NETCore.Platforms": "1.1.0",
  1036. "Microsoft.NETCore.Targets": "1.1.0",
  1037. "System.Runtime": "4.3.0"
  1038. },
  1039. "compile": {
  1040. "ref/netstandard1.3/System.Globalization.dll": {}
  1041. }
  1042. },
  1043. "System.Globalization.Calendars/4.3.0": {
  1044. "type": "package",
  1045. "dependencies": {
  1046. "Microsoft.NETCore.Platforms": "1.1.0",
  1047. "Microsoft.NETCore.Targets": "1.1.0",
  1048. "System.Globalization": "4.3.0",
  1049. "System.Runtime": "4.3.0"
  1050. },
  1051. "compile": {
  1052. "ref/netstandard1.3/System.Globalization.Calendars.dll": {}
  1053. }
  1054. },
  1055. "System.Globalization.Extensions/4.3.0": {
  1056. "type": "package",
  1057. "dependencies": {
  1058. "Microsoft.NETCore.Platforms": "1.1.0",
  1059. "System.Globalization": "4.3.0",
  1060. "System.Resources.ResourceManager": "4.3.0",
  1061. "System.Runtime": "4.3.0",
  1062. "System.Runtime.Extensions": "4.3.0",
  1063. "System.Runtime.InteropServices": "4.3.0"
  1064. },
  1065. "compile": {
  1066. "ref/netstandard1.3/_._": {}
  1067. },
  1068. "runtimeTargets": {
  1069. "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": {
  1070. "assetType": "runtime",
  1071. "rid": "unix"
  1072. },
  1073. "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": {
  1074. "assetType": "runtime",
  1075. "rid": "win"
  1076. }
  1077. }
  1078. },
  1079. "System.IdentityModel.Tokens.Jwt/5.5.0": {
  1080. "type": "package",
  1081. "dependencies": {
  1082. "Microsoft.IdentityModel.JsonWebTokens": "5.5.0",
  1083. "Microsoft.IdentityModel.Tokens": "5.5.0",
  1084. "Newtonsoft.Json": "10.0.1"
  1085. },
  1086. "compile": {
  1087. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {}
  1088. },
  1089. "runtime": {
  1090. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {}
  1091. }
  1092. },
  1093. "System.IO/4.3.0": {
  1094. "type": "package",
  1095. "dependencies": {
  1096. "Microsoft.NETCore.Platforms": "1.1.0",
  1097. "Microsoft.NETCore.Targets": "1.1.0",
  1098. "System.Runtime": "4.3.0",
  1099. "System.Text.Encoding": "4.3.0",
  1100. "System.Threading.Tasks": "4.3.0"
  1101. },
  1102. "compile": {
  1103. "ref/netstandard1.5/System.IO.dll": {}
  1104. }
  1105. },
  1106. "System.IO.Compression/4.3.0": {
  1107. "type": "package",
  1108. "dependencies": {
  1109. "Microsoft.NETCore.Platforms": "1.1.0",
  1110. "System.Buffers": "4.3.0",
  1111. "System.Collections": "4.3.0",
  1112. "System.Diagnostics.Debug": "4.3.0",
  1113. "System.IO": "4.3.0",
  1114. "System.Resources.ResourceManager": "4.3.0",
  1115. "System.Runtime": "4.3.0",
  1116. "System.Runtime.Extensions": "4.3.0",
  1117. "System.Runtime.Handles": "4.3.0",
  1118. "System.Runtime.InteropServices": "4.3.0",
  1119. "System.Text.Encoding": "4.3.0",
  1120. "System.Threading": "4.3.0",
  1121. "System.Threading.Tasks": "4.3.0",
  1122. "runtime.native.System": "4.3.0",
  1123. "runtime.native.System.IO.Compression": "4.3.0"
  1124. },
  1125. "compile": {
  1126. "ref/netstandard1.3/System.IO.Compression.dll": {}
  1127. },
  1128. "runtimeTargets": {
  1129. "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {
  1130. "assetType": "runtime",
  1131. "rid": "unix"
  1132. },
  1133. "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": {
  1134. "assetType": "runtime",
  1135. "rid": "win"
  1136. }
  1137. }
  1138. },
  1139. "System.IO.Compression.ZipFile/4.3.0": {
  1140. "type": "package",
  1141. "dependencies": {
  1142. "System.Buffers": "4.3.0",
  1143. "System.IO": "4.3.0",
  1144. "System.IO.Compression": "4.3.0",
  1145. "System.IO.FileSystem": "4.3.0",
  1146. "System.IO.FileSystem.Primitives": "4.3.0",
  1147. "System.Resources.ResourceManager": "4.3.0",
  1148. "System.Runtime": "4.3.0",
  1149. "System.Runtime.Extensions": "4.3.0",
  1150. "System.Text.Encoding": "4.3.0"
  1151. },
  1152. "compile": {
  1153. "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
  1154. },
  1155. "runtime": {
  1156. "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
  1157. }
  1158. },
  1159. "System.IO.FileSystem/4.3.0": {
  1160. "type": "package",
  1161. "dependencies": {
  1162. "Microsoft.NETCore.Platforms": "1.1.0",
  1163. "Microsoft.NETCore.Targets": "1.1.0",
  1164. "System.IO": "4.3.0",
  1165. "System.IO.FileSystem.Primitives": "4.3.0",
  1166. "System.Runtime": "4.3.0",
  1167. "System.Runtime.Handles": "4.3.0",
  1168. "System.Text.Encoding": "4.3.0",
  1169. "System.Threading.Tasks": "4.3.0"
  1170. },
  1171. "compile": {
  1172. "ref/netstandard1.3/System.IO.FileSystem.dll": {}
  1173. }
  1174. },
  1175. "System.IO.FileSystem.Primitives/4.3.0": {
  1176. "type": "package",
  1177. "dependencies": {
  1178. "System.Runtime": "4.3.0"
  1179. },
  1180. "compile": {
  1181. "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
  1182. },
  1183. "runtime": {
  1184. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
  1185. }
  1186. },
  1187. "System.IO.FileSystem.Watcher/4.0.0": {
  1188. "type": "package",
  1189. "dependencies": {
  1190. "Microsoft.NETCore.Platforms": "1.0.1",
  1191. "Microsoft.Win32.Primitives": "4.0.1",
  1192. "System.Collections": "4.0.11",
  1193. "System.IO.FileSystem": "4.0.1",
  1194. "System.IO.FileSystem.Primitives": "4.0.1",
  1195. "System.Resources.ResourceManager": "4.0.1",
  1196. "System.Runtime": "4.1.0",
  1197. "System.Runtime.Extensions": "4.1.0",
  1198. "System.Runtime.Handles": "4.0.1",
  1199. "System.Runtime.InteropServices": "4.1.0",
  1200. "System.Text.Encoding": "4.0.11",
  1201. "System.Threading": "4.0.11",
  1202. "System.Threading.Overlapped": "4.0.1",
  1203. "System.Threading.Tasks": "4.0.11",
  1204. "System.Threading.Thread": "4.0.0",
  1205. "runtime.native.System": "4.0.0"
  1206. },
  1207. "compile": {
  1208. "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll": {}
  1209. },
  1210. "runtimeTargets": {
  1211. "runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {
  1212. "assetType": "runtime",
  1213. "rid": "linux"
  1214. },
  1215. "runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {
  1216. "assetType": "runtime",
  1217. "rid": "osx"
  1218. },
  1219. "runtimes/win/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {
  1220. "assetType": "runtime",
  1221. "rid": "win"
  1222. }
  1223. }
  1224. },
  1225. "System.Linq/4.3.0": {
  1226. "type": "package",
  1227. "dependencies": {
  1228. "System.Collections": "4.3.0",
  1229. "System.Diagnostics.Debug": "4.3.0",
  1230. "System.Resources.ResourceManager": "4.3.0",
  1231. "System.Runtime": "4.3.0",
  1232. "System.Runtime.Extensions": "4.3.0"
  1233. },
  1234. "compile": {
  1235. "ref/netstandard1.6/System.Linq.dll": {}
  1236. },
  1237. "runtime": {
  1238. "lib/netstandard1.6/System.Linq.dll": {}
  1239. }
  1240. },
  1241. "System.Linq.Expressions/4.3.0": {
  1242. "type": "package",
  1243. "dependencies": {
  1244. "System.Collections": "4.3.0",
  1245. "System.Diagnostics.Debug": "4.3.0",
  1246. "System.Globalization": "4.3.0",
  1247. "System.IO": "4.3.0",
  1248. "System.Linq": "4.3.0",
  1249. "System.ObjectModel": "4.3.0",
  1250. "System.Reflection": "4.3.0",
  1251. "System.Reflection.Emit": "4.3.0",
  1252. "System.Reflection.Emit.ILGeneration": "4.3.0",
  1253. "System.Reflection.Emit.Lightweight": "4.3.0",
  1254. "System.Reflection.Extensions": "4.3.0",
  1255. "System.Reflection.Primitives": "4.3.0",
  1256. "System.Reflection.TypeExtensions": "4.3.0",
  1257. "System.Resources.ResourceManager": "4.3.0",
  1258. "System.Runtime": "4.3.0",
  1259. "System.Runtime.Extensions": "4.3.0",
  1260. "System.Threading": "4.3.0"
  1261. },
  1262. "compile": {
  1263. "ref/netstandard1.6/System.Linq.Expressions.dll": {}
  1264. },
  1265. "runtime": {
  1266. "lib/netstandard1.6/System.Linq.Expressions.dll": {}
  1267. }
  1268. },
  1269. "System.Net.Http/4.3.0": {
  1270. "type": "package",
  1271. "dependencies": {
  1272. "Microsoft.NETCore.Platforms": "1.1.0",
  1273. "System.Collections": "4.3.0",
  1274. "System.Diagnostics.Debug": "4.3.0",
  1275. "System.Diagnostics.DiagnosticSource": "4.3.0",
  1276. "System.Diagnostics.Tracing": "4.3.0",
  1277. "System.Globalization": "4.3.0",
  1278. "System.Globalization.Extensions": "4.3.0",
  1279. "System.IO": "4.3.0",
  1280. "System.IO.FileSystem": "4.3.0",
  1281. "System.Net.Primitives": "4.3.0",
  1282. "System.Resources.ResourceManager": "4.3.0",
  1283. "System.Runtime": "4.3.0",
  1284. "System.Runtime.Extensions": "4.3.0",
  1285. "System.Runtime.Handles": "4.3.0",
  1286. "System.Runtime.InteropServices": "4.3.0",
  1287. "System.Security.Cryptography.Algorithms": "4.3.0",
  1288. "System.Security.Cryptography.Encoding": "4.3.0",
  1289. "System.Security.Cryptography.OpenSsl": "4.3.0",
  1290. "System.Security.Cryptography.Primitives": "4.3.0",
  1291. "System.Security.Cryptography.X509Certificates": "4.3.0",
  1292. "System.Text.Encoding": "4.3.0",
  1293. "System.Threading": "4.3.0",
  1294. "System.Threading.Tasks": "4.3.0",
  1295. "runtime.native.System": "4.3.0",
  1296. "runtime.native.System.Net.Http": "4.3.0",
  1297. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  1298. },
  1299. "compile": {
  1300. "ref/netstandard1.3/System.Net.Http.dll": {}
  1301. },
  1302. "runtimeTargets": {
  1303. "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": {
  1304. "assetType": "runtime",
  1305. "rid": "unix"
  1306. },
  1307. "runtimes/win/lib/netstandard1.3/System.Net.Http.dll": {
  1308. "assetType": "runtime",
  1309. "rid": "win"
  1310. }
  1311. }
  1312. },
  1313. "System.Net.NameResolution/4.3.0": {
  1314. "type": "package",
  1315. "dependencies": {
  1316. "Microsoft.NETCore.Platforms": "1.1.0",
  1317. "System.Collections": "4.3.0",
  1318. "System.Diagnostics.Tracing": "4.3.0",
  1319. "System.Globalization": "4.3.0",
  1320. "System.Net.Primitives": "4.3.0",
  1321. "System.Resources.ResourceManager": "4.3.0",
  1322. "System.Runtime": "4.3.0",
  1323. "System.Runtime.Extensions": "4.3.0",
  1324. "System.Runtime.Handles": "4.3.0",
  1325. "System.Runtime.InteropServices": "4.3.0",
  1326. "System.Security.Principal.Windows": "4.3.0",
  1327. "System.Threading": "4.3.0",
  1328. "System.Threading.Tasks": "4.3.0",
  1329. "runtime.native.System": "4.3.0"
  1330. },
  1331. "compile": {
  1332. "ref/netstandard1.3/System.Net.NameResolution.dll": {}
  1333. },
  1334. "runtimeTargets": {
  1335. "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll": {
  1336. "assetType": "runtime",
  1337. "rid": "unix"
  1338. },
  1339. "runtimes/win/lib/netstandard1.3/System.Net.NameResolution.dll": {
  1340. "assetType": "runtime",
  1341. "rid": "win"
  1342. }
  1343. }
  1344. },
  1345. "System.Net.Primitives/4.3.0": {
  1346. "type": "package",
  1347. "dependencies": {
  1348. "Microsoft.NETCore.Platforms": "1.1.0",
  1349. "Microsoft.NETCore.Targets": "1.1.0",
  1350. "System.Runtime": "4.3.0",
  1351. "System.Runtime.Handles": "4.3.0"
  1352. },
  1353. "compile": {
  1354. "ref/netstandard1.3/System.Net.Primitives.dll": {}
  1355. }
  1356. },
  1357. "System.Net.Requests/4.0.11": {
  1358. "type": "package",
  1359. "dependencies": {
  1360. "Microsoft.NETCore.Platforms": "1.0.1",
  1361. "System.Collections": "4.0.11",
  1362. "System.Diagnostics.Debug": "4.0.11",
  1363. "System.Diagnostics.Tracing": "4.1.0",
  1364. "System.Globalization": "4.0.11",
  1365. "System.IO": "4.1.0",
  1366. "System.Net.Http": "4.1.0",
  1367. "System.Net.Primitives": "4.0.11",
  1368. "System.Net.WebHeaderCollection": "4.0.1",
  1369. "System.Resources.ResourceManager": "4.0.1",
  1370. "System.Runtime": "4.1.0",
  1371. "System.Threading": "4.0.11",
  1372. "System.Threading.Tasks": "4.0.11"
  1373. },
  1374. "compile": {
  1375. "ref/netstandard1.3/System.Net.Requests.dll": {}
  1376. },
  1377. "runtimeTargets": {
  1378. "runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll": {
  1379. "assetType": "runtime",
  1380. "rid": "unix"
  1381. },
  1382. "runtimes/win/lib/netstandard1.3/System.Net.Requests.dll": {
  1383. "assetType": "runtime",
  1384. "rid": "win"
  1385. }
  1386. }
  1387. },
  1388. "System.Net.Sockets/4.3.0": {
  1389. "type": "package",
  1390. "dependencies": {
  1391. "Microsoft.NETCore.Platforms": "1.1.0",
  1392. "Microsoft.NETCore.Targets": "1.1.0",
  1393. "System.IO": "4.3.0",
  1394. "System.Net.Primitives": "4.3.0",
  1395. "System.Runtime": "4.3.0",
  1396. "System.Threading.Tasks": "4.3.0"
  1397. },
  1398. "compile": {
  1399. "ref/netstandard1.3/System.Net.Sockets.dll": {}
  1400. }
  1401. },
  1402. "System.Net.WebHeaderCollection/4.0.1": {
  1403. "type": "package",
  1404. "dependencies": {
  1405. "System.Collections": "4.0.11",
  1406. "System.Resources.ResourceManager": "4.0.1",
  1407. "System.Runtime": "4.1.0",
  1408. "System.Runtime.Extensions": "4.1.0"
  1409. },
  1410. "compile": {
  1411. "ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {}
  1412. },
  1413. "runtime": {
  1414. "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {}
  1415. }
  1416. },
  1417. "System.ObjectModel/4.3.0": {
  1418. "type": "package",
  1419. "dependencies": {
  1420. "System.Collections": "4.3.0",
  1421. "System.Diagnostics.Debug": "4.3.0",
  1422. "System.Resources.ResourceManager": "4.3.0",
  1423. "System.Runtime": "4.3.0",
  1424. "System.Threading": "4.3.0"
  1425. },
  1426. "compile": {
  1427. "ref/netstandard1.3/System.ObjectModel.dll": {}
  1428. },
  1429. "runtime": {
  1430. "lib/netstandard1.3/System.ObjectModel.dll": {}
  1431. }
  1432. },
  1433. "System.Private.DataContractSerialization/4.3.0": {
  1434. "type": "package",
  1435. "dependencies": {
  1436. "System.Collections": "4.3.0",
  1437. "System.Collections.Concurrent": "4.3.0",
  1438. "System.Diagnostics.Debug": "4.3.0",
  1439. "System.Globalization": "4.3.0",
  1440. "System.IO": "4.3.0",
  1441. "System.Linq": "4.3.0",
  1442. "System.Reflection": "4.3.0",
  1443. "System.Reflection.Emit.ILGeneration": "4.3.0",
  1444. "System.Reflection.Emit.Lightweight": "4.3.0",
  1445. "System.Reflection.Extensions": "4.3.0",
  1446. "System.Reflection.Primitives": "4.3.0",
  1447. "System.Reflection.TypeExtensions": "4.3.0",
  1448. "System.Resources.ResourceManager": "4.3.0",
  1449. "System.Runtime": "4.3.0",
  1450. "System.Runtime.Extensions": "4.3.0",
  1451. "System.Runtime.Serialization.Primitives": "4.3.0",
  1452. "System.Text.Encoding": "4.3.0",
  1453. "System.Text.Encoding.Extensions": "4.3.0",
  1454. "System.Text.RegularExpressions": "4.3.0",
  1455. "System.Threading": "4.3.0",
  1456. "System.Threading.Tasks": "4.3.0",
  1457. "System.Xml.ReaderWriter": "4.3.0",
  1458. "System.Xml.XDocument": "4.3.0",
  1459. "System.Xml.XmlDocument": "4.3.0",
  1460. "System.Xml.XmlSerializer": "4.3.0"
  1461. },
  1462. "compile": {
  1463. "ref/netstandard/_._": {}
  1464. },
  1465. "runtime": {
  1466. "lib/netstandard1.3/System.Private.DataContractSerialization.dll": {}
  1467. }
  1468. },
  1469. "System.Reflection/4.3.0": {
  1470. "type": "package",
  1471. "dependencies": {
  1472. "Microsoft.NETCore.Platforms": "1.1.0",
  1473. "Microsoft.NETCore.Targets": "1.1.0",
  1474. "System.IO": "4.3.0",
  1475. "System.Reflection.Primitives": "4.3.0",
  1476. "System.Runtime": "4.3.0"
  1477. },
  1478. "compile": {
  1479. "ref/netstandard1.5/System.Reflection.dll": {}
  1480. }
  1481. },
  1482. "System.Reflection.Emit/4.3.0": {
  1483. "type": "package",
  1484. "dependencies": {
  1485. "System.IO": "4.3.0",
  1486. "System.Reflection": "4.3.0",
  1487. "System.Reflection.Emit.ILGeneration": "4.3.0",
  1488. "System.Reflection.Primitives": "4.3.0",
  1489. "System.Runtime": "4.3.0"
  1490. },
  1491. "compile": {
  1492. "ref/netstandard1.1/_._": {}
  1493. },
  1494. "runtime": {
  1495. "lib/netstandard1.3/System.Reflection.Emit.dll": {}
  1496. }
  1497. },
  1498. "System.Reflection.Emit.ILGeneration/4.3.0": {
  1499. "type": "package",
  1500. "dependencies": {
  1501. "System.Reflection": "4.3.0",
  1502. "System.Reflection.Primitives": "4.3.0",
  1503. "System.Runtime": "4.3.0"
  1504. },
  1505. "compile": {
  1506. "ref/netstandard1.0/_._": {}
  1507. },
  1508. "runtime": {
  1509. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
  1510. }
  1511. },
  1512. "System.Reflection.Emit.Lightweight/4.3.0": {
  1513. "type": "package",
  1514. "dependencies": {
  1515. "System.Reflection": "4.3.0",
  1516. "System.Reflection.Emit.ILGeneration": "4.3.0",
  1517. "System.Reflection.Primitives": "4.3.0",
  1518. "System.Runtime": "4.3.0"
  1519. },
  1520. "compile": {
  1521. "ref/netstandard1.0/_._": {}
  1522. },
  1523. "runtime": {
  1524. "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {}
  1525. }
  1526. },
  1527. "System.Reflection.Extensions/4.3.0": {
  1528. "type": "package",
  1529. "dependencies": {
  1530. "Microsoft.NETCore.Platforms": "1.1.0",
  1531. "Microsoft.NETCore.Targets": "1.1.0",
  1532. "System.Reflection": "4.3.0",
  1533. "System.Runtime": "4.3.0"
  1534. },
  1535. "compile": {
  1536. "ref/netstandard1.0/System.Reflection.Extensions.dll": {}
  1537. }
  1538. },
  1539. "System.Reflection.Metadata/1.3.0": {
  1540. "type": "package",
  1541. "dependencies": {
  1542. "System.Collections": "4.0.11",
  1543. "System.Collections.Immutable": "1.2.0",
  1544. "System.Diagnostics.Debug": "4.0.11",
  1545. "System.IO": "4.1.0",
  1546. "System.Linq": "4.1.0",
  1547. "System.Reflection": "4.1.0",
  1548. "System.Reflection.Extensions": "4.0.1",
  1549. "System.Reflection.Primitives": "4.0.1",
  1550. "System.Resources.ResourceManager": "4.0.1",
  1551. "System.Runtime": "4.1.0",
  1552. "System.Runtime.Extensions": "4.1.0",
  1553. "System.Runtime.InteropServices": "4.1.0",
  1554. "System.Text.Encoding": "4.0.11",
  1555. "System.Text.Encoding.Extensions": "4.0.11",
  1556. "System.Threading": "4.0.11"
  1557. },
  1558. "compile": {
  1559. "lib/netstandard1.1/_._": {}
  1560. },
  1561. "runtime": {
  1562. "lib/netstandard1.1/System.Reflection.Metadata.dll": {}
  1563. }
  1564. },
  1565. "System.Reflection.Primitives/4.3.0": {
  1566. "type": "package",
  1567. "dependencies": {
  1568. "Microsoft.NETCore.Platforms": "1.1.0",
  1569. "Microsoft.NETCore.Targets": "1.1.0",
  1570. "System.Runtime": "4.3.0"
  1571. },
  1572. "compile": {
  1573. "ref/netstandard1.0/System.Reflection.Primitives.dll": {}
  1574. }
  1575. },
  1576. "System.Reflection.TypeExtensions/4.3.0": {
  1577. "type": "package",
  1578. "dependencies": {
  1579. "System.Reflection": "4.3.0",
  1580. "System.Runtime": "4.3.0"
  1581. },
  1582. "compile": {
  1583. "ref/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
  1584. },
  1585. "runtime": {
  1586. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
  1587. }
  1588. },
  1589. "System.Resources.ResourceManager/4.3.0": {
  1590. "type": "package",
  1591. "dependencies": {
  1592. "Microsoft.NETCore.Platforms": "1.1.0",
  1593. "Microsoft.NETCore.Targets": "1.1.0",
  1594. "System.Globalization": "4.3.0",
  1595. "System.Reflection": "4.3.0",
  1596. "System.Runtime": "4.3.0"
  1597. },
  1598. "compile": {
  1599. "ref/netstandard1.0/System.Resources.ResourceManager.dll": {}
  1600. }
  1601. },
  1602. "System.Runtime/4.3.0": {
  1603. "type": "package",
  1604. "dependencies": {
  1605. "Microsoft.NETCore.Platforms": "1.1.0",
  1606. "Microsoft.NETCore.Targets": "1.1.0"
  1607. },
  1608. "compile": {
  1609. "ref/netstandard1.5/System.Runtime.dll": {}
  1610. }
  1611. },
  1612. "System.Runtime.Caching/4.5.0": {
  1613. "type": "package",
  1614. "dependencies": {
  1615. "Microsoft.NETCore.Platforms": "2.0.0",
  1616. "System.Configuration.ConfigurationManager": "4.5.0"
  1617. },
  1618. "compile": {
  1619. "ref/netstandard2.0/_._": {}
  1620. },
  1621. "runtime": {
  1622. "lib/netstandard2.0/System.Runtime.Caching.dll": {}
  1623. },
  1624. "runtimeTargets": {
  1625. "runtimes/unix/lib/netcoreapp2.0/System.Runtime.Caching.dll": {
  1626. "assetType": "runtime",
  1627. "rid": "unix"
  1628. },
  1629. "runtimes/win/lib/netcoreapp2.0/System.Runtime.Caching.dll": {
  1630. "assetType": "runtime",
  1631. "rid": "win"
  1632. }
  1633. }
  1634. },
  1635. "System.Runtime.CompilerServices.Unsafe/4.5.0": {
  1636. "type": "package",
  1637. "compile": {
  1638. "ref/netstandard2.0/_._": {}
  1639. },
  1640. "runtime": {
  1641. "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll": {}
  1642. }
  1643. },
  1644. "System.Runtime.Extensions/4.3.0": {
  1645. "type": "package",
  1646. "dependencies": {
  1647. "Microsoft.NETCore.Platforms": "1.1.0",
  1648. "Microsoft.NETCore.Targets": "1.1.0",
  1649. "System.Runtime": "4.3.0"
  1650. },
  1651. "compile": {
  1652. "ref/netstandard1.5/System.Runtime.Extensions.dll": {}
  1653. }
  1654. },
  1655. "System.Runtime.Handles/4.3.0": {
  1656. "type": "package",
  1657. "dependencies": {
  1658. "Microsoft.NETCore.Platforms": "1.1.0",
  1659. "Microsoft.NETCore.Targets": "1.1.0",
  1660. "System.Runtime": "4.3.0"
  1661. },
  1662. "compile": {
  1663. "ref/netstandard1.3/System.Runtime.Handles.dll": {}
  1664. }
  1665. },
  1666. "System.Runtime.InteropServices/4.3.0": {
  1667. "type": "package",
  1668. "dependencies": {
  1669. "Microsoft.NETCore.Platforms": "1.1.0",
  1670. "Microsoft.NETCore.Targets": "1.1.0",
  1671. "System.Reflection": "4.3.0",
  1672. "System.Reflection.Primitives": "4.3.0",
  1673. "System.Runtime": "4.3.0",
  1674. "System.Runtime.Handles": "4.3.0"
  1675. },
  1676. "compile": {
  1677. "ref/netcoreapp1.1/System.Runtime.InteropServices.dll": {}
  1678. }
  1679. },
  1680. "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
  1681. "type": "package",
  1682. "dependencies": {
  1683. "System.Reflection": "4.3.0",
  1684. "System.Reflection.Extensions": "4.3.0",
  1685. "System.Resources.ResourceManager": "4.3.0",
  1686. "System.Runtime": "4.3.0",
  1687. "System.Runtime.InteropServices": "4.3.0",
  1688. "System.Threading": "4.3.0",
  1689. "runtime.native.System": "4.3.0"
  1690. },
  1691. "compile": {
  1692. "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
  1693. },
  1694. "runtime": {
  1695. "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
  1696. },
  1697. "runtimeTargets": {
  1698. "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
  1699. "assetType": "runtime",
  1700. "rid": "unix"
  1701. },
  1702. "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
  1703. "assetType": "runtime",
  1704. "rid": "win"
  1705. }
  1706. }
  1707. },
  1708. "System.Runtime.Numerics/4.3.0": {
  1709. "type": "package",
  1710. "dependencies": {
  1711. "System.Globalization": "4.3.0",
  1712. "System.Resources.ResourceManager": "4.3.0",
  1713. "System.Runtime": "4.3.0",
  1714. "System.Runtime.Extensions": "4.3.0"
  1715. },
  1716. "compile": {
  1717. "ref/netstandard1.1/System.Runtime.Numerics.dll": {}
  1718. },
  1719. "runtime": {
  1720. "lib/netstandard1.3/System.Runtime.Numerics.dll": {}
  1721. }
  1722. },
  1723. "System.Runtime.Serialization.Formatters/4.3.0": {
  1724. "type": "package",
  1725. "dependencies": {
  1726. "System.Collections": "4.3.0",
  1727. "System.Reflection": "4.3.0",
  1728. "System.Resources.ResourceManager": "4.3.0",
  1729. "System.Runtime": "4.3.0",
  1730. "System.Runtime.Serialization.Primitives": "4.3.0"
  1731. },
  1732. "compile": {
  1733. "ref/netstandard1.3/System.Runtime.Serialization.Formatters.dll": {}
  1734. },
  1735. "runtime": {
  1736. "lib/netstandard1.4/System.Runtime.Serialization.Formatters.dll": {}
  1737. }
  1738. },
  1739. "System.Runtime.Serialization.Json/4.3.0": {
  1740. "type": "package",
  1741. "dependencies": {
  1742. "System.IO": "4.3.0",
  1743. "System.Private.DataContractSerialization": "4.3.0",
  1744. "System.Runtime": "4.3.0"
  1745. },
  1746. "compile": {
  1747. "ref/netstandard1.0/_._": {}
  1748. },
  1749. "runtime": {
  1750. "lib/netstandard1.3/System.Runtime.Serialization.Json.dll": {}
  1751. }
  1752. },
  1753. "System.Runtime.Serialization.Primitives/4.3.0": {
  1754. "type": "package",
  1755. "dependencies": {
  1756. "System.Resources.ResourceManager": "4.3.0",
  1757. "System.Runtime": "4.3.0"
  1758. },
  1759. "compile": {
  1760. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
  1761. },
  1762. "runtime": {
  1763. "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
  1764. }
  1765. },
  1766. "System.Security.AccessControl/4.6.0": {
  1767. "type": "package",
  1768. "dependencies": {
  1769. "Microsoft.NETCore.Platforms": "3.0.0",
  1770. "System.Security.Principal.Windows": "4.6.0"
  1771. },
  1772. "compile": {
  1773. "ref/netstandard2.0/System.Security.AccessControl.dll": {}
  1774. },
  1775. "runtime": {
  1776. "lib/netstandard2.0/System.Security.AccessControl.dll": {}
  1777. },
  1778. "runtimeTargets": {
  1779. "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": {
  1780. "assetType": "runtime",
  1781. "rid": "win"
  1782. }
  1783. }
  1784. },
  1785. "System.Security.Cryptography.Algorithms/4.3.0": {
  1786. "type": "package",
  1787. "dependencies": {
  1788. "Microsoft.NETCore.Platforms": "1.1.0",
  1789. "System.Collections": "4.3.0",
  1790. "System.IO": "4.3.0",
  1791. "System.Resources.ResourceManager": "4.3.0",
  1792. "System.Runtime": "4.3.0",
  1793. "System.Runtime.Extensions": "4.3.0",
  1794. "System.Runtime.Handles": "4.3.0",
  1795. "System.Runtime.InteropServices": "4.3.0",
  1796. "System.Runtime.Numerics": "4.3.0",
  1797. "System.Security.Cryptography.Encoding": "4.3.0",
  1798. "System.Security.Cryptography.Primitives": "4.3.0",
  1799. "System.Text.Encoding": "4.3.0",
  1800. "runtime.native.System.Security.Cryptography.Apple": "4.3.0",
  1801. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  1802. },
  1803. "compile": {
  1804. "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {}
  1805. },
  1806. "runtimeTargets": {
  1807. "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
  1808. "assetType": "runtime",
  1809. "rid": "osx"
  1810. },
  1811. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
  1812. "assetType": "runtime",
  1813. "rid": "unix"
  1814. },
  1815. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
  1816. "assetType": "runtime",
  1817. "rid": "win"
  1818. }
  1819. }
  1820. },
  1821. "System.Security.Cryptography.Cng/4.5.0": {
  1822. "type": "package",
  1823. "compile": {
  1824. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {}
  1825. },
  1826. "runtime": {
  1827. "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {}
  1828. },
  1829. "runtimeTargets": {
  1830. "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {
  1831. "assetType": "runtime",
  1832. "rid": "win"
  1833. }
  1834. }
  1835. },
  1836. "System.Security.Cryptography.Csp/4.3.0": {
  1837. "type": "package",
  1838. "dependencies": {
  1839. "Microsoft.NETCore.Platforms": "1.1.0",
  1840. "System.IO": "4.3.0",
  1841. "System.Reflection": "4.3.0",
  1842. "System.Resources.ResourceManager": "4.3.0",
  1843. "System.Runtime": "4.3.0",
  1844. "System.Runtime.Extensions": "4.3.0",
  1845. "System.Runtime.Handles": "4.3.0",
  1846. "System.Runtime.InteropServices": "4.3.0",
  1847. "System.Security.Cryptography.Algorithms": "4.3.0",
  1848. "System.Security.Cryptography.Encoding": "4.3.0",
  1849. "System.Security.Cryptography.Primitives": "4.3.0",
  1850. "System.Text.Encoding": "4.3.0",
  1851. "System.Threading": "4.3.0"
  1852. },
  1853. "compile": {
  1854. "ref/netstandard1.3/_._": {}
  1855. },
  1856. "runtimeTargets": {
  1857. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
  1858. "assetType": "runtime",
  1859. "rid": "unix"
  1860. },
  1861. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
  1862. "assetType": "runtime",
  1863. "rid": "win"
  1864. }
  1865. }
  1866. },
  1867. "System.Security.Cryptography.Encoding/4.3.0": {
  1868. "type": "package",
  1869. "dependencies": {
  1870. "Microsoft.NETCore.Platforms": "1.1.0",
  1871. "System.Collections": "4.3.0",
  1872. "System.Collections.Concurrent": "4.3.0",
  1873. "System.Linq": "4.3.0",
  1874. "System.Resources.ResourceManager": "4.3.0",
  1875. "System.Runtime": "4.3.0",
  1876. "System.Runtime.Extensions": "4.3.0",
  1877. "System.Runtime.Handles": "4.3.0",
  1878. "System.Runtime.InteropServices": "4.3.0",
  1879. "System.Security.Cryptography.Primitives": "4.3.0",
  1880. "System.Text.Encoding": "4.3.0",
  1881. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  1882. },
  1883. "compile": {
  1884. "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
  1885. },
  1886. "runtimeTargets": {
  1887. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
  1888. "assetType": "runtime",
  1889. "rid": "unix"
  1890. },
  1891. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
  1892. "assetType": "runtime",
  1893. "rid": "win"
  1894. }
  1895. }
  1896. },
  1897. "System.Security.Cryptography.OpenSsl/4.3.0": {
  1898. "type": "package",
  1899. "dependencies": {
  1900. "System.Collections": "4.3.0",
  1901. "System.IO": "4.3.0",
  1902. "System.Resources.ResourceManager": "4.3.0",
  1903. "System.Runtime": "4.3.0",
  1904. "System.Runtime.Extensions": "4.3.0",
  1905. "System.Runtime.Handles": "4.3.0",
  1906. "System.Runtime.InteropServices": "4.3.0",
  1907. "System.Runtime.Numerics": "4.3.0",
  1908. "System.Security.Cryptography.Algorithms": "4.3.0",
  1909. "System.Security.Cryptography.Encoding": "4.3.0",
  1910. "System.Security.Cryptography.Primitives": "4.3.0",
  1911. "System.Text.Encoding": "4.3.0",
  1912. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  1913. },
  1914. "compile": {
  1915. "ref/netstandard1.6/_._": {}
  1916. },
  1917. "runtime": {
  1918. "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {}
  1919. },
  1920. "runtimeTargets": {
  1921. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {
  1922. "assetType": "runtime",
  1923. "rid": "unix"
  1924. }
  1925. }
  1926. },
  1927. "System.Security.Cryptography.Primitives/4.3.0": {
  1928. "type": "package",
  1929. "dependencies": {
  1930. "System.Diagnostics.Debug": "4.3.0",
  1931. "System.Globalization": "4.3.0",
  1932. "System.IO": "4.3.0",
  1933. "System.Resources.ResourceManager": "4.3.0",
  1934. "System.Runtime": "4.3.0",
  1935. "System.Threading": "4.3.0",
  1936. "System.Threading.Tasks": "4.3.0"
  1937. },
  1938. "compile": {
  1939. "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
  1940. },
  1941. "runtime": {
  1942. "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
  1943. }
  1944. },
  1945. "System.Security.Cryptography.ProtectedData/4.5.0": {
  1946. "type": "package",
  1947. "compile": {
  1948. "ref/netstandard2.0/_._": {}
  1949. },
  1950. "runtime": {
  1951. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {}
  1952. },
  1953. "runtimeTargets": {
  1954. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
  1955. "assetType": "runtime",
  1956. "rid": "win"
  1957. }
  1958. }
  1959. },
  1960. "System.Security.Cryptography.X509Certificates/4.3.0": {
  1961. "type": "package",
  1962. "dependencies": {
  1963. "Microsoft.NETCore.Platforms": "1.1.0",
  1964. "System.Collections": "4.3.0",
  1965. "System.Diagnostics.Debug": "4.3.0",
  1966. "System.Globalization": "4.3.0",
  1967. "System.Globalization.Calendars": "4.3.0",
  1968. "System.IO": "4.3.0",
  1969. "System.IO.FileSystem": "4.3.0",
  1970. "System.IO.FileSystem.Primitives": "4.3.0",
  1971. "System.Resources.ResourceManager": "4.3.0",
  1972. "System.Runtime": "4.3.0",
  1973. "System.Runtime.Extensions": "4.3.0",
  1974. "System.Runtime.Handles": "4.3.0",
  1975. "System.Runtime.InteropServices": "4.3.0",
  1976. "System.Runtime.Numerics": "4.3.0",
  1977. "System.Security.Cryptography.Algorithms": "4.3.0",
  1978. "System.Security.Cryptography.Cng": "4.3.0",
  1979. "System.Security.Cryptography.Csp": "4.3.0",
  1980. "System.Security.Cryptography.Encoding": "4.3.0",
  1981. "System.Security.Cryptography.OpenSsl": "4.3.0",
  1982. "System.Security.Cryptography.Primitives": "4.3.0",
  1983. "System.Text.Encoding": "4.3.0",
  1984. "System.Threading": "4.3.0",
  1985. "runtime.native.System": "4.3.0",
  1986. "runtime.native.System.Net.Http": "4.3.0",
  1987. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  1988. },
  1989. "compile": {
  1990. "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {}
  1991. },
  1992. "runtimeTargets": {
  1993. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
  1994. "assetType": "runtime",
  1995. "rid": "unix"
  1996. },
  1997. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
  1998. "assetType": "runtime",
  1999. "rid": "win"
  2000. }
  2001. }
  2002. },
  2003. "System.Security.Permissions/4.6.0": {
  2004. "type": "package",
  2005. "dependencies": {
  2006. "System.Security.AccessControl": "4.6.0",
  2007. "System.Windows.Extensions": "4.6.0"
  2008. },
  2009. "compile": {
  2010. "ref/netcoreapp3.0/System.Security.Permissions.dll": {}
  2011. },
  2012. "runtime": {
  2013. "lib/netcoreapp3.0/System.Security.Permissions.dll": {}
  2014. }
  2015. },
  2016. "System.Security.Principal.Windows/4.6.0": {
  2017. "type": "package",
  2018. "compile": {
  2019. "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": {}
  2020. },
  2021. "runtime": {
  2022. "lib/netstandard2.0/System.Security.Principal.Windows.dll": {}
  2023. },
  2024. "runtimeTargets": {
  2025. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  2026. "assetType": "runtime",
  2027. "rid": "unix"
  2028. },
  2029. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  2030. "assetType": "runtime",
  2031. "rid": "win"
  2032. }
  2033. }
  2034. },
  2035. "System.Security.SecureString/4.3.0": {
  2036. "type": "package",
  2037. "dependencies": {
  2038. "Microsoft.NETCore.Platforms": "1.1.0",
  2039. "System.Resources.ResourceManager": "4.3.0",
  2040. "System.Runtime": "4.3.0",
  2041. "System.Runtime.Handles": "4.3.0",
  2042. "System.Runtime.InteropServices": "4.3.0",
  2043. "System.Security.Cryptography.Primitives": "4.3.0",
  2044. "System.Text.Encoding": "4.3.0",
  2045. "System.Threading": "4.3.0"
  2046. },
  2047. "compile": {
  2048. "ref/netstandard1.3/_._": {}
  2049. },
  2050. "runtimeTargets": {
  2051. "runtimes/unix/lib/netstandard1.3/System.Security.SecureString.dll": {
  2052. "assetType": "runtime",
  2053. "rid": "unix"
  2054. },
  2055. "runtimes/win/lib/netstandard1.3/System.Security.SecureString.dll": {
  2056. "assetType": "runtime",
  2057. "rid": "win"
  2058. }
  2059. }
  2060. },
  2061. "System.Text.Encoding/4.3.0": {
  2062. "type": "package",
  2063. "dependencies": {
  2064. "Microsoft.NETCore.Platforms": "1.1.0",
  2065. "Microsoft.NETCore.Targets": "1.1.0",
  2066. "System.Runtime": "4.3.0"
  2067. },
  2068. "compile": {
  2069. "ref/netstandard1.3/System.Text.Encoding.dll": {}
  2070. }
  2071. },
  2072. "System.Text.Encoding.CodePages/4.5.0": {
  2073. "type": "package",
  2074. "dependencies": {
  2075. "Microsoft.NETCore.Platforms": "2.0.0",
  2076. "System.Runtime.CompilerServices.Unsafe": "4.5.0"
  2077. },
  2078. "compile": {
  2079. "ref/netstandard2.0/System.Text.Encoding.CodePages.dll": {}
  2080. },
  2081. "runtime": {
  2082. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {}
  2083. },
  2084. "runtimeTargets": {
  2085. "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": {
  2086. "assetType": "runtime",
  2087. "rid": "win"
  2088. }
  2089. }
  2090. },
  2091. "System.Text.Encoding.Extensions/4.3.0": {
  2092. "type": "package",
  2093. "dependencies": {
  2094. "Microsoft.NETCore.Platforms": "1.1.0",
  2095. "Microsoft.NETCore.Targets": "1.1.0",
  2096. "System.Runtime": "4.3.0",
  2097. "System.Text.Encoding": "4.3.0"
  2098. },
  2099. "compile": {
  2100. "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {}
  2101. }
  2102. },
  2103. "System.Text.RegularExpressions/4.3.0": {
  2104. "type": "package",
  2105. "dependencies": {
  2106. "System.Runtime": "4.3.0"
  2107. },
  2108. "compile": {
  2109. "ref/netcoreapp1.1/System.Text.RegularExpressions.dll": {}
  2110. },
  2111. "runtime": {
  2112. "lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
  2113. }
  2114. },
  2115. "System.Threading/4.3.0": {
  2116. "type": "package",
  2117. "dependencies": {
  2118. "System.Runtime": "4.3.0",
  2119. "System.Threading.Tasks": "4.3.0"
  2120. },
  2121. "compile": {
  2122. "ref/netstandard1.3/System.Threading.dll": {}
  2123. },
  2124. "runtime": {
  2125. "lib/netstandard1.3/System.Threading.dll": {}
  2126. }
  2127. },
  2128. "System.Threading.Overlapped/4.0.1": {
  2129. "type": "package",
  2130. "dependencies": {
  2131. "Microsoft.NETCore.Platforms": "1.0.1",
  2132. "System.Resources.ResourceManager": "4.0.1",
  2133. "System.Runtime": "4.1.0",
  2134. "System.Runtime.Handles": "4.0.1"
  2135. },
  2136. "compile": {
  2137. "ref/netstandard1.3/_._": {}
  2138. },
  2139. "runtimeTargets": {
  2140. "runtimes/unix/lib/netstandard1.3/System.Threading.Overlapped.dll": {
  2141. "assetType": "runtime",
  2142. "rid": "unix"
  2143. },
  2144. "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll": {
  2145. "assetType": "runtime",
  2146. "rid": "win"
  2147. }
  2148. }
  2149. },
  2150. "System.Threading.Tasks/4.3.0": {
  2151. "type": "package",
  2152. "dependencies": {
  2153. "Microsoft.NETCore.Platforms": "1.1.0",
  2154. "Microsoft.NETCore.Targets": "1.1.0",
  2155. "System.Runtime": "4.3.0"
  2156. },
  2157. "compile": {
  2158. "ref/netstandard1.3/System.Threading.Tasks.dll": {}
  2159. }
  2160. },
  2161. "System.Threading.Tasks.Extensions/4.3.0": {
  2162. "type": "package",
  2163. "dependencies": {
  2164. "System.Collections": "4.3.0",
  2165. "System.Runtime": "4.3.0",
  2166. "System.Threading.Tasks": "4.3.0"
  2167. },
  2168. "compile": {
  2169. "lib/netstandard1.0/_._": {}
  2170. },
  2171. "runtime": {
  2172. "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {}
  2173. }
  2174. },
  2175. "System.Threading.Thread/4.0.0": {
  2176. "type": "package",
  2177. "dependencies": {
  2178. "System.Runtime": "4.1.0"
  2179. },
  2180. "compile": {
  2181. "ref/netstandard1.3/System.Threading.Thread.dll": {}
  2182. },
  2183. "runtime": {
  2184. "lib/netstandard1.3/System.Threading.Thread.dll": {}
  2185. }
  2186. },
  2187. "System.Threading.ThreadPool/4.0.10": {
  2188. "type": "package",
  2189. "dependencies": {
  2190. "System.Runtime": "4.1.0",
  2191. "System.Runtime.Handles": "4.0.1"
  2192. },
  2193. "compile": {
  2194. "ref/netstandard1.3/System.Threading.ThreadPool.dll": {}
  2195. },
  2196. "runtime": {
  2197. "lib/netstandard1.3/System.Threading.ThreadPool.dll": {}
  2198. }
  2199. },
  2200. "System.Threading.Timer/4.3.0": {
  2201. "type": "package",
  2202. "dependencies": {
  2203. "Microsoft.NETCore.Platforms": "1.1.0",
  2204. "Microsoft.NETCore.Targets": "1.1.0",
  2205. "System.Runtime": "4.3.0"
  2206. },
  2207. "compile": {
  2208. "ref/netstandard1.2/System.Threading.Timer.dll": {}
  2209. }
  2210. },
  2211. "System.Windows.Extensions/4.6.0": {
  2212. "type": "package",
  2213. "dependencies": {
  2214. "System.Drawing.Common": "4.6.0"
  2215. },
  2216. "compile": {
  2217. "ref/netcoreapp3.0/System.Windows.Extensions.dll": {}
  2218. },
  2219. "runtime": {
  2220. "lib/netcoreapp3.0/System.Windows.Extensions.dll": {}
  2221. },
  2222. "runtimeTargets": {
  2223. "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
  2224. "assetType": "runtime",
  2225. "rid": "win"
  2226. }
  2227. }
  2228. },
  2229. "System.Xml.ReaderWriter/4.3.0": {
  2230. "type": "package",
  2231. "dependencies": {
  2232. "System.Collections": "4.3.0",
  2233. "System.Diagnostics.Debug": "4.3.0",
  2234. "System.Globalization": "4.3.0",
  2235. "System.IO": "4.3.0",
  2236. "System.IO.FileSystem": "4.3.0",
  2237. "System.IO.FileSystem.Primitives": "4.3.0",
  2238. "System.Resources.ResourceManager": "4.3.0",
  2239. "System.Runtime": "4.3.0",
  2240. "System.Runtime.Extensions": "4.3.0",
  2241. "System.Runtime.InteropServices": "4.3.0",
  2242. "System.Text.Encoding": "4.3.0",
  2243. "System.Text.Encoding.Extensions": "4.3.0",
  2244. "System.Text.RegularExpressions": "4.3.0",
  2245. "System.Threading.Tasks": "4.3.0",
  2246. "System.Threading.Tasks.Extensions": "4.3.0"
  2247. },
  2248. "compile": {
  2249. "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {}
  2250. },
  2251. "runtime": {
  2252. "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {}
  2253. }
  2254. },
  2255. "System.Xml.XDocument/4.3.0": {
  2256. "type": "package",
  2257. "dependencies": {
  2258. "System.Collections": "4.3.0",
  2259. "System.Diagnostics.Debug": "4.3.0",
  2260. "System.Diagnostics.Tools": "4.3.0",
  2261. "System.Globalization": "4.3.0",
  2262. "System.IO": "4.3.0",
  2263. "System.Reflection": "4.3.0",
  2264. "System.Resources.ResourceManager": "4.3.0",
  2265. "System.Runtime": "4.3.0",
  2266. "System.Runtime.Extensions": "4.3.0",
  2267. "System.Text.Encoding": "4.3.0",
  2268. "System.Threading": "4.3.0",
  2269. "System.Xml.ReaderWriter": "4.3.0"
  2270. },
  2271. "compile": {
  2272. "ref/netstandard1.3/System.Xml.XDocument.dll": {}
  2273. },
  2274. "runtime": {
  2275. "lib/netstandard1.3/System.Xml.XDocument.dll": {}
  2276. }
  2277. },
  2278. "System.Xml.XmlDocument/4.3.0": {
  2279. "type": "package",
  2280. "dependencies": {
  2281. "System.Collections": "4.3.0",
  2282. "System.Diagnostics.Debug": "4.3.0",
  2283. "System.Globalization": "4.3.0",
  2284. "System.IO": "4.3.0",
  2285. "System.Resources.ResourceManager": "4.3.0",
  2286. "System.Runtime": "4.3.0",
  2287. "System.Runtime.Extensions": "4.3.0",
  2288. "System.Text.Encoding": "4.3.0",
  2289. "System.Threading": "4.3.0",
  2290. "System.Xml.ReaderWriter": "4.3.0"
  2291. },
  2292. "compile": {
  2293. "ref/netstandard1.3/System.Xml.XmlDocument.dll": {}
  2294. },
  2295. "runtime": {
  2296. "lib/netstandard1.3/System.Xml.XmlDocument.dll": {}
  2297. }
  2298. },
  2299. "System.Xml.XmlSerializer/4.3.0": {
  2300. "type": "package",
  2301. "dependencies": {
  2302. "System.Collections": "4.3.0",
  2303. "System.Globalization": "4.3.0",
  2304. "System.IO": "4.3.0",
  2305. "System.Linq": "4.3.0",
  2306. "System.Reflection": "4.3.0",
  2307. "System.Reflection.Emit": "4.3.0",
  2308. "System.Reflection.Emit.ILGeneration": "4.3.0",
  2309. "System.Reflection.Extensions": "4.3.0",
  2310. "System.Reflection.Primitives": "4.3.0",
  2311. "System.Reflection.TypeExtensions": "4.3.0",
  2312. "System.Resources.ResourceManager": "4.3.0",
  2313. "System.Runtime": "4.3.0",
  2314. "System.Runtime.Extensions": "4.3.0",
  2315. "System.Text.RegularExpressions": "4.3.0",
  2316. "System.Threading": "4.3.0",
  2317. "System.Xml.ReaderWriter": "4.3.0",
  2318. "System.Xml.XmlDocument": "4.3.0"
  2319. },
  2320. "compile": {
  2321. "ref/netstandard1.3/_._": {}
  2322. },
  2323. "runtime": {
  2324. "lib/netstandard1.3/System.Xml.XmlSerializer.dll": {}
  2325. }
  2326. },
  2327. "System.Xml.XPath/4.0.1": {
  2328. "type": "package",
  2329. "dependencies": {
  2330. "System.Collections": "4.0.11",
  2331. "System.Diagnostics.Debug": "4.0.11",
  2332. "System.Globalization": "4.0.11",
  2333. "System.IO": "4.1.0",
  2334. "System.Resources.ResourceManager": "4.0.1",
  2335. "System.Runtime": "4.1.0",
  2336. "System.Runtime.Extensions": "4.1.0",
  2337. "System.Threading": "4.0.11",
  2338. "System.Xml.ReaderWriter": "4.0.11"
  2339. },
  2340. "compile": {
  2341. "ref/netstandard1.3/System.Xml.XPath.dll": {}
  2342. },
  2343. "runtime": {
  2344. "lib/netstandard1.3/System.Xml.XPath.dll": {}
  2345. }
  2346. },
  2347. "System.Xml.XPath.XmlDocument/4.0.1": {
  2348. "type": "package",
  2349. "dependencies": {
  2350. "System.Collections": "4.0.11",
  2351. "System.Globalization": "4.0.11",
  2352. "System.IO": "4.1.0",
  2353. "System.Resources.ResourceManager": "4.0.1",
  2354. "System.Runtime": "4.1.0",
  2355. "System.Runtime.Extensions": "4.1.0",
  2356. "System.Threading": "4.0.11",
  2357. "System.Xml.ReaderWriter": "4.0.11",
  2358. "System.Xml.XPath": "4.0.1",
  2359. "System.Xml.XmlDocument": "4.0.1"
  2360. },
  2361. "compile": {
  2362. "ref/netstandard1.3/System.Xml.XPath.XmlDocument.dll": {}
  2363. },
  2364. "runtime": {
  2365. "lib/netstandard1.3/System.Xml.XPath.XmlDocument.dll": {}
  2366. }
  2367. },
  2368. "TSQL.Parser/1.4.0": {
  2369. "type": "package",
  2370. "compile": {
  2371. "lib/netstandard2.0/TSQL_Parser.dll": {}
  2372. },
  2373. "runtime": {
  2374. "lib/netstandard2.0/TSQL_Parser.dll": {}
  2375. }
  2376. }
  2377. }
  2378. },
  2379. "libraries": {
  2380. "BouncyCastle.NetCore/1.8.3": {
  2381. "sha512": "jAy3uHN1U9DpoT/TgLqDTEhlccn/4doOVxhSmmNsnoSsGfHT9Lwr634ac9D0YFujAhNw61nWF4UIpHyzv0aQww==",
  2382. "type": "package",
  2383. "path": "bouncycastle.netcore/1.8.3",
  2384. "files": [
  2385. ".nupkg.metadata",
  2386. ".signature.p7s",
  2387. "bouncycastle.netcore.1.8.3.nupkg.sha512",
  2388. "bouncycastle.netcore.nuspec",
  2389. "lib/Mono/BouncyCastle.Crypto.dll",
  2390. "lib/Mono/BouncyCastle.Crypto.xml",
  2391. "lib/MonoAndroid/BouncyCastle.Crypto.dll",
  2392. "lib/MonoAndroid/BouncyCastle.Crypto.xml",
  2393. "lib/MonoMac/BouncyCastle.Crypto.dll",
  2394. "lib/MonoMac/BouncyCastle.Crypto.xml",
  2395. "lib/MonoTouch/BouncyCastle.Crypto.dll",
  2396. "lib/MonoTouch/BouncyCastle.Crypto.xml",
  2397. "lib/net20/BouncyCastle.Crypto.dll",
  2398. "lib/net20/BouncyCastle.Crypto.xml",
  2399. "lib/netstandard1.3/BouncyCastle.Crypto.dll",
  2400. "lib/netstandard1.3/BouncyCastle.Crypto.xml",
  2401. "lib/netstandard2.0/BouncyCastle.Crypto.dll",
  2402. "lib/netstandard2.0/BouncyCastle.Crypto.xml",
  2403. "lib/xamarinios/BouncyCastle.Crypto.dll",
  2404. "lib/xamarinios/BouncyCastle.Crypto.xml"
  2405. ]
  2406. },
  2407. "Google.Protobuf/3.6.1": {
  2408. "sha512": "741fGeDQjixBJaU2j+0CbrmZXsNJkTn/hWbOh4fLVXndHsCclJmWznCPWrJmPoZKvajBvAz3e8ECJOUvRtwjNQ==",
  2409. "type": "package",
  2410. "path": "google.protobuf/3.6.1",
  2411. "files": [
  2412. ".nupkg.metadata",
  2413. ".signature.p7s",
  2414. "google.protobuf.3.6.1.nupkg.sha512",
  2415. "google.protobuf.nuspec",
  2416. "lib/net45/Google.Protobuf.dll",
  2417. "lib/net45/Google.Protobuf.xml",
  2418. "lib/netstandard1.0/Google.Protobuf.dll",
  2419. "lib/netstandard1.0/Google.Protobuf.xml"
  2420. ]
  2421. },
  2422. "log4net/2.0.8": {
  2423. "sha512": "N41MQGHZImiCfn0cUuSBjZxrcNfIQCuCgQP0rpgB3J/NWponEh3lc1LxJEuIsPAR9Oc1jVvfkNNFCY1C5hf9LA==",
  2424. "type": "package",
  2425. "path": "log4net/2.0.8",
  2426. "files": [
  2427. ".nupkg.metadata",
  2428. ".signature.p7s",
  2429. "lib/net20-full/log4net.dll",
  2430. "lib/net20-full/log4net.xml",
  2431. "lib/net35-client/log4net.dll",
  2432. "lib/net35-client/log4net.xml",
  2433. "lib/net35-full/log4net.dll",
  2434. "lib/net35-full/log4net.xml",
  2435. "lib/net40-client/log4net.dll",
  2436. "lib/net40-client/log4net.xml",
  2437. "lib/net40-full/log4net.dll",
  2438. "lib/net40-full/log4net.xml",
  2439. "lib/net45-full/log4net.dll",
  2440. "lib/net45-full/log4net.xml",
  2441. "lib/netstandard1.3/log4net.dll",
  2442. "log4net.2.0.8.nupkg.sha512",
  2443. "log4net.nuspec"
  2444. ]
  2445. },
  2446. "Microsoft.CSharp/4.5.0": {
  2447. "sha512": "kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
  2448. "type": "package",
  2449. "path": "microsoft.csharp/4.5.0",
  2450. "files": [
  2451. ".nupkg.metadata",
  2452. ".signature.p7s",
  2453. "LICENSE.TXT",
  2454. "THIRD-PARTY-NOTICES.TXT",
  2455. "lib/MonoAndroid10/_._",
  2456. "lib/MonoTouch10/_._",
  2457. "lib/net45/_._",
  2458. "lib/netcore50/Microsoft.CSharp.dll",
  2459. "lib/netcoreapp2.0/_._",
  2460. "lib/netstandard1.3/Microsoft.CSharp.dll",
  2461. "lib/netstandard2.0/Microsoft.CSharp.dll",
  2462. "lib/portable-net45+win8+wp8+wpa81/_._",
  2463. "lib/uap10.0.16299/_._",
  2464. "lib/win8/_._",
  2465. "lib/wp80/_._",
  2466. "lib/wpa81/_._",
  2467. "lib/xamarinios10/_._",
  2468. "lib/xamarinmac20/_._",
  2469. "lib/xamarintvos10/_._",
  2470. "lib/xamarinwatchos10/_._",
  2471. "microsoft.csharp.4.5.0.nupkg.sha512",
  2472. "microsoft.csharp.nuspec",
  2473. "ref/MonoAndroid10/_._",
  2474. "ref/MonoTouch10/_._",
  2475. "ref/net45/_._",
  2476. "ref/netcore50/Microsoft.CSharp.dll",
  2477. "ref/netcore50/Microsoft.CSharp.xml",
  2478. "ref/netcore50/de/Microsoft.CSharp.xml",
  2479. "ref/netcore50/es/Microsoft.CSharp.xml",
  2480. "ref/netcore50/fr/Microsoft.CSharp.xml",
  2481. "ref/netcore50/it/Microsoft.CSharp.xml",
  2482. "ref/netcore50/ja/Microsoft.CSharp.xml",
  2483. "ref/netcore50/ko/Microsoft.CSharp.xml",
  2484. "ref/netcore50/ru/Microsoft.CSharp.xml",
  2485. "ref/netcore50/zh-hans/Microsoft.CSharp.xml",
  2486. "ref/netcore50/zh-hant/Microsoft.CSharp.xml",
  2487. "ref/netcoreapp2.0/_._",
  2488. "ref/netstandard1.0/Microsoft.CSharp.dll",
  2489. "ref/netstandard1.0/Microsoft.CSharp.xml",
  2490. "ref/netstandard1.0/de/Microsoft.CSharp.xml",
  2491. "ref/netstandard1.0/es/Microsoft.CSharp.xml",
  2492. "ref/netstandard1.0/fr/Microsoft.CSharp.xml",
  2493. "ref/netstandard1.0/it/Microsoft.CSharp.xml",
  2494. "ref/netstandard1.0/ja/Microsoft.CSharp.xml",
  2495. "ref/netstandard1.0/ko/Microsoft.CSharp.xml",
  2496. "ref/netstandard1.0/ru/Microsoft.CSharp.xml",
  2497. "ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml",
  2498. "ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml",
  2499. "ref/netstandard2.0/Microsoft.CSharp.dll",
  2500. "ref/netstandard2.0/Microsoft.CSharp.xml",
  2501. "ref/portable-net45+win8+wp8+wpa81/_._",
  2502. "ref/uap10.0.16299/_._",
  2503. "ref/win8/_._",
  2504. "ref/wp80/_._",
  2505. "ref/wpa81/_._",
  2506. "ref/xamarinios10/_._",
  2507. "ref/xamarinmac20/_._",
  2508. "ref/xamarintvos10/_._",
  2509. "ref/xamarinwatchos10/_._",
  2510. "useSharedDesignerContext.txt",
  2511. "version.txt"
  2512. ]
  2513. },
  2514. "Microsoft.Data.SqlClient/1.1.1": {
  2515. "sha512": "4tYUViFd7kPYFjTQ2gKdJ78bFRAG065NQXe1XMw4rbfUDXBDR+6aNykEyfCSCOw16SC3cw2/hlfSR8YEwK1qpA==",
  2516. "type": "package",
  2517. "path": "microsoft.data.sqlclient/1.1.1",
  2518. "files": [
  2519. ".nupkg.metadata",
  2520. ".signature.p7s",
  2521. "dotnet.png",
  2522. "lib/net46/Microsoft.Data.SqlClient.dll",
  2523. "lib/net46/Microsoft.Data.SqlClient.pdb",
  2524. "lib/net46/Microsoft.Data.SqlClient.xml",
  2525. "lib/net46/de/Microsoft.Data.SqlClient.resources.dll",
  2526. "lib/net46/es/Microsoft.Data.SqlClient.resources.dll",
  2527. "lib/net46/fr/Microsoft.Data.SqlClient.resources.dll",
  2528. "lib/net46/it/Microsoft.Data.SqlClient.resources.dll",
  2529. "lib/net46/ja/Microsoft.Data.SqlClient.resources.dll",
  2530. "lib/net46/ko/Microsoft.Data.SqlClient.resources.dll",
  2531. "lib/net46/pt-BR/Microsoft.Data.SqlClient.resources.dll",
  2532. "lib/net46/ru/Microsoft.Data.SqlClient.resources.dll",
  2533. "lib/net46/zh-Hans/Microsoft.Data.SqlClient.resources.dll",
  2534. "lib/net46/zh-Hant/Microsoft.Data.SqlClient.resources.dll",
  2535. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  2536. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  2537. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.xml",
  2538. "lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  2539. "lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  2540. "lib/netstandard2.0/Microsoft.Data.SqlClient.xml",
  2541. "microsoft.data.sqlclient.1.1.1.nupkg.sha512",
  2542. "microsoft.data.sqlclient.nuspec",
  2543. "ref/net46/Microsoft.Data.SqlClient.dll",
  2544. "ref/net46/Microsoft.Data.SqlClient.pdb",
  2545. "ref/net46/Microsoft.Data.SqlClient.xml",
  2546. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  2547. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  2548. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.xml",
  2549. "ref/netstandard2.0/Microsoft.Data.SqlClient.dll",
  2550. "ref/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  2551. "ref/netstandard2.0/Microsoft.Data.SqlClient.xml",
  2552. "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  2553. "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  2554. "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  2555. "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  2556. "runtimes/win/lib/net46/Microsoft.Data.SqlClient.dll",
  2557. "runtimes/win/lib/net46/Microsoft.Data.SqlClient.pdb",
  2558. "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  2559. "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  2560. "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  2561. "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb"
  2562. ]
  2563. },
  2564. "Microsoft.Extensions.Configuration/3.1.3": {
  2565. "sha512": "nTr4JgTSJScDBD3lahIh1jUBH8A43oG1cqID1qLoHSZhtegslpIyTYxmnehtUKi6xdY5j9R0oWeeGEP+JTcmAg==",
  2566. "type": "package",
  2567. "path": "microsoft.extensions.configuration/3.1.3",
  2568. "files": [
  2569. ".nupkg.metadata",
  2570. ".signature.p7s",
  2571. "Icon.png",
  2572. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll",
  2573. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.xml",
  2574. "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll",
  2575. "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml",
  2576. "microsoft.extensions.configuration.3.1.3.nupkg.sha512",
  2577. "microsoft.extensions.configuration.nuspec"
  2578. ]
  2579. },
  2580. "Microsoft.Extensions.Configuration.Abstractions/3.1.3": {
  2581. "sha512": "d3vpIJdw+hRtkW1WoNTXhCczakVVId30Tj58li5GbJxz6MVGi8gy4+7JdLBb/wuHFd4+25cZe+Z0WPi207rBbQ==",
  2582. "type": "package",
  2583. "path": "microsoft.extensions.configuration.abstractions/3.1.3",
  2584. "files": [
  2585. ".nupkg.metadata",
  2586. ".signature.p7s",
  2587. "Icon.png",
  2588. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll",
  2589. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.xml",
  2590. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  2591. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  2592. "microsoft.extensions.configuration.abstractions.3.1.3.nupkg.sha512",
  2593. "microsoft.extensions.configuration.abstractions.nuspec"
  2594. ]
  2595. },
  2596. "Microsoft.Extensions.Configuration.FileExtensions/3.1.3": {
  2597. "sha512": "elAAhku4duLMFnoambYY3VUp6AWHkMYu1j9ctWQkSfsCPwx9FlQ8luk4LS5oMQmOT0eY8E0zWG8jZM60GXIyNA==",
  2598. "type": "package",
  2599. "path": "microsoft.extensions.configuration.fileextensions/3.1.3",
  2600. "files": [
  2601. ".nupkg.metadata",
  2602. ".signature.p7s",
  2603. "Icon.png",
  2604. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll",
  2605. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.xml",
  2606. "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
  2607. "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
  2608. "microsoft.extensions.configuration.fileextensions.3.1.3.nupkg.sha512",
  2609. "microsoft.extensions.configuration.fileextensions.nuspec"
  2610. ]
  2611. },
  2612. "Microsoft.Extensions.Configuration.Json/3.1.3": {
  2613. "sha512": "E26XwzU3Y+J4etuXwX0ScOxNwuBdifU/BGM0nI/GwY7SjvVkkBQDgYphUcujaiAZWJ7h7yh1KL9tBAMPgGthqg==",
  2614. "type": "package",
  2615. "path": "microsoft.extensions.configuration.json/3.1.3",
  2616. "files": [
  2617. ".nupkg.metadata",
  2618. ".signature.p7s",
  2619. "Icon.png",
  2620. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll",
  2621. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.xml",
  2622. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll",
  2623. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml",
  2624. "microsoft.extensions.configuration.json.3.1.3.nupkg.sha512",
  2625. "microsoft.extensions.configuration.json.nuspec"
  2626. ]
  2627. },
  2628. "Microsoft.Extensions.FileProviders.Abstractions/3.1.3": {
  2629. "sha512": "vr1V6dj8NONgaTA/EdlwtJOaNXRBf6f/din15pkWM/RfTbdoqrr0mKcTRx4MD/AGwxgM0+G2rUT2pDQGa2tNtA==",
  2630. "type": "package",
  2631. "path": "microsoft.extensions.fileproviders.abstractions/3.1.3",
  2632. "files": [
  2633. ".nupkg.metadata",
  2634. ".signature.p7s",
  2635. "Icon.png",
  2636. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll",
  2637. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.xml",
  2638. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
  2639. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
  2640. "microsoft.extensions.fileproviders.abstractions.3.1.3.nupkg.sha512",
  2641. "microsoft.extensions.fileproviders.abstractions.nuspec"
  2642. ]
  2643. },
  2644. "Microsoft.Extensions.FileProviders.Physical/3.1.3": {
  2645. "sha512": "CvCLmVfb90Wkm99Ho6izWoZ9WaY/SQbou0LSEvBQxKk0IPAWKfUw29QLqlszIkXp81VR1BwdprlGKFdFfZpZFA==",
  2646. "type": "package",
  2647. "path": "microsoft.extensions.fileproviders.physical/3.1.3",
  2648. "files": [
  2649. ".nupkg.metadata",
  2650. ".signature.p7s",
  2651. "Icon.png",
  2652. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll",
  2653. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.xml",
  2654. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll",
  2655. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml",
  2656. "microsoft.extensions.fileproviders.physical.3.1.3.nupkg.sha512",
  2657. "microsoft.extensions.fileproviders.physical.nuspec"
  2658. ]
  2659. },
  2660. "Microsoft.Extensions.FileSystemGlobbing/3.1.3": {
  2661. "sha512": "bAmmKRNZM7n7cEhmdywgfvd53MF8pUL9u6orliWvJmI3tQCuDaJalNr4z9FfMu/e6Baw5NTSV+ZsWdWIiOi1Rw==",
  2662. "type": "package",
  2663. "path": "microsoft.extensions.filesystemglobbing/3.1.3",
  2664. "files": [
  2665. ".nupkg.metadata",
  2666. ".signature.p7s",
  2667. "Icon.png",
  2668. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll",
  2669. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml",
  2670. "microsoft.extensions.filesystemglobbing.3.1.3.nupkg.sha512",
  2671. "microsoft.extensions.filesystemglobbing.nuspec"
  2672. ]
  2673. },
  2674. "Microsoft.Extensions.Primitives/3.1.3": {
  2675. "sha512": "5gK6qeq9CBCHBfB3Tim3jCJTLafT9FXFBAZZq39rC8adz8mxcjVAuQSw3jGgHqoRk0jwtXKFhXJUVur8vfeuFg==",
  2676. "type": "package",
  2677. "path": "microsoft.extensions.primitives/3.1.3",
  2678. "files": [
  2679. ".nupkg.metadata",
  2680. ".signature.p7s",
  2681. "Icon.png",
  2682. "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll",
  2683. "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.xml",
  2684. "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
  2685. "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
  2686. "microsoft.extensions.primitives.3.1.3.nupkg.sha512",
  2687. "microsoft.extensions.primitives.nuspec"
  2688. ]
  2689. },
  2690. "Microsoft.Identity.Client/3.0.8": {
  2691. "sha512": "9E1gXBRJta8+UXooYpJkp/8g6Cy4kFQl3iURduGhR7/vU8rGKTWEMJ3tUKOO2m1qzJOfaog/n89lyjdi7S56Rg==",
  2692. "type": "package",
  2693. "path": "microsoft.identity.client/3.0.8",
  2694. "files": [
  2695. ".nupkg.metadata",
  2696. ".signature.p7s",
  2697. "lib/monoandroid90/Microsoft.Identity.Client.dll",
  2698. "lib/monoandroid90/Microsoft.Identity.Client.xml",
  2699. "lib/net45/Microsoft.Identity.Client.dll",
  2700. "lib/net45/Microsoft.Identity.Client.xml",
  2701. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll",
  2702. "lib/netcoreapp2.1/Microsoft.Identity.Client.xml",
  2703. "lib/netstandard1.3/Microsoft.Identity.Client.dll",
  2704. "lib/netstandard1.3/Microsoft.Identity.Client.xml",
  2705. "lib/uap10.0/Microsoft.Identity.Client.dll",
  2706. "lib/uap10.0/Microsoft.Identity.Client.pri",
  2707. "lib/uap10.0/Microsoft.Identity.Client.xml",
  2708. "lib/xamarinios10/Microsoft.Identity.Client.dll",
  2709. "lib/xamarinios10/Microsoft.Identity.Client.xml",
  2710. "lib/xamarinmac20/Microsoft.Identity.Client.dll",
  2711. "lib/xamarinmac20/Microsoft.Identity.Client.xml",
  2712. "microsoft.identity.client.3.0.8.nupkg.sha512",
  2713. "microsoft.identity.client.nuspec",
  2714. "ref/MonoAndroid9.0/Microsoft.Identity.Client.dll",
  2715. "ref/MonoAndroid9.0/Microsoft.Identity.Client.xml",
  2716. "ref/Xamarin.iOS10/Microsoft.Identity.Client.dll",
  2717. "ref/Xamarin.iOS10/Microsoft.Identity.Client.xml",
  2718. "ref/net45/Microsoft.Identity.Client.dll",
  2719. "ref/net45/Microsoft.Identity.Client.xml",
  2720. "ref/netcoreapp2.1/Microsoft.Identity.Client.dll",
  2721. "ref/netcoreapp2.1/Microsoft.Identity.Client.xml",
  2722. "ref/netstandard1.3/Microsoft.Identity.Client.dll",
  2723. "ref/netstandard1.3/Microsoft.Identity.Client.xml",
  2724. "ref/uap10.0/Microsoft.Identity.Client.dll",
  2725. "ref/uap10.0/Microsoft.Identity.Client.xml",
  2726. "ref/xamarinmac20/Microsoft.Identity.Client.dll",
  2727. "ref/xamarinmac20/Microsoft.Identity.Client.xml"
  2728. ]
  2729. },
  2730. "Microsoft.IdentityModel.JsonWebTokens/5.5.0": {
  2731. "sha512": "cT9SCW/dN+ulrvAtbh37c36DR6aArENH3S4UtFmvXRx+VGC0ArDgzRaEbEh+ChS4koxdl2oS691250iZhgKvwg==",
  2732. "type": "package",
  2733. "path": "microsoft.identitymodel.jsonwebtokens/5.5.0",
  2734. "files": [
  2735. ".nupkg.metadata",
  2736. ".signature.p7s",
  2737. "lib/net45/Microsoft.IdentityModel.JsonWebTokens.dll",
  2738. "lib/net45/Microsoft.IdentityModel.JsonWebTokens.xml",
  2739. "lib/net451/Microsoft.IdentityModel.JsonWebTokens.dll",
  2740. "lib/net451/Microsoft.IdentityModel.JsonWebTokens.xml",
  2741. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll",
  2742. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml",
  2743. "lib/netstandard1.4/Microsoft.IdentityModel.JsonWebTokens.dll",
  2744. "lib/netstandard1.4/Microsoft.IdentityModel.JsonWebTokens.xml",
  2745. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll",
  2746. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml",
  2747. "microsoft.identitymodel.jsonwebtokens.5.5.0.nupkg.sha512",
  2748. "microsoft.identitymodel.jsonwebtokens.nuspec"
  2749. ]
  2750. },
  2751. "Microsoft.IdentityModel.Logging/5.5.0": {
  2752. "sha512": "1w/Hz/7+al+ugQn+6y0tAPmpN8U0u1aBtl1QXYCVkiJfbCC4tgyroFOuhdztOq48rgeM+3JW9bGqOtkfVurW8w==",
  2753. "type": "package",
  2754. "path": "microsoft.identitymodel.logging/5.5.0",
  2755. "files": [
  2756. ".nupkg.metadata",
  2757. ".signature.p7s",
  2758. "lib/net45/Microsoft.IdentityModel.Logging.dll",
  2759. "lib/net45/Microsoft.IdentityModel.Logging.xml",
  2760. "lib/net451/Microsoft.IdentityModel.Logging.dll",
  2761. "lib/net451/Microsoft.IdentityModel.Logging.xml",
  2762. "lib/net461/Microsoft.IdentityModel.Logging.dll",
  2763. "lib/net461/Microsoft.IdentityModel.Logging.xml",
  2764. "lib/netstandard1.4/Microsoft.IdentityModel.Logging.dll",
  2765. "lib/netstandard1.4/Microsoft.IdentityModel.Logging.xml",
  2766. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll",
  2767. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml",
  2768. "microsoft.identitymodel.logging.5.5.0.nupkg.sha512",
  2769. "microsoft.identitymodel.logging.nuspec"
  2770. ]
  2771. },
  2772. "Microsoft.IdentityModel.Protocols/5.5.0": {
  2773. "sha512": "m1gwAQwZjUxzRBC+4H40vYSo9Cms9yUbMdW492rQoXHU77G/ItiKxpk2+W9bWYcdsKUDKudye7im3T3MlVxEkg==",
  2774. "type": "package",
  2775. "path": "microsoft.identitymodel.protocols/5.5.0",
  2776. "files": [
  2777. ".nupkg.metadata",
  2778. ".signature.p7s",
  2779. "lib/net45/Microsoft.IdentityModel.Protocols.dll",
  2780. "lib/net45/Microsoft.IdentityModel.Protocols.xml",
  2781. "lib/net451/Microsoft.IdentityModel.Protocols.dll",
  2782. "lib/net451/Microsoft.IdentityModel.Protocols.xml",
  2783. "lib/net461/Microsoft.IdentityModel.Protocols.dll",
  2784. "lib/net461/Microsoft.IdentityModel.Protocols.xml",
  2785. "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.dll",
  2786. "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.xml",
  2787. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll",
  2788. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml",
  2789. "microsoft.identitymodel.protocols.5.5.0.nupkg.sha512",
  2790. "microsoft.identitymodel.protocols.nuspec"
  2791. ]
  2792. },
  2793. "Microsoft.IdentityModel.Protocols.OpenIdConnect/5.5.0": {
  2794. "sha512": "21F4QlbaD5CXNs2urNRCO6vljbbrhv3gmGT8P18SKGKZ9IYBCn29extoJriHiPfhABd5b8S7RcdKU50XhERkYg==",
  2795. "type": "package",
  2796. "path": "microsoft.identitymodel.protocols.openidconnect/5.5.0",
  2797. "files": [
  2798. ".nupkg.metadata",
  2799. ".signature.p7s",
  2800. "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  2801. "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  2802. "lib/net451/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  2803. "lib/net451/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  2804. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  2805. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  2806. "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  2807. "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  2808. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  2809. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  2810. "microsoft.identitymodel.protocols.openidconnect.5.5.0.nupkg.sha512",
  2811. "microsoft.identitymodel.protocols.openidconnect.nuspec"
  2812. ]
  2813. },
  2814. "Microsoft.IdentityModel.Tokens/5.5.0": {
  2815. "sha512": "cu1klZiuCwVYbXHs0QdnseuoRGG1/85VX9d1Sk0vbJlKp+HJUN/4pAS/fe2m9bTOYyIPdeCHeksMiVHgo1EfAA==",
  2816. "type": "package",
  2817. "path": "microsoft.identitymodel.tokens/5.5.0",
  2818. "files": [
  2819. ".nupkg.metadata",
  2820. ".signature.p7s",
  2821. "lib/net45/Microsoft.IdentityModel.Tokens.dll",
  2822. "lib/net45/Microsoft.IdentityModel.Tokens.xml",
  2823. "lib/net451/Microsoft.IdentityModel.Tokens.dll",
  2824. "lib/net451/Microsoft.IdentityModel.Tokens.xml",
  2825. "lib/net461/Microsoft.IdentityModel.Tokens.dll",
  2826. "lib/net461/Microsoft.IdentityModel.Tokens.xml",
  2827. "lib/netstandard1.4/Microsoft.IdentityModel.Tokens.dll",
  2828. "lib/netstandard1.4/Microsoft.IdentityModel.Tokens.xml",
  2829. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll",
  2830. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml",
  2831. "microsoft.identitymodel.tokens.5.5.0.nupkg.sha512",
  2832. "microsoft.identitymodel.tokens.nuspec"
  2833. ]
  2834. },
  2835. "Microsoft.NETCore.Platforms/3.0.0": {
  2836. "sha512": "TsETIgVJb/AKoYfSP+iCxkuly5d3inZjTdx/ItZLk2CxY85v8083OBS3uai84kK3/baLnS5/b5XGs6zR7SuuHQ==",
  2837. "type": "package",
  2838. "path": "microsoft.netcore.platforms/3.0.0",
  2839. "files": [
  2840. ".nupkg.metadata",
  2841. ".signature.p7s",
  2842. "LICENSE.TXT",
  2843. "THIRD-PARTY-NOTICES.TXT",
  2844. "lib/netstandard1.0/_._",
  2845. "microsoft.netcore.platforms.3.0.0.nupkg.sha512",
  2846. "microsoft.netcore.platforms.nuspec",
  2847. "runtime.json",
  2848. "useSharedDesignerContext.txt",
  2849. "version.txt"
  2850. ]
  2851. },
  2852. "Microsoft.NETCore.Targets/1.1.0": {
  2853. "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
  2854. "type": "package",
  2855. "path": "microsoft.netcore.targets/1.1.0",
  2856. "files": [
  2857. ".nupkg.metadata",
  2858. ".signature.p7s",
  2859. "ThirdPartyNotices.txt",
  2860. "dotnet_library_license.txt",
  2861. "lib/netstandard1.0/_._",
  2862. "microsoft.netcore.targets.1.1.0.nupkg.sha512",
  2863. "microsoft.netcore.targets.nuspec",
  2864. "runtime.json"
  2865. ]
  2866. },
  2867. "Microsoft.Win32.Primitives/4.3.0": {
  2868. "sha512": "9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==",
  2869. "type": "package",
  2870. "path": "microsoft.win32.primitives/4.3.0",
  2871. "files": [
  2872. ".nupkg.metadata",
  2873. ".signature.p7s",
  2874. "ThirdPartyNotices.txt",
  2875. "dotnet_library_license.txt",
  2876. "lib/MonoAndroid10/_._",
  2877. "lib/MonoTouch10/_._",
  2878. "lib/net46/Microsoft.Win32.Primitives.dll",
  2879. "lib/xamarinios10/_._",
  2880. "lib/xamarinmac20/_._",
  2881. "lib/xamarintvos10/_._",
  2882. "lib/xamarinwatchos10/_._",
  2883. "microsoft.win32.primitives.4.3.0.nupkg.sha512",
  2884. "microsoft.win32.primitives.nuspec",
  2885. "ref/MonoAndroid10/_._",
  2886. "ref/MonoTouch10/_._",
  2887. "ref/net46/Microsoft.Win32.Primitives.dll",
  2888. "ref/netstandard1.3/Microsoft.Win32.Primitives.dll",
  2889. "ref/netstandard1.3/Microsoft.Win32.Primitives.xml",
  2890. "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml",
  2891. "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml",
  2892. "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml",
  2893. "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml",
  2894. "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml",
  2895. "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml",
  2896. "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml",
  2897. "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml",
  2898. "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml",
  2899. "ref/xamarinios10/_._",
  2900. "ref/xamarinmac20/_._",
  2901. "ref/xamarintvos10/_._",
  2902. "ref/xamarinwatchos10/_._"
  2903. ]
  2904. },
  2905. "Microsoft.Win32.Registry/4.5.0": {
  2906. "sha512": "+FWlwd//+Tt56316p00hVePBCouXyEzT86Jb3+AuRotTND0IYn0OO3obs1gnQEs/txEnt+rF2JBGLItTG+Be6A==",
  2907. "type": "package",
  2908. "path": "microsoft.win32.registry/4.5.0",
  2909. "files": [
  2910. ".nupkg.metadata",
  2911. ".signature.p7s",
  2912. "LICENSE.TXT",
  2913. "THIRD-PARTY-NOTICES.TXT",
  2914. "lib/net46/Microsoft.Win32.Registry.dll",
  2915. "lib/net461/Microsoft.Win32.Registry.dll",
  2916. "lib/netstandard1.3/Microsoft.Win32.Registry.dll",
  2917. "lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  2918. "microsoft.win32.registry.4.5.0.nupkg.sha512",
  2919. "microsoft.win32.registry.nuspec",
  2920. "ref/net46/Microsoft.Win32.Registry.dll",
  2921. "ref/net461/Microsoft.Win32.Registry.dll",
  2922. "ref/net461/Microsoft.Win32.Registry.xml",
  2923. "ref/netstandard1.3/Microsoft.Win32.Registry.dll",
  2924. "ref/netstandard1.3/Microsoft.Win32.Registry.xml",
  2925. "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml",
  2926. "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml",
  2927. "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml",
  2928. "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml",
  2929. "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml",
  2930. "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml",
  2931. "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml",
  2932. "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml",
  2933. "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml",
  2934. "ref/netstandard2.0/Microsoft.Win32.Registry.dll",
  2935. "ref/netstandard2.0/Microsoft.Win32.Registry.xml",
  2936. "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  2937. "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll",
  2938. "runtimes/win/lib/net461/Microsoft.Win32.Registry.dll",
  2939. "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
  2940. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  2941. "useSharedDesignerContext.txt",
  2942. "version.txt"
  2943. ]
  2944. },
  2945. "Microsoft.Win32.SystemEvents/4.6.0": {
  2946. "sha512": "Edg+pFW5C8WJb680Za2kTV8TqUi6Ahl/WldRVoOVJ23UQLpDHFspa+umgFjkWZw24ETsU99Cg+ErZz683M4chg==",
  2947. "type": "package",
  2948. "path": "microsoft.win32.systemevents/4.6.0",
  2949. "files": [
  2950. ".nupkg.metadata",
  2951. ".signature.p7s",
  2952. "LICENSE.TXT",
  2953. "THIRD-PARTY-NOTICES.TXT",
  2954. "lib/net461/Microsoft.Win32.SystemEvents.dll",
  2955. "lib/net461/Microsoft.Win32.SystemEvents.xml",
  2956. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
  2957. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
  2958. "microsoft.win32.systemevents.4.6.0.nupkg.sha512",
  2959. "microsoft.win32.systemevents.nuspec",
  2960. "ref/net461/Microsoft.Win32.SystemEvents.dll",
  2961. "ref/net461/Microsoft.Win32.SystemEvents.xml",
  2962. "ref/net472/Microsoft.Win32.SystemEvents.dll",
  2963. "ref/net472/Microsoft.Win32.SystemEvents.xml",
  2964. "ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
  2965. "ref/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
  2966. "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll",
  2967. "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.xml",
  2968. "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll",
  2969. "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.xml",
  2970. "useSharedDesignerContext.txt",
  2971. "version.txt"
  2972. ]
  2973. },
  2974. "MySql.Data/8.0.19": {
  2975. "sha512": "zPFSg8rW3PcFIn27d0lEHQ/XWQhBzGIgKYQYFZN8aHLlpen5D6nz3/wb54V9ZRH3zkWlIWQ7FfxqbQdl3vizjQ==",
  2976. "type": "package",
  2977. "path": "mysql.data/8.0.19",
  2978. "files": [
  2979. ".nupkg.metadata",
  2980. ".signature.p7s",
  2981. "lib/net452/MySql.Data.dll",
  2982. "lib/net452/MySql.Data.xml",
  2983. "lib/net452/Ubiety.Dns.Core.dll",
  2984. "lib/net48/MySql.Data.dll",
  2985. "lib/net48/MySql.Data.xml",
  2986. "lib/net48/Ubiety.Dns.Core.dll",
  2987. "lib/netstandard2.0/MySql.Data.dll",
  2988. "lib/netstandard2.0/MySql.Data.xml",
  2989. "lib/netstandard2.0/Ubiety.Dns.Core.dll",
  2990. "lib/netstandard2.1/MySql.Data.dll",
  2991. "lib/netstandard2.1/MySql.Data.xml",
  2992. "lib/netstandard2.1/Ubiety.Dns.Core.dll",
  2993. "mysql.data.8.0.19.nupkg.sha512",
  2994. "mysql.data.nuspec"
  2995. ]
  2996. },
  2997. "NETStandard.Library/1.6.1": {
  2998. "sha512": "WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==",
  2999. "type": "package",
  3000. "path": "netstandard.library/1.6.1",
  3001. "files": [
  3002. ".nupkg.metadata",
  3003. ".signature.p7s",
  3004. "ThirdPartyNotices.txt",
  3005. "dotnet_library_license.txt",
  3006. "netstandard.library.1.6.1.nupkg.sha512",
  3007. "netstandard.library.nuspec"
  3008. ]
  3009. },
  3010. "Newtonsoft.Json/12.0.3": {
  3011. "sha512": "6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==",
  3012. "type": "package",
  3013. "path": "newtonsoft.json/12.0.3",
  3014. "files": [
  3015. ".nupkg.metadata",
  3016. ".signature.p7s",
  3017. "LICENSE.md",
  3018. "lib/net20/Newtonsoft.Json.dll",
  3019. "lib/net20/Newtonsoft.Json.xml",
  3020. "lib/net35/Newtonsoft.Json.dll",
  3021. "lib/net35/Newtonsoft.Json.xml",
  3022. "lib/net40/Newtonsoft.Json.dll",
  3023. "lib/net40/Newtonsoft.Json.xml",
  3024. "lib/net45/Newtonsoft.Json.dll",
  3025. "lib/net45/Newtonsoft.Json.xml",
  3026. "lib/netstandard1.0/Newtonsoft.Json.dll",
  3027. "lib/netstandard1.0/Newtonsoft.Json.xml",
  3028. "lib/netstandard1.3/Newtonsoft.Json.dll",
  3029. "lib/netstandard1.3/Newtonsoft.Json.xml",
  3030. "lib/netstandard2.0/Newtonsoft.Json.dll",
  3031. "lib/netstandard2.0/Newtonsoft.Json.xml",
  3032. "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.dll",
  3033. "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.xml",
  3034. "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.dll",
  3035. "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.xml",
  3036. "newtonsoft.json.12.0.3.nupkg.sha512",
  3037. "newtonsoft.json.nuspec",
  3038. "packageIcon.png"
  3039. ]
  3040. },
  3041. "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3042. "sha512": "HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==",
  3043. "type": "package",
  3044. "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3045. "files": [
  3046. ".nupkg.metadata",
  3047. ".signature.p7s",
  3048. "ThirdPartyNotices.txt",
  3049. "dotnet_library_license.txt",
  3050. "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3051. "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3052. "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  3053. ]
  3054. },
  3055. "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3056. "sha512": "+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==",
  3057. "type": "package",
  3058. "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3059. "files": [
  3060. ".nupkg.metadata",
  3061. ".signature.p7s",
  3062. "ThirdPartyNotices.txt",
  3063. "dotnet_library_license.txt",
  3064. "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3065. "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3066. "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  3067. ]
  3068. },
  3069. "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3070. "sha512": "c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==",
  3071. "type": "package",
  3072. "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3073. "files": [
  3074. ".nupkg.metadata",
  3075. ".signature.p7s",
  3076. "ThirdPartyNotices.txt",
  3077. "dotnet_library_license.txt",
  3078. "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3079. "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3080. "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  3081. ]
  3082. },
  3083. "runtime.native.System/4.3.0": {
  3084. "sha512": "c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
  3085. "type": "package",
  3086. "path": "runtime.native.system/4.3.0",
  3087. "files": [
  3088. ".nupkg.metadata",
  3089. ".signature.p7s",
  3090. "ThirdPartyNotices.txt",
  3091. "dotnet_library_license.txt",
  3092. "lib/netstandard1.0/_._",
  3093. "runtime.native.system.4.3.0.nupkg.sha512",
  3094. "runtime.native.system.nuspec"
  3095. ]
  3096. },
  3097. "runtime.native.System.Data.SqlClient.sni/4.4.0": {
  3098. "sha512": "A8v6PGmk+UGbfWo5Ixup0lPM4swuSwOiayJExZwKIOjTlFFQIsu3QnDXECosBEyrWSPryxBVrdqtJyhK3BaupQ==",
  3099. "type": "package",
  3100. "path": "runtime.native.system.data.sqlclient.sni/4.4.0",
  3101. "files": [
  3102. ".nupkg.metadata",
  3103. ".signature.p7s",
  3104. "LICENSE.TXT",
  3105. "THIRD-PARTY-NOTICES.TXT",
  3106. "runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
  3107. "runtime.native.system.data.sqlclient.sni.nuspec",
  3108. "useSharedDesignerContext.txt",
  3109. "version.txt"
  3110. ]
  3111. },
  3112. "runtime.native.System.IO.Compression/4.3.0": {
  3113. "sha512": "INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
  3114. "type": "package",
  3115. "path": "runtime.native.system.io.compression/4.3.0",
  3116. "files": [
  3117. ".nupkg.metadata",
  3118. ".signature.p7s",
  3119. "ThirdPartyNotices.txt",
  3120. "dotnet_library_license.txt",
  3121. "lib/netstandard1.0/_._",
  3122. "runtime.native.system.io.compression.4.3.0.nupkg.sha512",
  3123. "runtime.native.system.io.compression.nuspec"
  3124. ]
  3125. },
  3126. "runtime.native.System.Net.Http/4.3.0": {
  3127. "sha512": "ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
  3128. "type": "package",
  3129. "path": "runtime.native.system.net.http/4.3.0",
  3130. "files": [
  3131. ".nupkg.metadata",
  3132. ".signature.p7s",
  3133. "ThirdPartyNotices.txt",
  3134. "dotnet_library_license.txt",
  3135. "lib/netstandard1.0/_._",
  3136. "runtime.native.system.net.http.4.3.0.nupkg.sha512",
  3137. "runtime.native.system.net.http.nuspec"
  3138. ]
  3139. },
  3140. "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  3141. "sha512": "DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
  3142. "type": "package",
  3143. "path": "runtime.native.system.security.cryptography.apple/4.3.0",
  3144. "files": [
  3145. ".nupkg.metadata",
  3146. ".signature.p7s",
  3147. "ThirdPartyNotices.txt",
  3148. "dotnet_library_license.txt",
  3149. "lib/netstandard1.0/_._",
  3150. "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
  3151. "runtime.native.system.security.cryptography.apple.nuspec"
  3152. ]
  3153. },
  3154. "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3155. "sha512": "NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==",
  3156. "type": "package",
  3157. "path": "runtime.native.system.security.cryptography.openssl/4.3.0",
  3158. "files": [
  3159. ".nupkg.metadata",
  3160. ".signature.p7s",
  3161. "ThirdPartyNotices.txt",
  3162. "dotnet_library_license.txt",
  3163. "lib/netstandard1.0/_._",
  3164. "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3165. "runtime.native.system.security.cryptography.openssl.nuspec"
  3166. ]
  3167. },
  3168. "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3169. "sha512": "b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==",
  3170. "type": "package",
  3171. "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3172. "files": [
  3173. ".nupkg.metadata",
  3174. ".signature.p7s",
  3175. "ThirdPartyNotices.txt",
  3176. "dotnet_library_license.txt",
  3177. "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3178. "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3179. "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  3180. ]
  3181. },
  3182. "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3183. "sha512": "KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==",
  3184. "type": "package",
  3185. "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3186. "files": [
  3187. ".nupkg.metadata",
  3188. ".signature.p7s",
  3189. "ThirdPartyNotices.txt",
  3190. "dotnet_library_license.txt",
  3191. "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3192. "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3193. "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  3194. ]
  3195. },
  3196. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  3197. "sha512": "kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
  3198. "type": "package",
  3199. "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
  3200. "files": [
  3201. ".nupkg.metadata",
  3202. ".signature.p7s",
  3203. "ThirdPartyNotices.txt",
  3204. "dotnet_library_license.txt",
  3205. "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
  3206. "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.nuspec",
  3207. "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib"
  3208. ]
  3209. },
  3210. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3211. "sha512": "X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==",
  3212. "type": "package",
  3213. "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3214. "files": [
  3215. ".nupkg.metadata",
  3216. ".signature.p7s",
  3217. "ThirdPartyNotices.txt",
  3218. "dotnet_library_license.txt",
  3219. "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3220. "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3221. "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib"
  3222. ]
  3223. },
  3224. "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3225. "sha512": "nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==",
  3226. "type": "package",
  3227. "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3228. "files": [
  3229. ".nupkg.metadata",
  3230. ".signature.p7s",
  3231. "ThirdPartyNotices.txt",
  3232. "dotnet_library_license.txt",
  3233. "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3234. "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3235. "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  3236. ]
  3237. },
  3238. "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3239. "sha512": "ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==",
  3240. "type": "package",
  3241. "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3242. "files": [
  3243. ".nupkg.metadata",
  3244. ".signature.p7s",
  3245. "ThirdPartyNotices.txt",
  3246. "dotnet_library_license.txt",
  3247. "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3248. "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3249. "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  3250. ]
  3251. },
  3252. "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3253. "sha512": "I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==",
  3254. "type": "package",
  3255. "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3256. "files": [
  3257. ".nupkg.metadata",
  3258. ".signature.p7s",
  3259. "ThirdPartyNotices.txt",
  3260. "dotnet_library_license.txt",
  3261. "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3262. "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3263. "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  3264. ]
  3265. },
  3266. "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3267. "sha512": "VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==",
  3268. "type": "package",
  3269. "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3270. "files": [
  3271. ".nupkg.metadata",
  3272. ".signature.p7s",
  3273. "ThirdPartyNotices.txt",
  3274. "dotnet_library_license.txt",
  3275. "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3276. "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3277. "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  3278. ]
  3279. },
  3280. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  3281. "sha512": "LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==",
  3282. "type": "package",
  3283. "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0",
  3284. "files": [
  3285. ".nupkg.metadata",
  3286. ".signature.p7s",
  3287. "ThirdPartyNotices.txt",
  3288. "dotnet_library_license.txt",
  3289. "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
  3290. "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.nuspec",
  3291. "runtimes/win-arm64/native/sni.dll",
  3292. "useSharedDesignerContext.txt",
  3293. "version.txt"
  3294. ]
  3295. },
  3296. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  3297. "sha512": "38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==",
  3298. "type": "package",
  3299. "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0",
  3300. "files": [
  3301. ".nupkg.metadata",
  3302. ".signature.p7s",
  3303. "ThirdPartyNotices.txt",
  3304. "dotnet_library_license.txt",
  3305. "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
  3306. "runtime.win-x64.runtime.native.system.data.sqlclient.sni.nuspec",
  3307. "runtimes/win-x64/native/sni.dll",
  3308. "useSharedDesignerContext.txt",
  3309. "version.txt"
  3310. ]
  3311. },
  3312. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  3313. "sha512": "YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==",
  3314. "type": "package",
  3315. "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
  3316. "files": [
  3317. ".nupkg.metadata",
  3318. ".signature.p7s",
  3319. "ThirdPartyNotices.txt",
  3320. "dotnet_library_license.txt",
  3321. "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
  3322. "runtime.win-x86.runtime.native.system.data.sqlclient.sni.nuspec",
  3323. "runtimes/win-x86/native/sni.dll",
  3324. "useSharedDesignerContext.txt",
  3325. "version.txt"
  3326. ]
  3327. },
  3328. "SSH.NET/2016.1.0": {
  3329. "sha512": "b0fcFFOE044KNRhq1uGujmK04ab+OzA9xARdeVCoZrY6I4D1IIaR6dn6qBIa+er4bJapGBhznDitwcRQpSRC0w==",
  3330. "type": "package",
  3331. "path": "ssh.net/2016.1.0",
  3332. "files": [
  3333. ".nupkg.metadata",
  3334. ".signature.p7s",
  3335. "lib/net35/Renci.SshNet.dll",
  3336. "lib/net35/Renci.SshNet.xml",
  3337. "lib/net40/Renci.SshNet.dll",
  3338. "lib/net40/Renci.SshNet.xml",
  3339. "lib/netstandard1.3/Renci.SshNet.dll",
  3340. "lib/netstandard1.3/Renci.SshNet.xml",
  3341. "lib/sl4/Renci.SshNet.dll",
  3342. "lib/sl4/Renci.SshNet.xml",
  3343. "lib/sl5/Renci.SshNet.dll",
  3344. "lib/sl5/Renci.SshNet.xml",
  3345. "lib/uap10/Renci.SshNet.dll",
  3346. "lib/uap10/Renci.SshNet.xml",
  3347. "lib/wp71/Renci.SshNet.dll",
  3348. "lib/wp71/Renci.SshNet.xml",
  3349. "lib/wp8/Renci.SshNet.dll",
  3350. "lib/wp8/Renci.SshNet.xml",
  3351. "ssh.net.2016.1.0.nupkg.sha512",
  3352. "ssh.net.nuspec"
  3353. ]
  3354. },
  3355. "SshNet.Security.Cryptography/1.2.0": {
  3356. "sha512": "EeFsirrrkIK+cdlYsxukNjBN98cbU7eHfTYZEwxsbOa3dvgR/OhOD06C0sTxvNPhe4UQ6yM0p1sKcT69jqgjTw==",
  3357. "type": "package",
  3358. "path": "sshnet.security.cryptography/1.2.0",
  3359. "files": [
  3360. ".nupkg.metadata",
  3361. ".signature.p7s",
  3362. "lib/net20/SshNet.Security.Cryptography.dll",
  3363. "lib/net20/SshNet.Security.Cryptography.xml",
  3364. "lib/net40/SshNet.Security.Cryptography.dll",
  3365. "lib/net40/SshNet.Security.Cryptography.xml",
  3366. "lib/net45/SshNet.Security.Cryptography.dll",
  3367. "lib/net45/SshNet.Security.Cryptography.xml",
  3368. "lib/netstandard1.0/SshNet.Security.Cryptography.dll",
  3369. "lib/netstandard1.0/SshNet.Security.Cryptography.xml",
  3370. "lib/netstandard1.3/SshNet.Security.Cryptography.dll",
  3371. "lib/netstandard1.3/SshNet.Security.Cryptography.xml",
  3372. "lib/portable-net45+win8+wpa81/SshNet.Security.Cryptography.dll",
  3373. "lib/portable-net45+win8+wpa81/SshNet.Security.Cryptography.xml",
  3374. "lib/sl4/SshNet.Security.Cryptography.dll",
  3375. "lib/sl4/SshNet.Security.Cryptography.xml",
  3376. "lib/sl5/SshNet.Security.Cryptography.dll",
  3377. "lib/sl5/SshNet.Security.Cryptography.xml",
  3378. "lib/uap10.0/SshNet.Security.Cryptography.dll",
  3379. "lib/uap10.0/SshNet.Security.Cryptography.xml",
  3380. "lib/wp71/SshNet.Security.Cryptography.dll",
  3381. "lib/wp71/SshNet.Security.Cryptography.xml",
  3382. "lib/wp8/SshNet.Security.Cryptography.dll",
  3383. "lib/wp8/SshNet.Security.Cryptography.xml",
  3384. "sshnet.security.cryptography.1.2.0.nupkg.sha512",
  3385. "sshnet.security.cryptography.nuspec"
  3386. ]
  3387. },
  3388. "System.AppContext/4.3.0": {
  3389. "sha512": "fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==",
  3390. "type": "package",
  3391. "path": "system.appcontext/4.3.0",
  3392. "files": [
  3393. ".nupkg.metadata",
  3394. ".signature.p7s",
  3395. "ThirdPartyNotices.txt",
  3396. "dotnet_library_license.txt",
  3397. "lib/MonoAndroid10/_._",
  3398. "lib/MonoTouch10/_._",
  3399. "lib/net46/System.AppContext.dll",
  3400. "lib/net463/System.AppContext.dll",
  3401. "lib/netcore50/System.AppContext.dll",
  3402. "lib/netstandard1.6/System.AppContext.dll",
  3403. "lib/xamarinios10/_._",
  3404. "lib/xamarinmac20/_._",
  3405. "lib/xamarintvos10/_._",
  3406. "lib/xamarinwatchos10/_._",
  3407. "ref/MonoAndroid10/_._",
  3408. "ref/MonoTouch10/_._",
  3409. "ref/net46/System.AppContext.dll",
  3410. "ref/net463/System.AppContext.dll",
  3411. "ref/netstandard/_._",
  3412. "ref/netstandard1.3/System.AppContext.dll",
  3413. "ref/netstandard1.3/System.AppContext.xml",
  3414. "ref/netstandard1.3/de/System.AppContext.xml",
  3415. "ref/netstandard1.3/es/System.AppContext.xml",
  3416. "ref/netstandard1.3/fr/System.AppContext.xml",
  3417. "ref/netstandard1.3/it/System.AppContext.xml",
  3418. "ref/netstandard1.3/ja/System.AppContext.xml",
  3419. "ref/netstandard1.3/ko/System.AppContext.xml",
  3420. "ref/netstandard1.3/ru/System.AppContext.xml",
  3421. "ref/netstandard1.3/zh-hans/System.AppContext.xml",
  3422. "ref/netstandard1.3/zh-hant/System.AppContext.xml",
  3423. "ref/netstandard1.6/System.AppContext.dll",
  3424. "ref/netstandard1.6/System.AppContext.xml",
  3425. "ref/netstandard1.6/de/System.AppContext.xml",
  3426. "ref/netstandard1.6/es/System.AppContext.xml",
  3427. "ref/netstandard1.6/fr/System.AppContext.xml",
  3428. "ref/netstandard1.6/it/System.AppContext.xml",
  3429. "ref/netstandard1.6/ja/System.AppContext.xml",
  3430. "ref/netstandard1.6/ko/System.AppContext.xml",
  3431. "ref/netstandard1.6/ru/System.AppContext.xml",
  3432. "ref/netstandard1.6/zh-hans/System.AppContext.xml",
  3433. "ref/netstandard1.6/zh-hant/System.AppContext.xml",
  3434. "ref/xamarinios10/_._",
  3435. "ref/xamarinmac20/_._",
  3436. "ref/xamarintvos10/_._",
  3437. "ref/xamarinwatchos10/_._",
  3438. "runtimes/aot/lib/netcore50/System.AppContext.dll",
  3439. "system.appcontext.4.3.0.nupkg.sha512",
  3440. "system.appcontext.nuspec"
  3441. ]
  3442. },
  3443. "System.Buffers/4.3.0": {
  3444. "sha512": "ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==",
  3445. "type": "package",
  3446. "path": "system.buffers/4.3.0",
  3447. "files": [
  3448. ".nupkg.metadata",
  3449. ".signature.p7s",
  3450. "ThirdPartyNotices.txt",
  3451. "dotnet_library_license.txt",
  3452. "lib/netstandard1.1/.xml",
  3453. "lib/netstandard1.1/System.Buffers.dll",
  3454. "system.buffers.4.3.0.nupkg.sha512",
  3455. "system.buffers.nuspec"
  3456. ]
  3457. },
  3458. "System.Collections/4.3.0": {
  3459. "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
  3460. "type": "package",
  3461. "path": "system.collections/4.3.0",
  3462. "files": [
  3463. ".nupkg.metadata",
  3464. ".signature.p7s",
  3465. "ThirdPartyNotices.txt",
  3466. "dotnet_library_license.txt",
  3467. "lib/MonoAndroid10/_._",
  3468. "lib/MonoTouch10/_._",
  3469. "lib/net45/_._",
  3470. "lib/portable-net45+win8+wp8+wpa81/_._",
  3471. "lib/win8/_._",
  3472. "lib/wp80/_._",
  3473. "lib/wpa81/_._",
  3474. "lib/xamarinios10/_._",
  3475. "lib/xamarinmac20/_._",
  3476. "lib/xamarintvos10/_._",
  3477. "lib/xamarinwatchos10/_._",
  3478. "ref/MonoAndroid10/_._",
  3479. "ref/MonoTouch10/_._",
  3480. "ref/net45/_._",
  3481. "ref/netcore50/System.Collections.dll",
  3482. "ref/netcore50/System.Collections.xml",
  3483. "ref/netcore50/de/System.Collections.xml",
  3484. "ref/netcore50/es/System.Collections.xml",
  3485. "ref/netcore50/fr/System.Collections.xml",
  3486. "ref/netcore50/it/System.Collections.xml",
  3487. "ref/netcore50/ja/System.Collections.xml",
  3488. "ref/netcore50/ko/System.Collections.xml",
  3489. "ref/netcore50/ru/System.Collections.xml",
  3490. "ref/netcore50/zh-hans/System.Collections.xml",
  3491. "ref/netcore50/zh-hant/System.Collections.xml",
  3492. "ref/netstandard1.0/System.Collections.dll",
  3493. "ref/netstandard1.0/System.Collections.xml",
  3494. "ref/netstandard1.0/de/System.Collections.xml",
  3495. "ref/netstandard1.0/es/System.Collections.xml",
  3496. "ref/netstandard1.0/fr/System.Collections.xml",
  3497. "ref/netstandard1.0/it/System.Collections.xml",
  3498. "ref/netstandard1.0/ja/System.Collections.xml",
  3499. "ref/netstandard1.0/ko/System.Collections.xml",
  3500. "ref/netstandard1.0/ru/System.Collections.xml",
  3501. "ref/netstandard1.0/zh-hans/System.Collections.xml",
  3502. "ref/netstandard1.0/zh-hant/System.Collections.xml",
  3503. "ref/netstandard1.3/System.Collections.dll",
  3504. "ref/netstandard1.3/System.Collections.xml",
  3505. "ref/netstandard1.3/de/System.Collections.xml",
  3506. "ref/netstandard1.3/es/System.Collections.xml",
  3507. "ref/netstandard1.3/fr/System.Collections.xml",
  3508. "ref/netstandard1.3/it/System.Collections.xml",
  3509. "ref/netstandard1.3/ja/System.Collections.xml",
  3510. "ref/netstandard1.3/ko/System.Collections.xml",
  3511. "ref/netstandard1.3/ru/System.Collections.xml",
  3512. "ref/netstandard1.3/zh-hans/System.Collections.xml",
  3513. "ref/netstandard1.3/zh-hant/System.Collections.xml",
  3514. "ref/portable-net45+win8+wp8+wpa81/_._",
  3515. "ref/win8/_._",
  3516. "ref/wp80/_._",
  3517. "ref/wpa81/_._",
  3518. "ref/xamarinios10/_._",
  3519. "ref/xamarinmac20/_._",
  3520. "ref/xamarintvos10/_._",
  3521. "ref/xamarinwatchos10/_._",
  3522. "system.collections.4.3.0.nupkg.sha512",
  3523. "system.collections.nuspec"
  3524. ]
  3525. },
  3526. "System.Collections.Concurrent/4.3.0": {
  3527. "sha512": "ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
  3528. "type": "package",
  3529. "path": "system.collections.concurrent/4.3.0",
  3530. "files": [
  3531. ".nupkg.metadata",
  3532. ".signature.p7s",
  3533. "ThirdPartyNotices.txt",
  3534. "dotnet_library_license.txt",
  3535. "lib/MonoAndroid10/_._",
  3536. "lib/MonoTouch10/_._",
  3537. "lib/net45/_._",
  3538. "lib/netcore50/System.Collections.Concurrent.dll",
  3539. "lib/netstandard1.3/System.Collections.Concurrent.dll",
  3540. "lib/portable-net45+win8+wpa81/_._",
  3541. "lib/win8/_._",
  3542. "lib/wpa81/_._",
  3543. "lib/xamarinios10/_._",
  3544. "lib/xamarinmac20/_._",
  3545. "lib/xamarintvos10/_._",
  3546. "lib/xamarinwatchos10/_._",
  3547. "ref/MonoAndroid10/_._",
  3548. "ref/MonoTouch10/_._",
  3549. "ref/net45/_._",
  3550. "ref/netcore50/System.Collections.Concurrent.dll",
  3551. "ref/netcore50/System.Collections.Concurrent.xml",
  3552. "ref/netcore50/de/System.Collections.Concurrent.xml",
  3553. "ref/netcore50/es/System.Collections.Concurrent.xml",
  3554. "ref/netcore50/fr/System.Collections.Concurrent.xml",
  3555. "ref/netcore50/it/System.Collections.Concurrent.xml",
  3556. "ref/netcore50/ja/System.Collections.Concurrent.xml",
  3557. "ref/netcore50/ko/System.Collections.Concurrent.xml",
  3558. "ref/netcore50/ru/System.Collections.Concurrent.xml",
  3559. "ref/netcore50/zh-hans/System.Collections.Concurrent.xml",
  3560. "ref/netcore50/zh-hant/System.Collections.Concurrent.xml",
  3561. "ref/netstandard1.1/System.Collections.Concurrent.dll",
  3562. "ref/netstandard1.1/System.Collections.Concurrent.xml",
  3563. "ref/netstandard1.1/de/System.Collections.Concurrent.xml",
  3564. "ref/netstandard1.1/es/System.Collections.Concurrent.xml",
  3565. "ref/netstandard1.1/fr/System.Collections.Concurrent.xml",
  3566. "ref/netstandard1.1/it/System.Collections.Concurrent.xml",
  3567. "ref/netstandard1.1/ja/System.Collections.Concurrent.xml",
  3568. "ref/netstandard1.1/ko/System.Collections.Concurrent.xml",
  3569. "ref/netstandard1.1/ru/System.Collections.Concurrent.xml",
  3570. "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml",
  3571. "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml",
  3572. "ref/netstandard1.3/System.Collections.Concurrent.dll",
  3573. "ref/netstandard1.3/System.Collections.Concurrent.xml",
  3574. "ref/netstandard1.3/de/System.Collections.Concurrent.xml",
  3575. "ref/netstandard1.3/es/System.Collections.Concurrent.xml",
  3576. "ref/netstandard1.3/fr/System.Collections.Concurrent.xml",
  3577. "ref/netstandard1.3/it/System.Collections.Concurrent.xml",
  3578. "ref/netstandard1.3/ja/System.Collections.Concurrent.xml",
  3579. "ref/netstandard1.3/ko/System.Collections.Concurrent.xml",
  3580. "ref/netstandard1.3/ru/System.Collections.Concurrent.xml",
  3581. "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml",
  3582. "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml",
  3583. "ref/portable-net45+win8+wpa81/_._",
  3584. "ref/win8/_._",
  3585. "ref/wpa81/_._",
  3586. "ref/xamarinios10/_._",
  3587. "ref/xamarinmac20/_._",
  3588. "ref/xamarintvos10/_._",
  3589. "ref/xamarinwatchos10/_._",
  3590. "system.collections.concurrent.4.3.0.nupkg.sha512",
  3591. "system.collections.concurrent.nuspec"
  3592. ]
  3593. },
  3594. "System.Collections.Immutable/1.2.0": {
  3595. "sha512": "Cma8cBW6di16ZLibL8LYQ+cLjGzoKxpOTu/faZfDcx94ZjAGq6Nv5RO7+T1YZXqEXTZP9rt1wLVEONVpURtUqw==",
  3596. "type": "package",
  3597. "path": "system.collections.immutable/1.2.0",
  3598. "files": [
  3599. ".nupkg.metadata",
  3600. ".signature.p7s",
  3601. "ThirdPartyNotices.txt",
  3602. "dotnet_library_license.txt",
  3603. "lib/netstandard1.0/System.Collections.Immutable.dll",
  3604. "lib/netstandard1.0/System.Collections.Immutable.xml",
  3605. "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll",
  3606. "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml",
  3607. "system.collections.immutable.1.2.0.nupkg.sha512",
  3608. "system.collections.immutable.nuspec"
  3609. ]
  3610. },
  3611. "System.Collections.NonGeneric/4.3.0": {
  3612. "sha512": "prtjIEMhGUnQq6RnPEYLpFt8AtLbp9yq2zxOSrY7KJJZrw25Fi97IzBqY7iqssbM61Ek5b8f3MG/sG1N2sN5KA==",
  3613. "type": "package",
  3614. "path": "system.collections.nongeneric/4.3.0",
  3615. "files": [
  3616. ".nupkg.metadata",
  3617. ".signature.p7s",
  3618. "ThirdPartyNotices.txt",
  3619. "dotnet_library_license.txt",
  3620. "lib/MonoAndroid10/_._",
  3621. "lib/MonoTouch10/_._",
  3622. "lib/net46/System.Collections.NonGeneric.dll",
  3623. "lib/netstandard1.3/System.Collections.NonGeneric.dll",
  3624. "lib/xamarinios10/_._",
  3625. "lib/xamarinmac20/_._",
  3626. "lib/xamarintvos10/_._",
  3627. "lib/xamarinwatchos10/_._",
  3628. "ref/MonoAndroid10/_._",
  3629. "ref/MonoTouch10/_._",
  3630. "ref/net46/System.Collections.NonGeneric.dll",
  3631. "ref/netstandard1.3/System.Collections.NonGeneric.dll",
  3632. "ref/netstandard1.3/System.Collections.NonGeneric.xml",
  3633. "ref/netstandard1.3/de/System.Collections.NonGeneric.xml",
  3634. "ref/netstandard1.3/es/System.Collections.NonGeneric.xml",
  3635. "ref/netstandard1.3/fr/System.Collections.NonGeneric.xml",
  3636. "ref/netstandard1.3/it/System.Collections.NonGeneric.xml",
  3637. "ref/netstandard1.3/ja/System.Collections.NonGeneric.xml",
  3638. "ref/netstandard1.3/ko/System.Collections.NonGeneric.xml",
  3639. "ref/netstandard1.3/ru/System.Collections.NonGeneric.xml",
  3640. "ref/netstandard1.3/zh-hans/System.Collections.NonGeneric.xml",
  3641. "ref/netstandard1.3/zh-hant/System.Collections.NonGeneric.xml",
  3642. "ref/xamarinios10/_._",
  3643. "ref/xamarinmac20/_._",
  3644. "ref/xamarintvos10/_._",
  3645. "ref/xamarinwatchos10/_._",
  3646. "system.collections.nongeneric.4.3.0.nupkg.sha512",
  3647. "system.collections.nongeneric.nuspec"
  3648. ]
  3649. },
  3650. "System.Collections.Specialized/4.3.0": {
  3651. "sha512": "Epx8PoVZR0iuOnJJDzp7pWvdfMMOAvpUo95pC4ScH2mJuXkKA2Y4aR3cG9qt2klHgSons1WFh4kcGW7cSXvrxg==",
  3652. "type": "package",
  3653. "path": "system.collections.specialized/4.3.0",
  3654. "files": [
  3655. ".nupkg.metadata",
  3656. ".signature.p7s",
  3657. "ThirdPartyNotices.txt",
  3658. "dotnet_library_license.txt",
  3659. "lib/MonoAndroid10/_._",
  3660. "lib/MonoTouch10/_._",
  3661. "lib/net46/System.Collections.Specialized.dll",
  3662. "lib/netstandard1.3/System.Collections.Specialized.dll",
  3663. "lib/xamarinios10/_._",
  3664. "lib/xamarinmac20/_._",
  3665. "lib/xamarintvos10/_._",
  3666. "lib/xamarinwatchos10/_._",
  3667. "ref/MonoAndroid10/_._",
  3668. "ref/MonoTouch10/_._",
  3669. "ref/net46/System.Collections.Specialized.dll",
  3670. "ref/netstandard1.3/System.Collections.Specialized.dll",
  3671. "ref/netstandard1.3/System.Collections.Specialized.xml",
  3672. "ref/netstandard1.3/de/System.Collections.Specialized.xml",
  3673. "ref/netstandard1.3/es/System.Collections.Specialized.xml",
  3674. "ref/netstandard1.3/fr/System.Collections.Specialized.xml",
  3675. "ref/netstandard1.3/it/System.Collections.Specialized.xml",
  3676. "ref/netstandard1.3/ja/System.Collections.Specialized.xml",
  3677. "ref/netstandard1.3/ko/System.Collections.Specialized.xml",
  3678. "ref/netstandard1.3/ru/System.Collections.Specialized.xml",
  3679. "ref/netstandard1.3/zh-hans/System.Collections.Specialized.xml",
  3680. "ref/netstandard1.3/zh-hant/System.Collections.Specialized.xml",
  3681. "ref/xamarinios10/_._",
  3682. "ref/xamarinmac20/_._",
  3683. "ref/xamarintvos10/_._",
  3684. "ref/xamarinwatchos10/_._",
  3685. "system.collections.specialized.4.3.0.nupkg.sha512",
  3686. "system.collections.specialized.nuspec"
  3687. ]
  3688. },
  3689. "System.ComponentModel/4.3.0": {
  3690. "sha512": "VyGn1jGRZVfxnh8EdvDCi71v3bMXrsu8aYJOwoV7SNDLVhiEqwP86pPMyRGsDsxhXAm2b3o9OIqeETfN5qfezw==",
  3691. "type": "package",
  3692. "path": "system.componentmodel/4.3.0",
  3693. "files": [
  3694. ".nupkg.metadata",
  3695. ".signature.p7s",
  3696. "ThirdPartyNotices.txt",
  3697. "dotnet_library_license.txt",
  3698. "lib/MonoAndroid10/_._",
  3699. "lib/MonoTouch10/_._",
  3700. "lib/net45/_._",
  3701. "lib/netcore50/System.ComponentModel.dll",
  3702. "lib/netstandard1.3/System.ComponentModel.dll",
  3703. "lib/portable-net45+win8+wp8+wpa81/_._",
  3704. "lib/win8/_._",
  3705. "lib/wp80/_._",
  3706. "lib/wpa81/_._",
  3707. "lib/xamarinios10/_._",
  3708. "lib/xamarinmac20/_._",
  3709. "lib/xamarintvos10/_._",
  3710. "lib/xamarinwatchos10/_._",
  3711. "ref/MonoAndroid10/_._",
  3712. "ref/MonoTouch10/_._",
  3713. "ref/net45/_._",
  3714. "ref/netcore50/System.ComponentModel.dll",
  3715. "ref/netcore50/System.ComponentModel.xml",
  3716. "ref/netcore50/de/System.ComponentModel.xml",
  3717. "ref/netcore50/es/System.ComponentModel.xml",
  3718. "ref/netcore50/fr/System.ComponentModel.xml",
  3719. "ref/netcore50/it/System.ComponentModel.xml",
  3720. "ref/netcore50/ja/System.ComponentModel.xml",
  3721. "ref/netcore50/ko/System.ComponentModel.xml",
  3722. "ref/netcore50/ru/System.ComponentModel.xml",
  3723. "ref/netcore50/zh-hans/System.ComponentModel.xml",
  3724. "ref/netcore50/zh-hant/System.ComponentModel.xml",
  3725. "ref/netstandard1.0/System.ComponentModel.dll",
  3726. "ref/netstandard1.0/System.ComponentModel.xml",
  3727. "ref/netstandard1.0/de/System.ComponentModel.xml",
  3728. "ref/netstandard1.0/es/System.ComponentModel.xml",
  3729. "ref/netstandard1.0/fr/System.ComponentModel.xml",
  3730. "ref/netstandard1.0/it/System.ComponentModel.xml",
  3731. "ref/netstandard1.0/ja/System.ComponentModel.xml",
  3732. "ref/netstandard1.0/ko/System.ComponentModel.xml",
  3733. "ref/netstandard1.0/ru/System.ComponentModel.xml",
  3734. "ref/netstandard1.0/zh-hans/System.ComponentModel.xml",
  3735. "ref/netstandard1.0/zh-hant/System.ComponentModel.xml",
  3736. "ref/portable-net45+win8+wp8+wpa81/_._",
  3737. "ref/win8/_._",
  3738. "ref/wp80/_._",
  3739. "ref/wpa81/_._",
  3740. "ref/xamarinios10/_._",
  3741. "ref/xamarinmac20/_._",
  3742. "ref/xamarintvos10/_._",
  3743. "ref/xamarinwatchos10/_._",
  3744. "system.componentmodel.4.3.0.nupkg.sha512",
  3745. "system.componentmodel.nuspec"
  3746. ]
  3747. },
  3748. "System.ComponentModel.Primitives/4.3.0": {
  3749. "sha512": "j8GUkCpM8V4d4vhLIIoBLGey2Z5bCkMVNjEZseyAlm4n5arcsJOeI3zkUP+zvZgzsbLTYh4lYeP/ZD/gdIAPrw==",
  3750. "type": "package",
  3751. "path": "system.componentmodel.primitives/4.3.0",
  3752. "files": [
  3753. ".nupkg.metadata",
  3754. ".signature.p7s",
  3755. "ThirdPartyNotices.txt",
  3756. "dotnet_library_license.txt",
  3757. "lib/MonoAndroid10/_._",
  3758. "lib/MonoTouch10/_._",
  3759. "lib/net45/System.ComponentModel.Primitives.dll",
  3760. "lib/netstandard1.0/System.ComponentModel.Primitives.dll",
  3761. "lib/xamarinios10/_._",
  3762. "lib/xamarinmac20/_._",
  3763. "lib/xamarintvos10/_._",
  3764. "lib/xamarinwatchos10/_._",
  3765. "ref/MonoAndroid10/_._",
  3766. "ref/MonoTouch10/_._",
  3767. "ref/net45/System.ComponentModel.Primitives.dll",
  3768. "ref/netstandard1.0/System.ComponentModel.Primitives.dll",
  3769. "ref/netstandard1.0/System.ComponentModel.Primitives.xml",
  3770. "ref/netstandard1.0/de/System.ComponentModel.Primitives.xml",
  3771. "ref/netstandard1.0/es/System.ComponentModel.Primitives.xml",
  3772. "ref/netstandard1.0/fr/System.ComponentModel.Primitives.xml",
  3773. "ref/netstandard1.0/it/System.ComponentModel.Primitives.xml",
  3774. "ref/netstandard1.0/ja/System.ComponentModel.Primitives.xml",
  3775. "ref/netstandard1.0/ko/System.ComponentModel.Primitives.xml",
  3776. "ref/netstandard1.0/ru/System.ComponentModel.Primitives.xml",
  3777. "ref/netstandard1.0/zh-hans/System.ComponentModel.Primitives.xml",
  3778. "ref/netstandard1.0/zh-hant/System.ComponentModel.Primitives.xml",
  3779. "ref/xamarinios10/_._",
  3780. "ref/xamarinmac20/_._",
  3781. "ref/xamarintvos10/_._",
  3782. "ref/xamarinwatchos10/_._",
  3783. "system.componentmodel.primitives.4.3.0.nupkg.sha512",
  3784. "system.componentmodel.primitives.nuspec"
  3785. ]
  3786. },
  3787. "System.ComponentModel.TypeConverter/4.3.0": {
  3788. "sha512": "16pQ6P+EdhcXzPiEK4kbA953Fu0MNG2ovxTZU81/qsCd1zPRsKc3uif5NgvllCY598k6bI0KUyKW8fanlfaDQg==",
  3789. "type": "package",
  3790. "path": "system.componentmodel.typeconverter/4.3.0",
  3791. "files": [
  3792. ".nupkg.metadata",
  3793. ".signature.p7s",
  3794. "ThirdPartyNotices.txt",
  3795. "dotnet_library_license.txt",
  3796. "lib/MonoAndroid10/_._",
  3797. "lib/MonoTouch10/_._",
  3798. "lib/net45/System.ComponentModel.TypeConverter.dll",
  3799. "lib/net462/System.ComponentModel.TypeConverter.dll",
  3800. "lib/netstandard1.0/System.ComponentModel.TypeConverter.dll",
  3801. "lib/netstandard1.5/System.ComponentModel.TypeConverter.dll",
  3802. "lib/xamarinios10/_._",
  3803. "lib/xamarinmac20/_._",
  3804. "lib/xamarintvos10/_._",
  3805. "lib/xamarinwatchos10/_._",
  3806. "ref/MonoAndroid10/_._",
  3807. "ref/MonoTouch10/_._",
  3808. "ref/net45/System.ComponentModel.TypeConverter.dll",
  3809. "ref/net462/System.ComponentModel.TypeConverter.dll",
  3810. "ref/netstandard1.0/System.ComponentModel.TypeConverter.dll",
  3811. "ref/netstandard1.0/System.ComponentModel.TypeConverter.xml",
  3812. "ref/netstandard1.0/de/System.ComponentModel.TypeConverter.xml",
  3813. "ref/netstandard1.0/es/System.ComponentModel.TypeConverter.xml",
  3814. "ref/netstandard1.0/fr/System.ComponentModel.TypeConverter.xml",
  3815. "ref/netstandard1.0/it/System.ComponentModel.TypeConverter.xml",
  3816. "ref/netstandard1.0/ja/System.ComponentModel.TypeConverter.xml",
  3817. "ref/netstandard1.0/ko/System.ComponentModel.TypeConverter.xml",
  3818. "ref/netstandard1.0/ru/System.ComponentModel.TypeConverter.xml",
  3819. "ref/netstandard1.0/zh-hans/System.ComponentModel.TypeConverter.xml",
  3820. "ref/netstandard1.0/zh-hant/System.ComponentModel.TypeConverter.xml",
  3821. "ref/netstandard1.5/System.ComponentModel.TypeConverter.dll",
  3822. "ref/netstandard1.5/System.ComponentModel.TypeConverter.xml",
  3823. "ref/netstandard1.5/de/System.ComponentModel.TypeConverter.xml",
  3824. "ref/netstandard1.5/es/System.ComponentModel.TypeConverter.xml",
  3825. "ref/netstandard1.5/fr/System.ComponentModel.TypeConverter.xml",
  3826. "ref/netstandard1.5/it/System.ComponentModel.TypeConverter.xml",
  3827. "ref/netstandard1.5/ja/System.ComponentModel.TypeConverter.xml",
  3828. "ref/netstandard1.5/ko/System.ComponentModel.TypeConverter.xml",
  3829. "ref/netstandard1.5/ru/System.ComponentModel.TypeConverter.xml",
  3830. "ref/netstandard1.5/zh-hans/System.ComponentModel.TypeConverter.xml",
  3831. "ref/netstandard1.5/zh-hant/System.ComponentModel.TypeConverter.xml",
  3832. "ref/xamarinios10/_._",
  3833. "ref/xamarinmac20/_._",
  3834. "ref/xamarintvos10/_._",
  3835. "ref/xamarinwatchos10/_._",
  3836. "system.componentmodel.typeconverter.4.3.0.nupkg.sha512",
  3837. "system.componentmodel.typeconverter.nuspec"
  3838. ]
  3839. },
  3840. "System.Configuration.ConfigurationManager/4.5.0": {
  3841. "sha512": "UIFvaFfuKhLr9u5tWMxmVoDPkFeD+Qv8gUuap4aZgVGYSYMdERck4OhLN/2gulAc0nYTEigWXSJNNWshrmxnng==",
  3842. "type": "package",
  3843. "path": "system.configuration.configurationmanager/4.5.0",
  3844. "files": [
  3845. ".nupkg.metadata",
  3846. ".signature.p7s",
  3847. "LICENSE.TXT",
  3848. "THIRD-PARTY-NOTICES.TXT",
  3849. "lib/net461/System.Configuration.ConfigurationManager.dll",
  3850. "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
  3851. "ref/net461/System.Configuration.ConfigurationManager.dll",
  3852. "ref/net461/System.Configuration.ConfigurationManager.xml",
  3853. "ref/netstandard2.0/System.Configuration.ConfigurationManager.dll",
  3854. "ref/netstandard2.0/System.Configuration.ConfigurationManager.xml",
  3855. "system.configuration.configurationmanager.4.5.0.nupkg.sha512",
  3856. "system.configuration.configurationmanager.nuspec",
  3857. "useSharedDesignerContext.txt",
  3858. "version.txt"
  3859. ]
  3860. },
  3861. "System.Console/4.3.0": {
  3862. "sha512": "DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==",
  3863. "type": "package",
  3864. "path": "system.console/4.3.0",
  3865. "files": [
  3866. ".nupkg.metadata",
  3867. ".signature.p7s",
  3868. "ThirdPartyNotices.txt",
  3869. "dotnet_library_license.txt",
  3870. "lib/MonoAndroid10/_._",
  3871. "lib/MonoTouch10/_._",
  3872. "lib/net46/System.Console.dll",
  3873. "lib/xamarinios10/_._",
  3874. "lib/xamarinmac20/_._",
  3875. "lib/xamarintvos10/_._",
  3876. "lib/xamarinwatchos10/_._",
  3877. "ref/MonoAndroid10/_._",
  3878. "ref/MonoTouch10/_._",
  3879. "ref/net46/System.Console.dll",
  3880. "ref/netstandard1.3/System.Console.dll",
  3881. "ref/netstandard1.3/System.Console.xml",
  3882. "ref/netstandard1.3/de/System.Console.xml",
  3883. "ref/netstandard1.3/es/System.Console.xml",
  3884. "ref/netstandard1.3/fr/System.Console.xml",
  3885. "ref/netstandard1.3/it/System.Console.xml",
  3886. "ref/netstandard1.3/ja/System.Console.xml",
  3887. "ref/netstandard1.3/ko/System.Console.xml",
  3888. "ref/netstandard1.3/ru/System.Console.xml",
  3889. "ref/netstandard1.3/zh-hans/System.Console.xml",
  3890. "ref/netstandard1.3/zh-hant/System.Console.xml",
  3891. "ref/xamarinios10/_._",
  3892. "ref/xamarinmac20/_._",
  3893. "ref/xamarintvos10/_._",
  3894. "ref/xamarinwatchos10/_._",
  3895. "system.console.4.3.0.nupkg.sha512",
  3896. "system.console.nuspec"
  3897. ]
  3898. },
  3899. "System.Diagnostics.Debug/4.3.0": {
  3900. "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
  3901. "type": "package",
  3902. "path": "system.diagnostics.debug/4.3.0",
  3903. "files": [
  3904. ".nupkg.metadata",
  3905. ".signature.p7s",
  3906. "ThirdPartyNotices.txt",
  3907. "dotnet_library_license.txt",
  3908. "lib/MonoAndroid10/_._",
  3909. "lib/MonoTouch10/_._",
  3910. "lib/net45/_._",
  3911. "lib/portable-net45+win8+wp8+wpa81/_._",
  3912. "lib/win8/_._",
  3913. "lib/wp80/_._",
  3914. "lib/wpa81/_._",
  3915. "lib/xamarinios10/_._",
  3916. "lib/xamarinmac20/_._",
  3917. "lib/xamarintvos10/_._",
  3918. "lib/xamarinwatchos10/_._",
  3919. "ref/MonoAndroid10/_._",
  3920. "ref/MonoTouch10/_._",
  3921. "ref/net45/_._",
  3922. "ref/netcore50/System.Diagnostics.Debug.dll",
  3923. "ref/netcore50/System.Diagnostics.Debug.xml",
  3924. "ref/netcore50/de/System.Diagnostics.Debug.xml",
  3925. "ref/netcore50/es/System.Diagnostics.Debug.xml",
  3926. "ref/netcore50/fr/System.Diagnostics.Debug.xml",
  3927. "ref/netcore50/it/System.Diagnostics.Debug.xml",
  3928. "ref/netcore50/ja/System.Diagnostics.Debug.xml",
  3929. "ref/netcore50/ko/System.Diagnostics.Debug.xml",
  3930. "ref/netcore50/ru/System.Diagnostics.Debug.xml",
  3931. "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
  3932. "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
  3933. "ref/netstandard1.0/System.Diagnostics.Debug.dll",
  3934. "ref/netstandard1.0/System.Diagnostics.Debug.xml",
  3935. "ref/netstandard1.0/de/System.Diagnostics.Debug.xml",
  3936. "ref/netstandard1.0/es/System.Diagnostics.Debug.xml",
  3937. "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml",
  3938. "ref/netstandard1.0/it/System.Diagnostics.Debug.xml",
  3939. "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml",
  3940. "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml",
  3941. "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml",
  3942. "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml",
  3943. "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml",
  3944. "ref/netstandard1.3/System.Diagnostics.Debug.dll",
  3945. "ref/netstandard1.3/System.Diagnostics.Debug.xml",
  3946. "ref/netstandard1.3/de/System.Diagnostics.Debug.xml",
  3947. "ref/netstandard1.3/es/System.Diagnostics.Debug.xml",
  3948. "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml",
  3949. "ref/netstandard1.3/it/System.Diagnostics.Debug.xml",
  3950. "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml",
  3951. "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml",
  3952. "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml",
  3953. "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml",
  3954. "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml",
  3955. "ref/portable-net45+win8+wp8+wpa81/_._",
  3956. "ref/win8/_._",
  3957. "ref/wp80/_._",
  3958. "ref/wpa81/_._",
  3959. "ref/xamarinios10/_._",
  3960. "ref/xamarinmac20/_._",
  3961. "ref/xamarintvos10/_._",
  3962. "ref/xamarinwatchos10/_._",
  3963. "system.diagnostics.debug.4.3.0.nupkg.sha512",
  3964. "system.diagnostics.debug.nuspec"
  3965. ]
  3966. },
  3967. "System.Diagnostics.DiagnosticSource/4.3.0": {
  3968. "sha512": "tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==",
  3969. "type": "package",
  3970. "path": "system.diagnostics.diagnosticsource/4.3.0",
  3971. "files": [
  3972. ".nupkg.metadata",
  3973. ".signature.p7s",
  3974. "ThirdPartyNotices.txt",
  3975. "dotnet_library_license.txt",
  3976. "lib/net46/System.Diagnostics.DiagnosticSource.dll",
  3977. "lib/net46/System.Diagnostics.DiagnosticSource.xml",
  3978. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll",
  3979. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml",
  3980. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll",
  3981. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml",
  3982. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll",
  3983. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml",
  3984. "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512",
  3985. "system.diagnostics.diagnosticsource.nuspec"
  3986. ]
  3987. },
  3988. "System.Diagnostics.Process/4.1.0": {
  3989. "sha512": "mpVZ5bnlSs3tTeJ6jYyDJEIa6tavhAd88lxq1zbYhkkCu0Pno2+gHXcvZcoygq2d8JxW3gojXqNJMTAshduqZA==",
  3990. "type": "package",
  3991. "path": "system.diagnostics.process/4.1.0",
  3992. "files": [
  3993. ".nupkg.metadata",
  3994. ".signature.p7s",
  3995. "ThirdPartyNotices.txt",
  3996. "dotnet_library_license.txt",
  3997. "lib/MonoAndroid10/_._",
  3998. "lib/MonoTouch10/_._",
  3999. "lib/net46/System.Diagnostics.Process.dll",
  4000. "lib/net461/System.Diagnostics.Process.dll",
  4001. "lib/xamarinios10/_._",
  4002. "lib/xamarinmac20/_._",
  4003. "lib/xamarintvos10/_._",
  4004. "lib/xamarinwatchos10/_._",
  4005. "ref/MonoAndroid10/_._",
  4006. "ref/MonoTouch10/_._",
  4007. "ref/net46/System.Diagnostics.Process.dll",
  4008. "ref/net461/System.Diagnostics.Process.dll",
  4009. "ref/netstandard1.3/System.Diagnostics.Process.dll",
  4010. "ref/netstandard1.3/System.Diagnostics.Process.xml",
  4011. "ref/netstandard1.3/de/System.Diagnostics.Process.xml",
  4012. "ref/netstandard1.3/es/System.Diagnostics.Process.xml",
  4013. "ref/netstandard1.3/fr/System.Diagnostics.Process.xml",
  4014. "ref/netstandard1.3/it/System.Diagnostics.Process.xml",
  4015. "ref/netstandard1.3/ja/System.Diagnostics.Process.xml",
  4016. "ref/netstandard1.3/ko/System.Diagnostics.Process.xml",
  4017. "ref/netstandard1.3/ru/System.Diagnostics.Process.xml",
  4018. "ref/netstandard1.3/zh-hans/System.Diagnostics.Process.xml",
  4019. "ref/netstandard1.3/zh-hant/System.Diagnostics.Process.xml",
  4020. "ref/netstandard1.4/System.Diagnostics.Process.dll",
  4021. "ref/netstandard1.4/System.Diagnostics.Process.xml",
  4022. "ref/netstandard1.4/de/System.Diagnostics.Process.xml",
  4023. "ref/netstandard1.4/es/System.Diagnostics.Process.xml",
  4024. "ref/netstandard1.4/fr/System.Diagnostics.Process.xml",
  4025. "ref/netstandard1.4/it/System.Diagnostics.Process.xml",
  4026. "ref/netstandard1.4/ja/System.Diagnostics.Process.xml",
  4027. "ref/netstandard1.4/ko/System.Diagnostics.Process.xml",
  4028. "ref/netstandard1.4/ru/System.Diagnostics.Process.xml",
  4029. "ref/netstandard1.4/zh-hans/System.Diagnostics.Process.xml",
  4030. "ref/netstandard1.4/zh-hant/System.Diagnostics.Process.xml",
  4031. "ref/xamarinios10/_._",
  4032. "ref/xamarinmac20/_._",
  4033. "ref/xamarintvos10/_._",
  4034. "ref/xamarinwatchos10/_._",
  4035. "runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll",
  4036. "runtimes/osx/lib/netstandard1.4/System.Diagnostics.Process.dll",
  4037. "runtimes/win/lib/net46/System.Diagnostics.Process.dll",
  4038. "runtimes/win/lib/net461/System.Diagnostics.Process.dll",
  4039. "runtimes/win/lib/netstandard1.4/System.Diagnostics.Process.dll",
  4040. "runtimes/win7/lib/netcore50/_._",
  4041. "system.diagnostics.process.4.1.0.nupkg.sha512",
  4042. "system.diagnostics.process.nuspec"
  4043. ]
  4044. },
  4045. "System.Diagnostics.StackTrace/4.0.1": {
  4046. "sha512": "6i2EbRq0lgGfiZ+FDf0gVaw9qeEU+7IS2+wbZJmFVpvVzVOgZEt0ScZtyenuBvs6iDYbGiF51bMAa0oDP/tujQ==",
  4047. "type": "package",
  4048. "path": "system.diagnostics.stacktrace/4.0.1",
  4049. "files": [
  4050. ".nupkg.metadata",
  4051. ".signature.p7s",
  4052. "ThirdPartyNotices.txt",
  4053. "dotnet_library_license.txt",
  4054. "lib/MonoAndroid10/_._",
  4055. "lib/MonoTouch10/_._",
  4056. "lib/net46/System.Diagnostics.StackTrace.dll",
  4057. "lib/netstandard1.3/System.Diagnostics.StackTrace.dll",
  4058. "lib/xamarinios10/_._",
  4059. "lib/xamarinmac20/_._",
  4060. "lib/xamarintvos10/_._",
  4061. "lib/xamarinwatchos10/_._",
  4062. "ref/MonoAndroid10/_._",
  4063. "ref/MonoTouch10/_._",
  4064. "ref/net46/System.Diagnostics.StackTrace.dll",
  4065. "ref/netstandard1.3/System.Diagnostics.StackTrace.dll",
  4066. "ref/netstandard1.3/System.Diagnostics.StackTrace.xml",
  4067. "ref/netstandard1.3/de/System.Diagnostics.StackTrace.xml",
  4068. "ref/netstandard1.3/es/System.Diagnostics.StackTrace.xml",
  4069. "ref/netstandard1.3/fr/System.Diagnostics.StackTrace.xml",
  4070. "ref/netstandard1.3/it/System.Diagnostics.StackTrace.xml",
  4071. "ref/netstandard1.3/ja/System.Diagnostics.StackTrace.xml",
  4072. "ref/netstandard1.3/ko/System.Diagnostics.StackTrace.xml",
  4073. "ref/netstandard1.3/ru/System.Diagnostics.StackTrace.xml",
  4074. "ref/netstandard1.3/zh-hans/System.Diagnostics.StackTrace.xml",
  4075. "ref/netstandard1.3/zh-hant/System.Diagnostics.StackTrace.xml",
  4076. "ref/xamarinios10/_._",
  4077. "ref/xamarinmac20/_._",
  4078. "ref/xamarintvos10/_._",
  4079. "ref/xamarinwatchos10/_._",
  4080. "runtimes/aot/lib/netcore50/System.Diagnostics.StackTrace.dll",
  4081. "system.diagnostics.stacktrace.4.0.1.nupkg.sha512",
  4082. "system.diagnostics.stacktrace.nuspec"
  4083. ]
  4084. },
  4085. "System.Diagnostics.Tools/4.3.0": {
  4086. "sha512": "UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
  4087. "type": "package",
  4088. "path": "system.diagnostics.tools/4.3.0",
  4089. "files": [
  4090. ".nupkg.metadata",
  4091. ".signature.p7s",
  4092. "ThirdPartyNotices.txt",
  4093. "dotnet_library_license.txt",
  4094. "lib/MonoAndroid10/_._",
  4095. "lib/MonoTouch10/_._",
  4096. "lib/net45/_._",
  4097. "lib/portable-net45+win8+wp8+wpa81/_._",
  4098. "lib/win8/_._",
  4099. "lib/wp80/_._",
  4100. "lib/wpa81/_._",
  4101. "lib/xamarinios10/_._",
  4102. "lib/xamarinmac20/_._",
  4103. "lib/xamarintvos10/_._",
  4104. "lib/xamarinwatchos10/_._",
  4105. "ref/MonoAndroid10/_._",
  4106. "ref/MonoTouch10/_._",
  4107. "ref/net45/_._",
  4108. "ref/netcore50/System.Diagnostics.Tools.dll",
  4109. "ref/netcore50/System.Diagnostics.Tools.xml",
  4110. "ref/netcore50/de/System.Diagnostics.Tools.xml",
  4111. "ref/netcore50/es/System.Diagnostics.Tools.xml",
  4112. "ref/netcore50/fr/System.Diagnostics.Tools.xml",
  4113. "ref/netcore50/it/System.Diagnostics.Tools.xml",
  4114. "ref/netcore50/ja/System.Diagnostics.Tools.xml",
  4115. "ref/netcore50/ko/System.Diagnostics.Tools.xml",
  4116. "ref/netcore50/ru/System.Diagnostics.Tools.xml",
  4117. "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml",
  4118. "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml",
  4119. "ref/netstandard1.0/System.Diagnostics.Tools.dll",
  4120. "ref/netstandard1.0/System.Diagnostics.Tools.xml",
  4121. "ref/netstandard1.0/de/System.Diagnostics.Tools.xml",
  4122. "ref/netstandard1.0/es/System.Diagnostics.Tools.xml",
  4123. "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml",
  4124. "ref/netstandard1.0/it/System.Diagnostics.Tools.xml",
  4125. "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml",
  4126. "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml",
  4127. "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml",
  4128. "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml",
  4129. "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml",
  4130. "ref/portable-net45+win8+wp8+wpa81/_._",
  4131. "ref/win8/_._",
  4132. "ref/wp80/_._",
  4133. "ref/wpa81/_._",
  4134. "ref/xamarinios10/_._",
  4135. "ref/xamarinmac20/_._",
  4136. "ref/xamarintvos10/_._",
  4137. "ref/xamarinwatchos10/_._",
  4138. "system.diagnostics.tools.4.3.0.nupkg.sha512",
  4139. "system.diagnostics.tools.nuspec"
  4140. ]
  4141. },
  4142. "System.Diagnostics.TraceSource/4.0.0": {
  4143. "sha512": "6WVCczFZKXwpWpzd/iJkYnsmWTSFFiU24Xx/YdHXBcu+nFI/ehTgeqdJQFbtRPzbrO3KtRNjvkhtj4t5/WwWsA==",
  4144. "type": "package",
  4145. "path": "system.diagnostics.tracesource/4.0.0",
  4146. "files": [
  4147. ".nupkg.metadata",
  4148. ".signature.p7s",
  4149. "ThirdPartyNotices.txt",
  4150. "dotnet_library_license.txt",
  4151. "lib/MonoAndroid10/_._",
  4152. "lib/MonoTouch10/_._",
  4153. "lib/net46/System.Diagnostics.TraceSource.dll",
  4154. "lib/xamarinios10/_._",
  4155. "lib/xamarinmac20/_._",
  4156. "lib/xamarintvos10/_._",
  4157. "lib/xamarinwatchos10/_._",
  4158. "ref/MonoAndroid10/_._",
  4159. "ref/MonoTouch10/_._",
  4160. "ref/net46/System.Diagnostics.TraceSource.dll",
  4161. "ref/netstandard1.3/System.Diagnostics.TraceSource.dll",
  4162. "ref/netstandard1.3/System.Diagnostics.TraceSource.xml",
  4163. "ref/netstandard1.3/de/System.Diagnostics.TraceSource.xml",
  4164. "ref/netstandard1.3/es/System.Diagnostics.TraceSource.xml",
  4165. "ref/netstandard1.3/fr/System.Diagnostics.TraceSource.xml",
  4166. "ref/netstandard1.3/it/System.Diagnostics.TraceSource.xml",
  4167. "ref/netstandard1.3/ja/System.Diagnostics.TraceSource.xml",
  4168. "ref/netstandard1.3/ko/System.Diagnostics.TraceSource.xml",
  4169. "ref/netstandard1.3/ru/System.Diagnostics.TraceSource.xml",
  4170. "ref/netstandard1.3/zh-hans/System.Diagnostics.TraceSource.xml",
  4171. "ref/netstandard1.3/zh-hant/System.Diagnostics.TraceSource.xml",
  4172. "ref/xamarinios10/_._",
  4173. "ref/xamarinmac20/_._",
  4174. "ref/xamarintvos10/_._",
  4175. "ref/xamarinwatchos10/_._",
  4176. "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll",
  4177. "runtimes/win/lib/net46/System.Diagnostics.TraceSource.dll",
  4178. "runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll",
  4179. "system.diagnostics.tracesource.4.0.0.nupkg.sha512",
  4180. "system.diagnostics.tracesource.nuspec"
  4181. ]
  4182. },
  4183. "System.Diagnostics.Tracing/4.3.0": {
  4184. "sha512": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
  4185. "type": "package",
  4186. "path": "system.diagnostics.tracing/4.3.0",
  4187. "files": [
  4188. ".nupkg.metadata",
  4189. ".signature.p7s",
  4190. "ThirdPartyNotices.txt",
  4191. "dotnet_library_license.txt",
  4192. "lib/MonoAndroid10/_._",
  4193. "lib/MonoTouch10/_._",
  4194. "lib/net45/_._",
  4195. "lib/net462/System.Diagnostics.Tracing.dll",
  4196. "lib/portable-net45+win8+wpa81/_._",
  4197. "lib/win8/_._",
  4198. "lib/wpa81/_._",
  4199. "lib/xamarinios10/_._",
  4200. "lib/xamarinmac20/_._",
  4201. "lib/xamarintvos10/_._",
  4202. "lib/xamarinwatchos10/_._",
  4203. "ref/MonoAndroid10/_._",
  4204. "ref/MonoTouch10/_._",
  4205. "ref/net45/_._",
  4206. "ref/net462/System.Diagnostics.Tracing.dll",
  4207. "ref/netcore50/System.Diagnostics.Tracing.dll",
  4208. "ref/netcore50/System.Diagnostics.Tracing.xml",
  4209. "ref/netcore50/de/System.Diagnostics.Tracing.xml",
  4210. "ref/netcore50/es/System.Diagnostics.Tracing.xml",
  4211. "ref/netcore50/fr/System.Diagnostics.Tracing.xml",
  4212. "ref/netcore50/it/System.Diagnostics.Tracing.xml",
  4213. "ref/netcore50/ja/System.Diagnostics.Tracing.xml",
  4214. "ref/netcore50/ko/System.Diagnostics.Tracing.xml",
  4215. "ref/netcore50/ru/System.Diagnostics.Tracing.xml",
  4216. "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml",
  4217. "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml",
  4218. "ref/netstandard1.1/System.Diagnostics.Tracing.dll",
  4219. "ref/netstandard1.1/System.Diagnostics.Tracing.xml",
  4220. "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml",
  4221. "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml",
  4222. "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml",
  4223. "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml",
  4224. "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml",
  4225. "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml",
  4226. "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml",
  4227. "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml",
  4228. "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml",
  4229. "ref/netstandard1.2/System.Diagnostics.Tracing.dll",
  4230. "ref/netstandard1.2/System.Diagnostics.Tracing.xml",
  4231. "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml",
  4232. "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml",
  4233. "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml",
  4234. "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml",
  4235. "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml",
  4236. "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml",
  4237. "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml",
  4238. "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml",
  4239. "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml",
  4240. "ref/netstandard1.3/System.Diagnostics.Tracing.dll",
  4241. "ref/netstandard1.3/System.Diagnostics.Tracing.xml",
  4242. "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml",
  4243. "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml",
  4244. "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml",
  4245. "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml",
  4246. "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml",
  4247. "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml",
  4248. "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml",
  4249. "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml",
  4250. "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml",
  4251. "ref/netstandard1.5/System.Diagnostics.Tracing.dll",
  4252. "ref/netstandard1.5/System.Diagnostics.Tracing.xml",
  4253. "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml",
  4254. "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml",
  4255. "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml",
  4256. "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml",
  4257. "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml",
  4258. "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml",
  4259. "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml",
  4260. "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml",
  4261. "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml",
  4262. "ref/portable-net45+win8+wpa81/_._",
  4263. "ref/win8/_._",
  4264. "ref/wpa81/_._",
  4265. "ref/xamarinios10/_._",
  4266. "ref/xamarinmac20/_._",
  4267. "ref/xamarintvos10/_._",
  4268. "ref/xamarinwatchos10/_._",
  4269. "system.diagnostics.tracing.4.3.0.nupkg.sha512",
  4270. "system.diagnostics.tracing.nuspec"
  4271. ]
  4272. },
  4273. "System.Drawing.Common/4.6.0": {
  4274. "sha512": "2A3spjjoPZnvpVh/sDTzd+0H8ZqTdr+hH/6obB8MMfG81EJ85PmxCKDBxhBVQiA25PliKAZ1sKogDcq9mSnFEA==",
  4275. "type": "package",
  4276. "path": "system.drawing.common/4.6.0",
  4277. "files": [
  4278. ".nupkg.metadata",
  4279. ".signature.p7s",
  4280. "LICENSE.TXT",
  4281. "THIRD-PARTY-NOTICES.TXT",
  4282. "lib/MonoAndroid10/_._",
  4283. "lib/MonoTouch10/_._",
  4284. "lib/net461/System.Drawing.Common.dll",
  4285. "lib/netstandard2.0/System.Drawing.Common.dll",
  4286. "lib/xamarinios10/_._",
  4287. "lib/xamarinmac20/_._",
  4288. "lib/xamarintvos10/_._",
  4289. "lib/xamarinwatchos10/_._",
  4290. "ref/MonoAndroid10/_._",
  4291. "ref/MonoTouch10/_._",
  4292. "ref/net461/System.Drawing.Common.dll",
  4293. "ref/netcoreapp3.0/System.Drawing.Common.dll",
  4294. "ref/netcoreapp3.0/System.Drawing.Common.xml",
  4295. "ref/netstandard2.0/System.Drawing.Common.dll",
  4296. "ref/xamarinios10/_._",
  4297. "ref/xamarinmac20/_._",
  4298. "ref/xamarintvos10/_._",
  4299. "ref/xamarinwatchos10/_._",
  4300. "runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll",
  4301. "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll",
  4302. "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.xml",
  4303. "runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll",
  4304. "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll",
  4305. "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.xml",
  4306. "system.drawing.common.4.6.0.nupkg.sha512",
  4307. "system.drawing.common.nuspec",
  4308. "useSharedDesignerContext.txt",
  4309. "version.txt"
  4310. ]
  4311. },
  4312. "System.Globalization/4.3.0": {
  4313. "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
  4314. "type": "package",
  4315. "path": "system.globalization/4.3.0",
  4316. "files": [
  4317. ".nupkg.metadata",
  4318. ".signature.p7s",
  4319. "ThirdPartyNotices.txt",
  4320. "dotnet_library_license.txt",
  4321. "lib/MonoAndroid10/_._",
  4322. "lib/MonoTouch10/_._",
  4323. "lib/net45/_._",
  4324. "lib/portable-net45+win8+wp8+wpa81/_._",
  4325. "lib/win8/_._",
  4326. "lib/wp80/_._",
  4327. "lib/wpa81/_._",
  4328. "lib/xamarinios10/_._",
  4329. "lib/xamarinmac20/_._",
  4330. "lib/xamarintvos10/_._",
  4331. "lib/xamarinwatchos10/_._",
  4332. "ref/MonoAndroid10/_._",
  4333. "ref/MonoTouch10/_._",
  4334. "ref/net45/_._",
  4335. "ref/netcore50/System.Globalization.dll",
  4336. "ref/netcore50/System.Globalization.xml",
  4337. "ref/netcore50/de/System.Globalization.xml",
  4338. "ref/netcore50/es/System.Globalization.xml",
  4339. "ref/netcore50/fr/System.Globalization.xml",
  4340. "ref/netcore50/it/System.Globalization.xml",
  4341. "ref/netcore50/ja/System.Globalization.xml",
  4342. "ref/netcore50/ko/System.Globalization.xml",
  4343. "ref/netcore50/ru/System.Globalization.xml",
  4344. "ref/netcore50/zh-hans/System.Globalization.xml",
  4345. "ref/netcore50/zh-hant/System.Globalization.xml",
  4346. "ref/netstandard1.0/System.Globalization.dll",
  4347. "ref/netstandard1.0/System.Globalization.xml",
  4348. "ref/netstandard1.0/de/System.Globalization.xml",
  4349. "ref/netstandard1.0/es/System.Globalization.xml",
  4350. "ref/netstandard1.0/fr/System.Globalization.xml",
  4351. "ref/netstandard1.0/it/System.Globalization.xml",
  4352. "ref/netstandard1.0/ja/System.Globalization.xml",
  4353. "ref/netstandard1.0/ko/System.Globalization.xml",
  4354. "ref/netstandard1.0/ru/System.Globalization.xml",
  4355. "ref/netstandard1.0/zh-hans/System.Globalization.xml",
  4356. "ref/netstandard1.0/zh-hant/System.Globalization.xml",
  4357. "ref/netstandard1.3/System.Globalization.dll",
  4358. "ref/netstandard1.3/System.Globalization.xml",
  4359. "ref/netstandard1.3/de/System.Globalization.xml",
  4360. "ref/netstandard1.3/es/System.Globalization.xml",
  4361. "ref/netstandard1.3/fr/System.Globalization.xml",
  4362. "ref/netstandard1.3/it/System.Globalization.xml",
  4363. "ref/netstandard1.3/ja/System.Globalization.xml",
  4364. "ref/netstandard1.3/ko/System.Globalization.xml",
  4365. "ref/netstandard1.3/ru/System.Globalization.xml",
  4366. "ref/netstandard1.3/zh-hans/System.Globalization.xml",
  4367. "ref/netstandard1.3/zh-hant/System.Globalization.xml",
  4368. "ref/portable-net45+win8+wp8+wpa81/_._",
  4369. "ref/win8/_._",
  4370. "ref/wp80/_._",
  4371. "ref/wpa81/_._",
  4372. "ref/xamarinios10/_._",
  4373. "ref/xamarinmac20/_._",
  4374. "ref/xamarintvos10/_._",
  4375. "ref/xamarinwatchos10/_._",
  4376. "system.globalization.4.3.0.nupkg.sha512",
  4377. "system.globalization.nuspec"
  4378. ]
  4379. },
  4380. "System.Globalization.Calendars/4.3.0": {
  4381. "sha512": "GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
  4382. "type": "package",
  4383. "path": "system.globalization.calendars/4.3.0",
  4384. "files": [
  4385. ".nupkg.metadata",
  4386. ".signature.p7s",
  4387. "ThirdPartyNotices.txt",
  4388. "dotnet_library_license.txt",
  4389. "lib/MonoAndroid10/_._",
  4390. "lib/MonoTouch10/_._",
  4391. "lib/net46/System.Globalization.Calendars.dll",
  4392. "lib/xamarinios10/_._",
  4393. "lib/xamarinmac20/_._",
  4394. "lib/xamarintvos10/_._",
  4395. "lib/xamarinwatchos10/_._",
  4396. "ref/MonoAndroid10/_._",
  4397. "ref/MonoTouch10/_._",
  4398. "ref/net46/System.Globalization.Calendars.dll",
  4399. "ref/netstandard1.3/System.Globalization.Calendars.dll",
  4400. "ref/netstandard1.3/System.Globalization.Calendars.xml",
  4401. "ref/netstandard1.3/de/System.Globalization.Calendars.xml",
  4402. "ref/netstandard1.3/es/System.Globalization.Calendars.xml",
  4403. "ref/netstandard1.3/fr/System.Globalization.Calendars.xml",
  4404. "ref/netstandard1.3/it/System.Globalization.Calendars.xml",
  4405. "ref/netstandard1.3/ja/System.Globalization.Calendars.xml",
  4406. "ref/netstandard1.3/ko/System.Globalization.Calendars.xml",
  4407. "ref/netstandard1.3/ru/System.Globalization.Calendars.xml",
  4408. "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml",
  4409. "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml",
  4410. "ref/xamarinios10/_._",
  4411. "ref/xamarinmac20/_._",
  4412. "ref/xamarintvos10/_._",
  4413. "ref/xamarinwatchos10/_._",
  4414. "system.globalization.calendars.4.3.0.nupkg.sha512",
  4415. "system.globalization.calendars.nuspec"
  4416. ]
  4417. },
  4418. "System.Globalization.Extensions/4.3.0": {
  4419. "sha512": "FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
  4420. "type": "package",
  4421. "path": "system.globalization.extensions/4.3.0",
  4422. "files": [
  4423. ".nupkg.metadata",
  4424. ".signature.p7s",
  4425. "ThirdPartyNotices.txt",
  4426. "dotnet_library_license.txt",
  4427. "lib/MonoAndroid10/_._",
  4428. "lib/MonoTouch10/_._",
  4429. "lib/net46/System.Globalization.Extensions.dll",
  4430. "lib/xamarinios10/_._",
  4431. "lib/xamarinmac20/_._",
  4432. "lib/xamarintvos10/_._",
  4433. "lib/xamarinwatchos10/_._",
  4434. "ref/MonoAndroid10/_._",
  4435. "ref/MonoTouch10/_._",
  4436. "ref/net46/System.Globalization.Extensions.dll",
  4437. "ref/netstandard1.3/System.Globalization.Extensions.dll",
  4438. "ref/netstandard1.3/System.Globalization.Extensions.xml",
  4439. "ref/netstandard1.3/de/System.Globalization.Extensions.xml",
  4440. "ref/netstandard1.3/es/System.Globalization.Extensions.xml",
  4441. "ref/netstandard1.3/fr/System.Globalization.Extensions.xml",
  4442. "ref/netstandard1.3/it/System.Globalization.Extensions.xml",
  4443. "ref/netstandard1.3/ja/System.Globalization.Extensions.xml",
  4444. "ref/netstandard1.3/ko/System.Globalization.Extensions.xml",
  4445. "ref/netstandard1.3/ru/System.Globalization.Extensions.xml",
  4446. "ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml",
  4447. "ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml",
  4448. "ref/xamarinios10/_._",
  4449. "ref/xamarinmac20/_._",
  4450. "ref/xamarintvos10/_._",
  4451. "ref/xamarinwatchos10/_._",
  4452. "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll",
  4453. "runtimes/win/lib/net46/System.Globalization.Extensions.dll",
  4454. "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll",
  4455. "system.globalization.extensions.4.3.0.nupkg.sha512",
  4456. "system.globalization.extensions.nuspec"
  4457. ]
  4458. },
  4459. "System.IdentityModel.Tokens.Jwt/5.5.0": {
  4460. "sha512": "xa8kptJ+uf9hzj366f3pLcs5HFZ6dQMDKzEGq/yZNF0s3mVfyIhuQwgDcTJlAU4AROne/6Z5+vITwrW3gVNKIA==",
  4461. "type": "package",
  4462. "path": "system.identitymodel.tokens.jwt/5.5.0",
  4463. "files": [
  4464. ".nupkg.metadata",
  4465. ".signature.p7s",
  4466. "lib/net45/System.IdentityModel.Tokens.Jwt.dll",
  4467. "lib/net45/System.IdentityModel.Tokens.Jwt.xml",
  4468. "lib/net451/System.IdentityModel.Tokens.Jwt.dll",
  4469. "lib/net451/System.IdentityModel.Tokens.Jwt.xml",
  4470. "lib/net461/System.IdentityModel.Tokens.Jwt.dll",
  4471. "lib/net461/System.IdentityModel.Tokens.Jwt.xml",
  4472. "lib/netstandard1.4/System.IdentityModel.Tokens.Jwt.dll",
  4473. "lib/netstandard1.4/System.IdentityModel.Tokens.Jwt.xml",
  4474. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll",
  4475. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml",
  4476. "system.identitymodel.tokens.jwt.5.5.0.nupkg.sha512",
  4477. "system.identitymodel.tokens.jwt.nuspec"
  4478. ]
  4479. },
  4480. "System.IO/4.3.0": {
  4481. "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
  4482. "type": "package",
  4483. "path": "system.io/4.3.0",
  4484. "files": [
  4485. ".nupkg.metadata",
  4486. ".signature.p7s",
  4487. "ThirdPartyNotices.txt",
  4488. "dotnet_library_license.txt",
  4489. "lib/MonoAndroid10/_._",
  4490. "lib/MonoTouch10/_._",
  4491. "lib/net45/_._",
  4492. "lib/net462/System.IO.dll",
  4493. "lib/portable-net45+win8+wp8+wpa81/_._",
  4494. "lib/win8/_._",
  4495. "lib/wp80/_._",
  4496. "lib/wpa81/_._",
  4497. "lib/xamarinios10/_._",
  4498. "lib/xamarinmac20/_._",
  4499. "lib/xamarintvos10/_._",
  4500. "lib/xamarinwatchos10/_._",
  4501. "ref/MonoAndroid10/_._",
  4502. "ref/MonoTouch10/_._",
  4503. "ref/net45/_._",
  4504. "ref/net462/System.IO.dll",
  4505. "ref/netcore50/System.IO.dll",
  4506. "ref/netcore50/System.IO.xml",
  4507. "ref/netcore50/de/System.IO.xml",
  4508. "ref/netcore50/es/System.IO.xml",
  4509. "ref/netcore50/fr/System.IO.xml",
  4510. "ref/netcore50/it/System.IO.xml",
  4511. "ref/netcore50/ja/System.IO.xml",
  4512. "ref/netcore50/ko/System.IO.xml",
  4513. "ref/netcore50/ru/System.IO.xml",
  4514. "ref/netcore50/zh-hans/System.IO.xml",
  4515. "ref/netcore50/zh-hant/System.IO.xml",
  4516. "ref/netstandard1.0/System.IO.dll",
  4517. "ref/netstandard1.0/System.IO.xml",
  4518. "ref/netstandard1.0/de/System.IO.xml",
  4519. "ref/netstandard1.0/es/System.IO.xml",
  4520. "ref/netstandard1.0/fr/System.IO.xml",
  4521. "ref/netstandard1.0/it/System.IO.xml",
  4522. "ref/netstandard1.0/ja/System.IO.xml",
  4523. "ref/netstandard1.0/ko/System.IO.xml",
  4524. "ref/netstandard1.0/ru/System.IO.xml",
  4525. "ref/netstandard1.0/zh-hans/System.IO.xml",
  4526. "ref/netstandard1.0/zh-hant/System.IO.xml",
  4527. "ref/netstandard1.3/System.IO.dll",
  4528. "ref/netstandard1.3/System.IO.xml",
  4529. "ref/netstandard1.3/de/System.IO.xml",
  4530. "ref/netstandard1.3/es/System.IO.xml",
  4531. "ref/netstandard1.3/fr/System.IO.xml",
  4532. "ref/netstandard1.3/it/System.IO.xml",
  4533. "ref/netstandard1.3/ja/System.IO.xml",
  4534. "ref/netstandard1.3/ko/System.IO.xml",
  4535. "ref/netstandard1.3/ru/System.IO.xml",
  4536. "ref/netstandard1.3/zh-hans/System.IO.xml",
  4537. "ref/netstandard1.3/zh-hant/System.IO.xml",
  4538. "ref/netstandard1.5/System.IO.dll",
  4539. "ref/netstandard1.5/System.IO.xml",
  4540. "ref/netstandard1.5/de/System.IO.xml",
  4541. "ref/netstandard1.5/es/System.IO.xml",
  4542. "ref/netstandard1.5/fr/System.IO.xml",
  4543. "ref/netstandard1.5/it/System.IO.xml",
  4544. "ref/netstandard1.5/ja/System.IO.xml",
  4545. "ref/netstandard1.5/ko/System.IO.xml",
  4546. "ref/netstandard1.5/ru/System.IO.xml",
  4547. "ref/netstandard1.5/zh-hans/System.IO.xml",
  4548. "ref/netstandard1.5/zh-hant/System.IO.xml",
  4549. "ref/portable-net45+win8+wp8+wpa81/_._",
  4550. "ref/win8/_._",
  4551. "ref/wp80/_._",
  4552. "ref/wpa81/_._",
  4553. "ref/xamarinios10/_._",
  4554. "ref/xamarinmac20/_._",
  4555. "ref/xamarintvos10/_._",
  4556. "ref/xamarinwatchos10/_._",
  4557. "system.io.4.3.0.nupkg.sha512",
  4558. "system.io.nuspec"
  4559. ]
  4560. },
  4561. "System.IO.Compression/4.3.0": {
  4562. "sha512": "YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
  4563. "type": "package",
  4564. "path": "system.io.compression/4.3.0",
  4565. "files": [
  4566. ".nupkg.metadata",
  4567. ".signature.p7s",
  4568. "ThirdPartyNotices.txt",
  4569. "dotnet_library_license.txt",
  4570. "lib/MonoAndroid10/_._",
  4571. "lib/MonoTouch10/_._",
  4572. "lib/net45/_._",
  4573. "lib/net46/System.IO.Compression.dll",
  4574. "lib/portable-net45+win8+wpa81/_._",
  4575. "lib/win8/_._",
  4576. "lib/wpa81/_._",
  4577. "lib/xamarinios10/_._",
  4578. "lib/xamarinmac20/_._",
  4579. "lib/xamarintvos10/_._",
  4580. "lib/xamarinwatchos10/_._",
  4581. "ref/MonoAndroid10/_._",
  4582. "ref/MonoTouch10/_._",
  4583. "ref/net45/_._",
  4584. "ref/net46/System.IO.Compression.dll",
  4585. "ref/netcore50/System.IO.Compression.dll",
  4586. "ref/netcore50/System.IO.Compression.xml",
  4587. "ref/netcore50/de/System.IO.Compression.xml",
  4588. "ref/netcore50/es/System.IO.Compression.xml",
  4589. "ref/netcore50/fr/System.IO.Compression.xml",
  4590. "ref/netcore50/it/System.IO.Compression.xml",
  4591. "ref/netcore50/ja/System.IO.Compression.xml",
  4592. "ref/netcore50/ko/System.IO.Compression.xml",
  4593. "ref/netcore50/ru/System.IO.Compression.xml",
  4594. "ref/netcore50/zh-hans/System.IO.Compression.xml",
  4595. "ref/netcore50/zh-hant/System.IO.Compression.xml",
  4596. "ref/netstandard1.1/System.IO.Compression.dll",
  4597. "ref/netstandard1.1/System.IO.Compression.xml",
  4598. "ref/netstandard1.1/de/System.IO.Compression.xml",
  4599. "ref/netstandard1.1/es/System.IO.Compression.xml",
  4600. "ref/netstandard1.1/fr/System.IO.Compression.xml",
  4601. "ref/netstandard1.1/it/System.IO.Compression.xml",
  4602. "ref/netstandard1.1/ja/System.IO.Compression.xml",
  4603. "ref/netstandard1.1/ko/System.IO.Compression.xml",
  4604. "ref/netstandard1.1/ru/System.IO.Compression.xml",
  4605. "ref/netstandard1.1/zh-hans/System.IO.Compression.xml",
  4606. "ref/netstandard1.1/zh-hant/System.IO.Compression.xml",
  4607. "ref/netstandard1.3/System.IO.Compression.dll",
  4608. "ref/netstandard1.3/System.IO.Compression.xml",
  4609. "ref/netstandard1.3/de/System.IO.Compression.xml",
  4610. "ref/netstandard1.3/es/System.IO.Compression.xml",
  4611. "ref/netstandard1.3/fr/System.IO.Compression.xml",
  4612. "ref/netstandard1.3/it/System.IO.Compression.xml",
  4613. "ref/netstandard1.3/ja/System.IO.Compression.xml",
  4614. "ref/netstandard1.3/ko/System.IO.Compression.xml",
  4615. "ref/netstandard1.3/ru/System.IO.Compression.xml",
  4616. "ref/netstandard1.3/zh-hans/System.IO.Compression.xml",
  4617. "ref/netstandard1.3/zh-hant/System.IO.Compression.xml",
  4618. "ref/portable-net45+win8+wpa81/_._",
  4619. "ref/win8/_._",
  4620. "ref/wpa81/_._",
  4621. "ref/xamarinios10/_._",
  4622. "ref/xamarinmac20/_._",
  4623. "ref/xamarintvos10/_._",
  4624. "ref/xamarinwatchos10/_._",
  4625. "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll",
  4626. "runtimes/win/lib/net46/System.IO.Compression.dll",
  4627. "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll",
  4628. "system.io.compression.4.3.0.nupkg.sha512",
  4629. "system.io.compression.nuspec"
  4630. ]
  4631. },
  4632. "System.IO.Compression.ZipFile/4.3.0": {
  4633. "sha512": "G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==",
  4634. "type": "package",
  4635. "path": "system.io.compression.zipfile/4.3.0",
  4636. "files": [
  4637. ".nupkg.metadata",
  4638. ".signature.p7s",
  4639. "ThirdPartyNotices.txt",
  4640. "dotnet_library_license.txt",
  4641. "lib/MonoAndroid10/_._",
  4642. "lib/MonoTouch10/_._",
  4643. "lib/net46/System.IO.Compression.ZipFile.dll",
  4644. "lib/netstandard1.3/System.IO.Compression.ZipFile.dll",
  4645. "lib/xamarinios10/_._",
  4646. "lib/xamarinmac20/_._",
  4647. "lib/xamarintvos10/_._",
  4648. "lib/xamarinwatchos10/_._",
  4649. "ref/MonoAndroid10/_._",
  4650. "ref/MonoTouch10/_._",
  4651. "ref/net46/System.IO.Compression.ZipFile.dll",
  4652. "ref/netstandard1.3/System.IO.Compression.ZipFile.dll",
  4653. "ref/netstandard1.3/System.IO.Compression.ZipFile.xml",
  4654. "ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml",
  4655. "ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml",
  4656. "ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml",
  4657. "ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml",
  4658. "ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml",
  4659. "ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml",
  4660. "ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml",
  4661. "ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml",
  4662. "ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml",
  4663. "ref/xamarinios10/_._",
  4664. "ref/xamarinmac20/_._",
  4665. "ref/xamarintvos10/_._",
  4666. "ref/xamarinwatchos10/_._",
  4667. "system.io.compression.zipfile.4.3.0.nupkg.sha512",
  4668. "system.io.compression.zipfile.nuspec"
  4669. ]
  4670. },
  4671. "System.IO.FileSystem/4.3.0": {
  4672. "sha512": "3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
  4673. "type": "package",
  4674. "path": "system.io.filesystem/4.3.0",
  4675. "files": [
  4676. ".nupkg.metadata",
  4677. ".signature.p7s",
  4678. "ThirdPartyNotices.txt",
  4679. "dotnet_library_license.txt",
  4680. "lib/MonoAndroid10/_._",
  4681. "lib/MonoTouch10/_._",
  4682. "lib/net46/System.IO.FileSystem.dll",
  4683. "lib/xamarinios10/_._",
  4684. "lib/xamarinmac20/_._",
  4685. "lib/xamarintvos10/_._",
  4686. "lib/xamarinwatchos10/_._",
  4687. "ref/MonoAndroid10/_._",
  4688. "ref/MonoTouch10/_._",
  4689. "ref/net46/System.IO.FileSystem.dll",
  4690. "ref/netstandard1.3/System.IO.FileSystem.dll",
  4691. "ref/netstandard1.3/System.IO.FileSystem.xml",
  4692. "ref/netstandard1.3/de/System.IO.FileSystem.xml",
  4693. "ref/netstandard1.3/es/System.IO.FileSystem.xml",
  4694. "ref/netstandard1.3/fr/System.IO.FileSystem.xml",
  4695. "ref/netstandard1.3/it/System.IO.FileSystem.xml",
  4696. "ref/netstandard1.3/ja/System.IO.FileSystem.xml",
  4697. "ref/netstandard1.3/ko/System.IO.FileSystem.xml",
  4698. "ref/netstandard1.3/ru/System.IO.FileSystem.xml",
  4699. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml",
  4700. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml",
  4701. "ref/xamarinios10/_._",
  4702. "ref/xamarinmac20/_._",
  4703. "ref/xamarintvos10/_._",
  4704. "ref/xamarinwatchos10/_._",
  4705. "system.io.filesystem.4.3.0.nupkg.sha512",
  4706. "system.io.filesystem.nuspec"
  4707. ]
  4708. },
  4709. "System.IO.FileSystem.Primitives/4.3.0": {
  4710. "sha512": "6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
  4711. "type": "package",
  4712. "path": "system.io.filesystem.primitives/4.3.0",
  4713. "files": [
  4714. ".nupkg.metadata",
  4715. ".signature.p7s",
  4716. "ThirdPartyNotices.txt",
  4717. "dotnet_library_license.txt",
  4718. "lib/MonoAndroid10/_._",
  4719. "lib/MonoTouch10/_._",
  4720. "lib/net46/System.IO.FileSystem.Primitives.dll",
  4721. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll",
  4722. "lib/xamarinios10/_._",
  4723. "lib/xamarinmac20/_._",
  4724. "lib/xamarintvos10/_._",
  4725. "lib/xamarinwatchos10/_._",
  4726. "ref/MonoAndroid10/_._",
  4727. "ref/MonoTouch10/_._",
  4728. "ref/net46/System.IO.FileSystem.Primitives.dll",
  4729. "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll",
  4730. "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml",
  4731. "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml",
  4732. "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml",
  4733. "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml",
  4734. "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml",
  4735. "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml",
  4736. "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml",
  4737. "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml",
  4738. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml",
  4739. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml",
  4740. "ref/xamarinios10/_._",
  4741. "ref/xamarinmac20/_._",
  4742. "ref/xamarintvos10/_._",
  4743. "ref/xamarinwatchos10/_._",
  4744. "system.io.filesystem.primitives.4.3.0.nupkg.sha512",
  4745. "system.io.filesystem.primitives.nuspec"
  4746. ]
  4747. },
  4748. "System.IO.FileSystem.Watcher/4.0.0": {
  4749. "sha512": "qM4Wr3La+RYb/03B0mZZjbA7tHsGzDffnuXP8Sl48HW2JwCjn3kfD5qdw0sqyNNowUipcJMi9/q6sMUrOIJ6UQ==",
  4750. "type": "package",
  4751. "path": "system.io.filesystem.watcher/4.0.0",
  4752. "files": [
  4753. ".nupkg.metadata",
  4754. ".signature.p7s",
  4755. "ThirdPartyNotices.txt",
  4756. "dotnet_library_license.txt",
  4757. "lib/MonoAndroid10/_._",
  4758. "lib/MonoTouch10/_._",
  4759. "lib/net46/System.IO.FileSystem.Watcher.dll",
  4760. "lib/xamarinios10/_._",
  4761. "lib/xamarinmac20/_._",
  4762. "lib/xamarintvos10/_._",
  4763. "lib/xamarinwatchos10/_._",
  4764. "ref/MonoAndroid10/_._",
  4765. "ref/MonoTouch10/_._",
  4766. "ref/net46/System.IO.FileSystem.Watcher.dll",
  4767. "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll",
  4768. "ref/netstandard1.3/System.IO.FileSystem.Watcher.xml",
  4769. "ref/netstandard1.3/de/System.IO.FileSystem.Watcher.xml",
  4770. "ref/netstandard1.3/es/System.IO.FileSystem.Watcher.xml",
  4771. "ref/netstandard1.3/fr/System.IO.FileSystem.Watcher.xml",
  4772. "ref/netstandard1.3/it/System.IO.FileSystem.Watcher.xml",
  4773. "ref/netstandard1.3/ja/System.IO.FileSystem.Watcher.xml",
  4774. "ref/netstandard1.3/ko/System.IO.FileSystem.Watcher.xml",
  4775. "ref/netstandard1.3/ru/System.IO.FileSystem.Watcher.xml",
  4776. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Watcher.xml",
  4777. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Watcher.xml",
  4778. "ref/xamarinios10/_._",
  4779. "ref/xamarinmac20/_._",
  4780. "ref/xamarintvos10/_._",
  4781. "ref/xamarinwatchos10/_._",
  4782. "runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll",
  4783. "runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll",
  4784. "runtimes/win/lib/net46/System.IO.FileSystem.Watcher.dll",
  4785. "runtimes/win/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll",
  4786. "runtimes/win7/lib/netcore50/_._",
  4787. "system.io.filesystem.watcher.4.0.0.nupkg.sha512",
  4788. "system.io.filesystem.watcher.nuspec"
  4789. ]
  4790. },
  4791. "System.Linq/4.3.0": {
  4792. "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
  4793. "type": "package",
  4794. "path": "system.linq/4.3.0",
  4795. "files": [
  4796. ".nupkg.metadata",
  4797. ".signature.p7s",
  4798. "ThirdPartyNotices.txt",
  4799. "dotnet_library_license.txt",
  4800. "lib/MonoAndroid10/_._",
  4801. "lib/MonoTouch10/_._",
  4802. "lib/net45/_._",
  4803. "lib/net463/System.Linq.dll",
  4804. "lib/netcore50/System.Linq.dll",
  4805. "lib/netstandard1.6/System.Linq.dll",
  4806. "lib/portable-net45+win8+wp8+wpa81/_._",
  4807. "lib/win8/_._",
  4808. "lib/wp80/_._",
  4809. "lib/wpa81/_._",
  4810. "lib/xamarinios10/_._",
  4811. "lib/xamarinmac20/_._",
  4812. "lib/xamarintvos10/_._",
  4813. "lib/xamarinwatchos10/_._",
  4814. "ref/MonoAndroid10/_._",
  4815. "ref/MonoTouch10/_._",
  4816. "ref/net45/_._",
  4817. "ref/net463/System.Linq.dll",
  4818. "ref/netcore50/System.Linq.dll",
  4819. "ref/netcore50/System.Linq.xml",
  4820. "ref/netcore50/de/System.Linq.xml",
  4821. "ref/netcore50/es/System.Linq.xml",
  4822. "ref/netcore50/fr/System.Linq.xml",
  4823. "ref/netcore50/it/System.Linq.xml",
  4824. "ref/netcore50/ja/System.Linq.xml",
  4825. "ref/netcore50/ko/System.Linq.xml",
  4826. "ref/netcore50/ru/System.Linq.xml",
  4827. "ref/netcore50/zh-hans/System.Linq.xml",
  4828. "ref/netcore50/zh-hant/System.Linq.xml",
  4829. "ref/netstandard1.0/System.Linq.dll",
  4830. "ref/netstandard1.0/System.Linq.xml",
  4831. "ref/netstandard1.0/de/System.Linq.xml",
  4832. "ref/netstandard1.0/es/System.Linq.xml",
  4833. "ref/netstandard1.0/fr/System.Linq.xml",
  4834. "ref/netstandard1.0/it/System.Linq.xml",
  4835. "ref/netstandard1.0/ja/System.Linq.xml",
  4836. "ref/netstandard1.0/ko/System.Linq.xml",
  4837. "ref/netstandard1.0/ru/System.Linq.xml",
  4838. "ref/netstandard1.0/zh-hans/System.Linq.xml",
  4839. "ref/netstandard1.0/zh-hant/System.Linq.xml",
  4840. "ref/netstandard1.6/System.Linq.dll",
  4841. "ref/netstandard1.6/System.Linq.xml",
  4842. "ref/netstandard1.6/de/System.Linq.xml",
  4843. "ref/netstandard1.6/es/System.Linq.xml",
  4844. "ref/netstandard1.6/fr/System.Linq.xml",
  4845. "ref/netstandard1.6/it/System.Linq.xml",
  4846. "ref/netstandard1.6/ja/System.Linq.xml",
  4847. "ref/netstandard1.6/ko/System.Linq.xml",
  4848. "ref/netstandard1.6/ru/System.Linq.xml",
  4849. "ref/netstandard1.6/zh-hans/System.Linq.xml",
  4850. "ref/netstandard1.6/zh-hant/System.Linq.xml",
  4851. "ref/portable-net45+win8+wp8+wpa81/_._",
  4852. "ref/win8/_._",
  4853. "ref/wp80/_._",
  4854. "ref/wpa81/_._",
  4855. "ref/xamarinios10/_._",
  4856. "ref/xamarinmac20/_._",
  4857. "ref/xamarintvos10/_._",
  4858. "ref/xamarinwatchos10/_._",
  4859. "system.linq.4.3.0.nupkg.sha512",
  4860. "system.linq.nuspec"
  4861. ]
  4862. },
  4863. "System.Linq.Expressions/4.3.0": {
  4864. "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
  4865. "type": "package",
  4866. "path": "system.linq.expressions/4.3.0",
  4867. "files": [
  4868. ".nupkg.metadata",
  4869. ".signature.p7s",
  4870. "ThirdPartyNotices.txt",
  4871. "dotnet_library_license.txt",
  4872. "lib/MonoAndroid10/_._",
  4873. "lib/MonoTouch10/_._",
  4874. "lib/net45/_._",
  4875. "lib/net463/System.Linq.Expressions.dll",
  4876. "lib/netcore50/System.Linq.Expressions.dll",
  4877. "lib/netstandard1.6/System.Linq.Expressions.dll",
  4878. "lib/portable-net45+win8+wp8+wpa81/_._",
  4879. "lib/win8/_._",
  4880. "lib/wp80/_._",
  4881. "lib/wpa81/_._",
  4882. "lib/xamarinios10/_._",
  4883. "lib/xamarinmac20/_._",
  4884. "lib/xamarintvos10/_._",
  4885. "lib/xamarinwatchos10/_._",
  4886. "ref/MonoAndroid10/_._",
  4887. "ref/MonoTouch10/_._",
  4888. "ref/net45/_._",
  4889. "ref/net463/System.Linq.Expressions.dll",
  4890. "ref/netcore50/System.Linq.Expressions.dll",
  4891. "ref/netcore50/System.Linq.Expressions.xml",
  4892. "ref/netcore50/de/System.Linq.Expressions.xml",
  4893. "ref/netcore50/es/System.Linq.Expressions.xml",
  4894. "ref/netcore50/fr/System.Linq.Expressions.xml",
  4895. "ref/netcore50/it/System.Linq.Expressions.xml",
  4896. "ref/netcore50/ja/System.Linq.Expressions.xml",
  4897. "ref/netcore50/ko/System.Linq.Expressions.xml",
  4898. "ref/netcore50/ru/System.Linq.Expressions.xml",
  4899. "ref/netcore50/zh-hans/System.Linq.Expressions.xml",
  4900. "ref/netcore50/zh-hant/System.Linq.Expressions.xml",
  4901. "ref/netstandard1.0/System.Linq.Expressions.dll",
  4902. "ref/netstandard1.0/System.Linq.Expressions.xml",
  4903. "ref/netstandard1.0/de/System.Linq.Expressions.xml",
  4904. "ref/netstandard1.0/es/System.Linq.Expressions.xml",
  4905. "ref/netstandard1.0/fr/System.Linq.Expressions.xml",
  4906. "ref/netstandard1.0/it/System.Linq.Expressions.xml",
  4907. "ref/netstandard1.0/ja/System.Linq.Expressions.xml",
  4908. "ref/netstandard1.0/ko/System.Linq.Expressions.xml",
  4909. "ref/netstandard1.0/ru/System.Linq.Expressions.xml",
  4910. "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml",
  4911. "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml",
  4912. "ref/netstandard1.3/System.Linq.Expressions.dll",
  4913. "ref/netstandard1.3/System.Linq.Expressions.xml",
  4914. "ref/netstandard1.3/de/System.Linq.Expressions.xml",
  4915. "ref/netstandard1.3/es/System.Linq.Expressions.xml",
  4916. "ref/netstandard1.3/fr/System.Linq.Expressions.xml",
  4917. "ref/netstandard1.3/it/System.Linq.Expressions.xml",
  4918. "ref/netstandard1.3/ja/System.Linq.Expressions.xml",
  4919. "ref/netstandard1.3/ko/System.Linq.Expressions.xml",
  4920. "ref/netstandard1.3/ru/System.Linq.Expressions.xml",
  4921. "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml",
  4922. "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml",
  4923. "ref/netstandard1.6/System.Linq.Expressions.dll",
  4924. "ref/netstandard1.6/System.Linq.Expressions.xml",
  4925. "ref/netstandard1.6/de/System.Linq.Expressions.xml",
  4926. "ref/netstandard1.6/es/System.Linq.Expressions.xml",
  4927. "ref/netstandard1.6/fr/System.Linq.Expressions.xml",
  4928. "ref/netstandard1.6/it/System.Linq.Expressions.xml",
  4929. "ref/netstandard1.6/ja/System.Linq.Expressions.xml",
  4930. "ref/netstandard1.6/ko/System.Linq.Expressions.xml",
  4931. "ref/netstandard1.6/ru/System.Linq.Expressions.xml",
  4932. "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml",
  4933. "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml",
  4934. "ref/portable-net45+win8+wp8+wpa81/_._",
  4935. "ref/win8/_._",
  4936. "ref/wp80/_._",
  4937. "ref/wpa81/_._",
  4938. "ref/xamarinios10/_._",
  4939. "ref/xamarinmac20/_._",
  4940. "ref/xamarintvos10/_._",
  4941. "ref/xamarinwatchos10/_._",
  4942. "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll",
  4943. "system.linq.expressions.4.3.0.nupkg.sha512",
  4944. "system.linq.expressions.nuspec"
  4945. ]
  4946. },
  4947. "System.Net.Http/4.3.0": {
  4948. "sha512": "sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==",
  4949. "type": "package",
  4950. "path": "system.net.http/4.3.0",
  4951. "files": [
  4952. ".nupkg.metadata",
  4953. ".signature.p7s",
  4954. "ThirdPartyNotices.txt",
  4955. "dotnet_library_license.txt",
  4956. "lib/Xamarinmac20/_._",
  4957. "lib/monoandroid10/_._",
  4958. "lib/monotouch10/_._",
  4959. "lib/net45/_._",
  4960. "lib/net46/System.Net.Http.dll",
  4961. "lib/portable-net45+win8+wpa81/_._",
  4962. "lib/win8/_._",
  4963. "lib/wpa81/_._",
  4964. "lib/xamarinios10/_._",
  4965. "lib/xamarintvos10/_._",
  4966. "lib/xamarinwatchos10/_._",
  4967. "ref/Xamarinmac20/_._",
  4968. "ref/monoandroid10/_._",
  4969. "ref/monotouch10/_._",
  4970. "ref/net45/_._",
  4971. "ref/net46/System.Net.Http.dll",
  4972. "ref/net46/System.Net.Http.xml",
  4973. "ref/net46/de/System.Net.Http.xml",
  4974. "ref/net46/es/System.Net.Http.xml",
  4975. "ref/net46/fr/System.Net.Http.xml",
  4976. "ref/net46/it/System.Net.Http.xml",
  4977. "ref/net46/ja/System.Net.Http.xml",
  4978. "ref/net46/ko/System.Net.Http.xml",
  4979. "ref/net46/ru/System.Net.Http.xml",
  4980. "ref/net46/zh-hans/System.Net.Http.xml",
  4981. "ref/net46/zh-hant/System.Net.Http.xml",
  4982. "ref/netcore50/System.Net.Http.dll",
  4983. "ref/netcore50/System.Net.Http.xml",
  4984. "ref/netcore50/de/System.Net.Http.xml",
  4985. "ref/netcore50/es/System.Net.Http.xml",
  4986. "ref/netcore50/fr/System.Net.Http.xml",
  4987. "ref/netcore50/it/System.Net.Http.xml",
  4988. "ref/netcore50/ja/System.Net.Http.xml",
  4989. "ref/netcore50/ko/System.Net.Http.xml",
  4990. "ref/netcore50/ru/System.Net.Http.xml",
  4991. "ref/netcore50/zh-hans/System.Net.Http.xml",
  4992. "ref/netcore50/zh-hant/System.Net.Http.xml",
  4993. "ref/netstandard1.1/System.Net.Http.dll",
  4994. "ref/netstandard1.1/System.Net.Http.xml",
  4995. "ref/netstandard1.1/de/System.Net.Http.xml",
  4996. "ref/netstandard1.1/es/System.Net.Http.xml",
  4997. "ref/netstandard1.1/fr/System.Net.Http.xml",
  4998. "ref/netstandard1.1/it/System.Net.Http.xml",
  4999. "ref/netstandard1.1/ja/System.Net.Http.xml",
  5000. "ref/netstandard1.1/ko/System.Net.Http.xml",
  5001. "ref/netstandard1.1/ru/System.Net.Http.xml",
  5002. "ref/netstandard1.1/zh-hans/System.Net.Http.xml",
  5003. "ref/netstandard1.1/zh-hant/System.Net.Http.xml",
  5004. "ref/netstandard1.3/System.Net.Http.dll",
  5005. "ref/netstandard1.3/System.Net.Http.xml",
  5006. "ref/netstandard1.3/de/System.Net.Http.xml",
  5007. "ref/netstandard1.3/es/System.Net.Http.xml",
  5008. "ref/netstandard1.3/fr/System.Net.Http.xml",
  5009. "ref/netstandard1.3/it/System.Net.Http.xml",
  5010. "ref/netstandard1.3/ja/System.Net.Http.xml",
  5011. "ref/netstandard1.3/ko/System.Net.Http.xml",
  5012. "ref/netstandard1.3/ru/System.Net.Http.xml",
  5013. "ref/netstandard1.3/zh-hans/System.Net.Http.xml",
  5014. "ref/netstandard1.3/zh-hant/System.Net.Http.xml",
  5015. "ref/portable-net45+win8+wpa81/_._",
  5016. "ref/win8/_._",
  5017. "ref/wpa81/_._",
  5018. "ref/xamarinios10/_._",
  5019. "ref/xamarintvos10/_._",
  5020. "ref/xamarinwatchos10/_._",
  5021. "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll",
  5022. "runtimes/win/lib/net46/System.Net.Http.dll",
  5023. "runtimes/win/lib/netcore50/System.Net.Http.dll",
  5024. "runtimes/win/lib/netstandard1.3/System.Net.Http.dll",
  5025. "system.net.http.4.3.0.nupkg.sha512",
  5026. "system.net.http.nuspec"
  5027. ]
  5028. },
  5029. "System.Net.NameResolution/4.3.0": {
  5030. "sha512": "AFYl08R7MrsrEjqpQWTZWBadqXyTzNDaWpMqyxhb0d6sGhV6xMDKueuBXlLL30gz+DIRY6MpdgnHWlCh5wmq9w==",
  5031. "type": "package",
  5032. "path": "system.net.nameresolution/4.3.0",
  5033. "files": [
  5034. ".nupkg.metadata",
  5035. ".signature.p7s",
  5036. "ThirdPartyNotices.txt",
  5037. "dotnet_library_license.txt",
  5038. "lib/MonoAndroid10/_._",
  5039. "lib/MonoTouch10/_._",
  5040. "lib/net46/System.Net.NameResolution.dll",
  5041. "lib/xamarinios10/_._",
  5042. "lib/xamarinmac20/_._",
  5043. "lib/xamarintvos10/_._",
  5044. "lib/xamarinwatchos10/_._",
  5045. "ref/MonoAndroid10/_._",
  5046. "ref/MonoTouch10/_._",
  5047. "ref/net46/System.Net.NameResolution.dll",
  5048. "ref/netstandard1.3/System.Net.NameResolution.dll",
  5049. "ref/netstandard1.3/System.Net.NameResolution.xml",
  5050. "ref/netstandard1.3/de/System.Net.NameResolution.xml",
  5051. "ref/netstandard1.3/es/System.Net.NameResolution.xml",
  5052. "ref/netstandard1.3/fr/System.Net.NameResolution.xml",
  5053. "ref/netstandard1.3/it/System.Net.NameResolution.xml",
  5054. "ref/netstandard1.3/ja/System.Net.NameResolution.xml",
  5055. "ref/netstandard1.3/ko/System.Net.NameResolution.xml",
  5056. "ref/netstandard1.3/ru/System.Net.NameResolution.xml",
  5057. "ref/netstandard1.3/zh-hans/System.Net.NameResolution.xml",
  5058. "ref/netstandard1.3/zh-hant/System.Net.NameResolution.xml",
  5059. "ref/xamarinios10/_._",
  5060. "ref/xamarinmac20/_._",
  5061. "ref/xamarintvos10/_._",
  5062. "ref/xamarinwatchos10/_._",
  5063. "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll",
  5064. "runtimes/win/lib/net46/System.Net.NameResolution.dll",
  5065. "runtimes/win/lib/netcore50/System.Net.NameResolution.dll",
  5066. "runtimes/win/lib/netstandard1.3/System.Net.NameResolution.dll",
  5067. "system.net.nameresolution.4.3.0.nupkg.sha512",
  5068. "system.net.nameresolution.nuspec"
  5069. ]
  5070. },
  5071. "System.Net.Primitives/4.3.0": {
  5072. "sha512": "qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
  5073. "type": "package",
  5074. "path": "system.net.primitives/4.3.0",
  5075. "files": [
  5076. ".nupkg.metadata",
  5077. ".signature.p7s",
  5078. "ThirdPartyNotices.txt",
  5079. "dotnet_library_license.txt",
  5080. "lib/MonoAndroid10/_._",
  5081. "lib/MonoTouch10/_._",
  5082. "lib/net45/_._",
  5083. "lib/portable-net45+win8+wp8+wpa81/_._",
  5084. "lib/win8/_._",
  5085. "lib/wp80/_._",
  5086. "lib/wpa81/_._",
  5087. "lib/xamarinios10/_._",
  5088. "lib/xamarinmac20/_._",
  5089. "lib/xamarintvos10/_._",
  5090. "lib/xamarinwatchos10/_._",
  5091. "ref/MonoAndroid10/_._",
  5092. "ref/MonoTouch10/_._",
  5093. "ref/net45/_._",
  5094. "ref/netcore50/System.Net.Primitives.dll",
  5095. "ref/netcore50/System.Net.Primitives.xml",
  5096. "ref/netcore50/de/System.Net.Primitives.xml",
  5097. "ref/netcore50/es/System.Net.Primitives.xml",
  5098. "ref/netcore50/fr/System.Net.Primitives.xml",
  5099. "ref/netcore50/it/System.Net.Primitives.xml",
  5100. "ref/netcore50/ja/System.Net.Primitives.xml",
  5101. "ref/netcore50/ko/System.Net.Primitives.xml",
  5102. "ref/netcore50/ru/System.Net.Primitives.xml",
  5103. "ref/netcore50/zh-hans/System.Net.Primitives.xml",
  5104. "ref/netcore50/zh-hant/System.Net.Primitives.xml",
  5105. "ref/netstandard1.0/System.Net.Primitives.dll",
  5106. "ref/netstandard1.0/System.Net.Primitives.xml",
  5107. "ref/netstandard1.0/de/System.Net.Primitives.xml",
  5108. "ref/netstandard1.0/es/System.Net.Primitives.xml",
  5109. "ref/netstandard1.0/fr/System.Net.Primitives.xml",
  5110. "ref/netstandard1.0/it/System.Net.Primitives.xml",
  5111. "ref/netstandard1.0/ja/System.Net.Primitives.xml",
  5112. "ref/netstandard1.0/ko/System.Net.Primitives.xml",
  5113. "ref/netstandard1.0/ru/System.Net.Primitives.xml",
  5114. "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml",
  5115. "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml",
  5116. "ref/netstandard1.1/System.Net.Primitives.dll",
  5117. "ref/netstandard1.1/System.Net.Primitives.xml",
  5118. "ref/netstandard1.1/de/System.Net.Primitives.xml",
  5119. "ref/netstandard1.1/es/System.Net.Primitives.xml",
  5120. "ref/netstandard1.1/fr/System.Net.Primitives.xml",
  5121. "ref/netstandard1.1/it/System.Net.Primitives.xml",
  5122. "ref/netstandard1.1/ja/System.Net.Primitives.xml",
  5123. "ref/netstandard1.1/ko/System.Net.Primitives.xml",
  5124. "ref/netstandard1.1/ru/System.Net.Primitives.xml",
  5125. "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml",
  5126. "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml",
  5127. "ref/netstandard1.3/System.Net.Primitives.dll",
  5128. "ref/netstandard1.3/System.Net.Primitives.xml",
  5129. "ref/netstandard1.3/de/System.Net.Primitives.xml",
  5130. "ref/netstandard1.3/es/System.Net.Primitives.xml",
  5131. "ref/netstandard1.3/fr/System.Net.Primitives.xml",
  5132. "ref/netstandard1.3/it/System.Net.Primitives.xml",
  5133. "ref/netstandard1.3/ja/System.Net.Primitives.xml",
  5134. "ref/netstandard1.3/ko/System.Net.Primitives.xml",
  5135. "ref/netstandard1.3/ru/System.Net.Primitives.xml",
  5136. "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml",
  5137. "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml",
  5138. "ref/portable-net45+win8+wp8+wpa81/_._",
  5139. "ref/win8/_._",
  5140. "ref/wp80/_._",
  5141. "ref/wpa81/_._",
  5142. "ref/xamarinios10/_._",
  5143. "ref/xamarinmac20/_._",
  5144. "ref/xamarintvos10/_._",
  5145. "ref/xamarinwatchos10/_._",
  5146. "system.net.primitives.4.3.0.nupkg.sha512",
  5147. "system.net.primitives.nuspec"
  5148. ]
  5149. },
  5150. "System.Net.Requests/4.0.11": {
  5151. "sha512": "vxGt7C0cZixN+VqoSW4Yakc1Y9WknmxauDqzxgpw/FnBdz4kQNN51l4wxdXX5VY1xjqy//+G+4CvJWp1+f+y6Q==",
  5152. "type": "package",
  5153. "path": "system.net.requests/4.0.11",
  5154. "files": [
  5155. ".nupkg.metadata",
  5156. ".signature.p7s",
  5157. "ThirdPartyNotices.txt",
  5158. "dotnet_library_license.txt",
  5159. "lib/MonoAndroid10/_._",
  5160. "lib/MonoTouch10/_._",
  5161. "lib/net45/_._",
  5162. "lib/portable-net45+win8+wp8+wpa81/_._",
  5163. "lib/win8/_._",
  5164. "lib/wp80/_._",
  5165. "lib/wpa81/_._",
  5166. "lib/xamarinios10/_._",
  5167. "lib/xamarinmac20/_._",
  5168. "lib/xamarintvos10/_._",
  5169. "lib/xamarinwatchos10/_._",
  5170. "ref/MonoAndroid10/_._",
  5171. "ref/MonoTouch10/_._",
  5172. "ref/net45/_._",
  5173. "ref/net46/_._",
  5174. "ref/netcore50/System.Net.Requests.dll",
  5175. "ref/netcore50/System.Net.Requests.xml",
  5176. "ref/netcore50/de/System.Net.Requests.xml",
  5177. "ref/netcore50/es/System.Net.Requests.xml",
  5178. "ref/netcore50/fr/System.Net.Requests.xml",
  5179. "ref/netcore50/it/System.Net.Requests.xml",
  5180. "ref/netcore50/ja/System.Net.Requests.xml",
  5181. "ref/netcore50/ko/System.Net.Requests.xml",
  5182. "ref/netcore50/ru/System.Net.Requests.xml",
  5183. "ref/netcore50/zh-hans/System.Net.Requests.xml",
  5184. "ref/netcore50/zh-hant/System.Net.Requests.xml",
  5185. "ref/netstandard1.0/System.Net.Requests.dll",
  5186. "ref/netstandard1.0/System.Net.Requests.xml",
  5187. "ref/netstandard1.0/de/System.Net.Requests.xml",
  5188. "ref/netstandard1.0/es/System.Net.Requests.xml",
  5189. "ref/netstandard1.0/fr/System.Net.Requests.xml",
  5190. "ref/netstandard1.0/it/System.Net.Requests.xml",
  5191. "ref/netstandard1.0/ja/System.Net.Requests.xml",
  5192. "ref/netstandard1.0/ko/System.Net.Requests.xml",
  5193. "ref/netstandard1.0/ru/System.Net.Requests.xml",
  5194. "ref/netstandard1.0/zh-hans/System.Net.Requests.xml",
  5195. "ref/netstandard1.0/zh-hant/System.Net.Requests.xml",
  5196. "ref/netstandard1.1/System.Net.Requests.dll",
  5197. "ref/netstandard1.1/System.Net.Requests.xml",
  5198. "ref/netstandard1.1/de/System.Net.Requests.xml",
  5199. "ref/netstandard1.1/es/System.Net.Requests.xml",
  5200. "ref/netstandard1.1/fr/System.Net.Requests.xml",
  5201. "ref/netstandard1.1/it/System.Net.Requests.xml",
  5202. "ref/netstandard1.1/ja/System.Net.Requests.xml",
  5203. "ref/netstandard1.1/ko/System.Net.Requests.xml",
  5204. "ref/netstandard1.1/ru/System.Net.Requests.xml",
  5205. "ref/netstandard1.1/zh-hans/System.Net.Requests.xml",
  5206. "ref/netstandard1.1/zh-hant/System.Net.Requests.xml",
  5207. "ref/netstandard1.3/System.Net.Requests.dll",
  5208. "ref/netstandard1.3/System.Net.Requests.xml",
  5209. "ref/netstandard1.3/de/System.Net.Requests.xml",
  5210. "ref/netstandard1.3/es/System.Net.Requests.xml",
  5211. "ref/netstandard1.3/fr/System.Net.Requests.xml",
  5212. "ref/netstandard1.3/it/System.Net.Requests.xml",
  5213. "ref/netstandard1.3/ja/System.Net.Requests.xml",
  5214. "ref/netstandard1.3/ko/System.Net.Requests.xml",
  5215. "ref/netstandard1.3/ru/System.Net.Requests.xml",
  5216. "ref/netstandard1.3/zh-hans/System.Net.Requests.xml",
  5217. "ref/netstandard1.3/zh-hant/System.Net.Requests.xml",
  5218. "ref/portable-net45+win8+wp8+wpa81/_._",
  5219. "ref/win8/_._",
  5220. "ref/wp80/_._",
  5221. "ref/wpa81/_._",
  5222. "ref/xamarinios10/_._",
  5223. "ref/xamarinmac20/_._",
  5224. "ref/xamarintvos10/_._",
  5225. "ref/xamarinwatchos10/_._",
  5226. "runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll",
  5227. "runtimes/win/lib/net46/_._",
  5228. "runtimes/win/lib/netstandard1.3/System.Net.Requests.dll",
  5229. "system.net.requests.4.0.11.nupkg.sha512",
  5230. "system.net.requests.nuspec"
  5231. ]
  5232. },
  5233. "System.Net.Sockets/4.3.0": {
  5234. "sha512": "m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==",
  5235. "type": "package",
  5236. "path": "system.net.sockets/4.3.0",
  5237. "files": [
  5238. ".nupkg.metadata",
  5239. ".signature.p7s",
  5240. "ThirdPartyNotices.txt",
  5241. "dotnet_library_license.txt",
  5242. "lib/MonoAndroid10/_._",
  5243. "lib/MonoTouch10/_._",
  5244. "lib/net46/System.Net.Sockets.dll",
  5245. "lib/xamarinios10/_._",
  5246. "lib/xamarinmac20/_._",
  5247. "lib/xamarintvos10/_._",
  5248. "lib/xamarinwatchos10/_._",
  5249. "ref/MonoAndroid10/_._",
  5250. "ref/MonoTouch10/_._",
  5251. "ref/net46/System.Net.Sockets.dll",
  5252. "ref/netstandard1.3/System.Net.Sockets.dll",
  5253. "ref/netstandard1.3/System.Net.Sockets.xml",
  5254. "ref/netstandard1.3/de/System.Net.Sockets.xml",
  5255. "ref/netstandard1.3/es/System.Net.Sockets.xml",
  5256. "ref/netstandard1.3/fr/System.Net.Sockets.xml",
  5257. "ref/netstandard1.3/it/System.Net.Sockets.xml",
  5258. "ref/netstandard1.3/ja/System.Net.Sockets.xml",
  5259. "ref/netstandard1.3/ko/System.Net.Sockets.xml",
  5260. "ref/netstandard1.3/ru/System.Net.Sockets.xml",
  5261. "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml",
  5262. "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml",
  5263. "ref/xamarinios10/_._",
  5264. "ref/xamarinmac20/_._",
  5265. "ref/xamarintvos10/_._",
  5266. "ref/xamarinwatchos10/_._",
  5267. "system.net.sockets.4.3.0.nupkg.sha512",
  5268. "system.net.sockets.nuspec"
  5269. ]
  5270. },
  5271. "System.Net.WebHeaderCollection/4.0.1": {
  5272. "sha512": "XX2TIAN+wBSAIV51BU2FvvXMdstUa8b0FBSZmDWjZdwUMmggQSifpTOZ5fNH20z9ZCg2fkV1L5SsZnpO2RQDRQ==",
  5273. "type": "package",
  5274. "path": "system.net.webheadercollection/4.0.1",
  5275. "files": [
  5276. ".nupkg.metadata",
  5277. ".signature.p7s",
  5278. "ThirdPartyNotices.txt",
  5279. "dotnet_library_license.txt",
  5280. "lib/MonoAndroid10/_._",
  5281. "lib/MonoTouch10/_._",
  5282. "lib/net46/_._",
  5283. "lib/netstandard1.3/System.Net.WebHeaderCollection.dll",
  5284. "lib/xamarinios10/_._",
  5285. "lib/xamarinmac20/_._",
  5286. "lib/xamarintvos10/_._",
  5287. "lib/xamarinwatchos10/_._",
  5288. "ref/MonoAndroid10/_._",
  5289. "ref/MonoTouch10/_._",
  5290. "ref/net46/_._",
  5291. "ref/netstandard1.3/System.Net.WebHeaderCollection.dll",
  5292. "ref/netstandard1.3/System.Net.WebHeaderCollection.xml",
  5293. "ref/netstandard1.3/de/System.Net.WebHeaderCollection.xml",
  5294. "ref/netstandard1.3/es/System.Net.WebHeaderCollection.xml",
  5295. "ref/netstandard1.3/fr/System.Net.WebHeaderCollection.xml",
  5296. "ref/netstandard1.3/it/System.Net.WebHeaderCollection.xml",
  5297. "ref/netstandard1.3/ja/System.Net.WebHeaderCollection.xml",
  5298. "ref/netstandard1.3/ko/System.Net.WebHeaderCollection.xml",
  5299. "ref/netstandard1.3/ru/System.Net.WebHeaderCollection.xml",
  5300. "ref/netstandard1.3/zh-hans/System.Net.WebHeaderCollection.xml",
  5301. "ref/netstandard1.3/zh-hant/System.Net.WebHeaderCollection.xml",
  5302. "ref/xamarinios10/_._",
  5303. "ref/xamarinmac20/_._",
  5304. "ref/xamarintvos10/_._",
  5305. "ref/xamarinwatchos10/_._",
  5306. "system.net.webheadercollection.4.0.1.nupkg.sha512",
  5307. "system.net.webheadercollection.nuspec"
  5308. ]
  5309. },
  5310. "System.ObjectModel/4.3.0": {
  5311. "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
  5312. "type": "package",
  5313. "path": "system.objectmodel/4.3.0",
  5314. "files": [
  5315. ".nupkg.metadata",
  5316. ".signature.p7s",
  5317. "ThirdPartyNotices.txt",
  5318. "dotnet_library_license.txt",
  5319. "lib/MonoAndroid10/_._",
  5320. "lib/MonoTouch10/_._",
  5321. "lib/net45/_._",
  5322. "lib/netcore50/System.ObjectModel.dll",
  5323. "lib/netstandard1.3/System.ObjectModel.dll",
  5324. "lib/portable-net45+win8+wp8+wpa81/_._",
  5325. "lib/win8/_._",
  5326. "lib/wp80/_._",
  5327. "lib/wpa81/_._",
  5328. "lib/xamarinios10/_._",
  5329. "lib/xamarinmac20/_._",
  5330. "lib/xamarintvos10/_._",
  5331. "lib/xamarinwatchos10/_._",
  5332. "ref/MonoAndroid10/_._",
  5333. "ref/MonoTouch10/_._",
  5334. "ref/net45/_._",
  5335. "ref/netcore50/System.ObjectModel.dll",
  5336. "ref/netcore50/System.ObjectModel.xml",
  5337. "ref/netcore50/de/System.ObjectModel.xml",
  5338. "ref/netcore50/es/System.ObjectModel.xml",
  5339. "ref/netcore50/fr/System.ObjectModel.xml",
  5340. "ref/netcore50/it/System.ObjectModel.xml",
  5341. "ref/netcore50/ja/System.ObjectModel.xml",
  5342. "ref/netcore50/ko/System.ObjectModel.xml",
  5343. "ref/netcore50/ru/System.ObjectModel.xml",
  5344. "ref/netcore50/zh-hans/System.ObjectModel.xml",
  5345. "ref/netcore50/zh-hant/System.ObjectModel.xml",
  5346. "ref/netstandard1.0/System.ObjectModel.dll",
  5347. "ref/netstandard1.0/System.ObjectModel.xml",
  5348. "ref/netstandard1.0/de/System.ObjectModel.xml",
  5349. "ref/netstandard1.0/es/System.ObjectModel.xml",
  5350. "ref/netstandard1.0/fr/System.ObjectModel.xml",
  5351. "ref/netstandard1.0/it/System.ObjectModel.xml",
  5352. "ref/netstandard1.0/ja/System.ObjectModel.xml",
  5353. "ref/netstandard1.0/ko/System.ObjectModel.xml",
  5354. "ref/netstandard1.0/ru/System.ObjectModel.xml",
  5355. "ref/netstandard1.0/zh-hans/System.ObjectModel.xml",
  5356. "ref/netstandard1.0/zh-hant/System.ObjectModel.xml",
  5357. "ref/netstandard1.3/System.ObjectModel.dll",
  5358. "ref/netstandard1.3/System.ObjectModel.xml",
  5359. "ref/netstandard1.3/de/System.ObjectModel.xml",
  5360. "ref/netstandard1.3/es/System.ObjectModel.xml",
  5361. "ref/netstandard1.3/fr/System.ObjectModel.xml",
  5362. "ref/netstandard1.3/it/System.ObjectModel.xml",
  5363. "ref/netstandard1.3/ja/System.ObjectModel.xml",
  5364. "ref/netstandard1.3/ko/System.ObjectModel.xml",
  5365. "ref/netstandard1.3/ru/System.ObjectModel.xml",
  5366. "ref/netstandard1.3/zh-hans/System.ObjectModel.xml",
  5367. "ref/netstandard1.3/zh-hant/System.ObjectModel.xml",
  5368. "ref/portable-net45+win8+wp8+wpa81/_._",
  5369. "ref/win8/_._",
  5370. "ref/wp80/_._",
  5371. "ref/wpa81/_._",
  5372. "ref/xamarinios10/_._",
  5373. "ref/xamarinmac20/_._",
  5374. "ref/xamarintvos10/_._",
  5375. "ref/xamarinwatchos10/_._",
  5376. "system.objectmodel.4.3.0.nupkg.sha512",
  5377. "system.objectmodel.nuspec"
  5378. ]
  5379. },
  5380. "System.Private.DataContractSerialization/4.3.0": {
  5381. "sha512": "yDaJ2x3mMmjdZEDB4IbezSnCsnjQ4BxinKhRAaP6kEgL6Bb6jANWphs5SzyD8imqeC/3FxgsuXT6ykkiH1uUmA==",
  5382. "type": "package",
  5383. "path": "system.private.datacontractserialization/4.3.0",
  5384. "files": [
  5385. ".nupkg.metadata",
  5386. ".signature.p7s",
  5387. "ThirdPartyNotices.txt",
  5388. "dotnet_library_license.txt",
  5389. "lib/netstandard1.3/System.Private.DataContractSerialization.dll",
  5390. "ref/netstandard/_._",
  5391. "runtimes/aot/lib/netcore50/System.Private.DataContractSerialization.dll",
  5392. "system.private.datacontractserialization.4.3.0.nupkg.sha512",
  5393. "system.private.datacontractserialization.nuspec"
  5394. ]
  5395. },
  5396. "System.Reflection/4.3.0": {
  5397. "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
  5398. "type": "package",
  5399. "path": "system.reflection/4.3.0",
  5400. "files": [
  5401. ".nupkg.metadata",
  5402. ".signature.p7s",
  5403. "ThirdPartyNotices.txt",
  5404. "dotnet_library_license.txt",
  5405. "lib/MonoAndroid10/_._",
  5406. "lib/MonoTouch10/_._",
  5407. "lib/net45/_._",
  5408. "lib/net462/System.Reflection.dll",
  5409. "lib/portable-net45+win8+wp8+wpa81/_._",
  5410. "lib/win8/_._",
  5411. "lib/wp80/_._",
  5412. "lib/wpa81/_._",
  5413. "lib/xamarinios10/_._",
  5414. "lib/xamarinmac20/_._",
  5415. "lib/xamarintvos10/_._",
  5416. "lib/xamarinwatchos10/_._",
  5417. "ref/MonoAndroid10/_._",
  5418. "ref/MonoTouch10/_._",
  5419. "ref/net45/_._",
  5420. "ref/net462/System.Reflection.dll",
  5421. "ref/netcore50/System.Reflection.dll",
  5422. "ref/netcore50/System.Reflection.xml",
  5423. "ref/netcore50/de/System.Reflection.xml",
  5424. "ref/netcore50/es/System.Reflection.xml",
  5425. "ref/netcore50/fr/System.Reflection.xml",
  5426. "ref/netcore50/it/System.Reflection.xml",
  5427. "ref/netcore50/ja/System.Reflection.xml",
  5428. "ref/netcore50/ko/System.Reflection.xml",
  5429. "ref/netcore50/ru/System.Reflection.xml",
  5430. "ref/netcore50/zh-hans/System.Reflection.xml",
  5431. "ref/netcore50/zh-hant/System.Reflection.xml",
  5432. "ref/netstandard1.0/System.Reflection.dll",
  5433. "ref/netstandard1.0/System.Reflection.xml",
  5434. "ref/netstandard1.0/de/System.Reflection.xml",
  5435. "ref/netstandard1.0/es/System.Reflection.xml",
  5436. "ref/netstandard1.0/fr/System.Reflection.xml",
  5437. "ref/netstandard1.0/it/System.Reflection.xml",
  5438. "ref/netstandard1.0/ja/System.Reflection.xml",
  5439. "ref/netstandard1.0/ko/System.Reflection.xml",
  5440. "ref/netstandard1.0/ru/System.Reflection.xml",
  5441. "ref/netstandard1.0/zh-hans/System.Reflection.xml",
  5442. "ref/netstandard1.0/zh-hant/System.Reflection.xml",
  5443. "ref/netstandard1.3/System.Reflection.dll",
  5444. "ref/netstandard1.3/System.Reflection.xml",
  5445. "ref/netstandard1.3/de/System.Reflection.xml",
  5446. "ref/netstandard1.3/es/System.Reflection.xml",
  5447. "ref/netstandard1.3/fr/System.Reflection.xml",
  5448. "ref/netstandard1.3/it/System.Reflection.xml",
  5449. "ref/netstandard1.3/ja/System.Reflection.xml",
  5450. "ref/netstandard1.3/ko/System.Reflection.xml",
  5451. "ref/netstandard1.3/ru/System.Reflection.xml",
  5452. "ref/netstandard1.3/zh-hans/System.Reflection.xml",
  5453. "ref/netstandard1.3/zh-hant/System.Reflection.xml",
  5454. "ref/netstandard1.5/System.Reflection.dll",
  5455. "ref/netstandard1.5/System.Reflection.xml",
  5456. "ref/netstandard1.5/de/System.Reflection.xml",
  5457. "ref/netstandard1.5/es/System.Reflection.xml",
  5458. "ref/netstandard1.5/fr/System.Reflection.xml",
  5459. "ref/netstandard1.5/it/System.Reflection.xml",
  5460. "ref/netstandard1.5/ja/System.Reflection.xml",
  5461. "ref/netstandard1.5/ko/System.Reflection.xml",
  5462. "ref/netstandard1.5/ru/System.Reflection.xml",
  5463. "ref/netstandard1.5/zh-hans/System.Reflection.xml",
  5464. "ref/netstandard1.5/zh-hant/System.Reflection.xml",
  5465. "ref/portable-net45+win8+wp8+wpa81/_._",
  5466. "ref/win8/_._",
  5467. "ref/wp80/_._",
  5468. "ref/wpa81/_._",
  5469. "ref/xamarinios10/_._",
  5470. "ref/xamarinmac20/_._",
  5471. "ref/xamarintvos10/_._",
  5472. "ref/xamarinwatchos10/_._",
  5473. "system.reflection.4.3.0.nupkg.sha512",
  5474. "system.reflection.nuspec"
  5475. ]
  5476. },
  5477. "System.Reflection.Emit/4.3.0": {
  5478. "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
  5479. "type": "package",
  5480. "path": "system.reflection.emit/4.3.0",
  5481. "files": [
  5482. ".nupkg.metadata",
  5483. ".signature.p7s",
  5484. "ThirdPartyNotices.txt",
  5485. "dotnet_library_license.txt",
  5486. "lib/MonoAndroid10/_._",
  5487. "lib/monotouch10/_._",
  5488. "lib/net45/_._",
  5489. "lib/netcore50/System.Reflection.Emit.dll",
  5490. "lib/netstandard1.3/System.Reflection.Emit.dll",
  5491. "lib/xamarinios10/_._",
  5492. "lib/xamarinmac20/_._",
  5493. "lib/xamarintvos10/_._",
  5494. "lib/xamarinwatchos10/_._",
  5495. "ref/MonoAndroid10/_._",
  5496. "ref/net45/_._",
  5497. "ref/netstandard1.1/System.Reflection.Emit.dll",
  5498. "ref/netstandard1.1/System.Reflection.Emit.xml",
  5499. "ref/netstandard1.1/de/System.Reflection.Emit.xml",
  5500. "ref/netstandard1.1/es/System.Reflection.Emit.xml",
  5501. "ref/netstandard1.1/fr/System.Reflection.Emit.xml",
  5502. "ref/netstandard1.1/it/System.Reflection.Emit.xml",
  5503. "ref/netstandard1.1/ja/System.Reflection.Emit.xml",
  5504. "ref/netstandard1.1/ko/System.Reflection.Emit.xml",
  5505. "ref/netstandard1.1/ru/System.Reflection.Emit.xml",
  5506. "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml",
  5507. "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml",
  5508. "ref/xamarinmac20/_._",
  5509. "system.reflection.emit.4.3.0.nupkg.sha512",
  5510. "system.reflection.emit.nuspec"
  5511. ]
  5512. },
  5513. "System.Reflection.Emit.ILGeneration/4.3.0": {
  5514. "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
  5515. "type": "package",
  5516. "path": "system.reflection.emit.ilgeneration/4.3.0",
  5517. "files": [
  5518. ".nupkg.metadata",
  5519. ".signature.p7s",
  5520. "ThirdPartyNotices.txt",
  5521. "dotnet_library_license.txt",
  5522. "lib/MonoAndroid10/_._",
  5523. "lib/MonoTouch10/_._",
  5524. "lib/net45/_._",
  5525. "lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
  5526. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll",
  5527. "lib/portable-net45+wp8/_._",
  5528. "lib/wp80/_._",
  5529. "lib/xamarinios10/_._",
  5530. "lib/xamarinmac20/_._",
  5531. "lib/xamarintvos10/_._",
  5532. "lib/xamarinwatchos10/_._",
  5533. "ref/MonoAndroid10/_._",
  5534. "ref/MonoTouch10/_._",
  5535. "ref/net45/_._",
  5536. "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll",
  5537. "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml",
  5538. "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml",
  5539. "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml",
  5540. "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml",
  5541. "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml",
  5542. "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml",
  5543. "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml",
  5544. "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml",
  5545. "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml",
  5546. "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml",
  5547. "ref/portable-net45+wp8/_._",
  5548. "ref/wp80/_._",
  5549. "ref/xamarinios10/_._",
  5550. "ref/xamarinmac20/_._",
  5551. "ref/xamarintvos10/_._",
  5552. "ref/xamarinwatchos10/_._",
  5553. "runtimes/aot/lib/netcore50/_._",
  5554. "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
  5555. "system.reflection.emit.ilgeneration.nuspec"
  5556. ]
  5557. },
  5558. "System.Reflection.Emit.Lightweight/4.3.0": {
  5559. "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
  5560. "type": "package",
  5561. "path": "system.reflection.emit.lightweight/4.3.0",
  5562. "files": [
  5563. ".nupkg.metadata",
  5564. ".signature.p7s",
  5565. "ThirdPartyNotices.txt",
  5566. "dotnet_library_license.txt",
  5567. "lib/MonoAndroid10/_._",
  5568. "lib/MonoTouch10/_._",
  5569. "lib/net45/_._",
  5570. "lib/netcore50/System.Reflection.Emit.Lightweight.dll",
  5571. "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll",
  5572. "lib/portable-net45+wp8/_._",
  5573. "lib/wp80/_._",
  5574. "lib/xamarinios10/_._",
  5575. "lib/xamarinmac20/_._",
  5576. "lib/xamarintvos10/_._",
  5577. "lib/xamarinwatchos10/_._",
  5578. "ref/MonoAndroid10/_._",
  5579. "ref/MonoTouch10/_._",
  5580. "ref/net45/_._",
  5581. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
  5582. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
  5583. "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml",
  5584. "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml",
  5585. "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml",
  5586. "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml",
  5587. "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml",
  5588. "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml",
  5589. "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml",
  5590. "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml",
  5591. "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml",
  5592. "ref/portable-net45+wp8/_._",
  5593. "ref/wp80/_._",
  5594. "ref/xamarinios10/_._",
  5595. "ref/xamarinmac20/_._",
  5596. "ref/xamarintvos10/_._",
  5597. "ref/xamarinwatchos10/_._",
  5598. "runtimes/aot/lib/netcore50/_._",
  5599. "system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
  5600. "system.reflection.emit.lightweight.nuspec"
  5601. ]
  5602. },
  5603. "System.Reflection.Extensions/4.3.0": {
  5604. "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
  5605. "type": "package",
  5606. "path": "system.reflection.extensions/4.3.0",
  5607. "files": [
  5608. ".nupkg.metadata",
  5609. ".signature.p7s",
  5610. "ThirdPartyNotices.txt",
  5611. "dotnet_library_license.txt",
  5612. "lib/MonoAndroid10/_._",
  5613. "lib/MonoTouch10/_._",
  5614. "lib/net45/_._",
  5615. "lib/portable-net45+win8+wp8+wpa81/_._",
  5616. "lib/win8/_._",
  5617. "lib/wp80/_._",
  5618. "lib/wpa81/_._",
  5619. "lib/xamarinios10/_._",
  5620. "lib/xamarinmac20/_._",
  5621. "lib/xamarintvos10/_._",
  5622. "lib/xamarinwatchos10/_._",
  5623. "ref/MonoAndroid10/_._",
  5624. "ref/MonoTouch10/_._",
  5625. "ref/net45/_._",
  5626. "ref/netcore50/System.Reflection.Extensions.dll",
  5627. "ref/netcore50/System.Reflection.Extensions.xml",
  5628. "ref/netcore50/de/System.Reflection.Extensions.xml",
  5629. "ref/netcore50/es/System.Reflection.Extensions.xml",
  5630. "ref/netcore50/fr/System.Reflection.Extensions.xml",
  5631. "ref/netcore50/it/System.Reflection.Extensions.xml",
  5632. "ref/netcore50/ja/System.Reflection.Extensions.xml",
  5633. "ref/netcore50/ko/System.Reflection.Extensions.xml",
  5634. "ref/netcore50/ru/System.Reflection.Extensions.xml",
  5635. "ref/netcore50/zh-hans/System.Reflection.Extensions.xml",
  5636. "ref/netcore50/zh-hant/System.Reflection.Extensions.xml",
  5637. "ref/netstandard1.0/System.Reflection.Extensions.dll",
  5638. "ref/netstandard1.0/System.Reflection.Extensions.xml",
  5639. "ref/netstandard1.0/de/System.Reflection.Extensions.xml",
  5640. "ref/netstandard1.0/es/System.Reflection.Extensions.xml",
  5641. "ref/netstandard1.0/fr/System.Reflection.Extensions.xml",
  5642. "ref/netstandard1.0/it/System.Reflection.Extensions.xml",
  5643. "ref/netstandard1.0/ja/System.Reflection.Extensions.xml",
  5644. "ref/netstandard1.0/ko/System.Reflection.Extensions.xml",
  5645. "ref/netstandard1.0/ru/System.Reflection.Extensions.xml",
  5646. "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml",
  5647. "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml",
  5648. "ref/portable-net45+win8+wp8+wpa81/_._",
  5649. "ref/win8/_._",
  5650. "ref/wp80/_._",
  5651. "ref/wpa81/_._",
  5652. "ref/xamarinios10/_._",
  5653. "ref/xamarinmac20/_._",
  5654. "ref/xamarintvos10/_._",
  5655. "ref/xamarinwatchos10/_._",
  5656. "system.reflection.extensions.4.3.0.nupkg.sha512",
  5657. "system.reflection.extensions.nuspec"
  5658. ]
  5659. },
  5660. "System.Reflection.Metadata/1.3.0": {
  5661. "sha512": "jMSCxA4LSyKBGRDm/WtfkO03FkcgRzHxwvQRib1bm2GZ8ifKM1MX1al6breGCEQK280mdl9uQS7JNPXRYk90jw==",
  5662. "type": "package",
  5663. "path": "system.reflection.metadata/1.3.0",
  5664. "files": [
  5665. ".nupkg.metadata",
  5666. ".signature.p7s",
  5667. "ThirdPartyNotices.txt",
  5668. "dotnet_library_license.txt",
  5669. "lib/netstandard1.1/System.Reflection.Metadata.dll",
  5670. "lib/netstandard1.1/System.Reflection.Metadata.xml",
  5671. "lib/portable-net45+win8/System.Reflection.Metadata.dll",
  5672. "lib/portable-net45+win8/System.Reflection.Metadata.xml",
  5673. "system.reflection.metadata.1.3.0.nupkg.sha512",
  5674. "system.reflection.metadata.nuspec"
  5675. ]
  5676. },
  5677. "System.Reflection.Primitives/4.3.0": {
  5678. "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
  5679. "type": "package",
  5680. "path": "system.reflection.primitives/4.3.0",
  5681. "files": [
  5682. ".nupkg.metadata",
  5683. ".signature.p7s",
  5684. "ThirdPartyNotices.txt",
  5685. "dotnet_library_license.txt",
  5686. "lib/MonoAndroid10/_._",
  5687. "lib/MonoTouch10/_._",
  5688. "lib/net45/_._",
  5689. "lib/portable-net45+win8+wp8+wpa81/_._",
  5690. "lib/win8/_._",
  5691. "lib/wp80/_._",
  5692. "lib/wpa81/_._",
  5693. "lib/xamarinios10/_._",
  5694. "lib/xamarinmac20/_._",
  5695. "lib/xamarintvos10/_._",
  5696. "lib/xamarinwatchos10/_._",
  5697. "ref/MonoAndroid10/_._",
  5698. "ref/MonoTouch10/_._",
  5699. "ref/net45/_._",
  5700. "ref/netcore50/System.Reflection.Primitives.dll",
  5701. "ref/netcore50/System.Reflection.Primitives.xml",
  5702. "ref/netcore50/de/System.Reflection.Primitives.xml",
  5703. "ref/netcore50/es/System.Reflection.Primitives.xml",
  5704. "ref/netcore50/fr/System.Reflection.Primitives.xml",
  5705. "ref/netcore50/it/System.Reflection.Primitives.xml",
  5706. "ref/netcore50/ja/System.Reflection.Primitives.xml",
  5707. "ref/netcore50/ko/System.Reflection.Primitives.xml",
  5708. "ref/netcore50/ru/System.Reflection.Primitives.xml",
  5709. "ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
  5710. "ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
  5711. "ref/netstandard1.0/System.Reflection.Primitives.dll",
  5712. "ref/netstandard1.0/System.Reflection.Primitives.xml",
  5713. "ref/netstandard1.0/de/System.Reflection.Primitives.xml",
  5714. "ref/netstandard1.0/es/System.Reflection.Primitives.xml",
  5715. "ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
  5716. "ref/netstandard1.0/it/System.Reflection.Primitives.xml",
  5717. "ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
  5718. "ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
  5719. "ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
  5720. "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
  5721. "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
  5722. "ref/portable-net45+win8+wp8+wpa81/_._",
  5723. "ref/win8/_._",
  5724. "ref/wp80/_._",
  5725. "ref/wpa81/_._",
  5726. "ref/xamarinios10/_._",
  5727. "ref/xamarinmac20/_._",
  5728. "ref/xamarintvos10/_._",
  5729. "ref/xamarinwatchos10/_._",
  5730. "system.reflection.primitives.4.3.0.nupkg.sha512",
  5731. "system.reflection.primitives.nuspec"
  5732. ]
  5733. },
  5734. "System.Reflection.TypeExtensions/4.3.0": {
  5735. "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
  5736. "type": "package",
  5737. "path": "system.reflection.typeextensions/4.3.0",
  5738. "files": [
  5739. ".nupkg.metadata",
  5740. ".signature.p7s",
  5741. "ThirdPartyNotices.txt",
  5742. "dotnet_library_license.txt",
  5743. "lib/MonoAndroid10/_._",
  5744. "lib/MonoTouch10/_._",
  5745. "lib/net46/System.Reflection.TypeExtensions.dll",
  5746. "lib/net462/System.Reflection.TypeExtensions.dll",
  5747. "lib/netcore50/System.Reflection.TypeExtensions.dll",
  5748. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll",
  5749. "lib/xamarinios10/_._",
  5750. "lib/xamarinmac20/_._",
  5751. "lib/xamarintvos10/_._",
  5752. "lib/xamarinwatchos10/_._",
  5753. "ref/MonoAndroid10/_._",
  5754. "ref/MonoTouch10/_._",
  5755. "ref/net46/System.Reflection.TypeExtensions.dll",
  5756. "ref/net462/System.Reflection.TypeExtensions.dll",
  5757. "ref/netstandard1.3/System.Reflection.TypeExtensions.dll",
  5758. "ref/netstandard1.3/System.Reflection.TypeExtensions.xml",
  5759. "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml",
  5760. "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml",
  5761. "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml",
  5762. "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml",
  5763. "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml",
  5764. "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml",
  5765. "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml",
  5766. "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml",
  5767. "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml",
  5768. "ref/netstandard1.5/System.Reflection.TypeExtensions.dll",
  5769. "ref/netstandard1.5/System.Reflection.TypeExtensions.xml",
  5770. "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml",
  5771. "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml",
  5772. "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml",
  5773. "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml",
  5774. "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml",
  5775. "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml",
  5776. "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml",
  5777. "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml",
  5778. "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml",
  5779. "ref/xamarinios10/_._",
  5780. "ref/xamarinmac20/_._",
  5781. "ref/xamarintvos10/_._",
  5782. "ref/xamarinwatchos10/_._",
  5783. "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll",
  5784. "system.reflection.typeextensions.4.3.0.nupkg.sha512",
  5785. "system.reflection.typeextensions.nuspec"
  5786. ]
  5787. },
  5788. "System.Resources.ResourceManager/4.3.0": {
  5789. "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
  5790. "type": "package",
  5791. "path": "system.resources.resourcemanager/4.3.0",
  5792. "files": [
  5793. ".nupkg.metadata",
  5794. ".signature.p7s",
  5795. "ThirdPartyNotices.txt",
  5796. "dotnet_library_license.txt",
  5797. "lib/MonoAndroid10/_._",
  5798. "lib/MonoTouch10/_._",
  5799. "lib/net45/_._",
  5800. "lib/portable-net45+win8+wp8+wpa81/_._",
  5801. "lib/win8/_._",
  5802. "lib/wp80/_._",
  5803. "lib/wpa81/_._",
  5804. "lib/xamarinios10/_._",
  5805. "lib/xamarinmac20/_._",
  5806. "lib/xamarintvos10/_._",
  5807. "lib/xamarinwatchos10/_._",
  5808. "ref/MonoAndroid10/_._",
  5809. "ref/MonoTouch10/_._",
  5810. "ref/net45/_._",
  5811. "ref/netcore50/System.Resources.ResourceManager.dll",
  5812. "ref/netcore50/System.Resources.ResourceManager.xml",
  5813. "ref/netcore50/de/System.Resources.ResourceManager.xml",
  5814. "ref/netcore50/es/System.Resources.ResourceManager.xml",
  5815. "ref/netcore50/fr/System.Resources.ResourceManager.xml",
  5816. "ref/netcore50/it/System.Resources.ResourceManager.xml",
  5817. "ref/netcore50/ja/System.Resources.ResourceManager.xml",
  5818. "ref/netcore50/ko/System.Resources.ResourceManager.xml",
  5819. "ref/netcore50/ru/System.Resources.ResourceManager.xml",
  5820. "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml",
  5821. "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml",
  5822. "ref/netstandard1.0/System.Resources.ResourceManager.dll",
  5823. "ref/netstandard1.0/System.Resources.ResourceManager.xml",
  5824. "ref/netstandard1.0/de/System.Resources.ResourceManager.xml",
  5825. "ref/netstandard1.0/es/System.Resources.ResourceManager.xml",
  5826. "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml",
  5827. "ref/netstandard1.0/it/System.Resources.ResourceManager.xml",
  5828. "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml",
  5829. "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml",
  5830. "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml",
  5831. "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml",
  5832. "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml",
  5833. "ref/portable-net45+win8+wp8+wpa81/_._",
  5834. "ref/win8/_._",
  5835. "ref/wp80/_._",
  5836. "ref/wpa81/_._",
  5837. "ref/xamarinios10/_._",
  5838. "ref/xamarinmac20/_._",
  5839. "ref/xamarintvos10/_._",
  5840. "ref/xamarinwatchos10/_._",
  5841. "system.resources.resourcemanager.4.3.0.nupkg.sha512",
  5842. "system.resources.resourcemanager.nuspec"
  5843. ]
  5844. },
  5845. "System.Runtime/4.3.0": {
  5846. "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
  5847. "type": "package",
  5848. "path": "system.runtime/4.3.0",
  5849. "files": [
  5850. ".nupkg.metadata",
  5851. ".signature.p7s",
  5852. "ThirdPartyNotices.txt",
  5853. "dotnet_library_license.txt",
  5854. "lib/MonoAndroid10/_._",
  5855. "lib/MonoTouch10/_._",
  5856. "lib/net45/_._",
  5857. "lib/net462/System.Runtime.dll",
  5858. "lib/portable-net45+win8+wp80+wpa81/_._",
  5859. "lib/win8/_._",
  5860. "lib/wp80/_._",
  5861. "lib/wpa81/_._",
  5862. "lib/xamarinios10/_._",
  5863. "lib/xamarinmac20/_._",
  5864. "lib/xamarintvos10/_._",
  5865. "lib/xamarinwatchos10/_._",
  5866. "ref/MonoAndroid10/_._",
  5867. "ref/MonoTouch10/_._",
  5868. "ref/net45/_._",
  5869. "ref/net462/System.Runtime.dll",
  5870. "ref/netcore50/System.Runtime.dll",
  5871. "ref/netcore50/System.Runtime.xml",
  5872. "ref/netcore50/de/System.Runtime.xml",
  5873. "ref/netcore50/es/System.Runtime.xml",
  5874. "ref/netcore50/fr/System.Runtime.xml",
  5875. "ref/netcore50/it/System.Runtime.xml",
  5876. "ref/netcore50/ja/System.Runtime.xml",
  5877. "ref/netcore50/ko/System.Runtime.xml",
  5878. "ref/netcore50/ru/System.Runtime.xml",
  5879. "ref/netcore50/zh-hans/System.Runtime.xml",
  5880. "ref/netcore50/zh-hant/System.Runtime.xml",
  5881. "ref/netstandard1.0/System.Runtime.dll",
  5882. "ref/netstandard1.0/System.Runtime.xml",
  5883. "ref/netstandard1.0/de/System.Runtime.xml",
  5884. "ref/netstandard1.0/es/System.Runtime.xml",
  5885. "ref/netstandard1.0/fr/System.Runtime.xml",
  5886. "ref/netstandard1.0/it/System.Runtime.xml",
  5887. "ref/netstandard1.0/ja/System.Runtime.xml",
  5888. "ref/netstandard1.0/ko/System.Runtime.xml",
  5889. "ref/netstandard1.0/ru/System.Runtime.xml",
  5890. "ref/netstandard1.0/zh-hans/System.Runtime.xml",
  5891. "ref/netstandard1.0/zh-hant/System.Runtime.xml",
  5892. "ref/netstandard1.2/System.Runtime.dll",
  5893. "ref/netstandard1.2/System.Runtime.xml",
  5894. "ref/netstandard1.2/de/System.Runtime.xml",
  5895. "ref/netstandard1.2/es/System.Runtime.xml",
  5896. "ref/netstandard1.2/fr/System.Runtime.xml",
  5897. "ref/netstandard1.2/it/System.Runtime.xml",
  5898. "ref/netstandard1.2/ja/System.Runtime.xml",
  5899. "ref/netstandard1.2/ko/System.Runtime.xml",
  5900. "ref/netstandard1.2/ru/System.Runtime.xml",
  5901. "ref/netstandard1.2/zh-hans/System.Runtime.xml",
  5902. "ref/netstandard1.2/zh-hant/System.Runtime.xml",
  5903. "ref/netstandard1.3/System.Runtime.dll",
  5904. "ref/netstandard1.3/System.Runtime.xml",
  5905. "ref/netstandard1.3/de/System.Runtime.xml",
  5906. "ref/netstandard1.3/es/System.Runtime.xml",
  5907. "ref/netstandard1.3/fr/System.Runtime.xml",
  5908. "ref/netstandard1.3/it/System.Runtime.xml",
  5909. "ref/netstandard1.3/ja/System.Runtime.xml",
  5910. "ref/netstandard1.3/ko/System.Runtime.xml",
  5911. "ref/netstandard1.3/ru/System.Runtime.xml",
  5912. "ref/netstandard1.3/zh-hans/System.Runtime.xml",
  5913. "ref/netstandard1.3/zh-hant/System.Runtime.xml",
  5914. "ref/netstandard1.5/System.Runtime.dll",
  5915. "ref/netstandard1.5/System.Runtime.xml",
  5916. "ref/netstandard1.5/de/System.Runtime.xml",
  5917. "ref/netstandard1.5/es/System.Runtime.xml",
  5918. "ref/netstandard1.5/fr/System.Runtime.xml",
  5919. "ref/netstandard1.5/it/System.Runtime.xml",
  5920. "ref/netstandard1.5/ja/System.Runtime.xml",
  5921. "ref/netstandard1.5/ko/System.Runtime.xml",
  5922. "ref/netstandard1.5/ru/System.Runtime.xml",
  5923. "ref/netstandard1.5/zh-hans/System.Runtime.xml",
  5924. "ref/netstandard1.5/zh-hant/System.Runtime.xml",
  5925. "ref/portable-net45+win8+wp80+wpa81/_._",
  5926. "ref/win8/_._",
  5927. "ref/wp80/_._",
  5928. "ref/wpa81/_._",
  5929. "ref/xamarinios10/_._",
  5930. "ref/xamarinmac20/_._",
  5931. "ref/xamarintvos10/_._",
  5932. "ref/xamarinwatchos10/_._",
  5933. "system.runtime.4.3.0.nupkg.sha512",
  5934. "system.runtime.nuspec"
  5935. ]
  5936. },
  5937. "System.Runtime.Caching/4.5.0": {
  5938. "sha512": "95j9KShuaAENf2gLbQ/9YoJDHIWAnoaFYA71xo4QVQyLkOMginn34cD1+6RcYIrqJamLkMXgvgUnOzwzBk+U0w==",
  5939. "type": "package",
  5940. "path": "system.runtime.caching/4.5.0",
  5941. "files": [
  5942. ".nupkg.metadata",
  5943. ".signature.p7s",
  5944. "LICENSE.TXT",
  5945. "THIRD-PARTY-NOTICES.TXT",
  5946. "lib/MonoAndroid10/_._",
  5947. "lib/MonoTouch10/_._",
  5948. "lib/net45/_._",
  5949. "lib/netstandard2.0/System.Runtime.Caching.dll",
  5950. "lib/xamarinios10/_._",
  5951. "lib/xamarinmac20/_._",
  5952. "lib/xamarintvos10/_._",
  5953. "lib/xamarinwatchos10/_._",
  5954. "ref/MonoAndroid10/_._",
  5955. "ref/MonoTouch10/_._",
  5956. "ref/net45/_._",
  5957. "ref/netstandard2.0/System.Runtime.Caching.dll",
  5958. "ref/xamarinios10/_._",
  5959. "ref/xamarinmac20/_._",
  5960. "ref/xamarintvos10/_._",
  5961. "ref/xamarinwatchos10/_._",
  5962. "runtimes/unix/lib/netcoreapp2.0/System.Runtime.Caching.dll",
  5963. "runtimes/win/lib/net45/_._",
  5964. "runtimes/win/lib/netcoreapp2.0/System.Runtime.Caching.dll",
  5965. "system.runtime.caching.4.5.0.nupkg.sha512",
  5966. "system.runtime.caching.nuspec",
  5967. "useSharedDesignerContext.txt",
  5968. "version.txt"
  5969. ]
  5970. },
  5971. "System.Runtime.CompilerServices.Unsafe/4.5.0": {
  5972. "sha512": "YrzNWduCDHhUaSRBxHxL11UkM2fD6y8hITHis4/LbQZ6vj3vdRjoH3IoPWWC9uDXK2wHIqn+b5gv1Np/VKyM1g==",
  5973. "type": "package",
  5974. "path": "system.runtime.compilerservices.unsafe/4.5.0",
  5975. "files": [
  5976. ".nupkg.metadata",
  5977. ".signature.p7s",
  5978. "LICENSE.TXT",
  5979. "THIRD-PARTY-NOTICES.TXT",
  5980. "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll",
  5981. "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.xml",
  5982. "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
  5983. "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml",
  5984. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
  5985. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
  5986. "lib/uap10.0.16300/_._",
  5987. "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
  5988. "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml",
  5989. "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
  5990. "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
  5991. "ref/uap10.0.16300/_._",
  5992. "system.runtime.compilerservices.unsafe.4.5.0.nupkg.sha512",
  5993. "system.runtime.compilerservices.unsafe.nuspec",
  5994. "useSharedDesignerContext.txt",
  5995. "version.txt"
  5996. ]
  5997. },
  5998. "System.Runtime.Extensions/4.3.0": {
  5999. "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
  6000. "type": "package",
  6001. "path": "system.runtime.extensions/4.3.0",
  6002. "files": [
  6003. ".nupkg.metadata",
  6004. ".signature.p7s",
  6005. "ThirdPartyNotices.txt",
  6006. "dotnet_library_license.txt",
  6007. "lib/MonoAndroid10/_._",
  6008. "lib/MonoTouch10/_._",
  6009. "lib/net45/_._",
  6010. "lib/net462/System.Runtime.Extensions.dll",
  6011. "lib/portable-net45+win8+wp8+wpa81/_._",
  6012. "lib/win8/_._",
  6013. "lib/wp80/_._",
  6014. "lib/wpa81/_._",
  6015. "lib/xamarinios10/_._",
  6016. "lib/xamarinmac20/_._",
  6017. "lib/xamarintvos10/_._",
  6018. "lib/xamarinwatchos10/_._",
  6019. "ref/MonoAndroid10/_._",
  6020. "ref/MonoTouch10/_._",
  6021. "ref/net45/_._",
  6022. "ref/net462/System.Runtime.Extensions.dll",
  6023. "ref/netcore50/System.Runtime.Extensions.dll",
  6024. "ref/netcore50/System.Runtime.Extensions.xml",
  6025. "ref/netcore50/de/System.Runtime.Extensions.xml",
  6026. "ref/netcore50/es/System.Runtime.Extensions.xml",
  6027. "ref/netcore50/fr/System.Runtime.Extensions.xml",
  6028. "ref/netcore50/it/System.Runtime.Extensions.xml",
  6029. "ref/netcore50/ja/System.Runtime.Extensions.xml",
  6030. "ref/netcore50/ko/System.Runtime.Extensions.xml",
  6031. "ref/netcore50/ru/System.Runtime.Extensions.xml",
  6032. "ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
  6033. "ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
  6034. "ref/netstandard1.0/System.Runtime.Extensions.dll",
  6035. "ref/netstandard1.0/System.Runtime.Extensions.xml",
  6036. "ref/netstandard1.0/de/System.Runtime.Extensions.xml",
  6037. "ref/netstandard1.0/es/System.Runtime.Extensions.xml",
  6038. "ref/netstandard1.0/fr/System.Runtime.Extensions.xml",
  6039. "ref/netstandard1.0/it/System.Runtime.Extensions.xml",
  6040. "ref/netstandard1.0/ja/System.Runtime.Extensions.xml",
  6041. "ref/netstandard1.0/ko/System.Runtime.Extensions.xml",
  6042. "ref/netstandard1.0/ru/System.Runtime.Extensions.xml",
  6043. "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml",
  6044. "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml",
  6045. "ref/netstandard1.3/System.Runtime.Extensions.dll",
  6046. "ref/netstandard1.3/System.Runtime.Extensions.xml",
  6047. "ref/netstandard1.3/de/System.Runtime.Extensions.xml",
  6048. "ref/netstandard1.3/es/System.Runtime.Extensions.xml",
  6049. "ref/netstandard1.3/fr/System.Runtime.Extensions.xml",
  6050. "ref/netstandard1.3/it/System.Runtime.Extensions.xml",
  6051. "ref/netstandard1.3/ja/System.Runtime.Extensions.xml",
  6052. "ref/netstandard1.3/ko/System.Runtime.Extensions.xml",
  6053. "ref/netstandard1.3/ru/System.Runtime.Extensions.xml",
  6054. "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml",
  6055. "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml",
  6056. "ref/netstandard1.5/System.Runtime.Extensions.dll",
  6057. "ref/netstandard1.5/System.Runtime.Extensions.xml",
  6058. "ref/netstandard1.5/de/System.Runtime.Extensions.xml",
  6059. "ref/netstandard1.5/es/System.Runtime.Extensions.xml",
  6060. "ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
  6061. "ref/netstandard1.5/it/System.Runtime.Extensions.xml",
  6062. "ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
  6063. "ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
  6064. "ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
  6065. "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
  6066. "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
  6067. "ref/portable-net45+win8+wp8+wpa81/_._",
  6068. "ref/win8/_._",
  6069. "ref/wp80/_._",
  6070. "ref/wpa81/_._",
  6071. "ref/xamarinios10/_._",
  6072. "ref/xamarinmac20/_._",
  6073. "ref/xamarintvos10/_._",
  6074. "ref/xamarinwatchos10/_._",
  6075. "system.runtime.extensions.4.3.0.nupkg.sha512",
  6076. "system.runtime.extensions.nuspec"
  6077. ]
  6078. },
  6079. "System.Runtime.Handles/4.3.0": {
  6080. "sha512": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
  6081. "type": "package",
  6082. "path": "system.runtime.handles/4.3.0",
  6083. "files": [
  6084. ".nupkg.metadata",
  6085. ".signature.p7s",
  6086. "ThirdPartyNotices.txt",
  6087. "dotnet_library_license.txt",
  6088. "lib/MonoAndroid10/_._",
  6089. "lib/MonoTouch10/_._",
  6090. "lib/net46/_._",
  6091. "lib/xamarinios10/_._",
  6092. "lib/xamarinmac20/_._",
  6093. "lib/xamarintvos10/_._",
  6094. "lib/xamarinwatchos10/_._",
  6095. "ref/MonoAndroid10/_._",
  6096. "ref/MonoTouch10/_._",
  6097. "ref/net46/_._",
  6098. "ref/netstandard1.3/System.Runtime.Handles.dll",
  6099. "ref/netstandard1.3/System.Runtime.Handles.xml",
  6100. "ref/netstandard1.3/de/System.Runtime.Handles.xml",
  6101. "ref/netstandard1.3/es/System.Runtime.Handles.xml",
  6102. "ref/netstandard1.3/fr/System.Runtime.Handles.xml",
  6103. "ref/netstandard1.3/it/System.Runtime.Handles.xml",
  6104. "ref/netstandard1.3/ja/System.Runtime.Handles.xml",
  6105. "ref/netstandard1.3/ko/System.Runtime.Handles.xml",
  6106. "ref/netstandard1.3/ru/System.Runtime.Handles.xml",
  6107. "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml",
  6108. "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml",
  6109. "ref/xamarinios10/_._",
  6110. "ref/xamarinmac20/_._",
  6111. "ref/xamarintvos10/_._",
  6112. "ref/xamarinwatchos10/_._",
  6113. "system.runtime.handles.4.3.0.nupkg.sha512",
  6114. "system.runtime.handles.nuspec"
  6115. ]
  6116. },
  6117. "System.Runtime.InteropServices/4.3.0": {
  6118. "sha512": "uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
  6119. "type": "package",
  6120. "path": "system.runtime.interopservices/4.3.0",
  6121. "files": [
  6122. ".nupkg.metadata",
  6123. ".signature.p7s",
  6124. "ThirdPartyNotices.txt",
  6125. "dotnet_library_license.txt",
  6126. "lib/MonoAndroid10/_._",
  6127. "lib/MonoTouch10/_._",
  6128. "lib/net45/_._",
  6129. "lib/net462/System.Runtime.InteropServices.dll",
  6130. "lib/net463/System.Runtime.InteropServices.dll",
  6131. "lib/portable-net45+win8+wpa81/_._",
  6132. "lib/win8/_._",
  6133. "lib/wpa81/_._",
  6134. "lib/xamarinios10/_._",
  6135. "lib/xamarinmac20/_._",
  6136. "lib/xamarintvos10/_._",
  6137. "lib/xamarinwatchos10/_._",
  6138. "ref/MonoAndroid10/_._",
  6139. "ref/MonoTouch10/_._",
  6140. "ref/net45/_._",
  6141. "ref/net462/System.Runtime.InteropServices.dll",
  6142. "ref/net463/System.Runtime.InteropServices.dll",
  6143. "ref/netcore50/System.Runtime.InteropServices.dll",
  6144. "ref/netcore50/System.Runtime.InteropServices.xml",
  6145. "ref/netcore50/de/System.Runtime.InteropServices.xml",
  6146. "ref/netcore50/es/System.Runtime.InteropServices.xml",
  6147. "ref/netcore50/fr/System.Runtime.InteropServices.xml",
  6148. "ref/netcore50/it/System.Runtime.InteropServices.xml",
  6149. "ref/netcore50/ja/System.Runtime.InteropServices.xml",
  6150. "ref/netcore50/ko/System.Runtime.InteropServices.xml",
  6151. "ref/netcore50/ru/System.Runtime.InteropServices.xml",
  6152. "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml",
  6153. "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml",
  6154. "ref/netcoreapp1.1/System.Runtime.InteropServices.dll",
  6155. "ref/netstandard1.1/System.Runtime.InteropServices.dll",
  6156. "ref/netstandard1.1/System.Runtime.InteropServices.xml",
  6157. "ref/netstandard1.1/de/System.Runtime.InteropServices.xml",
  6158. "ref/netstandard1.1/es/System.Runtime.InteropServices.xml",
  6159. "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml",
  6160. "ref/netstandard1.1/it/System.Runtime.InteropServices.xml",
  6161. "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml",
  6162. "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml",
  6163. "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml",
  6164. "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml",
  6165. "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml",
  6166. "ref/netstandard1.2/System.Runtime.InteropServices.dll",
  6167. "ref/netstandard1.2/System.Runtime.InteropServices.xml",
  6168. "ref/netstandard1.2/de/System.Runtime.InteropServices.xml",
  6169. "ref/netstandard1.2/es/System.Runtime.InteropServices.xml",
  6170. "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml",
  6171. "ref/netstandard1.2/it/System.Runtime.InteropServices.xml",
  6172. "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml",
  6173. "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml",
  6174. "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml",
  6175. "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml",
  6176. "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml",
  6177. "ref/netstandard1.3/System.Runtime.InteropServices.dll",
  6178. "ref/netstandard1.3/System.Runtime.InteropServices.xml",
  6179. "ref/netstandard1.3/de/System.Runtime.InteropServices.xml",
  6180. "ref/netstandard1.3/es/System.Runtime.InteropServices.xml",
  6181. "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml",
  6182. "ref/netstandard1.3/it/System.Runtime.InteropServices.xml",
  6183. "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml",
  6184. "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml",
  6185. "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml",
  6186. "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml",
  6187. "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml",
  6188. "ref/netstandard1.5/System.Runtime.InteropServices.dll",
  6189. "ref/netstandard1.5/System.Runtime.InteropServices.xml",
  6190. "ref/netstandard1.5/de/System.Runtime.InteropServices.xml",
  6191. "ref/netstandard1.5/es/System.Runtime.InteropServices.xml",
  6192. "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml",
  6193. "ref/netstandard1.5/it/System.Runtime.InteropServices.xml",
  6194. "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml",
  6195. "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml",
  6196. "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml",
  6197. "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml",
  6198. "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml",
  6199. "ref/portable-net45+win8+wpa81/_._",
  6200. "ref/win8/_._",
  6201. "ref/wpa81/_._",
  6202. "ref/xamarinios10/_._",
  6203. "ref/xamarinmac20/_._",
  6204. "ref/xamarintvos10/_._",
  6205. "ref/xamarinwatchos10/_._",
  6206. "system.runtime.interopservices.4.3.0.nupkg.sha512",
  6207. "system.runtime.interopservices.nuspec"
  6208. ]
  6209. },
  6210. "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
  6211. "sha512": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==",
  6212. "type": "package",
  6213. "path": "system.runtime.interopservices.runtimeinformation/4.3.0",
  6214. "files": [
  6215. ".nupkg.metadata",
  6216. ".signature.p7s",
  6217. "ThirdPartyNotices.txt",
  6218. "dotnet_library_license.txt",
  6219. "lib/MonoAndroid10/_._",
  6220. "lib/MonoTouch10/_._",
  6221. "lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
  6222. "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  6223. "lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll",
  6224. "lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll",
  6225. "lib/xamarinios10/_._",
  6226. "lib/xamarinmac20/_._",
  6227. "lib/xamarintvos10/_._",
  6228. "lib/xamarinwatchos10/_._",
  6229. "ref/MonoAndroid10/_._",
  6230. "ref/MonoTouch10/_._",
  6231. "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  6232. "ref/xamarinios10/_._",
  6233. "ref/xamarinmac20/_._",
  6234. "ref/xamarintvos10/_._",
  6235. "ref/xamarinwatchos10/_._",
  6236. "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
  6237. "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  6238. "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
  6239. "runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
  6240. "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  6241. "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512",
  6242. "system.runtime.interopservices.runtimeinformation.nuspec"
  6243. ]
  6244. },
  6245. "System.Runtime.Numerics/4.3.0": {
  6246. "sha512": "yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
  6247. "type": "package",
  6248. "path": "system.runtime.numerics/4.3.0",
  6249. "files": [
  6250. ".nupkg.metadata",
  6251. ".signature.p7s",
  6252. "ThirdPartyNotices.txt",
  6253. "dotnet_library_license.txt",
  6254. "lib/MonoAndroid10/_._",
  6255. "lib/MonoTouch10/_._",
  6256. "lib/net45/_._",
  6257. "lib/netcore50/System.Runtime.Numerics.dll",
  6258. "lib/netstandard1.3/System.Runtime.Numerics.dll",
  6259. "lib/portable-net45+win8+wpa81/_._",
  6260. "lib/win8/_._",
  6261. "lib/wpa81/_._",
  6262. "lib/xamarinios10/_._",
  6263. "lib/xamarinmac20/_._",
  6264. "lib/xamarintvos10/_._",
  6265. "lib/xamarinwatchos10/_._",
  6266. "ref/MonoAndroid10/_._",
  6267. "ref/MonoTouch10/_._",
  6268. "ref/net45/_._",
  6269. "ref/netcore50/System.Runtime.Numerics.dll",
  6270. "ref/netcore50/System.Runtime.Numerics.xml",
  6271. "ref/netcore50/de/System.Runtime.Numerics.xml",
  6272. "ref/netcore50/es/System.Runtime.Numerics.xml",
  6273. "ref/netcore50/fr/System.Runtime.Numerics.xml",
  6274. "ref/netcore50/it/System.Runtime.Numerics.xml",
  6275. "ref/netcore50/ja/System.Runtime.Numerics.xml",
  6276. "ref/netcore50/ko/System.Runtime.Numerics.xml",
  6277. "ref/netcore50/ru/System.Runtime.Numerics.xml",
  6278. "ref/netcore50/zh-hans/System.Runtime.Numerics.xml",
  6279. "ref/netcore50/zh-hant/System.Runtime.Numerics.xml",
  6280. "ref/netstandard1.1/System.Runtime.Numerics.dll",
  6281. "ref/netstandard1.1/System.Runtime.Numerics.xml",
  6282. "ref/netstandard1.1/de/System.Runtime.Numerics.xml",
  6283. "ref/netstandard1.1/es/System.Runtime.Numerics.xml",
  6284. "ref/netstandard1.1/fr/System.Runtime.Numerics.xml",
  6285. "ref/netstandard1.1/it/System.Runtime.Numerics.xml",
  6286. "ref/netstandard1.1/ja/System.Runtime.Numerics.xml",
  6287. "ref/netstandard1.1/ko/System.Runtime.Numerics.xml",
  6288. "ref/netstandard1.1/ru/System.Runtime.Numerics.xml",
  6289. "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml",
  6290. "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml",
  6291. "ref/portable-net45+win8+wpa81/_._",
  6292. "ref/win8/_._",
  6293. "ref/wpa81/_._",
  6294. "ref/xamarinios10/_._",
  6295. "ref/xamarinmac20/_._",
  6296. "ref/xamarintvos10/_._",
  6297. "ref/xamarinwatchos10/_._",
  6298. "system.runtime.numerics.4.3.0.nupkg.sha512",
  6299. "system.runtime.numerics.nuspec"
  6300. ]
  6301. },
  6302. "System.Runtime.Serialization.Formatters/4.3.0": {
  6303. "sha512": "KT591AkTNFOTbhZlaeMVvfax3RqhH1EJlcwF50Wm7sfnBLuHiOeZRRKrr1ns3NESkM20KPZ5Ol/ueMq5vg4QoQ==",
  6304. "type": "package",
  6305. "path": "system.runtime.serialization.formatters/4.3.0",
  6306. "files": [
  6307. ".nupkg.metadata",
  6308. ".signature.p7s",
  6309. "ThirdPartyNotices.txt",
  6310. "dotnet_library_license.txt",
  6311. "lib/MonoAndroid10/_._",
  6312. "lib/MonoTouch10/_._",
  6313. "lib/net46/System.Runtime.Serialization.Formatters.dll",
  6314. "lib/netstandard1.4/System.Runtime.Serialization.Formatters.dll",
  6315. "lib/xamarinios10/_._",
  6316. "lib/xamarinmac20/_._",
  6317. "lib/xamarintvos10/_._",
  6318. "lib/xamarinwatchos10/_._",
  6319. "ref/MonoAndroid10/_._",
  6320. "ref/MonoTouch10/_._",
  6321. "ref/net46/System.Runtime.Serialization.Formatters.dll",
  6322. "ref/netstandard1.3/System.Runtime.Serialization.Formatters.dll",
  6323. "ref/xamarinios10/_._",
  6324. "ref/xamarinmac20/_._",
  6325. "ref/xamarintvos10/_._",
  6326. "ref/xamarinwatchos10/_._",
  6327. "system.runtime.serialization.formatters.4.3.0.nupkg.sha512",
  6328. "system.runtime.serialization.formatters.nuspec"
  6329. ]
  6330. },
  6331. "System.Runtime.Serialization.Json/4.3.0": {
  6332. "sha512": "CpVfOH0M/uZ5PH+M9+Gu56K0j9lJw3M+PKRegTkcrY/stOIvRUeonggxNrfBYLA5WOHL2j15KNJuTuld3x4o9w==",
  6333. "type": "package",
  6334. "path": "system.runtime.serialization.json/4.3.0",
  6335. "files": [
  6336. ".nupkg.metadata",
  6337. ".signature.p7s",
  6338. "ThirdPartyNotices.txt",
  6339. "dotnet_library_license.txt",
  6340. "lib/MonoAndroid10/_._",
  6341. "lib/MonoTouch10/_._",
  6342. "lib/net45/_._",
  6343. "lib/netcore50/System.Runtime.Serialization.Json.dll",
  6344. "lib/netstandard1.3/System.Runtime.Serialization.Json.dll",
  6345. "lib/portable-net45+win8+wp8+wpa81/_._",
  6346. "lib/win8/_._",
  6347. "lib/wp80/_._",
  6348. "lib/wpa81/_._",
  6349. "lib/xamarinios10/_._",
  6350. "lib/xamarinmac20/_._",
  6351. "lib/xamarintvos10/_._",
  6352. "lib/xamarinwatchos10/_._",
  6353. "ref/MonoAndroid10/_._",
  6354. "ref/MonoTouch10/_._",
  6355. "ref/net45/_._",
  6356. "ref/netcore50/System.Runtime.Serialization.Json.dll",
  6357. "ref/netcore50/System.Runtime.Serialization.Json.xml",
  6358. "ref/netcore50/de/System.Runtime.Serialization.Json.xml",
  6359. "ref/netcore50/es/System.Runtime.Serialization.Json.xml",
  6360. "ref/netcore50/fr/System.Runtime.Serialization.Json.xml",
  6361. "ref/netcore50/it/System.Runtime.Serialization.Json.xml",
  6362. "ref/netcore50/ja/System.Runtime.Serialization.Json.xml",
  6363. "ref/netcore50/ko/System.Runtime.Serialization.Json.xml",
  6364. "ref/netcore50/ru/System.Runtime.Serialization.Json.xml",
  6365. "ref/netcore50/zh-hans/System.Runtime.Serialization.Json.xml",
  6366. "ref/netcore50/zh-hant/System.Runtime.Serialization.Json.xml",
  6367. "ref/netstandard1.0/System.Runtime.Serialization.Json.dll",
  6368. "ref/netstandard1.0/System.Runtime.Serialization.Json.xml",
  6369. "ref/netstandard1.0/de/System.Runtime.Serialization.Json.xml",
  6370. "ref/netstandard1.0/es/System.Runtime.Serialization.Json.xml",
  6371. "ref/netstandard1.0/fr/System.Runtime.Serialization.Json.xml",
  6372. "ref/netstandard1.0/it/System.Runtime.Serialization.Json.xml",
  6373. "ref/netstandard1.0/ja/System.Runtime.Serialization.Json.xml",
  6374. "ref/netstandard1.0/ko/System.Runtime.Serialization.Json.xml",
  6375. "ref/netstandard1.0/ru/System.Runtime.Serialization.Json.xml",
  6376. "ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Json.xml",
  6377. "ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Json.xml",
  6378. "ref/portable-net45+win8+wp8+wpa81/_._",
  6379. "ref/win8/_._",
  6380. "ref/wp80/_._",
  6381. "ref/wpa81/_._",
  6382. "ref/xamarinios10/_._",
  6383. "ref/xamarinmac20/_._",
  6384. "ref/xamarintvos10/_._",
  6385. "ref/xamarinwatchos10/_._",
  6386. "system.runtime.serialization.json.4.3.0.nupkg.sha512",
  6387. "system.runtime.serialization.json.nuspec"
  6388. ]
  6389. },
  6390. "System.Runtime.Serialization.Primitives/4.3.0": {
  6391. "sha512": "Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==",
  6392. "type": "package",
  6393. "path": "system.runtime.serialization.primitives/4.3.0",
  6394. "files": [
  6395. ".nupkg.metadata",
  6396. ".signature.p7s",
  6397. "ThirdPartyNotices.txt",
  6398. "dotnet_library_license.txt",
  6399. "lib/MonoAndroid10/_._",
  6400. "lib/MonoTouch10/_._",
  6401. "lib/net45/_._",
  6402. "lib/net46/System.Runtime.Serialization.Primitives.dll",
  6403. "lib/netcore50/System.Runtime.Serialization.Primitives.dll",
  6404. "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
  6405. "lib/portable-net45+win8+wp8+wpa81/_._",
  6406. "lib/win8/_._",
  6407. "lib/wp80/_._",
  6408. "lib/wpa81/_._",
  6409. "lib/xamarinios10/_._",
  6410. "lib/xamarinmac20/_._",
  6411. "lib/xamarintvos10/_._",
  6412. "lib/xamarinwatchos10/_._",
  6413. "ref/MonoAndroid10/_._",
  6414. "ref/MonoTouch10/_._",
  6415. "ref/net45/_._",
  6416. "ref/net46/System.Runtime.Serialization.Primitives.dll",
  6417. "ref/netcore50/System.Runtime.Serialization.Primitives.dll",
  6418. "ref/netcore50/System.Runtime.Serialization.Primitives.xml",
  6419. "ref/netcore50/de/System.Runtime.Serialization.Primitives.xml",
  6420. "ref/netcore50/es/System.Runtime.Serialization.Primitives.xml",
  6421. "ref/netcore50/fr/System.Runtime.Serialization.Primitives.xml",
  6422. "ref/netcore50/it/System.Runtime.Serialization.Primitives.xml",
  6423. "ref/netcore50/ja/System.Runtime.Serialization.Primitives.xml",
  6424. "ref/netcore50/ko/System.Runtime.Serialization.Primitives.xml",
  6425. "ref/netcore50/ru/System.Runtime.Serialization.Primitives.xml",
  6426. "ref/netcore50/zh-hans/System.Runtime.Serialization.Primitives.xml",
  6427. "ref/netcore50/zh-hant/System.Runtime.Serialization.Primitives.xml",
  6428. "ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll",
  6429. "ref/netstandard1.0/System.Runtime.Serialization.Primitives.xml",
  6430. "ref/netstandard1.0/de/System.Runtime.Serialization.Primitives.xml",
  6431. "ref/netstandard1.0/es/System.Runtime.Serialization.Primitives.xml",
  6432. "ref/netstandard1.0/fr/System.Runtime.Serialization.Primitives.xml",
  6433. "ref/netstandard1.0/it/System.Runtime.Serialization.Primitives.xml",
  6434. "ref/netstandard1.0/ja/System.Runtime.Serialization.Primitives.xml",
  6435. "ref/netstandard1.0/ko/System.Runtime.Serialization.Primitives.xml",
  6436. "ref/netstandard1.0/ru/System.Runtime.Serialization.Primitives.xml",
  6437. "ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Primitives.xml",
  6438. "ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Primitives.xml",
  6439. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
  6440. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.xml",
  6441. "ref/netstandard1.3/de/System.Runtime.Serialization.Primitives.xml",
  6442. "ref/netstandard1.3/es/System.Runtime.Serialization.Primitives.xml",
  6443. "ref/netstandard1.3/fr/System.Runtime.Serialization.Primitives.xml",
  6444. "ref/netstandard1.3/it/System.Runtime.Serialization.Primitives.xml",
  6445. "ref/netstandard1.3/ja/System.Runtime.Serialization.Primitives.xml",
  6446. "ref/netstandard1.3/ko/System.Runtime.Serialization.Primitives.xml",
  6447. "ref/netstandard1.3/ru/System.Runtime.Serialization.Primitives.xml",
  6448. "ref/netstandard1.3/zh-hans/System.Runtime.Serialization.Primitives.xml",
  6449. "ref/netstandard1.3/zh-hant/System.Runtime.Serialization.Primitives.xml",
  6450. "ref/portable-net45+win8+wp8+wpa81/_._",
  6451. "ref/win8/_._",
  6452. "ref/wp80/_._",
  6453. "ref/wpa81/_._",
  6454. "ref/xamarinios10/_._",
  6455. "ref/xamarinmac20/_._",
  6456. "ref/xamarintvos10/_._",
  6457. "ref/xamarinwatchos10/_._",
  6458. "runtimes/aot/lib/netcore50/System.Runtime.Serialization.Primitives.dll",
  6459. "system.runtime.serialization.primitives.4.3.0.nupkg.sha512",
  6460. "system.runtime.serialization.primitives.nuspec"
  6461. ]
  6462. },
  6463. "System.Security.AccessControl/4.6.0": {
  6464. "sha512": "gmlk6khICtVhiUnVBBtlsH0H/5QFDqhTZgtpp3AX14wWE6OIE+BX95NLD+X4AolXnIy/oXpNNmXYnsNfW1KuDQ==",
  6465. "type": "package",
  6466. "path": "system.security.accesscontrol/4.6.0",
  6467. "files": [
  6468. ".nupkg.metadata",
  6469. ".signature.p7s",
  6470. "LICENSE.TXT",
  6471. "THIRD-PARTY-NOTICES.TXT",
  6472. "lib/net46/System.Security.AccessControl.dll",
  6473. "lib/net461/System.Security.AccessControl.dll",
  6474. "lib/net461/System.Security.AccessControl.xml",
  6475. "lib/netstandard1.3/System.Security.AccessControl.dll",
  6476. "lib/netstandard2.0/System.Security.AccessControl.dll",
  6477. "lib/netstandard2.0/System.Security.AccessControl.xml",
  6478. "lib/uap10.0.16299/_._",
  6479. "ref/net46/System.Security.AccessControl.dll",
  6480. "ref/net461/System.Security.AccessControl.dll",
  6481. "ref/net461/System.Security.AccessControl.xml",
  6482. "ref/netstandard1.3/System.Security.AccessControl.dll",
  6483. "ref/netstandard1.3/System.Security.AccessControl.xml",
  6484. "ref/netstandard1.3/de/System.Security.AccessControl.xml",
  6485. "ref/netstandard1.3/es/System.Security.AccessControl.xml",
  6486. "ref/netstandard1.3/fr/System.Security.AccessControl.xml",
  6487. "ref/netstandard1.3/it/System.Security.AccessControl.xml",
  6488. "ref/netstandard1.3/ja/System.Security.AccessControl.xml",
  6489. "ref/netstandard1.3/ko/System.Security.AccessControl.xml",
  6490. "ref/netstandard1.3/ru/System.Security.AccessControl.xml",
  6491. "ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml",
  6492. "ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml",
  6493. "ref/netstandard2.0/System.Security.AccessControl.dll",
  6494. "ref/netstandard2.0/System.Security.AccessControl.xml",
  6495. "ref/uap10.0.16299/_._",
  6496. "runtimes/win/lib/net46/System.Security.AccessControl.dll",
  6497. "runtimes/win/lib/net461/System.Security.AccessControl.dll",
  6498. "runtimes/win/lib/net461/System.Security.AccessControl.xml",
  6499. "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll",
  6500. "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.xml",
  6501. "runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll",
  6502. "runtimes/win/lib/uap10.0.16299/_._",
  6503. "system.security.accesscontrol.4.6.0.nupkg.sha512",
  6504. "system.security.accesscontrol.nuspec",
  6505. "useSharedDesignerContext.txt",
  6506. "version.txt"
  6507. ]
  6508. },
  6509. "System.Security.Cryptography.Algorithms/4.3.0": {
  6510. "sha512": "W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
  6511. "type": "package",
  6512. "path": "system.security.cryptography.algorithms/4.3.0",
  6513. "files": [
  6514. ".nupkg.metadata",
  6515. ".signature.p7s",
  6516. "ThirdPartyNotices.txt",
  6517. "dotnet_library_license.txt",
  6518. "lib/MonoAndroid10/_._",
  6519. "lib/MonoTouch10/_._",
  6520. "lib/net46/System.Security.Cryptography.Algorithms.dll",
  6521. "lib/net461/System.Security.Cryptography.Algorithms.dll",
  6522. "lib/net463/System.Security.Cryptography.Algorithms.dll",
  6523. "lib/xamarinios10/_._",
  6524. "lib/xamarinmac20/_._",
  6525. "lib/xamarintvos10/_._",
  6526. "lib/xamarinwatchos10/_._",
  6527. "ref/MonoAndroid10/_._",
  6528. "ref/MonoTouch10/_._",
  6529. "ref/net46/System.Security.Cryptography.Algorithms.dll",
  6530. "ref/net461/System.Security.Cryptography.Algorithms.dll",
  6531. "ref/net463/System.Security.Cryptography.Algorithms.dll",
  6532. "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll",
  6533. "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll",
  6534. "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  6535. "ref/xamarinios10/_._",
  6536. "ref/xamarinmac20/_._",
  6537. "ref/xamarintvos10/_._",
  6538. "ref/xamarinwatchos10/_._",
  6539. "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  6540. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  6541. "runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll",
  6542. "runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll",
  6543. "runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll",
  6544. "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll",
  6545. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  6546. "system.security.cryptography.algorithms.4.3.0.nupkg.sha512",
  6547. "system.security.cryptography.algorithms.nuspec"
  6548. ]
  6549. },
  6550. "System.Security.Cryptography.Cng/4.5.0": {
  6551. "sha512": "WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==",
  6552. "type": "package",
  6553. "path": "system.security.cryptography.cng/4.5.0",
  6554. "files": [
  6555. ".nupkg.metadata",
  6556. ".signature.p7s",
  6557. "LICENSE.TXT",
  6558. "THIRD-PARTY-NOTICES.TXT",
  6559. "lib/MonoAndroid10/_._",
  6560. "lib/MonoTouch10/_._",
  6561. "lib/net46/System.Security.Cryptography.Cng.dll",
  6562. "lib/net461/System.Security.Cryptography.Cng.dll",
  6563. "lib/net462/System.Security.Cryptography.Cng.dll",
  6564. "lib/net47/System.Security.Cryptography.Cng.dll",
  6565. "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  6566. "lib/netstandard1.3/System.Security.Cryptography.Cng.dll",
  6567. "lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
  6568. "lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
  6569. "lib/netstandard2.0/System.Security.Cryptography.Cng.dll",
  6570. "lib/uap10.0.16299/_._",
  6571. "lib/xamarinios10/_._",
  6572. "lib/xamarinmac20/_._",
  6573. "lib/xamarintvos10/_._",
  6574. "lib/xamarinwatchos10/_._",
  6575. "ref/MonoAndroid10/_._",
  6576. "ref/MonoTouch10/_._",
  6577. "ref/net46/System.Security.Cryptography.Cng.dll",
  6578. "ref/net461/System.Security.Cryptography.Cng.dll",
  6579. "ref/net461/System.Security.Cryptography.Cng.xml",
  6580. "ref/net462/System.Security.Cryptography.Cng.dll",
  6581. "ref/net462/System.Security.Cryptography.Cng.xml",
  6582. "ref/net47/System.Security.Cryptography.Cng.dll",
  6583. "ref/net47/System.Security.Cryptography.Cng.xml",
  6584. "ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
  6585. "ref/netcoreapp2.0/System.Security.Cryptography.Cng.xml",
  6586. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  6587. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.xml",
  6588. "ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
  6589. "ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
  6590. "ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
  6591. "ref/netstandard2.0/System.Security.Cryptography.Cng.dll",
  6592. "ref/netstandard2.0/System.Security.Cryptography.Cng.xml",
  6593. "ref/uap10.0.16299/_._",
  6594. "ref/xamarinios10/_._",
  6595. "ref/xamarinmac20/_._",
  6596. "ref/xamarintvos10/_._",
  6597. "ref/xamarinwatchos10/_._",
  6598. "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
  6599. "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
  6600. "runtimes/win/lib/net462/System.Security.Cryptography.Cng.dll",
  6601. "runtimes/win/lib/net47/System.Security.Cryptography.Cng.dll",
  6602. "runtimes/win/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
  6603. "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  6604. "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
  6605. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
  6606. "runtimes/win/lib/uap10.0.16299/_._",
  6607. "system.security.cryptography.cng.4.5.0.nupkg.sha512",
  6608. "system.security.cryptography.cng.nuspec",
  6609. "useSharedDesignerContext.txt",
  6610. "version.txt"
  6611. ]
  6612. },
  6613. "System.Security.Cryptography.Csp/4.3.0": {
  6614. "sha512": "X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
  6615. "type": "package",
  6616. "path": "system.security.cryptography.csp/4.3.0",
  6617. "files": [
  6618. ".nupkg.metadata",
  6619. ".signature.p7s",
  6620. "ThirdPartyNotices.txt",
  6621. "dotnet_library_license.txt",
  6622. "lib/MonoAndroid10/_._",
  6623. "lib/MonoTouch10/_._",
  6624. "lib/net46/System.Security.Cryptography.Csp.dll",
  6625. "lib/xamarinios10/_._",
  6626. "lib/xamarinmac20/_._",
  6627. "lib/xamarintvos10/_._",
  6628. "lib/xamarinwatchos10/_._",
  6629. "ref/MonoAndroid10/_._",
  6630. "ref/MonoTouch10/_._",
  6631. "ref/net46/System.Security.Cryptography.Csp.dll",
  6632. "ref/netstandard1.3/System.Security.Cryptography.Csp.dll",
  6633. "ref/xamarinios10/_._",
  6634. "ref/xamarinmac20/_._",
  6635. "ref/xamarintvos10/_._",
  6636. "ref/xamarinwatchos10/_._",
  6637. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
  6638. "runtimes/win/lib/net46/System.Security.Cryptography.Csp.dll",
  6639. "runtimes/win/lib/netcore50/_._",
  6640. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
  6641. "system.security.cryptography.csp.4.3.0.nupkg.sha512",
  6642. "system.security.cryptography.csp.nuspec"
  6643. ]
  6644. },
  6645. "System.Security.Cryptography.Encoding/4.3.0": {
  6646. "sha512": "1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
  6647. "type": "package",
  6648. "path": "system.security.cryptography.encoding/4.3.0",
  6649. "files": [
  6650. ".nupkg.metadata",
  6651. ".signature.p7s",
  6652. "ThirdPartyNotices.txt",
  6653. "dotnet_library_license.txt",
  6654. "lib/MonoAndroid10/_._",
  6655. "lib/MonoTouch10/_._",
  6656. "lib/net46/System.Security.Cryptography.Encoding.dll",
  6657. "lib/xamarinios10/_._",
  6658. "lib/xamarinmac20/_._",
  6659. "lib/xamarintvos10/_._",
  6660. "lib/xamarinwatchos10/_._",
  6661. "ref/MonoAndroid10/_._",
  6662. "ref/MonoTouch10/_._",
  6663. "ref/net46/System.Security.Cryptography.Encoding.dll",
  6664. "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll",
  6665. "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml",
  6666. "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml",
  6667. "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml",
  6668. "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml",
  6669. "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml",
  6670. "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml",
  6671. "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml",
  6672. "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml",
  6673. "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml",
  6674. "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml",
  6675. "ref/xamarinios10/_._",
  6676. "ref/xamarinmac20/_._",
  6677. "ref/xamarintvos10/_._",
  6678. "ref/xamarinwatchos10/_._",
  6679. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
  6680. "runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll",
  6681. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
  6682. "system.security.cryptography.encoding.4.3.0.nupkg.sha512",
  6683. "system.security.cryptography.encoding.nuspec"
  6684. ]
  6685. },
  6686. "System.Security.Cryptography.OpenSsl/4.3.0": {
  6687. "sha512": "h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
  6688. "type": "package",
  6689. "path": "system.security.cryptography.openssl/4.3.0",
  6690. "files": [
  6691. ".nupkg.metadata",
  6692. ".signature.p7s",
  6693. "ThirdPartyNotices.txt",
  6694. "dotnet_library_license.txt",
  6695. "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
  6696. "ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
  6697. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
  6698. "system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  6699. "system.security.cryptography.openssl.nuspec"
  6700. ]
  6701. },
  6702. "System.Security.Cryptography.Primitives/4.3.0": {
  6703. "sha512": "7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
  6704. "type": "package",
  6705. "path": "system.security.cryptography.primitives/4.3.0",
  6706. "files": [
  6707. ".nupkg.metadata",
  6708. ".signature.p7s",
  6709. "ThirdPartyNotices.txt",
  6710. "dotnet_library_license.txt",
  6711. "lib/MonoAndroid10/_._",
  6712. "lib/MonoTouch10/_._",
  6713. "lib/net46/System.Security.Cryptography.Primitives.dll",
  6714. "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll",
  6715. "lib/xamarinios10/_._",
  6716. "lib/xamarinmac20/_._",
  6717. "lib/xamarintvos10/_._",
  6718. "lib/xamarinwatchos10/_._",
  6719. "ref/MonoAndroid10/_._",
  6720. "ref/MonoTouch10/_._",
  6721. "ref/net46/System.Security.Cryptography.Primitives.dll",
  6722. "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll",
  6723. "ref/xamarinios10/_._",
  6724. "ref/xamarinmac20/_._",
  6725. "ref/xamarintvos10/_._",
  6726. "ref/xamarinwatchos10/_._",
  6727. "system.security.cryptography.primitives.4.3.0.nupkg.sha512",
  6728. "system.security.cryptography.primitives.nuspec"
  6729. ]
  6730. },
  6731. "System.Security.Cryptography.ProtectedData/4.5.0": {
  6732. "sha512": "wLBKzFnDCxP12VL9ANydSYhk59fC4cvOr9ypYQLPnAj48NQIhqnjdD2yhP8yEKyBJEjERWS9DisKL7rX5eU25Q==",
  6733. "type": "package",
  6734. "path": "system.security.cryptography.protecteddata/4.5.0",
  6735. "files": [
  6736. ".nupkg.metadata",
  6737. ".signature.p7s",
  6738. "LICENSE.TXT",
  6739. "THIRD-PARTY-NOTICES.TXT",
  6740. "lib/MonoAndroid10/_._",
  6741. "lib/MonoTouch10/_._",
  6742. "lib/net46/System.Security.Cryptography.ProtectedData.dll",
  6743. "lib/net461/System.Security.Cryptography.ProtectedData.dll",
  6744. "lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
  6745. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
  6746. "lib/xamarinios10/_._",
  6747. "lib/xamarinmac20/_._",
  6748. "lib/xamarintvos10/_._",
  6749. "lib/xamarinwatchos10/_._",
  6750. "ref/MonoAndroid10/_._",
  6751. "ref/MonoTouch10/_._",
  6752. "ref/net46/System.Security.Cryptography.ProtectedData.dll",
  6753. "ref/net461/System.Security.Cryptography.ProtectedData.dll",
  6754. "ref/net461/System.Security.Cryptography.ProtectedData.xml",
  6755. "ref/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
  6756. "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
  6757. "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
  6758. "ref/xamarinios10/_._",
  6759. "ref/xamarinmac20/_._",
  6760. "ref/xamarintvos10/_._",
  6761. "ref/xamarinwatchos10/_._",
  6762. "runtimes/win/lib/net46/System.Security.Cryptography.ProtectedData.dll",
  6763. "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll",
  6764. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
  6765. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
  6766. "system.security.cryptography.protecteddata.4.5.0.nupkg.sha512",
  6767. "system.security.cryptography.protecteddata.nuspec",
  6768. "useSharedDesignerContext.txt",
  6769. "version.txt"
  6770. ]
  6771. },
  6772. "System.Security.Cryptography.X509Certificates/4.3.0": {
  6773. "sha512": "t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
  6774. "type": "package",
  6775. "path": "system.security.cryptography.x509certificates/4.3.0",
  6776. "files": [
  6777. ".nupkg.metadata",
  6778. ".signature.p7s",
  6779. "ThirdPartyNotices.txt",
  6780. "dotnet_library_license.txt",
  6781. "lib/MonoAndroid10/_._",
  6782. "lib/MonoTouch10/_._",
  6783. "lib/net46/System.Security.Cryptography.X509Certificates.dll",
  6784. "lib/net461/System.Security.Cryptography.X509Certificates.dll",
  6785. "lib/xamarinios10/_._",
  6786. "lib/xamarinmac20/_._",
  6787. "lib/xamarintvos10/_._",
  6788. "lib/xamarinwatchos10/_._",
  6789. "ref/MonoAndroid10/_._",
  6790. "ref/MonoTouch10/_._",
  6791. "ref/net46/System.Security.Cryptography.X509Certificates.dll",
  6792. "ref/net461/System.Security.Cryptography.X509Certificates.dll",
  6793. "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll",
  6794. "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml",
  6795. "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml",
  6796. "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml",
  6797. "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml",
  6798. "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml",
  6799. "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml",
  6800. "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml",
  6801. "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml",
  6802. "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml",
  6803. "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml",
  6804. "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll",
  6805. "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml",
  6806. "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml",
  6807. "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml",
  6808. "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml",
  6809. "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml",
  6810. "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml",
  6811. "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml",
  6812. "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml",
  6813. "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml",
  6814. "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml",
  6815. "ref/xamarinios10/_._",
  6816. "ref/xamarinmac20/_._",
  6817. "ref/xamarintvos10/_._",
  6818. "ref/xamarinwatchos10/_._",
  6819. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
  6820. "runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll",
  6821. "runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll",
  6822. "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll",
  6823. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
  6824. "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512",
  6825. "system.security.cryptography.x509certificates.nuspec"
  6826. ]
  6827. },
  6828. "System.Security.Permissions/4.6.0": {
  6829. "sha512": "W3Uxog9KCZAmGYsOFHgJnb7L2q+SDbxS3vGnFHmErUnXuIjWYpIh1KVTlua7qmPdrlRCkAcTF9dImv+jciBPOQ==",
  6830. "type": "package",
  6831. "path": "system.security.permissions/4.6.0",
  6832. "files": [
  6833. ".nupkg.metadata",
  6834. ".signature.p7s",
  6835. "LICENSE.TXT",
  6836. "THIRD-PARTY-NOTICES.TXT",
  6837. "lib/net461/System.Security.Permissions.dll",
  6838. "lib/net461/System.Security.Permissions.xml",
  6839. "lib/netcoreapp3.0/System.Security.Permissions.dll",
  6840. "lib/netcoreapp3.0/System.Security.Permissions.xml",
  6841. "lib/netstandard2.0/System.Security.Permissions.dll",
  6842. "lib/netstandard2.0/System.Security.Permissions.xml",
  6843. "ref/net461/System.Security.Permissions.dll",
  6844. "ref/net461/System.Security.Permissions.xml",
  6845. "ref/netcoreapp3.0/System.Security.Permissions.dll",
  6846. "ref/netcoreapp3.0/System.Security.Permissions.xml",
  6847. "ref/netstandard2.0/System.Security.Permissions.dll",
  6848. "ref/netstandard2.0/System.Security.Permissions.xml",
  6849. "system.security.permissions.4.6.0.nupkg.sha512",
  6850. "system.security.permissions.nuspec",
  6851. "useSharedDesignerContext.txt",
  6852. "version.txt"
  6853. ]
  6854. },
  6855. "System.Security.Principal.Windows/4.6.0": {
  6856. "sha512": "Mdukseovp0YIGaz16FMH6nbfgZkrCFOJbtXQptv0aeBO9h775Ilb9+TDwLVTKikoW7y7CY7lpoXl9zmZ5G3ndA==",
  6857. "type": "package",
  6858. "path": "system.security.principal.windows/4.6.0",
  6859. "files": [
  6860. ".nupkg.metadata",
  6861. ".signature.p7s",
  6862. "LICENSE.TXT",
  6863. "THIRD-PARTY-NOTICES.TXT",
  6864. "lib/net46/System.Security.Principal.Windows.dll",
  6865. "lib/net461/System.Security.Principal.Windows.dll",
  6866. "lib/net461/System.Security.Principal.Windows.xml",
  6867. "lib/netstandard1.3/System.Security.Principal.Windows.dll",
  6868. "lib/netstandard2.0/System.Security.Principal.Windows.dll",
  6869. "lib/netstandard2.0/System.Security.Principal.Windows.xml",
  6870. "lib/uap10.0.16299/_._",
  6871. "ref/net46/System.Security.Principal.Windows.dll",
  6872. "ref/net461/System.Security.Principal.Windows.dll",
  6873. "ref/net461/System.Security.Principal.Windows.xml",
  6874. "ref/netcoreapp3.0/System.Security.Principal.Windows.dll",
  6875. "ref/netcoreapp3.0/System.Security.Principal.Windows.xml",
  6876. "ref/netstandard1.3/System.Security.Principal.Windows.dll",
  6877. "ref/netstandard1.3/System.Security.Principal.Windows.xml",
  6878. "ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
  6879. "ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
  6880. "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
  6881. "ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
  6882. "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
  6883. "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
  6884. "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
  6885. "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
  6886. "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
  6887. "ref/netstandard2.0/System.Security.Principal.Windows.dll",
  6888. "ref/netstandard2.0/System.Security.Principal.Windows.xml",
  6889. "ref/uap10.0.16299/_._",
  6890. "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
  6891. "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
  6892. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
  6893. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
  6894. "runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
  6895. "runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
  6896. "runtimes/win/lib/net461/System.Security.Principal.Windows.xml",
  6897. "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
  6898. "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
  6899. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
  6900. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
  6901. "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
  6902. "runtimes/win/lib/uap10.0.16299/_._",
  6903. "system.security.principal.windows.4.6.0.nupkg.sha512",
  6904. "system.security.principal.windows.nuspec",
  6905. "useSharedDesignerContext.txt",
  6906. "version.txt"
  6907. ]
  6908. },
  6909. "System.Security.SecureString/4.3.0": {
  6910. "sha512": "PnXp38O9q/2Oe4iZHMH60kinScv6QiiL2XH54Pj2t0Y6c2zKPEiAZsM/M3wBOHLNTBDFP0zfy13WN2M0qFz5jg==",
  6911. "type": "package",
  6912. "path": "system.security.securestring/4.3.0",
  6913. "files": [
  6914. ".nupkg.metadata",
  6915. ".signature.p7s",
  6916. "ThirdPartyNotices.txt",
  6917. "dotnet_library_license.txt",
  6918. "lib/MonoAndroid10/_._",
  6919. "lib/MonoTouch10/_._",
  6920. "lib/net46/System.Security.SecureString.dll",
  6921. "lib/xamarinios10/_._",
  6922. "lib/xamarinmac20/_._",
  6923. "lib/xamarintvos10/_._",
  6924. "lib/xamarinwatchos10/_._",
  6925. "ref/MonoAndroid10/_._",
  6926. "ref/MonoTouch10/_._",
  6927. "ref/net46/System.Security.SecureString.dll",
  6928. "ref/netstandard1.3/System.Security.SecureString.dll",
  6929. "ref/netstandard1.3/System.Security.SecureString.xml",
  6930. "ref/netstandard1.3/de/System.Security.SecureString.xml",
  6931. "ref/netstandard1.3/es/System.Security.SecureString.xml",
  6932. "ref/netstandard1.3/fr/System.Security.SecureString.xml",
  6933. "ref/netstandard1.3/it/System.Security.SecureString.xml",
  6934. "ref/netstandard1.3/ja/System.Security.SecureString.xml",
  6935. "ref/netstandard1.3/ko/System.Security.SecureString.xml",
  6936. "ref/netstandard1.3/ru/System.Security.SecureString.xml",
  6937. "ref/netstandard1.3/zh-hans/System.Security.SecureString.xml",
  6938. "ref/netstandard1.3/zh-hant/System.Security.SecureString.xml",
  6939. "ref/xamarinios10/_._",
  6940. "ref/xamarinmac20/_._",
  6941. "ref/xamarintvos10/_._",
  6942. "ref/xamarinwatchos10/_._",
  6943. "runtimes/unix/lib/netstandard1.3/System.Security.SecureString.dll",
  6944. "runtimes/win/lib/net46/System.Security.SecureString.dll",
  6945. "runtimes/win/lib/netstandard1.3/System.Security.SecureString.dll",
  6946. "system.security.securestring.4.3.0.nupkg.sha512",
  6947. "system.security.securestring.nuspec"
  6948. ]
  6949. },
  6950. "System.Text.Encoding/4.3.0": {
  6951. "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
  6952. "type": "package",
  6953. "path": "system.text.encoding/4.3.0",
  6954. "files": [
  6955. ".nupkg.metadata",
  6956. ".signature.p7s",
  6957. "ThirdPartyNotices.txt",
  6958. "dotnet_library_license.txt",
  6959. "lib/MonoAndroid10/_._",
  6960. "lib/MonoTouch10/_._",
  6961. "lib/net45/_._",
  6962. "lib/portable-net45+win8+wp8+wpa81/_._",
  6963. "lib/win8/_._",
  6964. "lib/wp80/_._",
  6965. "lib/wpa81/_._",
  6966. "lib/xamarinios10/_._",
  6967. "lib/xamarinmac20/_._",
  6968. "lib/xamarintvos10/_._",
  6969. "lib/xamarinwatchos10/_._",
  6970. "ref/MonoAndroid10/_._",
  6971. "ref/MonoTouch10/_._",
  6972. "ref/net45/_._",
  6973. "ref/netcore50/System.Text.Encoding.dll",
  6974. "ref/netcore50/System.Text.Encoding.xml",
  6975. "ref/netcore50/de/System.Text.Encoding.xml",
  6976. "ref/netcore50/es/System.Text.Encoding.xml",
  6977. "ref/netcore50/fr/System.Text.Encoding.xml",
  6978. "ref/netcore50/it/System.Text.Encoding.xml",
  6979. "ref/netcore50/ja/System.Text.Encoding.xml",
  6980. "ref/netcore50/ko/System.Text.Encoding.xml",
  6981. "ref/netcore50/ru/System.Text.Encoding.xml",
  6982. "ref/netcore50/zh-hans/System.Text.Encoding.xml",
  6983. "ref/netcore50/zh-hant/System.Text.Encoding.xml",
  6984. "ref/netstandard1.0/System.Text.Encoding.dll",
  6985. "ref/netstandard1.0/System.Text.Encoding.xml",
  6986. "ref/netstandard1.0/de/System.Text.Encoding.xml",
  6987. "ref/netstandard1.0/es/System.Text.Encoding.xml",
  6988. "ref/netstandard1.0/fr/System.Text.Encoding.xml",
  6989. "ref/netstandard1.0/it/System.Text.Encoding.xml",
  6990. "ref/netstandard1.0/ja/System.Text.Encoding.xml",
  6991. "ref/netstandard1.0/ko/System.Text.Encoding.xml",
  6992. "ref/netstandard1.0/ru/System.Text.Encoding.xml",
  6993. "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
  6994. "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
  6995. "ref/netstandard1.3/System.Text.Encoding.dll",
  6996. "ref/netstandard1.3/System.Text.Encoding.xml",
  6997. "ref/netstandard1.3/de/System.Text.Encoding.xml",
  6998. "ref/netstandard1.3/es/System.Text.Encoding.xml",
  6999. "ref/netstandard1.3/fr/System.Text.Encoding.xml",
  7000. "ref/netstandard1.3/it/System.Text.Encoding.xml",
  7001. "ref/netstandard1.3/ja/System.Text.Encoding.xml",
  7002. "ref/netstandard1.3/ko/System.Text.Encoding.xml",
  7003. "ref/netstandard1.3/ru/System.Text.Encoding.xml",
  7004. "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
  7005. "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
  7006. "ref/portable-net45+win8+wp8+wpa81/_._",
  7007. "ref/win8/_._",
  7008. "ref/wp80/_._",
  7009. "ref/wpa81/_._",
  7010. "ref/xamarinios10/_._",
  7011. "ref/xamarinmac20/_._",
  7012. "ref/xamarintvos10/_._",
  7013. "ref/xamarinwatchos10/_._",
  7014. "system.text.encoding.4.3.0.nupkg.sha512",
  7015. "system.text.encoding.nuspec"
  7016. ]
  7017. },
  7018. "System.Text.Encoding.CodePages/4.5.0": {
  7019. "sha512": "S0wEUiKcLvRlkFUXca8uio1UQ5bYQzYgOmOKtCqaBQC3GR9AJjh43otcM32IGsAyvadFTaAMw9Irm6dS4Evfng==",
  7020. "type": "package",
  7021. "path": "system.text.encoding.codepages/4.5.0",
  7022. "files": [
  7023. ".nupkg.metadata",
  7024. ".signature.p7s",
  7025. "LICENSE.TXT",
  7026. "THIRD-PARTY-NOTICES.TXT",
  7027. "lib/MonoAndroid10/_._",
  7028. "lib/MonoTouch10/_._",
  7029. "lib/net46/System.Text.Encoding.CodePages.dll",
  7030. "lib/net461/System.Text.Encoding.CodePages.dll",
  7031. "lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
  7032. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  7033. "lib/xamarinios10/_._",
  7034. "lib/xamarinmac20/_._",
  7035. "lib/xamarintvos10/_._",
  7036. "lib/xamarinwatchos10/_._",
  7037. "ref/MonoAndroid10/_._",
  7038. "ref/MonoTouch10/_._",
  7039. "ref/netstandard1.3/System.Text.Encoding.CodePages.dll",
  7040. "ref/netstandard1.3/System.Text.Encoding.CodePages.xml",
  7041. "ref/netstandard1.3/de/System.Text.Encoding.CodePages.xml",
  7042. "ref/netstandard1.3/es/System.Text.Encoding.CodePages.xml",
  7043. "ref/netstandard1.3/fr/System.Text.Encoding.CodePages.xml",
  7044. "ref/netstandard1.3/it/System.Text.Encoding.CodePages.xml",
  7045. "ref/netstandard1.3/ja/System.Text.Encoding.CodePages.xml",
  7046. "ref/netstandard1.3/ko/System.Text.Encoding.CodePages.xml",
  7047. "ref/netstandard1.3/ru/System.Text.Encoding.CodePages.xml",
  7048. "ref/netstandard1.3/zh-hans/System.Text.Encoding.CodePages.xml",
  7049. "ref/netstandard1.3/zh-hant/System.Text.Encoding.CodePages.xml",
  7050. "ref/netstandard2.0/System.Text.Encoding.CodePages.dll",
  7051. "ref/netstandard2.0/System.Text.Encoding.CodePages.xml",
  7052. "ref/xamarinios10/_._",
  7053. "ref/xamarinmac20/_._",
  7054. "ref/xamarintvos10/_._",
  7055. "ref/xamarinwatchos10/_._",
  7056. "runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll",
  7057. "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll",
  7058. "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
  7059. "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  7060. "system.text.encoding.codepages.4.5.0.nupkg.sha512",
  7061. "system.text.encoding.codepages.nuspec",
  7062. "useSharedDesignerContext.txt",
  7063. "version.txt"
  7064. ]
  7065. },
  7066. "System.Text.Encoding.Extensions/4.3.0": {
  7067. "sha512": "YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
  7068. "type": "package",
  7069. "path": "system.text.encoding.extensions/4.3.0",
  7070. "files": [
  7071. ".nupkg.metadata",
  7072. ".signature.p7s",
  7073. "ThirdPartyNotices.txt",
  7074. "dotnet_library_license.txt",
  7075. "lib/MonoAndroid10/_._",
  7076. "lib/MonoTouch10/_._",
  7077. "lib/net45/_._",
  7078. "lib/portable-net45+win8+wp8+wpa81/_._",
  7079. "lib/win8/_._",
  7080. "lib/wp80/_._",
  7081. "lib/wpa81/_._",
  7082. "lib/xamarinios10/_._",
  7083. "lib/xamarinmac20/_._",
  7084. "lib/xamarintvos10/_._",
  7085. "lib/xamarinwatchos10/_._",
  7086. "ref/MonoAndroid10/_._",
  7087. "ref/MonoTouch10/_._",
  7088. "ref/net45/_._",
  7089. "ref/netcore50/System.Text.Encoding.Extensions.dll",
  7090. "ref/netcore50/System.Text.Encoding.Extensions.xml",
  7091. "ref/netcore50/de/System.Text.Encoding.Extensions.xml",
  7092. "ref/netcore50/es/System.Text.Encoding.Extensions.xml",
  7093. "ref/netcore50/fr/System.Text.Encoding.Extensions.xml",
  7094. "ref/netcore50/it/System.Text.Encoding.Extensions.xml",
  7095. "ref/netcore50/ja/System.Text.Encoding.Extensions.xml",
  7096. "ref/netcore50/ko/System.Text.Encoding.Extensions.xml",
  7097. "ref/netcore50/ru/System.Text.Encoding.Extensions.xml",
  7098. "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml",
  7099. "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml",
  7100. "ref/netstandard1.0/System.Text.Encoding.Extensions.dll",
  7101. "ref/netstandard1.0/System.Text.Encoding.Extensions.xml",
  7102. "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml",
  7103. "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml",
  7104. "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml",
  7105. "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml",
  7106. "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml",
  7107. "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml",
  7108. "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml",
  7109. "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml",
  7110. "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml",
  7111. "ref/netstandard1.3/System.Text.Encoding.Extensions.dll",
  7112. "ref/netstandard1.3/System.Text.Encoding.Extensions.xml",
  7113. "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml",
  7114. "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml",
  7115. "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml",
  7116. "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml",
  7117. "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml",
  7118. "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml",
  7119. "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml",
  7120. "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml",
  7121. "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml",
  7122. "ref/portable-net45+win8+wp8+wpa81/_._",
  7123. "ref/win8/_._",
  7124. "ref/wp80/_._",
  7125. "ref/wpa81/_._",
  7126. "ref/xamarinios10/_._",
  7127. "ref/xamarinmac20/_._",
  7128. "ref/xamarintvos10/_._",
  7129. "ref/xamarinwatchos10/_._",
  7130. "system.text.encoding.extensions.4.3.0.nupkg.sha512",
  7131. "system.text.encoding.extensions.nuspec"
  7132. ]
  7133. },
  7134. "System.Text.RegularExpressions/4.3.0": {
  7135. "sha512": "RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
  7136. "type": "package",
  7137. "path": "system.text.regularexpressions/4.3.0",
  7138. "files": [
  7139. ".nupkg.metadata",
  7140. ".signature.p7s",
  7141. "ThirdPartyNotices.txt",
  7142. "dotnet_library_license.txt",
  7143. "lib/MonoAndroid10/_._",
  7144. "lib/MonoTouch10/_._",
  7145. "lib/net45/_._",
  7146. "lib/net463/System.Text.RegularExpressions.dll",
  7147. "lib/netcore50/System.Text.RegularExpressions.dll",
  7148. "lib/netstandard1.6/System.Text.RegularExpressions.dll",
  7149. "lib/portable-net45+win8+wp8+wpa81/_._",
  7150. "lib/win8/_._",
  7151. "lib/wp80/_._",
  7152. "lib/wpa81/_._",
  7153. "lib/xamarinios10/_._",
  7154. "lib/xamarinmac20/_._",
  7155. "lib/xamarintvos10/_._",
  7156. "lib/xamarinwatchos10/_._",
  7157. "ref/MonoAndroid10/_._",
  7158. "ref/MonoTouch10/_._",
  7159. "ref/net45/_._",
  7160. "ref/net463/System.Text.RegularExpressions.dll",
  7161. "ref/netcore50/System.Text.RegularExpressions.dll",
  7162. "ref/netcore50/System.Text.RegularExpressions.xml",
  7163. "ref/netcore50/de/System.Text.RegularExpressions.xml",
  7164. "ref/netcore50/es/System.Text.RegularExpressions.xml",
  7165. "ref/netcore50/fr/System.Text.RegularExpressions.xml",
  7166. "ref/netcore50/it/System.Text.RegularExpressions.xml",
  7167. "ref/netcore50/ja/System.Text.RegularExpressions.xml",
  7168. "ref/netcore50/ko/System.Text.RegularExpressions.xml",
  7169. "ref/netcore50/ru/System.Text.RegularExpressions.xml",
  7170. "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml",
  7171. "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml",
  7172. "ref/netcoreapp1.1/System.Text.RegularExpressions.dll",
  7173. "ref/netstandard1.0/System.Text.RegularExpressions.dll",
  7174. "ref/netstandard1.0/System.Text.RegularExpressions.xml",
  7175. "ref/netstandard1.0/de/System.Text.RegularExpressions.xml",
  7176. "ref/netstandard1.0/es/System.Text.RegularExpressions.xml",
  7177. "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml",
  7178. "ref/netstandard1.0/it/System.Text.RegularExpressions.xml",
  7179. "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml",
  7180. "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml",
  7181. "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml",
  7182. "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml",
  7183. "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml",
  7184. "ref/netstandard1.3/System.Text.RegularExpressions.dll",
  7185. "ref/netstandard1.3/System.Text.RegularExpressions.xml",
  7186. "ref/netstandard1.3/de/System.Text.RegularExpressions.xml",
  7187. "ref/netstandard1.3/es/System.Text.RegularExpressions.xml",
  7188. "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml",
  7189. "ref/netstandard1.3/it/System.Text.RegularExpressions.xml",
  7190. "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml",
  7191. "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml",
  7192. "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml",
  7193. "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml",
  7194. "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml",
  7195. "ref/netstandard1.6/System.Text.RegularExpressions.dll",
  7196. "ref/netstandard1.6/System.Text.RegularExpressions.xml",
  7197. "ref/netstandard1.6/de/System.Text.RegularExpressions.xml",
  7198. "ref/netstandard1.6/es/System.Text.RegularExpressions.xml",
  7199. "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml",
  7200. "ref/netstandard1.6/it/System.Text.RegularExpressions.xml",
  7201. "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml",
  7202. "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml",
  7203. "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml",
  7204. "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml",
  7205. "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml",
  7206. "ref/portable-net45+win8+wp8+wpa81/_._",
  7207. "ref/win8/_._",
  7208. "ref/wp80/_._",
  7209. "ref/wpa81/_._",
  7210. "ref/xamarinios10/_._",
  7211. "ref/xamarinmac20/_._",
  7212. "ref/xamarintvos10/_._",
  7213. "ref/xamarinwatchos10/_._",
  7214. "system.text.regularexpressions.4.3.0.nupkg.sha512",
  7215. "system.text.regularexpressions.nuspec"
  7216. ]
  7217. },
  7218. "System.Threading/4.3.0": {
  7219. "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
  7220. "type": "package",
  7221. "path": "system.threading/4.3.0",
  7222. "files": [
  7223. ".nupkg.metadata",
  7224. ".signature.p7s",
  7225. "ThirdPartyNotices.txt",
  7226. "dotnet_library_license.txt",
  7227. "lib/MonoAndroid10/_._",
  7228. "lib/MonoTouch10/_._",
  7229. "lib/net45/_._",
  7230. "lib/netcore50/System.Threading.dll",
  7231. "lib/netstandard1.3/System.Threading.dll",
  7232. "lib/portable-net45+win8+wp8+wpa81/_._",
  7233. "lib/win8/_._",
  7234. "lib/wp80/_._",
  7235. "lib/wpa81/_._",
  7236. "lib/xamarinios10/_._",
  7237. "lib/xamarinmac20/_._",
  7238. "lib/xamarintvos10/_._",
  7239. "lib/xamarinwatchos10/_._",
  7240. "ref/MonoAndroid10/_._",
  7241. "ref/MonoTouch10/_._",
  7242. "ref/net45/_._",
  7243. "ref/netcore50/System.Threading.dll",
  7244. "ref/netcore50/System.Threading.xml",
  7245. "ref/netcore50/de/System.Threading.xml",
  7246. "ref/netcore50/es/System.Threading.xml",
  7247. "ref/netcore50/fr/System.Threading.xml",
  7248. "ref/netcore50/it/System.Threading.xml",
  7249. "ref/netcore50/ja/System.Threading.xml",
  7250. "ref/netcore50/ko/System.Threading.xml",
  7251. "ref/netcore50/ru/System.Threading.xml",
  7252. "ref/netcore50/zh-hans/System.Threading.xml",
  7253. "ref/netcore50/zh-hant/System.Threading.xml",
  7254. "ref/netstandard1.0/System.Threading.dll",
  7255. "ref/netstandard1.0/System.Threading.xml",
  7256. "ref/netstandard1.0/de/System.Threading.xml",
  7257. "ref/netstandard1.0/es/System.Threading.xml",
  7258. "ref/netstandard1.0/fr/System.Threading.xml",
  7259. "ref/netstandard1.0/it/System.Threading.xml",
  7260. "ref/netstandard1.0/ja/System.Threading.xml",
  7261. "ref/netstandard1.0/ko/System.Threading.xml",
  7262. "ref/netstandard1.0/ru/System.Threading.xml",
  7263. "ref/netstandard1.0/zh-hans/System.Threading.xml",
  7264. "ref/netstandard1.0/zh-hant/System.Threading.xml",
  7265. "ref/netstandard1.3/System.Threading.dll",
  7266. "ref/netstandard1.3/System.Threading.xml",
  7267. "ref/netstandard1.3/de/System.Threading.xml",
  7268. "ref/netstandard1.3/es/System.Threading.xml",
  7269. "ref/netstandard1.3/fr/System.Threading.xml",
  7270. "ref/netstandard1.3/it/System.Threading.xml",
  7271. "ref/netstandard1.3/ja/System.Threading.xml",
  7272. "ref/netstandard1.3/ko/System.Threading.xml",
  7273. "ref/netstandard1.3/ru/System.Threading.xml",
  7274. "ref/netstandard1.3/zh-hans/System.Threading.xml",
  7275. "ref/netstandard1.3/zh-hant/System.Threading.xml",
  7276. "ref/portable-net45+win8+wp8+wpa81/_._",
  7277. "ref/win8/_._",
  7278. "ref/wp80/_._",
  7279. "ref/wpa81/_._",
  7280. "ref/xamarinios10/_._",
  7281. "ref/xamarinmac20/_._",
  7282. "ref/xamarintvos10/_._",
  7283. "ref/xamarinwatchos10/_._",
  7284. "runtimes/aot/lib/netcore50/System.Threading.dll",
  7285. "system.threading.4.3.0.nupkg.sha512",
  7286. "system.threading.nuspec"
  7287. ]
  7288. },
  7289. "System.Threading.Overlapped/4.0.1": {
  7290. "sha512": "f7aLuLkBoCQM2kng7zqLFBXz9Gk48gDK8lk1ih9rH/1arJJzZK9gJwNvPDhL6Ps/l6rwOr8jw+4FCHL0KKWiEg==",
  7291. "type": "package",
  7292. "path": "system.threading.overlapped/4.0.1",
  7293. "files": [
  7294. ".nupkg.metadata",
  7295. ".signature.p7s",
  7296. "ThirdPartyNotices.txt",
  7297. "dotnet_library_license.txt",
  7298. "lib/net46/System.Threading.Overlapped.dll",
  7299. "ref/net46/System.Threading.Overlapped.dll",
  7300. "ref/netstandard1.3/System.Threading.Overlapped.dll",
  7301. "ref/netstandard1.3/System.Threading.Overlapped.xml",
  7302. "ref/netstandard1.3/de/System.Threading.Overlapped.xml",
  7303. "ref/netstandard1.3/es/System.Threading.Overlapped.xml",
  7304. "ref/netstandard1.3/fr/System.Threading.Overlapped.xml",
  7305. "ref/netstandard1.3/it/System.Threading.Overlapped.xml",
  7306. "ref/netstandard1.3/ja/System.Threading.Overlapped.xml",
  7307. "ref/netstandard1.3/ko/System.Threading.Overlapped.xml",
  7308. "ref/netstandard1.3/ru/System.Threading.Overlapped.xml",
  7309. "ref/netstandard1.3/zh-hans/System.Threading.Overlapped.xml",
  7310. "ref/netstandard1.3/zh-hant/System.Threading.Overlapped.xml",
  7311. "runtimes/unix/lib/netstandard1.3/System.Threading.Overlapped.dll",
  7312. "runtimes/win/lib/net46/System.Threading.Overlapped.dll",
  7313. "runtimes/win/lib/netcore50/System.Threading.Overlapped.dll",
  7314. "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll",
  7315. "system.threading.overlapped.4.0.1.nupkg.sha512",
  7316. "system.threading.overlapped.nuspec"
  7317. ]
  7318. },
  7319. "System.Threading.Tasks/4.3.0": {
  7320. "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
  7321. "type": "package",
  7322. "path": "system.threading.tasks/4.3.0",
  7323. "files": [
  7324. ".nupkg.metadata",
  7325. ".signature.p7s",
  7326. "ThirdPartyNotices.txt",
  7327. "dotnet_library_license.txt",
  7328. "lib/MonoAndroid10/_._",
  7329. "lib/MonoTouch10/_._",
  7330. "lib/net45/_._",
  7331. "lib/portable-net45+win8+wp8+wpa81/_._",
  7332. "lib/win8/_._",
  7333. "lib/wp80/_._",
  7334. "lib/wpa81/_._",
  7335. "lib/xamarinios10/_._",
  7336. "lib/xamarinmac20/_._",
  7337. "lib/xamarintvos10/_._",
  7338. "lib/xamarinwatchos10/_._",
  7339. "ref/MonoAndroid10/_._",
  7340. "ref/MonoTouch10/_._",
  7341. "ref/net45/_._",
  7342. "ref/netcore50/System.Threading.Tasks.dll",
  7343. "ref/netcore50/System.Threading.Tasks.xml",
  7344. "ref/netcore50/de/System.Threading.Tasks.xml",
  7345. "ref/netcore50/es/System.Threading.Tasks.xml",
  7346. "ref/netcore50/fr/System.Threading.Tasks.xml",
  7347. "ref/netcore50/it/System.Threading.Tasks.xml",
  7348. "ref/netcore50/ja/System.Threading.Tasks.xml",
  7349. "ref/netcore50/ko/System.Threading.Tasks.xml",
  7350. "ref/netcore50/ru/System.Threading.Tasks.xml",
  7351. "ref/netcore50/zh-hans/System.Threading.Tasks.xml",
  7352. "ref/netcore50/zh-hant/System.Threading.Tasks.xml",
  7353. "ref/netstandard1.0/System.Threading.Tasks.dll",
  7354. "ref/netstandard1.0/System.Threading.Tasks.xml",
  7355. "ref/netstandard1.0/de/System.Threading.Tasks.xml",
  7356. "ref/netstandard1.0/es/System.Threading.Tasks.xml",
  7357. "ref/netstandard1.0/fr/System.Threading.Tasks.xml",
  7358. "ref/netstandard1.0/it/System.Threading.Tasks.xml",
  7359. "ref/netstandard1.0/ja/System.Threading.Tasks.xml",
  7360. "ref/netstandard1.0/ko/System.Threading.Tasks.xml",
  7361. "ref/netstandard1.0/ru/System.Threading.Tasks.xml",
  7362. "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
  7363. "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
  7364. "ref/netstandard1.3/System.Threading.Tasks.dll",
  7365. "ref/netstandard1.3/System.Threading.Tasks.xml",
  7366. "ref/netstandard1.3/de/System.Threading.Tasks.xml",
  7367. "ref/netstandard1.3/es/System.Threading.Tasks.xml",
  7368. "ref/netstandard1.3/fr/System.Threading.Tasks.xml",
  7369. "ref/netstandard1.3/it/System.Threading.Tasks.xml",
  7370. "ref/netstandard1.3/ja/System.Threading.Tasks.xml",
  7371. "ref/netstandard1.3/ko/System.Threading.Tasks.xml",
  7372. "ref/netstandard1.3/ru/System.Threading.Tasks.xml",
  7373. "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
  7374. "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
  7375. "ref/portable-net45+win8+wp8+wpa81/_._",
  7376. "ref/win8/_._",
  7377. "ref/wp80/_._",
  7378. "ref/wpa81/_._",
  7379. "ref/xamarinios10/_._",
  7380. "ref/xamarinmac20/_._",
  7381. "ref/xamarintvos10/_._",
  7382. "ref/xamarinwatchos10/_._",
  7383. "system.threading.tasks.4.3.0.nupkg.sha512",
  7384. "system.threading.tasks.nuspec"
  7385. ]
  7386. },
  7387. "System.Threading.Tasks.Extensions/4.3.0": {
  7388. "sha512": "npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==",
  7389. "type": "package",
  7390. "path": "system.threading.tasks.extensions/4.3.0",
  7391. "files": [
  7392. ".nupkg.metadata",
  7393. ".signature.p7s",
  7394. "ThirdPartyNotices.txt",
  7395. "dotnet_library_license.txt",
  7396. "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
  7397. "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
  7398. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
  7399. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
  7400. "system.threading.tasks.extensions.4.3.0.nupkg.sha512",
  7401. "system.threading.tasks.extensions.nuspec"
  7402. ]
  7403. },
  7404. "System.Threading.Thread/4.0.0": {
  7405. "sha512": "gIdJqDXlOr5W9zeqFErLw3dsOsiShSCYtF9SEHitACycmvNvY8odf9kiKvp6V7aibc8C4HzzNBkWXjyfn7plbQ==",
  7406. "type": "package",
  7407. "path": "system.threading.thread/4.0.0",
  7408. "files": [
  7409. ".nupkg.metadata",
  7410. ".signature.p7s",
  7411. "ThirdPartyNotices.txt",
  7412. "dotnet_library_license.txt",
  7413. "lib/MonoAndroid10/_._",
  7414. "lib/MonoTouch10/_._",
  7415. "lib/net46/System.Threading.Thread.dll",
  7416. "lib/netcore50/_._",
  7417. "lib/netstandard1.3/System.Threading.Thread.dll",
  7418. "lib/xamarinios10/_._",
  7419. "lib/xamarinmac20/_._",
  7420. "lib/xamarintvos10/_._",
  7421. "lib/xamarinwatchos10/_._",
  7422. "ref/MonoAndroid10/_._",
  7423. "ref/MonoTouch10/_._",
  7424. "ref/net46/System.Threading.Thread.dll",
  7425. "ref/netstandard1.3/System.Threading.Thread.dll",
  7426. "ref/netstandard1.3/System.Threading.Thread.xml",
  7427. "ref/netstandard1.3/de/System.Threading.Thread.xml",
  7428. "ref/netstandard1.3/es/System.Threading.Thread.xml",
  7429. "ref/netstandard1.3/fr/System.Threading.Thread.xml",
  7430. "ref/netstandard1.3/it/System.Threading.Thread.xml",
  7431. "ref/netstandard1.3/ja/System.Threading.Thread.xml",
  7432. "ref/netstandard1.3/ko/System.Threading.Thread.xml",
  7433. "ref/netstandard1.3/ru/System.Threading.Thread.xml",
  7434. "ref/netstandard1.3/zh-hans/System.Threading.Thread.xml",
  7435. "ref/netstandard1.3/zh-hant/System.Threading.Thread.xml",
  7436. "ref/xamarinios10/_._",
  7437. "ref/xamarinmac20/_._",
  7438. "ref/xamarintvos10/_._",
  7439. "ref/xamarinwatchos10/_._",
  7440. "system.threading.thread.4.0.0.nupkg.sha512",
  7441. "system.threading.thread.nuspec"
  7442. ]
  7443. },
  7444. "System.Threading.ThreadPool/4.0.10": {
  7445. "sha512": "IMXgB5Vf/5Qw1kpoVgJMOvUO1l32aC+qC3OaIZjWJOjvcxuxNWOK2ZTWWYXfij22NHxT2j1yWX5vlAeQWld9vA==",
  7446. "type": "package",
  7447. "path": "system.threading.threadpool/4.0.10",
  7448. "files": [
  7449. ".nupkg.metadata",
  7450. ".signature.p7s",
  7451. "ThirdPartyNotices.txt",
  7452. "dotnet_library_license.txt",
  7453. "lib/MonoAndroid10/_._",
  7454. "lib/MonoTouch10/_._",
  7455. "lib/net46/System.Threading.ThreadPool.dll",
  7456. "lib/netcore50/_._",
  7457. "lib/netstandard1.3/System.Threading.ThreadPool.dll",
  7458. "lib/xamarinios10/_._",
  7459. "lib/xamarinmac20/_._",
  7460. "lib/xamarintvos10/_._",
  7461. "lib/xamarinwatchos10/_._",
  7462. "ref/MonoAndroid10/_._",
  7463. "ref/MonoTouch10/_._",
  7464. "ref/net46/System.Threading.ThreadPool.dll",
  7465. "ref/netstandard1.3/System.Threading.ThreadPool.dll",
  7466. "ref/netstandard1.3/System.Threading.ThreadPool.xml",
  7467. "ref/netstandard1.3/de/System.Threading.ThreadPool.xml",
  7468. "ref/netstandard1.3/es/System.Threading.ThreadPool.xml",
  7469. "ref/netstandard1.3/fr/System.Threading.ThreadPool.xml",
  7470. "ref/netstandard1.3/it/System.Threading.ThreadPool.xml",
  7471. "ref/netstandard1.3/ja/System.Threading.ThreadPool.xml",
  7472. "ref/netstandard1.3/ko/System.Threading.ThreadPool.xml",
  7473. "ref/netstandard1.3/ru/System.Threading.ThreadPool.xml",
  7474. "ref/netstandard1.3/zh-hans/System.Threading.ThreadPool.xml",
  7475. "ref/netstandard1.3/zh-hant/System.Threading.ThreadPool.xml",
  7476. "ref/xamarinios10/_._",
  7477. "ref/xamarinmac20/_._",
  7478. "ref/xamarintvos10/_._",
  7479. "ref/xamarinwatchos10/_._",
  7480. "system.threading.threadpool.4.0.10.nupkg.sha512",
  7481. "system.threading.threadpool.nuspec"
  7482. ]
  7483. },
  7484. "System.Threading.Timer/4.3.0": {
  7485. "sha512": "Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==",
  7486. "type": "package",
  7487. "path": "system.threading.timer/4.3.0",
  7488. "files": [
  7489. ".nupkg.metadata",
  7490. ".signature.p7s",
  7491. "ThirdPartyNotices.txt",
  7492. "dotnet_library_license.txt",
  7493. "lib/MonoAndroid10/_._",
  7494. "lib/MonoTouch10/_._",
  7495. "lib/net451/_._",
  7496. "lib/portable-net451+win81+wpa81/_._",
  7497. "lib/win81/_._",
  7498. "lib/wpa81/_._",
  7499. "lib/xamarinios10/_._",
  7500. "lib/xamarinmac20/_._",
  7501. "lib/xamarintvos10/_._",
  7502. "lib/xamarinwatchos10/_._",
  7503. "ref/MonoAndroid10/_._",
  7504. "ref/MonoTouch10/_._",
  7505. "ref/net451/_._",
  7506. "ref/netcore50/System.Threading.Timer.dll",
  7507. "ref/netcore50/System.Threading.Timer.xml",
  7508. "ref/netcore50/de/System.Threading.Timer.xml",
  7509. "ref/netcore50/es/System.Threading.Timer.xml",
  7510. "ref/netcore50/fr/System.Threading.Timer.xml",
  7511. "ref/netcore50/it/System.Threading.Timer.xml",
  7512. "ref/netcore50/ja/System.Threading.Timer.xml",
  7513. "ref/netcore50/ko/System.Threading.Timer.xml",
  7514. "ref/netcore50/ru/System.Threading.Timer.xml",
  7515. "ref/netcore50/zh-hans/System.Threading.Timer.xml",
  7516. "ref/netcore50/zh-hant/System.Threading.Timer.xml",
  7517. "ref/netstandard1.2/System.Threading.Timer.dll",
  7518. "ref/netstandard1.2/System.Threading.Timer.xml",
  7519. "ref/netstandard1.2/de/System.Threading.Timer.xml",
  7520. "ref/netstandard1.2/es/System.Threading.Timer.xml",
  7521. "ref/netstandard1.2/fr/System.Threading.Timer.xml",
  7522. "ref/netstandard1.2/it/System.Threading.Timer.xml",
  7523. "ref/netstandard1.2/ja/System.Threading.Timer.xml",
  7524. "ref/netstandard1.2/ko/System.Threading.Timer.xml",
  7525. "ref/netstandard1.2/ru/System.Threading.Timer.xml",
  7526. "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml",
  7527. "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml",
  7528. "ref/portable-net451+win81+wpa81/_._",
  7529. "ref/win81/_._",
  7530. "ref/wpa81/_._",
  7531. "ref/xamarinios10/_._",
  7532. "ref/xamarinmac20/_._",
  7533. "ref/xamarintvos10/_._",
  7534. "ref/xamarinwatchos10/_._",
  7535. "system.threading.timer.4.3.0.nupkg.sha512",
  7536. "system.threading.timer.nuspec"
  7537. ]
  7538. },
  7539. "System.Windows.Extensions/4.6.0": {
  7540. "sha512": "GL4izk0KgeyXklUOHViAk7y1IOYVYcn8nDpJZgcCqNzTGv2xd+8rgGgMKMo8G9nvfEuRCrNxWnGc74EiuYH2YA==",
  7541. "type": "package",
  7542. "path": "system.windows.extensions/4.6.0",
  7543. "files": [
  7544. ".nupkg.metadata",
  7545. ".signature.p7s",
  7546. "LICENSE.TXT",
  7547. "THIRD-PARTY-NOTICES.TXT",
  7548. "lib/netcoreapp3.0/System.Windows.Extensions.dll",
  7549. "lib/netcoreapp3.0/System.Windows.Extensions.xml",
  7550. "ref/netcoreapp3.0/System.Windows.Extensions.dll",
  7551. "ref/netcoreapp3.0/System.Windows.Extensions.xml",
  7552. "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll",
  7553. "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.xml",
  7554. "system.windows.extensions.4.6.0.nupkg.sha512",
  7555. "system.windows.extensions.nuspec",
  7556. "useSharedDesignerContext.txt",
  7557. "version.txt"
  7558. ]
  7559. },
  7560. "System.Xml.ReaderWriter/4.3.0": {
  7561. "sha512": "GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
  7562. "type": "package",
  7563. "path": "system.xml.readerwriter/4.3.0",
  7564. "files": [
  7565. ".nupkg.metadata",
  7566. ".signature.p7s",
  7567. "ThirdPartyNotices.txt",
  7568. "dotnet_library_license.txt",
  7569. "lib/MonoAndroid10/_._",
  7570. "lib/MonoTouch10/_._",
  7571. "lib/net45/_._",
  7572. "lib/net46/System.Xml.ReaderWriter.dll",
  7573. "lib/netcore50/System.Xml.ReaderWriter.dll",
  7574. "lib/netstandard1.3/System.Xml.ReaderWriter.dll",
  7575. "lib/portable-net45+win8+wp8+wpa81/_._",
  7576. "lib/win8/_._",
  7577. "lib/wp80/_._",
  7578. "lib/wpa81/_._",
  7579. "lib/xamarinios10/_._",
  7580. "lib/xamarinmac20/_._",
  7581. "lib/xamarintvos10/_._",
  7582. "lib/xamarinwatchos10/_._",
  7583. "ref/MonoAndroid10/_._",
  7584. "ref/MonoTouch10/_._",
  7585. "ref/net45/_._",
  7586. "ref/net46/System.Xml.ReaderWriter.dll",
  7587. "ref/netcore50/System.Xml.ReaderWriter.dll",
  7588. "ref/netcore50/System.Xml.ReaderWriter.xml",
  7589. "ref/netcore50/de/System.Xml.ReaderWriter.xml",
  7590. "ref/netcore50/es/System.Xml.ReaderWriter.xml",
  7591. "ref/netcore50/fr/System.Xml.ReaderWriter.xml",
  7592. "ref/netcore50/it/System.Xml.ReaderWriter.xml",
  7593. "ref/netcore50/ja/System.Xml.ReaderWriter.xml",
  7594. "ref/netcore50/ko/System.Xml.ReaderWriter.xml",
  7595. "ref/netcore50/ru/System.Xml.ReaderWriter.xml",
  7596. "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml",
  7597. "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml",
  7598. "ref/netstandard1.0/System.Xml.ReaderWriter.dll",
  7599. "ref/netstandard1.0/System.Xml.ReaderWriter.xml",
  7600. "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml",
  7601. "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml",
  7602. "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml",
  7603. "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml",
  7604. "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml",
  7605. "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml",
  7606. "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml",
  7607. "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml",
  7608. "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml",
  7609. "ref/netstandard1.3/System.Xml.ReaderWriter.dll",
  7610. "ref/netstandard1.3/System.Xml.ReaderWriter.xml",
  7611. "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml",
  7612. "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml",
  7613. "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml",
  7614. "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml",
  7615. "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml",
  7616. "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml",
  7617. "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml",
  7618. "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml",
  7619. "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml",
  7620. "ref/portable-net45+win8+wp8+wpa81/_._",
  7621. "ref/win8/_._",
  7622. "ref/wp80/_._",
  7623. "ref/wpa81/_._",
  7624. "ref/xamarinios10/_._",
  7625. "ref/xamarinmac20/_._",
  7626. "ref/xamarintvos10/_._",
  7627. "ref/xamarinwatchos10/_._",
  7628. "system.xml.readerwriter.4.3.0.nupkg.sha512",
  7629. "system.xml.readerwriter.nuspec"
  7630. ]
  7631. },
  7632. "System.Xml.XDocument/4.3.0": {
  7633. "sha512": "5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
  7634. "type": "package",
  7635. "path": "system.xml.xdocument/4.3.0",
  7636. "files": [
  7637. ".nupkg.metadata",
  7638. ".signature.p7s",
  7639. "ThirdPartyNotices.txt",
  7640. "dotnet_library_license.txt",
  7641. "lib/MonoAndroid10/_._",
  7642. "lib/MonoTouch10/_._",
  7643. "lib/net45/_._",
  7644. "lib/netcore50/System.Xml.XDocument.dll",
  7645. "lib/netstandard1.3/System.Xml.XDocument.dll",
  7646. "lib/portable-net45+win8+wp8+wpa81/_._",
  7647. "lib/win8/_._",
  7648. "lib/wp80/_._",
  7649. "lib/wpa81/_._",
  7650. "lib/xamarinios10/_._",
  7651. "lib/xamarinmac20/_._",
  7652. "lib/xamarintvos10/_._",
  7653. "lib/xamarinwatchos10/_._",
  7654. "ref/MonoAndroid10/_._",
  7655. "ref/MonoTouch10/_._",
  7656. "ref/net45/_._",
  7657. "ref/netcore50/System.Xml.XDocument.dll",
  7658. "ref/netcore50/System.Xml.XDocument.xml",
  7659. "ref/netcore50/de/System.Xml.XDocument.xml",
  7660. "ref/netcore50/es/System.Xml.XDocument.xml",
  7661. "ref/netcore50/fr/System.Xml.XDocument.xml",
  7662. "ref/netcore50/it/System.Xml.XDocument.xml",
  7663. "ref/netcore50/ja/System.Xml.XDocument.xml",
  7664. "ref/netcore50/ko/System.Xml.XDocument.xml",
  7665. "ref/netcore50/ru/System.Xml.XDocument.xml",
  7666. "ref/netcore50/zh-hans/System.Xml.XDocument.xml",
  7667. "ref/netcore50/zh-hant/System.Xml.XDocument.xml",
  7668. "ref/netstandard1.0/System.Xml.XDocument.dll",
  7669. "ref/netstandard1.0/System.Xml.XDocument.xml",
  7670. "ref/netstandard1.0/de/System.Xml.XDocument.xml",
  7671. "ref/netstandard1.0/es/System.Xml.XDocument.xml",
  7672. "ref/netstandard1.0/fr/System.Xml.XDocument.xml",
  7673. "ref/netstandard1.0/it/System.Xml.XDocument.xml",
  7674. "ref/netstandard1.0/ja/System.Xml.XDocument.xml",
  7675. "ref/netstandard1.0/ko/System.Xml.XDocument.xml",
  7676. "ref/netstandard1.0/ru/System.Xml.XDocument.xml",
  7677. "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml",
  7678. "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml",
  7679. "ref/netstandard1.3/System.Xml.XDocument.dll",
  7680. "ref/netstandard1.3/System.Xml.XDocument.xml",
  7681. "ref/netstandard1.3/de/System.Xml.XDocument.xml",
  7682. "ref/netstandard1.3/es/System.Xml.XDocument.xml",
  7683. "ref/netstandard1.3/fr/System.Xml.XDocument.xml",
  7684. "ref/netstandard1.3/it/System.Xml.XDocument.xml",
  7685. "ref/netstandard1.3/ja/System.Xml.XDocument.xml",
  7686. "ref/netstandard1.3/ko/System.Xml.XDocument.xml",
  7687. "ref/netstandard1.3/ru/System.Xml.XDocument.xml",
  7688. "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml",
  7689. "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml",
  7690. "ref/portable-net45+win8+wp8+wpa81/_._",
  7691. "ref/win8/_._",
  7692. "ref/wp80/_._",
  7693. "ref/wpa81/_._",
  7694. "ref/xamarinios10/_._",
  7695. "ref/xamarinmac20/_._",
  7696. "ref/xamarintvos10/_._",
  7697. "ref/xamarinwatchos10/_._",
  7698. "system.xml.xdocument.4.3.0.nupkg.sha512",
  7699. "system.xml.xdocument.nuspec"
  7700. ]
  7701. },
  7702. "System.Xml.XmlDocument/4.3.0": {
  7703. "sha512": "lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==",
  7704. "type": "package",
  7705. "path": "system.xml.xmldocument/4.3.0",
  7706. "files": [
  7707. ".nupkg.metadata",
  7708. ".signature.p7s",
  7709. "ThirdPartyNotices.txt",
  7710. "dotnet_library_license.txt",
  7711. "lib/MonoAndroid10/_._",
  7712. "lib/MonoTouch10/_._",
  7713. "lib/net46/System.Xml.XmlDocument.dll",
  7714. "lib/netstandard1.3/System.Xml.XmlDocument.dll",
  7715. "lib/xamarinios10/_._",
  7716. "lib/xamarinmac20/_._",
  7717. "lib/xamarintvos10/_._",
  7718. "lib/xamarinwatchos10/_._",
  7719. "ref/MonoAndroid10/_._",
  7720. "ref/MonoTouch10/_._",
  7721. "ref/net46/System.Xml.XmlDocument.dll",
  7722. "ref/netstandard1.3/System.Xml.XmlDocument.dll",
  7723. "ref/netstandard1.3/System.Xml.XmlDocument.xml",
  7724. "ref/netstandard1.3/de/System.Xml.XmlDocument.xml",
  7725. "ref/netstandard1.3/es/System.Xml.XmlDocument.xml",
  7726. "ref/netstandard1.3/fr/System.Xml.XmlDocument.xml",
  7727. "ref/netstandard1.3/it/System.Xml.XmlDocument.xml",
  7728. "ref/netstandard1.3/ja/System.Xml.XmlDocument.xml",
  7729. "ref/netstandard1.3/ko/System.Xml.XmlDocument.xml",
  7730. "ref/netstandard1.3/ru/System.Xml.XmlDocument.xml",
  7731. "ref/netstandard1.3/zh-hans/System.Xml.XmlDocument.xml",
  7732. "ref/netstandard1.3/zh-hant/System.Xml.XmlDocument.xml",
  7733. "ref/xamarinios10/_._",
  7734. "ref/xamarinmac20/_._",
  7735. "ref/xamarintvos10/_._",
  7736. "ref/xamarinwatchos10/_._",
  7737. "system.xml.xmldocument.4.3.0.nupkg.sha512",
  7738. "system.xml.xmldocument.nuspec"
  7739. ]
  7740. },
  7741. "System.Xml.XmlSerializer/4.3.0": {
  7742. "sha512": "MYoTCP7EZ98RrANESW05J5ZwskKDoN0AuZ06ZflnowE50LTpbR5yRg3tHckTVm5j/m47stuGgCrCHWePyHS70Q==",
  7743. "type": "package",
  7744. "path": "system.xml.xmlserializer/4.3.0",
  7745. "files": [
  7746. ".nupkg.metadata",
  7747. ".signature.p7s",
  7748. "ThirdPartyNotices.txt",
  7749. "dotnet_library_license.txt",
  7750. "lib/MonoAndroid10/_._",
  7751. "lib/MonoTouch10/_._",
  7752. "lib/net45/_._",
  7753. "lib/netcore50/System.Xml.XmlSerializer.dll",
  7754. "lib/netstandard1.3/System.Xml.XmlSerializer.dll",
  7755. "lib/portable-net45+win8+wp8+wpa81/_._",
  7756. "lib/win8/_._",
  7757. "lib/wp80/_._",
  7758. "lib/wpa81/_._",
  7759. "lib/xamarinios10/_._",
  7760. "lib/xamarinmac20/_._",
  7761. "lib/xamarintvos10/_._",
  7762. "lib/xamarinwatchos10/_._",
  7763. "ref/MonoAndroid10/_._",
  7764. "ref/MonoTouch10/_._",
  7765. "ref/net45/_._",
  7766. "ref/netcore50/System.Xml.XmlSerializer.dll",
  7767. "ref/netcore50/System.Xml.XmlSerializer.xml",
  7768. "ref/netcore50/de/System.Xml.XmlSerializer.xml",
  7769. "ref/netcore50/es/System.Xml.XmlSerializer.xml",
  7770. "ref/netcore50/fr/System.Xml.XmlSerializer.xml",
  7771. "ref/netcore50/it/System.Xml.XmlSerializer.xml",
  7772. "ref/netcore50/ja/System.Xml.XmlSerializer.xml",
  7773. "ref/netcore50/ko/System.Xml.XmlSerializer.xml",
  7774. "ref/netcore50/ru/System.Xml.XmlSerializer.xml",
  7775. "ref/netcore50/zh-hans/System.Xml.XmlSerializer.xml",
  7776. "ref/netcore50/zh-hant/System.Xml.XmlSerializer.xml",
  7777. "ref/netstandard1.0/System.Xml.XmlSerializer.dll",
  7778. "ref/netstandard1.0/System.Xml.XmlSerializer.xml",
  7779. "ref/netstandard1.0/de/System.Xml.XmlSerializer.xml",
  7780. "ref/netstandard1.0/es/System.Xml.XmlSerializer.xml",
  7781. "ref/netstandard1.0/fr/System.Xml.XmlSerializer.xml",
  7782. "ref/netstandard1.0/it/System.Xml.XmlSerializer.xml",
  7783. "ref/netstandard1.0/ja/System.Xml.XmlSerializer.xml",
  7784. "ref/netstandard1.0/ko/System.Xml.XmlSerializer.xml",
  7785. "ref/netstandard1.0/ru/System.Xml.XmlSerializer.xml",
  7786. "ref/netstandard1.0/zh-hans/System.Xml.XmlSerializer.xml",
  7787. "ref/netstandard1.0/zh-hant/System.Xml.XmlSerializer.xml",
  7788. "ref/netstandard1.3/System.Xml.XmlSerializer.dll",
  7789. "ref/netstandard1.3/System.Xml.XmlSerializer.xml",
  7790. "ref/netstandard1.3/de/System.Xml.XmlSerializer.xml",
  7791. "ref/netstandard1.3/es/System.Xml.XmlSerializer.xml",
  7792. "ref/netstandard1.3/fr/System.Xml.XmlSerializer.xml",
  7793. "ref/netstandard1.3/it/System.Xml.XmlSerializer.xml",
  7794. "ref/netstandard1.3/ja/System.Xml.XmlSerializer.xml",
  7795. "ref/netstandard1.3/ko/System.Xml.XmlSerializer.xml",
  7796. "ref/netstandard1.3/ru/System.Xml.XmlSerializer.xml",
  7797. "ref/netstandard1.3/zh-hans/System.Xml.XmlSerializer.xml",
  7798. "ref/netstandard1.3/zh-hant/System.Xml.XmlSerializer.xml",
  7799. "ref/portable-net45+win8+wp8+wpa81/_._",
  7800. "ref/win8/_._",
  7801. "ref/wp80/_._",
  7802. "ref/wpa81/_._",
  7803. "ref/xamarinios10/_._",
  7804. "ref/xamarinmac20/_._",
  7805. "ref/xamarintvos10/_._",
  7806. "ref/xamarinwatchos10/_._",
  7807. "runtimes/aot/lib/netcore50/System.Xml.XmlSerializer.dll",
  7808. "system.xml.xmlserializer.4.3.0.nupkg.sha512",
  7809. "system.xml.xmlserializer.nuspec"
  7810. ]
  7811. },
  7812. "System.Xml.XPath/4.0.1": {
  7813. "sha512": "UWd1H+1IJ9Wlq5nognZ/XJdyj8qPE4XufBUkAW59ijsCPjZkZe0MUzKKJFBr+ZWBe5Wq1u1d5f2CYgE93uH7DA==",
  7814. "type": "package",
  7815. "path": "system.xml.xpath/4.0.1",
  7816. "files": [
  7817. ".nupkg.metadata",
  7818. ".signature.p7s",
  7819. "ThirdPartyNotices.txt",
  7820. "dotnet_library_license.txt",
  7821. "lib/MonoAndroid10/_._",
  7822. "lib/MonoTouch10/_._",
  7823. "lib/net46/System.Xml.XPath.dll",
  7824. "lib/netstandard1.3/System.Xml.XPath.dll",
  7825. "lib/xamarinios10/_._",
  7826. "lib/xamarinmac20/_._",
  7827. "lib/xamarintvos10/_._",
  7828. "lib/xamarinwatchos10/_._",
  7829. "ref/MonoAndroid10/_._",
  7830. "ref/MonoTouch10/_._",
  7831. "ref/net46/System.Xml.XPath.dll",
  7832. "ref/netstandard1.3/System.Xml.XPath.dll",
  7833. "ref/netstandard1.3/System.Xml.XPath.xml",
  7834. "ref/netstandard1.3/de/System.Xml.XPath.xml",
  7835. "ref/netstandard1.3/es/System.Xml.XPath.xml",
  7836. "ref/netstandard1.3/fr/System.Xml.XPath.xml",
  7837. "ref/netstandard1.3/it/System.Xml.XPath.xml",
  7838. "ref/netstandard1.3/ja/System.Xml.XPath.xml",
  7839. "ref/netstandard1.3/ko/System.Xml.XPath.xml",
  7840. "ref/netstandard1.3/ru/System.Xml.XPath.xml",
  7841. "ref/netstandard1.3/zh-hans/System.Xml.XPath.xml",
  7842. "ref/netstandard1.3/zh-hant/System.Xml.XPath.xml",
  7843. "ref/xamarinios10/_._",
  7844. "ref/xamarinmac20/_._",
  7845. "ref/xamarintvos10/_._",
  7846. "ref/xamarinwatchos10/_._",
  7847. "system.xml.xpath.4.0.1.nupkg.sha512",
  7848. "system.xml.xpath.nuspec"
  7849. ]
  7850. },
  7851. "System.Xml.XPath.XmlDocument/4.0.1": {
  7852. "sha512": "Zm2BdeanuncYs3NhCj4c9e1x3EXFzFBVv2wPEc/Dj4ZbI9R8ecLSR5frAsx4zJCPBtKQreQ7Q/KxJEohJZbfzA==",
  7853. "type": "package",
  7854. "path": "system.xml.xpath.xmldocument/4.0.1",
  7855. "files": [
  7856. ".nupkg.metadata",
  7857. ".signature.p7s",
  7858. "ThirdPartyNotices.txt",
  7859. "dotnet_library_license.txt",
  7860. "lib/MonoAndroid10/_._",
  7861. "lib/MonoTouch10/_._",
  7862. "lib/netstandard1.3/System.Xml.XPath.XmlDocument.dll",
  7863. "lib/xamarinios10/_._",
  7864. "lib/xamarinmac20/_._",
  7865. "lib/xamarintvos10/_._",
  7866. "lib/xamarinwatchos10/_._",
  7867. "ref/MonoAndroid10/_._",
  7868. "ref/MonoTouch10/_._",
  7869. "ref/netstandard1.3/System.Xml.XPath.XmlDocument.dll",
  7870. "ref/netstandard1.3/System.Xml.XPath.XmlDocument.xml",
  7871. "ref/netstandard1.3/de/System.Xml.XPath.XmlDocument.xml",
  7872. "ref/netstandard1.3/es/System.Xml.XPath.XmlDocument.xml",
  7873. "ref/netstandard1.3/fr/System.Xml.XPath.XmlDocument.xml",
  7874. "ref/netstandard1.3/it/System.Xml.XPath.XmlDocument.xml",
  7875. "ref/netstandard1.3/ja/System.Xml.XPath.XmlDocument.xml",
  7876. "ref/netstandard1.3/ko/System.Xml.XPath.XmlDocument.xml",
  7877. "ref/netstandard1.3/ru/System.Xml.XPath.XmlDocument.xml",
  7878. "ref/netstandard1.3/zh-hans/System.Xml.XPath.XmlDocument.xml",
  7879. "ref/netstandard1.3/zh-hant/System.Xml.XPath.XmlDocument.xml",
  7880. "ref/xamarinios10/_._",
  7881. "ref/xamarinmac20/_._",
  7882. "ref/xamarintvos10/_._",
  7883. "ref/xamarinwatchos10/_._",
  7884. "system.xml.xpath.xmldocument.4.0.1.nupkg.sha512",
  7885. "system.xml.xpath.xmldocument.nuspec"
  7886. ]
  7887. },
  7888. "TSQL.Parser/1.4.0": {
  7889. "sha512": "C+dZAY2TsKZj4W6r7NHXManIUOMuM96aRFFyTSZ4TW7YoJDw71P3+ggowqhIXzrhMLhnnnc4N5Tz2t6zs7OTBw==",
  7890. "type": "package",
  7891. "path": "tsql.parser/1.4.0",
  7892. "files": [
  7893. ".nupkg.metadata",
  7894. ".signature.p7s",
  7895. "lib/net452/TSQL_Parser.dll",
  7896. "lib/net452/TSQL_Parser.xml",
  7897. "lib/netstandard2.0/TSQL_Parser.dll",
  7898. "lib/netstandard2.0/TSQL_Parser.xml",
  7899. "tsql.parser.1.4.0.nupkg.sha512",
  7900. "tsql.parser.nuspec"
  7901. ]
  7902. }
  7903. },
  7904. "projectFileDependencyGroups": {
  7905. ".NETCoreApp,Version=v3.1": [
  7906. "Microsoft.Data.SqlClient >= 1.1.1",
  7907. "Microsoft.Extensions.Configuration >= 3.1.3",
  7908. "Microsoft.Extensions.Configuration.Json >= 3.1.3",
  7909. "MySql.Data >= 8.0.19",
  7910. "Newtonsoft.Json >= 12.0.3",
  7911. "TSQL.Parser >= 1.4.0",
  7912. "log4net >= 2.0.8"
  7913. ]
  7914. },
  7915. "packageFolders": {
  7916. "C:\\Users\\alina\\.nuget\\packages\\": {},
  7917. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
  7918. },
  7919. "project": {
  7920. "version": "3.1.301",
  7921. "restore": {
  7922. "projectUniqueName": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\ArsenalDB\\ArsenalDB.csproj",
  7923. "projectName": "ArsenalDB",
  7924. "projectPath": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\ArsenalDB\\ArsenalDB.csproj",
  7925. "packagesPath": "C:\\Users\\alina\\.nuget\\packages\\",
  7926. "outputPath": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\ArsenalDB\\obj\\",
  7927. "projectStyle": "PackageReference",
  7928. "fallbackFolders": [
  7929. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  7930. ],
  7931. "configFilePaths": [
  7932. "C:\\Users\\alina\\AppData\\Roaming\\NuGet\\NuGet.Config",
  7933. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  7934. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  7935. ],
  7936. "originalTargetFrameworks": [
  7937. "netcoreapp3.1"
  7938. ],
  7939. "sources": {
  7940. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  7941. "https://api.nuget.org/v3/index.json": {}
  7942. },
  7943. "frameworks": {
  7944. "netcoreapp3.1": {
  7945. "targetAlias": "netcoreapp3.1",
  7946. "projectReferences": {}
  7947. }
  7948. },
  7949. "warningProperties": {
  7950. "warnAsError": [
  7951. "NU1605"
  7952. ]
  7953. }
  7954. },
  7955. "frameworks": {
  7956. "netcoreapp3.1": {
  7957. "targetAlias": "netcoreapp3.1",
  7958. "dependencies": {
  7959. "Microsoft.Data.SqlClient": {
  7960. "target": "Package",
  7961. "version": "[1.1.1, )"
  7962. },
  7963. "Microsoft.Extensions.Configuration": {
  7964. "target": "Package",
  7965. "version": "[3.1.3, )"
  7966. },
  7967. "Microsoft.Extensions.Configuration.Json": {
  7968. "target": "Package",
  7969. "version": "[3.1.3, )"
  7970. },
  7971. "MySql.Data": {
  7972. "target": "Package",
  7973. "version": "[8.0.19, )"
  7974. },
  7975. "Newtonsoft.Json": {
  7976. "target": "Package",
  7977. "version": "[12.0.3, )"
  7978. },
  7979. "TSQL.Parser": {
  7980. "target": "Package",
  7981. "version": "[1.4.0, )"
  7982. },
  7983. "log4net": {
  7984. "target": "Package",
  7985. "version": "[2.0.8, )"
  7986. }
  7987. },
  7988. "imports": [
  7989. "net461",
  7990. "net462",
  7991. "net47",
  7992. "net471",
  7993. "net472",
  7994. "net48"
  7995. ],
  7996. "assetTargetFallback": true,
  7997. "warn": true,
  7998. "frameworkReferences": {
  7999. "Microsoft.NETCore.App": {
  8000. "privateAssets": "all"
  8001. }
  8002. },
  8003. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.401\\RuntimeIdentifierGraph.json"
  8004. }
  8005. }
  8006. }
  8007. }