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

6572 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. "BPA.SAAS.Manage.Core/1.0.0": {
  1972. "type": "project",
  1973. "framework": ".NETCoreApp,Version=v6.0",
  1974. "dependencies": {
  1975. "BPA.SAAS.Manage.Comm": "1.0.0",
  1976. "Furion.Extras.Authentication.JwtBearer": "4.8.8.5",
  1977. "Furion.Extras.ObjectMapper.Mapster": "4.8.8.5",
  1978. "Furion.Pure": "4.8.8.5",
  1979. "SqlSugarCore": "5.1.4.67"
  1980. },
  1981. "compile": {
  1982. "bin/placeholder/BPA.SAAS.Manage.Core.dll": {}
  1983. },
  1984. "runtime": {
  1985. "bin/placeholder/BPA.SAAS.Manage.Core.dll": {}
  1986. }
  1987. }
  1988. }
  1989. },
  1990. "libraries": {
  1991. "Ben.Demystifier/0.4.1": {
  1992. "sha512": "axFeEMfmEORy3ipAzOXG/lE+KcNptRbei3F0C4kQCdeiQtW+qJW90K5iIovITGrdLt8AjhNCwk5qLSX9/rFpoA==",
  1993. "type": "package",
  1994. "path": "ben.demystifier/0.4.1",
  1995. "files": [
  1996. ".nupkg.metadata",
  1997. ".signature.p7s",
  1998. "ben.demystifier.0.4.1.nupkg.sha512",
  1999. "ben.demystifier.nuspec",
  2000. "icon.png",
  2001. "lib/net45/Ben.Demystifier.dll",
  2002. "lib/netstandard2.0/Ben.Demystifier.dll",
  2003. "lib/netstandard2.1/Ben.Demystifier.dll",
  2004. "readme.md"
  2005. ]
  2006. },
  2007. "Furion.Extras.Authentication.JwtBearer/4.8.8.5": {
  2008. "sha512": "+fNm+vuF9kAK7oXK7Ha4yjN1AF8gOWc9sy1mgg5FLPK4eMcAxuzIdC6cgLb2miEQApBgyUHtpVBkfoh4t6GC6A==",
  2009. "type": "package",
  2010. "path": "furion.extras.authentication.jwtbearer/4.8.8.5",
  2011. "files": [
  2012. ".nupkg.metadata",
  2013. ".signature.p7s",
  2014. "README.md",
  2015. "furion.extras.authentication.jwtbearer.4.8.8.5.nupkg.sha512",
  2016. "furion.extras.authentication.jwtbearer.nuspec",
  2017. "icon.png",
  2018. "lib/net5.0/Furion.Extras.Authentication.JwtBearer.dll",
  2019. "lib/net5.0/Furion.Extras.Authentication.JwtBearer.xml",
  2020. "lib/net6.0/Furion.Extras.Authentication.JwtBearer.dll",
  2021. "lib/net6.0/Furion.Extras.Authentication.JwtBearer.xml",
  2022. "lib/net7.0/Furion.Extras.Authentication.JwtBearer.dll",
  2023. "lib/net7.0/Furion.Extras.Authentication.JwtBearer.xml",
  2024. "lib/net8.0/Furion.Extras.Authentication.JwtBearer.dll",
  2025. "lib/net8.0/Furion.Extras.Authentication.JwtBearer.xml"
  2026. ]
  2027. },
  2028. "Furion.Extras.ObjectMapper.Mapster/4.8.8.5": {
  2029. "sha512": "t5dGxv73XRWDKZAT9hb86a44B6DQLZqGkQ3VTqdT3iSQWc0AChptm+mvO+LihdCmXtcWXH5ReXRvqCeucRSl+A==",
  2030. "type": "package",
  2031. "path": "furion.extras.objectmapper.mapster/4.8.8.5",
  2032. "files": [
  2033. ".nupkg.metadata",
  2034. ".signature.p7s",
  2035. "README.md",
  2036. "furion.extras.objectmapper.mapster.4.8.8.5.nupkg.sha512",
  2037. "furion.extras.objectmapper.mapster.nuspec",
  2038. "icon.png",
  2039. "lib/net5.0/Furion.Extras.ObjectMapper.Mapster.dll",
  2040. "lib/net5.0/Furion.Extras.ObjectMapper.Mapster.xml",
  2041. "lib/net6.0/Furion.Extras.ObjectMapper.Mapster.dll",
  2042. "lib/net6.0/Furion.Extras.ObjectMapper.Mapster.xml",
  2043. "lib/net7.0/Furion.Extras.ObjectMapper.Mapster.dll",
  2044. "lib/net7.0/Furion.Extras.ObjectMapper.Mapster.xml",
  2045. "lib/net8.0/Furion.Extras.ObjectMapper.Mapster.dll",
  2046. "lib/net8.0/Furion.Extras.ObjectMapper.Mapster.xml"
  2047. ]
  2048. },
  2049. "Furion.Pure/4.8.8.5": {
  2050. "sha512": "ARB2RkRrGKin3/Le8N7eG8kojDKH6c4h0xIcO3vL7ovHL5hlx47rR0sctaFWd4qFUXhaeiPVKcDUPXH5AU/XCg==",
  2051. "type": "package",
  2052. "path": "furion.pure/4.8.8.5",
  2053. "files": [
  2054. ".nupkg.metadata",
  2055. ".signature.p7s",
  2056. "README.md",
  2057. "furion.pure.4.8.8.5.nupkg.sha512",
  2058. "furion.pure.nuspec",
  2059. "icon.png",
  2060. "lib/net5.0/Furion.Pure.dll",
  2061. "lib/net5.0/Furion.Pure.xml",
  2062. "lib/net6.0/Furion.Pure.dll",
  2063. "lib/net6.0/Furion.Pure.xml",
  2064. "lib/net7.0/Furion.Pure.dll",
  2065. "lib/net7.0/Furion.Pure.xml",
  2066. "lib/net8.0/Furion.Pure.dll",
  2067. "lib/net8.0/Furion.Pure.xml"
  2068. ]
  2069. },
  2070. "Furion.Pure.Extras.DependencyModel.CodeAnalysis/4.8.8.5": {
  2071. "sha512": "l6C2fSapLRLy6bwkXxw1d6romz4hUXJlcEo33jLksowOrCnyQr899/xJpT/xHp+qo7Y7UNjyJ9oDQhSwVrHcNw==",
  2072. "type": "package",
  2073. "path": "furion.pure.extras.dependencymodel.codeanalysis/4.8.8.5",
  2074. "files": [
  2075. ".nupkg.metadata",
  2076. ".signature.p7s",
  2077. "README.md",
  2078. "furion.pure.extras.dependencymodel.codeanalysis.4.8.8.5.nupkg.sha512",
  2079. "furion.pure.extras.dependencymodel.codeanalysis.nuspec",
  2080. "icon.png",
  2081. "lib/net5.0/Furion.Pure.Extras.DependencyModel.CodeAnalysis.dll",
  2082. "lib/net5.0/Furion.Pure.Extras.DependencyModel.CodeAnalysis.xml",
  2083. "lib/net6.0/Furion.Pure.Extras.DependencyModel.CodeAnalysis.dll",
  2084. "lib/net6.0/Furion.Pure.Extras.DependencyModel.CodeAnalysis.xml",
  2085. "lib/net7.0/Furion.Pure.Extras.DependencyModel.CodeAnalysis.dll",
  2086. "lib/net7.0/Furion.Pure.Extras.DependencyModel.CodeAnalysis.xml",
  2087. "lib/net8.0/Furion.Pure.Extras.DependencyModel.CodeAnalysis.dll",
  2088. "lib/net8.0/Furion.Pure.Extras.DependencyModel.CodeAnalysis.xml"
  2089. ]
  2090. },
  2091. "Mapster/7.3.0": {
  2092. "sha512": "NrCUX/rJa5PTyo6iW4AL5dZLU9PDNlYnrJOVjgdpo5OQM9EtWH2CMHnC5sSuJWC0d0b0SnmeRrIviEem6WxtuQ==",
  2093. "type": "package",
  2094. "path": "mapster/7.3.0",
  2095. "files": [
  2096. ".nupkg.metadata",
  2097. ".signature.p7s",
  2098. "icon.png",
  2099. "lib/netstandard1.3/Mapster.dll",
  2100. "lib/netstandard2.0/Mapster.dll",
  2101. "mapster.7.3.0.nupkg.sha512",
  2102. "mapster.nuspec"
  2103. ]
  2104. },
  2105. "Mapster.Core/1.2.0": {
  2106. "sha512": "TNdqZk2zAuBYfJF88D/3clQTOyOdqr1crU81yZQtlGa+e7FYWhJdK/buBWT+TpM3qQko9UzmzfOT4iq3JCs/ZA==",
  2107. "type": "package",
  2108. "path": "mapster.core/1.2.0",
  2109. "files": [
  2110. ".nupkg.metadata",
  2111. ".signature.p7s",
  2112. "icon.png",
  2113. "lib/net40/Mapster.Core.dll",
  2114. "lib/net45/Mapster.Core.dll",
  2115. "lib/netstandard1.3/Mapster.Core.dll",
  2116. "lib/netstandard2.0/Mapster.Core.dll",
  2117. "mapster.core.1.2.0.nupkg.sha512",
  2118. "mapster.core.nuspec"
  2119. ]
  2120. },
  2121. "Mapster.DependencyInjection/1.0.0": {
  2122. "sha512": "nNSGrgu5GirZ8nmuFXHGct+GwXjmbAAb+UqBl3Bwx/vbkCOypuvOziC+wTaNEjz/OE6LMg8yMCZzOtl59Lxw9Q==",
  2123. "type": "package",
  2124. "path": "mapster.dependencyinjection/1.0.0",
  2125. "files": [
  2126. ".nupkg.metadata",
  2127. ".signature.p7s",
  2128. "icon.png",
  2129. "lib/net40/Mapster.DependencyInjection.dll",
  2130. "lib/net45/Mapster.DependencyInjection.dll",
  2131. "lib/netstandard1.3/Mapster.DependencyInjection.dll",
  2132. "lib/netstandard2.0/Mapster.DependencyInjection.dll",
  2133. "mapster.dependencyinjection.1.0.0.nupkg.sha512",
  2134. "mapster.dependencyinjection.nuspec"
  2135. ]
  2136. },
  2137. "Microsoft.AspNetCore.Authentication.JwtBearer/6.0.16": {
  2138. "sha512": "T4AkjPXOYDqDnfb8PRRHNbB2ozLg9J7CsRZ+jH1MfQGshkFosdwja9c4+QVbKm+1qeLPxul+3weSz+DEvFkA5w==",
  2139. "type": "package",
  2140. "path": "microsoft.aspnetcore.authentication.jwtbearer/6.0.16",
  2141. "files": [
  2142. ".nupkg.metadata",
  2143. ".signature.p7s",
  2144. "Icon.png",
  2145. "THIRD-PARTY-NOTICES.TXT",
  2146. "lib/net6.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll",
  2147. "lib/net6.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml",
  2148. "microsoft.aspnetcore.authentication.jwtbearer.6.0.16.nupkg.sha512",
  2149. "microsoft.aspnetcore.authentication.jwtbearer.nuspec"
  2150. ]
  2151. },
  2152. "Microsoft.AspNetCore.JsonPatch/6.0.16": {
  2153. "sha512": "pI6ooT0qADSnmI5i3/VRjZ+/vkUPlJ7fpt3fC0nZ0Z2/8FLrVBdZMsmr+9GTsqPgxR1BsJbAscnX8PfBYBf3Xw==",
  2154. "type": "package",
  2155. "path": "microsoft.aspnetcore.jsonpatch/6.0.16",
  2156. "files": [
  2157. ".nupkg.metadata",
  2158. ".signature.p7s",
  2159. "Icon.png",
  2160. "THIRD-PARTY-NOTICES.TXT",
  2161. "lib/net461/Microsoft.AspNetCore.JsonPatch.dll",
  2162. "lib/net461/Microsoft.AspNetCore.JsonPatch.xml",
  2163. "lib/net6.0/Microsoft.AspNetCore.JsonPatch.dll",
  2164. "lib/net6.0/Microsoft.AspNetCore.JsonPatch.xml",
  2165. "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll",
  2166. "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.xml",
  2167. "microsoft.aspnetcore.jsonpatch.6.0.16.nupkg.sha512",
  2168. "microsoft.aspnetcore.jsonpatch.nuspec"
  2169. ]
  2170. },
  2171. "Microsoft.AspNetCore.Mvc.NewtonsoftJson/6.0.16": {
  2172. "sha512": "1MT5UUxXwc3w4+XXcc7zuOaEhPXfq3zL5VHQgVZeqsN6+mYcBpDdAHKsQVLRj8fZ6S0w+Ov9z083OQt/3mfyaA==",
  2173. "type": "package",
  2174. "path": "microsoft.aspnetcore.mvc.newtonsoftjson/6.0.16",
  2175. "files": [
  2176. ".nupkg.metadata",
  2177. ".signature.p7s",
  2178. "Icon.png",
  2179. "THIRD-PARTY-NOTICES.TXT",
  2180. "lib/net6.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll",
  2181. "lib/net6.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.xml",
  2182. "microsoft.aspnetcore.mvc.newtonsoftjson.6.0.16.nupkg.sha512",
  2183. "microsoft.aspnetcore.mvc.newtonsoftjson.nuspec"
  2184. ]
  2185. },
  2186. "Microsoft.AspNetCore.Razor.Language/6.0.16": {
  2187. "sha512": "zR22NAuSRgAmQhHS+VwLOUXhygL5JSVUScd38nzgi0dN+2+PXiVqVmevZQMhSJuV887iRBt5k2i+gmVlZ7OA0w==",
  2188. "type": "package",
  2189. "path": "microsoft.aspnetcore.razor.language/6.0.16",
  2190. "files": [
  2191. ".nupkg.metadata",
  2192. ".signature.p7s",
  2193. "Icon.png",
  2194. "THIRD-PARTY-NOTICES.TXT",
  2195. "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll",
  2196. "microsoft.aspnetcore.razor.language.6.0.16.nupkg.sha512",
  2197. "microsoft.aspnetcore.razor.language.nuspec"
  2198. ]
  2199. },
  2200. "Microsoft.CodeAnalysis.Analyzers/3.3.3": {
  2201. "sha512": "j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ==",
  2202. "type": "package",
  2203. "path": "microsoft.codeanalysis.analyzers/3.3.3",
  2204. "hasTools": true,
  2205. "files": [
  2206. ".nupkg.metadata",
  2207. ".signature.p7s",
  2208. "Icon.png",
  2209. "ThirdPartyNotices.rtf",
  2210. "analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll",
  2211. "analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll",
  2212. "analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2213. "analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2214. "analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2215. "analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2216. "analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2217. "analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2218. "analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2219. "analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2220. "analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2221. "analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2222. "analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2223. "analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2224. "analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2225. "analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll",
  2226. "analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll",
  2227. "analyzers/dotnet/vb/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2228. "analyzers/dotnet/vb/de/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2229. "analyzers/dotnet/vb/es/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2230. "analyzers/dotnet/vb/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2231. "analyzers/dotnet/vb/it/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2232. "analyzers/dotnet/vb/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2233. "analyzers/dotnet/vb/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2234. "analyzers/dotnet/vb/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2235. "analyzers/dotnet/vb/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2236. "analyzers/dotnet/vb/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2237. "analyzers/dotnet/vb/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2238. "analyzers/dotnet/vb/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2239. "analyzers/dotnet/vb/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2240. "build/Microsoft.CodeAnalysis.Analyzers.props",
  2241. "build/Microsoft.CodeAnalysis.Analyzers.targets",
  2242. "build/config/analysislevel_2_9_8_all.editorconfig",
  2243. "build/config/analysislevel_2_9_8_default.editorconfig",
  2244. "build/config/analysislevel_2_9_8_minimum.editorconfig",
  2245. "build/config/analysislevel_2_9_8_none.editorconfig",
  2246. "build/config/analysislevel_2_9_8_recommended.editorconfig",
  2247. "build/config/analysislevel_3_3_all.editorconfig",
  2248. "build/config/analysislevel_3_3_default.editorconfig",
  2249. "build/config/analysislevel_3_3_minimum.editorconfig",
  2250. "build/config/analysislevel_3_3_none.editorconfig",
  2251. "build/config/analysislevel_3_3_recommended.editorconfig",
  2252. "build/config/analysislevel_3_all.editorconfig",
  2253. "build/config/analysislevel_3_default.editorconfig",
  2254. "build/config/analysislevel_3_minimum.editorconfig",
  2255. "build/config/analysislevel_3_none.editorconfig",
  2256. "build/config/analysislevel_3_recommended.editorconfig",
  2257. "build/config/analysislevelcorrectness_2_9_8_all.editorconfig",
  2258. "build/config/analysislevelcorrectness_2_9_8_default.editorconfig",
  2259. "build/config/analysislevelcorrectness_2_9_8_minimum.editorconfig",
  2260. "build/config/analysislevelcorrectness_2_9_8_none.editorconfig",
  2261. "build/config/analysislevelcorrectness_2_9_8_recommended.editorconfig",
  2262. "build/config/analysislevelcorrectness_3_3_all.editorconfig",
  2263. "build/config/analysislevelcorrectness_3_3_default.editorconfig",
  2264. "build/config/analysislevelcorrectness_3_3_minimum.editorconfig",
  2265. "build/config/analysislevelcorrectness_3_3_none.editorconfig",
  2266. "build/config/analysislevelcorrectness_3_3_recommended.editorconfig",
  2267. "build/config/analysislevelcorrectness_3_all.editorconfig",
  2268. "build/config/analysislevelcorrectness_3_default.editorconfig",
  2269. "build/config/analysislevelcorrectness_3_minimum.editorconfig",
  2270. "build/config/analysislevelcorrectness_3_none.editorconfig",
  2271. "build/config/analysislevelcorrectness_3_recommended.editorconfig",
  2272. "build/config/analysislevellibrary_2_9_8_all.editorconfig",
  2273. "build/config/analysislevellibrary_2_9_8_default.editorconfig",
  2274. "build/config/analysislevellibrary_2_9_8_minimum.editorconfig",
  2275. "build/config/analysislevellibrary_2_9_8_none.editorconfig",
  2276. "build/config/analysislevellibrary_2_9_8_recommended.editorconfig",
  2277. "build/config/analysislevellibrary_3_3_all.editorconfig",
  2278. "build/config/analysislevellibrary_3_3_default.editorconfig",
  2279. "build/config/analysislevellibrary_3_3_minimum.editorconfig",
  2280. "build/config/analysislevellibrary_3_3_none.editorconfig",
  2281. "build/config/analysislevellibrary_3_3_recommended.editorconfig",
  2282. "build/config/analysislevellibrary_3_all.editorconfig",
  2283. "build/config/analysislevellibrary_3_default.editorconfig",
  2284. "build/config/analysislevellibrary_3_minimum.editorconfig",
  2285. "build/config/analysislevellibrary_3_none.editorconfig",
  2286. "build/config/analysislevellibrary_3_recommended.editorconfig",
  2287. "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all.editorconfig",
  2288. "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default.editorconfig",
  2289. "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum.editorconfig",
  2290. "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none.editorconfig",
  2291. "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended.editorconfig",
  2292. "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all.editorconfig",
  2293. "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default.editorconfig",
  2294. "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum.editorconfig",
  2295. "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none.editorconfig",
  2296. "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended.editorconfig",
  2297. "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all.editorconfig",
  2298. "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default.editorconfig",
  2299. "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum.editorconfig",
  2300. "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none.editorconfig",
  2301. "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended.editorconfig",
  2302. "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all.editorconfig",
  2303. "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default.editorconfig",
  2304. "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum.editorconfig",
  2305. "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none.editorconfig",
  2306. "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended.editorconfig",
  2307. "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all.editorconfig",
  2308. "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default.editorconfig",
  2309. "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum.editorconfig",
  2310. "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none.editorconfig",
  2311. "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended.editorconfig",
  2312. "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all.editorconfig",
  2313. "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default.editorconfig",
  2314. "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum.editorconfig",
  2315. "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none.editorconfig",
  2316. "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended.editorconfig",
  2317. "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all.editorconfig",
  2318. "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default.editorconfig",
  2319. "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum.editorconfig",
  2320. "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none.editorconfig",
  2321. "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended.editorconfig",
  2322. "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all.editorconfig",
  2323. "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default.editorconfig",
  2324. "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum.editorconfig",
  2325. "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none.editorconfig",
  2326. "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended.editorconfig",
  2327. "build/config/analysislevelmicrosoftcodeanalysisdesign_3_all.editorconfig",
  2328. "build/config/analysislevelmicrosoftcodeanalysisdesign_3_default.editorconfig",
  2329. "build/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum.editorconfig",
  2330. "build/config/analysislevelmicrosoftcodeanalysisdesign_3_none.editorconfig",
  2331. "build/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended.editorconfig",
  2332. "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all.editorconfig",
  2333. "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default.editorconfig",
  2334. "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum.editorconfig",
  2335. "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none.editorconfig",
  2336. "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended.editorconfig",
  2337. "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all.editorconfig",
  2338. "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default.editorconfig",
  2339. "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum.editorconfig",
  2340. "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none.editorconfig",
  2341. "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended.editorconfig",
  2342. "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all.editorconfig",
  2343. "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default.editorconfig",
  2344. "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum.editorconfig",
  2345. "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none.editorconfig",
  2346. "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended.editorconfig",
  2347. "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all.editorconfig",
  2348. "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default.editorconfig",
  2349. "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum.editorconfig",
  2350. "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none.editorconfig",
  2351. "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended.editorconfig",
  2352. "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all.editorconfig",
  2353. "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default.editorconfig",
  2354. "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum.editorconfig",
  2355. "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none.editorconfig",
  2356. "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended.editorconfig",
  2357. "build/config/analysislevelmicrosoftcodeanalysislocalization_3_all.editorconfig",
  2358. "build/config/analysislevelmicrosoftcodeanalysislocalization_3_default.editorconfig",
  2359. "build/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum.editorconfig",
  2360. "build/config/analysislevelmicrosoftcodeanalysislocalization_3_none.editorconfig",
  2361. "build/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended.editorconfig",
  2362. "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all.editorconfig",
  2363. "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default.editorconfig",
  2364. "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum.editorconfig",
  2365. "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none.editorconfig",
  2366. "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended.editorconfig",
  2367. "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all.editorconfig",
  2368. "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default.editorconfig",
  2369. "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum.editorconfig",
  2370. "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none.editorconfig",
  2371. "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended.editorconfig",
  2372. "build/config/analysislevelmicrosoftcodeanalysisperformance_3_all.editorconfig",
  2373. "build/config/analysislevelmicrosoftcodeanalysisperformance_3_default.editorconfig",
  2374. "build/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum.editorconfig",
  2375. "build/config/analysislevelmicrosoftcodeanalysisperformance_3_none.editorconfig",
  2376. "build/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended.editorconfig",
  2377. "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all.editorconfig",
  2378. "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default.editorconfig",
  2379. "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum.editorconfig",
  2380. "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none.editorconfig",
  2381. "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended.editorconfig",
  2382. "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all.editorconfig",
  2383. "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default.editorconfig",
  2384. "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum.editorconfig",
  2385. "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none.editorconfig",
  2386. "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended.editorconfig",
  2387. "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all.editorconfig",
  2388. "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default.editorconfig",
  2389. "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum.editorconfig",
  2390. "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none.editorconfig",
  2391. "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended.editorconfig",
  2392. "documentation/Analyzer Configuration.md",
  2393. "documentation/Microsoft.CodeAnalysis.Analyzers.md",
  2394. "documentation/Microsoft.CodeAnalysis.Analyzers.sarif",
  2395. "editorconfig/AllRulesDefault/.editorconfig",
  2396. "editorconfig/AllRulesDisabled/.editorconfig",
  2397. "editorconfig/AllRulesEnabled/.editorconfig",
  2398. "editorconfig/CorrectnessRulesDefault/.editorconfig",
  2399. "editorconfig/CorrectnessRulesEnabled/.editorconfig",
  2400. "editorconfig/DataflowRulesDefault/.editorconfig",
  2401. "editorconfig/DataflowRulesEnabled/.editorconfig",
  2402. "editorconfig/LibraryRulesDefault/.editorconfig",
  2403. "editorconfig/LibraryRulesEnabled/.editorconfig",
  2404. "editorconfig/MicrosoftCodeAnalysisCompatibilityRulesDefault/.editorconfig",
  2405. "editorconfig/MicrosoftCodeAnalysisCompatibilityRulesEnabled/.editorconfig",
  2406. "editorconfig/MicrosoftCodeAnalysisCorrectnessRulesDefault/.editorconfig",
  2407. "editorconfig/MicrosoftCodeAnalysisCorrectnessRulesEnabled/.editorconfig",
  2408. "editorconfig/MicrosoftCodeAnalysisDesignRulesDefault/.editorconfig",
  2409. "editorconfig/MicrosoftCodeAnalysisDesignRulesEnabled/.editorconfig",
  2410. "editorconfig/MicrosoftCodeAnalysisDocumentationRulesDefault/.editorconfig",
  2411. "editorconfig/MicrosoftCodeAnalysisDocumentationRulesEnabled/.editorconfig",
  2412. "editorconfig/MicrosoftCodeAnalysisLocalizationRulesDefault/.editorconfig",
  2413. "editorconfig/MicrosoftCodeAnalysisLocalizationRulesEnabled/.editorconfig",
  2414. "editorconfig/MicrosoftCodeAnalysisPerformanceRulesDefault/.editorconfig",
  2415. "editorconfig/MicrosoftCodeAnalysisPerformanceRulesEnabled/.editorconfig",
  2416. "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesDefault/.editorconfig",
  2417. "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled/.editorconfig",
  2418. "editorconfig/PortedFromFxCopRulesDefault/.editorconfig",
  2419. "editorconfig/PortedFromFxCopRulesEnabled/.editorconfig",
  2420. "microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512",
  2421. "microsoft.codeanalysis.analyzers.nuspec",
  2422. "rulesets/AllRulesDefault.ruleset",
  2423. "rulesets/AllRulesDisabled.ruleset",
  2424. "rulesets/AllRulesEnabled.ruleset",
  2425. "rulesets/CorrectnessRulesDefault.ruleset",
  2426. "rulesets/CorrectnessRulesEnabled.ruleset",
  2427. "rulesets/DataflowRulesDefault.ruleset",
  2428. "rulesets/DataflowRulesEnabled.ruleset",
  2429. "rulesets/LibraryRulesDefault.ruleset",
  2430. "rulesets/LibraryRulesEnabled.ruleset",
  2431. "rulesets/MicrosoftCodeAnalysisCompatibilityRulesDefault.ruleset",
  2432. "rulesets/MicrosoftCodeAnalysisCompatibilityRulesEnabled.ruleset",
  2433. "rulesets/MicrosoftCodeAnalysisCorrectnessRulesDefault.ruleset",
  2434. "rulesets/MicrosoftCodeAnalysisCorrectnessRulesEnabled.ruleset",
  2435. "rulesets/MicrosoftCodeAnalysisDesignRulesDefault.ruleset",
  2436. "rulesets/MicrosoftCodeAnalysisDesignRulesEnabled.ruleset",
  2437. "rulesets/MicrosoftCodeAnalysisDocumentationRulesDefault.ruleset",
  2438. "rulesets/MicrosoftCodeAnalysisDocumentationRulesEnabled.ruleset",
  2439. "rulesets/MicrosoftCodeAnalysisLocalizationRulesDefault.ruleset",
  2440. "rulesets/MicrosoftCodeAnalysisLocalizationRulesEnabled.ruleset",
  2441. "rulesets/MicrosoftCodeAnalysisPerformanceRulesDefault.ruleset",
  2442. "rulesets/MicrosoftCodeAnalysisPerformanceRulesEnabled.ruleset",
  2443. "rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesDefault.ruleset",
  2444. "rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled.ruleset",
  2445. "rulesets/PortedFromFxCopRulesDefault.ruleset",
  2446. "rulesets/PortedFromFxCopRulesEnabled.ruleset",
  2447. "tools/install.ps1",
  2448. "tools/uninstall.ps1"
  2449. ]
  2450. },
  2451. "Microsoft.CodeAnalysis.Common/4.5.0": {
  2452. "sha512": "lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==",
  2453. "type": "package",
  2454. "path": "microsoft.codeanalysis.common/4.5.0",
  2455. "files": [
  2456. ".nupkg.metadata",
  2457. ".signature.p7s",
  2458. "Icon.png",
  2459. "ThirdPartyNotices.rtf",
  2460. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll",
  2461. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.pdb",
  2462. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.xml",
  2463. "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll",
  2464. "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll",
  2465. "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll",
  2466. "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll",
  2467. "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll",
  2468. "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll",
  2469. "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll",
  2470. "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll",
  2471. "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll",
  2472. "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll",
  2473. "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll",
  2474. "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll",
  2475. "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll",
  2476. "lib/netstandard2.0/Microsoft.CodeAnalysis.dll",
  2477. "lib/netstandard2.0/Microsoft.CodeAnalysis.pdb",
  2478. "lib/netstandard2.0/Microsoft.CodeAnalysis.xml",
  2479. "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll",
  2480. "lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll",
  2481. "lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll",
  2482. "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll",
  2483. "lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll",
  2484. "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll",
  2485. "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll",
  2486. "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll",
  2487. "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll",
  2488. "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll",
  2489. "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll",
  2490. "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll",
  2491. "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll",
  2492. "microsoft.codeanalysis.common.4.5.0.nupkg.sha512",
  2493. "microsoft.codeanalysis.common.nuspec"
  2494. ]
  2495. },
  2496. "Microsoft.CodeAnalysis.CSharp/4.5.0": {
  2497. "sha512": "cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==",
  2498. "type": "package",
  2499. "path": "microsoft.codeanalysis.csharp/4.5.0",
  2500. "files": [
  2501. ".nupkg.metadata",
  2502. ".signature.p7s",
  2503. "Icon.png",
  2504. "ThirdPartyNotices.rtf",
  2505. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll",
  2506. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.pdb",
  2507. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.xml",
  2508. "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2509. "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2510. "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2511. "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2512. "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2513. "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2514. "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2515. "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2516. "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2517. "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2518. "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2519. "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2520. "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2521. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll",
  2522. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb",
  2523. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml",
  2524. "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2525. "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2526. "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2527. "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2528. "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2529. "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2530. "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2531. "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2532. "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2533. "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2534. "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2535. "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2536. "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2537. "microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512",
  2538. "microsoft.codeanalysis.csharp.nuspec"
  2539. ]
  2540. },
  2541. "Microsoft.CSharp/4.7.0": {
  2542. "sha512": "pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==",
  2543. "type": "package",
  2544. "path": "microsoft.csharp/4.7.0",
  2545. "files": [
  2546. ".nupkg.metadata",
  2547. ".signature.p7s",
  2548. "LICENSE.TXT",
  2549. "THIRD-PARTY-NOTICES.TXT",
  2550. "lib/MonoAndroid10/_._",
  2551. "lib/MonoTouch10/_._",
  2552. "lib/net45/_._",
  2553. "lib/netcore50/Microsoft.CSharp.dll",
  2554. "lib/netcoreapp2.0/_._",
  2555. "lib/netstandard1.3/Microsoft.CSharp.dll",
  2556. "lib/netstandard2.0/Microsoft.CSharp.dll",
  2557. "lib/netstandard2.0/Microsoft.CSharp.xml",
  2558. "lib/portable-net45+win8+wp8+wpa81/_._",
  2559. "lib/uap10.0.16299/_._",
  2560. "lib/win8/_._",
  2561. "lib/wp80/_._",
  2562. "lib/wpa81/_._",
  2563. "lib/xamarinios10/_._",
  2564. "lib/xamarinmac20/_._",
  2565. "lib/xamarintvos10/_._",
  2566. "lib/xamarinwatchos10/_._",
  2567. "microsoft.csharp.4.7.0.nupkg.sha512",
  2568. "microsoft.csharp.nuspec",
  2569. "ref/MonoAndroid10/_._",
  2570. "ref/MonoTouch10/_._",
  2571. "ref/net45/_._",
  2572. "ref/netcore50/Microsoft.CSharp.dll",
  2573. "ref/netcore50/Microsoft.CSharp.xml",
  2574. "ref/netcore50/de/Microsoft.CSharp.xml",
  2575. "ref/netcore50/es/Microsoft.CSharp.xml",
  2576. "ref/netcore50/fr/Microsoft.CSharp.xml",
  2577. "ref/netcore50/it/Microsoft.CSharp.xml",
  2578. "ref/netcore50/ja/Microsoft.CSharp.xml",
  2579. "ref/netcore50/ko/Microsoft.CSharp.xml",
  2580. "ref/netcore50/ru/Microsoft.CSharp.xml",
  2581. "ref/netcore50/zh-hans/Microsoft.CSharp.xml",
  2582. "ref/netcore50/zh-hant/Microsoft.CSharp.xml",
  2583. "ref/netcoreapp2.0/_._",
  2584. "ref/netstandard1.0/Microsoft.CSharp.dll",
  2585. "ref/netstandard1.0/Microsoft.CSharp.xml",
  2586. "ref/netstandard1.0/de/Microsoft.CSharp.xml",
  2587. "ref/netstandard1.0/es/Microsoft.CSharp.xml",
  2588. "ref/netstandard1.0/fr/Microsoft.CSharp.xml",
  2589. "ref/netstandard1.0/it/Microsoft.CSharp.xml",
  2590. "ref/netstandard1.0/ja/Microsoft.CSharp.xml",
  2591. "ref/netstandard1.0/ko/Microsoft.CSharp.xml",
  2592. "ref/netstandard1.0/ru/Microsoft.CSharp.xml",
  2593. "ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml",
  2594. "ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml",
  2595. "ref/netstandard2.0/Microsoft.CSharp.dll",
  2596. "ref/netstandard2.0/Microsoft.CSharp.xml",
  2597. "ref/portable-net45+win8+wp8+wpa81/_._",
  2598. "ref/uap10.0.16299/_._",
  2599. "ref/win8/_._",
  2600. "ref/wp80/_._",
  2601. "ref/wpa81/_._",
  2602. "ref/xamarinios10/_._",
  2603. "ref/xamarinmac20/_._",
  2604. "ref/xamarintvos10/_._",
  2605. "ref/xamarinwatchos10/_._",
  2606. "useSharedDesignerContext.txt",
  2607. "version.txt"
  2608. ]
  2609. },
  2610. "Microsoft.Data.SqlClient/2.1.4": {
  2611. "sha512": "cDcKBTKILdRuAzJjbgXwGcUQXzMue+SG02kD4tZTXXfoz4ALrGLpCnA5k9khw3fnAMlMnRzLIGuvRdJurqmESA==",
  2612. "type": "package",
  2613. "path": "microsoft.data.sqlclient/2.1.4",
  2614. "files": [
  2615. ".nupkg.metadata",
  2616. ".signature.p7s",
  2617. "dotnet.png",
  2618. "lib/net46/Microsoft.Data.SqlClient.dll",
  2619. "lib/net46/Microsoft.Data.SqlClient.pdb",
  2620. "lib/net46/Microsoft.Data.SqlClient.xml",
  2621. "lib/net46/de/Microsoft.Data.SqlClient.resources.dll",
  2622. "lib/net46/es/Microsoft.Data.SqlClient.resources.dll",
  2623. "lib/net46/fr/Microsoft.Data.SqlClient.resources.dll",
  2624. "lib/net46/it/Microsoft.Data.SqlClient.resources.dll",
  2625. "lib/net46/ja/Microsoft.Data.SqlClient.resources.dll",
  2626. "lib/net46/ko/Microsoft.Data.SqlClient.resources.dll",
  2627. "lib/net46/pt-BR/Microsoft.Data.SqlClient.resources.dll",
  2628. "lib/net46/ru/Microsoft.Data.SqlClient.resources.dll",
  2629. "lib/net46/zh-Hans/Microsoft.Data.SqlClient.resources.dll",
  2630. "lib/net46/zh-Hant/Microsoft.Data.SqlClient.resources.dll",
  2631. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  2632. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  2633. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.xml",
  2634. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
  2635. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
  2636. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.xml",
  2637. "lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  2638. "lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  2639. "lib/netstandard2.0/Microsoft.Data.SqlClient.xml",
  2640. "lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
  2641. "lib/netstandard2.1/Microsoft.Data.SqlClient.pdb",
  2642. "lib/netstandard2.1/Microsoft.Data.SqlClient.xml",
  2643. "microsoft.data.sqlclient.2.1.4.nupkg.sha512",
  2644. "microsoft.data.sqlclient.nuspec",
  2645. "ref/net46/Microsoft.Data.SqlClient.dll",
  2646. "ref/net46/Microsoft.Data.SqlClient.pdb",
  2647. "ref/net46/Microsoft.Data.SqlClient.xml",
  2648. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  2649. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  2650. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.xml",
  2651. "ref/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
  2652. "ref/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
  2653. "ref/netcoreapp3.1/Microsoft.Data.SqlClient.xml",
  2654. "ref/netstandard2.0/Microsoft.Data.SqlClient.dll",
  2655. "ref/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  2656. "ref/netstandard2.0/Microsoft.Data.SqlClient.xml",
  2657. "ref/netstandard2.1/Microsoft.Data.SqlClient.dll",
  2658. "ref/netstandard2.1/Microsoft.Data.SqlClient.pdb",
  2659. "ref/netstandard2.1/Microsoft.Data.SqlClient.xml",
  2660. "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  2661. "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  2662. "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
  2663. "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
  2664. "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  2665. "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  2666. "runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
  2667. "runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb",
  2668. "runtimes/win/lib/net46/Microsoft.Data.SqlClient.dll",
  2669. "runtimes/win/lib/net46/Microsoft.Data.SqlClient.pdb",
  2670. "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  2671. "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  2672. "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
  2673. "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
  2674. "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  2675. "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  2676. "runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
  2677. "runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb"
  2678. ]
  2679. },
  2680. "Microsoft.Data.SqlClient.SNI.runtime/2.1.1": {
  2681. "sha512": "JwGDWkyZgm7SATJmFLfT2G4teimvNbNtq3lsS9a5DzvhEZnQrZjZhevCU0vdx8MjheLHoG5vocuO03QtioFQxQ==",
  2682. "type": "package",
  2683. "path": "microsoft.data.sqlclient.sni.runtime/2.1.1",
  2684. "files": [
  2685. ".nupkg.metadata",
  2686. ".signature.p7s",
  2687. "LICENSE.txt",
  2688. "dotnet.png",
  2689. "microsoft.data.sqlclient.sni.runtime.2.1.1.nupkg.sha512",
  2690. "microsoft.data.sqlclient.sni.runtime.nuspec",
  2691. "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll",
  2692. "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll",
  2693. "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll",
  2694. "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll"
  2695. ]
  2696. },
  2697. "Microsoft.Data.Sqlite/5.0.5": {
  2698. "sha512": "zTeCkFsBHZ1/iBd0GqyAUrtb3xuaiUeJyhd9hjuW9yo/ylRhWqxORKznR0bR1g/joUTohGTHAXr/KIuSNyjH/Q==",
  2699. "type": "package",
  2700. "path": "microsoft.data.sqlite/5.0.5",
  2701. "files": [
  2702. ".nupkg.metadata",
  2703. ".signature.p7s",
  2704. "Icon.png",
  2705. "lib/netstandard2.0/_._",
  2706. "microsoft.data.sqlite.5.0.5.nupkg.sha512",
  2707. "microsoft.data.sqlite.nuspec"
  2708. ]
  2709. },
  2710. "Microsoft.Data.Sqlite.Core/5.0.5": {
  2711. "sha512": "tFKcgzzk3495LzD38gw75qmFS6Y1lDr5O9TGfSSG8GgtYF2G5VuTp7VdkeHKaaKOOgrSgHjuc3ogyWh7TZ10Hg==",
  2712. "type": "package",
  2713. "path": "microsoft.data.sqlite.core/5.0.5",
  2714. "files": [
  2715. ".nupkg.metadata",
  2716. ".signature.p7s",
  2717. "Icon.png",
  2718. "lib/netstandard2.0/Microsoft.Data.Sqlite.dll",
  2719. "lib/netstandard2.0/Microsoft.Data.Sqlite.xml",
  2720. "microsoft.data.sqlite.core.5.0.5.nupkg.sha512",
  2721. "microsoft.data.sqlite.core.nuspec"
  2722. ]
  2723. },
  2724. "Microsoft.Extensions.ApiDescription.Server/6.0.5": {
  2725. "sha512": "Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==",
  2726. "type": "package",
  2727. "path": "microsoft.extensions.apidescription.server/6.0.5",
  2728. "hasTools": true,
  2729. "files": [
  2730. ".nupkg.metadata",
  2731. ".signature.p7s",
  2732. "Icon.png",
  2733. "build/Microsoft.Extensions.ApiDescription.Server.props",
  2734. "build/Microsoft.Extensions.ApiDescription.Server.targets",
  2735. "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props",
  2736. "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets",
  2737. "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512",
  2738. "microsoft.extensions.apidescription.server.nuspec",
  2739. "tools/Newtonsoft.Json.dll",
  2740. "tools/dotnet-getdocument.deps.json",
  2741. "tools/dotnet-getdocument.dll",
  2742. "tools/dotnet-getdocument.runtimeconfig.json",
  2743. "tools/net461-x86/GetDocument.Insider.exe",
  2744. "tools/net461-x86/GetDocument.Insider.exe.config",
  2745. "tools/net461-x86/Microsoft.Win32.Primitives.dll",
  2746. "tools/net461-x86/System.AppContext.dll",
  2747. "tools/net461-x86/System.Buffers.dll",
  2748. "tools/net461-x86/System.Collections.Concurrent.dll",
  2749. "tools/net461-x86/System.Collections.NonGeneric.dll",
  2750. "tools/net461-x86/System.Collections.Specialized.dll",
  2751. "tools/net461-x86/System.Collections.dll",
  2752. "tools/net461-x86/System.ComponentModel.EventBasedAsync.dll",
  2753. "tools/net461-x86/System.ComponentModel.Primitives.dll",
  2754. "tools/net461-x86/System.ComponentModel.TypeConverter.dll",
  2755. "tools/net461-x86/System.ComponentModel.dll",
  2756. "tools/net461-x86/System.Console.dll",
  2757. "tools/net461-x86/System.Data.Common.dll",
  2758. "tools/net461-x86/System.Diagnostics.Contracts.dll",
  2759. "tools/net461-x86/System.Diagnostics.Debug.dll",
  2760. "tools/net461-x86/System.Diagnostics.DiagnosticSource.dll",
  2761. "tools/net461-x86/System.Diagnostics.FileVersionInfo.dll",
  2762. "tools/net461-x86/System.Diagnostics.Process.dll",
  2763. "tools/net461-x86/System.Diagnostics.StackTrace.dll",
  2764. "tools/net461-x86/System.Diagnostics.TextWriterTraceListener.dll",
  2765. "tools/net461-x86/System.Diagnostics.Tools.dll",
  2766. "tools/net461-x86/System.Diagnostics.TraceSource.dll",
  2767. "tools/net461-x86/System.Diagnostics.Tracing.dll",
  2768. "tools/net461-x86/System.Drawing.Primitives.dll",
  2769. "tools/net461-x86/System.Dynamic.Runtime.dll",
  2770. "tools/net461-x86/System.Globalization.Calendars.dll",
  2771. "tools/net461-x86/System.Globalization.Extensions.dll",
  2772. "tools/net461-x86/System.Globalization.dll",
  2773. "tools/net461-x86/System.IO.Compression.ZipFile.dll",
  2774. "tools/net461-x86/System.IO.Compression.dll",
  2775. "tools/net461-x86/System.IO.FileSystem.DriveInfo.dll",
  2776. "tools/net461-x86/System.IO.FileSystem.Primitives.dll",
  2777. "tools/net461-x86/System.IO.FileSystem.Watcher.dll",
  2778. "tools/net461-x86/System.IO.FileSystem.dll",
  2779. "tools/net461-x86/System.IO.IsolatedStorage.dll",
  2780. "tools/net461-x86/System.IO.MemoryMappedFiles.dll",
  2781. "tools/net461-x86/System.IO.Pipes.dll",
  2782. "tools/net461-x86/System.IO.UnmanagedMemoryStream.dll",
  2783. "tools/net461-x86/System.IO.dll",
  2784. "tools/net461-x86/System.Linq.Expressions.dll",
  2785. "tools/net461-x86/System.Linq.Parallel.dll",
  2786. "tools/net461-x86/System.Linq.Queryable.dll",
  2787. "tools/net461-x86/System.Linq.dll",
  2788. "tools/net461-x86/System.Memory.dll",
  2789. "tools/net461-x86/System.Net.Http.dll",
  2790. "tools/net461-x86/System.Net.NameResolution.dll",
  2791. "tools/net461-x86/System.Net.NetworkInformation.dll",
  2792. "tools/net461-x86/System.Net.Ping.dll",
  2793. "tools/net461-x86/System.Net.Primitives.dll",
  2794. "tools/net461-x86/System.Net.Requests.dll",
  2795. "tools/net461-x86/System.Net.Security.dll",
  2796. "tools/net461-x86/System.Net.Sockets.dll",
  2797. "tools/net461-x86/System.Net.WebHeaderCollection.dll",
  2798. "tools/net461-x86/System.Net.WebSockets.Client.dll",
  2799. "tools/net461-x86/System.Net.WebSockets.dll",
  2800. "tools/net461-x86/System.Numerics.Vectors.dll",
  2801. "tools/net461-x86/System.ObjectModel.dll",
  2802. "tools/net461-x86/System.Reflection.Extensions.dll",
  2803. "tools/net461-x86/System.Reflection.Primitives.dll",
  2804. "tools/net461-x86/System.Reflection.dll",
  2805. "tools/net461-x86/System.Resources.Reader.dll",
  2806. "tools/net461-x86/System.Resources.ResourceManager.dll",
  2807. "tools/net461-x86/System.Resources.Writer.dll",
  2808. "tools/net461-x86/System.Runtime.CompilerServices.Unsafe.dll",
  2809. "tools/net461-x86/System.Runtime.CompilerServices.VisualC.dll",
  2810. "tools/net461-x86/System.Runtime.Extensions.dll",
  2811. "tools/net461-x86/System.Runtime.Handles.dll",
  2812. "tools/net461-x86/System.Runtime.InteropServices.RuntimeInformation.dll",
  2813. "tools/net461-x86/System.Runtime.InteropServices.dll",
  2814. "tools/net461-x86/System.Runtime.Numerics.dll",
  2815. "tools/net461-x86/System.Runtime.Serialization.Formatters.dll",
  2816. "tools/net461-x86/System.Runtime.Serialization.Json.dll",
  2817. "tools/net461-x86/System.Runtime.Serialization.Primitives.dll",
  2818. "tools/net461-x86/System.Runtime.Serialization.Xml.dll",
  2819. "tools/net461-x86/System.Runtime.dll",
  2820. "tools/net461-x86/System.Security.Claims.dll",
  2821. "tools/net461-x86/System.Security.Cryptography.Algorithms.dll",
  2822. "tools/net461-x86/System.Security.Cryptography.Csp.dll",
  2823. "tools/net461-x86/System.Security.Cryptography.Encoding.dll",
  2824. "tools/net461-x86/System.Security.Cryptography.Primitives.dll",
  2825. "tools/net461-x86/System.Security.Cryptography.X509Certificates.dll",
  2826. "tools/net461-x86/System.Security.Principal.dll",
  2827. "tools/net461-x86/System.Security.SecureString.dll",
  2828. "tools/net461-x86/System.Text.Encoding.Extensions.dll",
  2829. "tools/net461-x86/System.Text.Encoding.dll",
  2830. "tools/net461-x86/System.Text.RegularExpressions.dll",
  2831. "tools/net461-x86/System.Threading.Overlapped.dll",
  2832. "tools/net461-x86/System.Threading.Tasks.Parallel.dll",
  2833. "tools/net461-x86/System.Threading.Tasks.dll",
  2834. "tools/net461-x86/System.Threading.Thread.dll",
  2835. "tools/net461-x86/System.Threading.ThreadPool.dll",
  2836. "tools/net461-x86/System.Threading.Timer.dll",
  2837. "tools/net461-x86/System.Threading.dll",
  2838. "tools/net461-x86/System.ValueTuple.dll",
  2839. "tools/net461-x86/System.Xml.ReaderWriter.dll",
  2840. "tools/net461-x86/System.Xml.XDocument.dll",
  2841. "tools/net461-x86/System.Xml.XPath.XDocument.dll",
  2842. "tools/net461-x86/System.Xml.XPath.dll",
  2843. "tools/net461-x86/System.Xml.XmlDocument.dll",
  2844. "tools/net461-x86/System.Xml.XmlSerializer.dll",
  2845. "tools/net461-x86/netstandard.dll",
  2846. "tools/net461/GetDocument.Insider.exe",
  2847. "tools/net461/GetDocument.Insider.exe.config",
  2848. "tools/net461/Microsoft.Win32.Primitives.dll",
  2849. "tools/net461/System.AppContext.dll",
  2850. "tools/net461/System.Buffers.dll",
  2851. "tools/net461/System.Collections.Concurrent.dll",
  2852. "tools/net461/System.Collections.NonGeneric.dll",
  2853. "tools/net461/System.Collections.Specialized.dll",
  2854. "tools/net461/System.Collections.dll",
  2855. "tools/net461/System.ComponentModel.EventBasedAsync.dll",
  2856. "tools/net461/System.ComponentModel.Primitives.dll",
  2857. "tools/net461/System.ComponentModel.TypeConverter.dll",
  2858. "tools/net461/System.ComponentModel.dll",
  2859. "tools/net461/System.Console.dll",
  2860. "tools/net461/System.Data.Common.dll",
  2861. "tools/net461/System.Diagnostics.Contracts.dll",
  2862. "tools/net461/System.Diagnostics.Debug.dll",
  2863. "tools/net461/System.Diagnostics.DiagnosticSource.dll",
  2864. "tools/net461/System.Diagnostics.FileVersionInfo.dll",
  2865. "tools/net461/System.Diagnostics.Process.dll",
  2866. "tools/net461/System.Diagnostics.StackTrace.dll",
  2867. "tools/net461/System.Diagnostics.TextWriterTraceListener.dll",
  2868. "tools/net461/System.Diagnostics.Tools.dll",
  2869. "tools/net461/System.Diagnostics.TraceSource.dll",
  2870. "tools/net461/System.Diagnostics.Tracing.dll",
  2871. "tools/net461/System.Drawing.Primitives.dll",
  2872. "tools/net461/System.Dynamic.Runtime.dll",
  2873. "tools/net461/System.Globalization.Calendars.dll",
  2874. "tools/net461/System.Globalization.Extensions.dll",
  2875. "tools/net461/System.Globalization.dll",
  2876. "tools/net461/System.IO.Compression.ZipFile.dll",
  2877. "tools/net461/System.IO.Compression.dll",
  2878. "tools/net461/System.IO.FileSystem.DriveInfo.dll",
  2879. "tools/net461/System.IO.FileSystem.Primitives.dll",
  2880. "tools/net461/System.IO.FileSystem.Watcher.dll",
  2881. "tools/net461/System.IO.FileSystem.dll",
  2882. "tools/net461/System.IO.IsolatedStorage.dll",
  2883. "tools/net461/System.IO.MemoryMappedFiles.dll",
  2884. "tools/net461/System.IO.Pipes.dll",
  2885. "tools/net461/System.IO.UnmanagedMemoryStream.dll",
  2886. "tools/net461/System.IO.dll",
  2887. "tools/net461/System.Linq.Expressions.dll",
  2888. "tools/net461/System.Linq.Parallel.dll",
  2889. "tools/net461/System.Linq.Queryable.dll",
  2890. "tools/net461/System.Linq.dll",
  2891. "tools/net461/System.Memory.dll",
  2892. "tools/net461/System.Net.Http.dll",
  2893. "tools/net461/System.Net.NameResolution.dll",
  2894. "tools/net461/System.Net.NetworkInformation.dll",
  2895. "tools/net461/System.Net.Ping.dll",
  2896. "tools/net461/System.Net.Primitives.dll",
  2897. "tools/net461/System.Net.Requests.dll",
  2898. "tools/net461/System.Net.Security.dll",
  2899. "tools/net461/System.Net.Sockets.dll",
  2900. "tools/net461/System.Net.WebHeaderCollection.dll",
  2901. "tools/net461/System.Net.WebSockets.Client.dll",
  2902. "tools/net461/System.Net.WebSockets.dll",
  2903. "tools/net461/System.Numerics.Vectors.dll",
  2904. "tools/net461/System.ObjectModel.dll",
  2905. "tools/net461/System.Reflection.Extensions.dll",
  2906. "tools/net461/System.Reflection.Primitives.dll",
  2907. "tools/net461/System.Reflection.dll",
  2908. "tools/net461/System.Resources.Reader.dll",
  2909. "tools/net461/System.Resources.ResourceManager.dll",
  2910. "tools/net461/System.Resources.Writer.dll",
  2911. "tools/net461/System.Runtime.CompilerServices.Unsafe.dll",
  2912. "tools/net461/System.Runtime.CompilerServices.VisualC.dll",
  2913. "tools/net461/System.Runtime.Extensions.dll",
  2914. "tools/net461/System.Runtime.Handles.dll",
  2915. "tools/net461/System.Runtime.InteropServices.RuntimeInformation.dll",
  2916. "tools/net461/System.Runtime.InteropServices.dll",
  2917. "tools/net461/System.Runtime.Numerics.dll",
  2918. "tools/net461/System.Runtime.Serialization.Formatters.dll",
  2919. "tools/net461/System.Runtime.Serialization.Json.dll",
  2920. "tools/net461/System.Runtime.Serialization.Primitives.dll",
  2921. "tools/net461/System.Runtime.Serialization.Xml.dll",
  2922. "tools/net461/System.Runtime.dll",
  2923. "tools/net461/System.Security.Claims.dll",
  2924. "tools/net461/System.Security.Cryptography.Algorithms.dll",
  2925. "tools/net461/System.Security.Cryptography.Csp.dll",
  2926. "tools/net461/System.Security.Cryptography.Encoding.dll",
  2927. "tools/net461/System.Security.Cryptography.Primitives.dll",
  2928. "tools/net461/System.Security.Cryptography.X509Certificates.dll",
  2929. "tools/net461/System.Security.Principal.dll",
  2930. "tools/net461/System.Security.SecureString.dll",
  2931. "tools/net461/System.Text.Encoding.Extensions.dll",
  2932. "tools/net461/System.Text.Encoding.dll",
  2933. "tools/net461/System.Text.RegularExpressions.dll",
  2934. "tools/net461/System.Threading.Overlapped.dll",
  2935. "tools/net461/System.Threading.Tasks.Parallel.dll",
  2936. "tools/net461/System.Threading.Tasks.dll",
  2937. "tools/net461/System.Threading.Thread.dll",
  2938. "tools/net461/System.Threading.ThreadPool.dll",
  2939. "tools/net461/System.Threading.Timer.dll",
  2940. "tools/net461/System.Threading.dll",
  2941. "tools/net461/System.ValueTuple.dll",
  2942. "tools/net461/System.Xml.ReaderWriter.dll",
  2943. "tools/net461/System.Xml.XDocument.dll",
  2944. "tools/net461/System.Xml.XPath.XDocument.dll",
  2945. "tools/net461/System.Xml.XPath.dll",
  2946. "tools/net461/System.Xml.XmlDocument.dll",
  2947. "tools/net461/System.Xml.XmlSerializer.dll",
  2948. "tools/net461/netstandard.dll",
  2949. "tools/netcoreapp2.1/GetDocument.Insider.deps.json",
  2950. "tools/netcoreapp2.1/GetDocument.Insider.dll",
  2951. "tools/netcoreapp2.1/GetDocument.Insider.runtimeconfig.json",
  2952. "tools/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll"
  2953. ]
  2954. },
  2955. "Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": {
  2956. "sha512": "xlzi2IYREJH3/m6+lUrQlujzX8wDitm4QGnUu6kUXTQAWPuZY8i+ticFJbzfqaetLA6KR/rO6Ew/HuYD+bxifg==",
  2957. "type": "package",
  2958. "path": "microsoft.extensions.dependencyinjection.abstractions/6.0.0",
  2959. "files": [
  2960. ".nupkg.metadata",
  2961. ".signature.p7s",
  2962. "Icon.png",
  2963. "LICENSE.TXT",
  2964. "THIRD-PARTY-NOTICES.TXT",
  2965. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
  2966. "buildTransitive/netcoreapp3.1/_._",
  2967. "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  2968. "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  2969. "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  2970. "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  2971. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  2972. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  2973. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  2974. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  2975. "microsoft.extensions.dependencyinjection.abstractions.6.0.0.nupkg.sha512",
  2976. "microsoft.extensions.dependencyinjection.abstractions.nuspec",
  2977. "useSharedDesignerContext.txt"
  2978. ]
  2979. },
  2980. "Microsoft.Extensions.DependencyModel/6.0.0": {
  2981. "sha512": "TD5QHg98m3+QhgEV1YVoNMl5KtBw/4rjfxLHO0e/YV9bPUBDKntApP4xdrVtGgCeQZHVfC2EXIGsdpRNrr87Pg==",
  2982. "type": "package",
  2983. "path": "microsoft.extensions.dependencymodel/6.0.0",
  2984. "files": [
  2985. ".nupkg.metadata",
  2986. ".signature.p7s",
  2987. "Icon.png",
  2988. "LICENSE.TXT",
  2989. "THIRD-PARTY-NOTICES.TXT",
  2990. "lib/net461/Microsoft.Extensions.DependencyModel.dll",
  2991. "lib/net461/Microsoft.Extensions.DependencyModel.xml",
  2992. "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll",
  2993. "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml",
  2994. "microsoft.extensions.dependencymodel.6.0.0.nupkg.sha512",
  2995. "microsoft.extensions.dependencymodel.nuspec",
  2996. "useSharedDesignerContext.txt"
  2997. ]
  2998. },
  2999. "Microsoft.Identity.Client/4.21.1": {
  3000. "sha512": "vycgk7S/HAbHaUaK4Tid1fsWHsXdFRRP2KavAIOHCVV27zvuQfYAjXmMvctuuF4egydSumG58CwPZob3gWeYgQ==",
  3001. "type": "package",
  3002. "path": "microsoft.identity.client/4.21.1",
  3003. "files": [
  3004. ".nupkg.metadata",
  3005. ".signature.p7s",
  3006. "lib/monoandroid10.0/Microsoft.Identity.Client.dll",
  3007. "lib/monoandroid10.0/Microsoft.Identity.Client.xml",
  3008. "lib/monoandroid90/Microsoft.Identity.Client.dll",
  3009. "lib/monoandroid90/Microsoft.Identity.Client.xml",
  3010. "lib/net45/Microsoft.Identity.Client.dll",
  3011. "lib/net45/Microsoft.Identity.Client.xml",
  3012. "lib/net461/Microsoft.Identity.Client.dll",
  3013. "lib/net461/Microsoft.Identity.Client.xml",
  3014. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll",
  3015. "lib/netcoreapp2.1/Microsoft.Identity.Client.xml",
  3016. "lib/netstandard1.3/Microsoft.Identity.Client.dll",
  3017. "lib/netstandard1.3/Microsoft.Identity.Client.xml",
  3018. "lib/uap10.0/Microsoft.Identity.Client.dll",
  3019. "lib/uap10.0/Microsoft.Identity.Client.pri",
  3020. "lib/uap10.0/Microsoft.Identity.Client.xml",
  3021. "lib/xamarinios10/Microsoft.Identity.Client.dll",
  3022. "lib/xamarinios10/Microsoft.Identity.Client.xml",
  3023. "lib/xamarinmac20/Microsoft.Identity.Client.dll",
  3024. "lib/xamarinmac20/Microsoft.Identity.Client.xml",
  3025. "microsoft.identity.client.4.21.1.nupkg.sha512",
  3026. "microsoft.identity.client.nuspec",
  3027. "ref/MonoAndroid10.0/Microsoft.Identity.Client.dll",
  3028. "ref/MonoAndroid10.0/Microsoft.Identity.Client.xml",
  3029. "ref/MonoAndroid9.0/Microsoft.Identity.Client.dll",
  3030. "ref/MonoAndroid9.0/Microsoft.Identity.Client.xml",
  3031. "ref/Xamarin.iOS10/Microsoft.Identity.Client.dll",
  3032. "ref/Xamarin.iOS10/Microsoft.Identity.Client.xml",
  3033. "ref/net45/Microsoft.Identity.Client.dll",
  3034. "ref/net45/Microsoft.Identity.Client.xml",
  3035. "ref/net461/Microsoft.Identity.Client.dll",
  3036. "ref/net461/Microsoft.Identity.Client.xml",
  3037. "ref/netcoreapp2.1/Microsoft.Identity.Client.dll",
  3038. "ref/netcoreapp2.1/Microsoft.Identity.Client.xml",
  3039. "ref/netstandard1.3/Microsoft.Identity.Client.dll",
  3040. "ref/netstandard1.3/Microsoft.Identity.Client.xml",
  3041. "ref/uap10.0/Microsoft.Identity.Client.dll",
  3042. "ref/uap10.0/Microsoft.Identity.Client.xml",
  3043. "ref/xamarinmac20/Microsoft.Identity.Client.dll",
  3044. "ref/xamarinmac20/Microsoft.Identity.Client.xml"
  3045. ]
  3046. },
  3047. "Microsoft.IdentityModel.JsonWebTokens/6.10.0": {
  3048. "sha512": "0qjS31rN1MQTc46tAYbzmMTSRfdV5ndZxSjYxIGqKSidd4wpNJfNII/pdhU5Fx8olarQoKL9lqqYw4yNOIwT0Q==",
  3049. "type": "package",
  3050. "path": "microsoft.identitymodel.jsonwebtokens/6.10.0",
  3051. "files": [
  3052. ".nupkg.metadata",
  3053. ".signature.p7s",
  3054. "lib/net45/Microsoft.IdentityModel.JsonWebTokens.dll",
  3055. "lib/net45/Microsoft.IdentityModel.JsonWebTokens.xml",
  3056. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll",
  3057. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml",
  3058. "lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll",
  3059. "lib/net472/Microsoft.IdentityModel.JsonWebTokens.xml",
  3060. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll",
  3061. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml",
  3062. "microsoft.identitymodel.jsonwebtokens.6.10.0.nupkg.sha512",
  3063. "microsoft.identitymodel.jsonwebtokens.nuspec"
  3064. ]
  3065. },
  3066. "Microsoft.IdentityModel.Logging/6.10.0": {
  3067. "sha512": "zbcwV6esnNzhZZ/VP87dji6VrUBLB5rxnZBkDMqNYpyG+nrBnBsbm4PUYLCBMUflHCM9EMLDG0rLnqqT+l0ldA==",
  3068. "type": "package",
  3069. "path": "microsoft.identitymodel.logging/6.10.0",
  3070. "files": [
  3071. ".nupkg.metadata",
  3072. ".signature.p7s",
  3073. "lib/net45/Microsoft.IdentityModel.Logging.dll",
  3074. "lib/net45/Microsoft.IdentityModel.Logging.xml",
  3075. "lib/net461/Microsoft.IdentityModel.Logging.dll",
  3076. "lib/net461/Microsoft.IdentityModel.Logging.xml",
  3077. "lib/net472/Microsoft.IdentityModel.Logging.dll",
  3078. "lib/net472/Microsoft.IdentityModel.Logging.xml",
  3079. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll",
  3080. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml",
  3081. "microsoft.identitymodel.logging.6.10.0.nupkg.sha512",
  3082. "microsoft.identitymodel.logging.nuspec"
  3083. ]
  3084. },
  3085. "Microsoft.IdentityModel.Protocols/6.10.0": {
  3086. "sha512": "DFyXD0xylP+DknCT3hzJ7q/Q5qRNu0hO/gCU90O0ATdR0twZmlcuY9RNYaaDofXKVbzcShYNCFCGle2G/o8mkg==",
  3087. "type": "package",
  3088. "path": "microsoft.identitymodel.protocols/6.10.0",
  3089. "files": [
  3090. ".nupkg.metadata",
  3091. ".signature.p7s",
  3092. "lib/net45/Microsoft.IdentityModel.Protocols.dll",
  3093. "lib/net45/Microsoft.IdentityModel.Protocols.xml",
  3094. "lib/net461/Microsoft.IdentityModel.Protocols.dll",
  3095. "lib/net461/Microsoft.IdentityModel.Protocols.xml",
  3096. "lib/net472/Microsoft.IdentityModel.Protocols.dll",
  3097. "lib/net472/Microsoft.IdentityModel.Protocols.xml",
  3098. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll",
  3099. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml",
  3100. "microsoft.identitymodel.protocols.6.10.0.nupkg.sha512",
  3101. "microsoft.identitymodel.protocols.nuspec"
  3102. ]
  3103. },
  3104. "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.10.0": {
  3105. "sha512": "LVvMXAWPbPeEWTylDrxunlHH2wFyE4Mv0L4gZrJHC4HTESbWHquKZb/y/S8jgiQEDycOP0PDQvbG4RR/tr2TVQ==",
  3106. "type": "package",
  3107. "path": "microsoft.identitymodel.protocols.openidconnect/6.10.0",
  3108. "files": [
  3109. ".nupkg.metadata",
  3110. ".signature.p7s",
  3111. "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  3112. "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  3113. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  3114. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  3115. "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  3116. "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  3117. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  3118. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  3119. "microsoft.identitymodel.protocols.openidconnect.6.10.0.nupkg.sha512",
  3120. "microsoft.identitymodel.protocols.openidconnect.nuspec"
  3121. ]
  3122. },
  3123. "Microsoft.IdentityModel.Tokens/6.10.0": {
  3124. "sha512": "qbf1NslutDB4oLrriYTJpy7oB1pbh2ej2lEHd2IPDQH9C74ysOdhU5wAC7KoXblldbo7YsNR2QYFOqQM/b0Rsg==",
  3125. "type": "package",
  3126. "path": "microsoft.identitymodel.tokens/6.10.0",
  3127. "files": [
  3128. ".nupkg.metadata",
  3129. ".signature.p7s",
  3130. "lib/net45/Microsoft.IdentityModel.Tokens.dll",
  3131. "lib/net45/Microsoft.IdentityModel.Tokens.xml",
  3132. "lib/net461/Microsoft.IdentityModel.Tokens.dll",
  3133. "lib/net461/Microsoft.IdentityModel.Tokens.xml",
  3134. "lib/net472/Microsoft.IdentityModel.Tokens.dll",
  3135. "lib/net472/Microsoft.IdentityModel.Tokens.xml",
  3136. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll",
  3137. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml",
  3138. "microsoft.identitymodel.tokens.6.10.0.nupkg.sha512",
  3139. "microsoft.identitymodel.tokens.nuspec"
  3140. ]
  3141. },
  3142. "Microsoft.NETCore.Platforms/3.1.0": {
  3143. "sha512": "z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==",
  3144. "type": "package",
  3145. "path": "microsoft.netcore.platforms/3.1.0",
  3146. "files": [
  3147. ".nupkg.metadata",
  3148. ".signature.p7s",
  3149. "LICENSE.TXT",
  3150. "THIRD-PARTY-NOTICES.TXT",
  3151. "lib/netstandard1.0/_._",
  3152. "microsoft.netcore.platforms.3.1.0.nupkg.sha512",
  3153. "microsoft.netcore.platforms.nuspec",
  3154. "runtime.json",
  3155. "useSharedDesignerContext.txt",
  3156. "version.txt"
  3157. ]
  3158. },
  3159. "Microsoft.NETCore.Targets/1.1.0": {
  3160. "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
  3161. "type": "package",
  3162. "path": "microsoft.netcore.targets/1.1.0",
  3163. "files": [
  3164. ".nupkg.metadata",
  3165. ".signature.p7s",
  3166. "ThirdPartyNotices.txt",
  3167. "dotnet_library_license.txt",
  3168. "lib/netstandard1.0/_._",
  3169. "microsoft.netcore.targets.1.1.0.nupkg.sha512",
  3170. "microsoft.netcore.targets.nuspec",
  3171. "runtime.json"
  3172. ]
  3173. },
  3174. "Microsoft.OpenApi/1.2.3": {
  3175. "sha512": "Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==",
  3176. "type": "package",
  3177. "path": "microsoft.openapi/1.2.3",
  3178. "files": [
  3179. ".nupkg.metadata",
  3180. ".signature.p7s",
  3181. "lib/net46/Microsoft.OpenApi.dll",
  3182. "lib/net46/Microsoft.OpenApi.pdb",
  3183. "lib/net46/Microsoft.OpenApi.xml",
  3184. "lib/netstandard2.0/Microsoft.OpenApi.dll",
  3185. "lib/netstandard2.0/Microsoft.OpenApi.pdb",
  3186. "lib/netstandard2.0/Microsoft.OpenApi.xml",
  3187. "microsoft.openapi.1.2.3.nupkg.sha512",
  3188. "microsoft.openapi.nuspec"
  3189. ]
  3190. },
  3191. "Microsoft.Win32.Registry/4.7.0": {
  3192. "sha512": "KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==",
  3193. "type": "package",
  3194. "path": "microsoft.win32.registry/4.7.0",
  3195. "files": [
  3196. ".nupkg.metadata",
  3197. ".signature.p7s",
  3198. "LICENSE.TXT",
  3199. "THIRD-PARTY-NOTICES.TXT",
  3200. "lib/net46/Microsoft.Win32.Registry.dll",
  3201. "lib/net461/Microsoft.Win32.Registry.dll",
  3202. "lib/net461/Microsoft.Win32.Registry.xml",
  3203. "lib/netstandard1.3/Microsoft.Win32.Registry.dll",
  3204. "lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  3205. "lib/netstandard2.0/Microsoft.Win32.Registry.xml",
  3206. "microsoft.win32.registry.4.7.0.nupkg.sha512",
  3207. "microsoft.win32.registry.nuspec",
  3208. "ref/net46/Microsoft.Win32.Registry.dll",
  3209. "ref/net461/Microsoft.Win32.Registry.dll",
  3210. "ref/net461/Microsoft.Win32.Registry.xml",
  3211. "ref/net472/Microsoft.Win32.Registry.dll",
  3212. "ref/net472/Microsoft.Win32.Registry.xml",
  3213. "ref/netstandard1.3/Microsoft.Win32.Registry.dll",
  3214. "ref/netstandard1.3/Microsoft.Win32.Registry.xml",
  3215. "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml",
  3216. "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml",
  3217. "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml",
  3218. "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml",
  3219. "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml",
  3220. "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml",
  3221. "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml",
  3222. "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml",
  3223. "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml",
  3224. "ref/netstandard2.0/Microsoft.Win32.Registry.dll",
  3225. "ref/netstandard2.0/Microsoft.Win32.Registry.xml",
  3226. "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  3227. "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.xml",
  3228. "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll",
  3229. "runtimes/win/lib/net461/Microsoft.Win32.Registry.dll",
  3230. "runtimes/win/lib/net461/Microsoft.Win32.Registry.xml",
  3231. "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
  3232. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  3233. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.xml",
  3234. "useSharedDesignerContext.txt",
  3235. "version.txt"
  3236. ]
  3237. },
  3238. "Microsoft.Win32.SystemEvents/4.7.0": {
  3239. "sha512": "mtVirZr++rq+XCDITMUdnETD59XoeMxSpLRIII7JRI6Yj0LEDiO1pPn0ktlnIj12Ix8bfvQqQDMMIF9wC98oCA==",
  3240. "type": "package",
  3241. "path": "microsoft.win32.systemevents/4.7.0",
  3242. "files": [
  3243. ".nupkg.metadata",
  3244. ".signature.p7s",
  3245. "LICENSE.TXT",
  3246. "THIRD-PARTY-NOTICES.TXT",
  3247. "lib/net461/Microsoft.Win32.SystemEvents.dll",
  3248. "lib/net461/Microsoft.Win32.SystemEvents.xml",
  3249. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
  3250. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
  3251. "microsoft.win32.systemevents.4.7.0.nupkg.sha512",
  3252. "microsoft.win32.systemevents.nuspec",
  3253. "ref/net461/Microsoft.Win32.SystemEvents.dll",
  3254. "ref/net461/Microsoft.Win32.SystemEvents.xml",
  3255. "ref/net472/Microsoft.Win32.SystemEvents.dll",
  3256. "ref/net472/Microsoft.Win32.SystemEvents.xml",
  3257. "ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
  3258. "ref/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
  3259. "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll",
  3260. "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.xml",
  3261. "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll",
  3262. "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.xml",
  3263. "useSharedDesignerContext.txt",
  3264. "version.txt"
  3265. ]
  3266. },
  3267. "MiniProfiler.AspNetCore/4.2.22": {
  3268. "sha512": "bBirB5d4Q0Bgx05Zg4yzXSmOHZQV4ZJhmxU3DGya4FZxNBwjaVHchqEKY0MJW5XLZo8axMAQm4yywgCvUlTymA==",
  3269. "type": "package",
  3270. "path": "miniprofiler.aspnetcore/4.2.22",
  3271. "files": [
  3272. ".nupkg.metadata",
  3273. ".signature.p7s",
  3274. "LICENSE.txt",
  3275. "lib/net461/MiniProfiler.AspNetCore.dll",
  3276. "lib/net461/MiniProfiler.AspNetCore.xml",
  3277. "lib/netcoreapp3.0/MiniProfiler.AspNetCore.dll",
  3278. "lib/netcoreapp3.0/MiniProfiler.AspNetCore.xml",
  3279. "lib/netstandard2.0/MiniProfiler.AspNetCore.dll",
  3280. "lib/netstandard2.0/MiniProfiler.AspNetCore.xml",
  3281. "miniprofiler.aspnetcore.4.2.22.nupkg.sha512",
  3282. "miniprofiler.aspnetcore.nuspec"
  3283. ]
  3284. },
  3285. "MiniProfiler.AspNetCore.Mvc/4.2.22": {
  3286. "sha512": "nzCEaZnh77U9jw+c/qu4CtwYUpHEf+FH1ZMbYKMzIXr8CNNPlypSR6AJEAwjo3bq9TIJIpBMZIaK3inRLUCg4g==",
  3287. "type": "package",
  3288. "path": "miniprofiler.aspnetcore.mvc/4.2.22",
  3289. "files": [
  3290. ".nupkg.metadata",
  3291. ".signature.p7s",
  3292. "LICENSE.txt",
  3293. "lib/net461/MiniProfiler.AspNetCore.Mvc.dll",
  3294. "lib/net461/MiniProfiler.AspNetCore.Mvc.xml",
  3295. "lib/netcoreapp3.0/MiniProfiler.AspNetCore.Mvc.dll",
  3296. "lib/netcoreapp3.0/MiniProfiler.AspNetCore.Mvc.xml",
  3297. "lib/netstandard2.0/MiniProfiler.AspNetCore.Mvc.dll",
  3298. "lib/netstandard2.0/MiniProfiler.AspNetCore.Mvc.xml",
  3299. "miniprofiler.aspnetcore.mvc.4.2.22.nupkg.sha512",
  3300. "miniprofiler.aspnetcore.mvc.nuspec"
  3301. ]
  3302. },
  3303. "MiniProfiler.Shared/4.2.22": {
  3304. "sha512": "OOA99Iu7FjFrdYaADcWL78KK9Kq6M+hfnZac5577aSrx0UYOM2apKlhBPKzoPtGPTRtQNKe4RK00u/FmahcU3g==",
  3305. "type": "package",
  3306. "path": "miniprofiler.shared/4.2.22",
  3307. "files": [
  3308. ".nupkg.metadata",
  3309. ".signature.p7s",
  3310. "LICENSE.txt",
  3311. "lib/net461/MiniProfiler.Shared.dll",
  3312. "lib/net461/MiniProfiler.Shared.xml",
  3313. "lib/netstandard2.0/MiniProfiler.Shared.dll",
  3314. "lib/netstandard2.0/MiniProfiler.Shared.xml",
  3315. "miniprofiler.shared.4.2.22.nupkg.sha512",
  3316. "miniprofiler.shared.nuspec"
  3317. ]
  3318. },
  3319. "MySqlConnector/2.2.5": {
  3320. "sha512": "6sinY78RvryhHwpup3awdjYO7d5hhWahb5p/1VDODJhSxJggV/sBbYuKK5IQF9TuzXABiddqUbmRfM884tqA3Q==",
  3321. "type": "package",
  3322. "path": "mysqlconnector/2.2.5",
  3323. "files": [
  3324. ".nupkg.metadata",
  3325. ".signature.p7s",
  3326. "README.md",
  3327. "lib/net461/MySqlConnector.dll",
  3328. "lib/net461/MySqlConnector.xml",
  3329. "lib/net471/MySqlConnector.dll",
  3330. "lib/net471/MySqlConnector.xml",
  3331. "lib/net6.0/MySqlConnector.dll",
  3332. "lib/net6.0/MySqlConnector.xml",
  3333. "lib/net7.0/MySqlConnector.dll",
  3334. "lib/net7.0/MySqlConnector.xml",
  3335. "lib/netcoreapp3.1/MySqlConnector.dll",
  3336. "lib/netcoreapp3.1/MySqlConnector.xml",
  3337. "lib/netstandard2.0/MySqlConnector.dll",
  3338. "lib/netstandard2.0/MySqlConnector.xml",
  3339. "lib/netstandard2.1/MySqlConnector.dll",
  3340. "lib/netstandard2.1/MySqlConnector.xml",
  3341. "logo.png",
  3342. "mysqlconnector.2.2.5.nupkg.sha512",
  3343. "mysqlconnector.nuspec"
  3344. ]
  3345. },
  3346. "Newtonsoft.Json/13.0.2": {
  3347. "sha512": "R2pZ3B0UjeyHShm9vG+Tu0EBb2lC8b0dFzV9gVn50ofHXh9Smjk6kTn7A/FdAsC8B5cKib1OnGYOXxRBz5XQDg==",
  3348. "type": "package",
  3349. "path": "newtonsoft.json/13.0.2",
  3350. "files": [
  3351. ".nupkg.metadata",
  3352. ".signature.p7s",
  3353. "LICENSE.md",
  3354. "README.md",
  3355. "lib/net20/Newtonsoft.Json.dll",
  3356. "lib/net20/Newtonsoft.Json.xml",
  3357. "lib/net35/Newtonsoft.Json.dll",
  3358. "lib/net35/Newtonsoft.Json.xml",
  3359. "lib/net40/Newtonsoft.Json.dll",
  3360. "lib/net40/Newtonsoft.Json.xml",
  3361. "lib/net45/Newtonsoft.Json.dll",
  3362. "lib/net45/Newtonsoft.Json.xml",
  3363. "lib/net6.0/Newtonsoft.Json.dll",
  3364. "lib/net6.0/Newtonsoft.Json.xml",
  3365. "lib/netstandard1.0/Newtonsoft.Json.dll",
  3366. "lib/netstandard1.0/Newtonsoft.Json.xml",
  3367. "lib/netstandard1.3/Newtonsoft.Json.dll",
  3368. "lib/netstandard1.3/Newtonsoft.Json.xml",
  3369. "lib/netstandard2.0/Newtonsoft.Json.dll",
  3370. "lib/netstandard2.0/Newtonsoft.Json.xml",
  3371. "newtonsoft.json.13.0.2.nupkg.sha512",
  3372. "newtonsoft.json.nuspec",
  3373. "packageIcon.png"
  3374. ]
  3375. },
  3376. "Newtonsoft.Json.Bson/1.0.2": {
  3377. "sha512": "QYFyxhaABwmq3p/21VrZNYvCg3DaEoN/wUuw5nmfAf0X3HLjgupwhkEWdgfb9nvGAUIv3osmZoD3kKl4jxEmYQ==",
  3378. "type": "package",
  3379. "path": "newtonsoft.json.bson/1.0.2",
  3380. "files": [
  3381. ".nupkg.metadata",
  3382. ".signature.p7s",
  3383. "LICENSE.md",
  3384. "lib/net45/Newtonsoft.Json.Bson.dll",
  3385. "lib/net45/Newtonsoft.Json.Bson.pdb",
  3386. "lib/net45/Newtonsoft.Json.Bson.xml",
  3387. "lib/netstandard1.3/Newtonsoft.Json.Bson.dll",
  3388. "lib/netstandard1.3/Newtonsoft.Json.Bson.pdb",
  3389. "lib/netstandard1.3/Newtonsoft.Json.Bson.xml",
  3390. "lib/netstandard2.0/Newtonsoft.Json.Bson.dll",
  3391. "lib/netstandard2.0/Newtonsoft.Json.Bson.pdb",
  3392. "lib/netstandard2.0/Newtonsoft.Json.Bson.xml",
  3393. "newtonsoft.json.bson.1.0.2.nupkg.sha512",
  3394. "newtonsoft.json.bson.nuspec"
  3395. ]
  3396. },
  3397. "Npgsql/5.0.7": {
  3398. "sha512": "EQWwxb2lN9w78YG4f6Fxhw5lFEx4LuaNGasXzw86kTOJxiPsUORSh/BTencNZJO4uVqGZx3EO9Z8JXTAvRjgeg==",
  3399. "type": "package",
  3400. "path": "npgsql/5.0.7",
  3401. "files": [
  3402. ".nupkg.metadata",
  3403. ".signature.p7s",
  3404. "lib/net5.0/Npgsql.dll",
  3405. "lib/net5.0/Npgsql.xml",
  3406. "lib/netcoreapp3.1/Npgsql.dll",
  3407. "lib/netcoreapp3.1/Npgsql.xml",
  3408. "lib/netstandard2.0/Npgsql.dll",
  3409. "lib/netstandard2.0/Npgsql.xml",
  3410. "lib/netstandard2.1/Npgsql.dll",
  3411. "lib/netstandard2.1/Npgsql.xml",
  3412. "npgsql.5.0.7.nupkg.sha512",
  3413. "npgsql.nuspec",
  3414. "postgresql.png"
  3415. ]
  3416. },
  3417. "Oracle.ManagedDataAccess.Core/3.21.1": {
  3418. "sha512": "SJM0qRVz6a7xMJtPPHAObq7MEzo42T+6+MImuuUK7ZCTXc2BIXbc9cenN7006FcOuX8x4OeTpPbFfQTVlhk9bw==",
  3419. "type": "package",
  3420. "path": "oracle.manageddataaccess.core/3.21.1",
  3421. "files": [
  3422. ".nupkg.metadata",
  3423. ".signature.p7s",
  3424. "PerfCounters/register_odpc_perfmon_counters.ps1",
  3425. "PerfCounters/unregister_odpc_perfmon_counters.ps1",
  3426. "info.txt",
  3427. "lib/netstandard2.1/Oracle.ManagedDataAccess.dll",
  3428. "oracle.manageddataaccess.core.3.21.1.nupkg.sha512",
  3429. "oracle.manageddataaccess.core.nuspec",
  3430. "readme.txt"
  3431. ]
  3432. },
  3433. "SQLitePCLRaw.bundle_e_sqlite3/2.0.4": {
  3434. "sha512": "f5U8Sw0lRym8tTraJ2zm6OqcDrcrEVvcKDtYlKSLs3Ox9SerkwkPXiFXb/uiW0g2tJdUw6oBhsxI/l5DoRxXMg==",
  3435. "type": "package",
  3436. "path": "sqlitepclraw.bundle_e_sqlite3/2.0.4",
  3437. "files": [
  3438. ".nupkg.metadata",
  3439. ".signature.p7s",
  3440. "lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll",
  3441. "lib/Xamarin.tvOS10/SQLitePCLRaw.batteries_v2.dll",
  3442. "lib/net461/SQLitePCLRaw.batteries_v2.dll",
  3443. "lib/net461/SQLitePCLRaw.nativelibrary.dll",
  3444. "lib/netcoreapp3.1/SQLitePCLRaw.batteries_v2.dll",
  3445. "lib/netcoreapp3.1/SQLitePCLRaw.nativelibrary.dll",
  3446. "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll",
  3447. "sqlitepclraw.bundle_e_sqlite3.2.0.4.nupkg.sha512",
  3448. "sqlitepclraw.bundle_e_sqlite3.nuspec"
  3449. ]
  3450. },
  3451. "SQLitePCLRaw.core/2.0.4": {
  3452. "sha512": "4XlDZpDAsboMD6qZQcz9AaKblKDUTVHF+8f3lvbP7QjoqSRr2Xc0Lm34IK2pjRIYnyFLhI3yOJ5YWfOiCid2yg==",
  3453. "type": "package",
  3454. "path": "sqlitepclraw.core/2.0.4",
  3455. "files": [
  3456. ".nupkg.metadata",
  3457. ".signature.p7s",
  3458. "lib/netstandard2.0/SQLitePCLRaw.core.dll",
  3459. "sqlitepclraw.core.2.0.4.nupkg.sha512",
  3460. "sqlitepclraw.core.nuspec"
  3461. ]
  3462. },
  3463. "SQLitePCLRaw.lib.e_sqlite3/2.0.4": {
  3464. "sha512": "oetvmtDZOE4Nnrtxd8Trapl9geBiu0rDCUXff46qGYjnUwzaU1mZ3OHnfR402tl32rx8gBWg3n5OBRaPJRbsGw==",
  3465. "type": "package",
  3466. "path": "sqlitepclraw.lib.e_sqlite3/2.0.4",
  3467. "files": [
  3468. ".nupkg.metadata",
  3469. ".signature.p7s",
  3470. "build/net461/SQLitePCLRaw.lib.e_sqlite3.targets",
  3471. "lib/net461/_._",
  3472. "lib/netstandard2.0/_._",
  3473. "runtimes/alpine-x64/native/libe_sqlite3.so",
  3474. "runtimes/linux-arm/native/libe_sqlite3.so",
  3475. "runtimes/linux-arm64/native/libe_sqlite3.so",
  3476. "runtimes/linux-armel/native/libe_sqlite3.so",
  3477. "runtimes/linux-mips64/native/libe_sqlite3.so",
  3478. "runtimes/linux-musl-x64/native/libe_sqlite3.so",
  3479. "runtimes/linux-x64/native/libe_sqlite3.so",
  3480. "runtimes/linux-x86/native/libe_sqlite3.so",
  3481. "runtimes/osx-x64/native/libe_sqlite3.dylib",
  3482. "runtimes/win-arm/native/e_sqlite3.dll",
  3483. "runtimes/win-arm64/native/e_sqlite3.dll",
  3484. "runtimes/win-x64/native/e_sqlite3.dll",
  3485. "runtimes/win-x86/native/e_sqlite3.dll",
  3486. "runtimes/win10-arm/nativeassets/uap10.0/e_sqlite3.dll",
  3487. "runtimes/win10-arm64/nativeassets/uap10.0/e_sqlite3.dll",
  3488. "runtimes/win10-x64/nativeassets/uap10.0/e_sqlite3.dll",
  3489. "runtimes/win10-x86/nativeassets/uap10.0/e_sqlite3.dll",
  3490. "sqlitepclraw.lib.e_sqlite3.2.0.4.nupkg.sha512",
  3491. "sqlitepclraw.lib.e_sqlite3.nuspec"
  3492. ]
  3493. },
  3494. "SQLitePCLRaw.provider.dynamic_cdecl/2.0.4": {
  3495. "sha512": "AY6+vv/4ji1mCkLrS6HP/88rHT9YFKRyg3LUj8RyIk6imJMUFdQDiP8rK8gq0a/0FbqspLjK1t7rtKcr7FXRYA==",
  3496. "type": "package",
  3497. "path": "sqlitepclraw.provider.dynamic_cdecl/2.0.4",
  3498. "files": [
  3499. ".nupkg.metadata",
  3500. ".signature.p7s",
  3501. "lib/netstandard2.0/SQLitePCLRaw.provider.dynamic_cdecl.dll",
  3502. "sqlitepclraw.provider.dynamic_cdecl.2.0.4.nupkg.sha512",
  3503. "sqlitepclraw.provider.dynamic_cdecl.nuspec"
  3504. ]
  3505. },
  3506. "SqlSugarCore/5.1.4.67": {
  3507. "sha512": "t0/seXXLACi67AYdJrt0FQ5BIvtIQt8TrSN9UojSO7IldOtETq75w4Ln2mzOgtahEo+kDDIoJ2liHlePK4aX+g==",
  3508. "type": "package",
  3509. "path": "sqlsugarcore/5.1.4.67",
  3510. "files": [
  3511. ".nupkg.metadata",
  3512. ".signature.p7s",
  3513. "lib/netstandard2.1/SqlSugar.dll",
  3514. "sqlsugarcore.5.1.4.67.nupkg.sha512",
  3515. "sqlsugarcore.nuspec"
  3516. ]
  3517. },
  3518. "SqlSugarCore.Dm/1.0.0": {
  3519. "sha512": "TCZRpNQ21lZqTnBFbuVOKIFWMvl2IFRiU5FcSWbyOVD/F9tSwRK9BUQXtrBh3xpn2v/cUcRJgQdNEknWNjFd6w==",
  3520. "type": "package",
  3521. "path": "sqlsugarcore.dm/1.0.0",
  3522. "files": [
  3523. ".nupkg.metadata",
  3524. ".signature.p7s",
  3525. "lib/netstandard2.0/DmProvider.dll",
  3526. "sqlsugarcore.dm.1.0.0.nupkg.sha512",
  3527. "sqlsugarcore.dm.nuspec"
  3528. ]
  3529. },
  3530. "SqlSugarCore.Kdbndp/7.3.0": {
  3531. "sha512": "yi3C3dphrOsL+tqascH29eyMjakFK2xRdVguZphH9OiKj8HZVHHSzo02jCfniIE5vK0KF8LQTAgmkVXJm5JWnw==",
  3532. "type": "package",
  3533. "path": "sqlsugarcore.kdbndp/7.3.0",
  3534. "files": [
  3535. ".nupkg.metadata",
  3536. ".signature.p7s",
  3537. "lib/netstandard2.1/Kdbndp.dll",
  3538. "sqlsugarcore.kdbndp.7.3.0.nupkg.sha512",
  3539. "sqlsugarcore.kdbndp.nuspec"
  3540. ]
  3541. },
  3542. "Swashbuckle.AspNetCore/6.5.0": {
  3543. "sha512": "FK05XokgjgwlCI6wCT+D4/abtQkL1X1/B9Oas6uIwHFmYrIO9WUD5aLC9IzMs9GnHfUXOtXZ2S43gN1mhs5+aA==",
  3544. "type": "package",
  3545. "path": "swashbuckle.aspnetcore/6.5.0",
  3546. "files": [
  3547. ".nupkg.metadata",
  3548. ".signature.p7s",
  3549. "build/Swashbuckle.AspNetCore.props",
  3550. "swashbuckle.aspnetcore.6.5.0.nupkg.sha512",
  3551. "swashbuckle.aspnetcore.nuspec"
  3552. ]
  3553. },
  3554. "Swashbuckle.AspNetCore.Swagger/6.5.0": {
  3555. "sha512": "XWmCmqyFmoItXKFsQSwQbEAsjDKcxlNf1l+/Ki42hcb6LjKL8m5Db69OTvz5vLonMSRntYO1XLqz0OP+n3vKnA==",
  3556. "type": "package",
  3557. "path": "swashbuckle.aspnetcore.swagger/6.5.0",
  3558. "files": [
  3559. ".nupkg.metadata",
  3560. ".signature.p7s",
  3561. "lib/net5.0/Swashbuckle.AspNetCore.Swagger.dll",
  3562. "lib/net5.0/Swashbuckle.AspNetCore.Swagger.pdb",
  3563. "lib/net5.0/Swashbuckle.AspNetCore.Swagger.xml",
  3564. "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll",
  3565. "lib/net6.0/Swashbuckle.AspNetCore.Swagger.pdb",
  3566. "lib/net6.0/Swashbuckle.AspNetCore.Swagger.xml",
  3567. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll",
  3568. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.pdb",
  3569. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.xml",
  3570. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll",
  3571. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.pdb",
  3572. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.xml",
  3573. "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.dll",
  3574. "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.pdb",
  3575. "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.xml",
  3576. "swashbuckle.aspnetcore.swagger.6.5.0.nupkg.sha512",
  3577. "swashbuckle.aspnetcore.swagger.nuspec"
  3578. ]
  3579. },
  3580. "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
  3581. "sha512": "Y/qW8Qdg9OEs7V013tt+94OdPxbRdbhcEbw4NiwGvf4YBcfhL/y7qp/Mjv/cENsQ2L3NqJ2AOu94weBy/h4KvA==",
  3582. "type": "package",
  3583. "path": "swashbuckle.aspnetcore.swaggergen/6.5.0",
  3584. "files": [
  3585. ".nupkg.metadata",
  3586. ".signature.p7s",
  3587. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  3588. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  3589. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  3590. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  3591. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  3592. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  3593. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  3594. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  3595. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  3596. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  3597. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  3598. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  3599. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  3600. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  3601. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  3602. "swashbuckle.aspnetcore.swaggergen.6.5.0.nupkg.sha512",
  3603. "swashbuckle.aspnetcore.swaggergen.nuspec"
  3604. ]
  3605. },
  3606. "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
  3607. "sha512": "OvbvxX+wL8skxTBttcBsVxdh73Fag4xwqEU2edh4JMn7Ws/xJHnY/JB1e9RoCb6XpDxUF3hD9A0Z1lEUx40Pfw==",
  3608. "type": "package",
  3609. "path": "swashbuckle.aspnetcore.swaggerui/6.5.0",
  3610. "files": [
  3611. ".nupkg.metadata",
  3612. ".signature.p7s",
  3613. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
  3614. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
  3615. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
  3616. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
  3617. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
  3618. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
  3619. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
  3620. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
  3621. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
  3622. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
  3623. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
  3624. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
  3625. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
  3626. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
  3627. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
  3628. "swashbuckle.aspnetcore.swaggerui.6.5.0.nupkg.sha512",
  3629. "swashbuckle.aspnetcore.swaggerui.nuspec"
  3630. ]
  3631. },
  3632. "System.Buffers/4.5.1": {
  3633. "sha512": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
  3634. "type": "package",
  3635. "path": "system.buffers/4.5.1",
  3636. "files": [
  3637. ".nupkg.metadata",
  3638. ".signature.p7s",
  3639. "LICENSE.TXT",
  3640. "THIRD-PARTY-NOTICES.TXT",
  3641. "lib/net461/System.Buffers.dll",
  3642. "lib/net461/System.Buffers.xml",
  3643. "lib/netcoreapp2.0/_._",
  3644. "lib/netstandard1.1/System.Buffers.dll",
  3645. "lib/netstandard1.1/System.Buffers.xml",
  3646. "lib/netstandard2.0/System.Buffers.dll",
  3647. "lib/netstandard2.0/System.Buffers.xml",
  3648. "lib/uap10.0.16299/_._",
  3649. "ref/net45/System.Buffers.dll",
  3650. "ref/net45/System.Buffers.xml",
  3651. "ref/netcoreapp2.0/_._",
  3652. "ref/netstandard1.1/System.Buffers.dll",
  3653. "ref/netstandard1.1/System.Buffers.xml",
  3654. "ref/netstandard2.0/System.Buffers.dll",
  3655. "ref/netstandard2.0/System.Buffers.xml",
  3656. "ref/uap10.0.16299/_._",
  3657. "system.buffers.4.5.1.nupkg.sha512",
  3658. "system.buffers.nuspec",
  3659. "useSharedDesignerContext.txt",
  3660. "version.txt"
  3661. ]
  3662. },
  3663. "System.Collections/4.3.0": {
  3664. "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
  3665. "type": "package",
  3666. "path": "system.collections/4.3.0",
  3667. "files": [
  3668. ".nupkg.metadata",
  3669. ".signature.p7s",
  3670. "ThirdPartyNotices.txt",
  3671. "dotnet_library_license.txt",
  3672. "lib/MonoAndroid10/_._",
  3673. "lib/MonoTouch10/_._",
  3674. "lib/net45/_._",
  3675. "lib/portable-net45+win8+wp8+wpa81/_._",
  3676. "lib/win8/_._",
  3677. "lib/wp80/_._",
  3678. "lib/wpa81/_._",
  3679. "lib/xamarinios10/_._",
  3680. "lib/xamarinmac20/_._",
  3681. "lib/xamarintvos10/_._",
  3682. "lib/xamarinwatchos10/_._",
  3683. "ref/MonoAndroid10/_._",
  3684. "ref/MonoTouch10/_._",
  3685. "ref/net45/_._",
  3686. "ref/netcore50/System.Collections.dll",
  3687. "ref/netcore50/System.Collections.xml",
  3688. "ref/netcore50/de/System.Collections.xml",
  3689. "ref/netcore50/es/System.Collections.xml",
  3690. "ref/netcore50/fr/System.Collections.xml",
  3691. "ref/netcore50/it/System.Collections.xml",
  3692. "ref/netcore50/ja/System.Collections.xml",
  3693. "ref/netcore50/ko/System.Collections.xml",
  3694. "ref/netcore50/ru/System.Collections.xml",
  3695. "ref/netcore50/zh-hans/System.Collections.xml",
  3696. "ref/netcore50/zh-hant/System.Collections.xml",
  3697. "ref/netstandard1.0/System.Collections.dll",
  3698. "ref/netstandard1.0/System.Collections.xml",
  3699. "ref/netstandard1.0/de/System.Collections.xml",
  3700. "ref/netstandard1.0/es/System.Collections.xml",
  3701. "ref/netstandard1.0/fr/System.Collections.xml",
  3702. "ref/netstandard1.0/it/System.Collections.xml",
  3703. "ref/netstandard1.0/ja/System.Collections.xml",
  3704. "ref/netstandard1.0/ko/System.Collections.xml",
  3705. "ref/netstandard1.0/ru/System.Collections.xml",
  3706. "ref/netstandard1.0/zh-hans/System.Collections.xml",
  3707. "ref/netstandard1.0/zh-hant/System.Collections.xml",
  3708. "ref/netstandard1.3/System.Collections.dll",
  3709. "ref/netstandard1.3/System.Collections.xml",
  3710. "ref/netstandard1.3/de/System.Collections.xml",
  3711. "ref/netstandard1.3/es/System.Collections.xml",
  3712. "ref/netstandard1.3/fr/System.Collections.xml",
  3713. "ref/netstandard1.3/it/System.Collections.xml",
  3714. "ref/netstandard1.3/ja/System.Collections.xml",
  3715. "ref/netstandard1.3/ko/System.Collections.xml",
  3716. "ref/netstandard1.3/ru/System.Collections.xml",
  3717. "ref/netstandard1.3/zh-hans/System.Collections.xml",
  3718. "ref/netstandard1.3/zh-hant/System.Collections.xml",
  3719. "ref/portable-net45+win8+wp8+wpa81/_._",
  3720. "ref/win8/_._",
  3721. "ref/wp80/_._",
  3722. "ref/wpa81/_._",
  3723. "ref/xamarinios10/_._",
  3724. "ref/xamarinmac20/_._",
  3725. "ref/xamarintvos10/_._",
  3726. "ref/xamarinwatchos10/_._",
  3727. "system.collections.4.3.0.nupkg.sha512",
  3728. "system.collections.nuspec"
  3729. ]
  3730. },
  3731. "System.Collections.Concurrent/4.3.0": {
  3732. "sha512": "ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
  3733. "type": "package",
  3734. "path": "system.collections.concurrent/4.3.0",
  3735. "files": [
  3736. ".nupkg.metadata",
  3737. ".signature.p7s",
  3738. "ThirdPartyNotices.txt",
  3739. "dotnet_library_license.txt",
  3740. "lib/MonoAndroid10/_._",
  3741. "lib/MonoTouch10/_._",
  3742. "lib/net45/_._",
  3743. "lib/netcore50/System.Collections.Concurrent.dll",
  3744. "lib/netstandard1.3/System.Collections.Concurrent.dll",
  3745. "lib/portable-net45+win8+wpa81/_._",
  3746. "lib/win8/_._",
  3747. "lib/wpa81/_._",
  3748. "lib/xamarinios10/_._",
  3749. "lib/xamarinmac20/_._",
  3750. "lib/xamarintvos10/_._",
  3751. "lib/xamarinwatchos10/_._",
  3752. "ref/MonoAndroid10/_._",
  3753. "ref/MonoTouch10/_._",
  3754. "ref/net45/_._",
  3755. "ref/netcore50/System.Collections.Concurrent.dll",
  3756. "ref/netcore50/System.Collections.Concurrent.xml",
  3757. "ref/netcore50/de/System.Collections.Concurrent.xml",
  3758. "ref/netcore50/es/System.Collections.Concurrent.xml",
  3759. "ref/netcore50/fr/System.Collections.Concurrent.xml",
  3760. "ref/netcore50/it/System.Collections.Concurrent.xml",
  3761. "ref/netcore50/ja/System.Collections.Concurrent.xml",
  3762. "ref/netcore50/ko/System.Collections.Concurrent.xml",
  3763. "ref/netcore50/ru/System.Collections.Concurrent.xml",
  3764. "ref/netcore50/zh-hans/System.Collections.Concurrent.xml",
  3765. "ref/netcore50/zh-hant/System.Collections.Concurrent.xml",
  3766. "ref/netstandard1.1/System.Collections.Concurrent.dll",
  3767. "ref/netstandard1.1/System.Collections.Concurrent.xml",
  3768. "ref/netstandard1.1/de/System.Collections.Concurrent.xml",
  3769. "ref/netstandard1.1/es/System.Collections.Concurrent.xml",
  3770. "ref/netstandard1.1/fr/System.Collections.Concurrent.xml",
  3771. "ref/netstandard1.1/it/System.Collections.Concurrent.xml",
  3772. "ref/netstandard1.1/ja/System.Collections.Concurrent.xml",
  3773. "ref/netstandard1.1/ko/System.Collections.Concurrent.xml",
  3774. "ref/netstandard1.1/ru/System.Collections.Concurrent.xml",
  3775. "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml",
  3776. "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml",
  3777. "ref/netstandard1.3/System.Collections.Concurrent.dll",
  3778. "ref/netstandard1.3/System.Collections.Concurrent.xml",
  3779. "ref/netstandard1.3/de/System.Collections.Concurrent.xml",
  3780. "ref/netstandard1.3/es/System.Collections.Concurrent.xml",
  3781. "ref/netstandard1.3/fr/System.Collections.Concurrent.xml",
  3782. "ref/netstandard1.3/it/System.Collections.Concurrent.xml",
  3783. "ref/netstandard1.3/ja/System.Collections.Concurrent.xml",
  3784. "ref/netstandard1.3/ko/System.Collections.Concurrent.xml",
  3785. "ref/netstandard1.3/ru/System.Collections.Concurrent.xml",
  3786. "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml",
  3787. "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml",
  3788. "ref/portable-net45+win8+wpa81/_._",
  3789. "ref/win8/_._",
  3790. "ref/wpa81/_._",
  3791. "ref/xamarinios10/_._",
  3792. "ref/xamarinmac20/_._",
  3793. "ref/xamarintvos10/_._",
  3794. "ref/xamarinwatchos10/_._",
  3795. "system.collections.concurrent.4.3.0.nupkg.sha512",
  3796. "system.collections.concurrent.nuspec"
  3797. ]
  3798. },
  3799. "System.Collections.Immutable/6.0.0": {
  3800. "sha512": "l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==",
  3801. "type": "package",
  3802. "path": "system.collections.immutable/6.0.0",
  3803. "files": [
  3804. ".nupkg.metadata",
  3805. ".signature.p7s",
  3806. "Icon.png",
  3807. "LICENSE.TXT",
  3808. "THIRD-PARTY-NOTICES.TXT",
  3809. "buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets",
  3810. "buildTransitive/netcoreapp3.1/_._",
  3811. "lib/net461/System.Collections.Immutable.dll",
  3812. "lib/net461/System.Collections.Immutable.xml",
  3813. "lib/net6.0/System.Collections.Immutable.dll",
  3814. "lib/net6.0/System.Collections.Immutable.xml",
  3815. "lib/netstandard2.0/System.Collections.Immutable.dll",
  3816. "lib/netstandard2.0/System.Collections.Immutable.xml",
  3817. "system.collections.immutable.6.0.0.nupkg.sha512",
  3818. "system.collections.immutable.nuspec",
  3819. "useSharedDesignerContext.txt"
  3820. ]
  3821. },
  3822. "System.ComponentModel/4.3.0": {
  3823. "sha512": "VyGn1jGRZVfxnh8EdvDCi71v3bMXrsu8aYJOwoV7SNDLVhiEqwP86pPMyRGsDsxhXAm2b3o9OIqeETfN5qfezw==",
  3824. "type": "package",
  3825. "path": "system.componentmodel/4.3.0",
  3826. "files": [
  3827. ".nupkg.metadata",
  3828. ".signature.p7s",
  3829. "ThirdPartyNotices.txt",
  3830. "dotnet_library_license.txt",
  3831. "lib/MonoAndroid10/_._",
  3832. "lib/MonoTouch10/_._",
  3833. "lib/net45/_._",
  3834. "lib/netcore50/System.ComponentModel.dll",
  3835. "lib/netstandard1.3/System.ComponentModel.dll",
  3836. "lib/portable-net45+win8+wp8+wpa81/_._",
  3837. "lib/win8/_._",
  3838. "lib/wp80/_._",
  3839. "lib/wpa81/_._",
  3840. "lib/xamarinios10/_._",
  3841. "lib/xamarinmac20/_._",
  3842. "lib/xamarintvos10/_._",
  3843. "lib/xamarinwatchos10/_._",
  3844. "ref/MonoAndroid10/_._",
  3845. "ref/MonoTouch10/_._",
  3846. "ref/net45/_._",
  3847. "ref/netcore50/System.ComponentModel.dll",
  3848. "ref/netcore50/System.ComponentModel.xml",
  3849. "ref/netcore50/de/System.ComponentModel.xml",
  3850. "ref/netcore50/es/System.ComponentModel.xml",
  3851. "ref/netcore50/fr/System.ComponentModel.xml",
  3852. "ref/netcore50/it/System.ComponentModel.xml",
  3853. "ref/netcore50/ja/System.ComponentModel.xml",
  3854. "ref/netcore50/ko/System.ComponentModel.xml",
  3855. "ref/netcore50/ru/System.ComponentModel.xml",
  3856. "ref/netcore50/zh-hans/System.ComponentModel.xml",
  3857. "ref/netcore50/zh-hant/System.ComponentModel.xml",
  3858. "ref/netstandard1.0/System.ComponentModel.dll",
  3859. "ref/netstandard1.0/System.ComponentModel.xml",
  3860. "ref/netstandard1.0/de/System.ComponentModel.xml",
  3861. "ref/netstandard1.0/es/System.ComponentModel.xml",
  3862. "ref/netstandard1.0/fr/System.ComponentModel.xml",
  3863. "ref/netstandard1.0/it/System.ComponentModel.xml",
  3864. "ref/netstandard1.0/ja/System.ComponentModel.xml",
  3865. "ref/netstandard1.0/ko/System.ComponentModel.xml",
  3866. "ref/netstandard1.0/ru/System.ComponentModel.xml",
  3867. "ref/netstandard1.0/zh-hans/System.ComponentModel.xml",
  3868. "ref/netstandard1.0/zh-hant/System.ComponentModel.xml",
  3869. "ref/portable-net45+win8+wp8+wpa81/_._",
  3870. "ref/win8/_._",
  3871. "ref/wp80/_._",
  3872. "ref/wpa81/_._",
  3873. "ref/xamarinios10/_._",
  3874. "ref/xamarinmac20/_._",
  3875. "ref/xamarintvos10/_._",
  3876. "ref/xamarinwatchos10/_._",
  3877. "system.componentmodel.4.3.0.nupkg.sha512",
  3878. "system.componentmodel.nuspec"
  3879. ]
  3880. },
  3881. "System.ComponentModel.Primitives/4.3.0": {
  3882. "sha512": "j8GUkCpM8V4d4vhLIIoBLGey2Z5bCkMVNjEZseyAlm4n5arcsJOeI3zkUP+zvZgzsbLTYh4lYeP/ZD/gdIAPrw==",
  3883. "type": "package",
  3884. "path": "system.componentmodel.primitives/4.3.0",
  3885. "files": [
  3886. ".nupkg.metadata",
  3887. ".signature.p7s",
  3888. "ThirdPartyNotices.txt",
  3889. "dotnet_library_license.txt",
  3890. "lib/MonoAndroid10/_._",
  3891. "lib/MonoTouch10/_._",
  3892. "lib/net45/System.ComponentModel.Primitives.dll",
  3893. "lib/netstandard1.0/System.ComponentModel.Primitives.dll",
  3894. "lib/xamarinios10/_._",
  3895. "lib/xamarinmac20/_._",
  3896. "lib/xamarintvos10/_._",
  3897. "lib/xamarinwatchos10/_._",
  3898. "ref/MonoAndroid10/_._",
  3899. "ref/MonoTouch10/_._",
  3900. "ref/net45/System.ComponentModel.Primitives.dll",
  3901. "ref/netstandard1.0/System.ComponentModel.Primitives.dll",
  3902. "ref/netstandard1.0/System.ComponentModel.Primitives.xml",
  3903. "ref/netstandard1.0/de/System.ComponentModel.Primitives.xml",
  3904. "ref/netstandard1.0/es/System.ComponentModel.Primitives.xml",
  3905. "ref/netstandard1.0/fr/System.ComponentModel.Primitives.xml",
  3906. "ref/netstandard1.0/it/System.ComponentModel.Primitives.xml",
  3907. "ref/netstandard1.0/ja/System.ComponentModel.Primitives.xml",
  3908. "ref/netstandard1.0/ko/System.ComponentModel.Primitives.xml",
  3909. "ref/netstandard1.0/ru/System.ComponentModel.Primitives.xml",
  3910. "ref/netstandard1.0/zh-hans/System.ComponentModel.Primitives.xml",
  3911. "ref/netstandard1.0/zh-hant/System.ComponentModel.Primitives.xml",
  3912. "ref/xamarinios10/_._",
  3913. "ref/xamarinmac20/_._",
  3914. "ref/xamarintvos10/_._",
  3915. "ref/xamarinwatchos10/_._",
  3916. "system.componentmodel.primitives.4.3.0.nupkg.sha512",
  3917. "system.componentmodel.primitives.nuspec"
  3918. ]
  3919. },
  3920. "System.Configuration.ConfigurationManager/4.7.0": {
  3921. "sha512": "/anOTeSZCNNI2zDilogWrZ8pNqCmYbzGNexUnNhjW8k0sHqEZ2nHJBp147jBV3hGYswu5lINpNg1vxR7bnqvVA==",
  3922. "type": "package",
  3923. "path": "system.configuration.configurationmanager/4.7.0",
  3924. "files": [
  3925. ".nupkg.metadata",
  3926. ".signature.p7s",
  3927. "LICENSE.TXT",
  3928. "THIRD-PARTY-NOTICES.TXT",
  3929. "lib/net461/System.Configuration.ConfigurationManager.dll",
  3930. "lib/net461/System.Configuration.ConfigurationManager.xml",
  3931. "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
  3932. "lib/netstandard2.0/System.Configuration.ConfigurationManager.xml",
  3933. "ref/net461/System.Configuration.ConfigurationManager.dll",
  3934. "ref/net461/System.Configuration.ConfigurationManager.xml",
  3935. "ref/netstandard2.0/System.Configuration.ConfigurationManager.dll",
  3936. "ref/netstandard2.0/System.Configuration.ConfigurationManager.xml",
  3937. "system.configuration.configurationmanager.4.7.0.nupkg.sha512",
  3938. "system.configuration.configurationmanager.nuspec",
  3939. "useSharedDesignerContext.txt",
  3940. "version.txt"
  3941. ]
  3942. },
  3943. "System.Data.Common/4.3.0": {
  3944. "sha512": "lm6E3T5u7BOuEH0u18JpbJHxBfOJPuCyl4Kg1RH10ktYLp5uEEE1xKrHW56/We4SnZpGAuCc9N0MJpSDhTHZGQ==",
  3945. "type": "package",
  3946. "path": "system.data.common/4.3.0",
  3947. "files": [
  3948. ".nupkg.metadata",
  3949. ".signature.p7s",
  3950. "ThirdPartyNotices.txt",
  3951. "dotnet_library_license.txt",
  3952. "lib/MonoAndroid10/_._",
  3953. "lib/MonoTouch10/_._",
  3954. "lib/net451/System.Data.Common.dll",
  3955. "lib/netstandard1.2/System.Data.Common.dll",
  3956. "lib/portable-net451+win8+wp8+wpa81/System.Data.Common.dll",
  3957. "lib/xamarinios10/_._",
  3958. "lib/xamarinmac20/_._",
  3959. "lib/xamarintvos10/_._",
  3960. "lib/xamarinwatchos10/_._",
  3961. "ref/MonoAndroid10/_._",
  3962. "ref/MonoTouch10/_._",
  3963. "ref/net451/System.Data.Common.dll",
  3964. "ref/netstandard1.2/System.Data.Common.dll",
  3965. "ref/netstandard1.2/System.Data.Common.xml",
  3966. "ref/netstandard1.2/de/System.Data.Common.xml",
  3967. "ref/netstandard1.2/es/System.Data.Common.xml",
  3968. "ref/netstandard1.2/fr/System.Data.Common.xml",
  3969. "ref/netstandard1.2/it/System.Data.Common.xml",
  3970. "ref/netstandard1.2/ja/System.Data.Common.xml",
  3971. "ref/netstandard1.2/ko/System.Data.Common.xml",
  3972. "ref/netstandard1.2/ru/System.Data.Common.xml",
  3973. "ref/netstandard1.2/zh-hans/System.Data.Common.xml",
  3974. "ref/netstandard1.2/zh-hant/System.Data.Common.xml",
  3975. "ref/portable-net451+win8+wp8+wpa81/System.Data.Common.dll",
  3976. "ref/portable-net451+win8+wp8+wpa81/System.Data.Common.xml",
  3977. "ref/portable-net451+win8+wp8+wpa81/de/System.Data.Common.xml",
  3978. "ref/portable-net451+win8+wp8+wpa81/es/System.Data.Common.xml",
  3979. "ref/portable-net451+win8+wp8+wpa81/fr/System.Data.Common.xml",
  3980. "ref/portable-net451+win8+wp8+wpa81/it/System.Data.Common.xml",
  3981. "ref/portable-net451+win8+wp8+wpa81/ja/System.Data.Common.xml",
  3982. "ref/portable-net451+win8+wp8+wpa81/ko/System.Data.Common.xml",
  3983. "ref/portable-net451+win8+wp8+wpa81/ru/System.Data.Common.xml",
  3984. "ref/portable-net451+win8+wp8+wpa81/zh-hans/System.Data.Common.xml",
  3985. "ref/portable-net451+win8+wp8+wpa81/zh-hant/System.Data.Common.xml",
  3986. "ref/xamarinios10/_._",
  3987. "ref/xamarinmac20/_._",
  3988. "ref/xamarintvos10/_._",
  3989. "ref/xamarinwatchos10/_._",
  3990. "system.data.common.4.3.0.nupkg.sha512",
  3991. "system.data.common.nuspec"
  3992. ]
  3993. },
  3994. "System.Diagnostics.Debug/4.3.0": {
  3995. "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
  3996. "type": "package",
  3997. "path": "system.diagnostics.debug/4.3.0",
  3998. "files": [
  3999. ".nupkg.metadata",
  4000. ".signature.p7s",
  4001. "ThirdPartyNotices.txt",
  4002. "dotnet_library_license.txt",
  4003. "lib/MonoAndroid10/_._",
  4004. "lib/MonoTouch10/_._",
  4005. "lib/net45/_._",
  4006. "lib/portable-net45+win8+wp8+wpa81/_._",
  4007. "lib/win8/_._",
  4008. "lib/wp80/_._",
  4009. "lib/wpa81/_._",
  4010. "lib/xamarinios10/_._",
  4011. "lib/xamarinmac20/_._",
  4012. "lib/xamarintvos10/_._",
  4013. "lib/xamarinwatchos10/_._",
  4014. "ref/MonoAndroid10/_._",
  4015. "ref/MonoTouch10/_._",
  4016. "ref/net45/_._",
  4017. "ref/netcore50/System.Diagnostics.Debug.dll",
  4018. "ref/netcore50/System.Diagnostics.Debug.xml",
  4019. "ref/netcore50/de/System.Diagnostics.Debug.xml",
  4020. "ref/netcore50/es/System.Diagnostics.Debug.xml",
  4021. "ref/netcore50/fr/System.Diagnostics.Debug.xml",
  4022. "ref/netcore50/it/System.Diagnostics.Debug.xml",
  4023. "ref/netcore50/ja/System.Diagnostics.Debug.xml",
  4024. "ref/netcore50/ko/System.Diagnostics.Debug.xml",
  4025. "ref/netcore50/ru/System.Diagnostics.Debug.xml",
  4026. "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
  4027. "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
  4028. "ref/netstandard1.0/System.Diagnostics.Debug.dll",
  4029. "ref/netstandard1.0/System.Diagnostics.Debug.xml",
  4030. "ref/netstandard1.0/de/System.Diagnostics.Debug.xml",
  4031. "ref/netstandard1.0/es/System.Diagnostics.Debug.xml",
  4032. "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml",
  4033. "ref/netstandard1.0/it/System.Diagnostics.Debug.xml",
  4034. "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml",
  4035. "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml",
  4036. "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml",
  4037. "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml",
  4038. "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml",
  4039. "ref/netstandard1.3/System.Diagnostics.Debug.dll",
  4040. "ref/netstandard1.3/System.Diagnostics.Debug.xml",
  4041. "ref/netstandard1.3/de/System.Diagnostics.Debug.xml",
  4042. "ref/netstandard1.3/es/System.Diagnostics.Debug.xml",
  4043. "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml",
  4044. "ref/netstandard1.3/it/System.Diagnostics.Debug.xml",
  4045. "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml",
  4046. "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml",
  4047. "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml",
  4048. "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml",
  4049. "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml",
  4050. "ref/portable-net45+win8+wp8+wpa81/_._",
  4051. "ref/win8/_._",
  4052. "ref/wp80/_._",
  4053. "ref/wpa81/_._",
  4054. "ref/xamarinios10/_._",
  4055. "ref/xamarinmac20/_._",
  4056. "ref/xamarintvos10/_._",
  4057. "ref/xamarinwatchos10/_._",
  4058. "system.diagnostics.debug.4.3.0.nupkg.sha512",
  4059. "system.diagnostics.debug.nuspec"
  4060. ]
  4061. },
  4062. "System.Diagnostics.DiagnosticSource/4.7.0": {
  4063. "sha512": "oJjw3uFuVDJiJNbCD8HB4a2p3NYLdt1fiT5OGsPLw+WTOuG0KpP4OXelMmmVKpClueMsit6xOlzy4wNKQFiBLg==",
  4064. "type": "package",
  4065. "path": "system.diagnostics.diagnosticsource/4.7.0",
  4066. "files": [
  4067. ".nupkg.metadata",
  4068. ".signature.p7s",
  4069. "LICENSE.TXT",
  4070. "THIRD-PARTY-NOTICES.TXT",
  4071. "lib/net45/System.Diagnostics.DiagnosticSource.dll",
  4072. "lib/net45/System.Diagnostics.DiagnosticSource.xml",
  4073. "lib/net46/System.Diagnostics.DiagnosticSource.dll",
  4074. "lib/net46/System.Diagnostics.DiagnosticSource.xml",
  4075. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll",
  4076. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml",
  4077. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll",
  4078. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml",
  4079. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll",
  4080. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml",
  4081. "system.diagnostics.diagnosticsource.4.7.0.nupkg.sha512",
  4082. "system.diagnostics.diagnosticsource.nuspec",
  4083. "useSharedDesignerContext.txt",
  4084. "version.txt"
  4085. ]
  4086. },
  4087. "System.Diagnostics.PerformanceCounter/4.7.0": {
  4088. "sha512": "kE9szT4i3TYT9bDE/BPfzg9/BL6enMiZlcUmnUEBrhRtxWvurKoa8qhXkLTRhrxMzBqaDleWlRfIPE02tulU+w==",
  4089. "type": "package",
  4090. "path": "system.diagnostics.performancecounter/4.7.0",
  4091. "files": [
  4092. ".nupkg.metadata",
  4093. ".signature.p7s",
  4094. "LICENSE.TXT",
  4095. "THIRD-PARTY-NOTICES.TXT",
  4096. "lib/MonoAndroid10/_._",
  4097. "lib/MonoTouch10/_._",
  4098. "lib/net461/System.Diagnostics.PerformanceCounter.dll",
  4099. "lib/net461/System.Diagnostics.PerformanceCounter.xml",
  4100. "lib/netstandard2.0/System.Diagnostics.PerformanceCounter.dll",
  4101. "lib/netstandard2.0/System.Diagnostics.PerformanceCounter.xml",
  4102. "lib/xamarinios10/_._",
  4103. "lib/xamarinmac20/_._",
  4104. "lib/xamarintvos10/_._",
  4105. "lib/xamarinwatchos10/_._",
  4106. "ref/MonoAndroid10/_._",
  4107. "ref/MonoTouch10/_._",
  4108. "ref/net461/System.Diagnostics.PerformanceCounter.dll",
  4109. "ref/net461/System.Diagnostics.PerformanceCounter.xml",
  4110. "ref/net472/System.Diagnostics.PerformanceCounter.dll",
  4111. "ref/net472/System.Diagnostics.PerformanceCounter.xml",
  4112. "ref/netstandard2.0/System.Diagnostics.PerformanceCounter.dll",
  4113. "ref/netstandard2.0/System.Diagnostics.PerformanceCounter.xml",
  4114. "ref/xamarinios10/_._",
  4115. "ref/xamarinmac20/_._",
  4116. "ref/xamarintvos10/_._",
  4117. "ref/xamarinwatchos10/_._",
  4118. "runtimes/win/lib/netcoreapp2.0/System.Diagnostics.PerformanceCounter.dll",
  4119. "runtimes/win/lib/netcoreapp2.0/System.Diagnostics.PerformanceCounter.xml",
  4120. "system.diagnostics.performancecounter.4.7.0.nupkg.sha512",
  4121. "system.diagnostics.performancecounter.nuspec",
  4122. "useSharedDesignerContext.txt",
  4123. "version.txt"
  4124. ]
  4125. },
  4126. "System.Diagnostics.StackTrace/4.3.0": {
  4127. "sha512": "BiHg0vgtd35/DM9jvtaC1eKRpWZxr0gcQd643ABG7GnvSlf5pOkY2uyd42mMOJoOmKvnpNj0F4tuoS1pacTwYw==",
  4128. "type": "package",
  4129. "path": "system.diagnostics.stacktrace/4.3.0",
  4130. "files": [
  4131. ".nupkg.metadata",
  4132. ".signature.p7s",
  4133. "ThirdPartyNotices.txt",
  4134. "dotnet_library_license.txt",
  4135. "lib/MonoAndroid10/_._",
  4136. "lib/MonoTouch10/_._",
  4137. "lib/net46/System.Diagnostics.StackTrace.dll",
  4138. "lib/netstandard1.3/System.Diagnostics.StackTrace.dll",
  4139. "lib/xamarinios10/_._",
  4140. "lib/xamarinmac20/_._",
  4141. "lib/xamarintvos10/_._",
  4142. "lib/xamarinwatchos10/_._",
  4143. "ref/MonoAndroid10/_._",
  4144. "ref/MonoTouch10/_._",
  4145. "ref/net46/System.Diagnostics.StackTrace.dll",
  4146. "ref/netstandard1.3/System.Diagnostics.StackTrace.dll",
  4147. "ref/netstandard1.3/System.Diagnostics.StackTrace.xml",
  4148. "ref/netstandard1.3/de/System.Diagnostics.StackTrace.xml",
  4149. "ref/netstandard1.3/es/System.Diagnostics.StackTrace.xml",
  4150. "ref/netstandard1.3/fr/System.Diagnostics.StackTrace.xml",
  4151. "ref/netstandard1.3/it/System.Diagnostics.StackTrace.xml",
  4152. "ref/netstandard1.3/ja/System.Diagnostics.StackTrace.xml",
  4153. "ref/netstandard1.3/ko/System.Diagnostics.StackTrace.xml",
  4154. "ref/netstandard1.3/ru/System.Diagnostics.StackTrace.xml",
  4155. "ref/netstandard1.3/zh-hans/System.Diagnostics.StackTrace.xml",
  4156. "ref/netstandard1.3/zh-hant/System.Diagnostics.StackTrace.xml",
  4157. "ref/xamarinios10/_._",
  4158. "ref/xamarinmac20/_._",
  4159. "ref/xamarintvos10/_._",
  4160. "ref/xamarinwatchos10/_._",
  4161. "runtimes/aot/lib/netcore50/System.Diagnostics.StackTrace.dll",
  4162. "system.diagnostics.stacktrace.4.3.0.nupkg.sha512",
  4163. "system.diagnostics.stacktrace.nuspec"
  4164. ]
  4165. },
  4166. "System.Diagnostics.Tracing/4.3.0": {
  4167. "sha512": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
  4168. "type": "package",
  4169. "path": "system.diagnostics.tracing/4.3.0",
  4170. "files": [
  4171. ".nupkg.metadata",
  4172. ".signature.p7s",
  4173. "ThirdPartyNotices.txt",
  4174. "dotnet_library_license.txt",
  4175. "lib/MonoAndroid10/_._",
  4176. "lib/MonoTouch10/_._",
  4177. "lib/net45/_._",
  4178. "lib/net462/System.Diagnostics.Tracing.dll",
  4179. "lib/portable-net45+win8+wpa81/_._",
  4180. "lib/win8/_._",
  4181. "lib/wpa81/_._",
  4182. "lib/xamarinios10/_._",
  4183. "lib/xamarinmac20/_._",
  4184. "lib/xamarintvos10/_._",
  4185. "lib/xamarinwatchos10/_._",
  4186. "ref/MonoAndroid10/_._",
  4187. "ref/MonoTouch10/_._",
  4188. "ref/net45/_._",
  4189. "ref/net462/System.Diagnostics.Tracing.dll",
  4190. "ref/netcore50/System.Diagnostics.Tracing.dll",
  4191. "ref/netcore50/System.Diagnostics.Tracing.xml",
  4192. "ref/netcore50/de/System.Diagnostics.Tracing.xml",
  4193. "ref/netcore50/es/System.Diagnostics.Tracing.xml",
  4194. "ref/netcore50/fr/System.Diagnostics.Tracing.xml",
  4195. "ref/netcore50/it/System.Diagnostics.Tracing.xml",
  4196. "ref/netcore50/ja/System.Diagnostics.Tracing.xml",
  4197. "ref/netcore50/ko/System.Diagnostics.Tracing.xml",
  4198. "ref/netcore50/ru/System.Diagnostics.Tracing.xml",
  4199. "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml",
  4200. "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml",
  4201. "ref/netstandard1.1/System.Diagnostics.Tracing.dll",
  4202. "ref/netstandard1.1/System.Diagnostics.Tracing.xml",
  4203. "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml",
  4204. "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml",
  4205. "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml",
  4206. "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml",
  4207. "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml",
  4208. "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml",
  4209. "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml",
  4210. "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml",
  4211. "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml",
  4212. "ref/netstandard1.2/System.Diagnostics.Tracing.dll",
  4213. "ref/netstandard1.2/System.Diagnostics.Tracing.xml",
  4214. "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml",
  4215. "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml",
  4216. "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml",
  4217. "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml",
  4218. "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml",
  4219. "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml",
  4220. "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml",
  4221. "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml",
  4222. "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml",
  4223. "ref/netstandard1.3/System.Diagnostics.Tracing.dll",
  4224. "ref/netstandard1.3/System.Diagnostics.Tracing.xml",
  4225. "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml",
  4226. "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml",
  4227. "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml",
  4228. "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml",
  4229. "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml",
  4230. "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml",
  4231. "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml",
  4232. "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml",
  4233. "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml",
  4234. "ref/netstandard1.5/System.Diagnostics.Tracing.dll",
  4235. "ref/netstandard1.5/System.Diagnostics.Tracing.xml",
  4236. "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml",
  4237. "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml",
  4238. "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml",
  4239. "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml",
  4240. "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml",
  4241. "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml",
  4242. "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml",
  4243. "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml",
  4244. "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml",
  4245. "ref/portable-net45+win8+wpa81/_._",
  4246. "ref/win8/_._",
  4247. "ref/wpa81/_._",
  4248. "ref/xamarinios10/_._",
  4249. "ref/xamarinmac20/_._",
  4250. "ref/xamarintvos10/_._",
  4251. "ref/xamarinwatchos10/_._",
  4252. "system.diagnostics.tracing.4.3.0.nupkg.sha512",
  4253. "system.diagnostics.tracing.nuspec"
  4254. ]
  4255. },
  4256. "System.DirectoryServices/4.7.0": {
  4257. "sha512": "NRENC4ulDamI4DQtrYybxtQU3qnhGSTUdEKJkLyctHXY4RqNyS/egZpB9z8/CnFCiaQZmwLlqxfBmw80VlKBTA==",
  4258. "type": "package",
  4259. "path": "system.directoryservices/4.7.0",
  4260. "files": [
  4261. ".nupkg.metadata",
  4262. ".signature.p7s",
  4263. "LICENSE.TXT",
  4264. "THIRD-PARTY-NOTICES.TXT",
  4265. "lib/net45/_._",
  4266. "lib/netstandard2.0/System.DirectoryServices.dll",
  4267. "lib/netstandard2.0/System.DirectoryServices.xml",
  4268. "ref/net45/_._",
  4269. "ref/netstandard2.0/System.DirectoryServices.dll",
  4270. "ref/netstandard2.0/System.DirectoryServices.xml",
  4271. "runtimes/win/lib/net45/_._",
  4272. "runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.dll",
  4273. "runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.xml",
  4274. "system.directoryservices.4.7.0.nupkg.sha512",
  4275. "system.directoryservices.nuspec",
  4276. "useSharedDesignerContext.txt",
  4277. "version.txt"
  4278. ]
  4279. },
  4280. "System.DirectoryServices.Protocols/4.7.0": {
  4281. "sha512": "yy0a+E/yksdoMWfZEmWpI5LuCbJ/E6P5d4QRbqUDj/xC4MV7Vw5DiW3KREA9LFbWedoGx90KikUfSN0xhE1j1g==",
  4282. "type": "package",
  4283. "path": "system.directoryservices.protocols/4.7.0",
  4284. "files": [
  4285. ".nupkg.metadata",
  4286. ".signature.p7s",
  4287. "LICENSE.TXT",
  4288. "THIRD-PARTY-NOTICES.TXT",
  4289. "lib/net45/_._",
  4290. "lib/netstandard2.0/System.DirectoryServices.Protocols.dll",
  4291. "lib/netstandard2.0/System.DirectoryServices.Protocols.xml",
  4292. "ref/net45/_._",
  4293. "ref/netstandard2.0/System.DirectoryServices.Protocols.dll",
  4294. "ref/netstandard2.0/System.DirectoryServices.Protocols.xml",
  4295. "runtimes/win/lib/net45/_._",
  4296. "runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.Protocols.dll",
  4297. "runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.Protocols.xml",
  4298. "system.directoryservices.protocols.4.7.0.nupkg.sha512",
  4299. "system.directoryservices.protocols.nuspec",
  4300. "useSharedDesignerContext.txt",
  4301. "version.txt"
  4302. ]
  4303. },
  4304. "System.Drawing.Common/4.7.0": {
  4305. "sha512": "v+XbyYHaZjDfn0ENmJEV1VYLgGgCTx1gnfOBcppowbpOAriglYgGCvFCPr2EEZyBvXlpxbEsTwkOlInl107ahA==",
  4306. "type": "package",
  4307. "path": "system.drawing.common/4.7.0",
  4308. "files": [
  4309. ".nupkg.metadata",
  4310. ".signature.p7s",
  4311. "LICENSE.TXT",
  4312. "THIRD-PARTY-NOTICES.TXT",
  4313. "lib/MonoAndroid10/_._",
  4314. "lib/MonoTouch10/_._",
  4315. "lib/net461/System.Drawing.Common.dll",
  4316. "lib/netstandard2.0/System.Drawing.Common.dll",
  4317. "lib/xamarinios10/_._",
  4318. "lib/xamarinmac20/_._",
  4319. "lib/xamarintvos10/_._",
  4320. "lib/xamarinwatchos10/_._",
  4321. "ref/MonoAndroid10/_._",
  4322. "ref/MonoTouch10/_._",
  4323. "ref/net461/System.Drawing.Common.dll",
  4324. "ref/netcoreapp3.0/System.Drawing.Common.dll",
  4325. "ref/netcoreapp3.0/System.Drawing.Common.xml",
  4326. "ref/netstandard2.0/System.Drawing.Common.dll",
  4327. "ref/xamarinios10/_._",
  4328. "ref/xamarinmac20/_._",
  4329. "ref/xamarintvos10/_._",
  4330. "ref/xamarinwatchos10/_._",
  4331. "runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll",
  4332. "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll",
  4333. "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.xml",
  4334. "runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll",
  4335. "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll",
  4336. "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.xml",
  4337. "system.drawing.common.4.7.0.nupkg.sha512",
  4338. "system.drawing.common.nuspec",
  4339. "useSharedDesignerContext.txt",
  4340. "version.txt"
  4341. ]
  4342. },
  4343. "System.Dynamic.Runtime/4.3.0": {
  4344. "sha512": "SNVi1E/vfWUAs/WYKhE9+qlS6KqK0YVhnlT0HQtr8pMIA8YX3lwy3uPMownDwdYISBdmAF/2holEIldVp85Wag==",
  4345. "type": "package",
  4346. "path": "system.dynamic.runtime/4.3.0",
  4347. "files": [
  4348. ".nupkg.metadata",
  4349. ".signature.p7s",
  4350. "ThirdPartyNotices.txt",
  4351. "dotnet_library_license.txt",
  4352. "lib/MonoAndroid10/_._",
  4353. "lib/MonoTouch10/_._",
  4354. "lib/net45/_._",
  4355. "lib/netcore50/System.Dynamic.Runtime.dll",
  4356. "lib/netstandard1.3/System.Dynamic.Runtime.dll",
  4357. "lib/portable-net45+win8+wp8+wpa81/_._",
  4358. "lib/win8/_._",
  4359. "lib/wp80/_._",
  4360. "lib/wpa81/_._",
  4361. "lib/xamarinios10/_._",
  4362. "lib/xamarinmac20/_._",
  4363. "lib/xamarintvos10/_._",
  4364. "lib/xamarinwatchos10/_._",
  4365. "ref/MonoAndroid10/_._",
  4366. "ref/MonoTouch10/_._",
  4367. "ref/net45/_._",
  4368. "ref/netcore50/System.Dynamic.Runtime.dll",
  4369. "ref/netcore50/System.Dynamic.Runtime.xml",
  4370. "ref/netcore50/de/System.Dynamic.Runtime.xml",
  4371. "ref/netcore50/es/System.Dynamic.Runtime.xml",
  4372. "ref/netcore50/fr/System.Dynamic.Runtime.xml",
  4373. "ref/netcore50/it/System.Dynamic.Runtime.xml",
  4374. "ref/netcore50/ja/System.Dynamic.Runtime.xml",
  4375. "ref/netcore50/ko/System.Dynamic.Runtime.xml",
  4376. "ref/netcore50/ru/System.Dynamic.Runtime.xml",
  4377. "ref/netcore50/zh-hans/System.Dynamic.Runtime.xml",
  4378. "ref/netcore50/zh-hant/System.Dynamic.Runtime.xml",
  4379. "ref/netstandard1.0/System.Dynamic.Runtime.dll",
  4380. "ref/netstandard1.0/System.Dynamic.Runtime.xml",
  4381. "ref/netstandard1.0/de/System.Dynamic.Runtime.xml",
  4382. "ref/netstandard1.0/es/System.Dynamic.Runtime.xml",
  4383. "ref/netstandard1.0/fr/System.Dynamic.Runtime.xml",
  4384. "ref/netstandard1.0/it/System.Dynamic.Runtime.xml",
  4385. "ref/netstandard1.0/ja/System.Dynamic.Runtime.xml",
  4386. "ref/netstandard1.0/ko/System.Dynamic.Runtime.xml",
  4387. "ref/netstandard1.0/ru/System.Dynamic.Runtime.xml",
  4388. "ref/netstandard1.0/zh-hans/System.Dynamic.Runtime.xml",
  4389. "ref/netstandard1.0/zh-hant/System.Dynamic.Runtime.xml",
  4390. "ref/netstandard1.3/System.Dynamic.Runtime.dll",
  4391. "ref/netstandard1.3/System.Dynamic.Runtime.xml",
  4392. "ref/netstandard1.3/de/System.Dynamic.Runtime.xml",
  4393. "ref/netstandard1.3/es/System.Dynamic.Runtime.xml",
  4394. "ref/netstandard1.3/fr/System.Dynamic.Runtime.xml",
  4395. "ref/netstandard1.3/it/System.Dynamic.Runtime.xml",
  4396. "ref/netstandard1.3/ja/System.Dynamic.Runtime.xml",
  4397. "ref/netstandard1.3/ko/System.Dynamic.Runtime.xml",
  4398. "ref/netstandard1.3/ru/System.Dynamic.Runtime.xml",
  4399. "ref/netstandard1.3/zh-hans/System.Dynamic.Runtime.xml",
  4400. "ref/netstandard1.3/zh-hant/System.Dynamic.Runtime.xml",
  4401. "ref/portable-net45+win8+wp8+wpa81/_._",
  4402. "ref/win8/_._",
  4403. "ref/wp80/_._",
  4404. "ref/wpa81/_._",
  4405. "ref/xamarinios10/_._",
  4406. "ref/xamarinmac20/_._",
  4407. "ref/xamarintvos10/_._",
  4408. "ref/xamarinwatchos10/_._",
  4409. "runtimes/aot/lib/netcore50/System.Dynamic.Runtime.dll",
  4410. "system.dynamic.runtime.4.3.0.nupkg.sha512",
  4411. "system.dynamic.runtime.nuspec"
  4412. ]
  4413. },
  4414. "System.Globalization/4.3.0": {
  4415. "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
  4416. "type": "package",
  4417. "path": "system.globalization/4.3.0",
  4418. "files": [
  4419. ".nupkg.metadata",
  4420. ".signature.p7s",
  4421. "ThirdPartyNotices.txt",
  4422. "dotnet_library_license.txt",
  4423. "lib/MonoAndroid10/_._",
  4424. "lib/MonoTouch10/_._",
  4425. "lib/net45/_._",
  4426. "lib/portable-net45+win8+wp8+wpa81/_._",
  4427. "lib/win8/_._",
  4428. "lib/wp80/_._",
  4429. "lib/wpa81/_._",
  4430. "lib/xamarinios10/_._",
  4431. "lib/xamarinmac20/_._",
  4432. "lib/xamarintvos10/_._",
  4433. "lib/xamarinwatchos10/_._",
  4434. "ref/MonoAndroid10/_._",
  4435. "ref/MonoTouch10/_._",
  4436. "ref/net45/_._",
  4437. "ref/netcore50/System.Globalization.dll",
  4438. "ref/netcore50/System.Globalization.xml",
  4439. "ref/netcore50/de/System.Globalization.xml",
  4440. "ref/netcore50/es/System.Globalization.xml",
  4441. "ref/netcore50/fr/System.Globalization.xml",
  4442. "ref/netcore50/it/System.Globalization.xml",
  4443. "ref/netcore50/ja/System.Globalization.xml",
  4444. "ref/netcore50/ko/System.Globalization.xml",
  4445. "ref/netcore50/ru/System.Globalization.xml",
  4446. "ref/netcore50/zh-hans/System.Globalization.xml",
  4447. "ref/netcore50/zh-hant/System.Globalization.xml",
  4448. "ref/netstandard1.0/System.Globalization.dll",
  4449. "ref/netstandard1.0/System.Globalization.xml",
  4450. "ref/netstandard1.0/de/System.Globalization.xml",
  4451. "ref/netstandard1.0/es/System.Globalization.xml",
  4452. "ref/netstandard1.0/fr/System.Globalization.xml",
  4453. "ref/netstandard1.0/it/System.Globalization.xml",
  4454. "ref/netstandard1.0/ja/System.Globalization.xml",
  4455. "ref/netstandard1.0/ko/System.Globalization.xml",
  4456. "ref/netstandard1.0/ru/System.Globalization.xml",
  4457. "ref/netstandard1.0/zh-hans/System.Globalization.xml",
  4458. "ref/netstandard1.0/zh-hant/System.Globalization.xml",
  4459. "ref/netstandard1.3/System.Globalization.dll",
  4460. "ref/netstandard1.3/System.Globalization.xml",
  4461. "ref/netstandard1.3/de/System.Globalization.xml",
  4462. "ref/netstandard1.3/es/System.Globalization.xml",
  4463. "ref/netstandard1.3/fr/System.Globalization.xml",
  4464. "ref/netstandard1.3/it/System.Globalization.xml",
  4465. "ref/netstandard1.3/ja/System.Globalization.xml",
  4466. "ref/netstandard1.3/ko/System.Globalization.xml",
  4467. "ref/netstandard1.3/ru/System.Globalization.xml",
  4468. "ref/netstandard1.3/zh-hans/System.Globalization.xml",
  4469. "ref/netstandard1.3/zh-hant/System.Globalization.xml",
  4470. "ref/portable-net45+win8+wp8+wpa81/_._",
  4471. "ref/win8/_._",
  4472. "ref/wp80/_._",
  4473. "ref/wpa81/_._",
  4474. "ref/xamarinios10/_._",
  4475. "ref/xamarinmac20/_._",
  4476. "ref/xamarintvos10/_._",
  4477. "ref/xamarinwatchos10/_._",
  4478. "system.globalization.4.3.0.nupkg.sha512",
  4479. "system.globalization.nuspec"
  4480. ]
  4481. },
  4482. "System.IdentityModel.Tokens.Jwt/6.10.0": {
  4483. "sha512": "C+Q5ORsFycRkRuvy/Xd0Pv5xVpmWSAvQYZAGs7VQogmkqlLhvfZXTgBIlHqC3cxkstSoLJAYx6xZB7foQ2y5eg==",
  4484. "type": "package",
  4485. "path": "system.identitymodel.tokens.jwt/6.10.0",
  4486. "files": [
  4487. ".nupkg.metadata",
  4488. ".signature.p7s",
  4489. "lib/net45/System.IdentityModel.Tokens.Jwt.dll",
  4490. "lib/net45/System.IdentityModel.Tokens.Jwt.xml",
  4491. "lib/net461/System.IdentityModel.Tokens.Jwt.dll",
  4492. "lib/net461/System.IdentityModel.Tokens.Jwt.xml",
  4493. "lib/net472/System.IdentityModel.Tokens.Jwt.dll",
  4494. "lib/net472/System.IdentityModel.Tokens.Jwt.xml",
  4495. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll",
  4496. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml",
  4497. "system.identitymodel.tokens.jwt.6.10.0.nupkg.sha512",
  4498. "system.identitymodel.tokens.jwt.nuspec"
  4499. ]
  4500. },
  4501. "System.IO/4.3.0": {
  4502. "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
  4503. "type": "package",
  4504. "path": "system.io/4.3.0",
  4505. "files": [
  4506. ".nupkg.metadata",
  4507. ".signature.p7s",
  4508. "ThirdPartyNotices.txt",
  4509. "dotnet_library_license.txt",
  4510. "lib/MonoAndroid10/_._",
  4511. "lib/MonoTouch10/_._",
  4512. "lib/net45/_._",
  4513. "lib/net462/System.IO.dll",
  4514. "lib/portable-net45+win8+wp8+wpa81/_._",
  4515. "lib/win8/_._",
  4516. "lib/wp80/_._",
  4517. "lib/wpa81/_._",
  4518. "lib/xamarinios10/_._",
  4519. "lib/xamarinmac20/_._",
  4520. "lib/xamarintvos10/_._",
  4521. "lib/xamarinwatchos10/_._",
  4522. "ref/MonoAndroid10/_._",
  4523. "ref/MonoTouch10/_._",
  4524. "ref/net45/_._",
  4525. "ref/net462/System.IO.dll",
  4526. "ref/netcore50/System.IO.dll",
  4527. "ref/netcore50/System.IO.xml",
  4528. "ref/netcore50/de/System.IO.xml",
  4529. "ref/netcore50/es/System.IO.xml",
  4530. "ref/netcore50/fr/System.IO.xml",
  4531. "ref/netcore50/it/System.IO.xml",
  4532. "ref/netcore50/ja/System.IO.xml",
  4533. "ref/netcore50/ko/System.IO.xml",
  4534. "ref/netcore50/ru/System.IO.xml",
  4535. "ref/netcore50/zh-hans/System.IO.xml",
  4536. "ref/netcore50/zh-hant/System.IO.xml",
  4537. "ref/netstandard1.0/System.IO.dll",
  4538. "ref/netstandard1.0/System.IO.xml",
  4539. "ref/netstandard1.0/de/System.IO.xml",
  4540. "ref/netstandard1.0/es/System.IO.xml",
  4541. "ref/netstandard1.0/fr/System.IO.xml",
  4542. "ref/netstandard1.0/it/System.IO.xml",
  4543. "ref/netstandard1.0/ja/System.IO.xml",
  4544. "ref/netstandard1.0/ko/System.IO.xml",
  4545. "ref/netstandard1.0/ru/System.IO.xml",
  4546. "ref/netstandard1.0/zh-hans/System.IO.xml",
  4547. "ref/netstandard1.0/zh-hant/System.IO.xml",
  4548. "ref/netstandard1.3/System.IO.dll",
  4549. "ref/netstandard1.3/System.IO.xml",
  4550. "ref/netstandard1.3/de/System.IO.xml",
  4551. "ref/netstandard1.3/es/System.IO.xml",
  4552. "ref/netstandard1.3/fr/System.IO.xml",
  4553. "ref/netstandard1.3/it/System.IO.xml",
  4554. "ref/netstandard1.3/ja/System.IO.xml",
  4555. "ref/netstandard1.3/ko/System.IO.xml",
  4556. "ref/netstandard1.3/ru/System.IO.xml",
  4557. "ref/netstandard1.3/zh-hans/System.IO.xml",
  4558. "ref/netstandard1.3/zh-hant/System.IO.xml",
  4559. "ref/netstandard1.5/System.IO.dll",
  4560. "ref/netstandard1.5/System.IO.xml",
  4561. "ref/netstandard1.5/de/System.IO.xml",
  4562. "ref/netstandard1.5/es/System.IO.xml",
  4563. "ref/netstandard1.5/fr/System.IO.xml",
  4564. "ref/netstandard1.5/it/System.IO.xml",
  4565. "ref/netstandard1.5/ja/System.IO.xml",
  4566. "ref/netstandard1.5/ko/System.IO.xml",
  4567. "ref/netstandard1.5/ru/System.IO.xml",
  4568. "ref/netstandard1.5/zh-hans/System.IO.xml",
  4569. "ref/netstandard1.5/zh-hant/System.IO.xml",
  4570. "ref/portable-net45+win8+wp8+wpa81/_._",
  4571. "ref/win8/_._",
  4572. "ref/wp80/_._",
  4573. "ref/wpa81/_._",
  4574. "ref/xamarinios10/_._",
  4575. "ref/xamarinmac20/_._",
  4576. "ref/xamarintvos10/_._",
  4577. "ref/xamarinwatchos10/_._",
  4578. "system.io.4.3.0.nupkg.sha512",
  4579. "system.io.nuspec"
  4580. ]
  4581. },
  4582. "System.IO.FileSystem/4.3.0": {
  4583. "sha512": "3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
  4584. "type": "package",
  4585. "path": "system.io.filesystem/4.3.0",
  4586. "files": [
  4587. ".nupkg.metadata",
  4588. ".signature.p7s",
  4589. "ThirdPartyNotices.txt",
  4590. "dotnet_library_license.txt",
  4591. "lib/MonoAndroid10/_._",
  4592. "lib/MonoTouch10/_._",
  4593. "lib/net46/System.IO.FileSystem.dll",
  4594. "lib/xamarinios10/_._",
  4595. "lib/xamarinmac20/_._",
  4596. "lib/xamarintvos10/_._",
  4597. "lib/xamarinwatchos10/_._",
  4598. "ref/MonoAndroid10/_._",
  4599. "ref/MonoTouch10/_._",
  4600. "ref/net46/System.IO.FileSystem.dll",
  4601. "ref/netstandard1.3/System.IO.FileSystem.dll",
  4602. "ref/netstandard1.3/System.IO.FileSystem.xml",
  4603. "ref/netstandard1.3/de/System.IO.FileSystem.xml",
  4604. "ref/netstandard1.3/es/System.IO.FileSystem.xml",
  4605. "ref/netstandard1.3/fr/System.IO.FileSystem.xml",
  4606. "ref/netstandard1.3/it/System.IO.FileSystem.xml",
  4607. "ref/netstandard1.3/ja/System.IO.FileSystem.xml",
  4608. "ref/netstandard1.3/ko/System.IO.FileSystem.xml",
  4609. "ref/netstandard1.3/ru/System.IO.FileSystem.xml",
  4610. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml",
  4611. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml",
  4612. "ref/xamarinios10/_._",
  4613. "ref/xamarinmac20/_._",
  4614. "ref/xamarintvos10/_._",
  4615. "ref/xamarinwatchos10/_._",
  4616. "system.io.filesystem.4.3.0.nupkg.sha512",
  4617. "system.io.filesystem.nuspec"
  4618. ]
  4619. },
  4620. "System.IO.FileSystem.AccessControl/4.7.0": {
  4621. "sha512": "vMToiarpU81LR1/KZtnT7VDPvqAZfw9oOS5nY6pPP78nGYz3COLsQH3OfzbR+SjTgltd31R6KmKklz/zDpTmzw==",
  4622. "type": "package",
  4623. "path": "system.io.filesystem.accesscontrol/4.7.0",
  4624. "files": [
  4625. ".nupkg.metadata",
  4626. ".signature.p7s",
  4627. "LICENSE.TXT",
  4628. "THIRD-PARTY-NOTICES.TXT",
  4629. "lib/net46/System.IO.FileSystem.AccessControl.dll",
  4630. "lib/net461/System.IO.FileSystem.AccessControl.dll",
  4631. "lib/net461/System.IO.FileSystem.AccessControl.xml",
  4632. "lib/netstandard1.3/System.IO.FileSystem.AccessControl.dll",
  4633. "lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll",
  4634. "lib/netstandard2.0/System.IO.FileSystem.AccessControl.xml",
  4635. "ref/net46/System.IO.FileSystem.AccessControl.dll",
  4636. "ref/net461/System.IO.FileSystem.AccessControl.dll",
  4637. "ref/net461/System.IO.FileSystem.AccessControl.xml",
  4638. "ref/netstandard1.3/System.IO.FileSystem.AccessControl.dll",
  4639. "ref/netstandard1.3/System.IO.FileSystem.AccessControl.xml",
  4640. "ref/netstandard1.3/de/System.IO.FileSystem.AccessControl.xml",
  4641. "ref/netstandard1.3/es/System.IO.FileSystem.AccessControl.xml",
  4642. "ref/netstandard1.3/fr/System.IO.FileSystem.AccessControl.xml",
  4643. "ref/netstandard1.3/it/System.IO.FileSystem.AccessControl.xml",
  4644. "ref/netstandard1.3/ja/System.IO.FileSystem.AccessControl.xml",
  4645. "ref/netstandard1.3/ko/System.IO.FileSystem.AccessControl.xml",
  4646. "ref/netstandard1.3/ru/System.IO.FileSystem.AccessControl.xml",
  4647. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.AccessControl.xml",
  4648. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.AccessControl.xml",
  4649. "ref/netstandard2.0/System.IO.FileSystem.AccessControl.dll",
  4650. "ref/netstandard2.0/System.IO.FileSystem.AccessControl.xml",
  4651. "runtimes/win/lib/net46/System.IO.FileSystem.AccessControl.dll",
  4652. "runtimes/win/lib/net461/System.IO.FileSystem.AccessControl.dll",
  4653. "runtimes/win/lib/net461/System.IO.FileSystem.AccessControl.xml",
  4654. "runtimes/win/lib/netstandard1.3/System.IO.FileSystem.AccessControl.dll",
  4655. "runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll",
  4656. "runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.xml",
  4657. "system.io.filesystem.accesscontrol.4.7.0.nupkg.sha512",
  4658. "system.io.filesystem.accesscontrol.nuspec",
  4659. "useSharedDesignerContext.txt",
  4660. "version.txt"
  4661. ]
  4662. },
  4663. "System.IO.FileSystem.Primitives/4.3.0": {
  4664. "sha512": "6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
  4665. "type": "package",
  4666. "path": "system.io.filesystem.primitives/4.3.0",
  4667. "files": [
  4668. ".nupkg.metadata",
  4669. ".signature.p7s",
  4670. "ThirdPartyNotices.txt",
  4671. "dotnet_library_license.txt",
  4672. "lib/MonoAndroid10/_._",
  4673. "lib/MonoTouch10/_._",
  4674. "lib/net46/System.IO.FileSystem.Primitives.dll",
  4675. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll",
  4676. "lib/xamarinios10/_._",
  4677. "lib/xamarinmac20/_._",
  4678. "lib/xamarintvos10/_._",
  4679. "lib/xamarinwatchos10/_._",
  4680. "ref/MonoAndroid10/_._",
  4681. "ref/MonoTouch10/_._",
  4682. "ref/net46/System.IO.FileSystem.Primitives.dll",
  4683. "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll",
  4684. "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml",
  4685. "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml",
  4686. "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml",
  4687. "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml",
  4688. "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml",
  4689. "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml",
  4690. "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml",
  4691. "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml",
  4692. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml",
  4693. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml",
  4694. "ref/xamarinios10/_._",
  4695. "ref/xamarinmac20/_._",
  4696. "ref/xamarintvos10/_._",
  4697. "ref/xamarinwatchos10/_._",
  4698. "system.io.filesystem.primitives.4.3.0.nupkg.sha512",
  4699. "system.io.filesystem.primitives.nuspec"
  4700. ]
  4701. },
  4702. "System.Linq/4.3.0": {
  4703. "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
  4704. "type": "package",
  4705. "path": "system.linq/4.3.0",
  4706. "files": [
  4707. ".nupkg.metadata",
  4708. ".signature.p7s",
  4709. "ThirdPartyNotices.txt",
  4710. "dotnet_library_license.txt",
  4711. "lib/MonoAndroid10/_._",
  4712. "lib/MonoTouch10/_._",
  4713. "lib/net45/_._",
  4714. "lib/net463/System.Linq.dll",
  4715. "lib/netcore50/System.Linq.dll",
  4716. "lib/netstandard1.6/System.Linq.dll",
  4717. "lib/portable-net45+win8+wp8+wpa81/_._",
  4718. "lib/win8/_._",
  4719. "lib/wp80/_._",
  4720. "lib/wpa81/_._",
  4721. "lib/xamarinios10/_._",
  4722. "lib/xamarinmac20/_._",
  4723. "lib/xamarintvos10/_._",
  4724. "lib/xamarinwatchos10/_._",
  4725. "ref/MonoAndroid10/_._",
  4726. "ref/MonoTouch10/_._",
  4727. "ref/net45/_._",
  4728. "ref/net463/System.Linq.dll",
  4729. "ref/netcore50/System.Linq.dll",
  4730. "ref/netcore50/System.Linq.xml",
  4731. "ref/netcore50/de/System.Linq.xml",
  4732. "ref/netcore50/es/System.Linq.xml",
  4733. "ref/netcore50/fr/System.Linq.xml",
  4734. "ref/netcore50/it/System.Linq.xml",
  4735. "ref/netcore50/ja/System.Linq.xml",
  4736. "ref/netcore50/ko/System.Linq.xml",
  4737. "ref/netcore50/ru/System.Linq.xml",
  4738. "ref/netcore50/zh-hans/System.Linq.xml",
  4739. "ref/netcore50/zh-hant/System.Linq.xml",
  4740. "ref/netstandard1.0/System.Linq.dll",
  4741. "ref/netstandard1.0/System.Linq.xml",
  4742. "ref/netstandard1.0/de/System.Linq.xml",
  4743. "ref/netstandard1.0/es/System.Linq.xml",
  4744. "ref/netstandard1.0/fr/System.Linq.xml",
  4745. "ref/netstandard1.0/it/System.Linq.xml",
  4746. "ref/netstandard1.0/ja/System.Linq.xml",
  4747. "ref/netstandard1.0/ko/System.Linq.xml",
  4748. "ref/netstandard1.0/ru/System.Linq.xml",
  4749. "ref/netstandard1.0/zh-hans/System.Linq.xml",
  4750. "ref/netstandard1.0/zh-hant/System.Linq.xml",
  4751. "ref/netstandard1.6/System.Linq.dll",
  4752. "ref/netstandard1.6/System.Linq.xml",
  4753. "ref/netstandard1.6/de/System.Linq.xml",
  4754. "ref/netstandard1.6/es/System.Linq.xml",
  4755. "ref/netstandard1.6/fr/System.Linq.xml",
  4756. "ref/netstandard1.6/it/System.Linq.xml",
  4757. "ref/netstandard1.6/ja/System.Linq.xml",
  4758. "ref/netstandard1.6/ko/System.Linq.xml",
  4759. "ref/netstandard1.6/ru/System.Linq.xml",
  4760. "ref/netstandard1.6/zh-hans/System.Linq.xml",
  4761. "ref/netstandard1.6/zh-hant/System.Linq.xml",
  4762. "ref/portable-net45+win8+wp8+wpa81/_._",
  4763. "ref/win8/_._",
  4764. "ref/wp80/_._",
  4765. "ref/wpa81/_._",
  4766. "ref/xamarinios10/_._",
  4767. "ref/xamarinmac20/_._",
  4768. "ref/xamarintvos10/_._",
  4769. "ref/xamarinwatchos10/_._",
  4770. "system.linq.4.3.0.nupkg.sha512",
  4771. "system.linq.nuspec"
  4772. ]
  4773. },
  4774. "System.Linq.Expressions/4.3.0": {
  4775. "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
  4776. "type": "package",
  4777. "path": "system.linq.expressions/4.3.0",
  4778. "files": [
  4779. ".nupkg.metadata",
  4780. ".signature.p7s",
  4781. "ThirdPartyNotices.txt",
  4782. "dotnet_library_license.txt",
  4783. "lib/MonoAndroid10/_._",
  4784. "lib/MonoTouch10/_._",
  4785. "lib/net45/_._",
  4786. "lib/net463/System.Linq.Expressions.dll",
  4787. "lib/netcore50/System.Linq.Expressions.dll",
  4788. "lib/netstandard1.6/System.Linq.Expressions.dll",
  4789. "lib/portable-net45+win8+wp8+wpa81/_._",
  4790. "lib/win8/_._",
  4791. "lib/wp80/_._",
  4792. "lib/wpa81/_._",
  4793. "lib/xamarinios10/_._",
  4794. "lib/xamarinmac20/_._",
  4795. "lib/xamarintvos10/_._",
  4796. "lib/xamarinwatchos10/_._",
  4797. "ref/MonoAndroid10/_._",
  4798. "ref/MonoTouch10/_._",
  4799. "ref/net45/_._",
  4800. "ref/net463/System.Linq.Expressions.dll",
  4801. "ref/netcore50/System.Linq.Expressions.dll",
  4802. "ref/netcore50/System.Linq.Expressions.xml",
  4803. "ref/netcore50/de/System.Linq.Expressions.xml",
  4804. "ref/netcore50/es/System.Linq.Expressions.xml",
  4805. "ref/netcore50/fr/System.Linq.Expressions.xml",
  4806. "ref/netcore50/it/System.Linq.Expressions.xml",
  4807. "ref/netcore50/ja/System.Linq.Expressions.xml",
  4808. "ref/netcore50/ko/System.Linq.Expressions.xml",
  4809. "ref/netcore50/ru/System.Linq.Expressions.xml",
  4810. "ref/netcore50/zh-hans/System.Linq.Expressions.xml",
  4811. "ref/netcore50/zh-hant/System.Linq.Expressions.xml",
  4812. "ref/netstandard1.0/System.Linq.Expressions.dll",
  4813. "ref/netstandard1.0/System.Linq.Expressions.xml",
  4814. "ref/netstandard1.0/de/System.Linq.Expressions.xml",
  4815. "ref/netstandard1.0/es/System.Linq.Expressions.xml",
  4816. "ref/netstandard1.0/fr/System.Linq.Expressions.xml",
  4817. "ref/netstandard1.0/it/System.Linq.Expressions.xml",
  4818. "ref/netstandard1.0/ja/System.Linq.Expressions.xml",
  4819. "ref/netstandard1.0/ko/System.Linq.Expressions.xml",
  4820. "ref/netstandard1.0/ru/System.Linq.Expressions.xml",
  4821. "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml",
  4822. "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml",
  4823. "ref/netstandard1.3/System.Linq.Expressions.dll",
  4824. "ref/netstandard1.3/System.Linq.Expressions.xml",
  4825. "ref/netstandard1.3/de/System.Linq.Expressions.xml",
  4826. "ref/netstandard1.3/es/System.Linq.Expressions.xml",
  4827. "ref/netstandard1.3/fr/System.Linq.Expressions.xml",
  4828. "ref/netstandard1.3/it/System.Linq.Expressions.xml",
  4829. "ref/netstandard1.3/ja/System.Linq.Expressions.xml",
  4830. "ref/netstandard1.3/ko/System.Linq.Expressions.xml",
  4831. "ref/netstandard1.3/ru/System.Linq.Expressions.xml",
  4832. "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml",
  4833. "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml",
  4834. "ref/netstandard1.6/System.Linq.Expressions.dll",
  4835. "ref/netstandard1.6/System.Linq.Expressions.xml",
  4836. "ref/netstandard1.6/de/System.Linq.Expressions.xml",
  4837. "ref/netstandard1.6/es/System.Linq.Expressions.xml",
  4838. "ref/netstandard1.6/fr/System.Linq.Expressions.xml",
  4839. "ref/netstandard1.6/it/System.Linq.Expressions.xml",
  4840. "ref/netstandard1.6/ja/System.Linq.Expressions.xml",
  4841. "ref/netstandard1.6/ko/System.Linq.Expressions.xml",
  4842. "ref/netstandard1.6/ru/System.Linq.Expressions.xml",
  4843. "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml",
  4844. "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml",
  4845. "ref/portable-net45+win8+wp8+wpa81/_._",
  4846. "ref/win8/_._",
  4847. "ref/wp80/_._",
  4848. "ref/wpa81/_._",
  4849. "ref/xamarinios10/_._",
  4850. "ref/xamarinmac20/_._",
  4851. "ref/xamarintvos10/_._",
  4852. "ref/xamarinwatchos10/_._",
  4853. "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll",
  4854. "system.linq.expressions.4.3.0.nupkg.sha512",
  4855. "system.linq.expressions.nuspec"
  4856. ]
  4857. },
  4858. "System.Memory/4.5.4": {
  4859. "sha512": "1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
  4860. "type": "package",
  4861. "path": "system.memory/4.5.4",
  4862. "files": [
  4863. ".nupkg.metadata",
  4864. ".signature.p7s",
  4865. "LICENSE.TXT",
  4866. "THIRD-PARTY-NOTICES.TXT",
  4867. "lib/net461/System.Memory.dll",
  4868. "lib/net461/System.Memory.xml",
  4869. "lib/netcoreapp2.1/_._",
  4870. "lib/netstandard1.1/System.Memory.dll",
  4871. "lib/netstandard1.1/System.Memory.xml",
  4872. "lib/netstandard2.0/System.Memory.dll",
  4873. "lib/netstandard2.0/System.Memory.xml",
  4874. "ref/netcoreapp2.1/_._",
  4875. "system.memory.4.5.4.nupkg.sha512",
  4876. "system.memory.nuspec",
  4877. "useSharedDesignerContext.txt",
  4878. "version.txt"
  4879. ]
  4880. },
  4881. "System.ObjectModel/4.3.0": {
  4882. "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
  4883. "type": "package",
  4884. "path": "system.objectmodel/4.3.0",
  4885. "files": [
  4886. ".nupkg.metadata",
  4887. ".signature.p7s",
  4888. "ThirdPartyNotices.txt",
  4889. "dotnet_library_license.txt",
  4890. "lib/MonoAndroid10/_._",
  4891. "lib/MonoTouch10/_._",
  4892. "lib/net45/_._",
  4893. "lib/netcore50/System.ObjectModel.dll",
  4894. "lib/netstandard1.3/System.ObjectModel.dll",
  4895. "lib/portable-net45+win8+wp8+wpa81/_._",
  4896. "lib/win8/_._",
  4897. "lib/wp80/_._",
  4898. "lib/wpa81/_._",
  4899. "lib/xamarinios10/_._",
  4900. "lib/xamarinmac20/_._",
  4901. "lib/xamarintvos10/_._",
  4902. "lib/xamarinwatchos10/_._",
  4903. "ref/MonoAndroid10/_._",
  4904. "ref/MonoTouch10/_._",
  4905. "ref/net45/_._",
  4906. "ref/netcore50/System.ObjectModel.dll",
  4907. "ref/netcore50/System.ObjectModel.xml",
  4908. "ref/netcore50/de/System.ObjectModel.xml",
  4909. "ref/netcore50/es/System.ObjectModel.xml",
  4910. "ref/netcore50/fr/System.ObjectModel.xml",
  4911. "ref/netcore50/it/System.ObjectModel.xml",
  4912. "ref/netcore50/ja/System.ObjectModel.xml",
  4913. "ref/netcore50/ko/System.ObjectModel.xml",
  4914. "ref/netcore50/ru/System.ObjectModel.xml",
  4915. "ref/netcore50/zh-hans/System.ObjectModel.xml",
  4916. "ref/netcore50/zh-hant/System.ObjectModel.xml",
  4917. "ref/netstandard1.0/System.ObjectModel.dll",
  4918. "ref/netstandard1.0/System.ObjectModel.xml",
  4919. "ref/netstandard1.0/de/System.ObjectModel.xml",
  4920. "ref/netstandard1.0/es/System.ObjectModel.xml",
  4921. "ref/netstandard1.0/fr/System.ObjectModel.xml",
  4922. "ref/netstandard1.0/it/System.ObjectModel.xml",
  4923. "ref/netstandard1.0/ja/System.ObjectModel.xml",
  4924. "ref/netstandard1.0/ko/System.ObjectModel.xml",
  4925. "ref/netstandard1.0/ru/System.ObjectModel.xml",
  4926. "ref/netstandard1.0/zh-hans/System.ObjectModel.xml",
  4927. "ref/netstandard1.0/zh-hant/System.ObjectModel.xml",
  4928. "ref/netstandard1.3/System.ObjectModel.dll",
  4929. "ref/netstandard1.3/System.ObjectModel.xml",
  4930. "ref/netstandard1.3/de/System.ObjectModel.xml",
  4931. "ref/netstandard1.3/es/System.ObjectModel.xml",
  4932. "ref/netstandard1.3/fr/System.ObjectModel.xml",
  4933. "ref/netstandard1.3/it/System.ObjectModel.xml",
  4934. "ref/netstandard1.3/ja/System.ObjectModel.xml",
  4935. "ref/netstandard1.3/ko/System.ObjectModel.xml",
  4936. "ref/netstandard1.3/ru/System.ObjectModel.xml",
  4937. "ref/netstandard1.3/zh-hans/System.ObjectModel.xml",
  4938. "ref/netstandard1.3/zh-hant/System.ObjectModel.xml",
  4939. "ref/portable-net45+win8+wp8+wpa81/_._",
  4940. "ref/win8/_._",
  4941. "ref/wp80/_._",
  4942. "ref/wpa81/_._",
  4943. "ref/xamarinios10/_._",
  4944. "ref/xamarinmac20/_._",
  4945. "ref/xamarintvos10/_._",
  4946. "ref/xamarinwatchos10/_._",
  4947. "system.objectmodel.4.3.0.nupkg.sha512",
  4948. "system.objectmodel.nuspec"
  4949. ]
  4950. },
  4951. "System.Reflection/4.3.0": {
  4952. "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
  4953. "type": "package",
  4954. "path": "system.reflection/4.3.0",
  4955. "files": [
  4956. ".nupkg.metadata",
  4957. ".signature.p7s",
  4958. "ThirdPartyNotices.txt",
  4959. "dotnet_library_license.txt",
  4960. "lib/MonoAndroid10/_._",
  4961. "lib/MonoTouch10/_._",
  4962. "lib/net45/_._",
  4963. "lib/net462/System.Reflection.dll",
  4964. "lib/portable-net45+win8+wp8+wpa81/_._",
  4965. "lib/win8/_._",
  4966. "lib/wp80/_._",
  4967. "lib/wpa81/_._",
  4968. "lib/xamarinios10/_._",
  4969. "lib/xamarinmac20/_._",
  4970. "lib/xamarintvos10/_._",
  4971. "lib/xamarinwatchos10/_._",
  4972. "ref/MonoAndroid10/_._",
  4973. "ref/MonoTouch10/_._",
  4974. "ref/net45/_._",
  4975. "ref/net462/System.Reflection.dll",
  4976. "ref/netcore50/System.Reflection.dll",
  4977. "ref/netcore50/System.Reflection.xml",
  4978. "ref/netcore50/de/System.Reflection.xml",
  4979. "ref/netcore50/es/System.Reflection.xml",
  4980. "ref/netcore50/fr/System.Reflection.xml",
  4981. "ref/netcore50/it/System.Reflection.xml",
  4982. "ref/netcore50/ja/System.Reflection.xml",
  4983. "ref/netcore50/ko/System.Reflection.xml",
  4984. "ref/netcore50/ru/System.Reflection.xml",
  4985. "ref/netcore50/zh-hans/System.Reflection.xml",
  4986. "ref/netcore50/zh-hant/System.Reflection.xml",
  4987. "ref/netstandard1.0/System.Reflection.dll",
  4988. "ref/netstandard1.0/System.Reflection.xml",
  4989. "ref/netstandard1.0/de/System.Reflection.xml",
  4990. "ref/netstandard1.0/es/System.Reflection.xml",
  4991. "ref/netstandard1.0/fr/System.Reflection.xml",
  4992. "ref/netstandard1.0/it/System.Reflection.xml",
  4993. "ref/netstandard1.0/ja/System.Reflection.xml",
  4994. "ref/netstandard1.0/ko/System.Reflection.xml",
  4995. "ref/netstandard1.0/ru/System.Reflection.xml",
  4996. "ref/netstandard1.0/zh-hans/System.Reflection.xml",
  4997. "ref/netstandard1.0/zh-hant/System.Reflection.xml",
  4998. "ref/netstandard1.3/System.Reflection.dll",
  4999. "ref/netstandard1.3/System.Reflection.xml",
  5000. "ref/netstandard1.3/de/System.Reflection.xml",
  5001. "ref/netstandard1.3/es/System.Reflection.xml",
  5002. "ref/netstandard1.3/fr/System.Reflection.xml",
  5003. "ref/netstandard1.3/it/System.Reflection.xml",
  5004. "ref/netstandard1.3/ja/System.Reflection.xml",
  5005. "ref/netstandard1.3/ko/System.Reflection.xml",
  5006. "ref/netstandard1.3/ru/System.Reflection.xml",
  5007. "ref/netstandard1.3/zh-hans/System.Reflection.xml",
  5008. "ref/netstandard1.3/zh-hant/System.Reflection.xml",
  5009. "ref/netstandard1.5/System.Reflection.dll",
  5010. "ref/netstandard1.5/System.Reflection.xml",
  5011. "ref/netstandard1.5/de/System.Reflection.xml",
  5012. "ref/netstandard1.5/es/System.Reflection.xml",
  5013. "ref/netstandard1.5/fr/System.Reflection.xml",
  5014. "ref/netstandard1.5/it/System.Reflection.xml",
  5015. "ref/netstandard1.5/ja/System.Reflection.xml",
  5016. "ref/netstandard1.5/ko/System.Reflection.xml",
  5017. "ref/netstandard1.5/ru/System.Reflection.xml",
  5018. "ref/netstandard1.5/zh-hans/System.Reflection.xml",
  5019. "ref/netstandard1.5/zh-hant/System.Reflection.xml",
  5020. "ref/portable-net45+win8+wp8+wpa81/_._",
  5021. "ref/win8/_._",
  5022. "ref/wp80/_._",
  5023. "ref/wpa81/_._",
  5024. "ref/xamarinios10/_._",
  5025. "ref/xamarinmac20/_._",
  5026. "ref/xamarintvos10/_._",
  5027. "ref/xamarinwatchos10/_._",
  5028. "system.reflection.4.3.0.nupkg.sha512",
  5029. "system.reflection.nuspec"
  5030. ]
  5031. },
  5032. "System.Reflection.Emit/4.3.0": {
  5033. "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
  5034. "type": "package",
  5035. "path": "system.reflection.emit/4.3.0",
  5036. "files": [
  5037. ".nupkg.metadata",
  5038. ".signature.p7s",
  5039. "ThirdPartyNotices.txt",
  5040. "dotnet_library_license.txt",
  5041. "lib/MonoAndroid10/_._",
  5042. "lib/monotouch10/_._",
  5043. "lib/net45/_._",
  5044. "lib/netcore50/System.Reflection.Emit.dll",
  5045. "lib/netstandard1.3/System.Reflection.Emit.dll",
  5046. "lib/xamarinios10/_._",
  5047. "lib/xamarinmac20/_._",
  5048. "lib/xamarintvos10/_._",
  5049. "lib/xamarinwatchos10/_._",
  5050. "ref/MonoAndroid10/_._",
  5051. "ref/net45/_._",
  5052. "ref/netstandard1.1/System.Reflection.Emit.dll",
  5053. "ref/netstandard1.1/System.Reflection.Emit.xml",
  5054. "ref/netstandard1.1/de/System.Reflection.Emit.xml",
  5055. "ref/netstandard1.1/es/System.Reflection.Emit.xml",
  5056. "ref/netstandard1.1/fr/System.Reflection.Emit.xml",
  5057. "ref/netstandard1.1/it/System.Reflection.Emit.xml",
  5058. "ref/netstandard1.1/ja/System.Reflection.Emit.xml",
  5059. "ref/netstandard1.1/ko/System.Reflection.Emit.xml",
  5060. "ref/netstandard1.1/ru/System.Reflection.Emit.xml",
  5061. "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml",
  5062. "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml",
  5063. "ref/xamarinmac20/_._",
  5064. "system.reflection.emit.4.3.0.nupkg.sha512",
  5065. "system.reflection.emit.nuspec"
  5066. ]
  5067. },
  5068. "System.Reflection.Emit.ILGeneration/4.3.0": {
  5069. "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
  5070. "type": "package",
  5071. "path": "system.reflection.emit.ilgeneration/4.3.0",
  5072. "files": [
  5073. ".nupkg.metadata",
  5074. ".signature.p7s",
  5075. "ThirdPartyNotices.txt",
  5076. "dotnet_library_license.txt",
  5077. "lib/MonoAndroid10/_._",
  5078. "lib/MonoTouch10/_._",
  5079. "lib/net45/_._",
  5080. "lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
  5081. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll",
  5082. "lib/portable-net45+wp8/_._",
  5083. "lib/wp80/_._",
  5084. "lib/xamarinios10/_._",
  5085. "lib/xamarinmac20/_._",
  5086. "lib/xamarintvos10/_._",
  5087. "lib/xamarinwatchos10/_._",
  5088. "ref/MonoAndroid10/_._",
  5089. "ref/MonoTouch10/_._",
  5090. "ref/net45/_._",
  5091. "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll",
  5092. "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml",
  5093. "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml",
  5094. "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml",
  5095. "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml",
  5096. "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml",
  5097. "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml",
  5098. "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml",
  5099. "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml",
  5100. "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml",
  5101. "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml",
  5102. "ref/portable-net45+wp8/_._",
  5103. "ref/wp80/_._",
  5104. "ref/xamarinios10/_._",
  5105. "ref/xamarinmac20/_._",
  5106. "ref/xamarintvos10/_._",
  5107. "ref/xamarinwatchos10/_._",
  5108. "runtimes/aot/lib/netcore50/_._",
  5109. "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
  5110. "system.reflection.emit.ilgeneration.nuspec"
  5111. ]
  5112. },
  5113. "System.Reflection.Emit.Lightweight/4.3.0": {
  5114. "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
  5115. "type": "package",
  5116. "path": "system.reflection.emit.lightweight/4.3.0",
  5117. "files": [
  5118. ".nupkg.metadata",
  5119. ".signature.p7s",
  5120. "ThirdPartyNotices.txt",
  5121. "dotnet_library_license.txt",
  5122. "lib/MonoAndroid10/_._",
  5123. "lib/MonoTouch10/_._",
  5124. "lib/net45/_._",
  5125. "lib/netcore50/System.Reflection.Emit.Lightweight.dll",
  5126. "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll",
  5127. "lib/portable-net45+wp8/_._",
  5128. "lib/wp80/_._",
  5129. "lib/xamarinios10/_._",
  5130. "lib/xamarinmac20/_._",
  5131. "lib/xamarintvos10/_._",
  5132. "lib/xamarinwatchos10/_._",
  5133. "ref/MonoAndroid10/_._",
  5134. "ref/MonoTouch10/_._",
  5135. "ref/net45/_._",
  5136. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
  5137. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
  5138. "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml",
  5139. "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml",
  5140. "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml",
  5141. "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml",
  5142. "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml",
  5143. "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml",
  5144. "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml",
  5145. "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml",
  5146. "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml",
  5147. "ref/portable-net45+wp8/_._",
  5148. "ref/wp80/_._",
  5149. "ref/xamarinios10/_._",
  5150. "ref/xamarinmac20/_._",
  5151. "ref/xamarintvos10/_._",
  5152. "ref/xamarinwatchos10/_._",
  5153. "runtimes/aot/lib/netcore50/_._",
  5154. "system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
  5155. "system.reflection.emit.lightweight.nuspec"
  5156. ]
  5157. },
  5158. "System.Reflection.Extensions/4.3.0": {
  5159. "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
  5160. "type": "package",
  5161. "path": "system.reflection.extensions/4.3.0",
  5162. "files": [
  5163. ".nupkg.metadata",
  5164. ".signature.p7s",
  5165. "ThirdPartyNotices.txt",
  5166. "dotnet_library_license.txt",
  5167. "lib/MonoAndroid10/_._",
  5168. "lib/MonoTouch10/_._",
  5169. "lib/net45/_._",
  5170. "lib/portable-net45+win8+wp8+wpa81/_._",
  5171. "lib/win8/_._",
  5172. "lib/wp80/_._",
  5173. "lib/wpa81/_._",
  5174. "lib/xamarinios10/_._",
  5175. "lib/xamarinmac20/_._",
  5176. "lib/xamarintvos10/_._",
  5177. "lib/xamarinwatchos10/_._",
  5178. "ref/MonoAndroid10/_._",
  5179. "ref/MonoTouch10/_._",
  5180. "ref/net45/_._",
  5181. "ref/netcore50/System.Reflection.Extensions.dll",
  5182. "ref/netcore50/System.Reflection.Extensions.xml",
  5183. "ref/netcore50/de/System.Reflection.Extensions.xml",
  5184. "ref/netcore50/es/System.Reflection.Extensions.xml",
  5185. "ref/netcore50/fr/System.Reflection.Extensions.xml",
  5186. "ref/netcore50/it/System.Reflection.Extensions.xml",
  5187. "ref/netcore50/ja/System.Reflection.Extensions.xml",
  5188. "ref/netcore50/ko/System.Reflection.Extensions.xml",
  5189. "ref/netcore50/ru/System.Reflection.Extensions.xml",
  5190. "ref/netcore50/zh-hans/System.Reflection.Extensions.xml",
  5191. "ref/netcore50/zh-hant/System.Reflection.Extensions.xml",
  5192. "ref/netstandard1.0/System.Reflection.Extensions.dll",
  5193. "ref/netstandard1.0/System.Reflection.Extensions.xml",
  5194. "ref/netstandard1.0/de/System.Reflection.Extensions.xml",
  5195. "ref/netstandard1.0/es/System.Reflection.Extensions.xml",
  5196. "ref/netstandard1.0/fr/System.Reflection.Extensions.xml",
  5197. "ref/netstandard1.0/it/System.Reflection.Extensions.xml",
  5198. "ref/netstandard1.0/ja/System.Reflection.Extensions.xml",
  5199. "ref/netstandard1.0/ko/System.Reflection.Extensions.xml",
  5200. "ref/netstandard1.0/ru/System.Reflection.Extensions.xml",
  5201. "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml",
  5202. "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml",
  5203. "ref/portable-net45+win8+wp8+wpa81/_._",
  5204. "ref/win8/_._",
  5205. "ref/wp80/_._",
  5206. "ref/wpa81/_._",
  5207. "ref/xamarinios10/_._",
  5208. "ref/xamarinmac20/_._",
  5209. "ref/xamarintvos10/_._",
  5210. "ref/xamarinwatchos10/_._",
  5211. "system.reflection.extensions.4.3.0.nupkg.sha512",
  5212. "system.reflection.extensions.nuspec"
  5213. ]
  5214. },
  5215. "System.Reflection.Metadata/6.0.1": {
  5216. "sha512": "III/lNMSn0ZRBuM9m5Cgbiho5j81u0FAEagFX5ta2DKbljZ3T0IpD8j+BIiHQPeKqJppWS9bGEp6JnKnWKze0g==",
  5217. "type": "package",
  5218. "path": "system.reflection.metadata/6.0.1",
  5219. "files": [
  5220. ".nupkg.metadata",
  5221. ".signature.p7s",
  5222. "Icon.png",
  5223. "LICENSE.TXT",
  5224. "THIRD-PARTY-NOTICES.TXT",
  5225. "buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets",
  5226. "buildTransitive/netcoreapp3.1/_._",
  5227. "lib/net461/System.Reflection.Metadata.dll",
  5228. "lib/net461/System.Reflection.Metadata.xml",
  5229. "lib/net6.0/System.Reflection.Metadata.dll",
  5230. "lib/net6.0/System.Reflection.Metadata.xml",
  5231. "lib/netstandard2.0/System.Reflection.Metadata.dll",
  5232. "lib/netstandard2.0/System.Reflection.Metadata.xml",
  5233. "system.reflection.metadata.6.0.1.nupkg.sha512",
  5234. "system.reflection.metadata.nuspec",
  5235. "useSharedDesignerContext.txt"
  5236. ]
  5237. },
  5238. "System.Reflection.Primitives/4.3.0": {
  5239. "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
  5240. "type": "package",
  5241. "path": "system.reflection.primitives/4.3.0",
  5242. "files": [
  5243. ".nupkg.metadata",
  5244. ".signature.p7s",
  5245. "ThirdPartyNotices.txt",
  5246. "dotnet_library_license.txt",
  5247. "lib/MonoAndroid10/_._",
  5248. "lib/MonoTouch10/_._",
  5249. "lib/net45/_._",
  5250. "lib/portable-net45+win8+wp8+wpa81/_._",
  5251. "lib/win8/_._",
  5252. "lib/wp80/_._",
  5253. "lib/wpa81/_._",
  5254. "lib/xamarinios10/_._",
  5255. "lib/xamarinmac20/_._",
  5256. "lib/xamarintvos10/_._",
  5257. "lib/xamarinwatchos10/_._",
  5258. "ref/MonoAndroid10/_._",
  5259. "ref/MonoTouch10/_._",
  5260. "ref/net45/_._",
  5261. "ref/netcore50/System.Reflection.Primitives.dll",
  5262. "ref/netcore50/System.Reflection.Primitives.xml",
  5263. "ref/netcore50/de/System.Reflection.Primitives.xml",
  5264. "ref/netcore50/es/System.Reflection.Primitives.xml",
  5265. "ref/netcore50/fr/System.Reflection.Primitives.xml",
  5266. "ref/netcore50/it/System.Reflection.Primitives.xml",
  5267. "ref/netcore50/ja/System.Reflection.Primitives.xml",
  5268. "ref/netcore50/ko/System.Reflection.Primitives.xml",
  5269. "ref/netcore50/ru/System.Reflection.Primitives.xml",
  5270. "ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
  5271. "ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
  5272. "ref/netstandard1.0/System.Reflection.Primitives.dll",
  5273. "ref/netstandard1.0/System.Reflection.Primitives.xml",
  5274. "ref/netstandard1.0/de/System.Reflection.Primitives.xml",
  5275. "ref/netstandard1.0/es/System.Reflection.Primitives.xml",
  5276. "ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
  5277. "ref/netstandard1.0/it/System.Reflection.Primitives.xml",
  5278. "ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
  5279. "ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
  5280. "ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
  5281. "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
  5282. "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
  5283. "ref/portable-net45+win8+wp8+wpa81/_._",
  5284. "ref/win8/_._",
  5285. "ref/wp80/_._",
  5286. "ref/wpa81/_._",
  5287. "ref/xamarinios10/_._",
  5288. "ref/xamarinmac20/_._",
  5289. "ref/xamarintvos10/_._",
  5290. "ref/xamarinwatchos10/_._",
  5291. "system.reflection.primitives.4.3.0.nupkg.sha512",
  5292. "system.reflection.primitives.nuspec"
  5293. ]
  5294. },
  5295. "System.Reflection.TypeExtensions/4.3.0": {
  5296. "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
  5297. "type": "package",
  5298. "path": "system.reflection.typeextensions/4.3.0",
  5299. "files": [
  5300. ".nupkg.metadata",
  5301. ".signature.p7s",
  5302. "ThirdPartyNotices.txt",
  5303. "dotnet_library_license.txt",
  5304. "lib/MonoAndroid10/_._",
  5305. "lib/MonoTouch10/_._",
  5306. "lib/net46/System.Reflection.TypeExtensions.dll",
  5307. "lib/net462/System.Reflection.TypeExtensions.dll",
  5308. "lib/netcore50/System.Reflection.TypeExtensions.dll",
  5309. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll",
  5310. "lib/xamarinios10/_._",
  5311. "lib/xamarinmac20/_._",
  5312. "lib/xamarintvos10/_._",
  5313. "lib/xamarinwatchos10/_._",
  5314. "ref/MonoAndroid10/_._",
  5315. "ref/MonoTouch10/_._",
  5316. "ref/net46/System.Reflection.TypeExtensions.dll",
  5317. "ref/net462/System.Reflection.TypeExtensions.dll",
  5318. "ref/netstandard1.3/System.Reflection.TypeExtensions.dll",
  5319. "ref/netstandard1.3/System.Reflection.TypeExtensions.xml",
  5320. "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml",
  5321. "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml",
  5322. "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml",
  5323. "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml",
  5324. "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml",
  5325. "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml",
  5326. "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml",
  5327. "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml",
  5328. "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml",
  5329. "ref/netstandard1.5/System.Reflection.TypeExtensions.dll",
  5330. "ref/netstandard1.5/System.Reflection.TypeExtensions.xml",
  5331. "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml",
  5332. "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml",
  5333. "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml",
  5334. "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml",
  5335. "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml",
  5336. "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml",
  5337. "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml",
  5338. "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml",
  5339. "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml",
  5340. "ref/xamarinios10/_._",
  5341. "ref/xamarinmac20/_._",
  5342. "ref/xamarintvos10/_._",
  5343. "ref/xamarinwatchos10/_._",
  5344. "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll",
  5345. "system.reflection.typeextensions.4.3.0.nupkg.sha512",
  5346. "system.reflection.typeextensions.nuspec"
  5347. ]
  5348. },
  5349. "System.Resources.ResourceManager/4.3.0": {
  5350. "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
  5351. "type": "package",
  5352. "path": "system.resources.resourcemanager/4.3.0",
  5353. "files": [
  5354. ".nupkg.metadata",
  5355. ".signature.p7s",
  5356. "ThirdPartyNotices.txt",
  5357. "dotnet_library_license.txt",
  5358. "lib/MonoAndroid10/_._",
  5359. "lib/MonoTouch10/_._",
  5360. "lib/net45/_._",
  5361. "lib/portable-net45+win8+wp8+wpa81/_._",
  5362. "lib/win8/_._",
  5363. "lib/wp80/_._",
  5364. "lib/wpa81/_._",
  5365. "lib/xamarinios10/_._",
  5366. "lib/xamarinmac20/_._",
  5367. "lib/xamarintvos10/_._",
  5368. "lib/xamarinwatchos10/_._",
  5369. "ref/MonoAndroid10/_._",
  5370. "ref/MonoTouch10/_._",
  5371. "ref/net45/_._",
  5372. "ref/netcore50/System.Resources.ResourceManager.dll",
  5373. "ref/netcore50/System.Resources.ResourceManager.xml",
  5374. "ref/netcore50/de/System.Resources.ResourceManager.xml",
  5375. "ref/netcore50/es/System.Resources.ResourceManager.xml",
  5376. "ref/netcore50/fr/System.Resources.ResourceManager.xml",
  5377. "ref/netcore50/it/System.Resources.ResourceManager.xml",
  5378. "ref/netcore50/ja/System.Resources.ResourceManager.xml",
  5379. "ref/netcore50/ko/System.Resources.ResourceManager.xml",
  5380. "ref/netcore50/ru/System.Resources.ResourceManager.xml",
  5381. "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml",
  5382. "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml",
  5383. "ref/netstandard1.0/System.Resources.ResourceManager.dll",
  5384. "ref/netstandard1.0/System.Resources.ResourceManager.xml",
  5385. "ref/netstandard1.0/de/System.Resources.ResourceManager.xml",
  5386. "ref/netstandard1.0/es/System.Resources.ResourceManager.xml",
  5387. "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml",
  5388. "ref/netstandard1.0/it/System.Resources.ResourceManager.xml",
  5389. "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml",
  5390. "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml",
  5391. "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml",
  5392. "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml",
  5393. "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml",
  5394. "ref/portable-net45+win8+wp8+wpa81/_._",
  5395. "ref/win8/_._",
  5396. "ref/wp80/_._",
  5397. "ref/wpa81/_._",
  5398. "ref/xamarinios10/_._",
  5399. "ref/xamarinmac20/_._",
  5400. "ref/xamarintvos10/_._",
  5401. "ref/xamarinwatchos10/_._",
  5402. "system.resources.resourcemanager.4.3.0.nupkg.sha512",
  5403. "system.resources.resourcemanager.nuspec"
  5404. ]
  5405. },
  5406. "System.Runtime/4.3.0": {
  5407. "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
  5408. "type": "package",
  5409. "path": "system.runtime/4.3.0",
  5410. "files": [
  5411. ".nupkg.metadata",
  5412. ".signature.p7s",
  5413. "ThirdPartyNotices.txt",
  5414. "dotnet_library_license.txt",
  5415. "lib/MonoAndroid10/_._",
  5416. "lib/MonoTouch10/_._",
  5417. "lib/net45/_._",
  5418. "lib/net462/System.Runtime.dll",
  5419. "lib/portable-net45+win8+wp80+wpa81/_._",
  5420. "lib/win8/_._",
  5421. "lib/wp80/_._",
  5422. "lib/wpa81/_._",
  5423. "lib/xamarinios10/_._",
  5424. "lib/xamarinmac20/_._",
  5425. "lib/xamarintvos10/_._",
  5426. "lib/xamarinwatchos10/_._",
  5427. "ref/MonoAndroid10/_._",
  5428. "ref/MonoTouch10/_._",
  5429. "ref/net45/_._",
  5430. "ref/net462/System.Runtime.dll",
  5431. "ref/netcore50/System.Runtime.dll",
  5432. "ref/netcore50/System.Runtime.xml",
  5433. "ref/netcore50/de/System.Runtime.xml",
  5434. "ref/netcore50/es/System.Runtime.xml",
  5435. "ref/netcore50/fr/System.Runtime.xml",
  5436. "ref/netcore50/it/System.Runtime.xml",
  5437. "ref/netcore50/ja/System.Runtime.xml",
  5438. "ref/netcore50/ko/System.Runtime.xml",
  5439. "ref/netcore50/ru/System.Runtime.xml",
  5440. "ref/netcore50/zh-hans/System.Runtime.xml",
  5441. "ref/netcore50/zh-hant/System.Runtime.xml",
  5442. "ref/netstandard1.0/System.Runtime.dll",
  5443. "ref/netstandard1.0/System.Runtime.xml",
  5444. "ref/netstandard1.0/de/System.Runtime.xml",
  5445. "ref/netstandard1.0/es/System.Runtime.xml",
  5446. "ref/netstandard1.0/fr/System.Runtime.xml",
  5447. "ref/netstandard1.0/it/System.Runtime.xml",
  5448. "ref/netstandard1.0/ja/System.Runtime.xml",
  5449. "ref/netstandard1.0/ko/System.Runtime.xml",
  5450. "ref/netstandard1.0/ru/System.Runtime.xml",
  5451. "ref/netstandard1.0/zh-hans/System.Runtime.xml",
  5452. "ref/netstandard1.0/zh-hant/System.Runtime.xml",
  5453. "ref/netstandard1.2/System.Runtime.dll",
  5454. "ref/netstandard1.2/System.Runtime.xml",
  5455. "ref/netstandard1.2/de/System.Runtime.xml",
  5456. "ref/netstandard1.2/es/System.Runtime.xml",
  5457. "ref/netstandard1.2/fr/System.Runtime.xml",
  5458. "ref/netstandard1.2/it/System.Runtime.xml",
  5459. "ref/netstandard1.2/ja/System.Runtime.xml",
  5460. "ref/netstandard1.2/ko/System.Runtime.xml",
  5461. "ref/netstandard1.2/ru/System.Runtime.xml",
  5462. "ref/netstandard1.2/zh-hans/System.Runtime.xml",
  5463. "ref/netstandard1.2/zh-hant/System.Runtime.xml",
  5464. "ref/netstandard1.3/System.Runtime.dll",
  5465. "ref/netstandard1.3/System.Runtime.xml",
  5466. "ref/netstandard1.3/de/System.Runtime.xml",
  5467. "ref/netstandard1.3/es/System.Runtime.xml",
  5468. "ref/netstandard1.3/fr/System.Runtime.xml",
  5469. "ref/netstandard1.3/it/System.Runtime.xml",
  5470. "ref/netstandard1.3/ja/System.Runtime.xml",
  5471. "ref/netstandard1.3/ko/System.Runtime.xml",
  5472. "ref/netstandard1.3/ru/System.Runtime.xml",
  5473. "ref/netstandard1.3/zh-hans/System.Runtime.xml",
  5474. "ref/netstandard1.3/zh-hant/System.Runtime.xml",
  5475. "ref/netstandard1.5/System.Runtime.dll",
  5476. "ref/netstandard1.5/System.Runtime.xml",
  5477. "ref/netstandard1.5/de/System.Runtime.xml",
  5478. "ref/netstandard1.5/es/System.Runtime.xml",
  5479. "ref/netstandard1.5/fr/System.Runtime.xml",
  5480. "ref/netstandard1.5/it/System.Runtime.xml",
  5481. "ref/netstandard1.5/ja/System.Runtime.xml",
  5482. "ref/netstandard1.5/ko/System.Runtime.xml",
  5483. "ref/netstandard1.5/ru/System.Runtime.xml",
  5484. "ref/netstandard1.5/zh-hans/System.Runtime.xml",
  5485. "ref/netstandard1.5/zh-hant/System.Runtime.xml",
  5486. "ref/portable-net45+win8+wp80+wpa81/_._",
  5487. "ref/win8/_._",
  5488. "ref/wp80/_._",
  5489. "ref/wpa81/_._",
  5490. "ref/xamarinios10/_._",
  5491. "ref/xamarinmac20/_._",
  5492. "ref/xamarintvos10/_._",
  5493. "ref/xamarinwatchos10/_._",
  5494. "system.runtime.4.3.0.nupkg.sha512",
  5495. "system.runtime.nuspec"
  5496. ]
  5497. },
  5498. "System.Runtime.Caching/4.7.0": {
  5499. "sha512": "NdvNRjTPxYvIEhXQszT9L9vJhdQoX6AQ0AlhjTU+5NqFQVuacJTfhPVAvtGWNA2OJCqRiR/okBcZgMwI6MqcZg==",
  5500. "type": "package",
  5501. "path": "system.runtime.caching/4.7.0",
  5502. "files": [
  5503. ".nupkg.metadata",
  5504. ".signature.p7s",
  5505. "LICENSE.TXT",
  5506. "THIRD-PARTY-NOTICES.TXT",
  5507. "lib/MonoAndroid10/_._",
  5508. "lib/MonoTouch10/_._",
  5509. "lib/net45/_._",
  5510. "lib/netstandard2.0/System.Runtime.Caching.dll",
  5511. "lib/netstandard2.0/System.Runtime.Caching.xml",
  5512. "lib/xamarinios10/_._",
  5513. "lib/xamarinmac20/_._",
  5514. "lib/xamarintvos10/_._",
  5515. "lib/xamarinwatchos10/_._",
  5516. "ref/MonoAndroid10/_._",
  5517. "ref/MonoTouch10/_._",
  5518. "ref/net45/_._",
  5519. "ref/netstandard2.0/System.Runtime.Caching.dll",
  5520. "ref/netstandard2.0/System.Runtime.Caching.xml",
  5521. "ref/xamarinios10/_._",
  5522. "ref/xamarinmac20/_._",
  5523. "ref/xamarintvos10/_._",
  5524. "ref/xamarinwatchos10/_._",
  5525. "runtimes/win/lib/net45/_._",
  5526. "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll",
  5527. "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.xml",
  5528. "system.runtime.caching.4.7.0.nupkg.sha512",
  5529. "system.runtime.caching.nuspec",
  5530. "useSharedDesignerContext.txt",
  5531. "version.txt"
  5532. ]
  5533. },
  5534. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  5535. "sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
  5536. "type": "package",
  5537. "path": "system.runtime.compilerservices.unsafe/6.0.0",
  5538. "files": [
  5539. ".nupkg.metadata",
  5540. ".signature.p7s",
  5541. "Icon.png",
  5542. "LICENSE.TXT",
  5543. "THIRD-PARTY-NOTICES.TXT",
  5544. "buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets",
  5545. "buildTransitive/netcoreapp3.1/_._",
  5546. "lib/net461/System.Runtime.CompilerServices.Unsafe.dll",
  5547. "lib/net461/System.Runtime.CompilerServices.Unsafe.xml",
  5548. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll",
  5549. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml",
  5550. "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll",
  5551. "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml",
  5552. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
  5553. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
  5554. "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
  5555. "system.runtime.compilerservices.unsafe.nuspec",
  5556. "useSharedDesignerContext.txt"
  5557. ]
  5558. },
  5559. "System.Runtime.Extensions/4.3.0": {
  5560. "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
  5561. "type": "package",
  5562. "path": "system.runtime.extensions/4.3.0",
  5563. "files": [
  5564. ".nupkg.metadata",
  5565. ".signature.p7s",
  5566. "ThirdPartyNotices.txt",
  5567. "dotnet_library_license.txt",
  5568. "lib/MonoAndroid10/_._",
  5569. "lib/MonoTouch10/_._",
  5570. "lib/net45/_._",
  5571. "lib/net462/System.Runtime.Extensions.dll",
  5572. "lib/portable-net45+win8+wp8+wpa81/_._",
  5573. "lib/win8/_._",
  5574. "lib/wp80/_._",
  5575. "lib/wpa81/_._",
  5576. "lib/xamarinios10/_._",
  5577. "lib/xamarinmac20/_._",
  5578. "lib/xamarintvos10/_._",
  5579. "lib/xamarinwatchos10/_._",
  5580. "ref/MonoAndroid10/_._",
  5581. "ref/MonoTouch10/_._",
  5582. "ref/net45/_._",
  5583. "ref/net462/System.Runtime.Extensions.dll",
  5584. "ref/netcore50/System.Runtime.Extensions.dll",
  5585. "ref/netcore50/System.Runtime.Extensions.xml",
  5586. "ref/netcore50/de/System.Runtime.Extensions.xml",
  5587. "ref/netcore50/es/System.Runtime.Extensions.xml",
  5588. "ref/netcore50/fr/System.Runtime.Extensions.xml",
  5589. "ref/netcore50/it/System.Runtime.Extensions.xml",
  5590. "ref/netcore50/ja/System.Runtime.Extensions.xml",
  5591. "ref/netcore50/ko/System.Runtime.Extensions.xml",
  5592. "ref/netcore50/ru/System.Runtime.Extensions.xml",
  5593. "ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
  5594. "ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
  5595. "ref/netstandard1.0/System.Runtime.Extensions.dll",
  5596. "ref/netstandard1.0/System.Runtime.Extensions.xml",
  5597. "ref/netstandard1.0/de/System.Runtime.Extensions.xml",
  5598. "ref/netstandard1.0/es/System.Runtime.Extensions.xml",
  5599. "ref/netstandard1.0/fr/System.Runtime.Extensions.xml",
  5600. "ref/netstandard1.0/it/System.Runtime.Extensions.xml",
  5601. "ref/netstandard1.0/ja/System.Runtime.Extensions.xml",
  5602. "ref/netstandard1.0/ko/System.Runtime.Extensions.xml",
  5603. "ref/netstandard1.0/ru/System.Runtime.Extensions.xml",
  5604. "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml",
  5605. "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml",
  5606. "ref/netstandard1.3/System.Runtime.Extensions.dll",
  5607. "ref/netstandard1.3/System.Runtime.Extensions.xml",
  5608. "ref/netstandard1.3/de/System.Runtime.Extensions.xml",
  5609. "ref/netstandard1.3/es/System.Runtime.Extensions.xml",
  5610. "ref/netstandard1.3/fr/System.Runtime.Extensions.xml",
  5611. "ref/netstandard1.3/it/System.Runtime.Extensions.xml",
  5612. "ref/netstandard1.3/ja/System.Runtime.Extensions.xml",
  5613. "ref/netstandard1.3/ko/System.Runtime.Extensions.xml",
  5614. "ref/netstandard1.3/ru/System.Runtime.Extensions.xml",
  5615. "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml",
  5616. "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml",
  5617. "ref/netstandard1.5/System.Runtime.Extensions.dll",
  5618. "ref/netstandard1.5/System.Runtime.Extensions.xml",
  5619. "ref/netstandard1.5/de/System.Runtime.Extensions.xml",
  5620. "ref/netstandard1.5/es/System.Runtime.Extensions.xml",
  5621. "ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
  5622. "ref/netstandard1.5/it/System.Runtime.Extensions.xml",
  5623. "ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
  5624. "ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
  5625. "ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
  5626. "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
  5627. "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
  5628. "ref/portable-net45+win8+wp8+wpa81/_._",
  5629. "ref/win8/_._",
  5630. "ref/wp80/_._",
  5631. "ref/wpa81/_._",
  5632. "ref/xamarinios10/_._",
  5633. "ref/xamarinmac20/_._",
  5634. "ref/xamarintvos10/_._",
  5635. "ref/xamarinwatchos10/_._",
  5636. "system.runtime.extensions.4.3.0.nupkg.sha512",
  5637. "system.runtime.extensions.nuspec"
  5638. ]
  5639. },
  5640. "System.Runtime.Handles/4.3.0": {
  5641. "sha512": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
  5642. "type": "package",
  5643. "path": "system.runtime.handles/4.3.0",
  5644. "files": [
  5645. ".nupkg.metadata",
  5646. ".signature.p7s",
  5647. "ThirdPartyNotices.txt",
  5648. "dotnet_library_license.txt",
  5649. "lib/MonoAndroid10/_._",
  5650. "lib/MonoTouch10/_._",
  5651. "lib/net46/_._",
  5652. "lib/xamarinios10/_._",
  5653. "lib/xamarinmac20/_._",
  5654. "lib/xamarintvos10/_._",
  5655. "lib/xamarinwatchos10/_._",
  5656. "ref/MonoAndroid10/_._",
  5657. "ref/MonoTouch10/_._",
  5658. "ref/net46/_._",
  5659. "ref/netstandard1.3/System.Runtime.Handles.dll",
  5660. "ref/netstandard1.3/System.Runtime.Handles.xml",
  5661. "ref/netstandard1.3/de/System.Runtime.Handles.xml",
  5662. "ref/netstandard1.3/es/System.Runtime.Handles.xml",
  5663. "ref/netstandard1.3/fr/System.Runtime.Handles.xml",
  5664. "ref/netstandard1.3/it/System.Runtime.Handles.xml",
  5665. "ref/netstandard1.3/ja/System.Runtime.Handles.xml",
  5666. "ref/netstandard1.3/ko/System.Runtime.Handles.xml",
  5667. "ref/netstandard1.3/ru/System.Runtime.Handles.xml",
  5668. "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml",
  5669. "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml",
  5670. "ref/xamarinios10/_._",
  5671. "ref/xamarinmac20/_._",
  5672. "ref/xamarintvos10/_._",
  5673. "ref/xamarinwatchos10/_._",
  5674. "system.runtime.handles.4.3.0.nupkg.sha512",
  5675. "system.runtime.handles.nuspec"
  5676. ]
  5677. },
  5678. "System.Runtime.Serialization.Primitives/4.3.0": {
  5679. "sha512": "Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==",
  5680. "type": "package",
  5681. "path": "system.runtime.serialization.primitives/4.3.0",
  5682. "files": [
  5683. ".nupkg.metadata",
  5684. ".signature.p7s",
  5685. "ThirdPartyNotices.txt",
  5686. "dotnet_library_license.txt",
  5687. "lib/MonoAndroid10/_._",
  5688. "lib/MonoTouch10/_._",
  5689. "lib/net45/_._",
  5690. "lib/net46/System.Runtime.Serialization.Primitives.dll",
  5691. "lib/netcore50/System.Runtime.Serialization.Primitives.dll",
  5692. "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
  5693. "lib/portable-net45+win8+wp8+wpa81/_._",
  5694. "lib/win8/_._",
  5695. "lib/wp80/_._",
  5696. "lib/wpa81/_._",
  5697. "lib/xamarinios10/_._",
  5698. "lib/xamarinmac20/_._",
  5699. "lib/xamarintvos10/_._",
  5700. "lib/xamarinwatchos10/_._",
  5701. "ref/MonoAndroid10/_._",
  5702. "ref/MonoTouch10/_._",
  5703. "ref/net45/_._",
  5704. "ref/net46/System.Runtime.Serialization.Primitives.dll",
  5705. "ref/netcore50/System.Runtime.Serialization.Primitives.dll",
  5706. "ref/netcore50/System.Runtime.Serialization.Primitives.xml",
  5707. "ref/netcore50/de/System.Runtime.Serialization.Primitives.xml",
  5708. "ref/netcore50/es/System.Runtime.Serialization.Primitives.xml",
  5709. "ref/netcore50/fr/System.Runtime.Serialization.Primitives.xml",
  5710. "ref/netcore50/it/System.Runtime.Serialization.Primitives.xml",
  5711. "ref/netcore50/ja/System.Runtime.Serialization.Primitives.xml",
  5712. "ref/netcore50/ko/System.Runtime.Serialization.Primitives.xml",
  5713. "ref/netcore50/ru/System.Runtime.Serialization.Primitives.xml",
  5714. "ref/netcore50/zh-hans/System.Runtime.Serialization.Primitives.xml",
  5715. "ref/netcore50/zh-hant/System.Runtime.Serialization.Primitives.xml",
  5716. "ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll",
  5717. "ref/netstandard1.0/System.Runtime.Serialization.Primitives.xml",
  5718. "ref/netstandard1.0/de/System.Runtime.Serialization.Primitives.xml",
  5719. "ref/netstandard1.0/es/System.Runtime.Serialization.Primitives.xml",
  5720. "ref/netstandard1.0/fr/System.Runtime.Serialization.Primitives.xml",
  5721. "ref/netstandard1.0/it/System.Runtime.Serialization.Primitives.xml",
  5722. "ref/netstandard1.0/ja/System.Runtime.Serialization.Primitives.xml",
  5723. "ref/netstandard1.0/ko/System.Runtime.Serialization.Primitives.xml",
  5724. "ref/netstandard1.0/ru/System.Runtime.Serialization.Primitives.xml",
  5725. "ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Primitives.xml",
  5726. "ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Primitives.xml",
  5727. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
  5728. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.xml",
  5729. "ref/netstandard1.3/de/System.Runtime.Serialization.Primitives.xml",
  5730. "ref/netstandard1.3/es/System.Runtime.Serialization.Primitives.xml",
  5731. "ref/netstandard1.3/fr/System.Runtime.Serialization.Primitives.xml",
  5732. "ref/netstandard1.3/it/System.Runtime.Serialization.Primitives.xml",
  5733. "ref/netstandard1.3/ja/System.Runtime.Serialization.Primitives.xml",
  5734. "ref/netstandard1.3/ko/System.Runtime.Serialization.Primitives.xml",
  5735. "ref/netstandard1.3/ru/System.Runtime.Serialization.Primitives.xml",
  5736. "ref/netstandard1.3/zh-hans/System.Runtime.Serialization.Primitives.xml",
  5737. "ref/netstandard1.3/zh-hant/System.Runtime.Serialization.Primitives.xml",
  5738. "ref/portable-net45+win8+wp8+wpa81/_._",
  5739. "ref/win8/_._",
  5740. "ref/wp80/_._",
  5741. "ref/wpa81/_._",
  5742. "ref/xamarinios10/_._",
  5743. "ref/xamarinmac20/_._",
  5744. "ref/xamarintvos10/_._",
  5745. "ref/xamarinwatchos10/_._",
  5746. "runtimes/aot/lib/netcore50/System.Runtime.Serialization.Primitives.dll",
  5747. "system.runtime.serialization.primitives.4.3.0.nupkg.sha512",
  5748. "system.runtime.serialization.primitives.nuspec"
  5749. ]
  5750. },
  5751. "System.Security.AccessControl/4.7.0": {
  5752. "sha512": "JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==",
  5753. "type": "package",
  5754. "path": "system.security.accesscontrol/4.7.0",
  5755. "files": [
  5756. ".nupkg.metadata",
  5757. ".signature.p7s",
  5758. "LICENSE.TXT",
  5759. "THIRD-PARTY-NOTICES.TXT",
  5760. "lib/net46/System.Security.AccessControl.dll",
  5761. "lib/net461/System.Security.AccessControl.dll",
  5762. "lib/net461/System.Security.AccessControl.xml",
  5763. "lib/netstandard1.3/System.Security.AccessControl.dll",
  5764. "lib/netstandard2.0/System.Security.AccessControl.dll",
  5765. "lib/netstandard2.0/System.Security.AccessControl.xml",
  5766. "lib/uap10.0.16299/_._",
  5767. "ref/net46/System.Security.AccessControl.dll",
  5768. "ref/net461/System.Security.AccessControl.dll",
  5769. "ref/net461/System.Security.AccessControl.xml",
  5770. "ref/netstandard1.3/System.Security.AccessControl.dll",
  5771. "ref/netstandard1.3/System.Security.AccessControl.xml",
  5772. "ref/netstandard1.3/de/System.Security.AccessControl.xml",
  5773. "ref/netstandard1.3/es/System.Security.AccessControl.xml",
  5774. "ref/netstandard1.3/fr/System.Security.AccessControl.xml",
  5775. "ref/netstandard1.3/it/System.Security.AccessControl.xml",
  5776. "ref/netstandard1.3/ja/System.Security.AccessControl.xml",
  5777. "ref/netstandard1.3/ko/System.Security.AccessControl.xml",
  5778. "ref/netstandard1.3/ru/System.Security.AccessControl.xml",
  5779. "ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml",
  5780. "ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml",
  5781. "ref/netstandard2.0/System.Security.AccessControl.dll",
  5782. "ref/netstandard2.0/System.Security.AccessControl.xml",
  5783. "ref/uap10.0.16299/_._",
  5784. "runtimes/win/lib/net46/System.Security.AccessControl.dll",
  5785. "runtimes/win/lib/net461/System.Security.AccessControl.dll",
  5786. "runtimes/win/lib/net461/System.Security.AccessControl.xml",
  5787. "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll",
  5788. "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.xml",
  5789. "runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll",
  5790. "runtimes/win/lib/uap10.0.16299/_._",
  5791. "system.security.accesscontrol.4.7.0.nupkg.sha512",
  5792. "system.security.accesscontrol.nuspec",
  5793. "useSharedDesignerContext.txt",
  5794. "version.txt"
  5795. ]
  5796. },
  5797. "System.Security.Cryptography.Cng/4.5.0": {
  5798. "sha512": "WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==",
  5799. "type": "package",
  5800. "path": "system.security.cryptography.cng/4.5.0",
  5801. "files": [
  5802. ".nupkg.metadata",
  5803. ".signature.p7s",
  5804. "LICENSE.TXT",
  5805. "THIRD-PARTY-NOTICES.TXT",
  5806. "lib/MonoAndroid10/_._",
  5807. "lib/MonoTouch10/_._",
  5808. "lib/net46/System.Security.Cryptography.Cng.dll",
  5809. "lib/net461/System.Security.Cryptography.Cng.dll",
  5810. "lib/net462/System.Security.Cryptography.Cng.dll",
  5811. "lib/net47/System.Security.Cryptography.Cng.dll",
  5812. "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  5813. "lib/netstandard1.3/System.Security.Cryptography.Cng.dll",
  5814. "lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
  5815. "lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
  5816. "lib/netstandard2.0/System.Security.Cryptography.Cng.dll",
  5817. "lib/uap10.0.16299/_._",
  5818. "lib/xamarinios10/_._",
  5819. "lib/xamarinmac20/_._",
  5820. "lib/xamarintvos10/_._",
  5821. "lib/xamarinwatchos10/_._",
  5822. "ref/MonoAndroid10/_._",
  5823. "ref/MonoTouch10/_._",
  5824. "ref/net46/System.Security.Cryptography.Cng.dll",
  5825. "ref/net461/System.Security.Cryptography.Cng.dll",
  5826. "ref/net461/System.Security.Cryptography.Cng.xml",
  5827. "ref/net462/System.Security.Cryptography.Cng.dll",
  5828. "ref/net462/System.Security.Cryptography.Cng.xml",
  5829. "ref/net47/System.Security.Cryptography.Cng.dll",
  5830. "ref/net47/System.Security.Cryptography.Cng.xml",
  5831. "ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
  5832. "ref/netcoreapp2.0/System.Security.Cryptography.Cng.xml",
  5833. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  5834. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.xml",
  5835. "ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
  5836. "ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
  5837. "ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
  5838. "ref/netstandard2.0/System.Security.Cryptography.Cng.dll",
  5839. "ref/netstandard2.0/System.Security.Cryptography.Cng.xml",
  5840. "ref/uap10.0.16299/_._",
  5841. "ref/xamarinios10/_._",
  5842. "ref/xamarinmac20/_._",
  5843. "ref/xamarintvos10/_._",
  5844. "ref/xamarinwatchos10/_._",
  5845. "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
  5846. "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
  5847. "runtimes/win/lib/net462/System.Security.Cryptography.Cng.dll",
  5848. "runtimes/win/lib/net47/System.Security.Cryptography.Cng.dll",
  5849. "runtimes/win/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
  5850. "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  5851. "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
  5852. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
  5853. "runtimes/win/lib/uap10.0.16299/_._",
  5854. "system.security.cryptography.cng.4.5.0.nupkg.sha512",
  5855. "system.security.cryptography.cng.nuspec",
  5856. "useSharedDesignerContext.txt",
  5857. "version.txt"
  5858. ]
  5859. },
  5860. "System.Security.Cryptography.ProtectedData/4.7.0": {
  5861. "sha512": "ehYW0m9ptxpGWvE4zgqongBVWpSDU/JCFD4K7krxkQwSz/sFQjEXCUqpvencjy6DYDbn7Ig09R8GFffu8TtneQ==",
  5862. "type": "package",
  5863. "path": "system.security.cryptography.protecteddata/4.7.0",
  5864. "files": [
  5865. ".nupkg.metadata",
  5866. ".signature.p7s",
  5867. "LICENSE.TXT",
  5868. "THIRD-PARTY-NOTICES.TXT",
  5869. "lib/MonoAndroid10/_._",
  5870. "lib/MonoTouch10/_._",
  5871. "lib/net46/System.Security.Cryptography.ProtectedData.dll",
  5872. "lib/net461/System.Security.Cryptography.ProtectedData.dll",
  5873. "lib/net461/System.Security.Cryptography.ProtectedData.xml",
  5874. "lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
  5875. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
  5876. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
  5877. "lib/xamarinios10/_._",
  5878. "lib/xamarinmac20/_._",
  5879. "lib/xamarintvos10/_._",
  5880. "lib/xamarinwatchos10/_._",
  5881. "ref/MonoAndroid10/_._",
  5882. "ref/MonoTouch10/_._",
  5883. "ref/net46/System.Security.Cryptography.ProtectedData.dll",
  5884. "ref/net461/System.Security.Cryptography.ProtectedData.dll",
  5885. "ref/net461/System.Security.Cryptography.ProtectedData.xml",
  5886. "ref/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
  5887. "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
  5888. "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
  5889. "ref/xamarinios10/_._",
  5890. "ref/xamarinmac20/_._",
  5891. "ref/xamarintvos10/_._",
  5892. "ref/xamarinwatchos10/_._",
  5893. "runtimes/win/lib/net46/System.Security.Cryptography.ProtectedData.dll",
  5894. "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll",
  5895. "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.xml",
  5896. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
  5897. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
  5898. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
  5899. "system.security.cryptography.protecteddata.4.7.0.nupkg.sha512",
  5900. "system.security.cryptography.protecteddata.nuspec",
  5901. "useSharedDesignerContext.txt",
  5902. "version.txt"
  5903. ]
  5904. },
  5905. "System.Security.Permissions/4.7.0": {
  5906. "sha512": "dkOV6YYVBnYRa15/yv004eCGRBVADXw8qRbbNiCn/XpdJSUXkkUeIvdvFHkvnko4CdKMqG8yRHC4ox83LSlMsQ==",
  5907. "type": "package",
  5908. "path": "system.security.permissions/4.7.0",
  5909. "files": [
  5910. ".nupkg.metadata",
  5911. ".signature.p7s",
  5912. "LICENSE.TXT",
  5913. "THIRD-PARTY-NOTICES.TXT",
  5914. "lib/net461/System.Security.Permissions.dll",
  5915. "lib/net461/System.Security.Permissions.xml",
  5916. "lib/netcoreapp3.0/System.Security.Permissions.dll",
  5917. "lib/netcoreapp3.0/System.Security.Permissions.xml",
  5918. "lib/netstandard2.0/System.Security.Permissions.dll",
  5919. "lib/netstandard2.0/System.Security.Permissions.xml",
  5920. "ref/net461/System.Security.Permissions.dll",
  5921. "ref/net461/System.Security.Permissions.xml",
  5922. "ref/netcoreapp3.0/System.Security.Permissions.dll",
  5923. "ref/netcoreapp3.0/System.Security.Permissions.xml",
  5924. "ref/netstandard2.0/System.Security.Permissions.dll",
  5925. "ref/netstandard2.0/System.Security.Permissions.xml",
  5926. "system.security.permissions.4.7.0.nupkg.sha512",
  5927. "system.security.permissions.nuspec",
  5928. "useSharedDesignerContext.txt",
  5929. "version.txt"
  5930. ]
  5931. },
  5932. "System.Security.Principal.Windows/4.7.0": {
  5933. "sha512": "ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==",
  5934. "type": "package",
  5935. "path": "system.security.principal.windows/4.7.0",
  5936. "files": [
  5937. ".nupkg.metadata",
  5938. ".signature.p7s",
  5939. "LICENSE.TXT",
  5940. "THIRD-PARTY-NOTICES.TXT",
  5941. "lib/net46/System.Security.Principal.Windows.dll",
  5942. "lib/net461/System.Security.Principal.Windows.dll",
  5943. "lib/net461/System.Security.Principal.Windows.xml",
  5944. "lib/netstandard1.3/System.Security.Principal.Windows.dll",
  5945. "lib/netstandard2.0/System.Security.Principal.Windows.dll",
  5946. "lib/netstandard2.0/System.Security.Principal.Windows.xml",
  5947. "lib/uap10.0.16299/_._",
  5948. "ref/net46/System.Security.Principal.Windows.dll",
  5949. "ref/net461/System.Security.Principal.Windows.dll",
  5950. "ref/net461/System.Security.Principal.Windows.xml",
  5951. "ref/netcoreapp3.0/System.Security.Principal.Windows.dll",
  5952. "ref/netcoreapp3.0/System.Security.Principal.Windows.xml",
  5953. "ref/netstandard1.3/System.Security.Principal.Windows.dll",
  5954. "ref/netstandard1.3/System.Security.Principal.Windows.xml",
  5955. "ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
  5956. "ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
  5957. "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
  5958. "ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
  5959. "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
  5960. "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
  5961. "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
  5962. "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
  5963. "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
  5964. "ref/netstandard2.0/System.Security.Principal.Windows.dll",
  5965. "ref/netstandard2.0/System.Security.Principal.Windows.xml",
  5966. "ref/uap10.0.16299/_._",
  5967. "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
  5968. "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
  5969. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
  5970. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
  5971. "runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
  5972. "runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
  5973. "runtimes/win/lib/net461/System.Security.Principal.Windows.xml",
  5974. "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
  5975. "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
  5976. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
  5977. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
  5978. "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
  5979. "runtimes/win/lib/uap10.0.16299/_._",
  5980. "system.security.principal.windows.4.7.0.nupkg.sha512",
  5981. "system.security.principal.windows.nuspec",
  5982. "useSharedDesignerContext.txt",
  5983. "version.txt"
  5984. ]
  5985. },
  5986. "System.Text.Encoding/4.3.0": {
  5987. "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
  5988. "type": "package",
  5989. "path": "system.text.encoding/4.3.0",
  5990. "files": [
  5991. ".nupkg.metadata",
  5992. ".signature.p7s",
  5993. "ThirdPartyNotices.txt",
  5994. "dotnet_library_license.txt",
  5995. "lib/MonoAndroid10/_._",
  5996. "lib/MonoTouch10/_._",
  5997. "lib/net45/_._",
  5998. "lib/portable-net45+win8+wp8+wpa81/_._",
  5999. "lib/win8/_._",
  6000. "lib/wp80/_._",
  6001. "lib/wpa81/_._",
  6002. "lib/xamarinios10/_._",
  6003. "lib/xamarinmac20/_._",
  6004. "lib/xamarintvos10/_._",
  6005. "lib/xamarinwatchos10/_._",
  6006. "ref/MonoAndroid10/_._",
  6007. "ref/MonoTouch10/_._",
  6008. "ref/net45/_._",
  6009. "ref/netcore50/System.Text.Encoding.dll",
  6010. "ref/netcore50/System.Text.Encoding.xml",
  6011. "ref/netcore50/de/System.Text.Encoding.xml",
  6012. "ref/netcore50/es/System.Text.Encoding.xml",
  6013. "ref/netcore50/fr/System.Text.Encoding.xml",
  6014. "ref/netcore50/it/System.Text.Encoding.xml",
  6015. "ref/netcore50/ja/System.Text.Encoding.xml",
  6016. "ref/netcore50/ko/System.Text.Encoding.xml",
  6017. "ref/netcore50/ru/System.Text.Encoding.xml",
  6018. "ref/netcore50/zh-hans/System.Text.Encoding.xml",
  6019. "ref/netcore50/zh-hant/System.Text.Encoding.xml",
  6020. "ref/netstandard1.0/System.Text.Encoding.dll",
  6021. "ref/netstandard1.0/System.Text.Encoding.xml",
  6022. "ref/netstandard1.0/de/System.Text.Encoding.xml",
  6023. "ref/netstandard1.0/es/System.Text.Encoding.xml",
  6024. "ref/netstandard1.0/fr/System.Text.Encoding.xml",
  6025. "ref/netstandard1.0/it/System.Text.Encoding.xml",
  6026. "ref/netstandard1.0/ja/System.Text.Encoding.xml",
  6027. "ref/netstandard1.0/ko/System.Text.Encoding.xml",
  6028. "ref/netstandard1.0/ru/System.Text.Encoding.xml",
  6029. "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
  6030. "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
  6031. "ref/netstandard1.3/System.Text.Encoding.dll",
  6032. "ref/netstandard1.3/System.Text.Encoding.xml",
  6033. "ref/netstandard1.3/de/System.Text.Encoding.xml",
  6034. "ref/netstandard1.3/es/System.Text.Encoding.xml",
  6035. "ref/netstandard1.3/fr/System.Text.Encoding.xml",
  6036. "ref/netstandard1.3/it/System.Text.Encoding.xml",
  6037. "ref/netstandard1.3/ja/System.Text.Encoding.xml",
  6038. "ref/netstandard1.3/ko/System.Text.Encoding.xml",
  6039. "ref/netstandard1.3/ru/System.Text.Encoding.xml",
  6040. "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
  6041. "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
  6042. "ref/portable-net45+win8+wp8+wpa81/_._",
  6043. "ref/win8/_._",
  6044. "ref/wp80/_._",
  6045. "ref/wpa81/_._",
  6046. "ref/xamarinios10/_._",
  6047. "ref/xamarinmac20/_._",
  6048. "ref/xamarintvos10/_._",
  6049. "ref/xamarinwatchos10/_._",
  6050. "system.text.encoding.4.3.0.nupkg.sha512",
  6051. "system.text.encoding.nuspec"
  6052. ]
  6053. },
  6054. "System.Text.Encoding.CodePages/6.0.0": {
  6055. "sha512": "ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==",
  6056. "type": "package",
  6057. "path": "system.text.encoding.codepages/6.0.0",
  6058. "files": [
  6059. ".nupkg.metadata",
  6060. ".signature.p7s",
  6061. "Icon.png",
  6062. "LICENSE.TXT",
  6063. "THIRD-PARTY-NOTICES.TXT",
  6064. "buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets",
  6065. "buildTransitive/netcoreapp3.1/_._",
  6066. "lib/MonoAndroid10/_._",
  6067. "lib/MonoTouch10/_._",
  6068. "lib/net461/System.Text.Encoding.CodePages.dll",
  6069. "lib/net461/System.Text.Encoding.CodePages.xml",
  6070. "lib/net6.0/System.Text.Encoding.CodePages.dll",
  6071. "lib/net6.0/System.Text.Encoding.CodePages.xml",
  6072. "lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll",
  6073. "lib/netcoreapp3.1/System.Text.Encoding.CodePages.xml",
  6074. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  6075. "lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
  6076. "lib/xamarinios10/_._",
  6077. "lib/xamarinmac20/_._",
  6078. "lib/xamarintvos10/_._",
  6079. "lib/xamarinwatchos10/_._",
  6080. "runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll",
  6081. "runtimes/win/lib/net461/System.Text.Encoding.CodePages.xml",
  6082. "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll",
  6083. "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.xml",
  6084. "runtimes/win/lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll",
  6085. "runtimes/win/lib/netcoreapp3.1/System.Text.Encoding.CodePages.xml",
  6086. "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  6087. "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
  6088. "system.text.encoding.codepages.6.0.0.nupkg.sha512",
  6089. "system.text.encoding.codepages.nuspec",
  6090. "useSharedDesignerContext.txt"
  6091. ]
  6092. },
  6093. "System.Text.Encodings.Web/6.0.0": {
  6094. "sha512": "Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==",
  6095. "type": "package",
  6096. "path": "system.text.encodings.web/6.0.0",
  6097. "files": [
  6098. ".nupkg.metadata",
  6099. ".signature.p7s",
  6100. "Icon.png",
  6101. "LICENSE.TXT",
  6102. "THIRD-PARTY-NOTICES.TXT",
  6103. "buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets",
  6104. "buildTransitive/netcoreapp3.1/_._",
  6105. "lib/net461/System.Text.Encodings.Web.dll",
  6106. "lib/net461/System.Text.Encodings.Web.xml",
  6107. "lib/net6.0/System.Text.Encodings.Web.dll",
  6108. "lib/net6.0/System.Text.Encodings.Web.xml",
  6109. "lib/netcoreapp3.1/System.Text.Encodings.Web.dll",
  6110. "lib/netcoreapp3.1/System.Text.Encodings.Web.xml",
  6111. "lib/netstandard2.0/System.Text.Encodings.Web.dll",
  6112. "lib/netstandard2.0/System.Text.Encodings.Web.xml",
  6113. "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll",
  6114. "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.xml",
  6115. "system.text.encodings.web.6.0.0.nupkg.sha512",
  6116. "system.text.encodings.web.nuspec",
  6117. "useSharedDesignerContext.txt"
  6118. ]
  6119. },
  6120. "System.Text.Json/6.0.7": {
  6121. "sha512": "/Tf/9XjprpHolbcDOrxsKVYy/mUG/FS7aGd9YUgBVEiHeQH4kAE0T1sMbde7q6B5xcrNUsJ5iW7D1RvHudQNqA==",
  6122. "type": "package",
  6123. "path": "system.text.json/6.0.7",
  6124. "files": [
  6125. ".nupkg.metadata",
  6126. ".signature.p7s",
  6127. "Icon.png",
  6128. "LICENSE.TXT",
  6129. "THIRD-PARTY-NOTICES.TXT",
  6130. "analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll",
  6131. "analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  6132. "analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  6133. "analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  6134. "analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  6135. "analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  6136. "analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  6137. "analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  6138. "analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  6139. "analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  6140. "analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  6141. "analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  6142. "analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  6143. "analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  6144. "analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll",
  6145. "analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  6146. "analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  6147. "analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  6148. "analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  6149. "analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  6150. "analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  6151. "analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  6152. "analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  6153. "analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  6154. "analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  6155. "analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  6156. "analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  6157. "analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  6158. "buildTransitive/netcoreapp2.0/System.Text.Json.targets",
  6159. "buildTransitive/netcoreapp3.1/System.Text.Json.targets",
  6160. "buildTransitive/netstandard2.0/System.Text.Json.targets",
  6161. "lib/net461/System.Text.Json.dll",
  6162. "lib/net461/System.Text.Json.xml",
  6163. "lib/net6.0/System.Text.Json.dll",
  6164. "lib/net6.0/System.Text.Json.xml",
  6165. "lib/netcoreapp3.1/System.Text.Json.dll",
  6166. "lib/netcoreapp3.1/System.Text.Json.xml",
  6167. "lib/netstandard2.0/System.Text.Json.dll",
  6168. "lib/netstandard2.0/System.Text.Json.xml",
  6169. "system.text.json.6.0.7.nupkg.sha512",
  6170. "system.text.json.nuspec",
  6171. "useSharedDesignerContext.txt"
  6172. ]
  6173. },
  6174. "System.Text.RegularExpressions/4.3.0": {
  6175. "sha512": "RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
  6176. "type": "package",
  6177. "path": "system.text.regularexpressions/4.3.0",
  6178. "files": [
  6179. ".nupkg.metadata",
  6180. ".signature.p7s",
  6181. "ThirdPartyNotices.txt",
  6182. "dotnet_library_license.txt",
  6183. "lib/MonoAndroid10/_._",
  6184. "lib/MonoTouch10/_._",
  6185. "lib/net45/_._",
  6186. "lib/net463/System.Text.RegularExpressions.dll",
  6187. "lib/netcore50/System.Text.RegularExpressions.dll",
  6188. "lib/netstandard1.6/System.Text.RegularExpressions.dll",
  6189. "lib/portable-net45+win8+wp8+wpa81/_._",
  6190. "lib/win8/_._",
  6191. "lib/wp80/_._",
  6192. "lib/wpa81/_._",
  6193. "lib/xamarinios10/_._",
  6194. "lib/xamarinmac20/_._",
  6195. "lib/xamarintvos10/_._",
  6196. "lib/xamarinwatchos10/_._",
  6197. "ref/MonoAndroid10/_._",
  6198. "ref/MonoTouch10/_._",
  6199. "ref/net45/_._",
  6200. "ref/net463/System.Text.RegularExpressions.dll",
  6201. "ref/netcore50/System.Text.RegularExpressions.dll",
  6202. "ref/netcore50/System.Text.RegularExpressions.xml",
  6203. "ref/netcore50/de/System.Text.RegularExpressions.xml",
  6204. "ref/netcore50/es/System.Text.RegularExpressions.xml",
  6205. "ref/netcore50/fr/System.Text.RegularExpressions.xml",
  6206. "ref/netcore50/it/System.Text.RegularExpressions.xml",
  6207. "ref/netcore50/ja/System.Text.RegularExpressions.xml",
  6208. "ref/netcore50/ko/System.Text.RegularExpressions.xml",
  6209. "ref/netcore50/ru/System.Text.RegularExpressions.xml",
  6210. "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml",
  6211. "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml",
  6212. "ref/netcoreapp1.1/System.Text.RegularExpressions.dll",
  6213. "ref/netstandard1.0/System.Text.RegularExpressions.dll",
  6214. "ref/netstandard1.0/System.Text.RegularExpressions.xml",
  6215. "ref/netstandard1.0/de/System.Text.RegularExpressions.xml",
  6216. "ref/netstandard1.0/es/System.Text.RegularExpressions.xml",
  6217. "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml",
  6218. "ref/netstandard1.0/it/System.Text.RegularExpressions.xml",
  6219. "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml",
  6220. "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml",
  6221. "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml",
  6222. "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml",
  6223. "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml",
  6224. "ref/netstandard1.3/System.Text.RegularExpressions.dll",
  6225. "ref/netstandard1.3/System.Text.RegularExpressions.xml",
  6226. "ref/netstandard1.3/de/System.Text.RegularExpressions.xml",
  6227. "ref/netstandard1.3/es/System.Text.RegularExpressions.xml",
  6228. "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml",
  6229. "ref/netstandard1.3/it/System.Text.RegularExpressions.xml",
  6230. "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml",
  6231. "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml",
  6232. "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml",
  6233. "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml",
  6234. "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml",
  6235. "ref/netstandard1.6/System.Text.RegularExpressions.dll",
  6236. "ref/netstandard1.6/System.Text.RegularExpressions.xml",
  6237. "ref/netstandard1.6/de/System.Text.RegularExpressions.xml",
  6238. "ref/netstandard1.6/es/System.Text.RegularExpressions.xml",
  6239. "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml",
  6240. "ref/netstandard1.6/it/System.Text.RegularExpressions.xml",
  6241. "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml",
  6242. "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml",
  6243. "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml",
  6244. "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml",
  6245. "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml",
  6246. "ref/portable-net45+win8+wp8+wpa81/_._",
  6247. "ref/win8/_._",
  6248. "ref/wp80/_._",
  6249. "ref/wpa81/_._",
  6250. "ref/xamarinios10/_._",
  6251. "ref/xamarinmac20/_._",
  6252. "ref/xamarintvos10/_._",
  6253. "ref/xamarinwatchos10/_._",
  6254. "system.text.regularexpressions.4.3.0.nupkg.sha512",
  6255. "system.text.regularexpressions.nuspec"
  6256. ]
  6257. },
  6258. "System.Threading/4.3.0": {
  6259. "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
  6260. "type": "package",
  6261. "path": "system.threading/4.3.0",
  6262. "files": [
  6263. ".nupkg.metadata",
  6264. ".signature.p7s",
  6265. "ThirdPartyNotices.txt",
  6266. "dotnet_library_license.txt",
  6267. "lib/MonoAndroid10/_._",
  6268. "lib/MonoTouch10/_._",
  6269. "lib/net45/_._",
  6270. "lib/netcore50/System.Threading.dll",
  6271. "lib/netstandard1.3/System.Threading.dll",
  6272. "lib/portable-net45+win8+wp8+wpa81/_._",
  6273. "lib/win8/_._",
  6274. "lib/wp80/_._",
  6275. "lib/wpa81/_._",
  6276. "lib/xamarinios10/_._",
  6277. "lib/xamarinmac20/_._",
  6278. "lib/xamarintvos10/_._",
  6279. "lib/xamarinwatchos10/_._",
  6280. "ref/MonoAndroid10/_._",
  6281. "ref/MonoTouch10/_._",
  6282. "ref/net45/_._",
  6283. "ref/netcore50/System.Threading.dll",
  6284. "ref/netcore50/System.Threading.xml",
  6285. "ref/netcore50/de/System.Threading.xml",
  6286. "ref/netcore50/es/System.Threading.xml",
  6287. "ref/netcore50/fr/System.Threading.xml",
  6288. "ref/netcore50/it/System.Threading.xml",
  6289. "ref/netcore50/ja/System.Threading.xml",
  6290. "ref/netcore50/ko/System.Threading.xml",
  6291. "ref/netcore50/ru/System.Threading.xml",
  6292. "ref/netcore50/zh-hans/System.Threading.xml",
  6293. "ref/netcore50/zh-hant/System.Threading.xml",
  6294. "ref/netstandard1.0/System.Threading.dll",
  6295. "ref/netstandard1.0/System.Threading.xml",
  6296. "ref/netstandard1.0/de/System.Threading.xml",
  6297. "ref/netstandard1.0/es/System.Threading.xml",
  6298. "ref/netstandard1.0/fr/System.Threading.xml",
  6299. "ref/netstandard1.0/it/System.Threading.xml",
  6300. "ref/netstandard1.0/ja/System.Threading.xml",
  6301. "ref/netstandard1.0/ko/System.Threading.xml",
  6302. "ref/netstandard1.0/ru/System.Threading.xml",
  6303. "ref/netstandard1.0/zh-hans/System.Threading.xml",
  6304. "ref/netstandard1.0/zh-hant/System.Threading.xml",
  6305. "ref/netstandard1.3/System.Threading.dll",
  6306. "ref/netstandard1.3/System.Threading.xml",
  6307. "ref/netstandard1.3/de/System.Threading.xml",
  6308. "ref/netstandard1.3/es/System.Threading.xml",
  6309. "ref/netstandard1.3/fr/System.Threading.xml",
  6310. "ref/netstandard1.3/it/System.Threading.xml",
  6311. "ref/netstandard1.3/ja/System.Threading.xml",
  6312. "ref/netstandard1.3/ko/System.Threading.xml",
  6313. "ref/netstandard1.3/ru/System.Threading.xml",
  6314. "ref/netstandard1.3/zh-hans/System.Threading.xml",
  6315. "ref/netstandard1.3/zh-hant/System.Threading.xml",
  6316. "ref/portable-net45+win8+wp8+wpa81/_._",
  6317. "ref/win8/_._",
  6318. "ref/wp80/_._",
  6319. "ref/wpa81/_._",
  6320. "ref/xamarinios10/_._",
  6321. "ref/xamarinmac20/_._",
  6322. "ref/xamarintvos10/_._",
  6323. "ref/xamarinwatchos10/_._",
  6324. "runtimes/aot/lib/netcore50/System.Threading.dll",
  6325. "system.threading.4.3.0.nupkg.sha512",
  6326. "system.threading.nuspec"
  6327. ]
  6328. },
  6329. "System.Threading.Tasks/4.3.0": {
  6330. "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
  6331. "type": "package",
  6332. "path": "system.threading.tasks/4.3.0",
  6333. "files": [
  6334. ".nupkg.metadata",
  6335. ".signature.p7s",
  6336. "ThirdPartyNotices.txt",
  6337. "dotnet_library_license.txt",
  6338. "lib/MonoAndroid10/_._",
  6339. "lib/MonoTouch10/_._",
  6340. "lib/net45/_._",
  6341. "lib/portable-net45+win8+wp8+wpa81/_._",
  6342. "lib/win8/_._",
  6343. "lib/wp80/_._",
  6344. "lib/wpa81/_._",
  6345. "lib/xamarinios10/_._",
  6346. "lib/xamarinmac20/_._",
  6347. "lib/xamarintvos10/_._",
  6348. "lib/xamarinwatchos10/_._",
  6349. "ref/MonoAndroid10/_._",
  6350. "ref/MonoTouch10/_._",
  6351. "ref/net45/_._",
  6352. "ref/netcore50/System.Threading.Tasks.dll",
  6353. "ref/netcore50/System.Threading.Tasks.xml",
  6354. "ref/netcore50/de/System.Threading.Tasks.xml",
  6355. "ref/netcore50/es/System.Threading.Tasks.xml",
  6356. "ref/netcore50/fr/System.Threading.Tasks.xml",
  6357. "ref/netcore50/it/System.Threading.Tasks.xml",
  6358. "ref/netcore50/ja/System.Threading.Tasks.xml",
  6359. "ref/netcore50/ko/System.Threading.Tasks.xml",
  6360. "ref/netcore50/ru/System.Threading.Tasks.xml",
  6361. "ref/netcore50/zh-hans/System.Threading.Tasks.xml",
  6362. "ref/netcore50/zh-hant/System.Threading.Tasks.xml",
  6363. "ref/netstandard1.0/System.Threading.Tasks.dll",
  6364. "ref/netstandard1.0/System.Threading.Tasks.xml",
  6365. "ref/netstandard1.0/de/System.Threading.Tasks.xml",
  6366. "ref/netstandard1.0/es/System.Threading.Tasks.xml",
  6367. "ref/netstandard1.0/fr/System.Threading.Tasks.xml",
  6368. "ref/netstandard1.0/it/System.Threading.Tasks.xml",
  6369. "ref/netstandard1.0/ja/System.Threading.Tasks.xml",
  6370. "ref/netstandard1.0/ko/System.Threading.Tasks.xml",
  6371. "ref/netstandard1.0/ru/System.Threading.Tasks.xml",
  6372. "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
  6373. "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
  6374. "ref/netstandard1.3/System.Threading.Tasks.dll",
  6375. "ref/netstandard1.3/System.Threading.Tasks.xml",
  6376. "ref/netstandard1.3/de/System.Threading.Tasks.xml",
  6377. "ref/netstandard1.3/es/System.Threading.Tasks.xml",
  6378. "ref/netstandard1.3/fr/System.Threading.Tasks.xml",
  6379. "ref/netstandard1.3/it/System.Threading.Tasks.xml",
  6380. "ref/netstandard1.3/ja/System.Threading.Tasks.xml",
  6381. "ref/netstandard1.3/ko/System.Threading.Tasks.xml",
  6382. "ref/netstandard1.3/ru/System.Threading.Tasks.xml",
  6383. "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
  6384. "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
  6385. "ref/portable-net45+win8+wp8+wpa81/_._",
  6386. "ref/win8/_._",
  6387. "ref/wp80/_._",
  6388. "ref/wpa81/_._",
  6389. "ref/xamarinios10/_._",
  6390. "ref/xamarinmac20/_._",
  6391. "ref/xamarintvos10/_._",
  6392. "ref/xamarinwatchos10/_._",
  6393. "system.threading.tasks.4.3.0.nupkg.sha512",
  6394. "system.threading.tasks.nuspec"
  6395. ]
  6396. },
  6397. "System.Threading.Tasks.Parallel/4.3.0": {
  6398. "sha512": "cbjBNZHf/vQCfcdhzx7knsiygoCKgxL8mZOeocXZn5gWhCdzHIq6bYNKWX0LAJCWYP7bds4yBK8p06YkP0oa0g==",
  6399. "type": "package",
  6400. "path": "system.threading.tasks.parallel/4.3.0",
  6401. "files": [
  6402. ".nupkg.metadata",
  6403. ".signature.p7s",
  6404. "ThirdPartyNotices.txt",
  6405. "dotnet_library_license.txt",
  6406. "lib/MonoAndroid10/_._",
  6407. "lib/MonoTouch10/_._",
  6408. "lib/net45/_._",
  6409. "lib/netcore50/System.Threading.Tasks.Parallel.dll",
  6410. "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll",
  6411. "lib/portable-net45+win8+wpa81/_._",
  6412. "lib/win8/_._",
  6413. "lib/wpa81/_._",
  6414. "lib/xamarinios10/_._",
  6415. "lib/xamarinmac20/_._",
  6416. "lib/xamarintvos10/_._",
  6417. "lib/xamarinwatchos10/_._",
  6418. "ref/MonoAndroid10/_._",
  6419. "ref/MonoTouch10/_._",
  6420. "ref/net45/_._",
  6421. "ref/netcore50/System.Threading.Tasks.Parallel.dll",
  6422. "ref/netcore50/System.Threading.Tasks.Parallel.xml",
  6423. "ref/netcore50/de/System.Threading.Tasks.Parallel.xml",
  6424. "ref/netcore50/es/System.Threading.Tasks.Parallel.xml",
  6425. "ref/netcore50/fr/System.Threading.Tasks.Parallel.xml",
  6426. "ref/netcore50/it/System.Threading.Tasks.Parallel.xml",
  6427. "ref/netcore50/ja/System.Threading.Tasks.Parallel.xml",
  6428. "ref/netcore50/ko/System.Threading.Tasks.Parallel.xml",
  6429. "ref/netcore50/ru/System.Threading.Tasks.Parallel.xml",
  6430. "ref/netcore50/zh-hans/System.Threading.Tasks.Parallel.xml",
  6431. "ref/netcore50/zh-hant/System.Threading.Tasks.Parallel.xml",
  6432. "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll",
  6433. "ref/netstandard1.1/System.Threading.Tasks.Parallel.xml",
  6434. "ref/netstandard1.1/de/System.Threading.Tasks.Parallel.xml",
  6435. "ref/netstandard1.1/es/System.Threading.Tasks.Parallel.xml",
  6436. "ref/netstandard1.1/fr/System.Threading.Tasks.Parallel.xml",
  6437. "ref/netstandard1.1/it/System.Threading.Tasks.Parallel.xml",
  6438. "ref/netstandard1.1/ja/System.Threading.Tasks.Parallel.xml",
  6439. "ref/netstandard1.1/ko/System.Threading.Tasks.Parallel.xml",
  6440. "ref/netstandard1.1/ru/System.Threading.Tasks.Parallel.xml",
  6441. "ref/netstandard1.1/zh-hans/System.Threading.Tasks.Parallel.xml",
  6442. "ref/netstandard1.1/zh-hant/System.Threading.Tasks.Parallel.xml",
  6443. "ref/portable-net45+win8+wpa81/_._",
  6444. "ref/win8/_._",
  6445. "ref/wpa81/_._",
  6446. "ref/xamarinios10/_._",
  6447. "ref/xamarinmac20/_._",
  6448. "ref/xamarintvos10/_._",
  6449. "ref/xamarinwatchos10/_._",
  6450. "system.threading.tasks.parallel.4.3.0.nupkg.sha512",
  6451. "system.threading.tasks.parallel.nuspec"
  6452. ]
  6453. },
  6454. "System.Windows.Extensions/4.7.0": {
  6455. "sha512": "CeWTdRNfRaSh0pm2gDTJFwVaXfTq6Xwv/sA887iwPTneW7oMtMlpvDIO+U60+3GWTB7Aom6oQwv5VZVUhQRdPQ==",
  6456. "type": "package",
  6457. "path": "system.windows.extensions/4.7.0",
  6458. "files": [
  6459. ".nupkg.metadata",
  6460. ".signature.p7s",
  6461. "LICENSE.TXT",
  6462. "THIRD-PARTY-NOTICES.TXT",
  6463. "lib/netcoreapp3.0/System.Windows.Extensions.dll",
  6464. "lib/netcoreapp3.0/System.Windows.Extensions.xml",
  6465. "ref/netcoreapp3.0/System.Windows.Extensions.dll",
  6466. "ref/netcoreapp3.0/System.Windows.Extensions.xml",
  6467. "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll",
  6468. "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.xml",
  6469. "system.windows.extensions.4.7.0.nupkg.sha512",
  6470. "system.windows.extensions.nuspec",
  6471. "useSharedDesignerContext.txt",
  6472. "version.txt"
  6473. ]
  6474. },
  6475. "BPA.SAAS.Manage.Comm/1.0.0": {
  6476. "type": "project",
  6477. "path": "../BPA.SAAS.Manage.Comm/BPA.SAAS.Manage.Comm.csproj",
  6478. "msbuildProject": "../BPA.SAAS.Manage.Comm/BPA.SAAS.Manage.Comm.csproj"
  6479. },
  6480. "BPA.SAAS.Manage.Core/1.0.0": {
  6481. "type": "project",
  6482. "path": "../BPA.SAAS.Manage.Core/BPA.SAAS.Manage.Core.csproj",
  6483. "msbuildProject": "../BPA.SAAS.Manage.Core/BPA.SAAS.Manage.Core.csproj"
  6484. }
  6485. },
  6486. "projectFileDependencyGroups": {
  6487. "net6.0": [
  6488. "BPA.SAAS.Manage.Comm >= 1.0.0",
  6489. "BPA.SAAS.Manage.Core >= 1.0.0"
  6490. ]
  6491. },
  6492. "packageFolders": {
  6493. "C:\\Users\\HBL\\.nuget\\packages\\": {},
  6494. "D:\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
  6495. },
  6496. "project": {
  6497. "version": "1.0.0",
  6498. "restore": {
  6499. "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Application\\BPA.SAAS.Manage.Application.csproj",
  6500. "projectName": "BPA.SAAS.Manage.Application",
  6501. "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Application\\BPA.SAAS.Manage.Application.csproj",
  6502. "packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\",
  6503. "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Application\\obj\\",
  6504. "projectStyle": "PackageReference",
  6505. "fallbackFolders": [
  6506. "D:\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  6507. ],
  6508. "configFilePaths": [
  6509. "C:\\Users\\HBL\\AppData\\Roaming\\NuGet\\NuGet.Config",
  6510. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  6511. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  6512. ],
  6513. "originalTargetFrameworks": [
  6514. "net6.0"
  6515. ],
  6516. "sources": {
  6517. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  6518. "C:\\Program Files\\dotnet\\library-packs": {},
  6519. "http://111.9.47.105:10243/repository/bpa/index.json": {},
  6520. "https://api.nuget.org/v3/index.json": {}
  6521. },
  6522. "frameworks": {
  6523. "net6.0": {
  6524. "targetAlias": "net6.0",
  6525. "projectReferences": {
  6526. "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj": {
  6527. "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj"
  6528. },
  6529. "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Core\\BPA.SAAS.Manage.Core.csproj": {
  6530. "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Core\\BPA.SAAS.Manage.Core.csproj"
  6531. }
  6532. }
  6533. }
  6534. },
  6535. "warningProperties": {
  6536. "warnAsError": [
  6537. "NU1605"
  6538. ]
  6539. }
  6540. },
  6541. "frameworks": {
  6542. "net6.0": {
  6543. "targetAlias": "net6.0",
  6544. "imports": [
  6545. "net461",
  6546. "net462",
  6547. "net47",
  6548. "net471",
  6549. "net472",
  6550. "net48",
  6551. "net481"
  6552. ],
  6553. "assetTargetFallback": true,
  6554. "warn": true,
  6555. "frameworkReferences": {
  6556. "Microsoft.NETCore.App": {
  6557. "privateAssets": "all"
  6558. }
  6559. },
  6560. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.101\\RuntimeIdentifierGraph.json"
  6561. }
  6562. }
  6563. },
  6564. "logs": [
  6565. {
  6566. "code": "NU1803",
  6567. "level": "Warning",
  6568. "warningLevel": 1,
  6569. "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."
  6570. }
  6571. ]
  6572. }