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

18510 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.Application/3.0.0": {
  3384. "type": "project",
  3385. "framework": ".NETCoreApp,Version=v6.0",
  3386. "dependencies": {
  3387. "SafeCampus.System": "3.0.0"
  3388. },
  3389. "compile": {
  3390. "bin/placeholder/SafeCampus.Application.dll": {}
  3391. },
  3392. "runtime": {
  3393. "bin/placeholder/SafeCampus.Application.dll": {}
  3394. }
  3395. },
  3396. "SafeCampus.Cache/3.0.0": {
  3397. "type": "project",
  3398. "framework": ".NETCoreApp,Version=v6.0",
  3399. "dependencies": {
  3400. "SafeCampus.Core": "3.0.0",
  3401. "SimpleRedis": "1.1.9"
  3402. },
  3403. "compile": {
  3404. "bin/placeholder/SafeCampus.Cache.dll": {}
  3405. },
  3406. "runtime": {
  3407. "bin/placeholder/SafeCampus.Cache.dll": {}
  3408. }
  3409. },
  3410. "SafeCampus.Core/3.0.0": {
  3411. "type": "project",
  3412. "framework": ".NETCoreApp,Version=v6.0",
  3413. "dependencies": {
  3414. "Lazy.Captcha.Core": "2.0.7",
  3415. "Masuit.Tools.Core": "2024.3.4",
  3416. "Minio": "5.0.0",
  3417. "MoYu.Extras.Authentication.JwtBearer": "1.0.6",
  3418. "MoYu.Extras.ObjectMapper.Mapster": "1.0.6",
  3419. "MoYu.Pure": "1.0.6",
  3420. "NewLife.Core": "10.10.2024.601",
  3421. "Portable.BouncyCastle": "1.9.0",
  3422. "SharpZipLib": "1.4.2",
  3423. "SimpleTool": "1.0.6",
  3424. "System.Drawing.Common": "8.0.6",
  3425. "Tencent.QCloud.Cos.Sts.Sdk": "3.0.5",
  3426. "Yitter.IdGenerator": "1.0.14"
  3427. },
  3428. "compile": {
  3429. "bin/placeholder/SafeCampus.Core.dll": {}
  3430. },
  3431. "runtime": {
  3432. "bin/placeholder/SafeCampus.Core.dll": {}
  3433. }
  3434. },
  3435. "SafeCampus.Plugin.Aop/3.0.0": {
  3436. "type": "project",
  3437. "framework": ".NETCoreApp,Version=v6.0",
  3438. "dependencies": {
  3439. "SafeCampus.Cache": "3.0.0"
  3440. },
  3441. "compile": {
  3442. "bin/placeholder/SafeCampus.Plugin.Aop.dll": {}
  3443. },
  3444. "runtime": {
  3445. "bin/placeholder/SafeCampus.Plugin.Aop.dll": {}
  3446. }
  3447. },
  3448. "SafeCampus.SqlSugar/3.0.0": {
  3449. "type": "project",
  3450. "framework": ".NETCoreApp,Version=v6.0",
  3451. "dependencies": {
  3452. "SafeCampus.Core": "3.0.0",
  3453. "SqlSugarCore": "5.1.4.158"
  3454. },
  3455. "compile": {
  3456. "bin/placeholder/SafeCampus.SqlSugar.dll": {}
  3457. },
  3458. "runtime": {
  3459. "bin/placeholder/SafeCampus.SqlSugar.dll": {}
  3460. }
  3461. },
  3462. "SafeCampus.System/3.0.0": {
  3463. "type": "project",
  3464. "framework": ".NETCoreApp,Version=v6.0",
  3465. "dependencies": {
  3466. "IP2Region.Net": "2.0.2",
  3467. "Magicodes.IE.Excel": "2.7.5.1",
  3468. "SafeCampus.Plugin.Aop": "3.0.0",
  3469. "SafeCampus.SqlSugar": "3.0.0",
  3470. "UAParser": "3.1.47"
  3471. },
  3472. "compile": {
  3473. "bin/placeholder/SafeCampus.System.dll": {}
  3474. },
  3475. "runtime": {
  3476. "bin/placeholder/SafeCampus.System.dll": {}
  3477. }
  3478. }
  3479. },
  3480. "net7.0": {
  3481. "AngleSharp/1.1.2": {
  3482. "type": "package",
  3483. "dependencies": {
  3484. "System.Text.Encoding.CodePages": "7.0.0"
  3485. },
  3486. "compile": {
  3487. "lib/net7.0/AngleSharp.dll": {
  3488. "related": ".xml"
  3489. }
  3490. },
  3491. "runtime": {
  3492. "lib/net7.0/AngleSharp.dll": {
  3493. "related": ".xml"
  3494. }
  3495. }
  3496. },
  3497. "AngleSharp.Css/1.0.0-beta.139": {
  3498. "type": "package",
  3499. "dependencies": {
  3500. "AngleSharp": "[1.0.0, 2.0.0)"
  3501. },
  3502. "compile": {
  3503. "lib/net7.0/AngleSharp.Css.dll": {
  3504. "related": ".xml"
  3505. }
  3506. },
  3507. "runtime": {
  3508. "lib/net7.0/AngleSharp.Css.dll": {
  3509. "related": ".xml"
  3510. }
  3511. }
  3512. },
  3513. "Ben.Demystifier/0.4.1": {
  3514. "type": "package",
  3515. "dependencies": {
  3516. "System.Reflection.Metadata": "5.0.0"
  3517. },
  3518. "compile": {
  3519. "lib/netstandard2.1/Ben.Demystifier.dll": {}
  3520. },
  3521. "runtime": {
  3522. "lib/netstandard2.1/Ben.Demystifier.dll": {}
  3523. }
  3524. },
  3525. "Castle.Core/5.1.1": {
  3526. "type": "package",
  3527. "dependencies": {
  3528. "System.Diagnostics.EventLog": "6.0.0"
  3529. },
  3530. "compile": {
  3531. "lib/net6.0/Castle.Core.dll": {
  3532. "related": ".xml"
  3533. }
  3534. },
  3535. "runtime": {
  3536. "lib/net6.0/Castle.Core.dll": {
  3537. "related": ".xml"
  3538. }
  3539. }
  3540. },
  3541. "CommunityToolkit.HighPerformance/8.1.0": {
  3542. "type": "package",
  3543. "compile": {
  3544. "lib/net7.0/CommunityToolkit.HighPerformance.dll": {
  3545. "related": ".pdb;.xml"
  3546. }
  3547. },
  3548. "runtime": {
  3549. "lib/net7.0/CommunityToolkit.HighPerformance.dll": {
  3550. "related": ".pdb;.xml"
  3551. }
  3552. }
  3553. },
  3554. "DnsClient/1.7.0": {
  3555. "type": "package",
  3556. "dependencies": {
  3557. "Microsoft.Win32.Registry": "5.0.0"
  3558. },
  3559. "compile": {
  3560. "lib/net6.0/DnsClient.dll": {
  3561. "related": ".xml"
  3562. }
  3563. },
  3564. "runtime": {
  3565. "lib/net6.0/DnsClient.dll": {
  3566. "related": ".xml"
  3567. }
  3568. }
  3569. },
  3570. "DynamicExpresso.Core/2.3.3": {
  3571. "type": "package",
  3572. "dependencies": {
  3573. "Microsoft.CSharp": "4.7.0"
  3574. },
  3575. "compile": {
  3576. "lib/netstandard2.0/DynamicExpresso.Core.dll": {}
  3577. },
  3578. "runtime": {
  3579. "lib/netstandard2.0/DynamicExpresso.Core.dll": {}
  3580. }
  3581. },
  3582. "Humanizer.Core/2.14.1": {
  3583. "type": "package",
  3584. "compile": {
  3585. "lib/net6.0/_._": {
  3586. "related": ".xml"
  3587. }
  3588. },
  3589. "runtime": {
  3590. "lib/net6.0/Humanizer.dll": {
  3591. "related": ".xml"
  3592. }
  3593. }
  3594. },
  3595. "IP2Region.Net/2.0.2": {
  3596. "type": "package",
  3597. "compile": {
  3598. "lib/net7.0/IP2Region.Net.dll": {}
  3599. },
  3600. "runtime": {
  3601. "lib/net7.0/IP2Region.Net.dll": {}
  3602. }
  3603. },
  3604. "Lazy.Captcha.Core/2.0.7": {
  3605. "type": "package",
  3606. "dependencies": {
  3607. "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
  3608. "Microsoft.Extensions.Caching.Memory": "8.0.0",
  3609. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  3610. "Microsoft.Extensions.Configuration.Binder": "8.0.0",
  3611. "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0",
  3612. "SkiaSharp": "2.88.6"
  3613. },
  3614. "compile": {
  3615. "lib/netstandard2.0/Lazy.Captcha.Core.dll": {}
  3616. },
  3617. "runtime": {
  3618. "lib/netstandard2.0/Lazy.Captcha.Core.dll": {}
  3619. }
  3620. },
  3621. "Magicodes.IE.Core/2.7.5.1": {
  3622. "type": "package",
  3623. "dependencies": {
  3624. "Microsoft.Extensions.DependencyInjection": "7.0.0",
  3625. "Microsoft.Extensions.DependencyModel": "7.0.0",
  3626. "SixLabors.ImageSharp": "3.0.0",
  3627. "System.ComponentModel.Annotations": "4.7.0"
  3628. },
  3629. "compile": {
  3630. "lib/net7.0/Magicodes.IE.Core.dll": {
  3631. "related": ".xml"
  3632. }
  3633. },
  3634. "runtime": {
  3635. "lib/net7.0/Magicodes.IE.Core.dll": {
  3636. "related": ".xml"
  3637. }
  3638. },
  3639. "resource": {
  3640. "lib/net7.0/zh-Hans/Magicodes.IE.Core.resources.dll": {
  3641. "locale": "zh-Hans"
  3642. }
  3643. }
  3644. },
  3645. "Magicodes.IE.EPPlus/2.7.5.1": {
  3646. "type": "package",
  3647. "dependencies": {
  3648. "Microsoft.IO.RecyclableMemoryStream": "2.1.1",
  3649. "SixLabors.ImageSharp": "3.0.0",
  3650. "SkiaSharp": "2.88.6",
  3651. "System.Security.Cryptography.Pkcs": "7.0.1",
  3652. "System.Text.Encoding.CodePages": "7.0.0"
  3653. },
  3654. "compile": {
  3655. "lib/net7.0/Magicodes.IE.EPPlus.dll": {}
  3656. },
  3657. "runtime": {
  3658. "lib/net7.0/Magicodes.IE.EPPlus.dll": {}
  3659. }
  3660. },
  3661. "Magicodes.IE.Excel/2.7.5.1": {
  3662. "type": "package",
  3663. "dependencies": {
  3664. "DynamicExpresso.Core": "2.3.3",
  3665. "Magicodes.IE.Core": "2.7.5.1",
  3666. "Magicodes.IE.EPPlus": "2.7.5.1",
  3667. "SkiaSharp.NativeAssets.Linux.NoDependencies": "2.88.6",
  3668. "System.Linq.Dynamic.Core": "1.2.6"
  3669. },
  3670. "compile": {
  3671. "lib/net7.0/Magicodes.IE.Excel.dll": {
  3672. "related": ".xml"
  3673. }
  3674. },
  3675. "runtime": {
  3676. "lib/net7.0/Magicodes.IE.Excel.dll": {
  3677. "related": ".xml"
  3678. }
  3679. }
  3680. },
  3681. "Mapster/7.4.0": {
  3682. "type": "package",
  3683. "dependencies": {
  3684. "Mapster.Core": "1.2.1"
  3685. },
  3686. "compile": {
  3687. "lib/net7.0/Mapster.dll": {}
  3688. },
  3689. "runtime": {
  3690. "lib/net7.0/Mapster.dll": {}
  3691. }
  3692. },
  3693. "Mapster.Core/1.2.1": {
  3694. "type": "package",
  3695. "compile": {
  3696. "lib/net7.0/Mapster.Core.dll": {}
  3697. },
  3698. "runtime": {
  3699. "lib/net7.0/Mapster.Core.dll": {}
  3700. }
  3701. },
  3702. "Mapster.DependencyInjection/1.0.1": {
  3703. "type": "package",
  3704. "dependencies": {
  3705. "Mapster": "7.4.0",
  3706. "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
  3707. },
  3708. "compile": {
  3709. "lib/net7.0/Mapster.DependencyInjection.dll": {}
  3710. },
  3711. "runtime": {
  3712. "lib/net7.0/Mapster.DependencyInjection.dll": {}
  3713. }
  3714. },
  3715. "Masuit.Tools.Abstractions/2024.3.4": {
  3716. "type": "package",
  3717. "dependencies": {
  3718. "AngleSharp": "1.1.2",
  3719. "AngleSharp.Css": "1.0.0-beta.139",
  3720. "Castle.Core": "5.1.1",
  3721. "DnsClient": "1.7.0",
  3722. "Microsoft.CSharp": "4.7.0",
  3723. "Microsoft.Extensions.Configuration.Json": "8.0.0",
  3724. "Newtonsoft.Json": "13.0.3",
  3725. "SharpCompress": "0.37.2",
  3726. "SixLabors.ImageSharp.Drawing": "2.1.3",
  3727. "System.Collections.Immutable": "8.0.0",
  3728. "System.Configuration.ConfigurationManager": "8.0.0",
  3729. "System.Diagnostics.PerformanceCounter": "7.0.0",
  3730. "System.Management": "8.0.0",
  3731. "System.Reflection.Emit.Lightweight": "4.7.0"
  3732. },
  3733. "compile": {
  3734. "lib/net7.0/Masuit.Tools.Abstractions.dll": {
  3735. "related": ".xml"
  3736. }
  3737. },
  3738. "runtime": {
  3739. "lib/net7.0/Masuit.Tools.Abstractions.dll": {
  3740. "related": ".xml"
  3741. }
  3742. }
  3743. },
  3744. "Masuit.Tools.Core/2024.3.4": {
  3745. "type": "package",
  3746. "dependencies": {
  3747. "Masuit.Tools.Abstractions": "2024.3.4",
  3748. "Microsoft.EntityFrameworkCore": "7.0.15"
  3749. },
  3750. "compile": {
  3751. "lib/net7.0/Masuit.Tools.Core.dll": {
  3752. "related": ".xml"
  3753. }
  3754. },
  3755. "runtime": {
  3756. "lib/net7.0/Masuit.Tools.Core.dll": {
  3757. "related": ".xml"
  3758. }
  3759. }
  3760. },
  3761. "Microsoft.AspNetCore.Authentication.JwtBearer/7.0.18": {
  3762. "type": "package",
  3763. "dependencies": {
  3764. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0"
  3765. },
  3766. "compile": {
  3767. "lib/net7.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
  3768. "related": ".xml"
  3769. }
  3770. },
  3771. "runtime": {
  3772. "lib/net7.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
  3773. "related": ".xml"
  3774. }
  3775. },
  3776. "frameworkReferences": [
  3777. "Microsoft.AspNetCore.App"
  3778. ]
  3779. },
  3780. "Microsoft.AspNetCore.JsonPatch/7.0.18": {
  3781. "type": "package",
  3782. "dependencies": {
  3783. "Microsoft.CSharp": "4.7.0",
  3784. "Newtonsoft.Json": "13.0.1"
  3785. },
  3786. "compile": {
  3787. "lib/net7.0/Microsoft.AspNetCore.JsonPatch.dll": {
  3788. "related": ".xml"
  3789. }
  3790. },
  3791. "runtime": {
  3792. "lib/net7.0/Microsoft.AspNetCore.JsonPatch.dll": {
  3793. "related": ".xml"
  3794. }
  3795. }
  3796. },
  3797. "Microsoft.AspNetCore.Mvc.NewtonsoftJson/7.0.18": {
  3798. "type": "package",
  3799. "dependencies": {
  3800. "Microsoft.AspNetCore.JsonPatch": "7.0.18",
  3801. "Newtonsoft.Json": "13.0.1",
  3802. "Newtonsoft.Json.Bson": "1.0.2"
  3803. },
  3804. "compile": {
  3805. "lib/net7.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {
  3806. "related": ".xml"
  3807. }
  3808. },
  3809. "runtime": {
  3810. "lib/net7.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {
  3811. "related": ".xml"
  3812. }
  3813. },
  3814. "frameworkReferences": [
  3815. "Microsoft.AspNetCore.App"
  3816. ]
  3817. },
  3818. "Microsoft.AspNetCore.Razor.Language/6.0.29": {
  3819. "type": "package",
  3820. "compile": {
  3821. "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {}
  3822. },
  3823. "runtime": {
  3824. "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {}
  3825. }
  3826. },
  3827. "Microsoft.CodeAnalysis.Analyzers/3.3.4": {
  3828. "type": "package",
  3829. "build": {
  3830. "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props": {},
  3831. "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets": {}
  3832. }
  3833. },
  3834. "Microsoft.CodeAnalysis.Common/4.9.2": {
  3835. "type": "package",
  3836. "dependencies": {
  3837. "Microsoft.CodeAnalysis.Analyzers": "3.3.4",
  3838. "System.Collections.Immutable": "8.0.0",
  3839. "System.Reflection.Metadata": "8.0.0",
  3840. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  3841. },
  3842. "compile": {
  3843. "lib/net7.0/Microsoft.CodeAnalysis.dll": {
  3844. "related": ".pdb;.xml"
  3845. }
  3846. },
  3847. "runtime": {
  3848. "lib/net7.0/Microsoft.CodeAnalysis.dll": {
  3849. "related": ".pdb;.xml"
  3850. }
  3851. },
  3852. "resource": {
  3853. "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll": {
  3854. "locale": "cs"
  3855. },
  3856. "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll": {
  3857. "locale": "de"
  3858. },
  3859. "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll": {
  3860. "locale": "es"
  3861. },
  3862. "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll": {
  3863. "locale": "fr"
  3864. },
  3865. "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll": {
  3866. "locale": "it"
  3867. },
  3868. "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll": {
  3869. "locale": "ja"
  3870. },
  3871. "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll": {
  3872. "locale": "ko"
  3873. },
  3874. "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll": {
  3875. "locale": "pl"
  3876. },
  3877. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
  3878. "locale": "pt-BR"
  3879. },
  3880. "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll": {
  3881. "locale": "ru"
  3882. },
  3883. "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll": {
  3884. "locale": "tr"
  3885. },
  3886. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
  3887. "locale": "zh-Hans"
  3888. },
  3889. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
  3890. "locale": "zh-Hant"
  3891. }
  3892. }
  3893. },
  3894. "Microsoft.CodeAnalysis.CSharp/4.9.2": {
  3895. "type": "package",
  3896. "dependencies": {
  3897. "Microsoft.CodeAnalysis.Common": "[4.9.2]"
  3898. },
  3899. "compile": {
  3900. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": {
  3901. "related": ".pdb;.xml"
  3902. }
  3903. },
  3904. "runtime": {
  3905. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": {
  3906. "related": ".pdb;.xml"
  3907. }
  3908. },
  3909. "resource": {
  3910. "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3911. "locale": "cs"
  3912. },
  3913. "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3914. "locale": "de"
  3915. },
  3916. "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3917. "locale": "es"
  3918. },
  3919. "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3920. "locale": "fr"
  3921. },
  3922. "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3923. "locale": "it"
  3924. },
  3925. "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3926. "locale": "ja"
  3927. },
  3928. "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3929. "locale": "ko"
  3930. },
  3931. "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3932. "locale": "pl"
  3933. },
  3934. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3935. "locale": "pt-BR"
  3936. },
  3937. "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3938. "locale": "ru"
  3939. },
  3940. "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3941. "locale": "tr"
  3942. },
  3943. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3944. "locale": "zh-Hans"
  3945. },
  3946. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3947. "locale": "zh-Hant"
  3948. }
  3949. }
  3950. },
  3951. "Microsoft.CodeAnalysis.CSharp.Workspaces/4.9.2": {
  3952. "type": "package",
  3953. "dependencies": {
  3954. "Humanizer.Core": "2.14.1",
  3955. "Microsoft.CodeAnalysis.CSharp": "[4.9.2]",
  3956. "Microsoft.CodeAnalysis.Common": "[4.9.2]",
  3957. "Microsoft.CodeAnalysis.Workspaces.Common": "[4.9.2]"
  3958. },
  3959. "compile": {
  3960. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
  3961. "related": ".pdb;.xml"
  3962. }
  3963. },
  3964. "runtime": {
  3965. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
  3966. "related": ".pdb;.xml"
  3967. }
  3968. },
  3969. "resource": {
  3970. "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3971. "locale": "cs"
  3972. },
  3973. "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3974. "locale": "de"
  3975. },
  3976. "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3977. "locale": "es"
  3978. },
  3979. "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3980. "locale": "fr"
  3981. },
  3982. "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3983. "locale": "it"
  3984. },
  3985. "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3986. "locale": "ja"
  3987. },
  3988. "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3989. "locale": "ko"
  3990. },
  3991. "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3992. "locale": "pl"
  3993. },
  3994. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3995. "locale": "pt-BR"
  3996. },
  3997. "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3998. "locale": "ru"
  3999. },
  4000. "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  4001. "locale": "tr"
  4002. },
  4003. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  4004. "locale": "zh-Hans"
  4005. },
  4006. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  4007. "locale": "zh-Hant"
  4008. }
  4009. }
  4010. },
  4011. "Microsoft.CodeAnalysis.Workspaces.Common/4.9.2": {
  4012. "type": "package",
  4013. "dependencies": {
  4014. "Humanizer.Core": "2.14.1",
  4015. "Microsoft.CodeAnalysis.Common": "[4.9.2]",
  4016. "System.Composition": "8.0.0",
  4017. "System.IO.Pipelines": "8.0.0",
  4018. "System.Threading.Channels": "8.0.0"
  4019. },
  4020. "compile": {
  4021. "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": {
  4022. "related": ".pdb;.xml"
  4023. }
  4024. },
  4025. "runtime": {
  4026. "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": {
  4027. "related": ".pdb;.xml"
  4028. }
  4029. },
  4030. "resource": {
  4031. "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4032. "locale": "cs"
  4033. },
  4034. "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4035. "locale": "de"
  4036. },
  4037. "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4038. "locale": "es"
  4039. },
  4040. "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4041. "locale": "fr"
  4042. },
  4043. "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4044. "locale": "it"
  4045. },
  4046. "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4047. "locale": "ja"
  4048. },
  4049. "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4050. "locale": "ko"
  4051. },
  4052. "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4053. "locale": "pl"
  4054. },
  4055. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4056. "locale": "pt-BR"
  4057. },
  4058. "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4059. "locale": "ru"
  4060. },
  4061. "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4062. "locale": "tr"
  4063. },
  4064. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4065. "locale": "zh-Hans"
  4066. },
  4067. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4068. "locale": "zh-Hant"
  4069. }
  4070. }
  4071. },
  4072. "Microsoft.CSharp/4.7.0": {
  4073. "type": "package",
  4074. "compile": {
  4075. "ref/netcoreapp2.0/_._": {}
  4076. },
  4077. "runtime": {
  4078. "lib/netcoreapp2.0/_._": {}
  4079. }
  4080. },
  4081. "Microsoft.Data.SqlClient/2.1.7": {
  4082. "type": "package",
  4083. "dependencies": {
  4084. "Microsoft.Data.SqlClient.SNI.runtime": "2.1.1",
  4085. "Microsoft.Identity.Client": "4.21.1",
  4086. "Microsoft.IdentityModel.JsonWebTokens": "6.8.0",
  4087. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.8.0",
  4088. "Microsoft.Win32.Registry": "4.7.0",
  4089. "System.Configuration.ConfigurationManager": "4.7.0",
  4090. "System.Diagnostics.DiagnosticSource": "4.7.0",
  4091. "System.Runtime.Caching": "4.7.0",
  4092. "System.Security.Principal.Windows": "4.7.0",
  4093. "System.Text.Encoding.CodePages": "4.7.0"
  4094. },
  4095. "compile": {
  4096. "ref/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  4097. "related": ".pdb;.xml"
  4098. }
  4099. },
  4100. "runtime": {
  4101. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  4102. "related": ".pdb;.xml"
  4103. }
  4104. },
  4105. "runtimeTargets": {
  4106. "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  4107. "assetType": "runtime",
  4108. "rid": "unix"
  4109. },
  4110. "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  4111. "assetType": "runtime",
  4112. "rid": "win"
  4113. }
  4114. }
  4115. },
  4116. "Microsoft.Data.SqlClient.SNI.runtime/2.1.1": {
  4117. "type": "package",
  4118. "runtimeTargets": {
  4119. "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
  4120. "assetType": "native",
  4121. "rid": "win-arm"
  4122. },
  4123. "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
  4124. "assetType": "native",
  4125. "rid": "win-arm64"
  4126. },
  4127. "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
  4128. "assetType": "native",
  4129. "rid": "win-x64"
  4130. },
  4131. "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
  4132. "assetType": "native",
  4133. "rid": "win-x86"
  4134. }
  4135. }
  4136. },
  4137. "Microsoft.Data.Sqlite/8.0.1": {
  4138. "type": "package",
  4139. "dependencies": {
  4140. "Microsoft.Data.Sqlite.Core": "8.0.1",
  4141. "SQLitePCLRaw.bundle_e_sqlite3": "2.1.6"
  4142. },
  4143. "compile": {
  4144. "lib/netstandard2.0/_._": {}
  4145. },
  4146. "runtime": {
  4147. "lib/netstandard2.0/_._": {}
  4148. }
  4149. },
  4150. "Microsoft.Data.Sqlite.Core/8.0.1": {
  4151. "type": "package",
  4152. "dependencies": {
  4153. "SQLitePCLRaw.core": "2.1.6"
  4154. },
  4155. "compile": {
  4156. "lib/net6.0/Microsoft.Data.Sqlite.dll": {
  4157. "related": ".xml"
  4158. }
  4159. },
  4160. "runtime": {
  4161. "lib/net6.0/Microsoft.Data.Sqlite.dll": {
  4162. "related": ".xml"
  4163. }
  4164. }
  4165. },
  4166. "Microsoft.EntityFrameworkCore/7.0.15": {
  4167. "type": "package",
  4168. "dependencies": {
  4169. "Microsoft.EntityFrameworkCore.Abstractions": "7.0.15",
  4170. "Microsoft.EntityFrameworkCore.Analyzers": "7.0.15",
  4171. "Microsoft.Extensions.Caching.Memory": "7.0.0",
  4172. "Microsoft.Extensions.DependencyInjection": "7.0.0",
  4173. "Microsoft.Extensions.Logging": "7.0.0"
  4174. },
  4175. "compile": {
  4176. "lib/net6.0/Microsoft.EntityFrameworkCore.dll": {
  4177. "related": ".xml"
  4178. }
  4179. },
  4180. "runtime": {
  4181. "lib/net6.0/Microsoft.EntityFrameworkCore.dll": {
  4182. "related": ".xml"
  4183. }
  4184. },
  4185. "build": {
  4186. "buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props": {}
  4187. }
  4188. },
  4189. "Microsoft.EntityFrameworkCore.Abstractions/7.0.15": {
  4190. "type": "package",
  4191. "compile": {
  4192. "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
  4193. "related": ".xml"
  4194. }
  4195. },
  4196. "runtime": {
  4197. "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
  4198. "related": ".xml"
  4199. }
  4200. }
  4201. },
  4202. "Microsoft.EntityFrameworkCore.Analyzers/7.0.15": {
  4203. "type": "package",
  4204. "compile": {
  4205. "lib/netstandard2.0/_._": {}
  4206. },
  4207. "runtime": {
  4208. "lib/netstandard2.0/_._": {}
  4209. }
  4210. },
  4211. "Microsoft.Extensions.ApiDescription.Server/6.0.5": {
  4212. "type": "package",
  4213. "build": {
  4214. "build/_._": {}
  4215. },
  4216. "buildMultiTargeting": {
  4217. "buildMultiTargeting/_._": {}
  4218. }
  4219. },
  4220. "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
  4221. "type": "package",
  4222. "dependencies": {
  4223. "Microsoft.Extensions.Primitives": "8.0.0"
  4224. },
  4225. "compile": {
  4226. "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll": {
  4227. "related": ".xml"
  4228. }
  4229. },
  4230. "runtime": {
  4231. "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll": {
  4232. "related": ".xml"
  4233. }
  4234. },
  4235. "build": {
  4236. "buildTransitive/net6.0/_._": {}
  4237. }
  4238. },
  4239. "Microsoft.Extensions.Caching.Memory/8.0.0": {
  4240. "type": "package",
  4241. "dependencies": {
  4242. "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
  4243. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  4244. "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
  4245. "Microsoft.Extensions.Options": "8.0.0",
  4246. "Microsoft.Extensions.Primitives": "8.0.0"
  4247. },
  4248. "compile": {
  4249. "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll": {
  4250. "related": ".xml"
  4251. }
  4252. },
  4253. "runtime": {
  4254. "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll": {
  4255. "related": ".xml"
  4256. }
  4257. },
  4258. "build": {
  4259. "buildTransitive/net6.0/_._": {}
  4260. }
  4261. },
  4262. "Microsoft.Extensions.Configuration/8.0.0": {
  4263. "type": "package",
  4264. "dependencies": {
  4265. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  4266. "Microsoft.Extensions.Primitives": "8.0.0"
  4267. },
  4268. "compile": {
  4269. "lib/net7.0/Microsoft.Extensions.Configuration.dll": {
  4270. "related": ".xml"
  4271. }
  4272. },
  4273. "runtime": {
  4274. "lib/net7.0/Microsoft.Extensions.Configuration.dll": {
  4275. "related": ".xml"
  4276. }
  4277. },
  4278. "build": {
  4279. "buildTransitive/net6.0/_._": {}
  4280. }
  4281. },
  4282. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  4283. "type": "package",
  4284. "dependencies": {
  4285. "Microsoft.Extensions.Primitives": "8.0.0"
  4286. },
  4287. "compile": {
  4288. "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  4289. "related": ".xml"
  4290. }
  4291. },
  4292. "runtime": {
  4293. "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  4294. "related": ".xml"
  4295. }
  4296. },
  4297. "build": {
  4298. "buildTransitive/net6.0/_._": {}
  4299. }
  4300. },
  4301. "Microsoft.Extensions.Configuration.Binder/8.0.0": {
  4302. "type": "package",
  4303. "dependencies": {
  4304. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
  4305. },
  4306. "compile": {
  4307. "lib/net7.0/Microsoft.Extensions.Configuration.Binder.dll": {
  4308. "related": ".xml"
  4309. }
  4310. },
  4311. "runtime": {
  4312. "lib/net7.0/Microsoft.Extensions.Configuration.Binder.dll": {
  4313. "related": ".xml"
  4314. }
  4315. },
  4316. "build": {
  4317. "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets": {}
  4318. }
  4319. },
  4320. "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": {
  4321. "type": "package",
  4322. "dependencies": {
  4323. "Microsoft.Extensions.Configuration": "8.0.0",
  4324. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  4325. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  4326. "Microsoft.Extensions.FileProviders.Physical": "8.0.0",
  4327. "Microsoft.Extensions.Primitives": "8.0.0"
  4328. },
  4329. "compile": {
  4330. "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
  4331. "related": ".xml"
  4332. }
  4333. },
  4334. "runtime": {
  4335. "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
  4336. "related": ".xml"
  4337. }
  4338. },
  4339. "build": {
  4340. "buildTransitive/net6.0/_._": {}
  4341. }
  4342. },
  4343. "Microsoft.Extensions.Configuration.Json/8.0.0": {
  4344. "type": "package",
  4345. "dependencies": {
  4346. "Microsoft.Extensions.Configuration": "8.0.0",
  4347. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  4348. "Microsoft.Extensions.Configuration.FileExtensions": "8.0.0",
  4349. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  4350. "System.Text.Json": "8.0.0"
  4351. },
  4352. "compile": {
  4353. "lib/net7.0/Microsoft.Extensions.Configuration.Json.dll": {
  4354. "related": ".xml"
  4355. }
  4356. },
  4357. "runtime": {
  4358. "lib/net7.0/Microsoft.Extensions.Configuration.Json.dll": {
  4359. "related": ".xml"
  4360. }
  4361. },
  4362. "build": {
  4363. "buildTransitive/net6.0/_._": {}
  4364. }
  4365. },
  4366. "Microsoft.Extensions.DependencyInjection/7.0.0": {
  4367. "type": "package",
  4368. "dependencies": {
  4369. "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0"
  4370. },
  4371. "compile": {
  4372. "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll": {
  4373. "related": ".xml"
  4374. }
  4375. },
  4376. "runtime": {
  4377. "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll": {
  4378. "related": ".xml"
  4379. }
  4380. },
  4381. "build": {
  4382. "buildTransitive/net6.0/_._": {}
  4383. }
  4384. },
  4385. "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
  4386. "type": "package",
  4387. "compile": {
  4388. "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  4389. "related": ".xml"
  4390. }
  4391. },
  4392. "runtime": {
  4393. "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  4394. "related": ".xml"
  4395. }
  4396. },
  4397. "build": {
  4398. "buildTransitive/net6.0/_._": {}
  4399. }
  4400. },
  4401. "Microsoft.Extensions.DependencyModel/7.0.0": {
  4402. "type": "package",
  4403. "dependencies": {
  4404. "System.Text.Encodings.Web": "7.0.0",
  4405. "System.Text.Json": "7.0.0"
  4406. },
  4407. "compile": {
  4408. "lib/net7.0/Microsoft.Extensions.DependencyModel.dll": {
  4409. "related": ".xml"
  4410. }
  4411. },
  4412. "runtime": {
  4413. "lib/net7.0/Microsoft.Extensions.DependencyModel.dll": {
  4414. "related": ".xml"
  4415. }
  4416. },
  4417. "build": {
  4418. "buildTransitive/net6.0/_._": {}
  4419. }
  4420. },
  4421. "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
  4422. "type": "package",
  4423. "dependencies": {
  4424. "Microsoft.Extensions.Primitives": "8.0.0"
  4425. },
  4426. "compile": {
  4427. "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
  4428. "related": ".xml"
  4429. }
  4430. },
  4431. "runtime": {
  4432. "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
  4433. "related": ".xml"
  4434. }
  4435. },
  4436. "build": {
  4437. "buildTransitive/net6.0/_._": {}
  4438. }
  4439. },
  4440. "Microsoft.Extensions.FileProviders.Physical/8.0.0": {
  4441. "type": "package",
  4442. "dependencies": {
  4443. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  4444. "Microsoft.Extensions.FileSystemGlobbing": "8.0.0",
  4445. "Microsoft.Extensions.Primitives": "8.0.0"
  4446. },
  4447. "compile": {
  4448. "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.dll": {
  4449. "related": ".xml"
  4450. }
  4451. },
  4452. "runtime": {
  4453. "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.dll": {
  4454. "related": ".xml"
  4455. }
  4456. },
  4457. "build": {
  4458. "buildTransitive/net6.0/_._": {}
  4459. }
  4460. },
  4461. "Microsoft.Extensions.FileSystemGlobbing/8.0.0": {
  4462. "type": "package",
  4463. "compile": {
  4464. "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
  4465. "related": ".xml"
  4466. }
  4467. },
  4468. "runtime": {
  4469. "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
  4470. "related": ".xml"
  4471. }
  4472. },
  4473. "build": {
  4474. "buildTransitive/net6.0/_._": {}
  4475. }
  4476. },
  4477. "Microsoft.Extensions.Logging/7.0.0": {
  4478. "type": "package",
  4479. "dependencies": {
  4480. "Microsoft.Extensions.DependencyInjection": "7.0.0",
  4481. "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
  4482. "Microsoft.Extensions.Logging.Abstractions": "7.0.0",
  4483. "Microsoft.Extensions.Options": "7.0.0"
  4484. },
  4485. "compile": {
  4486. "lib/net7.0/Microsoft.Extensions.Logging.dll": {
  4487. "related": ".xml"
  4488. }
  4489. },
  4490. "runtime": {
  4491. "lib/net7.0/Microsoft.Extensions.Logging.dll": {
  4492. "related": ".xml"
  4493. }
  4494. },
  4495. "build": {
  4496. "buildTransitive/net6.0/_._": {}
  4497. }
  4498. },
  4499. "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
  4500. "type": "package",
  4501. "dependencies": {
  4502. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
  4503. },
  4504. "compile": {
  4505. "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  4506. "related": ".xml"
  4507. }
  4508. },
  4509. "runtime": {
  4510. "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  4511. "related": ".xml"
  4512. }
  4513. },
  4514. "build": {
  4515. "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
  4516. }
  4517. },
  4518. "Microsoft.Extensions.Options/8.0.0": {
  4519. "type": "package",
  4520. "dependencies": {
  4521. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  4522. "Microsoft.Extensions.Primitives": "8.0.0"
  4523. },
  4524. "compile": {
  4525. "lib/net7.0/Microsoft.Extensions.Options.dll": {
  4526. "related": ".xml"
  4527. }
  4528. },
  4529. "runtime": {
  4530. "lib/net7.0/Microsoft.Extensions.Options.dll": {
  4531. "related": ".xml"
  4532. }
  4533. },
  4534. "build": {
  4535. "buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {}
  4536. }
  4537. },
  4538. "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": {
  4539. "type": "package",
  4540. "dependencies": {
  4541. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  4542. "Microsoft.Extensions.Configuration.Binder": "8.0.0",
  4543. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  4544. "Microsoft.Extensions.Options": "8.0.0",
  4545. "Microsoft.Extensions.Primitives": "8.0.0"
  4546. },
  4547. "compile": {
  4548. "lib/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
  4549. "related": ".xml"
  4550. }
  4551. },
  4552. "runtime": {
  4553. "lib/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
  4554. "related": ".xml"
  4555. }
  4556. },
  4557. "build": {
  4558. "buildTransitive/net6.0/_._": {}
  4559. }
  4560. },
  4561. "Microsoft.Extensions.Primitives/8.0.0": {
  4562. "type": "package",
  4563. "compile": {
  4564. "lib/net7.0/Microsoft.Extensions.Primitives.dll": {
  4565. "related": ".xml"
  4566. }
  4567. },
  4568. "runtime": {
  4569. "lib/net7.0/Microsoft.Extensions.Primitives.dll": {
  4570. "related": ".xml"
  4571. }
  4572. },
  4573. "build": {
  4574. "buildTransitive/net6.0/_._": {}
  4575. }
  4576. },
  4577. "Microsoft.Identity.Client/4.21.1": {
  4578. "type": "package",
  4579. "compile": {
  4580. "ref/netcoreapp2.1/_._": {
  4581. "related": ".xml"
  4582. }
  4583. },
  4584. "runtime": {
  4585. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
  4586. "related": ".xml"
  4587. }
  4588. }
  4589. },
  4590. "Microsoft.IdentityModel.Abstractions/6.35.0": {
  4591. "type": "package",
  4592. "compile": {
  4593. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
  4594. "related": ".xml"
  4595. }
  4596. },
  4597. "runtime": {
  4598. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
  4599. "related": ".xml"
  4600. }
  4601. }
  4602. },
  4603. "Microsoft.IdentityModel.JsonWebTokens/6.35.0": {
  4604. "type": "package",
  4605. "dependencies": {
  4606. "Microsoft.IdentityModel.Tokens": "6.35.0",
  4607. "System.Text.Encoding": "4.3.0",
  4608. "System.Text.Encodings.Web": "4.7.2",
  4609. "System.Text.Json": "4.7.2"
  4610. },
  4611. "compile": {
  4612. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  4613. "related": ".xml"
  4614. }
  4615. },
  4616. "runtime": {
  4617. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  4618. "related": ".xml"
  4619. }
  4620. }
  4621. },
  4622. "Microsoft.IdentityModel.Logging/6.35.0": {
  4623. "type": "package",
  4624. "dependencies": {
  4625. "Microsoft.IdentityModel.Abstractions": "6.35.0"
  4626. },
  4627. "compile": {
  4628. "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
  4629. "related": ".xml"
  4630. }
  4631. },
  4632. "runtime": {
  4633. "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
  4634. "related": ".xml"
  4635. }
  4636. }
  4637. },
  4638. "Microsoft.IdentityModel.Protocols/6.35.0": {
  4639. "type": "package",
  4640. "dependencies": {
  4641. "Microsoft.IdentityModel.Logging": "6.35.0",
  4642. "Microsoft.IdentityModel.Tokens": "6.35.0"
  4643. },
  4644. "compile": {
  4645. "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
  4646. "related": ".xml"
  4647. }
  4648. },
  4649. "runtime": {
  4650. "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
  4651. "related": ".xml"
  4652. }
  4653. }
  4654. },
  4655. "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": {
  4656. "type": "package",
  4657. "dependencies": {
  4658. "Microsoft.IdentityModel.Protocols": "6.35.0",
  4659. "System.IdentityModel.Tokens.Jwt": "6.35.0"
  4660. },
  4661. "compile": {
  4662. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  4663. "related": ".xml"
  4664. }
  4665. },
  4666. "runtime": {
  4667. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  4668. "related": ".xml"
  4669. }
  4670. }
  4671. },
  4672. "Microsoft.IdentityModel.Tokens/6.35.0": {
  4673. "type": "package",
  4674. "dependencies": {
  4675. "Microsoft.CSharp": "4.5.0",
  4676. "Microsoft.IdentityModel.Logging": "6.35.0",
  4677. "System.Security.Cryptography.Cng": "4.5.0"
  4678. },
  4679. "compile": {
  4680. "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
  4681. "related": ".xml"
  4682. }
  4683. },
  4684. "runtime": {
  4685. "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
  4686. "related": ".xml"
  4687. }
  4688. }
  4689. },
  4690. "Microsoft.IO.RecyclableMemoryStream/2.1.1": {
  4691. "type": "package",
  4692. "compile": {
  4693. "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll": {
  4694. "related": ".xml"
  4695. }
  4696. },
  4697. "runtime": {
  4698. "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll": {
  4699. "related": ".xml"
  4700. }
  4701. }
  4702. },
  4703. "Microsoft.NETCore.Platforms/1.1.1": {
  4704. "type": "package",
  4705. "compile": {
  4706. "lib/netstandard1.0/_._": {}
  4707. },
  4708. "runtime": {
  4709. "lib/netstandard1.0/_._": {}
  4710. }
  4711. },
  4712. "Microsoft.NETCore.Targets/1.1.3": {
  4713. "type": "package",
  4714. "compile": {
  4715. "lib/netstandard1.0/_._": {}
  4716. },
  4717. "runtime": {
  4718. "lib/netstandard1.0/_._": {}
  4719. }
  4720. },
  4721. "Microsoft.OpenApi/1.2.3": {
  4722. "type": "package",
  4723. "compile": {
  4724. "lib/netstandard2.0/Microsoft.OpenApi.dll": {
  4725. "related": ".pdb;.xml"
  4726. }
  4727. },
  4728. "runtime": {
  4729. "lib/netstandard2.0/Microsoft.OpenApi.dll": {
  4730. "related": ".pdb;.xml"
  4731. }
  4732. }
  4733. },
  4734. "Microsoft.Win32.Registry/5.0.0": {
  4735. "type": "package",
  4736. "dependencies": {
  4737. "System.Security.AccessControl": "5.0.0",
  4738. "System.Security.Principal.Windows": "5.0.0"
  4739. },
  4740. "compile": {
  4741. "ref/netstandard2.0/Microsoft.Win32.Registry.dll": {
  4742. "related": ".xml"
  4743. }
  4744. },
  4745. "runtime": {
  4746. "lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  4747. "related": ".xml"
  4748. }
  4749. },
  4750. "runtimeTargets": {
  4751. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  4752. "assetType": "runtime",
  4753. "rid": "win"
  4754. }
  4755. }
  4756. },
  4757. "Microsoft.Win32.SystemEvents/8.0.0": {
  4758. "type": "package",
  4759. "compile": {
  4760. "lib/net7.0/Microsoft.Win32.SystemEvents.dll": {
  4761. "related": ".xml"
  4762. }
  4763. },
  4764. "runtime": {
  4765. "lib/net7.0/Microsoft.Win32.SystemEvents.dll": {
  4766. "related": ".xml"
  4767. }
  4768. },
  4769. "build": {
  4770. "buildTransitive/net6.0/_._": {}
  4771. },
  4772. "runtimeTargets": {
  4773. "runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll": {
  4774. "assetType": "runtime",
  4775. "rid": "win"
  4776. }
  4777. }
  4778. },
  4779. "Minio/5.0.0": {
  4780. "type": "package",
  4781. "dependencies": {
  4782. "CommunityToolkit.HighPerformance": "8.1.0",
  4783. "System.IO.Hashing": "7.0.0",
  4784. "System.Reactive.Linq": "5.0.0"
  4785. },
  4786. "compile": {
  4787. "lib/net7.0/Minio.dll": {
  4788. "related": ".xml"
  4789. }
  4790. },
  4791. "runtime": {
  4792. "lib/net7.0/Minio.dll": {
  4793. "related": ".xml"
  4794. }
  4795. }
  4796. },
  4797. "MiniProfiler.AspNetCore/4.3.8": {
  4798. "type": "package",
  4799. "dependencies": {
  4800. "MiniProfiler.Shared": "4.3.8"
  4801. },
  4802. "compile": {
  4803. "lib/net6.0/MiniProfiler.AspNetCore.dll": {
  4804. "related": ".xml"
  4805. }
  4806. },
  4807. "runtime": {
  4808. "lib/net6.0/MiniProfiler.AspNetCore.dll": {
  4809. "related": ".xml"
  4810. }
  4811. },
  4812. "frameworkReferences": [
  4813. "Microsoft.AspNetCore.App"
  4814. ]
  4815. },
  4816. "MiniProfiler.AspNetCore.Mvc/4.3.8": {
  4817. "type": "package",
  4818. "dependencies": {
  4819. "MiniProfiler.AspNetCore": "4.3.8"
  4820. },
  4821. "compile": {
  4822. "lib/net6.0/MiniProfiler.AspNetCore.Mvc.dll": {
  4823. "related": ".xml"
  4824. }
  4825. },
  4826. "runtime": {
  4827. "lib/net6.0/MiniProfiler.AspNetCore.Mvc.dll": {
  4828. "related": ".xml"
  4829. }
  4830. },
  4831. "frameworkReferences": [
  4832. "Microsoft.AspNetCore.App"
  4833. ]
  4834. },
  4835. "MiniProfiler.Shared/4.3.8": {
  4836. "type": "package",
  4837. "dependencies": {
  4838. "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
  4839. "Newtonsoft.Json": "13.0.1",
  4840. "System.ComponentModel.Primitives": "4.3.0",
  4841. "System.Data.Common": "4.3.0",
  4842. "System.Diagnostics.DiagnosticSource": "4.4.1",
  4843. "System.Diagnostics.StackTrace": "4.3.0",
  4844. "System.Dynamic.Runtime": "4.3.0",
  4845. "System.Reflection.Emit.Lightweight": "4.3.0",
  4846. "System.Runtime.Extensions": "4.3.0",
  4847. "System.Runtime.Serialization.Primitives": "4.3.0",
  4848. "System.Threading.Tasks.Parallel": "4.3.0"
  4849. },
  4850. "compile": {
  4851. "lib/netstandard2.0/MiniProfiler.Shared.dll": {
  4852. "related": ".xml"
  4853. }
  4854. },
  4855. "runtime": {
  4856. "lib/netstandard2.0/MiniProfiler.Shared.dll": {
  4857. "related": ".xml"
  4858. }
  4859. }
  4860. },
  4861. "MoYu.Extras.Authentication.JwtBearer/1.0.6": {
  4862. "type": "package",
  4863. "dependencies": {
  4864. "Microsoft.AspNetCore.Authentication.JwtBearer": "7.0.18"
  4865. },
  4866. "compile": {
  4867. "lib/net7.0/MoYu.Extras.Authentication.JwtBearer.dll": {
  4868. "related": ".xml"
  4869. }
  4870. },
  4871. "runtime": {
  4872. "lib/net7.0/MoYu.Extras.Authentication.JwtBearer.dll": {
  4873. "related": ".xml"
  4874. }
  4875. }
  4876. },
  4877. "MoYu.Extras.ObjectMapper.Mapster/1.0.6": {
  4878. "type": "package",
  4879. "dependencies": {
  4880. "Mapster": "7.4.0",
  4881. "Mapster.DependencyInjection": "1.0.1",
  4882. "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0"
  4883. },
  4884. "compile": {
  4885. "lib/net7.0/MoYu.Extras.ObjectMapper.Mapster.dll": {
  4886. "related": ".xml"
  4887. }
  4888. },
  4889. "runtime": {
  4890. "lib/net7.0/MoYu.Extras.ObjectMapper.Mapster.dll": {
  4891. "related": ".xml"
  4892. }
  4893. }
  4894. },
  4895. "MoYu.Pure/1.0.6": {
  4896. "type": "package",
  4897. "dependencies": {
  4898. "MiniProfiler.AspNetCore.Mvc": "4.3.8",
  4899. "MoYu.Pure.Extras.DependencyModel.CodeAnalysis": "1.0.6",
  4900. "Swashbuckle.AspNetCore": "6.5.0"
  4901. },
  4902. "compile": {
  4903. "lib/net7.0/MoYu.Pure.dll": {
  4904. "related": ".xml"
  4905. }
  4906. },
  4907. "runtime": {
  4908. "lib/net7.0/MoYu.Pure.dll": {
  4909. "related": ".xml"
  4910. }
  4911. },
  4912. "frameworkReferences": [
  4913. "Microsoft.AspNetCore.App"
  4914. ],
  4915. "contentFiles": {
  4916. "contentFiles/any/any/_._": {
  4917. "buildAction": "None",
  4918. "codeLanguage": "any",
  4919. "copyToOutput": false
  4920. }
  4921. }
  4922. },
  4923. "MoYu.Pure.Extras.DependencyModel.CodeAnalysis/1.0.6": {
  4924. "type": "package",
  4925. "dependencies": {
  4926. "Ben.Demystifier": "0.4.1",
  4927. "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "7.0.18",
  4928. "Microsoft.AspNetCore.Razor.Language": "6.0.29",
  4929. "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.9.2",
  4930. "Microsoft.Extensions.DependencyModel": "7.0.0",
  4931. "System.Text.Json": "7.0.4",
  4932. "System.Text.RegularExpressions": "4.3.1"
  4933. },
  4934. "compile": {
  4935. "lib/net7.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll": {
  4936. "related": ".xml"
  4937. }
  4938. },
  4939. "runtime": {
  4940. "lib/net7.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll": {
  4941. "related": ".xml"
  4942. }
  4943. }
  4944. },
  4945. "MySqlConnector/2.2.5": {
  4946. "type": "package",
  4947. "compile": {
  4948. "lib/net7.0/MySqlConnector.dll": {
  4949. "related": ".xml"
  4950. }
  4951. },
  4952. "runtime": {
  4953. "lib/net7.0/MySqlConnector.dll": {
  4954. "related": ".xml"
  4955. }
  4956. }
  4957. },
  4958. "NewLife.Core/10.10.2024.601": {
  4959. "type": "package",
  4960. "compile": {
  4961. "lib/net7.0/NewLife.Core.dll": {
  4962. "related": ".xml"
  4963. }
  4964. },
  4965. "runtime": {
  4966. "lib/net7.0/NewLife.Core.dll": {
  4967. "related": ".xml"
  4968. }
  4969. }
  4970. },
  4971. "NewLife.Redis/5.6.2024.402": {
  4972. "type": "package",
  4973. "dependencies": {
  4974. "NewLife.Core": "10.9.2024.402"
  4975. },
  4976. "compile": {
  4977. "lib/netstandard2.1/NewLife.Redis.dll": {
  4978. "related": ".xml"
  4979. }
  4980. },
  4981. "runtime": {
  4982. "lib/netstandard2.1/NewLife.Redis.dll": {
  4983. "related": ".xml"
  4984. }
  4985. }
  4986. },
  4987. "Newtonsoft.Json/13.0.3": {
  4988. "type": "package",
  4989. "compile": {
  4990. "lib/net6.0/Newtonsoft.Json.dll": {
  4991. "related": ".xml"
  4992. }
  4993. },
  4994. "runtime": {
  4995. "lib/net6.0/Newtonsoft.Json.dll": {
  4996. "related": ".xml"
  4997. }
  4998. }
  4999. },
  5000. "Newtonsoft.Json.Bson/1.0.2": {
  5001. "type": "package",
  5002. "dependencies": {
  5003. "Newtonsoft.Json": "12.0.1"
  5004. },
  5005. "compile": {
  5006. "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
  5007. "related": ".pdb;.xml"
  5008. }
  5009. },
  5010. "runtime": {
  5011. "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
  5012. "related": ".pdb;.xml"
  5013. }
  5014. }
  5015. },
  5016. "Npgsql/5.0.18": {
  5017. "type": "package",
  5018. "dependencies": {
  5019. "System.Runtime.CompilerServices.Unsafe": "4.6.0"
  5020. },
  5021. "compile": {
  5022. "lib/net5.0/Npgsql.dll": {
  5023. "related": ".xml"
  5024. }
  5025. },
  5026. "runtime": {
  5027. "lib/net5.0/Npgsql.dll": {
  5028. "related": ".xml"
  5029. }
  5030. }
  5031. },
  5032. "Oracle.ManagedDataAccess.Core/3.21.100": {
  5033. "type": "package",
  5034. "dependencies": {
  5035. "System.Diagnostics.PerformanceCounter": "6.0.1",
  5036. "System.DirectoryServices": "6.0.1",
  5037. "System.DirectoryServices.Protocols": "6.0.1"
  5038. },
  5039. "compile": {
  5040. "lib/netstandard2.1/Oracle.ManagedDataAccess.dll": {}
  5041. },
  5042. "runtime": {
  5043. "lib/netstandard2.1/Oracle.ManagedDataAccess.dll": {}
  5044. }
  5045. },
  5046. "Oscar.Data.SqlClient/4.0.4": {
  5047. "type": "package",
  5048. "dependencies": {
  5049. "System.Text.Encoding.CodePages": "4.7.1"
  5050. },
  5051. "compile": {
  5052. "lib/netstandard2.0/Oscar.Data.SqlClient.dll": {}
  5053. },
  5054. "runtime": {
  5055. "lib/netstandard2.0/Oscar.Data.SqlClient.dll": {}
  5056. }
  5057. },
  5058. "Portable.BouncyCastle/1.9.0": {
  5059. "type": "package",
  5060. "compile": {
  5061. "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
  5062. "related": ".xml"
  5063. }
  5064. },
  5065. "runtime": {
  5066. "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
  5067. "related": ".xml"
  5068. }
  5069. }
  5070. },
  5071. "SharpCompress/0.37.2": {
  5072. "type": "package",
  5073. "dependencies": {
  5074. "ZstdSharp.Port": "0.8.0"
  5075. },
  5076. "compile": {
  5077. "lib/net6.0/SharpCompress.dll": {}
  5078. },
  5079. "runtime": {
  5080. "lib/net6.0/SharpCompress.dll": {}
  5081. }
  5082. },
  5083. "SharpZipLib/1.4.2": {
  5084. "type": "package",
  5085. "compile": {
  5086. "lib/net6.0/ICSharpCode.SharpZipLib.dll": {
  5087. "related": ".pdb;.xml"
  5088. }
  5089. },
  5090. "runtime": {
  5091. "lib/net6.0/ICSharpCode.SharpZipLib.dll": {
  5092. "related": ".pdb;.xml"
  5093. }
  5094. }
  5095. },
  5096. "SimpleRedis/1.1.9": {
  5097. "type": "package",
  5098. "dependencies": {
  5099. "Microsoft.Extensions.Configuration": "7.0.0",
  5100. "Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
  5101. "Microsoft.Extensions.DependencyInjection": "7.0.0",
  5102. "Microsoft.Extensions.Options": "7.0.0",
  5103. "Microsoft.Extensions.Options.ConfigurationExtensions": "7.0.0",
  5104. "NewLife.Redis": "5.6.2024.402"
  5105. },
  5106. "compile": {
  5107. "lib/net7.0/SimpleRedis.dll": {
  5108. "related": ".xml"
  5109. }
  5110. },
  5111. "runtime": {
  5112. "lib/net7.0/SimpleRedis.dll": {
  5113. "related": ".xml"
  5114. }
  5115. }
  5116. },
  5117. "SimpleTool/1.0.6": {
  5118. "type": "package",
  5119. "dependencies": {
  5120. "Newtonsoft.Json": "13.0.3"
  5121. },
  5122. "compile": {
  5123. "lib/net7.0/SimpleTool.dll": {
  5124. "related": ".xml"
  5125. }
  5126. },
  5127. "runtime": {
  5128. "lib/net7.0/SimpleTool.dll": {
  5129. "related": ".xml"
  5130. }
  5131. }
  5132. },
  5133. "SixLabors.Fonts/2.0.3": {
  5134. "type": "package",
  5135. "compile": {
  5136. "lib/net6.0/SixLabors.Fonts.dll": {
  5137. "related": ".xml"
  5138. }
  5139. },
  5140. "runtime": {
  5141. "lib/net6.0/SixLabors.Fonts.dll": {
  5142. "related": ".xml"
  5143. }
  5144. }
  5145. },
  5146. "SixLabors.ImageSharp/3.1.4": {
  5147. "type": "package",
  5148. "compile": {
  5149. "lib/net6.0/SixLabors.ImageSharp.dll": {
  5150. "related": ".xml"
  5151. }
  5152. },
  5153. "runtime": {
  5154. "lib/net6.0/SixLabors.ImageSharp.dll": {
  5155. "related": ".xml"
  5156. }
  5157. },
  5158. "build": {
  5159. "build/_._": {}
  5160. }
  5161. },
  5162. "SixLabors.ImageSharp.Drawing/2.1.3": {
  5163. "type": "package",
  5164. "dependencies": {
  5165. "SixLabors.Fonts": "2.0.3",
  5166. "SixLabors.ImageSharp": "3.1.4"
  5167. },
  5168. "compile": {
  5169. "lib/net6.0/SixLabors.ImageSharp.Drawing.dll": {
  5170. "related": ".xml"
  5171. }
  5172. },
  5173. "runtime": {
  5174. "lib/net6.0/SixLabors.ImageSharp.Drawing.dll": {
  5175. "related": ".xml"
  5176. }
  5177. }
  5178. },
  5179. "SkiaSharp/2.88.6": {
  5180. "type": "package",
  5181. "dependencies": {
  5182. "SkiaSharp.NativeAssets.Win32": "2.88.6",
  5183. "SkiaSharp.NativeAssets.macOS": "2.88.6"
  5184. },
  5185. "compile": {
  5186. "lib/net6.0/SkiaSharp.dll": {
  5187. "related": ".pdb;.xml"
  5188. }
  5189. },
  5190. "runtime": {
  5191. "lib/net6.0/SkiaSharp.dll": {
  5192. "related": ".pdb;.xml"
  5193. }
  5194. }
  5195. },
  5196. "SkiaSharp.NativeAssets.Linux.NoDependencies/2.88.6": {
  5197. "type": "package",
  5198. "dependencies": {
  5199. "SkiaSharp": "2.88.6"
  5200. },
  5201. "compile": {
  5202. "lib/net6.0/_._": {}
  5203. },
  5204. "runtime": {
  5205. "lib/net6.0/_._": {}
  5206. },
  5207. "runtimeTargets": {
  5208. "runtimes/linux-arm/native/libSkiaSharp.so": {
  5209. "assetType": "native",
  5210. "rid": "linux-arm"
  5211. },
  5212. "runtimes/linux-arm64/native/libSkiaSharp.so": {
  5213. "assetType": "native",
  5214. "rid": "linux-arm64"
  5215. },
  5216. "runtimes/linux-musl-x64/native/libSkiaSharp.so": {
  5217. "assetType": "native",
  5218. "rid": "linux-musl-x64"
  5219. },
  5220. "runtimes/linux-x64/native/libSkiaSharp.so": {
  5221. "assetType": "native",
  5222. "rid": "linux-x64"
  5223. }
  5224. }
  5225. },
  5226. "SkiaSharp.NativeAssets.macOS/2.88.6": {
  5227. "type": "package",
  5228. "compile": {
  5229. "lib/net6.0/_._": {}
  5230. },
  5231. "runtime": {
  5232. "lib/net6.0/_._": {}
  5233. },
  5234. "runtimeTargets": {
  5235. "runtimes/osx/native/libSkiaSharp.dylib": {
  5236. "assetType": "native",
  5237. "rid": "osx"
  5238. }
  5239. }
  5240. },
  5241. "SkiaSharp.NativeAssets.Win32/2.88.6": {
  5242. "type": "package",
  5243. "compile": {
  5244. "lib/net6.0/_._": {}
  5245. },
  5246. "runtime": {
  5247. "lib/net6.0/_._": {}
  5248. },
  5249. "runtimeTargets": {
  5250. "runtimes/win-arm64/native/libSkiaSharp.dll": {
  5251. "assetType": "native",
  5252. "rid": "win-arm64"
  5253. },
  5254. "runtimes/win-x64/native/libSkiaSharp.dll": {
  5255. "assetType": "native",
  5256. "rid": "win-x64"
  5257. },
  5258. "runtimes/win-x86/native/libSkiaSharp.dll": {
  5259. "assetType": "native",
  5260. "rid": "win-x86"
  5261. }
  5262. }
  5263. },
  5264. "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": {
  5265. "type": "package",
  5266. "dependencies": {
  5267. "SQLitePCLRaw.lib.e_sqlite3": "2.1.6",
  5268. "SQLitePCLRaw.provider.e_sqlite3": "2.1.6"
  5269. },
  5270. "compile": {
  5271. "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
  5272. },
  5273. "runtime": {
  5274. "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
  5275. }
  5276. },
  5277. "SQLitePCLRaw.core/2.1.6": {
  5278. "type": "package",
  5279. "dependencies": {
  5280. "System.Memory": "4.5.3"
  5281. },
  5282. "compile": {
  5283. "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
  5284. },
  5285. "runtime": {
  5286. "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
  5287. }
  5288. },
  5289. "SQLitePCLRaw.lib.e_sqlite3/2.1.6": {
  5290. "type": "package",
  5291. "compile": {
  5292. "lib/netstandard2.0/_._": {}
  5293. },
  5294. "runtime": {
  5295. "lib/netstandard2.0/_._": {}
  5296. },
  5297. "build": {
  5298. "buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets": {}
  5299. },
  5300. "runtimeTargets": {
  5301. "runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a": {
  5302. "assetType": "native",
  5303. "rid": "browser-wasm"
  5304. },
  5305. "runtimes/linux-arm/native/libe_sqlite3.so": {
  5306. "assetType": "native",
  5307. "rid": "linux-arm"
  5308. },
  5309. "runtimes/linux-arm64/native/libe_sqlite3.so": {
  5310. "assetType": "native",
  5311. "rid": "linux-arm64"
  5312. },
  5313. "runtimes/linux-armel/native/libe_sqlite3.so": {
  5314. "assetType": "native",
  5315. "rid": "linux-armel"
  5316. },
  5317. "runtimes/linux-mips64/native/libe_sqlite3.so": {
  5318. "assetType": "native",
  5319. "rid": "linux-mips64"
  5320. },
  5321. "runtimes/linux-musl-arm/native/libe_sqlite3.so": {
  5322. "assetType": "native",
  5323. "rid": "linux-musl-arm"
  5324. },
  5325. "runtimes/linux-musl-arm64/native/libe_sqlite3.so": {
  5326. "assetType": "native",
  5327. "rid": "linux-musl-arm64"
  5328. },
  5329. "runtimes/linux-musl-x64/native/libe_sqlite3.so": {
  5330. "assetType": "native",
  5331. "rid": "linux-musl-x64"
  5332. },
  5333. "runtimes/linux-ppc64le/native/libe_sqlite3.so": {
  5334. "assetType": "native",
  5335. "rid": "linux-ppc64le"
  5336. },
  5337. "runtimes/linux-s390x/native/libe_sqlite3.so": {
  5338. "assetType": "native",
  5339. "rid": "linux-s390x"
  5340. },
  5341. "runtimes/linux-x64/native/libe_sqlite3.so": {
  5342. "assetType": "native",
  5343. "rid": "linux-x64"
  5344. },
  5345. "runtimes/linux-x86/native/libe_sqlite3.so": {
  5346. "assetType": "native",
  5347. "rid": "linux-x86"
  5348. },
  5349. "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": {
  5350. "assetType": "native",
  5351. "rid": "maccatalyst-arm64"
  5352. },
  5353. "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": {
  5354. "assetType": "native",
  5355. "rid": "maccatalyst-x64"
  5356. },
  5357. "runtimes/osx-arm64/native/libe_sqlite3.dylib": {
  5358. "assetType": "native",
  5359. "rid": "osx-arm64"
  5360. },
  5361. "runtimes/osx-x64/native/libe_sqlite3.dylib": {
  5362. "assetType": "native",
  5363. "rid": "osx-x64"
  5364. },
  5365. "runtimes/win-arm/native/e_sqlite3.dll": {
  5366. "assetType": "native",
  5367. "rid": "win-arm"
  5368. },
  5369. "runtimes/win-arm64/native/e_sqlite3.dll": {
  5370. "assetType": "native",
  5371. "rid": "win-arm64"
  5372. },
  5373. "runtimes/win-x64/native/e_sqlite3.dll": {
  5374. "assetType": "native",
  5375. "rid": "win-x64"
  5376. },
  5377. "runtimes/win-x86/native/e_sqlite3.dll": {
  5378. "assetType": "native",
  5379. "rid": "win-x86"
  5380. }
  5381. }
  5382. },
  5383. "SQLitePCLRaw.provider.e_sqlite3/2.1.6": {
  5384. "type": "package",
  5385. "dependencies": {
  5386. "SQLitePCLRaw.core": "2.1.6"
  5387. },
  5388. "compile": {
  5389. "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
  5390. },
  5391. "runtime": {
  5392. "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
  5393. }
  5394. },
  5395. "SqlSugarCore/5.1.4.158": {
  5396. "type": "package",
  5397. "dependencies": {
  5398. "Microsoft.Data.SqlClient": "2.1.7",
  5399. "Microsoft.Data.Sqlite": "8.0.1",
  5400. "MySqlConnector": "2.2.5",
  5401. "Newtonsoft.Json": "13.0.2",
  5402. "Npgsql": "5.0.18",
  5403. "Oracle.ManagedDataAccess.Core": "3.21.100",
  5404. "Oscar.Data.SqlClient": "4.0.4",
  5405. "SqlSugarCore.Dm": "1.3.0",
  5406. "SqlSugarCore.Kdbndp": "9.3.6.411",
  5407. "System.Data.Common": "4.3.0",
  5408. "System.Reflection.Emit.Lightweight": "4.3.0"
  5409. },
  5410. "compile": {
  5411. "lib/netstandard2.1/SqlSugar.dll": {}
  5412. },
  5413. "runtime": {
  5414. "lib/netstandard2.1/SqlSugar.dll": {}
  5415. }
  5416. },
  5417. "SqlSugarCore.Dm/1.3.0": {
  5418. "type": "package",
  5419. "dependencies": {
  5420. "System.Text.Encoding.CodePages": "5.0.0"
  5421. },
  5422. "compile": {
  5423. "lib/netstandard2.0/DmProvider.dll": {}
  5424. },
  5425. "runtime": {
  5426. "lib/netstandard2.0/DmProvider.dll": {}
  5427. }
  5428. },
  5429. "SqlSugarCore.Kdbndp/9.3.6.411": {
  5430. "type": "package",
  5431. "compile": {
  5432. "lib/netstandard2.1/Kdbndp.dll": {}
  5433. },
  5434. "runtime": {
  5435. "lib/netstandard2.1/Kdbndp.dll": {}
  5436. }
  5437. },
  5438. "Swashbuckle.AspNetCore/6.5.0": {
  5439. "type": "package",
  5440. "dependencies": {
  5441. "Microsoft.Extensions.ApiDescription.Server": "6.0.5",
  5442. "Swashbuckle.AspNetCore.Swagger": "6.5.0",
  5443. "Swashbuckle.AspNetCore.SwaggerGen": "6.5.0",
  5444. "Swashbuckle.AspNetCore.SwaggerUI": "6.5.0"
  5445. },
  5446. "build": {
  5447. "build/_._": {}
  5448. }
  5449. },
  5450. "Swashbuckle.AspNetCore.Swagger/6.5.0": {
  5451. "type": "package",
  5452. "dependencies": {
  5453. "Microsoft.OpenApi": "1.2.3"
  5454. },
  5455. "compile": {
  5456. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": {
  5457. "related": ".pdb;.xml"
  5458. }
  5459. },
  5460. "runtime": {
  5461. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": {
  5462. "related": ".pdb;.xml"
  5463. }
  5464. },
  5465. "frameworkReferences": [
  5466. "Microsoft.AspNetCore.App"
  5467. ]
  5468. },
  5469. "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
  5470. "type": "package",
  5471. "dependencies": {
  5472. "Swashbuckle.AspNetCore.Swagger": "6.5.0"
  5473. },
  5474. "compile": {
  5475. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
  5476. "related": ".pdb;.xml"
  5477. }
  5478. },
  5479. "runtime": {
  5480. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
  5481. "related": ".pdb;.xml"
  5482. }
  5483. }
  5484. },
  5485. "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
  5486. "type": "package",
  5487. "compile": {
  5488. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
  5489. "related": ".pdb;.xml"
  5490. }
  5491. },
  5492. "runtime": {
  5493. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
  5494. "related": ".pdb;.xml"
  5495. }
  5496. },
  5497. "frameworkReferences": [
  5498. "Microsoft.AspNetCore.App"
  5499. ]
  5500. },
  5501. "System.CodeDom/8.0.0": {
  5502. "type": "package",
  5503. "compile": {
  5504. "lib/net7.0/System.CodeDom.dll": {
  5505. "related": ".xml"
  5506. }
  5507. },
  5508. "runtime": {
  5509. "lib/net7.0/System.CodeDom.dll": {
  5510. "related": ".xml"
  5511. }
  5512. },
  5513. "build": {
  5514. "buildTransitive/net6.0/_._": {}
  5515. }
  5516. },
  5517. "System.Collections/4.3.0": {
  5518. "type": "package",
  5519. "dependencies": {
  5520. "Microsoft.NETCore.Platforms": "1.1.0",
  5521. "Microsoft.NETCore.Targets": "1.1.0",
  5522. "System.Runtime": "4.3.0"
  5523. },
  5524. "compile": {
  5525. "ref/netstandard1.3/_._": {
  5526. "related": ".xml"
  5527. }
  5528. }
  5529. },
  5530. "System.Collections.Concurrent/4.3.0": {
  5531. "type": "package",
  5532. "dependencies": {
  5533. "System.Collections": "4.3.0",
  5534. "System.Diagnostics.Debug": "4.3.0",
  5535. "System.Diagnostics.Tracing": "4.3.0",
  5536. "System.Globalization": "4.3.0",
  5537. "System.Reflection": "4.3.0",
  5538. "System.Resources.ResourceManager": "4.3.0",
  5539. "System.Runtime": "4.3.0",
  5540. "System.Runtime.Extensions": "4.3.0",
  5541. "System.Threading": "4.3.0",
  5542. "System.Threading.Tasks": "4.3.0"
  5543. },
  5544. "compile": {
  5545. "ref/netstandard1.3/System.Collections.Concurrent.dll": {
  5546. "related": ".xml"
  5547. }
  5548. },
  5549. "runtime": {
  5550. "lib/netstandard1.3/System.Collections.Concurrent.dll": {}
  5551. }
  5552. },
  5553. "System.Collections.Immutable/8.0.0": {
  5554. "type": "package",
  5555. "compile": {
  5556. "lib/net7.0/System.Collections.Immutable.dll": {
  5557. "related": ".xml"
  5558. }
  5559. },
  5560. "runtime": {
  5561. "lib/net7.0/System.Collections.Immutable.dll": {
  5562. "related": ".xml"
  5563. }
  5564. },
  5565. "build": {
  5566. "buildTransitive/net6.0/_._": {}
  5567. }
  5568. },
  5569. "System.ComponentModel/4.3.0": {
  5570. "type": "package",
  5571. "dependencies": {
  5572. "System.Runtime": "4.3.0"
  5573. },
  5574. "compile": {
  5575. "ref/netstandard1.0/System.ComponentModel.dll": {
  5576. "related": ".xml"
  5577. }
  5578. },
  5579. "runtime": {
  5580. "lib/netstandard1.3/System.ComponentModel.dll": {}
  5581. }
  5582. },
  5583. "System.ComponentModel.Annotations/4.7.0": {
  5584. "type": "package",
  5585. "compile": {
  5586. "ref/netstandard2.1/System.ComponentModel.Annotations.dll": {
  5587. "related": ".xml"
  5588. }
  5589. },
  5590. "runtime": {
  5591. "lib/netstandard2.1/System.ComponentModel.Annotations.dll": {
  5592. "related": ".xml"
  5593. }
  5594. }
  5595. },
  5596. "System.ComponentModel.Primitives/4.3.0": {
  5597. "type": "package",
  5598. "dependencies": {
  5599. "System.ComponentModel": "4.3.0",
  5600. "System.Resources.ResourceManager": "4.3.0",
  5601. "System.Runtime": "4.3.0"
  5602. },
  5603. "compile": {
  5604. "ref/netstandard1.0/System.ComponentModel.Primitives.dll": {
  5605. "related": ".xml"
  5606. }
  5607. },
  5608. "runtime": {
  5609. "lib/netstandard1.0/System.ComponentModel.Primitives.dll": {}
  5610. }
  5611. },
  5612. "System.Composition/8.0.0": {
  5613. "type": "package",
  5614. "dependencies": {
  5615. "System.Composition.AttributedModel": "8.0.0",
  5616. "System.Composition.Convention": "8.0.0",
  5617. "System.Composition.Hosting": "8.0.0",
  5618. "System.Composition.Runtime": "8.0.0",
  5619. "System.Composition.TypedParts": "8.0.0"
  5620. },
  5621. "compile": {
  5622. "lib/netcoreapp2.0/_._": {}
  5623. },
  5624. "runtime": {
  5625. "lib/netcoreapp2.0/_._": {}
  5626. },
  5627. "build": {
  5628. "buildTransitive/net6.0/_._": {}
  5629. }
  5630. },
  5631. "System.Composition.AttributedModel/8.0.0": {
  5632. "type": "package",
  5633. "compile": {
  5634. "lib/net7.0/System.Composition.AttributedModel.dll": {
  5635. "related": ".xml"
  5636. }
  5637. },
  5638. "runtime": {
  5639. "lib/net7.0/System.Composition.AttributedModel.dll": {
  5640. "related": ".xml"
  5641. }
  5642. },
  5643. "build": {
  5644. "buildTransitive/net6.0/_._": {}
  5645. }
  5646. },
  5647. "System.Composition.Convention/8.0.0": {
  5648. "type": "package",
  5649. "dependencies": {
  5650. "System.Composition.AttributedModel": "8.0.0"
  5651. },
  5652. "compile": {
  5653. "lib/net7.0/System.Composition.Convention.dll": {
  5654. "related": ".xml"
  5655. }
  5656. },
  5657. "runtime": {
  5658. "lib/net7.0/System.Composition.Convention.dll": {
  5659. "related": ".xml"
  5660. }
  5661. },
  5662. "build": {
  5663. "buildTransitive/net6.0/_._": {}
  5664. }
  5665. },
  5666. "System.Composition.Hosting/8.0.0": {
  5667. "type": "package",
  5668. "dependencies": {
  5669. "System.Composition.Runtime": "8.0.0"
  5670. },
  5671. "compile": {
  5672. "lib/net7.0/System.Composition.Hosting.dll": {
  5673. "related": ".xml"
  5674. }
  5675. },
  5676. "runtime": {
  5677. "lib/net7.0/System.Composition.Hosting.dll": {
  5678. "related": ".xml"
  5679. }
  5680. },
  5681. "build": {
  5682. "buildTransitive/net6.0/_._": {}
  5683. }
  5684. },
  5685. "System.Composition.Runtime/8.0.0": {
  5686. "type": "package",
  5687. "compile": {
  5688. "lib/net7.0/System.Composition.Runtime.dll": {
  5689. "related": ".xml"
  5690. }
  5691. },
  5692. "runtime": {
  5693. "lib/net7.0/System.Composition.Runtime.dll": {
  5694. "related": ".xml"
  5695. }
  5696. },
  5697. "build": {
  5698. "buildTransitive/net6.0/_._": {}
  5699. }
  5700. },
  5701. "System.Composition.TypedParts/8.0.0": {
  5702. "type": "package",
  5703. "dependencies": {
  5704. "System.Composition.AttributedModel": "8.0.0",
  5705. "System.Composition.Hosting": "8.0.0",
  5706. "System.Composition.Runtime": "8.0.0"
  5707. },
  5708. "compile": {
  5709. "lib/net7.0/System.Composition.TypedParts.dll": {
  5710. "related": ".xml"
  5711. }
  5712. },
  5713. "runtime": {
  5714. "lib/net7.0/System.Composition.TypedParts.dll": {
  5715. "related": ".xml"
  5716. }
  5717. },
  5718. "build": {
  5719. "buildTransitive/net6.0/_._": {}
  5720. }
  5721. },
  5722. "System.Configuration.ConfigurationManager/8.0.0": {
  5723. "type": "package",
  5724. "dependencies": {
  5725. "System.Diagnostics.EventLog": "8.0.0",
  5726. "System.Security.Cryptography.ProtectedData": "8.0.0"
  5727. },
  5728. "compile": {
  5729. "lib/net7.0/System.Configuration.ConfigurationManager.dll": {
  5730. "related": ".xml"
  5731. }
  5732. },
  5733. "runtime": {
  5734. "lib/net7.0/System.Configuration.ConfigurationManager.dll": {
  5735. "related": ".xml"
  5736. }
  5737. },
  5738. "build": {
  5739. "buildTransitive/net6.0/_._": {}
  5740. }
  5741. },
  5742. "System.Data.Common/4.3.0": {
  5743. "type": "package",
  5744. "dependencies": {
  5745. "System.Collections": "4.3.0",
  5746. "System.Globalization": "4.3.0",
  5747. "System.IO": "4.3.0",
  5748. "System.Resources.ResourceManager": "4.3.0",
  5749. "System.Runtime": "4.3.0",
  5750. "System.Runtime.Extensions": "4.3.0",
  5751. "System.Text.RegularExpressions": "4.3.0",
  5752. "System.Threading.Tasks": "4.3.0"
  5753. },
  5754. "compile": {
  5755. "ref/netstandard1.2/System.Data.Common.dll": {
  5756. "related": ".xml"
  5757. }
  5758. },
  5759. "runtime": {
  5760. "lib/netstandard1.2/System.Data.Common.dll": {}
  5761. }
  5762. },
  5763. "System.Diagnostics.Debug/4.3.0": {
  5764. "type": "package",
  5765. "dependencies": {
  5766. "Microsoft.NETCore.Platforms": "1.1.0",
  5767. "Microsoft.NETCore.Targets": "1.1.0",
  5768. "System.Runtime": "4.3.0"
  5769. },
  5770. "compile": {
  5771. "ref/netstandard1.3/_._": {
  5772. "related": ".xml"
  5773. }
  5774. }
  5775. },
  5776. "System.Diagnostics.DiagnosticSource/4.7.0": {
  5777. "type": "package",
  5778. "compile": {
  5779. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {
  5780. "related": ".xml"
  5781. }
  5782. },
  5783. "runtime": {
  5784. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {
  5785. "related": ".xml"
  5786. }
  5787. }
  5788. },
  5789. "System.Diagnostics.EventLog/8.0.0": {
  5790. "type": "package",
  5791. "compile": {
  5792. "lib/net7.0/System.Diagnostics.EventLog.dll": {
  5793. "related": ".xml"
  5794. }
  5795. },
  5796. "runtime": {
  5797. "lib/net7.0/System.Diagnostics.EventLog.dll": {
  5798. "related": ".xml"
  5799. }
  5800. },
  5801. "build": {
  5802. "buildTransitive/net6.0/_._": {}
  5803. },
  5804. "runtimeTargets": {
  5805. "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.Messages.dll": {
  5806. "assetType": "runtime",
  5807. "rid": "win"
  5808. },
  5809. "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll": {
  5810. "assetType": "runtime",
  5811. "rid": "win"
  5812. }
  5813. }
  5814. },
  5815. "System.Diagnostics.PerformanceCounter/7.0.0": {
  5816. "type": "package",
  5817. "dependencies": {
  5818. "System.Configuration.ConfigurationManager": "7.0.0"
  5819. },
  5820. "compile": {
  5821. "lib/net7.0/System.Diagnostics.PerformanceCounter.dll": {
  5822. "related": ".xml"
  5823. }
  5824. },
  5825. "runtime": {
  5826. "lib/net7.0/System.Diagnostics.PerformanceCounter.dll": {
  5827. "related": ".xml"
  5828. }
  5829. },
  5830. "build": {
  5831. "buildTransitive/net6.0/_._": {}
  5832. },
  5833. "runtimeTargets": {
  5834. "runtimes/win/lib/net7.0/System.Diagnostics.PerformanceCounter.dll": {
  5835. "assetType": "runtime",
  5836. "rid": "win"
  5837. }
  5838. }
  5839. },
  5840. "System.Diagnostics.StackTrace/4.3.0": {
  5841. "type": "package",
  5842. "dependencies": {
  5843. "System.IO.FileSystem": "4.3.0",
  5844. "System.Reflection": "4.3.0",
  5845. "System.Reflection.Metadata": "1.4.1",
  5846. "System.Runtime": "4.3.0"
  5847. },
  5848. "compile": {
  5849. "ref/netstandard1.3/System.Diagnostics.StackTrace.dll": {
  5850. "related": ".xml"
  5851. }
  5852. },
  5853. "runtime": {
  5854. "lib/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
  5855. }
  5856. },
  5857. "System.Diagnostics.Tracing/4.3.0": {
  5858. "type": "package",
  5859. "dependencies": {
  5860. "Microsoft.NETCore.Platforms": "1.1.0",
  5861. "Microsoft.NETCore.Targets": "1.1.0",
  5862. "System.Runtime": "4.3.0"
  5863. },
  5864. "compile": {
  5865. "ref/netstandard1.5/_._": {
  5866. "related": ".xml"
  5867. }
  5868. }
  5869. },
  5870. "System.DirectoryServices/6.0.1": {
  5871. "type": "package",
  5872. "dependencies": {
  5873. "System.Security.AccessControl": "6.0.0",
  5874. "System.Security.Permissions": "6.0.0"
  5875. },
  5876. "compile": {
  5877. "lib/net6.0/System.DirectoryServices.dll": {
  5878. "related": ".xml"
  5879. }
  5880. },
  5881. "runtime": {
  5882. "lib/net6.0/System.DirectoryServices.dll": {
  5883. "related": ".xml"
  5884. }
  5885. },
  5886. "build": {
  5887. "buildTransitive/netcoreapp3.1/_._": {}
  5888. },
  5889. "runtimeTargets": {
  5890. "runtimes/win/lib/net6.0/System.DirectoryServices.dll": {
  5891. "assetType": "runtime",
  5892. "rid": "win"
  5893. }
  5894. }
  5895. },
  5896. "System.DirectoryServices.Protocols/6.0.1": {
  5897. "type": "package",
  5898. "compile": {
  5899. "lib/net6.0/System.DirectoryServices.Protocols.dll": {
  5900. "related": ".xml"
  5901. }
  5902. },
  5903. "runtime": {
  5904. "lib/net6.0/System.DirectoryServices.Protocols.dll": {
  5905. "related": ".xml"
  5906. }
  5907. },
  5908. "build": {
  5909. "buildTransitive/netcoreapp3.1/_._": {}
  5910. },
  5911. "runtimeTargets": {
  5912. "runtimes/linux/lib/net6.0/System.DirectoryServices.Protocols.dll": {
  5913. "assetType": "runtime",
  5914. "rid": "linux"
  5915. },
  5916. "runtimes/osx/lib/net6.0/System.DirectoryServices.Protocols.dll": {
  5917. "assetType": "runtime",
  5918. "rid": "osx"
  5919. },
  5920. "runtimes/win/lib/net6.0/System.DirectoryServices.Protocols.dll": {
  5921. "assetType": "runtime",
  5922. "rid": "win"
  5923. }
  5924. }
  5925. },
  5926. "System.Drawing.Common/8.0.6": {
  5927. "type": "package",
  5928. "dependencies": {
  5929. "Microsoft.Win32.SystemEvents": "8.0.0"
  5930. },
  5931. "compile": {
  5932. "lib/net7.0/System.Drawing.Common.dll": {
  5933. "related": ".pdb;.xml"
  5934. }
  5935. },
  5936. "runtime": {
  5937. "lib/net7.0/System.Drawing.Common.dll": {
  5938. "related": ".pdb;.xml"
  5939. }
  5940. },
  5941. "build": {
  5942. "buildTransitive/net6.0/_._": {}
  5943. }
  5944. },
  5945. "System.Dynamic.Runtime/4.3.0": {
  5946. "type": "package",
  5947. "dependencies": {
  5948. "System.Collections": "4.3.0",
  5949. "System.Diagnostics.Debug": "4.3.0",
  5950. "System.Linq": "4.3.0",
  5951. "System.Linq.Expressions": "4.3.0",
  5952. "System.ObjectModel": "4.3.0",
  5953. "System.Reflection": "4.3.0",
  5954. "System.Reflection.Emit": "4.3.0",
  5955. "System.Reflection.Emit.ILGeneration": "4.3.0",
  5956. "System.Reflection.Primitives": "4.3.0",
  5957. "System.Reflection.TypeExtensions": "4.3.0",
  5958. "System.Resources.ResourceManager": "4.3.0",
  5959. "System.Runtime": "4.3.0",
  5960. "System.Runtime.Extensions": "4.3.0",
  5961. "System.Threading": "4.3.0"
  5962. },
  5963. "compile": {
  5964. "ref/netstandard1.3/System.Dynamic.Runtime.dll": {
  5965. "related": ".xml"
  5966. }
  5967. },
  5968. "runtime": {
  5969. "lib/netstandard1.3/System.Dynamic.Runtime.dll": {}
  5970. }
  5971. },
  5972. "System.Formats.Asn1/7.0.0": {
  5973. "type": "package",
  5974. "compile": {
  5975. "lib/net7.0/System.Formats.Asn1.dll": {
  5976. "related": ".xml"
  5977. }
  5978. },
  5979. "runtime": {
  5980. "lib/net7.0/System.Formats.Asn1.dll": {
  5981. "related": ".xml"
  5982. }
  5983. },
  5984. "build": {
  5985. "buildTransitive/net6.0/_._": {}
  5986. }
  5987. },
  5988. "System.Globalization/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. },
  5995. "compile": {
  5996. "ref/netstandard1.3/_._": {
  5997. "related": ".xml"
  5998. }
  5999. }
  6000. },
  6001. "System.IdentityModel.Tokens.Jwt/6.35.0": {
  6002. "type": "package",
  6003. "dependencies": {
  6004. "Microsoft.IdentityModel.JsonWebTokens": "6.35.0",
  6005. "Microsoft.IdentityModel.Tokens": "6.35.0"
  6006. },
  6007. "compile": {
  6008. "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
  6009. "related": ".xml"
  6010. }
  6011. },
  6012. "runtime": {
  6013. "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
  6014. "related": ".xml"
  6015. }
  6016. }
  6017. },
  6018. "System.IO/4.3.0": {
  6019. "type": "package",
  6020. "dependencies": {
  6021. "Microsoft.NETCore.Platforms": "1.1.0",
  6022. "Microsoft.NETCore.Targets": "1.1.0",
  6023. "System.Runtime": "4.3.0",
  6024. "System.Text.Encoding": "4.3.0",
  6025. "System.Threading.Tasks": "4.3.0"
  6026. },
  6027. "compile": {
  6028. "ref/netstandard1.5/System.IO.dll": {
  6029. "related": ".xml"
  6030. }
  6031. }
  6032. },
  6033. "System.IO.FileSystem/4.3.0": {
  6034. "type": "package",
  6035. "dependencies": {
  6036. "Microsoft.NETCore.Platforms": "1.1.0",
  6037. "Microsoft.NETCore.Targets": "1.1.0",
  6038. "System.IO": "4.3.0",
  6039. "System.IO.FileSystem.Primitives": "4.3.0",
  6040. "System.Runtime": "4.3.0",
  6041. "System.Runtime.Handles": "4.3.0",
  6042. "System.Text.Encoding": "4.3.0",
  6043. "System.Threading.Tasks": "4.3.0"
  6044. },
  6045. "compile": {
  6046. "ref/netstandard1.3/_._": {
  6047. "related": ".xml"
  6048. }
  6049. }
  6050. },
  6051. "System.IO.FileSystem.Primitives/4.3.0": {
  6052. "type": "package",
  6053. "dependencies": {
  6054. "System.Runtime": "4.3.0"
  6055. },
  6056. "compile": {
  6057. "ref/netstandard1.3/_._": {
  6058. "related": ".xml"
  6059. }
  6060. },
  6061. "runtime": {
  6062. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
  6063. }
  6064. },
  6065. "System.IO.Hashing/7.0.0": {
  6066. "type": "package",
  6067. "compile": {
  6068. "lib/net7.0/System.IO.Hashing.dll": {
  6069. "related": ".xml"
  6070. }
  6071. },
  6072. "runtime": {
  6073. "lib/net7.0/System.IO.Hashing.dll": {
  6074. "related": ".xml"
  6075. }
  6076. },
  6077. "build": {
  6078. "buildTransitive/net6.0/_._": {}
  6079. }
  6080. },
  6081. "System.IO.Pipelines/8.0.0": {
  6082. "type": "package",
  6083. "compile": {
  6084. "lib/net7.0/System.IO.Pipelines.dll": {
  6085. "related": ".xml"
  6086. }
  6087. },
  6088. "runtime": {
  6089. "lib/net7.0/System.IO.Pipelines.dll": {
  6090. "related": ".xml"
  6091. }
  6092. },
  6093. "build": {
  6094. "buildTransitive/net6.0/_._": {}
  6095. }
  6096. },
  6097. "System.Linq/4.3.0": {
  6098. "type": "package",
  6099. "dependencies": {
  6100. "System.Collections": "4.3.0",
  6101. "System.Diagnostics.Debug": "4.3.0",
  6102. "System.Resources.ResourceManager": "4.3.0",
  6103. "System.Runtime": "4.3.0",
  6104. "System.Runtime.Extensions": "4.3.0"
  6105. },
  6106. "compile": {
  6107. "ref/netstandard1.6/_._": {
  6108. "related": ".xml"
  6109. }
  6110. },
  6111. "runtime": {
  6112. "lib/netstandard1.6/System.Linq.dll": {}
  6113. }
  6114. },
  6115. "System.Linq.Dynamic.Core/1.2.6": {
  6116. "type": "package",
  6117. "compile": {
  6118. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll": {
  6119. "related": ".pdb;.xml"
  6120. }
  6121. },
  6122. "runtime": {
  6123. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll": {
  6124. "related": ".pdb;.xml"
  6125. }
  6126. }
  6127. },
  6128. "System.Linq.Expressions/4.3.0": {
  6129. "type": "package",
  6130. "dependencies": {
  6131. "System.Collections": "4.3.0",
  6132. "System.Diagnostics.Debug": "4.3.0",
  6133. "System.Globalization": "4.3.0",
  6134. "System.IO": "4.3.0",
  6135. "System.Linq": "4.3.0",
  6136. "System.ObjectModel": "4.3.0",
  6137. "System.Reflection": "4.3.0",
  6138. "System.Reflection.Emit": "4.3.0",
  6139. "System.Reflection.Emit.ILGeneration": "4.3.0",
  6140. "System.Reflection.Emit.Lightweight": "4.3.0",
  6141. "System.Reflection.Extensions": "4.3.0",
  6142. "System.Reflection.Primitives": "4.3.0",
  6143. "System.Reflection.TypeExtensions": "4.3.0",
  6144. "System.Resources.ResourceManager": "4.3.0",
  6145. "System.Runtime": "4.3.0",
  6146. "System.Runtime.Extensions": "4.3.0",
  6147. "System.Threading": "4.3.0"
  6148. },
  6149. "compile": {
  6150. "ref/netstandard1.6/System.Linq.Expressions.dll": {
  6151. "related": ".xml"
  6152. }
  6153. },
  6154. "runtime": {
  6155. "lib/netstandard1.6/System.Linq.Expressions.dll": {}
  6156. }
  6157. },
  6158. "System.Management/8.0.0": {
  6159. "type": "package",
  6160. "dependencies": {
  6161. "System.CodeDom": "8.0.0"
  6162. },
  6163. "compile": {
  6164. "lib/net7.0/System.Management.dll": {
  6165. "related": ".xml"
  6166. }
  6167. },
  6168. "runtime": {
  6169. "lib/net7.0/System.Management.dll": {
  6170. "related": ".xml"
  6171. }
  6172. },
  6173. "build": {
  6174. "buildTransitive/net6.0/_._": {}
  6175. },
  6176. "runtimeTargets": {
  6177. "runtimes/win/lib/net7.0/System.Management.dll": {
  6178. "assetType": "runtime",
  6179. "rid": "win"
  6180. }
  6181. }
  6182. },
  6183. "System.Memory/4.5.3": {
  6184. "type": "package",
  6185. "compile": {
  6186. "ref/netcoreapp2.1/_._": {}
  6187. },
  6188. "runtime": {
  6189. "lib/netcoreapp2.1/_._": {}
  6190. }
  6191. },
  6192. "System.ObjectModel/4.3.0": {
  6193. "type": "package",
  6194. "dependencies": {
  6195. "System.Collections": "4.3.0",
  6196. "System.Diagnostics.Debug": "4.3.0",
  6197. "System.Resources.ResourceManager": "4.3.0",
  6198. "System.Runtime": "4.3.0",
  6199. "System.Threading": "4.3.0"
  6200. },
  6201. "compile": {
  6202. "ref/netstandard1.3/System.ObjectModel.dll": {
  6203. "related": ".xml"
  6204. }
  6205. },
  6206. "runtime": {
  6207. "lib/netstandard1.3/System.ObjectModel.dll": {}
  6208. }
  6209. },
  6210. "System.Reactive/5.0.0": {
  6211. "type": "package",
  6212. "compile": {
  6213. "lib/net5.0/System.Reactive.dll": {
  6214. "related": ".xml"
  6215. }
  6216. },
  6217. "runtime": {
  6218. "lib/net5.0/System.Reactive.dll": {
  6219. "related": ".xml"
  6220. }
  6221. },
  6222. "build": {
  6223. "buildTransitive/net5.0/_._": {}
  6224. }
  6225. },
  6226. "System.Reactive.Linq/5.0.0": {
  6227. "type": "package",
  6228. "dependencies": {
  6229. "System.Reactive": "5.0.0",
  6230. "System.Threading.Tasks.Extensions": "4.5.4"
  6231. },
  6232. "compile": {
  6233. "lib/netstandard2.0/System.Reactive.Linq.dll": {
  6234. "related": ".xml"
  6235. }
  6236. },
  6237. "runtime": {
  6238. "lib/netstandard2.0/System.Reactive.Linq.dll": {
  6239. "related": ".xml"
  6240. }
  6241. }
  6242. },
  6243. "System.Reflection/4.3.0": {
  6244. "type": "package",
  6245. "dependencies": {
  6246. "Microsoft.NETCore.Platforms": "1.1.0",
  6247. "Microsoft.NETCore.Targets": "1.1.0",
  6248. "System.IO": "4.3.0",
  6249. "System.Reflection.Primitives": "4.3.0",
  6250. "System.Runtime": "4.3.0"
  6251. },
  6252. "compile": {
  6253. "ref/netstandard1.5/System.Reflection.dll": {
  6254. "related": ".xml"
  6255. }
  6256. }
  6257. },
  6258. "System.Reflection.Emit/4.3.0": {
  6259. "type": "package",
  6260. "dependencies": {
  6261. "System.IO": "4.3.0",
  6262. "System.Reflection": "4.3.0",
  6263. "System.Reflection.Emit.ILGeneration": "4.3.0",
  6264. "System.Reflection.Primitives": "4.3.0",
  6265. "System.Runtime": "4.3.0"
  6266. },
  6267. "compile": {
  6268. "ref/netstandard1.1/_._": {
  6269. "related": ".xml"
  6270. }
  6271. },
  6272. "runtime": {
  6273. "lib/netstandard1.3/System.Reflection.Emit.dll": {}
  6274. }
  6275. },
  6276. "System.Reflection.Emit.ILGeneration/4.3.0": {
  6277. "type": "package",
  6278. "dependencies": {
  6279. "System.Reflection": "4.3.0",
  6280. "System.Reflection.Primitives": "4.3.0",
  6281. "System.Runtime": "4.3.0"
  6282. },
  6283. "compile": {
  6284. "ref/netstandard1.0/_._": {
  6285. "related": ".xml"
  6286. }
  6287. },
  6288. "runtime": {
  6289. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
  6290. }
  6291. },
  6292. "System.Reflection.Emit.Lightweight/4.7.0": {
  6293. "type": "package",
  6294. "compile": {
  6295. "ref/netcoreapp2.0/_._": {}
  6296. },
  6297. "runtime": {
  6298. "lib/netcoreapp2.0/_._": {}
  6299. }
  6300. },
  6301. "System.Reflection.Extensions/4.3.0": {
  6302. "type": "package",
  6303. "dependencies": {
  6304. "Microsoft.NETCore.Platforms": "1.1.0",
  6305. "Microsoft.NETCore.Targets": "1.1.0",
  6306. "System.Reflection": "4.3.0",
  6307. "System.Runtime": "4.3.0"
  6308. },
  6309. "compile": {
  6310. "ref/netstandard1.0/_._": {
  6311. "related": ".xml"
  6312. }
  6313. }
  6314. },
  6315. "System.Reflection.Metadata/8.0.0": {
  6316. "type": "package",
  6317. "dependencies": {
  6318. "System.Collections.Immutable": "8.0.0"
  6319. },
  6320. "compile": {
  6321. "lib/net7.0/System.Reflection.Metadata.dll": {
  6322. "related": ".xml"
  6323. }
  6324. },
  6325. "runtime": {
  6326. "lib/net7.0/System.Reflection.Metadata.dll": {
  6327. "related": ".xml"
  6328. }
  6329. },
  6330. "build": {
  6331. "buildTransitive/net6.0/_._": {}
  6332. }
  6333. },
  6334. "System.Reflection.Primitives/4.3.0": {
  6335. "type": "package",
  6336. "dependencies": {
  6337. "Microsoft.NETCore.Platforms": "1.1.0",
  6338. "Microsoft.NETCore.Targets": "1.1.0",
  6339. "System.Runtime": "4.3.0"
  6340. },
  6341. "compile": {
  6342. "ref/netstandard1.0/System.Reflection.Primitives.dll": {
  6343. "related": ".xml"
  6344. }
  6345. }
  6346. },
  6347. "System.Reflection.TypeExtensions/4.3.0": {
  6348. "type": "package",
  6349. "dependencies": {
  6350. "System.Reflection": "4.3.0",
  6351. "System.Runtime": "4.3.0"
  6352. },
  6353. "compile": {
  6354. "ref/netstandard1.5/_._": {
  6355. "related": ".xml"
  6356. }
  6357. },
  6358. "runtime": {
  6359. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
  6360. }
  6361. },
  6362. "System.Resources.ResourceManager/4.3.0": {
  6363. "type": "package",
  6364. "dependencies": {
  6365. "Microsoft.NETCore.Platforms": "1.1.0",
  6366. "Microsoft.NETCore.Targets": "1.1.0",
  6367. "System.Globalization": "4.3.0",
  6368. "System.Reflection": "4.3.0",
  6369. "System.Runtime": "4.3.0"
  6370. },
  6371. "compile": {
  6372. "ref/netstandard1.0/_._": {
  6373. "related": ".xml"
  6374. }
  6375. }
  6376. },
  6377. "System.Runtime/4.3.1": {
  6378. "type": "package",
  6379. "dependencies": {
  6380. "Microsoft.NETCore.Platforms": "1.1.1",
  6381. "Microsoft.NETCore.Targets": "1.1.3"
  6382. },
  6383. "compile": {
  6384. "ref/netstandard1.5/System.Runtime.dll": {
  6385. "related": ".xml"
  6386. }
  6387. }
  6388. },
  6389. "System.Runtime.Caching/4.7.0": {
  6390. "type": "package",
  6391. "dependencies": {
  6392. "System.Configuration.ConfigurationManager": "4.7.0"
  6393. },
  6394. "compile": {
  6395. "ref/netstandard2.0/_._": {
  6396. "related": ".xml"
  6397. }
  6398. },
  6399. "runtime": {
  6400. "lib/netstandard2.0/System.Runtime.Caching.dll": {
  6401. "related": ".xml"
  6402. }
  6403. },
  6404. "runtimeTargets": {
  6405. "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": {
  6406. "assetType": "runtime",
  6407. "rid": "win"
  6408. }
  6409. }
  6410. },
  6411. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  6412. "type": "package",
  6413. "compile": {
  6414. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
  6415. "related": ".xml"
  6416. }
  6417. },
  6418. "runtime": {
  6419. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
  6420. "related": ".xml"
  6421. }
  6422. },
  6423. "build": {
  6424. "buildTransitive/netcoreapp3.1/_._": {}
  6425. }
  6426. },
  6427. "System.Runtime.Extensions/4.3.0": {
  6428. "type": "package",
  6429. "dependencies": {
  6430. "Microsoft.NETCore.Platforms": "1.1.0",
  6431. "Microsoft.NETCore.Targets": "1.1.0",
  6432. "System.Runtime": "4.3.0"
  6433. },
  6434. "compile": {
  6435. "ref/netstandard1.5/System.Runtime.Extensions.dll": {
  6436. "related": ".xml"
  6437. }
  6438. }
  6439. },
  6440. "System.Runtime.Handles/4.3.0": {
  6441. "type": "package",
  6442. "dependencies": {
  6443. "Microsoft.NETCore.Platforms": "1.1.0",
  6444. "Microsoft.NETCore.Targets": "1.1.0",
  6445. "System.Runtime": "4.3.0"
  6446. },
  6447. "compile": {
  6448. "ref/netstandard1.3/_._": {
  6449. "related": ".xml"
  6450. }
  6451. }
  6452. },
  6453. "System.Runtime.Serialization.Primitives/4.3.0": {
  6454. "type": "package",
  6455. "dependencies": {
  6456. "System.Resources.ResourceManager": "4.3.0",
  6457. "System.Runtime": "4.3.0"
  6458. },
  6459. "compile": {
  6460. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {
  6461. "related": ".xml"
  6462. }
  6463. },
  6464. "runtime": {
  6465. "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
  6466. }
  6467. },
  6468. "System.Security.AccessControl/6.0.0": {
  6469. "type": "package",
  6470. "compile": {
  6471. "lib/net6.0/System.Security.AccessControl.dll": {
  6472. "related": ".xml"
  6473. }
  6474. },
  6475. "runtime": {
  6476. "lib/net6.0/System.Security.AccessControl.dll": {
  6477. "related": ".xml"
  6478. }
  6479. },
  6480. "build": {
  6481. "buildTransitive/netcoreapp3.1/_._": {}
  6482. },
  6483. "runtimeTargets": {
  6484. "runtimes/win/lib/net6.0/System.Security.AccessControl.dll": {
  6485. "assetType": "runtime",
  6486. "rid": "win"
  6487. }
  6488. }
  6489. },
  6490. "System.Security.Cryptography.Cng/4.5.0": {
  6491. "type": "package",
  6492. "compile": {
  6493. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {
  6494. "related": ".xml"
  6495. }
  6496. },
  6497. "runtime": {
  6498. "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {}
  6499. },
  6500. "runtimeTargets": {
  6501. "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {
  6502. "assetType": "runtime",
  6503. "rid": "win"
  6504. }
  6505. }
  6506. },
  6507. "System.Security.Cryptography.Pkcs/7.0.1": {
  6508. "type": "package",
  6509. "dependencies": {
  6510. "System.Formats.Asn1": "7.0.0"
  6511. },
  6512. "compile": {
  6513. "lib/net7.0/System.Security.Cryptography.Pkcs.dll": {
  6514. "related": ".xml"
  6515. }
  6516. },
  6517. "runtime": {
  6518. "lib/net7.0/System.Security.Cryptography.Pkcs.dll": {
  6519. "related": ".xml"
  6520. }
  6521. },
  6522. "build": {
  6523. "buildTransitive/net6.0/_._": {}
  6524. },
  6525. "runtimeTargets": {
  6526. "runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll": {
  6527. "assetType": "runtime",
  6528. "rid": "win"
  6529. }
  6530. }
  6531. },
  6532. "System.Security.Cryptography.ProtectedData/8.0.0": {
  6533. "type": "package",
  6534. "compile": {
  6535. "lib/net7.0/System.Security.Cryptography.ProtectedData.dll": {
  6536. "related": ".xml"
  6537. }
  6538. },
  6539. "runtime": {
  6540. "lib/net7.0/System.Security.Cryptography.ProtectedData.dll": {
  6541. "related": ".xml"
  6542. }
  6543. },
  6544. "build": {
  6545. "buildTransitive/net6.0/_._": {}
  6546. }
  6547. },
  6548. "System.Security.Permissions/6.0.0": {
  6549. "type": "package",
  6550. "dependencies": {
  6551. "System.Security.AccessControl": "6.0.0",
  6552. "System.Windows.Extensions": "6.0.0"
  6553. },
  6554. "compile": {
  6555. "lib/net6.0/System.Security.Permissions.dll": {
  6556. "related": ".xml"
  6557. }
  6558. },
  6559. "runtime": {
  6560. "lib/net6.0/System.Security.Permissions.dll": {
  6561. "related": ".xml"
  6562. }
  6563. },
  6564. "build": {
  6565. "buildTransitive/netcoreapp3.1/_._": {}
  6566. }
  6567. },
  6568. "System.Security.Principal.Windows/5.0.0": {
  6569. "type": "package",
  6570. "compile": {
  6571. "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": {
  6572. "related": ".xml"
  6573. }
  6574. },
  6575. "runtime": {
  6576. "lib/netstandard2.0/System.Security.Principal.Windows.dll": {
  6577. "related": ".xml"
  6578. }
  6579. },
  6580. "runtimeTargets": {
  6581. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  6582. "assetType": "runtime",
  6583. "rid": "unix"
  6584. },
  6585. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  6586. "assetType": "runtime",
  6587. "rid": "win"
  6588. }
  6589. }
  6590. },
  6591. "System.Text.Encoding/4.3.0": {
  6592. "type": "package",
  6593. "dependencies": {
  6594. "Microsoft.NETCore.Platforms": "1.1.0",
  6595. "Microsoft.NETCore.Targets": "1.1.0",
  6596. "System.Runtime": "4.3.0"
  6597. },
  6598. "compile": {
  6599. "ref/netstandard1.3/System.Text.Encoding.dll": {
  6600. "related": ".xml"
  6601. }
  6602. }
  6603. },
  6604. "System.Text.Encoding.CodePages/7.0.0": {
  6605. "type": "package",
  6606. "compile": {
  6607. "lib/net7.0/System.Text.Encoding.CodePages.dll": {
  6608. "related": ".xml"
  6609. }
  6610. },
  6611. "runtime": {
  6612. "lib/net7.0/System.Text.Encoding.CodePages.dll": {
  6613. "related": ".xml"
  6614. }
  6615. },
  6616. "build": {
  6617. "buildTransitive/net6.0/_._": {}
  6618. },
  6619. "runtimeTargets": {
  6620. "runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.dll": {
  6621. "assetType": "runtime",
  6622. "rid": "win"
  6623. }
  6624. }
  6625. },
  6626. "System.Text.Encodings.Web/8.0.0": {
  6627. "type": "package",
  6628. "compile": {
  6629. "lib/net7.0/System.Text.Encodings.Web.dll": {
  6630. "related": ".xml"
  6631. }
  6632. },
  6633. "runtime": {
  6634. "lib/net7.0/System.Text.Encodings.Web.dll": {
  6635. "related": ".xml"
  6636. }
  6637. },
  6638. "build": {
  6639. "buildTransitive/net6.0/_._": {}
  6640. },
  6641. "runtimeTargets": {
  6642. "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll": {
  6643. "assetType": "runtime",
  6644. "rid": "browser"
  6645. }
  6646. }
  6647. },
  6648. "System.Text.Json/8.0.0": {
  6649. "type": "package",
  6650. "dependencies": {
  6651. "System.Text.Encodings.Web": "8.0.0"
  6652. },
  6653. "compile": {
  6654. "lib/net7.0/System.Text.Json.dll": {
  6655. "related": ".xml"
  6656. }
  6657. },
  6658. "runtime": {
  6659. "lib/net7.0/System.Text.Json.dll": {
  6660. "related": ".xml"
  6661. }
  6662. },
  6663. "build": {
  6664. "buildTransitive/net6.0/System.Text.Json.targets": {}
  6665. }
  6666. },
  6667. "System.Text.RegularExpressions/4.3.1": {
  6668. "type": "package",
  6669. "dependencies": {
  6670. "System.Runtime": "4.3.1"
  6671. },
  6672. "compile": {
  6673. "ref/netcoreapp1.1/System.Text.RegularExpressions.dll": {}
  6674. },
  6675. "runtime": {
  6676. "lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
  6677. }
  6678. },
  6679. "System.Threading/4.3.0": {
  6680. "type": "package",
  6681. "dependencies": {
  6682. "System.Runtime": "4.3.0",
  6683. "System.Threading.Tasks": "4.3.0"
  6684. },
  6685. "compile": {
  6686. "ref/netstandard1.3/_._": {
  6687. "related": ".xml"
  6688. }
  6689. },
  6690. "runtime": {
  6691. "lib/netstandard1.3/System.Threading.dll": {}
  6692. }
  6693. },
  6694. "System.Threading.Channels/8.0.0": {
  6695. "type": "package",
  6696. "compile": {
  6697. "lib/net7.0/System.Threading.Channels.dll": {
  6698. "related": ".xml"
  6699. }
  6700. },
  6701. "runtime": {
  6702. "lib/net7.0/System.Threading.Channels.dll": {
  6703. "related": ".xml"
  6704. }
  6705. },
  6706. "build": {
  6707. "buildTransitive/net6.0/_._": {}
  6708. }
  6709. },
  6710. "System.Threading.Tasks/4.3.0": {
  6711. "type": "package",
  6712. "dependencies": {
  6713. "Microsoft.NETCore.Platforms": "1.1.0",
  6714. "Microsoft.NETCore.Targets": "1.1.0",
  6715. "System.Runtime": "4.3.0"
  6716. },
  6717. "compile": {
  6718. "ref/netstandard1.3/System.Threading.Tasks.dll": {
  6719. "related": ".xml"
  6720. }
  6721. }
  6722. },
  6723. "System.Threading.Tasks.Extensions/4.5.4": {
  6724. "type": "package",
  6725. "compile": {
  6726. "ref/netcoreapp2.1/_._": {}
  6727. },
  6728. "runtime": {
  6729. "lib/netcoreapp2.1/_._": {}
  6730. }
  6731. },
  6732. "System.Threading.Tasks.Parallel/4.3.0": {
  6733. "type": "package",
  6734. "dependencies": {
  6735. "System.Collections.Concurrent": "4.3.0",
  6736. "System.Diagnostics.Debug": "4.3.0",
  6737. "System.Diagnostics.Tracing": "4.3.0",
  6738. "System.Resources.ResourceManager": "4.3.0",
  6739. "System.Runtime": "4.3.0",
  6740. "System.Runtime.Extensions": "4.3.0",
  6741. "System.Threading": "4.3.0",
  6742. "System.Threading.Tasks": "4.3.0"
  6743. },
  6744. "compile": {
  6745. "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {
  6746. "related": ".xml"
  6747. }
  6748. },
  6749. "runtime": {
  6750. "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {}
  6751. }
  6752. },
  6753. "System.Windows.Extensions/6.0.0": {
  6754. "type": "package",
  6755. "dependencies": {
  6756. "System.Drawing.Common": "6.0.0"
  6757. },
  6758. "compile": {
  6759. "lib/net6.0/System.Windows.Extensions.dll": {
  6760. "related": ".xml"
  6761. }
  6762. },
  6763. "runtime": {
  6764. "lib/net6.0/System.Windows.Extensions.dll": {
  6765. "related": ".xml"
  6766. }
  6767. },
  6768. "runtimeTargets": {
  6769. "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
  6770. "assetType": "runtime",
  6771. "rid": "win"
  6772. }
  6773. }
  6774. },
  6775. "Tencent.QCloud.Cos.Sts.Sdk/3.0.5": {
  6776. "type": "package",
  6777. "dependencies": {
  6778. "TencentCloudSDK": "3.0.500"
  6779. },
  6780. "compile": {
  6781. "lib/netstandard2.0/COSSTS.dll": {}
  6782. },
  6783. "runtime": {
  6784. "lib/netstandard2.0/COSSTS.dll": {}
  6785. }
  6786. },
  6787. "TencentCloudSDK/3.0.500": {
  6788. "type": "package",
  6789. "dependencies": {
  6790. "Newtonsoft.Json": "11.0.1",
  6791. "System.Text.Encodings.Web": "4.5.1"
  6792. },
  6793. "compile": {
  6794. "lib/netstandard2.0/TencentCloud.dll": {}
  6795. },
  6796. "runtime": {
  6797. "lib/netstandard2.0/TencentCloud.dll": {}
  6798. }
  6799. },
  6800. "UAParser/3.1.47": {
  6801. "type": "package",
  6802. "compile": {
  6803. "lib/netcoreapp2.0/UAParser.dll": {
  6804. "related": ".xml"
  6805. }
  6806. },
  6807. "runtime": {
  6808. "lib/netcoreapp2.0/UAParser.dll": {
  6809. "related": ".xml"
  6810. }
  6811. }
  6812. },
  6813. "Yitter.IdGenerator/1.0.14": {
  6814. "type": "package",
  6815. "compile": {
  6816. "lib/netstandard2.0/Yitter.IdGenerator.dll": {}
  6817. },
  6818. "runtime": {
  6819. "lib/netstandard2.0/Yitter.IdGenerator.dll": {}
  6820. }
  6821. },
  6822. "ZstdSharp.Port/0.8.0": {
  6823. "type": "package",
  6824. "compile": {
  6825. "lib/net7.0/ZstdSharp.dll": {}
  6826. },
  6827. "runtime": {
  6828. "lib/net7.0/ZstdSharp.dll": {}
  6829. }
  6830. },
  6831. "SafeCampus.Application/3.0.0": {
  6832. "type": "project",
  6833. "framework": ".NETCoreApp,Version=v7.0",
  6834. "dependencies": {
  6835. "SafeCampus.System": "3.0.0"
  6836. },
  6837. "compile": {
  6838. "bin/placeholder/SafeCampus.Application.dll": {}
  6839. },
  6840. "runtime": {
  6841. "bin/placeholder/SafeCampus.Application.dll": {}
  6842. }
  6843. },
  6844. "SafeCampus.Cache/3.0.0": {
  6845. "type": "project",
  6846. "framework": ".NETCoreApp,Version=v7.0",
  6847. "dependencies": {
  6848. "SafeCampus.Core": "3.0.0",
  6849. "SimpleRedis": "1.1.9"
  6850. },
  6851. "compile": {
  6852. "bin/placeholder/SafeCampus.Cache.dll": {}
  6853. },
  6854. "runtime": {
  6855. "bin/placeholder/SafeCampus.Cache.dll": {}
  6856. }
  6857. },
  6858. "SafeCampus.Core/3.0.0": {
  6859. "type": "project",
  6860. "framework": ".NETCoreApp,Version=v7.0",
  6861. "dependencies": {
  6862. "Lazy.Captcha.Core": "2.0.7",
  6863. "Masuit.Tools.Core": "2024.3.4",
  6864. "Minio": "5.0.0",
  6865. "MoYu.Extras.Authentication.JwtBearer": "1.0.6",
  6866. "MoYu.Extras.ObjectMapper.Mapster": "1.0.6",
  6867. "MoYu.Pure": "1.0.6",
  6868. "NewLife.Core": "10.10.2024.601",
  6869. "Portable.BouncyCastle": "1.9.0",
  6870. "SharpZipLib": "1.4.2",
  6871. "SimpleTool": "1.0.6",
  6872. "System.Drawing.Common": "8.0.6",
  6873. "Tencent.QCloud.Cos.Sts.Sdk": "3.0.5",
  6874. "Yitter.IdGenerator": "1.0.14"
  6875. },
  6876. "compile": {
  6877. "bin/placeholder/SafeCampus.Core.dll": {}
  6878. },
  6879. "runtime": {
  6880. "bin/placeholder/SafeCampus.Core.dll": {}
  6881. }
  6882. },
  6883. "SafeCampus.Plugin.Aop/3.0.0": {
  6884. "type": "project",
  6885. "framework": ".NETCoreApp,Version=v7.0",
  6886. "dependencies": {
  6887. "SafeCampus.Cache": "3.0.0"
  6888. },
  6889. "compile": {
  6890. "bin/placeholder/SafeCampus.Plugin.Aop.dll": {}
  6891. },
  6892. "runtime": {
  6893. "bin/placeholder/SafeCampus.Plugin.Aop.dll": {}
  6894. }
  6895. },
  6896. "SafeCampus.SqlSugar/3.0.0": {
  6897. "type": "project",
  6898. "framework": ".NETCoreApp,Version=v7.0",
  6899. "dependencies": {
  6900. "SafeCampus.Core": "3.0.0",
  6901. "SqlSugarCore": "5.1.4.158"
  6902. },
  6903. "compile": {
  6904. "bin/placeholder/SafeCampus.SqlSugar.dll": {}
  6905. },
  6906. "runtime": {
  6907. "bin/placeholder/SafeCampus.SqlSugar.dll": {}
  6908. }
  6909. },
  6910. "SafeCampus.System/3.0.0": {
  6911. "type": "project",
  6912. "framework": ".NETCoreApp,Version=v7.0",
  6913. "dependencies": {
  6914. "IP2Region.Net": "2.0.2",
  6915. "Magicodes.IE.Excel": "2.7.5.1",
  6916. "SafeCampus.Plugin.Aop": "3.0.0",
  6917. "SafeCampus.SqlSugar": "3.0.0",
  6918. "UAParser": "3.1.47"
  6919. },
  6920. "compile": {
  6921. "bin/placeholder/SafeCampus.System.dll": {}
  6922. },
  6923. "runtime": {
  6924. "bin/placeholder/SafeCampus.System.dll": {}
  6925. }
  6926. }
  6927. },
  6928. "net8.0": {
  6929. "AngleSharp/1.1.2": {
  6930. "type": "package",
  6931. "dependencies": {
  6932. "System.Text.Encoding.CodePages": "8.0.0"
  6933. },
  6934. "compile": {
  6935. "lib/net8.0/AngleSharp.dll": {
  6936. "related": ".xml"
  6937. }
  6938. },
  6939. "runtime": {
  6940. "lib/net8.0/AngleSharp.dll": {
  6941. "related": ".xml"
  6942. }
  6943. }
  6944. },
  6945. "AngleSharp.Css/1.0.0-beta.139": {
  6946. "type": "package",
  6947. "dependencies": {
  6948. "AngleSharp": "[1.0.0, 2.0.0)"
  6949. },
  6950. "compile": {
  6951. "lib/net8.0/AngleSharp.Css.dll": {
  6952. "related": ".xml"
  6953. }
  6954. },
  6955. "runtime": {
  6956. "lib/net8.0/AngleSharp.Css.dll": {
  6957. "related": ".xml"
  6958. }
  6959. }
  6960. },
  6961. "Ben.Demystifier/0.4.1": {
  6962. "type": "package",
  6963. "dependencies": {
  6964. "System.Reflection.Metadata": "5.0.0"
  6965. },
  6966. "compile": {
  6967. "lib/netstandard2.1/Ben.Demystifier.dll": {}
  6968. },
  6969. "runtime": {
  6970. "lib/netstandard2.1/Ben.Demystifier.dll": {}
  6971. }
  6972. },
  6973. "Castle.Core/5.1.1": {
  6974. "type": "package",
  6975. "dependencies": {
  6976. "System.Diagnostics.EventLog": "6.0.0"
  6977. },
  6978. "compile": {
  6979. "lib/net6.0/Castle.Core.dll": {
  6980. "related": ".xml"
  6981. }
  6982. },
  6983. "runtime": {
  6984. "lib/net6.0/Castle.Core.dll": {
  6985. "related": ".xml"
  6986. }
  6987. }
  6988. },
  6989. "CommunityToolkit.HighPerformance/8.1.0": {
  6990. "type": "package",
  6991. "compile": {
  6992. "lib/net7.0/CommunityToolkit.HighPerformance.dll": {
  6993. "related": ".pdb;.xml"
  6994. }
  6995. },
  6996. "runtime": {
  6997. "lib/net7.0/CommunityToolkit.HighPerformance.dll": {
  6998. "related": ".pdb;.xml"
  6999. }
  7000. }
  7001. },
  7002. "DnsClient/1.7.0": {
  7003. "type": "package",
  7004. "dependencies": {
  7005. "Microsoft.Win32.Registry": "5.0.0"
  7006. },
  7007. "compile": {
  7008. "lib/net6.0/DnsClient.dll": {
  7009. "related": ".xml"
  7010. }
  7011. },
  7012. "runtime": {
  7013. "lib/net6.0/DnsClient.dll": {
  7014. "related": ".xml"
  7015. }
  7016. }
  7017. },
  7018. "DynamicExpresso.Core/2.3.3": {
  7019. "type": "package",
  7020. "dependencies": {
  7021. "Microsoft.CSharp": "4.7.0"
  7022. },
  7023. "compile": {
  7024. "lib/netstandard2.0/DynamicExpresso.Core.dll": {}
  7025. },
  7026. "runtime": {
  7027. "lib/netstandard2.0/DynamicExpresso.Core.dll": {}
  7028. }
  7029. },
  7030. "Humanizer.Core/2.14.1": {
  7031. "type": "package",
  7032. "compile": {
  7033. "lib/net6.0/_._": {
  7034. "related": ".xml"
  7035. }
  7036. },
  7037. "runtime": {
  7038. "lib/net6.0/Humanizer.dll": {
  7039. "related": ".xml"
  7040. }
  7041. }
  7042. },
  7043. "IP2Region.Net/2.0.2": {
  7044. "type": "package",
  7045. "compile": {
  7046. "lib/net7.0/IP2Region.Net.dll": {}
  7047. },
  7048. "runtime": {
  7049. "lib/net7.0/IP2Region.Net.dll": {}
  7050. }
  7051. },
  7052. "Lazy.Captcha.Core/2.0.7": {
  7053. "type": "package",
  7054. "dependencies": {
  7055. "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
  7056. "Microsoft.Extensions.Caching.Memory": "8.0.0",
  7057. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  7058. "Microsoft.Extensions.Configuration.Binder": "8.0.0",
  7059. "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0",
  7060. "SkiaSharp": "2.88.6"
  7061. },
  7062. "compile": {
  7063. "lib/netstandard2.0/Lazy.Captcha.Core.dll": {}
  7064. },
  7065. "runtime": {
  7066. "lib/netstandard2.0/Lazy.Captcha.Core.dll": {}
  7067. }
  7068. },
  7069. "Magicodes.IE.Core/2.7.5.1": {
  7070. "type": "package",
  7071. "dependencies": {
  7072. "Microsoft.Extensions.DependencyInjection": "8.0.0",
  7073. "Microsoft.Extensions.DependencyModel": "8.0.0",
  7074. "SixLabors.ImageSharp": "3.0.0",
  7075. "System.ComponentModel.Annotations": "4.7.0"
  7076. },
  7077. "compile": {
  7078. "lib/net8.0/Magicodes.IE.Core.dll": {
  7079. "related": ".xml"
  7080. }
  7081. },
  7082. "runtime": {
  7083. "lib/net8.0/Magicodes.IE.Core.dll": {
  7084. "related": ".xml"
  7085. }
  7086. },
  7087. "resource": {
  7088. "lib/net8.0/zh-Hans/Magicodes.IE.Core.resources.dll": {
  7089. "locale": "zh-Hans"
  7090. }
  7091. }
  7092. },
  7093. "Magicodes.IE.EPPlus/2.7.5.1": {
  7094. "type": "package",
  7095. "dependencies": {
  7096. "Microsoft.IO.RecyclableMemoryStream": "2.1.1",
  7097. "SixLabors.ImageSharp": "3.0.0",
  7098. "SkiaSharp": "2.88.6",
  7099. "System.Security.Cryptography.Pkcs": "8.0.0",
  7100. "System.Text.Encoding.CodePages": "8.0.0"
  7101. },
  7102. "compile": {
  7103. "lib/net8.0/Magicodes.IE.EPPlus.dll": {}
  7104. },
  7105. "runtime": {
  7106. "lib/net8.0/Magicodes.IE.EPPlus.dll": {}
  7107. }
  7108. },
  7109. "Magicodes.IE.Excel/2.7.5.1": {
  7110. "type": "package",
  7111. "dependencies": {
  7112. "DynamicExpresso.Core": "2.3.3",
  7113. "Magicodes.IE.Core": "2.7.5.1",
  7114. "Magicodes.IE.EPPlus": "2.7.5.1",
  7115. "SkiaSharp.NativeAssets.Linux.NoDependencies": "2.88.6",
  7116. "System.Linq.Dynamic.Core": "1.2.6"
  7117. },
  7118. "compile": {
  7119. "lib/net8.0/Magicodes.IE.Excel.dll": {
  7120. "related": ".xml"
  7121. }
  7122. },
  7123. "runtime": {
  7124. "lib/net8.0/Magicodes.IE.Excel.dll": {
  7125. "related": ".xml"
  7126. }
  7127. }
  7128. },
  7129. "Mapster/7.4.0": {
  7130. "type": "package",
  7131. "dependencies": {
  7132. "Mapster.Core": "1.2.1"
  7133. },
  7134. "compile": {
  7135. "lib/net7.0/Mapster.dll": {}
  7136. },
  7137. "runtime": {
  7138. "lib/net7.0/Mapster.dll": {}
  7139. }
  7140. },
  7141. "Mapster.Core/1.2.1": {
  7142. "type": "package",
  7143. "compile": {
  7144. "lib/net7.0/Mapster.Core.dll": {}
  7145. },
  7146. "runtime": {
  7147. "lib/net7.0/Mapster.Core.dll": {}
  7148. }
  7149. },
  7150. "Mapster.DependencyInjection/1.0.1": {
  7151. "type": "package",
  7152. "dependencies": {
  7153. "Mapster": "7.4.0",
  7154. "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
  7155. },
  7156. "compile": {
  7157. "lib/net7.0/Mapster.DependencyInjection.dll": {}
  7158. },
  7159. "runtime": {
  7160. "lib/net7.0/Mapster.DependencyInjection.dll": {}
  7161. }
  7162. },
  7163. "Masuit.Tools.Abstractions/2024.3.4": {
  7164. "type": "package",
  7165. "dependencies": {
  7166. "AngleSharp": "1.1.2",
  7167. "AngleSharp.Css": "1.0.0-beta.139",
  7168. "Castle.Core": "5.1.1",
  7169. "DnsClient": "1.7.0",
  7170. "Microsoft.CSharp": "4.7.0",
  7171. "Microsoft.Extensions.Configuration.Json": "8.0.0",
  7172. "Newtonsoft.Json": "13.0.3",
  7173. "SharpCompress": "0.37.2",
  7174. "SixLabors.ImageSharp.Drawing": "2.1.3",
  7175. "System.Collections.Immutable": "8.0.0",
  7176. "System.Configuration.ConfigurationManager": "8.0.0",
  7177. "System.Diagnostics.PerformanceCounter": "8.0.0",
  7178. "System.Management": "8.0.0",
  7179. "System.Reflection.Emit.Lightweight": "4.7.0"
  7180. },
  7181. "compile": {
  7182. "lib/net8.0/Masuit.Tools.Abstractions.dll": {
  7183. "related": ".xml"
  7184. }
  7185. },
  7186. "runtime": {
  7187. "lib/net8.0/Masuit.Tools.Abstractions.dll": {
  7188. "related": ".xml"
  7189. }
  7190. }
  7191. },
  7192. "Masuit.Tools.Core/2024.3.4": {
  7193. "type": "package",
  7194. "dependencies": {
  7195. "Masuit.Tools.Abstractions": "2024.3.4",
  7196. "Microsoft.EntityFrameworkCore": "8.0.4"
  7197. },
  7198. "compile": {
  7199. "lib/net8.0/Masuit.Tools.Core.dll": {
  7200. "related": ".xml"
  7201. }
  7202. },
  7203. "runtime": {
  7204. "lib/net8.0/Masuit.Tools.Core.dll": {
  7205. "related": ".xml"
  7206. }
  7207. }
  7208. },
  7209. "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.4": {
  7210. "type": "package",
  7211. "dependencies": {
  7212. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.1.2"
  7213. },
  7214. "compile": {
  7215. "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
  7216. "related": ".xml"
  7217. }
  7218. },
  7219. "runtime": {
  7220. "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
  7221. "related": ".xml"
  7222. }
  7223. },
  7224. "frameworkReferences": [
  7225. "Microsoft.AspNetCore.App"
  7226. ]
  7227. },
  7228. "Microsoft.AspNetCore.JsonPatch/8.0.4": {
  7229. "type": "package",
  7230. "dependencies": {
  7231. "Microsoft.CSharp": "4.7.0",
  7232. "Newtonsoft.Json": "13.0.3"
  7233. },
  7234. "compile": {
  7235. "lib/net8.0/Microsoft.AspNetCore.JsonPatch.dll": {
  7236. "related": ".xml"
  7237. }
  7238. },
  7239. "runtime": {
  7240. "lib/net8.0/Microsoft.AspNetCore.JsonPatch.dll": {
  7241. "related": ".xml"
  7242. }
  7243. }
  7244. },
  7245. "Microsoft.AspNetCore.Mvc.NewtonsoftJson/8.0.4": {
  7246. "type": "package",
  7247. "dependencies": {
  7248. "Microsoft.AspNetCore.JsonPatch": "8.0.4",
  7249. "Newtonsoft.Json": "13.0.3",
  7250. "Newtonsoft.Json.Bson": "1.0.2"
  7251. },
  7252. "compile": {
  7253. "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {
  7254. "related": ".xml"
  7255. }
  7256. },
  7257. "runtime": {
  7258. "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {
  7259. "related": ".xml"
  7260. }
  7261. },
  7262. "frameworkReferences": [
  7263. "Microsoft.AspNetCore.App"
  7264. ]
  7265. },
  7266. "Microsoft.AspNetCore.Razor.Language/6.0.29": {
  7267. "type": "package",
  7268. "compile": {
  7269. "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {}
  7270. },
  7271. "runtime": {
  7272. "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {}
  7273. }
  7274. },
  7275. "Microsoft.CodeAnalysis.Analyzers/3.3.4": {
  7276. "type": "package",
  7277. "build": {
  7278. "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props": {},
  7279. "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets": {}
  7280. }
  7281. },
  7282. "Microsoft.CodeAnalysis.Common/4.9.2": {
  7283. "type": "package",
  7284. "dependencies": {
  7285. "Microsoft.CodeAnalysis.Analyzers": "3.3.4",
  7286. "System.Collections.Immutable": "8.0.0",
  7287. "System.Reflection.Metadata": "8.0.0",
  7288. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  7289. },
  7290. "compile": {
  7291. "lib/net7.0/Microsoft.CodeAnalysis.dll": {
  7292. "related": ".pdb;.xml"
  7293. }
  7294. },
  7295. "runtime": {
  7296. "lib/net7.0/Microsoft.CodeAnalysis.dll": {
  7297. "related": ".pdb;.xml"
  7298. }
  7299. },
  7300. "resource": {
  7301. "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll": {
  7302. "locale": "cs"
  7303. },
  7304. "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll": {
  7305. "locale": "de"
  7306. },
  7307. "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll": {
  7308. "locale": "es"
  7309. },
  7310. "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll": {
  7311. "locale": "fr"
  7312. },
  7313. "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll": {
  7314. "locale": "it"
  7315. },
  7316. "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll": {
  7317. "locale": "ja"
  7318. },
  7319. "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll": {
  7320. "locale": "ko"
  7321. },
  7322. "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll": {
  7323. "locale": "pl"
  7324. },
  7325. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
  7326. "locale": "pt-BR"
  7327. },
  7328. "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll": {
  7329. "locale": "ru"
  7330. },
  7331. "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll": {
  7332. "locale": "tr"
  7333. },
  7334. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
  7335. "locale": "zh-Hans"
  7336. },
  7337. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
  7338. "locale": "zh-Hant"
  7339. }
  7340. }
  7341. },
  7342. "Microsoft.CodeAnalysis.CSharp/4.9.2": {
  7343. "type": "package",
  7344. "dependencies": {
  7345. "Microsoft.CodeAnalysis.Common": "[4.9.2]"
  7346. },
  7347. "compile": {
  7348. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": {
  7349. "related": ".pdb;.xml"
  7350. }
  7351. },
  7352. "runtime": {
  7353. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": {
  7354. "related": ".pdb;.xml"
  7355. }
  7356. },
  7357. "resource": {
  7358. "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7359. "locale": "cs"
  7360. },
  7361. "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7362. "locale": "de"
  7363. },
  7364. "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7365. "locale": "es"
  7366. },
  7367. "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7368. "locale": "fr"
  7369. },
  7370. "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7371. "locale": "it"
  7372. },
  7373. "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7374. "locale": "ja"
  7375. },
  7376. "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7377. "locale": "ko"
  7378. },
  7379. "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7380. "locale": "pl"
  7381. },
  7382. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7383. "locale": "pt-BR"
  7384. },
  7385. "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7386. "locale": "ru"
  7387. },
  7388. "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7389. "locale": "tr"
  7390. },
  7391. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7392. "locale": "zh-Hans"
  7393. },
  7394. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7395. "locale": "zh-Hant"
  7396. }
  7397. }
  7398. },
  7399. "Microsoft.CodeAnalysis.CSharp.Workspaces/4.9.2": {
  7400. "type": "package",
  7401. "dependencies": {
  7402. "Humanizer.Core": "2.14.1",
  7403. "Microsoft.CodeAnalysis.CSharp": "[4.9.2]",
  7404. "Microsoft.CodeAnalysis.Common": "[4.9.2]",
  7405. "Microsoft.CodeAnalysis.Workspaces.Common": "[4.9.2]"
  7406. },
  7407. "compile": {
  7408. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
  7409. "related": ".pdb;.xml"
  7410. }
  7411. },
  7412. "runtime": {
  7413. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
  7414. "related": ".pdb;.xml"
  7415. }
  7416. },
  7417. "resource": {
  7418. "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7419. "locale": "cs"
  7420. },
  7421. "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7422. "locale": "de"
  7423. },
  7424. "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7425. "locale": "es"
  7426. },
  7427. "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7428. "locale": "fr"
  7429. },
  7430. "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7431. "locale": "it"
  7432. },
  7433. "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7434. "locale": "ja"
  7435. },
  7436. "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7437. "locale": "ko"
  7438. },
  7439. "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7440. "locale": "pl"
  7441. },
  7442. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7443. "locale": "pt-BR"
  7444. },
  7445. "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7446. "locale": "ru"
  7447. },
  7448. "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7449. "locale": "tr"
  7450. },
  7451. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7452. "locale": "zh-Hans"
  7453. },
  7454. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7455. "locale": "zh-Hant"
  7456. }
  7457. }
  7458. },
  7459. "Microsoft.CodeAnalysis.Workspaces.Common/4.9.2": {
  7460. "type": "package",
  7461. "dependencies": {
  7462. "Humanizer.Core": "2.14.1",
  7463. "Microsoft.CodeAnalysis.Common": "[4.9.2]",
  7464. "System.Composition": "8.0.0",
  7465. "System.IO.Pipelines": "8.0.0",
  7466. "System.Threading.Channels": "8.0.0"
  7467. },
  7468. "compile": {
  7469. "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": {
  7470. "related": ".pdb;.xml"
  7471. }
  7472. },
  7473. "runtime": {
  7474. "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": {
  7475. "related": ".pdb;.xml"
  7476. }
  7477. },
  7478. "resource": {
  7479. "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7480. "locale": "cs"
  7481. },
  7482. "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7483. "locale": "de"
  7484. },
  7485. "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7486. "locale": "es"
  7487. },
  7488. "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7489. "locale": "fr"
  7490. },
  7491. "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7492. "locale": "it"
  7493. },
  7494. "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7495. "locale": "ja"
  7496. },
  7497. "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7498. "locale": "ko"
  7499. },
  7500. "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7501. "locale": "pl"
  7502. },
  7503. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7504. "locale": "pt-BR"
  7505. },
  7506. "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7507. "locale": "ru"
  7508. },
  7509. "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7510. "locale": "tr"
  7511. },
  7512. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7513. "locale": "zh-Hans"
  7514. },
  7515. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7516. "locale": "zh-Hant"
  7517. }
  7518. }
  7519. },
  7520. "Microsoft.CSharp/4.7.0": {
  7521. "type": "package",
  7522. "compile": {
  7523. "ref/netcoreapp2.0/_._": {}
  7524. },
  7525. "runtime": {
  7526. "lib/netcoreapp2.0/_._": {}
  7527. }
  7528. },
  7529. "Microsoft.Data.SqlClient/2.1.7": {
  7530. "type": "package",
  7531. "dependencies": {
  7532. "Microsoft.Data.SqlClient.SNI.runtime": "2.1.1",
  7533. "Microsoft.Identity.Client": "4.21.1",
  7534. "Microsoft.IdentityModel.JsonWebTokens": "6.8.0",
  7535. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.8.0",
  7536. "Microsoft.Win32.Registry": "4.7.0",
  7537. "System.Configuration.ConfigurationManager": "4.7.0",
  7538. "System.Diagnostics.DiagnosticSource": "4.7.0",
  7539. "System.Runtime.Caching": "4.7.0",
  7540. "System.Security.Principal.Windows": "4.7.0",
  7541. "System.Text.Encoding.CodePages": "4.7.0"
  7542. },
  7543. "compile": {
  7544. "ref/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  7545. "related": ".pdb;.xml"
  7546. }
  7547. },
  7548. "runtime": {
  7549. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  7550. "related": ".pdb;.xml"
  7551. }
  7552. },
  7553. "runtimeTargets": {
  7554. "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  7555. "assetType": "runtime",
  7556. "rid": "unix"
  7557. },
  7558. "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  7559. "assetType": "runtime",
  7560. "rid": "win"
  7561. }
  7562. }
  7563. },
  7564. "Microsoft.Data.SqlClient.SNI.runtime/2.1.1": {
  7565. "type": "package",
  7566. "runtimeTargets": {
  7567. "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
  7568. "assetType": "native",
  7569. "rid": "win-arm"
  7570. },
  7571. "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
  7572. "assetType": "native",
  7573. "rid": "win-arm64"
  7574. },
  7575. "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
  7576. "assetType": "native",
  7577. "rid": "win-x64"
  7578. },
  7579. "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
  7580. "assetType": "native",
  7581. "rid": "win-x86"
  7582. }
  7583. }
  7584. },
  7585. "Microsoft.Data.Sqlite/8.0.1": {
  7586. "type": "package",
  7587. "dependencies": {
  7588. "Microsoft.Data.Sqlite.Core": "8.0.1",
  7589. "SQLitePCLRaw.bundle_e_sqlite3": "2.1.6"
  7590. },
  7591. "compile": {
  7592. "lib/netstandard2.0/_._": {}
  7593. },
  7594. "runtime": {
  7595. "lib/netstandard2.0/_._": {}
  7596. }
  7597. },
  7598. "Microsoft.Data.Sqlite.Core/8.0.1": {
  7599. "type": "package",
  7600. "dependencies": {
  7601. "SQLitePCLRaw.core": "2.1.6"
  7602. },
  7603. "compile": {
  7604. "lib/net8.0/Microsoft.Data.Sqlite.dll": {
  7605. "related": ".xml"
  7606. }
  7607. },
  7608. "runtime": {
  7609. "lib/net8.0/Microsoft.Data.Sqlite.dll": {
  7610. "related": ".xml"
  7611. }
  7612. }
  7613. },
  7614. "Microsoft.EntityFrameworkCore/8.0.4": {
  7615. "type": "package",
  7616. "dependencies": {
  7617. "Microsoft.EntityFrameworkCore.Abstractions": "8.0.4",
  7618. "Microsoft.EntityFrameworkCore.Analyzers": "8.0.4",
  7619. "Microsoft.Extensions.Caching.Memory": "8.0.0",
  7620. "Microsoft.Extensions.Logging": "8.0.0"
  7621. },
  7622. "compile": {
  7623. "lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
  7624. "related": ".xml"
  7625. }
  7626. },
  7627. "runtime": {
  7628. "lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
  7629. "related": ".xml"
  7630. }
  7631. },
  7632. "build": {
  7633. "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props": {}
  7634. }
  7635. },
  7636. "Microsoft.EntityFrameworkCore.Abstractions/8.0.4": {
  7637. "type": "package",
  7638. "compile": {
  7639. "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
  7640. "related": ".xml"
  7641. }
  7642. },
  7643. "runtime": {
  7644. "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
  7645. "related": ".xml"
  7646. }
  7647. }
  7648. },
  7649. "Microsoft.EntityFrameworkCore.Analyzers/8.0.4": {
  7650. "type": "package",
  7651. "compile": {
  7652. "lib/netstandard2.0/_._": {}
  7653. },
  7654. "runtime": {
  7655. "lib/netstandard2.0/_._": {}
  7656. }
  7657. },
  7658. "Microsoft.Extensions.ApiDescription.Server/6.0.5": {
  7659. "type": "package",
  7660. "build": {
  7661. "build/_._": {}
  7662. },
  7663. "buildMultiTargeting": {
  7664. "buildMultiTargeting/_._": {}
  7665. }
  7666. },
  7667. "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
  7668. "type": "package",
  7669. "dependencies": {
  7670. "Microsoft.Extensions.Primitives": "8.0.0"
  7671. },
  7672. "compile": {
  7673. "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
  7674. "related": ".xml"
  7675. }
  7676. },
  7677. "runtime": {
  7678. "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
  7679. "related": ".xml"
  7680. }
  7681. },
  7682. "build": {
  7683. "buildTransitive/net6.0/_._": {}
  7684. }
  7685. },
  7686. "Microsoft.Extensions.Caching.Memory/8.0.0": {
  7687. "type": "package",
  7688. "dependencies": {
  7689. "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
  7690. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  7691. "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
  7692. "Microsoft.Extensions.Options": "8.0.0",
  7693. "Microsoft.Extensions.Primitives": "8.0.0"
  7694. },
  7695. "compile": {
  7696. "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
  7697. "related": ".xml"
  7698. }
  7699. },
  7700. "runtime": {
  7701. "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
  7702. "related": ".xml"
  7703. }
  7704. },
  7705. "build": {
  7706. "buildTransitive/net6.0/_._": {}
  7707. }
  7708. },
  7709. "Microsoft.Extensions.Configuration/8.0.0": {
  7710. "type": "package",
  7711. "dependencies": {
  7712. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  7713. "Microsoft.Extensions.Primitives": "8.0.0"
  7714. },
  7715. "compile": {
  7716. "lib/net8.0/Microsoft.Extensions.Configuration.dll": {
  7717. "related": ".xml"
  7718. }
  7719. },
  7720. "runtime": {
  7721. "lib/net8.0/Microsoft.Extensions.Configuration.dll": {
  7722. "related": ".xml"
  7723. }
  7724. },
  7725. "build": {
  7726. "buildTransitive/net6.0/_._": {}
  7727. }
  7728. },
  7729. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  7730. "type": "package",
  7731. "dependencies": {
  7732. "Microsoft.Extensions.Primitives": "8.0.0"
  7733. },
  7734. "compile": {
  7735. "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  7736. "related": ".xml"
  7737. }
  7738. },
  7739. "runtime": {
  7740. "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  7741. "related": ".xml"
  7742. }
  7743. },
  7744. "build": {
  7745. "buildTransitive/net6.0/_._": {}
  7746. }
  7747. },
  7748. "Microsoft.Extensions.Configuration.Binder/8.0.0": {
  7749. "type": "package",
  7750. "dependencies": {
  7751. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
  7752. },
  7753. "compile": {
  7754. "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": {
  7755. "related": ".xml"
  7756. }
  7757. },
  7758. "runtime": {
  7759. "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": {
  7760. "related": ".xml"
  7761. }
  7762. },
  7763. "build": {
  7764. "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets": {}
  7765. }
  7766. },
  7767. "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": {
  7768. "type": "package",
  7769. "dependencies": {
  7770. "Microsoft.Extensions.Configuration": "8.0.0",
  7771. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  7772. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  7773. "Microsoft.Extensions.FileProviders.Physical": "8.0.0",
  7774. "Microsoft.Extensions.Primitives": "8.0.0"
  7775. },
  7776. "compile": {
  7777. "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
  7778. "related": ".xml"
  7779. }
  7780. },
  7781. "runtime": {
  7782. "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
  7783. "related": ".xml"
  7784. }
  7785. },
  7786. "build": {
  7787. "buildTransitive/net6.0/_._": {}
  7788. }
  7789. },
  7790. "Microsoft.Extensions.Configuration.Json/8.0.0": {
  7791. "type": "package",
  7792. "dependencies": {
  7793. "Microsoft.Extensions.Configuration": "8.0.0",
  7794. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  7795. "Microsoft.Extensions.Configuration.FileExtensions": "8.0.0",
  7796. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  7797. "System.Text.Json": "8.0.0"
  7798. },
  7799. "compile": {
  7800. "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": {
  7801. "related": ".xml"
  7802. }
  7803. },
  7804. "runtime": {
  7805. "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": {
  7806. "related": ".xml"
  7807. }
  7808. },
  7809. "build": {
  7810. "buildTransitive/net6.0/_._": {}
  7811. }
  7812. },
  7813. "Microsoft.Extensions.DependencyInjection/8.0.0": {
  7814. "type": "package",
  7815. "dependencies": {
  7816. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
  7817. },
  7818. "compile": {
  7819. "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
  7820. "related": ".xml"
  7821. }
  7822. },
  7823. "runtime": {
  7824. "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
  7825. "related": ".xml"
  7826. }
  7827. },
  7828. "build": {
  7829. "buildTransitive/net6.0/_._": {}
  7830. }
  7831. },
  7832. "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
  7833. "type": "package",
  7834. "compile": {
  7835. "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  7836. "related": ".xml"
  7837. }
  7838. },
  7839. "runtime": {
  7840. "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  7841. "related": ".xml"
  7842. }
  7843. },
  7844. "build": {
  7845. "buildTransitive/net6.0/_._": {}
  7846. }
  7847. },
  7848. "Microsoft.Extensions.DependencyModel/8.0.0": {
  7849. "type": "package",
  7850. "dependencies": {
  7851. "System.Text.Encodings.Web": "8.0.0",
  7852. "System.Text.Json": "8.0.0"
  7853. },
  7854. "compile": {
  7855. "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
  7856. "related": ".xml"
  7857. }
  7858. },
  7859. "runtime": {
  7860. "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
  7861. "related": ".xml"
  7862. }
  7863. },
  7864. "build": {
  7865. "buildTransitive/net6.0/_._": {}
  7866. }
  7867. },
  7868. "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
  7869. "type": "package",
  7870. "dependencies": {
  7871. "Microsoft.Extensions.Primitives": "8.0.0"
  7872. },
  7873. "compile": {
  7874. "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
  7875. "related": ".xml"
  7876. }
  7877. },
  7878. "runtime": {
  7879. "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
  7880. "related": ".xml"
  7881. }
  7882. },
  7883. "build": {
  7884. "buildTransitive/net6.0/_._": {}
  7885. }
  7886. },
  7887. "Microsoft.Extensions.FileProviders.Physical/8.0.0": {
  7888. "type": "package",
  7889. "dependencies": {
  7890. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  7891. "Microsoft.Extensions.FileSystemGlobbing": "8.0.0",
  7892. "Microsoft.Extensions.Primitives": "8.0.0"
  7893. },
  7894. "compile": {
  7895. "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": {
  7896. "related": ".xml"
  7897. }
  7898. },
  7899. "runtime": {
  7900. "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": {
  7901. "related": ".xml"
  7902. }
  7903. },
  7904. "build": {
  7905. "buildTransitive/net6.0/_._": {}
  7906. }
  7907. },
  7908. "Microsoft.Extensions.FileSystemGlobbing/8.0.0": {
  7909. "type": "package",
  7910. "compile": {
  7911. "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
  7912. "related": ".xml"
  7913. }
  7914. },
  7915. "runtime": {
  7916. "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
  7917. "related": ".xml"
  7918. }
  7919. },
  7920. "build": {
  7921. "buildTransitive/net6.0/_._": {}
  7922. }
  7923. },
  7924. "Microsoft.Extensions.Logging/8.0.0": {
  7925. "type": "package",
  7926. "dependencies": {
  7927. "Microsoft.Extensions.DependencyInjection": "8.0.0",
  7928. "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
  7929. "Microsoft.Extensions.Options": "8.0.0"
  7930. },
  7931. "compile": {
  7932. "lib/net8.0/Microsoft.Extensions.Logging.dll": {
  7933. "related": ".xml"
  7934. }
  7935. },
  7936. "runtime": {
  7937. "lib/net8.0/Microsoft.Extensions.Logging.dll": {
  7938. "related": ".xml"
  7939. }
  7940. },
  7941. "build": {
  7942. "buildTransitive/net6.0/_._": {}
  7943. }
  7944. },
  7945. "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
  7946. "type": "package",
  7947. "dependencies": {
  7948. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
  7949. },
  7950. "compile": {
  7951. "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  7952. "related": ".xml"
  7953. }
  7954. },
  7955. "runtime": {
  7956. "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  7957. "related": ".xml"
  7958. }
  7959. },
  7960. "build": {
  7961. "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
  7962. }
  7963. },
  7964. "Microsoft.Extensions.Options/8.0.0": {
  7965. "type": "package",
  7966. "dependencies": {
  7967. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  7968. "Microsoft.Extensions.Primitives": "8.0.0"
  7969. },
  7970. "compile": {
  7971. "lib/net8.0/Microsoft.Extensions.Options.dll": {
  7972. "related": ".xml"
  7973. }
  7974. },
  7975. "runtime": {
  7976. "lib/net8.0/Microsoft.Extensions.Options.dll": {
  7977. "related": ".xml"
  7978. }
  7979. },
  7980. "build": {
  7981. "buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {}
  7982. }
  7983. },
  7984. "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": {
  7985. "type": "package",
  7986. "dependencies": {
  7987. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  7988. "Microsoft.Extensions.Configuration.Binder": "8.0.0",
  7989. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  7990. "Microsoft.Extensions.Options": "8.0.0",
  7991. "Microsoft.Extensions.Primitives": "8.0.0"
  7992. },
  7993. "compile": {
  7994. "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
  7995. "related": ".xml"
  7996. }
  7997. },
  7998. "runtime": {
  7999. "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
  8000. "related": ".xml"
  8001. }
  8002. },
  8003. "build": {
  8004. "buildTransitive/net6.0/_._": {}
  8005. }
  8006. },
  8007. "Microsoft.Extensions.Primitives/8.0.0": {
  8008. "type": "package",
  8009. "compile": {
  8010. "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
  8011. "related": ".xml"
  8012. }
  8013. },
  8014. "runtime": {
  8015. "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
  8016. "related": ".xml"
  8017. }
  8018. },
  8019. "build": {
  8020. "buildTransitive/net6.0/_._": {}
  8021. }
  8022. },
  8023. "Microsoft.Identity.Client/4.21.1": {
  8024. "type": "package",
  8025. "compile": {
  8026. "ref/netcoreapp2.1/_._": {
  8027. "related": ".xml"
  8028. }
  8029. },
  8030. "runtime": {
  8031. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
  8032. "related": ".xml"
  8033. }
  8034. }
  8035. },
  8036. "Microsoft.IdentityModel.Abstractions/7.1.2": {
  8037. "type": "package",
  8038. "compile": {
  8039. "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": {
  8040. "related": ".xml"
  8041. }
  8042. },
  8043. "runtime": {
  8044. "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": {
  8045. "related": ".xml"
  8046. }
  8047. }
  8048. },
  8049. "Microsoft.IdentityModel.JsonWebTokens/7.1.2": {
  8050. "type": "package",
  8051. "dependencies": {
  8052. "Microsoft.IdentityModel.Tokens": "7.1.2"
  8053. },
  8054. "compile": {
  8055. "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  8056. "related": ".xml"
  8057. }
  8058. },
  8059. "runtime": {
  8060. "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  8061. "related": ".xml"
  8062. }
  8063. }
  8064. },
  8065. "Microsoft.IdentityModel.Logging/7.1.2": {
  8066. "type": "package",
  8067. "dependencies": {
  8068. "Microsoft.IdentityModel.Abstractions": "7.1.2"
  8069. },
  8070. "compile": {
  8071. "lib/net8.0/Microsoft.IdentityModel.Logging.dll": {
  8072. "related": ".xml"
  8073. }
  8074. },
  8075. "runtime": {
  8076. "lib/net8.0/Microsoft.IdentityModel.Logging.dll": {
  8077. "related": ".xml"
  8078. }
  8079. }
  8080. },
  8081. "Microsoft.IdentityModel.Protocols/7.1.2": {
  8082. "type": "package",
  8083. "dependencies": {
  8084. "Microsoft.IdentityModel.Logging": "7.1.2",
  8085. "Microsoft.IdentityModel.Tokens": "7.1.2"
  8086. },
  8087. "compile": {
  8088. "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": {
  8089. "related": ".xml"
  8090. }
  8091. },
  8092. "runtime": {
  8093. "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": {
  8094. "related": ".xml"
  8095. }
  8096. }
  8097. },
  8098. "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": {
  8099. "type": "package",
  8100. "dependencies": {
  8101. "Microsoft.IdentityModel.Protocols": "7.1.2",
  8102. "System.IdentityModel.Tokens.Jwt": "7.1.2"
  8103. },
  8104. "compile": {
  8105. "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  8106. "related": ".xml"
  8107. }
  8108. },
  8109. "runtime": {
  8110. "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  8111. "related": ".xml"
  8112. }
  8113. }
  8114. },
  8115. "Microsoft.IdentityModel.Tokens/7.1.2": {
  8116. "type": "package",
  8117. "dependencies": {
  8118. "Microsoft.IdentityModel.Logging": "7.1.2"
  8119. },
  8120. "compile": {
  8121. "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": {
  8122. "related": ".xml"
  8123. }
  8124. },
  8125. "runtime": {
  8126. "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": {
  8127. "related": ".xml"
  8128. }
  8129. }
  8130. },
  8131. "Microsoft.IO.RecyclableMemoryStream/2.1.1": {
  8132. "type": "package",
  8133. "compile": {
  8134. "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll": {
  8135. "related": ".xml"
  8136. }
  8137. },
  8138. "runtime": {
  8139. "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll": {
  8140. "related": ".xml"
  8141. }
  8142. }
  8143. },
  8144. "Microsoft.NETCore.Platforms/1.1.1": {
  8145. "type": "package",
  8146. "compile": {
  8147. "lib/netstandard1.0/_._": {}
  8148. },
  8149. "runtime": {
  8150. "lib/netstandard1.0/_._": {}
  8151. }
  8152. },
  8153. "Microsoft.NETCore.Targets/1.1.3": {
  8154. "type": "package",
  8155. "compile": {
  8156. "lib/netstandard1.0/_._": {}
  8157. },
  8158. "runtime": {
  8159. "lib/netstandard1.0/_._": {}
  8160. }
  8161. },
  8162. "Microsoft.OpenApi/1.2.3": {
  8163. "type": "package",
  8164. "compile": {
  8165. "lib/netstandard2.0/Microsoft.OpenApi.dll": {
  8166. "related": ".pdb;.xml"
  8167. }
  8168. },
  8169. "runtime": {
  8170. "lib/netstandard2.0/Microsoft.OpenApi.dll": {
  8171. "related": ".pdb;.xml"
  8172. }
  8173. }
  8174. },
  8175. "Microsoft.Win32.Registry/5.0.0": {
  8176. "type": "package",
  8177. "dependencies": {
  8178. "System.Security.AccessControl": "5.0.0",
  8179. "System.Security.Principal.Windows": "5.0.0"
  8180. },
  8181. "compile": {
  8182. "ref/netstandard2.0/Microsoft.Win32.Registry.dll": {
  8183. "related": ".xml"
  8184. }
  8185. },
  8186. "runtime": {
  8187. "lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  8188. "related": ".xml"
  8189. }
  8190. },
  8191. "runtimeTargets": {
  8192. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  8193. "assetType": "runtime",
  8194. "rid": "win"
  8195. }
  8196. }
  8197. },
  8198. "Microsoft.Win32.SystemEvents/8.0.0": {
  8199. "type": "package",
  8200. "compile": {
  8201. "lib/net8.0/Microsoft.Win32.SystemEvents.dll": {
  8202. "related": ".xml"
  8203. }
  8204. },
  8205. "runtime": {
  8206. "lib/net8.0/Microsoft.Win32.SystemEvents.dll": {
  8207. "related": ".xml"
  8208. }
  8209. },
  8210. "build": {
  8211. "buildTransitive/net6.0/_._": {}
  8212. },
  8213. "runtimeTargets": {
  8214. "runtimes/win/lib/net8.0/Microsoft.Win32.SystemEvents.dll": {
  8215. "assetType": "runtime",
  8216. "rid": "win"
  8217. }
  8218. }
  8219. },
  8220. "Minio/5.0.0": {
  8221. "type": "package",
  8222. "dependencies": {
  8223. "CommunityToolkit.HighPerformance": "8.1.0",
  8224. "System.IO.Hashing": "7.0.0",
  8225. "System.Reactive.Linq": "5.0.0"
  8226. },
  8227. "compile": {
  8228. "lib/net7.0/Minio.dll": {
  8229. "related": ".xml"
  8230. }
  8231. },
  8232. "runtime": {
  8233. "lib/net7.0/Minio.dll": {
  8234. "related": ".xml"
  8235. }
  8236. }
  8237. },
  8238. "MiniProfiler.AspNetCore/4.3.8": {
  8239. "type": "package",
  8240. "dependencies": {
  8241. "MiniProfiler.Shared": "4.3.8"
  8242. },
  8243. "compile": {
  8244. "lib/net6.0/MiniProfiler.AspNetCore.dll": {
  8245. "related": ".xml"
  8246. }
  8247. },
  8248. "runtime": {
  8249. "lib/net6.0/MiniProfiler.AspNetCore.dll": {
  8250. "related": ".xml"
  8251. }
  8252. },
  8253. "frameworkReferences": [
  8254. "Microsoft.AspNetCore.App"
  8255. ]
  8256. },
  8257. "MiniProfiler.AspNetCore.Mvc/4.3.8": {
  8258. "type": "package",
  8259. "dependencies": {
  8260. "MiniProfiler.AspNetCore": "4.3.8"
  8261. },
  8262. "compile": {
  8263. "lib/net6.0/MiniProfiler.AspNetCore.Mvc.dll": {
  8264. "related": ".xml"
  8265. }
  8266. },
  8267. "runtime": {
  8268. "lib/net6.0/MiniProfiler.AspNetCore.Mvc.dll": {
  8269. "related": ".xml"
  8270. }
  8271. },
  8272. "frameworkReferences": [
  8273. "Microsoft.AspNetCore.App"
  8274. ]
  8275. },
  8276. "MiniProfiler.Shared/4.3.8": {
  8277. "type": "package",
  8278. "dependencies": {
  8279. "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
  8280. "Newtonsoft.Json": "13.0.1",
  8281. "System.ComponentModel.Primitives": "4.3.0",
  8282. "System.Data.Common": "4.3.0",
  8283. "System.Diagnostics.DiagnosticSource": "4.4.1",
  8284. "System.Diagnostics.StackTrace": "4.3.0",
  8285. "System.Dynamic.Runtime": "4.3.0",
  8286. "System.Reflection.Emit.Lightweight": "4.3.0",
  8287. "System.Runtime.Extensions": "4.3.0",
  8288. "System.Runtime.Serialization.Primitives": "4.3.0",
  8289. "System.Threading.Tasks.Parallel": "4.3.0"
  8290. },
  8291. "compile": {
  8292. "lib/netstandard2.0/MiniProfiler.Shared.dll": {
  8293. "related": ".xml"
  8294. }
  8295. },
  8296. "runtime": {
  8297. "lib/netstandard2.0/MiniProfiler.Shared.dll": {
  8298. "related": ".xml"
  8299. }
  8300. }
  8301. },
  8302. "MoYu.Extras.Authentication.JwtBearer/1.0.6": {
  8303. "type": "package",
  8304. "dependencies": {
  8305. "Microsoft.AspNetCore.Authentication.JwtBearer": "8.0.4"
  8306. },
  8307. "compile": {
  8308. "lib/net8.0/MoYu.Extras.Authentication.JwtBearer.dll": {
  8309. "related": ".xml"
  8310. }
  8311. },
  8312. "runtime": {
  8313. "lib/net8.0/MoYu.Extras.Authentication.JwtBearer.dll": {
  8314. "related": ".xml"
  8315. }
  8316. }
  8317. },
  8318. "MoYu.Extras.ObjectMapper.Mapster/1.0.6": {
  8319. "type": "package",
  8320. "dependencies": {
  8321. "Mapster": "7.4.0",
  8322. "Mapster.DependencyInjection": "1.0.1",
  8323. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
  8324. },
  8325. "compile": {
  8326. "lib/net8.0/MoYu.Extras.ObjectMapper.Mapster.dll": {
  8327. "related": ".xml"
  8328. }
  8329. },
  8330. "runtime": {
  8331. "lib/net8.0/MoYu.Extras.ObjectMapper.Mapster.dll": {
  8332. "related": ".xml"
  8333. }
  8334. }
  8335. },
  8336. "MoYu.Pure/1.0.6": {
  8337. "type": "package",
  8338. "dependencies": {
  8339. "MiniProfiler.AspNetCore.Mvc": "4.3.8",
  8340. "MoYu.Pure.Extras.DependencyModel.CodeAnalysis": "1.0.6",
  8341. "Swashbuckle.AspNetCore": "6.5.0"
  8342. },
  8343. "compile": {
  8344. "lib/net8.0/MoYu.Pure.dll": {
  8345. "related": ".xml"
  8346. }
  8347. },
  8348. "runtime": {
  8349. "lib/net8.0/MoYu.Pure.dll": {
  8350. "related": ".xml"
  8351. }
  8352. },
  8353. "frameworkReferences": [
  8354. "Microsoft.AspNetCore.App"
  8355. ],
  8356. "contentFiles": {
  8357. "contentFiles/any/any/_._": {
  8358. "buildAction": "None",
  8359. "codeLanguage": "any",
  8360. "copyToOutput": false
  8361. }
  8362. }
  8363. },
  8364. "MoYu.Pure.Extras.DependencyModel.CodeAnalysis/1.0.6": {
  8365. "type": "package",
  8366. "dependencies": {
  8367. "Ben.Demystifier": "0.4.1",
  8368. "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "8.0.4",
  8369. "Microsoft.AspNetCore.Razor.Language": "6.0.29",
  8370. "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.9.2",
  8371. "Microsoft.Extensions.DependencyModel": "8.0.0",
  8372. "System.Text.Json": "8.0.3",
  8373. "System.Text.RegularExpressions": "4.3.1"
  8374. },
  8375. "compile": {
  8376. "lib/net8.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll": {
  8377. "related": ".xml"
  8378. }
  8379. },
  8380. "runtime": {
  8381. "lib/net8.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll": {
  8382. "related": ".xml"
  8383. }
  8384. }
  8385. },
  8386. "MySqlConnector/2.2.5": {
  8387. "type": "package",
  8388. "compile": {
  8389. "lib/net7.0/MySqlConnector.dll": {
  8390. "related": ".xml"
  8391. }
  8392. },
  8393. "runtime": {
  8394. "lib/net7.0/MySqlConnector.dll": {
  8395. "related": ".xml"
  8396. }
  8397. }
  8398. },
  8399. "NewLife.Core/10.10.2024.601": {
  8400. "type": "package",
  8401. "compile": {
  8402. "lib/net8.0/NewLife.Core.dll": {
  8403. "related": ".xml"
  8404. }
  8405. },
  8406. "runtime": {
  8407. "lib/net8.0/NewLife.Core.dll": {
  8408. "related": ".xml"
  8409. }
  8410. }
  8411. },
  8412. "NewLife.Redis/5.6.2024.402": {
  8413. "type": "package",
  8414. "dependencies": {
  8415. "NewLife.Core": "10.9.2024.402"
  8416. },
  8417. "compile": {
  8418. "lib/netstandard2.1/NewLife.Redis.dll": {
  8419. "related": ".xml"
  8420. }
  8421. },
  8422. "runtime": {
  8423. "lib/netstandard2.1/NewLife.Redis.dll": {
  8424. "related": ".xml"
  8425. }
  8426. }
  8427. },
  8428. "Newtonsoft.Json/13.0.3": {
  8429. "type": "package",
  8430. "compile": {
  8431. "lib/net6.0/Newtonsoft.Json.dll": {
  8432. "related": ".xml"
  8433. }
  8434. },
  8435. "runtime": {
  8436. "lib/net6.0/Newtonsoft.Json.dll": {
  8437. "related": ".xml"
  8438. }
  8439. }
  8440. },
  8441. "Newtonsoft.Json.Bson/1.0.2": {
  8442. "type": "package",
  8443. "dependencies": {
  8444. "Newtonsoft.Json": "12.0.1"
  8445. },
  8446. "compile": {
  8447. "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
  8448. "related": ".pdb;.xml"
  8449. }
  8450. },
  8451. "runtime": {
  8452. "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
  8453. "related": ".pdb;.xml"
  8454. }
  8455. }
  8456. },
  8457. "Npgsql/5.0.18": {
  8458. "type": "package",
  8459. "dependencies": {
  8460. "System.Runtime.CompilerServices.Unsafe": "4.6.0"
  8461. },
  8462. "compile": {
  8463. "lib/net5.0/Npgsql.dll": {
  8464. "related": ".xml"
  8465. }
  8466. },
  8467. "runtime": {
  8468. "lib/net5.0/Npgsql.dll": {
  8469. "related": ".xml"
  8470. }
  8471. }
  8472. },
  8473. "Oracle.ManagedDataAccess.Core/3.21.100": {
  8474. "type": "package",
  8475. "dependencies": {
  8476. "System.Diagnostics.PerformanceCounter": "6.0.1",
  8477. "System.DirectoryServices": "6.0.1",
  8478. "System.DirectoryServices.Protocols": "6.0.1"
  8479. },
  8480. "compile": {
  8481. "lib/netstandard2.1/Oracle.ManagedDataAccess.dll": {}
  8482. },
  8483. "runtime": {
  8484. "lib/netstandard2.1/Oracle.ManagedDataAccess.dll": {}
  8485. }
  8486. },
  8487. "Oscar.Data.SqlClient/4.0.4": {
  8488. "type": "package",
  8489. "dependencies": {
  8490. "System.Text.Encoding.CodePages": "4.7.1"
  8491. },
  8492. "compile": {
  8493. "lib/netstandard2.0/Oscar.Data.SqlClient.dll": {}
  8494. },
  8495. "runtime": {
  8496. "lib/netstandard2.0/Oscar.Data.SqlClient.dll": {}
  8497. }
  8498. },
  8499. "Portable.BouncyCastle/1.9.0": {
  8500. "type": "package",
  8501. "compile": {
  8502. "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
  8503. "related": ".xml"
  8504. }
  8505. },
  8506. "runtime": {
  8507. "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
  8508. "related": ".xml"
  8509. }
  8510. }
  8511. },
  8512. "SharpCompress/0.37.2": {
  8513. "type": "package",
  8514. "dependencies": {
  8515. "ZstdSharp.Port": "0.8.0"
  8516. },
  8517. "compile": {
  8518. "lib/net8.0/SharpCompress.dll": {}
  8519. },
  8520. "runtime": {
  8521. "lib/net8.0/SharpCompress.dll": {}
  8522. }
  8523. },
  8524. "SharpZipLib/1.4.2": {
  8525. "type": "package",
  8526. "compile": {
  8527. "lib/net6.0/ICSharpCode.SharpZipLib.dll": {
  8528. "related": ".pdb;.xml"
  8529. }
  8530. },
  8531. "runtime": {
  8532. "lib/net6.0/ICSharpCode.SharpZipLib.dll": {
  8533. "related": ".pdb;.xml"
  8534. }
  8535. }
  8536. },
  8537. "SimpleRedis/1.1.9": {
  8538. "type": "package",
  8539. "dependencies": {
  8540. "Microsoft.Extensions.Configuration": "8.0.0",
  8541. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  8542. "Microsoft.Extensions.DependencyInjection": "8.0.0",
  8543. "Microsoft.Extensions.Options": "8.0.0",
  8544. "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0",
  8545. "NewLife.Redis": "5.6.2024.402"
  8546. },
  8547. "compile": {
  8548. "lib/net8.0/SimpleRedis.dll": {
  8549. "related": ".xml"
  8550. }
  8551. },
  8552. "runtime": {
  8553. "lib/net8.0/SimpleRedis.dll": {
  8554. "related": ".xml"
  8555. }
  8556. }
  8557. },
  8558. "SimpleTool/1.0.6": {
  8559. "type": "package",
  8560. "dependencies": {
  8561. "Newtonsoft.Json": "13.0.3"
  8562. },
  8563. "compile": {
  8564. "lib/net7.0/SimpleTool.dll": {
  8565. "related": ".xml"
  8566. }
  8567. },
  8568. "runtime": {
  8569. "lib/net7.0/SimpleTool.dll": {
  8570. "related": ".xml"
  8571. }
  8572. }
  8573. },
  8574. "SixLabors.Fonts/2.0.3": {
  8575. "type": "package",
  8576. "compile": {
  8577. "lib/net6.0/SixLabors.Fonts.dll": {
  8578. "related": ".xml"
  8579. }
  8580. },
  8581. "runtime": {
  8582. "lib/net6.0/SixLabors.Fonts.dll": {
  8583. "related": ".xml"
  8584. }
  8585. }
  8586. },
  8587. "SixLabors.ImageSharp/3.1.4": {
  8588. "type": "package",
  8589. "compile": {
  8590. "lib/net6.0/SixLabors.ImageSharp.dll": {
  8591. "related": ".xml"
  8592. }
  8593. },
  8594. "runtime": {
  8595. "lib/net6.0/SixLabors.ImageSharp.dll": {
  8596. "related": ".xml"
  8597. }
  8598. },
  8599. "build": {
  8600. "build/_._": {}
  8601. }
  8602. },
  8603. "SixLabors.ImageSharp.Drawing/2.1.3": {
  8604. "type": "package",
  8605. "dependencies": {
  8606. "SixLabors.Fonts": "2.0.3",
  8607. "SixLabors.ImageSharp": "3.1.4"
  8608. },
  8609. "compile": {
  8610. "lib/net6.0/SixLabors.ImageSharp.Drawing.dll": {
  8611. "related": ".xml"
  8612. }
  8613. },
  8614. "runtime": {
  8615. "lib/net6.0/SixLabors.ImageSharp.Drawing.dll": {
  8616. "related": ".xml"
  8617. }
  8618. }
  8619. },
  8620. "SkiaSharp/2.88.6": {
  8621. "type": "package",
  8622. "dependencies": {
  8623. "SkiaSharp.NativeAssets.Win32": "2.88.6",
  8624. "SkiaSharp.NativeAssets.macOS": "2.88.6"
  8625. },
  8626. "compile": {
  8627. "lib/net6.0/SkiaSharp.dll": {
  8628. "related": ".pdb;.xml"
  8629. }
  8630. },
  8631. "runtime": {
  8632. "lib/net6.0/SkiaSharp.dll": {
  8633. "related": ".pdb;.xml"
  8634. }
  8635. }
  8636. },
  8637. "SkiaSharp.NativeAssets.Linux.NoDependencies/2.88.6": {
  8638. "type": "package",
  8639. "dependencies": {
  8640. "SkiaSharp": "2.88.6"
  8641. },
  8642. "compile": {
  8643. "lib/net6.0/_._": {}
  8644. },
  8645. "runtime": {
  8646. "lib/net6.0/_._": {}
  8647. },
  8648. "runtimeTargets": {
  8649. "runtimes/linux-arm/native/libSkiaSharp.so": {
  8650. "assetType": "native",
  8651. "rid": "linux-arm"
  8652. },
  8653. "runtimes/linux-arm64/native/libSkiaSharp.so": {
  8654. "assetType": "native",
  8655. "rid": "linux-arm64"
  8656. },
  8657. "runtimes/linux-musl-x64/native/libSkiaSharp.so": {
  8658. "assetType": "native",
  8659. "rid": "linux-musl-x64"
  8660. },
  8661. "runtimes/linux-x64/native/libSkiaSharp.so": {
  8662. "assetType": "native",
  8663. "rid": "linux-x64"
  8664. }
  8665. }
  8666. },
  8667. "SkiaSharp.NativeAssets.macOS/2.88.6": {
  8668. "type": "package",
  8669. "compile": {
  8670. "lib/net6.0/_._": {}
  8671. },
  8672. "runtime": {
  8673. "lib/net6.0/_._": {}
  8674. },
  8675. "runtimeTargets": {
  8676. "runtimes/osx/native/libSkiaSharp.dylib": {
  8677. "assetType": "native",
  8678. "rid": "osx"
  8679. }
  8680. }
  8681. },
  8682. "SkiaSharp.NativeAssets.Win32/2.88.6": {
  8683. "type": "package",
  8684. "compile": {
  8685. "lib/net6.0/_._": {}
  8686. },
  8687. "runtime": {
  8688. "lib/net6.0/_._": {}
  8689. },
  8690. "runtimeTargets": {
  8691. "runtimes/win-arm64/native/libSkiaSharp.dll": {
  8692. "assetType": "native",
  8693. "rid": "win-arm64"
  8694. },
  8695. "runtimes/win-x64/native/libSkiaSharp.dll": {
  8696. "assetType": "native",
  8697. "rid": "win-x64"
  8698. },
  8699. "runtimes/win-x86/native/libSkiaSharp.dll": {
  8700. "assetType": "native",
  8701. "rid": "win-x86"
  8702. }
  8703. }
  8704. },
  8705. "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": {
  8706. "type": "package",
  8707. "dependencies": {
  8708. "SQLitePCLRaw.lib.e_sqlite3": "2.1.6",
  8709. "SQLitePCLRaw.provider.e_sqlite3": "2.1.6"
  8710. },
  8711. "compile": {
  8712. "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
  8713. },
  8714. "runtime": {
  8715. "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
  8716. }
  8717. },
  8718. "SQLitePCLRaw.core/2.1.6": {
  8719. "type": "package",
  8720. "dependencies": {
  8721. "System.Memory": "4.5.3"
  8722. },
  8723. "compile": {
  8724. "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
  8725. },
  8726. "runtime": {
  8727. "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
  8728. }
  8729. },
  8730. "SQLitePCLRaw.lib.e_sqlite3/2.1.6": {
  8731. "type": "package",
  8732. "compile": {
  8733. "lib/netstandard2.0/_._": {}
  8734. },
  8735. "runtime": {
  8736. "lib/netstandard2.0/_._": {}
  8737. },
  8738. "build": {
  8739. "buildTransitive/net8.0/SQLitePCLRaw.lib.e_sqlite3.targets": {}
  8740. },
  8741. "runtimeTargets": {
  8742. "runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a": {
  8743. "assetType": "native",
  8744. "rid": "browser-wasm"
  8745. },
  8746. "runtimes/linux-arm/native/libe_sqlite3.so": {
  8747. "assetType": "native",
  8748. "rid": "linux-arm"
  8749. },
  8750. "runtimes/linux-arm64/native/libe_sqlite3.so": {
  8751. "assetType": "native",
  8752. "rid": "linux-arm64"
  8753. },
  8754. "runtimes/linux-armel/native/libe_sqlite3.so": {
  8755. "assetType": "native",
  8756. "rid": "linux-armel"
  8757. },
  8758. "runtimes/linux-mips64/native/libe_sqlite3.so": {
  8759. "assetType": "native",
  8760. "rid": "linux-mips64"
  8761. },
  8762. "runtimes/linux-musl-arm/native/libe_sqlite3.so": {
  8763. "assetType": "native",
  8764. "rid": "linux-musl-arm"
  8765. },
  8766. "runtimes/linux-musl-arm64/native/libe_sqlite3.so": {
  8767. "assetType": "native",
  8768. "rid": "linux-musl-arm64"
  8769. },
  8770. "runtimes/linux-musl-x64/native/libe_sqlite3.so": {
  8771. "assetType": "native",
  8772. "rid": "linux-musl-x64"
  8773. },
  8774. "runtimes/linux-ppc64le/native/libe_sqlite3.so": {
  8775. "assetType": "native",
  8776. "rid": "linux-ppc64le"
  8777. },
  8778. "runtimes/linux-s390x/native/libe_sqlite3.so": {
  8779. "assetType": "native",
  8780. "rid": "linux-s390x"
  8781. },
  8782. "runtimes/linux-x64/native/libe_sqlite3.so": {
  8783. "assetType": "native",
  8784. "rid": "linux-x64"
  8785. },
  8786. "runtimes/linux-x86/native/libe_sqlite3.so": {
  8787. "assetType": "native",
  8788. "rid": "linux-x86"
  8789. },
  8790. "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": {
  8791. "assetType": "native",
  8792. "rid": "maccatalyst-arm64"
  8793. },
  8794. "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": {
  8795. "assetType": "native",
  8796. "rid": "maccatalyst-x64"
  8797. },
  8798. "runtimes/osx-arm64/native/libe_sqlite3.dylib": {
  8799. "assetType": "native",
  8800. "rid": "osx-arm64"
  8801. },
  8802. "runtimes/osx-x64/native/libe_sqlite3.dylib": {
  8803. "assetType": "native",
  8804. "rid": "osx-x64"
  8805. },
  8806. "runtimes/win-arm/native/e_sqlite3.dll": {
  8807. "assetType": "native",
  8808. "rid": "win-arm"
  8809. },
  8810. "runtimes/win-arm64/native/e_sqlite3.dll": {
  8811. "assetType": "native",
  8812. "rid": "win-arm64"
  8813. },
  8814. "runtimes/win-x64/native/e_sqlite3.dll": {
  8815. "assetType": "native",
  8816. "rid": "win-x64"
  8817. },
  8818. "runtimes/win-x86/native/e_sqlite3.dll": {
  8819. "assetType": "native",
  8820. "rid": "win-x86"
  8821. }
  8822. }
  8823. },
  8824. "SQLitePCLRaw.provider.e_sqlite3/2.1.6": {
  8825. "type": "package",
  8826. "dependencies": {
  8827. "SQLitePCLRaw.core": "2.1.6"
  8828. },
  8829. "compile": {
  8830. "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
  8831. },
  8832. "runtime": {
  8833. "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
  8834. }
  8835. },
  8836. "SqlSugarCore/5.1.4.158": {
  8837. "type": "package",
  8838. "dependencies": {
  8839. "Microsoft.Data.SqlClient": "2.1.7",
  8840. "Microsoft.Data.Sqlite": "8.0.1",
  8841. "MySqlConnector": "2.2.5",
  8842. "Newtonsoft.Json": "13.0.2",
  8843. "Npgsql": "5.0.18",
  8844. "Oracle.ManagedDataAccess.Core": "3.21.100",
  8845. "Oscar.Data.SqlClient": "4.0.4",
  8846. "SqlSugarCore.Dm": "1.3.0",
  8847. "SqlSugarCore.Kdbndp": "9.3.6.411",
  8848. "System.Data.Common": "4.3.0",
  8849. "System.Reflection.Emit.Lightweight": "4.3.0"
  8850. },
  8851. "compile": {
  8852. "lib/netstandard2.1/SqlSugar.dll": {}
  8853. },
  8854. "runtime": {
  8855. "lib/netstandard2.1/SqlSugar.dll": {}
  8856. }
  8857. },
  8858. "SqlSugarCore.Dm/1.3.0": {
  8859. "type": "package",
  8860. "dependencies": {
  8861. "System.Text.Encoding.CodePages": "5.0.0"
  8862. },
  8863. "compile": {
  8864. "lib/netstandard2.0/DmProvider.dll": {}
  8865. },
  8866. "runtime": {
  8867. "lib/netstandard2.0/DmProvider.dll": {}
  8868. }
  8869. },
  8870. "SqlSugarCore.Kdbndp/9.3.6.411": {
  8871. "type": "package",
  8872. "compile": {
  8873. "lib/netstandard2.1/Kdbndp.dll": {}
  8874. },
  8875. "runtime": {
  8876. "lib/netstandard2.1/Kdbndp.dll": {}
  8877. }
  8878. },
  8879. "Swashbuckle.AspNetCore/6.5.0": {
  8880. "type": "package",
  8881. "dependencies": {
  8882. "Microsoft.Extensions.ApiDescription.Server": "6.0.5",
  8883. "Swashbuckle.AspNetCore.Swagger": "6.5.0",
  8884. "Swashbuckle.AspNetCore.SwaggerGen": "6.5.0",
  8885. "Swashbuckle.AspNetCore.SwaggerUI": "6.5.0"
  8886. },
  8887. "build": {
  8888. "build/_._": {}
  8889. }
  8890. },
  8891. "Swashbuckle.AspNetCore.Swagger/6.5.0": {
  8892. "type": "package",
  8893. "dependencies": {
  8894. "Microsoft.OpenApi": "1.2.3"
  8895. },
  8896. "compile": {
  8897. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": {
  8898. "related": ".pdb;.xml"
  8899. }
  8900. },
  8901. "runtime": {
  8902. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": {
  8903. "related": ".pdb;.xml"
  8904. }
  8905. },
  8906. "frameworkReferences": [
  8907. "Microsoft.AspNetCore.App"
  8908. ]
  8909. },
  8910. "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
  8911. "type": "package",
  8912. "dependencies": {
  8913. "Swashbuckle.AspNetCore.Swagger": "6.5.0"
  8914. },
  8915. "compile": {
  8916. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
  8917. "related": ".pdb;.xml"
  8918. }
  8919. },
  8920. "runtime": {
  8921. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
  8922. "related": ".pdb;.xml"
  8923. }
  8924. }
  8925. },
  8926. "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
  8927. "type": "package",
  8928. "compile": {
  8929. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
  8930. "related": ".pdb;.xml"
  8931. }
  8932. },
  8933. "runtime": {
  8934. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
  8935. "related": ".pdb;.xml"
  8936. }
  8937. },
  8938. "frameworkReferences": [
  8939. "Microsoft.AspNetCore.App"
  8940. ]
  8941. },
  8942. "System.CodeDom/8.0.0": {
  8943. "type": "package",
  8944. "compile": {
  8945. "lib/net8.0/System.CodeDom.dll": {
  8946. "related": ".xml"
  8947. }
  8948. },
  8949. "runtime": {
  8950. "lib/net8.0/System.CodeDom.dll": {
  8951. "related": ".xml"
  8952. }
  8953. },
  8954. "build": {
  8955. "buildTransitive/net6.0/_._": {}
  8956. }
  8957. },
  8958. "System.Collections/4.3.0": {
  8959. "type": "package",
  8960. "dependencies": {
  8961. "Microsoft.NETCore.Platforms": "1.1.0",
  8962. "Microsoft.NETCore.Targets": "1.1.0",
  8963. "System.Runtime": "4.3.0"
  8964. },
  8965. "compile": {
  8966. "ref/netstandard1.3/_._": {
  8967. "related": ".xml"
  8968. }
  8969. }
  8970. },
  8971. "System.Collections.Concurrent/4.3.0": {
  8972. "type": "package",
  8973. "dependencies": {
  8974. "System.Collections": "4.3.0",
  8975. "System.Diagnostics.Debug": "4.3.0",
  8976. "System.Diagnostics.Tracing": "4.3.0",
  8977. "System.Globalization": "4.3.0",
  8978. "System.Reflection": "4.3.0",
  8979. "System.Resources.ResourceManager": "4.3.0",
  8980. "System.Runtime": "4.3.0",
  8981. "System.Runtime.Extensions": "4.3.0",
  8982. "System.Threading": "4.3.0",
  8983. "System.Threading.Tasks": "4.3.0"
  8984. },
  8985. "compile": {
  8986. "ref/netstandard1.3/System.Collections.Concurrent.dll": {
  8987. "related": ".xml"
  8988. }
  8989. },
  8990. "runtime": {
  8991. "lib/netstandard1.3/System.Collections.Concurrent.dll": {}
  8992. }
  8993. },
  8994. "System.Collections.Immutable/8.0.0": {
  8995. "type": "package",
  8996. "compile": {
  8997. "lib/net8.0/System.Collections.Immutable.dll": {
  8998. "related": ".xml"
  8999. }
  9000. },
  9001. "runtime": {
  9002. "lib/net8.0/System.Collections.Immutable.dll": {
  9003. "related": ".xml"
  9004. }
  9005. },
  9006. "build": {
  9007. "buildTransitive/net6.0/_._": {}
  9008. }
  9009. },
  9010. "System.ComponentModel/4.3.0": {
  9011. "type": "package",
  9012. "dependencies": {
  9013. "System.Runtime": "4.3.0"
  9014. },
  9015. "compile": {
  9016. "ref/netstandard1.0/System.ComponentModel.dll": {
  9017. "related": ".xml"
  9018. }
  9019. },
  9020. "runtime": {
  9021. "lib/netstandard1.3/System.ComponentModel.dll": {}
  9022. }
  9023. },
  9024. "System.ComponentModel.Annotations/4.7.0": {
  9025. "type": "package",
  9026. "compile": {
  9027. "ref/netstandard2.1/System.ComponentModel.Annotations.dll": {
  9028. "related": ".xml"
  9029. }
  9030. },
  9031. "runtime": {
  9032. "lib/netstandard2.1/System.ComponentModel.Annotations.dll": {
  9033. "related": ".xml"
  9034. }
  9035. }
  9036. },
  9037. "System.ComponentModel.Primitives/4.3.0": {
  9038. "type": "package",
  9039. "dependencies": {
  9040. "System.ComponentModel": "4.3.0",
  9041. "System.Resources.ResourceManager": "4.3.0",
  9042. "System.Runtime": "4.3.0"
  9043. },
  9044. "compile": {
  9045. "ref/netstandard1.0/System.ComponentModel.Primitives.dll": {
  9046. "related": ".xml"
  9047. }
  9048. },
  9049. "runtime": {
  9050. "lib/netstandard1.0/System.ComponentModel.Primitives.dll": {}
  9051. }
  9052. },
  9053. "System.Composition/8.0.0": {
  9054. "type": "package",
  9055. "dependencies": {
  9056. "System.Composition.AttributedModel": "8.0.0",
  9057. "System.Composition.Convention": "8.0.0",
  9058. "System.Composition.Hosting": "8.0.0",
  9059. "System.Composition.Runtime": "8.0.0",
  9060. "System.Composition.TypedParts": "8.0.0"
  9061. },
  9062. "compile": {
  9063. "lib/netcoreapp2.0/_._": {}
  9064. },
  9065. "runtime": {
  9066. "lib/netcoreapp2.0/_._": {}
  9067. },
  9068. "build": {
  9069. "buildTransitive/net6.0/_._": {}
  9070. }
  9071. },
  9072. "System.Composition.AttributedModel/8.0.0": {
  9073. "type": "package",
  9074. "compile": {
  9075. "lib/net8.0/System.Composition.AttributedModel.dll": {
  9076. "related": ".xml"
  9077. }
  9078. },
  9079. "runtime": {
  9080. "lib/net8.0/System.Composition.AttributedModel.dll": {
  9081. "related": ".xml"
  9082. }
  9083. },
  9084. "build": {
  9085. "buildTransitive/net6.0/_._": {}
  9086. }
  9087. },
  9088. "System.Composition.Convention/8.0.0": {
  9089. "type": "package",
  9090. "dependencies": {
  9091. "System.Composition.AttributedModel": "8.0.0"
  9092. },
  9093. "compile": {
  9094. "lib/net8.0/System.Composition.Convention.dll": {
  9095. "related": ".xml"
  9096. }
  9097. },
  9098. "runtime": {
  9099. "lib/net8.0/System.Composition.Convention.dll": {
  9100. "related": ".xml"
  9101. }
  9102. },
  9103. "build": {
  9104. "buildTransitive/net6.0/_._": {}
  9105. }
  9106. },
  9107. "System.Composition.Hosting/8.0.0": {
  9108. "type": "package",
  9109. "dependencies": {
  9110. "System.Composition.Runtime": "8.0.0"
  9111. },
  9112. "compile": {
  9113. "lib/net8.0/System.Composition.Hosting.dll": {
  9114. "related": ".xml"
  9115. }
  9116. },
  9117. "runtime": {
  9118. "lib/net8.0/System.Composition.Hosting.dll": {
  9119. "related": ".xml"
  9120. }
  9121. },
  9122. "build": {
  9123. "buildTransitive/net6.0/_._": {}
  9124. }
  9125. },
  9126. "System.Composition.Runtime/8.0.0": {
  9127. "type": "package",
  9128. "compile": {
  9129. "lib/net8.0/System.Composition.Runtime.dll": {
  9130. "related": ".xml"
  9131. }
  9132. },
  9133. "runtime": {
  9134. "lib/net8.0/System.Composition.Runtime.dll": {
  9135. "related": ".xml"
  9136. }
  9137. },
  9138. "build": {
  9139. "buildTransitive/net6.0/_._": {}
  9140. }
  9141. },
  9142. "System.Composition.TypedParts/8.0.0": {
  9143. "type": "package",
  9144. "dependencies": {
  9145. "System.Composition.AttributedModel": "8.0.0",
  9146. "System.Composition.Hosting": "8.0.0",
  9147. "System.Composition.Runtime": "8.0.0"
  9148. },
  9149. "compile": {
  9150. "lib/net8.0/System.Composition.TypedParts.dll": {
  9151. "related": ".xml"
  9152. }
  9153. },
  9154. "runtime": {
  9155. "lib/net8.0/System.Composition.TypedParts.dll": {
  9156. "related": ".xml"
  9157. }
  9158. },
  9159. "build": {
  9160. "buildTransitive/net6.0/_._": {}
  9161. }
  9162. },
  9163. "System.Configuration.ConfigurationManager/8.0.0": {
  9164. "type": "package",
  9165. "dependencies": {
  9166. "System.Diagnostics.EventLog": "8.0.0",
  9167. "System.Security.Cryptography.ProtectedData": "8.0.0"
  9168. },
  9169. "compile": {
  9170. "lib/net8.0/System.Configuration.ConfigurationManager.dll": {
  9171. "related": ".xml"
  9172. }
  9173. },
  9174. "runtime": {
  9175. "lib/net8.0/System.Configuration.ConfigurationManager.dll": {
  9176. "related": ".xml"
  9177. }
  9178. },
  9179. "build": {
  9180. "buildTransitive/net6.0/_._": {}
  9181. }
  9182. },
  9183. "System.Data.Common/4.3.0": {
  9184. "type": "package",
  9185. "dependencies": {
  9186. "System.Collections": "4.3.0",
  9187. "System.Globalization": "4.3.0",
  9188. "System.IO": "4.3.0",
  9189. "System.Resources.ResourceManager": "4.3.0",
  9190. "System.Runtime": "4.3.0",
  9191. "System.Runtime.Extensions": "4.3.0",
  9192. "System.Text.RegularExpressions": "4.3.0",
  9193. "System.Threading.Tasks": "4.3.0"
  9194. },
  9195. "compile": {
  9196. "ref/netstandard1.2/System.Data.Common.dll": {
  9197. "related": ".xml"
  9198. }
  9199. },
  9200. "runtime": {
  9201. "lib/netstandard1.2/System.Data.Common.dll": {}
  9202. }
  9203. },
  9204. "System.Diagnostics.Debug/4.3.0": {
  9205. "type": "package",
  9206. "dependencies": {
  9207. "Microsoft.NETCore.Platforms": "1.1.0",
  9208. "Microsoft.NETCore.Targets": "1.1.0",
  9209. "System.Runtime": "4.3.0"
  9210. },
  9211. "compile": {
  9212. "ref/netstandard1.3/_._": {
  9213. "related": ".xml"
  9214. }
  9215. }
  9216. },
  9217. "System.Diagnostics.DiagnosticSource/4.7.0": {
  9218. "type": "package",
  9219. "compile": {
  9220. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {
  9221. "related": ".xml"
  9222. }
  9223. },
  9224. "runtime": {
  9225. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {
  9226. "related": ".xml"
  9227. }
  9228. }
  9229. },
  9230. "System.Diagnostics.EventLog/8.0.0": {
  9231. "type": "package",
  9232. "compile": {
  9233. "lib/net8.0/System.Diagnostics.EventLog.dll": {
  9234. "related": ".xml"
  9235. }
  9236. },
  9237. "runtime": {
  9238. "lib/net8.0/System.Diagnostics.EventLog.dll": {
  9239. "related": ".xml"
  9240. }
  9241. },
  9242. "build": {
  9243. "buildTransitive/net6.0/_._": {}
  9244. },
  9245. "runtimeTargets": {
  9246. "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll": {
  9247. "assetType": "runtime",
  9248. "rid": "win"
  9249. },
  9250. "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll": {
  9251. "assetType": "runtime",
  9252. "rid": "win"
  9253. }
  9254. }
  9255. },
  9256. "System.Diagnostics.PerformanceCounter/8.0.0": {
  9257. "type": "package",
  9258. "dependencies": {
  9259. "System.Configuration.ConfigurationManager": "8.0.0"
  9260. },
  9261. "compile": {
  9262. "lib/net8.0/System.Diagnostics.PerformanceCounter.dll": {
  9263. "related": ".xml"
  9264. }
  9265. },
  9266. "runtime": {
  9267. "lib/net8.0/System.Diagnostics.PerformanceCounter.dll": {
  9268. "related": ".xml"
  9269. }
  9270. },
  9271. "build": {
  9272. "buildTransitive/net6.0/_._": {}
  9273. },
  9274. "runtimeTargets": {
  9275. "runtimes/win/lib/net8.0/System.Diagnostics.PerformanceCounter.dll": {
  9276. "assetType": "runtime",
  9277. "rid": "win"
  9278. }
  9279. }
  9280. },
  9281. "System.Diagnostics.StackTrace/4.3.0": {
  9282. "type": "package",
  9283. "dependencies": {
  9284. "System.IO.FileSystem": "4.3.0",
  9285. "System.Reflection": "4.3.0",
  9286. "System.Reflection.Metadata": "1.4.1",
  9287. "System.Runtime": "4.3.0"
  9288. },
  9289. "compile": {
  9290. "ref/netstandard1.3/System.Diagnostics.StackTrace.dll": {
  9291. "related": ".xml"
  9292. }
  9293. },
  9294. "runtime": {
  9295. "lib/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
  9296. }
  9297. },
  9298. "System.Diagnostics.Tracing/4.3.0": {
  9299. "type": "package",
  9300. "dependencies": {
  9301. "Microsoft.NETCore.Platforms": "1.1.0",
  9302. "Microsoft.NETCore.Targets": "1.1.0",
  9303. "System.Runtime": "4.3.0"
  9304. },
  9305. "compile": {
  9306. "ref/netstandard1.5/_._": {
  9307. "related": ".xml"
  9308. }
  9309. }
  9310. },
  9311. "System.DirectoryServices/6.0.1": {
  9312. "type": "package",
  9313. "dependencies": {
  9314. "System.Security.AccessControl": "6.0.0",
  9315. "System.Security.Permissions": "6.0.0"
  9316. },
  9317. "compile": {
  9318. "lib/net6.0/System.DirectoryServices.dll": {
  9319. "related": ".xml"
  9320. }
  9321. },
  9322. "runtime": {
  9323. "lib/net6.0/System.DirectoryServices.dll": {
  9324. "related": ".xml"
  9325. }
  9326. },
  9327. "build": {
  9328. "buildTransitive/netcoreapp3.1/_._": {}
  9329. },
  9330. "runtimeTargets": {
  9331. "runtimes/win/lib/net6.0/System.DirectoryServices.dll": {
  9332. "assetType": "runtime",
  9333. "rid": "win"
  9334. }
  9335. }
  9336. },
  9337. "System.DirectoryServices.Protocols/6.0.1": {
  9338. "type": "package",
  9339. "compile": {
  9340. "lib/net6.0/System.DirectoryServices.Protocols.dll": {
  9341. "related": ".xml"
  9342. }
  9343. },
  9344. "runtime": {
  9345. "lib/net6.0/System.DirectoryServices.Protocols.dll": {
  9346. "related": ".xml"
  9347. }
  9348. },
  9349. "build": {
  9350. "buildTransitive/netcoreapp3.1/_._": {}
  9351. },
  9352. "runtimeTargets": {
  9353. "runtimes/linux/lib/net6.0/System.DirectoryServices.Protocols.dll": {
  9354. "assetType": "runtime",
  9355. "rid": "linux"
  9356. },
  9357. "runtimes/osx/lib/net6.0/System.DirectoryServices.Protocols.dll": {
  9358. "assetType": "runtime",
  9359. "rid": "osx"
  9360. },
  9361. "runtimes/win/lib/net6.0/System.DirectoryServices.Protocols.dll": {
  9362. "assetType": "runtime",
  9363. "rid": "win"
  9364. }
  9365. }
  9366. },
  9367. "System.Drawing.Common/8.0.6": {
  9368. "type": "package",
  9369. "dependencies": {
  9370. "Microsoft.Win32.SystemEvents": "8.0.0"
  9371. },
  9372. "compile": {
  9373. "lib/net8.0/System.Drawing.Common.dll": {
  9374. "related": ".pdb;.xml"
  9375. }
  9376. },
  9377. "runtime": {
  9378. "lib/net8.0/System.Drawing.Common.dll": {
  9379. "related": ".pdb;.xml"
  9380. }
  9381. },
  9382. "build": {
  9383. "buildTransitive/net6.0/_._": {}
  9384. }
  9385. },
  9386. "System.Dynamic.Runtime/4.3.0": {
  9387. "type": "package",
  9388. "dependencies": {
  9389. "System.Collections": "4.3.0",
  9390. "System.Diagnostics.Debug": "4.3.0",
  9391. "System.Linq": "4.3.0",
  9392. "System.Linq.Expressions": "4.3.0",
  9393. "System.ObjectModel": "4.3.0",
  9394. "System.Reflection": "4.3.0",
  9395. "System.Reflection.Emit": "4.3.0",
  9396. "System.Reflection.Emit.ILGeneration": "4.3.0",
  9397. "System.Reflection.Primitives": "4.3.0",
  9398. "System.Reflection.TypeExtensions": "4.3.0",
  9399. "System.Resources.ResourceManager": "4.3.0",
  9400. "System.Runtime": "4.3.0",
  9401. "System.Runtime.Extensions": "4.3.0",
  9402. "System.Threading": "4.3.0"
  9403. },
  9404. "compile": {
  9405. "ref/netstandard1.3/System.Dynamic.Runtime.dll": {
  9406. "related": ".xml"
  9407. }
  9408. },
  9409. "runtime": {
  9410. "lib/netstandard1.3/System.Dynamic.Runtime.dll": {}
  9411. }
  9412. },
  9413. "System.Formats.Asn1/8.0.0": {
  9414. "type": "package",
  9415. "compile": {
  9416. "lib/net8.0/System.Formats.Asn1.dll": {
  9417. "related": ".xml"
  9418. }
  9419. },
  9420. "runtime": {
  9421. "lib/net8.0/System.Formats.Asn1.dll": {
  9422. "related": ".xml"
  9423. }
  9424. },
  9425. "build": {
  9426. "buildTransitive/net6.0/_._": {}
  9427. }
  9428. },
  9429. "System.Globalization/4.3.0": {
  9430. "type": "package",
  9431. "dependencies": {
  9432. "Microsoft.NETCore.Platforms": "1.1.0",
  9433. "Microsoft.NETCore.Targets": "1.1.0",
  9434. "System.Runtime": "4.3.0"
  9435. },
  9436. "compile": {
  9437. "ref/netstandard1.3/_._": {
  9438. "related": ".xml"
  9439. }
  9440. }
  9441. },
  9442. "System.IdentityModel.Tokens.Jwt/7.1.2": {
  9443. "type": "package",
  9444. "dependencies": {
  9445. "Microsoft.IdentityModel.JsonWebTokens": "7.1.2",
  9446. "Microsoft.IdentityModel.Tokens": "7.1.2"
  9447. },
  9448. "compile": {
  9449. "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": {
  9450. "related": ".xml"
  9451. }
  9452. },
  9453. "runtime": {
  9454. "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": {
  9455. "related": ".xml"
  9456. }
  9457. }
  9458. },
  9459. "System.IO/4.3.0": {
  9460. "type": "package",
  9461. "dependencies": {
  9462. "Microsoft.NETCore.Platforms": "1.1.0",
  9463. "Microsoft.NETCore.Targets": "1.1.0",
  9464. "System.Runtime": "4.3.0",
  9465. "System.Text.Encoding": "4.3.0",
  9466. "System.Threading.Tasks": "4.3.0"
  9467. },
  9468. "compile": {
  9469. "ref/netstandard1.5/System.IO.dll": {
  9470. "related": ".xml"
  9471. }
  9472. }
  9473. },
  9474. "System.IO.FileSystem/4.3.0": {
  9475. "type": "package",
  9476. "dependencies": {
  9477. "Microsoft.NETCore.Platforms": "1.1.0",
  9478. "Microsoft.NETCore.Targets": "1.1.0",
  9479. "System.IO": "4.3.0",
  9480. "System.IO.FileSystem.Primitives": "4.3.0",
  9481. "System.Runtime": "4.3.0",
  9482. "System.Runtime.Handles": "4.3.0",
  9483. "System.Text.Encoding": "4.3.0",
  9484. "System.Threading.Tasks": "4.3.0"
  9485. },
  9486. "compile": {
  9487. "ref/netstandard1.3/_._": {
  9488. "related": ".xml"
  9489. }
  9490. }
  9491. },
  9492. "System.IO.FileSystem.Primitives/4.3.0": {
  9493. "type": "package",
  9494. "dependencies": {
  9495. "System.Runtime": "4.3.0"
  9496. },
  9497. "compile": {
  9498. "ref/netstandard1.3/_._": {
  9499. "related": ".xml"
  9500. }
  9501. },
  9502. "runtime": {
  9503. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
  9504. }
  9505. },
  9506. "System.IO.Hashing/7.0.0": {
  9507. "type": "package",
  9508. "compile": {
  9509. "lib/net7.0/System.IO.Hashing.dll": {
  9510. "related": ".xml"
  9511. }
  9512. },
  9513. "runtime": {
  9514. "lib/net7.0/System.IO.Hashing.dll": {
  9515. "related": ".xml"
  9516. }
  9517. },
  9518. "build": {
  9519. "buildTransitive/net6.0/_._": {}
  9520. }
  9521. },
  9522. "System.IO.Pipelines/8.0.0": {
  9523. "type": "package",
  9524. "compile": {
  9525. "lib/net8.0/System.IO.Pipelines.dll": {
  9526. "related": ".xml"
  9527. }
  9528. },
  9529. "runtime": {
  9530. "lib/net8.0/System.IO.Pipelines.dll": {
  9531. "related": ".xml"
  9532. }
  9533. },
  9534. "build": {
  9535. "buildTransitive/net6.0/_._": {}
  9536. }
  9537. },
  9538. "System.Linq/4.3.0": {
  9539. "type": "package",
  9540. "dependencies": {
  9541. "System.Collections": "4.3.0",
  9542. "System.Diagnostics.Debug": "4.3.0",
  9543. "System.Resources.ResourceManager": "4.3.0",
  9544. "System.Runtime": "4.3.0",
  9545. "System.Runtime.Extensions": "4.3.0"
  9546. },
  9547. "compile": {
  9548. "ref/netstandard1.6/_._": {
  9549. "related": ".xml"
  9550. }
  9551. },
  9552. "runtime": {
  9553. "lib/netstandard1.6/System.Linq.dll": {}
  9554. }
  9555. },
  9556. "System.Linq.Dynamic.Core/1.2.6": {
  9557. "type": "package",
  9558. "compile": {
  9559. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll": {
  9560. "related": ".pdb;.xml"
  9561. }
  9562. },
  9563. "runtime": {
  9564. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll": {
  9565. "related": ".pdb;.xml"
  9566. }
  9567. }
  9568. },
  9569. "System.Linq.Expressions/4.3.0": {
  9570. "type": "package",
  9571. "dependencies": {
  9572. "System.Collections": "4.3.0",
  9573. "System.Diagnostics.Debug": "4.3.0",
  9574. "System.Globalization": "4.3.0",
  9575. "System.IO": "4.3.0",
  9576. "System.Linq": "4.3.0",
  9577. "System.ObjectModel": "4.3.0",
  9578. "System.Reflection": "4.3.0",
  9579. "System.Reflection.Emit": "4.3.0",
  9580. "System.Reflection.Emit.ILGeneration": "4.3.0",
  9581. "System.Reflection.Emit.Lightweight": "4.3.0",
  9582. "System.Reflection.Extensions": "4.3.0",
  9583. "System.Reflection.Primitives": "4.3.0",
  9584. "System.Reflection.TypeExtensions": "4.3.0",
  9585. "System.Resources.ResourceManager": "4.3.0",
  9586. "System.Runtime": "4.3.0",
  9587. "System.Runtime.Extensions": "4.3.0",
  9588. "System.Threading": "4.3.0"
  9589. },
  9590. "compile": {
  9591. "ref/netstandard1.6/System.Linq.Expressions.dll": {
  9592. "related": ".xml"
  9593. }
  9594. },
  9595. "runtime": {
  9596. "lib/netstandard1.6/System.Linq.Expressions.dll": {}
  9597. }
  9598. },
  9599. "System.Management/8.0.0": {
  9600. "type": "package",
  9601. "dependencies": {
  9602. "System.CodeDom": "8.0.0"
  9603. },
  9604. "compile": {
  9605. "lib/net8.0/System.Management.dll": {
  9606. "related": ".xml"
  9607. }
  9608. },
  9609. "runtime": {
  9610. "lib/net8.0/System.Management.dll": {
  9611. "related": ".xml"
  9612. }
  9613. },
  9614. "build": {
  9615. "buildTransitive/net6.0/_._": {}
  9616. },
  9617. "runtimeTargets": {
  9618. "runtimes/win/lib/net8.0/System.Management.dll": {
  9619. "assetType": "runtime",
  9620. "rid": "win"
  9621. }
  9622. }
  9623. },
  9624. "System.Memory/4.5.3": {
  9625. "type": "package",
  9626. "compile": {
  9627. "ref/netcoreapp2.1/_._": {}
  9628. },
  9629. "runtime": {
  9630. "lib/netcoreapp2.1/_._": {}
  9631. }
  9632. },
  9633. "System.ObjectModel/4.3.0": {
  9634. "type": "package",
  9635. "dependencies": {
  9636. "System.Collections": "4.3.0",
  9637. "System.Diagnostics.Debug": "4.3.0",
  9638. "System.Resources.ResourceManager": "4.3.0",
  9639. "System.Runtime": "4.3.0",
  9640. "System.Threading": "4.3.0"
  9641. },
  9642. "compile": {
  9643. "ref/netstandard1.3/System.ObjectModel.dll": {
  9644. "related": ".xml"
  9645. }
  9646. },
  9647. "runtime": {
  9648. "lib/netstandard1.3/System.ObjectModel.dll": {}
  9649. }
  9650. },
  9651. "System.Reactive/5.0.0": {
  9652. "type": "package",
  9653. "compile": {
  9654. "lib/net5.0/System.Reactive.dll": {
  9655. "related": ".xml"
  9656. }
  9657. },
  9658. "runtime": {
  9659. "lib/net5.0/System.Reactive.dll": {
  9660. "related": ".xml"
  9661. }
  9662. },
  9663. "build": {
  9664. "buildTransitive/net5.0/_._": {}
  9665. }
  9666. },
  9667. "System.Reactive.Linq/5.0.0": {
  9668. "type": "package",
  9669. "dependencies": {
  9670. "System.Reactive": "5.0.0",
  9671. "System.Threading.Tasks.Extensions": "4.5.4"
  9672. },
  9673. "compile": {
  9674. "lib/netstandard2.0/System.Reactive.Linq.dll": {
  9675. "related": ".xml"
  9676. }
  9677. },
  9678. "runtime": {
  9679. "lib/netstandard2.0/System.Reactive.Linq.dll": {
  9680. "related": ".xml"
  9681. }
  9682. }
  9683. },
  9684. "System.Reflection/4.3.0": {
  9685. "type": "package",
  9686. "dependencies": {
  9687. "Microsoft.NETCore.Platforms": "1.1.0",
  9688. "Microsoft.NETCore.Targets": "1.1.0",
  9689. "System.IO": "4.3.0",
  9690. "System.Reflection.Primitives": "4.3.0",
  9691. "System.Runtime": "4.3.0"
  9692. },
  9693. "compile": {
  9694. "ref/netstandard1.5/System.Reflection.dll": {
  9695. "related": ".xml"
  9696. }
  9697. }
  9698. },
  9699. "System.Reflection.Emit/4.3.0": {
  9700. "type": "package",
  9701. "dependencies": {
  9702. "System.IO": "4.3.0",
  9703. "System.Reflection": "4.3.0",
  9704. "System.Reflection.Emit.ILGeneration": "4.3.0",
  9705. "System.Reflection.Primitives": "4.3.0",
  9706. "System.Runtime": "4.3.0"
  9707. },
  9708. "compile": {
  9709. "ref/netstandard1.1/_._": {
  9710. "related": ".xml"
  9711. }
  9712. },
  9713. "runtime": {
  9714. "lib/netstandard1.3/System.Reflection.Emit.dll": {}
  9715. }
  9716. },
  9717. "System.Reflection.Emit.ILGeneration/4.3.0": {
  9718. "type": "package",
  9719. "dependencies": {
  9720. "System.Reflection": "4.3.0",
  9721. "System.Reflection.Primitives": "4.3.0",
  9722. "System.Runtime": "4.3.0"
  9723. },
  9724. "compile": {
  9725. "ref/netstandard1.0/_._": {
  9726. "related": ".xml"
  9727. }
  9728. },
  9729. "runtime": {
  9730. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
  9731. }
  9732. },
  9733. "System.Reflection.Emit.Lightweight/4.7.0": {
  9734. "type": "package",
  9735. "compile": {
  9736. "ref/netcoreapp2.0/_._": {}
  9737. },
  9738. "runtime": {
  9739. "lib/netcoreapp2.0/_._": {}
  9740. }
  9741. },
  9742. "System.Reflection.Extensions/4.3.0": {
  9743. "type": "package",
  9744. "dependencies": {
  9745. "Microsoft.NETCore.Platforms": "1.1.0",
  9746. "Microsoft.NETCore.Targets": "1.1.0",
  9747. "System.Reflection": "4.3.0",
  9748. "System.Runtime": "4.3.0"
  9749. },
  9750. "compile": {
  9751. "ref/netstandard1.0/_._": {
  9752. "related": ".xml"
  9753. }
  9754. }
  9755. },
  9756. "System.Reflection.Metadata/8.0.0": {
  9757. "type": "package",
  9758. "dependencies": {
  9759. "System.Collections.Immutable": "8.0.0"
  9760. },
  9761. "compile": {
  9762. "lib/net8.0/System.Reflection.Metadata.dll": {
  9763. "related": ".xml"
  9764. }
  9765. },
  9766. "runtime": {
  9767. "lib/net8.0/System.Reflection.Metadata.dll": {
  9768. "related": ".xml"
  9769. }
  9770. },
  9771. "build": {
  9772. "buildTransitive/net6.0/_._": {}
  9773. }
  9774. },
  9775. "System.Reflection.Primitives/4.3.0": {
  9776. "type": "package",
  9777. "dependencies": {
  9778. "Microsoft.NETCore.Platforms": "1.1.0",
  9779. "Microsoft.NETCore.Targets": "1.1.0",
  9780. "System.Runtime": "4.3.0"
  9781. },
  9782. "compile": {
  9783. "ref/netstandard1.0/System.Reflection.Primitives.dll": {
  9784. "related": ".xml"
  9785. }
  9786. }
  9787. },
  9788. "System.Reflection.TypeExtensions/4.3.0": {
  9789. "type": "package",
  9790. "dependencies": {
  9791. "System.Reflection": "4.3.0",
  9792. "System.Runtime": "4.3.0"
  9793. },
  9794. "compile": {
  9795. "ref/netstandard1.5/_._": {
  9796. "related": ".xml"
  9797. }
  9798. },
  9799. "runtime": {
  9800. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
  9801. }
  9802. },
  9803. "System.Resources.ResourceManager/4.3.0": {
  9804. "type": "package",
  9805. "dependencies": {
  9806. "Microsoft.NETCore.Platforms": "1.1.0",
  9807. "Microsoft.NETCore.Targets": "1.1.0",
  9808. "System.Globalization": "4.3.0",
  9809. "System.Reflection": "4.3.0",
  9810. "System.Runtime": "4.3.0"
  9811. },
  9812. "compile": {
  9813. "ref/netstandard1.0/_._": {
  9814. "related": ".xml"
  9815. }
  9816. }
  9817. },
  9818. "System.Runtime/4.3.1": {
  9819. "type": "package",
  9820. "dependencies": {
  9821. "Microsoft.NETCore.Platforms": "1.1.1",
  9822. "Microsoft.NETCore.Targets": "1.1.3"
  9823. },
  9824. "compile": {
  9825. "ref/netstandard1.5/System.Runtime.dll": {
  9826. "related": ".xml"
  9827. }
  9828. }
  9829. },
  9830. "System.Runtime.Caching/4.7.0": {
  9831. "type": "package",
  9832. "dependencies": {
  9833. "System.Configuration.ConfigurationManager": "4.7.0"
  9834. },
  9835. "compile": {
  9836. "ref/netstandard2.0/_._": {
  9837. "related": ".xml"
  9838. }
  9839. },
  9840. "runtime": {
  9841. "lib/netstandard2.0/System.Runtime.Caching.dll": {
  9842. "related": ".xml"
  9843. }
  9844. },
  9845. "runtimeTargets": {
  9846. "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": {
  9847. "assetType": "runtime",
  9848. "rid": "win"
  9849. }
  9850. }
  9851. },
  9852. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  9853. "type": "package",
  9854. "compile": {
  9855. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
  9856. "related": ".xml"
  9857. }
  9858. },
  9859. "runtime": {
  9860. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
  9861. "related": ".xml"
  9862. }
  9863. },
  9864. "build": {
  9865. "buildTransitive/netcoreapp3.1/_._": {}
  9866. }
  9867. },
  9868. "System.Runtime.Extensions/4.3.0": {
  9869. "type": "package",
  9870. "dependencies": {
  9871. "Microsoft.NETCore.Platforms": "1.1.0",
  9872. "Microsoft.NETCore.Targets": "1.1.0",
  9873. "System.Runtime": "4.3.0"
  9874. },
  9875. "compile": {
  9876. "ref/netstandard1.5/System.Runtime.Extensions.dll": {
  9877. "related": ".xml"
  9878. }
  9879. }
  9880. },
  9881. "System.Runtime.Handles/4.3.0": {
  9882. "type": "package",
  9883. "dependencies": {
  9884. "Microsoft.NETCore.Platforms": "1.1.0",
  9885. "Microsoft.NETCore.Targets": "1.1.0",
  9886. "System.Runtime": "4.3.0"
  9887. },
  9888. "compile": {
  9889. "ref/netstandard1.3/_._": {
  9890. "related": ".xml"
  9891. }
  9892. }
  9893. },
  9894. "System.Runtime.Serialization.Primitives/4.3.0": {
  9895. "type": "package",
  9896. "dependencies": {
  9897. "System.Resources.ResourceManager": "4.3.0",
  9898. "System.Runtime": "4.3.0"
  9899. },
  9900. "compile": {
  9901. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {
  9902. "related": ".xml"
  9903. }
  9904. },
  9905. "runtime": {
  9906. "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
  9907. }
  9908. },
  9909. "System.Security.AccessControl/6.0.0": {
  9910. "type": "package",
  9911. "compile": {
  9912. "lib/net6.0/System.Security.AccessControl.dll": {
  9913. "related": ".xml"
  9914. }
  9915. },
  9916. "runtime": {
  9917. "lib/net6.0/System.Security.AccessControl.dll": {
  9918. "related": ".xml"
  9919. }
  9920. },
  9921. "build": {
  9922. "buildTransitive/netcoreapp3.1/_._": {}
  9923. },
  9924. "runtimeTargets": {
  9925. "runtimes/win/lib/net6.0/System.Security.AccessControl.dll": {
  9926. "assetType": "runtime",
  9927. "rid": "win"
  9928. }
  9929. }
  9930. },
  9931. "System.Security.Cryptography.Pkcs/8.0.0": {
  9932. "type": "package",
  9933. "dependencies": {
  9934. "System.Formats.Asn1": "8.0.0"
  9935. },
  9936. "compile": {
  9937. "lib/net8.0/System.Security.Cryptography.Pkcs.dll": {
  9938. "related": ".xml"
  9939. }
  9940. },
  9941. "runtime": {
  9942. "lib/net8.0/System.Security.Cryptography.Pkcs.dll": {
  9943. "related": ".xml"
  9944. }
  9945. },
  9946. "build": {
  9947. "buildTransitive/net6.0/_._": {}
  9948. },
  9949. "runtimeTargets": {
  9950. "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.dll": {
  9951. "assetType": "runtime",
  9952. "rid": "win"
  9953. }
  9954. }
  9955. },
  9956. "System.Security.Cryptography.ProtectedData/8.0.0": {
  9957. "type": "package",
  9958. "compile": {
  9959. "lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {
  9960. "related": ".xml"
  9961. }
  9962. },
  9963. "runtime": {
  9964. "lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {
  9965. "related": ".xml"
  9966. }
  9967. },
  9968. "build": {
  9969. "buildTransitive/net6.0/_._": {}
  9970. }
  9971. },
  9972. "System.Security.Permissions/6.0.0": {
  9973. "type": "package",
  9974. "dependencies": {
  9975. "System.Security.AccessControl": "6.0.0",
  9976. "System.Windows.Extensions": "6.0.0"
  9977. },
  9978. "compile": {
  9979. "lib/net6.0/System.Security.Permissions.dll": {
  9980. "related": ".xml"
  9981. }
  9982. },
  9983. "runtime": {
  9984. "lib/net6.0/System.Security.Permissions.dll": {
  9985. "related": ".xml"
  9986. }
  9987. },
  9988. "build": {
  9989. "buildTransitive/netcoreapp3.1/_._": {}
  9990. }
  9991. },
  9992. "System.Security.Principal.Windows/5.0.0": {
  9993. "type": "package",
  9994. "compile": {
  9995. "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": {
  9996. "related": ".xml"
  9997. }
  9998. },
  9999. "runtime": {
  10000. "lib/netstandard2.0/System.Security.Principal.Windows.dll": {
  10001. "related": ".xml"
  10002. }
  10003. },
  10004. "runtimeTargets": {
  10005. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  10006. "assetType": "runtime",
  10007. "rid": "unix"
  10008. },
  10009. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  10010. "assetType": "runtime",
  10011. "rid": "win"
  10012. }
  10013. }
  10014. },
  10015. "System.Text.Encoding/4.3.0": {
  10016. "type": "package",
  10017. "dependencies": {
  10018. "Microsoft.NETCore.Platforms": "1.1.0",
  10019. "Microsoft.NETCore.Targets": "1.1.0",
  10020. "System.Runtime": "4.3.0"
  10021. },
  10022. "compile": {
  10023. "ref/netstandard1.3/System.Text.Encoding.dll": {
  10024. "related": ".xml"
  10025. }
  10026. }
  10027. },
  10028. "System.Text.Encoding.CodePages/8.0.0": {
  10029. "type": "package",
  10030. "compile": {
  10031. "lib/net8.0/System.Text.Encoding.CodePages.dll": {
  10032. "related": ".xml"
  10033. }
  10034. },
  10035. "runtime": {
  10036. "lib/net8.0/System.Text.Encoding.CodePages.dll": {
  10037. "related": ".xml"
  10038. }
  10039. },
  10040. "build": {
  10041. "buildTransitive/net6.0/_._": {}
  10042. },
  10043. "runtimeTargets": {
  10044. "runtimes/win/lib/net8.0/System.Text.Encoding.CodePages.dll": {
  10045. "assetType": "runtime",
  10046. "rid": "win"
  10047. }
  10048. }
  10049. },
  10050. "System.Text.Encodings.Web/8.0.0": {
  10051. "type": "package",
  10052. "compile": {
  10053. "lib/net8.0/System.Text.Encodings.Web.dll": {
  10054. "related": ".xml"
  10055. }
  10056. },
  10057. "runtime": {
  10058. "lib/net8.0/System.Text.Encodings.Web.dll": {
  10059. "related": ".xml"
  10060. }
  10061. },
  10062. "build": {
  10063. "buildTransitive/net6.0/_._": {}
  10064. },
  10065. "runtimeTargets": {
  10066. "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
  10067. "assetType": "runtime",
  10068. "rid": "browser"
  10069. }
  10070. }
  10071. },
  10072. "System.Text.Json/8.0.3": {
  10073. "type": "package",
  10074. "dependencies": {
  10075. "System.Text.Encodings.Web": "8.0.0"
  10076. },
  10077. "compile": {
  10078. "lib/net8.0/System.Text.Json.dll": {
  10079. "related": ".xml"
  10080. }
  10081. },
  10082. "runtime": {
  10083. "lib/net8.0/System.Text.Json.dll": {
  10084. "related": ".xml"
  10085. }
  10086. },
  10087. "build": {
  10088. "buildTransitive/net6.0/System.Text.Json.targets": {}
  10089. }
  10090. },
  10091. "System.Text.RegularExpressions/4.3.1": {
  10092. "type": "package",
  10093. "dependencies": {
  10094. "System.Runtime": "4.3.1"
  10095. },
  10096. "compile": {
  10097. "ref/netcoreapp1.1/System.Text.RegularExpressions.dll": {}
  10098. },
  10099. "runtime": {
  10100. "lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
  10101. }
  10102. },
  10103. "System.Threading/4.3.0": {
  10104. "type": "package",
  10105. "dependencies": {
  10106. "System.Runtime": "4.3.0",
  10107. "System.Threading.Tasks": "4.3.0"
  10108. },
  10109. "compile": {
  10110. "ref/netstandard1.3/_._": {
  10111. "related": ".xml"
  10112. }
  10113. },
  10114. "runtime": {
  10115. "lib/netstandard1.3/System.Threading.dll": {}
  10116. }
  10117. },
  10118. "System.Threading.Channels/8.0.0": {
  10119. "type": "package",
  10120. "compile": {
  10121. "lib/net8.0/System.Threading.Channels.dll": {
  10122. "related": ".xml"
  10123. }
  10124. },
  10125. "runtime": {
  10126. "lib/net8.0/System.Threading.Channels.dll": {
  10127. "related": ".xml"
  10128. }
  10129. },
  10130. "build": {
  10131. "buildTransitive/net6.0/_._": {}
  10132. }
  10133. },
  10134. "System.Threading.Tasks/4.3.0": {
  10135. "type": "package",
  10136. "dependencies": {
  10137. "Microsoft.NETCore.Platforms": "1.1.0",
  10138. "Microsoft.NETCore.Targets": "1.1.0",
  10139. "System.Runtime": "4.3.0"
  10140. },
  10141. "compile": {
  10142. "ref/netstandard1.3/System.Threading.Tasks.dll": {
  10143. "related": ".xml"
  10144. }
  10145. }
  10146. },
  10147. "System.Threading.Tasks.Extensions/4.5.4": {
  10148. "type": "package",
  10149. "compile": {
  10150. "ref/netcoreapp2.1/_._": {}
  10151. },
  10152. "runtime": {
  10153. "lib/netcoreapp2.1/_._": {}
  10154. }
  10155. },
  10156. "System.Threading.Tasks.Parallel/4.3.0": {
  10157. "type": "package",
  10158. "dependencies": {
  10159. "System.Collections.Concurrent": "4.3.0",
  10160. "System.Diagnostics.Debug": "4.3.0",
  10161. "System.Diagnostics.Tracing": "4.3.0",
  10162. "System.Resources.ResourceManager": "4.3.0",
  10163. "System.Runtime": "4.3.0",
  10164. "System.Runtime.Extensions": "4.3.0",
  10165. "System.Threading": "4.3.0",
  10166. "System.Threading.Tasks": "4.3.0"
  10167. },
  10168. "compile": {
  10169. "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {
  10170. "related": ".xml"
  10171. }
  10172. },
  10173. "runtime": {
  10174. "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {}
  10175. }
  10176. },
  10177. "System.Windows.Extensions/6.0.0": {
  10178. "type": "package",
  10179. "dependencies": {
  10180. "System.Drawing.Common": "6.0.0"
  10181. },
  10182. "compile": {
  10183. "lib/net6.0/System.Windows.Extensions.dll": {
  10184. "related": ".xml"
  10185. }
  10186. },
  10187. "runtime": {
  10188. "lib/net6.0/System.Windows.Extensions.dll": {
  10189. "related": ".xml"
  10190. }
  10191. },
  10192. "runtimeTargets": {
  10193. "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
  10194. "assetType": "runtime",
  10195. "rid": "win"
  10196. }
  10197. }
  10198. },
  10199. "Tencent.QCloud.Cos.Sts.Sdk/3.0.5": {
  10200. "type": "package",
  10201. "dependencies": {
  10202. "TencentCloudSDK": "3.0.500"
  10203. },
  10204. "compile": {
  10205. "lib/netstandard2.0/COSSTS.dll": {}
  10206. },
  10207. "runtime": {
  10208. "lib/netstandard2.0/COSSTS.dll": {}
  10209. }
  10210. },
  10211. "TencentCloudSDK/3.0.500": {
  10212. "type": "package",
  10213. "dependencies": {
  10214. "Newtonsoft.Json": "11.0.1",
  10215. "System.Text.Encodings.Web": "4.5.1"
  10216. },
  10217. "compile": {
  10218. "lib/netstandard2.0/TencentCloud.dll": {}
  10219. },
  10220. "runtime": {
  10221. "lib/netstandard2.0/TencentCloud.dll": {}
  10222. }
  10223. },
  10224. "UAParser/3.1.47": {
  10225. "type": "package",
  10226. "compile": {
  10227. "lib/netcoreapp2.0/UAParser.dll": {
  10228. "related": ".xml"
  10229. }
  10230. },
  10231. "runtime": {
  10232. "lib/netcoreapp2.0/UAParser.dll": {
  10233. "related": ".xml"
  10234. }
  10235. }
  10236. },
  10237. "Yitter.IdGenerator/1.0.14": {
  10238. "type": "package",
  10239. "compile": {
  10240. "lib/netstandard2.0/Yitter.IdGenerator.dll": {}
  10241. },
  10242. "runtime": {
  10243. "lib/netstandard2.0/Yitter.IdGenerator.dll": {}
  10244. }
  10245. },
  10246. "ZstdSharp.Port/0.8.0": {
  10247. "type": "package",
  10248. "compile": {
  10249. "lib/net8.0/ZstdSharp.dll": {}
  10250. },
  10251. "runtime": {
  10252. "lib/net8.0/ZstdSharp.dll": {}
  10253. }
  10254. },
  10255. "SafeCampus.Application/3.0.0": {
  10256. "type": "project",
  10257. "framework": ".NETCoreApp,Version=v8.0",
  10258. "dependencies": {
  10259. "SafeCampus.System": "3.0.0"
  10260. },
  10261. "compile": {
  10262. "bin/placeholder/SafeCampus.Application.dll": {}
  10263. },
  10264. "runtime": {
  10265. "bin/placeholder/SafeCampus.Application.dll": {}
  10266. }
  10267. },
  10268. "SafeCampus.Cache/3.0.0": {
  10269. "type": "project",
  10270. "framework": ".NETCoreApp,Version=v8.0",
  10271. "dependencies": {
  10272. "SafeCampus.Core": "3.0.0",
  10273. "SimpleRedis": "1.1.9"
  10274. },
  10275. "compile": {
  10276. "bin/placeholder/SafeCampus.Cache.dll": {}
  10277. },
  10278. "runtime": {
  10279. "bin/placeholder/SafeCampus.Cache.dll": {}
  10280. }
  10281. },
  10282. "SafeCampus.Core/3.0.0": {
  10283. "type": "project",
  10284. "framework": ".NETCoreApp,Version=v8.0",
  10285. "dependencies": {
  10286. "Lazy.Captcha.Core": "2.0.7",
  10287. "Masuit.Tools.Core": "2024.3.4",
  10288. "Minio": "5.0.0",
  10289. "MoYu.Extras.Authentication.JwtBearer": "1.0.6",
  10290. "MoYu.Extras.ObjectMapper.Mapster": "1.0.6",
  10291. "MoYu.Pure": "1.0.6",
  10292. "NewLife.Core": "10.10.2024.601",
  10293. "Portable.BouncyCastle": "1.9.0",
  10294. "SharpZipLib": "1.4.2",
  10295. "SimpleTool": "1.0.6",
  10296. "System.Drawing.Common": "8.0.6",
  10297. "Tencent.QCloud.Cos.Sts.Sdk": "3.0.5",
  10298. "Yitter.IdGenerator": "1.0.14"
  10299. },
  10300. "compile": {
  10301. "bin/placeholder/SafeCampus.Core.dll": {}
  10302. },
  10303. "runtime": {
  10304. "bin/placeholder/SafeCampus.Core.dll": {}
  10305. }
  10306. },
  10307. "SafeCampus.Plugin.Aop/3.0.0": {
  10308. "type": "project",
  10309. "framework": ".NETCoreApp,Version=v8.0",
  10310. "dependencies": {
  10311. "SafeCampus.Cache": "3.0.0"
  10312. },
  10313. "compile": {
  10314. "bin/placeholder/SafeCampus.Plugin.Aop.dll": {}
  10315. },
  10316. "runtime": {
  10317. "bin/placeholder/SafeCampus.Plugin.Aop.dll": {}
  10318. }
  10319. },
  10320. "SafeCampus.SqlSugar/3.0.0": {
  10321. "type": "project",
  10322. "framework": ".NETCoreApp,Version=v8.0",
  10323. "dependencies": {
  10324. "SafeCampus.Core": "3.0.0",
  10325. "SqlSugarCore": "5.1.4.158"
  10326. },
  10327. "compile": {
  10328. "bin/placeholder/SafeCampus.SqlSugar.dll": {}
  10329. },
  10330. "runtime": {
  10331. "bin/placeholder/SafeCampus.SqlSugar.dll": {}
  10332. }
  10333. },
  10334. "SafeCampus.System/3.0.0": {
  10335. "type": "project",
  10336. "framework": ".NETCoreApp,Version=v8.0",
  10337. "dependencies": {
  10338. "IP2Region.Net": "2.0.2",
  10339. "Magicodes.IE.Excel": "2.7.5.1",
  10340. "SafeCampus.Plugin.Aop": "3.0.0",
  10341. "SafeCampus.SqlSugar": "3.0.0",
  10342. "UAParser": "3.1.47"
  10343. },
  10344. "compile": {
  10345. "bin/placeholder/SafeCampus.System.dll": {}
  10346. },
  10347. "runtime": {
  10348. "bin/placeholder/SafeCampus.System.dll": {}
  10349. }
  10350. }
  10351. }
  10352. },
  10353. "libraries": {
  10354. "AngleSharp/1.1.2": {
  10355. "sha512": "aRFpAqixbuj1Vmqy2hsWPF0PJygo1SfjvmpBvVWZv6i+/u+C/L4wDdwFIzyCGUbjqr61NsZdPNPqDE8wlmG2qA==",
  10356. "type": "package",
  10357. "path": "anglesharp/1.1.2",
  10358. "files": [
  10359. ".nupkg.metadata",
  10360. ".signature.p7s",
  10361. "README.md",
  10362. "anglesharp.1.1.2.nupkg.sha512",
  10363. "anglesharp.nuspec",
  10364. "lib/net461/AngleSharp.dll",
  10365. "lib/net461/AngleSharp.xml",
  10366. "lib/net472/AngleSharp.dll",
  10367. "lib/net472/AngleSharp.xml",
  10368. "lib/net6.0/AngleSharp.dll",
  10369. "lib/net6.0/AngleSharp.xml",
  10370. "lib/net7.0/AngleSharp.dll",
  10371. "lib/net7.0/AngleSharp.xml",
  10372. "lib/net8.0/AngleSharp.dll",
  10373. "lib/net8.0/AngleSharp.xml",
  10374. "lib/netstandard2.0/AngleSharp.dll",
  10375. "lib/netstandard2.0/AngleSharp.xml",
  10376. "logo.png"
  10377. ]
  10378. },
  10379. "AngleSharp.Css/1.0.0-beta.139": {
  10380. "sha512": "6WE6IsXtmTUe3h5dL7d0AM/WqlR3toulUcUnt9hQOZaJykjUxRE5WLAEwIjVzh1/n2vqKxjG+BCOx0ywmY0Xhg==",
  10381. "type": "package",
  10382. "path": "anglesharp.css/1.0.0-beta.139",
  10383. "files": [
  10384. ".nupkg.metadata",
  10385. ".signature.p7s",
  10386. "README.md",
  10387. "anglesharp.css.1.0.0-beta.139.nupkg.sha512",
  10388. "anglesharp.css.nuspec",
  10389. "lib/net461/AngleSharp.Css.dll",
  10390. "lib/net461/AngleSharp.Css.xml",
  10391. "lib/net472/AngleSharp.Css.dll",
  10392. "lib/net472/AngleSharp.Css.xml",
  10393. "lib/net6.0/AngleSharp.Css.dll",
  10394. "lib/net6.0/AngleSharp.Css.xml",
  10395. "lib/net7.0/AngleSharp.Css.dll",
  10396. "lib/net7.0/AngleSharp.Css.xml",
  10397. "lib/net8.0/AngleSharp.Css.dll",
  10398. "lib/net8.0/AngleSharp.Css.xml",
  10399. "lib/netstandard2.0/AngleSharp.Css.dll",
  10400. "lib/netstandard2.0/AngleSharp.Css.xml",
  10401. "logo.png"
  10402. ]
  10403. },
  10404. "Ben.Demystifier/0.4.1": {
  10405. "sha512": "axFeEMfmEORy3ipAzOXG/lE+KcNptRbei3F0C4kQCdeiQtW+qJW90K5iIovITGrdLt8AjhNCwk5qLSX9/rFpoA==",
  10406. "type": "package",
  10407. "path": "ben.demystifier/0.4.1",
  10408. "files": [
  10409. ".nupkg.metadata",
  10410. ".signature.p7s",
  10411. "ben.demystifier.0.4.1.nupkg.sha512",
  10412. "ben.demystifier.nuspec",
  10413. "icon.png",
  10414. "lib/net45/Ben.Demystifier.dll",
  10415. "lib/netstandard2.0/Ben.Demystifier.dll",
  10416. "lib/netstandard2.1/Ben.Demystifier.dll",
  10417. "readme.md"
  10418. ]
  10419. },
  10420. "Castle.Core/5.1.1": {
  10421. "sha512": "rpYtIczkzGpf+EkZgDr9CClTdemhsrwA/W5hMoPjLkRFnXzH44zDLoovXeKtmxb1ykXK9aJVODSpiJml8CTw2g==",
  10422. "type": "package",
  10423. "path": "castle.core/5.1.1",
  10424. "files": [
  10425. ".nupkg.metadata",
  10426. ".signature.p7s",
  10427. "ASL - Apache Software Foundation License.txt",
  10428. "CHANGELOG.md",
  10429. "LICENSE",
  10430. "castle-logo.png",
  10431. "castle.core.5.1.1.nupkg.sha512",
  10432. "castle.core.nuspec",
  10433. "lib/net462/Castle.Core.dll",
  10434. "lib/net462/Castle.Core.xml",
  10435. "lib/net6.0/Castle.Core.dll",
  10436. "lib/net6.0/Castle.Core.xml",
  10437. "lib/netstandard2.0/Castle.Core.dll",
  10438. "lib/netstandard2.0/Castle.Core.xml",
  10439. "lib/netstandard2.1/Castle.Core.dll",
  10440. "lib/netstandard2.1/Castle.Core.xml",
  10441. "readme.txt"
  10442. ]
  10443. },
  10444. "CommunityToolkit.HighPerformance/8.1.0": {
  10445. "sha512": "kgDi65k02hrgnHy3N0xENecsr0spW13RdIA1tipovi9t16gKziI7uZIu3qkxz0GctCHNM4hfeqXYg//6wHJ6Kw==",
  10446. "type": "package",
  10447. "path": "communitytoolkit.highperformance/8.1.0",
  10448. "files": [
  10449. ".nupkg.metadata",
  10450. ".signature.p7s",
  10451. "Icon.png",
  10452. "License.md",
  10453. "ThirdPartyNotices.txt",
  10454. "communitytoolkit.highperformance.8.1.0.nupkg.sha512",
  10455. "communitytoolkit.highperformance.nuspec",
  10456. "lib/net6.0/CommunityToolkit.HighPerformance.dll",
  10457. "lib/net6.0/CommunityToolkit.HighPerformance.pdb",
  10458. "lib/net6.0/CommunityToolkit.HighPerformance.xml",
  10459. "lib/net7.0/CommunityToolkit.HighPerformance.dll",
  10460. "lib/net7.0/CommunityToolkit.HighPerformance.pdb",
  10461. "lib/net7.0/CommunityToolkit.HighPerformance.xml",
  10462. "lib/netstandard2.0/CommunityToolkit.HighPerformance.dll",
  10463. "lib/netstandard2.0/CommunityToolkit.HighPerformance.pdb",
  10464. "lib/netstandard2.0/CommunityToolkit.HighPerformance.xml",
  10465. "lib/netstandard2.1/CommunityToolkit.HighPerformance.dll",
  10466. "lib/netstandard2.1/CommunityToolkit.HighPerformance.pdb",
  10467. "lib/netstandard2.1/CommunityToolkit.HighPerformance.xml"
  10468. ]
  10469. },
  10470. "DnsClient/1.7.0": {
  10471. "sha512": "2hrXR83b5g6/ZMJOA36hXp4t56yb7G1mF3Hg6IkrHxvtyaoXRn2WVdgDPN3V8+GugOlUBbTWXgPaka4dXw1QIg==",
  10472. "type": "package",
  10473. "path": "dnsclient/1.7.0",
  10474. "files": [
  10475. ".nupkg.metadata",
  10476. ".signature.p7s",
  10477. "README.md",
  10478. "dnsclient.1.7.0.nupkg.sha512",
  10479. "dnsclient.nuspec",
  10480. "icon.png",
  10481. "lib/net45/DnsClient.dll",
  10482. "lib/net45/DnsClient.xml",
  10483. "lib/net471/DnsClient.dll",
  10484. "lib/net471/DnsClient.xml",
  10485. "lib/net5.0/DnsClient.dll",
  10486. "lib/net5.0/DnsClient.xml",
  10487. "lib/net6.0/DnsClient.dll",
  10488. "lib/net6.0/DnsClient.xml",
  10489. "lib/netstandard1.3/DnsClient.dll",
  10490. "lib/netstandard1.3/DnsClient.xml",
  10491. "lib/netstandard2.0/DnsClient.dll",
  10492. "lib/netstandard2.0/DnsClient.xml",
  10493. "lib/netstandard2.1/DnsClient.dll",
  10494. "lib/netstandard2.1/DnsClient.xml"
  10495. ]
  10496. },
  10497. "DynamicExpresso.Core/2.3.3": {
  10498. "sha512": "p6GEP3BphaT9xa59VjpQeozkloXjcDmoL6aPXOInl5S5chWtB82H+GiirV3H1bP39ZeXX2e1UN0w7/pD1wCUlg==",
  10499. "type": "package",
  10500. "path": "dynamicexpresso.core/2.3.3",
  10501. "files": [
  10502. ".nupkg.metadata",
  10503. ".signature.p7s",
  10504. "dynamicexpresso.core.2.3.3.nupkg.sha512",
  10505. "dynamicexpresso.core.nuspec",
  10506. "lib/net45/DynamicExpresso.Core.dll",
  10507. "lib/net461/DynamicExpresso.Core.dll",
  10508. "lib/netstandard2.0/DynamicExpresso.Core.dll"
  10509. ]
  10510. },
  10511. "Humanizer.Core/2.14.1": {
  10512. "sha512": "lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==",
  10513. "type": "package",
  10514. "path": "humanizer.core/2.14.1",
  10515. "files": [
  10516. ".nupkg.metadata",
  10517. ".signature.p7s",
  10518. "humanizer.core.2.14.1.nupkg.sha512",
  10519. "humanizer.core.nuspec",
  10520. "lib/net6.0/Humanizer.dll",
  10521. "lib/net6.0/Humanizer.xml",
  10522. "lib/netstandard1.0/Humanizer.dll",
  10523. "lib/netstandard1.0/Humanizer.xml",
  10524. "lib/netstandard2.0/Humanizer.dll",
  10525. "lib/netstandard2.0/Humanizer.xml",
  10526. "logo.png"
  10527. ]
  10528. },
  10529. "IP2Region.Net/2.0.2": {
  10530. "sha512": "vkxITIPkUdju0+vPm9FYU4+sBvvOkoM7GvPw8R81RYlbkKDwKAkO9P4vZvzeRJEC8SrYtMLcsDJizx+e/JnRmA==",
  10531. "type": "package",
  10532. "path": "ip2region.net/2.0.2",
  10533. "files": [
  10534. ".nupkg.metadata",
  10535. ".signature.p7s",
  10536. "README.md",
  10537. "ip2region.net.2.0.2.nupkg.sha512",
  10538. "ip2region.net.nuspec",
  10539. "lib/net6.0/IP2Region.Net.dll",
  10540. "lib/net7.0/IP2Region.Net.dll",
  10541. "lib/netstandard2.0/IP2Region.Net.dll",
  10542. "lib/netstandard2.1/IP2Region.Net.dll"
  10543. ]
  10544. },
  10545. "Lazy.Captcha.Core/2.0.7": {
  10546. "sha512": "4Sz9RJvKE4MBK7I9uguIJu6daT/OsoQ1YeD/6xEhi1hOcN6LpPyuXNUcxEoun7rqj3a28+DX8SPlkrKa71alCw==",
  10547. "type": "package",
  10548. "path": "lazy.captcha.core/2.0.7",
  10549. "files": [
  10550. ".nupkg.metadata",
  10551. ".signature.p7s",
  10552. "lazy.captcha.core.2.0.7.nupkg.sha512",
  10553. "lazy.captcha.core.nuspec",
  10554. "lib/netstandard2.0/Lazy.Captcha.Core.dll"
  10555. ]
  10556. },
  10557. "Magicodes.IE.Core/2.7.5.1": {
  10558. "sha512": "QokgLic4DJrqj5oDKHR+86+ZW1HfbJ4l/hzWUYIe3tPjPLsjH+dD7KvVBMiuZtvWCxwiUURF7j3rL/8Cpk+FqA==",
  10559. "type": "package",
  10560. "path": "magicodes.ie.core/2.7.5.1",
  10561. "files": [
  10562. ".nupkg.metadata",
  10563. ".signature.p7s",
  10564. "lib/net5.0/Magicodes.IE.Core.dll",
  10565. "lib/net5.0/Magicodes.IE.Core.xml",
  10566. "lib/net5.0/zh-Hans/Magicodes.IE.Core.resources.dll",
  10567. "lib/net6.0/Magicodes.IE.Core.dll",
  10568. "lib/net6.0/Magicodes.IE.Core.xml",
  10569. "lib/net6.0/zh-Hans/Magicodes.IE.Core.resources.dll",
  10570. "lib/net7.0/Magicodes.IE.Core.dll",
  10571. "lib/net7.0/Magicodes.IE.Core.xml",
  10572. "lib/net7.0/zh-Hans/Magicodes.IE.Core.resources.dll",
  10573. "lib/net8.0/Magicodes.IE.Core.dll",
  10574. "lib/net8.0/Magicodes.IE.Core.xml",
  10575. "lib/net8.0/zh-Hans/Magicodes.IE.Core.resources.dll",
  10576. "lib/netstandard2.0/Magicodes.IE.Core.dll",
  10577. "lib/netstandard2.0/Magicodes.IE.Core.xml",
  10578. "lib/netstandard2.0/zh-Hans/Magicodes.IE.Core.resources.dll",
  10579. "lib/netstandard2.1/Magicodes.IE.Core.dll",
  10580. "lib/netstandard2.1/Magicodes.IE.Core.xml",
  10581. "lib/netstandard2.1/zh-Hans/Magicodes.IE.Core.resources.dll",
  10582. "magicodes.ie.core.2.7.5.1.nupkg.sha512",
  10583. "magicodes.ie.core.nuspec"
  10584. ]
  10585. },
  10586. "Magicodes.IE.EPPlus/2.7.5.1": {
  10587. "sha512": "9VSY9Gy+E9VyIn/iDsrAhrJx4Xea0gB7BdyEIHsYUYYLJKWE/QK2HYa6tTi8Torltu828wSwZTwYkl59+XJWew==",
  10588. "type": "package",
  10589. "path": "magicodes.ie.epplus/2.7.5.1",
  10590. "files": [
  10591. ".nupkg.metadata",
  10592. ".signature.p7s",
  10593. "lib/net6.0/EPPlus.xml",
  10594. "lib/net6.0/Magicodes.IE.EPPlus.dll",
  10595. "lib/net7.0/EPPlus.xml",
  10596. "lib/net7.0/Magicodes.IE.EPPlus.dll",
  10597. "lib/net8.0/EPPlus.xml",
  10598. "lib/net8.0/Magicodes.IE.EPPlus.dll",
  10599. "lib/netstandard2.0/EPPlus.xml",
  10600. "lib/netstandard2.0/Magicodes.IE.EPPlus.dll",
  10601. "lib/netstandard2.1/EPPlus.xml",
  10602. "lib/netstandard2.1/Magicodes.IE.EPPlus.dll",
  10603. "magicodes.ie.epplus.2.7.5.1.nupkg.sha512",
  10604. "magicodes.ie.epplus.nuspec"
  10605. ]
  10606. },
  10607. "Magicodes.IE.Excel/2.7.5.1": {
  10608. "sha512": "vfbicVe78YHlQ6RxWo62P5IDyRoJIRJkLMmB6U09TjJ6JDr/kVO9AOJRA+hHnrzXI6C75UQ3JOesHRtz4tTRTg==",
  10609. "type": "package",
  10610. "path": "magicodes.ie.excel/2.7.5.1",
  10611. "files": [
  10612. ".nupkg.metadata",
  10613. ".signature.p7s",
  10614. "lib/net6.0/Magicodes.IE.Excel.dll",
  10615. "lib/net6.0/Magicodes.IE.Excel.xml",
  10616. "lib/net7.0/Magicodes.IE.Excel.dll",
  10617. "lib/net7.0/Magicodes.IE.Excel.xml",
  10618. "lib/net8.0/Magicodes.IE.Excel.dll",
  10619. "lib/net8.0/Magicodes.IE.Excel.xml",
  10620. "lib/netstandard2.0/Magicodes.IE.Excel.dll",
  10621. "lib/netstandard2.0/Magicodes.IE.Excel.xml",
  10622. "lib/netstandard2.1/Magicodes.IE.Excel.dll",
  10623. "lib/netstandard2.1/Magicodes.IE.Excel.xml",
  10624. "magicodes.ie.excel.2.7.5.1.nupkg.sha512",
  10625. "magicodes.ie.excel.nuspec"
  10626. ]
  10627. },
  10628. "Mapster/7.4.0": {
  10629. "sha512": "RYGoDqvS4WTKIq0HDyPBBVIj6N0mluOCXQ1Vk95JKseMHEsbCXSEGKSlP95oL+s42IXAXbqvHj7p0YaRBUcfqg==",
  10630. "type": "package",
  10631. "path": "mapster/7.4.0",
  10632. "files": [
  10633. ".nupkg.metadata",
  10634. ".signature.p7s",
  10635. "icon.png",
  10636. "lib/net6.0/Mapster.dll",
  10637. "lib/net7.0/Mapster.dll",
  10638. "mapster.7.4.0.nupkg.sha512",
  10639. "mapster.nuspec"
  10640. ]
  10641. },
  10642. "Mapster.Core/1.2.1": {
  10643. "sha512": "11lokmfliBEMMmjeqxFGNpqGXq6tN96zFqpBmfYeahr4Ybk63oDmeJmOflsATjobYkX248g5Y62oQ2NNnZaeww==",
  10644. "type": "package",
  10645. "path": "mapster.core/1.2.1",
  10646. "files": [
  10647. ".nupkg.metadata",
  10648. ".signature.p7s",
  10649. "icon.png",
  10650. "lib/net6.0/Mapster.Core.dll",
  10651. "lib/net7.0/Mapster.Core.dll",
  10652. "mapster.core.1.2.1.nupkg.sha512",
  10653. "mapster.core.nuspec"
  10654. ]
  10655. },
  10656. "Mapster.DependencyInjection/1.0.1": {
  10657. "sha512": "LfjnRIwx6WAo3ssq8PFeaHFaUz00BfSG9BhWgXsiDa3H5lDhG0lpMGDF6w2ZnooS4eHYmAv4f77VxmzpvgorNg==",
  10658. "type": "package",
  10659. "path": "mapster.dependencyinjection/1.0.1",
  10660. "files": [
  10661. ".nupkg.metadata",
  10662. ".signature.p7s",
  10663. "icon.png",
  10664. "lib/net6.0/Mapster.DependencyInjection.dll",
  10665. "lib/net7.0/Mapster.DependencyInjection.dll",
  10666. "mapster.dependencyinjection.1.0.1.nupkg.sha512",
  10667. "mapster.dependencyinjection.nuspec"
  10668. ]
  10669. },
  10670. "Masuit.Tools.Abstractions/2024.3.4": {
  10671. "sha512": "4gLvJaFpZW8XqJq9wFx+fQh1we5Vz4gnQKaP4ywfbyALNPlvM4flG3N6ZLrRMQwnjCPEduxVPAK3j7pTq2AT1Q==",
  10672. "type": "package",
  10673. "path": "masuit.tools.abstractions/2024.3.4",
  10674. "files": [
  10675. ".nupkg.metadata",
  10676. ".signature.p7s",
  10677. "README.md",
  10678. "lib/net461/Masuit.Tools.Abstractions.dll",
  10679. "lib/net461/Masuit.Tools.Abstractions.xml",
  10680. "lib/net5.0/Masuit.Tools.Abstractions.dll",
  10681. "lib/net5.0/Masuit.Tools.Abstractions.xml",
  10682. "lib/net6.0/Masuit.Tools.Abstractions.dll",
  10683. "lib/net6.0/Masuit.Tools.Abstractions.xml",
  10684. "lib/net7.0/Masuit.Tools.Abstractions.dll",
  10685. "lib/net7.0/Masuit.Tools.Abstractions.xml",
  10686. "lib/net8.0/Masuit.Tools.Abstractions.dll",
  10687. "lib/net8.0/Masuit.Tools.Abstractions.xml",
  10688. "lib/netstandard2.0/Masuit.Tools.Abstractions.dll",
  10689. "lib/netstandard2.0/Masuit.Tools.Abstractions.xml",
  10690. "lib/netstandard2.1/Masuit.Tools.Abstractions.dll",
  10691. "lib/netstandard2.1/Masuit.Tools.Abstractions.xml",
  10692. "masuit.tools.abstractions.2024.3.4.nupkg.sha512",
  10693. "masuit.tools.abstractions.nuspec"
  10694. ]
  10695. },
  10696. "Masuit.Tools.Core/2024.3.4": {
  10697. "sha512": "nD6HfzQE6p5zGmlcJ65rtbUWIaNZWfJbC7QvTDe1eIbE5epJfC3P7A7A+07hfloQT0zG+I3kICvz4Kg4WZNLcw==",
  10698. "type": "package",
  10699. "path": "masuit.tools.core/2024.3.4",
  10700. "files": [
  10701. ".nupkg.metadata",
  10702. ".signature.p7s",
  10703. "README.md",
  10704. "lib/net5.0/Masuit.Tools.Core.dll",
  10705. "lib/net5.0/Masuit.Tools.Core.xml",
  10706. "lib/net6.0/Masuit.Tools.Core.dll",
  10707. "lib/net6.0/Masuit.Tools.Core.xml",
  10708. "lib/net7.0/Masuit.Tools.Core.dll",
  10709. "lib/net7.0/Masuit.Tools.Core.xml",
  10710. "lib/net8.0/Masuit.Tools.Core.dll",
  10711. "lib/net8.0/Masuit.Tools.Core.xml",
  10712. "lib/netstandard2.0/Masuit.Tools.Core.dll",
  10713. "lib/netstandard2.0/Masuit.Tools.Core.xml",
  10714. "lib/netstandard2.1/Masuit.Tools.Core.dll",
  10715. "lib/netstandard2.1/Masuit.Tools.Core.xml",
  10716. "masuit.tools.core.2024.3.4.nupkg.sha512",
  10717. "masuit.tools.core.nuspec"
  10718. ]
  10719. },
  10720. "Microsoft.AspNetCore.Authentication.JwtBearer/6.0.29": {
  10721. "sha512": "daOVgz0G2YwPRWOxGKCqa8mNjzd+2PXTo05sq1lKTY14OaNDByOYPjNrgDip5qmyLawuhyRn9gmSIDqdW0rKBA==",
  10722. "type": "package",
  10723. "path": "microsoft.aspnetcore.authentication.jwtbearer/6.0.29",
  10724. "files": [
  10725. ".nupkg.metadata",
  10726. ".signature.p7s",
  10727. "Icon.png",
  10728. "THIRD-PARTY-NOTICES.TXT",
  10729. "lib/net6.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll",
  10730. "lib/net6.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml",
  10731. "microsoft.aspnetcore.authentication.jwtbearer.6.0.29.nupkg.sha512",
  10732. "microsoft.aspnetcore.authentication.jwtbearer.nuspec"
  10733. ]
  10734. },
  10735. "Microsoft.AspNetCore.Authentication.JwtBearer/7.0.18": {
  10736. "sha512": "Q3ejRbe6GQd035JdazYwsqapUqwcf/AMmw96RwiEXNZWr6GalQLCGYyxXnmAwWwhNpq1BX802qvL+feR9pUWiA==",
  10737. "type": "package",
  10738. "path": "microsoft.aspnetcore.authentication.jwtbearer/7.0.18",
  10739. "files": [
  10740. ".nupkg.metadata",
  10741. ".signature.p7s",
  10742. "Icon.png",
  10743. "THIRD-PARTY-NOTICES.TXT",
  10744. "lib/net7.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll",
  10745. "lib/net7.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml",
  10746. "microsoft.aspnetcore.authentication.jwtbearer.7.0.18.nupkg.sha512",
  10747. "microsoft.aspnetcore.authentication.jwtbearer.nuspec"
  10748. ]
  10749. },
  10750. "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.4": {
  10751. "sha512": "tHnHRBgQyiVNZJ8PksNinLdGOsE8+tFFv3E9QEtmwO+iyTHRvg4bJ4X0XZG1u9KxXMTJuAdeIWKWYr2rTLEHqQ==",
  10752. "type": "package",
  10753. "path": "microsoft.aspnetcore.authentication.jwtbearer/8.0.4",
  10754. "files": [
  10755. ".nupkg.metadata",
  10756. ".signature.p7s",
  10757. "Icon.png",
  10758. "THIRD-PARTY-NOTICES.TXT",
  10759. "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll",
  10760. "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml",
  10761. "microsoft.aspnetcore.authentication.jwtbearer.8.0.4.nupkg.sha512",
  10762. "microsoft.aspnetcore.authentication.jwtbearer.nuspec"
  10763. ]
  10764. },
  10765. "Microsoft.AspNetCore.JsonPatch/6.0.29": {
  10766. "sha512": "vPrcF8ULzjB5F/aJAyoaMrJ3+fSDfSnpEoMuHORau6tof3E0qa+GnbqMjcvrt8puMkRJMygjh/YIY1PoLiGLkQ==",
  10767. "type": "package",
  10768. "path": "microsoft.aspnetcore.jsonpatch/6.0.29",
  10769. "files": [
  10770. ".nupkg.metadata",
  10771. ".signature.p7s",
  10772. "Icon.png",
  10773. "THIRD-PARTY-NOTICES.TXT",
  10774. "lib/net461/Microsoft.AspNetCore.JsonPatch.dll",
  10775. "lib/net461/Microsoft.AspNetCore.JsonPatch.xml",
  10776. "lib/net6.0/Microsoft.AspNetCore.JsonPatch.dll",
  10777. "lib/net6.0/Microsoft.AspNetCore.JsonPatch.xml",
  10778. "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll",
  10779. "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.xml",
  10780. "microsoft.aspnetcore.jsonpatch.6.0.29.nupkg.sha512",
  10781. "microsoft.aspnetcore.jsonpatch.nuspec"
  10782. ]
  10783. },
  10784. "Microsoft.AspNetCore.JsonPatch/7.0.18": {
  10785. "sha512": "Y1Y5pgXY8zMjYYYmz01iVeiJ+IvNTjz7NzMTO9BwPbdgs60gsZ6KOyUSvZp6JPsopWqe8JL95eIUr64aVHk8gg==",
  10786. "type": "package",
  10787. "path": "microsoft.aspnetcore.jsonpatch/7.0.18",
  10788. "files": [
  10789. ".nupkg.metadata",
  10790. ".signature.p7s",
  10791. "Icon.png",
  10792. "THIRD-PARTY-NOTICES.TXT",
  10793. "lib/net462/Microsoft.AspNetCore.JsonPatch.dll",
  10794. "lib/net462/Microsoft.AspNetCore.JsonPatch.xml",
  10795. "lib/net7.0/Microsoft.AspNetCore.JsonPatch.dll",
  10796. "lib/net7.0/Microsoft.AspNetCore.JsonPatch.xml",
  10797. "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll",
  10798. "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.xml",
  10799. "microsoft.aspnetcore.jsonpatch.7.0.18.nupkg.sha512",
  10800. "microsoft.aspnetcore.jsonpatch.nuspec"
  10801. ]
  10802. },
  10803. "Microsoft.AspNetCore.JsonPatch/8.0.4": {
  10804. "sha512": "8iy7uza6GTuE5GadOryGfsGuA8xP1RTs16zqdXF5gM0b8iDfyNWnyDmatY5cZhXE1kJiko0S7s1T/gNFdIZ7Zg==",
  10805. "type": "package",
  10806. "path": "microsoft.aspnetcore.jsonpatch/8.0.4",
  10807. "files": [
  10808. ".nupkg.metadata",
  10809. ".signature.p7s",
  10810. "Icon.png",
  10811. "THIRD-PARTY-NOTICES.TXT",
  10812. "lib/net462/Microsoft.AspNetCore.JsonPatch.dll",
  10813. "lib/net462/Microsoft.AspNetCore.JsonPatch.xml",
  10814. "lib/net8.0/Microsoft.AspNetCore.JsonPatch.dll",
  10815. "lib/net8.0/Microsoft.AspNetCore.JsonPatch.xml",
  10816. "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll",
  10817. "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.xml",
  10818. "microsoft.aspnetcore.jsonpatch.8.0.4.nupkg.sha512",
  10819. "microsoft.aspnetcore.jsonpatch.nuspec"
  10820. ]
  10821. },
  10822. "Microsoft.AspNetCore.Mvc.NewtonsoftJson/6.0.29": {
  10823. "sha512": "4eCtQAClrkPQxjEKm9PwMLo7XIS2cDsdYw3ujn4rLkcC/G78pue3KV7Yt9r8tqiQeDzJKYd7YUd07A3XRxN1xg==",
  10824. "type": "package",
  10825. "path": "microsoft.aspnetcore.mvc.newtonsoftjson/6.0.29",
  10826. "files": [
  10827. ".nupkg.metadata",
  10828. ".signature.p7s",
  10829. "Icon.png",
  10830. "THIRD-PARTY-NOTICES.TXT",
  10831. "lib/net6.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll",
  10832. "lib/net6.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.xml",
  10833. "microsoft.aspnetcore.mvc.newtonsoftjson.6.0.29.nupkg.sha512",
  10834. "microsoft.aspnetcore.mvc.newtonsoftjson.nuspec"
  10835. ]
  10836. },
  10837. "Microsoft.AspNetCore.Mvc.NewtonsoftJson/7.0.18": {
  10838. "sha512": "N/dDtKQZZC9RYZOIDwcs8Nk/mSGrgTvLpk4oqb2ZffBiNSFLAIE+SKwYzPZ/PZRHYDro4xpq3xiIUEWdQU9AUg==",
  10839. "type": "package",
  10840. "path": "microsoft.aspnetcore.mvc.newtonsoftjson/7.0.18",
  10841. "files": [
  10842. ".nupkg.metadata",
  10843. ".signature.p7s",
  10844. "Icon.png",
  10845. "THIRD-PARTY-NOTICES.TXT",
  10846. "lib/net7.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll",
  10847. "lib/net7.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.xml",
  10848. "microsoft.aspnetcore.mvc.newtonsoftjson.7.0.18.nupkg.sha512",
  10849. "microsoft.aspnetcore.mvc.newtonsoftjson.nuspec"
  10850. ]
  10851. },
  10852. "Microsoft.AspNetCore.Mvc.NewtonsoftJson/8.0.4": {
  10853. "sha512": "lhJq0JjrlGZQwQoYrpVbokhb1AlgLGxI3QacSyKgCNOXTNwCi0pUnMR7NrfON20DkL90Kqqyl3wDrLbRaRgcsA==",
  10854. "type": "package",
  10855. "path": "microsoft.aspnetcore.mvc.newtonsoftjson/8.0.4",
  10856. "files": [
  10857. ".nupkg.metadata",
  10858. ".signature.p7s",
  10859. "Icon.png",
  10860. "THIRD-PARTY-NOTICES.TXT",
  10861. "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll",
  10862. "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.xml",
  10863. "microsoft.aspnetcore.mvc.newtonsoftjson.8.0.4.nupkg.sha512",
  10864. "microsoft.aspnetcore.mvc.newtonsoftjson.nuspec"
  10865. ]
  10866. },
  10867. "Microsoft.AspNetCore.Razor.Language/6.0.29": {
  10868. "sha512": "GqbAfFQEv9XKi+QRlhzoYJvbi9EkFo0rkzvaP1xGvn2Hjn1DrhGK93UuJ8zLw8FQ9jmW1GOMLXLSPJoID4lLbg==",
  10869. "type": "package",
  10870. "path": "microsoft.aspnetcore.razor.language/6.0.29",
  10871. "files": [
  10872. ".nupkg.metadata",
  10873. ".signature.p7s",
  10874. "Icon.png",
  10875. "THIRD-PARTY-NOTICES.TXT",
  10876. "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll",
  10877. "microsoft.aspnetcore.razor.language.6.0.29.nupkg.sha512",
  10878. "microsoft.aspnetcore.razor.language.nuspec"
  10879. ]
  10880. },
  10881. "Microsoft.CodeAnalysis.Analyzers/3.3.4": {
  10882. "sha512": "AxkxcPR+rheX0SmvpLVIGLhOUXAKG56a64kV9VQZ4y9gR9ZmPXnqZvHJnmwLSwzrEP6junUF11vuc+aqo5r68g==",
  10883. "type": "package",
  10884. "path": "microsoft.codeanalysis.analyzers/3.3.4",
  10885. "hasTools": true,
  10886. "files": [
  10887. ".nupkg.metadata",
  10888. ".signature.p7s",
  10889. "Icon.png",
  10890. "ThirdPartyNotices.txt",
  10891. "analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll",
  10892. "analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll",
  10893. "analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10894. "analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10895. "analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10896. "analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10897. "analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10898. "analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10899. "analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10900. "analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10901. "analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10902. "analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10903. "analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10904. "analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10905. "analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10906. "analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll",
  10907. "analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll",
  10908. "analyzers/dotnet/vb/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10909. "analyzers/dotnet/vb/de/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10910. "analyzers/dotnet/vb/es/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10911. "analyzers/dotnet/vb/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10912. "analyzers/dotnet/vb/it/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10913. "analyzers/dotnet/vb/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10914. "analyzers/dotnet/vb/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10915. "analyzers/dotnet/vb/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10916. "analyzers/dotnet/vb/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10917. "analyzers/dotnet/vb/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10918. "analyzers/dotnet/vb/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10919. "analyzers/dotnet/vb/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10920. "analyzers/dotnet/vb/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10921. "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props",
  10922. "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets",
  10923. "buildTransitive/config/analysislevel_2_9_8_all.globalconfig",
  10924. "buildTransitive/config/analysislevel_2_9_8_all_warnaserror.globalconfig",
  10925. "buildTransitive/config/analysislevel_2_9_8_default.globalconfig",
  10926. "buildTransitive/config/analysislevel_2_9_8_default_warnaserror.globalconfig",
  10927. "buildTransitive/config/analysislevel_2_9_8_minimum.globalconfig",
  10928. "buildTransitive/config/analysislevel_2_9_8_minimum_warnaserror.globalconfig",
  10929. "buildTransitive/config/analysislevel_2_9_8_none.globalconfig",
  10930. "buildTransitive/config/analysislevel_2_9_8_none_warnaserror.globalconfig",
  10931. "buildTransitive/config/analysislevel_2_9_8_recommended.globalconfig",
  10932. "buildTransitive/config/analysislevel_2_9_8_recommended_warnaserror.globalconfig",
  10933. "buildTransitive/config/analysislevel_3_3_3_all.globalconfig",
  10934. "buildTransitive/config/analysislevel_3_3_3_all_warnaserror.globalconfig",
  10935. "buildTransitive/config/analysislevel_3_3_3_default.globalconfig",
  10936. "buildTransitive/config/analysislevel_3_3_3_default_warnaserror.globalconfig",
  10937. "buildTransitive/config/analysislevel_3_3_3_minimum.globalconfig",
  10938. "buildTransitive/config/analysislevel_3_3_3_minimum_warnaserror.globalconfig",
  10939. "buildTransitive/config/analysislevel_3_3_3_none.globalconfig",
  10940. "buildTransitive/config/analysislevel_3_3_3_none_warnaserror.globalconfig",
  10941. "buildTransitive/config/analysislevel_3_3_3_recommended.globalconfig",
  10942. "buildTransitive/config/analysislevel_3_3_3_recommended_warnaserror.globalconfig",
  10943. "buildTransitive/config/analysislevel_3_3_all.globalconfig",
  10944. "buildTransitive/config/analysislevel_3_3_all_warnaserror.globalconfig",
  10945. "buildTransitive/config/analysislevel_3_3_default.globalconfig",
  10946. "buildTransitive/config/analysislevel_3_3_default_warnaserror.globalconfig",
  10947. "buildTransitive/config/analysislevel_3_3_minimum.globalconfig",
  10948. "buildTransitive/config/analysislevel_3_3_minimum_warnaserror.globalconfig",
  10949. "buildTransitive/config/analysislevel_3_3_none.globalconfig",
  10950. "buildTransitive/config/analysislevel_3_3_none_warnaserror.globalconfig",
  10951. "buildTransitive/config/analysislevel_3_3_recommended.globalconfig",
  10952. "buildTransitive/config/analysislevel_3_3_recommended_warnaserror.globalconfig",
  10953. "buildTransitive/config/analysislevel_3_all.globalconfig",
  10954. "buildTransitive/config/analysislevel_3_all_warnaserror.globalconfig",
  10955. "buildTransitive/config/analysislevel_3_default.globalconfig",
  10956. "buildTransitive/config/analysislevel_3_default_warnaserror.globalconfig",
  10957. "buildTransitive/config/analysislevel_3_minimum.globalconfig",
  10958. "buildTransitive/config/analysislevel_3_minimum_warnaserror.globalconfig",
  10959. "buildTransitive/config/analysislevel_3_none.globalconfig",
  10960. "buildTransitive/config/analysislevel_3_none_warnaserror.globalconfig",
  10961. "buildTransitive/config/analysislevel_3_recommended.globalconfig",
  10962. "buildTransitive/config/analysislevel_3_recommended_warnaserror.globalconfig",
  10963. "buildTransitive/config/analysislevel_4_3_all.globalconfig",
  10964. "buildTransitive/config/analysislevel_4_3_all_warnaserror.globalconfig",
  10965. "buildTransitive/config/analysislevel_4_3_default.globalconfig",
  10966. "buildTransitive/config/analysislevel_4_3_default_warnaserror.globalconfig",
  10967. "buildTransitive/config/analysislevel_4_3_minimum.globalconfig",
  10968. "buildTransitive/config/analysislevel_4_3_minimum_warnaserror.globalconfig",
  10969. "buildTransitive/config/analysislevel_4_3_none.globalconfig",
  10970. "buildTransitive/config/analysislevel_4_3_none_warnaserror.globalconfig",
  10971. "buildTransitive/config/analysislevel_4_3_recommended.globalconfig",
  10972. "buildTransitive/config/analysislevel_4_3_recommended_warnaserror.globalconfig",
  10973. "buildTransitive/config/analysislevelcorrectness_2_9_8_all.globalconfig",
  10974. "buildTransitive/config/analysislevelcorrectness_2_9_8_all_warnaserror.globalconfig",
  10975. "buildTransitive/config/analysislevelcorrectness_2_9_8_default.globalconfig",
  10976. "buildTransitive/config/analysislevelcorrectness_2_9_8_default_warnaserror.globalconfig",
  10977. "buildTransitive/config/analysislevelcorrectness_2_9_8_minimum.globalconfig",
  10978. "buildTransitive/config/analysislevelcorrectness_2_9_8_minimum_warnaserror.globalconfig",
  10979. "buildTransitive/config/analysislevelcorrectness_2_9_8_none.globalconfig",
  10980. "buildTransitive/config/analysislevelcorrectness_2_9_8_none_warnaserror.globalconfig",
  10981. "buildTransitive/config/analysislevelcorrectness_2_9_8_recommended.globalconfig",
  10982. "buildTransitive/config/analysislevelcorrectness_2_9_8_recommended_warnaserror.globalconfig",
  10983. "buildTransitive/config/analysislevelcorrectness_3_3_3_all.globalconfig",
  10984. "buildTransitive/config/analysislevelcorrectness_3_3_3_all_warnaserror.globalconfig",
  10985. "buildTransitive/config/analysislevelcorrectness_3_3_3_default.globalconfig",
  10986. "buildTransitive/config/analysislevelcorrectness_3_3_3_default_warnaserror.globalconfig",
  10987. "buildTransitive/config/analysislevelcorrectness_3_3_3_minimum.globalconfig",
  10988. "buildTransitive/config/analysislevelcorrectness_3_3_3_minimum_warnaserror.globalconfig",
  10989. "buildTransitive/config/analysislevelcorrectness_3_3_3_none.globalconfig",
  10990. "buildTransitive/config/analysislevelcorrectness_3_3_3_none_warnaserror.globalconfig",
  10991. "buildTransitive/config/analysislevelcorrectness_3_3_3_recommended.globalconfig",
  10992. "buildTransitive/config/analysislevelcorrectness_3_3_3_recommended_warnaserror.globalconfig",
  10993. "buildTransitive/config/analysislevelcorrectness_3_3_all.globalconfig",
  10994. "buildTransitive/config/analysislevelcorrectness_3_3_all_warnaserror.globalconfig",
  10995. "buildTransitive/config/analysislevelcorrectness_3_3_default.globalconfig",
  10996. "buildTransitive/config/analysislevelcorrectness_3_3_default_warnaserror.globalconfig",
  10997. "buildTransitive/config/analysislevelcorrectness_3_3_minimum.globalconfig",
  10998. "buildTransitive/config/analysislevelcorrectness_3_3_minimum_warnaserror.globalconfig",
  10999. "buildTransitive/config/analysislevelcorrectness_3_3_none.globalconfig",
  11000. "buildTransitive/config/analysislevelcorrectness_3_3_none_warnaserror.globalconfig",
  11001. "buildTransitive/config/analysislevelcorrectness_3_3_recommended.globalconfig",
  11002. "buildTransitive/config/analysislevelcorrectness_3_3_recommended_warnaserror.globalconfig",
  11003. "buildTransitive/config/analysislevelcorrectness_3_all.globalconfig",
  11004. "buildTransitive/config/analysislevelcorrectness_3_all_warnaserror.globalconfig",
  11005. "buildTransitive/config/analysislevelcorrectness_3_default.globalconfig",
  11006. "buildTransitive/config/analysislevelcorrectness_3_default_warnaserror.globalconfig",
  11007. "buildTransitive/config/analysislevelcorrectness_3_minimum.globalconfig",
  11008. "buildTransitive/config/analysislevelcorrectness_3_minimum_warnaserror.globalconfig",
  11009. "buildTransitive/config/analysislevelcorrectness_3_none.globalconfig",
  11010. "buildTransitive/config/analysislevelcorrectness_3_none_warnaserror.globalconfig",
  11011. "buildTransitive/config/analysislevelcorrectness_3_recommended.globalconfig",
  11012. "buildTransitive/config/analysislevelcorrectness_3_recommended_warnaserror.globalconfig",
  11013. "buildTransitive/config/analysislevelcorrectness_4_3_all.globalconfig",
  11014. "buildTransitive/config/analysislevelcorrectness_4_3_all_warnaserror.globalconfig",
  11015. "buildTransitive/config/analysislevelcorrectness_4_3_default.globalconfig",
  11016. "buildTransitive/config/analysislevelcorrectness_4_3_default_warnaserror.globalconfig",
  11017. "buildTransitive/config/analysislevelcorrectness_4_3_minimum.globalconfig",
  11018. "buildTransitive/config/analysislevelcorrectness_4_3_minimum_warnaserror.globalconfig",
  11019. "buildTransitive/config/analysislevelcorrectness_4_3_none.globalconfig",
  11020. "buildTransitive/config/analysislevelcorrectness_4_3_none_warnaserror.globalconfig",
  11021. "buildTransitive/config/analysislevelcorrectness_4_3_recommended.globalconfig",
  11022. "buildTransitive/config/analysislevelcorrectness_4_3_recommended_warnaserror.globalconfig",
  11023. "buildTransitive/config/analysislevellibrary_2_9_8_all.globalconfig",
  11024. "buildTransitive/config/analysislevellibrary_2_9_8_all_warnaserror.globalconfig",
  11025. "buildTransitive/config/analysislevellibrary_2_9_8_default.globalconfig",
  11026. "buildTransitive/config/analysislevellibrary_2_9_8_default_warnaserror.globalconfig",
  11027. "buildTransitive/config/analysislevellibrary_2_9_8_minimum.globalconfig",
  11028. "buildTransitive/config/analysislevellibrary_2_9_8_minimum_warnaserror.globalconfig",
  11029. "buildTransitive/config/analysislevellibrary_2_9_8_none.globalconfig",
  11030. "buildTransitive/config/analysislevellibrary_2_9_8_none_warnaserror.globalconfig",
  11031. "buildTransitive/config/analysislevellibrary_2_9_8_recommended.globalconfig",
  11032. "buildTransitive/config/analysislevellibrary_2_9_8_recommended_warnaserror.globalconfig",
  11033. "buildTransitive/config/analysislevellibrary_3_3_3_all.globalconfig",
  11034. "buildTransitive/config/analysislevellibrary_3_3_3_all_warnaserror.globalconfig",
  11035. "buildTransitive/config/analysislevellibrary_3_3_3_default.globalconfig",
  11036. "buildTransitive/config/analysislevellibrary_3_3_3_default_warnaserror.globalconfig",
  11037. "buildTransitive/config/analysislevellibrary_3_3_3_minimum.globalconfig",
  11038. "buildTransitive/config/analysislevellibrary_3_3_3_minimum_warnaserror.globalconfig",
  11039. "buildTransitive/config/analysislevellibrary_3_3_3_none.globalconfig",
  11040. "buildTransitive/config/analysislevellibrary_3_3_3_none_warnaserror.globalconfig",
  11041. "buildTransitive/config/analysislevellibrary_3_3_3_recommended.globalconfig",
  11042. "buildTransitive/config/analysislevellibrary_3_3_3_recommended_warnaserror.globalconfig",
  11043. "buildTransitive/config/analysislevellibrary_3_3_all.globalconfig",
  11044. "buildTransitive/config/analysislevellibrary_3_3_all_warnaserror.globalconfig",
  11045. "buildTransitive/config/analysislevellibrary_3_3_default.globalconfig",
  11046. "buildTransitive/config/analysislevellibrary_3_3_default_warnaserror.globalconfig",
  11047. "buildTransitive/config/analysislevellibrary_3_3_minimum.globalconfig",
  11048. "buildTransitive/config/analysislevellibrary_3_3_minimum_warnaserror.globalconfig",
  11049. "buildTransitive/config/analysislevellibrary_3_3_none.globalconfig",
  11050. "buildTransitive/config/analysislevellibrary_3_3_none_warnaserror.globalconfig",
  11051. "buildTransitive/config/analysislevellibrary_3_3_recommended.globalconfig",
  11052. "buildTransitive/config/analysislevellibrary_3_3_recommended_warnaserror.globalconfig",
  11053. "buildTransitive/config/analysislevellibrary_3_all.globalconfig",
  11054. "buildTransitive/config/analysislevellibrary_3_all_warnaserror.globalconfig",
  11055. "buildTransitive/config/analysislevellibrary_3_default.globalconfig",
  11056. "buildTransitive/config/analysislevellibrary_3_default_warnaserror.globalconfig",
  11057. "buildTransitive/config/analysislevellibrary_3_minimum.globalconfig",
  11058. "buildTransitive/config/analysislevellibrary_3_minimum_warnaserror.globalconfig",
  11059. "buildTransitive/config/analysislevellibrary_3_none.globalconfig",
  11060. "buildTransitive/config/analysislevellibrary_3_none_warnaserror.globalconfig",
  11061. "buildTransitive/config/analysislevellibrary_3_recommended.globalconfig",
  11062. "buildTransitive/config/analysislevellibrary_3_recommended_warnaserror.globalconfig",
  11063. "buildTransitive/config/analysislevellibrary_4_3_all.globalconfig",
  11064. "buildTransitive/config/analysislevellibrary_4_3_all_warnaserror.globalconfig",
  11065. "buildTransitive/config/analysislevellibrary_4_3_default.globalconfig",
  11066. "buildTransitive/config/analysislevellibrary_4_3_default_warnaserror.globalconfig",
  11067. "buildTransitive/config/analysislevellibrary_4_3_minimum.globalconfig",
  11068. "buildTransitive/config/analysislevellibrary_4_3_minimum_warnaserror.globalconfig",
  11069. "buildTransitive/config/analysislevellibrary_4_3_none.globalconfig",
  11070. "buildTransitive/config/analysislevellibrary_4_3_none_warnaserror.globalconfig",
  11071. "buildTransitive/config/analysislevellibrary_4_3_recommended.globalconfig",
  11072. "buildTransitive/config/analysislevellibrary_4_3_recommended_warnaserror.globalconfig",
  11073. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all.globalconfig",
  11074. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all_warnaserror.globalconfig",
  11075. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default.globalconfig",
  11076. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default_warnaserror.globalconfig",
  11077. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum.globalconfig",
  11078. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum_warnaserror.globalconfig",
  11079. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none.globalconfig",
  11080. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none_warnaserror.globalconfig",
  11081. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended.globalconfig",
  11082. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended_warnaserror.globalconfig",
  11083. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all.globalconfig",
  11084. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all_warnaserror.globalconfig",
  11085. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default.globalconfig",
  11086. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default_warnaserror.globalconfig",
  11087. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum.globalconfig",
  11088. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum_warnaserror.globalconfig",
  11089. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none.globalconfig",
  11090. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none_warnaserror.globalconfig",
  11091. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended.globalconfig",
  11092. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended_warnaserror.globalconfig",
  11093. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all.globalconfig",
  11094. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all_warnaserror.globalconfig",
  11095. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default.globalconfig",
  11096. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default_warnaserror.globalconfig",
  11097. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum.globalconfig",
  11098. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum_warnaserror.globalconfig",
  11099. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none.globalconfig",
  11100. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none_warnaserror.globalconfig",
  11101. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended.globalconfig",
  11102. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended_warnaserror.globalconfig",
  11103. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all.globalconfig",
  11104. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all_warnaserror.globalconfig",
  11105. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default.globalconfig",
  11106. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default_warnaserror.globalconfig",
  11107. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum.globalconfig",
  11108. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum_warnaserror.globalconfig",
  11109. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none.globalconfig",
  11110. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none_warnaserror.globalconfig",
  11111. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended.globalconfig",
  11112. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended_warnaserror.globalconfig",
  11113. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all.globalconfig",
  11114. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all_warnaserror.globalconfig",
  11115. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default.globalconfig",
  11116. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default_warnaserror.globalconfig",
  11117. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum.globalconfig",
  11118. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum_warnaserror.globalconfig",
  11119. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none.globalconfig",
  11120. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none_warnaserror.globalconfig",
  11121. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended.globalconfig",
  11122. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended_warnaserror.globalconfig",
  11123. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all.globalconfig",
  11124. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all_warnaserror.globalconfig",
  11125. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default.globalconfig",
  11126. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default_warnaserror.globalconfig",
  11127. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum.globalconfig",
  11128. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum_warnaserror.globalconfig",
  11129. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none.globalconfig",
  11130. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none_warnaserror.globalconfig",
  11131. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended.globalconfig",
  11132. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended_warnaserror.globalconfig",
  11133. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all.globalconfig",
  11134. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all_warnaserror.globalconfig",
  11135. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default.globalconfig",
  11136. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default_warnaserror.globalconfig",
  11137. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum.globalconfig",
  11138. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum_warnaserror.globalconfig",
  11139. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none.globalconfig",
  11140. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none_warnaserror.globalconfig",
  11141. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended.globalconfig",
  11142. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended_warnaserror.globalconfig",
  11143. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all.globalconfig",
  11144. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all_warnaserror.globalconfig",
  11145. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default.globalconfig",
  11146. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default_warnaserror.globalconfig",
  11147. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum.globalconfig",
  11148. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum_warnaserror.globalconfig",
  11149. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none.globalconfig",
  11150. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none_warnaserror.globalconfig",
  11151. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended.globalconfig",
  11152. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended_warnaserror.globalconfig",
  11153. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all.globalconfig",
  11154. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all_warnaserror.globalconfig",
  11155. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default.globalconfig",
  11156. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default_warnaserror.globalconfig",
  11157. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum.globalconfig",
  11158. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum_warnaserror.globalconfig",
  11159. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none.globalconfig",
  11160. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none_warnaserror.globalconfig",
  11161. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended.globalconfig",
  11162. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended_warnaserror.globalconfig",
  11163. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all.globalconfig",
  11164. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all_warnaserror.globalconfig",
  11165. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default.globalconfig",
  11166. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default_warnaserror.globalconfig",
  11167. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum.globalconfig",
  11168. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum_warnaserror.globalconfig",
  11169. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none.globalconfig",
  11170. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none_warnaserror.globalconfig",
  11171. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended.globalconfig",
  11172. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended_warnaserror.globalconfig",
  11173. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all.globalconfig",
  11174. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all_warnaserror.globalconfig",
  11175. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default.globalconfig",
  11176. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default_warnaserror.globalconfig",
  11177. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum.globalconfig",
  11178. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum_warnaserror.globalconfig",
  11179. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none.globalconfig",
  11180. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none_warnaserror.globalconfig",
  11181. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended.globalconfig",
  11182. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended_warnaserror.globalconfig",
  11183. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all.globalconfig",
  11184. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all_warnaserror.globalconfig",
  11185. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default.globalconfig",
  11186. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default_warnaserror.globalconfig",
  11187. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum.globalconfig",
  11188. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum_warnaserror.globalconfig",
  11189. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none.globalconfig",
  11190. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none_warnaserror.globalconfig",
  11191. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended.globalconfig",
  11192. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended_warnaserror.globalconfig",
  11193. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all.globalconfig",
  11194. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all_warnaserror.globalconfig",
  11195. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default.globalconfig",
  11196. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default_warnaserror.globalconfig",
  11197. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum.globalconfig",
  11198. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum_warnaserror.globalconfig",
  11199. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none.globalconfig",
  11200. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none_warnaserror.globalconfig",
  11201. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended.globalconfig",
  11202. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended_warnaserror.globalconfig",
  11203. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all.globalconfig",
  11204. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all_warnaserror.globalconfig",
  11205. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default.globalconfig",
  11206. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default_warnaserror.globalconfig",
  11207. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum.globalconfig",
  11208. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum_warnaserror.globalconfig",
  11209. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none.globalconfig",
  11210. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none_warnaserror.globalconfig",
  11211. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended.globalconfig",
  11212. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended_warnaserror.globalconfig",
  11213. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all.globalconfig",
  11214. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all_warnaserror.globalconfig",
  11215. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default.globalconfig",
  11216. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default_warnaserror.globalconfig",
  11217. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum.globalconfig",
  11218. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum_warnaserror.globalconfig",
  11219. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none.globalconfig",
  11220. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none_warnaserror.globalconfig",
  11221. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended.globalconfig",
  11222. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended_warnaserror.globalconfig",
  11223. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all.globalconfig",
  11224. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all_warnaserror.globalconfig",
  11225. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default.globalconfig",
  11226. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default_warnaserror.globalconfig",
  11227. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum.globalconfig",
  11228. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum_warnaserror.globalconfig",
  11229. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none.globalconfig",
  11230. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none_warnaserror.globalconfig",
  11231. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended.globalconfig",
  11232. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended_warnaserror.globalconfig",
  11233. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all.globalconfig",
  11234. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all_warnaserror.globalconfig",
  11235. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default.globalconfig",
  11236. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default_warnaserror.globalconfig",
  11237. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum.globalconfig",
  11238. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum_warnaserror.globalconfig",
  11239. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none.globalconfig",
  11240. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none_warnaserror.globalconfig",
  11241. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended.globalconfig",
  11242. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended_warnaserror.globalconfig",
  11243. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all.globalconfig",
  11244. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all_warnaserror.globalconfig",
  11245. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default.globalconfig",
  11246. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default_warnaserror.globalconfig",
  11247. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum.globalconfig",
  11248. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum_warnaserror.globalconfig",
  11249. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none.globalconfig",
  11250. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none_warnaserror.globalconfig",
  11251. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended.globalconfig",
  11252. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended_warnaserror.globalconfig",
  11253. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all.globalconfig",
  11254. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all_warnaserror.globalconfig",
  11255. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default.globalconfig",
  11256. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default_warnaserror.globalconfig",
  11257. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum.globalconfig",
  11258. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum_warnaserror.globalconfig",
  11259. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none.globalconfig",
  11260. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none_warnaserror.globalconfig",
  11261. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended.globalconfig",
  11262. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended_warnaserror.globalconfig",
  11263. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all.globalconfig",
  11264. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all_warnaserror.globalconfig",
  11265. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default.globalconfig",
  11266. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default_warnaserror.globalconfig",
  11267. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum.globalconfig",
  11268. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum_warnaserror.globalconfig",
  11269. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none.globalconfig",
  11270. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none_warnaserror.globalconfig",
  11271. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended.globalconfig",
  11272. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended_warnaserror.globalconfig",
  11273. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all.globalconfig",
  11274. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all_warnaserror.globalconfig",
  11275. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default.globalconfig",
  11276. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default_warnaserror.globalconfig",
  11277. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum.globalconfig",
  11278. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum_warnaserror.globalconfig",
  11279. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none.globalconfig",
  11280. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none_warnaserror.globalconfig",
  11281. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended.globalconfig",
  11282. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended_warnaserror.globalconfig",
  11283. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all.globalconfig",
  11284. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all_warnaserror.globalconfig",
  11285. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default.globalconfig",
  11286. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default_warnaserror.globalconfig",
  11287. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum.globalconfig",
  11288. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum_warnaserror.globalconfig",
  11289. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none.globalconfig",
  11290. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none_warnaserror.globalconfig",
  11291. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended.globalconfig",
  11292. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended_warnaserror.globalconfig",
  11293. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all.globalconfig",
  11294. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all_warnaserror.globalconfig",
  11295. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default.globalconfig",
  11296. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default_warnaserror.globalconfig",
  11297. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum.globalconfig",
  11298. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum_warnaserror.globalconfig",
  11299. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none.globalconfig",
  11300. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none_warnaserror.globalconfig",
  11301. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended.globalconfig",
  11302. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended_warnaserror.globalconfig",
  11303. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all.globalconfig",
  11304. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all_warnaserror.globalconfig",
  11305. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default.globalconfig",
  11306. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default_warnaserror.globalconfig",
  11307. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum.globalconfig",
  11308. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum_warnaserror.globalconfig",
  11309. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none.globalconfig",
  11310. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none_warnaserror.globalconfig",
  11311. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended.globalconfig",
  11312. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended_warnaserror.globalconfig",
  11313. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all.globalconfig",
  11314. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all_warnaserror.globalconfig",
  11315. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default.globalconfig",
  11316. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default_warnaserror.globalconfig",
  11317. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum.globalconfig",
  11318. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum_warnaserror.globalconfig",
  11319. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none.globalconfig",
  11320. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none_warnaserror.globalconfig",
  11321. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended.globalconfig",
  11322. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended_warnaserror.globalconfig",
  11323. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all.globalconfig",
  11324. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all_warnaserror.globalconfig",
  11325. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default.globalconfig",
  11326. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default_warnaserror.globalconfig",
  11327. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum.globalconfig",
  11328. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum_warnaserror.globalconfig",
  11329. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none.globalconfig",
  11330. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none_warnaserror.globalconfig",
  11331. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended.globalconfig",
  11332. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended_warnaserror.globalconfig",
  11333. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all.globalconfig",
  11334. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all_warnaserror.globalconfig",
  11335. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default.globalconfig",
  11336. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default_warnaserror.globalconfig",
  11337. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum.globalconfig",
  11338. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum_warnaserror.globalconfig",
  11339. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none.globalconfig",
  11340. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none_warnaserror.globalconfig",
  11341. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended.globalconfig",
  11342. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended_warnaserror.globalconfig",
  11343. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all.globalconfig",
  11344. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all_warnaserror.globalconfig",
  11345. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default.globalconfig",
  11346. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default_warnaserror.globalconfig",
  11347. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum.globalconfig",
  11348. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum_warnaserror.globalconfig",
  11349. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none.globalconfig",
  11350. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none_warnaserror.globalconfig",
  11351. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended.globalconfig",
  11352. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended_warnaserror.globalconfig",
  11353. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all.globalconfig",
  11354. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all_warnaserror.globalconfig",
  11355. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default.globalconfig",
  11356. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default_warnaserror.globalconfig",
  11357. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum.globalconfig",
  11358. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum_warnaserror.globalconfig",
  11359. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none.globalconfig",
  11360. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none_warnaserror.globalconfig",
  11361. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended.globalconfig",
  11362. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended_warnaserror.globalconfig",
  11363. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all.globalconfig",
  11364. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all_warnaserror.globalconfig",
  11365. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default.globalconfig",
  11366. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default_warnaserror.globalconfig",
  11367. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum.globalconfig",
  11368. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum_warnaserror.globalconfig",
  11369. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none.globalconfig",
  11370. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none_warnaserror.globalconfig",
  11371. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended.globalconfig",
  11372. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended_warnaserror.globalconfig",
  11373. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all.globalconfig",
  11374. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all_warnaserror.globalconfig",
  11375. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default.globalconfig",
  11376. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default_warnaserror.globalconfig",
  11377. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum.globalconfig",
  11378. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum_warnaserror.globalconfig",
  11379. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none.globalconfig",
  11380. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none_warnaserror.globalconfig",
  11381. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended.globalconfig",
  11382. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended_warnaserror.globalconfig",
  11383. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all.globalconfig",
  11384. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all_warnaserror.globalconfig",
  11385. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default.globalconfig",
  11386. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default_warnaserror.globalconfig",
  11387. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum.globalconfig",
  11388. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum_warnaserror.globalconfig",
  11389. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none.globalconfig",
  11390. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none_warnaserror.globalconfig",
  11391. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended.globalconfig",
  11392. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended_warnaserror.globalconfig",
  11393. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all.globalconfig",
  11394. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all_warnaserror.globalconfig",
  11395. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default.globalconfig",
  11396. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default_warnaserror.globalconfig",
  11397. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum.globalconfig",
  11398. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum_warnaserror.globalconfig",
  11399. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none.globalconfig",
  11400. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none_warnaserror.globalconfig",
  11401. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended.globalconfig",
  11402. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended_warnaserror.globalconfig",
  11403. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all.globalconfig",
  11404. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all_warnaserror.globalconfig",
  11405. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default.globalconfig",
  11406. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default_warnaserror.globalconfig",
  11407. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum.globalconfig",
  11408. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum_warnaserror.globalconfig",
  11409. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none.globalconfig",
  11410. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none_warnaserror.globalconfig",
  11411. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended.globalconfig",
  11412. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended_warnaserror.globalconfig",
  11413. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all.globalconfig",
  11414. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all_warnaserror.globalconfig",
  11415. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default.globalconfig",
  11416. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default_warnaserror.globalconfig",
  11417. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum.globalconfig",
  11418. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum_warnaserror.globalconfig",
  11419. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none.globalconfig",
  11420. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none_warnaserror.globalconfig",
  11421. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended.globalconfig",
  11422. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended_warnaserror.globalconfig",
  11423. "documentation/Analyzer Configuration.md",
  11424. "documentation/Microsoft.CodeAnalysis.Analyzers.md",
  11425. "documentation/Microsoft.CodeAnalysis.Analyzers.sarif",
  11426. "editorconfig/AllRulesDefault/.editorconfig",
  11427. "editorconfig/AllRulesDisabled/.editorconfig",
  11428. "editorconfig/AllRulesEnabled/.editorconfig",
  11429. "editorconfig/CorrectnessRulesDefault/.editorconfig",
  11430. "editorconfig/CorrectnessRulesEnabled/.editorconfig",
  11431. "editorconfig/DataflowRulesDefault/.editorconfig",
  11432. "editorconfig/DataflowRulesEnabled/.editorconfig",
  11433. "editorconfig/LibraryRulesDefault/.editorconfig",
  11434. "editorconfig/LibraryRulesEnabled/.editorconfig",
  11435. "editorconfig/MicrosoftCodeAnalysisCompatibilityRulesDefault/.editorconfig",
  11436. "editorconfig/MicrosoftCodeAnalysisCompatibilityRulesEnabled/.editorconfig",
  11437. "editorconfig/MicrosoftCodeAnalysisCorrectnessRulesDefault/.editorconfig",
  11438. "editorconfig/MicrosoftCodeAnalysisCorrectnessRulesEnabled/.editorconfig",
  11439. "editorconfig/MicrosoftCodeAnalysisDesignRulesDefault/.editorconfig",
  11440. "editorconfig/MicrosoftCodeAnalysisDesignRulesEnabled/.editorconfig",
  11441. "editorconfig/MicrosoftCodeAnalysisDocumentationRulesDefault/.editorconfig",
  11442. "editorconfig/MicrosoftCodeAnalysisDocumentationRulesEnabled/.editorconfig",
  11443. "editorconfig/MicrosoftCodeAnalysisLocalizationRulesDefault/.editorconfig",
  11444. "editorconfig/MicrosoftCodeAnalysisLocalizationRulesEnabled/.editorconfig",
  11445. "editorconfig/MicrosoftCodeAnalysisPerformanceRulesDefault/.editorconfig",
  11446. "editorconfig/MicrosoftCodeAnalysisPerformanceRulesEnabled/.editorconfig",
  11447. "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesDefault/.editorconfig",
  11448. "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled/.editorconfig",
  11449. "editorconfig/PortedFromFxCopRulesDefault/.editorconfig",
  11450. "editorconfig/PortedFromFxCopRulesEnabled/.editorconfig",
  11451. "microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512",
  11452. "microsoft.codeanalysis.analyzers.nuspec",
  11453. "rulesets/AllRulesDefault.ruleset",
  11454. "rulesets/AllRulesDisabled.ruleset",
  11455. "rulesets/AllRulesEnabled.ruleset",
  11456. "rulesets/CorrectnessRulesDefault.ruleset",
  11457. "rulesets/CorrectnessRulesEnabled.ruleset",
  11458. "rulesets/DataflowRulesDefault.ruleset",
  11459. "rulesets/DataflowRulesEnabled.ruleset",
  11460. "rulesets/LibraryRulesDefault.ruleset",
  11461. "rulesets/LibraryRulesEnabled.ruleset",
  11462. "rulesets/MicrosoftCodeAnalysisCompatibilityRulesDefault.ruleset",
  11463. "rulesets/MicrosoftCodeAnalysisCompatibilityRulesEnabled.ruleset",
  11464. "rulesets/MicrosoftCodeAnalysisCorrectnessRulesDefault.ruleset",
  11465. "rulesets/MicrosoftCodeAnalysisCorrectnessRulesEnabled.ruleset",
  11466. "rulesets/MicrosoftCodeAnalysisDesignRulesDefault.ruleset",
  11467. "rulesets/MicrosoftCodeAnalysisDesignRulesEnabled.ruleset",
  11468. "rulesets/MicrosoftCodeAnalysisDocumentationRulesDefault.ruleset",
  11469. "rulesets/MicrosoftCodeAnalysisDocumentationRulesEnabled.ruleset",
  11470. "rulesets/MicrosoftCodeAnalysisLocalizationRulesDefault.ruleset",
  11471. "rulesets/MicrosoftCodeAnalysisLocalizationRulesEnabled.ruleset",
  11472. "rulesets/MicrosoftCodeAnalysisPerformanceRulesDefault.ruleset",
  11473. "rulesets/MicrosoftCodeAnalysisPerformanceRulesEnabled.ruleset",
  11474. "rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesDefault.ruleset",
  11475. "rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled.ruleset",
  11476. "rulesets/PortedFromFxCopRulesDefault.ruleset",
  11477. "rulesets/PortedFromFxCopRulesEnabled.ruleset",
  11478. "tools/install.ps1",
  11479. "tools/uninstall.ps1"
  11480. ]
  11481. },
  11482. "Microsoft.CodeAnalysis.Common/4.9.2": {
  11483. "sha512": "M5PThug7b2AdxL7xKmQs50KzAQTl9jENw5jMT3iUt16k+DAFlw1S87juU3UuPs3gvBm8trMBSOEvSFDr31c9Vw==",
  11484. "type": "package",
  11485. "path": "microsoft.codeanalysis.common/4.9.2",
  11486. "files": [
  11487. ".nupkg.metadata",
  11488. ".signature.p7s",
  11489. "Icon.png",
  11490. "ThirdPartyNotices.rtf",
  11491. "lib/net6.0/Microsoft.CodeAnalysis.dll",
  11492. "lib/net6.0/Microsoft.CodeAnalysis.pdb",
  11493. "lib/net6.0/Microsoft.CodeAnalysis.xml",
  11494. "lib/net6.0/cs/Microsoft.CodeAnalysis.resources.dll",
  11495. "lib/net6.0/de/Microsoft.CodeAnalysis.resources.dll",
  11496. "lib/net6.0/es/Microsoft.CodeAnalysis.resources.dll",
  11497. "lib/net6.0/fr/Microsoft.CodeAnalysis.resources.dll",
  11498. "lib/net6.0/it/Microsoft.CodeAnalysis.resources.dll",
  11499. "lib/net6.0/ja/Microsoft.CodeAnalysis.resources.dll",
  11500. "lib/net6.0/ko/Microsoft.CodeAnalysis.resources.dll",
  11501. "lib/net6.0/pl/Microsoft.CodeAnalysis.resources.dll",
  11502. "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.resources.dll",
  11503. "lib/net6.0/ru/Microsoft.CodeAnalysis.resources.dll",
  11504. "lib/net6.0/tr/Microsoft.CodeAnalysis.resources.dll",
  11505. "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll",
  11506. "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll",
  11507. "lib/net7.0/Microsoft.CodeAnalysis.dll",
  11508. "lib/net7.0/Microsoft.CodeAnalysis.pdb",
  11509. "lib/net7.0/Microsoft.CodeAnalysis.xml",
  11510. "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll",
  11511. "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll",
  11512. "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll",
  11513. "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll",
  11514. "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll",
  11515. "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll",
  11516. "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll",
  11517. "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll",
  11518. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll",
  11519. "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll",
  11520. "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll",
  11521. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll",
  11522. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll",
  11523. "lib/netstandard2.0/Microsoft.CodeAnalysis.dll",
  11524. "lib/netstandard2.0/Microsoft.CodeAnalysis.pdb",
  11525. "lib/netstandard2.0/Microsoft.CodeAnalysis.xml",
  11526. "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll",
  11527. "lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll",
  11528. "lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll",
  11529. "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll",
  11530. "lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll",
  11531. "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll",
  11532. "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll",
  11533. "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll",
  11534. "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll",
  11535. "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll",
  11536. "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll",
  11537. "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll",
  11538. "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll",
  11539. "microsoft.codeanalysis.common.4.9.2.nupkg.sha512",
  11540. "microsoft.codeanalysis.common.nuspec"
  11541. ]
  11542. },
  11543. "Microsoft.CodeAnalysis.CSharp/4.9.2": {
  11544. "sha512": "HGIo7E9Mf3exAJbUdYpDFfLoYkSVaHDJXPyusWTYUTBaOPCowGw+Gap5McE1w+K+ryIXre72oiqL88sQHmHBmg==",
  11545. "type": "package",
  11546. "path": "microsoft.codeanalysis.csharp/4.9.2",
  11547. "files": [
  11548. ".nupkg.metadata",
  11549. ".signature.p7s",
  11550. "Icon.png",
  11551. "ThirdPartyNotices.rtf",
  11552. "lib/net6.0/Microsoft.CodeAnalysis.CSharp.dll",
  11553. "lib/net6.0/Microsoft.CodeAnalysis.CSharp.pdb",
  11554. "lib/net6.0/Microsoft.CodeAnalysis.CSharp.xml",
  11555. "lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11556. "lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11557. "lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11558. "lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11559. "lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11560. "lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11561. "lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11562. "lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11563. "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11564. "lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11565. "lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11566. "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11567. "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11568. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll",
  11569. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.pdb",
  11570. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.xml",
  11571. "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11572. "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11573. "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11574. "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11575. "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11576. "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11577. "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11578. "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11579. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11580. "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11581. "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11582. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11583. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11584. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll",
  11585. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb",
  11586. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml",
  11587. "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11588. "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11589. "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11590. "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11591. "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11592. "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11593. "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11594. "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11595. "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11596. "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11597. "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11598. "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11599. "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11600. "microsoft.codeanalysis.csharp.4.9.2.nupkg.sha512",
  11601. "microsoft.codeanalysis.csharp.nuspec"
  11602. ]
  11603. },
  11604. "Microsoft.CodeAnalysis.CSharp.Workspaces/4.9.2": {
  11605. "sha512": "c74oxEil3fiZ3nXchnIgY6mXS4roHGiQBT6p3X6dMWokVqluHiqi3PNcXyxH8N/w28rQeXprF3mca83rPPNrMw==",
  11606. "type": "package",
  11607. "path": "microsoft.codeanalysis.csharp.workspaces/4.9.2",
  11608. "files": [
  11609. ".nupkg.metadata",
  11610. ".signature.p7s",
  11611. "Icon.png",
  11612. "ThirdPartyNotices.rtf",
  11613. "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll",
  11614. "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb",
  11615. "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml",
  11616. "lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11617. "lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11618. "lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11619. "lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11620. "lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11621. "lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11622. "lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11623. "lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11624. "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11625. "lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11626. "lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11627. "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11628. "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11629. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll",
  11630. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb",
  11631. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml",
  11632. "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11633. "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11634. "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11635. "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11636. "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11637. "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11638. "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11639. "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11640. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11641. "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11642. "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11643. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11644. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11645. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll",
  11646. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb",
  11647. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml",
  11648. "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11649. "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11650. "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11651. "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11652. "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11653. "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11654. "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11655. "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11656. "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11657. "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11658. "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11659. "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11660. "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11661. "microsoft.codeanalysis.csharp.workspaces.4.9.2.nupkg.sha512",
  11662. "microsoft.codeanalysis.csharp.workspaces.nuspec"
  11663. ]
  11664. },
  11665. "Microsoft.CodeAnalysis.Workspaces.Common/4.9.2": {
  11666. "sha512": "sgBlkBjKwUdpbtwM7SnBdOxvQxuaTtO9F8QgvKY5cH/OnlwDTZqmkK8hfDbhxv9wnN2wME10BL2vIv1fLJwFGA==",
  11667. "type": "package",
  11668. "path": "microsoft.codeanalysis.workspaces.common/4.9.2",
  11669. "files": [
  11670. ".nupkg.metadata",
  11671. ".signature.p7s",
  11672. "Icon.png",
  11673. "ThirdPartyNotices.rtf",
  11674. "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.dll",
  11675. "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.pdb",
  11676. "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.xml",
  11677. "lib/net6.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11678. "lib/net6.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11679. "lib/net6.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11680. "lib/net6.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11681. "lib/net6.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11682. "lib/net6.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11683. "lib/net6.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11684. "lib/net6.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11685. "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11686. "lib/net6.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11687. "lib/net6.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11688. "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11689. "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11690. "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll",
  11691. "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.pdb",
  11692. "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.xml",
  11693. "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11694. "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11695. "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11696. "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11697. "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11698. "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11699. "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11700. "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11701. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11702. "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11703. "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11704. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11705. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11706. "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll",
  11707. "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.pdb",
  11708. "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.xml",
  11709. "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11710. "lib/netstandard2.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11711. "lib/netstandard2.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11712. "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11713. "lib/netstandard2.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11714. "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11715. "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11716. "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11717. "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11718. "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11719. "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11720. "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11721. "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11722. "microsoft.codeanalysis.workspaces.common.4.9.2.nupkg.sha512",
  11723. "microsoft.codeanalysis.workspaces.common.nuspec"
  11724. ]
  11725. },
  11726. "Microsoft.CSharp/4.7.0": {
  11727. "sha512": "pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==",
  11728. "type": "package",
  11729. "path": "microsoft.csharp/4.7.0",
  11730. "files": [
  11731. ".nupkg.metadata",
  11732. ".signature.p7s",
  11733. "LICENSE.TXT",
  11734. "THIRD-PARTY-NOTICES.TXT",
  11735. "lib/MonoAndroid10/_._",
  11736. "lib/MonoTouch10/_._",
  11737. "lib/net45/_._",
  11738. "lib/netcore50/Microsoft.CSharp.dll",
  11739. "lib/netcoreapp2.0/_._",
  11740. "lib/netstandard1.3/Microsoft.CSharp.dll",
  11741. "lib/netstandard2.0/Microsoft.CSharp.dll",
  11742. "lib/netstandard2.0/Microsoft.CSharp.xml",
  11743. "lib/portable-net45+win8+wp8+wpa81/_._",
  11744. "lib/uap10.0.16299/_._",
  11745. "lib/win8/_._",
  11746. "lib/wp80/_._",
  11747. "lib/wpa81/_._",
  11748. "lib/xamarinios10/_._",
  11749. "lib/xamarinmac20/_._",
  11750. "lib/xamarintvos10/_._",
  11751. "lib/xamarinwatchos10/_._",
  11752. "microsoft.csharp.4.7.0.nupkg.sha512",
  11753. "microsoft.csharp.nuspec",
  11754. "ref/MonoAndroid10/_._",
  11755. "ref/MonoTouch10/_._",
  11756. "ref/net45/_._",
  11757. "ref/netcore50/Microsoft.CSharp.dll",
  11758. "ref/netcore50/Microsoft.CSharp.xml",
  11759. "ref/netcore50/de/Microsoft.CSharp.xml",
  11760. "ref/netcore50/es/Microsoft.CSharp.xml",
  11761. "ref/netcore50/fr/Microsoft.CSharp.xml",
  11762. "ref/netcore50/it/Microsoft.CSharp.xml",
  11763. "ref/netcore50/ja/Microsoft.CSharp.xml",
  11764. "ref/netcore50/ko/Microsoft.CSharp.xml",
  11765. "ref/netcore50/ru/Microsoft.CSharp.xml",
  11766. "ref/netcore50/zh-hans/Microsoft.CSharp.xml",
  11767. "ref/netcore50/zh-hant/Microsoft.CSharp.xml",
  11768. "ref/netcoreapp2.0/_._",
  11769. "ref/netstandard1.0/Microsoft.CSharp.dll",
  11770. "ref/netstandard1.0/Microsoft.CSharp.xml",
  11771. "ref/netstandard1.0/de/Microsoft.CSharp.xml",
  11772. "ref/netstandard1.0/es/Microsoft.CSharp.xml",
  11773. "ref/netstandard1.0/fr/Microsoft.CSharp.xml",
  11774. "ref/netstandard1.0/it/Microsoft.CSharp.xml",
  11775. "ref/netstandard1.0/ja/Microsoft.CSharp.xml",
  11776. "ref/netstandard1.0/ko/Microsoft.CSharp.xml",
  11777. "ref/netstandard1.0/ru/Microsoft.CSharp.xml",
  11778. "ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml",
  11779. "ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml",
  11780. "ref/netstandard2.0/Microsoft.CSharp.dll",
  11781. "ref/netstandard2.0/Microsoft.CSharp.xml",
  11782. "ref/portable-net45+win8+wp8+wpa81/_._",
  11783. "ref/uap10.0.16299/_._",
  11784. "ref/win8/_._",
  11785. "ref/wp80/_._",
  11786. "ref/wpa81/_._",
  11787. "ref/xamarinios10/_._",
  11788. "ref/xamarinmac20/_._",
  11789. "ref/xamarintvos10/_._",
  11790. "ref/xamarinwatchos10/_._",
  11791. "useSharedDesignerContext.txt",
  11792. "version.txt"
  11793. ]
  11794. },
  11795. "Microsoft.Data.SqlClient/2.1.7": {
  11796. "sha512": "dSdlcXPszeOjjDX9a0buMFgYqKrI5bTxdSgX3JyCa+OL80NUstJSxOJr0j9oOn8mpP5PgWeRC2bVf/Zf2Cjv+g==",
  11797. "type": "package",
  11798. "path": "microsoft.data.sqlclient/2.1.7",
  11799. "files": [
  11800. ".nupkg.metadata",
  11801. ".signature.p7s",
  11802. "dotnet.png",
  11803. "lib/net46/Microsoft.Data.SqlClient.dll",
  11804. "lib/net46/Microsoft.Data.SqlClient.pdb",
  11805. "lib/net46/Microsoft.Data.SqlClient.xml",
  11806. "lib/net46/de/Microsoft.Data.SqlClient.resources.dll",
  11807. "lib/net46/es/Microsoft.Data.SqlClient.resources.dll",
  11808. "lib/net46/fr/Microsoft.Data.SqlClient.resources.dll",
  11809. "lib/net46/it/Microsoft.Data.SqlClient.resources.dll",
  11810. "lib/net46/ja/Microsoft.Data.SqlClient.resources.dll",
  11811. "lib/net46/ko/Microsoft.Data.SqlClient.resources.dll",
  11812. "lib/net46/pt-BR/Microsoft.Data.SqlClient.resources.dll",
  11813. "lib/net46/ru/Microsoft.Data.SqlClient.resources.dll",
  11814. "lib/net46/zh-Hans/Microsoft.Data.SqlClient.resources.dll",
  11815. "lib/net46/zh-Hant/Microsoft.Data.SqlClient.resources.dll",
  11816. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  11817. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  11818. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.xml",
  11819. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
  11820. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
  11821. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.xml",
  11822. "lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  11823. "lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  11824. "lib/netstandard2.0/Microsoft.Data.SqlClient.xml",
  11825. "lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
  11826. "lib/netstandard2.1/Microsoft.Data.SqlClient.pdb",
  11827. "lib/netstandard2.1/Microsoft.Data.SqlClient.xml",
  11828. "microsoft.data.sqlclient.2.1.7.nupkg.sha512",
  11829. "microsoft.data.sqlclient.nuspec",
  11830. "ref/net46/Microsoft.Data.SqlClient.dll",
  11831. "ref/net46/Microsoft.Data.SqlClient.pdb",
  11832. "ref/net46/Microsoft.Data.SqlClient.xml",
  11833. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  11834. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  11835. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.xml",
  11836. "ref/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
  11837. "ref/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
  11838. "ref/netcoreapp3.1/Microsoft.Data.SqlClient.xml",
  11839. "ref/netstandard2.0/Microsoft.Data.SqlClient.dll",
  11840. "ref/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  11841. "ref/netstandard2.0/Microsoft.Data.SqlClient.xml",
  11842. "ref/netstandard2.1/Microsoft.Data.SqlClient.dll",
  11843. "ref/netstandard2.1/Microsoft.Data.SqlClient.pdb",
  11844. "ref/netstandard2.1/Microsoft.Data.SqlClient.xml",
  11845. "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  11846. "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  11847. "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
  11848. "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
  11849. "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  11850. "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  11851. "runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
  11852. "runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb",
  11853. "runtimes/win/lib/net46/Microsoft.Data.SqlClient.dll",
  11854. "runtimes/win/lib/net46/Microsoft.Data.SqlClient.pdb",
  11855. "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  11856. "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  11857. "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
  11858. "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
  11859. "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  11860. "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  11861. "runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
  11862. "runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb"
  11863. ]
  11864. },
  11865. "Microsoft.Data.SqlClient.SNI.runtime/2.1.1": {
  11866. "sha512": "JwGDWkyZgm7SATJmFLfT2G4teimvNbNtq3lsS9a5DzvhEZnQrZjZhevCU0vdx8MjheLHoG5vocuO03QtioFQxQ==",
  11867. "type": "package",
  11868. "path": "microsoft.data.sqlclient.sni.runtime/2.1.1",
  11869. "files": [
  11870. ".nupkg.metadata",
  11871. ".signature.p7s",
  11872. "LICENSE.txt",
  11873. "dotnet.png",
  11874. "microsoft.data.sqlclient.sni.runtime.2.1.1.nupkg.sha512",
  11875. "microsoft.data.sqlclient.sni.runtime.nuspec",
  11876. "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll",
  11877. "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll",
  11878. "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll",
  11879. "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll"
  11880. ]
  11881. },
  11882. "Microsoft.Data.Sqlite/8.0.1": {
  11883. "sha512": "+7uDWNYZmLrVq9eABAKwy1phGbpoFVohKCUoh/nGg9WiBwi856EkAJYFiQhTJWoXxzpInkLFj/6KACoSB7ODYg==",
  11884. "type": "package",
  11885. "path": "microsoft.data.sqlite/8.0.1",
  11886. "files": [
  11887. ".nupkg.metadata",
  11888. ".signature.p7s",
  11889. "Icon.png",
  11890. "lib/netstandard2.0/_._",
  11891. "microsoft.data.sqlite.8.0.1.nupkg.sha512",
  11892. "microsoft.data.sqlite.nuspec"
  11893. ]
  11894. },
  11895. "Microsoft.Data.Sqlite.Core/8.0.1": {
  11896. "sha512": "s8C8xbwMb79EqzTaIhwiBrYtbv6ATnUW19pJed4fKVgN5K4VPQ7JUGqBLztknvD6EJIMKrfRnINGTjnZghrDGw==",
  11897. "type": "package",
  11898. "path": "microsoft.data.sqlite.core/8.0.1",
  11899. "files": [
  11900. ".nupkg.metadata",
  11901. ".signature.p7s",
  11902. "Icon.png",
  11903. "lib/net6.0/Microsoft.Data.Sqlite.dll",
  11904. "lib/net6.0/Microsoft.Data.Sqlite.xml",
  11905. "lib/net8.0/Microsoft.Data.Sqlite.dll",
  11906. "lib/net8.0/Microsoft.Data.Sqlite.xml",
  11907. "lib/netstandard2.0/Microsoft.Data.Sqlite.dll",
  11908. "lib/netstandard2.0/Microsoft.Data.Sqlite.xml",
  11909. "microsoft.data.sqlite.core.8.0.1.nupkg.sha512",
  11910. "microsoft.data.sqlite.core.nuspec"
  11911. ]
  11912. },
  11913. "Microsoft.EntityFrameworkCore/6.0.26": {
  11914. "sha512": "eROc12jvc1jfFmWwu5km4IPNHSEQxEnwGoEpKhGs4dJtjXFrWd7W2opaupK8fynBZlUN6PndKrzZHIhI8e7Baw==",
  11915. "type": "package",
  11916. "path": "microsoft.entityframeworkcore/6.0.26",
  11917. "files": [
  11918. ".nupkg.metadata",
  11919. ".signature.p7s",
  11920. "Icon.png",
  11921. "buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props",
  11922. "lib/net6.0/Microsoft.EntityFrameworkCore.dll",
  11923. "lib/net6.0/Microsoft.EntityFrameworkCore.xml",
  11924. "microsoft.entityframeworkcore.6.0.26.nupkg.sha512",
  11925. "microsoft.entityframeworkcore.nuspec"
  11926. ]
  11927. },
  11928. "Microsoft.EntityFrameworkCore/7.0.15": {
  11929. "sha512": "grjnH94+hXgTqRFdfl88otvlqHTG1QEtlLm6ADI3vtZ1h+C8xNhvKRLNNw1RMD7CKADpoEEPNgqTXKCg+Ki8OQ==",
  11930. "type": "package",
  11931. "path": "microsoft.entityframeworkcore/7.0.15",
  11932. "files": [
  11933. ".nupkg.metadata",
  11934. ".signature.p7s",
  11935. "Icon.png",
  11936. "buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props",
  11937. "lib/net6.0/Microsoft.EntityFrameworkCore.dll",
  11938. "lib/net6.0/Microsoft.EntityFrameworkCore.xml",
  11939. "microsoft.entityframeworkcore.7.0.15.nupkg.sha512",
  11940. "microsoft.entityframeworkcore.nuspec"
  11941. ]
  11942. },
  11943. "Microsoft.EntityFrameworkCore/8.0.4": {
  11944. "sha512": "/kyu9pXuxQvhg8RO/oN5Q5Og7cDIVvZtrt1z48rX7Yido+zEGkUkp3/Bjd9u45N2uuPPF8mn2pKDlAewCvv3/Q==",
  11945. "type": "package",
  11946. "path": "microsoft.entityframeworkcore/8.0.4",
  11947. "files": [
  11948. ".nupkg.metadata",
  11949. ".signature.p7s",
  11950. "Icon.png",
  11951. "PACKAGE.md",
  11952. "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props",
  11953. "lib/net8.0/Microsoft.EntityFrameworkCore.dll",
  11954. "lib/net8.0/Microsoft.EntityFrameworkCore.xml",
  11955. "microsoft.entityframeworkcore.8.0.4.nupkg.sha512",
  11956. "microsoft.entityframeworkcore.nuspec"
  11957. ]
  11958. },
  11959. "Microsoft.EntityFrameworkCore.Abstractions/6.0.26": {
  11960. "sha512": "VGTCtP8OYEBwUY9xlunIlj1OPrV7TB218mOFvlgdutB8xfHk3Yc7njkE+Kez5L249nZ0eGW4a8UzPCF57uz3QQ==",
  11961. "type": "package",
  11962. "path": "microsoft.entityframeworkcore.abstractions/6.0.26",
  11963. "files": [
  11964. ".nupkg.metadata",
  11965. ".signature.p7s",
  11966. "Icon.png",
  11967. "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll",
  11968. "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.xml",
  11969. "microsoft.entityframeworkcore.abstractions.6.0.26.nupkg.sha512",
  11970. "microsoft.entityframeworkcore.abstractions.nuspec"
  11971. ]
  11972. },
  11973. "Microsoft.EntityFrameworkCore.Abstractions/7.0.15": {
  11974. "sha512": "YZYw1g0EGGkWdC+ymHRccQryerGyh7XlcL8nRo3r7kkPurPJgVCCtC+PK5pBwJGPDdwCYMrwHSoAtfEWcqqQjQ==",
  11975. "type": "package",
  11976. "path": "microsoft.entityframeworkcore.abstractions/7.0.15",
  11977. "files": [
  11978. ".nupkg.metadata",
  11979. ".signature.p7s",
  11980. "Icon.png",
  11981. "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll",
  11982. "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.xml",
  11983. "microsoft.entityframeworkcore.abstractions.7.0.15.nupkg.sha512",
  11984. "microsoft.entityframeworkcore.abstractions.nuspec"
  11985. ]
  11986. },
  11987. "Microsoft.EntityFrameworkCore.Abstractions/8.0.4": {
  11988. "sha512": "S50pjtPNOvRktacaO6UAhvGCPMT56wxqEq8fQfcjaSUySPGba6mKWo6ackw6DdeAR1cA6U+U0uj27warA2KtJA==",
  11989. "type": "package",
  11990. "path": "microsoft.entityframeworkcore.abstractions/8.0.4",
  11991. "files": [
  11992. ".nupkg.metadata",
  11993. ".signature.p7s",
  11994. "Icon.png",
  11995. "PACKAGE.md",
  11996. "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll",
  11997. "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.xml",
  11998. "microsoft.entityframeworkcore.abstractions.8.0.4.nupkg.sha512",
  11999. "microsoft.entityframeworkcore.abstractions.nuspec"
  12000. ]
  12001. },
  12002. "Microsoft.EntityFrameworkCore.Analyzers/6.0.26": {
  12003. "sha512": "yW34XFVptV6xMZVCvfnXr/iIc8GJF9NMaM36KeoqOblZZ+l3n9FsdULB5HFQwzqsnz4+X2ttZz1bQoffBVEFfw==",
  12004. "type": "package",
  12005. "path": "microsoft.entityframeworkcore.analyzers/6.0.26",
  12006. "files": [
  12007. ".nupkg.metadata",
  12008. ".signature.p7s",
  12009. "Icon.png",
  12010. "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll",
  12011. "lib/netstandard2.0/_._",
  12012. "microsoft.entityframeworkcore.analyzers.6.0.26.nupkg.sha512",
  12013. "microsoft.entityframeworkcore.analyzers.nuspec"
  12014. ]
  12015. },
  12016. "Microsoft.EntityFrameworkCore.Analyzers/7.0.15": {
  12017. "sha512": "zscMrRQQR1O4U5PhZ98ASBNdU/mAsSpqTwkE8RrguZEox31jYBK65LWTlFPPBWycEiC6U9feBZZ3bkkrmpWtbQ==",
  12018. "type": "package",
  12019. "path": "microsoft.entityframeworkcore.analyzers/7.0.15",
  12020. "files": [
  12021. ".nupkg.metadata",
  12022. ".signature.p7s",
  12023. "Icon.png",
  12024. "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll",
  12025. "lib/netstandard2.0/_._",
  12026. "microsoft.entityframeworkcore.analyzers.7.0.15.nupkg.sha512",
  12027. "microsoft.entityframeworkcore.analyzers.nuspec"
  12028. ]
  12029. },
  12030. "Microsoft.EntityFrameworkCore.Analyzers/8.0.4": {
  12031. "sha512": "P8hfMZECdbgle4Us8HGRUKAjqVwgbtr5JqtCxqEoiVORrNQAmcpu3g1NKwTAoUsO9Z0QRgExtYoAmdggR/DkMQ==",
  12032. "type": "package",
  12033. "path": "microsoft.entityframeworkcore.analyzers/8.0.4",
  12034. "files": [
  12035. ".nupkg.metadata",
  12036. ".signature.p7s",
  12037. "Icon.png",
  12038. "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll",
  12039. "docs/PACKAGE.md",
  12040. "lib/netstandard2.0/_._",
  12041. "microsoft.entityframeworkcore.analyzers.8.0.4.nupkg.sha512",
  12042. "microsoft.entityframeworkcore.analyzers.nuspec"
  12043. ]
  12044. },
  12045. "Microsoft.Extensions.ApiDescription.Server/6.0.5": {
  12046. "sha512": "Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==",
  12047. "type": "package",
  12048. "path": "microsoft.extensions.apidescription.server/6.0.5",
  12049. "hasTools": true,
  12050. "files": [
  12051. ".nupkg.metadata",
  12052. ".signature.p7s",
  12053. "Icon.png",
  12054. "build/Microsoft.Extensions.ApiDescription.Server.props",
  12055. "build/Microsoft.Extensions.ApiDescription.Server.targets",
  12056. "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props",
  12057. "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets",
  12058. "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512",
  12059. "microsoft.extensions.apidescription.server.nuspec",
  12060. "tools/Newtonsoft.Json.dll",
  12061. "tools/dotnet-getdocument.deps.json",
  12062. "tools/dotnet-getdocument.dll",
  12063. "tools/dotnet-getdocument.runtimeconfig.json",
  12064. "tools/net461-x86/GetDocument.Insider.exe",
  12065. "tools/net461-x86/GetDocument.Insider.exe.config",
  12066. "tools/net461-x86/Microsoft.Win32.Primitives.dll",
  12067. "tools/net461-x86/System.AppContext.dll",
  12068. "tools/net461-x86/System.Buffers.dll",
  12069. "tools/net461-x86/System.Collections.Concurrent.dll",
  12070. "tools/net461-x86/System.Collections.NonGeneric.dll",
  12071. "tools/net461-x86/System.Collections.Specialized.dll",
  12072. "tools/net461-x86/System.Collections.dll",
  12073. "tools/net461-x86/System.ComponentModel.EventBasedAsync.dll",
  12074. "tools/net461-x86/System.ComponentModel.Primitives.dll",
  12075. "tools/net461-x86/System.ComponentModel.TypeConverter.dll",
  12076. "tools/net461-x86/System.ComponentModel.dll",
  12077. "tools/net461-x86/System.Console.dll",
  12078. "tools/net461-x86/System.Data.Common.dll",
  12079. "tools/net461-x86/System.Diagnostics.Contracts.dll",
  12080. "tools/net461-x86/System.Diagnostics.Debug.dll",
  12081. "tools/net461-x86/System.Diagnostics.DiagnosticSource.dll",
  12082. "tools/net461-x86/System.Diagnostics.FileVersionInfo.dll",
  12083. "tools/net461-x86/System.Diagnostics.Process.dll",
  12084. "tools/net461-x86/System.Diagnostics.StackTrace.dll",
  12085. "tools/net461-x86/System.Diagnostics.TextWriterTraceListener.dll",
  12086. "tools/net461-x86/System.Diagnostics.Tools.dll",
  12087. "tools/net461-x86/System.Diagnostics.TraceSource.dll",
  12088. "tools/net461-x86/System.Diagnostics.Tracing.dll",
  12089. "tools/net461-x86/System.Drawing.Primitives.dll",
  12090. "tools/net461-x86/System.Dynamic.Runtime.dll",
  12091. "tools/net461-x86/System.Globalization.Calendars.dll",
  12092. "tools/net461-x86/System.Globalization.Extensions.dll",
  12093. "tools/net461-x86/System.Globalization.dll",
  12094. "tools/net461-x86/System.IO.Compression.ZipFile.dll",
  12095. "tools/net461-x86/System.IO.Compression.dll",
  12096. "tools/net461-x86/System.IO.FileSystem.DriveInfo.dll",
  12097. "tools/net461-x86/System.IO.FileSystem.Primitives.dll",
  12098. "tools/net461-x86/System.IO.FileSystem.Watcher.dll",
  12099. "tools/net461-x86/System.IO.FileSystem.dll",
  12100. "tools/net461-x86/System.IO.IsolatedStorage.dll",
  12101. "tools/net461-x86/System.IO.MemoryMappedFiles.dll",
  12102. "tools/net461-x86/System.IO.Pipes.dll",
  12103. "tools/net461-x86/System.IO.UnmanagedMemoryStream.dll",
  12104. "tools/net461-x86/System.IO.dll",
  12105. "tools/net461-x86/System.Linq.Expressions.dll",
  12106. "tools/net461-x86/System.Linq.Parallel.dll",
  12107. "tools/net461-x86/System.Linq.Queryable.dll",
  12108. "tools/net461-x86/System.Linq.dll",
  12109. "tools/net461-x86/System.Memory.dll",
  12110. "tools/net461-x86/System.Net.Http.dll",
  12111. "tools/net461-x86/System.Net.NameResolution.dll",
  12112. "tools/net461-x86/System.Net.NetworkInformation.dll",
  12113. "tools/net461-x86/System.Net.Ping.dll",
  12114. "tools/net461-x86/System.Net.Primitives.dll",
  12115. "tools/net461-x86/System.Net.Requests.dll",
  12116. "tools/net461-x86/System.Net.Security.dll",
  12117. "tools/net461-x86/System.Net.Sockets.dll",
  12118. "tools/net461-x86/System.Net.WebHeaderCollection.dll",
  12119. "tools/net461-x86/System.Net.WebSockets.Client.dll",
  12120. "tools/net461-x86/System.Net.WebSockets.dll",
  12121. "tools/net461-x86/System.Numerics.Vectors.dll",
  12122. "tools/net461-x86/System.ObjectModel.dll",
  12123. "tools/net461-x86/System.Reflection.Extensions.dll",
  12124. "tools/net461-x86/System.Reflection.Primitives.dll",
  12125. "tools/net461-x86/System.Reflection.dll",
  12126. "tools/net461-x86/System.Resources.Reader.dll",
  12127. "tools/net461-x86/System.Resources.ResourceManager.dll",
  12128. "tools/net461-x86/System.Resources.Writer.dll",
  12129. "tools/net461-x86/System.Runtime.CompilerServices.Unsafe.dll",
  12130. "tools/net461-x86/System.Runtime.CompilerServices.VisualC.dll",
  12131. "tools/net461-x86/System.Runtime.Extensions.dll",
  12132. "tools/net461-x86/System.Runtime.Handles.dll",
  12133. "tools/net461-x86/System.Runtime.InteropServices.RuntimeInformation.dll",
  12134. "tools/net461-x86/System.Runtime.InteropServices.dll",
  12135. "tools/net461-x86/System.Runtime.Numerics.dll",
  12136. "tools/net461-x86/System.Runtime.Serialization.Formatters.dll",
  12137. "tools/net461-x86/System.Runtime.Serialization.Json.dll",
  12138. "tools/net461-x86/System.Runtime.Serialization.Primitives.dll",
  12139. "tools/net461-x86/System.Runtime.Serialization.Xml.dll",
  12140. "tools/net461-x86/System.Runtime.dll",
  12141. "tools/net461-x86/System.Security.Claims.dll",
  12142. "tools/net461-x86/System.Security.Cryptography.Algorithms.dll",
  12143. "tools/net461-x86/System.Security.Cryptography.Csp.dll",
  12144. "tools/net461-x86/System.Security.Cryptography.Encoding.dll",
  12145. "tools/net461-x86/System.Security.Cryptography.Primitives.dll",
  12146. "tools/net461-x86/System.Security.Cryptography.X509Certificates.dll",
  12147. "tools/net461-x86/System.Security.Principal.dll",
  12148. "tools/net461-x86/System.Security.SecureString.dll",
  12149. "tools/net461-x86/System.Text.Encoding.Extensions.dll",
  12150. "tools/net461-x86/System.Text.Encoding.dll",
  12151. "tools/net461-x86/System.Text.RegularExpressions.dll",
  12152. "tools/net461-x86/System.Threading.Overlapped.dll",
  12153. "tools/net461-x86/System.Threading.Tasks.Parallel.dll",
  12154. "tools/net461-x86/System.Threading.Tasks.dll",
  12155. "tools/net461-x86/System.Threading.Thread.dll",
  12156. "tools/net461-x86/System.Threading.ThreadPool.dll",
  12157. "tools/net461-x86/System.Threading.Timer.dll",
  12158. "tools/net461-x86/System.Threading.dll",
  12159. "tools/net461-x86/System.ValueTuple.dll",
  12160. "tools/net461-x86/System.Xml.ReaderWriter.dll",
  12161. "tools/net461-x86/System.Xml.XDocument.dll",
  12162. "tools/net461-x86/System.Xml.XPath.XDocument.dll",
  12163. "tools/net461-x86/System.Xml.XPath.dll",
  12164. "tools/net461-x86/System.Xml.XmlDocument.dll",
  12165. "tools/net461-x86/System.Xml.XmlSerializer.dll",
  12166. "tools/net461-x86/netstandard.dll",
  12167. "tools/net461/GetDocument.Insider.exe",
  12168. "tools/net461/GetDocument.Insider.exe.config",
  12169. "tools/net461/Microsoft.Win32.Primitives.dll",
  12170. "tools/net461/System.AppContext.dll",
  12171. "tools/net461/System.Buffers.dll",
  12172. "tools/net461/System.Collections.Concurrent.dll",
  12173. "tools/net461/System.Collections.NonGeneric.dll",
  12174. "tools/net461/System.Collections.Specialized.dll",
  12175. "tools/net461/System.Collections.dll",
  12176. "tools/net461/System.ComponentModel.EventBasedAsync.dll",
  12177. "tools/net461/System.ComponentModel.Primitives.dll",
  12178. "tools/net461/System.ComponentModel.TypeConverter.dll",
  12179. "tools/net461/System.ComponentModel.dll",
  12180. "tools/net461/System.Console.dll",
  12181. "tools/net461/System.Data.Common.dll",
  12182. "tools/net461/System.Diagnostics.Contracts.dll",
  12183. "tools/net461/System.Diagnostics.Debug.dll",
  12184. "tools/net461/System.Diagnostics.DiagnosticSource.dll",
  12185. "tools/net461/System.Diagnostics.FileVersionInfo.dll",
  12186. "tools/net461/System.Diagnostics.Process.dll",
  12187. "tools/net461/System.Diagnostics.StackTrace.dll",
  12188. "tools/net461/System.Diagnostics.TextWriterTraceListener.dll",
  12189. "tools/net461/System.Diagnostics.Tools.dll",
  12190. "tools/net461/System.Diagnostics.TraceSource.dll",
  12191. "tools/net461/System.Diagnostics.Tracing.dll",
  12192. "tools/net461/System.Drawing.Primitives.dll",
  12193. "tools/net461/System.Dynamic.Runtime.dll",
  12194. "tools/net461/System.Globalization.Calendars.dll",
  12195. "tools/net461/System.Globalization.Extensions.dll",
  12196. "tools/net461/System.Globalization.dll",
  12197. "tools/net461/System.IO.Compression.ZipFile.dll",
  12198. "tools/net461/System.IO.Compression.dll",
  12199. "tools/net461/System.IO.FileSystem.DriveInfo.dll",
  12200. "tools/net461/System.IO.FileSystem.Primitives.dll",
  12201. "tools/net461/System.IO.FileSystem.Watcher.dll",
  12202. "tools/net461/System.IO.FileSystem.dll",
  12203. "tools/net461/System.IO.IsolatedStorage.dll",
  12204. "tools/net461/System.IO.MemoryMappedFiles.dll",
  12205. "tools/net461/System.IO.Pipes.dll",
  12206. "tools/net461/System.IO.UnmanagedMemoryStream.dll",
  12207. "tools/net461/System.IO.dll",
  12208. "tools/net461/System.Linq.Expressions.dll",
  12209. "tools/net461/System.Linq.Parallel.dll",
  12210. "tools/net461/System.Linq.Queryable.dll",
  12211. "tools/net461/System.Linq.dll",
  12212. "tools/net461/System.Memory.dll",
  12213. "tools/net461/System.Net.Http.dll",
  12214. "tools/net461/System.Net.NameResolution.dll",
  12215. "tools/net461/System.Net.NetworkInformation.dll",
  12216. "tools/net461/System.Net.Ping.dll",
  12217. "tools/net461/System.Net.Primitives.dll",
  12218. "tools/net461/System.Net.Requests.dll",
  12219. "tools/net461/System.Net.Security.dll",
  12220. "tools/net461/System.Net.Sockets.dll",
  12221. "tools/net461/System.Net.WebHeaderCollection.dll",
  12222. "tools/net461/System.Net.WebSockets.Client.dll",
  12223. "tools/net461/System.Net.WebSockets.dll",
  12224. "tools/net461/System.Numerics.Vectors.dll",
  12225. "tools/net461/System.ObjectModel.dll",
  12226. "tools/net461/System.Reflection.Extensions.dll",
  12227. "tools/net461/System.Reflection.Primitives.dll",
  12228. "tools/net461/System.Reflection.dll",
  12229. "tools/net461/System.Resources.Reader.dll",
  12230. "tools/net461/System.Resources.ResourceManager.dll",
  12231. "tools/net461/System.Resources.Writer.dll",
  12232. "tools/net461/System.Runtime.CompilerServices.Unsafe.dll",
  12233. "tools/net461/System.Runtime.CompilerServices.VisualC.dll",
  12234. "tools/net461/System.Runtime.Extensions.dll",
  12235. "tools/net461/System.Runtime.Handles.dll",
  12236. "tools/net461/System.Runtime.InteropServices.RuntimeInformation.dll",
  12237. "tools/net461/System.Runtime.InteropServices.dll",
  12238. "tools/net461/System.Runtime.Numerics.dll",
  12239. "tools/net461/System.Runtime.Serialization.Formatters.dll",
  12240. "tools/net461/System.Runtime.Serialization.Json.dll",
  12241. "tools/net461/System.Runtime.Serialization.Primitives.dll",
  12242. "tools/net461/System.Runtime.Serialization.Xml.dll",
  12243. "tools/net461/System.Runtime.dll",
  12244. "tools/net461/System.Security.Claims.dll",
  12245. "tools/net461/System.Security.Cryptography.Algorithms.dll",
  12246. "tools/net461/System.Security.Cryptography.Csp.dll",
  12247. "tools/net461/System.Security.Cryptography.Encoding.dll",
  12248. "tools/net461/System.Security.Cryptography.Primitives.dll",
  12249. "tools/net461/System.Security.Cryptography.X509Certificates.dll",
  12250. "tools/net461/System.Security.Principal.dll",
  12251. "tools/net461/System.Security.SecureString.dll",
  12252. "tools/net461/System.Text.Encoding.Extensions.dll",
  12253. "tools/net461/System.Text.Encoding.dll",
  12254. "tools/net461/System.Text.RegularExpressions.dll",
  12255. "tools/net461/System.Threading.Overlapped.dll",
  12256. "tools/net461/System.Threading.Tasks.Parallel.dll",
  12257. "tools/net461/System.Threading.Tasks.dll",
  12258. "tools/net461/System.Threading.Thread.dll",
  12259. "tools/net461/System.Threading.ThreadPool.dll",
  12260. "tools/net461/System.Threading.Timer.dll",
  12261. "tools/net461/System.Threading.dll",
  12262. "tools/net461/System.ValueTuple.dll",
  12263. "tools/net461/System.Xml.ReaderWriter.dll",
  12264. "tools/net461/System.Xml.XDocument.dll",
  12265. "tools/net461/System.Xml.XPath.XDocument.dll",
  12266. "tools/net461/System.Xml.XPath.dll",
  12267. "tools/net461/System.Xml.XmlDocument.dll",
  12268. "tools/net461/System.Xml.XmlSerializer.dll",
  12269. "tools/net461/netstandard.dll",
  12270. "tools/netcoreapp2.1/GetDocument.Insider.deps.json",
  12271. "tools/netcoreapp2.1/GetDocument.Insider.dll",
  12272. "tools/netcoreapp2.1/GetDocument.Insider.runtimeconfig.json",
  12273. "tools/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll"
  12274. ]
  12275. },
  12276. "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
  12277. "sha512": "3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==",
  12278. "type": "package",
  12279. "path": "microsoft.extensions.caching.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.Caching.Abstractions.targets",
  12288. "buildTransitive/net462/_._",
  12289. "buildTransitive/net6.0/_._",
  12290. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Abstractions.targets",
  12291. "lib/net462/Microsoft.Extensions.Caching.Abstractions.dll",
  12292. "lib/net462/Microsoft.Extensions.Caching.Abstractions.xml",
  12293. "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.dll",
  12294. "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.xml",
  12295. "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll",
  12296. "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.xml",
  12297. "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll",
  12298. "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.xml",
  12299. "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll",
  12300. "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml",
  12301. "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512",
  12302. "microsoft.extensions.caching.abstractions.nuspec",
  12303. "useSharedDesignerContext.txt"
  12304. ]
  12305. },
  12306. "Microsoft.Extensions.Caching.Memory/8.0.0": {
  12307. "sha512": "7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==",
  12308. "type": "package",
  12309. "path": "microsoft.extensions.caching.memory/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. "buildTransitive/net461/Microsoft.Extensions.Caching.Memory.targets",
  12318. "buildTransitive/net462/_._",
  12319. "buildTransitive/net6.0/_._",
  12320. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Memory.targets",
  12321. "lib/net462/Microsoft.Extensions.Caching.Memory.dll",
  12322. "lib/net462/Microsoft.Extensions.Caching.Memory.xml",
  12323. "lib/net6.0/Microsoft.Extensions.Caching.Memory.dll",
  12324. "lib/net6.0/Microsoft.Extensions.Caching.Memory.xml",
  12325. "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll",
  12326. "lib/net7.0/Microsoft.Extensions.Caching.Memory.xml",
  12327. "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll",
  12328. "lib/net8.0/Microsoft.Extensions.Caching.Memory.xml",
  12329. "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll",
  12330. "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml",
  12331. "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512",
  12332. "microsoft.extensions.caching.memory.nuspec",
  12333. "useSharedDesignerContext.txt"
  12334. ]
  12335. },
  12336. "Microsoft.Extensions.Configuration/8.0.0": {
  12337. "sha512": "0J/9YNXTMWSZP2p2+nvl8p71zpSwokZXZuJW+VjdErkegAnFdO1XlqtA62SJtgVYHdKu3uPxJHcMR/r35HwFBA==",
  12338. "type": "package",
  12339. "path": "microsoft.extensions.configuration/8.0.0",
  12340. "files": [
  12341. ".nupkg.metadata",
  12342. ".signature.p7s",
  12343. "Icon.png",
  12344. "LICENSE.TXT",
  12345. "PACKAGE.md",
  12346. "THIRD-PARTY-NOTICES.TXT",
  12347. "buildTransitive/net461/Microsoft.Extensions.Configuration.targets",
  12348. "buildTransitive/net462/_._",
  12349. "buildTransitive/net6.0/_._",
  12350. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.targets",
  12351. "lib/net462/Microsoft.Extensions.Configuration.dll",
  12352. "lib/net462/Microsoft.Extensions.Configuration.xml",
  12353. "lib/net6.0/Microsoft.Extensions.Configuration.dll",
  12354. "lib/net6.0/Microsoft.Extensions.Configuration.xml",
  12355. "lib/net7.0/Microsoft.Extensions.Configuration.dll",
  12356. "lib/net7.0/Microsoft.Extensions.Configuration.xml",
  12357. "lib/net8.0/Microsoft.Extensions.Configuration.dll",
  12358. "lib/net8.0/Microsoft.Extensions.Configuration.xml",
  12359. "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll",
  12360. "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml",
  12361. "microsoft.extensions.configuration.8.0.0.nupkg.sha512",
  12362. "microsoft.extensions.configuration.nuspec",
  12363. "useSharedDesignerContext.txt"
  12364. ]
  12365. },
  12366. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  12367. "sha512": "3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==",
  12368. "type": "package",
  12369. "path": "microsoft.extensions.configuration.abstractions/8.0.0",
  12370. "files": [
  12371. ".nupkg.metadata",
  12372. ".signature.p7s",
  12373. "Icon.png",
  12374. "LICENSE.TXT",
  12375. "PACKAGE.md",
  12376. "THIRD-PARTY-NOTICES.TXT",
  12377. "buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets",
  12378. "buildTransitive/net462/_._",
  12379. "buildTransitive/net6.0/_._",
  12380. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets",
  12381. "lib/net462/Microsoft.Extensions.Configuration.Abstractions.dll",
  12382. "lib/net462/Microsoft.Extensions.Configuration.Abstractions.xml",
  12383. "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  12384. "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  12385. "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  12386. "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  12387. "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  12388. "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  12389. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  12390. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  12391. "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512",
  12392. "microsoft.extensions.configuration.abstractions.nuspec",
  12393. "useSharedDesignerContext.txt"
  12394. ]
  12395. },
  12396. "Microsoft.Extensions.Configuration.Binder/8.0.0": {
  12397. "sha512": "mBMoXLsr5s1y2zOHWmKsE9veDcx8h1x/c3rz4baEdQKTeDcmQAPNbB54Pi/lhFO3K431eEq6PFbMgLaa6PHFfA==",
  12398. "type": "package",
  12399. "path": "microsoft.extensions.configuration.binder/8.0.0",
  12400. "files": [
  12401. ".nupkg.metadata",
  12402. ".signature.p7s",
  12403. "Icon.png",
  12404. "LICENSE.TXT",
  12405. "PACKAGE.md",
  12406. "THIRD-PARTY-NOTICES.TXT",
  12407. "analyzers/dotnet/cs/Microsoft.Extensions.Configuration.Binder.SourceGeneration.dll",
  12408. "analyzers/dotnet/cs/cs/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12409. "analyzers/dotnet/cs/de/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12410. "analyzers/dotnet/cs/es/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12411. "analyzers/dotnet/cs/fr/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12412. "analyzers/dotnet/cs/it/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12413. "analyzers/dotnet/cs/ja/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12414. "analyzers/dotnet/cs/ko/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12415. "analyzers/dotnet/cs/pl/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12416. "analyzers/dotnet/cs/pt-BR/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12417. "analyzers/dotnet/cs/ru/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12418. "analyzers/dotnet/cs/tr/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12419. "analyzers/dotnet/cs/zh-Hans/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12420. "analyzers/dotnet/cs/zh-Hant/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12421. "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets",
  12422. "lib/net462/Microsoft.Extensions.Configuration.Binder.dll",
  12423. "lib/net462/Microsoft.Extensions.Configuration.Binder.xml",
  12424. "lib/net6.0/Microsoft.Extensions.Configuration.Binder.dll",
  12425. "lib/net6.0/Microsoft.Extensions.Configuration.Binder.xml",
  12426. "lib/net7.0/Microsoft.Extensions.Configuration.Binder.dll",
  12427. "lib/net7.0/Microsoft.Extensions.Configuration.Binder.xml",
  12428. "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll",
  12429. "lib/net8.0/Microsoft.Extensions.Configuration.Binder.xml",
  12430. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll",
  12431. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml",
  12432. "microsoft.extensions.configuration.binder.8.0.0.nupkg.sha512",
  12433. "microsoft.extensions.configuration.binder.nuspec",
  12434. "useSharedDesignerContext.txt"
  12435. ]
  12436. },
  12437. "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": {
  12438. "sha512": "McP+Lz/EKwvtCv48z0YImw+L1gi1gy5rHhNaNIY2CrjloV+XY8gydT8DjMR6zWeL13AFK+DioVpppwAuO1Gi1w==",
  12439. "type": "package",
  12440. "path": "microsoft.extensions.configuration.fileextensions/8.0.0",
  12441. "files": [
  12442. ".nupkg.metadata",
  12443. ".signature.p7s",
  12444. "Icon.png",
  12445. "LICENSE.TXT",
  12446. "PACKAGE.md",
  12447. "THIRD-PARTY-NOTICES.TXT",
  12448. "buildTransitive/net461/Microsoft.Extensions.Configuration.FileExtensions.targets",
  12449. "buildTransitive/net462/_._",
  12450. "buildTransitive/net6.0/_._",
  12451. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.FileExtensions.targets",
  12452. "lib/net462/Microsoft.Extensions.Configuration.FileExtensions.dll",
  12453. "lib/net462/Microsoft.Extensions.Configuration.FileExtensions.xml",
  12454. "lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
  12455. "lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
  12456. "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
  12457. "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
  12458. "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
  12459. "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
  12460. "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
  12461. "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
  12462. "microsoft.extensions.configuration.fileextensions.8.0.0.nupkg.sha512",
  12463. "microsoft.extensions.configuration.fileextensions.nuspec",
  12464. "useSharedDesignerContext.txt"
  12465. ]
  12466. },
  12467. "Microsoft.Extensions.Configuration.Json/8.0.0": {
  12468. "sha512": "C2wqUoh9OmRL1akaCcKSTmRU8z0kckfImG7zLNI8uyi47Lp+zd5LWAD17waPQEqCz3ioWOCrFUo+JJuoeZLOBw==",
  12469. "type": "package",
  12470. "path": "microsoft.extensions.configuration.json/8.0.0",
  12471. "files": [
  12472. ".nupkg.metadata",
  12473. ".signature.p7s",
  12474. "Icon.png",
  12475. "LICENSE.TXT",
  12476. "PACKAGE.md",
  12477. "THIRD-PARTY-NOTICES.TXT",
  12478. "buildTransitive/net461/Microsoft.Extensions.Configuration.Json.targets",
  12479. "buildTransitive/net462/_._",
  12480. "buildTransitive/net6.0/_._",
  12481. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Json.targets",
  12482. "lib/net462/Microsoft.Extensions.Configuration.Json.dll",
  12483. "lib/net462/Microsoft.Extensions.Configuration.Json.xml",
  12484. "lib/net6.0/Microsoft.Extensions.Configuration.Json.dll",
  12485. "lib/net6.0/Microsoft.Extensions.Configuration.Json.xml",
  12486. "lib/net7.0/Microsoft.Extensions.Configuration.Json.dll",
  12487. "lib/net7.0/Microsoft.Extensions.Configuration.Json.xml",
  12488. "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll",
  12489. "lib/net8.0/Microsoft.Extensions.Configuration.Json.xml",
  12490. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll",
  12491. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml",
  12492. "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll",
  12493. "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.xml",
  12494. "microsoft.extensions.configuration.json.8.0.0.nupkg.sha512",
  12495. "microsoft.extensions.configuration.json.nuspec",
  12496. "useSharedDesignerContext.txt"
  12497. ]
  12498. },
  12499. "Microsoft.Extensions.DependencyInjection/6.0.1": {
  12500. "sha512": "vWXPg3HJQIpZkENn1KWq8SfbqVujVD7S7vIAyFXXqK5xkf1Vho+vG0bLBCHxU36lD1cLLtmGpfYf0B3MYFi9tQ==",
  12501. "type": "package",
  12502. "path": "microsoft.extensions.dependencyinjection/6.0.1",
  12503. "files": [
  12504. ".nupkg.metadata",
  12505. ".signature.p7s",
  12506. "Icon.png",
  12507. "LICENSE.TXT",
  12508. "THIRD-PARTY-NOTICES.TXT",
  12509. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
  12510. "buildTransitive/netcoreapp3.1/_._",
  12511. "lib/net461/Microsoft.Extensions.DependencyInjection.dll",
  12512. "lib/net461/Microsoft.Extensions.DependencyInjection.xml",
  12513. "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll",
  12514. "lib/net6.0/Microsoft.Extensions.DependencyInjection.xml",
  12515. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
  12516. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml",
  12517. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll",
  12518. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml",
  12519. "microsoft.extensions.dependencyinjection.6.0.1.nupkg.sha512",
  12520. "microsoft.extensions.dependencyinjection.nuspec",
  12521. "useSharedDesignerContext.txt"
  12522. ]
  12523. },
  12524. "Microsoft.Extensions.DependencyInjection/7.0.0": {
  12525. "sha512": "elNeOmkeX3eDVG6pYVeV82p29hr+UKDaBhrZyWvWLw/EVZSYEkZlQdkp0V39k/Xehs2Qa0mvoCvkVj3eQxNQ1Q==",
  12526. "type": "package",
  12527. "path": "microsoft.extensions.dependencyinjection/7.0.0",
  12528. "files": [
  12529. ".nupkg.metadata",
  12530. ".signature.p7s",
  12531. "Icon.png",
  12532. "LICENSE.TXT",
  12533. "THIRD-PARTY-NOTICES.TXT",
  12534. "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets",
  12535. "buildTransitive/net462/_._",
  12536. "buildTransitive/net6.0/_._",
  12537. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
  12538. "lib/net462/Microsoft.Extensions.DependencyInjection.dll",
  12539. "lib/net462/Microsoft.Extensions.DependencyInjection.xml",
  12540. "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll",
  12541. "lib/net6.0/Microsoft.Extensions.DependencyInjection.xml",
  12542. "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll",
  12543. "lib/net7.0/Microsoft.Extensions.DependencyInjection.xml",
  12544. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
  12545. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml",
  12546. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll",
  12547. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml",
  12548. "microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512",
  12549. "microsoft.extensions.dependencyinjection.nuspec",
  12550. "useSharedDesignerContext.txt"
  12551. ]
  12552. },
  12553. "Microsoft.Extensions.DependencyInjection/8.0.0": {
  12554. "sha512": "V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==",
  12555. "type": "package",
  12556. "path": "microsoft.extensions.dependencyinjection/8.0.0",
  12557. "files": [
  12558. ".nupkg.metadata",
  12559. ".signature.p7s",
  12560. "Icon.png",
  12561. "LICENSE.TXT",
  12562. "PACKAGE.md",
  12563. "THIRD-PARTY-NOTICES.TXT",
  12564. "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets",
  12565. "buildTransitive/net462/_._",
  12566. "buildTransitive/net6.0/_._",
  12567. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
  12568. "lib/net462/Microsoft.Extensions.DependencyInjection.dll",
  12569. "lib/net462/Microsoft.Extensions.DependencyInjection.xml",
  12570. "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll",
  12571. "lib/net6.0/Microsoft.Extensions.DependencyInjection.xml",
  12572. "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll",
  12573. "lib/net7.0/Microsoft.Extensions.DependencyInjection.xml",
  12574. "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll",
  12575. "lib/net8.0/Microsoft.Extensions.DependencyInjection.xml",
  12576. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
  12577. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml",
  12578. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll",
  12579. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml",
  12580. "microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512",
  12581. "microsoft.extensions.dependencyinjection.nuspec",
  12582. "useSharedDesignerContext.txt"
  12583. ]
  12584. },
  12585. "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
  12586. "sha512": "cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==",
  12587. "type": "package",
  12588. "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0",
  12589. "files": [
  12590. ".nupkg.metadata",
  12591. ".signature.p7s",
  12592. "Icon.png",
  12593. "LICENSE.TXT",
  12594. "PACKAGE.md",
  12595. "THIRD-PARTY-NOTICES.TXT",
  12596. "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
  12597. "buildTransitive/net462/_._",
  12598. "buildTransitive/net6.0/_._",
  12599. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
  12600. "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  12601. "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  12602. "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  12603. "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  12604. "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  12605. "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  12606. "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  12607. "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  12608. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  12609. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  12610. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  12611. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  12612. "microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512",
  12613. "microsoft.extensions.dependencyinjection.abstractions.nuspec",
  12614. "useSharedDesignerContext.txt"
  12615. ]
  12616. },
  12617. "Microsoft.Extensions.DependencyModel/6.0.0": {
  12618. "sha512": "TD5QHg98m3+QhgEV1YVoNMl5KtBw/4rjfxLHO0e/YV9bPUBDKntApP4xdrVtGgCeQZHVfC2EXIGsdpRNrr87Pg==",
  12619. "type": "package",
  12620. "path": "microsoft.extensions.dependencymodel/6.0.0",
  12621. "files": [
  12622. ".nupkg.metadata",
  12623. ".signature.p7s",
  12624. "Icon.png",
  12625. "LICENSE.TXT",
  12626. "THIRD-PARTY-NOTICES.TXT",
  12627. "lib/net461/Microsoft.Extensions.DependencyModel.dll",
  12628. "lib/net461/Microsoft.Extensions.DependencyModel.xml",
  12629. "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll",
  12630. "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml",
  12631. "microsoft.extensions.dependencymodel.6.0.0.nupkg.sha512",
  12632. "microsoft.extensions.dependencymodel.nuspec",
  12633. "useSharedDesignerContext.txt"
  12634. ]
  12635. },
  12636. "Microsoft.Extensions.DependencyModel/7.0.0": {
  12637. "sha512": "oONNYd71J3LzkWc4fUHl3SvMfiQMYUCo/mDHDEu76hYYxdhdrPYv6fvGv9nnKVyhE9P0h20AU8RZB5OOWQcAXg==",
  12638. "type": "package",
  12639. "path": "microsoft.extensions.dependencymodel/7.0.0",
  12640. "files": [
  12641. ".nupkg.metadata",
  12642. ".signature.p7s",
  12643. "Icon.png",
  12644. "LICENSE.TXT",
  12645. "README.md",
  12646. "THIRD-PARTY-NOTICES.TXT",
  12647. "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets",
  12648. "buildTransitive/net462/_._",
  12649. "buildTransitive/net6.0/_._",
  12650. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets",
  12651. "lib/net462/Microsoft.Extensions.DependencyModel.dll",
  12652. "lib/net462/Microsoft.Extensions.DependencyModel.xml",
  12653. "lib/net6.0/Microsoft.Extensions.DependencyModel.dll",
  12654. "lib/net6.0/Microsoft.Extensions.DependencyModel.xml",
  12655. "lib/net7.0/Microsoft.Extensions.DependencyModel.dll",
  12656. "lib/net7.0/Microsoft.Extensions.DependencyModel.xml",
  12657. "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll",
  12658. "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml",
  12659. "microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512",
  12660. "microsoft.extensions.dependencymodel.nuspec",
  12661. "useSharedDesignerContext.txt"
  12662. ]
  12663. },
  12664. "Microsoft.Extensions.DependencyModel/8.0.0": {
  12665. "sha512": "NSmDw3K0ozNDgShSIpsZcbFIzBX4w28nDag+TfaQujkXGazBm+lid5onlWoCBy4VsLxqnnKjEBbGSJVWJMf43g==",
  12666. "type": "package",
  12667. "path": "microsoft.extensions.dependencymodel/8.0.0",
  12668. "files": [
  12669. ".nupkg.metadata",
  12670. ".signature.p7s",
  12671. "Icon.png",
  12672. "LICENSE.TXT",
  12673. "PACKAGE.md",
  12674. "THIRD-PARTY-NOTICES.TXT",
  12675. "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets",
  12676. "buildTransitive/net462/_._",
  12677. "buildTransitive/net6.0/_._",
  12678. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets",
  12679. "lib/net462/Microsoft.Extensions.DependencyModel.dll",
  12680. "lib/net462/Microsoft.Extensions.DependencyModel.xml",
  12681. "lib/net6.0/Microsoft.Extensions.DependencyModel.dll",
  12682. "lib/net6.0/Microsoft.Extensions.DependencyModel.xml",
  12683. "lib/net7.0/Microsoft.Extensions.DependencyModel.dll",
  12684. "lib/net7.0/Microsoft.Extensions.DependencyModel.xml",
  12685. "lib/net8.0/Microsoft.Extensions.DependencyModel.dll",
  12686. "lib/net8.0/Microsoft.Extensions.DependencyModel.xml",
  12687. "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll",
  12688. "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml",
  12689. "microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512",
  12690. "microsoft.extensions.dependencymodel.nuspec",
  12691. "useSharedDesignerContext.txt"
  12692. ]
  12693. },
  12694. "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
  12695. "sha512": "ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==",
  12696. "type": "package",
  12697. "path": "microsoft.extensions.fileproviders.abstractions/8.0.0",
  12698. "files": [
  12699. ".nupkg.metadata",
  12700. ".signature.p7s",
  12701. "Icon.png",
  12702. "LICENSE.TXT",
  12703. "PACKAGE.md",
  12704. "THIRD-PARTY-NOTICES.TXT",
  12705. "buildTransitive/net461/Microsoft.Extensions.FileProviders.Abstractions.targets",
  12706. "buildTransitive/net462/_._",
  12707. "buildTransitive/net6.0/_._",
  12708. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Abstractions.targets",
  12709. "lib/net462/Microsoft.Extensions.FileProviders.Abstractions.dll",
  12710. "lib/net462/Microsoft.Extensions.FileProviders.Abstractions.xml",
  12711. "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
  12712. "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
  12713. "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
  12714. "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
  12715. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
  12716. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
  12717. "microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512",
  12718. "microsoft.extensions.fileproviders.abstractions.nuspec",
  12719. "useSharedDesignerContext.txt"
  12720. ]
  12721. },
  12722. "Microsoft.Extensions.FileProviders.Physical/8.0.0": {
  12723. "sha512": "UboiXxpPUpwulHvIAVE36Knq0VSHaAmfrFkegLyBZeaADuKezJ/AIXYAW8F5GBlGk/VaibN2k/Zn1ca8YAfVdA==",
  12724. "type": "package",
  12725. "path": "microsoft.extensions.fileproviders.physical/8.0.0",
  12726. "files": [
  12727. ".nupkg.metadata",
  12728. ".signature.p7s",
  12729. "Icon.png",
  12730. "LICENSE.TXT",
  12731. "PACKAGE.md",
  12732. "THIRD-PARTY-NOTICES.TXT",
  12733. "buildTransitive/net461/Microsoft.Extensions.FileProviders.Physical.targets",
  12734. "buildTransitive/net462/_._",
  12735. "buildTransitive/net6.0/_._",
  12736. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Physical.targets",
  12737. "lib/net462/Microsoft.Extensions.FileProviders.Physical.dll",
  12738. "lib/net462/Microsoft.Extensions.FileProviders.Physical.xml",
  12739. "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll",
  12740. "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.xml",
  12741. "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.dll",
  12742. "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.xml",
  12743. "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll",
  12744. "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.xml",
  12745. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll",
  12746. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml",
  12747. "microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512",
  12748. "microsoft.extensions.fileproviders.physical.nuspec",
  12749. "useSharedDesignerContext.txt"
  12750. ]
  12751. },
  12752. "Microsoft.Extensions.FileSystemGlobbing/8.0.0": {
  12753. "sha512": "OK+670i7esqlQrPjdIKRbsyMCe9g5kSLpRRQGSr4Q58AOYEe/hCnfLZprh7viNisSUUQZmMrbbuDaIrP+V1ebQ==",
  12754. "type": "package",
  12755. "path": "microsoft.extensions.filesystemglobbing/8.0.0",
  12756. "files": [
  12757. ".nupkg.metadata",
  12758. ".signature.p7s",
  12759. "Icon.png",
  12760. "LICENSE.TXT",
  12761. "PACKAGE.md",
  12762. "THIRD-PARTY-NOTICES.TXT",
  12763. "buildTransitive/net461/Microsoft.Extensions.FileSystemGlobbing.targets",
  12764. "buildTransitive/net462/_._",
  12765. "buildTransitive/net6.0/_._",
  12766. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileSystemGlobbing.targets",
  12767. "lib/net462/Microsoft.Extensions.FileSystemGlobbing.dll",
  12768. "lib/net462/Microsoft.Extensions.FileSystemGlobbing.xml",
  12769. "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll",
  12770. "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.xml",
  12771. "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.dll",
  12772. "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.xml",
  12773. "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll",
  12774. "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.xml",
  12775. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll",
  12776. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml",
  12777. "microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512",
  12778. "microsoft.extensions.filesystemglobbing.nuspec",
  12779. "useSharedDesignerContext.txt"
  12780. ]
  12781. },
  12782. "Microsoft.Extensions.Logging/6.0.0": {
  12783. "sha512": "eIbyj40QDg1NDz0HBW0S5f3wrLVnKWnDJ/JtZ+yJDFnDj90VoPuoPmFkeaXrtu+0cKm5GRAwoDf+dBWXK0TUdg==",
  12784. "type": "package",
  12785. "path": "microsoft.extensions.logging/6.0.0",
  12786. "files": [
  12787. ".nupkg.metadata",
  12788. ".signature.p7s",
  12789. "Icon.png",
  12790. "LICENSE.TXT",
  12791. "THIRD-PARTY-NOTICES.TXT",
  12792. "lib/net461/Microsoft.Extensions.Logging.dll",
  12793. "lib/net461/Microsoft.Extensions.Logging.xml",
  12794. "lib/netstandard2.0/Microsoft.Extensions.Logging.dll",
  12795. "lib/netstandard2.0/Microsoft.Extensions.Logging.xml",
  12796. "lib/netstandard2.1/Microsoft.Extensions.Logging.dll",
  12797. "lib/netstandard2.1/Microsoft.Extensions.Logging.xml",
  12798. "microsoft.extensions.logging.6.0.0.nupkg.sha512",
  12799. "microsoft.extensions.logging.nuspec",
  12800. "useSharedDesignerContext.txt"
  12801. ]
  12802. },
  12803. "Microsoft.Extensions.Logging/7.0.0": {
  12804. "sha512": "Nw2muoNrOG5U5qa2ZekXwudUn2BJcD41e65zwmDHb1fQegTX66UokLWZkJRpqSSHXDOWZ5V0iqhbxOEky91atA==",
  12805. "type": "package",
  12806. "path": "microsoft.extensions.logging/7.0.0",
  12807. "files": [
  12808. ".nupkg.metadata",
  12809. ".signature.p7s",
  12810. "Icon.png",
  12811. "LICENSE.TXT",
  12812. "THIRD-PARTY-NOTICES.TXT",
  12813. "buildTransitive/net461/Microsoft.Extensions.Logging.targets",
  12814. "buildTransitive/net462/_._",
  12815. "buildTransitive/net6.0/_._",
  12816. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets",
  12817. "lib/net462/Microsoft.Extensions.Logging.dll",
  12818. "lib/net462/Microsoft.Extensions.Logging.xml",
  12819. "lib/net6.0/Microsoft.Extensions.Logging.dll",
  12820. "lib/net6.0/Microsoft.Extensions.Logging.xml",
  12821. "lib/net7.0/Microsoft.Extensions.Logging.dll",
  12822. "lib/net7.0/Microsoft.Extensions.Logging.xml",
  12823. "lib/netstandard2.0/Microsoft.Extensions.Logging.dll",
  12824. "lib/netstandard2.0/Microsoft.Extensions.Logging.xml",
  12825. "lib/netstandard2.1/Microsoft.Extensions.Logging.dll",
  12826. "lib/netstandard2.1/Microsoft.Extensions.Logging.xml",
  12827. "microsoft.extensions.logging.7.0.0.nupkg.sha512",
  12828. "microsoft.extensions.logging.nuspec",
  12829. "useSharedDesignerContext.txt"
  12830. ]
  12831. },
  12832. "Microsoft.Extensions.Logging/8.0.0": {
  12833. "sha512": "tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==",
  12834. "type": "package",
  12835. "path": "microsoft.extensions.logging/8.0.0",
  12836. "files": [
  12837. ".nupkg.metadata",
  12838. ".signature.p7s",
  12839. "Icon.png",
  12840. "LICENSE.TXT",
  12841. "PACKAGE.md",
  12842. "THIRD-PARTY-NOTICES.TXT",
  12843. "buildTransitive/net461/Microsoft.Extensions.Logging.targets",
  12844. "buildTransitive/net462/_._",
  12845. "buildTransitive/net6.0/_._",
  12846. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets",
  12847. "lib/net462/Microsoft.Extensions.Logging.dll",
  12848. "lib/net462/Microsoft.Extensions.Logging.xml",
  12849. "lib/net6.0/Microsoft.Extensions.Logging.dll",
  12850. "lib/net6.0/Microsoft.Extensions.Logging.xml",
  12851. "lib/net7.0/Microsoft.Extensions.Logging.dll",
  12852. "lib/net7.0/Microsoft.Extensions.Logging.xml",
  12853. "lib/net8.0/Microsoft.Extensions.Logging.dll",
  12854. "lib/net8.0/Microsoft.Extensions.Logging.xml",
  12855. "lib/netstandard2.0/Microsoft.Extensions.Logging.dll",
  12856. "lib/netstandard2.0/Microsoft.Extensions.Logging.xml",
  12857. "lib/netstandard2.1/Microsoft.Extensions.Logging.dll",
  12858. "lib/netstandard2.1/Microsoft.Extensions.Logging.xml",
  12859. "microsoft.extensions.logging.8.0.0.nupkg.sha512",
  12860. "microsoft.extensions.logging.nuspec",
  12861. "useSharedDesignerContext.txt"
  12862. ]
  12863. },
  12864. "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
  12865. "sha512": "arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==",
  12866. "type": "package",
  12867. "path": "microsoft.extensions.logging.abstractions/8.0.0",
  12868. "files": [
  12869. ".nupkg.metadata",
  12870. ".signature.p7s",
  12871. "Icon.png",
  12872. "LICENSE.TXT",
  12873. "PACKAGE.md",
  12874. "THIRD-PARTY-NOTICES.TXT",
  12875. "analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll",
  12876. "analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
  12877. "analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
  12878. "analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
  12879. "analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
  12880. "analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
  12881. "analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
  12882. "analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
  12883. "analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
  12884. "analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
  12885. "analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
  12886. "analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
  12887. "analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
  12888. "analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
  12889. "analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll",
  12890. "analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
  12891. "analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
  12892. "analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
  12893. "analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
  12894. "analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
  12895. "analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
  12896. "analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
  12897. "analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
  12898. "analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
  12899. "analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
  12900. "analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
  12901. "analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
  12902. "analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
  12903. "analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll",
  12904. "analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
  12905. "analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
  12906. "analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
  12907. "analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
  12908. "analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
  12909. "analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
  12910. "analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
  12911. "analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
  12912. "analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
  12913. "analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
  12914. "analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
  12915. "analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
  12916. "analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
  12917. "buildTransitive/net461/Microsoft.Extensions.Logging.Abstractions.targets",
  12918. "buildTransitive/net462/Microsoft.Extensions.Logging.Abstractions.targets",
  12919. "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets",
  12920. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets",
  12921. "buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets",
  12922. "lib/net462/Microsoft.Extensions.Logging.Abstractions.dll",
  12923. "lib/net462/Microsoft.Extensions.Logging.Abstractions.xml",
  12924. "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll",
  12925. "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml",
  12926. "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll",
  12927. "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.xml",
  12928. "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll",
  12929. "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.xml",
  12930. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll",
  12931. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml",
  12932. "microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512",
  12933. "microsoft.extensions.logging.abstractions.nuspec",
  12934. "useSharedDesignerContext.txt"
  12935. ]
  12936. },
  12937. "Microsoft.Extensions.Options/8.0.0": {
  12938. "sha512": "JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==",
  12939. "type": "package",
  12940. "path": "microsoft.extensions.options/8.0.0",
  12941. "files": [
  12942. ".nupkg.metadata",
  12943. ".signature.p7s",
  12944. "Icon.png",
  12945. "LICENSE.TXT",
  12946. "PACKAGE.md",
  12947. "THIRD-PARTY-NOTICES.TXT",
  12948. "analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Options.SourceGeneration.dll",
  12949. "analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12950. "analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12951. "analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12952. "analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12953. "analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12954. "analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12955. "analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12956. "analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12957. "analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12958. "analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12959. "analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12960. "analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12961. "analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12962. "buildTransitive/net461/Microsoft.Extensions.Options.targets",
  12963. "buildTransitive/net462/Microsoft.Extensions.Options.targets",
  12964. "buildTransitive/net6.0/Microsoft.Extensions.Options.targets",
  12965. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.targets",
  12966. "buildTransitive/netstandard2.0/Microsoft.Extensions.Options.targets",
  12967. "lib/net462/Microsoft.Extensions.Options.dll",
  12968. "lib/net462/Microsoft.Extensions.Options.xml",
  12969. "lib/net6.0/Microsoft.Extensions.Options.dll",
  12970. "lib/net6.0/Microsoft.Extensions.Options.xml",
  12971. "lib/net7.0/Microsoft.Extensions.Options.dll",
  12972. "lib/net7.0/Microsoft.Extensions.Options.xml",
  12973. "lib/net8.0/Microsoft.Extensions.Options.dll",
  12974. "lib/net8.0/Microsoft.Extensions.Options.xml",
  12975. "lib/netstandard2.0/Microsoft.Extensions.Options.dll",
  12976. "lib/netstandard2.0/Microsoft.Extensions.Options.xml",
  12977. "lib/netstandard2.1/Microsoft.Extensions.Options.dll",
  12978. "lib/netstandard2.1/Microsoft.Extensions.Options.xml",
  12979. "microsoft.extensions.options.8.0.0.nupkg.sha512",
  12980. "microsoft.extensions.options.nuspec",
  12981. "useSharedDesignerContext.txt"
  12982. ]
  12983. },
  12984. "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": {
  12985. "sha512": "0f4DMRqEd50zQh+UyJc+/HiBsZ3vhAQALgdkcQEalSH1L2isdC7Yj54M3cyo5e+BeO5fcBQ7Dxly8XiBBcvRgw==",
  12986. "type": "package",
  12987. "path": "microsoft.extensions.options.configurationextensions/8.0.0",
  12988. "files": [
  12989. ".nupkg.metadata",
  12990. ".signature.p7s",
  12991. "Icon.png",
  12992. "LICENSE.TXT",
  12993. "PACKAGE.md",
  12994. "THIRD-PARTY-NOTICES.TXT",
  12995. "buildTransitive/net461/Microsoft.Extensions.Options.ConfigurationExtensions.targets",
  12996. "buildTransitive/net462/_._",
  12997. "buildTransitive/net6.0/_._",
  12998. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.ConfigurationExtensions.targets",
  12999. "lib/net462/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
  13000. "lib/net462/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
  13001. "lib/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
  13002. "lib/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
  13003. "lib/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
  13004. "lib/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
  13005. "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
  13006. "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
  13007. "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
  13008. "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
  13009. "microsoft.extensions.options.configurationextensions.8.0.0.nupkg.sha512",
  13010. "microsoft.extensions.options.configurationextensions.nuspec",
  13011. "useSharedDesignerContext.txt"
  13012. ]
  13013. },
  13014. "Microsoft.Extensions.Primitives/8.0.0": {
  13015. "sha512": "bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==",
  13016. "type": "package",
  13017. "path": "microsoft.extensions.primitives/8.0.0",
  13018. "files": [
  13019. ".nupkg.metadata",
  13020. ".signature.p7s",
  13021. "Icon.png",
  13022. "LICENSE.TXT",
  13023. "PACKAGE.md",
  13024. "THIRD-PARTY-NOTICES.TXT",
  13025. "buildTransitive/net461/Microsoft.Extensions.Primitives.targets",
  13026. "buildTransitive/net462/_._",
  13027. "buildTransitive/net6.0/_._",
  13028. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets",
  13029. "lib/net462/Microsoft.Extensions.Primitives.dll",
  13030. "lib/net462/Microsoft.Extensions.Primitives.xml",
  13031. "lib/net6.0/Microsoft.Extensions.Primitives.dll",
  13032. "lib/net6.0/Microsoft.Extensions.Primitives.xml",
  13033. "lib/net7.0/Microsoft.Extensions.Primitives.dll",
  13034. "lib/net7.0/Microsoft.Extensions.Primitives.xml",
  13035. "lib/net8.0/Microsoft.Extensions.Primitives.dll",
  13036. "lib/net8.0/Microsoft.Extensions.Primitives.xml",
  13037. "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
  13038. "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
  13039. "microsoft.extensions.primitives.8.0.0.nupkg.sha512",
  13040. "microsoft.extensions.primitives.nuspec",
  13041. "useSharedDesignerContext.txt"
  13042. ]
  13043. },
  13044. "Microsoft.Identity.Client/4.21.1": {
  13045. "sha512": "vycgk7S/HAbHaUaK4Tid1fsWHsXdFRRP2KavAIOHCVV27zvuQfYAjXmMvctuuF4egydSumG58CwPZob3gWeYgQ==",
  13046. "type": "package",
  13047. "path": "microsoft.identity.client/4.21.1",
  13048. "files": [
  13049. ".nupkg.metadata",
  13050. ".signature.p7s",
  13051. "lib/monoandroid10.0/Microsoft.Identity.Client.dll",
  13052. "lib/monoandroid10.0/Microsoft.Identity.Client.xml",
  13053. "lib/monoandroid90/Microsoft.Identity.Client.dll",
  13054. "lib/monoandroid90/Microsoft.Identity.Client.xml",
  13055. "lib/net45/Microsoft.Identity.Client.dll",
  13056. "lib/net45/Microsoft.Identity.Client.xml",
  13057. "lib/net461/Microsoft.Identity.Client.dll",
  13058. "lib/net461/Microsoft.Identity.Client.xml",
  13059. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll",
  13060. "lib/netcoreapp2.1/Microsoft.Identity.Client.xml",
  13061. "lib/netstandard1.3/Microsoft.Identity.Client.dll",
  13062. "lib/netstandard1.3/Microsoft.Identity.Client.xml",
  13063. "lib/uap10.0/Microsoft.Identity.Client.dll",
  13064. "lib/uap10.0/Microsoft.Identity.Client.pri",
  13065. "lib/uap10.0/Microsoft.Identity.Client.xml",
  13066. "lib/xamarinios10/Microsoft.Identity.Client.dll",
  13067. "lib/xamarinios10/Microsoft.Identity.Client.xml",
  13068. "lib/xamarinmac20/Microsoft.Identity.Client.dll",
  13069. "lib/xamarinmac20/Microsoft.Identity.Client.xml",
  13070. "microsoft.identity.client.4.21.1.nupkg.sha512",
  13071. "microsoft.identity.client.nuspec",
  13072. "ref/MonoAndroid10.0/Microsoft.Identity.Client.dll",
  13073. "ref/MonoAndroid10.0/Microsoft.Identity.Client.xml",
  13074. "ref/MonoAndroid9.0/Microsoft.Identity.Client.dll",
  13075. "ref/MonoAndroid9.0/Microsoft.Identity.Client.xml",
  13076. "ref/Xamarin.iOS10/Microsoft.Identity.Client.dll",
  13077. "ref/Xamarin.iOS10/Microsoft.Identity.Client.xml",
  13078. "ref/net45/Microsoft.Identity.Client.dll",
  13079. "ref/net45/Microsoft.Identity.Client.xml",
  13080. "ref/net461/Microsoft.Identity.Client.dll",
  13081. "ref/net461/Microsoft.Identity.Client.xml",
  13082. "ref/netcoreapp2.1/Microsoft.Identity.Client.dll",
  13083. "ref/netcoreapp2.1/Microsoft.Identity.Client.xml",
  13084. "ref/netstandard1.3/Microsoft.Identity.Client.dll",
  13085. "ref/netstandard1.3/Microsoft.Identity.Client.xml",
  13086. "ref/uap10.0/Microsoft.Identity.Client.dll",
  13087. "ref/uap10.0/Microsoft.Identity.Client.xml",
  13088. "ref/xamarinmac20/Microsoft.Identity.Client.dll",
  13089. "ref/xamarinmac20/Microsoft.Identity.Client.xml"
  13090. ]
  13091. },
  13092. "Microsoft.IdentityModel.Abstractions/6.35.0": {
  13093. "sha512": "xuR8E4Rd96M41CnUSCiOJ2DBh+z+zQSmyrYHdYhD6K4fXBcQGVnRCFQ0efROUYpP+p0zC1BLKr0JRpVuujTZSg==",
  13094. "type": "package",
  13095. "path": "microsoft.identitymodel.abstractions/6.35.0",
  13096. "files": [
  13097. ".nupkg.metadata",
  13098. ".signature.p7s",
  13099. "lib/net45/Microsoft.IdentityModel.Abstractions.dll",
  13100. "lib/net45/Microsoft.IdentityModel.Abstractions.xml",
  13101. "lib/net461/Microsoft.IdentityModel.Abstractions.dll",
  13102. "lib/net461/Microsoft.IdentityModel.Abstractions.xml",
  13103. "lib/net462/Microsoft.IdentityModel.Abstractions.dll",
  13104. "lib/net462/Microsoft.IdentityModel.Abstractions.xml",
  13105. "lib/net472/Microsoft.IdentityModel.Abstractions.dll",
  13106. "lib/net472/Microsoft.IdentityModel.Abstractions.xml",
  13107. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll",
  13108. "lib/net6.0/Microsoft.IdentityModel.Abstractions.xml",
  13109. "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll",
  13110. "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.xml",
  13111. "microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512",
  13112. "microsoft.identitymodel.abstractions.nuspec"
  13113. ]
  13114. },
  13115. "Microsoft.IdentityModel.Abstractions/7.1.2": {
  13116. "sha512": "33eTIA2uO/L9utJjZWbKsMSVsQf7F8vtd6q5mQX7ZJzNvCpci5fleD6AeANGlbbb7WX7XKxq9+Dkb5e3GNDrmQ==",
  13117. "type": "package",
  13118. "path": "microsoft.identitymodel.abstractions/7.1.2",
  13119. "files": [
  13120. ".nupkg.metadata",
  13121. ".signature.p7s",
  13122. "lib/net461/Microsoft.IdentityModel.Abstractions.dll",
  13123. "lib/net461/Microsoft.IdentityModel.Abstractions.xml",
  13124. "lib/net462/Microsoft.IdentityModel.Abstractions.dll",
  13125. "lib/net462/Microsoft.IdentityModel.Abstractions.xml",
  13126. "lib/net472/Microsoft.IdentityModel.Abstractions.dll",
  13127. "lib/net472/Microsoft.IdentityModel.Abstractions.xml",
  13128. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll",
  13129. "lib/net6.0/Microsoft.IdentityModel.Abstractions.xml",
  13130. "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll",
  13131. "lib/net8.0/Microsoft.IdentityModel.Abstractions.xml",
  13132. "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll",
  13133. "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.xml",
  13134. "microsoft.identitymodel.abstractions.7.1.2.nupkg.sha512",
  13135. "microsoft.identitymodel.abstractions.nuspec"
  13136. ]
  13137. },
  13138. "Microsoft.IdentityModel.JsonWebTokens/6.35.0": {
  13139. "sha512": "9wxai3hKgZUb4/NjdRKfQd0QJvtXKDlvmGMYACbEC8DFaicMFCFhQFZq9ZET1kJLwZahf2lfY5Gtcpsx8zYzbg==",
  13140. "type": "package",
  13141. "path": "microsoft.identitymodel.jsonwebtokens/6.35.0",
  13142. "files": [
  13143. ".nupkg.metadata",
  13144. ".signature.p7s",
  13145. "lib/net45/Microsoft.IdentityModel.JsonWebTokens.dll",
  13146. "lib/net45/Microsoft.IdentityModel.JsonWebTokens.xml",
  13147. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll",
  13148. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml",
  13149. "lib/net462/Microsoft.IdentityModel.JsonWebTokens.dll",
  13150. "lib/net462/Microsoft.IdentityModel.JsonWebTokens.xml",
  13151. "lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll",
  13152. "lib/net472/Microsoft.IdentityModel.JsonWebTokens.xml",
  13153. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll",
  13154. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.xml",
  13155. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll",
  13156. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml",
  13157. "microsoft.identitymodel.jsonwebtokens.6.35.0.nupkg.sha512",
  13158. "microsoft.identitymodel.jsonwebtokens.nuspec"
  13159. ]
  13160. },
  13161. "Microsoft.IdentityModel.JsonWebTokens/7.1.2": {
  13162. "sha512": "cloLGeZolXbCJhJBc5OC05uhrdhdPL6MWHuVUnkkUvPDeK7HkwThBaLZ1XjBQVk9YhxXE2OvHXnKi0PLleXxDg==",
  13163. "type": "package",
  13164. "path": "microsoft.identitymodel.jsonwebtokens/7.1.2",
  13165. "files": [
  13166. ".nupkg.metadata",
  13167. ".signature.p7s",
  13168. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll",
  13169. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml",
  13170. "lib/net462/Microsoft.IdentityModel.JsonWebTokens.dll",
  13171. "lib/net462/Microsoft.IdentityModel.JsonWebTokens.xml",
  13172. "lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll",
  13173. "lib/net472/Microsoft.IdentityModel.JsonWebTokens.xml",
  13174. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll",
  13175. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.xml",
  13176. "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll",
  13177. "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.xml",
  13178. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll",
  13179. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml",
  13180. "microsoft.identitymodel.jsonwebtokens.7.1.2.nupkg.sha512",
  13181. "microsoft.identitymodel.jsonwebtokens.nuspec"
  13182. ]
  13183. },
  13184. "Microsoft.IdentityModel.Logging/6.35.0": {
  13185. "sha512": "jePrSfGAmqT81JDCNSY+fxVWoGuJKt9e6eJ+vT7+quVS55nWl//jGjUQn4eFtVKt4rt5dXaleZdHRB9J9AJZ7Q==",
  13186. "type": "package",
  13187. "path": "microsoft.identitymodel.logging/6.35.0",
  13188. "files": [
  13189. ".nupkg.metadata",
  13190. ".signature.p7s",
  13191. "lib/net45/Microsoft.IdentityModel.Logging.dll",
  13192. "lib/net45/Microsoft.IdentityModel.Logging.xml",
  13193. "lib/net461/Microsoft.IdentityModel.Logging.dll",
  13194. "lib/net461/Microsoft.IdentityModel.Logging.xml",
  13195. "lib/net462/Microsoft.IdentityModel.Logging.dll",
  13196. "lib/net462/Microsoft.IdentityModel.Logging.xml",
  13197. "lib/net472/Microsoft.IdentityModel.Logging.dll",
  13198. "lib/net472/Microsoft.IdentityModel.Logging.xml",
  13199. "lib/net6.0/Microsoft.IdentityModel.Logging.dll",
  13200. "lib/net6.0/Microsoft.IdentityModel.Logging.xml",
  13201. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll",
  13202. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml",
  13203. "microsoft.identitymodel.logging.6.35.0.nupkg.sha512",
  13204. "microsoft.identitymodel.logging.nuspec"
  13205. ]
  13206. },
  13207. "Microsoft.IdentityModel.Logging/7.1.2": {
  13208. "sha512": "YCxBt2EeJP8fcXk9desChkWI+0vFqFLvBwrz5hBMsoh0KJE6BC66DnzkdzkJNqMltLromc52dkdT206jJ38cTw==",
  13209. "type": "package",
  13210. "path": "microsoft.identitymodel.logging/7.1.2",
  13211. "files": [
  13212. ".nupkg.metadata",
  13213. ".signature.p7s",
  13214. "lib/net461/Microsoft.IdentityModel.Logging.dll",
  13215. "lib/net461/Microsoft.IdentityModel.Logging.xml",
  13216. "lib/net462/Microsoft.IdentityModel.Logging.dll",
  13217. "lib/net462/Microsoft.IdentityModel.Logging.xml",
  13218. "lib/net472/Microsoft.IdentityModel.Logging.dll",
  13219. "lib/net472/Microsoft.IdentityModel.Logging.xml",
  13220. "lib/net6.0/Microsoft.IdentityModel.Logging.dll",
  13221. "lib/net6.0/Microsoft.IdentityModel.Logging.xml",
  13222. "lib/net8.0/Microsoft.IdentityModel.Logging.dll",
  13223. "lib/net8.0/Microsoft.IdentityModel.Logging.xml",
  13224. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll",
  13225. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml",
  13226. "microsoft.identitymodel.logging.7.1.2.nupkg.sha512",
  13227. "microsoft.identitymodel.logging.nuspec"
  13228. ]
  13229. },
  13230. "Microsoft.IdentityModel.Protocols/6.35.0": {
  13231. "sha512": "BPQhlDzdFvv1PzaUxNSk+VEPwezlDEVADIKmyxubw7IiELK18uJ06RQ9QKKkds30XI+gDu9n8j24XQ8w7fjWcg==",
  13232. "type": "package",
  13233. "path": "microsoft.identitymodel.protocols/6.35.0",
  13234. "files": [
  13235. ".nupkg.metadata",
  13236. ".signature.p7s",
  13237. "lib/net45/Microsoft.IdentityModel.Protocols.dll",
  13238. "lib/net45/Microsoft.IdentityModel.Protocols.xml",
  13239. "lib/net461/Microsoft.IdentityModel.Protocols.dll",
  13240. "lib/net461/Microsoft.IdentityModel.Protocols.xml",
  13241. "lib/net462/Microsoft.IdentityModel.Protocols.dll",
  13242. "lib/net462/Microsoft.IdentityModel.Protocols.xml",
  13243. "lib/net472/Microsoft.IdentityModel.Protocols.dll",
  13244. "lib/net472/Microsoft.IdentityModel.Protocols.xml",
  13245. "lib/net6.0/Microsoft.IdentityModel.Protocols.dll",
  13246. "lib/net6.0/Microsoft.IdentityModel.Protocols.xml",
  13247. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll",
  13248. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml",
  13249. "microsoft.identitymodel.protocols.6.35.0.nupkg.sha512",
  13250. "microsoft.identitymodel.protocols.nuspec"
  13251. ]
  13252. },
  13253. "Microsoft.IdentityModel.Protocols/7.1.2": {
  13254. "sha512": "SydLwMRFx6EHPWJ+N6+MVaoArN1Htt92b935O3RUWPY1yUF63zEjvd3lBu79eWdZUwedP8TN2I5V9T3nackvIQ==",
  13255. "type": "package",
  13256. "path": "microsoft.identitymodel.protocols/7.1.2",
  13257. "files": [
  13258. ".nupkg.metadata",
  13259. ".signature.p7s",
  13260. "lib/net461/Microsoft.IdentityModel.Protocols.dll",
  13261. "lib/net461/Microsoft.IdentityModel.Protocols.xml",
  13262. "lib/net462/Microsoft.IdentityModel.Protocols.dll",
  13263. "lib/net462/Microsoft.IdentityModel.Protocols.xml",
  13264. "lib/net472/Microsoft.IdentityModel.Protocols.dll",
  13265. "lib/net472/Microsoft.IdentityModel.Protocols.xml",
  13266. "lib/net6.0/Microsoft.IdentityModel.Protocols.dll",
  13267. "lib/net6.0/Microsoft.IdentityModel.Protocols.xml",
  13268. "lib/net8.0/Microsoft.IdentityModel.Protocols.dll",
  13269. "lib/net8.0/Microsoft.IdentityModel.Protocols.xml",
  13270. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll",
  13271. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml",
  13272. "microsoft.identitymodel.protocols.7.1.2.nupkg.sha512",
  13273. "microsoft.identitymodel.protocols.nuspec"
  13274. ]
  13275. },
  13276. "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": {
  13277. "sha512": "LMtVqnECCCdSmyFoCOxIE5tXQqkOLrvGrL7OxHg41DIm1bpWtaCdGyVcTAfOQpJXvzND9zUKIN/lhngPkYR8vg==",
  13278. "type": "package",
  13279. "path": "microsoft.identitymodel.protocols.openidconnect/6.35.0",
  13280. "files": [
  13281. ".nupkg.metadata",
  13282. ".signature.p7s",
  13283. "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13284. "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13285. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13286. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13287. "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13288. "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13289. "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13290. "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13291. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13292. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13293. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13294. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13295. "microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512",
  13296. "microsoft.identitymodel.protocols.openidconnect.nuspec"
  13297. ]
  13298. },
  13299. "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": {
  13300. "sha512": "6lHQoLXhnMQ42mGrfDkzbIOR3rzKM1W1tgTeMPLgLCqwwGw0d96xFi/UiX/fYsu7d6cD5MJiL3+4HuI8VU+sVQ==",
  13301. "type": "package",
  13302. "path": "microsoft.identitymodel.protocols.openidconnect/7.1.2",
  13303. "files": [
  13304. ".nupkg.metadata",
  13305. ".signature.p7s",
  13306. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13307. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13308. "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13309. "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13310. "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13311. "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13312. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13313. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13314. "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13315. "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13316. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13317. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13318. "microsoft.identitymodel.protocols.openidconnect.7.1.2.nupkg.sha512",
  13319. "microsoft.identitymodel.protocols.openidconnect.nuspec"
  13320. ]
  13321. },
  13322. "Microsoft.IdentityModel.Tokens/6.35.0": {
  13323. "sha512": "RN7lvp7s3Boucg1NaNAbqDbxtlLj5Qeb+4uSS1TeK5FSBVM40P4DKaTKChT43sHyKfh7V0zkrMph6DdHvyA4bg==",
  13324. "type": "package",
  13325. "path": "microsoft.identitymodel.tokens/6.35.0",
  13326. "files": [
  13327. ".nupkg.metadata",
  13328. ".signature.p7s",
  13329. "lib/net45/Microsoft.IdentityModel.Tokens.dll",
  13330. "lib/net45/Microsoft.IdentityModel.Tokens.xml",
  13331. "lib/net461/Microsoft.IdentityModel.Tokens.dll",
  13332. "lib/net461/Microsoft.IdentityModel.Tokens.xml",
  13333. "lib/net462/Microsoft.IdentityModel.Tokens.dll",
  13334. "lib/net462/Microsoft.IdentityModel.Tokens.xml",
  13335. "lib/net472/Microsoft.IdentityModel.Tokens.dll",
  13336. "lib/net472/Microsoft.IdentityModel.Tokens.xml",
  13337. "lib/net6.0/Microsoft.IdentityModel.Tokens.dll",
  13338. "lib/net6.0/Microsoft.IdentityModel.Tokens.xml",
  13339. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll",
  13340. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml",
  13341. "microsoft.identitymodel.tokens.6.35.0.nupkg.sha512",
  13342. "microsoft.identitymodel.tokens.nuspec"
  13343. ]
  13344. },
  13345. "Microsoft.IdentityModel.Tokens/7.1.2": {
  13346. "sha512": "oICJMqr3aNEDZOwnH5SK49bR6Z4aX0zEAnOLuhloumOSuqnNq+GWBdQyrgILnlcT5xj09xKCP/7Y7gJYB+ls/g==",
  13347. "type": "package",
  13348. "path": "microsoft.identitymodel.tokens/7.1.2",
  13349. "files": [
  13350. ".nupkg.metadata",
  13351. ".signature.p7s",
  13352. "lib/net461/Microsoft.IdentityModel.Tokens.dll",
  13353. "lib/net461/Microsoft.IdentityModel.Tokens.xml",
  13354. "lib/net462/Microsoft.IdentityModel.Tokens.dll",
  13355. "lib/net462/Microsoft.IdentityModel.Tokens.xml",
  13356. "lib/net472/Microsoft.IdentityModel.Tokens.dll",
  13357. "lib/net472/Microsoft.IdentityModel.Tokens.xml",
  13358. "lib/net6.0/Microsoft.IdentityModel.Tokens.dll",
  13359. "lib/net6.0/Microsoft.IdentityModel.Tokens.xml",
  13360. "lib/net8.0/Microsoft.IdentityModel.Tokens.dll",
  13361. "lib/net8.0/Microsoft.IdentityModel.Tokens.xml",
  13362. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll",
  13363. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml",
  13364. "microsoft.identitymodel.tokens.7.1.2.nupkg.sha512",
  13365. "microsoft.identitymodel.tokens.nuspec"
  13366. ]
  13367. },
  13368. "Microsoft.IO.RecyclableMemoryStream/2.1.1": {
  13369. "sha512": "BTrXL3Ej17x+aze3xbso4xn16ajFaBU1YKQypzrirX4attETZnqCXLB+yRwo1hsZsP1U0O6mNCPuSdccTHCrBg==",
  13370. "type": "package",
  13371. "path": "microsoft.io.recyclablememorystream/2.1.1",
  13372. "files": [
  13373. ".nupkg.metadata",
  13374. ".signature.p7s",
  13375. "lib/net462/Microsoft.IO.RecyclableMemoryStream.dll",
  13376. "lib/net462/Microsoft.IO.RecyclableMemoryStream.xml",
  13377. "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll",
  13378. "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.xml",
  13379. "lib/netcoreapp2.1/Microsoft.IO.RecyclableMemoryStream.dll",
  13380. "lib/netcoreapp2.1/Microsoft.IO.RecyclableMemoryStream.xml",
  13381. "lib/netstandard2.0/Microsoft.IO.RecyclableMemoryStream.dll",
  13382. "lib/netstandard2.0/Microsoft.IO.RecyclableMemoryStream.xml",
  13383. "lib/netstandard2.1/Microsoft.IO.RecyclableMemoryStream.dll",
  13384. "lib/netstandard2.1/Microsoft.IO.RecyclableMemoryStream.xml",
  13385. "microsoft.io.recyclablememorystream.2.1.1.nupkg.sha512",
  13386. "microsoft.io.recyclablememorystream.nuspec"
  13387. ]
  13388. },
  13389. "Microsoft.NETCore.Platforms/1.1.1": {
  13390. "sha512": "TMBuzAHpTenGbGgk0SMTwyEkyijY/Eae4ZGsFNYJvAr/LDn1ku3Etp3FPxChmDp5HHF3kzJuoaa08N0xjqAJfQ==",
  13391. "type": "package",
  13392. "path": "microsoft.netcore.platforms/1.1.1",
  13393. "files": [
  13394. ".nupkg.metadata",
  13395. ".signature.p7s",
  13396. "ThirdPartyNotices.txt",
  13397. "dotnet_library_license.txt",
  13398. "lib/netstandard1.0/_._",
  13399. "microsoft.netcore.platforms.1.1.1.nupkg.sha512",
  13400. "microsoft.netcore.platforms.nuspec",
  13401. "runtime.json"
  13402. ]
  13403. },
  13404. "Microsoft.NETCore.Targets/1.1.3": {
  13405. "sha512": "3Wrmi0kJDzClwAC+iBdUBpEKmEle8FQNsCs77fkiOIw/9oYA07bL1EZNX0kQ2OMN3xpwvl0vAtOCYY3ndDNlhQ==",
  13406. "type": "package",
  13407. "path": "microsoft.netcore.targets/1.1.3",
  13408. "files": [
  13409. ".nupkg.metadata",
  13410. ".signature.p7s",
  13411. "ThirdPartyNotices.txt",
  13412. "dotnet_library_license.txt",
  13413. "lib/netstandard1.0/_._",
  13414. "microsoft.netcore.targets.1.1.3.nupkg.sha512",
  13415. "microsoft.netcore.targets.nuspec",
  13416. "runtime.json"
  13417. ]
  13418. },
  13419. "Microsoft.OpenApi/1.2.3": {
  13420. "sha512": "Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==",
  13421. "type": "package",
  13422. "path": "microsoft.openapi/1.2.3",
  13423. "files": [
  13424. ".nupkg.metadata",
  13425. ".signature.p7s",
  13426. "lib/net46/Microsoft.OpenApi.dll",
  13427. "lib/net46/Microsoft.OpenApi.pdb",
  13428. "lib/net46/Microsoft.OpenApi.xml",
  13429. "lib/netstandard2.0/Microsoft.OpenApi.dll",
  13430. "lib/netstandard2.0/Microsoft.OpenApi.pdb",
  13431. "lib/netstandard2.0/Microsoft.OpenApi.xml",
  13432. "microsoft.openapi.1.2.3.nupkg.sha512",
  13433. "microsoft.openapi.nuspec"
  13434. ]
  13435. },
  13436. "Microsoft.Win32.Registry/5.0.0": {
  13437. "sha512": "dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==",
  13438. "type": "package",
  13439. "path": "microsoft.win32.registry/5.0.0",
  13440. "files": [
  13441. ".nupkg.metadata",
  13442. ".signature.p7s",
  13443. "Icon.png",
  13444. "LICENSE.TXT",
  13445. "THIRD-PARTY-NOTICES.TXT",
  13446. "lib/net46/Microsoft.Win32.Registry.dll",
  13447. "lib/net461/Microsoft.Win32.Registry.dll",
  13448. "lib/net461/Microsoft.Win32.Registry.xml",
  13449. "lib/netstandard1.3/Microsoft.Win32.Registry.dll",
  13450. "lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  13451. "lib/netstandard2.0/Microsoft.Win32.Registry.xml",
  13452. "microsoft.win32.registry.5.0.0.nupkg.sha512",
  13453. "microsoft.win32.registry.nuspec",
  13454. "ref/net46/Microsoft.Win32.Registry.dll",
  13455. "ref/net461/Microsoft.Win32.Registry.dll",
  13456. "ref/net461/Microsoft.Win32.Registry.xml",
  13457. "ref/netstandard1.3/Microsoft.Win32.Registry.dll",
  13458. "ref/netstandard1.3/Microsoft.Win32.Registry.xml",
  13459. "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml",
  13460. "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml",
  13461. "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml",
  13462. "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml",
  13463. "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml",
  13464. "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml",
  13465. "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml",
  13466. "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml",
  13467. "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml",
  13468. "ref/netstandard2.0/Microsoft.Win32.Registry.dll",
  13469. "ref/netstandard2.0/Microsoft.Win32.Registry.xml",
  13470. "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll",
  13471. "runtimes/win/lib/net461/Microsoft.Win32.Registry.dll",
  13472. "runtimes/win/lib/net461/Microsoft.Win32.Registry.xml",
  13473. "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
  13474. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  13475. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.xml",
  13476. "useSharedDesignerContext.txt",
  13477. "version.txt"
  13478. ]
  13479. },
  13480. "Microsoft.Win32.SystemEvents/8.0.0": {
  13481. "sha512": "9opKRyOKMCi2xJ7Bj7kxtZ1r9vbzosMvRrdEhVhDz8j8MoBGgB+WmC94yH839NPH+BclAjtQ/pyagvi/8gDLkw==",
  13482. "type": "package",
  13483. "path": "microsoft.win32.systemevents/8.0.0",
  13484. "files": [
  13485. ".nupkg.metadata",
  13486. ".signature.p7s",
  13487. "Icon.png",
  13488. "LICENSE.TXT",
  13489. "THIRD-PARTY-NOTICES.TXT",
  13490. "buildTransitive/net461/Microsoft.Win32.SystemEvents.targets",
  13491. "buildTransitive/net462/_._",
  13492. "buildTransitive/net6.0/_._",
  13493. "buildTransitive/netcoreapp2.0/Microsoft.Win32.SystemEvents.targets",
  13494. "lib/net462/Microsoft.Win32.SystemEvents.dll",
  13495. "lib/net462/Microsoft.Win32.SystemEvents.xml",
  13496. "lib/net6.0/Microsoft.Win32.SystemEvents.dll",
  13497. "lib/net6.0/Microsoft.Win32.SystemEvents.xml",
  13498. "lib/net7.0/Microsoft.Win32.SystemEvents.dll",
  13499. "lib/net7.0/Microsoft.Win32.SystemEvents.xml",
  13500. "lib/net8.0/Microsoft.Win32.SystemEvents.dll",
  13501. "lib/net8.0/Microsoft.Win32.SystemEvents.xml",
  13502. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
  13503. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
  13504. "microsoft.win32.systemevents.8.0.0.nupkg.sha512",
  13505. "microsoft.win32.systemevents.nuspec",
  13506. "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll",
  13507. "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.xml",
  13508. "runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll",
  13509. "runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.xml",
  13510. "runtimes/win/lib/net8.0/Microsoft.Win32.SystemEvents.dll",
  13511. "runtimes/win/lib/net8.0/Microsoft.Win32.SystemEvents.xml",
  13512. "useSharedDesignerContext.txt"
  13513. ]
  13514. },
  13515. "Minio/5.0.0": {
  13516. "sha512": "7tZj90WEuuH60RAP4wBYexjMuJOhCnK7I46hCiX3CtZPackHisLZ8aAJmn3KlwbUX22dBDphwemD+h37vet8Qw==",
  13517. "type": "package",
  13518. "path": "minio/5.0.0",
  13519. "files": [
  13520. ".nupkg.metadata",
  13521. ".signature.p7s",
  13522. "LICENSE",
  13523. "icon.png",
  13524. "lib/net6.0/Minio.dll",
  13525. "lib/net6.0/Minio.xml",
  13526. "lib/net7.0/Minio.dll",
  13527. "lib/net7.0/Minio.xml",
  13528. "lib/netstandard2.0/Minio.dll",
  13529. "lib/netstandard2.0/Minio.xml",
  13530. "minio.5.0.0.nupkg.sha512",
  13531. "minio.nuspec",
  13532. "readme.md"
  13533. ]
  13534. },
  13535. "MiniProfiler.AspNetCore/4.3.8": {
  13536. "sha512": "dohMvXpjKDPv/edl7gwKhq80JBqRLLRSwVJB9bo0UYqsgEox7BZyYS/4vBty+UsZ59pYYYhMUpUKHVWLLj/PBw==",
  13537. "type": "package",
  13538. "path": "miniprofiler.aspnetcore/4.3.8",
  13539. "files": [
  13540. ".nupkg.metadata",
  13541. ".signature.p7s",
  13542. "LICENSE.txt",
  13543. "lib/net6.0/MiniProfiler.AspNetCore.dll",
  13544. "lib/net6.0/MiniProfiler.AspNetCore.xml",
  13545. "miniprofiler.aspnetcore.4.3.8.nupkg.sha512",
  13546. "miniprofiler.aspnetcore.nuspec"
  13547. ]
  13548. },
  13549. "MiniProfiler.AspNetCore.Mvc/4.3.8": {
  13550. "sha512": "aJ6Kkw2zMy36cKDWTjQYo/pJ6bhPBRA8z4NO8REe+xDhv8+fk58P526Bi52gnvsDp4jIVk5AQ8nQDgPUS/K+7A==",
  13551. "type": "package",
  13552. "path": "miniprofiler.aspnetcore.mvc/4.3.8",
  13553. "files": [
  13554. ".nupkg.metadata",
  13555. ".signature.p7s",
  13556. "LICENSE.txt",
  13557. "lib/net6.0/MiniProfiler.AspNetCore.Mvc.dll",
  13558. "lib/net6.0/MiniProfiler.AspNetCore.Mvc.xml",
  13559. "miniprofiler.aspnetcore.mvc.4.3.8.nupkg.sha512",
  13560. "miniprofiler.aspnetcore.mvc.nuspec"
  13561. ]
  13562. },
  13563. "MiniProfiler.Shared/4.3.8": {
  13564. "sha512": "SfXNX90fmDm373YAla0z06plTCj6YbByQJOm6G8/9kE6Hf4UALJxySyiMB9O4KYeTc6Ha1EFQDs6jLhio+bBFA==",
  13565. "type": "package",
  13566. "path": "miniprofiler.shared/4.3.8",
  13567. "files": [
  13568. ".nupkg.metadata",
  13569. ".signature.p7s",
  13570. "LICENSE.txt",
  13571. "lib/net461/MiniProfiler.Shared.dll",
  13572. "lib/net461/MiniProfiler.Shared.xml",
  13573. "lib/netstandard2.0/MiniProfiler.Shared.dll",
  13574. "lib/netstandard2.0/MiniProfiler.Shared.xml",
  13575. "miniprofiler.shared.4.3.8.nupkg.sha512",
  13576. "miniprofiler.shared.nuspec"
  13577. ]
  13578. },
  13579. "MoYu.Extras.Authentication.JwtBearer/1.0.6": {
  13580. "sha512": "yK9+39sByIQQyNyK0qHfvwhgUCS6ojSJTBjhW9Hb+lNF9/Q9AzDNwU0HEJNgOHqdqKCyrZOvgXQLFCBHJrhv2Q==",
  13581. "type": "package",
  13582. "path": "moyu.extras.authentication.jwtbearer/1.0.6",
  13583. "files": [
  13584. ".nupkg.metadata",
  13585. ".signature.p7s",
  13586. "README.md",
  13587. "icon.png",
  13588. "lib/net5.0/MoYu.Extras.Authentication.JwtBearer.dll",
  13589. "lib/net5.0/MoYu.Extras.Authentication.JwtBearer.xml",
  13590. "lib/net6.0/MoYu.Extras.Authentication.JwtBearer.dll",
  13591. "lib/net6.0/MoYu.Extras.Authentication.JwtBearer.xml",
  13592. "lib/net7.0/MoYu.Extras.Authentication.JwtBearer.dll",
  13593. "lib/net7.0/MoYu.Extras.Authentication.JwtBearer.xml",
  13594. "lib/net8.0/MoYu.Extras.Authentication.JwtBearer.dll",
  13595. "lib/net8.0/MoYu.Extras.Authentication.JwtBearer.xml",
  13596. "lib/net9.0/MoYu.Extras.Authentication.JwtBearer.dll",
  13597. "lib/net9.0/MoYu.Extras.Authentication.JwtBearer.xml",
  13598. "moyu.extras.authentication.jwtbearer.1.0.6.nupkg.sha512",
  13599. "moyu.extras.authentication.jwtbearer.nuspec"
  13600. ]
  13601. },
  13602. "MoYu.Extras.ObjectMapper.Mapster/1.0.6": {
  13603. "sha512": "HjDDyfeYaek8kONqAHVfcxPWYMQDq1gQuPA44IYsViU9PNIbvVenDKUCMFXGm+/R42aGiBLOK5XwhAgFsveVcg==",
  13604. "type": "package",
  13605. "path": "moyu.extras.objectmapper.mapster/1.0.6",
  13606. "files": [
  13607. ".nupkg.metadata",
  13608. ".signature.p7s",
  13609. "README.md",
  13610. "icon.png",
  13611. "lib/net5.0/MoYu.Extras.ObjectMapper.Mapster.dll",
  13612. "lib/net5.0/MoYu.Extras.ObjectMapper.Mapster.xml",
  13613. "lib/net6.0/MoYu.Extras.ObjectMapper.Mapster.dll",
  13614. "lib/net6.0/MoYu.Extras.ObjectMapper.Mapster.xml",
  13615. "lib/net7.0/MoYu.Extras.ObjectMapper.Mapster.dll",
  13616. "lib/net7.0/MoYu.Extras.ObjectMapper.Mapster.xml",
  13617. "lib/net8.0/MoYu.Extras.ObjectMapper.Mapster.dll",
  13618. "lib/net8.0/MoYu.Extras.ObjectMapper.Mapster.xml",
  13619. "lib/net9.0/MoYu.Extras.ObjectMapper.Mapster.dll",
  13620. "lib/net9.0/MoYu.Extras.ObjectMapper.Mapster.xml",
  13621. "moyu.extras.objectmapper.mapster.1.0.6.nupkg.sha512",
  13622. "moyu.extras.objectmapper.mapster.nuspec"
  13623. ]
  13624. },
  13625. "MoYu.Pure/1.0.6": {
  13626. "sha512": "yKRdQZ7kIxOte0+JLQmVUU4Z5gFpIZvpr1zCo8m6xjvy27WjrM/Vk+i8ioJbZRZ0lzG0b4eraN7MAVK7kJN52A==",
  13627. "type": "package",
  13628. "path": "moyu.pure/1.0.6",
  13629. "files": [
  13630. ".nupkg.metadata",
  13631. ".signature.p7s",
  13632. "README.md",
  13633. "content/SpecificationDocument/Assets/index-mini-profiler.html",
  13634. "content/SpecificationDocument/Assets/index.html",
  13635. "contentFiles/any/net5.0/SpecificationDocument/Assets/index-mini-profiler.html",
  13636. "contentFiles/any/net5.0/SpecificationDocument/Assets/index.html",
  13637. "contentFiles/any/net6.0/SpecificationDocument/Assets/index-mini-profiler.html",
  13638. "contentFiles/any/net6.0/SpecificationDocument/Assets/index.html",
  13639. "contentFiles/any/net7.0/SpecificationDocument/Assets/index-mini-profiler.html",
  13640. "contentFiles/any/net7.0/SpecificationDocument/Assets/index.html",
  13641. "contentFiles/any/net8.0/SpecificationDocument/Assets/index-mini-profiler.html",
  13642. "contentFiles/any/net8.0/SpecificationDocument/Assets/index.html",
  13643. "contentFiles/any/net9.0/SpecificationDocument/Assets/index-mini-profiler.html",
  13644. "contentFiles/any/net9.0/SpecificationDocument/Assets/index.html",
  13645. "icon.png",
  13646. "lib/net5.0/MoYu.Pure.dll",
  13647. "lib/net5.0/MoYu.Pure.xml",
  13648. "lib/net6.0/MoYu.Pure.dll",
  13649. "lib/net6.0/MoYu.Pure.xml",
  13650. "lib/net7.0/MoYu.Pure.dll",
  13651. "lib/net7.0/MoYu.Pure.xml",
  13652. "lib/net8.0/MoYu.Pure.dll",
  13653. "lib/net8.0/MoYu.Pure.xml",
  13654. "lib/net9.0/MoYu.Pure.dll",
  13655. "lib/net9.0/MoYu.Pure.xml",
  13656. "moyu.pure.1.0.6.nupkg.sha512",
  13657. "moyu.pure.nuspec"
  13658. ]
  13659. },
  13660. "MoYu.Pure.Extras.DependencyModel.CodeAnalysis/1.0.6": {
  13661. "sha512": "LHHsvPHO7sZhZ4Rbk/4gUVW5CV2j7P1C2jQXRMS14mFvZDIndVKGRyXb7taAUXCWiRUUEGRWDfUPWnVDQfuEVw==",
  13662. "type": "package",
  13663. "path": "moyu.pure.extras.dependencymodel.codeanalysis/1.0.6",
  13664. "files": [
  13665. ".nupkg.metadata",
  13666. ".signature.p7s",
  13667. "README.md",
  13668. "icon.png",
  13669. "lib/net5.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll",
  13670. "lib/net5.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.xml",
  13671. "lib/net6.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll",
  13672. "lib/net6.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.xml",
  13673. "lib/net7.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll",
  13674. "lib/net7.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.xml",
  13675. "lib/net8.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll",
  13676. "lib/net8.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.xml",
  13677. "lib/net9.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll",
  13678. "lib/net9.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.xml",
  13679. "moyu.pure.extras.dependencymodel.codeanalysis.1.0.6.nupkg.sha512",
  13680. "moyu.pure.extras.dependencymodel.codeanalysis.nuspec"
  13681. ]
  13682. },
  13683. "MySqlConnector/2.2.5": {
  13684. "sha512": "6sinY78RvryhHwpup3awdjYO7d5hhWahb5p/1VDODJhSxJggV/sBbYuKK5IQF9TuzXABiddqUbmRfM884tqA3Q==",
  13685. "type": "package",
  13686. "path": "mysqlconnector/2.2.5",
  13687. "files": [
  13688. ".nupkg.metadata",
  13689. ".signature.p7s",
  13690. "README.md",
  13691. "lib/net461/MySqlConnector.dll",
  13692. "lib/net461/MySqlConnector.xml",
  13693. "lib/net471/MySqlConnector.dll",
  13694. "lib/net471/MySqlConnector.xml",
  13695. "lib/net6.0/MySqlConnector.dll",
  13696. "lib/net6.0/MySqlConnector.xml",
  13697. "lib/net7.0/MySqlConnector.dll",
  13698. "lib/net7.0/MySqlConnector.xml",
  13699. "lib/netcoreapp3.1/MySqlConnector.dll",
  13700. "lib/netcoreapp3.1/MySqlConnector.xml",
  13701. "lib/netstandard2.0/MySqlConnector.dll",
  13702. "lib/netstandard2.0/MySqlConnector.xml",
  13703. "lib/netstandard2.1/MySqlConnector.dll",
  13704. "lib/netstandard2.1/MySqlConnector.xml",
  13705. "logo.png",
  13706. "mysqlconnector.2.2.5.nupkg.sha512",
  13707. "mysqlconnector.nuspec"
  13708. ]
  13709. },
  13710. "NewLife.Core/10.10.2024.601": {
  13711. "sha512": "LZianu/xR+HEhyA0Cx1fb1wQI3CYKgJIyL5rNrmI1zj7fMH4ELav3jIR8U0KRd+gE5RTK7+yhJVnL25ERpIkPQ==",
  13712. "type": "package",
  13713. "path": "newlife.core/10.10.2024.601",
  13714. "files": [
  13715. ".nupkg.metadata",
  13716. ".signature.p7s",
  13717. "Readme.MD",
  13718. "leaf.png",
  13719. "lib/net45/NewLife.Core.dll",
  13720. "lib/net45/NewLife.Core.xml",
  13721. "lib/net461/NewLife.Core.dll",
  13722. "lib/net461/NewLife.Core.xml",
  13723. "lib/net5.0-windows7.0/NewLife.Core.dll",
  13724. "lib/net5.0-windows7.0/NewLife.Core.xml",
  13725. "lib/net5.0/NewLife.Core.dll",
  13726. "lib/net5.0/NewLife.Core.xml",
  13727. "lib/net6.0-windows7.0/NewLife.Core.dll",
  13728. "lib/net6.0-windows7.0/NewLife.Core.xml",
  13729. "lib/net6.0/NewLife.Core.dll",
  13730. "lib/net6.0/NewLife.Core.xml",
  13731. "lib/net7.0-windows7.0/NewLife.Core.dll",
  13732. "lib/net7.0-windows7.0/NewLife.Core.xml",
  13733. "lib/net7.0/NewLife.Core.dll",
  13734. "lib/net7.0/NewLife.Core.xml",
  13735. "lib/net8.0-windows7.0/NewLife.Core.dll",
  13736. "lib/net8.0-windows7.0/NewLife.Core.xml",
  13737. "lib/net8.0/NewLife.Core.dll",
  13738. "lib/net8.0/NewLife.Core.xml",
  13739. "lib/netcoreapp3.1/NewLife.Core.dll",
  13740. "lib/netcoreapp3.1/NewLife.Core.xml",
  13741. "lib/netstandard2.0/NewLife.Core.dll",
  13742. "lib/netstandard2.0/NewLife.Core.xml",
  13743. "lib/netstandard2.1/NewLife.Core.dll",
  13744. "lib/netstandard2.1/NewLife.Core.xml",
  13745. "newlife.core.10.10.2024.601.nupkg.sha512",
  13746. "newlife.core.nuspec"
  13747. ]
  13748. },
  13749. "NewLife.Redis/5.6.2024.402": {
  13750. "sha512": "ZFB+7+7D7MtZhJyMNJv6ujdclh/N4Gg1zNEtvrP4zdtJAGRj5K3ADF8BnedEcfys6XpHUksmevb1AGIj5MtMMw==",
  13751. "type": "package",
  13752. "path": "newlife.redis/5.6.2024.402",
  13753. "files": [
  13754. ".nupkg.metadata",
  13755. ".signature.p7s",
  13756. "Readme.MD",
  13757. "leaf.png",
  13758. "lib/net45/NewLife.Redis.dll",
  13759. "lib/net45/NewLife.Redis.xml",
  13760. "lib/net461/NewLife.Redis.dll",
  13761. "lib/net461/NewLife.Redis.xml",
  13762. "lib/netstandard2.0/NewLife.Redis.dll",
  13763. "lib/netstandard2.0/NewLife.Redis.xml",
  13764. "lib/netstandard2.1/NewLife.Redis.dll",
  13765. "lib/netstandard2.1/NewLife.Redis.xml",
  13766. "newlife.redis.5.6.2024.402.nupkg.sha512",
  13767. "newlife.redis.nuspec"
  13768. ]
  13769. },
  13770. "Newtonsoft.Json/13.0.3": {
  13771. "sha512": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
  13772. "type": "package",
  13773. "path": "newtonsoft.json/13.0.3",
  13774. "files": [
  13775. ".nupkg.metadata",
  13776. ".signature.p7s",
  13777. "LICENSE.md",
  13778. "README.md",
  13779. "lib/net20/Newtonsoft.Json.dll",
  13780. "lib/net20/Newtonsoft.Json.xml",
  13781. "lib/net35/Newtonsoft.Json.dll",
  13782. "lib/net35/Newtonsoft.Json.xml",
  13783. "lib/net40/Newtonsoft.Json.dll",
  13784. "lib/net40/Newtonsoft.Json.xml",
  13785. "lib/net45/Newtonsoft.Json.dll",
  13786. "lib/net45/Newtonsoft.Json.xml",
  13787. "lib/net6.0/Newtonsoft.Json.dll",
  13788. "lib/net6.0/Newtonsoft.Json.xml",
  13789. "lib/netstandard1.0/Newtonsoft.Json.dll",
  13790. "lib/netstandard1.0/Newtonsoft.Json.xml",
  13791. "lib/netstandard1.3/Newtonsoft.Json.dll",
  13792. "lib/netstandard1.3/Newtonsoft.Json.xml",
  13793. "lib/netstandard2.0/Newtonsoft.Json.dll",
  13794. "lib/netstandard2.0/Newtonsoft.Json.xml",
  13795. "newtonsoft.json.13.0.3.nupkg.sha512",
  13796. "newtonsoft.json.nuspec",
  13797. "packageIcon.png"
  13798. ]
  13799. },
  13800. "Newtonsoft.Json.Bson/1.0.2": {
  13801. "sha512": "QYFyxhaABwmq3p/21VrZNYvCg3DaEoN/wUuw5nmfAf0X3HLjgupwhkEWdgfb9nvGAUIv3osmZoD3kKl4jxEmYQ==",
  13802. "type": "package",
  13803. "path": "newtonsoft.json.bson/1.0.2",
  13804. "files": [
  13805. ".nupkg.metadata",
  13806. ".signature.p7s",
  13807. "LICENSE.md",
  13808. "lib/net45/Newtonsoft.Json.Bson.dll",
  13809. "lib/net45/Newtonsoft.Json.Bson.pdb",
  13810. "lib/net45/Newtonsoft.Json.Bson.xml",
  13811. "lib/netstandard1.3/Newtonsoft.Json.Bson.dll",
  13812. "lib/netstandard1.3/Newtonsoft.Json.Bson.pdb",
  13813. "lib/netstandard1.3/Newtonsoft.Json.Bson.xml",
  13814. "lib/netstandard2.0/Newtonsoft.Json.Bson.dll",
  13815. "lib/netstandard2.0/Newtonsoft.Json.Bson.pdb",
  13816. "lib/netstandard2.0/Newtonsoft.Json.Bson.xml",
  13817. "newtonsoft.json.bson.1.0.2.nupkg.sha512",
  13818. "newtonsoft.json.bson.nuspec"
  13819. ]
  13820. },
  13821. "Npgsql/5.0.18": {
  13822. "sha512": "1u4iCPKL9wtPeSUzChIbgq/BlOhvf44o7xASacdpMY7z0PbqACKpNOF0fjEn9jDV/AJl/HtPY6zk5qasQ1URhw==",
  13823. "type": "package",
  13824. "path": "npgsql/5.0.18",
  13825. "files": [
  13826. ".nupkg.metadata",
  13827. ".signature.p7s",
  13828. "lib/net5.0/Npgsql.dll",
  13829. "lib/net5.0/Npgsql.xml",
  13830. "lib/netcoreapp3.1/Npgsql.dll",
  13831. "lib/netcoreapp3.1/Npgsql.xml",
  13832. "lib/netstandard2.0/Npgsql.dll",
  13833. "lib/netstandard2.0/Npgsql.xml",
  13834. "lib/netstandard2.1/Npgsql.dll",
  13835. "lib/netstandard2.1/Npgsql.xml",
  13836. "npgsql.5.0.18.nupkg.sha512",
  13837. "npgsql.nuspec",
  13838. "postgresql.png"
  13839. ]
  13840. },
  13841. "Oracle.ManagedDataAccess.Core/3.21.100": {
  13842. "sha512": "nsqyUE+v246WB0SOnR1u9lfZxYoNcdj1fRjTt7TOhCN0JurEc6+qu+mMe+dl1sySB2UpyWdfqHG1iSQJYaXEfA==",
  13843. "type": "package",
  13844. "path": "oracle.manageddataaccess.core/3.21.100",
  13845. "files": [
  13846. ".nupkg.metadata",
  13847. ".signature.p7s",
  13848. "LICENSE.txt",
  13849. "PerfCounters/register_odpc_perfmon_counters.ps1",
  13850. "PerfCounters/unregister_odpc_perfmon_counters.ps1",
  13851. "info.txt",
  13852. "lib/netstandard2.1/Oracle.ManagedDataAccess.dll",
  13853. "oracle.manageddataaccess.core.3.21.100.nupkg.sha512",
  13854. "oracle.manageddataaccess.core.nuspec",
  13855. "readme.txt"
  13856. ]
  13857. },
  13858. "Oscar.Data.SqlClient/4.0.4": {
  13859. "sha512": "VJ3xVvRjxrPi/mMPT5EqYiMZor0MjFu83mw1qvUveBFWJSudGh9BOKZq7RkhqeNCcL1ud0uK0/TVkw+xTa4q4g==",
  13860. "type": "package",
  13861. "path": "oscar.data.sqlclient/4.0.4",
  13862. "files": [
  13863. ".nupkg.metadata",
  13864. ".signature.p7s",
  13865. "lib/netstandard2.0/Oscar.Data.SqlClient.dll",
  13866. "oscar.data.sqlclient.4.0.4.nupkg.sha512",
  13867. "oscar.data.sqlclient.nuspec"
  13868. ]
  13869. },
  13870. "Portable.BouncyCastle/1.9.0": {
  13871. "sha512": "eZZBCABzVOek+id9Xy04HhmgykF0wZg9wpByzrWN7q8qEI0Qen9b7tfd7w8VA3dOeesumMG7C5ZPy0jk7PSRHw==",
  13872. "type": "package",
  13873. "path": "portable.bouncycastle/1.9.0",
  13874. "files": [
  13875. ".nupkg.metadata",
  13876. ".signature.p7s",
  13877. "lib/net40/BouncyCastle.Crypto.dll",
  13878. "lib/net40/BouncyCastle.Crypto.xml",
  13879. "lib/netstandard2.0/BouncyCastle.Crypto.dll",
  13880. "lib/netstandard2.0/BouncyCastle.Crypto.xml",
  13881. "portable.bouncycastle.1.9.0.nupkg.sha512",
  13882. "portable.bouncycastle.nuspec"
  13883. ]
  13884. },
  13885. "SharpCompress/0.37.2": {
  13886. "sha512": "cFBpTct57aubLQXkdqMmgP8GGTFRh7fnRWP53lgE/EYUpDZJ27SSvTkdjB4OYQRZ20SJFpzczUquKLbt/9xkhw==",
  13887. "type": "package",
  13888. "path": "sharpcompress/0.37.2",
  13889. "files": [
  13890. ".nupkg.metadata",
  13891. ".signature.p7s",
  13892. "README.md",
  13893. "lib/net462/SharpCompress.dll",
  13894. "lib/net6.0/SharpCompress.dll",
  13895. "lib/net8.0/SharpCompress.dll",
  13896. "lib/netstandard2.0/SharpCompress.dll",
  13897. "lib/netstandard2.1/SharpCompress.dll",
  13898. "sharpcompress.0.37.2.nupkg.sha512",
  13899. "sharpcompress.nuspec"
  13900. ]
  13901. },
  13902. "SharpZipLib/1.4.2": {
  13903. "sha512": "yjj+3zgz8zgXpiiC3ZdF/iyTBbz2fFvMxZFEBPUcwZjIvXOf37Ylm+K58hqMfIBt5JgU/Z2uoUS67JmTLe973A==",
  13904. "type": "package",
  13905. "path": "sharpziplib/1.4.2",
  13906. "files": [
  13907. ".nupkg.metadata",
  13908. ".signature.p7s",
  13909. "images/sharpziplib-nuget-256x256.png",
  13910. "lib/net6.0/ICSharpCode.SharpZipLib.dll",
  13911. "lib/net6.0/ICSharpCode.SharpZipLib.pdb",
  13912. "lib/net6.0/ICSharpCode.SharpZipLib.xml",
  13913. "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll",
  13914. "lib/netstandard2.0/ICSharpCode.SharpZipLib.pdb",
  13915. "lib/netstandard2.0/ICSharpCode.SharpZipLib.xml",
  13916. "lib/netstandard2.1/ICSharpCode.SharpZipLib.dll",
  13917. "lib/netstandard2.1/ICSharpCode.SharpZipLib.pdb",
  13918. "lib/netstandard2.1/ICSharpCode.SharpZipLib.xml",
  13919. "sharpziplib.1.4.2.nupkg.sha512",
  13920. "sharpziplib.nuspec"
  13921. ]
  13922. },
  13923. "SimpleRedis/1.1.9": {
  13924. "sha512": "+Iv3lBAfC0o0krsQbvQztoojwQCbRYIyoylPZViPtQT/s7/HxobQJZbzXGBS8RFIPaPDmMPmkmW/aTNwFwFxHw==",
  13925. "type": "package",
  13926. "path": "simpleredis/1.1.9",
  13927. "files": [
  13928. ".nupkg.metadata",
  13929. ".signature.p7s",
  13930. "lib/net5.0/SimpleRedis.dll",
  13931. "lib/net5.0/SimpleRedis.xml",
  13932. "lib/net6.0/SimpleRedis.dll",
  13933. "lib/net6.0/SimpleRedis.xml",
  13934. "lib/net7.0/SimpleRedis.dll",
  13935. "lib/net7.0/SimpleRedis.xml",
  13936. "lib/net8.0/SimpleRedis.dll",
  13937. "lib/net8.0/SimpleRedis.xml",
  13938. "lib/netcoreapp3.1/SimpleRedis.dll",
  13939. "lib/netcoreapp3.1/SimpleRedis.xml",
  13940. "simpleredis.1.1.9.nupkg.sha512",
  13941. "simpleredis.nuspec"
  13942. ]
  13943. },
  13944. "SimpleTool/1.0.6": {
  13945. "sha512": "QD96ngcs93RhKk6KxQR3Jq+N+LUTuJzOqIChWT0HV9I9CmYnymvo8xu4kXQRWYLJ6PC89ddgcxg0ky2Rg6FQIQ==",
  13946. "type": "package",
  13947. "path": "simpletool/1.0.6",
  13948. "files": [
  13949. ".nupkg.metadata",
  13950. ".signature.p7s",
  13951. "lib/net6.0/SimpleTool.dll",
  13952. "lib/net6.0/SimpleTool.xml",
  13953. "lib/net7.0/SimpleTool.dll",
  13954. "lib/net7.0/SimpleTool.xml",
  13955. "lib/netcoreapp3.1/SimpleTool.dll",
  13956. "lib/netcoreapp3.1/SimpleTool.xml",
  13957. "simpletool.1.0.6.nupkg.sha512",
  13958. "simpletool.nuspec"
  13959. ]
  13960. },
  13961. "SixLabors.Fonts/2.0.3": {
  13962. "sha512": "IY+i5JsUoFTyLvNOlLFUak4nJajSZdfxYqCbDCSYeGDGwHNBtJo0ICduAFGaYaqdL41+YHn7LMrp1AwIU/29Ag==",
  13963. "type": "package",
  13964. "path": "sixlabors.fonts/2.0.3",
  13965. "files": [
  13966. ".nupkg.metadata",
  13967. ".signature.p7s",
  13968. "LICENSE",
  13969. "lib/net6.0/SixLabors.Fonts.dll",
  13970. "lib/net6.0/SixLabors.Fonts.xml",
  13971. "sixlabors.fonts.128.png",
  13972. "sixlabors.fonts.2.0.3.nupkg.sha512",
  13973. "sixlabors.fonts.nuspec"
  13974. ]
  13975. },
  13976. "SixLabors.ImageSharp/3.1.4": {
  13977. "sha512": "lFIdxgGDA5iYkUMRFOze7BGLcdpoLFbR+a20kc1W7NepvzU7ejtxtWOg9RvgG7kb9tBoJ3ONYOK6kLil/dgF1w==",
  13978. "type": "package",
  13979. "path": "sixlabors.imagesharp/3.1.4",
  13980. "files": [
  13981. ".nupkg.metadata",
  13982. ".signature.p7s",
  13983. "LICENSE",
  13984. "build/SixLabors.ImageSharp.props",
  13985. "lib/net6.0/SixLabors.ImageSharp.dll",
  13986. "lib/net6.0/SixLabors.ImageSharp.xml",
  13987. "sixlabors.imagesharp.128.png",
  13988. "sixlabors.imagesharp.3.1.4.nupkg.sha512",
  13989. "sixlabors.imagesharp.nuspec"
  13990. ]
  13991. },
  13992. "SixLabors.ImageSharp.Drawing/2.1.3": {
  13993. "sha512": "Bo8MeLEhKlZTSV29lh1iZmKVnLFvp+lNPVIo6X1Nu/G3xVwYuhPBjTuxUNhO6bxsVR9tLDuWZULxHSJAXu6LFw==",
  13994. "type": "package",
  13995. "path": "sixlabors.imagesharp.drawing/2.1.3",
  13996. "files": [
  13997. ".nupkg.metadata",
  13998. ".signature.p7s",
  13999. "LICENSE",
  14000. "lib/net6.0/SixLabors.ImageSharp.Drawing.dll",
  14001. "lib/net6.0/SixLabors.ImageSharp.Drawing.xml",
  14002. "sixlabors.imagesharp.drawing.128.png",
  14003. "sixlabors.imagesharp.drawing.2.1.3.nupkg.sha512",
  14004. "sixlabors.imagesharp.drawing.nuspec"
  14005. ]
  14006. },
  14007. "SkiaSharp/2.88.6": {
  14008. "sha512": "wdfeBAQrEQCbJIRgAiargzP1Uy+0grZiG4CSgBnhAgcJTsPzlifIaO73JRdwIlT3TyBoeU9jEqzwFUhl4hTYnQ==",
  14009. "type": "package",
  14010. "path": "skiasharp/2.88.6",
  14011. "files": [
  14012. ".nupkg.metadata",
  14013. ".signature.p7s",
  14014. "LICENSE.txt",
  14015. "THIRD-PARTY-NOTICES.txt",
  14016. "interactive-extensions/dotnet/SkiaSharp.DotNet.Interactive.dll",
  14017. "lib/monoandroid1.0/SkiaSharp.dll",
  14018. "lib/monoandroid1.0/SkiaSharp.pdb",
  14019. "lib/monoandroid1.0/SkiaSharp.xml",
  14020. "lib/net462/SkiaSharp.dll",
  14021. "lib/net462/SkiaSharp.pdb",
  14022. "lib/net462/SkiaSharp.xml",
  14023. "lib/net6.0-android30.0/SkiaSharp.dll",
  14024. "lib/net6.0-android30.0/SkiaSharp.pdb",
  14025. "lib/net6.0-android30.0/SkiaSharp.xml",
  14026. "lib/net6.0-ios13.6/SkiaSharp.dll",
  14027. "lib/net6.0-ios13.6/SkiaSharp.pdb",
  14028. "lib/net6.0-ios13.6/SkiaSharp.xml",
  14029. "lib/net6.0-maccatalyst13.5/SkiaSharp.dll",
  14030. "lib/net6.0-maccatalyst13.5/SkiaSharp.pdb",
  14031. "lib/net6.0-maccatalyst13.5/SkiaSharp.xml",
  14032. "lib/net6.0-macos10.15/SkiaSharp.dll",
  14033. "lib/net6.0-macos10.15/SkiaSharp.pdb",
  14034. "lib/net6.0-macos10.15/SkiaSharp.xml",
  14035. "lib/net6.0-tizen7.0/SkiaSharp.dll",
  14036. "lib/net6.0-tizen7.0/SkiaSharp.pdb",
  14037. "lib/net6.0-tizen7.0/SkiaSharp.xml",
  14038. "lib/net6.0-tvos13.4/SkiaSharp.dll",
  14039. "lib/net6.0-tvos13.4/SkiaSharp.pdb",
  14040. "lib/net6.0-tvos13.4/SkiaSharp.xml",
  14041. "lib/net6.0/SkiaSharp.dll",
  14042. "lib/net6.0/SkiaSharp.pdb",
  14043. "lib/net6.0/SkiaSharp.xml",
  14044. "lib/netcoreapp3.1/SkiaSharp.dll",
  14045. "lib/netcoreapp3.1/SkiaSharp.pdb",
  14046. "lib/netcoreapp3.1/SkiaSharp.xml",
  14047. "lib/netstandard1.3/SkiaSharp.dll",
  14048. "lib/netstandard1.3/SkiaSharp.pdb",
  14049. "lib/netstandard1.3/SkiaSharp.xml",
  14050. "lib/netstandard2.0/SkiaSharp.dll",
  14051. "lib/netstandard2.0/SkiaSharp.pdb",
  14052. "lib/netstandard2.0/SkiaSharp.xml",
  14053. "lib/netstandard2.1/SkiaSharp.dll",
  14054. "lib/netstandard2.1/SkiaSharp.pdb",
  14055. "lib/netstandard2.1/SkiaSharp.xml",
  14056. "lib/tizen40/SkiaSharp.dll",
  14057. "lib/tizen40/SkiaSharp.pdb",
  14058. "lib/tizen40/SkiaSharp.xml",
  14059. "lib/uap10.0.10240/SkiaSharp.dll",
  14060. "lib/uap10.0.10240/SkiaSharp.pdb",
  14061. "lib/uap10.0.10240/SkiaSharp.xml",
  14062. "lib/uap10.0.16299/SkiaSharp.dll",
  14063. "lib/uap10.0.16299/SkiaSharp.pdb",
  14064. "lib/uap10.0.16299/SkiaSharp.xml",
  14065. "lib/xamarinios1.0/SkiaSharp.dll",
  14066. "lib/xamarinios1.0/SkiaSharp.pdb",
  14067. "lib/xamarinios1.0/SkiaSharp.xml",
  14068. "lib/xamarinmac2.0/SkiaSharp.dll",
  14069. "lib/xamarinmac2.0/SkiaSharp.pdb",
  14070. "lib/xamarinmac2.0/SkiaSharp.xml",
  14071. "lib/xamarintvos1.0/SkiaSharp.dll",
  14072. "lib/xamarintvos1.0/SkiaSharp.pdb",
  14073. "lib/xamarintvos1.0/SkiaSharp.xml",
  14074. "lib/xamarinwatchos1.0/SkiaSharp.dll",
  14075. "lib/xamarinwatchos1.0/SkiaSharp.pdb",
  14076. "lib/xamarinwatchos1.0/SkiaSharp.xml",
  14077. "skiasharp.2.88.6.nupkg.sha512",
  14078. "skiasharp.nuspec"
  14079. ]
  14080. },
  14081. "SkiaSharp.NativeAssets.Linux.NoDependencies/2.88.6": {
  14082. "sha512": "ecgMclPor+X1wi2dZSVDo1sV2Dm8gwEKNRtS+qiE9qfnQzGHbYWlbTBWalnZBaIl3BLC21b1QO8gMgabhSAh+g==",
  14083. "type": "package",
  14084. "path": "skiasharp.nativeassets.linux.nodependencies/2.88.6",
  14085. "files": [
  14086. ".nupkg.metadata",
  14087. ".signature.p7s",
  14088. "LICENSE.txt",
  14089. "THIRD-PARTY-NOTICES.txt",
  14090. "build/net462/SkiaSharp.NativeAssets.Linux.NoDependencies.targets",
  14091. "buildTransitive/net462/SkiaSharp.NativeAssets.Linux.NoDependencies.targets",
  14092. "lib/net462/_._",
  14093. "lib/net6.0/_._",
  14094. "lib/netcoreapp3.1/_._",
  14095. "lib/netstandard1.3/_._",
  14096. "runtimes/linux-arm/native/libSkiaSharp.so",
  14097. "runtimes/linux-arm64/native/libSkiaSharp.so",
  14098. "runtimes/linux-musl-x64/native/libSkiaSharp.so",
  14099. "runtimes/linux-x64/native/libSkiaSharp.so",
  14100. "skiasharp.nativeassets.linux.nodependencies.2.88.6.nupkg.sha512",
  14101. "skiasharp.nativeassets.linux.nodependencies.nuspec"
  14102. ]
  14103. },
  14104. "SkiaSharp.NativeAssets.macOS/2.88.6": {
  14105. "sha512": "Sko9LFxRXSjb3OGh5/RxrVRXxYo48tr5NKuuSy6jB85GrYt8WRqVY1iLOLwtjPiVAt4cp+pyD4i30azanS64dw==",
  14106. "type": "package",
  14107. "path": "skiasharp.nativeassets.macos/2.88.6",
  14108. "files": [
  14109. ".nupkg.metadata",
  14110. ".signature.p7s",
  14111. "LICENSE.txt",
  14112. "THIRD-PARTY-NOTICES.txt",
  14113. "build/net462/SkiaSharp.NativeAssets.macOS.targets",
  14114. "build/net6.0-macos10.15/SkiaSharp.NativeAssets.macOS.targets",
  14115. "build/xamarinmac2.0/SkiaSharp.NativeAssets.macOS.targets",
  14116. "buildTransitive/net462/SkiaSharp.NativeAssets.macOS.targets",
  14117. "buildTransitive/net6.0-macos10.15/SkiaSharp.NativeAssets.macOS.targets",
  14118. "buildTransitive/xamarinmac2.0/SkiaSharp.NativeAssets.macOS.targets",
  14119. "lib/net462/_._",
  14120. "lib/net6.0-macos10.15/_._",
  14121. "lib/net6.0/_._",
  14122. "lib/netcoreapp3.1/_._",
  14123. "lib/netstandard1.3/_._",
  14124. "lib/xamarinmac2.0/_._",
  14125. "runtimes/osx/native/libSkiaSharp.dylib",
  14126. "skiasharp.nativeassets.macos.2.88.6.nupkg.sha512",
  14127. "skiasharp.nativeassets.macos.nuspec"
  14128. ]
  14129. },
  14130. "SkiaSharp.NativeAssets.Win32/2.88.6": {
  14131. "sha512": "7TzFO0u/g2MpQsTty4fyCDdMcfcWI+aLswwfnYXr3gtNS6VLKdMXPMeKpJa3pJSLnUBN6wD0JjuCe8OoLBQ6cQ==",
  14132. "type": "package",
  14133. "path": "skiasharp.nativeassets.win32/2.88.6",
  14134. "files": [
  14135. ".nupkg.metadata",
  14136. ".signature.p7s",
  14137. "LICENSE.txt",
  14138. "THIRD-PARTY-NOTICES.txt",
  14139. "build/net462/SkiaSharp.NativeAssets.Win32.targets",
  14140. "buildTransitive/net462/SkiaSharp.NativeAssets.Win32.targets",
  14141. "lib/net462/_._",
  14142. "lib/net6.0/_._",
  14143. "lib/netcoreapp3.1/_._",
  14144. "lib/netstandard1.3/_._",
  14145. "runtimes/win-arm64/native/libSkiaSharp.dll",
  14146. "runtimes/win-x64/native/libSkiaSharp.dll",
  14147. "runtimes/win-x86/native/libSkiaSharp.dll",
  14148. "skiasharp.nativeassets.win32.2.88.6.nupkg.sha512",
  14149. "skiasharp.nativeassets.win32.nuspec"
  14150. ]
  14151. },
  14152. "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": {
  14153. "sha512": "BmAf6XWt4TqtowmiWe4/5rRot6GerAeklmOPfviOvwLoF5WwgxcJHAxZtySuyW9r9w+HLILnm8VfJFLCUJYW8A==",
  14154. "type": "package",
  14155. "path": "sqlitepclraw.bundle_e_sqlite3/2.1.6",
  14156. "files": [
  14157. ".nupkg.metadata",
  14158. ".signature.p7s",
  14159. "lib/monoandroid90/SQLitePCLRaw.batteries_v2.dll",
  14160. "lib/net461/SQLitePCLRaw.batteries_v2.dll",
  14161. "lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.dll",
  14162. "lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.xml",
  14163. "lib/net6.0-ios14.0/SQLitePCLRaw.batteries_v2.dll",
  14164. "lib/net6.0-ios14.2/SQLitePCLRaw.batteries_v2.dll",
  14165. "lib/net6.0-tvos10.0/SQLitePCLRaw.batteries_v2.dll",
  14166. "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll",
  14167. "lib/xamarinios10/SQLitePCLRaw.batteries_v2.dll",
  14168. "sqlitepclraw.bundle_e_sqlite3.2.1.6.nupkg.sha512",
  14169. "sqlitepclraw.bundle_e_sqlite3.nuspec"
  14170. ]
  14171. },
  14172. "SQLitePCLRaw.core/2.1.6": {
  14173. "sha512": "wO6v9GeMx9CUngAet8hbO7xdm+M42p1XeJq47ogyRoYSvNSp0NGLI+MgC0bhrMk9C17MTVFlLiN6ylyExLCc5w==",
  14174. "type": "package",
  14175. "path": "sqlitepclraw.core/2.1.6",
  14176. "files": [
  14177. ".nupkg.metadata",
  14178. ".signature.p7s",
  14179. "lib/netstandard2.0/SQLitePCLRaw.core.dll",
  14180. "sqlitepclraw.core.2.1.6.nupkg.sha512",
  14181. "sqlitepclraw.core.nuspec"
  14182. ]
  14183. },
  14184. "SQLitePCLRaw.lib.e_sqlite3/2.1.6": {
  14185. "sha512": "2ObJJLkIUIxRpOUlZNGuD4rICpBnrBR5anjyfUFQep4hMOIeqW+XGQYzrNmHSVz5xSWZ3klSbh7sFR6UyDj68Q==",
  14186. "type": "package",
  14187. "path": "sqlitepclraw.lib.e_sqlite3/2.1.6",
  14188. "files": [
  14189. ".nupkg.metadata",
  14190. ".signature.p7s",
  14191. "buildTransitive/net461/SQLitePCLRaw.lib.e_sqlite3.targets",
  14192. "buildTransitive/net6.0/SQLitePCLRaw.lib.e_sqlite3.targets",
  14193. "buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets",
  14194. "buildTransitive/net8.0/SQLitePCLRaw.lib.e_sqlite3.targets",
  14195. "lib/net461/_._",
  14196. "lib/netstandard2.0/_._",
  14197. "runtimes/browser-wasm/nativeassets/net6.0/e_sqlite3.a",
  14198. "runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a",
  14199. "runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a",
  14200. "runtimes/linux-arm/native/libe_sqlite3.so",
  14201. "runtimes/linux-arm64/native/libe_sqlite3.so",
  14202. "runtimes/linux-armel/native/libe_sqlite3.so",
  14203. "runtimes/linux-mips64/native/libe_sqlite3.so",
  14204. "runtimes/linux-musl-arm/native/libe_sqlite3.so",
  14205. "runtimes/linux-musl-arm64/native/libe_sqlite3.so",
  14206. "runtimes/linux-musl-x64/native/libe_sqlite3.so",
  14207. "runtimes/linux-ppc64le/native/libe_sqlite3.so",
  14208. "runtimes/linux-s390x/native/libe_sqlite3.so",
  14209. "runtimes/linux-x64/native/libe_sqlite3.so",
  14210. "runtimes/linux-x86/native/libe_sqlite3.so",
  14211. "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib",
  14212. "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib",
  14213. "runtimes/osx-arm64/native/libe_sqlite3.dylib",
  14214. "runtimes/osx-x64/native/libe_sqlite3.dylib",
  14215. "runtimes/win-arm/native/e_sqlite3.dll",
  14216. "runtimes/win-arm64/native/e_sqlite3.dll",
  14217. "runtimes/win-x64/native/e_sqlite3.dll",
  14218. "runtimes/win-x86/native/e_sqlite3.dll",
  14219. "runtimes/win10-arm/nativeassets/uap10.0/e_sqlite3.dll",
  14220. "runtimes/win10-arm64/nativeassets/uap10.0/e_sqlite3.dll",
  14221. "runtimes/win10-x64/nativeassets/uap10.0/e_sqlite3.dll",
  14222. "runtimes/win10-x86/nativeassets/uap10.0/e_sqlite3.dll",
  14223. "sqlitepclraw.lib.e_sqlite3.2.1.6.nupkg.sha512",
  14224. "sqlitepclraw.lib.e_sqlite3.nuspec"
  14225. ]
  14226. },
  14227. "SQLitePCLRaw.provider.e_sqlite3/2.1.6": {
  14228. "sha512": "PQ2Oq3yepLY4P7ll145P3xtx2bX8xF4PzaKPRpw9jZlKvfe4LE/saAV82inND9usn1XRpmxXk7Lal3MTI+6CNg==",
  14229. "type": "package",
  14230. "path": "sqlitepclraw.provider.e_sqlite3/2.1.6",
  14231. "files": [
  14232. ".nupkg.metadata",
  14233. ".signature.p7s",
  14234. "lib/net6.0-windows7.0/SQLitePCLRaw.provider.e_sqlite3.dll",
  14235. "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll",
  14236. "lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll",
  14237. "sqlitepclraw.provider.e_sqlite3.2.1.6.nupkg.sha512",
  14238. "sqlitepclraw.provider.e_sqlite3.nuspec"
  14239. ]
  14240. },
  14241. "SqlSugarCore/5.1.4.158": {
  14242. "sha512": "kbfErDQ62krLzYlxhV8/MRuoy32OhByl2x+L6asvWYY0rOxzN6tXQymBRTFi0e67kFZABnB7CSIeZIqy1wLTsQ==",
  14243. "type": "package",
  14244. "path": "sqlsugarcore/5.1.4.158",
  14245. "files": [
  14246. ".nupkg.metadata",
  14247. ".signature.p7s",
  14248. "lib/netstandard2.1/SqlSugar.dll",
  14249. "sqlsugarcore.5.1.4.158.nupkg.sha512",
  14250. "sqlsugarcore.nuspec"
  14251. ]
  14252. },
  14253. "SqlSugarCore.Dm/1.3.0": {
  14254. "sha512": "JIKtvU8LySwSKBsqFijO4kWH24j8Ks3t03fFY1w6YMbFiJ6yuq7AI8iR4oSPiMhDtoYuj6yBz6u/gttrHBX1Sg==",
  14255. "type": "package",
  14256. "path": "sqlsugarcore.dm/1.3.0",
  14257. "files": [
  14258. ".nupkg.metadata",
  14259. ".signature.p7s",
  14260. "lib/netstandard2.0/DmProvider.dll",
  14261. "sqlsugarcore.dm.1.3.0.nupkg.sha512",
  14262. "sqlsugarcore.dm.nuspec"
  14263. ]
  14264. },
  14265. "SqlSugarCore.Kdbndp/9.3.6.411": {
  14266. "sha512": "C/Zz/GEs9GjTcwikWaEj6bxqJ6J6ulhE3zMqQeQtj3tdw6gSu2G0dMx6uW7M7HWMM0TyGR76eJK8ctyeeaqzcQ==",
  14267. "type": "package",
  14268. "path": "sqlsugarcore.kdbndp/9.3.6.411",
  14269. "files": [
  14270. ".nupkg.metadata",
  14271. ".signature.p7s",
  14272. "lib/netstandard2.1/Kdbndp.dll",
  14273. "sqlsugarcore.kdbndp.9.3.6.411.nupkg.sha512",
  14274. "sqlsugarcore.kdbndp.nuspec"
  14275. ]
  14276. },
  14277. "Swashbuckle.AspNetCore/6.5.0": {
  14278. "sha512": "FK05XokgjgwlCI6wCT+D4/abtQkL1X1/B9Oas6uIwHFmYrIO9WUD5aLC9IzMs9GnHfUXOtXZ2S43gN1mhs5+aA==",
  14279. "type": "package",
  14280. "path": "swashbuckle.aspnetcore/6.5.0",
  14281. "files": [
  14282. ".nupkg.metadata",
  14283. ".signature.p7s",
  14284. "build/Swashbuckle.AspNetCore.props",
  14285. "swashbuckle.aspnetcore.6.5.0.nupkg.sha512",
  14286. "swashbuckle.aspnetcore.nuspec"
  14287. ]
  14288. },
  14289. "Swashbuckle.AspNetCore.Swagger/6.5.0": {
  14290. "sha512": "XWmCmqyFmoItXKFsQSwQbEAsjDKcxlNf1l+/Ki42hcb6LjKL8m5Db69OTvz5vLonMSRntYO1XLqz0OP+n3vKnA==",
  14291. "type": "package",
  14292. "path": "swashbuckle.aspnetcore.swagger/6.5.0",
  14293. "files": [
  14294. ".nupkg.metadata",
  14295. ".signature.p7s",
  14296. "lib/net5.0/Swashbuckle.AspNetCore.Swagger.dll",
  14297. "lib/net5.0/Swashbuckle.AspNetCore.Swagger.pdb",
  14298. "lib/net5.0/Swashbuckle.AspNetCore.Swagger.xml",
  14299. "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll",
  14300. "lib/net6.0/Swashbuckle.AspNetCore.Swagger.pdb",
  14301. "lib/net6.0/Swashbuckle.AspNetCore.Swagger.xml",
  14302. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll",
  14303. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.pdb",
  14304. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.xml",
  14305. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll",
  14306. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.pdb",
  14307. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.xml",
  14308. "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.dll",
  14309. "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.pdb",
  14310. "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.xml",
  14311. "swashbuckle.aspnetcore.swagger.6.5.0.nupkg.sha512",
  14312. "swashbuckle.aspnetcore.swagger.nuspec"
  14313. ]
  14314. },
  14315. "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
  14316. "sha512": "Y/qW8Qdg9OEs7V013tt+94OdPxbRdbhcEbw4NiwGvf4YBcfhL/y7qp/Mjv/cENsQ2L3NqJ2AOu94weBy/h4KvA==",
  14317. "type": "package",
  14318. "path": "swashbuckle.aspnetcore.swaggergen/6.5.0",
  14319. "files": [
  14320. ".nupkg.metadata",
  14321. ".signature.p7s",
  14322. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  14323. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  14324. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  14325. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  14326. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  14327. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  14328. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  14329. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  14330. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  14331. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  14332. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  14333. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  14334. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  14335. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  14336. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  14337. "swashbuckle.aspnetcore.swaggergen.6.5.0.nupkg.sha512",
  14338. "swashbuckle.aspnetcore.swaggergen.nuspec"
  14339. ]
  14340. },
  14341. "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
  14342. "sha512": "OvbvxX+wL8skxTBttcBsVxdh73Fag4xwqEU2edh4JMn7Ws/xJHnY/JB1e9RoCb6XpDxUF3hD9A0Z1lEUx40Pfw==",
  14343. "type": "package",
  14344. "path": "swashbuckle.aspnetcore.swaggerui/6.5.0",
  14345. "files": [
  14346. ".nupkg.metadata",
  14347. ".signature.p7s",
  14348. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
  14349. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
  14350. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
  14351. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
  14352. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
  14353. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
  14354. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
  14355. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
  14356. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
  14357. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
  14358. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
  14359. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
  14360. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
  14361. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
  14362. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
  14363. "swashbuckle.aspnetcore.swaggerui.6.5.0.nupkg.sha512",
  14364. "swashbuckle.aspnetcore.swaggerui.nuspec"
  14365. ]
  14366. },
  14367. "System.Buffers/4.5.1": {
  14368. "sha512": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
  14369. "type": "package",
  14370. "path": "system.buffers/4.5.1",
  14371. "files": [
  14372. ".nupkg.metadata",
  14373. ".signature.p7s",
  14374. "LICENSE.TXT",
  14375. "THIRD-PARTY-NOTICES.TXT",
  14376. "lib/net461/System.Buffers.dll",
  14377. "lib/net461/System.Buffers.xml",
  14378. "lib/netcoreapp2.0/_._",
  14379. "lib/netstandard1.1/System.Buffers.dll",
  14380. "lib/netstandard1.1/System.Buffers.xml",
  14381. "lib/netstandard2.0/System.Buffers.dll",
  14382. "lib/netstandard2.0/System.Buffers.xml",
  14383. "lib/uap10.0.16299/_._",
  14384. "ref/net45/System.Buffers.dll",
  14385. "ref/net45/System.Buffers.xml",
  14386. "ref/netcoreapp2.0/_._",
  14387. "ref/netstandard1.1/System.Buffers.dll",
  14388. "ref/netstandard1.1/System.Buffers.xml",
  14389. "ref/netstandard2.0/System.Buffers.dll",
  14390. "ref/netstandard2.0/System.Buffers.xml",
  14391. "ref/uap10.0.16299/_._",
  14392. "system.buffers.4.5.1.nupkg.sha512",
  14393. "system.buffers.nuspec",
  14394. "useSharedDesignerContext.txt",
  14395. "version.txt"
  14396. ]
  14397. },
  14398. "System.CodeDom/8.0.0": {
  14399. "sha512": "WTlRjL6KWIMr/pAaq3rYqh0TJlzpouaQ/W1eelssHgtlwHAH25jXTkUphTYx9HaIIf7XA6qs/0+YhtLEQRkJ+Q==",
  14400. "type": "package",
  14401. "path": "system.codedom/8.0.0",
  14402. "files": [
  14403. ".nupkg.metadata",
  14404. ".signature.p7s",
  14405. "Icon.png",
  14406. "LICENSE.TXT",
  14407. "THIRD-PARTY-NOTICES.TXT",
  14408. "buildTransitive/net461/System.CodeDom.targets",
  14409. "buildTransitive/net462/_._",
  14410. "buildTransitive/net6.0/_._",
  14411. "buildTransitive/netcoreapp2.0/System.CodeDom.targets",
  14412. "lib/net462/System.CodeDom.dll",
  14413. "lib/net462/System.CodeDom.xml",
  14414. "lib/net6.0/System.CodeDom.dll",
  14415. "lib/net6.0/System.CodeDom.xml",
  14416. "lib/net7.0/System.CodeDom.dll",
  14417. "lib/net7.0/System.CodeDom.xml",
  14418. "lib/net8.0/System.CodeDom.dll",
  14419. "lib/net8.0/System.CodeDom.xml",
  14420. "lib/netstandard2.0/System.CodeDom.dll",
  14421. "lib/netstandard2.0/System.CodeDom.xml",
  14422. "system.codedom.8.0.0.nupkg.sha512",
  14423. "system.codedom.nuspec",
  14424. "useSharedDesignerContext.txt"
  14425. ]
  14426. },
  14427. "System.Collections/4.3.0": {
  14428. "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
  14429. "type": "package",
  14430. "path": "system.collections/4.3.0",
  14431. "files": [
  14432. ".nupkg.metadata",
  14433. ".signature.p7s",
  14434. "ThirdPartyNotices.txt",
  14435. "dotnet_library_license.txt",
  14436. "lib/MonoAndroid10/_._",
  14437. "lib/MonoTouch10/_._",
  14438. "lib/net45/_._",
  14439. "lib/portable-net45+win8+wp8+wpa81/_._",
  14440. "lib/win8/_._",
  14441. "lib/wp80/_._",
  14442. "lib/wpa81/_._",
  14443. "lib/xamarinios10/_._",
  14444. "lib/xamarinmac20/_._",
  14445. "lib/xamarintvos10/_._",
  14446. "lib/xamarinwatchos10/_._",
  14447. "ref/MonoAndroid10/_._",
  14448. "ref/MonoTouch10/_._",
  14449. "ref/net45/_._",
  14450. "ref/netcore50/System.Collections.dll",
  14451. "ref/netcore50/System.Collections.xml",
  14452. "ref/netcore50/de/System.Collections.xml",
  14453. "ref/netcore50/es/System.Collections.xml",
  14454. "ref/netcore50/fr/System.Collections.xml",
  14455. "ref/netcore50/it/System.Collections.xml",
  14456. "ref/netcore50/ja/System.Collections.xml",
  14457. "ref/netcore50/ko/System.Collections.xml",
  14458. "ref/netcore50/ru/System.Collections.xml",
  14459. "ref/netcore50/zh-hans/System.Collections.xml",
  14460. "ref/netcore50/zh-hant/System.Collections.xml",
  14461. "ref/netstandard1.0/System.Collections.dll",
  14462. "ref/netstandard1.0/System.Collections.xml",
  14463. "ref/netstandard1.0/de/System.Collections.xml",
  14464. "ref/netstandard1.0/es/System.Collections.xml",
  14465. "ref/netstandard1.0/fr/System.Collections.xml",
  14466. "ref/netstandard1.0/it/System.Collections.xml",
  14467. "ref/netstandard1.0/ja/System.Collections.xml",
  14468. "ref/netstandard1.0/ko/System.Collections.xml",
  14469. "ref/netstandard1.0/ru/System.Collections.xml",
  14470. "ref/netstandard1.0/zh-hans/System.Collections.xml",
  14471. "ref/netstandard1.0/zh-hant/System.Collections.xml",
  14472. "ref/netstandard1.3/System.Collections.dll",
  14473. "ref/netstandard1.3/System.Collections.xml",
  14474. "ref/netstandard1.3/de/System.Collections.xml",
  14475. "ref/netstandard1.3/es/System.Collections.xml",
  14476. "ref/netstandard1.3/fr/System.Collections.xml",
  14477. "ref/netstandard1.3/it/System.Collections.xml",
  14478. "ref/netstandard1.3/ja/System.Collections.xml",
  14479. "ref/netstandard1.3/ko/System.Collections.xml",
  14480. "ref/netstandard1.3/ru/System.Collections.xml",
  14481. "ref/netstandard1.3/zh-hans/System.Collections.xml",
  14482. "ref/netstandard1.3/zh-hant/System.Collections.xml",
  14483. "ref/portable-net45+win8+wp8+wpa81/_._",
  14484. "ref/win8/_._",
  14485. "ref/wp80/_._",
  14486. "ref/wpa81/_._",
  14487. "ref/xamarinios10/_._",
  14488. "ref/xamarinmac20/_._",
  14489. "ref/xamarintvos10/_._",
  14490. "ref/xamarinwatchos10/_._",
  14491. "system.collections.4.3.0.nupkg.sha512",
  14492. "system.collections.nuspec"
  14493. ]
  14494. },
  14495. "System.Collections.Concurrent/4.3.0": {
  14496. "sha512": "ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
  14497. "type": "package",
  14498. "path": "system.collections.concurrent/4.3.0",
  14499. "files": [
  14500. ".nupkg.metadata",
  14501. ".signature.p7s",
  14502. "ThirdPartyNotices.txt",
  14503. "dotnet_library_license.txt",
  14504. "lib/MonoAndroid10/_._",
  14505. "lib/MonoTouch10/_._",
  14506. "lib/net45/_._",
  14507. "lib/netcore50/System.Collections.Concurrent.dll",
  14508. "lib/netstandard1.3/System.Collections.Concurrent.dll",
  14509. "lib/portable-net45+win8+wpa81/_._",
  14510. "lib/win8/_._",
  14511. "lib/wpa81/_._",
  14512. "lib/xamarinios10/_._",
  14513. "lib/xamarinmac20/_._",
  14514. "lib/xamarintvos10/_._",
  14515. "lib/xamarinwatchos10/_._",
  14516. "ref/MonoAndroid10/_._",
  14517. "ref/MonoTouch10/_._",
  14518. "ref/net45/_._",
  14519. "ref/netcore50/System.Collections.Concurrent.dll",
  14520. "ref/netcore50/System.Collections.Concurrent.xml",
  14521. "ref/netcore50/de/System.Collections.Concurrent.xml",
  14522. "ref/netcore50/es/System.Collections.Concurrent.xml",
  14523. "ref/netcore50/fr/System.Collections.Concurrent.xml",
  14524. "ref/netcore50/it/System.Collections.Concurrent.xml",
  14525. "ref/netcore50/ja/System.Collections.Concurrent.xml",
  14526. "ref/netcore50/ko/System.Collections.Concurrent.xml",
  14527. "ref/netcore50/ru/System.Collections.Concurrent.xml",
  14528. "ref/netcore50/zh-hans/System.Collections.Concurrent.xml",
  14529. "ref/netcore50/zh-hant/System.Collections.Concurrent.xml",
  14530. "ref/netstandard1.1/System.Collections.Concurrent.dll",
  14531. "ref/netstandard1.1/System.Collections.Concurrent.xml",
  14532. "ref/netstandard1.1/de/System.Collections.Concurrent.xml",
  14533. "ref/netstandard1.1/es/System.Collections.Concurrent.xml",
  14534. "ref/netstandard1.1/fr/System.Collections.Concurrent.xml",
  14535. "ref/netstandard1.1/it/System.Collections.Concurrent.xml",
  14536. "ref/netstandard1.1/ja/System.Collections.Concurrent.xml",
  14537. "ref/netstandard1.1/ko/System.Collections.Concurrent.xml",
  14538. "ref/netstandard1.1/ru/System.Collections.Concurrent.xml",
  14539. "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml",
  14540. "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml",
  14541. "ref/netstandard1.3/System.Collections.Concurrent.dll",
  14542. "ref/netstandard1.3/System.Collections.Concurrent.xml",
  14543. "ref/netstandard1.3/de/System.Collections.Concurrent.xml",
  14544. "ref/netstandard1.3/es/System.Collections.Concurrent.xml",
  14545. "ref/netstandard1.3/fr/System.Collections.Concurrent.xml",
  14546. "ref/netstandard1.3/it/System.Collections.Concurrent.xml",
  14547. "ref/netstandard1.3/ja/System.Collections.Concurrent.xml",
  14548. "ref/netstandard1.3/ko/System.Collections.Concurrent.xml",
  14549. "ref/netstandard1.3/ru/System.Collections.Concurrent.xml",
  14550. "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml",
  14551. "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml",
  14552. "ref/portable-net45+win8+wpa81/_._",
  14553. "ref/win8/_._",
  14554. "ref/wpa81/_._",
  14555. "ref/xamarinios10/_._",
  14556. "ref/xamarinmac20/_._",
  14557. "ref/xamarintvos10/_._",
  14558. "ref/xamarinwatchos10/_._",
  14559. "system.collections.concurrent.4.3.0.nupkg.sha512",
  14560. "system.collections.concurrent.nuspec"
  14561. ]
  14562. },
  14563. "System.Collections.Immutable/8.0.0": {
  14564. "sha512": "AurL6Y5BA1WotzlEvVaIDpqzpIPvYnnldxru8oXJU2yFxFUy3+pNXjXd1ymO+RA0rq0+590Q8gaz2l3Sr7fmqg==",
  14565. "type": "package",
  14566. "path": "system.collections.immutable/8.0.0",
  14567. "files": [
  14568. ".nupkg.metadata",
  14569. ".signature.p7s",
  14570. "Icon.png",
  14571. "LICENSE.TXT",
  14572. "PACKAGE.md",
  14573. "THIRD-PARTY-NOTICES.TXT",
  14574. "buildTransitive/net461/System.Collections.Immutable.targets",
  14575. "buildTransitive/net462/_._",
  14576. "buildTransitive/net6.0/_._",
  14577. "buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets",
  14578. "lib/net462/System.Collections.Immutable.dll",
  14579. "lib/net462/System.Collections.Immutable.xml",
  14580. "lib/net6.0/System.Collections.Immutable.dll",
  14581. "lib/net6.0/System.Collections.Immutable.xml",
  14582. "lib/net7.0/System.Collections.Immutable.dll",
  14583. "lib/net7.0/System.Collections.Immutable.xml",
  14584. "lib/net8.0/System.Collections.Immutable.dll",
  14585. "lib/net8.0/System.Collections.Immutable.xml",
  14586. "lib/netstandard2.0/System.Collections.Immutable.dll",
  14587. "lib/netstandard2.0/System.Collections.Immutable.xml",
  14588. "system.collections.immutable.8.0.0.nupkg.sha512",
  14589. "system.collections.immutable.nuspec",
  14590. "useSharedDesignerContext.txt"
  14591. ]
  14592. },
  14593. "System.ComponentModel/4.3.0": {
  14594. "sha512": "VyGn1jGRZVfxnh8EdvDCi71v3bMXrsu8aYJOwoV7SNDLVhiEqwP86pPMyRGsDsxhXAm2b3o9OIqeETfN5qfezw==",
  14595. "type": "package",
  14596. "path": "system.componentmodel/4.3.0",
  14597. "files": [
  14598. ".nupkg.metadata",
  14599. ".signature.p7s",
  14600. "ThirdPartyNotices.txt",
  14601. "dotnet_library_license.txt",
  14602. "lib/MonoAndroid10/_._",
  14603. "lib/MonoTouch10/_._",
  14604. "lib/net45/_._",
  14605. "lib/netcore50/System.ComponentModel.dll",
  14606. "lib/netstandard1.3/System.ComponentModel.dll",
  14607. "lib/portable-net45+win8+wp8+wpa81/_._",
  14608. "lib/win8/_._",
  14609. "lib/wp80/_._",
  14610. "lib/wpa81/_._",
  14611. "lib/xamarinios10/_._",
  14612. "lib/xamarinmac20/_._",
  14613. "lib/xamarintvos10/_._",
  14614. "lib/xamarinwatchos10/_._",
  14615. "ref/MonoAndroid10/_._",
  14616. "ref/MonoTouch10/_._",
  14617. "ref/net45/_._",
  14618. "ref/netcore50/System.ComponentModel.dll",
  14619. "ref/netcore50/System.ComponentModel.xml",
  14620. "ref/netcore50/de/System.ComponentModel.xml",
  14621. "ref/netcore50/es/System.ComponentModel.xml",
  14622. "ref/netcore50/fr/System.ComponentModel.xml",
  14623. "ref/netcore50/it/System.ComponentModel.xml",
  14624. "ref/netcore50/ja/System.ComponentModel.xml",
  14625. "ref/netcore50/ko/System.ComponentModel.xml",
  14626. "ref/netcore50/ru/System.ComponentModel.xml",
  14627. "ref/netcore50/zh-hans/System.ComponentModel.xml",
  14628. "ref/netcore50/zh-hant/System.ComponentModel.xml",
  14629. "ref/netstandard1.0/System.ComponentModel.dll",
  14630. "ref/netstandard1.0/System.ComponentModel.xml",
  14631. "ref/netstandard1.0/de/System.ComponentModel.xml",
  14632. "ref/netstandard1.0/es/System.ComponentModel.xml",
  14633. "ref/netstandard1.0/fr/System.ComponentModel.xml",
  14634. "ref/netstandard1.0/it/System.ComponentModel.xml",
  14635. "ref/netstandard1.0/ja/System.ComponentModel.xml",
  14636. "ref/netstandard1.0/ko/System.ComponentModel.xml",
  14637. "ref/netstandard1.0/ru/System.ComponentModel.xml",
  14638. "ref/netstandard1.0/zh-hans/System.ComponentModel.xml",
  14639. "ref/netstandard1.0/zh-hant/System.ComponentModel.xml",
  14640. "ref/portable-net45+win8+wp8+wpa81/_._",
  14641. "ref/win8/_._",
  14642. "ref/wp80/_._",
  14643. "ref/wpa81/_._",
  14644. "ref/xamarinios10/_._",
  14645. "ref/xamarinmac20/_._",
  14646. "ref/xamarintvos10/_._",
  14647. "ref/xamarinwatchos10/_._",
  14648. "system.componentmodel.4.3.0.nupkg.sha512",
  14649. "system.componentmodel.nuspec"
  14650. ]
  14651. },
  14652. "System.ComponentModel.Annotations/4.7.0": {
  14653. "sha512": "0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==",
  14654. "type": "package",
  14655. "path": "system.componentmodel.annotations/4.7.0",
  14656. "files": [
  14657. ".nupkg.metadata",
  14658. ".signature.p7s",
  14659. "LICENSE.TXT",
  14660. "THIRD-PARTY-NOTICES.TXT",
  14661. "lib/MonoAndroid10/_._",
  14662. "lib/MonoTouch10/_._",
  14663. "lib/net45/_._",
  14664. "lib/net461/System.ComponentModel.Annotations.dll",
  14665. "lib/netcore50/System.ComponentModel.Annotations.dll",
  14666. "lib/netstandard1.4/System.ComponentModel.Annotations.dll",
  14667. "lib/netstandard2.0/System.ComponentModel.Annotations.dll",
  14668. "lib/netstandard2.1/System.ComponentModel.Annotations.dll",
  14669. "lib/netstandard2.1/System.ComponentModel.Annotations.xml",
  14670. "lib/portable-net45+win8/_._",
  14671. "lib/win8/_._",
  14672. "lib/xamarinios10/_._",
  14673. "lib/xamarinmac20/_._",
  14674. "lib/xamarintvos10/_._",
  14675. "lib/xamarinwatchos10/_._",
  14676. "ref/MonoAndroid10/_._",
  14677. "ref/MonoTouch10/_._",
  14678. "ref/net45/_._",
  14679. "ref/net461/System.ComponentModel.Annotations.dll",
  14680. "ref/net461/System.ComponentModel.Annotations.xml",
  14681. "ref/netcore50/System.ComponentModel.Annotations.dll",
  14682. "ref/netcore50/System.ComponentModel.Annotations.xml",
  14683. "ref/netcore50/de/System.ComponentModel.Annotations.xml",
  14684. "ref/netcore50/es/System.ComponentModel.Annotations.xml",
  14685. "ref/netcore50/fr/System.ComponentModel.Annotations.xml",
  14686. "ref/netcore50/it/System.ComponentModel.Annotations.xml",
  14687. "ref/netcore50/ja/System.ComponentModel.Annotations.xml",
  14688. "ref/netcore50/ko/System.ComponentModel.Annotations.xml",
  14689. "ref/netcore50/ru/System.ComponentModel.Annotations.xml",
  14690. "ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml",
  14691. "ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml",
  14692. "ref/netstandard1.1/System.ComponentModel.Annotations.dll",
  14693. "ref/netstandard1.1/System.ComponentModel.Annotations.xml",
  14694. "ref/netstandard1.1/de/System.ComponentModel.Annotations.xml",
  14695. "ref/netstandard1.1/es/System.ComponentModel.Annotations.xml",
  14696. "ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml",
  14697. "ref/netstandard1.1/it/System.ComponentModel.Annotations.xml",
  14698. "ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml",
  14699. "ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml",
  14700. "ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml",
  14701. "ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml",
  14702. "ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml",
  14703. "ref/netstandard1.3/System.ComponentModel.Annotations.dll",
  14704. "ref/netstandard1.3/System.ComponentModel.Annotations.xml",
  14705. "ref/netstandard1.3/de/System.ComponentModel.Annotations.xml",
  14706. "ref/netstandard1.3/es/System.ComponentModel.Annotations.xml",
  14707. "ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml",
  14708. "ref/netstandard1.3/it/System.ComponentModel.Annotations.xml",
  14709. "ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml",
  14710. "ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml",
  14711. "ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml",
  14712. "ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml",
  14713. "ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml",
  14714. "ref/netstandard1.4/System.ComponentModel.Annotations.dll",
  14715. "ref/netstandard1.4/System.ComponentModel.Annotations.xml",
  14716. "ref/netstandard1.4/de/System.ComponentModel.Annotations.xml",
  14717. "ref/netstandard1.4/es/System.ComponentModel.Annotations.xml",
  14718. "ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml",
  14719. "ref/netstandard1.4/it/System.ComponentModel.Annotations.xml",
  14720. "ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml",
  14721. "ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml",
  14722. "ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml",
  14723. "ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml",
  14724. "ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml",
  14725. "ref/netstandard2.0/System.ComponentModel.Annotations.dll",
  14726. "ref/netstandard2.0/System.ComponentModel.Annotations.xml",
  14727. "ref/netstandard2.1/System.ComponentModel.Annotations.dll",
  14728. "ref/netstandard2.1/System.ComponentModel.Annotations.xml",
  14729. "ref/portable-net45+win8/_._",
  14730. "ref/win8/_._",
  14731. "ref/xamarinios10/_._",
  14732. "ref/xamarinmac20/_._",
  14733. "ref/xamarintvos10/_._",
  14734. "ref/xamarinwatchos10/_._",
  14735. "system.componentmodel.annotations.4.7.0.nupkg.sha512",
  14736. "system.componentmodel.annotations.nuspec",
  14737. "useSharedDesignerContext.txt",
  14738. "version.txt"
  14739. ]
  14740. },
  14741. "System.ComponentModel.Primitives/4.3.0": {
  14742. "sha512": "j8GUkCpM8V4d4vhLIIoBLGey2Z5bCkMVNjEZseyAlm4n5arcsJOeI3zkUP+zvZgzsbLTYh4lYeP/ZD/gdIAPrw==",
  14743. "type": "package",
  14744. "path": "system.componentmodel.primitives/4.3.0",
  14745. "files": [
  14746. ".nupkg.metadata",
  14747. ".signature.p7s",
  14748. "ThirdPartyNotices.txt",
  14749. "dotnet_library_license.txt",
  14750. "lib/MonoAndroid10/_._",
  14751. "lib/MonoTouch10/_._",
  14752. "lib/net45/System.ComponentModel.Primitives.dll",
  14753. "lib/netstandard1.0/System.ComponentModel.Primitives.dll",
  14754. "lib/xamarinios10/_._",
  14755. "lib/xamarinmac20/_._",
  14756. "lib/xamarintvos10/_._",
  14757. "lib/xamarinwatchos10/_._",
  14758. "ref/MonoAndroid10/_._",
  14759. "ref/MonoTouch10/_._",
  14760. "ref/net45/System.ComponentModel.Primitives.dll",
  14761. "ref/netstandard1.0/System.ComponentModel.Primitives.dll",
  14762. "ref/netstandard1.0/System.ComponentModel.Primitives.xml",
  14763. "ref/netstandard1.0/de/System.ComponentModel.Primitives.xml",
  14764. "ref/netstandard1.0/es/System.ComponentModel.Primitives.xml",
  14765. "ref/netstandard1.0/fr/System.ComponentModel.Primitives.xml",
  14766. "ref/netstandard1.0/it/System.ComponentModel.Primitives.xml",
  14767. "ref/netstandard1.0/ja/System.ComponentModel.Primitives.xml",
  14768. "ref/netstandard1.0/ko/System.ComponentModel.Primitives.xml",
  14769. "ref/netstandard1.0/ru/System.ComponentModel.Primitives.xml",
  14770. "ref/netstandard1.0/zh-hans/System.ComponentModel.Primitives.xml",
  14771. "ref/netstandard1.0/zh-hant/System.ComponentModel.Primitives.xml",
  14772. "ref/xamarinios10/_._",
  14773. "ref/xamarinmac20/_._",
  14774. "ref/xamarintvos10/_._",
  14775. "ref/xamarinwatchos10/_._",
  14776. "system.componentmodel.primitives.4.3.0.nupkg.sha512",
  14777. "system.componentmodel.primitives.nuspec"
  14778. ]
  14779. },
  14780. "System.Composition/8.0.0": {
  14781. "sha512": "E9oO9olNNxA39J8CxQwf7ceIPm+j/B/PhYpyK9M4LhN/OLLRw6u5fNInkhVqaWueMB9iXxYqnwqwgz+W91loIA==",
  14782. "type": "package",
  14783. "path": "system.composition/8.0.0",
  14784. "files": [
  14785. ".nupkg.metadata",
  14786. ".signature.p7s",
  14787. "Icon.png",
  14788. "LICENSE.TXT",
  14789. "THIRD-PARTY-NOTICES.TXT",
  14790. "buildTransitive/net461/System.Composition.targets",
  14791. "buildTransitive/net462/_._",
  14792. "buildTransitive/net6.0/_._",
  14793. "buildTransitive/netcoreapp2.0/System.Composition.targets",
  14794. "lib/net461/_._",
  14795. "lib/netcoreapp2.0/_._",
  14796. "lib/netstandard2.0/_._",
  14797. "system.composition.8.0.0.nupkg.sha512",
  14798. "system.composition.nuspec",
  14799. "useSharedDesignerContext.txt"
  14800. ]
  14801. },
  14802. "System.Composition.AttributedModel/8.0.0": {
  14803. "sha512": "NyElSuvmBMYdn2iPG0n29i7Igu0bq99izOP3MAtEwskY3OP9jqsavvVmPn9lesVaj/KT/o/QkNjA43dOJTsDQw==",
  14804. "type": "package",
  14805. "path": "system.composition.attributedmodel/8.0.0",
  14806. "files": [
  14807. ".nupkg.metadata",
  14808. ".signature.p7s",
  14809. "Icon.png",
  14810. "LICENSE.TXT",
  14811. "THIRD-PARTY-NOTICES.TXT",
  14812. "buildTransitive/net461/System.Composition.AttributedModel.targets",
  14813. "buildTransitive/net462/_._",
  14814. "buildTransitive/net6.0/_._",
  14815. "buildTransitive/netcoreapp2.0/System.Composition.AttributedModel.targets",
  14816. "lib/net462/System.Composition.AttributedModel.dll",
  14817. "lib/net462/System.Composition.AttributedModel.xml",
  14818. "lib/net6.0/System.Composition.AttributedModel.dll",
  14819. "lib/net6.0/System.Composition.AttributedModel.xml",
  14820. "lib/net7.0/System.Composition.AttributedModel.dll",
  14821. "lib/net7.0/System.Composition.AttributedModel.xml",
  14822. "lib/net8.0/System.Composition.AttributedModel.dll",
  14823. "lib/net8.0/System.Composition.AttributedModel.xml",
  14824. "lib/netstandard2.0/System.Composition.AttributedModel.dll",
  14825. "lib/netstandard2.0/System.Composition.AttributedModel.xml",
  14826. "system.composition.attributedmodel.8.0.0.nupkg.sha512",
  14827. "system.composition.attributedmodel.nuspec",
  14828. "useSharedDesignerContext.txt"
  14829. ]
  14830. },
  14831. "System.Composition.Convention/8.0.0": {
  14832. "sha512": "UuVkc1B3vQU/LzEbWLMZ1aYVssv4rpShzf8wPEyrUqoGNqdYKREmB8bXR73heOMKkwS6ZnPz3PjGODT2MenukQ==",
  14833. "type": "package",
  14834. "path": "system.composition.convention/8.0.0",
  14835. "files": [
  14836. ".nupkg.metadata",
  14837. ".signature.p7s",
  14838. "Icon.png",
  14839. "LICENSE.TXT",
  14840. "THIRD-PARTY-NOTICES.TXT",
  14841. "buildTransitive/net461/System.Composition.Convention.targets",
  14842. "buildTransitive/net462/_._",
  14843. "buildTransitive/net6.0/_._",
  14844. "buildTransitive/netcoreapp2.0/System.Composition.Convention.targets",
  14845. "lib/net462/System.Composition.Convention.dll",
  14846. "lib/net462/System.Composition.Convention.xml",
  14847. "lib/net6.0/System.Composition.Convention.dll",
  14848. "lib/net6.0/System.Composition.Convention.xml",
  14849. "lib/net7.0/System.Composition.Convention.dll",
  14850. "lib/net7.0/System.Composition.Convention.xml",
  14851. "lib/net8.0/System.Composition.Convention.dll",
  14852. "lib/net8.0/System.Composition.Convention.xml",
  14853. "lib/netstandard2.0/System.Composition.Convention.dll",
  14854. "lib/netstandard2.0/System.Composition.Convention.xml",
  14855. "system.composition.convention.8.0.0.nupkg.sha512",
  14856. "system.composition.convention.nuspec",
  14857. "useSharedDesignerContext.txt"
  14858. ]
  14859. },
  14860. "System.Composition.Hosting/8.0.0": {
  14861. "sha512": "qwbONqoxlazxcbiohvb3t1JWZgKIKcRdXS5uEeLbo5wtuBupIbAvdC3PYTAeBCZrZeERvrtAbhYHuuS43Zr1bQ==",
  14862. "type": "package",
  14863. "path": "system.composition.hosting/8.0.0",
  14864. "files": [
  14865. ".nupkg.metadata",
  14866. ".signature.p7s",
  14867. "Icon.png",
  14868. "LICENSE.TXT",
  14869. "THIRD-PARTY-NOTICES.TXT",
  14870. "buildTransitive/net461/System.Composition.Hosting.targets",
  14871. "buildTransitive/net462/_._",
  14872. "buildTransitive/net6.0/_._",
  14873. "buildTransitive/netcoreapp2.0/System.Composition.Hosting.targets",
  14874. "lib/net462/System.Composition.Hosting.dll",
  14875. "lib/net462/System.Composition.Hosting.xml",
  14876. "lib/net6.0/System.Composition.Hosting.dll",
  14877. "lib/net6.0/System.Composition.Hosting.xml",
  14878. "lib/net7.0/System.Composition.Hosting.dll",
  14879. "lib/net7.0/System.Composition.Hosting.xml",
  14880. "lib/net8.0/System.Composition.Hosting.dll",
  14881. "lib/net8.0/System.Composition.Hosting.xml",
  14882. "lib/netstandard2.0/System.Composition.Hosting.dll",
  14883. "lib/netstandard2.0/System.Composition.Hosting.xml",
  14884. "system.composition.hosting.8.0.0.nupkg.sha512",
  14885. "system.composition.hosting.nuspec",
  14886. "useSharedDesignerContext.txt"
  14887. ]
  14888. },
  14889. "System.Composition.Runtime/8.0.0": {
  14890. "sha512": "G+kRyB5/6+3ucRRQz+DF4uSHGqpkK8Q4ilVdbt4zvxpmvLVZNmSkyFAQpJLcbOyVF85aomJx0m+TGMDVlwx7ZQ==",
  14891. "type": "package",
  14892. "path": "system.composition.runtime/8.0.0",
  14893. "files": [
  14894. ".nupkg.metadata",
  14895. ".signature.p7s",
  14896. "Icon.png",
  14897. "LICENSE.TXT",
  14898. "THIRD-PARTY-NOTICES.TXT",
  14899. "buildTransitive/net461/System.Composition.Runtime.targets",
  14900. "buildTransitive/net462/_._",
  14901. "buildTransitive/net6.0/_._",
  14902. "buildTransitive/netcoreapp2.0/System.Composition.Runtime.targets",
  14903. "lib/net462/System.Composition.Runtime.dll",
  14904. "lib/net462/System.Composition.Runtime.xml",
  14905. "lib/net6.0/System.Composition.Runtime.dll",
  14906. "lib/net6.0/System.Composition.Runtime.xml",
  14907. "lib/net7.0/System.Composition.Runtime.dll",
  14908. "lib/net7.0/System.Composition.Runtime.xml",
  14909. "lib/net8.0/System.Composition.Runtime.dll",
  14910. "lib/net8.0/System.Composition.Runtime.xml",
  14911. "lib/netstandard2.0/System.Composition.Runtime.dll",
  14912. "lib/netstandard2.0/System.Composition.Runtime.xml",
  14913. "system.composition.runtime.8.0.0.nupkg.sha512",
  14914. "system.composition.runtime.nuspec",
  14915. "useSharedDesignerContext.txt"
  14916. ]
  14917. },
  14918. "System.Composition.TypedParts/8.0.0": {
  14919. "sha512": "DsSklhuA+Dsgo3ZZrar8hjBFvq1wa1grrkNCTt+6SoX3vq0Vy+HXJnVXrU/nNH1BjlGH684A7h4hJQHZd/u5mA==",
  14920. "type": "package",
  14921. "path": "system.composition.typedparts/8.0.0",
  14922. "files": [
  14923. ".nupkg.metadata",
  14924. ".signature.p7s",
  14925. "Icon.png",
  14926. "LICENSE.TXT",
  14927. "THIRD-PARTY-NOTICES.TXT",
  14928. "buildTransitive/net461/System.Composition.TypedParts.targets",
  14929. "buildTransitive/net462/_._",
  14930. "buildTransitive/net6.0/_._",
  14931. "buildTransitive/netcoreapp2.0/System.Composition.TypedParts.targets",
  14932. "lib/net462/System.Composition.TypedParts.dll",
  14933. "lib/net462/System.Composition.TypedParts.xml",
  14934. "lib/net6.0/System.Composition.TypedParts.dll",
  14935. "lib/net6.0/System.Composition.TypedParts.xml",
  14936. "lib/net7.0/System.Composition.TypedParts.dll",
  14937. "lib/net7.0/System.Composition.TypedParts.xml",
  14938. "lib/net8.0/System.Composition.TypedParts.dll",
  14939. "lib/net8.0/System.Composition.TypedParts.xml",
  14940. "lib/netstandard2.0/System.Composition.TypedParts.dll",
  14941. "lib/netstandard2.0/System.Composition.TypedParts.xml",
  14942. "system.composition.typedparts.8.0.0.nupkg.sha512",
  14943. "system.composition.typedparts.nuspec",
  14944. "useSharedDesignerContext.txt"
  14945. ]
  14946. },
  14947. "System.Configuration.ConfigurationManager/8.0.0": {
  14948. "sha512": "JlYi9XVvIREURRUlGMr1F6vOFLk7YSY4p1vHo4kX3tQ0AGrjqlRWHDi66ImHhy6qwXBG3BJ6Y1QlYQ+Qz6Xgww==",
  14949. "type": "package",
  14950. "path": "system.configuration.configurationmanager/8.0.0",
  14951. "files": [
  14952. ".nupkg.metadata",
  14953. ".signature.p7s",
  14954. "Icon.png",
  14955. "LICENSE.TXT",
  14956. "PACKAGE.md",
  14957. "THIRD-PARTY-NOTICES.TXT",
  14958. "buildTransitive/net461/System.Configuration.ConfigurationManager.targets",
  14959. "buildTransitive/net462/_._",
  14960. "buildTransitive/net6.0/_._",
  14961. "buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets",
  14962. "lib/net462/System.Configuration.ConfigurationManager.dll",
  14963. "lib/net462/System.Configuration.ConfigurationManager.xml",
  14964. "lib/net6.0/System.Configuration.ConfigurationManager.dll",
  14965. "lib/net6.0/System.Configuration.ConfigurationManager.xml",
  14966. "lib/net7.0/System.Configuration.ConfigurationManager.dll",
  14967. "lib/net7.0/System.Configuration.ConfigurationManager.xml",
  14968. "lib/net8.0/System.Configuration.ConfigurationManager.dll",
  14969. "lib/net8.0/System.Configuration.ConfigurationManager.xml",
  14970. "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
  14971. "lib/netstandard2.0/System.Configuration.ConfigurationManager.xml",
  14972. "system.configuration.configurationmanager.8.0.0.nupkg.sha512",
  14973. "system.configuration.configurationmanager.nuspec",
  14974. "useSharedDesignerContext.txt"
  14975. ]
  14976. },
  14977. "System.Data.Common/4.3.0": {
  14978. "sha512": "lm6E3T5u7BOuEH0u18JpbJHxBfOJPuCyl4Kg1RH10ktYLp5uEEE1xKrHW56/We4SnZpGAuCc9N0MJpSDhTHZGQ==",
  14979. "type": "package",
  14980. "path": "system.data.common/4.3.0",
  14981. "files": [
  14982. ".nupkg.metadata",
  14983. ".signature.p7s",
  14984. "ThirdPartyNotices.txt",
  14985. "dotnet_library_license.txt",
  14986. "lib/MonoAndroid10/_._",
  14987. "lib/MonoTouch10/_._",
  14988. "lib/net451/System.Data.Common.dll",
  14989. "lib/netstandard1.2/System.Data.Common.dll",
  14990. "lib/portable-net451+win8+wp8+wpa81/System.Data.Common.dll",
  14991. "lib/xamarinios10/_._",
  14992. "lib/xamarinmac20/_._",
  14993. "lib/xamarintvos10/_._",
  14994. "lib/xamarinwatchos10/_._",
  14995. "ref/MonoAndroid10/_._",
  14996. "ref/MonoTouch10/_._",
  14997. "ref/net451/System.Data.Common.dll",
  14998. "ref/netstandard1.2/System.Data.Common.dll",
  14999. "ref/netstandard1.2/System.Data.Common.xml",
  15000. "ref/netstandard1.2/de/System.Data.Common.xml",
  15001. "ref/netstandard1.2/es/System.Data.Common.xml",
  15002. "ref/netstandard1.2/fr/System.Data.Common.xml",
  15003. "ref/netstandard1.2/it/System.Data.Common.xml",
  15004. "ref/netstandard1.2/ja/System.Data.Common.xml",
  15005. "ref/netstandard1.2/ko/System.Data.Common.xml",
  15006. "ref/netstandard1.2/ru/System.Data.Common.xml",
  15007. "ref/netstandard1.2/zh-hans/System.Data.Common.xml",
  15008. "ref/netstandard1.2/zh-hant/System.Data.Common.xml",
  15009. "ref/portable-net451+win8+wp8+wpa81/System.Data.Common.dll",
  15010. "ref/portable-net451+win8+wp8+wpa81/System.Data.Common.xml",
  15011. "ref/portable-net451+win8+wp8+wpa81/de/System.Data.Common.xml",
  15012. "ref/portable-net451+win8+wp8+wpa81/es/System.Data.Common.xml",
  15013. "ref/portable-net451+win8+wp8+wpa81/fr/System.Data.Common.xml",
  15014. "ref/portable-net451+win8+wp8+wpa81/it/System.Data.Common.xml",
  15015. "ref/portable-net451+win8+wp8+wpa81/ja/System.Data.Common.xml",
  15016. "ref/portable-net451+win8+wp8+wpa81/ko/System.Data.Common.xml",
  15017. "ref/portable-net451+win8+wp8+wpa81/ru/System.Data.Common.xml",
  15018. "ref/portable-net451+win8+wp8+wpa81/zh-hans/System.Data.Common.xml",
  15019. "ref/portable-net451+win8+wp8+wpa81/zh-hant/System.Data.Common.xml",
  15020. "ref/xamarinios10/_._",
  15021. "ref/xamarinmac20/_._",
  15022. "ref/xamarintvos10/_._",
  15023. "ref/xamarinwatchos10/_._",
  15024. "system.data.common.4.3.0.nupkg.sha512",
  15025. "system.data.common.nuspec"
  15026. ]
  15027. },
  15028. "System.Diagnostics.Debug/4.3.0": {
  15029. "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
  15030. "type": "package",
  15031. "path": "system.diagnostics.debug/4.3.0",
  15032. "files": [
  15033. ".nupkg.metadata",
  15034. ".signature.p7s",
  15035. "ThirdPartyNotices.txt",
  15036. "dotnet_library_license.txt",
  15037. "lib/MonoAndroid10/_._",
  15038. "lib/MonoTouch10/_._",
  15039. "lib/net45/_._",
  15040. "lib/portable-net45+win8+wp8+wpa81/_._",
  15041. "lib/win8/_._",
  15042. "lib/wp80/_._",
  15043. "lib/wpa81/_._",
  15044. "lib/xamarinios10/_._",
  15045. "lib/xamarinmac20/_._",
  15046. "lib/xamarintvos10/_._",
  15047. "lib/xamarinwatchos10/_._",
  15048. "ref/MonoAndroid10/_._",
  15049. "ref/MonoTouch10/_._",
  15050. "ref/net45/_._",
  15051. "ref/netcore50/System.Diagnostics.Debug.dll",
  15052. "ref/netcore50/System.Diagnostics.Debug.xml",
  15053. "ref/netcore50/de/System.Diagnostics.Debug.xml",
  15054. "ref/netcore50/es/System.Diagnostics.Debug.xml",
  15055. "ref/netcore50/fr/System.Diagnostics.Debug.xml",
  15056. "ref/netcore50/it/System.Diagnostics.Debug.xml",
  15057. "ref/netcore50/ja/System.Diagnostics.Debug.xml",
  15058. "ref/netcore50/ko/System.Diagnostics.Debug.xml",
  15059. "ref/netcore50/ru/System.Diagnostics.Debug.xml",
  15060. "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
  15061. "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
  15062. "ref/netstandard1.0/System.Diagnostics.Debug.dll",
  15063. "ref/netstandard1.0/System.Diagnostics.Debug.xml",
  15064. "ref/netstandard1.0/de/System.Diagnostics.Debug.xml",
  15065. "ref/netstandard1.0/es/System.Diagnostics.Debug.xml",
  15066. "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml",
  15067. "ref/netstandard1.0/it/System.Diagnostics.Debug.xml",
  15068. "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml",
  15069. "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml",
  15070. "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml",
  15071. "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml",
  15072. "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml",
  15073. "ref/netstandard1.3/System.Diagnostics.Debug.dll",
  15074. "ref/netstandard1.3/System.Diagnostics.Debug.xml",
  15075. "ref/netstandard1.3/de/System.Diagnostics.Debug.xml",
  15076. "ref/netstandard1.3/es/System.Diagnostics.Debug.xml",
  15077. "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml",
  15078. "ref/netstandard1.3/it/System.Diagnostics.Debug.xml",
  15079. "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml",
  15080. "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml",
  15081. "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml",
  15082. "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml",
  15083. "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml",
  15084. "ref/portable-net45+win8+wp8+wpa81/_._",
  15085. "ref/win8/_._",
  15086. "ref/wp80/_._",
  15087. "ref/wpa81/_._",
  15088. "ref/xamarinios10/_._",
  15089. "ref/xamarinmac20/_._",
  15090. "ref/xamarintvos10/_._",
  15091. "ref/xamarinwatchos10/_._",
  15092. "system.diagnostics.debug.4.3.0.nupkg.sha512",
  15093. "system.diagnostics.debug.nuspec"
  15094. ]
  15095. },
  15096. "System.Diagnostics.DiagnosticSource/4.7.0": {
  15097. "sha512": "oJjw3uFuVDJiJNbCD8HB4a2p3NYLdt1fiT5OGsPLw+WTOuG0KpP4OXelMmmVKpClueMsit6xOlzy4wNKQFiBLg==",
  15098. "type": "package",
  15099. "path": "system.diagnostics.diagnosticsource/4.7.0",
  15100. "files": [
  15101. ".nupkg.metadata",
  15102. ".signature.p7s",
  15103. "LICENSE.TXT",
  15104. "THIRD-PARTY-NOTICES.TXT",
  15105. "lib/net45/System.Diagnostics.DiagnosticSource.dll",
  15106. "lib/net45/System.Diagnostics.DiagnosticSource.xml",
  15107. "lib/net46/System.Diagnostics.DiagnosticSource.dll",
  15108. "lib/net46/System.Diagnostics.DiagnosticSource.xml",
  15109. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll",
  15110. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml",
  15111. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll",
  15112. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml",
  15113. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll",
  15114. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml",
  15115. "system.diagnostics.diagnosticsource.4.7.0.nupkg.sha512",
  15116. "system.diagnostics.diagnosticsource.nuspec",
  15117. "useSharedDesignerContext.txt",
  15118. "version.txt"
  15119. ]
  15120. },
  15121. "System.Diagnostics.DiagnosticSource/6.0.1": {
  15122. "sha512": "KiLYDu2k2J82Q9BJpWiuQqCkFjRBWVq4jDzKKWawVi9KWzyD0XG3cmfX0vqTQlL14Wi9EufJrbL0+KCLTbqWiQ==",
  15123. "type": "package",
  15124. "path": "system.diagnostics.diagnosticsource/6.0.1",
  15125. "files": [
  15126. ".nupkg.metadata",
  15127. ".signature.p7s",
  15128. "Icon.png",
  15129. "LICENSE.TXT",
  15130. "THIRD-PARTY-NOTICES.TXT",
  15131. "buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets",
  15132. "buildTransitive/netcoreapp3.1/_._",
  15133. "lib/net461/System.Diagnostics.DiagnosticSource.dll",
  15134. "lib/net461/System.Diagnostics.DiagnosticSource.xml",
  15135. "lib/net5.0/System.Diagnostics.DiagnosticSource.dll",
  15136. "lib/net5.0/System.Diagnostics.DiagnosticSource.xml",
  15137. "lib/net6.0/System.Diagnostics.DiagnosticSource.dll",
  15138. "lib/net6.0/System.Diagnostics.DiagnosticSource.xml",
  15139. "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll",
  15140. "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml",
  15141. "system.diagnostics.diagnosticsource.6.0.1.nupkg.sha512",
  15142. "system.diagnostics.diagnosticsource.nuspec",
  15143. "useSharedDesignerContext.txt"
  15144. ]
  15145. },
  15146. "System.Diagnostics.EventLog/6.0.0": {
  15147. "sha512": "lcyUiXTsETK2ALsZrX+nWuHSIQeazhqPphLfaRxzdGaG93+0kELqpgEHtwWOlQe7+jSFnKwaCAgL4kjeZCQJnw==",
  15148. "type": "package",
  15149. "path": "system.diagnostics.eventlog/6.0.0",
  15150. "files": [
  15151. ".nupkg.metadata",
  15152. ".signature.p7s",
  15153. "Icon.png",
  15154. "LICENSE.TXT",
  15155. "THIRD-PARTY-NOTICES.TXT",
  15156. "buildTransitive/netcoreapp2.0/System.Diagnostics.EventLog.targets",
  15157. "buildTransitive/netcoreapp3.1/_._",
  15158. "lib/net461/System.Diagnostics.EventLog.dll",
  15159. "lib/net461/System.Diagnostics.EventLog.xml",
  15160. "lib/net6.0/System.Diagnostics.EventLog.dll",
  15161. "lib/net6.0/System.Diagnostics.EventLog.xml",
  15162. "lib/netcoreapp3.1/System.Diagnostics.EventLog.dll",
  15163. "lib/netcoreapp3.1/System.Diagnostics.EventLog.xml",
  15164. "lib/netstandard2.0/System.Diagnostics.EventLog.dll",
  15165. "lib/netstandard2.0/System.Diagnostics.EventLog.xml",
  15166. "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll",
  15167. "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll",
  15168. "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.xml",
  15169. "runtimes/win/lib/netcoreapp3.1/System.Diagnostics.EventLog.Messages.dll",
  15170. "runtimes/win/lib/netcoreapp3.1/System.Diagnostics.EventLog.dll",
  15171. "runtimes/win/lib/netcoreapp3.1/System.Diagnostics.EventLog.xml",
  15172. "system.diagnostics.eventlog.6.0.0.nupkg.sha512",
  15173. "system.diagnostics.eventlog.nuspec",
  15174. "useSharedDesignerContext.txt"
  15175. ]
  15176. },
  15177. "System.Diagnostics.EventLog/8.0.0": {
  15178. "sha512": "fdYxcRjQqTTacKId/2IECojlDSFvp7LP5N78+0z/xH7v/Tuw5ZAxu23Y6PTCRinqyu2ePx+Gn1098NC6jM6d+A==",
  15179. "type": "package",
  15180. "path": "system.diagnostics.eventlog/8.0.0",
  15181. "files": [
  15182. ".nupkg.metadata",
  15183. ".signature.p7s",
  15184. "Icon.png",
  15185. "LICENSE.TXT",
  15186. "PACKAGE.md",
  15187. "THIRD-PARTY-NOTICES.TXT",
  15188. "buildTransitive/net461/System.Diagnostics.EventLog.targets",
  15189. "buildTransitive/net462/_._",
  15190. "buildTransitive/net6.0/_._",
  15191. "buildTransitive/netcoreapp2.0/System.Diagnostics.EventLog.targets",
  15192. "lib/net462/System.Diagnostics.EventLog.dll",
  15193. "lib/net462/System.Diagnostics.EventLog.xml",
  15194. "lib/net6.0/System.Diagnostics.EventLog.dll",
  15195. "lib/net6.0/System.Diagnostics.EventLog.xml",
  15196. "lib/net7.0/System.Diagnostics.EventLog.dll",
  15197. "lib/net7.0/System.Diagnostics.EventLog.xml",
  15198. "lib/net8.0/System.Diagnostics.EventLog.dll",
  15199. "lib/net8.0/System.Diagnostics.EventLog.xml",
  15200. "lib/netstandard2.0/System.Diagnostics.EventLog.dll",
  15201. "lib/netstandard2.0/System.Diagnostics.EventLog.xml",
  15202. "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll",
  15203. "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll",
  15204. "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.xml",
  15205. "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.Messages.dll",
  15206. "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll",
  15207. "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.xml",
  15208. "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll",
  15209. "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll",
  15210. "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.xml",
  15211. "system.diagnostics.eventlog.8.0.0.nupkg.sha512",
  15212. "system.diagnostics.eventlog.nuspec",
  15213. "useSharedDesignerContext.txt"
  15214. ]
  15215. },
  15216. "System.Diagnostics.PerformanceCounter/7.0.0": {
  15217. "sha512": "L+zIMEaXp1vA4wZk1KLMpk6tvU0xy94R0IfmhkmTWeC4KwShsmAfbg5I19LgjsCTYp6GVdXZ2aHluVWL0QqBdA==",
  15218. "type": "package",
  15219. "path": "system.diagnostics.performancecounter/7.0.0",
  15220. "files": [
  15221. ".nupkg.metadata",
  15222. ".signature.p7s",
  15223. "Icon.png",
  15224. "LICENSE.TXT",
  15225. "THIRD-PARTY-NOTICES.TXT",
  15226. "buildTransitive/net461/System.Diagnostics.PerformanceCounter.targets",
  15227. "buildTransitive/net462/_._",
  15228. "buildTransitive/net6.0/_._",
  15229. "buildTransitive/netcoreapp2.0/System.Diagnostics.PerformanceCounter.targets",
  15230. "lib/net462/System.Diagnostics.PerformanceCounter.dll",
  15231. "lib/net462/System.Diagnostics.PerformanceCounter.xml",
  15232. "lib/net6.0/System.Diagnostics.PerformanceCounter.dll",
  15233. "lib/net6.0/System.Diagnostics.PerformanceCounter.xml",
  15234. "lib/net7.0/System.Diagnostics.PerformanceCounter.dll",
  15235. "lib/net7.0/System.Diagnostics.PerformanceCounter.xml",
  15236. "lib/netstandard2.0/System.Diagnostics.PerformanceCounter.dll",
  15237. "lib/netstandard2.0/System.Diagnostics.PerformanceCounter.xml",
  15238. "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll",
  15239. "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.xml",
  15240. "runtimes/win/lib/net7.0/System.Diagnostics.PerformanceCounter.dll",
  15241. "runtimes/win/lib/net7.0/System.Diagnostics.PerformanceCounter.xml",
  15242. "system.diagnostics.performancecounter.7.0.0.nupkg.sha512",
  15243. "system.diagnostics.performancecounter.nuspec",
  15244. "useSharedDesignerContext.txt"
  15245. ]
  15246. },
  15247. "System.Diagnostics.PerformanceCounter/8.0.0": {
  15248. "sha512": "lX6DXxtJqVGWw7N/QmVoiCyVQ+Q/Xp+jVXPr3gLK1jJExSn1qmAjJQeb8gnOYeeBTG3E3PmG1nu92eYj/TEjpg==",
  15249. "type": "package",
  15250. "path": "system.diagnostics.performancecounter/8.0.0",
  15251. "files": [
  15252. ".nupkg.metadata",
  15253. ".signature.p7s",
  15254. "Icon.png",
  15255. "LICENSE.TXT",
  15256. "PACKAGE.md",
  15257. "THIRD-PARTY-NOTICES.TXT",
  15258. "buildTransitive/net461/System.Diagnostics.PerformanceCounter.targets",
  15259. "buildTransitive/net462/_._",
  15260. "buildTransitive/net6.0/_._",
  15261. "buildTransitive/netcoreapp2.0/System.Diagnostics.PerformanceCounter.targets",
  15262. "lib/net462/System.Diagnostics.PerformanceCounter.dll",
  15263. "lib/net462/System.Diagnostics.PerformanceCounter.xml",
  15264. "lib/net6.0/System.Diagnostics.PerformanceCounter.dll",
  15265. "lib/net6.0/System.Diagnostics.PerformanceCounter.xml",
  15266. "lib/net7.0/System.Diagnostics.PerformanceCounter.dll",
  15267. "lib/net7.0/System.Diagnostics.PerformanceCounter.xml",
  15268. "lib/net8.0/System.Diagnostics.PerformanceCounter.dll",
  15269. "lib/net8.0/System.Diagnostics.PerformanceCounter.xml",
  15270. "lib/netstandard2.0/System.Diagnostics.PerformanceCounter.dll",
  15271. "lib/netstandard2.0/System.Diagnostics.PerformanceCounter.xml",
  15272. "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll",
  15273. "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.xml",
  15274. "runtimes/win/lib/net7.0/System.Diagnostics.PerformanceCounter.dll",
  15275. "runtimes/win/lib/net7.0/System.Diagnostics.PerformanceCounter.xml",
  15276. "runtimes/win/lib/net8.0/System.Diagnostics.PerformanceCounter.dll",
  15277. "runtimes/win/lib/net8.0/System.Diagnostics.PerformanceCounter.xml",
  15278. "system.diagnostics.performancecounter.8.0.0.nupkg.sha512",
  15279. "system.diagnostics.performancecounter.nuspec",
  15280. "useSharedDesignerContext.txt"
  15281. ]
  15282. },
  15283. "System.Diagnostics.StackTrace/4.3.0": {
  15284. "sha512": "BiHg0vgtd35/DM9jvtaC1eKRpWZxr0gcQd643ABG7GnvSlf5pOkY2uyd42mMOJoOmKvnpNj0F4tuoS1pacTwYw==",
  15285. "type": "package",
  15286. "path": "system.diagnostics.stacktrace/4.3.0",
  15287. "files": [
  15288. ".nupkg.metadata",
  15289. ".signature.p7s",
  15290. "ThirdPartyNotices.txt",
  15291. "dotnet_library_license.txt",
  15292. "lib/MonoAndroid10/_._",
  15293. "lib/MonoTouch10/_._",
  15294. "lib/net46/System.Diagnostics.StackTrace.dll",
  15295. "lib/netstandard1.3/System.Diagnostics.StackTrace.dll",
  15296. "lib/xamarinios10/_._",
  15297. "lib/xamarinmac20/_._",
  15298. "lib/xamarintvos10/_._",
  15299. "lib/xamarinwatchos10/_._",
  15300. "ref/MonoAndroid10/_._",
  15301. "ref/MonoTouch10/_._",
  15302. "ref/net46/System.Diagnostics.StackTrace.dll",
  15303. "ref/netstandard1.3/System.Diagnostics.StackTrace.dll",
  15304. "ref/netstandard1.3/System.Diagnostics.StackTrace.xml",
  15305. "ref/netstandard1.3/de/System.Diagnostics.StackTrace.xml",
  15306. "ref/netstandard1.3/es/System.Diagnostics.StackTrace.xml",
  15307. "ref/netstandard1.3/fr/System.Diagnostics.StackTrace.xml",
  15308. "ref/netstandard1.3/it/System.Diagnostics.StackTrace.xml",
  15309. "ref/netstandard1.3/ja/System.Diagnostics.StackTrace.xml",
  15310. "ref/netstandard1.3/ko/System.Diagnostics.StackTrace.xml",
  15311. "ref/netstandard1.3/ru/System.Diagnostics.StackTrace.xml",
  15312. "ref/netstandard1.3/zh-hans/System.Diagnostics.StackTrace.xml",
  15313. "ref/netstandard1.3/zh-hant/System.Diagnostics.StackTrace.xml",
  15314. "ref/xamarinios10/_._",
  15315. "ref/xamarinmac20/_._",
  15316. "ref/xamarintvos10/_._",
  15317. "ref/xamarinwatchos10/_._",
  15318. "runtimes/aot/lib/netcore50/System.Diagnostics.StackTrace.dll",
  15319. "system.diagnostics.stacktrace.4.3.0.nupkg.sha512",
  15320. "system.diagnostics.stacktrace.nuspec"
  15321. ]
  15322. },
  15323. "System.Diagnostics.Tracing/4.3.0": {
  15324. "sha512": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
  15325. "type": "package",
  15326. "path": "system.diagnostics.tracing/4.3.0",
  15327. "files": [
  15328. ".nupkg.metadata",
  15329. ".signature.p7s",
  15330. "ThirdPartyNotices.txt",
  15331. "dotnet_library_license.txt",
  15332. "lib/MonoAndroid10/_._",
  15333. "lib/MonoTouch10/_._",
  15334. "lib/net45/_._",
  15335. "lib/net462/System.Diagnostics.Tracing.dll",
  15336. "lib/portable-net45+win8+wpa81/_._",
  15337. "lib/win8/_._",
  15338. "lib/wpa81/_._",
  15339. "lib/xamarinios10/_._",
  15340. "lib/xamarinmac20/_._",
  15341. "lib/xamarintvos10/_._",
  15342. "lib/xamarinwatchos10/_._",
  15343. "ref/MonoAndroid10/_._",
  15344. "ref/MonoTouch10/_._",
  15345. "ref/net45/_._",
  15346. "ref/net462/System.Diagnostics.Tracing.dll",
  15347. "ref/netcore50/System.Diagnostics.Tracing.dll",
  15348. "ref/netcore50/System.Diagnostics.Tracing.xml",
  15349. "ref/netcore50/de/System.Diagnostics.Tracing.xml",
  15350. "ref/netcore50/es/System.Diagnostics.Tracing.xml",
  15351. "ref/netcore50/fr/System.Diagnostics.Tracing.xml",
  15352. "ref/netcore50/it/System.Diagnostics.Tracing.xml",
  15353. "ref/netcore50/ja/System.Diagnostics.Tracing.xml",
  15354. "ref/netcore50/ko/System.Diagnostics.Tracing.xml",
  15355. "ref/netcore50/ru/System.Diagnostics.Tracing.xml",
  15356. "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml",
  15357. "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml",
  15358. "ref/netstandard1.1/System.Diagnostics.Tracing.dll",
  15359. "ref/netstandard1.1/System.Diagnostics.Tracing.xml",
  15360. "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml",
  15361. "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml",
  15362. "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml",
  15363. "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml",
  15364. "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml",
  15365. "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml",
  15366. "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml",
  15367. "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml",
  15368. "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml",
  15369. "ref/netstandard1.2/System.Diagnostics.Tracing.dll",
  15370. "ref/netstandard1.2/System.Diagnostics.Tracing.xml",
  15371. "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml",
  15372. "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml",
  15373. "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml",
  15374. "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml",
  15375. "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml",
  15376. "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml",
  15377. "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml",
  15378. "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml",
  15379. "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml",
  15380. "ref/netstandard1.3/System.Diagnostics.Tracing.dll",
  15381. "ref/netstandard1.3/System.Diagnostics.Tracing.xml",
  15382. "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml",
  15383. "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml",
  15384. "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml",
  15385. "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml",
  15386. "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml",
  15387. "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml",
  15388. "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml",
  15389. "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml",
  15390. "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml",
  15391. "ref/netstandard1.5/System.Diagnostics.Tracing.dll",
  15392. "ref/netstandard1.5/System.Diagnostics.Tracing.xml",
  15393. "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml",
  15394. "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml",
  15395. "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml",
  15396. "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml",
  15397. "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml",
  15398. "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml",
  15399. "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml",
  15400. "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml",
  15401. "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml",
  15402. "ref/portable-net45+win8+wpa81/_._",
  15403. "ref/win8/_._",
  15404. "ref/wpa81/_._",
  15405. "ref/xamarinios10/_._",
  15406. "ref/xamarinmac20/_._",
  15407. "ref/xamarintvos10/_._",
  15408. "ref/xamarinwatchos10/_._",
  15409. "system.diagnostics.tracing.4.3.0.nupkg.sha512",
  15410. "system.diagnostics.tracing.nuspec"
  15411. ]
  15412. },
  15413. "System.DirectoryServices/6.0.1": {
  15414. "sha512": "935IbO7h5FDGYxeO3cbx/CuvBBuk/VI8sENlfmXlh1pupNOB3LAGzdYdPY8CawGJFP7KNrHK5eUlsFoz3F6cuA==",
  15415. "type": "package",
  15416. "path": "system.directoryservices/6.0.1",
  15417. "files": [
  15418. ".nupkg.metadata",
  15419. ".signature.p7s",
  15420. "Icon.png",
  15421. "LICENSE.TXT",
  15422. "THIRD-PARTY-NOTICES.TXT",
  15423. "buildTransitive/netcoreapp2.0/System.DirectoryServices.targets",
  15424. "buildTransitive/netcoreapp3.1/_._",
  15425. "lib/net461/_._",
  15426. "lib/net6.0/System.DirectoryServices.dll",
  15427. "lib/net6.0/System.DirectoryServices.xml",
  15428. "lib/netcoreapp3.1/System.DirectoryServices.dll",
  15429. "lib/netcoreapp3.1/System.DirectoryServices.xml",
  15430. "lib/netstandard2.0/System.DirectoryServices.dll",
  15431. "lib/netstandard2.0/System.DirectoryServices.xml",
  15432. "runtimes/win/lib/net6.0/System.DirectoryServices.dll",
  15433. "runtimes/win/lib/net6.0/System.DirectoryServices.xml",
  15434. "runtimes/win/lib/netcoreapp3.1/System.DirectoryServices.dll",
  15435. "runtimes/win/lib/netcoreapp3.1/System.DirectoryServices.xml",
  15436. "system.directoryservices.6.0.1.nupkg.sha512",
  15437. "system.directoryservices.nuspec",
  15438. "useSharedDesignerContext.txt"
  15439. ]
  15440. },
  15441. "System.DirectoryServices.Protocols/6.0.1": {
  15442. "sha512": "ndUZlEkAMc1XzM0xGN++SsJrNhRkIHaKI8+te325vrUgoLT1ufWNI6KB8FFrL7NpRMHPrdxP99aF3fHbAPxW0A==",
  15443. "type": "package",
  15444. "path": "system.directoryservices.protocols/6.0.1",
  15445. "files": [
  15446. ".nupkg.metadata",
  15447. ".signature.p7s",
  15448. "Icon.png",
  15449. "LICENSE.TXT",
  15450. "THIRD-PARTY-NOTICES.TXT",
  15451. "buildTransitive/netcoreapp2.0/System.DirectoryServices.Protocols.targets",
  15452. "buildTransitive/netcoreapp3.1/_._",
  15453. "lib/net461/_._",
  15454. "lib/net6.0/System.DirectoryServices.Protocols.dll",
  15455. "lib/net6.0/System.DirectoryServices.Protocols.xml",
  15456. "lib/netcoreapp3.1/System.DirectoryServices.Protocols.dll",
  15457. "lib/netcoreapp3.1/System.DirectoryServices.Protocols.xml",
  15458. "lib/netstandard2.0/System.DirectoryServices.Protocols.dll",
  15459. "lib/netstandard2.0/System.DirectoryServices.Protocols.xml",
  15460. "runtimes/linux/lib/net6.0/System.DirectoryServices.Protocols.dll",
  15461. "runtimes/linux/lib/net6.0/System.DirectoryServices.Protocols.xml",
  15462. "runtimes/linux/lib/netcoreapp3.1/System.DirectoryServices.Protocols.dll",
  15463. "runtimes/linux/lib/netcoreapp3.1/System.DirectoryServices.Protocols.xml",
  15464. "runtimes/osx/lib/net6.0/System.DirectoryServices.Protocols.dll",
  15465. "runtimes/osx/lib/net6.0/System.DirectoryServices.Protocols.xml",
  15466. "runtimes/osx/lib/netcoreapp3.1/System.DirectoryServices.Protocols.dll",
  15467. "runtimes/osx/lib/netcoreapp3.1/System.DirectoryServices.Protocols.xml",
  15468. "runtimes/win/lib/net6.0/System.DirectoryServices.Protocols.dll",
  15469. "runtimes/win/lib/net6.0/System.DirectoryServices.Protocols.xml",
  15470. "runtimes/win/lib/netcoreapp3.1/System.DirectoryServices.Protocols.dll",
  15471. "runtimes/win/lib/netcoreapp3.1/System.DirectoryServices.Protocols.xml",
  15472. "system.directoryservices.protocols.6.0.1.nupkg.sha512",
  15473. "system.directoryservices.protocols.nuspec",
  15474. "useSharedDesignerContext.txt"
  15475. ]
  15476. },
  15477. "System.Drawing.Common/8.0.6": {
  15478. "sha512": "aSwRnJzz6fZ73JvWMMG0KvBwOnXsBTFtfHLriQyAPrDIZ+NrDfl15GWbO/A35k0dtH77D7jfxzEcFF7RONtU/w==",
  15479. "type": "package",
  15480. "path": "system.drawing.common/8.0.6",
  15481. "files": [
  15482. ".nupkg.metadata",
  15483. ".signature.p7s",
  15484. "Icon.png",
  15485. "LICENSE.TXT",
  15486. "THIRD-PARTY-NOTICES.TXT",
  15487. "buildTransitive/net461/System.Drawing.Common.targets",
  15488. "buildTransitive/net462/_._",
  15489. "buildTransitive/net6.0/_._",
  15490. "buildTransitive/netcoreapp2.0/System.Drawing.Common.targets",
  15491. "lib/MonoAndroid10/_._",
  15492. "lib/MonoTouch10/_._",
  15493. "lib/net462/System.Drawing.Common.dll",
  15494. "lib/net462/System.Drawing.Common.pdb",
  15495. "lib/net462/System.Drawing.Common.xml",
  15496. "lib/net6.0/System.Drawing.Common.dll",
  15497. "lib/net6.0/System.Drawing.Common.pdb",
  15498. "lib/net6.0/System.Drawing.Common.xml",
  15499. "lib/net7.0/System.Drawing.Common.dll",
  15500. "lib/net7.0/System.Drawing.Common.pdb",
  15501. "lib/net7.0/System.Drawing.Common.xml",
  15502. "lib/net8.0/System.Drawing.Common.dll",
  15503. "lib/net8.0/System.Drawing.Common.pdb",
  15504. "lib/net8.0/System.Drawing.Common.xml",
  15505. "lib/netstandard2.0/System.Drawing.Common.dll",
  15506. "lib/netstandard2.0/System.Drawing.Common.pdb",
  15507. "lib/netstandard2.0/System.Drawing.Common.xml",
  15508. "lib/xamarinios10/_._",
  15509. "lib/xamarinmac20/_._",
  15510. "lib/xamarintvos10/_._",
  15511. "lib/xamarinwatchos10/_._",
  15512. "system.drawing.common.8.0.6.nupkg.sha512",
  15513. "system.drawing.common.nuspec",
  15514. "useSharedDesignerContext.txt"
  15515. ]
  15516. },
  15517. "System.Dynamic.Runtime/4.3.0": {
  15518. "sha512": "SNVi1E/vfWUAs/WYKhE9+qlS6KqK0YVhnlT0HQtr8pMIA8YX3lwy3uPMownDwdYISBdmAF/2holEIldVp85Wag==",
  15519. "type": "package",
  15520. "path": "system.dynamic.runtime/4.3.0",
  15521. "files": [
  15522. ".nupkg.metadata",
  15523. ".signature.p7s",
  15524. "ThirdPartyNotices.txt",
  15525. "dotnet_library_license.txt",
  15526. "lib/MonoAndroid10/_._",
  15527. "lib/MonoTouch10/_._",
  15528. "lib/net45/_._",
  15529. "lib/netcore50/System.Dynamic.Runtime.dll",
  15530. "lib/netstandard1.3/System.Dynamic.Runtime.dll",
  15531. "lib/portable-net45+win8+wp8+wpa81/_._",
  15532. "lib/win8/_._",
  15533. "lib/wp80/_._",
  15534. "lib/wpa81/_._",
  15535. "lib/xamarinios10/_._",
  15536. "lib/xamarinmac20/_._",
  15537. "lib/xamarintvos10/_._",
  15538. "lib/xamarinwatchos10/_._",
  15539. "ref/MonoAndroid10/_._",
  15540. "ref/MonoTouch10/_._",
  15541. "ref/net45/_._",
  15542. "ref/netcore50/System.Dynamic.Runtime.dll",
  15543. "ref/netcore50/System.Dynamic.Runtime.xml",
  15544. "ref/netcore50/de/System.Dynamic.Runtime.xml",
  15545. "ref/netcore50/es/System.Dynamic.Runtime.xml",
  15546. "ref/netcore50/fr/System.Dynamic.Runtime.xml",
  15547. "ref/netcore50/it/System.Dynamic.Runtime.xml",
  15548. "ref/netcore50/ja/System.Dynamic.Runtime.xml",
  15549. "ref/netcore50/ko/System.Dynamic.Runtime.xml",
  15550. "ref/netcore50/ru/System.Dynamic.Runtime.xml",
  15551. "ref/netcore50/zh-hans/System.Dynamic.Runtime.xml",
  15552. "ref/netcore50/zh-hant/System.Dynamic.Runtime.xml",
  15553. "ref/netstandard1.0/System.Dynamic.Runtime.dll",
  15554. "ref/netstandard1.0/System.Dynamic.Runtime.xml",
  15555. "ref/netstandard1.0/de/System.Dynamic.Runtime.xml",
  15556. "ref/netstandard1.0/es/System.Dynamic.Runtime.xml",
  15557. "ref/netstandard1.0/fr/System.Dynamic.Runtime.xml",
  15558. "ref/netstandard1.0/it/System.Dynamic.Runtime.xml",
  15559. "ref/netstandard1.0/ja/System.Dynamic.Runtime.xml",
  15560. "ref/netstandard1.0/ko/System.Dynamic.Runtime.xml",
  15561. "ref/netstandard1.0/ru/System.Dynamic.Runtime.xml",
  15562. "ref/netstandard1.0/zh-hans/System.Dynamic.Runtime.xml",
  15563. "ref/netstandard1.0/zh-hant/System.Dynamic.Runtime.xml",
  15564. "ref/netstandard1.3/System.Dynamic.Runtime.dll",
  15565. "ref/netstandard1.3/System.Dynamic.Runtime.xml",
  15566. "ref/netstandard1.3/de/System.Dynamic.Runtime.xml",
  15567. "ref/netstandard1.3/es/System.Dynamic.Runtime.xml",
  15568. "ref/netstandard1.3/fr/System.Dynamic.Runtime.xml",
  15569. "ref/netstandard1.3/it/System.Dynamic.Runtime.xml",
  15570. "ref/netstandard1.3/ja/System.Dynamic.Runtime.xml",
  15571. "ref/netstandard1.3/ko/System.Dynamic.Runtime.xml",
  15572. "ref/netstandard1.3/ru/System.Dynamic.Runtime.xml",
  15573. "ref/netstandard1.3/zh-hans/System.Dynamic.Runtime.xml",
  15574. "ref/netstandard1.3/zh-hant/System.Dynamic.Runtime.xml",
  15575. "ref/portable-net45+win8+wp8+wpa81/_._",
  15576. "ref/win8/_._",
  15577. "ref/wp80/_._",
  15578. "ref/wpa81/_._",
  15579. "ref/xamarinios10/_._",
  15580. "ref/xamarinmac20/_._",
  15581. "ref/xamarintvos10/_._",
  15582. "ref/xamarinwatchos10/_._",
  15583. "runtimes/aot/lib/netcore50/System.Dynamic.Runtime.dll",
  15584. "system.dynamic.runtime.4.3.0.nupkg.sha512",
  15585. "system.dynamic.runtime.nuspec"
  15586. ]
  15587. },
  15588. "System.Formats.Asn1/6.0.0": {
  15589. "sha512": "T6fD00dQ3NTbPDy31m4eQUwKW84s03z0N2C8HpOklyeaDgaJPa/TexP4/SkORMSOwc7WhKifnA6Ya33AkzmafA==",
  15590. "type": "package",
  15591. "path": "system.formats.asn1/6.0.0",
  15592. "files": [
  15593. ".nupkg.metadata",
  15594. ".signature.p7s",
  15595. "Icon.png",
  15596. "LICENSE.TXT",
  15597. "THIRD-PARTY-NOTICES.TXT",
  15598. "buildTransitive/netcoreapp2.0/System.Formats.Asn1.targets",
  15599. "buildTransitive/netcoreapp3.1/_._",
  15600. "lib/net461/System.Formats.Asn1.dll",
  15601. "lib/net461/System.Formats.Asn1.xml",
  15602. "lib/net6.0/System.Formats.Asn1.dll",
  15603. "lib/net6.0/System.Formats.Asn1.xml",
  15604. "lib/netstandard2.0/System.Formats.Asn1.dll",
  15605. "lib/netstandard2.0/System.Formats.Asn1.xml",
  15606. "system.formats.asn1.6.0.0.nupkg.sha512",
  15607. "system.formats.asn1.nuspec",
  15608. "useSharedDesignerContext.txt"
  15609. ]
  15610. },
  15611. "System.Formats.Asn1/7.0.0": {
  15612. "sha512": "+nfpV0afLmvJW8+pLlHxRjz3oZJw4fkyU9MMEaMhCsHi/SN9bGF9q79ROubDiwTiCHezmK0uCWkPP7tGFP/4yg==",
  15613. "type": "package",
  15614. "path": "system.formats.asn1/7.0.0",
  15615. "files": [
  15616. ".nupkg.metadata",
  15617. ".signature.p7s",
  15618. "Icon.png",
  15619. "LICENSE.TXT",
  15620. "THIRD-PARTY-NOTICES.TXT",
  15621. "buildTransitive/net461/System.Formats.Asn1.targets",
  15622. "buildTransitive/net462/_._",
  15623. "buildTransitive/net6.0/_._",
  15624. "buildTransitive/netcoreapp2.0/System.Formats.Asn1.targets",
  15625. "lib/net462/System.Formats.Asn1.dll",
  15626. "lib/net462/System.Formats.Asn1.xml",
  15627. "lib/net6.0/System.Formats.Asn1.dll",
  15628. "lib/net6.0/System.Formats.Asn1.xml",
  15629. "lib/net7.0/System.Formats.Asn1.dll",
  15630. "lib/net7.0/System.Formats.Asn1.xml",
  15631. "lib/netstandard2.0/System.Formats.Asn1.dll",
  15632. "lib/netstandard2.0/System.Formats.Asn1.xml",
  15633. "system.formats.asn1.7.0.0.nupkg.sha512",
  15634. "system.formats.asn1.nuspec",
  15635. "useSharedDesignerContext.txt"
  15636. ]
  15637. },
  15638. "System.Formats.Asn1/8.0.0": {
  15639. "sha512": "AJukBuLoe3QeAF+mfaRKQb2dgyrvt340iMBHYv+VdBzCUM06IxGlvl0o/uPOS7lHnXPN6u8fFRHSHudx5aTi8w==",
  15640. "type": "package",
  15641. "path": "system.formats.asn1/8.0.0",
  15642. "files": [
  15643. ".nupkg.metadata",
  15644. ".signature.p7s",
  15645. "Icon.png",
  15646. "LICENSE.TXT",
  15647. "THIRD-PARTY-NOTICES.TXT",
  15648. "buildTransitive/net461/System.Formats.Asn1.targets",
  15649. "buildTransitive/net462/_._",
  15650. "buildTransitive/net6.0/_._",
  15651. "buildTransitive/netcoreapp2.0/System.Formats.Asn1.targets",
  15652. "lib/net462/System.Formats.Asn1.dll",
  15653. "lib/net462/System.Formats.Asn1.xml",
  15654. "lib/net6.0/System.Formats.Asn1.dll",
  15655. "lib/net6.0/System.Formats.Asn1.xml",
  15656. "lib/net7.0/System.Formats.Asn1.dll",
  15657. "lib/net7.0/System.Formats.Asn1.xml",
  15658. "lib/net8.0/System.Formats.Asn1.dll",
  15659. "lib/net8.0/System.Formats.Asn1.xml",
  15660. "lib/netstandard2.0/System.Formats.Asn1.dll",
  15661. "lib/netstandard2.0/System.Formats.Asn1.xml",
  15662. "system.formats.asn1.8.0.0.nupkg.sha512",
  15663. "system.formats.asn1.nuspec",
  15664. "useSharedDesignerContext.txt"
  15665. ]
  15666. },
  15667. "System.Globalization/4.3.0": {
  15668. "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
  15669. "type": "package",
  15670. "path": "system.globalization/4.3.0",
  15671. "files": [
  15672. ".nupkg.metadata",
  15673. ".signature.p7s",
  15674. "ThirdPartyNotices.txt",
  15675. "dotnet_library_license.txt",
  15676. "lib/MonoAndroid10/_._",
  15677. "lib/MonoTouch10/_._",
  15678. "lib/net45/_._",
  15679. "lib/portable-net45+win8+wp8+wpa81/_._",
  15680. "lib/win8/_._",
  15681. "lib/wp80/_._",
  15682. "lib/wpa81/_._",
  15683. "lib/xamarinios10/_._",
  15684. "lib/xamarinmac20/_._",
  15685. "lib/xamarintvos10/_._",
  15686. "lib/xamarinwatchos10/_._",
  15687. "ref/MonoAndroid10/_._",
  15688. "ref/MonoTouch10/_._",
  15689. "ref/net45/_._",
  15690. "ref/netcore50/System.Globalization.dll",
  15691. "ref/netcore50/System.Globalization.xml",
  15692. "ref/netcore50/de/System.Globalization.xml",
  15693. "ref/netcore50/es/System.Globalization.xml",
  15694. "ref/netcore50/fr/System.Globalization.xml",
  15695. "ref/netcore50/it/System.Globalization.xml",
  15696. "ref/netcore50/ja/System.Globalization.xml",
  15697. "ref/netcore50/ko/System.Globalization.xml",
  15698. "ref/netcore50/ru/System.Globalization.xml",
  15699. "ref/netcore50/zh-hans/System.Globalization.xml",
  15700. "ref/netcore50/zh-hant/System.Globalization.xml",
  15701. "ref/netstandard1.0/System.Globalization.dll",
  15702. "ref/netstandard1.0/System.Globalization.xml",
  15703. "ref/netstandard1.0/de/System.Globalization.xml",
  15704. "ref/netstandard1.0/es/System.Globalization.xml",
  15705. "ref/netstandard1.0/fr/System.Globalization.xml",
  15706. "ref/netstandard1.0/it/System.Globalization.xml",
  15707. "ref/netstandard1.0/ja/System.Globalization.xml",
  15708. "ref/netstandard1.0/ko/System.Globalization.xml",
  15709. "ref/netstandard1.0/ru/System.Globalization.xml",
  15710. "ref/netstandard1.0/zh-hans/System.Globalization.xml",
  15711. "ref/netstandard1.0/zh-hant/System.Globalization.xml",
  15712. "ref/netstandard1.3/System.Globalization.dll",
  15713. "ref/netstandard1.3/System.Globalization.xml",
  15714. "ref/netstandard1.3/de/System.Globalization.xml",
  15715. "ref/netstandard1.3/es/System.Globalization.xml",
  15716. "ref/netstandard1.3/fr/System.Globalization.xml",
  15717. "ref/netstandard1.3/it/System.Globalization.xml",
  15718. "ref/netstandard1.3/ja/System.Globalization.xml",
  15719. "ref/netstandard1.3/ko/System.Globalization.xml",
  15720. "ref/netstandard1.3/ru/System.Globalization.xml",
  15721. "ref/netstandard1.3/zh-hans/System.Globalization.xml",
  15722. "ref/netstandard1.3/zh-hant/System.Globalization.xml",
  15723. "ref/portable-net45+win8+wp8+wpa81/_._",
  15724. "ref/win8/_._",
  15725. "ref/wp80/_._",
  15726. "ref/wpa81/_._",
  15727. "ref/xamarinios10/_._",
  15728. "ref/xamarinmac20/_._",
  15729. "ref/xamarintvos10/_._",
  15730. "ref/xamarinwatchos10/_._",
  15731. "system.globalization.4.3.0.nupkg.sha512",
  15732. "system.globalization.nuspec"
  15733. ]
  15734. },
  15735. "System.IdentityModel.Tokens.Jwt/6.35.0": {
  15736. "sha512": "yxGIQd3BFK7F6S62/7RdZk3C/mfwyVxvh6ngd1VYMBmbJ1YZZA9+Ku6suylVtso0FjI0wbElpJ0d27CdsyLpBQ==",
  15737. "type": "package",
  15738. "path": "system.identitymodel.tokens.jwt/6.35.0",
  15739. "files": [
  15740. ".nupkg.metadata",
  15741. ".signature.p7s",
  15742. "lib/net45/System.IdentityModel.Tokens.Jwt.dll",
  15743. "lib/net45/System.IdentityModel.Tokens.Jwt.xml",
  15744. "lib/net461/System.IdentityModel.Tokens.Jwt.dll",
  15745. "lib/net461/System.IdentityModel.Tokens.Jwt.xml",
  15746. "lib/net462/System.IdentityModel.Tokens.Jwt.dll",
  15747. "lib/net462/System.IdentityModel.Tokens.Jwt.xml",
  15748. "lib/net472/System.IdentityModel.Tokens.Jwt.dll",
  15749. "lib/net472/System.IdentityModel.Tokens.Jwt.xml",
  15750. "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll",
  15751. "lib/net6.0/System.IdentityModel.Tokens.Jwt.xml",
  15752. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll",
  15753. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml",
  15754. "system.identitymodel.tokens.jwt.6.35.0.nupkg.sha512",
  15755. "system.identitymodel.tokens.jwt.nuspec"
  15756. ]
  15757. },
  15758. "System.IdentityModel.Tokens.Jwt/7.1.2": {
  15759. "sha512": "Thhbe1peAmtSBFaV/ohtykXiZSOkx59Da44hvtWfIMFofDA3M3LaVyjstACf2rKGn4dEDR2cUpRAZ0Xs/zB+7Q==",
  15760. "type": "package",
  15761. "path": "system.identitymodel.tokens.jwt/7.1.2",
  15762. "files": [
  15763. ".nupkg.metadata",
  15764. ".signature.p7s",
  15765. "lib/net461/System.IdentityModel.Tokens.Jwt.dll",
  15766. "lib/net461/System.IdentityModel.Tokens.Jwt.xml",
  15767. "lib/net462/System.IdentityModel.Tokens.Jwt.dll",
  15768. "lib/net462/System.IdentityModel.Tokens.Jwt.xml",
  15769. "lib/net472/System.IdentityModel.Tokens.Jwt.dll",
  15770. "lib/net472/System.IdentityModel.Tokens.Jwt.xml",
  15771. "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll",
  15772. "lib/net6.0/System.IdentityModel.Tokens.Jwt.xml",
  15773. "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll",
  15774. "lib/net8.0/System.IdentityModel.Tokens.Jwt.xml",
  15775. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll",
  15776. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml",
  15777. "system.identitymodel.tokens.jwt.7.1.2.nupkg.sha512",
  15778. "system.identitymodel.tokens.jwt.nuspec"
  15779. ]
  15780. },
  15781. "System.IO/4.3.0": {
  15782. "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
  15783. "type": "package",
  15784. "path": "system.io/4.3.0",
  15785. "files": [
  15786. ".nupkg.metadata",
  15787. ".signature.p7s",
  15788. "ThirdPartyNotices.txt",
  15789. "dotnet_library_license.txt",
  15790. "lib/MonoAndroid10/_._",
  15791. "lib/MonoTouch10/_._",
  15792. "lib/net45/_._",
  15793. "lib/net462/System.IO.dll",
  15794. "lib/portable-net45+win8+wp8+wpa81/_._",
  15795. "lib/win8/_._",
  15796. "lib/wp80/_._",
  15797. "lib/wpa81/_._",
  15798. "lib/xamarinios10/_._",
  15799. "lib/xamarinmac20/_._",
  15800. "lib/xamarintvos10/_._",
  15801. "lib/xamarinwatchos10/_._",
  15802. "ref/MonoAndroid10/_._",
  15803. "ref/MonoTouch10/_._",
  15804. "ref/net45/_._",
  15805. "ref/net462/System.IO.dll",
  15806. "ref/netcore50/System.IO.dll",
  15807. "ref/netcore50/System.IO.xml",
  15808. "ref/netcore50/de/System.IO.xml",
  15809. "ref/netcore50/es/System.IO.xml",
  15810. "ref/netcore50/fr/System.IO.xml",
  15811. "ref/netcore50/it/System.IO.xml",
  15812. "ref/netcore50/ja/System.IO.xml",
  15813. "ref/netcore50/ko/System.IO.xml",
  15814. "ref/netcore50/ru/System.IO.xml",
  15815. "ref/netcore50/zh-hans/System.IO.xml",
  15816. "ref/netcore50/zh-hant/System.IO.xml",
  15817. "ref/netstandard1.0/System.IO.dll",
  15818. "ref/netstandard1.0/System.IO.xml",
  15819. "ref/netstandard1.0/de/System.IO.xml",
  15820. "ref/netstandard1.0/es/System.IO.xml",
  15821. "ref/netstandard1.0/fr/System.IO.xml",
  15822. "ref/netstandard1.0/it/System.IO.xml",
  15823. "ref/netstandard1.0/ja/System.IO.xml",
  15824. "ref/netstandard1.0/ko/System.IO.xml",
  15825. "ref/netstandard1.0/ru/System.IO.xml",
  15826. "ref/netstandard1.0/zh-hans/System.IO.xml",
  15827. "ref/netstandard1.0/zh-hant/System.IO.xml",
  15828. "ref/netstandard1.3/System.IO.dll",
  15829. "ref/netstandard1.3/System.IO.xml",
  15830. "ref/netstandard1.3/de/System.IO.xml",
  15831. "ref/netstandard1.3/es/System.IO.xml",
  15832. "ref/netstandard1.3/fr/System.IO.xml",
  15833. "ref/netstandard1.3/it/System.IO.xml",
  15834. "ref/netstandard1.3/ja/System.IO.xml",
  15835. "ref/netstandard1.3/ko/System.IO.xml",
  15836. "ref/netstandard1.3/ru/System.IO.xml",
  15837. "ref/netstandard1.3/zh-hans/System.IO.xml",
  15838. "ref/netstandard1.3/zh-hant/System.IO.xml",
  15839. "ref/netstandard1.5/System.IO.dll",
  15840. "ref/netstandard1.5/System.IO.xml",
  15841. "ref/netstandard1.5/de/System.IO.xml",
  15842. "ref/netstandard1.5/es/System.IO.xml",
  15843. "ref/netstandard1.5/fr/System.IO.xml",
  15844. "ref/netstandard1.5/it/System.IO.xml",
  15845. "ref/netstandard1.5/ja/System.IO.xml",
  15846. "ref/netstandard1.5/ko/System.IO.xml",
  15847. "ref/netstandard1.5/ru/System.IO.xml",
  15848. "ref/netstandard1.5/zh-hans/System.IO.xml",
  15849. "ref/netstandard1.5/zh-hant/System.IO.xml",
  15850. "ref/portable-net45+win8+wp8+wpa81/_._",
  15851. "ref/win8/_._",
  15852. "ref/wp80/_._",
  15853. "ref/wpa81/_._",
  15854. "ref/xamarinios10/_._",
  15855. "ref/xamarinmac20/_._",
  15856. "ref/xamarintvos10/_._",
  15857. "ref/xamarinwatchos10/_._",
  15858. "system.io.4.3.0.nupkg.sha512",
  15859. "system.io.nuspec"
  15860. ]
  15861. },
  15862. "System.IO.FileSystem/4.3.0": {
  15863. "sha512": "3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
  15864. "type": "package",
  15865. "path": "system.io.filesystem/4.3.0",
  15866. "files": [
  15867. ".nupkg.metadata",
  15868. ".signature.p7s",
  15869. "ThirdPartyNotices.txt",
  15870. "dotnet_library_license.txt",
  15871. "lib/MonoAndroid10/_._",
  15872. "lib/MonoTouch10/_._",
  15873. "lib/net46/System.IO.FileSystem.dll",
  15874. "lib/xamarinios10/_._",
  15875. "lib/xamarinmac20/_._",
  15876. "lib/xamarintvos10/_._",
  15877. "lib/xamarinwatchos10/_._",
  15878. "ref/MonoAndroid10/_._",
  15879. "ref/MonoTouch10/_._",
  15880. "ref/net46/System.IO.FileSystem.dll",
  15881. "ref/netstandard1.3/System.IO.FileSystem.dll",
  15882. "ref/netstandard1.3/System.IO.FileSystem.xml",
  15883. "ref/netstandard1.3/de/System.IO.FileSystem.xml",
  15884. "ref/netstandard1.3/es/System.IO.FileSystem.xml",
  15885. "ref/netstandard1.3/fr/System.IO.FileSystem.xml",
  15886. "ref/netstandard1.3/it/System.IO.FileSystem.xml",
  15887. "ref/netstandard1.3/ja/System.IO.FileSystem.xml",
  15888. "ref/netstandard1.3/ko/System.IO.FileSystem.xml",
  15889. "ref/netstandard1.3/ru/System.IO.FileSystem.xml",
  15890. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml",
  15891. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml",
  15892. "ref/xamarinios10/_._",
  15893. "ref/xamarinmac20/_._",
  15894. "ref/xamarintvos10/_._",
  15895. "ref/xamarinwatchos10/_._",
  15896. "system.io.filesystem.4.3.0.nupkg.sha512",
  15897. "system.io.filesystem.nuspec"
  15898. ]
  15899. },
  15900. "System.IO.FileSystem.Primitives/4.3.0": {
  15901. "sha512": "6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
  15902. "type": "package",
  15903. "path": "system.io.filesystem.primitives/4.3.0",
  15904. "files": [
  15905. ".nupkg.metadata",
  15906. ".signature.p7s",
  15907. "ThirdPartyNotices.txt",
  15908. "dotnet_library_license.txt",
  15909. "lib/MonoAndroid10/_._",
  15910. "lib/MonoTouch10/_._",
  15911. "lib/net46/System.IO.FileSystem.Primitives.dll",
  15912. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll",
  15913. "lib/xamarinios10/_._",
  15914. "lib/xamarinmac20/_._",
  15915. "lib/xamarintvos10/_._",
  15916. "lib/xamarinwatchos10/_._",
  15917. "ref/MonoAndroid10/_._",
  15918. "ref/MonoTouch10/_._",
  15919. "ref/net46/System.IO.FileSystem.Primitives.dll",
  15920. "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll",
  15921. "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml",
  15922. "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml",
  15923. "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml",
  15924. "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml",
  15925. "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml",
  15926. "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml",
  15927. "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml",
  15928. "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml",
  15929. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml",
  15930. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml",
  15931. "ref/xamarinios10/_._",
  15932. "ref/xamarinmac20/_._",
  15933. "ref/xamarintvos10/_._",
  15934. "ref/xamarinwatchos10/_._",
  15935. "system.io.filesystem.primitives.4.3.0.nupkg.sha512",
  15936. "system.io.filesystem.primitives.nuspec"
  15937. ]
  15938. },
  15939. "System.IO.Hashing/7.0.0": {
  15940. "sha512": "sDnWM0N3AMCa86LrKTWeF3BZLD2sgWyYUc7HL6z4+xyDZNQRwzmxbo4qP2rX2MqC+Sy1/gOSRDah5ltxY5jPxw==",
  15941. "type": "package",
  15942. "path": "system.io.hashing/7.0.0",
  15943. "files": [
  15944. ".nupkg.metadata",
  15945. ".signature.p7s",
  15946. "Icon.png",
  15947. "LICENSE.TXT",
  15948. "THIRD-PARTY-NOTICES.TXT",
  15949. "buildTransitive/net461/System.IO.Hashing.targets",
  15950. "buildTransitive/net462/_._",
  15951. "buildTransitive/net6.0/_._",
  15952. "buildTransitive/netcoreapp2.0/System.IO.Hashing.targets",
  15953. "lib/net462/System.IO.Hashing.dll",
  15954. "lib/net462/System.IO.Hashing.xml",
  15955. "lib/net6.0/System.IO.Hashing.dll",
  15956. "lib/net6.0/System.IO.Hashing.xml",
  15957. "lib/net7.0/System.IO.Hashing.dll",
  15958. "lib/net7.0/System.IO.Hashing.xml",
  15959. "lib/netstandard2.0/System.IO.Hashing.dll",
  15960. "lib/netstandard2.0/System.IO.Hashing.xml",
  15961. "system.io.hashing.7.0.0.nupkg.sha512",
  15962. "system.io.hashing.nuspec",
  15963. "useSharedDesignerContext.txt"
  15964. ]
  15965. },
  15966. "System.IO.Pipelines/8.0.0": {
  15967. "sha512": "FHNOatmUq0sqJOkTx+UF/9YK1f180cnW5FVqnQMvYUN0elp6wFzbtPSiqbo1/ru8ICp43JM1i7kKkk6GsNGHlA==",
  15968. "type": "package",
  15969. "path": "system.io.pipelines/8.0.0",
  15970. "files": [
  15971. ".nupkg.metadata",
  15972. ".signature.p7s",
  15973. "Icon.png",
  15974. "LICENSE.TXT",
  15975. "THIRD-PARTY-NOTICES.TXT",
  15976. "buildTransitive/net461/System.IO.Pipelines.targets",
  15977. "buildTransitive/net462/_._",
  15978. "buildTransitive/net6.0/_._",
  15979. "buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets",
  15980. "lib/net462/System.IO.Pipelines.dll",
  15981. "lib/net462/System.IO.Pipelines.xml",
  15982. "lib/net6.0/System.IO.Pipelines.dll",
  15983. "lib/net6.0/System.IO.Pipelines.xml",
  15984. "lib/net7.0/System.IO.Pipelines.dll",
  15985. "lib/net7.0/System.IO.Pipelines.xml",
  15986. "lib/net8.0/System.IO.Pipelines.dll",
  15987. "lib/net8.0/System.IO.Pipelines.xml",
  15988. "lib/netstandard2.0/System.IO.Pipelines.dll",
  15989. "lib/netstandard2.0/System.IO.Pipelines.xml",
  15990. "system.io.pipelines.8.0.0.nupkg.sha512",
  15991. "system.io.pipelines.nuspec",
  15992. "useSharedDesignerContext.txt"
  15993. ]
  15994. },
  15995. "System.Linq/4.3.0": {
  15996. "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
  15997. "type": "package",
  15998. "path": "system.linq/4.3.0",
  15999. "files": [
  16000. ".nupkg.metadata",
  16001. ".signature.p7s",
  16002. "ThirdPartyNotices.txt",
  16003. "dotnet_library_license.txt",
  16004. "lib/MonoAndroid10/_._",
  16005. "lib/MonoTouch10/_._",
  16006. "lib/net45/_._",
  16007. "lib/net463/System.Linq.dll",
  16008. "lib/netcore50/System.Linq.dll",
  16009. "lib/netstandard1.6/System.Linq.dll",
  16010. "lib/portable-net45+win8+wp8+wpa81/_._",
  16011. "lib/win8/_._",
  16012. "lib/wp80/_._",
  16013. "lib/wpa81/_._",
  16014. "lib/xamarinios10/_._",
  16015. "lib/xamarinmac20/_._",
  16016. "lib/xamarintvos10/_._",
  16017. "lib/xamarinwatchos10/_._",
  16018. "ref/MonoAndroid10/_._",
  16019. "ref/MonoTouch10/_._",
  16020. "ref/net45/_._",
  16021. "ref/net463/System.Linq.dll",
  16022. "ref/netcore50/System.Linq.dll",
  16023. "ref/netcore50/System.Linq.xml",
  16024. "ref/netcore50/de/System.Linq.xml",
  16025. "ref/netcore50/es/System.Linq.xml",
  16026. "ref/netcore50/fr/System.Linq.xml",
  16027. "ref/netcore50/it/System.Linq.xml",
  16028. "ref/netcore50/ja/System.Linq.xml",
  16029. "ref/netcore50/ko/System.Linq.xml",
  16030. "ref/netcore50/ru/System.Linq.xml",
  16031. "ref/netcore50/zh-hans/System.Linq.xml",
  16032. "ref/netcore50/zh-hant/System.Linq.xml",
  16033. "ref/netstandard1.0/System.Linq.dll",
  16034. "ref/netstandard1.0/System.Linq.xml",
  16035. "ref/netstandard1.0/de/System.Linq.xml",
  16036. "ref/netstandard1.0/es/System.Linq.xml",
  16037. "ref/netstandard1.0/fr/System.Linq.xml",
  16038. "ref/netstandard1.0/it/System.Linq.xml",
  16039. "ref/netstandard1.0/ja/System.Linq.xml",
  16040. "ref/netstandard1.0/ko/System.Linq.xml",
  16041. "ref/netstandard1.0/ru/System.Linq.xml",
  16042. "ref/netstandard1.0/zh-hans/System.Linq.xml",
  16043. "ref/netstandard1.0/zh-hant/System.Linq.xml",
  16044. "ref/netstandard1.6/System.Linq.dll",
  16045. "ref/netstandard1.6/System.Linq.xml",
  16046. "ref/netstandard1.6/de/System.Linq.xml",
  16047. "ref/netstandard1.6/es/System.Linq.xml",
  16048. "ref/netstandard1.6/fr/System.Linq.xml",
  16049. "ref/netstandard1.6/it/System.Linq.xml",
  16050. "ref/netstandard1.6/ja/System.Linq.xml",
  16051. "ref/netstandard1.6/ko/System.Linq.xml",
  16052. "ref/netstandard1.6/ru/System.Linq.xml",
  16053. "ref/netstandard1.6/zh-hans/System.Linq.xml",
  16054. "ref/netstandard1.6/zh-hant/System.Linq.xml",
  16055. "ref/portable-net45+win8+wp8+wpa81/_._",
  16056. "ref/win8/_._",
  16057. "ref/wp80/_._",
  16058. "ref/wpa81/_._",
  16059. "ref/xamarinios10/_._",
  16060. "ref/xamarinmac20/_._",
  16061. "ref/xamarintvos10/_._",
  16062. "ref/xamarinwatchos10/_._",
  16063. "system.linq.4.3.0.nupkg.sha512",
  16064. "system.linq.nuspec"
  16065. ]
  16066. },
  16067. "System.Linq.Dynamic.Core/1.2.6": {
  16068. "sha512": "npaX0wSt/Q/b54m5yfDR5t7H2L68jP/iFBHYX/sfoQfEip2x1e9wi7qoV6A0UjXIiIVAW1AfpUae++FJth9GNw==",
  16069. "type": "package",
  16070. "path": "system.linq.dynamic.core/1.2.6",
  16071. "files": [
  16072. ".nupkg.metadata",
  16073. ".signature.p7s",
  16074. "lib/net35/System.Linq.Dynamic.Core.dll",
  16075. "lib/net35/System.Linq.Dynamic.Core.pdb",
  16076. "lib/net35/System.Linq.Dynamic.Core.xml",
  16077. "lib/net40/System.Linq.Dynamic.Core.dll",
  16078. "lib/net40/System.Linq.Dynamic.Core.pdb",
  16079. "lib/net40/System.Linq.Dynamic.Core.xml",
  16080. "lib/net45/System.Linq.Dynamic.Core.dll",
  16081. "lib/net45/System.Linq.Dynamic.Core.pdb",
  16082. "lib/net45/System.Linq.Dynamic.Core.xml",
  16083. "lib/net46/System.Linq.Dynamic.Core.dll",
  16084. "lib/net46/System.Linq.Dynamic.Core.pdb",
  16085. "lib/net46/System.Linq.Dynamic.Core.xml",
  16086. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll",
  16087. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.pdb",
  16088. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.xml",
  16089. "lib/netstandard1.3/System.Linq.Dynamic.Core.dll",
  16090. "lib/netstandard1.3/System.Linq.Dynamic.Core.pdb",
  16091. "lib/netstandard1.3/System.Linq.Dynamic.Core.xml",
  16092. "lib/netstandard2.0/System.Linq.Dynamic.Core.dll",
  16093. "lib/netstandard2.0/System.Linq.Dynamic.Core.pdb",
  16094. "lib/netstandard2.0/System.Linq.Dynamic.Core.xml",
  16095. "lib/uap10.0.10240/System.Linq.Dynamic.Core.dll",
  16096. "lib/uap10.0.10240/System.Linq.Dynamic.Core.pdb",
  16097. "lib/uap10.0.10240/System.Linq.Dynamic.Core.pri",
  16098. "lib/uap10.0.10240/System.Linq.Dynamic.Core.xml",
  16099. "system.linq.dynamic.core.1.2.6.nupkg.sha512",
  16100. "system.linq.dynamic.core.nuspec"
  16101. ]
  16102. },
  16103. "System.Linq.Expressions/4.3.0": {
  16104. "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
  16105. "type": "package",
  16106. "path": "system.linq.expressions/4.3.0",
  16107. "files": [
  16108. ".nupkg.metadata",
  16109. ".signature.p7s",
  16110. "ThirdPartyNotices.txt",
  16111. "dotnet_library_license.txt",
  16112. "lib/MonoAndroid10/_._",
  16113. "lib/MonoTouch10/_._",
  16114. "lib/net45/_._",
  16115. "lib/net463/System.Linq.Expressions.dll",
  16116. "lib/netcore50/System.Linq.Expressions.dll",
  16117. "lib/netstandard1.6/System.Linq.Expressions.dll",
  16118. "lib/portable-net45+win8+wp8+wpa81/_._",
  16119. "lib/win8/_._",
  16120. "lib/wp80/_._",
  16121. "lib/wpa81/_._",
  16122. "lib/xamarinios10/_._",
  16123. "lib/xamarinmac20/_._",
  16124. "lib/xamarintvos10/_._",
  16125. "lib/xamarinwatchos10/_._",
  16126. "ref/MonoAndroid10/_._",
  16127. "ref/MonoTouch10/_._",
  16128. "ref/net45/_._",
  16129. "ref/net463/System.Linq.Expressions.dll",
  16130. "ref/netcore50/System.Linq.Expressions.dll",
  16131. "ref/netcore50/System.Linq.Expressions.xml",
  16132. "ref/netcore50/de/System.Linq.Expressions.xml",
  16133. "ref/netcore50/es/System.Linq.Expressions.xml",
  16134. "ref/netcore50/fr/System.Linq.Expressions.xml",
  16135. "ref/netcore50/it/System.Linq.Expressions.xml",
  16136. "ref/netcore50/ja/System.Linq.Expressions.xml",
  16137. "ref/netcore50/ko/System.Linq.Expressions.xml",
  16138. "ref/netcore50/ru/System.Linq.Expressions.xml",
  16139. "ref/netcore50/zh-hans/System.Linq.Expressions.xml",
  16140. "ref/netcore50/zh-hant/System.Linq.Expressions.xml",
  16141. "ref/netstandard1.0/System.Linq.Expressions.dll",
  16142. "ref/netstandard1.0/System.Linq.Expressions.xml",
  16143. "ref/netstandard1.0/de/System.Linq.Expressions.xml",
  16144. "ref/netstandard1.0/es/System.Linq.Expressions.xml",
  16145. "ref/netstandard1.0/fr/System.Linq.Expressions.xml",
  16146. "ref/netstandard1.0/it/System.Linq.Expressions.xml",
  16147. "ref/netstandard1.0/ja/System.Linq.Expressions.xml",
  16148. "ref/netstandard1.0/ko/System.Linq.Expressions.xml",
  16149. "ref/netstandard1.0/ru/System.Linq.Expressions.xml",
  16150. "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml",
  16151. "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml",
  16152. "ref/netstandard1.3/System.Linq.Expressions.dll",
  16153. "ref/netstandard1.3/System.Linq.Expressions.xml",
  16154. "ref/netstandard1.3/de/System.Linq.Expressions.xml",
  16155. "ref/netstandard1.3/es/System.Linq.Expressions.xml",
  16156. "ref/netstandard1.3/fr/System.Linq.Expressions.xml",
  16157. "ref/netstandard1.3/it/System.Linq.Expressions.xml",
  16158. "ref/netstandard1.3/ja/System.Linq.Expressions.xml",
  16159. "ref/netstandard1.3/ko/System.Linq.Expressions.xml",
  16160. "ref/netstandard1.3/ru/System.Linq.Expressions.xml",
  16161. "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml",
  16162. "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml",
  16163. "ref/netstandard1.6/System.Linq.Expressions.dll",
  16164. "ref/netstandard1.6/System.Linq.Expressions.xml",
  16165. "ref/netstandard1.6/de/System.Linq.Expressions.xml",
  16166. "ref/netstandard1.6/es/System.Linq.Expressions.xml",
  16167. "ref/netstandard1.6/fr/System.Linq.Expressions.xml",
  16168. "ref/netstandard1.6/it/System.Linq.Expressions.xml",
  16169. "ref/netstandard1.6/ja/System.Linq.Expressions.xml",
  16170. "ref/netstandard1.6/ko/System.Linq.Expressions.xml",
  16171. "ref/netstandard1.6/ru/System.Linq.Expressions.xml",
  16172. "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml",
  16173. "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml",
  16174. "ref/portable-net45+win8+wp8+wpa81/_._",
  16175. "ref/win8/_._",
  16176. "ref/wp80/_._",
  16177. "ref/wpa81/_._",
  16178. "ref/xamarinios10/_._",
  16179. "ref/xamarinmac20/_._",
  16180. "ref/xamarintvos10/_._",
  16181. "ref/xamarinwatchos10/_._",
  16182. "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll",
  16183. "system.linq.expressions.4.3.0.nupkg.sha512",
  16184. "system.linq.expressions.nuspec"
  16185. ]
  16186. },
  16187. "System.Management/8.0.0": {
  16188. "sha512": "jrK22i5LRzxZCfGb+tGmke2VH7oE0DvcDlJ1HAKYU8cPmD8XnpUT0bYn2Gy98GEhGjtfbR/sxKTVb+dE770pfA==",
  16189. "type": "package",
  16190. "path": "system.management/8.0.0",
  16191. "files": [
  16192. ".nupkg.metadata",
  16193. ".signature.p7s",
  16194. "Icon.png",
  16195. "LICENSE.TXT",
  16196. "PACKAGE.md",
  16197. "THIRD-PARTY-NOTICES.TXT",
  16198. "buildTransitive/net6.0/_._",
  16199. "buildTransitive/netcoreapp2.0/System.Management.targets",
  16200. "lib/net462/_._",
  16201. "lib/net6.0/System.Management.dll",
  16202. "lib/net6.0/System.Management.xml",
  16203. "lib/net7.0/System.Management.dll",
  16204. "lib/net7.0/System.Management.xml",
  16205. "lib/net8.0/System.Management.dll",
  16206. "lib/net8.0/System.Management.xml",
  16207. "lib/netstandard2.0/System.Management.dll",
  16208. "lib/netstandard2.0/System.Management.xml",
  16209. "runtimes/win/lib/net6.0/System.Management.dll",
  16210. "runtimes/win/lib/net6.0/System.Management.xml",
  16211. "runtimes/win/lib/net7.0/System.Management.dll",
  16212. "runtimes/win/lib/net7.0/System.Management.xml",
  16213. "runtimes/win/lib/net8.0/System.Management.dll",
  16214. "runtimes/win/lib/net8.0/System.Management.xml",
  16215. "system.management.8.0.0.nupkg.sha512",
  16216. "system.management.nuspec",
  16217. "useSharedDesignerContext.txt"
  16218. ]
  16219. },
  16220. "System.Memory/4.5.3": {
  16221. "sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==",
  16222. "type": "package",
  16223. "path": "system.memory/4.5.3",
  16224. "files": [
  16225. ".nupkg.metadata",
  16226. ".signature.p7s",
  16227. "LICENSE.TXT",
  16228. "THIRD-PARTY-NOTICES.TXT",
  16229. "lib/netcoreapp2.1/_._",
  16230. "lib/netstandard1.1/System.Memory.dll",
  16231. "lib/netstandard1.1/System.Memory.xml",
  16232. "lib/netstandard2.0/System.Memory.dll",
  16233. "lib/netstandard2.0/System.Memory.xml",
  16234. "ref/netcoreapp2.1/_._",
  16235. "system.memory.4.5.3.nupkg.sha512",
  16236. "system.memory.nuspec",
  16237. "useSharedDesignerContext.txt",
  16238. "version.txt"
  16239. ]
  16240. },
  16241. "System.Memory/4.5.4": {
  16242. "sha512": "1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
  16243. "type": "package",
  16244. "path": "system.memory/4.5.4",
  16245. "files": [
  16246. ".nupkg.metadata",
  16247. ".signature.p7s",
  16248. "LICENSE.TXT",
  16249. "THIRD-PARTY-NOTICES.TXT",
  16250. "lib/net461/System.Memory.dll",
  16251. "lib/net461/System.Memory.xml",
  16252. "lib/netcoreapp2.1/_._",
  16253. "lib/netstandard1.1/System.Memory.dll",
  16254. "lib/netstandard1.1/System.Memory.xml",
  16255. "lib/netstandard2.0/System.Memory.dll",
  16256. "lib/netstandard2.0/System.Memory.xml",
  16257. "ref/netcoreapp2.1/_._",
  16258. "system.memory.4.5.4.nupkg.sha512",
  16259. "system.memory.nuspec",
  16260. "useSharedDesignerContext.txt",
  16261. "version.txt"
  16262. ]
  16263. },
  16264. "System.ObjectModel/4.3.0": {
  16265. "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
  16266. "type": "package",
  16267. "path": "system.objectmodel/4.3.0",
  16268. "files": [
  16269. ".nupkg.metadata",
  16270. ".signature.p7s",
  16271. "ThirdPartyNotices.txt",
  16272. "dotnet_library_license.txt",
  16273. "lib/MonoAndroid10/_._",
  16274. "lib/MonoTouch10/_._",
  16275. "lib/net45/_._",
  16276. "lib/netcore50/System.ObjectModel.dll",
  16277. "lib/netstandard1.3/System.ObjectModel.dll",
  16278. "lib/portable-net45+win8+wp8+wpa81/_._",
  16279. "lib/win8/_._",
  16280. "lib/wp80/_._",
  16281. "lib/wpa81/_._",
  16282. "lib/xamarinios10/_._",
  16283. "lib/xamarinmac20/_._",
  16284. "lib/xamarintvos10/_._",
  16285. "lib/xamarinwatchos10/_._",
  16286. "ref/MonoAndroid10/_._",
  16287. "ref/MonoTouch10/_._",
  16288. "ref/net45/_._",
  16289. "ref/netcore50/System.ObjectModel.dll",
  16290. "ref/netcore50/System.ObjectModel.xml",
  16291. "ref/netcore50/de/System.ObjectModel.xml",
  16292. "ref/netcore50/es/System.ObjectModel.xml",
  16293. "ref/netcore50/fr/System.ObjectModel.xml",
  16294. "ref/netcore50/it/System.ObjectModel.xml",
  16295. "ref/netcore50/ja/System.ObjectModel.xml",
  16296. "ref/netcore50/ko/System.ObjectModel.xml",
  16297. "ref/netcore50/ru/System.ObjectModel.xml",
  16298. "ref/netcore50/zh-hans/System.ObjectModel.xml",
  16299. "ref/netcore50/zh-hant/System.ObjectModel.xml",
  16300. "ref/netstandard1.0/System.ObjectModel.dll",
  16301. "ref/netstandard1.0/System.ObjectModel.xml",
  16302. "ref/netstandard1.0/de/System.ObjectModel.xml",
  16303. "ref/netstandard1.0/es/System.ObjectModel.xml",
  16304. "ref/netstandard1.0/fr/System.ObjectModel.xml",
  16305. "ref/netstandard1.0/it/System.ObjectModel.xml",
  16306. "ref/netstandard1.0/ja/System.ObjectModel.xml",
  16307. "ref/netstandard1.0/ko/System.ObjectModel.xml",
  16308. "ref/netstandard1.0/ru/System.ObjectModel.xml",
  16309. "ref/netstandard1.0/zh-hans/System.ObjectModel.xml",
  16310. "ref/netstandard1.0/zh-hant/System.ObjectModel.xml",
  16311. "ref/netstandard1.3/System.ObjectModel.dll",
  16312. "ref/netstandard1.3/System.ObjectModel.xml",
  16313. "ref/netstandard1.3/de/System.ObjectModel.xml",
  16314. "ref/netstandard1.3/es/System.ObjectModel.xml",
  16315. "ref/netstandard1.3/fr/System.ObjectModel.xml",
  16316. "ref/netstandard1.3/it/System.ObjectModel.xml",
  16317. "ref/netstandard1.3/ja/System.ObjectModel.xml",
  16318. "ref/netstandard1.3/ko/System.ObjectModel.xml",
  16319. "ref/netstandard1.3/ru/System.ObjectModel.xml",
  16320. "ref/netstandard1.3/zh-hans/System.ObjectModel.xml",
  16321. "ref/netstandard1.3/zh-hant/System.ObjectModel.xml",
  16322. "ref/portable-net45+win8+wp8+wpa81/_._",
  16323. "ref/win8/_._",
  16324. "ref/wp80/_._",
  16325. "ref/wpa81/_._",
  16326. "ref/xamarinios10/_._",
  16327. "ref/xamarinmac20/_._",
  16328. "ref/xamarintvos10/_._",
  16329. "ref/xamarinwatchos10/_._",
  16330. "system.objectmodel.4.3.0.nupkg.sha512",
  16331. "system.objectmodel.nuspec"
  16332. ]
  16333. },
  16334. "System.Reactive/5.0.0": {
  16335. "sha512": "erBZjkQHWL9jpasCE/0qKAryzVBJFxGHVBAvgRN1bzM0q2s1S4oYREEEL0Vb+1kA/6BKb5FjUZMp5VXmy+gzkQ==",
  16336. "type": "package",
  16337. "path": "system.reactive/5.0.0",
  16338. "files": [
  16339. ".nupkg.metadata",
  16340. ".signature.p7s",
  16341. "build/net5.0/_._",
  16342. "build/netcoreapp3.1/System.Reactive.dll",
  16343. "build/netcoreapp3.1/System.Reactive.targets",
  16344. "build/netcoreapp3.1/System.Reactive.xml",
  16345. "buildTransitive/net5.0/_._",
  16346. "buildTransitive/netcoreapp3.1/System.Reactive.targets",
  16347. "lib/net472/System.Reactive.dll",
  16348. "lib/net472/System.Reactive.xml",
  16349. "lib/net5.0-windows10.0.19041/System.Reactive.dll",
  16350. "lib/net5.0-windows10.0.19041/System.Reactive.xml",
  16351. "lib/net5.0/System.Reactive.dll",
  16352. "lib/net5.0/System.Reactive.xml",
  16353. "lib/netcoreapp3.1/_._",
  16354. "lib/netstandard2.0/System.Reactive.dll",
  16355. "lib/netstandard2.0/System.Reactive.xml",
  16356. "lib/uap10.0.16299/System.Reactive.dll",
  16357. "lib/uap10.0.16299/System.Reactive.pri",
  16358. "lib/uap10.0.16299/System.Reactive.xml",
  16359. "system.reactive.5.0.0.nupkg.sha512",
  16360. "system.reactive.nuspec"
  16361. ]
  16362. },
  16363. "System.Reactive.Linq/5.0.0": {
  16364. "sha512": "IB4/qlV4T1WhZvM11RVoFUSZXPow9VWVeQ1uDkSKgz6bAO+gCf65H/vjrYlwyXmojSSxvfHndF9qdH43P/IuAw==",
  16365. "type": "package",
  16366. "path": "system.reactive.linq/5.0.0",
  16367. "files": [
  16368. ".nupkg.metadata",
  16369. ".signature.p7s",
  16370. "lib/net472/System.Reactive.Linq.dll",
  16371. "lib/net472/System.Reactive.Linq.xml",
  16372. "lib/netstandard2.0/System.Reactive.Linq.dll",
  16373. "lib/netstandard2.0/System.Reactive.Linq.xml",
  16374. "lib/uap10.0.16299/System.Reactive.Linq.dll",
  16375. "lib/uap10.0.16299/System.Reactive.Linq.pri",
  16376. "lib/uap10.0.16299/System.Reactive.Linq.xml",
  16377. "system.reactive.linq.5.0.0.nupkg.sha512",
  16378. "system.reactive.linq.nuspec"
  16379. ]
  16380. },
  16381. "System.Reflection/4.3.0": {
  16382. "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
  16383. "type": "package",
  16384. "path": "system.reflection/4.3.0",
  16385. "files": [
  16386. ".nupkg.metadata",
  16387. ".signature.p7s",
  16388. "ThirdPartyNotices.txt",
  16389. "dotnet_library_license.txt",
  16390. "lib/MonoAndroid10/_._",
  16391. "lib/MonoTouch10/_._",
  16392. "lib/net45/_._",
  16393. "lib/net462/System.Reflection.dll",
  16394. "lib/portable-net45+win8+wp8+wpa81/_._",
  16395. "lib/win8/_._",
  16396. "lib/wp80/_._",
  16397. "lib/wpa81/_._",
  16398. "lib/xamarinios10/_._",
  16399. "lib/xamarinmac20/_._",
  16400. "lib/xamarintvos10/_._",
  16401. "lib/xamarinwatchos10/_._",
  16402. "ref/MonoAndroid10/_._",
  16403. "ref/MonoTouch10/_._",
  16404. "ref/net45/_._",
  16405. "ref/net462/System.Reflection.dll",
  16406. "ref/netcore50/System.Reflection.dll",
  16407. "ref/netcore50/System.Reflection.xml",
  16408. "ref/netcore50/de/System.Reflection.xml",
  16409. "ref/netcore50/es/System.Reflection.xml",
  16410. "ref/netcore50/fr/System.Reflection.xml",
  16411. "ref/netcore50/it/System.Reflection.xml",
  16412. "ref/netcore50/ja/System.Reflection.xml",
  16413. "ref/netcore50/ko/System.Reflection.xml",
  16414. "ref/netcore50/ru/System.Reflection.xml",
  16415. "ref/netcore50/zh-hans/System.Reflection.xml",
  16416. "ref/netcore50/zh-hant/System.Reflection.xml",
  16417. "ref/netstandard1.0/System.Reflection.dll",
  16418. "ref/netstandard1.0/System.Reflection.xml",
  16419. "ref/netstandard1.0/de/System.Reflection.xml",
  16420. "ref/netstandard1.0/es/System.Reflection.xml",
  16421. "ref/netstandard1.0/fr/System.Reflection.xml",
  16422. "ref/netstandard1.0/it/System.Reflection.xml",
  16423. "ref/netstandard1.0/ja/System.Reflection.xml",
  16424. "ref/netstandard1.0/ko/System.Reflection.xml",
  16425. "ref/netstandard1.0/ru/System.Reflection.xml",
  16426. "ref/netstandard1.0/zh-hans/System.Reflection.xml",
  16427. "ref/netstandard1.0/zh-hant/System.Reflection.xml",
  16428. "ref/netstandard1.3/System.Reflection.dll",
  16429. "ref/netstandard1.3/System.Reflection.xml",
  16430. "ref/netstandard1.3/de/System.Reflection.xml",
  16431. "ref/netstandard1.3/es/System.Reflection.xml",
  16432. "ref/netstandard1.3/fr/System.Reflection.xml",
  16433. "ref/netstandard1.3/it/System.Reflection.xml",
  16434. "ref/netstandard1.3/ja/System.Reflection.xml",
  16435. "ref/netstandard1.3/ko/System.Reflection.xml",
  16436. "ref/netstandard1.3/ru/System.Reflection.xml",
  16437. "ref/netstandard1.3/zh-hans/System.Reflection.xml",
  16438. "ref/netstandard1.3/zh-hant/System.Reflection.xml",
  16439. "ref/netstandard1.5/System.Reflection.dll",
  16440. "ref/netstandard1.5/System.Reflection.xml",
  16441. "ref/netstandard1.5/de/System.Reflection.xml",
  16442. "ref/netstandard1.5/es/System.Reflection.xml",
  16443. "ref/netstandard1.5/fr/System.Reflection.xml",
  16444. "ref/netstandard1.5/it/System.Reflection.xml",
  16445. "ref/netstandard1.5/ja/System.Reflection.xml",
  16446. "ref/netstandard1.5/ko/System.Reflection.xml",
  16447. "ref/netstandard1.5/ru/System.Reflection.xml",
  16448. "ref/netstandard1.5/zh-hans/System.Reflection.xml",
  16449. "ref/netstandard1.5/zh-hant/System.Reflection.xml",
  16450. "ref/portable-net45+win8+wp8+wpa81/_._",
  16451. "ref/win8/_._",
  16452. "ref/wp80/_._",
  16453. "ref/wpa81/_._",
  16454. "ref/xamarinios10/_._",
  16455. "ref/xamarinmac20/_._",
  16456. "ref/xamarintvos10/_._",
  16457. "ref/xamarinwatchos10/_._",
  16458. "system.reflection.4.3.0.nupkg.sha512",
  16459. "system.reflection.nuspec"
  16460. ]
  16461. },
  16462. "System.Reflection.Emit/4.3.0": {
  16463. "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
  16464. "type": "package",
  16465. "path": "system.reflection.emit/4.3.0",
  16466. "files": [
  16467. ".nupkg.metadata",
  16468. ".signature.p7s",
  16469. "ThirdPartyNotices.txt",
  16470. "dotnet_library_license.txt",
  16471. "lib/MonoAndroid10/_._",
  16472. "lib/monotouch10/_._",
  16473. "lib/net45/_._",
  16474. "lib/netcore50/System.Reflection.Emit.dll",
  16475. "lib/netstandard1.3/System.Reflection.Emit.dll",
  16476. "lib/xamarinios10/_._",
  16477. "lib/xamarinmac20/_._",
  16478. "lib/xamarintvos10/_._",
  16479. "lib/xamarinwatchos10/_._",
  16480. "ref/MonoAndroid10/_._",
  16481. "ref/net45/_._",
  16482. "ref/netstandard1.1/System.Reflection.Emit.dll",
  16483. "ref/netstandard1.1/System.Reflection.Emit.xml",
  16484. "ref/netstandard1.1/de/System.Reflection.Emit.xml",
  16485. "ref/netstandard1.1/es/System.Reflection.Emit.xml",
  16486. "ref/netstandard1.1/fr/System.Reflection.Emit.xml",
  16487. "ref/netstandard1.1/it/System.Reflection.Emit.xml",
  16488. "ref/netstandard1.1/ja/System.Reflection.Emit.xml",
  16489. "ref/netstandard1.1/ko/System.Reflection.Emit.xml",
  16490. "ref/netstandard1.1/ru/System.Reflection.Emit.xml",
  16491. "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml",
  16492. "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml",
  16493. "ref/xamarinmac20/_._",
  16494. "system.reflection.emit.4.3.0.nupkg.sha512",
  16495. "system.reflection.emit.nuspec"
  16496. ]
  16497. },
  16498. "System.Reflection.Emit.ILGeneration/4.3.0": {
  16499. "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
  16500. "type": "package",
  16501. "path": "system.reflection.emit.ilgeneration/4.3.0",
  16502. "files": [
  16503. ".nupkg.metadata",
  16504. ".signature.p7s",
  16505. "ThirdPartyNotices.txt",
  16506. "dotnet_library_license.txt",
  16507. "lib/MonoAndroid10/_._",
  16508. "lib/MonoTouch10/_._",
  16509. "lib/net45/_._",
  16510. "lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
  16511. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll",
  16512. "lib/portable-net45+wp8/_._",
  16513. "lib/wp80/_._",
  16514. "lib/xamarinios10/_._",
  16515. "lib/xamarinmac20/_._",
  16516. "lib/xamarintvos10/_._",
  16517. "lib/xamarinwatchos10/_._",
  16518. "ref/MonoAndroid10/_._",
  16519. "ref/MonoTouch10/_._",
  16520. "ref/net45/_._",
  16521. "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll",
  16522. "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml",
  16523. "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml",
  16524. "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml",
  16525. "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml",
  16526. "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml",
  16527. "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml",
  16528. "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml",
  16529. "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml",
  16530. "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml",
  16531. "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml",
  16532. "ref/portable-net45+wp8/_._",
  16533. "ref/wp80/_._",
  16534. "ref/xamarinios10/_._",
  16535. "ref/xamarinmac20/_._",
  16536. "ref/xamarintvos10/_._",
  16537. "ref/xamarinwatchos10/_._",
  16538. "runtimes/aot/lib/netcore50/_._",
  16539. "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
  16540. "system.reflection.emit.ilgeneration.nuspec"
  16541. ]
  16542. },
  16543. "System.Reflection.Emit.Lightweight/4.7.0": {
  16544. "sha512": "a4OLB4IITxAXJeV74MDx49Oq2+PsF6Sml54XAFv+2RyWwtDBcabzoxiiJRhdhx+gaohLh4hEGCLQyBozXoQPqA==",
  16545. "type": "package",
  16546. "path": "system.reflection.emit.lightweight/4.7.0",
  16547. "files": [
  16548. ".nupkg.metadata",
  16549. ".signature.p7s",
  16550. "LICENSE.TXT",
  16551. "THIRD-PARTY-NOTICES.TXT",
  16552. "lib/MonoAndroid10/_._",
  16553. "lib/MonoTouch10/_._",
  16554. "lib/net45/_._",
  16555. "lib/netcore50/System.Reflection.Emit.Lightweight.dll",
  16556. "lib/netcoreapp2.0/_._",
  16557. "lib/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
  16558. "lib/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
  16559. "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll",
  16560. "lib/netstandard2.0/System.Reflection.Emit.Lightweight.dll",
  16561. "lib/netstandard2.0/System.Reflection.Emit.Lightweight.xml",
  16562. "lib/netstandard2.1/_._",
  16563. "lib/portable-net45+wp8/_._",
  16564. "lib/wp80/_._",
  16565. "lib/xamarinios10/_._",
  16566. "lib/xamarinmac20/_._",
  16567. "lib/xamarintvos10/_._",
  16568. "lib/xamarinwatchos10/_._",
  16569. "ref/MonoAndroid10/_._",
  16570. "ref/MonoTouch10/_._",
  16571. "ref/net45/_._",
  16572. "ref/netcoreapp2.0/_._",
  16573. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
  16574. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
  16575. "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml",
  16576. "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml",
  16577. "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml",
  16578. "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml",
  16579. "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml",
  16580. "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml",
  16581. "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml",
  16582. "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml",
  16583. "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml",
  16584. "ref/netstandard2.0/System.Reflection.Emit.Lightweight.dll",
  16585. "ref/netstandard2.0/System.Reflection.Emit.Lightweight.xml",
  16586. "ref/netstandard2.1/_._",
  16587. "ref/portable-net45+wp8/_._",
  16588. "ref/wp80/_._",
  16589. "ref/xamarinios10/_._",
  16590. "ref/xamarinmac20/_._",
  16591. "ref/xamarintvos10/_._",
  16592. "ref/xamarinwatchos10/_._",
  16593. "runtimes/aot/lib/netcore50/System.Reflection.Emit.Lightweight.dll",
  16594. "runtimes/aot/lib/netcore50/System.Reflection.Emit.Lightweight.xml",
  16595. "system.reflection.emit.lightweight.4.7.0.nupkg.sha512",
  16596. "system.reflection.emit.lightweight.nuspec",
  16597. "useSharedDesignerContext.txt",
  16598. "version.txt"
  16599. ]
  16600. },
  16601. "System.Reflection.Extensions/4.3.0": {
  16602. "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
  16603. "type": "package",
  16604. "path": "system.reflection.extensions/4.3.0",
  16605. "files": [
  16606. ".nupkg.metadata",
  16607. ".signature.p7s",
  16608. "ThirdPartyNotices.txt",
  16609. "dotnet_library_license.txt",
  16610. "lib/MonoAndroid10/_._",
  16611. "lib/MonoTouch10/_._",
  16612. "lib/net45/_._",
  16613. "lib/portable-net45+win8+wp8+wpa81/_._",
  16614. "lib/win8/_._",
  16615. "lib/wp80/_._",
  16616. "lib/wpa81/_._",
  16617. "lib/xamarinios10/_._",
  16618. "lib/xamarinmac20/_._",
  16619. "lib/xamarintvos10/_._",
  16620. "lib/xamarinwatchos10/_._",
  16621. "ref/MonoAndroid10/_._",
  16622. "ref/MonoTouch10/_._",
  16623. "ref/net45/_._",
  16624. "ref/netcore50/System.Reflection.Extensions.dll",
  16625. "ref/netcore50/System.Reflection.Extensions.xml",
  16626. "ref/netcore50/de/System.Reflection.Extensions.xml",
  16627. "ref/netcore50/es/System.Reflection.Extensions.xml",
  16628. "ref/netcore50/fr/System.Reflection.Extensions.xml",
  16629. "ref/netcore50/it/System.Reflection.Extensions.xml",
  16630. "ref/netcore50/ja/System.Reflection.Extensions.xml",
  16631. "ref/netcore50/ko/System.Reflection.Extensions.xml",
  16632. "ref/netcore50/ru/System.Reflection.Extensions.xml",
  16633. "ref/netcore50/zh-hans/System.Reflection.Extensions.xml",
  16634. "ref/netcore50/zh-hant/System.Reflection.Extensions.xml",
  16635. "ref/netstandard1.0/System.Reflection.Extensions.dll",
  16636. "ref/netstandard1.0/System.Reflection.Extensions.xml",
  16637. "ref/netstandard1.0/de/System.Reflection.Extensions.xml",
  16638. "ref/netstandard1.0/es/System.Reflection.Extensions.xml",
  16639. "ref/netstandard1.0/fr/System.Reflection.Extensions.xml",
  16640. "ref/netstandard1.0/it/System.Reflection.Extensions.xml",
  16641. "ref/netstandard1.0/ja/System.Reflection.Extensions.xml",
  16642. "ref/netstandard1.0/ko/System.Reflection.Extensions.xml",
  16643. "ref/netstandard1.0/ru/System.Reflection.Extensions.xml",
  16644. "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml",
  16645. "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml",
  16646. "ref/portable-net45+win8+wp8+wpa81/_._",
  16647. "ref/win8/_._",
  16648. "ref/wp80/_._",
  16649. "ref/wpa81/_._",
  16650. "ref/xamarinios10/_._",
  16651. "ref/xamarinmac20/_._",
  16652. "ref/xamarintvos10/_._",
  16653. "ref/xamarinwatchos10/_._",
  16654. "system.reflection.extensions.4.3.0.nupkg.sha512",
  16655. "system.reflection.extensions.nuspec"
  16656. ]
  16657. },
  16658. "System.Reflection.Metadata/8.0.0": {
  16659. "sha512": "ptvgrFh7PvWI8bcVqG5rsA/weWM09EnthFHR5SCnS6IN+P4mj6rE1lBDC4U8HL9/57htKAqy4KQ3bBj84cfYyQ==",
  16660. "type": "package",
  16661. "path": "system.reflection.metadata/8.0.0",
  16662. "files": [
  16663. ".nupkg.metadata",
  16664. ".signature.p7s",
  16665. "Icon.png",
  16666. "LICENSE.TXT",
  16667. "PACKAGE.md",
  16668. "THIRD-PARTY-NOTICES.TXT",
  16669. "buildTransitive/net461/System.Reflection.Metadata.targets",
  16670. "buildTransitive/net462/_._",
  16671. "buildTransitive/net6.0/_._",
  16672. "buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets",
  16673. "lib/net462/System.Reflection.Metadata.dll",
  16674. "lib/net462/System.Reflection.Metadata.xml",
  16675. "lib/net6.0/System.Reflection.Metadata.dll",
  16676. "lib/net6.0/System.Reflection.Metadata.xml",
  16677. "lib/net7.0/System.Reflection.Metadata.dll",
  16678. "lib/net7.0/System.Reflection.Metadata.xml",
  16679. "lib/net8.0/System.Reflection.Metadata.dll",
  16680. "lib/net8.0/System.Reflection.Metadata.xml",
  16681. "lib/netstandard2.0/System.Reflection.Metadata.dll",
  16682. "lib/netstandard2.0/System.Reflection.Metadata.xml",
  16683. "system.reflection.metadata.8.0.0.nupkg.sha512",
  16684. "system.reflection.metadata.nuspec",
  16685. "useSharedDesignerContext.txt"
  16686. ]
  16687. },
  16688. "System.Reflection.Primitives/4.3.0": {
  16689. "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
  16690. "type": "package",
  16691. "path": "system.reflection.primitives/4.3.0",
  16692. "files": [
  16693. ".nupkg.metadata",
  16694. ".signature.p7s",
  16695. "ThirdPartyNotices.txt",
  16696. "dotnet_library_license.txt",
  16697. "lib/MonoAndroid10/_._",
  16698. "lib/MonoTouch10/_._",
  16699. "lib/net45/_._",
  16700. "lib/portable-net45+win8+wp8+wpa81/_._",
  16701. "lib/win8/_._",
  16702. "lib/wp80/_._",
  16703. "lib/wpa81/_._",
  16704. "lib/xamarinios10/_._",
  16705. "lib/xamarinmac20/_._",
  16706. "lib/xamarintvos10/_._",
  16707. "lib/xamarinwatchos10/_._",
  16708. "ref/MonoAndroid10/_._",
  16709. "ref/MonoTouch10/_._",
  16710. "ref/net45/_._",
  16711. "ref/netcore50/System.Reflection.Primitives.dll",
  16712. "ref/netcore50/System.Reflection.Primitives.xml",
  16713. "ref/netcore50/de/System.Reflection.Primitives.xml",
  16714. "ref/netcore50/es/System.Reflection.Primitives.xml",
  16715. "ref/netcore50/fr/System.Reflection.Primitives.xml",
  16716. "ref/netcore50/it/System.Reflection.Primitives.xml",
  16717. "ref/netcore50/ja/System.Reflection.Primitives.xml",
  16718. "ref/netcore50/ko/System.Reflection.Primitives.xml",
  16719. "ref/netcore50/ru/System.Reflection.Primitives.xml",
  16720. "ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
  16721. "ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
  16722. "ref/netstandard1.0/System.Reflection.Primitives.dll",
  16723. "ref/netstandard1.0/System.Reflection.Primitives.xml",
  16724. "ref/netstandard1.0/de/System.Reflection.Primitives.xml",
  16725. "ref/netstandard1.0/es/System.Reflection.Primitives.xml",
  16726. "ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
  16727. "ref/netstandard1.0/it/System.Reflection.Primitives.xml",
  16728. "ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
  16729. "ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
  16730. "ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
  16731. "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
  16732. "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
  16733. "ref/portable-net45+win8+wp8+wpa81/_._",
  16734. "ref/win8/_._",
  16735. "ref/wp80/_._",
  16736. "ref/wpa81/_._",
  16737. "ref/xamarinios10/_._",
  16738. "ref/xamarinmac20/_._",
  16739. "ref/xamarintvos10/_._",
  16740. "ref/xamarinwatchos10/_._",
  16741. "system.reflection.primitives.4.3.0.nupkg.sha512",
  16742. "system.reflection.primitives.nuspec"
  16743. ]
  16744. },
  16745. "System.Reflection.TypeExtensions/4.3.0": {
  16746. "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
  16747. "type": "package",
  16748. "path": "system.reflection.typeextensions/4.3.0",
  16749. "files": [
  16750. ".nupkg.metadata",
  16751. ".signature.p7s",
  16752. "ThirdPartyNotices.txt",
  16753. "dotnet_library_license.txt",
  16754. "lib/MonoAndroid10/_._",
  16755. "lib/MonoTouch10/_._",
  16756. "lib/net46/System.Reflection.TypeExtensions.dll",
  16757. "lib/net462/System.Reflection.TypeExtensions.dll",
  16758. "lib/netcore50/System.Reflection.TypeExtensions.dll",
  16759. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll",
  16760. "lib/xamarinios10/_._",
  16761. "lib/xamarinmac20/_._",
  16762. "lib/xamarintvos10/_._",
  16763. "lib/xamarinwatchos10/_._",
  16764. "ref/MonoAndroid10/_._",
  16765. "ref/MonoTouch10/_._",
  16766. "ref/net46/System.Reflection.TypeExtensions.dll",
  16767. "ref/net462/System.Reflection.TypeExtensions.dll",
  16768. "ref/netstandard1.3/System.Reflection.TypeExtensions.dll",
  16769. "ref/netstandard1.3/System.Reflection.TypeExtensions.xml",
  16770. "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml",
  16771. "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml",
  16772. "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml",
  16773. "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml",
  16774. "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml",
  16775. "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml",
  16776. "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml",
  16777. "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml",
  16778. "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml",
  16779. "ref/netstandard1.5/System.Reflection.TypeExtensions.dll",
  16780. "ref/netstandard1.5/System.Reflection.TypeExtensions.xml",
  16781. "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml",
  16782. "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml",
  16783. "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml",
  16784. "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml",
  16785. "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml",
  16786. "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml",
  16787. "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml",
  16788. "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml",
  16789. "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml",
  16790. "ref/xamarinios10/_._",
  16791. "ref/xamarinmac20/_._",
  16792. "ref/xamarintvos10/_._",
  16793. "ref/xamarinwatchos10/_._",
  16794. "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll",
  16795. "system.reflection.typeextensions.4.3.0.nupkg.sha512",
  16796. "system.reflection.typeextensions.nuspec"
  16797. ]
  16798. },
  16799. "System.Resources.ResourceManager/4.3.0": {
  16800. "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
  16801. "type": "package",
  16802. "path": "system.resources.resourcemanager/4.3.0",
  16803. "files": [
  16804. ".nupkg.metadata",
  16805. ".signature.p7s",
  16806. "ThirdPartyNotices.txt",
  16807. "dotnet_library_license.txt",
  16808. "lib/MonoAndroid10/_._",
  16809. "lib/MonoTouch10/_._",
  16810. "lib/net45/_._",
  16811. "lib/portable-net45+win8+wp8+wpa81/_._",
  16812. "lib/win8/_._",
  16813. "lib/wp80/_._",
  16814. "lib/wpa81/_._",
  16815. "lib/xamarinios10/_._",
  16816. "lib/xamarinmac20/_._",
  16817. "lib/xamarintvos10/_._",
  16818. "lib/xamarinwatchos10/_._",
  16819. "ref/MonoAndroid10/_._",
  16820. "ref/MonoTouch10/_._",
  16821. "ref/net45/_._",
  16822. "ref/netcore50/System.Resources.ResourceManager.dll",
  16823. "ref/netcore50/System.Resources.ResourceManager.xml",
  16824. "ref/netcore50/de/System.Resources.ResourceManager.xml",
  16825. "ref/netcore50/es/System.Resources.ResourceManager.xml",
  16826. "ref/netcore50/fr/System.Resources.ResourceManager.xml",
  16827. "ref/netcore50/it/System.Resources.ResourceManager.xml",
  16828. "ref/netcore50/ja/System.Resources.ResourceManager.xml",
  16829. "ref/netcore50/ko/System.Resources.ResourceManager.xml",
  16830. "ref/netcore50/ru/System.Resources.ResourceManager.xml",
  16831. "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml",
  16832. "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml",
  16833. "ref/netstandard1.0/System.Resources.ResourceManager.dll",
  16834. "ref/netstandard1.0/System.Resources.ResourceManager.xml",
  16835. "ref/netstandard1.0/de/System.Resources.ResourceManager.xml",
  16836. "ref/netstandard1.0/es/System.Resources.ResourceManager.xml",
  16837. "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml",
  16838. "ref/netstandard1.0/it/System.Resources.ResourceManager.xml",
  16839. "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml",
  16840. "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml",
  16841. "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml",
  16842. "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml",
  16843. "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml",
  16844. "ref/portable-net45+win8+wp8+wpa81/_._",
  16845. "ref/win8/_._",
  16846. "ref/wp80/_._",
  16847. "ref/wpa81/_._",
  16848. "ref/xamarinios10/_._",
  16849. "ref/xamarinmac20/_._",
  16850. "ref/xamarintvos10/_._",
  16851. "ref/xamarinwatchos10/_._",
  16852. "system.resources.resourcemanager.4.3.0.nupkg.sha512",
  16853. "system.resources.resourcemanager.nuspec"
  16854. ]
  16855. },
  16856. "System.Runtime/4.3.1": {
  16857. "sha512": "abhfv1dTK6NXOmu4bgHIONxHyEqFjW8HwXPmpY9gmll+ix9UNo4XDcmzJn6oLooftxNssVHdJC1pGT9jkSynQg==",
  16858. "type": "package",
  16859. "path": "system.runtime/4.3.1",
  16860. "files": [
  16861. ".nupkg.metadata",
  16862. ".signature.p7s",
  16863. "ThirdPartyNotices.txt",
  16864. "dotnet_library_license.txt",
  16865. "lib/MonoAndroid10/_._",
  16866. "lib/MonoTouch10/_._",
  16867. "lib/net45/_._",
  16868. "lib/net462/System.Runtime.dll",
  16869. "lib/portable-net45+win8+wp80+wpa81/_._",
  16870. "lib/win8/_._",
  16871. "lib/wp80/_._",
  16872. "lib/wpa81/_._",
  16873. "lib/xamarinios10/_._",
  16874. "lib/xamarinmac20/_._",
  16875. "lib/xamarintvos10/_._",
  16876. "lib/xamarinwatchos10/_._",
  16877. "ref/MonoAndroid10/_._",
  16878. "ref/MonoTouch10/_._",
  16879. "ref/net45/_._",
  16880. "ref/net462/System.Runtime.dll",
  16881. "ref/netcore50/System.Runtime.dll",
  16882. "ref/netcore50/System.Runtime.xml",
  16883. "ref/netcore50/de/System.Runtime.xml",
  16884. "ref/netcore50/es/System.Runtime.xml",
  16885. "ref/netcore50/fr/System.Runtime.xml",
  16886. "ref/netcore50/it/System.Runtime.xml",
  16887. "ref/netcore50/ja/System.Runtime.xml",
  16888. "ref/netcore50/ko/System.Runtime.xml",
  16889. "ref/netcore50/ru/System.Runtime.xml",
  16890. "ref/netcore50/zh-hans/System.Runtime.xml",
  16891. "ref/netcore50/zh-hant/System.Runtime.xml",
  16892. "ref/netstandard1.0/System.Runtime.dll",
  16893. "ref/netstandard1.0/System.Runtime.xml",
  16894. "ref/netstandard1.0/de/System.Runtime.xml",
  16895. "ref/netstandard1.0/es/System.Runtime.xml",
  16896. "ref/netstandard1.0/fr/System.Runtime.xml",
  16897. "ref/netstandard1.0/it/System.Runtime.xml",
  16898. "ref/netstandard1.0/ja/System.Runtime.xml",
  16899. "ref/netstandard1.0/ko/System.Runtime.xml",
  16900. "ref/netstandard1.0/ru/System.Runtime.xml",
  16901. "ref/netstandard1.0/zh-hans/System.Runtime.xml",
  16902. "ref/netstandard1.0/zh-hant/System.Runtime.xml",
  16903. "ref/netstandard1.2/System.Runtime.dll",
  16904. "ref/netstandard1.2/System.Runtime.xml",
  16905. "ref/netstandard1.2/de/System.Runtime.xml",
  16906. "ref/netstandard1.2/es/System.Runtime.xml",
  16907. "ref/netstandard1.2/fr/System.Runtime.xml",
  16908. "ref/netstandard1.2/it/System.Runtime.xml",
  16909. "ref/netstandard1.2/ja/System.Runtime.xml",
  16910. "ref/netstandard1.2/ko/System.Runtime.xml",
  16911. "ref/netstandard1.2/ru/System.Runtime.xml",
  16912. "ref/netstandard1.2/zh-hans/System.Runtime.xml",
  16913. "ref/netstandard1.2/zh-hant/System.Runtime.xml",
  16914. "ref/netstandard1.3/System.Runtime.dll",
  16915. "ref/netstandard1.3/System.Runtime.xml",
  16916. "ref/netstandard1.3/de/System.Runtime.xml",
  16917. "ref/netstandard1.3/es/System.Runtime.xml",
  16918. "ref/netstandard1.3/fr/System.Runtime.xml",
  16919. "ref/netstandard1.3/it/System.Runtime.xml",
  16920. "ref/netstandard1.3/ja/System.Runtime.xml",
  16921. "ref/netstandard1.3/ko/System.Runtime.xml",
  16922. "ref/netstandard1.3/ru/System.Runtime.xml",
  16923. "ref/netstandard1.3/zh-hans/System.Runtime.xml",
  16924. "ref/netstandard1.3/zh-hant/System.Runtime.xml",
  16925. "ref/netstandard1.5/System.Runtime.dll",
  16926. "ref/netstandard1.5/System.Runtime.xml",
  16927. "ref/netstandard1.5/de/System.Runtime.xml",
  16928. "ref/netstandard1.5/es/System.Runtime.xml",
  16929. "ref/netstandard1.5/fr/System.Runtime.xml",
  16930. "ref/netstandard1.5/it/System.Runtime.xml",
  16931. "ref/netstandard1.5/ja/System.Runtime.xml",
  16932. "ref/netstandard1.5/ko/System.Runtime.xml",
  16933. "ref/netstandard1.5/ru/System.Runtime.xml",
  16934. "ref/netstandard1.5/zh-hans/System.Runtime.xml",
  16935. "ref/netstandard1.5/zh-hant/System.Runtime.xml",
  16936. "ref/portable-net45+win8+wp80+wpa81/_._",
  16937. "ref/win8/_._",
  16938. "ref/wp80/_._",
  16939. "ref/wpa81/_._",
  16940. "ref/xamarinios10/_._",
  16941. "ref/xamarinmac20/_._",
  16942. "ref/xamarintvos10/_._",
  16943. "ref/xamarinwatchos10/_._",
  16944. "system.runtime.4.3.1.nupkg.sha512",
  16945. "system.runtime.nuspec"
  16946. ]
  16947. },
  16948. "System.Runtime.Caching/4.7.0": {
  16949. "sha512": "NdvNRjTPxYvIEhXQszT9L9vJhdQoX6AQ0AlhjTU+5NqFQVuacJTfhPVAvtGWNA2OJCqRiR/okBcZgMwI6MqcZg==",
  16950. "type": "package",
  16951. "path": "system.runtime.caching/4.7.0",
  16952. "files": [
  16953. ".nupkg.metadata",
  16954. ".signature.p7s",
  16955. "LICENSE.TXT",
  16956. "THIRD-PARTY-NOTICES.TXT",
  16957. "lib/MonoAndroid10/_._",
  16958. "lib/MonoTouch10/_._",
  16959. "lib/net45/_._",
  16960. "lib/netstandard2.0/System.Runtime.Caching.dll",
  16961. "lib/netstandard2.0/System.Runtime.Caching.xml",
  16962. "lib/xamarinios10/_._",
  16963. "lib/xamarinmac20/_._",
  16964. "lib/xamarintvos10/_._",
  16965. "lib/xamarinwatchos10/_._",
  16966. "ref/MonoAndroid10/_._",
  16967. "ref/MonoTouch10/_._",
  16968. "ref/net45/_._",
  16969. "ref/netstandard2.0/System.Runtime.Caching.dll",
  16970. "ref/netstandard2.0/System.Runtime.Caching.xml",
  16971. "ref/xamarinios10/_._",
  16972. "ref/xamarinmac20/_._",
  16973. "ref/xamarintvos10/_._",
  16974. "ref/xamarinwatchos10/_._",
  16975. "runtimes/win/lib/net45/_._",
  16976. "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll",
  16977. "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.xml",
  16978. "system.runtime.caching.4.7.0.nupkg.sha512",
  16979. "system.runtime.caching.nuspec",
  16980. "useSharedDesignerContext.txt",
  16981. "version.txt"
  16982. ]
  16983. },
  16984. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  16985. "sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
  16986. "type": "package",
  16987. "path": "system.runtime.compilerservices.unsafe/6.0.0",
  16988. "files": [
  16989. ".nupkg.metadata",
  16990. ".signature.p7s",
  16991. "Icon.png",
  16992. "LICENSE.TXT",
  16993. "THIRD-PARTY-NOTICES.TXT",
  16994. "buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets",
  16995. "buildTransitive/netcoreapp3.1/_._",
  16996. "lib/net461/System.Runtime.CompilerServices.Unsafe.dll",
  16997. "lib/net461/System.Runtime.CompilerServices.Unsafe.xml",
  16998. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll",
  16999. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml",
  17000. "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll",
  17001. "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml",
  17002. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
  17003. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
  17004. "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
  17005. "system.runtime.compilerservices.unsafe.nuspec",
  17006. "useSharedDesignerContext.txt"
  17007. ]
  17008. },
  17009. "System.Runtime.Extensions/4.3.0": {
  17010. "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
  17011. "type": "package",
  17012. "path": "system.runtime.extensions/4.3.0",
  17013. "files": [
  17014. ".nupkg.metadata",
  17015. ".signature.p7s",
  17016. "ThirdPartyNotices.txt",
  17017. "dotnet_library_license.txt",
  17018. "lib/MonoAndroid10/_._",
  17019. "lib/MonoTouch10/_._",
  17020. "lib/net45/_._",
  17021. "lib/net462/System.Runtime.Extensions.dll",
  17022. "lib/portable-net45+win8+wp8+wpa81/_._",
  17023. "lib/win8/_._",
  17024. "lib/wp80/_._",
  17025. "lib/wpa81/_._",
  17026. "lib/xamarinios10/_._",
  17027. "lib/xamarinmac20/_._",
  17028. "lib/xamarintvos10/_._",
  17029. "lib/xamarinwatchos10/_._",
  17030. "ref/MonoAndroid10/_._",
  17031. "ref/MonoTouch10/_._",
  17032. "ref/net45/_._",
  17033. "ref/net462/System.Runtime.Extensions.dll",
  17034. "ref/netcore50/System.Runtime.Extensions.dll",
  17035. "ref/netcore50/System.Runtime.Extensions.xml",
  17036. "ref/netcore50/de/System.Runtime.Extensions.xml",
  17037. "ref/netcore50/es/System.Runtime.Extensions.xml",
  17038. "ref/netcore50/fr/System.Runtime.Extensions.xml",
  17039. "ref/netcore50/it/System.Runtime.Extensions.xml",
  17040. "ref/netcore50/ja/System.Runtime.Extensions.xml",
  17041. "ref/netcore50/ko/System.Runtime.Extensions.xml",
  17042. "ref/netcore50/ru/System.Runtime.Extensions.xml",
  17043. "ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
  17044. "ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
  17045. "ref/netstandard1.0/System.Runtime.Extensions.dll",
  17046. "ref/netstandard1.0/System.Runtime.Extensions.xml",
  17047. "ref/netstandard1.0/de/System.Runtime.Extensions.xml",
  17048. "ref/netstandard1.0/es/System.Runtime.Extensions.xml",
  17049. "ref/netstandard1.0/fr/System.Runtime.Extensions.xml",
  17050. "ref/netstandard1.0/it/System.Runtime.Extensions.xml",
  17051. "ref/netstandard1.0/ja/System.Runtime.Extensions.xml",
  17052. "ref/netstandard1.0/ko/System.Runtime.Extensions.xml",
  17053. "ref/netstandard1.0/ru/System.Runtime.Extensions.xml",
  17054. "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml",
  17055. "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml",
  17056. "ref/netstandard1.3/System.Runtime.Extensions.dll",
  17057. "ref/netstandard1.3/System.Runtime.Extensions.xml",
  17058. "ref/netstandard1.3/de/System.Runtime.Extensions.xml",
  17059. "ref/netstandard1.3/es/System.Runtime.Extensions.xml",
  17060. "ref/netstandard1.3/fr/System.Runtime.Extensions.xml",
  17061. "ref/netstandard1.3/it/System.Runtime.Extensions.xml",
  17062. "ref/netstandard1.3/ja/System.Runtime.Extensions.xml",
  17063. "ref/netstandard1.3/ko/System.Runtime.Extensions.xml",
  17064. "ref/netstandard1.3/ru/System.Runtime.Extensions.xml",
  17065. "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml",
  17066. "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml",
  17067. "ref/netstandard1.5/System.Runtime.Extensions.dll",
  17068. "ref/netstandard1.5/System.Runtime.Extensions.xml",
  17069. "ref/netstandard1.5/de/System.Runtime.Extensions.xml",
  17070. "ref/netstandard1.5/es/System.Runtime.Extensions.xml",
  17071. "ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
  17072. "ref/netstandard1.5/it/System.Runtime.Extensions.xml",
  17073. "ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
  17074. "ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
  17075. "ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
  17076. "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
  17077. "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
  17078. "ref/portable-net45+win8+wp8+wpa81/_._",
  17079. "ref/win8/_._",
  17080. "ref/wp80/_._",
  17081. "ref/wpa81/_._",
  17082. "ref/xamarinios10/_._",
  17083. "ref/xamarinmac20/_._",
  17084. "ref/xamarintvos10/_._",
  17085. "ref/xamarinwatchos10/_._",
  17086. "system.runtime.extensions.4.3.0.nupkg.sha512",
  17087. "system.runtime.extensions.nuspec"
  17088. ]
  17089. },
  17090. "System.Runtime.Handles/4.3.0": {
  17091. "sha512": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
  17092. "type": "package",
  17093. "path": "system.runtime.handles/4.3.0",
  17094. "files": [
  17095. ".nupkg.metadata",
  17096. ".signature.p7s",
  17097. "ThirdPartyNotices.txt",
  17098. "dotnet_library_license.txt",
  17099. "lib/MonoAndroid10/_._",
  17100. "lib/MonoTouch10/_._",
  17101. "lib/net46/_._",
  17102. "lib/xamarinios10/_._",
  17103. "lib/xamarinmac20/_._",
  17104. "lib/xamarintvos10/_._",
  17105. "lib/xamarinwatchos10/_._",
  17106. "ref/MonoAndroid10/_._",
  17107. "ref/MonoTouch10/_._",
  17108. "ref/net46/_._",
  17109. "ref/netstandard1.3/System.Runtime.Handles.dll",
  17110. "ref/netstandard1.3/System.Runtime.Handles.xml",
  17111. "ref/netstandard1.3/de/System.Runtime.Handles.xml",
  17112. "ref/netstandard1.3/es/System.Runtime.Handles.xml",
  17113. "ref/netstandard1.3/fr/System.Runtime.Handles.xml",
  17114. "ref/netstandard1.3/it/System.Runtime.Handles.xml",
  17115. "ref/netstandard1.3/ja/System.Runtime.Handles.xml",
  17116. "ref/netstandard1.3/ko/System.Runtime.Handles.xml",
  17117. "ref/netstandard1.3/ru/System.Runtime.Handles.xml",
  17118. "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml",
  17119. "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml",
  17120. "ref/xamarinios10/_._",
  17121. "ref/xamarinmac20/_._",
  17122. "ref/xamarintvos10/_._",
  17123. "ref/xamarinwatchos10/_._",
  17124. "system.runtime.handles.4.3.0.nupkg.sha512",
  17125. "system.runtime.handles.nuspec"
  17126. ]
  17127. },
  17128. "System.Runtime.Serialization.Primitives/4.3.0": {
  17129. "sha512": "Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==",
  17130. "type": "package",
  17131. "path": "system.runtime.serialization.primitives/4.3.0",
  17132. "files": [
  17133. ".nupkg.metadata",
  17134. ".signature.p7s",
  17135. "ThirdPartyNotices.txt",
  17136. "dotnet_library_license.txt",
  17137. "lib/MonoAndroid10/_._",
  17138. "lib/MonoTouch10/_._",
  17139. "lib/net45/_._",
  17140. "lib/net46/System.Runtime.Serialization.Primitives.dll",
  17141. "lib/netcore50/System.Runtime.Serialization.Primitives.dll",
  17142. "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
  17143. "lib/portable-net45+win8+wp8+wpa81/_._",
  17144. "lib/win8/_._",
  17145. "lib/wp80/_._",
  17146. "lib/wpa81/_._",
  17147. "lib/xamarinios10/_._",
  17148. "lib/xamarinmac20/_._",
  17149. "lib/xamarintvos10/_._",
  17150. "lib/xamarinwatchos10/_._",
  17151. "ref/MonoAndroid10/_._",
  17152. "ref/MonoTouch10/_._",
  17153. "ref/net45/_._",
  17154. "ref/net46/System.Runtime.Serialization.Primitives.dll",
  17155. "ref/netcore50/System.Runtime.Serialization.Primitives.dll",
  17156. "ref/netcore50/System.Runtime.Serialization.Primitives.xml",
  17157. "ref/netcore50/de/System.Runtime.Serialization.Primitives.xml",
  17158. "ref/netcore50/es/System.Runtime.Serialization.Primitives.xml",
  17159. "ref/netcore50/fr/System.Runtime.Serialization.Primitives.xml",
  17160. "ref/netcore50/it/System.Runtime.Serialization.Primitives.xml",
  17161. "ref/netcore50/ja/System.Runtime.Serialization.Primitives.xml",
  17162. "ref/netcore50/ko/System.Runtime.Serialization.Primitives.xml",
  17163. "ref/netcore50/ru/System.Runtime.Serialization.Primitives.xml",
  17164. "ref/netcore50/zh-hans/System.Runtime.Serialization.Primitives.xml",
  17165. "ref/netcore50/zh-hant/System.Runtime.Serialization.Primitives.xml",
  17166. "ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll",
  17167. "ref/netstandard1.0/System.Runtime.Serialization.Primitives.xml",
  17168. "ref/netstandard1.0/de/System.Runtime.Serialization.Primitives.xml",
  17169. "ref/netstandard1.0/es/System.Runtime.Serialization.Primitives.xml",
  17170. "ref/netstandard1.0/fr/System.Runtime.Serialization.Primitives.xml",
  17171. "ref/netstandard1.0/it/System.Runtime.Serialization.Primitives.xml",
  17172. "ref/netstandard1.0/ja/System.Runtime.Serialization.Primitives.xml",
  17173. "ref/netstandard1.0/ko/System.Runtime.Serialization.Primitives.xml",
  17174. "ref/netstandard1.0/ru/System.Runtime.Serialization.Primitives.xml",
  17175. "ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Primitives.xml",
  17176. "ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Primitives.xml",
  17177. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
  17178. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.xml",
  17179. "ref/netstandard1.3/de/System.Runtime.Serialization.Primitives.xml",
  17180. "ref/netstandard1.3/es/System.Runtime.Serialization.Primitives.xml",
  17181. "ref/netstandard1.3/fr/System.Runtime.Serialization.Primitives.xml",
  17182. "ref/netstandard1.3/it/System.Runtime.Serialization.Primitives.xml",
  17183. "ref/netstandard1.3/ja/System.Runtime.Serialization.Primitives.xml",
  17184. "ref/netstandard1.3/ko/System.Runtime.Serialization.Primitives.xml",
  17185. "ref/netstandard1.3/ru/System.Runtime.Serialization.Primitives.xml",
  17186. "ref/netstandard1.3/zh-hans/System.Runtime.Serialization.Primitives.xml",
  17187. "ref/netstandard1.3/zh-hant/System.Runtime.Serialization.Primitives.xml",
  17188. "ref/portable-net45+win8+wp8+wpa81/_._",
  17189. "ref/win8/_._",
  17190. "ref/wp80/_._",
  17191. "ref/wpa81/_._",
  17192. "ref/xamarinios10/_._",
  17193. "ref/xamarinmac20/_._",
  17194. "ref/xamarintvos10/_._",
  17195. "ref/xamarinwatchos10/_._",
  17196. "runtimes/aot/lib/netcore50/System.Runtime.Serialization.Primitives.dll",
  17197. "system.runtime.serialization.primitives.4.3.0.nupkg.sha512",
  17198. "system.runtime.serialization.primitives.nuspec"
  17199. ]
  17200. },
  17201. "System.Security.AccessControl/6.0.0": {
  17202. "sha512": "AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==",
  17203. "type": "package",
  17204. "path": "system.security.accesscontrol/6.0.0",
  17205. "files": [
  17206. ".nupkg.metadata",
  17207. ".signature.p7s",
  17208. "Icon.png",
  17209. "LICENSE.TXT",
  17210. "THIRD-PARTY-NOTICES.TXT",
  17211. "buildTransitive/netcoreapp2.0/System.Security.AccessControl.targets",
  17212. "buildTransitive/netcoreapp3.1/_._",
  17213. "lib/net461/System.Security.AccessControl.dll",
  17214. "lib/net461/System.Security.AccessControl.xml",
  17215. "lib/net6.0/System.Security.AccessControl.dll",
  17216. "lib/net6.0/System.Security.AccessControl.xml",
  17217. "lib/netstandard2.0/System.Security.AccessControl.dll",
  17218. "lib/netstandard2.0/System.Security.AccessControl.xml",
  17219. "runtimes/win/lib/net461/System.Security.AccessControl.dll",
  17220. "runtimes/win/lib/net461/System.Security.AccessControl.xml",
  17221. "runtimes/win/lib/net6.0/System.Security.AccessControl.dll",
  17222. "runtimes/win/lib/net6.0/System.Security.AccessControl.xml",
  17223. "runtimes/win/lib/netstandard2.0/System.Security.AccessControl.dll",
  17224. "runtimes/win/lib/netstandard2.0/System.Security.AccessControl.xml",
  17225. "system.security.accesscontrol.6.0.0.nupkg.sha512",
  17226. "system.security.accesscontrol.nuspec",
  17227. "useSharedDesignerContext.txt"
  17228. ]
  17229. },
  17230. "System.Security.Cryptography.Cng/4.5.0": {
  17231. "sha512": "WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==",
  17232. "type": "package",
  17233. "path": "system.security.cryptography.cng/4.5.0",
  17234. "files": [
  17235. ".nupkg.metadata",
  17236. ".signature.p7s",
  17237. "LICENSE.TXT",
  17238. "THIRD-PARTY-NOTICES.TXT",
  17239. "lib/MonoAndroid10/_._",
  17240. "lib/MonoTouch10/_._",
  17241. "lib/net46/System.Security.Cryptography.Cng.dll",
  17242. "lib/net461/System.Security.Cryptography.Cng.dll",
  17243. "lib/net462/System.Security.Cryptography.Cng.dll",
  17244. "lib/net47/System.Security.Cryptography.Cng.dll",
  17245. "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  17246. "lib/netstandard1.3/System.Security.Cryptography.Cng.dll",
  17247. "lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
  17248. "lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
  17249. "lib/netstandard2.0/System.Security.Cryptography.Cng.dll",
  17250. "lib/uap10.0.16299/_._",
  17251. "lib/xamarinios10/_._",
  17252. "lib/xamarinmac20/_._",
  17253. "lib/xamarintvos10/_._",
  17254. "lib/xamarinwatchos10/_._",
  17255. "ref/MonoAndroid10/_._",
  17256. "ref/MonoTouch10/_._",
  17257. "ref/net46/System.Security.Cryptography.Cng.dll",
  17258. "ref/net461/System.Security.Cryptography.Cng.dll",
  17259. "ref/net461/System.Security.Cryptography.Cng.xml",
  17260. "ref/net462/System.Security.Cryptography.Cng.dll",
  17261. "ref/net462/System.Security.Cryptography.Cng.xml",
  17262. "ref/net47/System.Security.Cryptography.Cng.dll",
  17263. "ref/net47/System.Security.Cryptography.Cng.xml",
  17264. "ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
  17265. "ref/netcoreapp2.0/System.Security.Cryptography.Cng.xml",
  17266. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  17267. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.xml",
  17268. "ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
  17269. "ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
  17270. "ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
  17271. "ref/netstandard2.0/System.Security.Cryptography.Cng.dll",
  17272. "ref/netstandard2.0/System.Security.Cryptography.Cng.xml",
  17273. "ref/uap10.0.16299/_._",
  17274. "ref/xamarinios10/_._",
  17275. "ref/xamarinmac20/_._",
  17276. "ref/xamarintvos10/_._",
  17277. "ref/xamarinwatchos10/_._",
  17278. "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
  17279. "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
  17280. "runtimes/win/lib/net462/System.Security.Cryptography.Cng.dll",
  17281. "runtimes/win/lib/net47/System.Security.Cryptography.Cng.dll",
  17282. "runtimes/win/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
  17283. "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  17284. "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
  17285. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
  17286. "runtimes/win/lib/uap10.0.16299/_._",
  17287. "system.security.cryptography.cng.4.5.0.nupkg.sha512",
  17288. "system.security.cryptography.cng.nuspec",
  17289. "useSharedDesignerContext.txt",
  17290. "version.txt"
  17291. ]
  17292. },
  17293. "System.Security.Cryptography.Pkcs/6.0.1": {
  17294. "sha512": "ynmbW2GjIGg9K1wXmVIRs4IlyDolf0JXNpzFQ8JCVgwM+myUC2JeUggl2PwQig2PNVMegKmN1aAx7WPQ8tI3vA==",
  17295. "type": "package",
  17296. "path": "system.security.cryptography.pkcs/6.0.1",
  17297. "files": [
  17298. ".nupkg.metadata",
  17299. ".signature.p7s",
  17300. "Icon.png",
  17301. "LICENSE.TXT",
  17302. "THIRD-PARTY-NOTICES.TXT",
  17303. "buildTransitive/netcoreapp2.0/System.Security.Cryptography.Pkcs.targets",
  17304. "buildTransitive/netcoreapp3.1/_._",
  17305. "lib/net461/System.Security.Cryptography.Pkcs.dll",
  17306. "lib/net461/System.Security.Cryptography.Pkcs.xml",
  17307. "lib/net6.0/System.Security.Cryptography.Pkcs.dll",
  17308. "lib/net6.0/System.Security.Cryptography.Pkcs.xml",
  17309. "lib/netcoreapp3.1/System.Security.Cryptography.Pkcs.dll",
  17310. "lib/netcoreapp3.1/System.Security.Cryptography.Pkcs.xml",
  17311. "lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
  17312. "lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
  17313. "lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
  17314. "lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
  17315. "runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.dll",
  17316. "runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.xml",
  17317. "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll",
  17318. "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.xml",
  17319. "runtimes/win/lib/netcoreapp3.1/System.Security.Cryptography.Pkcs.dll",
  17320. "runtimes/win/lib/netcoreapp3.1/System.Security.Cryptography.Pkcs.xml",
  17321. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
  17322. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
  17323. "runtimes/win/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
  17324. "runtimes/win/lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
  17325. "system.security.cryptography.pkcs.6.0.1.nupkg.sha512",
  17326. "system.security.cryptography.pkcs.nuspec",
  17327. "useSharedDesignerContext.txt"
  17328. ]
  17329. },
  17330. "System.Security.Cryptography.Pkcs/7.0.1": {
  17331. "sha512": "Qv9g+0GP1aX55cOz/k4Oz7cCFA0g+0GSXYwG0XwJgYK4y/ZCiVLjjhv4kbWIwNfouqYv2vZtNiWAxIuWUJumTw==",
  17332. "type": "package",
  17333. "path": "system.security.cryptography.pkcs/7.0.1",
  17334. "files": [
  17335. ".nupkg.metadata",
  17336. ".signature.p7s",
  17337. "Icon.png",
  17338. "LICENSE.TXT",
  17339. "THIRD-PARTY-NOTICES.TXT",
  17340. "buildTransitive/net461/System.Security.Cryptography.Pkcs.targets",
  17341. "buildTransitive/net462/_._",
  17342. "buildTransitive/net6.0/_._",
  17343. "buildTransitive/netcoreapp2.0/System.Security.Cryptography.Pkcs.targets",
  17344. "lib/net462/System.Security.Cryptography.Pkcs.dll",
  17345. "lib/net462/System.Security.Cryptography.Pkcs.xml",
  17346. "lib/net6.0/System.Security.Cryptography.Pkcs.dll",
  17347. "lib/net6.0/System.Security.Cryptography.Pkcs.xml",
  17348. "lib/net7.0/System.Security.Cryptography.Pkcs.dll",
  17349. "lib/net7.0/System.Security.Cryptography.Pkcs.xml",
  17350. "lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
  17351. "lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
  17352. "lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
  17353. "lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
  17354. "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll",
  17355. "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.xml",
  17356. "runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll",
  17357. "runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.xml",
  17358. "system.security.cryptography.pkcs.7.0.1.nupkg.sha512",
  17359. "system.security.cryptography.pkcs.nuspec",
  17360. "useSharedDesignerContext.txt"
  17361. ]
  17362. },
  17363. "System.Security.Cryptography.Pkcs/8.0.0": {
  17364. "sha512": "ULmp3xoOwNYjOYp4JZ2NK/6NdTgiN1GQXzVVN1njQ7LOZ0d0B9vyMnhyqbIi9Qw4JXj1JgCsitkTShboHRx7Eg==",
  17365. "type": "package",
  17366. "path": "system.security.cryptography.pkcs/8.0.0",
  17367. "files": [
  17368. ".nupkg.metadata",
  17369. ".signature.p7s",
  17370. "Icon.png",
  17371. "LICENSE.TXT",
  17372. "THIRD-PARTY-NOTICES.TXT",
  17373. "buildTransitive/net461/System.Security.Cryptography.Pkcs.targets",
  17374. "buildTransitive/net462/_._",
  17375. "buildTransitive/net6.0/_._",
  17376. "buildTransitive/netcoreapp2.0/System.Security.Cryptography.Pkcs.targets",
  17377. "lib/net462/System.Security.Cryptography.Pkcs.dll",
  17378. "lib/net462/System.Security.Cryptography.Pkcs.xml",
  17379. "lib/net6.0/System.Security.Cryptography.Pkcs.dll",
  17380. "lib/net6.0/System.Security.Cryptography.Pkcs.xml",
  17381. "lib/net7.0/System.Security.Cryptography.Pkcs.dll",
  17382. "lib/net7.0/System.Security.Cryptography.Pkcs.xml",
  17383. "lib/net8.0/System.Security.Cryptography.Pkcs.dll",
  17384. "lib/net8.0/System.Security.Cryptography.Pkcs.xml",
  17385. "lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
  17386. "lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
  17387. "lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
  17388. "lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
  17389. "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll",
  17390. "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.xml",
  17391. "runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll",
  17392. "runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.xml",
  17393. "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.dll",
  17394. "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.xml",
  17395. "system.security.cryptography.pkcs.8.0.0.nupkg.sha512",
  17396. "system.security.cryptography.pkcs.nuspec",
  17397. "useSharedDesignerContext.txt"
  17398. ]
  17399. },
  17400. "System.Security.Cryptography.ProtectedData/8.0.0": {
  17401. "sha512": "+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==",
  17402. "type": "package",
  17403. "path": "system.security.cryptography.protecteddata/8.0.0",
  17404. "files": [
  17405. ".nupkg.metadata",
  17406. ".signature.p7s",
  17407. "Icon.png",
  17408. "LICENSE.TXT",
  17409. "PACKAGE.md",
  17410. "THIRD-PARTY-NOTICES.TXT",
  17411. "buildTransitive/net461/System.Security.Cryptography.ProtectedData.targets",
  17412. "buildTransitive/net462/_._",
  17413. "buildTransitive/net6.0/_._",
  17414. "buildTransitive/netcoreapp2.0/System.Security.Cryptography.ProtectedData.targets",
  17415. "lib/MonoAndroid10/_._",
  17416. "lib/MonoTouch10/_._",
  17417. "lib/net462/System.Security.Cryptography.ProtectedData.dll",
  17418. "lib/net462/System.Security.Cryptography.ProtectedData.xml",
  17419. "lib/net6.0/System.Security.Cryptography.ProtectedData.dll",
  17420. "lib/net6.0/System.Security.Cryptography.ProtectedData.xml",
  17421. "lib/net7.0/System.Security.Cryptography.ProtectedData.dll",
  17422. "lib/net7.0/System.Security.Cryptography.ProtectedData.xml",
  17423. "lib/net8.0/System.Security.Cryptography.ProtectedData.dll",
  17424. "lib/net8.0/System.Security.Cryptography.ProtectedData.xml",
  17425. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
  17426. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
  17427. "lib/xamarinios10/_._",
  17428. "lib/xamarinmac20/_._",
  17429. "lib/xamarintvos10/_._",
  17430. "lib/xamarinwatchos10/_._",
  17431. "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512",
  17432. "system.security.cryptography.protecteddata.nuspec",
  17433. "useSharedDesignerContext.txt"
  17434. ]
  17435. },
  17436. "System.Security.Permissions/6.0.0": {
  17437. "sha512": "T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
  17438. "type": "package",
  17439. "path": "system.security.permissions/6.0.0",
  17440. "files": [
  17441. ".nupkg.metadata",
  17442. ".signature.p7s",
  17443. "Icon.png",
  17444. "LICENSE.TXT",
  17445. "THIRD-PARTY-NOTICES.TXT",
  17446. "buildTransitive/netcoreapp2.0/System.Security.Permissions.targets",
  17447. "buildTransitive/netcoreapp3.1/_._",
  17448. "lib/net461/System.Security.Permissions.dll",
  17449. "lib/net461/System.Security.Permissions.xml",
  17450. "lib/net5.0/System.Security.Permissions.dll",
  17451. "lib/net5.0/System.Security.Permissions.xml",
  17452. "lib/net6.0/System.Security.Permissions.dll",
  17453. "lib/net6.0/System.Security.Permissions.xml",
  17454. "lib/netcoreapp3.1/System.Security.Permissions.dll",
  17455. "lib/netcoreapp3.1/System.Security.Permissions.xml",
  17456. "lib/netstandard2.0/System.Security.Permissions.dll",
  17457. "lib/netstandard2.0/System.Security.Permissions.xml",
  17458. "runtimes/win/lib/net461/System.Security.Permissions.dll",
  17459. "runtimes/win/lib/net461/System.Security.Permissions.xml",
  17460. "system.security.permissions.6.0.0.nupkg.sha512",
  17461. "system.security.permissions.nuspec",
  17462. "useSharedDesignerContext.txt"
  17463. ]
  17464. },
  17465. "System.Security.Principal.Windows/5.0.0": {
  17466. "sha512": "t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
  17467. "type": "package",
  17468. "path": "system.security.principal.windows/5.0.0",
  17469. "files": [
  17470. ".nupkg.metadata",
  17471. ".signature.p7s",
  17472. "Icon.png",
  17473. "LICENSE.TXT",
  17474. "THIRD-PARTY-NOTICES.TXT",
  17475. "lib/net46/System.Security.Principal.Windows.dll",
  17476. "lib/net461/System.Security.Principal.Windows.dll",
  17477. "lib/net461/System.Security.Principal.Windows.xml",
  17478. "lib/netstandard1.3/System.Security.Principal.Windows.dll",
  17479. "lib/netstandard2.0/System.Security.Principal.Windows.dll",
  17480. "lib/netstandard2.0/System.Security.Principal.Windows.xml",
  17481. "lib/uap10.0.16299/_._",
  17482. "ref/net46/System.Security.Principal.Windows.dll",
  17483. "ref/net461/System.Security.Principal.Windows.dll",
  17484. "ref/net461/System.Security.Principal.Windows.xml",
  17485. "ref/netcoreapp3.0/System.Security.Principal.Windows.dll",
  17486. "ref/netcoreapp3.0/System.Security.Principal.Windows.xml",
  17487. "ref/netstandard1.3/System.Security.Principal.Windows.dll",
  17488. "ref/netstandard1.3/System.Security.Principal.Windows.xml",
  17489. "ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
  17490. "ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
  17491. "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
  17492. "ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
  17493. "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
  17494. "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
  17495. "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
  17496. "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
  17497. "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
  17498. "ref/netstandard2.0/System.Security.Principal.Windows.dll",
  17499. "ref/netstandard2.0/System.Security.Principal.Windows.xml",
  17500. "ref/uap10.0.16299/_._",
  17501. "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
  17502. "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
  17503. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
  17504. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
  17505. "runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
  17506. "runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
  17507. "runtimes/win/lib/net461/System.Security.Principal.Windows.xml",
  17508. "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
  17509. "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
  17510. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
  17511. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
  17512. "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
  17513. "runtimes/win/lib/uap10.0.16299/_._",
  17514. "system.security.principal.windows.5.0.0.nupkg.sha512",
  17515. "system.security.principal.windows.nuspec",
  17516. "useSharedDesignerContext.txt",
  17517. "version.txt"
  17518. ]
  17519. },
  17520. "System.Text.Encoding/4.3.0": {
  17521. "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
  17522. "type": "package",
  17523. "path": "system.text.encoding/4.3.0",
  17524. "files": [
  17525. ".nupkg.metadata",
  17526. ".signature.p7s",
  17527. "ThirdPartyNotices.txt",
  17528. "dotnet_library_license.txt",
  17529. "lib/MonoAndroid10/_._",
  17530. "lib/MonoTouch10/_._",
  17531. "lib/net45/_._",
  17532. "lib/portable-net45+win8+wp8+wpa81/_._",
  17533. "lib/win8/_._",
  17534. "lib/wp80/_._",
  17535. "lib/wpa81/_._",
  17536. "lib/xamarinios10/_._",
  17537. "lib/xamarinmac20/_._",
  17538. "lib/xamarintvos10/_._",
  17539. "lib/xamarinwatchos10/_._",
  17540. "ref/MonoAndroid10/_._",
  17541. "ref/MonoTouch10/_._",
  17542. "ref/net45/_._",
  17543. "ref/netcore50/System.Text.Encoding.dll",
  17544. "ref/netcore50/System.Text.Encoding.xml",
  17545. "ref/netcore50/de/System.Text.Encoding.xml",
  17546. "ref/netcore50/es/System.Text.Encoding.xml",
  17547. "ref/netcore50/fr/System.Text.Encoding.xml",
  17548. "ref/netcore50/it/System.Text.Encoding.xml",
  17549. "ref/netcore50/ja/System.Text.Encoding.xml",
  17550. "ref/netcore50/ko/System.Text.Encoding.xml",
  17551. "ref/netcore50/ru/System.Text.Encoding.xml",
  17552. "ref/netcore50/zh-hans/System.Text.Encoding.xml",
  17553. "ref/netcore50/zh-hant/System.Text.Encoding.xml",
  17554. "ref/netstandard1.0/System.Text.Encoding.dll",
  17555. "ref/netstandard1.0/System.Text.Encoding.xml",
  17556. "ref/netstandard1.0/de/System.Text.Encoding.xml",
  17557. "ref/netstandard1.0/es/System.Text.Encoding.xml",
  17558. "ref/netstandard1.0/fr/System.Text.Encoding.xml",
  17559. "ref/netstandard1.0/it/System.Text.Encoding.xml",
  17560. "ref/netstandard1.0/ja/System.Text.Encoding.xml",
  17561. "ref/netstandard1.0/ko/System.Text.Encoding.xml",
  17562. "ref/netstandard1.0/ru/System.Text.Encoding.xml",
  17563. "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
  17564. "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
  17565. "ref/netstandard1.3/System.Text.Encoding.dll",
  17566. "ref/netstandard1.3/System.Text.Encoding.xml",
  17567. "ref/netstandard1.3/de/System.Text.Encoding.xml",
  17568. "ref/netstandard1.3/es/System.Text.Encoding.xml",
  17569. "ref/netstandard1.3/fr/System.Text.Encoding.xml",
  17570. "ref/netstandard1.3/it/System.Text.Encoding.xml",
  17571. "ref/netstandard1.3/ja/System.Text.Encoding.xml",
  17572. "ref/netstandard1.3/ko/System.Text.Encoding.xml",
  17573. "ref/netstandard1.3/ru/System.Text.Encoding.xml",
  17574. "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
  17575. "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
  17576. "ref/portable-net45+win8+wp8+wpa81/_._",
  17577. "ref/win8/_._",
  17578. "ref/wp80/_._",
  17579. "ref/wpa81/_._",
  17580. "ref/xamarinios10/_._",
  17581. "ref/xamarinmac20/_._",
  17582. "ref/xamarintvos10/_._",
  17583. "ref/xamarinwatchos10/_._",
  17584. "system.text.encoding.4.3.0.nupkg.sha512",
  17585. "system.text.encoding.nuspec"
  17586. ]
  17587. },
  17588. "System.Text.Encoding.CodePages/6.0.0": {
  17589. "sha512": "ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==",
  17590. "type": "package",
  17591. "path": "system.text.encoding.codepages/6.0.0",
  17592. "files": [
  17593. ".nupkg.metadata",
  17594. ".signature.p7s",
  17595. "Icon.png",
  17596. "LICENSE.TXT",
  17597. "THIRD-PARTY-NOTICES.TXT",
  17598. "buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets",
  17599. "buildTransitive/netcoreapp3.1/_._",
  17600. "lib/MonoAndroid10/_._",
  17601. "lib/MonoTouch10/_._",
  17602. "lib/net461/System.Text.Encoding.CodePages.dll",
  17603. "lib/net461/System.Text.Encoding.CodePages.xml",
  17604. "lib/net6.0/System.Text.Encoding.CodePages.dll",
  17605. "lib/net6.0/System.Text.Encoding.CodePages.xml",
  17606. "lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll",
  17607. "lib/netcoreapp3.1/System.Text.Encoding.CodePages.xml",
  17608. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  17609. "lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
  17610. "lib/xamarinios10/_._",
  17611. "lib/xamarinmac20/_._",
  17612. "lib/xamarintvos10/_._",
  17613. "lib/xamarinwatchos10/_._",
  17614. "runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll",
  17615. "runtimes/win/lib/net461/System.Text.Encoding.CodePages.xml",
  17616. "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll",
  17617. "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.xml",
  17618. "runtimes/win/lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll",
  17619. "runtimes/win/lib/netcoreapp3.1/System.Text.Encoding.CodePages.xml",
  17620. "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  17621. "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
  17622. "system.text.encoding.codepages.6.0.0.nupkg.sha512",
  17623. "system.text.encoding.codepages.nuspec",
  17624. "useSharedDesignerContext.txt"
  17625. ]
  17626. },
  17627. "System.Text.Encoding.CodePages/7.0.0": {
  17628. "sha512": "LSyCblMpvOe0N3E+8e0skHcrIhgV2huaNcjUUEa8hRtgEAm36aGkRoC8Jxlb6Ra6GSfF29ftduPNywin8XolzQ==",
  17629. "type": "package",
  17630. "path": "system.text.encoding.codepages/7.0.0",
  17631. "files": [
  17632. ".nupkg.metadata",
  17633. ".signature.p7s",
  17634. "Icon.png",
  17635. "LICENSE.TXT",
  17636. "THIRD-PARTY-NOTICES.TXT",
  17637. "buildTransitive/net461/System.Text.Encoding.CodePages.targets",
  17638. "buildTransitive/net462/_._",
  17639. "buildTransitive/net6.0/_._",
  17640. "buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets",
  17641. "lib/MonoAndroid10/_._",
  17642. "lib/MonoTouch10/_._",
  17643. "lib/net462/System.Text.Encoding.CodePages.dll",
  17644. "lib/net462/System.Text.Encoding.CodePages.xml",
  17645. "lib/net6.0/System.Text.Encoding.CodePages.dll",
  17646. "lib/net6.0/System.Text.Encoding.CodePages.xml",
  17647. "lib/net7.0/System.Text.Encoding.CodePages.dll",
  17648. "lib/net7.0/System.Text.Encoding.CodePages.xml",
  17649. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  17650. "lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
  17651. "lib/xamarinios10/_._",
  17652. "lib/xamarinmac20/_._",
  17653. "lib/xamarintvos10/_._",
  17654. "lib/xamarinwatchos10/_._",
  17655. "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll",
  17656. "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.xml",
  17657. "runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.dll",
  17658. "runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.xml",
  17659. "system.text.encoding.codepages.7.0.0.nupkg.sha512",
  17660. "system.text.encoding.codepages.nuspec",
  17661. "useSharedDesignerContext.txt"
  17662. ]
  17663. },
  17664. "System.Text.Encoding.CodePages/8.0.0": {
  17665. "sha512": "OZIsVplFGaVY90G2SbpgU7EnCoOO5pw1t4ic21dBF3/1omrJFpAGoNAVpPyMVOC90/hvgkGG3VFqR13YgZMQfg==",
  17666. "type": "package",
  17667. "path": "system.text.encoding.codepages/8.0.0",
  17668. "files": [
  17669. ".nupkg.metadata",
  17670. ".signature.p7s",
  17671. "Icon.png",
  17672. "LICENSE.TXT",
  17673. "PACKAGE.md",
  17674. "THIRD-PARTY-NOTICES.TXT",
  17675. "buildTransitive/net461/System.Text.Encoding.CodePages.targets",
  17676. "buildTransitive/net462/_._",
  17677. "buildTransitive/net6.0/_._",
  17678. "buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets",
  17679. "lib/MonoAndroid10/_._",
  17680. "lib/MonoTouch10/_._",
  17681. "lib/net462/System.Text.Encoding.CodePages.dll",
  17682. "lib/net462/System.Text.Encoding.CodePages.xml",
  17683. "lib/net6.0/System.Text.Encoding.CodePages.dll",
  17684. "lib/net6.0/System.Text.Encoding.CodePages.xml",
  17685. "lib/net7.0/System.Text.Encoding.CodePages.dll",
  17686. "lib/net7.0/System.Text.Encoding.CodePages.xml",
  17687. "lib/net8.0/System.Text.Encoding.CodePages.dll",
  17688. "lib/net8.0/System.Text.Encoding.CodePages.xml",
  17689. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  17690. "lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
  17691. "lib/xamarinios10/_._",
  17692. "lib/xamarinmac20/_._",
  17693. "lib/xamarintvos10/_._",
  17694. "lib/xamarinwatchos10/_._",
  17695. "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll",
  17696. "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.xml",
  17697. "runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.dll",
  17698. "runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.xml",
  17699. "runtimes/win/lib/net8.0/System.Text.Encoding.CodePages.dll",
  17700. "runtimes/win/lib/net8.0/System.Text.Encoding.CodePages.xml",
  17701. "system.text.encoding.codepages.8.0.0.nupkg.sha512",
  17702. "system.text.encoding.codepages.nuspec",
  17703. "useSharedDesignerContext.txt"
  17704. ]
  17705. },
  17706. "System.Text.Encodings.Web/8.0.0": {
  17707. "sha512": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==",
  17708. "type": "package",
  17709. "path": "system.text.encodings.web/8.0.0",
  17710. "files": [
  17711. ".nupkg.metadata",
  17712. ".signature.p7s",
  17713. "Icon.png",
  17714. "LICENSE.TXT",
  17715. "THIRD-PARTY-NOTICES.TXT",
  17716. "buildTransitive/net461/System.Text.Encodings.Web.targets",
  17717. "buildTransitive/net462/_._",
  17718. "buildTransitive/net6.0/_._",
  17719. "buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets",
  17720. "lib/net462/System.Text.Encodings.Web.dll",
  17721. "lib/net462/System.Text.Encodings.Web.xml",
  17722. "lib/net6.0/System.Text.Encodings.Web.dll",
  17723. "lib/net6.0/System.Text.Encodings.Web.xml",
  17724. "lib/net7.0/System.Text.Encodings.Web.dll",
  17725. "lib/net7.0/System.Text.Encodings.Web.xml",
  17726. "lib/net8.0/System.Text.Encodings.Web.dll",
  17727. "lib/net8.0/System.Text.Encodings.Web.xml",
  17728. "lib/netstandard2.0/System.Text.Encodings.Web.dll",
  17729. "lib/netstandard2.0/System.Text.Encodings.Web.xml",
  17730. "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll",
  17731. "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.xml",
  17732. "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll",
  17733. "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.xml",
  17734. "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll",
  17735. "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.xml",
  17736. "system.text.encodings.web.8.0.0.nupkg.sha512",
  17737. "system.text.encodings.web.nuspec",
  17738. "useSharedDesignerContext.txt"
  17739. ]
  17740. },
  17741. "System.Text.Json/8.0.0": {
  17742. "sha512": "OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==",
  17743. "type": "package",
  17744. "path": "system.text.json/8.0.0",
  17745. "files": [
  17746. ".nupkg.metadata",
  17747. ".signature.p7s",
  17748. "Icon.png",
  17749. "LICENSE.TXT",
  17750. "PACKAGE.md",
  17751. "THIRD-PARTY-NOTICES.TXT",
  17752. "analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll",
  17753. "analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  17754. "analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  17755. "analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  17756. "analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  17757. "analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  17758. "analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  17759. "analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  17760. "analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  17761. "analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  17762. "analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  17763. "analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  17764. "analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  17765. "analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  17766. "analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll",
  17767. "analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  17768. "analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  17769. "analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  17770. "analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  17771. "analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  17772. "analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  17773. "analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  17774. "analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  17775. "analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  17776. "analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  17777. "analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  17778. "analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  17779. "analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  17780. "analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll",
  17781. "analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  17782. "analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  17783. "analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  17784. "analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  17785. "analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  17786. "analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  17787. "analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  17788. "analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  17789. "analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  17790. "analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  17791. "analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  17792. "analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  17793. "analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  17794. "buildTransitive/net461/System.Text.Json.targets",
  17795. "buildTransitive/net462/System.Text.Json.targets",
  17796. "buildTransitive/net6.0/System.Text.Json.targets",
  17797. "buildTransitive/netcoreapp2.0/System.Text.Json.targets",
  17798. "buildTransitive/netstandard2.0/System.Text.Json.targets",
  17799. "lib/net462/System.Text.Json.dll",
  17800. "lib/net462/System.Text.Json.xml",
  17801. "lib/net6.0/System.Text.Json.dll",
  17802. "lib/net6.0/System.Text.Json.xml",
  17803. "lib/net7.0/System.Text.Json.dll",
  17804. "lib/net7.0/System.Text.Json.xml",
  17805. "lib/net8.0/System.Text.Json.dll",
  17806. "lib/net8.0/System.Text.Json.xml",
  17807. "lib/netstandard2.0/System.Text.Json.dll",
  17808. "lib/netstandard2.0/System.Text.Json.xml",
  17809. "system.text.json.8.0.0.nupkg.sha512",
  17810. "system.text.json.nuspec",
  17811. "useSharedDesignerContext.txt"
  17812. ]
  17813. },
  17814. "System.Text.Json/8.0.3": {
  17815. "sha512": "hpagS9joOwv6efWfrMmV9MjQXpiXZH72PgN067Ysfr6AWMSD1/1hEcvh/U5mUpPLezEWsOJSuVrmqDIVD958iA==",
  17816. "type": "package",
  17817. "path": "system.text.json/8.0.3",
  17818. "files": [
  17819. ".nupkg.metadata",
  17820. ".signature.p7s",
  17821. "Icon.png",
  17822. "LICENSE.TXT",
  17823. "PACKAGE.md",
  17824. "THIRD-PARTY-NOTICES.TXT",
  17825. "analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll",
  17826. "analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  17827. "analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  17828. "analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  17829. "analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  17830. "analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  17831. "analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  17832. "analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  17833. "analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  17834. "analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  17835. "analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  17836. "analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  17837. "analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  17838. "analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  17839. "analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll",
  17840. "analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  17841. "analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  17842. "analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  17843. "analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  17844. "analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  17845. "analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  17846. "analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  17847. "analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  17848. "analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  17849. "analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  17850. "analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  17851. "analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  17852. "analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  17853. "analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll",
  17854. "analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  17855. "analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  17856. "analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  17857. "analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  17858. "analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  17859. "analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  17860. "analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  17861. "analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  17862. "analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  17863. "analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  17864. "analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  17865. "analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  17866. "analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  17867. "buildTransitive/net461/System.Text.Json.targets",
  17868. "buildTransitive/net462/System.Text.Json.targets",
  17869. "buildTransitive/net6.0/System.Text.Json.targets",
  17870. "buildTransitive/netcoreapp2.0/System.Text.Json.targets",
  17871. "buildTransitive/netstandard2.0/System.Text.Json.targets",
  17872. "lib/net462/System.Text.Json.dll",
  17873. "lib/net462/System.Text.Json.xml",
  17874. "lib/net6.0/System.Text.Json.dll",
  17875. "lib/net6.0/System.Text.Json.xml",
  17876. "lib/net7.0/System.Text.Json.dll",
  17877. "lib/net7.0/System.Text.Json.xml",
  17878. "lib/net8.0/System.Text.Json.dll",
  17879. "lib/net8.0/System.Text.Json.xml",
  17880. "lib/netstandard2.0/System.Text.Json.dll",
  17881. "lib/netstandard2.0/System.Text.Json.xml",
  17882. "system.text.json.8.0.3.nupkg.sha512",
  17883. "system.text.json.nuspec",
  17884. "useSharedDesignerContext.txt"
  17885. ]
  17886. },
  17887. "System.Text.RegularExpressions/4.3.1": {
  17888. "sha512": "N0kNRrWe4+nXOWlpLT4LAY5brb8caNFlUuIRpraCVMDLYutKkol1aV079rQjLuSxKMJT2SpBQsYX9xbcTMmzwg==",
  17889. "type": "package",
  17890. "path": "system.text.regularexpressions/4.3.1",
  17891. "files": [
  17892. ".nupkg.metadata",
  17893. ".signature.p7s",
  17894. "ThirdPartyNotices.txt",
  17895. "dotnet_library_license.txt",
  17896. "lib/MonoAndroid10/_._",
  17897. "lib/MonoTouch10/_._",
  17898. "lib/net45/_._",
  17899. "lib/net463/System.Text.RegularExpressions.dll",
  17900. "lib/netcore50/System.Text.RegularExpressions.dll",
  17901. "lib/netstandard1.6/System.Text.RegularExpressions.dll",
  17902. "lib/portable-net45+win8+wp8+wpa81/_._",
  17903. "lib/win8/_._",
  17904. "lib/wp80/_._",
  17905. "lib/wpa81/_._",
  17906. "lib/xamarinios10/_._",
  17907. "lib/xamarinmac20/_._",
  17908. "lib/xamarintvos10/_._",
  17909. "lib/xamarinwatchos10/_._",
  17910. "ref/MonoAndroid10/_._",
  17911. "ref/MonoTouch10/_._",
  17912. "ref/net45/_._",
  17913. "ref/net463/System.Text.RegularExpressions.dll",
  17914. "ref/netcore50/System.Text.RegularExpressions.dll",
  17915. "ref/netcore50/System.Text.RegularExpressions.xml",
  17916. "ref/netcore50/de/System.Text.RegularExpressions.xml",
  17917. "ref/netcore50/es/System.Text.RegularExpressions.xml",
  17918. "ref/netcore50/fr/System.Text.RegularExpressions.xml",
  17919. "ref/netcore50/it/System.Text.RegularExpressions.xml",
  17920. "ref/netcore50/ja/System.Text.RegularExpressions.xml",
  17921. "ref/netcore50/ko/System.Text.RegularExpressions.xml",
  17922. "ref/netcore50/ru/System.Text.RegularExpressions.xml",
  17923. "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml",
  17924. "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml",
  17925. "ref/netcoreapp1.1/System.Text.RegularExpressions.dll",
  17926. "ref/netstandard1.0/System.Text.RegularExpressions.dll",
  17927. "ref/netstandard1.0/System.Text.RegularExpressions.xml",
  17928. "ref/netstandard1.0/de/System.Text.RegularExpressions.xml",
  17929. "ref/netstandard1.0/es/System.Text.RegularExpressions.xml",
  17930. "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml",
  17931. "ref/netstandard1.0/it/System.Text.RegularExpressions.xml",
  17932. "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml",
  17933. "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml",
  17934. "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml",
  17935. "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml",
  17936. "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml",
  17937. "ref/netstandard1.3/System.Text.RegularExpressions.dll",
  17938. "ref/netstandard1.3/System.Text.RegularExpressions.xml",
  17939. "ref/netstandard1.3/de/System.Text.RegularExpressions.xml",
  17940. "ref/netstandard1.3/es/System.Text.RegularExpressions.xml",
  17941. "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml",
  17942. "ref/netstandard1.3/it/System.Text.RegularExpressions.xml",
  17943. "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml",
  17944. "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml",
  17945. "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml",
  17946. "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml",
  17947. "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml",
  17948. "ref/netstandard1.6/System.Text.RegularExpressions.dll",
  17949. "ref/netstandard1.6/System.Text.RegularExpressions.xml",
  17950. "ref/netstandard1.6/de/System.Text.RegularExpressions.xml",
  17951. "ref/netstandard1.6/es/System.Text.RegularExpressions.xml",
  17952. "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml",
  17953. "ref/netstandard1.6/it/System.Text.RegularExpressions.xml",
  17954. "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml",
  17955. "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml",
  17956. "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml",
  17957. "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml",
  17958. "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml",
  17959. "ref/portable-net45+win8+wp8+wpa81/_._",
  17960. "ref/win8/_._",
  17961. "ref/wp80/_._",
  17962. "ref/wpa81/_._",
  17963. "ref/xamarinios10/_._",
  17964. "ref/xamarinmac20/_._",
  17965. "ref/xamarintvos10/_._",
  17966. "ref/xamarinwatchos10/_._",
  17967. "system.text.regularexpressions.4.3.1.nupkg.sha512",
  17968. "system.text.regularexpressions.nuspec"
  17969. ]
  17970. },
  17971. "System.Threading/4.3.0": {
  17972. "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
  17973. "type": "package",
  17974. "path": "system.threading/4.3.0",
  17975. "files": [
  17976. ".nupkg.metadata",
  17977. ".signature.p7s",
  17978. "ThirdPartyNotices.txt",
  17979. "dotnet_library_license.txt",
  17980. "lib/MonoAndroid10/_._",
  17981. "lib/MonoTouch10/_._",
  17982. "lib/net45/_._",
  17983. "lib/netcore50/System.Threading.dll",
  17984. "lib/netstandard1.3/System.Threading.dll",
  17985. "lib/portable-net45+win8+wp8+wpa81/_._",
  17986. "lib/win8/_._",
  17987. "lib/wp80/_._",
  17988. "lib/wpa81/_._",
  17989. "lib/xamarinios10/_._",
  17990. "lib/xamarinmac20/_._",
  17991. "lib/xamarintvos10/_._",
  17992. "lib/xamarinwatchos10/_._",
  17993. "ref/MonoAndroid10/_._",
  17994. "ref/MonoTouch10/_._",
  17995. "ref/net45/_._",
  17996. "ref/netcore50/System.Threading.dll",
  17997. "ref/netcore50/System.Threading.xml",
  17998. "ref/netcore50/de/System.Threading.xml",
  17999. "ref/netcore50/es/System.Threading.xml",
  18000. "ref/netcore50/fr/System.Threading.xml",
  18001. "ref/netcore50/it/System.Threading.xml",
  18002. "ref/netcore50/ja/System.Threading.xml",
  18003. "ref/netcore50/ko/System.Threading.xml",
  18004. "ref/netcore50/ru/System.Threading.xml",
  18005. "ref/netcore50/zh-hans/System.Threading.xml",
  18006. "ref/netcore50/zh-hant/System.Threading.xml",
  18007. "ref/netstandard1.0/System.Threading.dll",
  18008. "ref/netstandard1.0/System.Threading.xml",
  18009. "ref/netstandard1.0/de/System.Threading.xml",
  18010. "ref/netstandard1.0/es/System.Threading.xml",
  18011. "ref/netstandard1.0/fr/System.Threading.xml",
  18012. "ref/netstandard1.0/it/System.Threading.xml",
  18013. "ref/netstandard1.0/ja/System.Threading.xml",
  18014. "ref/netstandard1.0/ko/System.Threading.xml",
  18015. "ref/netstandard1.0/ru/System.Threading.xml",
  18016. "ref/netstandard1.0/zh-hans/System.Threading.xml",
  18017. "ref/netstandard1.0/zh-hant/System.Threading.xml",
  18018. "ref/netstandard1.3/System.Threading.dll",
  18019. "ref/netstandard1.3/System.Threading.xml",
  18020. "ref/netstandard1.3/de/System.Threading.xml",
  18021. "ref/netstandard1.3/es/System.Threading.xml",
  18022. "ref/netstandard1.3/fr/System.Threading.xml",
  18023. "ref/netstandard1.3/it/System.Threading.xml",
  18024. "ref/netstandard1.3/ja/System.Threading.xml",
  18025. "ref/netstandard1.3/ko/System.Threading.xml",
  18026. "ref/netstandard1.3/ru/System.Threading.xml",
  18027. "ref/netstandard1.3/zh-hans/System.Threading.xml",
  18028. "ref/netstandard1.3/zh-hant/System.Threading.xml",
  18029. "ref/portable-net45+win8+wp8+wpa81/_._",
  18030. "ref/win8/_._",
  18031. "ref/wp80/_._",
  18032. "ref/wpa81/_._",
  18033. "ref/xamarinios10/_._",
  18034. "ref/xamarinmac20/_._",
  18035. "ref/xamarintvos10/_._",
  18036. "ref/xamarinwatchos10/_._",
  18037. "runtimes/aot/lib/netcore50/System.Threading.dll",
  18038. "system.threading.4.3.0.nupkg.sha512",
  18039. "system.threading.nuspec"
  18040. ]
  18041. },
  18042. "System.Threading.Channels/8.0.0": {
  18043. "sha512": "CMaFr7v+57RW7uZfZkPExsPB6ljwzhjACWW1gfU35Y56rk72B/Wu+sTqxVmGSk4SFUlPc3cjeKND0zktziyjBA==",
  18044. "type": "package",
  18045. "path": "system.threading.channels/8.0.0",
  18046. "files": [
  18047. ".nupkg.metadata",
  18048. ".signature.p7s",
  18049. "Icon.png",
  18050. "LICENSE.TXT",
  18051. "PACKAGE.md",
  18052. "THIRD-PARTY-NOTICES.TXT",
  18053. "buildTransitive/net461/System.Threading.Channels.targets",
  18054. "buildTransitive/net462/_._",
  18055. "buildTransitive/net6.0/_._",
  18056. "buildTransitive/netcoreapp2.0/System.Threading.Channels.targets",
  18057. "lib/net462/System.Threading.Channels.dll",
  18058. "lib/net462/System.Threading.Channels.xml",
  18059. "lib/net6.0/System.Threading.Channels.dll",
  18060. "lib/net6.0/System.Threading.Channels.xml",
  18061. "lib/net7.0/System.Threading.Channels.dll",
  18062. "lib/net7.0/System.Threading.Channels.xml",
  18063. "lib/net8.0/System.Threading.Channels.dll",
  18064. "lib/net8.0/System.Threading.Channels.xml",
  18065. "lib/netstandard2.0/System.Threading.Channels.dll",
  18066. "lib/netstandard2.0/System.Threading.Channels.xml",
  18067. "lib/netstandard2.1/System.Threading.Channels.dll",
  18068. "lib/netstandard2.1/System.Threading.Channels.xml",
  18069. "system.threading.channels.8.0.0.nupkg.sha512",
  18070. "system.threading.channels.nuspec",
  18071. "useSharedDesignerContext.txt"
  18072. ]
  18073. },
  18074. "System.Threading.Tasks/4.3.0": {
  18075. "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
  18076. "type": "package",
  18077. "path": "system.threading.tasks/4.3.0",
  18078. "files": [
  18079. ".nupkg.metadata",
  18080. ".signature.p7s",
  18081. "ThirdPartyNotices.txt",
  18082. "dotnet_library_license.txt",
  18083. "lib/MonoAndroid10/_._",
  18084. "lib/MonoTouch10/_._",
  18085. "lib/net45/_._",
  18086. "lib/portable-net45+win8+wp8+wpa81/_._",
  18087. "lib/win8/_._",
  18088. "lib/wp80/_._",
  18089. "lib/wpa81/_._",
  18090. "lib/xamarinios10/_._",
  18091. "lib/xamarinmac20/_._",
  18092. "lib/xamarintvos10/_._",
  18093. "lib/xamarinwatchos10/_._",
  18094. "ref/MonoAndroid10/_._",
  18095. "ref/MonoTouch10/_._",
  18096. "ref/net45/_._",
  18097. "ref/netcore50/System.Threading.Tasks.dll",
  18098. "ref/netcore50/System.Threading.Tasks.xml",
  18099. "ref/netcore50/de/System.Threading.Tasks.xml",
  18100. "ref/netcore50/es/System.Threading.Tasks.xml",
  18101. "ref/netcore50/fr/System.Threading.Tasks.xml",
  18102. "ref/netcore50/it/System.Threading.Tasks.xml",
  18103. "ref/netcore50/ja/System.Threading.Tasks.xml",
  18104. "ref/netcore50/ko/System.Threading.Tasks.xml",
  18105. "ref/netcore50/ru/System.Threading.Tasks.xml",
  18106. "ref/netcore50/zh-hans/System.Threading.Tasks.xml",
  18107. "ref/netcore50/zh-hant/System.Threading.Tasks.xml",
  18108. "ref/netstandard1.0/System.Threading.Tasks.dll",
  18109. "ref/netstandard1.0/System.Threading.Tasks.xml",
  18110. "ref/netstandard1.0/de/System.Threading.Tasks.xml",
  18111. "ref/netstandard1.0/es/System.Threading.Tasks.xml",
  18112. "ref/netstandard1.0/fr/System.Threading.Tasks.xml",
  18113. "ref/netstandard1.0/it/System.Threading.Tasks.xml",
  18114. "ref/netstandard1.0/ja/System.Threading.Tasks.xml",
  18115. "ref/netstandard1.0/ko/System.Threading.Tasks.xml",
  18116. "ref/netstandard1.0/ru/System.Threading.Tasks.xml",
  18117. "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
  18118. "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
  18119. "ref/netstandard1.3/System.Threading.Tasks.dll",
  18120. "ref/netstandard1.3/System.Threading.Tasks.xml",
  18121. "ref/netstandard1.3/de/System.Threading.Tasks.xml",
  18122. "ref/netstandard1.3/es/System.Threading.Tasks.xml",
  18123. "ref/netstandard1.3/fr/System.Threading.Tasks.xml",
  18124. "ref/netstandard1.3/it/System.Threading.Tasks.xml",
  18125. "ref/netstandard1.3/ja/System.Threading.Tasks.xml",
  18126. "ref/netstandard1.3/ko/System.Threading.Tasks.xml",
  18127. "ref/netstandard1.3/ru/System.Threading.Tasks.xml",
  18128. "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
  18129. "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
  18130. "ref/portable-net45+win8+wp8+wpa81/_._",
  18131. "ref/win8/_._",
  18132. "ref/wp80/_._",
  18133. "ref/wpa81/_._",
  18134. "ref/xamarinios10/_._",
  18135. "ref/xamarinmac20/_._",
  18136. "ref/xamarintvos10/_._",
  18137. "ref/xamarinwatchos10/_._",
  18138. "system.threading.tasks.4.3.0.nupkg.sha512",
  18139. "system.threading.tasks.nuspec"
  18140. ]
  18141. },
  18142. "System.Threading.Tasks.Extensions/4.5.4": {
  18143. "sha512": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
  18144. "type": "package",
  18145. "path": "system.threading.tasks.extensions/4.5.4",
  18146. "files": [
  18147. ".nupkg.metadata",
  18148. ".signature.p7s",
  18149. "LICENSE.TXT",
  18150. "THIRD-PARTY-NOTICES.TXT",
  18151. "lib/MonoAndroid10/_._",
  18152. "lib/MonoTouch10/_._",
  18153. "lib/net461/System.Threading.Tasks.Extensions.dll",
  18154. "lib/net461/System.Threading.Tasks.Extensions.xml",
  18155. "lib/netcoreapp2.1/_._",
  18156. "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
  18157. "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
  18158. "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll",
  18159. "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml",
  18160. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
  18161. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
  18162. "lib/xamarinios10/_._",
  18163. "lib/xamarinmac20/_._",
  18164. "lib/xamarintvos10/_._",
  18165. "lib/xamarinwatchos10/_._",
  18166. "ref/MonoAndroid10/_._",
  18167. "ref/MonoTouch10/_._",
  18168. "ref/netcoreapp2.1/_._",
  18169. "ref/xamarinios10/_._",
  18170. "ref/xamarinmac20/_._",
  18171. "ref/xamarintvos10/_._",
  18172. "ref/xamarinwatchos10/_._",
  18173. "system.threading.tasks.extensions.4.5.4.nupkg.sha512",
  18174. "system.threading.tasks.extensions.nuspec",
  18175. "useSharedDesignerContext.txt",
  18176. "version.txt"
  18177. ]
  18178. },
  18179. "System.Threading.Tasks.Parallel/4.3.0": {
  18180. "sha512": "cbjBNZHf/vQCfcdhzx7knsiygoCKgxL8mZOeocXZn5gWhCdzHIq6bYNKWX0LAJCWYP7bds4yBK8p06YkP0oa0g==",
  18181. "type": "package",
  18182. "path": "system.threading.tasks.parallel/4.3.0",
  18183. "files": [
  18184. ".nupkg.metadata",
  18185. ".signature.p7s",
  18186. "ThirdPartyNotices.txt",
  18187. "dotnet_library_license.txt",
  18188. "lib/MonoAndroid10/_._",
  18189. "lib/MonoTouch10/_._",
  18190. "lib/net45/_._",
  18191. "lib/netcore50/System.Threading.Tasks.Parallel.dll",
  18192. "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll",
  18193. "lib/portable-net45+win8+wpa81/_._",
  18194. "lib/win8/_._",
  18195. "lib/wpa81/_._",
  18196. "lib/xamarinios10/_._",
  18197. "lib/xamarinmac20/_._",
  18198. "lib/xamarintvos10/_._",
  18199. "lib/xamarinwatchos10/_._",
  18200. "ref/MonoAndroid10/_._",
  18201. "ref/MonoTouch10/_._",
  18202. "ref/net45/_._",
  18203. "ref/netcore50/System.Threading.Tasks.Parallel.dll",
  18204. "ref/netcore50/System.Threading.Tasks.Parallel.xml",
  18205. "ref/netcore50/de/System.Threading.Tasks.Parallel.xml",
  18206. "ref/netcore50/es/System.Threading.Tasks.Parallel.xml",
  18207. "ref/netcore50/fr/System.Threading.Tasks.Parallel.xml",
  18208. "ref/netcore50/it/System.Threading.Tasks.Parallel.xml",
  18209. "ref/netcore50/ja/System.Threading.Tasks.Parallel.xml",
  18210. "ref/netcore50/ko/System.Threading.Tasks.Parallel.xml",
  18211. "ref/netcore50/ru/System.Threading.Tasks.Parallel.xml",
  18212. "ref/netcore50/zh-hans/System.Threading.Tasks.Parallel.xml",
  18213. "ref/netcore50/zh-hant/System.Threading.Tasks.Parallel.xml",
  18214. "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll",
  18215. "ref/netstandard1.1/System.Threading.Tasks.Parallel.xml",
  18216. "ref/netstandard1.1/de/System.Threading.Tasks.Parallel.xml",
  18217. "ref/netstandard1.1/es/System.Threading.Tasks.Parallel.xml",
  18218. "ref/netstandard1.1/fr/System.Threading.Tasks.Parallel.xml",
  18219. "ref/netstandard1.1/it/System.Threading.Tasks.Parallel.xml",
  18220. "ref/netstandard1.1/ja/System.Threading.Tasks.Parallel.xml",
  18221. "ref/netstandard1.1/ko/System.Threading.Tasks.Parallel.xml",
  18222. "ref/netstandard1.1/ru/System.Threading.Tasks.Parallel.xml",
  18223. "ref/netstandard1.1/zh-hans/System.Threading.Tasks.Parallel.xml",
  18224. "ref/netstandard1.1/zh-hant/System.Threading.Tasks.Parallel.xml",
  18225. "ref/portable-net45+win8+wpa81/_._",
  18226. "ref/win8/_._",
  18227. "ref/wpa81/_._",
  18228. "ref/xamarinios10/_._",
  18229. "ref/xamarinmac20/_._",
  18230. "ref/xamarintvos10/_._",
  18231. "ref/xamarinwatchos10/_._",
  18232. "system.threading.tasks.parallel.4.3.0.nupkg.sha512",
  18233. "system.threading.tasks.parallel.nuspec"
  18234. ]
  18235. },
  18236. "System.Windows.Extensions/6.0.0": {
  18237. "sha512": "IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
  18238. "type": "package",
  18239. "path": "system.windows.extensions/6.0.0",
  18240. "files": [
  18241. ".nupkg.metadata",
  18242. ".signature.p7s",
  18243. "Icon.png",
  18244. "LICENSE.TXT",
  18245. "THIRD-PARTY-NOTICES.TXT",
  18246. "lib/net6.0/System.Windows.Extensions.dll",
  18247. "lib/net6.0/System.Windows.Extensions.xml",
  18248. "lib/netcoreapp3.1/System.Windows.Extensions.dll",
  18249. "lib/netcoreapp3.1/System.Windows.Extensions.xml",
  18250. "runtimes/win/lib/net6.0/System.Windows.Extensions.dll",
  18251. "runtimes/win/lib/net6.0/System.Windows.Extensions.xml",
  18252. "runtimes/win/lib/netcoreapp3.1/System.Windows.Extensions.dll",
  18253. "runtimes/win/lib/netcoreapp3.1/System.Windows.Extensions.xml",
  18254. "system.windows.extensions.6.0.0.nupkg.sha512",
  18255. "system.windows.extensions.nuspec",
  18256. "useSharedDesignerContext.txt"
  18257. ]
  18258. },
  18259. "Tencent.QCloud.Cos.Sts.Sdk/3.0.5": {
  18260. "sha512": "e1EVha7hwm6CLEC5Hc6ahnMvfEo9qkWJuiaS5W3RaHgS/SDMTwySwGIu4Ij90p2su+xRfTRBGuVnODecsDTiYg==",
  18261. "type": "package",
  18262. "path": "tencent.qcloud.cos.sts.sdk/3.0.5",
  18263. "files": [
  18264. ".nupkg.metadata",
  18265. ".signature.p7s",
  18266. "lib/net45/COSSTS.dll",
  18267. "lib/netstandard2.0/COSSTS.dll",
  18268. "tencent.qcloud.cos.sts.sdk.3.0.5.nupkg.sha512",
  18269. "tencent.qcloud.cos.sts.sdk.nuspec"
  18270. ]
  18271. },
  18272. "TencentCloudSDK/3.0.500": {
  18273. "sha512": "tDFtr7SY+PBUt6+spijOOK62uDlcYotIsiI6AzYekajVhH5L5cuCiJvXczFSunxPkixDjq0GsM8+3XE4AIj0cA==",
  18274. "type": "package",
  18275. "path": "tencentcloudsdk/3.0.500",
  18276. "files": [
  18277. ".nupkg.metadata",
  18278. ".signature.p7s",
  18279. "lib/net45/TencentCloud.dll",
  18280. "lib/netstandard2.0/TencentCloud.dll",
  18281. "tencentcloudsdk.3.0.500.nupkg.sha512",
  18282. "tencentcloudsdk.nuspec"
  18283. ]
  18284. },
  18285. "UAParser/3.1.47": {
  18286. "sha512": "I68Jl/Vs5RQZdz9BbmYtnXgujg0jVd61LhKbyNZOCm9lBxZFGxLbiQo6yFj21VYi7DzPvEvrVOmeC6v41AoLfw==",
  18287. "type": "package",
  18288. "path": "uaparser/3.1.47",
  18289. "files": [
  18290. ".nupkg.metadata",
  18291. ".signature.p7s",
  18292. "lib/net20/UAParser.dll",
  18293. "lib/net20/UAParser.xml",
  18294. "lib/net35/UAParser.dll",
  18295. "lib/net35/UAParser.xml",
  18296. "lib/net40/UAParser.dll",
  18297. "lib/net40/UAParser.xml",
  18298. "lib/net45/UAParser.dll",
  18299. "lib/net45/UAParser.xml",
  18300. "lib/netcoreapp2.0/UAParser.dll",
  18301. "lib/netcoreapp2.0/UAParser.xml",
  18302. "lib/netstandard1.0/UAParser.dll",
  18303. "lib/netstandard1.0/UAParser.xml",
  18304. "lib/netstandard1.3/UAParser.dll",
  18305. "lib/netstandard1.3/UAParser.xml",
  18306. "lib/netstandard1.6/UAParser.dll",
  18307. "lib/netstandard1.6/UAParser.xml",
  18308. "uaparser.3.1.47.nupkg.sha512",
  18309. "uaparser.nuspec"
  18310. ]
  18311. },
  18312. "Yitter.IdGenerator/1.0.14": {
  18313. "sha512": "F4nOJ7Geq41vgNWX9E6/vkxRzFInACGpDp4Kad2mA2WIKhEwgPyE9FpulBAuEmDByrfHHz6mOII3IIeLJAh91g==",
  18314. "type": "package",
  18315. "path": "yitter.idgenerator/1.0.14",
  18316. "files": [
  18317. ".nupkg.metadata",
  18318. ".signature.p7s",
  18319. "lib/netstandard2.0/Yitter.IdGenerator.dll",
  18320. "yitter.idgenerator.1.0.14.nupkg.sha512",
  18321. "yitter.idgenerator.nuspec"
  18322. ]
  18323. },
  18324. "ZstdSharp.Port/0.8.0": {
  18325. "sha512": "Z62eNBIu8E8YtbqlMy57tK3dV1+m2b9NhPeaYovB5exmLKvrGCqOhJTzrEUH5VyUWU6vwX3c1XHJGhW5HVs8dA==",
  18326. "type": "package",
  18327. "path": "zstdsharp.port/0.8.0",
  18328. "files": [
  18329. ".nupkg.metadata",
  18330. ".signature.p7s",
  18331. "lib/net462/ZstdSharp.dll",
  18332. "lib/net5.0/ZstdSharp.dll",
  18333. "lib/net6.0/ZstdSharp.dll",
  18334. "lib/net7.0/ZstdSharp.dll",
  18335. "lib/net8.0/ZstdSharp.dll",
  18336. "lib/netcoreapp3.1/ZstdSharp.dll",
  18337. "lib/netstandard2.0/ZstdSharp.dll",
  18338. "lib/netstandard2.1/ZstdSharp.dll",
  18339. "zstdsharp.port.0.8.0.nupkg.sha512",
  18340. "zstdsharp.port.nuspec"
  18341. ]
  18342. },
  18343. "SafeCampus.Application/3.0.0": {
  18344. "type": "project",
  18345. "path": "../SafeCampus.Application/SafeCampus.Application.csproj",
  18346. "msbuildProject": "../SafeCampus.Application/SafeCampus.Application.csproj"
  18347. },
  18348. "SafeCampus.Cache/3.0.0": {
  18349. "type": "project",
  18350. "path": "../SafeCampus.Cache/SafeCampus.Cache.csproj",
  18351. "msbuildProject": "../SafeCampus.Cache/SafeCampus.Cache.csproj"
  18352. },
  18353. "SafeCampus.Core/3.0.0": {
  18354. "type": "project",
  18355. "path": "../SafeCampus.Core/SafeCampus.Core.csproj",
  18356. "msbuildProject": "../SafeCampus.Core/SafeCampus.Core.csproj"
  18357. },
  18358. "SafeCampus.Plugin.Aop/3.0.0": {
  18359. "type": "project",
  18360. "path": "../SafeCampus.Plugin/SafeCampus.Plugin.Aop/SafeCampus.Plugin.Aop.csproj",
  18361. "msbuildProject": "../SafeCampus.Plugin/SafeCampus.Plugin.Aop/SafeCampus.Plugin.Aop.csproj"
  18362. },
  18363. "SafeCampus.SqlSugar/3.0.0": {
  18364. "type": "project",
  18365. "path": "../SafeCampus.SqlSugar/SafeCampus.SqlSugar.csproj",
  18366. "msbuildProject": "../SafeCampus.SqlSugar/SafeCampus.SqlSugar.csproj"
  18367. },
  18368. "SafeCampus.System/3.0.0": {
  18369. "type": "project",
  18370. "path": "../SafeCampus.System/SafeCampus.System.csproj",
  18371. "msbuildProject": "../SafeCampus.System/SafeCampus.System.csproj"
  18372. }
  18373. },
  18374. "projectFileDependencyGroups": {
  18375. "net6.0": [
  18376. "SafeCampus.Application >= 3.0.0"
  18377. ],
  18378. "net7.0": [
  18379. "SafeCampus.Application >= 3.0.0"
  18380. ],
  18381. "net8.0": [
  18382. "SafeCampus.Application >= 3.0.0"
  18383. ]
  18384. },
  18385. "packageFolders": {
  18386. "C:\\Users\\王晓寒\\.nuget\\packages\\": {}
  18387. },
  18388. "project": {
  18389. "version": "3.0.0",
  18390. "restore": {
  18391. "projectUniqueName": "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.Web.Core\\SafeCampus.Web.Core.csproj",
  18392. "projectName": "SafeCampus.Web.Core",
  18393. "projectPath": "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.Web.Core\\SafeCampus.Web.Core.csproj",
  18394. "packagesPath": "C:\\Users\\王晓寒\\.nuget\\packages\\",
  18395. "outputPath": "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.Web.Core\\obj\\",
  18396. "projectStyle": "PackageReference",
  18397. "crossTargeting": true,
  18398. "configFilePaths": [
  18399. "C:\\Users\\王晓寒\\AppData\\Roaming\\NuGet\\NuGet.Config",
  18400. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  18401. ],
  18402. "originalTargetFrameworks": [
  18403. "net6.0",
  18404. "net7.0",
  18405. "net8.0"
  18406. ],
  18407. "sources": {
  18408. "https://api.nuget.org/v3/index.json": {}
  18409. },
  18410. "frameworks": {
  18411. "net6.0": {
  18412. "targetAlias": "net6.0",
  18413. "projectReferences": {
  18414. "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.Application\\SafeCampus.Application.csproj": {
  18415. "projectPath": "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.Application\\SafeCampus.Application.csproj"
  18416. }
  18417. }
  18418. },
  18419. "net7.0": {
  18420. "targetAlias": "net7.0",
  18421. "projectReferences": {
  18422. "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.Application\\SafeCampus.Application.csproj": {
  18423. "projectPath": "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.Application\\SafeCampus.Application.csproj"
  18424. }
  18425. }
  18426. },
  18427. "net8.0": {
  18428. "targetAlias": "net8.0",
  18429. "projectReferences": {
  18430. "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.Application\\SafeCampus.Application.csproj": {
  18431. "projectPath": "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.Application\\SafeCampus.Application.csproj"
  18432. }
  18433. }
  18434. }
  18435. },
  18436. "warningProperties": {
  18437. "warnAsError": [
  18438. "NU1605"
  18439. ]
  18440. },
  18441. "restoreAuditProperties": {
  18442. "enableAudit": "true",
  18443. "auditLevel": "low",
  18444. "auditMode": "direct"
  18445. }
  18446. },
  18447. "frameworks": {
  18448. "net6.0": {
  18449. "targetAlias": "net6.0",
  18450. "imports": [
  18451. "net461",
  18452. "net462",
  18453. "net47",
  18454. "net471",
  18455. "net472",
  18456. "net48",
  18457. "net481"
  18458. ],
  18459. "assetTargetFallback": true,
  18460. "warn": true,
  18461. "frameworkReferences": {
  18462. "Microsoft.NETCore.App": {
  18463. "privateAssets": "all"
  18464. }
  18465. },
  18466. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.202\\RuntimeIdentifierGraph.json"
  18467. },
  18468. "net7.0": {
  18469. "targetAlias": "net7.0",
  18470. "imports": [
  18471. "net461",
  18472. "net462",
  18473. "net47",
  18474. "net471",
  18475. "net472",
  18476. "net48",
  18477. "net481"
  18478. ],
  18479. "assetTargetFallback": true,
  18480. "warn": true,
  18481. "frameworkReferences": {
  18482. "Microsoft.NETCore.App": {
  18483. "privateAssets": "all"
  18484. }
  18485. },
  18486. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.202\\RuntimeIdentifierGraph.json"
  18487. },
  18488. "net8.0": {
  18489. "targetAlias": "net8.0",
  18490. "imports": [
  18491. "net461",
  18492. "net462",
  18493. "net47",
  18494. "net471",
  18495. "net472",
  18496. "net48",
  18497. "net481"
  18498. ],
  18499. "assetTargetFallback": true,
  18500. "warn": true,
  18501. "frameworkReferences": {
  18502. "Microsoft.NETCore.App": {
  18503. "privateAssets": "all"
  18504. }
  18505. },
  18506. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.202/PortableRuntimeIdentifierGraph.json"
  18507. }
  18508. }
  18509. }
  18510. }