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.

3009 lines
122 KiB

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