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.

3270 lines
131 KiB

12 months ago
1 year ago
12 months ago
12 months ago
1 year ago
12 months ago
12 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. "Microsoft.AspNet.Mvc/5.2.9": {
  50. "type": "package",
  51. "dependencies": {
  52. "Microsoft.AspNet.Razor": "[3.2.9, 3.3.0)",
  53. "Microsoft.AspNet.WebPages": "[3.2.9, 3.3.0)"
  54. },
  55. "compile": {
  56. "lib/net45/System.Web.Mvc.dll": {
  57. "related": ".xml"
  58. }
  59. },
  60. "runtime": {
  61. "lib/net45/System.Web.Mvc.dll": {
  62. "related": ".xml"
  63. }
  64. }
  65. },
  66. "Microsoft.AspNet.Razor/3.2.9": {
  67. "type": "package",
  68. "compile": {
  69. "lib/net45/System.Web.Razor.dll": {
  70. "related": ".xml"
  71. }
  72. },
  73. "runtime": {
  74. "lib/net45/System.Web.Razor.dll": {
  75. "related": ".xml"
  76. }
  77. }
  78. },
  79. "Microsoft.AspNet.WebPages/3.2.9": {
  80. "type": "package",
  81. "dependencies": {
  82. "Microsoft.AspNet.Razor": "[3.2.9, 3.3.0)",
  83. "Microsoft.Web.Infrastructure": "1.0.0"
  84. },
  85. "compile": {
  86. "lib/net45/System.Web.Helpers.dll": {
  87. "related": ".xml"
  88. },
  89. "lib/net45/System.Web.WebPages.Deployment.dll": {
  90. "related": ".xml"
  91. },
  92. "lib/net45/System.Web.WebPages.Razor.dll": {
  93. "related": ".xml"
  94. },
  95. "lib/net45/System.Web.WebPages.dll": {
  96. "related": ".Deployment.xml;.Razor.xml;.xml"
  97. }
  98. },
  99. "runtime": {
  100. "lib/net45/System.Web.Helpers.dll": {
  101. "related": ".xml"
  102. },
  103. "lib/net45/System.Web.WebPages.Deployment.dll": {
  104. "related": ".xml"
  105. },
  106. "lib/net45/System.Web.WebPages.Razor.dll": {
  107. "related": ".xml"
  108. },
  109. "lib/net45/System.Web.WebPages.dll": {
  110. "related": ".Deployment.xml;.Razor.xml;.xml"
  111. }
  112. }
  113. },
  114. "Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
  115. "type": "package",
  116. "dependencies": {
  117. "Microsoft.AspNetCore.Http.Features": "2.2.0",
  118. "System.Text.Encodings.Web": "4.5.0"
  119. },
  120. "compile": {
  121. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {
  122. "related": ".xml"
  123. }
  124. },
  125. "runtime": {
  126. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {
  127. "related": ".xml"
  128. }
  129. }
  130. },
  131. "Microsoft.AspNetCore.Http.Features/2.2.0": {
  132. "type": "package",
  133. "dependencies": {
  134. "Microsoft.Extensions.Primitives": "2.2.0"
  135. },
  136. "compile": {
  137. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {
  138. "related": ".xml"
  139. }
  140. },
  141. "runtime": {
  142. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {
  143. "related": ".xml"
  144. }
  145. }
  146. },
  147. "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
  148. "type": "package",
  149. "compile": {
  150. "ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {}
  151. },
  152. "runtime": {
  153. "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
  154. "related": ".xml"
  155. }
  156. }
  157. },
  158. "Microsoft.CSharp/4.5.0": {
  159. "type": "package",
  160. "compile": {
  161. "ref/netcoreapp2.0/_._": {}
  162. },
  163. "runtime": {
  164. "lib/netcoreapp2.0/_._": {}
  165. }
  166. },
  167. "Microsoft.Data.SqlClient/5.0.1": {
  168. "type": "package",
  169. "dependencies": {
  170. "Azure.Identity": "1.6.0",
  171. "Microsoft.Data.SqlClient.SNI.runtime": "5.0.1",
  172. "Microsoft.Identity.Client": "4.45.0",
  173. "Microsoft.IdentityModel.JsonWebTokens": "6.21.0",
  174. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.21.0",
  175. "Microsoft.SqlServer.Server": "1.0.0",
  176. "Microsoft.Win32.Registry": "5.0.0",
  177. "System.Buffers": "4.5.1",
  178. "System.Configuration.ConfigurationManager": "5.0.0",
  179. "System.Diagnostics.DiagnosticSource": "5.0.0",
  180. "System.IO": "4.3.0",
  181. "System.Resources.ResourceManager": "4.3.0",
  182. "System.Runtime.Caching": "5.0.0",
  183. "System.Security.Cryptography.Cng": "5.0.0",
  184. "System.Security.Principal.Windows": "5.0.0",
  185. "System.Text.Encoding.CodePages": "5.0.0",
  186. "System.Text.Encodings.Web": "4.7.2"
  187. },
  188. "compile": {
  189. "ref/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  190. "related": ".pdb;.xml"
  191. }
  192. },
  193. "runtime": {
  194. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  195. "related": ".pdb;.xml"
  196. }
  197. },
  198. "runtimeTargets": {
  199. "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  200. "assetType": "runtime",
  201. "rid": "unix"
  202. },
  203. "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  204. "assetType": "runtime",
  205. "rid": "win"
  206. }
  207. }
  208. },
  209. "Microsoft.Data.SqlClient.SNI.runtime/5.0.1": {
  210. "type": "package",
  211. "runtimeTargets": {
  212. "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
  213. "assetType": "native",
  214. "rid": "win-arm"
  215. },
  216. "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
  217. "assetType": "native",
  218. "rid": "win-arm64"
  219. },
  220. "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
  221. "assetType": "native",
  222. "rid": "win-x64"
  223. },
  224. "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
  225. "assetType": "native",
  226. "rid": "win-x86"
  227. }
  228. }
  229. },
  230. "Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
  231. "type": "package",
  232. "dependencies": {
  233. "Microsoft.Extensions.Primitives": "7.0.0"
  234. },
  235. "compile": {
  236. "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  237. "related": ".xml"
  238. }
  239. },
  240. "runtime": {
  241. "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  242. "related": ".xml"
  243. }
  244. },
  245. "build": {
  246. "buildTransitive/net6.0/_._": {}
  247. }
  248. },
  249. "Microsoft.Extensions.Logging.Abstractions/7.0.0": {
  250. "type": "package",
  251. "compile": {
  252. "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  253. "related": ".xml"
  254. }
  255. },
  256. "runtime": {
  257. "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  258. "related": ".xml"
  259. }
  260. },
  261. "build": {
  262. "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
  263. }
  264. },
  265. "Microsoft.Extensions.Primitives/7.0.0": {
  266. "type": "package",
  267. "compile": {
  268. "lib/net7.0/Microsoft.Extensions.Primitives.dll": {
  269. "related": ".xml"
  270. }
  271. },
  272. "runtime": {
  273. "lib/net7.0/Microsoft.Extensions.Primitives.dll": {
  274. "related": ".xml"
  275. }
  276. },
  277. "build": {
  278. "buildTransitive/net6.0/_._": {}
  279. }
  280. },
  281. "Microsoft.Identity.Client/4.45.0": {
  282. "type": "package",
  283. "dependencies": {
  284. "Microsoft.IdentityModel.Abstractions": "6.18.0"
  285. },
  286. "compile": {
  287. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
  288. "related": ".xml"
  289. }
  290. },
  291. "runtime": {
  292. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
  293. "related": ".xml"
  294. }
  295. }
  296. },
  297. "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
  298. "type": "package",
  299. "dependencies": {
  300. "Microsoft.Identity.Client": "4.38.0",
  301. "System.Security.Cryptography.ProtectedData": "4.5.0"
  302. },
  303. "compile": {
  304. "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
  305. "related": ".xml"
  306. }
  307. },
  308. "runtime": {
  309. "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
  310. "related": ".xml"
  311. }
  312. }
  313. },
  314. "Microsoft.IdentityModel.Abstractions/6.21.0": {
  315. "type": "package",
  316. "compile": {
  317. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
  318. "related": ".xml"
  319. }
  320. },
  321. "runtime": {
  322. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
  323. "related": ".xml"
  324. }
  325. }
  326. },
  327. "Microsoft.IdentityModel.JsonWebTokens/6.21.0": {
  328. "type": "package",
  329. "dependencies": {
  330. "Microsoft.IdentityModel.Tokens": "6.21.0"
  331. },
  332. "compile": {
  333. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  334. "related": ".xml"
  335. }
  336. },
  337. "runtime": {
  338. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  339. "related": ".xml"
  340. }
  341. }
  342. },
  343. "Microsoft.IdentityModel.Logging/6.21.0": {
  344. "type": "package",
  345. "dependencies": {
  346. "Microsoft.IdentityModel.Abstractions": "6.21.0"
  347. },
  348. "compile": {
  349. "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
  350. "related": ".xml"
  351. }
  352. },
  353. "runtime": {
  354. "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
  355. "related": ".xml"
  356. }
  357. }
  358. },
  359. "Microsoft.IdentityModel.Protocols/6.21.0": {
  360. "type": "package",
  361. "dependencies": {
  362. "Microsoft.IdentityModel.Logging": "6.21.0",
  363. "Microsoft.IdentityModel.Tokens": "6.21.0"
  364. },
  365. "compile": {
  366. "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
  367. "related": ".xml"
  368. }
  369. },
  370. "runtime": {
  371. "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
  372. "related": ".xml"
  373. }
  374. }
  375. },
  376. "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.21.0": {
  377. "type": "package",
  378. "dependencies": {
  379. "Microsoft.IdentityModel.Protocols": "6.21.0",
  380. "System.IdentityModel.Tokens.Jwt": "6.21.0"
  381. },
  382. "compile": {
  383. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  384. "related": ".xml"
  385. }
  386. },
  387. "runtime": {
  388. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  389. "related": ".xml"
  390. }
  391. }
  392. },
  393. "Microsoft.IdentityModel.Tokens/6.21.0": {
  394. "type": "package",
  395. "dependencies": {
  396. "Microsoft.CSharp": "4.5.0",
  397. "Microsoft.IdentityModel.Logging": "6.21.0",
  398. "System.Security.Cryptography.Cng": "4.5.0"
  399. },
  400. "compile": {
  401. "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
  402. "related": ".xml"
  403. }
  404. },
  405. "runtime": {
  406. "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
  407. "related": ".xml"
  408. }
  409. }
  410. },
  411. "Microsoft.NETCore.Platforms/5.0.0": {
  412. "type": "package",
  413. "compile": {
  414. "lib/netstandard1.0/_._": {}
  415. },
  416. "runtime": {
  417. "lib/netstandard1.0/_._": {}
  418. }
  419. },
  420. "Microsoft.NETCore.Targets/1.1.0": {
  421. "type": "package",
  422. "compile": {
  423. "lib/netstandard1.0/_._": {}
  424. },
  425. "runtime": {
  426. "lib/netstandard1.0/_._": {}
  427. }
  428. },
  429. "Microsoft.SqlServer.Server/1.0.0": {
  430. "type": "package",
  431. "compile": {
  432. "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
  433. "related": ".pdb;.xml"
  434. }
  435. },
  436. "runtime": {
  437. "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
  438. "related": ".pdb;.xml"
  439. }
  440. }
  441. },
  442. "Microsoft.Web.Infrastructure/1.0.0": {
  443. "type": "package",
  444. "compile": {
  445. "lib/net40/Microsoft.Web.Infrastructure.dll": {}
  446. },
  447. "runtime": {
  448. "lib/net40/Microsoft.Web.Infrastructure.dll": {}
  449. }
  450. },
  451. "Microsoft.Win32.Registry/5.0.0": {
  452. "type": "package",
  453. "dependencies": {
  454. "System.Security.AccessControl": "5.0.0",
  455. "System.Security.Principal.Windows": "5.0.0"
  456. },
  457. "compile": {
  458. "ref/netstandard2.0/_._": {
  459. "related": ".xml"
  460. }
  461. },
  462. "runtime": {
  463. "lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  464. "related": ".xml"
  465. }
  466. },
  467. "runtimeTargets": {
  468. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  469. "assetType": "runtime",
  470. "rid": "win"
  471. }
  472. }
  473. },
  474. "Microsoft.Win32.SystemEvents/5.0.0": {
  475. "type": "package",
  476. "dependencies": {
  477. "Microsoft.NETCore.Platforms": "5.0.0"
  478. },
  479. "compile": {
  480. "ref/netstandard2.0/_._": {
  481. "related": ".xml"
  482. }
  483. },
  484. "runtime": {
  485. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
  486. "related": ".xml"
  487. }
  488. },
  489. "runtimeTargets": {
  490. "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
  491. "assetType": "runtime",
  492. "rid": "win"
  493. }
  494. }
  495. },
  496. "Newtonsoft.Json/13.0.3": {
  497. "type": "package",
  498. "compile": {
  499. "lib/net6.0/Newtonsoft.Json.dll": {
  500. "related": ".xml"
  501. }
  502. },
  503. "runtime": {
  504. "lib/net6.0/Newtonsoft.Json.dll": {
  505. "related": ".xml"
  506. }
  507. }
  508. },
  509. "NPoco/5.7.1": {
  510. "type": "package",
  511. "dependencies": {
  512. "System.Linq.Async": "5.0.0",
  513. "System.Reflection.Emit.Lightweight": "4.7.0"
  514. },
  515. "compile": {
  516. "lib/netstandard2.1/NPoco.dll": {}
  517. },
  518. "runtime": {
  519. "lib/netstandard2.1/NPoco.dll": {}
  520. }
  521. },
  522. "System.Buffers/4.5.1": {
  523. "type": "package",
  524. "compile": {
  525. "ref/netcoreapp2.0/_._": {}
  526. },
  527. "runtime": {
  528. "lib/netcoreapp2.0/_._": {}
  529. }
  530. },
  531. "System.Configuration.ConfigurationManager/5.0.0": {
  532. "type": "package",
  533. "dependencies": {
  534. "System.Security.Cryptography.ProtectedData": "5.0.0",
  535. "System.Security.Permissions": "5.0.0"
  536. },
  537. "compile": {
  538. "ref/netstandard2.0/_._": {
  539. "related": ".xml"
  540. }
  541. },
  542. "runtime": {
  543. "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {
  544. "related": ".xml"
  545. }
  546. }
  547. },
  548. "System.Diagnostics.DiagnosticSource/5.0.0": {
  549. "type": "package",
  550. "compile": {
  551. "lib/net5.0/System.Diagnostics.DiagnosticSource.dll": {
  552. "related": ".xml"
  553. }
  554. },
  555. "runtime": {
  556. "lib/net5.0/System.Diagnostics.DiagnosticSource.dll": {
  557. "related": ".xml"
  558. }
  559. }
  560. },
  561. "System.Drawing.Common/5.0.0": {
  562. "type": "package",
  563. "dependencies": {
  564. "Microsoft.Win32.SystemEvents": "5.0.0"
  565. },
  566. "compile": {
  567. "ref/netcoreapp3.0/_._": {
  568. "related": ".xml"
  569. }
  570. },
  571. "runtime": {
  572. "lib/netcoreapp3.0/System.Drawing.Common.dll": {
  573. "related": ".xml"
  574. }
  575. },
  576. "runtimeTargets": {
  577. "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  578. "assetType": "runtime",
  579. "rid": "unix"
  580. },
  581. "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  582. "assetType": "runtime",
  583. "rid": "win"
  584. }
  585. }
  586. },
  587. "System.Formats.Asn1/5.0.0": {
  588. "type": "package",
  589. "compile": {
  590. "lib/netstandard2.0/_._": {
  591. "related": ".xml"
  592. }
  593. },
  594. "runtime": {
  595. "lib/netstandard2.0/System.Formats.Asn1.dll": {
  596. "related": ".xml"
  597. }
  598. }
  599. },
  600. "System.Globalization/4.3.0": {
  601. "type": "package",
  602. "dependencies": {
  603. "Microsoft.NETCore.Platforms": "1.1.0",
  604. "Microsoft.NETCore.Targets": "1.1.0",
  605. "System.Runtime": "4.3.0"
  606. },
  607. "compile": {
  608. "ref/netstandard1.3/System.Globalization.dll": {
  609. "related": ".xml"
  610. }
  611. }
  612. },
  613. "System.IdentityModel.Tokens.Jwt/6.21.0": {
  614. "type": "package",
  615. "dependencies": {
  616. "Microsoft.IdentityModel.JsonWebTokens": "6.21.0",
  617. "Microsoft.IdentityModel.Tokens": "6.21.0"
  618. },
  619. "compile": {
  620. "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
  621. "related": ".xml"
  622. }
  623. },
  624. "runtime": {
  625. "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
  626. "related": ".xml"
  627. }
  628. }
  629. },
  630. "System.IO/4.3.0": {
  631. "type": "package",
  632. "dependencies": {
  633. "Microsoft.NETCore.Platforms": "1.1.0",
  634. "Microsoft.NETCore.Targets": "1.1.0",
  635. "System.Runtime": "4.3.0",
  636. "System.Text.Encoding": "4.3.0",
  637. "System.Threading.Tasks": "4.3.0"
  638. },
  639. "compile": {
  640. "ref/netstandard1.5/System.IO.dll": {
  641. "related": ".xml"
  642. }
  643. }
  644. },
  645. "System.Linq.Async/5.0.0": {
  646. "type": "package",
  647. "compile": {
  648. "ref/netcoreapp3.1/System.Linq.Async.dll": {
  649. "related": ".xml"
  650. }
  651. },
  652. "runtime": {
  653. "lib/netcoreapp3.1/System.Linq.Async.dll": {
  654. "related": ".xml"
  655. }
  656. }
  657. },
  658. "System.Memory/4.5.4": {
  659. "type": "package",
  660. "compile": {
  661. "ref/netcoreapp2.1/_._": {}
  662. },
  663. "runtime": {
  664. "lib/netcoreapp2.1/_._": {}
  665. }
  666. },
  667. "System.Memory.Data/1.0.2": {
  668. "type": "package",
  669. "dependencies": {
  670. "System.Text.Encodings.Web": "4.7.2",
  671. "System.Text.Json": "4.6.0"
  672. },
  673. "compile": {
  674. "lib/netstandard2.0/System.Memory.Data.dll": {
  675. "related": ".xml"
  676. }
  677. },
  678. "runtime": {
  679. "lib/netstandard2.0/System.Memory.Data.dll": {
  680. "related": ".xml"
  681. }
  682. }
  683. },
  684. "System.Numerics.Vectors/4.5.0": {
  685. "type": "package",
  686. "compile": {
  687. "ref/netcoreapp2.0/_._": {}
  688. },
  689. "runtime": {
  690. "lib/netcoreapp2.0/_._": {}
  691. }
  692. },
  693. "System.Reflection/4.3.0": {
  694. "type": "package",
  695. "dependencies": {
  696. "Microsoft.NETCore.Platforms": "1.1.0",
  697. "Microsoft.NETCore.Targets": "1.1.0",
  698. "System.IO": "4.3.0",
  699. "System.Reflection.Primitives": "4.3.0",
  700. "System.Runtime": "4.3.0"
  701. },
  702. "compile": {
  703. "ref/netstandard1.5/System.Reflection.dll": {
  704. "related": ".xml"
  705. }
  706. }
  707. },
  708. "System.Reflection.Emit.Lightweight/4.7.0": {
  709. "type": "package",
  710. "compile": {
  711. "ref/netcoreapp2.0/_._": {}
  712. },
  713. "runtime": {
  714. "lib/netcoreapp2.0/_._": {}
  715. }
  716. },
  717. "System.Reflection.Primitives/4.3.0": {
  718. "type": "package",
  719. "dependencies": {
  720. "Microsoft.NETCore.Platforms": "1.1.0",
  721. "Microsoft.NETCore.Targets": "1.1.0",
  722. "System.Runtime": "4.3.0"
  723. },
  724. "compile": {
  725. "ref/netstandard1.0/System.Reflection.Primitives.dll": {
  726. "related": ".xml"
  727. }
  728. }
  729. },
  730. "System.Resources.ResourceManager/4.3.0": {
  731. "type": "package",
  732. "dependencies": {
  733. "Microsoft.NETCore.Platforms": "1.1.0",
  734. "Microsoft.NETCore.Targets": "1.1.0",
  735. "System.Globalization": "4.3.0",
  736. "System.Reflection": "4.3.0",
  737. "System.Runtime": "4.3.0"
  738. },
  739. "compile": {
  740. "ref/netstandard1.0/System.Resources.ResourceManager.dll": {
  741. "related": ".xml"
  742. }
  743. }
  744. },
  745. "System.Runtime/4.3.0": {
  746. "type": "package",
  747. "dependencies": {
  748. "Microsoft.NETCore.Platforms": "1.1.0",
  749. "Microsoft.NETCore.Targets": "1.1.0"
  750. },
  751. "compile": {
  752. "ref/netstandard1.5/System.Runtime.dll": {
  753. "related": ".xml"
  754. }
  755. }
  756. },
  757. "System.Runtime.Caching/5.0.0": {
  758. "type": "package",
  759. "dependencies": {
  760. "System.Configuration.ConfigurationManager": "5.0.0"
  761. },
  762. "compile": {
  763. "ref/netstandard2.0/_._": {
  764. "related": ".xml"
  765. }
  766. },
  767. "runtime": {
  768. "lib/netstandard2.0/System.Runtime.Caching.dll": {
  769. "related": ".xml"
  770. }
  771. },
  772. "runtimeTargets": {
  773. "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": {
  774. "assetType": "runtime",
  775. "rid": "win"
  776. }
  777. }
  778. },
  779. "System.Security.AccessControl/5.0.0": {
  780. "type": "package",
  781. "dependencies": {
  782. "Microsoft.NETCore.Platforms": "5.0.0",
  783. "System.Security.Principal.Windows": "5.0.0"
  784. },
  785. "compile": {
  786. "ref/netstandard2.0/_._": {
  787. "related": ".xml"
  788. }
  789. },
  790. "runtime": {
  791. "lib/netstandard2.0/System.Security.AccessControl.dll": {
  792. "related": ".xml"
  793. }
  794. },
  795. "runtimeTargets": {
  796. "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": {
  797. "assetType": "runtime",
  798. "rid": "win"
  799. }
  800. }
  801. },
  802. "System.Security.Cryptography.Cng/5.0.0": {
  803. "type": "package",
  804. "dependencies": {
  805. "System.Formats.Asn1": "5.0.0"
  806. },
  807. "compile": {
  808. "ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {
  809. "related": ".xml"
  810. }
  811. },
  812. "runtime": {
  813. "lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {
  814. "related": ".xml"
  815. }
  816. },
  817. "runtimeTargets": {
  818. "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {
  819. "assetType": "runtime",
  820. "rid": "win"
  821. }
  822. }
  823. },
  824. "System.Security.Cryptography.ProtectedData/5.0.0": {
  825. "type": "package",
  826. "compile": {
  827. "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
  828. "related": ".xml"
  829. }
  830. },
  831. "runtime": {
  832. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
  833. "related": ".xml"
  834. }
  835. },
  836. "runtimeTargets": {
  837. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
  838. "assetType": "runtime",
  839. "rid": "win"
  840. }
  841. }
  842. },
  843. "System.Security.Permissions/5.0.0": {
  844. "type": "package",
  845. "dependencies": {
  846. "System.Security.AccessControl": "5.0.0",
  847. "System.Windows.Extensions": "5.0.0"
  848. },
  849. "compile": {
  850. "ref/net5.0/_._": {
  851. "related": ".xml"
  852. }
  853. },
  854. "runtime": {
  855. "lib/net5.0/System.Security.Permissions.dll": {
  856. "related": ".xml"
  857. }
  858. }
  859. },
  860. "System.Security.Principal.Windows/5.0.0": {
  861. "type": "package",
  862. "compile": {
  863. "ref/netcoreapp3.0/_._": {
  864. "related": ".xml"
  865. }
  866. },
  867. "runtime": {
  868. "lib/netstandard2.0/System.Security.Principal.Windows.dll": {
  869. "related": ".xml"
  870. }
  871. },
  872. "runtimeTargets": {
  873. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  874. "assetType": "runtime",
  875. "rid": "unix"
  876. },
  877. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  878. "assetType": "runtime",
  879. "rid": "win"
  880. }
  881. }
  882. },
  883. "System.Text.Encoding/4.3.0": {
  884. "type": "package",
  885. "dependencies": {
  886. "Microsoft.NETCore.Platforms": "1.1.0",
  887. "Microsoft.NETCore.Targets": "1.1.0",
  888. "System.Runtime": "4.3.0"
  889. },
  890. "compile": {
  891. "ref/netstandard1.3/System.Text.Encoding.dll": {
  892. "related": ".xml"
  893. }
  894. }
  895. },
  896. "System.Text.Encoding.CodePages/5.0.0": {
  897. "type": "package",
  898. "dependencies": {
  899. "Microsoft.NETCore.Platforms": "5.0.0"
  900. },
  901. "compile": {
  902. "lib/netstandard2.0/_._": {
  903. "related": ".xml"
  904. }
  905. },
  906. "runtime": {
  907. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {
  908. "related": ".xml"
  909. }
  910. },
  911. "runtimeTargets": {
  912. "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": {
  913. "assetType": "runtime",
  914. "rid": "win"
  915. }
  916. }
  917. },
  918. "System.Text.Encodings.Web/4.7.2": {
  919. "type": "package",
  920. "compile": {
  921. "lib/netstandard2.1/System.Text.Encodings.Web.dll": {
  922. "related": ".xml"
  923. }
  924. },
  925. "runtime": {
  926. "lib/netstandard2.1/System.Text.Encodings.Web.dll": {
  927. "related": ".xml"
  928. }
  929. }
  930. },
  931. "System.Text.Json/4.7.2": {
  932. "type": "package",
  933. "compile": {
  934. "lib/netcoreapp3.0/System.Text.Json.dll": {
  935. "related": ".xml"
  936. }
  937. },
  938. "runtime": {
  939. "lib/netcoreapp3.0/System.Text.Json.dll": {
  940. "related": ".xml"
  941. }
  942. }
  943. },
  944. "System.Threading.Tasks/4.3.0": {
  945. "type": "package",
  946. "dependencies": {
  947. "Microsoft.NETCore.Platforms": "1.1.0",
  948. "Microsoft.NETCore.Targets": "1.1.0",
  949. "System.Runtime": "4.3.0"
  950. },
  951. "compile": {
  952. "ref/netstandard1.3/System.Threading.Tasks.dll": {
  953. "related": ".xml"
  954. }
  955. }
  956. },
  957. "System.Threading.Tasks.Extensions/4.5.4": {
  958. "type": "package",
  959. "compile": {
  960. "ref/netcoreapp2.1/_._": {}
  961. },
  962. "runtime": {
  963. "lib/netcoreapp2.1/_._": {}
  964. }
  965. },
  966. "System.Windows.Extensions/5.0.0": {
  967. "type": "package",
  968. "dependencies": {
  969. "System.Drawing.Common": "5.0.0"
  970. },
  971. "compile": {
  972. "ref/netcoreapp3.0/_._": {
  973. "related": ".xml"
  974. }
  975. },
  976. "runtime": {
  977. "lib/netcoreapp3.0/System.Windows.Extensions.dll": {
  978. "related": ".xml"
  979. }
  980. },
  981. "runtimeTargets": {
  982. "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
  983. "assetType": "runtime",
  984. "rid": "win"
  985. }
  986. }
  987. },
  988. "CustomerOnlineV2.Common/1.0.0": {
  989. "type": "project",
  990. "framework": ".NETCoreApp,Version=v7.0",
  991. "dependencies": {
  992. "Microsoft.AspNet.Mvc": "5.2.9",
  993. "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
  994. "Microsoft.Extensions.Configuration.Abstractions": "7.0.0"
  995. },
  996. "compile": {
  997. "bin/placeholder/CustomerOnlineV2.Common.dll": {}
  998. },
  999. "runtime": {
  1000. "bin/placeholder/CustomerOnlineV2.Common.dll": {}
  1001. }
  1002. }
  1003. }
  1004. },
  1005. "libraries": {
  1006. "Azure.Core/1.24.0": {
  1007. "sha512": "+/qI1j2oU1S4/nvxb2k/wDsol00iGf1AyJX5g3epV7eOpQEP/2xcgh/cxgKMeFgn3U2fmgSiBnQZdkV+l5y0Uw==",
  1008. "type": "package",
  1009. "path": "azure.core/1.24.0",
  1010. "files": [
  1011. ".nupkg.metadata",
  1012. ".signature.p7s",
  1013. "CHANGELOG.md",
  1014. "README.md",
  1015. "azure.core.1.24.0.nupkg.sha512",
  1016. "azure.core.nuspec",
  1017. "azureicon.png",
  1018. "lib/net461/Azure.Core.dll",
  1019. "lib/net461/Azure.Core.xml",
  1020. "lib/net5.0/Azure.Core.dll",
  1021. "lib/net5.0/Azure.Core.xml",
  1022. "lib/netcoreapp2.1/Azure.Core.dll",
  1023. "lib/netcoreapp2.1/Azure.Core.xml",
  1024. "lib/netstandard2.0/Azure.Core.dll",
  1025. "lib/netstandard2.0/Azure.Core.xml"
  1026. ]
  1027. },
  1028. "Azure.Identity/1.6.0": {
  1029. "sha512": "EycyMsb6rD2PK9P0SyibFfEhvWWttdrYhyPF4f41uzdB/44yQlV+2Wehxyg489Rj6gbPvSPgbKq0xsHJBhipZA==",
  1030. "type": "package",
  1031. "path": "azure.identity/1.6.0",
  1032. "files": [
  1033. ".nupkg.metadata",
  1034. ".signature.p7s",
  1035. "CHANGELOG.md",
  1036. "README.md",
  1037. "azure.identity.1.6.0.nupkg.sha512",
  1038. "azure.identity.nuspec",
  1039. "azureicon.png",
  1040. "lib/netstandard2.0/Azure.Identity.dll",
  1041. "lib/netstandard2.0/Azure.Identity.xml"
  1042. ]
  1043. },
  1044. "Microsoft.AspNet.Mvc/5.2.9": {
  1045. "sha512": "bcekKshCAh7kTWSMZPavQStSZQF/QmjEjO2gVWGITEd0/t5eRlb+ZLDE+az2qY1bZ8L6Hz0OCNeS0uzXtJcK5w==",
  1046. "type": "package",
  1047. "path": "microsoft.aspnet.mvc/5.2.9",
  1048. "files": [
  1049. ".nupkg.metadata",
  1050. ".signature.p7s",
  1051. "Content/Web.config.install.xdt",
  1052. "Content/Web.config.uninstall.xdt",
  1053. "NET.icon.png",
  1054. "NET_Library_EULA_ENU.txt",
  1055. "lib/net45/System.Web.Mvc.dll",
  1056. "lib/net45/System.Web.Mvc.xml",
  1057. "microsoft.aspnet.mvc.5.2.9.nupkg.sha512",
  1058. "microsoft.aspnet.mvc.nuspec"
  1059. ]
  1060. },
  1061. "Microsoft.AspNet.Razor/3.2.9": {
  1062. "sha512": "QOJEnEw3xp+t5lMvYR5nGCF4CfZpHqr2p8uZOBEgDZoB6r2txtSj6581YNr+/dOHjI3YRlo1QAKGQoSohbQ/KA==",
  1063. "type": "package",
  1064. "path": "microsoft.aspnet.razor/3.2.9",
  1065. "files": [
  1066. ".nupkg.metadata",
  1067. ".signature.p7s",
  1068. "NET.icon.png",
  1069. "NET_Library_EULA_ENU.txt",
  1070. "lib/net45/System.Web.Razor.dll",
  1071. "lib/net45/System.Web.Razor.xml",
  1072. "microsoft.aspnet.razor.3.2.9.nupkg.sha512",
  1073. "microsoft.aspnet.razor.nuspec"
  1074. ]
  1075. },
  1076. "Microsoft.AspNet.WebPages/3.2.9": {
  1077. "sha512": "yByb721lwv8YFsx1oKA5CLKXa89XVbVMkPafS4bg/bPelBEgChq/coFBQEkA4kwcabG7AR56w3vapnoZUfr2Cw==",
  1078. "type": "package",
  1079. "path": "microsoft.aspnet.webpages/3.2.9",
  1080. "files": [
  1081. ".nupkg.metadata",
  1082. ".signature.p7s",
  1083. "Content/Web.config.install.xdt",
  1084. "Content/Web.config.uninstall.xdt",
  1085. "NET.icon.png",
  1086. "NET_Library_EULA_ENU.txt",
  1087. "lib/net45/System.Web.Helpers.dll",
  1088. "lib/net45/System.Web.Helpers.xml",
  1089. "lib/net45/System.Web.WebPages.Deployment.dll",
  1090. "lib/net45/System.Web.WebPages.Deployment.xml",
  1091. "lib/net45/System.Web.WebPages.Razor.dll",
  1092. "lib/net45/System.Web.WebPages.Razor.xml",
  1093. "lib/net45/System.Web.WebPages.dll",
  1094. "lib/net45/System.Web.WebPages.xml",
  1095. "microsoft.aspnet.webpages.3.2.9.nupkg.sha512",
  1096. "microsoft.aspnet.webpages.nuspec"
  1097. ]
  1098. },
  1099. "Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
  1100. "sha512": "Nxs7Z1q3f1STfLYKJSVXCs1iBl+Ya6E8o4Oy1bCxJ/rNI44E/0f6tbsrVqAWfB7jlnJfyaAtIalBVxPKUPQb4Q==",
  1101. "type": "package",
  1102. "path": "microsoft.aspnetcore.http.abstractions/2.2.0",
  1103. "files": [
  1104. ".nupkg.metadata",
  1105. ".signature.p7s",
  1106. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll",
  1107. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.xml",
  1108. "microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512",
  1109. "microsoft.aspnetcore.http.abstractions.nuspec"
  1110. ]
  1111. },
  1112. "Microsoft.AspNetCore.Http.Features/2.2.0": {
  1113. "sha512": "ziFz5zH8f33En4dX81LW84I6XrYXKf9jg6aM39cM+LffN9KJahViKZ61dGMSO2gd3e+qe5yBRwsesvyqlZaSMg==",
  1114. "type": "package",
  1115. "path": "microsoft.aspnetcore.http.features/2.2.0",
  1116. "files": [
  1117. ".nupkg.metadata",
  1118. ".signature.p7s",
  1119. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll",
  1120. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.xml",
  1121. "microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512",
  1122. "microsoft.aspnetcore.http.features.nuspec"
  1123. ]
  1124. },
  1125. "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
  1126. "sha512": "yuvf07qFWFqtK3P/MRkEKLhn5r2UbSpVueRziSqj0yJQIKFwG1pq9mOayK3zE5qZCTs0CbrwL9M6R8VwqyGy2w==",
  1127. "type": "package",
  1128. "path": "microsoft.bcl.asyncinterfaces/1.1.1",
  1129. "files": [
  1130. ".nupkg.metadata",
  1131. ".signature.p7s",
  1132. "Icon.png",
  1133. "LICENSE.TXT",
  1134. "THIRD-PARTY-NOTICES.TXT",
  1135. "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll",
  1136. "lib/net461/Microsoft.Bcl.AsyncInterfaces.xml",
  1137. "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
  1138. "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml",
  1139. "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
  1140. "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml",
  1141. "microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512",
  1142. "microsoft.bcl.asyncinterfaces.nuspec",
  1143. "ref/net461/Microsoft.Bcl.AsyncInterfaces.dll",
  1144. "ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
  1145. "ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
  1146. "useSharedDesignerContext.txt",
  1147. "version.txt"
  1148. ]
  1149. },
  1150. "Microsoft.CSharp/4.5.0": {
  1151. "sha512": "kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
  1152. "type": "package",
  1153. "path": "microsoft.csharp/4.5.0",
  1154. "files": [
  1155. ".nupkg.metadata",
  1156. ".signature.p7s",
  1157. "LICENSE.TXT",
  1158. "THIRD-PARTY-NOTICES.TXT",
  1159. "lib/MonoAndroid10/_._",
  1160. "lib/MonoTouch10/_._",
  1161. "lib/net45/_._",
  1162. "lib/netcore50/Microsoft.CSharp.dll",
  1163. "lib/netcoreapp2.0/_._",
  1164. "lib/netstandard1.3/Microsoft.CSharp.dll",
  1165. "lib/netstandard2.0/Microsoft.CSharp.dll",
  1166. "lib/portable-net45+win8+wp8+wpa81/_._",
  1167. "lib/uap10.0.16299/_._",
  1168. "lib/win8/_._",
  1169. "lib/wp80/_._",
  1170. "lib/wpa81/_._",
  1171. "lib/xamarinios10/_._",
  1172. "lib/xamarinmac20/_._",
  1173. "lib/xamarintvos10/_._",
  1174. "lib/xamarinwatchos10/_._",
  1175. "microsoft.csharp.4.5.0.nupkg.sha512",
  1176. "microsoft.csharp.nuspec",
  1177. "ref/MonoAndroid10/_._",
  1178. "ref/MonoTouch10/_._",
  1179. "ref/net45/_._",
  1180. "ref/netcore50/Microsoft.CSharp.dll",
  1181. "ref/netcore50/Microsoft.CSharp.xml",
  1182. "ref/netcore50/de/Microsoft.CSharp.xml",
  1183. "ref/netcore50/es/Microsoft.CSharp.xml",
  1184. "ref/netcore50/fr/Microsoft.CSharp.xml",
  1185. "ref/netcore50/it/Microsoft.CSharp.xml",
  1186. "ref/netcore50/ja/Microsoft.CSharp.xml",
  1187. "ref/netcore50/ko/Microsoft.CSharp.xml",
  1188. "ref/netcore50/ru/Microsoft.CSharp.xml",
  1189. "ref/netcore50/zh-hans/Microsoft.CSharp.xml",
  1190. "ref/netcore50/zh-hant/Microsoft.CSharp.xml",
  1191. "ref/netcoreapp2.0/_._",
  1192. "ref/netstandard1.0/Microsoft.CSharp.dll",
  1193. "ref/netstandard1.0/Microsoft.CSharp.xml",
  1194. "ref/netstandard1.0/de/Microsoft.CSharp.xml",
  1195. "ref/netstandard1.0/es/Microsoft.CSharp.xml",
  1196. "ref/netstandard1.0/fr/Microsoft.CSharp.xml",
  1197. "ref/netstandard1.0/it/Microsoft.CSharp.xml",
  1198. "ref/netstandard1.0/ja/Microsoft.CSharp.xml",
  1199. "ref/netstandard1.0/ko/Microsoft.CSharp.xml",
  1200. "ref/netstandard1.0/ru/Microsoft.CSharp.xml",
  1201. "ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml",
  1202. "ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml",
  1203. "ref/netstandard2.0/Microsoft.CSharp.dll",
  1204. "ref/netstandard2.0/Microsoft.CSharp.xml",
  1205. "ref/portable-net45+win8+wp8+wpa81/_._",
  1206. "ref/uap10.0.16299/_._",
  1207. "ref/win8/_._",
  1208. "ref/wp80/_._",
  1209. "ref/wpa81/_._",
  1210. "ref/xamarinios10/_._",
  1211. "ref/xamarinmac20/_._",
  1212. "ref/xamarintvos10/_._",
  1213. "ref/xamarinwatchos10/_._",
  1214. "useSharedDesignerContext.txt",
  1215. "version.txt"
  1216. ]
  1217. },
  1218. "Microsoft.Data.SqlClient/5.0.1": {
  1219. "sha512": "uu8dfrsx081cSbEevWuZAvqdmANDGJkbLBL2G3j0LAZxX1Oy8RCVAaC4Lcuak6jNicWP6CWvHqBTIEmQNSxQlw==",
  1220. "type": "package",
  1221. "path": "microsoft.data.sqlclient/5.0.1",
  1222. "files": [
  1223. ".nupkg.metadata",
  1224. ".signature.p7s",
  1225. "dotnet.png",
  1226. "lib/net462/Microsoft.Data.SqlClient.dll",
  1227. "lib/net462/Microsoft.Data.SqlClient.pdb",
  1228. "lib/net462/Microsoft.Data.SqlClient.xml",
  1229. "lib/net462/de/Microsoft.Data.SqlClient.resources.dll",
  1230. "lib/net462/es/Microsoft.Data.SqlClient.resources.dll",
  1231. "lib/net462/fr/Microsoft.Data.SqlClient.resources.dll",
  1232. "lib/net462/it/Microsoft.Data.SqlClient.resources.dll",
  1233. "lib/net462/ja/Microsoft.Data.SqlClient.resources.dll",
  1234. "lib/net462/ko/Microsoft.Data.SqlClient.resources.dll",
  1235. "lib/net462/pt-BR/Microsoft.Data.SqlClient.resources.dll",
  1236. "lib/net462/ru/Microsoft.Data.SqlClient.resources.dll",
  1237. "lib/net462/zh-Hans/Microsoft.Data.SqlClient.resources.dll",
  1238. "lib/net462/zh-Hant/Microsoft.Data.SqlClient.resources.dll",
  1239. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
  1240. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
  1241. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.xml",
  1242. "lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  1243. "lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  1244. "lib/netstandard2.0/Microsoft.Data.SqlClient.xml",
  1245. "lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
  1246. "lib/netstandard2.1/Microsoft.Data.SqlClient.pdb",
  1247. "lib/netstandard2.1/Microsoft.Data.SqlClient.xml",
  1248. "microsoft.data.sqlclient.5.0.1.nupkg.sha512",
  1249. "microsoft.data.sqlclient.nuspec",
  1250. "ref/net462/Microsoft.Data.SqlClient.dll",
  1251. "ref/net462/Microsoft.Data.SqlClient.pdb",
  1252. "ref/net462/Microsoft.Data.SqlClient.xml",
  1253. "ref/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
  1254. "ref/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
  1255. "ref/netcoreapp3.1/Microsoft.Data.SqlClient.xml",
  1256. "ref/netstandard2.0/Microsoft.Data.SqlClient.dll",
  1257. "ref/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  1258. "ref/netstandard2.0/Microsoft.Data.SqlClient.xml",
  1259. "ref/netstandard2.1/Microsoft.Data.SqlClient.dll",
  1260. "ref/netstandard2.1/Microsoft.Data.SqlClient.pdb",
  1261. "ref/netstandard2.1/Microsoft.Data.SqlClient.xml",
  1262. "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
  1263. "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
  1264. "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  1265. "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  1266. "runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
  1267. "runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb",
  1268. "runtimes/win/lib/net462/Microsoft.Data.SqlClient.dll",
  1269. "runtimes/win/lib/net462/Microsoft.Data.SqlClient.pdb",
  1270. "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
  1271. "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
  1272. "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  1273. "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  1274. "runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
  1275. "runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb"
  1276. ]
  1277. },
  1278. "Microsoft.Data.SqlClient.SNI.runtime/5.0.1": {
  1279. "sha512": "y0X5MxiNdbITJYoafJ2ruaX6hqO0twpCGR/ipiDOe85JKLU8WL4TuAQfDe5qtt3bND5Je26HnrarLSAMMnVTNg==",
  1280. "type": "package",
  1281. "path": "microsoft.data.sqlclient.sni.runtime/5.0.1",
  1282. "files": [
  1283. ".nupkg.metadata",
  1284. ".signature.p7s",
  1285. "LICENSE.txt",
  1286. "dotnet.png",
  1287. "microsoft.data.sqlclient.sni.runtime.5.0.1.nupkg.sha512",
  1288. "microsoft.data.sqlclient.sni.runtime.nuspec",
  1289. "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll",
  1290. "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll",
  1291. "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll",
  1292. "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll"
  1293. ]
  1294. },
  1295. "Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
  1296. "sha512": "f34u2eaqIjNO9YLHBz8rozVZ+TcFiFs0F3r7nUJd7FRkVSxk8u4OpoK226mi49MwexHOR2ibP9MFvRUaLilcQQ==",
  1297. "type": "package",
  1298. "path": "microsoft.extensions.configuration.abstractions/7.0.0",
  1299. "files": [
  1300. ".nupkg.metadata",
  1301. ".signature.p7s",
  1302. "Icon.png",
  1303. "LICENSE.TXT",
  1304. "THIRD-PARTY-NOTICES.TXT",
  1305. "buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets",
  1306. "buildTransitive/net462/_._",
  1307. "buildTransitive/net6.0/_._",
  1308. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets",
  1309. "lib/net462/Microsoft.Extensions.Configuration.Abstractions.dll",
  1310. "lib/net462/Microsoft.Extensions.Configuration.Abstractions.xml",
  1311. "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  1312. "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  1313. "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  1314. "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  1315. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  1316. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  1317. "microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
  1318. "microsoft.extensions.configuration.abstractions.nuspec",
  1319. "useSharedDesignerContext.txt"
  1320. ]
  1321. },
  1322. "Microsoft.Extensions.Logging.Abstractions/7.0.0": {
  1323. "sha512": "kmn78+LPVMOWeITUjIlfxUPDsI0R6G0RkeAMBmQxAJ7vBJn4q2dTva7pWi65ceN5vPGjJ9q/Uae2WKgvfktJAw==",
  1324. "type": "package",
  1325. "path": "microsoft.extensions.logging.abstractions/7.0.0",
  1326. "files": [
  1327. ".nupkg.metadata",
  1328. ".signature.p7s",
  1329. "Icon.png",
  1330. "LICENSE.TXT",
  1331. "THIRD-PARTY-NOTICES.TXT",
  1332. "analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll",
  1333. "analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
  1334. "analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
  1335. "analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
  1336. "analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
  1337. "analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
  1338. "analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
  1339. "analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
  1340. "analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
  1341. "analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
  1342. "analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
  1343. "analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
  1344. "analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
  1345. "analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
  1346. "analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll",
  1347. "analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
  1348. "analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
  1349. "analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
  1350. "analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
  1351. "analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
  1352. "analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
  1353. "analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
  1354. "analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
  1355. "analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
  1356. "analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
  1357. "analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
  1358. "analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
  1359. "analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
  1360. "analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll",
  1361. "analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
  1362. "analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
  1363. "analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
  1364. "analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
  1365. "analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
  1366. "analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
  1367. "analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
  1368. "analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
  1369. "analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
  1370. "analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
  1371. "analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
  1372. "analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
  1373. "analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
  1374. "buildTransitive/net461/Microsoft.Extensions.Logging.Abstractions.targets",
  1375. "buildTransitive/net462/Microsoft.Extensions.Logging.Abstractions.targets",
  1376. "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets",
  1377. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets",
  1378. "buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets",
  1379. "lib/net462/Microsoft.Extensions.Logging.Abstractions.dll",
  1380. "lib/net462/Microsoft.Extensions.Logging.Abstractions.xml",
  1381. "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll",
  1382. "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml",
  1383. "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll",
  1384. "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.xml",
  1385. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll",
  1386. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml",
  1387. "microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
  1388. "microsoft.extensions.logging.abstractions.nuspec",
  1389. "useSharedDesignerContext.txt"
  1390. ]
  1391. },
  1392. "Microsoft.Extensions.Primitives/7.0.0": {
  1393. "sha512": "um1KU5kxcRp3CNuI8o/GrZtD4AIOXDk+RLsytjZ9QPok3ttLUelLKpilVPuaFT3TFjOhSibUAso0odbOaCDj3Q==",
  1394. "type": "package",
  1395. "path": "microsoft.extensions.primitives/7.0.0",
  1396. "files": [
  1397. ".nupkg.metadata",
  1398. ".signature.p7s",
  1399. "Icon.png",
  1400. "LICENSE.TXT",
  1401. "THIRD-PARTY-NOTICES.TXT",
  1402. "buildTransitive/net461/Microsoft.Extensions.Primitives.targets",
  1403. "buildTransitive/net462/_._",
  1404. "buildTransitive/net6.0/_._",
  1405. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets",
  1406. "lib/net462/Microsoft.Extensions.Primitives.dll",
  1407. "lib/net462/Microsoft.Extensions.Primitives.xml",
  1408. "lib/net6.0/Microsoft.Extensions.Primitives.dll",
  1409. "lib/net6.0/Microsoft.Extensions.Primitives.xml",
  1410. "lib/net7.0/Microsoft.Extensions.Primitives.dll",
  1411. "lib/net7.0/Microsoft.Extensions.Primitives.xml",
  1412. "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
  1413. "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
  1414. "microsoft.extensions.primitives.7.0.0.nupkg.sha512",
  1415. "microsoft.extensions.primitives.nuspec",
  1416. "useSharedDesignerContext.txt"
  1417. ]
  1418. },
  1419. "Microsoft.Identity.Client/4.45.0": {
  1420. "sha512": "ircobISCLWbtE5eEoLKU+ldfZ8O41vg4lcy38KRj/znH17jvBiAl8oxcyNp89CsuqE3onxIpn21Ca7riyDDrRw==",
  1421. "type": "package",
  1422. "path": "microsoft.identity.client/4.45.0",
  1423. "files": [
  1424. ".nupkg.metadata",
  1425. ".signature.p7s",
  1426. "lib/monoandroid10.0/Microsoft.Identity.Client.dll",
  1427. "lib/monoandroid10.0/Microsoft.Identity.Client.xml",
  1428. "lib/monoandroid90/Microsoft.Identity.Client.dll",
  1429. "lib/monoandroid90/Microsoft.Identity.Client.xml",
  1430. "lib/net45/Microsoft.Identity.Client.dll",
  1431. "lib/net45/Microsoft.Identity.Client.xml",
  1432. "lib/net461/Microsoft.Identity.Client.dll",
  1433. "lib/net461/Microsoft.Identity.Client.xml",
  1434. "lib/net5.0-windows10.0.17763/Microsoft.Identity.Client.dll",
  1435. "lib/net5.0-windows10.0.17763/Microsoft.Identity.Client.xml",
  1436. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll",
  1437. "lib/netcoreapp2.1/Microsoft.Identity.Client.xml",
  1438. "lib/netstandard2.0/Microsoft.Identity.Client.dll",
  1439. "lib/netstandard2.0/Microsoft.Identity.Client.xml",
  1440. "lib/uap10.0.17763/Microsoft.Identity.Client.dll",
  1441. "lib/uap10.0.17763/Microsoft.Identity.Client.pri",
  1442. "lib/uap10.0.17763/Microsoft.Identity.Client.xml",
  1443. "lib/xamarinios10/Microsoft.Identity.Client.dll",
  1444. "lib/xamarinios10/Microsoft.Identity.Client.xml",
  1445. "lib/xamarinmac20/Microsoft.Identity.Client.dll",
  1446. "lib/xamarinmac20/Microsoft.Identity.Client.xml",
  1447. "microsoft.identity.client.4.45.0.nupkg.sha512",
  1448. "microsoft.identity.client.nuspec"
  1449. ]
  1450. },
  1451. "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
  1452. "sha512": "zVVZjn8aW7W79rC1crioDgdOwaFTQorsSO6RgVlDDjc7MvbEGz071wSNrjVhzR0CdQn6Sefx7Abf1o7vasmrLg==",
  1453. "type": "package",
  1454. "path": "microsoft.identity.client.extensions.msal/2.19.3",
  1455. "files": [
  1456. ".nupkg.metadata",
  1457. ".signature.p7s",
  1458. "lib/net45/Microsoft.Identity.Client.Extensions.Msal.dll",
  1459. "lib/net45/Microsoft.Identity.Client.Extensions.Msal.xml",
  1460. "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll",
  1461. "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.xml",
  1462. "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll",
  1463. "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.xml",
  1464. "microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512",
  1465. "microsoft.identity.client.extensions.msal.nuspec"
  1466. ]
  1467. },
  1468. "Microsoft.IdentityModel.Abstractions/6.21.0": {
  1469. "sha512": "XeE6LQtD719Qs2IG7HDi1TSw9LIkDbJ33xFiOBoHbApVw/8GpIBCbW+t7RwOjErUDyXZvjhZliwRkkLb8Z1uzg==",
  1470. "type": "package",
  1471. "path": "microsoft.identitymodel.abstractions/6.21.0",
  1472. "files": [
  1473. ".nupkg.metadata",
  1474. ".signature.p7s",
  1475. "lib/net45/Microsoft.IdentityModel.Abstractions.dll",
  1476. "lib/net45/Microsoft.IdentityModel.Abstractions.xml",
  1477. "lib/net461/Microsoft.IdentityModel.Abstractions.dll",
  1478. "lib/net461/Microsoft.IdentityModel.Abstractions.xml",
  1479. "lib/net472/Microsoft.IdentityModel.Abstractions.dll",
  1480. "lib/net472/Microsoft.IdentityModel.Abstractions.xml",
  1481. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll",
  1482. "lib/net6.0/Microsoft.IdentityModel.Abstractions.xml",
  1483. "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll",
  1484. "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.xml",
  1485. "microsoft.identitymodel.abstractions.6.21.0.nupkg.sha512",
  1486. "microsoft.identitymodel.abstractions.nuspec"
  1487. ]
  1488. },
  1489. "Microsoft.IdentityModel.JsonWebTokens/6.21.0": {
  1490. "sha512": "d3h1/BaMeylKTkdP6XwRCxuOoDJZ44V9xaXr6gl5QxmpnZGdoK3bySo3OQN8ehRLJHShb94ElLUvoXyglQtgAw==",
  1491. "type": "package",
  1492. "path": "microsoft.identitymodel.jsonwebtokens/6.21.0",
  1493. "files": [
  1494. ".nupkg.metadata",
  1495. ".signature.p7s",
  1496. "lib/net45/Microsoft.IdentityModel.JsonWebTokens.dll",
  1497. "lib/net45/Microsoft.IdentityModel.JsonWebTokens.xml",
  1498. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll",
  1499. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml",
  1500. "lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll",
  1501. "lib/net472/Microsoft.IdentityModel.JsonWebTokens.xml",
  1502. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll",
  1503. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.xml",
  1504. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll",
  1505. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml",
  1506. "microsoft.identitymodel.jsonwebtokens.6.21.0.nupkg.sha512",
  1507. "microsoft.identitymodel.jsonwebtokens.nuspec"
  1508. ]
  1509. },
  1510. "Microsoft.IdentityModel.Logging/6.21.0": {
  1511. "sha512": "tuEhHIQwvBEhMf8I50hy8FHmRSUkffDFP5EdLsSDV4qRcl2wvOPkQxYqEzWkh+ytW6sbdJGEXElGhmhDfAxAKg==",
  1512. "type": "package",
  1513. "path": "microsoft.identitymodel.logging/6.21.0",
  1514. "files": [
  1515. ".nupkg.metadata",
  1516. ".signature.p7s",
  1517. "lib/net45/Microsoft.IdentityModel.Logging.dll",
  1518. "lib/net45/Microsoft.IdentityModel.Logging.xml",
  1519. "lib/net461/Microsoft.IdentityModel.Logging.dll",
  1520. "lib/net461/Microsoft.IdentityModel.Logging.xml",
  1521. "lib/net472/Microsoft.IdentityModel.Logging.dll",
  1522. "lib/net472/Microsoft.IdentityModel.Logging.xml",
  1523. "lib/net6.0/Microsoft.IdentityModel.Logging.dll",
  1524. "lib/net6.0/Microsoft.IdentityModel.Logging.xml",
  1525. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll",
  1526. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml",
  1527. "microsoft.identitymodel.logging.6.21.0.nupkg.sha512",
  1528. "microsoft.identitymodel.logging.nuspec"
  1529. ]
  1530. },
  1531. "Microsoft.IdentityModel.Protocols/6.21.0": {
  1532. "sha512": "0FqY5cTLQKtHrClzHEI+QxJl8OBT2vUiEQQB7UKk832JDiJJmetzYZ3AdSrPjN/3l3nkhByeWzXnhrX0JbifKg==",
  1533. "type": "package",
  1534. "path": "microsoft.identitymodel.protocols/6.21.0",
  1535. "files": [
  1536. ".nupkg.metadata",
  1537. ".signature.p7s",
  1538. "lib/net45/Microsoft.IdentityModel.Protocols.dll",
  1539. "lib/net45/Microsoft.IdentityModel.Protocols.xml",
  1540. "lib/net461/Microsoft.IdentityModel.Protocols.dll",
  1541. "lib/net461/Microsoft.IdentityModel.Protocols.xml",
  1542. "lib/net472/Microsoft.IdentityModel.Protocols.dll",
  1543. "lib/net472/Microsoft.IdentityModel.Protocols.xml",
  1544. "lib/net6.0/Microsoft.IdentityModel.Protocols.dll",
  1545. "lib/net6.0/Microsoft.IdentityModel.Protocols.xml",
  1546. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll",
  1547. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml",
  1548. "microsoft.identitymodel.protocols.6.21.0.nupkg.sha512",
  1549. "microsoft.identitymodel.protocols.nuspec"
  1550. ]
  1551. },
  1552. "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.21.0": {
  1553. "sha512": "vtSKL7n6EnAsLyxmiviusm6LKrblT2ndnNqN6rvVq6iIHAnPCK9E2DkDx6h1Jrpy1cvbp40r0cnTg23nhEAGTA==",
  1554. "type": "package",
  1555. "path": "microsoft.identitymodel.protocols.openidconnect/6.21.0",
  1556. "files": [
  1557. ".nupkg.metadata",
  1558. ".signature.p7s",
  1559. "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  1560. "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  1561. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  1562. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  1563. "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  1564. "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  1565. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  1566. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  1567. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  1568. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  1569. "microsoft.identitymodel.protocols.openidconnect.6.21.0.nupkg.sha512",
  1570. "microsoft.identitymodel.protocols.openidconnect.nuspec"
  1571. ]
  1572. },
  1573. "Microsoft.IdentityModel.Tokens/6.21.0": {
  1574. "sha512": "AAEHZvZyb597a+QJSmtxH3n2P1nIJGpZ4Q89GTenknRx6T6zyfzf592yW/jA5e8EHN4tNMjjXHQaYWEq5+L05w==",
  1575. "type": "package",
  1576. "path": "microsoft.identitymodel.tokens/6.21.0",
  1577. "files": [
  1578. ".nupkg.metadata",
  1579. ".signature.p7s",
  1580. "lib/net45/Microsoft.IdentityModel.Tokens.dll",
  1581. "lib/net45/Microsoft.IdentityModel.Tokens.xml",
  1582. "lib/net461/Microsoft.IdentityModel.Tokens.dll",
  1583. "lib/net461/Microsoft.IdentityModel.Tokens.xml",
  1584. "lib/net472/Microsoft.IdentityModel.Tokens.dll",
  1585. "lib/net472/Microsoft.IdentityModel.Tokens.xml",
  1586. "lib/net6.0/Microsoft.IdentityModel.Tokens.dll",
  1587. "lib/net6.0/Microsoft.IdentityModel.Tokens.xml",
  1588. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll",
  1589. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml",
  1590. "microsoft.identitymodel.tokens.6.21.0.nupkg.sha512",
  1591. "microsoft.identitymodel.tokens.nuspec"
  1592. ]
  1593. },
  1594. "Microsoft.NETCore.Platforms/5.0.0": {
  1595. "sha512": "VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
  1596. "type": "package",
  1597. "path": "microsoft.netcore.platforms/5.0.0",
  1598. "files": [
  1599. ".nupkg.metadata",
  1600. ".signature.p7s",
  1601. "Icon.png",
  1602. "LICENSE.TXT",
  1603. "THIRD-PARTY-NOTICES.TXT",
  1604. "lib/netstandard1.0/_._",
  1605. "microsoft.netcore.platforms.5.0.0.nupkg.sha512",
  1606. "microsoft.netcore.platforms.nuspec",
  1607. "runtime.json",
  1608. "useSharedDesignerContext.txt",
  1609. "version.txt"
  1610. ]
  1611. },
  1612. "Microsoft.NETCore.Targets/1.1.0": {
  1613. "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
  1614. "type": "package",
  1615. "path": "microsoft.netcore.targets/1.1.0",
  1616. "files": [
  1617. ".nupkg.metadata",
  1618. ".signature.p7s",
  1619. "ThirdPartyNotices.txt",
  1620. "dotnet_library_license.txt",
  1621. "lib/netstandard1.0/_._",
  1622. "microsoft.netcore.targets.1.1.0.nupkg.sha512",
  1623. "microsoft.netcore.targets.nuspec",
  1624. "runtime.json"
  1625. ]
  1626. },
  1627. "Microsoft.SqlServer.Server/1.0.0": {
  1628. "sha512": "N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
  1629. "type": "package",
  1630. "path": "microsoft.sqlserver.server/1.0.0",
  1631. "files": [
  1632. ".nupkg.metadata",
  1633. ".signature.p7s",
  1634. "dotnet.png",
  1635. "lib/net46/Microsoft.SqlServer.Server.dll",
  1636. "lib/net46/Microsoft.SqlServer.Server.pdb",
  1637. "lib/net46/Microsoft.SqlServer.Server.xml",
  1638. "lib/netstandard2.0/Microsoft.SqlServer.Server.dll",
  1639. "lib/netstandard2.0/Microsoft.SqlServer.Server.pdb",
  1640. "lib/netstandard2.0/Microsoft.SqlServer.Server.xml",
  1641. "microsoft.sqlserver.server.1.0.0.nupkg.sha512",
  1642. "microsoft.sqlserver.server.nuspec"
  1643. ]
  1644. },
  1645. "Microsoft.Web.Infrastructure/1.0.0": {
  1646. "sha512": "FNmvLn5m2LTU/Rs2KWVo0SIIh9Ek+U0ojex7xeDaSHw/zgEP77A8vY5cVWgUtBGS8MJfDGNn8rpXJWEIQaPwTg==",
  1647. "type": "package",
  1648. "path": "microsoft.web.infrastructure/1.0.0",
  1649. "files": [
  1650. ".nupkg.metadata",
  1651. ".signature.p7s",
  1652. "lib/net40/Microsoft.Web.Infrastructure.dll",
  1653. "microsoft.web.infrastructure.1.0.0.nupkg.sha512",
  1654. "microsoft.web.infrastructure.nuspec"
  1655. ]
  1656. },
  1657. "Microsoft.Win32.Registry/5.0.0": {
  1658. "sha512": "dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==",
  1659. "type": "package",
  1660. "path": "microsoft.win32.registry/5.0.0",
  1661. "files": [
  1662. ".nupkg.metadata",
  1663. ".signature.p7s",
  1664. "Icon.png",
  1665. "LICENSE.TXT",
  1666. "THIRD-PARTY-NOTICES.TXT",
  1667. "lib/net46/Microsoft.Win32.Registry.dll",
  1668. "lib/net461/Microsoft.Win32.Registry.dll",
  1669. "lib/net461/Microsoft.Win32.Registry.xml",
  1670. "lib/netstandard1.3/Microsoft.Win32.Registry.dll",
  1671. "lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  1672. "lib/netstandard2.0/Microsoft.Win32.Registry.xml",
  1673. "microsoft.win32.registry.5.0.0.nupkg.sha512",
  1674. "microsoft.win32.registry.nuspec",
  1675. "ref/net46/Microsoft.Win32.Registry.dll",
  1676. "ref/net461/Microsoft.Win32.Registry.dll",
  1677. "ref/net461/Microsoft.Win32.Registry.xml",
  1678. "ref/netstandard1.3/Microsoft.Win32.Registry.dll",
  1679. "ref/netstandard1.3/Microsoft.Win32.Registry.xml",
  1680. "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml",
  1681. "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml",
  1682. "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml",
  1683. "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml",
  1684. "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml",
  1685. "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml",
  1686. "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml",
  1687. "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml",
  1688. "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml",
  1689. "ref/netstandard2.0/Microsoft.Win32.Registry.dll",
  1690. "ref/netstandard2.0/Microsoft.Win32.Registry.xml",
  1691. "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll",
  1692. "runtimes/win/lib/net461/Microsoft.Win32.Registry.dll",
  1693. "runtimes/win/lib/net461/Microsoft.Win32.Registry.xml",
  1694. "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
  1695. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  1696. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.xml",
  1697. "useSharedDesignerContext.txt",
  1698. "version.txt"
  1699. ]
  1700. },
  1701. "Microsoft.Win32.SystemEvents/5.0.0": {
  1702. "sha512": "Bh6blKG8VAKvXiLe2L+sEsn62nc1Ij34MrNxepD2OCrS5cpCwQa9MeLyhVQPQ/R4Wlzwuy6wMK8hLb11QPDRsQ==",
  1703. "type": "package",
  1704. "path": "microsoft.win32.systemevents/5.0.0",
  1705. "files": [
  1706. ".nupkg.metadata",
  1707. ".signature.p7s",
  1708. "Icon.png",
  1709. "LICENSE.TXT",
  1710. "THIRD-PARTY-NOTICES.TXT",
  1711. "lib/net461/Microsoft.Win32.SystemEvents.dll",
  1712. "lib/net461/Microsoft.Win32.SystemEvents.xml",
  1713. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
  1714. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
  1715. "microsoft.win32.systemevents.5.0.0.nupkg.sha512",
  1716. "microsoft.win32.systemevents.nuspec",
  1717. "ref/net461/Microsoft.Win32.SystemEvents.dll",
  1718. "ref/net461/Microsoft.Win32.SystemEvents.xml",
  1719. "ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
  1720. "ref/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
  1721. "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll",
  1722. "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.xml",
  1723. "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll",
  1724. "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.xml",
  1725. "useSharedDesignerContext.txt",
  1726. "version.txt"
  1727. ]
  1728. },
  1729. "Newtonsoft.Json/13.0.3": {
  1730. "sha512": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
  1731. "type": "package",
  1732. "path": "newtonsoft.json/13.0.3",
  1733. "files": [
  1734. ".nupkg.metadata",
  1735. ".signature.p7s",
  1736. "LICENSE.md",
  1737. "README.md",
  1738. "lib/net20/Newtonsoft.Json.dll",
  1739. "lib/net20/Newtonsoft.Json.xml",
  1740. "lib/net35/Newtonsoft.Json.dll",
  1741. "lib/net35/Newtonsoft.Json.xml",
  1742. "lib/net40/Newtonsoft.Json.dll",
  1743. "lib/net40/Newtonsoft.Json.xml",
  1744. "lib/net45/Newtonsoft.Json.dll",
  1745. "lib/net45/Newtonsoft.Json.xml",
  1746. "lib/net6.0/Newtonsoft.Json.dll",
  1747. "lib/net6.0/Newtonsoft.Json.xml",
  1748. "lib/netstandard1.0/Newtonsoft.Json.dll",
  1749. "lib/netstandard1.0/Newtonsoft.Json.xml",
  1750. "lib/netstandard1.3/Newtonsoft.Json.dll",
  1751. "lib/netstandard1.3/Newtonsoft.Json.xml",
  1752. "lib/netstandard2.0/Newtonsoft.Json.dll",
  1753. "lib/netstandard2.0/Newtonsoft.Json.xml",
  1754. "newtonsoft.json.13.0.3.nupkg.sha512",
  1755. "newtonsoft.json.nuspec",
  1756. "packageIcon.png"
  1757. ]
  1758. },
  1759. "NPoco/5.7.1": {
  1760. "sha512": "6qjyBqqc0TSK/xHjXA6tSZhABSDQqXGrTOIdUIVazPsmN0OyTaBTEtwV2wTV0NyfkzcRPhLyO6bIW89ZFNvlWg==",
  1761. "type": "package",
  1762. "path": "npoco/5.7.1",
  1763. "files": [
  1764. ".nupkg.metadata",
  1765. ".signature.p7s",
  1766. "LICENSE.txt",
  1767. "lib/net461/NPoco.dll",
  1768. "lib/netstandard2.0/NPoco.dll",
  1769. "lib/netstandard2.1/NPoco.dll",
  1770. "npoco.5.7.1.nupkg.sha512",
  1771. "npoco.nuspec"
  1772. ]
  1773. },
  1774. "System.Buffers/4.5.1": {
  1775. "sha512": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
  1776. "type": "package",
  1777. "path": "system.buffers/4.5.1",
  1778. "files": [
  1779. ".nupkg.metadata",
  1780. ".signature.p7s",
  1781. "LICENSE.TXT",
  1782. "THIRD-PARTY-NOTICES.TXT",
  1783. "lib/net461/System.Buffers.dll",
  1784. "lib/net461/System.Buffers.xml",
  1785. "lib/netcoreapp2.0/_._",
  1786. "lib/netstandard1.1/System.Buffers.dll",
  1787. "lib/netstandard1.1/System.Buffers.xml",
  1788. "lib/netstandard2.0/System.Buffers.dll",
  1789. "lib/netstandard2.0/System.Buffers.xml",
  1790. "lib/uap10.0.16299/_._",
  1791. "ref/net45/System.Buffers.dll",
  1792. "ref/net45/System.Buffers.xml",
  1793. "ref/netcoreapp2.0/_._",
  1794. "ref/netstandard1.1/System.Buffers.dll",
  1795. "ref/netstandard1.1/System.Buffers.xml",
  1796. "ref/netstandard2.0/System.Buffers.dll",
  1797. "ref/netstandard2.0/System.Buffers.xml",
  1798. "ref/uap10.0.16299/_._",
  1799. "system.buffers.4.5.1.nupkg.sha512",
  1800. "system.buffers.nuspec",
  1801. "useSharedDesignerContext.txt",
  1802. "version.txt"
  1803. ]
  1804. },
  1805. "System.Configuration.ConfigurationManager/5.0.0": {
  1806. "sha512": "aM7cbfEfVNlEEOj3DsZP+2g9NRwbkyiAv2isQEzw7pnkDg9ekCU2m1cdJLM02Uq691OaCS91tooaxcEn8d0q5w==",
  1807. "type": "package",
  1808. "path": "system.configuration.configurationmanager/5.0.0",
  1809. "files": [
  1810. ".nupkg.metadata",
  1811. ".signature.p7s",
  1812. "Icon.png",
  1813. "LICENSE.TXT",
  1814. "THIRD-PARTY-NOTICES.TXT",
  1815. "lib/net461/System.Configuration.ConfigurationManager.dll",
  1816. "lib/net461/System.Configuration.ConfigurationManager.xml",
  1817. "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
  1818. "lib/netstandard2.0/System.Configuration.ConfigurationManager.xml",
  1819. "ref/net461/System.Configuration.ConfigurationManager.dll",
  1820. "ref/net461/System.Configuration.ConfigurationManager.xml",
  1821. "ref/netstandard2.0/System.Configuration.ConfigurationManager.dll",
  1822. "ref/netstandard2.0/System.Configuration.ConfigurationManager.xml",
  1823. "system.configuration.configurationmanager.5.0.0.nupkg.sha512",
  1824. "system.configuration.configurationmanager.nuspec",
  1825. "useSharedDesignerContext.txt",
  1826. "version.txt"
  1827. ]
  1828. },
  1829. "System.Diagnostics.DiagnosticSource/5.0.0": {
  1830. "sha512": "tCQTzPsGZh/A9LhhA6zrqCRV4hOHsK90/G7q3Khxmn6tnB1PuNU0cRaKANP2AWcF9bn0zsuOoZOSrHuJk6oNBA==",
  1831. "type": "package",
  1832. "path": "system.diagnostics.diagnosticsource/5.0.0",
  1833. "files": [
  1834. ".nupkg.metadata",
  1835. ".signature.p7s",
  1836. "Icon.png",
  1837. "LICENSE.TXT",
  1838. "THIRD-PARTY-NOTICES.TXT",
  1839. "lib/net45/System.Diagnostics.DiagnosticSource.dll",
  1840. "lib/net45/System.Diagnostics.DiagnosticSource.xml",
  1841. "lib/net46/System.Diagnostics.DiagnosticSource.dll",
  1842. "lib/net46/System.Diagnostics.DiagnosticSource.xml",
  1843. "lib/net5.0/System.Diagnostics.DiagnosticSource.dll",
  1844. "lib/net5.0/System.Diagnostics.DiagnosticSource.xml",
  1845. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll",
  1846. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml",
  1847. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll",
  1848. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml",
  1849. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll",
  1850. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml",
  1851. "system.diagnostics.diagnosticsource.5.0.0.nupkg.sha512",
  1852. "system.diagnostics.diagnosticsource.nuspec",
  1853. "useSharedDesignerContext.txt",
  1854. "version.txt"
  1855. ]
  1856. },
  1857. "System.Drawing.Common/5.0.0": {
  1858. "sha512": "SztFwAnpfKC8+sEKXAFxCBWhKQaEd97EiOL7oZJZP56zbqnLpmxACWA8aGseaUExciuEAUuR9dY8f7HkTRAdnw==",
  1859. "type": "package",
  1860. "path": "system.drawing.common/5.0.0",
  1861. "files": [
  1862. ".nupkg.metadata",
  1863. ".signature.p7s",
  1864. "Icon.png",
  1865. "LICENSE.TXT",
  1866. "THIRD-PARTY-NOTICES.TXT",
  1867. "lib/MonoAndroid10/_._",
  1868. "lib/MonoTouch10/_._",
  1869. "lib/net461/System.Drawing.Common.dll",
  1870. "lib/netcoreapp3.0/System.Drawing.Common.dll",
  1871. "lib/netcoreapp3.0/System.Drawing.Common.xml",
  1872. "lib/netstandard2.0/System.Drawing.Common.dll",
  1873. "lib/xamarinios10/_._",
  1874. "lib/xamarinmac20/_._",
  1875. "lib/xamarintvos10/_._",
  1876. "lib/xamarinwatchos10/_._",
  1877. "ref/MonoAndroid10/_._",
  1878. "ref/MonoTouch10/_._",
  1879. "ref/net461/System.Drawing.Common.dll",
  1880. "ref/netcoreapp3.0/System.Drawing.Common.dll",
  1881. "ref/netcoreapp3.0/System.Drawing.Common.xml",
  1882. "ref/netstandard2.0/System.Drawing.Common.dll",
  1883. "ref/xamarinios10/_._",
  1884. "ref/xamarinmac20/_._",
  1885. "ref/xamarintvos10/_._",
  1886. "ref/xamarinwatchos10/_._",
  1887. "runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll",
  1888. "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll",
  1889. "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.xml",
  1890. "runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll",
  1891. "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll",
  1892. "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.xml",
  1893. "system.drawing.common.5.0.0.nupkg.sha512",
  1894. "system.drawing.common.nuspec",
  1895. "useSharedDesignerContext.txt",
  1896. "version.txt"
  1897. ]
  1898. },
  1899. "System.Formats.Asn1/5.0.0": {
  1900. "sha512": "MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==",
  1901. "type": "package",
  1902. "path": "system.formats.asn1/5.0.0",
  1903. "files": [
  1904. ".nupkg.metadata",
  1905. ".signature.p7s",
  1906. "Icon.png",
  1907. "LICENSE.TXT",
  1908. "THIRD-PARTY-NOTICES.TXT",
  1909. "lib/net461/System.Formats.Asn1.dll",
  1910. "lib/net461/System.Formats.Asn1.xml",
  1911. "lib/netstandard2.0/System.Formats.Asn1.dll",
  1912. "lib/netstandard2.0/System.Formats.Asn1.xml",
  1913. "system.formats.asn1.5.0.0.nupkg.sha512",
  1914. "system.formats.asn1.nuspec",
  1915. "useSharedDesignerContext.txt",
  1916. "version.txt"
  1917. ]
  1918. },
  1919. "System.Globalization/4.3.0": {
  1920. "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
  1921. "type": "package",
  1922. "path": "system.globalization/4.3.0",
  1923. "files": [
  1924. ".nupkg.metadata",
  1925. ".signature.p7s",
  1926. "ThirdPartyNotices.txt",
  1927. "dotnet_library_license.txt",
  1928. "lib/MonoAndroid10/_._",
  1929. "lib/MonoTouch10/_._",
  1930. "lib/net45/_._",
  1931. "lib/portable-net45+win8+wp8+wpa81/_._",
  1932. "lib/win8/_._",
  1933. "lib/wp80/_._",
  1934. "lib/wpa81/_._",
  1935. "lib/xamarinios10/_._",
  1936. "lib/xamarinmac20/_._",
  1937. "lib/xamarintvos10/_._",
  1938. "lib/xamarinwatchos10/_._",
  1939. "ref/MonoAndroid10/_._",
  1940. "ref/MonoTouch10/_._",
  1941. "ref/net45/_._",
  1942. "ref/netcore50/System.Globalization.dll",
  1943. "ref/netcore50/System.Globalization.xml",
  1944. "ref/netcore50/de/System.Globalization.xml",
  1945. "ref/netcore50/es/System.Globalization.xml",
  1946. "ref/netcore50/fr/System.Globalization.xml",
  1947. "ref/netcore50/it/System.Globalization.xml",
  1948. "ref/netcore50/ja/System.Globalization.xml",
  1949. "ref/netcore50/ko/System.Globalization.xml",
  1950. "ref/netcore50/ru/System.Globalization.xml",
  1951. "ref/netcore50/zh-hans/System.Globalization.xml",
  1952. "ref/netcore50/zh-hant/System.Globalization.xml",
  1953. "ref/netstandard1.0/System.Globalization.dll",
  1954. "ref/netstandard1.0/System.Globalization.xml",
  1955. "ref/netstandard1.0/de/System.Globalization.xml",
  1956. "ref/netstandard1.0/es/System.Globalization.xml",
  1957. "ref/netstandard1.0/fr/System.Globalization.xml",
  1958. "ref/netstandard1.0/it/System.Globalization.xml",
  1959. "ref/netstandard1.0/ja/System.Globalization.xml",
  1960. "ref/netstandard1.0/ko/System.Globalization.xml",
  1961. "ref/netstandard1.0/ru/System.Globalization.xml",
  1962. "ref/netstandard1.0/zh-hans/System.Globalization.xml",
  1963. "ref/netstandard1.0/zh-hant/System.Globalization.xml",
  1964. "ref/netstandard1.3/System.Globalization.dll",
  1965. "ref/netstandard1.3/System.Globalization.xml",
  1966. "ref/netstandard1.3/de/System.Globalization.xml",
  1967. "ref/netstandard1.3/es/System.Globalization.xml",
  1968. "ref/netstandard1.3/fr/System.Globalization.xml",
  1969. "ref/netstandard1.3/it/System.Globalization.xml",
  1970. "ref/netstandard1.3/ja/System.Globalization.xml",
  1971. "ref/netstandard1.3/ko/System.Globalization.xml",
  1972. "ref/netstandard1.3/ru/System.Globalization.xml",
  1973. "ref/netstandard1.3/zh-hans/System.Globalization.xml",
  1974. "ref/netstandard1.3/zh-hant/System.Globalization.xml",
  1975. "ref/portable-net45+win8+wp8+wpa81/_._",
  1976. "ref/win8/_._",
  1977. "ref/wp80/_._",
  1978. "ref/wpa81/_._",
  1979. "ref/xamarinios10/_._",
  1980. "ref/xamarinmac20/_._",
  1981. "ref/xamarintvos10/_._",
  1982. "ref/xamarinwatchos10/_._",
  1983. "system.globalization.4.3.0.nupkg.sha512",
  1984. "system.globalization.nuspec"
  1985. ]
  1986. },
  1987. "System.IdentityModel.Tokens.Jwt/6.21.0": {
  1988. "sha512": "JRD8AuypBE+2zYxT3dMJomQVsPYsCqlyZhWel3J1d5nzQokSRyTueF+Q4ID3Jcu6zSZKuzOdJ1MLTkbQsDqcvQ==",
  1989. "type": "package",
  1990. "path": "system.identitymodel.tokens.jwt/6.21.0",
  1991. "files": [
  1992. ".nupkg.metadata",
  1993. ".signature.p7s",
  1994. "lib/net45/System.IdentityModel.Tokens.Jwt.dll",
  1995. "lib/net45/System.IdentityModel.Tokens.Jwt.xml",
  1996. "lib/net461/System.IdentityModel.Tokens.Jwt.dll",
  1997. "lib/net461/System.IdentityModel.Tokens.Jwt.xml",
  1998. "lib/net472/System.IdentityModel.Tokens.Jwt.dll",
  1999. "lib/net472/System.IdentityModel.Tokens.Jwt.xml",
  2000. "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll",
  2001. "lib/net6.0/System.IdentityModel.Tokens.Jwt.xml",
  2002. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll",
  2003. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml",
  2004. "system.identitymodel.tokens.jwt.6.21.0.nupkg.sha512",
  2005. "system.identitymodel.tokens.jwt.nuspec"
  2006. ]
  2007. },
  2008. "System.IO/4.3.0": {
  2009. "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
  2010. "type": "package",
  2011. "path": "system.io/4.3.0",
  2012. "files": [
  2013. ".nupkg.metadata",
  2014. ".signature.p7s",
  2015. "ThirdPartyNotices.txt",
  2016. "dotnet_library_license.txt",
  2017. "lib/MonoAndroid10/_._",
  2018. "lib/MonoTouch10/_._",
  2019. "lib/net45/_._",
  2020. "lib/net462/System.IO.dll",
  2021. "lib/portable-net45+win8+wp8+wpa81/_._",
  2022. "lib/win8/_._",
  2023. "lib/wp80/_._",
  2024. "lib/wpa81/_._",
  2025. "lib/xamarinios10/_._",
  2026. "lib/xamarinmac20/_._",
  2027. "lib/xamarintvos10/_._",
  2028. "lib/xamarinwatchos10/_._",
  2029. "ref/MonoAndroid10/_._",
  2030. "ref/MonoTouch10/_._",
  2031. "ref/net45/_._",
  2032. "ref/net462/System.IO.dll",
  2033. "ref/netcore50/System.IO.dll",
  2034. "ref/netcore50/System.IO.xml",
  2035. "ref/netcore50/de/System.IO.xml",
  2036. "ref/netcore50/es/System.IO.xml",
  2037. "ref/netcore50/fr/System.IO.xml",
  2038. "ref/netcore50/it/System.IO.xml",
  2039. "ref/netcore50/ja/System.IO.xml",
  2040. "ref/netcore50/ko/System.IO.xml",
  2041. "ref/netcore50/ru/System.IO.xml",
  2042. "ref/netcore50/zh-hans/System.IO.xml",
  2043. "ref/netcore50/zh-hant/System.IO.xml",
  2044. "ref/netstandard1.0/System.IO.dll",
  2045. "ref/netstandard1.0/System.IO.xml",
  2046. "ref/netstandard1.0/de/System.IO.xml",
  2047. "ref/netstandard1.0/es/System.IO.xml",
  2048. "ref/netstandard1.0/fr/System.IO.xml",
  2049. "ref/netstandard1.0/it/System.IO.xml",
  2050. "ref/netstandard1.0/ja/System.IO.xml",
  2051. "ref/netstandard1.0/ko/System.IO.xml",
  2052. "ref/netstandard1.0/ru/System.IO.xml",
  2053. "ref/netstandard1.0/zh-hans/System.IO.xml",
  2054. "ref/netstandard1.0/zh-hant/System.IO.xml",
  2055. "ref/netstandard1.3/System.IO.dll",
  2056. "ref/netstandard1.3/System.IO.xml",
  2057. "ref/netstandard1.3/de/System.IO.xml",
  2058. "ref/netstandard1.3/es/System.IO.xml",
  2059. "ref/netstandard1.3/fr/System.IO.xml",
  2060. "ref/netstandard1.3/it/System.IO.xml",
  2061. "ref/netstandard1.3/ja/System.IO.xml",
  2062. "ref/netstandard1.3/ko/System.IO.xml",
  2063. "ref/netstandard1.3/ru/System.IO.xml",
  2064. "ref/netstandard1.3/zh-hans/System.IO.xml",
  2065. "ref/netstandard1.3/zh-hant/System.IO.xml",
  2066. "ref/netstandard1.5/System.IO.dll",
  2067. "ref/netstandard1.5/System.IO.xml",
  2068. "ref/netstandard1.5/de/System.IO.xml",
  2069. "ref/netstandard1.5/es/System.IO.xml",
  2070. "ref/netstandard1.5/fr/System.IO.xml",
  2071. "ref/netstandard1.5/it/System.IO.xml",
  2072. "ref/netstandard1.5/ja/System.IO.xml",
  2073. "ref/netstandard1.5/ko/System.IO.xml",
  2074. "ref/netstandard1.5/ru/System.IO.xml",
  2075. "ref/netstandard1.5/zh-hans/System.IO.xml",
  2076. "ref/netstandard1.5/zh-hant/System.IO.xml",
  2077. "ref/portable-net45+win8+wp8+wpa81/_._",
  2078. "ref/win8/_._",
  2079. "ref/wp80/_._",
  2080. "ref/wpa81/_._",
  2081. "ref/xamarinios10/_._",
  2082. "ref/xamarinmac20/_._",
  2083. "ref/xamarintvos10/_._",
  2084. "ref/xamarinwatchos10/_._",
  2085. "system.io.4.3.0.nupkg.sha512",
  2086. "system.io.nuspec"
  2087. ]
  2088. },
  2089. "System.Linq.Async/5.0.0": {
  2090. "sha512": "cPtIuuH8TIjVHSi2ewwReWGW1PfChPE0LxPIDlfwVcLuTM9GANFTXiMB7k3aC4sk3f0cQU25LNKzx+jZMxijqw==",
  2091. "type": "package",
  2092. "path": "system.linq.async/5.0.0",
  2093. "files": [
  2094. ".nupkg.metadata",
  2095. ".signature.p7s",
  2096. "lib/net461/System.Linq.Async.dll",
  2097. "lib/net461/System.Linq.Async.xml",
  2098. "lib/netcoreapp3.1/System.Linq.Async.dll",
  2099. "lib/netcoreapp3.1/System.Linq.Async.xml",
  2100. "lib/netstandard2.0/System.Linq.Async.dll",
  2101. "lib/netstandard2.0/System.Linq.Async.xml",
  2102. "lib/netstandard2.1/System.Linq.Async.dll",
  2103. "lib/netstandard2.1/System.Linq.Async.xml",
  2104. "ref/net461/System.Linq.Async.dll",
  2105. "ref/net461/System.Linq.Async.xml",
  2106. "ref/netcoreapp3.1/System.Linq.Async.dll",
  2107. "ref/netcoreapp3.1/System.Linq.Async.xml",
  2108. "ref/netstandard2.0/System.Linq.Async.dll",
  2109. "ref/netstandard2.0/System.Linq.Async.xml",
  2110. "ref/netstandard2.1/System.Linq.Async.dll",
  2111. "ref/netstandard2.1/System.Linq.Async.xml",
  2112. "system.linq.async.5.0.0.nupkg.sha512",
  2113. "system.linq.async.nuspec"
  2114. ]
  2115. },
  2116. "System.Memory/4.5.4": {
  2117. "sha512": "1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
  2118. "type": "package",
  2119. "path": "system.memory/4.5.4",
  2120. "files": [
  2121. ".nupkg.metadata",
  2122. ".signature.p7s",
  2123. "LICENSE.TXT",
  2124. "THIRD-PARTY-NOTICES.TXT",
  2125. "lib/net461/System.Memory.dll",
  2126. "lib/net461/System.Memory.xml",
  2127. "lib/netcoreapp2.1/_._",
  2128. "lib/netstandard1.1/System.Memory.dll",
  2129. "lib/netstandard1.1/System.Memory.xml",
  2130. "lib/netstandard2.0/System.Memory.dll",
  2131. "lib/netstandard2.0/System.Memory.xml",
  2132. "ref/netcoreapp2.1/_._",
  2133. "system.memory.4.5.4.nupkg.sha512",
  2134. "system.memory.nuspec",
  2135. "useSharedDesignerContext.txt",
  2136. "version.txt"
  2137. ]
  2138. },
  2139. "System.Memory.Data/1.0.2": {
  2140. "sha512": "JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
  2141. "type": "package",
  2142. "path": "system.memory.data/1.0.2",
  2143. "files": [
  2144. ".nupkg.metadata",
  2145. ".signature.p7s",
  2146. "CHANGELOG.md",
  2147. "DotNetPackageIcon.png",
  2148. "README.md",
  2149. "lib/net461/System.Memory.Data.dll",
  2150. "lib/net461/System.Memory.Data.xml",
  2151. "lib/netstandard2.0/System.Memory.Data.dll",
  2152. "lib/netstandard2.0/System.Memory.Data.xml",
  2153. "system.memory.data.1.0.2.nupkg.sha512",
  2154. "system.memory.data.nuspec"
  2155. ]
  2156. },
  2157. "System.Numerics.Vectors/4.5.0": {
  2158. "sha512": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
  2159. "type": "package",
  2160. "path": "system.numerics.vectors/4.5.0",
  2161. "files": [
  2162. ".nupkg.metadata",
  2163. ".signature.p7s",
  2164. "LICENSE.TXT",
  2165. "THIRD-PARTY-NOTICES.TXT",
  2166. "lib/MonoAndroid10/_._",
  2167. "lib/MonoTouch10/_._",
  2168. "lib/net46/System.Numerics.Vectors.dll",
  2169. "lib/net46/System.Numerics.Vectors.xml",
  2170. "lib/netcoreapp2.0/_._",
  2171. "lib/netstandard1.0/System.Numerics.Vectors.dll",
  2172. "lib/netstandard1.0/System.Numerics.Vectors.xml",
  2173. "lib/netstandard2.0/System.Numerics.Vectors.dll",
  2174. "lib/netstandard2.0/System.Numerics.Vectors.xml",
  2175. "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll",
  2176. "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml",
  2177. "lib/uap10.0.16299/_._",
  2178. "lib/xamarinios10/_._",
  2179. "lib/xamarinmac20/_._",
  2180. "lib/xamarintvos10/_._",
  2181. "lib/xamarinwatchos10/_._",
  2182. "ref/MonoAndroid10/_._",
  2183. "ref/MonoTouch10/_._",
  2184. "ref/net45/System.Numerics.Vectors.dll",
  2185. "ref/net45/System.Numerics.Vectors.xml",
  2186. "ref/net46/System.Numerics.Vectors.dll",
  2187. "ref/net46/System.Numerics.Vectors.xml",
  2188. "ref/netcoreapp2.0/_._",
  2189. "ref/netstandard1.0/System.Numerics.Vectors.dll",
  2190. "ref/netstandard1.0/System.Numerics.Vectors.xml",
  2191. "ref/netstandard2.0/System.Numerics.Vectors.dll",
  2192. "ref/netstandard2.0/System.Numerics.Vectors.xml",
  2193. "ref/uap10.0.16299/_._",
  2194. "ref/xamarinios10/_._",
  2195. "ref/xamarinmac20/_._",
  2196. "ref/xamarintvos10/_._",
  2197. "ref/xamarinwatchos10/_._",
  2198. "system.numerics.vectors.4.5.0.nupkg.sha512",
  2199. "system.numerics.vectors.nuspec",
  2200. "useSharedDesignerContext.txt",
  2201. "version.txt"
  2202. ]
  2203. },
  2204. "System.Reflection/4.3.0": {
  2205. "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
  2206. "type": "package",
  2207. "path": "system.reflection/4.3.0",
  2208. "files": [
  2209. ".nupkg.metadata",
  2210. ".signature.p7s",
  2211. "ThirdPartyNotices.txt",
  2212. "dotnet_library_license.txt",
  2213. "lib/MonoAndroid10/_._",
  2214. "lib/MonoTouch10/_._",
  2215. "lib/net45/_._",
  2216. "lib/net462/System.Reflection.dll",
  2217. "lib/portable-net45+win8+wp8+wpa81/_._",
  2218. "lib/win8/_._",
  2219. "lib/wp80/_._",
  2220. "lib/wpa81/_._",
  2221. "lib/xamarinios10/_._",
  2222. "lib/xamarinmac20/_._",
  2223. "lib/xamarintvos10/_._",
  2224. "lib/xamarinwatchos10/_._",
  2225. "ref/MonoAndroid10/_._",
  2226. "ref/MonoTouch10/_._",
  2227. "ref/net45/_._",
  2228. "ref/net462/System.Reflection.dll",
  2229. "ref/netcore50/System.Reflection.dll",
  2230. "ref/netcore50/System.Reflection.xml",
  2231. "ref/netcore50/de/System.Reflection.xml",
  2232. "ref/netcore50/es/System.Reflection.xml",
  2233. "ref/netcore50/fr/System.Reflection.xml",
  2234. "ref/netcore50/it/System.Reflection.xml",
  2235. "ref/netcore50/ja/System.Reflection.xml",
  2236. "ref/netcore50/ko/System.Reflection.xml",
  2237. "ref/netcore50/ru/System.Reflection.xml",
  2238. "ref/netcore50/zh-hans/System.Reflection.xml",
  2239. "ref/netcore50/zh-hant/System.Reflection.xml",
  2240. "ref/netstandard1.0/System.Reflection.dll",
  2241. "ref/netstandard1.0/System.Reflection.xml",
  2242. "ref/netstandard1.0/de/System.Reflection.xml",
  2243. "ref/netstandard1.0/es/System.Reflection.xml",
  2244. "ref/netstandard1.0/fr/System.Reflection.xml",
  2245. "ref/netstandard1.0/it/System.Reflection.xml",
  2246. "ref/netstandard1.0/ja/System.Reflection.xml",
  2247. "ref/netstandard1.0/ko/System.Reflection.xml",
  2248. "ref/netstandard1.0/ru/System.Reflection.xml",
  2249. "ref/netstandard1.0/zh-hans/System.Reflection.xml",
  2250. "ref/netstandard1.0/zh-hant/System.Reflection.xml",
  2251. "ref/netstandard1.3/System.Reflection.dll",
  2252. "ref/netstandard1.3/System.Reflection.xml",
  2253. "ref/netstandard1.3/de/System.Reflection.xml",
  2254. "ref/netstandard1.3/es/System.Reflection.xml",
  2255. "ref/netstandard1.3/fr/System.Reflection.xml",
  2256. "ref/netstandard1.3/it/System.Reflection.xml",
  2257. "ref/netstandard1.3/ja/System.Reflection.xml",
  2258. "ref/netstandard1.3/ko/System.Reflection.xml",
  2259. "ref/netstandard1.3/ru/System.Reflection.xml",
  2260. "ref/netstandard1.3/zh-hans/System.Reflection.xml",
  2261. "ref/netstandard1.3/zh-hant/System.Reflection.xml",
  2262. "ref/netstandard1.5/System.Reflection.dll",
  2263. "ref/netstandard1.5/System.Reflection.xml",
  2264. "ref/netstandard1.5/de/System.Reflection.xml",
  2265. "ref/netstandard1.5/es/System.Reflection.xml",
  2266. "ref/netstandard1.5/fr/System.Reflection.xml",
  2267. "ref/netstandard1.5/it/System.Reflection.xml",
  2268. "ref/netstandard1.5/ja/System.Reflection.xml",
  2269. "ref/netstandard1.5/ko/System.Reflection.xml",
  2270. "ref/netstandard1.5/ru/System.Reflection.xml",
  2271. "ref/netstandard1.5/zh-hans/System.Reflection.xml",
  2272. "ref/netstandard1.5/zh-hant/System.Reflection.xml",
  2273. "ref/portable-net45+win8+wp8+wpa81/_._",
  2274. "ref/win8/_._",
  2275. "ref/wp80/_._",
  2276. "ref/wpa81/_._",
  2277. "ref/xamarinios10/_._",
  2278. "ref/xamarinmac20/_._",
  2279. "ref/xamarintvos10/_._",
  2280. "ref/xamarinwatchos10/_._",
  2281. "system.reflection.4.3.0.nupkg.sha512",
  2282. "system.reflection.nuspec"
  2283. ]
  2284. },
  2285. "System.Reflection.Emit.Lightweight/4.7.0": {
  2286. "sha512": "a4OLB4IITxAXJeV74MDx49Oq2+PsF6Sml54XAFv+2RyWwtDBcabzoxiiJRhdhx+gaohLh4hEGCLQyBozXoQPqA==",
  2287. "type": "package",
  2288. "path": "system.reflection.emit.lightweight/4.7.0",
  2289. "files": [
  2290. ".nupkg.metadata",
  2291. ".signature.p7s",
  2292. "LICENSE.TXT",
  2293. "THIRD-PARTY-NOTICES.TXT",
  2294. "lib/MonoAndroid10/_._",
  2295. "lib/MonoTouch10/_._",
  2296. "lib/net45/_._",
  2297. "lib/netcore50/System.Reflection.Emit.Lightweight.dll",
  2298. "lib/netcoreapp2.0/_._",
  2299. "lib/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
  2300. "lib/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
  2301. "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll",
  2302. "lib/netstandard2.0/System.Reflection.Emit.Lightweight.dll",
  2303. "lib/netstandard2.0/System.Reflection.Emit.Lightweight.xml",
  2304. "lib/netstandard2.1/_._",
  2305. "lib/portable-net45+wp8/_._",
  2306. "lib/wp80/_._",
  2307. "lib/xamarinios10/_._",
  2308. "lib/xamarinmac20/_._",
  2309. "lib/xamarintvos10/_._",
  2310. "lib/xamarinwatchos10/_._",
  2311. "ref/MonoAndroid10/_._",
  2312. "ref/MonoTouch10/_._",
  2313. "ref/net45/_._",
  2314. "ref/netcoreapp2.0/_._",
  2315. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
  2316. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
  2317. "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml",
  2318. "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml",
  2319. "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml",
  2320. "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml",
  2321. "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml",
  2322. "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml",
  2323. "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml",
  2324. "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml",
  2325. "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml",
  2326. "ref/netstandard2.0/System.Reflection.Emit.Lightweight.dll",
  2327. "ref/netstandard2.0/System.Reflection.Emit.Lightweight.xml",
  2328. "ref/netstandard2.1/_._",
  2329. "ref/portable-net45+wp8/_._",
  2330. "ref/wp80/_._",
  2331. "ref/xamarinios10/_._",
  2332. "ref/xamarinmac20/_._",
  2333. "ref/xamarintvos10/_._",
  2334. "ref/xamarinwatchos10/_._",
  2335. "runtimes/aot/lib/netcore50/System.Reflection.Emit.Lightweight.dll",
  2336. "runtimes/aot/lib/netcore50/System.Reflection.Emit.Lightweight.xml",
  2337. "system.reflection.emit.lightweight.4.7.0.nupkg.sha512",
  2338. "system.reflection.emit.lightweight.nuspec",
  2339. "useSharedDesignerContext.txt",
  2340. "version.txt"
  2341. ]
  2342. },
  2343. "System.Reflection.Primitives/4.3.0": {
  2344. "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
  2345. "type": "package",
  2346. "path": "system.reflection.primitives/4.3.0",
  2347. "files": [
  2348. ".nupkg.metadata",
  2349. ".signature.p7s",
  2350. "ThirdPartyNotices.txt",
  2351. "dotnet_library_license.txt",
  2352. "lib/MonoAndroid10/_._",
  2353. "lib/MonoTouch10/_._",
  2354. "lib/net45/_._",
  2355. "lib/portable-net45+win8+wp8+wpa81/_._",
  2356. "lib/win8/_._",
  2357. "lib/wp80/_._",
  2358. "lib/wpa81/_._",
  2359. "lib/xamarinios10/_._",
  2360. "lib/xamarinmac20/_._",
  2361. "lib/xamarintvos10/_._",
  2362. "lib/xamarinwatchos10/_._",
  2363. "ref/MonoAndroid10/_._",
  2364. "ref/MonoTouch10/_._",
  2365. "ref/net45/_._",
  2366. "ref/netcore50/System.Reflection.Primitives.dll",
  2367. "ref/netcore50/System.Reflection.Primitives.xml",
  2368. "ref/netcore50/de/System.Reflection.Primitives.xml",
  2369. "ref/netcore50/es/System.Reflection.Primitives.xml",
  2370. "ref/netcore50/fr/System.Reflection.Primitives.xml",
  2371. "ref/netcore50/it/System.Reflection.Primitives.xml",
  2372. "ref/netcore50/ja/System.Reflection.Primitives.xml",
  2373. "ref/netcore50/ko/System.Reflection.Primitives.xml",
  2374. "ref/netcore50/ru/System.Reflection.Primitives.xml",
  2375. "ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
  2376. "ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
  2377. "ref/netstandard1.0/System.Reflection.Primitives.dll",
  2378. "ref/netstandard1.0/System.Reflection.Primitives.xml",
  2379. "ref/netstandard1.0/de/System.Reflection.Primitives.xml",
  2380. "ref/netstandard1.0/es/System.Reflection.Primitives.xml",
  2381. "ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
  2382. "ref/netstandard1.0/it/System.Reflection.Primitives.xml",
  2383. "ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
  2384. "ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
  2385. "ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
  2386. "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
  2387. "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
  2388. "ref/portable-net45+win8+wp8+wpa81/_._",
  2389. "ref/win8/_._",
  2390. "ref/wp80/_._",
  2391. "ref/wpa81/_._",
  2392. "ref/xamarinios10/_._",
  2393. "ref/xamarinmac20/_._",
  2394. "ref/xamarintvos10/_._",
  2395. "ref/xamarinwatchos10/_._",
  2396. "system.reflection.primitives.4.3.0.nupkg.sha512",
  2397. "system.reflection.primitives.nuspec"
  2398. ]
  2399. },
  2400. "System.Resources.ResourceManager/4.3.0": {
  2401. "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
  2402. "type": "package",
  2403. "path": "system.resources.resourcemanager/4.3.0",
  2404. "files": [
  2405. ".nupkg.metadata",
  2406. ".signature.p7s",
  2407. "ThirdPartyNotices.txt",
  2408. "dotnet_library_license.txt",
  2409. "lib/MonoAndroid10/_._",
  2410. "lib/MonoTouch10/_._",
  2411. "lib/net45/_._",
  2412. "lib/portable-net45+win8+wp8+wpa81/_._",
  2413. "lib/win8/_._",
  2414. "lib/wp80/_._",
  2415. "lib/wpa81/_._",
  2416. "lib/xamarinios10/_._",
  2417. "lib/xamarinmac20/_._",
  2418. "lib/xamarintvos10/_._",
  2419. "lib/xamarinwatchos10/_._",
  2420. "ref/MonoAndroid10/_._",
  2421. "ref/MonoTouch10/_._",
  2422. "ref/net45/_._",
  2423. "ref/netcore50/System.Resources.ResourceManager.dll",
  2424. "ref/netcore50/System.Resources.ResourceManager.xml",
  2425. "ref/netcore50/de/System.Resources.ResourceManager.xml",
  2426. "ref/netcore50/es/System.Resources.ResourceManager.xml",
  2427. "ref/netcore50/fr/System.Resources.ResourceManager.xml",
  2428. "ref/netcore50/it/System.Resources.ResourceManager.xml",
  2429. "ref/netcore50/ja/System.Resources.ResourceManager.xml",
  2430. "ref/netcore50/ko/System.Resources.ResourceManager.xml",
  2431. "ref/netcore50/ru/System.Resources.ResourceManager.xml",
  2432. "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml",
  2433. "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml",
  2434. "ref/netstandard1.0/System.Resources.ResourceManager.dll",
  2435. "ref/netstandard1.0/System.Resources.ResourceManager.xml",
  2436. "ref/netstandard1.0/de/System.Resources.ResourceManager.xml",
  2437. "ref/netstandard1.0/es/System.Resources.ResourceManager.xml",
  2438. "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml",
  2439. "ref/netstandard1.0/it/System.Resources.ResourceManager.xml",
  2440. "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml",
  2441. "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml",
  2442. "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml",
  2443. "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml",
  2444. "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml",
  2445. "ref/portable-net45+win8+wp8+wpa81/_._",
  2446. "ref/win8/_._",
  2447. "ref/wp80/_._",
  2448. "ref/wpa81/_._",
  2449. "ref/xamarinios10/_._",
  2450. "ref/xamarinmac20/_._",
  2451. "ref/xamarintvos10/_._",
  2452. "ref/xamarinwatchos10/_._",
  2453. "system.resources.resourcemanager.4.3.0.nupkg.sha512",
  2454. "system.resources.resourcemanager.nuspec"
  2455. ]
  2456. },
  2457. "System.Runtime/4.3.0": {
  2458. "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
  2459. "type": "package",
  2460. "path": "system.runtime/4.3.0",
  2461. "files": [
  2462. ".nupkg.metadata",
  2463. ".signature.p7s",
  2464. "ThirdPartyNotices.txt",
  2465. "dotnet_library_license.txt",
  2466. "lib/MonoAndroid10/_._",
  2467. "lib/MonoTouch10/_._",
  2468. "lib/net45/_._",
  2469. "lib/net462/System.Runtime.dll",
  2470. "lib/portable-net45+win8+wp80+wpa81/_._",
  2471. "lib/win8/_._",
  2472. "lib/wp80/_._",
  2473. "lib/wpa81/_._",
  2474. "lib/xamarinios10/_._",
  2475. "lib/xamarinmac20/_._",
  2476. "lib/xamarintvos10/_._",
  2477. "lib/xamarinwatchos10/_._",
  2478. "ref/MonoAndroid10/_._",
  2479. "ref/MonoTouch10/_._",
  2480. "ref/net45/_._",
  2481. "ref/net462/System.Runtime.dll",
  2482. "ref/netcore50/System.Runtime.dll",
  2483. "ref/netcore50/System.Runtime.xml",
  2484. "ref/netcore50/de/System.Runtime.xml",
  2485. "ref/netcore50/es/System.Runtime.xml",
  2486. "ref/netcore50/fr/System.Runtime.xml",
  2487. "ref/netcore50/it/System.Runtime.xml",
  2488. "ref/netcore50/ja/System.Runtime.xml",
  2489. "ref/netcore50/ko/System.Runtime.xml",
  2490. "ref/netcore50/ru/System.Runtime.xml",
  2491. "ref/netcore50/zh-hans/System.Runtime.xml",
  2492. "ref/netcore50/zh-hant/System.Runtime.xml",
  2493. "ref/netstandard1.0/System.Runtime.dll",
  2494. "ref/netstandard1.0/System.Runtime.xml",
  2495. "ref/netstandard1.0/de/System.Runtime.xml",
  2496. "ref/netstandard1.0/es/System.Runtime.xml",
  2497. "ref/netstandard1.0/fr/System.Runtime.xml",
  2498. "ref/netstandard1.0/it/System.Runtime.xml",
  2499. "ref/netstandard1.0/ja/System.Runtime.xml",
  2500. "ref/netstandard1.0/ko/System.Runtime.xml",
  2501. "ref/netstandard1.0/ru/System.Runtime.xml",
  2502. "ref/netstandard1.0/zh-hans/System.Runtime.xml",
  2503. "ref/netstandard1.0/zh-hant/System.Runtime.xml",
  2504. "ref/netstandard1.2/System.Runtime.dll",
  2505. "ref/netstandard1.2/System.Runtime.xml",
  2506. "ref/netstandard1.2/de/System.Runtime.xml",
  2507. "ref/netstandard1.2/es/System.Runtime.xml",
  2508. "ref/netstandard1.2/fr/System.Runtime.xml",
  2509. "ref/netstandard1.2/it/System.Runtime.xml",
  2510. "ref/netstandard1.2/ja/System.Runtime.xml",
  2511. "ref/netstandard1.2/ko/System.Runtime.xml",
  2512. "ref/netstandard1.2/ru/System.Runtime.xml",
  2513. "ref/netstandard1.2/zh-hans/System.Runtime.xml",
  2514. "ref/netstandard1.2/zh-hant/System.Runtime.xml",
  2515. "ref/netstandard1.3/System.Runtime.dll",
  2516. "ref/netstandard1.3/System.Runtime.xml",
  2517. "ref/netstandard1.3/de/System.Runtime.xml",
  2518. "ref/netstandard1.3/es/System.Runtime.xml",
  2519. "ref/netstandard1.3/fr/System.Runtime.xml",
  2520. "ref/netstandard1.3/it/System.Runtime.xml",
  2521. "ref/netstandard1.3/ja/System.Runtime.xml",
  2522. "ref/netstandard1.3/ko/System.Runtime.xml",
  2523. "ref/netstandard1.3/ru/System.Runtime.xml",
  2524. "ref/netstandard1.3/zh-hans/System.Runtime.xml",
  2525. "ref/netstandard1.3/zh-hant/System.Runtime.xml",
  2526. "ref/netstandard1.5/System.Runtime.dll",
  2527. "ref/netstandard1.5/System.Runtime.xml",
  2528. "ref/netstandard1.5/de/System.Runtime.xml",
  2529. "ref/netstandard1.5/es/System.Runtime.xml",
  2530. "ref/netstandard1.5/fr/System.Runtime.xml",
  2531. "ref/netstandard1.5/it/System.Runtime.xml",
  2532. "ref/netstandard1.5/ja/System.Runtime.xml",
  2533. "ref/netstandard1.5/ko/System.Runtime.xml",
  2534. "ref/netstandard1.5/ru/System.Runtime.xml",
  2535. "ref/netstandard1.5/zh-hans/System.Runtime.xml",
  2536. "ref/netstandard1.5/zh-hant/System.Runtime.xml",
  2537. "ref/portable-net45+win8+wp80+wpa81/_._",
  2538. "ref/win8/_._",
  2539. "ref/wp80/_._",
  2540. "ref/wpa81/_._",
  2541. "ref/xamarinios10/_._",
  2542. "ref/xamarinmac20/_._",
  2543. "ref/xamarintvos10/_._",
  2544. "ref/xamarinwatchos10/_._",
  2545. "system.runtime.4.3.0.nupkg.sha512",
  2546. "system.runtime.nuspec"
  2547. ]
  2548. },
  2549. "System.Runtime.Caching/5.0.0": {
  2550. "sha512": "30D6MkO8WF9jVGWZIP0hmCN8l9BTY4LCsAzLIe4xFSXzs+AjDotR7DpSmj27pFskDURzUvqYYY0ikModgBTxWw==",
  2551. "type": "package",
  2552. "path": "system.runtime.caching/5.0.0",
  2553. "files": [
  2554. ".nupkg.metadata",
  2555. ".signature.p7s",
  2556. "Icon.png",
  2557. "LICENSE.TXT",
  2558. "THIRD-PARTY-NOTICES.TXT",
  2559. "lib/MonoAndroid10/_._",
  2560. "lib/MonoTouch10/_._",
  2561. "lib/net45/_._",
  2562. "lib/netstandard2.0/System.Runtime.Caching.dll",
  2563. "lib/netstandard2.0/System.Runtime.Caching.xml",
  2564. "lib/xamarinios10/_._",
  2565. "lib/xamarinmac20/_._",
  2566. "lib/xamarintvos10/_._",
  2567. "lib/xamarinwatchos10/_._",
  2568. "ref/MonoAndroid10/_._",
  2569. "ref/MonoTouch10/_._",
  2570. "ref/net45/_._",
  2571. "ref/netstandard2.0/System.Runtime.Caching.dll",
  2572. "ref/netstandard2.0/System.Runtime.Caching.xml",
  2573. "ref/xamarinios10/_._",
  2574. "ref/xamarinmac20/_._",
  2575. "ref/xamarintvos10/_._",
  2576. "ref/xamarinwatchos10/_._",
  2577. "runtimes/win/lib/net45/_._",
  2578. "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll",
  2579. "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.xml",
  2580. "system.runtime.caching.5.0.0.nupkg.sha512",
  2581. "system.runtime.caching.nuspec",
  2582. "useSharedDesignerContext.txt",
  2583. "version.txt"
  2584. ]
  2585. },
  2586. "System.Security.AccessControl/5.0.0": {
  2587. "sha512": "dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==",
  2588. "type": "package",
  2589. "path": "system.security.accesscontrol/5.0.0",
  2590. "files": [
  2591. ".nupkg.metadata",
  2592. ".signature.p7s",
  2593. "Icon.png",
  2594. "LICENSE.TXT",
  2595. "THIRD-PARTY-NOTICES.TXT",
  2596. "lib/net46/System.Security.AccessControl.dll",
  2597. "lib/net461/System.Security.AccessControl.dll",
  2598. "lib/net461/System.Security.AccessControl.xml",
  2599. "lib/netstandard1.3/System.Security.AccessControl.dll",
  2600. "lib/netstandard2.0/System.Security.AccessControl.dll",
  2601. "lib/netstandard2.0/System.Security.AccessControl.xml",
  2602. "lib/uap10.0.16299/_._",
  2603. "ref/net46/System.Security.AccessControl.dll",
  2604. "ref/net461/System.Security.AccessControl.dll",
  2605. "ref/net461/System.Security.AccessControl.xml",
  2606. "ref/netstandard1.3/System.Security.AccessControl.dll",
  2607. "ref/netstandard1.3/System.Security.AccessControl.xml",
  2608. "ref/netstandard1.3/de/System.Security.AccessControl.xml",
  2609. "ref/netstandard1.3/es/System.Security.AccessControl.xml",
  2610. "ref/netstandard1.3/fr/System.Security.AccessControl.xml",
  2611. "ref/netstandard1.3/it/System.Security.AccessControl.xml",
  2612. "ref/netstandard1.3/ja/System.Security.AccessControl.xml",
  2613. "ref/netstandard1.3/ko/System.Security.AccessControl.xml",
  2614. "ref/netstandard1.3/ru/System.Security.AccessControl.xml",
  2615. "ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml",
  2616. "ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml",
  2617. "ref/netstandard2.0/System.Security.AccessControl.dll",
  2618. "ref/netstandard2.0/System.Security.AccessControl.xml",
  2619. "ref/uap10.0.16299/_._",
  2620. "runtimes/win/lib/net46/System.Security.AccessControl.dll",
  2621. "runtimes/win/lib/net461/System.Security.AccessControl.dll",
  2622. "runtimes/win/lib/net461/System.Security.AccessControl.xml",
  2623. "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll",
  2624. "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.xml",
  2625. "runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll",
  2626. "runtimes/win/lib/uap10.0.16299/_._",
  2627. "system.security.accesscontrol.5.0.0.nupkg.sha512",
  2628. "system.security.accesscontrol.nuspec",
  2629. "useSharedDesignerContext.txt",
  2630. "version.txt"
  2631. ]
  2632. },
  2633. "System.Security.Cryptography.Cng/5.0.0": {
  2634. "sha512": "jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==",
  2635. "type": "package",
  2636. "path": "system.security.cryptography.cng/5.0.0",
  2637. "files": [
  2638. ".nupkg.metadata",
  2639. ".signature.p7s",
  2640. "Icon.png",
  2641. "LICENSE.TXT",
  2642. "THIRD-PARTY-NOTICES.TXT",
  2643. "lib/MonoAndroid10/_._",
  2644. "lib/MonoTouch10/_._",
  2645. "lib/net46/System.Security.Cryptography.Cng.dll",
  2646. "lib/net461/System.Security.Cryptography.Cng.dll",
  2647. "lib/net461/System.Security.Cryptography.Cng.xml",
  2648. "lib/net462/System.Security.Cryptography.Cng.dll",
  2649. "lib/net462/System.Security.Cryptography.Cng.xml",
  2650. "lib/net47/System.Security.Cryptography.Cng.dll",
  2651. "lib/net47/System.Security.Cryptography.Cng.xml",
  2652. "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  2653. "lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll",
  2654. "lib/netcoreapp3.0/System.Security.Cryptography.Cng.xml",
  2655. "lib/netstandard1.3/System.Security.Cryptography.Cng.dll",
  2656. "lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
  2657. "lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
  2658. "lib/netstandard2.0/System.Security.Cryptography.Cng.dll",
  2659. "lib/netstandard2.0/System.Security.Cryptography.Cng.xml",
  2660. "lib/netstandard2.1/System.Security.Cryptography.Cng.dll",
  2661. "lib/netstandard2.1/System.Security.Cryptography.Cng.xml",
  2662. "lib/uap10.0.16299/_._",
  2663. "lib/xamarinios10/_._",
  2664. "lib/xamarinmac20/_._",
  2665. "lib/xamarintvos10/_._",
  2666. "lib/xamarinwatchos10/_._",
  2667. "ref/MonoAndroid10/_._",
  2668. "ref/MonoTouch10/_._",
  2669. "ref/net46/System.Security.Cryptography.Cng.dll",
  2670. "ref/net461/System.Security.Cryptography.Cng.dll",
  2671. "ref/net461/System.Security.Cryptography.Cng.xml",
  2672. "ref/net462/System.Security.Cryptography.Cng.dll",
  2673. "ref/net462/System.Security.Cryptography.Cng.xml",
  2674. "ref/net47/System.Security.Cryptography.Cng.dll",
  2675. "ref/net47/System.Security.Cryptography.Cng.xml",
  2676. "ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
  2677. "ref/netcoreapp2.0/System.Security.Cryptography.Cng.xml",
  2678. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  2679. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.xml",
  2680. "ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll",
  2681. "ref/netcoreapp3.0/System.Security.Cryptography.Cng.xml",
  2682. "ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
  2683. "ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
  2684. "ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
  2685. "ref/netstandard2.0/System.Security.Cryptography.Cng.dll",
  2686. "ref/netstandard2.0/System.Security.Cryptography.Cng.xml",
  2687. "ref/netstandard2.1/System.Security.Cryptography.Cng.dll",
  2688. "ref/netstandard2.1/System.Security.Cryptography.Cng.xml",
  2689. "ref/uap10.0.16299/_._",
  2690. "ref/xamarinios10/_._",
  2691. "ref/xamarinmac20/_._",
  2692. "ref/xamarintvos10/_._",
  2693. "ref/xamarinwatchos10/_._",
  2694. "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
  2695. "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
  2696. "runtimes/win/lib/net461/System.Security.Cryptography.Cng.xml",
  2697. "runtimes/win/lib/net462/System.Security.Cryptography.Cng.dll",
  2698. "runtimes/win/lib/net462/System.Security.Cryptography.Cng.xml",
  2699. "runtimes/win/lib/net47/System.Security.Cryptography.Cng.dll",
  2700. "runtimes/win/lib/net47/System.Security.Cryptography.Cng.xml",
  2701. "runtimes/win/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
  2702. "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  2703. "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll",
  2704. "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.xml",
  2705. "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
  2706. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
  2707. "runtimes/win/lib/uap10.0.16299/_._",
  2708. "system.security.cryptography.cng.5.0.0.nupkg.sha512",
  2709. "system.security.cryptography.cng.nuspec",
  2710. "useSharedDesignerContext.txt",
  2711. "version.txt"
  2712. ]
  2713. },
  2714. "System.Security.Cryptography.ProtectedData/5.0.0": {
  2715. "sha512": "HGxMSAFAPLNoxBvSfW08vHde0F9uh7BjASwu6JF9JnXuEPhCY3YUqURn0+bQV/4UWeaqymmrHWV+Aw9riQCtCA==",
  2716. "type": "package",
  2717. "path": "system.security.cryptography.protecteddata/5.0.0",
  2718. "files": [
  2719. ".nupkg.metadata",
  2720. ".signature.p7s",
  2721. "Icon.png",
  2722. "LICENSE.TXT",
  2723. "THIRD-PARTY-NOTICES.TXT",
  2724. "lib/MonoAndroid10/_._",
  2725. "lib/MonoTouch10/_._",
  2726. "lib/net46/System.Security.Cryptography.ProtectedData.dll",
  2727. "lib/net461/System.Security.Cryptography.ProtectedData.dll",
  2728. "lib/net461/System.Security.Cryptography.ProtectedData.xml",
  2729. "lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
  2730. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
  2731. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
  2732. "lib/xamarinios10/_._",
  2733. "lib/xamarinmac20/_._",
  2734. "lib/xamarintvos10/_._",
  2735. "lib/xamarinwatchos10/_._",
  2736. "ref/MonoAndroid10/_._",
  2737. "ref/MonoTouch10/_._",
  2738. "ref/net46/System.Security.Cryptography.ProtectedData.dll",
  2739. "ref/net461/System.Security.Cryptography.ProtectedData.dll",
  2740. "ref/net461/System.Security.Cryptography.ProtectedData.xml",
  2741. "ref/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
  2742. "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
  2743. "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
  2744. "ref/xamarinios10/_._",
  2745. "ref/xamarinmac20/_._",
  2746. "ref/xamarintvos10/_._",
  2747. "ref/xamarinwatchos10/_._",
  2748. "runtimes/win/lib/net46/System.Security.Cryptography.ProtectedData.dll",
  2749. "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll",
  2750. "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.xml",
  2751. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
  2752. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
  2753. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
  2754. "system.security.cryptography.protecteddata.5.0.0.nupkg.sha512",
  2755. "system.security.cryptography.protecteddata.nuspec",
  2756. "useSharedDesignerContext.txt",
  2757. "version.txt"
  2758. ]
  2759. },
  2760. "System.Security.Permissions/5.0.0": {
  2761. "sha512": "uE8juAhEkp7KDBCdjDIE3H9R1HJuEHqeqX8nLX9gmYKWwsqk3T5qZlPx8qle5DPKimC/Fy3AFTdV7HamgCh9qQ==",
  2762. "type": "package",
  2763. "path": "system.security.permissions/5.0.0",
  2764. "files": [
  2765. ".nupkg.metadata",
  2766. ".signature.p7s",
  2767. "Icon.png",
  2768. "LICENSE.TXT",
  2769. "THIRD-PARTY-NOTICES.TXT",
  2770. "lib/net461/System.Security.Permissions.dll",
  2771. "lib/net461/System.Security.Permissions.xml",
  2772. "lib/net5.0/System.Security.Permissions.dll",
  2773. "lib/net5.0/System.Security.Permissions.xml",
  2774. "lib/netcoreapp3.0/System.Security.Permissions.dll",
  2775. "lib/netcoreapp3.0/System.Security.Permissions.xml",
  2776. "lib/netstandard2.0/System.Security.Permissions.dll",
  2777. "lib/netstandard2.0/System.Security.Permissions.xml",
  2778. "ref/net461/System.Security.Permissions.dll",
  2779. "ref/net461/System.Security.Permissions.xml",
  2780. "ref/net5.0/System.Security.Permissions.dll",
  2781. "ref/net5.0/System.Security.Permissions.xml",
  2782. "ref/netcoreapp3.0/System.Security.Permissions.dll",
  2783. "ref/netcoreapp3.0/System.Security.Permissions.xml",
  2784. "ref/netstandard2.0/System.Security.Permissions.dll",
  2785. "ref/netstandard2.0/System.Security.Permissions.xml",
  2786. "system.security.permissions.5.0.0.nupkg.sha512",
  2787. "system.security.permissions.nuspec",
  2788. "useSharedDesignerContext.txt",
  2789. "version.txt"
  2790. ]
  2791. },
  2792. "System.Security.Principal.Windows/5.0.0": {
  2793. "sha512": "t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
  2794. "type": "package",
  2795. "path": "system.security.principal.windows/5.0.0",
  2796. "files": [
  2797. ".nupkg.metadata",
  2798. ".signature.p7s",
  2799. "Icon.png",
  2800. "LICENSE.TXT",
  2801. "THIRD-PARTY-NOTICES.TXT",
  2802. "lib/net46/System.Security.Principal.Windows.dll",
  2803. "lib/net461/System.Security.Principal.Windows.dll",
  2804. "lib/net461/System.Security.Principal.Windows.xml",
  2805. "lib/netstandard1.3/System.Security.Principal.Windows.dll",
  2806. "lib/netstandard2.0/System.Security.Principal.Windows.dll",
  2807. "lib/netstandard2.0/System.Security.Principal.Windows.xml",
  2808. "lib/uap10.0.16299/_._",
  2809. "ref/net46/System.Security.Principal.Windows.dll",
  2810. "ref/net461/System.Security.Principal.Windows.dll",
  2811. "ref/net461/System.Security.Principal.Windows.xml",
  2812. "ref/netcoreapp3.0/System.Security.Principal.Windows.dll",
  2813. "ref/netcoreapp3.0/System.Security.Principal.Windows.xml",
  2814. "ref/netstandard1.3/System.Security.Principal.Windows.dll",
  2815. "ref/netstandard1.3/System.Security.Principal.Windows.xml",
  2816. "ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
  2817. "ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
  2818. "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
  2819. "ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
  2820. "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
  2821. "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
  2822. "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
  2823. "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
  2824. "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
  2825. "ref/netstandard2.0/System.Security.Principal.Windows.dll",
  2826. "ref/netstandard2.0/System.Security.Principal.Windows.xml",
  2827. "ref/uap10.0.16299/_._",
  2828. "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
  2829. "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
  2830. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
  2831. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
  2832. "runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
  2833. "runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
  2834. "runtimes/win/lib/net461/System.Security.Principal.Windows.xml",
  2835. "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
  2836. "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
  2837. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
  2838. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
  2839. "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
  2840. "runtimes/win/lib/uap10.0.16299/_._",
  2841. "system.security.principal.windows.5.0.0.nupkg.sha512",
  2842. "system.security.principal.windows.nuspec",
  2843. "useSharedDesignerContext.txt",
  2844. "version.txt"
  2845. ]
  2846. },
  2847. "System.Text.Encoding/4.3.0": {
  2848. "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
  2849. "type": "package",
  2850. "path": "system.text.encoding/4.3.0",
  2851. "files": [
  2852. ".nupkg.metadata",
  2853. ".signature.p7s",
  2854. "ThirdPartyNotices.txt",
  2855. "dotnet_library_license.txt",
  2856. "lib/MonoAndroid10/_._",
  2857. "lib/MonoTouch10/_._",
  2858. "lib/net45/_._",
  2859. "lib/portable-net45+win8+wp8+wpa81/_._",
  2860. "lib/win8/_._",
  2861. "lib/wp80/_._",
  2862. "lib/wpa81/_._",
  2863. "lib/xamarinios10/_._",
  2864. "lib/xamarinmac20/_._",
  2865. "lib/xamarintvos10/_._",
  2866. "lib/xamarinwatchos10/_._",
  2867. "ref/MonoAndroid10/_._",
  2868. "ref/MonoTouch10/_._",
  2869. "ref/net45/_._",
  2870. "ref/netcore50/System.Text.Encoding.dll",
  2871. "ref/netcore50/System.Text.Encoding.xml",
  2872. "ref/netcore50/de/System.Text.Encoding.xml",
  2873. "ref/netcore50/es/System.Text.Encoding.xml",
  2874. "ref/netcore50/fr/System.Text.Encoding.xml",
  2875. "ref/netcore50/it/System.Text.Encoding.xml",
  2876. "ref/netcore50/ja/System.Text.Encoding.xml",
  2877. "ref/netcore50/ko/System.Text.Encoding.xml",
  2878. "ref/netcore50/ru/System.Text.Encoding.xml",
  2879. "ref/netcore50/zh-hans/System.Text.Encoding.xml",
  2880. "ref/netcore50/zh-hant/System.Text.Encoding.xml",
  2881. "ref/netstandard1.0/System.Text.Encoding.dll",
  2882. "ref/netstandard1.0/System.Text.Encoding.xml",
  2883. "ref/netstandard1.0/de/System.Text.Encoding.xml",
  2884. "ref/netstandard1.0/es/System.Text.Encoding.xml",
  2885. "ref/netstandard1.0/fr/System.Text.Encoding.xml",
  2886. "ref/netstandard1.0/it/System.Text.Encoding.xml",
  2887. "ref/netstandard1.0/ja/System.Text.Encoding.xml",
  2888. "ref/netstandard1.0/ko/System.Text.Encoding.xml",
  2889. "ref/netstandard1.0/ru/System.Text.Encoding.xml",
  2890. "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
  2891. "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
  2892. "ref/netstandard1.3/System.Text.Encoding.dll",
  2893. "ref/netstandard1.3/System.Text.Encoding.xml",
  2894. "ref/netstandard1.3/de/System.Text.Encoding.xml",
  2895. "ref/netstandard1.3/es/System.Text.Encoding.xml",
  2896. "ref/netstandard1.3/fr/System.Text.Encoding.xml",
  2897. "ref/netstandard1.3/it/System.Text.Encoding.xml",
  2898. "ref/netstandard1.3/ja/System.Text.Encoding.xml",
  2899. "ref/netstandard1.3/ko/System.Text.Encoding.xml",
  2900. "ref/netstandard1.3/ru/System.Text.Encoding.xml",
  2901. "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
  2902. "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
  2903. "ref/portable-net45+win8+wp8+wpa81/_._",
  2904. "ref/win8/_._",
  2905. "ref/wp80/_._",
  2906. "ref/wpa81/_._",
  2907. "ref/xamarinios10/_._",
  2908. "ref/xamarinmac20/_._",
  2909. "ref/xamarintvos10/_._",
  2910. "ref/xamarinwatchos10/_._",
  2911. "system.text.encoding.4.3.0.nupkg.sha512",
  2912. "system.text.encoding.nuspec"
  2913. ]
  2914. },
  2915. "System.Text.Encoding.CodePages/5.0.0": {
  2916. "sha512": "NyscU59xX6Uo91qvhOs2Ccho3AR2TnZPomo1Z0K6YpyztBPM/A5VbkzOO19sy3A3i1TtEnTxA7bCe3Us+r5MWg==",
  2917. "type": "package",
  2918. "path": "system.text.encoding.codepages/5.0.0",
  2919. "files": [
  2920. ".nupkg.metadata",
  2921. ".signature.p7s",
  2922. "Icon.png",
  2923. "LICENSE.TXT",
  2924. "THIRD-PARTY-NOTICES.TXT",
  2925. "lib/MonoAndroid10/_._",
  2926. "lib/MonoTouch10/_._",
  2927. "lib/net46/System.Text.Encoding.CodePages.dll",
  2928. "lib/net461/System.Text.Encoding.CodePages.dll",
  2929. "lib/net461/System.Text.Encoding.CodePages.xml",
  2930. "lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
  2931. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  2932. "lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
  2933. "lib/xamarinios10/_._",
  2934. "lib/xamarinmac20/_._",
  2935. "lib/xamarintvos10/_._",
  2936. "lib/xamarinwatchos10/_._",
  2937. "ref/MonoAndroid10/_._",
  2938. "ref/MonoTouch10/_._",
  2939. "ref/xamarinios10/_._",
  2940. "ref/xamarinmac20/_._",
  2941. "ref/xamarintvos10/_._",
  2942. "ref/xamarinwatchos10/_._",
  2943. "runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll",
  2944. "runtimes/win/lib/net461/System.Text.Encoding.CodePages.xml",
  2945. "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll",
  2946. "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.xml",
  2947. "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
  2948. "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  2949. "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
  2950. "system.text.encoding.codepages.5.0.0.nupkg.sha512",
  2951. "system.text.encoding.codepages.nuspec",
  2952. "useSharedDesignerContext.txt",
  2953. "version.txt"
  2954. ]
  2955. },
  2956. "System.Text.Encodings.Web/4.7.2": {
  2957. "sha512": "iTUgB/WtrZ1sWZs84F2hwyQhiRH6QNjQv2DkwrH+WP6RoFga2Q1m3f9/Q7FG8cck8AdHitQkmkXSY8qylcDmuA==",
  2958. "type": "package",
  2959. "path": "system.text.encodings.web/4.7.2",
  2960. "files": [
  2961. ".nupkg.metadata",
  2962. ".signature.p7s",
  2963. "Icon.png",
  2964. "LICENSE.TXT",
  2965. "THIRD-PARTY-NOTICES.TXT",
  2966. "lib/net461/System.Text.Encodings.Web.dll",
  2967. "lib/net461/System.Text.Encodings.Web.xml",
  2968. "lib/netstandard1.0/System.Text.Encodings.Web.dll",
  2969. "lib/netstandard1.0/System.Text.Encodings.Web.xml",
  2970. "lib/netstandard2.0/System.Text.Encodings.Web.dll",
  2971. "lib/netstandard2.0/System.Text.Encodings.Web.xml",
  2972. "lib/netstandard2.1/System.Text.Encodings.Web.dll",
  2973. "lib/netstandard2.1/System.Text.Encodings.Web.xml",
  2974. "system.text.encodings.web.4.7.2.nupkg.sha512",
  2975. "system.text.encodings.web.nuspec",
  2976. "useSharedDesignerContext.txt",
  2977. "version.txt"
  2978. ]
  2979. },
  2980. "System.Text.Json/4.7.2": {
  2981. "sha512": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
  2982. "type": "package",
  2983. "path": "system.text.json/4.7.2",
  2984. "files": [
  2985. ".nupkg.metadata",
  2986. ".signature.p7s",
  2987. "Icon.png",
  2988. "LICENSE.TXT",
  2989. "THIRD-PARTY-NOTICES.TXT",
  2990. "lib/net461/System.Text.Json.dll",
  2991. "lib/net461/System.Text.Json.xml",
  2992. "lib/netcoreapp3.0/System.Text.Json.dll",
  2993. "lib/netcoreapp3.0/System.Text.Json.xml",
  2994. "lib/netstandard2.0/System.Text.Json.dll",
  2995. "lib/netstandard2.0/System.Text.Json.xml",
  2996. "system.text.json.4.7.2.nupkg.sha512",
  2997. "system.text.json.nuspec",
  2998. "useSharedDesignerContext.txt",
  2999. "version.txt"
  3000. ]
  3001. },
  3002. "System.Threading.Tasks/4.3.0": {
  3003. "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
  3004. "type": "package",
  3005. "path": "system.threading.tasks/4.3.0",
  3006. "files": [
  3007. ".nupkg.metadata",
  3008. ".signature.p7s",
  3009. "ThirdPartyNotices.txt",
  3010. "dotnet_library_license.txt",
  3011. "lib/MonoAndroid10/_._",
  3012. "lib/MonoTouch10/_._",
  3013. "lib/net45/_._",
  3014. "lib/portable-net45+win8+wp8+wpa81/_._",
  3015. "lib/win8/_._",
  3016. "lib/wp80/_._",
  3017. "lib/wpa81/_._",
  3018. "lib/xamarinios10/_._",
  3019. "lib/xamarinmac20/_._",
  3020. "lib/xamarintvos10/_._",
  3021. "lib/xamarinwatchos10/_._",
  3022. "ref/MonoAndroid10/_._",
  3023. "ref/MonoTouch10/_._",
  3024. "ref/net45/_._",
  3025. "ref/netcore50/System.Threading.Tasks.dll",
  3026. "ref/netcore50/System.Threading.Tasks.xml",
  3027. "ref/netcore50/de/System.Threading.Tasks.xml",
  3028. "ref/netcore50/es/System.Threading.Tasks.xml",
  3029. "ref/netcore50/fr/System.Threading.Tasks.xml",
  3030. "ref/netcore50/it/System.Threading.Tasks.xml",
  3031. "ref/netcore50/ja/System.Threading.Tasks.xml",
  3032. "ref/netcore50/ko/System.Threading.Tasks.xml",
  3033. "ref/netcore50/ru/System.Threading.Tasks.xml",
  3034. "ref/netcore50/zh-hans/System.Threading.Tasks.xml",
  3035. "ref/netcore50/zh-hant/System.Threading.Tasks.xml",
  3036. "ref/netstandard1.0/System.Threading.Tasks.dll",
  3037. "ref/netstandard1.0/System.Threading.Tasks.xml",
  3038. "ref/netstandard1.0/de/System.Threading.Tasks.xml",
  3039. "ref/netstandard1.0/es/System.Threading.Tasks.xml",
  3040. "ref/netstandard1.0/fr/System.Threading.Tasks.xml",
  3041. "ref/netstandard1.0/it/System.Threading.Tasks.xml",
  3042. "ref/netstandard1.0/ja/System.Threading.Tasks.xml",
  3043. "ref/netstandard1.0/ko/System.Threading.Tasks.xml",
  3044. "ref/netstandard1.0/ru/System.Threading.Tasks.xml",
  3045. "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
  3046. "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
  3047. "ref/netstandard1.3/System.Threading.Tasks.dll",
  3048. "ref/netstandard1.3/System.Threading.Tasks.xml",
  3049. "ref/netstandard1.3/de/System.Threading.Tasks.xml",
  3050. "ref/netstandard1.3/es/System.Threading.Tasks.xml",
  3051. "ref/netstandard1.3/fr/System.Threading.Tasks.xml",
  3052. "ref/netstandard1.3/it/System.Threading.Tasks.xml",
  3053. "ref/netstandard1.3/ja/System.Threading.Tasks.xml",
  3054. "ref/netstandard1.3/ko/System.Threading.Tasks.xml",
  3055. "ref/netstandard1.3/ru/System.Threading.Tasks.xml",
  3056. "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
  3057. "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
  3058. "ref/portable-net45+win8+wp8+wpa81/_._",
  3059. "ref/win8/_._",
  3060. "ref/wp80/_._",
  3061. "ref/wpa81/_._",
  3062. "ref/xamarinios10/_._",
  3063. "ref/xamarinmac20/_._",
  3064. "ref/xamarintvos10/_._",
  3065. "ref/xamarinwatchos10/_._",
  3066. "system.threading.tasks.4.3.0.nupkg.sha512",
  3067. "system.threading.tasks.nuspec"
  3068. ]
  3069. },
  3070. "System.Threading.Tasks.Extensions/4.5.4": {
  3071. "sha512": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
  3072. "type": "package",
  3073. "path": "system.threading.tasks.extensions/4.5.4",
  3074. "files": [
  3075. ".nupkg.metadata",
  3076. ".signature.p7s",
  3077. "LICENSE.TXT",
  3078. "THIRD-PARTY-NOTICES.TXT",
  3079. "lib/MonoAndroid10/_._",
  3080. "lib/MonoTouch10/_._",
  3081. "lib/net461/System.Threading.Tasks.Extensions.dll",
  3082. "lib/net461/System.Threading.Tasks.Extensions.xml",
  3083. "lib/netcoreapp2.1/_._",
  3084. "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
  3085. "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
  3086. "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll",
  3087. "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml",
  3088. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
  3089. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
  3090. "lib/xamarinios10/_._",
  3091. "lib/xamarinmac20/_._",
  3092. "lib/xamarintvos10/_._",
  3093. "lib/xamarinwatchos10/_._",
  3094. "ref/MonoAndroid10/_._",
  3095. "ref/MonoTouch10/_._",
  3096. "ref/netcoreapp2.1/_._",
  3097. "ref/xamarinios10/_._",
  3098. "ref/xamarinmac20/_._",
  3099. "ref/xamarintvos10/_._",
  3100. "ref/xamarinwatchos10/_._",
  3101. "system.threading.tasks.extensions.4.5.4.nupkg.sha512",
  3102. "system.threading.tasks.extensions.nuspec",
  3103. "useSharedDesignerContext.txt",
  3104. "version.txt"
  3105. ]
  3106. },
  3107. "System.Windows.Extensions/5.0.0": {
  3108. "sha512": "c1ho9WU9ZxMZawML+ssPKZfdnrg/OjR3pe0m9v8230z3acqphwvPJqzAkH54xRYm5ntZHGG1EPP3sux9H3qSPg==",
  3109. "type": "package",
  3110. "path": "system.windows.extensions/5.0.0",
  3111. "files": [
  3112. ".nupkg.metadata",
  3113. ".signature.p7s",
  3114. "Icon.png",
  3115. "LICENSE.TXT",
  3116. "THIRD-PARTY-NOTICES.TXT",
  3117. "lib/netcoreapp3.0/System.Windows.Extensions.dll",
  3118. "lib/netcoreapp3.0/System.Windows.Extensions.xml",
  3119. "ref/netcoreapp3.0/System.Windows.Extensions.dll",
  3120. "ref/netcoreapp3.0/System.Windows.Extensions.xml",
  3121. "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll",
  3122. "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.xml",
  3123. "system.windows.extensions.5.0.0.nupkg.sha512",
  3124. "system.windows.extensions.nuspec",
  3125. "useSharedDesignerContext.txt",
  3126. "version.txt"
  3127. ]
  3128. },
  3129. "CustomerOnlineV2.Common/1.0.0": {
  3130. "type": "project",
  3131. "path": "../CustomerOnlineV2.Common/CustomerOnlineV2.Common.csproj",
  3132. "msbuildProject": "../CustomerOnlineV2.Common/CustomerOnlineV2.Common.csproj"
  3133. }
  3134. },
  3135. "projectFileDependencyGroups": {
  3136. "net7.0": [
  3137. "CustomerOnlineV2.Common >= 1.0.0",
  3138. "Microsoft.Data.SqlClient >= 5.0.1",
  3139. "Microsoft.Extensions.Logging.Abstractions >= 7.0.0",
  3140. "NPoco >= 5.7.1",
  3141. "Newtonsoft.Json >= 13.0.3"
  3142. ]
  3143. },
  3144. "packageFolders": {
  3145. "C:\\Users\\dell\\.nuget\\packages\\": {},
  3146. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
  3147. },
  3148. "project": {
  3149. "version": "1.0.0",
  3150. "restore": {
  3151. "projectUniqueName": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj",
  3152. "projectName": "CustomerOnlineV2.Repository",
  3153. "projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj",
  3154. "packagesPath": "C:\\Users\\dell\\.nuget\\packages\\",
  3155. "outputPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\obj\\",
  3156. "projectStyle": "PackageReference",
  3157. "fallbackFolders": [
  3158. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  3159. ],
  3160. "configFilePaths": [
  3161. "C:\\Users\\dell\\AppData\\Roaming\\NuGet\\NuGet.Config",
  3162. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  3163. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  3164. ],
  3165. "originalTargetFrameworks": [
  3166. "net7.0"
  3167. ],
  3168. "sources": {
  3169. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  3170. "https://api.nuget.org/v3/index.json": {}
  3171. },
  3172. "frameworks": {
  3173. "net7.0": {
  3174. "targetAlias": "net7.0",
  3175. "projectReferences": {
  3176. "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
  3177. "projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj"
  3178. }
  3179. }
  3180. }
  3181. },
  3182. "warningProperties": {
  3183. "warnAsError": [
  3184. "NU1605"
  3185. ]
  3186. }
  3187. },
  3188. "frameworks": {
  3189. "net7.0": {
  3190. "targetAlias": "net7.0",
  3191. "dependencies": {
  3192. "Microsoft.Data.SqlClient": {
  3193. "target": "Package",
  3194. "version": "[5.0.1, )"
  3195. },
  3196. "Microsoft.Extensions.Logging.Abstractions": {
  3197. "target": "Package",
  3198. "version": "[7.0.0, )"
  3199. },
  3200. "NPoco": {
  3201. "target": "Package",
  3202. "version": "[5.7.1, )"
  3203. },
  3204. "Newtonsoft.Json": {
  3205. "target": "Package",
  3206. "version": "[13.0.3, )"
  3207. }
  3208. },
  3209. "imports": [
  3210. "net461",
  3211. "net462",
  3212. "net47",
  3213. "net471",
  3214. "net472",
  3215. "net48",
  3216. "net481"
  3217. ],
  3218. "assetTargetFallback": true,
  3219. "warn": true,
  3220. "frameworkReferences": {
  3221. "Microsoft.NETCore.App": {
  3222. "privateAssets": "all"
  3223. }
  3224. },
  3225. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.401\\RuntimeIdentifierGraph.json"
  3226. }
  3227. }
  3228. },
  3229. "logs": [
  3230. {
  3231. "code": "NU1701",
  3232. "level": "Warning",
  3233. "warningLevel": 1,
  3234. "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.",
  3235. "libraryId": "Microsoft.AspNet.Mvc",
  3236. "targetGraphs": [
  3237. "net7.0"
  3238. ]
  3239. },
  3240. {
  3241. "code": "NU1701",
  3242. "level": "Warning",
  3243. "warningLevel": 1,
  3244. "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.",
  3245. "libraryId": "Microsoft.AspNet.Razor",
  3246. "targetGraphs": [
  3247. "net7.0"
  3248. ]
  3249. },
  3250. {
  3251. "code": "NU1701",
  3252. "level": "Warning",
  3253. "warningLevel": 1,
  3254. "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.",
  3255. "libraryId": "Microsoft.AspNet.WebPages",
  3256. "targetGraphs": [
  3257. "net7.0"
  3258. ]
  3259. },
  3260. {
  3261. "code": "NU1701",
  3262. "level": "Warning",
  3263. "warningLevel": 1,
  3264. "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.",
  3265. "libraryId": "Microsoft.Web.Infrastructure",
  3266. "targetGraphs": [
  3267. "net7.0"
  3268. ]
  3269. }
  3270. ]
  3271. }