基础服务api
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.
 
 

6568 lines
278 KiB

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