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.

6739 lines
276 KiB

9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
12 months ago
1 year ago
12 months ago
12 months ago
1 year ago
12 months ago
12 months ago
9 months ago
9 months ago
1 year ago
  1. {
  2. "version": 3,
  3. "targets": {
  4. "net7.0": {
  5. "Azure.Core/1.24.0": {
  6. "type": "package",
  7. "dependencies": {
  8. "Microsoft.Bcl.AsyncInterfaces": "1.1.1",
  9. "System.Diagnostics.DiagnosticSource": "4.6.0",
  10. "System.Memory.Data": "1.0.2",
  11. "System.Numerics.Vectors": "4.5.0",
  12. "System.Text.Encodings.Web": "4.7.2",
  13. "System.Text.Json": "4.7.2",
  14. "System.Threading.Tasks.Extensions": "4.5.4"
  15. },
  16. "compile": {
  17. "lib/net5.0/Azure.Core.dll": {
  18. "related": ".xml"
  19. }
  20. },
  21. "runtime": {
  22. "lib/net5.0/Azure.Core.dll": {
  23. "related": ".xml"
  24. }
  25. }
  26. },
  27. "Azure.Identity/1.6.0": {
  28. "type": "package",
  29. "dependencies": {
  30. "Azure.Core": "1.24.0",
  31. "Microsoft.Identity.Client": "4.39.0",
  32. "Microsoft.Identity.Client.Extensions.Msal": "2.19.3",
  33. "System.Memory": "4.5.4",
  34. "System.Security.Cryptography.ProtectedData": "4.7.0",
  35. "System.Text.Json": "4.7.2",
  36. "System.Threading.Tasks.Extensions": "4.5.4"
  37. },
  38. "compile": {
  39. "lib/netstandard2.0/Azure.Identity.dll": {
  40. "related": ".xml"
  41. }
  42. },
  43. "runtime": {
  44. "lib/netstandard2.0/Azure.Identity.dll": {
  45. "related": ".xml"
  46. }
  47. }
  48. },
  49. "DinkToPdf/1.0.8": {
  50. "type": "package",
  51. "dependencies": {
  52. "NETStandard.Library": "1.6.0",
  53. "System.Collections.Concurrent": "4.3.0",
  54. "System.Globalization": "4.3.0",
  55. "System.Reflection.TypeExtensions": "4.3.0",
  56. "System.Runtime": "4.3.0",
  57. "System.Runtime.InteropServices": "4.3.0",
  58. "System.Threading.Thread": "4.0.0"
  59. },
  60. "compile": {
  61. "lib/netstandard1.6/DinkToPdf.dll": {
  62. "related": ".pdb;.xml"
  63. }
  64. },
  65. "runtime": {
  66. "lib/netstandard1.6/DinkToPdf.dll": {
  67. "related": ".pdb;.xml"
  68. }
  69. }
  70. },
  71. "Microsoft.AspNet.Mvc/5.2.9": {
  72. "type": "package",
  73. "dependencies": {
  74. "Microsoft.AspNet.Razor": "[3.2.9, 3.3.0)",
  75. "Microsoft.AspNet.WebPages": "[3.2.9, 3.3.0)"
  76. },
  77. "compile": {
  78. "lib/net45/System.Web.Mvc.dll": {
  79. "related": ".xml"
  80. }
  81. },
  82. "runtime": {
  83. "lib/net45/System.Web.Mvc.dll": {
  84. "related": ".xml"
  85. }
  86. }
  87. },
  88. "Microsoft.AspNet.Razor/3.2.9": {
  89. "type": "package",
  90. "compile": {
  91. "lib/net45/System.Web.Razor.dll": {
  92. "related": ".xml"
  93. }
  94. },
  95. "runtime": {
  96. "lib/net45/System.Web.Razor.dll": {
  97. "related": ".xml"
  98. }
  99. }
  100. },
  101. "Microsoft.AspNet.WebPages/3.2.9": {
  102. "type": "package",
  103. "dependencies": {
  104. "Microsoft.AspNet.Razor": "[3.2.9, 3.3.0)",
  105. "Microsoft.Web.Infrastructure": "1.0.0"
  106. },
  107. "compile": {
  108. "lib/net45/System.Web.Helpers.dll": {
  109. "related": ".xml"
  110. },
  111. "lib/net45/System.Web.WebPages.Deployment.dll": {
  112. "related": ".xml"
  113. },
  114. "lib/net45/System.Web.WebPages.Razor.dll": {
  115. "related": ".xml"
  116. },
  117. "lib/net45/System.Web.WebPages.dll": {
  118. "related": ".Deployment.xml;.Razor.xml;.xml"
  119. }
  120. },
  121. "runtime": {
  122. "lib/net45/System.Web.Helpers.dll": {
  123. "related": ".xml"
  124. },
  125. "lib/net45/System.Web.WebPages.Deployment.dll": {
  126. "related": ".xml"
  127. },
  128. "lib/net45/System.Web.WebPages.Razor.dll": {
  129. "related": ".xml"
  130. },
  131. "lib/net45/System.Web.WebPages.dll": {
  132. "related": ".Deployment.xml;.Razor.xml;.xml"
  133. }
  134. }
  135. },
  136. "Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
  137. "type": "package",
  138. "dependencies": {
  139. "Microsoft.AspNetCore.Http.Features": "2.2.0",
  140. "System.Text.Encodings.Web": "4.5.0"
  141. },
  142. "compile": {
  143. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {
  144. "related": ".xml"
  145. }
  146. },
  147. "runtime": {
  148. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {
  149. "related": ".xml"
  150. }
  151. }
  152. },
  153. "Microsoft.AspNetCore.Http.Features/2.2.0": {
  154. "type": "package",
  155. "dependencies": {
  156. "Microsoft.Extensions.Primitives": "2.2.0"
  157. },
  158. "compile": {
  159. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {
  160. "related": ".xml"
  161. }
  162. },
  163. "runtime": {
  164. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {
  165. "related": ".xml"
  166. }
  167. }
  168. },
  169. "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
  170. "type": "package",
  171. "compile": {
  172. "ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {}
  173. },
  174. "runtime": {
  175. "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
  176. "related": ".xml"
  177. }
  178. }
  179. },
  180. "Microsoft.CSharp/4.5.0": {
  181. "type": "package",
  182. "compile": {
  183. "ref/netcoreapp2.0/_._": {}
  184. },
  185. "runtime": {
  186. "lib/netcoreapp2.0/_._": {}
  187. }
  188. },
  189. "Microsoft.Data.SqlClient/5.0.1": {
  190. "type": "package",
  191. "dependencies": {
  192. "Azure.Identity": "1.6.0",
  193. "Microsoft.Data.SqlClient.SNI.runtime": "5.0.1",
  194. "Microsoft.Identity.Client": "4.45.0",
  195. "Microsoft.IdentityModel.JsonWebTokens": "6.21.0",
  196. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.21.0",
  197. "Microsoft.SqlServer.Server": "1.0.0",
  198. "Microsoft.Win32.Registry": "5.0.0",
  199. "System.Buffers": "4.5.1",
  200. "System.Configuration.ConfigurationManager": "5.0.0",
  201. "System.Diagnostics.DiagnosticSource": "5.0.0",
  202. "System.IO": "4.3.0",
  203. "System.Resources.ResourceManager": "4.3.0",
  204. "System.Runtime.Caching": "5.0.0",
  205. "System.Security.Cryptography.Cng": "5.0.0",
  206. "System.Security.Principal.Windows": "5.0.0",
  207. "System.Text.Encoding.CodePages": "5.0.0",
  208. "System.Text.Encodings.Web": "4.7.2"
  209. },
  210. "compile": {
  211. "ref/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  212. "related": ".pdb;.xml"
  213. }
  214. },
  215. "runtime": {
  216. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  217. "related": ".pdb;.xml"
  218. }
  219. },
  220. "runtimeTargets": {
  221. "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  222. "assetType": "runtime",
  223. "rid": "unix"
  224. },
  225. "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  226. "assetType": "runtime",
  227. "rid": "win"
  228. }
  229. }
  230. },
  231. "Microsoft.Data.SqlClient.SNI.runtime/5.0.1": {
  232. "type": "package",
  233. "runtimeTargets": {
  234. "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
  235. "assetType": "native",
  236. "rid": "win-arm"
  237. },
  238. "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
  239. "assetType": "native",
  240. "rid": "win-arm64"
  241. },
  242. "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
  243. "assetType": "native",
  244. "rid": "win-x64"
  245. },
  246. "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
  247. "assetType": "native",
  248. "rid": "win-x86"
  249. }
  250. }
  251. },
  252. "Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
  253. "type": "package",
  254. "dependencies": {
  255. "Microsoft.Extensions.Primitives": "7.0.0"
  256. },
  257. "compile": {
  258. "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  259. "related": ".xml"
  260. }
  261. },
  262. "runtime": {
  263. "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  264. "related": ".xml"
  265. }
  266. },
  267. "build": {
  268. "buildTransitive/net6.0/_._": {}
  269. }
  270. },
  271. "Microsoft.Extensions.Logging.Abstractions/7.0.0": {
  272. "type": "package",
  273. "compile": {
  274. "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  275. "related": ".xml"
  276. }
  277. },
  278. "runtime": {
  279. "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  280. "related": ".xml"
  281. }
  282. },
  283. "build": {
  284. "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
  285. }
  286. },
  287. "Microsoft.Extensions.Primitives/7.0.0": {
  288. "type": "package",
  289. "compile": {
  290. "lib/net7.0/Microsoft.Extensions.Primitives.dll": {
  291. "related": ".xml"
  292. }
  293. },
  294. "runtime": {
  295. "lib/net7.0/Microsoft.Extensions.Primitives.dll": {
  296. "related": ".xml"
  297. }
  298. },
  299. "build": {
  300. "buildTransitive/net6.0/_._": {}
  301. }
  302. },
  303. "Microsoft.Identity.Client/4.45.0": {
  304. "type": "package",
  305. "dependencies": {
  306. "Microsoft.IdentityModel.Abstractions": "6.18.0"
  307. },
  308. "compile": {
  309. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
  310. "related": ".xml"
  311. }
  312. },
  313. "runtime": {
  314. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
  315. "related": ".xml"
  316. }
  317. }
  318. },
  319. "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
  320. "type": "package",
  321. "dependencies": {
  322. "Microsoft.Identity.Client": "4.38.0",
  323. "System.Security.Cryptography.ProtectedData": "4.5.0"
  324. },
  325. "compile": {
  326. "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
  327. "related": ".xml"
  328. }
  329. },
  330. "runtime": {
  331. "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
  332. "related": ".xml"
  333. }
  334. }
  335. },
  336. "Microsoft.IdentityModel.Abstractions/6.21.0": {
  337. "type": "package",
  338. "compile": {
  339. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
  340. "related": ".xml"
  341. }
  342. },
  343. "runtime": {
  344. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
  345. "related": ".xml"
  346. }
  347. }
  348. },
  349. "Microsoft.IdentityModel.JsonWebTokens/6.21.0": {
  350. "type": "package",
  351. "dependencies": {
  352. "Microsoft.IdentityModel.Tokens": "6.21.0"
  353. },
  354. "compile": {
  355. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  356. "related": ".xml"
  357. }
  358. },
  359. "runtime": {
  360. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  361. "related": ".xml"
  362. }
  363. }
  364. },
  365. "Microsoft.IdentityModel.Logging/6.21.0": {
  366. "type": "package",
  367. "dependencies": {
  368. "Microsoft.IdentityModel.Abstractions": "6.21.0"
  369. },
  370. "compile": {
  371. "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
  372. "related": ".xml"
  373. }
  374. },
  375. "runtime": {
  376. "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
  377. "related": ".xml"
  378. }
  379. }
  380. },
  381. "Microsoft.IdentityModel.Protocols/6.21.0": {
  382. "type": "package",
  383. "dependencies": {
  384. "Microsoft.IdentityModel.Logging": "6.21.0",
  385. "Microsoft.IdentityModel.Tokens": "6.21.0"
  386. },
  387. "compile": {
  388. "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
  389. "related": ".xml"
  390. }
  391. },
  392. "runtime": {
  393. "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
  394. "related": ".xml"
  395. }
  396. }
  397. },
  398. "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.21.0": {
  399. "type": "package",
  400. "dependencies": {
  401. "Microsoft.IdentityModel.Protocols": "6.21.0",
  402. "System.IdentityModel.Tokens.Jwt": "6.21.0"
  403. },
  404. "compile": {
  405. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  406. "related": ".xml"
  407. }
  408. },
  409. "runtime": {
  410. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  411. "related": ".xml"
  412. }
  413. }
  414. },
  415. "Microsoft.IdentityModel.Tokens/6.21.0": {
  416. "type": "package",
  417. "dependencies": {
  418. "Microsoft.CSharp": "4.5.0",
  419. "Microsoft.IdentityModel.Logging": "6.21.0",
  420. "System.Security.Cryptography.Cng": "4.5.0"
  421. },
  422. "compile": {
  423. "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
  424. "related": ".xml"
  425. }
  426. },
  427. "runtime": {
  428. "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
  429. "related": ".xml"
  430. }
  431. }
  432. },
  433. "Microsoft.NETCore.Platforms/5.0.0": {
  434. "type": "package",
  435. "compile": {
  436. "lib/netstandard1.0/_._": {}
  437. },
  438. "runtime": {
  439. "lib/netstandard1.0/_._": {}
  440. }
  441. },
  442. "Microsoft.NETCore.Targets/1.1.0": {
  443. "type": "package",
  444. "compile": {
  445. "lib/netstandard1.0/_._": {}
  446. },
  447. "runtime": {
  448. "lib/netstandard1.0/_._": {}
  449. }
  450. },
  451. "Microsoft.SqlServer.Server/1.0.0": {
  452. "type": "package",
  453. "compile": {
  454. "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
  455. "related": ".pdb;.xml"
  456. }
  457. },
  458. "runtime": {
  459. "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
  460. "related": ".pdb;.xml"
  461. }
  462. }
  463. },
  464. "Microsoft.Web.Infrastructure/1.0.0": {
  465. "type": "package",
  466. "compile": {
  467. "lib/net40/Microsoft.Web.Infrastructure.dll": {}
  468. },
  469. "runtime": {
  470. "lib/net40/Microsoft.Web.Infrastructure.dll": {}
  471. }
  472. },
  473. "Microsoft.Win32.Primitives/4.0.1": {
  474. "type": "package",
  475. "dependencies": {
  476. "Microsoft.NETCore.Platforms": "1.0.1",
  477. "Microsoft.NETCore.Targets": "1.0.1",
  478. "System.Runtime": "4.1.0"
  479. },
  480. "compile": {
  481. "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {
  482. "related": ".xml"
  483. }
  484. }
  485. },
  486. "Microsoft.Win32.Registry/5.0.0": {
  487. "type": "package",
  488. "dependencies": {
  489. "System.Security.AccessControl": "5.0.0",
  490. "System.Security.Principal.Windows": "5.0.0"
  491. },
  492. "compile": {
  493. "ref/netstandard2.0/_._": {
  494. "related": ".xml"
  495. }
  496. },
  497. "runtime": {
  498. "lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  499. "related": ".xml"
  500. }
  501. },
  502. "runtimeTargets": {
  503. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  504. "assetType": "runtime",
  505. "rid": "win"
  506. }
  507. }
  508. },
  509. "Microsoft.Win32.SystemEvents/5.0.0": {
  510. "type": "package",
  511. "dependencies": {
  512. "Microsoft.NETCore.Platforms": "5.0.0"
  513. },
  514. "compile": {
  515. "ref/netstandard2.0/_._": {
  516. "related": ".xml"
  517. }
  518. },
  519. "runtime": {
  520. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
  521. "related": ".xml"
  522. }
  523. },
  524. "runtimeTargets": {
  525. "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
  526. "assetType": "runtime",
  527. "rid": "win"
  528. }
  529. }
  530. },
  531. "NETStandard.Library/1.6.0": {
  532. "type": "package",
  533. "dependencies": {
  534. "Microsoft.NETCore.Platforms": "1.0.1",
  535. "Microsoft.Win32.Primitives": "4.0.1",
  536. "System.AppContext": "4.1.0",
  537. "System.Collections": "4.0.11",
  538. "System.Collections.Concurrent": "4.0.12",
  539. "System.Console": "4.0.0",
  540. "System.Diagnostics.Debug": "4.0.11",
  541. "System.Diagnostics.Tools": "4.0.1",
  542. "System.Diagnostics.Tracing": "4.1.0",
  543. "System.Globalization": "4.0.11",
  544. "System.Globalization.Calendars": "4.0.1",
  545. "System.IO": "4.1.0",
  546. "System.IO.Compression": "4.1.0",
  547. "System.IO.Compression.ZipFile": "4.0.1",
  548. "System.IO.FileSystem": "4.0.1",
  549. "System.IO.FileSystem.Primitives": "4.0.1",
  550. "System.Linq": "4.1.0",
  551. "System.Linq.Expressions": "4.1.0",
  552. "System.Net.Http": "4.1.0",
  553. "System.Net.Primitives": "4.0.11",
  554. "System.Net.Sockets": "4.1.0",
  555. "System.ObjectModel": "4.0.12",
  556. "System.Reflection": "4.1.0",
  557. "System.Reflection.Extensions": "4.0.1",
  558. "System.Reflection.Primitives": "4.0.1",
  559. "System.Resources.ResourceManager": "4.0.1",
  560. "System.Runtime": "4.1.0",
  561. "System.Runtime.Extensions": "4.1.0",
  562. "System.Runtime.Handles": "4.0.1",
  563. "System.Runtime.InteropServices": "4.1.0",
  564. "System.Runtime.InteropServices.RuntimeInformation": "4.0.0",
  565. "System.Runtime.Numerics": "4.0.1",
  566. "System.Security.Cryptography.Algorithms": "4.2.0",
  567. "System.Security.Cryptography.Encoding": "4.0.0",
  568. "System.Security.Cryptography.Primitives": "4.0.0",
  569. "System.Security.Cryptography.X509Certificates": "4.1.0",
  570. "System.Text.Encoding": "4.0.11",
  571. "System.Text.Encoding.Extensions": "4.0.11",
  572. "System.Text.RegularExpressions": "4.1.0",
  573. "System.Threading": "4.0.11",
  574. "System.Threading.Tasks": "4.0.11",
  575. "System.Threading.Timer": "4.0.1",
  576. "System.Xml.ReaderWriter": "4.0.11",
  577. "System.Xml.XDocument": "4.0.11"
  578. }
  579. },
  580. "Newtonsoft.Json/13.0.3": {
  581. "type": "package",
  582. "compile": {
  583. "lib/net6.0/Newtonsoft.Json.dll": {
  584. "related": ".xml"
  585. }
  586. },
  587. "runtime": {
  588. "lib/net6.0/Newtonsoft.Json.dll": {
  589. "related": ".xml"
  590. }
  591. }
  592. },
  593. "NPoco/5.7.1": {
  594. "type": "package",
  595. "dependencies": {
  596. "System.Linq.Async": "5.0.0",
  597. "System.Reflection.Emit.Lightweight": "4.7.0"
  598. },
  599. "compile": {
  600. "lib/netstandard2.1/NPoco.dll": {}
  601. },
  602. "runtime": {
  603. "lib/netstandard2.1/NPoco.dll": {}
  604. }
  605. },
  606. "runtime.native.System/4.0.0": {
  607. "type": "package",
  608. "dependencies": {
  609. "Microsoft.NETCore.Platforms": "1.0.1",
  610. "Microsoft.NETCore.Targets": "1.0.1"
  611. },
  612. "compile": {
  613. "lib/netstandard1.0/_._": {}
  614. },
  615. "runtime": {
  616. "lib/netstandard1.0/_._": {}
  617. }
  618. },
  619. "runtime.native.System.IO.Compression/4.1.0": {
  620. "type": "package",
  621. "dependencies": {
  622. "Microsoft.NETCore.Platforms": "1.0.1",
  623. "Microsoft.NETCore.Targets": "1.0.1"
  624. },
  625. "compile": {
  626. "lib/netstandard1.0/_._": {}
  627. },
  628. "runtime": {
  629. "lib/netstandard1.0/_._": {}
  630. }
  631. },
  632. "runtime.native.System.Net.Http/4.0.1": {
  633. "type": "package",
  634. "dependencies": {
  635. "Microsoft.NETCore.Platforms": "1.0.1",
  636. "Microsoft.NETCore.Targets": "1.0.1"
  637. },
  638. "compile": {
  639. "lib/netstandard1.0/_._": {}
  640. },
  641. "runtime": {
  642. "lib/netstandard1.0/_._": {}
  643. }
  644. },
  645. "runtime.native.System.Security.Cryptography/4.0.0": {
  646. "type": "package",
  647. "dependencies": {
  648. "Microsoft.NETCore.Platforms": "1.0.1",
  649. "Microsoft.NETCore.Targets": "1.0.1"
  650. },
  651. "compile": {
  652. "lib/netstandard1.0/_._": {}
  653. },
  654. "runtime": {
  655. "lib/netstandard1.0/_._": {}
  656. }
  657. },
  658. "Select.HtmlToPdf.NetCore/23.2.0-rc2": {
  659. "type": "package",
  660. "dependencies": {
  661. "Microsoft.Bcl.AsyncInterfaces": "1.1.0",
  662. "Newtonsoft.Json": "13.0.1",
  663. "System.Buffers": "4.5.1",
  664. "System.Drawing.Common": "4.5.1",
  665. "System.Numerics.Vectors": "4.5.0",
  666. "System.Security.Principal.Windows": "4.5.1",
  667. "System.Text.Encoding.CodePages": "4.5.1",
  668. "System.Threading.Tasks.Extensions": "4.5.2"
  669. },
  670. "compile": {
  671. "lib/netstandard2.0/Select.HtmlToPdf.dll": {
  672. "related": ".xml"
  673. }
  674. },
  675. "runtime": {
  676. "lib/netstandard2.0/Select.HtmlToPdf.dll": {
  677. "related": ".xml"
  678. }
  679. },
  680. "contentFiles": {
  681. "contentFiles/any/any/Select.Html.dep": {
  682. "buildAction": "Content",
  683. "codeLanguage": "any",
  684. "copyToOutput": true,
  685. "outputPath": "Select.Html.dep"
  686. }
  687. }
  688. },
  689. "System.AppContext/4.1.0": {
  690. "type": "package",
  691. "dependencies": {
  692. "System.Runtime": "4.1.0"
  693. },
  694. "compile": {
  695. "ref/netstandard1.6/System.AppContext.dll": {
  696. "related": ".xml"
  697. }
  698. },
  699. "runtime": {
  700. "lib/netstandard1.6/System.AppContext.dll": {}
  701. }
  702. },
  703. "System.Buffers/4.5.1": {
  704. "type": "package",
  705. "compile": {
  706. "ref/netcoreapp2.0/_._": {}
  707. },
  708. "runtime": {
  709. "lib/netcoreapp2.0/_._": {}
  710. }
  711. },
  712. "System.Collections/4.3.0": {
  713. "type": "package",
  714. "dependencies": {
  715. "Microsoft.NETCore.Platforms": "1.1.0",
  716. "Microsoft.NETCore.Targets": "1.1.0",
  717. "System.Runtime": "4.3.0"
  718. },
  719. "compile": {
  720. "ref/netstandard1.3/System.Collections.dll": {
  721. "related": ".xml"
  722. }
  723. }
  724. },
  725. "System.Collections.Concurrent/4.3.0": {
  726. "type": "package",
  727. "dependencies": {
  728. "System.Collections": "4.3.0",
  729. "System.Diagnostics.Debug": "4.3.0",
  730. "System.Diagnostics.Tracing": "4.3.0",
  731. "System.Globalization": "4.3.0",
  732. "System.Reflection": "4.3.0",
  733. "System.Resources.ResourceManager": "4.3.0",
  734. "System.Runtime": "4.3.0",
  735. "System.Runtime.Extensions": "4.3.0",
  736. "System.Threading": "4.3.0",
  737. "System.Threading.Tasks": "4.3.0"
  738. },
  739. "compile": {
  740. "ref/netstandard1.3/System.Collections.Concurrent.dll": {
  741. "related": ".xml"
  742. }
  743. },
  744. "runtime": {
  745. "lib/netstandard1.3/System.Collections.Concurrent.dll": {}
  746. }
  747. },
  748. "System.Configuration.ConfigurationManager/5.0.0": {
  749. "type": "package",
  750. "dependencies": {
  751. "System.Security.Cryptography.ProtectedData": "5.0.0",
  752. "System.Security.Permissions": "5.0.0"
  753. },
  754. "compile": {
  755. "ref/netstandard2.0/_._": {
  756. "related": ".xml"
  757. }
  758. },
  759. "runtime": {
  760. "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {
  761. "related": ".xml"
  762. }
  763. }
  764. },
  765. "System.Console/4.0.0": {
  766. "type": "package",
  767. "dependencies": {
  768. "Microsoft.NETCore.Platforms": "1.0.1",
  769. "Microsoft.NETCore.Targets": "1.0.1",
  770. "System.IO": "4.1.0",
  771. "System.Runtime": "4.1.0",
  772. "System.Text.Encoding": "4.0.11"
  773. },
  774. "compile": {
  775. "ref/netstandard1.3/System.Console.dll": {
  776. "related": ".xml"
  777. }
  778. }
  779. },
  780. "System.Diagnostics.Debug/4.3.0": {
  781. "type": "package",
  782. "dependencies": {
  783. "Microsoft.NETCore.Platforms": "1.1.0",
  784. "Microsoft.NETCore.Targets": "1.1.0",
  785. "System.Runtime": "4.3.0"
  786. },
  787. "compile": {
  788. "ref/netstandard1.3/System.Diagnostics.Debug.dll": {
  789. "related": ".xml"
  790. }
  791. }
  792. },
  793. "System.Diagnostics.DiagnosticSource/5.0.0": {
  794. "type": "package",
  795. "compile": {
  796. "lib/net5.0/System.Diagnostics.DiagnosticSource.dll": {
  797. "related": ".xml"
  798. }
  799. },
  800. "runtime": {
  801. "lib/net5.0/System.Diagnostics.DiagnosticSource.dll": {
  802. "related": ".xml"
  803. }
  804. }
  805. },
  806. "System.Diagnostics.Tools/4.0.1": {
  807. "type": "package",
  808. "dependencies": {
  809. "Microsoft.NETCore.Platforms": "1.0.1",
  810. "Microsoft.NETCore.Targets": "1.0.1",
  811. "System.Runtime": "4.1.0"
  812. },
  813. "compile": {
  814. "ref/netstandard1.0/System.Diagnostics.Tools.dll": {
  815. "related": ".xml"
  816. }
  817. }
  818. },
  819. "System.Diagnostics.Tracing/4.3.0": {
  820. "type": "package",
  821. "dependencies": {
  822. "Microsoft.NETCore.Platforms": "1.1.0",
  823. "Microsoft.NETCore.Targets": "1.1.0",
  824. "System.Runtime": "4.3.0"
  825. },
  826. "compile": {
  827. "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {
  828. "related": ".xml"
  829. }
  830. }
  831. },
  832. "System.Drawing.Common/5.0.0": {
  833. "type": "package",
  834. "dependencies": {
  835. "Microsoft.Win32.SystemEvents": "5.0.0"
  836. },
  837. "compile": {
  838. "ref/netcoreapp3.0/System.Drawing.Common.dll": {
  839. "related": ".xml"
  840. }
  841. },
  842. "runtime": {
  843. "lib/netcoreapp3.0/System.Drawing.Common.dll": {
  844. "related": ".xml"
  845. }
  846. },
  847. "runtimeTargets": {
  848. "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  849. "assetType": "runtime",
  850. "rid": "unix"
  851. },
  852. "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  853. "assetType": "runtime",
  854. "rid": "win"
  855. }
  856. }
  857. },
  858. "System.Formats.Asn1/5.0.0": {
  859. "type": "package",
  860. "compile": {
  861. "lib/netstandard2.0/_._": {
  862. "related": ".xml"
  863. }
  864. },
  865. "runtime": {
  866. "lib/netstandard2.0/System.Formats.Asn1.dll": {
  867. "related": ".xml"
  868. }
  869. }
  870. },
  871. "System.Globalization/4.3.0": {
  872. "type": "package",
  873. "dependencies": {
  874. "Microsoft.NETCore.Platforms": "1.1.0",
  875. "Microsoft.NETCore.Targets": "1.1.0",
  876. "System.Runtime": "4.3.0"
  877. },
  878. "compile": {
  879. "ref/netstandard1.3/System.Globalization.dll": {
  880. "related": ".xml"
  881. }
  882. }
  883. },
  884. "System.Globalization.Calendars/4.0.1": {
  885. "type": "package",
  886. "dependencies": {
  887. "Microsoft.NETCore.Platforms": "1.0.1",
  888. "Microsoft.NETCore.Targets": "1.0.1",
  889. "System.Globalization": "4.0.11",
  890. "System.Runtime": "4.1.0"
  891. },
  892. "compile": {
  893. "ref/netstandard1.3/System.Globalization.Calendars.dll": {
  894. "related": ".xml"
  895. }
  896. }
  897. },
  898. "System.Globalization.Extensions/4.0.1": {
  899. "type": "package",
  900. "dependencies": {
  901. "Microsoft.NETCore.Platforms": "1.0.1",
  902. "System.Globalization": "4.0.11",
  903. "System.Resources.ResourceManager": "4.0.1",
  904. "System.Runtime": "4.1.0",
  905. "System.Runtime.Extensions": "4.1.0",
  906. "System.Runtime.InteropServices": "4.1.0"
  907. },
  908. "compile": {
  909. "ref/netstandard1.3/_._": {
  910. "related": ".xml"
  911. }
  912. },
  913. "runtimeTargets": {
  914. "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": {
  915. "assetType": "runtime",
  916. "rid": "unix"
  917. },
  918. "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": {
  919. "assetType": "runtime",
  920. "rid": "win"
  921. }
  922. }
  923. },
  924. "System.IdentityModel.Tokens.Jwt/6.21.0": {
  925. "type": "package",
  926. "dependencies": {
  927. "Microsoft.IdentityModel.JsonWebTokens": "6.21.0",
  928. "Microsoft.IdentityModel.Tokens": "6.21.0"
  929. },
  930. "compile": {
  931. "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
  932. "related": ".xml"
  933. }
  934. },
  935. "runtime": {
  936. "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
  937. "related": ".xml"
  938. }
  939. }
  940. },
  941. "System.IO/4.3.0": {
  942. "type": "package",
  943. "dependencies": {
  944. "Microsoft.NETCore.Platforms": "1.1.0",
  945. "Microsoft.NETCore.Targets": "1.1.0",
  946. "System.Runtime": "4.3.0",
  947. "System.Text.Encoding": "4.3.0",
  948. "System.Threading.Tasks": "4.3.0"
  949. },
  950. "compile": {
  951. "ref/netstandard1.5/System.IO.dll": {
  952. "related": ".xml"
  953. }
  954. }
  955. },
  956. "System.IO.Compression/4.1.0": {
  957. "type": "package",
  958. "dependencies": {
  959. "Microsoft.NETCore.Platforms": "1.0.1",
  960. "System.Collections": "4.0.11",
  961. "System.Diagnostics.Debug": "4.0.11",
  962. "System.IO": "4.1.0",
  963. "System.Resources.ResourceManager": "4.0.1",
  964. "System.Runtime": "4.1.0",
  965. "System.Runtime.Extensions": "4.1.0",
  966. "System.Runtime.Handles": "4.0.1",
  967. "System.Runtime.InteropServices": "4.1.0",
  968. "System.Text.Encoding": "4.0.11",
  969. "System.Threading": "4.0.11",
  970. "System.Threading.Tasks": "4.0.11",
  971. "runtime.native.System": "4.0.0",
  972. "runtime.native.System.IO.Compression": "4.1.0"
  973. },
  974. "compile": {
  975. "ref/netstandard1.3/System.IO.Compression.dll": {
  976. "related": ".xml"
  977. }
  978. },
  979. "runtimeTargets": {
  980. "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {
  981. "assetType": "runtime",
  982. "rid": "unix"
  983. },
  984. "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": {
  985. "assetType": "runtime",
  986. "rid": "win"
  987. }
  988. }
  989. },
  990. "System.IO.Compression.ZipFile/4.0.1": {
  991. "type": "package",
  992. "dependencies": {
  993. "System.Buffers": "4.0.0",
  994. "System.IO": "4.1.0",
  995. "System.IO.Compression": "4.1.0",
  996. "System.IO.FileSystem": "4.0.1",
  997. "System.IO.FileSystem.Primitives": "4.0.1",
  998. "System.Resources.ResourceManager": "4.0.1",
  999. "System.Runtime": "4.1.0",
  1000. "System.Runtime.Extensions": "4.1.0",
  1001. "System.Text.Encoding": "4.0.11"
  1002. },
  1003. "compile": {
  1004. "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {
  1005. "related": ".xml"
  1006. }
  1007. },
  1008. "runtime": {
  1009. "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
  1010. }
  1011. },
  1012. "System.IO.FileSystem/4.0.1": {
  1013. "type": "package",
  1014. "dependencies": {
  1015. "Microsoft.NETCore.Platforms": "1.0.1",
  1016. "Microsoft.NETCore.Targets": "1.0.1",
  1017. "System.IO": "4.1.0",
  1018. "System.IO.FileSystem.Primitives": "4.0.1",
  1019. "System.Runtime": "4.1.0",
  1020. "System.Runtime.Handles": "4.0.1",
  1021. "System.Text.Encoding": "4.0.11",
  1022. "System.Threading.Tasks": "4.0.11"
  1023. },
  1024. "compile": {
  1025. "ref/netstandard1.3/System.IO.FileSystem.dll": {
  1026. "related": ".xml"
  1027. }
  1028. }
  1029. },
  1030. "System.IO.FileSystem.Primitives/4.0.1": {
  1031. "type": "package",
  1032. "dependencies": {
  1033. "System.Runtime": "4.1.0"
  1034. },
  1035. "compile": {
  1036. "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {
  1037. "related": ".xml"
  1038. }
  1039. },
  1040. "runtime": {
  1041. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
  1042. }
  1043. },
  1044. "System.Linq/4.1.0": {
  1045. "type": "package",
  1046. "dependencies": {
  1047. "System.Collections": "4.0.11",
  1048. "System.Diagnostics.Debug": "4.0.11",
  1049. "System.Resources.ResourceManager": "4.0.1",
  1050. "System.Runtime": "4.1.0",
  1051. "System.Runtime.Extensions": "4.1.0"
  1052. },
  1053. "compile": {
  1054. "ref/netstandard1.6/System.Linq.dll": {
  1055. "related": ".xml"
  1056. }
  1057. },
  1058. "runtime": {
  1059. "lib/netstandard1.6/System.Linq.dll": {}
  1060. }
  1061. },
  1062. "System.Linq.Async/5.0.0": {
  1063. "type": "package",
  1064. "compile": {
  1065. "ref/netcoreapp3.1/System.Linq.Async.dll": {
  1066. "related": ".xml"
  1067. }
  1068. },
  1069. "runtime": {
  1070. "lib/netcoreapp3.1/System.Linq.Async.dll": {
  1071. "related": ".xml"
  1072. }
  1073. }
  1074. },
  1075. "System.Linq.Expressions/4.1.0": {
  1076. "type": "package",
  1077. "dependencies": {
  1078. "System.Collections": "4.0.11",
  1079. "System.Diagnostics.Debug": "4.0.11",
  1080. "System.Globalization": "4.0.11",
  1081. "System.IO": "4.1.0",
  1082. "System.Linq": "4.1.0",
  1083. "System.ObjectModel": "4.0.12",
  1084. "System.Reflection": "4.1.0",
  1085. "System.Reflection.Emit": "4.0.1",
  1086. "System.Reflection.Emit.ILGeneration": "4.0.1",
  1087. "System.Reflection.Emit.Lightweight": "4.0.1",
  1088. "System.Reflection.Extensions": "4.0.1",
  1089. "System.Reflection.Primitives": "4.0.1",
  1090. "System.Reflection.TypeExtensions": "4.1.0",
  1091. "System.Resources.ResourceManager": "4.0.1",
  1092. "System.Runtime": "4.1.0",
  1093. "System.Runtime.Extensions": "4.1.0",
  1094. "System.Threading": "4.0.11"
  1095. },
  1096. "compile": {
  1097. "ref/netstandard1.6/System.Linq.Expressions.dll": {
  1098. "related": ".xml"
  1099. }
  1100. },
  1101. "runtime": {
  1102. "lib/netstandard1.6/System.Linq.Expressions.dll": {}
  1103. }
  1104. },
  1105. "System.Memory/4.5.4": {
  1106. "type": "package",
  1107. "compile": {
  1108. "ref/netcoreapp2.1/_._": {}
  1109. },
  1110. "runtime": {
  1111. "lib/netcoreapp2.1/_._": {}
  1112. }
  1113. },
  1114. "System.Memory.Data/1.0.2": {
  1115. "type": "package",
  1116. "dependencies": {
  1117. "System.Text.Encodings.Web": "4.7.2",
  1118. "System.Text.Json": "4.6.0"
  1119. },
  1120. "compile": {
  1121. "lib/netstandard2.0/System.Memory.Data.dll": {
  1122. "related": ".xml"
  1123. }
  1124. },
  1125. "runtime": {
  1126. "lib/netstandard2.0/System.Memory.Data.dll": {
  1127. "related": ".xml"
  1128. }
  1129. }
  1130. },
  1131. "System.Net.Http/4.1.0": {
  1132. "type": "package",
  1133. "dependencies": {
  1134. "Microsoft.NETCore.Platforms": "1.0.1",
  1135. "System.Collections": "4.0.11",
  1136. "System.Diagnostics.Debug": "4.0.11",
  1137. "System.Diagnostics.DiagnosticSource": "4.0.0",
  1138. "System.Diagnostics.Tracing": "4.1.0",
  1139. "System.Globalization": "4.0.11",
  1140. "System.Globalization.Extensions": "4.0.1",
  1141. "System.IO": "4.1.0",
  1142. "System.IO.FileSystem": "4.0.1",
  1143. "System.Net.Primitives": "4.0.11",
  1144. "System.Resources.ResourceManager": "4.0.1",
  1145. "System.Runtime": "4.1.0",
  1146. "System.Runtime.Extensions": "4.1.0",
  1147. "System.Runtime.Handles": "4.0.1",
  1148. "System.Runtime.InteropServices": "4.1.0",
  1149. "System.Security.Cryptography.Algorithms": "4.2.0",
  1150. "System.Security.Cryptography.Encoding": "4.0.0",
  1151. "System.Security.Cryptography.OpenSsl": "4.0.0",
  1152. "System.Security.Cryptography.Primitives": "4.0.0",
  1153. "System.Security.Cryptography.X509Certificates": "4.1.0",
  1154. "System.Text.Encoding": "4.0.11",
  1155. "System.Threading": "4.0.11",
  1156. "System.Threading.Tasks": "4.0.11",
  1157. "runtime.native.System": "4.0.0",
  1158. "runtime.native.System.Net.Http": "4.0.1",
  1159. "runtime.native.System.Security.Cryptography": "4.0.0"
  1160. },
  1161. "compile": {
  1162. "ref/netstandard1.3/System.Net.Http.dll": {
  1163. "related": ".xml"
  1164. }
  1165. },
  1166. "runtimeTargets": {
  1167. "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": {
  1168. "assetType": "runtime",
  1169. "rid": "unix"
  1170. },
  1171. "runtimes/win/lib/netstandard1.3/System.Net.Http.dll": {
  1172. "assetType": "runtime",
  1173. "rid": "win"
  1174. }
  1175. }
  1176. },
  1177. "System.Net.Primitives/4.0.11": {
  1178. "type": "package",
  1179. "dependencies": {
  1180. "Microsoft.NETCore.Platforms": "1.0.1",
  1181. "Microsoft.NETCore.Targets": "1.0.1",
  1182. "System.Runtime": "4.1.0",
  1183. "System.Runtime.Handles": "4.0.1"
  1184. },
  1185. "compile": {
  1186. "ref/netstandard1.3/System.Net.Primitives.dll": {
  1187. "related": ".xml"
  1188. }
  1189. }
  1190. },
  1191. "System.Net.Sockets/4.1.0": {
  1192. "type": "package",
  1193. "dependencies": {
  1194. "Microsoft.NETCore.Platforms": "1.0.1",
  1195. "Microsoft.NETCore.Targets": "1.0.1",
  1196. "System.IO": "4.1.0",
  1197. "System.Net.Primitives": "4.0.11",
  1198. "System.Runtime": "4.1.0",
  1199. "System.Threading.Tasks": "4.0.11"
  1200. },
  1201. "compile": {
  1202. "ref/netstandard1.3/System.Net.Sockets.dll": {
  1203. "related": ".xml"
  1204. }
  1205. }
  1206. },
  1207. "System.Numerics.Vectors/4.5.0": {
  1208. "type": "package",
  1209. "compile": {
  1210. "ref/netcoreapp2.0/_._": {}
  1211. },
  1212. "runtime": {
  1213. "lib/netcoreapp2.0/_._": {}
  1214. }
  1215. },
  1216. "System.ObjectModel/4.0.12": {
  1217. "type": "package",
  1218. "dependencies": {
  1219. "System.Collections": "4.0.11",
  1220. "System.Diagnostics.Debug": "4.0.11",
  1221. "System.Resources.ResourceManager": "4.0.1",
  1222. "System.Runtime": "4.1.0",
  1223. "System.Threading": "4.0.11"
  1224. },
  1225. "compile": {
  1226. "ref/netstandard1.3/System.ObjectModel.dll": {
  1227. "related": ".xml"
  1228. }
  1229. },
  1230. "runtime": {
  1231. "lib/netstandard1.3/System.ObjectModel.dll": {}
  1232. }
  1233. },
  1234. "System.Reflection/4.3.0": {
  1235. "type": "package",
  1236. "dependencies": {
  1237. "Microsoft.NETCore.Platforms": "1.1.0",
  1238. "Microsoft.NETCore.Targets": "1.1.0",
  1239. "System.IO": "4.3.0",
  1240. "System.Reflection.Primitives": "4.3.0",
  1241. "System.Runtime": "4.3.0"
  1242. },
  1243. "compile": {
  1244. "ref/netstandard1.5/System.Reflection.dll": {
  1245. "related": ".xml"
  1246. }
  1247. }
  1248. },
  1249. "System.Reflection.Emit/4.0.1": {
  1250. "type": "package",
  1251. "dependencies": {
  1252. "System.IO": "4.1.0",
  1253. "System.Reflection": "4.1.0",
  1254. "System.Reflection.Emit.ILGeneration": "4.0.1",
  1255. "System.Reflection.Primitives": "4.0.1",
  1256. "System.Runtime": "4.1.0"
  1257. },
  1258. "compile": {
  1259. "ref/netstandard1.1/_._": {
  1260. "related": ".xml"
  1261. }
  1262. },
  1263. "runtime": {
  1264. "lib/netstandard1.3/System.Reflection.Emit.dll": {}
  1265. }
  1266. },
  1267. "System.Reflection.Emit.ILGeneration/4.0.1": {
  1268. "type": "package",
  1269. "dependencies": {
  1270. "System.Reflection": "4.1.0",
  1271. "System.Reflection.Primitives": "4.0.1",
  1272. "System.Runtime": "4.1.0"
  1273. },
  1274. "compile": {
  1275. "ref/netstandard1.0/_._": {
  1276. "related": ".xml"
  1277. }
  1278. },
  1279. "runtime": {
  1280. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
  1281. }
  1282. },
  1283. "System.Reflection.Emit.Lightweight/4.7.0": {
  1284. "type": "package",
  1285. "compile": {
  1286. "ref/netcoreapp2.0/_._": {}
  1287. },
  1288. "runtime": {
  1289. "lib/netcoreapp2.0/_._": {}
  1290. }
  1291. },
  1292. "System.Reflection.Extensions/4.0.1": {
  1293. "type": "package",
  1294. "dependencies": {
  1295. "Microsoft.NETCore.Platforms": "1.0.1",
  1296. "Microsoft.NETCore.Targets": "1.0.1",
  1297. "System.Reflection": "4.1.0",
  1298. "System.Runtime": "4.1.0"
  1299. },
  1300. "compile": {
  1301. "ref/netstandard1.0/System.Reflection.Extensions.dll": {
  1302. "related": ".xml"
  1303. }
  1304. }
  1305. },
  1306. "System.Reflection.Primitives/4.3.0": {
  1307. "type": "package",
  1308. "dependencies": {
  1309. "Microsoft.NETCore.Platforms": "1.1.0",
  1310. "Microsoft.NETCore.Targets": "1.1.0",
  1311. "System.Runtime": "4.3.0"
  1312. },
  1313. "compile": {
  1314. "ref/netstandard1.0/System.Reflection.Primitives.dll": {
  1315. "related": ".xml"
  1316. }
  1317. }
  1318. },
  1319. "System.Reflection.TypeExtensions/4.3.0": {
  1320. "type": "package",
  1321. "dependencies": {
  1322. "System.Reflection": "4.3.0",
  1323. "System.Runtime": "4.3.0"
  1324. },
  1325. "compile": {
  1326. "ref/netstandard1.5/System.Reflection.TypeExtensions.dll": {
  1327. "related": ".xml"
  1328. }
  1329. },
  1330. "runtime": {
  1331. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
  1332. }
  1333. },
  1334. "System.Resources.ResourceManager/4.3.0": {
  1335. "type": "package",
  1336. "dependencies": {
  1337. "Microsoft.NETCore.Platforms": "1.1.0",
  1338. "Microsoft.NETCore.Targets": "1.1.0",
  1339. "System.Globalization": "4.3.0",
  1340. "System.Reflection": "4.3.0",
  1341. "System.Runtime": "4.3.0"
  1342. },
  1343. "compile": {
  1344. "ref/netstandard1.0/System.Resources.ResourceManager.dll": {
  1345. "related": ".xml"
  1346. }
  1347. }
  1348. },
  1349. "System.Runtime/4.3.0": {
  1350. "type": "package",
  1351. "dependencies": {
  1352. "Microsoft.NETCore.Platforms": "1.1.0",
  1353. "Microsoft.NETCore.Targets": "1.1.0"
  1354. },
  1355. "compile": {
  1356. "ref/netstandard1.5/System.Runtime.dll": {
  1357. "related": ".xml"
  1358. }
  1359. }
  1360. },
  1361. "System.Runtime.Caching/5.0.0": {
  1362. "type": "package",
  1363. "dependencies": {
  1364. "System.Configuration.ConfigurationManager": "5.0.0"
  1365. },
  1366. "compile": {
  1367. "ref/netstandard2.0/_._": {
  1368. "related": ".xml"
  1369. }
  1370. },
  1371. "runtime": {
  1372. "lib/netstandard2.0/System.Runtime.Caching.dll": {
  1373. "related": ".xml"
  1374. }
  1375. },
  1376. "runtimeTargets": {
  1377. "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": {
  1378. "assetType": "runtime",
  1379. "rid": "win"
  1380. }
  1381. }
  1382. },
  1383. "System.Runtime.Extensions/4.3.0": {
  1384. "type": "package",
  1385. "dependencies": {
  1386. "Microsoft.NETCore.Platforms": "1.1.0",
  1387. "Microsoft.NETCore.Targets": "1.1.0",
  1388. "System.Runtime": "4.3.0"
  1389. },
  1390. "compile": {
  1391. "ref/netstandard1.5/System.Runtime.Extensions.dll": {
  1392. "related": ".xml"
  1393. }
  1394. }
  1395. },
  1396. "System.Runtime.Handles/4.3.0": {
  1397. "type": "package",
  1398. "dependencies": {
  1399. "Microsoft.NETCore.Platforms": "1.1.0",
  1400. "Microsoft.NETCore.Targets": "1.1.0",
  1401. "System.Runtime": "4.3.0"
  1402. },
  1403. "compile": {
  1404. "ref/netstandard1.3/System.Runtime.Handles.dll": {
  1405. "related": ".xml"
  1406. }
  1407. }
  1408. },
  1409. "System.Runtime.InteropServices/4.3.0": {
  1410. "type": "package",
  1411. "dependencies": {
  1412. "Microsoft.NETCore.Platforms": "1.1.0",
  1413. "Microsoft.NETCore.Targets": "1.1.0",
  1414. "System.Reflection": "4.3.0",
  1415. "System.Reflection.Primitives": "4.3.0",
  1416. "System.Runtime": "4.3.0",
  1417. "System.Runtime.Handles": "4.3.0"
  1418. },
  1419. "compile": {
  1420. "ref/netcoreapp1.1/System.Runtime.InteropServices.dll": {}
  1421. }
  1422. },
  1423. "System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
  1424. "type": "package",
  1425. "dependencies": {
  1426. "Microsoft.NETCore.Platforms": "1.0.1",
  1427. "System.Reflection": "4.1.0",
  1428. "System.Resources.ResourceManager": "4.0.1",
  1429. "System.Runtime": "4.1.0",
  1430. "System.Runtime.InteropServices": "4.1.0",
  1431. "System.Threading": "4.0.11",
  1432. "runtime.native.System": "4.0.0"
  1433. },
  1434. "compile": {
  1435. "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
  1436. },
  1437. "runtimeTargets": {
  1438. "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
  1439. "assetType": "runtime",
  1440. "rid": "unix"
  1441. },
  1442. "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
  1443. "assetType": "runtime",
  1444. "rid": "win"
  1445. }
  1446. }
  1447. },
  1448. "System.Runtime.Numerics/4.0.1": {
  1449. "type": "package",
  1450. "dependencies": {
  1451. "System.Globalization": "4.0.11",
  1452. "System.Resources.ResourceManager": "4.0.1",
  1453. "System.Runtime": "4.1.0",
  1454. "System.Runtime.Extensions": "4.1.0"
  1455. },
  1456. "compile": {
  1457. "ref/netstandard1.1/System.Runtime.Numerics.dll": {
  1458. "related": ".xml"
  1459. }
  1460. },
  1461. "runtime": {
  1462. "lib/netstandard1.3/System.Runtime.Numerics.dll": {}
  1463. }
  1464. },
  1465. "System.Security.AccessControl/5.0.0": {
  1466. "type": "package",
  1467. "dependencies": {
  1468. "Microsoft.NETCore.Platforms": "5.0.0",
  1469. "System.Security.Principal.Windows": "5.0.0"
  1470. },
  1471. "compile": {
  1472. "ref/netstandard2.0/_._": {
  1473. "related": ".xml"
  1474. }
  1475. },
  1476. "runtime": {
  1477. "lib/netstandard2.0/System.Security.AccessControl.dll": {
  1478. "related": ".xml"
  1479. }
  1480. },
  1481. "runtimeTargets": {
  1482. "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": {
  1483. "assetType": "runtime",
  1484. "rid": "win"
  1485. }
  1486. }
  1487. },
  1488. "System.Security.Cryptography.Algorithms/4.2.0": {
  1489. "type": "package",
  1490. "dependencies": {
  1491. "Microsoft.NETCore.Platforms": "1.0.1",
  1492. "System.Collections": "4.0.11",
  1493. "System.IO": "4.1.0",
  1494. "System.Resources.ResourceManager": "4.0.1",
  1495. "System.Runtime": "4.1.0",
  1496. "System.Runtime.Extensions": "4.1.0",
  1497. "System.Runtime.Handles": "4.0.1",
  1498. "System.Runtime.InteropServices": "4.1.0",
  1499. "System.Runtime.Numerics": "4.0.1",
  1500. "System.Security.Cryptography.Encoding": "4.0.0",
  1501. "System.Security.Cryptography.Primitives": "4.0.0",
  1502. "System.Text.Encoding": "4.0.11",
  1503. "runtime.native.System.Security.Cryptography": "4.0.0"
  1504. },
  1505. "compile": {
  1506. "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {}
  1507. },
  1508. "runtimeTargets": {
  1509. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
  1510. "assetType": "runtime",
  1511. "rid": "unix"
  1512. },
  1513. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
  1514. "assetType": "runtime",
  1515. "rid": "win"
  1516. }
  1517. }
  1518. },
  1519. "System.Security.Cryptography.Cng/5.0.0": {
  1520. "type": "package",
  1521. "dependencies": {
  1522. "System.Formats.Asn1": "5.0.0"
  1523. },
  1524. "compile": {
  1525. "ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {
  1526. "related": ".xml"
  1527. }
  1528. },
  1529. "runtime": {
  1530. "lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {
  1531. "related": ".xml"
  1532. }
  1533. },
  1534. "runtimeTargets": {
  1535. "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {
  1536. "assetType": "runtime",
  1537. "rid": "win"
  1538. }
  1539. }
  1540. },
  1541. "System.Security.Cryptography.Csp/4.0.0": {
  1542. "type": "package",
  1543. "dependencies": {
  1544. "Microsoft.NETCore.Platforms": "1.0.1",
  1545. "System.IO": "4.1.0",
  1546. "System.Reflection": "4.1.0",
  1547. "System.Resources.ResourceManager": "4.0.1",
  1548. "System.Runtime": "4.1.0",
  1549. "System.Runtime.Extensions": "4.1.0",
  1550. "System.Runtime.Handles": "4.0.1",
  1551. "System.Runtime.InteropServices": "4.1.0",
  1552. "System.Security.Cryptography.Algorithms": "4.2.0",
  1553. "System.Security.Cryptography.Encoding": "4.0.0",
  1554. "System.Security.Cryptography.Primitives": "4.0.0",
  1555. "System.Text.Encoding": "4.0.11",
  1556. "System.Threading": "4.0.11"
  1557. },
  1558. "compile": {
  1559. "ref/netstandard1.3/_._": {}
  1560. },
  1561. "runtimeTargets": {
  1562. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
  1563. "assetType": "runtime",
  1564. "rid": "unix"
  1565. },
  1566. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
  1567. "assetType": "runtime",
  1568. "rid": "win"
  1569. }
  1570. }
  1571. },
  1572. "System.Security.Cryptography.Encoding/4.0.0": {
  1573. "type": "package",
  1574. "dependencies": {
  1575. "Microsoft.NETCore.Platforms": "1.0.1",
  1576. "System.Collections": "4.0.11",
  1577. "System.Collections.Concurrent": "4.0.12",
  1578. "System.Linq": "4.1.0",
  1579. "System.Resources.ResourceManager": "4.0.1",
  1580. "System.Runtime": "4.1.0",
  1581. "System.Runtime.Extensions": "4.1.0",
  1582. "System.Runtime.Handles": "4.0.1",
  1583. "System.Runtime.InteropServices": "4.1.0",
  1584. "System.Security.Cryptography.Primitives": "4.0.0",
  1585. "System.Text.Encoding": "4.0.11",
  1586. "runtime.native.System.Security.Cryptography": "4.0.0"
  1587. },
  1588. "compile": {
  1589. "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
  1590. "related": ".xml"
  1591. }
  1592. },
  1593. "runtimeTargets": {
  1594. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
  1595. "assetType": "runtime",
  1596. "rid": "unix"
  1597. },
  1598. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
  1599. "assetType": "runtime",
  1600. "rid": "win"
  1601. }
  1602. }
  1603. },
  1604. "System.Security.Cryptography.OpenSsl/4.0.0": {
  1605. "type": "package",
  1606. "dependencies": {
  1607. "System.Collections": "4.0.11",
  1608. "System.IO": "4.1.0",
  1609. "System.Resources.ResourceManager": "4.0.1",
  1610. "System.Runtime": "4.1.0",
  1611. "System.Runtime.Extensions": "4.1.0",
  1612. "System.Runtime.Handles": "4.0.1",
  1613. "System.Runtime.InteropServices": "4.1.0",
  1614. "System.Runtime.Numerics": "4.0.1",
  1615. "System.Security.Cryptography.Algorithms": "4.2.0",
  1616. "System.Security.Cryptography.Encoding": "4.0.0",
  1617. "System.Security.Cryptography.Primitives": "4.0.0",
  1618. "System.Text.Encoding": "4.0.11",
  1619. "runtime.native.System.Security.Cryptography": "4.0.0"
  1620. },
  1621. "compile": {
  1622. "ref/netstandard1.6/_._": {}
  1623. },
  1624. "runtime": {
  1625. "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {}
  1626. },
  1627. "runtimeTargets": {
  1628. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {
  1629. "assetType": "runtime",
  1630. "rid": "unix"
  1631. }
  1632. }
  1633. },
  1634. "System.Security.Cryptography.Primitives/4.0.0": {
  1635. "type": "package",
  1636. "dependencies": {
  1637. "System.Diagnostics.Debug": "4.0.11",
  1638. "System.Globalization": "4.0.11",
  1639. "System.IO": "4.1.0",
  1640. "System.Resources.ResourceManager": "4.0.1",
  1641. "System.Runtime": "4.1.0",
  1642. "System.Threading": "4.0.11",
  1643. "System.Threading.Tasks": "4.0.11"
  1644. },
  1645. "compile": {
  1646. "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
  1647. },
  1648. "runtime": {
  1649. "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
  1650. }
  1651. },
  1652. "System.Security.Cryptography.ProtectedData/5.0.0": {
  1653. "type": "package",
  1654. "compile": {
  1655. "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
  1656. "related": ".xml"
  1657. }
  1658. },
  1659. "runtime": {
  1660. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
  1661. "related": ".xml"
  1662. }
  1663. },
  1664. "runtimeTargets": {
  1665. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
  1666. "assetType": "runtime",
  1667. "rid": "win"
  1668. }
  1669. }
  1670. },
  1671. "System.Security.Cryptography.X509Certificates/4.1.0": {
  1672. "type": "package",
  1673. "dependencies": {
  1674. "Microsoft.NETCore.Platforms": "1.0.1",
  1675. "System.Collections": "4.0.11",
  1676. "System.Diagnostics.Debug": "4.0.11",
  1677. "System.Globalization": "4.0.11",
  1678. "System.Globalization.Calendars": "4.0.1",
  1679. "System.IO": "4.1.0",
  1680. "System.IO.FileSystem": "4.0.1",
  1681. "System.IO.FileSystem.Primitives": "4.0.1",
  1682. "System.Resources.ResourceManager": "4.0.1",
  1683. "System.Runtime": "4.1.0",
  1684. "System.Runtime.Extensions": "4.1.0",
  1685. "System.Runtime.Handles": "4.0.1",
  1686. "System.Runtime.InteropServices": "4.1.0",
  1687. "System.Runtime.Numerics": "4.0.1",
  1688. "System.Security.Cryptography.Algorithms": "4.2.0",
  1689. "System.Security.Cryptography.Cng": "4.2.0",
  1690. "System.Security.Cryptography.Csp": "4.0.0",
  1691. "System.Security.Cryptography.Encoding": "4.0.0",
  1692. "System.Security.Cryptography.OpenSsl": "4.0.0",
  1693. "System.Security.Cryptography.Primitives": "4.0.0",
  1694. "System.Text.Encoding": "4.0.11",
  1695. "System.Threading": "4.0.11",
  1696. "runtime.native.System": "4.0.0",
  1697. "runtime.native.System.Net.Http": "4.0.1",
  1698. "runtime.native.System.Security.Cryptography": "4.0.0"
  1699. },
  1700. "compile": {
  1701. "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {
  1702. "related": ".xml"
  1703. }
  1704. },
  1705. "runtimeTargets": {
  1706. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
  1707. "assetType": "runtime",
  1708. "rid": "unix"
  1709. },
  1710. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
  1711. "assetType": "runtime",
  1712. "rid": "win"
  1713. }
  1714. }
  1715. },
  1716. "System.Security.Permissions/5.0.0": {
  1717. "type": "package",
  1718. "dependencies": {
  1719. "System.Security.AccessControl": "5.0.0",
  1720. "System.Windows.Extensions": "5.0.0"
  1721. },
  1722. "compile": {
  1723. "ref/net5.0/_._": {
  1724. "related": ".xml"
  1725. }
  1726. },
  1727. "runtime": {
  1728. "lib/net5.0/System.Security.Permissions.dll": {
  1729. "related": ".xml"
  1730. }
  1731. }
  1732. },
  1733. "System.Security.Principal.Windows/5.0.0": {
  1734. "type": "package",
  1735. "compile": {
  1736. "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": {
  1737. "related": ".xml"
  1738. }
  1739. },
  1740. "runtime": {
  1741. "lib/netstandard2.0/System.Security.Principal.Windows.dll": {
  1742. "related": ".xml"
  1743. }
  1744. },
  1745. "runtimeTargets": {
  1746. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  1747. "assetType": "runtime",
  1748. "rid": "unix"
  1749. },
  1750. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  1751. "assetType": "runtime",
  1752. "rid": "win"
  1753. }
  1754. }
  1755. },
  1756. "System.Text.Encoding/4.3.0": {
  1757. "type": "package",
  1758. "dependencies": {
  1759. "Microsoft.NETCore.Platforms": "1.1.0",
  1760. "Microsoft.NETCore.Targets": "1.1.0",
  1761. "System.Runtime": "4.3.0"
  1762. },
  1763. "compile": {
  1764. "ref/netstandard1.3/System.Text.Encoding.dll": {
  1765. "related": ".xml"
  1766. }
  1767. }
  1768. },
  1769. "System.Text.Encoding.CodePages/5.0.0": {
  1770. "type": "package",
  1771. "dependencies": {
  1772. "Microsoft.NETCore.Platforms": "5.0.0"
  1773. },
  1774. "compile": {
  1775. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {
  1776. "related": ".xml"
  1777. }
  1778. },
  1779. "runtime": {
  1780. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {
  1781. "related": ".xml"
  1782. }
  1783. },
  1784. "runtimeTargets": {
  1785. "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": {
  1786. "assetType": "runtime",
  1787. "rid": "win"
  1788. }
  1789. }
  1790. },
  1791. "System.Text.Encoding.Extensions/4.0.11": {
  1792. "type": "package",
  1793. "dependencies": {
  1794. "Microsoft.NETCore.Platforms": "1.0.1",
  1795. "Microsoft.NETCore.Targets": "1.0.1",
  1796. "System.Runtime": "4.1.0",
  1797. "System.Text.Encoding": "4.0.11"
  1798. },
  1799. "compile": {
  1800. "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {
  1801. "related": ".xml"
  1802. }
  1803. }
  1804. },
  1805. "System.Text.Encodings.Web/4.7.2": {
  1806. "type": "package",
  1807. "compile": {
  1808. "lib/netstandard2.1/System.Text.Encodings.Web.dll": {
  1809. "related": ".xml"
  1810. }
  1811. },
  1812. "runtime": {
  1813. "lib/netstandard2.1/System.Text.Encodings.Web.dll": {
  1814. "related": ".xml"
  1815. }
  1816. }
  1817. },
  1818. "System.Text.Json/4.7.2": {
  1819. "type": "package",
  1820. "compile": {
  1821. "lib/netcoreapp3.0/System.Text.Json.dll": {
  1822. "related": ".xml"
  1823. }
  1824. },
  1825. "runtime": {
  1826. "lib/netcoreapp3.0/System.Text.Json.dll": {
  1827. "related": ".xml"
  1828. }
  1829. }
  1830. },
  1831. "System.Text.RegularExpressions/4.1.0": {
  1832. "type": "package",
  1833. "dependencies": {
  1834. "System.Collections": "4.0.11",
  1835. "System.Globalization": "4.0.11",
  1836. "System.Resources.ResourceManager": "4.0.1",
  1837. "System.Runtime": "4.1.0",
  1838. "System.Runtime.Extensions": "4.1.0",
  1839. "System.Threading": "4.0.11"
  1840. },
  1841. "compile": {
  1842. "ref/netstandard1.6/System.Text.RegularExpressions.dll": {
  1843. "related": ".xml"
  1844. }
  1845. },
  1846. "runtime": {
  1847. "lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
  1848. }
  1849. },
  1850. "System.Threading/4.3.0": {
  1851. "type": "package",
  1852. "dependencies": {
  1853. "System.Runtime": "4.3.0",
  1854. "System.Threading.Tasks": "4.3.0"
  1855. },
  1856. "compile": {
  1857. "ref/netstandard1.3/System.Threading.dll": {
  1858. "related": ".xml"
  1859. }
  1860. },
  1861. "runtime": {
  1862. "lib/netstandard1.3/System.Threading.dll": {}
  1863. }
  1864. },
  1865. "System.Threading.Tasks/4.3.0": {
  1866. "type": "package",
  1867. "dependencies": {
  1868. "Microsoft.NETCore.Platforms": "1.1.0",
  1869. "Microsoft.NETCore.Targets": "1.1.0",
  1870. "System.Runtime": "4.3.0"
  1871. },
  1872. "compile": {
  1873. "ref/netstandard1.3/System.Threading.Tasks.dll": {
  1874. "related": ".xml"
  1875. }
  1876. }
  1877. },
  1878. "System.Threading.Tasks.Extensions/4.5.4": {
  1879. "type": "package",
  1880. "compile": {
  1881. "ref/netcoreapp2.1/_._": {}
  1882. },
  1883. "runtime": {
  1884. "lib/netcoreapp2.1/_._": {}
  1885. }
  1886. },
  1887. "System.Threading.Thread/4.0.0": {
  1888. "type": "package",
  1889. "dependencies": {
  1890. "System.Runtime": "4.1.0"
  1891. },
  1892. "compile": {
  1893. "ref/netstandard1.3/System.Threading.Thread.dll": {
  1894. "related": ".xml"
  1895. }
  1896. },
  1897. "runtime": {
  1898. "lib/netstandard1.3/System.Threading.Thread.dll": {}
  1899. }
  1900. },
  1901. "System.Threading.Timer/4.0.1": {
  1902. "type": "package",
  1903. "dependencies": {
  1904. "Microsoft.NETCore.Platforms": "1.0.1",
  1905. "Microsoft.NETCore.Targets": "1.0.1",
  1906. "System.Runtime": "4.1.0"
  1907. },
  1908. "compile": {
  1909. "ref/netstandard1.2/System.Threading.Timer.dll": {
  1910. "related": ".xml"
  1911. }
  1912. }
  1913. },
  1914. "System.Windows.Extensions/5.0.0": {
  1915. "type": "package",
  1916. "dependencies": {
  1917. "System.Drawing.Common": "5.0.0"
  1918. },
  1919. "compile": {
  1920. "ref/netcoreapp3.0/_._": {
  1921. "related": ".xml"
  1922. }
  1923. },
  1924. "runtime": {
  1925. "lib/netcoreapp3.0/System.Windows.Extensions.dll": {
  1926. "related": ".xml"
  1927. }
  1928. },
  1929. "runtimeTargets": {
  1930. "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
  1931. "assetType": "runtime",
  1932. "rid": "win"
  1933. }
  1934. }
  1935. },
  1936. "System.Xml.ReaderWriter/4.0.11": {
  1937. "type": "package",
  1938. "dependencies": {
  1939. "System.Collections": "4.0.11",
  1940. "System.Diagnostics.Debug": "4.0.11",
  1941. "System.Globalization": "4.0.11",
  1942. "System.IO": "4.1.0",
  1943. "System.IO.FileSystem": "4.0.1",
  1944. "System.IO.FileSystem.Primitives": "4.0.1",
  1945. "System.Resources.ResourceManager": "4.0.1",
  1946. "System.Runtime": "4.1.0",
  1947. "System.Runtime.Extensions": "4.1.0",
  1948. "System.Runtime.InteropServices": "4.1.0",
  1949. "System.Text.Encoding": "4.0.11",
  1950. "System.Text.Encoding.Extensions": "4.0.11",
  1951. "System.Text.RegularExpressions": "4.1.0",
  1952. "System.Threading.Tasks": "4.0.11",
  1953. "System.Threading.Tasks.Extensions": "4.0.0"
  1954. },
  1955. "compile": {
  1956. "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {
  1957. "related": ".xml"
  1958. }
  1959. },
  1960. "runtime": {
  1961. "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {}
  1962. }
  1963. },
  1964. "System.Xml.XDocument/4.0.11": {
  1965. "type": "package",
  1966. "dependencies": {
  1967. "System.Collections": "4.0.11",
  1968. "System.Diagnostics.Debug": "4.0.11",
  1969. "System.Diagnostics.Tools": "4.0.1",
  1970. "System.Globalization": "4.0.11",
  1971. "System.IO": "4.1.0",
  1972. "System.Reflection": "4.1.0",
  1973. "System.Resources.ResourceManager": "4.0.1",
  1974. "System.Runtime": "4.1.0",
  1975. "System.Runtime.Extensions": "4.1.0",
  1976. "System.Text.Encoding": "4.0.11",
  1977. "System.Threading": "4.0.11",
  1978. "System.Xml.ReaderWriter": "4.0.11"
  1979. },
  1980. "compile": {
  1981. "ref/netstandard1.3/System.Xml.XDocument.dll": {
  1982. "related": ".xml"
  1983. }
  1984. },
  1985. "runtime": {
  1986. "lib/netstandard1.3/System.Xml.XDocument.dll": {}
  1987. }
  1988. },
  1989. "WkHtmlToPdf/1.0.2": {
  1990. "type": "package",
  1991. "compile": {
  1992. "lib/netstandard2.0/WkHtmlToPdf.dll": {}
  1993. },
  1994. "runtime": {
  1995. "lib/netstandard2.0/WkHtmlToPdf.dll": {}
  1996. }
  1997. },
  1998. "CustomerOnlineV2.Common/1.0.0": {
  1999. "type": "project",
  2000. "framework": ".NETCoreApp,Version=v7.0",
  2001. "dependencies": {
  2002. "DinkToPdf": "1.0.8",
  2003. "Microsoft.AspNet.Mvc": "5.2.9",
  2004. "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
  2005. "Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
  2006. "Select.HtmlToPdf.NetCore": "23.2.0-rc2",
  2007. "WkHtmlToPdf": "1.0.2"
  2008. },
  2009. "compile": {
  2010. "bin/placeholder/CustomerOnlineV2.Common.dll": {}
  2011. },
  2012. "runtime": {
  2013. "bin/placeholder/CustomerOnlineV2.Common.dll": {}
  2014. }
  2015. }
  2016. }
  2017. },
  2018. "libraries": {
  2019. "Azure.Core/1.24.0": {
  2020. "sha512": "+/qI1j2oU1S4/nvxb2k/wDsol00iGf1AyJX5g3epV7eOpQEP/2xcgh/cxgKMeFgn3U2fmgSiBnQZdkV+l5y0Uw==",
  2021. "type": "package",
  2022. "path": "azure.core/1.24.0",
  2023. "files": [
  2024. ".nupkg.metadata",
  2025. ".signature.p7s",
  2026. "CHANGELOG.md",
  2027. "README.md",
  2028. "azure.core.1.24.0.nupkg.sha512",
  2029. "azure.core.nuspec",
  2030. "azureicon.png",
  2031. "lib/net461/Azure.Core.dll",
  2032. "lib/net461/Azure.Core.xml",
  2033. "lib/net5.0/Azure.Core.dll",
  2034. "lib/net5.0/Azure.Core.xml",
  2035. "lib/netcoreapp2.1/Azure.Core.dll",
  2036. "lib/netcoreapp2.1/Azure.Core.xml",
  2037. "lib/netstandard2.0/Azure.Core.dll",
  2038. "lib/netstandard2.0/Azure.Core.xml"
  2039. ]
  2040. },
  2041. "Azure.Identity/1.6.0": {
  2042. "sha512": "EycyMsb6rD2PK9P0SyibFfEhvWWttdrYhyPF4f41uzdB/44yQlV+2Wehxyg489Rj6gbPvSPgbKq0xsHJBhipZA==",
  2043. "type": "package",
  2044. "path": "azure.identity/1.6.0",
  2045. "files": [
  2046. ".nupkg.metadata",
  2047. ".signature.p7s",
  2048. "CHANGELOG.md",
  2049. "README.md",
  2050. "azure.identity.1.6.0.nupkg.sha512",
  2051. "azure.identity.nuspec",
  2052. "azureicon.png",
  2053. "lib/netstandard2.0/Azure.Identity.dll",
  2054. "lib/netstandard2.0/Azure.Identity.xml"
  2055. ]
  2056. },
  2057. "DinkToPdf/1.0.8": {
  2058. "sha512": "wJDlcNXjQ+OnBFwh3LBeAXgrXqlKl0RsgN60XpxEFbyqzdaG9ASb5HTXQjXQPaBguSCOrGZZESPnpcng34TEkw==",
  2059. "type": "package",
  2060. "path": "dinktopdf/1.0.8",
  2061. "files": [
  2062. ".nupkg.metadata",
  2063. ".signature.p7s",
  2064. "dinktopdf.1.0.8.nupkg.sha512",
  2065. "dinktopdf.nuspec",
  2066. "lib/netstandard1.6/DinkToPdf.dll",
  2067. "lib/netstandard1.6/DinkToPdf.pdb",
  2068. "lib/netstandard1.6/DinkToPdf.xml"
  2069. ]
  2070. },
  2071. "Microsoft.AspNet.Mvc/5.2.9": {
  2072. "sha512": "bcekKshCAh7kTWSMZPavQStSZQF/QmjEjO2gVWGITEd0/t5eRlb+ZLDE+az2qY1bZ8L6Hz0OCNeS0uzXtJcK5w==",
  2073. "type": "package",
  2074. "path": "microsoft.aspnet.mvc/5.2.9",
  2075. "files": [
  2076. ".nupkg.metadata",
  2077. ".signature.p7s",
  2078. "Content/Web.config.install.xdt",
  2079. "Content/Web.config.uninstall.xdt",
  2080. "NET.icon.png",
  2081. "NET_Library_EULA_ENU.txt",
  2082. "lib/net45/System.Web.Mvc.dll",
  2083. "lib/net45/System.Web.Mvc.xml",
  2084. "microsoft.aspnet.mvc.5.2.9.nupkg.sha512",
  2085. "microsoft.aspnet.mvc.nuspec"
  2086. ]
  2087. },
  2088. "Microsoft.AspNet.Razor/3.2.9": {
  2089. "sha512": "QOJEnEw3xp+t5lMvYR5nGCF4CfZpHqr2p8uZOBEgDZoB6r2txtSj6581YNr+/dOHjI3YRlo1QAKGQoSohbQ/KA==",
  2090. "type": "package",
  2091. "path": "microsoft.aspnet.razor/3.2.9",
  2092. "files": [
  2093. ".nupkg.metadata",
  2094. ".signature.p7s",
  2095. "NET.icon.png",
  2096. "NET_Library_EULA_ENU.txt",
  2097. "lib/net45/System.Web.Razor.dll",
  2098. "lib/net45/System.Web.Razor.xml",
  2099. "microsoft.aspnet.razor.3.2.9.nupkg.sha512",
  2100. "microsoft.aspnet.razor.nuspec"
  2101. ]
  2102. },
  2103. "Microsoft.AspNet.WebPages/3.2.9": {
  2104. "sha512": "yByb721lwv8YFsx1oKA5CLKXa89XVbVMkPafS4bg/bPelBEgChq/coFBQEkA4kwcabG7AR56w3vapnoZUfr2Cw==",
  2105. "type": "package",
  2106. "path": "microsoft.aspnet.webpages/3.2.9",
  2107. "files": [
  2108. ".nupkg.metadata",
  2109. ".signature.p7s",
  2110. "Content/Web.config.install.xdt",
  2111. "Content/Web.config.uninstall.xdt",
  2112. "NET.icon.png",
  2113. "NET_Library_EULA_ENU.txt",
  2114. "lib/net45/System.Web.Helpers.dll",
  2115. "lib/net45/System.Web.Helpers.xml",
  2116. "lib/net45/System.Web.WebPages.Deployment.dll",
  2117. "lib/net45/System.Web.WebPages.Deployment.xml",
  2118. "lib/net45/System.Web.WebPages.Razor.dll",
  2119. "lib/net45/System.Web.WebPages.Razor.xml",
  2120. "lib/net45/System.Web.WebPages.dll",
  2121. "lib/net45/System.Web.WebPages.xml",
  2122. "microsoft.aspnet.webpages.3.2.9.nupkg.sha512",
  2123. "microsoft.aspnet.webpages.nuspec"
  2124. ]
  2125. },
  2126. "Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
  2127. "sha512": "Nxs7Z1q3f1STfLYKJSVXCs1iBl+Ya6E8o4Oy1bCxJ/rNI44E/0f6tbsrVqAWfB7jlnJfyaAtIalBVxPKUPQb4Q==",
  2128. "type": "package",
  2129. "path": "microsoft.aspnetcore.http.abstractions/2.2.0",
  2130. "files": [
  2131. ".nupkg.metadata",
  2132. ".signature.p7s",
  2133. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll",
  2134. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.xml",
  2135. "microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512",
  2136. "microsoft.aspnetcore.http.abstractions.nuspec"
  2137. ]
  2138. },
  2139. "Microsoft.AspNetCore.Http.Features/2.2.0": {
  2140. "sha512": "ziFz5zH8f33En4dX81LW84I6XrYXKf9jg6aM39cM+LffN9KJahViKZ61dGMSO2gd3e+qe5yBRwsesvyqlZaSMg==",
  2141. "type": "package",
  2142. "path": "microsoft.aspnetcore.http.features/2.2.0",
  2143. "files": [
  2144. ".nupkg.metadata",
  2145. ".signature.p7s",
  2146. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll",
  2147. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.xml",
  2148. "microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512",
  2149. "microsoft.aspnetcore.http.features.nuspec"
  2150. ]
  2151. },
  2152. "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
  2153. "sha512": "yuvf07qFWFqtK3P/MRkEKLhn5r2UbSpVueRziSqj0yJQIKFwG1pq9mOayK3zE5qZCTs0CbrwL9M6R8VwqyGy2w==",
  2154. "type": "package",
  2155. "path": "microsoft.bcl.asyncinterfaces/1.1.1",
  2156. "files": [
  2157. ".nupkg.metadata",
  2158. ".signature.p7s",
  2159. "Icon.png",
  2160. "LICENSE.TXT",
  2161. "THIRD-PARTY-NOTICES.TXT",
  2162. "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll",
  2163. "lib/net461/Microsoft.Bcl.AsyncInterfaces.xml",
  2164. "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
  2165. "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml",
  2166. "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
  2167. "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml",
  2168. "microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512",
  2169. "microsoft.bcl.asyncinterfaces.nuspec",
  2170. "ref/net461/Microsoft.Bcl.AsyncInterfaces.dll",
  2171. "ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
  2172. "ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
  2173. "useSharedDesignerContext.txt",
  2174. "version.txt"
  2175. ]
  2176. },
  2177. "Microsoft.CSharp/4.5.0": {
  2178. "sha512": "kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
  2179. "type": "package",
  2180. "path": "microsoft.csharp/4.5.0",
  2181. "files": [
  2182. ".nupkg.metadata",
  2183. ".signature.p7s",
  2184. "LICENSE.TXT",
  2185. "THIRD-PARTY-NOTICES.TXT",
  2186. "lib/MonoAndroid10/_._",
  2187. "lib/MonoTouch10/_._",
  2188. "lib/net45/_._",
  2189. "lib/netcore50/Microsoft.CSharp.dll",
  2190. "lib/netcoreapp2.0/_._",
  2191. "lib/netstandard1.3/Microsoft.CSharp.dll",
  2192. "lib/netstandard2.0/Microsoft.CSharp.dll",
  2193. "lib/portable-net45+win8+wp8+wpa81/_._",
  2194. "lib/uap10.0.16299/_._",
  2195. "lib/win8/_._",
  2196. "lib/wp80/_._",
  2197. "lib/wpa81/_._",
  2198. "lib/xamarinios10/_._",
  2199. "lib/xamarinmac20/_._",
  2200. "lib/xamarintvos10/_._",
  2201. "lib/xamarinwatchos10/_._",
  2202. "microsoft.csharp.4.5.0.nupkg.sha512",
  2203. "microsoft.csharp.nuspec",
  2204. "ref/MonoAndroid10/_._",
  2205. "ref/MonoTouch10/_._",
  2206. "ref/net45/_._",
  2207. "ref/netcore50/Microsoft.CSharp.dll",
  2208. "ref/netcore50/Microsoft.CSharp.xml",
  2209. "ref/netcore50/de/Microsoft.CSharp.xml",
  2210. "ref/netcore50/es/Microsoft.CSharp.xml",
  2211. "ref/netcore50/fr/Microsoft.CSharp.xml",
  2212. "ref/netcore50/it/Microsoft.CSharp.xml",
  2213. "ref/netcore50/ja/Microsoft.CSharp.xml",
  2214. "ref/netcore50/ko/Microsoft.CSharp.xml",
  2215. "ref/netcore50/ru/Microsoft.CSharp.xml",
  2216. "ref/netcore50/zh-hans/Microsoft.CSharp.xml",
  2217. "ref/netcore50/zh-hant/Microsoft.CSharp.xml",
  2218. "ref/netcoreapp2.0/_._",
  2219. "ref/netstandard1.0/Microsoft.CSharp.dll",
  2220. "ref/netstandard1.0/Microsoft.CSharp.xml",
  2221. "ref/netstandard1.0/de/Microsoft.CSharp.xml",
  2222. "ref/netstandard1.0/es/Microsoft.CSharp.xml",
  2223. "ref/netstandard1.0/fr/Microsoft.CSharp.xml",
  2224. "ref/netstandard1.0/it/Microsoft.CSharp.xml",
  2225. "ref/netstandard1.0/ja/Microsoft.CSharp.xml",
  2226. "ref/netstandard1.0/ko/Microsoft.CSharp.xml",
  2227. "ref/netstandard1.0/ru/Microsoft.CSharp.xml",
  2228. "ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml",
  2229. "ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml",
  2230. "ref/netstandard2.0/Microsoft.CSharp.dll",
  2231. "ref/netstandard2.0/Microsoft.CSharp.xml",
  2232. "ref/portable-net45+win8+wp8+wpa81/_._",
  2233. "ref/uap10.0.16299/_._",
  2234. "ref/win8/_._",
  2235. "ref/wp80/_._",
  2236. "ref/wpa81/_._",
  2237. "ref/xamarinios10/_._",
  2238. "ref/xamarinmac20/_._",
  2239. "ref/xamarintvos10/_._",
  2240. "ref/xamarinwatchos10/_._",
  2241. "useSharedDesignerContext.txt",
  2242. "version.txt"
  2243. ]
  2244. },
  2245. "Microsoft.Data.SqlClient/5.0.1": {
  2246. "sha512": "uu8dfrsx081cSbEevWuZAvqdmANDGJkbLBL2G3j0LAZxX1Oy8RCVAaC4Lcuak6jNicWP6CWvHqBTIEmQNSxQlw==",
  2247. "type": "package",
  2248. "path": "microsoft.data.sqlclient/5.0.1",
  2249. "files": [
  2250. ".nupkg.metadata",
  2251. ".signature.p7s",
  2252. "dotnet.png",
  2253. "lib/net462/Microsoft.Data.SqlClient.dll",
  2254. "lib/net462/Microsoft.Data.SqlClient.pdb",
  2255. "lib/net462/Microsoft.Data.SqlClient.xml",
  2256. "lib/net462/de/Microsoft.Data.SqlClient.resources.dll",
  2257. "lib/net462/es/Microsoft.Data.SqlClient.resources.dll",
  2258. "lib/net462/fr/Microsoft.Data.SqlClient.resources.dll",
  2259. "lib/net462/it/Microsoft.Data.SqlClient.resources.dll",
  2260. "lib/net462/ja/Microsoft.Data.SqlClient.resources.dll",
  2261. "lib/net462/ko/Microsoft.Data.SqlClient.resources.dll",
  2262. "lib/net462/pt-BR/Microsoft.Data.SqlClient.resources.dll",
  2263. "lib/net462/ru/Microsoft.Data.SqlClient.resources.dll",
  2264. "lib/net462/zh-Hans/Microsoft.Data.SqlClient.resources.dll",
  2265. "lib/net462/zh-Hant/Microsoft.Data.SqlClient.resources.dll",
  2266. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
  2267. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
  2268. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.xml",
  2269. "lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  2270. "lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  2271. "lib/netstandard2.0/Microsoft.Data.SqlClient.xml",
  2272. "lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
  2273. "lib/netstandard2.1/Microsoft.Data.SqlClient.pdb",
  2274. "lib/netstandard2.1/Microsoft.Data.SqlClient.xml",
  2275. "microsoft.data.sqlclient.5.0.1.nupkg.sha512",
  2276. "microsoft.data.sqlclient.nuspec",
  2277. "ref/net462/Microsoft.Data.SqlClient.dll",
  2278. "ref/net462/Microsoft.Data.SqlClient.pdb",
  2279. "ref/net462/Microsoft.Data.SqlClient.xml",
  2280. "ref/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
  2281. "ref/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
  2282. "ref/netcoreapp3.1/Microsoft.Data.SqlClient.xml",
  2283. "ref/netstandard2.0/Microsoft.Data.SqlClient.dll",
  2284. "ref/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  2285. "ref/netstandard2.0/Microsoft.Data.SqlClient.xml",
  2286. "ref/netstandard2.1/Microsoft.Data.SqlClient.dll",
  2287. "ref/netstandard2.1/Microsoft.Data.SqlClient.pdb",
  2288. "ref/netstandard2.1/Microsoft.Data.SqlClient.xml",
  2289. "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
  2290. "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
  2291. "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  2292. "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  2293. "runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
  2294. "runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb",
  2295. "runtimes/win/lib/net462/Microsoft.Data.SqlClient.dll",
  2296. "runtimes/win/lib/net462/Microsoft.Data.SqlClient.pdb",
  2297. "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
  2298. "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
  2299. "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  2300. "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  2301. "runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
  2302. "runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb"
  2303. ]
  2304. },
  2305. "Microsoft.Data.SqlClient.SNI.runtime/5.0.1": {
  2306. "sha512": "y0X5MxiNdbITJYoafJ2ruaX6hqO0twpCGR/ipiDOe85JKLU8WL4TuAQfDe5qtt3bND5Je26HnrarLSAMMnVTNg==",
  2307. "type": "package",
  2308. "path": "microsoft.data.sqlclient.sni.runtime/5.0.1",
  2309. "files": [
  2310. ".nupkg.metadata",
  2311. ".signature.p7s",
  2312. "LICENSE.txt",
  2313. "dotnet.png",
  2314. "microsoft.data.sqlclient.sni.runtime.5.0.1.nupkg.sha512",
  2315. "microsoft.data.sqlclient.sni.runtime.nuspec",
  2316. "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll",
  2317. "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll",
  2318. "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll",
  2319. "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll"
  2320. ]
  2321. },
  2322. "Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
  2323. "sha512": "f34u2eaqIjNO9YLHBz8rozVZ+TcFiFs0F3r7nUJd7FRkVSxk8u4OpoK226mi49MwexHOR2ibP9MFvRUaLilcQQ==",
  2324. "type": "package",
  2325. "path": "microsoft.extensions.configuration.abstractions/7.0.0",
  2326. "files": [
  2327. ".nupkg.metadata",
  2328. ".signature.p7s",
  2329. "Icon.png",
  2330. "LICENSE.TXT",
  2331. "THIRD-PARTY-NOTICES.TXT",
  2332. "buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets",
  2333. "buildTransitive/net462/_._",
  2334. "buildTransitive/net6.0/_._",
  2335. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets",
  2336. "lib/net462/Microsoft.Extensions.Configuration.Abstractions.dll",
  2337. "lib/net462/Microsoft.Extensions.Configuration.Abstractions.xml",
  2338. "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  2339. "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  2340. "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  2341. "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  2342. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  2343. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  2344. "microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
  2345. "microsoft.extensions.configuration.abstractions.nuspec",
  2346. "useSharedDesignerContext.txt"
  2347. ]
  2348. },
  2349. "Microsoft.Extensions.Logging.Abstractions/7.0.0": {
  2350. "sha512": "kmn78+LPVMOWeITUjIlfxUPDsI0R6G0RkeAMBmQxAJ7vBJn4q2dTva7pWi65ceN5vPGjJ9q/Uae2WKgvfktJAw==",
  2351. "type": "package",
  2352. "path": "microsoft.extensions.logging.abstractions/7.0.0",
  2353. "files": [
  2354. ".nupkg.metadata",
  2355. ".signature.p7s",
  2356. "Icon.png",
  2357. "LICENSE.TXT",
  2358. "THIRD-PARTY-NOTICES.TXT",
  2359. "analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll",
  2360. "analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
  2361. "analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
  2362. "analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
  2363. "analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
  2364. "analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
  2365. "analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
  2366. "analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
  2367. "analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
  2368. "analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
  2369. "analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
  2370. "analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
  2371. "analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
  2372. "analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
  2373. "analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll",
  2374. "analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
  2375. "analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
  2376. "analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
  2377. "analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
  2378. "analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
  2379. "analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
  2380. "analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
  2381. "analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
  2382. "analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
  2383. "analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
  2384. "analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
  2385. "analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
  2386. "analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
  2387. "analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll",
  2388. "analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
  2389. "analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
  2390. "analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
  2391. "analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
  2392. "analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
  2393. "analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
  2394. "analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
  2395. "analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
  2396. "analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
  2397. "analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
  2398. "analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
  2399. "analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
  2400. "analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
  2401. "buildTransitive/net461/Microsoft.Extensions.Logging.Abstractions.targets",
  2402. "buildTransitive/net462/Microsoft.Extensions.Logging.Abstractions.targets",
  2403. "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets",
  2404. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets",
  2405. "buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets",
  2406. "lib/net462/Microsoft.Extensions.Logging.Abstractions.dll",
  2407. "lib/net462/Microsoft.Extensions.Logging.Abstractions.xml",
  2408. "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll",
  2409. "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml",
  2410. "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll",
  2411. "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.xml",
  2412. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll",
  2413. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml",
  2414. "microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
  2415. "microsoft.extensions.logging.abstractions.nuspec",
  2416. "useSharedDesignerContext.txt"
  2417. ]
  2418. },
  2419. "Microsoft.Extensions.Primitives/7.0.0": {
  2420. "sha512": "um1KU5kxcRp3CNuI8o/GrZtD4AIOXDk+RLsytjZ9QPok3ttLUelLKpilVPuaFT3TFjOhSibUAso0odbOaCDj3Q==",
  2421. "type": "package",
  2422. "path": "microsoft.extensions.primitives/7.0.0",
  2423. "files": [
  2424. ".nupkg.metadata",
  2425. ".signature.p7s",
  2426. "Icon.png",
  2427. "LICENSE.TXT",
  2428. "THIRD-PARTY-NOTICES.TXT",
  2429. "buildTransitive/net461/Microsoft.Extensions.Primitives.targets",
  2430. "buildTransitive/net462/_._",
  2431. "buildTransitive/net6.0/_._",
  2432. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets",
  2433. "lib/net462/Microsoft.Extensions.Primitives.dll",
  2434. "lib/net462/Microsoft.Extensions.Primitives.xml",
  2435. "lib/net6.0/Microsoft.Extensions.Primitives.dll",
  2436. "lib/net6.0/Microsoft.Extensions.Primitives.xml",
  2437. "lib/net7.0/Microsoft.Extensions.Primitives.dll",
  2438. "lib/net7.0/Microsoft.Extensions.Primitives.xml",
  2439. "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
  2440. "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
  2441. "microsoft.extensions.primitives.7.0.0.nupkg.sha512",
  2442. "microsoft.extensions.primitives.nuspec",
  2443. "useSharedDesignerContext.txt"
  2444. ]
  2445. },
  2446. "Microsoft.Identity.Client/4.45.0": {
  2447. "sha512": "ircobISCLWbtE5eEoLKU+ldfZ8O41vg4lcy38KRj/znH17jvBiAl8oxcyNp89CsuqE3onxIpn21Ca7riyDDrRw==",
  2448. "type": "package",
  2449. "path": "microsoft.identity.client/4.45.0",
  2450. "files": [
  2451. ".nupkg.metadata",
  2452. ".signature.p7s",
  2453. "lib/monoandroid10.0/Microsoft.Identity.Client.dll",
  2454. "lib/monoandroid10.0/Microsoft.Identity.Client.xml",
  2455. "lib/monoandroid90/Microsoft.Identity.Client.dll",
  2456. "lib/monoandroid90/Microsoft.Identity.Client.xml",
  2457. "lib/net45/Microsoft.Identity.Client.dll",
  2458. "lib/net45/Microsoft.Identity.Client.xml",
  2459. "lib/net461/Microsoft.Identity.Client.dll",
  2460. "lib/net461/Microsoft.Identity.Client.xml",
  2461. "lib/net5.0-windows10.0.17763/Microsoft.Identity.Client.dll",
  2462. "lib/net5.0-windows10.0.17763/Microsoft.Identity.Client.xml",
  2463. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll",
  2464. "lib/netcoreapp2.1/Microsoft.Identity.Client.xml",
  2465. "lib/netstandard2.0/Microsoft.Identity.Client.dll",
  2466. "lib/netstandard2.0/Microsoft.Identity.Client.xml",
  2467. "lib/uap10.0.17763/Microsoft.Identity.Client.dll",
  2468. "lib/uap10.0.17763/Microsoft.Identity.Client.pri",
  2469. "lib/uap10.0.17763/Microsoft.Identity.Client.xml",
  2470. "lib/xamarinios10/Microsoft.Identity.Client.dll",
  2471. "lib/xamarinios10/Microsoft.Identity.Client.xml",
  2472. "lib/xamarinmac20/Microsoft.Identity.Client.dll",
  2473. "lib/xamarinmac20/Microsoft.Identity.Client.xml",
  2474. "microsoft.identity.client.4.45.0.nupkg.sha512",
  2475. "microsoft.identity.client.nuspec"
  2476. ]
  2477. },
  2478. "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
  2479. "sha512": "zVVZjn8aW7W79rC1crioDgdOwaFTQorsSO6RgVlDDjc7MvbEGz071wSNrjVhzR0CdQn6Sefx7Abf1o7vasmrLg==",
  2480. "type": "package",
  2481. "path": "microsoft.identity.client.extensions.msal/2.19.3",
  2482. "files": [
  2483. ".nupkg.metadata",
  2484. ".signature.p7s",
  2485. "lib/net45/Microsoft.Identity.Client.Extensions.Msal.dll",
  2486. "lib/net45/Microsoft.Identity.Client.Extensions.Msal.xml",
  2487. "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll",
  2488. "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.xml",
  2489. "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll",
  2490. "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.xml",
  2491. "microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512",
  2492. "microsoft.identity.client.extensions.msal.nuspec"
  2493. ]
  2494. },
  2495. "Microsoft.IdentityModel.Abstractions/6.21.0": {
  2496. "sha512": "XeE6LQtD719Qs2IG7HDi1TSw9LIkDbJ33xFiOBoHbApVw/8GpIBCbW+t7RwOjErUDyXZvjhZliwRkkLb8Z1uzg==",
  2497. "type": "package",
  2498. "path": "microsoft.identitymodel.abstractions/6.21.0",
  2499. "files": [
  2500. ".nupkg.metadata",
  2501. ".signature.p7s",
  2502. "lib/net45/Microsoft.IdentityModel.Abstractions.dll",
  2503. "lib/net45/Microsoft.IdentityModel.Abstractions.xml",
  2504. "lib/net461/Microsoft.IdentityModel.Abstractions.dll",
  2505. "lib/net461/Microsoft.IdentityModel.Abstractions.xml",
  2506. "lib/net472/Microsoft.IdentityModel.Abstractions.dll",
  2507. "lib/net472/Microsoft.IdentityModel.Abstractions.xml",
  2508. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll",
  2509. "lib/net6.0/Microsoft.IdentityModel.Abstractions.xml",
  2510. "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll",
  2511. "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.xml",
  2512. "microsoft.identitymodel.abstractions.6.21.0.nupkg.sha512",
  2513. "microsoft.identitymodel.abstractions.nuspec"
  2514. ]
  2515. },
  2516. "Microsoft.IdentityModel.JsonWebTokens/6.21.0": {
  2517. "sha512": "d3h1/BaMeylKTkdP6XwRCxuOoDJZ44V9xaXr6gl5QxmpnZGdoK3bySo3OQN8ehRLJHShb94ElLUvoXyglQtgAw==",
  2518. "type": "package",
  2519. "path": "microsoft.identitymodel.jsonwebtokens/6.21.0",
  2520. "files": [
  2521. ".nupkg.metadata",
  2522. ".signature.p7s",
  2523. "lib/net45/Microsoft.IdentityModel.JsonWebTokens.dll",
  2524. "lib/net45/Microsoft.IdentityModel.JsonWebTokens.xml",
  2525. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll",
  2526. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml",
  2527. "lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll",
  2528. "lib/net472/Microsoft.IdentityModel.JsonWebTokens.xml",
  2529. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll",
  2530. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.xml",
  2531. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll",
  2532. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml",
  2533. "microsoft.identitymodel.jsonwebtokens.6.21.0.nupkg.sha512",
  2534. "microsoft.identitymodel.jsonwebtokens.nuspec"
  2535. ]
  2536. },
  2537. "Microsoft.IdentityModel.Logging/6.21.0": {
  2538. "sha512": "tuEhHIQwvBEhMf8I50hy8FHmRSUkffDFP5EdLsSDV4qRcl2wvOPkQxYqEzWkh+ytW6sbdJGEXElGhmhDfAxAKg==",
  2539. "type": "package",
  2540. "path": "microsoft.identitymodel.logging/6.21.0",
  2541. "files": [
  2542. ".nupkg.metadata",
  2543. ".signature.p7s",
  2544. "lib/net45/Microsoft.IdentityModel.Logging.dll",
  2545. "lib/net45/Microsoft.IdentityModel.Logging.xml",
  2546. "lib/net461/Microsoft.IdentityModel.Logging.dll",
  2547. "lib/net461/Microsoft.IdentityModel.Logging.xml",
  2548. "lib/net472/Microsoft.IdentityModel.Logging.dll",
  2549. "lib/net472/Microsoft.IdentityModel.Logging.xml",
  2550. "lib/net6.0/Microsoft.IdentityModel.Logging.dll",
  2551. "lib/net6.0/Microsoft.IdentityModel.Logging.xml",
  2552. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll",
  2553. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml",
  2554. "microsoft.identitymodel.logging.6.21.0.nupkg.sha512",
  2555. "microsoft.identitymodel.logging.nuspec"
  2556. ]
  2557. },
  2558. "Microsoft.IdentityModel.Protocols/6.21.0": {
  2559. "sha512": "0FqY5cTLQKtHrClzHEI+QxJl8OBT2vUiEQQB7UKk832JDiJJmetzYZ3AdSrPjN/3l3nkhByeWzXnhrX0JbifKg==",
  2560. "type": "package",
  2561. "path": "microsoft.identitymodel.protocols/6.21.0",
  2562. "files": [
  2563. ".nupkg.metadata",
  2564. ".signature.p7s",
  2565. "lib/net45/Microsoft.IdentityModel.Protocols.dll",
  2566. "lib/net45/Microsoft.IdentityModel.Protocols.xml",
  2567. "lib/net461/Microsoft.IdentityModel.Protocols.dll",
  2568. "lib/net461/Microsoft.IdentityModel.Protocols.xml",
  2569. "lib/net472/Microsoft.IdentityModel.Protocols.dll",
  2570. "lib/net472/Microsoft.IdentityModel.Protocols.xml",
  2571. "lib/net6.0/Microsoft.IdentityModel.Protocols.dll",
  2572. "lib/net6.0/Microsoft.IdentityModel.Protocols.xml",
  2573. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll",
  2574. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml",
  2575. "microsoft.identitymodel.protocols.6.21.0.nupkg.sha512",
  2576. "microsoft.identitymodel.protocols.nuspec"
  2577. ]
  2578. },
  2579. "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.21.0": {
  2580. "sha512": "vtSKL7n6EnAsLyxmiviusm6LKrblT2ndnNqN6rvVq6iIHAnPCK9E2DkDx6h1Jrpy1cvbp40r0cnTg23nhEAGTA==",
  2581. "type": "package",
  2582. "path": "microsoft.identitymodel.protocols.openidconnect/6.21.0",
  2583. "files": [
  2584. ".nupkg.metadata",
  2585. ".signature.p7s",
  2586. "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  2587. "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  2588. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  2589. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  2590. "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  2591. "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  2592. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  2593. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  2594. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  2595. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  2596. "microsoft.identitymodel.protocols.openidconnect.6.21.0.nupkg.sha512",
  2597. "microsoft.identitymodel.protocols.openidconnect.nuspec"
  2598. ]
  2599. },
  2600. "Microsoft.IdentityModel.Tokens/6.21.0": {
  2601. "sha512": "AAEHZvZyb597a+QJSmtxH3n2P1nIJGpZ4Q89GTenknRx6T6zyfzf592yW/jA5e8EHN4tNMjjXHQaYWEq5+L05w==",
  2602. "type": "package",
  2603. "path": "microsoft.identitymodel.tokens/6.21.0",
  2604. "files": [
  2605. ".nupkg.metadata",
  2606. ".signature.p7s",
  2607. "lib/net45/Microsoft.IdentityModel.Tokens.dll",
  2608. "lib/net45/Microsoft.IdentityModel.Tokens.xml",
  2609. "lib/net461/Microsoft.IdentityModel.Tokens.dll",
  2610. "lib/net461/Microsoft.IdentityModel.Tokens.xml",
  2611. "lib/net472/Microsoft.IdentityModel.Tokens.dll",
  2612. "lib/net472/Microsoft.IdentityModel.Tokens.xml",
  2613. "lib/net6.0/Microsoft.IdentityModel.Tokens.dll",
  2614. "lib/net6.0/Microsoft.IdentityModel.Tokens.xml",
  2615. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll",
  2616. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml",
  2617. "microsoft.identitymodel.tokens.6.21.0.nupkg.sha512",
  2618. "microsoft.identitymodel.tokens.nuspec"
  2619. ]
  2620. },
  2621. "Microsoft.NETCore.Platforms/5.0.0": {
  2622. "sha512": "VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
  2623. "type": "package",
  2624. "path": "microsoft.netcore.platforms/5.0.0",
  2625. "files": [
  2626. ".nupkg.metadata",
  2627. ".signature.p7s",
  2628. "Icon.png",
  2629. "LICENSE.TXT",
  2630. "THIRD-PARTY-NOTICES.TXT",
  2631. "lib/netstandard1.0/_._",
  2632. "microsoft.netcore.platforms.5.0.0.nupkg.sha512",
  2633. "microsoft.netcore.platforms.nuspec",
  2634. "runtime.json",
  2635. "useSharedDesignerContext.txt",
  2636. "version.txt"
  2637. ]
  2638. },
  2639. "Microsoft.NETCore.Targets/1.1.0": {
  2640. "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
  2641. "type": "package",
  2642. "path": "microsoft.netcore.targets/1.1.0",
  2643. "files": [
  2644. ".nupkg.metadata",
  2645. ".signature.p7s",
  2646. "ThirdPartyNotices.txt",
  2647. "dotnet_library_license.txt",
  2648. "lib/netstandard1.0/_._",
  2649. "microsoft.netcore.targets.1.1.0.nupkg.sha512",
  2650. "microsoft.netcore.targets.nuspec",
  2651. "runtime.json"
  2652. ]
  2653. },
  2654. "Microsoft.SqlServer.Server/1.0.0": {
  2655. "sha512": "N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
  2656. "type": "package",
  2657. "path": "microsoft.sqlserver.server/1.0.0",
  2658. "files": [
  2659. ".nupkg.metadata",
  2660. ".signature.p7s",
  2661. "dotnet.png",
  2662. "lib/net46/Microsoft.SqlServer.Server.dll",
  2663. "lib/net46/Microsoft.SqlServer.Server.pdb",
  2664. "lib/net46/Microsoft.SqlServer.Server.xml",
  2665. "lib/netstandard2.0/Microsoft.SqlServer.Server.dll",
  2666. "lib/netstandard2.0/Microsoft.SqlServer.Server.pdb",
  2667. "lib/netstandard2.0/Microsoft.SqlServer.Server.xml",
  2668. "microsoft.sqlserver.server.1.0.0.nupkg.sha512",
  2669. "microsoft.sqlserver.server.nuspec"
  2670. ]
  2671. },
  2672. "Microsoft.Web.Infrastructure/1.0.0": {
  2673. "sha512": "FNmvLn5m2LTU/Rs2KWVo0SIIh9Ek+U0ojex7xeDaSHw/zgEP77A8vY5cVWgUtBGS8MJfDGNn8rpXJWEIQaPwTg==",
  2674. "type": "package",
  2675. "path": "microsoft.web.infrastructure/1.0.0",
  2676. "files": [
  2677. ".nupkg.metadata",
  2678. ".signature.p7s",
  2679. "lib/net40/Microsoft.Web.Infrastructure.dll",
  2680. "microsoft.web.infrastructure.1.0.0.nupkg.sha512",
  2681. "microsoft.web.infrastructure.nuspec"
  2682. ]
  2683. },
  2684. "Microsoft.Win32.Primitives/4.0.1": {
  2685. "sha512": "fQnBHO9DgcmkC9dYSJoBqo6sH1VJwJprUHh8F3hbcRlxiQiBUuTntdk8tUwV490OqC2kQUrinGwZyQHTieuXRA==",
  2686. "type": "package",
  2687. "path": "microsoft.win32.primitives/4.0.1",
  2688. "files": [
  2689. ".nupkg.metadata",
  2690. ".signature.p7s",
  2691. "ThirdPartyNotices.txt",
  2692. "dotnet_library_license.txt",
  2693. "lib/MonoAndroid10/_._",
  2694. "lib/MonoTouch10/_._",
  2695. "lib/net46/Microsoft.Win32.Primitives.dll",
  2696. "lib/xamarinios10/_._",
  2697. "lib/xamarinmac20/_._",
  2698. "lib/xamarintvos10/_._",
  2699. "lib/xamarinwatchos10/_._",
  2700. "microsoft.win32.primitives.4.0.1.nupkg.sha512",
  2701. "microsoft.win32.primitives.nuspec",
  2702. "ref/MonoAndroid10/_._",
  2703. "ref/MonoTouch10/_._",
  2704. "ref/net46/Microsoft.Win32.Primitives.dll",
  2705. "ref/netstandard1.3/Microsoft.Win32.Primitives.dll",
  2706. "ref/netstandard1.3/Microsoft.Win32.Primitives.xml",
  2707. "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml",
  2708. "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml",
  2709. "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml",
  2710. "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml",
  2711. "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml",
  2712. "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml",
  2713. "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml",
  2714. "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml",
  2715. "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml",
  2716. "ref/xamarinios10/_._",
  2717. "ref/xamarinmac20/_._",
  2718. "ref/xamarintvos10/_._",
  2719. "ref/xamarinwatchos10/_._"
  2720. ]
  2721. },
  2722. "Microsoft.Win32.Registry/5.0.0": {
  2723. "sha512": "dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==",
  2724. "type": "package",
  2725. "path": "microsoft.win32.registry/5.0.0",
  2726. "files": [
  2727. ".nupkg.metadata",
  2728. ".signature.p7s",
  2729. "Icon.png",
  2730. "LICENSE.TXT",
  2731. "THIRD-PARTY-NOTICES.TXT",
  2732. "lib/net46/Microsoft.Win32.Registry.dll",
  2733. "lib/net461/Microsoft.Win32.Registry.dll",
  2734. "lib/net461/Microsoft.Win32.Registry.xml",
  2735. "lib/netstandard1.3/Microsoft.Win32.Registry.dll",
  2736. "lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  2737. "lib/netstandard2.0/Microsoft.Win32.Registry.xml",
  2738. "microsoft.win32.registry.5.0.0.nupkg.sha512",
  2739. "microsoft.win32.registry.nuspec",
  2740. "ref/net46/Microsoft.Win32.Registry.dll",
  2741. "ref/net461/Microsoft.Win32.Registry.dll",
  2742. "ref/net461/Microsoft.Win32.Registry.xml",
  2743. "ref/netstandard1.3/Microsoft.Win32.Registry.dll",
  2744. "ref/netstandard1.3/Microsoft.Win32.Registry.xml",
  2745. "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml",
  2746. "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml",
  2747. "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml",
  2748. "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml",
  2749. "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml",
  2750. "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml",
  2751. "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml",
  2752. "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml",
  2753. "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml",
  2754. "ref/netstandard2.0/Microsoft.Win32.Registry.dll",
  2755. "ref/netstandard2.0/Microsoft.Win32.Registry.xml",
  2756. "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll",
  2757. "runtimes/win/lib/net461/Microsoft.Win32.Registry.dll",
  2758. "runtimes/win/lib/net461/Microsoft.Win32.Registry.xml",
  2759. "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
  2760. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  2761. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.xml",
  2762. "useSharedDesignerContext.txt",
  2763. "version.txt"
  2764. ]
  2765. },
  2766. "Microsoft.Win32.SystemEvents/5.0.0": {
  2767. "sha512": "Bh6blKG8VAKvXiLe2L+sEsn62nc1Ij34MrNxepD2OCrS5cpCwQa9MeLyhVQPQ/R4Wlzwuy6wMK8hLb11QPDRsQ==",
  2768. "type": "package",
  2769. "path": "microsoft.win32.systemevents/5.0.0",
  2770. "files": [
  2771. ".nupkg.metadata",
  2772. ".signature.p7s",
  2773. "Icon.png",
  2774. "LICENSE.TXT",
  2775. "THIRD-PARTY-NOTICES.TXT",
  2776. "lib/net461/Microsoft.Win32.SystemEvents.dll",
  2777. "lib/net461/Microsoft.Win32.SystemEvents.xml",
  2778. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
  2779. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
  2780. "microsoft.win32.systemevents.5.0.0.nupkg.sha512",
  2781. "microsoft.win32.systemevents.nuspec",
  2782. "ref/net461/Microsoft.Win32.SystemEvents.dll",
  2783. "ref/net461/Microsoft.Win32.SystemEvents.xml",
  2784. "ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
  2785. "ref/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
  2786. "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll",
  2787. "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.xml",
  2788. "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll",
  2789. "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.xml",
  2790. "useSharedDesignerContext.txt",
  2791. "version.txt"
  2792. ]
  2793. },
  2794. "NETStandard.Library/1.6.0": {
  2795. "sha512": "ypsCvIdCZ4IoYASJHt6tF2fMo7N30NLgV1EbmC+snO490OMl9FvVxmumw14rhReWU3j3g7BYudG6YCrchwHJlA==",
  2796. "type": "package",
  2797. "path": "netstandard.library/1.6.0",
  2798. "files": [
  2799. ".nupkg.metadata",
  2800. ".signature.p7s",
  2801. "ThirdPartyNotices.txt",
  2802. "dotnet_library_license.txt",
  2803. "netstandard.library.1.6.0.nupkg.sha512",
  2804. "netstandard.library.nuspec"
  2805. ]
  2806. },
  2807. "Newtonsoft.Json/13.0.3": {
  2808. "sha512": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
  2809. "type": "package",
  2810. "path": "newtonsoft.json/13.0.3",
  2811. "files": [
  2812. ".nupkg.metadata",
  2813. ".signature.p7s",
  2814. "LICENSE.md",
  2815. "README.md",
  2816. "lib/net20/Newtonsoft.Json.dll",
  2817. "lib/net20/Newtonsoft.Json.xml",
  2818. "lib/net35/Newtonsoft.Json.dll",
  2819. "lib/net35/Newtonsoft.Json.xml",
  2820. "lib/net40/Newtonsoft.Json.dll",
  2821. "lib/net40/Newtonsoft.Json.xml",
  2822. "lib/net45/Newtonsoft.Json.dll",
  2823. "lib/net45/Newtonsoft.Json.xml",
  2824. "lib/net6.0/Newtonsoft.Json.dll",
  2825. "lib/net6.0/Newtonsoft.Json.xml",
  2826. "lib/netstandard1.0/Newtonsoft.Json.dll",
  2827. "lib/netstandard1.0/Newtonsoft.Json.xml",
  2828. "lib/netstandard1.3/Newtonsoft.Json.dll",
  2829. "lib/netstandard1.3/Newtonsoft.Json.xml",
  2830. "lib/netstandard2.0/Newtonsoft.Json.dll",
  2831. "lib/netstandard2.0/Newtonsoft.Json.xml",
  2832. "newtonsoft.json.13.0.3.nupkg.sha512",
  2833. "newtonsoft.json.nuspec",
  2834. "packageIcon.png"
  2835. ]
  2836. },
  2837. "NPoco/5.7.1": {
  2838. "sha512": "6qjyBqqc0TSK/xHjXA6tSZhABSDQqXGrTOIdUIVazPsmN0OyTaBTEtwV2wTV0NyfkzcRPhLyO6bIW89ZFNvlWg==",
  2839. "type": "package",
  2840. "path": "npoco/5.7.1",
  2841. "files": [
  2842. ".nupkg.metadata",
  2843. ".signature.p7s",
  2844. "LICENSE.txt",
  2845. "lib/net461/NPoco.dll",
  2846. "lib/netstandard2.0/NPoco.dll",
  2847. "lib/netstandard2.1/NPoco.dll",
  2848. "npoco.5.7.1.nupkg.sha512",
  2849. "npoco.nuspec"
  2850. ]
  2851. },
  2852. "runtime.native.System/4.0.0": {
  2853. "sha512": "QfS/nQI7k/BLgmLrw7qm7YBoULEvgWnPI+cYsbfCVFTW8Aj+i8JhccxcFMu1RWms0YZzF+UHguNBK4Qn89e2Sg==",
  2854. "type": "package",
  2855. "path": "runtime.native.system/4.0.0",
  2856. "files": [
  2857. ".nupkg.metadata",
  2858. ".signature.p7s",
  2859. "ThirdPartyNotices.txt",
  2860. "dotnet_library_license.txt",
  2861. "lib/netstandard1.0/_._",
  2862. "runtime.native.system.4.0.0.nupkg.sha512",
  2863. "runtime.native.system.nuspec"
  2864. ]
  2865. },
  2866. "runtime.native.System.IO.Compression/4.1.0": {
  2867. "sha512": "Ob7nvnJBox1aaB222zSVZSkf4WrebPG4qFscfK7vmD7P7NxoSxACQLtO7ytWpqXDn2wcd/+45+EAZ7xjaPip8A==",
  2868. "type": "package",
  2869. "path": "runtime.native.system.io.compression/4.1.0",
  2870. "files": [
  2871. ".nupkg.metadata",
  2872. ".signature.p7s",
  2873. "ThirdPartyNotices.txt",
  2874. "dotnet_library_license.txt",
  2875. "lib/netstandard1.0/_._",
  2876. "runtime.native.system.io.compression.4.1.0.nupkg.sha512",
  2877. "runtime.native.system.io.compression.nuspec"
  2878. ]
  2879. },
  2880. "runtime.native.System.Net.Http/4.0.1": {
  2881. "sha512": "Nh0UPZx2Vifh8r+J+H2jxifZUD3sBrmolgiFWJd2yiNrxO0xTa6bAw3YwRn1VOiSen/tUXMS31ttNItCZ6lKuA==",
  2882. "type": "package",
  2883. "path": "runtime.native.system.net.http/4.0.1",
  2884. "files": [
  2885. ".nupkg.metadata",
  2886. ".signature.p7s",
  2887. "ThirdPartyNotices.txt",
  2888. "dotnet_library_license.txt",
  2889. "lib/netstandard1.0/_._",
  2890. "runtime.native.system.net.http.4.0.1.nupkg.sha512",
  2891. "runtime.native.system.net.http.nuspec"
  2892. ]
  2893. },
  2894. "runtime.native.System.Security.Cryptography/4.0.0": {
  2895. "sha512": "2CQK0jmO6Eu7ZeMgD+LOFbNJSXHFVQbCJJkEyEwowh1SCgYnrn9W9RykMfpeeVGw7h4IBvYikzpGUlmZTUafJw==",
  2896. "type": "package",
  2897. "path": "runtime.native.system.security.cryptography/4.0.0",
  2898. "files": [
  2899. ".nupkg.metadata",
  2900. ".signature.p7s",
  2901. "ThirdPartyNotices.txt",
  2902. "dotnet_library_license.txt",
  2903. "lib/netstandard1.0/_._",
  2904. "runtime.native.system.security.cryptography.4.0.0.nupkg.sha512",
  2905. "runtime.native.system.security.cryptography.nuspec"
  2906. ]
  2907. },
  2908. "Select.HtmlToPdf.NetCore/23.2.0-rc2": {
  2909. "sha512": "TedkJ12/7W7NSE2VeS0ukPm4Ykj6BDivKOcYfVWWKI++GCJNImRgb3xN7RYLAAcoZokcqXEgU+GIz/ToGOtkrA==",
  2910. "type": "package",
  2911. "path": "select.htmltopdf.netcore/23.2.0-rc2",
  2912. "files": [
  2913. ".nupkg.metadata",
  2914. ".signature.p7s",
  2915. "contentFiles/any/any/Select.Html.dep",
  2916. "images/icon.png",
  2917. "lib/net461/Select.Html.dep",
  2918. "lib/net461/Select.HtmlToPdf.dll",
  2919. "lib/net461/Select.HtmlToPdf.xml",
  2920. "lib/net472/Select.Html.dep",
  2921. "lib/net472/Select.HtmlToPdf.dll",
  2922. "lib/net472/Select.HtmlToPdf.xml",
  2923. "lib/netstandard2.0/Select.Html.dep",
  2924. "lib/netstandard2.0/Select.HtmlToPdf.dll",
  2925. "lib/netstandard2.0/Select.HtmlToPdf.xml",
  2926. "readme.txt",
  2927. "select.htmltopdf.netcore.23.2.0-rc2.nupkg.sha512",
  2928. "select.htmltopdf.netcore.nuspec"
  2929. ]
  2930. },
  2931. "System.AppContext/4.1.0": {
  2932. "sha512": "3QjO4jNV7PdKkmQAVp9atA+usVnKRwI3Kx1nMwJ93T0LcQfx7pKAYk0nKz5wn1oP5iqlhZuy6RXOFdhr7rDwow==",
  2933. "type": "package",
  2934. "path": "system.appcontext/4.1.0",
  2935. "files": [
  2936. ".nupkg.metadata",
  2937. ".signature.p7s",
  2938. "ThirdPartyNotices.txt",
  2939. "dotnet_library_license.txt",
  2940. "lib/MonoAndroid10/_._",
  2941. "lib/MonoTouch10/_._",
  2942. "lib/net46/System.AppContext.dll",
  2943. "lib/net463/System.AppContext.dll",
  2944. "lib/netcore50/System.AppContext.dll",
  2945. "lib/netstandard1.6/System.AppContext.dll",
  2946. "lib/xamarinios10/_._",
  2947. "lib/xamarinmac20/_._",
  2948. "lib/xamarintvos10/_._",
  2949. "lib/xamarinwatchos10/_._",
  2950. "ref/MonoAndroid10/_._",
  2951. "ref/MonoTouch10/_._",
  2952. "ref/net46/System.AppContext.dll",
  2953. "ref/net463/System.AppContext.dll",
  2954. "ref/netstandard/_._",
  2955. "ref/netstandard1.3/System.AppContext.dll",
  2956. "ref/netstandard1.3/System.AppContext.xml",
  2957. "ref/netstandard1.3/de/System.AppContext.xml",
  2958. "ref/netstandard1.3/es/System.AppContext.xml",
  2959. "ref/netstandard1.3/fr/System.AppContext.xml",
  2960. "ref/netstandard1.3/it/System.AppContext.xml",
  2961. "ref/netstandard1.3/ja/System.AppContext.xml",
  2962. "ref/netstandard1.3/ko/System.AppContext.xml",
  2963. "ref/netstandard1.3/ru/System.AppContext.xml",
  2964. "ref/netstandard1.3/zh-hans/System.AppContext.xml",
  2965. "ref/netstandard1.3/zh-hant/System.AppContext.xml",
  2966. "ref/netstandard1.6/System.AppContext.dll",
  2967. "ref/netstandard1.6/System.AppContext.xml",
  2968. "ref/netstandard1.6/de/System.AppContext.xml",
  2969. "ref/netstandard1.6/es/System.AppContext.xml",
  2970. "ref/netstandard1.6/fr/System.AppContext.xml",
  2971. "ref/netstandard1.6/it/System.AppContext.xml",
  2972. "ref/netstandard1.6/ja/System.AppContext.xml",
  2973. "ref/netstandard1.6/ko/System.AppContext.xml",
  2974. "ref/netstandard1.6/ru/System.AppContext.xml",
  2975. "ref/netstandard1.6/zh-hans/System.AppContext.xml",
  2976. "ref/netstandard1.6/zh-hant/System.AppContext.xml",
  2977. "ref/xamarinios10/_._",
  2978. "ref/xamarinmac20/_._",
  2979. "ref/xamarintvos10/_._",
  2980. "ref/xamarinwatchos10/_._",
  2981. "runtimes/aot/lib/netcore50/System.AppContext.dll",
  2982. "system.appcontext.4.1.0.nupkg.sha512",
  2983. "system.appcontext.nuspec"
  2984. ]
  2985. },
  2986. "System.Buffers/4.5.1": {
  2987. "sha512": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
  2988. "type": "package",
  2989. "path": "system.buffers/4.5.1",
  2990. "files": [
  2991. ".nupkg.metadata",
  2992. ".signature.p7s",
  2993. "LICENSE.TXT",
  2994. "THIRD-PARTY-NOTICES.TXT",
  2995. "lib/net461/System.Buffers.dll",
  2996. "lib/net461/System.Buffers.xml",
  2997. "lib/netcoreapp2.0/_._",
  2998. "lib/netstandard1.1/System.Buffers.dll",
  2999. "lib/netstandard1.1/System.Buffers.xml",
  3000. "lib/netstandard2.0/System.Buffers.dll",
  3001. "lib/netstandard2.0/System.Buffers.xml",
  3002. "lib/uap10.0.16299/_._",
  3003. "ref/net45/System.Buffers.dll",
  3004. "ref/net45/System.Buffers.xml",
  3005. "ref/netcoreapp2.0/_._",
  3006. "ref/netstandard1.1/System.Buffers.dll",
  3007. "ref/netstandard1.1/System.Buffers.xml",
  3008. "ref/netstandard2.0/System.Buffers.dll",
  3009. "ref/netstandard2.0/System.Buffers.xml",
  3010. "ref/uap10.0.16299/_._",
  3011. "system.buffers.4.5.1.nupkg.sha512",
  3012. "system.buffers.nuspec",
  3013. "useSharedDesignerContext.txt",
  3014. "version.txt"
  3015. ]
  3016. },
  3017. "System.Collections/4.3.0": {
  3018. "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
  3019. "type": "package",
  3020. "path": "system.collections/4.3.0",
  3021. "files": [
  3022. ".nupkg.metadata",
  3023. ".signature.p7s",
  3024. "ThirdPartyNotices.txt",
  3025. "dotnet_library_license.txt",
  3026. "lib/MonoAndroid10/_._",
  3027. "lib/MonoTouch10/_._",
  3028. "lib/net45/_._",
  3029. "lib/portable-net45+win8+wp8+wpa81/_._",
  3030. "lib/win8/_._",
  3031. "lib/wp80/_._",
  3032. "lib/wpa81/_._",
  3033. "lib/xamarinios10/_._",
  3034. "lib/xamarinmac20/_._",
  3035. "lib/xamarintvos10/_._",
  3036. "lib/xamarinwatchos10/_._",
  3037. "ref/MonoAndroid10/_._",
  3038. "ref/MonoTouch10/_._",
  3039. "ref/net45/_._",
  3040. "ref/netcore50/System.Collections.dll",
  3041. "ref/netcore50/System.Collections.xml",
  3042. "ref/netcore50/de/System.Collections.xml",
  3043. "ref/netcore50/es/System.Collections.xml",
  3044. "ref/netcore50/fr/System.Collections.xml",
  3045. "ref/netcore50/it/System.Collections.xml",
  3046. "ref/netcore50/ja/System.Collections.xml",
  3047. "ref/netcore50/ko/System.Collections.xml",
  3048. "ref/netcore50/ru/System.Collections.xml",
  3049. "ref/netcore50/zh-hans/System.Collections.xml",
  3050. "ref/netcore50/zh-hant/System.Collections.xml",
  3051. "ref/netstandard1.0/System.Collections.dll",
  3052. "ref/netstandard1.0/System.Collections.xml",
  3053. "ref/netstandard1.0/de/System.Collections.xml",
  3054. "ref/netstandard1.0/es/System.Collections.xml",
  3055. "ref/netstandard1.0/fr/System.Collections.xml",
  3056. "ref/netstandard1.0/it/System.Collections.xml",
  3057. "ref/netstandard1.0/ja/System.Collections.xml",
  3058. "ref/netstandard1.0/ko/System.Collections.xml",
  3059. "ref/netstandard1.0/ru/System.Collections.xml",
  3060. "ref/netstandard1.0/zh-hans/System.Collections.xml",
  3061. "ref/netstandard1.0/zh-hant/System.Collections.xml",
  3062. "ref/netstandard1.3/System.Collections.dll",
  3063. "ref/netstandard1.3/System.Collections.xml",
  3064. "ref/netstandard1.3/de/System.Collections.xml",
  3065. "ref/netstandard1.3/es/System.Collections.xml",
  3066. "ref/netstandard1.3/fr/System.Collections.xml",
  3067. "ref/netstandard1.3/it/System.Collections.xml",
  3068. "ref/netstandard1.3/ja/System.Collections.xml",
  3069. "ref/netstandard1.3/ko/System.Collections.xml",
  3070. "ref/netstandard1.3/ru/System.Collections.xml",
  3071. "ref/netstandard1.3/zh-hans/System.Collections.xml",
  3072. "ref/netstandard1.3/zh-hant/System.Collections.xml",
  3073. "ref/portable-net45+win8+wp8+wpa81/_._",
  3074. "ref/win8/_._",
  3075. "ref/wp80/_._",
  3076. "ref/wpa81/_._",
  3077. "ref/xamarinios10/_._",
  3078. "ref/xamarinmac20/_._",
  3079. "ref/xamarintvos10/_._",
  3080. "ref/xamarinwatchos10/_._",
  3081. "system.collections.4.3.0.nupkg.sha512",
  3082. "system.collections.nuspec"
  3083. ]
  3084. },
  3085. "System.Collections.Concurrent/4.3.0": {
  3086. "sha512": "ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
  3087. "type": "package",
  3088. "path": "system.collections.concurrent/4.3.0",
  3089. "files": [
  3090. ".nupkg.metadata",
  3091. ".signature.p7s",
  3092. "ThirdPartyNotices.txt",
  3093. "dotnet_library_license.txt",
  3094. "lib/MonoAndroid10/_._",
  3095. "lib/MonoTouch10/_._",
  3096. "lib/net45/_._",
  3097. "lib/netcore50/System.Collections.Concurrent.dll",
  3098. "lib/netstandard1.3/System.Collections.Concurrent.dll",
  3099. "lib/portable-net45+win8+wpa81/_._",
  3100. "lib/win8/_._",
  3101. "lib/wpa81/_._",
  3102. "lib/xamarinios10/_._",
  3103. "lib/xamarinmac20/_._",
  3104. "lib/xamarintvos10/_._",
  3105. "lib/xamarinwatchos10/_._",
  3106. "ref/MonoAndroid10/_._",
  3107. "ref/MonoTouch10/_._",
  3108. "ref/net45/_._",
  3109. "ref/netcore50/System.Collections.Concurrent.dll",
  3110. "ref/netcore50/System.Collections.Concurrent.xml",
  3111. "ref/netcore50/de/System.Collections.Concurrent.xml",
  3112. "ref/netcore50/es/System.Collections.Concurrent.xml",
  3113. "ref/netcore50/fr/System.Collections.Concurrent.xml",
  3114. "ref/netcore50/it/System.Collections.Concurrent.xml",
  3115. "ref/netcore50/ja/System.Collections.Concurrent.xml",
  3116. "ref/netcore50/ko/System.Collections.Concurrent.xml",
  3117. "ref/netcore50/ru/System.Collections.Concurrent.xml",
  3118. "ref/netcore50/zh-hans/System.Collections.Concurrent.xml",
  3119. "ref/netcore50/zh-hant/System.Collections.Concurrent.xml",
  3120. "ref/netstandard1.1/System.Collections.Concurrent.dll",
  3121. "ref/netstandard1.1/System.Collections.Concurrent.xml",
  3122. "ref/netstandard1.1/de/System.Collections.Concurrent.xml",
  3123. "ref/netstandard1.1/es/System.Collections.Concurrent.xml",
  3124. "ref/netstandard1.1/fr/System.Collections.Concurrent.xml",
  3125. "ref/netstandard1.1/it/System.Collections.Concurrent.xml",
  3126. "ref/netstandard1.1/ja/System.Collections.Concurrent.xml",
  3127. "ref/netstandard1.1/ko/System.Collections.Concurrent.xml",
  3128. "ref/netstandard1.1/ru/System.Collections.Concurrent.xml",
  3129. "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml",
  3130. "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml",
  3131. "ref/netstandard1.3/System.Collections.Concurrent.dll",
  3132. "ref/netstandard1.3/System.Collections.Concurrent.xml",
  3133. "ref/netstandard1.3/de/System.Collections.Concurrent.xml",
  3134. "ref/netstandard1.3/es/System.Collections.Concurrent.xml",
  3135. "ref/netstandard1.3/fr/System.Collections.Concurrent.xml",
  3136. "ref/netstandard1.3/it/System.Collections.Concurrent.xml",
  3137. "ref/netstandard1.3/ja/System.Collections.Concurrent.xml",
  3138. "ref/netstandard1.3/ko/System.Collections.Concurrent.xml",
  3139. "ref/netstandard1.3/ru/System.Collections.Concurrent.xml",
  3140. "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml",
  3141. "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml",
  3142. "ref/portable-net45+win8+wpa81/_._",
  3143. "ref/win8/_._",
  3144. "ref/wpa81/_._",
  3145. "ref/xamarinios10/_._",
  3146. "ref/xamarinmac20/_._",
  3147. "ref/xamarintvos10/_._",
  3148. "ref/xamarinwatchos10/_._",
  3149. "system.collections.concurrent.4.3.0.nupkg.sha512",
  3150. "system.collections.concurrent.nuspec"
  3151. ]
  3152. },
  3153. "System.Configuration.ConfigurationManager/5.0.0": {
  3154. "sha512": "aM7cbfEfVNlEEOj3DsZP+2g9NRwbkyiAv2isQEzw7pnkDg9ekCU2m1cdJLM02Uq691OaCS91tooaxcEn8d0q5w==",
  3155. "type": "package",
  3156. "path": "system.configuration.configurationmanager/5.0.0",
  3157. "files": [
  3158. ".nupkg.metadata",
  3159. ".signature.p7s",
  3160. "Icon.png",
  3161. "LICENSE.TXT",
  3162. "THIRD-PARTY-NOTICES.TXT",
  3163. "lib/net461/System.Configuration.ConfigurationManager.dll",
  3164. "lib/net461/System.Configuration.ConfigurationManager.xml",
  3165. "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
  3166. "lib/netstandard2.0/System.Configuration.ConfigurationManager.xml",
  3167. "ref/net461/System.Configuration.ConfigurationManager.dll",
  3168. "ref/net461/System.Configuration.ConfigurationManager.xml",
  3169. "ref/netstandard2.0/System.Configuration.ConfigurationManager.dll",
  3170. "ref/netstandard2.0/System.Configuration.ConfigurationManager.xml",
  3171. "system.configuration.configurationmanager.5.0.0.nupkg.sha512",
  3172. "system.configuration.configurationmanager.nuspec",
  3173. "useSharedDesignerContext.txt",
  3174. "version.txt"
  3175. ]
  3176. },
  3177. "System.Console/4.0.0": {
  3178. "sha512": "qSKUSOIiYA/a0g5XXdxFcUFmv1hNICBD7QZ0QhGYVipPIhvpiydY8VZqr1thmCXvmn8aipMg64zuanB4eotK9A==",
  3179. "type": "package",
  3180. "path": "system.console/4.0.0",
  3181. "files": [
  3182. ".nupkg.metadata",
  3183. ".signature.p7s",
  3184. "ThirdPartyNotices.txt",
  3185. "dotnet_library_license.txt",
  3186. "lib/MonoAndroid10/_._",
  3187. "lib/MonoTouch10/_._",
  3188. "lib/net46/System.Console.dll",
  3189. "lib/xamarinios10/_._",
  3190. "lib/xamarinmac20/_._",
  3191. "lib/xamarintvos10/_._",
  3192. "lib/xamarinwatchos10/_._",
  3193. "ref/MonoAndroid10/_._",
  3194. "ref/MonoTouch10/_._",
  3195. "ref/net46/System.Console.dll",
  3196. "ref/netstandard1.3/System.Console.dll",
  3197. "ref/netstandard1.3/System.Console.xml",
  3198. "ref/netstandard1.3/de/System.Console.xml",
  3199. "ref/netstandard1.3/es/System.Console.xml",
  3200. "ref/netstandard1.3/fr/System.Console.xml",
  3201. "ref/netstandard1.3/it/System.Console.xml",
  3202. "ref/netstandard1.3/ja/System.Console.xml",
  3203. "ref/netstandard1.3/ko/System.Console.xml",
  3204. "ref/netstandard1.3/ru/System.Console.xml",
  3205. "ref/netstandard1.3/zh-hans/System.Console.xml",
  3206. "ref/netstandard1.3/zh-hant/System.Console.xml",
  3207. "ref/xamarinios10/_._",
  3208. "ref/xamarinmac20/_._",
  3209. "ref/xamarintvos10/_._",
  3210. "ref/xamarinwatchos10/_._",
  3211. "system.console.4.0.0.nupkg.sha512",
  3212. "system.console.nuspec"
  3213. ]
  3214. },
  3215. "System.Diagnostics.Debug/4.3.0": {
  3216. "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
  3217. "type": "package",
  3218. "path": "system.diagnostics.debug/4.3.0",
  3219. "files": [
  3220. ".nupkg.metadata",
  3221. ".signature.p7s",
  3222. "ThirdPartyNotices.txt",
  3223. "dotnet_library_license.txt",
  3224. "lib/MonoAndroid10/_._",
  3225. "lib/MonoTouch10/_._",
  3226. "lib/net45/_._",
  3227. "lib/portable-net45+win8+wp8+wpa81/_._",
  3228. "lib/win8/_._",
  3229. "lib/wp80/_._",
  3230. "lib/wpa81/_._",
  3231. "lib/xamarinios10/_._",
  3232. "lib/xamarinmac20/_._",
  3233. "lib/xamarintvos10/_._",
  3234. "lib/xamarinwatchos10/_._",
  3235. "ref/MonoAndroid10/_._",
  3236. "ref/MonoTouch10/_._",
  3237. "ref/net45/_._",
  3238. "ref/netcore50/System.Diagnostics.Debug.dll",
  3239. "ref/netcore50/System.Diagnostics.Debug.xml",
  3240. "ref/netcore50/de/System.Diagnostics.Debug.xml",
  3241. "ref/netcore50/es/System.Diagnostics.Debug.xml",
  3242. "ref/netcore50/fr/System.Diagnostics.Debug.xml",
  3243. "ref/netcore50/it/System.Diagnostics.Debug.xml",
  3244. "ref/netcore50/ja/System.Diagnostics.Debug.xml",
  3245. "ref/netcore50/ko/System.Diagnostics.Debug.xml",
  3246. "ref/netcore50/ru/System.Diagnostics.Debug.xml",
  3247. "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
  3248. "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
  3249. "ref/netstandard1.0/System.Diagnostics.Debug.dll",
  3250. "ref/netstandard1.0/System.Diagnostics.Debug.xml",
  3251. "ref/netstandard1.0/de/System.Diagnostics.Debug.xml",
  3252. "ref/netstandard1.0/es/System.Diagnostics.Debug.xml",
  3253. "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml",
  3254. "ref/netstandard1.0/it/System.Diagnostics.Debug.xml",
  3255. "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml",
  3256. "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml",
  3257. "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml",
  3258. "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml",
  3259. "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml",
  3260. "ref/netstandard1.3/System.Diagnostics.Debug.dll",
  3261. "ref/netstandard1.3/System.Diagnostics.Debug.xml",
  3262. "ref/netstandard1.3/de/System.Diagnostics.Debug.xml",
  3263. "ref/netstandard1.3/es/System.Diagnostics.Debug.xml",
  3264. "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml",
  3265. "ref/netstandard1.3/it/System.Diagnostics.Debug.xml",
  3266. "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml",
  3267. "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml",
  3268. "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml",
  3269. "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml",
  3270. "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml",
  3271. "ref/portable-net45+win8+wp8+wpa81/_._",
  3272. "ref/win8/_._",
  3273. "ref/wp80/_._",
  3274. "ref/wpa81/_._",
  3275. "ref/xamarinios10/_._",
  3276. "ref/xamarinmac20/_._",
  3277. "ref/xamarintvos10/_._",
  3278. "ref/xamarinwatchos10/_._",
  3279. "system.diagnostics.debug.4.3.0.nupkg.sha512",
  3280. "system.diagnostics.debug.nuspec"
  3281. ]
  3282. },
  3283. "System.Diagnostics.DiagnosticSource/5.0.0": {
  3284. "sha512": "tCQTzPsGZh/A9LhhA6zrqCRV4hOHsK90/G7q3Khxmn6tnB1PuNU0cRaKANP2AWcF9bn0zsuOoZOSrHuJk6oNBA==",
  3285. "type": "package",
  3286. "path": "system.diagnostics.diagnosticsource/5.0.0",
  3287. "files": [
  3288. ".nupkg.metadata",
  3289. ".signature.p7s",
  3290. "Icon.png",
  3291. "LICENSE.TXT",
  3292. "THIRD-PARTY-NOTICES.TXT",
  3293. "lib/net45/System.Diagnostics.DiagnosticSource.dll",
  3294. "lib/net45/System.Diagnostics.DiagnosticSource.xml",
  3295. "lib/net46/System.Diagnostics.DiagnosticSource.dll",
  3296. "lib/net46/System.Diagnostics.DiagnosticSource.xml",
  3297. "lib/net5.0/System.Diagnostics.DiagnosticSource.dll",
  3298. "lib/net5.0/System.Diagnostics.DiagnosticSource.xml",
  3299. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll",
  3300. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml",
  3301. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll",
  3302. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml",
  3303. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll",
  3304. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml",
  3305. "system.diagnostics.diagnosticsource.5.0.0.nupkg.sha512",
  3306. "system.diagnostics.diagnosticsource.nuspec",
  3307. "useSharedDesignerContext.txt",
  3308. "version.txt"
  3309. ]
  3310. },
  3311. "System.Diagnostics.Tools/4.0.1": {
  3312. "sha512": "xBfJ8pnd4C17dWaC9FM6aShzbJcRNMChUMD42I6772KGGrqaFdumwhn9OdM68erj1ueNo3xdQ1EwiFjK5k8p0g==",
  3313. "type": "package",
  3314. "path": "system.diagnostics.tools/4.0.1",
  3315. "files": [
  3316. ".nupkg.metadata",
  3317. ".signature.p7s",
  3318. "ThirdPartyNotices.txt",
  3319. "dotnet_library_license.txt",
  3320. "lib/MonoAndroid10/_._",
  3321. "lib/MonoTouch10/_._",
  3322. "lib/net45/_._",
  3323. "lib/portable-net45+win8+wp8+wpa81/_._",
  3324. "lib/win8/_._",
  3325. "lib/wp80/_._",
  3326. "lib/wpa81/_._",
  3327. "lib/xamarinios10/_._",
  3328. "lib/xamarinmac20/_._",
  3329. "lib/xamarintvos10/_._",
  3330. "lib/xamarinwatchos10/_._",
  3331. "ref/MonoAndroid10/_._",
  3332. "ref/MonoTouch10/_._",
  3333. "ref/net45/_._",
  3334. "ref/netcore50/System.Diagnostics.Tools.dll",
  3335. "ref/netcore50/System.Diagnostics.Tools.xml",
  3336. "ref/netcore50/de/System.Diagnostics.Tools.xml",
  3337. "ref/netcore50/es/System.Diagnostics.Tools.xml",
  3338. "ref/netcore50/fr/System.Diagnostics.Tools.xml",
  3339. "ref/netcore50/it/System.Diagnostics.Tools.xml",
  3340. "ref/netcore50/ja/System.Diagnostics.Tools.xml",
  3341. "ref/netcore50/ko/System.Diagnostics.Tools.xml",
  3342. "ref/netcore50/ru/System.Diagnostics.Tools.xml",
  3343. "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml",
  3344. "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml",
  3345. "ref/netstandard1.0/System.Diagnostics.Tools.dll",
  3346. "ref/netstandard1.0/System.Diagnostics.Tools.xml",
  3347. "ref/netstandard1.0/de/System.Diagnostics.Tools.xml",
  3348. "ref/netstandard1.0/es/System.Diagnostics.Tools.xml",
  3349. "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml",
  3350. "ref/netstandard1.0/it/System.Diagnostics.Tools.xml",
  3351. "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml",
  3352. "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml",
  3353. "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml",
  3354. "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml",
  3355. "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml",
  3356. "ref/portable-net45+win8+wp8+wpa81/_._",
  3357. "ref/win8/_._",
  3358. "ref/wp80/_._",
  3359. "ref/wpa81/_._",
  3360. "ref/xamarinios10/_._",
  3361. "ref/xamarinmac20/_._",
  3362. "ref/xamarintvos10/_._",
  3363. "ref/xamarinwatchos10/_._",
  3364. "system.diagnostics.tools.4.0.1.nupkg.sha512",
  3365. "system.diagnostics.tools.nuspec"
  3366. ]
  3367. },
  3368. "System.Diagnostics.Tracing/4.3.0": {
  3369. "sha512": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
  3370. "type": "package",
  3371. "path": "system.diagnostics.tracing/4.3.0",
  3372. "files": [
  3373. ".nupkg.metadata",
  3374. ".signature.p7s",
  3375. "ThirdPartyNotices.txt",
  3376. "dotnet_library_license.txt",
  3377. "lib/MonoAndroid10/_._",
  3378. "lib/MonoTouch10/_._",
  3379. "lib/net45/_._",
  3380. "lib/net462/System.Diagnostics.Tracing.dll",
  3381. "lib/portable-net45+win8+wpa81/_._",
  3382. "lib/win8/_._",
  3383. "lib/wpa81/_._",
  3384. "lib/xamarinios10/_._",
  3385. "lib/xamarinmac20/_._",
  3386. "lib/xamarintvos10/_._",
  3387. "lib/xamarinwatchos10/_._",
  3388. "ref/MonoAndroid10/_._",
  3389. "ref/MonoTouch10/_._",
  3390. "ref/net45/_._",
  3391. "ref/net462/System.Diagnostics.Tracing.dll",
  3392. "ref/netcore50/System.Diagnostics.Tracing.dll",
  3393. "ref/netcore50/System.Diagnostics.Tracing.xml",
  3394. "ref/netcore50/de/System.Diagnostics.Tracing.xml",
  3395. "ref/netcore50/es/System.Diagnostics.Tracing.xml",
  3396. "ref/netcore50/fr/System.Diagnostics.Tracing.xml",
  3397. "ref/netcore50/it/System.Diagnostics.Tracing.xml",
  3398. "ref/netcore50/ja/System.Diagnostics.Tracing.xml",
  3399. "ref/netcore50/ko/System.Diagnostics.Tracing.xml",
  3400. "ref/netcore50/ru/System.Diagnostics.Tracing.xml",
  3401. "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml",
  3402. "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml",
  3403. "ref/netstandard1.1/System.Diagnostics.Tracing.dll",
  3404. "ref/netstandard1.1/System.Diagnostics.Tracing.xml",
  3405. "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml",
  3406. "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml",
  3407. "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml",
  3408. "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml",
  3409. "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml",
  3410. "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml",
  3411. "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml",
  3412. "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml",
  3413. "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml",
  3414. "ref/netstandard1.2/System.Diagnostics.Tracing.dll",
  3415. "ref/netstandard1.2/System.Diagnostics.Tracing.xml",
  3416. "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml",
  3417. "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml",
  3418. "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml",
  3419. "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml",
  3420. "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml",
  3421. "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml",
  3422. "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml",
  3423. "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml",
  3424. "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml",
  3425. "ref/netstandard1.3/System.Diagnostics.Tracing.dll",
  3426. "ref/netstandard1.3/System.Diagnostics.Tracing.xml",
  3427. "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml",
  3428. "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml",
  3429. "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml",
  3430. "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml",
  3431. "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml",
  3432. "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml",
  3433. "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml",
  3434. "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml",
  3435. "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml",
  3436. "ref/netstandard1.5/System.Diagnostics.Tracing.dll",
  3437. "ref/netstandard1.5/System.Diagnostics.Tracing.xml",
  3438. "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml",
  3439. "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml",
  3440. "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml",
  3441. "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml",
  3442. "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml",
  3443. "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml",
  3444. "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml",
  3445. "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml",
  3446. "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml",
  3447. "ref/portable-net45+win8+wpa81/_._",
  3448. "ref/win8/_._",
  3449. "ref/wpa81/_._",
  3450. "ref/xamarinios10/_._",
  3451. "ref/xamarinmac20/_._",
  3452. "ref/xamarintvos10/_._",
  3453. "ref/xamarinwatchos10/_._",
  3454. "system.diagnostics.tracing.4.3.0.nupkg.sha512",
  3455. "system.diagnostics.tracing.nuspec"
  3456. ]
  3457. },
  3458. "System.Drawing.Common/5.0.0": {
  3459. "sha512": "SztFwAnpfKC8+sEKXAFxCBWhKQaEd97EiOL7oZJZP56zbqnLpmxACWA8aGseaUExciuEAUuR9dY8f7HkTRAdnw==",
  3460. "type": "package",
  3461. "path": "system.drawing.common/5.0.0",
  3462. "files": [
  3463. ".nupkg.metadata",
  3464. ".signature.p7s",
  3465. "Icon.png",
  3466. "LICENSE.TXT",
  3467. "THIRD-PARTY-NOTICES.TXT",
  3468. "lib/MonoAndroid10/_._",
  3469. "lib/MonoTouch10/_._",
  3470. "lib/net461/System.Drawing.Common.dll",
  3471. "lib/netcoreapp3.0/System.Drawing.Common.dll",
  3472. "lib/netcoreapp3.0/System.Drawing.Common.xml",
  3473. "lib/netstandard2.0/System.Drawing.Common.dll",
  3474. "lib/xamarinios10/_._",
  3475. "lib/xamarinmac20/_._",
  3476. "lib/xamarintvos10/_._",
  3477. "lib/xamarinwatchos10/_._",
  3478. "ref/MonoAndroid10/_._",
  3479. "ref/MonoTouch10/_._",
  3480. "ref/net461/System.Drawing.Common.dll",
  3481. "ref/netcoreapp3.0/System.Drawing.Common.dll",
  3482. "ref/netcoreapp3.0/System.Drawing.Common.xml",
  3483. "ref/netstandard2.0/System.Drawing.Common.dll",
  3484. "ref/xamarinios10/_._",
  3485. "ref/xamarinmac20/_._",
  3486. "ref/xamarintvos10/_._",
  3487. "ref/xamarinwatchos10/_._",
  3488. "runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll",
  3489. "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll",
  3490. "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.xml",
  3491. "runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll",
  3492. "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll",
  3493. "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.xml",
  3494. "system.drawing.common.5.0.0.nupkg.sha512",
  3495. "system.drawing.common.nuspec",
  3496. "useSharedDesignerContext.txt",
  3497. "version.txt"
  3498. ]
  3499. },
  3500. "System.Formats.Asn1/5.0.0": {
  3501. "sha512": "MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==",
  3502. "type": "package",
  3503. "path": "system.formats.asn1/5.0.0",
  3504. "files": [
  3505. ".nupkg.metadata",
  3506. ".signature.p7s",
  3507. "Icon.png",
  3508. "LICENSE.TXT",
  3509. "THIRD-PARTY-NOTICES.TXT",
  3510. "lib/net461/System.Formats.Asn1.dll",
  3511. "lib/net461/System.Formats.Asn1.xml",
  3512. "lib/netstandard2.0/System.Formats.Asn1.dll",
  3513. "lib/netstandard2.0/System.Formats.Asn1.xml",
  3514. "system.formats.asn1.5.0.0.nupkg.sha512",
  3515. "system.formats.asn1.nuspec",
  3516. "useSharedDesignerContext.txt",
  3517. "version.txt"
  3518. ]
  3519. },
  3520. "System.Globalization/4.3.0": {
  3521. "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
  3522. "type": "package",
  3523. "path": "system.globalization/4.3.0",
  3524. "files": [
  3525. ".nupkg.metadata",
  3526. ".signature.p7s",
  3527. "ThirdPartyNotices.txt",
  3528. "dotnet_library_license.txt",
  3529. "lib/MonoAndroid10/_._",
  3530. "lib/MonoTouch10/_._",
  3531. "lib/net45/_._",
  3532. "lib/portable-net45+win8+wp8+wpa81/_._",
  3533. "lib/win8/_._",
  3534. "lib/wp80/_._",
  3535. "lib/wpa81/_._",
  3536. "lib/xamarinios10/_._",
  3537. "lib/xamarinmac20/_._",
  3538. "lib/xamarintvos10/_._",
  3539. "lib/xamarinwatchos10/_._",
  3540. "ref/MonoAndroid10/_._",
  3541. "ref/MonoTouch10/_._",
  3542. "ref/net45/_._",
  3543. "ref/netcore50/System.Globalization.dll",
  3544. "ref/netcore50/System.Globalization.xml",
  3545. "ref/netcore50/de/System.Globalization.xml",
  3546. "ref/netcore50/es/System.Globalization.xml",
  3547. "ref/netcore50/fr/System.Globalization.xml",
  3548. "ref/netcore50/it/System.Globalization.xml",
  3549. "ref/netcore50/ja/System.Globalization.xml",
  3550. "ref/netcore50/ko/System.Globalization.xml",
  3551. "ref/netcore50/ru/System.Globalization.xml",
  3552. "ref/netcore50/zh-hans/System.Globalization.xml",
  3553. "ref/netcore50/zh-hant/System.Globalization.xml",
  3554. "ref/netstandard1.0/System.Globalization.dll",
  3555. "ref/netstandard1.0/System.Globalization.xml",
  3556. "ref/netstandard1.0/de/System.Globalization.xml",
  3557. "ref/netstandard1.0/es/System.Globalization.xml",
  3558. "ref/netstandard1.0/fr/System.Globalization.xml",
  3559. "ref/netstandard1.0/it/System.Globalization.xml",
  3560. "ref/netstandard1.0/ja/System.Globalization.xml",
  3561. "ref/netstandard1.0/ko/System.Globalization.xml",
  3562. "ref/netstandard1.0/ru/System.Globalization.xml",
  3563. "ref/netstandard1.0/zh-hans/System.Globalization.xml",
  3564. "ref/netstandard1.0/zh-hant/System.Globalization.xml",
  3565. "ref/netstandard1.3/System.Globalization.dll",
  3566. "ref/netstandard1.3/System.Globalization.xml",
  3567. "ref/netstandard1.3/de/System.Globalization.xml",
  3568. "ref/netstandard1.3/es/System.Globalization.xml",
  3569. "ref/netstandard1.3/fr/System.Globalization.xml",
  3570. "ref/netstandard1.3/it/System.Globalization.xml",
  3571. "ref/netstandard1.3/ja/System.Globalization.xml",
  3572. "ref/netstandard1.3/ko/System.Globalization.xml",
  3573. "ref/netstandard1.3/ru/System.Globalization.xml",
  3574. "ref/netstandard1.3/zh-hans/System.Globalization.xml",
  3575. "ref/netstandard1.3/zh-hant/System.Globalization.xml",
  3576. "ref/portable-net45+win8+wp8+wpa81/_._",
  3577. "ref/win8/_._",
  3578. "ref/wp80/_._",
  3579. "ref/wpa81/_._",
  3580. "ref/xamarinios10/_._",
  3581. "ref/xamarinmac20/_._",
  3582. "ref/xamarintvos10/_._",
  3583. "ref/xamarinwatchos10/_._",
  3584. "system.globalization.4.3.0.nupkg.sha512",
  3585. "system.globalization.nuspec"
  3586. ]
  3587. },
  3588. "System.Globalization.Calendars/4.0.1": {
  3589. "sha512": "L1c6IqeQ88vuzC1P81JeHmHA8mxq8a18NUBNXnIY/BVb+TCyAaGIFbhpZt60h9FJNmisymoQkHEFSE9Vslja1Q==",
  3590. "type": "package",
  3591. "path": "system.globalization.calendars/4.0.1",
  3592. "files": [
  3593. ".nupkg.metadata",
  3594. ".signature.p7s",
  3595. "ThirdPartyNotices.txt",
  3596. "dotnet_library_license.txt",
  3597. "lib/MonoAndroid10/_._",
  3598. "lib/MonoTouch10/_._",
  3599. "lib/net46/System.Globalization.Calendars.dll",
  3600. "lib/xamarinios10/_._",
  3601. "lib/xamarinmac20/_._",
  3602. "lib/xamarintvos10/_._",
  3603. "lib/xamarinwatchos10/_._",
  3604. "ref/MonoAndroid10/_._",
  3605. "ref/MonoTouch10/_._",
  3606. "ref/net46/System.Globalization.Calendars.dll",
  3607. "ref/netstandard1.3/System.Globalization.Calendars.dll",
  3608. "ref/netstandard1.3/System.Globalization.Calendars.xml",
  3609. "ref/netstandard1.3/de/System.Globalization.Calendars.xml",
  3610. "ref/netstandard1.3/es/System.Globalization.Calendars.xml",
  3611. "ref/netstandard1.3/fr/System.Globalization.Calendars.xml",
  3612. "ref/netstandard1.3/it/System.Globalization.Calendars.xml",
  3613. "ref/netstandard1.3/ja/System.Globalization.Calendars.xml",
  3614. "ref/netstandard1.3/ko/System.Globalization.Calendars.xml",
  3615. "ref/netstandard1.3/ru/System.Globalization.Calendars.xml",
  3616. "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml",
  3617. "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml",
  3618. "ref/xamarinios10/_._",
  3619. "ref/xamarinmac20/_._",
  3620. "ref/xamarintvos10/_._",
  3621. "ref/xamarinwatchos10/_._",
  3622. "system.globalization.calendars.4.0.1.nupkg.sha512",
  3623. "system.globalization.calendars.nuspec"
  3624. ]
  3625. },
  3626. "System.Globalization.Extensions/4.0.1": {
  3627. "sha512": "KKo23iKeOaIg61SSXwjANN7QYDr/3op3OWGGzDzz7mypx0Za0fZSeG0l6cco8Ntp8YMYkIQcAqlk8yhm5/Uhcg==",
  3628. "type": "package",
  3629. "path": "system.globalization.extensions/4.0.1",
  3630. "files": [
  3631. ".nupkg.metadata",
  3632. ".signature.p7s",
  3633. "ThirdPartyNotices.txt",
  3634. "dotnet_library_license.txt",
  3635. "lib/MonoAndroid10/_._",
  3636. "lib/MonoTouch10/_._",
  3637. "lib/net46/System.Globalization.Extensions.dll",
  3638. "lib/xamarinios10/_._",
  3639. "lib/xamarinmac20/_._",
  3640. "lib/xamarintvos10/_._",
  3641. "lib/xamarinwatchos10/_._",
  3642. "ref/MonoAndroid10/_._",
  3643. "ref/MonoTouch10/_._",
  3644. "ref/net46/System.Globalization.Extensions.dll",
  3645. "ref/netstandard1.3/System.Globalization.Extensions.dll",
  3646. "ref/netstandard1.3/System.Globalization.Extensions.xml",
  3647. "ref/netstandard1.3/de/System.Globalization.Extensions.xml",
  3648. "ref/netstandard1.3/es/System.Globalization.Extensions.xml",
  3649. "ref/netstandard1.3/fr/System.Globalization.Extensions.xml",
  3650. "ref/netstandard1.3/it/System.Globalization.Extensions.xml",
  3651. "ref/netstandard1.3/ja/System.Globalization.Extensions.xml",
  3652. "ref/netstandard1.3/ko/System.Globalization.Extensions.xml",
  3653. "ref/netstandard1.3/ru/System.Globalization.Extensions.xml",
  3654. "ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml",
  3655. "ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml",
  3656. "ref/xamarinios10/_._",
  3657. "ref/xamarinmac20/_._",
  3658. "ref/xamarintvos10/_._",
  3659. "ref/xamarinwatchos10/_._",
  3660. "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll",
  3661. "runtimes/win/lib/net46/System.Globalization.Extensions.dll",
  3662. "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll",
  3663. "system.globalization.extensions.4.0.1.nupkg.sha512",
  3664. "system.globalization.extensions.nuspec"
  3665. ]
  3666. },
  3667. "System.IdentityModel.Tokens.Jwt/6.21.0": {
  3668. "sha512": "JRD8AuypBE+2zYxT3dMJomQVsPYsCqlyZhWel3J1d5nzQokSRyTueF+Q4ID3Jcu6zSZKuzOdJ1MLTkbQsDqcvQ==",
  3669. "type": "package",
  3670. "path": "system.identitymodel.tokens.jwt/6.21.0",
  3671. "files": [
  3672. ".nupkg.metadata",
  3673. ".signature.p7s",
  3674. "lib/net45/System.IdentityModel.Tokens.Jwt.dll",
  3675. "lib/net45/System.IdentityModel.Tokens.Jwt.xml",
  3676. "lib/net461/System.IdentityModel.Tokens.Jwt.dll",
  3677. "lib/net461/System.IdentityModel.Tokens.Jwt.xml",
  3678. "lib/net472/System.IdentityModel.Tokens.Jwt.dll",
  3679. "lib/net472/System.IdentityModel.Tokens.Jwt.xml",
  3680. "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll",
  3681. "lib/net6.0/System.IdentityModel.Tokens.Jwt.xml",
  3682. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll",
  3683. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml",
  3684. "system.identitymodel.tokens.jwt.6.21.0.nupkg.sha512",
  3685. "system.identitymodel.tokens.jwt.nuspec"
  3686. ]
  3687. },
  3688. "System.IO/4.3.0": {
  3689. "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
  3690. "type": "package",
  3691. "path": "system.io/4.3.0",
  3692. "files": [
  3693. ".nupkg.metadata",
  3694. ".signature.p7s",
  3695. "ThirdPartyNotices.txt",
  3696. "dotnet_library_license.txt",
  3697. "lib/MonoAndroid10/_._",
  3698. "lib/MonoTouch10/_._",
  3699. "lib/net45/_._",
  3700. "lib/net462/System.IO.dll",
  3701. "lib/portable-net45+win8+wp8+wpa81/_._",
  3702. "lib/win8/_._",
  3703. "lib/wp80/_._",
  3704. "lib/wpa81/_._",
  3705. "lib/xamarinios10/_._",
  3706. "lib/xamarinmac20/_._",
  3707. "lib/xamarintvos10/_._",
  3708. "lib/xamarinwatchos10/_._",
  3709. "ref/MonoAndroid10/_._",
  3710. "ref/MonoTouch10/_._",
  3711. "ref/net45/_._",
  3712. "ref/net462/System.IO.dll",
  3713. "ref/netcore50/System.IO.dll",
  3714. "ref/netcore50/System.IO.xml",
  3715. "ref/netcore50/de/System.IO.xml",
  3716. "ref/netcore50/es/System.IO.xml",
  3717. "ref/netcore50/fr/System.IO.xml",
  3718. "ref/netcore50/it/System.IO.xml",
  3719. "ref/netcore50/ja/System.IO.xml",
  3720. "ref/netcore50/ko/System.IO.xml",
  3721. "ref/netcore50/ru/System.IO.xml",
  3722. "ref/netcore50/zh-hans/System.IO.xml",
  3723. "ref/netcore50/zh-hant/System.IO.xml",
  3724. "ref/netstandard1.0/System.IO.dll",
  3725. "ref/netstandard1.0/System.IO.xml",
  3726. "ref/netstandard1.0/de/System.IO.xml",
  3727. "ref/netstandard1.0/es/System.IO.xml",
  3728. "ref/netstandard1.0/fr/System.IO.xml",
  3729. "ref/netstandard1.0/it/System.IO.xml",
  3730. "ref/netstandard1.0/ja/System.IO.xml",
  3731. "ref/netstandard1.0/ko/System.IO.xml",
  3732. "ref/netstandard1.0/ru/System.IO.xml",
  3733. "ref/netstandard1.0/zh-hans/System.IO.xml",
  3734. "ref/netstandard1.0/zh-hant/System.IO.xml",
  3735. "ref/netstandard1.3/System.IO.dll",
  3736. "ref/netstandard1.3/System.IO.xml",
  3737. "ref/netstandard1.3/de/System.IO.xml",
  3738. "ref/netstandard1.3/es/System.IO.xml",
  3739. "ref/netstandard1.3/fr/System.IO.xml",
  3740. "ref/netstandard1.3/it/System.IO.xml",
  3741. "ref/netstandard1.3/ja/System.IO.xml",
  3742. "ref/netstandard1.3/ko/System.IO.xml",
  3743. "ref/netstandard1.3/ru/System.IO.xml",
  3744. "ref/netstandard1.3/zh-hans/System.IO.xml",
  3745. "ref/netstandard1.3/zh-hant/System.IO.xml",
  3746. "ref/netstandard1.5/System.IO.dll",
  3747. "ref/netstandard1.5/System.IO.xml",
  3748. "ref/netstandard1.5/de/System.IO.xml",
  3749. "ref/netstandard1.5/es/System.IO.xml",
  3750. "ref/netstandard1.5/fr/System.IO.xml",
  3751. "ref/netstandard1.5/it/System.IO.xml",
  3752. "ref/netstandard1.5/ja/System.IO.xml",
  3753. "ref/netstandard1.5/ko/System.IO.xml",
  3754. "ref/netstandard1.5/ru/System.IO.xml",
  3755. "ref/netstandard1.5/zh-hans/System.IO.xml",
  3756. "ref/netstandard1.5/zh-hant/System.IO.xml",
  3757. "ref/portable-net45+win8+wp8+wpa81/_._",
  3758. "ref/win8/_._",
  3759. "ref/wp80/_._",
  3760. "ref/wpa81/_._",
  3761. "ref/xamarinios10/_._",
  3762. "ref/xamarinmac20/_._",
  3763. "ref/xamarintvos10/_._",
  3764. "ref/xamarinwatchos10/_._",
  3765. "system.io.4.3.0.nupkg.sha512",
  3766. "system.io.nuspec"
  3767. ]
  3768. },
  3769. "System.IO.Compression/4.1.0": {
  3770. "sha512": "TjnBS6eztThSzeSib+WyVbLzEdLKUcEHN69VtS3u8aAsSc18FU6xCZlNWWsEd8SKcXAE+y1sOu7VbU8sUeM0sg==",
  3771. "type": "package",
  3772. "path": "system.io.compression/4.1.0",
  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/net46/System.IO.Compression.dll",
  3782. "lib/portable-net45+win8+wpa81/_._",
  3783. "lib/win8/_._",
  3784. "lib/wpa81/_._",
  3785. "lib/xamarinios10/_._",
  3786. "lib/xamarinmac20/_._",
  3787. "lib/xamarintvos10/_._",
  3788. "lib/xamarinwatchos10/_._",
  3789. "ref/MonoAndroid10/_._",
  3790. "ref/MonoTouch10/_._",
  3791. "ref/net45/_._",
  3792. "ref/net46/System.IO.Compression.dll",
  3793. "ref/netcore50/System.IO.Compression.dll",
  3794. "ref/netcore50/System.IO.Compression.xml",
  3795. "ref/netcore50/de/System.IO.Compression.xml",
  3796. "ref/netcore50/es/System.IO.Compression.xml",
  3797. "ref/netcore50/fr/System.IO.Compression.xml",
  3798. "ref/netcore50/it/System.IO.Compression.xml",
  3799. "ref/netcore50/ja/System.IO.Compression.xml",
  3800. "ref/netcore50/ko/System.IO.Compression.xml",
  3801. "ref/netcore50/ru/System.IO.Compression.xml",
  3802. "ref/netcore50/zh-hans/System.IO.Compression.xml",
  3803. "ref/netcore50/zh-hant/System.IO.Compression.xml",
  3804. "ref/netstandard1.1/System.IO.Compression.dll",
  3805. "ref/netstandard1.1/System.IO.Compression.xml",
  3806. "ref/netstandard1.1/de/System.IO.Compression.xml",
  3807. "ref/netstandard1.1/es/System.IO.Compression.xml",
  3808. "ref/netstandard1.1/fr/System.IO.Compression.xml",
  3809. "ref/netstandard1.1/it/System.IO.Compression.xml",
  3810. "ref/netstandard1.1/ja/System.IO.Compression.xml",
  3811. "ref/netstandard1.1/ko/System.IO.Compression.xml",
  3812. "ref/netstandard1.1/ru/System.IO.Compression.xml",
  3813. "ref/netstandard1.1/zh-hans/System.IO.Compression.xml",
  3814. "ref/netstandard1.1/zh-hant/System.IO.Compression.xml",
  3815. "ref/netstandard1.3/System.IO.Compression.dll",
  3816. "ref/netstandard1.3/System.IO.Compression.xml",
  3817. "ref/netstandard1.3/de/System.IO.Compression.xml",
  3818. "ref/netstandard1.3/es/System.IO.Compression.xml",
  3819. "ref/netstandard1.3/fr/System.IO.Compression.xml",
  3820. "ref/netstandard1.3/it/System.IO.Compression.xml",
  3821. "ref/netstandard1.3/ja/System.IO.Compression.xml",
  3822. "ref/netstandard1.3/ko/System.IO.Compression.xml",
  3823. "ref/netstandard1.3/ru/System.IO.Compression.xml",
  3824. "ref/netstandard1.3/zh-hans/System.IO.Compression.xml",
  3825. "ref/netstandard1.3/zh-hant/System.IO.Compression.xml",
  3826. "ref/portable-net45+win8+wpa81/_._",
  3827. "ref/win8/_._",
  3828. "ref/wpa81/_._",
  3829. "ref/xamarinios10/_._",
  3830. "ref/xamarinmac20/_._",
  3831. "ref/xamarintvos10/_._",
  3832. "ref/xamarinwatchos10/_._",
  3833. "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll",
  3834. "runtimes/win/lib/net46/System.IO.Compression.dll",
  3835. "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll",
  3836. "system.io.compression.4.1.0.nupkg.sha512",
  3837. "system.io.compression.nuspec"
  3838. ]
  3839. },
  3840. "System.IO.Compression.ZipFile/4.0.1": {
  3841. "sha512": "hBQYJzfTbQURF10nLhd+az2NHxsU6MU7AB8RUf4IolBP5lOAm4Luho851xl+CqslmhI5ZH/el8BlngEk4lBkaQ==",
  3842. "type": "package",
  3843. "path": "system.io.compression.zipfile/4.0.1",
  3844. "files": [
  3845. ".nupkg.metadata",
  3846. ".signature.p7s",
  3847. "ThirdPartyNotices.txt",
  3848. "dotnet_library_license.txt",
  3849. "lib/MonoAndroid10/_._",
  3850. "lib/MonoTouch10/_._",
  3851. "lib/net46/System.IO.Compression.ZipFile.dll",
  3852. "lib/netstandard1.3/System.IO.Compression.ZipFile.dll",
  3853. "lib/xamarinios10/_._",
  3854. "lib/xamarinmac20/_._",
  3855. "lib/xamarintvos10/_._",
  3856. "lib/xamarinwatchos10/_._",
  3857. "ref/MonoAndroid10/_._",
  3858. "ref/MonoTouch10/_._",
  3859. "ref/net46/System.IO.Compression.ZipFile.dll",
  3860. "ref/netstandard1.3/System.IO.Compression.ZipFile.dll",
  3861. "ref/netstandard1.3/System.IO.Compression.ZipFile.xml",
  3862. "ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml",
  3863. "ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml",
  3864. "ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml",
  3865. "ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml",
  3866. "ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml",
  3867. "ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml",
  3868. "ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml",
  3869. "ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml",
  3870. "ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml",
  3871. "ref/xamarinios10/_._",
  3872. "ref/xamarinmac20/_._",
  3873. "ref/xamarintvos10/_._",
  3874. "ref/xamarinwatchos10/_._",
  3875. "system.io.compression.zipfile.4.0.1.nupkg.sha512",
  3876. "system.io.compression.zipfile.nuspec"
  3877. ]
  3878. },
  3879. "System.IO.FileSystem/4.0.1": {
  3880. "sha512": "IBErlVq5jOggAD69bg1t0pJcHaDbJbWNUZTPI96fkYWzwYbN6D9wRHMULLDd9dHsl7C2YsxXL31LMfPI1SWt8w==",
  3881. "type": "package",
  3882. "path": "system.io.filesystem/4.0.1",
  3883. "files": [
  3884. ".nupkg.metadata",
  3885. ".signature.p7s",
  3886. "ThirdPartyNotices.txt",
  3887. "dotnet_library_license.txt",
  3888. "lib/MonoAndroid10/_._",
  3889. "lib/MonoTouch10/_._",
  3890. "lib/net46/System.IO.FileSystem.dll",
  3891. "lib/xamarinios10/_._",
  3892. "lib/xamarinmac20/_._",
  3893. "lib/xamarintvos10/_._",
  3894. "lib/xamarinwatchos10/_._",
  3895. "ref/MonoAndroid10/_._",
  3896. "ref/MonoTouch10/_._",
  3897. "ref/net46/System.IO.FileSystem.dll",
  3898. "ref/netstandard1.3/System.IO.FileSystem.dll",
  3899. "ref/netstandard1.3/System.IO.FileSystem.xml",
  3900. "ref/netstandard1.3/de/System.IO.FileSystem.xml",
  3901. "ref/netstandard1.3/es/System.IO.FileSystem.xml",
  3902. "ref/netstandard1.3/fr/System.IO.FileSystem.xml",
  3903. "ref/netstandard1.3/it/System.IO.FileSystem.xml",
  3904. "ref/netstandard1.3/ja/System.IO.FileSystem.xml",
  3905. "ref/netstandard1.3/ko/System.IO.FileSystem.xml",
  3906. "ref/netstandard1.3/ru/System.IO.FileSystem.xml",
  3907. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml",
  3908. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml",
  3909. "ref/xamarinios10/_._",
  3910. "ref/xamarinmac20/_._",
  3911. "ref/xamarintvos10/_._",
  3912. "ref/xamarinwatchos10/_._",
  3913. "system.io.filesystem.4.0.1.nupkg.sha512",
  3914. "system.io.filesystem.nuspec"
  3915. ]
  3916. },
  3917. "System.IO.FileSystem.Primitives/4.0.1": {
  3918. "sha512": "kWkKD203JJKxJeE74p8aF8y4Qc9r9WQx4C0cHzHPrY3fv/L/IhWnyCHaFJ3H1QPOH6A93whlQ2vG5nHlBDvzWQ==",
  3919. "type": "package",
  3920. "path": "system.io.filesystem.primitives/4.0.1",
  3921. "files": [
  3922. ".nupkg.metadata",
  3923. ".signature.p7s",
  3924. "ThirdPartyNotices.txt",
  3925. "dotnet_library_license.txt",
  3926. "lib/MonoAndroid10/_._",
  3927. "lib/MonoTouch10/_._",
  3928. "lib/net46/System.IO.FileSystem.Primitives.dll",
  3929. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll",
  3930. "lib/xamarinios10/_._",
  3931. "lib/xamarinmac20/_._",
  3932. "lib/xamarintvos10/_._",
  3933. "lib/xamarinwatchos10/_._",
  3934. "ref/MonoAndroid10/_._",
  3935. "ref/MonoTouch10/_._",
  3936. "ref/net46/System.IO.FileSystem.Primitives.dll",
  3937. "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll",
  3938. "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml",
  3939. "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml",
  3940. "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml",
  3941. "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml",
  3942. "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml",
  3943. "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml",
  3944. "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml",
  3945. "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml",
  3946. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml",
  3947. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml",
  3948. "ref/xamarinios10/_._",
  3949. "ref/xamarinmac20/_._",
  3950. "ref/xamarintvos10/_._",
  3951. "ref/xamarinwatchos10/_._",
  3952. "system.io.filesystem.primitives.4.0.1.nupkg.sha512",
  3953. "system.io.filesystem.primitives.nuspec"
  3954. ]
  3955. },
  3956. "System.Linq/4.1.0": {
  3957. "sha512": "bQ0iYFOQI0nuTnt+NQADns6ucV4DUvMdwN6CbkB1yj8i7arTGiTN5eok1kQwdnnNWSDZfIUySQY+J3d5KjWn0g==",
  3958. "type": "package",
  3959. "path": "system.linq/4.1.0",
  3960. "files": [
  3961. ".nupkg.metadata",
  3962. ".signature.p7s",
  3963. "ThirdPartyNotices.txt",
  3964. "dotnet_library_license.txt",
  3965. "lib/MonoAndroid10/_._",
  3966. "lib/MonoTouch10/_._",
  3967. "lib/net45/_._",
  3968. "lib/net463/System.Linq.dll",
  3969. "lib/netcore50/System.Linq.dll",
  3970. "lib/netstandard1.6/System.Linq.dll",
  3971. "lib/portable-net45+win8+wp8+wpa81/_._",
  3972. "lib/win8/_._",
  3973. "lib/wp80/_._",
  3974. "lib/wpa81/_._",
  3975. "lib/xamarinios10/_._",
  3976. "lib/xamarinmac20/_._",
  3977. "lib/xamarintvos10/_._",
  3978. "lib/xamarinwatchos10/_._",
  3979. "ref/MonoAndroid10/_._",
  3980. "ref/MonoTouch10/_._",
  3981. "ref/net45/_._",
  3982. "ref/net463/System.Linq.dll",
  3983. "ref/netcore50/System.Linq.dll",
  3984. "ref/netcore50/System.Linq.xml",
  3985. "ref/netcore50/de/System.Linq.xml",
  3986. "ref/netcore50/es/System.Linq.xml",
  3987. "ref/netcore50/fr/System.Linq.xml",
  3988. "ref/netcore50/it/System.Linq.xml",
  3989. "ref/netcore50/ja/System.Linq.xml",
  3990. "ref/netcore50/ko/System.Linq.xml",
  3991. "ref/netcore50/ru/System.Linq.xml",
  3992. "ref/netcore50/zh-hans/System.Linq.xml",
  3993. "ref/netcore50/zh-hant/System.Linq.xml",
  3994. "ref/netstandard1.0/System.Linq.dll",
  3995. "ref/netstandard1.0/System.Linq.xml",
  3996. "ref/netstandard1.0/de/System.Linq.xml",
  3997. "ref/netstandard1.0/es/System.Linq.xml",
  3998. "ref/netstandard1.0/fr/System.Linq.xml",
  3999. "ref/netstandard1.0/it/System.Linq.xml",
  4000. "ref/netstandard1.0/ja/System.Linq.xml",
  4001. "ref/netstandard1.0/ko/System.Linq.xml",
  4002. "ref/netstandard1.0/ru/System.Linq.xml",
  4003. "ref/netstandard1.0/zh-hans/System.Linq.xml",
  4004. "ref/netstandard1.0/zh-hant/System.Linq.xml",
  4005. "ref/netstandard1.6/System.Linq.dll",
  4006. "ref/netstandard1.6/System.Linq.xml",
  4007. "ref/netstandard1.6/de/System.Linq.xml",
  4008. "ref/netstandard1.6/es/System.Linq.xml",
  4009. "ref/netstandard1.6/fr/System.Linq.xml",
  4010. "ref/netstandard1.6/it/System.Linq.xml",
  4011. "ref/netstandard1.6/ja/System.Linq.xml",
  4012. "ref/netstandard1.6/ko/System.Linq.xml",
  4013. "ref/netstandard1.6/ru/System.Linq.xml",
  4014. "ref/netstandard1.6/zh-hans/System.Linq.xml",
  4015. "ref/netstandard1.6/zh-hant/System.Linq.xml",
  4016. "ref/portable-net45+win8+wp8+wpa81/_._",
  4017. "ref/win8/_._",
  4018. "ref/wp80/_._",
  4019. "ref/wpa81/_._",
  4020. "ref/xamarinios10/_._",
  4021. "ref/xamarinmac20/_._",
  4022. "ref/xamarintvos10/_._",
  4023. "ref/xamarinwatchos10/_._",
  4024. "system.linq.4.1.0.nupkg.sha512",
  4025. "system.linq.nuspec"
  4026. ]
  4027. },
  4028. "System.Linq.Async/5.0.0": {
  4029. "sha512": "cPtIuuH8TIjVHSi2ewwReWGW1PfChPE0LxPIDlfwVcLuTM9GANFTXiMB7k3aC4sk3f0cQU25LNKzx+jZMxijqw==",
  4030. "type": "package",
  4031. "path": "system.linq.async/5.0.0",
  4032. "files": [
  4033. ".nupkg.metadata",
  4034. ".signature.p7s",
  4035. "lib/net461/System.Linq.Async.dll",
  4036. "lib/net461/System.Linq.Async.xml",
  4037. "lib/netcoreapp3.1/System.Linq.Async.dll",
  4038. "lib/netcoreapp3.1/System.Linq.Async.xml",
  4039. "lib/netstandard2.0/System.Linq.Async.dll",
  4040. "lib/netstandard2.0/System.Linq.Async.xml",
  4041. "lib/netstandard2.1/System.Linq.Async.dll",
  4042. "lib/netstandard2.1/System.Linq.Async.xml",
  4043. "ref/net461/System.Linq.Async.dll",
  4044. "ref/net461/System.Linq.Async.xml",
  4045. "ref/netcoreapp3.1/System.Linq.Async.dll",
  4046. "ref/netcoreapp3.1/System.Linq.Async.xml",
  4047. "ref/netstandard2.0/System.Linq.Async.dll",
  4048. "ref/netstandard2.0/System.Linq.Async.xml",
  4049. "ref/netstandard2.1/System.Linq.Async.dll",
  4050. "ref/netstandard2.1/System.Linq.Async.xml",
  4051. "system.linq.async.5.0.0.nupkg.sha512",
  4052. "system.linq.async.nuspec"
  4053. ]
  4054. },
  4055. "System.Linq.Expressions/4.1.0": {
  4056. "sha512": "I+y02iqkgmCAyfbqOmSDOgqdZQ5tTj80Akm5BPSS8EeB0VGWdy6X1KCoYe8Pk6pwDoAKZUOdLVxnTJcExiv5zw==",
  4057. "type": "package",
  4058. "path": "system.linq.expressions/4.1.0",
  4059. "files": [
  4060. ".nupkg.metadata",
  4061. ".signature.p7s",
  4062. "ThirdPartyNotices.txt",
  4063. "dotnet_library_license.txt",
  4064. "lib/MonoAndroid10/_._",
  4065. "lib/MonoTouch10/_._",
  4066. "lib/net45/_._",
  4067. "lib/net463/System.Linq.Expressions.dll",
  4068. "lib/netcore50/System.Linq.Expressions.dll",
  4069. "lib/netstandard1.6/System.Linq.Expressions.dll",
  4070. "lib/portable-net45+win8+wp8+wpa81/_._",
  4071. "lib/win8/_._",
  4072. "lib/wp80/_._",
  4073. "lib/wpa81/_._",
  4074. "lib/xamarinios10/_._",
  4075. "lib/xamarinmac20/_._",
  4076. "lib/xamarintvos10/_._",
  4077. "lib/xamarinwatchos10/_._",
  4078. "ref/MonoAndroid10/_._",
  4079. "ref/MonoTouch10/_._",
  4080. "ref/net45/_._",
  4081. "ref/net463/System.Linq.Expressions.dll",
  4082. "ref/netcore50/System.Linq.Expressions.dll",
  4083. "ref/netcore50/System.Linq.Expressions.xml",
  4084. "ref/netcore50/de/System.Linq.Expressions.xml",
  4085. "ref/netcore50/es/System.Linq.Expressions.xml",
  4086. "ref/netcore50/fr/System.Linq.Expressions.xml",
  4087. "ref/netcore50/it/System.Linq.Expressions.xml",
  4088. "ref/netcore50/ja/System.Linq.Expressions.xml",
  4089. "ref/netcore50/ko/System.Linq.Expressions.xml",
  4090. "ref/netcore50/ru/System.Linq.Expressions.xml",
  4091. "ref/netcore50/zh-hans/System.Linq.Expressions.xml",
  4092. "ref/netcore50/zh-hant/System.Linq.Expressions.xml",
  4093. "ref/netstandard1.0/System.Linq.Expressions.dll",
  4094. "ref/netstandard1.0/System.Linq.Expressions.xml",
  4095. "ref/netstandard1.0/de/System.Linq.Expressions.xml",
  4096. "ref/netstandard1.0/es/System.Linq.Expressions.xml",
  4097. "ref/netstandard1.0/fr/System.Linq.Expressions.xml",
  4098. "ref/netstandard1.0/it/System.Linq.Expressions.xml",
  4099. "ref/netstandard1.0/ja/System.Linq.Expressions.xml",
  4100. "ref/netstandard1.0/ko/System.Linq.Expressions.xml",
  4101. "ref/netstandard1.0/ru/System.Linq.Expressions.xml",
  4102. "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml",
  4103. "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml",
  4104. "ref/netstandard1.3/System.Linq.Expressions.dll",
  4105. "ref/netstandard1.3/System.Linq.Expressions.xml",
  4106. "ref/netstandard1.3/de/System.Linq.Expressions.xml",
  4107. "ref/netstandard1.3/es/System.Linq.Expressions.xml",
  4108. "ref/netstandard1.3/fr/System.Linq.Expressions.xml",
  4109. "ref/netstandard1.3/it/System.Linq.Expressions.xml",
  4110. "ref/netstandard1.3/ja/System.Linq.Expressions.xml",
  4111. "ref/netstandard1.3/ko/System.Linq.Expressions.xml",
  4112. "ref/netstandard1.3/ru/System.Linq.Expressions.xml",
  4113. "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml",
  4114. "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml",
  4115. "ref/netstandard1.6/System.Linq.Expressions.dll",
  4116. "ref/netstandard1.6/System.Linq.Expressions.xml",
  4117. "ref/netstandard1.6/de/System.Linq.Expressions.xml",
  4118. "ref/netstandard1.6/es/System.Linq.Expressions.xml",
  4119. "ref/netstandard1.6/fr/System.Linq.Expressions.xml",
  4120. "ref/netstandard1.6/it/System.Linq.Expressions.xml",
  4121. "ref/netstandard1.6/ja/System.Linq.Expressions.xml",
  4122. "ref/netstandard1.6/ko/System.Linq.Expressions.xml",
  4123. "ref/netstandard1.6/ru/System.Linq.Expressions.xml",
  4124. "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml",
  4125. "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml",
  4126. "ref/portable-net45+win8+wp8+wpa81/_._",
  4127. "ref/win8/_._",
  4128. "ref/wp80/_._",
  4129. "ref/wpa81/_._",
  4130. "ref/xamarinios10/_._",
  4131. "ref/xamarinmac20/_._",
  4132. "ref/xamarintvos10/_._",
  4133. "ref/xamarinwatchos10/_._",
  4134. "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll",
  4135. "system.linq.expressions.4.1.0.nupkg.sha512",
  4136. "system.linq.expressions.nuspec"
  4137. ]
  4138. },
  4139. "System.Memory/4.5.4": {
  4140. "sha512": "1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
  4141. "type": "package",
  4142. "path": "system.memory/4.5.4",
  4143. "files": [
  4144. ".nupkg.metadata",
  4145. ".signature.p7s",
  4146. "LICENSE.TXT",
  4147. "THIRD-PARTY-NOTICES.TXT",
  4148. "lib/net461/System.Memory.dll",
  4149. "lib/net461/System.Memory.xml",
  4150. "lib/netcoreapp2.1/_._",
  4151. "lib/netstandard1.1/System.Memory.dll",
  4152. "lib/netstandard1.1/System.Memory.xml",
  4153. "lib/netstandard2.0/System.Memory.dll",
  4154. "lib/netstandard2.0/System.Memory.xml",
  4155. "ref/netcoreapp2.1/_._",
  4156. "system.memory.4.5.4.nupkg.sha512",
  4157. "system.memory.nuspec",
  4158. "useSharedDesignerContext.txt",
  4159. "version.txt"
  4160. ]
  4161. },
  4162. "System.Memory.Data/1.0.2": {
  4163. "sha512": "JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
  4164. "type": "package",
  4165. "path": "system.memory.data/1.0.2",
  4166. "files": [
  4167. ".nupkg.metadata",
  4168. ".signature.p7s",
  4169. "CHANGELOG.md",
  4170. "DotNetPackageIcon.png",
  4171. "README.md",
  4172. "lib/net461/System.Memory.Data.dll",
  4173. "lib/net461/System.Memory.Data.xml",
  4174. "lib/netstandard2.0/System.Memory.Data.dll",
  4175. "lib/netstandard2.0/System.Memory.Data.xml",
  4176. "system.memory.data.1.0.2.nupkg.sha512",
  4177. "system.memory.data.nuspec"
  4178. ]
  4179. },
  4180. "System.Net.Http/4.1.0": {
  4181. "sha512": "ULq9g3SOPVuupt+Y3U+A37coXzdNisB1neFCSKzBwo182u0RDddKJF8I5+HfyXqK6OhJPgeoAwWXrbiUXuRDsg==",
  4182. "type": "package",
  4183. "path": "system.net.http/4.1.0",
  4184. "files": [
  4185. ".nupkg.metadata",
  4186. ".signature.p7s",
  4187. "ThirdPartyNotices.txt",
  4188. "dotnet_library_license.txt",
  4189. "lib/Xamarinmac20/_._",
  4190. "lib/monoandroid10/_._",
  4191. "lib/monotouch10/_._",
  4192. "lib/net45/_._",
  4193. "lib/net46/System.Net.Http.dll",
  4194. "lib/portable-net45+win8+wpa81/_._",
  4195. "lib/win8/_._",
  4196. "lib/wpa81/_._",
  4197. "lib/xamarinios10/_._",
  4198. "lib/xamarintvos10/_._",
  4199. "lib/xamarinwatchos10/_._",
  4200. "ref/Xamarinmac20/_._",
  4201. "ref/monoandroid10/_._",
  4202. "ref/monotouch10/_._",
  4203. "ref/net45/_._",
  4204. "ref/net46/System.Net.Http.dll",
  4205. "ref/net46/System.Net.Http.xml",
  4206. "ref/net46/de/System.Net.Http.xml",
  4207. "ref/net46/es/System.Net.Http.xml",
  4208. "ref/net46/fr/System.Net.Http.xml",
  4209. "ref/net46/it/System.Net.Http.xml",
  4210. "ref/net46/ja/System.Net.Http.xml",
  4211. "ref/net46/ko/System.Net.Http.xml",
  4212. "ref/net46/ru/System.Net.Http.xml",
  4213. "ref/net46/zh-hans/System.Net.Http.xml",
  4214. "ref/net46/zh-hant/System.Net.Http.xml",
  4215. "ref/netcore50/System.Net.Http.dll",
  4216. "ref/netcore50/System.Net.Http.xml",
  4217. "ref/netcore50/de/System.Net.Http.xml",
  4218. "ref/netcore50/es/System.Net.Http.xml",
  4219. "ref/netcore50/fr/System.Net.Http.xml",
  4220. "ref/netcore50/it/System.Net.Http.xml",
  4221. "ref/netcore50/ja/System.Net.Http.xml",
  4222. "ref/netcore50/ko/System.Net.Http.xml",
  4223. "ref/netcore50/ru/System.Net.Http.xml",
  4224. "ref/netcore50/zh-hans/System.Net.Http.xml",
  4225. "ref/netcore50/zh-hant/System.Net.Http.xml",
  4226. "ref/netstandard1.1/System.Net.Http.dll",
  4227. "ref/netstandard1.1/System.Net.Http.xml",
  4228. "ref/netstandard1.1/de/System.Net.Http.xml",
  4229. "ref/netstandard1.1/es/System.Net.Http.xml",
  4230. "ref/netstandard1.1/fr/System.Net.Http.xml",
  4231. "ref/netstandard1.1/it/System.Net.Http.xml",
  4232. "ref/netstandard1.1/ja/System.Net.Http.xml",
  4233. "ref/netstandard1.1/ko/System.Net.Http.xml",
  4234. "ref/netstandard1.1/ru/System.Net.Http.xml",
  4235. "ref/netstandard1.1/zh-hans/System.Net.Http.xml",
  4236. "ref/netstandard1.1/zh-hant/System.Net.Http.xml",
  4237. "ref/netstandard1.3/System.Net.Http.dll",
  4238. "ref/netstandard1.3/System.Net.Http.xml",
  4239. "ref/netstandard1.3/de/System.Net.Http.xml",
  4240. "ref/netstandard1.3/es/System.Net.Http.xml",
  4241. "ref/netstandard1.3/fr/System.Net.Http.xml",
  4242. "ref/netstandard1.3/it/System.Net.Http.xml",
  4243. "ref/netstandard1.3/ja/System.Net.Http.xml",
  4244. "ref/netstandard1.3/ko/System.Net.Http.xml",
  4245. "ref/netstandard1.3/ru/System.Net.Http.xml",
  4246. "ref/netstandard1.3/zh-hans/System.Net.Http.xml",
  4247. "ref/netstandard1.3/zh-hant/System.Net.Http.xml",
  4248. "ref/portable-net45+win8+wpa81/_._",
  4249. "ref/win8/_._",
  4250. "ref/wpa81/_._",
  4251. "ref/xamarinios10/_._",
  4252. "ref/xamarintvos10/_._",
  4253. "ref/xamarinwatchos10/_._",
  4254. "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll",
  4255. "runtimes/win/lib/net46/System.Net.Http.dll",
  4256. "runtimes/win/lib/netcore50/System.Net.Http.dll",
  4257. "runtimes/win/lib/netstandard1.3/System.Net.Http.dll",
  4258. "system.net.http.4.1.0.nupkg.sha512",
  4259. "system.net.http.nuspec"
  4260. ]
  4261. },
  4262. "System.Net.Primitives/4.0.11": {
  4263. "sha512": "hVvfl4405DRjA2408luZekbPhplJK03j2Y2lSfMlny7GHXlkByw1iLnc9mgKW0GdQn73vvMcWrWewAhylXA4Nw==",
  4264. "type": "package",
  4265. "path": "system.net.primitives/4.0.11",
  4266. "files": [
  4267. ".nupkg.metadata",
  4268. ".signature.p7s",
  4269. "ThirdPartyNotices.txt",
  4270. "dotnet_library_license.txt",
  4271. "lib/MonoAndroid10/_._",
  4272. "lib/MonoTouch10/_._",
  4273. "lib/net45/_._",
  4274. "lib/portable-net45+win8+wp8+wpa81/_._",
  4275. "lib/win8/_._",
  4276. "lib/wp80/_._",
  4277. "lib/wpa81/_._",
  4278. "lib/xamarinios10/_._",
  4279. "lib/xamarinmac20/_._",
  4280. "lib/xamarintvos10/_._",
  4281. "lib/xamarinwatchos10/_._",
  4282. "ref/MonoAndroid10/_._",
  4283. "ref/MonoTouch10/_._",
  4284. "ref/net45/_._",
  4285. "ref/netcore50/System.Net.Primitives.dll",
  4286. "ref/netcore50/System.Net.Primitives.xml",
  4287. "ref/netcore50/de/System.Net.Primitives.xml",
  4288. "ref/netcore50/es/System.Net.Primitives.xml",
  4289. "ref/netcore50/fr/System.Net.Primitives.xml",
  4290. "ref/netcore50/it/System.Net.Primitives.xml",
  4291. "ref/netcore50/ja/System.Net.Primitives.xml",
  4292. "ref/netcore50/ko/System.Net.Primitives.xml",
  4293. "ref/netcore50/ru/System.Net.Primitives.xml",
  4294. "ref/netcore50/zh-hans/System.Net.Primitives.xml",
  4295. "ref/netcore50/zh-hant/System.Net.Primitives.xml",
  4296. "ref/netstandard1.0/System.Net.Primitives.dll",
  4297. "ref/netstandard1.0/System.Net.Primitives.xml",
  4298. "ref/netstandard1.0/de/System.Net.Primitives.xml",
  4299. "ref/netstandard1.0/es/System.Net.Primitives.xml",
  4300. "ref/netstandard1.0/fr/System.Net.Primitives.xml",
  4301. "ref/netstandard1.0/it/System.Net.Primitives.xml",
  4302. "ref/netstandard1.0/ja/System.Net.Primitives.xml",
  4303. "ref/netstandard1.0/ko/System.Net.Primitives.xml",
  4304. "ref/netstandard1.0/ru/System.Net.Primitives.xml",
  4305. "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml",
  4306. "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml",
  4307. "ref/netstandard1.1/System.Net.Primitives.dll",
  4308. "ref/netstandard1.1/System.Net.Primitives.xml",
  4309. "ref/netstandard1.1/de/System.Net.Primitives.xml",
  4310. "ref/netstandard1.1/es/System.Net.Primitives.xml",
  4311. "ref/netstandard1.1/fr/System.Net.Primitives.xml",
  4312. "ref/netstandard1.1/it/System.Net.Primitives.xml",
  4313. "ref/netstandard1.1/ja/System.Net.Primitives.xml",
  4314. "ref/netstandard1.1/ko/System.Net.Primitives.xml",
  4315. "ref/netstandard1.1/ru/System.Net.Primitives.xml",
  4316. "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml",
  4317. "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml",
  4318. "ref/netstandard1.3/System.Net.Primitives.dll",
  4319. "ref/netstandard1.3/System.Net.Primitives.xml",
  4320. "ref/netstandard1.3/de/System.Net.Primitives.xml",
  4321. "ref/netstandard1.3/es/System.Net.Primitives.xml",
  4322. "ref/netstandard1.3/fr/System.Net.Primitives.xml",
  4323. "ref/netstandard1.3/it/System.Net.Primitives.xml",
  4324. "ref/netstandard1.3/ja/System.Net.Primitives.xml",
  4325. "ref/netstandard1.3/ko/System.Net.Primitives.xml",
  4326. "ref/netstandard1.3/ru/System.Net.Primitives.xml",
  4327. "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml",
  4328. "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml",
  4329. "ref/portable-net45+win8+wp8+wpa81/_._",
  4330. "ref/win8/_._",
  4331. "ref/wp80/_._",
  4332. "ref/wpa81/_._",
  4333. "ref/xamarinios10/_._",
  4334. "ref/xamarinmac20/_._",
  4335. "ref/xamarintvos10/_._",
  4336. "ref/xamarinwatchos10/_._",
  4337. "system.net.primitives.4.0.11.nupkg.sha512",
  4338. "system.net.primitives.nuspec"
  4339. ]
  4340. },
  4341. "System.Net.Sockets/4.1.0": {
  4342. "sha512": "xAz0N3dAV/aR/9g8r0Y5oEqU1JRsz29F5EGb/WVHmX3jVSLqi2/92M5hTad2aNWovruXrJpJtgZ9fccPMG9uSw==",
  4343. "type": "package",
  4344. "path": "system.net.sockets/4.1.0",
  4345. "files": [
  4346. ".nupkg.metadata",
  4347. ".signature.p7s",
  4348. "ThirdPartyNotices.txt",
  4349. "dotnet_library_license.txt",
  4350. "lib/MonoAndroid10/_._",
  4351. "lib/MonoTouch10/_._",
  4352. "lib/net46/System.Net.Sockets.dll",
  4353. "lib/xamarinios10/_._",
  4354. "lib/xamarinmac20/_._",
  4355. "lib/xamarintvos10/_._",
  4356. "lib/xamarinwatchos10/_._",
  4357. "ref/MonoAndroid10/_._",
  4358. "ref/MonoTouch10/_._",
  4359. "ref/net46/System.Net.Sockets.dll",
  4360. "ref/netstandard1.3/System.Net.Sockets.dll",
  4361. "ref/netstandard1.3/System.Net.Sockets.xml",
  4362. "ref/netstandard1.3/de/System.Net.Sockets.xml",
  4363. "ref/netstandard1.3/es/System.Net.Sockets.xml",
  4364. "ref/netstandard1.3/fr/System.Net.Sockets.xml",
  4365. "ref/netstandard1.3/it/System.Net.Sockets.xml",
  4366. "ref/netstandard1.3/ja/System.Net.Sockets.xml",
  4367. "ref/netstandard1.3/ko/System.Net.Sockets.xml",
  4368. "ref/netstandard1.3/ru/System.Net.Sockets.xml",
  4369. "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml",
  4370. "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml",
  4371. "ref/xamarinios10/_._",
  4372. "ref/xamarinmac20/_._",
  4373. "ref/xamarintvos10/_._",
  4374. "ref/xamarinwatchos10/_._",
  4375. "system.net.sockets.4.1.0.nupkg.sha512",
  4376. "system.net.sockets.nuspec"
  4377. ]
  4378. },
  4379. "System.Numerics.Vectors/4.5.0": {
  4380. "sha512": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
  4381. "type": "package",
  4382. "path": "system.numerics.vectors/4.5.0",
  4383. "files": [
  4384. ".nupkg.metadata",
  4385. ".signature.p7s",
  4386. "LICENSE.TXT",
  4387. "THIRD-PARTY-NOTICES.TXT",
  4388. "lib/MonoAndroid10/_._",
  4389. "lib/MonoTouch10/_._",
  4390. "lib/net46/System.Numerics.Vectors.dll",
  4391. "lib/net46/System.Numerics.Vectors.xml",
  4392. "lib/netcoreapp2.0/_._",
  4393. "lib/netstandard1.0/System.Numerics.Vectors.dll",
  4394. "lib/netstandard1.0/System.Numerics.Vectors.xml",
  4395. "lib/netstandard2.0/System.Numerics.Vectors.dll",
  4396. "lib/netstandard2.0/System.Numerics.Vectors.xml",
  4397. "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll",
  4398. "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml",
  4399. "lib/uap10.0.16299/_._",
  4400. "lib/xamarinios10/_._",
  4401. "lib/xamarinmac20/_._",
  4402. "lib/xamarintvos10/_._",
  4403. "lib/xamarinwatchos10/_._",
  4404. "ref/MonoAndroid10/_._",
  4405. "ref/MonoTouch10/_._",
  4406. "ref/net45/System.Numerics.Vectors.dll",
  4407. "ref/net45/System.Numerics.Vectors.xml",
  4408. "ref/net46/System.Numerics.Vectors.dll",
  4409. "ref/net46/System.Numerics.Vectors.xml",
  4410. "ref/netcoreapp2.0/_._",
  4411. "ref/netstandard1.0/System.Numerics.Vectors.dll",
  4412. "ref/netstandard1.0/System.Numerics.Vectors.xml",
  4413. "ref/netstandard2.0/System.Numerics.Vectors.dll",
  4414. "ref/netstandard2.0/System.Numerics.Vectors.xml",
  4415. "ref/uap10.0.16299/_._",
  4416. "ref/xamarinios10/_._",
  4417. "ref/xamarinmac20/_._",
  4418. "ref/xamarintvos10/_._",
  4419. "ref/xamarinwatchos10/_._",
  4420. "system.numerics.vectors.4.5.0.nupkg.sha512",
  4421. "system.numerics.vectors.nuspec",
  4422. "useSharedDesignerContext.txt",
  4423. "version.txt"
  4424. ]
  4425. },
  4426. "System.ObjectModel/4.0.12": {
  4427. "sha512": "tAgJM1xt3ytyMoW4qn4wIqgJYm7L7TShRZG4+Q4Qsi2PCcj96pXN7nRywS9KkB3p/xDUjc2HSwP9SROyPYDYKQ==",
  4428. "type": "package",
  4429. "path": "system.objectmodel/4.0.12",
  4430. "files": [
  4431. ".nupkg.metadata",
  4432. ".signature.p7s",
  4433. "ThirdPartyNotices.txt",
  4434. "dotnet_library_license.txt",
  4435. "lib/MonoAndroid10/_._",
  4436. "lib/MonoTouch10/_._",
  4437. "lib/net45/_._",
  4438. "lib/netcore50/System.ObjectModel.dll",
  4439. "lib/netstandard1.3/System.ObjectModel.dll",
  4440. "lib/portable-net45+win8+wp8+wpa81/_._",
  4441. "lib/win8/_._",
  4442. "lib/wp80/_._",
  4443. "lib/wpa81/_._",
  4444. "lib/xamarinios10/_._",
  4445. "lib/xamarinmac20/_._",
  4446. "lib/xamarintvos10/_._",
  4447. "lib/xamarinwatchos10/_._",
  4448. "ref/MonoAndroid10/_._",
  4449. "ref/MonoTouch10/_._",
  4450. "ref/net45/_._",
  4451. "ref/netcore50/System.ObjectModel.dll",
  4452. "ref/netcore50/System.ObjectModel.xml",
  4453. "ref/netcore50/de/System.ObjectModel.xml",
  4454. "ref/netcore50/es/System.ObjectModel.xml",
  4455. "ref/netcore50/fr/System.ObjectModel.xml",
  4456. "ref/netcore50/it/System.ObjectModel.xml",
  4457. "ref/netcore50/ja/System.ObjectModel.xml",
  4458. "ref/netcore50/ko/System.ObjectModel.xml",
  4459. "ref/netcore50/ru/System.ObjectModel.xml",
  4460. "ref/netcore50/zh-hans/System.ObjectModel.xml",
  4461. "ref/netcore50/zh-hant/System.ObjectModel.xml",
  4462. "ref/netstandard1.0/System.ObjectModel.dll",
  4463. "ref/netstandard1.0/System.ObjectModel.xml",
  4464. "ref/netstandard1.0/de/System.ObjectModel.xml",
  4465. "ref/netstandard1.0/es/System.ObjectModel.xml",
  4466. "ref/netstandard1.0/fr/System.ObjectModel.xml",
  4467. "ref/netstandard1.0/it/System.ObjectModel.xml",
  4468. "ref/netstandard1.0/ja/System.ObjectModel.xml",
  4469. "ref/netstandard1.0/ko/System.ObjectModel.xml",
  4470. "ref/netstandard1.0/ru/System.ObjectModel.xml",
  4471. "ref/netstandard1.0/zh-hans/System.ObjectModel.xml",
  4472. "ref/netstandard1.0/zh-hant/System.ObjectModel.xml",
  4473. "ref/netstandard1.3/System.ObjectModel.dll",
  4474. "ref/netstandard1.3/System.ObjectModel.xml",
  4475. "ref/netstandard1.3/de/System.ObjectModel.xml",
  4476. "ref/netstandard1.3/es/System.ObjectModel.xml",
  4477. "ref/netstandard1.3/fr/System.ObjectModel.xml",
  4478. "ref/netstandard1.3/it/System.ObjectModel.xml",
  4479. "ref/netstandard1.3/ja/System.ObjectModel.xml",
  4480. "ref/netstandard1.3/ko/System.ObjectModel.xml",
  4481. "ref/netstandard1.3/ru/System.ObjectModel.xml",
  4482. "ref/netstandard1.3/zh-hans/System.ObjectModel.xml",
  4483. "ref/netstandard1.3/zh-hant/System.ObjectModel.xml",
  4484. "ref/portable-net45+win8+wp8+wpa81/_._",
  4485. "ref/win8/_._",
  4486. "ref/wp80/_._",
  4487. "ref/wpa81/_._",
  4488. "ref/xamarinios10/_._",
  4489. "ref/xamarinmac20/_._",
  4490. "ref/xamarintvos10/_._",
  4491. "ref/xamarinwatchos10/_._",
  4492. "system.objectmodel.4.0.12.nupkg.sha512",
  4493. "system.objectmodel.nuspec"
  4494. ]
  4495. },
  4496. "System.Reflection/4.3.0": {
  4497. "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
  4498. "type": "package",
  4499. "path": "system.reflection/4.3.0",
  4500. "files": [
  4501. ".nupkg.metadata",
  4502. ".signature.p7s",
  4503. "ThirdPartyNotices.txt",
  4504. "dotnet_library_license.txt",
  4505. "lib/MonoAndroid10/_._",
  4506. "lib/MonoTouch10/_._",
  4507. "lib/net45/_._",
  4508. "lib/net462/System.Reflection.dll",
  4509. "lib/portable-net45+win8+wp8+wpa81/_._",
  4510. "lib/win8/_._",
  4511. "lib/wp80/_._",
  4512. "lib/wpa81/_._",
  4513. "lib/xamarinios10/_._",
  4514. "lib/xamarinmac20/_._",
  4515. "lib/xamarintvos10/_._",
  4516. "lib/xamarinwatchos10/_._",
  4517. "ref/MonoAndroid10/_._",
  4518. "ref/MonoTouch10/_._",
  4519. "ref/net45/_._",
  4520. "ref/net462/System.Reflection.dll",
  4521. "ref/netcore50/System.Reflection.dll",
  4522. "ref/netcore50/System.Reflection.xml",
  4523. "ref/netcore50/de/System.Reflection.xml",
  4524. "ref/netcore50/es/System.Reflection.xml",
  4525. "ref/netcore50/fr/System.Reflection.xml",
  4526. "ref/netcore50/it/System.Reflection.xml",
  4527. "ref/netcore50/ja/System.Reflection.xml",
  4528. "ref/netcore50/ko/System.Reflection.xml",
  4529. "ref/netcore50/ru/System.Reflection.xml",
  4530. "ref/netcore50/zh-hans/System.Reflection.xml",
  4531. "ref/netcore50/zh-hant/System.Reflection.xml",
  4532. "ref/netstandard1.0/System.Reflection.dll",
  4533. "ref/netstandard1.0/System.Reflection.xml",
  4534. "ref/netstandard1.0/de/System.Reflection.xml",
  4535. "ref/netstandard1.0/es/System.Reflection.xml",
  4536. "ref/netstandard1.0/fr/System.Reflection.xml",
  4537. "ref/netstandard1.0/it/System.Reflection.xml",
  4538. "ref/netstandard1.0/ja/System.Reflection.xml",
  4539. "ref/netstandard1.0/ko/System.Reflection.xml",
  4540. "ref/netstandard1.0/ru/System.Reflection.xml",
  4541. "ref/netstandard1.0/zh-hans/System.Reflection.xml",
  4542. "ref/netstandard1.0/zh-hant/System.Reflection.xml",
  4543. "ref/netstandard1.3/System.Reflection.dll",
  4544. "ref/netstandard1.3/System.Reflection.xml",
  4545. "ref/netstandard1.3/de/System.Reflection.xml",
  4546. "ref/netstandard1.3/es/System.Reflection.xml",
  4547. "ref/netstandard1.3/fr/System.Reflection.xml",
  4548. "ref/netstandard1.3/it/System.Reflection.xml",
  4549. "ref/netstandard1.3/ja/System.Reflection.xml",
  4550. "ref/netstandard1.3/ko/System.Reflection.xml",
  4551. "ref/netstandard1.3/ru/System.Reflection.xml",
  4552. "ref/netstandard1.3/zh-hans/System.Reflection.xml",
  4553. "ref/netstandard1.3/zh-hant/System.Reflection.xml",
  4554. "ref/netstandard1.5/System.Reflection.dll",
  4555. "ref/netstandard1.5/System.Reflection.xml",
  4556. "ref/netstandard1.5/de/System.Reflection.xml",
  4557. "ref/netstandard1.5/es/System.Reflection.xml",
  4558. "ref/netstandard1.5/fr/System.Reflection.xml",
  4559. "ref/netstandard1.5/it/System.Reflection.xml",
  4560. "ref/netstandard1.5/ja/System.Reflection.xml",
  4561. "ref/netstandard1.5/ko/System.Reflection.xml",
  4562. "ref/netstandard1.5/ru/System.Reflection.xml",
  4563. "ref/netstandard1.5/zh-hans/System.Reflection.xml",
  4564. "ref/netstandard1.5/zh-hant/System.Reflection.xml",
  4565. "ref/portable-net45+win8+wp8+wpa81/_._",
  4566. "ref/win8/_._",
  4567. "ref/wp80/_._",
  4568. "ref/wpa81/_._",
  4569. "ref/xamarinios10/_._",
  4570. "ref/xamarinmac20/_._",
  4571. "ref/xamarintvos10/_._",
  4572. "ref/xamarinwatchos10/_._",
  4573. "system.reflection.4.3.0.nupkg.sha512",
  4574. "system.reflection.nuspec"
  4575. ]
  4576. },
  4577. "System.Reflection.Emit/4.0.1": {
  4578. "sha512": "P2wqAj72fFjpP6wb9nSfDqNBMab+2ovzSDzUZK7MVIm54tBJEPr9jWfSjjoTpPwj1LeKcmX3vr0ttyjSSFM47g==",
  4579. "type": "package",
  4580. "path": "system.reflection.emit/4.0.1",
  4581. "files": [
  4582. ".nupkg.metadata",
  4583. ".signature.p7s",
  4584. "ThirdPartyNotices.txt",
  4585. "dotnet_library_license.txt",
  4586. "lib/MonoAndroid10/_._",
  4587. "lib/net45/_._",
  4588. "lib/netcore50/System.Reflection.Emit.dll",
  4589. "lib/netstandard1.3/System.Reflection.Emit.dll",
  4590. "lib/xamarinmac20/_._",
  4591. "ref/MonoAndroid10/_._",
  4592. "ref/net45/_._",
  4593. "ref/netstandard1.1/System.Reflection.Emit.dll",
  4594. "ref/netstandard1.1/System.Reflection.Emit.xml",
  4595. "ref/netstandard1.1/de/System.Reflection.Emit.xml",
  4596. "ref/netstandard1.1/es/System.Reflection.Emit.xml",
  4597. "ref/netstandard1.1/fr/System.Reflection.Emit.xml",
  4598. "ref/netstandard1.1/it/System.Reflection.Emit.xml",
  4599. "ref/netstandard1.1/ja/System.Reflection.Emit.xml",
  4600. "ref/netstandard1.1/ko/System.Reflection.Emit.xml",
  4601. "ref/netstandard1.1/ru/System.Reflection.Emit.xml",
  4602. "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml",
  4603. "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml",
  4604. "ref/xamarinmac20/_._",
  4605. "system.reflection.emit.4.0.1.nupkg.sha512",
  4606. "system.reflection.emit.nuspec"
  4607. ]
  4608. },
  4609. "System.Reflection.Emit.ILGeneration/4.0.1": {
  4610. "sha512": "Ov6dU8Bu15Bc7zuqttgHF12J5lwSWyTf1S+FJouUXVMSqImLZzYaQ+vRr1rQ0OZ0HqsrwWl4dsKHELckQkVpgA==",
  4611. "type": "package",
  4612. "path": "system.reflection.emit.ilgeneration/4.0.1",
  4613. "files": [
  4614. ".nupkg.metadata",
  4615. ".signature.p7s",
  4616. "ThirdPartyNotices.txt",
  4617. "dotnet_library_license.txt",
  4618. "lib/net45/_._",
  4619. "lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
  4620. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll",
  4621. "lib/portable-net45+wp8/_._",
  4622. "lib/wp80/_._",
  4623. "ref/net45/_._",
  4624. "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll",
  4625. "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml",
  4626. "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml",
  4627. "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml",
  4628. "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml",
  4629. "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml",
  4630. "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml",
  4631. "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml",
  4632. "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml",
  4633. "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml",
  4634. "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml",
  4635. "ref/portable-net45+wp8/_._",
  4636. "ref/wp80/_._",
  4637. "runtimes/aot/lib/netcore50/_._",
  4638. "system.reflection.emit.ilgeneration.4.0.1.nupkg.sha512",
  4639. "system.reflection.emit.ilgeneration.nuspec"
  4640. ]
  4641. },
  4642. "System.Reflection.Emit.Lightweight/4.7.0": {
  4643. "sha512": "a4OLB4IITxAXJeV74MDx49Oq2+PsF6Sml54XAFv+2RyWwtDBcabzoxiiJRhdhx+gaohLh4hEGCLQyBozXoQPqA==",
  4644. "type": "package",
  4645. "path": "system.reflection.emit.lightweight/4.7.0",
  4646. "files": [
  4647. ".nupkg.metadata",
  4648. ".signature.p7s",
  4649. "LICENSE.TXT",
  4650. "THIRD-PARTY-NOTICES.TXT",
  4651. "lib/MonoAndroid10/_._",
  4652. "lib/MonoTouch10/_._",
  4653. "lib/net45/_._",
  4654. "lib/netcore50/System.Reflection.Emit.Lightweight.dll",
  4655. "lib/netcoreapp2.0/_._",
  4656. "lib/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
  4657. "lib/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
  4658. "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll",
  4659. "lib/netstandard2.0/System.Reflection.Emit.Lightweight.dll",
  4660. "lib/netstandard2.0/System.Reflection.Emit.Lightweight.xml",
  4661. "lib/netstandard2.1/_._",
  4662. "lib/portable-net45+wp8/_._",
  4663. "lib/wp80/_._",
  4664. "lib/xamarinios10/_._",
  4665. "lib/xamarinmac20/_._",
  4666. "lib/xamarintvos10/_._",
  4667. "lib/xamarinwatchos10/_._",
  4668. "ref/MonoAndroid10/_._",
  4669. "ref/MonoTouch10/_._",
  4670. "ref/net45/_._",
  4671. "ref/netcoreapp2.0/_._",
  4672. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
  4673. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
  4674. "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml",
  4675. "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml",
  4676. "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml",
  4677. "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml",
  4678. "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml",
  4679. "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml",
  4680. "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml",
  4681. "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml",
  4682. "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml",
  4683. "ref/netstandard2.0/System.Reflection.Emit.Lightweight.dll",
  4684. "ref/netstandard2.0/System.Reflection.Emit.Lightweight.xml",
  4685. "ref/netstandard2.1/_._",
  4686. "ref/portable-net45+wp8/_._",
  4687. "ref/wp80/_._",
  4688. "ref/xamarinios10/_._",
  4689. "ref/xamarinmac20/_._",
  4690. "ref/xamarintvos10/_._",
  4691. "ref/xamarinwatchos10/_._",
  4692. "runtimes/aot/lib/netcore50/System.Reflection.Emit.Lightweight.dll",
  4693. "runtimes/aot/lib/netcore50/System.Reflection.Emit.Lightweight.xml",
  4694. "system.reflection.emit.lightweight.4.7.0.nupkg.sha512",
  4695. "system.reflection.emit.lightweight.nuspec",
  4696. "useSharedDesignerContext.txt",
  4697. "version.txt"
  4698. ]
  4699. },
  4700. "System.Reflection.Extensions/4.0.1": {
  4701. "sha512": "GYrtRsZcMuHF3sbmRHfMYpvxZoIN2bQGrYGerUiWLEkqdEUQZhH3TRSaC/oI4wO0II1RKBPlpIa1TOMxIcOOzQ==",
  4702. "type": "package",
  4703. "path": "system.reflection.extensions/4.0.1",
  4704. "files": [
  4705. ".nupkg.metadata",
  4706. ".signature.p7s",
  4707. "ThirdPartyNotices.txt",
  4708. "dotnet_library_license.txt",
  4709. "lib/MonoAndroid10/_._",
  4710. "lib/MonoTouch10/_._",
  4711. "lib/net45/_._",
  4712. "lib/portable-net45+win8+wp8+wpa81/_._",
  4713. "lib/win8/_._",
  4714. "lib/wp80/_._",
  4715. "lib/wpa81/_._",
  4716. "lib/xamarinios10/_._",
  4717. "lib/xamarinmac20/_._",
  4718. "lib/xamarintvos10/_._",
  4719. "lib/xamarinwatchos10/_._",
  4720. "ref/MonoAndroid10/_._",
  4721. "ref/MonoTouch10/_._",
  4722. "ref/net45/_._",
  4723. "ref/netcore50/System.Reflection.Extensions.dll",
  4724. "ref/netcore50/System.Reflection.Extensions.xml",
  4725. "ref/netcore50/de/System.Reflection.Extensions.xml",
  4726. "ref/netcore50/es/System.Reflection.Extensions.xml",
  4727. "ref/netcore50/fr/System.Reflection.Extensions.xml",
  4728. "ref/netcore50/it/System.Reflection.Extensions.xml",
  4729. "ref/netcore50/ja/System.Reflection.Extensions.xml",
  4730. "ref/netcore50/ko/System.Reflection.Extensions.xml",
  4731. "ref/netcore50/ru/System.Reflection.Extensions.xml",
  4732. "ref/netcore50/zh-hans/System.Reflection.Extensions.xml",
  4733. "ref/netcore50/zh-hant/System.Reflection.Extensions.xml",
  4734. "ref/netstandard1.0/System.Reflection.Extensions.dll",
  4735. "ref/netstandard1.0/System.Reflection.Extensions.xml",
  4736. "ref/netstandard1.0/de/System.Reflection.Extensions.xml",
  4737. "ref/netstandard1.0/es/System.Reflection.Extensions.xml",
  4738. "ref/netstandard1.0/fr/System.Reflection.Extensions.xml",
  4739. "ref/netstandard1.0/it/System.Reflection.Extensions.xml",
  4740. "ref/netstandard1.0/ja/System.Reflection.Extensions.xml",
  4741. "ref/netstandard1.0/ko/System.Reflection.Extensions.xml",
  4742. "ref/netstandard1.0/ru/System.Reflection.Extensions.xml",
  4743. "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml",
  4744. "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml",
  4745. "ref/portable-net45+win8+wp8+wpa81/_._",
  4746. "ref/win8/_._",
  4747. "ref/wp80/_._",
  4748. "ref/wpa81/_._",
  4749. "ref/xamarinios10/_._",
  4750. "ref/xamarinmac20/_._",
  4751. "ref/xamarintvos10/_._",
  4752. "ref/xamarinwatchos10/_._",
  4753. "system.reflection.extensions.4.0.1.nupkg.sha512",
  4754. "system.reflection.extensions.nuspec"
  4755. ]
  4756. },
  4757. "System.Reflection.Primitives/4.3.0": {
  4758. "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
  4759. "type": "package",
  4760. "path": "system.reflection.primitives/4.3.0",
  4761. "files": [
  4762. ".nupkg.metadata",
  4763. ".signature.p7s",
  4764. "ThirdPartyNotices.txt",
  4765. "dotnet_library_license.txt",
  4766. "lib/MonoAndroid10/_._",
  4767. "lib/MonoTouch10/_._",
  4768. "lib/net45/_._",
  4769. "lib/portable-net45+win8+wp8+wpa81/_._",
  4770. "lib/win8/_._",
  4771. "lib/wp80/_._",
  4772. "lib/wpa81/_._",
  4773. "lib/xamarinios10/_._",
  4774. "lib/xamarinmac20/_._",
  4775. "lib/xamarintvos10/_._",
  4776. "lib/xamarinwatchos10/_._",
  4777. "ref/MonoAndroid10/_._",
  4778. "ref/MonoTouch10/_._",
  4779. "ref/net45/_._",
  4780. "ref/netcore50/System.Reflection.Primitives.dll",
  4781. "ref/netcore50/System.Reflection.Primitives.xml",
  4782. "ref/netcore50/de/System.Reflection.Primitives.xml",
  4783. "ref/netcore50/es/System.Reflection.Primitives.xml",
  4784. "ref/netcore50/fr/System.Reflection.Primitives.xml",
  4785. "ref/netcore50/it/System.Reflection.Primitives.xml",
  4786. "ref/netcore50/ja/System.Reflection.Primitives.xml",
  4787. "ref/netcore50/ko/System.Reflection.Primitives.xml",
  4788. "ref/netcore50/ru/System.Reflection.Primitives.xml",
  4789. "ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
  4790. "ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
  4791. "ref/netstandard1.0/System.Reflection.Primitives.dll",
  4792. "ref/netstandard1.0/System.Reflection.Primitives.xml",
  4793. "ref/netstandard1.0/de/System.Reflection.Primitives.xml",
  4794. "ref/netstandard1.0/es/System.Reflection.Primitives.xml",
  4795. "ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
  4796. "ref/netstandard1.0/it/System.Reflection.Primitives.xml",
  4797. "ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
  4798. "ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
  4799. "ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
  4800. "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
  4801. "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
  4802. "ref/portable-net45+win8+wp8+wpa81/_._",
  4803. "ref/win8/_._",
  4804. "ref/wp80/_._",
  4805. "ref/wpa81/_._",
  4806. "ref/xamarinios10/_._",
  4807. "ref/xamarinmac20/_._",
  4808. "ref/xamarintvos10/_._",
  4809. "ref/xamarinwatchos10/_._",
  4810. "system.reflection.primitives.4.3.0.nupkg.sha512",
  4811. "system.reflection.primitives.nuspec"
  4812. ]
  4813. },
  4814. "System.Reflection.TypeExtensions/4.3.0": {
  4815. "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
  4816. "type": "package",
  4817. "path": "system.reflection.typeextensions/4.3.0",
  4818. "files": [
  4819. ".nupkg.metadata",
  4820. ".signature.p7s",
  4821. "ThirdPartyNotices.txt",
  4822. "dotnet_library_license.txt",
  4823. "lib/MonoAndroid10/_._",
  4824. "lib/MonoTouch10/_._",
  4825. "lib/net46/System.Reflection.TypeExtensions.dll",
  4826. "lib/net462/System.Reflection.TypeExtensions.dll",
  4827. "lib/netcore50/System.Reflection.TypeExtensions.dll",
  4828. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll",
  4829. "lib/xamarinios10/_._",
  4830. "lib/xamarinmac20/_._",
  4831. "lib/xamarintvos10/_._",
  4832. "lib/xamarinwatchos10/_._",
  4833. "ref/MonoAndroid10/_._",
  4834. "ref/MonoTouch10/_._",
  4835. "ref/net46/System.Reflection.TypeExtensions.dll",
  4836. "ref/net462/System.Reflection.TypeExtensions.dll",
  4837. "ref/netstandard1.3/System.Reflection.TypeExtensions.dll",
  4838. "ref/netstandard1.3/System.Reflection.TypeExtensions.xml",
  4839. "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml",
  4840. "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml",
  4841. "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml",
  4842. "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml",
  4843. "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml",
  4844. "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml",
  4845. "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml",
  4846. "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml",
  4847. "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml",
  4848. "ref/netstandard1.5/System.Reflection.TypeExtensions.dll",
  4849. "ref/netstandard1.5/System.Reflection.TypeExtensions.xml",
  4850. "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml",
  4851. "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml",
  4852. "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml",
  4853. "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml",
  4854. "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml",
  4855. "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml",
  4856. "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml",
  4857. "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml",
  4858. "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml",
  4859. "ref/xamarinios10/_._",
  4860. "ref/xamarinmac20/_._",
  4861. "ref/xamarintvos10/_._",
  4862. "ref/xamarinwatchos10/_._",
  4863. "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll",
  4864. "system.reflection.typeextensions.4.3.0.nupkg.sha512",
  4865. "system.reflection.typeextensions.nuspec"
  4866. ]
  4867. },
  4868. "System.Resources.ResourceManager/4.3.0": {
  4869. "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
  4870. "type": "package",
  4871. "path": "system.resources.resourcemanager/4.3.0",
  4872. "files": [
  4873. ".nupkg.metadata",
  4874. ".signature.p7s",
  4875. "ThirdPartyNotices.txt",
  4876. "dotnet_library_license.txt",
  4877. "lib/MonoAndroid10/_._",
  4878. "lib/MonoTouch10/_._",
  4879. "lib/net45/_._",
  4880. "lib/portable-net45+win8+wp8+wpa81/_._",
  4881. "lib/win8/_._",
  4882. "lib/wp80/_._",
  4883. "lib/wpa81/_._",
  4884. "lib/xamarinios10/_._",
  4885. "lib/xamarinmac20/_._",
  4886. "lib/xamarintvos10/_._",
  4887. "lib/xamarinwatchos10/_._",
  4888. "ref/MonoAndroid10/_._",
  4889. "ref/MonoTouch10/_._",
  4890. "ref/net45/_._",
  4891. "ref/netcore50/System.Resources.ResourceManager.dll",
  4892. "ref/netcore50/System.Resources.ResourceManager.xml",
  4893. "ref/netcore50/de/System.Resources.ResourceManager.xml",
  4894. "ref/netcore50/es/System.Resources.ResourceManager.xml",
  4895. "ref/netcore50/fr/System.Resources.ResourceManager.xml",
  4896. "ref/netcore50/it/System.Resources.ResourceManager.xml",
  4897. "ref/netcore50/ja/System.Resources.ResourceManager.xml",
  4898. "ref/netcore50/ko/System.Resources.ResourceManager.xml",
  4899. "ref/netcore50/ru/System.Resources.ResourceManager.xml",
  4900. "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml",
  4901. "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml",
  4902. "ref/netstandard1.0/System.Resources.ResourceManager.dll",
  4903. "ref/netstandard1.0/System.Resources.ResourceManager.xml",
  4904. "ref/netstandard1.0/de/System.Resources.ResourceManager.xml",
  4905. "ref/netstandard1.0/es/System.Resources.ResourceManager.xml",
  4906. "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml",
  4907. "ref/netstandard1.0/it/System.Resources.ResourceManager.xml",
  4908. "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml",
  4909. "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml",
  4910. "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml",
  4911. "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml",
  4912. "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml",
  4913. "ref/portable-net45+win8+wp8+wpa81/_._",
  4914. "ref/win8/_._",
  4915. "ref/wp80/_._",
  4916. "ref/wpa81/_._",
  4917. "ref/xamarinios10/_._",
  4918. "ref/xamarinmac20/_._",
  4919. "ref/xamarintvos10/_._",
  4920. "ref/xamarinwatchos10/_._",
  4921. "system.resources.resourcemanager.4.3.0.nupkg.sha512",
  4922. "system.resources.resourcemanager.nuspec"
  4923. ]
  4924. },
  4925. "System.Runtime/4.3.0": {
  4926. "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
  4927. "type": "package",
  4928. "path": "system.runtime/4.3.0",
  4929. "files": [
  4930. ".nupkg.metadata",
  4931. ".signature.p7s",
  4932. "ThirdPartyNotices.txt",
  4933. "dotnet_library_license.txt",
  4934. "lib/MonoAndroid10/_._",
  4935. "lib/MonoTouch10/_._",
  4936. "lib/net45/_._",
  4937. "lib/net462/System.Runtime.dll",
  4938. "lib/portable-net45+win8+wp80+wpa81/_._",
  4939. "lib/win8/_._",
  4940. "lib/wp80/_._",
  4941. "lib/wpa81/_._",
  4942. "lib/xamarinios10/_._",
  4943. "lib/xamarinmac20/_._",
  4944. "lib/xamarintvos10/_._",
  4945. "lib/xamarinwatchos10/_._",
  4946. "ref/MonoAndroid10/_._",
  4947. "ref/MonoTouch10/_._",
  4948. "ref/net45/_._",
  4949. "ref/net462/System.Runtime.dll",
  4950. "ref/netcore50/System.Runtime.dll",
  4951. "ref/netcore50/System.Runtime.xml",
  4952. "ref/netcore50/de/System.Runtime.xml",
  4953. "ref/netcore50/es/System.Runtime.xml",
  4954. "ref/netcore50/fr/System.Runtime.xml",
  4955. "ref/netcore50/it/System.Runtime.xml",
  4956. "ref/netcore50/ja/System.Runtime.xml",
  4957. "ref/netcore50/ko/System.Runtime.xml",
  4958. "ref/netcore50/ru/System.Runtime.xml",
  4959. "ref/netcore50/zh-hans/System.Runtime.xml",
  4960. "ref/netcore50/zh-hant/System.Runtime.xml",
  4961. "ref/netstandard1.0/System.Runtime.dll",
  4962. "ref/netstandard1.0/System.Runtime.xml",
  4963. "ref/netstandard1.0/de/System.Runtime.xml",
  4964. "ref/netstandard1.0/es/System.Runtime.xml",
  4965. "ref/netstandard1.0/fr/System.Runtime.xml",
  4966. "ref/netstandard1.0/it/System.Runtime.xml",
  4967. "ref/netstandard1.0/ja/System.Runtime.xml",
  4968. "ref/netstandard1.0/ko/System.Runtime.xml",
  4969. "ref/netstandard1.0/ru/System.Runtime.xml",
  4970. "ref/netstandard1.0/zh-hans/System.Runtime.xml",
  4971. "ref/netstandard1.0/zh-hant/System.Runtime.xml",
  4972. "ref/netstandard1.2/System.Runtime.dll",
  4973. "ref/netstandard1.2/System.Runtime.xml",
  4974. "ref/netstandard1.2/de/System.Runtime.xml",
  4975. "ref/netstandard1.2/es/System.Runtime.xml",
  4976. "ref/netstandard1.2/fr/System.Runtime.xml",
  4977. "ref/netstandard1.2/it/System.Runtime.xml",
  4978. "ref/netstandard1.2/ja/System.Runtime.xml",
  4979. "ref/netstandard1.2/ko/System.Runtime.xml",
  4980. "ref/netstandard1.2/ru/System.Runtime.xml",
  4981. "ref/netstandard1.2/zh-hans/System.Runtime.xml",
  4982. "ref/netstandard1.2/zh-hant/System.Runtime.xml",
  4983. "ref/netstandard1.3/System.Runtime.dll",
  4984. "ref/netstandard1.3/System.Runtime.xml",
  4985. "ref/netstandard1.3/de/System.Runtime.xml",
  4986. "ref/netstandard1.3/es/System.Runtime.xml",
  4987. "ref/netstandard1.3/fr/System.Runtime.xml",
  4988. "ref/netstandard1.3/it/System.Runtime.xml",
  4989. "ref/netstandard1.3/ja/System.Runtime.xml",
  4990. "ref/netstandard1.3/ko/System.Runtime.xml",
  4991. "ref/netstandard1.3/ru/System.Runtime.xml",
  4992. "ref/netstandard1.3/zh-hans/System.Runtime.xml",
  4993. "ref/netstandard1.3/zh-hant/System.Runtime.xml",
  4994. "ref/netstandard1.5/System.Runtime.dll",
  4995. "ref/netstandard1.5/System.Runtime.xml",
  4996. "ref/netstandard1.5/de/System.Runtime.xml",
  4997. "ref/netstandard1.5/es/System.Runtime.xml",
  4998. "ref/netstandard1.5/fr/System.Runtime.xml",
  4999. "ref/netstandard1.5/it/System.Runtime.xml",
  5000. "ref/netstandard1.5/ja/System.Runtime.xml",
  5001. "ref/netstandard1.5/ko/System.Runtime.xml",
  5002. "ref/netstandard1.5/ru/System.Runtime.xml",
  5003. "ref/netstandard1.5/zh-hans/System.Runtime.xml",
  5004. "ref/netstandard1.5/zh-hant/System.Runtime.xml",
  5005. "ref/portable-net45+win8+wp80+wpa81/_._",
  5006. "ref/win8/_._",
  5007. "ref/wp80/_._",
  5008. "ref/wpa81/_._",
  5009. "ref/xamarinios10/_._",
  5010. "ref/xamarinmac20/_._",
  5011. "ref/xamarintvos10/_._",
  5012. "ref/xamarinwatchos10/_._",
  5013. "system.runtime.4.3.0.nupkg.sha512",
  5014. "system.runtime.nuspec"
  5015. ]
  5016. },
  5017. "System.Runtime.Caching/5.0.0": {
  5018. "sha512": "30D6MkO8WF9jVGWZIP0hmCN8l9BTY4LCsAzLIe4xFSXzs+AjDotR7DpSmj27pFskDURzUvqYYY0ikModgBTxWw==",
  5019. "type": "package",
  5020. "path": "system.runtime.caching/5.0.0",
  5021. "files": [
  5022. ".nupkg.metadata",
  5023. ".signature.p7s",
  5024. "Icon.png",
  5025. "LICENSE.TXT",
  5026. "THIRD-PARTY-NOTICES.TXT",
  5027. "lib/MonoAndroid10/_._",
  5028. "lib/MonoTouch10/_._",
  5029. "lib/net45/_._",
  5030. "lib/netstandard2.0/System.Runtime.Caching.dll",
  5031. "lib/netstandard2.0/System.Runtime.Caching.xml",
  5032. "lib/xamarinios10/_._",
  5033. "lib/xamarinmac20/_._",
  5034. "lib/xamarintvos10/_._",
  5035. "lib/xamarinwatchos10/_._",
  5036. "ref/MonoAndroid10/_._",
  5037. "ref/MonoTouch10/_._",
  5038. "ref/net45/_._",
  5039. "ref/netstandard2.0/System.Runtime.Caching.dll",
  5040. "ref/netstandard2.0/System.Runtime.Caching.xml",
  5041. "ref/xamarinios10/_._",
  5042. "ref/xamarinmac20/_._",
  5043. "ref/xamarintvos10/_._",
  5044. "ref/xamarinwatchos10/_._",
  5045. "runtimes/win/lib/net45/_._",
  5046. "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll",
  5047. "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.xml",
  5048. "system.runtime.caching.5.0.0.nupkg.sha512",
  5049. "system.runtime.caching.nuspec",
  5050. "useSharedDesignerContext.txt",
  5051. "version.txt"
  5052. ]
  5053. },
  5054. "System.Runtime.Extensions/4.3.0": {
  5055. "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
  5056. "type": "package",
  5057. "path": "system.runtime.extensions/4.3.0",
  5058. "files": [
  5059. ".nupkg.metadata",
  5060. ".signature.p7s",
  5061. "ThirdPartyNotices.txt",
  5062. "dotnet_library_license.txt",
  5063. "lib/MonoAndroid10/_._",
  5064. "lib/MonoTouch10/_._",
  5065. "lib/net45/_._",
  5066. "lib/net462/System.Runtime.Extensions.dll",
  5067. "lib/portable-net45+win8+wp8+wpa81/_._",
  5068. "lib/win8/_._",
  5069. "lib/wp80/_._",
  5070. "lib/wpa81/_._",
  5071. "lib/xamarinios10/_._",
  5072. "lib/xamarinmac20/_._",
  5073. "lib/xamarintvos10/_._",
  5074. "lib/xamarinwatchos10/_._",
  5075. "ref/MonoAndroid10/_._",
  5076. "ref/MonoTouch10/_._",
  5077. "ref/net45/_._",
  5078. "ref/net462/System.Runtime.Extensions.dll",
  5079. "ref/netcore50/System.Runtime.Extensions.dll",
  5080. "ref/netcore50/System.Runtime.Extensions.xml",
  5081. "ref/netcore50/de/System.Runtime.Extensions.xml",
  5082. "ref/netcore50/es/System.Runtime.Extensions.xml",
  5083. "ref/netcore50/fr/System.Runtime.Extensions.xml",
  5084. "ref/netcore50/it/System.Runtime.Extensions.xml",
  5085. "ref/netcore50/ja/System.Runtime.Extensions.xml",
  5086. "ref/netcore50/ko/System.Runtime.Extensions.xml",
  5087. "ref/netcore50/ru/System.Runtime.Extensions.xml",
  5088. "ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
  5089. "ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
  5090. "ref/netstandard1.0/System.Runtime.Extensions.dll",
  5091. "ref/netstandard1.0/System.Runtime.Extensions.xml",
  5092. "ref/netstandard1.0/de/System.Runtime.Extensions.xml",
  5093. "ref/netstandard1.0/es/System.Runtime.Extensions.xml",
  5094. "ref/netstandard1.0/fr/System.Runtime.Extensions.xml",
  5095. "ref/netstandard1.0/it/System.Runtime.Extensions.xml",
  5096. "ref/netstandard1.0/ja/System.Runtime.Extensions.xml",
  5097. "ref/netstandard1.0/ko/System.Runtime.Extensions.xml",
  5098. "ref/netstandard1.0/ru/System.Runtime.Extensions.xml",
  5099. "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml",
  5100. "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml",
  5101. "ref/netstandard1.3/System.Runtime.Extensions.dll",
  5102. "ref/netstandard1.3/System.Runtime.Extensions.xml",
  5103. "ref/netstandard1.3/de/System.Runtime.Extensions.xml",
  5104. "ref/netstandard1.3/es/System.Runtime.Extensions.xml",
  5105. "ref/netstandard1.3/fr/System.Runtime.Extensions.xml",
  5106. "ref/netstandard1.3/it/System.Runtime.Extensions.xml",
  5107. "ref/netstandard1.3/ja/System.Runtime.Extensions.xml",
  5108. "ref/netstandard1.3/ko/System.Runtime.Extensions.xml",
  5109. "ref/netstandard1.3/ru/System.Runtime.Extensions.xml",
  5110. "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml",
  5111. "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml",
  5112. "ref/netstandard1.5/System.Runtime.Extensions.dll",
  5113. "ref/netstandard1.5/System.Runtime.Extensions.xml",
  5114. "ref/netstandard1.5/de/System.Runtime.Extensions.xml",
  5115. "ref/netstandard1.5/es/System.Runtime.Extensions.xml",
  5116. "ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
  5117. "ref/netstandard1.5/it/System.Runtime.Extensions.xml",
  5118. "ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
  5119. "ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
  5120. "ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
  5121. "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
  5122. "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
  5123. "ref/portable-net45+win8+wp8+wpa81/_._",
  5124. "ref/win8/_._",
  5125. "ref/wp80/_._",
  5126. "ref/wpa81/_._",
  5127. "ref/xamarinios10/_._",
  5128. "ref/xamarinmac20/_._",
  5129. "ref/xamarintvos10/_._",
  5130. "ref/xamarinwatchos10/_._",
  5131. "system.runtime.extensions.4.3.0.nupkg.sha512",
  5132. "system.runtime.extensions.nuspec"
  5133. ]
  5134. },
  5135. "System.Runtime.Handles/4.3.0": {
  5136. "sha512": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
  5137. "type": "package",
  5138. "path": "system.runtime.handles/4.3.0",
  5139. "files": [
  5140. ".nupkg.metadata",
  5141. ".signature.p7s",
  5142. "ThirdPartyNotices.txt",
  5143. "dotnet_library_license.txt",
  5144. "lib/MonoAndroid10/_._",
  5145. "lib/MonoTouch10/_._",
  5146. "lib/net46/_._",
  5147. "lib/xamarinios10/_._",
  5148. "lib/xamarinmac20/_._",
  5149. "lib/xamarintvos10/_._",
  5150. "lib/xamarinwatchos10/_._",
  5151. "ref/MonoAndroid10/_._",
  5152. "ref/MonoTouch10/_._",
  5153. "ref/net46/_._",
  5154. "ref/netstandard1.3/System.Runtime.Handles.dll",
  5155. "ref/netstandard1.3/System.Runtime.Handles.xml",
  5156. "ref/netstandard1.3/de/System.Runtime.Handles.xml",
  5157. "ref/netstandard1.3/es/System.Runtime.Handles.xml",
  5158. "ref/netstandard1.3/fr/System.Runtime.Handles.xml",
  5159. "ref/netstandard1.3/it/System.Runtime.Handles.xml",
  5160. "ref/netstandard1.3/ja/System.Runtime.Handles.xml",
  5161. "ref/netstandard1.3/ko/System.Runtime.Handles.xml",
  5162. "ref/netstandard1.3/ru/System.Runtime.Handles.xml",
  5163. "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml",
  5164. "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml",
  5165. "ref/xamarinios10/_._",
  5166. "ref/xamarinmac20/_._",
  5167. "ref/xamarintvos10/_._",
  5168. "ref/xamarinwatchos10/_._",
  5169. "system.runtime.handles.4.3.0.nupkg.sha512",
  5170. "system.runtime.handles.nuspec"
  5171. ]
  5172. },
  5173. "System.Runtime.InteropServices/4.3.0": {
  5174. "sha512": "uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
  5175. "type": "package",
  5176. "path": "system.runtime.interopservices/4.3.0",
  5177. "files": [
  5178. ".nupkg.metadata",
  5179. ".signature.p7s",
  5180. "ThirdPartyNotices.txt",
  5181. "dotnet_library_license.txt",
  5182. "lib/MonoAndroid10/_._",
  5183. "lib/MonoTouch10/_._",
  5184. "lib/net45/_._",
  5185. "lib/net462/System.Runtime.InteropServices.dll",
  5186. "lib/net463/System.Runtime.InteropServices.dll",
  5187. "lib/portable-net45+win8+wpa81/_._",
  5188. "lib/win8/_._",
  5189. "lib/wpa81/_._",
  5190. "lib/xamarinios10/_._",
  5191. "lib/xamarinmac20/_._",
  5192. "lib/xamarintvos10/_._",
  5193. "lib/xamarinwatchos10/_._",
  5194. "ref/MonoAndroid10/_._",
  5195. "ref/MonoTouch10/_._",
  5196. "ref/net45/_._",
  5197. "ref/net462/System.Runtime.InteropServices.dll",
  5198. "ref/net463/System.Runtime.InteropServices.dll",
  5199. "ref/netcore50/System.Runtime.InteropServices.dll",
  5200. "ref/netcore50/System.Runtime.InteropServices.xml",
  5201. "ref/netcore50/de/System.Runtime.InteropServices.xml",
  5202. "ref/netcore50/es/System.Runtime.InteropServices.xml",
  5203. "ref/netcore50/fr/System.Runtime.InteropServices.xml",
  5204. "ref/netcore50/it/System.Runtime.InteropServices.xml",
  5205. "ref/netcore50/ja/System.Runtime.InteropServices.xml",
  5206. "ref/netcore50/ko/System.Runtime.InteropServices.xml",
  5207. "ref/netcore50/ru/System.Runtime.InteropServices.xml",
  5208. "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml",
  5209. "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml",
  5210. "ref/netcoreapp1.1/System.Runtime.InteropServices.dll",
  5211. "ref/netstandard1.1/System.Runtime.InteropServices.dll",
  5212. "ref/netstandard1.1/System.Runtime.InteropServices.xml",
  5213. "ref/netstandard1.1/de/System.Runtime.InteropServices.xml",
  5214. "ref/netstandard1.1/es/System.Runtime.InteropServices.xml",
  5215. "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml",
  5216. "ref/netstandard1.1/it/System.Runtime.InteropServices.xml",
  5217. "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml",
  5218. "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml",
  5219. "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml",
  5220. "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml",
  5221. "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml",
  5222. "ref/netstandard1.2/System.Runtime.InteropServices.dll",
  5223. "ref/netstandard1.2/System.Runtime.InteropServices.xml",
  5224. "ref/netstandard1.2/de/System.Runtime.InteropServices.xml",
  5225. "ref/netstandard1.2/es/System.Runtime.InteropServices.xml",
  5226. "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml",
  5227. "ref/netstandard1.2/it/System.Runtime.InteropServices.xml",
  5228. "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml",
  5229. "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml",
  5230. "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml",
  5231. "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml",
  5232. "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml",
  5233. "ref/netstandard1.3/System.Runtime.InteropServices.dll",
  5234. "ref/netstandard1.3/System.Runtime.InteropServices.xml",
  5235. "ref/netstandard1.3/de/System.Runtime.InteropServices.xml",
  5236. "ref/netstandard1.3/es/System.Runtime.InteropServices.xml",
  5237. "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml",
  5238. "ref/netstandard1.3/it/System.Runtime.InteropServices.xml",
  5239. "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml",
  5240. "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml",
  5241. "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml",
  5242. "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml",
  5243. "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml",
  5244. "ref/netstandard1.5/System.Runtime.InteropServices.dll",
  5245. "ref/netstandard1.5/System.Runtime.InteropServices.xml",
  5246. "ref/netstandard1.5/de/System.Runtime.InteropServices.xml",
  5247. "ref/netstandard1.5/es/System.Runtime.InteropServices.xml",
  5248. "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml",
  5249. "ref/netstandard1.5/it/System.Runtime.InteropServices.xml",
  5250. "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml",
  5251. "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml",
  5252. "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml",
  5253. "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml",
  5254. "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml",
  5255. "ref/portable-net45+win8+wpa81/_._",
  5256. "ref/win8/_._",
  5257. "ref/wpa81/_._",
  5258. "ref/xamarinios10/_._",
  5259. "ref/xamarinmac20/_._",
  5260. "ref/xamarintvos10/_._",
  5261. "ref/xamarinwatchos10/_._",
  5262. "system.runtime.interopservices.4.3.0.nupkg.sha512",
  5263. "system.runtime.interopservices.nuspec"
  5264. ]
  5265. },
  5266. "System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
  5267. "sha512": "hWPhJxc453RCa8Z29O91EmfGeZIHX1ZH2A8L6lYQVSaKzku2DfArSfMEb1/MYYzPQRJZeu0c9dmYeJKxW5Fgng==",
  5268. "type": "package",
  5269. "path": "system.runtime.interopservices.runtimeinformation/4.0.0",
  5270. "files": [
  5271. ".nupkg.metadata",
  5272. ".signature.p7s",
  5273. "ThirdPartyNotices.txt",
  5274. "dotnet_library_license.txt",
  5275. "lib/MonoAndroid10/_._",
  5276. "lib/MonoTouch10/_._",
  5277. "lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
  5278. "lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll",
  5279. "lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll",
  5280. "lib/xamarinios10/_._",
  5281. "lib/xamarinmac20/_._",
  5282. "lib/xamarintvos10/_._",
  5283. "lib/xamarinwatchos10/_._",
  5284. "ref/MonoAndroid10/_._",
  5285. "ref/MonoTouch10/_._",
  5286. "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  5287. "ref/xamarinios10/_._",
  5288. "ref/xamarinmac20/_._",
  5289. "ref/xamarintvos10/_._",
  5290. "ref/xamarinwatchos10/_._",
  5291. "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
  5292. "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  5293. "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
  5294. "runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
  5295. "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  5296. "system.runtime.interopservices.runtimeinformation.4.0.0.nupkg.sha512",
  5297. "system.runtime.interopservices.runtimeinformation.nuspec"
  5298. ]
  5299. },
  5300. "System.Runtime.Numerics/4.0.1": {
  5301. "sha512": "+XbKFuzdmLP3d1o9pdHu2nxjNr2OEPqGzKeegPLCUMM71a0t50A/rOcIRmGs9wR7a8KuHX6hYs/7/TymIGLNqg==",
  5302. "type": "package",
  5303. "path": "system.runtime.numerics/4.0.1",
  5304. "files": [
  5305. ".nupkg.metadata",
  5306. ".signature.p7s",
  5307. "ThirdPartyNotices.txt",
  5308. "dotnet_library_license.txt",
  5309. "lib/MonoAndroid10/_._",
  5310. "lib/MonoTouch10/_._",
  5311. "lib/net45/_._",
  5312. "lib/netcore50/System.Runtime.Numerics.dll",
  5313. "lib/netstandard1.3/System.Runtime.Numerics.dll",
  5314. "lib/portable-net45+win8+wpa81/_._",
  5315. "lib/win8/_._",
  5316. "lib/wpa81/_._",
  5317. "lib/xamarinios10/_._",
  5318. "lib/xamarinmac20/_._",
  5319. "lib/xamarintvos10/_._",
  5320. "lib/xamarinwatchos10/_._",
  5321. "ref/MonoAndroid10/_._",
  5322. "ref/MonoTouch10/_._",
  5323. "ref/net45/_._",
  5324. "ref/netcore50/System.Runtime.Numerics.dll",
  5325. "ref/netcore50/System.Runtime.Numerics.xml",
  5326. "ref/netcore50/de/System.Runtime.Numerics.xml",
  5327. "ref/netcore50/es/System.Runtime.Numerics.xml",
  5328. "ref/netcore50/fr/System.Runtime.Numerics.xml",
  5329. "ref/netcore50/it/System.Runtime.Numerics.xml",
  5330. "ref/netcore50/ja/System.Runtime.Numerics.xml",
  5331. "ref/netcore50/ko/System.Runtime.Numerics.xml",
  5332. "ref/netcore50/ru/System.Runtime.Numerics.xml",
  5333. "ref/netcore50/zh-hans/System.Runtime.Numerics.xml",
  5334. "ref/netcore50/zh-hant/System.Runtime.Numerics.xml",
  5335. "ref/netstandard1.1/System.Runtime.Numerics.dll",
  5336. "ref/netstandard1.1/System.Runtime.Numerics.xml",
  5337. "ref/netstandard1.1/de/System.Runtime.Numerics.xml",
  5338. "ref/netstandard1.1/es/System.Runtime.Numerics.xml",
  5339. "ref/netstandard1.1/fr/System.Runtime.Numerics.xml",
  5340. "ref/netstandard1.1/it/System.Runtime.Numerics.xml",
  5341. "ref/netstandard1.1/ja/System.Runtime.Numerics.xml",
  5342. "ref/netstandard1.1/ko/System.Runtime.Numerics.xml",
  5343. "ref/netstandard1.1/ru/System.Runtime.Numerics.xml",
  5344. "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml",
  5345. "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml",
  5346. "ref/portable-net45+win8+wpa81/_._",
  5347. "ref/win8/_._",
  5348. "ref/wpa81/_._",
  5349. "ref/xamarinios10/_._",
  5350. "ref/xamarinmac20/_._",
  5351. "ref/xamarintvos10/_._",
  5352. "ref/xamarinwatchos10/_._",
  5353. "system.runtime.numerics.4.0.1.nupkg.sha512",
  5354. "system.runtime.numerics.nuspec"
  5355. ]
  5356. },
  5357. "System.Security.AccessControl/5.0.0": {
  5358. "sha512": "dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==",
  5359. "type": "package",
  5360. "path": "system.security.accesscontrol/5.0.0",
  5361. "files": [
  5362. ".nupkg.metadata",
  5363. ".signature.p7s",
  5364. "Icon.png",
  5365. "LICENSE.TXT",
  5366. "THIRD-PARTY-NOTICES.TXT",
  5367. "lib/net46/System.Security.AccessControl.dll",
  5368. "lib/net461/System.Security.AccessControl.dll",
  5369. "lib/net461/System.Security.AccessControl.xml",
  5370. "lib/netstandard1.3/System.Security.AccessControl.dll",
  5371. "lib/netstandard2.0/System.Security.AccessControl.dll",
  5372. "lib/netstandard2.0/System.Security.AccessControl.xml",
  5373. "lib/uap10.0.16299/_._",
  5374. "ref/net46/System.Security.AccessControl.dll",
  5375. "ref/net461/System.Security.AccessControl.dll",
  5376. "ref/net461/System.Security.AccessControl.xml",
  5377. "ref/netstandard1.3/System.Security.AccessControl.dll",
  5378. "ref/netstandard1.3/System.Security.AccessControl.xml",
  5379. "ref/netstandard1.3/de/System.Security.AccessControl.xml",
  5380. "ref/netstandard1.3/es/System.Security.AccessControl.xml",
  5381. "ref/netstandard1.3/fr/System.Security.AccessControl.xml",
  5382. "ref/netstandard1.3/it/System.Security.AccessControl.xml",
  5383. "ref/netstandard1.3/ja/System.Security.AccessControl.xml",
  5384. "ref/netstandard1.3/ko/System.Security.AccessControl.xml",
  5385. "ref/netstandard1.3/ru/System.Security.AccessControl.xml",
  5386. "ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml",
  5387. "ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml",
  5388. "ref/netstandard2.0/System.Security.AccessControl.dll",
  5389. "ref/netstandard2.0/System.Security.AccessControl.xml",
  5390. "ref/uap10.0.16299/_._",
  5391. "runtimes/win/lib/net46/System.Security.AccessControl.dll",
  5392. "runtimes/win/lib/net461/System.Security.AccessControl.dll",
  5393. "runtimes/win/lib/net461/System.Security.AccessControl.xml",
  5394. "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll",
  5395. "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.xml",
  5396. "runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll",
  5397. "runtimes/win/lib/uap10.0.16299/_._",
  5398. "system.security.accesscontrol.5.0.0.nupkg.sha512",
  5399. "system.security.accesscontrol.nuspec",
  5400. "useSharedDesignerContext.txt",
  5401. "version.txt"
  5402. ]
  5403. },
  5404. "System.Security.Cryptography.Algorithms/4.2.0": {
  5405. "sha512": "8JQFxbLVdrtIOKMDN38Fn0GWnqYZw/oMlwOUG/qz1jqChvyZlnUmu+0s7wLx7JYua/nAXoESpHA3iw11QFWhXg==",
  5406. "type": "package",
  5407. "path": "system.security.cryptography.algorithms/4.2.0",
  5408. "files": [
  5409. ".nupkg.metadata",
  5410. ".signature.p7s",
  5411. "ThirdPartyNotices.txt",
  5412. "dotnet_library_license.txt",
  5413. "lib/MonoAndroid10/_._",
  5414. "lib/MonoTouch10/_._",
  5415. "lib/net46/System.Security.Cryptography.Algorithms.dll",
  5416. "lib/net461/System.Security.Cryptography.Algorithms.dll",
  5417. "lib/net463/System.Security.Cryptography.Algorithms.dll",
  5418. "lib/xamarinios10/_._",
  5419. "lib/xamarinmac20/_._",
  5420. "lib/xamarintvos10/_._",
  5421. "lib/xamarinwatchos10/_._",
  5422. "ref/MonoAndroid10/_._",
  5423. "ref/MonoTouch10/_._",
  5424. "ref/net46/System.Security.Cryptography.Algorithms.dll",
  5425. "ref/net461/System.Security.Cryptography.Algorithms.dll",
  5426. "ref/net463/System.Security.Cryptography.Algorithms.dll",
  5427. "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll",
  5428. "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll",
  5429. "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  5430. "ref/xamarinios10/_._",
  5431. "ref/xamarinmac20/_._",
  5432. "ref/xamarintvos10/_._",
  5433. "ref/xamarinwatchos10/_._",
  5434. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  5435. "runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll",
  5436. "runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll",
  5437. "runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll",
  5438. "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll",
  5439. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  5440. "system.security.cryptography.algorithms.4.2.0.nupkg.sha512",
  5441. "system.security.cryptography.algorithms.nuspec"
  5442. ]
  5443. },
  5444. "System.Security.Cryptography.Cng/5.0.0": {
  5445. "sha512": "jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==",
  5446. "type": "package",
  5447. "path": "system.security.cryptography.cng/5.0.0",
  5448. "files": [
  5449. ".nupkg.metadata",
  5450. ".signature.p7s",
  5451. "Icon.png",
  5452. "LICENSE.TXT",
  5453. "THIRD-PARTY-NOTICES.TXT",
  5454. "lib/MonoAndroid10/_._",
  5455. "lib/MonoTouch10/_._",
  5456. "lib/net46/System.Security.Cryptography.Cng.dll",
  5457. "lib/net461/System.Security.Cryptography.Cng.dll",
  5458. "lib/net461/System.Security.Cryptography.Cng.xml",
  5459. "lib/net462/System.Security.Cryptography.Cng.dll",
  5460. "lib/net462/System.Security.Cryptography.Cng.xml",
  5461. "lib/net47/System.Security.Cryptography.Cng.dll",
  5462. "lib/net47/System.Security.Cryptography.Cng.xml",
  5463. "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  5464. "lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll",
  5465. "lib/netcoreapp3.0/System.Security.Cryptography.Cng.xml",
  5466. "lib/netstandard1.3/System.Security.Cryptography.Cng.dll",
  5467. "lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
  5468. "lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
  5469. "lib/netstandard2.0/System.Security.Cryptography.Cng.dll",
  5470. "lib/netstandard2.0/System.Security.Cryptography.Cng.xml",
  5471. "lib/netstandard2.1/System.Security.Cryptography.Cng.dll",
  5472. "lib/netstandard2.1/System.Security.Cryptography.Cng.xml",
  5473. "lib/uap10.0.16299/_._",
  5474. "lib/xamarinios10/_._",
  5475. "lib/xamarinmac20/_._",
  5476. "lib/xamarintvos10/_._",
  5477. "lib/xamarinwatchos10/_._",
  5478. "ref/MonoAndroid10/_._",
  5479. "ref/MonoTouch10/_._",
  5480. "ref/net46/System.Security.Cryptography.Cng.dll",
  5481. "ref/net461/System.Security.Cryptography.Cng.dll",
  5482. "ref/net461/System.Security.Cryptography.Cng.xml",
  5483. "ref/net462/System.Security.Cryptography.Cng.dll",
  5484. "ref/net462/System.Security.Cryptography.Cng.xml",
  5485. "ref/net47/System.Security.Cryptography.Cng.dll",
  5486. "ref/net47/System.Security.Cryptography.Cng.xml",
  5487. "ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
  5488. "ref/netcoreapp2.0/System.Security.Cryptography.Cng.xml",
  5489. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  5490. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.xml",
  5491. "ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll",
  5492. "ref/netcoreapp3.0/System.Security.Cryptography.Cng.xml",
  5493. "ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
  5494. "ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
  5495. "ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
  5496. "ref/netstandard2.0/System.Security.Cryptography.Cng.dll",
  5497. "ref/netstandard2.0/System.Security.Cryptography.Cng.xml",
  5498. "ref/netstandard2.1/System.Security.Cryptography.Cng.dll",
  5499. "ref/netstandard2.1/System.Security.Cryptography.Cng.xml",
  5500. "ref/uap10.0.16299/_._",
  5501. "ref/xamarinios10/_._",
  5502. "ref/xamarinmac20/_._",
  5503. "ref/xamarintvos10/_._",
  5504. "ref/xamarinwatchos10/_._",
  5505. "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
  5506. "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
  5507. "runtimes/win/lib/net461/System.Security.Cryptography.Cng.xml",
  5508. "runtimes/win/lib/net462/System.Security.Cryptography.Cng.dll",
  5509. "runtimes/win/lib/net462/System.Security.Cryptography.Cng.xml",
  5510. "runtimes/win/lib/net47/System.Security.Cryptography.Cng.dll",
  5511. "runtimes/win/lib/net47/System.Security.Cryptography.Cng.xml",
  5512. "runtimes/win/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
  5513. "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  5514. "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll",
  5515. "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.xml",
  5516. "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
  5517. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
  5518. "runtimes/win/lib/uap10.0.16299/_._",
  5519. "system.security.cryptography.cng.5.0.0.nupkg.sha512",
  5520. "system.security.cryptography.cng.nuspec",
  5521. "useSharedDesignerContext.txt",
  5522. "version.txt"
  5523. ]
  5524. },
  5525. "System.Security.Cryptography.Csp/4.0.0": {
  5526. "sha512": "/i1Usuo4PgAqgbPNC0NjbO3jPW//BoBlTpcWFD1EHVbidH21y4c1ap5bbEMSGAXjAShhMH4abi/K8fILrnu4BQ==",
  5527. "type": "package",
  5528. "path": "system.security.cryptography.csp/4.0.0",
  5529. "files": [
  5530. ".nupkg.metadata",
  5531. ".signature.p7s",
  5532. "ThirdPartyNotices.txt",
  5533. "dotnet_library_license.txt",
  5534. "lib/MonoAndroid10/_._",
  5535. "lib/MonoTouch10/_._",
  5536. "lib/net46/System.Security.Cryptography.Csp.dll",
  5537. "lib/xamarinios10/_._",
  5538. "lib/xamarinmac20/_._",
  5539. "lib/xamarintvos10/_._",
  5540. "lib/xamarinwatchos10/_._",
  5541. "ref/MonoAndroid10/_._",
  5542. "ref/MonoTouch10/_._",
  5543. "ref/net46/System.Security.Cryptography.Csp.dll",
  5544. "ref/netstandard1.3/System.Security.Cryptography.Csp.dll",
  5545. "ref/xamarinios10/_._",
  5546. "ref/xamarinmac20/_._",
  5547. "ref/xamarintvos10/_._",
  5548. "ref/xamarinwatchos10/_._",
  5549. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
  5550. "runtimes/win/lib/net46/System.Security.Cryptography.Csp.dll",
  5551. "runtimes/win/lib/netcore50/_._",
  5552. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
  5553. "system.security.cryptography.csp.4.0.0.nupkg.sha512",
  5554. "system.security.cryptography.csp.nuspec"
  5555. ]
  5556. },
  5557. "System.Security.Cryptography.Encoding/4.0.0": {
  5558. "sha512": "FbKgE5MbxSQMPcSVRgwM6bXN3GtyAh04NkV8E5zKCBE26X0vYW0UtTa2FIgkH33WVqBVxRgxljlVYumWtU+HcQ==",
  5559. "type": "package",
  5560. "path": "system.security.cryptography.encoding/4.0.0",
  5561. "files": [
  5562. ".nupkg.metadata",
  5563. ".signature.p7s",
  5564. "ThirdPartyNotices.txt",
  5565. "dotnet_library_license.txt",
  5566. "lib/MonoAndroid10/_._",
  5567. "lib/MonoTouch10/_._",
  5568. "lib/net46/System.Security.Cryptography.Encoding.dll",
  5569. "lib/xamarinios10/_._",
  5570. "lib/xamarinmac20/_._",
  5571. "lib/xamarintvos10/_._",
  5572. "lib/xamarinwatchos10/_._",
  5573. "ref/MonoAndroid10/_._",
  5574. "ref/MonoTouch10/_._",
  5575. "ref/net46/System.Security.Cryptography.Encoding.dll",
  5576. "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll",
  5577. "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml",
  5578. "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml",
  5579. "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml",
  5580. "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml",
  5581. "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml",
  5582. "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml",
  5583. "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml",
  5584. "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml",
  5585. "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml",
  5586. "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml",
  5587. "ref/xamarinios10/_._",
  5588. "ref/xamarinmac20/_._",
  5589. "ref/xamarintvos10/_._",
  5590. "ref/xamarinwatchos10/_._",
  5591. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
  5592. "runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll",
  5593. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
  5594. "system.security.cryptography.encoding.4.0.0.nupkg.sha512",
  5595. "system.security.cryptography.encoding.nuspec"
  5596. ]
  5597. },
  5598. "System.Security.Cryptography.OpenSsl/4.0.0": {
  5599. "sha512": "HUG/zNUJwEiLkoURDixzkzZdB5yGA5pQhDP93ArOpDPQMteURIGERRNzzoJlmTreLBWr5lkFSjjMSk8ySEpQMw==",
  5600. "type": "package",
  5601. "path": "system.security.cryptography.openssl/4.0.0",
  5602. "files": [
  5603. ".nupkg.metadata",
  5604. ".signature.p7s",
  5605. "ThirdPartyNotices.txt",
  5606. "dotnet_library_license.txt",
  5607. "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
  5608. "ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
  5609. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
  5610. "system.security.cryptography.openssl.4.0.0.nupkg.sha512",
  5611. "system.security.cryptography.openssl.nuspec"
  5612. ]
  5613. },
  5614. "System.Security.Cryptography.Primitives/4.0.0": {
  5615. "sha512": "Wkd7QryWYjkQclX0bngpntW5HSlMzeJU24UaLJQ7YTfI8ydAVAaU2J+HXLLABOVJlKTVvAeL0Aj39VeTe7L+oA==",
  5616. "type": "package",
  5617. "path": "system.security.cryptography.primitives/4.0.0",
  5618. "files": [
  5619. ".nupkg.metadata",
  5620. ".signature.p7s",
  5621. "ThirdPartyNotices.txt",
  5622. "dotnet_library_license.txt",
  5623. "lib/MonoAndroid10/_._",
  5624. "lib/MonoTouch10/_._",
  5625. "lib/net46/System.Security.Cryptography.Primitives.dll",
  5626. "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll",
  5627. "lib/xamarinios10/_._",
  5628. "lib/xamarinmac20/_._",
  5629. "lib/xamarintvos10/_._",
  5630. "lib/xamarinwatchos10/_._",
  5631. "ref/MonoAndroid10/_._",
  5632. "ref/MonoTouch10/_._",
  5633. "ref/net46/System.Security.Cryptography.Primitives.dll",
  5634. "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll",
  5635. "ref/xamarinios10/_._",
  5636. "ref/xamarinmac20/_._",
  5637. "ref/xamarintvos10/_._",
  5638. "ref/xamarinwatchos10/_._",
  5639. "system.security.cryptography.primitives.4.0.0.nupkg.sha512",
  5640. "system.security.cryptography.primitives.nuspec"
  5641. ]
  5642. },
  5643. "System.Security.Cryptography.ProtectedData/5.0.0": {
  5644. "sha512": "HGxMSAFAPLNoxBvSfW08vHde0F9uh7BjASwu6JF9JnXuEPhCY3YUqURn0+bQV/4UWeaqymmrHWV+Aw9riQCtCA==",
  5645. "type": "package",
  5646. "path": "system.security.cryptography.protecteddata/5.0.0",
  5647. "files": [
  5648. ".nupkg.metadata",
  5649. ".signature.p7s",
  5650. "Icon.png",
  5651. "LICENSE.TXT",
  5652. "THIRD-PARTY-NOTICES.TXT",
  5653. "lib/MonoAndroid10/_._",
  5654. "lib/MonoTouch10/_._",
  5655. "lib/net46/System.Security.Cryptography.ProtectedData.dll",
  5656. "lib/net461/System.Security.Cryptography.ProtectedData.dll",
  5657. "lib/net461/System.Security.Cryptography.ProtectedData.xml",
  5658. "lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
  5659. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
  5660. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
  5661. "lib/xamarinios10/_._",
  5662. "lib/xamarinmac20/_._",
  5663. "lib/xamarintvos10/_._",
  5664. "lib/xamarinwatchos10/_._",
  5665. "ref/MonoAndroid10/_._",
  5666. "ref/MonoTouch10/_._",
  5667. "ref/net46/System.Security.Cryptography.ProtectedData.dll",
  5668. "ref/net461/System.Security.Cryptography.ProtectedData.dll",
  5669. "ref/net461/System.Security.Cryptography.ProtectedData.xml",
  5670. "ref/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
  5671. "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
  5672. "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
  5673. "ref/xamarinios10/_._",
  5674. "ref/xamarinmac20/_._",
  5675. "ref/xamarintvos10/_._",
  5676. "ref/xamarinwatchos10/_._",
  5677. "runtimes/win/lib/net46/System.Security.Cryptography.ProtectedData.dll",
  5678. "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll",
  5679. "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.xml",
  5680. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
  5681. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
  5682. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
  5683. "system.security.cryptography.protecteddata.5.0.0.nupkg.sha512",
  5684. "system.security.cryptography.protecteddata.nuspec",
  5685. "useSharedDesignerContext.txt",
  5686. "version.txt"
  5687. ]
  5688. },
  5689. "System.Security.Cryptography.X509Certificates/4.1.0": {
  5690. "sha512": "4HEfsQIKAhA1+ApNn729Gi09zh+lYWwyIuViihoMDWp1vQnEkL2ct7mAbhBlLYm+x/L4Rr/pyGge1lIY635e0w==",
  5691. "type": "package",
  5692. "path": "system.security.cryptography.x509certificates/4.1.0",
  5693. "files": [
  5694. ".nupkg.metadata",
  5695. ".signature.p7s",
  5696. "ThirdPartyNotices.txt",
  5697. "dotnet_library_license.txt",
  5698. "lib/MonoAndroid10/_._",
  5699. "lib/MonoTouch10/_._",
  5700. "lib/net46/System.Security.Cryptography.X509Certificates.dll",
  5701. "lib/net461/System.Security.Cryptography.X509Certificates.dll",
  5702. "lib/xamarinios10/_._",
  5703. "lib/xamarinmac20/_._",
  5704. "lib/xamarintvos10/_._",
  5705. "lib/xamarinwatchos10/_._",
  5706. "ref/MonoAndroid10/_._",
  5707. "ref/MonoTouch10/_._",
  5708. "ref/net46/System.Security.Cryptography.X509Certificates.dll",
  5709. "ref/net461/System.Security.Cryptography.X509Certificates.dll",
  5710. "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll",
  5711. "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml",
  5712. "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml",
  5713. "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml",
  5714. "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml",
  5715. "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml",
  5716. "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml",
  5717. "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml",
  5718. "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml",
  5719. "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml",
  5720. "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml",
  5721. "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll",
  5722. "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml",
  5723. "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml",
  5724. "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml",
  5725. "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml",
  5726. "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml",
  5727. "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml",
  5728. "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml",
  5729. "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml",
  5730. "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml",
  5731. "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml",
  5732. "ref/xamarinios10/_._",
  5733. "ref/xamarinmac20/_._",
  5734. "ref/xamarintvos10/_._",
  5735. "ref/xamarinwatchos10/_._",
  5736. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
  5737. "runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll",
  5738. "runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll",
  5739. "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll",
  5740. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
  5741. "system.security.cryptography.x509certificates.4.1.0.nupkg.sha512",
  5742. "system.security.cryptography.x509certificates.nuspec"
  5743. ]
  5744. },
  5745. "System.Security.Permissions/5.0.0": {
  5746. "sha512": "uE8juAhEkp7KDBCdjDIE3H9R1HJuEHqeqX8nLX9gmYKWwsqk3T5qZlPx8qle5DPKimC/Fy3AFTdV7HamgCh9qQ==",
  5747. "type": "package",
  5748. "path": "system.security.permissions/5.0.0",
  5749. "files": [
  5750. ".nupkg.metadata",
  5751. ".signature.p7s",
  5752. "Icon.png",
  5753. "LICENSE.TXT",
  5754. "THIRD-PARTY-NOTICES.TXT",
  5755. "lib/net461/System.Security.Permissions.dll",
  5756. "lib/net461/System.Security.Permissions.xml",
  5757. "lib/net5.0/System.Security.Permissions.dll",
  5758. "lib/net5.0/System.Security.Permissions.xml",
  5759. "lib/netcoreapp3.0/System.Security.Permissions.dll",
  5760. "lib/netcoreapp3.0/System.Security.Permissions.xml",
  5761. "lib/netstandard2.0/System.Security.Permissions.dll",
  5762. "lib/netstandard2.0/System.Security.Permissions.xml",
  5763. "ref/net461/System.Security.Permissions.dll",
  5764. "ref/net461/System.Security.Permissions.xml",
  5765. "ref/net5.0/System.Security.Permissions.dll",
  5766. "ref/net5.0/System.Security.Permissions.xml",
  5767. "ref/netcoreapp3.0/System.Security.Permissions.dll",
  5768. "ref/netcoreapp3.0/System.Security.Permissions.xml",
  5769. "ref/netstandard2.0/System.Security.Permissions.dll",
  5770. "ref/netstandard2.0/System.Security.Permissions.xml",
  5771. "system.security.permissions.5.0.0.nupkg.sha512",
  5772. "system.security.permissions.nuspec",
  5773. "useSharedDesignerContext.txt",
  5774. "version.txt"
  5775. ]
  5776. },
  5777. "System.Security.Principal.Windows/5.0.0": {
  5778. "sha512": "t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
  5779. "type": "package",
  5780. "path": "system.security.principal.windows/5.0.0",
  5781. "files": [
  5782. ".nupkg.metadata",
  5783. ".signature.p7s",
  5784. "Icon.png",
  5785. "LICENSE.TXT",
  5786. "THIRD-PARTY-NOTICES.TXT",
  5787. "lib/net46/System.Security.Principal.Windows.dll",
  5788. "lib/net461/System.Security.Principal.Windows.dll",
  5789. "lib/net461/System.Security.Principal.Windows.xml",
  5790. "lib/netstandard1.3/System.Security.Principal.Windows.dll",
  5791. "lib/netstandard2.0/System.Security.Principal.Windows.dll",
  5792. "lib/netstandard2.0/System.Security.Principal.Windows.xml",
  5793. "lib/uap10.0.16299/_._",
  5794. "ref/net46/System.Security.Principal.Windows.dll",
  5795. "ref/net461/System.Security.Principal.Windows.dll",
  5796. "ref/net461/System.Security.Principal.Windows.xml",
  5797. "ref/netcoreapp3.0/System.Security.Principal.Windows.dll",
  5798. "ref/netcoreapp3.0/System.Security.Principal.Windows.xml",
  5799. "ref/netstandard1.3/System.Security.Principal.Windows.dll",
  5800. "ref/netstandard1.3/System.Security.Principal.Windows.xml",
  5801. "ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
  5802. "ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
  5803. "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
  5804. "ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
  5805. "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
  5806. "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
  5807. "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
  5808. "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
  5809. "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
  5810. "ref/netstandard2.0/System.Security.Principal.Windows.dll",
  5811. "ref/netstandard2.0/System.Security.Principal.Windows.xml",
  5812. "ref/uap10.0.16299/_._",
  5813. "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
  5814. "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
  5815. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
  5816. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
  5817. "runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
  5818. "runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
  5819. "runtimes/win/lib/net461/System.Security.Principal.Windows.xml",
  5820. "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
  5821. "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
  5822. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
  5823. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
  5824. "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
  5825. "runtimes/win/lib/uap10.0.16299/_._",
  5826. "system.security.principal.windows.5.0.0.nupkg.sha512",
  5827. "system.security.principal.windows.nuspec",
  5828. "useSharedDesignerContext.txt",
  5829. "version.txt"
  5830. ]
  5831. },
  5832. "System.Text.Encoding/4.3.0": {
  5833. "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
  5834. "type": "package",
  5835. "path": "system.text.encoding/4.3.0",
  5836. "files": [
  5837. ".nupkg.metadata",
  5838. ".signature.p7s",
  5839. "ThirdPartyNotices.txt",
  5840. "dotnet_library_license.txt",
  5841. "lib/MonoAndroid10/_._",
  5842. "lib/MonoTouch10/_._",
  5843. "lib/net45/_._",
  5844. "lib/portable-net45+win8+wp8+wpa81/_._",
  5845. "lib/win8/_._",
  5846. "lib/wp80/_._",
  5847. "lib/wpa81/_._",
  5848. "lib/xamarinios10/_._",
  5849. "lib/xamarinmac20/_._",
  5850. "lib/xamarintvos10/_._",
  5851. "lib/xamarinwatchos10/_._",
  5852. "ref/MonoAndroid10/_._",
  5853. "ref/MonoTouch10/_._",
  5854. "ref/net45/_._",
  5855. "ref/netcore50/System.Text.Encoding.dll",
  5856. "ref/netcore50/System.Text.Encoding.xml",
  5857. "ref/netcore50/de/System.Text.Encoding.xml",
  5858. "ref/netcore50/es/System.Text.Encoding.xml",
  5859. "ref/netcore50/fr/System.Text.Encoding.xml",
  5860. "ref/netcore50/it/System.Text.Encoding.xml",
  5861. "ref/netcore50/ja/System.Text.Encoding.xml",
  5862. "ref/netcore50/ko/System.Text.Encoding.xml",
  5863. "ref/netcore50/ru/System.Text.Encoding.xml",
  5864. "ref/netcore50/zh-hans/System.Text.Encoding.xml",
  5865. "ref/netcore50/zh-hant/System.Text.Encoding.xml",
  5866. "ref/netstandard1.0/System.Text.Encoding.dll",
  5867. "ref/netstandard1.0/System.Text.Encoding.xml",
  5868. "ref/netstandard1.0/de/System.Text.Encoding.xml",
  5869. "ref/netstandard1.0/es/System.Text.Encoding.xml",
  5870. "ref/netstandard1.0/fr/System.Text.Encoding.xml",
  5871. "ref/netstandard1.0/it/System.Text.Encoding.xml",
  5872. "ref/netstandard1.0/ja/System.Text.Encoding.xml",
  5873. "ref/netstandard1.0/ko/System.Text.Encoding.xml",
  5874. "ref/netstandard1.0/ru/System.Text.Encoding.xml",
  5875. "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
  5876. "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
  5877. "ref/netstandard1.3/System.Text.Encoding.dll",
  5878. "ref/netstandard1.3/System.Text.Encoding.xml",
  5879. "ref/netstandard1.3/de/System.Text.Encoding.xml",
  5880. "ref/netstandard1.3/es/System.Text.Encoding.xml",
  5881. "ref/netstandard1.3/fr/System.Text.Encoding.xml",
  5882. "ref/netstandard1.3/it/System.Text.Encoding.xml",
  5883. "ref/netstandard1.3/ja/System.Text.Encoding.xml",
  5884. "ref/netstandard1.3/ko/System.Text.Encoding.xml",
  5885. "ref/netstandard1.3/ru/System.Text.Encoding.xml",
  5886. "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
  5887. "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
  5888. "ref/portable-net45+win8+wp8+wpa81/_._",
  5889. "ref/win8/_._",
  5890. "ref/wp80/_._",
  5891. "ref/wpa81/_._",
  5892. "ref/xamarinios10/_._",
  5893. "ref/xamarinmac20/_._",
  5894. "ref/xamarintvos10/_._",
  5895. "ref/xamarinwatchos10/_._",
  5896. "system.text.encoding.4.3.0.nupkg.sha512",
  5897. "system.text.encoding.nuspec"
  5898. ]
  5899. },
  5900. "System.Text.Encoding.CodePages/5.0.0": {
  5901. "sha512": "NyscU59xX6Uo91qvhOs2Ccho3AR2TnZPomo1Z0K6YpyztBPM/A5VbkzOO19sy3A3i1TtEnTxA7bCe3Us+r5MWg==",
  5902. "type": "package",
  5903. "path": "system.text.encoding.codepages/5.0.0",
  5904. "files": [
  5905. ".nupkg.metadata",
  5906. ".signature.p7s",
  5907. "Icon.png",
  5908. "LICENSE.TXT",
  5909. "THIRD-PARTY-NOTICES.TXT",
  5910. "lib/MonoAndroid10/_._",
  5911. "lib/MonoTouch10/_._",
  5912. "lib/net46/System.Text.Encoding.CodePages.dll",
  5913. "lib/net461/System.Text.Encoding.CodePages.dll",
  5914. "lib/net461/System.Text.Encoding.CodePages.xml",
  5915. "lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
  5916. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  5917. "lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
  5918. "lib/xamarinios10/_._",
  5919. "lib/xamarinmac20/_._",
  5920. "lib/xamarintvos10/_._",
  5921. "lib/xamarinwatchos10/_._",
  5922. "ref/MonoAndroid10/_._",
  5923. "ref/MonoTouch10/_._",
  5924. "ref/xamarinios10/_._",
  5925. "ref/xamarinmac20/_._",
  5926. "ref/xamarintvos10/_._",
  5927. "ref/xamarinwatchos10/_._",
  5928. "runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll",
  5929. "runtimes/win/lib/net461/System.Text.Encoding.CodePages.xml",
  5930. "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll",
  5931. "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.xml",
  5932. "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
  5933. "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  5934. "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
  5935. "system.text.encoding.codepages.5.0.0.nupkg.sha512",
  5936. "system.text.encoding.codepages.nuspec",
  5937. "useSharedDesignerContext.txt",
  5938. "version.txt"
  5939. ]
  5940. },
  5941. "System.Text.Encoding.Extensions/4.0.11": {
  5942. "sha512": "jtbiTDtvfLYgXn8PTfWI+SiBs51rrmO4AAckx4KR6vFK9Wzf6tI8kcRdsYQNwriUeQ1+CtQbM1W4cMbLXnj/OQ==",
  5943. "type": "package",
  5944. "path": "system.text.encoding.extensions/4.0.11",
  5945. "files": [
  5946. ".nupkg.metadata",
  5947. ".signature.p7s",
  5948. "ThirdPartyNotices.txt",
  5949. "dotnet_library_license.txt",
  5950. "lib/MonoAndroid10/_._",
  5951. "lib/MonoTouch10/_._",
  5952. "lib/net45/_._",
  5953. "lib/portable-net45+win8+wp8+wpa81/_._",
  5954. "lib/win8/_._",
  5955. "lib/wp80/_._",
  5956. "lib/wpa81/_._",
  5957. "lib/xamarinios10/_._",
  5958. "lib/xamarinmac20/_._",
  5959. "lib/xamarintvos10/_._",
  5960. "lib/xamarinwatchos10/_._",
  5961. "ref/MonoAndroid10/_._",
  5962. "ref/MonoTouch10/_._",
  5963. "ref/net45/_._",
  5964. "ref/netcore50/System.Text.Encoding.Extensions.dll",
  5965. "ref/netcore50/System.Text.Encoding.Extensions.xml",
  5966. "ref/netcore50/de/System.Text.Encoding.Extensions.xml",
  5967. "ref/netcore50/es/System.Text.Encoding.Extensions.xml",
  5968. "ref/netcore50/fr/System.Text.Encoding.Extensions.xml",
  5969. "ref/netcore50/it/System.Text.Encoding.Extensions.xml",
  5970. "ref/netcore50/ja/System.Text.Encoding.Extensions.xml",
  5971. "ref/netcore50/ko/System.Text.Encoding.Extensions.xml",
  5972. "ref/netcore50/ru/System.Text.Encoding.Extensions.xml",
  5973. "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml",
  5974. "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml",
  5975. "ref/netstandard1.0/System.Text.Encoding.Extensions.dll",
  5976. "ref/netstandard1.0/System.Text.Encoding.Extensions.xml",
  5977. "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml",
  5978. "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml",
  5979. "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml",
  5980. "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml",
  5981. "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml",
  5982. "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml",
  5983. "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml",
  5984. "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml",
  5985. "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml",
  5986. "ref/netstandard1.3/System.Text.Encoding.Extensions.dll",
  5987. "ref/netstandard1.3/System.Text.Encoding.Extensions.xml",
  5988. "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml",
  5989. "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml",
  5990. "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml",
  5991. "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml",
  5992. "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml",
  5993. "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml",
  5994. "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml",
  5995. "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml",
  5996. "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml",
  5997. "ref/portable-net45+win8+wp8+wpa81/_._",
  5998. "ref/win8/_._",
  5999. "ref/wp80/_._",
  6000. "ref/wpa81/_._",
  6001. "ref/xamarinios10/_._",
  6002. "ref/xamarinmac20/_._",
  6003. "ref/xamarintvos10/_._",
  6004. "ref/xamarinwatchos10/_._",
  6005. "system.text.encoding.extensions.4.0.11.nupkg.sha512",
  6006. "system.text.encoding.extensions.nuspec"
  6007. ]
  6008. },
  6009. "System.Text.Encodings.Web/4.7.2": {
  6010. "sha512": "iTUgB/WtrZ1sWZs84F2hwyQhiRH6QNjQv2DkwrH+WP6RoFga2Q1m3f9/Q7FG8cck8AdHitQkmkXSY8qylcDmuA==",
  6011. "type": "package",
  6012. "path": "system.text.encodings.web/4.7.2",
  6013. "files": [
  6014. ".nupkg.metadata",
  6015. ".signature.p7s",
  6016. "Icon.png",
  6017. "LICENSE.TXT",
  6018. "THIRD-PARTY-NOTICES.TXT",
  6019. "lib/net461/System.Text.Encodings.Web.dll",
  6020. "lib/net461/System.Text.Encodings.Web.xml",
  6021. "lib/netstandard1.0/System.Text.Encodings.Web.dll",
  6022. "lib/netstandard1.0/System.Text.Encodings.Web.xml",
  6023. "lib/netstandard2.0/System.Text.Encodings.Web.dll",
  6024. "lib/netstandard2.0/System.Text.Encodings.Web.xml",
  6025. "lib/netstandard2.1/System.Text.Encodings.Web.dll",
  6026. "lib/netstandard2.1/System.Text.Encodings.Web.xml",
  6027. "system.text.encodings.web.4.7.2.nupkg.sha512",
  6028. "system.text.encodings.web.nuspec",
  6029. "useSharedDesignerContext.txt",
  6030. "version.txt"
  6031. ]
  6032. },
  6033. "System.Text.Json/4.7.2": {
  6034. "sha512": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
  6035. "type": "package",
  6036. "path": "system.text.json/4.7.2",
  6037. "files": [
  6038. ".nupkg.metadata",
  6039. ".signature.p7s",
  6040. "Icon.png",
  6041. "LICENSE.TXT",
  6042. "THIRD-PARTY-NOTICES.TXT",
  6043. "lib/net461/System.Text.Json.dll",
  6044. "lib/net461/System.Text.Json.xml",
  6045. "lib/netcoreapp3.0/System.Text.Json.dll",
  6046. "lib/netcoreapp3.0/System.Text.Json.xml",
  6047. "lib/netstandard2.0/System.Text.Json.dll",
  6048. "lib/netstandard2.0/System.Text.Json.xml",
  6049. "system.text.json.4.7.2.nupkg.sha512",
  6050. "system.text.json.nuspec",
  6051. "useSharedDesignerContext.txt",
  6052. "version.txt"
  6053. ]
  6054. },
  6055. "System.Text.RegularExpressions/4.1.0": {
  6056. "sha512": "i88YCXpRTjCnoSQZtdlHkAOx4KNNik4hMy83n0+Ftlb7jvV6ZiZWMpnEZHhjBp6hQVh8gWd/iKNPzlPF7iyA2g==",
  6057. "type": "package",
  6058. "path": "system.text.regularexpressions/4.1.0",
  6059. "files": [
  6060. ".nupkg.metadata",
  6061. ".signature.p7s",
  6062. "ThirdPartyNotices.txt",
  6063. "dotnet_library_license.txt",
  6064. "lib/MonoAndroid10/_._",
  6065. "lib/MonoTouch10/_._",
  6066. "lib/net45/_._",
  6067. "lib/net463/System.Text.RegularExpressions.dll",
  6068. "lib/netcore50/System.Text.RegularExpressions.dll",
  6069. "lib/netstandard1.6/System.Text.RegularExpressions.dll",
  6070. "lib/portable-net45+win8+wp8+wpa81/_._",
  6071. "lib/win8/_._",
  6072. "lib/wp80/_._",
  6073. "lib/wpa81/_._",
  6074. "lib/xamarinios10/_._",
  6075. "lib/xamarinmac20/_._",
  6076. "lib/xamarintvos10/_._",
  6077. "lib/xamarinwatchos10/_._",
  6078. "ref/MonoAndroid10/_._",
  6079. "ref/MonoTouch10/_._",
  6080. "ref/net45/_._",
  6081. "ref/net463/System.Text.RegularExpressions.dll",
  6082. "ref/netcore50/System.Text.RegularExpressions.dll",
  6083. "ref/netcore50/System.Text.RegularExpressions.xml",
  6084. "ref/netcore50/de/System.Text.RegularExpressions.xml",
  6085. "ref/netcore50/es/System.Text.RegularExpressions.xml",
  6086. "ref/netcore50/fr/System.Text.RegularExpressions.xml",
  6087. "ref/netcore50/it/System.Text.RegularExpressions.xml",
  6088. "ref/netcore50/ja/System.Text.RegularExpressions.xml",
  6089. "ref/netcore50/ko/System.Text.RegularExpressions.xml",
  6090. "ref/netcore50/ru/System.Text.RegularExpressions.xml",
  6091. "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml",
  6092. "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml",
  6093. "ref/netstandard1.0/System.Text.RegularExpressions.dll",
  6094. "ref/netstandard1.0/System.Text.RegularExpressions.xml",
  6095. "ref/netstandard1.0/de/System.Text.RegularExpressions.xml",
  6096. "ref/netstandard1.0/es/System.Text.RegularExpressions.xml",
  6097. "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml",
  6098. "ref/netstandard1.0/it/System.Text.RegularExpressions.xml",
  6099. "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml",
  6100. "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml",
  6101. "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml",
  6102. "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml",
  6103. "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml",
  6104. "ref/netstandard1.3/System.Text.RegularExpressions.dll",
  6105. "ref/netstandard1.3/System.Text.RegularExpressions.xml",
  6106. "ref/netstandard1.3/de/System.Text.RegularExpressions.xml",
  6107. "ref/netstandard1.3/es/System.Text.RegularExpressions.xml",
  6108. "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml",
  6109. "ref/netstandard1.3/it/System.Text.RegularExpressions.xml",
  6110. "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml",
  6111. "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml",
  6112. "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml",
  6113. "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml",
  6114. "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml",
  6115. "ref/netstandard1.6/System.Text.RegularExpressions.dll",
  6116. "ref/netstandard1.6/System.Text.RegularExpressions.xml",
  6117. "ref/netstandard1.6/de/System.Text.RegularExpressions.xml",
  6118. "ref/netstandard1.6/es/System.Text.RegularExpressions.xml",
  6119. "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml",
  6120. "ref/netstandard1.6/it/System.Text.RegularExpressions.xml",
  6121. "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml",
  6122. "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml",
  6123. "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml",
  6124. "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml",
  6125. "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml",
  6126. "ref/portable-net45+win8+wp8+wpa81/_._",
  6127. "ref/win8/_._",
  6128. "ref/wp80/_._",
  6129. "ref/wpa81/_._",
  6130. "ref/xamarinios10/_._",
  6131. "ref/xamarinmac20/_._",
  6132. "ref/xamarintvos10/_._",
  6133. "ref/xamarinwatchos10/_._",
  6134. "system.text.regularexpressions.4.1.0.nupkg.sha512",
  6135. "system.text.regularexpressions.nuspec"
  6136. ]
  6137. },
  6138. "System.Threading/4.3.0": {
  6139. "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
  6140. "type": "package",
  6141. "path": "system.threading/4.3.0",
  6142. "files": [
  6143. ".nupkg.metadata",
  6144. ".signature.p7s",
  6145. "ThirdPartyNotices.txt",
  6146. "dotnet_library_license.txt",
  6147. "lib/MonoAndroid10/_._",
  6148. "lib/MonoTouch10/_._",
  6149. "lib/net45/_._",
  6150. "lib/netcore50/System.Threading.dll",
  6151. "lib/netstandard1.3/System.Threading.dll",
  6152. "lib/portable-net45+win8+wp8+wpa81/_._",
  6153. "lib/win8/_._",
  6154. "lib/wp80/_._",
  6155. "lib/wpa81/_._",
  6156. "lib/xamarinios10/_._",
  6157. "lib/xamarinmac20/_._",
  6158. "lib/xamarintvos10/_._",
  6159. "lib/xamarinwatchos10/_._",
  6160. "ref/MonoAndroid10/_._",
  6161. "ref/MonoTouch10/_._",
  6162. "ref/net45/_._",
  6163. "ref/netcore50/System.Threading.dll",
  6164. "ref/netcore50/System.Threading.xml",
  6165. "ref/netcore50/de/System.Threading.xml",
  6166. "ref/netcore50/es/System.Threading.xml",
  6167. "ref/netcore50/fr/System.Threading.xml",
  6168. "ref/netcore50/it/System.Threading.xml",
  6169. "ref/netcore50/ja/System.Threading.xml",
  6170. "ref/netcore50/ko/System.Threading.xml",
  6171. "ref/netcore50/ru/System.Threading.xml",
  6172. "ref/netcore50/zh-hans/System.Threading.xml",
  6173. "ref/netcore50/zh-hant/System.Threading.xml",
  6174. "ref/netstandard1.0/System.Threading.dll",
  6175. "ref/netstandard1.0/System.Threading.xml",
  6176. "ref/netstandard1.0/de/System.Threading.xml",
  6177. "ref/netstandard1.0/es/System.Threading.xml",
  6178. "ref/netstandard1.0/fr/System.Threading.xml",
  6179. "ref/netstandard1.0/it/System.Threading.xml",
  6180. "ref/netstandard1.0/ja/System.Threading.xml",
  6181. "ref/netstandard1.0/ko/System.Threading.xml",
  6182. "ref/netstandard1.0/ru/System.Threading.xml",
  6183. "ref/netstandard1.0/zh-hans/System.Threading.xml",
  6184. "ref/netstandard1.0/zh-hant/System.Threading.xml",
  6185. "ref/netstandard1.3/System.Threading.dll",
  6186. "ref/netstandard1.3/System.Threading.xml",
  6187. "ref/netstandard1.3/de/System.Threading.xml",
  6188. "ref/netstandard1.3/es/System.Threading.xml",
  6189. "ref/netstandard1.3/fr/System.Threading.xml",
  6190. "ref/netstandard1.3/it/System.Threading.xml",
  6191. "ref/netstandard1.3/ja/System.Threading.xml",
  6192. "ref/netstandard1.3/ko/System.Threading.xml",
  6193. "ref/netstandard1.3/ru/System.Threading.xml",
  6194. "ref/netstandard1.3/zh-hans/System.Threading.xml",
  6195. "ref/netstandard1.3/zh-hant/System.Threading.xml",
  6196. "ref/portable-net45+win8+wp8+wpa81/_._",
  6197. "ref/win8/_._",
  6198. "ref/wp80/_._",
  6199. "ref/wpa81/_._",
  6200. "ref/xamarinios10/_._",
  6201. "ref/xamarinmac20/_._",
  6202. "ref/xamarintvos10/_._",
  6203. "ref/xamarinwatchos10/_._",
  6204. "runtimes/aot/lib/netcore50/System.Threading.dll",
  6205. "system.threading.4.3.0.nupkg.sha512",
  6206. "system.threading.nuspec"
  6207. ]
  6208. },
  6209. "System.Threading.Tasks/4.3.0": {
  6210. "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
  6211. "type": "package",
  6212. "path": "system.threading.tasks/4.3.0",
  6213. "files": [
  6214. ".nupkg.metadata",
  6215. ".signature.p7s",
  6216. "ThirdPartyNotices.txt",
  6217. "dotnet_library_license.txt",
  6218. "lib/MonoAndroid10/_._",
  6219. "lib/MonoTouch10/_._",
  6220. "lib/net45/_._",
  6221. "lib/portable-net45+win8+wp8+wpa81/_._",
  6222. "lib/win8/_._",
  6223. "lib/wp80/_._",
  6224. "lib/wpa81/_._",
  6225. "lib/xamarinios10/_._",
  6226. "lib/xamarinmac20/_._",
  6227. "lib/xamarintvos10/_._",
  6228. "lib/xamarinwatchos10/_._",
  6229. "ref/MonoAndroid10/_._",
  6230. "ref/MonoTouch10/_._",
  6231. "ref/net45/_._",
  6232. "ref/netcore50/System.Threading.Tasks.dll",
  6233. "ref/netcore50/System.Threading.Tasks.xml",
  6234. "ref/netcore50/de/System.Threading.Tasks.xml",
  6235. "ref/netcore50/es/System.Threading.Tasks.xml",
  6236. "ref/netcore50/fr/System.Threading.Tasks.xml",
  6237. "ref/netcore50/it/System.Threading.Tasks.xml",
  6238. "ref/netcore50/ja/System.Threading.Tasks.xml",
  6239. "ref/netcore50/ko/System.Threading.Tasks.xml",
  6240. "ref/netcore50/ru/System.Threading.Tasks.xml",
  6241. "ref/netcore50/zh-hans/System.Threading.Tasks.xml",
  6242. "ref/netcore50/zh-hant/System.Threading.Tasks.xml",
  6243. "ref/netstandard1.0/System.Threading.Tasks.dll",
  6244. "ref/netstandard1.0/System.Threading.Tasks.xml",
  6245. "ref/netstandard1.0/de/System.Threading.Tasks.xml",
  6246. "ref/netstandard1.0/es/System.Threading.Tasks.xml",
  6247. "ref/netstandard1.0/fr/System.Threading.Tasks.xml",
  6248. "ref/netstandard1.0/it/System.Threading.Tasks.xml",
  6249. "ref/netstandard1.0/ja/System.Threading.Tasks.xml",
  6250. "ref/netstandard1.0/ko/System.Threading.Tasks.xml",
  6251. "ref/netstandard1.0/ru/System.Threading.Tasks.xml",
  6252. "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
  6253. "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
  6254. "ref/netstandard1.3/System.Threading.Tasks.dll",
  6255. "ref/netstandard1.3/System.Threading.Tasks.xml",
  6256. "ref/netstandard1.3/de/System.Threading.Tasks.xml",
  6257. "ref/netstandard1.3/es/System.Threading.Tasks.xml",
  6258. "ref/netstandard1.3/fr/System.Threading.Tasks.xml",
  6259. "ref/netstandard1.3/it/System.Threading.Tasks.xml",
  6260. "ref/netstandard1.3/ja/System.Threading.Tasks.xml",
  6261. "ref/netstandard1.3/ko/System.Threading.Tasks.xml",
  6262. "ref/netstandard1.3/ru/System.Threading.Tasks.xml",
  6263. "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
  6264. "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
  6265. "ref/portable-net45+win8+wp8+wpa81/_._",
  6266. "ref/win8/_._",
  6267. "ref/wp80/_._",
  6268. "ref/wpa81/_._",
  6269. "ref/xamarinios10/_._",
  6270. "ref/xamarinmac20/_._",
  6271. "ref/xamarintvos10/_._",
  6272. "ref/xamarinwatchos10/_._",
  6273. "system.threading.tasks.4.3.0.nupkg.sha512",
  6274. "system.threading.tasks.nuspec"
  6275. ]
  6276. },
  6277. "System.Threading.Tasks.Extensions/4.5.4": {
  6278. "sha512": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
  6279. "type": "package",
  6280. "path": "system.threading.tasks.extensions/4.5.4",
  6281. "files": [
  6282. ".nupkg.metadata",
  6283. ".signature.p7s",
  6284. "LICENSE.TXT",
  6285. "THIRD-PARTY-NOTICES.TXT",
  6286. "lib/MonoAndroid10/_._",
  6287. "lib/MonoTouch10/_._",
  6288. "lib/net461/System.Threading.Tasks.Extensions.dll",
  6289. "lib/net461/System.Threading.Tasks.Extensions.xml",
  6290. "lib/netcoreapp2.1/_._",
  6291. "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
  6292. "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
  6293. "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll",
  6294. "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml",
  6295. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
  6296. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
  6297. "lib/xamarinios10/_._",
  6298. "lib/xamarinmac20/_._",
  6299. "lib/xamarintvos10/_._",
  6300. "lib/xamarinwatchos10/_._",
  6301. "ref/MonoAndroid10/_._",
  6302. "ref/MonoTouch10/_._",
  6303. "ref/netcoreapp2.1/_._",
  6304. "ref/xamarinios10/_._",
  6305. "ref/xamarinmac20/_._",
  6306. "ref/xamarintvos10/_._",
  6307. "ref/xamarinwatchos10/_._",
  6308. "system.threading.tasks.extensions.4.5.4.nupkg.sha512",
  6309. "system.threading.tasks.extensions.nuspec",
  6310. "useSharedDesignerContext.txt",
  6311. "version.txt"
  6312. ]
  6313. },
  6314. "System.Threading.Thread/4.0.0": {
  6315. "sha512": "gIdJqDXlOr5W9zeqFErLw3dsOsiShSCYtF9SEHitACycmvNvY8odf9kiKvp6V7aibc8C4HzzNBkWXjyfn7plbQ==",
  6316. "type": "package",
  6317. "path": "system.threading.thread/4.0.0",
  6318. "files": [
  6319. ".nupkg.metadata",
  6320. ".signature.p7s",
  6321. "ThirdPartyNotices.txt",
  6322. "dotnet_library_license.txt",
  6323. "lib/MonoAndroid10/_._",
  6324. "lib/MonoTouch10/_._",
  6325. "lib/net46/System.Threading.Thread.dll",
  6326. "lib/netcore50/_._",
  6327. "lib/netstandard1.3/System.Threading.Thread.dll",
  6328. "lib/xamarinios10/_._",
  6329. "lib/xamarinmac20/_._",
  6330. "lib/xamarintvos10/_._",
  6331. "lib/xamarinwatchos10/_._",
  6332. "ref/MonoAndroid10/_._",
  6333. "ref/MonoTouch10/_._",
  6334. "ref/net46/System.Threading.Thread.dll",
  6335. "ref/netstandard1.3/System.Threading.Thread.dll",
  6336. "ref/netstandard1.3/System.Threading.Thread.xml",
  6337. "ref/netstandard1.3/de/System.Threading.Thread.xml",
  6338. "ref/netstandard1.3/es/System.Threading.Thread.xml",
  6339. "ref/netstandard1.3/fr/System.Threading.Thread.xml",
  6340. "ref/netstandard1.3/it/System.Threading.Thread.xml",
  6341. "ref/netstandard1.3/ja/System.Threading.Thread.xml",
  6342. "ref/netstandard1.3/ko/System.Threading.Thread.xml",
  6343. "ref/netstandard1.3/ru/System.Threading.Thread.xml",
  6344. "ref/netstandard1.3/zh-hans/System.Threading.Thread.xml",
  6345. "ref/netstandard1.3/zh-hant/System.Threading.Thread.xml",
  6346. "ref/xamarinios10/_._",
  6347. "ref/xamarinmac20/_._",
  6348. "ref/xamarintvos10/_._",
  6349. "ref/xamarinwatchos10/_._",
  6350. "system.threading.thread.4.0.0.nupkg.sha512",
  6351. "system.threading.thread.nuspec"
  6352. ]
  6353. },
  6354. "System.Threading.Timer/4.0.1": {
  6355. "sha512": "saGfUV8uqVW6LeURiqxcGhZ24PzuRNaUBtbhVeuUAvky1naH395A/1nY0P2bWvrw/BreRtIB/EzTDkGBpqCwEw==",
  6356. "type": "package",
  6357. "path": "system.threading.timer/4.0.1",
  6358. "files": [
  6359. ".nupkg.metadata",
  6360. ".signature.p7s",
  6361. "ThirdPartyNotices.txt",
  6362. "dotnet_library_license.txt",
  6363. "lib/MonoAndroid10/_._",
  6364. "lib/MonoTouch10/_._",
  6365. "lib/net451/_._",
  6366. "lib/portable-net451+win81+wpa81/_._",
  6367. "lib/win81/_._",
  6368. "lib/wpa81/_._",
  6369. "lib/xamarinios10/_._",
  6370. "lib/xamarinmac20/_._",
  6371. "lib/xamarintvos10/_._",
  6372. "lib/xamarinwatchos10/_._",
  6373. "ref/MonoAndroid10/_._",
  6374. "ref/MonoTouch10/_._",
  6375. "ref/net451/_._",
  6376. "ref/netcore50/System.Threading.Timer.dll",
  6377. "ref/netcore50/System.Threading.Timer.xml",
  6378. "ref/netcore50/de/System.Threading.Timer.xml",
  6379. "ref/netcore50/es/System.Threading.Timer.xml",
  6380. "ref/netcore50/fr/System.Threading.Timer.xml",
  6381. "ref/netcore50/it/System.Threading.Timer.xml",
  6382. "ref/netcore50/ja/System.Threading.Timer.xml",
  6383. "ref/netcore50/ko/System.Threading.Timer.xml",
  6384. "ref/netcore50/ru/System.Threading.Timer.xml",
  6385. "ref/netcore50/zh-hans/System.Threading.Timer.xml",
  6386. "ref/netcore50/zh-hant/System.Threading.Timer.xml",
  6387. "ref/netstandard1.2/System.Threading.Timer.dll",
  6388. "ref/netstandard1.2/System.Threading.Timer.xml",
  6389. "ref/netstandard1.2/de/System.Threading.Timer.xml",
  6390. "ref/netstandard1.2/es/System.Threading.Timer.xml",
  6391. "ref/netstandard1.2/fr/System.Threading.Timer.xml",
  6392. "ref/netstandard1.2/it/System.Threading.Timer.xml",
  6393. "ref/netstandard1.2/ja/System.Threading.Timer.xml",
  6394. "ref/netstandard1.2/ko/System.Threading.Timer.xml",
  6395. "ref/netstandard1.2/ru/System.Threading.Timer.xml",
  6396. "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml",
  6397. "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml",
  6398. "ref/portable-net451+win81+wpa81/_._",
  6399. "ref/win81/_._",
  6400. "ref/wpa81/_._",
  6401. "ref/xamarinios10/_._",
  6402. "ref/xamarinmac20/_._",
  6403. "ref/xamarintvos10/_._",
  6404. "ref/xamarinwatchos10/_._",
  6405. "system.threading.timer.4.0.1.nupkg.sha512",
  6406. "system.threading.timer.nuspec"
  6407. ]
  6408. },
  6409. "System.Windows.Extensions/5.0.0": {
  6410. "sha512": "c1ho9WU9ZxMZawML+ssPKZfdnrg/OjR3pe0m9v8230z3acqphwvPJqzAkH54xRYm5ntZHGG1EPP3sux9H3qSPg==",
  6411. "type": "package",
  6412. "path": "system.windows.extensions/5.0.0",
  6413. "files": [
  6414. ".nupkg.metadata",
  6415. ".signature.p7s",
  6416. "Icon.png",
  6417. "LICENSE.TXT",
  6418. "THIRD-PARTY-NOTICES.TXT",
  6419. "lib/netcoreapp3.0/System.Windows.Extensions.dll",
  6420. "lib/netcoreapp3.0/System.Windows.Extensions.xml",
  6421. "ref/netcoreapp3.0/System.Windows.Extensions.dll",
  6422. "ref/netcoreapp3.0/System.Windows.Extensions.xml",
  6423. "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll",
  6424. "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.xml",
  6425. "system.windows.extensions.5.0.0.nupkg.sha512",
  6426. "system.windows.extensions.nuspec",
  6427. "useSharedDesignerContext.txt",
  6428. "version.txt"
  6429. ]
  6430. },
  6431. "System.Xml.ReaderWriter/4.0.11": {
  6432. "sha512": "ZIiLPsf67YZ9zgr31vzrFaYQqxRPX9cVHjtPSnmx4eN6lbS/yEyYNr2vs1doGDEscF0tjCZFsk9yUg1sC9e8tg==",
  6433. "type": "package",
  6434. "path": "system.xml.readerwriter/4.0.11",
  6435. "files": [
  6436. ".nupkg.metadata",
  6437. ".signature.p7s",
  6438. "ThirdPartyNotices.txt",
  6439. "dotnet_library_license.txt",
  6440. "lib/MonoAndroid10/_._",
  6441. "lib/MonoTouch10/_._",
  6442. "lib/net45/_._",
  6443. "lib/netcore50/System.Xml.ReaderWriter.dll",
  6444. "lib/netstandard1.3/System.Xml.ReaderWriter.dll",
  6445. "lib/portable-net45+win8+wp8+wpa81/_._",
  6446. "lib/win8/_._",
  6447. "lib/wp80/_._",
  6448. "lib/wpa81/_._",
  6449. "lib/xamarinios10/_._",
  6450. "lib/xamarinmac20/_._",
  6451. "lib/xamarintvos10/_._",
  6452. "lib/xamarinwatchos10/_._",
  6453. "ref/MonoAndroid10/_._",
  6454. "ref/MonoTouch10/_._",
  6455. "ref/net45/_._",
  6456. "ref/netcore50/System.Xml.ReaderWriter.dll",
  6457. "ref/netcore50/System.Xml.ReaderWriter.xml",
  6458. "ref/netcore50/de/System.Xml.ReaderWriter.xml",
  6459. "ref/netcore50/es/System.Xml.ReaderWriter.xml",
  6460. "ref/netcore50/fr/System.Xml.ReaderWriter.xml",
  6461. "ref/netcore50/it/System.Xml.ReaderWriter.xml",
  6462. "ref/netcore50/ja/System.Xml.ReaderWriter.xml",
  6463. "ref/netcore50/ko/System.Xml.ReaderWriter.xml",
  6464. "ref/netcore50/ru/System.Xml.ReaderWriter.xml",
  6465. "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml",
  6466. "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml",
  6467. "ref/netstandard1.0/System.Xml.ReaderWriter.dll",
  6468. "ref/netstandard1.0/System.Xml.ReaderWriter.xml",
  6469. "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml",
  6470. "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml",
  6471. "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml",
  6472. "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml",
  6473. "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml",
  6474. "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml",
  6475. "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml",
  6476. "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml",
  6477. "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml",
  6478. "ref/netstandard1.3/System.Xml.ReaderWriter.dll",
  6479. "ref/netstandard1.3/System.Xml.ReaderWriter.xml",
  6480. "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml",
  6481. "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml",
  6482. "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml",
  6483. "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml",
  6484. "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml",
  6485. "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml",
  6486. "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml",
  6487. "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml",
  6488. "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml",
  6489. "ref/portable-net45+win8+wp8+wpa81/_._",
  6490. "ref/win8/_._",
  6491. "ref/wp80/_._",
  6492. "ref/wpa81/_._",
  6493. "ref/xamarinios10/_._",
  6494. "ref/xamarinmac20/_._",
  6495. "ref/xamarintvos10/_._",
  6496. "ref/xamarinwatchos10/_._",
  6497. "system.xml.readerwriter.4.0.11.nupkg.sha512",
  6498. "system.xml.readerwriter.nuspec"
  6499. ]
  6500. },
  6501. "System.Xml.XDocument/4.0.11": {
  6502. "sha512": "Mk2mKmPi0nWaoiYeotq1dgeNK1fqWh61+EK+w4Wu8SWuTYLzpUnschb59bJtGywaPq7SmTuPf44wrXRwbIrukg==",
  6503. "type": "package",
  6504. "path": "system.xml.xdocument/4.0.11",
  6505. "files": [
  6506. ".nupkg.metadata",
  6507. ".signature.p7s",
  6508. "ThirdPartyNotices.txt",
  6509. "dotnet_library_license.txt",
  6510. "lib/MonoAndroid10/_._",
  6511. "lib/MonoTouch10/_._",
  6512. "lib/net45/_._",
  6513. "lib/netcore50/System.Xml.XDocument.dll",
  6514. "lib/netstandard1.3/System.Xml.XDocument.dll",
  6515. "lib/portable-net45+win8+wp8+wpa81/_._",
  6516. "lib/win8/_._",
  6517. "lib/wp80/_._",
  6518. "lib/wpa81/_._",
  6519. "lib/xamarinios10/_._",
  6520. "lib/xamarinmac20/_._",
  6521. "lib/xamarintvos10/_._",
  6522. "lib/xamarinwatchos10/_._",
  6523. "ref/MonoAndroid10/_._",
  6524. "ref/MonoTouch10/_._",
  6525. "ref/net45/_._",
  6526. "ref/netcore50/System.Xml.XDocument.dll",
  6527. "ref/netcore50/System.Xml.XDocument.xml",
  6528. "ref/netcore50/de/System.Xml.XDocument.xml",
  6529. "ref/netcore50/es/System.Xml.XDocument.xml",
  6530. "ref/netcore50/fr/System.Xml.XDocument.xml",
  6531. "ref/netcore50/it/System.Xml.XDocument.xml",
  6532. "ref/netcore50/ja/System.Xml.XDocument.xml",
  6533. "ref/netcore50/ko/System.Xml.XDocument.xml",
  6534. "ref/netcore50/ru/System.Xml.XDocument.xml",
  6535. "ref/netcore50/zh-hans/System.Xml.XDocument.xml",
  6536. "ref/netcore50/zh-hant/System.Xml.XDocument.xml",
  6537. "ref/netstandard1.0/System.Xml.XDocument.dll",
  6538. "ref/netstandard1.0/System.Xml.XDocument.xml",
  6539. "ref/netstandard1.0/de/System.Xml.XDocument.xml",
  6540. "ref/netstandard1.0/es/System.Xml.XDocument.xml",
  6541. "ref/netstandard1.0/fr/System.Xml.XDocument.xml",
  6542. "ref/netstandard1.0/it/System.Xml.XDocument.xml",
  6543. "ref/netstandard1.0/ja/System.Xml.XDocument.xml",
  6544. "ref/netstandard1.0/ko/System.Xml.XDocument.xml",
  6545. "ref/netstandard1.0/ru/System.Xml.XDocument.xml",
  6546. "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml",
  6547. "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml",
  6548. "ref/netstandard1.3/System.Xml.XDocument.dll",
  6549. "ref/netstandard1.3/System.Xml.XDocument.xml",
  6550. "ref/netstandard1.3/de/System.Xml.XDocument.xml",
  6551. "ref/netstandard1.3/es/System.Xml.XDocument.xml",
  6552. "ref/netstandard1.3/fr/System.Xml.XDocument.xml",
  6553. "ref/netstandard1.3/it/System.Xml.XDocument.xml",
  6554. "ref/netstandard1.3/ja/System.Xml.XDocument.xml",
  6555. "ref/netstandard1.3/ko/System.Xml.XDocument.xml",
  6556. "ref/netstandard1.3/ru/System.Xml.XDocument.xml",
  6557. "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml",
  6558. "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml",
  6559. "ref/portable-net45+win8+wp8+wpa81/_._",
  6560. "ref/win8/_._",
  6561. "ref/wp80/_._",
  6562. "ref/wpa81/_._",
  6563. "ref/xamarinios10/_._",
  6564. "ref/xamarinmac20/_._",
  6565. "ref/xamarintvos10/_._",
  6566. "ref/xamarinwatchos10/_._",
  6567. "system.xml.xdocument.4.0.11.nupkg.sha512",
  6568. "system.xml.xdocument.nuspec"
  6569. ]
  6570. },
  6571. "WkHtmlToPdf/1.0.2": {
  6572. "sha512": "d9uaZ4DHkDKh9F6vIaLbbNcHpbN4XY/LoJsm18V1qljy2xzQYEzG8iDaWBSlPGVr1pVJVZbeDfv6aY0DNoM0lQ==",
  6573. "type": "package",
  6574. "path": "wkhtmltopdf/1.0.2",
  6575. "files": [
  6576. ".nupkg.metadata",
  6577. ".signature.p7s",
  6578. "lib/netstandard2.0/WkHtmlToPdf.dll",
  6579. "wkhtmltopdf.1.0.2.nupkg.sha512",
  6580. "wkhtmltopdf.nuspec"
  6581. ]
  6582. },
  6583. "CustomerOnlineV2.Common/1.0.0": {
  6584. "type": "project",
  6585. "path": "../CustomerOnlineV2.Common/CustomerOnlineV2.Common.csproj",
  6586. "msbuildProject": "../CustomerOnlineV2.Common/CustomerOnlineV2.Common.csproj"
  6587. }
  6588. },
  6589. "projectFileDependencyGroups": {
  6590. "net7.0": [
  6591. "CustomerOnlineV2.Common >= 1.0.0",
  6592. "DinkToPdf >= 1.0.8",
  6593. "Microsoft.Data.SqlClient >= 5.0.1",
  6594. "Microsoft.Extensions.Logging.Abstractions >= 7.0.0",
  6595. "NPoco >= 5.7.1",
  6596. "Newtonsoft.Json >= 13.0.3",
  6597. "Select.HtmlToPdf.NetCore >= 23.2.0-rc2",
  6598. "WkHtmlToPdf >= 1.0.2"
  6599. ]
  6600. },
  6601. "packageFolders": {
  6602. "C:\\Users\\dell\\.nuget\\packages\\": {},
  6603. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
  6604. },
  6605. "project": {
  6606. "version": "1.0.0",
  6607. "restore": {
  6608. "projectUniqueName": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj",
  6609. "projectName": "CustomerOnlineV2.Repository",
  6610. "projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj",
  6611. "packagesPath": "C:\\Users\\dell\\.nuget\\packages\\",
  6612. "outputPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\obj\\",
  6613. "projectStyle": "PackageReference",
  6614. "fallbackFolders": [
  6615. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  6616. ],
  6617. "configFilePaths": [
  6618. "C:\\Users\\dell\\AppData\\Roaming\\NuGet\\NuGet.Config",
  6619. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  6620. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  6621. ],
  6622. "originalTargetFrameworks": [
  6623. "net7.0"
  6624. ],
  6625. "sources": {
  6626. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  6627. "https://api.nuget.org/v3/index.json": {}
  6628. },
  6629. "frameworks": {
  6630. "net7.0": {
  6631. "targetAlias": "net7.0",
  6632. "projectReferences": {
  6633. "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
  6634. "projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj"
  6635. }
  6636. }
  6637. }
  6638. },
  6639. "warningProperties": {
  6640. "warnAsError": [
  6641. "NU1605"
  6642. ]
  6643. }
  6644. },
  6645. "frameworks": {
  6646. "net7.0": {
  6647. "targetAlias": "net7.0",
  6648. "dependencies": {
  6649. "DinkToPdf": {
  6650. "target": "Package",
  6651. "version": "[1.0.8, )"
  6652. },
  6653. "Microsoft.Data.SqlClient": {
  6654. "target": "Package",
  6655. "version": "[5.0.1, )"
  6656. },
  6657. "Microsoft.Extensions.Logging.Abstractions": {
  6658. "target": "Package",
  6659. "version": "[7.0.0, )"
  6660. },
  6661. "NPoco": {
  6662. "target": "Package",
  6663. "version": "[5.7.1, )"
  6664. },
  6665. "Newtonsoft.Json": {
  6666. "target": "Package",
  6667. "version": "[13.0.3, )"
  6668. },
  6669. "Select.HtmlToPdf.NetCore": {
  6670. "target": "Package",
  6671. "version": "[23.2.0-rc2, )"
  6672. },
  6673. "WkHtmlToPdf": {
  6674. "target": "Package",
  6675. "version": "[1.0.2, )"
  6676. }
  6677. },
  6678. "imports": [
  6679. "net461",
  6680. "net462",
  6681. "net47",
  6682. "net471",
  6683. "net472",
  6684. "net48",
  6685. "net481"
  6686. ],
  6687. "assetTargetFallback": true,
  6688. "warn": true,
  6689. "frameworkReferences": {
  6690. "Microsoft.NETCore.App": {
  6691. "privateAssets": "all"
  6692. }
  6693. },
  6694. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.401\\RuntimeIdentifierGraph.json"
  6695. }
  6696. }
  6697. },
  6698. "logs": [
  6699. {
  6700. "code": "NU1701",
  6701. "level": "Warning",
  6702. "warningLevel": 1,
  6703. "message": "Package 'Microsoft.AspNet.Mvc 5.2.9' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project.",
  6704. "libraryId": "Microsoft.AspNet.Mvc",
  6705. "targetGraphs": [
  6706. "net7.0"
  6707. ]
  6708. },
  6709. {
  6710. "code": "NU1701",
  6711. "level": "Warning",
  6712. "warningLevel": 1,
  6713. "message": "Package 'Microsoft.AspNet.Razor 3.2.9' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project.",
  6714. "libraryId": "Microsoft.AspNet.Razor",
  6715. "targetGraphs": [
  6716. "net7.0"
  6717. ]
  6718. },
  6719. {
  6720. "code": "NU1701",
  6721. "level": "Warning",
  6722. "warningLevel": 1,
  6723. "message": "Package 'Microsoft.AspNet.WebPages 3.2.9' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project.",
  6724. "libraryId": "Microsoft.AspNet.WebPages",
  6725. "targetGraphs": [
  6726. "net7.0"
  6727. ]
  6728. },
  6729. {
  6730. "code": "NU1701",
  6731. "level": "Warning",
  6732. "warningLevel": 1,
  6733. "message": "Package 'Microsoft.Web.Infrastructure 1.0.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project.",
  6734. "libraryId": "Microsoft.Web.Infrastructure",
  6735. "targetGraphs": [
  6736. "net7.0"
  6737. ]
  6738. }
  6739. ]
  6740. }