平安校园
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.
 
 
 
 
 
 

18473 lines
710 KiB

  1. {
  2. "version": 3,
  3. "targets": {
  4. "net6.0": {
  5. "AngleSharp/1.1.2": {
  6. "type": "package",
  7. "dependencies": {
  8. "System.Text.Encoding.CodePages": "6.0.0"
  9. },
  10. "compile": {
  11. "lib/net6.0/AngleSharp.dll": {
  12. "related": ".xml"
  13. }
  14. },
  15. "runtime": {
  16. "lib/net6.0/AngleSharp.dll": {
  17. "related": ".xml"
  18. }
  19. }
  20. },
  21. "AngleSharp.Css/1.0.0-beta.139": {
  22. "type": "package",
  23. "dependencies": {
  24. "AngleSharp": "[1.0.0, 2.0.0)"
  25. },
  26. "compile": {
  27. "lib/net6.0/AngleSharp.Css.dll": {
  28. "related": ".xml"
  29. }
  30. },
  31. "runtime": {
  32. "lib/net6.0/AngleSharp.Css.dll": {
  33. "related": ".xml"
  34. }
  35. }
  36. },
  37. "Ben.Demystifier/0.4.1": {
  38. "type": "package",
  39. "dependencies": {
  40. "System.Reflection.Metadata": "5.0.0"
  41. },
  42. "compile": {
  43. "lib/netstandard2.1/Ben.Demystifier.dll": {}
  44. },
  45. "runtime": {
  46. "lib/netstandard2.1/Ben.Demystifier.dll": {}
  47. }
  48. },
  49. "Castle.Core/5.1.1": {
  50. "type": "package",
  51. "dependencies": {
  52. "System.Diagnostics.EventLog": "6.0.0"
  53. },
  54. "compile": {
  55. "lib/net6.0/Castle.Core.dll": {
  56. "related": ".xml"
  57. }
  58. },
  59. "runtime": {
  60. "lib/net6.0/Castle.Core.dll": {
  61. "related": ".xml"
  62. }
  63. }
  64. },
  65. "CommunityToolkit.HighPerformance/8.1.0": {
  66. "type": "package",
  67. "compile": {
  68. "lib/net6.0/CommunityToolkit.HighPerformance.dll": {
  69. "related": ".pdb;.xml"
  70. }
  71. },
  72. "runtime": {
  73. "lib/net6.0/CommunityToolkit.HighPerformance.dll": {
  74. "related": ".pdb;.xml"
  75. }
  76. }
  77. },
  78. "DnsClient/1.7.0": {
  79. "type": "package",
  80. "dependencies": {
  81. "Microsoft.Win32.Registry": "5.0.0"
  82. },
  83. "compile": {
  84. "lib/net6.0/DnsClient.dll": {
  85. "related": ".xml"
  86. }
  87. },
  88. "runtime": {
  89. "lib/net6.0/DnsClient.dll": {
  90. "related": ".xml"
  91. }
  92. }
  93. },
  94. "DynamicExpresso.Core/2.3.3": {
  95. "type": "package",
  96. "dependencies": {
  97. "Microsoft.CSharp": "4.7.0"
  98. },
  99. "compile": {
  100. "lib/netstandard2.0/DynamicExpresso.Core.dll": {}
  101. },
  102. "runtime": {
  103. "lib/netstandard2.0/DynamicExpresso.Core.dll": {}
  104. }
  105. },
  106. "Humanizer.Core/2.14.1": {
  107. "type": "package",
  108. "compile": {
  109. "lib/net6.0/_._": {
  110. "related": ".xml"
  111. }
  112. },
  113. "runtime": {
  114. "lib/net6.0/Humanizer.dll": {
  115. "related": ".xml"
  116. }
  117. }
  118. },
  119. "IP2Region.Net/2.0.2": {
  120. "type": "package",
  121. "compile": {
  122. "lib/net6.0/IP2Region.Net.dll": {}
  123. },
  124. "runtime": {
  125. "lib/net6.0/IP2Region.Net.dll": {}
  126. }
  127. },
  128. "Lazy.Captcha.Core/2.0.7": {
  129. "type": "package",
  130. "dependencies": {
  131. "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
  132. "Microsoft.Extensions.Caching.Memory": "8.0.0",
  133. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  134. "Microsoft.Extensions.Configuration.Binder": "8.0.0",
  135. "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0",
  136. "SkiaSharp": "2.88.6"
  137. },
  138. "compile": {
  139. "lib/netstandard2.0/Lazy.Captcha.Core.dll": {}
  140. },
  141. "runtime": {
  142. "lib/netstandard2.0/Lazy.Captcha.Core.dll": {}
  143. }
  144. },
  145. "Magicodes.IE.Core/2.7.5.1": {
  146. "type": "package",
  147. "dependencies": {
  148. "Microsoft.Extensions.DependencyInjection": "6.0.0",
  149. "Microsoft.Extensions.DependencyModel": "6.0.0",
  150. "SixLabors.ImageSharp": "3.0.0",
  151. "System.ComponentModel.Annotations": "4.7.0"
  152. },
  153. "compile": {
  154. "lib/net6.0/Magicodes.IE.Core.dll": {
  155. "related": ".xml"
  156. }
  157. },
  158. "runtime": {
  159. "lib/net6.0/Magicodes.IE.Core.dll": {
  160. "related": ".xml"
  161. }
  162. },
  163. "resource": {
  164. "lib/net6.0/zh-Hans/Magicodes.IE.Core.resources.dll": {
  165. "locale": "zh-Hans"
  166. }
  167. }
  168. },
  169. "Magicodes.IE.EPPlus/2.7.5.1": {
  170. "type": "package",
  171. "dependencies": {
  172. "Microsoft.IO.RecyclableMemoryStream": "2.1.1",
  173. "SixLabors.ImageSharp": "3.0.0",
  174. "SkiaSharp": "2.88.6",
  175. "System.Security.Cryptography.Pkcs": "6.0.1",
  176. "System.Text.Encoding.CodePages": "6.0.0"
  177. },
  178. "compile": {
  179. "lib/net6.0/Magicodes.IE.EPPlus.dll": {}
  180. },
  181. "runtime": {
  182. "lib/net6.0/Magicodes.IE.EPPlus.dll": {}
  183. }
  184. },
  185. "Magicodes.IE.Excel/2.7.5.1": {
  186. "type": "package",
  187. "dependencies": {
  188. "DynamicExpresso.Core": "2.3.3",
  189. "Magicodes.IE.Core": "2.7.5.1",
  190. "Magicodes.IE.EPPlus": "2.7.5.1",
  191. "SkiaSharp.NativeAssets.Linux.NoDependencies": "2.88.6",
  192. "System.Linq.Dynamic.Core": "1.2.6"
  193. },
  194. "compile": {
  195. "lib/net6.0/Magicodes.IE.Excel.dll": {
  196. "related": ".xml"
  197. }
  198. },
  199. "runtime": {
  200. "lib/net6.0/Magicodes.IE.Excel.dll": {
  201. "related": ".xml"
  202. }
  203. }
  204. },
  205. "Mapster/7.4.0": {
  206. "type": "package",
  207. "dependencies": {
  208. "Mapster.Core": "1.2.1"
  209. },
  210. "compile": {
  211. "lib/net6.0/Mapster.dll": {}
  212. },
  213. "runtime": {
  214. "lib/net6.0/Mapster.dll": {}
  215. }
  216. },
  217. "Mapster.Core/1.2.1": {
  218. "type": "package",
  219. "compile": {
  220. "lib/net6.0/Mapster.Core.dll": {}
  221. },
  222. "runtime": {
  223. "lib/net6.0/Mapster.Core.dll": {}
  224. }
  225. },
  226. "Mapster.DependencyInjection/1.0.1": {
  227. "type": "package",
  228. "dependencies": {
  229. "Mapster": "7.4.0",
  230. "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
  231. },
  232. "compile": {
  233. "lib/net6.0/Mapster.DependencyInjection.dll": {}
  234. },
  235. "runtime": {
  236. "lib/net6.0/Mapster.DependencyInjection.dll": {}
  237. }
  238. },
  239. "Masuit.Tools.Abstractions/2024.3.4": {
  240. "type": "package",
  241. "dependencies": {
  242. "AngleSharp": "1.1.2",
  243. "AngleSharp.Css": "1.0.0-beta.139",
  244. "Castle.Core": "5.1.1",
  245. "DnsClient": "1.7.0",
  246. "Microsoft.CSharp": "4.7.0",
  247. "Microsoft.Extensions.Configuration.Json": "8.0.0",
  248. "Newtonsoft.Json": "13.0.3",
  249. "SharpCompress": "0.37.2",
  250. "SixLabors.ImageSharp.Drawing": "2.1.3",
  251. "System.Collections.Immutable": "8.0.0",
  252. "System.Configuration.ConfigurationManager": "8.0.0",
  253. "System.Diagnostics.PerformanceCounter": "7.0.0",
  254. "System.Management": "8.0.0",
  255. "System.Reflection.Emit.Lightweight": "4.7.0"
  256. },
  257. "compile": {
  258. "lib/net6.0/Masuit.Tools.Abstractions.dll": {
  259. "related": ".xml"
  260. }
  261. },
  262. "runtime": {
  263. "lib/net6.0/Masuit.Tools.Abstractions.dll": {
  264. "related": ".xml"
  265. }
  266. }
  267. },
  268. "Masuit.Tools.Core/2024.3.4": {
  269. "type": "package",
  270. "dependencies": {
  271. "Masuit.Tools.Abstractions": "2024.3.4",
  272. "Microsoft.EntityFrameworkCore": "[6.0.26]"
  273. },
  274. "compile": {
  275. "lib/net6.0/Masuit.Tools.Core.dll": {
  276. "related": ".xml"
  277. }
  278. },
  279. "runtime": {
  280. "lib/net6.0/Masuit.Tools.Core.dll": {
  281. "related": ".xml"
  282. }
  283. }
  284. },
  285. "Microsoft.AspNetCore.Authentication.JwtBearer/6.0.29": {
  286. "type": "package",
  287. "dependencies": {
  288. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0"
  289. },
  290. "compile": {
  291. "lib/net6.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
  292. "related": ".xml"
  293. }
  294. },
  295. "runtime": {
  296. "lib/net6.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
  297. "related": ".xml"
  298. }
  299. },
  300. "frameworkReferences": [
  301. "Microsoft.AspNetCore.App"
  302. ]
  303. },
  304. "Microsoft.AspNetCore.JsonPatch/6.0.29": {
  305. "type": "package",
  306. "dependencies": {
  307. "Microsoft.CSharp": "4.7.0",
  308. "Newtonsoft.Json": "13.0.1"
  309. },
  310. "compile": {
  311. "lib/net6.0/Microsoft.AspNetCore.JsonPatch.dll": {
  312. "related": ".xml"
  313. }
  314. },
  315. "runtime": {
  316. "lib/net6.0/Microsoft.AspNetCore.JsonPatch.dll": {
  317. "related": ".xml"
  318. }
  319. }
  320. },
  321. "Microsoft.AspNetCore.Mvc.NewtonsoftJson/6.0.29": {
  322. "type": "package",
  323. "dependencies": {
  324. "Microsoft.AspNetCore.JsonPatch": "6.0.29",
  325. "Newtonsoft.Json": "13.0.1",
  326. "Newtonsoft.Json.Bson": "1.0.2"
  327. },
  328. "compile": {
  329. "lib/net6.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {
  330. "related": ".xml"
  331. }
  332. },
  333. "runtime": {
  334. "lib/net6.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {
  335. "related": ".xml"
  336. }
  337. },
  338. "frameworkReferences": [
  339. "Microsoft.AspNetCore.App"
  340. ]
  341. },
  342. "Microsoft.AspNetCore.Razor.Language/6.0.29": {
  343. "type": "package",
  344. "compile": {
  345. "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {}
  346. },
  347. "runtime": {
  348. "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {}
  349. }
  350. },
  351. "Microsoft.CodeAnalysis.Analyzers/3.3.4": {
  352. "type": "package",
  353. "build": {
  354. "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props": {},
  355. "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets": {}
  356. }
  357. },
  358. "Microsoft.CodeAnalysis.Common/4.9.2": {
  359. "type": "package",
  360. "dependencies": {
  361. "Microsoft.CodeAnalysis.Analyzers": "3.3.4",
  362. "System.Collections.Immutable": "8.0.0",
  363. "System.Reflection.Metadata": "8.0.0",
  364. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  365. },
  366. "compile": {
  367. "lib/net6.0/Microsoft.CodeAnalysis.dll": {
  368. "related": ".pdb;.xml"
  369. }
  370. },
  371. "runtime": {
  372. "lib/net6.0/Microsoft.CodeAnalysis.dll": {
  373. "related": ".pdb;.xml"
  374. }
  375. },
  376. "resource": {
  377. "lib/net6.0/cs/Microsoft.CodeAnalysis.resources.dll": {
  378. "locale": "cs"
  379. },
  380. "lib/net6.0/de/Microsoft.CodeAnalysis.resources.dll": {
  381. "locale": "de"
  382. },
  383. "lib/net6.0/es/Microsoft.CodeAnalysis.resources.dll": {
  384. "locale": "es"
  385. },
  386. "lib/net6.0/fr/Microsoft.CodeAnalysis.resources.dll": {
  387. "locale": "fr"
  388. },
  389. "lib/net6.0/it/Microsoft.CodeAnalysis.resources.dll": {
  390. "locale": "it"
  391. },
  392. "lib/net6.0/ja/Microsoft.CodeAnalysis.resources.dll": {
  393. "locale": "ja"
  394. },
  395. "lib/net6.0/ko/Microsoft.CodeAnalysis.resources.dll": {
  396. "locale": "ko"
  397. },
  398. "lib/net6.0/pl/Microsoft.CodeAnalysis.resources.dll": {
  399. "locale": "pl"
  400. },
  401. "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
  402. "locale": "pt-BR"
  403. },
  404. "lib/net6.0/ru/Microsoft.CodeAnalysis.resources.dll": {
  405. "locale": "ru"
  406. },
  407. "lib/net6.0/tr/Microsoft.CodeAnalysis.resources.dll": {
  408. "locale": "tr"
  409. },
  410. "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
  411. "locale": "zh-Hans"
  412. },
  413. "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
  414. "locale": "zh-Hant"
  415. }
  416. }
  417. },
  418. "Microsoft.CodeAnalysis.CSharp/4.9.2": {
  419. "type": "package",
  420. "dependencies": {
  421. "Microsoft.CodeAnalysis.Common": "[4.9.2]"
  422. },
  423. "compile": {
  424. "lib/net6.0/Microsoft.CodeAnalysis.CSharp.dll": {
  425. "related": ".pdb;.xml"
  426. }
  427. },
  428. "runtime": {
  429. "lib/net6.0/Microsoft.CodeAnalysis.CSharp.dll": {
  430. "related": ".pdb;.xml"
  431. }
  432. },
  433. "resource": {
  434. "lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  435. "locale": "cs"
  436. },
  437. "lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  438. "locale": "de"
  439. },
  440. "lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  441. "locale": "es"
  442. },
  443. "lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  444. "locale": "fr"
  445. },
  446. "lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  447. "locale": "it"
  448. },
  449. "lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  450. "locale": "ja"
  451. },
  452. "lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  453. "locale": "ko"
  454. },
  455. "lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  456. "locale": "pl"
  457. },
  458. "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  459. "locale": "pt-BR"
  460. },
  461. "lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  462. "locale": "ru"
  463. },
  464. "lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  465. "locale": "tr"
  466. },
  467. "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  468. "locale": "zh-Hans"
  469. },
  470. "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  471. "locale": "zh-Hant"
  472. }
  473. }
  474. },
  475. "Microsoft.CodeAnalysis.CSharp.Workspaces/4.9.2": {
  476. "type": "package",
  477. "dependencies": {
  478. "Humanizer.Core": "2.14.1",
  479. "Microsoft.CodeAnalysis.CSharp": "[4.9.2]",
  480. "Microsoft.CodeAnalysis.Common": "[4.9.2]",
  481. "Microsoft.CodeAnalysis.Workspaces.Common": "[4.9.2]"
  482. },
  483. "compile": {
  484. "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
  485. "related": ".pdb;.xml"
  486. }
  487. },
  488. "runtime": {
  489. "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
  490. "related": ".pdb;.xml"
  491. }
  492. },
  493. "resource": {
  494. "lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  495. "locale": "cs"
  496. },
  497. "lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  498. "locale": "de"
  499. },
  500. "lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  501. "locale": "es"
  502. },
  503. "lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  504. "locale": "fr"
  505. },
  506. "lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  507. "locale": "it"
  508. },
  509. "lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  510. "locale": "ja"
  511. },
  512. "lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  513. "locale": "ko"
  514. },
  515. "lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  516. "locale": "pl"
  517. },
  518. "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  519. "locale": "pt-BR"
  520. },
  521. "lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  522. "locale": "ru"
  523. },
  524. "lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  525. "locale": "tr"
  526. },
  527. "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  528. "locale": "zh-Hans"
  529. },
  530. "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  531. "locale": "zh-Hant"
  532. }
  533. }
  534. },
  535. "Microsoft.CodeAnalysis.Workspaces.Common/4.9.2": {
  536. "type": "package",
  537. "dependencies": {
  538. "Humanizer.Core": "2.14.1",
  539. "Microsoft.CodeAnalysis.Common": "[4.9.2]",
  540. "System.Composition": "8.0.0",
  541. "System.IO.Pipelines": "8.0.0",
  542. "System.Threading.Channels": "8.0.0"
  543. },
  544. "compile": {
  545. "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.dll": {
  546. "related": ".pdb;.xml"
  547. }
  548. },
  549. "runtime": {
  550. "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.dll": {
  551. "related": ".pdb;.xml"
  552. }
  553. },
  554. "resource": {
  555. "lib/net6.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  556. "locale": "cs"
  557. },
  558. "lib/net6.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  559. "locale": "de"
  560. },
  561. "lib/net6.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  562. "locale": "es"
  563. },
  564. "lib/net6.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  565. "locale": "fr"
  566. },
  567. "lib/net6.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  568. "locale": "it"
  569. },
  570. "lib/net6.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  571. "locale": "ja"
  572. },
  573. "lib/net6.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  574. "locale": "ko"
  575. },
  576. "lib/net6.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  577. "locale": "pl"
  578. },
  579. "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  580. "locale": "pt-BR"
  581. },
  582. "lib/net6.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  583. "locale": "ru"
  584. },
  585. "lib/net6.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  586. "locale": "tr"
  587. },
  588. "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  589. "locale": "zh-Hans"
  590. },
  591. "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  592. "locale": "zh-Hant"
  593. }
  594. }
  595. },
  596. "Microsoft.CSharp/4.7.0": {
  597. "type": "package",
  598. "compile": {
  599. "ref/netcoreapp2.0/_._": {}
  600. },
  601. "runtime": {
  602. "lib/netcoreapp2.0/_._": {}
  603. }
  604. },
  605. "Microsoft.Data.SqlClient/2.1.7": {
  606. "type": "package",
  607. "dependencies": {
  608. "Microsoft.Data.SqlClient.SNI.runtime": "2.1.1",
  609. "Microsoft.Identity.Client": "4.21.1",
  610. "Microsoft.IdentityModel.JsonWebTokens": "6.8.0",
  611. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.8.0",
  612. "Microsoft.Win32.Registry": "4.7.0",
  613. "System.Configuration.ConfigurationManager": "4.7.0",
  614. "System.Diagnostics.DiagnosticSource": "4.7.0",
  615. "System.Runtime.Caching": "4.7.0",
  616. "System.Security.Principal.Windows": "4.7.0",
  617. "System.Text.Encoding.CodePages": "4.7.0"
  618. },
  619. "compile": {
  620. "ref/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  621. "related": ".pdb;.xml"
  622. }
  623. },
  624. "runtime": {
  625. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  626. "related": ".pdb;.xml"
  627. }
  628. },
  629. "runtimeTargets": {
  630. "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  631. "assetType": "runtime",
  632. "rid": "unix"
  633. },
  634. "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  635. "assetType": "runtime",
  636. "rid": "win"
  637. }
  638. }
  639. },
  640. "Microsoft.Data.SqlClient.SNI.runtime/2.1.1": {
  641. "type": "package",
  642. "runtimeTargets": {
  643. "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
  644. "assetType": "native",
  645. "rid": "win-arm"
  646. },
  647. "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
  648. "assetType": "native",
  649. "rid": "win-arm64"
  650. },
  651. "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
  652. "assetType": "native",
  653. "rid": "win-x64"
  654. },
  655. "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
  656. "assetType": "native",
  657. "rid": "win-x86"
  658. }
  659. }
  660. },
  661. "Microsoft.Data.Sqlite/8.0.1": {
  662. "type": "package",
  663. "dependencies": {
  664. "Microsoft.Data.Sqlite.Core": "8.0.1",
  665. "SQLitePCLRaw.bundle_e_sqlite3": "2.1.6"
  666. },
  667. "compile": {
  668. "lib/netstandard2.0/_._": {}
  669. },
  670. "runtime": {
  671. "lib/netstandard2.0/_._": {}
  672. }
  673. },
  674. "Microsoft.Data.Sqlite.Core/8.0.1": {
  675. "type": "package",
  676. "dependencies": {
  677. "SQLitePCLRaw.core": "2.1.6"
  678. },
  679. "compile": {
  680. "lib/net6.0/Microsoft.Data.Sqlite.dll": {
  681. "related": ".xml"
  682. }
  683. },
  684. "runtime": {
  685. "lib/net6.0/Microsoft.Data.Sqlite.dll": {
  686. "related": ".xml"
  687. }
  688. }
  689. },
  690. "Microsoft.EntityFrameworkCore/6.0.26": {
  691. "type": "package",
  692. "dependencies": {
  693. "Microsoft.EntityFrameworkCore.Abstractions": "6.0.26",
  694. "Microsoft.EntityFrameworkCore.Analyzers": "6.0.26",
  695. "Microsoft.Extensions.Caching.Memory": "6.0.1",
  696. "Microsoft.Extensions.DependencyInjection": "6.0.1",
  697. "Microsoft.Extensions.Logging": "6.0.0",
  698. "System.Collections.Immutable": "6.0.0",
  699. "System.Diagnostics.DiagnosticSource": "6.0.1"
  700. },
  701. "compile": {
  702. "lib/net6.0/Microsoft.EntityFrameworkCore.dll": {
  703. "related": ".xml"
  704. }
  705. },
  706. "runtime": {
  707. "lib/net6.0/Microsoft.EntityFrameworkCore.dll": {
  708. "related": ".xml"
  709. }
  710. },
  711. "build": {
  712. "buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props": {}
  713. }
  714. },
  715. "Microsoft.EntityFrameworkCore.Abstractions/6.0.26": {
  716. "type": "package",
  717. "compile": {
  718. "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
  719. "related": ".xml"
  720. }
  721. },
  722. "runtime": {
  723. "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
  724. "related": ".xml"
  725. }
  726. }
  727. },
  728. "Microsoft.EntityFrameworkCore.Analyzers/6.0.26": {
  729. "type": "package",
  730. "compile": {
  731. "lib/netstandard2.0/_._": {}
  732. },
  733. "runtime": {
  734. "lib/netstandard2.0/_._": {}
  735. }
  736. },
  737. "Microsoft.Extensions.ApiDescription.Server/6.0.5": {
  738. "type": "package",
  739. "build": {
  740. "build/_._": {}
  741. },
  742. "buildMultiTargeting": {
  743. "buildMultiTargeting/_._": {}
  744. }
  745. },
  746. "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
  747. "type": "package",
  748. "dependencies": {
  749. "Microsoft.Extensions.Primitives": "8.0.0"
  750. },
  751. "compile": {
  752. "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.dll": {
  753. "related": ".xml"
  754. }
  755. },
  756. "runtime": {
  757. "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.dll": {
  758. "related": ".xml"
  759. }
  760. },
  761. "build": {
  762. "buildTransitive/net6.0/_._": {}
  763. }
  764. },
  765. "Microsoft.Extensions.Caching.Memory/8.0.0": {
  766. "type": "package",
  767. "dependencies": {
  768. "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
  769. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  770. "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
  771. "Microsoft.Extensions.Options": "8.0.0",
  772. "Microsoft.Extensions.Primitives": "8.0.0"
  773. },
  774. "compile": {
  775. "lib/net6.0/Microsoft.Extensions.Caching.Memory.dll": {
  776. "related": ".xml"
  777. }
  778. },
  779. "runtime": {
  780. "lib/net6.0/Microsoft.Extensions.Caching.Memory.dll": {
  781. "related": ".xml"
  782. }
  783. },
  784. "build": {
  785. "buildTransitive/net6.0/_._": {}
  786. }
  787. },
  788. "Microsoft.Extensions.Configuration/8.0.0": {
  789. "type": "package",
  790. "dependencies": {
  791. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  792. "Microsoft.Extensions.Primitives": "8.0.0"
  793. },
  794. "compile": {
  795. "lib/net6.0/Microsoft.Extensions.Configuration.dll": {
  796. "related": ".xml"
  797. }
  798. },
  799. "runtime": {
  800. "lib/net6.0/Microsoft.Extensions.Configuration.dll": {
  801. "related": ".xml"
  802. }
  803. },
  804. "build": {
  805. "buildTransitive/net6.0/_._": {}
  806. }
  807. },
  808. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  809. "type": "package",
  810. "dependencies": {
  811. "Microsoft.Extensions.Primitives": "8.0.0"
  812. },
  813. "compile": {
  814. "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  815. "related": ".xml"
  816. }
  817. },
  818. "runtime": {
  819. "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  820. "related": ".xml"
  821. }
  822. },
  823. "build": {
  824. "buildTransitive/net6.0/_._": {}
  825. }
  826. },
  827. "Microsoft.Extensions.Configuration.Binder/8.0.0": {
  828. "type": "package",
  829. "dependencies": {
  830. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
  831. },
  832. "compile": {
  833. "lib/net6.0/Microsoft.Extensions.Configuration.Binder.dll": {
  834. "related": ".xml"
  835. }
  836. },
  837. "runtime": {
  838. "lib/net6.0/Microsoft.Extensions.Configuration.Binder.dll": {
  839. "related": ".xml"
  840. }
  841. },
  842. "build": {
  843. "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets": {}
  844. }
  845. },
  846. "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": {
  847. "type": "package",
  848. "dependencies": {
  849. "Microsoft.Extensions.Configuration": "8.0.0",
  850. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  851. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  852. "Microsoft.Extensions.FileProviders.Physical": "8.0.0",
  853. "Microsoft.Extensions.Primitives": "8.0.0"
  854. },
  855. "compile": {
  856. "lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
  857. "related": ".xml"
  858. }
  859. },
  860. "runtime": {
  861. "lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
  862. "related": ".xml"
  863. }
  864. },
  865. "build": {
  866. "buildTransitive/net6.0/_._": {}
  867. }
  868. },
  869. "Microsoft.Extensions.Configuration.Json/8.0.0": {
  870. "type": "package",
  871. "dependencies": {
  872. "Microsoft.Extensions.Configuration": "8.0.0",
  873. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  874. "Microsoft.Extensions.Configuration.FileExtensions": "8.0.0",
  875. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  876. "System.Text.Json": "8.0.0"
  877. },
  878. "compile": {
  879. "lib/net6.0/Microsoft.Extensions.Configuration.Json.dll": {
  880. "related": ".xml"
  881. }
  882. },
  883. "runtime": {
  884. "lib/net6.0/Microsoft.Extensions.Configuration.Json.dll": {
  885. "related": ".xml"
  886. }
  887. },
  888. "build": {
  889. "buildTransitive/net6.0/_._": {}
  890. }
  891. },
  892. "Microsoft.Extensions.DependencyInjection/6.0.1": {
  893. "type": "package",
  894. "dependencies": {
  895. "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
  896. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  897. },
  898. "compile": {
  899. "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {
  900. "related": ".xml"
  901. }
  902. },
  903. "runtime": {
  904. "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {
  905. "related": ".xml"
  906. }
  907. },
  908. "build": {
  909. "buildTransitive/netcoreapp3.1/_._": {}
  910. }
  911. },
  912. "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
  913. "type": "package",
  914. "compile": {
  915. "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  916. "related": ".xml"
  917. }
  918. },
  919. "runtime": {
  920. "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  921. "related": ".xml"
  922. }
  923. },
  924. "build": {
  925. "buildTransitive/net6.0/_._": {}
  926. }
  927. },
  928. "Microsoft.Extensions.DependencyModel/6.0.0": {
  929. "type": "package",
  930. "dependencies": {
  931. "System.Buffers": "4.5.1",
  932. "System.Memory": "4.5.4",
  933. "System.Runtime.CompilerServices.Unsafe": "6.0.0",
  934. "System.Text.Encodings.Web": "6.0.0",
  935. "System.Text.Json": "6.0.0"
  936. },
  937. "compile": {
  938. "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {
  939. "related": ".xml"
  940. }
  941. },
  942. "runtime": {
  943. "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {
  944. "related": ".xml"
  945. }
  946. }
  947. },
  948. "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
  949. "type": "package",
  950. "dependencies": {
  951. "Microsoft.Extensions.Primitives": "8.0.0"
  952. },
  953. "compile": {
  954. "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
  955. "related": ".xml"
  956. }
  957. },
  958. "runtime": {
  959. "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
  960. "related": ".xml"
  961. }
  962. },
  963. "build": {
  964. "buildTransitive/net6.0/_._": {}
  965. }
  966. },
  967. "Microsoft.Extensions.FileProviders.Physical/8.0.0": {
  968. "type": "package",
  969. "dependencies": {
  970. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  971. "Microsoft.Extensions.FileSystemGlobbing": "8.0.0",
  972. "Microsoft.Extensions.Primitives": "8.0.0"
  973. },
  974. "compile": {
  975. "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll": {
  976. "related": ".xml"
  977. }
  978. },
  979. "runtime": {
  980. "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll": {
  981. "related": ".xml"
  982. }
  983. },
  984. "build": {
  985. "buildTransitive/net6.0/_._": {}
  986. }
  987. },
  988. "Microsoft.Extensions.FileSystemGlobbing/8.0.0": {
  989. "type": "package",
  990. "compile": {
  991. "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
  992. "related": ".xml"
  993. }
  994. },
  995. "runtime": {
  996. "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
  997. "related": ".xml"
  998. }
  999. },
  1000. "build": {
  1001. "buildTransitive/net6.0/_._": {}
  1002. }
  1003. },
  1004. "Microsoft.Extensions.Logging/6.0.0": {
  1005. "type": "package",
  1006. "dependencies": {
  1007. "Microsoft.Extensions.DependencyInjection": "6.0.0",
  1008. "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
  1009. "Microsoft.Extensions.Logging.Abstractions": "6.0.0",
  1010. "Microsoft.Extensions.Options": "6.0.0",
  1011. "System.Diagnostics.DiagnosticSource": "6.0.0"
  1012. },
  1013. "compile": {
  1014. "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {
  1015. "related": ".xml"
  1016. }
  1017. },
  1018. "runtime": {
  1019. "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {
  1020. "related": ".xml"
  1021. }
  1022. }
  1023. },
  1024. "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
  1025. "type": "package",
  1026. "dependencies": {
  1027. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
  1028. },
  1029. "compile": {
  1030. "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  1031. "related": ".xml"
  1032. }
  1033. },
  1034. "runtime": {
  1035. "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  1036. "related": ".xml"
  1037. }
  1038. },
  1039. "build": {
  1040. "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
  1041. }
  1042. },
  1043. "Microsoft.Extensions.Options/8.0.0": {
  1044. "type": "package",
  1045. "dependencies": {
  1046. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  1047. "Microsoft.Extensions.Primitives": "8.0.0"
  1048. },
  1049. "compile": {
  1050. "lib/net6.0/Microsoft.Extensions.Options.dll": {
  1051. "related": ".xml"
  1052. }
  1053. },
  1054. "runtime": {
  1055. "lib/net6.0/Microsoft.Extensions.Options.dll": {
  1056. "related": ".xml"
  1057. }
  1058. },
  1059. "build": {
  1060. "buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {}
  1061. }
  1062. },
  1063. "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": {
  1064. "type": "package",
  1065. "dependencies": {
  1066. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  1067. "Microsoft.Extensions.Configuration.Binder": "8.0.0",
  1068. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  1069. "Microsoft.Extensions.Options": "8.0.0",
  1070. "Microsoft.Extensions.Primitives": "8.0.0"
  1071. },
  1072. "compile": {
  1073. "lib/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
  1074. "related": ".xml"
  1075. }
  1076. },
  1077. "runtime": {
  1078. "lib/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
  1079. "related": ".xml"
  1080. }
  1081. },
  1082. "build": {
  1083. "buildTransitive/net6.0/_._": {}
  1084. }
  1085. },
  1086. "Microsoft.Extensions.Primitives/8.0.0": {
  1087. "type": "package",
  1088. "dependencies": {
  1089. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  1090. },
  1091. "compile": {
  1092. "lib/net6.0/Microsoft.Extensions.Primitives.dll": {
  1093. "related": ".xml"
  1094. }
  1095. },
  1096. "runtime": {
  1097. "lib/net6.0/Microsoft.Extensions.Primitives.dll": {
  1098. "related": ".xml"
  1099. }
  1100. },
  1101. "build": {
  1102. "buildTransitive/net6.0/_._": {}
  1103. }
  1104. },
  1105. "Microsoft.Identity.Client/4.21.1": {
  1106. "type": "package",
  1107. "compile": {
  1108. "ref/netcoreapp2.1/_._": {
  1109. "related": ".xml"
  1110. }
  1111. },
  1112. "runtime": {
  1113. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
  1114. "related": ".xml"
  1115. }
  1116. }
  1117. },
  1118. "Microsoft.IdentityModel.Abstractions/6.35.0": {
  1119. "type": "package",
  1120. "compile": {
  1121. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
  1122. "related": ".xml"
  1123. }
  1124. },
  1125. "runtime": {
  1126. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
  1127. "related": ".xml"
  1128. }
  1129. }
  1130. },
  1131. "Microsoft.IdentityModel.JsonWebTokens/6.35.0": {
  1132. "type": "package",
  1133. "dependencies": {
  1134. "Microsoft.IdentityModel.Tokens": "6.35.0",
  1135. "System.Text.Encoding": "4.3.0",
  1136. "System.Text.Encodings.Web": "4.7.2",
  1137. "System.Text.Json": "4.7.2"
  1138. },
  1139. "compile": {
  1140. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  1141. "related": ".xml"
  1142. }
  1143. },
  1144. "runtime": {
  1145. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  1146. "related": ".xml"
  1147. }
  1148. }
  1149. },
  1150. "Microsoft.IdentityModel.Logging/6.35.0": {
  1151. "type": "package",
  1152. "dependencies": {
  1153. "Microsoft.IdentityModel.Abstractions": "6.35.0"
  1154. },
  1155. "compile": {
  1156. "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
  1157. "related": ".xml"
  1158. }
  1159. },
  1160. "runtime": {
  1161. "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
  1162. "related": ".xml"
  1163. }
  1164. }
  1165. },
  1166. "Microsoft.IdentityModel.Protocols/6.35.0": {
  1167. "type": "package",
  1168. "dependencies": {
  1169. "Microsoft.IdentityModel.Logging": "6.35.0",
  1170. "Microsoft.IdentityModel.Tokens": "6.35.0"
  1171. },
  1172. "compile": {
  1173. "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
  1174. "related": ".xml"
  1175. }
  1176. },
  1177. "runtime": {
  1178. "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
  1179. "related": ".xml"
  1180. }
  1181. }
  1182. },
  1183. "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": {
  1184. "type": "package",
  1185. "dependencies": {
  1186. "Microsoft.IdentityModel.Protocols": "6.35.0",
  1187. "System.IdentityModel.Tokens.Jwt": "6.35.0"
  1188. },
  1189. "compile": {
  1190. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  1191. "related": ".xml"
  1192. }
  1193. },
  1194. "runtime": {
  1195. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  1196. "related": ".xml"
  1197. }
  1198. }
  1199. },
  1200. "Microsoft.IdentityModel.Tokens/6.35.0": {
  1201. "type": "package",
  1202. "dependencies": {
  1203. "Microsoft.CSharp": "4.5.0",
  1204. "Microsoft.IdentityModel.Logging": "6.35.0",
  1205. "System.Security.Cryptography.Cng": "4.5.0"
  1206. },
  1207. "compile": {
  1208. "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
  1209. "related": ".xml"
  1210. }
  1211. },
  1212. "runtime": {
  1213. "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
  1214. "related": ".xml"
  1215. }
  1216. }
  1217. },
  1218. "Microsoft.IO.RecyclableMemoryStream/2.1.1": {
  1219. "type": "package",
  1220. "compile": {
  1221. "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll": {
  1222. "related": ".xml"
  1223. }
  1224. },
  1225. "runtime": {
  1226. "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll": {
  1227. "related": ".xml"
  1228. }
  1229. }
  1230. },
  1231. "Microsoft.NETCore.Platforms/1.1.1": {
  1232. "type": "package",
  1233. "compile": {
  1234. "lib/netstandard1.0/_._": {}
  1235. },
  1236. "runtime": {
  1237. "lib/netstandard1.0/_._": {}
  1238. }
  1239. },
  1240. "Microsoft.NETCore.Targets/1.1.3": {
  1241. "type": "package",
  1242. "compile": {
  1243. "lib/netstandard1.0/_._": {}
  1244. },
  1245. "runtime": {
  1246. "lib/netstandard1.0/_._": {}
  1247. }
  1248. },
  1249. "Microsoft.OpenApi/1.2.3": {
  1250. "type": "package",
  1251. "compile": {
  1252. "lib/netstandard2.0/Microsoft.OpenApi.dll": {
  1253. "related": ".pdb;.xml"
  1254. }
  1255. },
  1256. "runtime": {
  1257. "lib/netstandard2.0/Microsoft.OpenApi.dll": {
  1258. "related": ".pdb;.xml"
  1259. }
  1260. }
  1261. },
  1262. "Microsoft.Win32.Registry/5.0.0": {
  1263. "type": "package",
  1264. "dependencies": {
  1265. "System.Security.AccessControl": "5.0.0",
  1266. "System.Security.Principal.Windows": "5.0.0"
  1267. },
  1268. "compile": {
  1269. "ref/netstandard2.0/Microsoft.Win32.Registry.dll": {
  1270. "related": ".xml"
  1271. }
  1272. },
  1273. "runtime": {
  1274. "lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  1275. "related": ".xml"
  1276. }
  1277. },
  1278. "runtimeTargets": {
  1279. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  1280. "assetType": "runtime",
  1281. "rid": "win"
  1282. }
  1283. }
  1284. },
  1285. "Microsoft.Win32.SystemEvents/8.0.0": {
  1286. "type": "package",
  1287. "compile": {
  1288. "lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
  1289. "related": ".xml"
  1290. }
  1291. },
  1292. "runtime": {
  1293. "lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
  1294. "related": ".xml"
  1295. }
  1296. },
  1297. "build": {
  1298. "buildTransitive/net6.0/_._": {}
  1299. },
  1300. "runtimeTargets": {
  1301. "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
  1302. "assetType": "runtime",
  1303. "rid": "win"
  1304. }
  1305. }
  1306. },
  1307. "Minio/5.0.0": {
  1308. "type": "package",
  1309. "dependencies": {
  1310. "CommunityToolkit.HighPerformance": "8.1.0",
  1311. "System.IO.Hashing": "7.0.0",
  1312. "System.Reactive.Linq": "5.0.0"
  1313. },
  1314. "compile": {
  1315. "lib/net6.0/Minio.dll": {
  1316. "related": ".xml"
  1317. }
  1318. },
  1319. "runtime": {
  1320. "lib/net6.0/Minio.dll": {
  1321. "related": ".xml"
  1322. }
  1323. }
  1324. },
  1325. "MiniProfiler.AspNetCore/4.3.8": {
  1326. "type": "package",
  1327. "dependencies": {
  1328. "MiniProfiler.Shared": "4.3.8"
  1329. },
  1330. "compile": {
  1331. "lib/net6.0/MiniProfiler.AspNetCore.dll": {
  1332. "related": ".xml"
  1333. }
  1334. },
  1335. "runtime": {
  1336. "lib/net6.0/MiniProfiler.AspNetCore.dll": {
  1337. "related": ".xml"
  1338. }
  1339. },
  1340. "frameworkReferences": [
  1341. "Microsoft.AspNetCore.App"
  1342. ]
  1343. },
  1344. "MiniProfiler.AspNetCore.Mvc/4.3.8": {
  1345. "type": "package",
  1346. "dependencies": {
  1347. "MiniProfiler.AspNetCore": "4.3.8"
  1348. },
  1349. "compile": {
  1350. "lib/net6.0/MiniProfiler.AspNetCore.Mvc.dll": {
  1351. "related": ".xml"
  1352. }
  1353. },
  1354. "runtime": {
  1355. "lib/net6.0/MiniProfiler.AspNetCore.Mvc.dll": {
  1356. "related": ".xml"
  1357. }
  1358. },
  1359. "frameworkReferences": [
  1360. "Microsoft.AspNetCore.App"
  1361. ]
  1362. },
  1363. "MiniProfiler.Shared/4.3.8": {
  1364. "type": "package",
  1365. "dependencies": {
  1366. "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
  1367. "Newtonsoft.Json": "13.0.1",
  1368. "System.ComponentModel.Primitives": "4.3.0",
  1369. "System.Data.Common": "4.3.0",
  1370. "System.Diagnostics.DiagnosticSource": "4.4.1",
  1371. "System.Diagnostics.StackTrace": "4.3.0",
  1372. "System.Dynamic.Runtime": "4.3.0",
  1373. "System.Reflection.Emit.Lightweight": "4.3.0",
  1374. "System.Runtime.Extensions": "4.3.0",
  1375. "System.Runtime.Serialization.Primitives": "4.3.0",
  1376. "System.Threading.Tasks.Parallel": "4.3.0"
  1377. },
  1378. "compile": {
  1379. "lib/netstandard2.0/MiniProfiler.Shared.dll": {
  1380. "related": ".xml"
  1381. }
  1382. },
  1383. "runtime": {
  1384. "lib/netstandard2.0/MiniProfiler.Shared.dll": {
  1385. "related": ".xml"
  1386. }
  1387. }
  1388. },
  1389. "MoYu.Extras.Authentication.JwtBearer/1.0.6": {
  1390. "type": "package",
  1391. "dependencies": {
  1392. "Microsoft.AspNetCore.Authentication.JwtBearer": "6.0.29"
  1393. },
  1394. "compile": {
  1395. "lib/net6.0/MoYu.Extras.Authentication.JwtBearer.dll": {
  1396. "related": ".xml"
  1397. }
  1398. },
  1399. "runtime": {
  1400. "lib/net6.0/MoYu.Extras.Authentication.JwtBearer.dll": {
  1401. "related": ".xml"
  1402. }
  1403. }
  1404. },
  1405. "MoYu.Extras.ObjectMapper.Mapster/1.0.6": {
  1406. "type": "package",
  1407. "dependencies": {
  1408. "Mapster": "7.4.0",
  1409. "Mapster.DependencyInjection": "1.0.1",
  1410. "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
  1411. },
  1412. "compile": {
  1413. "lib/net6.0/MoYu.Extras.ObjectMapper.Mapster.dll": {
  1414. "related": ".xml"
  1415. }
  1416. },
  1417. "runtime": {
  1418. "lib/net6.0/MoYu.Extras.ObjectMapper.Mapster.dll": {
  1419. "related": ".xml"
  1420. }
  1421. }
  1422. },
  1423. "MoYu.Pure/1.0.6": {
  1424. "type": "package",
  1425. "dependencies": {
  1426. "MiniProfiler.AspNetCore.Mvc": "4.3.8",
  1427. "MoYu.Pure.Extras.DependencyModel.CodeAnalysis": "1.0.6",
  1428. "Swashbuckle.AspNetCore": "6.5.0"
  1429. },
  1430. "compile": {
  1431. "lib/net6.0/MoYu.Pure.dll": {
  1432. "related": ".xml"
  1433. }
  1434. },
  1435. "runtime": {
  1436. "lib/net6.0/MoYu.Pure.dll": {
  1437. "related": ".xml"
  1438. }
  1439. },
  1440. "frameworkReferences": [
  1441. "Microsoft.AspNetCore.App"
  1442. ],
  1443. "contentFiles": {
  1444. "contentFiles/any/any/_._": {
  1445. "buildAction": "None",
  1446. "codeLanguage": "any",
  1447. "copyToOutput": false
  1448. }
  1449. }
  1450. },
  1451. "MoYu.Pure.Extras.DependencyModel.CodeAnalysis/1.0.6": {
  1452. "type": "package",
  1453. "dependencies": {
  1454. "Ben.Demystifier": "0.4.1",
  1455. "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "6.0.29",
  1456. "Microsoft.AspNetCore.Razor.Language": "6.0.29",
  1457. "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.9.2",
  1458. "Microsoft.Extensions.DependencyModel": "6.0.0",
  1459. "System.Text.Json": "6.0.9",
  1460. "System.Text.RegularExpressions": "4.3.1"
  1461. },
  1462. "compile": {
  1463. "lib/net6.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll": {
  1464. "related": ".xml"
  1465. }
  1466. },
  1467. "runtime": {
  1468. "lib/net6.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll": {
  1469. "related": ".xml"
  1470. }
  1471. }
  1472. },
  1473. "MySqlConnector/2.2.5": {
  1474. "type": "package",
  1475. "compile": {
  1476. "lib/net6.0/MySqlConnector.dll": {
  1477. "related": ".xml"
  1478. }
  1479. },
  1480. "runtime": {
  1481. "lib/net6.0/MySqlConnector.dll": {
  1482. "related": ".xml"
  1483. }
  1484. }
  1485. },
  1486. "NewLife.Core/10.10.2024.601": {
  1487. "type": "package",
  1488. "compile": {
  1489. "lib/net6.0/NewLife.Core.dll": {
  1490. "related": ".xml"
  1491. }
  1492. },
  1493. "runtime": {
  1494. "lib/net6.0/NewLife.Core.dll": {
  1495. "related": ".xml"
  1496. }
  1497. }
  1498. },
  1499. "NewLife.Redis/5.6.2024.402": {
  1500. "type": "package",
  1501. "dependencies": {
  1502. "NewLife.Core": "10.9.2024.402"
  1503. },
  1504. "compile": {
  1505. "lib/netstandard2.1/NewLife.Redis.dll": {
  1506. "related": ".xml"
  1507. }
  1508. },
  1509. "runtime": {
  1510. "lib/netstandard2.1/NewLife.Redis.dll": {
  1511. "related": ".xml"
  1512. }
  1513. }
  1514. },
  1515. "Newtonsoft.Json/13.0.3": {
  1516. "type": "package",
  1517. "compile": {
  1518. "lib/net6.0/Newtonsoft.Json.dll": {
  1519. "related": ".xml"
  1520. }
  1521. },
  1522. "runtime": {
  1523. "lib/net6.0/Newtonsoft.Json.dll": {
  1524. "related": ".xml"
  1525. }
  1526. }
  1527. },
  1528. "Newtonsoft.Json.Bson/1.0.2": {
  1529. "type": "package",
  1530. "dependencies": {
  1531. "Newtonsoft.Json": "12.0.1"
  1532. },
  1533. "compile": {
  1534. "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
  1535. "related": ".pdb;.xml"
  1536. }
  1537. },
  1538. "runtime": {
  1539. "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
  1540. "related": ".pdb;.xml"
  1541. }
  1542. }
  1543. },
  1544. "Npgsql/5.0.18": {
  1545. "type": "package",
  1546. "dependencies": {
  1547. "System.Runtime.CompilerServices.Unsafe": "4.6.0"
  1548. },
  1549. "compile": {
  1550. "lib/net5.0/Npgsql.dll": {
  1551. "related": ".xml"
  1552. }
  1553. },
  1554. "runtime": {
  1555. "lib/net5.0/Npgsql.dll": {
  1556. "related": ".xml"
  1557. }
  1558. }
  1559. },
  1560. "Oracle.ManagedDataAccess.Core/3.21.100": {
  1561. "type": "package",
  1562. "dependencies": {
  1563. "System.Diagnostics.PerformanceCounter": "6.0.1",
  1564. "System.DirectoryServices": "6.0.1",
  1565. "System.DirectoryServices.Protocols": "6.0.1"
  1566. },
  1567. "compile": {
  1568. "lib/netstandard2.1/Oracle.ManagedDataAccess.dll": {}
  1569. },
  1570. "runtime": {
  1571. "lib/netstandard2.1/Oracle.ManagedDataAccess.dll": {}
  1572. }
  1573. },
  1574. "Oscar.Data.SqlClient/4.0.4": {
  1575. "type": "package",
  1576. "dependencies": {
  1577. "System.Text.Encoding.CodePages": "4.7.1"
  1578. },
  1579. "compile": {
  1580. "lib/netstandard2.0/Oscar.Data.SqlClient.dll": {}
  1581. },
  1582. "runtime": {
  1583. "lib/netstandard2.0/Oscar.Data.SqlClient.dll": {}
  1584. }
  1585. },
  1586. "Portable.BouncyCastle/1.9.0": {
  1587. "type": "package",
  1588. "compile": {
  1589. "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
  1590. "related": ".xml"
  1591. }
  1592. },
  1593. "runtime": {
  1594. "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
  1595. "related": ".xml"
  1596. }
  1597. }
  1598. },
  1599. "SharpCompress/0.37.2": {
  1600. "type": "package",
  1601. "dependencies": {
  1602. "ZstdSharp.Port": "0.8.0"
  1603. },
  1604. "compile": {
  1605. "lib/net6.0/SharpCompress.dll": {}
  1606. },
  1607. "runtime": {
  1608. "lib/net6.0/SharpCompress.dll": {}
  1609. }
  1610. },
  1611. "SharpZipLib/1.4.2": {
  1612. "type": "package",
  1613. "compile": {
  1614. "lib/net6.0/ICSharpCode.SharpZipLib.dll": {
  1615. "related": ".pdb;.xml"
  1616. }
  1617. },
  1618. "runtime": {
  1619. "lib/net6.0/ICSharpCode.SharpZipLib.dll": {
  1620. "related": ".pdb;.xml"
  1621. }
  1622. }
  1623. },
  1624. "SimpleRedis/1.1.9": {
  1625. "type": "package",
  1626. "dependencies": {
  1627. "Microsoft.Extensions.Configuration": "6.0.0",
  1628. "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
  1629. "Microsoft.Extensions.DependencyInjection": "6.0.0",
  1630. "Microsoft.Extensions.Options": "6.0.0",
  1631. "Microsoft.Extensions.Options.ConfigurationExtensions": "6.0.0",
  1632. "NewLife.Redis": "5.6.2024.402"
  1633. },
  1634. "compile": {
  1635. "lib/net6.0/SimpleRedis.dll": {
  1636. "related": ".xml"
  1637. }
  1638. },
  1639. "runtime": {
  1640. "lib/net6.0/SimpleRedis.dll": {
  1641. "related": ".xml"
  1642. }
  1643. }
  1644. },
  1645. "SimpleTool/1.0.6": {
  1646. "type": "package",
  1647. "dependencies": {
  1648. "Newtonsoft.Json": "13.0.3"
  1649. },
  1650. "compile": {
  1651. "lib/net6.0/SimpleTool.dll": {
  1652. "related": ".xml"
  1653. }
  1654. },
  1655. "runtime": {
  1656. "lib/net6.0/SimpleTool.dll": {
  1657. "related": ".xml"
  1658. }
  1659. }
  1660. },
  1661. "SixLabors.Fonts/2.0.3": {
  1662. "type": "package",
  1663. "compile": {
  1664. "lib/net6.0/SixLabors.Fonts.dll": {
  1665. "related": ".xml"
  1666. }
  1667. },
  1668. "runtime": {
  1669. "lib/net6.0/SixLabors.Fonts.dll": {
  1670. "related": ".xml"
  1671. }
  1672. }
  1673. },
  1674. "SixLabors.ImageSharp/3.1.4": {
  1675. "type": "package",
  1676. "compile": {
  1677. "lib/net6.0/SixLabors.ImageSharp.dll": {
  1678. "related": ".xml"
  1679. }
  1680. },
  1681. "runtime": {
  1682. "lib/net6.0/SixLabors.ImageSharp.dll": {
  1683. "related": ".xml"
  1684. }
  1685. },
  1686. "build": {
  1687. "build/_._": {}
  1688. }
  1689. },
  1690. "SixLabors.ImageSharp.Drawing/2.1.3": {
  1691. "type": "package",
  1692. "dependencies": {
  1693. "SixLabors.Fonts": "2.0.3",
  1694. "SixLabors.ImageSharp": "3.1.4"
  1695. },
  1696. "compile": {
  1697. "lib/net6.0/SixLabors.ImageSharp.Drawing.dll": {
  1698. "related": ".xml"
  1699. }
  1700. },
  1701. "runtime": {
  1702. "lib/net6.0/SixLabors.ImageSharp.Drawing.dll": {
  1703. "related": ".xml"
  1704. }
  1705. }
  1706. },
  1707. "SkiaSharp/2.88.6": {
  1708. "type": "package",
  1709. "dependencies": {
  1710. "SkiaSharp.NativeAssets.Win32": "2.88.6",
  1711. "SkiaSharp.NativeAssets.macOS": "2.88.6"
  1712. },
  1713. "compile": {
  1714. "lib/net6.0/SkiaSharp.dll": {
  1715. "related": ".pdb;.xml"
  1716. }
  1717. },
  1718. "runtime": {
  1719. "lib/net6.0/SkiaSharp.dll": {
  1720. "related": ".pdb;.xml"
  1721. }
  1722. }
  1723. },
  1724. "SkiaSharp.NativeAssets.Linux.NoDependencies/2.88.6": {
  1725. "type": "package",
  1726. "dependencies": {
  1727. "SkiaSharp": "2.88.6"
  1728. },
  1729. "compile": {
  1730. "lib/net6.0/_._": {}
  1731. },
  1732. "runtime": {
  1733. "lib/net6.0/_._": {}
  1734. },
  1735. "runtimeTargets": {
  1736. "runtimes/linux-arm/native/libSkiaSharp.so": {
  1737. "assetType": "native",
  1738. "rid": "linux-arm"
  1739. },
  1740. "runtimes/linux-arm64/native/libSkiaSharp.so": {
  1741. "assetType": "native",
  1742. "rid": "linux-arm64"
  1743. },
  1744. "runtimes/linux-musl-x64/native/libSkiaSharp.so": {
  1745. "assetType": "native",
  1746. "rid": "linux-musl-x64"
  1747. },
  1748. "runtimes/linux-x64/native/libSkiaSharp.so": {
  1749. "assetType": "native",
  1750. "rid": "linux-x64"
  1751. }
  1752. }
  1753. },
  1754. "SkiaSharp.NativeAssets.macOS/2.88.6": {
  1755. "type": "package",
  1756. "compile": {
  1757. "lib/net6.0/_._": {}
  1758. },
  1759. "runtime": {
  1760. "lib/net6.0/_._": {}
  1761. },
  1762. "runtimeTargets": {
  1763. "runtimes/osx/native/libSkiaSharp.dylib": {
  1764. "assetType": "native",
  1765. "rid": "osx"
  1766. }
  1767. }
  1768. },
  1769. "SkiaSharp.NativeAssets.Win32/2.88.6": {
  1770. "type": "package",
  1771. "compile": {
  1772. "lib/net6.0/_._": {}
  1773. },
  1774. "runtime": {
  1775. "lib/net6.0/_._": {}
  1776. },
  1777. "runtimeTargets": {
  1778. "runtimes/win-arm64/native/libSkiaSharp.dll": {
  1779. "assetType": "native",
  1780. "rid": "win-arm64"
  1781. },
  1782. "runtimes/win-x64/native/libSkiaSharp.dll": {
  1783. "assetType": "native",
  1784. "rid": "win-x64"
  1785. },
  1786. "runtimes/win-x86/native/libSkiaSharp.dll": {
  1787. "assetType": "native",
  1788. "rid": "win-x86"
  1789. }
  1790. }
  1791. },
  1792. "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": {
  1793. "type": "package",
  1794. "dependencies": {
  1795. "SQLitePCLRaw.lib.e_sqlite3": "2.1.6",
  1796. "SQLitePCLRaw.provider.e_sqlite3": "2.1.6"
  1797. },
  1798. "compile": {
  1799. "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
  1800. },
  1801. "runtime": {
  1802. "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
  1803. }
  1804. },
  1805. "SQLitePCLRaw.core/2.1.6": {
  1806. "type": "package",
  1807. "dependencies": {
  1808. "System.Memory": "4.5.3"
  1809. },
  1810. "compile": {
  1811. "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
  1812. },
  1813. "runtime": {
  1814. "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
  1815. }
  1816. },
  1817. "SQLitePCLRaw.lib.e_sqlite3/2.1.6": {
  1818. "type": "package",
  1819. "compile": {
  1820. "lib/netstandard2.0/_._": {}
  1821. },
  1822. "runtime": {
  1823. "lib/netstandard2.0/_._": {}
  1824. },
  1825. "build": {
  1826. "buildTransitive/net6.0/SQLitePCLRaw.lib.e_sqlite3.targets": {}
  1827. },
  1828. "runtimeTargets": {
  1829. "runtimes/browser-wasm/nativeassets/net6.0/e_sqlite3.a": {
  1830. "assetType": "native",
  1831. "rid": "browser-wasm"
  1832. },
  1833. "runtimes/linux-arm/native/libe_sqlite3.so": {
  1834. "assetType": "native",
  1835. "rid": "linux-arm"
  1836. },
  1837. "runtimes/linux-arm64/native/libe_sqlite3.so": {
  1838. "assetType": "native",
  1839. "rid": "linux-arm64"
  1840. },
  1841. "runtimes/linux-armel/native/libe_sqlite3.so": {
  1842. "assetType": "native",
  1843. "rid": "linux-armel"
  1844. },
  1845. "runtimes/linux-mips64/native/libe_sqlite3.so": {
  1846. "assetType": "native",
  1847. "rid": "linux-mips64"
  1848. },
  1849. "runtimes/linux-musl-arm/native/libe_sqlite3.so": {
  1850. "assetType": "native",
  1851. "rid": "linux-musl-arm"
  1852. },
  1853. "runtimes/linux-musl-arm64/native/libe_sqlite3.so": {
  1854. "assetType": "native",
  1855. "rid": "linux-musl-arm64"
  1856. },
  1857. "runtimes/linux-musl-x64/native/libe_sqlite3.so": {
  1858. "assetType": "native",
  1859. "rid": "linux-musl-x64"
  1860. },
  1861. "runtimes/linux-ppc64le/native/libe_sqlite3.so": {
  1862. "assetType": "native",
  1863. "rid": "linux-ppc64le"
  1864. },
  1865. "runtimes/linux-s390x/native/libe_sqlite3.so": {
  1866. "assetType": "native",
  1867. "rid": "linux-s390x"
  1868. },
  1869. "runtimes/linux-x64/native/libe_sqlite3.so": {
  1870. "assetType": "native",
  1871. "rid": "linux-x64"
  1872. },
  1873. "runtimes/linux-x86/native/libe_sqlite3.so": {
  1874. "assetType": "native",
  1875. "rid": "linux-x86"
  1876. },
  1877. "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": {
  1878. "assetType": "native",
  1879. "rid": "maccatalyst-arm64"
  1880. },
  1881. "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": {
  1882. "assetType": "native",
  1883. "rid": "maccatalyst-x64"
  1884. },
  1885. "runtimes/osx-arm64/native/libe_sqlite3.dylib": {
  1886. "assetType": "native",
  1887. "rid": "osx-arm64"
  1888. },
  1889. "runtimes/osx-x64/native/libe_sqlite3.dylib": {
  1890. "assetType": "native",
  1891. "rid": "osx-x64"
  1892. },
  1893. "runtimes/win-arm/native/e_sqlite3.dll": {
  1894. "assetType": "native",
  1895. "rid": "win-arm"
  1896. },
  1897. "runtimes/win-arm64/native/e_sqlite3.dll": {
  1898. "assetType": "native",
  1899. "rid": "win-arm64"
  1900. },
  1901. "runtimes/win-x64/native/e_sqlite3.dll": {
  1902. "assetType": "native",
  1903. "rid": "win-x64"
  1904. },
  1905. "runtimes/win-x86/native/e_sqlite3.dll": {
  1906. "assetType": "native",
  1907. "rid": "win-x86"
  1908. }
  1909. }
  1910. },
  1911. "SQLitePCLRaw.provider.e_sqlite3/2.1.6": {
  1912. "type": "package",
  1913. "dependencies": {
  1914. "SQLitePCLRaw.core": "2.1.6"
  1915. },
  1916. "compile": {
  1917. "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
  1918. },
  1919. "runtime": {
  1920. "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
  1921. }
  1922. },
  1923. "SqlSugarCore/5.1.4.158": {
  1924. "type": "package",
  1925. "dependencies": {
  1926. "Microsoft.Data.SqlClient": "2.1.7",
  1927. "Microsoft.Data.Sqlite": "8.0.1",
  1928. "MySqlConnector": "2.2.5",
  1929. "Newtonsoft.Json": "13.0.2",
  1930. "Npgsql": "5.0.18",
  1931. "Oracle.ManagedDataAccess.Core": "3.21.100",
  1932. "Oscar.Data.SqlClient": "4.0.4",
  1933. "SqlSugarCore.Dm": "1.3.0",
  1934. "SqlSugarCore.Kdbndp": "9.3.6.411",
  1935. "System.Data.Common": "4.3.0",
  1936. "System.Reflection.Emit.Lightweight": "4.3.0"
  1937. },
  1938. "compile": {
  1939. "lib/netstandard2.1/SqlSugar.dll": {}
  1940. },
  1941. "runtime": {
  1942. "lib/netstandard2.1/SqlSugar.dll": {}
  1943. }
  1944. },
  1945. "SqlSugarCore.Dm/1.3.0": {
  1946. "type": "package",
  1947. "dependencies": {
  1948. "System.Text.Encoding.CodePages": "5.0.0"
  1949. },
  1950. "compile": {
  1951. "lib/netstandard2.0/DmProvider.dll": {}
  1952. },
  1953. "runtime": {
  1954. "lib/netstandard2.0/DmProvider.dll": {}
  1955. }
  1956. },
  1957. "SqlSugarCore.Kdbndp/9.3.6.411": {
  1958. "type": "package",
  1959. "compile": {
  1960. "lib/netstandard2.1/Kdbndp.dll": {}
  1961. },
  1962. "runtime": {
  1963. "lib/netstandard2.1/Kdbndp.dll": {}
  1964. }
  1965. },
  1966. "Swashbuckle.AspNetCore/6.5.0": {
  1967. "type": "package",
  1968. "dependencies": {
  1969. "Microsoft.Extensions.ApiDescription.Server": "6.0.5",
  1970. "Swashbuckle.AspNetCore.Swagger": "6.5.0",
  1971. "Swashbuckle.AspNetCore.SwaggerGen": "6.5.0",
  1972. "Swashbuckle.AspNetCore.SwaggerUI": "6.5.0"
  1973. },
  1974. "build": {
  1975. "build/_._": {}
  1976. }
  1977. },
  1978. "Swashbuckle.AspNetCore.Swagger/6.5.0": {
  1979. "type": "package",
  1980. "dependencies": {
  1981. "Microsoft.OpenApi": "1.2.3"
  1982. },
  1983. "compile": {
  1984. "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": {
  1985. "related": ".pdb;.xml"
  1986. }
  1987. },
  1988. "runtime": {
  1989. "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": {
  1990. "related": ".pdb;.xml"
  1991. }
  1992. },
  1993. "frameworkReferences": [
  1994. "Microsoft.AspNetCore.App"
  1995. ]
  1996. },
  1997. "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
  1998. "type": "package",
  1999. "dependencies": {
  2000. "Swashbuckle.AspNetCore.Swagger": "6.5.0"
  2001. },
  2002. "compile": {
  2003. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
  2004. "related": ".pdb;.xml"
  2005. }
  2006. },
  2007. "runtime": {
  2008. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
  2009. "related": ".pdb;.xml"
  2010. }
  2011. }
  2012. },
  2013. "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
  2014. "type": "package",
  2015. "compile": {
  2016. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
  2017. "related": ".pdb;.xml"
  2018. }
  2019. },
  2020. "runtime": {
  2021. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
  2022. "related": ".pdb;.xml"
  2023. }
  2024. },
  2025. "frameworkReferences": [
  2026. "Microsoft.AspNetCore.App"
  2027. ]
  2028. },
  2029. "System.Buffers/4.5.1": {
  2030. "type": "package",
  2031. "compile": {
  2032. "ref/netcoreapp2.0/_._": {}
  2033. },
  2034. "runtime": {
  2035. "lib/netcoreapp2.0/_._": {}
  2036. }
  2037. },
  2038. "System.CodeDom/8.0.0": {
  2039. "type": "package",
  2040. "compile": {
  2041. "lib/net6.0/System.CodeDom.dll": {
  2042. "related": ".xml"
  2043. }
  2044. },
  2045. "runtime": {
  2046. "lib/net6.0/System.CodeDom.dll": {
  2047. "related": ".xml"
  2048. }
  2049. },
  2050. "build": {
  2051. "buildTransitive/net6.0/_._": {}
  2052. }
  2053. },
  2054. "System.Collections/4.3.0": {
  2055. "type": "package",
  2056. "dependencies": {
  2057. "Microsoft.NETCore.Platforms": "1.1.0",
  2058. "Microsoft.NETCore.Targets": "1.1.0",
  2059. "System.Runtime": "4.3.0"
  2060. },
  2061. "compile": {
  2062. "ref/netstandard1.3/_._": {
  2063. "related": ".xml"
  2064. }
  2065. }
  2066. },
  2067. "System.Collections.Concurrent/4.3.0": {
  2068. "type": "package",
  2069. "dependencies": {
  2070. "System.Collections": "4.3.0",
  2071. "System.Diagnostics.Debug": "4.3.0",
  2072. "System.Diagnostics.Tracing": "4.3.0",
  2073. "System.Globalization": "4.3.0",
  2074. "System.Reflection": "4.3.0",
  2075. "System.Resources.ResourceManager": "4.3.0",
  2076. "System.Runtime": "4.3.0",
  2077. "System.Runtime.Extensions": "4.3.0",
  2078. "System.Threading": "4.3.0",
  2079. "System.Threading.Tasks": "4.3.0"
  2080. },
  2081. "compile": {
  2082. "ref/netstandard1.3/System.Collections.Concurrent.dll": {
  2083. "related": ".xml"
  2084. }
  2085. },
  2086. "runtime": {
  2087. "lib/netstandard1.3/System.Collections.Concurrent.dll": {}
  2088. }
  2089. },
  2090. "System.Collections.Immutable/8.0.0": {
  2091. "type": "package",
  2092. "dependencies": {
  2093. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  2094. },
  2095. "compile": {
  2096. "lib/net6.0/System.Collections.Immutable.dll": {
  2097. "related": ".xml"
  2098. }
  2099. },
  2100. "runtime": {
  2101. "lib/net6.0/System.Collections.Immutable.dll": {
  2102. "related": ".xml"
  2103. }
  2104. },
  2105. "build": {
  2106. "buildTransitive/net6.0/_._": {}
  2107. }
  2108. },
  2109. "System.ComponentModel/4.3.0": {
  2110. "type": "package",
  2111. "dependencies": {
  2112. "System.Runtime": "4.3.0"
  2113. },
  2114. "compile": {
  2115. "ref/netstandard1.0/System.ComponentModel.dll": {
  2116. "related": ".xml"
  2117. }
  2118. },
  2119. "runtime": {
  2120. "lib/netstandard1.3/System.ComponentModel.dll": {}
  2121. }
  2122. },
  2123. "System.ComponentModel.Annotations/4.7.0": {
  2124. "type": "package",
  2125. "compile": {
  2126. "ref/netstandard2.1/System.ComponentModel.Annotations.dll": {
  2127. "related": ".xml"
  2128. }
  2129. },
  2130. "runtime": {
  2131. "lib/netstandard2.1/System.ComponentModel.Annotations.dll": {
  2132. "related": ".xml"
  2133. }
  2134. }
  2135. },
  2136. "System.ComponentModel.Primitives/4.3.0": {
  2137. "type": "package",
  2138. "dependencies": {
  2139. "System.ComponentModel": "4.3.0",
  2140. "System.Resources.ResourceManager": "4.3.0",
  2141. "System.Runtime": "4.3.0"
  2142. },
  2143. "compile": {
  2144. "ref/netstandard1.0/System.ComponentModel.Primitives.dll": {
  2145. "related": ".xml"
  2146. }
  2147. },
  2148. "runtime": {
  2149. "lib/netstandard1.0/System.ComponentModel.Primitives.dll": {}
  2150. }
  2151. },
  2152. "System.Composition/8.0.0": {
  2153. "type": "package",
  2154. "dependencies": {
  2155. "System.Composition.AttributedModel": "8.0.0",
  2156. "System.Composition.Convention": "8.0.0",
  2157. "System.Composition.Hosting": "8.0.0",
  2158. "System.Composition.Runtime": "8.0.0",
  2159. "System.Composition.TypedParts": "8.0.0"
  2160. },
  2161. "compile": {
  2162. "lib/netcoreapp2.0/_._": {}
  2163. },
  2164. "runtime": {
  2165. "lib/netcoreapp2.0/_._": {}
  2166. },
  2167. "build": {
  2168. "buildTransitive/net6.0/_._": {}
  2169. }
  2170. },
  2171. "System.Composition.AttributedModel/8.0.0": {
  2172. "type": "package",
  2173. "compile": {
  2174. "lib/net6.0/System.Composition.AttributedModel.dll": {
  2175. "related": ".xml"
  2176. }
  2177. },
  2178. "runtime": {
  2179. "lib/net6.0/System.Composition.AttributedModel.dll": {
  2180. "related": ".xml"
  2181. }
  2182. },
  2183. "build": {
  2184. "buildTransitive/net6.0/_._": {}
  2185. }
  2186. },
  2187. "System.Composition.Convention/8.0.0": {
  2188. "type": "package",
  2189. "dependencies": {
  2190. "System.Composition.AttributedModel": "8.0.0"
  2191. },
  2192. "compile": {
  2193. "lib/net6.0/System.Composition.Convention.dll": {
  2194. "related": ".xml"
  2195. }
  2196. },
  2197. "runtime": {
  2198. "lib/net6.0/System.Composition.Convention.dll": {
  2199. "related": ".xml"
  2200. }
  2201. },
  2202. "build": {
  2203. "buildTransitive/net6.0/_._": {}
  2204. }
  2205. },
  2206. "System.Composition.Hosting/8.0.0": {
  2207. "type": "package",
  2208. "dependencies": {
  2209. "System.Composition.Runtime": "8.0.0"
  2210. },
  2211. "compile": {
  2212. "lib/net6.0/System.Composition.Hosting.dll": {
  2213. "related": ".xml"
  2214. }
  2215. },
  2216. "runtime": {
  2217. "lib/net6.0/System.Composition.Hosting.dll": {
  2218. "related": ".xml"
  2219. }
  2220. },
  2221. "build": {
  2222. "buildTransitive/net6.0/_._": {}
  2223. }
  2224. },
  2225. "System.Composition.Runtime/8.0.0": {
  2226. "type": "package",
  2227. "compile": {
  2228. "lib/net6.0/System.Composition.Runtime.dll": {
  2229. "related": ".xml"
  2230. }
  2231. },
  2232. "runtime": {
  2233. "lib/net6.0/System.Composition.Runtime.dll": {
  2234. "related": ".xml"
  2235. }
  2236. },
  2237. "build": {
  2238. "buildTransitive/net6.0/_._": {}
  2239. }
  2240. },
  2241. "System.Composition.TypedParts/8.0.0": {
  2242. "type": "package",
  2243. "dependencies": {
  2244. "System.Composition.AttributedModel": "8.0.0",
  2245. "System.Composition.Hosting": "8.0.0",
  2246. "System.Composition.Runtime": "8.0.0"
  2247. },
  2248. "compile": {
  2249. "lib/net6.0/System.Composition.TypedParts.dll": {
  2250. "related": ".xml"
  2251. }
  2252. },
  2253. "runtime": {
  2254. "lib/net6.0/System.Composition.TypedParts.dll": {
  2255. "related": ".xml"
  2256. }
  2257. },
  2258. "build": {
  2259. "buildTransitive/net6.0/_._": {}
  2260. }
  2261. },
  2262. "System.Configuration.ConfigurationManager/8.0.0": {
  2263. "type": "package",
  2264. "dependencies": {
  2265. "System.Security.Cryptography.ProtectedData": "8.0.0"
  2266. },
  2267. "compile": {
  2268. "lib/net6.0/System.Configuration.ConfigurationManager.dll": {
  2269. "related": ".xml"
  2270. }
  2271. },
  2272. "runtime": {
  2273. "lib/net6.0/System.Configuration.ConfigurationManager.dll": {
  2274. "related": ".xml"
  2275. }
  2276. },
  2277. "build": {
  2278. "buildTransitive/net6.0/_._": {}
  2279. }
  2280. },
  2281. "System.Data.Common/4.3.0": {
  2282. "type": "package",
  2283. "dependencies": {
  2284. "System.Collections": "4.3.0",
  2285. "System.Globalization": "4.3.0",
  2286. "System.IO": "4.3.0",
  2287. "System.Resources.ResourceManager": "4.3.0",
  2288. "System.Runtime": "4.3.0",
  2289. "System.Runtime.Extensions": "4.3.0",
  2290. "System.Text.RegularExpressions": "4.3.0",
  2291. "System.Threading.Tasks": "4.3.0"
  2292. },
  2293. "compile": {
  2294. "ref/netstandard1.2/System.Data.Common.dll": {
  2295. "related": ".xml"
  2296. }
  2297. },
  2298. "runtime": {
  2299. "lib/netstandard1.2/System.Data.Common.dll": {}
  2300. }
  2301. },
  2302. "System.Diagnostics.Debug/4.3.0": {
  2303. "type": "package",
  2304. "dependencies": {
  2305. "Microsoft.NETCore.Platforms": "1.1.0",
  2306. "Microsoft.NETCore.Targets": "1.1.0",
  2307. "System.Runtime": "4.3.0"
  2308. },
  2309. "compile": {
  2310. "ref/netstandard1.3/_._": {
  2311. "related": ".xml"
  2312. }
  2313. }
  2314. },
  2315. "System.Diagnostics.DiagnosticSource/6.0.1": {
  2316. "type": "package",
  2317. "dependencies": {
  2318. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  2319. },
  2320. "compile": {
  2321. "lib/net6.0/System.Diagnostics.DiagnosticSource.dll": {
  2322. "related": ".xml"
  2323. }
  2324. },
  2325. "runtime": {
  2326. "lib/net6.0/System.Diagnostics.DiagnosticSource.dll": {
  2327. "related": ".xml"
  2328. }
  2329. },
  2330. "build": {
  2331. "buildTransitive/netcoreapp3.1/_._": {}
  2332. }
  2333. },
  2334. "System.Diagnostics.EventLog/6.0.0": {
  2335. "type": "package",
  2336. "compile": {
  2337. "lib/net6.0/System.Diagnostics.EventLog.dll": {
  2338. "related": ".xml"
  2339. }
  2340. },
  2341. "runtime": {
  2342. "lib/net6.0/System.Diagnostics.EventLog.dll": {
  2343. "related": ".xml"
  2344. }
  2345. },
  2346. "build": {
  2347. "buildTransitive/netcoreapp3.1/_._": {}
  2348. },
  2349. "runtimeTargets": {
  2350. "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll": {
  2351. "assetType": "runtime",
  2352. "rid": "win"
  2353. },
  2354. "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll": {
  2355. "assetType": "runtime",
  2356. "rid": "win"
  2357. }
  2358. }
  2359. },
  2360. "System.Diagnostics.PerformanceCounter/7.0.0": {
  2361. "type": "package",
  2362. "dependencies": {
  2363. "System.Configuration.ConfigurationManager": "7.0.0"
  2364. },
  2365. "compile": {
  2366. "lib/net6.0/System.Diagnostics.PerformanceCounter.dll": {
  2367. "related": ".xml"
  2368. }
  2369. },
  2370. "runtime": {
  2371. "lib/net6.0/System.Diagnostics.PerformanceCounter.dll": {
  2372. "related": ".xml"
  2373. }
  2374. },
  2375. "build": {
  2376. "buildTransitive/net6.0/_._": {}
  2377. },
  2378. "runtimeTargets": {
  2379. "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll": {
  2380. "assetType": "runtime",
  2381. "rid": "win"
  2382. }
  2383. }
  2384. },
  2385. "System.Diagnostics.StackTrace/4.3.0": {
  2386. "type": "package",
  2387. "dependencies": {
  2388. "System.IO.FileSystem": "4.3.0",
  2389. "System.Reflection": "4.3.0",
  2390. "System.Reflection.Metadata": "1.4.1",
  2391. "System.Runtime": "4.3.0"
  2392. },
  2393. "compile": {
  2394. "ref/netstandard1.3/System.Diagnostics.StackTrace.dll": {
  2395. "related": ".xml"
  2396. }
  2397. },
  2398. "runtime": {
  2399. "lib/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
  2400. }
  2401. },
  2402. "System.Diagnostics.Tracing/4.3.0": {
  2403. "type": "package",
  2404. "dependencies": {
  2405. "Microsoft.NETCore.Platforms": "1.1.0",
  2406. "Microsoft.NETCore.Targets": "1.1.0",
  2407. "System.Runtime": "4.3.0"
  2408. },
  2409. "compile": {
  2410. "ref/netstandard1.5/_._": {
  2411. "related": ".xml"
  2412. }
  2413. }
  2414. },
  2415. "System.DirectoryServices/6.0.1": {
  2416. "type": "package",
  2417. "dependencies": {
  2418. "System.Security.AccessControl": "6.0.0",
  2419. "System.Security.Permissions": "6.0.0"
  2420. },
  2421. "compile": {
  2422. "lib/net6.0/System.DirectoryServices.dll": {
  2423. "related": ".xml"
  2424. }
  2425. },
  2426. "runtime": {
  2427. "lib/net6.0/System.DirectoryServices.dll": {
  2428. "related": ".xml"
  2429. }
  2430. },
  2431. "build": {
  2432. "buildTransitive/netcoreapp3.1/_._": {}
  2433. },
  2434. "runtimeTargets": {
  2435. "runtimes/win/lib/net6.0/System.DirectoryServices.dll": {
  2436. "assetType": "runtime",
  2437. "rid": "win"
  2438. }
  2439. }
  2440. },
  2441. "System.DirectoryServices.Protocols/6.0.1": {
  2442. "type": "package",
  2443. "compile": {
  2444. "lib/net6.0/System.DirectoryServices.Protocols.dll": {
  2445. "related": ".xml"
  2446. }
  2447. },
  2448. "runtime": {
  2449. "lib/net6.0/System.DirectoryServices.Protocols.dll": {
  2450. "related": ".xml"
  2451. }
  2452. },
  2453. "build": {
  2454. "buildTransitive/netcoreapp3.1/_._": {}
  2455. },
  2456. "runtimeTargets": {
  2457. "runtimes/linux/lib/net6.0/System.DirectoryServices.Protocols.dll": {
  2458. "assetType": "runtime",
  2459. "rid": "linux"
  2460. },
  2461. "runtimes/osx/lib/net6.0/System.DirectoryServices.Protocols.dll": {
  2462. "assetType": "runtime",
  2463. "rid": "osx"
  2464. },
  2465. "runtimes/win/lib/net6.0/System.DirectoryServices.Protocols.dll": {
  2466. "assetType": "runtime",
  2467. "rid": "win"
  2468. }
  2469. }
  2470. },
  2471. "System.Drawing.Common/8.0.6": {
  2472. "type": "package",
  2473. "dependencies": {
  2474. "Microsoft.Win32.SystemEvents": "8.0.0"
  2475. },
  2476. "compile": {
  2477. "lib/net6.0/System.Drawing.Common.dll": {
  2478. "related": ".pdb;.xml"
  2479. }
  2480. },
  2481. "runtime": {
  2482. "lib/net6.0/System.Drawing.Common.dll": {
  2483. "related": ".pdb;.xml"
  2484. }
  2485. },
  2486. "build": {
  2487. "buildTransitive/net6.0/_._": {}
  2488. }
  2489. },
  2490. "System.Dynamic.Runtime/4.3.0": {
  2491. "type": "package",
  2492. "dependencies": {
  2493. "System.Collections": "4.3.0",
  2494. "System.Diagnostics.Debug": "4.3.0",
  2495. "System.Linq": "4.3.0",
  2496. "System.Linq.Expressions": "4.3.0",
  2497. "System.ObjectModel": "4.3.0",
  2498. "System.Reflection": "4.3.0",
  2499. "System.Reflection.Emit": "4.3.0",
  2500. "System.Reflection.Emit.ILGeneration": "4.3.0",
  2501. "System.Reflection.Primitives": "4.3.0",
  2502. "System.Reflection.TypeExtensions": "4.3.0",
  2503. "System.Resources.ResourceManager": "4.3.0",
  2504. "System.Runtime": "4.3.0",
  2505. "System.Runtime.Extensions": "4.3.0",
  2506. "System.Threading": "4.3.0"
  2507. },
  2508. "compile": {
  2509. "ref/netstandard1.3/System.Dynamic.Runtime.dll": {
  2510. "related": ".xml"
  2511. }
  2512. },
  2513. "runtime": {
  2514. "lib/netstandard1.3/System.Dynamic.Runtime.dll": {}
  2515. }
  2516. },
  2517. "System.Formats.Asn1/6.0.0": {
  2518. "type": "package",
  2519. "compile": {
  2520. "lib/net6.0/System.Formats.Asn1.dll": {
  2521. "related": ".xml"
  2522. }
  2523. },
  2524. "runtime": {
  2525. "lib/net6.0/System.Formats.Asn1.dll": {
  2526. "related": ".xml"
  2527. }
  2528. },
  2529. "build": {
  2530. "buildTransitive/netcoreapp3.1/_._": {}
  2531. }
  2532. },
  2533. "System.Globalization/4.3.0": {
  2534. "type": "package",
  2535. "dependencies": {
  2536. "Microsoft.NETCore.Platforms": "1.1.0",
  2537. "Microsoft.NETCore.Targets": "1.1.0",
  2538. "System.Runtime": "4.3.0"
  2539. },
  2540. "compile": {
  2541. "ref/netstandard1.3/_._": {
  2542. "related": ".xml"
  2543. }
  2544. }
  2545. },
  2546. "System.IdentityModel.Tokens.Jwt/6.35.0": {
  2547. "type": "package",
  2548. "dependencies": {
  2549. "Microsoft.IdentityModel.JsonWebTokens": "6.35.0",
  2550. "Microsoft.IdentityModel.Tokens": "6.35.0"
  2551. },
  2552. "compile": {
  2553. "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
  2554. "related": ".xml"
  2555. }
  2556. },
  2557. "runtime": {
  2558. "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
  2559. "related": ".xml"
  2560. }
  2561. }
  2562. },
  2563. "System.IO/4.3.0": {
  2564. "type": "package",
  2565. "dependencies": {
  2566. "Microsoft.NETCore.Platforms": "1.1.0",
  2567. "Microsoft.NETCore.Targets": "1.1.0",
  2568. "System.Runtime": "4.3.0",
  2569. "System.Text.Encoding": "4.3.0",
  2570. "System.Threading.Tasks": "4.3.0"
  2571. },
  2572. "compile": {
  2573. "ref/netstandard1.5/System.IO.dll": {
  2574. "related": ".xml"
  2575. }
  2576. }
  2577. },
  2578. "System.IO.FileSystem/4.3.0": {
  2579. "type": "package",
  2580. "dependencies": {
  2581. "Microsoft.NETCore.Platforms": "1.1.0",
  2582. "Microsoft.NETCore.Targets": "1.1.0",
  2583. "System.IO": "4.3.0",
  2584. "System.IO.FileSystem.Primitives": "4.3.0",
  2585. "System.Runtime": "4.3.0",
  2586. "System.Runtime.Handles": "4.3.0",
  2587. "System.Text.Encoding": "4.3.0",
  2588. "System.Threading.Tasks": "4.3.0"
  2589. },
  2590. "compile": {
  2591. "ref/netstandard1.3/_._": {
  2592. "related": ".xml"
  2593. }
  2594. }
  2595. },
  2596. "System.IO.FileSystem.Primitives/4.3.0": {
  2597. "type": "package",
  2598. "dependencies": {
  2599. "System.Runtime": "4.3.0"
  2600. },
  2601. "compile": {
  2602. "ref/netstandard1.3/_._": {
  2603. "related": ".xml"
  2604. }
  2605. },
  2606. "runtime": {
  2607. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
  2608. }
  2609. },
  2610. "System.IO.Hashing/7.0.0": {
  2611. "type": "package",
  2612. "compile": {
  2613. "lib/net6.0/System.IO.Hashing.dll": {
  2614. "related": ".xml"
  2615. }
  2616. },
  2617. "runtime": {
  2618. "lib/net6.0/System.IO.Hashing.dll": {
  2619. "related": ".xml"
  2620. }
  2621. },
  2622. "build": {
  2623. "buildTransitive/net6.0/_._": {}
  2624. }
  2625. },
  2626. "System.IO.Pipelines/8.0.0": {
  2627. "type": "package",
  2628. "compile": {
  2629. "lib/net6.0/System.IO.Pipelines.dll": {
  2630. "related": ".xml"
  2631. }
  2632. },
  2633. "runtime": {
  2634. "lib/net6.0/System.IO.Pipelines.dll": {
  2635. "related": ".xml"
  2636. }
  2637. },
  2638. "build": {
  2639. "buildTransitive/net6.0/_._": {}
  2640. }
  2641. },
  2642. "System.Linq/4.3.0": {
  2643. "type": "package",
  2644. "dependencies": {
  2645. "System.Collections": "4.3.0",
  2646. "System.Diagnostics.Debug": "4.3.0",
  2647. "System.Resources.ResourceManager": "4.3.0",
  2648. "System.Runtime": "4.3.0",
  2649. "System.Runtime.Extensions": "4.3.0"
  2650. },
  2651. "compile": {
  2652. "ref/netstandard1.6/_._": {
  2653. "related": ".xml"
  2654. }
  2655. },
  2656. "runtime": {
  2657. "lib/netstandard1.6/System.Linq.dll": {}
  2658. }
  2659. },
  2660. "System.Linq.Dynamic.Core/1.2.6": {
  2661. "type": "package",
  2662. "compile": {
  2663. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll": {
  2664. "related": ".pdb;.xml"
  2665. }
  2666. },
  2667. "runtime": {
  2668. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll": {
  2669. "related": ".pdb;.xml"
  2670. }
  2671. }
  2672. },
  2673. "System.Linq.Expressions/4.3.0": {
  2674. "type": "package",
  2675. "dependencies": {
  2676. "System.Collections": "4.3.0",
  2677. "System.Diagnostics.Debug": "4.3.0",
  2678. "System.Globalization": "4.3.0",
  2679. "System.IO": "4.3.0",
  2680. "System.Linq": "4.3.0",
  2681. "System.ObjectModel": "4.3.0",
  2682. "System.Reflection": "4.3.0",
  2683. "System.Reflection.Emit": "4.3.0",
  2684. "System.Reflection.Emit.ILGeneration": "4.3.0",
  2685. "System.Reflection.Emit.Lightweight": "4.3.0",
  2686. "System.Reflection.Extensions": "4.3.0",
  2687. "System.Reflection.Primitives": "4.3.0",
  2688. "System.Reflection.TypeExtensions": "4.3.0",
  2689. "System.Resources.ResourceManager": "4.3.0",
  2690. "System.Runtime": "4.3.0",
  2691. "System.Runtime.Extensions": "4.3.0",
  2692. "System.Threading": "4.3.0"
  2693. },
  2694. "compile": {
  2695. "ref/netstandard1.6/System.Linq.Expressions.dll": {
  2696. "related": ".xml"
  2697. }
  2698. },
  2699. "runtime": {
  2700. "lib/netstandard1.6/System.Linq.Expressions.dll": {}
  2701. }
  2702. },
  2703. "System.Management/8.0.0": {
  2704. "type": "package",
  2705. "dependencies": {
  2706. "System.CodeDom": "8.0.0"
  2707. },
  2708. "compile": {
  2709. "lib/net6.0/System.Management.dll": {
  2710. "related": ".xml"
  2711. }
  2712. },
  2713. "runtime": {
  2714. "lib/net6.0/System.Management.dll": {
  2715. "related": ".xml"
  2716. }
  2717. },
  2718. "build": {
  2719. "buildTransitive/net6.0/_._": {}
  2720. },
  2721. "runtimeTargets": {
  2722. "runtimes/win/lib/net6.0/System.Management.dll": {
  2723. "assetType": "runtime",
  2724. "rid": "win"
  2725. }
  2726. }
  2727. },
  2728. "System.Memory/4.5.4": {
  2729. "type": "package",
  2730. "compile": {
  2731. "ref/netcoreapp2.1/_._": {}
  2732. },
  2733. "runtime": {
  2734. "lib/netcoreapp2.1/_._": {}
  2735. }
  2736. },
  2737. "System.ObjectModel/4.3.0": {
  2738. "type": "package",
  2739. "dependencies": {
  2740. "System.Collections": "4.3.0",
  2741. "System.Diagnostics.Debug": "4.3.0",
  2742. "System.Resources.ResourceManager": "4.3.0",
  2743. "System.Runtime": "4.3.0",
  2744. "System.Threading": "4.3.0"
  2745. },
  2746. "compile": {
  2747. "ref/netstandard1.3/System.ObjectModel.dll": {
  2748. "related": ".xml"
  2749. }
  2750. },
  2751. "runtime": {
  2752. "lib/netstandard1.3/System.ObjectModel.dll": {}
  2753. }
  2754. },
  2755. "System.Reactive/5.0.0": {
  2756. "type": "package",
  2757. "compile": {
  2758. "lib/net5.0/System.Reactive.dll": {
  2759. "related": ".xml"
  2760. }
  2761. },
  2762. "runtime": {
  2763. "lib/net5.0/System.Reactive.dll": {
  2764. "related": ".xml"
  2765. }
  2766. },
  2767. "build": {
  2768. "buildTransitive/net5.0/_._": {}
  2769. }
  2770. },
  2771. "System.Reactive.Linq/5.0.0": {
  2772. "type": "package",
  2773. "dependencies": {
  2774. "System.Reactive": "5.0.0",
  2775. "System.Threading.Tasks.Extensions": "4.5.4"
  2776. },
  2777. "compile": {
  2778. "lib/netstandard2.0/System.Reactive.Linq.dll": {
  2779. "related": ".xml"
  2780. }
  2781. },
  2782. "runtime": {
  2783. "lib/netstandard2.0/System.Reactive.Linq.dll": {
  2784. "related": ".xml"
  2785. }
  2786. }
  2787. },
  2788. "System.Reflection/4.3.0": {
  2789. "type": "package",
  2790. "dependencies": {
  2791. "Microsoft.NETCore.Platforms": "1.1.0",
  2792. "Microsoft.NETCore.Targets": "1.1.0",
  2793. "System.IO": "4.3.0",
  2794. "System.Reflection.Primitives": "4.3.0",
  2795. "System.Runtime": "4.3.0"
  2796. },
  2797. "compile": {
  2798. "ref/netstandard1.5/System.Reflection.dll": {
  2799. "related": ".xml"
  2800. }
  2801. }
  2802. },
  2803. "System.Reflection.Emit/4.3.0": {
  2804. "type": "package",
  2805. "dependencies": {
  2806. "System.IO": "4.3.0",
  2807. "System.Reflection": "4.3.0",
  2808. "System.Reflection.Emit.ILGeneration": "4.3.0",
  2809. "System.Reflection.Primitives": "4.3.0",
  2810. "System.Runtime": "4.3.0"
  2811. },
  2812. "compile": {
  2813. "ref/netstandard1.1/_._": {
  2814. "related": ".xml"
  2815. }
  2816. },
  2817. "runtime": {
  2818. "lib/netstandard1.3/System.Reflection.Emit.dll": {}
  2819. }
  2820. },
  2821. "System.Reflection.Emit.ILGeneration/4.3.0": {
  2822. "type": "package",
  2823. "dependencies": {
  2824. "System.Reflection": "4.3.0",
  2825. "System.Reflection.Primitives": "4.3.0",
  2826. "System.Runtime": "4.3.0"
  2827. },
  2828. "compile": {
  2829. "ref/netstandard1.0/_._": {
  2830. "related": ".xml"
  2831. }
  2832. },
  2833. "runtime": {
  2834. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
  2835. }
  2836. },
  2837. "System.Reflection.Emit.Lightweight/4.7.0": {
  2838. "type": "package",
  2839. "compile": {
  2840. "ref/netcoreapp2.0/_._": {}
  2841. },
  2842. "runtime": {
  2843. "lib/netcoreapp2.0/_._": {}
  2844. }
  2845. },
  2846. "System.Reflection.Extensions/4.3.0": {
  2847. "type": "package",
  2848. "dependencies": {
  2849. "Microsoft.NETCore.Platforms": "1.1.0",
  2850. "Microsoft.NETCore.Targets": "1.1.0",
  2851. "System.Reflection": "4.3.0",
  2852. "System.Runtime": "4.3.0"
  2853. },
  2854. "compile": {
  2855. "ref/netstandard1.0/_._": {
  2856. "related": ".xml"
  2857. }
  2858. }
  2859. },
  2860. "System.Reflection.Metadata/8.0.0": {
  2861. "type": "package",
  2862. "dependencies": {
  2863. "System.Collections.Immutable": "8.0.0"
  2864. },
  2865. "compile": {
  2866. "lib/net6.0/System.Reflection.Metadata.dll": {
  2867. "related": ".xml"
  2868. }
  2869. },
  2870. "runtime": {
  2871. "lib/net6.0/System.Reflection.Metadata.dll": {
  2872. "related": ".xml"
  2873. }
  2874. },
  2875. "build": {
  2876. "buildTransitive/net6.0/_._": {}
  2877. }
  2878. },
  2879. "System.Reflection.Primitives/4.3.0": {
  2880. "type": "package",
  2881. "dependencies": {
  2882. "Microsoft.NETCore.Platforms": "1.1.0",
  2883. "Microsoft.NETCore.Targets": "1.1.0",
  2884. "System.Runtime": "4.3.0"
  2885. },
  2886. "compile": {
  2887. "ref/netstandard1.0/System.Reflection.Primitives.dll": {
  2888. "related": ".xml"
  2889. }
  2890. }
  2891. },
  2892. "System.Reflection.TypeExtensions/4.3.0": {
  2893. "type": "package",
  2894. "dependencies": {
  2895. "System.Reflection": "4.3.0",
  2896. "System.Runtime": "4.3.0"
  2897. },
  2898. "compile": {
  2899. "ref/netstandard1.5/_._": {
  2900. "related": ".xml"
  2901. }
  2902. },
  2903. "runtime": {
  2904. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
  2905. }
  2906. },
  2907. "System.Resources.ResourceManager/4.3.0": {
  2908. "type": "package",
  2909. "dependencies": {
  2910. "Microsoft.NETCore.Platforms": "1.1.0",
  2911. "Microsoft.NETCore.Targets": "1.1.0",
  2912. "System.Globalization": "4.3.0",
  2913. "System.Reflection": "4.3.0",
  2914. "System.Runtime": "4.3.0"
  2915. },
  2916. "compile": {
  2917. "ref/netstandard1.0/_._": {
  2918. "related": ".xml"
  2919. }
  2920. }
  2921. },
  2922. "System.Runtime/4.3.1": {
  2923. "type": "package",
  2924. "dependencies": {
  2925. "Microsoft.NETCore.Platforms": "1.1.1",
  2926. "Microsoft.NETCore.Targets": "1.1.3"
  2927. },
  2928. "compile": {
  2929. "ref/netstandard1.5/System.Runtime.dll": {
  2930. "related": ".xml"
  2931. }
  2932. }
  2933. },
  2934. "System.Runtime.Caching/4.7.0": {
  2935. "type": "package",
  2936. "dependencies": {
  2937. "System.Configuration.ConfigurationManager": "4.7.0"
  2938. },
  2939. "compile": {
  2940. "ref/netstandard2.0/_._": {
  2941. "related": ".xml"
  2942. }
  2943. },
  2944. "runtime": {
  2945. "lib/netstandard2.0/System.Runtime.Caching.dll": {
  2946. "related": ".xml"
  2947. }
  2948. },
  2949. "runtimeTargets": {
  2950. "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": {
  2951. "assetType": "runtime",
  2952. "rid": "win"
  2953. }
  2954. }
  2955. },
  2956. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  2957. "type": "package",
  2958. "compile": {
  2959. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
  2960. "related": ".xml"
  2961. }
  2962. },
  2963. "runtime": {
  2964. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
  2965. "related": ".xml"
  2966. }
  2967. },
  2968. "build": {
  2969. "buildTransitive/netcoreapp3.1/_._": {}
  2970. }
  2971. },
  2972. "System.Runtime.Extensions/4.3.0": {
  2973. "type": "package",
  2974. "dependencies": {
  2975. "Microsoft.NETCore.Platforms": "1.1.0",
  2976. "Microsoft.NETCore.Targets": "1.1.0",
  2977. "System.Runtime": "4.3.0"
  2978. },
  2979. "compile": {
  2980. "ref/netstandard1.5/System.Runtime.Extensions.dll": {
  2981. "related": ".xml"
  2982. }
  2983. }
  2984. },
  2985. "System.Runtime.Handles/4.3.0": {
  2986. "type": "package",
  2987. "dependencies": {
  2988. "Microsoft.NETCore.Platforms": "1.1.0",
  2989. "Microsoft.NETCore.Targets": "1.1.0",
  2990. "System.Runtime": "4.3.0"
  2991. },
  2992. "compile": {
  2993. "ref/netstandard1.3/_._": {
  2994. "related": ".xml"
  2995. }
  2996. }
  2997. },
  2998. "System.Runtime.Serialization.Primitives/4.3.0": {
  2999. "type": "package",
  3000. "dependencies": {
  3001. "System.Resources.ResourceManager": "4.3.0",
  3002. "System.Runtime": "4.3.0"
  3003. },
  3004. "compile": {
  3005. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {
  3006. "related": ".xml"
  3007. }
  3008. },
  3009. "runtime": {
  3010. "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
  3011. }
  3012. },
  3013. "System.Security.AccessControl/6.0.0": {
  3014. "type": "package",
  3015. "compile": {
  3016. "lib/net6.0/System.Security.AccessControl.dll": {
  3017. "related": ".xml"
  3018. }
  3019. },
  3020. "runtime": {
  3021. "lib/net6.0/System.Security.AccessControl.dll": {
  3022. "related": ".xml"
  3023. }
  3024. },
  3025. "build": {
  3026. "buildTransitive/netcoreapp3.1/_._": {}
  3027. },
  3028. "runtimeTargets": {
  3029. "runtimes/win/lib/net6.0/System.Security.AccessControl.dll": {
  3030. "assetType": "runtime",
  3031. "rid": "win"
  3032. }
  3033. }
  3034. },
  3035. "System.Security.Cryptography.Cng/4.5.0": {
  3036. "type": "package",
  3037. "compile": {
  3038. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {
  3039. "related": ".xml"
  3040. }
  3041. },
  3042. "runtime": {
  3043. "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {}
  3044. },
  3045. "runtimeTargets": {
  3046. "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {
  3047. "assetType": "runtime",
  3048. "rid": "win"
  3049. }
  3050. }
  3051. },
  3052. "System.Security.Cryptography.Pkcs/6.0.1": {
  3053. "type": "package",
  3054. "dependencies": {
  3055. "System.Formats.Asn1": "6.0.0"
  3056. },
  3057. "compile": {
  3058. "lib/net6.0/System.Security.Cryptography.Pkcs.dll": {
  3059. "related": ".xml"
  3060. }
  3061. },
  3062. "runtime": {
  3063. "lib/net6.0/System.Security.Cryptography.Pkcs.dll": {
  3064. "related": ".xml"
  3065. }
  3066. },
  3067. "build": {
  3068. "buildTransitive/netcoreapp3.1/_._": {}
  3069. },
  3070. "runtimeTargets": {
  3071. "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll": {
  3072. "assetType": "runtime",
  3073. "rid": "win"
  3074. }
  3075. }
  3076. },
  3077. "System.Security.Cryptography.ProtectedData/8.0.0": {
  3078. "type": "package",
  3079. "compile": {
  3080. "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
  3081. "related": ".xml"
  3082. }
  3083. },
  3084. "runtime": {
  3085. "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
  3086. "related": ".xml"
  3087. }
  3088. },
  3089. "build": {
  3090. "buildTransitive/net6.0/_._": {}
  3091. }
  3092. },
  3093. "System.Security.Permissions/6.0.0": {
  3094. "type": "package",
  3095. "dependencies": {
  3096. "System.Security.AccessControl": "6.0.0",
  3097. "System.Windows.Extensions": "6.0.0"
  3098. },
  3099. "compile": {
  3100. "lib/net6.0/System.Security.Permissions.dll": {
  3101. "related": ".xml"
  3102. }
  3103. },
  3104. "runtime": {
  3105. "lib/net6.0/System.Security.Permissions.dll": {
  3106. "related": ".xml"
  3107. }
  3108. },
  3109. "build": {
  3110. "buildTransitive/netcoreapp3.1/_._": {}
  3111. }
  3112. },
  3113. "System.Security.Principal.Windows/5.0.0": {
  3114. "type": "package",
  3115. "compile": {
  3116. "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": {
  3117. "related": ".xml"
  3118. }
  3119. },
  3120. "runtime": {
  3121. "lib/netstandard2.0/System.Security.Principal.Windows.dll": {
  3122. "related": ".xml"
  3123. }
  3124. },
  3125. "runtimeTargets": {
  3126. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  3127. "assetType": "runtime",
  3128. "rid": "unix"
  3129. },
  3130. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  3131. "assetType": "runtime",
  3132. "rid": "win"
  3133. }
  3134. }
  3135. },
  3136. "System.Text.Encoding/4.3.0": {
  3137. "type": "package",
  3138. "dependencies": {
  3139. "Microsoft.NETCore.Platforms": "1.1.0",
  3140. "Microsoft.NETCore.Targets": "1.1.0",
  3141. "System.Runtime": "4.3.0"
  3142. },
  3143. "compile": {
  3144. "ref/netstandard1.3/System.Text.Encoding.dll": {
  3145. "related": ".xml"
  3146. }
  3147. }
  3148. },
  3149. "System.Text.Encoding.CodePages/6.0.0": {
  3150. "type": "package",
  3151. "dependencies": {
  3152. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  3153. },
  3154. "compile": {
  3155. "lib/net6.0/System.Text.Encoding.CodePages.dll": {
  3156. "related": ".xml"
  3157. }
  3158. },
  3159. "runtime": {
  3160. "lib/net6.0/System.Text.Encoding.CodePages.dll": {
  3161. "related": ".xml"
  3162. }
  3163. },
  3164. "build": {
  3165. "buildTransitive/netcoreapp3.1/_._": {}
  3166. },
  3167. "runtimeTargets": {
  3168. "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll": {
  3169. "assetType": "runtime",
  3170. "rid": "win"
  3171. }
  3172. }
  3173. },
  3174. "System.Text.Encodings.Web/8.0.0": {
  3175. "type": "package",
  3176. "dependencies": {
  3177. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  3178. },
  3179. "compile": {
  3180. "lib/net6.0/System.Text.Encodings.Web.dll": {
  3181. "related": ".xml"
  3182. }
  3183. },
  3184. "runtime": {
  3185. "lib/net6.0/System.Text.Encodings.Web.dll": {
  3186. "related": ".xml"
  3187. }
  3188. },
  3189. "build": {
  3190. "buildTransitive/net6.0/_._": {}
  3191. },
  3192. "runtimeTargets": {
  3193. "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll": {
  3194. "assetType": "runtime",
  3195. "rid": "browser"
  3196. }
  3197. }
  3198. },
  3199. "System.Text.Json/8.0.0": {
  3200. "type": "package",
  3201. "dependencies": {
  3202. "System.Runtime.CompilerServices.Unsafe": "6.0.0",
  3203. "System.Text.Encodings.Web": "8.0.0"
  3204. },
  3205. "compile": {
  3206. "lib/net6.0/System.Text.Json.dll": {
  3207. "related": ".xml"
  3208. }
  3209. },
  3210. "runtime": {
  3211. "lib/net6.0/System.Text.Json.dll": {
  3212. "related": ".xml"
  3213. }
  3214. },
  3215. "build": {
  3216. "buildTransitive/net6.0/System.Text.Json.targets": {}
  3217. }
  3218. },
  3219. "System.Text.RegularExpressions/4.3.1": {
  3220. "type": "package",
  3221. "dependencies": {
  3222. "System.Runtime": "4.3.1"
  3223. },
  3224. "compile": {
  3225. "ref/netcoreapp1.1/System.Text.RegularExpressions.dll": {}
  3226. },
  3227. "runtime": {
  3228. "lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
  3229. }
  3230. },
  3231. "System.Threading/4.3.0": {
  3232. "type": "package",
  3233. "dependencies": {
  3234. "System.Runtime": "4.3.0",
  3235. "System.Threading.Tasks": "4.3.0"
  3236. },
  3237. "compile": {
  3238. "ref/netstandard1.3/_._": {
  3239. "related": ".xml"
  3240. }
  3241. },
  3242. "runtime": {
  3243. "lib/netstandard1.3/System.Threading.dll": {}
  3244. }
  3245. },
  3246. "System.Threading.Channels/8.0.0": {
  3247. "type": "package",
  3248. "compile": {
  3249. "lib/net6.0/System.Threading.Channels.dll": {
  3250. "related": ".xml"
  3251. }
  3252. },
  3253. "runtime": {
  3254. "lib/net6.0/System.Threading.Channels.dll": {
  3255. "related": ".xml"
  3256. }
  3257. },
  3258. "build": {
  3259. "buildTransitive/net6.0/_._": {}
  3260. }
  3261. },
  3262. "System.Threading.Tasks/4.3.0": {
  3263. "type": "package",
  3264. "dependencies": {
  3265. "Microsoft.NETCore.Platforms": "1.1.0",
  3266. "Microsoft.NETCore.Targets": "1.1.0",
  3267. "System.Runtime": "4.3.0"
  3268. },
  3269. "compile": {
  3270. "ref/netstandard1.3/System.Threading.Tasks.dll": {
  3271. "related": ".xml"
  3272. }
  3273. }
  3274. },
  3275. "System.Threading.Tasks.Extensions/4.5.4": {
  3276. "type": "package",
  3277. "compile": {
  3278. "ref/netcoreapp2.1/_._": {}
  3279. },
  3280. "runtime": {
  3281. "lib/netcoreapp2.1/_._": {}
  3282. }
  3283. },
  3284. "System.Threading.Tasks.Parallel/4.3.0": {
  3285. "type": "package",
  3286. "dependencies": {
  3287. "System.Collections.Concurrent": "4.3.0",
  3288. "System.Diagnostics.Debug": "4.3.0",
  3289. "System.Diagnostics.Tracing": "4.3.0",
  3290. "System.Resources.ResourceManager": "4.3.0",
  3291. "System.Runtime": "4.3.0",
  3292. "System.Runtime.Extensions": "4.3.0",
  3293. "System.Threading": "4.3.0",
  3294. "System.Threading.Tasks": "4.3.0"
  3295. },
  3296. "compile": {
  3297. "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {
  3298. "related": ".xml"
  3299. }
  3300. },
  3301. "runtime": {
  3302. "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {}
  3303. }
  3304. },
  3305. "System.Windows.Extensions/6.0.0": {
  3306. "type": "package",
  3307. "dependencies": {
  3308. "System.Drawing.Common": "6.0.0"
  3309. },
  3310. "compile": {
  3311. "lib/net6.0/System.Windows.Extensions.dll": {
  3312. "related": ".xml"
  3313. }
  3314. },
  3315. "runtime": {
  3316. "lib/net6.0/System.Windows.Extensions.dll": {
  3317. "related": ".xml"
  3318. }
  3319. },
  3320. "runtimeTargets": {
  3321. "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
  3322. "assetType": "runtime",
  3323. "rid": "win"
  3324. }
  3325. }
  3326. },
  3327. "Tencent.QCloud.Cos.Sts.Sdk/3.0.5": {
  3328. "type": "package",
  3329. "dependencies": {
  3330. "TencentCloudSDK": "3.0.500"
  3331. },
  3332. "compile": {
  3333. "lib/netstandard2.0/COSSTS.dll": {}
  3334. },
  3335. "runtime": {
  3336. "lib/netstandard2.0/COSSTS.dll": {}
  3337. }
  3338. },
  3339. "TencentCloudSDK/3.0.500": {
  3340. "type": "package",
  3341. "dependencies": {
  3342. "Newtonsoft.Json": "11.0.1",
  3343. "System.Text.Encodings.Web": "4.5.1"
  3344. },
  3345. "compile": {
  3346. "lib/netstandard2.0/TencentCloud.dll": {}
  3347. },
  3348. "runtime": {
  3349. "lib/netstandard2.0/TencentCloud.dll": {}
  3350. }
  3351. },
  3352. "UAParser/3.1.47": {
  3353. "type": "package",
  3354. "compile": {
  3355. "lib/netcoreapp2.0/UAParser.dll": {
  3356. "related": ".xml"
  3357. }
  3358. },
  3359. "runtime": {
  3360. "lib/netcoreapp2.0/UAParser.dll": {
  3361. "related": ".xml"
  3362. }
  3363. }
  3364. },
  3365. "Yitter.IdGenerator/1.0.14": {
  3366. "type": "package",
  3367. "compile": {
  3368. "lib/netstandard2.0/Yitter.IdGenerator.dll": {}
  3369. },
  3370. "runtime": {
  3371. "lib/netstandard2.0/Yitter.IdGenerator.dll": {}
  3372. }
  3373. },
  3374. "ZstdSharp.Port/0.8.0": {
  3375. "type": "package",
  3376. "compile": {
  3377. "lib/net6.0/ZstdSharp.dll": {}
  3378. },
  3379. "runtime": {
  3380. "lib/net6.0/ZstdSharp.dll": {}
  3381. }
  3382. },
  3383. "SafeCampus.Cache/3.0.0": {
  3384. "type": "project",
  3385. "framework": ".NETCoreApp,Version=v6.0",
  3386. "dependencies": {
  3387. "SafeCampus.Core": "3.0.0",
  3388. "SimpleRedis": "1.1.9"
  3389. },
  3390. "compile": {
  3391. "bin/placeholder/SafeCampus.Cache.dll": {}
  3392. },
  3393. "runtime": {
  3394. "bin/placeholder/SafeCampus.Cache.dll": {}
  3395. }
  3396. },
  3397. "SafeCampus.Core/3.0.0": {
  3398. "type": "project",
  3399. "framework": ".NETCoreApp,Version=v6.0",
  3400. "dependencies": {
  3401. "Lazy.Captcha.Core": "2.0.7",
  3402. "Masuit.Tools.Core": "2024.3.4",
  3403. "Minio": "5.0.0",
  3404. "MoYu.Extras.Authentication.JwtBearer": "1.0.6",
  3405. "MoYu.Extras.ObjectMapper.Mapster": "1.0.6",
  3406. "MoYu.Pure": "1.0.6",
  3407. "NewLife.Core": "10.10.2024.601",
  3408. "Portable.BouncyCastle": "1.9.0",
  3409. "SharpZipLib": "1.4.2",
  3410. "SimpleTool": "1.0.6",
  3411. "System.Drawing.Common": "8.0.6",
  3412. "Tencent.QCloud.Cos.Sts.Sdk": "3.0.5",
  3413. "Yitter.IdGenerator": "1.0.14"
  3414. },
  3415. "compile": {
  3416. "bin/placeholder/SafeCampus.Core.dll": {}
  3417. },
  3418. "runtime": {
  3419. "bin/placeholder/SafeCampus.Core.dll": {}
  3420. }
  3421. },
  3422. "SafeCampus.Plugin.Aop/3.0.0": {
  3423. "type": "project",
  3424. "framework": ".NETCoreApp,Version=v6.0",
  3425. "dependencies": {
  3426. "SafeCampus.Cache": "3.0.0"
  3427. },
  3428. "compile": {
  3429. "bin/placeholder/SafeCampus.Plugin.Aop.dll": {}
  3430. },
  3431. "runtime": {
  3432. "bin/placeholder/SafeCampus.Plugin.Aop.dll": {}
  3433. }
  3434. },
  3435. "SafeCampus.SqlSugar/3.0.0": {
  3436. "type": "project",
  3437. "framework": ".NETCoreApp,Version=v6.0",
  3438. "dependencies": {
  3439. "SafeCampus.Core": "3.0.0",
  3440. "SqlSugarCore": "5.1.4.158"
  3441. },
  3442. "compile": {
  3443. "bin/placeholder/SafeCampus.SqlSugar.dll": {}
  3444. },
  3445. "runtime": {
  3446. "bin/placeholder/SafeCampus.SqlSugar.dll": {}
  3447. }
  3448. }
  3449. },
  3450. "net7.0": {
  3451. "AngleSharp/1.1.2": {
  3452. "type": "package",
  3453. "dependencies": {
  3454. "System.Text.Encoding.CodePages": "7.0.0"
  3455. },
  3456. "compile": {
  3457. "lib/net7.0/AngleSharp.dll": {
  3458. "related": ".xml"
  3459. }
  3460. },
  3461. "runtime": {
  3462. "lib/net7.0/AngleSharp.dll": {
  3463. "related": ".xml"
  3464. }
  3465. }
  3466. },
  3467. "AngleSharp.Css/1.0.0-beta.139": {
  3468. "type": "package",
  3469. "dependencies": {
  3470. "AngleSharp": "[1.0.0, 2.0.0)"
  3471. },
  3472. "compile": {
  3473. "lib/net7.0/AngleSharp.Css.dll": {
  3474. "related": ".xml"
  3475. }
  3476. },
  3477. "runtime": {
  3478. "lib/net7.0/AngleSharp.Css.dll": {
  3479. "related": ".xml"
  3480. }
  3481. }
  3482. },
  3483. "Ben.Demystifier/0.4.1": {
  3484. "type": "package",
  3485. "dependencies": {
  3486. "System.Reflection.Metadata": "5.0.0"
  3487. },
  3488. "compile": {
  3489. "lib/netstandard2.1/Ben.Demystifier.dll": {}
  3490. },
  3491. "runtime": {
  3492. "lib/netstandard2.1/Ben.Demystifier.dll": {}
  3493. }
  3494. },
  3495. "Castle.Core/5.1.1": {
  3496. "type": "package",
  3497. "dependencies": {
  3498. "System.Diagnostics.EventLog": "6.0.0"
  3499. },
  3500. "compile": {
  3501. "lib/net6.0/Castle.Core.dll": {
  3502. "related": ".xml"
  3503. }
  3504. },
  3505. "runtime": {
  3506. "lib/net6.0/Castle.Core.dll": {
  3507. "related": ".xml"
  3508. }
  3509. }
  3510. },
  3511. "CommunityToolkit.HighPerformance/8.1.0": {
  3512. "type": "package",
  3513. "compile": {
  3514. "lib/net7.0/CommunityToolkit.HighPerformance.dll": {
  3515. "related": ".pdb;.xml"
  3516. }
  3517. },
  3518. "runtime": {
  3519. "lib/net7.0/CommunityToolkit.HighPerformance.dll": {
  3520. "related": ".pdb;.xml"
  3521. }
  3522. }
  3523. },
  3524. "DnsClient/1.7.0": {
  3525. "type": "package",
  3526. "dependencies": {
  3527. "Microsoft.Win32.Registry": "5.0.0"
  3528. },
  3529. "compile": {
  3530. "lib/net6.0/DnsClient.dll": {
  3531. "related": ".xml"
  3532. }
  3533. },
  3534. "runtime": {
  3535. "lib/net6.0/DnsClient.dll": {
  3536. "related": ".xml"
  3537. }
  3538. }
  3539. },
  3540. "DynamicExpresso.Core/2.3.3": {
  3541. "type": "package",
  3542. "dependencies": {
  3543. "Microsoft.CSharp": "4.7.0"
  3544. },
  3545. "compile": {
  3546. "lib/netstandard2.0/DynamicExpresso.Core.dll": {}
  3547. },
  3548. "runtime": {
  3549. "lib/netstandard2.0/DynamicExpresso.Core.dll": {}
  3550. }
  3551. },
  3552. "Humanizer.Core/2.14.1": {
  3553. "type": "package",
  3554. "compile": {
  3555. "lib/net6.0/_._": {
  3556. "related": ".xml"
  3557. }
  3558. },
  3559. "runtime": {
  3560. "lib/net6.0/Humanizer.dll": {
  3561. "related": ".xml"
  3562. }
  3563. }
  3564. },
  3565. "IP2Region.Net/2.0.2": {
  3566. "type": "package",
  3567. "compile": {
  3568. "lib/net7.0/IP2Region.Net.dll": {}
  3569. },
  3570. "runtime": {
  3571. "lib/net7.0/IP2Region.Net.dll": {}
  3572. }
  3573. },
  3574. "Lazy.Captcha.Core/2.0.7": {
  3575. "type": "package",
  3576. "dependencies": {
  3577. "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
  3578. "Microsoft.Extensions.Caching.Memory": "8.0.0",
  3579. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  3580. "Microsoft.Extensions.Configuration.Binder": "8.0.0",
  3581. "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0",
  3582. "SkiaSharp": "2.88.6"
  3583. },
  3584. "compile": {
  3585. "lib/netstandard2.0/Lazy.Captcha.Core.dll": {}
  3586. },
  3587. "runtime": {
  3588. "lib/netstandard2.0/Lazy.Captcha.Core.dll": {}
  3589. }
  3590. },
  3591. "Magicodes.IE.Core/2.7.5.1": {
  3592. "type": "package",
  3593. "dependencies": {
  3594. "Microsoft.Extensions.DependencyInjection": "7.0.0",
  3595. "Microsoft.Extensions.DependencyModel": "7.0.0",
  3596. "SixLabors.ImageSharp": "3.0.0",
  3597. "System.ComponentModel.Annotations": "4.7.0"
  3598. },
  3599. "compile": {
  3600. "lib/net7.0/Magicodes.IE.Core.dll": {
  3601. "related": ".xml"
  3602. }
  3603. },
  3604. "runtime": {
  3605. "lib/net7.0/Magicodes.IE.Core.dll": {
  3606. "related": ".xml"
  3607. }
  3608. },
  3609. "resource": {
  3610. "lib/net7.0/zh-Hans/Magicodes.IE.Core.resources.dll": {
  3611. "locale": "zh-Hans"
  3612. }
  3613. }
  3614. },
  3615. "Magicodes.IE.EPPlus/2.7.5.1": {
  3616. "type": "package",
  3617. "dependencies": {
  3618. "Microsoft.IO.RecyclableMemoryStream": "2.1.1",
  3619. "SixLabors.ImageSharp": "3.0.0",
  3620. "SkiaSharp": "2.88.6",
  3621. "System.Security.Cryptography.Pkcs": "7.0.1",
  3622. "System.Text.Encoding.CodePages": "7.0.0"
  3623. },
  3624. "compile": {
  3625. "lib/net7.0/Magicodes.IE.EPPlus.dll": {}
  3626. },
  3627. "runtime": {
  3628. "lib/net7.0/Magicodes.IE.EPPlus.dll": {}
  3629. }
  3630. },
  3631. "Magicodes.IE.Excel/2.7.5.1": {
  3632. "type": "package",
  3633. "dependencies": {
  3634. "DynamicExpresso.Core": "2.3.3",
  3635. "Magicodes.IE.Core": "2.7.5.1",
  3636. "Magicodes.IE.EPPlus": "2.7.5.1",
  3637. "SkiaSharp.NativeAssets.Linux.NoDependencies": "2.88.6",
  3638. "System.Linq.Dynamic.Core": "1.2.6"
  3639. },
  3640. "compile": {
  3641. "lib/net7.0/Magicodes.IE.Excel.dll": {
  3642. "related": ".xml"
  3643. }
  3644. },
  3645. "runtime": {
  3646. "lib/net7.0/Magicodes.IE.Excel.dll": {
  3647. "related": ".xml"
  3648. }
  3649. }
  3650. },
  3651. "Mapster/7.4.0": {
  3652. "type": "package",
  3653. "dependencies": {
  3654. "Mapster.Core": "1.2.1"
  3655. },
  3656. "compile": {
  3657. "lib/net7.0/Mapster.dll": {}
  3658. },
  3659. "runtime": {
  3660. "lib/net7.0/Mapster.dll": {}
  3661. }
  3662. },
  3663. "Mapster.Core/1.2.1": {
  3664. "type": "package",
  3665. "compile": {
  3666. "lib/net7.0/Mapster.Core.dll": {}
  3667. },
  3668. "runtime": {
  3669. "lib/net7.0/Mapster.Core.dll": {}
  3670. }
  3671. },
  3672. "Mapster.DependencyInjection/1.0.1": {
  3673. "type": "package",
  3674. "dependencies": {
  3675. "Mapster": "7.4.0",
  3676. "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
  3677. },
  3678. "compile": {
  3679. "lib/net7.0/Mapster.DependencyInjection.dll": {}
  3680. },
  3681. "runtime": {
  3682. "lib/net7.0/Mapster.DependencyInjection.dll": {}
  3683. }
  3684. },
  3685. "Masuit.Tools.Abstractions/2024.3.4": {
  3686. "type": "package",
  3687. "dependencies": {
  3688. "AngleSharp": "1.1.2",
  3689. "AngleSharp.Css": "1.0.0-beta.139",
  3690. "Castle.Core": "5.1.1",
  3691. "DnsClient": "1.7.0",
  3692. "Microsoft.CSharp": "4.7.0",
  3693. "Microsoft.Extensions.Configuration.Json": "8.0.0",
  3694. "Newtonsoft.Json": "13.0.3",
  3695. "SharpCompress": "0.37.2",
  3696. "SixLabors.ImageSharp.Drawing": "2.1.3",
  3697. "System.Collections.Immutable": "8.0.0",
  3698. "System.Configuration.ConfigurationManager": "8.0.0",
  3699. "System.Diagnostics.PerformanceCounter": "7.0.0",
  3700. "System.Management": "8.0.0",
  3701. "System.Reflection.Emit.Lightweight": "4.7.0"
  3702. },
  3703. "compile": {
  3704. "lib/net7.0/Masuit.Tools.Abstractions.dll": {
  3705. "related": ".xml"
  3706. }
  3707. },
  3708. "runtime": {
  3709. "lib/net7.0/Masuit.Tools.Abstractions.dll": {
  3710. "related": ".xml"
  3711. }
  3712. }
  3713. },
  3714. "Masuit.Tools.Core/2024.3.4": {
  3715. "type": "package",
  3716. "dependencies": {
  3717. "Masuit.Tools.Abstractions": "2024.3.4",
  3718. "Microsoft.EntityFrameworkCore": "7.0.15"
  3719. },
  3720. "compile": {
  3721. "lib/net7.0/Masuit.Tools.Core.dll": {
  3722. "related": ".xml"
  3723. }
  3724. },
  3725. "runtime": {
  3726. "lib/net7.0/Masuit.Tools.Core.dll": {
  3727. "related": ".xml"
  3728. }
  3729. }
  3730. },
  3731. "Microsoft.AspNetCore.Authentication.JwtBearer/7.0.18": {
  3732. "type": "package",
  3733. "dependencies": {
  3734. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0"
  3735. },
  3736. "compile": {
  3737. "lib/net7.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
  3738. "related": ".xml"
  3739. }
  3740. },
  3741. "runtime": {
  3742. "lib/net7.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
  3743. "related": ".xml"
  3744. }
  3745. },
  3746. "frameworkReferences": [
  3747. "Microsoft.AspNetCore.App"
  3748. ]
  3749. },
  3750. "Microsoft.AspNetCore.JsonPatch/7.0.18": {
  3751. "type": "package",
  3752. "dependencies": {
  3753. "Microsoft.CSharp": "4.7.0",
  3754. "Newtonsoft.Json": "13.0.1"
  3755. },
  3756. "compile": {
  3757. "lib/net7.0/Microsoft.AspNetCore.JsonPatch.dll": {
  3758. "related": ".xml"
  3759. }
  3760. },
  3761. "runtime": {
  3762. "lib/net7.0/Microsoft.AspNetCore.JsonPatch.dll": {
  3763. "related": ".xml"
  3764. }
  3765. }
  3766. },
  3767. "Microsoft.AspNetCore.Mvc.NewtonsoftJson/7.0.18": {
  3768. "type": "package",
  3769. "dependencies": {
  3770. "Microsoft.AspNetCore.JsonPatch": "7.0.18",
  3771. "Newtonsoft.Json": "13.0.1",
  3772. "Newtonsoft.Json.Bson": "1.0.2"
  3773. },
  3774. "compile": {
  3775. "lib/net7.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {
  3776. "related": ".xml"
  3777. }
  3778. },
  3779. "runtime": {
  3780. "lib/net7.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {
  3781. "related": ".xml"
  3782. }
  3783. },
  3784. "frameworkReferences": [
  3785. "Microsoft.AspNetCore.App"
  3786. ]
  3787. },
  3788. "Microsoft.AspNetCore.Razor.Language/6.0.29": {
  3789. "type": "package",
  3790. "compile": {
  3791. "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {}
  3792. },
  3793. "runtime": {
  3794. "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {}
  3795. }
  3796. },
  3797. "Microsoft.CodeAnalysis.Analyzers/3.3.4": {
  3798. "type": "package",
  3799. "build": {
  3800. "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props": {},
  3801. "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets": {}
  3802. }
  3803. },
  3804. "Microsoft.CodeAnalysis.Common/4.9.2": {
  3805. "type": "package",
  3806. "dependencies": {
  3807. "Microsoft.CodeAnalysis.Analyzers": "3.3.4",
  3808. "System.Collections.Immutable": "8.0.0",
  3809. "System.Reflection.Metadata": "8.0.0",
  3810. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  3811. },
  3812. "compile": {
  3813. "lib/net7.0/Microsoft.CodeAnalysis.dll": {
  3814. "related": ".pdb;.xml"
  3815. }
  3816. },
  3817. "runtime": {
  3818. "lib/net7.0/Microsoft.CodeAnalysis.dll": {
  3819. "related": ".pdb;.xml"
  3820. }
  3821. },
  3822. "resource": {
  3823. "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll": {
  3824. "locale": "cs"
  3825. },
  3826. "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll": {
  3827. "locale": "de"
  3828. },
  3829. "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll": {
  3830. "locale": "es"
  3831. },
  3832. "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll": {
  3833. "locale": "fr"
  3834. },
  3835. "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll": {
  3836. "locale": "it"
  3837. },
  3838. "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll": {
  3839. "locale": "ja"
  3840. },
  3841. "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll": {
  3842. "locale": "ko"
  3843. },
  3844. "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll": {
  3845. "locale": "pl"
  3846. },
  3847. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
  3848. "locale": "pt-BR"
  3849. },
  3850. "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll": {
  3851. "locale": "ru"
  3852. },
  3853. "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll": {
  3854. "locale": "tr"
  3855. },
  3856. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
  3857. "locale": "zh-Hans"
  3858. },
  3859. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
  3860. "locale": "zh-Hant"
  3861. }
  3862. }
  3863. },
  3864. "Microsoft.CodeAnalysis.CSharp/4.9.2": {
  3865. "type": "package",
  3866. "dependencies": {
  3867. "Microsoft.CodeAnalysis.Common": "[4.9.2]"
  3868. },
  3869. "compile": {
  3870. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": {
  3871. "related": ".pdb;.xml"
  3872. }
  3873. },
  3874. "runtime": {
  3875. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": {
  3876. "related": ".pdb;.xml"
  3877. }
  3878. },
  3879. "resource": {
  3880. "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3881. "locale": "cs"
  3882. },
  3883. "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3884. "locale": "de"
  3885. },
  3886. "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3887. "locale": "es"
  3888. },
  3889. "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3890. "locale": "fr"
  3891. },
  3892. "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3893. "locale": "it"
  3894. },
  3895. "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3896. "locale": "ja"
  3897. },
  3898. "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3899. "locale": "ko"
  3900. },
  3901. "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3902. "locale": "pl"
  3903. },
  3904. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3905. "locale": "pt-BR"
  3906. },
  3907. "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3908. "locale": "ru"
  3909. },
  3910. "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3911. "locale": "tr"
  3912. },
  3913. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3914. "locale": "zh-Hans"
  3915. },
  3916. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3917. "locale": "zh-Hant"
  3918. }
  3919. }
  3920. },
  3921. "Microsoft.CodeAnalysis.CSharp.Workspaces/4.9.2": {
  3922. "type": "package",
  3923. "dependencies": {
  3924. "Humanizer.Core": "2.14.1",
  3925. "Microsoft.CodeAnalysis.CSharp": "[4.9.2]",
  3926. "Microsoft.CodeAnalysis.Common": "[4.9.2]",
  3927. "Microsoft.CodeAnalysis.Workspaces.Common": "[4.9.2]"
  3928. },
  3929. "compile": {
  3930. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
  3931. "related": ".pdb;.xml"
  3932. }
  3933. },
  3934. "runtime": {
  3935. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
  3936. "related": ".pdb;.xml"
  3937. }
  3938. },
  3939. "resource": {
  3940. "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3941. "locale": "cs"
  3942. },
  3943. "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3944. "locale": "de"
  3945. },
  3946. "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3947. "locale": "es"
  3948. },
  3949. "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3950. "locale": "fr"
  3951. },
  3952. "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3953. "locale": "it"
  3954. },
  3955. "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3956. "locale": "ja"
  3957. },
  3958. "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3959. "locale": "ko"
  3960. },
  3961. "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3962. "locale": "pl"
  3963. },
  3964. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3965. "locale": "pt-BR"
  3966. },
  3967. "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3968. "locale": "ru"
  3969. },
  3970. "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3971. "locale": "tr"
  3972. },
  3973. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3974. "locale": "zh-Hans"
  3975. },
  3976. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3977. "locale": "zh-Hant"
  3978. }
  3979. }
  3980. },
  3981. "Microsoft.CodeAnalysis.Workspaces.Common/4.9.2": {
  3982. "type": "package",
  3983. "dependencies": {
  3984. "Humanizer.Core": "2.14.1",
  3985. "Microsoft.CodeAnalysis.Common": "[4.9.2]",
  3986. "System.Composition": "8.0.0",
  3987. "System.IO.Pipelines": "8.0.0",
  3988. "System.Threading.Channels": "8.0.0"
  3989. },
  3990. "compile": {
  3991. "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": {
  3992. "related": ".pdb;.xml"
  3993. }
  3994. },
  3995. "runtime": {
  3996. "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": {
  3997. "related": ".pdb;.xml"
  3998. }
  3999. },
  4000. "resource": {
  4001. "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4002. "locale": "cs"
  4003. },
  4004. "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4005. "locale": "de"
  4006. },
  4007. "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4008. "locale": "es"
  4009. },
  4010. "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4011. "locale": "fr"
  4012. },
  4013. "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4014. "locale": "it"
  4015. },
  4016. "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4017. "locale": "ja"
  4018. },
  4019. "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4020. "locale": "ko"
  4021. },
  4022. "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4023. "locale": "pl"
  4024. },
  4025. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4026. "locale": "pt-BR"
  4027. },
  4028. "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4029. "locale": "ru"
  4030. },
  4031. "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4032. "locale": "tr"
  4033. },
  4034. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4035. "locale": "zh-Hans"
  4036. },
  4037. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4038. "locale": "zh-Hant"
  4039. }
  4040. }
  4041. },
  4042. "Microsoft.CSharp/4.7.0": {
  4043. "type": "package",
  4044. "compile": {
  4045. "ref/netcoreapp2.0/_._": {}
  4046. },
  4047. "runtime": {
  4048. "lib/netcoreapp2.0/_._": {}
  4049. }
  4050. },
  4051. "Microsoft.Data.SqlClient/2.1.7": {
  4052. "type": "package",
  4053. "dependencies": {
  4054. "Microsoft.Data.SqlClient.SNI.runtime": "2.1.1",
  4055. "Microsoft.Identity.Client": "4.21.1",
  4056. "Microsoft.IdentityModel.JsonWebTokens": "6.8.0",
  4057. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.8.0",
  4058. "Microsoft.Win32.Registry": "4.7.0",
  4059. "System.Configuration.ConfigurationManager": "4.7.0",
  4060. "System.Diagnostics.DiagnosticSource": "4.7.0",
  4061. "System.Runtime.Caching": "4.7.0",
  4062. "System.Security.Principal.Windows": "4.7.0",
  4063. "System.Text.Encoding.CodePages": "4.7.0"
  4064. },
  4065. "compile": {
  4066. "ref/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  4067. "related": ".pdb;.xml"
  4068. }
  4069. },
  4070. "runtime": {
  4071. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  4072. "related": ".pdb;.xml"
  4073. }
  4074. },
  4075. "runtimeTargets": {
  4076. "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  4077. "assetType": "runtime",
  4078. "rid": "unix"
  4079. },
  4080. "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  4081. "assetType": "runtime",
  4082. "rid": "win"
  4083. }
  4084. }
  4085. },
  4086. "Microsoft.Data.SqlClient.SNI.runtime/2.1.1": {
  4087. "type": "package",
  4088. "runtimeTargets": {
  4089. "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
  4090. "assetType": "native",
  4091. "rid": "win-arm"
  4092. },
  4093. "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
  4094. "assetType": "native",
  4095. "rid": "win-arm64"
  4096. },
  4097. "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
  4098. "assetType": "native",
  4099. "rid": "win-x64"
  4100. },
  4101. "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
  4102. "assetType": "native",
  4103. "rid": "win-x86"
  4104. }
  4105. }
  4106. },
  4107. "Microsoft.Data.Sqlite/8.0.1": {
  4108. "type": "package",
  4109. "dependencies": {
  4110. "Microsoft.Data.Sqlite.Core": "8.0.1",
  4111. "SQLitePCLRaw.bundle_e_sqlite3": "2.1.6"
  4112. },
  4113. "compile": {
  4114. "lib/netstandard2.0/_._": {}
  4115. },
  4116. "runtime": {
  4117. "lib/netstandard2.0/_._": {}
  4118. }
  4119. },
  4120. "Microsoft.Data.Sqlite.Core/8.0.1": {
  4121. "type": "package",
  4122. "dependencies": {
  4123. "SQLitePCLRaw.core": "2.1.6"
  4124. },
  4125. "compile": {
  4126. "lib/net6.0/Microsoft.Data.Sqlite.dll": {
  4127. "related": ".xml"
  4128. }
  4129. },
  4130. "runtime": {
  4131. "lib/net6.0/Microsoft.Data.Sqlite.dll": {
  4132. "related": ".xml"
  4133. }
  4134. }
  4135. },
  4136. "Microsoft.EntityFrameworkCore/7.0.15": {
  4137. "type": "package",
  4138. "dependencies": {
  4139. "Microsoft.EntityFrameworkCore.Abstractions": "7.0.15",
  4140. "Microsoft.EntityFrameworkCore.Analyzers": "7.0.15",
  4141. "Microsoft.Extensions.Caching.Memory": "7.0.0",
  4142. "Microsoft.Extensions.DependencyInjection": "7.0.0",
  4143. "Microsoft.Extensions.Logging": "7.0.0"
  4144. },
  4145. "compile": {
  4146. "lib/net6.0/Microsoft.EntityFrameworkCore.dll": {
  4147. "related": ".xml"
  4148. }
  4149. },
  4150. "runtime": {
  4151. "lib/net6.0/Microsoft.EntityFrameworkCore.dll": {
  4152. "related": ".xml"
  4153. }
  4154. },
  4155. "build": {
  4156. "buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props": {}
  4157. }
  4158. },
  4159. "Microsoft.EntityFrameworkCore.Abstractions/7.0.15": {
  4160. "type": "package",
  4161. "compile": {
  4162. "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
  4163. "related": ".xml"
  4164. }
  4165. },
  4166. "runtime": {
  4167. "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
  4168. "related": ".xml"
  4169. }
  4170. }
  4171. },
  4172. "Microsoft.EntityFrameworkCore.Analyzers/7.0.15": {
  4173. "type": "package",
  4174. "compile": {
  4175. "lib/netstandard2.0/_._": {}
  4176. },
  4177. "runtime": {
  4178. "lib/netstandard2.0/_._": {}
  4179. }
  4180. },
  4181. "Microsoft.Extensions.ApiDescription.Server/6.0.5": {
  4182. "type": "package",
  4183. "build": {
  4184. "build/_._": {}
  4185. },
  4186. "buildMultiTargeting": {
  4187. "buildMultiTargeting/_._": {}
  4188. }
  4189. },
  4190. "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
  4191. "type": "package",
  4192. "dependencies": {
  4193. "Microsoft.Extensions.Primitives": "8.0.0"
  4194. },
  4195. "compile": {
  4196. "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll": {
  4197. "related": ".xml"
  4198. }
  4199. },
  4200. "runtime": {
  4201. "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll": {
  4202. "related": ".xml"
  4203. }
  4204. },
  4205. "build": {
  4206. "buildTransitive/net6.0/_._": {}
  4207. }
  4208. },
  4209. "Microsoft.Extensions.Caching.Memory/8.0.0": {
  4210. "type": "package",
  4211. "dependencies": {
  4212. "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
  4213. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  4214. "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
  4215. "Microsoft.Extensions.Options": "8.0.0",
  4216. "Microsoft.Extensions.Primitives": "8.0.0"
  4217. },
  4218. "compile": {
  4219. "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll": {
  4220. "related": ".xml"
  4221. }
  4222. },
  4223. "runtime": {
  4224. "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll": {
  4225. "related": ".xml"
  4226. }
  4227. },
  4228. "build": {
  4229. "buildTransitive/net6.0/_._": {}
  4230. }
  4231. },
  4232. "Microsoft.Extensions.Configuration/8.0.0": {
  4233. "type": "package",
  4234. "dependencies": {
  4235. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  4236. "Microsoft.Extensions.Primitives": "8.0.0"
  4237. },
  4238. "compile": {
  4239. "lib/net7.0/Microsoft.Extensions.Configuration.dll": {
  4240. "related": ".xml"
  4241. }
  4242. },
  4243. "runtime": {
  4244. "lib/net7.0/Microsoft.Extensions.Configuration.dll": {
  4245. "related": ".xml"
  4246. }
  4247. },
  4248. "build": {
  4249. "buildTransitive/net6.0/_._": {}
  4250. }
  4251. },
  4252. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  4253. "type": "package",
  4254. "dependencies": {
  4255. "Microsoft.Extensions.Primitives": "8.0.0"
  4256. },
  4257. "compile": {
  4258. "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  4259. "related": ".xml"
  4260. }
  4261. },
  4262. "runtime": {
  4263. "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  4264. "related": ".xml"
  4265. }
  4266. },
  4267. "build": {
  4268. "buildTransitive/net6.0/_._": {}
  4269. }
  4270. },
  4271. "Microsoft.Extensions.Configuration.Binder/8.0.0": {
  4272. "type": "package",
  4273. "dependencies": {
  4274. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
  4275. },
  4276. "compile": {
  4277. "lib/net7.0/Microsoft.Extensions.Configuration.Binder.dll": {
  4278. "related": ".xml"
  4279. }
  4280. },
  4281. "runtime": {
  4282. "lib/net7.0/Microsoft.Extensions.Configuration.Binder.dll": {
  4283. "related": ".xml"
  4284. }
  4285. },
  4286. "build": {
  4287. "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets": {}
  4288. }
  4289. },
  4290. "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": {
  4291. "type": "package",
  4292. "dependencies": {
  4293. "Microsoft.Extensions.Configuration": "8.0.0",
  4294. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  4295. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  4296. "Microsoft.Extensions.FileProviders.Physical": "8.0.0",
  4297. "Microsoft.Extensions.Primitives": "8.0.0"
  4298. },
  4299. "compile": {
  4300. "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
  4301. "related": ".xml"
  4302. }
  4303. },
  4304. "runtime": {
  4305. "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
  4306. "related": ".xml"
  4307. }
  4308. },
  4309. "build": {
  4310. "buildTransitive/net6.0/_._": {}
  4311. }
  4312. },
  4313. "Microsoft.Extensions.Configuration.Json/8.0.0": {
  4314. "type": "package",
  4315. "dependencies": {
  4316. "Microsoft.Extensions.Configuration": "8.0.0",
  4317. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  4318. "Microsoft.Extensions.Configuration.FileExtensions": "8.0.0",
  4319. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  4320. "System.Text.Json": "8.0.0"
  4321. },
  4322. "compile": {
  4323. "lib/net7.0/Microsoft.Extensions.Configuration.Json.dll": {
  4324. "related": ".xml"
  4325. }
  4326. },
  4327. "runtime": {
  4328. "lib/net7.0/Microsoft.Extensions.Configuration.Json.dll": {
  4329. "related": ".xml"
  4330. }
  4331. },
  4332. "build": {
  4333. "buildTransitive/net6.0/_._": {}
  4334. }
  4335. },
  4336. "Microsoft.Extensions.DependencyInjection/7.0.0": {
  4337. "type": "package",
  4338. "dependencies": {
  4339. "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0"
  4340. },
  4341. "compile": {
  4342. "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll": {
  4343. "related": ".xml"
  4344. }
  4345. },
  4346. "runtime": {
  4347. "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll": {
  4348. "related": ".xml"
  4349. }
  4350. },
  4351. "build": {
  4352. "buildTransitive/net6.0/_._": {}
  4353. }
  4354. },
  4355. "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
  4356. "type": "package",
  4357. "compile": {
  4358. "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  4359. "related": ".xml"
  4360. }
  4361. },
  4362. "runtime": {
  4363. "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  4364. "related": ".xml"
  4365. }
  4366. },
  4367. "build": {
  4368. "buildTransitive/net6.0/_._": {}
  4369. }
  4370. },
  4371. "Microsoft.Extensions.DependencyModel/7.0.0": {
  4372. "type": "package",
  4373. "dependencies": {
  4374. "System.Text.Encodings.Web": "7.0.0",
  4375. "System.Text.Json": "7.0.0"
  4376. },
  4377. "compile": {
  4378. "lib/net7.0/Microsoft.Extensions.DependencyModel.dll": {
  4379. "related": ".xml"
  4380. }
  4381. },
  4382. "runtime": {
  4383. "lib/net7.0/Microsoft.Extensions.DependencyModel.dll": {
  4384. "related": ".xml"
  4385. }
  4386. },
  4387. "build": {
  4388. "buildTransitive/net6.0/_._": {}
  4389. }
  4390. },
  4391. "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
  4392. "type": "package",
  4393. "dependencies": {
  4394. "Microsoft.Extensions.Primitives": "8.0.0"
  4395. },
  4396. "compile": {
  4397. "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
  4398. "related": ".xml"
  4399. }
  4400. },
  4401. "runtime": {
  4402. "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
  4403. "related": ".xml"
  4404. }
  4405. },
  4406. "build": {
  4407. "buildTransitive/net6.0/_._": {}
  4408. }
  4409. },
  4410. "Microsoft.Extensions.FileProviders.Physical/8.0.0": {
  4411. "type": "package",
  4412. "dependencies": {
  4413. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  4414. "Microsoft.Extensions.FileSystemGlobbing": "8.0.0",
  4415. "Microsoft.Extensions.Primitives": "8.0.0"
  4416. },
  4417. "compile": {
  4418. "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.dll": {
  4419. "related": ".xml"
  4420. }
  4421. },
  4422. "runtime": {
  4423. "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.dll": {
  4424. "related": ".xml"
  4425. }
  4426. },
  4427. "build": {
  4428. "buildTransitive/net6.0/_._": {}
  4429. }
  4430. },
  4431. "Microsoft.Extensions.FileSystemGlobbing/8.0.0": {
  4432. "type": "package",
  4433. "compile": {
  4434. "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
  4435. "related": ".xml"
  4436. }
  4437. },
  4438. "runtime": {
  4439. "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
  4440. "related": ".xml"
  4441. }
  4442. },
  4443. "build": {
  4444. "buildTransitive/net6.0/_._": {}
  4445. }
  4446. },
  4447. "Microsoft.Extensions.Logging/7.0.0": {
  4448. "type": "package",
  4449. "dependencies": {
  4450. "Microsoft.Extensions.DependencyInjection": "7.0.0",
  4451. "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
  4452. "Microsoft.Extensions.Logging.Abstractions": "7.0.0",
  4453. "Microsoft.Extensions.Options": "7.0.0"
  4454. },
  4455. "compile": {
  4456. "lib/net7.0/Microsoft.Extensions.Logging.dll": {
  4457. "related": ".xml"
  4458. }
  4459. },
  4460. "runtime": {
  4461. "lib/net7.0/Microsoft.Extensions.Logging.dll": {
  4462. "related": ".xml"
  4463. }
  4464. },
  4465. "build": {
  4466. "buildTransitive/net6.0/_._": {}
  4467. }
  4468. },
  4469. "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
  4470. "type": "package",
  4471. "dependencies": {
  4472. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
  4473. },
  4474. "compile": {
  4475. "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  4476. "related": ".xml"
  4477. }
  4478. },
  4479. "runtime": {
  4480. "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  4481. "related": ".xml"
  4482. }
  4483. },
  4484. "build": {
  4485. "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
  4486. }
  4487. },
  4488. "Microsoft.Extensions.Options/8.0.0": {
  4489. "type": "package",
  4490. "dependencies": {
  4491. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  4492. "Microsoft.Extensions.Primitives": "8.0.0"
  4493. },
  4494. "compile": {
  4495. "lib/net7.0/Microsoft.Extensions.Options.dll": {
  4496. "related": ".xml"
  4497. }
  4498. },
  4499. "runtime": {
  4500. "lib/net7.0/Microsoft.Extensions.Options.dll": {
  4501. "related": ".xml"
  4502. }
  4503. },
  4504. "build": {
  4505. "buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {}
  4506. }
  4507. },
  4508. "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": {
  4509. "type": "package",
  4510. "dependencies": {
  4511. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  4512. "Microsoft.Extensions.Configuration.Binder": "8.0.0",
  4513. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  4514. "Microsoft.Extensions.Options": "8.0.0",
  4515. "Microsoft.Extensions.Primitives": "8.0.0"
  4516. },
  4517. "compile": {
  4518. "lib/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
  4519. "related": ".xml"
  4520. }
  4521. },
  4522. "runtime": {
  4523. "lib/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
  4524. "related": ".xml"
  4525. }
  4526. },
  4527. "build": {
  4528. "buildTransitive/net6.0/_._": {}
  4529. }
  4530. },
  4531. "Microsoft.Extensions.Primitives/8.0.0": {
  4532. "type": "package",
  4533. "compile": {
  4534. "lib/net7.0/Microsoft.Extensions.Primitives.dll": {
  4535. "related": ".xml"
  4536. }
  4537. },
  4538. "runtime": {
  4539. "lib/net7.0/Microsoft.Extensions.Primitives.dll": {
  4540. "related": ".xml"
  4541. }
  4542. },
  4543. "build": {
  4544. "buildTransitive/net6.0/_._": {}
  4545. }
  4546. },
  4547. "Microsoft.Identity.Client/4.21.1": {
  4548. "type": "package",
  4549. "compile": {
  4550. "ref/netcoreapp2.1/_._": {
  4551. "related": ".xml"
  4552. }
  4553. },
  4554. "runtime": {
  4555. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
  4556. "related": ".xml"
  4557. }
  4558. }
  4559. },
  4560. "Microsoft.IdentityModel.Abstractions/6.35.0": {
  4561. "type": "package",
  4562. "compile": {
  4563. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
  4564. "related": ".xml"
  4565. }
  4566. },
  4567. "runtime": {
  4568. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
  4569. "related": ".xml"
  4570. }
  4571. }
  4572. },
  4573. "Microsoft.IdentityModel.JsonWebTokens/6.35.0": {
  4574. "type": "package",
  4575. "dependencies": {
  4576. "Microsoft.IdentityModel.Tokens": "6.35.0",
  4577. "System.Text.Encoding": "4.3.0",
  4578. "System.Text.Encodings.Web": "4.7.2",
  4579. "System.Text.Json": "4.7.2"
  4580. },
  4581. "compile": {
  4582. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  4583. "related": ".xml"
  4584. }
  4585. },
  4586. "runtime": {
  4587. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  4588. "related": ".xml"
  4589. }
  4590. }
  4591. },
  4592. "Microsoft.IdentityModel.Logging/6.35.0": {
  4593. "type": "package",
  4594. "dependencies": {
  4595. "Microsoft.IdentityModel.Abstractions": "6.35.0"
  4596. },
  4597. "compile": {
  4598. "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
  4599. "related": ".xml"
  4600. }
  4601. },
  4602. "runtime": {
  4603. "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
  4604. "related": ".xml"
  4605. }
  4606. }
  4607. },
  4608. "Microsoft.IdentityModel.Protocols/6.35.0": {
  4609. "type": "package",
  4610. "dependencies": {
  4611. "Microsoft.IdentityModel.Logging": "6.35.0",
  4612. "Microsoft.IdentityModel.Tokens": "6.35.0"
  4613. },
  4614. "compile": {
  4615. "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
  4616. "related": ".xml"
  4617. }
  4618. },
  4619. "runtime": {
  4620. "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
  4621. "related": ".xml"
  4622. }
  4623. }
  4624. },
  4625. "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": {
  4626. "type": "package",
  4627. "dependencies": {
  4628. "Microsoft.IdentityModel.Protocols": "6.35.0",
  4629. "System.IdentityModel.Tokens.Jwt": "6.35.0"
  4630. },
  4631. "compile": {
  4632. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  4633. "related": ".xml"
  4634. }
  4635. },
  4636. "runtime": {
  4637. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  4638. "related": ".xml"
  4639. }
  4640. }
  4641. },
  4642. "Microsoft.IdentityModel.Tokens/6.35.0": {
  4643. "type": "package",
  4644. "dependencies": {
  4645. "Microsoft.CSharp": "4.5.0",
  4646. "Microsoft.IdentityModel.Logging": "6.35.0",
  4647. "System.Security.Cryptography.Cng": "4.5.0"
  4648. },
  4649. "compile": {
  4650. "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
  4651. "related": ".xml"
  4652. }
  4653. },
  4654. "runtime": {
  4655. "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
  4656. "related": ".xml"
  4657. }
  4658. }
  4659. },
  4660. "Microsoft.IO.RecyclableMemoryStream/2.1.1": {
  4661. "type": "package",
  4662. "compile": {
  4663. "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll": {
  4664. "related": ".xml"
  4665. }
  4666. },
  4667. "runtime": {
  4668. "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll": {
  4669. "related": ".xml"
  4670. }
  4671. }
  4672. },
  4673. "Microsoft.NETCore.Platforms/1.1.1": {
  4674. "type": "package",
  4675. "compile": {
  4676. "lib/netstandard1.0/_._": {}
  4677. },
  4678. "runtime": {
  4679. "lib/netstandard1.0/_._": {}
  4680. }
  4681. },
  4682. "Microsoft.NETCore.Targets/1.1.3": {
  4683. "type": "package",
  4684. "compile": {
  4685. "lib/netstandard1.0/_._": {}
  4686. },
  4687. "runtime": {
  4688. "lib/netstandard1.0/_._": {}
  4689. }
  4690. },
  4691. "Microsoft.OpenApi/1.2.3": {
  4692. "type": "package",
  4693. "compile": {
  4694. "lib/netstandard2.0/Microsoft.OpenApi.dll": {
  4695. "related": ".pdb;.xml"
  4696. }
  4697. },
  4698. "runtime": {
  4699. "lib/netstandard2.0/Microsoft.OpenApi.dll": {
  4700. "related": ".pdb;.xml"
  4701. }
  4702. }
  4703. },
  4704. "Microsoft.Win32.Registry/5.0.0": {
  4705. "type": "package",
  4706. "dependencies": {
  4707. "System.Security.AccessControl": "5.0.0",
  4708. "System.Security.Principal.Windows": "5.0.0"
  4709. },
  4710. "compile": {
  4711. "ref/netstandard2.0/Microsoft.Win32.Registry.dll": {
  4712. "related": ".xml"
  4713. }
  4714. },
  4715. "runtime": {
  4716. "lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  4717. "related": ".xml"
  4718. }
  4719. },
  4720. "runtimeTargets": {
  4721. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  4722. "assetType": "runtime",
  4723. "rid": "win"
  4724. }
  4725. }
  4726. },
  4727. "Microsoft.Win32.SystemEvents/8.0.0": {
  4728. "type": "package",
  4729. "compile": {
  4730. "lib/net7.0/Microsoft.Win32.SystemEvents.dll": {
  4731. "related": ".xml"
  4732. }
  4733. },
  4734. "runtime": {
  4735. "lib/net7.0/Microsoft.Win32.SystemEvents.dll": {
  4736. "related": ".xml"
  4737. }
  4738. },
  4739. "build": {
  4740. "buildTransitive/net6.0/_._": {}
  4741. },
  4742. "runtimeTargets": {
  4743. "runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll": {
  4744. "assetType": "runtime",
  4745. "rid": "win"
  4746. }
  4747. }
  4748. },
  4749. "Minio/5.0.0": {
  4750. "type": "package",
  4751. "dependencies": {
  4752. "CommunityToolkit.HighPerformance": "8.1.0",
  4753. "System.IO.Hashing": "7.0.0",
  4754. "System.Reactive.Linq": "5.0.0"
  4755. },
  4756. "compile": {
  4757. "lib/net7.0/Minio.dll": {
  4758. "related": ".xml"
  4759. }
  4760. },
  4761. "runtime": {
  4762. "lib/net7.0/Minio.dll": {
  4763. "related": ".xml"
  4764. }
  4765. }
  4766. },
  4767. "MiniProfiler.AspNetCore/4.3.8": {
  4768. "type": "package",
  4769. "dependencies": {
  4770. "MiniProfiler.Shared": "4.3.8"
  4771. },
  4772. "compile": {
  4773. "lib/net6.0/MiniProfiler.AspNetCore.dll": {
  4774. "related": ".xml"
  4775. }
  4776. },
  4777. "runtime": {
  4778. "lib/net6.0/MiniProfiler.AspNetCore.dll": {
  4779. "related": ".xml"
  4780. }
  4781. },
  4782. "frameworkReferences": [
  4783. "Microsoft.AspNetCore.App"
  4784. ]
  4785. },
  4786. "MiniProfiler.AspNetCore.Mvc/4.3.8": {
  4787. "type": "package",
  4788. "dependencies": {
  4789. "MiniProfiler.AspNetCore": "4.3.8"
  4790. },
  4791. "compile": {
  4792. "lib/net6.0/MiniProfiler.AspNetCore.Mvc.dll": {
  4793. "related": ".xml"
  4794. }
  4795. },
  4796. "runtime": {
  4797. "lib/net6.0/MiniProfiler.AspNetCore.Mvc.dll": {
  4798. "related": ".xml"
  4799. }
  4800. },
  4801. "frameworkReferences": [
  4802. "Microsoft.AspNetCore.App"
  4803. ]
  4804. },
  4805. "MiniProfiler.Shared/4.3.8": {
  4806. "type": "package",
  4807. "dependencies": {
  4808. "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
  4809. "Newtonsoft.Json": "13.0.1",
  4810. "System.ComponentModel.Primitives": "4.3.0",
  4811. "System.Data.Common": "4.3.0",
  4812. "System.Diagnostics.DiagnosticSource": "4.4.1",
  4813. "System.Diagnostics.StackTrace": "4.3.0",
  4814. "System.Dynamic.Runtime": "4.3.0",
  4815. "System.Reflection.Emit.Lightweight": "4.3.0",
  4816. "System.Runtime.Extensions": "4.3.0",
  4817. "System.Runtime.Serialization.Primitives": "4.3.0",
  4818. "System.Threading.Tasks.Parallel": "4.3.0"
  4819. },
  4820. "compile": {
  4821. "lib/netstandard2.0/MiniProfiler.Shared.dll": {
  4822. "related": ".xml"
  4823. }
  4824. },
  4825. "runtime": {
  4826. "lib/netstandard2.0/MiniProfiler.Shared.dll": {
  4827. "related": ".xml"
  4828. }
  4829. }
  4830. },
  4831. "MoYu.Extras.Authentication.JwtBearer/1.0.6": {
  4832. "type": "package",
  4833. "dependencies": {
  4834. "Microsoft.AspNetCore.Authentication.JwtBearer": "7.0.18"
  4835. },
  4836. "compile": {
  4837. "lib/net7.0/MoYu.Extras.Authentication.JwtBearer.dll": {
  4838. "related": ".xml"
  4839. }
  4840. },
  4841. "runtime": {
  4842. "lib/net7.0/MoYu.Extras.Authentication.JwtBearer.dll": {
  4843. "related": ".xml"
  4844. }
  4845. }
  4846. },
  4847. "MoYu.Extras.ObjectMapper.Mapster/1.0.6": {
  4848. "type": "package",
  4849. "dependencies": {
  4850. "Mapster": "7.4.0",
  4851. "Mapster.DependencyInjection": "1.0.1",
  4852. "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0"
  4853. },
  4854. "compile": {
  4855. "lib/net7.0/MoYu.Extras.ObjectMapper.Mapster.dll": {
  4856. "related": ".xml"
  4857. }
  4858. },
  4859. "runtime": {
  4860. "lib/net7.0/MoYu.Extras.ObjectMapper.Mapster.dll": {
  4861. "related": ".xml"
  4862. }
  4863. }
  4864. },
  4865. "MoYu.Pure/1.0.6": {
  4866. "type": "package",
  4867. "dependencies": {
  4868. "MiniProfiler.AspNetCore.Mvc": "4.3.8",
  4869. "MoYu.Pure.Extras.DependencyModel.CodeAnalysis": "1.0.6",
  4870. "Swashbuckle.AspNetCore": "6.5.0"
  4871. },
  4872. "compile": {
  4873. "lib/net7.0/MoYu.Pure.dll": {
  4874. "related": ".xml"
  4875. }
  4876. },
  4877. "runtime": {
  4878. "lib/net7.0/MoYu.Pure.dll": {
  4879. "related": ".xml"
  4880. }
  4881. },
  4882. "frameworkReferences": [
  4883. "Microsoft.AspNetCore.App"
  4884. ],
  4885. "contentFiles": {
  4886. "contentFiles/any/any/_._": {
  4887. "buildAction": "None",
  4888. "codeLanguage": "any",
  4889. "copyToOutput": false
  4890. }
  4891. }
  4892. },
  4893. "MoYu.Pure.Extras.DependencyModel.CodeAnalysis/1.0.6": {
  4894. "type": "package",
  4895. "dependencies": {
  4896. "Ben.Demystifier": "0.4.1",
  4897. "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "7.0.18",
  4898. "Microsoft.AspNetCore.Razor.Language": "6.0.29",
  4899. "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.9.2",
  4900. "Microsoft.Extensions.DependencyModel": "7.0.0",
  4901. "System.Text.Json": "7.0.4",
  4902. "System.Text.RegularExpressions": "4.3.1"
  4903. },
  4904. "compile": {
  4905. "lib/net7.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll": {
  4906. "related": ".xml"
  4907. }
  4908. },
  4909. "runtime": {
  4910. "lib/net7.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll": {
  4911. "related": ".xml"
  4912. }
  4913. }
  4914. },
  4915. "MySqlConnector/2.2.5": {
  4916. "type": "package",
  4917. "compile": {
  4918. "lib/net7.0/MySqlConnector.dll": {
  4919. "related": ".xml"
  4920. }
  4921. },
  4922. "runtime": {
  4923. "lib/net7.0/MySqlConnector.dll": {
  4924. "related": ".xml"
  4925. }
  4926. }
  4927. },
  4928. "NewLife.Core/10.10.2024.601": {
  4929. "type": "package",
  4930. "compile": {
  4931. "lib/net7.0/NewLife.Core.dll": {
  4932. "related": ".xml"
  4933. }
  4934. },
  4935. "runtime": {
  4936. "lib/net7.0/NewLife.Core.dll": {
  4937. "related": ".xml"
  4938. }
  4939. }
  4940. },
  4941. "NewLife.Redis/5.6.2024.402": {
  4942. "type": "package",
  4943. "dependencies": {
  4944. "NewLife.Core": "10.9.2024.402"
  4945. },
  4946. "compile": {
  4947. "lib/netstandard2.1/NewLife.Redis.dll": {
  4948. "related": ".xml"
  4949. }
  4950. },
  4951. "runtime": {
  4952. "lib/netstandard2.1/NewLife.Redis.dll": {
  4953. "related": ".xml"
  4954. }
  4955. }
  4956. },
  4957. "Newtonsoft.Json/13.0.3": {
  4958. "type": "package",
  4959. "compile": {
  4960. "lib/net6.0/Newtonsoft.Json.dll": {
  4961. "related": ".xml"
  4962. }
  4963. },
  4964. "runtime": {
  4965. "lib/net6.0/Newtonsoft.Json.dll": {
  4966. "related": ".xml"
  4967. }
  4968. }
  4969. },
  4970. "Newtonsoft.Json.Bson/1.0.2": {
  4971. "type": "package",
  4972. "dependencies": {
  4973. "Newtonsoft.Json": "12.0.1"
  4974. },
  4975. "compile": {
  4976. "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
  4977. "related": ".pdb;.xml"
  4978. }
  4979. },
  4980. "runtime": {
  4981. "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
  4982. "related": ".pdb;.xml"
  4983. }
  4984. }
  4985. },
  4986. "Npgsql/5.0.18": {
  4987. "type": "package",
  4988. "dependencies": {
  4989. "System.Runtime.CompilerServices.Unsafe": "4.6.0"
  4990. },
  4991. "compile": {
  4992. "lib/net5.0/Npgsql.dll": {
  4993. "related": ".xml"
  4994. }
  4995. },
  4996. "runtime": {
  4997. "lib/net5.0/Npgsql.dll": {
  4998. "related": ".xml"
  4999. }
  5000. }
  5001. },
  5002. "Oracle.ManagedDataAccess.Core/3.21.100": {
  5003. "type": "package",
  5004. "dependencies": {
  5005. "System.Diagnostics.PerformanceCounter": "6.0.1",
  5006. "System.DirectoryServices": "6.0.1",
  5007. "System.DirectoryServices.Protocols": "6.0.1"
  5008. },
  5009. "compile": {
  5010. "lib/netstandard2.1/Oracle.ManagedDataAccess.dll": {}
  5011. },
  5012. "runtime": {
  5013. "lib/netstandard2.1/Oracle.ManagedDataAccess.dll": {}
  5014. }
  5015. },
  5016. "Oscar.Data.SqlClient/4.0.4": {
  5017. "type": "package",
  5018. "dependencies": {
  5019. "System.Text.Encoding.CodePages": "4.7.1"
  5020. },
  5021. "compile": {
  5022. "lib/netstandard2.0/Oscar.Data.SqlClient.dll": {}
  5023. },
  5024. "runtime": {
  5025. "lib/netstandard2.0/Oscar.Data.SqlClient.dll": {}
  5026. }
  5027. },
  5028. "Portable.BouncyCastle/1.9.0": {
  5029. "type": "package",
  5030. "compile": {
  5031. "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
  5032. "related": ".xml"
  5033. }
  5034. },
  5035. "runtime": {
  5036. "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
  5037. "related": ".xml"
  5038. }
  5039. }
  5040. },
  5041. "SharpCompress/0.37.2": {
  5042. "type": "package",
  5043. "dependencies": {
  5044. "ZstdSharp.Port": "0.8.0"
  5045. },
  5046. "compile": {
  5047. "lib/net6.0/SharpCompress.dll": {}
  5048. },
  5049. "runtime": {
  5050. "lib/net6.0/SharpCompress.dll": {}
  5051. }
  5052. },
  5053. "SharpZipLib/1.4.2": {
  5054. "type": "package",
  5055. "compile": {
  5056. "lib/net6.0/ICSharpCode.SharpZipLib.dll": {
  5057. "related": ".pdb;.xml"
  5058. }
  5059. },
  5060. "runtime": {
  5061. "lib/net6.0/ICSharpCode.SharpZipLib.dll": {
  5062. "related": ".pdb;.xml"
  5063. }
  5064. }
  5065. },
  5066. "SimpleRedis/1.1.9": {
  5067. "type": "package",
  5068. "dependencies": {
  5069. "Microsoft.Extensions.Configuration": "7.0.0",
  5070. "Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
  5071. "Microsoft.Extensions.DependencyInjection": "7.0.0",
  5072. "Microsoft.Extensions.Options": "7.0.0",
  5073. "Microsoft.Extensions.Options.ConfigurationExtensions": "7.0.0",
  5074. "NewLife.Redis": "5.6.2024.402"
  5075. },
  5076. "compile": {
  5077. "lib/net7.0/SimpleRedis.dll": {
  5078. "related": ".xml"
  5079. }
  5080. },
  5081. "runtime": {
  5082. "lib/net7.0/SimpleRedis.dll": {
  5083. "related": ".xml"
  5084. }
  5085. }
  5086. },
  5087. "SimpleTool/1.0.6": {
  5088. "type": "package",
  5089. "dependencies": {
  5090. "Newtonsoft.Json": "13.0.3"
  5091. },
  5092. "compile": {
  5093. "lib/net7.0/SimpleTool.dll": {
  5094. "related": ".xml"
  5095. }
  5096. },
  5097. "runtime": {
  5098. "lib/net7.0/SimpleTool.dll": {
  5099. "related": ".xml"
  5100. }
  5101. }
  5102. },
  5103. "SixLabors.Fonts/2.0.3": {
  5104. "type": "package",
  5105. "compile": {
  5106. "lib/net6.0/SixLabors.Fonts.dll": {
  5107. "related": ".xml"
  5108. }
  5109. },
  5110. "runtime": {
  5111. "lib/net6.0/SixLabors.Fonts.dll": {
  5112. "related": ".xml"
  5113. }
  5114. }
  5115. },
  5116. "SixLabors.ImageSharp/3.1.4": {
  5117. "type": "package",
  5118. "compile": {
  5119. "lib/net6.0/SixLabors.ImageSharp.dll": {
  5120. "related": ".xml"
  5121. }
  5122. },
  5123. "runtime": {
  5124. "lib/net6.0/SixLabors.ImageSharp.dll": {
  5125. "related": ".xml"
  5126. }
  5127. },
  5128. "build": {
  5129. "build/_._": {}
  5130. }
  5131. },
  5132. "SixLabors.ImageSharp.Drawing/2.1.3": {
  5133. "type": "package",
  5134. "dependencies": {
  5135. "SixLabors.Fonts": "2.0.3",
  5136. "SixLabors.ImageSharp": "3.1.4"
  5137. },
  5138. "compile": {
  5139. "lib/net6.0/SixLabors.ImageSharp.Drawing.dll": {
  5140. "related": ".xml"
  5141. }
  5142. },
  5143. "runtime": {
  5144. "lib/net6.0/SixLabors.ImageSharp.Drawing.dll": {
  5145. "related": ".xml"
  5146. }
  5147. }
  5148. },
  5149. "SkiaSharp/2.88.6": {
  5150. "type": "package",
  5151. "dependencies": {
  5152. "SkiaSharp.NativeAssets.Win32": "2.88.6",
  5153. "SkiaSharp.NativeAssets.macOS": "2.88.6"
  5154. },
  5155. "compile": {
  5156. "lib/net6.0/SkiaSharp.dll": {
  5157. "related": ".pdb;.xml"
  5158. }
  5159. },
  5160. "runtime": {
  5161. "lib/net6.0/SkiaSharp.dll": {
  5162. "related": ".pdb;.xml"
  5163. }
  5164. }
  5165. },
  5166. "SkiaSharp.NativeAssets.Linux.NoDependencies/2.88.6": {
  5167. "type": "package",
  5168. "dependencies": {
  5169. "SkiaSharp": "2.88.6"
  5170. },
  5171. "compile": {
  5172. "lib/net6.0/_._": {}
  5173. },
  5174. "runtime": {
  5175. "lib/net6.0/_._": {}
  5176. },
  5177. "runtimeTargets": {
  5178. "runtimes/linux-arm/native/libSkiaSharp.so": {
  5179. "assetType": "native",
  5180. "rid": "linux-arm"
  5181. },
  5182. "runtimes/linux-arm64/native/libSkiaSharp.so": {
  5183. "assetType": "native",
  5184. "rid": "linux-arm64"
  5185. },
  5186. "runtimes/linux-musl-x64/native/libSkiaSharp.so": {
  5187. "assetType": "native",
  5188. "rid": "linux-musl-x64"
  5189. },
  5190. "runtimes/linux-x64/native/libSkiaSharp.so": {
  5191. "assetType": "native",
  5192. "rid": "linux-x64"
  5193. }
  5194. }
  5195. },
  5196. "SkiaSharp.NativeAssets.macOS/2.88.6": {
  5197. "type": "package",
  5198. "compile": {
  5199. "lib/net6.0/_._": {}
  5200. },
  5201. "runtime": {
  5202. "lib/net6.0/_._": {}
  5203. },
  5204. "runtimeTargets": {
  5205. "runtimes/osx/native/libSkiaSharp.dylib": {
  5206. "assetType": "native",
  5207. "rid": "osx"
  5208. }
  5209. }
  5210. },
  5211. "SkiaSharp.NativeAssets.Win32/2.88.6": {
  5212. "type": "package",
  5213. "compile": {
  5214. "lib/net6.0/_._": {}
  5215. },
  5216. "runtime": {
  5217. "lib/net6.0/_._": {}
  5218. },
  5219. "runtimeTargets": {
  5220. "runtimes/win-arm64/native/libSkiaSharp.dll": {
  5221. "assetType": "native",
  5222. "rid": "win-arm64"
  5223. },
  5224. "runtimes/win-x64/native/libSkiaSharp.dll": {
  5225. "assetType": "native",
  5226. "rid": "win-x64"
  5227. },
  5228. "runtimes/win-x86/native/libSkiaSharp.dll": {
  5229. "assetType": "native",
  5230. "rid": "win-x86"
  5231. }
  5232. }
  5233. },
  5234. "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": {
  5235. "type": "package",
  5236. "dependencies": {
  5237. "SQLitePCLRaw.lib.e_sqlite3": "2.1.6",
  5238. "SQLitePCLRaw.provider.e_sqlite3": "2.1.6"
  5239. },
  5240. "compile": {
  5241. "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
  5242. },
  5243. "runtime": {
  5244. "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
  5245. }
  5246. },
  5247. "SQLitePCLRaw.core/2.1.6": {
  5248. "type": "package",
  5249. "dependencies": {
  5250. "System.Memory": "4.5.3"
  5251. },
  5252. "compile": {
  5253. "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
  5254. },
  5255. "runtime": {
  5256. "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
  5257. }
  5258. },
  5259. "SQLitePCLRaw.lib.e_sqlite3/2.1.6": {
  5260. "type": "package",
  5261. "compile": {
  5262. "lib/netstandard2.0/_._": {}
  5263. },
  5264. "runtime": {
  5265. "lib/netstandard2.0/_._": {}
  5266. },
  5267. "build": {
  5268. "buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets": {}
  5269. },
  5270. "runtimeTargets": {
  5271. "runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a": {
  5272. "assetType": "native",
  5273. "rid": "browser-wasm"
  5274. },
  5275. "runtimes/linux-arm/native/libe_sqlite3.so": {
  5276. "assetType": "native",
  5277. "rid": "linux-arm"
  5278. },
  5279. "runtimes/linux-arm64/native/libe_sqlite3.so": {
  5280. "assetType": "native",
  5281. "rid": "linux-arm64"
  5282. },
  5283. "runtimes/linux-armel/native/libe_sqlite3.so": {
  5284. "assetType": "native",
  5285. "rid": "linux-armel"
  5286. },
  5287. "runtimes/linux-mips64/native/libe_sqlite3.so": {
  5288. "assetType": "native",
  5289. "rid": "linux-mips64"
  5290. },
  5291. "runtimes/linux-musl-arm/native/libe_sqlite3.so": {
  5292. "assetType": "native",
  5293. "rid": "linux-musl-arm"
  5294. },
  5295. "runtimes/linux-musl-arm64/native/libe_sqlite3.so": {
  5296. "assetType": "native",
  5297. "rid": "linux-musl-arm64"
  5298. },
  5299. "runtimes/linux-musl-x64/native/libe_sqlite3.so": {
  5300. "assetType": "native",
  5301. "rid": "linux-musl-x64"
  5302. },
  5303. "runtimes/linux-ppc64le/native/libe_sqlite3.so": {
  5304. "assetType": "native",
  5305. "rid": "linux-ppc64le"
  5306. },
  5307. "runtimes/linux-s390x/native/libe_sqlite3.so": {
  5308. "assetType": "native",
  5309. "rid": "linux-s390x"
  5310. },
  5311. "runtimes/linux-x64/native/libe_sqlite3.so": {
  5312. "assetType": "native",
  5313. "rid": "linux-x64"
  5314. },
  5315. "runtimes/linux-x86/native/libe_sqlite3.so": {
  5316. "assetType": "native",
  5317. "rid": "linux-x86"
  5318. },
  5319. "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": {
  5320. "assetType": "native",
  5321. "rid": "maccatalyst-arm64"
  5322. },
  5323. "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": {
  5324. "assetType": "native",
  5325. "rid": "maccatalyst-x64"
  5326. },
  5327. "runtimes/osx-arm64/native/libe_sqlite3.dylib": {
  5328. "assetType": "native",
  5329. "rid": "osx-arm64"
  5330. },
  5331. "runtimes/osx-x64/native/libe_sqlite3.dylib": {
  5332. "assetType": "native",
  5333. "rid": "osx-x64"
  5334. },
  5335. "runtimes/win-arm/native/e_sqlite3.dll": {
  5336. "assetType": "native",
  5337. "rid": "win-arm"
  5338. },
  5339. "runtimes/win-arm64/native/e_sqlite3.dll": {
  5340. "assetType": "native",
  5341. "rid": "win-arm64"
  5342. },
  5343. "runtimes/win-x64/native/e_sqlite3.dll": {
  5344. "assetType": "native",
  5345. "rid": "win-x64"
  5346. },
  5347. "runtimes/win-x86/native/e_sqlite3.dll": {
  5348. "assetType": "native",
  5349. "rid": "win-x86"
  5350. }
  5351. }
  5352. },
  5353. "SQLitePCLRaw.provider.e_sqlite3/2.1.6": {
  5354. "type": "package",
  5355. "dependencies": {
  5356. "SQLitePCLRaw.core": "2.1.6"
  5357. },
  5358. "compile": {
  5359. "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
  5360. },
  5361. "runtime": {
  5362. "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
  5363. }
  5364. },
  5365. "SqlSugarCore/5.1.4.158": {
  5366. "type": "package",
  5367. "dependencies": {
  5368. "Microsoft.Data.SqlClient": "2.1.7",
  5369. "Microsoft.Data.Sqlite": "8.0.1",
  5370. "MySqlConnector": "2.2.5",
  5371. "Newtonsoft.Json": "13.0.2",
  5372. "Npgsql": "5.0.18",
  5373. "Oracle.ManagedDataAccess.Core": "3.21.100",
  5374. "Oscar.Data.SqlClient": "4.0.4",
  5375. "SqlSugarCore.Dm": "1.3.0",
  5376. "SqlSugarCore.Kdbndp": "9.3.6.411",
  5377. "System.Data.Common": "4.3.0",
  5378. "System.Reflection.Emit.Lightweight": "4.3.0"
  5379. },
  5380. "compile": {
  5381. "lib/netstandard2.1/SqlSugar.dll": {}
  5382. },
  5383. "runtime": {
  5384. "lib/netstandard2.1/SqlSugar.dll": {}
  5385. }
  5386. },
  5387. "SqlSugarCore.Dm/1.3.0": {
  5388. "type": "package",
  5389. "dependencies": {
  5390. "System.Text.Encoding.CodePages": "5.0.0"
  5391. },
  5392. "compile": {
  5393. "lib/netstandard2.0/DmProvider.dll": {}
  5394. },
  5395. "runtime": {
  5396. "lib/netstandard2.0/DmProvider.dll": {}
  5397. }
  5398. },
  5399. "SqlSugarCore.Kdbndp/9.3.6.411": {
  5400. "type": "package",
  5401. "compile": {
  5402. "lib/netstandard2.1/Kdbndp.dll": {}
  5403. },
  5404. "runtime": {
  5405. "lib/netstandard2.1/Kdbndp.dll": {}
  5406. }
  5407. },
  5408. "Swashbuckle.AspNetCore/6.5.0": {
  5409. "type": "package",
  5410. "dependencies": {
  5411. "Microsoft.Extensions.ApiDescription.Server": "6.0.5",
  5412. "Swashbuckle.AspNetCore.Swagger": "6.5.0",
  5413. "Swashbuckle.AspNetCore.SwaggerGen": "6.5.0",
  5414. "Swashbuckle.AspNetCore.SwaggerUI": "6.5.0"
  5415. },
  5416. "build": {
  5417. "build/_._": {}
  5418. }
  5419. },
  5420. "Swashbuckle.AspNetCore.Swagger/6.5.0": {
  5421. "type": "package",
  5422. "dependencies": {
  5423. "Microsoft.OpenApi": "1.2.3"
  5424. },
  5425. "compile": {
  5426. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": {
  5427. "related": ".pdb;.xml"
  5428. }
  5429. },
  5430. "runtime": {
  5431. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": {
  5432. "related": ".pdb;.xml"
  5433. }
  5434. },
  5435. "frameworkReferences": [
  5436. "Microsoft.AspNetCore.App"
  5437. ]
  5438. },
  5439. "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
  5440. "type": "package",
  5441. "dependencies": {
  5442. "Swashbuckle.AspNetCore.Swagger": "6.5.0"
  5443. },
  5444. "compile": {
  5445. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
  5446. "related": ".pdb;.xml"
  5447. }
  5448. },
  5449. "runtime": {
  5450. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
  5451. "related": ".pdb;.xml"
  5452. }
  5453. }
  5454. },
  5455. "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
  5456. "type": "package",
  5457. "compile": {
  5458. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
  5459. "related": ".pdb;.xml"
  5460. }
  5461. },
  5462. "runtime": {
  5463. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
  5464. "related": ".pdb;.xml"
  5465. }
  5466. },
  5467. "frameworkReferences": [
  5468. "Microsoft.AspNetCore.App"
  5469. ]
  5470. },
  5471. "System.CodeDom/8.0.0": {
  5472. "type": "package",
  5473. "compile": {
  5474. "lib/net7.0/System.CodeDom.dll": {
  5475. "related": ".xml"
  5476. }
  5477. },
  5478. "runtime": {
  5479. "lib/net7.0/System.CodeDom.dll": {
  5480. "related": ".xml"
  5481. }
  5482. },
  5483. "build": {
  5484. "buildTransitive/net6.0/_._": {}
  5485. }
  5486. },
  5487. "System.Collections/4.3.0": {
  5488. "type": "package",
  5489. "dependencies": {
  5490. "Microsoft.NETCore.Platforms": "1.1.0",
  5491. "Microsoft.NETCore.Targets": "1.1.0",
  5492. "System.Runtime": "4.3.0"
  5493. },
  5494. "compile": {
  5495. "ref/netstandard1.3/_._": {
  5496. "related": ".xml"
  5497. }
  5498. }
  5499. },
  5500. "System.Collections.Concurrent/4.3.0": {
  5501. "type": "package",
  5502. "dependencies": {
  5503. "System.Collections": "4.3.0",
  5504. "System.Diagnostics.Debug": "4.3.0",
  5505. "System.Diagnostics.Tracing": "4.3.0",
  5506. "System.Globalization": "4.3.0",
  5507. "System.Reflection": "4.3.0",
  5508. "System.Resources.ResourceManager": "4.3.0",
  5509. "System.Runtime": "4.3.0",
  5510. "System.Runtime.Extensions": "4.3.0",
  5511. "System.Threading": "4.3.0",
  5512. "System.Threading.Tasks": "4.3.0"
  5513. },
  5514. "compile": {
  5515. "ref/netstandard1.3/System.Collections.Concurrent.dll": {
  5516. "related": ".xml"
  5517. }
  5518. },
  5519. "runtime": {
  5520. "lib/netstandard1.3/System.Collections.Concurrent.dll": {}
  5521. }
  5522. },
  5523. "System.Collections.Immutable/8.0.0": {
  5524. "type": "package",
  5525. "compile": {
  5526. "lib/net7.0/System.Collections.Immutable.dll": {
  5527. "related": ".xml"
  5528. }
  5529. },
  5530. "runtime": {
  5531. "lib/net7.0/System.Collections.Immutable.dll": {
  5532. "related": ".xml"
  5533. }
  5534. },
  5535. "build": {
  5536. "buildTransitive/net6.0/_._": {}
  5537. }
  5538. },
  5539. "System.ComponentModel/4.3.0": {
  5540. "type": "package",
  5541. "dependencies": {
  5542. "System.Runtime": "4.3.0"
  5543. },
  5544. "compile": {
  5545. "ref/netstandard1.0/System.ComponentModel.dll": {
  5546. "related": ".xml"
  5547. }
  5548. },
  5549. "runtime": {
  5550. "lib/netstandard1.3/System.ComponentModel.dll": {}
  5551. }
  5552. },
  5553. "System.ComponentModel.Annotations/4.7.0": {
  5554. "type": "package",
  5555. "compile": {
  5556. "ref/netstandard2.1/System.ComponentModel.Annotations.dll": {
  5557. "related": ".xml"
  5558. }
  5559. },
  5560. "runtime": {
  5561. "lib/netstandard2.1/System.ComponentModel.Annotations.dll": {
  5562. "related": ".xml"
  5563. }
  5564. }
  5565. },
  5566. "System.ComponentModel.Primitives/4.3.0": {
  5567. "type": "package",
  5568. "dependencies": {
  5569. "System.ComponentModel": "4.3.0",
  5570. "System.Resources.ResourceManager": "4.3.0",
  5571. "System.Runtime": "4.3.0"
  5572. },
  5573. "compile": {
  5574. "ref/netstandard1.0/System.ComponentModel.Primitives.dll": {
  5575. "related": ".xml"
  5576. }
  5577. },
  5578. "runtime": {
  5579. "lib/netstandard1.0/System.ComponentModel.Primitives.dll": {}
  5580. }
  5581. },
  5582. "System.Composition/8.0.0": {
  5583. "type": "package",
  5584. "dependencies": {
  5585. "System.Composition.AttributedModel": "8.0.0",
  5586. "System.Composition.Convention": "8.0.0",
  5587. "System.Composition.Hosting": "8.0.0",
  5588. "System.Composition.Runtime": "8.0.0",
  5589. "System.Composition.TypedParts": "8.0.0"
  5590. },
  5591. "compile": {
  5592. "lib/netcoreapp2.0/_._": {}
  5593. },
  5594. "runtime": {
  5595. "lib/netcoreapp2.0/_._": {}
  5596. },
  5597. "build": {
  5598. "buildTransitive/net6.0/_._": {}
  5599. }
  5600. },
  5601. "System.Composition.AttributedModel/8.0.0": {
  5602. "type": "package",
  5603. "compile": {
  5604. "lib/net7.0/System.Composition.AttributedModel.dll": {
  5605. "related": ".xml"
  5606. }
  5607. },
  5608. "runtime": {
  5609. "lib/net7.0/System.Composition.AttributedModel.dll": {
  5610. "related": ".xml"
  5611. }
  5612. },
  5613. "build": {
  5614. "buildTransitive/net6.0/_._": {}
  5615. }
  5616. },
  5617. "System.Composition.Convention/8.0.0": {
  5618. "type": "package",
  5619. "dependencies": {
  5620. "System.Composition.AttributedModel": "8.0.0"
  5621. },
  5622. "compile": {
  5623. "lib/net7.0/System.Composition.Convention.dll": {
  5624. "related": ".xml"
  5625. }
  5626. },
  5627. "runtime": {
  5628. "lib/net7.0/System.Composition.Convention.dll": {
  5629. "related": ".xml"
  5630. }
  5631. },
  5632. "build": {
  5633. "buildTransitive/net6.0/_._": {}
  5634. }
  5635. },
  5636. "System.Composition.Hosting/8.0.0": {
  5637. "type": "package",
  5638. "dependencies": {
  5639. "System.Composition.Runtime": "8.0.0"
  5640. },
  5641. "compile": {
  5642. "lib/net7.0/System.Composition.Hosting.dll": {
  5643. "related": ".xml"
  5644. }
  5645. },
  5646. "runtime": {
  5647. "lib/net7.0/System.Composition.Hosting.dll": {
  5648. "related": ".xml"
  5649. }
  5650. },
  5651. "build": {
  5652. "buildTransitive/net6.0/_._": {}
  5653. }
  5654. },
  5655. "System.Composition.Runtime/8.0.0": {
  5656. "type": "package",
  5657. "compile": {
  5658. "lib/net7.0/System.Composition.Runtime.dll": {
  5659. "related": ".xml"
  5660. }
  5661. },
  5662. "runtime": {
  5663. "lib/net7.0/System.Composition.Runtime.dll": {
  5664. "related": ".xml"
  5665. }
  5666. },
  5667. "build": {
  5668. "buildTransitive/net6.0/_._": {}
  5669. }
  5670. },
  5671. "System.Composition.TypedParts/8.0.0": {
  5672. "type": "package",
  5673. "dependencies": {
  5674. "System.Composition.AttributedModel": "8.0.0",
  5675. "System.Composition.Hosting": "8.0.0",
  5676. "System.Composition.Runtime": "8.0.0"
  5677. },
  5678. "compile": {
  5679. "lib/net7.0/System.Composition.TypedParts.dll": {
  5680. "related": ".xml"
  5681. }
  5682. },
  5683. "runtime": {
  5684. "lib/net7.0/System.Composition.TypedParts.dll": {
  5685. "related": ".xml"
  5686. }
  5687. },
  5688. "build": {
  5689. "buildTransitive/net6.0/_._": {}
  5690. }
  5691. },
  5692. "System.Configuration.ConfigurationManager/8.0.0": {
  5693. "type": "package",
  5694. "dependencies": {
  5695. "System.Diagnostics.EventLog": "8.0.0",
  5696. "System.Security.Cryptography.ProtectedData": "8.0.0"
  5697. },
  5698. "compile": {
  5699. "lib/net7.0/System.Configuration.ConfigurationManager.dll": {
  5700. "related": ".xml"
  5701. }
  5702. },
  5703. "runtime": {
  5704. "lib/net7.0/System.Configuration.ConfigurationManager.dll": {
  5705. "related": ".xml"
  5706. }
  5707. },
  5708. "build": {
  5709. "buildTransitive/net6.0/_._": {}
  5710. }
  5711. },
  5712. "System.Data.Common/4.3.0": {
  5713. "type": "package",
  5714. "dependencies": {
  5715. "System.Collections": "4.3.0",
  5716. "System.Globalization": "4.3.0",
  5717. "System.IO": "4.3.0",
  5718. "System.Resources.ResourceManager": "4.3.0",
  5719. "System.Runtime": "4.3.0",
  5720. "System.Runtime.Extensions": "4.3.0",
  5721. "System.Text.RegularExpressions": "4.3.0",
  5722. "System.Threading.Tasks": "4.3.0"
  5723. },
  5724. "compile": {
  5725. "ref/netstandard1.2/System.Data.Common.dll": {
  5726. "related": ".xml"
  5727. }
  5728. },
  5729. "runtime": {
  5730. "lib/netstandard1.2/System.Data.Common.dll": {}
  5731. }
  5732. },
  5733. "System.Diagnostics.Debug/4.3.0": {
  5734. "type": "package",
  5735. "dependencies": {
  5736. "Microsoft.NETCore.Platforms": "1.1.0",
  5737. "Microsoft.NETCore.Targets": "1.1.0",
  5738. "System.Runtime": "4.3.0"
  5739. },
  5740. "compile": {
  5741. "ref/netstandard1.3/_._": {
  5742. "related": ".xml"
  5743. }
  5744. }
  5745. },
  5746. "System.Diagnostics.DiagnosticSource/4.7.0": {
  5747. "type": "package",
  5748. "compile": {
  5749. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {
  5750. "related": ".xml"
  5751. }
  5752. },
  5753. "runtime": {
  5754. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {
  5755. "related": ".xml"
  5756. }
  5757. }
  5758. },
  5759. "System.Diagnostics.EventLog/8.0.0": {
  5760. "type": "package",
  5761. "compile": {
  5762. "lib/net7.0/System.Diagnostics.EventLog.dll": {
  5763. "related": ".xml"
  5764. }
  5765. },
  5766. "runtime": {
  5767. "lib/net7.0/System.Diagnostics.EventLog.dll": {
  5768. "related": ".xml"
  5769. }
  5770. },
  5771. "build": {
  5772. "buildTransitive/net6.0/_._": {}
  5773. },
  5774. "runtimeTargets": {
  5775. "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.Messages.dll": {
  5776. "assetType": "runtime",
  5777. "rid": "win"
  5778. },
  5779. "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll": {
  5780. "assetType": "runtime",
  5781. "rid": "win"
  5782. }
  5783. }
  5784. },
  5785. "System.Diagnostics.PerformanceCounter/7.0.0": {
  5786. "type": "package",
  5787. "dependencies": {
  5788. "System.Configuration.ConfigurationManager": "7.0.0"
  5789. },
  5790. "compile": {
  5791. "lib/net7.0/System.Diagnostics.PerformanceCounter.dll": {
  5792. "related": ".xml"
  5793. }
  5794. },
  5795. "runtime": {
  5796. "lib/net7.0/System.Diagnostics.PerformanceCounter.dll": {
  5797. "related": ".xml"
  5798. }
  5799. },
  5800. "build": {
  5801. "buildTransitive/net6.0/_._": {}
  5802. },
  5803. "runtimeTargets": {
  5804. "runtimes/win/lib/net7.0/System.Diagnostics.PerformanceCounter.dll": {
  5805. "assetType": "runtime",
  5806. "rid": "win"
  5807. }
  5808. }
  5809. },
  5810. "System.Diagnostics.StackTrace/4.3.0": {
  5811. "type": "package",
  5812. "dependencies": {
  5813. "System.IO.FileSystem": "4.3.0",
  5814. "System.Reflection": "4.3.0",
  5815. "System.Reflection.Metadata": "1.4.1",
  5816. "System.Runtime": "4.3.0"
  5817. },
  5818. "compile": {
  5819. "ref/netstandard1.3/System.Diagnostics.StackTrace.dll": {
  5820. "related": ".xml"
  5821. }
  5822. },
  5823. "runtime": {
  5824. "lib/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
  5825. }
  5826. },
  5827. "System.Diagnostics.Tracing/4.3.0": {
  5828. "type": "package",
  5829. "dependencies": {
  5830. "Microsoft.NETCore.Platforms": "1.1.0",
  5831. "Microsoft.NETCore.Targets": "1.1.0",
  5832. "System.Runtime": "4.3.0"
  5833. },
  5834. "compile": {
  5835. "ref/netstandard1.5/_._": {
  5836. "related": ".xml"
  5837. }
  5838. }
  5839. },
  5840. "System.DirectoryServices/6.0.1": {
  5841. "type": "package",
  5842. "dependencies": {
  5843. "System.Security.AccessControl": "6.0.0",
  5844. "System.Security.Permissions": "6.0.0"
  5845. },
  5846. "compile": {
  5847. "lib/net6.0/System.DirectoryServices.dll": {
  5848. "related": ".xml"
  5849. }
  5850. },
  5851. "runtime": {
  5852. "lib/net6.0/System.DirectoryServices.dll": {
  5853. "related": ".xml"
  5854. }
  5855. },
  5856. "build": {
  5857. "buildTransitive/netcoreapp3.1/_._": {}
  5858. },
  5859. "runtimeTargets": {
  5860. "runtimes/win/lib/net6.0/System.DirectoryServices.dll": {
  5861. "assetType": "runtime",
  5862. "rid": "win"
  5863. }
  5864. }
  5865. },
  5866. "System.DirectoryServices.Protocols/6.0.1": {
  5867. "type": "package",
  5868. "compile": {
  5869. "lib/net6.0/System.DirectoryServices.Protocols.dll": {
  5870. "related": ".xml"
  5871. }
  5872. },
  5873. "runtime": {
  5874. "lib/net6.0/System.DirectoryServices.Protocols.dll": {
  5875. "related": ".xml"
  5876. }
  5877. },
  5878. "build": {
  5879. "buildTransitive/netcoreapp3.1/_._": {}
  5880. },
  5881. "runtimeTargets": {
  5882. "runtimes/linux/lib/net6.0/System.DirectoryServices.Protocols.dll": {
  5883. "assetType": "runtime",
  5884. "rid": "linux"
  5885. },
  5886. "runtimes/osx/lib/net6.0/System.DirectoryServices.Protocols.dll": {
  5887. "assetType": "runtime",
  5888. "rid": "osx"
  5889. },
  5890. "runtimes/win/lib/net6.0/System.DirectoryServices.Protocols.dll": {
  5891. "assetType": "runtime",
  5892. "rid": "win"
  5893. }
  5894. }
  5895. },
  5896. "System.Drawing.Common/8.0.6": {
  5897. "type": "package",
  5898. "dependencies": {
  5899. "Microsoft.Win32.SystemEvents": "8.0.0"
  5900. },
  5901. "compile": {
  5902. "lib/net7.0/System.Drawing.Common.dll": {
  5903. "related": ".pdb;.xml"
  5904. }
  5905. },
  5906. "runtime": {
  5907. "lib/net7.0/System.Drawing.Common.dll": {
  5908. "related": ".pdb;.xml"
  5909. }
  5910. },
  5911. "build": {
  5912. "buildTransitive/net6.0/_._": {}
  5913. }
  5914. },
  5915. "System.Dynamic.Runtime/4.3.0": {
  5916. "type": "package",
  5917. "dependencies": {
  5918. "System.Collections": "4.3.0",
  5919. "System.Diagnostics.Debug": "4.3.0",
  5920. "System.Linq": "4.3.0",
  5921. "System.Linq.Expressions": "4.3.0",
  5922. "System.ObjectModel": "4.3.0",
  5923. "System.Reflection": "4.3.0",
  5924. "System.Reflection.Emit": "4.3.0",
  5925. "System.Reflection.Emit.ILGeneration": "4.3.0",
  5926. "System.Reflection.Primitives": "4.3.0",
  5927. "System.Reflection.TypeExtensions": "4.3.0",
  5928. "System.Resources.ResourceManager": "4.3.0",
  5929. "System.Runtime": "4.3.0",
  5930. "System.Runtime.Extensions": "4.3.0",
  5931. "System.Threading": "4.3.0"
  5932. },
  5933. "compile": {
  5934. "ref/netstandard1.3/System.Dynamic.Runtime.dll": {
  5935. "related": ".xml"
  5936. }
  5937. },
  5938. "runtime": {
  5939. "lib/netstandard1.3/System.Dynamic.Runtime.dll": {}
  5940. }
  5941. },
  5942. "System.Formats.Asn1/7.0.0": {
  5943. "type": "package",
  5944. "compile": {
  5945. "lib/net7.0/System.Formats.Asn1.dll": {
  5946. "related": ".xml"
  5947. }
  5948. },
  5949. "runtime": {
  5950. "lib/net7.0/System.Formats.Asn1.dll": {
  5951. "related": ".xml"
  5952. }
  5953. },
  5954. "build": {
  5955. "buildTransitive/net6.0/_._": {}
  5956. }
  5957. },
  5958. "System.Globalization/4.3.0": {
  5959. "type": "package",
  5960. "dependencies": {
  5961. "Microsoft.NETCore.Platforms": "1.1.0",
  5962. "Microsoft.NETCore.Targets": "1.1.0",
  5963. "System.Runtime": "4.3.0"
  5964. },
  5965. "compile": {
  5966. "ref/netstandard1.3/_._": {
  5967. "related": ".xml"
  5968. }
  5969. }
  5970. },
  5971. "System.IdentityModel.Tokens.Jwt/6.35.0": {
  5972. "type": "package",
  5973. "dependencies": {
  5974. "Microsoft.IdentityModel.JsonWebTokens": "6.35.0",
  5975. "Microsoft.IdentityModel.Tokens": "6.35.0"
  5976. },
  5977. "compile": {
  5978. "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
  5979. "related": ".xml"
  5980. }
  5981. },
  5982. "runtime": {
  5983. "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
  5984. "related": ".xml"
  5985. }
  5986. }
  5987. },
  5988. "System.IO/4.3.0": {
  5989. "type": "package",
  5990. "dependencies": {
  5991. "Microsoft.NETCore.Platforms": "1.1.0",
  5992. "Microsoft.NETCore.Targets": "1.1.0",
  5993. "System.Runtime": "4.3.0",
  5994. "System.Text.Encoding": "4.3.0",
  5995. "System.Threading.Tasks": "4.3.0"
  5996. },
  5997. "compile": {
  5998. "ref/netstandard1.5/System.IO.dll": {
  5999. "related": ".xml"
  6000. }
  6001. }
  6002. },
  6003. "System.IO.FileSystem/4.3.0": {
  6004. "type": "package",
  6005. "dependencies": {
  6006. "Microsoft.NETCore.Platforms": "1.1.0",
  6007. "Microsoft.NETCore.Targets": "1.1.0",
  6008. "System.IO": "4.3.0",
  6009. "System.IO.FileSystem.Primitives": "4.3.0",
  6010. "System.Runtime": "4.3.0",
  6011. "System.Runtime.Handles": "4.3.0",
  6012. "System.Text.Encoding": "4.3.0",
  6013. "System.Threading.Tasks": "4.3.0"
  6014. },
  6015. "compile": {
  6016. "ref/netstandard1.3/_._": {
  6017. "related": ".xml"
  6018. }
  6019. }
  6020. },
  6021. "System.IO.FileSystem.Primitives/4.3.0": {
  6022. "type": "package",
  6023. "dependencies": {
  6024. "System.Runtime": "4.3.0"
  6025. },
  6026. "compile": {
  6027. "ref/netstandard1.3/_._": {
  6028. "related": ".xml"
  6029. }
  6030. },
  6031. "runtime": {
  6032. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
  6033. }
  6034. },
  6035. "System.IO.Hashing/7.0.0": {
  6036. "type": "package",
  6037. "compile": {
  6038. "lib/net7.0/System.IO.Hashing.dll": {
  6039. "related": ".xml"
  6040. }
  6041. },
  6042. "runtime": {
  6043. "lib/net7.0/System.IO.Hashing.dll": {
  6044. "related": ".xml"
  6045. }
  6046. },
  6047. "build": {
  6048. "buildTransitive/net6.0/_._": {}
  6049. }
  6050. },
  6051. "System.IO.Pipelines/8.0.0": {
  6052. "type": "package",
  6053. "compile": {
  6054. "lib/net7.0/System.IO.Pipelines.dll": {
  6055. "related": ".xml"
  6056. }
  6057. },
  6058. "runtime": {
  6059. "lib/net7.0/System.IO.Pipelines.dll": {
  6060. "related": ".xml"
  6061. }
  6062. },
  6063. "build": {
  6064. "buildTransitive/net6.0/_._": {}
  6065. }
  6066. },
  6067. "System.Linq/4.3.0": {
  6068. "type": "package",
  6069. "dependencies": {
  6070. "System.Collections": "4.3.0",
  6071. "System.Diagnostics.Debug": "4.3.0",
  6072. "System.Resources.ResourceManager": "4.3.0",
  6073. "System.Runtime": "4.3.0",
  6074. "System.Runtime.Extensions": "4.3.0"
  6075. },
  6076. "compile": {
  6077. "ref/netstandard1.6/_._": {
  6078. "related": ".xml"
  6079. }
  6080. },
  6081. "runtime": {
  6082. "lib/netstandard1.6/System.Linq.dll": {}
  6083. }
  6084. },
  6085. "System.Linq.Dynamic.Core/1.2.6": {
  6086. "type": "package",
  6087. "compile": {
  6088. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll": {
  6089. "related": ".pdb;.xml"
  6090. }
  6091. },
  6092. "runtime": {
  6093. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll": {
  6094. "related": ".pdb;.xml"
  6095. }
  6096. }
  6097. },
  6098. "System.Linq.Expressions/4.3.0": {
  6099. "type": "package",
  6100. "dependencies": {
  6101. "System.Collections": "4.3.0",
  6102. "System.Diagnostics.Debug": "4.3.0",
  6103. "System.Globalization": "4.3.0",
  6104. "System.IO": "4.3.0",
  6105. "System.Linq": "4.3.0",
  6106. "System.ObjectModel": "4.3.0",
  6107. "System.Reflection": "4.3.0",
  6108. "System.Reflection.Emit": "4.3.0",
  6109. "System.Reflection.Emit.ILGeneration": "4.3.0",
  6110. "System.Reflection.Emit.Lightweight": "4.3.0",
  6111. "System.Reflection.Extensions": "4.3.0",
  6112. "System.Reflection.Primitives": "4.3.0",
  6113. "System.Reflection.TypeExtensions": "4.3.0",
  6114. "System.Resources.ResourceManager": "4.3.0",
  6115. "System.Runtime": "4.3.0",
  6116. "System.Runtime.Extensions": "4.3.0",
  6117. "System.Threading": "4.3.0"
  6118. },
  6119. "compile": {
  6120. "ref/netstandard1.6/System.Linq.Expressions.dll": {
  6121. "related": ".xml"
  6122. }
  6123. },
  6124. "runtime": {
  6125. "lib/netstandard1.6/System.Linq.Expressions.dll": {}
  6126. }
  6127. },
  6128. "System.Management/8.0.0": {
  6129. "type": "package",
  6130. "dependencies": {
  6131. "System.CodeDom": "8.0.0"
  6132. },
  6133. "compile": {
  6134. "lib/net7.0/System.Management.dll": {
  6135. "related": ".xml"
  6136. }
  6137. },
  6138. "runtime": {
  6139. "lib/net7.0/System.Management.dll": {
  6140. "related": ".xml"
  6141. }
  6142. },
  6143. "build": {
  6144. "buildTransitive/net6.0/_._": {}
  6145. },
  6146. "runtimeTargets": {
  6147. "runtimes/win/lib/net7.0/System.Management.dll": {
  6148. "assetType": "runtime",
  6149. "rid": "win"
  6150. }
  6151. }
  6152. },
  6153. "System.Memory/4.5.3": {
  6154. "type": "package",
  6155. "compile": {
  6156. "ref/netcoreapp2.1/_._": {}
  6157. },
  6158. "runtime": {
  6159. "lib/netcoreapp2.1/_._": {}
  6160. }
  6161. },
  6162. "System.ObjectModel/4.3.0": {
  6163. "type": "package",
  6164. "dependencies": {
  6165. "System.Collections": "4.3.0",
  6166. "System.Diagnostics.Debug": "4.3.0",
  6167. "System.Resources.ResourceManager": "4.3.0",
  6168. "System.Runtime": "4.3.0",
  6169. "System.Threading": "4.3.0"
  6170. },
  6171. "compile": {
  6172. "ref/netstandard1.3/System.ObjectModel.dll": {
  6173. "related": ".xml"
  6174. }
  6175. },
  6176. "runtime": {
  6177. "lib/netstandard1.3/System.ObjectModel.dll": {}
  6178. }
  6179. },
  6180. "System.Reactive/5.0.0": {
  6181. "type": "package",
  6182. "compile": {
  6183. "lib/net5.0/System.Reactive.dll": {
  6184. "related": ".xml"
  6185. }
  6186. },
  6187. "runtime": {
  6188. "lib/net5.0/System.Reactive.dll": {
  6189. "related": ".xml"
  6190. }
  6191. },
  6192. "build": {
  6193. "buildTransitive/net5.0/_._": {}
  6194. }
  6195. },
  6196. "System.Reactive.Linq/5.0.0": {
  6197. "type": "package",
  6198. "dependencies": {
  6199. "System.Reactive": "5.0.0",
  6200. "System.Threading.Tasks.Extensions": "4.5.4"
  6201. },
  6202. "compile": {
  6203. "lib/netstandard2.0/System.Reactive.Linq.dll": {
  6204. "related": ".xml"
  6205. }
  6206. },
  6207. "runtime": {
  6208. "lib/netstandard2.0/System.Reactive.Linq.dll": {
  6209. "related": ".xml"
  6210. }
  6211. }
  6212. },
  6213. "System.Reflection/4.3.0": {
  6214. "type": "package",
  6215. "dependencies": {
  6216. "Microsoft.NETCore.Platforms": "1.1.0",
  6217. "Microsoft.NETCore.Targets": "1.1.0",
  6218. "System.IO": "4.3.0",
  6219. "System.Reflection.Primitives": "4.3.0",
  6220. "System.Runtime": "4.3.0"
  6221. },
  6222. "compile": {
  6223. "ref/netstandard1.5/System.Reflection.dll": {
  6224. "related": ".xml"
  6225. }
  6226. }
  6227. },
  6228. "System.Reflection.Emit/4.3.0": {
  6229. "type": "package",
  6230. "dependencies": {
  6231. "System.IO": "4.3.0",
  6232. "System.Reflection": "4.3.0",
  6233. "System.Reflection.Emit.ILGeneration": "4.3.0",
  6234. "System.Reflection.Primitives": "4.3.0",
  6235. "System.Runtime": "4.3.0"
  6236. },
  6237. "compile": {
  6238. "ref/netstandard1.1/_._": {
  6239. "related": ".xml"
  6240. }
  6241. },
  6242. "runtime": {
  6243. "lib/netstandard1.3/System.Reflection.Emit.dll": {}
  6244. }
  6245. },
  6246. "System.Reflection.Emit.ILGeneration/4.3.0": {
  6247. "type": "package",
  6248. "dependencies": {
  6249. "System.Reflection": "4.3.0",
  6250. "System.Reflection.Primitives": "4.3.0",
  6251. "System.Runtime": "4.3.0"
  6252. },
  6253. "compile": {
  6254. "ref/netstandard1.0/_._": {
  6255. "related": ".xml"
  6256. }
  6257. },
  6258. "runtime": {
  6259. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
  6260. }
  6261. },
  6262. "System.Reflection.Emit.Lightweight/4.7.0": {
  6263. "type": "package",
  6264. "compile": {
  6265. "ref/netcoreapp2.0/_._": {}
  6266. },
  6267. "runtime": {
  6268. "lib/netcoreapp2.0/_._": {}
  6269. }
  6270. },
  6271. "System.Reflection.Extensions/4.3.0": {
  6272. "type": "package",
  6273. "dependencies": {
  6274. "Microsoft.NETCore.Platforms": "1.1.0",
  6275. "Microsoft.NETCore.Targets": "1.1.0",
  6276. "System.Reflection": "4.3.0",
  6277. "System.Runtime": "4.3.0"
  6278. },
  6279. "compile": {
  6280. "ref/netstandard1.0/_._": {
  6281. "related": ".xml"
  6282. }
  6283. }
  6284. },
  6285. "System.Reflection.Metadata/8.0.0": {
  6286. "type": "package",
  6287. "dependencies": {
  6288. "System.Collections.Immutable": "8.0.0"
  6289. },
  6290. "compile": {
  6291. "lib/net7.0/System.Reflection.Metadata.dll": {
  6292. "related": ".xml"
  6293. }
  6294. },
  6295. "runtime": {
  6296. "lib/net7.0/System.Reflection.Metadata.dll": {
  6297. "related": ".xml"
  6298. }
  6299. },
  6300. "build": {
  6301. "buildTransitive/net6.0/_._": {}
  6302. }
  6303. },
  6304. "System.Reflection.Primitives/4.3.0": {
  6305. "type": "package",
  6306. "dependencies": {
  6307. "Microsoft.NETCore.Platforms": "1.1.0",
  6308. "Microsoft.NETCore.Targets": "1.1.0",
  6309. "System.Runtime": "4.3.0"
  6310. },
  6311. "compile": {
  6312. "ref/netstandard1.0/System.Reflection.Primitives.dll": {
  6313. "related": ".xml"
  6314. }
  6315. }
  6316. },
  6317. "System.Reflection.TypeExtensions/4.3.0": {
  6318. "type": "package",
  6319. "dependencies": {
  6320. "System.Reflection": "4.3.0",
  6321. "System.Runtime": "4.3.0"
  6322. },
  6323. "compile": {
  6324. "ref/netstandard1.5/_._": {
  6325. "related": ".xml"
  6326. }
  6327. },
  6328. "runtime": {
  6329. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
  6330. }
  6331. },
  6332. "System.Resources.ResourceManager/4.3.0": {
  6333. "type": "package",
  6334. "dependencies": {
  6335. "Microsoft.NETCore.Platforms": "1.1.0",
  6336. "Microsoft.NETCore.Targets": "1.1.0",
  6337. "System.Globalization": "4.3.0",
  6338. "System.Reflection": "4.3.0",
  6339. "System.Runtime": "4.3.0"
  6340. },
  6341. "compile": {
  6342. "ref/netstandard1.0/_._": {
  6343. "related": ".xml"
  6344. }
  6345. }
  6346. },
  6347. "System.Runtime/4.3.1": {
  6348. "type": "package",
  6349. "dependencies": {
  6350. "Microsoft.NETCore.Platforms": "1.1.1",
  6351. "Microsoft.NETCore.Targets": "1.1.3"
  6352. },
  6353. "compile": {
  6354. "ref/netstandard1.5/System.Runtime.dll": {
  6355. "related": ".xml"
  6356. }
  6357. }
  6358. },
  6359. "System.Runtime.Caching/4.7.0": {
  6360. "type": "package",
  6361. "dependencies": {
  6362. "System.Configuration.ConfigurationManager": "4.7.0"
  6363. },
  6364. "compile": {
  6365. "ref/netstandard2.0/_._": {
  6366. "related": ".xml"
  6367. }
  6368. },
  6369. "runtime": {
  6370. "lib/netstandard2.0/System.Runtime.Caching.dll": {
  6371. "related": ".xml"
  6372. }
  6373. },
  6374. "runtimeTargets": {
  6375. "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": {
  6376. "assetType": "runtime",
  6377. "rid": "win"
  6378. }
  6379. }
  6380. },
  6381. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  6382. "type": "package",
  6383. "compile": {
  6384. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
  6385. "related": ".xml"
  6386. }
  6387. },
  6388. "runtime": {
  6389. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
  6390. "related": ".xml"
  6391. }
  6392. },
  6393. "build": {
  6394. "buildTransitive/netcoreapp3.1/_._": {}
  6395. }
  6396. },
  6397. "System.Runtime.Extensions/4.3.0": {
  6398. "type": "package",
  6399. "dependencies": {
  6400. "Microsoft.NETCore.Platforms": "1.1.0",
  6401. "Microsoft.NETCore.Targets": "1.1.0",
  6402. "System.Runtime": "4.3.0"
  6403. },
  6404. "compile": {
  6405. "ref/netstandard1.5/System.Runtime.Extensions.dll": {
  6406. "related": ".xml"
  6407. }
  6408. }
  6409. },
  6410. "System.Runtime.Handles/4.3.0": {
  6411. "type": "package",
  6412. "dependencies": {
  6413. "Microsoft.NETCore.Platforms": "1.1.0",
  6414. "Microsoft.NETCore.Targets": "1.1.0",
  6415. "System.Runtime": "4.3.0"
  6416. },
  6417. "compile": {
  6418. "ref/netstandard1.3/_._": {
  6419. "related": ".xml"
  6420. }
  6421. }
  6422. },
  6423. "System.Runtime.Serialization.Primitives/4.3.0": {
  6424. "type": "package",
  6425. "dependencies": {
  6426. "System.Resources.ResourceManager": "4.3.0",
  6427. "System.Runtime": "4.3.0"
  6428. },
  6429. "compile": {
  6430. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {
  6431. "related": ".xml"
  6432. }
  6433. },
  6434. "runtime": {
  6435. "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
  6436. }
  6437. },
  6438. "System.Security.AccessControl/6.0.0": {
  6439. "type": "package",
  6440. "compile": {
  6441. "lib/net6.0/System.Security.AccessControl.dll": {
  6442. "related": ".xml"
  6443. }
  6444. },
  6445. "runtime": {
  6446. "lib/net6.0/System.Security.AccessControl.dll": {
  6447. "related": ".xml"
  6448. }
  6449. },
  6450. "build": {
  6451. "buildTransitive/netcoreapp3.1/_._": {}
  6452. },
  6453. "runtimeTargets": {
  6454. "runtimes/win/lib/net6.0/System.Security.AccessControl.dll": {
  6455. "assetType": "runtime",
  6456. "rid": "win"
  6457. }
  6458. }
  6459. },
  6460. "System.Security.Cryptography.Cng/4.5.0": {
  6461. "type": "package",
  6462. "compile": {
  6463. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {
  6464. "related": ".xml"
  6465. }
  6466. },
  6467. "runtime": {
  6468. "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {}
  6469. },
  6470. "runtimeTargets": {
  6471. "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {
  6472. "assetType": "runtime",
  6473. "rid": "win"
  6474. }
  6475. }
  6476. },
  6477. "System.Security.Cryptography.Pkcs/7.0.1": {
  6478. "type": "package",
  6479. "dependencies": {
  6480. "System.Formats.Asn1": "7.0.0"
  6481. },
  6482. "compile": {
  6483. "lib/net7.0/System.Security.Cryptography.Pkcs.dll": {
  6484. "related": ".xml"
  6485. }
  6486. },
  6487. "runtime": {
  6488. "lib/net7.0/System.Security.Cryptography.Pkcs.dll": {
  6489. "related": ".xml"
  6490. }
  6491. },
  6492. "build": {
  6493. "buildTransitive/net6.0/_._": {}
  6494. },
  6495. "runtimeTargets": {
  6496. "runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll": {
  6497. "assetType": "runtime",
  6498. "rid": "win"
  6499. }
  6500. }
  6501. },
  6502. "System.Security.Cryptography.ProtectedData/8.0.0": {
  6503. "type": "package",
  6504. "compile": {
  6505. "lib/net7.0/System.Security.Cryptography.ProtectedData.dll": {
  6506. "related": ".xml"
  6507. }
  6508. },
  6509. "runtime": {
  6510. "lib/net7.0/System.Security.Cryptography.ProtectedData.dll": {
  6511. "related": ".xml"
  6512. }
  6513. },
  6514. "build": {
  6515. "buildTransitive/net6.0/_._": {}
  6516. }
  6517. },
  6518. "System.Security.Permissions/6.0.0": {
  6519. "type": "package",
  6520. "dependencies": {
  6521. "System.Security.AccessControl": "6.0.0",
  6522. "System.Windows.Extensions": "6.0.0"
  6523. },
  6524. "compile": {
  6525. "lib/net6.0/System.Security.Permissions.dll": {
  6526. "related": ".xml"
  6527. }
  6528. },
  6529. "runtime": {
  6530. "lib/net6.0/System.Security.Permissions.dll": {
  6531. "related": ".xml"
  6532. }
  6533. },
  6534. "build": {
  6535. "buildTransitive/netcoreapp3.1/_._": {}
  6536. }
  6537. },
  6538. "System.Security.Principal.Windows/5.0.0": {
  6539. "type": "package",
  6540. "compile": {
  6541. "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": {
  6542. "related": ".xml"
  6543. }
  6544. },
  6545. "runtime": {
  6546. "lib/netstandard2.0/System.Security.Principal.Windows.dll": {
  6547. "related": ".xml"
  6548. }
  6549. },
  6550. "runtimeTargets": {
  6551. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  6552. "assetType": "runtime",
  6553. "rid": "unix"
  6554. },
  6555. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  6556. "assetType": "runtime",
  6557. "rid": "win"
  6558. }
  6559. }
  6560. },
  6561. "System.Text.Encoding/4.3.0": {
  6562. "type": "package",
  6563. "dependencies": {
  6564. "Microsoft.NETCore.Platforms": "1.1.0",
  6565. "Microsoft.NETCore.Targets": "1.1.0",
  6566. "System.Runtime": "4.3.0"
  6567. },
  6568. "compile": {
  6569. "ref/netstandard1.3/System.Text.Encoding.dll": {
  6570. "related": ".xml"
  6571. }
  6572. }
  6573. },
  6574. "System.Text.Encoding.CodePages/7.0.0": {
  6575. "type": "package",
  6576. "compile": {
  6577. "lib/net7.0/System.Text.Encoding.CodePages.dll": {
  6578. "related": ".xml"
  6579. }
  6580. },
  6581. "runtime": {
  6582. "lib/net7.0/System.Text.Encoding.CodePages.dll": {
  6583. "related": ".xml"
  6584. }
  6585. },
  6586. "build": {
  6587. "buildTransitive/net6.0/_._": {}
  6588. },
  6589. "runtimeTargets": {
  6590. "runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.dll": {
  6591. "assetType": "runtime",
  6592. "rid": "win"
  6593. }
  6594. }
  6595. },
  6596. "System.Text.Encodings.Web/8.0.0": {
  6597. "type": "package",
  6598. "compile": {
  6599. "lib/net7.0/System.Text.Encodings.Web.dll": {
  6600. "related": ".xml"
  6601. }
  6602. },
  6603. "runtime": {
  6604. "lib/net7.0/System.Text.Encodings.Web.dll": {
  6605. "related": ".xml"
  6606. }
  6607. },
  6608. "build": {
  6609. "buildTransitive/net6.0/_._": {}
  6610. },
  6611. "runtimeTargets": {
  6612. "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll": {
  6613. "assetType": "runtime",
  6614. "rid": "browser"
  6615. }
  6616. }
  6617. },
  6618. "System.Text.Json/8.0.0": {
  6619. "type": "package",
  6620. "dependencies": {
  6621. "System.Text.Encodings.Web": "8.0.0"
  6622. },
  6623. "compile": {
  6624. "lib/net7.0/System.Text.Json.dll": {
  6625. "related": ".xml"
  6626. }
  6627. },
  6628. "runtime": {
  6629. "lib/net7.0/System.Text.Json.dll": {
  6630. "related": ".xml"
  6631. }
  6632. },
  6633. "build": {
  6634. "buildTransitive/net6.0/System.Text.Json.targets": {}
  6635. }
  6636. },
  6637. "System.Text.RegularExpressions/4.3.1": {
  6638. "type": "package",
  6639. "dependencies": {
  6640. "System.Runtime": "4.3.1"
  6641. },
  6642. "compile": {
  6643. "ref/netcoreapp1.1/System.Text.RegularExpressions.dll": {}
  6644. },
  6645. "runtime": {
  6646. "lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
  6647. }
  6648. },
  6649. "System.Threading/4.3.0": {
  6650. "type": "package",
  6651. "dependencies": {
  6652. "System.Runtime": "4.3.0",
  6653. "System.Threading.Tasks": "4.3.0"
  6654. },
  6655. "compile": {
  6656. "ref/netstandard1.3/_._": {
  6657. "related": ".xml"
  6658. }
  6659. },
  6660. "runtime": {
  6661. "lib/netstandard1.3/System.Threading.dll": {}
  6662. }
  6663. },
  6664. "System.Threading.Channels/8.0.0": {
  6665. "type": "package",
  6666. "compile": {
  6667. "lib/net7.0/System.Threading.Channels.dll": {
  6668. "related": ".xml"
  6669. }
  6670. },
  6671. "runtime": {
  6672. "lib/net7.0/System.Threading.Channels.dll": {
  6673. "related": ".xml"
  6674. }
  6675. },
  6676. "build": {
  6677. "buildTransitive/net6.0/_._": {}
  6678. }
  6679. },
  6680. "System.Threading.Tasks/4.3.0": {
  6681. "type": "package",
  6682. "dependencies": {
  6683. "Microsoft.NETCore.Platforms": "1.1.0",
  6684. "Microsoft.NETCore.Targets": "1.1.0",
  6685. "System.Runtime": "4.3.0"
  6686. },
  6687. "compile": {
  6688. "ref/netstandard1.3/System.Threading.Tasks.dll": {
  6689. "related": ".xml"
  6690. }
  6691. }
  6692. },
  6693. "System.Threading.Tasks.Extensions/4.5.4": {
  6694. "type": "package",
  6695. "compile": {
  6696. "ref/netcoreapp2.1/_._": {}
  6697. },
  6698. "runtime": {
  6699. "lib/netcoreapp2.1/_._": {}
  6700. }
  6701. },
  6702. "System.Threading.Tasks.Parallel/4.3.0": {
  6703. "type": "package",
  6704. "dependencies": {
  6705. "System.Collections.Concurrent": "4.3.0",
  6706. "System.Diagnostics.Debug": "4.3.0",
  6707. "System.Diagnostics.Tracing": "4.3.0",
  6708. "System.Resources.ResourceManager": "4.3.0",
  6709. "System.Runtime": "4.3.0",
  6710. "System.Runtime.Extensions": "4.3.0",
  6711. "System.Threading": "4.3.0",
  6712. "System.Threading.Tasks": "4.3.0"
  6713. },
  6714. "compile": {
  6715. "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {
  6716. "related": ".xml"
  6717. }
  6718. },
  6719. "runtime": {
  6720. "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {}
  6721. }
  6722. },
  6723. "System.Windows.Extensions/6.0.0": {
  6724. "type": "package",
  6725. "dependencies": {
  6726. "System.Drawing.Common": "6.0.0"
  6727. },
  6728. "compile": {
  6729. "lib/net6.0/System.Windows.Extensions.dll": {
  6730. "related": ".xml"
  6731. }
  6732. },
  6733. "runtime": {
  6734. "lib/net6.0/System.Windows.Extensions.dll": {
  6735. "related": ".xml"
  6736. }
  6737. },
  6738. "runtimeTargets": {
  6739. "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
  6740. "assetType": "runtime",
  6741. "rid": "win"
  6742. }
  6743. }
  6744. },
  6745. "Tencent.QCloud.Cos.Sts.Sdk/3.0.5": {
  6746. "type": "package",
  6747. "dependencies": {
  6748. "TencentCloudSDK": "3.0.500"
  6749. },
  6750. "compile": {
  6751. "lib/netstandard2.0/COSSTS.dll": {}
  6752. },
  6753. "runtime": {
  6754. "lib/netstandard2.0/COSSTS.dll": {}
  6755. }
  6756. },
  6757. "TencentCloudSDK/3.0.500": {
  6758. "type": "package",
  6759. "dependencies": {
  6760. "Newtonsoft.Json": "11.0.1",
  6761. "System.Text.Encodings.Web": "4.5.1"
  6762. },
  6763. "compile": {
  6764. "lib/netstandard2.0/TencentCloud.dll": {}
  6765. },
  6766. "runtime": {
  6767. "lib/netstandard2.0/TencentCloud.dll": {}
  6768. }
  6769. },
  6770. "UAParser/3.1.47": {
  6771. "type": "package",
  6772. "compile": {
  6773. "lib/netcoreapp2.0/UAParser.dll": {
  6774. "related": ".xml"
  6775. }
  6776. },
  6777. "runtime": {
  6778. "lib/netcoreapp2.0/UAParser.dll": {
  6779. "related": ".xml"
  6780. }
  6781. }
  6782. },
  6783. "Yitter.IdGenerator/1.0.14": {
  6784. "type": "package",
  6785. "compile": {
  6786. "lib/netstandard2.0/Yitter.IdGenerator.dll": {}
  6787. },
  6788. "runtime": {
  6789. "lib/netstandard2.0/Yitter.IdGenerator.dll": {}
  6790. }
  6791. },
  6792. "ZstdSharp.Port/0.8.0": {
  6793. "type": "package",
  6794. "compile": {
  6795. "lib/net7.0/ZstdSharp.dll": {}
  6796. },
  6797. "runtime": {
  6798. "lib/net7.0/ZstdSharp.dll": {}
  6799. }
  6800. },
  6801. "SafeCampus.Cache/3.0.0": {
  6802. "type": "project",
  6803. "framework": ".NETCoreApp,Version=v7.0",
  6804. "dependencies": {
  6805. "SafeCampus.Core": "3.0.0",
  6806. "SimpleRedis": "1.1.9"
  6807. },
  6808. "compile": {
  6809. "bin/placeholder/SafeCampus.Cache.dll": {}
  6810. },
  6811. "runtime": {
  6812. "bin/placeholder/SafeCampus.Cache.dll": {}
  6813. }
  6814. },
  6815. "SafeCampus.Core/3.0.0": {
  6816. "type": "project",
  6817. "framework": ".NETCoreApp,Version=v7.0",
  6818. "dependencies": {
  6819. "Lazy.Captcha.Core": "2.0.7",
  6820. "Masuit.Tools.Core": "2024.3.4",
  6821. "Minio": "5.0.0",
  6822. "MoYu.Extras.Authentication.JwtBearer": "1.0.6",
  6823. "MoYu.Extras.ObjectMapper.Mapster": "1.0.6",
  6824. "MoYu.Pure": "1.0.6",
  6825. "NewLife.Core": "10.10.2024.601",
  6826. "Portable.BouncyCastle": "1.9.0",
  6827. "SharpZipLib": "1.4.2",
  6828. "SimpleTool": "1.0.6",
  6829. "System.Drawing.Common": "8.0.6",
  6830. "Tencent.QCloud.Cos.Sts.Sdk": "3.0.5",
  6831. "Yitter.IdGenerator": "1.0.14"
  6832. },
  6833. "compile": {
  6834. "bin/placeholder/SafeCampus.Core.dll": {}
  6835. },
  6836. "runtime": {
  6837. "bin/placeholder/SafeCampus.Core.dll": {}
  6838. }
  6839. },
  6840. "SafeCampus.Plugin.Aop/3.0.0": {
  6841. "type": "project",
  6842. "framework": ".NETCoreApp,Version=v7.0",
  6843. "dependencies": {
  6844. "SafeCampus.Cache": "3.0.0"
  6845. },
  6846. "compile": {
  6847. "bin/placeholder/SafeCampus.Plugin.Aop.dll": {}
  6848. },
  6849. "runtime": {
  6850. "bin/placeholder/SafeCampus.Plugin.Aop.dll": {}
  6851. }
  6852. },
  6853. "SafeCampus.SqlSugar/3.0.0": {
  6854. "type": "project",
  6855. "framework": ".NETCoreApp,Version=v7.0",
  6856. "dependencies": {
  6857. "SafeCampus.Core": "3.0.0",
  6858. "SqlSugarCore": "5.1.4.158"
  6859. },
  6860. "compile": {
  6861. "bin/placeholder/SafeCampus.SqlSugar.dll": {}
  6862. },
  6863. "runtime": {
  6864. "bin/placeholder/SafeCampus.SqlSugar.dll": {}
  6865. }
  6866. }
  6867. },
  6868. "net8.0": {
  6869. "AngleSharp/1.1.2": {
  6870. "type": "package",
  6871. "dependencies": {
  6872. "System.Text.Encoding.CodePages": "8.0.0"
  6873. },
  6874. "compile": {
  6875. "lib/net8.0/AngleSharp.dll": {
  6876. "related": ".xml"
  6877. }
  6878. },
  6879. "runtime": {
  6880. "lib/net8.0/AngleSharp.dll": {
  6881. "related": ".xml"
  6882. }
  6883. }
  6884. },
  6885. "AngleSharp.Css/1.0.0-beta.139": {
  6886. "type": "package",
  6887. "dependencies": {
  6888. "AngleSharp": "[1.0.0, 2.0.0)"
  6889. },
  6890. "compile": {
  6891. "lib/net8.0/AngleSharp.Css.dll": {
  6892. "related": ".xml"
  6893. }
  6894. },
  6895. "runtime": {
  6896. "lib/net8.0/AngleSharp.Css.dll": {
  6897. "related": ".xml"
  6898. }
  6899. }
  6900. },
  6901. "Ben.Demystifier/0.4.1": {
  6902. "type": "package",
  6903. "dependencies": {
  6904. "System.Reflection.Metadata": "5.0.0"
  6905. },
  6906. "compile": {
  6907. "lib/netstandard2.1/Ben.Demystifier.dll": {}
  6908. },
  6909. "runtime": {
  6910. "lib/netstandard2.1/Ben.Demystifier.dll": {}
  6911. }
  6912. },
  6913. "Castle.Core/5.1.1": {
  6914. "type": "package",
  6915. "dependencies": {
  6916. "System.Diagnostics.EventLog": "6.0.0"
  6917. },
  6918. "compile": {
  6919. "lib/net6.0/Castle.Core.dll": {
  6920. "related": ".xml"
  6921. }
  6922. },
  6923. "runtime": {
  6924. "lib/net6.0/Castle.Core.dll": {
  6925. "related": ".xml"
  6926. }
  6927. }
  6928. },
  6929. "CommunityToolkit.HighPerformance/8.1.0": {
  6930. "type": "package",
  6931. "compile": {
  6932. "lib/net7.0/CommunityToolkit.HighPerformance.dll": {
  6933. "related": ".pdb;.xml"
  6934. }
  6935. },
  6936. "runtime": {
  6937. "lib/net7.0/CommunityToolkit.HighPerformance.dll": {
  6938. "related": ".pdb;.xml"
  6939. }
  6940. }
  6941. },
  6942. "DnsClient/1.7.0": {
  6943. "type": "package",
  6944. "dependencies": {
  6945. "Microsoft.Win32.Registry": "5.0.0"
  6946. },
  6947. "compile": {
  6948. "lib/net6.0/DnsClient.dll": {
  6949. "related": ".xml"
  6950. }
  6951. },
  6952. "runtime": {
  6953. "lib/net6.0/DnsClient.dll": {
  6954. "related": ".xml"
  6955. }
  6956. }
  6957. },
  6958. "DynamicExpresso.Core/2.3.3": {
  6959. "type": "package",
  6960. "dependencies": {
  6961. "Microsoft.CSharp": "4.7.0"
  6962. },
  6963. "compile": {
  6964. "lib/netstandard2.0/DynamicExpresso.Core.dll": {}
  6965. },
  6966. "runtime": {
  6967. "lib/netstandard2.0/DynamicExpresso.Core.dll": {}
  6968. }
  6969. },
  6970. "Humanizer.Core/2.14.1": {
  6971. "type": "package",
  6972. "compile": {
  6973. "lib/net6.0/_._": {
  6974. "related": ".xml"
  6975. }
  6976. },
  6977. "runtime": {
  6978. "lib/net6.0/Humanizer.dll": {
  6979. "related": ".xml"
  6980. }
  6981. }
  6982. },
  6983. "IP2Region.Net/2.0.2": {
  6984. "type": "package",
  6985. "compile": {
  6986. "lib/net7.0/IP2Region.Net.dll": {}
  6987. },
  6988. "runtime": {
  6989. "lib/net7.0/IP2Region.Net.dll": {}
  6990. }
  6991. },
  6992. "Lazy.Captcha.Core/2.0.7": {
  6993. "type": "package",
  6994. "dependencies": {
  6995. "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
  6996. "Microsoft.Extensions.Caching.Memory": "8.0.0",
  6997. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  6998. "Microsoft.Extensions.Configuration.Binder": "8.0.0",
  6999. "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0",
  7000. "SkiaSharp": "2.88.6"
  7001. },
  7002. "compile": {
  7003. "lib/netstandard2.0/Lazy.Captcha.Core.dll": {}
  7004. },
  7005. "runtime": {
  7006. "lib/netstandard2.0/Lazy.Captcha.Core.dll": {}
  7007. }
  7008. },
  7009. "Magicodes.IE.Core/2.7.5.1": {
  7010. "type": "package",
  7011. "dependencies": {
  7012. "Microsoft.Extensions.DependencyInjection": "8.0.0",
  7013. "Microsoft.Extensions.DependencyModel": "8.0.0",
  7014. "SixLabors.ImageSharp": "3.0.0",
  7015. "System.ComponentModel.Annotations": "4.7.0"
  7016. },
  7017. "compile": {
  7018. "lib/net8.0/Magicodes.IE.Core.dll": {
  7019. "related": ".xml"
  7020. }
  7021. },
  7022. "runtime": {
  7023. "lib/net8.0/Magicodes.IE.Core.dll": {
  7024. "related": ".xml"
  7025. }
  7026. },
  7027. "resource": {
  7028. "lib/net8.0/zh-Hans/Magicodes.IE.Core.resources.dll": {
  7029. "locale": "zh-Hans"
  7030. }
  7031. }
  7032. },
  7033. "Magicodes.IE.EPPlus/2.7.5.1": {
  7034. "type": "package",
  7035. "dependencies": {
  7036. "Microsoft.IO.RecyclableMemoryStream": "2.1.1",
  7037. "SixLabors.ImageSharp": "3.0.0",
  7038. "SkiaSharp": "2.88.6",
  7039. "System.Security.Cryptography.Pkcs": "8.0.0",
  7040. "System.Text.Encoding.CodePages": "8.0.0"
  7041. },
  7042. "compile": {
  7043. "lib/net8.0/Magicodes.IE.EPPlus.dll": {}
  7044. },
  7045. "runtime": {
  7046. "lib/net8.0/Magicodes.IE.EPPlus.dll": {}
  7047. }
  7048. },
  7049. "Magicodes.IE.Excel/2.7.5.1": {
  7050. "type": "package",
  7051. "dependencies": {
  7052. "DynamicExpresso.Core": "2.3.3",
  7053. "Magicodes.IE.Core": "2.7.5.1",
  7054. "Magicodes.IE.EPPlus": "2.7.5.1",
  7055. "SkiaSharp.NativeAssets.Linux.NoDependencies": "2.88.6",
  7056. "System.Linq.Dynamic.Core": "1.2.6"
  7057. },
  7058. "compile": {
  7059. "lib/net8.0/Magicodes.IE.Excel.dll": {
  7060. "related": ".xml"
  7061. }
  7062. },
  7063. "runtime": {
  7064. "lib/net8.0/Magicodes.IE.Excel.dll": {
  7065. "related": ".xml"
  7066. }
  7067. }
  7068. },
  7069. "Mapster/7.4.0": {
  7070. "type": "package",
  7071. "dependencies": {
  7072. "Mapster.Core": "1.2.1"
  7073. },
  7074. "compile": {
  7075. "lib/net7.0/Mapster.dll": {}
  7076. },
  7077. "runtime": {
  7078. "lib/net7.0/Mapster.dll": {}
  7079. }
  7080. },
  7081. "Mapster.Core/1.2.1": {
  7082. "type": "package",
  7083. "compile": {
  7084. "lib/net7.0/Mapster.Core.dll": {}
  7085. },
  7086. "runtime": {
  7087. "lib/net7.0/Mapster.Core.dll": {}
  7088. }
  7089. },
  7090. "Mapster.DependencyInjection/1.0.1": {
  7091. "type": "package",
  7092. "dependencies": {
  7093. "Mapster": "7.4.0",
  7094. "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
  7095. },
  7096. "compile": {
  7097. "lib/net7.0/Mapster.DependencyInjection.dll": {}
  7098. },
  7099. "runtime": {
  7100. "lib/net7.0/Mapster.DependencyInjection.dll": {}
  7101. }
  7102. },
  7103. "Masuit.Tools.Abstractions/2024.3.4": {
  7104. "type": "package",
  7105. "dependencies": {
  7106. "AngleSharp": "1.1.2",
  7107. "AngleSharp.Css": "1.0.0-beta.139",
  7108. "Castle.Core": "5.1.1",
  7109. "DnsClient": "1.7.0",
  7110. "Microsoft.CSharp": "4.7.0",
  7111. "Microsoft.Extensions.Configuration.Json": "8.0.0",
  7112. "Newtonsoft.Json": "13.0.3",
  7113. "SharpCompress": "0.37.2",
  7114. "SixLabors.ImageSharp.Drawing": "2.1.3",
  7115. "System.Collections.Immutable": "8.0.0",
  7116. "System.Configuration.ConfigurationManager": "8.0.0",
  7117. "System.Diagnostics.PerformanceCounter": "8.0.0",
  7118. "System.Management": "8.0.0",
  7119. "System.Reflection.Emit.Lightweight": "4.7.0"
  7120. },
  7121. "compile": {
  7122. "lib/net8.0/Masuit.Tools.Abstractions.dll": {
  7123. "related": ".xml"
  7124. }
  7125. },
  7126. "runtime": {
  7127. "lib/net8.0/Masuit.Tools.Abstractions.dll": {
  7128. "related": ".xml"
  7129. }
  7130. }
  7131. },
  7132. "Masuit.Tools.Core/2024.3.4": {
  7133. "type": "package",
  7134. "dependencies": {
  7135. "Masuit.Tools.Abstractions": "2024.3.4",
  7136. "Microsoft.EntityFrameworkCore": "8.0.4"
  7137. },
  7138. "compile": {
  7139. "lib/net8.0/Masuit.Tools.Core.dll": {
  7140. "related": ".xml"
  7141. }
  7142. },
  7143. "runtime": {
  7144. "lib/net8.0/Masuit.Tools.Core.dll": {
  7145. "related": ".xml"
  7146. }
  7147. }
  7148. },
  7149. "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.4": {
  7150. "type": "package",
  7151. "dependencies": {
  7152. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.1.2"
  7153. },
  7154. "compile": {
  7155. "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
  7156. "related": ".xml"
  7157. }
  7158. },
  7159. "runtime": {
  7160. "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
  7161. "related": ".xml"
  7162. }
  7163. },
  7164. "frameworkReferences": [
  7165. "Microsoft.AspNetCore.App"
  7166. ]
  7167. },
  7168. "Microsoft.AspNetCore.JsonPatch/8.0.4": {
  7169. "type": "package",
  7170. "dependencies": {
  7171. "Microsoft.CSharp": "4.7.0",
  7172. "Newtonsoft.Json": "13.0.3"
  7173. },
  7174. "compile": {
  7175. "lib/net8.0/Microsoft.AspNetCore.JsonPatch.dll": {
  7176. "related": ".xml"
  7177. }
  7178. },
  7179. "runtime": {
  7180. "lib/net8.0/Microsoft.AspNetCore.JsonPatch.dll": {
  7181. "related": ".xml"
  7182. }
  7183. }
  7184. },
  7185. "Microsoft.AspNetCore.Mvc.NewtonsoftJson/8.0.4": {
  7186. "type": "package",
  7187. "dependencies": {
  7188. "Microsoft.AspNetCore.JsonPatch": "8.0.4",
  7189. "Newtonsoft.Json": "13.0.3",
  7190. "Newtonsoft.Json.Bson": "1.0.2"
  7191. },
  7192. "compile": {
  7193. "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {
  7194. "related": ".xml"
  7195. }
  7196. },
  7197. "runtime": {
  7198. "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {
  7199. "related": ".xml"
  7200. }
  7201. },
  7202. "frameworkReferences": [
  7203. "Microsoft.AspNetCore.App"
  7204. ]
  7205. },
  7206. "Microsoft.AspNetCore.Razor.Language/6.0.29": {
  7207. "type": "package",
  7208. "compile": {
  7209. "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {}
  7210. },
  7211. "runtime": {
  7212. "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {}
  7213. }
  7214. },
  7215. "Microsoft.CodeAnalysis.Analyzers/3.3.4": {
  7216. "type": "package",
  7217. "build": {
  7218. "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props": {},
  7219. "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets": {}
  7220. }
  7221. },
  7222. "Microsoft.CodeAnalysis.Common/4.9.2": {
  7223. "type": "package",
  7224. "dependencies": {
  7225. "Microsoft.CodeAnalysis.Analyzers": "3.3.4",
  7226. "System.Collections.Immutable": "8.0.0",
  7227. "System.Reflection.Metadata": "8.0.0",
  7228. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  7229. },
  7230. "compile": {
  7231. "lib/net7.0/Microsoft.CodeAnalysis.dll": {
  7232. "related": ".pdb;.xml"
  7233. }
  7234. },
  7235. "runtime": {
  7236. "lib/net7.0/Microsoft.CodeAnalysis.dll": {
  7237. "related": ".pdb;.xml"
  7238. }
  7239. },
  7240. "resource": {
  7241. "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll": {
  7242. "locale": "cs"
  7243. },
  7244. "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll": {
  7245. "locale": "de"
  7246. },
  7247. "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll": {
  7248. "locale": "es"
  7249. },
  7250. "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll": {
  7251. "locale": "fr"
  7252. },
  7253. "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll": {
  7254. "locale": "it"
  7255. },
  7256. "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll": {
  7257. "locale": "ja"
  7258. },
  7259. "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll": {
  7260. "locale": "ko"
  7261. },
  7262. "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll": {
  7263. "locale": "pl"
  7264. },
  7265. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
  7266. "locale": "pt-BR"
  7267. },
  7268. "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll": {
  7269. "locale": "ru"
  7270. },
  7271. "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll": {
  7272. "locale": "tr"
  7273. },
  7274. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
  7275. "locale": "zh-Hans"
  7276. },
  7277. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
  7278. "locale": "zh-Hant"
  7279. }
  7280. }
  7281. },
  7282. "Microsoft.CodeAnalysis.CSharp/4.9.2": {
  7283. "type": "package",
  7284. "dependencies": {
  7285. "Microsoft.CodeAnalysis.Common": "[4.9.2]"
  7286. },
  7287. "compile": {
  7288. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": {
  7289. "related": ".pdb;.xml"
  7290. }
  7291. },
  7292. "runtime": {
  7293. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": {
  7294. "related": ".pdb;.xml"
  7295. }
  7296. },
  7297. "resource": {
  7298. "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7299. "locale": "cs"
  7300. },
  7301. "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7302. "locale": "de"
  7303. },
  7304. "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7305. "locale": "es"
  7306. },
  7307. "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7308. "locale": "fr"
  7309. },
  7310. "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7311. "locale": "it"
  7312. },
  7313. "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7314. "locale": "ja"
  7315. },
  7316. "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7317. "locale": "ko"
  7318. },
  7319. "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7320. "locale": "pl"
  7321. },
  7322. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7323. "locale": "pt-BR"
  7324. },
  7325. "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7326. "locale": "ru"
  7327. },
  7328. "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7329. "locale": "tr"
  7330. },
  7331. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7332. "locale": "zh-Hans"
  7333. },
  7334. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7335. "locale": "zh-Hant"
  7336. }
  7337. }
  7338. },
  7339. "Microsoft.CodeAnalysis.CSharp.Workspaces/4.9.2": {
  7340. "type": "package",
  7341. "dependencies": {
  7342. "Humanizer.Core": "2.14.1",
  7343. "Microsoft.CodeAnalysis.CSharp": "[4.9.2]",
  7344. "Microsoft.CodeAnalysis.Common": "[4.9.2]",
  7345. "Microsoft.CodeAnalysis.Workspaces.Common": "[4.9.2]"
  7346. },
  7347. "compile": {
  7348. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
  7349. "related": ".pdb;.xml"
  7350. }
  7351. },
  7352. "runtime": {
  7353. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
  7354. "related": ".pdb;.xml"
  7355. }
  7356. },
  7357. "resource": {
  7358. "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7359. "locale": "cs"
  7360. },
  7361. "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7362. "locale": "de"
  7363. },
  7364. "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7365. "locale": "es"
  7366. },
  7367. "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7368. "locale": "fr"
  7369. },
  7370. "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7371. "locale": "it"
  7372. },
  7373. "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7374. "locale": "ja"
  7375. },
  7376. "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7377. "locale": "ko"
  7378. },
  7379. "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7380. "locale": "pl"
  7381. },
  7382. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7383. "locale": "pt-BR"
  7384. },
  7385. "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7386. "locale": "ru"
  7387. },
  7388. "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7389. "locale": "tr"
  7390. },
  7391. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7392. "locale": "zh-Hans"
  7393. },
  7394. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7395. "locale": "zh-Hant"
  7396. }
  7397. }
  7398. },
  7399. "Microsoft.CodeAnalysis.Workspaces.Common/4.9.2": {
  7400. "type": "package",
  7401. "dependencies": {
  7402. "Humanizer.Core": "2.14.1",
  7403. "Microsoft.CodeAnalysis.Common": "[4.9.2]",
  7404. "System.Composition": "8.0.0",
  7405. "System.IO.Pipelines": "8.0.0",
  7406. "System.Threading.Channels": "8.0.0"
  7407. },
  7408. "compile": {
  7409. "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": {
  7410. "related": ".pdb;.xml"
  7411. }
  7412. },
  7413. "runtime": {
  7414. "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": {
  7415. "related": ".pdb;.xml"
  7416. }
  7417. },
  7418. "resource": {
  7419. "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7420. "locale": "cs"
  7421. },
  7422. "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7423. "locale": "de"
  7424. },
  7425. "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7426. "locale": "es"
  7427. },
  7428. "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7429. "locale": "fr"
  7430. },
  7431. "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7432. "locale": "it"
  7433. },
  7434. "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7435. "locale": "ja"
  7436. },
  7437. "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7438. "locale": "ko"
  7439. },
  7440. "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7441. "locale": "pl"
  7442. },
  7443. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7444. "locale": "pt-BR"
  7445. },
  7446. "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7447. "locale": "ru"
  7448. },
  7449. "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7450. "locale": "tr"
  7451. },
  7452. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7453. "locale": "zh-Hans"
  7454. },
  7455. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7456. "locale": "zh-Hant"
  7457. }
  7458. }
  7459. },
  7460. "Microsoft.CSharp/4.7.0": {
  7461. "type": "package",
  7462. "compile": {
  7463. "ref/netcoreapp2.0/_._": {}
  7464. },
  7465. "runtime": {
  7466. "lib/netcoreapp2.0/_._": {}
  7467. }
  7468. },
  7469. "Microsoft.Data.SqlClient/2.1.7": {
  7470. "type": "package",
  7471. "dependencies": {
  7472. "Microsoft.Data.SqlClient.SNI.runtime": "2.1.1",
  7473. "Microsoft.Identity.Client": "4.21.1",
  7474. "Microsoft.IdentityModel.JsonWebTokens": "6.8.0",
  7475. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.8.0",
  7476. "Microsoft.Win32.Registry": "4.7.0",
  7477. "System.Configuration.ConfigurationManager": "4.7.0",
  7478. "System.Diagnostics.DiagnosticSource": "4.7.0",
  7479. "System.Runtime.Caching": "4.7.0",
  7480. "System.Security.Principal.Windows": "4.7.0",
  7481. "System.Text.Encoding.CodePages": "4.7.0"
  7482. },
  7483. "compile": {
  7484. "ref/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  7485. "related": ".pdb;.xml"
  7486. }
  7487. },
  7488. "runtime": {
  7489. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  7490. "related": ".pdb;.xml"
  7491. }
  7492. },
  7493. "runtimeTargets": {
  7494. "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  7495. "assetType": "runtime",
  7496. "rid": "unix"
  7497. },
  7498. "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  7499. "assetType": "runtime",
  7500. "rid": "win"
  7501. }
  7502. }
  7503. },
  7504. "Microsoft.Data.SqlClient.SNI.runtime/2.1.1": {
  7505. "type": "package",
  7506. "runtimeTargets": {
  7507. "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
  7508. "assetType": "native",
  7509. "rid": "win-arm"
  7510. },
  7511. "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
  7512. "assetType": "native",
  7513. "rid": "win-arm64"
  7514. },
  7515. "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
  7516. "assetType": "native",
  7517. "rid": "win-x64"
  7518. },
  7519. "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
  7520. "assetType": "native",
  7521. "rid": "win-x86"
  7522. }
  7523. }
  7524. },
  7525. "Microsoft.Data.Sqlite/8.0.1": {
  7526. "type": "package",
  7527. "dependencies": {
  7528. "Microsoft.Data.Sqlite.Core": "8.0.1",
  7529. "SQLitePCLRaw.bundle_e_sqlite3": "2.1.6"
  7530. },
  7531. "compile": {
  7532. "lib/netstandard2.0/_._": {}
  7533. },
  7534. "runtime": {
  7535. "lib/netstandard2.0/_._": {}
  7536. }
  7537. },
  7538. "Microsoft.Data.Sqlite.Core/8.0.1": {
  7539. "type": "package",
  7540. "dependencies": {
  7541. "SQLitePCLRaw.core": "2.1.6"
  7542. },
  7543. "compile": {
  7544. "lib/net8.0/Microsoft.Data.Sqlite.dll": {
  7545. "related": ".xml"
  7546. }
  7547. },
  7548. "runtime": {
  7549. "lib/net8.0/Microsoft.Data.Sqlite.dll": {
  7550. "related": ".xml"
  7551. }
  7552. }
  7553. },
  7554. "Microsoft.EntityFrameworkCore/8.0.4": {
  7555. "type": "package",
  7556. "dependencies": {
  7557. "Microsoft.EntityFrameworkCore.Abstractions": "8.0.4",
  7558. "Microsoft.EntityFrameworkCore.Analyzers": "8.0.4",
  7559. "Microsoft.Extensions.Caching.Memory": "8.0.0",
  7560. "Microsoft.Extensions.Logging": "8.0.0"
  7561. },
  7562. "compile": {
  7563. "lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
  7564. "related": ".xml"
  7565. }
  7566. },
  7567. "runtime": {
  7568. "lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
  7569. "related": ".xml"
  7570. }
  7571. },
  7572. "build": {
  7573. "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props": {}
  7574. }
  7575. },
  7576. "Microsoft.EntityFrameworkCore.Abstractions/8.0.4": {
  7577. "type": "package",
  7578. "compile": {
  7579. "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
  7580. "related": ".xml"
  7581. }
  7582. },
  7583. "runtime": {
  7584. "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
  7585. "related": ".xml"
  7586. }
  7587. }
  7588. },
  7589. "Microsoft.EntityFrameworkCore.Analyzers/8.0.4": {
  7590. "type": "package",
  7591. "compile": {
  7592. "lib/netstandard2.0/_._": {}
  7593. },
  7594. "runtime": {
  7595. "lib/netstandard2.0/_._": {}
  7596. }
  7597. },
  7598. "Microsoft.Extensions.ApiDescription.Server/6.0.5": {
  7599. "type": "package",
  7600. "build": {
  7601. "build/_._": {}
  7602. },
  7603. "buildMultiTargeting": {
  7604. "buildMultiTargeting/_._": {}
  7605. }
  7606. },
  7607. "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
  7608. "type": "package",
  7609. "dependencies": {
  7610. "Microsoft.Extensions.Primitives": "8.0.0"
  7611. },
  7612. "compile": {
  7613. "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
  7614. "related": ".xml"
  7615. }
  7616. },
  7617. "runtime": {
  7618. "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
  7619. "related": ".xml"
  7620. }
  7621. },
  7622. "build": {
  7623. "buildTransitive/net6.0/_._": {}
  7624. }
  7625. },
  7626. "Microsoft.Extensions.Caching.Memory/8.0.0": {
  7627. "type": "package",
  7628. "dependencies": {
  7629. "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
  7630. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  7631. "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
  7632. "Microsoft.Extensions.Options": "8.0.0",
  7633. "Microsoft.Extensions.Primitives": "8.0.0"
  7634. },
  7635. "compile": {
  7636. "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
  7637. "related": ".xml"
  7638. }
  7639. },
  7640. "runtime": {
  7641. "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
  7642. "related": ".xml"
  7643. }
  7644. },
  7645. "build": {
  7646. "buildTransitive/net6.0/_._": {}
  7647. }
  7648. },
  7649. "Microsoft.Extensions.Configuration/8.0.0": {
  7650. "type": "package",
  7651. "dependencies": {
  7652. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  7653. "Microsoft.Extensions.Primitives": "8.0.0"
  7654. },
  7655. "compile": {
  7656. "lib/net8.0/Microsoft.Extensions.Configuration.dll": {
  7657. "related": ".xml"
  7658. }
  7659. },
  7660. "runtime": {
  7661. "lib/net8.0/Microsoft.Extensions.Configuration.dll": {
  7662. "related": ".xml"
  7663. }
  7664. },
  7665. "build": {
  7666. "buildTransitive/net6.0/_._": {}
  7667. }
  7668. },
  7669. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  7670. "type": "package",
  7671. "dependencies": {
  7672. "Microsoft.Extensions.Primitives": "8.0.0"
  7673. },
  7674. "compile": {
  7675. "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  7676. "related": ".xml"
  7677. }
  7678. },
  7679. "runtime": {
  7680. "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  7681. "related": ".xml"
  7682. }
  7683. },
  7684. "build": {
  7685. "buildTransitive/net6.0/_._": {}
  7686. }
  7687. },
  7688. "Microsoft.Extensions.Configuration.Binder/8.0.0": {
  7689. "type": "package",
  7690. "dependencies": {
  7691. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
  7692. },
  7693. "compile": {
  7694. "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": {
  7695. "related": ".xml"
  7696. }
  7697. },
  7698. "runtime": {
  7699. "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": {
  7700. "related": ".xml"
  7701. }
  7702. },
  7703. "build": {
  7704. "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets": {}
  7705. }
  7706. },
  7707. "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": {
  7708. "type": "package",
  7709. "dependencies": {
  7710. "Microsoft.Extensions.Configuration": "8.0.0",
  7711. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  7712. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  7713. "Microsoft.Extensions.FileProviders.Physical": "8.0.0",
  7714. "Microsoft.Extensions.Primitives": "8.0.0"
  7715. },
  7716. "compile": {
  7717. "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
  7718. "related": ".xml"
  7719. }
  7720. },
  7721. "runtime": {
  7722. "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
  7723. "related": ".xml"
  7724. }
  7725. },
  7726. "build": {
  7727. "buildTransitive/net6.0/_._": {}
  7728. }
  7729. },
  7730. "Microsoft.Extensions.Configuration.Json/8.0.0": {
  7731. "type": "package",
  7732. "dependencies": {
  7733. "Microsoft.Extensions.Configuration": "8.0.0",
  7734. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  7735. "Microsoft.Extensions.Configuration.FileExtensions": "8.0.0",
  7736. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  7737. "System.Text.Json": "8.0.0"
  7738. },
  7739. "compile": {
  7740. "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": {
  7741. "related": ".xml"
  7742. }
  7743. },
  7744. "runtime": {
  7745. "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": {
  7746. "related": ".xml"
  7747. }
  7748. },
  7749. "build": {
  7750. "buildTransitive/net6.0/_._": {}
  7751. }
  7752. },
  7753. "Microsoft.Extensions.DependencyInjection/8.0.0": {
  7754. "type": "package",
  7755. "dependencies": {
  7756. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
  7757. },
  7758. "compile": {
  7759. "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
  7760. "related": ".xml"
  7761. }
  7762. },
  7763. "runtime": {
  7764. "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
  7765. "related": ".xml"
  7766. }
  7767. },
  7768. "build": {
  7769. "buildTransitive/net6.0/_._": {}
  7770. }
  7771. },
  7772. "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
  7773. "type": "package",
  7774. "compile": {
  7775. "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  7776. "related": ".xml"
  7777. }
  7778. },
  7779. "runtime": {
  7780. "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  7781. "related": ".xml"
  7782. }
  7783. },
  7784. "build": {
  7785. "buildTransitive/net6.0/_._": {}
  7786. }
  7787. },
  7788. "Microsoft.Extensions.DependencyModel/8.0.0": {
  7789. "type": "package",
  7790. "dependencies": {
  7791. "System.Text.Encodings.Web": "8.0.0",
  7792. "System.Text.Json": "8.0.0"
  7793. },
  7794. "compile": {
  7795. "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
  7796. "related": ".xml"
  7797. }
  7798. },
  7799. "runtime": {
  7800. "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
  7801. "related": ".xml"
  7802. }
  7803. },
  7804. "build": {
  7805. "buildTransitive/net6.0/_._": {}
  7806. }
  7807. },
  7808. "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
  7809. "type": "package",
  7810. "dependencies": {
  7811. "Microsoft.Extensions.Primitives": "8.0.0"
  7812. },
  7813. "compile": {
  7814. "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
  7815. "related": ".xml"
  7816. }
  7817. },
  7818. "runtime": {
  7819. "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
  7820. "related": ".xml"
  7821. }
  7822. },
  7823. "build": {
  7824. "buildTransitive/net6.0/_._": {}
  7825. }
  7826. },
  7827. "Microsoft.Extensions.FileProviders.Physical/8.0.0": {
  7828. "type": "package",
  7829. "dependencies": {
  7830. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  7831. "Microsoft.Extensions.FileSystemGlobbing": "8.0.0",
  7832. "Microsoft.Extensions.Primitives": "8.0.0"
  7833. },
  7834. "compile": {
  7835. "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": {
  7836. "related": ".xml"
  7837. }
  7838. },
  7839. "runtime": {
  7840. "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": {
  7841. "related": ".xml"
  7842. }
  7843. },
  7844. "build": {
  7845. "buildTransitive/net6.0/_._": {}
  7846. }
  7847. },
  7848. "Microsoft.Extensions.FileSystemGlobbing/8.0.0": {
  7849. "type": "package",
  7850. "compile": {
  7851. "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
  7852. "related": ".xml"
  7853. }
  7854. },
  7855. "runtime": {
  7856. "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
  7857. "related": ".xml"
  7858. }
  7859. },
  7860. "build": {
  7861. "buildTransitive/net6.0/_._": {}
  7862. }
  7863. },
  7864. "Microsoft.Extensions.Logging/8.0.0": {
  7865. "type": "package",
  7866. "dependencies": {
  7867. "Microsoft.Extensions.DependencyInjection": "8.0.0",
  7868. "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
  7869. "Microsoft.Extensions.Options": "8.0.0"
  7870. },
  7871. "compile": {
  7872. "lib/net8.0/Microsoft.Extensions.Logging.dll": {
  7873. "related": ".xml"
  7874. }
  7875. },
  7876. "runtime": {
  7877. "lib/net8.0/Microsoft.Extensions.Logging.dll": {
  7878. "related": ".xml"
  7879. }
  7880. },
  7881. "build": {
  7882. "buildTransitive/net6.0/_._": {}
  7883. }
  7884. },
  7885. "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
  7886. "type": "package",
  7887. "dependencies": {
  7888. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
  7889. },
  7890. "compile": {
  7891. "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  7892. "related": ".xml"
  7893. }
  7894. },
  7895. "runtime": {
  7896. "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  7897. "related": ".xml"
  7898. }
  7899. },
  7900. "build": {
  7901. "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
  7902. }
  7903. },
  7904. "Microsoft.Extensions.Options/8.0.0": {
  7905. "type": "package",
  7906. "dependencies": {
  7907. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  7908. "Microsoft.Extensions.Primitives": "8.0.0"
  7909. },
  7910. "compile": {
  7911. "lib/net8.0/Microsoft.Extensions.Options.dll": {
  7912. "related": ".xml"
  7913. }
  7914. },
  7915. "runtime": {
  7916. "lib/net8.0/Microsoft.Extensions.Options.dll": {
  7917. "related": ".xml"
  7918. }
  7919. },
  7920. "build": {
  7921. "buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {}
  7922. }
  7923. },
  7924. "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": {
  7925. "type": "package",
  7926. "dependencies": {
  7927. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  7928. "Microsoft.Extensions.Configuration.Binder": "8.0.0",
  7929. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  7930. "Microsoft.Extensions.Options": "8.0.0",
  7931. "Microsoft.Extensions.Primitives": "8.0.0"
  7932. },
  7933. "compile": {
  7934. "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
  7935. "related": ".xml"
  7936. }
  7937. },
  7938. "runtime": {
  7939. "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
  7940. "related": ".xml"
  7941. }
  7942. },
  7943. "build": {
  7944. "buildTransitive/net6.0/_._": {}
  7945. }
  7946. },
  7947. "Microsoft.Extensions.Primitives/8.0.0": {
  7948. "type": "package",
  7949. "compile": {
  7950. "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
  7951. "related": ".xml"
  7952. }
  7953. },
  7954. "runtime": {
  7955. "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
  7956. "related": ".xml"
  7957. }
  7958. },
  7959. "build": {
  7960. "buildTransitive/net6.0/_._": {}
  7961. }
  7962. },
  7963. "Microsoft.Identity.Client/4.21.1": {
  7964. "type": "package",
  7965. "compile": {
  7966. "ref/netcoreapp2.1/_._": {
  7967. "related": ".xml"
  7968. }
  7969. },
  7970. "runtime": {
  7971. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
  7972. "related": ".xml"
  7973. }
  7974. }
  7975. },
  7976. "Microsoft.IdentityModel.Abstractions/7.1.2": {
  7977. "type": "package",
  7978. "compile": {
  7979. "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": {
  7980. "related": ".xml"
  7981. }
  7982. },
  7983. "runtime": {
  7984. "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": {
  7985. "related": ".xml"
  7986. }
  7987. }
  7988. },
  7989. "Microsoft.IdentityModel.JsonWebTokens/7.1.2": {
  7990. "type": "package",
  7991. "dependencies": {
  7992. "Microsoft.IdentityModel.Tokens": "7.1.2"
  7993. },
  7994. "compile": {
  7995. "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  7996. "related": ".xml"
  7997. }
  7998. },
  7999. "runtime": {
  8000. "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  8001. "related": ".xml"
  8002. }
  8003. }
  8004. },
  8005. "Microsoft.IdentityModel.Logging/7.1.2": {
  8006. "type": "package",
  8007. "dependencies": {
  8008. "Microsoft.IdentityModel.Abstractions": "7.1.2"
  8009. },
  8010. "compile": {
  8011. "lib/net8.0/Microsoft.IdentityModel.Logging.dll": {
  8012. "related": ".xml"
  8013. }
  8014. },
  8015. "runtime": {
  8016. "lib/net8.0/Microsoft.IdentityModel.Logging.dll": {
  8017. "related": ".xml"
  8018. }
  8019. }
  8020. },
  8021. "Microsoft.IdentityModel.Protocols/7.1.2": {
  8022. "type": "package",
  8023. "dependencies": {
  8024. "Microsoft.IdentityModel.Logging": "7.1.2",
  8025. "Microsoft.IdentityModel.Tokens": "7.1.2"
  8026. },
  8027. "compile": {
  8028. "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": {
  8029. "related": ".xml"
  8030. }
  8031. },
  8032. "runtime": {
  8033. "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": {
  8034. "related": ".xml"
  8035. }
  8036. }
  8037. },
  8038. "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": {
  8039. "type": "package",
  8040. "dependencies": {
  8041. "Microsoft.IdentityModel.Protocols": "7.1.2",
  8042. "System.IdentityModel.Tokens.Jwt": "7.1.2"
  8043. },
  8044. "compile": {
  8045. "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  8046. "related": ".xml"
  8047. }
  8048. },
  8049. "runtime": {
  8050. "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  8051. "related": ".xml"
  8052. }
  8053. }
  8054. },
  8055. "Microsoft.IdentityModel.Tokens/7.1.2": {
  8056. "type": "package",
  8057. "dependencies": {
  8058. "Microsoft.IdentityModel.Logging": "7.1.2"
  8059. },
  8060. "compile": {
  8061. "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": {
  8062. "related": ".xml"
  8063. }
  8064. },
  8065. "runtime": {
  8066. "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": {
  8067. "related": ".xml"
  8068. }
  8069. }
  8070. },
  8071. "Microsoft.IO.RecyclableMemoryStream/2.1.1": {
  8072. "type": "package",
  8073. "compile": {
  8074. "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll": {
  8075. "related": ".xml"
  8076. }
  8077. },
  8078. "runtime": {
  8079. "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll": {
  8080. "related": ".xml"
  8081. }
  8082. }
  8083. },
  8084. "Microsoft.NETCore.Platforms/1.1.1": {
  8085. "type": "package",
  8086. "compile": {
  8087. "lib/netstandard1.0/_._": {}
  8088. },
  8089. "runtime": {
  8090. "lib/netstandard1.0/_._": {}
  8091. }
  8092. },
  8093. "Microsoft.NETCore.Targets/1.1.3": {
  8094. "type": "package",
  8095. "compile": {
  8096. "lib/netstandard1.0/_._": {}
  8097. },
  8098. "runtime": {
  8099. "lib/netstandard1.0/_._": {}
  8100. }
  8101. },
  8102. "Microsoft.OpenApi/1.2.3": {
  8103. "type": "package",
  8104. "compile": {
  8105. "lib/netstandard2.0/Microsoft.OpenApi.dll": {
  8106. "related": ".pdb;.xml"
  8107. }
  8108. },
  8109. "runtime": {
  8110. "lib/netstandard2.0/Microsoft.OpenApi.dll": {
  8111. "related": ".pdb;.xml"
  8112. }
  8113. }
  8114. },
  8115. "Microsoft.Win32.Registry/5.0.0": {
  8116. "type": "package",
  8117. "dependencies": {
  8118. "System.Security.AccessControl": "5.0.0",
  8119. "System.Security.Principal.Windows": "5.0.0"
  8120. },
  8121. "compile": {
  8122. "ref/netstandard2.0/Microsoft.Win32.Registry.dll": {
  8123. "related": ".xml"
  8124. }
  8125. },
  8126. "runtime": {
  8127. "lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  8128. "related": ".xml"
  8129. }
  8130. },
  8131. "runtimeTargets": {
  8132. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  8133. "assetType": "runtime",
  8134. "rid": "win"
  8135. }
  8136. }
  8137. },
  8138. "Microsoft.Win32.SystemEvents/8.0.0": {
  8139. "type": "package",
  8140. "compile": {
  8141. "lib/net8.0/Microsoft.Win32.SystemEvents.dll": {
  8142. "related": ".xml"
  8143. }
  8144. },
  8145. "runtime": {
  8146. "lib/net8.0/Microsoft.Win32.SystemEvents.dll": {
  8147. "related": ".xml"
  8148. }
  8149. },
  8150. "build": {
  8151. "buildTransitive/net6.0/_._": {}
  8152. },
  8153. "runtimeTargets": {
  8154. "runtimes/win/lib/net8.0/Microsoft.Win32.SystemEvents.dll": {
  8155. "assetType": "runtime",
  8156. "rid": "win"
  8157. }
  8158. }
  8159. },
  8160. "Minio/5.0.0": {
  8161. "type": "package",
  8162. "dependencies": {
  8163. "CommunityToolkit.HighPerformance": "8.1.0",
  8164. "System.IO.Hashing": "7.0.0",
  8165. "System.Reactive.Linq": "5.0.0"
  8166. },
  8167. "compile": {
  8168. "lib/net7.0/Minio.dll": {
  8169. "related": ".xml"
  8170. }
  8171. },
  8172. "runtime": {
  8173. "lib/net7.0/Minio.dll": {
  8174. "related": ".xml"
  8175. }
  8176. }
  8177. },
  8178. "MiniProfiler.AspNetCore/4.3.8": {
  8179. "type": "package",
  8180. "dependencies": {
  8181. "MiniProfiler.Shared": "4.3.8"
  8182. },
  8183. "compile": {
  8184. "lib/net6.0/MiniProfiler.AspNetCore.dll": {
  8185. "related": ".xml"
  8186. }
  8187. },
  8188. "runtime": {
  8189. "lib/net6.0/MiniProfiler.AspNetCore.dll": {
  8190. "related": ".xml"
  8191. }
  8192. },
  8193. "frameworkReferences": [
  8194. "Microsoft.AspNetCore.App"
  8195. ]
  8196. },
  8197. "MiniProfiler.AspNetCore.Mvc/4.3.8": {
  8198. "type": "package",
  8199. "dependencies": {
  8200. "MiniProfiler.AspNetCore": "4.3.8"
  8201. },
  8202. "compile": {
  8203. "lib/net6.0/MiniProfiler.AspNetCore.Mvc.dll": {
  8204. "related": ".xml"
  8205. }
  8206. },
  8207. "runtime": {
  8208. "lib/net6.0/MiniProfiler.AspNetCore.Mvc.dll": {
  8209. "related": ".xml"
  8210. }
  8211. },
  8212. "frameworkReferences": [
  8213. "Microsoft.AspNetCore.App"
  8214. ]
  8215. },
  8216. "MiniProfiler.Shared/4.3.8": {
  8217. "type": "package",
  8218. "dependencies": {
  8219. "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
  8220. "Newtonsoft.Json": "13.0.1",
  8221. "System.ComponentModel.Primitives": "4.3.0",
  8222. "System.Data.Common": "4.3.0",
  8223. "System.Diagnostics.DiagnosticSource": "4.4.1",
  8224. "System.Diagnostics.StackTrace": "4.3.0",
  8225. "System.Dynamic.Runtime": "4.3.0",
  8226. "System.Reflection.Emit.Lightweight": "4.3.0",
  8227. "System.Runtime.Extensions": "4.3.0",
  8228. "System.Runtime.Serialization.Primitives": "4.3.0",
  8229. "System.Threading.Tasks.Parallel": "4.3.0"
  8230. },
  8231. "compile": {
  8232. "lib/netstandard2.0/MiniProfiler.Shared.dll": {
  8233. "related": ".xml"
  8234. }
  8235. },
  8236. "runtime": {
  8237. "lib/netstandard2.0/MiniProfiler.Shared.dll": {
  8238. "related": ".xml"
  8239. }
  8240. }
  8241. },
  8242. "MoYu.Extras.Authentication.JwtBearer/1.0.6": {
  8243. "type": "package",
  8244. "dependencies": {
  8245. "Microsoft.AspNetCore.Authentication.JwtBearer": "8.0.4"
  8246. },
  8247. "compile": {
  8248. "lib/net8.0/MoYu.Extras.Authentication.JwtBearer.dll": {
  8249. "related": ".xml"
  8250. }
  8251. },
  8252. "runtime": {
  8253. "lib/net8.0/MoYu.Extras.Authentication.JwtBearer.dll": {
  8254. "related": ".xml"
  8255. }
  8256. }
  8257. },
  8258. "MoYu.Extras.ObjectMapper.Mapster/1.0.6": {
  8259. "type": "package",
  8260. "dependencies": {
  8261. "Mapster": "7.4.0",
  8262. "Mapster.DependencyInjection": "1.0.1",
  8263. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
  8264. },
  8265. "compile": {
  8266. "lib/net8.0/MoYu.Extras.ObjectMapper.Mapster.dll": {
  8267. "related": ".xml"
  8268. }
  8269. },
  8270. "runtime": {
  8271. "lib/net8.0/MoYu.Extras.ObjectMapper.Mapster.dll": {
  8272. "related": ".xml"
  8273. }
  8274. }
  8275. },
  8276. "MoYu.Pure/1.0.6": {
  8277. "type": "package",
  8278. "dependencies": {
  8279. "MiniProfiler.AspNetCore.Mvc": "4.3.8",
  8280. "MoYu.Pure.Extras.DependencyModel.CodeAnalysis": "1.0.6",
  8281. "Swashbuckle.AspNetCore": "6.5.0"
  8282. },
  8283. "compile": {
  8284. "lib/net8.0/MoYu.Pure.dll": {
  8285. "related": ".xml"
  8286. }
  8287. },
  8288. "runtime": {
  8289. "lib/net8.0/MoYu.Pure.dll": {
  8290. "related": ".xml"
  8291. }
  8292. },
  8293. "frameworkReferences": [
  8294. "Microsoft.AspNetCore.App"
  8295. ],
  8296. "contentFiles": {
  8297. "contentFiles/any/any/_._": {
  8298. "buildAction": "None",
  8299. "codeLanguage": "any",
  8300. "copyToOutput": false
  8301. }
  8302. }
  8303. },
  8304. "MoYu.Pure.Extras.DependencyModel.CodeAnalysis/1.0.6": {
  8305. "type": "package",
  8306. "dependencies": {
  8307. "Ben.Demystifier": "0.4.1",
  8308. "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "8.0.4",
  8309. "Microsoft.AspNetCore.Razor.Language": "6.0.29",
  8310. "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.9.2",
  8311. "Microsoft.Extensions.DependencyModel": "8.0.0",
  8312. "System.Text.Json": "8.0.3",
  8313. "System.Text.RegularExpressions": "4.3.1"
  8314. },
  8315. "compile": {
  8316. "lib/net8.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll": {
  8317. "related": ".xml"
  8318. }
  8319. },
  8320. "runtime": {
  8321. "lib/net8.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll": {
  8322. "related": ".xml"
  8323. }
  8324. }
  8325. },
  8326. "MySqlConnector/2.2.5": {
  8327. "type": "package",
  8328. "compile": {
  8329. "lib/net7.0/MySqlConnector.dll": {
  8330. "related": ".xml"
  8331. }
  8332. },
  8333. "runtime": {
  8334. "lib/net7.0/MySqlConnector.dll": {
  8335. "related": ".xml"
  8336. }
  8337. }
  8338. },
  8339. "NewLife.Core/10.10.2024.601": {
  8340. "type": "package",
  8341. "compile": {
  8342. "lib/net8.0/NewLife.Core.dll": {
  8343. "related": ".xml"
  8344. }
  8345. },
  8346. "runtime": {
  8347. "lib/net8.0/NewLife.Core.dll": {
  8348. "related": ".xml"
  8349. }
  8350. }
  8351. },
  8352. "NewLife.Redis/5.6.2024.402": {
  8353. "type": "package",
  8354. "dependencies": {
  8355. "NewLife.Core": "10.9.2024.402"
  8356. },
  8357. "compile": {
  8358. "lib/netstandard2.1/NewLife.Redis.dll": {
  8359. "related": ".xml"
  8360. }
  8361. },
  8362. "runtime": {
  8363. "lib/netstandard2.1/NewLife.Redis.dll": {
  8364. "related": ".xml"
  8365. }
  8366. }
  8367. },
  8368. "Newtonsoft.Json/13.0.3": {
  8369. "type": "package",
  8370. "compile": {
  8371. "lib/net6.0/Newtonsoft.Json.dll": {
  8372. "related": ".xml"
  8373. }
  8374. },
  8375. "runtime": {
  8376. "lib/net6.0/Newtonsoft.Json.dll": {
  8377. "related": ".xml"
  8378. }
  8379. }
  8380. },
  8381. "Newtonsoft.Json.Bson/1.0.2": {
  8382. "type": "package",
  8383. "dependencies": {
  8384. "Newtonsoft.Json": "12.0.1"
  8385. },
  8386. "compile": {
  8387. "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
  8388. "related": ".pdb;.xml"
  8389. }
  8390. },
  8391. "runtime": {
  8392. "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
  8393. "related": ".pdb;.xml"
  8394. }
  8395. }
  8396. },
  8397. "Npgsql/5.0.18": {
  8398. "type": "package",
  8399. "dependencies": {
  8400. "System.Runtime.CompilerServices.Unsafe": "4.6.0"
  8401. },
  8402. "compile": {
  8403. "lib/net5.0/Npgsql.dll": {
  8404. "related": ".xml"
  8405. }
  8406. },
  8407. "runtime": {
  8408. "lib/net5.0/Npgsql.dll": {
  8409. "related": ".xml"
  8410. }
  8411. }
  8412. },
  8413. "Oracle.ManagedDataAccess.Core/3.21.100": {
  8414. "type": "package",
  8415. "dependencies": {
  8416. "System.Diagnostics.PerformanceCounter": "6.0.1",
  8417. "System.DirectoryServices": "6.0.1",
  8418. "System.DirectoryServices.Protocols": "6.0.1"
  8419. },
  8420. "compile": {
  8421. "lib/netstandard2.1/Oracle.ManagedDataAccess.dll": {}
  8422. },
  8423. "runtime": {
  8424. "lib/netstandard2.1/Oracle.ManagedDataAccess.dll": {}
  8425. }
  8426. },
  8427. "Oscar.Data.SqlClient/4.0.4": {
  8428. "type": "package",
  8429. "dependencies": {
  8430. "System.Text.Encoding.CodePages": "4.7.1"
  8431. },
  8432. "compile": {
  8433. "lib/netstandard2.0/Oscar.Data.SqlClient.dll": {}
  8434. },
  8435. "runtime": {
  8436. "lib/netstandard2.0/Oscar.Data.SqlClient.dll": {}
  8437. }
  8438. },
  8439. "Portable.BouncyCastle/1.9.0": {
  8440. "type": "package",
  8441. "compile": {
  8442. "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
  8443. "related": ".xml"
  8444. }
  8445. },
  8446. "runtime": {
  8447. "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
  8448. "related": ".xml"
  8449. }
  8450. }
  8451. },
  8452. "SharpCompress/0.37.2": {
  8453. "type": "package",
  8454. "dependencies": {
  8455. "ZstdSharp.Port": "0.8.0"
  8456. },
  8457. "compile": {
  8458. "lib/net8.0/SharpCompress.dll": {}
  8459. },
  8460. "runtime": {
  8461. "lib/net8.0/SharpCompress.dll": {}
  8462. }
  8463. },
  8464. "SharpZipLib/1.4.2": {
  8465. "type": "package",
  8466. "compile": {
  8467. "lib/net6.0/ICSharpCode.SharpZipLib.dll": {
  8468. "related": ".pdb;.xml"
  8469. }
  8470. },
  8471. "runtime": {
  8472. "lib/net6.0/ICSharpCode.SharpZipLib.dll": {
  8473. "related": ".pdb;.xml"
  8474. }
  8475. }
  8476. },
  8477. "SimpleRedis/1.1.9": {
  8478. "type": "package",
  8479. "dependencies": {
  8480. "Microsoft.Extensions.Configuration": "8.0.0",
  8481. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  8482. "Microsoft.Extensions.DependencyInjection": "8.0.0",
  8483. "Microsoft.Extensions.Options": "8.0.0",
  8484. "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0",
  8485. "NewLife.Redis": "5.6.2024.402"
  8486. },
  8487. "compile": {
  8488. "lib/net8.0/SimpleRedis.dll": {
  8489. "related": ".xml"
  8490. }
  8491. },
  8492. "runtime": {
  8493. "lib/net8.0/SimpleRedis.dll": {
  8494. "related": ".xml"
  8495. }
  8496. }
  8497. },
  8498. "SimpleTool/1.0.6": {
  8499. "type": "package",
  8500. "dependencies": {
  8501. "Newtonsoft.Json": "13.0.3"
  8502. },
  8503. "compile": {
  8504. "lib/net7.0/SimpleTool.dll": {
  8505. "related": ".xml"
  8506. }
  8507. },
  8508. "runtime": {
  8509. "lib/net7.0/SimpleTool.dll": {
  8510. "related": ".xml"
  8511. }
  8512. }
  8513. },
  8514. "SixLabors.Fonts/2.0.3": {
  8515. "type": "package",
  8516. "compile": {
  8517. "lib/net6.0/SixLabors.Fonts.dll": {
  8518. "related": ".xml"
  8519. }
  8520. },
  8521. "runtime": {
  8522. "lib/net6.0/SixLabors.Fonts.dll": {
  8523. "related": ".xml"
  8524. }
  8525. }
  8526. },
  8527. "SixLabors.ImageSharp/3.1.4": {
  8528. "type": "package",
  8529. "compile": {
  8530. "lib/net6.0/SixLabors.ImageSharp.dll": {
  8531. "related": ".xml"
  8532. }
  8533. },
  8534. "runtime": {
  8535. "lib/net6.0/SixLabors.ImageSharp.dll": {
  8536. "related": ".xml"
  8537. }
  8538. },
  8539. "build": {
  8540. "build/_._": {}
  8541. }
  8542. },
  8543. "SixLabors.ImageSharp.Drawing/2.1.3": {
  8544. "type": "package",
  8545. "dependencies": {
  8546. "SixLabors.Fonts": "2.0.3",
  8547. "SixLabors.ImageSharp": "3.1.4"
  8548. },
  8549. "compile": {
  8550. "lib/net6.0/SixLabors.ImageSharp.Drawing.dll": {
  8551. "related": ".xml"
  8552. }
  8553. },
  8554. "runtime": {
  8555. "lib/net6.0/SixLabors.ImageSharp.Drawing.dll": {
  8556. "related": ".xml"
  8557. }
  8558. }
  8559. },
  8560. "SkiaSharp/2.88.6": {
  8561. "type": "package",
  8562. "dependencies": {
  8563. "SkiaSharp.NativeAssets.Win32": "2.88.6",
  8564. "SkiaSharp.NativeAssets.macOS": "2.88.6"
  8565. },
  8566. "compile": {
  8567. "lib/net6.0/SkiaSharp.dll": {
  8568. "related": ".pdb;.xml"
  8569. }
  8570. },
  8571. "runtime": {
  8572. "lib/net6.0/SkiaSharp.dll": {
  8573. "related": ".pdb;.xml"
  8574. }
  8575. }
  8576. },
  8577. "SkiaSharp.NativeAssets.Linux.NoDependencies/2.88.6": {
  8578. "type": "package",
  8579. "dependencies": {
  8580. "SkiaSharp": "2.88.6"
  8581. },
  8582. "compile": {
  8583. "lib/net6.0/_._": {}
  8584. },
  8585. "runtime": {
  8586. "lib/net6.0/_._": {}
  8587. },
  8588. "runtimeTargets": {
  8589. "runtimes/linux-arm/native/libSkiaSharp.so": {
  8590. "assetType": "native",
  8591. "rid": "linux-arm"
  8592. },
  8593. "runtimes/linux-arm64/native/libSkiaSharp.so": {
  8594. "assetType": "native",
  8595. "rid": "linux-arm64"
  8596. },
  8597. "runtimes/linux-musl-x64/native/libSkiaSharp.so": {
  8598. "assetType": "native",
  8599. "rid": "linux-musl-x64"
  8600. },
  8601. "runtimes/linux-x64/native/libSkiaSharp.so": {
  8602. "assetType": "native",
  8603. "rid": "linux-x64"
  8604. }
  8605. }
  8606. },
  8607. "SkiaSharp.NativeAssets.macOS/2.88.6": {
  8608. "type": "package",
  8609. "compile": {
  8610. "lib/net6.0/_._": {}
  8611. },
  8612. "runtime": {
  8613. "lib/net6.0/_._": {}
  8614. },
  8615. "runtimeTargets": {
  8616. "runtimes/osx/native/libSkiaSharp.dylib": {
  8617. "assetType": "native",
  8618. "rid": "osx"
  8619. }
  8620. }
  8621. },
  8622. "SkiaSharp.NativeAssets.Win32/2.88.6": {
  8623. "type": "package",
  8624. "compile": {
  8625. "lib/net6.0/_._": {}
  8626. },
  8627. "runtime": {
  8628. "lib/net6.0/_._": {}
  8629. },
  8630. "runtimeTargets": {
  8631. "runtimes/win-arm64/native/libSkiaSharp.dll": {
  8632. "assetType": "native",
  8633. "rid": "win-arm64"
  8634. },
  8635. "runtimes/win-x64/native/libSkiaSharp.dll": {
  8636. "assetType": "native",
  8637. "rid": "win-x64"
  8638. },
  8639. "runtimes/win-x86/native/libSkiaSharp.dll": {
  8640. "assetType": "native",
  8641. "rid": "win-x86"
  8642. }
  8643. }
  8644. },
  8645. "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": {
  8646. "type": "package",
  8647. "dependencies": {
  8648. "SQLitePCLRaw.lib.e_sqlite3": "2.1.6",
  8649. "SQLitePCLRaw.provider.e_sqlite3": "2.1.6"
  8650. },
  8651. "compile": {
  8652. "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
  8653. },
  8654. "runtime": {
  8655. "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
  8656. }
  8657. },
  8658. "SQLitePCLRaw.core/2.1.6": {
  8659. "type": "package",
  8660. "dependencies": {
  8661. "System.Memory": "4.5.3"
  8662. },
  8663. "compile": {
  8664. "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
  8665. },
  8666. "runtime": {
  8667. "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
  8668. }
  8669. },
  8670. "SQLitePCLRaw.lib.e_sqlite3/2.1.6": {
  8671. "type": "package",
  8672. "compile": {
  8673. "lib/netstandard2.0/_._": {}
  8674. },
  8675. "runtime": {
  8676. "lib/netstandard2.0/_._": {}
  8677. },
  8678. "build": {
  8679. "buildTransitive/net8.0/SQLitePCLRaw.lib.e_sqlite3.targets": {}
  8680. },
  8681. "runtimeTargets": {
  8682. "runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a": {
  8683. "assetType": "native",
  8684. "rid": "browser-wasm"
  8685. },
  8686. "runtimes/linux-arm/native/libe_sqlite3.so": {
  8687. "assetType": "native",
  8688. "rid": "linux-arm"
  8689. },
  8690. "runtimes/linux-arm64/native/libe_sqlite3.so": {
  8691. "assetType": "native",
  8692. "rid": "linux-arm64"
  8693. },
  8694. "runtimes/linux-armel/native/libe_sqlite3.so": {
  8695. "assetType": "native",
  8696. "rid": "linux-armel"
  8697. },
  8698. "runtimes/linux-mips64/native/libe_sqlite3.so": {
  8699. "assetType": "native",
  8700. "rid": "linux-mips64"
  8701. },
  8702. "runtimes/linux-musl-arm/native/libe_sqlite3.so": {
  8703. "assetType": "native",
  8704. "rid": "linux-musl-arm"
  8705. },
  8706. "runtimes/linux-musl-arm64/native/libe_sqlite3.so": {
  8707. "assetType": "native",
  8708. "rid": "linux-musl-arm64"
  8709. },
  8710. "runtimes/linux-musl-x64/native/libe_sqlite3.so": {
  8711. "assetType": "native",
  8712. "rid": "linux-musl-x64"
  8713. },
  8714. "runtimes/linux-ppc64le/native/libe_sqlite3.so": {
  8715. "assetType": "native",
  8716. "rid": "linux-ppc64le"
  8717. },
  8718. "runtimes/linux-s390x/native/libe_sqlite3.so": {
  8719. "assetType": "native",
  8720. "rid": "linux-s390x"
  8721. },
  8722. "runtimes/linux-x64/native/libe_sqlite3.so": {
  8723. "assetType": "native",
  8724. "rid": "linux-x64"
  8725. },
  8726. "runtimes/linux-x86/native/libe_sqlite3.so": {
  8727. "assetType": "native",
  8728. "rid": "linux-x86"
  8729. },
  8730. "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": {
  8731. "assetType": "native",
  8732. "rid": "maccatalyst-arm64"
  8733. },
  8734. "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": {
  8735. "assetType": "native",
  8736. "rid": "maccatalyst-x64"
  8737. },
  8738. "runtimes/osx-arm64/native/libe_sqlite3.dylib": {
  8739. "assetType": "native",
  8740. "rid": "osx-arm64"
  8741. },
  8742. "runtimes/osx-x64/native/libe_sqlite3.dylib": {
  8743. "assetType": "native",
  8744. "rid": "osx-x64"
  8745. },
  8746. "runtimes/win-arm/native/e_sqlite3.dll": {
  8747. "assetType": "native",
  8748. "rid": "win-arm"
  8749. },
  8750. "runtimes/win-arm64/native/e_sqlite3.dll": {
  8751. "assetType": "native",
  8752. "rid": "win-arm64"
  8753. },
  8754. "runtimes/win-x64/native/e_sqlite3.dll": {
  8755. "assetType": "native",
  8756. "rid": "win-x64"
  8757. },
  8758. "runtimes/win-x86/native/e_sqlite3.dll": {
  8759. "assetType": "native",
  8760. "rid": "win-x86"
  8761. }
  8762. }
  8763. },
  8764. "SQLitePCLRaw.provider.e_sqlite3/2.1.6": {
  8765. "type": "package",
  8766. "dependencies": {
  8767. "SQLitePCLRaw.core": "2.1.6"
  8768. },
  8769. "compile": {
  8770. "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
  8771. },
  8772. "runtime": {
  8773. "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
  8774. }
  8775. },
  8776. "SqlSugarCore/5.1.4.158": {
  8777. "type": "package",
  8778. "dependencies": {
  8779. "Microsoft.Data.SqlClient": "2.1.7",
  8780. "Microsoft.Data.Sqlite": "8.0.1",
  8781. "MySqlConnector": "2.2.5",
  8782. "Newtonsoft.Json": "13.0.2",
  8783. "Npgsql": "5.0.18",
  8784. "Oracle.ManagedDataAccess.Core": "3.21.100",
  8785. "Oscar.Data.SqlClient": "4.0.4",
  8786. "SqlSugarCore.Dm": "1.3.0",
  8787. "SqlSugarCore.Kdbndp": "9.3.6.411",
  8788. "System.Data.Common": "4.3.0",
  8789. "System.Reflection.Emit.Lightweight": "4.3.0"
  8790. },
  8791. "compile": {
  8792. "lib/netstandard2.1/SqlSugar.dll": {}
  8793. },
  8794. "runtime": {
  8795. "lib/netstandard2.1/SqlSugar.dll": {}
  8796. }
  8797. },
  8798. "SqlSugarCore.Dm/1.3.0": {
  8799. "type": "package",
  8800. "dependencies": {
  8801. "System.Text.Encoding.CodePages": "5.0.0"
  8802. },
  8803. "compile": {
  8804. "lib/netstandard2.0/DmProvider.dll": {}
  8805. },
  8806. "runtime": {
  8807. "lib/netstandard2.0/DmProvider.dll": {}
  8808. }
  8809. },
  8810. "SqlSugarCore.Kdbndp/9.3.6.411": {
  8811. "type": "package",
  8812. "compile": {
  8813. "lib/netstandard2.1/Kdbndp.dll": {}
  8814. },
  8815. "runtime": {
  8816. "lib/netstandard2.1/Kdbndp.dll": {}
  8817. }
  8818. },
  8819. "Swashbuckle.AspNetCore/6.5.0": {
  8820. "type": "package",
  8821. "dependencies": {
  8822. "Microsoft.Extensions.ApiDescription.Server": "6.0.5",
  8823. "Swashbuckle.AspNetCore.Swagger": "6.5.0",
  8824. "Swashbuckle.AspNetCore.SwaggerGen": "6.5.0",
  8825. "Swashbuckle.AspNetCore.SwaggerUI": "6.5.0"
  8826. },
  8827. "build": {
  8828. "build/_._": {}
  8829. }
  8830. },
  8831. "Swashbuckle.AspNetCore.Swagger/6.5.0": {
  8832. "type": "package",
  8833. "dependencies": {
  8834. "Microsoft.OpenApi": "1.2.3"
  8835. },
  8836. "compile": {
  8837. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": {
  8838. "related": ".pdb;.xml"
  8839. }
  8840. },
  8841. "runtime": {
  8842. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": {
  8843. "related": ".pdb;.xml"
  8844. }
  8845. },
  8846. "frameworkReferences": [
  8847. "Microsoft.AspNetCore.App"
  8848. ]
  8849. },
  8850. "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
  8851. "type": "package",
  8852. "dependencies": {
  8853. "Swashbuckle.AspNetCore.Swagger": "6.5.0"
  8854. },
  8855. "compile": {
  8856. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
  8857. "related": ".pdb;.xml"
  8858. }
  8859. },
  8860. "runtime": {
  8861. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
  8862. "related": ".pdb;.xml"
  8863. }
  8864. }
  8865. },
  8866. "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
  8867. "type": "package",
  8868. "compile": {
  8869. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
  8870. "related": ".pdb;.xml"
  8871. }
  8872. },
  8873. "runtime": {
  8874. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
  8875. "related": ".pdb;.xml"
  8876. }
  8877. },
  8878. "frameworkReferences": [
  8879. "Microsoft.AspNetCore.App"
  8880. ]
  8881. },
  8882. "System.CodeDom/8.0.0": {
  8883. "type": "package",
  8884. "compile": {
  8885. "lib/net8.0/System.CodeDom.dll": {
  8886. "related": ".xml"
  8887. }
  8888. },
  8889. "runtime": {
  8890. "lib/net8.0/System.CodeDom.dll": {
  8891. "related": ".xml"
  8892. }
  8893. },
  8894. "build": {
  8895. "buildTransitive/net6.0/_._": {}
  8896. }
  8897. },
  8898. "System.Collections/4.3.0": {
  8899. "type": "package",
  8900. "dependencies": {
  8901. "Microsoft.NETCore.Platforms": "1.1.0",
  8902. "Microsoft.NETCore.Targets": "1.1.0",
  8903. "System.Runtime": "4.3.0"
  8904. },
  8905. "compile": {
  8906. "ref/netstandard1.3/_._": {
  8907. "related": ".xml"
  8908. }
  8909. }
  8910. },
  8911. "System.Collections.Concurrent/4.3.0": {
  8912. "type": "package",
  8913. "dependencies": {
  8914. "System.Collections": "4.3.0",
  8915. "System.Diagnostics.Debug": "4.3.0",
  8916. "System.Diagnostics.Tracing": "4.3.0",
  8917. "System.Globalization": "4.3.0",
  8918. "System.Reflection": "4.3.0",
  8919. "System.Resources.ResourceManager": "4.3.0",
  8920. "System.Runtime": "4.3.0",
  8921. "System.Runtime.Extensions": "4.3.0",
  8922. "System.Threading": "4.3.0",
  8923. "System.Threading.Tasks": "4.3.0"
  8924. },
  8925. "compile": {
  8926. "ref/netstandard1.3/System.Collections.Concurrent.dll": {
  8927. "related": ".xml"
  8928. }
  8929. },
  8930. "runtime": {
  8931. "lib/netstandard1.3/System.Collections.Concurrent.dll": {}
  8932. }
  8933. },
  8934. "System.Collections.Immutable/8.0.0": {
  8935. "type": "package",
  8936. "compile": {
  8937. "lib/net8.0/System.Collections.Immutable.dll": {
  8938. "related": ".xml"
  8939. }
  8940. },
  8941. "runtime": {
  8942. "lib/net8.0/System.Collections.Immutable.dll": {
  8943. "related": ".xml"
  8944. }
  8945. },
  8946. "build": {
  8947. "buildTransitive/net6.0/_._": {}
  8948. }
  8949. },
  8950. "System.ComponentModel/4.3.0": {
  8951. "type": "package",
  8952. "dependencies": {
  8953. "System.Runtime": "4.3.0"
  8954. },
  8955. "compile": {
  8956. "ref/netstandard1.0/System.ComponentModel.dll": {
  8957. "related": ".xml"
  8958. }
  8959. },
  8960. "runtime": {
  8961. "lib/netstandard1.3/System.ComponentModel.dll": {}
  8962. }
  8963. },
  8964. "System.ComponentModel.Annotations/4.7.0": {
  8965. "type": "package",
  8966. "compile": {
  8967. "ref/netstandard2.1/System.ComponentModel.Annotations.dll": {
  8968. "related": ".xml"
  8969. }
  8970. },
  8971. "runtime": {
  8972. "lib/netstandard2.1/System.ComponentModel.Annotations.dll": {
  8973. "related": ".xml"
  8974. }
  8975. }
  8976. },
  8977. "System.ComponentModel.Primitives/4.3.0": {
  8978. "type": "package",
  8979. "dependencies": {
  8980. "System.ComponentModel": "4.3.0",
  8981. "System.Resources.ResourceManager": "4.3.0",
  8982. "System.Runtime": "4.3.0"
  8983. },
  8984. "compile": {
  8985. "ref/netstandard1.0/System.ComponentModel.Primitives.dll": {
  8986. "related": ".xml"
  8987. }
  8988. },
  8989. "runtime": {
  8990. "lib/netstandard1.0/System.ComponentModel.Primitives.dll": {}
  8991. }
  8992. },
  8993. "System.Composition/8.0.0": {
  8994. "type": "package",
  8995. "dependencies": {
  8996. "System.Composition.AttributedModel": "8.0.0",
  8997. "System.Composition.Convention": "8.0.0",
  8998. "System.Composition.Hosting": "8.0.0",
  8999. "System.Composition.Runtime": "8.0.0",
  9000. "System.Composition.TypedParts": "8.0.0"
  9001. },
  9002. "compile": {
  9003. "lib/netcoreapp2.0/_._": {}
  9004. },
  9005. "runtime": {
  9006. "lib/netcoreapp2.0/_._": {}
  9007. },
  9008. "build": {
  9009. "buildTransitive/net6.0/_._": {}
  9010. }
  9011. },
  9012. "System.Composition.AttributedModel/8.0.0": {
  9013. "type": "package",
  9014. "compile": {
  9015. "lib/net8.0/System.Composition.AttributedModel.dll": {
  9016. "related": ".xml"
  9017. }
  9018. },
  9019. "runtime": {
  9020. "lib/net8.0/System.Composition.AttributedModel.dll": {
  9021. "related": ".xml"
  9022. }
  9023. },
  9024. "build": {
  9025. "buildTransitive/net6.0/_._": {}
  9026. }
  9027. },
  9028. "System.Composition.Convention/8.0.0": {
  9029. "type": "package",
  9030. "dependencies": {
  9031. "System.Composition.AttributedModel": "8.0.0"
  9032. },
  9033. "compile": {
  9034. "lib/net8.0/System.Composition.Convention.dll": {
  9035. "related": ".xml"
  9036. }
  9037. },
  9038. "runtime": {
  9039. "lib/net8.0/System.Composition.Convention.dll": {
  9040. "related": ".xml"
  9041. }
  9042. },
  9043. "build": {
  9044. "buildTransitive/net6.0/_._": {}
  9045. }
  9046. },
  9047. "System.Composition.Hosting/8.0.0": {
  9048. "type": "package",
  9049. "dependencies": {
  9050. "System.Composition.Runtime": "8.0.0"
  9051. },
  9052. "compile": {
  9053. "lib/net8.0/System.Composition.Hosting.dll": {
  9054. "related": ".xml"
  9055. }
  9056. },
  9057. "runtime": {
  9058. "lib/net8.0/System.Composition.Hosting.dll": {
  9059. "related": ".xml"
  9060. }
  9061. },
  9062. "build": {
  9063. "buildTransitive/net6.0/_._": {}
  9064. }
  9065. },
  9066. "System.Composition.Runtime/8.0.0": {
  9067. "type": "package",
  9068. "compile": {
  9069. "lib/net8.0/System.Composition.Runtime.dll": {
  9070. "related": ".xml"
  9071. }
  9072. },
  9073. "runtime": {
  9074. "lib/net8.0/System.Composition.Runtime.dll": {
  9075. "related": ".xml"
  9076. }
  9077. },
  9078. "build": {
  9079. "buildTransitive/net6.0/_._": {}
  9080. }
  9081. },
  9082. "System.Composition.TypedParts/8.0.0": {
  9083. "type": "package",
  9084. "dependencies": {
  9085. "System.Composition.AttributedModel": "8.0.0",
  9086. "System.Composition.Hosting": "8.0.0",
  9087. "System.Composition.Runtime": "8.0.0"
  9088. },
  9089. "compile": {
  9090. "lib/net8.0/System.Composition.TypedParts.dll": {
  9091. "related": ".xml"
  9092. }
  9093. },
  9094. "runtime": {
  9095. "lib/net8.0/System.Composition.TypedParts.dll": {
  9096. "related": ".xml"
  9097. }
  9098. },
  9099. "build": {
  9100. "buildTransitive/net6.0/_._": {}
  9101. }
  9102. },
  9103. "System.Configuration.ConfigurationManager/8.0.0": {
  9104. "type": "package",
  9105. "dependencies": {
  9106. "System.Diagnostics.EventLog": "8.0.0",
  9107. "System.Security.Cryptography.ProtectedData": "8.0.0"
  9108. },
  9109. "compile": {
  9110. "lib/net8.0/System.Configuration.ConfigurationManager.dll": {
  9111. "related": ".xml"
  9112. }
  9113. },
  9114. "runtime": {
  9115. "lib/net8.0/System.Configuration.ConfigurationManager.dll": {
  9116. "related": ".xml"
  9117. }
  9118. },
  9119. "build": {
  9120. "buildTransitive/net6.0/_._": {}
  9121. }
  9122. },
  9123. "System.Data.Common/4.3.0": {
  9124. "type": "package",
  9125. "dependencies": {
  9126. "System.Collections": "4.3.0",
  9127. "System.Globalization": "4.3.0",
  9128. "System.IO": "4.3.0",
  9129. "System.Resources.ResourceManager": "4.3.0",
  9130. "System.Runtime": "4.3.0",
  9131. "System.Runtime.Extensions": "4.3.0",
  9132. "System.Text.RegularExpressions": "4.3.0",
  9133. "System.Threading.Tasks": "4.3.0"
  9134. },
  9135. "compile": {
  9136. "ref/netstandard1.2/System.Data.Common.dll": {
  9137. "related": ".xml"
  9138. }
  9139. },
  9140. "runtime": {
  9141. "lib/netstandard1.2/System.Data.Common.dll": {}
  9142. }
  9143. },
  9144. "System.Diagnostics.Debug/4.3.0": {
  9145. "type": "package",
  9146. "dependencies": {
  9147. "Microsoft.NETCore.Platforms": "1.1.0",
  9148. "Microsoft.NETCore.Targets": "1.1.0",
  9149. "System.Runtime": "4.3.0"
  9150. },
  9151. "compile": {
  9152. "ref/netstandard1.3/_._": {
  9153. "related": ".xml"
  9154. }
  9155. }
  9156. },
  9157. "System.Diagnostics.DiagnosticSource/4.7.0": {
  9158. "type": "package",
  9159. "compile": {
  9160. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {
  9161. "related": ".xml"
  9162. }
  9163. },
  9164. "runtime": {
  9165. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {
  9166. "related": ".xml"
  9167. }
  9168. }
  9169. },
  9170. "System.Diagnostics.EventLog/8.0.0": {
  9171. "type": "package",
  9172. "compile": {
  9173. "lib/net8.0/System.Diagnostics.EventLog.dll": {
  9174. "related": ".xml"
  9175. }
  9176. },
  9177. "runtime": {
  9178. "lib/net8.0/System.Diagnostics.EventLog.dll": {
  9179. "related": ".xml"
  9180. }
  9181. },
  9182. "build": {
  9183. "buildTransitive/net6.0/_._": {}
  9184. },
  9185. "runtimeTargets": {
  9186. "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll": {
  9187. "assetType": "runtime",
  9188. "rid": "win"
  9189. },
  9190. "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll": {
  9191. "assetType": "runtime",
  9192. "rid": "win"
  9193. }
  9194. }
  9195. },
  9196. "System.Diagnostics.PerformanceCounter/8.0.0": {
  9197. "type": "package",
  9198. "dependencies": {
  9199. "System.Configuration.ConfigurationManager": "8.0.0"
  9200. },
  9201. "compile": {
  9202. "lib/net8.0/System.Diagnostics.PerformanceCounter.dll": {
  9203. "related": ".xml"
  9204. }
  9205. },
  9206. "runtime": {
  9207. "lib/net8.0/System.Diagnostics.PerformanceCounter.dll": {
  9208. "related": ".xml"
  9209. }
  9210. },
  9211. "build": {
  9212. "buildTransitive/net6.0/_._": {}
  9213. },
  9214. "runtimeTargets": {
  9215. "runtimes/win/lib/net8.0/System.Diagnostics.PerformanceCounter.dll": {
  9216. "assetType": "runtime",
  9217. "rid": "win"
  9218. }
  9219. }
  9220. },
  9221. "System.Diagnostics.StackTrace/4.3.0": {
  9222. "type": "package",
  9223. "dependencies": {
  9224. "System.IO.FileSystem": "4.3.0",
  9225. "System.Reflection": "4.3.0",
  9226. "System.Reflection.Metadata": "1.4.1",
  9227. "System.Runtime": "4.3.0"
  9228. },
  9229. "compile": {
  9230. "ref/netstandard1.3/System.Diagnostics.StackTrace.dll": {
  9231. "related": ".xml"
  9232. }
  9233. },
  9234. "runtime": {
  9235. "lib/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
  9236. }
  9237. },
  9238. "System.Diagnostics.Tracing/4.3.0": {
  9239. "type": "package",
  9240. "dependencies": {
  9241. "Microsoft.NETCore.Platforms": "1.1.0",
  9242. "Microsoft.NETCore.Targets": "1.1.0",
  9243. "System.Runtime": "4.3.0"
  9244. },
  9245. "compile": {
  9246. "ref/netstandard1.5/_._": {
  9247. "related": ".xml"
  9248. }
  9249. }
  9250. },
  9251. "System.DirectoryServices/6.0.1": {
  9252. "type": "package",
  9253. "dependencies": {
  9254. "System.Security.AccessControl": "6.0.0",
  9255. "System.Security.Permissions": "6.0.0"
  9256. },
  9257. "compile": {
  9258. "lib/net6.0/System.DirectoryServices.dll": {
  9259. "related": ".xml"
  9260. }
  9261. },
  9262. "runtime": {
  9263. "lib/net6.0/System.DirectoryServices.dll": {
  9264. "related": ".xml"
  9265. }
  9266. },
  9267. "build": {
  9268. "buildTransitive/netcoreapp3.1/_._": {}
  9269. },
  9270. "runtimeTargets": {
  9271. "runtimes/win/lib/net6.0/System.DirectoryServices.dll": {
  9272. "assetType": "runtime",
  9273. "rid": "win"
  9274. }
  9275. }
  9276. },
  9277. "System.DirectoryServices.Protocols/6.0.1": {
  9278. "type": "package",
  9279. "compile": {
  9280. "lib/net6.0/System.DirectoryServices.Protocols.dll": {
  9281. "related": ".xml"
  9282. }
  9283. },
  9284. "runtime": {
  9285. "lib/net6.0/System.DirectoryServices.Protocols.dll": {
  9286. "related": ".xml"
  9287. }
  9288. },
  9289. "build": {
  9290. "buildTransitive/netcoreapp3.1/_._": {}
  9291. },
  9292. "runtimeTargets": {
  9293. "runtimes/linux/lib/net6.0/System.DirectoryServices.Protocols.dll": {
  9294. "assetType": "runtime",
  9295. "rid": "linux"
  9296. },
  9297. "runtimes/osx/lib/net6.0/System.DirectoryServices.Protocols.dll": {
  9298. "assetType": "runtime",
  9299. "rid": "osx"
  9300. },
  9301. "runtimes/win/lib/net6.0/System.DirectoryServices.Protocols.dll": {
  9302. "assetType": "runtime",
  9303. "rid": "win"
  9304. }
  9305. }
  9306. },
  9307. "System.Drawing.Common/8.0.6": {
  9308. "type": "package",
  9309. "dependencies": {
  9310. "Microsoft.Win32.SystemEvents": "8.0.0"
  9311. },
  9312. "compile": {
  9313. "lib/net8.0/System.Drawing.Common.dll": {
  9314. "related": ".pdb;.xml"
  9315. }
  9316. },
  9317. "runtime": {
  9318. "lib/net8.0/System.Drawing.Common.dll": {
  9319. "related": ".pdb;.xml"
  9320. }
  9321. },
  9322. "build": {
  9323. "buildTransitive/net6.0/_._": {}
  9324. }
  9325. },
  9326. "System.Dynamic.Runtime/4.3.0": {
  9327. "type": "package",
  9328. "dependencies": {
  9329. "System.Collections": "4.3.0",
  9330. "System.Diagnostics.Debug": "4.3.0",
  9331. "System.Linq": "4.3.0",
  9332. "System.Linq.Expressions": "4.3.0",
  9333. "System.ObjectModel": "4.3.0",
  9334. "System.Reflection": "4.3.0",
  9335. "System.Reflection.Emit": "4.3.0",
  9336. "System.Reflection.Emit.ILGeneration": "4.3.0",
  9337. "System.Reflection.Primitives": "4.3.0",
  9338. "System.Reflection.TypeExtensions": "4.3.0",
  9339. "System.Resources.ResourceManager": "4.3.0",
  9340. "System.Runtime": "4.3.0",
  9341. "System.Runtime.Extensions": "4.3.0",
  9342. "System.Threading": "4.3.0"
  9343. },
  9344. "compile": {
  9345. "ref/netstandard1.3/System.Dynamic.Runtime.dll": {
  9346. "related": ".xml"
  9347. }
  9348. },
  9349. "runtime": {
  9350. "lib/netstandard1.3/System.Dynamic.Runtime.dll": {}
  9351. }
  9352. },
  9353. "System.Formats.Asn1/8.0.0": {
  9354. "type": "package",
  9355. "compile": {
  9356. "lib/net8.0/System.Formats.Asn1.dll": {
  9357. "related": ".xml"
  9358. }
  9359. },
  9360. "runtime": {
  9361. "lib/net8.0/System.Formats.Asn1.dll": {
  9362. "related": ".xml"
  9363. }
  9364. },
  9365. "build": {
  9366. "buildTransitive/net6.0/_._": {}
  9367. }
  9368. },
  9369. "System.Globalization/4.3.0": {
  9370. "type": "package",
  9371. "dependencies": {
  9372. "Microsoft.NETCore.Platforms": "1.1.0",
  9373. "Microsoft.NETCore.Targets": "1.1.0",
  9374. "System.Runtime": "4.3.0"
  9375. },
  9376. "compile": {
  9377. "ref/netstandard1.3/_._": {
  9378. "related": ".xml"
  9379. }
  9380. }
  9381. },
  9382. "System.IdentityModel.Tokens.Jwt/7.1.2": {
  9383. "type": "package",
  9384. "dependencies": {
  9385. "Microsoft.IdentityModel.JsonWebTokens": "7.1.2",
  9386. "Microsoft.IdentityModel.Tokens": "7.1.2"
  9387. },
  9388. "compile": {
  9389. "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": {
  9390. "related": ".xml"
  9391. }
  9392. },
  9393. "runtime": {
  9394. "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": {
  9395. "related": ".xml"
  9396. }
  9397. }
  9398. },
  9399. "System.IO/4.3.0": {
  9400. "type": "package",
  9401. "dependencies": {
  9402. "Microsoft.NETCore.Platforms": "1.1.0",
  9403. "Microsoft.NETCore.Targets": "1.1.0",
  9404. "System.Runtime": "4.3.0",
  9405. "System.Text.Encoding": "4.3.0",
  9406. "System.Threading.Tasks": "4.3.0"
  9407. },
  9408. "compile": {
  9409. "ref/netstandard1.5/System.IO.dll": {
  9410. "related": ".xml"
  9411. }
  9412. }
  9413. },
  9414. "System.IO.FileSystem/4.3.0": {
  9415. "type": "package",
  9416. "dependencies": {
  9417. "Microsoft.NETCore.Platforms": "1.1.0",
  9418. "Microsoft.NETCore.Targets": "1.1.0",
  9419. "System.IO": "4.3.0",
  9420. "System.IO.FileSystem.Primitives": "4.3.0",
  9421. "System.Runtime": "4.3.0",
  9422. "System.Runtime.Handles": "4.3.0",
  9423. "System.Text.Encoding": "4.3.0",
  9424. "System.Threading.Tasks": "4.3.0"
  9425. },
  9426. "compile": {
  9427. "ref/netstandard1.3/_._": {
  9428. "related": ".xml"
  9429. }
  9430. }
  9431. },
  9432. "System.IO.FileSystem.Primitives/4.3.0": {
  9433. "type": "package",
  9434. "dependencies": {
  9435. "System.Runtime": "4.3.0"
  9436. },
  9437. "compile": {
  9438. "ref/netstandard1.3/_._": {
  9439. "related": ".xml"
  9440. }
  9441. },
  9442. "runtime": {
  9443. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
  9444. }
  9445. },
  9446. "System.IO.Hashing/7.0.0": {
  9447. "type": "package",
  9448. "compile": {
  9449. "lib/net7.0/System.IO.Hashing.dll": {
  9450. "related": ".xml"
  9451. }
  9452. },
  9453. "runtime": {
  9454. "lib/net7.0/System.IO.Hashing.dll": {
  9455. "related": ".xml"
  9456. }
  9457. },
  9458. "build": {
  9459. "buildTransitive/net6.0/_._": {}
  9460. }
  9461. },
  9462. "System.IO.Pipelines/8.0.0": {
  9463. "type": "package",
  9464. "compile": {
  9465. "lib/net8.0/System.IO.Pipelines.dll": {
  9466. "related": ".xml"
  9467. }
  9468. },
  9469. "runtime": {
  9470. "lib/net8.0/System.IO.Pipelines.dll": {
  9471. "related": ".xml"
  9472. }
  9473. },
  9474. "build": {
  9475. "buildTransitive/net6.0/_._": {}
  9476. }
  9477. },
  9478. "System.Linq/4.3.0": {
  9479. "type": "package",
  9480. "dependencies": {
  9481. "System.Collections": "4.3.0",
  9482. "System.Diagnostics.Debug": "4.3.0",
  9483. "System.Resources.ResourceManager": "4.3.0",
  9484. "System.Runtime": "4.3.0",
  9485. "System.Runtime.Extensions": "4.3.0"
  9486. },
  9487. "compile": {
  9488. "ref/netstandard1.6/_._": {
  9489. "related": ".xml"
  9490. }
  9491. },
  9492. "runtime": {
  9493. "lib/netstandard1.6/System.Linq.dll": {}
  9494. }
  9495. },
  9496. "System.Linq.Dynamic.Core/1.2.6": {
  9497. "type": "package",
  9498. "compile": {
  9499. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll": {
  9500. "related": ".pdb;.xml"
  9501. }
  9502. },
  9503. "runtime": {
  9504. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll": {
  9505. "related": ".pdb;.xml"
  9506. }
  9507. }
  9508. },
  9509. "System.Linq.Expressions/4.3.0": {
  9510. "type": "package",
  9511. "dependencies": {
  9512. "System.Collections": "4.3.0",
  9513. "System.Diagnostics.Debug": "4.3.0",
  9514. "System.Globalization": "4.3.0",
  9515. "System.IO": "4.3.0",
  9516. "System.Linq": "4.3.0",
  9517. "System.ObjectModel": "4.3.0",
  9518. "System.Reflection": "4.3.0",
  9519. "System.Reflection.Emit": "4.3.0",
  9520. "System.Reflection.Emit.ILGeneration": "4.3.0",
  9521. "System.Reflection.Emit.Lightweight": "4.3.0",
  9522. "System.Reflection.Extensions": "4.3.0",
  9523. "System.Reflection.Primitives": "4.3.0",
  9524. "System.Reflection.TypeExtensions": "4.3.0",
  9525. "System.Resources.ResourceManager": "4.3.0",
  9526. "System.Runtime": "4.3.0",
  9527. "System.Runtime.Extensions": "4.3.0",
  9528. "System.Threading": "4.3.0"
  9529. },
  9530. "compile": {
  9531. "ref/netstandard1.6/System.Linq.Expressions.dll": {
  9532. "related": ".xml"
  9533. }
  9534. },
  9535. "runtime": {
  9536. "lib/netstandard1.6/System.Linq.Expressions.dll": {}
  9537. }
  9538. },
  9539. "System.Management/8.0.0": {
  9540. "type": "package",
  9541. "dependencies": {
  9542. "System.CodeDom": "8.0.0"
  9543. },
  9544. "compile": {
  9545. "lib/net8.0/System.Management.dll": {
  9546. "related": ".xml"
  9547. }
  9548. },
  9549. "runtime": {
  9550. "lib/net8.0/System.Management.dll": {
  9551. "related": ".xml"
  9552. }
  9553. },
  9554. "build": {
  9555. "buildTransitive/net6.0/_._": {}
  9556. },
  9557. "runtimeTargets": {
  9558. "runtimes/win/lib/net8.0/System.Management.dll": {
  9559. "assetType": "runtime",
  9560. "rid": "win"
  9561. }
  9562. }
  9563. },
  9564. "System.Memory/4.5.3": {
  9565. "type": "package",
  9566. "compile": {
  9567. "ref/netcoreapp2.1/_._": {}
  9568. },
  9569. "runtime": {
  9570. "lib/netcoreapp2.1/_._": {}
  9571. }
  9572. },
  9573. "System.ObjectModel/4.3.0": {
  9574. "type": "package",
  9575. "dependencies": {
  9576. "System.Collections": "4.3.0",
  9577. "System.Diagnostics.Debug": "4.3.0",
  9578. "System.Resources.ResourceManager": "4.3.0",
  9579. "System.Runtime": "4.3.0",
  9580. "System.Threading": "4.3.0"
  9581. },
  9582. "compile": {
  9583. "ref/netstandard1.3/System.ObjectModel.dll": {
  9584. "related": ".xml"
  9585. }
  9586. },
  9587. "runtime": {
  9588. "lib/netstandard1.3/System.ObjectModel.dll": {}
  9589. }
  9590. },
  9591. "System.Reactive/5.0.0": {
  9592. "type": "package",
  9593. "compile": {
  9594. "lib/net5.0/System.Reactive.dll": {
  9595. "related": ".xml"
  9596. }
  9597. },
  9598. "runtime": {
  9599. "lib/net5.0/System.Reactive.dll": {
  9600. "related": ".xml"
  9601. }
  9602. },
  9603. "build": {
  9604. "buildTransitive/net5.0/_._": {}
  9605. }
  9606. },
  9607. "System.Reactive.Linq/5.0.0": {
  9608. "type": "package",
  9609. "dependencies": {
  9610. "System.Reactive": "5.0.0",
  9611. "System.Threading.Tasks.Extensions": "4.5.4"
  9612. },
  9613. "compile": {
  9614. "lib/netstandard2.0/System.Reactive.Linq.dll": {
  9615. "related": ".xml"
  9616. }
  9617. },
  9618. "runtime": {
  9619. "lib/netstandard2.0/System.Reactive.Linq.dll": {
  9620. "related": ".xml"
  9621. }
  9622. }
  9623. },
  9624. "System.Reflection/4.3.0": {
  9625. "type": "package",
  9626. "dependencies": {
  9627. "Microsoft.NETCore.Platforms": "1.1.0",
  9628. "Microsoft.NETCore.Targets": "1.1.0",
  9629. "System.IO": "4.3.0",
  9630. "System.Reflection.Primitives": "4.3.0",
  9631. "System.Runtime": "4.3.0"
  9632. },
  9633. "compile": {
  9634. "ref/netstandard1.5/System.Reflection.dll": {
  9635. "related": ".xml"
  9636. }
  9637. }
  9638. },
  9639. "System.Reflection.Emit/4.3.0": {
  9640. "type": "package",
  9641. "dependencies": {
  9642. "System.IO": "4.3.0",
  9643. "System.Reflection": "4.3.0",
  9644. "System.Reflection.Emit.ILGeneration": "4.3.0",
  9645. "System.Reflection.Primitives": "4.3.0",
  9646. "System.Runtime": "4.3.0"
  9647. },
  9648. "compile": {
  9649. "ref/netstandard1.1/_._": {
  9650. "related": ".xml"
  9651. }
  9652. },
  9653. "runtime": {
  9654. "lib/netstandard1.3/System.Reflection.Emit.dll": {}
  9655. }
  9656. },
  9657. "System.Reflection.Emit.ILGeneration/4.3.0": {
  9658. "type": "package",
  9659. "dependencies": {
  9660. "System.Reflection": "4.3.0",
  9661. "System.Reflection.Primitives": "4.3.0",
  9662. "System.Runtime": "4.3.0"
  9663. },
  9664. "compile": {
  9665. "ref/netstandard1.0/_._": {
  9666. "related": ".xml"
  9667. }
  9668. },
  9669. "runtime": {
  9670. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
  9671. }
  9672. },
  9673. "System.Reflection.Emit.Lightweight/4.7.0": {
  9674. "type": "package",
  9675. "compile": {
  9676. "ref/netcoreapp2.0/_._": {}
  9677. },
  9678. "runtime": {
  9679. "lib/netcoreapp2.0/_._": {}
  9680. }
  9681. },
  9682. "System.Reflection.Extensions/4.3.0": {
  9683. "type": "package",
  9684. "dependencies": {
  9685. "Microsoft.NETCore.Platforms": "1.1.0",
  9686. "Microsoft.NETCore.Targets": "1.1.0",
  9687. "System.Reflection": "4.3.0",
  9688. "System.Runtime": "4.3.0"
  9689. },
  9690. "compile": {
  9691. "ref/netstandard1.0/_._": {
  9692. "related": ".xml"
  9693. }
  9694. }
  9695. },
  9696. "System.Reflection.Metadata/8.0.0": {
  9697. "type": "package",
  9698. "dependencies": {
  9699. "System.Collections.Immutable": "8.0.0"
  9700. },
  9701. "compile": {
  9702. "lib/net8.0/System.Reflection.Metadata.dll": {
  9703. "related": ".xml"
  9704. }
  9705. },
  9706. "runtime": {
  9707. "lib/net8.0/System.Reflection.Metadata.dll": {
  9708. "related": ".xml"
  9709. }
  9710. },
  9711. "build": {
  9712. "buildTransitive/net6.0/_._": {}
  9713. }
  9714. },
  9715. "System.Reflection.Primitives/4.3.0": {
  9716. "type": "package",
  9717. "dependencies": {
  9718. "Microsoft.NETCore.Platforms": "1.1.0",
  9719. "Microsoft.NETCore.Targets": "1.1.0",
  9720. "System.Runtime": "4.3.0"
  9721. },
  9722. "compile": {
  9723. "ref/netstandard1.0/System.Reflection.Primitives.dll": {
  9724. "related": ".xml"
  9725. }
  9726. }
  9727. },
  9728. "System.Reflection.TypeExtensions/4.3.0": {
  9729. "type": "package",
  9730. "dependencies": {
  9731. "System.Reflection": "4.3.0",
  9732. "System.Runtime": "4.3.0"
  9733. },
  9734. "compile": {
  9735. "ref/netstandard1.5/_._": {
  9736. "related": ".xml"
  9737. }
  9738. },
  9739. "runtime": {
  9740. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
  9741. }
  9742. },
  9743. "System.Resources.ResourceManager/4.3.0": {
  9744. "type": "package",
  9745. "dependencies": {
  9746. "Microsoft.NETCore.Platforms": "1.1.0",
  9747. "Microsoft.NETCore.Targets": "1.1.0",
  9748. "System.Globalization": "4.3.0",
  9749. "System.Reflection": "4.3.0",
  9750. "System.Runtime": "4.3.0"
  9751. },
  9752. "compile": {
  9753. "ref/netstandard1.0/_._": {
  9754. "related": ".xml"
  9755. }
  9756. }
  9757. },
  9758. "System.Runtime/4.3.1": {
  9759. "type": "package",
  9760. "dependencies": {
  9761. "Microsoft.NETCore.Platforms": "1.1.1",
  9762. "Microsoft.NETCore.Targets": "1.1.3"
  9763. },
  9764. "compile": {
  9765. "ref/netstandard1.5/System.Runtime.dll": {
  9766. "related": ".xml"
  9767. }
  9768. }
  9769. },
  9770. "System.Runtime.Caching/4.7.0": {
  9771. "type": "package",
  9772. "dependencies": {
  9773. "System.Configuration.ConfigurationManager": "4.7.0"
  9774. },
  9775. "compile": {
  9776. "ref/netstandard2.0/_._": {
  9777. "related": ".xml"
  9778. }
  9779. },
  9780. "runtime": {
  9781. "lib/netstandard2.0/System.Runtime.Caching.dll": {
  9782. "related": ".xml"
  9783. }
  9784. },
  9785. "runtimeTargets": {
  9786. "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": {
  9787. "assetType": "runtime",
  9788. "rid": "win"
  9789. }
  9790. }
  9791. },
  9792. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  9793. "type": "package",
  9794. "compile": {
  9795. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
  9796. "related": ".xml"
  9797. }
  9798. },
  9799. "runtime": {
  9800. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
  9801. "related": ".xml"
  9802. }
  9803. },
  9804. "build": {
  9805. "buildTransitive/netcoreapp3.1/_._": {}
  9806. }
  9807. },
  9808. "System.Runtime.Extensions/4.3.0": {
  9809. "type": "package",
  9810. "dependencies": {
  9811. "Microsoft.NETCore.Platforms": "1.1.0",
  9812. "Microsoft.NETCore.Targets": "1.1.0",
  9813. "System.Runtime": "4.3.0"
  9814. },
  9815. "compile": {
  9816. "ref/netstandard1.5/System.Runtime.Extensions.dll": {
  9817. "related": ".xml"
  9818. }
  9819. }
  9820. },
  9821. "System.Runtime.Handles/4.3.0": {
  9822. "type": "package",
  9823. "dependencies": {
  9824. "Microsoft.NETCore.Platforms": "1.1.0",
  9825. "Microsoft.NETCore.Targets": "1.1.0",
  9826. "System.Runtime": "4.3.0"
  9827. },
  9828. "compile": {
  9829. "ref/netstandard1.3/_._": {
  9830. "related": ".xml"
  9831. }
  9832. }
  9833. },
  9834. "System.Runtime.Serialization.Primitives/4.3.0": {
  9835. "type": "package",
  9836. "dependencies": {
  9837. "System.Resources.ResourceManager": "4.3.0",
  9838. "System.Runtime": "4.3.0"
  9839. },
  9840. "compile": {
  9841. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {
  9842. "related": ".xml"
  9843. }
  9844. },
  9845. "runtime": {
  9846. "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
  9847. }
  9848. },
  9849. "System.Security.AccessControl/6.0.0": {
  9850. "type": "package",
  9851. "compile": {
  9852. "lib/net6.0/System.Security.AccessControl.dll": {
  9853. "related": ".xml"
  9854. }
  9855. },
  9856. "runtime": {
  9857. "lib/net6.0/System.Security.AccessControl.dll": {
  9858. "related": ".xml"
  9859. }
  9860. },
  9861. "build": {
  9862. "buildTransitive/netcoreapp3.1/_._": {}
  9863. },
  9864. "runtimeTargets": {
  9865. "runtimes/win/lib/net6.0/System.Security.AccessControl.dll": {
  9866. "assetType": "runtime",
  9867. "rid": "win"
  9868. }
  9869. }
  9870. },
  9871. "System.Security.Cryptography.Pkcs/8.0.0": {
  9872. "type": "package",
  9873. "dependencies": {
  9874. "System.Formats.Asn1": "8.0.0"
  9875. },
  9876. "compile": {
  9877. "lib/net8.0/System.Security.Cryptography.Pkcs.dll": {
  9878. "related": ".xml"
  9879. }
  9880. },
  9881. "runtime": {
  9882. "lib/net8.0/System.Security.Cryptography.Pkcs.dll": {
  9883. "related": ".xml"
  9884. }
  9885. },
  9886. "build": {
  9887. "buildTransitive/net6.0/_._": {}
  9888. },
  9889. "runtimeTargets": {
  9890. "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.dll": {
  9891. "assetType": "runtime",
  9892. "rid": "win"
  9893. }
  9894. }
  9895. },
  9896. "System.Security.Cryptography.ProtectedData/8.0.0": {
  9897. "type": "package",
  9898. "compile": {
  9899. "lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {
  9900. "related": ".xml"
  9901. }
  9902. },
  9903. "runtime": {
  9904. "lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {
  9905. "related": ".xml"
  9906. }
  9907. },
  9908. "build": {
  9909. "buildTransitive/net6.0/_._": {}
  9910. }
  9911. },
  9912. "System.Security.Permissions/6.0.0": {
  9913. "type": "package",
  9914. "dependencies": {
  9915. "System.Security.AccessControl": "6.0.0",
  9916. "System.Windows.Extensions": "6.0.0"
  9917. },
  9918. "compile": {
  9919. "lib/net6.0/System.Security.Permissions.dll": {
  9920. "related": ".xml"
  9921. }
  9922. },
  9923. "runtime": {
  9924. "lib/net6.0/System.Security.Permissions.dll": {
  9925. "related": ".xml"
  9926. }
  9927. },
  9928. "build": {
  9929. "buildTransitive/netcoreapp3.1/_._": {}
  9930. }
  9931. },
  9932. "System.Security.Principal.Windows/5.0.0": {
  9933. "type": "package",
  9934. "compile": {
  9935. "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": {
  9936. "related": ".xml"
  9937. }
  9938. },
  9939. "runtime": {
  9940. "lib/netstandard2.0/System.Security.Principal.Windows.dll": {
  9941. "related": ".xml"
  9942. }
  9943. },
  9944. "runtimeTargets": {
  9945. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  9946. "assetType": "runtime",
  9947. "rid": "unix"
  9948. },
  9949. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  9950. "assetType": "runtime",
  9951. "rid": "win"
  9952. }
  9953. }
  9954. },
  9955. "System.Text.Encoding/4.3.0": {
  9956. "type": "package",
  9957. "dependencies": {
  9958. "Microsoft.NETCore.Platforms": "1.1.0",
  9959. "Microsoft.NETCore.Targets": "1.1.0",
  9960. "System.Runtime": "4.3.0"
  9961. },
  9962. "compile": {
  9963. "ref/netstandard1.3/System.Text.Encoding.dll": {
  9964. "related": ".xml"
  9965. }
  9966. }
  9967. },
  9968. "System.Text.Encoding.CodePages/8.0.0": {
  9969. "type": "package",
  9970. "compile": {
  9971. "lib/net8.0/System.Text.Encoding.CodePages.dll": {
  9972. "related": ".xml"
  9973. }
  9974. },
  9975. "runtime": {
  9976. "lib/net8.0/System.Text.Encoding.CodePages.dll": {
  9977. "related": ".xml"
  9978. }
  9979. },
  9980. "build": {
  9981. "buildTransitive/net6.0/_._": {}
  9982. },
  9983. "runtimeTargets": {
  9984. "runtimes/win/lib/net8.0/System.Text.Encoding.CodePages.dll": {
  9985. "assetType": "runtime",
  9986. "rid": "win"
  9987. }
  9988. }
  9989. },
  9990. "System.Text.Encodings.Web/8.0.0": {
  9991. "type": "package",
  9992. "compile": {
  9993. "lib/net8.0/System.Text.Encodings.Web.dll": {
  9994. "related": ".xml"
  9995. }
  9996. },
  9997. "runtime": {
  9998. "lib/net8.0/System.Text.Encodings.Web.dll": {
  9999. "related": ".xml"
  10000. }
  10001. },
  10002. "build": {
  10003. "buildTransitive/net6.0/_._": {}
  10004. },
  10005. "runtimeTargets": {
  10006. "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
  10007. "assetType": "runtime",
  10008. "rid": "browser"
  10009. }
  10010. }
  10011. },
  10012. "System.Text.Json/8.0.3": {
  10013. "type": "package",
  10014. "dependencies": {
  10015. "System.Text.Encodings.Web": "8.0.0"
  10016. },
  10017. "compile": {
  10018. "lib/net8.0/System.Text.Json.dll": {
  10019. "related": ".xml"
  10020. }
  10021. },
  10022. "runtime": {
  10023. "lib/net8.0/System.Text.Json.dll": {
  10024. "related": ".xml"
  10025. }
  10026. },
  10027. "build": {
  10028. "buildTransitive/net6.0/System.Text.Json.targets": {}
  10029. }
  10030. },
  10031. "System.Text.RegularExpressions/4.3.1": {
  10032. "type": "package",
  10033. "dependencies": {
  10034. "System.Runtime": "4.3.1"
  10035. },
  10036. "compile": {
  10037. "ref/netcoreapp1.1/System.Text.RegularExpressions.dll": {}
  10038. },
  10039. "runtime": {
  10040. "lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
  10041. }
  10042. },
  10043. "System.Threading/4.3.0": {
  10044. "type": "package",
  10045. "dependencies": {
  10046. "System.Runtime": "4.3.0",
  10047. "System.Threading.Tasks": "4.3.0"
  10048. },
  10049. "compile": {
  10050. "ref/netstandard1.3/_._": {
  10051. "related": ".xml"
  10052. }
  10053. },
  10054. "runtime": {
  10055. "lib/netstandard1.3/System.Threading.dll": {}
  10056. }
  10057. },
  10058. "System.Threading.Channels/8.0.0": {
  10059. "type": "package",
  10060. "compile": {
  10061. "lib/net8.0/System.Threading.Channels.dll": {
  10062. "related": ".xml"
  10063. }
  10064. },
  10065. "runtime": {
  10066. "lib/net8.0/System.Threading.Channels.dll": {
  10067. "related": ".xml"
  10068. }
  10069. },
  10070. "build": {
  10071. "buildTransitive/net6.0/_._": {}
  10072. }
  10073. },
  10074. "System.Threading.Tasks/4.3.0": {
  10075. "type": "package",
  10076. "dependencies": {
  10077. "Microsoft.NETCore.Platforms": "1.1.0",
  10078. "Microsoft.NETCore.Targets": "1.1.0",
  10079. "System.Runtime": "4.3.0"
  10080. },
  10081. "compile": {
  10082. "ref/netstandard1.3/System.Threading.Tasks.dll": {
  10083. "related": ".xml"
  10084. }
  10085. }
  10086. },
  10087. "System.Threading.Tasks.Extensions/4.5.4": {
  10088. "type": "package",
  10089. "compile": {
  10090. "ref/netcoreapp2.1/_._": {}
  10091. },
  10092. "runtime": {
  10093. "lib/netcoreapp2.1/_._": {}
  10094. }
  10095. },
  10096. "System.Threading.Tasks.Parallel/4.3.0": {
  10097. "type": "package",
  10098. "dependencies": {
  10099. "System.Collections.Concurrent": "4.3.0",
  10100. "System.Diagnostics.Debug": "4.3.0",
  10101. "System.Diagnostics.Tracing": "4.3.0",
  10102. "System.Resources.ResourceManager": "4.3.0",
  10103. "System.Runtime": "4.3.0",
  10104. "System.Runtime.Extensions": "4.3.0",
  10105. "System.Threading": "4.3.0",
  10106. "System.Threading.Tasks": "4.3.0"
  10107. },
  10108. "compile": {
  10109. "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {
  10110. "related": ".xml"
  10111. }
  10112. },
  10113. "runtime": {
  10114. "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {}
  10115. }
  10116. },
  10117. "System.Windows.Extensions/6.0.0": {
  10118. "type": "package",
  10119. "dependencies": {
  10120. "System.Drawing.Common": "6.0.0"
  10121. },
  10122. "compile": {
  10123. "lib/net6.0/System.Windows.Extensions.dll": {
  10124. "related": ".xml"
  10125. }
  10126. },
  10127. "runtime": {
  10128. "lib/net6.0/System.Windows.Extensions.dll": {
  10129. "related": ".xml"
  10130. }
  10131. },
  10132. "runtimeTargets": {
  10133. "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
  10134. "assetType": "runtime",
  10135. "rid": "win"
  10136. }
  10137. }
  10138. },
  10139. "Tencent.QCloud.Cos.Sts.Sdk/3.0.5": {
  10140. "type": "package",
  10141. "dependencies": {
  10142. "TencentCloudSDK": "3.0.500"
  10143. },
  10144. "compile": {
  10145. "lib/netstandard2.0/COSSTS.dll": {}
  10146. },
  10147. "runtime": {
  10148. "lib/netstandard2.0/COSSTS.dll": {}
  10149. }
  10150. },
  10151. "TencentCloudSDK/3.0.500": {
  10152. "type": "package",
  10153. "dependencies": {
  10154. "Newtonsoft.Json": "11.0.1",
  10155. "System.Text.Encodings.Web": "4.5.1"
  10156. },
  10157. "compile": {
  10158. "lib/netstandard2.0/TencentCloud.dll": {}
  10159. },
  10160. "runtime": {
  10161. "lib/netstandard2.0/TencentCloud.dll": {}
  10162. }
  10163. },
  10164. "UAParser/3.1.47": {
  10165. "type": "package",
  10166. "compile": {
  10167. "lib/netcoreapp2.0/UAParser.dll": {
  10168. "related": ".xml"
  10169. }
  10170. },
  10171. "runtime": {
  10172. "lib/netcoreapp2.0/UAParser.dll": {
  10173. "related": ".xml"
  10174. }
  10175. }
  10176. },
  10177. "Yitter.IdGenerator/1.0.14": {
  10178. "type": "package",
  10179. "compile": {
  10180. "lib/netstandard2.0/Yitter.IdGenerator.dll": {}
  10181. },
  10182. "runtime": {
  10183. "lib/netstandard2.0/Yitter.IdGenerator.dll": {}
  10184. }
  10185. },
  10186. "ZstdSharp.Port/0.8.0": {
  10187. "type": "package",
  10188. "compile": {
  10189. "lib/net8.0/ZstdSharp.dll": {}
  10190. },
  10191. "runtime": {
  10192. "lib/net8.0/ZstdSharp.dll": {}
  10193. }
  10194. },
  10195. "SafeCampus.Cache/3.0.0": {
  10196. "type": "project",
  10197. "framework": ".NETCoreApp,Version=v8.0",
  10198. "dependencies": {
  10199. "SafeCampus.Core": "3.0.0",
  10200. "SimpleRedis": "1.1.9"
  10201. },
  10202. "compile": {
  10203. "bin/placeholder/SafeCampus.Cache.dll": {}
  10204. },
  10205. "runtime": {
  10206. "bin/placeholder/SafeCampus.Cache.dll": {}
  10207. }
  10208. },
  10209. "SafeCampus.Core/3.0.0": {
  10210. "type": "project",
  10211. "framework": ".NETCoreApp,Version=v8.0",
  10212. "dependencies": {
  10213. "Lazy.Captcha.Core": "2.0.7",
  10214. "Masuit.Tools.Core": "2024.3.4",
  10215. "Minio": "5.0.0",
  10216. "MoYu.Extras.Authentication.JwtBearer": "1.0.6",
  10217. "MoYu.Extras.ObjectMapper.Mapster": "1.0.6",
  10218. "MoYu.Pure": "1.0.6",
  10219. "NewLife.Core": "10.10.2024.601",
  10220. "Portable.BouncyCastle": "1.9.0",
  10221. "SharpZipLib": "1.4.2",
  10222. "SimpleTool": "1.0.6",
  10223. "System.Drawing.Common": "8.0.6",
  10224. "Tencent.QCloud.Cos.Sts.Sdk": "3.0.5",
  10225. "Yitter.IdGenerator": "1.0.14"
  10226. },
  10227. "compile": {
  10228. "bin/placeholder/SafeCampus.Core.dll": {}
  10229. },
  10230. "runtime": {
  10231. "bin/placeholder/SafeCampus.Core.dll": {}
  10232. }
  10233. },
  10234. "SafeCampus.Plugin.Aop/3.0.0": {
  10235. "type": "project",
  10236. "framework": ".NETCoreApp,Version=v8.0",
  10237. "dependencies": {
  10238. "SafeCampus.Cache": "3.0.0"
  10239. },
  10240. "compile": {
  10241. "bin/placeholder/SafeCampus.Plugin.Aop.dll": {}
  10242. },
  10243. "runtime": {
  10244. "bin/placeholder/SafeCampus.Plugin.Aop.dll": {}
  10245. }
  10246. },
  10247. "SafeCampus.SqlSugar/3.0.0": {
  10248. "type": "project",
  10249. "framework": ".NETCoreApp,Version=v8.0",
  10250. "dependencies": {
  10251. "SafeCampus.Core": "3.0.0",
  10252. "SqlSugarCore": "5.1.4.158"
  10253. },
  10254. "compile": {
  10255. "bin/placeholder/SafeCampus.SqlSugar.dll": {}
  10256. },
  10257. "runtime": {
  10258. "bin/placeholder/SafeCampus.SqlSugar.dll": {}
  10259. }
  10260. }
  10261. }
  10262. },
  10263. "libraries": {
  10264. "AngleSharp/1.1.2": {
  10265. "sha512": "aRFpAqixbuj1Vmqy2hsWPF0PJygo1SfjvmpBvVWZv6i+/u+C/L4wDdwFIzyCGUbjqr61NsZdPNPqDE8wlmG2qA==",
  10266. "type": "package",
  10267. "path": "anglesharp/1.1.2",
  10268. "files": [
  10269. ".nupkg.metadata",
  10270. ".signature.p7s",
  10271. "README.md",
  10272. "anglesharp.1.1.2.nupkg.sha512",
  10273. "anglesharp.nuspec",
  10274. "lib/net461/AngleSharp.dll",
  10275. "lib/net461/AngleSharp.xml",
  10276. "lib/net472/AngleSharp.dll",
  10277. "lib/net472/AngleSharp.xml",
  10278. "lib/net6.0/AngleSharp.dll",
  10279. "lib/net6.0/AngleSharp.xml",
  10280. "lib/net7.0/AngleSharp.dll",
  10281. "lib/net7.0/AngleSharp.xml",
  10282. "lib/net8.0/AngleSharp.dll",
  10283. "lib/net8.0/AngleSharp.xml",
  10284. "lib/netstandard2.0/AngleSharp.dll",
  10285. "lib/netstandard2.0/AngleSharp.xml",
  10286. "logo.png"
  10287. ]
  10288. },
  10289. "AngleSharp.Css/1.0.0-beta.139": {
  10290. "sha512": "6WE6IsXtmTUe3h5dL7d0AM/WqlR3toulUcUnt9hQOZaJykjUxRE5WLAEwIjVzh1/n2vqKxjG+BCOx0ywmY0Xhg==",
  10291. "type": "package",
  10292. "path": "anglesharp.css/1.0.0-beta.139",
  10293. "files": [
  10294. ".nupkg.metadata",
  10295. ".signature.p7s",
  10296. "README.md",
  10297. "anglesharp.css.1.0.0-beta.139.nupkg.sha512",
  10298. "anglesharp.css.nuspec",
  10299. "lib/net461/AngleSharp.Css.dll",
  10300. "lib/net461/AngleSharp.Css.xml",
  10301. "lib/net472/AngleSharp.Css.dll",
  10302. "lib/net472/AngleSharp.Css.xml",
  10303. "lib/net6.0/AngleSharp.Css.dll",
  10304. "lib/net6.0/AngleSharp.Css.xml",
  10305. "lib/net7.0/AngleSharp.Css.dll",
  10306. "lib/net7.0/AngleSharp.Css.xml",
  10307. "lib/net8.0/AngleSharp.Css.dll",
  10308. "lib/net8.0/AngleSharp.Css.xml",
  10309. "lib/netstandard2.0/AngleSharp.Css.dll",
  10310. "lib/netstandard2.0/AngleSharp.Css.xml",
  10311. "logo.png"
  10312. ]
  10313. },
  10314. "Ben.Demystifier/0.4.1": {
  10315. "sha512": "axFeEMfmEORy3ipAzOXG/lE+KcNptRbei3F0C4kQCdeiQtW+qJW90K5iIovITGrdLt8AjhNCwk5qLSX9/rFpoA==",
  10316. "type": "package",
  10317. "path": "ben.demystifier/0.4.1",
  10318. "files": [
  10319. ".nupkg.metadata",
  10320. ".signature.p7s",
  10321. "ben.demystifier.0.4.1.nupkg.sha512",
  10322. "ben.demystifier.nuspec",
  10323. "icon.png",
  10324. "lib/net45/Ben.Demystifier.dll",
  10325. "lib/netstandard2.0/Ben.Demystifier.dll",
  10326. "lib/netstandard2.1/Ben.Demystifier.dll",
  10327. "readme.md"
  10328. ]
  10329. },
  10330. "Castle.Core/5.1.1": {
  10331. "sha512": "rpYtIczkzGpf+EkZgDr9CClTdemhsrwA/W5hMoPjLkRFnXzH44zDLoovXeKtmxb1ykXK9aJVODSpiJml8CTw2g==",
  10332. "type": "package",
  10333. "path": "castle.core/5.1.1",
  10334. "files": [
  10335. ".nupkg.metadata",
  10336. ".signature.p7s",
  10337. "ASL - Apache Software Foundation License.txt",
  10338. "CHANGELOG.md",
  10339. "LICENSE",
  10340. "castle-logo.png",
  10341. "castle.core.5.1.1.nupkg.sha512",
  10342. "castle.core.nuspec",
  10343. "lib/net462/Castle.Core.dll",
  10344. "lib/net462/Castle.Core.xml",
  10345. "lib/net6.0/Castle.Core.dll",
  10346. "lib/net6.0/Castle.Core.xml",
  10347. "lib/netstandard2.0/Castle.Core.dll",
  10348. "lib/netstandard2.0/Castle.Core.xml",
  10349. "lib/netstandard2.1/Castle.Core.dll",
  10350. "lib/netstandard2.1/Castle.Core.xml",
  10351. "readme.txt"
  10352. ]
  10353. },
  10354. "CommunityToolkit.HighPerformance/8.1.0": {
  10355. "sha512": "kgDi65k02hrgnHy3N0xENecsr0spW13RdIA1tipovi9t16gKziI7uZIu3qkxz0GctCHNM4hfeqXYg//6wHJ6Kw==",
  10356. "type": "package",
  10357. "path": "communitytoolkit.highperformance/8.1.0",
  10358. "files": [
  10359. ".nupkg.metadata",
  10360. ".signature.p7s",
  10361. "Icon.png",
  10362. "License.md",
  10363. "ThirdPartyNotices.txt",
  10364. "communitytoolkit.highperformance.8.1.0.nupkg.sha512",
  10365. "communitytoolkit.highperformance.nuspec",
  10366. "lib/net6.0/CommunityToolkit.HighPerformance.dll",
  10367. "lib/net6.0/CommunityToolkit.HighPerformance.pdb",
  10368. "lib/net6.0/CommunityToolkit.HighPerformance.xml",
  10369. "lib/net7.0/CommunityToolkit.HighPerformance.dll",
  10370. "lib/net7.0/CommunityToolkit.HighPerformance.pdb",
  10371. "lib/net7.0/CommunityToolkit.HighPerformance.xml",
  10372. "lib/netstandard2.0/CommunityToolkit.HighPerformance.dll",
  10373. "lib/netstandard2.0/CommunityToolkit.HighPerformance.pdb",
  10374. "lib/netstandard2.0/CommunityToolkit.HighPerformance.xml",
  10375. "lib/netstandard2.1/CommunityToolkit.HighPerformance.dll",
  10376. "lib/netstandard2.1/CommunityToolkit.HighPerformance.pdb",
  10377. "lib/netstandard2.1/CommunityToolkit.HighPerformance.xml"
  10378. ]
  10379. },
  10380. "DnsClient/1.7.0": {
  10381. "sha512": "2hrXR83b5g6/ZMJOA36hXp4t56yb7G1mF3Hg6IkrHxvtyaoXRn2WVdgDPN3V8+GugOlUBbTWXgPaka4dXw1QIg==",
  10382. "type": "package",
  10383. "path": "dnsclient/1.7.0",
  10384. "files": [
  10385. ".nupkg.metadata",
  10386. ".signature.p7s",
  10387. "README.md",
  10388. "dnsclient.1.7.0.nupkg.sha512",
  10389. "dnsclient.nuspec",
  10390. "icon.png",
  10391. "lib/net45/DnsClient.dll",
  10392. "lib/net45/DnsClient.xml",
  10393. "lib/net471/DnsClient.dll",
  10394. "lib/net471/DnsClient.xml",
  10395. "lib/net5.0/DnsClient.dll",
  10396. "lib/net5.0/DnsClient.xml",
  10397. "lib/net6.0/DnsClient.dll",
  10398. "lib/net6.0/DnsClient.xml",
  10399. "lib/netstandard1.3/DnsClient.dll",
  10400. "lib/netstandard1.3/DnsClient.xml",
  10401. "lib/netstandard2.0/DnsClient.dll",
  10402. "lib/netstandard2.0/DnsClient.xml",
  10403. "lib/netstandard2.1/DnsClient.dll",
  10404. "lib/netstandard2.1/DnsClient.xml"
  10405. ]
  10406. },
  10407. "DynamicExpresso.Core/2.3.3": {
  10408. "sha512": "p6GEP3BphaT9xa59VjpQeozkloXjcDmoL6aPXOInl5S5chWtB82H+GiirV3H1bP39ZeXX2e1UN0w7/pD1wCUlg==",
  10409. "type": "package",
  10410. "path": "dynamicexpresso.core/2.3.3",
  10411. "files": [
  10412. ".nupkg.metadata",
  10413. ".signature.p7s",
  10414. "dynamicexpresso.core.2.3.3.nupkg.sha512",
  10415. "dynamicexpresso.core.nuspec",
  10416. "lib/net45/DynamicExpresso.Core.dll",
  10417. "lib/net461/DynamicExpresso.Core.dll",
  10418. "lib/netstandard2.0/DynamicExpresso.Core.dll"
  10419. ]
  10420. },
  10421. "Humanizer.Core/2.14.1": {
  10422. "sha512": "lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==",
  10423. "type": "package",
  10424. "path": "humanizer.core/2.14.1",
  10425. "files": [
  10426. ".nupkg.metadata",
  10427. ".signature.p7s",
  10428. "humanizer.core.2.14.1.nupkg.sha512",
  10429. "humanizer.core.nuspec",
  10430. "lib/net6.0/Humanizer.dll",
  10431. "lib/net6.0/Humanizer.xml",
  10432. "lib/netstandard1.0/Humanizer.dll",
  10433. "lib/netstandard1.0/Humanizer.xml",
  10434. "lib/netstandard2.0/Humanizer.dll",
  10435. "lib/netstandard2.0/Humanizer.xml",
  10436. "logo.png"
  10437. ]
  10438. },
  10439. "IP2Region.Net/2.0.2": {
  10440. "sha512": "vkxITIPkUdju0+vPm9FYU4+sBvvOkoM7GvPw8R81RYlbkKDwKAkO9P4vZvzeRJEC8SrYtMLcsDJizx+e/JnRmA==",
  10441. "type": "package",
  10442. "path": "ip2region.net/2.0.2",
  10443. "files": [
  10444. ".nupkg.metadata",
  10445. ".signature.p7s",
  10446. "README.md",
  10447. "ip2region.net.2.0.2.nupkg.sha512",
  10448. "ip2region.net.nuspec",
  10449. "lib/net6.0/IP2Region.Net.dll",
  10450. "lib/net7.0/IP2Region.Net.dll",
  10451. "lib/netstandard2.0/IP2Region.Net.dll",
  10452. "lib/netstandard2.1/IP2Region.Net.dll"
  10453. ]
  10454. },
  10455. "Lazy.Captcha.Core/2.0.7": {
  10456. "sha512": "4Sz9RJvKE4MBK7I9uguIJu6daT/OsoQ1YeD/6xEhi1hOcN6LpPyuXNUcxEoun7rqj3a28+DX8SPlkrKa71alCw==",
  10457. "type": "package",
  10458. "path": "lazy.captcha.core/2.0.7",
  10459. "files": [
  10460. ".nupkg.metadata",
  10461. ".signature.p7s",
  10462. "lazy.captcha.core.2.0.7.nupkg.sha512",
  10463. "lazy.captcha.core.nuspec",
  10464. "lib/netstandard2.0/Lazy.Captcha.Core.dll"
  10465. ]
  10466. },
  10467. "Magicodes.IE.Core/2.7.5.1": {
  10468. "sha512": "QokgLic4DJrqj5oDKHR+86+ZW1HfbJ4l/hzWUYIe3tPjPLsjH+dD7KvVBMiuZtvWCxwiUURF7j3rL/8Cpk+FqA==",
  10469. "type": "package",
  10470. "path": "magicodes.ie.core/2.7.5.1",
  10471. "files": [
  10472. ".nupkg.metadata",
  10473. ".signature.p7s",
  10474. "lib/net5.0/Magicodes.IE.Core.dll",
  10475. "lib/net5.0/Magicodes.IE.Core.xml",
  10476. "lib/net5.0/zh-Hans/Magicodes.IE.Core.resources.dll",
  10477. "lib/net6.0/Magicodes.IE.Core.dll",
  10478. "lib/net6.0/Magicodes.IE.Core.xml",
  10479. "lib/net6.0/zh-Hans/Magicodes.IE.Core.resources.dll",
  10480. "lib/net7.0/Magicodes.IE.Core.dll",
  10481. "lib/net7.0/Magicodes.IE.Core.xml",
  10482. "lib/net7.0/zh-Hans/Magicodes.IE.Core.resources.dll",
  10483. "lib/net8.0/Magicodes.IE.Core.dll",
  10484. "lib/net8.0/Magicodes.IE.Core.xml",
  10485. "lib/net8.0/zh-Hans/Magicodes.IE.Core.resources.dll",
  10486. "lib/netstandard2.0/Magicodes.IE.Core.dll",
  10487. "lib/netstandard2.0/Magicodes.IE.Core.xml",
  10488. "lib/netstandard2.0/zh-Hans/Magicodes.IE.Core.resources.dll",
  10489. "lib/netstandard2.1/Magicodes.IE.Core.dll",
  10490. "lib/netstandard2.1/Magicodes.IE.Core.xml",
  10491. "lib/netstandard2.1/zh-Hans/Magicodes.IE.Core.resources.dll",
  10492. "magicodes.ie.core.2.7.5.1.nupkg.sha512",
  10493. "magicodes.ie.core.nuspec"
  10494. ]
  10495. },
  10496. "Magicodes.IE.EPPlus/2.7.5.1": {
  10497. "sha512": "9VSY9Gy+E9VyIn/iDsrAhrJx4Xea0gB7BdyEIHsYUYYLJKWE/QK2HYa6tTi8Torltu828wSwZTwYkl59+XJWew==",
  10498. "type": "package",
  10499. "path": "magicodes.ie.epplus/2.7.5.1",
  10500. "files": [
  10501. ".nupkg.metadata",
  10502. ".signature.p7s",
  10503. "lib/net6.0/EPPlus.xml",
  10504. "lib/net6.0/Magicodes.IE.EPPlus.dll",
  10505. "lib/net7.0/EPPlus.xml",
  10506. "lib/net7.0/Magicodes.IE.EPPlus.dll",
  10507. "lib/net8.0/EPPlus.xml",
  10508. "lib/net8.0/Magicodes.IE.EPPlus.dll",
  10509. "lib/netstandard2.0/EPPlus.xml",
  10510. "lib/netstandard2.0/Magicodes.IE.EPPlus.dll",
  10511. "lib/netstandard2.1/EPPlus.xml",
  10512. "lib/netstandard2.1/Magicodes.IE.EPPlus.dll",
  10513. "magicodes.ie.epplus.2.7.5.1.nupkg.sha512",
  10514. "magicodes.ie.epplus.nuspec"
  10515. ]
  10516. },
  10517. "Magicodes.IE.Excel/2.7.5.1": {
  10518. "sha512": "vfbicVe78YHlQ6RxWo62P5IDyRoJIRJkLMmB6U09TjJ6JDr/kVO9AOJRA+hHnrzXI6C75UQ3JOesHRtz4tTRTg==",
  10519. "type": "package",
  10520. "path": "magicodes.ie.excel/2.7.5.1",
  10521. "files": [
  10522. ".nupkg.metadata",
  10523. ".signature.p7s",
  10524. "lib/net6.0/Magicodes.IE.Excel.dll",
  10525. "lib/net6.0/Magicodes.IE.Excel.xml",
  10526. "lib/net7.0/Magicodes.IE.Excel.dll",
  10527. "lib/net7.0/Magicodes.IE.Excel.xml",
  10528. "lib/net8.0/Magicodes.IE.Excel.dll",
  10529. "lib/net8.0/Magicodes.IE.Excel.xml",
  10530. "lib/netstandard2.0/Magicodes.IE.Excel.dll",
  10531. "lib/netstandard2.0/Magicodes.IE.Excel.xml",
  10532. "lib/netstandard2.1/Magicodes.IE.Excel.dll",
  10533. "lib/netstandard2.1/Magicodes.IE.Excel.xml",
  10534. "magicodes.ie.excel.2.7.5.1.nupkg.sha512",
  10535. "magicodes.ie.excel.nuspec"
  10536. ]
  10537. },
  10538. "Mapster/7.4.0": {
  10539. "sha512": "RYGoDqvS4WTKIq0HDyPBBVIj6N0mluOCXQ1Vk95JKseMHEsbCXSEGKSlP95oL+s42IXAXbqvHj7p0YaRBUcfqg==",
  10540. "type": "package",
  10541. "path": "mapster/7.4.0",
  10542. "files": [
  10543. ".nupkg.metadata",
  10544. ".signature.p7s",
  10545. "icon.png",
  10546. "lib/net6.0/Mapster.dll",
  10547. "lib/net7.0/Mapster.dll",
  10548. "mapster.7.4.0.nupkg.sha512",
  10549. "mapster.nuspec"
  10550. ]
  10551. },
  10552. "Mapster.Core/1.2.1": {
  10553. "sha512": "11lokmfliBEMMmjeqxFGNpqGXq6tN96zFqpBmfYeahr4Ybk63oDmeJmOflsATjobYkX248g5Y62oQ2NNnZaeww==",
  10554. "type": "package",
  10555. "path": "mapster.core/1.2.1",
  10556. "files": [
  10557. ".nupkg.metadata",
  10558. ".signature.p7s",
  10559. "icon.png",
  10560. "lib/net6.0/Mapster.Core.dll",
  10561. "lib/net7.0/Mapster.Core.dll",
  10562. "mapster.core.1.2.1.nupkg.sha512",
  10563. "mapster.core.nuspec"
  10564. ]
  10565. },
  10566. "Mapster.DependencyInjection/1.0.1": {
  10567. "sha512": "LfjnRIwx6WAo3ssq8PFeaHFaUz00BfSG9BhWgXsiDa3H5lDhG0lpMGDF6w2ZnooS4eHYmAv4f77VxmzpvgorNg==",
  10568. "type": "package",
  10569. "path": "mapster.dependencyinjection/1.0.1",
  10570. "files": [
  10571. ".nupkg.metadata",
  10572. ".signature.p7s",
  10573. "icon.png",
  10574. "lib/net6.0/Mapster.DependencyInjection.dll",
  10575. "lib/net7.0/Mapster.DependencyInjection.dll",
  10576. "mapster.dependencyinjection.1.0.1.nupkg.sha512",
  10577. "mapster.dependencyinjection.nuspec"
  10578. ]
  10579. },
  10580. "Masuit.Tools.Abstractions/2024.3.4": {
  10581. "sha512": "4gLvJaFpZW8XqJq9wFx+fQh1we5Vz4gnQKaP4ywfbyALNPlvM4flG3N6ZLrRMQwnjCPEduxVPAK3j7pTq2AT1Q==",
  10582. "type": "package",
  10583. "path": "masuit.tools.abstractions/2024.3.4",
  10584. "files": [
  10585. ".nupkg.metadata",
  10586. ".signature.p7s",
  10587. "README.md",
  10588. "lib/net461/Masuit.Tools.Abstractions.dll",
  10589. "lib/net461/Masuit.Tools.Abstractions.xml",
  10590. "lib/net5.0/Masuit.Tools.Abstractions.dll",
  10591. "lib/net5.0/Masuit.Tools.Abstractions.xml",
  10592. "lib/net6.0/Masuit.Tools.Abstractions.dll",
  10593. "lib/net6.0/Masuit.Tools.Abstractions.xml",
  10594. "lib/net7.0/Masuit.Tools.Abstractions.dll",
  10595. "lib/net7.0/Masuit.Tools.Abstractions.xml",
  10596. "lib/net8.0/Masuit.Tools.Abstractions.dll",
  10597. "lib/net8.0/Masuit.Tools.Abstractions.xml",
  10598. "lib/netstandard2.0/Masuit.Tools.Abstractions.dll",
  10599. "lib/netstandard2.0/Masuit.Tools.Abstractions.xml",
  10600. "lib/netstandard2.1/Masuit.Tools.Abstractions.dll",
  10601. "lib/netstandard2.1/Masuit.Tools.Abstractions.xml",
  10602. "masuit.tools.abstractions.2024.3.4.nupkg.sha512",
  10603. "masuit.tools.abstractions.nuspec"
  10604. ]
  10605. },
  10606. "Masuit.Tools.Core/2024.3.4": {
  10607. "sha512": "nD6HfzQE6p5zGmlcJ65rtbUWIaNZWfJbC7QvTDe1eIbE5epJfC3P7A7A+07hfloQT0zG+I3kICvz4Kg4WZNLcw==",
  10608. "type": "package",
  10609. "path": "masuit.tools.core/2024.3.4",
  10610. "files": [
  10611. ".nupkg.metadata",
  10612. ".signature.p7s",
  10613. "README.md",
  10614. "lib/net5.0/Masuit.Tools.Core.dll",
  10615. "lib/net5.0/Masuit.Tools.Core.xml",
  10616. "lib/net6.0/Masuit.Tools.Core.dll",
  10617. "lib/net6.0/Masuit.Tools.Core.xml",
  10618. "lib/net7.0/Masuit.Tools.Core.dll",
  10619. "lib/net7.0/Masuit.Tools.Core.xml",
  10620. "lib/net8.0/Masuit.Tools.Core.dll",
  10621. "lib/net8.0/Masuit.Tools.Core.xml",
  10622. "lib/netstandard2.0/Masuit.Tools.Core.dll",
  10623. "lib/netstandard2.0/Masuit.Tools.Core.xml",
  10624. "lib/netstandard2.1/Masuit.Tools.Core.dll",
  10625. "lib/netstandard2.1/Masuit.Tools.Core.xml",
  10626. "masuit.tools.core.2024.3.4.nupkg.sha512",
  10627. "masuit.tools.core.nuspec"
  10628. ]
  10629. },
  10630. "Microsoft.AspNetCore.Authentication.JwtBearer/6.0.29": {
  10631. "sha512": "daOVgz0G2YwPRWOxGKCqa8mNjzd+2PXTo05sq1lKTY14OaNDByOYPjNrgDip5qmyLawuhyRn9gmSIDqdW0rKBA==",
  10632. "type": "package",
  10633. "path": "microsoft.aspnetcore.authentication.jwtbearer/6.0.29",
  10634. "files": [
  10635. ".nupkg.metadata",
  10636. ".signature.p7s",
  10637. "Icon.png",
  10638. "THIRD-PARTY-NOTICES.TXT",
  10639. "lib/net6.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll",
  10640. "lib/net6.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml",
  10641. "microsoft.aspnetcore.authentication.jwtbearer.6.0.29.nupkg.sha512",
  10642. "microsoft.aspnetcore.authentication.jwtbearer.nuspec"
  10643. ]
  10644. },
  10645. "Microsoft.AspNetCore.Authentication.JwtBearer/7.0.18": {
  10646. "sha512": "Q3ejRbe6GQd035JdazYwsqapUqwcf/AMmw96RwiEXNZWr6GalQLCGYyxXnmAwWwhNpq1BX802qvL+feR9pUWiA==",
  10647. "type": "package",
  10648. "path": "microsoft.aspnetcore.authentication.jwtbearer/7.0.18",
  10649. "files": [
  10650. ".nupkg.metadata",
  10651. ".signature.p7s",
  10652. "Icon.png",
  10653. "THIRD-PARTY-NOTICES.TXT",
  10654. "lib/net7.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll",
  10655. "lib/net7.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml",
  10656. "microsoft.aspnetcore.authentication.jwtbearer.7.0.18.nupkg.sha512",
  10657. "microsoft.aspnetcore.authentication.jwtbearer.nuspec"
  10658. ]
  10659. },
  10660. "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.4": {
  10661. "sha512": "tHnHRBgQyiVNZJ8PksNinLdGOsE8+tFFv3E9QEtmwO+iyTHRvg4bJ4X0XZG1u9KxXMTJuAdeIWKWYr2rTLEHqQ==",
  10662. "type": "package",
  10663. "path": "microsoft.aspnetcore.authentication.jwtbearer/8.0.4",
  10664. "files": [
  10665. ".nupkg.metadata",
  10666. ".signature.p7s",
  10667. "Icon.png",
  10668. "THIRD-PARTY-NOTICES.TXT",
  10669. "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll",
  10670. "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml",
  10671. "microsoft.aspnetcore.authentication.jwtbearer.8.0.4.nupkg.sha512",
  10672. "microsoft.aspnetcore.authentication.jwtbearer.nuspec"
  10673. ]
  10674. },
  10675. "Microsoft.AspNetCore.JsonPatch/6.0.29": {
  10676. "sha512": "vPrcF8ULzjB5F/aJAyoaMrJ3+fSDfSnpEoMuHORau6tof3E0qa+GnbqMjcvrt8puMkRJMygjh/YIY1PoLiGLkQ==",
  10677. "type": "package",
  10678. "path": "microsoft.aspnetcore.jsonpatch/6.0.29",
  10679. "files": [
  10680. ".nupkg.metadata",
  10681. ".signature.p7s",
  10682. "Icon.png",
  10683. "THIRD-PARTY-NOTICES.TXT",
  10684. "lib/net461/Microsoft.AspNetCore.JsonPatch.dll",
  10685. "lib/net461/Microsoft.AspNetCore.JsonPatch.xml",
  10686. "lib/net6.0/Microsoft.AspNetCore.JsonPatch.dll",
  10687. "lib/net6.0/Microsoft.AspNetCore.JsonPatch.xml",
  10688. "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll",
  10689. "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.xml",
  10690. "microsoft.aspnetcore.jsonpatch.6.0.29.nupkg.sha512",
  10691. "microsoft.aspnetcore.jsonpatch.nuspec"
  10692. ]
  10693. },
  10694. "Microsoft.AspNetCore.JsonPatch/7.0.18": {
  10695. "sha512": "Y1Y5pgXY8zMjYYYmz01iVeiJ+IvNTjz7NzMTO9BwPbdgs60gsZ6KOyUSvZp6JPsopWqe8JL95eIUr64aVHk8gg==",
  10696. "type": "package",
  10697. "path": "microsoft.aspnetcore.jsonpatch/7.0.18",
  10698. "files": [
  10699. ".nupkg.metadata",
  10700. ".signature.p7s",
  10701. "Icon.png",
  10702. "THIRD-PARTY-NOTICES.TXT",
  10703. "lib/net462/Microsoft.AspNetCore.JsonPatch.dll",
  10704. "lib/net462/Microsoft.AspNetCore.JsonPatch.xml",
  10705. "lib/net7.0/Microsoft.AspNetCore.JsonPatch.dll",
  10706. "lib/net7.0/Microsoft.AspNetCore.JsonPatch.xml",
  10707. "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll",
  10708. "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.xml",
  10709. "microsoft.aspnetcore.jsonpatch.7.0.18.nupkg.sha512",
  10710. "microsoft.aspnetcore.jsonpatch.nuspec"
  10711. ]
  10712. },
  10713. "Microsoft.AspNetCore.JsonPatch/8.0.4": {
  10714. "sha512": "8iy7uza6GTuE5GadOryGfsGuA8xP1RTs16zqdXF5gM0b8iDfyNWnyDmatY5cZhXE1kJiko0S7s1T/gNFdIZ7Zg==",
  10715. "type": "package",
  10716. "path": "microsoft.aspnetcore.jsonpatch/8.0.4",
  10717. "files": [
  10718. ".nupkg.metadata",
  10719. ".signature.p7s",
  10720. "Icon.png",
  10721. "THIRD-PARTY-NOTICES.TXT",
  10722. "lib/net462/Microsoft.AspNetCore.JsonPatch.dll",
  10723. "lib/net462/Microsoft.AspNetCore.JsonPatch.xml",
  10724. "lib/net8.0/Microsoft.AspNetCore.JsonPatch.dll",
  10725. "lib/net8.0/Microsoft.AspNetCore.JsonPatch.xml",
  10726. "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll",
  10727. "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.xml",
  10728. "microsoft.aspnetcore.jsonpatch.8.0.4.nupkg.sha512",
  10729. "microsoft.aspnetcore.jsonpatch.nuspec"
  10730. ]
  10731. },
  10732. "Microsoft.AspNetCore.Mvc.NewtonsoftJson/6.0.29": {
  10733. "sha512": "4eCtQAClrkPQxjEKm9PwMLo7XIS2cDsdYw3ujn4rLkcC/G78pue3KV7Yt9r8tqiQeDzJKYd7YUd07A3XRxN1xg==",
  10734. "type": "package",
  10735. "path": "microsoft.aspnetcore.mvc.newtonsoftjson/6.0.29",
  10736. "files": [
  10737. ".nupkg.metadata",
  10738. ".signature.p7s",
  10739. "Icon.png",
  10740. "THIRD-PARTY-NOTICES.TXT",
  10741. "lib/net6.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll",
  10742. "lib/net6.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.xml",
  10743. "microsoft.aspnetcore.mvc.newtonsoftjson.6.0.29.nupkg.sha512",
  10744. "microsoft.aspnetcore.mvc.newtonsoftjson.nuspec"
  10745. ]
  10746. },
  10747. "Microsoft.AspNetCore.Mvc.NewtonsoftJson/7.0.18": {
  10748. "sha512": "N/dDtKQZZC9RYZOIDwcs8Nk/mSGrgTvLpk4oqb2ZffBiNSFLAIE+SKwYzPZ/PZRHYDro4xpq3xiIUEWdQU9AUg==",
  10749. "type": "package",
  10750. "path": "microsoft.aspnetcore.mvc.newtonsoftjson/7.0.18",
  10751. "files": [
  10752. ".nupkg.metadata",
  10753. ".signature.p7s",
  10754. "Icon.png",
  10755. "THIRD-PARTY-NOTICES.TXT",
  10756. "lib/net7.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll",
  10757. "lib/net7.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.xml",
  10758. "microsoft.aspnetcore.mvc.newtonsoftjson.7.0.18.nupkg.sha512",
  10759. "microsoft.aspnetcore.mvc.newtonsoftjson.nuspec"
  10760. ]
  10761. },
  10762. "Microsoft.AspNetCore.Mvc.NewtonsoftJson/8.0.4": {
  10763. "sha512": "lhJq0JjrlGZQwQoYrpVbokhb1AlgLGxI3QacSyKgCNOXTNwCi0pUnMR7NrfON20DkL90Kqqyl3wDrLbRaRgcsA==",
  10764. "type": "package",
  10765. "path": "microsoft.aspnetcore.mvc.newtonsoftjson/8.0.4",
  10766. "files": [
  10767. ".nupkg.metadata",
  10768. ".signature.p7s",
  10769. "Icon.png",
  10770. "THIRD-PARTY-NOTICES.TXT",
  10771. "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll",
  10772. "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.xml",
  10773. "microsoft.aspnetcore.mvc.newtonsoftjson.8.0.4.nupkg.sha512",
  10774. "microsoft.aspnetcore.mvc.newtonsoftjson.nuspec"
  10775. ]
  10776. },
  10777. "Microsoft.AspNetCore.Razor.Language/6.0.29": {
  10778. "sha512": "GqbAfFQEv9XKi+QRlhzoYJvbi9EkFo0rkzvaP1xGvn2Hjn1DrhGK93UuJ8zLw8FQ9jmW1GOMLXLSPJoID4lLbg==",
  10779. "type": "package",
  10780. "path": "microsoft.aspnetcore.razor.language/6.0.29",
  10781. "files": [
  10782. ".nupkg.metadata",
  10783. ".signature.p7s",
  10784. "Icon.png",
  10785. "THIRD-PARTY-NOTICES.TXT",
  10786. "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll",
  10787. "microsoft.aspnetcore.razor.language.6.0.29.nupkg.sha512",
  10788. "microsoft.aspnetcore.razor.language.nuspec"
  10789. ]
  10790. },
  10791. "Microsoft.CodeAnalysis.Analyzers/3.3.4": {
  10792. "sha512": "AxkxcPR+rheX0SmvpLVIGLhOUXAKG56a64kV9VQZ4y9gR9ZmPXnqZvHJnmwLSwzrEP6junUF11vuc+aqo5r68g==",
  10793. "type": "package",
  10794. "path": "microsoft.codeanalysis.analyzers/3.3.4",
  10795. "hasTools": true,
  10796. "files": [
  10797. ".nupkg.metadata",
  10798. ".signature.p7s",
  10799. "Icon.png",
  10800. "ThirdPartyNotices.txt",
  10801. "analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll",
  10802. "analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll",
  10803. "analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10804. "analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10805. "analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10806. "analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10807. "analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10808. "analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10809. "analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10810. "analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10811. "analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10812. "analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10813. "analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10814. "analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10815. "analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10816. "analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll",
  10817. "analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll",
  10818. "analyzers/dotnet/vb/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10819. "analyzers/dotnet/vb/de/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10820. "analyzers/dotnet/vb/es/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10821. "analyzers/dotnet/vb/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10822. "analyzers/dotnet/vb/it/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10823. "analyzers/dotnet/vb/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10824. "analyzers/dotnet/vb/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10825. "analyzers/dotnet/vb/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10826. "analyzers/dotnet/vb/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10827. "analyzers/dotnet/vb/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10828. "analyzers/dotnet/vb/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10829. "analyzers/dotnet/vb/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10830. "analyzers/dotnet/vb/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10831. "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props",
  10832. "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets",
  10833. "buildTransitive/config/analysislevel_2_9_8_all.globalconfig",
  10834. "buildTransitive/config/analysislevel_2_9_8_all_warnaserror.globalconfig",
  10835. "buildTransitive/config/analysislevel_2_9_8_default.globalconfig",
  10836. "buildTransitive/config/analysislevel_2_9_8_default_warnaserror.globalconfig",
  10837. "buildTransitive/config/analysislevel_2_9_8_minimum.globalconfig",
  10838. "buildTransitive/config/analysislevel_2_9_8_minimum_warnaserror.globalconfig",
  10839. "buildTransitive/config/analysislevel_2_9_8_none.globalconfig",
  10840. "buildTransitive/config/analysislevel_2_9_8_none_warnaserror.globalconfig",
  10841. "buildTransitive/config/analysislevel_2_9_8_recommended.globalconfig",
  10842. "buildTransitive/config/analysislevel_2_9_8_recommended_warnaserror.globalconfig",
  10843. "buildTransitive/config/analysislevel_3_3_3_all.globalconfig",
  10844. "buildTransitive/config/analysislevel_3_3_3_all_warnaserror.globalconfig",
  10845. "buildTransitive/config/analysislevel_3_3_3_default.globalconfig",
  10846. "buildTransitive/config/analysislevel_3_3_3_default_warnaserror.globalconfig",
  10847. "buildTransitive/config/analysislevel_3_3_3_minimum.globalconfig",
  10848. "buildTransitive/config/analysislevel_3_3_3_minimum_warnaserror.globalconfig",
  10849. "buildTransitive/config/analysislevel_3_3_3_none.globalconfig",
  10850. "buildTransitive/config/analysislevel_3_3_3_none_warnaserror.globalconfig",
  10851. "buildTransitive/config/analysislevel_3_3_3_recommended.globalconfig",
  10852. "buildTransitive/config/analysislevel_3_3_3_recommended_warnaserror.globalconfig",
  10853. "buildTransitive/config/analysislevel_3_3_all.globalconfig",
  10854. "buildTransitive/config/analysislevel_3_3_all_warnaserror.globalconfig",
  10855. "buildTransitive/config/analysislevel_3_3_default.globalconfig",
  10856. "buildTransitive/config/analysislevel_3_3_default_warnaserror.globalconfig",
  10857. "buildTransitive/config/analysislevel_3_3_minimum.globalconfig",
  10858. "buildTransitive/config/analysislevel_3_3_minimum_warnaserror.globalconfig",
  10859. "buildTransitive/config/analysislevel_3_3_none.globalconfig",
  10860. "buildTransitive/config/analysislevel_3_3_none_warnaserror.globalconfig",
  10861. "buildTransitive/config/analysislevel_3_3_recommended.globalconfig",
  10862. "buildTransitive/config/analysislevel_3_3_recommended_warnaserror.globalconfig",
  10863. "buildTransitive/config/analysislevel_3_all.globalconfig",
  10864. "buildTransitive/config/analysislevel_3_all_warnaserror.globalconfig",
  10865. "buildTransitive/config/analysislevel_3_default.globalconfig",
  10866. "buildTransitive/config/analysislevel_3_default_warnaserror.globalconfig",
  10867. "buildTransitive/config/analysislevel_3_minimum.globalconfig",
  10868. "buildTransitive/config/analysislevel_3_minimum_warnaserror.globalconfig",
  10869. "buildTransitive/config/analysislevel_3_none.globalconfig",
  10870. "buildTransitive/config/analysislevel_3_none_warnaserror.globalconfig",
  10871. "buildTransitive/config/analysislevel_3_recommended.globalconfig",
  10872. "buildTransitive/config/analysislevel_3_recommended_warnaserror.globalconfig",
  10873. "buildTransitive/config/analysislevel_4_3_all.globalconfig",
  10874. "buildTransitive/config/analysislevel_4_3_all_warnaserror.globalconfig",
  10875. "buildTransitive/config/analysislevel_4_3_default.globalconfig",
  10876. "buildTransitive/config/analysislevel_4_3_default_warnaserror.globalconfig",
  10877. "buildTransitive/config/analysislevel_4_3_minimum.globalconfig",
  10878. "buildTransitive/config/analysislevel_4_3_minimum_warnaserror.globalconfig",
  10879. "buildTransitive/config/analysislevel_4_3_none.globalconfig",
  10880. "buildTransitive/config/analysislevel_4_3_none_warnaserror.globalconfig",
  10881. "buildTransitive/config/analysislevel_4_3_recommended.globalconfig",
  10882. "buildTransitive/config/analysislevel_4_3_recommended_warnaserror.globalconfig",
  10883. "buildTransitive/config/analysislevelcorrectness_2_9_8_all.globalconfig",
  10884. "buildTransitive/config/analysislevelcorrectness_2_9_8_all_warnaserror.globalconfig",
  10885. "buildTransitive/config/analysislevelcorrectness_2_9_8_default.globalconfig",
  10886. "buildTransitive/config/analysislevelcorrectness_2_9_8_default_warnaserror.globalconfig",
  10887. "buildTransitive/config/analysislevelcorrectness_2_9_8_minimum.globalconfig",
  10888. "buildTransitive/config/analysislevelcorrectness_2_9_8_minimum_warnaserror.globalconfig",
  10889. "buildTransitive/config/analysislevelcorrectness_2_9_8_none.globalconfig",
  10890. "buildTransitive/config/analysislevelcorrectness_2_9_8_none_warnaserror.globalconfig",
  10891. "buildTransitive/config/analysislevelcorrectness_2_9_8_recommended.globalconfig",
  10892. "buildTransitive/config/analysislevelcorrectness_2_9_8_recommended_warnaserror.globalconfig",
  10893. "buildTransitive/config/analysislevelcorrectness_3_3_3_all.globalconfig",
  10894. "buildTransitive/config/analysislevelcorrectness_3_3_3_all_warnaserror.globalconfig",
  10895. "buildTransitive/config/analysislevelcorrectness_3_3_3_default.globalconfig",
  10896. "buildTransitive/config/analysislevelcorrectness_3_3_3_default_warnaserror.globalconfig",
  10897. "buildTransitive/config/analysislevelcorrectness_3_3_3_minimum.globalconfig",
  10898. "buildTransitive/config/analysislevelcorrectness_3_3_3_minimum_warnaserror.globalconfig",
  10899. "buildTransitive/config/analysislevelcorrectness_3_3_3_none.globalconfig",
  10900. "buildTransitive/config/analysislevelcorrectness_3_3_3_none_warnaserror.globalconfig",
  10901. "buildTransitive/config/analysislevelcorrectness_3_3_3_recommended.globalconfig",
  10902. "buildTransitive/config/analysislevelcorrectness_3_3_3_recommended_warnaserror.globalconfig",
  10903. "buildTransitive/config/analysislevelcorrectness_3_3_all.globalconfig",
  10904. "buildTransitive/config/analysislevelcorrectness_3_3_all_warnaserror.globalconfig",
  10905. "buildTransitive/config/analysislevelcorrectness_3_3_default.globalconfig",
  10906. "buildTransitive/config/analysislevelcorrectness_3_3_default_warnaserror.globalconfig",
  10907. "buildTransitive/config/analysislevelcorrectness_3_3_minimum.globalconfig",
  10908. "buildTransitive/config/analysislevelcorrectness_3_3_minimum_warnaserror.globalconfig",
  10909. "buildTransitive/config/analysislevelcorrectness_3_3_none.globalconfig",
  10910. "buildTransitive/config/analysislevelcorrectness_3_3_none_warnaserror.globalconfig",
  10911. "buildTransitive/config/analysislevelcorrectness_3_3_recommended.globalconfig",
  10912. "buildTransitive/config/analysislevelcorrectness_3_3_recommended_warnaserror.globalconfig",
  10913. "buildTransitive/config/analysislevelcorrectness_3_all.globalconfig",
  10914. "buildTransitive/config/analysislevelcorrectness_3_all_warnaserror.globalconfig",
  10915. "buildTransitive/config/analysislevelcorrectness_3_default.globalconfig",
  10916. "buildTransitive/config/analysislevelcorrectness_3_default_warnaserror.globalconfig",
  10917. "buildTransitive/config/analysislevelcorrectness_3_minimum.globalconfig",
  10918. "buildTransitive/config/analysislevelcorrectness_3_minimum_warnaserror.globalconfig",
  10919. "buildTransitive/config/analysislevelcorrectness_3_none.globalconfig",
  10920. "buildTransitive/config/analysislevelcorrectness_3_none_warnaserror.globalconfig",
  10921. "buildTransitive/config/analysislevelcorrectness_3_recommended.globalconfig",
  10922. "buildTransitive/config/analysislevelcorrectness_3_recommended_warnaserror.globalconfig",
  10923. "buildTransitive/config/analysislevelcorrectness_4_3_all.globalconfig",
  10924. "buildTransitive/config/analysislevelcorrectness_4_3_all_warnaserror.globalconfig",
  10925. "buildTransitive/config/analysislevelcorrectness_4_3_default.globalconfig",
  10926. "buildTransitive/config/analysislevelcorrectness_4_3_default_warnaserror.globalconfig",
  10927. "buildTransitive/config/analysislevelcorrectness_4_3_minimum.globalconfig",
  10928. "buildTransitive/config/analysislevelcorrectness_4_3_minimum_warnaserror.globalconfig",
  10929. "buildTransitive/config/analysislevelcorrectness_4_3_none.globalconfig",
  10930. "buildTransitive/config/analysislevelcorrectness_4_3_none_warnaserror.globalconfig",
  10931. "buildTransitive/config/analysislevelcorrectness_4_3_recommended.globalconfig",
  10932. "buildTransitive/config/analysislevelcorrectness_4_3_recommended_warnaserror.globalconfig",
  10933. "buildTransitive/config/analysislevellibrary_2_9_8_all.globalconfig",
  10934. "buildTransitive/config/analysislevellibrary_2_9_8_all_warnaserror.globalconfig",
  10935. "buildTransitive/config/analysislevellibrary_2_9_8_default.globalconfig",
  10936. "buildTransitive/config/analysislevellibrary_2_9_8_default_warnaserror.globalconfig",
  10937. "buildTransitive/config/analysislevellibrary_2_9_8_minimum.globalconfig",
  10938. "buildTransitive/config/analysislevellibrary_2_9_8_minimum_warnaserror.globalconfig",
  10939. "buildTransitive/config/analysislevellibrary_2_9_8_none.globalconfig",
  10940. "buildTransitive/config/analysislevellibrary_2_9_8_none_warnaserror.globalconfig",
  10941. "buildTransitive/config/analysislevellibrary_2_9_8_recommended.globalconfig",
  10942. "buildTransitive/config/analysislevellibrary_2_9_8_recommended_warnaserror.globalconfig",
  10943. "buildTransitive/config/analysislevellibrary_3_3_3_all.globalconfig",
  10944. "buildTransitive/config/analysislevellibrary_3_3_3_all_warnaserror.globalconfig",
  10945. "buildTransitive/config/analysislevellibrary_3_3_3_default.globalconfig",
  10946. "buildTransitive/config/analysislevellibrary_3_3_3_default_warnaserror.globalconfig",
  10947. "buildTransitive/config/analysislevellibrary_3_3_3_minimum.globalconfig",
  10948. "buildTransitive/config/analysislevellibrary_3_3_3_minimum_warnaserror.globalconfig",
  10949. "buildTransitive/config/analysislevellibrary_3_3_3_none.globalconfig",
  10950. "buildTransitive/config/analysislevellibrary_3_3_3_none_warnaserror.globalconfig",
  10951. "buildTransitive/config/analysislevellibrary_3_3_3_recommended.globalconfig",
  10952. "buildTransitive/config/analysislevellibrary_3_3_3_recommended_warnaserror.globalconfig",
  10953. "buildTransitive/config/analysislevellibrary_3_3_all.globalconfig",
  10954. "buildTransitive/config/analysislevellibrary_3_3_all_warnaserror.globalconfig",
  10955. "buildTransitive/config/analysislevellibrary_3_3_default.globalconfig",
  10956. "buildTransitive/config/analysislevellibrary_3_3_default_warnaserror.globalconfig",
  10957. "buildTransitive/config/analysislevellibrary_3_3_minimum.globalconfig",
  10958. "buildTransitive/config/analysislevellibrary_3_3_minimum_warnaserror.globalconfig",
  10959. "buildTransitive/config/analysislevellibrary_3_3_none.globalconfig",
  10960. "buildTransitive/config/analysislevellibrary_3_3_none_warnaserror.globalconfig",
  10961. "buildTransitive/config/analysislevellibrary_3_3_recommended.globalconfig",
  10962. "buildTransitive/config/analysislevellibrary_3_3_recommended_warnaserror.globalconfig",
  10963. "buildTransitive/config/analysislevellibrary_3_all.globalconfig",
  10964. "buildTransitive/config/analysislevellibrary_3_all_warnaserror.globalconfig",
  10965. "buildTransitive/config/analysislevellibrary_3_default.globalconfig",
  10966. "buildTransitive/config/analysislevellibrary_3_default_warnaserror.globalconfig",
  10967. "buildTransitive/config/analysislevellibrary_3_minimum.globalconfig",
  10968. "buildTransitive/config/analysislevellibrary_3_minimum_warnaserror.globalconfig",
  10969. "buildTransitive/config/analysislevellibrary_3_none.globalconfig",
  10970. "buildTransitive/config/analysislevellibrary_3_none_warnaserror.globalconfig",
  10971. "buildTransitive/config/analysislevellibrary_3_recommended.globalconfig",
  10972. "buildTransitive/config/analysislevellibrary_3_recommended_warnaserror.globalconfig",
  10973. "buildTransitive/config/analysislevellibrary_4_3_all.globalconfig",
  10974. "buildTransitive/config/analysislevellibrary_4_3_all_warnaserror.globalconfig",
  10975. "buildTransitive/config/analysislevellibrary_4_3_default.globalconfig",
  10976. "buildTransitive/config/analysislevellibrary_4_3_default_warnaserror.globalconfig",
  10977. "buildTransitive/config/analysislevellibrary_4_3_minimum.globalconfig",
  10978. "buildTransitive/config/analysislevellibrary_4_3_minimum_warnaserror.globalconfig",
  10979. "buildTransitive/config/analysislevellibrary_4_3_none.globalconfig",
  10980. "buildTransitive/config/analysislevellibrary_4_3_none_warnaserror.globalconfig",
  10981. "buildTransitive/config/analysislevellibrary_4_3_recommended.globalconfig",
  10982. "buildTransitive/config/analysislevellibrary_4_3_recommended_warnaserror.globalconfig",
  10983. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all.globalconfig",
  10984. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all_warnaserror.globalconfig",
  10985. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default.globalconfig",
  10986. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default_warnaserror.globalconfig",
  10987. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum.globalconfig",
  10988. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum_warnaserror.globalconfig",
  10989. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none.globalconfig",
  10990. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none_warnaserror.globalconfig",
  10991. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended.globalconfig",
  10992. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended_warnaserror.globalconfig",
  10993. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all.globalconfig",
  10994. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all_warnaserror.globalconfig",
  10995. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default.globalconfig",
  10996. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default_warnaserror.globalconfig",
  10997. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum.globalconfig",
  10998. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum_warnaserror.globalconfig",
  10999. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none.globalconfig",
  11000. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none_warnaserror.globalconfig",
  11001. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended.globalconfig",
  11002. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended_warnaserror.globalconfig",
  11003. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all.globalconfig",
  11004. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all_warnaserror.globalconfig",
  11005. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default.globalconfig",
  11006. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default_warnaserror.globalconfig",
  11007. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum.globalconfig",
  11008. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum_warnaserror.globalconfig",
  11009. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none.globalconfig",
  11010. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none_warnaserror.globalconfig",
  11011. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended.globalconfig",
  11012. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended_warnaserror.globalconfig",
  11013. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all.globalconfig",
  11014. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all_warnaserror.globalconfig",
  11015. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default.globalconfig",
  11016. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default_warnaserror.globalconfig",
  11017. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum.globalconfig",
  11018. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum_warnaserror.globalconfig",
  11019. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none.globalconfig",
  11020. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none_warnaserror.globalconfig",
  11021. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended.globalconfig",
  11022. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended_warnaserror.globalconfig",
  11023. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all.globalconfig",
  11024. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all_warnaserror.globalconfig",
  11025. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default.globalconfig",
  11026. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default_warnaserror.globalconfig",
  11027. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum.globalconfig",
  11028. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum_warnaserror.globalconfig",
  11029. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none.globalconfig",
  11030. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none_warnaserror.globalconfig",
  11031. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended.globalconfig",
  11032. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended_warnaserror.globalconfig",
  11033. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all.globalconfig",
  11034. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all_warnaserror.globalconfig",
  11035. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default.globalconfig",
  11036. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default_warnaserror.globalconfig",
  11037. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum.globalconfig",
  11038. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum_warnaserror.globalconfig",
  11039. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none.globalconfig",
  11040. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none_warnaserror.globalconfig",
  11041. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended.globalconfig",
  11042. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended_warnaserror.globalconfig",
  11043. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all.globalconfig",
  11044. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all_warnaserror.globalconfig",
  11045. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default.globalconfig",
  11046. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default_warnaserror.globalconfig",
  11047. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum.globalconfig",
  11048. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum_warnaserror.globalconfig",
  11049. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none.globalconfig",
  11050. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none_warnaserror.globalconfig",
  11051. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended.globalconfig",
  11052. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended_warnaserror.globalconfig",
  11053. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all.globalconfig",
  11054. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all_warnaserror.globalconfig",
  11055. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default.globalconfig",
  11056. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default_warnaserror.globalconfig",
  11057. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum.globalconfig",
  11058. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum_warnaserror.globalconfig",
  11059. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none.globalconfig",
  11060. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none_warnaserror.globalconfig",
  11061. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended.globalconfig",
  11062. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended_warnaserror.globalconfig",
  11063. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all.globalconfig",
  11064. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all_warnaserror.globalconfig",
  11065. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default.globalconfig",
  11066. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default_warnaserror.globalconfig",
  11067. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum.globalconfig",
  11068. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum_warnaserror.globalconfig",
  11069. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none.globalconfig",
  11070. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none_warnaserror.globalconfig",
  11071. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended.globalconfig",
  11072. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended_warnaserror.globalconfig",
  11073. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all.globalconfig",
  11074. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all_warnaserror.globalconfig",
  11075. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default.globalconfig",
  11076. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default_warnaserror.globalconfig",
  11077. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum.globalconfig",
  11078. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum_warnaserror.globalconfig",
  11079. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none.globalconfig",
  11080. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none_warnaserror.globalconfig",
  11081. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended.globalconfig",
  11082. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended_warnaserror.globalconfig",
  11083. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all.globalconfig",
  11084. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all_warnaserror.globalconfig",
  11085. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default.globalconfig",
  11086. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default_warnaserror.globalconfig",
  11087. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum.globalconfig",
  11088. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum_warnaserror.globalconfig",
  11089. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none.globalconfig",
  11090. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none_warnaserror.globalconfig",
  11091. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended.globalconfig",
  11092. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended_warnaserror.globalconfig",
  11093. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all.globalconfig",
  11094. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all_warnaserror.globalconfig",
  11095. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default.globalconfig",
  11096. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default_warnaserror.globalconfig",
  11097. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum.globalconfig",
  11098. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum_warnaserror.globalconfig",
  11099. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none.globalconfig",
  11100. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none_warnaserror.globalconfig",
  11101. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended.globalconfig",
  11102. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended_warnaserror.globalconfig",
  11103. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all.globalconfig",
  11104. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all_warnaserror.globalconfig",
  11105. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default.globalconfig",
  11106. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default_warnaserror.globalconfig",
  11107. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum.globalconfig",
  11108. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum_warnaserror.globalconfig",
  11109. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none.globalconfig",
  11110. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none_warnaserror.globalconfig",
  11111. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended.globalconfig",
  11112. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended_warnaserror.globalconfig",
  11113. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all.globalconfig",
  11114. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all_warnaserror.globalconfig",
  11115. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default.globalconfig",
  11116. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default_warnaserror.globalconfig",
  11117. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum.globalconfig",
  11118. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum_warnaserror.globalconfig",
  11119. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none.globalconfig",
  11120. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none_warnaserror.globalconfig",
  11121. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended.globalconfig",
  11122. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended_warnaserror.globalconfig",
  11123. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all.globalconfig",
  11124. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all_warnaserror.globalconfig",
  11125. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default.globalconfig",
  11126. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default_warnaserror.globalconfig",
  11127. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum.globalconfig",
  11128. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum_warnaserror.globalconfig",
  11129. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none.globalconfig",
  11130. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none_warnaserror.globalconfig",
  11131. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended.globalconfig",
  11132. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended_warnaserror.globalconfig",
  11133. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all.globalconfig",
  11134. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all_warnaserror.globalconfig",
  11135. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default.globalconfig",
  11136. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default_warnaserror.globalconfig",
  11137. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum.globalconfig",
  11138. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum_warnaserror.globalconfig",
  11139. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none.globalconfig",
  11140. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none_warnaserror.globalconfig",
  11141. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended.globalconfig",
  11142. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended_warnaserror.globalconfig",
  11143. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all.globalconfig",
  11144. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all_warnaserror.globalconfig",
  11145. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default.globalconfig",
  11146. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default_warnaserror.globalconfig",
  11147. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum.globalconfig",
  11148. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum_warnaserror.globalconfig",
  11149. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none.globalconfig",
  11150. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none_warnaserror.globalconfig",
  11151. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended.globalconfig",
  11152. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended_warnaserror.globalconfig",
  11153. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all.globalconfig",
  11154. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all_warnaserror.globalconfig",
  11155. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default.globalconfig",
  11156. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default_warnaserror.globalconfig",
  11157. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum.globalconfig",
  11158. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum_warnaserror.globalconfig",
  11159. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none.globalconfig",
  11160. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none_warnaserror.globalconfig",
  11161. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended.globalconfig",
  11162. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended_warnaserror.globalconfig",
  11163. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all.globalconfig",
  11164. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all_warnaserror.globalconfig",
  11165. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default.globalconfig",
  11166. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default_warnaserror.globalconfig",
  11167. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum.globalconfig",
  11168. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum_warnaserror.globalconfig",
  11169. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none.globalconfig",
  11170. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none_warnaserror.globalconfig",
  11171. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended.globalconfig",
  11172. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended_warnaserror.globalconfig",
  11173. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all.globalconfig",
  11174. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all_warnaserror.globalconfig",
  11175. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default.globalconfig",
  11176. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default_warnaserror.globalconfig",
  11177. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum.globalconfig",
  11178. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum_warnaserror.globalconfig",
  11179. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none.globalconfig",
  11180. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none_warnaserror.globalconfig",
  11181. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended.globalconfig",
  11182. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended_warnaserror.globalconfig",
  11183. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all.globalconfig",
  11184. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all_warnaserror.globalconfig",
  11185. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default.globalconfig",
  11186. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default_warnaserror.globalconfig",
  11187. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum.globalconfig",
  11188. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum_warnaserror.globalconfig",
  11189. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none.globalconfig",
  11190. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none_warnaserror.globalconfig",
  11191. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended.globalconfig",
  11192. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended_warnaserror.globalconfig",
  11193. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all.globalconfig",
  11194. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all_warnaserror.globalconfig",
  11195. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default.globalconfig",
  11196. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default_warnaserror.globalconfig",
  11197. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum.globalconfig",
  11198. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum_warnaserror.globalconfig",
  11199. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none.globalconfig",
  11200. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none_warnaserror.globalconfig",
  11201. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended.globalconfig",
  11202. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended_warnaserror.globalconfig",
  11203. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all.globalconfig",
  11204. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all_warnaserror.globalconfig",
  11205. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default.globalconfig",
  11206. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default_warnaserror.globalconfig",
  11207. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum.globalconfig",
  11208. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum_warnaserror.globalconfig",
  11209. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none.globalconfig",
  11210. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none_warnaserror.globalconfig",
  11211. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended.globalconfig",
  11212. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended_warnaserror.globalconfig",
  11213. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all.globalconfig",
  11214. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all_warnaserror.globalconfig",
  11215. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default.globalconfig",
  11216. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default_warnaserror.globalconfig",
  11217. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum.globalconfig",
  11218. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum_warnaserror.globalconfig",
  11219. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none.globalconfig",
  11220. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none_warnaserror.globalconfig",
  11221. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended.globalconfig",
  11222. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended_warnaserror.globalconfig",
  11223. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all.globalconfig",
  11224. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all_warnaserror.globalconfig",
  11225. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default.globalconfig",
  11226. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default_warnaserror.globalconfig",
  11227. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum.globalconfig",
  11228. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum_warnaserror.globalconfig",
  11229. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none.globalconfig",
  11230. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none_warnaserror.globalconfig",
  11231. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended.globalconfig",
  11232. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended_warnaserror.globalconfig",
  11233. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all.globalconfig",
  11234. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all_warnaserror.globalconfig",
  11235. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default.globalconfig",
  11236. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default_warnaserror.globalconfig",
  11237. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum.globalconfig",
  11238. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum_warnaserror.globalconfig",
  11239. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none.globalconfig",
  11240. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none_warnaserror.globalconfig",
  11241. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended.globalconfig",
  11242. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended_warnaserror.globalconfig",
  11243. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all.globalconfig",
  11244. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all_warnaserror.globalconfig",
  11245. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default.globalconfig",
  11246. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default_warnaserror.globalconfig",
  11247. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum.globalconfig",
  11248. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum_warnaserror.globalconfig",
  11249. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none.globalconfig",
  11250. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none_warnaserror.globalconfig",
  11251. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended.globalconfig",
  11252. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended_warnaserror.globalconfig",
  11253. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all.globalconfig",
  11254. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all_warnaserror.globalconfig",
  11255. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default.globalconfig",
  11256. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default_warnaserror.globalconfig",
  11257. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum.globalconfig",
  11258. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum_warnaserror.globalconfig",
  11259. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none.globalconfig",
  11260. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none_warnaserror.globalconfig",
  11261. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended.globalconfig",
  11262. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended_warnaserror.globalconfig",
  11263. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all.globalconfig",
  11264. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all_warnaserror.globalconfig",
  11265. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default.globalconfig",
  11266. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default_warnaserror.globalconfig",
  11267. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum.globalconfig",
  11268. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum_warnaserror.globalconfig",
  11269. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none.globalconfig",
  11270. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none_warnaserror.globalconfig",
  11271. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended.globalconfig",
  11272. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended_warnaserror.globalconfig",
  11273. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all.globalconfig",
  11274. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all_warnaserror.globalconfig",
  11275. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default.globalconfig",
  11276. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default_warnaserror.globalconfig",
  11277. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum.globalconfig",
  11278. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum_warnaserror.globalconfig",
  11279. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none.globalconfig",
  11280. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none_warnaserror.globalconfig",
  11281. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended.globalconfig",
  11282. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended_warnaserror.globalconfig",
  11283. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all.globalconfig",
  11284. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all_warnaserror.globalconfig",
  11285. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default.globalconfig",
  11286. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default_warnaserror.globalconfig",
  11287. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum.globalconfig",
  11288. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum_warnaserror.globalconfig",
  11289. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none.globalconfig",
  11290. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none_warnaserror.globalconfig",
  11291. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended.globalconfig",
  11292. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended_warnaserror.globalconfig",
  11293. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all.globalconfig",
  11294. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all_warnaserror.globalconfig",
  11295. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default.globalconfig",
  11296. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default_warnaserror.globalconfig",
  11297. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum.globalconfig",
  11298. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum_warnaserror.globalconfig",
  11299. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none.globalconfig",
  11300. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none_warnaserror.globalconfig",
  11301. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended.globalconfig",
  11302. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended_warnaserror.globalconfig",
  11303. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all.globalconfig",
  11304. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all_warnaserror.globalconfig",
  11305. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default.globalconfig",
  11306. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default_warnaserror.globalconfig",
  11307. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum.globalconfig",
  11308. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum_warnaserror.globalconfig",
  11309. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none.globalconfig",
  11310. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none_warnaserror.globalconfig",
  11311. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended.globalconfig",
  11312. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended_warnaserror.globalconfig",
  11313. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all.globalconfig",
  11314. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all_warnaserror.globalconfig",
  11315. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default.globalconfig",
  11316. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default_warnaserror.globalconfig",
  11317. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum.globalconfig",
  11318. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum_warnaserror.globalconfig",
  11319. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none.globalconfig",
  11320. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none_warnaserror.globalconfig",
  11321. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended.globalconfig",
  11322. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended_warnaserror.globalconfig",
  11323. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all.globalconfig",
  11324. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all_warnaserror.globalconfig",
  11325. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default.globalconfig",
  11326. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default_warnaserror.globalconfig",
  11327. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum.globalconfig",
  11328. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum_warnaserror.globalconfig",
  11329. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none.globalconfig",
  11330. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none_warnaserror.globalconfig",
  11331. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended.globalconfig",
  11332. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended_warnaserror.globalconfig",
  11333. "documentation/Analyzer Configuration.md",
  11334. "documentation/Microsoft.CodeAnalysis.Analyzers.md",
  11335. "documentation/Microsoft.CodeAnalysis.Analyzers.sarif",
  11336. "editorconfig/AllRulesDefault/.editorconfig",
  11337. "editorconfig/AllRulesDisabled/.editorconfig",
  11338. "editorconfig/AllRulesEnabled/.editorconfig",
  11339. "editorconfig/CorrectnessRulesDefault/.editorconfig",
  11340. "editorconfig/CorrectnessRulesEnabled/.editorconfig",
  11341. "editorconfig/DataflowRulesDefault/.editorconfig",
  11342. "editorconfig/DataflowRulesEnabled/.editorconfig",
  11343. "editorconfig/LibraryRulesDefault/.editorconfig",
  11344. "editorconfig/LibraryRulesEnabled/.editorconfig",
  11345. "editorconfig/MicrosoftCodeAnalysisCompatibilityRulesDefault/.editorconfig",
  11346. "editorconfig/MicrosoftCodeAnalysisCompatibilityRulesEnabled/.editorconfig",
  11347. "editorconfig/MicrosoftCodeAnalysisCorrectnessRulesDefault/.editorconfig",
  11348. "editorconfig/MicrosoftCodeAnalysisCorrectnessRulesEnabled/.editorconfig",
  11349. "editorconfig/MicrosoftCodeAnalysisDesignRulesDefault/.editorconfig",
  11350. "editorconfig/MicrosoftCodeAnalysisDesignRulesEnabled/.editorconfig",
  11351. "editorconfig/MicrosoftCodeAnalysisDocumentationRulesDefault/.editorconfig",
  11352. "editorconfig/MicrosoftCodeAnalysisDocumentationRulesEnabled/.editorconfig",
  11353. "editorconfig/MicrosoftCodeAnalysisLocalizationRulesDefault/.editorconfig",
  11354. "editorconfig/MicrosoftCodeAnalysisLocalizationRulesEnabled/.editorconfig",
  11355. "editorconfig/MicrosoftCodeAnalysisPerformanceRulesDefault/.editorconfig",
  11356. "editorconfig/MicrosoftCodeAnalysisPerformanceRulesEnabled/.editorconfig",
  11357. "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesDefault/.editorconfig",
  11358. "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled/.editorconfig",
  11359. "editorconfig/PortedFromFxCopRulesDefault/.editorconfig",
  11360. "editorconfig/PortedFromFxCopRulesEnabled/.editorconfig",
  11361. "microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512",
  11362. "microsoft.codeanalysis.analyzers.nuspec",
  11363. "rulesets/AllRulesDefault.ruleset",
  11364. "rulesets/AllRulesDisabled.ruleset",
  11365. "rulesets/AllRulesEnabled.ruleset",
  11366. "rulesets/CorrectnessRulesDefault.ruleset",
  11367. "rulesets/CorrectnessRulesEnabled.ruleset",
  11368. "rulesets/DataflowRulesDefault.ruleset",
  11369. "rulesets/DataflowRulesEnabled.ruleset",
  11370. "rulesets/LibraryRulesDefault.ruleset",
  11371. "rulesets/LibraryRulesEnabled.ruleset",
  11372. "rulesets/MicrosoftCodeAnalysisCompatibilityRulesDefault.ruleset",
  11373. "rulesets/MicrosoftCodeAnalysisCompatibilityRulesEnabled.ruleset",
  11374. "rulesets/MicrosoftCodeAnalysisCorrectnessRulesDefault.ruleset",
  11375. "rulesets/MicrosoftCodeAnalysisCorrectnessRulesEnabled.ruleset",
  11376. "rulesets/MicrosoftCodeAnalysisDesignRulesDefault.ruleset",
  11377. "rulesets/MicrosoftCodeAnalysisDesignRulesEnabled.ruleset",
  11378. "rulesets/MicrosoftCodeAnalysisDocumentationRulesDefault.ruleset",
  11379. "rulesets/MicrosoftCodeAnalysisDocumentationRulesEnabled.ruleset",
  11380. "rulesets/MicrosoftCodeAnalysisLocalizationRulesDefault.ruleset",
  11381. "rulesets/MicrosoftCodeAnalysisLocalizationRulesEnabled.ruleset",
  11382. "rulesets/MicrosoftCodeAnalysisPerformanceRulesDefault.ruleset",
  11383. "rulesets/MicrosoftCodeAnalysisPerformanceRulesEnabled.ruleset",
  11384. "rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesDefault.ruleset",
  11385. "rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled.ruleset",
  11386. "rulesets/PortedFromFxCopRulesDefault.ruleset",
  11387. "rulesets/PortedFromFxCopRulesEnabled.ruleset",
  11388. "tools/install.ps1",
  11389. "tools/uninstall.ps1"
  11390. ]
  11391. },
  11392. "Microsoft.CodeAnalysis.Common/4.9.2": {
  11393. "sha512": "M5PThug7b2AdxL7xKmQs50KzAQTl9jENw5jMT3iUt16k+DAFlw1S87juU3UuPs3gvBm8trMBSOEvSFDr31c9Vw==",
  11394. "type": "package",
  11395. "path": "microsoft.codeanalysis.common/4.9.2",
  11396. "files": [
  11397. ".nupkg.metadata",
  11398. ".signature.p7s",
  11399. "Icon.png",
  11400. "ThirdPartyNotices.rtf",
  11401. "lib/net6.0/Microsoft.CodeAnalysis.dll",
  11402. "lib/net6.0/Microsoft.CodeAnalysis.pdb",
  11403. "lib/net6.0/Microsoft.CodeAnalysis.xml",
  11404. "lib/net6.0/cs/Microsoft.CodeAnalysis.resources.dll",
  11405. "lib/net6.0/de/Microsoft.CodeAnalysis.resources.dll",
  11406. "lib/net6.0/es/Microsoft.CodeAnalysis.resources.dll",
  11407. "lib/net6.0/fr/Microsoft.CodeAnalysis.resources.dll",
  11408. "lib/net6.0/it/Microsoft.CodeAnalysis.resources.dll",
  11409. "lib/net6.0/ja/Microsoft.CodeAnalysis.resources.dll",
  11410. "lib/net6.0/ko/Microsoft.CodeAnalysis.resources.dll",
  11411. "lib/net6.0/pl/Microsoft.CodeAnalysis.resources.dll",
  11412. "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.resources.dll",
  11413. "lib/net6.0/ru/Microsoft.CodeAnalysis.resources.dll",
  11414. "lib/net6.0/tr/Microsoft.CodeAnalysis.resources.dll",
  11415. "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll",
  11416. "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll",
  11417. "lib/net7.0/Microsoft.CodeAnalysis.dll",
  11418. "lib/net7.0/Microsoft.CodeAnalysis.pdb",
  11419. "lib/net7.0/Microsoft.CodeAnalysis.xml",
  11420. "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll",
  11421. "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll",
  11422. "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll",
  11423. "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll",
  11424. "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll",
  11425. "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll",
  11426. "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll",
  11427. "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll",
  11428. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll",
  11429. "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll",
  11430. "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll",
  11431. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll",
  11432. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll",
  11433. "lib/netstandard2.0/Microsoft.CodeAnalysis.dll",
  11434. "lib/netstandard2.0/Microsoft.CodeAnalysis.pdb",
  11435. "lib/netstandard2.0/Microsoft.CodeAnalysis.xml",
  11436. "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll",
  11437. "lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll",
  11438. "lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll",
  11439. "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll",
  11440. "lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll",
  11441. "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll",
  11442. "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll",
  11443. "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll",
  11444. "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll",
  11445. "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll",
  11446. "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll",
  11447. "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll",
  11448. "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll",
  11449. "microsoft.codeanalysis.common.4.9.2.nupkg.sha512",
  11450. "microsoft.codeanalysis.common.nuspec"
  11451. ]
  11452. },
  11453. "Microsoft.CodeAnalysis.CSharp/4.9.2": {
  11454. "sha512": "HGIo7E9Mf3exAJbUdYpDFfLoYkSVaHDJXPyusWTYUTBaOPCowGw+Gap5McE1w+K+ryIXre72oiqL88sQHmHBmg==",
  11455. "type": "package",
  11456. "path": "microsoft.codeanalysis.csharp/4.9.2",
  11457. "files": [
  11458. ".nupkg.metadata",
  11459. ".signature.p7s",
  11460. "Icon.png",
  11461. "ThirdPartyNotices.rtf",
  11462. "lib/net6.0/Microsoft.CodeAnalysis.CSharp.dll",
  11463. "lib/net6.0/Microsoft.CodeAnalysis.CSharp.pdb",
  11464. "lib/net6.0/Microsoft.CodeAnalysis.CSharp.xml",
  11465. "lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11466. "lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11467. "lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11468. "lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11469. "lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11470. "lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11471. "lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11472. "lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11473. "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11474. "lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11475. "lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11476. "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11477. "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11478. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll",
  11479. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.pdb",
  11480. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.xml",
  11481. "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11482. "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11483. "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11484. "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11485. "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11486. "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11487. "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11488. "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11489. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11490. "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11491. "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11492. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11493. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11494. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll",
  11495. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb",
  11496. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml",
  11497. "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11498. "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11499. "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11500. "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11501. "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11502. "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11503. "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11504. "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11505. "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11506. "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11507. "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11508. "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11509. "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11510. "microsoft.codeanalysis.csharp.4.9.2.nupkg.sha512",
  11511. "microsoft.codeanalysis.csharp.nuspec"
  11512. ]
  11513. },
  11514. "Microsoft.CodeAnalysis.CSharp.Workspaces/4.9.2": {
  11515. "sha512": "c74oxEil3fiZ3nXchnIgY6mXS4roHGiQBT6p3X6dMWokVqluHiqi3PNcXyxH8N/w28rQeXprF3mca83rPPNrMw==",
  11516. "type": "package",
  11517. "path": "microsoft.codeanalysis.csharp.workspaces/4.9.2",
  11518. "files": [
  11519. ".nupkg.metadata",
  11520. ".signature.p7s",
  11521. "Icon.png",
  11522. "ThirdPartyNotices.rtf",
  11523. "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll",
  11524. "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb",
  11525. "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml",
  11526. "lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11527. "lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11528. "lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11529. "lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11530. "lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11531. "lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11532. "lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11533. "lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11534. "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11535. "lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11536. "lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11537. "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11538. "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11539. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll",
  11540. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb",
  11541. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml",
  11542. "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11543. "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11544. "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11545. "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11546. "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11547. "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11548. "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11549. "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11550. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11551. "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11552. "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11553. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11554. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11555. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll",
  11556. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb",
  11557. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml",
  11558. "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11559. "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11560. "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11561. "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11562. "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11563. "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11564. "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11565. "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11566. "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11567. "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11568. "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11569. "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11570. "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11571. "microsoft.codeanalysis.csharp.workspaces.4.9.2.nupkg.sha512",
  11572. "microsoft.codeanalysis.csharp.workspaces.nuspec"
  11573. ]
  11574. },
  11575. "Microsoft.CodeAnalysis.Workspaces.Common/4.9.2": {
  11576. "sha512": "sgBlkBjKwUdpbtwM7SnBdOxvQxuaTtO9F8QgvKY5cH/OnlwDTZqmkK8hfDbhxv9wnN2wME10BL2vIv1fLJwFGA==",
  11577. "type": "package",
  11578. "path": "microsoft.codeanalysis.workspaces.common/4.9.2",
  11579. "files": [
  11580. ".nupkg.metadata",
  11581. ".signature.p7s",
  11582. "Icon.png",
  11583. "ThirdPartyNotices.rtf",
  11584. "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.dll",
  11585. "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.pdb",
  11586. "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.xml",
  11587. "lib/net6.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11588. "lib/net6.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11589. "lib/net6.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11590. "lib/net6.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11591. "lib/net6.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11592. "lib/net6.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11593. "lib/net6.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11594. "lib/net6.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11595. "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11596. "lib/net6.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11597. "lib/net6.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11598. "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11599. "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11600. "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll",
  11601. "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.pdb",
  11602. "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.xml",
  11603. "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11604. "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11605. "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11606. "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11607. "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11608. "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11609. "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11610. "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11611. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11612. "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11613. "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11614. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11615. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11616. "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll",
  11617. "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.pdb",
  11618. "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.xml",
  11619. "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11620. "lib/netstandard2.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11621. "lib/netstandard2.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11622. "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11623. "lib/netstandard2.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11624. "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11625. "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11626. "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11627. "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11628. "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11629. "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11630. "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11631. "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11632. "microsoft.codeanalysis.workspaces.common.4.9.2.nupkg.sha512",
  11633. "microsoft.codeanalysis.workspaces.common.nuspec"
  11634. ]
  11635. },
  11636. "Microsoft.CSharp/4.7.0": {
  11637. "sha512": "pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==",
  11638. "type": "package",
  11639. "path": "microsoft.csharp/4.7.0",
  11640. "files": [
  11641. ".nupkg.metadata",
  11642. ".signature.p7s",
  11643. "LICENSE.TXT",
  11644. "THIRD-PARTY-NOTICES.TXT",
  11645. "lib/MonoAndroid10/_._",
  11646. "lib/MonoTouch10/_._",
  11647. "lib/net45/_._",
  11648. "lib/netcore50/Microsoft.CSharp.dll",
  11649. "lib/netcoreapp2.0/_._",
  11650. "lib/netstandard1.3/Microsoft.CSharp.dll",
  11651. "lib/netstandard2.0/Microsoft.CSharp.dll",
  11652. "lib/netstandard2.0/Microsoft.CSharp.xml",
  11653. "lib/portable-net45+win8+wp8+wpa81/_._",
  11654. "lib/uap10.0.16299/_._",
  11655. "lib/win8/_._",
  11656. "lib/wp80/_._",
  11657. "lib/wpa81/_._",
  11658. "lib/xamarinios10/_._",
  11659. "lib/xamarinmac20/_._",
  11660. "lib/xamarintvos10/_._",
  11661. "lib/xamarinwatchos10/_._",
  11662. "microsoft.csharp.4.7.0.nupkg.sha512",
  11663. "microsoft.csharp.nuspec",
  11664. "ref/MonoAndroid10/_._",
  11665. "ref/MonoTouch10/_._",
  11666. "ref/net45/_._",
  11667. "ref/netcore50/Microsoft.CSharp.dll",
  11668. "ref/netcore50/Microsoft.CSharp.xml",
  11669. "ref/netcore50/de/Microsoft.CSharp.xml",
  11670. "ref/netcore50/es/Microsoft.CSharp.xml",
  11671. "ref/netcore50/fr/Microsoft.CSharp.xml",
  11672. "ref/netcore50/it/Microsoft.CSharp.xml",
  11673. "ref/netcore50/ja/Microsoft.CSharp.xml",
  11674. "ref/netcore50/ko/Microsoft.CSharp.xml",
  11675. "ref/netcore50/ru/Microsoft.CSharp.xml",
  11676. "ref/netcore50/zh-hans/Microsoft.CSharp.xml",
  11677. "ref/netcore50/zh-hant/Microsoft.CSharp.xml",
  11678. "ref/netcoreapp2.0/_._",
  11679. "ref/netstandard1.0/Microsoft.CSharp.dll",
  11680. "ref/netstandard1.0/Microsoft.CSharp.xml",
  11681. "ref/netstandard1.0/de/Microsoft.CSharp.xml",
  11682. "ref/netstandard1.0/es/Microsoft.CSharp.xml",
  11683. "ref/netstandard1.0/fr/Microsoft.CSharp.xml",
  11684. "ref/netstandard1.0/it/Microsoft.CSharp.xml",
  11685. "ref/netstandard1.0/ja/Microsoft.CSharp.xml",
  11686. "ref/netstandard1.0/ko/Microsoft.CSharp.xml",
  11687. "ref/netstandard1.0/ru/Microsoft.CSharp.xml",
  11688. "ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml",
  11689. "ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml",
  11690. "ref/netstandard2.0/Microsoft.CSharp.dll",
  11691. "ref/netstandard2.0/Microsoft.CSharp.xml",
  11692. "ref/portable-net45+win8+wp8+wpa81/_._",
  11693. "ref/uap10.0.16299/_._",
  11694. "ref/win8/_._",
  11695. "ref/wp80/_._",
  11696. "ref/wpa81/_._",
  11697. "ref/xamarinios10/_._",
  11698. "ref/xamarinmac20/_._",
  11699. "ref/xamarintvos10/_._",
  11700. "ref/xamarinwatchos10/_._",
  11701. "useSharedDesignerContext.txt",
  11702. "version.txt"
  11703. ]
  11704. },
  11705. "Microsoft.Data.SqlClient/2.1.7": {
  11706. "sha512": "dSdlcXPszeOjjDX9a0buMFgYqKrI5bTxdSgX3JyCa+OL80NUstJSxOJr0j9oOn8mpP5PgWeRC2bVf/Zf2Cjv+g==",
  11707. "type": "package",
  11708. "path": "microsoft.data.sqlclient/2.1.7",
  11709. "files": [
  11710. ".nupkg.metadata",
  11711. ".signature.p7s",
  11712. "dotnet.png",
  11713. "lib/net46/Microsoft.Data.SqlClient.dll",
  11714. "lib/net46/Microsoft.Data.SqlClient.pdb",
  11715. "lib/net46/Microsoft.Data.SqlClient.xml",
  11716. "lib/net46/de/Microsoft.Data.SqlClient.resources.dll",
  11717. "lib/net46/es/Microsoft.Data.SqlClient.resources.dll",
  11718. "lib/net46/fr/Microsoft.Data.SqlClient.resources.dll",
  11719. "lib/net46/it/Microsoft.Data.SqlClient.resources.dll",
  11720. "lib/net46/ja/Microsoft.Data.SqlClient.resources.dll",
  11721. "lib/net46/ko/Microsoft.Data.SqlClient.resources.dll",
  11722. "lib/net46/pt-BR/Microsoft.Data.SqlClient.resources.dll",
  11723. "lib/net46/ru/Microsoft.Data.SqlClient.resources.dll",
  11724. "lib/net46/zh-Hans/Microsoft.Data.SqlClient.resources.dll",
  11725. "lib/net46/zh-Hant/Microsoft.Data.SqlClient.resources.dll",
  11726. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  11727. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  11728. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.xml",
  11729. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
  11730. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
  11731. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.xml",
  11732. "lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  11733. "lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  11734. "lib/netstandard2.0/Microsoft.Data.SqlClient.xml",
  11735. "lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
  11736. "lib/netstandard2.1/Microsoft.Data.SqlClient.pdb",
  11737. "lib/netstandard2.1/Microsoft.Data.SqlClient.xml",
  11738. "microsoft.data.sqlclient.2.1.7.nupkg.sha512",
  11739. "microsoft.data.sqlclient.nuspec",
  11740. "ref/net46/Microsoft.Data.SqlClient.dll",
  11741. "ref/net46/Microsoft.Data.SqlClient.pdb",
  11742. "ref/net46/Microsoft.Data.SqlClient.xml",
  11743. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  11744. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  11745. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.xml",
  11746. "ref/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
  11747. "ref/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
  11748. "ref/netcoreapp3.1/Microsoft.Data.SqlClient.xml",
  11749. "ref/netstandard2.0/Microsoft.Data.SqlClient.dll",
  11750. "ref/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  11751. "ref/netstandard2.0/Microsoft.Data.SqlClient.xml",
  11752. "ref/netstandard2.1/Microsoft.Data.SqlClient.dll",
  11753. "ref/netstandard2.1/Microsoft.Data.SqlClient.pdb",
  11754. "ref/netstandard2.1/Microsoft.Data.SqlClient.xml",
  11755. "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  11756. "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  11757. "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
  11758. "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
  11759. "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  11760. "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  11761. "runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
  11762. "runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb",
  11763. "runtimes/win/lib/net46/Microsoft.Data.SqlClient.dll",
  11764. "runtimes/win/lib/net46/Microsoft.Data.SqlClient.pdb",
  11765. "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  11766. "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  11767. "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
  11768. "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
  11769. "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  11770. "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  11771. "runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
  11772. "runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb"
  11773. ]
  11774. },
  11775. "Microsoft.Data.SqlClient.SNI.runtime/2.1.1": {
  11776. "sha512": "JwGDWkyZgm7SATJmFLfT2G4teimvNbNtq3lsS9a5DzvhEZnQrZjZhevCU0vdx8MjheLHoG5vocuO03QtioFQxQ==",
  11777. "type": "package",
  11778. "path": "microsoft.data.sqlclient.sni.runtime/2.1.1",
  11779. "files": [
  11780. ".nupkg.metadata",
  11781. ".signature.p7s",
  11782. "LICENSE.txt",
  11783. "dotnet.png",
  11784. "microsoft.data.sqlclient.sni.runtime.2.1.1.nupkg.sha512",
  11785. "microsoft.data.sqlclient.sni.runtime.nuspec",
  11786. "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll",
  11787. "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll",
  11788. "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll",
  11789. "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll"
  11790. ]
  11791. },
  11792. "Microsoft.Data.Sqlite/8.0.1": {
  11793. "sha512": "+7uDWNYZmLrVq9eABAKwy1phGbpoFVohKCUoh/nGg9WiBwi856EkAJYFiQhTJWoXxzpInkLFj/6KACoSB7ODYg==",
  11794. "type": "package",
  11795. "path": "microsoft.data.sqlite/8.0.1",
  11796. "files": [
  11797. ".nupkg.metadata",
  11798. ".signature.p7s",
  11799. "Icon.png",
  11800. "lib/netstandard2.0/_._",
  11801. "microsoft.data.sqlite.8.0.1.nupkg.sha512",
  11802. "microsoft.data.sqlite.nuspec"
  11803. ]
  11804. },
  11805. "Microsoft.Data.Sqlite.Core/8.0.1": {
  11806. "sha512": "s8C8xbwMb79EqzTaIhwiBrYtbv6ATnUW19pJed4fKVgN5K4VPQ7JUGqBLztknvD6EJIMKrfRnINGTjnZghrDGw==",
  11807. "type": "package",
  11808. "path": "microsoft.data.sqlite.core/8.0.1",
  11809. "files": [
  11810. ".nupkg.metadata",
  11811. ".signature.p7s",
  11812. "Icon.png",
  11813. "lib/net6.0/Microsoft.Data.Sqlite.dll",
  11814. "lib/net6.0/Microsoft.Data.Sqlite.xml",
  11815. "lib/net8.0/Microsoft.Data.Sqlite.dll",
  11816. "lib/net8.0/Microsoft.Data.Sqlite.xml",
  11817. "lib/netstandard2.0/Microsoft.Data.Sqlite.dll",
  11818. "lib/netstandard2.0/Microsoft.Data.Sqlite.xml",
  11819. "microsoft.data.sqlite.core.8.0.1.nupkg.sha512",
  11820. "microsoft.data.sqlite.core.nuspec"
  11821. ]
  11822. },
  11823. "Microsoft.EntityFrameworkCore/6.0.26": {
  11824. "sha512": "eROc12jvc1jfFmWwu5km4IPNHSEQxEnwGoEpKhGs4dJtjXFrWd7W2opaupK8fynBZlUN6PndKrzZHIhI8e7Baw==",
  11825. "type": "package",
  11826. "path": "microsoft.entityframeworkcore/6.0.26",
  11827. "files": [
  11828. ".nupkg.metadata",
  11829. ".signature.p7s",
  11830. "Icon.png",
  11831. "buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props",
  11832. "lib/net6.0/Microsoft.EntityFrameworkCore.dll",
  11833. "lib/net6.0/Microsoft.EntityFrameworkCore.xml",
  11834. "microsoft.entityframeworkcore.6.0.26.nupkg.sha512",
  11835. "microsoft.entityframeworkcore.nuspec"
  11836. ]
  11837. },
  11838. "Microsoft.EntityFrameworkCore/7.0.15": {
  11839. "sha512": "grjnH94+hXgTqRFdfl88otvlqHTG1QEtlLm6ADI3vtZ1h+C8xNhvKRLNNw1RMD7CKADpoEEPNgqTXKCg+Ki8OQ==",
  11840. "type": "package",
  11841. "path": "microsoft.entityframeworkcore/7.0.15",
  11842. "files": [
  11843. ".nupkg.metadata",
  11844. ".signature.p7s",
  11845. "Icon.png",
  11846. "buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props",
  11847. "lib/net6.0/Microsoft.EntityFrameworkCore.dll",
  11848. "lib/net6.0/Microsoft.EntityFrameworkCore.xml",
  11849. "microsoft.entityframeworkcore.7.0.15.nupkg.sha512",
  11850. "microsoft.entityframeworkcore.nuspec"
  11851. ]
  11852. },
  11853. "Microsoft.EntityFrameworkCore/8.0.4": {
  11854. "sha512": "/kyu9pXuxQvhg8RO/oN5Q5Og7cDIVvZtrt1z48rX7Yido+zEGkUkp3/Bjd9u45N2uuPPF8mn2pKDlAewCvv3/Q==",
  11855. "type": "package",
  11856. "path": "microsoft.entityframeworkcore/8.0.4",
  11857. "files": [
  11858. ".nupkg.metadata",
  11859. ".signature.p7s",
  11860. "Icon.png",
  11861. "PACKAGE.md",
  11862. "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props",
  11863. "lib/net8.0/Microsoft.EntityFrameworkCore.dll",
  11864. "lib/net8.0/Microsoft.EntityFrameworkCore.xml",
  11865. "microsoft.entityframeworkcore.8.0.4.nupkg.sha512",
  11866. "microsoft.entityframeworkcore.nuspec"
  11867. ]
  11868. },
  11869. "Microsoft.EntityFrameworkCore.Abstractions/6.0.26": {
  11870. "sha512": "VGTCtP8OYEBwUY9xlunIlj1OPrV7TB218mOFvlgdutB8xfHk3Yc7njkE+Kez5L249nZ0eGW4a8UzPCF57uz3QQ==",
  11871. "type": "package",
  11872. "path": "microsoft.entityframeworkcore.abstractions/6.0.26",
  11873. "files": [
  11874. ".nupkg.metadata",
  11875. ".signature.p7s",
  11876. "Icon.png",
  11877. "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll",
  11878. "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.xml",
  11879. "microsoft.entityframeworkcore.abstractions.6.0.26.nupkg.sha512",
  11880. "microsoft.entityframeworkcore.abstractions.nuspec"
  11881. ]
  11882. },
  11883. "Microsoft.EntityFrameworkCore.Abstractions/7.0.15": {
  11884. "sha512": "YZYw1g0EGGkWdC+ymHRccQryerGyh7XlcL8nRo3r7kkPurPJgVCCtC+PK5pBwJGPDdwCYMrwHSoAtfEWcqqQjQ==",
  11885. "type": "package",
  11886. "path": "microsoft.entityframeworkcore.abstractions/7.0.15",
  11887. "files": [
  11888. ".nupkg.metadata",
  11889. ".signature.p7s",
  11890. "Icon.png",
  11891. "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll",
  11892. "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.xml",
  11893. "microsoft.entityframeworkcore.abstractions.7.0.15.nupkg.sha512",
  11894. "microsoft.entityframeworkcore.abstractions.nuspec"
  11895. ]
  11896. },
  11897. "Microsoft.EntityFrameworkCore.Abstractions/8.0.4": {
  11898. "sha512": "S50pjtPNOvRktacaO6UAhvGCPMT56wxqEq8fQfcjaSUySPGba6mKWo6ackw6DdeAR1cA6U+U0uj27warA2KtJA==",
  11899. "type": "package",
  11900. "path": "microsoft.entityframeworkcore.abstractions/8.0.4",
  11901. "files": [
  11902. ".nupkg.metadata",
  11903. ".signature.p7s",
  11904. "Icon.png",
  11905. "PACKAGE.md",
  11906. "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll",
  11907. "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.xml",
  11908. "microsoft.entityframeworkcore.abstractions.8.0.4.nupkg.sha512",
  11909. "microsoft.entityframeworkcore.abstractions.nuspec"
  11910. ]
  11911. },
  11912. "Microsoft.EntityFrameworkCore.Analyzers/6.0.26": {
  11913. "sha512": "yW34XFVptV6xMZVCvfnXr/iIc8GJF9NMaM36KeoqOblZZ+l3n9FsdULB5HFQwzqsnz4+X2ttZz1bQoffBVEFfw==",
  11914. "type": "package",
  11915. "path": "microsoft.entityframeworkcore.analyzers/6.0.26",
  11916. "files": [
  11917. ".nupkg.metadata",
  11918. ".signature.p7s",
  11919. "Icon.png",
  11920. "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll",
  11921. "lib/netstandard2.0/_._",
  11922. "microsoft.entityframeworkcore.analyzers.6.0.26.nupkg.sha512",
  11923. "microsoft.entityframeworkcore.analyzers.nuspec"
  11924. ]
  11925. },
  11926. "Microsoft.EntityFrameworkCore.Analyzers/7.0.15": {
  11927. "sha512": "zscMrRQQR1O4U5PhZ98ASBNdU/mAsSpqTwkE8RrguZEox31jYBK65LWTlFPPBWycEiC6U9feBZZ3bkkrmpWtbQ==",
  11928. "type": "package",
  11929. "path": "microsoft.entityframeworkcore.analyzers/7.0.15",
  11930. "files": [
  11931. ".nupkg.metadata",
  11932. ".signature.p7s",
  11933. "Icon.png",
  11934. "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll",
  11935. "lib/netstandard2.0/_._",
  11936. "microsoft.entityframeworkcore.analyzers.7.0.15.nupkg.sha512",
  11937. "microsoft.entityframeworkcore.analyzers.nuspec"
  11938. ]
  11939. },
  11940. "Microsoft.EntityFrameworkCore.Analyzers/8.0.4": {
  11941. "sha512": "P8hfMZECdbgle4Us8HGRUKAjqVwgbtr5JqtCxqEoiVORrNQAmcpu3g1NKwTAoUsO9Z0QRgExtYoAmdggR/DkMQ==",
  11942. "type": "package",
  11943. "path": "microsoft.entityframeworkcore.analyzers/8.0.4",
  11944. "files": [
  11945. ".nupkg.metadata",
  11946. ".signature.p7s",
  11947. "Icon.png",
  11948. "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll",
  11949. "docs/PACKAGE.md",
  11950. "lib/netstandard2.0/_._",
  11951. "microsoft.entityframeworkcore.analyzers.8.0.4.nupkg.sha512",
  11952. "microsoft.entityframeworkcore.analyzers.nuspec"
  11953. ]
  11954. },
  11955. "Microsoft.Extensions.ApiDescription.Server/6.0.5": {
  11956. "sha512": "Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==",
  11957. "type": "package",
  11958. "path": "microsoft.extensions.apidescription.server/6.0.5",
  11959. "hasTools": true,
  11960. "files": [
  11961. ".nupkg.metadata",
  11962. ".signature.p7s",
  11963. "Icon.png",
  11964. "build/Microsoft.Extensions.ApiDescription.Server.props",
  11965. "build/Microsoft.Extensions.ApiDescription.Server.targets",
  11966. "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props",
  11967. "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets",
  11968. "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512",
  11969. "microsoft.extensions.apidescription.server.nuspec",
  11970. "tools/Newtonsoft.Json.dll",
  11971. "tools/dotnet-getdocument.deps.json",
  11972. "tools/dotnet-getdocument.dll",
  11973. "tools/dotnet-getdocument.runtimeconfig.json",
  11974. "tools/net461-x86/GetDocument.Insider.exe",
  11975. "tools/net461-x86/GetDocument.Insider.exe.config",
  11976. "tools/net461-x86/Microsoft.Win32.Primitives.dll",
  11977. "tools/net461-x86/System.AppContext.dll",
  11978. "tools/net461-x86/System.Buffers.dll",
  11979. "tools/net461-x86/System.Collections.Concurrent.dll",
  11980. "tools/net461-x86/System.Collections.NonGeneric.dll",
  11981. "tools/net461-x86/System.Collections.Specialized.dll",
  11982. "tools/net461-x86/System.Collections.dll",
  11983. "tools/net461-x86/System.ComponentModel.EventBasedAsync.dll",
  11984. "tools/net461-x86/System.ComponentModel.Primitives.dll",
  11985. "tools/net461-x86/System.ComponentModel.TypeConverter.dll",
  11986. "tools/net461-x86/System.ComponentModel.dll",
  11987. "tools/net461-x86/System.Console.dll",
  11988. "tools/net461-x86/System.Data.Common.dll",
  11989. "tools/net461-x86/System.Diagnostics.Contracts.dll",
  11990. "tools/net461-x86/System.Diagnostics.Debug.dll",
  11991. "tools/net461-x86/System.Diagnostics.DiagnosticSource.dll",
  11992. "tools/net461-x86/System.Diagnostics.FileVersionInfo.dll",
  11993. "tools/net461-x86/System.Diagnostics.Process.dll",
  11994. "tools/net461-x86/System.Diagnostics.StackTrace.dll",
  11995. "tools/net461-x86/System.Diagnostics.TextWriterTraceListener.dll",
  11996. "tools/net461-x86/System.Diagnostics.Tools.dll",
  11997. "tools/net461-x86/System.Diagnostics.TraceSource.dll",
  11998. "tools/net461-x86/System.Diagnostics.Tracing.dll",
  11999. "tools/net461-x86/System.Drawing.Primitives.dll",
  12000. "tools/net461-x86/System.Dynamic.Runtime.dll",
  12001. "tools/net461-x86/System.Globalization.Calendars.dll",
  12002. "tools/net461-x86/System.Globalization.Extensions.dll",
  12003. "tools/net461-x86/System.Globalization.dll",
  12004. "tools/net461-x86/System.IO.Compression.ZipFile.dll",
  12005. "tools/net461-x86/System.IO.Compression.dll",
  12006. "tools/net461-x86/System.IO.FileSystem.DriveInfo.dll",
  12007. "tools/net461-x86/System.IO.FileSystem.Primitives.dll",
  12008. "tools/net461-x86/System.IO.FileSystem.Watcher.dll",
  12009. "tools/net461-x86/System.IO.FileSystem.dll",
  12010. "tools/net461-x86/System.IO.IsolatedStorage.dll",
  12011. "tools/net461-x86/System.IO.MemoryMappedFiles.dll",
  12012. "tools/net461-x86/System.IO.Pipes.dll",
  12013. "tools/net461-x86/System.IO.UnmanagedMemoryStream.dll",
  12014. "tools/net461-x86/System.IO.dll",
  12015. "tools/net461-x86/System.Linq.Expressions.dll",
  12016. "tools/net461-x86/System.Linq.Parallel.dll",
  12017. "tools/net461-x86/System.Linq.Queryable.dll",
  12018. "tools/net461-x86/System.Linq.dll",
  12019. "tools/net461-x86/System.Memory.dll",
  12020. "tools/net461-x86/System.Net.Http.dll",
  12021. "tools/net461-x86/System.Net.NameResolution.dll",
  12022. "tools/net461-x86/System.Net.NetworkInformation.dll",
  12023. "tools/net461-x86/System.Net.Ping.dll",
  12024. "tools/net461-x86/System.Net.Primitives.dll",
  12025. "tools/net461-x86/System.Net.Requests.dll",
  12026. "tools/net461-x86/System.Net.Security.dll",
  12027. "tools/net461-x86/System.Net.Sockets.dll",
  12028. "tools/net461-x86/System.Net.WebHeaderCollection.dll",
  12029. "tools/net461-x86/System.Net.WebSockets.Client.dll",
  12030. "tools/net461-x86/System.Net.WebSockets.dll",
  12031. "tools/net461-x86/System.Numerics.Vectors.dll",
  12032. "tools/net461-x86/System.ObjectModel.dll",
  12033. "tools/net461-x86/System.Reflection.Extensions.dll",
  12034. "tools/net461-x86/System.Reflection.Primitives.dll",
  12035. "tools/net461-x86/System.Reflection.dll",
  12036. "tools/net461-x86/System.Resources.Reader.dll",
  12037. "tools/net461-x86/System.Resources.ResourceManager.dll",
  12038. "tools/net461-x86/System.Resources.Writer.dll",
  12039. "tools/net461-x86/System.Runtime.CompilerServices.Unsafe.dll",
  12040. "tools/net461-x86/System.Runtime.CompilerServices.VisualC.dll",
  12041. "tools/net461-x86/System.Runtime.Extensions.dll",
  12042. "tools/net461-x86/System.Runtime.Handles.dll",
  12043. "tools/net461-x86/System.Runtime.InteropServices.RuntimeInformation.dll",
  12044. "tools/net461-x86/System.Runtime.InteropServices.dll",
  12045. "tools/net461-x86/System.Runtime.Numerics.dll",
  12046. "tools/net461-x86/System.Runtime.Serialization.Formatters.dll",
  12047. "tools/net461-x86/System.Runtime.Serialization.Json.dll",
  12048. "tools/net461-x86/System.Runtime.Serialization.Primitives.dll",
  12049. "tools/net461-x86/System.Runtime.Serialization.Xml.dll",
  12050. "tools/net461-x86/System.Runtime.dll",
  12051. "tools/net461-x86/System.Security.Claims.dll",
  12052. "tools/net461-x86/System.Security.Cryptography.Algorithms.dll",
  12053. "tools/net461-x86/System.Security.Cryptography.Csp.dll",
  12054. "tools/net461-x86/System.Security.Cryptography.Encoding.dll",
  12055. "tools/net461-x86/System.Security.Cryptography.Primitives.dll",
  12056. "tools/net461-x86/System.Security.Cryptography.X509Certificates.dll",
  12057. "tools/net461-x86/System.Security.Principal.dll",
  12058. "tools/net461-x86/System.Security.SecureString.dll",
  12059. "tools/net461-x86/System.Text.Encoding.Extensions.dll",
  12060. "tools/net461-x86/System.Text.Encoding.dll",
  12061. "tools/net461-x86/System.Text.RegularExpressions.dll",
  12062. "tools/net461-x86/System.Threading.Overlapped.dll",
  12063. "tools/net461-x86/System.Threading.Tasks.Parallel.dll",
  12064. "tools/net461-x86/System.Threading.Tasks.dll",
  12065. "tools/net461-x86/System.Threading.Thread.dll",
  12066. "tools/net461-x86/System.Threading.ThreadPool.dll",
  12067. "tools/net461-x86/System.Threading.Timer.dll",
  12068. "tools/net461-x86/System.Threading.dll",
  12069. "tools/net461-x86/System.ValueTuple.dll",
  12070. "tools/net461-x86/System.Xml.ReaderWriter.dll",
  12071. "tools/net461-x86/System.Xml.XDocument.dll",
  12072. "tools/net461-x86/System.Xml.XPath.XDocument.dll",
  12073. "tools/net461-x86/System.Xml.XPath.dll",
  12074. "tools/net461-x86/System.Xml.XmlDocument.dll",
  12075. "tools/net461-x86/System.Xml.XmlSerializer.dll",
  12076. "tools/net461-x86/netstandard.dll",
  12077. "tools/net461/GetDocument.Insider.exe",
  12078. "tools/net461/GetDocument.Insider.exe.config",
  12079. "tools/net461/Microsoft.Win32.Primitives.dll",
  12080. "tools/net461/System.AppContext.dll",
  12081. "tools/net461/System.Buffers.dll",
  12082. "tools/net461/System.Collections.Concurrent.dll",
  12083. "tools/net461/System.Collections.NonGeneric.dll",
  12084. "tools/net461/System.Collections.Specialized.dll",
  12085. "tools/net461/System.Collections.dll",
  12086. "tools/net461/System.ComponentModel.EventBasedAsync.dll",
  12087. "tools/net461/System.ComponentModel.Primitives.dll",
  12088. "tools/net461/System.ComponentModel.TypeConverter.dll",
  12089. "tools/net461/System.ComponentModel.dll",
  12090. "tools/net461/System.Console.dll",
  12091. "tools/net461/System.Data.Common.dll",
  12092. "tools/net461/System.Diagnostics.Contracts.dll",
  12093. "tools/net461/System.Diagnostics.Debug.dll",
  12094. "tools/net461/System.Diagnostics.DiagnosticSource.dll",
  12095. "tools/net461/System.Diagnostics.FileVersionInfo.dll",
  12096. "tools/net461/System.Diagnostics.Process.dll",
  12097. "tools/net461/System.Diagnostics.StackTrace.dll",
  12098. "tools/net461/System.Diagnostics.TextWriterTraceListener.dll",
  12099. "tools/net461/System.Diagnostics.Tools.dll",
  12100. "tools/net461/System.Diagnostics.TraceSource.dll",
  12101. "tools/net461/System.Diagnostics.Tracing.dll",
  12102. "tools/net461/System.Drawing.Primitives.dll",
  12103. "tools/net461/System.Dynamic.Runtime.dll",
  12104. "tools/net461/System.Globalization.Calendars.dll",
  12105. "tools/net461/System.Globalization.Extensions.dll",
  12106. "tools/net461/System.Globalization.dll",
  12107. "tools/net461/System.IO.Compression.ZipFile.dll",
  12108. "tools/net461/System.IO.Compression.dll",
  12109. "tools/net461/System.IO.FileSystem.DriveInfo.dll",
  12110. "tools/net461/System.IO.FileSystem.Primitives.dll",
  12111. "tools/net461/System.IO.FileSystem.Watcher.dll",
  12112. "tools/net461/System.IO.FileSystem.dll",
  12113. "tools/net461/System.IO.IsolatedStorage.dll",
  12114. "tools/net461/System.IO.MemoryMappedFiles.dll",
  12115. "tools/net461/System.IO.Pipes.dll",
  12116. "tools/net461/System.IO.UnmanagedMemoryStream.dll",
  12117. "tools/net461/System.IO.dll",
  12118. "tools/net461/System.Linq.Expressions.dll",
  12119. "tools/net461/System.Linq.Parallel.dll",
  12120. "tools/net461/System.Linq.Queryable.dll",
  12121. "tools/net461/System.Linq.dll",
  12122. "tools/net461/System.Memory.dll",
  12123. "tools/net461/System.Net.Http.dll",
  12124. "tools/net461/System.Net.NameResolution.dll",
  12125. "tools/net461/System.Net.NetworkInformation.dll",
  12126. "tools/net461/System.Net.Ping.dll",
  12127. "tools/net461/System.Net.Primitives.dll",
  12128. "tools/net461/System.Net.Requests.dll",
  12129. "tools/net461/System.Net.Security.dll",
  12130. "tools/net461/System.Net.Sockets.dll",
  12131. "tools/net461/System.Net.WebHeaderCollection.dll",
  12132. "tools/net461/System.Net.WebSockets.Client.dll",
  12133. "tools/net461/System.Net.WebSockets.dll",
  12134. "tools/net461/System.Numerics.Vectors.dll",
  12135. "tools/net461/System.ObjectModel.dll",
  12136. "tools/net461/System.Reflection.Extensions.dll",
  12137. "tools/net461/System.Reflection.Primitives.dll",
  12138. "tools/net461/System.Reflection.dll",
  12139. "tools/net461/System.Resources.Reader.dll",
  12140. "tools/net461/System.Resources.ResourceManager.dll",
  12141. "tools/net461/System.Resources.Writer.dll",
  12142. "tools/net461/System.Runtime.CompilerServices.Unsafe.dll",
  12143. "tools/net461/System.Runtime.CompilerServices.VisualC.dll",
  12144. "tools/net461/System.Runtime.Extensions.dll",
  12145. "tools/net461/System.Runtime.Handles.dll",
  12146. "tools/net461/System.Runtime.InteropServices.RuntimeInformation.dll",
  12147. "tools/net461/System.Runtime.InteropServices.dll",
  12148. "tools/net461/System.Runtime.Numerics.dll",
  12149. "tools/net461/System.Runtime.Serialization.Formatters.dll",
  12150. "tools/net461/System.Runtime.Serialization.Json.dll",
  12151. "tools/net461/System.Runtime.Serialization.Primitives.dll",
  12152. "tools/net461/System.Runtime.Serialization.Xml.dll",
  12153. "tools/net461/System.Runtime.dll",
  12154. "tools/net461/System.Security.Claims.dll",
  12155. "tools/net461/System.Security.Cryptography.Algorithms.dll",
  12156. "tools/net461/System.Security.Cryptography.Csp.dll",
  12157. "tools/net461/System.Security.Cryptography.Encoding.dll",
  12158. "tools/net461/System.Security.Cryptography.Primitives.dll",
  12159. "tools/net461/System.Security.Cryptography.X509Certificates.dll",
  12160. "tools/net461/System.Security.Principal.dll",
  12161. "tools/net461/System.Security.SecureString.dll",
  12162. "tools/net461/System.Text.Encoding.Extensions.dll",
  12163. "tools/net461/System.Text.Encoding.dll",
  12164. "tools/net461/System.Text.RegularExpressions.dll",
  12165. "tools/net461/System.Threading.Overlapped.dll",
  12166. "tools/net461/System.Threading.Tasks.Parallel.dll",
  12167. "tools/net461/System.Threading.Tasks.dll",
  12168. "tools/net461/System.Threading.Thread.dll",
  12169. "tools/net461/System.Threading.ThreadPool.dll",
  12170. "tools/net461/System.Threading.Timer.dll",
  12171. "tools/net461/System.Threading.dll",
  12172. "tools/net461/System.ValueTuple.dll",
  12173. "tools/net461/System.Xml.ReaderWriter.dll",
  12174. "tools/net461/System.Xml.XDocument.dll",
  12175. "tools/net461/System.Xml.XPath.XDocument.dll",
  12176. "tools/net461/System.Xml.XPath.dll",
  12177. "tools/net461/System.Xml.XmlDocument.dll",
  12178. "tools/net461/System.Xml.XmlSerializer.dll",
  12179. "tools/net461/netstandard.dll",
  12180. "tools/netcoreapp2.1/GetDocument.Insider.deps.json",
  12181. "tools/netcoreapp2.1/GetDocument.Insider.dll",
  12182. "tools/netcoreapp2.1/GetDocument.Insider.runtimeconfig.json",
  12183. "tools/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll"
  12184. ]
  12185. },
  12186. "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
  12187. "sha512": "3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==",
  12188. "type": "package",
  12189. "path": "microsoft.extensions.caching.abstractions/8.0.0",
  12190. "files": [
  12191. ".nupkg.metadata",
  12192. ".signature.p7s",
  12193. "Icon.png",
  12194. "LICENSE.TXT",
  12195. "PACKAGE.md",
  12196. "THIRD-PARTY-NOTICES.TXT",
  12197. "buildTransitive/net461/Microsoft.Extensions.Caching.Abstractions.targets",
  12198. "buildTransitive/net462/_._",
  12199. "buildTransitive/net6.0/_._",
  12200. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Abstractions.targets",
  12201. "lib/net462/Microsoft.Extensions.Caching.Abstractions.dll",
  12202. "lib/net462/Microsoft.Extensions.Caching.Abstractions.xml",
  12203. "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.dll",
  12204. "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.xml",
  12205. "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll",
  12206. "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.xml",
  12207. "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll",
  12208. "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.xml",
  12209. "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll",
  12210. "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml",
  12211. "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512",
  12212. "microsoft.extensions.caching.abstractions.nuspec",
  12213. "useSharedDesignerContext.txt"
  12214. ]
  12215. },
  12216. "Microsoft.Extensions.Caching.Memory/8.0.0": {
  12217. "sha512": "7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==",
  12218. "type": "package",
  12219. "path": "microsoft.extensions.caching.memory/8.0.0",
  12220. "files": [
  12221. ".nupkg.metadata",
  12222. ".signature.p7s",
  12223. "Icon.png",
  12224. "LICENSE.TXT",
  12225. "PACKAGE.md",
  12226. "THIRD-PARTY-NOTICES.TXT",
  12227. "buildTransitive/net461/Microsoft.Extensions.Caching.Memory.targets",
  12228. "buildTransitive/net462/_._",
  12229. "buildTransitive/net6.0/_._",
  12230. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Memory.targets",
  12231. "lib/net462/Microsoft.Extensions.Caching.Memory.dll",
  12232. "lib/net462/Microsoft.Extensions.Caching.Memory.xml",
  12233. "lib/net6.0/Microsoft.Extensions.Caching.Memory.dll",
  12234. "lib/net6.0/Microsoft.Extensions.Caching.Memory.xml",
  12235. "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll",
  12236. "lib/net7.0/Microsoft.Extensions.Caching.Memory.xml",
  12237. "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll",
  12238. "lib/net8.0/Microsoft.Extensions.Caching.Memory.xml",
  12239. "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll",
  12240. "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml",
  12241. "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512",
  12242. "microsoft.extensions.caching.memory.nuspec",
  12243. "useSharedDesignerContext.txt"
  12244. ]
  12245. },
  12246. "Microsoft.Extensions.Configuration/8.0.0": {
  12247. "sha512": "0J/9YNXTMWSZP2p2+nvl8p71zpSwokZXZuJW+VjdErkegAnFdO1XlqtA62SJtgVYHdKu3uPxJHcMR/r35HwFBA==",
  12248. "type": "package",
  12249. "path": "microsoft.extensions.configuration/8.0.0",
  12250. "files": [
  12251. ".nupkg.metadata",
  12252. ".signature.p7s",
  12253. "Icon.png",
  12254. "LICENSE.TXT",
  12255. "PACKAGE.md",
  12256. "THIRD-PARTY-NOTICES.TXT",
  12257. "buildTransitive/net461/Microsoft.Extensions.Configuration.targets",
  12258. "buildTransitive/net462/_._",
  12259. "buildTransitive/net6.0/_._",
  12260. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.targets",
  12261. "lib/net462/Microsoft.Extensions.Configuration.dll",
  12262. "lib/net462/Microsoft.Extensions.Configuration.xml",
  12263. "lib/net6.0/Microsoft.Extensions.Configuration.dll",
  12264. "lib/net6.0/Microsoft.Extensions.Configuration.xml",
  12265. "lib/net7.0/Microsoft.Extensions.Configuration.dll",
  12266. "lib/net7.0/Microsoft.Extensions.Configuration.xml",
  12267. "lib/net8.0/Microsoft.Extensions.Configuration.dll",
  12268. "lib/net8.0/Microsoft.Extensions.Configuration.xml",
  12269. "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll",
  12270. "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml",
  12271. "microsoft.extensions.configuration.8.0.0.nupkg.sha512",
  12272. "microsoft.extensions.configuration.nuspec",
  12273. "useSharedDesignerContext.txt"
  12274. ]
  12275. },
  12276. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  12277. "sha512": "3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==",
  12278. "type": "package",
  12279. "path": "microsoft.extensions.configuration.abstractions/8.0.0",
  12280. "files": [
  12281. ".nupkg.metadata",
  12282. ".signature.p7s",
  12283. "Icon.png",
  12284. "LICENSE.TXT",
  12285. "PACKAGE.md",
  12286. "THIRD-PARTY-NOTICES.TXT",
  12287. "buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets",
  12288. "buildTransitive/net462/_._",
  12289. "buildTransitive/net6.0/_._",
  12290. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets",
  12291. "lib/net462/Microsoft.Extensions.Configuration.Abstractions.dll",
  12292. "lib/net462/Microsoft.Extensions.Configuration.Abstractions.xml",
  12293. "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  12294. "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  12295. "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  12296. "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  12297. "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  12298. "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  12299. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  12300. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  12301. "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512",
  12302. "microsoft.extensions.configuration.abstractions.nuspec",
  12303. "useSharedDesignerContext.txt"
  12304. ]
  12305. },
  12306. "Microsoft.Extensions.Configuration.Binder/8.0.0": {
  12307. "sha512": "mBMoXLsr5s1y2zOHWmKsE9veDcx8h1x/c3rz4baEdQKTeDcmQAPNbB54Pi/lhFO3K431eEq6PFbMgLaa6PHFfA==",
  12308. "type": "package",
  12309. "path": "microsoft.extensions.configuration.binder/8.0.0",
  12310. "files": [
  12311. ".nupkg.metadata",
  12312. ".signature.p7s",
  12313. "Icon.png",
  12314. "LICENSE.TXT",
  12315. "PACKAGE.md",
  12316. "THIRD-PARTY-NOTICES.TXT",
  12317. "analyzers/dotnet/cs/Microsoft.Extensions.Configuration.Binder.SourceGeneration.dll",
  12318. "analyzers/dotnet/cs/cs/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12319. "analyzers/dotnet/cs/de/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12320. "analyzers/dotnet/cs/es/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12321. "analyzers/dotnet/cs/fr/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12322. "analyzers/dotnet/cs/it/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12323. "analyzers/dotnet/cs/ja/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12324. "analyzers/dotnet/cs/ko/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12325. "analyzers/dotnet/cs/pl/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12326. "analyzers/dotnet/cs/pt-BR/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12327. "analyzers/dotnet/cs/ru/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12328. "analyzers/dotnet/cs/tr/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12329. "analyzers/dotnet/cs/zh-Hans/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12330. "analyzers/dotnet/cs/zh-Hant/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12331. "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets",
  12332. "lib/net462/Microsoft.Extensions.Configuration.Binder.dll",
  12333. "lib/net462/Microsoft.Extensions.Configuration.Binder.xml",
  12334. "lib/net6.0/Microsoft.Extensions.Configuration.Binder.dll",
  12335. "lib/net6.0/Microsoft.Extensions.Configuration.Binder.xml",
  12336. "lib/net7.0/Microsoft.Extensions.Configuration.Binder.dll",
  12337. "lib/net7.0/Microsoft.Extensions.Configuration.Binder.xml",
  12338. "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll",
  12339. "lib/net8.0/Microsoft.Extensions.Configuration.Binder.xml",
  12340. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll",
  12341. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml",
  12342. "microsoft.extensions.configuration.binder.8.0.0.nupkg.sha512",
  12343. "microsoft.extensions.configuration.binder.nuspec",
  12344. "useSharedDesignerContext.txt"
  12345. ]
  12346. },
  12347. "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": {
  12348. "sha512": "McP+Lz/EKwvtCv48z0YImw+L1gi1gy5rHhNaNIY2CrjloV+XY8gydT8DjMR6zWeL13AFK+DioVpppwAuO1Gi1w==",
  12349. "type": "package",
  12350. "path": "microsoft.extensions.configuration.fileextensions/8.0.0",
  12351. "files": [
  12352. ".nupkg.metadata",
  12353. ".signature.p7s",
  12354. "Icon.png",
  12355. "LICENSE.TXT",
  12356. "PACKAGE.md",
  12357. "THIRD-PARTY-NOTICES.TXT",
  12358. "buildTransitive/net461/Microsoft.Extensions.Configuration.FileExtensions.targets",
  12359. "buildTransitive/net462/_._",
  12360. "buildTransitive/net6.0/_._",
  12361. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.FileExtensions.targets",
  12362. "lib/net462/Microsoft.Extensions.Configuration.FileExtensions.dll",
  12363. "lib/net462/Microsoft.Extensions.Configuration.FileExtensions.xml",
  12364. "lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
  12365. "lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
  12366. "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
  12367. "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
  12368. "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
  12369. "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
  12370. "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
  12371. "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
  12372. "microsoft.extensions.configuration.fileextensions.8.0.0.nupkg.sha512",
  12373. "microsoft.extensions.configuration.fileextensions.nuspec",
  12374. "useSharedDesignerContext.txt"
  12375. ]
  12376. },
  12377. "Microsoft.Extensions.Configuration.Json/8.0.0": {
  12378. "sha512": "C2wqUoh9OmRL1akaCcKSTmRU8z0kckfImG7zLNI8uyi47Lp+zd5LWAD17waPQEqCz3ioWOCrFUo+JJuoeZLOBw==",
  12379. "type": "package",
  12380. "path": "microsoft.extensions.configuration.json/8.0.0",
  12381. "files": [
  12382. ".nupkg.metadata",
  12383. ".signature.p7s",
  12384. "Icon.png",
  12385. "LICENSE.TXT",
  12386. "PACKAGE.md",
  12387. "THIRD-PARTY-NOTICES.TXT",
  12388. "buildTransitive/net461/Microsoft.Extensions.Configuration.Json.targets",
  12389. "buildTransitive/net462/_._",
  12390. "buildTransitive/net6.0/_._",
  12391. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Json.targets",
  12392. "lib/net462/Microsoft.Extensions.Configuration.Json.dll",
  12393. "lib/net462/Microsoft.Extensions.Configuration.Json.xml",
  12394. "lib/net6.0/Microsoft.Extensions.Configuration.Json.dll",
  12395. "lib/net6.0/Microsoft.Extensions.Configuration.Json.xml",
  12396. "lib/net7.0/Microsoft.Extensions.Configuration.Json.dll",
  12397. "lib/net7.0/Microsoft.Extensions.Configuration.Json.xml",
  12398. "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll",
  12399. "lib/net8.0/Microsoft.Extensions.Configuration.Json.xml",
  12400. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll",
  12401. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml",
  12402. "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll",
  12403. "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.xml",
  12404. "microsoft.extensions.configuration.json.8.0.0.nupkg.sha512",
  12405. "microsoft.extensions.configuration.json.nuspec",
  12406. "useSharedDesignerContext.txt"
  12407. ]
  12408. },
  12409. "Microsoft.Extensions.DependencyInjection/6.0.1": {
  12410. "sha512": "vWXPg3HJQIpZkENn1KWq8SfbqVujVD7S7vIAyFXXqK5xkf1Vho+vG0bLBCHxU36lD1cLLtmGpfYf0B3MYFi9tQ==",
  12411. "type": "package",
  12412. "path": "microsoft.extensions.dependencyinjection/6.0.1",
  12413. "files": [
  12414. ".nupkg.metadata",
  12415. ".signature.p7s",
  12416. "Icon.png",
  12417. "LICENSE.TXT",
  12418. "THIRD-PARTY-NOTICES.TXT",
  12419. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
  12420. "buildTransitive/netcoreapp3.1/_._",
  12421. "lib/net461/Microsoft.Extensions.DependencyInjection.dll",
  12422. "lib/net461/Microsoft.Extensions.DependencyInjection.xml",
  12423. "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll",
  12424. "lib/net6.0/Microsoft.Extensions.DependencyInjection.xml",
  12425. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
  12426. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml",
  12427. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll",
  12428. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml",
  12429. "microsoft.extensions.dependencyinjection.6.0.1.nupkg.sha512",
  12430. "microsoft.extensions.dependencyinjection.nuspec",
  12431. "useSharedDesignerContext.txt"
  12432. ]
  12433. },
  12434. "Microsoft.Extensions.DependencyInjection/7.0.0": {
  12435. "sha512": "elNeOmkeX3eDVG6pYVeV82p29hr+UKDaBhrZyWvWLw/EVZSYEkZlQdkp0V39k/Xehs2Qa0mvoCvkVj3eQxNQ1Q==",
  12436. "type": "package",
  12437. "path": "microsoft.extensions.dependencyinjection/7.0.0",
  12438. "files": [
  12439. ".nupkg.metadata",
  12440. ".signature.p7s",
  12441. "Icon.png",
  12442. "LICENSE.TXT",
  12443. "THIRD-PARTY-NOTICES.TXT",
  12444. "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets",
  12445. "buildTransitive/net462/_._",
  12446. "buildTransitive/net6.0/_._",
  12447. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
  12448. "lib/net462/Microsoft.Extensions.DependencyInjection.dll",
  12449. "lib/net462/Microsoft.Extensions.DependencyInjection.xml",
  12450. "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll",
  12451. "lib/net6.0/Microsoft.Extensions.DependencyInjection.xml",
  12452. "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll",
  12453. "lib/net7.0/Microsoft.Extensions.DependencyInjection.xml",
  12454. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
  12455. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml",
  12456. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll",
  12457. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml",
  12458. "microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512",
  12459. "microsoft.extensions.dependencyinjection.nuspec",
  12460. "useSharedDesignerContext.txt"
  12461. ]
  12462. },
  12463. "Microsoft.Extensions.DependencyInjection/8.0.0": {
  12464. "sha512": "V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==",
  12465. "type": "package",
  12466. "path": "microsoft.extensions.dependencyinjection/8.0.0",
  12467. "files": [
  12468. ".nupkg.metadata",
  12469. ".signature.p7s",
  12470. "Icon.png",
  12471. "LICENSE.TXT",
  12472. "PACKAGE.md",
  12473. "THIRD-PARTY-NOTICES.TXT",
  12474. "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets",
  12475. "buildTransitive/net462/_._",
  12476. "buildTransitive/net6.0/_._",
  12477. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
  12478. "lib/net462/Microsoft.Extensions.DependencyInjection.dll",
  12479. "lib/net462/Microsoft.Extensions.DependencyInjection.xml",
  12480. "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll",
  12481. "lib/net6.0/Microsoft.Extensions.DependencyInjection.xml",
  12482. "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll",
  12483. "lib/net7.0/Microsoft.Extensions.DependencyInjection.xml",
  12484. "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll",
  12485. "lib/net8.0/Microsoft.Extensions.DependencyInjection.xml",
  12486. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
  12487. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml",
  12488. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll",
  12489. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml",
  12490. "microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512",
  12491. "microsoft.extensions.dependencyinjection.nuspec",
  12492. "useSharedDesignerContext.txt"
  12493. ]
  12494. },
  12495. "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
  12496. "sha512": "cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==",
  12497. "type": "package",
  12498. "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0",
  12499. "files": [
  12500. ".nupkg.metadata",
  12501. ".signature.p7s",
  12502. "Icon.png",
  12503. "LICENSE.TXT",
  12504. "PACKAGE.md",
  12505. "THIRD-PARTY-NOTICES.TXT",
  12506. "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
  12507. "buildTransitive/net462/_._",
  12508. "buildTransitive/net6.0/_._",
  12509. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
  12510. "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  12511. "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  12512. "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  12513. "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  12514. "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  12515. "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  12516. "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  12517. "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  12518. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  12519. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  12520. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  12521. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  12522. "microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512",
  12523. "microsoft.extensions.dependencyinjection.abstractions.nuspec",
  12524. "useSharedDesignerContext.txt"
  12525. ]
  12526. },
  12527. "Microsoft.Extensions.DependencyModel/6.0.0": {
  12528. "sha512": "TD5QHg98m3+QhgEV1YVoNMl5KtBw/4rjfxLHO0e/YV9bPUBDKntApP4xdrVtGgCeQZHVfC2EXIGsdpRNrr87Pg==",
  12529. "type": "package",
  12530. "path": "microsoft.extensions.dependencymodel/6.0.0",
  12531. "files": [
  12532. ".nupkg.metadata",
  12533. ".signature.p7s",
  12534. "Icon.png",
  12535. "LICENSE.TXT",
  12536. "THIRD-PARTY-NOTICES.TXT",
  12537. "lib/net461/Microsoft.Extensions.DependencyModel.dll",
  12538. "lib/net461/Microsoft.Extensions.DependencyModel.xml",
  12539. "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll",
  12540. "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml",
  12541. "microsoft.extensions.dependencymodel.6.0.0.nupkg.sha512",
  12542. "microsoft.extensions.dependencymodel.nuspec",
  12543. "useSharedDesignerContext.txt"
  12544. ]
  12545. },
  12546. "Microsoft.Extensions.DependencyModel/7.0.0": {
  12547. "sha512": "oONNYd71J3LzkWc4fUHl3SvMfiQMYUCo/mDHDEu76hYYxdhdrPYv6fvGv9nnKVyhE9P0h20AU8RZB5OOWQcAXg==",
  12548. "type": "package",
  12549. "path": "microsoft.extensions.dependencymodel/7.0.0",
  12550. "files": [
  12551. ".nupkg.metadata",
  12552. ".signature.p7s",
  12553. "Icon.png",
  12554. "LICENSE.TXT",
  12555. "README.md",
  12556. "THIRD-PARTY-NOTICES.TXT",
  12557. "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets",
  12558. "buildTransitive/net462/_._",
  12559. "buildTransitive/net6.0/_._",
  12560. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets",
  12561. "lib/net462/Microsoft.Extensions.DependencyModel.dll",
  12562. "lib/net462/Microsoft.Extensions.DependencyModel.xml",
  12563. "lib/net6.0/Microsoft.Extensions.DependencyModel.dll",
  12564. "lib/net6.0/Microsoft.Extensions.DependencyModel.xml",
  12565. "lib/net7.0/Microsoft.Extensions.DependencyModel.dll",
  12566. "lib/net7.0/Microsoft.Extensions.DependencyModel.xml",
  12567. "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll",
  12568. "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml",
  12569. "microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512",
  12570. "microsoft.extensions.dependencymodel.nuspec",
  12571. "useSharedDesignerContext.txt"
  12572. ]
  12573. },
  12574. "Microsoft.Extensions.DependencyModel/8.0.0": {
  12575. "sha512": "NSmDw3K0ozNDgShSIpsZcbFIzBX4w28nDag+TfaQujkXGazBm+lid5onlWoCBy4VsLxqnnKjEBbGSJVWJMf43g==",
  12576. "type": "package",
  12577. "path": "microsoft.extensions.dependencymodel/8.0.0",
  12578. "files": [
  12579. ".nupkg.metadata",
  12580. ".signature.p7s",
  12581. "Icon.png",
  12582. "LICENSE.TXT",
  12583. "PACKAGE.md",
  12584. "THIRD-PARTY-NOTICES.TXT",
  12585. "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets",
  12586. "buildTransitive/net462/_._",
  12587. "buildTransitive/net6.0/_._",
  12588. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets",
  12589. "lib/net462/Microsoft.Extensions.DependencyModel.dll",
  12590. "lib/net462/Microsoft.Extensions.DependencyModel.xml",
  12591. "lib/net6.0/Microsoft.Extensions.DependencyModel.dll",
  12592. "lib/net6.0/Microsoft.Extensions.DependencyModel.xml",
  12593. "lib/net7.0/Microsoft.Extensions.DependencyModel.dll",
  12594. "lib/net7.0/Microsoft.Extensions.DependencyModel.xml",
  12595. "lib/net8.0/Microsoft.Extensions.DependencyModel.dll",
  12596. "lib/net8.0/Microsoft.Extensions.DependencyModel.xml",
  12597. "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll",
  12598. "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml",
  12599. "microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512",
  12600. "microsoft.extensions.dependencymodel.nuspec",
  12601. "useSharedDesignerContext.txt"
  12602. ]
  12603. },
  12604. "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
  12605. "sha512": "ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==",
  12606. "type": "package",
  12607. "path": "microsoft.extensions.fileproviders.abstractions/8.0.0",
  12608. "files": [
  12609. ".nupkg.metadata",
  12610. ".signature.p7s",
  12611. "Icon.png",
  12612. "LICENSE.TXT",
  12613. "PACKAGE.md",
  12614. "THIRD-PARTY-NOTICES.TXT",
  12615. "buildTransitive/net461/Microsoft.Extensions.FileProviders.Abstractions.targets",
  12616. "buildTransitive/net462/_._",
  12617. "buildTransitive/net6.0/_._",
  12618. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Abstractions.targets",
  12619. "lib/net462/Microsoft.Extensions.FileProviders.Abstractions.dll",
  12620. "lib/net462/Microsoft.Extensions.FileProviders.Abstractions.xml",
  12621. "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
  12622. "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
  12623. "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
  12624. "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
  12625. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
  12626. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
  12627. "microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512",
  12628. "microsoft.extensions.fileproviders.abstractions.nuspec",
  12629. "useSharedDesignerContext.txt"
  12630. ]
  12631. },
  12632. "Microsoft.Extensions.FileProviders.Physical/8.0.0": {
  12633. "sha512": "UboiXxpPUpwulHvIAVE36Knq0VSHaAmfrFkegLyBZeaADuKezJ/AIXYAW8F5GBlGk/VaibN2k/Zn1ca8YAfVdA==",
  12634. "type": "package",
  12635. "path": "microsoft.extensions.fileproviders.physical/8.0.0",
  12636. "files": [
  12637. ".nupkg.metadata",
  12638. ".signature.p7s",
  12639. "Icon.png",
  12640. "LICENSE.TXT",
  12641. "PACKAGE.md",
  12642. "THIRD-PARTY-NOTICES.TXT",
  12643. "buildTransitive/net461/Microsoft.Extensions.FileProviders.Physical.targets",
  12644. "buildTransitive/net462/_._",
  12645. "buildTransitive/net6.0/_._",
  12646. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Physical.targets",
  12647. "lib/net462/Microsoft.Extensions.FileProviders.Physical.dll",
  12648. "lib/net462/Microsoft.Extensions.FileProviders.Physical.xml",
  12649. "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll",
  12650. "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.xml",
  12651. "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.dll",
  12652. "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.xml",
  12653. "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll",
  12654. "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.xml",
  12655. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll",
  12656. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml",
  12657. "microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512",
  12658. "microsoft.extensions.fileproviders.physical.nuspec",
  12659. "useSharedDesignerContext.txt"
  12660. ]
  12661. },
  12662. "Microsoft.Extensions.FileSystemGlobbing/8.0.0": {
  12663. "sha512": "OK+670i7esqlQrPjdIKRbsyMCe9g5kSLpRRQGSr4Q58AOYEe/hCnfLZprh7viNisSUUQZmMrbbuDaIrP+V1ebQ==",
  12664. "type": "package",
  12665. "path": "microsoft.extensions.filesystemglobbing/8.0.0",
  12666. "files": [
  12667. ".nupkg.metadata",
  12668. ".signature.p7s",
  12669. "Icon.png",
  12670. "LICENSE.TXT",
  12671. "PACKAGE.md",
  12672. "THIRD-PARTY-NOTICES.TXT",
  12673. "buildTransitive/net461/Microsoft.Extensions.FileSystemGlobbing.targets",
  12674. "buildTransitive/net462/_._",
  12675. "buildTransitive/net6.0/_._",
  12676. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileSystemGlobbing.targets",
  12677. "lib/net462/Microsoft.Extensions.FileSystemGlobbing.dll",
  12678. "lib/net462/Microsoft.Extensions.FileSystemGlobbing.xml",
  12679. "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll",
  12680. "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.xml",
  12681. "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.dll",
  12682. "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.xml",
  12683. "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll",
  12684. "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.xml",
  12685. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll",
  12686. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml",
  12687. "microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512",
  12688. "microsoft.extensions.filesystemglobbing.nuspec",
  12689. "useSharedDesignerContext.txt"
  12690. ]
  12691. },
  12692. "Microsoft.Extensions.Logging/6.0.0": {
  12693. "sha512": "eIbyj40QDg1NDz0HBW0S5f3wrLVnKWnDJ/JtZ+yJDFnDj90VoPuoPmFkeaXrtu+0cKm5GRAwoDf+dBWXK0TUdg==",
  12694. "type": "package",
  12695. "path": "microsoft.extensions.logging/6.0.0",
  12696. "files": [
  12697. ".nupkg.metadata",
  12698. ".signature.p7s",
  12699. "Icon.png",
  12700. "LICENSE.TXT",
  12701. "THIRD-PARTY-NOTICES.TXT",
  12702. "lib/net461/Microsoft.Extensions.Logging.dll",
  12703. "lib/net461/Microsoft.Extensions.Logging.xml",
  12704. "lib/netstandard2.0/Microsoft.Extensions.Logging.dll",
  12705. "lib/netstandard2.0/Microsoft.Extensions.Logging.xml",
  12706. "lib/netstandard2.1/Microsoft.Extensions.Logging.dll",
  12707. "lib/netstandard2.1/Microsoft.Extensions.Logging.xml",
  12708. "microsoft.extensions.logging.6.0.0.nupkg.sha512",
  12709. "microsoft.extensions.logging.nuspec",
  12710. "useSharedDesignerContext.txt"
  12711. ]
  12712. },
  12713. "Microsoft.Extensions.Logging/7.0.0": {
  12714. "sha512": "Nw2muoNrOG5U5qa2ZekXwudUn2BJcD41e65zwmDHb1fQegTX66UokLWZkJRpqSSHXDOWZ5V0iqhbxOEky91atA==",
  12715. "type": "package",
  12716. "path": "microsoft.extensions.logging/7.0.0",
  12717. "files": [
  12718. ".nupkg.metadata",
  12719. ".signature.p7s",
  12720. "Icon.png",
  12721. "LICENSE.TXT",
  12722. "THIRD-PARTY-NOTICES.TXT",
  12723. "buildTransitive/net461/Microsoft.Extensions.Logging.targets",
  12724. "buildTransitive/net462/_._",
  12725. "buildTransitive/net6.0/_._",
  12726. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets",
  12727. "lib/net462/Microsoft.Extensions.Logging.dll",
  12728. "lib/net462/Microsoft.Extensions.Logging.xml",
  12729. "lib/net6.0/Microsoft.Extensions.Logging.dll",
  12730. "lib/net6.0/Microsoft.Extensions.Logging.xml",
  12731. "lib/net7.0/Microsoft.Extensions.Logging.dll",
  12732. "lib/net7.0/Microsoft.Extensions.Logging.xml",
  12733. "lib/netstandard2.0/Microsoft.Extensions.Logging.dll",
  12734. "lib/netstandard2.0/Microsoft.Extensions.Logging.xml",
  12735. "lib/netstandard2.1/Microsoft.Extensions.Logging.dll",
  12736. "lib/netstandard2.1/Microsoft.Extensions.Logging.xml",
  12737. "microsoft.extensions.logging.7.0.0.nupkg.sha512",
  12738. "microsoft.extensions.logging.nuspec",
  12739. "useSharedDesignerContext.txt"
  12740. ]
  12741. },
  12742. "Microsoft.Extensions.Logging/8.0.0": {
  12743. "sha512": "tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==",
  12744. "type": "package",
  12745. "path": "microsoft.extensions.logging/8.0.0",
  12746. "files": [
  12747. ".nupkg.metadata",
  12748. ".signature.p7s",
  12749. "Icon.png",
  12750. "LICENSE.TXT",
  12751. "PACKAGE.md",
  12752. "THIRD-PARTY-NOTICES.TXT",
  12753. "buildTransitive/net461/Microsoft.Extensions.Logging.targets",
  12754. "buildTransitive/net462/_._",
  12755. "buildTransitive/net6.0/_._",
  12756. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets",
  12757. "lib/net462/Microsoft.Extensions.Logging.dll",
  12758. "lib/net462/Microsoft.Extensions.Logging.xml",
  12759. "lib/net6.0/Microsoft.Extensions.Logging.dll",
  12760. "lib/net6.0/Microsoft.Extensions.Logging.xml",
  12761. "lib/net7.0/Microsoft.Extensions.Logging.dll",
  12762. "lib/net7.0/Microsoft.Extensions.Logging.xml",
  12763. "lib/net8.0/Microsoft.Extensions.Logging.dll",
  12764. "lib/net8.0/Microsoft.Extensions.Logging.xml",
  12765. "lib/netstandard2.0/Microsoft.Extensions.Logging.dll",
  12766. "lib/netstandard2.0/Microsoft.Extensions.Logging.xml",
  12767. "lib/netstandard2.1/Microsoft.Extensions.Logging.dll",
  12768. "lib/netstandard2.1/Microsoft.Extensions.Logging.xml",
  12769. "microsoft.extensions.logging.8.0.0.nupkg.sha512",
  12770. "microsoft.extensions.logging.nuspec",
  12771. "useSharedDesignerContext.txt"
  12772. ]
  12773. },
  12774. "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
  12775. "sha512": "arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==",
  12776. "type": "package",
  12777. "path": "microsoft.extensions.logging.abstractions/8.0.0",
  12778. "files": [
  12779. ".nupkg.metadata",
  12780. ".signature.p7s",
  12781. "Icon.png",
  12782. "LICENSE.TXT",
  12783. "PACKAGE.md",
  12784. "THIRD-PARTY-NOTICES.TXT",
  12785. "analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll",
  12786. "analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
  12787. "analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
  12788. "analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
  12789. "analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
  12790. "analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
  12791. "analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
  12792. "analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
  12793. "analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
  12794. "analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
  12795. "analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
  12796. "analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
  12797. "analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
  12798. "analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
  12799. "analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll",
  12800. "analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
  12801. "analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
  12802. "analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
  12803. "analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
  12804. "analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
  12805. "analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
  12806. "analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
  12807. "analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
  12808. "analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
  12809. "analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
  12810. "analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
  12811. "analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
  12812. "analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
  12813. "analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll",
  12814. "analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
  12815. "analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
  12816. "analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
  12817. "analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
  12818. "analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
  12819. "analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
  12820. "analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
  12821. "analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
  12822. "analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
  12823. "analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
  12824. "analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
  12825. "analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
  12826. "analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
  12827. "buildTransitive/net461/Microsoft.Extensions.Logging.Abstractions.targets",
  12828. "buildTransitive/net462/Microsoft.Extensions.Logging.Abstractions.targets",
  12829. "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets",
  12830. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets",
  12831. "buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets",
  12832. "lib/net462/Microsoft.Extensions.Logging.Abstractions.dll",
  12833. "lib/net462/Microsoft.Extensions.Logging.Abstractions.xml",
  12834. "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll",
  12835. "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml",
  12836. "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll",
  12837. "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.xml",
  12838. "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll",
  12839. "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.xml",
  12840. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll",
  12841. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml",
  12842. "microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512",
  12843. "microsoft.extensions.logging.abstractions.nuspec",
  12844. "useSharedDesignerContext.txt"
  12845. ]
  12846. },
  12847. "Microsoft.Extensions.Options/8.0.0": {
  12848. "sha512": "JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==",
  12849. "type": "package",
  12850. "path": "microsoft.extensions.options/8.0.0",
  12851. "files": [
  12852. ".nupkg.metadata",
  12853. ".signature.p7s",
  12854. "Icon.png",
  12855. "LICENSE.TXT",
  12856. "PACKAGE.md",
  12857. "THIRD-PARTY-NOTICES.TXT",
  12858. "analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Options.SourceGeneration.dll",
  12859. "analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12860. "analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12861. "analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12862. "analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12863. "analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12864. "analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12865. "analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12866. "analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12867. "analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12868. "analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12869. "analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12870. "analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12871. "analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12872. "buildTransitive/net461/Microsoft.Extensions.Options.targets",
  12873. "buildTransitive/net462/Microsoft.Extensions.Options.targets",
  12874. "buildTransitive/net6.0/Microsoft.Extensions.Options.targets",
  12875. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.targets",
  12876. "buildTransitive/netstandard2.0/Microsoft.Extensions.Options.targets",
  12877. "lib/net462/Microsoft.Extensions.Options.dll",
  12878. "lib/net462/Microsoft.Extensions.Options.xml",
  12879. "lib/net6.0/Microsoft.Extensions.Options.dll",
  12880. "lib/net6.0/Microsoft.Extensions.Options.xml",
  12881. "lib/net7.0/Microsoft.Extensions.Options.dll",
  12882. "lib/net7.0/Microsoft.Extensions.Options.xml",
  12883. "lib/net8.0/Microsoft.Extensions.Options.dll",
  12884. "lib/net8.0/Microsoft.Extensions.Options.xml",
  12885. "lib/netstandard2.0/Microsoft.Extensions.Options.dll",
  12886. "lib/netstandard2.0/Microsoft.Extensions.Options.xml",
  12887. "lib/netstandard2.1/Microsoft.Extensions.Options.dll",
  12888. "lib/netstandard2.1/Microsoft.Extensions.Options.xml",
  12889. "microsoft.extensions.options.8.0.0.nupkg.sha512",
  12890. "microsoft.extensions.options.nuspec",
  12891. "useSharedDesignerContext.txt"
  12892. ]
  12893. },
  12894. "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": {
  12895. "sha512": "0f4DMRqEd50zQh+UyJc+/HiBsZ3vhAQALgdkcQEalSH1L2isdC7Yj54M3cyo5e+BeO5fcBQ7Dxly8XiBBcvRgw==",
  12896. "type": "package",
  12897. "path": "microsoft.extensions.options.configurationextensions/8.0.0",
  12898. "files": [
  12899. ".nupkg.metadata",
  12900. ".signature.p7s",
  12901. "Icon.png",
  12902. "LICENSE.TXT",
  12903. "PACKAGE.md",
  12904. "THIRD-PARTY-NOTICES.TXT",
  12905. "buildTransitive/net461/Microsoft.Extensions.Options.ConfigurationExtensions.targets",
  12906. "buildTransitive/net462/_._",
  12907. "buildTransitive/net6.0/_._",
  12908. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.ConfigurationExtensions.targets",
  12909. "lib/net462/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
  12910. "lib/net462/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
  12911. "lib/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
  12912. "lib/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
  12913. "lib/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
  12914. "lib/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
  12915. "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
  12916. "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
  12917. "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
  12918. "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
  12919. "microsoft.extensions.options.configurationextensions.8.0.0.nupkg.sha512",
  12920. "microsoft.extensions.options.configurationextensions.nuspec",
  12921. "useSharedDesignerContext.txt"
  12922. ]
  12923. },
  12924. "Microsoft.Extensions.Primitives/8.0.0": {
  12925. "sha512": "bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==",
  12926. "type": "package",
  12927. "path": "microsoft.extensions.primitives/8.0.0",
  12928. "files": [
  12929. ".nupkg.metadata",
  12930. ".signature.p7s",
  12931. "Icon.png",
  12932. "LICENSE.TXT",
  12933. "PACKAGE.md",
  12934. "THIRD-PARTY-NOTICES.TXT",
  12935. "buildTransitive/net461/Microsoft.Extensions.Primitives.targets",
  12936. "buildTransitive/net462/_._",
  12937. "buildTransitive/net6.0/_._",
  12938. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets",
  12939. "lib/net462/Microsoft.Extensions.Primitives.dll",
  12940. "lib/net462/Microsoft.Extensions.Primitives.xml",
  12941. "lib/net6.0/Microsoft.Extensions.Primitives.dll",
  12942. "lib/net6.0/Microsoft.Extensions.Primitives.xml",
  12943. "lib/net7.0/Microsoft.Extensions.Primitives.dll",
  12944. "lib/net7.0/Microsoft.Extensions.Primitives.xml",
  12945. "lib/net8.0/Microsoft.Extensions.Primitives.dll",
  12946. "lib/net8.0/Microsoft.Extensions.Primitives.xml",
  12947. "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
  12948. "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
  12949. "microsoft.extensions.primitives.8.0.0.nupkg.sha512",
  12950. "microsoft.extensions.primitives.nuspec",
  12951. "useSharedDesignerContext.txt"
  12952. ]
  12953. },
  12954. "Microsoft.Identity.Client/4.21.1": {
  12955. "sha512": "vycgk7S/HAbHaUaK4Tid1fsWHsXdFRRP2KavAIOHCVV27zvuQfYAjXmMvctuuF4egydSumG58CwPZob3gWeYgQ==",
  12956. "type": "package",
  12957. "path": "microsoft.identity.client/4.21.1",
  12958. "files": [
  12959. ".nupkg.metadata",
  12960. ".signature.p7s",
  12961. "lib/monoandroid10.0/Microsoft.Identity.Client.dll",
  12962. "lib/monoandroid10.0/Microsoft.Identity.Client.xml",
  12963. "lib/monoandroid90/Microsoft.Identity.Client.dll",
  12964. "lib/monoandroid90/Microsoft.Identity.Client.xml",
  12965. "lib/net45/Microsoft.Identity.Client.dll",
  12966. "lib/net45/Microsoft.Identity.Client.xml",
  12967. "lib/net461/Microsoft.Identity.Client.dll",
  12968. "lib/net461/Microsoft.Identity.Client.xml",
  12969. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll",
  12970. "lib/netcoreapp2.1/Microsoft.Identity.Client.xml",
  12971. "lib/netstandard1.3/Microsoft.Identity.Client.dll",
  12972. "lib/netstandard1.3/Microsoft.Identity.Client.xml",
  12973. "lib/uap10.0/Microsoft.Identity.Client.dll",
  12974. "lib/uap10.0/Microsoft.Identity.Client.pri",
  12975. "lib/uap10.0/Microsoft.Identity.Client.xml",
  12976. "lib/xamarinios10/Microsoft.Identity.Client.dll",
  12977. "lib/xamarinios10/Microsoft.Identity.Client.xml",
  12978. "lib/xamarinmac20/Microsoft.Identity.Client.dll",
  12979. "lib/xamarinmac20/Microsoft.Identity.Client.xml",
  12980. "microsoft.identity.client.4.21.1.nupkg.sha512",
  12981. "microsoft.identity.client.nuspec",
  12982. "ref/MonoAndroid10.0/Microsoft.Identity.Client.dll",
  12983. "ref/MonoAndroid10.0/Microsoft.Identity.Client.xml",
  12984. "ref/MonoAndroid9.0/Microsoft.Identity.Client.dll",
  12985. "ref/MonoAndroid9.0/Microsoft.Identity.Client.xml",
  12986. "ref/Xamarin.iOS10/Microsoft.Identity.Client.dll",
  12987. "ref/Xamarin.iOS10/Microsoft.Identity.Client.xml",
  12988. "ref/net45/Microsoft.Identity.Client.dll",
  12989. "ref/net45/Microsoft.Identity.Client.xml",
  12990. "ref/net461/Microsoft.Identity.Client.dll",
  12991. "ref/net461/Microsoft.Identity.Client.xml",
  12992. "ref/netcoreapp2.1/Microsoft.Identity.Client.dll",
  12993. "ref/netcoreapp2.1/Microsoft.Identity.Client.xml",
  12994. "ref/netstandard1.3/Microsoft.Identity.Client.dll",
  12995. "ref/netstandard1.3/Microsoft.Identity.Client.xml",
  12996. "ref/uap10.0/Microsoft.Identity.Client.dll",
  12997. "ref/uap10.0/Microsoft.Identity.Client.xml",
  12998. "ref/xamarinmac20/Microsoft.Identity.Client.dll",
  12999. "ref/xamarinmac20/Microsoft.Identity.Client.xml"
  13000. ]
  13001. },
  13002. "Microsoft.IdentityModel.Abstractions/6.35.0": {
  13003. "sha512": "xuR8E4Rd96M41CnUSCiOJ2DBh+z+zQSmyrYHdYhD6K4fXBcQGVnRCFQ0efROUYpP+p0zC1BLKr0JRpVuujTZSg==",
  13004. "type": "package",
  13005. "path": "microsoft.identitymodel.abstractions/6.35.0",
  13006. "files": [
  13007. ".nupkg.metadata",
  13008. ".signature.p7s",
  13009. "lib/net45/Microsoft.IdentityModel.Abstractions.dll",
  13010. "lib/net45/Microsoft.IdentityModel.Abstractions.xml",
  13011. "lib/net461/Microsoft.IdentityModel.Abstractions.dll",
  13012. "lib/net461/Microsoft.IdentityModel.Abstractions.xml",
  13013. "lib/net462/Microsoft.IdentityModel.Abstractions.dll",
  13014. "lib/net462/Microsoft.IdentityModel.Abstractions.xml",
  13015. "lib/net472/Microsoft.IdentityModel.Abstractions.dll",
  13016. "lib/net472/Microsoft.IdentityModel.Abstractions.xml",
  13017. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll",
  13018. "lib/net6.0/Microsoft.IdentityModel.Abstractions.xml",
  13019. "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll",
  13020. "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.xml",
  13021. "microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512",
  13022. "microsoft.identitymodel.abstractions.nuspec"
  13023. ]
  13024. },
  13025. "Microsoft.IdentityModel.Abstractions/7.1.2": {
  13026. "sha512": "33eTIA2uO/L9utJjZWbKsMSVsQf7F8vtd6q5mQX7ZJzNvCpci5fleD6AeANGlbbb7WX7XKxq9+Dkb5e3GNDrmQ==",
  13027. "type": "package",
  13028. "path": "microsoft.identitymodel.abstractions/7.1.2",
  13029. "files": [
  13030. ".nupkg.metadata",
  13031. ".signature.p7s",
  13032. "lib/net461/Microsoft.IdentityModel.Abstractions.dll",
  13033. "lib/net461/Microsoft.IdentityModel.Abstractions.xml",
  13034. "lib/net462/Microsoft.IdentityModel.Abstractions.dll",
  13035. "lib/net462/Microsoft.IdentityModel.Abstractions.xml",
  13036. "lib/net472/Microsoft.IdentityModel.Abstractions.dll",
  13037. "lib/net472/Microsoft.IdentityModel.Abstractions.xml",
  13038. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll",
  13039. "lib/net6.0/Microsoft.IdentityModel.Abstractions.xml",
  13040. "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll",
  13041. "lib/net8.0/Microsoft.IdentityModel.Abstractions.xml",
  13042. "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll",
  13043. "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.xml",
  13044. "microsoft.identitymodel.abstractions.7.1.2.nupkg.sha512",
  13045. "microsoft.identitymodel.abstractions.nuspec"
  13046. ]
  13047. },
  13048. "Microsoft.IdentityModel.JsonWebTokens/6.35.0": {
  13049. "sha512": "9wxai3hKgZUb4/NjdRKfQd0QJvtXKDlvmGMYACbEC8DFaicMFCFhQFZq9ZET1kJLwZahf2lfY5Gtcpsx8zYzbg==",
  13050. "type": "package",
  13051. "path": "microsoft.identitymodel.jsonwebtokens/6.35.0",
  13052. "files": [
  13053. ".nupkg.metadata",
  13054. ".signature.p7s",
  13055. "lib/net45/Microsoft.IdentityModel.JsonWebTokens.dll",
  13056. "lib/net45/Microsoft.IdentityModel.JsonWebTokens.xml",
  13057. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll",
  13058. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml",
  13059. "lib/net462/Microsoft.IdentityModel.JsonWebTokens.dll",
  13060. "lib/net462/Microsoft.IdentityModel.JsonWebTokens.xml",
  13061. "lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll",
  13062. "lib/net472/Microsoft.IdentityModel.JsonWebTokens.xml",
  13063. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll",
  13064. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.xml",
  13065. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll",
  13066. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml",
  13067. "microsoft.identitymodel.jsonwebtokens.6.35.0.nupkg.sha512",
  13068. "microsoft.identitymodel.jsonwebtokens.nuspec"
  13069. ]
  13070. },
  13071. "Microsoft.IdentityModel.JsonWebTokens/7.1.2": {
  13072. "sha512": "cloLGeZolXbCJhJBc5OC05uhrdhdPL6MWHuVUnkkUvPDeK7HkwThBaLZ1XjBQVk9YhxXE2OvHXnKi0PLleXxDg==",
  13073. "type": "package",
  13074. "path": "microsoft.identitymodel.jsonwebtokens/7.1.2",
  13075. "files": [
  13076. ".nupkg.metadata",
  13077. ".signature.p7s",
  13078. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll",
  13079. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml",
  13080. "lib/net462/Microsoft.IdentityModel.JsonWebTokens.dll",
  13081. "lib/net462/Microsoft.IdentityModel.JsonWebTokens.xml",
  13082. "lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll",
  13083. "lib/net472/Microsoft.IdentityModel.JsonWebTokens.xml",
  13084. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll",
  13085. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.xml",
  13086. "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll",
  13087. "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.xml",
  13088. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll",
  13089. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml",
  13090. "microsoft.identitymodel.jsonwebtokens.7.1.2.nupkg.sha512",
  13091. "microsoft.identitymodel.jsonwebtokens.nuspec"
  13092. ]
  13093. },
  13094. "Microsoft.IdentityModel.Logging/6.35.0": {
  13095. "sha512": "jePrSfGAmqT81JDCNSY+fxVWoGuJKt9e6eJ+vT7+quVS55nWl//jGjUQn4eFtVKt4rt5dXaleZdHRB9J9AJZ7Q==",
  13096. "type": "package",
  13097. "path": "microsoft.identitymodel.logging/6.35.0",
  13098. "files": [
  13099. ".nupkg.metadata",
  13100. ".signature.p7s",
  13101. "lib/net45/Microsoft.IdentityModel.Logging.dll",
  13102. "lib/net45/Microsoft.IdentityModel.Logging.xml",
  13103. "lib/net461/Microsoft.IdentityModel.Logging.dll",
  13104. "lib/net461/Microsoft.IdentityModel.Logging.xml",
  13105. "lib/net462/Microsoft.IdentityModel.Logging.dll",
  13106. "lib/net462/Microsoft.IdentityModel.Logging.xml",
  13107. "lib/net472/Microsoft.IdentityModel.Logging.dll",
  13108. "lib/net472/Microsoft.IdentityModel.Logging.xml",
  13109. "lib/net6.0/Microsoft.IdentityModel.Logging.dll",
  13110. "lib/net6.0/Microsoft.IdentityModel.Logging.xml",
  13111. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll",
  13112. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml",
  13113. "microsoft.identitymodel.logging.6.35.0.nupkg.sha512",
  13114. "microsoft.identitymodel.logging.nuspec"
  13115. ]
  13116. },
  13117. "Microsoft.IdentityModel.Logging/7.1.2": {
  13118. "sha512": "YCxBt2EeJP8fcXk9desChkWI+0vFqFLvBwrz5hBMsoh0KJE6BC66DnzkdzkJNqMltLromc52dkdT206jJ38cTw==",
  13119. "type": "package",
  13120. "path": "microsoft.identitymodel.logging/7.1.2",
  13121. "files": [
  13122. ".nupkg.metadata",
  13123. ".signature.p7s",
  13124. "lib/net461/Microsoft.IdentityModel.Logging.dll",
  13125. "lib/net461/Microsoft.IdentityModel.Logging.xml",
  13126. "lib/net462/Microsoft.IdentityModel.Logging.dll",
  13127. "lib/net462/Microsoft.IdentityModel.Logging.xml",
  13128. "lib/net472/Microsoft.IdentityModel.Logging.dll",
  13129. "lib/net472/Microsoft.IdentityModel.Logging.xml",
  13130. "lib/net6.0/Microsoft.IdentityModel.Logging.dll",
  13131. "lib/net6.0/Microsoft.IdentityModel.Logging.xml",
  13132. "lib/net8.0/Microsoft.IdentityModel.Logging.dll",
  13133. "lib/net8.0/Microsoft.IdentityModel.Logging.xml",
  13134. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll",
  13135. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml",
  13136. "microsoft.identitymodel.logging.7.1.2.nupkg.sha512",
  13137. "microsoft.identitymodel.logging.nuspec"
  13138. ]
  13139. },
  13140. "Microsoft.IdentityModel.Protocols/6.35.0": {
  13141. "sha512": "BPQhlDzdFvv1PzaUxNSk+VEPwezlDEVADIKmyxubw7IiELK18uJ06RQ9QKKkds30XI+gDu9n8j24XQ8w7fjWcg==",
  13142. "type": "package",
  13143. "path": "microsoft.identitymodel.protocols/6.35.0",
  13144. "files": [
  13145. ".nupkg.metadata",
  13146. ".signature.p7s",
  13147. "lib/net45/Microsoft.IdentityModel.Protocols.dll",
  13148. "lib/net45/Microsoft.IdentityModel.Protocols.xml",
  13149. "lib/net461/Microsoft.IdentityModel.Protocols.dll",
  13150. "lib/net461/Microsoft.IdentityModel.Protocols.xml",
  13151. "lib/net462/Microsoft.IdentityModel.Protocols.dll",
  13152. "lib/net462/Microsoft.IdentityModel.Protocols.xml",
  13153. "lib/net472/Microsoft.IdentityModel.Protocols.dll",
  13154. "lib/net472/Microsoft.IdentityModel.Protocols.xml",
  13155. "lib/net6.0/Microsoft.IdentityModel.Protocols.dll",
  13156. "lib/net6.0/Microsoft.IdentityModel.Protocols.xml",
  13157. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll",
  13158. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml",
  13159. "microsoft.identitymodel.protocols.6.35.0.nupkg.sha512",
  13160. "microsoft.identitymodel.protocols.nuspec"
  13161. ]
  13162. },
  13163. "Microsoft.IdentityModel.Protocols/7.1.2": {
  13164. "sha512": "SydLwMRFx6EHPWJ+N6+MVaoArN1Htt92b935O3RUWPY1yUF63zEjvd3lBu79eWdZUwedP8TN2I5V9T3nackvIQ==",
  13165. "type": "package",
  13166. "path": "microsoft.identitymodel.protocols/7.1.2",
  13167. "files": [
  13168. ".nupkg.metadata",
  13169. ".signature.p7s",
  13170. "lib/net461/Microsoft.IdentityModel.Protocols.dll",
  13171. "lib/net461/Microsoft.IdentityModel.Protocols.xml",
  13172. "lib/net462/Microsoft.IdentityModel.Protocols.dll",
  13173. "lib/net462/Microsoft.IdentityModel.Protocols.xml",
  13174. "lib/net472/Microsoft.IdentityModel.Protocols.dll",
  13175. "lib/net472/Microsoft.IdentityModel.Protocols.xml",
  13176. "lib/net6.0/Microsoft.IdentityModel.Protocols.dll",
  13177. "lib/net6.0/Microsoft.IdentityModel.Protocols.xml",
  13178. "lib/net8.0/Microsoft.IdentityModel.Protocols.dll",
  13179. "lib/net8.0/Microsoft.IdentityModel.Protocols.xml",
  13180. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll",
  13181. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml",
  13182. "microsoft.identitymodel.protocols.7.1.2.nupkg.sha512",
  13183. "microsoft.identitymodel.protocols.nuspec"
  13184. ]
  13185. },
  13186. "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": {
  13187. "sha512": "LMtVqnECCCdSmyFoCOxIE5tXQqkOLrvGrL7OxHg41DIm1bpWtaCdGyVcTAfOQpJXvzND9zUKIN/lhngPkYR8vg==",
  13188. "type": "package",
  13189. "path": "microsoft.identitymodel.protocols.openidconnect/6.35.0",
  13190. "files": [
  13191. ".nupkg.metadata",
  13192. ".signature.p7s",
  13193. "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13194. "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13195. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13196. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13197. "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13198. "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13199. "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13200. "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13201. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13202. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13203. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13204. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13205. "microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512",
  13206. "microsoft.identitymodel.protocols.openidconnect.nuspec"
  13207. ]
  13208. },
  13209. "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": {
  13210. "sha512": "6lHQoLXhnMQ42mGrfDkzbIOR3rzKM1W1tgTeMPLgLCqwwGw0d96xFi/UiX/fYsu7d6cD5MJiL3+4HuI8VU+sVQ==",
  13211. "type": "package",
  13212. "path": "microsoft.identitymodel.protocols.openidconnect/7.1.2",
  13213. "files": [
  13214. ".nupkg.metadata",
  13215. ".signature.p7s",
  13216. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13217. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13218. "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13219. "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13220. "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13221. "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13222. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13223. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13224. "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13225. "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13226. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13227. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13228. "microsoft.identitymodel.protocols.openidconnect.7.1.2.nupkg.sha512",
  13229. "microsoft.identitymodel.protocols.openidconnect.nuspec"
  13230. ]
  13231. },
  13232. "Microsoft.IdentityModel.Tokens/6.35.0": {
  13233. "sha512": "RN7lvp7s3Boucg1NaNAbqDbxtlLj5Qeb+4uSS1TeK5FSBVM40P4DKaTKChT43sHyKfh7V0zkrMph6DdHvyA4bg==",
  13234. "type": "package",
  13235. "path": "microsoft.identitymodel.tokens/6.35.0",
  13236. "files": [
  13237. ".nupkg.metadata",
  13238. ".signature.p7s",
  13239. "lib/net45/Microsoft.IdentityModel.Tokens.dll",
  13240. "lib/net45/Microsoft.IdentityModel.Tokens.xml",
  13241. "lib/net461/Microsoft.IdentityModel.Tokens.dll",
  13242. "lib/net461/Microsoft.IdentityModel.Tokens.xml",
  13243. "lib/net462/Microsoft.IdentityModel.Tokens.dll",
  13244. "lib/net462/Microsoft.IdentityModel.Tokens.xml",
  13245. "lib/net472/Microsoft.IdentityModel.Tokens.dll",
  13246. "lib/net472/Microsoft.IdentityModel.Tokens.xml",
  13247. "lib/net6.0/Microsoft.IdentityModel.Tokens.dll",
  13248. "lib/net6.0/Microsoft.IdentityModel.Tokens.xml",
  13249. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll",
  13250. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml",
  13251. "microsoft.identitymodel.tokens.6.35.0.nupkg.sha512",
  13252. "microsoft.identitymodel.tokens.nuspec"
  13253. ]
  13254. },
  13255. "Microsoft.IdentityModel.Tokens/7.1.2": {
  13256. "sha512": "oICJMqr3aNEDZOwnH5SK49bR6Z4aX0zEAnOLuhloumOSuqnNq+GWBdQyrgILnlcT5xj09xKCP/7Y7gJYB+ls/g==",
  13257. "type": "package",
  13258. "path": "microsoft.identitymodel.tokens/7.1.2",
  13259. "files": [
  13260. ".nupkg.metadata",
  13261. ".signature.p7s",
  13262. "lib/net461/Microsoft.IdentityModel.Tokens.dll",
  13263. "lib/net461/Microsoft.IdentityModel.Tokens.xml",
  13264. "lib/net462/Microsoft.IdentityModel.Tokens.dll",
  13265. "lib/net462/Microsoft.IdentityModel.Tokens.xml",
  13266. "lib/net472/Microsoft.IdentityModel.Tokens.dll",
  13267. "lib/net472/Microsoft.IdentityModel.Tokens.xml",
  13268. "lib/net6.0/Microsoft.IdentityModel.Tokens.dll",
  13269. "lib/net6.0/Microsoft.IdentityModel.Tokens.xml",
  13270. "lib/net8.0/Microsoft.IdentityModel.Tokens.dll",
  13271. "lib/net8.0/Microsoft.IdentityModel.Tokens.xml",
  13272. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll",
  13273. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml",
  13274. "microsoft.identitymodel.tokens.7.1.2.nupkg.sha512",
  13275. "microsoft.identitymodel.tokens.nuspec"
  13276. ]
  13277. },
  13278. "Microsoft.IO.RecyclableMemoryStream/2.1.1": {
  13279. "sha512": "BTrXL3Ej17x+aze3xbso4xn16ajFaBU1YKQypzrirX4attETZnqCXLB+yRwo1hsZsP1U0O6mNCPuSdccTHCrBg==",
  13280. "type": "package",
  13281. "path": "microsoft.io.recyclablememorystream/2.1.1",
  13282. "files": [
  13283. ".nupkg.metadata",
  13284. ".signature.p7s",
  13285. "lib/net462/Microsoft.IO.RecyclableMemoryStream.dll",
  13286. "lib/net462/Microsoft.IO.RecyclableMemoryStream.xml",
  13287. "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll",
  13288. "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.xml",
  13289. "lib/netcoreapp2.1/Microsoft.IO.RecyclableMemoryStream.dll",
  13290. "lib/netcoreapp2.1/Microsoft.IO.RecyclableMemoryStream.xml",
  13291. "lib/netstandard2.0/Microsoft.IO.RecyclableMemoryStream.dll",
  13292. "lib/netstandard2.0/Microsoft.IO.RecyclableMemoryStream.xml",
  13293. "lib/netstandard2.1/Microsoft.IO.RecyclableMemoryStream.dll",
  13294. "lib/netstandard2.1/Microsoft.IO.RecyclableMemoryStream.xml",
  13295. "microsoft.io.recyclablememorystream.2.1.1.nupkg.sha512",
  13296. "microsoft.io.recyclablememorystream.nuspec"
  13297. ]
  13298. },
  13299. "Microsoft.NETCore.Platforms/1.1.1": {
  13300. "sha512": "TMBuzAHpTenGbGgk0SMTwyEkyijY/Eae4ZGsFNYJvAr/LDn1ku3Etp3FPxChmDp5HHF3kzJuoaa08N0xjqAJfQ==",
  13301. "type": "package",
  13302. "path": "microsoft.netcore.platforms/1.1.1",
  13303. "files": [
  13304. ".nupkg.metadata",
  13305. ".signature.p7s",
  13306. "ThirdPartyNotices.txt",
  13307. "dotnet_library_license.txt",
  13308. "lib/netstandard1.0/_._",
  13309. "microsoft.netcore.platforms.1.1.1.nupkg.sha512",
  13310. "microsoft.netcore.platforms.nuspec",
  13311. "runtime.json"
  13312. ]
  13313. },
  13314. "Microsoft.NETCore.Targets/1.1.3": {
  13315. "sha512": "3Wrmi0kJDzClwAC+iBdUBpEKmEle8FQNsCs77fkiOIw/9oYA07bL1EZNX0kQ2OMN3xpwvl0vAtOCYY3ndDNlhQ==",
  13316. "type": "package",
  13317. "path": "microsoft.netcore.targets/1.1.3",
  13318. "files": [
  13319. ".nupkg.metadata",
  13320. ".signature.p7s",
  13321. "ThirdPartyNotices.txt",
  13322. "dotnet_library_license.txt",
  13323. "lib/netstandard1.0/_._",
  13324. "microsoft.netcore.targets.1.1.3.nupkg.sha512",
  13325. "microsoft.netcore.targets.nuspec",
  13326. "runtime.json"
  13327. ]
  13328. },
  13329. "Microsoft.OpenApi/1.2.3": {
  13330. "sha512": "Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==",
  13331. "type": "package",
  13332. "path": "microsoft.openapi/1.2.3",
  13333. "files": [
  13334. ".nupkg.metadata",
  13335. ".signature.p7s",
  13336. "lib/net46/Microsoft.OpenApi.dll",
  13337. "lib/net46/Microsoft.OpenApi.pdb",
  13338. "lib/net46/Microsoft.OpenApi.xml",
  13339. "lib/netstandard2.0/Microsoft.OpenApi.dll",
  13340. "lib/netstandard2.0/Microsoft.OpenApi.pdb",
  13341. "lib/netstandard2.0/Microsoft.OpenApi.xml",
  13342. "microsoft.openapi.1.2.3.nupkg.sha512",
  13343. "microsoft.openapi.nuspec"
  13344. ]
  13345. },
  13346. "Microsoft.Win32.Registry/5.0.0": {
  13347. "sha512": "dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==",
  13348. "type": "package",
  13349. "path": "microsoft.win32.registry/5.0.0",
  13350. "files": [
  13351. ".nupkg.metadata",
  13352. ".signature.p7s",
  13353. "Icon.png",
  13354. "LICENSE.TXT",
  13355. "THIRD-PARTY-NOTICES.TXT",
  13356. "lib/net46/Microsoft.Win32.Registry.dll",
  13357. "lib/net461/Microsoft.Win32.Registry.dll",
  13358. "lib/net461/Microsoft.Win32.Registry.xml",
  13359. "lib/netstandard1.3/Microsoft.Win32.Registry.dll",
  13360. "lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  13361. "lib/netstandard2.0/Microsoft.Win32.Registry.xml",
  13362. "microsoft.win32.registry.5.0.0.nupkg.sha512",
  13363. "microsoft.win32.registry.nuspec",
  13364. "ref/net46/Microsoft.Win32.Registry.dll",
  13365. "ref/net461/Microsoft.Win32.Registry.dll",
  13366. "ref/net461/Microsoft.Win32.Registry.xml",
  13367. "ref/netstandard1.3/Microsoft.Win32.Registry.dll",
  13368. "ref/netstandard1.3/Microsoft.Win32.Registry.xml",
  13369. "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml",
  13370. "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml",
  13371. "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml",
  13372. "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml",
  13373. "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml",
  13374. "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml",
  13375. "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml",
  13376. "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml",
  13377. "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml",
  13378. "ref/netstandard2.0/Microsoft.Win32.Registry.dll",
  13379. "ref/netstandard2.0/Microsoft.Win32.Registry.xml",
  13380. "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll",
  13381. "runtimes/win/lib/net461/Microsoft.Win32.Registry.dll",
  13382. "runtimes/win/lib/net461/Microsoft.Win32.Registry.xml",
  13383. "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
  13384. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  13385. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.xml",
  13386. "useSharedDesignerContext.txt",
  13387. "version.txt"
  13388. ]
  13389. },
  13390. "Microsoft.Win32.SystemEvents/8.0.0": {
  13391. "sha512": "9opKRyOKMCi2xJ7Bj7kxtZ1r9vbzosMvRrdEhVhDz8j8MoBGgB+WmC94yH839NPH+BclAjtQ/pyagvi/8gDLkw==",
  13392. "type": "package",
  13393. "path": "microsoft.win32.systemevents/8.0.0",
  13394. "files": [
  13395. ".nupkg.metadata",
  13396. ".signature.p7s",
  13397. "Icon.png",
  13398. "LICENSE.TXT",
  13399. "THIRD-PARTY-NOTICES.TXT",
  13400. "buildTransitive/net461/Microsoft.Win32.SystemEvents.targets",
  13401. "buildTransitive/net462/_._",
  13402. "buildTransitive/net6.0/_._",
  13403. "buildTransitive/netcoreapp2.0/Microsoft.Win32.SystemEvents.targets",
  13404. "lib/net462/Microsoft.Win32.SystemEvents.dll",
  13405. "lib/net462/Microsoft.Win32.SystemEvents.xml",
  13406. "lib/net6.0/Microsoft.Win32.SystemEvents.dll",
  13407. "lib/net6.0/Microsoft.Win32.SystemEvents.xml",
  13408. "lib/net7.0/Microsoft.Win32.SystemEvents.dll",
  13409. "lib/net7.0/Microsoft.Win32.SystemEvents.xml",
  13410. "lib/net8.0/Microsoft.Win32.SystemEvents.dll",
  13411. "lib/net8.0/Microsoft.Win32.SystemEvents.xml",
  13412. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
  13413. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
  13414. "microsoft.win32.systemevents.8.0.0.nupkg.sha512",
  13415. "microsoft.win32.systemevents.nuspec",
  13416. "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll",
  13417. "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.xml",
  13418. "runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll",
  13419. "runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.xml",
  13420. "runtimes/win/lib/net8.0/Microsoft.Win32.SystemEvents.dll",
  13421. "runtimes/win/lib/net8.0/Microsoft.Win32.SystemEvents.xml",
  13422. "useSharedDesignerContext.txt"
  13423. ]
  13424. },
  13425. "Minio/5.0.0": {
  13426. "sha512": "7tZj90WEuuH60RAP4wBYexjMuJOhCnK7I46hCiX3CtZPackHisLZ8aAJmn3KlwbUX22dBDphwemD+h37vet8Qw==",
  13427. "type": "package",
  13428. "path": "minio/5.0.0",
  13429. "files": [
  13430. ".nupkg.metadata",
  13431. ".signature.p7s",
  13432. "LICENSE",
  13433. "icon.png",
  13434. "lib/net6.0/Minio.dll",
  13435. "lib/net6.0/Minio.xml",
  13436. "lib/net7.0/Minio.dll",
  13437. "lib/net7.0/Minio.xml",
  13438. "lib/netstandard2.0/Minio.dll",
  13439. "lib/netstandard2.0/Minio.xml",
  13440. "minio.5.0.0.nupkg.sha512",
  13441. "minio.nuspec",
  13442. "readme.md"
  13443. ]
  13444. },
  13445. "MiniProfiler.AspNetCore/4.3.8": {
  13446. "sha512": "dohMvXpjKDPv/edl7gwKhq80JBqRLLRSwVJB9bo0UYqsgEox7BZyYS/4vBty+UsZ59pYYYhMUpUKHVWLLj/PBw==",
  13447. "type": "package",
  13448. "path": "miniprofiler.aspnetcore/4.3.8",
  13449. "files": [
  13450. ".nupkg.metadata",
  13451. ".signature.p7s",
  13452. "LICENSE.txt",
  13453. "lib/net6.0/MiniProfiler.AspNetCore.dll",
  13454. "lib/net6.0/MiniProfiler.AspNetCore.xml",
  13455. "miniprofiler.aspnetcore.4.3.8.nupkg.sha512",
  13456. "miniprofiler.aspnetcore.nuspec"
  13457. ]
  13458. },
  13459. "MiniProfiler.AspNetCore.Mvc/4.3.8": {
  13460. "sha512": "aJ6Kkw2zMy36cKDWTjQYo/pJ6bhPBRA8z4NO8REe+xDhv8+fk58P526Bi52gnvsDp4jIVk5AQ8nQDgPUS/K+7A==",
  13461. "type": "package",
  13462. "path": "miniprofiler.aspnetcore.mvc/4.3.8",
  13463. "files": [
  13464. ".nupkg.metadata",
  13465. ".signature.p7s",
  13466. "LICENSE.txt",
  13467. "lib/net6.0/MiniProfiler.AspNetCore.Mvc.dll",
  13468. "lib/net6.0/MiniProfiler.AspNetCore.Mvc.xml",
  13469. "miniprofiler.aspnetcore.mvc.4.3.8.nupkg.sha512",
  13470. "miniprofiler.aspnetcore.mvc.nuspec"
  13471. ]
  13472. },
  13473. "MiniProfiler.Shared/4.3.8": {
  13474. "sha512": "SfXNX90fmDm373YAla0z06plTCj6YbByQJOm6G8/9kE6Hf4UALJxySyiMB9O4KYeTc6Ha1EFQDs6jLhio+bBFA==",
  13475. "type": "package",
  13476. "path": "miniprofiler.shared/4.3.8",
  13477. "files": [
  13478. ".nupkg.metadata",
  13479. ".signature.p7s",
  13480. "LICENSE.txt",
  13481. "lib/net461/MiniProfiler.Shared.dll",
  13482. "lib/net461/MiniProfiler.Shared.xml",
  13483. "lib/netstandard2.0/MiniProfiler.Shared.dll",
  13484. "lib/netstandard2.0/MiniProfiler.Shared.xml",
  13485. "miniprofiler.shared.4.3.8.nupkg.sha512",
  13486. "miniprofiler.shared.nuspec"
  13487. ]
  13488. },
  13489. "MoYu.Extras.Authentication.JwtBearer/1.0.6": {
  13490. "sha512": "yK9+39sByIQQyNyK0qHfvwhgUCS6ojSJTBjhW9Hb+lNF9/Q9AzDNwU0HEJNgOHqdqKCyrZOvgXQLFCBHJrhv2Q==",
  13491. "type": "package",
  13492. "path": "moyu.extras.authentication.jwtbearer/1.0.6",
  13493. "files": [
  13494. ".nupkg.metadata",
  13495. ".signature.p7s",
  13496. "README.md",
  13497. "icon.png",
  13498. "lib/net5.0/MoYu.Extras.Authentication.JwtBearer.dll",
  13499. "lib/net5.0/MoYu.Extras.Authentication.JwtBearer.xml",
  13500. "lib/net6.0/MoYu.Extras.Authentication.JwtBearer.dll",
  13501. "lib/net6.0/MoYu.Extras.Authentication.JwtBearer.xml",
  13502. "lib/net7.0/MoYu.Extras.Authentication.JwtBearer.dll",
  13503. "lib/net7.0/MoYu.Extras.Authentication.JwtBearer.xml",
  13504. "lib/net8.0/MoYu.Extras.Authentication.JwtBearer.dll",
  13505. "lib/net8.0/MoYu.Extras.Authentication.JwtBearer.xml",
  13506. "lib/net9.0/MoYu.Extras.Authentication.JwtBearer.dll",
  13507. "lib/net9.0/MoYu.Extras.Authentication.JwtBearer.xml",
  13508. "moyu.extras.authentication.jwtbearer.1.0.6.nupkg.sha512",
  13509. "moyu.extras.authentication.jwtbearer.nuspec"
  13510. ]
  13511. },
  13512. "MoYu.Extras.ObjectMapper.Mapster/1.0.6": {
  13513. "sha512": "HjDDyfeYaek8kONqAHVfcxPWYMQDq1gQuPA44IYsViU9PNIbvVenDKUCMFXGm+/R42aGiBLOK5XwhAgFsveVcg==",
  13514. "type": "package",
  13515. "path": "moyu.extras.objectmapper.mapster/1.0.6",
  13516. "files": [
  13517. ".nupkg.metadata",
  13518. ".signature.p7s",
  13519. "README.md",
  13520. "icon.png",
  13521. "lib/net5.0/MoYu.Extras.ObjectMapper.Mapster.dll",
  13522. "lib/net5.0/MoYu.Extras.ObjectMapper.Mapster.xml",
  13523. "lib/net6.0/MoYu.Extras.ObjectMapper.Mapster.dll",
  13524. "lib/net6.0/MoYu.Extras.ObjectMapper.Mapster.xml",
  13525. "lib/net7.0/MoYu.Extras.ObjectMapper.Mapster.dll",
  13526. "lib/net7.0/MoYu.Extras.ObjectMapper.Mapster.xml",
  13527. "lib/net8.0/MoYu.Extras.ObjectMapper.Mapster.dll",
  13528. "lib/net8.0/MoYu.Extras.ObjectMapper.Mapster.xml",
  13529. "lib/net9.0/MoYu.Extras.ObjectMapper.Mapster.dll",
  13530. "lib/net9.0/MoYu.Extras.ObjectMapper.Mapster.xml",
  13531. "moyu.extras.objectmapper.mapster.1.0.6.nupkg.sha512",
  13532. "moyu.extras.objectmapper.mapster.nuspec"
  13533. ]
  13534. },
  13535. "MoYu.Pure/1.0.6": {
  13536. "sha512": "yKRdQZ7kIxOte0+JLQmVUU4Z5gFpIZvpr1zCo8m6xjvy27WjrM/Vk+i8ioJbZRZ0lzG0b4eraN7MAVK7kJN52A==",
  13537. "type": "package",
  13538. "path": "moyu.pure/1.0.6",
  13539. "files": [
  13540. ".nupkg.metadata",
  13541. ".signature.p7s",
  13542. "README.md",
  13543. "content/SpecificationDocument/Assets/index-mini-profiler.html",
  13544. "content/SpecificationDocument/Assets/index.html",
  13545. "contentFiles/any/net5.0/SpecificationDocument/Assets/index-mini-profiler.html",
  13546. "contentFiles/any/net5.0/SpecificationDocument/Assets/index.html",
  13547. "contentFiles/any/net6.0/SpecificationDocument/Assets/index-mini-profiler.html",
  13548. "contentFiles/any/net6.0/SpecificationDocument/Assets/index.html",
  13549. "contentFiles/any/net7.0/SpecificationDocument/Assets/index-mini-profiler.html",
  13550. "contentFiles/any/net7.0/SpecificationDocument/Assets/index.html",
  13551. "contentFiles/any/net8.0/SpecificationDocument/Assets/index-mini-profiler.html",
  13552. "contentFiles/any/net8.0/SpecificationDocument/Assets/index.html",
  13553. "contentFiles/any/net9.0/SpecificationDocument/Assets/index-mini-profiler.html",
  13554. "contentFiles/any/net9.0/SpecificationDocument/Assets/index.html",
  13555. "icon.png",
  13556. "lib/net5.0/MoYu.Pure.dll",
  13557. "lib/net5.0/MoYu.Pure.xml",
  13558. "lib/net6.0/MoYu.Pure.dll",
  13559. "lib/net6.0/MoYu.Pure.xml",
  13560. "lib/net7.0/MoYu.Pure.dll",
  13561. "lib/net7.0/MoYu.Pure.xml",
  13562. "lib/net8.0/MoYu.Pure.dll",
  13563. "lib/net8.0/MoYu.Pure.xml",
  13564. "lib/net9.0/MoYu.Pure.dll",
  13565. "lib/net9.0/MoYu.Pure.xml",
  13566. "moyu.pure.1.0.6.nupkg.sha512",
  13567. "moyu.pure.nuspec"
  13568. ]
  13569. },
  13570. "MoYu.Pure.Extras.DependencyModel.CodeAnalysis/1.0.6": {
  13571. "sha512": "LHHsvPHO7sZhZ4Rbk/4gUVW5CV2j7P1C2jQXRMS14mFvZDIndVKGRyXb7taAUXCWiRUUEGRWDfUPWnVDQfuEVw==",
  13572. "type": "package",
  13573. "path": "moyu.pure.extras.dependencymodel.codeanalysis/1.0.6",
  13574. "files": [
  13575. ".nupkg.metadata",
  13576. ".signature.p7s",
  13577. "README.md",
  13578. "icon.png",
  13579. "lib/net5.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll",
  13580. "lib/net5.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.xml",
  13581. "lib/net6.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll",
  13582. "lib/net6.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.xml",
  13583. "lib/net7.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll",
  13584. "lib/net7.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.xml",
  13585. "lib/net8.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll",
  13586. "lib/net8.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.xml",
  13587. "lib/net9.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll",
  13588. "lib/net9.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.xml",
  13589. "moyu.pure.extras.dependencymodel.codeanalysis.1.0.6.nupkg.sha512",
  13590. "moyu.pure.extras.dependencymodel.codeanalysis.nuspec"
  13591. ]
  13592. },
  13593. "MySqlConnector/2.2.5": {
  13594. "sha512": "6sinY78RvryhHwpup3awdjYO7d5hhWahb5p/1VDODJhSxJggV/sBbYuKK5IQF9TuzXABiddqUbmRfM884tqA3Q==",
  13595. "type": "package",
  13596. "path": "mysqlconnector/2.2.5",
  13597. "files": [
  13598. ".nupkg.metadata",
  13599. ".signature.p7s",
  13600. "README.md",
  13601. "lib/net461/MySqlConnector.dll",
  13602. "lib/net461/MySqlConnector.xml",
  13603. "lib/net471/MySqlConnector.dll",
  13604. "lib/net471/MySqlConnector.xml",
  13605. "lib/net6.0/MySqlConnector.dll",
  13606. "lib/net6.0/MySqlConnector.xml",
  13607. "lib/net7.0/MySqlConnector.dll",
  13608. "lib/net7.0/MySqlConnector.xml",
  13609. "lib/netcoreapp3.1/MySqlConnector.dll",
  13610. "lib/netcoreapp3.1/MySqlConnector.xml",
  13611. "lib/netstandard2.0/MySqlConnector.dll",
  13612. "lib/netstandard2.0/MySqlConnector.xml",
  13613. "lib/netstandard2.1/MySqlConnector.dll",
  13614. "lib/netstandard2.1/MySqlConnector.xml",
  13615. "logo.png",
  13616. "mysqlconnector.2.2.5.nupkg.sha512",
  13617. "mysqlconnector.nuspec"
  13618. ]
  13619. },
  13620. "NewLife.Core/10.10.2024.601": {
  13621. "sha512": "LZianu/xR+HEhyA0Cx1fb1wQI3CYKgJIyL5rNrmI1zj7fMH4ELav3jIR8U0KRd+gE5RTK7+yhJVnL25ERpIkPQ==",
  13622. "type": "package",
  13623. "path": "newlife.core/10.10.2024.601",
  13624. "files": [
  13625. ".nupkg.metadata",
  13626. ".signature.p7s",
  13627. "Readme.MD",
  13628. "leaf.png",
  13629. "lib/net45/NewLife.Core.dll",
  13630. "lib/net45/NewLife.Core.xml",
  13631. "lib/net461/NewLife.Core.dll",
  13632. "lib/net461/NewLife.Core.xml",
  13633. "lib/net5.0-windows7.0/NewLife.Core.dll",
  13634. "lib/net5.0-windows7.0/NewLife.Core.xml",
  13635. "lib/net5.0/NewLife.Core.dll",
  13636. "lib/net5.0/NewLife.Core.xml",
  13637. "lib/net6.0-windows7.0/NewLife.Core.dll",
  13638. "lib/net6.0-windows7.0/NewLife.Core.xml",
  13639. "lib/net6.0/NewLife.Core.dll",
  13640. "lib/net6.0/NewLife.Core.xml",
  13641. "lib/net7.0-windows7.0/NewLife.Core.dll",
  13642. "lib/net7.0-windows7.0/NewLife.Core.xml",
  13643. "lib/net7.0/NewLife.Core.dll",
  13644. "lib/net7.0/NewLife.Core.xml",
  13645. "lib/net8.0-windows7.0/NewLife.Core.dll",
  13646. "lib/net8.0-windows7.0/NewLife.Core.xml",
  13647. "lib/net8.0/NewLife.Core.dll",
  13648. "lib/net8.0/NewLife.Core.xml",
  13649. "lib/netcoreapp3.1/NewLife.Core.dll",
  13650. "lib/netcoreapp3.1/NewLife.Core.xml",
  13651. "lib/netstandard2.0/NewLife.Core.dll",
  13652. "lib/netstandard2.0/NewLife.Core.xml",
  13653. "lib/netstandard2.1/NewLife.Core.dll",
  13654. "lib/netstandard2.1/NewLife.Core.xml",
  13655. "newlife.core.10.10.2024.601.nupkg.sha512",
  13656. "newlife.core.nuspec"
  13657. ]
  13658. },
  13659. "NewLife.Redis/5.6.2024.402": {
  13660. "sha512": "ZFB+7+7D7MtZhJyMNJv6ujdclh/N4Gg1zNEtvrP4zdtJAGRj5K3ADF8BnedEcfys6XpHUksmevb1AGIj5MtMMw==",
  13661. "type": "package",
  13662. "path": "newlife.redis/5.6.2024.402",
  13663. "files": [
  13664. ".nupkg.metadata",
  13665. ".signature.p7s",
  13666. "Readme.MD",
  13667. "leaf.png",
  13668. "lib/net45/NewLife.Redis.dll",
  13669. "lib/net45/NewLife.Redis.xml",
  13670. "lib/net461/NewLife.Redis.dll",
  13671. "lib/net461/NewLife.Redis.xml",
  13672. "lib/netstandard2.0/NewLife.Redis.dll",
  13673. "lib/netstandard2.0/NewLife.Redis.xml",
  13674. "lib/netstandard2.1/NewLife.Redis.dll",
  13675. "lib/netstandard2.1/NewLife.Redis.xml",
  13676. "newlife.redis.5.6.2024.402.nupkg.sha512",
  13677. "newlife.redis.nuspec"
  13678. ]
  13679. },
  13680. "Newtonsoft.Json/13.0.3": {
  13681. "sha512": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
  13682. "type": "package",
  13683. "path": "newtonsoft.json/13.0.3",
  13684. "files": [
  13685. ".nupkg.metadata",
  13686. ".signature.p7s",
  13687. "LICENSE.md",
  13688. "README.md",
  13689. "lib/net20/Newtonsoft.Json.dll",
  13690. "lib/net20/Newtonsoft.Json.xml",
  13691. "lib/net35/Newtonsoft.Json.dll",
  13692. "lib/net35/Newtonsoft.Json.xml",
  13693. "lib/net40/Newtonsoft.Json.dll",
  13694. "lib/net40/Newtonsoft.Json.xml",
  13695. "lib/net45/Newtonsoft.Json.dll",
  13696. "lib/net45/Newtonsoft.Json.xml",
  13697. "lib/net6.0/Newtonsoft.Json.dll",
  13698. "lib/net6.0/Newtonsoft.Json.xml",
  13699. "lib/netstandard1.0/Newtonsoft.Json.dll",
  13700. "lib/netstandard1.0/Newtonsoft.Json.xml",
  13701. "lib/netstandard1.3/Newtonsoft.Json.dll",
  13702. "lib/netstandard1.3/Newtonsoft.Json.xml",
  13703. "lib/netstandard2.0/Newtonsoft.Json.dll",
  13704. "lib/netstandard2.0/Newtonsoft.Json.xml",
  13705. "newtonsoft.json.13.0.3.nupkg.sha512",
  13706. "newtonsoft.json.nuspec",
  13707. "packageIcon.png"
  13708. ]
  13709. },
  13710. "Newtonsoft.Json.Bson/1.0.2": {
  13711. "sha512": "QYFyxhaABwmq3p/21VrZNYvCg3DaEoN/wUuw5nmfAf0X3HLjgupwhkEWdgfb9nvGAUIv3osmZoD3kKl4jxEmYQ==",
  13712. "type": "package",
  13713. "path": "newtonsoft.json.bson/1.0.2",
  13714. "files": [
  13715. ".nupkg.metadata",
  13716. ".signature.p7s",
  13717. "LICENSE.md",
  13718. "lib/net45/Newtonsoft.Json.Bson.dll",
  13719. "lib/net45/Newtonsoft.Json.Bson.pdb",
  13720. "lib/net45/Newtonsoft.Json.Bson.xml",
  13721. "lib/netstandard1.3/Newtonsoft.Json.Bson.dll",
  13722. "lib/netstandard1.3/Newtonsoft.Json.Bson.pdb",
  13723. "lib/netstandard1.3/Newtonsoft.Json.Bson.xml",
  13724. "lib/netstandard2.0/Newtonsoft.Json.Bson.dll",
  13725. "lib/netstandard2.0/Newtonsoft.Json.Bson.pdb",
  13726. "lib/netstandard2.0/Newtonsoft.Json.Bson.xml",
  13727. "newtonsoft.json.bson.1.0.2.nupkg.sha512",
  13728. "newtonsoft.json.bson.nuspec"
  13729. ]
  13730. },
  13731. "Npgsql/5.0.18": {
  13732. "sha512": "1u4iCPKL9wtPeSUzChIbgq/BlOhvf44o7xASacdpMY7z0PbqACKpNOF0fjEn9jDV/AJl/HtPY6zk5qasQ1URhw==",
  13733. "type": "package",
  13734. "path": "npgsql/5.0.18",
  13735. "files": [
  13736. ".nupkg.metadata",
  13737. ".signature.p7s",
  13738. "lib/net5.0/Npgsql.dll",
  13739. "lib/net5.0/Npgsql.xml",
  13740. "lib/netcoreapp3.1/Npgsql.dll",
  13741. "lib/netcoreapp3.1/Npgsql.xml",
  13742. "lib/netstandard2.0/Npgsql.dll",
  13743. "lib/netstandard2.0/Npgsql.xml",
  13744. "lib/netstandard2.1/Npgsql.dll",
  13745. "lib/netstandard2.1/Npgsql.xml",
  13746. "npgsql.5.0.18.nupkg.sha512",
  13747. "npgsql.nuspec",
  13748. "postgresql.png"
  13749. ]
  13750. },
  13751. "Oracle.ManagedDataAccess.Core/3.21.100": {
  13752. "sha512": "nsqyUE+v246WB0SOnR1u9lfZxYoNcdj1fRjTt7TOhCN0JurEc6+qu+mMe+dl1sySB2UpyWdfqHG1iSQJYaXEfA==",
  13753. "type": "package",
  13754. "path": "oracle.manageddataaccess.core/3.21.100",
  13755. "files": [
  13756. ".nupkg.metadata",
  13757. ".signature.p7s",
  13758. "LICENSE.txt",
  13759. "PerfCounters/register_odpc_perfmon_counters.ps1",
  13760. "PerfCounters/unregister_odpc_perfmon_counters.ps1",
  13761. "info.txt",
  13762. "lib/netstandard2.1/Oracle.ManagedDataAccess.dll",
  13763. "oracle.manageddataaccess.core.3.21.100.nupkg.sha512",
  13764. "oracle.manageddataaccess.core.nuspec",
  13765. "readme.txt"
  13766. ]
  13767. },
  13768. "Oscar.Data.SqlClient/4.0.4": {
  13769. "sha512": "VJ3xVvRjxrPi/mMPT5EqYiMZor0MjFu83mw1qvUveBFWJSudGh9BOKZq7RkhqeNCcL1ud0uK0/TVkw+xTa4q4g==",
  13770. "type": "package",
  13771. "path": "oscar.data.sqlclient/4.0.4",
  13772. "files": [
  13773. ".nupkg.metadata",
  13774. ".signature.p7s",
  13775. "lib/netstandard2.0/Oscar.Data.SqlClient.dll",
  13776. "oscar.data.sqlclient.4.0.4.nupkg.sha512",
  13777. "oscar.data.sqlclient.nuspec"
  13778. ]
  13779. },
  13780. "Portable.BouncyCastle/1.9.0": {
  13781. "sha512": "eZZBCABzVOek+id9Xy04HhmgykF0wZg9wpByzrWN7q8qEI0Qen9b7tfd7w8VA3dOeesumMG7C5ZPy0jk7PSRHw==",
  13782. "type": "package",
  13783. "path": "portable.bouncycastle/1.9.0",
  13784. "files": [
  13785. ".nupkg.metadata",
  13786. ".signature.p7s",
  13787. "lib/net40/BouncyCastle.Crypto.dll",
  13788. "lib/net40/BouncyCastle.Crypto.xml",
  13789. "lib/netstandard2.0/BouncyCastle.Crypto.dll",
  13790. "lib/netstandard2.0/BouncyCastle.Crypto.xml",
  13791. "portable.bouncycastle.1.9.0.nupkg.sha512",
  13792. "portable.bouncycastle.nuspec"
  13793. ]
  13794. },
  13795. "SharpCompress/0.37.2": {
  13796. "sha512": "cFBpTct57aubLQXkdqMmgP8GGTFRh7fnRWP53lgE/EYUpDZJ27SSvTkdjB4OYQRZ20SJFpzczUquKLbt/9xkhw==",
  13797. "type": "package",
  13798. "path": "sharpcompress/0.37.2",
  13799. "files": [
  13800. ".nupkg.metadata",
  13801. ".signature.p7s",
  13802. "README.md",
  13803. "lib/net462/SharpCompress.dll",
  13804. "lib/net6.0/SharpCompress.dll",
  13805. "lib/net8.0/SharpCompress.dll",
  13806. "lib/netstandard2.0/SharpCompress.dll",
  13807. "lib/netstandard2.1/SharpCompress.dll",
  13808. "sharpcompress.0.37.2.nupkg.sha512",
  13809. "sharpcompress.nuspec"
  13810. ]
  13811. },
  13812. "SharpZipLib/1.4.2": {
  13813. "sha512": "yjj+3zgz8zgXpiiC3ZdF/iyTBbz2fFvMxZFEBPUcwZjIvXOf37Ylm+K58hqMfIBt5JgU/Z2uoUS67JmTLe973A==",
  13814. "type": "package",
  13815. "path": "sharpziplib/1.4.2",
  13816. "files": [
  13817. ".nupkg.metadata",
  13818. ".signature.p7s",
  13819. "images/sharpziplib-nuget-256x256.png",
  13820. "lib/net6.0/ICSharpCode.SharpZipLib.dll",
  13821. "lib/net6.0/ICSharpCode.SharpZipLib.pdb",
  13822. "lib/net6.0/ICSharpCode.SharpZipLib.xml",
  13823. "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll",
  13824. "lib/netstandard2.0/ICSharpCode.SharpZipLib.pdb",
  13825. "lib/netstandard2.0/ICSharpCode.SharpZipLib.xml",
  13826. "lib/netstandard2.1/ICSharpCode.SharpZipLib.dll",
  13827. "lib/netstandard2.1/ICSharpCode.SharpZipLib.pdb",
  13828. "lib/netstandard2.1/ICSharpCode.SharpZipLib.xml",
  13829. "sharpziplib.1.4.2.nupkg.sha512",
  13830. "sharpziplib.nuspec"
  13831. ]
  13832. },
  13833. "SimpleRedis/1.1.9": {
  13834. "sha512": "+Iv3lBAfC0o0krsQbvQztoojwQCbRYIyoylPZViPtQT/s7/HxobQJZbzXGBS8RFIPaPDmMPmkmW/aTNwFwFxHw==",
  13835. "type": "package",
  13836. "path": "simpleredis/1.1.9",
  13837. "files": [
  13838. ".nupkg.metadata",
  13839. ".signature.p7s",
  13840. "lib/net5.0/SimpleRedis.dll",
  13841. "lib/net5.0/SimpleRedis.xml",
  13842. "lib/net6.0/SimpleRedis.dll",
  13843. "lib/net6.0/SimpleRedis.xml",
  13844. "lib/net7.0/SimpleRedis.dll",
  13845. "lib/net7.0/SimpleRedis.xml",
  13846. "lib/net8.0/SimpleRedis.dll",
  13847. "lib/net8.0/SimpleRedis.xml",
  13848. "lib/netcoreapp3.1/SimpleRedis.dll",
  13849. "lib/netcoreapp3.1/SimpleRedis.xml",
  13850. "simpleredis.1.1.9.nupkg.sha512",
  13851. "simpleredis.nuspec"
  13852. ]
  13853. },
  13854. "SimpleTool/1.0.6": {
  13855. "sha512": "QD96ngcs93RhKk6KxQR3Jq+N+LUTuJzOqIChWT0HV9I9CmYnymvo8xu4kXQRWYLJ6PC89ddgcxg0ky2Rg6FQIQ==",
  13856. "type": "package",
  13857. "path": "simpletool/1.0.6",
  13858. "files": [
  13859. ".nupkg.metadata",
  13860. ".signature.p7s",
  13861. "lib/net6.0/SimpleTool.dll",
  13862. "lib/net6.0/SimpleTool.xml",
  13863. "lib/net7.0/SimpleTool.dll",
  13864. "lib/net7.0/SimpleTool.xml",
  13865. "lib/netcoreapp3.1/SimpleTool.dll",
  13866. "lib/netcoreapp3.1/SimpleTool.xml",
  13867. "simpletool.1.0.6.nupkg.sha512",
  13868. "simpletool.nuspec"
  13869. ]
  13870. },
  13871. "SixLabors.Fonts/2.0.3": {
  13872. "sha512": "IY+i5JsUoFTyLvNOlLFUak4nJajSZdfxYqCbDCSYeGDGwHNBtJo0ICduAFGaYaqdL41+YHn7LMrp1AwIU/29Ag==",
  13873. "type": "package",
  13874. "path": "sixlabors.fonts/2.0.3",
  13875. "files": [
  13876. ".nupkg.metadata",
  13877. ".signature.p7s",
  13878. "LICENSE",
  13879. "lib/net6.0/SixLabors.Fonts.dll",
  13880. "lib/net6.0/SixLabors.Fonts.xml",
  13881. "sixlabors.fonts.128.png",
  13882. "sixlabors.fonts.2.0.3.nupkg.sha512",
  13883. "sixlabors.fonts.nuspec"
  13884. ]
  13885. },
  13886. "SixLabors.ImageSharp/3.1.4": {
  13887. "sha512": "lFIdxgGDA5iYkUMRFOze7BGLcdpoLFbR+a20kc1W7NepvzU7ejtxtWOg9RvgG7kb9tBoJ3ONYOK6kLil/dgF1w==",
  13888. "type": "package",
  13889. "path": "sixlabors.imagesharp/3.1.4",
  13890. "files": [
  13891. ".nupkg.metadata",
  13892. ".signature.p7s",
  13893. "LICENSE",
  13894. "build/SixLabors.ImageSharp.props",
  13895. "lib/net6.0/SixLabors.ImageSharp.dll",
  13896. "lib/net6.0/SixLabors.ImageSharp.xml",
  13897. "sixlabors.imagesharp.128.png",
  13898. "sixlabors.imagesharp.3.1.4.nupkg.sha512",
  13899. "sixlabors.imagesharp.nuspec"
  13900. ]
  13901. },
  13902. "SixLabors.ImageSharp.Drawing/2.1.3": {
  13903. "sha512": "Bo8MeLEhKlZTSV29lh1iZmKVnLFvp+lNPVIo6X1Nu/G3xVwYuhPBjTuxUNhO6bxsVR9tLDuWZULxHSJAXu6LFw==",
  13904. "type": "package",
  13905. "path": "sixlabors.imagesharp.drawing/2.1.3",
  13906. "files": [
  13907. ".nupkg.metadata",
  13908. ".signature.p7s",
  13909. "LICENSE",
  13910. "lib/net6.0/SixLabors.ImageSharp.Drawing.dll",
  13911. "lib/net6.0/SixLabors.ImageSharp.Drawing.xml",
  13912. "sixlabors.imagesharp.drawing.128.png",
  13913. "sixlabors.imagesharp.drawing.2.1.3.nupkg.sha512",
  13914. "sixlabors.imagesharp.drawing.nuspec"
  13915. ]
  13916. },
  13917. "SkiaSharp/2.88.6": {
  13918. "sha512": "wdfeBAQrEQCbJIRgAiargzP1Uy+0grZiG4CSgBnhAgcJTsPzlifIaO73JRdwIlT3TyBoeU9jEqzwFUhl4hTYnQ==",
  13919. "type": "package",
  13920. "path": "skiasharp/2.88.6",
  13921. "files": [
  13922. ".nupkg.metadata",
  13923. ".signature.p7s",
  13924. "LICENSE.txt",
  13925. "THIRD-PARTY-NOTICES.txt",
  13926. "interactive-extensions/dotnet/SkiaSharp.DotNet.Interactive.dll",
  13927. "lib/monoandroid1.0/SkiaSharp.dll",
  13928. "lib/monoandroid1.0/SkiaSharp.pdb",
  13929. "lib/monoandroid1.0/SkiaSharp.xml",
  13930. "lib/net462/SkiaSharp.dll",
  13931. "lib/net462/SkiaSharp.pdb",
  13932. "lib/net462/SkiaSharp.xml",
  13933. "lib/net6.0-android30.0/SkiaSharp.dll",
  13934. "lib/net6.0-android30.0/SkiaSharp.pdb",
  13935. "lib/net6.0-android30.0/SkiaSharp.xml",
  13936. "lib/net6.0-ios13.6/SkiaSharp.dll",
  13937. "lib/net6.0-ios13.6/SkiaSharp.pdb",
  13938. "lib/net6.0-ios13.6/SkiaSharp.xml",
  13939. "lib/net6.0-maccatalyst13.5/SkiaSharp.dll",
  13940. "lib/net6.0-maccatalyst13.5/SkiaSharp.pdb",
  13941. "lib/net6.0-maccatalyst13.5/SkiaSharp.xml",
  13942. "lib/net6.0-macos10.15/SkiaSharp.dll",
  13943. "lib/net6.0-macos10.15/SkiaSharp.pdb",
  13944. "lib/net6.0-macos10.15/SkiaSharp.xml",
  13945. "lib/net6.0-tizen7.0/SkiaSharp.dll",
  13946. "lib/net6.0-tizen7.0/SkiaSharp.pdb",
  13947. "lib/net6.0-tizen7.0/SkiaSharp.xml",
  13948. "lib/net6.0-tvos13.4/SkiaSharp.dll",
  13949. "lib/net6.0-tvos13.4/SkiaSharp.pdb",
  13950. "lib/net6.0-tvos13.4/SkiaSharp.xml",
  13951. "lib/net6.0/SkiaSharp.dll",
  13952. "lib/net6.0/SkiaSharp.pdb",
  13953. "lib/net6.0/SkiaSharp.xml",
  13954. "lib/netcoreapp3.1/SkiaSharp.dll",
  13955. "lib/netcoreapp3.1/SkiaSharp.pdb",
  13956. "lib/netcoreapp3.1/SkiaSharp.xml",
  13957. "lib/netstandard1.3/SkiaSharp.dll",
  13958. "lib/netstandard1.3/SkiaSharp.pdb",
  13959. "lib/netstandard1.3/SkiaSharp.xml",
  13960. "lib/netstandard2.0/SkiaSharp.dll",
  13961. "lib/netstandard2.0/SkiaSharp.pdb",
  13962. "lib/netstandard2.0/SkiaSharp.xml",
  13963. "lib/netstandard2.1/SkiaSharp.dll",
  13964. "lib/netstandard2.1/SkiaSharp.pdb",
  13965. "lib/netstandard2.1/SkiaSharp.xml",
  13966. "lib/tizen40/SkiaSharp.dll",
  13967. "lib/tizen40/SkiaSharp.pdb",
  13968. "lib/tizen40/SkiaSharp.xml",
  13969. "lib/uap10.0.10240/SkiaSharp.dll",
  13970. "lib/uap10.0.10240/SkiaSharp.pdb",
  13971. "lib/uap10.0.10240/SkiaSharp.xml",
  13972. "lib/uap10.0.16299/SkiaSharp.dll",
  13973. "lib/uap10.0.16299/SkiaSharp.pdb",
  13974. "lib/uap10.0.16299/SkiaSharp.xml",
  13975. "lib/xamarinios1.0/SkiaSharp.dll",
  13976. "lib/xamarinios1.0/SkiaSharp.pdb",
  13977. "lib/xamarinios1.0/SkiaSharp.xml",
  13978. "lib/xamarinmac2.0/SkiaSharp.dll",
  13979. "lib/xamarinmac2.0/SkiaSharp.pdb",
  13980. "lib/xamarinmac2.0/SkiaSharp.xml",
  13981. "lib/xamarintvos1.0/SkiaSharp.dll",
  13982. "lib/xamarintvos1.0/SkiaSharp.pdb",
  13983. "lib/xamarintvos1.0/SkiaSharp.xml",
  13984. "lib/xamarinwatchos1.0/SkiaSharp.dll",
  13985. "lib/xamarinwatchos1.0/SkiaSharp.pdb",
  13986. "lib/xamarinwatchos1.0/SkiaSharp.xml",
  13987. "skiasharp.2.88.6.nupkg.sha512",
  13988. "skiasharp.nuspec"
  13989. ]
  13990. },
  13991. "SkiaSharp.NativeAssets.Linux.NoDependencies/2.88.6": {
  13992. "sha512": "ecgMclPor+X1wi2dZSVDo1sV2Dm8gwEKNRtS+qiE9qfnQzGHbYWlbTBWalnZBaIl3BLC21b1QO8gMgabhSAh+g==",
  13993. "type": "package",
  13994. "path": "skiasharp.nativeassets.linux.nodependencies/2.88.6",
  13995. "files": [
  13996. ".nupkg.metadata",
  13997. ".signature.p7s",
  13998. "LICENSE.txt",
  13999. "THIRD-PARTY-NOTICES.txt",
  14000. "build/net462/SkiaSharp.NativeAssets.Linux.NoDependencies.targets",
  14001. "buildTransitive/net462/SkiaSharp.NativeAssets.Linux.NoDependencies.targets",
  14002. "lib/net462/_._",
  14003. "lib/net6.0/_._",
  14004. "lib/netcoreapp3.1/_._",
  14005. "lib/netstandard1.3/_._",
  14006. "runtimes/linux-arm/native/libSkiaSharp.so",
  14007. "runtimes/linux-arm64/native/libSkiaSharp.so",
  14008. "runtimes/linux-musl-x64/native/libSkiaSharp.so",
  14009. "runtimes/linux-x64/native/libSkiaSharp.so",
  14010. "skiasharp.nativeassets.linux.nodependencies.2.88.6.nupkg.sha512",
  14011. "skiasharp.nativeassets.linux.nodependencies.nuspec"
  14012. ]
  14013. },
  14014. "SkiaSharp.NativeAssets.macOS/2.88.6": {
  14015. "sha512": "Sko9LFxRXSjb3OGh5/RxrVRXxYo48tr5NKuuSy6jB85GrYt8WRqVY1iLOLwtjPiVAt4cp+pyD4i30azanS64dw==",
  14016. "type": "package",
  14017. "path": "skiasharp.nativeassets.macos/2.88.6",
  14018. "files": [
  14019. ".nupkg.metadata",
  14020. ".signature.p7s",
  14021. "LICENSE.txt",
  14022. "THIRD-PARTY-NOTICES.txt",
  14023. "build/net462/SkiaSharp.NativeAssets.macOS.targets",
  14024. "build/net6.0-macos10.15/SkiaSharp.NativeAssets.macOS.targets",
  14025. "build/xamarinmac2.0/SkiaSharp.NativeAssets.macOS.targets",
  14026. "buildTransitive/net462/SkiaSharp.NativeAssets.macOS.targets",
  14027. "buildTransitive/net6.0-macos10.15/SkiaSharp.NativeAssets.macOS.targets",
  14028. "buildTransitive/xamarinmac2.0/SkiaSharp.NativeAssets.macOS.targets",
  14029. "lib/net462/_._",
  14030. "lib/net6.0-macos10.15/_._",
  14031. "lib/net6.0/_._",
  14032. "lib/netcoreapp3.1/_._",
  14033. "lib/netstandard1.3/_._",
  14034. "lib/xamarinmac2.0/_._",
  14035. "runtimes/osx/native/libSkiaSharp.dylib",
  14036. "skiasharp.nativeassets.macos.2.88.6.nupkg.sha512",
  14037. "skiasharp.nativeassets.macos.nuspec"
  14038. ]
  14039. },
  14040. "SkiaSharp.NativeAssets.Win32/2.88.6": {
  14041. "sha512": "7TzFO0u/g2MpQsTty4fyCDdMcfcWI+aLswwfnYXr3gtNS6VLKdMXPMeKpJa3pJSLnUBN6wD0JjuCe8OoLBQ6cQ==",
  14042. "type": "package",
  14043. "path": "skiasharp.nativeassets.win32/2.88.6",
  14044. "files": [
  14045. ".nupkg.metadata",
  14046. ".signature.p7s",
  14047. "LICENSE.txt",
  14048. "THIRD-PARTY-NOTICES.txt",
  14049. "build/net462/SkiaSharp.NativeAssets.Win32.targets",
  14050. "buildTransitive/net462/SkiaSharp.NativeAssets.Win32.targets",
  14051. "lib/net462/_._",
  14052. "lib/net6.0/_._",
  14053. "lib/netcoreapp3.1/_._",
  14054. "lib/netstandard1.3/_._",
  14055. "runtimes/win-arm64/native/libSkiaSharp.dll",
  14056. "runtimes/win-x64/native/libSkiaSharp.dll",
  14057. "runtimes/win-x86/native/libSkiaSharp.dll",
  14058. "skiasharp.nativeassets.win32.2.88.6.nupkg.sha512",
  14059. "skiasharp.nativeassets.win32.nuspec"
  14060. ]
  14061. },
  14062. "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": {
  14063. "sha512": "BmAf6XWt4TqtowmiWe4/5rRot6GerAeklmOPfviOvwLoF5WwgxcJHAxZtySuyW9r9w+HLILnm8VfJFLCUJYW8A==",
  14064. "type": "package",
  14065. "path": "sqlitepclraw.bundle_e_sqlite3/2.1.6",
  14066. "files": [
  14067. ".nupkg.metadata",
  14068. ".signature.p7s",
  14069. "lib/monoandroid90/SQLitePCLRaw.batteries_v2.dll",
  14070. "lib/net461/SQLitePCLRaw.batteries_v2.dll",
  14071. "lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.dll",
  14072. "lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.xml",
  14073. "lib/net6.0-ios14.0/SQLitePCLRaw.batteries_v2.dll",
  14074. "lib/net6.0-ios14.2/SQLitePCLRaw.batteries_v2.dll",
  14075. "lib/net6.0-tvos10.0/SQLitePCLRaw.batteries_v2.dll",
  14076. "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll",
  14077. "lib/xamarinios10/SQLitePCLRaw.batteries_v2.dll",
  14078. "sqlitepclraw.bundle_e_sqlite3.2.1.6.nupkg.sha512",
  14079. "sqlitepclraw.bundle_e_sqlite3.nuspec"
  14080. ]
  14081. },
  14082. "SQLitePCLRaw.core/2.1.6": {
  14083. "sha512": "wO6v9GeMx9CUngAet8hbO7xdm+M42p1XeJq47ogyRoYSvNSp0NGLI+MgC0bhrMk9C17MTVFlLiN6ylyExLCc5w==",
  14084. "type": "package",
  14085. "path": "sqlitepclraw.core/2.1.6",
  14086. "files": [
  14087. ".nupkg.metadata",
  14088. ".signature.p7s",
  14089. "lib/netstandard2.0/SQLitePCLRaw.core.dll",
  14090. "sqlitepclraw.core.2.1.6.nupkg.sha512",
  14091. "sqlitepclraw.core.nuspec"
  14092. ]
  14093. },
  14094. "SQLitePCLRaw.lib.e_sqlite3/2.1.6": {
  14095. "sha512": "2ObJJLkIUIxRpOUlZNGuD4rICpBnrBR5anjyfUFQep4hMOIeqW+XGQYzrNmHSVz5xSWZ3klSbh7sFR6UyDj68Q==",
  14096. "type": "package",
  14097. "path": "sqlitepclraw.lib.e_sqlite3/2.1.6",
  14098. "files": [
  14099. ".nupkg.metadata",
  14100. ".signature.p7s",
  14101. "buildTransitive/net461/SQLitePCLRaw.lib.e_sqlite3.targets",
  14102. "buildTransitive/net6.0/SQLitePCLRaw.lib.e_sqlite3.targets",
  14103. "buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets",
  14104. "buildTransitive/net8.0/SQLitePCLRaw.lib.e_sqlite3.targets",
  14105. "lib/net461/_._",
  14106. "lib/netstandard2.0/_._",
  14107. "runtimes/browser-wasm/nativeassets/net6.0/e_sqlite3.a",
  14108. "runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a",
  14109. "runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a",
  14110. "runtimes/linux-arm/native/libe_sqlite3.so",
  14111. "runtimes/linux-arm64/native/libe_sqlite3.so",
  14112. "runtimes/linux-armel/native/libe_sqlite3.so",
  14113. "runtimes/linux-mips64/native/libe_sqlite3.so",
  14114. "runtimes/linux-musl-arm/native/libe_sqlite3.so",
  14115. "runtimes/linux-musl-arm64/native/libe_sqlite3.so",
  14116. "runtimes/linux-musl-x64/native/libe_sqlite3.so",
  14117. "runtimes/linux-ppc64le/native/libe_sqlite3.so",
  14118. "runtimes/linux-s390x/native/libe_sqlite3.so",
  14119. "runtimes/linux-x64/native/libe_sqlite3.so",
  14120. "runtimes/linux-x86/native/libe_sqlite3.so",
  14121. "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib",
  14122. "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib",
  14123. "runtimes/osx-arm64/native/libe_sqlite3.dylib",
  14124. "runtimes/osx-x64/native/libe_sqlite3.dylib",
  14125. "runtimes/win-arm/native/e_sqlite3.dll",
  14126. "runtimes/win-arm64/native/e_sqlite3.dll",
  14127. "runtimes/win-x64/native/e_sqlite3.dll",
  14128. "runtimes/win-x86/native/e_sqlite3.dll",
  14129. "runtimes/win10-arm/nativeassets/uap10.0/e_sqlite3.dll",
  14130. "runtimes/win10-arm64/nativeassets/uap10.0/e_sqlite3.dll",
  14131. "runtimes/win10-x64/nativeassets/uap10.0/e_sqlite3.dll",
  14132. "runtimes/win10-x86/nativeassets/uap10.0/e_sqlite3.dll",
  14133. "sqlitepclraw.lib.e_sqlite3.2.1.6.nupkg.sha512",
  14134. "sqlitepclraw.lib.e_sqlite3.nuspec"
  14135. ]
  14136. },
  14137. "SQLitePCLRaw.provider.e_sqlite3/2.1.6": {
  14138. "sha512": "PQ2Oq3yepLY4P7ll145P3xtx2bX8xF4PzaKPRpw9jZlKvfe4LE/saAV82inND9usn1XRpmxXk7Lal3MTI+6CNg==",
  14139. "type": "package",
  14140. "path": "sqlitepclraw.provider.e_sqlite3/2.1.6",
  14141. "files": [
  14142. ".nupkg.metadata",
  14143. ".signature.p7s",
  14144. "lib/net6.0-windows7.0/SQLitePCLRaw.provider.e_sqlite3.dll",
  14145. "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll",
  14146. "lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll",
  14147. "sqlitepclraw.provider.e_sqlite3.2.1.6.nupkg.sha512",
  14148. "sqlitepclraw.provider.e_sqlite3.nuspec"
  14149. ]
  14150. },
  14151. "SqlSugarCore/5.1.4.158": {
  14152. "sha512": "kbfErDQ62krLzYlxhV8/MRuoy32OhByl2x+L6asvWYY0rOxzN6tXQymBRTFi0e67kFZABnB7CSIeZIqy1wLTsQ==",
  14153. "type": "package",
  14154. "path": "sqlsugarcore/5.1.4.158",
  14155. "files": [
  14156. ".nupkg.metadata",
  14157. ".signature.p7s",
  14158. "lib/netstandard2.1/SqlSugar.dll",
  14159. "sqlsugarcore.5.1.4.158.nupkg.sha512",
  14160. "sqlsugarcore.nuspec"
  14161. ]
  14162. },
  14163. "SqlSugarCore.Dm/1.3.0": {
  14164. "sha512": "JIKtvU8LySwSKBsqFijO4kWH24j8Ks3t03fFY1w6YMbFiJ6yuq7AI8iR4oSPiMhDtoYuj6yBz6u/gttrHBX1Sg==",
  14165. "type": "package",
  14166. "path": "sqlsugarcore.dm/1.3.0",
  14167. "files": [
  14168. ".nupkg.metadata",
  14169. ".signature.p7s",
  14170. "lib/netstandard2.0/DmProvider.dll",
  14171. "sqlsugarcore.dm.1.3.0.nupkg.sha512",
  14172. "sqlsugarcore.dm.nuspec"
  14173. ]
  14174. },
  14175. "SqlSugarCore.Kdbndp/9.3.6.411": {
  14176. "sha512": "C/Zz/GEs9GjTcwikWaEj6bxqJ6J6ulhE3zMqQeQtj3tdw6gSu2G0dMx6uW7M7HWMM0TyGR76eJK8ctyeeaqzcQ==",
  14177. "type": "package",
  14178. "path": "sqlsugarcore.kdbndp/9.3.6.411",
  14179. "files": [
  14180. ".nupkg.metadata",
  14181. ".signature.p7s",
  14182. "lib/netstandard2.1/Kdbndp.dll",
  14183. "sqlsugarcore.kdbndp.9.3.6.411.nupkg.sha512",
  14184. "sqlsugarcore.kdbndp.nuspec"
  14185. ]
  14186. },
  14187. "Swashbuckle.AspNetCore/6.5.0": {
  14188. "sha512": "FK05XokgjgwlCI6wCT+D4/abtQkL1X1/B9Oas6uIwHFmYrIO9WUD5aLC9IzMs9GnHfUXOtXZ2S43gN1mhs5+aA==",
  14189. "type": "package",
  14190. "path": "swashbuckle.aspnetcore/6.5.0",
  14191. "files": [
  14192. ".nupkg.metadata",
  14193. ".signature.p7s",
  14194. "build/Swashbuckle.AspNetCore.props",
  14195. "swashbuckle.aspnetcore.6.5.0.nupkg.sha512",
  14196. "swashbuckle.aspnetcore.nuspec"
  14197. ]
  14198. },
  14199. "Swashbuckle.AspNetCore.Swagger/6.5.0": {
  14200. "sha512": "XWmCmqyFmoItXKFsQSwQbEAsjDKcxlNf1l+/Ki42hcb6LjKL8m5Db69OTvz5vLonMSRntYO1XLqz0OP+n3vKnA==",
  14201. "type": "package",
  14202. "path": "swashbuckle.aspnetcore.swagger/6.5.0",
  14203. "files": [
  14204. ".nupkg.metadata",
  14205. ".signature.p7s",
  14206. "lib/net5.0/Swashbuckle.AspNetCore.Swagger.dll",
  14207. "lib/net5.0/Swashbuckle.AspNetCore.Swagger.pdb",
  14208. "lib/net5.0/Swashbuckle.AspNetCore.Swagger.xml",
  14209. "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll",
  14210. "lib/net6.0/Swashbuckle.AspNetCore.Swagger.pdb",
  14211. "lib/net6.0/Swashbuckle.AspNetCore.Swagger.xml",
  14212. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll",
  14213. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.pdb",
  14214. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.xml",
  14215. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll",
  14216. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.pdb",
  14217. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.xml",
  14218. "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.dll",
  14219. "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.pdb",
  14220. "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.xml",
  14221. "swashbuckle.aspnetcore.swagger.6.5.0.nupkg.sha512",
  14222. "swashbuckle.aspnetcore.swagger.nuspec"
  14223. ]
  14224. },
  14225. "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
  14226. "sha512": "Y/qW8Qdg9OEs7V013tt+94OdPxbRdbhcEbw4NiwGvf4YBcfhL/y7qp/Mjv/cENsQ2L3NqJ2AOu94weBy/h4KvA==",
  14227. "type": "package",
  14228. "path": "swashbuckle.aspnetcore.swaggergen/6.5.0",
  14229. "files": [
  14230. ".nupkg.metadata",
  14231. ".signature.p7s",
  14232. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  14233. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  14234. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  14235. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  14236. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  14237. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  14238. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  14239. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  14240. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  14241. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  14242. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  14243. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  14244. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  14245. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  14246. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  14247. "swashbuckle.aspnetcore.swaggergen.6.5.0.nupkg.sha512",
  14248. "swashbuckle.aspnetcore.swaggergen.nuspec"
  14249. ]
  14250. },
  14251. "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
  14252. "sha512": "OvbvxX+wL8skxTBttcBsVxdh73Fag4xwqEU2edh4JMn7Ws/xJHnY/JB1e9RoCb6XpDxUF3hD9A0Z1lEUx40Pfw==",
  14253. "type": "package",
  14254. "path": "swashbuckle.aspnetcore.swaggerui/6.5.0",
  14255. "files": [
  14256. ".nupkg.metadata",
  14257. ".signature.p7s",
  14258. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
  14259. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
  14260. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
  14261. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
  14262. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
  14263. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
  14264. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
  14265. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
  14266. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
  14267. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
  14268. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
  14269. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
  14270. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
  14271. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
  14272. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
  14273. "swashbuckle.aspnetcore.swaggerui.6.5.0.nupkg.sha512",
  14274. "swashbuckle.aspnetcore.swaggerui.nuspec"
  14275. ]
  14276. },
  14277. "System.Buffers/4.5.1": {
  14278. "sha512": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
  14279. "type": "package",
  14280. "path": "system.buffers/4.5.1",
  14281. "files": [
  14282. ".nupkg.metadata",
  14283. ".signature.p7s",
  14284. "LICENSE.TXT",
  14285. "THIRD-PARTY-NOTICES.TXT",
  14286. "lib/net461/System.Buffers.dll",
  14287. "lib/net461/System.Buffers.xml",
  14288. "lib/netcoreapp2.0/_._",
  14289. "lib/netstandard1.1/System.Buffers.dll",
  14290. "lib/netstandard1.1/System.Buffers.xml",
  14291. "lib/netstandard2.0/System.Buffers.dll",
  14292. "lib/netstandard2.0/System.Buffers.xml",
  14293. "lib/uap10.0.16299/_._",
  14294. "ref/net45/System.Buffers.dll",
  14295. "ref/net45/System.Buffers.xml",
  14296. "ref/netcoreapp2.0/_._",
  14297. "ref/netstandard1.1/System.Buffers.dll",
  14298. "ref/netstandard1.1/System.Buffers.xml",
  14299. "ref/netstandard2.0/System.Buffers.dll",
  14300. "ref/netstandard2.0/System.Buffers.xml",
  14301. "ref/uap10.0.16299/_._",
  14302. "system.buffers.4.5.1.nupkg.sha512",
  14303. "system.buffers.nuspec",
  14304. "useSharedDesignerContext.txt",
  14305. "version.txt"
  14306. ]
  14307. },
  14308. "System.CodeDom/8.0.0": {
  14309. "sha512": "WTlRjL6KWIMr/pAaq3rYqh0TJlzpouaQ/W1eelssHgtlwHAH25jXTkUphTYx9HaIIf7XA6qs/0+YhtLEQRkJ+Q==",
  14310. "type": "package",
  14311. "path": "system.codedom/8.0.0",
  14312. "files": [
  14313. ".nupkg.metadata",
  14314. ".signature.p7s",
  14315. "Icon.png",
  14316. "LICENSE.TXT",
  14317. "THIRD-PARTY-NOTICES.TXT",
  14318. "buildTransitive/net461/System.CodeDom.targets",
  14319. "buildTransitive/net462/_._",
  14320. "buildTransitive/net6.0/_._",
  14321. "buildTransitive/netcoreapp2.0/System.CodeDom.targets",
  14322. "lib/net462/System.CodeDom.dll",
  14323. "lib/net462/System.CodeDom.xml",
  14324. "lib/net6.0/System.CodeDom.dll",
  14325. "lib/net6.0/System.CodeDom.xml",
  14326. "lib/net7.0/System.CodeDom.dll",
  14327. "lib/net7.0/System.CodeDom.xml",
  14328. "lib/net8.0/System.CodeDom.dll",
  14329. "lib/net8.0/System.CodeDom.xml",
  14330. "lib/netstandard2.0/System.CodeDom.dll",
  14331. "lib/netstandard2.0/System.CodeDom.xml",
  14332. "system.codedom.8.0.0.nupkg.sha512",
  14333. "system.codedom.nuspec",
  14334. "useSharedDesignerContext.txt"
  14335. ]
  14336. },
  14337. "System.Collections/4.3.0": {
  14338. "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
  14339. "type": "package",
  14340. "path": "system.collections/4.3.0",
  14341. "files": [
  14342. ".nupkg.metadata",
  14343. ".signature.p7s",
  14344. "ThirdPartyNotices.txt",
  14345. "dotnet_library_license.txt",
  14346. "lib/MonoAndroid10/_._",
  14347. "lib/MonoTouch10/_._",
  14348. "lib/net45/_._",
  14349. "lib/portable-net45+win8+wp8+wpa81/_._",
  14350. "lib/win8/_._",
  14351. "lib/wp80/_._",
  14352. "lib/wpa81/_._",
  14353. "lib/xamarinios10/_._",
  14354. "lib/xamarinmac20/_._",
  14355. "lib/xamarintvos10/_._",
  14356. "lib/xamarinwatchos10/_._",
  14357. "ref/MonoAndroid10/_._",
  14358. "ref/MonoTouch10/_._",
  14359. "ref/net45/_._",
  14360. "ref/netcore50/System.Collections.dll",
  14361. "ref/netcore50/System.Collections.xml",
  14362. "ref/netcore50/de/System.Collections.xml",
  14363. "ref/netcore50/es/System.Collections.xml",
  14364. "ref/netcore50/fr/System.Collections.xml",
  14365. "ref/netcore50/it/System.Collections.xml",
  14366. "ref/netcore50/ja/System.Collections.xml",
  14367. "ref/netcore50/ko/System.Collections.xml",
  14368. "ref/netcore50/ru/System.Collections.xml",
  14369. "ref/netcore50/zh-hans/System.Collections.xml",
  14370. "ref/netcore50/zh-hant/System.Collections.xml",
  14371. "ref/netstandard1.0/System.Collections.dll",
  14372. "ref/netstandard1.0/System.Collections.xml",
  14373. "ref/netstandard1.0/de/System.Collections.xml",
  14374. "ref/netstandard1.0/es/System.Collections.xml",
  14375. "ref/netstandard1.0/fr/System.Collections.xml",
  14376. "ref/netstandard1.0/it/System.Collections.xml",
  14377. "ref/netstandard1.0/ja/System.Collections.xml",
  14378. "ref/netstandard1.0/ko/System.Collections.xml",
  14379. "ref/netstandard1.0/ru/System.Collections.xml",
  14380. "ref/netstandard1.0/zh-hans/System.Collections.xml",
  14381. "ref/netstandard1.0/zh-hant/System.Collections.xml",
  14382. "ref/netstandard1.3/System.Collections.dll",
  14383. "ref/netstandard1.3/System.Collections.xml",
  14384. "ref/netstandard1.3/de/System.Collections.xml",
  14385. "ref/netstandard1.3/es/System.Collections.xml",
  14386. "ref/netstandard1.3/fr/System.Collections.xml",
  14387. "ref/netstandard1.3/it/System.Collections.xml",
  14388. "ref/netstandard1.3/ja/System.Collections.xml",
  14389. "ref/netstandard1.3/ko/System.Collections.xml",
  14390. "ref/netstandard1.3/ru/System.Collections.xml",
  14391. "ref/netstandard1.3/zh-hans/System.Collections.xml",
  14392. "ref/netstandard1.3/zh-hant/System.Collections.xml",
  14393. "ref/portable-net45+win8+wp8+wpa81/_._",
  14394. "ref/win8/_._",
  14395. "ref/wp80/_._",
  14396. "ref/wpa81/_._",
  14397. "ref/xamarinios10/_._",
  14398. "ref/xamarinmac20/_._",
  14399. "ref/xamarintvos10/_._",
  14400. "ref/xamarinwatchos10/_._",
  14401. "system.collections.4.3.0.nupkg.sha512",
  14402. "system.collections.nuspec"
  14403. ]
  14404. },
  14405. "System.Collections.Concurrent/4.3.0": {
  14406. "sha512": "ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
  14407. "type": "package",
  14408. "path": "system.collections.concurrent/4.3.0",
  14409. "files": [
  14410. ".nupkg.metadata",
  14411. ".signature.p7s",
  14412. "ThirdPartyNotices.txt",
  14413. "dotnet_library_license.txt",
  14414. "lib/MonoAndroid10/_._",
  14415. "lib/MonoTouch10/_._",
  14416. "lib/net45/_._",
  14417. "lib/netcore50/System.Collections.Concurrent.dll",
  14418. "lib/netstandard1.3/System.Collections.Concurrent.dll",
  14419. "lib/portable-net45+win8+wpa81/_._",
  14420. "lib/win8/_._",
  14421. "lib/wpa81/_._",
  14422. "lib/xamarinios10/_._",
  14423. "lib/xamarinmac20/_._",
  14424. "lib/xamarintvos10/_._",
  14425. "lib/xamarinwatchos10/_._",
  14426. "ref/MonoAndroid10/_._",
  14427. "ref/MonoTouch10/_._",
  14428. "ref/net45/_._",
  14429. "ref/netcore50/System.Collections.Concurrent.dll",
  14430. "ref/netcore50/System.Collections.Concurrent.xml",
  14431. "ref/netcore50/de/System.Collections.Concurrent.xml",
  14432. "ref/netcore50/es/System.Collections.Concurrent.xml",
  14433. "ref/netcore50/fr/System.Collections.Concurrent.xml",
  14434. "ref/netcore50/it/System.Collections.Concurrent.xml",
  14435. "ref/netcore50/ja/System.Collections.Concurrent.xml",
  14436. "ref/netcore50/ko/System.Collections.Concurrent.xml",
  14437. "ref/netcore50/ru/System.Collections.Concurrent.xml",
  14438. "ref/netcore50/zh-hans/System.Collections.Concurrent.xml",
  14439. "ref/netcore50/zh-hant/System.Collections.Concurrent.xml",
  14440. "ref/netstandard1.1/System.Collections.Concurrent.dll",
  14441. "ref/netstandard1.1/System.Collections.Concurrent.xml",
  14442. "ref/netstandard1.1/de/System.Collections.Concurrent.xml",
  14443. "ref/netstandard1.1/es/System.Collections.Concurrent.xml",
  14444. "ref/netstandard1.1/fr/System.Collections.Concurrent.xml",
  14445. "ref/netstandard1.1/it/System.Collections.Concurrent.xml",
  14446. "ref/netstandard1.1/ja/System.Collections.Concurrent.xml",
  14447. "ref/netstandard1.1/ko/System.Collections.Concurrent.xml",
  14448. "ref/netstandard1.1/ru/System.Collections.Concurrent.xml",
  14449. "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml",
  14450. "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml",
  14451. "ref/netstandard1.3/System.Collections.Concurrent.dll",
  14452. "ref/netstandard1.3/System.Collections.Concurrent.xml",
  14453. "ref/netstandard1.3/de/System.Collections.Concurrent.xml",
  14454. "ref/netstandard1.3/es/System.Collections.Concurrent.xml",
  14455. "ref/netstandard1.3/fr/System.Collections.Concurrent.xml",
  14456. "ref/netstandard1.3/it/System.Collections.Concurrent.xml",
  14457. "ref/netstandard1.3/ja/System.Collections.Concurrent.xml",
  14458. "ref/netstandard1.3/ko/System.Collections.Concurrent.xml",
  14459. "ref/netstandard1.3/ru/System.Collections.Concurrent.xml",
  14460. "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml",
  14461. "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml",
  14462. "ref/portable-net45+win8+wpa81/_._",
  14463. "ref/win8/_._",
  14464. "ref/wpa81/_._",
  14465. "ref/xamarinios10/_._",
  14466. "ref/xamarinmac20/_._",
  14467. "ref/xamarintvos10/_._",
  14468. "ref/xamarinwatchos10/_._",
  14469. "system.collections.concurrent.4.3.0.nupkg.sha512",
  14470. "system.collections.concurrent.nuspec"
  14471. ]
  14472. },
  14473. "System.Collections.Immutable/8.0.0": {
  14474. "sha512": "AurL6Y5BA1WotzlEvVaIDpqzpIPvYnnldxru8oXJU2yFxFUy3+pNXjXd1ymO+RA0rq0+590Q8gaz2l3Sr7fmqg==",
  14475. "type": "package",
  14476. "path": "system.collections.immutable/8.0.0",
  14477. "files": [
  14478. ".nupkg.metadata",
  14479. ".signature.p7s",
  14480. "Icon.png",
  14481. "LICENSE.TXT",
  14482. "PACKAGE.md",
  14483. "THIRD-PARTY-NOTICES.TXT",
  14484. "buildTransitive/net461/System.Collections.Immutable.targets",
  14485. "buildTransitive/net462/_._",
  14486. "buildTransitive/net6.0/_._",
  14487. "buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets",
  14488. "lib/net462/System.Collections.Immutable.dll",
  14489. "lib/net462/System.Collections.Immutable.xml",
  14490. "lib/net6.0/System.Collections.Immutable.dll",
  14491. "lib/net6.0/System.Collections.Immutable.xml",
  14492. "lib/net7.0/System.Collections.Immutable.dll",
  14493. "lib/net7.0/System.Collections.Immutable.xml",
  14494. "lib/net8.0/System.Collections.Immutable.dll",
  14495. "lib/net8.0/System.Collections.Immutable.xml",
  14496. "lib/netstandard2.0/System.Collections.Immutable.dll",
  14497. "lib/netstandard2.0/System.Collections.Immutable.xml",
  14498. "system.collections.immutable.8.0.0.nupkg.sha512",
  14499. "system.collections.immutable.nuspec",
  14500. "useSharedDesignerContext.txt"
  14501. ]
  14502. },
  14503. "System.ComponentModel/4.3.0": {
  14504. "sha512": "VyGn1jGRZVfxnh8EdvDCi71v3bMXrsu8aYJOwoV7SNDLVhiEqwP86pPMyRGsDsxhXAm2b3o9OIqeETfN5qfezw==",
  14505. "type": "package",
  14506. "path": "system.componentmodel/4.3.0",
  14507. "files": [
  14508. ".nupkg.metadata",
  14509. ".signature.p7s",
  14510. "ThirdPartyNotices.txt",
  14511. "dotnet_library_license.txt",
  14512. "lib/MonoAndroid10/_._",
  14513. "lib/MonoTouch10/_._",
  14514. "lib/net45/_._",
  14515. "lib/netcore50/System.ComponentModel.dll",
  14516. "lib/netstandard1.3/System.ComponentModel.dll",
  14517. "lib/portable-net45+win8+wp8+wpa81/_._",
  14518. "lib/win8/_._",
  14519. "lib/wp80/_._",
  14520. "lib/wpa81/_._",
  14521. "lib/xamarinios10/_._",
  14522. "lib/xamarinmac20/_._",
  14523. "lib/xamarintvos10/_._",
  14524. "lib/xamarinwatchos10/_._",
  14525. "ref/MonoAndroid10/_._",
  14526. "ref/MonoTouch10/_._",
  14527. "ref/net45/_._",
  14528. "ref/netcore50/System.ComponentModel.dll",
  14529. "ref/netcore50/System.ComponentModel.xml",
  14530. "ref/netcore50/de/System.ComponentModel.xml",
  14531. "ref/netcore50/es/System.ComponentModel.xml",
  14532. "ref/netcore50/fr/System.ComponentModel.xml",
  14533. "ref/netcore50/it/System.ComponentModel.xml",
  14534. "ref/netcore50/ja/System.ComponentModel.xml",
  14535. "ref/netcore50/ko/System.ComponentModel.xml",
  14536. "ref/netcore50/ru/System.ComponentModel.xml",
  14537. "ref/netcore50/zh-hans/System.ComponentModel.xml",
  14538. "ref/netcore50/zh-hant/System.ComponentModel.xml",
  14539. "ref/netstandard1.0/System.ComponentModel.dll",
  14540. "ref/netstandard1.0/System.ComponentModel.xml",
  14541. "ref/netstandard1.0/de/System.ComponentModel.xml",
  14542. "ref/netstandard1.0/es/System.ComponentModel.xml",
  14543. "ref/netstandard1.0/fr/System.ComponentModel.xml",
  14544. "ref/netstandard1.0/it/System.ComponentModel.xml",
  14545. "ref/netstandard1.0/ja/System.ComponentModel.xml",
  14546. "ref/netstandard1.0/ko/System.ComponentModel.xml",
  14547. "ref/netstandard1.0/ru/System.ComponentModel.xml",
  14548. "ref/netstandard1.0/zh-hans/System.ComponentModel.xml",
  14549. "ref/netstandard1.0/zh-hant/System.ComponentModel.xml",
  14550. "ref/portable-net45+win8+wp8+wpa81/_._",
  14551. "ref/win8/_._",
  14552. "ref/wp80/_._",
  14553. "ref/wpa81/_._",
  14554. "ref/xamarinios10/_._",
  14555. "ref/xamarinmac20/_._",
  14556. "ref/xamarintvos10/_._",
  14557. "ref/xamarinwatchos10/_._",
  14558. "system.componentmodel.4.3.0.nupkg.sha512",
  14559. "system.componentmodel.nuspec"
  14560. ]
  14561. },
  14562. "System.ComponentModel.Annotations/4.7.0": {
  14563. "sha512": "0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==",
  14564. "type": "package",
  14565. "path": "system.componentmodel.annotations/4.7.0",
  14566. "files": [
  14567. ".nupkg.metadata",
  14568. ".signature.p7s",
  14569. "LICENSE.TXT",
  14570. "THIRD-PARTY-NOTICES.TXT",
  14571. "lib/MonoAndroid10/_._",
  14572. "lib/MonoTouch10/_._",
  14573. "lib/net45/_._",
  14574. "lib/net461/System.ComponentModel.Annotations.dll",
  14575. "lib/netcore50/System.ComponentModel.Annotations.dll",
  14576. "lib/netstandard1.4/System.ComponentModel.Annotations.dll",
  14577. "lib/netstandard2.0/System.ComponentModel.Annotations.dll",
  14578. "lib/netstandard2.1/System.ComponentModel.Annotations.dll",
  14579. "lib/netstandard2.1/System.ComponentModel.Annotations.xml",
  14580. "lib/portable-net45+win8/_._",
  14581. "lib/win8/_._",
  14582. "lib/xamarinios10/_._",
  14583. "lib/xamarinmac20/_._",
  14584. "lib/xamarintvos10/_._",
  14585. "lib/xamarinwatchos10/_._",
  14586. "ref/MonoAndroid10/_._",
  14587. "ref/MonoTouch10/_._",
  14588. "ref/net45/_._",
  14589. "ref/net461/System.ComponentModel.Annotations.dll",
  14590. "ref/net461/System.ComponentModel.Annotations.xml",
  14591. "ref/netcore50/System.ComponentModel.Annotations.dll",
  14592. "ref/netcore50/System.ComponentModel.Annotations.xml",
  14593. "ref/netcore50/de/System.ComponentModel.Annotations.xml",
  14594. "ref/netcore50/es/System.ComponentModel.Annotations.xml",
  14595. "ref/netcore50/fr/System.ComponentModel.Annotations.xml",
  14596. "ref/netcore50/it/System.ComponentModel.Annotations.xml",
  14597. "ref/netcore50/ja/System.ComponentModel.Annotations.xml",
  14598. "ref/netcore50/ko/System.ComponentModel.Annotations.xml",
  14599. "ref/netcore50/ru/System.ComponentModel.Annotations.xml",
  14600. "ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml",
  14601. "ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml",
  14602. "ref/netstandard1.1/System.ComponentModel.Annotations.dll",
  14603. "ref/netstandard1.1/System.ComponentModel.Annotations.xml",
  14604. "ref/netstandard1.1/de/System.ComponentModel.Annotations.xml",
  14605. "ref/netstandard1.1/es/System.ComponentModel.Annotations.xml",
  14606. "ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml",
  14607. "ref/netstandard1.1/it/System.ComponentModel.Annotations.xml",
  14608. "ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml",
  14609. "ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml",
  14610. "ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml",
  14611. "ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml",
  14612. "ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml",
  14613. "ref/netstandard1.3/System.ComponentModel.Annotations.dll",
  14614. "ref/netstandard1.3/System.ComponentModel.Annotations.xml",
  14615. "ref/netstandard1.3/de/System.ComponentModel.Annotations.xml",
  14616. "ref/netstandard1.3/es/System.ComponentModel.Annotations.xml",
  14617. "ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml",
  14618. "ref/netstandard1.3/it/System.ComponentModel.Annotations.xml",
  14619. "ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml",
  14620. "ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml",
  14621. "ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml",
  14622. "ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml",
  14623. "ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml",
  14624. "ref/netstandard1.4/System.ComponentModel.Annotations.dll",
  14625. "ref/netstandard1.4/System.ComponentModel.Annotations.xml",
  14626. "ref/netstandard1.4/de/System.ComponentModel.Annotations.xml",
  14627. "ref/netstandard1.4/es/System.ComponentModel.Annotations.xml",
  14628. "ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml",
  14629. "ref/netstandard1.4/it/System.ComponentModel.Annotations.xml",
  14630. "ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml",
  14631. "ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml",
  14632. "ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml",
  14633. "ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml",
  14634. "ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml",
  14635. "ref/netstandard2.0/System.ComponentModel.Annotations.dll",
  14636. "ref/netstandard2.0/System.ComponentModel.Annotations.xml",
  14637. "ref/netstandard2.1/System.ComponentModel.Annotations.dll",
  14638. "ref/netstandard2.1/System.ComponentModel.Annotations.xml",
  14639. "ref/portable-net45+win8/_._",
  14640. "ref/win8/_._",
  14641. "ref/xamarinios10/_._",
  14642. "ref/xamarinmac20/_._",
  14643. "ref/xamarintvos10/_._",
  14644. "ref/xamarinwatchos10/_._",
  14645. "system.componentmodel.annotations.4.7.0.nupkg.sha512",
  14646. "system.componentmodel.annotations.nuspec",
  14647. "useSharedDesignerContext.txt",
  14648. "version.txt"
  14649. ]
  14650. },
  14651. "System.ComponentModel.Primitives/4.3.0": {
  14652. "sha512": "j8GUkCpM8V4d4vhLIIoBLGey2Z5bCkMVNjEZseyAlm4n5arcsJOeI3zkUP+zvZgzsbLTYh4lYeP/ZD/gdIAPrw==",
  14653. "type": "package",
  14654. "path": "system.componentmodel.primitives/4.3.0",
  14655. "files": [
  14656. ".nupkg.metadata",
  14657. ".signature.p7s",
  14658. "ThirdPartyNotices.txt",
  14659. "dotnet_library_license.txt",
  14660. "lib/MonoAndroid10/_._",
  14661. "lib/MonoTouch10/_._",
  14662. "lib/net45/System.ComponentModel.Primitives.dll",
  14663. "lib/netstandard1.0/System.ComponentModel.Primitives.dll",
  14664. "lib/xamarinios10/_._",
  14665. "lib/xamarinmac20/_._",
  14666. "lib/xamarintvos10/_._",
  14667. "lib/xamarinwatchos10/_._",
  14668. "ref/MonoAndroid10/_._",
  14669. "ref/MonoTouch10/_._",
  14670. "ref/net45/System.ComponentModel.Primitives.dll",
  14671. "ref/netstandard1.0/System.ComponentModel.Primitives.dll",
  14672. "ref/netstandard1.0/System.ComponentModel.Primitives.xml",
  14673. "ref/netstandard1.0/de/System.ComponentModel.Primitives.xml",
  14674. "ref/netstandard1.0/es/System.ComponentModel.Primitives.xml",
  14675. "ref/netstandard1.0/fr/System.ComponentModel.Primitives.xml",
  14676. "ref/netstandard1.0/it/System.ComponentModel.Primitives.xml",
  14677. "ref/netstandard1.0/ja/System.ComponentModel.Primitives.xml",
  14678. "ref/netstandard1.0/ko/System.ComponentModel.Primitives.xml",
  14679. "ref/netstandard1.0/ru/System.ComponentModel.Primitives.xml",
  14680. "ref/netstandard1.0/zh-hans/System.ComponentModel.Primitives.xml",
  14681. "ref/netstandard1.0/zh-hant/System.ComponentModel.Primitives.xml",
  14682. "ref/xamarinios10/_._",
  14683. "ref/xamarinmac20/_._",
  14684. "ref/xamarintvos10/_._",
  14685. "ref/xamarinwatchos10/_._",
  14686. "system.componentmodel.primitives.4.3.0.nupkg.sha512",
  14687. "system.componentmodel.primitives.nuspec"
  14688. ]
  14689. },
  14690. "System.Composition/8.0.0": {
  14691. "sha512": "E9oO9olNNxA39J8CxQwf7ceIPm+j/B/PhYpyK9M4LhN/OLLRw6u5fNInkhVqaWueMB9iXxYqnwqwgz+W91loIA==",
  14692. "type": "package",
  14693. "path": "system.composition/8.0.0",
  14694. "files": [
  14695. ".nupkg.metadata",
  14696. ".signature.p7s",
  14697. "Icon.png",
  14698. "LICENSE.TXT",
  14699. "THIRD-PARTY-NOTICES.TXT",
  14700. "buildTransitive/net461/System.Composition.targets",
  14701. "buildTransitive/net462/_._",
  14702. "buildTransitive/net6.0/_._",
  14703. "buildTransitive/netcoreapp2.0/System.Composition.targets",
  14704. "lib/net461/_._",
  14705. "lib/netcoreapp2.0/_._",
  14706. "lib/netstandard2.0/_._",
  14707. "system.composition.8.0.0.nupkg.sha512",
  14708. "system.composition.nuspec",
  14709. "useSharedDesignerContext.txt"
  14710. ]
  14711. },
  14712. "System.Composition.AttributedModel/8.0.0": {
  14713. "sha512": "NyElSuvmBMYdn2iPG0n29i7Igu0bq99izOP3MAtEwskY3OP9jqsavvVmPn9lesVaj/KT/o/QkNjA43dOJTsDQw==",
  14714. "type": "package",
  14715. "path": "system.composition.attributedmodel/8.0.0",
  14716. "files": [
  14717. ".nupkg.metadata",
  14718. ".signature.p7s",
  14719. "Icon.png",
  14720. "LICENSE.TXT",
  14721. "THIRD-PARTY-NOTICES.TXT",
  14722. "buildTransitive/net461/System.Composition.AttributedModel.targets",
  14723. "buildTransitive/net462/_._",
  14724. "buildTransitive/net6.0/_._",
  14725. "buildTransitive/netcoreapp2.0/System.Composition.AttributedModel.targets",
  14726. "lib/net462/System.Composition.AttributedModel.dll",
  14727. "lib/net462/System.Composition.AttributedModel.xml",
  14728. "lib/net6.0/System.Composition.AttributedModel.dll",
  14729. "lib/net6.0/System.Composition.AttributedModel.xml",
  14730. "lib/net7.0/System.Composition.AttributedModel.dll",
  14731. "lib/net7.0/System.Composition.AttributedModel.xml",
  14732. "lib/net8.0/System.Composition.AttributedModel.dll",
  14733. "lib/net8.0/System.Composition.AttributedModel.xml",
  14734. "lib/netstandard2.0/System.Composition.AttributedModel.dll",
  14735. "lib/netstandard2.0/System.Composition.AttributedModel.xml",
  14736. "system.composition.attributedmodel.8.0.0.nupkg.sha512",
  14737. "system.composition.attributedmodel.nuspec",
  14738. "useSharedDesignerContext.txt"
  14739. ]
  14740. },
  14741. "System.Composition.Convention/8.0.0": {
  14742. "sha512": "UuVkc1B3vQU/LzEbWLMZ1aYVssv4rpShzf8wPEyrUqoGNqdYKREmB8bXR73heOMKkwS6ZnPz3PjGODT2MenukQ==",
  14743. "type": "package",
  14744. "path": "system.composition.convention/8.0.0",
  14745. "files": [
  14746. ".nupkg.metadata",
  14747. ".signature.p7s",
  14748. "Icon.png",
  14749. "LICENSE.TXT",
  14750. "THIRD-PARTY-NOTICES.TXT",
  14751. "buildTransitive/net461/System.Composition.Convention.targets",
  14752. "buildTransitive/net462/_._",
  14753. "buildTransitive/net6.0/_._",
  14754. "buildTransitive/netcoreapp2.0/System.Composition.Convention.targets",
  14755. "lib/net462/System.Composition.Convention.dll",
  14756. "lib/net462/System.Composition.Convention.xml",
  14757. "lib/net6.0/System.Composition.Convention.dll",
  14758. "lib/net6.0/System.Composition.Convention.xml",
  14759. "lib/net7.0/System.Composition.Convention.dll",
  14760. "lib/net7.0/System.Composition.Convention.xml",
  14761. "lib/net8.0/System.Composition.Convention.dll",
  14762. "lib/net8.0/System.Composition.Convention.xml",
  14763. "lib/netstandard2.0/System.Composition.Convention.dll",
  14764. "lib/netstandard2.0/System.Composition.Convention.xml",
  14765. "system.composition.convention.8.0.0.nupkg.sha512",
  14766. "system.composition.convention.nuspec",
  14767. "useSharedDesignerContext.txt"
  14768. ]
  14769. },
  14770. "System.Composition.Hosting/8.0.0": {
  14771. "sha512": "qwbONqoxlazxcbiohvb3t1JWZgKIKcRdXS5uEeLbo5wtuBupIbAvdC3PYTAeBCZrZeERvrtAbhYHuuS43Zr1bQ==",
  14772. "type": "package",
  14773. "path": "system.composition.hosting/8.0.0",
  14774. "files": [
  14775. ".nupkg.metadata",
  14776. ".signature.p7s",
  14777. "Icon.png",
  14778. "LICENSE.TXT",
  14779. "THIRD-PARTY-NOTICES.TXT",
  14780. "buildTransitive/net461/System.Composition.Hosting.targets",
  14781. "buildTransitive/net462/_._",
  14782. "buildTransitive/net6.0/_._",
  14783. "buildTransitive/netcoreapp2.0/System.Composition.Hosting.targets",
  14784. "lib/net462/System.Composition.Hosting.dll",
  14785. "lib/net462/System.Composition.Hosting.xml",
  14786. "lib/net6.0/System.Composition.Hosting.dll",
  14787. "lib/net6.0/System.Composition.Hosting.xml",
  14788. "lib/net7.0/System.Composition.Hosting.dll",
  14789. "lib/net7.0/System.Composition.Hosting.xml",
  14790. "lib/net8.0/System.Composition.Hosting.dll",
  14791. "lib/net8.0/System.Composition.Hosting.xml",
  14792. "lib/netstandard2.0/System.Composition.Hosting.dll",
  14793. "lib/netstandard2.0/System.Composition.Hosting.xml",
  14794. "system.composition.hosting.8.0.0.nupkg.sha512",
  14795. "system.composition.hosting.nuspec",
  14796. "useSharedDesignerContext.txt"
  14797. ]
  14798. },
  14799. "System.Composition.Runtime/8.0.0": {
  14800. "sha512": "G+kRyB5/6+3ucRRQz+DF4uSHGqpkK8Q4ilVdbt4zvxpmvLVZNmSkyFAQpJLcbOyVF85aomJx0m+TGMDVlwx7ZQ==",
  14801. "type": "package",
  14802. "path": "system.composition.runtime/8.0.0",
  14803. "files": [
  14804. ".nupkg.metadata",
  14805. ".signature.p7s",
  14806. "Icon.png",
  14807. "LICENSE.TXT",
  14808. "THIRD-PARTY-NOTICES.TXT",
  14809. "buildTransitive/net461/System.Composition.Runtime.targets",
  14810. "buildTransitive/net462/_._",
  14811. "buildTransitive/net6.0/_._",
  14812. "buildTransitive/netcoreapp2.0/System.Composition.Runtime.targets",
  14813. "lib/net462/System.Composition.Runtime.dll",
  14814. "lib/net462/System.Composition.Runtime.xml",
  14815. "lib/net6.0/System.Composition.Runtime.dll",
  14816. "lib/net6.0/System.Composition.Runtime.xml",
  14817. "lib/net7.0/System.Composition.Runtime.dll",
  14818. "lib/net7.0/System.Composition.Runtime.xml",
  14819. "lib/net8.0/System.Composition.Runtime.dll",
  14820. "lib/net8.0/System.Composition.Runtime.xml",
  14821. "lib/netstandard2.0/System.Composition.Runtime.dll",
  14822. "lib/netstandard2.0/System.Composition.Runtime.xml",
  14823. "system.composition.runtime.8.0.0.nupkg.sha512",
  14824. "system.composition.runtime.nuspec",
  14825. "useSharedDesignerContext.txt"
  14826. ]
  14827. },
  14828. "System.Composition.TypedParts/8.0.0": {
  14829. "sha512": "DsSklhuA+Dsgo3ZZrar8hjBFvq1wa1grrkNCTt+6SoX3vq0Vy+HXJnVXrU/nNH1BjlGH684A7h4hJQHZd/u5mA==",
  14830. "type": "package",
  14831. "path": "system.composition.typedparts/8.0.0",
  14832. "files": [
  14833. ".nupkg.metadata",
  14834. ".signature.p7s",
  14835. "Icon.png",
  14836. "LICENSE.TXT",
  14837. "THIRD-PARTY-NOTICES.TXT",
  14838. "buildTransitive/net461/System.Composition.TypedParts.targets",
  14839. "buildTransitive/net462/_._",
  14840. "buildTransitive/net6.0/_._",
  14841. "buildTransitive/netcoreapp2.0/System.Composition.TypedParts.targets",
  14842. "lib/net462/System.Composition.TypedParts.dll",
  14843. "lib/net462/System.Composition.TypedParts.xml",
  14844. "lib/net6.0/System.Composition.TypedParts.dll",
  14845. "lib/net6.0/System.Composition.TypedParts.xml",
  14846. "lib/net7.0/System.Composition.TypedParts.dll",
  14847. "lib/net7.0/System.Composition.TypedParts.xml",
  14848. "lib/net8.0/System.Composition.TypedParts.dll",
  14849. "lib/net8.0/System.Composition.TypedParts.xml",
  14850. "lib/netstandard2.0/System.Composition.TypedParts.dll",
  14851. "lib/netstandard2.0/System.Composition.TypedParts.xml",
  14852. "system.composition.typedparts.8.0.0.nupkg.sha512",
  14853. "system.composition.typedparts.nuspec",
  14854. "useSharedDesignerContext.txt"
  14855. ]
  14856. },
  14857. "System.Configuration.ConfigurationManager/8.0.0": {
  14858. "sha512": "JlYi9XVvIREURRUlGMr1F6vOFLk7YSY4p1vHo4kX3tQ0AGrjqlRWHDi66ImHhy6qwXBG3BJ6Y1QlYQ+Qz6Xgww==",
  14859. "type": "package",
  14860. "path": "system.configuration.configurationmanager/8.0.0",
  14861. "files": [
  14862. ".nupkg.metadata",
  14863. ".signature.p7s",
  14864. "Icon.png",
  14865. "LICENSE.TXT",
  14866. "PACKAGE.md",
  14867. "THIRD-PARTY-NOTICES.TXT",
  14868. "buildTransitive/net461/System.Configuration.ConfigurationManager.targets",
  14869. "buildTransitive/net462/_._",
  14870. "buildTransitive/net6.0/_._",
  14871. "buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets",
  14872. "lib/net462/System.Configuration.ConfigurationManager.dll",
  14873. "lib/net462/System.Configuration.ConfigurationManager.xml",
  14874. "lib/net6.0/System.Configuration.ConfigurationManager.dll",
  14875. "lib/net6.0/System.Configuration.ConfigurationManager.xml",
  14876. "lib/net7.0/System.Configuration.ConfigurationManager.dll",
  14877. "lib/net7.0/System.Configuration.ConfigurationManager.xml",
  14878. "lib/net8.0/System.Configuration.ConfigurationManager.dll",
  14879. "lib/net8.0/System.Configuration.ConfigurationManager.xml",
  14880. "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
  14881. "lib/netstandard2.0/System.Configuration.ConfigurationManager.xml",
  14882. "system.configuration.configurationmanager.8.0.0.nupkg.sha512",
  14883. "system.configuration.configurationmanager.nuspec",
  14884. "useSharedDesignerContext.txt"
  14885. ]
  14886. },
  14887. "System.Data.Common/4.3.0": {
  14888. "sha512": "lm6E3T5u7BOuEH0u18JpbJHxBfOJPuCyl4Kg1RH10ktYLp5uEEE1xKrHW56/We4SnZpGAuCc9N0MJpSDhTHZGQ==",
  14889. "type": "package",
  14890. "path": "system.data.common/4.3.0",
  14891. "files": [
  14892. ".nupkg.metadata",
  14893. ".signature.p7s",
  14894. "ThirdPartyNotices.txt",
  14895. "dotnet_library_license.txt",
  14896. "lib/MonoAndroid10/_._",
  14897. "lib/MonoTouch10/_._",
  14898. "lib/net451/System.Data.Common.dll",
  14899. "lib/netstandard1.2/System.Data.Common.dll",
  14900. "lib/portable-net451+win8+wp8+wpa81/System.Data.Common.dll",
  14901. "lib/xamarinios10/_._",
  14902. "lib/xamarinmac20/_._",
  14903. "lib/xamarintvos10/_._",
  14904. "lib/xamarinwatchos10/_._",
  14905. "ref/MonoAndroid10/_._",
  14906. "ref/MonoTouch10/_._",
  14907. "ref/net451/System.Data.Common.dll",
  14908. "ref/netstandard1.2/System.Data.Common.dll",
  14909. "ref/netstandard1.2/System.Data.Common.xml",
  14910. "ref/netstandard1.2/de/System.Data.Common.xml",
  14911. "ref/netstandard1.2/es/System.Data.Common.xml",
  14912. "ref/netstandard1.2/fr/System.Data.Common.xml",
  14913. "ref/netstandard1.2/it/System.Data.Common.xml",
  14914. "ref/netstandard1.2/ja/System.Data.Common.xml",
  14915. "ref/netstandard1.2/ko/System.Data.Common.xml",
  14916. "ref/netstandard1.2/ru/System.Data.Common.xml",
  14917. "ref/netstandard1.2/zh-hans/System.Data.Common.xml",
  14918. "ref/netstandard1.2/zh-hant/System.Data.Common.xml",
  14919. "ref/portable-net451+win8+wp8+wpa81/System.Data.Common.dll",
  14920. "ref/portable-net451+win8+wp8+wpa81/System.Data.Common.xml",
  14921. "ref/portable-net451+win8+wp8+wpa81/de/System.Data.Common.xml",
  14922. "ref/portable-net451+win8+wp8+wpa81/es/System.Data.Common.xml",
  14923. "ref/portable-net451+win8+wp8+wpa81/fr/System.Data.Common.xml",
  14924. "ref/portable-net451+win8+wp8+wpa81/it/System.Data.Common.xml",
  14925. "ref/portable-net451+win8+wp8+wpa81/ja/System.Data.Common.xml",
  14926. "ref/portable-net451+win8+wp8+wpa81/ko/System.Data.Common.xml",
  14927. "ref/portable-net451+win8+wp8+wpa81/ru/System.Data.Common.xml",
  14928. "ref/portable-net451+win8+wp8+wpa81/zh-hans/System.Data.Common.xml",
  14929. "ref/portable-net451+win8+wp8+wpa81/zh-hant/System.Data.Common.xml",
  14930. "ref/xamarinios10/_._",
  14931. "ref/xamarinmac20/_._",
  14932. "ref/xamarintvos10/_._",
  14933. "ref/xamarinwatchos10/_._",
  14934. "system.data.common.4.3.0.nupkg.sha512",
  14935. "system.data.common.nuspec"
  14936. ]
  14937. },
  14938. "System.Diagnostics.Debug/4.3.0": {
  14939. "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
  14940. "type": "package",
  14941. "path": "system.diagnostics.debug/4.3.0",
  14942. "files": [
  14943. ".nupkg.metadata",
  14944. ".signature.p7s",
  14945. "ThirdPartyNotices.txt",
  14946. "dotnet_library_license.txt",
  14947. "lib/MonoAndroid10/_._",
  14948. "lib/MonoTouch10/_._",
  14949. "lib/net45/_._",
  14950. "lib/portable-net45+win8+wp8+wpa81/_._",
  14951. "lib/win8/_._",
  14952. "lib/wp80/_._",
  14953. "lib/wpa81/_._",
  14954. "lib/xamarinios10/_._",
  14955. "lib/xamarinmac20/_._",
  14956. "lib/xamarintvos10/_._",
  14957. "lib/xamarinwatchos10/_._",
  14958. "ref/MonoAndroid10/_._",
  14959. "ref/MonoTouch10/_._",
  14960. "ref/net45/_._",
  14961. "ref/netcore50/System.Diagnostics.Debug.dll",
  14962. "ref/netcore50/System.Diagnostics.Debug.xml",
  14963. "ref/netcore50/de/System.Diagnostics.Debug.xml",
  14964. "ref/netcore50/es/System.Diagnostics.Debug.xml",
  14965. "ref/netcore50/fr/System.Diagnostics.Debug.xml",
  14966. "ref/netcore50/it/System.Diagnostics.Debug.xml",
  14967. "ref/netcore50/ja/System.Diagnostics.Debug.xml",
  14968. "ref/netcore50/ko/System.Diagnostics.Debug.xml",
  14969. "ref/netcore50/ru/System.Diagnostics.Debug.xml",
  14970. "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
  14971. "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
  14972. "ref/netstandard1.0/System.Diagnostics.Debug.dll",
  14973. "ref/netstandard1.0/System.Diagnostics.Debug.xml",
  14974. "ref/netstandard1.0/de/System.Diagnostics.Debug.xml",
  14975. "ref/netstandard1.0/es/System.Diagnostics.Debug.xml",
  14976. "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml",
  14977. "ref/netstandard1.0/it/System.Diagnostics.Debug.xml",
  14978. "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml",
  14979. "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml",
  14980. "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml",
  14981. "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml",
  14982. "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml",
  14983. "ref/netstandard1.3/System.Diagnostics.Debug.dll",
  14984. "ref/netstandard1.3/System.Diagnostics.Debug.xml",
  14985. "ref/netstandard1.3/de/System.Diagnostics.Debug.xml",
  14986. "ref/netstandard1.3/es/System.Diagnostics.Debug.xml",
  14987. "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml",
  14988. "ref/netstandard1.3/it/System.Diagnostics.Debug.xml",
  14989. "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml",
  14990. "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml",
  14991. "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml",
  14992. "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml",
  14993. "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml",
  14994. "ref/portable-net45+win8+wp8+wpa81/_._",
  14995. "ref/win8/_._",
  14996. "ref/wp80/_._",
  14997. "ref/wpa81/_._",
  14998. "ref/xamarinios10/_._",
  14999. "ref/xamarinmac20/_._",
  15000. "ref/xamarintvos10/_._",
  15001. "ref/xamarinwatchos10/_._",
  15002. "system.diagnostics.debug.4.3.0.nupkg.sha512",
  15003. "system.diagnostics.debug.nuspec"
  15004. ]
  15005. },
  15006. "System.Diagnostics.DiagnosticSource/4.7.0": {
  15007. "sha512": "oJjw3uFuVDJiJNbCD8HB4a2p3NYLdt1fiT5OGsPLw+WTOuG0KpP4OXelMmmVKpClueMsit6xOlzy4wNKQFiBLg==",
  15008. "type": "package",
  15009. "path": "system.diagnostics.diagnosticsource/4.7.0",
  15010. "files": [
  15011. ".nupkg.metadata",
  15012. ".signature.p7s",
  15013. "LICENSE.TXT",
  15014. "THIRD-PARTY-NOTICES.TXT",
  15015. "lib/net45/System.Diagnostics.DiagnosticSource.dll",
  15016. "lib/net45/System.Diagnostics.DiagnosticSource.xml",
  15017. "lib/net46/System.Diagnostics.DiagnosticSource.dll",
  15018. "lib/net46/System.Diagnostics.DiagnosticSource.xml",
  15019. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll",
  15020. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml",
  15021. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll",
  15022. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml",
  15023. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll",
  15024. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml",
  15025. "system.diagnostics.diagnosticsource.4.7.0.nupkg.sha512",
  15026. "system.diagnostics.diagnosticsource.nuspec",
  15027. "useSharedDesignerContext.txt",
  15028. "version.txt"
  15029. ]
  15030. },
  15031. "System.Diagnostics.DiagnosticSource/6.0.1": {
  15032. "sha512": "KiLYDu2k2J82Q9BJpWiuQqCkFjRBWVq4jDzKKWawVi9KWzyD0XG3cmfX0vqTQlL14Wi9EufJrbL0+KCLTbqWiQ==",
  15033. "type": "package",
  15034. "path": "system.diagnostics.diagnosticsource/6.0.1",
  15035. "files": [
  15036. ".nupkg.metadata",
  15037. ".signature.p7s",
  15038. "Icon.png",
  15039. "LICENSE.TXT",
  15040. "THIRD-PARTY-NOTICES.TXT",
  15041. "buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets",
  15042. "buildTransitive/netcoreapp3.1/_._",
  15043. "lib/net461/System.Diagnostics.DiagnosticSource.dll",
  15044. "lib/net461/System.Diagnostics.DiagnosticSource.xml",
  15045. "lib/net5.0/System.Diagnostics.DiagnosticSource.dll",
  15046. "lib/net5.0/System.Diagnostics.DiagnosticSource.xml",
  15047. "lib/net6.0/System.Diagnostics.DiagnosticSource.dll",
  15048. "lib/net6.0/System.Diagnostics.DiagnosticSource.xml",
  15049. "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll",
  15050. "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml",
  15051. "system.diagnostics.diagnosticsource.6.0.1.nupkg.sha512",
  15052. "system.diagnostics.diagnosticsource.nuspec",
  15053. "useSharedDesignerContext.txt"
  15054. ]
  15055. },
  15056. "System.Diagnostics.EventLog/6.0.0": {
  15057. "sha512": "lcyUiXTsETK2ALsZrX+nWuHSIQeazhqPphLfaRxzdGaG93+0kELqpgEHtwWOlQe7+jSFnKwaCAgL4kjeZCQJnw==",
  15058. "type": "package",
  15059. "path": "system.diagnostics.eventlog/6.0.0",
  15060. "files": [
  15061. ".nupkg.metadata",
  15062. ".signature.p7s",
  15063. "Icon.png",
  15064. "LICENSE.TXT",
  15065. "THIRD-PARTY-NOTICES.TXT",
  15066. "buildTransitive/netcoreapp2.0/System.Diagnostics.EventLog.targets",
  15067. "buildTransitive/netcoreapp3.1/_._",
  15068. "lib/net461/System.Diagnostics.EventLog.dll",
  15069. "lib/net461/System.Diagnostics.EventLog.xml",
  15070. "lib/net6.0/System.Diagnostics.EventLog.dll",
  15071. "lib/net6.0/System.Diagnostics.EventLog.xml",
  15072. "lib/netcoreapp3.1/System.Diagnostics.EventLog.dll",
  15073. "lib/netcoreapp3.1/System.Diagnostics.EventLog.xml",
  15074. "lib/netstandard2.0/System.Diagnostics.EventLog.dll",
  15075. "lib/netstandard2.0/System.Diagnostics.EventLog.xml",
  15076. "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll",
  15077. "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll",
  15078. "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.xml",
  15079. "runtimes/win/lib/netcoreapp3.1/System.Diagnostics.EventLog.Messages.dll",
  15080. "runtimes/win/lib/netcoreapp3.1/System.Diagnostics.EventLog.dll",
  15081. "runtimes/win/lib/netcoreapp3.1/System.Diagnostics.EventLog.xml",
  15082. "system.diagnostics.eventlog.6.0.0.nupkg.sha512",
  15083. "system.diagnostics.eventlog.nuspec",
  15084. "useSharedDesignerContext.txt"
  15085. ]
  15086. },
  15087. "System.Diagnostics.EventLog/8.0.0": {
  15088. "sha512": "fdYxcRjQqTTacKId/2IECojlDSFvp7LP5N78+0z/xH7v/Tuw5ZAxu23Y6PTCRinqyu2ePx+Gn1098NC6jM6d+A==",
  15089. "type": "package",
  15090. "path": "system.diagnostics.eventlog/8.0.0",
  15091. "files": [
  15092. ".nupkg.metadata",
  15093. ".signature.p7s",
  15094. "Icon.png",
  15095. "LICENSE.TXT",
  15096. "PACKAGE.md",
  15097. "THIRD-PARTY-NOTICES.TXT",
  15098. "buildTransitive/net461/System.Diagnostics.EventLog.targets",
  15099. "buildTransitive/net462/_._",
  15100. "buildTransitive/net6.0/_._",
  15101. "buildTransitive/netcoreapp2.0/System.Diagnostics.EventLog.targets",
  15102. "lib/net462/System.Diagnostics.EventLog.dll",
  15103. "lib/net462/System.Diagnostics.EventLog.xml",
  15104. "lib/net6.0/System.Diagnostics.EventLog.dll",
  15105. "lib/net6.0/System.Diagnostics.EventLog.xml",
  15106. "lib/net7.0/System.Diagnostics.EventLog.dll",
  15107. "lib/net7.0/System.Diagnostics.EventLog.xml",
  15108. "lib/net8.0/System.Diagnostics.EventLog.dll",
  15109. "lib/net8.0/System.Diagnostics.EventLog.xml",
  15110. "lib/netstandard2.0/System.Diagnostics.EventLog.dll",
  15111. "lib/netstandard2.0/System.Diagnostics.EventLog.xml",
  15112. "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll",
  15113. "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll",
  15114. "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.xml",
  15115. "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.Messages.dll",
  15116. "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll",
  15117. "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.xml",
  15118. "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll",
  15119. "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll",
  15120. "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.xml",
  15121. "system.diagnostics.eventlog.8.0.0.nupkg.sha512",
  15122. "system.diagnostics.eventlog.nuspec",
  15123. "useSharedDesignerContext.txt"
  15124. ]
  15125. },
  15126. "System.Diagnostics.PerformanceCounter/7.0.0": {
  15127. "sha512": "L+zIMEaXp1vA4wZk1KLMpk6tvU0xy94R0IfmhkmTWeC4KwShsmAfbg5I19LgjsCTYp6GVdXZ2aHluVWL0QqBdA==",
  15128. "type": "package",
  15129. "path": "system.diagnostics.performancecounter/7.0.0",
  15130. "files": [
  15131. ".nupkg.metadata",
  15132. ".signature.p7s",
  15133. "Icon.png",
  15134. "LICENSE.TXT",
  15135. "THIRD-PARTY-NOTICES.TXT",
  15136. "buildTransitive/net461/System.Diagnostics.PerformanceCounter.targets",
  15137. "buildTransitive/net462/_._",
  15138. "buildTransitive/net6.0/_._",
  15139. "buildTransitive/netcoreapp2.0/System.Diagnostics.PerformanceCounter.targets",
  15140. "lib/net462/System.Diagnostics.PerformanceCounter.dll",
  15141. "lib/net462/System.Diagnostics.PerformanceCounter.xml",
  15142. "lib/net6.0/System.Diagnostics.PerformanceCounter.dll",
  15143. "lib/net6.0/System.Diagnostics.PerformanceCounter.xml",
  15144. "lib/net7.0/System.Diagnostics.PerformanceCounter.dll",
  15145. "lib/net7.0/System.Diagnostics.PerformanceCounter.xml",
  15146. "lib/netstandard2.0/System.Diagnostics.PerformanceCounter.dll",
  15147. "lib/netstandard2.0/System.Diagnostics.PerformanceCounter.xml",
  15148. "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll",
  15149. "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.xml",
  15150. "runtimes/win/lib/net7.0/System.Diagnostics.PerformanceCounter.dll",
  15151. "runtimes/win/lib/net7.0/System.Diagnostics.PerformanceCounter.xml",
  15152. "system.diagnostics.performancecounter.7.0.0.nupkg.sha512",
  15153. "system.diagnostics.performancecounter.nuspec",
  15154. "useSharedDesignerContext.txt"
  15155. ]
  15156. },
  15157. "System.Diagnostics.PerformanceCounter/8.0.0": {
  15158. "sha512": "lX6DXxtJqVGWw7N/QmVoiCyVQ+Q/Xp+jVXPr3gLK1jJExSn1qmAjJQeb8gnOYeeBTG3E3PmG1nu92eYj/TEjpg==",
  15159. "type": "package",
  15160. "path": "system.diagnostics.performancecounter/8.0.0",
  15161. "files": [
  15162. ".nupkg.metadata",
  15163. ".signature.p7s",
  15164. "Icon.png",
  15165. "LICENSE.TXT",
  15166. "PACKAGE.md",
  15167. "THIRD-PARTY-NOTICES.TXT",
  15168. "buildTransitive/net461/System.Diagnostics.PerformanceCounter.targets",
  15169. "buildTransitive/net462/_._",
  15170. "buildTransitive/net6.0/_._",
  15171. "buildTransitive/netcoreapp2.0/System.Diagnostics.PerformanceCounter.targets",
  15172. "lib/net462/System.Diagnostics.PerformanceCounter.dll",
  15173. "lib/net462/System.Diagnostics.PerformanceCounter.xml",
  15174. "lib/net6.0/System.Diagnostics.PerformanceCounter.dll",
  15175. "lib/net6.0/System.Diagnostics.PerformanceCounter.xml",
  15176. "lib/net7.0/System.Diagnostics.PerformanceCounter.dll",
  15177. "lib/net7.0/System.Diagnostics.PerformanceCounter.xml",
  15178. "lib/net8.0/System.Diagnostics.PerformanceCounter.dll",
  15179. "lib/net8.0/System.Diagnostics.PerformanceCounter.xml",
  15180. "lib/netstandard2.0/System.Diagnostics.PerformanceCounter.dll",
  15181. "lib/netstandard2.0/System.Diagnostics.PerformanceCounter.xml",
  15182. "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll",
  15183. "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.xml",
  15184. "runtimes/win/lib/net7.0/System.Diagnostics.PerformanceCounter.dll",
  15185. "runtimes/win/lib/net7.0/System.Diagnostics.PerformanceCounter.xml",
  15186. "runtimes/win/lib/net8.0/System.Diagnostics.PerformanceCounter.dll",
  15187. "runtimes/win/lib/net8.0/System.Diagnostics.PerformanceCounter.xml",
  15188. "system.diagnostics.performancecounter.8.0.0.nupkg.sha512",
  15189. "system.diagnostics.performancecounter.nuspec",
  15190. "useSharedDesignerContext.txt"
  15191. ]
  15192. },
  15193. "System.Diagnostics.StackTrace/4.3.0": {
  15194. "sha512": "BiHg0vgtd35/DM9jvtaC1eKRpWZxr0gcQd643ABG7GnvSlf5pOkY2uyd42mMOJoOmKvnpNj0F4tuoS1pacTwYw==",
  15195. "type": "package",
  15196. "path": "system.diagnostics.stacktrace/4.3.0",
  15197. "files": [
  15198. ".nupkg.metadata",
  15199. ".signature.p7s",
  15200. "ThirdPartyNotices.txt",
  15201. "dotnet_library_license.txt",
  15202. "lib/MonoAndroid10/_._",
  15203. "lib/MonoTouch10/_._",
  15204. "lib/net46/System.Diagnostics.StackTrace.dll",
  15205. "lib/netstandard1.3/System.Diagnostics.StackTrace.dll",
  15206. "lib/xamarinios10/_._",
  15207. "lib/xamarinmac20/_._",
  15208. "lib/xamarintvos10/_._",
  15209. "lib/xamarinwatchos10/_._",
  15210. "ref/MonoAndroid10/_._",
  15211. "ref/MonoTouch10/_._",
  15212. "ref/net46/System.Diagnostics.StackTrace.dll",
  15213. "ref/netstandard1.3/System.Diagnostics.StackTrace.dll",
  15214. "ref/netstandard1.3/System.Diagnostics.StackTrace.xml",
  15215. "ref/netstandard1.3/de/System.Diagnostics.StackTrace.xml",
  15216. "ref/netstandard1.3/es/System.Diagnostics.StackTrace.xml",
  15217. "ref/netstandard1.3/fr/System.Diagnostics.StackTrace.xml",
  15218. "ref/netstandard1.3/it/System.Diagnostics.StackTrace.xml",
  15219. "ref/netstandard1.3/ja/System.Diagnostics.StackTrace.xml",
  15220. "ref/netstandard1.3/ko/System.Diagnostics.StackTrace.xml",
  15221. "ref/netstandard1.3/ru/System.Diagnostics.StackTrace.xml",
  15222. "ref/netstandard1.3/zh-hans/System.Diagnostics.StackTrace.xml",
  15223. "ref/netstandard1.3/zh-hant/System.Diagnostics.StackTrace.xml",
  15224. "ref/xamarinios10/_._",
  15225. "ref/xamarinmac20/_._",
  15226. "ref/xamarintvos10/_._",
  15227. "ref/xamarinwatchos10/_._",
  15228. "runtimes/aot/lib/netcore50/System.Diagnostics.StackTrace.dll",
  15229. "system.diagnostics.stacktrace.4.3.0.nupkg.sha512",
  15230. "system.diagnostics.stacktrace.nuspec"
  15231. ]
  15232. },
  15233. "System.Diagnostics.Tracing/4.3.0": {
  15234. "sha512": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
  15235. "type": "package",
  15236. "path": "system.diagnostics.tracing/4.3.0",
  15237. "files": [
  15238. ".nupkg.metadata",
  15239. ".signature.p7s",
  15240. "ThirdPartyNotices.txt",
  15241. "dotnet_library_license.txt",
  15242. "lib/MonoAndroid10/_._",
  15243. "lib/MonoTouch10/_._",
  15244. "lib/net45/_._",
  15245. "lib/net462/System.Diagnostics.Tracing.dll",
  15246. "lib/portable-net45+win8+wpa81/_._",
  15247. "lib/win8/_._",
  15248. "lib/wpa81/_._",
  15249. "lib/xamarinios10/_._",
  15250. "lib/xamarinmac20/_._",
  15251. "lib/xamarintvos10/_._",
  15252. "lib/xamarinwatchos10/_._",
  15253. "ref/MonoAndroid10/_._",
  15254. "ref/MonoTouch10/_._",
  15255. "ref/net45/_._",
  15256. "ref/net462/System.Diagnostics.Tracing.dll",
  15257. "ref/netcore50/System.Diagnostics.Tracing.dll",
  15258. "ref/netcore50/System.Diagnostics.Tracing.xml",
  15259. "ref/netcore50/de/System.Diagnostics.Tracing.xml",
  15260. "ref/netcore50/es/System.Diagnostics.Tracing.xml",
  15261. "ref/netcore50/fr/System.Diagnostics.Tracing.xml",
  15262. "ref/netcore50/it/System.Diagnostics.Tracing.xml",
  15263. "ref/netcore50/ja/System.Diagnostics.Tracing.xml",
  15264. "ref/netcore50/ko/System.Diagnostics.Tracing.xml",
  15265. "ref/netcore50/ru/System.Diagnostics.Tracing.xml",
  15266. "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml",
  15267. "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml",
  15268. "ref/netstandard1.1/System.Diagnostics.Tracing.dll",
  15269. "ref/netstandard1.1/System.Diagnostics.Tracing.xml",
  15270. "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml",
  15271. "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml",
  15272. "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml",
  15273. "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml",
  15274. "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml",
  15275. "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml",
  15276. "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml",
  15277. "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml",
  15278. "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml",
  15279. "ref/netstandard1.2/System.Diagnostics.Tracing.dll",
  15280. "ref/netstandard1.2/System.Diagnostics.Tracing.xml",
  15281. "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml",
  15282. "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml",
  15283. "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml",
  15284. "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml",
  15285. "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml",
  15286. "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml",
  15287. "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml",
  15288. "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml",
  15289. "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml",
  15290. "ref/netstandard1.3/System.Diagnostics.Tracing.dll",
  15291. "ref/netstandard1.3/System.Diagnostics.Tracing.xml",
  15292. "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml",
  15293. "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml",
  15294. "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml",
  15295. "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml",
  15296. "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml",
  15297. "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml",
  15298. "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml",
  15299. "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml",
  15300. "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml",
  15301. "ref/netstandard1.5/System.Diagnostics.Tracing.dll",
  15302. "ref/netstandard1.5/System.Diagnostics.Tracing.xml",
  15303. "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml",
  15304. "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml",
  15305. "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml",
  15306. "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml",
  15307. "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml",
  15308. "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml",
  15309. "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml",
  15310. "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml",
  15311. "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml",
  15312. "ref/portable-net45+win8+wpa81/_._",
  15313. "ref/win8/_._",
  15314. "ref/wpa81/_._",
  15315. "ref/xamarinios10/_._",
  15316. "ref/xamarinmac20/_._",
  15317. "ref/xamarintvos10/_._",
  15318. "ref/xamarinwatchos10/_._",
  15319. "system.diagnostics.tracing.4.3.0.nupkg.sha512",
  15320. "system.diagnostics.tracing.nuspec"
  15321. ]
  15322. },
  15323. "System.DirectoryServices/6.0.1": {
  15324. "sha512": "935IbO7h5FDGYxeO3cbx/CuvBBuk/VI8sENlfmXlh1pupNOB3LAGzdYdPY8CawGJFP7KNrHK5eUlsFoz3F6cuA==",
  15325. "type": "package",
  15326. "path": "system.directoryservices/6.0.1",
  15327. "files": [
  15328. ".nupkg.metadata",
  15329. ".signature.p7s",
  15330. "Icon.png",
  15331. "LICENSE.TXT",
  15332. "THIRD-PARTY-NOTICES.TXT",
  15333. "buildTransitive/netcoreapp2.0/System.DirectoryServices.targets",
  15334. "buildTransitive/netcoreapp3.1/_._",
  15335. "lib/net461/_._",
  15336. "lib/net6.0/System.DirectoryServices.dll",
  15337. "lib/net6.0/System.DirectoryServices.xml",
  15338. "lib/netcoreapp3.1/System.DirectoryServices.dll",
  15339. "lib/netcoreapp3.1/System.DirectoryServices.xml",
  15340. "lib/netstandard2.0/System.DirectoryServices.dll",
  15341. "lib/netstandard2.0/System.DirectoryServices.xml",
  15342. "runtimes/win/lib/net6.0/System.DirectoryServices.dll",
  15343. "runtimes/win/lib/net6.0/System.DirectoryServices.xml",
  15344. "runtimes/win/lib/netcoreapp3.1/System.DirectoryServices.dll",
  15345. "runtimes/win/lib/netcoreapp3.1/System.DirectoryServices.xml",
  15346. "system.directoryservices.6.0.1.nupkg.sha512",
  15347. "system.directoryservices.nuspec",
  15348. "useSharedDesignerContext.txt"
  15349. ]
  15350. },
  15351. "System.DirectoryServices.Protocols/6.0.1": {
  15352. "sha512": "ndUZlEkAMc1XzM0xGN++SsJrNhRkIHaKI8+te325vrUgoLT1ufWNI6KB8FFrL7NpRMHPrdxP99aF3fHbAPxW0A==",
  15353. "type": "package",
  15354. "path": "system.directoryservices.protocols/6.0.1",
  15355. "files": [
  15356. ".nupkg.metadata",
  15357. ".signature.p7s",
  15358. "Icon.png",
  15359. "LICENSE.TXT",
  15360. "THIRD-PARTY-NOTICES.TXT",
  15361. "buildTransitive/netcoreapp2.0/System.DirectoryServices.Protocols.targets",
  15362. "buildTransitive/netcoreapp3.1/_._",
  15363. "lib/net461/_._",
  15364. "lib/net6.0/System.DirectoryServices.Protocols.dll",
  15365. "lib/net6.0/System.DirectoryServices.Protocols.xml",
  15366. "lib/netcoreapp3.1/System.DirectoryServices.Protocols.dll",
  15367. "lib/netcoreapp3.1/System.DirectoryServices.Protocols.xml",
  15368. "lib/netstandard2.0/System.DirectoryServices.Protocols.dll",
  15369. "lib/netstandard2.0/System.DirectoryServices.Protocols.xml",
  15370. "runtimes/linux/lib/net6.0/System.DirectoryServices.Protocols.dll",
  15371. "runtimes/linux/lib/net6.0/System.DirectoryServices.Protocols.xml",
  15372. "runtimes/linux/lib/netcoreapp3.1/System.DirectoryServices.Protocols.dll",
  15373. "runtimes/linux/lib/netcoreapp3.1/System.DirectoryServices.Protocols.xml",
  15374. "runtimes/osx/lib/net6.0/System.DirectoryServices.Protocols.dll",
  15375. "runtimes/osx/lib/net6.0/System.DirectoryServices.Protocols.xml",
  15376. "runtimes/osx/lib/netcoreapp3.1/System.DirectoryServices.Protocols.dll",
  15377. "runtimes/osx/lib/netcoreapp3.1/System.DirectoryServices.Protocols.xml",
  15378. "runtimes/win/lib/net6.0/System.DirectoryServices.Protocols.dll",
  15379. "runtimes/win/lib/net6.0/System.DirectoryServices.Protocols.xml",
  15380. "runtimes/win/lib/netcoreapp3.1/System.DirectoryServices.Protocols.dll",
  15381. "runtimes/win/lib/netcoreapp3.1/System.DirectoryServices.Protocols.xml",
  15382. "system.directoryservices.protocols.6.0.1.nupkg.sha512",
  15383. "system.directoryservices.protocols.nuspec",
  15384. "useSharedDesignerContext.txt"
  15385. ]
  15386. },
  15387. "System.Drawing.Common/8.0.6": {
  15388. "sha512": "aSwRnJzz6fZ73JvWMMG0KvBwOnXsBTFtfHLriQyAPrDIZ+NrDfl15GWbO/A35k0dtH77D7jfxzEcFF7RONtU/w==",
  15389. "type": "package",
  15390. "path": "system.drawing.common/8.0.6",
  15391. "files": [
  15392. ".nupkg.metadata",
  15393. ".signature.p7s",
  15394. "Icon.png",
  15395. "LICENSE.TXT",
  15396. "THIRD-PARTY-NOTICES.TXT",
  15397. "buildTransitive/net461/System.Drawing.Common.targets",
  15398. "buildTransitive/net462/_._",
  15399. "buildTransitive/net6.0/_._",
  15400. "buildTransitive/netcoreapp2.0/System.Drawing.Common.targets",
  15401. "lib/MonoAndroid10/_._",
  15402. "lib/MonoTouch10/_._",
  15403. "lib/net462/System.Drawing.Common.dll",
  15404. "lib/net462/System.Drawing.Common.pdb",
  15405. "lib/net462/System.Drawing.Common.xml",
  15406. "lib/net6.0/System.Drawing.Common.dll",
  15407. "lib/net6.0/System.Drawing.Common.pdb",
  15408. "lib/net6.0/System.Drawing.Common.xml",
  15409. "lib/net7.0/System.Drawing.Common.dll",
  15410. "lib/net7.0/System.Drawing.Common.pdb",
  15411. "lib/net7.0/System.Drawing.Common.xml",
  15412. "lib/net8.0/System.Drawing.Common.dll",
  15413. "lib/net8.0/System.Drawing.Common.pdb",
  15414. "lib/net8.0/System.Drawing.Common.xml",
  15415. "lib/netstandard2.0/System.Drawing.Common.dll",
  15416. "lib/netstandard2.0/System.Drawing.Common.pdb",
  15417. "lib/netstandard2.0/System.Drawing.Common.xml",
  15418. "lib/xamarinios10/_._",
  15419. "lib/xamarinmac20/_._",
  15420. "lib/xamarintvos10/_._",
  15421. "lib/xamarinwatchos10/_._",
  15422. "system.drawing.common.8.0.6.nupkg.sha512",
  15423. "system.drawing.common.nuspec",
  15424. "useSharedDesignerContext.txt"
  15425. ]
  15426. },
  15427. "System.Dynamic.Runtime/4.3.0": {
  15428. "sha512": "SNVi1E/vfWUAs/WYKhE9+qlS6KqK0YVhnlT0HQtr8pMIA8YX3lwy3uPMownDwdYISBdmAF/2holEIldVp85Wag==",
  15429. "type": "package",
  15430. "path": "system.dynamic.runtime/4.3.0",
  15431. "files": [
  15432. ".nupkg.metadata",
  15433. ".signature.p7s",
  15434. "ThirdPartyNotices.txt",
  15435. "dotnet_library_license.txt",
  15436. "lib/MonoAndroid10/_._",
  15437. "lib/MonoTouch10/_._",
  15438. "lib/net45/_._",
  15439. "lib/netcore50/System.Dynamic.Runtime.dll",
  15440. "lib/netstandard1.3/System.Dynamic.Runtime.dll",
  15441. "lib/portable-net45+win8+wp8+wpa81/_._",
  15442. "lib/win8/_._",
  15443. "lib/wp80/_._",
  15444. "lib/wpa81/_._",
  15445. "lib/xamarinios10/_._",
  15446. "lib/xamarinmac20/_._",
  15447. "lib/xamarintvos10/_._",
  15448. "lib/xamarinwatchos10/_._",
  15449. "ref/MonoAndroid10/_._",
  15450. "ref/MonoTouch10/_._",
  15451. "ref/net45/_._",
  15452. "ref/netcore50/System.Dynamic.Runtime.dll",
  15453. "ref/netcore50/System.Dynamic.Runtime.xml",
  15454. "ref/netcore50/de/System.Dynamic.Runtime.xml",
  15455. "ref/netcore50/es/System.Dynamic.Runtime.xml",
  15456. "ref/netcore50/fr/System.Dynamic.Runtime.xml",
  15457. "ref/netcore50/it/System.Dynamic.Runtime.xml",
  15458. "ref/netcore50/ja/System.Dynamic.Runtime.xml",
  15459. "ref/netcore50/ko/System.Dynamic.Runtime.xml",
  15460. "ref/netcore50/ru/System.Dynamic.Runtime.xml",
  15461. "ref/netcore50/zh-hans/System.Dynamic.Runtime.xml",
  15462. "ref/netcore50/zh-hant/System.Dynamic.Runtime.xml",
  15463. "ref/netstandard1.0/System.Dynamic.Runtime.dll",
  15464. "ref/netstandard1.0/System.Dynamic.Runtime.xml",
  15465. "ref/netstandard1.0/de/System.Dynamic.Runtime.xml",
  15466. "ref/netstandard1.0/es/System.Dynamic.Runtime.xml",
  15467. "ref/netstandard1.0/fr/System.Dynamic.Runtime.xml",
  15468. "ref/netstandard1.0/it/System.Dynamic.Runtime.xml",
  15469. "ref/netstandard1.0/ja/System.Dynamic.Runtime.xml",
  15470. "ref/netstandard1.0/ko/System.Dynamic.Runtime.xml",
  15471. "ref/netstandard1.0/ru/System.Dynamic.Runtime.xml",
  15472. "ref/netstandard1.0/zh-hans/System.Dynamic.Runtime.xml",
  15473. "ref/netstandard1.0/zh-hant/System.Dynamic.Runtime.xml",
  15474. "ref/netstandard1.3/System.Dynamic.Runtime.dll",
  15475. "ref/netstandard1.3/System.Dynamic.Runtime.xml",
  15476. "ref/netstandard1.3/de/System.Dynamic.Runtime.xml",
  15477. "ref/netstandard1.3/es/System.Dynamic.Runtime.xml",
  15478. "ref/netstandard1.3/fr/System.Dynamic.Runtime.xml",
  15479. "ref/netstandard1.3/it/System.Dynamic.Runtime.xml",
  15480. "ref/netstandard1.3/ja/System.Dynamic.Runtime.xml",
  15481. "ref/netstandard1.3/ko/System.Dynamic.Runtime.xml",
  15482. "ref/netstandard1.3/ru/System.Dynamic.Runtime.xml",
  15483. "ref/netstandard1.3/zh-hans/System.Dynamic.Runtime.xml",
  15484. "ref/netstandard1.3/zh-hant/System.Dynamic.Runtime.xml",
  15485. "ref/portable-net45+win8+wp8+wpa81/_._",
  15486. "ref/win8/_._",
  15487. "ref/wp80/_._",
  15488. "ref/wpa81/_._",
  15489. "ref/xamarinios10/_._",
  15490. "ref/xamarinmac20/_._",
  15491. "ref/xamarintvos10/_._",
  15492. "ref/xamarinwatchos10/_._",
  15493. "runtimes/aot/lib/netcore50/System.Dynamic.Runtime.dll",
  15494. "system.dynamic.runtime.4.3.0.nupkg.sha512",
  15495. "system.dynamic.runtime.nuspec"
  15496. ]
  15497. },
  15498. "System.Formats.Asn1/6.0.0": {
  15499. "sha512": "T6fD00dQ3NTbPDy31m4eQUwKW84s03z0N2C8HpOklyeaDgaJPa/TexP4/SkORMSOwc7WhKifnA6Ya33AkzmafA==",
  15500. "type": "package",
  15501. "path": "system.formats.asn1/6.0.0",
  15502. "files": [
  15503. ".nupkg.metadata",
  15504. ".signature.p7s",
  15505. "Icon.png",
  15506. "LICENSE.TXT",
  15507. "THIRD-PARTY-NOTICES.TXT",
  15508. "buildTransitive/netcoreapp2.0/System.Formats.Asn1.targets",
  15509. "buildTransitive/netcoreapp3.1/_._",
  15510. "lib/net461/System.Formats.Asn1.dll",
  15511. "lib/net461/System.Formats.Asn1.xml",
  15512. "lib/net6.0/System.Formats.Asn1.dll",
  15513. "lib/net6.0/System.Formats.Asn1.xml",
  15514. "lib/netstandard2.0/System.Formats.Asn1.dll",
  15515. "lib/netstandard2.0/System.Formats.Asn1.xml",
  15516. "system.formats.asn1.6.0.0.nupkg.sha512",
  15517. "system.formats.asn1.nuspec",
  15518. "useSharedDesignerContext.txt"
  15519. ]
  15520. },
  15521. "System.Formats.Asn1/7.0.0": {
  15522. "sha512": "+nfpV0afLmvJW8+pLlHxRjz3oZJw4fkyU9MMEaMhCsHi/SN9bGF9q79ROubDiwTiCHezmK0uCWkPP7tGFP/4yg==",
  15523. "type": "package",
  15524. "path": "system.formats.asn1/7.0.0",
  15525. "files": [
  15526. ".nupkg.metadata",
  15527. ".signature.p7s",
  15528. "Icon.png",
  15529. "LICENSE.TXT",
  15530. "THIRD-PARTY-NOTICES.TXT",
  15531. "buildTransitive/net461/System.Formats.Asn1.targets",
  15532. "buildTransitive/net462/_._",
  15533. "buildTransitive/net6.0/_._",
  15534. "buildTransitive/netcoreapp2.0/System.Formats.Asn1.targets",
  15535. "lib/net462/System.Formats.Asn1.dll",
  15536. "lib/net462/System.Formats.Asn1.xml",
  15537. "lib/net6.0/System.Formats.Asn1.dll",
  15538. "lib/net6.0/System.Formats.Asn1.xml",
  15539. "lib/net7.0/System.Formats.Asn1.dll",
  15540. "lib/net7.0/System.Formats.Asn1.xml",
  15541. "lib/netstandard2.0/System.Formats.Asn1.dll",
  15542. "lib/netstandard2.0/System.Formats.Asn1.xml",
  15543. "system.formats.asn1.7.0.0.nupkg.sha512",
  15544. "system.formats.asn1.nuspec",
  15545. "useSharedDesignerContext.txt"
  15546. ]
  15547. },
  15548. "System.Formats.Asn1/8.0.0": {
  15549. "sha512": "AJukBuLoe3QeAF+mfaRKQb2dgyrvt340iMBHYv+VdBzCUM06IxGlvl0o/uPOS7lHnXPN6u8fFRHSHudx5aTi8w==",
  15550. "type": "package",
  15551. "path": "system.formats.asn1/8.0.0",
  15552. "files": [
  15553. ".nupkg.metadata",
  15554. ".signature.p7s",
  15555. "Icon.png",
  15556. "LICENSE.TXT",
  15557. "THIRD-PARTY-NOTICES.TXT",
  15558. "buildTransitive/net461/System.Formats.Asn1.targets",
  15559. "buildTransitive/net462/_._",
  15560. "buildTransitive/net6.0/_._",
  15561. "buildTransitive/netcoreapp2.0/System.Formats.Asn1.targets",
  15562. "lib/net462/System.Formats.Asn1.dll",
  15563. "lib/net462/System.Formats.Asn1.xml",
  15564. "lib/net6.0/System.Formats.Asn1.dll",
  15565. "lib/net6.0/System.Formats.Asn1.xml",
  15566. "lib/net7.0/System.Formats.Asn1.dll",
  15567. "lib/net7.0/System.Formats.Asn1.xml",
  15568. "lib/net8.0/System.Formats.Asn1.dll",
  15569. "lib/net8.0/System.Formats.Asn1.xml",
  15570. "lib/netstandard2.0/System.Formats.Asn1.dll",
  15571. "lib/netstandard2.0/System.Formats.Asn1.xml",
  15572. "system.formats.asn1.8.0.0.nupkg.sha512",
  15573. "system.formats.asn1.nuspec",
  15574. "useSharedDesignerContext.txt"
  15575. ]
  15576. },
  15577. "System.Globalization/4.3.0": {
  15578. "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
  15579. "type": "package",
  15580. "path": "system.globalization/4.3.0",
  15581. "files": [
  15582. ".nupkg.metadata",
  15583. ".signature.p7s",
  15584. "ThirdPartyNotices.txt",
  15585. "dotnet_library_license.txt",
  15586. "lib/MonoAndroid10/_._",
  15587. "lib/MonoTouch10/_._",
  15588. "lib/net45/_._",
  15589. "lib/portable-net45+win8+wp8+wpa81/_._",
  15590. "lib/win8/_._",
  15591. "lib/wp80/_._",
  15592. "lib/wpa81/_._",
  15593. "lib/xamarinios10/_._",
  15594. "lib/xamarinmac20/_._",
  15595. "lib/xamarintvos10/_._",
  15596. "lib/xamarinwatchos10/_._",
  15597. "ref/MonoAndroid10/_._",
  15598. "ref/MonoTouch10/_._",
  15599. "ref/net45/_._",
  15600. "ref/netcore50/System.Globalization.dll",
  15601. "ref/netcore50/System.Globalization.xml",
  15602. "ref/netcore50/de/System.Globalization.xml",
  15603. "ref/netcore50/es/System.Globalization.xml",
  15604. "ref/netcore50/fr/System.Globalization.xml",
  15605. "ref/netcore50/it/System.Globalization.xml",
  15606. "ref/netcore50/ja/System.Globalization.xml",
  15607. "ref/netcore50/ko/System.Globalization.xml",
  15608. "ref/netcore50/ru/System.Globalization.xml",
  15609. "ref/netcore50/zh-hans/System.Globalization.xml",
  15610. "ref/netcore50/zh-hant/System.Globalization.xml",
  15611. "ref/netstandard1.0/System.Globalization.dll",
  15612. "ref/netstandard1.0/System.Globalization.xml",
  15613. "ref/netstandard1.0/de/System.Globalization.xml",
  15614. "ref/netstandard1.0/es/System.Globalization.xml",
  15615. "ref/netstandard1.0/fr/System.Globalization.xml",
  15616. "ref/netstandard1.0/it/System.Globalization.xml",
  15617. "ref/netstandard1.0/ja/System.Globalization.xml",
  15618. "ref/netstandard1.0/ko/System.Globalization.xml",
  15619. "ref/netstandard1.0/ru/System.Globalization.xml",
  15620. "ref/netstandard1.0/zh-hans/System.Globalization.xml",
  15621. "ref/netstandard1.0/zh-hant/System.Globalization.xml",
  15622. "ref/netstandard1.3/System.Globalization.dll",
  15623. "ref/netstandard1.3/System.Globalization.xml",
  15624. "ref/netstandard1.3/de/System.Globalization.xml",
  15625. "ref/netstandard1.3/es/System.Globalization.xml",
  15626. "ref/netstandard1.3/fr/System.Globalization.xml",
  15627. "ref/netstandard1.3/it/System.Globalization.xml",
  15628. "ref/netstandard1.3/ja/System.Globalization.xml",
  15629. "ref/netstandard1.3/ko/System.Globalization.xml",
  15630. "ref/netstandard1.3/ru/System.Globalization.xml",
  15631. "ref/netstandard1.3/zh-hans/System.Globalization.xml",
  15632. "ref/netstandard1.3/zh-hant/System.Globalization.xml",
  15633. "ref/portable-net45+win8+wp8+wpa81/_._",
  15634. "ref/win8/_._",
  15635. "ref/wp80/_._",
  15636. "ref/wpa81/_._",
  15637. "ref/xamarinios10/_._",
  15638. "ref/xamarinmac20/_._",
  15639. "ref/xamarintvos10/_._",
  15640. "ref/xamarinwatchos10/_._",
  15641. "system.globalization.4.3.0.nupkg.sha512",
  15642. "system.globalization.nuspec"
  15643. ]
  15644. },
  15645. "System.IdentityModel.Tokens.Jwt/6.35.0": {
  15646. "sha512": "yxGIQd3BFK7F6S62/7RdZk3C/mfwyVxvh6ngd1VYMBmbJ1YZZA9+Ku6suylVtso0FjI0wbElpJ0d27CdsyLpBQ==",
  15647. "type": "package",
  15648. "path": "system.identitymodel.tokens.jwt/6.35.0",
  15649. "files": [
  15650. ".nupkg.metadata",
  15651. ".signature.p7s",
  15652. "lib/net45/System.IdentityModel.Tokens.Jwt.dll",
  15653. "lib/net45/System.IdentityModel.Tokens.Jwt.xml",
  15654. "lib/net461/System.IdentityModel.Tokens.Jwt.dll",
  15655. "lib/net461/System.IdentityModel.Tokens.Jwt.xml",
  15656. "lib/net462/System.IdentityModel.Tokens.Jwt.dll",
  15657. "lib/net462/System.IdentityModel.Tokens.Jwt.xml",
  15658. "lib/net472/System.IdentityModel.Tokens.Jwt.dll",
  15659. "lib/net472/System.IdentityModel.Tokens.Jwt.xml",
  15660. "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll",
  15661. "lib/net6.0/System.IdentityModel.Tokens.Jwt.xml",
  15662. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll",
  15663. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml",
  15664. "system.identitymodel.tokens.jwt.6.35.0.nupkg.sha512",
  15665. "system.identitymodel.tokens.jwt.nuspec"
  15666. ]
  15667. },
  15668. "System.IdentityModel.Tokens.Jwt/7.1.2": {
  15669. "sha512": "Thhbe1peAmtSBFaV/ohtykXiZSOkx59Da44hvtWfIMFofDA3M3LaVyjstACf2rKGn4dEDR2cUpRAZ0Xs/zB+7Q==",
  15670. "type": "package",
  15671. "path": "system.identitymodel.tokens.jwt/7.1.2",
  15672. "files": [
  15673. ".nupkg.metadata",
  15674. ".signature.p7s",
  15675. "lib/net461/System.IdentityModel.Tokens.Jwt.dll",
  15676. "lib/net461/System.IdentityModel.Tokens.Jwt.xml",
  15677. "lib/net462/System.IdentityModel.Tokens.Jwt.dll",
  15678. "lib/net462/System.IdentityModel.Tokens.Jwt.xml",
  15679. "lib/net472/System.IdentityModel.Tokens.Jwt.dll",
  15680. "lib/net472/System.IdentityModel.Tokens.Jwt.xml",
  15681. "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll",
  15682. "lib/net6.0/System.IdentityModel.Tokens.Jwt.xml",
  15683. "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll",
  15684. "lib/net8.0/System.IdentityModel.Tokens.Jwt.xml",
  15685. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll",
  15686. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml",
  15687. "system.identitymodel.tokens.jwt.7.1.2.nupkg.sha512",
  15688. "system.identitymodel.tokens.jwt.nuspec"
  15689. ]
  15690. },
  15691. "System.IO/4.3.0": {
  15692. "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
  15693. "type": "package",
  15694. "path": "system.io/4.3.0",
  15695. "files": [
  15696. ".nupkg.metadata",
  15697. ".signature.p7s",
  15698. "ThirdPartyNotices.txt",
  15699. "dotnet_library_license.txt",
  15700. "lib/MonoAndroid10/_._",
  15701. "lib/MonoTouch10/_._",
  15702. "lib/net45/_._",
  15703. "lib/net462/System.IO.dll",
  15704. "lib/portable-net45+win8+wp8+wpa81/_._",
  15705. "lib/win8/_._",
  15706. "lib/wp80/_._",
  15707. "lib/wpa81/_._",
  15708. "lib/xamarinios10/_._",
  15709. "lib/xamarinmac20/_._",
  15710. "lib/xamarintvos10/_._",
  15711. "lib/xamarinwatchos10/_._",
  15712. "ref/MonoAndroid10/_._",
  15713. "ref/MonoTouch10/_._",
  15714. "ref/net45/_._",
  15715. "ref/net462/System.IO.dll",
  15716. "ref/netcore50/System.IO.dll",
  15717. "ref/netcore50/System.IO.xml",
  15718. "ref/netcore50/de/System.IO.xml",
  15719. "ref/netcore50/es/System.IO.xml",
  15720. "ref/netcore50/fr/System.IO.xml",
  15721. "ref/netcore50/it/System.IO.xml",
  15722. "ref/netcore50/ja/System.IO.xml",
  15723. "ref/netcore50/ko/System.IO.xml",
  15724. "ref/netcore50/ru/System.IO.xml",
  15725. "ref/netcore50/zh-hans/System.IO.xml",
  15726. "ref/netcore50/zh-hant/System.IO.xml",
  15727. "ref/netstandard1.0/System.IO.dll",
  15728. "ref/netstandard1.0/System.IO.xml",
  15729. "ref/netstandard1.0/de/System.IO.xml",
  15730. "ref/netstandard1.0/es/System.IO.xml",
  15731. "ref/netstandard1.0/fr/System.IO.xml",
  15732. "ref/netstandard1.0/it/System.IO.xml",
  15733. "ref/netstandard1.0/ja/System.IO.xml",
  15734. "ref/netstandard1.0/ko/System.IO.xml",
  15735. "ref/netstandard1.0/ru/System.IO.xml",
  15736. "ref/netstandard1.0/zh-hans/System.IO.xml",
  15737. "ref/netstandard1.0/zh-hant/System.IO.xml",
  15738. "ref/netstandard1.3/System.IO.dll",
  15739. "ref/netstandard1.3/System.IO.xml",
  15740. "ref/netstandard1.3/de/System.IO.xml",
  15741. "ref/netstandard1.3/es/System.IO.xml",
  15742. "ref/netstandard1.3/fr/System.IO.xml",
  15743. "ref/netstandard1.3/it/System.IO.xml",
  15744. "ref/netstandard1.3/ja/System.IO.xml",
  15745. "ref/netstandard1.3/ko/System.IO.xml",
  15746. "ref/netstandard1.3/ru/System.IO.xml",
  15747. "ref/netstandard1.3/zh-hans/System.IO.xml",
  15748. "ref/netstandard1.3/zh-hant/System.IO.xml",
  15749. "ref/netstandard1.5/System.IO.dll",
  15750. "ref/netstandard1.5/System.IO.xml",
  15751. "ref/netstandard1.5/de/System.IO.xml",
  15752. "ref/netstandard1.5/es/System.IO.xml",
  15753. "ref/netstandard1.5/fr/System.IO.xml",
  15754. "ref/netstandard1.5/it/System.IO.xml",
  15755. "ref/netstandard1.5/ja/System.IO.xml",
  15756. "ref/netstandard1.5/ko/System.IO.xml",
  15757. "ref/netstandard1.5/ru/System.IO.xml",
  15758. "ref/netstandard1.5/zh-hans/System.IO.xml",
  15759. "ref/netstandard1.5/zh-hant/System.IO.xml",
  15760. "ref/portable-net45+win8+wp8+wpa81/_._",
  15761. "ref/win8/_._",
  15762. "ref/wp80/_._",
  15763. "ref/wpa81/_._",
  15764. "ref/xamarinios10/_._",
  15765. "ref/xamarinmac20/_._",
  15766. "ref/xamarintvos10/_._",
  15767. "ref/xamarinwatchos10/_._",
  15768. "system.io.4.3.0.nupkg.sha512",
  15769. "system.io.nuspec"
  15770. ]
  15771. },
  15772. "System.IO.FileSystem/4.3.0": {
  15773. "sha512": "3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
  15774. "type": "package",
  15775. "path": "system.io.filesystem/4.3.0",
  15776. "files": [
  15777. ".nupkg.metadata",
  15778. ".signature.p7s",
  15779. "ThirdPartyNotices.txt",
  15780. "dotnet_library_license.txt",
  15781. "lib/MonoAndroid10/_._",
  15782. "lib/MonoTouch10/_._",
  15783. "lib/net46/System.IO.FileSystem.dll",
  15784. "lib/xamarinios10/_._",
  15785. "lib/xamarinmac20/_._",
  15786. "lib/xamarintvos10/_._",
  15787. "lib/xamarinwatchos10/_._",
  15788. "ref/MonoAndroid10/_._",
  15789. "ref/MonoTouch10/_._",
  15790. "ref/net46/System.IO.FileSystem.dll",
  15791. "ref/netstandard1.3/System.IO.FileSystem.dll",
  15792. "ref/netstandard1.3/System.IO.FileSystem.xml",
  15793. "ref/netstandard1.3/de/System.IO.FileSystem.xml",
  15794. "ref/netstandard1.3/es/System.IO.FileSystem.xml",
  15795. "ref/netstandard1.3/fr/System.IO.FileSystem.xml",
  15796. "ref/netstandard1.3/it/System.IO.FileSystem.xml",
  15797. "ref/netstandard1.3/ja/System.IO.FileSystem.xml",
  15798. "ref/netstandard1.3/ko/System.IO.FileSystem.xml",
  15799. "ref/netstandard1.3/ru/System.IO.FileSystem.xml",
  15800. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml",
  15801. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml",
  15802. "ref/xamarinios10/_._",
  15803. "ref/xamarinmac20/_._",
  15804. "ref/xamarintvos10/_._",
  15805. "ref/xamarinwatchos10/_._",
  15806. "system.io.filesystem.4.3.0.nupkg.sha512",
  15807. "system.io.filesystem.nuspec"
  15808. ]
  15809. },
  15810. "System.IO.FileSystem.Primitives/4.3.0": {
  15811. "sha512": "6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
  15812. "type": "package",
  15813. "path": "system.io.filesystem.primitives/4.3.0",
  15814. "files": [
  15815. ".nupkg.metadata",
  15816. ".signature.p7s",
  15817. "ThirdPartyNotices.txt",
  15818. "dotnet_library_license.txt",
  15819. "lib/MonoAndroid10/_._",
  15820. "lib/MonoTouch10/_._",
  15821. "lib/net46/System.IO.FileSystem.Primitives.dll",
  15822. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll",
  15823. "lib/xamarinios10/_._",
  15824. "lib/xamarinmac20/_._",
  15825. "lib/xamarintvos10/_._",
  15826. "lib/xamarinwatchos10/_._",
  15827. "ref/MonoAndroid10/_._",
  15828. "ref/MonoTouch10/_._",
  15829. "ref/net46/System.IO.FileSystem.Primitives.dll",
  15830. "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll",
  15831. "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml",
  15832. "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml",
  15833. "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml",
  15834. "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml",
  15835. "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml",
  15836. "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml",
  15837. "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml",
  15838. "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml",
  15839. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml",
  15840. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml",
  15841. "ref/xamarinios10/_._",
  15842. "ref/xamarinmac20/_._",
  15843. "ref/xamarintvos10/_._",
  15844. "ref/xamarinwatchos10/_._",
  15845. "system.io.filesystem.primitives.4.3.0.nupkg.sha512",
  15846. "system.io.filesystem.primitives.nuspec"
  15847. ]
  15848. },
  15849. "System.IO.Hashing/7.0.0": {
  15850. "sha512": "sDnWM0N3AMCa86LrKTWeF3BZLD2sgWyYUc7HL6z4+xyDZNQRwzmxbo4qP2rX2MqC+Sy1/gOSRDah5ltxY5jPxw==",
  15851. "type": "package",
  15852. "path": "system.io.hashing/7.0.0",
  15853. "files": [
  15854. ".nupkg.metadata",
  15855. ".signature.p7s",
  15856. "Icon.png",
  15857. "LICENSE.TXT",
  15858. "THIRD-PARTY-NOTICES.TXT",
  15859. "buildTransitive/net461/System.IO.Hashing.targets",
  15860. "buildTransitive/net462/_._",
  15861. "buildTransitive/net6.0/_._",
  15862. "buildTransitive/netcoreapp2.0/System.IO.Hashing.targets",
  15863. "lib/net462/System.IO.Hashing.dll",
  15864. "lib/net462/System.IO.Hashing.xml",
  15865. "lib/net6.0/System.IO.Hashing.dll",
  15866. "lib/net6.0/System.IO.Hashing.xml",
  15867. "lib/net7.0/System.IO.Hashing.dll",
  15868. "lib/net7.0/System.IO.Hashing.xml",
  15869. "lib/netstandard2.0/System.IO.Hashing.dll",
  15870. "lib/netstandard2.0/System.IO.Hashing.xml",
  15871. "system.io.hashing.7.0.0.nupkg.sha512",
  15872. "system.io.hashing.nuspec",
  15873. "useSharedDesignerContext.txt"
  15874. ]
  15875. },
  15876. "System.IO.Pipelines/8.0.0": {
  15877. "sha512": "FHNOatmUq0sqJOkTx+UF/9YK1f180cnW5FVqnQMvYUN0elp6wFzbtPSiqbo1/ru8ICp43JM1i7kKkk6GsNGHlA==",
  15878. "type": "package",
  15879. "path": "system.io.pipelines/8.0.0",
  15880. "files": [
  15881. ".nupkg.metadata",
  15882. ".signature.p7s",
  15883. "Icon.png",
  15884. "LICENSE.TXT",
  15885. "THIRD-PARTY-NOTICES.TXT",
  15886. "buildTransitive/net461/System.IO.Pipelines.targets",
  15887. "buildTransitive/net462/_._",
  15888. "buildTransitive/net6.0/_._",
  15889. "buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets",
  15890. "lib/net462/System.IO.Pipelines.dll",
  15891. "lib/net462/System.IO.Pipelines.xml",
  15892. "lib/net6.0/System.IO.Pipelines.dll",
  15893. "lib/net6.0/System.IO.Pipelines.xml",
  15894. "lib/net7.0/System.IO.Pipelines.dll",
  15895. "lib/net7.0/System.IO.Pipelines.xml",
  15896. "lib/net8.0/System.IO.Pipelines.dll",
  15897. "lib/net8.0/System.IO.Pipelines.xml",
  15898. "lib/netstandard2.0/System.IO.Pipelines.dll",
  15899. "lib/netstandard2.0/System.IO.Pipelines.xml",
  15900. "system.io.pipelines.8.0.0.nupkg.sha512",
  15901. "system.io.pipelines.nuspec",
  15902. "useSharedDesignerContext.txt"
  15903. ]
  15904. },
  15905. "System.Linq/4.3.0": {
  15906. "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
  15907. "type": "package",
  15908. "path": "system.linq/4.3.0",
  15909. "files": [
  15910. ".nupkg.metadata",
  15911. ".signature.p7s",
  15912. "ThirdPartyNotices.txt",
  15913. "dotnet_library_license.txt",
  15914. "lib/MonoAndroid10/_._",
  15915. "lib/MonoTouch10/_._",
  15916. "lib/net45/_._",
  15917. "lib/net463/System.Linq.dll",
  15918. "lib/netcore50/System.Linq.dll",
  15919. "lib/netstandard1.6/System.Linq.dll",
  15920. "lib/portable-net45+win8+wp8+wpa81/_._",
  15921. "lib/win8/_._",
  15922. "lib/wp80/_._",
  15923. "lib/wpa81/_._",
  15924. "lib/xamarinios10/_._",
  15925. "lib/xamarinmac20/_._",
  15926. "lib/xamarintvos10/_._",
  15927. "lib/xamarinwatchos10/_._",
  15928. "ref/MonoAndroid10/_._",
  15929. "ref/MonoTouch10/_._",
  15930. "ref/net45/_._",
  15931. "ref/net463/System.Linq.dll",
  15932. "ref/netcore50/System.Linq.dll",
  15933. "ref/netcore50/System.Linq.xml",
  15934. "ref/netcore50/de/System.Linq.xml",
  15935. "ref/netcore50/es/System.Linq.xml",
  15936. "ref/netcore50/fr/System.Linq.xml",
  15937. "ref/netcore50/it/System.Linq.xml",
  15938. "ref/netcore50/ja/System.Linq.xml",
  15939. "ref/netcore50/ko/System.Linq.xml",
  15940. "ref/netcore50/ru/System.Linq.xml",
  15941. "ref/netcore50/zh-hans/System.Linq.xml",
  15942. "ref/netcore50/zh-hant/System.Linq.xml",
  15943. "ref/netstandard1.0/System.Linq.dll",
  15944. "ref/netstandard1.0/System.Linq.xml",
  15945. "ref/netstandard1.0/de/System.Linq.xml",
  15946. "ref/netstandard1.0/es/System.Linq.xml",
  15947. "ref/netstandard1.0/fr/System.Linq.xml",
  15948. "ref/netstandard1.0/it/System.Linq.xml",
  15949. "ref/netstandard1.0/ja/System.Linq.xml",
  15950. "ref/netstandard1.0/ko/System.Linq.xml",
  15951. "ref/netstandard1.0/ru/System.Linq.xml",
  15952. "ref/netstandard1.0/zh-hans/System.Linq.xml",
  15953. "ref/netstandard1.0/zh-hant/System.Linq.xml",
  15954. "ref/netstandard1.6/System.Linq.dll",
  15955. "ref/netstandard1.6/System.Linq.xml",
  15956. "ref/netstandard1.6/de/System.Linq.xml",
  15957. "ref/netstandard1.6/es/System.Linq.xml",
  15958. "ref/netstandard1.6/fr/System.Linq.xml",
  15959. "ref/netstandard1.6/it/System.Linq.xml",
  15960. "ref/netstandard1.6/ja/System.Linq.xml",
  15961. "ref/netstandard1.6/ko/System.Linq.xml",
  15962. "ref/netstandard1.6/ru/System.Linq.xml",
  15963. "ref/netstandard1.6/zh-hans/System.Linq.xml",
  15964. "ref/netstandard1.6/zh-hant/System.Linq.xml",
  15965. "ref/portable-net45+win8+wp8+wpa81/_._",
  15966. "ref/win8/_._",
  15967. "ref/wp80/_._",
  15968. "ref/wpa81/_._",
  15969. "ref/xamarinios10/_._",
  15970. "ref/xamarinmac20/_._",
  15971. "ref/xamarintvos10/_._",
  15972. "ref/xamarinwatchos10/_._",
  15973. "system.linq.4.3.0.nupkg.sha512",
  15974. "system.linq.nuspec"
  15975. ]
  15976. },
  15977. "System.Linq.Dynamic.Core/1.2.6": {
  15978. "sha512": "npaX0wSt/Q/b54m5yfDR5t7H2L68jP/iFBHYX/sfoQfEip2x1e9wi7qoV6A0UjXIiIVAW1AfpUae++FJth9GNw==",
  15979. "type": "package",
  15980. "path": "system.linq.dynamic.core/1.2.6",
  15981. "files": [
  15982. ".nupkg.metadata",
  15983. ".signature.p7s",
  15984. "lib/net35/System.Linq.Dynamic.Core.dll",
  15985. "lib/net35/System.Linq.Dynamic.Core.pdb",
  15986. "lib/net35/System.Linq.Dynamic.Core.xml",
  15987. "lib/net40/System.Linq.Dynamic.Core.dll",
  15988. "lib/net40/System.Linq.Dynamic.Core.pdb",
  15989. "lib/net40/System.Linq.Dynamic.Core.xml",
  15990. "lib/net45/System.Linq.Dynamic.Core.dll",
  15991. "lib/net45/System.Linq.Dynamic.Core.pdb",
  15992. "lib/net45/System.Linq.Dynamic.Core.xml",
  15993. "lib/net46/System.Linq.Dynamic.Core.dll",
  15994. "lib/net46/System.Linq.Dynamic.Core.pdb",
  15995. "lib/net46/System.Linq.Dynamic.Core.xml",
  15996. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll",
  15997. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.pdb",
  15998. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.xml",
  15999. "lib/netstandard1.3/System.Linq.Dynamic.Core.dll",
  16000. "lib/netstandard1.3/System.Linq.Dynamic.Core.pdb",
  16001. "lib/netstandard1.3/System.Linq.Dynamic.Core.xml",
  16002. "lib/netstandard2.0/System.Linq.Dynamic.Core.dll",
  16003. "lib/netstandard2.0/System.Linq.Dynamic.Core.pdb",
  16004. "lib/netstandard2.0/System.Linq.Dynamic.Core.xml",
  16005. "lib/uap10.0.10240/System.Linq.Dynamic.Core.dll",
  16006. "lib/uap10.0.10240/System.Linq.Dynamic.Core.pdb",
  16007. "lib/uap10.0.10240/System.Linq.Dynamic.Core.pri",
  16008. "lib/uap10.0.10240/System.Linq.Dynamic.Core.xml",
  16009. "system.linq.dynamic.core.1.2.6.nupkg.sha512",
  16010. "system.linq.dynamic.core.nuspec"
  16011. ]
  16012. },
  16013. "System.Linq.Expressions/4.3.0": {
  16014. "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
  16015. "type": "package",
  16016. "path": "system.linq.expressions/4.3.0",
  16017. "files": [
  16018. ".nupkg.metadata",
  16019. ".signature.p7s",
  16020. "ThirdPartyNotices.txt",
  16021. "dotnet_library_license.txt",
  16022. "lib/MonoAndroid10/_._",
  16023. "lib/MonoTouch10/_._",
  16024. "lib/net45/_._",
  16025. "lib/net463/System.Linq.Expressions.dll",
  16026. "lib/netcore50/System.Linq.Expressions.dll",
  16027. "lib/netstandard1.6/System.Linq.Expressions.dll",
  16028. "lib/portable-net45+win8+wp8+wpa81/_._",
  16029. "lib/win8/_._",
  16030. "lib/wp80/_._",
  16031. "lib/wpa81/_._",
  16032. "lib/xamarinios10/_._",
  16033. "lib/xamarinmac20/_._",
  16034. "lib/xamarintvos10/_._",
  16035. "lib/xamarinwatchos10/_._",
  16036. "ref/MonoAndroid10/_._",
  16037. "ref/MonoTouch10/_._",
  16038. "ref/net45/_._",
  16039. "ref/net463/System.Linq.Expressions.dll",
  16040. "ref/netcore50/System.Linq.Expressions.dll",
  16041. "ref/netcore50/System.Linq.Expressions.xml",
  16042. "ref/netcore50/de/System.Linq.Expressions.xml",
  16043. "ref/netcore50/es/System.Linq.Expressions.xml",
  16044. "ref/netcore50/fr/System.Linq.Expressions.xml",
  16045. "ref/netcore50/it/System.Linq.Expressions.xml",
  16046. "ref/netcore50/ja/System.Linq.Expressions.xml",
  16047. "ref/netcore50/ko/System.Linq.Expressions.xml",
  16048. "ref/netcore50/ru/System.Linq.Expressions.xml",
  16049. "ref/netcore50/zh-hans/System.Linq.Expressions.xml",
  16050. "ref/netcore50/zh-hant/System.Linq.Expressions.xml",
  16051. "ref/netstandard1.0/System.Linq.Expressions.dll",
  16052. "ref/netstandard1.0/System.Linq.Expressions.xml",
  16053. "ref/netstandard1.0/de/System.Linq.Expressions.xml",
  16054. "ref/netstandard1.0/es/System.Linq.Expressions.xml",
  16055. "ref/netstandard1.0/fr/System.Linq.Expressions.xml",
  16056. "ref/netstandard1.0/it/System.Linq.Expressions.xml",
  16057. "ref/netstandard1.0/ja/System.Linq.Expressions.xml",
  16058. "ref/netstandard1.0/ko/System.Linq.Expressions.xml",
  16059. "ref/netstandard1.0/ru/System.Linq.Expressions.xml",
  16060. "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml",
  16061. "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml",
  16062. "ref/netstandard1.3/System.Linq.Expressions.dll",
  16063. "ref/netstandard1.3/System.Linq.Expressions.xml",
  16064. "ref/netstandard1.3/de/System.Linq.Expressions.xml",
  16065. "ref/netstandard1.3/es/System.Linq.Expressions.xml",
  16066. "ref/netstandard1.3/fr/System.Linq.Expressions.xml",
  16067. "ref/netstandard1.3/it/System.Linq.Expressions.xml",
  16068. "ref/netstandard1.3/ja/System.Linq.Expressions.xml",
  16069. "ref/netstandard1.3/ko/System.Linq.Expressions.xml",
  16070. "ref/netstandard1.3/ru/System.Linq.Expressions.xml",
  16071. "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml",
  16072. "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml",
  16073. "ref/netstandard1.6/System.Linq.Expressions.dll",
  16074. "ref/netstandard1.6/System.Linq.Expressions.xml",
  16075. "ref/netstandard1.6/de/System.Linq.Expressions.xml",
  16076. "ref/netstandard1.6/es/System.Linq.Expressions.xml",
  16077. "ref/netstandard1.6/fr/System.Linq.Expressions.xml",
  16078. "ref/netstandard1.6/it/System.Linq.Expressions.xml",
  16079. "ref/netstandard1.6/ja/System.Linq.Expressions.xml",
  16080. "ref/netstandard1.6/ko/System.Linq.Expressions.xml",
  16081. "ref/netstandard1.6/ru/System.Linq.Expressions.xml",
  16082. "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml",
  16083. "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml",
  16084. "ref/portable-net45+win8+wp8+wpa81/_._",
  16085. "ref/win8/_._",
  16086. "ref/wp80/_._",
  16087. "ref/wpa81/_._",
  16088. "ref/xamarinios10/_._",
  16089. "ref/xamarinmac20/_._",
  16090. "ref/xamarintvos10/_._",
  16091. "ref/xamarinwatchos10/_._",
  16092. "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll",
  16093. "system.linq.expressions.4.3.0.nupkg.sha512",
  16094. "system.linq.expressions.nuspec"
  16095. ]
  16096. },
  16097. "System.Management/8.0.0": {
  16098. "sha512": "jrK22i5LRzxZCfGb+tGmke2VH7oE0DvcDlJ1HAKYU8cPmD8XnpUT0bYn2Gy98GEhGjtfbR/sxKTVb+dE770pfA==",
  16099. "type": "package",
  16100. "path": "system.management/8.0.0",
  16101. "files": [
  16102. ".nupkg.metadata",
  16103. ".signature.p7s",
  16104. "Icon.png",
  16105. "LICENSE.TXT",
  16106. "PACKAGE.md",
  16107. "THIRD-PARTY-NOTICES.TXT",
  16108. "buildTransitive/net6.0/_._",
  16109. "buildTransitive/netcoreapp2.0/System.Management.targets",
  16110. "lib/net462/_._",
  16111. "lib/net6.0/System.Management.dll",
  16112. "lib/net6.0/System.Management.xml",
  16113. "lib/net7.0/System.Management.dll",
  16114. "lib/net7.0/System.Management.xml",
  16115. "lib/net8.0/System.Management.dll",
  16116. "lib/net8.0/System.Management.xml",
  16117. "lib/netstandard2.0/System.Management.dll",
  16118. "lib/netstandard2.0/System.Management.xml",
  16119. "runtimes/win/lib/net6.0/System.Management.dll",
  16120. "runtimes/win/lib/net6.0/System.Management.xml",
  16121. "runtimes/win/lib/net7.0/System.Management.dll",
  16122. "runtimes/win/lib/net7.0/System.Management.xml",
  16123. "runtimes/win/lib/net8.0/System.Management.dll",
  16124. "runtimes/win/lib/net8.0/System.Management.xml",
  16125. "system.management.8.0.0.nupkg.sha512",
  16126. "system.management.nuspec",
  16127. "useSharedDesignerContext.txt"
  16128. ]
  16129. },
  16130. "System.Memory/4.5.3": {
  16131. "sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==",
  16132. "type": "package",
  16133. "path": "system.memory/4.5.3",
  16134. "files": [
  16135. ".nupkg.metadata",
  16136. ".signature.p7s",
  16137. "LICENSE.TXT",
  16138. "THIRD-PARTY-NOTICES.TXT",
  16139. "lib/netcoreapp2.1/_._",
  16140. "lib/netstandard1.1/System.Memory.dll",
  16141. "lib/netstandard1.1/System.Memory.xml",
  16142. "lib/netstandard2.0/System.Memory.dll",
  16143. "lib/netstandard2.0/System.Memory.xml",
  16144. "ref/netcoreapp2.1/_._",
  16145. "system.memory.4.5.3.nupkg.sha512",
  16146. "system.memory.nuspec",
  16147. "useSharedDesignerContext.txt",
  16148. "version.txt"
  16149. ]
  16150. },
  16151. "System.Memory/4.5.4": {
  16152. "sha512": "1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
  16153. "type": "package",
  16154. "path": "system.memory/4.5.4",
  16155. "files": [
  16156. ".nupkg.metadata",
  16157. ".signature.p7s",
  16158. "LICENSE.TXT",
  16159. "THIRD-PARTY-NOTICES.TXT",
  16160. "lib/net461/System.Memory.dll",
  16161. "lib/net461/System.Memory.xml",
  16162. "lib/netcoreapp2.1/_._",
  16163. "lib/netstandard1.1/System.Memory.dll",
  16164. "lib/netstandard1.1/System.Memory.xml",
  16165. "lib/netstandard2.0/System.Memory.dll",
  16166. "lib/netstandard2.0/System.Memory.xml",
  16167. "ref/netcoreapp2.1/_._",
  16168. "system.memory.4.5.4.nupkg.sha512",
  16169. "system.memory.nuspec",
  16170. "useSharedDesignerContext.txt",
  16171. "version.txt"
  16172. ]
  16173. },
  16174. "System.ObjectModel/4.3.0": {
  16175. "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
  16176. "type": "package",
  16177. "path": "system.objectmodel/4.3.0",
  16178. "files": [
  16179. ".nupkg.metadata",
  16180. ".signature.p7s",
  16181. "ThirdPartyNotices.txt",
  16182. "dotnet_library_license.txt",
  16183. "lib/MonoAndroid10/_._",
  16184. "lib/MonoTouch10/_._",
  16185. "lib/net45/_._",
  16186. "lib/netcore50/System.ObjectModel.dll",
  16187. "lib/netstandard1.3/System.ObjectModel.dll",
  16188. "lib/portable-net45+win8+wp8+wpa81/_._",
  16189. "lib/win8/_._",
  16190. "lib/wp80/_._",
  16191. "lib/wpa81/_._",
  16192. "lib/xamarinios10/_._",
  16193. "lib/xamarinmac20/_._",
  16194. "lib/xamarintvos10/_._",
  16195. "lib/xamarinwatchos10/_._",
  16196. "ref/MonoAndroid10/_._",
  16197. "ref/MonoTouch10/_._",
  16198. "ref/net45/_._",
  16199. "ref/netcore50/System.ObjectModel.dll",
  16200. "ref/netcore50/System.ObjectModel.xml",
  16201. "ref/netcore50/de/System.ObjectModel.xml",
  16202. "ref/netcore50/es/System.ObjectModel.xml",
  16203. "ref/netcore50/fr/System.ObjectModel.xml",
  16204. "ref/netcore50/it/System.ObjectModel.xml",
  16205. "ref/netcore50/ja/System.ObjectModel.xml",
  16206. "ref/netcore50/ko/System.ObjectModel.xml",
  16207. "ref/netcore50/ru/System.ObjectModel.xml",
  16208. "ref/netcore50/zh-hans/System.ObjectModel.xml",
  16209. "ref/netcore50/zh-hant/System.ObjectModel.xml",
  16210. "ref/netstandard1.0/System.ObjectModel.dll",
  16211. "ref/netstandard1.0/System.ObjectModel.xml",
  16212. "ref/netstandard1.0/de/System.ObjectModel.xml",
  16213. "ref/netstandard1.0/es/System.ObjectModel.xml",
  16214. "ref/netstandard1.0/fr/System.ObjectModel.xml",
  16215. "ref/netstandard1.0/it/System.ObjectModel.xml",
  16216. "ref/netstandard1.0/ja/System.ObjectModel.xml",
  16217. "ref/netstandard1.0/ko/System.ObjectModel.xml",
  16218. "ref/netstandard1.0/ru/System.ObjectModel.xml",
  16219. "ref/netstandard1.0/zh-hans/System.ObjectModel.xml",
  16220. "ref/netstandard1.0/zh-hant/System.ObjectModel.xml",
  16221. "ref/netstandard1.3/System.ObjectModel.dll",
  16222. "ref/netstandard1.3/System.ObjectModel.xml",
  16223. "ref/netstandard1.3/de/System.ObjectModel.xml",
  16224. "ref/netstandard1.3/es/System.ObjectModel.xml",
  16225. "ref/netstandard1.3/fr/System.ObjectModel.xml",
  16226. "ref/netstandard1.3/it/System.ObjectModel.xml",
  16227. "ref/netstandard1.3/ja/System.ObjectModel.xml",
  16228. "ref/netstandard1.3/ko/System.ObjectModel.xml",
  16229. "ref/netstandard1.3/ru/System.ObjectModel.xml",
  16230. "ref/netstandard1.3/zh-hans/System.ObjectModel.xml",
  16231. "ref/netstandard1.3/zh-hant/System.ObjectModel.xml",
  16232. "ref/portable-net45+win8+wp8+wpa81/_._",
  16233. "ref/win8/_._",
  16234. "ref/wp80/_._",
  16235. "ref/wpa81/_._",
  16236. "ref/xamarinios10/_._",
  16237. "ref/xamarinmac20/_._",
  16238. "ref/xamarintvos10/_._",
  16239. "ref/xamarinwatchos10/_._",
  16240. "system.objectmodel.4.3.0.nupkg.sha512",
  16241. "system.objectmodel.nuspec"
  16242. ]
  16243. },
  16244. "System.Reactive/5.0.0": {
  16245. "sha512": "erBZjkQHWL9jpasCE/0qKAryzVBJFxGHVBAvgRN1bzM0q2s1S4oYREEEL0Vb+1kA/6BKb5FjUZMp5VXmy+gzkQ==",
  16246. "type": "package",
  16247. "path": "system.reactive/5.0.0",
  16248. "files": [
  16249. ".nupkg.metadata",
  16250. ".signature.p7s",
  16251. "build/net5.0/_._",
  16252. "build/netcoreapp3.1/System.Reactive.dll",
  16253. "build/netcoreapp3.1/System.Reactive.targets",
  16254. "build/netcoreapp3.1/System.Reactive.xml",
  16255. "buildTransitive/net5.0/_._",
  16256. "buildTransitive/netcoreapp3.1/System.Reactive.targets",
  16257. "lib/net472/System.Reactive.dll",
  16258. "lib/net472/System.Reactive.xml",
  16259. "lib/net5.0-windows10.0.19041/System.Reactive.dll",
  16260. "lib/net5.0-windows10.0.19041/System.Reactive.xml",
  16261. "lib/net5.0/System.Reactive.dll",
  16262. "lib/net5.0/System.Reactive.xml",
  16263. "lib/netcoreapp3.1/_._",
  16264. "lib/netstandard2.0/System.Reactive.dll",
  16265. "lib/netstandard2.0/System.Reactive.xml",
  16266. "lib/uap10.0.16299/System.Reactive.dll",
  16267. "lib/uap10.0.16299/System.Reactive.pri",
  16268. "lib/uap10.0.16299/System.Reactive.xml",
  16269. "system.reactive.5.0.0.nupkg.sha512",
  16270. "system.reactive.nuspec"
  16271. ]
  16272. },
  16273. "System.Reactive.Linq/5.0.0": {
  16274. "sha512": "IB4/qlV4T1WhZvM11RVoFUSZXPow9VWVeQ1uDkSKgz6bAO+gCf65H/vjrYlwyXmojSSxvfHndF9qdH43P/IuAw==",
  16275. "type": "package",
  16276. "path": "system.reactive.linq/5.0.0",
  16277. "files": [
  16278. ".nupkg.metadata",
  16279. ".signature.p7s",
  16280. "lib/net472/System.Reactive.Linq.dll",
  16281. "lib/net472/System.Reactive.Linq.xml",
  16282. "lib/netstandard2.0/System.Reactive.Linq.dll",
  16283. "lib/netstandard2.0/System.Reactive.Linq.xml",
  16284. "lib/uap10.0.16299/System.Reactive.Linq.dll",
  16285. "lib/uap10.0.16299/System.Reactive.Linq.pri",
  16286. "lib/uap10.0.16299/System.Reactive.Linq.xml",
  16287. "system.reactive.linq.5.0.0.nupkg.sha512",
  16288. "system.reactive.linq.nuspec"
  16289. ]
  16290. },
  16291. "System.Reflection/4.3.0": {
  16292. "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
  16293. "type": "package",
  16294. "path": "system.reflection/4.3.0",
  16295. "files": [
  16296. ".nupkg.metadata",
  16297. ".signature.p7s",
  16298. "ThirdPartyNotices.txt",
  16299. "dotnet_library_license.txt",
  16300. "lib/MonoAndroid10/_._",
  16301. "lib/MonoTouch10/_._",
  16302. "lib/net45/_._",
  16303. "lib/net462/System.Reflection.dll",
  16304. "lib/portable-net45+win8+wp8+wpa81/_._",
  16305. "lib/win8/_._",
  16306. "lib/wp80/_._",
  16307. "lib/wpa81/_._",
  16308. "lib/xamarinios10/_._",
  16309. "lib/xamarinmac20/_._",
  16310. "lib/xamarintvos10/_._",
  16311. "lib/xamarinwatchos10/_._",
  16312. "ref/MonoAndroid10/_._",
  16313. "ref/MonoTouch10/_._",
  16314. "ref/net45/_._",
  16315. "ref/net462/System.Reflection.dll",
  16316. "ref/netcore50/System.Reflection.dll",
  16317. "ref/netcore50/System.Reflection.xml",
  16318. "ref/netcore50/de/System.Reflection.xml",
  16319. "ref/netcore50/es/System.Reflection.xml",
  16320. "ref/netcore50/fr/System.Reflection.xml",
  16321. "ref/netcore50/it/System.Reflection.xml",
  16322. "ref/netcore50/ja/System.Reflection.xml",
  16323. "ref/netcore50/ko/System.Reflection.xml",
  16324. "ref/netcore50/ru/System.Reflection.xml",
  16325. "ref/netcore50/zh-hans/System.Reflection.xml",
  16326. "ref/netcore50/zh-hant/System.Reflection.xml",
  16327. "ref/netstandard1.0/System.Reflection.dll",
  16328. "ref/netstandard1.0/System.Reflection.xml",
  16329. "ref/netstandard1.0/de/System.Reflection.xml",
  16330. "ref/netstandard1.0/es/System.Reflection.xml",
  16331. "ref/netstandard1.0/fr/System.Reflection.xml",
  16332. "ref/netstandard1.0/it/System.Reflection.xml",
  16333. "ref/netstandard1.0/ja/System.Reflection.xml",
  16334. "ref/netstandard1.0/ko/System.Reflection.xml",
  16335. "ref/netstandard1.0/ru/System.Reflection.xml",
  16336. "ref/netstandard1.0/zh-hans/System.Reflection.xml",
  16337. "ref/netstandard1.0/zh-hant/System.Reflection.xml",
  16338. "ref/netstandard1.3/System.Reflection.dll",
  16339. "ref/netstandard1.3/System.Reflection.xml",
  16340. "ref/netstandard1.3/de/System.Reflection.xml",
  16341. "ref/netstandard1.3/es/System.Reflection.xml",
  16342. "ref/netstandard1.3/fr/System.Reflection.xml",
  16343. "ref/netstandard1.3/it/System.Reflection.xml",
  16344. "ref/netstandard1.3/ja/System.Reflection.xml",
  16345. "ref/netstandard1.3/ko/System.Reflection.xml",
  16346. "ref/netstandard1.3/ru/System.Reflection.xml",
  16347. "ref/netstandard1.3/zh-hans/System.Reflection.xml",
  16348. "ref/netstandard1.3/zh-hant/System.Reflection.xml",
  16349. "ref/netstandard1.5/System.Reflection.dll",
  16350. "ref/netstandard1.5/System.Reflection.xml",
  16351. "ref/netstandard1.5/de/System.Reflection.xml",
  16352. "ref/netstandard1.5/es/System.Reflection.xml",
  16353. "ref/netstandard1.5/fr/System.Reflection.xml",
  16354. "ref/netstandard1.5/it/System.Reflection.xml",
  16355. "ref/netstandard1.5/ja/System.Reflection.xml",
  16356. "ref/netstandard1.5/ko/System.Reflection.xml",
  16357. "ref/netstandard1.5/ru/System.Reflection.xml",
  16358. "ref/netstandard1.5/zh-hans/System.Reflection.xml",
  16359. "ref/netstandard1.5/zh-hant/System.Reflection.xml",
  16360. "ref/portable-net45+win8+wp8+wpa81/_._",
  16361. "ref/win8/_._",
  16362. "ref/wp80/_._",
  16363. "ref/wpa81/_._",
  16364. "ref/xamarinios10/_._",
  16365. "ref/xamarinmac20/_._",
  16366. "ref/xamarintvos10/_._",
  16367. "ref/xamarinwatchos10/_._",
  16368. "system.reflection.4.3.0.nupkg.sha512",
  16369. "system.reflection.nuspec"
  16370. ]
  16371. },
  16372. "System.Reflection.Emit/4.3.0": {
  16373. "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
  16374. "type": "package",
  16375. "path": "system.reflection.emit/4.3.0",
  16376. "files": [
  16377. ".nupkg.metadata",
  16378. ".signature.p7s",
  16379. "ThirdPartyNotices.txt",
  16380. "dotnet_library_license.txt",
  16381. "lib/MonoAndroid10/_._",
  16382. "lib/monotouch10/_._",
  16383. "lib/net45/_._",
  16384. "lib/netcore50/System.Reflection.Emit.dll",
  16385. "lib/netstandard1.3/System.Reflection.Emit.dll",
  16386. "lib/xamarinios10/_._",
  16387. "lib/xamarinmac20/_._",
  16388. "lib/xamarintvos10/_._",
  16389. "lib/xamarinwatchos10/_._",
  16390. "ref/MonoAndroid10/_._",
  16391. "ref/net45/_._",
  16392. "ref/netstandard1.1/System.Reflection.Emit.dll",
  16393. "ref/netstandard1.1/System.Reflection.Emit.xml",
  16394. "ref/netstandard1.1/de/System.Reflection.Emit.xml",
  16395. "ref/netstandard1.1/es/System.Reflection.Emit.xml",
  16396. "ref/netstandard1.1/fr/System.Reflection.Emit.xml",
  16397. "ref/netstandard1.1/it/System.Reflection.Emit.xml",
  16398. "ref/netstandard1.1/ja/System.Reflection.Emit.xml",
  16399. "ref/netstandard1.1/ko/System.Reflection.Emit.xml",
  16400. "ref/netstandard1.1/ru/System.Reflection.Emit.xml",
  16401. "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml",
  16402. "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml",
  16403. "ref/xamarinmac20/_._",
  16404. "system.reflection.emit.4.3.0.nupkg.sha512",
  16405. "system.reflection.emit.nuspec"
  16406. ]
  16407. },
  16408. "System.Reflection.Emit.ILGeneration/4.3.0": {
  16409. "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
  16410. "type": "package",
  16411. "path": "system.reflection.emit.ilgeneration/4.3.0",
  16412. "files": [
  16413. ".nupkg.metadata",
  16414. ".signature.p7s",
  16415. "ThirdPartyNotices.txt",
  16416. "dotnet_library_license.txt",
  16417. "lib/MonoAndroid10/_._",
  16418. "lib/MonoTouch10/_._",
  16419. "lib/net45/_._",
  16420. "lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
  16421. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll",
  16422. "lib/portable-net45+wp8/_._",
  16423. "lib/wp80/_._",
  16424. "lib/xamarinios10/_._",
  16425. "lib/xamarinmac20/_._",
  16426. "lib/xamarintvos10/_._",
  16427. "lib/xamarinwatchos10/_._",
  16428. "ref/MonoAndroid10/_._",
  16429. "ref/MonoTouch10/_._",
  16430. "ref/net45/_._",
  16431. "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll",
  16432. "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml",
  16433. "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml",
  16434. "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml",
  16435. "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml",
  16436. "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml",
  16437. "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml",
  16438. "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml",
  16439. "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml",
  16440. "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml",
  16441. "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml",
  16442. "ref/portable-net45+wp8/_._",
  16443. "ref/wp80/_._",
  16444. "ref/xamarinios10/_._",
  16445. "ref/xamarinmac20/_._",
  16446. "ref/xamarintvos10/_._",
  16447. "ref/xamarinwatchos10/_._",
  16448. "runtimes/aot/lib/netcore50/_._",
  16449. "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
  16450. "system.reflection.emit.ilgeneration.nuspec"
  16451. ]
  16452. },
  16453. "System.Reflection.Emit.Lightweight/4.7.0": {
  16454. "sha512": "a4OLB4IITxAXJeV74MDx49Oq2+PsF6Sml54XAFv+2RyWwtDBcabzoxiiJRhdhx+gaohLh4hEGCLQyBozXoQPqA==",
  16455. "type": "package",
  16456. "path": "system.reflection.emit.lightweight/4.7.0",
  16457. "files": [
  16458. ".nupkg.metadata",
  16459. ".signature.p7s",
  16460. "LICENSE.TXT",
  16461. "THIRD-PARTY-NOTICES.TXT",
  16462. "lib/MonoAndroid10/_._",
  16463. "lib/MonoTouch10/_._",
  16464. "lib/net45/_._",
  16465. "lib/netcore50/System.Reflection.Emit.Lightweight.dll",
  16466. "lib/netcoreapp2.0/_._",
  16467. "lib/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
  16468. "lib/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
  16469. "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll",
  16470. "lib/netstandard2.0/System.Reflection.Emit.Lightweight.dll",
  16471. "lib/netstandard2.0/System.Reflection.Emit.Lightweight.xml",
  16472. "lib/netstandard2.1/_._",
  16473. "lib/portable-net45+wp8/_._",
  16474. "lib/wp80/_._",
  16475. "lib/xamarinios10/_._",
  16476. "lib/xamarinmac20/_._",
  16477. "lib/xamarintvos10/_._",
  16478. "lib/xamarinwatchos10/_._",
  16479. "ref/MonoAndroid10/_._",
  16480. "ref/MonoTouch10/_._",
  16481. "ref/net45/_._",
  16482. "ref/netcoreapp2.0/_._",
  16483. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
  16484. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
  16485. "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml",
  16486. "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml",
  16487. "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml",
  16488. "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml",
  16489. "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml",
  16490. "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml",
  16491. "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml",
  16492. "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml",
  16493. "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml",
  16494. "ref/netstandard2.0/System.Reflection.Emit.Lightweight.dll",
  16495. "ref/netstandard2.0/System.Reflection.Emit.Lightweight.xml",
  16496. "ref/netstandard2.1/_._",
  16497. "ref/portable-net45+wp8/_._",
  16498. "ref/wp80/_._",
  16499. "ref/xamarinios10/_._",
  16500. "ref/xamarinmac20/_._",
  16501. "ref/xamarintvos10/_._",
  16502. "ref/xamarinwatchos10/_._",
  16503. "runtimes/aot/lib/netcore50/System.Reflection.Emit.Lightweight.dll",
  16504. "runtimes/aot/lib/netcore50/System.Reflection.Emit.Lightweight.xml",
  16505. "system.reflection.emit.lightweight.4.7.0.nupkg.sha512",
  16506. "system.reflection.emit.lightweight.nuspec",
  16507. "useSharedDesignerContext.txt",
  16508. "version.txt"
  16509. ]
  16510. },
  16511. "System.Reflection.Extensions/4.3.0": {
  16512. "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
  16513. "type": "package",
  16514. "path": "system.reflection.extensions/4.3.0",
  16515. "files": [
  16516. ".nupkg.metadata",
  16517. ".signature.p7s",
  16518. "ThirdPartyNotices.txt",
  16519. "dotnet_library_license.txt",
  16520. "lib/MonoAndroid10/_._",
  16521. "lib/MonoTouch10/_._",
  16522. "lib/net45/_._",
  16523. "lib/portable-net45+win8+wp8+wpa81/_._",
  16524. "lib/win8/_._",
  16525. "lib/wp80/_._",
  16526. "lib/wpa81/_._",
  16527. "lib/xamarinios10/_._",
  16528. "lib/xamarinmac20/_._",
  16529. "lib/xamarintvos10/_._",
  16530. "lib/xamarinwatchos10/_._",
  16531. "ref/MonoAndroid10/_._",
  16532. "ref/MonoTouch10/_._",
  16533. "ref/net45/_._",
  16534. "ref/netcore50/System.Reflection.Extensions.dll",
  16535. "ref/netcore50/System.Reflection.Extensions.xml",
  16536. "ref/netcore50/de/System.Reflection.Extensions.xml",
  16537. "ref/netcore50/es/System.Reflection.Extensions.xml",
  16538. "ref/netcore50/fr/System.Reflection.Extensions.xml",
  16539. "ref/netcore50/it/System.Reflection.Extensions.xml",
  16540. "ref/netcore50/ja/System.Reflection.Extensions.xml",
  16541. "ref/netcore50/ko/System.Reflection.Extensions.xml",
  16542. "ref/netcore50/ru/System.Reflection.Extensions.xml",
  16543. "ref/netcore50/zh-hans/System.Reflection.Extensions.xml",
  16544. "ref/netcore50/zh-hant/System.Reflection.Extensions.xml",
  16545. "ref/netstandard1.0/System.Reflection.Extensions.dll",
  16546. "ref/netstandard1.0/System.Reflection.Extensions.xml",
  16547. "ref/netstandard1.0/de/System.Reflection.Extensions.xml",
  16548. "ref/netstandard1.0/es/System.Reflection.Extensions.xml",
  16549. "ref/netstandard1.0/fr/System.Reflection.Extensions.xml",
  16550. "ref/netstandard1.0/it/System.Reflection.Extensions.xml",
  16551. "ref/netstandard1.0/ja/System.Reflection.Extensions.xml",
  16552. "ref/netstandard1.0/ko/System.Reflection.Extensions.xml",
  16553. "ref/netstandard1.0/ru/System.Reflection.Extensions.xml",
  16554. "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml",
  16555. "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml",
  16556. "ref/portable-net45+win8+wp8+wpa81/_._",
  16557. "ref/win8/_._",
  16558. "ref/wp80/_._",
  16559. "ref/wpa81/_._",
  16560. "ref/xamarinios10/_._",
  16561. "ref/xamarinmac20/_._",
  16562. "ref/xamarintvos10/_._",
  16563. "ref/xamarinwatchos10/_._",
  16564. "system.reflection.extensions.4.3.0.nupkg.sha512",
  16565. "system.reflection.extensions.nuspec"
  16566. ]
  16567. },
  16568. "System.Reflection.Metadata/8.0.0": {
  16569. "sha512": "ptvgrFh7PvWI8bcVqG5rsA/weWM09EnthFHR5SCnS6IN+P4mj6rE1lBDC4U8HL9/57htKAqy4KQ3bBj84cfYyQ==",
  16570. "type": "package",
  16571. "path": "system.reflection.metadata/8.0.0",
  16572. "files": [
  16573. ".nupkg.metadata",
  16574. ".signature.p7s",
  16575. "Icon.png",
  16576. "LICENSE.TXT",
  16577. "PACKAGE.md",
  16578. "THIRD-PARTY-NOTICES.TXT",
  16579. "buildTransitive/net461/System.Reflection.Metadata.targets",
  16580. "buildTransitive/net462/_._",
  16581. "buildTransitive/net6.0/_._",
  16582. "buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets",
  16583. "lib/net462/System.Reflection.Metadata.dll",
  16584. "lib/net462/System.Reflection.Metadata.xml",
  16585. "lib/net6.0/System.Reflection.Metadata.dll",
  16586. "lib/net6.0/System.Reflection.Metadata.xml",
  16587. "lib/net7.0/System.Reflection.Metadata.dll",
  16588. "lib/net7.0/System.Reflection.Metadata.xml",
  16589. "lib/net8.0/System.Reflection.Metadata.dll",
  16590. "lib/net8.0/System.Reflection.Metadata.xml",
  16591. "lib/netstandard2.0/System.Reflection.Metadata.dll",
  16592. "lib/netstandard2.0/System.Reflection.Metadata.xml",
  16593. "system.reflection.metadata.8.0.0.nupkg.sha512",
  16594. "system.reflection.metadata.nuspec",
  16595. "useSharedDesignerContext.txt"
  16596. ]
  16597. },
  16598. "System.Reflection.Primitives/4.3.0": {
  16599. "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
  16600. "type": "package",
  16601. "path": "system.reflection.primitives/4.3.0",
  16602. "files": [
  16603. ".nupkg.metadata",
  16604. ".signature.p7s",
  16605. "ThirdPartyNotices.txt",
  16606. "dotnet_library_license.txt",
  16607. "lib/MonoAndroid10/_._",
  16608. "lib/MonoTouch10/_._",
  16609. "lib/net45/_._",
  16610. "lib/portable-net45+win8+wp8+wpa81/_._",
  16611. "lib/win8/_._",
  16612. "lib/wp80/_._",
  16613. "lib/wpa81/_._",
  16614. "lib/xamarinios10/_._",
  16615. "lib/xamarinmac20/_._",
  16616. "lib/xamarintvos10/_._",
  16617. "lib/xamarinwatchos10/_._",
  16618. "ref/MonoAndroid10/_._",
  16619. "ref/MonoTouch10/_._",
  16620. "ref/net45/_._",
  16621. "ref/netcore50/System.Reflection.Primitives.dll",
  16622. "ref/netcore50/System.Reflection.Primitives.xml",
  16623. "ref/netcore50/de/System.Reflection.Primitives.xml",
  16624. "ref/netcore50/es/System.Reflection.Primitives.xml",
  16625. "ref/netcore50/fr/System.Reflection.Primitives.xml",
  16626. "ref/netcore50/it/System.Reflection.Primitives.xml",
  16627. "ref/netcore50/ja/System.Reflection.Primitives.xml",
  16628. "ref/netcore50/ko/System.Reflection.Primitives.xml",
  16629. "ref/netcore50/ru/System.Reflection.Primitives.xml",
  16630. "ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
  16631. "ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
  16632. "ref/netstandard1.0/System.Reflection.Primitives.dll",
  16633. "ref/netstandard1.0/System.Reflection.Primitives.xml",
  16634. "ref/netstandard1.0/de/System.Reflection.Primitives.xml",
  16635. "ref/netstandard1.0/es/System.Reflection.Primitives.xml",
  16636. "ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
  16637. "ref/netstandard1.0/it/System.Reflection.Primitives.xml",
  16638. "ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
  16639. "ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
  16640. "ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
  16641. "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
  16642. "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
  16643. "ref/portable-net45+win8+wp8+wpa81/_._",
  16644. "ref/win8/_._",
  16645. "ref/wp80/_._",
  16646. "ref/wpa81/_._",
  16647. "ref/xamarinios10/_._",
  16648. "ref/xamarinmac20/_._",
  16649. "ref/xamarintvos10/_._",
  16650. "ref/xamarinwatchos10/_._",
  16651. "system.reflection.primitives.4.3.0.nupkg.sha512",
  16652. "system.reflection.primitives.nuspec"
  16653. ]
  16654. },
  16655. "System.Reflection.TypeExtensions/4.3.0": {
  16656. "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
  16657. "type": "package",
  16658. "path": "system.reflection.typeextensions/4.3.0",
  16659. "files": [
  16660. ".nupkg.metadata",
  16661. ".signature.p7s",
  16662. "ThirdPartyNotices.txt",
  16663. "dotnet_library_license.txt",
  16664. "lib/MonoAndroid10/_._",
  16665. "lib/MonoTouch10/_._",
  16666. "lib/net46/System.Reflection.TypeExtensions.dll",
  16667. "lib/net462/System.Reflection.TypeExtensions.dll",
  16668. "lib/netcore50/System.Reflection.TypeExtensions.dll",
  16669. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll",
  16670. "lib/xamarinios10/_._",
  16671. "lib/xamarinmac20/_._",
  16672. "lib/xamarintvos10/_._",
  16673. "lib/xamarinwatchos10/_._",
  16674. "ref/MonoAndroid10/_._",
  16675. "ref/MonoTouch10/_._",
  16676. "ref/net46/System.Reflection.TypeExtensions.dll",
  16677. "ref/net462/System.Reflection.TypeExtensions.dll",
  16678. "ref/netstandard1.3/System.Reflection.TypeExtensions.dll",
  16679. "ref/netstandard1.3/System.Reflection.TypeExtensions.xml",
  16680. "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml",
  16681. "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml",
  16682. "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml",
  16683. "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml",
  16684. "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml",
  16685. "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml",
  16686. "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml",
  16687. "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml",
  16688. "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml",
  16689. "ref/netstandard1.5/System.Reflection.TypeExtensions.dll",
  16690. "ref/netstandard1.5/System.Reflection.TypeExtensions.xml",
  16691. "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml",
  16692. "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml",
  16693. "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml",
  16694. "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml",
  16695. "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml",
  16696. "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml",
  16697. "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml",
  16698. "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml",
  16699. "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml",
  16700. "ref/xamarinios10/_._",
  16701. "ref/xamarinmac20/_._",
  16702. "ref/xamarintvos10/_._",
  16703. "ref/xamarinwatchos10/_._",
  16704. "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll",
  16705. "system.reflection.typeextensions.4.3.0.nupkg.sha512",
  16706. "system.reflection.typeextensions.nuspec"
  16707. ]
  16708. },
  16709. "System.Resources.ResourceManager/4.3.0": {
  16710. "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
  16711. "type": "package",
  16712. "path": "system.resources.resourcemanager/4.3.0",
  16713. "files": [
  16714. ".nupkg.metadata",
  16715. ".signature.p7s",
  16716. "ThirdPartyNotices.txt",
  16717. "dotnet_library_license.txt",
  16718. "lib/MonoAndroid10/_._",
  16719. "lib/MonoTouch10/_._",
  16720. "lib/net45/_._",
  16721. "lib/portable-net45+win8+wp8+wpa81/_._",
  16722. "lib/win8/_._",
  16723. "lib/wp80/_._",
  16724. "lib/wpa81/_._",
  16725. "lib/xamarinios10/_._",
  16726. "lib/xamarinmac20/_._",
  16727. "lib/xamarintvos10/_._",
  16728. "lib/xamarinwatchos10/_._",
  16729. "ref/MonoAndroid10/_._",
  16730. "ref/MonoTouch10/_._",
  16731. "ref/net45/_._",
  16732. "ref/netcore50/System.Resources.ResourceManager.dll",
  16733. "ref/netcore50/System.Resources.ResourceManager.xml",
  16734. "ref/netcore50/de/System.Resources.ResourceManager.xml",
  16735. "ref/netcore50/es/System.Resources.ResourceManager.xml",
  16736. "ref/netcore50/fr/System.Resources.ResourceManager.xml",
  16737. "ref/netcore50/it/System.Resources.ResourceManager.xml",
  16738. "ref/netcore50/ja/System.Resources.ResourceManager.xml",
  16739. "ref/netcore50/ko/System.Resources.ResourceManager.xml",
  16740. "ref/netcore50/ru/System.Resources.ResourceManager.xml",
  16741. "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml",
  16742. "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml",
  16743. "ref/netstandard1.0/System.Resources.ResourceManager.dll",
  16744. "ref/netstandard1.0/System.Resources.ResourceManager.xml",
  16745. "ref/netstandard1.0/de/System.Resources.ResourceManager.xml",
  16746. "ref/netstandard1.0/es/System.Resources.ResourceManager.xml",
  16747. "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml",
  16748. "ref/netstandard1.0/it/System.Resources.ResourceManager.xml",
  16749. "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml",
  16750. "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml",
  16751. "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml",
  16752. "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml",
  16753. "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml",
  16754. "ref/portable-net45+win8+wp8+wpa81/_._",
  16755. "ref/win8/_._",
  16756. "ref/wp80/_._",
  16757. "ref/wpa81/_._",
  16758. "ref/xamarinios10/_._",
  16759. "ref/xamarinmac20/_._",
  16760. "ref/xamarintvos10/_._",
  16761. "ref/xamarinwatchos10/_._",
  16762. "system.resources.resourcemanager.4.3.0.nupkg.sha512",
  16763. "system.resources.resourcemanager.nuspec"
  16764. ]
  16765. },
  16766. "System.Runtime/4.3.1": {
  16767. "sha512": "abhfv1dTK6NXOmu4bgHIONxHyEqFjW8HwXPmpY9gmll+ix9UNo4XDcmzJn6oLooftxNssVHdJC1pGT9jkSynQg==",
  16768. "type": "package",
  16769. "path": "system.runtime/4.3.1",
  16770. "files": [
  16771. ".nupkg.metadata",
  16772. ".signature.p7s",
  16773. "ThirdPartyNotices.txt",
  16774. "dotnet_library_license.txt",
  16775. "lib/MonoAndroid10/_._",
  16776. "lib/MonoTouch10/_._",
  16777. "lib/net45/_._",
  16778. "lib/net462/System.Runtime.dll",
  16779. "lib/portable-net45+win8+wp80+wpa81/_._",
  16780. "lib/win8/_._",
  16781. "lib/wp80/_._",
  16782. "lib/wpa81/_._",
  16783. "lib/xamarinios10/_._",
  16784. "lib/xamarinmac20/_._",
  16785. "lib/xamarintvos10/_._",
  16786. "lib/xamarinwatchos10/_._",
  16787. "ref/MonoAndroid10/_._",
  16788. "ref/MonoTouch10/_._",
  16789. "ref/net45/_._",
  16790. "ref/net462/System.Runtime.dll",
  16791. "ref/netcore50/System.Runtime.dll",
  16792. "ref/netcore50/System.Runtime.xml",
  16793. "ref/netcore50/de/System.Runtime.xml",
  16794. "ref/netcore50/es/System.Runtime.xml",
  16795. "ref/netcore50/fr/System.Runtime.xml",
  16796. "ref/netcore50/it/System.Runtime.xml",
  16797. "ref/netcore50/ja/System.Runtime.xml",
  16798. "ref/netcore50/ko/System.Runtime.xml",
  16799. "ref/netcore50/ru/System.Runtime.xml",
  16800. "ref/netcore50/zh-hans/System.Runtime.xml",
  16801. "ref/netcore50/zh-hant/System.Runtime.xml",
  16802. "ref/netstandard1.0/System.Runtime.dll",
  16803. "ref/netstandard1.0/System.Runtime.xml",
  16804. "ref/netstandard1.0/de/System.Runtime.xml",
  16805. "ref/netstandard1.0/es/System.Runtime.xml",
  16806. "ref/netstandard1.0/fr/System.Runtime.xml",
  16807. "ref/netstandard1.0/it/System.Runtime.xml",
  16808. "ref/netstandard1.0/ja/System.Runtime.xml",
  16809. "ref/netstandard1.0/ko/System.Runtime.xml",
  16810. "ref/netstandard1.0/ru/System.Runtime.xml",
  16811. "ref/netstandard1.0/zh-hans/System.Runtime.xml",
  16812. "ref/netstandard1.0/zh-hant/System.Runtime.xml",
  16813. "ref/netstandard1.2/System.Runtime.dll",
  16814. "ref/netstandard1.2/System.Runtime.xml",
  16815. "ref/netstandard1.2/de/System.Runtime.xml",
  16816. "ref/netstandard1.2/es/System.Runtime.xml",
  16817. "ref/netstandard1.2/fr/System.Runtime.xml",
  16818. "ref/netstandard1.2/it/System.Runtime.xml",
  16819. "ref/netstandard1.2/ja/System.Runtime.xml",
  16820. "ref/netstandard1.2/ko/System.Runtime.xml",
  16821. "ref/netstandard1.2/ru/System.Runtime.xml",
  16822. "ref/netstandard1.2/zh-hans/System.Runtime.xml",
  16823. "ref/netstandard1.2/zh-hant/System.Runtime.xml",
  16824. "ref/netstandard1.3/System.Runtime.dll",
  16825. "ref/netstandard1.3/System.Runtime.xml",
  16826. "ref/netstandard1.3/de/System.Runtime.xml",
  16827. "ref/netstandard1.3/es/System.Runtime.xml",
  16828. "ref/netstandard1.3/fr/System.Runtime.xml",
  16829. "ref/netstandard1.3/it/System.Runtime.xml",
  16830. "ref/netstandard1.3/ja/System.Runtime.xml",
  16831. "ref/netstandard1.3/ko/System.Runtime.xml",
  16832. "ref/netstandard1.3/ru/System.Runtime.xml",
  16833. "ref/netstandard1.3/zh-hans/System.Runtime.xml",
  16834. "ref/netstandard1.3/zh-hant/System.Runtime.xml",
  16835. "ref/netstandard1.5/System.Runtime.dll",
  16836. "ref/netstandard1.5/System.Runtime.xml",
  16837. "ref/netstandard1.5/de/System.Runtime.xml",
  16838. "ref/netstandard1.5/es/System.Runtime.xml",
  16839. "ref/netstandard1.5/fr/System.Runtime.xml",
  16840. "ref/netstandard1.5/it/System.Runtime.xml",
  16841. "ref/netstandard1.5/ja/System.Runtime.xml",
  16842. "ref/netstandard1.5/ko/System.Runtime.xml",
  16843. "ref/netstandard1.5/ru/System.Runtime.xml",
  16844. "ref/netstandard1.5/zh-hans/System.Runtime.xml",
  16845. "ref/netstandard1.5/zh-hant/System.Runtime.xml",
  16846. "ref/portable-net45+win8+wp80+wpa81/_._",
  16847. "ref/win8/_._",
  16848. "ref/wp80/_._",
  16849. "ref/wpa81/_._",
  16850. "ref/xamarinios10/_._",
  16851. "ref/xamarinmac20/_._",
  16852. "ref/xamarintvos10/_._",
  16853. "ref/xamarinwatchos10/_._",
  16854. "system.runtime.4.3.1.nupkg.sha512",
  16855. "system.runtime.nuspec"
  16856. ]
  16857. },
  16858. "System.Runtime.Caching/4.7.0": {
  16859. "sha512": "NdvNRjTPxYvIEhXQszT9L9vJhdQoX6AQ0AlhjTU+5NqFQVuacJTfhPVAvtGWNA2OJCqRiR/okBcZgMwI6MqcZg==",
  16860. "type": "package",
  16861. "path": "system.runtime.caching/4.7.0",
  16862. "files": [
  16863. ".nupkg.metadata",
  16864. ".signature.p7s",
  16865. "LICENSE.TXT",
  16866. "THIRD-PARTY-NOTICES.TXT",
  16867. "lib/MonoAndroid10/_._",
  16868. "lib/MonoTouch10/_._",
  16869. "lib/net45/_._",
  16870. "lib/netstandard2.0/System.Runtime.Caching.dll",
  16871. "lib/netstandard2.0/System.Runtime.Caching.xml",
  16872. "lib/xamarinios10/_._",
  16873. "lib/xamarinmac20/_._",
  16874. "lib/xamarintvos10/_._",
  16875. "lib/xamarinwatchos10/_._",
  16876. "ref/MonoAndroid10/_._",
  16877. "ref/MonoTouch10/_._",
  16878. "ref/net45/_._",
  16879. "ref/netstandard2.0/System.Runtime.Caching.dll",
  16880. "ref/netstandard2.0/System.Runtime.Caching.xml",
  16881. "ref/xamarinios10/_._",
  16882. "ref/xamarinmac20/_._",
  16883. "ref/xamarintvos10/_._",
  16884. "ref/xamarinwatchos10/_._",
  16885. "runtimes/win/lib/net45/_._",
  16886. "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll",
  16887. "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.xml",
  16888. "system.runtime.caching.4.7.0.nupkg.sha512",
  16889. "system.runtime.caching.nuspec",
  16890. "useSharedDesignerContext.txt",
  16891. "version.txt"
  16892. ]
  16893. },
  16894. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  16895. "sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
  16896. "type": "package",
  16897. "path": "system.runtime.compilerservices.unsafe/6.0.0",
  16898. "files": [
  16899. ".nupkg.metadata",
  16900. ".signature.p7s",
  16901. "Icon.png",
  16902. "LICENSE.TXT",
  16903. "THIRD-PARTY-NOTICES.TXT",
  16904. "buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets",
  16905. "buildTransitive/netcoreapp3.1/_._",
  16906. "lib/net461/System.Runtime.CompilerServices.Unsafe.dll",
  16907. "lib/net461/System.Runtime.CompilerServices.Unsafe.xml",
  16908. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll",
  16909. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml",
  16910. "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll",
  16911. "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml",
  16912. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
  16913. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
  16914. "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
  16915. "system.runtime.compilerservices.unsafe.nuspec",
  16916. "useSharedDesignerContext.txt"
  16917. ]
  16918. },
  16919. "System.Runtime.Extensions/4.3.0": {
  16920. "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
  16921. "type": "package",
  16922. "path": "system.runtime.extensions/4.3.0",
  16923. "files": [
  16924. ".nupkg.metadata",
  16925. ".signature.p7s",
  16926. "ThirdPartyNotices.txt",
  16927. "dotnet_library_license.txt",
  16928. "lib/MonoAndroid10/_._",
  16929. "lib/MonoTouch10/_._",
  16930. "lib/net45/_._",
  16931. "lib/net462/System.Runtime.Extensions.dll",
  16932. "lib/portable-net45+win8+wp8+wpa81/_._",
  16933. "lib/win8/_._",
  16934. "lib/wp80/_._",
  16935. "lib/wpa81/_._",
  16936. "lib/xamarinios10/_._",
  16937. "lib/xamarinmac20/_._",
  16938. "lib/xamarintvos10/_._",
  16939. "lib/xamarinwatchos10/_._",
  16940. "ref/MonoAndroid10/_._",
  16941. "ref/MonoTouch10/_._",
  16942. "ref/net45/_._",
  16943. "ref/net462/System.Runtime.Extensions.dll",
  16944. "ref/netcore50/System.Runtime.Extensions.dll",
  16945. "ref/netcore50/System.Runtime.Extensions.xml",
  16946. "ref/netcore50/de/System.Runtime.Extensions.xml",
  16947. "ref/netcore50/es/System.Runtime.Extensions.xml",
  16948. "ref/netcore50/fr/System.Runtime.Extensions.xml",
  16949. "ref/netcore50/it/System.Runtime.Extensions.xml",
  16950. "ref/netcore50/ja/System.Runtime.Extensions.xml",
  16951. "ref/netcore50/ko/System.Runtime.Extensions.xml",
  16952. "ref/netcore50/ru/System.Runtime.Extensions.xml",
  16953. "ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
  16954. "ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
  16955. "ref/netstandard1.0/System.Runtime.Extensions.dll",
  16956. "ref/netstandard1.0/System.Runtime.Extensions.xml",
  16957. "ref/netstandard1.0/de/System.Runtime.Extensions.xml",
  16958. "ref/netstandard1.0/es/System.Runtime.Extensions.xml",
  16959. "ref/netstandard1.0/fr/System.Runtime.Extensions.xml",
  16960. "ref/netstandard1.0/it/System.Runtime.Extensions.xml",
  16961. "ref/netstandard1.0/ja/System.Runtime.Extensions.xml",
  16962. "ref/netstandard1.0/ko/System.Runtime.Extensions.xml",
  16963. "ref/netstandard1.0/ru/System.Runtime.Extensions.xml",
  16964. "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml",
  16965. "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml",
  16966. "ref/netstandard1.3/System.Runtime.Extensions.dll",
  16967. "ref/netstandard1.3/System.Runtime.Extensions.xml",
  16968. "ref/netstandard1.3/de/System.Runtime.Extensions.xml",
  16969. "ref/netstandard1.3/es/System.Runtime.Extensions.xml",
  16970. "ref/netstandard1.3/fr/System.Runtime.Extensions.xml",
  16971. "ref/netstandard1.3/it/System.Runtime.Extensions.xml",
  16972. "ref/netstandard1.3/ja/System.Runtime.Extensions.xml",
  16973. "ref/netstandard1.3/ko/System.Runtime.Extensions.xml",
  16974. "ref/netstandard1.3/ru/System.Runtime.Extensions.xml",
  16975. "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml",
  16976. "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml",
  16977. "ref/netstandard1.5/System.Runtime.Extensions.dll",
  16978. "ref/netstandard1.5/System.Runtime.Extensions.xml",
  16979. "ref/netstandard1.5/de/System.Runtime.Extensions.xml",
  16980. "ref/netstandard1.5/es/System.Runtime.Extensions.xml",
  16981. "ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
  16982. "ref/netstandard1.5/it/System.Runtime.Extensions.xml",
  16983. "ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
  16984. "ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
  16985. "ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
  16986. "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
  16987. "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
  16988. "ref/portable-net45+win8+wp8+wpa81/_._",
  16989. "ref/win8/_._",
  16990. "ref/wp80/_._",
  16991. "ref/wpa81/_._",
  16992. "ref/xamarinios10/_._",
  16993. "ref/xamarinmac20/_._",
  16994. "ref/xamarintvos10/_._",
  16995. "ref/xamarinwatchos10/_._",
  16996. "system.runtime.extensions.4.3.0.nupkg.sha512",
  16997. "system.runtime.extensions.nuspec"
  16998. ]
  16999. },
  17000. "System.Runtime.Handles/4.3.0": {
  17001. "sha512": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
  17002. "type": "package",
  17003. "path": "system.runtime.handles/4.3.0",
  17004. "files": [
  17005. ".nupkg.metadata",
  17006. ".signature.p7s",
  17007. "ThirdPartyNotices.txt",
  17008. "dotnet_library_license.txt",
  17009. "lib/MonoAndroid10/_._",
  17010. "lib/MonoTouch10/_._",
  17011. "lib/net46/_._",
  17012. "lib/xamarinios10/_._",
  17013. "lib/xamarinmac20/_._",
  17014. "lib/xamarintvos10/_._",
  17015. "lib/xamarinwatchos10/_._",
  17016. "ref/MonoAndroid10/_._",
  17017. "ref/MonoTouch10/_._",
  17018. "ref/net46/_._",
  17019. "ref/netstandard1.3/System.Runtime.Handles.dll",
  17020. "ref/netstandard1.3/System.Runtime.Handles.xml",
  17021. "ref/netstandard1.3/de/System.Runtime.Handles.xml",
  17022. "ref/netstandard1.3/es/System.Runtime.Handles.xml",
  17023. "ref/netstandard1.3/fr/System.Runtime.Handles.xml",
  17024. "ref/netstandard1.3/it/System.Runtime.Handles.xml",
  17025. "ref/netstandard1.3/ja/System.Runtime.Handles.xml",
  17026. "ref/netstandard1.3/ko/System.Runtime.Handles.xml",
  17027. "ref/netstandard1.3/ru/System.Runtime.Handles.xml",
  17028. "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml",
  17029. "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml",
  17030. "ref/xamarinios10/_._",
  17031. "ref/xamarinmac20/_._",
  17032. "ref/xamarintvos10/_._",
  17033. "ref/xamarinwatchos10/_._",
  17034. "system.runtime.handles.4.3.0.nupkg.sha512",
  17035. "system.runtime.handles.nuspec"
  17036. ]
  17037. },
  17038. "System.Runtime.Serialization.Primitives/4.3.0": {
  17039. "sha512": "Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==",
  17040. "type": "package",
  17041. "path": "system.runtime.serialization.primitives/4.3.0",
  17042. "files": [
  17043. ".nupkg.metadata",
  17044. ".signature.p7s",
  17045. "ThirdPartyNotices.txt",
  17046. "dotnet_library_license.txt",
  17047. "lib/MonoAndroid10/_._",
  17048. "lib/MonoTouch10/_._",
  17049. "lib/net45/_._",
  17050. "lib/net46/System.Runtime.Serialization.Primitives.dll",
  17051. "lib/netcore50/System.Runtime.Serialization.Primitives.dll",
  17052. "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
  17053. "lib/portable-net45+win8+wp8+wpa81/_._",
  17054. "lib/win8/_._",
  17055. "lib/wp80/_._",
  17056. "lib/wpa81/_._",
  17057. "lib/xamarinios10/_._",
  17058. "lib/xamarinmac20/_._",
  17059. "lib/xamarintvos10/_._",
  17060. "lib/xamarinwatchos10/_._",
  17061. "ref/MonoAndroid10/_._",
  17062. "ref/MonoTouch10/_._",
  17063. "ref/net45/_._",
  17064. "ref/net46/System.Runtime.Serialization.Primitives.dll",
  17065. "ref/netcore50/System.Runtime.Serialization.Primitives.dll",
  17066. "ref/netcore50/System.Runtime.Serialization.Primitives.xml",
  17067. "ref/netcore50/de/System.Runtime.Serialization.Primitives.xml",
  17068. "ref/netcore50/es/System.Runtime.Serialization.Primitives.xml",
  17069. "ref/netcore50/fr/System.Runtime.Serialization.Primitives.xml",
  17070. "ref/netcore50/it/System.Runtime.Serialization.Primitives.xml",
  17071. "ref/netcore50/ja/System.Runtime.Serialization.Primitives.xml",
  17072. "ref/netcore50/ko/System.Runtime.Serialization.Primitives.xml",
  17073. "ref/netcore50/ru/System.Runtime.Serialization.Primitives.xml",
  17074. "ref/netcore50/zh-hans/System.Runtime.Serialization.Primitives.xml",
  17075. "ref/netcore50/zh-hant/System.Runtime.Serialization.Primitives.xml",
  17076. "ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll",
  17077. "ref/netstandard1.0/System.Runtime.Serialization.Primitives.xml",
  17078. "ref/netstandard1.0/de/System.Runtime.Serialization.Primitives.xml",
  17079. "ref/netstandard1.0/es/System.Runtime.Serialization.Primitives.xml",
  17080. "ref/netstandard1.0/fr/System.Runtime.Serialization.Primitives.xml",
  17081. "ref/netstandard1.0/it/System.Runtime.Serialization.Primitives.xml",
  17082. "ref/netstandard1.0/ja/System.Runtime.Serialization.Primitives.xml",
  17083. "ref/netstandard1.0/ko/System.Runtime.Serialization.Primitives.xml",
  17084. "ref/netstandard1.0/ru/System.Runtime.Serialization.Primitives.xml",
  17085. "ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Primitives.xml",
  17086. "ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Primitives.xml",
  17087. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
  17088. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.xml",
  17089. "ref/netstandard1.3/de/System.Runtime.Serialization.Primitives.xml",
  17090. "ref/netstandard1.3/es/System.Runtime.Serialization.Primitives.xml",
  17091. "ref/netstandard1.3/fr/System.Runtime.Serialization.Primitives.xml",
  17092. "ref/netstandard1.3/it/System.Runtime.Serialization.Primitives.xml",
  17093. "ref/netstandard1.3/ja/System.Runtime.Serialization.Primitives.xml",
  17094. "ref/netstandard1.3/ko/System.Runtime.Serialization.Primitives.xml",
  17095. "ref/netstandard1.3/ru/System.Runtime.Serialization.Primitives.xml",
  17096. "ref/netstandard1.3/zh-hans/System.Runtime.Serialization.Primitives.xml",
  17097. "ref/netstandard1.3/zh-hant/System.Runtime.Serialization.Primitives.xml",
  17098. "ref/portable-net45+win8+wp8+wpa81/_._",
  17099. "ref/win8/_._",
  17100. "ref/wp80/_._",
  17101. "ref/wpa81/_._",
  17102. "ref/xamarinios10/_._",
  17103. "ref/xamarinmac20/_._",
  17104. "ref/xamarintvos10/_._",
  17105. "ref/xamarinwatchos10/_._",
  17106. "runtimes/aot/lib/netcore50/System.Runtime.Serialization.Primitives.dll",
  17107. "system.runtime.serialization.primitives.4.3.0.nupkg.sha512",
  17108. "system.runtime.serialization.primitives.nuspec"
  17109. ]
  17110. },
  17111. "System.Security.AccessControl/6.0.0": {
  17112. "sha512": "AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==",
  17113. "type": "package",
  17114. "path": "system.security.accesscontrol/6.0.0",
  17115. "files": [
  17116. ".nupkg.metadata",
  17117. ".signature.p7s",
  17118. "Icon.png",
  17119. "LICENSE.TXT",
  17120. "THIRD-PARTY-NOTICES.TXT",
  17121. "buildTransitive/netcoreapp2.0/System.Security.AccessControl.targets",
  17122. "buildTransitive/netcoreapp3.1/_._",
  17123. "lib/net461/System.Security.AccessControl.dll",
  17124. "lib/net461/System.Security.AccessControl.xml",
  17125. "lib/net6.0/System.Security.AccessControl.dll",
  17126. "lib/net6.0/System.Security.AccessControl.xml",
  17127. "lib/netstandard2.0/System.Security.AccessControl.dll",
  17128. "lib/netstandard2.0/System.Security.AccessControl.xml",
  17129. "runtimes/win/lib/net461/System.Security.AccessControl.dll",
  17130. "runtimes/win/lib/net461/System.Security.AccessControl.xml",
  17131. "runtimes/win/lib/net6.0/System.Security.AccessControl.dll",
  17132. "runtimes/win/lib/net6.0/System.Security.AccessControl.xml",
  17133. "runtimes/win/lib/netstandard2.0/System.Security.AccessControl.dll",
  17134. "runtimes/win/lib/netstandard2.0/System.Security.AccessControl.xml",
  17135. "system.security.accesscontrol.6.0.0.nupkg.sha512",
  17136. "system.security.accesscontrol.nuspec",
  17137. "useSharedDesignerContext.txt"
  17138. ]
  17139. },
  17140. "System.Security.Cryptography.Cng/4.5.0": {
  17141. "sha512": "WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==",
  17142. "type": "package",
  17143. "path": "system.security.cryptography.cng/4.5.0",
  17144. "files": [
  17145. ".nupkg.metadata",
  17146. ".signature.p7s",
  17147. "LICENSE.TXT",
  17148. "THIRD-PARTY-NOTICES.TXT",
  17149. "lib/MonoAndroid10/_._",
  17150. "lib/MonoTouch10/_._",
  17151. "lib/net46/System.Security.Cryptography.Cng.dll",
  17152. "lib/net461/System.Security.Cryptography.Cng.dll",
  17153. "lib/net462/System.Security.Cryptography.Cng.dll",
  17154. "lib/net47/System.Security.Cryptography.Cng.dll",
  17155. "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  17156. "lib/netstandard1.3/System.Security.Cryptography.Cng.dll",
  17157. "lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
  17158. "lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
  17159. "lib/netstandard2.0/System.Security.Cryptography.Cng.dll",
  17160. "lib/uap10.0.16299/_._",
  17161. "lib/xamarinios10/_._",
  17162. "lib/xamarinmac20/_._",
  17163. "lib/xamarintvos10/_._",
  17164. "lib/xamarinwatchos10/_._",
  17165. "ref/MonoAndroid10/_._",
  17166. "ref/MonoTouch10/_._",
  17167. "ref/net46/System.Security.Cryptography.Cng.dll",
  17168. "ref/net461/System.Security.Cryptography.Cng.dll",
  17169. "ref/net461/System.Security.Cryptography.Cng.xml",
  17170. "ref/net462/System.Security.Cryptography.Cng.dll",
  17171. "ref/net462/System.Security.Cryptography.Cng.xml",
  17172. "ref/net47/System.Security.Cryptography.Cng.dll",
  17173. "ref/net47/System.Security.Cryptography.Cng.xml",
  17174. "ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
  17175. "ref/netcoreapp2.0/System.Security.Cryptography.Cng.xml",
  17176. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  17177. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.xml",
  17178. "ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
  17179. "ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
  17180. "ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
  17181. "ref/netstandard2.0/System.Security.Cryptography.Cng.dll",
  17182. "ref/netstandard2.0/System.Security.Cryptography.Cng.xml",
  17183. "ref/uap10.0.16299/_._",
  17184. "ref/xamarinios10/_._",
  17185. "ref/xamarinmac20/_._",
  17186. "ref/xamarintvos10/_._",
  17187. "ref/xamarinwatchos10/_._",
  17188. "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
  17189. "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
  17190. "runtimes/win/lib/net462/System.Security.Cryptography.Cng.dll",
  17191. "runtimes/win/lib/net47/System.Security.Cryptography.Cng.dll",
  17192. "runtimes/win/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
  17193. "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  17194. "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
  17195. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
  17196. "runtimes/win/lib/uap10.0.16299/_._",
  17197. "system.security.cryptography.cng.4.5.0.nupkg.sha512",
  17198. "system.security.cryptography.cng.nuspec",
  17199. "useSharedDesignerContext.txt",
  17200. "version.txt"
  17201. ]
  17202. },
  17203. "System.Security.Cryptography.Pkcs/6.0.1": {
  17204. "sha512": "ynmbW2GjIGg9K1wXmVIRs4IlyDolf0JXNpzFQ8JCVgwM+myUC2JeUggl2PwQig2PNVMegKmN1aAx7WPQ8tI3vA==",
  17205. "type": "package",
  17206. "path": "system.security.cryptography.pkcs/6.0.1",
  17207. "files": [
  17208. ".nupkg.metadata",
  17209. ".signature.p7s",
  17210. "Icon.png",
  17211. "LICENSE.TXT",
  17212. "THIRD-PARTY-NOTICES.TXT",
  17213. "buildTransitive/netcoreapp2.0/System.Security.Cryptography.Pkcs.targets",
  17214. "buildTransitive/netcoreapp3.1/_._",
  17215. "lib/net461/System.Security.Cryptography.Pkcs.dll",
  17216. "lib/net461/System.Security.Cryptography.Pkcs.xml",
  17217. "lib/net6.0/System.Security.Cryptography.Pkcs.dll",
  17218. "lib/net6.0/System.Security.Cryptography.Pkcs.xml",
  17219. "lib/netcoreapp3.1/System.Security.Cryptography.Pkcs.dll",
  17220. "lib/netcoreapp3.1/System.Security.Cryptography.Pkcs.xml",
  17221. "lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
  17222. "lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
  17223. "lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
  17224. "lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
  17225. "runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.dll",
  17226. "runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.xml",
  17227. "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll",
  17228. "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.xml",
  17229. "runtimes/win/lib/netcoreapp3.1/System.Security.Cryptography.Pkcs.dll",
  17230. "runtimes/win/lib/netcoreapp3.1/System.Security.Cryptography.Pkcs.xml",
  17231. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
  17232. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
  17233. "runtimes/win/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
  17234. "runtimes/win/lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
  17235. "system.security.cryptography.pkcs.6.0.1.nupkg.sha512",
  17236. "system.security.cryptography.pkcs.nuspec",
  17237. "useSharedDesignerContext.txt"
  17238. ]
  17239. },
  17240. "System.Security.Cryptography.Pkcs/7.0.1": {
  17241. "sha512": "Qv9g+0GP1aX55cOz/k4Oz7cCFA0g+0GSXYwG0XwJgYK4y/ZCiVLjjhv4kbWIwNfouqYv2vZtNiWAxIuWUJumTw==",
  17242. "type": "package",
  17243. "path": "system.security.cryptography.pkcs/7.0.1",
  17244. "files": [
  17245. ".nupkg.metadata",
  17246. ".signature.p7s",
  17247. "Icon.png",
  17248. "LICENSE.TXT",
  17249. "THIRD-PARTY-NOTICES.TXT",
  17250. "buildTransitive/net461/System.Security.Cryptography.Pkcs.targets",
  17251. "buildTransitive/net462/_._",
  17252. "buildTransitive/net6.0/_._",
  17253. "buildTransitive/netcoreapp2.0/System.Security.Cryptography.Pkcs.targets",
  17254. "lib/net462/System.Security.Cryptography.Pkcs.dll",
  17255. "lib/net462/System.Security.Cryptography.Pkcs.xml",
  17256. "lib/net6.0/System.Security.Cryptography.Pkcs.dll",
  17257. "lib/net6.0/System.Security.Cryptography.Pkcs.xml",
  17258. "lib/net7.0/System.Security.Cryptography.Pkcs.dll",
  17259. "lib/net7.0/System.Security.Cryptography.Pkcs.xml",
  17260. "lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
  17261. "lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
  17262. "lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
  17263. "lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
  17264. "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll",
  17265. "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.xml",
  17266. "runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll",
  17267. "runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.xml",
  17268. "system.security.cryptography.pkcs.7.0.1.nupkg.sha512",
  17269. "system.security.cryptography.pkcs.nuspec",
  17270. "useSharedDesignerContext.txt"
  17271. ]
  17272. },
  17273. "System.Security.Cryptography.Pkcs/8.0.0": {
  17274. "sha512": "ULmp3xoOwNYjOYp4JZ2NK/6NdTgiN1GQXzVVN1njQ7LOZ0d0B9vyMnhyqbIi9Qw4JXj1JgCsitkTShboHRx7Eg==",
  17275. "type": "package",
  17276. "path": "system.security.cryptography.pkcs/8.0.0",
  17277. "files": [
  17278. ".nupkg.metadata",
  17279. ".signature.p7s",
  17280. "Icon.png",
  17281. "LICENSE.TXT",
  17282. "THIRD-PARTY-NOTICES.TXT",
  17283. "buildTransitive/net461/System.Security.Cryptography.Pkcs.targets",
  17284. "buildTransitive/net462/_._",
  17285. "buildTransitive/net6.0/_._",
  17286. "buildTransitive/netcoreapp2.0/System.Security.Cryptography.Pkcs.targets",
  17287. "lib/net462/System.Security.Cryptography.Pkcs.dll",
  17288. "lib/net462/System.Security.Cryptography.Pkcs.xml",
  17289. "lib/net6.0/System.Security.Cryptography.Pkcs.dll",
  17290. "lib/net6.0/System.Security.Cryptography.Pkcs.xml",
  17291. "lib/net7.0/System.Security.Cryptography.Pkcs.dll",
  17292. "lib/net7.0/System.Security.Cryptography.Pkcs.xml",
  17293. "lib/net8.0/System.Security.Cryptography.Pkcs.dll",
  17294. "lib/net8.0/System.Security.Cryptography.Pkcs.xml",
  17295. "lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
  17296. "lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
  17297. "lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
  17298. "lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
  17299. "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll",
  17300. "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.xml",
  17301. "runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll",
  17302. "runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.xml",
  17303. "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.dll",
  17304. "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.xml",
  17305. "system.security.cryptography.pkcs.8.0.0.nupkg.sha512",
  17306. "system.security.cryptography.pkcs.nuspec",
  17307. "useSharedDesignerContext.txt"
  17308. ]
  17309. },
  17310. "System.Security.Cryptography.ProtectedData/8.0.0": {
  17311. "sha512": "+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==",
  17312. "type": "package",
  17313. "path": "system.security.cryptography.protecteddata/8.0.0",
  17314. "files": [
  17315. ".nupkg.metadata",
  17316. ".signature.p7s",
  17317. "Icon.png",
  17318. "LICENSE.TXT",
  17319. "PACKAGE.md",
  17320. "THIRD-PARTY-NOTICES.TXT",
  17321. "buildTransitive/net461/System.Security.Cryptography.ProtectedData.targets",
  17322. "buildTransitive/net462/_._",
  17323. "buildTransitive/net6.0/_._",
  17324. "buildTransitive/netcoreapp2.0/System.Security.Cryptography.ProtectedData.targets",
  17325. "lib/MonoAndroid10/_._",
  17326. "lib/MonoTouch10/_._",
  17327. "lib/net462/System.Security.Cryptography.ProtectedData.dll",
  17328. "lib/net462/System.Security.Cryptography.ProtectedData.xml",
  17329. "lib/net6.0/System.Security.Cryptography.ProtectedData.dll",
  17330. "lib/net6.0/System.Security.Cryptography.ProtectedData.xml",
  17331. "lib/net7.0/System.Security.Cryptography.ProtectedData.dll",
  17332. "lib/net7.0/System.Security.Cryptography.ProtectedData.xml",
  17333. "lib/net8.0/System.Security.Cryptography.ProtectedData.dll",
  17334. "lib/net8.0/System.Security.Cryptography.ProtectedData.xml",
  17335. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
  17336. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
  17337. "lib/xamarinios10/_._",
  17338. "lib/xamarinmac20/_._",
  17339. "lib/xamarintvos10/_._",
  17340. "lib/xamarinwatchos10/_._",
  17341. "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512",
  17342. "system.security.cryptography.protecteddata.nuspec",
  17343. "useSharedDesignerContext.txt"
  17344. ]
  17345. },
  17346. "System.Security.Permissions/6.0.0": {
  17347. "sha512": "T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
  17348. "type": "package",
  17349. "path": "system.security.permissions/6.0.0",
  17350. "files": [
  17351. ".nupkg.metadata",
  17352. ".signature.p7s",
  17353. "Icon.png",
  17354. "LICENSE.TXT",
  17355. "THIRD-PARTY-NOTICES.TXT",
  17356. "buildTransitive/netcoreapp2.0/System.Security.Permissions.targets",
  17357. "buildTransitive/netcoreapp3.1/_._",
  17358. "lib/net461/System.Security.Permissions.dll",
  17359. "lib/net461/System.Security.Permissions.xml",
  17360. "lib/net5.0/System.Security.Permissions.dll",
  17361. "lib/net5.0/System.Security.Permissions.xml",
  17362. "lib/net6.0/System.Security.Permissions.dll",
  17363. "lib/net6.0/System.Security.Permissions.xml",
  17364. "lib/netcoreapp3.1/System.Security.Permissions.dll",
  17365. "lib/netcoreapp3.1/System.Security.Permissions.xml",
  17366. "lib/netstandard2.0/System.Security.Permissions.dll",
  17367. "lib/netstandard2.0/System.Security.Permissions.xml",
  17368. "runtimes/win/lib/net461/System.Security.Permissions.dll",
  17369. "runtimes/win/lib/net461/System.Security.Permissions.xml",
  17370. "system.security.permissions.6.0.0.nupkg.sha512",
  17371. "system.security.permissions.nuspec",
  17372. "useSharedDesignerContext.txt"
  17373. ]
  17374. },
  17375. "System.Security.Principal.Windows/5.0.0": {
  17376. "sha512": "t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
  17377. "type": "package",
  17378. "path": "system.security.principal.windows/5.0.0",
  17379. "files": [
  17380. ".nupkg.metadata",
  17381. ".signature.p7s",
  17382. "Icon.png",
  17383. "LICENSE.TXT",
  17384. "THIRD-PARTY-NOTICES.TXT",
  17385. "lib/net46/System.Security.Principal.Windows.dll",
  17386. "lib/net461/System.Security.Principal.Windows.dll",
  17387. "lib/net461/System.Security.Principal.Windows.xml",
  17388. "lib/netstandard1.3/System.Security.Principal.Windows.dll",
  17389. "lib/netstandard2.0/System.Security.Principal.Windows.dll",
  17390. "lib/netstandard2.0/System.Security.Principal.Windows.xml",
  17391. "lib/uap10.0.16299/_._",
  17392. "ref/net46/System.Security.Principal.Windows.dll",
  17393. "ref/net461/System.Security.Principal.Windows.dll",
  17394. "ref/net461/System.Security.Principal.Windows.xml",
  17395. "ref/netcoreapp3.0/System.Security.Principal.Windows.dll",
  17396. "ref/netcoreapp3.0/System.Security.Principal.Windows.xml",
  17397. "ref/netstandard1.3/System.Security.Principal.Windows.dll",
  17398. "ref/netstandard1.3/System.Security.Principal.Windows.xml",
  17399. "ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
  17400. "ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
  17401. "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
  17402. "ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
  17403. "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
  17404. "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
  17405. "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
  17406. "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
  17407. "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
  17408. "ref/netstandard2.0/System.Security.Principal.Windows.dll",
  17409. "ref/netstandard2.0/System.Security.Principal.Windows.xml",
  17410. "ref/uap10.0.16299/_._",
  17411. "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
  17412. "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
  17413. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
  17414. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
  17415. "runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
  17416. "runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
  17417. "runtimes/win/lib/net461/System.Security.Principal.Windows.xml",
  17418. "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
  17419. "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
  17420. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
  17421. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
  17422. "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
  17423. "runtimes/win/lib/uap10.0.16299/_._",
  17424. "system.security.principal.windows.5.0.0.nupkg.sha512",
  17425. "system.security.principal.windows.nuspec",
  17426. "useSharedDesignerContext.txt",
  17427. "version.txt"
  17428. ]
  17429. },
  17430. "System.Text.Encoding/4.3.0": {
  17431. "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
  17432. "type": "package",
  17433. "path": "system.text.encoding/4.3.0",
  17434. "files": [
  17435. ".nupkg.metadata",
  17436. ".signature.p7s",
  17437. "ThirdPartyNotices.txt",
  17438. "dotnet_library_license.txt",
  17439. "lib/MonoAndroid10/_._",
  17440. "lib/MonoTouch10/_._",
  17441. "lib/net45/_._",
  17442. "lib/portable-net45+win8+wp8+wpa81/_._",
  17443. "lib/win8/_._",
  17444. "lib/wp80/_._",
  17445. "lib/wpa81/_._",
  17446. "lib/xamarinios10/_._",
  17447. "lib/xamarinmac20/_._",
  17448. "lib/xamarintvos10/_._",
  17449. "lib/xamarinwatchos10/_._",
  17450. "ref/MonoAndroid10/_._",
  17451. "ref/MonoTouch10/_._",
  17452. "ref/net45/_._",
  17453. "ref/netcore50/System.Text.Encoding.dll",
  17454. "ref/netcore50/System.Text.Encoding.xml",
  17455. "ref/netcore50/de/System.Text.Encoding.xml",
  17456. "ref/netcore50/es/System.Text.Encoding.xml",
  17457. "ref/netcore50/fr/System.Text.Encoding.xml",
  17458. "ref/netcore50/it/System.Text.Encoding.xml",
  17459. "ref/netcore50/ja/System.Text.Encoding.xml",
  17460. "ref/netcore50/ko/System.Text.Encoding.xml",
  17461. "ref/netcore50/ru/System.Text.Encoding.xml",
  17462. "ref/netcore50/zh-hans/System.Text.Encoding.xml",
  17463. "ref/netcore50/zh-hant/System.Text.Encoding.xml",
  17464. "ref/netstandard1.0/System.Text.Encoding.dll",
  17465. "ref/netstandard1.0/System.Text.Encoding.xml",
  17466. "ref/netstandard1.0/de/System.Text.Encoding.xml",
  17467. "ref/netstandard1.0/es/System.Text.Encoding.xml",
  17468. "ref/netstandard1.0/fr/System.Text.Encoding.xml",
  17469. "ref/netstandard1.0/it/System.Text.Encoding.xml",
  17470. "ref/netstandard1.0/ja/System.Text.Encoding.xml",
  17471. "ref/netstandard1.0/ko/System.Text.Encoding.xml",
  17472. "ref/netstandard1.0/ru/System.Text.Encoding.xml",
  17473. "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
  17474. "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
  17475. "ref/netstandard1.3/System.Text.Encoding.dll",
  17476. "ref/netstandard1.3/System.Text.Encoding.xml",
  17477. "ref/netstandard1.3/de/System.Text.Encoding.xml",
  17478. "ref/netstandard1.3/es/System.Text.Encoding.xml",
  17479. "ref/netstandard1.3/fr/System.Text.Encoding.xml",
  17480. "ref/netstandard1.3/it/System.Text.Encoding.xml",
  17481. "ref/netstandard1.3/ja/System.Text.Encoding.xml",
  17482. "ref/netstandard1.3/ko/System.Text.Encoding.xml",
  17483. "ref/netstandard1.3/ru/System.Text.Encoding.xml",
  17484. "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
  17485. "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
  17486. "ref/portable-net45+win8+wp8+wpa81/_._",
  17487. "ref/win8/_._",
  17488. "ref/wp80/_._",
  17489. "ref/wpa81/_._",
  17490. "ref/xamarinios10/_._",
  17491. "ref/xamarinmac20/_._",
  17492. "ref/xamarintvos10/_._",
  17493. "ref/xamarinwatchos10/_._",
  17494. "system.text.encoding.4.3.0.nupkg.sha512",
  17495. "system.text.encoding.nuspec"
  17496. ]
  17497. },
  17498. "System.Text.Encoding.CodePages/6.0.0": {
  17499. "sha512": "ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==",
  17500. "type": "package",
  17501. "path": "system.text.encoding.codepages/6.0.0",
  17502. "files": [
  17503. ".nupkg.metadata",
  17504. ".signature.p7s",
  17505. "Icon.png",
  17506. "LICENSE.TXT",
  17507. "THIRD-PARTY-NOTICES.TXT",
  17508. "buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets",
  17509. "buildTransitive/netcoreapp3.1/_._",
  17510. "lib/MonoAndroid10/_._",
  17511. "lib/MonoTouch10/_._",
  17512. "lib/net461/System.Text.Encoding.CodePages.dll",
  17513. "lib/net461/System.Text.Encoding.CodePages.xml",
  17514. "lib/net6.0/System.Text.Encoding.CodePages.dll",
  17515. "lib/net6.0/System.Text.Encoding.CodePages.xml",
  17516. "lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll",
  17517. "lib/netcoreapp3.1/System.Text.Encoding.CodePages.xml",
  17518. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  17519. "lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
  17520. "lib/xamarinios10/_._",
  17521. "lib/xamarinmac20/_._",
  17522. "lib/xamarintvos10/_._",
  17523. "lib/xamarinwatchos10/_._",
  17524. "runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll",
  17525. "runtimes/win/lib/net461/System.Text.Encoding.CodePages.xml",
  17526. "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll",
  17527. "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.xml",
  17528. "runtimes/win/lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll",
  17529. "runtimes/win/lib/netcoreapp3.1/System.Text.Encoding.CodePages.xml",
  17530. "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  17531. "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
  17532. "system.text.encoding.codepages.6.0.0.nupkg.sha512",
  17533. "system.text.encoding.codepages.nuspec",
  17534. "useSharedDesignerContext.txt"
  17535. ]
  17536. },
  17537. "System.Text.Encoding.CodePages/7.0.0": {
  17538. "sha512": "LSyCblMpvOe0N3E+8e0skHcrIhgV2huaNcjUUEa8hRtgEAm36aGkRoC8Jxlb6Ra6GSfF29ftduPNywin8XolzQ==",
  17539. "type": "package",
  17540. "path": "system.text.encoding.codepages/7.0.0",
  17541. "files": [
  17542. ".nupkg.metadata",
  17543. ".signature.p7s",
  17544. "Icon.png",
  17545. "LICENSE.TXT",
  17546. "THIRD-PARTY-NOTICES.TXT",
  17547. "buildTransitive/net461/System.Text.Encoding.CodePages.targets",
  17548. "buildTransitive/net462/_._",
  17549. "buildTransitive/net6.0/_._",
  17550. "buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets",
  17551. "lib/MonoAndroid10/_._",
  17552. "lib/MonoTouch10/_._",
  17553. "lib/net462/System.Text.Encoding.CodePages.dll",
  17554. "lib/net462/System.Text.Encoding.CodePages.xml",
  17555. "lib/net6.0/System.Text.Encoding.CodePages.dll",
  17556. "lib/net6.0/System.Text.Encoding.CodePages.xml",
  17557. "lib/net7.0/System.Text.Encoding.CodePages.dll",
  17558. "lib/net7.0/System.Text.Encoding.CodePages.xml",
  17559. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  17560. "lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
  17561. "lib/xamarinios10/_._",
  17562. "lib/xamarinmac20/_._",
  17563. "lib/xamarintvos10/_._",
  17564. "lib/xamarinwatchos10/_._",
  17565. "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll",
  17566. "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.xml",
  17567. "runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.dll",
  17568. "runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.xml",
  17569. "system.text.encoding.codepages.7.0.0.nupkg.sha512",
  17570. "system.text.encoding.codepages.nuspec",
  17571. "useSharedDesignerContext.txt"
  17572. ]
  17573. },
  17574. "System.Text.Encoding.CodePages/8.0.0": {
  17575. "sha512": "OZIsVplFGaVY90G2SbpgU7EnCoOO5pw1t4ic21dBF3/1omrJFpAGoNAVpPyMVOC90/hvgkGG3VFqR13YgZMQfg==",
  17576. "type": "package",
  17577. "path": "system.text.encoding.codepages/8.0.0",
  17578. "files": [
  17579. ".nupkg.metadata",
  17580. ".signature.p7s",
  17581. "Icon.png",
  17582. "LICENSE.TXT",
  17583. "PACKAGE.md",
  17584. "THIRD-PARTY-NOTICES.TXT",
  17585. "buildTransitive/net461/System.Text.Encoding.CodePages.targets",
  17586. "buildTransitive/net462/_._",
  17587. "buildTransitive/net6.0/_._",
  17588. "buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets",
  17589. "lib/MonoAndroid10/_._",
  17590. "lib/MonoTouch10/_._",
  17591. "lib/net462/System.Text.Encoding.CodePages.dll",
  17592. "lib/net462/System.Text.Encoding.CodePages.xml",
  17593. "lib/net6.0/System.Text.Encoding.CodePages.dll",
  17594. "lib/net6.0/System.Text.Encoding.CodePages.xml",
  17595. "lib/net7.0/System.Text.Encoding.CodePages.dll",
  17596. "lib/net7.0/System.Text.Encoding.CodePages.xml",
  17597. "lib/net8.0/System.Text.Encoding.CodePages.dll",
  17598. "lib/net8.0/System.Text.Encoding.CodePages.xml",
  17599. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  17600. "lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
  17601. "lib/xamarinios10/_._",
  17602. "lib/xamarinmac20/_._",
  17603. "lib/xamarintvos10/_._",
  17604. "lib/xamarinwatchos10/_._",
  17605. "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll",
  17606. "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.xml",
  17607. "runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.dll",
  17608. "runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.xml",
  17609. "runtimes/win/lib/net8.0/System.Text.Encoding.CodePages.dll",
  17610. "runtimes/win/lib/net8.0/System.Text.Encoding.CodePages.xml",
  17611. "system.text.encoding.codepages.8.0.0.nupkg.sha512",
  17612. "system.text.encoding.codepages.nuspec",
  17613. "useSharedDesignerContext.txt"
  17614. ]
  17615. },
  17616. "System.Text.Encodings.Web/8.0.0": {
  17617. "sha512": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==",
  17618. "type": "package",
  17619. "path": "system.text.encodings.web/8.0.0",
  17620. "files": [
  17621. ".nupkg.metadata",
  17622. ".signature.p7s",
  17623. "Icon.png",
  17624. "LICENSE.TXT",
  17625. "THIRD-PARTY-NOTICES.TXT",
  17626. "buildTransitive/net461/System.Text.Encodings.Web.targets",
  17627. "buildTransitive/net462/_._",
  17628. "buildTransitive/net6.0/_._",
  17629. "buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets",
  17630. "lib/net462/System.Text.Encodings.Web.dll",
  17631. "lib/net462/System.Text.Encodings.Web.xml",
  17632. "lib/net6.0/System.Text.Encodings.Web.dll",
  17633. "lib/net6.0/System.Text.Encodings.Web.xml",
  17634. "lib/net7.0/System.Text.Encodings.Web.dll",
  17635. "lib/net7.0/System.Text.Encodings.Web.xml",
  17636. "lib/net8.0/System.Text.Encodings.Web.dll",
  17637. "lib/net8.0/System.Text.Encodings.Web.xml",
  17638. "lib/netstandard2.0/System.Text.Encodings.Web.dll",
  17639. "lib/netstandard2.0/System.Text.Encodings.Web.xml",
  17640. "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll",
  17641. "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.xml",
  17642. "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll",
  17643. "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.xml",
  17644. "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll",
  17645. "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.xml",
  17646. "system.text.encodings.web.8.0.0.nupkg.sha512",
  17647. "system.text.encodings.web.nuspec",
  17648. "useSharedDesignerContext.txt"
  17649. ]
  17650. },
  17651. "System.Text.Json/8.0.0": {
  17652. "sha512": "OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==",
  17653. "type": "package",
  17654. "path": "system.text.json/8.0.0",
  17655. "files": [
  17656. ".nupkg.metadata",
  17657. ".signature.p7s",
  17658. "Icon.png",
  17659. "LICENSE.TXT",
  17660. "PACKAGE.md",
  17661. "THIRD-PARTY-NOTICES.TXT",
  17662. "analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll",
  17663. "analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  17664. "analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  17665. "analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  17666. "analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  17667. "analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  17668. "analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  17669. "analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  17670. "analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  17671. "analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  17672. "analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  17673. "analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  17674. "analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  17675. "analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  17676. "analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll",
  17677. "analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  17678. "analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  17679. "analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  17680. "analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  17681. "analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  17682. "analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  17683. "analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  17684. "analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  17685. "analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  17686. "analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  17687. "analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  17688. "analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  17689. "analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  17690. "analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll",
  17691. "analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  17692. "analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  17693. "analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  17694. "analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  17695. "analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  17696. "analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  17697. "analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  17698. "analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  17699. "analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  17700. "analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  17701. "analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  17702. "analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  17703. "analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  17704. "buildTransitive/net461/System.Text.Json.targets",
  17705. "buildTransitive/net462/System.Text.Json.targets",
  17706. "buildTransitive/net6.0/System.Text.Json.targets",
  17707. "buildTransitive/netcoreapp2.0/System.Text.Json.targets",
  17708. "buildTransitive/netstandard2.0/System.Text.Json.targets",
  17709. "lib/net462/System.Text.Json.dll",
  17710. "lib/net462/System.Text.Json.xml",
  17711. "lib/net6.0/System.Text.Json.dll",
  17712. "lib/net6.0/System.Text.Json.xml",
  17713. "lib/net7.0/System.Text.Json.dll",
  17714. "lib/net7.0/System.Text.Json.xml",
  17715. "lib/net8.0/System.Text.Json.dll",
  17716. "lib/net8.0/System.Text.Json.xml",
  17717. "lib/netstandard2.0/System.Text.Json.dll",
  17718. "lib/netstandard2.0/System.Text.Json.xml",
  17719. "system.text.json.8.0.0.nupkg.sha512",
  17720. "system.text.json.nuspec",
  17721. "useSharedDesignerContext.txt"
  17722. ]
  17723. },
  17724. "System.Text.Json/8.0.3": {
  17725. "sha512": "hpagS9joOwv6efWfrMmV9MjQXpiXZH72PgN067Ysfr6AWMSD1/1hEcvh/U5mUpPLezEWsOJSuVrmqDIVD958iA==",
  17726. "type": "package",
  17727. "path": "system.text.json/8.0.3",
  17728. "files": [
  17729. ".nupkg.metadata",
  17730. ".signature.p7s",
  17731. "Icon.png",
  17732. "LICENSE.TXT",
  17733. "PACKAGE.md",
  17734. "THIRD-PARTY-NOTICES.TXT",
  17735. "analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll",
  17736. "analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  17737. "analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  17738. "analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  17739. "analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  17740. "analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  17741. "analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  17742. "analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  17743. "analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  17744. "analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  17745. "analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  17746. "analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  17747. "analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  17748. "analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  17749. "analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll",
  17750. "analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  17751. "analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  17752. "analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  17753. "analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  17754. "analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  17755. "analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  17756. "analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  17757. "analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  17758. "analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  17759. "analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  17760. "analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  17761. "analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  17762. "analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  17763. "analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll",
  17764. "analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  17765. "analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  17766. "analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  17767. "analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  17768. "analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  17769. "analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  17770. "analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  17771. "analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  17772. "analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  17773. "analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  17774. "analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  17775. "analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  17776. "analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  17777. "buildTransitive/net461/System.Text.Json.targets",
  17778. "buildTransitive/net462/System.Text.Json.targets",
  17779. "buildTransitive/net6.0/System.Text.Json.targets",
  17780. "buildTransitive/netcoreapp2.0/System.Text.Json.targets",
  17781. "buildTransitive/netstandard2.0/System.Text.Json.targets",
  17782. "lib/net462/System.Text.Json.dll",
  17783. "lib/net462/System.Text.Json.xml",
  17784. "lib/net6.0/System.Text.Json.dll",
  17785. "lib/net6.0/System.Text.Json.xml",
  17786. "lib/net7.0/System.Text.Json.dll",
  17787. "lib/net7.0/System.Text.Json.xml",
  17788. "lib/net8.0/System.Text.Json.dll",
  17789. "lib/net8.0/System.Text.Json.xml",
  17790. "lib/netstandard2.0/System.Text.Json.dll",
  17791. "lib/netstandard2.0/System.Text.Json.xml",
  17792. "system.text.json.8.0.3.nupkg.sha512",
  17793. "system.text.json.nuspec",
  17794. "useSharedDesignerContext.txt"
  17795. ]
  17796. },
  17797. "System.Text.RegularExpressions/4.3.1": {
  17798. "sha512": "N0kNRrWe4+nXOWlpLT4LAY5brb8caNFlUuIRpraCVMDLYutKkol1aV079rQjLuSxKMJT2SpBQsYX9xbcTMmzwg==",
  17799. "type": "package",
  17800. "path": "system.text.regularexpressions/4.3.1",
  17801. "files": [
  17802. ".nupkg.metadata",
  17803. ".signature.p7s",
  17804. "ThirdPartyNotices.txt",
  17805. "dotnet_library_license.txt",
  17806. "lib/MonoAndroid10/_._",
  17807. "lib/MonoTouch10/_._",
  17808. "lib/net45/_._",
  17809. "lib/net463/System.Text.RegularExpressions.dll",
  17810. "lib/netcore50/System.Text.RegularExpressions.dll",
  17811. "lib/netstandard1.6/System.Text.RegularExpressions.dll",
  17812. "lib/portable-net45+win8+wp8+wpa81/_._",
  17813. "lib/win8/_._",
  17814. "lib/wp80/_._",
  17815. "lib/wpa81/_._",
  17816. "lib/xamarinios10/_._",
  17817. "lib/xamarinmac20/_._",
  17818. "lib/xamarintvos10/_._",
  17819. "lib/xamarinwatchos10/_._",
  17820. "ref/MonoAndroid10/_._",
  17821. "ref/MonoTouch10/_._",
  17822. "ref/net45/_._",
  17823. "ref/net463/System.Text.RegularExpressions.dll",
  17824. "ref/netcore50/System.Text.RegularExpressions.dll",
  17825. "ref/netcore50/System.Text.RegularExpressions.xml",
  17826. "ref/netcore50/de/System.Text.RegularExpressions.xml",
  17827. "ref/netcore50/es/System.Text.RegularExpressions.xml",
  17828. "ref/netcore50/fr/System.Text.RegularExpressions.xml",
  17829. "ref/netcore50/it/System.Text.RegularExpressions.xml",
  17830. "ref/netcore50/ja/System.Text.RegularExpressions.xml",
  17831. "ref/netcore50/ko/System.Text.RegularExpressions.xml",
  17832. "ref/netcore50/ru/System.Text.RegularExpressions.xml",
  17833. "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml",
  17834. "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml",
  17835. "ref/netcoreapp1.1/System.Text.RegularExpressions.dll",
  17836. "ref/netstandard1.0/System.Text.RegularExpressions.dll",
  17837. "ref/netstandard1.0/System.Text.RegularExpressions.xml",
  17838. "ref/netstandard1.0/de/System.Text.RegularExpressions.xml",
  17839. "ref/netstandard1.0/es/System.Text.RegularExpressions.xml",
  17840. "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml",
  17841. "ref/netstandard1.0/it/System.Text.RegularExpressions.xml",
  17842. "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml",
  17843. "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml",
  17844. "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml",
  17845. "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml",
  17846. "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml",
  17847. "ref/netstandard1.3/System.Text.RegularExpressions.dll",
  17848. "ref/netstandard1.3/System.Text.RegularExpressions.xml",
  17849. "ref/netstandard1.3/de/System.Text.RegularExpressions.xml",
  17850. "ref/netstandard1.3/es/System.Text.RegularExpressions.xml",
  17851. "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml",
  17852. "ref/netstandard1.3/it/System.Text.RegularExpressions.xml",
  17853. "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml",
  17854. "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml",
  17855. "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml",
  17856. "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml",
  17857. "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml",
  17858. "ref/netstandard1.6/System.Text.RegularExpressions.dll",
  17859. "ref/netstandard1.6/System.Text.RegularExpressions.xml",
  17860. "ref/netstandard1.6/de/System.Text.RegularExpressions.xml",
  17861. "ref/netstandard1.6/es/System.Text.RegularExpressions.xml",
  17862. "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml",
  17863. "ref/netstandard1.6/it/System.Text.RegularExpressions.xml",
  17864. "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml",
  17865. "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml",
  17866. "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml",
  17867. "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml",
  17868. "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml",
  17869. "ref/portable-net45+win8+wp8+wpa81/_._",
  17870. "ref/win8/_._",
  17871. "ref/wp80/_._",
  17872. "ref/wpa81/_._",
  17873. "ref/xamarinios10/_._",
  17874. "ref/xamarinmac20/_._",
  17875. "ref/xamarintvos10/_._",
  17876. "ref/xamarinwatchos10/_._",
  17877. "system.text.regularexpressions.4.3.1.nupkg.sha512",
  17878. "system.text.regularexpressions.nuspec"
  17879. ]
  17880. },
  17881. "System.Threading/4.3.0": {
  17882. "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
  17883. "type": "package",
  17884. "path": "system.threading/4.3.0",
  17885. "files": [
  17886. ".nupkg.metadata",
  17887. ".signature.p7s",
  17888. "ThirdPartyNotices.txt",
  17889. "dotnet_library_license.txt",
  17890. "lib/MonoAndroid10/_._",
  17891. "lib/MonoTouch10/_._",
  17892. "lib/net45/_._",
  17893. "lib/netcore50/System.Threading.dll",
  17894. "lib/netstandard1.3/System.Threading.dll",
  17895. "lib/portable-net45+win8+wp8+wpa81/_._",
  17896. "lib/win8/_._",
  17897. "lib/wp80/_._",
  17898. "lib/wpa81/_._",
  17899. "lib/xamarinios10/_._",
  17900. "lib/xamarinmac20/_._",
  17901. "lib/xamarintvos10/_._",
  17902. "lib/xamarinwatchos10/_._",
  17903. "ref/MonoAndroid10/_._",
  17904. "ref/MonoTouch10/_._",
  17905. "ref/net45/_._",
  17906. "ref/netcore50/System.Threading.dll",
  17907. "ref/netcore50/System.Threading.xml",
  17908. "ref/netcore50/de/System.Threading.xml",
  17909. "ref/netcore50/es/System.Threading.xml",
  17910. "ref/netcore50/fr/System.Threading.xml",
  17911. "ref/netcore50/it/System.Threading.xml",
  17912. "ref/netcore50/ja/System.Threading.xml",
  17913. "ref/netcore50/ko/System.Threading.xml",
  17914. "ref/netcore50/ru/System.Threading.xml",
  17915. "ref/netcore50/zh-hans/System.Threading.xml",
  17916. "ref/netcore50/zh-hant/System.Threading.xml",
  17917. "ref/netstandard1.0/System.Threading.dll",
  17918. "ref/netstandard1.0/System.Threading.xml",
  17919. "ref/netstandard1.0/de/System.Threading.xml",
  17920. "ref/netstandard1.0/es/System.Threading.xml",
  17921. "ref/netstandard1.0/fr/System.Threading.xml",
  17922. "ref/netstandard1.0/it/System.Threading.xml",
  17923. "ref/netstandard1.0/ja/System.Threading.xml",
  17924. "ref/netstandard1.0/ko/System.Threading.xml",
  17925. "ref/netstandard1.0/ru/System.Threading.xml",
  17926. "ref/netstandard1.0/zh-hans/System.Threading.xml",
  17927. "ref/netstandard1.0/zh-hant/System.Threading.xml",
  17928. "ref/netstandard1.3/System.Threading.dll",
  17929. "ref/netstandard1.3/System.Threading.xml",
  17930. "ref/netstandard1.3/de/System.Threading.xml",
  17931. "ref/netstandard1.3/es/System.Threading.xml",
  17932. "ref/netstandard1.3/fr/System.Threading.xml",
  17933. "ref/netstandard1.3/it/System.Threading.xml",
  17934. "ref/netstandard1.3/ja/System.Threading.xml",
  17935. "ref/netstandard1.3/ko/System.Threading.xml",
  17936. "ref/netstandard1.3/ru/System.Threading.xml",
  17937. "ref/netstandard1.3/zh-hans/System.Threading.xml",
  17938. "ref/netstandard1.3/zh-hant/System.Threading.xml",
  17939. "ref/portable-net45+win8+wp8+wpa81/_._",
  17940. "ref/win8/_._",
  17941. "ref/wp80/_._",
  17942. "ref/wpa81/_._",
  17943. "ref/xamarinios10/_._",
  17944. "ref/xamarinmac20/_._",
  17945. "ref/xamarintvos10/_._",
  17946. "ref/xamarinwatchos10/_._",
  17947. "runtimes/aot/lib/netcore50/System.Threading.dll",
  17948. "system.threading.4.3.0.nupkg.sha512",
  17949. "system.threading.nuspec"
  17950. ]
  17951. },
  17952. "System.Threading.Channels/8.0.0": {
  17953. "sha512": "CMaFr7v+57RW7uZfZkPExsPB6ljwzhjACWW1gfU35Y56rk72B/Wu+sTqxVmGSk4SFUlPc3cjeKND0zktziyjBA==",
  17954. "type": "package",
  17955. "path": "system.threading.channels/8.0.0",
  17956. "files": [
  17957. ".nupkg.metadata",
  17958. ".signature.p7s",
  17959. "Icon.png",
  17960. "LICENSE.TXT",
  17961. "PACKAGE.md",
  17962. "THIRD-PARTY-NOTICES.TXT",
  17963. "buildTransitive/net461/System.Threading.Channels.targets",
  17964. "buildTransitive/net462/_._",
  17965. "buildTransitive/net6.0/_._",
  17966. "buildTransitive/netcoreapp2.0/System.Threading.Channels.targets",
  17967. "lib/net462/System.Threading.Channels.dll",
  17968. "lib/net462/System.Threading.Channels.xml",
  17969. "lib/net6.0/System.Threading.Channels.dll",
  17970. "lib/net6.0/System.Threading.Channels.xml",
  17971. "lib/net7.0/System.Threading.Channels.dll",
  17972. "lib/net7.0/System.Threading.Channels.xml",
  17973. "lib/net8.0/System.Threading.Channels.dll",
  17974. "lib/net8.0/System.Threading.Channels.xml",
  17975. "lib/netstandard2.0/System.Threading.Channels.dll",
  17976. "lib/netstandard2.0/System.Threading.Channels.xml",
  17977. "lib/netstandard2.1/System.Threading.Channels.dll",
  17978. "lib/netstandard2.1/System.Threading.Channels.xml",
  17979. "system.threading.channels.8.0.0.nupkg.sha512",
  17980. "system.threading.channels.nuspec",
  17981. "useSharedDesignerContext.txt"
  17982. ]
  17983. },
  17984. "System.Threading.Tasks/4.3.0": {
  17985. "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
  17986. "type": "package",
  17987. "path": "system.threading.tasks/4.3.0",
  17988. "files": [
  17989. ".nupkg.metadata",
  17990. ".signature.p7s",
  17991. "ThirdPartyNotices.txt",
  17992. "dotnet_library_license.txt",
  17993. "lib/MonoAndroid10/_._",
  17994. "lib/MonoTouch10/_._",
  17995. "lib/net45/_._",
  17996. "lib/portable-net45+win8+wp8+wpa81/_._",
  17997. "lib/win8/_._",
  17998. "lib/wp80/_._",
  17999. "lib/wpa81/_._",
  18000. "lib/xamarinios10/_._",
  18001. "lib/xamarinmac20/_._",
  18002. "lib/xamarintvos10/_._",
  18003. "lib/xamarinwatchos10/_._",
  18004. "ref/MonoAndroid10/_._",
  18005. "ref/MonoTouch10/_._",
  18006. "ref/net45/_._",
  18007. "ref/netcore50/System.Threading.Tasks.dll",
  18008. "ref/netcore50/System.Threading.Tasks.xml",
  18009. "ref/netcore50/de/System.Threading.Tasks.xml",
  18010. "ref/netcore50/es/System.Threading.Tasks.xml",
  18011. "ref/netcore50/fr/System.Threading.Tasks.xml",
  18012. "ref/netcore50/it/System.Threading.Tasks.xml",
  18013. "ref/netcore50/ja/System.Threading.Tasks.xml",
  18014. "ref/netcore50/ko/System.Threading.Tasks.xml",
  18015. "ref/netcore50/ru/System.Threading.Tasks.xml",
  18016. "ref/netcore50/zh-hans/System.Threading.Tasks.xml",
  18017. "ref/netcore50/zh-hant/System.Threading.Tasks.xml",
  18018. "ref/netstandard1.0/System.Threading.Tasks.dll",
  18019. "ref/netstandard1.0/System.Threading.Tasks.xml",
  18020. "ref/netstandard1.0/de/System.Threading.Tasks.xml",
  18021. "ref/netstandard1.0/es/System.Threading.Tasks.xml",
  18022. "ref/netstandard1.0/fr/System.Threading.Tasks.xml",
  18023. "ref/netstandard1.0/it/System.Threading.Tasks.xml",
  18024. "ref/netstandard1.0/ja/System.Threading.Tasks.xml",
  18025. "ref/netstandard1.0/ko/System.Threading.Tasks.xml",
  18026. "ref/netstandard1.0/ru/System.Threading.Tasks.xml",
  18027. "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
  18028. "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
  18029. "ref/netstandard1.3/System.Threading.Tasks.dll",
  18030. "ref/netstandard1.3/System.Threading.Tasks.xml",
  18031. "ref/netstandard1.3/de/System.Threading.Tasks.xml",
  18032. "ref/netstandard1.3/es/System.Threading.Tasks.xml",
  18033. "ref/netstandard1.3/fr/System.Threading.Tasks.xml",
  18034. "ref/netstandard1.3/it/System.Threading.Tasks.xml",
  18035. "ref/netstandard1.3/ja/System.Threading.Tasks.xml",
  18036. "ref/netstandard1.3/ko/System.Threading.Tasks.xml",
  18037. "ref/netstandard1.3/ru/System.Threading.Tasks.xml",
  18038. "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
  18039. "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
  18040. "ref/portable-net45+win8+wp8+wpa81/_._",
  18041. "ref/win8/_._",
  18042. "ref/wp80/_._",
  18043. "ref/wpa81/_._",
  18044. "ref/xamarinios10/_._",
  18045. "ref/xamarinmac20/_._",
  18046. "ref/xamarintvos10/_._",
  18047. "ref/xamarinwatchos10/_._",
  18048. "system.threading.tasks.4.3.0.nupkg.sha512",
  18049. "system.threading.tasks.nuspec"
  18050. ]
  18051. },
  18052. "System.Threading.Tasks.Extensions/4.5.4": {
  18053. "sha512": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
  18054. "type": "package",
  18055. "path": "system.threading.tasks.extensions/4.5.4",
  18056. "files": [
  18057. ".nupkg.metadata",
  18058. ".signature.p7s",
  18059. "LICENSE.TXT",
  18060. "THIRD-PARTY-NOTICES.TXT",
  18061. "lib/MonoAndroid10/_._",
  18062. "lib/MonoTouch10/_._",
  18063. "lib/net461/System.Threading.Tasks.Extensions.dll",
  18064. "lib/net461/System.Threading.Tasks.Extensions.xml",
  18065. "lib/netcoreapp2.1/_._",
  18066. "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
  18067. "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
  18068. "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll",
  18069. "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml",
  18070. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
  18071. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
  18072. "lib/xamarinios10/_._",
  18073. "lib/xamarinmac20/_._",
  18074. "lib/xamarintvos10/_._",
  18075. "lib/xamarinwatchos10/_._",
  18076. "ref/MonoAndroid10/_._",
  18077. "ref/MonoTouch10/_._",
  18078. "ref/netcoreapp2.1/_._",
  18079. "ref/xamarinios10/_._",
  18080. "ref/xamarinmac20/_._",
  18081. "ref/xamarintvos10/_._",
  18082. "ref/xamarinwatchos10/_._",
  18083. "system.threading.tasks.extensions.4.5.4.nupkg.sha512",
  18084. "system.threading.tasks.extensions.nuspec",
  18085. "useSharedDesignerContext.txt",
  18086. "version.txt"
  18087. ]
  18088. },
  18089. "System.Threading.Tasks.Parallel/4.3.0": {
  18090. "sha512": "cbjBNZHf/vQCfcdhzx7knsiygoCKgxL8mZOeocXZn5gWhCdzHIq6bYNKWX0LAJCWYP7bds4yBK8p06YkP0oa0g==",
  18091. "type": "package",
  18092. "path": "system.threading.tasks.parallel/4.3.0",
  18093. "files": [
  18094. ".nupkg.metadata",
  18095. ".signature.p7s",
  18096. "ThirdPartyNotices.txt",
  18097. "dotnet_library_license.txt",
  18098. "lib/MonoAndroid10/_._",
  18099. "lib/MonoTouch10/_._",
  18100. "lib/net45/_._",
  18101. "lib/netcore50/System.Threading.Tasks.Parallel.dll",
  18102. "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll",
  18103. "lib/portable-net45+win8+wpa81/_._",
  18104. "lib/win8/_._",
  18105. "lib/wpa81/_._",
  18106. "lib/xamarinios10/_._",
  18107. "lib/xamarinmac20/_._",
  18108. "lib/xamarintvos10/_._",
  18109. "lib/xamarinwatchos10/_._",
  18110. "ref/MonoAndroid10/_._",
  18111. "ref/MonoTouch10/_._",
  18112. "ref/net45/_._",
  18113. "ref/netcore50/System.Threading.Tasks.Parallel.dll",
  18114. "ref/netcore50/System.Threading.Tasks.Parallel.xml",
  18115. "ref/netcore50/de/System.Threading.Tasks.Parallel.xml",
  18116. "ref/netcore50/es/System.Threading.Tasks.Parallel.xml",
  18117. "ref/netcore50/fr/System.Threading.Tasks.Parallel.xml",
  18118. "ref/netcore50/it/System.Threading.Tasks.Parallel.xml",
  18119. "ref/netcore50/ja/System.Threading.Tasks.Parallel.xml",
  18120. "ref/netcore50/ko/System.Threading.Tasks.Parallel.xml",
  18121. "ref/netcore50/ru/System.Threading.Tasks.Parallel.xml",
  18122. "ref/netcore50/zh-hans/System.Threading.Tasks.Parallel.xml",
  18123. "ref/netcore50/zh-hant/System.Threading.Tasks.Parallel.xml",
  18124. "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll",
  18125. "ref/netstandard1.1/System.Threading.Tasks.Parallel.xml",
  18126. "ref/netstandard1.1/de/System.Threading.Tasks.Parallel.xml",
  18127. "ref/netstandard1.1/es/System.Threading.Tasks.Parallel.xml",
  18128. "ref/netstandard1.1/fr/System.Threading.Tasks.Parallel.xml",
  18129. "ref/netstandard1.1/it/System.Threading.Tasks.Parallel.xml",
  18130. "ref/netstandard1.1/ja/System.Threading.Tasks.Parallel.xml",
  18131. "ref/netstandard1.1/ko/System.Threading.Tasks.Parallel.xml",
  18132. "ref/netstandard1.1/ru/System.Threading.Tasks.Parallel.xml",
  18133. "ref/netstandard1.1/zh-hans/System.Threading.Tasks.Parallel.xml",
  18134. "ref/netstandard1.1/zh-hant/System.Threading.Tasks.Parallel.xml",
  18135. "ref/portable-net45+win8+wpa81/_._",
  18136. "ref/win8/_._",
  18137. "ref/wpa81/_._",
  18138. "ref/xamarinios10/_._",
  18139. "ref/xamarinmac20/_._",
  18140. "ref/xamarintvos10/_._",
  18141. "ref/xamarinwatchos10/_._",
  18142. "system.threading.tasks.parallel.4.3.0.nupkg.sha512",
  18143. "system.threading.tasks.parallel.nuspec"
  18144. ]
  18145. },
  18146. "System.Windows.Extensions/6.0.0": {
  18147. "sha512": "IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
  18148. "type": "package",
  18149. "path": "system.windows.extensions/6.0.0",
  18150. "files": [
  18151. ".nupkg.metadata",
  18152. ".signature.p7s",
  18153. "Icon.png",
  18154. "LICENSE.TXT",
  18155. "THIRD-PARTY-NOTICES.TXT",
  18156. "lib/net6.0/System.Windows.Extensions.dll",
  18157. "lib/net6.0/System.Windows.Extensions.xml",
  18158. "lib/netcoreapp3.1/System.Windows.Extensions.dll",
  18159. "lib/netcoreapp3.1/System.Windows.Extensions.xml",
  18160. "runtimes/win/lib/net6.0/System.Windows.Extensions.dll",
  18161. "runtimes/win/lib/net6.0/System.Windows.Extensions.xml",
  18162. "runtimes/win/lib/netcoreapp3.1/System.Windows.Extensions.dll",
  18163. "runtimes/win/lib/netcoreapp3.1/System.Windows.Extensions.xml",
  18164. "system.windows.extensions.6.0.0.nupkg.sha512",
  18165. "system.windows.extensions.nuspec",
  18166. "useSharedDesignerContext.txt"
  18167. ]
  18168. },
  18169. "Tencent.QCloud.Cos.Sts.Sdk/3.0.5": {
  18170. "sha512": "e1EVha7hwm6CLEC5Hc6ahnMvfEo9qkWJuiaS5W3RaHgS/SDMTwySwGIu4Ij90p2su+xRfTRBGuVnODecsDTiYg==",
  18171. "type": "package",
  18172. "path": "tencent.qcloud.cos.sts.sdk/3.0.5",
  18173. "files": [
  18174. ".nupkg.metadata",
  18175. ".signature.p7s",
  18176. "lib/net45/COSSTS.dll",
  18177. "lib/netstandard2.0/COSSTS.dll",
  18178. "tencent.qcloud.cos.sts.sdk.3.0.5.nupkg.sha512",
  18179. "tencent.qcloud.cos.sts.sdk.nuspec"
  18180. ]
  18181. },
  18182. "TencentCloudSDK/3.0.500": {
  18183. "sha512": "tDFtr7SY+PBUt6+spijOOK62uDlcYotIsiI6AzYekajVhH5L5cuCiJvXczFSunxPkixDjq0GsM8+3XE4AIj0cA==",
  18184. "type": "package",
  18185. "path": "tencentcloudsdk/3.0.500",
  18186. "files": [
  18187. ".nupkg.metadata",
  18188. ".signature.p7s",
  18189. "lib/net45/TencentCloud.dll",
  18190. "lib/netstandard2.0/TencentCloud.dll",
  18191. "tencentcloudsdk.3.0.500.nupkg.sha512",
  18192. "tencentcloudsdk.nuspec"
  18193. ]
  18194. },
  18195. "UAParser/3.1.47": {
  18196. "sha512": "I68Jl/Vs5RQZdz9BbmYtnXgujg0jVd61LhKbyNZOCm9lBxZFGxLbiQo6yFj21VYi7DzPvEvrVOmeC6v41AoLfw==",
  18197. "type": "package",
  18198. "path": "uaparser/3.1.47",
  18199. "files": [
  18200. ".nupkg.metadata",
  18201. ".signature.p7s",
  18202. "lib/net20/UAParser.dll",
  18203. "lib/net20/UAParser.xml",
  18204. "lib/net35/UAParser.dll",
  18205. "lib/net35/UAParser.xml",
  18206. "lib/net40/UAParser.dll",
  18207. "lib/net40/UAParser.xml",
  18208. "lib/net45/UAParser.dll",
  18209. "lib/net45/UAParser.xml",
  18210. "lib/netcoreapp2.0/UAParser.dll",
  18211. "lib/netcoreapp2.0/UAParser.xml",
  18212. "lib/netstandard1.0/UAParser.dll",
  18213. "lib/netstandard1.0/UAParser.xml",
  18214. "lib/netstandard1.3/UAParser.dll",
  18215. "lib/netstandard1.3/UAParser.xml",
  18216. "lib/netstandard1.6/UAParser.dll",
  18217. "lib/netstandard1.6/UAParser.xml",
  18218. "uaparser.3.1.47.nupkg.sha512",
  18219. "uaparser.nuspec"
  18220. ]
  18221. },
  18222. "Yitter.IdGenerator/1.0.14": {
  18223. "sha512": "F4nOJ7Geq41vgNWX9E6/vkxRzFInACGpDp4Kad2mA2WIKhEwgPyE9FpulBAuEmDByrfHHz6mOII3IIeLJAh91g==",
  18224. "type": "package",
  18225. "path": "yitter.idgenerator/1.0.14",
  18226. "files": [
  18227. ".nupkg.metadata",
  18228. ".signature.p7s",
  18229. "lib/netstandard2.0/Yitter.IdGenerator.dll",
  18230. "yitter.idgenerator.1.0.14.nupkg.sha512",
  18231. "yitter.idgenerator.nuspec"
  18232. ]
  18233. },
  18234. "ZstdSharp.Port/0.8.0": {
  18235. "sha512": "Z62eNBIu8E8YtbqlMy57tK3dV1+m2b9NhPeaYovB5exmLKvrGCqOhJTzrEUH5VyUWU6vwX3c1XHJGhW5HVs8dA==",
  18236. "type": "package",
  18237. "path": "zstdsharp.port/0.8.0",
  18238. "files": [
  18239. ".nupkg.metadata",
  18240. ".signature.p7s",
  18241. "lib/net462/ZstdSharp.dll",
  18242. "lib/net5.0/ZstdSharp.dll",
  18243. "lib/net6.0/ZstdSharp.dll",
  18244. "lib/net7.0/ZstdSharp.dll",
  18245. "lib/net8.0/ZstdSharp.dll",
  18246. "lib/netcoreapp3.1/ZstdSharp.dll",
  18247. "lib/netstandard2.0/ZstdSharp.dll",
  18248. "lib/netstandard2.1/ZstdSharp.dll",
  18249. "zstdsharp.port.0.8.0.nupkg.sha512",
  18250. "zstdsharp.port.nuspec"
  18251. ]
  18252. },
  18253. "SafeCampus.Cache/3.0.0": {
  18254. "type": "project",
  18255. "path": "../SafeCampus.Cache/SafeCampus.Cache.csproj",
  18256. "msbuildProject": "../SafeCampus.Cache/SafeCampus.Cache.csproj"
  18257. },
  18258. "SafeCampus.Core/3.0.0": {
  18259. "type": "project",
  18260. "path": "../SafeCampus.Core/SafeCampus.Core.csproj",
  18261. "msbuildProject": "../SafeCampus.Core/SafeCampus.Core.csproj"
  18262. },
  18263. "SafeCampus.Plugin.Aop/3.0.0": {
  18264. "type": "project",
  18265. "path": "../SafeCampus.Plugin/SafeCampus.Plugin.Aop/SafeCampus.Plugin.Aop.csproj",
  18266. "msbuildProject": "../SafeCampus.Plugin/SafeCampus.Plugin.Aop/SafeCampus.Plugin.Aop.csproj"
  18267. },
  18268. "SafeCampus.SqlSugar/3.0.0": {
  18269. "type": "project",
  18270. "path": "../SafeCampus.SqlSugar/SafeCampus.SqlSugar.csproj",
  18271. "msbuildProject": "../SafeCampus.SqlSugar/SafeCampus.SqlSugar.csproj"
  18272. }
  18273. },
  18274. "projectFileDependencyGroups": {
  18275. "net6.0": [
  18276. "IP2Region.Net >= 2.0.2",
  18277. "Magicodes.IE.Excel >= 2.7.5.1",
  18278. "SafeCampus.Plugin.Aop >= 3.0.0",
  18279. "SafeCampus.SqlSugar >= 3.0.0",
  18280. "UAParser >= 3.1.47"
  18281. ],
  18282. "net7.0": [
  18283. "IP2Region.Net >= 2.0.2",
  18284. "Magicodes.IE.Excel >= 2.7.5.1",
  18285. "SafeCampus.Plugin.Aop >= 3.0.0",
  18286. "SafeCampus.SqlSugar >= 3.0.0",
  18287. "UAParser >= 3.1.47"
  18288. ],
  18289. "net8.0": [
  18290. "IP2Region.Net >= 2.0.2",
  18291. "Magicodes.IE.Excel >= 2.7.5.1",
  18292. "SafeCampus.Plugin.Aop >= 3.0.0",
  18293. "SafeCampus.SqlSugar >= 3.0.0",
  18294. "UAParser >= 3.1.47"
  18295. ]
  18296. },
  18297. "packageFolders": {
  18298. "C:\\Users\\王晓寒\\.nuget\\packages\\": {}
  18299. },
  18300. "project": {
  18301. "version": "3.0.0",
  18302. "restore": {
  18303. "projectUniqueName": "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.System\\SafeCampus.System.csproj",
  18304. "projectName": "SafeCampus.System",
  18305. "projectPath": "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.System\\SafeCampus.System.csproj",
  18306. "packagesPath": "C:\\Users\\王晓寒\\.nuget\\packages\\",
  18307. "outputPath": "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.System\\obj\\",
  18308. "projectStyle": "PackageReference",
  18309. "crossTargeting": true,
  18310. "configFilePaths": [
  18311. "C:\\Users\\王晓寒\\AppData\\Roaming\\NuGet\\NuGet.Config",
  18312. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  18313. ],
  18314. "originalTargetFrameworks": [
  18315. "net6.0",
  18316. "net7.0",
  18317. "net8.0"
  18318. ],
  18319. "sources": {
  18320. "https://api.nuget.org/v3/index.json": {}
  18321. },
  18322. "frameworks": {
  18323. "net6.0": {
  18324. "targetAlias": "net6.0",
  18325. "projectReferences": {
  18326. "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.Plugin\\SafeCampus.Plugin.Aop\\SafeCampus.Plugin.Aop.csproj": {
  18327. "projectPath": "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.Plugin\\SafeCampus.Plugin.Aop\\SafeCampus.Plugin.Aop.csproj"
  18328. },
  18329. "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.SqlSugar\\SafeCampus.SqlSugar.csproj": {
  18330. "projectPath": "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.SqlSugar\\SafeCampus.SqlSugar.csproj"
  18331. }
  18332. }
  18333. },
  18334. "net7.0": {
  18335. "targetAlias": "net7.0",
  18336. "projectReferences": {
  18337. "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.Plugin\\SafeCampus.Plugin.Aop\\SafeCampus.Plugin.Aop.csproj": {
  18338. "projectPath": "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.Plugin\\SafeCampus.Plugin.Aop\\SafeCampus.Plugin.Aop.csproj"
  18339. },
  18340. "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.SqlSugar\\SafeCampus.SqlSugar.csproj": {
  18341. "projectPath": "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.SqlSugar\\SafeCampus.SqlSugar.csproj"
  18342. }
  18343. }
  18344. },
  18345. "net8.0": {
  18346. "targetAlias": "net8.0",
  18347. "projectReferences": {
  18348. "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.Plugin\\SafeCampus.Plugin.Aop\\SafeCampus.Plugin.Aop.csproj": {
  18349. "projectPath": "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.Plugin\\SafeCampus.Plugin.Aop\\SafeCampus.Plugin.Aop.csproj"
  18350. },
  18351. "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.SqlSugar\\SafeCampus.SqlSugar.csproj": {
  18352. "projectPath": "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.SqlSugar\\SafeCampus.SqlSugar.csproj"
  18353. }
  18354. }
  18355. }
  18356. },
  18357. "warningProperties": {
  18358. "warnAsError": [
  18359. "NU1605"
  18360. ]
  18361. },
  18362. "restoreAuditProperties": {
  18363. "enableAudit": "true",
  18364. "auditLevel": "low",
  18365. "auditMode": "direct"
  18366. }
  18367. },
  18368. "frameworks": {
  18369. "net6.0": {
  18370. "targetAlias": "net6.0",
  18371. "dependencies": {
  18372. "IP2Region.Net": {
  18373. "target": "Package",
  18374. "version": "[2.0.2, )"
  18375. },
  18376. "Magicodes.IE.Excel": {
  18377. "target": "Package",
  18378. "version": "[2.7.5.1, )"
  18379. },
  18380. "UAParser": {
  18381. "target": "Package",
  18382. "version": "[3.1.47, )"
  18383. }
  18384. },
  18385. "imports": [
  18386. "net461",
  18387. "net462",
  18388. "net47",
  18389. "net471",
  18390. "net472",
  18391. "net48",
  18392. "net481"
  18393. ],
  18394. "assetTargetFallback": true,
  18395. "warn": true,
  18396. "frameworkReferences": {
  18397. "Microsoft.NETCore.App": {
  18398. "privateAssets": "all"
  18399. }
  18400. },
  18401. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.202\\RuntimeIdentifierGraph.json"
  18402. },
  18403. "net7.0": {
  18404. "targetAlias": "net7.0",
  18405. "dependencies": {
  18406. "IP2Region.Net": {
  18407. "target": "Package",
  18408. "version": "[2.0.2, )"
  18409. },
  18410. "Magicodes.IE.Excel": {
  18411. "target": "Package",
  18412. "version": "[2.7.5.1, )"
  18413. },
  18414. "UAParser": {
  18415. "target": "Package",
  18416. "version": "[3.1.47, )"
  18417. }
  18418. },
  18419. "imports": [
  18420. "net461",
  18421. "net462",
  18422. "net47",
  18423. "net471",
  18424. "net472",
  18425. "net48",
  18426. "net481"
  18427. ],
  18428. "assetTargetFallback": true,
  18429. "warn": true,
  18430. "frameworkReferences": {
  18431. "Microsoft.NETCore.App": {
  18432. "privateAssets": "all"
  18433. }
  18434. },
  18435. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.202\\RuntimeIdentifierGraph.json"
  18436. },
  18437. "net8.0": {
  18438. "targetAlias": "net8.0",
  18439. "dependencies": {
  18440. "IP2Region.Net": {
  18441. "target": "Package",
  18442. "version": "[2.0.2, )"
  18443. },
  18444. "Magicodes.IE.Excel": {
  18445. "target": "Package",
  18446. "version": "[2.7.5.1, )"
  18447. },
  18448. "UAParser": {
  18449. "target": "Package",
  18450. "version": "[3.1.47, )"
  18451. }
  18452. },
  18453. "imports": [
  18454. "net461",
  18455. "net462",
  18456. "net47",
  18457. "net471",
  18458. "net472",
  18459. "net48",
  18460. "net481"
  18461. ],
  18462. "assetTargetFallback": true,
  18463. "warn": true,
  18464. "frameworkReferences": {
  18465. "Microsoft.NETCore.App": {
  18466. "privateAssets": "all"
  18467. }
  18468. },
  18469. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.202/PortableRuntimeIdentifierGraph.json"
  18470. }
  18471. }
  18472. }
  18473. }