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.

5032 lines
212 KiB

  1. {
  2. "version": 3,
  3. "targets": {
  4. ".NETCoreApp,Version=v3.1": {
  5. "log4net/2.0.8": {
  6. "type": "package",
  7. "dependencies": {
  8. "System.AppContext": "4.1.0",
  9. "System.Collections.NonGeneric": "4.0.1",
  10. "System.Console": "4.0.0",
  11. "System.Diagnostics.Debug": "4.0.11",
  12. "System.Diagnostics.Process": "4.1.0",
  13. "System.Diagnostics.StackTrace": "4.0.1",
  14. "System.Diagnostics.TraceSource": "4.0.0",
  15. "System.IO.FileSystem": "4.0.1",
  16. "System.IO.FileSystem.Watcher": "4.0.0",
  17. "System.Linq": "4.1.0",
  18. "System.Net.NameResolution": "4.0.0",
  19. "System.Net.Requests": "4.0.11",
  20. "System.Net.Sockets": "4.1.0",
  21. "System.Reflection": "4.3.0",
  22. "System.Reflection.Extensions": "4.0.1",
  23. "System.Reflection.TypeExtensions": "4.1.0",
  24. "System.Runtime.Extensions": "4.1.0",
  25. "System.Runtime.InteropServices": "4.1.0",
  26. "System.Runtime.InteropServices.RuntimeInformation": "4.0.0",
  27. "System.Runtime.Serialization.Formatters": "4.3.0",
  28. "System.Text.RegularExpressions": "4.1.0",
  29. "System.Threading": "4.0.11",
  30. "System.Threading.Thread": "4.0.0",
  31. "System.Threading.Timer": "4.0.1",
  32. "System.Xml.ReaderWriter": "4.0.11",
  33. "System.Xml.XmlDocument": "4.0.1"
  34. },
  35. "compile": {
  36. "lib/netstandard1.3/log4net.dll": {}
  37. },
  38. "runtime": {
  39. "lib/netstandard1.3/log4net.dll": {}
  40. }
  41. },
  42. "Microsoft.Extensions.Configuration/3.1.3": {
  43. "type": "package",
  44. "dependencies": {
  45. "Microsoft.Extensions.Configuration.Abstractions": "3.1.3"
  46. },
  47. "compile": {
  48. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll": {}
  49. },
  50. "runtime": {
  51. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll": {}
  52. }
  53. },
  54. "Microsoft.Extensions.Configuration.Abstractions/3.1.3": {
  55. "type": "package",
  56. "dependencies": {
  57. "Microsoft.Extensions.Primitives": "3.1.3"
  58. },
  59. "compile": {
  60. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll": {}
  61. },
  62. "runtime": {
  63. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll": {}
  64. }
  65. },
  66. "Microsoft.Extensions.Configuration.FileExtensions/3.1.3": {
  67. "type": "package",
  68. "dependencies": {
  69. "Microsoft.Extensions.Configuration": "3.1.3",
  70. "Microsoft.Extensions.FileProviders.Physical": "3.1.3"
  71. },
  72. "compile": {
  73. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll": {}
  74. },
  75. "runtime": {
  76. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll": {}
  77. }
  78. },
  79. "Microsoft.Extensions.Configuration.Json/3.1.3": {
  80. "type": "package",
  81. "dependencies": {
  82. "Microsoft.Extensions.Configuration": "3.1.3",
  83. "Microsoft.Extensions.Configuration.FileExtensions": "3.1.3"
  84. },
  85. "compile": {
  86. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll": {}
  87. },
  88. "runtime": {
  89. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll": {}
  90. }
  91. },
  92. "Microsoft.Extensions.FileProviders.Abstractions/3.1.3": {
  93. "type": "package",
  94. "dependencies": {
  95. "Microsoft.Extensions.Primitives": "3.1.3"
  96. },
  97. "compile": {
  98. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
  99. },
  100. "runtime": {
  101. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
  102. }
  103. },
  104. "Microsoft.Extensions.FileProviders.Physical/3.1.3": {
  105. "type": "package",
  106. "dependencies": {
  107. "Microsoft.Extensions.FileProviders.Abstractions": "3.1.3",
  108. "Microsoft.Extensions.FileSystemGlobbing": "3.1.3"
  109. },
  110. "compile": {
  111. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll": {}
  112. },
  113. "runtime": {
  114. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll": {}
  115. }
  116. },
  117. "Microsoft.Extensions.FileSystemGlobbing/3.1.3": {
  118. "type": "package",
  119. "compile": {
  120. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {}
  121. },
  122. "runtime": {
  123. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {}
  124. }
  125. },
  126. "Microsoft.Extensions.Primitives/3.1.3": {
  127. "type": "package",
  128. "compile": {
  129. "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll": {}
  130. },
  131. "runtime": {
  132. "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll": {}
  133. }
  134. },
  135. "Microsoft.NETCore.Platforms/1.1.0": {
  136. "type": "package",
  137. "compile": {
  138. "lib/netstandard1.0/_._": {}
  139. },
  140. "runtime": {
  141. "lib/netstandard1.0/_._": {}
  142. }
  143. },
  144. "Microsoft.NETCore.Targets/1.1.0": {
  145. "type": "package",
  146. "compile": {
  147. "lib/netstandard1.0/_._": {}
  148. },
  149. "runtime": {
  150. "lib/netstandard1.0/_._": {}
  151. }
  152. },
  153. "Microsoft.Win32.Primitives/4.0.1": {
  154. "type": "package",
  155. "dependencies": {
  156. "Microsoft.NETCore.Platforms": "1.0.1",
  157. "Microsoft.NETCore.Targets": "1.0.1",
  158. "System.Runtime": "4.1.0"
  159. },
  160. "compile": {
  161. "ref/netstandard1.3/_._": {}
  162. }
  163. },
  164. "Microsoft.Win32.Registry/4.0.0": {
  165. "type": "package",
  166. "dependencies": {
  167. "Microsoft.NETCore.Platforms": "1.0.1",
  168. "System.Collections": "4.0.11",
  169. "System.Globalization": "4.0.11",
  170. "System.Resources.ResourceManager": "4.0.1",
  171. "System.Runtime": "4.1.0",
  172. "System.Runtime.Extensions": "4.1.0",
  173. "System.Runtime.Handles": "4.0.1",
  174. "System.Runtime.InteropServices": "4.1.0"
  175. },
  176. "compile": {
  177. "ref/netstandard1.3/_._": {}
  178. },
  179. "runtimeTargets": {
  180. "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Registry.dll": {
  181. "assetType": "runtime",
  182. "rid": "unix"
  183. },
  184. "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll": {
  185. "assetType": "runtime",
  186. "rid": "win"
  187. }
  188. }
  189. },
  190. "Newtonsoft.Json/12.0.3": {
  191. "type": "package",
  192. "compile": {
  193. "lib/netstandard2.0/Newtonsoft.Json.dll": {}
  194. },
  195. "runtime": {
  196. "lib/netstandard2.0/Newtonsoft.Json.dll": {}
  197. }
  198. },
  199. "runtime.native.System/4.0.0": {
  200. "type": "package",
  201. "dependencies": {
  202. "Microsoft.NETCore.Platforms": "1.0.1",
  203. "Microsoft.NETCore.Targets": "1.0.1"
  204. },
  205. "compile": {
  206. "lib/netstandard1.0/_._": {}
  207. },
  208. "runtime": {
  209. "lib/netstandard1.0/_._": {}
  210. }
  211. },
  212. "runtime.native.System.Net.Http/4.0.1": {
  213. "type": "package",
  214. "dependencies": {
  215. "Microsoft.NETCore.Platforms": "1.0.1",
  216. "Microsoft.NETCore.Targets": "1.0.1"
  217. },
  218. "compile": {
  219. "lib/netstandard1.0/_._": {}
  220. },
  221. "runtime": {
  222. "lib/netstandard1.0/_._": {}
  223. }
  224. },
  225. "runtime.native.System.Security.Cryptography/4.0.0": {
  226. "type": "package",
  227. "dependencies": {
  228. "Microsoft.NETCore.Platforms": "1.0.1",
  229. "Microsoft.NETCore.Targets": "1.0.1"
  230. },
  231. "compile": {
  232. "lib/netstandard1.0/_._": {}
  233. },
  234. "runtime": {
  235. "lib/netstandard1.0/_._": {}
  236. }
  237. },
  238. "System.AppContext/4.1.0": {
  239. "type": "package",
  240. "dependencies": {
  241. "System.Runtime": "4.1.0"
  242. },
  243. "compile": {
  244. "ref/netstandard1.6/System.AppContext.dll": {}
  245. },
  246. "runtime": {
  247. "lib/netstandard1.6/System.AppContext.dll": {}
  248. }
  249. },
  250. "System.Collections/4.3.0": {
  251. "type": "package",
  252. "dependencies": {
  253. "Microsoft.NETCore.Platforms": "1.1.0",
  254. "Microsoft.NETCore.Targets": "1.1.0",
  255. "System.Runtime": "4.3.0"
  256. },
  257. "compile": {
  258. "ref/netstandard1.3/System.Collections.dll": {}
  259. }
  260. },
  261. "System.Collections.Concurrent/4.0.12": {
  262. "type": "package",
  263. "dependencies": {
  264. "System.Collections": "4.0.11",
  265. "System.Diagnostics.Debug": "4.0.11",
  266. "System.Diagnostics.Tracing": "4.1.0",
  267. "System.Globalization": "4.0.11",
  268. "System.Reflection": "4.1.0",
  269. "System.Resources.ResourceManager": "4.0.1",
  270. "System.Runtime": "4.1.0",
  271. "System.Runtime.Extensions": "4.1.0",
  272. "System.Threading": "4.0.11",
  273. "System.Threading.Tasks": "4.0.11"
  274. },
  275. "compile": {
  276. "ref/netstandard1.3/_._": {}
  277. },
  278. "runtime": {
  279. "lib/netstandard1.3/System.Collections.Concurrent.dll": {}
  280. }
  281. },
  282. "System.Collections.Immutable/1.2.0": {
  283. "type": "package",
  284. "dependencies": {
  285. "System.Collections": "4.0.11",
  286. "System.Diagnostics.Debug": "4.0.11",
  287. "System.Globalization": "4.0.11",
  288. "System.Linq": "4.1.0",
  289. "System.Resources.ResourceManager": "4.0.1",
  290. "System.Runtime": "4.1.0",
  291. "System.Runtime.Extensions": "4.1.0",
  292. "System.Threading": "4.0.11"
  293. },
  294. "compile": {
  295. "lib/netstandard1.0/_._": {}
  296. },
  297. "runtime": {
  298. "lib/netstandard1.0/System.Collections.Immutable.dll": {}
  299. }
  300. },
  301. "System.Collections.NonGeneric/4.0.1": {
  302. "type": "package",
  303. "dependencies": {
  304. "System.Diagnostics.Debug": "4.0.11",
  305. "System.Globalization": "4.0.11",
  306. "System.Resources.ResourceManager": "4.0.1",
  307. "System.Runtime": "4.1.0",
  308. "System.Runtime.Extensions": "4.1.0",
  309. "System.Threading": "4.0.11"
  310. },
  311. "compile": {
  312. "ref/netstandard1.3/System.Collections.NonGeneric.dll": {}
  313. },
  314. "runtime": {
  315. "lib/netstandard1.3/System.Collections.NonGeneric.dll": {}
  316. }
  317. },
  318. "System.Console/4.0.0": {
  319. "type": "package",
  320. "dependencies": {
  321. "Microsoft.NETCore.Platforms": "1.0.1",
  322. "Microsoft.NETCore.Targets": "1.0.1",
  323. "System.IO": "4.1.0",
  324. "System.Runtime": "4.1.0",
  325. "System.Text.Encoding": "4.0.11"
  326. },
  327. "compile": {
  328. "ref/netstandard1.3/System.Console.dll": {}
  329. }
  330. },
  331. "System.Diagnostics.Debug/4.0.11": {
  332. "type": "package",
  333. "dependencies": {
  334. "Microsoft.NETCore.Platforms": "1.0.1",
  335. "Microsoft.NETCore.Targets": "1.0.1",
  336. "System.Runtime": "4.1.0"
  337. },
  338. "compile": {
  339. "ref/netstandard1.3/System.Diagnostics.Debug.dll": {}
  340. }
  341. },
  342. "System.Diagnostics.DiagnosticSource/4.0.0": {
  343. "type": "package",
  344. "dependencies": {
  345. "System.Collections": "4.0.11",
  346. "System.Diagnostics.Tracing": "4.1.0",
  347. "System.Reflection": "4.1.0",
  348. "System.Runtime": "4.1.0",
  349. "System.Threading": "4.0.11"
  350. },
  351. "compile": {
  352. "lib/netstandard1.3/_._": {}
  353. },
  354. "runtime": {
  355. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {}
  356. }
  357. },
  358. "System.Diagnostics.Process/4.1.0": {
  359. "type": "package",
  360. "dependencies": {
  361. "Microsoft.NETCore.Platforms": "1.0.1",
  362. "Microsoft.Win32.Primitives": "4.0.1",
  363. "Microsoft.Win32.Registry": "4.0.0",
  364. "System.Collections": "4.0.11",
  365. "System.Diagnostics.Debug": "4.0.11",
  366. "System.Globalization": "4.0.11",
  367. "System.IO": "4.1.0",
  368. "System.IO.FileSystem": "4.0.1",
  369. "System.IO.FileSystem.Primitives": "4.0.1",
  370. "System.Resources.ResourceManager": "4.0.1",
  371. "System.Runtime": "4.1.0",
  372. "System.Runtime.Extensions": "4.1.0",
  373. "System.Runtime.Handles": "4.0.1",
  374. "System.Runtime.InteropServices": "4.1.0",
  375. "System.Text.Encoding": "4.0.11",
  376. "System.Text.Encoding.Extensions": "4.0.11",
  377. "System.Threading": "4.0.11",
  378. "System.Threading.Tasks": "4.0.11",
  379. "System.Threading.Thread": "4.0.0",
  380. "System.Threading.ThreadPool": "4.0.10",
  381. "runtime.native.System": "4.0.0"
  382. },
  383. "compile": {
  384. "ref/netstandard1.4/System.Diagnostics.Process.dll": {}
  385. },
  386. "runtimeTargets": {
  387. "runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll": {
  388. "assetType": "runtime",
  389. "rid": "linux"
  390. },
  391. "runtimes/osx/lib/netstandard1.4/System.Diagnostics.Process.dll": {
  392. "assetType": "runtime",
  393. "rid": "osx"
  394. },
  395. "runtimes/win/lib/netstandard1.4/System.Diagnostics.Process.dll": {
  396. "assetType": "runtime",
  397. "rid": "win"
  398. }
  399. }
  400. },
  401. "System.Diagnostics.StackTrace/4.0.1": {
  402. "type": "package",
  403. "dependencies": {
  404. "System.Collections.Immutable": "1.2.0",
  405. "System.IO.FileSystem": "4.0.1",
  406. "System.Reflection": "4.1.0",
  407. "System.Reflection.Metadata": "1.3.0",
  408. "System.Runtime": "4.1.0",
  409. "System.Runtime.Extensions": "4.1.0"
  410. },
  411. "compile": {
  412. "ref/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
  413. },
  414. "runtime": {
  415. "lib/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
  416. }
  417. },
  418. "System.Diagnostics.TraceSource/4.0.0": {
  419. "type": "package",
  420. "dependencies": {
  421. "Microsoft.NETCore.Platforms": "1.0.1",
  422. "System.Collections": "4.0.11",
  423. "System.Diagnostics.Debug": "4.0.11",
  424. "System.Globalization": "4.0.11",
  425. "System.Resources.ResourceManager": "4.0.1",
  426. "System.Runtime": "4.1.0",
  427. "System.Runtime.Extensions": "4.1.0",
  428. "System.Threading": "4.0.11",
  429. "runtime.native.System": "4.0.0"
  430. },
  431. "compile": {
  432. "ref/netstandard1.3/System.Diagnostics.TraceSource.dll": {}
  433. },
  434. "runtimeTargets": {
  435. "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {
  436. "assetType": "runtime",
  437. "rid": "unix"
  438. },
  439. "runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {
  440. "assetType": "runtime",
  441. "rid": "win"
  442. }
  443. }
  444. },
  445. "System.Diagnostics.Tracing/4.1.0": {
  446. "type": "package",
  447. "dependencies": {
  448. "Microsoft.NETCore.Platforms": "1.0.1",
  449. "Microsoft.NETCore.Targets": "1.0.1",
  450. "System.Runtime": "4.1.0"
  451. },
  452. "compile": {
  453. "ref/netstandard1.5/_._": {}
  454. }
  455. },
  456. "System.Globalization/4.3.0": {
  457. "type": "package",
  458. "dependencies": {
  459. "Microsoft.NETCore.Platforms": "1.1.0",
  460. "Microsoft.NETCore.Targets": "1.1.0",
  461. "System.Runtime": "4.3.0"
  462. },
  463. "compile": {
  464. "ref/netstandard1.3/System.Globalization.dll": {}
  465. }
  466. },
  467. "System.Globalization.Calendars/4.0.1": {
  468. "type": "package",
  469. "dependencies": {
  470. "Microsoft.NETCore.Platforms": "1.0.1",
  471. "Microsoft.NETCore.Targets": "1.0.1",
  472. "System.Globalization": "4.0.11",
  473. "System.Runtime": "4.1.0"
  474. },
  475. "compile": {
  476. "ref/netstandard1.3/_._": {}
  477. }
  478. },
  479. "System.Globalization.Extensions/4.0.1": {
  480. "type": "package",
  481. "dependencies": {
  482. "Microsoft.NETCore.Platforms": "1.0.1",
  483. "System.Globalization": "4.0.11",
  484. "System.Resources.ResourceManager": "4.0.1",
  485. "System.Runtime": "4.1.0",
  486. "System.Runtime.Extensions": "4.1.0",
  487. "System.Runtime.InteropServices": "4.1.0"
  488. },
  489. "compile": {
  490. "ref/netstandard1.3/_._": {}
  491. },
  492. "runtimeTargets": {
  493. "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": {
  494. "assetType": "runtime",
  495. "rid": "unix"
  496. },
  497. "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": {
  498. "assetType": "runtime",
  499. "rid": "win"
  500. }
  501. }
  502. },
  503. "System.IO/4.3.0": {
  504. "type": "package",
  505. "dependencies": {
  506. "Microsoft.NETCore.Platforms": "1.1.0",
  507. "Microsoft.NETCore.Targets": "1.1.0",
  508. "System.Runtime": "4.3.0",
  509. "System.Text.Encoding": "4.3.0",
  510. "System.Threading.Tasks": "4.3.0"
  511. },
  512. "compile": {
  513. "ref/netstandard1.5/System.IO.dll": {}
  514. }
  515. },
  516. "System.IO.FileSystem/4.0.1": {
  517. "type": "package",
  518. "dependencies": {
  519. "Microsoft.NETCore.Platforms": "1.0.1",
  520. "Microsoft.NETCore.Targets": "1.0.1",
  521. "System.IO": "4.1.0",
  522. "System.IO.FileSystem.Primitives": "4.0.1",
  523. "System.Runtime": "4.1.0",
  524. "System.Runtime.Handles": "4.0.1",
  525. "System.Text.Encoding": "4.0.11",
  526. "System.Threading.Tasks": "4.0.11"
  527. },
  528. "compile": {
  529. "ref/netstandard1.3/System.IO.FileSystem.dll": {}
  530. }
  531. },
  532. "System.IO.FileSystem.Primitives/4.0.1": {
  533. "type": "package",
  534. "dependencies": {
  535. "System.Runtime": "4.1.0"
  536. },
  537. "compile": {
  538. "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
  539. },
  540. "runtime": {
  541. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
  542. }
  543. },
  544. "System.IO.FileSystem.Watcher/4.0.0": {
  545. "type": "package",
  546. "dependencies": {
  547. "Microsoft.NETCore.Platforms": "1.0.1",
  548. "Microsoft.Win32.Primitives": "4.0.1",
  549. "System.Collections": "4.0.11",
  550. "System.IO.FileSystem": "4.0.1",
  551. "System.IO.FileSystem.Primitives": "4.0.1",
  552. "System.Resources.ResourceManager": "4.0.1",
  553. "System.Runtime": "4.1.0",
  554. "System.Runtime.Extensions": "4.1.0",
  555. "System.Runtime.Handles": "4.0.1",
  556. "System.Runtime.InteropServices": "4.1.0",
  557. "System.Text.Encoding": "4.0.11",
  558. "System.Threading": "4.0.11",
  559. "System.Threading.Overlapped": "4.0.1",
  560. "System.Threading.Tasks": "4.0.11",
  561. "System.Threading.Thread": "4.0.0",
  562. "runtime.native.System": "4.0.0"
  563. },
  564. "compile": {
  565. "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll": {}
  566. },
  567. "runtimeTargets": {
  568. "runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {
  569. "assetType": "runtime",
  570. "rid": "linux"
  571. },
  572. "runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {
  573. "assetType": "runtime",
  574. "rid": "osx"
  575. },
  576. "runtimes/win/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {
  577. "assetType": "runtime",
  578. "rid": "win"
  579. }
  580. }
  581. },
  582. "System.Linq/4.1.0": {
  583. "type": "package",
  584. "dependencies": {
  585. "System.Collections": "4.0.11",
  586. "System.Diagnostics.Debug": "4.0.11",
  587. "System.Resources.ResourceManager": "4.0.1",
  588. "System.Runtime": "4.1.0",
  589. "System.Runtime.Extensions": "4.1.0"
  590. },
  591. "compile": {
  592. "ref/netstandard1.6/System.Linq.dll": {}
  593. },
  594. "runtime": {
  595. "lib/netstandard1.6/System.Linq.dll": {}
  596. }
  597. },
  598. "System.Net.Http/4.1.0": {
  599. "type": "package",
  600. "dependencies": {
  601. "Microsoft.NETCore.Platforms": "1.0.1",
  602. "System.Collections": "4.0.11",
  603. "System.Diagnostics.Debug": "4.0.11",
  604. "System.Diagnostics.DiagnosticSource": "4.0.0",
  605. "System.Diagnostics.Tracing": "4.1.0",
  606. "System.Globalization": "4.0.11",
  607. "System.Globalization.Extensions": "4.0.1",
  608. "System.IO": "4.1.0",
  609. "System.IO.FileSystem": "4.0.1",
  610. "System.Net.Primitives": "4.0.11",
  611. "System.Resources.ResourceManager": "4.0.1",
  612. "System.Runtime": "4.1.0",
  613. "System.Runtime.Extensions": "4.1.0",
  614. "System.Runtime.Handles": "4.0.1",
  615. "System.Runtime.InteropServices": "4.1.0",
  616. "System.Security.Cryptography.Algorithms": "4.2.0",
  617. "System.Security.Cryptography.Encoding": "4.0.0",
  618. "System.Security.Cryptography.OpenSsl": "4.0.0",
  619. "System.Security.Cryptography.Primitives": "4.0.0",
  620. "System.Security.Cryptography.X509Certificates": "4.1.0",
  621. "System.Text.Encoding": "4.0.11",
  622. "System.Threading": "4.0.11",
  623. "System.Threading.Tasks": "4.0.11",
  624. "runtime.native.System": "4.0.0",
  625. "runtime.native.System.Net.Http": "4.0.1",
  626. "runtime.native.System.Security.Cryptography": "4.0.0"
  627. },
  628. "compile": {
  629. "ref/netstandard1.3/_._": {}
  630. },
  631. "runtimeTargets": {
  632. "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": {
  633. "assetType": "runtime",
  634. "rid": "unix"
  635. },
  636. "runtimes/win/lib/netstandard1.3/System.Net.Http.dll": {
  637. "assetType": "runtime",
  638. "rid": "win"
  639. }
  640. }
  641. },
  642. "System.Net.NameResolution/4.0.0": {
  643. "type": "package",
  644. "dependencies": {
  645. "Microsoft.NETCore.Platforms": "1.0.1",
  646. "System.Collections": "4.0.11",
  647. "System.Diagnostics.Tracing": "4.1.0",
  648. "System.Globalization": "4.0.11",
  649. "System.Net.Primitives": "4.0.11",
  650. "System.Resources.ResourceManager": "4.0.1",
  651. "System.Runtime": "4.1.0",
  652. "System.Runtime.Extensions": "4.1.0",
  653. "System.Runtime.Handles": "4.0.1",
  654. "System.Runtime.InteropServices": "4.1.0",
  655. "System.Security.Principal.Windows": "4.0.0",
  656. "System.Threading": "4.0.11",
  657. "System.Threading.Tasks": "4.0.11",
  658. "runtime.native.System": "4.0.0"
  659. },
  660. "compile": {
  661. "ref/netstandard1.3/System.Net.NameResolution.dll": {}
  662. },
  663. "runtimeTargets": {
  664. "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll": {
  665. "assetType": "runtime",
  666. "rid": "unix"
  667. },
  668. "runtimes/win/lib/netstandard1.3/System.Net.NameResolution.dll": {
  669. "assetType": "runtime",
  670. "rid": "win"
  671. }
  672. }
  673. },
  674. "System.Net.Primitives/4.0.11": {
  675. "type": "package",
  676. "dependencies": {
  677. "Microsoft.NETCore.Platforms": "1.0.1",
  678. "Microsoft.NETCore.Targets": "1.0.1",
  679. "System.Runtime": "4.1.0",
  680. "System.Runtime.Handles": "4.0.1"
  681. },
  682. "compile": {
  683. "ref/netstandard1.3/System.Net.Primitives.dll": {}
  684. }
  685. },
  686. "System.Net.Requests/4.0.11": {
  687. "type": "package",
  688. "dependencies": {
  689. "Microsoft.NETCore.Platforms": "1.0.1",
  690. "System.Collections": "4.0.11",
  691. "System.Diagnostics.Debug": "4.0.11",
  692. "System.Diagnostics.Tracing": "4.1.0",
  693. "System.Globalization": "4.0.11",
  694. "System.IO": "4.1.0",
  695. "System.Net.Http": "4.1.0",
  696. "System.Net.Primitives": "4.0.11",
  697. "System.Net.WebHeaderCollection": "4.0.1",
  698. "System.Resources.ResourceManager": "4.0.1",
  699. "System.Runtime": "4.1.0",
  700. "System.Threading": "4.0.11",
  701. "System.Threading.Tasks": "4.0.11"
  702. },
  703. "compile": {
  704. "ref/netstandard1.3/System.Net.Requests.dll": {}
  705. },
  706. "runtimeTargets": {
  707. "runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll": {
  708. "assetType": "runtime",
  709. "rid": "unix"
  710. },
  711. "runtimes/win/lib/netstandard1.3/System.Net.Requests.dll": {
  712. "assetType": "runtime",
  713. "rid": "win"
  714. }
  715. }
  716. },
  717. "System.Net.Sockets/4.1.0": {
  718. "type": "package",
  719. "dependencies": {
  720. "Microsoft.NETCore.Platforms": "1.0.1",
  721. "Microsoft.NETCore.Targets": "1.0.1",
  722. "System.IO": "4.1.0",
  723. "System.Net.Primitives": "4.0.11",
  724. "System.Runtime": "4.1.0",
  725. "System.Threading.Tasks": "4.0.11"
  726. },
  727. "compile": {
  728. "ref/netstandard1.3/System.Net.Sockets.dll": {}
  729. }
  730. },
  731. "System.Net.WebHeaderCollection/4.0.1": {
  732. "type": "package",
  733. "dependencies": {
  734. "System.Collections": "4.0.11",
  735. "System.Resources.ResourceManager": "4.0.1",
  736. "System.Runtime": "4.1.0",
  737. "System.Runtime.Extensions": "4.1.0"
  738. },
  739. "compile": {
  740. "ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {}
  741. },
  742. "runtime": {
  743. "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {}
  744. }
  745. },
  746. "System.Reflection/4.3.0": {
  747. "type": "package",
  748. "dependencies": {
  749. "Microsoft.NETCore.Platforms": "1.1.0",
  750. "Microsoft.NETCore.Targets": "1.1.0",
  751. "System.IO": "4.3.0",
  752. "System.Reflection.Primitives": "4.3.0",
  753. "System.Runtime": "4.3.0"
  754. },
  755. "compile": {
  756. "ref/netstandard1.5/System.Reflection.dll": {}
  757. }
  758. },
  759. "System.Reflection.Extensions/4.0.1": {
  760. "type": "package",
  761. "dependencies": {
  762. "Microsoft.NETCore.Platforms": "1.0.1",
  763. "Microsoft.NETCore.Targets": "1.0.1",
  764. "System.Reflection": "4.1.0",
  765. "System.Runtime": "4.1.0"
  766. },
  767. "compile": {
  768. "ref/netstandard1.0/System.Reflection.Extensions.dll": {}
  769. }
  770. },
  771. "System.Reflection.Metadata/1.3.0": {
  772. "type": "package",
  773. "dependencies": {
  774. "System.Collections": "4.0.11",
  775. "System.Collections.Immutable": "1.2.0",
  776. "System.Diagnostics.Debug": "4.0.11",
  777. "System.IO": "4.1.0",
  778. "System.Linq": "4.1.0",
  779. "System.Reflection": "4.1.0",
  780. "System.Reflection.Extensions": "4.0.1",
  781. "System.Reflection.Primitives": "4.0.1",
  782. "System.Resources.ResourceManager": "4.0.1",
  783. "System.Runtime": "4.1.0",
  784. "System.Runtime.Extensions": "4.1.0",
  785. "System.Runtime.InteropServices": "4.1.0",
  786. "System.Text.Encoding": "4.0.11",
  787. "System.Text.Encoding.Extensions": "4.0.11",
  788. "System.Threading": "4.0.11"
  789. },
  790. "compile": {
  791. "lib/netstandard1.1/_._": {}
  792. },
  793. "runtime": {
  794. "lib/netstandard1.1/System.Reflection.Metadata.dll": {}
  795. }
  796. },
  797. "System.Reflection.Primitives/4.3.0": {
  798. "type": "package",
  799. "dependencies": {
  800. "Microsoft.NETCore.Platforms": "1.1.0",
  801. "Microsoft.NETCore.Targets": "1.1.0",
  802. "System.Runtime": "4.3.0"
  803. },
  804. "compile": {
  805. "ref/netstandard1.0/System.Reflection.Primitives.dll": {}
  806. }
  807. },
  808. "System.Reflection.TypeExtensions/4.1.0": {
  809. "type": "package",
  810. "dependencies": {
  811. "System.Reflection": "4.1.0",
  812. "System.Runtime": "4.1.0"
  813. },
  814. "compile": {
  815. "ref/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
  816. },
  817. "runtime": {
  818. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
  819. }
  820. },
  821. "System.Resources.ResourceManager/4.3.0": {
  822. "type": "package",
  823. "dependencies": {
  824. "Microsoft.NETCore.Platforms": "1.1.0",
  825. "Microsoft.NETCore.Targets": "1.1.0",
  826. "System.Globalization": "4.3.0",
  827. "System.Reflection": "4.3.0",
  828. "System.Runtime": "4.3.0"
  829. },
  830. "compile": {
  831. "ref/netstandard1.0/_._": {}
  832. }
  833. },
  834. "System.Runtime/4.3.0": {
  835. "type": "package",
  836. "dependencies": {
  837. "Microsoft.NETCore.Platforms": "1.1.0",
  838. "Microsoft.NETCore.Targets": "1.1.0"
  839. },
  840. "compile": {
  841. "ref/netstandard1.5/System.Runtime.dll": {}
  842. }
  843. },
  844. "System.Runtime.Extensions/4.1.0": {
  845. "type": "package",
  846. "dependencies": {
  847. "Microsoft.NETCore.Platforms": "1.0.1",
  848. "Microsoft.NETCore.Targets": "1.0.1",
  849. "System.Runtime": "4.1.0"
  850. },
  851. "compile": {
  852. "ref/netstandard1.5/System.Runtime.Extensions.dll": {}
  853. }
  854. },
  855. "System.Runtime.Handles/4.0.1": {
  856. "type": "package",
  857. "dependencies": {
  858. "Microsoft.NETCore.Platforms": "1.0.1",
  859. "Microsoft.NETCore.Targets": "1.0.1",
  860. "System.Runtime": "4.1.0"
  861. },
  862. "compile": {
  863. "ref/netstandard1.3/System.Runtime.Handles.dll": {}
  864. }
  865. },
  866. "System.Runtime.InteropServices/4.1.0": {
  867. "type": "package",
  868. "dependencies": {
  869. "Microsoft.NETCore.Platforms": "1.0.1",
  870. "Microsoft.NETCore.Targets": "1.0.1",
  871. "System.Reflection": "4.1.0",
  872. "System.Reflection.Primitives": "4.0.1",
  873. "System.Runtime": "4.1.0",
  874. "System.Runtime.Handles": "4.0.1"
  875. },
  876. "compile": {
  877. "ref/netstandard1.5/System.Runtime.InteropServices.dll": {}
  878. }
  879. },
  880. "System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
  881. "type": "package",
  882. "dependencies": {
  883. "Microsoft.NETCore.Platforms": "1.0.1",
  884. "System.Reflection": "4.1.0",
  885. "System.Resources.ResourceManager": "4.0.1",
  886. "System.Runtime": "4.1.0",
  887. "System.Runtime.InteropServices": "4.1.0",
  888. "System.Threading": "4.0.11",
  889. "runtime.native.System": "4.0.0"
  890. },
  891. "compile": {
  892. "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
  893. },
  894. "runtimeTargets": {
  895. "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
  896. "assetType": "runtime",
  897. "rid": "unix"
  898. },
  899. "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
  900. "assetType": "runtime",
  901. "rid": "win"
  902. }
  903. }
  904. },
  905. "System.Runtime.Numerics/4.0.1": {
  906. "type": "package",
  907. "dependencies": {
  908. "System.Globalization": "4.0.11",
  909. "System.Resources.ResourceManager": "4.0.1",
  910. "System.Runtime": "4.1.0",
  911. "System.Runtime.Extensions": "4.1.0"
  912. },
  913. "compile": {
  914. "ref/netstandard1.1/_._": {}
  915. },
  916. "runtime": {
  917. "lib/netstandard1.3/System.Runtime.Numerics.dll": {}
  918. }
  919. },
  920. "System.Runtime.Serialization.Formatters/4.3.0": {
  921. "type": "package",
  922. "dependencies": {
  923. "System.Collections": "4.3.0",
  924. "System.Reflection": "4.3.0",
  925. "System.Resources.ResourceManager": "4.3.0",
  926. "System.Runtime": "4.3.0",
  927. "System.Runtime.Serialization.Primitives": "4.3.0"
  928. },
  929. "compile": {
  930. "ref/netstandard1.3/System.Runtime.Serialization.Formatters.dll": {}
  931. },
  932. "runtime": {
  933. "lib/netstandard1.4/System.Runtime.Serialization.Formatters.dll": {}
  934. }
  935. },
  936. "System.Runtime.Serialization.Primitives/4.3.0": {
  937. "type": "package",
  938. "dependencies": {
  939. "System.Resources.ResourceManager": "4.3.0",
  940. "System.Runtime": "4.3.0"
  941. },
  942. "compile": {
  943. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
  944. },
  945. "runtime": {
  946. "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
  947. }
  948. },
  949. "System.Security.Claims/4.0.1": {
  950. "type": "package",
  951. "dependencies": {
  952. "System.Collections": "4.0.11",
  953. "System.Globalization": "4.0.11",
  954. "System.IO": "4.1.0",
  955. "System.Resources.ResourceManager": "4.0.1",
  956. "System.Runtime": "4.1.0",
  957. "System.Runtime.Extensions": "4.1.0",
  958. "System.Security.Principal": "4.0.1"
  959. },
  960. "compile": {
  961. "ref/netstandard1.3/_._": {}
  962. },
  963. "runtime": {
  964. "lib/netstandard1.3/System.Security.Claims.dll": {}
  965. }
  966. },
  967. "System.Security.Cryptography.Algorithms/4.2.0": {
  968. "type": "package",
  969. "dependencies": {
  970. "Microsoft.NETCore.Platforms": "1.0.1",
  971. "System.Collections": "4.0.11",
  972. "System.IO": "4.1.0",
  973. "System.Resources.ResourceManager": "4.0.1",
  974. "System.Runtime": "4.1.0",
  975. "System.Runtime.Extensions": "4.1.0",
  976. "System.Runtime.Handles": "4.0.1",
  977. "System.Runtime.InteropServices": "4.1.0",
  978. "System.Runtime.Numerics": "4.0.1",
  979. "System.Security.Cryptography.Encoding": "4.0.0",
  980. "System.Security.Cryptography.Primitives": "4.0.0",
  981. "System.Text.Encoding": "4.0.11",
  982. "runtime.native.System.Security.Cryptography": "4.0.0"
  983. },
  984. "compile": {
  985. "ref/netstandard1.6/_._": {}
  986. },
  987. "runtimeTargets": {
  988. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
  989. "assetType": "runtime",
  990. "rid": "unix"
  991. },
  992. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
  993. "assetType": "runtime",
  994. "rid": "win"
  995. }
  996. }
  997. },
  998. "System.Security.Cryptography.Cng/4.2.0": {
  999. "type": "package",
  1000. "dependencies": {
  1001. "Microsoft.NETCore.Platforms": "1.0.1",
  1002. "System.IO": "4.1.0",
  1003. "System.Resources.ResourceManager": "4.0.1",
  1004. "System.Runtime": "4.1.0",
  1005. "System.Runtime.Extensions": "4.1.0",
  1006. "System.Runtime.Handles": "4.0.1",
  1007. "System.Runtime.InteropServices": "4.1.0",
  1008. "System.Security.Cryptography.Algorithms": "4.2.0",
  1009. "System.Security.Cryptography.Encoding": "4.0.0",
  1010. "System.Security.Cryptography.Primitives": "4.0.0",
  1011. "System.Text.Encoding": "4.0.11"
  1012. },
  1013. "compile": {
  1014. "ref/netstandard1.6/_._": {}
  1015. },
  1016. "runtimeTargets": {
  1017. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": {
  1018. "assetType": "runtime",
  1019. "rid": "unix"
  1020. },
  1021. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": {
  1022. "assetType": "runtime",
  1023. "rid": "win"
  1024. }
  1025. }
  1026. },
  1027. "System.Security.Cryptography.Csp/4.0.0": {
  1028. "type": "package",
  1029. "dependencies": {
  1030. "Microsoft.NETCore.Platforms": "1.0.1",
  1031. "System.IO": "4.1.0",
  1032. "System.Reflection": "4.1.0",
  1033. "System.Resources.ResourceManager": "4.0.1",
  1034. "System.Runtime": "4.1.0",
  1035. "System.Runtime.Extensions": "4.1.0",
  1036. "System.Runtime.Handles": "4.0.1",
  1037. "System.Runtime.InteropServices": "4.1.0",
  1038. "System.Security.Cryptography.Algorithms": "4.2.0",
  1039. "System.Security.Cryptography.Encoding": "4.0.0",
  1040. "System.Security.Cryptography.Primitives": "4.0.0",
  1041. "System.Text.Encoding": "4.0.11",
  1042. "System.Threading": "4.0.11"
  1043. },
  1044. "compile": {
  1045. "ref/netstandard1.3/_._": {}
  1046. },
  1047. "runtimeTargets": {
  1048. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
  1049. "assetType": "runtime",
  1050. "rid": "unix"
  1051. },
  1052. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
  1053. "assetType": "runtime",
  1054. "rid": "win"
  1055. }
  1056. }
  1057. },
  1058. "System.Security.Cryptography.Encoding/4.0.0": {
  1059. "type": "package",
  1060. "dependencies": {
  1061. "Microsoft.NETCore.Platforms": "1.0.1",
  1062. "System.Collections": "4.0.11",
  1063. "System.Collections.Concurrent": "4.0.12",
  1064. "System.Linq": "4.1.0",
  1065. "System.Resources.ResourceManager": "4.0.1",
  1066. "System.Runtime": "4.1.0",
  1067. "System.Runtime.Extensions": "4.1.0",
  1068. "System.Runtime.Handles": "4.0.1",
  1069. "System.Runtime.InteropServices": "4.1.0",
  1070. "System.Security.Cryptography.Primitives": "4.0.0",
  1071. "System.Text.Encoding": "4.0.11",
  1072. "runtime.native.System.Security.Cryptography": "4.0.0"
  1073. },
  1074. "compile": {
  1075. "ref/netstandard1.3/_._": {}
  1076. },
  1077. "runtimeTargets": {
  1078. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
  1079. "assetType": "runtime",
  1080. "rid": "unix"
  1081. },
  1082. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
  1083. "assetType": "runtime",
  1084. "rid": "win"
  1085. }
  1086. }
  1087. },
  1088. "System.Security.Cryptography.OpenSsl/4.0.0": {
  1089. "type": "package",
  1090. "dependencies": {
  1091. "System.Collections": "4.0.11",
  1092. "System.IO": "4.1.0",
  1093. "System.Resources.ResourceManager": "4.0.1",
  1094. "System.Runtime": "4.1.0",
  1095. "System.Runtime.Extensions": "4.1.0",
  1096. "System.Runtime.Handles": "4.0.1",
  1097. "System.Runtime.InteropServices": "4.1.0",
  1098. "System.Runtime.Numerics": "4.0.1",
  1099. "System.Security.Cryptography.Algorithms": "4.2.0",
  1100. "System.Security.Cryptography.Encoding": "4.0.0",
  1101. "System.Security.Cryptography.Primitives": "4.0.0",
  1102. "System.Text.Encoding": "4.0.11",
  1103. "runtime.native.System.Security.Cryptography": "4.0.0"
  1104. },
  1105. "compile": {
  1106. "ref/netstandard1.6/_._": {}
  1107. },
  1108. "runtime": {
  1109. "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {}
  1110. },
  1111. "runtimeTargets": {
  1112. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {
  1113. "assetType": "runtime",
  1114. "rid": "unix"
  1115. }
  1116. }
  1117. },
  1118. "System.Security.Cryptography.Primitives/4.0.0": {
  1119. "type": "package",
  1120. "dependencies": {
  1121. "System.Diagnostics.Debug": "4.0.11",
  1122. "System.Globalization": "4.0.11",
  1123. "System.IO": "4.1.0",
  1124. "System.Resources.ResourceManager": "4.0.1",
  1125. "System.Runtime": "4.1.0",
  1126. "System.Threading": "4.0.11",
  1127. "System.Threading.Tasks": "4.0.11"
  1128. },
  1129. "compile": {
  1130. "ref/netstandard1.3/_._": {}
  1131. },
  1132. "runtime": {
  1133. "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
  1134. }
  1135. },
  1136. "System.Security.Cryptography.X509Certificates/4.1.0": {
  1137. "type": "package",
  1138. "dependencies": {
  1139. "Microsoft.NETCore.Platforms": "1.0.1",
  1140. "System.Collections": "4.0.11",
  1141. "System.Diagnostics.Debug": "4.0.11",
  1142. "System.Globalization": "4.0.11",
  1143. "System.Globalization.Calendars": "4.0.1",
  1144. "System.IO": "4.1.0",
  1145. "System.IO.FileSystem": "4.0.1",
  1146. "System.IO.FileSystem.Primitives": "4.0.1",
  1147. "System.Resources.ResourceManager": "4.0.1",
  1148. "System.Runtime": "4.1.0",
  1149. "System.Runtime.Extensions": "4.1.0",
  1150. "System.Runtime.Handles": "4.0.1",
  1151. "System.Runtime.InteropServices": "4.1.0",
  1152. "System.Runtime.Numerics": "4.0.1",
  1153. "System.Security.Cryptography.Algorithms": "4.2.0",
  1154. "System.Security.Cryptography.Cng": "4.2.0",
  1155. "System.Security.Cryptography.Csp": "4.0.0",
  1156. "System.Security.Cryptography.Encoding": "4.0.0",
  1157. "System.Security.Cryptography.OpenSsl": "4.0.0",
  1158. "System.Security.Cryptography.Primitives": "4.0.0",
  1159. "System.Text.Encoding": "4.0.11",
  1160. "System.Threading": "4.0.11",
  1161. "runtime.native.System": "4.0.0",
  1162. "runtime.native.System.Net.Http": "4.0.1",
  1163. "runtime.native.System.Security.Cryptography": "4.0.0"
  1164. },
  1165. "compile": {
  1166. "ref/netstandard1.4/_._": {}
  1167. },
  1168. "runtimeTargets": {
  1169. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
  1170. "assetType": "runtime",
  1171. "rid": "unix"
  1172. },
  1173. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
  1174. "assetType": "runtime",
  1175. "rid": "win"
  1176. }
  1177. }
  1178. },
  1179. "System.Security.Principal/4.0.1": {
  1180. "type": "package",
  1181. "dependencies": {
  1182. "System.Runtime": "4.1.0"
  1183. },
  1184. "compile": {
  1185. "ref/netstandard1.0/_._": {}
  1186. },
  1187. "runtime": {
  1188. "lib/netstandard1.0/System.Security.Principal.dll": {}
  1189. }
  1190. },
  1191. "System.Security.Principal.Windows/4.0.0": {
  1192. "type": "package",
  1193. "dependencies": {
  1194. "Microsoft.NETCore.Platforms": "1.0.1",
  1195. "Microsoft.Win32.Primitives": "4.0.1",
  1196. "System.Collections": "4.0.11",
  1197. "System.Diagnostics.Debug": "4.0.11",
  1198. "System.Reflection": "4.1.0",
  1199. "System.Resources.ResourceManager": "4.0.1",
  1200. "System.Runtime": "4.1.0",
  1201. "System.Runtime.Extensions": "4.1.0",
  1202. "System.Runtime.Handles": "4.0.1",
  1203. "System.Runtime.InteropServices": "4.1.0",
  1204. "System.Security.Claims": "4.0.1",
  1205. "System.Security.Principal": "4.0.1",
  1206. "System.Text.Encoding": "4.0.11",
  1207. "System.Threading": "4.0.11"
  1208. },
  1209. "compile": {
  1210. "ref/netstandard1.3/_._": {}
  1211. },
  1212. "runtimeTargets": {
  1213. "runtimes/unix/lib/netstandard1.3/System.Security.Principal.Windows.dll": {
  1214. "assetType": "runtime",
  1215. "rid": "unix"
  1216. },
  1217. "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll": {
  1218. "assetType": "runtime",
  1219. "rid": "win"
  1220. }
  1221. }
  1222. },
  1223. "System.Text.Encoding/4.3.0": {
  1224. "type": "package",
  1225. "dependencies": {
  1226. "Microsoft.NETCore.Platforms": "1.1.0",
  1227. "Microsoft.NETCore.Targets": "1.1.0",
  1228. "System.Runtime": "4.3.0"
  1229. },
  1230. "compile": {
  1231. "ref/netstandard1.3/System.Text.Encoding.dll": {}
  1232. }
  1233. },
  1234. "System.Text.Encoding.Extensions/4.0.11": {
  1235. "type": "package",
  1236. "dependencies": {
  1237. "Microsoft.NETCore.Platforms": "1.0.1",
  1238. "Microsoft.NETCore.Targets": "1.0.1",
  1239. "System.Runtime": "4.1.0",
  1240. "System.Text.Encoding": "4.0.11"
  1241. },
  1242. "compile": {
  1243. "ref/netstandard1.3/_._": {}
  1244. }
  1245. },
  1246. "System.Text.RegularExpressions/4.1.0": {
  1247. "type": "package",
  1248. "dependencies": {
  1249. "System.Collections": "4.0.11",
  1250. "System.Globalization": "4.0.11",
  1251. "System.Resources.ResourceManager": "4.0.1",
  1252. "System.Runtime": "4.1.0",
  1253. "System.Runtime.Extensions": "4.1.0",
  1254. "System.Threading": "4.0.11"
  1255. },
  1256. "compile": {
  1257. "ref/netstandard1.6/System.Text.RegularExpressions.dll": {}
  1258. },
  1259. "runtime": {
  1260. "lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
  1261. }
  1262. },
  1263. "System.Threading/4.0.11": {
  1264. "type": "package",
  1265. "dependencies": {
  1266. "System.Runtime": "4.1.0",
  1267. "System.Threading.Tasks": "4.0.11"
  1268. },
  1269. "compile": {
  1270. "ref/netstandard1.3/System.Threading.dll": {}
  1271. },
  1272. "runtime": {
  1273. "lib/netstandard1.3/System.Threading.dll": {}
  1274. }
  1275. },
  1276. "System.Threading.Overlapped/4.0.1": {
  1277. "type": "package",
  1278. "dependencies": {
  1279. "Microsoft.NETCore.Platforms": "1.0.1",
  1280. "System.Resources.ResourceManager": "4.0.1",
  1281. "System.Runtime": "4.1.0",
  1282. "System.Runtime.Handles": "4.0.1"
  1283. },
  1284. "compile": {
  1285. "ref/netstandard1.3/_._": {}
  1286. },
  1287. "runtimeTargets": {
  1288. "runtimes/unix/lib/netstandard1.3/System.Threading.Overlapped.dll": {
  1289. "assetType": "runtime",
  1290. "rid": "unix"
  1291. },
  1292. "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll": {
  1293. "assetType": "runtime",
  1294. "rid": "win"
  1295. }
  1296. }
  1297. },
  1298. "System.Threading.Tasks/4.3.0": {
  1299. "type": "package",
  1300. "dependencies": {
  1301. "Microsoft.NETCore.Platforms": "1.1.0",
  1302. "Microsoft.NETCore.Targets": "1.1.0",
  1303. "System.Runtime": "4.3.0"
  1304. },
  1305. "compile": {
  1306. "ref/netstandard1.3/System.Threading.Tasks.dll": {}
  1307. }
  1308. },
  1309. "System.Threading.Tasks.Extensions/4.0.0": {
  1310. "type": "package",
  1311. "dependencies": {
  1312. "System.Collections": "4.0.11",
  1313. "System.Runtime": "4.1.0",
  1314. "System.Threading.Tasks": "4.0.11"
  1315. },
  1316. "compile": {
  1317. "lib/netstandard1.0/_._": {}
  1318. },
  1319. "runtime": {
  1320. "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {}
  1321. }
  1322. },
  1323. "System.Threading.Thread/4.0.0": {
  1324. "type": "package",
  1325. "dependencies": {
  1326. "System.Runtime": "4.1.0"
  1327. },
  1328. "compile": {
  1329. "ref/netstandard1.3/System.Threading.Thread.dll": {}
  1330. },
  1331. "runtime": {
  1332. "lib/netstandard1.3/System.Threading.Thread.dll": {}
  1333. }
  1334. },
  1335. "System.Threading.ThreadPool/4.0.10": {
  1336. "type": "package",
  1337. "dependencies": {
  1338. "System.Runtime": "4.1.0",
  1339. "System.Runtime.Handles": "4.0.1"
  1340. },
  1341. "compile": {
  1342. "ref/netstandard1.3/_._": {}
  1343. },
  1344. "runtime": {
  1345. "lib/netstandard1.3/System.Threading.ThreadPool.dll": {}
  1346. }
  1347. },
  1348. "System.Threading.Timer/4.0.1": {
  1349. "type": "package",
  1350. "dependencies": {
  1351. "Microsoft.NETCore.Platforms": "1.0.1",
  1352. "Microsoft.NETCore.Targets": "1.0.1",
  1353. "System.Runtime": "4.1.0"
  1354. },
  1355. "compile": {
  1356. "ref/netstandard1.2/System.Threading.Timer.dll": {}
  1357. }
  1358. },
  1359. "System.Xml.ReaderWriter/4.0.11": {
  1360. "type": "package",
  1361. "dependencies": {
  1362. "System.Collections": "4.0.11",
  1363. "System.Diagnostics.Debug": "4.0.11",
  1364. "System.Globalization": "4.0.11",
  1365. "System.IO": "4.1.0",
  1366. "System.IO.FileSystem": "4.0.1",
  1367. "System.IO.FileSystem.Primitives": "4.0.1",
  1368. "System.Resources.ResourceManager": "4.0.1",
  1369. "System.Runtime": "4.1.0",
  1370. "System.Runtime.Extensions": "4.1.0",
  1371. "System.Runtime.InteropServices": "4.1.0",
  1372. "System.Text.Encoding": "4.0.11",
  1373. "System.Text.Encoding.Extensions": "4.0.11",
  1374. "System.Text.RegularExpressions": "4.1.0",
  1375. "System.Threading.Tasks": "4.0.11",
  1376. "System.Threading.Tasks.Extensions": "4.0.0"
  1377. },
  1378. "compile": {
  1379. "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {}
  1380. },
  1381. "runtime": {
  1382. "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {}
  1383. }
  1384. },
  1385. "System.Xml.XmlDocument/4.0.1": {
  1386. "type": "package",
  1387. "dependencies": {
  1388. "System.Collections": "4.0.11",
  1389. "System.Diagnostics.Debug": "4.0.11",
  1390. "System.Globalization": "4.0.11",
  1391. "System.IO": "4.1.0",
  1392. "System.Resources.ResourceManager": "4.0.1",
  1393. "System.Runtime": "4.1.0",
  1394. "System.Runtime.Extensions": "4.1.0",
  1395. "System.Text.Encoding": "4.0.11",
  1396. "System.Threading": "4.0.11",
  1397. "System.Xml.ReaderWriter": "4.0.11"
  1398. },
  1399. "compile": {
  1400. "ref/netstandard1.3/System.Xml.XmlDocument.dll": {}
  1401. },
  1402. "runtime": {
  1403. "lib/netstandard1.3/System.Xml.XmlDocument.dll": {}
  1404. }
  1405. }
  1406. }
  1407. },
  1408. "libraries": {
  1409. "log4net/2.0.8": {
  1410. "sha512": "N41MQGHZImiCfn0cUuSBjZxrcNfIQCuCgQP0rpgB3J/NWponEh3lc1LxJEuIsPAR9Oc1jVvfkNNFCY1C5hf9LA==",
  1411. "type": "package",
  1412. "path": "log4net/2.0.8",
  1413. "files": [
  1414. ".nupkg.metadata",
  1415. ".signature.p7s",
  1416. "lib/net20-full/log4net.dll",
  1417. "lib/net20-full/log4net.xml",
  1418. "lib/net35-client/log4net.dll",
  1419. "lib/net35-client/log4net.xml",
  1420. "lib/net35-full/log4net.dll",
  1421. "lib/net35-full/log4net.xml",
  1422. "lib/net40-client/log4net.dll",
  1423. "lib/net40-client/log4net.xml",
  1424. "lib/net40-full/log4net.dll",
  1425. "lib/net40-full/log4net.xml",
  1426. "lib/net45-full/log4net.dll",
  1427. "lib/net45-full/log4net.xml",
  1428. "lib/netstandard1.3/log4net.dll",
  1429. "log4net.2.0.8.nupkg.sha512",
  1430. "log4net.nuspec"
  1431. ]
  1432. },
  1433. "Microsoft.Extensions.Configuration/3.1.3": {
  1434. "sha512": "nTr4JgTSJScDBD3lahIh1jUBH8A43oG1cqID1qLoHSZhtegslpIyTYxmnehtUKi6xdY5j9R0oWeeGEP+JTcmAg==",
  1435. "type": "package",
  1436. "path": "microsoft.extensions.configuration/3.1.3",
  1437. "files": [
  1438. ".nupkg.metadata",
  1439. ".signature.p7s",
  1440. "Icon.png",
  1441. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll",
  1442. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.xml",
  1443. "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll",
  1444. "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml",
  1445. "microsoft.extensions.configuration.3.1.3.nupkg.sha512",
  1446. "microsoft.extensions.configuration.nuspec"
  1447. ]
  1448. },
  1449. "Microsoft.Extensions.Configuration.Abstractions/3.1.3": {
  1450. "sha512": "d3vpIJdw+hRtkW1WoNTXhCczakVVId30Tj58li5GbJxz6MVGi8gy4+7JdLBb/wuHFd4+25cZe+Z0WPi207rBbQ==",
  1451. "type": "package",
  1452. "path": "microsoft.extensions.configuration.abstractions/3.1.3",
  1453. "files": [
  1454. ".nupkg.metadata",
  1455. ".signature.p7s",
  1456. "Icon.png",
  1457. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll",
  1458. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.xml",
  1459. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  1460. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  1461. "microsoft.extensions.configuration.abstractions.3.1.3.nupkg.sha512",
  1462. "microsoft.extensions.configuration.abstractions.nuspec"
  1463. ]
  1464. },
  1465. "Microsoft.Extensions.Configuration.FileExtensions/3.1.3": {
  1466. "sha512": "elAAhku4duLMFnoambYY3VUp6AWHkMYu1j9ctWQkSfsCPwx9FlQ8luk4LS5oMQmOT0eY8E0zWG8jZM60GXIyNA==",
  1467. "type": "package",
  1468. "path": "microsoft.extensions.configuration.fileextensions/3.1.3",
  1469. "files": [
  1470. ".nupkg.metadata",
  1471. ".signature.p7s",
  1472. "Icon.png",
  1473. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll",
  1474. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.xml",
  1475. "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
  1476. "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
  1477. "microsoft.extensions.configuration.fileextensions.3.1.3.nupkg.sha512",
  1478. "microsoft.extensions.configuration.fileextensions.nuspec"
  1479. ]
  1480. },
  1481. "Microsoft.Extensions.Configuration.Json/3.1.3": {
  1482. "sha512": "E26XwzU3Y+J4etuXwX0ScOxNwuBdifU/BGM0nI/GwY7SjvVkkBQDgYphUcujaiAZWJ7h7yh1KL9tBAMPgGthqg==",
  1483. "type": "package",
  1484. "path": "microsoft.extensions.configuration.json/3.1.3",
  1485. "files": [
  1486. ".nupkg.metadata",
  1487. ".signature.p7s",
  1488. "Icon.png",
  1489. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll",
  1490. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.xml",
  1491. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll",
  1492. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml",
  1493. "microsoft.extensions.configuration.json.3.1.3.nupkg.sha512",
  1494. "microsoft.extensions.configuration.json.nuspec"
  1495. ]
  1496. },
  1497. "Microsoft.Extensions.FileProviders.Abstractions/3.1.3": {
  1498. "sha512": "vr1V6dj8NONgaTA/EdlwtJOaNXRBf6f/din15pkWM/RfTbdoqrr0mKcTRx4MD/AGwxgM0+G2rUT2pDQGa2tNtA==",
  1499. "type": "package",
  1500. "path": "microsoft.extensions.fileproviders.abstractions/3.1.3",
  1501. "files": [
  1502. ".nupkg.metadata",
  1503. ".signature.p7s",
  1504. "Icon.png",
  1505. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll",
  1506. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.xml",
  1507. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
  1508. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
  1509. "microsoft.extensions.fileproviders.abstractions.3.1.3.nupkg.sha512",
  1510. "microsoft.extensions.fileproviders.abstractions.nuspec"
  1511. ]
  1512. },
  1513. "Microsoft.Extensions.FileProviders.Physical/3.1.3": {
  1514. "sha512": "CvCLmVfb90Wkm99Ho6izWoZ9WaY/SQbou0LSEvBQxKk0IPAWKfUw29QLqlszIkXp81VR1BwdprlGKFdFfZpZFA==",
  1515. "type": "package",
  1516. "path": "microsoft.extensions.fileproviders.physical/3.1.3",
  1517. "files": [
  1518. ".nupkg.metadata",
  1519. ".signature.p7s",
  1520. "Icon.png",
  1521. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll",
  1522. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.xml",
  1523. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll",
  1524. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml",
  1525. "microsoft.extensions.fileproviders.physical.3.1.3.nupkg.sha512",
  1526. "microsoft.extensions.fileproviders.physical.nuspec"
  1527. ]
  1528. },
  1529. "Microsoft.Extensions.FileSystemGlobbing/3.1.3": {
  1530. "sha512": "bAmmKRNZM7n7cEhmdywgfvd53MF8pUL9u6orliWvJmI3tQCuDaJalNr4z9FfMu/e6Baw5NTSV+ZsWdWIiOi1Rw==",
  1531. "type": "package",
  1532. "path": "microsoft.extensions.filesystemglobbing/3.1.3",
  1533. "files": [
  1534. ".nupkg.metadata",
  1535. ".signature.p7s",
  1536. "Icon.png",
  1537. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll",
  1538. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml",
  1539. "microsoft.extensions.filesystemglobbing.3.1.3.nupkg.sha512",
  1540. "microsoft.extensions.filesystemglobbing.nuspec"
  1541. ]
  1542. },
  1543. "Microsoft.Extensions.Primitives/3.1.3": {
  1544. "sha512": "5gK6qeq9CBCHBfB3Tim3jCJTLafT9FXFBAZZq39rC8adz8mxcjVAuQSw3jGgHqoRk0jwtXKFhXJUVur8vfeuFg==",
  1545. "type": "package",
  1546. "path": "microsoft.extensions.primitives/3.1.3",
  1547. "files": [
  1548. ".nupkg.metadata",
  1549. ".signature.p7s",
  1550. "Icon.png",
  1551. "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll",
  1552. "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.xml",
  1553. "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
  1554. "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
  1555. "microsoft.extensions.primitives.3.1.3.nupkg.sha512",
  1556. "microsoft.extensions.primitives.nuspec"
  1557. ]
  1558. },
  1559. "Microsoft.NETCore.Platforms/1.1.0": {
  1560. "sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
  1561. "type": "package",
  1562. "path": "microsoft.netcore.platforms/1.1.0",
  1563. "files": [
  1564. ".nupkg.metadata",
  1565. ".signature.p7s",
  1566. "ThirdPartyNotices.txt",
  1567. "dotnet_library_license.txt",
  1568. "lib/netstandard1.0/_._",
  1569. "microsoft.netcore.platforms.1.1.0.nupkg.sha512",
  1570. "microsoft.netcore.platforms.nuspec",
  1571. "runtime.json"
  1572. ]
  1573. },
  1574. "Microsoft.NETCore.Targets/1.1.0": {
  1575. "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
  1576. "type": "package",
  1577. "path": "microsoft.netcore.targets/1.1.0",
  1578. "files": [
  1579. ".nupkg.metadata",
  1580. ".signature.p7s",
  1581. "ThirdPartyNotices.txt",
  1582. "dotnet_library_license.txt",
  1583. "lib/netstandard1.0/_._",
  1584. "microsoft.netcore.targets.1.1.0.nupkg.sha512",
  1585. "microsoft.netcore.targets.nuspec",
  1586. "runtime.json"
  1587. ]
  1588. },
  1589. "Microsoft.Win32.Primitives/4.0.1": {
  1590. "sha512": "fQnBHO9DgcmkC9dYSJoBqo6sH1VJwJprUHh8F3hbcRlxiQiBUuTntdk8tUwV490OqC2kQUrinGwZyQHTieuXRA==",
  1591. "type": "package",
  1592. "path": "microsoft.win32.primitives/4.0.1",
  1593. "files": [
  1594. ".nupkg.metadata",
  1595. ".signature.p7s",
  1596. "ThirdPartyNotices.txt",
  1597. "dotnet_library_license.txt",
  1598. "lib/MonoAndroid10/_._",
  1599. "lib/MonoTouch10/_._",
  1600. "lib/net46/Microsoft.Win32.Primitives.dll",
  1601. "lib/xamarinios10/_._",
  1602. "lib/xamarinmac20/_._",
  1603. "lib/xamarintvos10/_._",
  1604. "lib/xamarinwatchos10/_._",
  1605. "microsoft.win32.primitives.4.0.1.nupkg.sha512",
  1606. "microsoft.win32.primitives.nuspec",
  1607. "ref/MonoAndroid10/_._",
  1608. "ref/MonoTouch10/_._",
  1609. "ref/net46/Microsoft.Win32.Primitives.dll",
  1610. "ref/netstandard1.3/Microsoft.Win32.Primitives.dll",
  1611. "ref/netstandard1.3/Microsoft.Win32.Primitives.xml",
  1612. "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml",
  1613. "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml",
  1614. "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml",
  1615. "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml",
  1616. "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml",
  1617. "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml",
  1618. "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml",
  1619. "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml",
  1620. "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml",
  1621. "ref/xamarinios10/_._",
  1622. "ref/xamarinmac20/_._",
  1623. "ref/xamarintvos10/_._",
  1624. "ref/xamarinwatchos10/_._"
  1625. ]
  1626. },
  1627. "Microsoft.Win32.Registry/4.0.0": {
  1628. "sha512": "q+eLtROUAQ3OxYA5mpQrgyFgzLQxIyrfT2eLpYX5IEPlHmIio2nh4F5bgOaQoGOV865kFKZZso9Oq9RlazvXtg==",
  1629. "type": "package",
  1630. "path": "microsoft.win32.registry/4.0.0",
  1631. "files": [
  1632. ".nupkg.metadata",
  1633. ".signature.p7s",
  1634. "ThirdPartyNotices.txt",
  1635. "dotnet_library_license.txt",
  1636. "lib/net46/Microsoft.Win32.Registry.dll",
  1637. "microsoft.win32.registry.4.0.0.nupkg.sha512",
  1638. "microsoft.win32.registry.nuspec",
  1639. "ref/net46/Microsoft.Win32.Registry.dll",
  1640. "ref/netstandard1.3/Microsoft.Win32.Registry.dll",
  1641. "ref/netstandard1.3/Microsoft.Win32.Registry.xml",
  1642. "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml",
  1643. "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml",
  1644. "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml",
  1645. "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml",
  1646. "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml",
  1647. "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml",
  1648. "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml",
  1649. "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml",
  1650. "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml",
  1651. "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
  1652. "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll",
  1653. "runtimes/win/lib/netcore50/_._",
  1654. "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll"
  1655. ]
  1656. },
  1657. "Newtonsoft.Json/12.0.3": {
  1658. "sha512": "6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==",
  1659. "type": "package",
  1660. "path": "newtonsoft.json/12.0.3",
  1661. "files": [
  1662. ".nupkg.metadata",
  1663. ".signature.p7s",
  1664. "LICENSE.md",
  1665. "lib/net20/Newtonsoft.Json.dll",
  1666. "lib/net20/Newtonsoft.Json.xml",
  1667. "lib/net35/Newtonsoft.Json.dll",
  1668. "lib/net35/Newtonsoft.Json.xml",
  1669. "lib/net40/Newtonsoft.Json.dll",
  1670. "lib/net40/Newtonsoft.Json.xml",
  1671. "lib/net45/Newtonsoft.Json.dll",
  1672. "lib/net45/Newtonsoft.Json.xml",
  1673. "lib/netstandard1.0/Newtonsoft.Json.dll",
  1674. "lib/netstandard1.0/Newtonsoft.Json.xml",
  1675. "lib/netstandard1.3/Newtonsoft.Json.dll",
  1676. "lib/netstandard1.3/Newtonsoft.Json.xml",
  1677. "lib/netstandard2.0/Newtonsoft.Json.dll",
  1678. "lib/netstandard2.0/Newtonsoft.Json.xml",
  1679. "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.dll",
  1680. "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.xml",
  1681. "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.dll",
  1682. "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.xml",
  1683. "newtonsoft.json.12.0.3.nupkg.sha512",
  1684. "newtonsoft.json.nuspec",
  1685. "packageIcon.png"
  1686. ]
  1687. },
  1688. "runtime.native.System/4.0.0": {
  1689. "sha512": "QfS/nQI7k/BLgmLrw7qm7YBoULEvgWnPI+cYsbfCVFTW8Aj+i8JhccxcFMu1RWms0YZzF+UHguNBK4Qn89e2Sg==",
  1690. "type": "package",
  1691. "path": "runtime.native.system/4.0.0",
  1692. "files": [
  1693. ".nupkg.metadata",
  1694. "ThirdPartyNotices.txt",
  1695. "dotnet_library_license.txt",
  1696. "lib/netstandard1.0/_._",
  1697. "runtime.native.system.4.0.0.nupkg.sha512",
  1698. "runtime.native.system.nuspec"
  1699. ]
  1700. },
  1701. "runtime.native.System.Net.Http/4.0.1": {
  1702. "sha512": "Nh0UPZx2Vifh8r+J+H2jxifZUD3sBrmolgiFWJd2yiNrxO0xTa6bAw3YwRn1VOiSen/tUXMS31ttNItCZ6lKuA==",
  1703. "type": "package",
  1704. "path": "runtime.native.system.net.http/4.0.1",
  1705. "files": [
  1706. ".nupkg.metadata",
  1707. "ThirdPartyNotices.txt",
  1708. "dotnet_library_license.txt",
  1709. "lib/netstandard1.0/_._",
  1710. "runtime.native.system.net.http.4.0.1.nupkg.sha512",
  1711. "runtime.native.system.net.http.nuspec"
  1712. ]
  1713. },
  1714. "runtime.native.System.Security.Cryptography/4.0.0": {
  1715. "sha512": "2CQK0jmO6Eu7ZeMgD+LOFbNJSXHFVQbCJJkEyEwowh1SCgYnrn9W9RykMfpeeVGw7h4IBvYikzpGUlmZTUafJw==",
  1716. "type": "package",
  1717. "path": "runtime.native.system.security.cryptography/4.0.0",
  1718. "files": [
  1719. ".nupkg.metadata",
  1720. ".signature.p7s",
  1721. "ThirdPartyNotices.txt",
  1722. "dotnet_library_license.txt",
  1723. "lib/netstandard1.0/_._",
  1724. "runtime.native.system.security.cryptography.4.0.0.nupkg.sha512",
  1725. "runtime.native.system.security.cryptography.nuspec"
  1726. ]
  1727. },
  1728. "System.AppContext/4.1.0": {
  1729. "sha512": "3QjO4jNV7PdKkmQAVp9atA+usVnKRwI3Kx1nMwJ93T0LcQfx7pKAYk0nKz5wn1oP5iqlhZuy6RXOFdhr7rDwow==",
  1730. "type": "package",
  1731. "path": "system.appcontext/4.1.0",
  1732. "files": [
  1733. ".nupkg.metadata",
  1734. ".signature.p7s",
  1735. "ThirdPartyNotices.txt",
  1736. "dotnet_library_license.txt",
  1737. "lib/MonoAndroid10/_._",
  1738. "lib/MonoTouch10/_._",
  1739. "lib/net46/System.AppContext.dll",
  1740. "lib/net463/System.AppContext.dll",
  1741. "lib/netcore50/System.AppContext.dll",
  1742. "lib/netstandard1.6/System.AppContext.dll",
  1743. "lib/xamarinios10/_._",
  1744. "lib/xamarinmac20/_._",
  1745. "lib/xamarintvos10/_._",
  1746. "lib/xamarinwatchos10/_._",
  1747. "ref/MonoAndroid10/_._",
  1748. "ref/MonoTouch10/_._",
  1749. "ref/net46/System.AppContext.dll",
  1750. "ref/net463/System.AppContext.dll",
  1751. "ref/netstandard/_._",
  1752. "ref/netstandard1.3/System.AppContext.dll",
  1753. "ref/netstandard1.3/System.AppContext.xml",
  1754. "ref/netstandard1.3/de/System.AppContext.xml",
  1755. "ref/netstandard1.3/es/System.AppContext.xml",
  1756. "ref/netstandard1.3/fr/System.AppContext.xml",
  1757. "ref/netstandard1.3/it/System.AppContext.xml",
  1758. "ref/netstandard1.3/ja/System.AppContext.xml",
  1759. "ref/netstandard1.3/ko/System.AppContext.xml",
  1760. "ref/netstandard1.3/ru/System.AppContext.xml",
  1761. "ref/netstandard1.3/zh-hans/System.AppContext.xml",
  1762. "ref/netstandard1.3/zh-hant/System.AppContext.xml",
  1763. "ref/netstandard1.6/System.AppContext.dll",
  1764. "ref/netstandard1.6/System.AppContext.xml",
  1765. "ref/netstandard1.6/de/System.AppContext.xml",
  1766. "ref/netstandard1.6/es/System.AppContext.xml",
  1767. "ref/netstandard1.6/fr/System.AppContext.xml",
  1768. "ref/netstandard1.6/it/System.AppContext.xml",
  1769. "ref/netstandard1.6/ja/System.AppContext.xml",
  1770. "ref/netstandard1.6/ko/System.AppContext.xml",
  1771. "ref/netstandard1.6/ru/System.AppContext.xml",
  1772. "ref/netstandard1.6/zh-hans/System.AppContext.xml",
  1773. "ref/netstandard1.6/zh-hant/System.AppContext.xml",
  1774. "ref/xamarinios10/_._",
  1775. "ref/xamarinmac20/_._",
  1776. "ref/xamarintvos10/_._",
  1777. "ref/xamarinwatchos10/_._",
  1778. "runtimes/aot/lib/netcore50/System.AppContext.dll",
  1779. "system.appcontext.4.1.0.nupkg.sha512",
  1780. "system.appcontext.nuspec"
  1781. ]
  1782. },
  1783. "System.Collections/4.3.0": {
  1784. "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
  1785. "type": "package",
  1786. "path": "system.collections/4.3.0",
  1787. "files": [
  1788. ".nupkg.metadata",
  1789. ".signature.p7s",
  1790. "ThirdPartyNotices.txt",
  1791. "dotnet_library_license.txt",
  1792. "lib/MonoAndroid10/_._",
  1793. "lib/MonoTouch10/_._",
  1794. "lib/net45/_._",
  1795. "lib/portable-net45+win8+wp8+wpa81/_._",
  1796. "lib/win8/_._",
  1797. "lib/wp80/_._",
  1798. "lib/wpa81/_._",
  1799. "lib/xamarinios10/_._",
  1800. "lib/xamarinmac20/_._",
  1801. "lib/xamarintvos10/_._",
  1802. "lib/xamarinwatchos10/_._",
  1803. "ref/MonoAndroid10/_._",
  1804. "ref/MonoTouch10/_._",
  1805. "ref/net45/_._",
  1806. "ref/netcore50/System.Collections.dll",
  1807. "ref/netcore50/System.Collections.xml",
  1808. "ref/netcore50/de/System.Collections.xml",
  1809. "ref/netcore50/es/System.Collections.xml",
  1810. "ref/netcore50/fr/System.Collections.xml",
  1811. "ref/netcore50/it/System.Collections.xml",
  1812. "ref/netcore50/ja/System.Collections.xml",
  1813. "ref/netcore50/ko/System.Collections.xml",
  1814. "ref/netcore50/ru/System.Collections.xml",
  1815. "ref/netcore50/zh-hans/System.Collections.xml",
  1816. "ref/netcore50/zh-hant/System.Collections.xml",
  1817. "ref/netstandard1.0/System.Collections.dll",
  1818. "ref/netstandard1.0/System.Collections.xml",
  1819. "ref/netstandard1.0/de/System.Collections.xml",
  1820. "ref/netstandard1.0/es/System.Collections.xml",
  1821. "ref/netstandard1.0/fr/System.Collections.xml",
  1822. "ref/netstandard1.0/it/System.Collections.xml",
  1823. "ref/netstandard1.0/ja/System.Collections.xml",
  1824. "ref/netstandard1.0/ko/System.Collections.xml",
  1825. "ref/netstandard1.0/ru/System.Collections.xml",
  1826. "ref/netstandard1.0/zh-hans/System.Collections.xml",
  1827. "ref/netstandard1.0/zh-hant/System.Collections.xml",
  1828. "ref/netstandard1.3/System.Collections.dll",
  1829. "ref/netstandard1.3/System.Collections.xml",
  1830. "ref/netstandard1.3/de/System.Collections.xml",
  1831. "ref/netstandard1.3/es/System.Collections.xml",
  1832. "ref/netstandard1.3/fr/System.Collections.xml",
  1833. "ref/netstandard1.3/it/System.Collections.xml",
  1834. "ref/netstandard1.3/ja/System.Collections.xml",
  1835. "ref/netstandard1.3/ko/System.Collections.xml",
  1836. "ref/netstandard1.3/ru/System.Collections.xml",
  1837. "ref/netstandard1.3/zh-hans/System.Collections.xml",
  1838. "ref/netstandard1.3/zh-hant/System.Collections.xml",
  1839. "ref/portable-net45+win8+wp8+wpa81/_._",
  1840. "ref/win8/_._",
  1841. "ref/wp80/_._",
  1842. "ref/wpa81/_._",
  1843. "ref/xamarinios10/_._",
  1844. "ref/xamarinmac20/_._",
  1845. "ref/xamarintvos10/_._",
  1846. "ref/xamarinwatchos10/_._",
  1847. "system.collections.4.3.0.nupkg.sha512",
  1848. "system.collections.nuspec"
  1849. ]
  1850. },
  1851. "System.Collections.Concurrent/4.0.12": {
  1852. "sha512": "2gBcbb3drMLgxlI0fBfxMA31ec6AEyYCHygGse4vxceJan8mRIWeKJ24BFzN7+bi/NFTgdIgufzb94LWO5EERQ==",
  1853. "type": "package",
  1854. "path": "system.collections.concurrent/4.0.12",
  1855. "files": [
  1856. ".nupkg.metadata",
  1857. ".signature.p7s",
  1858. "ThirdPartyNotices.txt",
  1859. "dotnet_library_license.txt",
  1860. "lib/MonoAndroid10/_._",
  1861. "lib/MonoTouch10/_._",
  1862. "lib/net45/_._",
  1863. "lib/netcore50/System.Collections.Concurrent.dll",
  1864. "lib/netstandard1.3/System.Collections.Concurrent.dll",
  1865. "lib/portable-net45+win8+wpa81/_._",
  1866. "lib/win8/_._",
  1867. "lib/wpa81/_._",
  1868. "lib/xamarinios10/_._",
  1869. "lib/xamarinmac20/_._",
  1870. "lib/xamarintvos10/_._",
  1871. "lib/xamarinwatchos10/_._",
  1872. "ref/MonoAndroid10/_._",
  1873. "ref/MonoTouch10/_._",
  1874. "ref/net45/_._",
  1875. "ref/netcore50/System.Collections.Concurrent.dll",
  1876. "ref/netcore50/System.Collections.Concurrent.xml",
  1877. "ref/netcore50/de/System.Collections.Concurrent.xml",
  1878. "ref/netcore50/es/System.Collections.Concurrent.xml",
  1879. "ref/netcore50/fr/System.Collections.Concurrent.xml",
  1880. "ref/netcore50/it/System.Collections.Concurrent.xml",
  1881. "ref/netcore50/ja/System.Collections.Concurrent.xml",
  1882. "ref/netcore50/ko/System.Collections.Concurrent.xml",
  1883. "ref/netcore50/ru/System.Collections.Concurrent.xml",
  1884. "ref/netcore50/zh-hans/System.Collections.Concurrent.xml",
  1885. "ref/netcore50/zh-hant/System.Collections.Concurrent.xml",
  1886. "ref/netstandard1.1/System.Collections.Concurrent.dll",
  1887. "ref/netstandard1.1/System.Collections.Concurrent.xml",
  1888. "ref/netstandard1.1/de/System.Collections.Concurrent.xml",
  1889. "ref/netstandard1.1/es/System.Collections.Concurrent.xml",
  1890. "ref/netstandard1.1/fr/System.Collections.Concurrent.xml",
  1891. "ref/netstandard1.1/it/System.Collections.Concurrent.xml",
  1892. "ref/netstandard1.1/ja/System.Collections.Concurrent.xml",
  1893. "ref/netstandard1.1/ko/System.Collections.Concurrent.xml",
  1894. "ref/netstandard1.1/ru/System.Collections.Concurrent.xml",
  1895. "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml",
  1896. "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml",
  1897. "ref/netstandard1.3/System.Collections.Concurrent.dll",
  1898. "ref/netstandard1.3/System.Collections.Concurrent.xml",
  1899. "ref/netstandard1.3/de/System.Collections.Concurrent.xml",
  1900. "ref/netstandard1.3/es/System.Collections.Concurrent.xml",
  1901. "ref/netstandard1.3/fr/System.Collections.Concurrent.xml",
  1902. "ref/netstandard1.3/it/System.Collections.Concurrent.xml",
  1903. "ref/netstandard1.3/ja/System.Collections.Concurrent.xml",
  1904. "ref/netstandard1.3/ko/System.Collections.Concurrent.xml",
  1905. "ref/netstandard1.3/ru/System.Collections.Concurrent.xml",
  1906. "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml",
  1907. "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml",
  1908. "ref/portable-net45+win8+wpa81/_._",
  1909. "ref/win8/_._",
  1910. "ref/wpa81/_._",
  1911. "ref/xamarinios10/_._",
  1912. "ref/xamarinmac20/_._",
  1913. "ref/xamarintvos10/_._",
  1914. "ref/xamarinwatchos10/_._",
  1915. "system.collections.concurrent.4.0.12.nupkg.sha512",
  1916. "system.collections.concurrent.nuspec"
  1917. ]
  1918. },
  1919. "System.Collections.Immutable/1.2.0": {
  1920. "sha512": "Cma8cBW6di16ZLibL8LYQ+cLjGzoKxpOTu/faZfDcx94ZjAGq6Nv5RO7+T1YZXqEXTZP9rt1wLVEONVpURtUqw==",
  1921. "type": "package",
  1922. "path": "system.collections.immutable/1.2.0",
  1923. "files": [
  1924. ".nupkg.metadata",
  1925. ".signature.p7s",
  1926. "ThirdPartyNotices.txt",
  1927. "dotnet_library_license.txt",
  1928. "lib/netstandard1.0/System.Collections.Immutable.dll",
  1929. "lib/netstandard1.0/System.Collections.Immutable.xml",
  1930. "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll",
  1931. "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml",
  1932. "system.collections.immutable.1.2.0.nupkg.sha512",
  1933. "system.collections.immutable.nuspec"
  1934. ]
  1935. },
  1936. "System.Collections.NonGeneric/4.0.1": {
  1937. "sha512": "hMxFT2RhhlffyCdKLDXjx8WEC5JfCvNozAZxCablAuFRH74SCV4AgzE8yJCh/73bFnEoZgJ9MJmkjQ0dJmnKqA==",
  1938. "type": "package",
  1939. "path": "system.collections.nongeneric/4.0.1",
  1940. "files": [
  1941. ".nupkg.metadata",
  1942. ".signature.p7s",
  1943. "ThirdPartyNotices.txt",
  1944. "dotnet_library_license.txt",
  1945. "lib/MonoAndroid10/_._",
  1946. "lib/MonoTouch10/_._",
  1947. "lib/net46/System.Collections.NonGeneric.dll",
  1948. "lib/netstandard1.3/System.Collections.NonGeneric.dll",
  1949. "lib/xamarinios10/_._",
  1950. "lib/xamarinmac20/_._",
  1951. "lib/xamarintvos10/_._",
  1952. "lib/xamarinwatchos10/_._",
  1953. "ref/MonoAndroid10/_._",
  1954. "ref/MonoTouch10/_._",
  1955. "ref/net46/System.Collections.NonGeneric.dll",
  1956. "ref/netstandard1.3/System.Collections.NonGeneric.dll",
  1957. "ref/netstandard1.3/System.Collections.NonGeneric.xml",
  1958. "ref/netstandard1.3/de/System.Collections.NonGeneric.xml",
  1959. "ref/netstandard1.3/es/System.Collections.NonGeneric.xml",
  1960. "ref/netstandard1.3/fr/System.Collections.NonGeneric.xml",
  1961. "ref/netstandard1.3/it/System.Collections.NonGeneric.xml",
  1962. "ref/netstandard1.3/ja/System.Collections.NonGeneric.xml",
  1963. "ref/netstandard1.3/ko/System.Collections.NonGeneric.xml",
  1964. "ref/netstandard1.3/ru/System.Collections.NonGeneric.xml",
  1965. "ref/netstandard1.3/zh-hans/System.Collections.NonGeneric.xml",
  1966. "ref/netstandard1.3/zh-hant/System.Collections.NonGeneric.xml",
  1967. "ref/xamarinios10/_._",
  1968. "ref/xamarinmac20/_._",
  1969. "ref/xamarintvos10/_._",
  1970. "ref/xamarinwatchos10/_._",
  1971. "system.collections.nongeneric.4.0.1.nupkg.sha512",
  1972. "system.collections.nongeneric.nuspec"
  1973. ]
  1974. },
  1975. "System.Console/4.0.0": {
  1976. "sha512": "qSKUSOIiYA/a0g5XXdxFcUFmv1hNICBD7QZ0QhGYVipPIhvpiydY8VZqr1thmCXvmn8aipMg64zuanB4eotK9A==",
  1977. "type": "package",
  1978. "path": "system.console/4.0.0",
  1979. "files": [
  1980. ".nupkg.metadata",
  1981. "ThirdPartyNotices.txt",
  1982. "dotnet_library_license.txt",
  1983. "lib/MonoAndroid10/_._",
  1984. "lib/MonoTouch10/_._",
  1985. "lib/net46/System.Console.dll",
  1986. "lib/xamarinios10/_._",
  1987. "lib/xamarinmac20/_._",
  1988. "lib/xamarintvos10/_._",
  1989. "lib/xamarinwatchos10/_._",
  1990. "ref/MonoAndroid10/_._",
  1991. "ref/MonoTouch10/_._",
  1992. "ref/net46/System.Console.dll",
  1993. "ref/netstandard1.3/System.Console.dll",
  1994. "ref/netstandard1.3/System.Console.xml",
  1995. "ref/netstandard1.3/de/System.Console.xml",
  1996. "ref/netstandard1.3/es/System.Console.xml",
  1997. "ref/netstandard1.3/fr/System.Console.xml",
  1998. "ref/netstandard1.3/it/System.Console.xml",
  1999. "ref/netstandard1.3/ja/System.Console.xml",
  2000. "ref/netstandard1.3/ko/System.Console.xml",
  2001. "ref/netstandard1.3/ru/System.Console.xml",
  2002. "ref/netstandard1.3/zh-hans/System.Console.xml",
  2003. "ref/netstandard1.3/zh-hant/System.Console.xml",
  2004. "ref/xamarinios10/_._",
  2005. "ref/xamarinmac20/_._",
  2006. "ref/xamarintvos10/_._",
  2007. "ref/xamarinwatchos10/_._",
  2008. "system.console.4.0.0.nupkg.sha512",
  2009. "system.console.nuspec"
  2010. ]
  2011. },
  2012. "System.Diagnostics.Debug/4.0.11": {
  2013. "sha512": "w5U95fVKHY4G8ASs/K5iK3J5LY+/dLFd4vKejsnI/ZhBsWS9hQakfx3Zr7lRWKg4tAw9r4iktyvsTagWkqYCiw==",
  2014. "type": "package",
  2015. "path": "system.diagnostics.debug/4.0.11",
  2016. "files": [
  2017. ".nupkg.metadata",
  2018. ".signature.p7s",
  2019. "ThirdPartyNotices.txt",
  2020. "dotnet_library_license.txt",
  2021. "lib/MonoAndroid10/_._",
  2022. "lib/MonoTouch10/_._",
  2023. "lib/net45/_._",
  2024. "lib/portable-net45+win8+wp8+wpa81/_._",
  2025. "lib/win8/_._",
  2026. "lib/wp80/_._",
  2027. "lib/wpa81/_._",
  2028. "lib/xamarinios10/_._",
  2029. "lib/xamarinmac20/_._",
  2030. "lib/xamarintvos10/_._",
  2031. "lib/xamarinwatchos10/_._",
  2032. "ref/MonoAndroid10/_._",
  2033. "ref/MonoTouch10/_._",
  2034. "ref/net45/_._",
  2035. "ref/netcore50/System.Diagnostics.Debug.dll",
  2036. "ref/netcore50/System.Diagnostics.Debug.xml",
  2037. "ref/netcore50/de/System.Diagnostics.Debug.xml",
  2038. "ref/netcore50/es/System.Diagnostics.Debug.xml",
  2039. "ref/netcore50/fr/System.Diagnostics.Debug.xml",
  2040. "ref/netcore50/it/System.Diagnostics.Debug.xml",
  2041. "ref/netcore50/ja/System.Diagnostics.Debug.xml",
  2042. "ref/netcore50/ko/System.Diagnostics.Debug.xml",
  2043. "ref/netcore50/ru/System.Diagnostics.Debug.xml",
  2044. "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
  2045. "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
  2046. "ref/netstandard1.0/System.Diagnostics.Debug.dll",
  2047. "ref/netstandard1.0/System.Diagnostics.Debug.xml",
  2048. "ref/netstandard1.0/de/System.Diagnostics.Debug.xml",
  2049. "ref/netstandard1.0/es/System.Diagnostics.Debug.xml",
  2050. "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml",
  2051. "ref/netstandard1.0/it/System.Diagnostics.Debug.xml",
  2052. "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml",
  2053. "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml",
  2054. "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml",
  2055. "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml",
  2056. "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml",
  2057. "ref/netstandard1.3/System.Diagnostics.Debug.dll",
  2058. "ref/netstandard1.3/System.Diagnostics.Debug.xml",
  2059. "ref/netstandard1.3/de/System.Diagnostics.Debug.xml",
  2060. "ref/netstandard1.3/es/System.Diagnostics.Debug.xml",
  2061. "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml",
  2062. "ref/netstandard1.3/it/System.Diagnostics.Debug.xml",
  2063. "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml",
  2064. "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml",
  2065. "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml",
  2066. "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml",
  2067. "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml",
  2068. "ref/portable-net45+win8+wp8+wpa81/_._",
  2069. "ref/win8/_._",
  2070. "ref/wp80/_._",
  2071. "ref/wpa81/_._",
  2072. "ref/xamarinios10/_._",
  2073. "ref/xamarinmac20/_._",
  2074. "ref/xamarintvos10/_._",
  2075. "ref/xamarinwatchos10/_._",
  2076. "system.diagnostics.debug.4.0.11.nupkg.sha512",
  2077. "system.diagnostics.debug.nuspec"
  2078. ]
  2079. },
  2080. "System.Diagnostics.DiagnosticSource/4.0.0": {
  2081. "sha512": "YKglnq4BMTJxfcr6nuT08g+yJ0UxdePIHxosiLuljuHIUR6t4KhFsyaHOaOc1Ofqp0PUvJ0EmcgiEz6T7vEx3w==",
  2082. "type": "package",
  2083. "path": "system.diagnostics.diagnosticsource/4.0.0",
  2084. "files": [
  2085. ".nupkg.metadata",
  2086. ".signature.p7s",
  2087. "ThirdPartyNotices.txt",
  2088. "dotnet_library_license.txt",
  2089. "lib/net46/System.Diagnostics.DiagnosticSource.dll",
  2090. "lib/net46/System.Diagnostics.DiagnosticSource.xml",
  2091. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll",
  2092. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml",
  2093. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll",
  2094. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml",
  2095. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll",
  2096. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml",
  2097. "system.diagnostics.diagnosticsource.4.0.0.nupkg.sha512",
  2098. "system.diagnostics.diagnosticsource.nuspec"
  2099. ]
  2100. },
  2101. "System.Diagnostics.Process/4.1.0": {
  2102. "sha512": "mpVZ5bnlSs3tTeJ6jYyDJEIa6tavhAd88lxq1zbYhkkCu0Pno2+gHXcvZcoygq2d8JxW3gojXqNJMTAshduqZA==",
  2103. "type": "package",
  2104. "path": "system.diagnostics.process/4.1.0",
  2105. "files": [
  2106. ".nupkg.metadata",
  2107. ".signature.p7s",
  2108. "ThirdPartyNotices.txt",
  2109. "dotnet_library_license.txt",
  2110. "lib/MonoAndroid10/_._",
  2111. "lib/MonoTouch10/_._",
  2112. "lib/net46/System.Diagnostics.Process.dll",
  2113. "lib/net461/System.Diagnostics.Process.dll",
  2114. "lib/xamarinios10/_._",
  2115. "lib/xamarinmac20/_._",
  2116. "lib/xamarintvos10/_._",
  2117. "lib/xamarinwatchos10/_._",
  2118. "ref/MonoAndroid10/_._",
  2119. "ref/MonoTouch10/_._",
  2120. "ref/net46/System.Diagnostics.Process.dll",
  2121. "ref/net461/System.Diagnostics.Process.dll",
  2122. "ref/netstandard1.3/System.Diagnostics.Process.dll",
  2123. "ref/netstandard1.3/System.Diagnostics.Process.xml",
  2124. "ref/netstandard1.3/de/System.Diagnostics.Process.xml",
  2125. "ref/netstandard1.3/es/System.Diagnostics.Process.xml",
  2126. "ref/netstandard1.3/fr/System.Diagnostics.Process.xml",
  2127. "ref/netstandard1.3/it/System.Diagnostics.Process.xml",
  2128. "ref/netstandard1.3/ja/System.Diagnostics.Process.xml",
  2129. "ref/netstandard1.3/ko/System.Diagnostics.Process.xml",
  2130. "ref/netstandard1.3/ru/System.Diagnostics.Process.xml",
  2131. "ref/netstandard1.3/zh-hans/System.Diagnostics.Process.xml",
  2132. "ref/netstandard1.3/zh-hant/System.Diagnostics.Process.xml",
  2133. "ref/netstandard1.4/System.Diagnostics.Process.dll",
  2134. "ref/netstandard1.4/System.Diagnostics.Process.xml",
  2135. "ref/netstandard1.4/de/System.Diagnostics.Process.xml",
  2136. "ref/netstandard1.4/es/System.Diagnostics.Process.xml",
  2137. "ref/netstandard1.4/fr/System.Diagnostics.Process.xml",
  2138. "ref/netstandard1.4/it/System.Diagnostics.Process.xml",
  2139. "ref/netstandard1.4/ja/System.Diagnostics.Process.xml",
  2140. "ref/netstandard1.4/ko/System.Diagnostics.Process.xml",
  2141. "ref/netstandard1.4/ru/System.Diagnostics.Process.xml",
  2142. "ref/netstandard1.4/zh-hans/System.Diagnostics.Process.xml",
  2143. "ref/netstandard1.4/zh-hant/System.Diagnostics.Process.xml",
  2144. "ref/xamarinios10/_._",
  2145. "ref/xamarinmac20/_._",
  2146. "ref/xamarintvos10/_._",
  2147. "ref/xamarinwatchos10/_._",
  2148. "runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll",
  2149. "runtimes/osx/lib/netstandard1.4/System.Diagnostics.Process.dll",
  2150. "runtimes/win/lib/net46/System.Diagnostics.Process.dll",
  2151. "runtimes/win/lib/net461/System.Diagnostics.Process.dll",
  2152. "runtimes/win/lib/netstandard1.4/System.Diagnostics.Process.dll",
  2153. "runtimes/win7/lib/netcore50/_._",
  2154. "system.diagnostics.process.4.1.0.nupkg.sha512",
  2155. "system.diagnostics.process.nuspec"
  2156. ]
  2157. },
  2158. "System.Diagnostics.StackTrace/4.0.1": {
  2159. "sha512": "6i2EbRq0lgGfiZ+FDf0gVaw9qeEU+7IS2+wbZJmFVpvVzVOgZEt0ScZtyenuBvs6iDYbGiF51bMAa0oDP/tujQ==",
  2160. "type": "package",
  2161. "path": "system.diagnostics.stacktrace/4.0.1",
  2162. "files": [
  2163. ".nupkg.metadata",
  2164. ".signature.p7s",
  2165. "ThirdPartyNotices.txt",
  2166. "dotnet_library_license.txt",
  2167. "lib/MonoAndroid10/_._",
  2168. "lib/MonoTouch10/_._",
  2169. "lib/net46/System.Diagnostics.StackTrace.dll",
  2170. "lib/netstandard1.3/System.Diagnostics.StackTrace.dll",
  2171. "lib/xamarinios10/_._",
  2172. "lib/xamarinmac20/_._",
  2173. "lib/xamarintvos10/_._",
  2174. "lib/xamarinwatchos10/_._",
  2175. "ref/MonoAndroid10/_._",
  2176. "ref/MonoTouch10/_._",
  2177. "ref/net46/System.Diagnostics.StackTrace.dll",
  2178. "ref/netstandard1.3/System.Diagnostics.StackTrace.dll",
  2179. "ref/netstandard1.3/System.Diagnostics.StackTrace.xml",
  2180. "ref/netstandard1.3/de/System.Diagnostics.StackTrace.xml",
  2181. "ref/netstandard1.3/es/System.Diagnostics.StackTrace.xml",
  2182. "ref/netstandard1.3/fr/System.Diagnostics.StackTrace.xml",
  2183. "ref/netstandard1.3/it/System.Diagnostics.StackTrace.xml",
  2184. "ref/netstandard1.3/ja/System.Diagnostics.StackTrace.xml",
  2185. "ref/netstandard1.3/ko/System.Diagnostics.StackTrace.xml",
  2186. "ref/netstandard1.3/ru/System.Diagnostics.StackTrace.xml",
  2187. "ref/netstandard1.3/zh-hans/System.Diagnostics.StackTrace.xml",
  2188. "ref/netstandard1.3/zh-hant/System.Diagnostics.StackTrace.xml",
  2189. "ref/xamarinios10/_._",
  2190. "ref/xamarinmac20/_._",
  2191. "ref/xamarintvos10/_._",
  2192. "ref/xamarinwatchos10/_._",
  2193. "runtimes/aot/lib/netcore50/System.Diagnostics.StackTrace.dll",
  2194. "system.diagnostics.stacktrace.4.0.1.nupkg.sha512",
  2195. "system.diagnostics.stacktrace.nuspec"
  2196. ]
  2197. },
  2198. "System.Diagnostics.TraceSource/4.0.0": {
  2199. "sha512": "6WVCczFZKXwpWpzd/iJkYnsmWTSFFiU24Xx/YdHXBcu+nFI/ehTgeqdJQFbtRPzbrO3KtRNjvkhtj4t5/WwWsA==",
  2200. "type": "package",
  2201. "path": "system.diagnostics.tracesource/4.0.0",
  2202. "files": [
  2203. ".nupkg.metadata",
  2204. ".signature.p7s",
  2205. "ThirdPartyNotices.txt",
  2206. "dotnet_library_license.txt",
  2207. "lib/MonoAndroid10/_._",
  2208. "lib/MonoTouch10/_._",
  2209. "lib/net46/System.Diagnostics.TraceSource.dll",
  2210. "lib/xamarinios10/_._",
  2211. "lib/xamarinmac20/_._",
  2212. "lib/xamarintvos10/_._",
  2213. "lib/xamarinwatchos10/_._",
  2214. "ref/MonoAndroid10/_._",
  2215. "ref/MonoTouch10/_._",
  2216. "ref/net46/System.Diagnostics.TraceSource.dll",
  2217. "ref/netstandard1.3/System.Diagnostics.TraceSource.dll",
  2218. "ref/netstandard1.3/System.Diagnostics.TraceSource.xml",
  2219. "ref/netstandard1.3/de/System.Diagnostics.TraceSource.xml",
  2220. "ref/netstandard1.3/es/System.Diagnostics.TraceSource.xml",
  2221. "ref/netstandard1.3/fr/System.Diagnostics.TraceSource.xml",
  2222. "ref/netstandard1.3/it/System.Diagnostics.TraceSource.xml",
  2223. "ref/netstandard1.3/ja/System.Diagnostics.TraceSource.xml",
  2224. "ref/netstandard1.3/ko/System.Diagnostics.TraceSource.xml",
  2225. "ref/netstandard1.3/ru/System.Diagnostics.TraceSource.xml",
  2226. "ref/netstandard1.3/zh-hans/System.Diagnostics.TraceSource.xml",
  2227. "ref/netstandard1.3/zh-hant/System.Diagnostics.TraceSource.xml",
  2228. "ref/xamarinios10/_._",
  2229. "ref/xamarinmac20/_._",
  2230. "ref/xamarintvos10/_._",
  2231. "ref/xamarinwatchos10/_._",
  2232. "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll",
  2233. "runtimes/win/lib/net46/System.Diagnostics.TraceSource.dll",
  2234. "runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll",
  2235. "system.diagnostics.tracesource.4.0.0.nupkg.sha512",
  2236. "system.diagnostics.tracesource.nuspec"
  2237. ]
  2238. },
  2239. "System.Diagnostics.Tracing/4.1.0": {
  2240. "sha512": "vDN1PoMZCkkdNjvZLql592oYJZgS7URcJzJ7bxeBgGtx5UtR5leNm49VmfHGqIffX4FKacHbI3H6UyNSHQknBg==",
  2241. "type": "package",
  2242. "path": "system.diagnostics.tracing/4.1.0",
  2243. "files": [
  2244. ".nupkg.metadata",
  2245. ".signature.p7s",
  2246. "ThirdPartyNotices.txt",
  2247. "dotnet_library_license.txt",
  2248. "lib/MonoAndroid10/_._",
  2249. "lib/MonoTouch10/_._",
  2250. "lib/net45/_._",
  2251. "lib/net462/System.Diagnostics.Tracing.dll",
  2252. "lib/portable-net45+win8+wpa81/_._",
  2253. "lib/win8/_._",
  2254. "lib/wpa81/_._",
  2255. "lib/xamarinios10/_._",
  2256. "lib/xamarinmac20/_._",
  2257. "lib/xamarintvos10/_._",
  2258. "lib/xamarinwatchos10/_._",
  2259. "ref/MonoAndroid10/_._",
  2260. "ref/MonoTouch10/_._",
  2261. "ref/net45/_._",
  2262. "ref/net462/System.Diagnostics.Tracing.dll",
  2263. "ref/netcore50/System.Diagnostics.Tracing.dll",
  2264. "ref/netcore50/System.Diagnostics.Tracing.xml",
  2265. "ref/netcore50/de/System.Diagnostics.Tracing.xml",
  2266. "ref/netcore50/es/System.Diagnostics.Tracing.xml",
  2267. "ref/netcore50/fr/System.Diagnostics.Tracing.xml",
  2268. "ref/netcore50/it/System.Diagnostics.Tracing.xml",
  2269. "ref/netcore50/ja/System.Diagnostics.Tracing.xml",
  2270. "ref/netcore50/ko/System.Diagnostics.Tracing.xml",
  2271. "ref/netcore50/ru/System.Diagnostics.Tracing.xml",
  2272. "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml",
  2273. "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml",
  2274. "ref/netstandard1.1/System.Diagnostics.Tracing.dll",
  2275. "ref/netstandard1.1/System.Diagnostics.Tracing.xml",
  2276. "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml",
  2277. "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml",
  2278. "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml",
  2279. "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml",
  2280. "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml",
  2281. "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml",
  2282. "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml",
  2283. "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml",
  2284. "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml",
  2285. "ref/netstandard1.2/System.Diagnostics.Tracing.dll",
  2286. "ref/netstandard1.2/System.Diagnostics.Tracing.xml",
  2287. "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml",
  2288. "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml",
  2289. "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml",
  2290. "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml",
  2291. "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml",
  2292. "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml",
  2293. "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml",
  2294. "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml",
  2295. "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml",
  2296. "ref/netstandard1.3/System.Diagnostics.Tracing.dll",
  2297. "ref/netstandard1.3/System.Diagnostics.Tracing.xml",
  2298. "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml",
  2299. "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml",
  2300. "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml",
  2301. "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml",
  2302. "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml",
  2303. "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml",
  2304. "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml",
  2305. "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml",
  2306. "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml",
  2307. "ref/netstandard1.5/System.Diagnostics.Tracing.dll",
  2308. "ref/netstandard1.5/System.Diagnostics.Tracing.xml",
  2309. "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml",
  2310. "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml",
  2311. "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml",
  2312. "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml",
  2313. "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml",
  2314. "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml",
  2315. "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml",
  2316. "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml",
  2317. "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml",
  2318. "ref/portable-net45+win8+wpa81/_._",
  2319. "ref/win8/_._",
  2320. "ref/wpa81/_._",
  2321. "ref/xamarinios10/_._",
  2322. "ref/xamarinmac20/_._",
  2323. "ref/xamarintvos10/_._",
  2324. "ref/xamarinwatchos10/_._",
  2325. "system.diagnostics.tracing.4.1.0.nupkg.sha512",
  2326. "system.diagnostics.tracing.nuspec"
  2327. ]
  2328. },
  2329. "System.Globalization/4.3.0": {
  2330. "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
  2331. "type": "package",
  2332. "path": "system.globalization/4.3.0",
  2333. "files": [
  2334. ".nupkg.metadata",
  2335. ".signature.p7s",
  2336. "ThirdPartyNotices.txt",
  2337. "dotnet_library_license.txt",
  2338. "lib/MonoAndroid10/_._",
  2339. "lib/MonoTouch10/_._",
  2340. "lib/net45/_._",
  2341. "lib/portable-net45+win8+wp8+wpa81/_._",
  2342. "lib/win8/_._",
  2343. "lib/wp80/_._",
  2344. "lib/wpa81/_._",
  2345. "lib/xamarinios10/_._",
  2346. "lib/xamarinmac20/_._",
  2347. "lib/xamarintvos10/_._",
  2348. "lib/xamarinwatchos10/_._",
  2349. "ref/MonoAndroid10/_._",
  2350. "ref/MonoTouch10/_._",
  2351. "ref/net45/_._",
  2352. "ref/netcore50/System.Globalization.dll",
  2353. "ref/netcore50/System.Globalization.xml",
  2354. "ref/netcore50/de/System.Globalization.xml",
  2355. "ref/netcore50/es/System.Globalization.xml",
  2356. "ref/netcore50/fr/System.Globalization.xml",
  2357. "ref/netcore50/it/System.Globalization.xml",
  2358. "ref/netcore50/ja/System.Globalization.xml",
  2359. "ref/netcore50/ko/System.Globalization.xml",
  2360. "ref/netcore50/ru/System.Globalization.xml",
  2361. "ref/netcore50/zh-hans/System.Globalization.xml",
  2362. "ref/netcore50/zh-hant/System.Globalization.xml",
  2363. "ref/netstandard1.0/System.Globalization.dll",
  2364. "ref/netstandard1.0/System.Globalization.xml",
  2365. "ref/netstandard1.0/de/System.Globalization.xml",
  2366. "ref/netstandard1.0/es/System.Globalization.xml",
  2367. "ref/netstandard1.0/fr/System.Globalization.xml",
  2368. "ref/netstandard1.0/it/System.Globalization.xml",
  2369. "ref/netstandard1.0/ja/System.Globalization.xml",
  2370. "ref/netstandard1.0/ko/System.Globalization.xml",
  2371. "ref/netstandard1.0/ru/System.Globalization.xml",
  2372. "ref/netstandard1.0/zh-hans/System.Globalization.xml",
  2373. "ref/netstandard1.0/zh-hant/System.Globalization.xml",
  2374. "ref/netstandard1.3/System.Globalization.dll",
  2375. "ref/netstandard1.3/System.Globalization.xml",
  2376. "ref/netstandard1.3/de/System.Globalization.xml",
  2377. "ref/netstandard1.3/es/System.Globalization.xml",
  2378. "ref/netstandard1.3/fr/System.Globalization.xml",
  2379. "ref/netstandard1.3/it/System.Globalization.xml",
  2380. "ref/netstandard1.3/ja/System.Globalization.xml",
  2381. "ref/netstandard1.3/ko/System.Globalization.xml",
  2382. "ref/netstandard1.3/ru/System.Globalization.xml",
  2383. "ref/netstandard1.3/zh-hans/System.Globalization.xml",
  2384. "ref/netstandard1.3/zh-hant/System.Globalization.xml",
  2385. "ref/portable-net45+win8+wp8+wpa81/_._",
  2386. "ref/win8/_._",
  2387. "ref/wp80/_._",
  2388. "ref/wpa81/_._",
  2389. "ref/xamarinios10/_._",
  2390. "ref/xamarinmac20/_._",
  2391. "ref/xamarintvos10/_._",
  2392. "ref/xamarinwatchos10/_._",
  2393. "system.globalization.4.3.0.nupkg.sha512",
  2394. "system.globalization.nuspec"
  2395. ]
  2396. },
  2397. "System.Globalization.Calendars/4.0.1": {
  2398. "sha512": "L1c6IqeQ88vuzC1P81JeHmHA8mxq8a18NUBNXnIY/BVb+TCyAaGIFbhpZt60h9FJNmisymoQkHEFSE9Vslja1Q==",
  2399. "type": "package",
  2400. "path": "system.globalization.calendars/4.0.1",
  2401. "files": [
  2402. ".nupkg.metadata",
  2403. ".signature.p7s",
  2404. "ThirdPartyNotices.txt",
  2405. "dotnet_library_license.txt",
  2406. "lib/MonoAndroid10/_._",
  2407. "lib/MonoTouch10/_._",
  2408. "lib/net46/System.Globalization.Calendars.dll",
  2409. "lib/xamarinios10/_._",
  2410. "lib/xamarinmac20/_._",
  2411. "lib/xamarintvos10/_._",
  2412. "lib/xamarinwatchos10/_._",
  2413. "ref/MonoAndroid10/_._",
  2414. "ref/MonoTouch10/_._",
  2415. "ref/net46/System.Globalization.Calendars.dll",
  2416. "ref/netstandard1.3/System.Globalization.Calendars.dll",
  2417. "ref/netstandard1.3/System.Globalization.Calendars.xml",
  2418. "ref/netstandard1.3/de/System.Globalization.Calendars.xml",
  2419. "ref/netstandard1.3/es/System.Globalization.Calendars.xml",
  2420. "ref/netstandard1.3/fr/System.Globalization.Calendars.xml",
  2421. "ref/netstandard1.3/it/System.Globalization.Calendars.xml",
  2422. "ref/netstandard1.3/ja/System.Globalization.Calendars.xml",
  2423. "ref/netstandard1.3/ko/System.Globalization.Calendars.xml",
  2424. "ref/netstandard1.3/ru/System.Globalization.Calendars.xml",
  2425. "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml",
  2426. "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml",
  2427. "ref/xamarinios10/_._",
  2428. "ref/xamarinmac20/_._",
  2429. "ref/xamarintvos10/_._",
  2430. "ref/xamarinwatchos10/_._",
  2431. "system.globalization.calendars.4.0.1.nupkg.sha512",
  2432. "system.globalization.calendars.nuspec"
  2433. ]
  2434. },
  2435. "System.Globalization.Extensions/4.0.1": {
  2436. "sha512": "KKo23iKeOaIg61SSXwjANN7QYDr/3op3OWGGzDzz7mypx0Za0fZSeG0l6cco8Ntp8YMYkIQcAqlk8yhm5/Uhcg==",
  2437. "type": "package",
  2438. "path": "system.globalization.extensions/4.0.1",
  2439. "files": [
  2440. ".nupkg.metadata",
  2441. ".signature.p7s",
  2442. "ThirdPartyNotices.txt",
  2443. "dotnet_library_license.txt",
  2444. "lib/MonoAndroid10/_._",
  2445. "lib/MonoTouch10/_._",
  2446. "lib/net46/System.Globalization.Extensions.dll",
  2447. "lib/xamarinios10/_._",
  2448. "lib/xamarinmac20/_._",
  2449. "lib/xamarintvos10/_._",
  2450. "lib/xamarinwatchos10/_._",
  2451. "ref/MonoAndroid10/_._",
  2452. "ref/MonoTouch10/_._",
  2453. "ref/net46/System.Globalization.Extensions.dll",
  2454. "ref/netstandard1.3/System.Globalization.Extensions.dll",
  2455. "ref/netstandard1.3/System.Globalization.Extensions.xml",
  2456. "ref/netstandard1.3/de/System.Globalization.Extensions.xml",
  2457. "ref/netstandard1.3/es/System.Globalization.Extensions.xml",
  2458. "ref/netstandard1.3/fr/System.Globalization.Extensions.xml",
  2459. "ref/netstandard1.3/it/System.Globalization.Extensions.xml",
  2460. "ref/netstandard1.3/ja/System.Globalization.Extensions.xml",
  2461. "ref/netstandard1.3/ko/System.Globalization.Extensions.xml",
  2462. "ref/netstandard1.3/ru/System.Globalization.Extensions.xml",
  2463. "ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml",
  2464. "ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml",
  2465. "ref/xamarinios10/_._",
  2466. "ref/xamarinmac20/_._",
  2467. "ref/xamarintvos10/_._",
  2468. "ref/xamarinwatchos10/_._",
  2469. "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll",
  2470. "runtimes/win/lib/net46/System.Globalization.Extensions.dll",
  2471. "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll",
  2472. "system.globalization.extensions.4.0.1.nupkg.sha512",
  2473. "system.globalization.extensions.nuspec"
  2474. ]
  2475. },
  2476. "System.IO/4.3.0": {
  2477. "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
  2478. "type": "package",
  2479. "path": "system.io/4.3.0",
  2480. "files": [
  2481. ".nupkg.metadata",
  2482. ".signature.p7s",
  2483. "ThirdPartyNotices.txt",
  2484. "dotnet_library_license.txt",
  2485. "lib/MonoAndroid10/_._",
  2486. "lib/MonoTouch10/_._",
  2487. "lib/net45/_._",
  2488. "lib/net462/System.IO.dll",
  2489. "lib/portable-net45+win8+wp8+wpa81/_._",
  2490. "lib/win8/_._",
  2491. "lib/wp80/_._",
  2492. "lib/wpa81/_._",
  2493. "lib/xamarinios10/_._",
  2494. "lib/xamarinmac20/_._",
  2495. "lib/xamarintvos10/_._",
  2496. "lib/xamarinwatchos10/_._",
  2497. "ref/MonoAndroid10/_._",
  2498. "ref/MonoTouch10/_._",
  2499. "ref/net45/_._",
  2500. "ref/net462/System.IO.dll",
  2501. "ref/netcore50/System.IO.dll",
  2502. "ref/netcore50/System.IO.xml",
  2503. "ref/netcore50/de/System.IO.xml",
  2504. "ref/netcore50/es/System.IO.xml",
  2505. "ref/netcore50/fr/System.IO.xml",
  2506. "ref/netcore50/it/System.IO.xml",
  2507. "ref/netcore50/ja/System.IO.xml",
  2508. "ref/netcore50/ko/System.IO.xml",
  2509. "ref/netcore50/ru/System.IO.xml",
  2510. "ref/netcore50/zh-hans/System.IO.xml",
  2511. "ref/netcore50/zh-hant/System.IO.xml",
  2512. "ref/netstandard1.0/System.IO.dll",
  2513. "ref/netstandard1.0/System.IO.xml",
  2514. "ref/netstandard1.0/de/System.IO.xml",
  2515. "ref/netstandard1.0/es/System.IO.xml",
  2516. "ref/netstandard1.0/fr/System.IO.xml",
  2517. "ref/netstandard1.0/it/System.IO.xml",
  2518. "ref/netstandard1.0/ja/System.IO.xml",
  2519. "ref/netstandard1.0/ko/System.IO.xml",
  2520. "ref/netstandard1.0/ru/System.IO.xml",
  2521. "ref/netstandard1.0/zh-hans/System.IO.xml",
  2522. "ref/netstandard1.0/zh-hant/System.IO.xml",
  2523. "ref/netstandard1.3/System.IO.dll",
  2524. "ref/netstandard1.3/System.IO.xml",
  2525. "ref/netstandard1.3/de/System.IO.xml",
  2526. "ref/netstandard1.3/es/System.IO.xml",
  2527. "ref/netstandard1.3/fr/System.IO.xml",
  2528. "ref/netstandard1.3/it/System.IO.xml",
  2529. "ref/netstandard1.3/ja/System.IO.xml",
  2530. "ref/netstandard1.3/ko/System.IO.xml",
  2531. "ref/netstandard1.3/ru/System.IO.xml",
  2532. "ref/netstandard1.3/zh-hans/System.IO.xml",
  2533. "ref/netstandard1.3/zh-hant/System.IO.xml",
  2534. "ref/netstandard1.5/System.IO.dll",
  2535. "ref/netstandard1.5/System.IO.xml",
  2536. "ref/netstandard1.5/de/System.IO.xml",
  2537. "ref/netstandard1.5/es/System.IO.xml",
  2538. "ref/netstandard1.5/fr/System.IO.xml",
  2539. "ref/netstandard1.5/it/System.IO.xml",
  2540. "ref/netstandard1.5/ja/System.IO.xml",
  2541. "ref/netstandard1.5/ko/System.IO.xml",
  2542. "ref/netstandard1.5/ru/System.IO.xml",
  2543. "ref/netstandard1.5/zh-hans/System.IO.xml",
  2544. "ref/netstandard1.5/zh-hant/System.IO.xml",
  2545. "ref/portable-net45+win8+wp8+wpa81/_._",
  2546. "ref/win8/_._",
  2547. "ref/wp80/_._",
  2548. "ref/wpa81/_._",
  2549. "ref/xamarinios10/_._",
  2550. "ref/xamarinmac20/_._",
  2551. "ref/xamarintvos10/_._",
  2552. "ref/xamarinwatchos10/_._",
  2553. "system.io.4.3.0.nupkg.sha512",
  2554. "system.io.nuspec"
  2555. ]
  2556. },
  2557. "System.IO.FileSystem/4.0.1": {
  2558. "sha512": "IBErlVq5jOggAD69bg1t0pJcHaDbJbWNUZTPI96fkYWzwYbN6D9wRHMULLDd9dHsl7C2YsxXL31LMfPI1SWt8w==",
  2559. "type": "package",
  2560. "path": "system.io.filesystem/4.0.1",
  2561. "files": [
  2562. ".nupkg.metadata",
  2563. ".signature.p7s",
  2564. "ThirdPartyNotices.txt",
  2565. "dotnet_library_license.txt",
  2566. "lib/MonoAndroid10/_._",
  2567. "lib/MonoTouch10/_._",
  2568. "lib/net46/System.IO.FileSystem.dll",
  2569. "lib/xamarinios10/_._",
  2570. "lib/xamarinmac20/_._",
  2571. "lib/xamarintvos10/_._",
  2572. "lib/xamarinwatchos10/_._",
  2573. "ref/MonoAndroid10/_._",
  2574. "ref/MonoTouch10/_._",
  2575. "ref/net46/System.IO.FileSystem.dll",
  2576. "ref/netstandard1.3/System.IO.FileSystem.dll",
  2577. "ref/netstandard1.3/System.IO.FileSystem.xml",
  2578. "ref/netstandard1.3/de/System.IO.FileSystem.xml",
  2579. "ref/netstandard1.3/es/System.IO.FileSystem.xml",
  2580. "ref/netstandard1.3/fr/System.IO.FileSystem.xml",
  2581. "ref/netstandard1.3/it/System.IO.FileSystem.xml",
  2582. "ref/netstandard1.3/ja/System.IO.FileSystem.xml",
  2583. "ref/netstandard1.3/ko/System.IO.FileSystem.xml",
  2584. "ref/netstandard1.3/ru/System.IO.FileSystem.xml",
  2585. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml",
  2586. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml",
  2587. "ref/xamarinios10/_._",
  2588. "ref/xamarinmac20/_._",
  2589. "ref/xamarintvos10/_._",
  2590. "ref/xamarinwatchos10/_._",
  2591. "system.io.filesystem.4.0.1.nupkg.sha512",
  2592. "system.io.filesystem.nuspec"
  2593. ]
  2594. },
  2595. "System.IO.FileSystem.Primitives/4.0.1": {
  2596. "sha512": "kWkKD203JJKxJeE74p8aF8y4Qc9r9WQx4C0cHzHPrY3fv/L/IhWnyCHaFJ3H1QPOH6A93whlQ2vG5nHlBDvzWQ==",
  2597. "type": "package",
  2598. "path": "system.io.filesystem.primitives/4.0.1",
  2599. "files": [
  2600. ".nupkg.metadata",
  2601. ".signature.p7s",
  2602. "ThirdPartyNotices.txt",
  2603. "dotnet_library_license.txt",
  2604. "lib/MonoAndroid10/_._",
  2605. "lib/MonoTouch10/_._",
  2606. "lib/net46/System.IO.FileSystem.Primitives.dll",
  2607. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll",
  2608. "lib/xamarinios10/_._",
  2609. "lib/xamarinmac20/_._",
  2610. "lib/xamarintvos10/_._",
  2611. "lib/xamarinwatchos10/_._",
  2612. "ref/MonoAndroid10/_._",
  2613. "ref/MonoTouch10/_._",
  2614. "ref/net46/System.IO.FileSystem.Primitives.dll",
  2615. "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll",
  2616. "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml",
  2617. "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml",
  2618. "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml",
  2619. "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml",
  2620. "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml",
  2621. "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml",
  2622. "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml",
  2623. "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml",
  2624. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml",
  2625. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml",
  2626. "ref/xamarinios10/_._",
  2627. "ref/xamarinmac20/_._",
  2628. "ref/xamarintvos10/_._",
  2629. "ref/xamarinwatchos10/_._",
  2630. "system.io.filesystem.primitives.4.0.1.nupkg.sha512",
  2631. "system.io.filesystem.primitives.nuspec"
  2632. ]
  2633. },
  2634. "System.IO.FileSystem.Watcher/4.0.0": {
  2635. "sha512": "qM4Wr3La+RYb/03B0mZZjbA7tHsGzDffnuXP8Sl48HW2JwCjn3kfD5qdw0sqyNNowUipcJMi9/q6sMUrOIJ6UQ==",
  2636. "type": "package",
  2637. "path": "system.io.filesystem.watcher/4.0.0",
  2638. "files": [
  2639. ".nupkg.metadata",
  2640. ".signature.p7s",
  2641. "ThirdPartyNotices.txt",
  2642. "dotnet_library_license.txt",
  2643. "lib/MonoAndroid10/_._",
  2644. "lib/MonoTouch10/_._",
  2645. "lib/net46/System.IO.FileSystem.Watcher.dll",
  2646. "lib/xamarinios10/_._",
  2647. "lib/xamarinmac20/_._",
  2648. "lib/xamarintvos10/_._",
  2649. "lib/xamarinwatchos10/_._",
  2650. "ref/MonoAndroid10/_._",
  2651. "ref/MonoTouch10/_._",
  2652. "ref/net46/System.IO.FileSystem.Watcher.dll",
  2653. "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll",
  2654. "ref/netstandard1.3/System.IO.FileSystem.Watcher.xml",
  2655. "ref/netstandard1.3/de/System.IO.FileSystem.Watcher.xml",
  2656. "ref/netstandard1.3/es/System.IO.FileSystem.Watcher.xml",
  2657. "ref/netstandard1.3/fr/System.IO.FileSystem.Watcher.xml",
  2658. "ref/netstandard1.3/it/System.IO.FileSystem.Watcher.xml",
  2659. "ref/netstandard1.3/ja/System.IO.FileSystem.Watcher.xml",
  2660. "ref/netstandard1.3/ko/System.IO.FileSystem.Watcher.xml",
  2661. "ref/netstandard1.3/ru/System.IO.FileSystem.Watcher.xml",
  2662. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Watcher.xml",
  2663. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Watcher.xml",
  2664. "ref/xamarinios10/_._",
  2665. "ref/xamarinmac20/_._",
  2666. "ref/xamarintvos10/_._",
  2667. "ref/xamarinwatchos10/_._",
  2668. "runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll",
  2669. "runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll",
  2670. "runtimes/win/lib/net46/System.IO.FileSystem.Watcher.dll",
  2671. "runtimes/win/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll",
  2672. "runtimes/win7/lib/netcore50/_._",
  2673. "system.io.filesystem.watcher.4.0.0.nupkg.sha512",
  2674. "system.io.filesystem.watcher.nuspec"
  2675. ]
  2676. },
  2677. "System.Linq/4.1.0": {
  2678. "sha512": "bQ0iYFOQI0nuTnt+NQADns6ucV4DUvMdwN6CbkB1yj8i7arTGiTN5eok1kQwdnnNWSDZfIUySQY+J3d5KjWn0g==",
  2679. "type": "package",
  2680. "path": "system.linq/4.1.0",
  2681. "files": [
  2682. ".nupkg.metadata",
  2683. ".signature.p7s",
  2684. "ThirdPartyNotices.txt",
  2685. "dotnet_library_license.txt",
  2686. "lib/MonoAndroid10/_._",
  2687. "lib/MonoTouch10/_._",
  2688. "lib/net45/_._",
  2689. "lib/net463/System.Linq.dll",
  2690. "lib/netcore50/System.Linq.dll",
  2691. "lib/netstandard1.6/System.Linq.dll",
  2692. "lib/portable-net45+win8+wp8+wpa81/_._",
  2693. "lib/win8/_._",
  2694. "lib/wp80/_._",
  2695. "lib/wpa81/_._",
  2696. "lib/xamarinios10/_._",
  2697. "lib/xamarinmac20/_._",
  2698. "lib/xamarintvos10/_._",
  2699. "lib/xamarinwatchos10/_._",
  2700. "ref/MonoAndroid10/_._",
  2701. "ref/MonoTouch10/_._",
  2702. "ref/net45/_._",
  2703. "ref/net463/System.Linq.dll",
  2704. "ref/netcore50/System.Linq.dll",
  2705. "ref/netcore50/System.Linq.xml",
  2706. "ref/netcore50/de/System.Linq.xml",
  2707. "ref/netcore50/es/System.Linq.xml",
  2708. "ref/netcore50/fr/System.Linq.xml",
  2709. "ref/netcore50/it/System.Linq.xml",
  2710. "ref/netcore50/ja/System.Linq.xml",
  2711. "ref/netcore50/ko/System.Linq.xml",
  2712. "ref/netcore50/ru/System.Linq.xml",
  2713. "ref/netcore50/zh-hans/System.Linq.xml",
  2714. "ref/netcore50/zh-hant/System.Linq.xml",
  2715. "ref/netstandard1.0/System.Linq.dll",
  2716. "ref/netstandard1.0/System.Linq.xml",
  2717. "ref/netstandard1.0/de/System.Linq.xml",
  2718. "ref/netstandard1.0/es/System.Linq.xml",
  2719. "ref/netstandard1.0/fr/System.Linq.xml",
  2720. "ref/netstandard1.0/it/System.Linq.xml",
  2721. "ref/netstandard1.0/ja/System.Linq.xml",
  2722. "ref/netstandard1.0/ko/System.Linq.xml",
  2723. "ref/netstandard1.0/ru/System.Linq.xml",
  2724. "ref/netstandard1.0/zh-hans/System.Linq.xml",
  2725. "ref/netstandard1.0/zh-hant/System.Linq.xml",
  2726. "ref/netstandard1.6/System.Linq.dll",
  2727. "ref/netstandard1.6/System.Linq.xml",
  2728. "ref/netstandard1.6/de/System.Linq.xml",
  2729. "ref/netstandard1.6/es/System.Linq.xml",
  2730. "ref/netstandard1.6/fr/System.Linq.xml",
  2731. "ref/netstandard1.6/it/System.Linq.xml",
  2732. "ref/netstandard1.6/ja/System.Linq.xml",
  2733. "ref/netstandard1.6/ko/System.Linq.xml",
  2734. "ref/netstandard1.6/ru/System.Linq.xml",
  2735. "ref/netstandard1.6/zh-hans/System.Linq.xml",
  2736. "ref/netstandard1.6/zh-hant/System.Linq.xml",
  2737. "ref/portable-net45+win8+wp8+wpa81/_._",
  2738. "ref/win8/_._",
  2739. "ref/wp80/_._",
  2740. "ref/wpa81/_._",
  2741. "ref/xamarinios10/_._",
  2742. "ref/xamarinmac20/_._",
  2743. "ref/xamarintvos10/_._",
  2744. "ref/xamarinwatchos10/_._",
  2745. "system.linq.4.1.0.nupkg.sha512",
  2746. "system.linq.nuspec"
  2747. ]
  2748. },
  2749. "System.Net.Http/4.1.0": {
  2750. "sha512": "ULq9g3SOPVuupt+Y3U+A37coXzdNisB1neFCSKzBwo182u0RDddKJF8I5+HfyXqK6OhJPgeoAwWXrbiUXuRDsg==",
  2751. "type": "package",
  2752. "path": "system.net.http/4.1.0",
  2753. "files": [
  2754. ".nupkg.metadata",
  2755. ".signature.p7s",
  2756. "ThirdPartyNotices.txt",
  2757. "dotnet_library_license.txt",
  2758. "lib/Xamarinmac20/_._",
  2759. "lib/monoandroid10/_._",
  2760. "lib/monotouch10/_._",
  2761. "lib/net45/_._",
  2762. "lib/net46/System.Net.Http.dll",
  2763. "lib/portable-net45+win8+wpa81/_._",
  2764. "lib/win8/_._",
  2765. "lib/wpa81/_._",
  2766. "lib/xamarinios10/_._",
  2767. "lib/xamarintvos10/_._",
  2768. "lib/xamarinwatchos10/_._",
  2769. "ref/Xamarinmac20/_._",
  2770. "ref/monoandroid10/_._",
  2771. "ref/monotouch10/_._",
  2772. "ref/net45/_._",
  2773. "ref/net46/System.Net.Http.dll",
  2774. "ref/net46/System.Net.Http.xml",
  2775. "ref/net46/de/System.Net.Http.xml",
  2776. "ref/net46/es/System.Net.Http.xml",
  2777. "ref/net46/fr/System.Net.Http.xml",
  2778. "ref/net46/it/System.Net.Http.xml",
  2779. "ref/net46/ja/System.Net.Http.xml",
  2780. "ref/net46/ko/System.Net.Http.xml",
  2781. "ref/net46/ru/System.Net.Http.xml",
  2782. "ref/net46/zh-hans/System.Net.Http.xml",
  2783. "ref/net46/zh-hant/System.Net.Http.xml",
  2784. "ref/netcore50/System.Net.Http.dll",
  2785. "ref/netcore50/System.Net.Http.xml",
  2786. "ref/netcore50/de/System.Net.Http.xml",
  2787. "ref/netcore50/es/System.Net.Http.xml",
  2788. "ref/netcore50/fr/System.Net.Http.xml",
  2789. "ref/netcore50/it/System.Net.Http.xml",
  2790. "ref/netcore50/ja/System.Net.Http.xml",
  2791. "ref/netcore50/ko/System.Net.Http.xml",
  2792. "ref/netcore50/ru/System.Net.Http.xml",
  2793. "ref/netcore50/zh-hans/System.Net.Http.xml",
  2794. "ref/netcore50/zh-hant/System.Net.Http.xml",
  2795. "ref/netstandard1.1/System.Net.Http.dll",
  2796. "ref/netstandard1.1/System.Net.Http.xml",
  2797. "ref/netstandard1.1/de/System.Net.Http.xml",
  2798. "ref/netstandard1.1/es/System.Net.Http.xml",
  2799. "ref/netstandard1.1/fr/System.Net.Http.xml",
  2800. "ref/netstandard1.1/it/System.Net.Http.xml",
  2801. "ref/netstandard1.1/ja/System.Net.Http.xml",
  2802. "ref/netstandard1.1/ko/System.Net.Http.xml",
  2803. "ref/netstandard1.1/ru/System.Net.Http.xml",
  2804. "ref/netstandard1.1/zh-hans/System.Net.Http.xml",
  2805. "ref/netstandard1.1/zh-hant/System.Net.Http.xml",
  2806. "ref/netstandard1.3/System.Net.Http.dll",
  2807. "ref/netstandard1.3/System.Net.Http.xml",
  2808. "ref/netstandard1.3/de/System.Net.Http.xml",
  2809. "ref/netstandard1.3/es/System.Net.Http.xml",
  2810. "ref/netstandard1.3/fr/System.Net.Http.xml",
  2811. "ref/netstandard1.3/it/System.Net.Http.xml",
  2812. "ref/netstandard1.3/ja/System.Net.Http.xml",
  2813. "ref/netstandard1.3/ko/System.Net.Http.xml",
  2814. "ref/netstandard1.3/ru/System.Net.Http.xml",
  2815. "ref/netstandard1.3/zh-hans/System.Net.Http.xml",
  2816. "ref/netstandard1.3/zh-hant/System.Net.Http.xml",
  2817. "ref/portable-net45+win8+wpa81/_._",
  2818. "ref/win8/_._",
  2819. "ref/wpa81/_._",
  2820. "ref/xamarinios10/_._",
  2821. "ref/xamarintvos10/_._",
  2822. "ref/xamarinwatchos10/_._",
  2823. "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll",
  2824. "runtimes/win/lib/net46/System.Net.Http.dll",
  2825. "runtimes/win/lib/netcore50/System.Net.Http.dll",
  2826. "runtimes/win/lib/netstandard1.3/System.Net.Http.dll",
  2827. "system.net.http.4.1.0.nupkg.sha512",
  2828. "system.net.http.nuspec"
  2829. ]
  2830. },
  2831. "System.Net.NameResolution/4.0.0": {
  2832. "sha512": "JdqRdM1Qym3YehqdKIi5LHrpypP4JMfxKQSNCJ2z4WawkG0il+N3XfNeJOxll2XrTnG7WgYYPoeiu/KOwg0DQw==",
  2833. "type": "package",
  2834. "path": "system.net.nameresolution/4.0.0",
  2835. "files": [
  2836. ".nupkg.metadata",
  2837. ".signature.p7s",
  2838. "ThirdPartyNotices.txt",
  2839. "dotnet_library_license.txt",
  2840. "lib/MonoAndroid10/_._",
  2841. "lib/MonoTouch10/_._",
  2842. "lib/net46/System.Net.NameResolution.dll",
  2843. "lib/xamarinios10/_._",
  2844. "lib/xamarinmac20/_._",
  2845. "lib/xamarintvos10/_._",
  2846. "lib/xamarinwatchos10/_._",
  2847. "ref/MonoAndroid10/_._",
  2848. "ref/MonoTouch10/_._",
  2849. "ref/net46/System.Net.NameResolution.dll",
  2850. "ref/netstandard1.3/System.Net.NameResolution.dll",
  2851. "ref/netstandard1.3/System.Net.NameResolution.xml",
  2852. "ref/netstandard1.3/de/System.Net.NameResolution.xml",
  2853. "ref/netstandard1.3/es/System.Net.NameResolution.xml",
  2854. "ref/netstandard1.3/fr/System.Net.NameResolution.xml",
  2855. "ref/netstandard1.3/it/System.Net.NameResolution.xml",
  2856. "ref/netstandard1.3/ja/System.Net.NameResolution.xml",
  2857. "ref/netstandard1.3/ko/System.Net.NameResolution.xml",
  2858. "ref/netstandard1.3/ru/System.Net.NameResolution.xml",
  2859. "ref/netstandard1.3/zh-hans/System.Net.NameResolution.xml",
  2860. "ref/netstandard1.3/zh-hant/System.Net.NameResolution.xml",
  2861. "ref/xamarinios10/_._",
  2862. "ref/xamarinmac20/_._",
  2863. "ref/xamarintvos10/_._",
  2864. "ref/xamarinwatchos10/_._",
  2865. "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll",
  2866. "runtimes/win/lib/net46/System.Net.NameResolution.dll",
  2867. "runtimes/win/lib/netcore50/System.Net.NameResolution.dll",
  2868. "runtimes/win/lib/netstandard1.3/System.Net.NameResolution.dll",
  2869. "system.net.nameresolution.4.0.0.nupkg.sha512",
  2870. "system.net.nameresolution.nuspec"
  2871. ]
  2872. },
  2873. "System.Net.Primitives/4.0.11": {
  2874. "sha512": "hVvfl4405DRjA2408luZekbPhplJK03j2Y2lSfMlny7GHXlkByw1iLnc9mgKW0GdQn73vvMcWrWewAhylXA4Nw==",
  2875. "type": "package",
  2876. "path": "system.net.primitives/4.0.11",
  2877. "files": [
  2878. ".nupkg.metadata",
  2879. ".signature.p7s",
  2880. "ThirdPartyNotices.txt",
  2881. "dotnet_library_license.txt",
  2882. "lib/MonoAndroid10/_._",
  2883. "lib/MonoTouch10/_._",
  2884. "lib/net45/_._",
  2885. "lib/portable-net45+win8+wp8+wpa81/_._",
  2886. "lib/win8/_._",
  2887. "lib/wp80/_._",
  2888. "lib/wpa81/_._",
  2889. "lib/xamarinios10/_._",
  2890. "lib/xamarinmac20/_._",
  2891. "lib/xamarintvos10/_._",
  2892. "lib/xamarinwatchos10/_._",
  2893. "ref/MonoAndroid10/_._",
  2894. "ref/MonoTouch10/_._",
  2895. "ref/net45/_._",
  2896. "ref/netcore50/System.Net.Primitives.dll",
  2897. "ref/netcore50/System.Net.Primitives.xml",
  2898. "ref/netcore50/de/System.Net.Primitives.xml",
  2899. "ref/netcore50/es/System.Net.Primitives.xml",
  2900. "ref/netcore50/fr/System.Net.Primitives.xml",
  2901. "ref/netcore50/it/System.Net.Primitives.xml",
  2902. "ref/netcore50/ja/System.Net.Primitives.xml",
  2903. "ref/netcore50/ko/System.Net.Primitives.xml",
  2904. "ref/netcore50/ru/System.Net.Primitives.xml",
  2905. "ref/netcore50/zh-hans/System.Net.Primitives.xml",
  2906. "ref/netcore50/zh-hant/System.Net.Primitives.xml",
  2907. "ref/netstandard1.0/System.Net.Primitives.dll",
  2908. "ref/netstandard1.0/System.Net.Primitives.xml",
  2909. "ref/netstandard1.0/de/System.Net.Primitives.xml",
  2910. "ref/netstandard1.0/es/System.Net.Primitives.xml",
  2911. "ref/netstandard1.0/fr/System.Net.Primitives.xml",
  2912. "ref/netstandard1.0/it/System.Net.Primitives.xml",
  2913. "ref/netstandard1.0/ja/System.Net.Primitives.xml",
  2914. "ref/netstandard1.0/ko/System.Net.Primitives.xml",
  2915. "ref/netstandard1.0/ru/System.Net.Primitives.xml",
  2916. "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml",
  2917. "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml",
  2918. "ref/netstandard1.1/System.Net.Primitives.dll",
  2919. "ref/netstandard1.1/System.Net.Primitives.xml",
  2920. "ref/netstandard1.1/de/System.Net.Primitives.xml",
  2921. "ref/netstandard1.1/es/System.Net.Primitives.xml",
  2922. "ref/netstandard1.1/fr/System.Net.Primitives.xml",
  2923. "ref/netstandard1.1/it/System.Net.Primitives.xml",
  2924. "ref/netstandard1.1/ja/System.Net.Primitives.xml",
  2925. "ref/netstandard1.1/ko/System.Net.Primitives.xml",
  2926. "ref/netstandard1.1/ru/System.Net.Primitives.xml",
  2927. "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml",
  2928. "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml",
  2929. "ref/netstandard1.3/System.Net.Primitives.dll",
  2930. "ref/netstandard1.3/System.Net.Primitives.xml",
  2931. "ref/netstandard1.3/de/System.Net.Primitives.xml",
  2932. "ref/netstandard1.3/es/System.Net.Primitives.xml",
  2933. "ref/netstandard1.3/fr/System.Net.Primitives.xml",
  2934. "ref/netstandard1.3/it/System.Net.Primitives.xml",
  2935. "ref/netstandard1.3/ja/System.Net.Primitives.xml",
  2936. "ref/netstandard1.3/ko/System.Net.Primitives.xml",
  2937. "ref/netstandard1.3/ru/System.Net.Primitives.xml",
  2938. "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml",
  2939. "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml",
  2940. "ref/portable-net45+win8+wp8+wpa81/_._",
  2941. "ref/win8/_._",
  2942. "ref/wp80/_._",
  2943. "ref/wpa81/_._",
  2944. "ref/xamarinios10/_._",
  2945. "ref/xamarinmac20/_._",
  2946. "ref/xamarintvos10/_._",
  2947. "ref/xamarinwatchos10/_._",
  2948. "system.net.primitives.4.0.11.nupkg.sha512",
  2949. "system.net.primitives.nuspec"
  2950. ]
  2951. },
  2952. "System.Net.Requests/4.0.11": {
  2953. "sha512": "vxGt7C0cZixN+VqoSW4Yakc1Y9WknmxauDqzxgpw/FnBdz4kQNN51l4wxdXX5VY1xjqy//+G+4CvJWp1+f+y6Q==",
  2954. "type": "package",
  2955. "path": "system.net.requests/4.0.11",
  2956. "files": [
  2957. ".nupkg.metadata",
  2958. ".signature.p7s",
  2959. "ThirdPartyNotices.txt",
  2960. "dotnet_library_license.txt",
  2961. "lib/MonoAndroid10/_._",
  2962. "lib/MonoTouch10/_._",
  2963. "lib/net45/_._",
  2964. "lib/portable-net45+win8+wp8+wpa81/_._",
  2965. "lib/win8/_._",
  2966. "lib/wp80/_._",
  2967. "lib/wpa81/_._",
  2968. "lib/xamarinios10/_._",
  2969. "lib/xamarinmac20/_._",
  2970. "lib/xamarintvos10/_._",
  2971. "lib/xamarinwatchos10/_._",
  2972. "ref/MonoAndroid10/_._",
  2973. "ref/MonoTouch10/_._",
  2974. "ref/net45/_._",
  2975. "ref/net46/_._",
  2976. "ref/netcore50/System.Net.Requests.dll",
  2977. "ref/netcore50/System.Net.Requests.xml",
  2978. "ref/netcore50/de/System.Net.Requests.xml",
  2979. "ref/netcore50/es/System.Net.Requests.xml",
  2980. "ref/netcore50/fr/System.Net.Requests.xml",
  2981. "ref/netcore50/it/System.Net.Requests.xml",
  2982. "ref/netcore50/ja/System.Net.Requests.xml",
  2983. "ref/netcore50/ko/System.Net.Requests.xml",
  2984. "ref/netcore50/ru/System.Net.Requests.xml",
  2985. "ref/netcore50/zh-hans/System.Net.Requests.xml",
  2986. "ref/netcore50/zh-hant/System.Net.Requests.xml",
  2987. "ref/netstandard1.0/System.Net.Requests.dll",
  2988. "ref/netstandard1.0/System.Net.Requests.xml",
  2989. "ref/netstandard1.0/de/System.Net.Requests.xml",
  2990. "ref/netstandard1.0/es/System.Net.Requests.xml",
  2991. "ref/netstandard1.0/fr/System.Net.Requests.xml",
  2992. "ref/netstandard1.0/it/System.Net.Requests.xml",
  2993. "ref/netstandard1.0/ja/System.Net.Requests.xml",
  2994. "ref/netstandard1.0/ko/System.Net.Requests.xml",
  2995. "ref/netstandard1.0/ru/System.Net.Requests.xml",
  2996. "ref/netstandard1.0/zh-hans/System.Net.Requests.xml",
  2997. "ref/netstandard1.0/zh-hant/System.Net.Requests.xml",
  2998. "ref/netstandard1.1/System.Net.Requests.dll",
  2999. "ref/netstandard1.1/System.Net.Requests.xml",
  3000. "ref/netstandard1.1/de/System.Net.Requests.xml",
  3001. "ref/netstandard1.1/es/System.Net.Requests.xml",
  3002. "ref/netstandard1.1/fr/System.Net.Requests.xml",
  3003. "ref/netstandard1.1/it/System.Net.Requests.xml",
  3004. "ref/netstandard1.1/ja/System.Net.Requests.xml",
  3005. "ref/netstandard1.1/ko/System.Net.Requests.xml",
  3006. "ref/netstandard1.1/ru/System.Net.Requests.xml",
  3007. "ref/netstandard1.1/zh-hans/System.Net.Requests.xml",
  3008. "ref/netstandard1.1/zh-hant/System.Net.Requests.xml",
  3009. "ref/netstandard1.3/System.Net.Requests.dll",
  3010. "ref/netstandard1.3/System.Net.Requests.xml",
  3011. "ref/netstandard1.3/de/System.Net.Requests.xml",
  3012. "ref/netstandard1.3/es/System.Net.Requests.xml",
  3013. "ref/netstandard1.3/fr/System.Net.Requests.xml",
  3014. "ref/netstandard1.3/it/System.Net.Requests.xml",
  3015. "ref/netstandard1.3/ja/System.Net.Requests.xml",
  3016. "ref/netstandard1.3/ko/System.Net.Requests.xml",
  3017. "ref/netstandard1.3/ru/System.Net.Requests.xml",
  3018. "ref/netstandard1.3/zh-hans/System.Net.Requests.xml",
  3019. "ref/netstandard1.3/zh-hant/System.Net.Requests.xml",
  3020. "ref/portable-net45+win8+wp8+wpa81/_._",
  3021. "ref/win8/_._",
  3022. "ref/wp80/_._",
  3023. "ref/wpa81/_._",
  3024. "ref/xamarinios10/_._",
  3025. "ref/xamarinmac20/_._",
  3026. "ref/xamarintvos10/_._",
  3027. "ref/xamarinwatchos10/_._",
  3028. "runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll",
  3029. "runtimes/win/lib/net46/_._",
  3030. "runtimes/win/lib/netstandard1.3/System.Net.Requests.dll",
  3031. "system.net.requests.4.0.11.nupkg.sha512",
  3032. "system.net.requests.nuspec"
  3033. ]
  3034. },
  3035. "System.Net.Sockets/4.1.0": {
  3036. "sha512": "xAz0N3dAV/aR/9g8r0Y5oEqU1JRsz29F5EGb/WVHmX3jVSLqi2/92M5hTad2aNWovruXrJpJtgZ9fccPMG9uSw==",
  3037. "type": "package",
  3038. "path": "system.net.sockets/4.1.0",
  3039. "files": [
  3040. ".nupkg.metadata",
  3041. ".signature.p7s",
  3042. "ThirdPartyNotices.txt",
  3043. "dotnet_library_license.txt",
  3044. "lib/MonoAndroid10/_._",
  3045. "lib/MonoTouch10/_._",
  3046. "lib/net46/System.Net.Sockets.dll",
  3047. "lib/xamarinios10/_._",
  3048. "lib/xamarinmac20/_._",
  3049. "lib/xamarintvos10/_._",
  3050. "lib/xamarinwatchos10/_._",
  3051. "ref/MonoAndroid10/_._",
  3052. "ref/MonoTouch10/_._",
  3053. "ref/net46/System.Net.Sockets.dll",
  3054. "ref/netstandard1.3/System.Net.Sockets.dll",
  3055. "ref/netstandard1.3/System.Net.Sockets.xml",
  3056. "ref/netstandard1.3/de/System.Net.Sockets.xml",
  3057. "ref/netstandard1.3/es/System.Net.Sockets.xml",
  3058. "ref/netstandard1.3/fr/System.Net.Sockets.xml",
  3059. "ref/netstandard1.3/it/System.Net.Sockets.xml",
  3060. "ref/netstandard1.3/ja/System.Net.Sockets.xml",
  3061. "ref/netstandard1.3/ko/System.Net.Sockets.xml",
  3062. "ref/netstandard1.3/ru/System.Net.Sockets.xml",
  3063. "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml",
  3064. "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml",
  3065. "ref/xamarinios10/_._",
  3066. "ref/xamarinmac20/_._",
  3067. "ref/xamarintvos10/_._",
  3068. "ref/xamarinwatchos10/_._",
  3069. "system.net.sockets.4.1.0.nupkg.sha512",
  3070. "system.net.sockets.nuspec"
  3071. ]
  3072. },
  3073. "System.Net.WebHeaderCollection/4.0.1": {
  3074. "sha512": "XX2TIAN+wBSAIV51BU2FvvXMdstUa8b0FBSZmDWjZdwUMmggQSifpTOZ5fNH20z9ZCg2fkV1L5SsZnpO2RQDRQ==",
  3075. "type": "package",
  3076. "path": "system.net.webheadercollection/4.0.1",
  3077. "files": [
  3078. ".nupkg.metadata",
  3079. ".signature.p7s",
  3080. "ThirdPartyNotices.txt",
  3081. "dotnet_library_license.txt",
  3082. "lib/MonoAndroid10/_._",
  3083. "lib/MonoTouch10/_._",
  3084. "lib/net46/_._",
  3085. "lib/netstandard1.3/System.Net.WebHeaderCollection.dll",
  3086. "lib/xamarinios10/_._",
  3087. "lib/xamarinmac20/_._",
  3088. "lib/xamarintvos10/_._",
  3089. "lib/xamarinwatchos10/_._",
  3090. "ref/MonoAndroid10/_._",
  3091. "ref/MonoTouch10/_._",
  3092. "ref/net46/_._",
  3093. "ref/netstandard1.3/System.Net.WebHeaderCollection.dll",
  3094. "ref/netstandard1.3/System.Net.WebHeaderCollection.xml",
  3095. "ref/netstandard1.3/de/System.Net.WebHeaderCollection.xml",
  3096. "ref/netstandard1.3/es/System.Net.WebHeaderCollection.xml",
  3097. "ref/netstandard1.3/fr/System.Net.WebHeaderCollection.xml",
  3098. "ref/netstandard1.3/it/System.Net.WebHeaderCollection.xml",
  3099. "ref/netstandard1.3/ja/System.Net.WebHeaderCollection.xml",
  3100. "ref/netstandard1.3/ko/System.Net.WebHeaderCollection.xml",
  3101. "ref/netstandard1.3/ru/System.Net.WebHeaderCollection.xml",
  3102. "ref/netstandard1.3/zh-hans/System.Net.WebHeaderCollection.xml",
  3103. "ref/netstandard1.3/zh-hant/System.Net.WebHeaderCollection.xml",
  3104. "ref/xamarinios10/_._",
  3105. "ref/xamarinmac20/_._",
  3106. "ref/xamarintvos10/_._",
  3107. "ref/xamarinwatchos10/_._",
  3108. "system.net.webheadercollection.4.0.1.nupkg.sha512",
  3109. "system.net.webheadercollection.nuspec"
  3110. ]
  3111. },
  3112. "System.Reflection/4.3.0": {
  3113. "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
  3114. "type": "package",
  3115. "path": "system.reflection/4.3.0",
  3116. "files": [
  3117. ".nupkg.metadata",
  3118. ".signature.p7s",
  3119. "ThirdPartyNotices.txt",
  3120. "dotnet_library_license.txt",
  3121. "lib/MonoAndroid10/_._",
  3122. "lib/MonoTouch10/_._",
  3123. "lib/net45/_._",
  3124. "lib/net462/System.Reflection.dll",
  3125. "lib/portable-net45+win8+wp8+wpa81/_._",
  3126. "lib/win8/_._",
  3127. "lib/wp80/_._",
  3128. "lib/wpa81/_._",
  3129. "lib/xamarinios10/_._",
  3130. "lib/xamarinmac20/_._",
  3131. "lib/xamarintvos10/_._",
  3132. "lib/xamarinwatchos10/_._",
  3133. "ref/MonoAndroid10/_._",
  3134. "ref/MonoTouch10/_._",
  3135. "ref/net45/_._",
  3136. "ref/net462/System.Reflection.dll",
  3137. "ref/netcore50/System.Reflection.dll",
  3138. "ref/netcore50/System.Reflection.xml",
  3139. "ref/netcore50/de/System.Reflection.xml",
  3140. "ref/netcore50/es/System.Reflection.xml",
  3141. "ref/netcore50/fr/System.Reflection.xml",
  3142. "ref/netcore50/it/System.Reflection.xml",
  3143. "ref/netcore50/ja/System.Reflection.xml",
  3144. "ref/netcore50/ko/System.Reflection.xml",
  3145. "ref/netcore50/ru/System.Reflection.xml",
  3146. "ref/netcore50/zh-hans/System.Reflection.xml",
  3147. "ref/netcore50/zh-hant/System.Reflection.xml",
  3148. "ref/netstandard1.0/System.Reflection.dll",
  3149. "ref/netstandard1.0/System.Reflection.xml",
  3150. "ref/netstandard1.0/de/System.Reflection.xml",
  3151. "ref/netstandard1.0/es/System.Reflection.xml",
  3152. "ref/netstandard1.0/fr/System.Reflection.xml",
  3153. "ref/netstandard1.0/it/System.Reflection.xml",
  3154. "ref/netstandard1.0/ja/System.Reflection.xml",
  3155. "ref/netstandard1.0/ko/System.Reflection.xml",
  3156. "ref/netstandard1.0/ru/System.Reflection.xml",
  3157. "ref/netstandard1.0/zh-hans/System.Reflection.xml",
  3158. "ref/netstandard1.0/zh-hant/System.Reflection.xml",
  3159. "ref/netstandard1.3/System.Reflection.dll",
  3160. "ref/netstandard1.3/System.Reflection.xml",
  3161. "ref/netstandard1.3/de/System.Reflection.xml",
  3162. "ref/netstandard1.3/es/System.Reflection.xml",
  3163. "ref/netstandard1.3/fr/System.Reflection.xml",
  3164. "ref/netstandard1.3/it/System.Reflection.xml",
  3165. "ref/netstandard1.3/ja/System.Reflection.xml",
  3166. "ref/netstandard1.3/ko/System.Reflection.xml",
  3167. "ref/netstandard1.3/ru/System.Reflection.xml",
  3168. "ref/netstandard1.3/zh-hans/System.Reflection.xml",
  3169. "ref/netstandard1.3/zh-hant/System.Reflection.xml",
  3170. "ref/netstandard1.5/System.Reflection.dll",
  3171. "ref/netstandard1.5/System.Reflection.xml",
  3172. "ref/netstandard1.5/de/System.Reflection.xml",
  3173. "ref/netstandard1.5/es/System.Reflection.xml",
  3174. "ref/netstandard1.5/fr/System.Reflection.xml",
  3175. "ref/netstandard1.5/it/System.Reflection.xml",
  3176. "ref/netstandard1.5/ja/System.Reflection.xml",
  3177. "ref/netstandard1.5/ko/System.Reflection.xml",
  3178. "ref/netstandard1.5/ru/System.Reflection.xml",
  3179. "ref/netstandard1.5/zh-hans/System.Reflection.xml",
  3180. "ref/netstandard1.5/zh-hant/System.Reflection.xml",
  3181. "ref/portable-net45+win8+wp8+wpa81/_._",
  3182. "ref/win8/_._",
  3183. "ref/wp80/_._",
  3184. "ref/wpa81/_._",
  3185. "ref/xamarinios10/_._",
  3186. "ref/xamarinmac20/_._",
  3187. "ref/xamarintvos10/_._",
  3188. "ref/xamarinwatchos10/_._",
  3189. "system.reflection.4.3.0.nupkg.sha512",
  3190. "system.reflection.nuspec"
  3191. ]
  3192. },
  3193. "System.Reflection.Extensions/4.0.1": {
  3194. "sha512": "GYrtRsZcMuHF3sbmRHfMYpvxZoIN2bQGrYGerUiWLEkqdEUQZhH3TRSaC/oI4wO0II1RKBPlpIa1TOMxIcOOzQ==",
  3195. "type": "package",
  3196. "path": "system.reflection.extensions/4.0.1",
  3197. "files": [
  3198. ".nupkg.metadata",
  3199. ".signature.p7s",
  3200. "ThirdPartyNotices.txt",
  3201. "dotnet_library_license.txt",
  3202. "lib/MonoAndroid10/_._",
  3203. "lib/MonoTouch10/_._",
  3204. "lib/net45/_._",
  3205. "lib/portable-net45+win8+wp8+wpa81/_._",
  3206. "lib/win8/_._",
  3207. "lib/wp80/_._",
  3208. "lib/wpa81/_._",
  3209. "lib/xamarinios10/_._",
  3210. "lib/xamarinmac20/_._",
  3211. "lib/xamarintvos10/_._",
  3212. "lib/xamarinwatchos10/_._",
  3213. "ref/MonoAndroid10/_._",
  3214. "ref/MonoTouch10/_._",
  3215. "ref/net45/_._",
  3216. "ref/netcore50/System.Reflection.Extensions.dll",
  3217. "ref/netcore50/System.Reflection.Extensions.xml",
  3218. "ref/netcore50/de/System.Reflection.Extensions.xml",
  3219. "ref/netcore50/es/System.Reflection.Extensions.xml",
  3220. "ref/netcore50/fr/System.Reflection.Extensions.xml",
  3221. "ref/netcore50/it/System.Reflection.Extensions.xml",
  3222. "ref/netcore50/ja/System.Reflection.Extensions.xml",
  3223. "ref/netcore50/ko/System.Reflection.Extensions.xml",
  3224. "ref/netcore50/ru/System.Reflection.Extensions.xml",
  3225. "ref/netcore50/zh-hans/System.Reflection.Extensions.xml",
  3226. "ref/netcore50/zh-hant/System.Reflection.Extensions.xml",
  3227. "ref/netstandard1.0/System.Reflection.Extensions.dll",
  3228. "ref/netstandard1.0/System.Reflection.Extensions.xml",
  3229. "ref/netstandard1.0/de/System.Reflection.Extensions.xml",
  3230. "ref/netstandard1.0/es/System.Reflection.Extensions.xml",
  3231. "ref/netstandard1.0/fr/System.Reflection.Extensions.xml",
  3232. "ref/netstandard1.0/it/System.Reflection.Extensions.xml",
  3233. "ref/netstandard1.0/ja/System.Reflection.Extensions.xml",
  3234. "ref/netstandard1.0/ko/System.Reflection.Extensions.xml",
  3235. "ref/netstandard1.0/ru/System.Reflection.Extensions.xml",
  3236. "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml",
  3237. "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml",
  3238. "ref/portable-net45+win8+wp8+wpa81/_._",
  3239. "ref/win8/_._",
  3240. "ref/wp80/_._",
  3241. "ref/wpa81/_._",
  3242. "ref/xamarinios10/_._",
  3243. "ref/xamarinmac20/_._",
  3244. "ref/xamarintvos10/_._",
  3245. "ref/xamarinwatchos10/_._",
  3246. "system.reflection.extensions.4.0.1.nupkg.sha512",
  3247. "system.reflection.extensions.nuspec"
  3248. ]
  3249. },
  3250. "System.Reflection.Metadata/1.3.0": {
  3251. "sha512": "jMSCxA4LSyKBGRDm/WtfkO03FkcgRzHxwvQRib1bm2GZ8ifKM1MX1al6breGCEQK280mdl9uQS7JNPXRYk90jw==",
  3252. "type": "package",
  3253. "path": "system.reflection.metadata/1.3.0",
  3254. "files": [
  3255. ".nupkg.metadata",
  3256. ".signature.p7s",
  3257. "ThirdPartyNotices.txt",
  3258. "dotnet_library_license.txt",
  3259. "lib/netstandard1.1/System.Reflection.Metadata.dll",
  3260. "lib/netstandard1.1/System.Reflection.Metadata.xml",
  3261. "lib/portable-net45+win8/System.Reflection.Metadata.dll",
  3262. "lib/portable-net45+win8/System.Reflection.Metadata.xml",
  3263. "system.reflection.metadata.1.3.0.nupkg.sha512",
  3264. "system.reflection.metadata.nuspec"
  3265. ]
  3266. },
  3267. "System.Reflection.Primitives/4.3.0": {
  3268. "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
  3269. "type": "package",
  3270. "path": "system.reflection.primitives/4.3.0",
  3271. "files": [
  3272. ".nupkg.metadata",
  3273. ".signature.p7s",
  3274. "ThirdPartyNotices.txt",
  3275. "dotnet_library_license.txt",
  3276. "lib/MonoAndroid10/_._",
  3277. "lib/MonoTouch10/_._",
  3278. "lib/net45/_._",
  3279. "lib/portable-net45+win8+wp8+wpa81/_._",
  3280. "lib/win8/_._",
  3281. "lib/wp80/_._",
  3282. "lib/wpa81/_._",
  3283. "lib/xamarinios10/_._",
  3284. "lib/xamarinmac20/_._",
  3285. "lib/xamarintvos10/_._",
  3286. "lib/xamarinwatchos10/_._",
  3287. "ref/MonoAndroid10/_._",
  3288. "ref/MonoTouch10/_._",
  3289. "ref/net45/_._",
  3290. "ref/netcore50/System.Reflection.Primitives.dll",
  3291. "ref/netcore50/System.Reflection.Primitives.xml",
  3292. "ref/netcore50/de/System.Reflection.Primitives.xml",
  3293. "ref/netcore50/es/System.Reflection.Primitives.xml",
  3294. "ref/netcore50/fr/System.Reflection.Primitives.xml",
  3295. "ref/netcore50/it/System.Reflection.Primitives.xml",
  3296. "ref/netcore50/ja/System.Reflection.Primitives.xml",
  3297. "ref/netcore50/ko/System.Reflection.Primitives.xml",
  3298. "ref/netcore50/ru/System.Reflection.Primitives.xml",
  3299. "ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
  3300. "ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
  3301. "ref/netstandard1.0/System.Reflection.Primitives.dll",
  3302. "ref/netstandard1.0/System.Reflection.Primitives.xml",
  3303. "ref/netstandard1.0/de/System.Reflection.Primitives.xml",
  3304. "ref/netstandard1.0/es/System.Reflection.Primitives.xml",
  3305. "ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
  3306. "ref/netstandard1.0/it/System.Reflection.Primitives.xml",
  3307. "ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
  3308. "ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
  3309. "ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
  3310. "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
  3311. "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
  3312. "ref/portable-net45+win8+wp8+wpa81/_._",
  3313. "ref/win8/_._",
  3314. "ref/wp80/_._",
  3315. "ref/wpa81/_._",
  3316. "ref/xamarinios10/_._",
  3317. "ref/xamarinmac20/_._",
  3318. "ref/xamarintvos10/_._",
  3319. "ref/xamarinwatchos10/_._",
  3320. "system.reflection.primitives.4.3.0.nupkg.sha512",
  3321. "system.reflection.primitives.nuspec"
  3322. ]
  3323. },
  3324. "System.Reflection.TypeExtensions/4.1.0": {
  3325. "sha512": "tsQ/ptQ3H5FYfON8lL4MxRk/8kFyE0A+tGPXmVP967cT/gzLHYxIejIYSxp4JmIeFHVP78g/F2FE1mUUTbDtrg==",
  3326. "type": "package",
  3327. "path": "system.reflection.typeextensions/4.1.0",
  3328. "files": [
  3329. ".nupkg.metadata",
  3330. ".signature.p7s",
  3331. "ThirdPartyNotices.txt",
  3332. "dotnet_library_license.txt",
  3333. "lib/MonoAndroid10/_._",
  3334. "lib/MonoTouch10/_._",
  3335. "lib/net46/System.Reflection.TypeExtensions.dll",
  3336. "lib/net462/System.Reflection.TypeExtensions.dll",
  3337. "lib/netcore50/System.Reflection.TypeExtensions.dll",
  3338. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll",
  3339. "lib/xamarinios10/_._",
  3340. "lib/xamarinmac20/_._",
  3341. "lib/xamarintvos10/_._",
  3342. "lib/xamarinwatchos10/_._",
  3343. "ref/MonoAndroid10/_._",
  3344. "ref/MonoTouch10/_._",
  3345. "ref/net46/System.Reflection.TypeExtensions.dll",
  3346. "ref/net462/System.Reflection.TypeExtensions.dll",
  3347. "ref/netstandard1.3/System.Reflection.TypeExtensions.dll",
  3348. "ref/netstandard1.3/System.Reflection.TypeExtensions.xml",
  3349. "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml",
  3350. "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml",
  3351. "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml",
  3352. "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml",
  3353. "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml",
  3354. "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml",
  3355. "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml",
  3356. "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml",
  3357. "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml",
  3358. "ref/netstandard1.5/System.Reflection.TypeExtensions.dll",
  3359. "ref/netstandard1.5/System.Reflection.TypeExtensions.xml",
  3360. "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml",
  3361. "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml",
  3362. "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml",
  3363. "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml",
  3364. "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml",
  3365. "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml",
  3366. "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml",
  3367. "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml",
  3368. "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml",
  3369. "ref/xamarinios10/_._",
  3370. "ref/xamarinmac20/_._",
  3371. "ref/xamarintvos10/_._",
  3372. "ref/xamarinwatchos10/_._",
  3373. "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll",
  3374. "system.reflection.typeextensions.4.1.0.nupkg.sha512",
  3375. "system.reflection.typeextensions.nuspec"
  3376. ]
  3377. },
  3378. "System.Resources.ResourceManager/4.3.0": {
  3379. "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
  3380. "type": "package",
  3381. "path": "system.resources.resourcemanager/4.3.0",
  3382. "files": [
  3383. ".nupkg.metadata",
  3384. ".signature.p7s",
  3385. "ThirdPartyNotices.txt",
  3386. "dotnet_library_license.txt",
  3387. "lib/MonoAndroid10/_._",
  3388. "lib/MonoTouch10/_._",
  3389. "lib/net45/_._",
  3390. "lib/portable-net45+win8+wp8+wpa81/_._",
  3391. "lib/win8/_._",
  3392. "lib/wp80/_._",
  3393. "lib/wpa81/_._",
  3394. "lib/xamarinios10/_._",
  3395. "lib/xamarinmac20/_._",
  3396. "lib/xamarintvos10/_._",
  3397. "lib/xamarinwatchos10/_._",
  3398. "ref/MonoAndroid10/_._",
  3399. "ref/MonoTouch10/_._",
  3400. "ref/net45/_._",
  3401. "ref/netcore50/System.Resources.ResourceManager.dll",
  3402. "ref/netcore50/System.Resources.ResourceManager.xml",
  3403. "ref/netcore50/de/System.Resources.ResourceManager.xml",
  3404. "ref/netcore50/es/System.Resources.ResourceManager.xml",
  3405. "ref/netcore50/fr/System.Resources.ResourceManager.xml",
  3406. "ref/netcore50/it/System.Resources.ResourceManager.xml",
  3407. "ref/netcore50/ja/System.Resources.ResourceManager.xml",
  3408. "ref/netcore50/ko/System.Resources.ResourceManager.xml",
  3409. "ref/netcore50/ru/System.Resources.ResourceManager.xml",
  3410. "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml",
  3411. "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml",
  3412. "ref/netstandard1.0/System.Resources.ResourceManager.dll",
  3413. "ref/netstandard1.0/System.Resources.ResourceManager.xml",
  3414. "ref/netstandard1.0/de/System.Resources.ResourceManager.xml",
  3415. "ref/netstandard1.0/es/System.Resources.ResourceManager.xml",
  3416. "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml",
  3417. "ref/netstandard1.0/it/System.Resources.ResourceManager.xml",
  3418. "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml",
  3419. "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml",
  3420. "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml",
  3421. "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml",
  3422. "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml",
  3423. "ref/portable-net45+win8+wp8+wpa81/_._",
  3424. "ref/win8/_._",
  3425. "ref/wp80/_._",
  3426. "ref/wpa81/_._",
  3427. "ref/xamarinios10/_._",
  3428. "ref/xamarinmac20/_._",
  3429. "ref/xamarintvos10/_._",
  3430. "ref/xamarinwatchos10/_._",
  3431. "system.resources.resourcemanager.4.3.0.nupkg.sha512",
  3432. "system.resources.resourcemanager.nuspec"
  3433. ]
  3434. },
  3435. "System.Runtime/4.3.0": {
  3436. "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
  3437. "type": "package",
  3438. "path": "system.runtime/4.3.0",
  3439. "files": [
  3440. ".nupkg.metadata",
  3441. ".signature.p7s",
  3442. "ThirdPartyNotices.txt",
  3443. "dotnet_library_license.txt",
  3444. "lib/MonoAndroid10/_._",
  3445. "lib/MonoTouch10/_._",
  3446. "lib/net45/_._",
  3447. "lib/net462/System.Runtime.dll",
  3448. "lib/portable-net45+win8+wp80+wpa81/_._",
  3449. "lib/win8/_._",
  3450. "lib/wp80/_._",
  3451. "lib/wpa81/_._",
  3452. "lib/xamarinios10/_._",
  3453. "lib/xamarinmac20/_._",
  3454. "lib/xamarintvos10/_._",
  3455. "lib/xamarinwatchos10/_._",
  3456. "ref/MonoAndroid10/_._",
  3457. "ref/MonoTouch10/_._",
  3458. "ref/net45/_._",
  3459. "ref/net462/System.Runtime.dll",
  3460. "ref/netcore50/System.Runtime.dll",
  3461. "ref/netcore50/System.Runtime.xml",
  3462. "ref/netcore50/de/System.Runtime.xml",
  3463. "ref/netcore50/es/System.Runtime.xml",
  3464. "ref/netcore50/fr/System.Runtime.xml",
  3465. "ref/netcore50/it/System.Runtime.xml",
  3466. "ref/netcore50/ja/System.Runtime.xml",
  3467. "ref/netcore50/ko/System.Runtime.xml",
  3468. "ref/netcore50/ru/System.Runtime.xml",
  3469. "ref/netcore50/zh-hans/System.Runtime.xml",
  3470. "ref/netcore50/zh-hant/System.Runtime.xml",
  3471. "ref/netstandard1.0/System.Runtime.dll",
  3472. "ref/netstandard1.0/System.Runtime.xml",
  3473. "ref/netstandard1.0/de/System.Runtime.xml",
  3474. "ref/netstandard1.0/es/System.Runtime.xml",
  3475. "ref/netstandard1.0/fr/System.Runtime.xml",
  3476. "ref/netstandard1.0/it/System.Runtime.xml",
  3477. "ref/netstandard1.0/ja/System.Runtime.xml",
  3478. "ref/netstandard1.0/ko/System.Runtime.xml",
  3479. "ref/netstandard1.0/ru/System.Runtime.xml",
  3480. "ref/netstandard1.0/zh-hans/System.Runtime.xml",
  3481. "ref/netstandard1.0/zh-hant/System.Runtime.xml",
  3482. "ref/netstandard1.2/System.Runtime.dll",
  3483. "ref/netstandard1.2/System.Runtime.xml",
  3484. "ref/netstandard1.2/de/System.Runtime.xml",
  3485. "ref/netstandard1.2/es/System.Runtime.xml",
  3486. "ref/netstandard1.2/fr/System.Runtime.xml",
  3487. "ref/netstandard1.2/it/System.Runtime.xml",
  3488. "ref/netstandard1.2/ja/System.Runtime.xml",
  3489. "ref/netstandard1.2/ko/System.Runtime.xml",
  3490. "ref/netstandard1.2/ru/System.Runtime.xml",
  3491. "ref/netstandard1.2/zh-hans/System.Runtime.xml",
  3492. "ref/netstandard1.2/zh-hant/System.Runtime.xml",
  3493. "ref/netstandard1.3/System.Runtime.dll",
  3494. "ref/netstandard1.3/System.Runtime.xml",
  3495. "ref/netstandard1.3/de/System.Runtime.xml",
  3496. "ref/netstandard1.3/es/System.Runtime.xml",
  3497. "ref/netstandard1.3/fr/System.Runtime.xml",
  3498. "ref/netstandard1.3/it/System.Runtime.xml",
  3499. "ref/netstandard1.3/ja/System.Runtime.xml",
  3500. "ref/netstandard1.3/ko/System.Runtime.xml",
  3501. "ref/netstandard1.3/ru/System.Runtime.xml",
  3502. "ref/netstandard1.3/zh-hans/System.Runtime.xml",
  3503. "ref/netstandard1.3/zh-hant/System.Runtime.xml",
  3504. "ref/netstandard1.5/System.Runtime.dll",
  3505. "ref/netstandard1.5/System.Runtime.xml",
  3506. "ref/netstandard1.5/de/System.Runtime.xml",
  3507. "ref/netstandard1.5/es/System.Runtime.xml",
  3508. "ref/netstandard1.5/fr/System.Runtime.xml",
  3509. "ref/netstandard1.5/it/System.Runtime.xml",
  3510. "ref/netstandard1.5/ja/System.Runtime.xml",
  3511. "ref/netstandard1.5/ko/System.Runtime.xml",
  3512. "ref/netstandard1.5/ru/System.Runtime.xml",
  3513. "ref/netstandard1.5/zh-hans/System.Runtime.xml",
  3514. "ref/netstandard1.5/zh-hant/System.Runtime.xml",
  3515. "ref/portable-net45+win8+wp80+wpa81/_._",
  3516. "ref/win8/_._",
  3517. "ref/wp80/_._",
  3518. "ref/wpa81/_._",
  3519. "ref/xamarinios10/_._",
  3520. "ref/xamarinmac20/_._",
  3521. "ref/xamarintvos10/_._",
  3522. "ref/xamarinwatchos10/_._",
  3523. "system.runtime.4.3.0.nupkg.sha512",
  3524. "system.runtime.nuspec"
  3525. ]
  3526. },
  3527. "System.Runtime.Extensions/4.1.0": {
  3528. "sha512": "CUOHjTT/vgP0qGW22U4/hDlOqXmcPq5YicBaXdUR2UiUoLwBT+olO6we4DVbq57jeX5uXH2uerVZhf0qGj+sVQ==",
  3529. "type": "package",
  3530. "path": "system.runtime.extensions/4.1.0",
  3531. "files": [
  3532. ".nupkg.metadata",
  3533. ".signature.p7s",
  3534. "ThirdPartyNotices.txt",
  3535. "dotnet_library_license.txt",
  3536. "lib/MonoAndroid10/_._",
  3537. "lib/MonoTouch10/_._",
  3538. "lib/net45/_._",
  3539. "lib/net462/System.Runtime.Extensions.dll",
  3540. "lib/portable-net45+win8+wp8+wpa81/_._",
  3541. "lib/win8/_._",
  3542. "lib/wp80/_._",
  3543. "lib/wpa81/_._",
  3544. "lib/xamarinios10/_._",
  3545. "lib/xamarinmac20/_._",
  3546. "lib/xamarintvos10/_._",
  3547. "lib/xamarinwatchos10/_._",
  3548. "ref/MonoAndroid10/_._",
  3549. "ref/MonoTouch10/_._",
  3550. "ref/net45/_._",
  3551. "ref/net462/System.Runtime.Extensions.dll",
  3552. "ref/netcore50/System.Runtime.Extensions.dll",
  3553. "ref/netcore50/System.Runtime.Extensions.xml",
  3554. "ref/netcore50/de/System.Runtime.Extensions.xml",
  3555. "ref/netcore50/es/System.Runtime.Extensions.xml",
  3556. "ref/netcore50/fr/System.Runtime.Extensions.xml",
  3557. "ref/netcore50/it/System.Runtime.Extensions.xml",
  3558. "ref/netcore50/ja/System.Runtime.Extensions.xml",
  3559. "ref/netcore50/ko/System.Runtime.Extensions.xml",
  3560. "ref/netcore50/ru/System.Runtime.Extensions.xml",
  3561. "ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
  3562. "ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
  3563. "ref/netstandard1.0/System.Runtime.Extensions.dll",
  3564. "ref/netstandard1.0/System.Runtime.Extensions.xml",
  3565. "ref/netstandard1.0/de/System.Runtime.Extensions.xml",
  3566. "ref/netstandard1.0/es/System.Runtime.Extensions.xml",
  3567. "ref/netstandard1.0/fr/System.Runtime.Extensions.xml",
  3568. "ref/netstandard1.0/it/System.Runtime.Extensions.xml",
  3569. "ref/netstandard1.0/ja/System.Runtime.Extensions.xml",
  3570. "ref/netstandard1.0/ko/System.Runtime.Extensions.xml",
  3571. "ref/netstandard1.0/ru/System.Runtime.Extensions.xml",
  3572. "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml",
  3573. "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml",
  3574. "ref/netstandard1.3/System.Runtime.Extensions.dll",
  3575. "ref/netstandard1.3/System.Runtime.Extensions.xml",
  3576. "ref/netstandard1.3/de/System.Runtime.Extensions.xml",
  3577. "ref/netstandard1.3/es/System.Runtime.Extensions.xml",
  3578. "ref/netstandard1.3/fr/System.Runtime.Extensions.xml",
  3579. "ref/netstandard1.3/it/System.Runtime.Extensions.xml",
  3580. "ref/netstandard1.3/ja/System.Runtime.Extensions.xml",
  3581. "ref/netstandard1.3/ko/System.Runtime.Extensions.xml",
  3582. "ref/netstandard1.3/ru/System.Runtime.Extensions.xml",
  3583. "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml",
  3584. "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml",
  3585. "ref/netstandard1.5/System.Runtime.Extensions.dll",
  3586. "ref/netstandard1.5/System.Runtime.Extensions.xml",
  3587. "ref/netstandard1.5/de/System.Runtime.Extensions.xml",
  3588. "ref/netstandard1.5/es/System.Runtime.Extensions.xml",
  3589. "ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
  3590. "ref/netstandard1.5/it/System.Runtime.Extensions.xml",
  3591. "ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
  3592. "ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
  3593. "ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
  3594. "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
  3595. "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
  3596. "ref/portable-net45+win8+wp8+wpa81/_._",
  3597. "ref/win8/_._",
  3598. "ref/wp80/_._",
  3599. "ref/wpa81/_._",
  3600. "ref/xamarinios10/_._",
  3601. "ref/xamarinmac20/_._",
  3602. "ref/xamarintvos10/_._",
  3603. "ref/xamarinwatchos10/_._",
  3604. "system.runtime.extensions.4.1.0.nupkg.sha512",
  3605. "system.runtime.extensions.nuspec"
  3606. ]
  3607. },
  3608. "System.Runtime.Handles/4.0.1": {
  3609. "sha512": "nCJvEKguXEvk2ymk1gqj625vVnlK3/xdGzx0vOKicQkoquaTBJTP13AIYkocSUwHCLNBwUbXTqTWGDxBTWpt7g==",
  3610. "type": "package",
  3611. "path": "system.runtime.handles/4.0.1",
  3612. "files": [
  3613. ".nupkg.metadata",
  3614. ".signature.p7s",
  3615. "ThirdPartyNotices.txt",
  3616. "dotnet_library_license.txt",
  3617. "lib/MonoAndroid10/_._",
  3618. "lib/MonoTouch10/_._",
  3619. "lib/net46/_._",
  3620. "lib/xamarinios10/_._",
  3621. "lib/xamarinmac20/_._",
  3622. "lib/xamarintvos10/_._",
  3623. "lib/xamarinwatchos10/_._",
  3624. "ref/MonoAndroid10/_._",
  3625. "ref/MonoTouch10/_._",
  3626. "ref/net46/_._",
  3627. "ref/netstandard1.3/System.Runtime.Handles.dll",
  3628. "ref/netstandard1.3/System.Runtime.Handles.xml",
  3629. "ref/netstandard1.3/de/System.Runtime.Handles.xml",
  3630. "ref/netstandard1.3/es/System.Runtime.Handles.xml",
  3631. "ref/netstandard1.3/fr/System.Runtime.Handles.xml",
  3632. "ref/netstandard1.3/it/System.Runtime.Handles.xml",
  3633. "ref/netstandard1.3/ja/System.Runtime.Handles.xml",
  3634. "ref/netstandard1.3/ko/System.Runtime.Handles.xml",
  3635. "ref/netstandard1.3/ru/System.Runtime.Handles.xml",
  3636. "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml",
  3637. "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml",
  3638. "ref/xamarinios10/_._",
  3639. "ref/xamarinmac20/_._",
  3640. "ref/xamarintvos10/_._",
  3641. "ref/xamarinwatchos10/_._",
  3642. "system.runtime.handles.4.0.1.nupkg.sha512",
  3643. "system.runtime.handles.nuspec"
  3644. ]
  3645. },
  3646. "System.Runtime.InteropServices/4.1.0": {
  3647. "sha512": "16eu3kjHS633yYdkjwShDHZLRNMKVi/s0bY8ODiqJ2RfMhDMAwxZaUaWVnZ2P71kr/or+X9o/xFWtNqz8ivieQ==",
  3648. "type": "package",
  3649. "path": "system.runtime.interopservices/4.1.0",
  3650. "files": [
  3651. ".nupkg.metadata",
  3652. ".signature.p7s",
  3653. "ThirdPartyNotices.txt",
  3654. "dotnet_library_license.txt",
  3655. "lib/MonoAndroid10/_._",
  3656. "lib/MonoTouch10/_._",
  3657. "lib/net45/_._",
  3658. "lib/net462/System.Runtime.InteropServices.dll",
  3659. "lib/portable-net45+win8+wpa81/_._",
  3660. "lib/win8/_._",
  3661. "lib/wpa81/_._",
  3662. "lib/xamarinios10/_._",
  3663. "lib/xamarinmac20/_._",
  3664. "lib/xamarintvos10/_._",
  3665. "lib/xamarinwatchos10/_._",
  3666. "ref/MonoAndroid10/_._",
  3667. "ref/MonoTouch10/_._",
  3668. "ref/net45/_._",
  3669. "ref/net462/System.Runtime.InteropServices.dll",
  3670. "ref/netcore50/System.Runtime.InteropServices.dll",
  3671. "ref/netcore50/System.Runtime.InteropServices.xml",
  3672. "ref/netcore50/de/System.Runtime.InteropServices.xml",
  3673. "ref/netcore50/es/System.Runtime.InteropServices.xml",
  3674. "ref/netcore50/fr/System.Runtime.InteropServices.xml",
  3675. "ref/netcore50/it/System.Runtime.InteropServices.xml",
  3676. "ref/netcore50/ja/System.Runtime.InteropServices.xml",
  3677. "ref/netcore50/ko/System.Runtime.InteropServices.xml",
  3678. "ref/netcore50/ru/System.Runtime.InteropServices.xml",
  3679. "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml",
  3680. "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml",
  3681. "ref/netstandard1.1/System.Runtime.InteropServices.dll",
  3682. "ref/netstandard1.1/System.Runtime.InteropServices.xml",
  3683. "ref/netstandard1.1/de/System.Runtime.InteropServices.xml",
  3684. "ref/netstandard1.1/es/System.Runtime.InteropServices.xml",
  3685. "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml",
  3686. "ref/netstandard1.1/it/System.Runtime.InteropServices.xml",
  3687. "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml",
  3688. "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml",
  3689. "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml",
  3690. "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml",
  3691. "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml",
  3692. "ref/netstandard1.2/System.Runtime.InteropServices.dll",
  3693. "ref/netstandard1.2/System.Runtime.InteropServices.xml",
  3694. "ref/netstandard1.2/de/System.Runtime.InteropServices.xml",
  3695. "ref/netstandard1.2/es/System.Runtime.InteropServices.xml",
  3696. "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml",
  3697. "ref/netstandard1.2/it/System.Runtime.InteropServices.xml",
  3698. "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml",
  3699. "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml",
  3700. "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml",
  3701. "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml",
  3702. "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml",
  3703. "ref/netstandard1.3/System.Runtime.InteropServices.dll",
  3704. "ref/netstandard1.3/System.Runtime.InteropServices.xml",
  3705. "ref/netstandard1.3/de/System.Runtime.InteropServices.xml",
  3706. "ref/netstandard1.3/es/System.Runtime.InteropServices.xml",
  3707. "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml",
  3708. "ref/netstandard1.3/it/System.Runtime.InteropServices.xml",
  3709. "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml",
  3710. "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml",
  3711. "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml",
  3712. "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml",
  3713. "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml",
  3714. "ref/netstandard1.5/System.Runtime.InteropServices.dll",
  3715. "ref/netstandard1.5/System.Runtime.InteropServices.xml",
  3716. "ref/netstandard1.5/de/System.Runtime.InteropServices.xml",
  3717. "ref/netstandard1.5/es/System.Runtime.InteropServices.xml",
  3718. "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml",
  3719. "ref/netstandard1.5/it/System.Runtime.InteropServices.xml",
  3720. "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml",
  3721. "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml",
  3722. "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml",
  3723. "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml",
  3724. "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml",
  3725. "ref/portable-net45+win8+wpa81/_._",
  3726. "ref/win8/_._",
  3727. "ref/wpa81/_._",
  3728. "ref/xamarinios10/_._",
  3729. "ref/xamarinmac20/_._",
  3730. "ref/xamarintvos10/_._",
  3731. "ref/xamarinwatchos10/_._",
  3732. "system.runtime.interopservices.4.1.0.nupkg.sha512",
  3733. "system.runtime.interopservices.nuspec"
  3734. ]
  3735. },
  3736. "System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
  3737. "sha512": "hWPhJxc453RCa8Z29O91EmfGeZIHX1ZH2A8L6lYQVSaKzku2DfArSfMEb1/MYYzPQRJZeu0c9dmYeJKxW5Fgng==",
  3738. "type": "package",
  3739. "path": "system.runtime.interopservices.runtimeinformation/4.0.0",
  3740. "files": [
  3741. ".nupkg.metadata",
  3742. "ThirdPartyNotices.txt",
  3743. "dotnet_library_license.txt",
  3744. "lib/MonoAndroid10/_._",
  3745. "lib/MonoTouch10/_._",
  3746. "lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
  3747. "lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll",
  3748. "lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll",
  3749. "lib/xamarinios10/_._",
  3750. "lib/xamarinmac20/_._",
  3751. "lib/xamarintvos10/_._",
  3752. "lib/xamarinwatchos10/_._",
  3753. "ref/MonoAndroid10/_._",
  3754. "ref/MonoTouch10/_._",
  3755. "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  3756. "ref/xamarinios10/_._",
  3757. "ref/xamarinmac20/_._",
  3758. "ref/xamarintvos10/_._",
  3759. "ref/xamarinwatchos10/_._",
  3760. "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
  3761. "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  3762. "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
  3763. "runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
  3764. "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  3765. "system.runtime.interopservices.runtimeinformation.4.0.0.nupkg.sha512",
  3766. "system.runtime.interopservices.runtimeinformation.nuspec"
  3767. ]
  3768. },
  3769. "System.Runtime.Numerics/4.0.1": {
  3770. "sha512": "+XbKFuzdmLP3d1o9pdHu2nxjNr2OEPqGzKeegPLCUMM71a0t50A/rOcIRmGs9wR7a8KuHX6hYs/7/TymIGLNqg==",
  3771. "type": "package",
  3772. "path": "system.runtime.numerics/4.0.1",
  3773. "files": [
  3774. ".nupkg.metadata",
  3775. ".signature.p7s",
  3776. "ThirdPartyNotices.txt",
  3777. "dotnet_library_license.txt",
  3778. "lib/MonoAndroid10/_._",
  3779. "lib/MonoTouch10/_._",
  3780. "lib/net45/_._",
  3781. "lib/netcore50/System.Runtime.Numerics.dll",
  3782. "lib/netstandard1.3/System.Runtime.Numerics.dll",
  3783. "lib/portable-net45+win8+wpa81/_._",
  3784. "lib/win8/_._",
  3785. "lib/wpa81/_._",
  3786. "lib/xamarinios10/_._",
  3787. "lib/xamarinmac20/_._",
  3788. "lib/xamarintvos10/_._",
  3789. "lib/xamarinwatchos10/_._",
  3790. "ref/MonoAndroid10/_._",
  3791. "ref/MonoTouch10/_._",
  3792. "ref/net45/_._",
  3793. "ref/netcore50/System.Runtime.Numerics.dll",
  3794. "ref/netcore50/System.Runtime.Numerics.xml",
  3795. "ref/netcore50/de/System.Runtime.Numerics.xml",
  3796. "ref/netcore50/es/System.Runtime.Numerics.xml",
  3797. "ref/netcore50/fr/System.Runtime.Numerics.xml",
  3798. "ref/netcore50/it/System.Runtime.Numerics.xml",
  3799. "ref/netcore50/ja/System.Runtime.Numerics.xml",
  3800. "ref/netcore50/ko/System.Runtime.Numerics.xml",
  3801. "ref/netcore50/ru/System.Runtime.Numerics.xml",
  3802. "ref/netcore50/zh-hans/System.Runtime.Numerics.xml",
  3803. "ref/netcore50/zh-hant/System.Runtime.Numerics.xml",
  3804. "ref/netstandard1.1/System.Runtime.Numerics.dll",
  3805. "ref/netstandard1.1/System.Runtime.Numerics.xml",
  3806. "ref/netstandard1.1/de/System.Runtime.Numerics.xml",
  3807. "ref/netstandard1.1/es/System.Runtime.Numerics.xml",
  3808. "ref/netstandard1.1/fr/System.Runtime.Numerics.xml",
  3809. "ref/netstandard1.1/it/System.Runtime.Numerics.xml",
  3810. "ref/netstandard1.1/ja/System.Runtime.Numerics.xml",
  3811. "ref/netstandard1.1/ko/System.Runtime.Numerics.xml",
  3812. "ref/netstandard1.1/ru/System.Runtime.Numerics.xml",
  3813. "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml",
  3814. "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml",
  3815. "ref/portable-net45+win8+wpa81/_._",
  3816. "ref/win8/_._",
  3817. "ref/wpa81/_._",
  3818. "ref/xamarinios10/_._",
  3819. "ref/xamarinmac20/_._",
  3820. "ref/xamarintvos10/_._",
  3821. "ref/xamarinwatchos10/_._",
  3822. "system.runtime.numerics.4.0.1.nupkg.sha512",
  3823. "system.runtime.numerics.nuspec"
  3824. ]
  3825. },
  3826. "System.Runtime.Serialization.Formatters/4.3.0": {
  3827. "sha512": "KT591AkTNFOTbhZlaeMVvfax3RqhH1EJlcwF50Wm7sfnBLuHiOeZRRKrr1ns3NESkM20KPZ5Ol/ueMq5vg4QoQ==",
  3828. "type": "package",
  3829. "path": "system.runtime.serialization.formatters/4.3.0",
  3830. "files": [
  3831. ".nupkg.metadata",
  3832. ".signature.p7s",
  3833. "ThirdPartyNotices.txt",
  3834. "dotnet_library_license.txt",
  3835. "lib/MonoAndroid10/_._",
  3836. "lib/MonoTouch10/_._",
  3837. "lib/net46/System.Runtime.Serialization.Formatters.dll",
  3838. "lib/netstandard1.4/System.Runtime.Serialization.Formatters.dll",
  3839. "lib/xamarinios10/_._",
  3840. "lib/xamarinmac20/_._",
  3841. "lib/xamarintvos10/_._",
  3842. "lib/xamarinwatchos10/_._",
  3843. "ref/MonoAndroid10/_._",
  3844. "ref/MonoTouch10/_._",
  3845. "ref/net46/System.Runtime.Serialization.Formatters.dll",
  3846. "ref/netstandard1.3/System.Runtime.Serialization.Formatters.dll",
  3847. "ref/xamarinios10/_._",
  3848. "ref/xamarinmac20/_._",
  3849. "ref/xamarintvos10/_._",
  3850. "ref/xamarinwatchos10/_._",
  3851. "system.runtime.serialization.formatters.4.3.0.nupkg.sha512",
  3852. "system.runtime.serialization.formatters.nuspec"
  3853. ]
  3854. },
  3855. "System.Runtime.Serialization.Primitives/4.3.0": {
  3856. "sha512": "Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==",
  3857. "type": "package",
  3858. "path": "system.runtime.serialization.primitives/4.3.0",
  3859. "files": [
  3860. ".nupkg.metadata",
  3861. ".signature.p7s",
  3862. "ThirdPartyNotices.txt",
  3863. "dotnet_library_license.txt",
  3864. "lib/MonoAndroid10/_._",
  3865. "lib/MonoTouch10/_._",
  3866. "lib/net45/_._",
  3867. "lib/net46/System.Runtime.Serialization.Primitives.dll",
  3868. "lib/netcore50/System.Runtime.Serialization.Primitives.dll",
  3869. "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
  3870. "lib/portable-net45+win8+wp8+wpa81/_._",
  3871. "lib/win8/_._",
  3872. "lib/wp80/_._",
  3873. "lib/wpa81/_._",
  3874. "lib/xamarinios10/_._",
  3875. "lib/xamarinmac20/_._",
  3876. "lib/xamarintvos10/_._",
  3877. "lib/xamarinwatchos10/_._",
  3878. "ref/MonoAndroid10/_._",
  3879. "ref/MonoTouch10/_._",
  3880. "ref/net45/_._",
  3881. "ref/net46/System.Runtime.Serialization.Primitives.dll",
  3882. "ref/netcore50/System.Runtime.Serialization.Primitives.dll",
  3883. "ref/netcore50/System.Runtime.Serialization.Primitives.xml",
  3884. "ref/netcore50/de/System.Runtime.Serialization.Primitives.xml",
  3885. "ref/netcore50/es/System.Runtime.Serialization.Primitives.xml",
  3886. "ref/netcore50/fr/System.Runtime.Serialization.Primitives.xml",
  3887. "ref/netcore50/it/System.Runtime.Serialization.Primitives.xml",
  3888. "ref/netcore50/ja/System.Runtime.Serialization.Primitives.xml",
  3889. "ref/netcore50/ko/System.Runtime.Serialization.Primitives.xml",
  3890. "ref/netcore50/ru/System.Runtime.Serialization.Primitives.xml",
  3891. "ref/netcore50/zh-hans/System.Runtime.Serialization.Primitives.xml",
  3892. "ref/netcore50/zh-hant/System.Runtime.Serialization.Primitives.xml",
  3893. "ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll",
  3894. "ref/netstandard1.0/System.Runtime.Serialization.Primitives.xml",
  3895. "ref/netstandard1.0/de/System.Runtime.Serialization.Primitives.xml",
  3896. "ref/netstandard1.0/es/System.Runtime.Serialization.Primitives.xml",
  3897. "ref/netstandard1.0/fr/System.Runtime.Serialization.Primitives.xml",
  3898. "ref/netstandard1.0/it/System.Runtime.Serialization.Primitives.xml",
  3899. "ref/netstandard1.0/ja/System.Runtime.Serialization.Primitives.xml",
  3900. "ref/netstandard1.0/ko/System.Runtime.Serialization.Primitives.xml",
  3901. "ref/netstandard1.0/ru/System.Runtime.Serialization.Primitives.xml",
  3902. "ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Primitives.xml",
  3903. "ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Primitives.xml",
  3904. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
  3905. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.xml",
  3906. "ref/netstandard1.3/de/System.Runtime.Serialization.Primitives.xml",
  3907. "ref/netstandard1.3/es/System.Runtime.Serialization.Primitives.xml",
  3908. "ref/netstandard1.3/fr/System.Runtime.Serialization.Primitives.xml",
  3909. "ref/netstandard1.3/it/System.Runtime.Serialization.Primitives.xml",
  3910. "ref/netstandard1.3/ja/System.Runtime.Serialization.Primitives.xml",
  3911. "ref/netstandard1.3/ko/System.Runtime.Serialization.Primitives.xml",
  3912. "ref/netstandard1.3/ru/System.Runtime.Serialization.Primitives.xml",
  3913. "ref/netstandard1.3/zh-hans/System.Runtime.Serialization.Primitives.xml",
  3914. "ref/netstandard1.3/zh-hant/System.Runtime.Serialization.Primitives.xml",
  3915. "ref/portable-net45+win8+wp8+wpa81/_._",
  3916. "ref/win8/_._",
  3917. "ref/wp80/_._",
  3918. "ref/wpa81/_._",
  3919. "ref/xamarinios10/_._",
  3920. "ref/xamarinmac20/_._",
  3921. "ref/xamarintvos10/_._",
  3922. "ref/xamarinwatchos10/_._",
  3923. "runtimes/aot/lib/netcore50/System.Runtime.Serialization.Primitives.dll",
  3924. "system.runtime.serialization.primitives.4.3.0.nupkg.sha512",
  3925. "system.runtime.serialization.primitives.nuspec"
  3926. ]
  3927. },
  3928. "System.Security.Claims/4.0.1": {
  3929. "sha512": "4Jlp0OgJLS/Voj1kyFP6MJlIYp3crgfH8kNQk2p7+4JYfc1aAmh9PZyAMMbDhuoolGNtux9HqSOazsioRiDvCw==",
  3930. "type": "package",
  3931. "path": "system.security.claims/4.0.1",
  3932. "files": [
  3933. ".nupkg.metadata",
  3934. ".signature.p7s",
  3935. "ThirdPartyNotices.txt",
  3936. "dotnet_library_license.txt",
  3937. "lib/MonoAndroid10/_._",
  3938. "lib/MonoTouch10/_._",
  3939. "lib/net46/System.Security.Claims.dll",
  3940. "lib/netstandard1.3/System.Security.Claims.dll",
  3941. "lib/xamarinios10/_._",
  3942. "lib/xamarinmac20/_._",
  3943. "lib/xamarintvos10/_._",
  3944. "lib/xamarinwatchos10/_._",
  3945. "ref/MonoAndroid10/_._",
  3946. "ref/MonoTouch10/_._",
  3947. "ref/net46/System.Security.Claims.dll",
  3948. "ref/netstandard1.3/System.Security.Claims.dll",
  3949. "ref/netstandard1.3/System.Security.Claims.xml",
  3950. "ref/netstandard1.3/de/System.Security.Claims.xml",
  3951. "ref/netstandard1.3/es/System.Security.Claims.xml",
  3952. "ref/netstandard1.3/fr/System.Security.Claims.xml",
  3953. "ref/netstandard1.3/it/System.Security.Claims.xml",
  3954. "ref/netstandard1.3/ja/System.Security.Claims.xml",
  3955. "ref/netstandard1.3/ko/System.Security.Claims.xml",
  3956. "ref/netstandard1.3/ru/System.Security.Claims.xml",
  3957. "ref/netstandard1.3/zh-hans/System.Security.Claims.xml",
  3958. "ref/netstandard1.3/zh-hant/System.Security.Claims.xml",
  3959. "ref/xamarinios10/_._",
  3960. "ref/xamarinmac20/_._",
  3961. "ref/xamarintvos10/_._",
  3962. "ref/xamarinwatchos10/_._",
  3963. "system.security.claims.4.0.1.nupkg.sha512",
  3964. "system.security.claims.nuspec"
  3965. ]
  3966. },
  3967. "System.Security.Cryptography.Algorithms/4.2.0": {
  3968. "sha512": "8JQFxbLVdrtIOKMDN38Fn0GWnqYZw/oMlwOUG/qz1jqChvyZlnUmu+0s7wLx7JYua/nAXoESpHA3iw11QFWhXg==",
  3969. "type": "package",
  3970. "path": "system.security.cryptography.algorithms/4.2.0",
  3971. "files": [
  3972. ".nupkg.metadata",
  3973. ".signature.p7s",
  3974. "ThirdPartyNotices.txt",
  3975. "dotnet_library_license.txt",
  3976. "lib/MonoAndroid10/_._",
  3977. "lib/MonoTouch10/_._",
  3978. "lib/net46/System.Security.Cryptography.Algorithms.dll",
  3979. "lib/net461/System.Security.Cryptography.Algorithms.dll",
  3980. "lib/net463/System.Security.Cryptography.Algorithms.dll",
  3981. "lib/xamarinios10/_._",
  3982. "lib/xamarinmac20/_._",
  3983. "lib/xamarintvos10/_._",
  3984. "lib/xamarinwatchos10/_._",
  3985. "ref/MonoAndroid10/_._",
  3986. "ref/MonoTouch10/_._",
  3987. "ref/net46/System.Security.Cryptography.Algorithms.dll",
  3988. "ref/net461/System.Security.Cryptography.Algorithms.dll",
  3989. "ref/net463/System.Security.Cryptography.Algorithms.dll",
  3990. "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll",
  3991. "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll",
  3992. "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  3993. "ref/xamarinios10/_._",
  3994. "ref/xamarinmac20/_._",
  3995. "ref/xamarintvos10/_._",
  3996. "ref/xamarinwatchos10/_._",
  3997. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  3998. "runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll",
  3999. "runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll",
  4000. "runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll",
  4001. "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll",
  4002. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  4003. "system.security.cryptography.algorithms.4.2.0.nupkg.sha512",
  4004. "system.security.cryptography.algorithms.nuspec"
  4005. ]
  4006. },
  4007. "System.Security.Cryptography.Cng/4.2.0": {
  4008. "sha512": "cUJ2h+ZvONDe28Szw3st5dOHdjndhJzQ2WObDEXAWRPEQBtVItVoxbXM/OEsTthl3cNn2dk2k0I3y45igCQcLw==",
  4009. "type": "package",
  4010. "path": "system.security.cryptography.cng/4.2.0",
  4011. "files": [
  4012. ".nupkg.metadata",
  4013. ".signature.p7s",
  4014. "ThirdPartyNotices.txt",
  4015. "dotnet_library_license.txt",
  4016. "lib/net46/System.Security.Cryptography.Cng.dll",
  4017. "lib/net461/System.Security.Cryptography.Cng.dll",
  4018. "lib/net463/System.Security.Cryptography.Cng.dll",
  4019. "ref/net46/System.Security.Cryptography.Cng.dll",
  4020. "ref/net461/System.Security.Cryptography.Cng.dll",
  4021. "ref/net463/System.Security.Cryptography.Cng.dll",
  4022. "ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
  4023. "ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
  4024. "ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
  4025. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
  4026. "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
  4027. "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
  4028. "runtimes/win/lib/net463/System.Security.Cryptography.Cng.dll",
  4029. "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
  4030. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
  4031. "system.security.cryptography.cng.4.2.0.nupkg.sha512",
  4032. "system.security.cryptography.cng.nuspec"
  4033. ]
  4034. },
  4035. "System.Security.Cryptography.Csp/4.0.0": {
  4036. "sha512": "/i1Usuo4PgAqgbPNC0NjbO3jPW//BoBlTpcWFD1EHVbidH21y4c1ap5bbEMSGAXjAShhMH4abi/K8fILrnu4BQ==",
  4037. "type": "package",
  4038. "path": "system.security.cryptography.csp/4.0.0",
  4039. "files": [
  4040. ".nupkg.metadata",
  4041. "ThirdPartyNotices.txt",
  4042. "dotnet_library_license.txt",
  4043. "lib/MonoAndroid10/_._",
  4044. "lib/MonoTouch10/_._",
  4045. "lib/net46/System.Security.Cryptography.Csp.dll",
  4046. "lib/xamarinios10/_._",
  4047. "lib/xamarinmac20/_._",
  4048. "lib/xamarintvos10/_._",
  4049. "lib/xamarinwatchos10/_._",
  4050. "ref/MonoAndroid10/_._",
  4051. "ref/MonoTouch10/_._",
  4052. "ref/net46/System.Security.Cryptography.Csp.dll",
  4053. "ref/netstandard1.3/System.Security.Cryptography.Csp.dll",
  4054. "ref/xamarinios10/_._",
  4055. "ref/xamarinmac20/_._",
  4056. "ref/xamarintvos10/_._",
  4057. "ref/xamarinwatchos10/_._",
  4058. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
  4059. "runtimes/win/lib/net46/System.Security.Cryptography.Csp.dll",
  4060. "runtimes/win/lib/netcore50/_._",
  4061. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
  4062. "system.security.cryptography.csp.4.0.0.nupkg.sha512",
  4063. "system.security.cryptography.csp.nuspec"
  4064. ]
  4065. },
  4066. "System.Security.Cryptography.Encoding/4.0.0": {
  4067. "sha512": "FbKgE5MbxSQMPcSVRgwM6bXN3GtyAh04NkV8E5zKCBE26X0vYW0UtTa2FIgkH33WVqBVxRgxljlVYumWtU+HcQ==",
  4068. "type": "package",
  4069. "path": "system.security.cryptography.encoding/4.0.0",
  4070. "files": [
  4071. ".nupkg.metadata",
  4072. ".signature.p7s",
  4073. "ThirdPartyNotices.txt",
  4074. "dotnet_library_license.txt",
  4075. "lib/MonoAndroid10/_._",
  4076. "lib/MonoTouch10/_._",
  4077. "lib/net46/System.Security.Cryptography.Encoding.dll",
  4078. "lib/xamarinios10/_._",
  4079. "lib/xamarinmac20/_._",
  4080. "lib/xamarintvos10/_._",
  4081. "lib/xamarinwatchos10/_._",
  4082. "ref/MonoAndroid10/_._",
  4083. "ref/MonoTouch10/_._",
  4084. "ref/net46/System.Security.Cryptography.Encoding.dll",
  4085. "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll",
  4086. "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml",
  4087. "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml",
  4088. "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml",
  4089. "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml",
  4090. "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml",
  4091. "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml",
  4092. "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml",
  4093. "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml",
  4094. "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml",
  4095. "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml",
  4096. "ref/xamarinios10/_._",
  4097. "ref/xamarinmac20/_._",
  4098. "ref/xamarintvos10/_._",
  4099. "ref/xamarinwatchos10/_._",
  4100. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
  4101. "runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll",
  4102. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
  4103. "system.security.cryptography.encoding.4.0.0.nupkg.sha512",
  4104. "system.security.cryptography.encoding.nuspec"
  4105. ]
  4106. },
  4107. "System.Security.Cryptography.OpenSsl/4.0.0": {
  4108. "sha512": "HUG/zNUJwEiLkoURDixzkzZdB5yGA5pQhDP93ArOpDPQMteURIGERRNzzoJlmTreLBWr5lkFSjjMSk8ySEpQMw==",
  4109. "type": "package",
  4110. "path": "system.security.cryptography.openssl/4.0.0",
  4111. "files": [
  4112. ".nupkg.metadata",
  4113. "ThirdPartyNotices.txt",
  4114. "dotnet_library_license.txt",
  4115. "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
  4116. "ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
  4117. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
  4118. "system.security.cryptography.openssl.4.0.0.nupkg.sha512",
  4119. "system.security.cryptography.openssl.nuspec"
  4120. ]
  4121. },
  4122. "System.Security.Cryptography.Primitives/4.0.0": {
  4123. "sha512": "Wkd7QryWYjkQclX0bngpntW5HSlMzeJU24UaLJQ7YTfI8ydAVAaU2J+HXLLABOVJlKTVvAeL0Aj39VeTe7L+oA==",
  4124. "type": "package",
  4125. "path": "system.security.cryptography.primitives/4.0.0",
  4126. "files": [
  4127. ".nupkg.metadata",
  4128. ".signature.p7s",
  4129. "ThirdPartyNotices.txt",
  4130. "dotnet_library_license.txt",
  4131. "lib/MonoAndroid10/_._",
  4132. "lib/MonoTouch10/_._",
  4133. "lib/net46/System.Security.Cryptography.Primitives.dll",
  4134. "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll",
  4135. "lib/xamarinios10/_._",
  4136. "lib/xamarinmac20/_._",
  4137. "lib/xamarintvos10/_._",
  4138. "lib/xamarinwatchos10/_._",
  4139. "ref/MonoAndroid10/_._",
  4140. "ref/MonoTouch10/_._",
  4141. "ref/net46/System.Security.Cryptography.Primitives.dll",
  4142. "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll",
  4143. "ref/xamarinios10/_._",
  4144. "ref/xamarinmac20/_._",
  4145. "ref/xamarintvos10/_._",
  4146. "ref/xamarinwatchos10/_._",
  4147. "system.security.cryptography.primitives.4.0.0.nupkg.sha512",
  4148. "system.security.cryptography.primitives.nuspec"
  4149. ]
  4150. },
  4151. "System.Security.Cryptography.X509Certificates/4.1.0": {
  4152. "sha512": "4HEfsQIKAhA1+ApNn729Gi09zh+lYWwyIuViihoMDWp1vQnEkL2ct7mAbhBlLYm+x/L4Rr/pyGge1lIY635e0w==",
  4153. "type": "package",
  4154. "path": "system.security.cryptography.x509certificates/4.1.0",
  4155. "files": [
  4156. ".nupkg.metadata",
  4157. ".signature.p7s",
  4158. "ThirdPartyNotices.txt",
  4159. "dotnet_library_license.txt",
  4160. "lib/MonoAndroid10/_._",
  4161. "lib/MonoTouch10/_._",
  4162. "lib/net46/System.Security.Cryptography.X509Certificates.dll",
  4163. "lib/net461/System.Security.Cryptography.X509Certificates.dll",
  4164. "lib/xamarinios10/_._",
  4165. "lib/xamarinmac20/_._",
  4166. "lib/xamarintvos10/_._",
  4167. "lib/xamarinwatchos10/_._",
  4168. "ref/MonoAndroid10/_._",
  4169. "ref/MonoTouch10/_._",
  4170. "ref/net46/System.Security.Cryptography.X509Certificates.dll",
  4171. "ref/net461/System.Security.Cryptography.X509Certificates.dll",
  4172. "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll",
  4173. "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml",
  4174. "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml",
  4175. "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml",
  4176. "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml",
  4177. "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml",
  4178. "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml",
  4179. "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml",
  4180. "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml",
  4181. "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml",
  4182. "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml",
  4183. "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll",
  4184. "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml",
  4185. "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml",
  4186. "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml",
  4187. "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml",
  4188. "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml",
  4189. "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml",
  4190. "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml",
  4191. "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml",
  4192. "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml",
  4193. "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml",
  4194. "ref/xamarinios10/_._",
  4195. "ref/xamarinmac20/_._",
  4196. "ref/xamarintvos10/_._",
  4197. "ref/xamarinwatchos10/_._",
  4198. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
  4199. "runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll",
  4200. "runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll",
  4201. "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll",
  4202. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
  4203. "system.security.cryptography.x509certificates.4.1.0.nupkg.sha512",
  4204. "system.security.cryptography.x509certificates.nuspec"
  4205. ]
  4206. },
  4207. "System.Security.Principal/4.0.1": {
  4208. "sha512": "On+SKhXY5rzxh/S8wlH1Rm0ogBlu7zyHNxeNBiXauNrhHRXAe9EuX8Yl5IOzLPGU5Z4kLWHMvORDOCG8iu9hww==",
  4209. "type": "package",
  4210. "path": "system.security.principal/4.0.1",
  4211. "files": [
  4212. ".nupkg.metadata",
  4213. ".signature.p7s",
  4214. "ThirdPartyNotices.txt",
  4215. "dotnet_library_license.txt",
  4216. "lib/MonoAndroid10/_._",
  4217. "lib/MonoTouch10/_._",
  4218. "lib/net45/_._",
  4219. "lib/netcore50/System.Security.Principal.dll",
  4220. "lib/netstandard1.0/System.Security.Principal.dll",
  4221. "lib/portable-net45+win8+wp8+wpa81/_._",
  4222. "lib/win8/_._",
  4223. "lib/wp80/_._",
  4224. "lib/wpa81/_._",
  4225. "lib/xamarinios10/_._",
  4226. "lib/xamarinmac20/_._",
  4227. "lib/xamarintvos10/_._",
  4228. "lib/xamarinwatchos10/_._",
  4229. "ref/MonoAndroid10/_._",
  4230. "ref/MonoTouch10/_._",
  4231. "ref/net45/_._",
  4232. "ref/netcore50/System.Security.Principal.dll",
  4233. "ref/netcore50/System.Security.Principal.xml",
  4234. "ref/netcore50/de/System.Security.Principal.xml",
  4235. "ref/netcore50/es/System.Security.Principal.xml",
  4236. "ref/netcore50/fr/System.Security.Principal.xml",
  4237. "ref/netcore50/it/System.Security.Principal.xml",
  4238. "ref/netcore50/ja/System.Security.Principal.xml",
  4239. "ref/netcore50/ko/System.Security.Principal.xml",
  4240. "ref/netcore50/ru/System.Security.Principal.xml",
  4241. "ref/netcore50/zh-hans/System.Security.Principal.xml",
  4242. "ref/netcore50/zh-hant/System.Security.Principal.xml",
  4243. "ref/netstandard1.0/System.Security.Principal.dll",
  4244. "ref/netstandard1.0/System.Security.Principal.xml",
  4245. "ref/netstandard1.0/de/System.Security.Principal.xml",
  4246. "ref/netstandard1.0/es/System.Security.Principal.xml",
  4247. "ref/netstandard1.0/fr/System.Security.Principal.xml",
  4248. "ref/netstandard1.0/it/System.Security.Principal.xml",
  4249. "ref/netstandard1.0/ja/System.Security.Principal.xml",
  4250. "ref/netstandard1.0/ko/System.Security.Principal.xml",
  4251. "ref/netstandard1.0/ru/System.Security.Principal.xml",
  4252. "ref/netstandard1.0/zh-hans/System.Security.Principal.xml",
  4253. "ref/netstandard1.0/zh-hant/System.Security.Principal.xml",
  4254. "ref/portable-net45+win8+wp8+wpa81/_._",
  4255. "ref/win8/_._",
  4256. "ref/wp80/_._",
  4257. "ref/wpa81/_._",
  4258. "ref/xamarinios10/_._",
  4259. "ref/xamarinmac20/_._",
  4260. "ref/xamarintvos10/_._",
  4261. "ref/xamarinwatchos10/_._",
  4262. "system.security.principal.4.0.1.nupkg.sha512",
  4263. "system.security.principal.nuspec"
  4264. ]
  4265. },
  4266. "System.Security.Principal.Windows/4.0.0": {
  4267. "sha512": "iFx15AF3RMEPZn3COh8+Bb2Thv2zsmLd93RchS1b8Mj5SNYeGqbYNCSn5AES1+gq56p4ujGZPrl0xN7ngkXOHg==",
  4268. "type": "package",
  4269. "path": "system.security.principal.windows/4.0.0",
  4270. "files": [
  4271. ".nupkg.metadata",
  4272. ".signature.p7s",
  4273. "ThirdPartyNotices.txt",
  4274. "dotnet_library_license.txt",
  4275. "lib/net46/System.Security.Principal.Windows.dll",
  4276. "ref/net46/System.Security.Principal.Windows.dll",
  4277. "ref/netstandard1.3/System.Security.Principal.Windows.dll",
  4278. "ref/netstandard1.3/System.Security.Principal.Windows.xml",
  4279. "ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
  4280. "ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
  4281. "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
  4282. "ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
  4283. "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
  4284. "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
  4285. "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
  4286. "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
  4287. "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
  4288. "runtimes/unix/lib/netstandard1.3/System.Security.Principal.Windows.dll",
  4289. "runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
  4290. "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
  4291. "system.security.principal.windows.4.0.0.nupkg.sha512",
  4292. "system.security.principal.windows.nuspec"
  4293. ]
  4294. },
  4295. "System.Text.Encoding/4.3.0": {
  4296. "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
  4297. "type": "package",
  4298. "path": "system.text.encoding/4.3.0",
  4299. "files": [
  4300. ".nupkg.metadata",
  4301. ".signature.p7s",
  4302. "ThirdPartyNotices.txt",
  4303. "dotnet_library_license.txt",
  4304. "lib/MonoAndroid10/_._",
  4305. "lib/MonoTouch10/_._",
  4306. "lib/net45/_._",
  4307. "lib/portable-net45+win8+wp8+wpa81/_._",
  4308. "lib/win8/_._",
  4309. "lib/wp80/_._",
  4310. "lib/wpa81/_._",
  4311. "lib/xamarinios10/_._",
  4312. "lib/xamarinmac20/_._",
  4313. "lib/xamarintvos10/_._",
  4314. "lib/xamarinwatchos10/_._",
  4315. "ref/MonoAndroid10/_._",
  4316. "ref/MonoTouch10/_._",
  4317. "ref/net45/_._",
  4318. "ref/netcore50/System.Text.Encoding.dll",
  4319. "ref/netcore50/System.Text.Encoding.xml",
  4320. "ref/netcore50/de/System.Text.Encoding.xml",
  4321. "ref/netcore50/es/System.Text.Encoding.xml",
  4322. "ref/netcore50/fr/System.Text.Encoding.xml",
  4323. "ref/netcore50/it/System.Text.Encoding.xml",
  4324. "ref/netcore50/ja/System.Text.Encoding.xml",
  4325. "ref/netcore50/ko/System.Text.Encoding.xml",
  4326. "ref/netcore50/ru/System.Text.Encoding.xml",
  4327. "ref/netcore50/zh-hans/System.Text.Encoding.xml",
  4328. "ref/netcore50/zh-hant/System.Text.Encoding.xml",
  4329. "ref/netstandard1.0/System.Text.Encoding.dll",
  4330. "ref/netstandard1.0/System.Text.Encoding.xml",
  4331. "ref/netstandard1.0/de/System.Text.Encoding.xml",
  4332. "ref/netstandard1.0/es/System.Text.Encoding.xml",
  4333. "ref/netstandard1.0/fr/System.Text.Encoding.xml",
  4334. "ref/netstandard1.0/it/System.Text.Encoding.xml",
  4335. "ref/netstandard1.0/ja/System.Text.Encoding.xml",
  4336. "ref/netstandard1.0/ko/System.Text.Encoding.xml",
  4337. "ref/netstandard1.0/ru/System.Text.Encoding.xml",
  4338. "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
  4339. "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
  4340. "ref/netstandard1.3/System.Text.Encoding.dll",
  4341. "ref/netstandard1.3/System.Text.Encoding.xml",
  4342. "ref/netstandard1.3/de/System.Text.Encoding.xml",
  4343. "ref/netstandard1.3/es/System.Text.Encoding.xml",
  4344. "ref/netstandard1.3/fr/System.Text.Encoding.xml",
  4345. "ref/netstandard1.3/it/System.Text.Encoding.xml",
  4346. "ref/netstandard1.3/ja/System.Text.Encoding.xml",
  4347. "ref/netstandard1.3/ko/System.Text.Encoding.xml",
  4348. "ref/netstandard1.3/ru/System.Text.Encoding.xml",
  4349. "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
  4350. "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
  4351. "ref/portable-net45+win8+wp8+wpa81/_._",
  4352. "ref/win8/_._",
  4353. "ref/wp80/_._",
  4354. "ref/wpa81/_._",
  4355. "ref/xamarinios10/_._",
  4356. "ref/xamarinmac20/_._",
  4357. "ref/xamarintvos10/_._",
  4358. "ref/xamarinwatchos10/_._",
  4359. "system.text.encoding.4.3.0.nupkg.sha512",
  4360. "system.text.encoding.nuspec"
  4361. ]
  4362. },
  4363. "System.Text.Encoding.Extensions/4.0.11": {
  4364. "sha512": "jtbiTDtvfLYgXn8PTfWI+SiBs51rrmO4AAckx4KR6vFK9Wzf6tI8kcRdsYQNwriUeQ1+CtQbM1W4cMbLXnj/OQ==",
  4365. "type": "package",
  4366. "path": "system.text.encoding.extensions/4.0.11",
  4367. "files": [
  4368. ".nupkg.metadata",
  4369. ".signature.p7s",
  4370. "ThirdPartyNotices.txt",
  4371. "dotnet_library_license.txt",
  4372. "lib/MonoAndroid10/_._",
  4373. "lib/MonoTouch10/_._",
  4374. "lib/net45/_._",
  4375. "lib/portable-net45+win8+wp8+wpa81/_._",
  4376. "lib/win8/_._",
  4377. "lib/wp80/_._",
  4378. "lib/wpa81/_._",
  4379. "lib/xamarinios10/_._",
  4380. "lib/xamarinmac20/_._",
  4381. "lib/xamarintvos10/_._",
  4382. "lib/xamarinwatchos10/_._",
  4383. "ref/MonoAndroid10/_._",
  4384. "ref/MonoTouch10/_._",
  4385. "ref/net45/_._",
  4386. "ref/netcore50/System.Text.Encoding.Extensions.dll",
  4387. "ref/netcore50/System.Text.Encoding.Extensions.xml",
  4388. "ref/netcore50/de/System.Text.Encoding.Extensions.xml",
  4389. "ref/netcore50/es/System.Text.Encoding.Extensions.xml",
  4390. "ref/netcore50/fr/System.Text.Encoding.Extensions.xml",
  4391. "ref/netcore50/it/System.Text.Encoding.Extensions.xml",
  4392. "ref/netcore50/ja/System.Text.Encoding.Extensions.xml",
  4393. "ref/netcore50/ko/System.Text.Encoding.Extensions.xml",
  4394. "ref/netcore50/ru/System.Text.Encoding.Extensions.xml",
  4395. "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml",
  4396. "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml",
  4397. "ref/netstandard1.0/System.Text.Encoding.Extensions.dll",
  4398. "ref/netstandard1.0/System.Text.Encoding.Extensions.xml",
  4399. "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml",
  4400. "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml",
  4401. "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml",
  4402. "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml",
  4403. "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml",
  4404. "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml",
  4405. "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml",
  4406. "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml",
  4407. "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml",
  4408. "ref/netstandard1.3/System.Text.Encoding.Extensions.dll",
  4409. "ref/netstandard1.3/System.Text.Encoding.Extensions.xml",
  4410. "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml",
  4411. "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml",
  4412. "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml",
  4413. "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml",
  4414. "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml",
  4415. "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml",
  4416. "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml",
  4417. "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml",
  4418. "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml",
  4419. "ref/portable-net45+win8+wp8+wpa81/_._",
  4420. "ref/win8/_._",
  4421. "ref/wp80/_._",
  4422. "ref/wpa81/_._",
  4423. "ref/xamarinios10/_._",
  4424. "ref/xamarinmac20/_._",
  4425. "ref/xamarintvos10/_._",
  4426. "ref/xamarinwatchos10/_._",
  4427. "system.text.encoding.extensions.4.0.11.nupkg.sha512",
  4428. "system.text.encoding.extensions.nuspec"
  4429. ]
  4430. },
  4431. "System.Text.RegularExpressions/4.1.0": {
  4432. "sha512": "i88YCXpRTjCnoSQZtdlHkAOx4KNNik4hMy83n0+Ftlb7jvV6ZiZWMpnEZHhjBp6hQVh8gWd/iKNPzlPF7iyA2g==",
  4433. "type": "package",
  4434. "path": "system.text.regularexpressions/4.1.0",
  4435. "files": [
  4436. ".nupkg.metadata",
  4437. ".signature.p7s",
  4438. "ThirdPartyNotices.txt",
  4439. "dotnet_library_license.txt",
  4440. "lib/MonoAndroid10/_._",
  4441. "lib/MonoTouch10/_._",
  4442. "lib/net45/_._",
  4443. "lib/net463/System.Text.RegularExpressions.dll",
  4444. "lib/netcore50/System.Text.RegularExpressions.dll",
  4445. "lib/netstandard1.6/System.Text.RegularExpressions.dll",
  4446. "lib/portable-net45+win8+wp8+wpa81/_._",
  4447. "lib/win8/_._",
  4448. "lib/wp80/_._",
  4449. "lib/wpa81/_._",
  4450. "lib/xamarinios10/_._",
  4451. "lib/xamarinmac20/_._",
  4452. "lib/xamarintvos10/_._",
  4453. "lib/xamarinwatchos10/_._",
  4454. "ref/MonoAndroid10/_._",
  4455. "ref/MonoTouch10/_._",
  4456. "ref/net45/_._",
  4457. "ref/net463/System.Text.RegularExpressions.dll",
  4458. "ref/netcore50/System.Text.RegularExpressions.dll",
  4459. "ref/netcore50/System.Text.RegularExpressions.xml",
  4460. "ref/netcore50/de/System.Text.RegularExpressions.xml",
  4461. "ref/netcore50/es/System.Text.RegularExpressions.xml",
  4462. "ref/netcore50/fr/System.Text.RegularExpressions.xml",
  4463. "ref/netcore50/it/System.Text.RegularExpressions.xml",
  4464. "ref/netcore50/ja/System.Text.RegularExpressions.xml",
  4465. "ref/netcore50/ko/System.Text.RegularExpressions.xml",
  4466. "ref/netcore50/ru/System.Text.RegularExpressions.xml",
  4467. "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml",
  4468. "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml",
  4469. "ref/netstandard1.0/System.Text.RegularExpressions.dll",
  4470. "ref/netstandard1.0/System.Text.RegularExpressions.xml",
  4471. "ref/netstandard1.0/de/System.Text.RegularExpressions.xml",
  4472. "ref/netstandard1.0/es/System.Text.RegularExpressions.xml",
  4473. "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml",
  4474. "ref/netstandard1.0/it/System.Text.RegularExpressions.xml",
  4475. "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml",
  4476. "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml",
  4477. "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml",
  4478. "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml",
  4479. "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml",
  4480. "ref/netstandard1.3/System.Text.RegularExpressions.dll",
  4481. "ref/netstandard1.3/System.Text.RegularExpressions.xml",
  4482. "ref/netstandard1.3/de/System.Text.RegularExpressions.xml",
  4483. "ref/netstandard1.3/es/System.Text.RegularExpressions.xml",
  4484. "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml",
  4485. "ref/netstandard1.3/it/System.Text.RegularExpressions.xml",
  4486. "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml",
  4487. "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml",
  4488. "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml",
  4489. "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml",
  4490. "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml",
  4491. "ref/netstandard1.6/System.Text.RegularExpressions.dll",
  4492. "ref/netstandard1.6/System.Text.RegularExpressions.xml",
  4493. "ref/netstandard1.6/de/System.Text.RegularExpressions.xml",
  4494. "ref/netstandard1.6/es/System.Text.RegularExpressions.xml",
  4495. "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml",
  4496. "ref/netstandard1.6/it/System.Text.RegularExpressions.xml",
  4497. "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml",
  4498. "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml",
  4499. "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml",
  4500. "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml",
  4501. "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml",
  4502. "ref/portable-net45+win8+wp8+wpa81/_._",
  4503. "ref/win8/_._",
  4504. "ref/wp80/_._",
  4505. "ref/wpa81/_._",
  4506. "ref/xamarinios10/_._",
  4507. "ref/xamarinmac20/_._",
  4508. "ref/xamarintvos10/_._",
  4509. "ref/xamarinwatchos10/_._",
  4510. "system.text.regularexpressions.4.1.0.nupkg.sha512",
  4511. "system.text.regularexpressions.nuspec"
  4512. ]
  4513. },
  4514. "System.Threading/4.0.11": {
  4515. "sha512": "N+3xqIcg3VDKyjwwCGaZ9HawG9aC6cSDI+s7ROma310GQo8vilFZa86hqKppwTHleR/G0sfOzhvgnUxWCR/DrQ==",
  4516. "type": "package",
  4517. "path": "system.threading/4.0.11",
  4518. "files": [
  4519. ".nupkg.metadata",
  4520. ".signature.p7s",
  4521. "ThirdPartyNotices.txt",
  4522. "dotnet_library_license.txt",
  4523. "lib/MonoAndroid10/_._",
  4524. "lib/MonoTouch10/_._",
  4525. "lib/net45/_._",
  4526. "lib/netcore50/System.Threading.dll",
  4527. "lib/netstandard1.3/System.Threading.dll",
  4528. "lib/portable-net45+win8+wp8+wpa81/_._",
  4529. "lib/win8/_._",
  4530. "lib/wp80/_._",
  4531. "lib/wpa81/_._",
  4532. "lib/xamarinios10/_._",
  4533. "lib/xamarinmac20/_._",
  4534. "lib/xamarintvos10/_._",
  4535. "lib/xamarinwatchos10/_._",
  4536. "ref/MonoAndroid10/_._",
  4537. "ref/MonoTouch10/_._",
  4538. "ref/net45/_._",
  4539. "ref/netcore50/System.Threading.dll",
  4540. "ref/netcore50/System.Threading.xml",
  4541. "ref/netcore50/de/System.Threading.xml",
  4542. "ref/netcore50/es/System.Threading.xml",
  4543. "ref/netcore50/fr/System.Threading.xml",
  4544. "ref/netcore50/it/System.Threading.xml",
  4545. "ref/netcore50/ja/System.Threading.xml",
  4546. "ref/netcore50/ko/System.Threading.xml",
  4547. "ref/netcore50/ru/System.Threading.xml",
  4548. "ref/netcore50/zh-hans/System.Threading.xml",
  4549. "ref/netcore50/zh-hant/System.Threading.xml",
  4550. "ref/netstandard1.0/System.Threading.dll",
  4551. "ref/netstandard1.0/System.Threading.xml",
  4552. "ref/netstandard1.0/de/System.Threading.xml",
  4553. "ref/netstandard1.0/es/System.Threading.xml",
  4554. "ref/netstandard1.0/fr/System.Threading.xml",
  4555. "ref/netstandard1.0/it/System.Threading.xml",
  4556. "ref/netstandard1.0/ja/System.Threading.xml",
  4557. "ref/netstandard1.0/ko/System.Threading.xml",
  4558. "ref/netstandard1.0/ru/System.Threading.xml",
  4559. "ref/netstandard1.0/zh-hans/System.Threading.xml",
  4560. "ref/netstandard1.0/zh-hant/System.Threading.xml",
  4561. "ref/netstandard1.3/System.Threading.dll",
  4562. "ref/netstandard1.3/System.Threading.xml",
  4563. "ref/netstandard1.3/de/System.Threading.xml",
  4564. "ref/netstandard1.3/es/System.Threading.xml",
  4565. "ref/netstandard1.3/fr/System.Threading.xml",
  4566. "ref/netstandard1.3/it/System.Threading.xml",
  4567. "ref/netstandard1.3/ja/System.Threading.xml",
  4568. "ref/netstandard1.3/ko/System.Threading.xml",
  4569. "ref/netstandard1.3/ru/System.Threading.xml",
  4570. "ref/netstandard1.3/zh-hans/System.Threading.xml",
  4571. "ref/netstandard1.3/zh-hant/System.Threading.xml",
  4572. "ref/portable-net45+win8+wp8+wpa81/_._",
  4573. "ref/win8/_._",
  4574. "ref/wp80/_._",
  4575. "ref/wpa81/_._",
  4576. "ref/xamarinios10/_._",
  4577. "ref/xamarinmac20/_._",
  4578. "ref/xamarintvos10/_._",
  4579. "ref/xamarinwatchos10/_._",
  4580. "runtimes/aot/lib/netcore50/System.Threading.dll",
  4581. "system.threading.4.0.11.nupkg.sha512",
  4582. "system.threading.nuspec"
  4583. ]
  4584. },
  4585. "System.Threading.Overlapped/4.0.1": {
  4586. "sha512": "f7aLuLkBoCQM2kng7zqLFBXz9Gk48gDK8lk1ih9rH/1arJJzZK9gJwNvPDhL6Ps/l6rwOr8jw+4FCHL0KKWiEg==",
  4587. "type": "package",
  4588. "path": "system.threading.overlapped/4.0.1",
  4589. "files": [
  4590. ".nupkg.metadata",
  4591. ".signature.p7s",
  4592. "ThirdPartyNotices.txt",
  4593. "dotnet_library_license.txt",
  4594. "lib/net46/System.Threading.Overlapped.dll",
  4595. "ref/net46/System.Threading.Overlapped.dll",
  4596. "ref/netstandard1.3/System.Threading.Overlapped.dll",
  4597. "ref/netstandard1.3/System.Threading.Overlapped.xml",
  4598. "ref/netstandard1.3/de/System.Threading.Overlapped.xml",
  4599. "ref/netstandard1.3/es/System.Threading.Overlapped.xml",
  4600. "ref/netstandard1.3/fr/System.Threading.Overlapped.xml",
  4601. "ref/netstandard1.3/it/System.Threading.Overlapped.xml",
  4602. "ref/netstandard1.3/ja/System.Threading.Overlapped.xml",
  4603. "ref/netstandard1.3/ko/System.Threading.Overlapped.xml",
  4604. "ref/netstandard1.3/ru/System.Threading.Overlapped.xml",
  4605. "ref/netstandard1.3/zh-hans/System.Threading.Overlapped.xml",
  4606. "ref/netstandard1.3/zh-hant/System.Threading.Overlapped.xml",
  4607. "runtimes/unix/lib/netstandard1.3/System.Threading.Overlapped.dll",
  4608. "runtimes/win/lib/net46/System.Threading.Overlapped.dll",
  4609. "runtimes/win/lib/netcore50/System.Threading.Overlapped.dll",
  4610. "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll",
  4611. "system.threading.overlapped.4.0.1.nupkg.sha512",
  4612. "system.threading.overlapped.nuspec"
  4613. ]
  4614. },
  4615. "System.Threading.Tasks/4.3.0": {
  4616. "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
  4617. "type": "package",
  4618. "path": "system.threading.tasks/4.3.0",
  4619. "files": [
  4620. ".nupkg.metadata",
  4621. ".signature.p7s",
  4622. "ThirdPartyNotices.txt",
  4623. "dotnet_library_license.txt",
  4624. "lib/MonoAndroid10/_._",
  4625. "lib/MonoTouch10/_._",
  4626. "lib/net45/_._",
  4627. "lib/portable-net45+win8+wp8+wpa81/_._",
  4628. "lib/win8/_._",
  4629. "lib/wp80/_._",
  4630. "lib/wpa81/_._",
  4631. "lib/xamarinios10/_._",
  4632. "lib/xamarinmac20/_._",
  4633. "lib/xamarintvos10/_._",
  4634. "lib/xamarinwatchos10/_._",
  4635. "ref/MonoAndroid10/_._",
  4636. "ref/MonoTouch10/_._",
  4637. "ref/net45/_._",
  4638. "ref/netcore50/System.Threading.Tasks.dll",
  4639. "ref/netcore50/System.Threading.Tasks.xml",
  4640. "ref/netcore50/de/System.Threading.Tasks.xml",
  4641. "ref/netcore50/es/System.Threading.Tasks.xml",
  4642. "ref/netcore50/fr/System.Threading.Tasks.xml",
  4643. "ref/netcore50/it/System.Threading.Tasks.xml",
  4644. "ref/netcore50/ja/System.Threading.Tasks.xml",
  4645. "ref/netcore50/ko/System.Threading.Tasks.xml",
  4646. "ref/netcore50/ru/System.Threading.Tasks.xml",
  4647. "ref/netcore50/zh-hans/System.Threading.Tasks.xml",
  4648. "ref/netcore50/zh-hant/System.Threading.Tasks.xml",
  4649. "ref/netstandard1.0/System.Threading.Tasks.dll",
  4650. "ref/netstandard1.0/System.Threading.Tasks.xml",
  4651. "ref/netstandard1.0/de/System.Threading.Tasks.xml",
  4652. "ref/netstandard1.0/es/System.Threading.Tasks.xml",
  4653. "ref/netstandard1.0/fr/System.Threading.Tasks.xml",
  4654. "ref/netstandard1.0/it/System.Threading.Tasks.xml",
  4655. "ref/netstandard1.0/ja/System.Threading.Tasks.xml",
  4656. "ref/netstandard1.0/ko/System.Threading.Tasks.xml",
  4657. "ref/netstandard1.0/ru/System.Threading.Tasks.xml",
  4658. "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
  4659. "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
  4660. "ref/netstandard1.3/System.Threading.Tasks.dll",
  4661. "ref/netstandard1.3/System.Threading.Tasks.xml",
  4662. "ref/netstandard1.3/de/System.Threading.Tasks.xml",
  4663. "ref/netstandard1.3/es/System.Threading.Tasks.xml",
  4664. "ref/netstandard1.3/fr/System.Threading.Tasks.xml",
  4665. "ref/netstandard1.3/it/System.Threading.Tasks.xml",
  4666. "ref/netstandard1.3/ja/System.Threading.Tasks.xml",
  4667. "ref/netstandard1.3/ko/System.Threading.Tasks.xml",
  4668. "ref/netstandard1.3/ru/System.Threading.Tasks.xml",
  4669. "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
  4670. "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
  4671. "ref/portable-net45+win8+wp8+wpa81/_._",
  4672. "ref/win8/_._",
  4673. "ref/wp80/_._",
  4674. "ref/wpa81/_._",
  4675. "ref/xamarinios10/_._",
  4676. "ref/xamarinmac20/_._",
  4677. "ref/xamarintvos10/_._",
  4678. "ref/xamarinwatchos10/_._",
  4679. "system.threading.tasks.4.3.0.nupkg.sha512",
  4680. "system.threading.tasks.nuspec"
  4681. ]
  4682. },
  4683. "System.Threading.Tasks.Extensions/4.0.0": {
  4684. "sha512": "pH4FZDsZQ/WmgJtN4LWYmRdJAEeVkyriSwrv2Teoe5FOU0Yxlb6II6GL8dBPOfRmutHGATduj3ooMt7dJ2+i+w==",
  4685. "type": "package",
  4686. "path": "system.threading.tasks.extensions/4.0.0",
  4687. "files": [
  4688. ".nupkg.metadata",
  4689. ".signature.p7s",
  4690. "ThirdPartyNotices.txt",
  4691. "dotnet_library_license.txt",
  4692. "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
  4693. "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
  4694. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
  4695. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
  4696. "system.threading.tasks.extensions.4.0.0.nupkg.sha512",
  4697. "system.threading.tasks.extensions.nuspec"
  4698. ]
  4699. },
  4700. "System.Threading.Thread/4.0.0": {
  4701. "sha512": "gIdJqDXlOr5W9zeqFErLw3dsOsiShSCYtF9SEHitACycmvNvY8odf9kiKvp6V7aibc8C4HzzNBkWXjyfn7plbQ==",
  4702. "type": "package",
  4703. "path": "system.threading.thread/4.0.0",
  4704. "files": [
  4705. ".nupkg.metadata",
  4706. ".signature.p7s",
  4707. "ThirdPartyNotices.txt",
  4708. "dotnet_library_license.txt",
  4709. "lib/MonoAndroid10/_._",
  4710. "lib/MonoTouch10/_._",
  4711. "lib/net46/System.Threading.Thread.dll",
  4712. "lib/netcore50/_._",
  4713. "lib/netstandard1.3/System.Threading.Thread.dll",
  4714. "lib/xamarinios10/_._",
  4715. "lib/xamarinmac20/_._",
  4716. "lib/xamarintvos10/_._",
  4717. "lib/xamarinwatchos10/_._",
  4718. "ref/MonoAndroid10/_._",
  4719. "ref/MonoTouch10/_._",
  4720. "ref/net46/System.Threading.Thread.dll",
  4721. "ref/netstandard1.3/System.Threading.Thread.dll",
  4722. "ref/netstandard1.3/System.Threading.Thread.xml",
  4723. "ref/netstandard1.3/de/System.Threading.Thread.xml",
  4724. "ref/netstandard1.3/es/System.Threading.Thread.xml",
  4725. "ref/netstandard1.3/fr/System.Threading.Thread.xml",
  4726. "ref/netstandard1.3/it/System.Threading.Thread.xml",
  4727. "ref/netstandard1.3/ja/System.Threading.Thread.xml",
  4728. "ref/netstandard1.3/ko/System.Threading.Thread.xml",
  4729. "ref/netstandard1.3/ru/System.Threading.Thread.xml",
  4730. "ref/netstandard1.3/zh-hans/System.Threading.Thread.xml",
  4731. "ref/netstandard1.3/zh-hant/System.Threading.Thread.xml",
  4732. "ref/xamarinios10/_._",
  4733. "ref/xamarinmac20/_._",
  4734. "ref/xamarintvos10/_._",
  4735. "ref/xamarinwatchos10/_._",
  4736. "system.threading.thread.4.0.0.nupkg.sha512",
  4737. "system.threading.thread.nuspec"
  4738. ]
  4739. },
  4740. "System.Threading.ThreadPool/4.0.10": {
  4741. "sha512": "IMXgB5Vf/5Qw1kpoVgJMOvUO1l32aC+qC3OaIZjWJOjvcxuxNWOK2ZTWWYXfij22NHxT2j1yWX5vlAeQWld9vA==",
  4742. "type": "package",
  4743. "path": "system.threading.threadpool/4.0.10",
  4744. "files": [
  4745. ".nupkg.metadata",
  4746. ".signature.p7s",
  4747. "ThirdPartyNotices.txt",
  4748. "dotnet_library_license.txt",
  4749. "lib/MonoAndroid10/_._",
  4750. "lib/MonoTouch10/_._",
  4751. "lib/net46/System.Threading.ThreadPool.dll",
  4752. "lib/netcore50/_._",
  4753. "lib/netstandard1.3/System.Threading.ThreadPool.dll",
  4754. "lib/xamarinios10/_._",
  4755. "lib/xamarinmac20/_._",
  4756. "lib/xamarintvos10/_._",
  4757. "lib/xamarinwatchos10/_._",
  4758. "ref/MonoAndroid10/_._",
  4759. "ref/MonoTouch10/_._",
  4760. "ref/net46/System.Threading.ThreadPool.dll",
  4761. "ref/netstandard1.3/System.Threading.ThreadPool.dll",
  4762. "ref/netstandard1.3/System.Threading.ThreadPool.xml",
  4763. "ref/netstandard1.3/de/System.Threading.ThreadPool.xml",
  4764. "ref/netstandard1.3/es/System.Threading.ThreadPool.xml",
  4765. "ref/netstandard1.3/fr/System.Threading.ThreadPool.xml",
  4766. "ref/netstandard1.3/it/System.Threading.ThreadPool.xml",
  4767. "ref/netstandard1.3/ja/System.Threading.ThreadPool.xml",
  4768. "ref/netstandard1.3/ko/System.Threading.ThreadPool.xml",
  4769. "ref/netstandard1.3/ru/System.Threading.ThreadPool.xml",
  4770. "ref/netstandard1.3/zh-hans/System.Threading.ThreadPool.xml",
  4771. "ref/netstandard1.3/zh-hant/System.Threading.ThreadPool.xml",
  4772. "ref/xamarinios10/_._",
  4773. "ref/xamarinmac20/_._",
  4774. "ref/xamarintvos10/_._",
  4775. "ref/xamarinwatchos10/_._",
  4776. "system.threading.threadpool.4.0.10.nupkg.sha512",
  4777. "system.threading.threadpool.nuspec"
  4778. ]
  4779. },
  4780. "System.Threading.Timer/4.0.1": {
  4781. "sha512": "saGfUV8uqVW6LeURiqxcGhZ24PzuRNaUBtbhVeuUAvky1naH395A/1nY0P2bWvrw/BreRtIB/EzTDkGBpqCwEw==",
  4782. "type": "package",
  4783. "path": "system.threading.timer/4.0.1",
  4784. "files": [
  4785. ".nupkg.metadata",
  4786. ".signature.p7s",
  4787. "ThirdPartyNotices.txt",
  4788. "dotnet_library_license.txt",
  4789. "lib/MonoAndroid10/_._",
  4790. "lib/MonoTouch10/_._",
  4791. "lib/net451/_._",
  4792. "lib/portable-net451+win81+wpa81/_._",
  4793. "lib/win81/_._",
  4794. "lib/wpa81/_._",
  4795. "lib/xamarinios10/_._",
  4796. "lib/xamarinmac20/_._",
  4797. "lib/xamarintvos10/_._",
  4798. "lib/xamarinwatchos10/_._",
  4799. "ref/MonoAndroid10/_._",
  4800. "ref/MonoTouch10/_._",
  4801. "ref/net451/_._",
  4802. "ref/netcore50/System.Threading.Timer.dll",
  4803. "ref/netcore50/System.Threading.Timer.xml",
  4804. "ref/netcore50/de/System.Threading.Timer.xml",
  4805. "ref/netcore50/es/System.Threading.Timer.xml",
  4806. "ref/netcore50/fr/System.Threading.Timer.xml",
  4807. "ref/netcore50/it/System.Threading.Timer.xml",
  4808. "ref/netcore50/ja/System.Threading.Timer.xml",
  4809. "ref/netcore50/ko/System.Threading.Timer.xml",
  4810. "ref/netcore50/ru/System.Threading.Timer.xml",
  4811. "ref/netcore50/zh-hans/System.Threading.Timer.xml",
  4812. "ref/netcore50/zh-hant/System.Threading.Timer.xml",
  4813. "ref/netstandard1.2/System.Threading.Timer.dll",
  4814. "ref/netstandard1.2/System.Threading.Timer.xml",
  4815. "ref/netstandard1.2/de/System.Threading.Timer.xml",
  4816. "ref/netstandard1.2/es/System.Threading.Timer.xml",
  4817. "ref/netstandard1.2/fr/System.Threading.Timer.xml",
  4818. "ref/netstandard1.2/it/System.Threading.Timer.xml",
  4819. "ref/netstandard1.2/ja/System.Threading.Timer.xml",
  4820. "ref/netstandard1.2/ko/System.Threading.Timer.xml",
  4821. "ref/netstandard1.2/ru/System.Threading.Timer.xml",
  4822. "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml",
  4823. "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml",
  4824. "ref/portable-net451+win81+wpa81/_._",
  4825. "ref/win81/_._",
  4826. "ref/wpa81/_._",
  4827. "ref/xamarinios10/_._",
  4828. "ref/xamarinmac20/_._",
  4829. "ref/xamarintvos10/_._",
  4830. "ref/xamarinwatchos10/_._",
  4831. "system.threading.timer.4.0.1.nupkg.sha512",
  4832. "system.threading.timer.nuspec"
  4833. ]
  4834. },
  4835. "System.Xml.ReaderWriter/4.0.11": {
  4836. "sha512": "ZIiLPsf67YZ9zgr31vzrFaYQqxRPX9cVHjtPSnmx4eN6lbS/yEyYNr2vs1doGDEscF0tjCZFsk9yUg1sC9e8tg==",
  4837. "type": "package",
  4838. "path": "system.xml.readerwriter/4.0.11",
  4839. "files": [
  4840. ".nupkg.metadata",
  4841. ".signature.p7s",
  4842. "ThirdPartyNotices.txt",
  4843. "dotnet_library_license.txt",
  4844. "lib/MonoAndroid10/_._",
  4845. "lib/MonoTouch10/_._",
  4846. "lib/net45/_._",
  4847. "lib/netcore50/System.Xml.ReaderWriter.dll",
  4848. "lib/netstandard1.3/System.Xml.ReaderWriter.dll",
  4849. "lib/portable-net45+win8+wp8+wpa81/_._",
  4850. "lib/win8/_._",
  4851. "lib/wp80/_._",
  4852. "lib/wpa81/_._",
  4853. "lib/xamarinios10/_._",
  4854. "lib/xamarinmac20/_._",
  4855. "lib/xamarintvos10/_._",
  4856. "lib/xamarinwatchos10/_._",
  4857. "ref/MonoAndroid10/_._",
  4858. "ref/MonoTouch10/_._",
  4859. "ref/net45/_._",
  4860. "ref/netcore50/System.Xml.ReaderWriter.dll",
  4861. "ref/netcore50/System.Xml.ReaderWriter.xml",
  4862. "ref/netcore50/de/System.Xml.ReaderWriter.xml",
  4863. "ref/netcore50/es/System.Xml.ReaderWriter.xml",
  4864. "ref/netcore50/fr/System.Xml.ReaderWriter.xml",
  4865. "ref/netcore50/it/System.Xml.ReaderWriter.xml",
  4866. "ref/netcore50/ja/System.Xml.ReaderWriter.xml",
  4867. "ref/netcore50/ko/System.Xml.ReaderWriter.xml",
  4868. "ref/netcore50/ru/System.Xml.ReaderWriter.xml",
  4869. "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml",
  4870. "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml",
  4871. "ref/netstandard1.0/System.Xml.ReaderWriter.dll",
  4872. "ref/netstandard1.0/System.Xml.ReaderWriter.xml",
  4873. "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml",
  4874. "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml",
  4875. "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml",
  4876. "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml",
  4877. "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml",
  4878. "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml",
  4879. "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml",
  4880. "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml",
  4881. "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml",
  4882. "ref/netstandard1.3/System.Xml.ReaderWriter.dll",
  4883. "ref/netstandard1.3/System.Xml.ReaderWriter.xml",
  4884. "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml",
  4885. "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml",
  4886. "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml",
  4887. "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml",
  4888. "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml",
  4889. "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml",
  4890. "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml",
  4891. "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml",
  4892. "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml",
  4893. "ref/portable-net45+win8+wp8+wpa81/_._",
  4894. "ref/win8/_._",
  4895. "ref/wp80/_._",
  4896. "ref/wpa81/_._",
  4897. "ref/xamarinios10/_._",
  4898. "ref/xamarinmac20/_._",
  4899. "ref/xamarintvos10/_._",
  4900. "ref/xamarinwatchos10/_._",
  4901. "system.xml.readerwriter.4.0.11.nupkg.sha512",
  4902. "system.xml.readerwriter.nuspec"
  4903. ]
  4904. },
  4905. "System.Xml.XmlDocument/4.0.1": {
  4906. "sha512": "2eZu6IP+etFVBBFUFzw2w6J21DqIN5eL9Y8r8JfJWUmV28Z5P0SNU01oCisVHQgHsDhHPnmq2s1hJrJCFZWloQ==",
  4907. "type": "package",
  4908. "path": "system.xml.xmldocument/4.0.1",
  4909. "files": [
  4910. ".nupkg.metadata",
  4911. ".signature.p7s",
  4912. "ThirdPartyNotices.txt",
  4913. "dotnet_library_license.txt",
  4914. "lib/MonoAndroid10/_._",
  4915. "lib/MonoTouch10/_._",
  4916. "lib/net46/System.Xml.XmlDocument.dll",
  4917. "lib/netstandard1.3/System.Xml.XmlDocument.dll",
  4918. "lib/xamarinios10/_._",
  4919. "lib/xamarinmac20/_._",
  4920. "lib/xamarintvos10/_._",
  4921. "lib/xamarinwatchos10/_._",
  4922. "ref/MonoAndroid10/_._",
  4923. "ref/MonoTouch10/_._",
  4924. "ref/net46/System.Xml.XmlDocument.dll",
  4925. "ref/netstandard1.3/System.Xml.XmlDocument.dll",
  4926. "ref/netstandard1.3/System.Xml.XmlDocument.xml",
  4927. "ref/netstandard1.3/de/System.Xml.XmlDocument.xml",
  4928. "ref/netstandard1.3/es/System.Xml.XmlDocument.xml",
  4929. "ref/netstandard1.3/fr/System.Xml.XmlDocument.xml",
  4930. "ref/netstandard1.3/it/System.Xml.XmlDocument.xml",
  4931. "ref/netstandard1.3/ja/System.Xml.XmlDocument.xml",
  4932. "ref/netstandard1.3/ko/System.Xml.XmlDocument.xml",
  4933. "ref/netstandard1.3/ru/System.Xml.XmlDocument.xml",
  4934. "ref/netstandard1.3/zh-hans/System.Xml.XmlDocument.xml",
  4935. "ref/netstandard1.3/zh-hant/System.Xml.XmlDocument.xml",
  4936. "ref/xamarinios10/_._",
  4937. "ref/xamarinmac20/_._",
  4938. "ref/xamarintvos10/_._",
  4939. "ref/xamarinwatchos10/_._",
  4940. "system.xml.xmldocument.4.0.1.nupkg.sha512",
  4941. "system.xml.xmldocument.nuspec"
  4942. ]
  4943. }
  4944. },
  4945. "projectFileDependencyGroups": {
  4946. ".NETCoreApp,Version=v3.1": [
  4947. "Microsoft.Extensions.Configuration >= 3.1.3",
  4948. "Microsoft.Extensions.Configuration.Json >= 3.1.3",
  4949. "Newtonsoft.Json >= 12.0.3",
  4950. "log4net >= 2.0.8"
  4951. ]
  4952. },
  4953. "packageFolders": {
  4954. "C:\\Users\\alina\\.nuget\\packages\\": {},
  4955. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
  4956. },
  4957. "project": {
  4958. "version": "3.1.301",
  4959. "restore": {
  4960. "projectUniqueName": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\JeepConsole\\JeepConsole.csproj",
  4961. "projectName": "JeepConsole",
  4962. "projectPath": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\JeepConsole\\JeepConsole.csproj",
  4963. "packagesPath": "C:\\Users\\alina\\.nuget\\packages\\",
  4964. "outputPath": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\JeepConsole\\obj\\",
  4965. "projectStyle": "PackageReference",
  4966. "fallbackFolders": [
  4967. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  4968. ],
  4969. "configFilePaths": [
  4970. "C:\\Users\\alina\\AppData\\Roaming\\NuGet\\NuGet.Config",
  4971. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  4972. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  4973. ],
  4974. "originalTargetFrameworks": [
  4975. "netcoreapp3.1"
  4976. ],
  4977. "sources": {
  4978. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  4979. "https://api.nuget.org/v3/index.json": {}
  4980. },
  4981. "frameworks": {
  4982. "netcoreapp3.1": {
  4983. "targetAlias": "netcoreapp3.1",
  4984. "projectReferences": {}
  4985. }
  4986. },
  4987. "warningProperties": {
  4988. "warnAsError": [
  4989. "NU1605"
  4990. ]
  4991. }
  4992. },
  4993. "frameworks": {
  4994. "netcoreapp3.1": {
  4995. "targetAlias": "netcoreapp3.1",
  4996. "dependencies": {
  4997. "Microsoft.Extensions.Configuration": {
  4998. "target": "Package",
  4999. "version": "[3.1.3, )"
  5000. },
  5001. "Microsoft.Extensions.Configuration.Json": {
  5002. "target": "Package",
  5003. "version": "[3.1.3, )"
  5004. },
  5005. "Newtonsoft.Json": {
  5006. "target": "Package",
  5007. "version": "[12.0.3, )"
  5008. },
  5009. "log4net": {
  5010. "target": "Package",
  5011. "version": "[2.0.8, )"
  5012. }
  5013. },
  5014. "imports": [
  5015. "net461",
  5016. "net462",
  5017. "net47",
  5018. "net471",
  5019. "net472",
  5020. "net48"
  5021. ],
  5022. "assetTargetFallback": true,
  5023. "warn": true,
  5024. "frameworkReferences": {
  5025. "Microsoft.NETCore.App": {
  5026. "privateAssets": "all"
  5027. }
  5028. },
  5029. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.401\\RuntimeIdentifierGraph.json"
  5030. }
  5031. }
  5032. }
  5033. }