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

18466 line
709 KiB

  1. {
  2. "version": 3,
  3. "targets": {
  4. "net6.0": {
  5. "AngleSharp/1.1.2": {
  6. "type": "package",
  7. "dependencies": {
  8. "System.Text.Encoding.CodePages": "6.0.0"
  9. },
  10. "compile": {
  11. "lib/net6.0/AngleSharp.dll": {
  12. "related": ".xml"
  13. }
  14. },
  15. "runtime": {
  16. "lib/net6.0/AngleSharp.dll": {
  17. "related": ".xml"
  18. }
  19. }
  20. },
  21. "AngleSharp.Css/1.0.0-beta.139": {
  22. "type": "package",
  23. "dependencies": {
  24. "AngleSharp": "[1.0.0, 2.0.0)"
  25. },
  26. "compile": {
  27. "lib/net6.0/AngleSharp.Css.dll": {
  28. "related": ".xml"
  29. }
  30. },
  31. "runtime": {
  32. "lib/net6.0/AngleSharp.Css.dll": {
  33. "related": ".xml"
  34. }
  35. }
  36. },
  37. "Ben.Demystifier/0.4.1": {
  38. "type": "package",
  39. "dependencies": {
  40. "System.Reflection.Metadata": "5.0.0"
  41. },
  42. "compile": {
  43. "lib/netstandard2.1/Ben.Demystifier.dll": {}
  44. },
  45. "runtime": {
  46. "lib/netstandard2.1/Ben.Demystifier.dll": {}
  47. }
  48. },
  49. "Castle.Core/5.1.1": {
  50. "type": "package",
  51. "dependencies": {
  52. "System.Diagnostics.EventLog": "6.0.0"
  53. },
  54. "compile": {
  55. "lib/net6.0/Castle.Core.dll": {
  56. "related": ".xml"
  57. }
  58. },
  59. "runtime": {
  60. "lib/net6.0/Castle.Core.dll": {
  61. "related": ".xml"
  62. }
  63. }
  64. },
  65. "CommunityToolkit.HighPerformance/8.1.0": {
  66. "type": "package",
  67. "compile": {
  68. "lib/net6.0/CommunityToolkit.HighPerformance.dll": {
  69. "related": ".pdb;.xml"
  70. }
  71. },
  72. "runtime": {
  73. "lib/net6.0/CommunityToolkit.HighPerformance.dll": {
  74. "related": ".pdb;.xml"
  75. }
  76. }
  77. },
  78. "DnsClient/1.7.0": {
  79. "type": "package",
  80. "dependencies": {
  81. "Microsoft.Win32.Registry": "5.0.0"
  82. },
  83. "compile": {
  84. "lib/net6.0/DnsClient.dll": {
  85. "related": ".xml"
  86. }
  87. },
  88. "runtime": {
  89. "lib/net6.0/DnsClient.dll": {
  90. "related": ".xml"
  91. }
  92. }
  93. },
  94. "DynamicExpresso.Core/2.3.3": {
  95. "type": "package",
  96. "dependencies": {
  97. "Microsoft.CSharp": "4.7.0"
  98. },
  99. "compile": {
  100. "lib/netstandard2.0/DynamicExpresso.Core.dll": {}
  101. },
  102. "runtime": {
  103. "lib/netstandard2.0/DynamicExpresso.Core.dll": {}
  104. }
  105. },
  106. "Humanizer.Core/2.14.1": {
  107. "type": "package",
  108. "compile": {
  109. "lib/net6.0/_._": {
  110. "related": ".xml"
  111. }
  112. },
  113. "runtime": {
  114. "lib/net6.0/Humanizer.dll": {
  115. "related": ".xml"
  116. }
  117. }
  118. },
  119. "IP2Region.Net/2.0.2": {
  120. "type": "package",
  121. "compile": {
  122. "lib/net6.0/IP2Region.Net.dll": {}
  123. },
  124. "runtime": {
  125. "lib/net6.0/IP2Region.Net.dll": {}
  126. }
  127. },
  128. "Lazy.Captcha.Core/2.0.7": {
  129. "type": "package",
  130. "dependencies": {
  131. "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
  132. "Microsoft.Extensions.Caching.Memory": "8.0.0",
  133. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  134. "Microsoft.Extensions.Configuration.Binder": "8.0.0",
  135. "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0",
  136. "SkiaSharp": "2.88.6"
  137. },
  138. "compile": {
  139. "lib/netstandard2.0/Lazy.Captcha.Core.dll": {}
  140. },
  141. "runtime": {
  142. "lib/netstandard2.0/Lazy.Captcha.Core.dll": {}
  143. }
  144. },
  145. "Magicodes.IE.Core/2.7.5.1": {
  146. "type": "package",
  147. "dependencies": {
  148. "Microsoft.Extensions.DependencyInjection": "6.0.0",
  149. "Microsoft.Extensions.DependencyModel": "6.0.0",
  150. "SixLabors.ImageSharp": "3.0.0",
  151. "System.ComponentModel.Annotations": "4.7.0"
  152. },
  153. "compile": {
  154. "lib/net6.0/Magicodes.IE.Core.dll": {
  155. "related": ".xml"
  156. }
  157. },
  158. "runtime": {
  159. "lib/net6.0/Magicodes.IE.Core.dll": {
  160. "related": ".xml"
  161. }
  162. },
  163. "resource": {
  164. "lib/net6.0/zh-Hans/Magicodes.IE.Core.resources.dll": {
  165. "locale": "zh-Hans"
  166. }
  167. }
  168. },
  169. "Magicodes.IE.EPPlus/2.7.5.1": {
  170. "type": "package",
  171. "dependencies": {
  172. "Microsoft.IO.RecyclableMemoryStream": "2.1.1",
  173. "SixLabors.ImageSharp": "3.0.0",
  174. "SkiaSharp": "2.88.6",
  175. "System.Security.Cryptography.Pkcs": "6.0.1",
  176. "System.Text.Encoding.CodePages": "6.0.0"
  177. },
  178. "compile": {
  179. "lib/net6.0/Magicodes.IE.EPPlus.dll": {}
  180. },
  181. "runtime": {
  182. "lib/net6.0/Magicodes.IE.EPPlus.dll": {}
  183. }
  184. },
  185. "Magicodes.IE.Excel/2.7.5.1": {
  186. "type": "package",
  187. "dependencies": {
  188. "DynamicExpresso.Core": "2.3.3",
  189. "Magicodes.IE.Core": "2.7.5.1",
  190. "Magicodes.IE.EPPlus": "2.7.5.1",
  191. "SkiaSharp.NativeAssets.Linux.NoDependencies": "2.88.6",
  192. "System.Linq.Dynamic.Core": "1.2.6"
  193. },
  194. "compile": {
  195. "lib/net6.0/Magicodes.IE.Excel.dll": {
  196. "related": ".xml"
  197. }
  198. },
  199. "runtime": {
  200. "lib/net6.0/Magicodes.IE.Excel.dll": {
  201. "related": ".xml"
  202. }
  203. }
  204. },
  205. "Mapster/7.4.0": {
  206. "type": "package",
  207. "dependencies": {
  208. "Mapster.Core": "1.2.1"
  209. },
  210. "compile": {
  211. "lib/net6.0/Mapster.dll": {}
  212. },
  213. "runtime": {
  214. "lib/net6.0/Mapster.dll": {}
  215. }
  216. },
  217. "Mapster.Core/1.2.1": {
  218. "type": "package",
  219. "compile": {
  220. "lib/net6.0/Mapster.Core.dll": {}
  221. },
  222. "runtime": {
  223. "lib/net6.0/Mapster.Core.dll": {}
  224. }
  225. },
  226. "Mapster.DependencyInjection/1.0.1": {
  227. "type": "package",
  228. "dependencies": {
  229. "Mapster": "7.4.0",
  230. "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
  231. },
  232. "compile": {
  233. "lib/net6.0/Mapster.DependencyInjection.dll": {}
  234. },
  235. "runtime": {
  236. "lib/net6.0/Mapster.DependencyInjection.dll": {}
  237. }
  238. },
  239. "Masuit.Tools.Abstractions/2024.3.4": {
  240. "type": "package",
  241. "dependencies": {
  242. "AngleSharp": "1.1.2",
  243. "AngleSharp.Css": "1.0.0-beta.139",
  244. "Castle.Core": "5.1.1",
  245. "DnsClient": "1.7.0",
  246. "Microsoft.CSharp": "4.7.0",
  247. "Microsoft.Extensions.Configuration.Json": "8.0.0",
  248. "Newtonsoft.Json": "13.0.3",
  249. "SharpCompress": "0.37.2",
  250. "SixLabors.ImageSharp.Drawing": "2.1.3",
  251. "System.Collections.Immutable": "8.0.0",
  252. "System.Configuration.ConfigurationManager": "8.0.0",
  253. "System.Diagnostics.PerformanceCounter": "7.0.0",
  254. "System.Management": "8.0.0",
  255. "System.Reflection.Emit.Lightweight": "4.7.0"
  256. },
  257. "compile": {
  258. "lib/net6.0/Masuit.Tools.Abstractions.dll": {
  259. "related": ".xml"
  260. }
  261. },
  262. "runtime": {
  263. "lib/net6.0/Masuit.Tools.Abstractions.dll": {
  264. "related": ".xml"
  265. }
  266. }
  267. },
  268. "Masuit.Tools.Core/2024.3.4": {
  269. "type": "package",
  270. "dependencies": {
  271. "Masuit.Tools.Abstractions": "2024.3.4",
  272. "Microsoft.EntityFrameworkCore": "[6.0.26]"
  273. },
  274. "compile": {
  275. "lib/net6.0/Masuit.Tools.Core.dll": {
  276. "related": ".xml"
  277. }
  278. },
  279. "runtime": {
  280. "lib/net6.0/Masuit.Tools.Core.dll": {
  281. "related": ".xml"
  282. }
  283. }
  284. },
  285. "Microsoft.AspNetCore.Authentication.JwtBearer/6.0.29": {
  286. "type": "package",
  287. "dependencies": {
  288. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0"
  289. },
  290. "compile": {
  291. "lib/net6.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
  292. "related": ".xml"
  293. }
  294. },
  295. "runtime": {
  296. "lib/net6.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
  297. "related": ".xml"
  298. }
  299. },
  300. "frameworkReferences": [
  301. "Microsoft.AspNetCore.App"
  302. ]
  303. },
  304. "Microsoft.AspNetCore.JsonPatch/6.0.29": {
  305. "type": "package",
  306. "dependencies": {
  307. "Microsoft.CSharp": "4.7.0",
  308. "Newtonsoft.Json": "13.0.1"
  309. },
  310. "compile": {
  311. "lib/net6.0/Microsoft.AspNetCore.JsonPatch.dll": {
  312. "related": ".xml"
  313. }
  314. },
  315. "runtime": {
  316. "lib/net6.0/Microsoft.AspNetCore.JsonPatch.dll": {
  317. "related": ".xml"
  318. }
  319. }
  320. },
  321. "Microsoft.AspNetCore.Mvc.NewtonsoftJson/6.0.29": {
  322. "type": "package",
  323. "dependencies": {
  324. "Microsoft.AspNetCore.JsonPatch": "6.0.29",
  325. "Newtonsoft.Json": "13.0.1",
  326. "Newtonsoft.Json.Bson": "1.0.2"
  327. },
  328. "compile": {
  329. "lib/net6.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {
  330. "related": ".xml"
  331. }
  332. },
  333. "runtime": {
  334. "lib/net6.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {
  335. "related": ".xml"
  336. }
  337. },
  338. "frameworkReferences": [
  339. "Microsoft.AspNetCore.App"
  340. ]
  341. },
  342. "Microsoft.AspNetCore.Razor.Language/6.0.29": {
  343. "type": "package",
  344. "compile": {
  345. "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {}
  346. },
  347. "runtime": {
  348. "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {}
  349. }
  350. },
  351. "Microsoft.CodeAnalysis.Analyzers/3.3.4": {
  352. "type": "package",
  353. "build": {
  354. "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props": {},
  355. "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets": {}
  356. }
  357. },
  358. "Microsoft.CodeAnalysis.Common/4.9.2": {
  359. "type": "package",
  360. "dependencies": {
  361. "Microsoft.CodeAnalysis.Analyzers": "3.3.4",
  362. "System.Collections.Immutable": "8.0.0",
  363. "System.Reflection.Metadata": "8.0.0",
  364. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  365. },
  366. "compile": {
  367. "lib/net6.0/Microsoft.CodeAnalysis.dll": {
  368. "related": ".pdb;.xml"
  369. }
  370. },
  371. "runtime": {
  372. "lib/net6.0/Microsoft.CodeAnalysis.dll": {
  373. "related": ".pdb;.xml"
  374. }
  375. },
  376. "resource": {
  377. "lib/net6.0/cs/Microsoft.CodeAnalysis.resources.dll": {
  378. "locale": "cs"
  379. },
  380. "lib/net6.0/de/Microsoft.CodeAnalysis.resources.dll": {
  381. "locale": "de"
  382. },
  383. "lib/net6.0/es/Microsoft.CodeAnalysis.resources.dll": {
  384. "locale": "es"
  385. },
  386. "lib/net6.0/fr/Microsoft.CodeAnalysis.resources.dll": {
  387. "locale": "fr"
  388. },
  389. "lib/net6.0/it/Microsoft.CodeAnalysis.resources.dll": {
  390. "locale": "it"
  391. },
  392. "lib/net6.0/ja/Microsoft.CodeAnalysis.resources.dll": {
  393. "locale": "ja"
  394. },
  395. "lib/net6.0/ko/Microsoft.CodeAnalysis.resources.dll": {
  396. "locale": "ko"
  397. },
  398. "lib/net6.0/pl/Microsoft.CodeAnalysis.resources.dll": {
  399. "locale": "pl"
  400. },
  401. "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
  402. "locale": "pt-BR"
  403. },
  404. "lib/net6.0/ru/Microsoft.CodeAnalysis.resources.dll": {
  405. "locale": "ru"
  406. },
  407. "lib/net6.0/tr/Microsoft.CodeAnalysis.resources.dll": {
  408. "locale": "tr"
  409. },
  410. "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
  411. "locale": "zh-Hans"
  412. },
  413. "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
  414. "locale": "zh-Hant"
  415. }
  416. }
  417. },
  418. "Microsoft.CodeAnalysis.CSharp/4.9.2": {
  419. "type": "package",
  420. "dependencies": {
  421. "Microsoft.CodeAnalysis.Common": "[4.9.2]"
  422. },
  423. "compile": {
  424. "lib/net6.0/Microsoft.CodeAnalysis.CSharp.dll": {
  425. "related": ".pdb;.xml"
  426. }
  427. },
  428. "runtime": {
  429. "lib/net6.0/Microsoft.CodeAnalysis.CSharp.dll": {
  430. "related": ".pdb;.xml"
  431. }
  432. },
  433. "resource": {
  434. "lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  435. "locale": "cs"
  436. },
  437. "lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  438. "locale": "de"
  439. },
  440. "lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  441. "locale": "es"
  442. },
  443. "lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  444. "locale": "fr"
  445. },
  446. "lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  447. "locale": "it"
  448. },
  449. "lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  450. "locale": "ja"
  451. },
  452. "lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  453. "locale": "ko"
  454. },
  455. "lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  456. "locale": "pl"
  457. },
  458. "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  459. "locale": "pt-BR"
  460. },
  461. "lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  462. "locale": "ru"
  463. },
  464. "lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  465. "locale": "tr"
  466. },
  467. "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  468. "locale": "zh-Hans"
  469. },
  470. "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  471. "locale": "zh-Hant"
  472. }
  473. }
  474. },
  475. "Microsoft.CodeAnalysis.CSharp.Workspaces/4.9.2": {
  476. "type": "package",
  477. "dependencies": {
  478. "Humanizer.Core": "2.14.1",
  479. "Microsoft.CodeAnalysis.CSharp": "[4.9.2]",
  480. "Microsoft.CodeAnalysis.Common": "[4.9.2]",
  481. "Microsoft.CodeAnalysis.Workspaces.Common": "[4.9.2]"
  482. },
  483. "compile": {
  484. "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
  485. "related": ".pdb;.xml"
  486. }
  487. },
  488. "runtime": {
  489. "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
  490. "related": ".pdb;.xml"
  491. }
  492. },
  493. "resource": {
  494. "lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  495. "locale": "cs"
  496. },
  497. "lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  498. "locale": "de"
  499. },
  500. "lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  501. "locale": "es"
  502. },
  503. "lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  504. "locale": "fr"
  505. },
  506. "lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  507. "locale": "it"
  508. },
  509. "lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  510. "locale": "ja"
  511. },
  512. "lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  513. "locale": "ko"
  514. },
  515. "lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  516. "locale": "pl"
  517. },
  518. "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  519. "locale": "pt-BR"
  520. },
  521. "lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  522. "locale": "ru"
  523. },
  524. "lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  525. "locale": "tr"
  526. },
  527. "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  528. "locale": "zh-Hans"
  529. },
  530. "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  531. "locale": "zh-Hant"
  532. }
  533. }
  534. },
  535. "Microsoft.CodeAnalysis.Workspaces.Common/4.9.2": {
  536. "type": "package",
  537. "dependencies": {
  538. "Humanizer.Core": "2.14.1",
  539. "Microsoft.CodeAnalysis.Common": "[4.9.2]",
  540. "System.Composition": "8.0.0",
  541. "System.IO.Pipelines": "8.0.0",
  542. "System.Threading.Channels": "8.0.0"
  543. },
  544. "compile": {
  545. "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.dll": {
  546. "related": ".pdb;.xml"
  547. }
  548. },
  549. "runtime": {
  550. "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.dll": {
  551. "related": ".pdb;.xml"
  552. }
  553. },
  554. "resource": {
  555. "lib/net6.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  556. "locale": "cs"
  557. },
  558. "lib/net6.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  559. "locale": "de"
  560. },
  561. "lib/net6.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  562. "locale": "es"
  563. },
  564. "lib/net6.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  565. "locale": "fr"
  566. },
  567. "lib/net6.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  568. "locale": "it"
  569. },
  570. "lib/net6.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  571. "locale": "ja"
  572. },
  573. "lib/net6.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  574. "locale": "ko"
  575. },
  576. "lib/net6.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  577. "locale": "pl"
  578. },
  579. "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  580. "locale": "pt-BR"
  581. },
  582. "lib/net6.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  583. "locale": "ru"
  584. },
  585. "lib/net6.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  586. "locale": "tr"
  587. },
  588. "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  589. "locale": "zh-Hans"
  590. },
  591. "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  592. "locale": "zh-Hant"
  593. }
  594. }
  595. },
  596. "Microsoft.CSharp/4.7.0": {
  597. "type": "package",
  598. "compile": {
  599. "ref/netcoreapp2.0/_._": {}
  600. },
  601. "runtime": {
  602. "lib/netcoreapp2.0/_._": {}
  603. }
  604. },
  605. "Microsoft.Data.SqlClient/2.1.7": {
  606. "type": "package",
  607. "dependencies": {
  608. "Microsoft.Data.SqlClient.SNI.runtime": "2.1.1",
  609. "Microsoft.Identity.Client": "4.21.1",
  610. "Microsoft.IdentityModel.JsonWebTokens": "6.8.0",
  611. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.8.0",
  612. "Microsoft.Win32.Registry": "4.7.0",
  613. "System.Configuration.ConfigurationManager": "4.7.0",
  614. "System.Diagnostics.DiagnosticSource": "4.7.0",
  615. "System.Runtime.Caching": "4.7.0",
  616. "System.Security.Principal.Windows": "4.7.0",
  617. "System.Text.Encoding.CodePages": "4.7.0"
  618. },
  619. "compile": {
  620. "ref/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  621. "related": ".pdb;.xml"
  622. }
  623. },
  624. "runtime": {
  625. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  626. "related": ".pdb;.xml"
  627. }
  628. },
  629. "runtimeTargets": {
  630. "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  631. "assetType": "runtime",
  632. "rid": "unix"
  633. },
  634. "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  635. "assetType": "runtime",
  636. "rid": "win"
  637. }
  638. }
  639. },
  640. "Microsoft.Data.SqlClient.SNI.runtime/2.1.1": {
  641. "type": "package",
  642. "runtimeTargets": {
  643. "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
  644. "assetType": "native",
  645. "rid": "win-arm"
  646. },
  647. "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
  648. "assetType": "native",
  649. "rid": "win-arm64"
  650. },
  651. "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
  652. "assetType": "native",
  653. "rid": "win-x64"
  654. },
  655. "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
  656. "assetType": "native",
  657. "rid": "win-x86"
  658. }
  659. }
  660. },
  661. "Microsoft.Data.Sqlite/8.0.1": {
  662. "type": "package",
  663. "dependencies": {
  664. "Microsoft.Data.Sqlite.Core": "8.0.1",
  665. "SQLitePCLRaw.bundle_e_sqlite3": "2.1.6"
  666. },
  667. "compile": {
  668. "lib/netstandard2.0/_._": {}
  669. },
  670. "runtime": {
  671. "lib/netstandard2.0/_._": {}
  672. }
  673. },
  674. "Microsoft.Data.Sqlite.Core/8.0.1": {
  675. "type": "package",
  676. "dependencies": {
  677. "SQLitePCLRaw.core": "2.1.6"
  678. },
  679. "compile": {
  680. "lib/net6.0/Microsoft.Data.Sqlite.dll": {
  681. "related": ".xml"
  682. }
  683. },
  684. "runtime": {
  685. "lib/net6.0/Microsoft.Data.Sqlite.dll": {
  686. "related": ".xml"
  687. }
  688. }
  689. },
  690. "Microsoft.EntityFrameworkCore/6.0.26": {
  691. "type": "package",
  692. "dependencies": {
  693. "Microsoft.EntityFrameworkCore.Abstractions": "6.0.26",
  694. "Microsoft.EntityFrameworkCore.Analyzers": "6.0.26",
  695. "Microsoft.Extensions.Caching.Memory": "6.0.1",
  696. "Microsoft.Extensions.DependencyInjection": "6.0.1",
  697. "Microsoft.Extensions.Logging": "6.0.0",
  698. "System.Collections.Immutable": "6.0.0",
  699. "System.Diagnostics.DiagnosticSource": "6.0.1"
  700. },
  701. "compile": {
  702. "lib/net6.0/Microsoft.EntityFrameworkCore.dll": {
  703. "related": ".xml"
  704. }
  705. },
  706. "runtime": {
  707. "lib/net6.0/Microsoft.EntityFrameworkCore.dll": {
  708. "related": ".xml"
  709. }
  710. },
  711. "build": {
  712. "buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props": {}
  713. }
  714. },
  715. "Microsoft.EntityFrameworkCore.Abstractions/6.0.26": {
  716. "type": "package",
  717. "compile": {
  718. "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
  719. "related": ".xml"
  720. }
  721. },
  722. "runtime": {
  723. "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
  724. "related": ".xml"
  725. }
  726. }
  727. },
  728. "Microsoft.EntityFrameworkCore.Analyzers/6.0.26": {
  729. "type": "package",
  730. "compile": {
  731. "lib/netstandard2.0/_._": {}
  732. },
  733. "runtime": {
  734. "lib/netstandard2.0/_._": {}
  735. }
  736. },
  737. "Microsoft.Extensions.ApiDescription.Server/6.0.5": {
  738. "type": "package",
  739. "build": {
  740. "build/_._": {}
  741. },
  742. "buildMultiTargeting": {
  743. "buildMultiTargeting/_._": {}
  744. }
  745. },
  746. "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
  747. "type": "package",
  748. "dependencies": {
  749. "Microsoft.Extensions.Primitives": "8.0.0"
  750. },
  751. "compile": {
  752. "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.dll": {
  753. "related": ".xml"
  754. }
  755. },
  756. "runtime": {
  757. "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.dll": {
  758. "related": ".xml"
  759. }
  760. },
  761. "build": {
  762. "buildTransitive/net6.0/_._": {}
  763. }
  764. },
  765. "Microsoft.Extensions.Caching.Memory/8.0.0": {
  766. "type": "package",
  767. "dependencies": {
  768. "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
  769. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  770. "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
  771. "Microsoft.Extensions.Options": "8.0.0",
  772. "Microsoft.Extensions.Primitives": "8.0.0"
  773. },
  774. "compile": {
  775. "lib/net6.0/Microsoft.Extensions.Caching.Memory.dll": {
  776. "related": ".xml"
  777. }
  778. },
  779. "runtime": {
  780. "lib/net6.0/Microsoft.Extensions.Caching.Memory.dll": {
  781. "related": ".xml"
  782. }
  783. },
  784. "build": {
  785. "buildTransitive/net6.0/_._": {}
  786. }
  787. },
  788. "Microsoft.Extensions.Configuration/8.0.0": {
  789. "type": "package",
  790. "dependencies": {
  791. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  792. "Microsoft.Extensions.Primitives": "8.0.0"
  793. },
  794. "compile": {
  795. "lib/net6.0/Microsoft.Extensions.Configuration.dll": {
  796. "related": ".xml"
  797. }
  798. },
  799. "runtime": {
  800. "lib/net6.0/Microsoft.Extensions.Configuration.dll": {
  801. "related": ".xml"
  802. }
  803. },
  804. "build": {
  805. "buildTransitive/net6.0/_._": {}
  806. }
  807. },
  808. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  809. "type": "package",
  810. "dependencies": {
  811. "Microsoft.Extensions.Primitives": "8.0.0"
  812. },
  813. "compile": {
  814. "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  815. "related": ".xml"
  816. }
  817. },
  818. "runtime": {
  819. "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  820. "related": ".xml"
  821. }
  822. },
  823. "build": {
  824. "buildTransitive/net6.0/_._": {}
  825. }
  826. },
  827. "Microsoft.Extensions.Configuration.Binder/8.0.0": {
  828. "type": "package",
  829. "dependencies": {
  830. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
  831. },
  832. "compile": {
  833. "lib/net6.0/Microsoft.Extensions.Configuration.Binder.dll": {
  834. "related": ".xml"
  835. }
  836. },
  837. "runtime": {
  838. "lib/net6.0/Microsoft.Extensions.Configuration.Binder.dll": {
  839. "related": ".xml"
  840. }
  841. },
  842. "build": {
  843. "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets": {}
  844. }
  845. },
  846. "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": {
  847. "type": "package",
  848. "dependencies": {
  849. "Microsoft.Extensions.Configuration": "8.0.0",
  850. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  851. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  852. "Microsoft.Extensions.FileProviders.Physical": "8.0.0",
  853. "Microsoft.Extensions.Primitives": "8.0.0"
  854. },
  855. "compile": {
  856. "lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
  857. "related": ".xml"
  858. }
  859. },
  860. "runtime": {
  861. "lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
  862. "related": ".xml"
  863. }
  864. },
  865. "build": {
  866. "buildTransitive/net6.0/_._": {}
  867. }
  868. },
  869. "Microsoft.Extensions.Configuration.Json/8.0.0": {
  870. "type": "package",
  871. "dependencies": {
  872. "Microsoft.Extensions.Configuration": "8.0.0",
  873. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  874. "Microsoft.Extensions.Configuration.FileExtensions": "8.0.0",
  875. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  876. "System.Text.Json": "8.0.0"
  877. },
  878. "compile": {
  879. "lib/net6.0/Microsoft.Extensions.Configuration.Json.dll": {
  880. "related": ".xml"
  881. }
  882. },
  883. "runtime": {
  884. "lib/net6.0/Microsoft.Extensions.Configuration.Json.dll": {
  885. "related": ".xml"
  886. }
  887. },
  888. "build": {
  889. "buildTransitive/net6.0/_._": {}
  890. }
  891. },
  892. "Microsoft.Extensions.DependencyInjection/6.0.1": {
  893. "type": "package",
  894. "dependencies": {
  895. "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
  896. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  897. },
  898. "compile": {
  899. "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {
  900. "related": ".xml"
  901. }
  902. },
  903. "runtime": {
  904. "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {
  905. "related": ".xml"
  906. }
  907. },
  908. "build": {
  909. "buildTransitive/netcoreapp3.1/_._": {}
  910. }
  911. },
  912. "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
  913. "type": "package",
  914. "compile": {
  915. "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  916. "related": ".xml"
  917. }
  918. },
  919. "runtime": {
  920. "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  921. "related": ".xml"
  922. }
  923. },
  924. "build": {
  925. "buildTransitive/net6.0/_._": {}
  926. }
  927. },
  928. "Microsoft.Extensions.DependencyModel/6.0.0": {
  929. "type": "package",
  930. "dependencies": {
  931. "System.Buffers": "4.5.1",
  932. "System.Memory": "4.5.4",
  933. "System.Runtime.CompilerServices.Unsafe": "6.0.0",
  934. "System.Text.Encodings.Web": "6.0.0",
  935. "System.Text.Json": "6.0.0"
  936. },
  937. "compile": {
  938. "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {
  939. "related": ".xml"
  940. }
  941. },
  942. "runtime": {
  943. "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {
  944. "related": ".xml"
  945. }
  946. }
  947. },
  948. "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
  949. "type": "package",
  950. "dependencies": {
  951. "Microsoft.Extensions.Primitives": "8.0.0"
  952. },
  953. "compile": {
  954. "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
  955. "related": ".xml"
  956. }
  957. },
  958. "runtime": {
  959. "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
  960. "related": ".xml"
  961. }
  962. },
  963. "build": {
  964. "buildTransitive/net6.0/_._": {}
  965. }
  966. },
  967. "Microsoft.Extensions.FileProviders.Physical/8.0.0": {
  968. "type": "package",
  969. "dependencies": {
  970. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  971. "Microsoft.Extensions.FileSystemGlobbing": "8.0.0",
  972. "Microsoft.Extensions.Primitives": "8.0.0"
  973. },
  974. "compile": {
  975. "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll": {
  976. "related": ".xml"
  977. }
  978. },
  979. "runtime": {
  980. "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll": {
  981. "related": ".xml"
  982. }
  983. },
  984. "build": {
  985. "buildTransitive/net6.0/_._": {}
  986. }
  987. },
  988. "Microsoft.Extensions.FileSystemGlobbing/8.0.0": {
  989. "type": "package",
  990. "compile": {
  991. "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
  992. "related": ".xml"
  993. }
  994. },
  995. "runtime": {
  996. "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
  997. "related": ".xml"
  998. }
  999. },
  1000. "build": {
  1001. "buildTransitive/net6.0/_._": {}
  1002. }
  1003. },
  1004. "Microsoft.Extensions.Logging/6.0.0": {
  1005. "type": "package",
  1006. "dependencies": {
  1007. "Microsoft.Extensions.DependencyInjection": "6.0.0",
  1008. "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
  1009. "Microsoft.Extensions.Logging.Abstractions": "6.0.0",
  1010. "Microsoft.Extensions.Options": "6.0.0",
  1011. "System.Diagnostics.DiagnosticSource": "6.0.0"
  1012. },
  1013. "compile": {
  1014. "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {
  1015. "related": ".xml"
  1016. }
  1017. },
  1018. "runtime": {
  1019. "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {
  1020. "related": ".xml"
  1021. }
  1022. }
  1023. },
  1024. "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
  1025. "type": "package",
  1026. "dependencies": {
  1027. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
  1028. },
  1029. "compile": {
  1030. "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  1031. "related": ".xml"
  1032. }
  1033. },
  1034. "runtime": {
  1035. "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  1036. "related": ".xml"
  1037. }
  1038. },
  1039. "build": {
  1040. "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
  1041. }
  1042. },
  1043. "Microsoft.Extensions.Options/8.0.0": {
  1044. "type": "package",
  1045. "dependencies": {
  1046. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  1047. "Microsoft.Extensions.Primitives": "8.0.0"
  1048. },
  1049. "compile": {
  1050. "lib/net6.0/Microsoft.Extensions.Options.dll": {
  1051. "related": ".xml"
  1052. }
  1053. },
  1054. "runtime": {
  1055. "lib/net6.0/Microsoft.Extensions.Options.dll": {
  1056. "related": ".xml"
  1057. }
  1058. },
  1059. "build": {
  1060. "buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {}
  1061. }
  1062. },
  1063. "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": {
  1064. "type": "package",
  1065. "dependencies": {
  1066. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  1067. "Microsoft.Extensions.Configuration.Binder": "8.0.0",
  1068. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  1069. "Microsoft.Extensions.Options": "8.0.0",
  1070. "Microsoft.Extensions.Primitives": "8.0.0"
  1071. },
  1072. "compile": {
  1073. "lib/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
  1074. "related": ".xml"
  1075. }
  1076. },
  1077. "runtime": {
  1078. "lib/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
  1079. "related": ".xml"
  1080. }
  1081. },
  1082. "build": {
  1083. "buildTransitive/net6.0/_._": {}
  1084. }
  1085. },
  1086. "Microsoft.Extensions.Primitives/8.0.0": {
  1087. "type": "package",
  1088. "dependencies": {
  1089. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  1090. },
  1091. "compile": {
  1092. "lib/net6.0/Microsoft.Extensions.Primitives.dll": {
  1093. "related": ".xml"
  1094. }
  1095. },
  1096. "runtime": {
  1097. "lib/net6.0/Microsoft.Extensions.Primitives.dll": {
  1098. "related": ".xml"
  1099. }
  1100. },
  1101. "build": {
  1102. "buildTransitive/net6.0/_._": {}
  1103. }
  1104. },
  1105. "Microsoft.Identity.Client/4.21.1": {
  1106. "type": "package",
  1107. "compile": {
  1108. "ref/netcoreapp2.1/_._": {
  1109. "related": ".xml"
  1110. }
  1111. },
  1112. "runtime": {
  1113. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
  1114. "related": ".xml"
  1115. }
  1116. }
  1117. },
  1118. "Microsoft.IdentityModel.Abstractions/6.35.0": {
  1119. "type": "package",
  1120. "compile": {
  1121. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
  1122. "related": ".xml"
  1123. }
  1124. },
  1125. "runtime": {
  1126. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
  1127. "related": ".xml"
  1128. }
  1129. }
  1130. },
  1131. "Microsoft.IdentityModel.JsonWebTokens/6.35.0": {
  1132. "type": "package",
  1133. "dependencies": {
  1134. "Microsoft.IdentityModel.Tokens": "6.35.0",
  1135. "System.Text.Encoding": "4.3.0",
  1136. "System.Text.Encodings.Web": "4.7.2",
  1137. "System.Text.Json": "4.7.2"
  1138. },
  1139. "compile": {
  1140. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  1141. "related": ".xml"
  1142. }
  1143. },
  1144. "runtime": {
  1145. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  1146. "related": ".xml"
  1147. }
  1148. }
  1149. },
  1150. "Microsoft.IdentityModel.Logging/6.35.0": {
  1151. "type": "package",
  1152. "dependencies": {
  1153. "Microsoft.IdentityModel.Abstractions": "6.35.0"
  1154. },
  1155. "compile": {
  1156. "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
  1157. "related": ".xml"
  1158. }
  1159. },
  1160. "runtime": {
  1161. "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
  1162. "related": ".xml"
  1163. }
  1164. }
  1165. },
  1166. "Microsoft.IdentityModel.Protocols/6.35.0": {
  1167. "type": "package",
  1168. "dependencies": {
  1169. "Microsoft.IdentityModel.Logging": "6.35.0",
  1170. "Microsoft.IdentityModel.Tokens": "6.35.0"
  1171. },
  1172. "compile": {
  1173. "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
  1174. "related": ".xml"
  1175. }
  1176. },
  1177. "runtime": {
  1178. "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
  1179. "related": ".xml"
  1180. }
  1181. }
  1182. },
  1183. "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": {
  1184. "type": "package",
  1185. "dependencies": {
  1186. "Microsoft.IdentityModel.Protocols": "6.35.0",
  1187. "System.IdentityModel.Tokens.Jwt": "6.35.0"
  1188. },
  1189. "compile": {
  1190. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  1191. "related": ".xml"
  1192. }
  1193. },
  1194. "runtime": {
  1195. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  1196. "related": ".xml"
  1197. }
  1198. }
  1199. },
  1200. "Microsoft.IdentityModel.Tokens/6.35.0": {
  1201. "type": "package",
  1202. "dependencies": {
  1203. "Microsoft.CSharp": "4.5.0",
  1204. "Microsoft.IdentityModel.Logging": "6.35.0",
  1205. "System.Security.Cryptography.Cng": "4.5.0"
  1206. },
  1207. "compile": {
  1208. "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
  1209. "related": ".xml"
  1210. }
  1211. },
  1212. "runtime": {
  1213. "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
  1214. "related": ".xml"
  1215. }
  1216. }
  1217. },
  1218. "Microsoft.IO.RecyclableMemoryStream/2.1.1": {
  1219. "type": "package",
  1220. "compile": {
  1221. "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll": {
  1222. "related": ".xml"
  1223. }
  1224. },
  1225. "runtime": {
  1226. "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll": {
  1227. "related": ".xml"
  1228. }
  1229. }
  1230. },
  1231. "Microsoft.NETCore.Platforms/1.1.1": {
  1232. "type": "package",
  1233. "compile": {
  1234. "lib/netstandard1.0/_._": {}
  1235. },
  1236. "runtime": {
  1237. "lib/netstandard1.0/_._": {}
  1238. }
  1239. },
  1240. "Microsoft.NETCore.Targets/1.1.3": {
  1241. "type": "package",
  1242. "compile": {
  1243. "lib/netstandard1.0/_._": {}
  1244. },
  1245. "runtime": {
  1246. "lib/netstandard1.0/_._": {}
  1247. }
  1248. },
  1249. "Microsoft.OpenApi/1.2.3": {
  1250. "type": "package",
  1251. "compile": {
  1252. "lib/netstandard2.0/Microsoft.OpenApi.dll": {
  1253. "related": ".pdb;.xml"
  1254. }
  1255. },
  1256. "runtime": {
  1257. "lib/netstandard2.0/Microsoft.OpenApi.dll": {
  1258. "related": ".pdb;.xml"
  1259. }
  1260. }
  1261. },
  1262. "Microsoft.Win32.Registry/5.0.0": {
  1263. "type": "package",
  1264. "dependencies": {
  1265. "System.Security.AccessControl": "5.0.0",
  1266. "System.Security.Principal.Windows": "5.0.0"
  1267. },
  1268. "compile": {
  1269. "ref/netstandard2.0/Microsoft.Win32.Registry.dll": {
  1270. "related": ".xml"
  1271. }
  1272. },
  1273. "runtime": {
  1274. "lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  1275. "related": ".xml"
  1276. }
  1277. },
  1278. "runtimeTargets": {
  1279. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  1280. "assetType": "runtime",
  1281. "rid": "win"
  1282. }
  1283. }
  1284. },
  1285. "Microsoft.Win32.SystemEvents/8.0.0": {
  1286. "type": "package",
  1287. "compile": {
  1288. "lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
  1289. "related": ".xml"
  1290. }
  1291. },
  1292. "runtime": {
  1293. "lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
  1294. "related": ".xml"
  1295. }
  1296. },
  1297. "build": {
  1298. "buildTransitive/net6.0/_._": {}
  1299. },
  1300. "runtimeTargets": {
  1301. "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
  1302. "assetType": "runtime",
  1303. "rid": "win"
  1304. }
  1305. }
  1306. },
  1307. "Minio/5.0.0": {
  1308. "type": "package",
  1309. "dependencies": {
  1310. "CommunityToolkit.HighPerformance": "8.1.0",
  1311. "System.IO.Hashing": "7.0.0",
  1312. "System.Reactive.Linq": "5.0.0"
  1313. },
  1314. "compile": {
  1315. "lib/net6.0/Minio.dll": {
  1316. "related": ".xml"
  1317. }
  1318. },
  1319. "runtime": {
  1320. "lib/net6.0/Minio.dll": {
  1321. "related": ".xml"
  1322. }
  1323. }
  1324. },
  1325. "MiniProfiler.AspNetCore/4.3.8": {
  1326. "type": "package",
  1327. "dependencies": {
  1328. "MiniProfiler.Shared": "4.3.8"
  1329. },
  1330. "compile": {
  1331. "lib/net6.0/MiniProfiler.AspNetCore.dll": {
  1332. "related": ".xml"
  1333. }
  1334. },
  1335. "runtime": {
  1336. "lib/net6.0/MiniProfiler.AspNetCore.dll": {
  1337. "related": ".xml"
  1338. }
  1339. },
  1340. "frameworkReferences": [
  1341. "Microsoft.AspNetCore.App"
  1342. ]
  1343. },
  1344. "MiniProfiler.AspNetCore.Mvc/4.3.8": {
  1345. "type": "package",
  1346. "dependencies": {
  1347. "MiniProfiler.AspNetCore": "4.3.8"
  1348. },
  1349. "compile": {
  1350. "lib/net6.0/MiniProfiler.AspNetCore.Mvc.dll": {
  1351. "related": ".xml"
  1352. }
  1353. },
  1354. "runtime": {
  1355. "lib/net6.0/MiniProfiler.AspNetCore.Mvc.dll": {
  1356. "related": ".xml"
  1357. }
  1358. },
  1359. "frameworkReferences": [
  1360. "Microsoft.AspNetCore.App"
  1361. ]
  1362. },
  1363. "MiniProfiler.Shared/4.3.8": {
  1364. "type": "package",
  1365. "dependencies": {
  1366. "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
  1367. "Newtonsoft.Json": "13.0.1",
  1368. "System.ComponentModel.Primitives": "4.3.0",
  1369. "System.Data.Common": "4.3.0",
  1370. "System.Diagnostics.DiagnosticSource": "4.4.1",
  1371. "System.Diagnostics.StackTrace": "4.3.0",
  1372. "System.Dynamic.Runtime": "4.3.0",
  1373. "System.Reflection.Emit.Lightweight": "4.3.0",
  1374. "System.Runtime.Extensions": "4.3.0",
  1375. "System.Runtime.Serialization.Primitives": "4.3.0",
  1376. "System.Threading.Tasks.Parallel": "4.3.0"
  1377. },
  1378. "compile": {
  1379. "lib/netstandard2.0/MiniProfiler.Shared.dll": {
  1380. "related": ".xml"
  1381. }
  1382. },
  1383. "runtime": {
  1384. "lib/netstandard2.0/MiniProfiler.Shared.dll": {
  1385. "related": ".xml"
  1386. }
  1387. }
  1388. },
  1389. "MoYu.Extras.Authentication.JwtBearer/1.0.6": {
  1390. "type": "package",
  1391. "dependencies": {
  1392. "Microsoft.AspNetCore.Authentication.JwtBearer": "6.0.29"
  1393. },
  1394. "compile": {
  1395. "lib/net6.0/MoYu.Extras.Authentication.JwtBearer.dll": {
  1396. "related": ".xml"
  1397. }
  1398. },
  1399. "runtime": {
  1400. "lib/net6.0/MoYu.Extras.Authentication.JwtBearer.dll": {
  1401. "related": ".xml"
  1402. }
  1403. }
  1404. },
  1405. "MoYu.Extras.ObjectMapper.Mapster/1.0.6": {
  1406. "type": "package",
  1407. "dependencies": {
  1408. "Mapster": "7.4.0",
  1409. "Mapster.DependencyInjection": "1.0.1",
  1410. "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
  1411. },
  1412. "compile": {
  1413. "lib/net6.0/MoYu.Extras.ObjectMapper.Mapster.dll": {
  1414. "related": ".xml"
  1415. }
  1416. },
  1417. "runtime": {
  1418. "lib/net6.0/MoYu.Extras.ObjectMapper.Mapster.dll": {
  1419. "related": ".xml"
  1420. }
  1421. }
  1422. },
  1423. "MoYu.Pure/1.0.6": {
  1424. "type": "package",
  1425. "dependencies": {
  1426. "MiniProfiler.AspNetCore.Mvc": "4.3.8",
  1427. "MoYu.Pure.Extras.DependencyModel.CodeAnalysis": "1.0.6",
  1428. "Swashbuckle.AspNetCore": "6.5.0"
  1429. },
  1430. "compile": {
  1431. "lib/net6.0/MoYu.Pure.dll": {
  1432. "related": ".xml"
  1433. }
  1434. },
  1435. "runtime": {
  1436. "lib/net6.0/MoYu.Pure.dll": {
  1437. "related": ".xml"
  1438. }
  1439. },
  1440. "frameworkReferences": [
  1441. "Microsoft.AspNetCore.App"
  1442. ],
  1443. "contentFiles": {
  1444. "contentFiles/any/any/_._": {
  1445. "buildAction": "None",
  1446. "codeLanguage": "any",
  1447. "copyToOutput": false
  1448. }
  1449. }
  1450. },
  1451. "MoYu.Pure.Extras.DependencyModel.CodeAnalysis/1.0.6": {
  1452. "type": "package",
  1453. "dependencies": {
  1454. "Ben.Demystifier": "0.4.1",
  1455. "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "6.0.29",
  1456. "Microsoft.AspNetCore.Razor.Language": "6.0.29",
  1457. "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.9.2",
  1458. "Microsoft.Extensions.DependencyModel": "6.0.0",
  1459. "System.Text.Json": "6.0.9",
  1460. "System.Text.RegularExpressions": "4.3.1"
  1461. },
  1462. "compile": {
  1463. "lib/net6.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll": {
  1464. "related": ".xml"
  1465. }
  1466. },
  1467. "runtime": {
  1468. "lib/net6.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll": {
  1469. "related": ".xml"
  1470. }
  1471. }
  1472. },
  1473. "MySqlConnector/2.2.5": {
  1474. "type": "package",
  1475. "compile": {
  1476. "lib/net6.0/MySqlConnector.dll": {
  1477. "related": ".xml"
  1478. }
  1479. },
  1480. "runtime": {
  1481. "lib/net6.0/MySqlConnector.dll": {
  1482. "related": ".xml"
  1483. }
  1484. }
  1485. },
  1486. "NewLife.Core/10.10.2024.601": {
  1487. "type": "package",
  1488. "compile": {
  1489. "lib/net6.0/NewLife.Core.dll": {
  1490. "related": ".xml"
  1491. }
  1492. },
  1493. "runtime": {
  1494. "lib/net6.0/NewLife.Core.dll": {
  1495. "related": ".xml"
  1496. }
  1497. }
  1498. },
  1499. "NewLife.Redis/5.6.2024.402": {
  1500. "type": "package",
  1501. "dependencies": {
  1502. "NewLife.Core": "10.9.2024.402"
  1503. },
  1504. "compile": {
  1505. "lib/netstandard2.1/NewLife.Redis.dll": {
  1506. "related": ".xml"
  1507. }
  1508. },
  1509. "runtime": {
  1510. "lib/netstandard2.1/NewLife.Redis.dll": {
  1511. "related": ".xml"
  1512. }
  1513. }
  1514. },
  1515. "Newtonsoft.Json/13.0.3": {
  1516. "type": "package",
  1517. "compile": {
  1518. "lib/net6.0/Newtonsoft.Json.dll": {
  1519. "related": ".xml"
  1520. }
  1521. },
  1522. "runtime": {
  1523. "lib/net6.0/Newtonsoft.Json.dll": {
  1524. "related": ".xml"
  1525. }
  1526. }
  1527. },
  1528. "Newtonsoft.Json.Bson/1.0.2": {
  1529. "type": "package",
  1530. "dependencies": {
  1531. "Newtonsoft.Json": "12.0.1"
  1532. },
  1533. "compile": {
  1534. "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
  1535. "related": ".pdb;.xml"
  1536. }
  1537. },
  1538. "runtime": {
  1539. "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
  1540. "related": ".pdb;.xml"
  1541. }
  1542. }
  1543. },
  1544. "Npgsql/5.0.18": {
  1545. "type": "package",
  1546. "dependencies": {
  1547. "System.Runtime.CompilerServices.Unsafe": "4.6.0"
  1548. },
  1549. "compile": {
  1550. "lib/net5.0/Npgsql.dll": {
  1551. "related": ".xml"
  1552. }
  1553. },
  1554. "runtime": {
  1555. "lib/net5.0/Npgsql.dll": {
  1556. "related": ".xml"
  1557. }
  1558. }
  1559. },
  1560. "Oracle.ManagedDataAccess.Core/3.21.100": {
  1561. "type": "package",
  1562. "dependencies": {
  1563. "System.Diagnostics.PerformanceCounter": "6.0.1",
  1564. "System.DirectoryServices": "6.0.1",
  1565. "System.DirectoryServices.Protocols": "6.0.1"
  1566. },
  1567. "compile": {
  1568. "lib/netstandard2.1/Oracle.ManagedDataAccess.dll": {}
  1569. },
  1570. "runtime": {
  1571. "lib/netstandard2.1/Oracle.ManagedDataAccess.dll": {}
  1572. }
  1573. },
  1574. "Oscar.Data.SqlClient/4.0.4": {
  1575. "type": "package",
  1576. "dependencies": {
  1577. "System.Text.Encoding.CodePages": "4.7.1"
  1578. },
  1579. "compile": {
  1580. "lib/netstandard2.0/Oscar.Data.SqlClient.dll": {}
  1581. },
  1582. "runtime": {
  1583. "lib/netstandard2.0/Oscar.Data.SqlClient.dll": {}
  1584. }
  1585. },
  1586. "Portable.BouncyCastle/1.9.0": {
  1587. "type": "package",
  1588. "compile": {
  1589. "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
  1590. "related": ".xml"
  1591. }
  1592. },
  1593. "runtime": {
  1594. "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
  1595. "related": ".xml"
  1596. }
  1597. }
  1598. },
  1599. "SharpCompress/0.37.2": {
  1600. "type": "package",
  1601. "dependencies": {
  1602. "ZstdSharp.Port": "0.8.0"
  1603. },
  1604. "compile": {
  1605. "lib/net6.0/SharpCompress.dll": {}
  1606. },
  1607. "runtime": {
  1608. "lib/net6.0/SharpCompress.dll": {}
  1609. }
  1610. },
  1611. "SharpZipLib/1.4.2": {
  1612. "type": "package",
  1613. "compile": {
  1614. "lib/net6.0/ICSharpCode.SharpZipLib.dll": {
  1615. "related": ".pdb;.xml"
  1616. }
  1617. },
  1618. "runtime": {
  1619. "lib/net6.0/ICSharpCode.SharpZipLib.dll": {
  1620. "related": ".pdb;.xml"
  1621. }
  1622. }
  1623. },
  1624. "SimpleRedis/1.1.9": {
  1625. "type": "package",
  1626. "dependencies": {
  1627. "Microsoft.Extensions.Configuration": "6.0.0",
  1628. "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
  1629. "Microsoft.Extensions.DependencyInjection": "6.0.0",
  1630. "Microsoft.Extensions.Options": "6.0.0",
  1631. "Microsoft.Extensions.Options.ConfigurationExtensions": "6.0.0",
  1632. "NewLife.Redis": "5.6.2024.402"
  1633. },
  1634. "compile": {
  1635. "lib/net6.0/SimpleRedis.dll": {
  1636. "related": ".xml"
  1637. }
  1638. },
  1639. "runtime": {
  1640. "lib/net6.0/SimpleRedis.dll": {
  1641. "related": ".xml"
  1642. }
  1643. }
  1644. },
  1645. "SimpleTool/1.0.6": {
  1646. "type": "package",
  1647. "dependencies": {
  1648. "Newtonsoft.Json": "13.0.3"
  1649. },
  1650. "compile": {
  1651. "lib/net6.0/SimpleTool.dll": {
  1652. "related": ".xml"
  1653. }
  1654. },
  1655. "runtime": {
  1656. "lib/net6.0/SimpleTool.dll": {
  1657. "related": ".xml"
  1658. }
  1659. }
  1660. },
  1661. "SixLabors.Fonts/2.0.3": {
  1662. "type": "package",
  1663. "compile": {
  1664. "lib/net6.0/SixLabors.Fonts.dll": {
  1665. "related": ".xml"
  1666. }
  1667. },
  1668. "runtime": {
  1669. "lib/net6.0/SixLabors.Fonts.dll": {
  1670. "related": ".xml"
  1671. }
  1672. }
  1673. },
  1674. "SixLabors.ImageSharp/3.1.4": {
  1675. "type": "package",
  1676. "compile": {
  1677. "lib/net6.0/SixLabors.ImageSharp.dll": {
  1678. "related": ".xml"
  1679. }
  1680. },
  1681. "runtime": {
  1682. "lib/net6.0/SixLabors.ImageSharp.dll": {
  1683. "related": ".xml"
  1684. }
  1685. },
  1686. "build": {
  1687. "build/_._": {}
  1688. }
  1689. },
  1690. "SixLabors.ImageSharp.Drawing/2.1.3": {
  1691. "type": "package",
  1692. "dependencies": {
  1693. "SixLabors.Fonts": "2.0.3",
  1694. "SixLabors.ImageSharp": "3.1.4"
  1695. },
  1696. "compile": {
  1697. "lib/net6.0/SixLabors.ImageSharp.Drawing.dll": {
  1698. "related": ".xml"
  1699. }
  1700. },
  1701. "runtime": {
  1702. "lib/net6.0/SixLabors.ImageSharp.Drawing.dll": {
  1703. "related": ".xml"
  1704. }
  1705. }
  1706. },
  1707. "SkiaSharp/2.88.6": {
  1708. "type": "package",
  1709. "dependencies": {
  1710. "SkiaSharp.NativeAssets.Win32": "2.88.6",
  1711. "SkiaSharp.NativeAssets.macOS": "2.88.6"
  1712. },
  1713. "compile": {
  1714. "lib/net6.0/SkiaSharp.dll": {
  1715. "related": ".pdb;.xml"
  1716. }
  1717. },
  1718. "runtime": {
  1719. "lib/net6.0/SkiaSharp.dll": {
  1720. "related": ".pdb;.xml"
  1721. }
  1722. }
  1723. },
  1724. "SkiaSharp.NativeAssets.Linux.NoDependencies/2.88.6": {
  1725. "type": "package",
  1726. "dependencies": {
  1727. "SkiaSharp": "2.88.6"
  1728. },
  1729. "compile": {
  1730. "lib/net6.0/_._": {}
  1731. },
  1732. "runtime": {
  1733. "lib/net6.0/_._": {}
  1734. },
  1735. "runtimeTargets": {
  1736. "runtimes/linux-arm/native/libSkiaSharp.so": {
  1737. "assetType": "native",
  1738. "rid": "linux-arm"
  1739. },
  1740. "runtimes/linux-arm64/native/libSkiaSharp.so": {
  1741. "assetType": "native",
  1742. "rid": "linux-arm64"
  1743. },
  1744. "runtimes/linux-musl-x64/native/libSkiaSharp.so": {
  1745. "assetType": "native",
  1746. "rid": "linux-musl-x64"
  1747. },
  1748. "runtimes/linux-x64/native/libSkiaSharp.so": {
  1749. "assetType": "native",
  1750. "rid": "linux-x64"
  1751. }
  1752. }
  1753. },
  1754. "SkiaSharp.NativeAssets.macOS/2.88.6": {
  1755. "type": "package",
  1756. "compile": {
  1757. "lib/net6.0/_._": {}
  1758. },
  1759. "runtime": {
  1760. "lib/net6.0/_._": {}
  1761. },
  1762. "runtimeTargets": {
  1763. "runtimes/osx/native/libSkiaSharp.dylib": {
  1764. "assetType": "native",
  1765. "rid": "osx"
  1766. }
  1767. }
  1768. },
  1769. "SkiaSharp.NativeAssets.Win32/2.88.6": {
  1770. "type": "package",
  1771. "compile": {
  1772. "lib/net6.0/_._": {}
  1773. },
  1774. "runtime": {
  1775. "lib/net6.0/_._": {}
  1776. },
  1777. "runtimeTargets": {
  1778. "runtimes/win-arm64/native/libSkiaSharp.dll": {
  1779. "assetType": "native",
  1780. "rid": "win-arm64"
  1781. },
  1782. "runtimes/win-x64/native/libSkiaSharp.dll": {
  1783. "assetType": "native",
  1784. "rid": "win-x64"
  1785. },
  1786. "runtimes/win-x86/native/libSkiaSharp.dll": {
  1787. "assetType": "native",
  1788. "rid": "win-x86"
  1789. }
  1790. }
  1791. },
  1792. "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": {
  1793. "type": "package",
  1794. "dependencies": {
  1795. "SQLitePCLRaw.lib.e_sqlite3": "2.1.6",
  1796. "SQLitePCLRaw.provider.e_sqlite3": "2.1.6"
  1797. },
  1798. "compile": {
  1799. "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
  1800. },
  1801. "runtime": {
  1802. "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
  1803. }
  1804. },
  1805. "SQLitePCLRaw.core/2.1.6": {
  1806. "type": "package",
  1807. "dependencies": {
  1808. "System.Memory": "4.5.3"
  1809. },
  1810. "compile": {
  1811. "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
  1812. },
  1813. "runtime": {
  1814. "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
  1815. }
  1816. },
  1817. "SQLitePCLRaw.lib.e_sqlite3/2.1.6": {
  1818. "type": "package",
  1819. "compile": {
  1820. "lib/netstandard2.0/_._": {}
  1821. },
  1822. "runtime": {
  1823. "lib/netstandard2.0/_._": {}
  1824. },
  1825. "build": {
  1826. "buildTransitive/net6.0/SQLitePCLRaw.lib.e_sqlite3.targets": {}
  1827. },
  1828. "runtimeTargets": {
  1829. "runtimes/browser-wasm/nativeassets/net6.0/e_sqlite3.a": {
  1830. "assetType": "native",
  1831. "rid": "browser-wasm"
  1832. },
  1833. "runtimes/linux-arm/native/libe_sqlite3.so": {
  1834. "assetType": "native",
  1835. "rid": "linux-arm"
  1836. },
  1837. "runtimes/linux-arm64/native/libe_sqlite3.so": {
  1838. "assetType": "native",
  1839. "rid": "linux-arm64"
  1840. },
  1841. "runtimes/linux-armel/native/libe_sqlite3.so": {
  1842. "assetType": "native",
  1843. "rid": "linux-armel"
  1844. },
  1845. "runtimes/linux-mips64/native/libe_sqlite3.so": {
  1846. "assetType": "native",
  1847. "rid": "linux-mips64"
  1848. },
  1849. "runtimes/linux-musl-arm/native/libe_sqlite3.so": {
  1850. "assetType": "native",
  1851. "rid": "linux-musl-arm"
  1852. },
  1853. "runtimes/linux-musl-arm64/native/libe_sqlite3.so": {
  1854. "assetType": "native",
  1855. "rid": "linux-musl-arm64"
  1856. },
  1857. "runtimes/linux-musl-x64/native/libe_sqlite3.so": {
  1858. "assetType": "native",
  1859. "rid": "linux-musl-x64"
  1860. },
  1861. "runtimes/linux-ppc64le/native/libe_sqlite3.so": {
  1862. "assetType": "native",
  1863. "rid": "linux-ppc64le"
  1864. },
  1865. "runtimes/linux-s390x/native/libe_sqlite3.so": {
  1866. "assetType": "native",
  1867. "rid": "linux-s390x"
  1868. },
  1869. "runtimes/linux-x64/native/libe_sqlite3.so": {
  1870. "assetType": "native",
  1871. "rid": "linux-x64"
  1872. },
  1873. "runtimes/linux-x86/native/libe_sqlite3.so": {
  1874. "assetType": "native",
  1875. "rid": "linux-x86"
  1876. },
  1877. "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": {
  1878. "assetType": "native",
  1879. "rid": "maccatalyst-arm64"
  1880. },
  1881. "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": {
  1882. "assetType": "native",
  1883. "rid": "maccatalyst-x64"
  1884. },
  1885. "runtimes/osx-arm64/native/libe_sqlite3.dylib": {
  1886. "assetType": "native",
  1887. "rid": "osx-arm64"
  1888. },
  1889. "runtimes/osx-x64/native/libe_sqlite3.dylib": {
  1890. "assetType": "native",
  1891. "rid": "osx-x64"
  1892. },
  1893. "runtimes/win-arm/native/e_sqlite3.dll": {
  1894. "assetType": "native",
  1895. "rid": "win-arm"
  1896. },
  1897. "runtimes/win-arm64/native/e_sqlite3.dll": {
  1898. "assetType": "native",
  1899. "rid": "win-arm64"
  1900. },
  1901. "runtimes/win-x64/native/e_sqlite3.dll": {
  1902. "assetType": "native",
  1903. "rid": "win-x64"
  1904. },
  1905. "runtimes/win-x86/native/e_sqlite3.dll": {
  1906. "assetType": "native",
  1907. "rid": "win-x86"
  1908. }
  1909. }
  1910. },
  1911. "SQLitePCLRaw.provider.e_sqlite3/2.1.6": {
  1912. "type": "package",
  1913. "dependencies": {
  1914. "SQLitePCLRaw.core": "2.1.6"
  1915. },
  1916. "compile": {
  1917. "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
  1918. },
  1919. "runtime": {
  1920. "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
  1921. }
  1922. },
  1923. "SqlSugarCore/5.1.4.158": {
  1924. "type": "package",
  1925. "dependencies": {
  1926. "Microsoft.Data.SqlClient": "2.1.7",
  1927. "Microsoft.Data.Sqlite": "8.0.1",
  1928. "MySqlConnector": "2.2.5",
  1929. "Newtonsoft.Json": "13.0.2",
  1930. "Npgsql": "5.0.18",
  1931. "Oracle.ManagedDataAccess.Core": "3.21.100",
  1932. "Oscar.Data.SqlClient": "4.0.4",
  1933. "SqlSugarCore.Dm": "1.3.0",
  1934. "SqlSugarCore.Kdbndp": "9.3.6.411",
  1935. "System.Data.Common": "4.3.0",
  1936. "System.Reflection.Emit.Lightweight": "4.3.0"
  1937. },
  1938. "compile": {
  1939. "lib/netstandard2.1/SqlSugar.dll": {}
  1940. },
  1941. "runtime": {
  1942. "lib/netstandard2.1/SqlSugar.dll": {}
  1943. }
  1944. },
  1945. "SqlSugarCore.Dm/1.3.0": {
  1946. "type": "package",
  1947. "dependencies": {
  1948. "System.Text.Encoding.CodePages": "5.0.0"
  1949. },
  1950. "compile": {
  1951. "lib/netstandard2.0/DmProvider.dll": {}
  1952. },
  1953. "runtime": {
  1954. "lib/netstandard2.0/DmProvider.dll": {}
  1955. }
  1956. },
  1957. "SqlSugarCore.Kdbndp/9.3.6.411": {
  1958. "type": "package",
  1959. "compile": {
  1960. "lib/netstandard2.1/Kdbndp.dll": {}
  1961. },
  1962. "runtime": {
  1963. "lib/netstandard2.1/Kdbndp.dll": {}
  1964. }
  1965. },
  1966. "Swashbuckle.AspNetCore/6.5.0": {
  1967. "type": "package",
  1968. "dependencies": {
  1969. "Microsoft.Extensions.ApiDescription.Server": "6.0.5",
  1970. "Swashbuckle.AspNetCore.Swagger": "6.5.0",
  1971. "Swashbuckle.AspNetCore.SwaggerGen": "6.5.0",
  1972. "Swashbuckle.AspNetCore.SwaggerUI": "6.5.0"
  1973. },
  1974. "build": {
  1975. "build/_._": {}
  1976. }
  1977. },
  1978. "Swashbuckle.AspNetCore.Swagger/6.5.0": {
  1979. "type": "package",
  1980. "dependencies": {
  1981. "Microsoft.OpenApi": "1.2.3"
  1982. },
  1983. "compile": {
  1984. "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": {
  1985. "related": ".pdb;.xml"
  1986. }
  1987. },
  1988. "runtime": {
  1989. "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": {
  1990. "related": ".pdb;.xml"
  1991. }
  1992. },
  1993. "frameworkReferences": [
  1994. "Microsoft.AspNetCore.App"
  1995. ]
  1996. },
  1997. "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
  1998. "type": "package",
  1999. "dependencies": {
  2000. "Swashbuckle.AspNetCore.Swagger": "6.5.0"
  2001. },
  2002. "compile": {
  2003. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
  2004. "related": ".pdb;.xml"
  2005. }
  2006. },
  2007. "runtime": {
  2008. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
  2009. "related": ".pdb;.xml"
  2010. }
  2011. }
  2012. },
  2013. "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
  2014. "type": "package",
  2015. "compile": {
  2016. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
  2017. "related": ".pdb;.xml"
  2018. }
  2019. },
  2020. "runtime": {
  2021. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
  2022. "related": ".pdb;.xml"
  2023. }
  2024. },
  2025. "frameworkReferences": [
  2026. "Microsoft.AspNetCore.App"
  2027. ]
  2028. },
  2029. "System.Buffers/4.5.1": {
  2030. "type": "package",
  2031. "compile": {
  2032. "ref/netcoreapp2.0/_._": {}
  2033. },
  2034. "runtime": {
  2035. "lib/netcoreapp2.0/_._": {}
  2036. }
  2037. },
  2038. "System.CodeDom/8.0.0": {
  2039. "type": "package",
  2040. "compile": {
  2041. "lib/net6.0/System.CodeDom.dll": {
  2042. "related": ".xml"
  2043. }
  2044. },
  2045. "runtime": {
  2046. "lib/net6.0/System.CodeDom.dll": {
  2047. "related": ".xml"
  2048. }
  2049. },
  2050. "build": {
  2051. "buildTransitive/net6.0/_._": {}
  2052. }
  2053. },
  2054. "System.Collections/4.3.0": {
  2055. "type": "package",
  2056. "dependencies": {
  2057. "Microsoft.NETCore.Platforms": "1.1.0",
  2058. "Microsoft.NETCore.Targets": "1.1.0",
  2059. "System.Runtime": "4.3.0"
  2060. },
  2061. "compile": {
  2062. "ref/netstandard1.3/_._": {
  2063. "related": ".xml"
  2064. }
  2065. }
  2066. },
  2067. "System.Collections.Concurrent/4.3.0": {
  2068. "type": "package",
  2069. "dependencies": {
  2070. "System.Collections": "4.3.0",
  2071. "System.Diagnostics.Debug": "4.3.0",
  2072. "System.Diagnostics.Tracing": "4.3.0",
  2073. "System.Globalization": "4.3.0",
  2074. "System.Reflection": "4.3.0",
  2075. "System.Resources.ResourceManager": "4.3.0",
  2076. "System.Runtime": "4.3.0",
  2077. "System.Runtime.Extensions": "4.3.0",
  2078. "System.Threading": "4.3.0",
  2079. "System.Threading.Tasks": "4.3.0"
  2080. },
  2081. "compile": {
  2082. "ref/netstandard1.3/System.Collections.Concurrent.dll": {
  2083. "related": ".xml"
  2084. }
  2085. },
  2086. "runtime": {
  2087. "lib/netstandard1.3/System.Collections.Concurrent.dll": {}
  2088. }
  2089. },
  2090. "System.Collections.Immutable/8.0.0": {
  2091. "type": "package",
  2092. "dependencies": {
  2093. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  2094. },
  2095. "compile": {
  2096. "lib/net6.0/System.Collections.Immutable.dll": {
  2097. "related": ".xml"
  2098. }
  2099. },
  2100. "runtime": {
  2101. "lib/net6.0/System.Collections.Immutable.dll": {
  2102. "related": ".xml"
  2103. }
  2104. },
  2105. "build": {
  2106. "buildTransitive/net6.0/_._": {}
  2107. }
  2108. },
  2109. "System.ComponentModel/4.3.0": {
  2110. "type": "package",
  2111. "dependencies": {
  2112. "System.Runtime": "4.3.0"
  2113. },
  2114. "compile": {
  2115. "ref/netstandard1.0/System.ComponentModel.dll": {
  2116. "related": ".xml"
  2117. }
  2118. },
  2119. "runtime": {
  2120. "lib/netstandard1.3/System.ComponentModel.dll": {}
  2121. }
  2122. },
  2123. "System.ComponentModel.Annotations/4.7.0": {
  2124. "type": "package",
  2125. "compile": {
  2126. "ref/netstandard2.1/System.ComponentModel.Annotations.dll": {
  2127. "related": ".xml"
  2128. }
  2129. },
  2130. "runtime": {
  2131. "lib/netstandard2.1/System.ComponentModel.Annotations.dll": {
  2132. "related": ".xml"
  2133. }
  2134. }
  2135. },
  2136. "System.ComponentModel.Primitives/4.3.0": {
  2137. "type": "package",
  2138. "dependencies": {
  2139. "System.ComponentModel": "4.3.0",
  2140. "System.Resources.ResourceManager": "4.3.0",
  2141. "System.Runtime": "4.3.0"
  2142. },
  2143. "compile": {
  2144. "ref/netstandard1.0/System.ComponentModel.Primitives.dll": {
  2145. "related": ".xml"
  2146. }
  2147. },
  2148. "runtime": {
  2149. "lib/netstandard1.0/System.ComponentModel.Primitives.dll": {}
  2150. }
  2151. },
  2152. "System.Composition/8.0.0": {
  2153. "type": "package",
  2154. "dependencies": {
  2155. "System.Composition.AttributedModel": "8.0.0",
  2156. "System.Composition.Convention": "8.0.0",
  2157. "System.Composition.Hosting": "8.0.0",
  2158. "System.Composition.Runtime": "8.0.0",
  2159. "System.Composition.TypedParts": "8.0.0"
  2160. },
  2161. "compile": {
  2162. "lib/netcoreapp2.0/_._": {}
  2163. },
  2164. "runtime": {
  2165. "lib/netcoreapp2.0/_._": {}
  2166. },
  2167. "build": {
  2168. "buildTransitive/net6.0/_._": {}
  2169. }
  2170. },
  2171. "System.Composition.AttributedModel/8.0.0": {
  2172. "type": "package",
  2173. "compile": {
  2174. "lib/net6.0/System.Composition.AttributedModel.dll": {
  2175. "related": ".xml"
  2176. }
  2177. },
  2178. "runtime": {
  2179. "lib/net6.0/System.Composition.AttributedModel.dll": {
  2180. "related": ".xml"
  2181. }
  2182. },
  2183. "build": {
  2184. "buildTransitive/net6.0/_._": {}
  2185. }
  2186. },
  2187. "System.Composition.Convention/8.0.0": {
  2188. "type": "package",
  2189. "dependencies": {
  2190. "System.Composition.AttributedModel": "8.0.0"
  2191. },
  2192. "compile": {
  2193. "lib/net6.0/System.Composition.Convention.dll": {
  2194. "related": ".xml"
  2195. }
  2196. },
  2197. "runtime": {
  2198. "lib/net6.0/System.Composition.Convention.dll": {
  2199. "related": ".xml"
  2200. }
  2201. },
  2202. "build": {
  2203. "buildTransitive/net6.0/_._": {}
  2204. }
  2205. },
  2206. "System.Composition.Hosting/8.0.0": {
  2207. "type": "package",
  2208. "dependencies": {
  2209. "System.Composition.Runtime": "8.0.0"
  2210. },
  2211. "compile": {
  2212. "lib/net6.0/System.Composition.Hosting.dll": {
  2213. "related": ".xml"
  2214. }
  2215. },
  2216. "runtime": {
  2217. "lib/net6.0/System.Composition.Hosting.dll": {
  2218. "related": ".xml"
  2219. }
  2220. },
  2221. "build": {
  2222. "buildTransitive/net6.0/_._": {}
  2223. }
  2224. },
  2225. "System.Composition.Runtime/8.0.0": {
  2226. "type": "package",
  2227. "compile": {
  2228. "lib/net6.0/System.Composition.Runtime.dll": {
  2229. "related": ".xml"
  2230. }
  2231. },
  2232. "runtime": {
  2233. "lib/net6.0/System.Composition.Runtime.dll": {
  2234. "related": ".xml"
  2235. }
  2236. },
  2237. "build": {
  2238. "buildTransitive/net6.0/_._": {}
  2239. }
  2240. },
  2241. "System.Composition.TypedParts/8.0.0": {
  2242. "type": "package",
  2243. "dependencies": {
  2244. "System.Composition.AttributedModel": "8.0.0",
  2245. "System.Composition.Hosting": "8.0.0",
  2246. "System.Composition.Runtime": "8.0.0"
  2247. },
  2248. "compile": {
  2249. "lib/net6.0/System.Composition.TypedParts.dll": {
  2250. "related": ".xml"
  2251. }
  2252. },
  2253. "runtime": {
  2254. "lib/net6.0/System.Composition.TypedParts.dll": {
  2255. "related": ".xml"
  2256. }
  2257. },
  2258. "build": {
  2259. "buildTransitive/net6.0/_._": {}
  2260. }
  2261. },
  2262. "System.Configuration.ConfigurationManager/8.0.0": {
  2263. "type": "package",
  2264. "dependencies": {
  2265. "System.Security.Cryptography.ProtectedData": "8.0.0"
  2266. },
  2267. "compile": {
  2268. "lib/net6.0/System.Configuration.ConfigurationManager.dll": {
  2269. "related": ".xml"
  2270. }
  2271. },
  2272. "runtime": {
  2273. "lib/net6.0/System.Configuration.ConfigurationManager.dll": {
  2274. "related": ".xml"
  2275. }
  2276. },
  2277. "build": {
  2278. "buildTransitive/net6.0/_._": {}
  2279. }
  2280. },
  2281. "System.Data.Common/4.3.0": {
  2282. "type": "package",
  2283. "dependencies": {
  2284. "System.Collections": "4.3.0",
  2285. "System.Globalization": "4.3.0",
  2286. "System.IO": "4.3.0",
  2287. "System.Resources.ResourceManager": "4.3.0",
  2288. "System.Runtime": "4.3.0",
  2289. "System.Runtime.Extensions": "4.3.0",
  2290. "System.Text.RegularExpressions": "4.3.0",
  2291. "System.Threading.Tasks": "4.3.0"
  2292. },
  2293. "compile": {
  2294. "ref/netstandard1.2/System.Data.Common.dll": {
  2295. "related": ".xml"
  2296. }
  2297. },
  2298. "runtime": {
  2299. "lib/netstandard1.2/System.Data.Common.dll": {}
  2300. }
  2301. },
  2302. "System.Diagnostics.Debug/4.3.0": {
  2303. "type": "package",
  2304. "dependencies": {
  2305. "Microsoft.NETCore.Platforms": "1.1.0",
  2306. "Microsoft.NETCore.Targets": "1.1.0",
  2307. "System.Runtime": "4.3.0"
  2308. },
  2309. "compile": {
  2310. "ref/netstandard1.3/_._": {
  2311. "related": ".xml"
  2312. }
  2313. }
  2314. },
  2315. "System.Diagnostics.DiagnosticSource/6.0.1": {
  2316. "type": "package",
  2317. "dependencies": {
  2318. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  2319. },
  2320. "compile": {
  2321. "lib/net6.0/System.Diagnostics.DiagnosticSource.dll": {
  2322. "related": ".xml"
  2323. }
  2324. },
  2325. "runtime": {
  2326. "lib/net6.0/System.Diagnostics.DiagnosticSource.dll": {
  2327. "related": ".xml"
  2328. }
  2329. },
  2330. "build": {
  2331. "buildTransitive/netcoreapp3.1/_._": {}
  2332. }
  2333. },
  2334. "System.Diagnostics.EventLog/6.0.0": {
  2335. "type": "package",
  2336. "compile": {
  2337. "lib/net6.0/System.Diagnostics.EventLog.dll": {
  2338. "related": ".xml"
  2339. }
  2340. },
  2341. "runtime": {
  2342. "lib/net6.0/System.Diagnostics.EventLog.dll": {
  2343. "related": ".xml"
  2344. }
  2345. },
  2346. "build": {
  2347. "buildTransitive/netcoreapp3.1/_._": {}
  2348. },
  2349. "runtimeTargets": {
  2350. "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll": {
  2351. "assetType": "runtime",
  2352. "rid": "win"
  2353. },
  2354. "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll": {
  2355. "assetType": "runtime",
  2356. "rid": "win"
  2357. }
  2358. }
  2359. },
  2360. "System.Diagnostics.PerformanceCounter/7.0.0": {
  2361. "type": "package",
  2362. "dependencies": {
  2363. "System.Configuration.ConfigurationManager": "7.0.0"
  2364. },
  2365. "compile": {
  2366. "lib/net6.0/System.Diagnostics.PerformanceCounter.dll": {
  2367. "related": ".xml"
  2368. }
  2369. },
  2370. "runtime": {
  2371. "lib/net6.0/System.Diagnostics.PerformanceCounter.dll": {
  2372. "related": ".xml"
  2373. }
  2374. },
  2375. "build": {
  2376. "buildTransitive/net6.0/_._": {}
  2377. },
  2378. "runtimeTargets": {
  2379. "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll": {
  2380. "assetType": "runtime",
  2381. "rid": "win"
  2382. }
  2383. }
  2384. },
  2385. "System.Diagnostics.StackTrace/4.3.0": {
  2386. "type": "package",
  2387. "dependencies": {
  2388. "System.IO.FileSystem": "4.3.0",
  2389. "System.Reflection": "4.3.0",
  2390. "System.Reflection.Metadata": "1.4.1",
  2391. "System.Runtime": "4.3.0"
  2392. },
  2393. "compile": {
  2394. "ref/netstandard1.3/System.Diagnostics.StackTrace.dll": {
  2395. "related": ".xml"
  2396. }
  2397. },
  2398. "runtime": {
  2399. "lib/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
  2400. }
  2401. },
  2402. "System.Diagnostics.Tracing/4.3.0": {
  2403. "type": "package",
  2404. "dependencies": {
  2405. "Microsoft.NETCore.Platforms": "1.1.0",
  2406. "Microsoft.NETCore.Targets": "1.1.0",
  2407. "System.Runtime": "4.3.0"
  2408. },
  2409. "compile": {
  2410. "ref/netstandard1.5/_._": {
  2411. "related": ".xml"
  2412. }
  2413. }
  2414. },
  2415. "System.DirectoryServices/6.0.1": {
  2416. "type": "package",
  2417. "dependencies": {
  2418. "System.Security.AccessControl": "6.0.0",
  2419. "System.Security.Permissions": "6.0.0"
  2420. },
  2421. "compile": {
  2422. "lib/net6.0/System.DirectoryServices.dll": {
  2423. "related": ".xml"
  2424. }
  2425. },
  2426. "runtime": {
  2427. "lib/net6.0/System.DirectoryServices.dll": {
  2428. "related": ".xml"
  2429. }
  2430. },
  2431. "build": {
  2432. "buildTransitive/netcoreapp3.1/_._": {}
  2433. },
  2434. "runtimeTargets": {
  2435. "runtimes/win/lib/net6.0/System.DirectoryServices.dll": {
  2436. "assetType": "runtime",
  2437. "rid": "win"
  2438. }
  2439. }
  2440. },
  2441. "System.DirectoryServices.Protocols/6.0.1": {
  2442. "type": "package",
  2443. "compile": {
  2444. "lib/net6.0/System.DirectoryServices.Protocols.dll": {
  2445. "related": ".xml"
  2446. }
  2447. },
  2448. "runtime": {
  2449. "lib/net6.0/System.DirectoryServices.Protocols.dll": {
  2450. "related": ".xml"
  2451. }
  2452. },
  2453. "build": {
  2454. "buildTransitive/netcoreapp3.1/_._": {}
  2455. },
  2456. "runtimeTargets": {
  2457. "runtimes/linux/lib/net6.0/System.DirectoryServices.Protocols.dll": {
  2458. "assetType": "runtime",
  2459. "rid": "linux"
  2460. },
  2461. "runtimes/osx/lib/net6.0/System.DirectoryServices.Protocols.dll": {
  2462. "assetType": "runtime",
  2463. "rid": "osx"
  2464. },
  2465. "runtimes/win/lib/net6.0/System.DirectoryServices.Protocols.dll": {
  2466. "assetType": "runtime",
  2467. "rid": "win"
  2468. }
  2469. }
  2470. },
  2471. "System.Drawing.Common/8.0.6": {
  2472. "type": "package",
  2473. "dependencies": {
  2474. "Microsoft.Win32.SystemEvents": "8.0.0"
  2475. },
  2476. "compile": {
  2477. "lib/net6.0/System.Drawing.Common.dll": {
  2478. "related": ".pdb;.xml"
  2479. }
  2480. },
  2481. "runtime": {
  2482. "lib/net6.0/System.Drawing.Common.dll": {
  2483. "related": ".pdb;.xml"
  2484. }
  2485. },
  2486. "build": {
  2487. "buildTransitive/net6.0/_._": {}
  2488. }
  2489. },
  2490. "System.Dynamic.Runtime/4.3.0": {
  2491. "type": "package",
  2492. "dependencies": {
  2493. "System.Collections": "4.3.0",
  2494. "System.Diagnostics.Debug": "4.3.0",
  2495. "System.Linq": "4.3.0",
  2496. "System.Linq.Expressions": "4.3.0",
  2497. "System.ObjectModel": "4.3.0",
  2498. "System.Reflection": "4.3.0",
  2499. "System.Reflection.Emit": "4.3.0",
  2500. "System.Reflection.Emit.ILGeneration": "4.3.0",
  2501. "System.Reflection.Primitives": "4.3.0",
  2502. "System.Reflection.TypeExtensions": "4.3.0",
  2503. "System.Resources.ResourceManager": "4.3.0",
  2504. "System.Runtime": "4.3.0",
  2505. "System.Runtime.Extensions": "4.3.0",
  2506. "System.Threading": "4.3.0"
  2507. },
  2508. "compile": {
  2509. "ref/netstandard1.3/System.Dynamic.Runtime.dll": {
  2510. "related": ".xml"
  2511. }
  2512. },
  2513. "runtime": {
  2514. "lib/netstandard1.3/System.Dynamic.Runtime.dll": {}
  2515. }
  2516. },
  2517. "System.Formats.Asn1/6.0.0": {
  2518. "type": "package",
  2519. "compile": {
  2520. "lib/net6.0/System.Formats.Asn1.dll": {
  2521. "related": ".xml"
  2522. }
  2523. },
  2524. "runtime": {
  2525. "lib/net6.0/System.Formats.Asn1.dll": {
  2526. "related": ".xml"
  2527. }
  2528. },
  2529. "build": {
  2530. "buildTransitive/netcoreapp3.1/_._": {}
  2531. }
  2532. },
  2533. "System.Globalization/4.3.0": {
  2534. "type": "package",
  2535. "dependencies": {
  2536. "Microsoft.NETCore.Platforms": "1.1.0",
  2537. "Microsoft.NETCore.Targets": "1.1.0",
  2538. "System.Runtime": "4.3.0"
  2539. },
  2540. "compile": {
  2541. "ref/netstandard1.3/_._": {
  2542. "related": ".xml"
  2543. }
  2544. }
  2545. },
  2546. "System.IdentityModel.Tokens.Jwt/6.35.0": {
  2547. "type": "package",
  2548. "dependencies": {
  2549. "Microsoft.IdentityModel.JsonWebTokens": "6.35.0",
  2550. "Microsoft.IdentityModel.Tokens": "6.35.0"
  2551. },
  2552. "compile": {
  2553. "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
  2554. "related": ".xml"
  2555. }
  2556. },
  2557. "runtime": {
  2558. "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
  2559. "related": ".xml"
  2560. }
  2561. }
  2562. },
  2563. "System.IO/4.3.0": {
  2564. "type": "package",
  2565. "dependencies": {
  2566. "Microsoft.NETCore.Platforms": "1.1.0",
  2567. "Microsoft.NETCore.Targets": "1.1.0",
  2568. "System.Runtime": "4.3.0",
  2569. "System.Text.Encoding": "4.3.0",
  2570. "System.Threading.Tasks": "4.3.0"
  2571. },
  2572. "compile": {
  2573. "ref/netstandard1.5/System.IO.dll": {
  2574. "related": ".xml"
  2575. }
  2576. }
  2577. },
  2578. "System.IO.FileSystem/4.3.0": {
  2579. "type": "package",
  2580. "dependencies": {
  2581. "Microsoft.NETCore.Platforms": "1.1.0",
  2582. "Microsoft.NETCore.Targets": "1.1.0",
  2583. "System.IO": "4.3.0",
  2584. "System.IO.FileSystem.Primitives": "4.3.0",
  2585. "System.Runtime": "4.3.0",
  2586. "System.Runtime.Handles": "4.3.0",
  2587. "System.Text.Encoding": "4.3.0",
  2588. "System.Threading.Tasks": "4.3.0"
  2589. },
  2590. "compile": {
  2591. "ref/netstandard1.3/_._": {
  2592. "related": ".xml"
  2593. }
  2594. }
  2595. },
  2596. "System.IO.FileSystem.Primitives/4.3.0": {
  2597. "type": "package",
  2598. "dependencies": {
  2599. "System.Runtime": "4.3.0"
  2600. },
  2601. "compile": {
  2602. "ref/netstandard1.3/_._": {
  2603. "related": ".xml"
  2604. }
  2605. },
  2606. "runtime": {
  2607. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
  2608. }
  2609. },
  2610. "System.IO.Hashing/7.0.0": {
  2611. "type": "package",
  2612. "compile": {
  2613. "lib/net6.0/System.IO.Hashing.dll": {
  2614. "related": ".xml"
  2615. }
  2616. },
  2617. "runtime": {
  2618. "lib/net6.0/System.IO.Hashing.dll": {
  2619. "related": ".xml"
  2620. }
  2621. },
  2622. "build": {
  2623. "buildTransitive/net6.0/_._": {}
  2624. }
  2625. },
  2626. "System.IO.Pipelines/8.0.0": {
  2627. "type": "package",
  2628. "compile": {
  2629. "lib/net6.0/System.IO.Pipelines.dll": {
  2630. "related": ".xml"
  2631. }
  2632. },
  2633. "runtime": {
  2634. "lib/net6.0/System.IO.Pipelines.dll": {
  2635. "related": ".xml"
  2636. }
  2637. },
  2638. "build": {
  2639. "buildTransitive/net6.0/_._": {}
  2640. }
  2641. },
  2642. "System.Linq/4.3.0": {
  2643. "type": "package",
  2644. "dependencies": {
  2645. "System.Collections": "4.3.0",
  2646. "System.Diagnostics.Debug": "4.3.0",
  2647. "System.Resources.ResourceManager": "4.3.0",
  2648. "System.Runtime": "4.3.0",
  2649. "System.Runtime.Extensions": "4.3.0"
  2650. },
  2651. "compile": {
  2652. "ref/netstandard1.6/_._": {
  2653. "related": ".xml"
  2654. }
  2655. },
  2656. "runtime": {
  2657. "lib/netstandard1.6/System.Linq.dll": {}
  2658. }
  2659. },
  2660. "System.Linq.Dynamic.Core/1.2.6": {
  2661. "type": "package",
  2662. "compile": {
  2663. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll": {
  2664. "related": ".pdb;.xml"
  2665. }
  2666. },
  2667. "runtime": {
  2668. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll": {
  2669. "related": ".pdb;.xml"
  2670. }
  2671. }
  2672. },
  2673. "System.Linq.Expressions/4.3.0": {
  2674. "type": "package",
  2675. "dependencies": {
  2676. "System.Collections": "4.3.0",
  2677. "System.Diagnostics.Debug": "4.3.0",
  2678. "System.Globalization": "4.3.0",
  2679. "System.IO": "4.3.0",
  2680. "System.Linq": "4.3.0",
  2681. "System.ObjectModel": "4.3.0",
  2682. "System.Reflection": "4.3.0",
  2683. "System.Reflection.Emit": "4.3.0",
  2684. "System.Reflection.Emit.ILGeneration": "4.3.0",
  2685. "System.Reflection.Emit.Lightweight": "4.3.0",
  2686. "System.Reflection.Extensions": "4.3.0",
  2687. "System.Reflection.Primitives": "4.3.0",
  2688. "System.Reflection.TypeExtensions": "4.3.0",
  2689. "System.Resources.ResourceManager": "4.3.0",
  2690. "System.Runtime": "4.3.0",
  2691. "System.Runtime.Extensions": "4.3.0",
  2692. "System.Threading": "4.3.0"
  2693. },
  2694. "compile": {
  2695. "ref/netstandard1.6/System.Linq.Expressions.dll": {
  2696. "related": ".xml"
  2697. }
  2698. },
  2699. "runtime": {
  2700. "lib/netstandard1.6/System.Linq.Expressions.dll": {}
  2701. }
  2702. },
  2703. "System.Management/8.0.0": {
  2704. "type": "package",
  2705. "dependencies": {
  2706. "System.CodeDom": "8.0.0"
  2707. },
  2708. "compile": {
  2709. "lib/net6.0/System.Management.dll": {
  2710. "related": ".xml"
  2711. }
  2712. },
  2713. "runtime": {
  2714. "lib/net6.0/System.Management.dll": {
  2715. "related": ".xml"
  2716. }
  2717. },
  2718. "build": {
  2719. "buildTransitive/net6.0/_._": {}
  2720. },
  2721. "runtimeTargets": {
  2722. "runtimes/win/lib/net6.0/System.Management.dll": {
  2723. "assetType": "runtime",
  2724. "rid": "win"
  2725. }
  2726. }
  2727. },
  2728. "System.Memory/4.5.4": {
  2729. "type": "package",
  2730. "compile": {
  2731. "ref/netcoreapp2.1/_._": {}
  2732. },
  2733. "runtime": {
  2734. "lib/netcoreapp2.1/_._": {}
  2735. }
  2736. },
  2737. "System.ObjectModel/4.3.0": {
  2738. "type": "package",
  2739. "dependencies": {
  2740. "System.Collections": "4.3.0",
  2741. "System.Diagnostics.Debug": "4.3.0",
  2742. "System.Resources.ResourceManager": "4.3.0",
  2743. "System.Runtime": "4.3.0",
  2744. "System.Threading": "4.3.0"
  2745. },
  2746. "compile": {
  2747. "ref/netstandard1.3/System.ObjectModel.dll": {
  2748. "related": ".xml"
  2749. }
  2750. },
  2751. "runtime": {
  2752. "lib/netstandard1.3/System.ObjectModel.dll": {}
  2753. }
  2754. },
  2755. "System.Reactive/5.0.0": {
  2756. "type": "package",
  2757. "compile": {
  2758. "lib/net5.0/System.Reactive.dll": {
  2759. "related": ".xml"
  2760. }
  2761. },
  2762. "runtime": {
  2763. "lib/net5.0/System.Reactive.dll": {
  2764. "related": ".xml"
  2765. }
  2766. },
  2767. "build": {
  2768. "buildTransitive/net5.0/_._": {}
  2769. }
  2770. },
  2771. "System.Reactive.Linq/5.0.0": {
  2772. "type": "package",
  2773. "dependencies": {
  2774. "System.Reactive": "5.0.0",
  2775. "System.Threading.Tasks.Extensions": "4.5.4"
  2776. },
  2777. "compile": {
  2778. "lib/netstandard2.0/System.Reactive.Linq.dll": {
  2779. "related": ".xml"
  2780. }
  2781. },
  2782. "runtime": {
  2783. "lib/netstandard2.0/System.Reactive.Linq.dll": {
  2784. "related": ".xml"
  2785. }
  2786. }
  2787. },
  2788. "System.Reflection/4.3.0": {
  2789. "type": "package",
  2790. "dependencies": {
  2791. "Microsoft.NETCore.Platforms": "1.1.0",
  2792. "Microsoft.NETCore.Targets": "1.1.0",
  2793. "System.IO": "4.3.0",
  2794. "System.Reflection.Primitives": "4.3.0",
  2795. "System.Runtime": "4.3.0"
  2796. },
  2797. "compile": {
  2798. "ref/netstandard1.5/System.Reflection.dll": {
  2799. "related": ".xml"
  2800. }
  2801. }
  2802. },
  2803. "System.Reflection.Emit/4.3.0": {
  2804. "type": "package",
  2805. "dependencies": {
  2806. "System.IO": "4.3.0",
  2807. "System.Reflection": "4.3.0",
  2808. "System.Reflection.Emit.ILGeneration": "4.3.0",
  2809. "System.Reflection.Primitives": "4.3.0",
  2810. "System.Runtime": "4.3.0"
  2811. },
  2812. "compile": {
  2813. "ref/netstandard1.1/_._": {
  2814. "related": ".xml"
  2815. }
  2816. },
  2817. "runtime": {
  2818. "lib/netstandard1.3/System.Reflection.Emit.dll": {}
  2819. }
  2820. },
  2821. "System.Reflection.Emit.ILGeneration/4.3.0": {
  2822. "type": "package",
  2823. "dependencies": {
  2824. "System.Reflection": "4.3.0",
  2825. "System.Reflection.Primitives": "4.3.0",
  2826. "System.Runtime": "4.3.0"
  2827. },
  2828. "compile": {
  2829. "ref/netstandard1.0/_._": {
  2830. "related": ".xml"
  2831. }
  2832. },
  2833. "runtime": {
  2834. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
  2835. }
  2836. },
  2837. "System.Reflection.Emit.Lightweight/4.7.0": {
  2838. "type": "package",
  2839. "compile": {
  2840. "ref/netcoreapp2.0/_._": {}
  2841. },
  2842. "runtime": {
  2843. "lib/netcoreapp2.0/_._": {}
  2844. }
  2845. },
  2846. "System.Reflection.Extensions/4.3.0": {
  2847. "type": "package",
  2848. "dependencies": {
  2849. "Microsoft.NETCore.Platforms": "1.1.0",
  2850. "Microsoft.NETCore.Targets": "1.1.0",
  2851. "System.Reflection": "4.3.0",
  2852. "System.Runtime": "4.3.0"
  2853. },
  2854. "compile": {
  2855. "ref/netstandard1.0/_._": {
  2856. "related": ".xml"
  2857. }
  2858. }
  2859. },
  2860. "System.Reflection.Metadata/8.0.0": {
  2861. "type": "package",
  2862. "dependencies": {
  2863. "System.Collections.Immutable": "8.0.0"
  2864. },
  2865. "compile": {
  2866. "lib/net6.0/System.Reflection.Metadata.dll": {
  2867. "related": ".xml"
  2868. }
  2869. },
  2870. "runtime": {
  2871. "lib/net6.0/System.Reflection.Metadata.dll": {
  2872. "related": ".xml"
  2873. }
  2874. },
  2875. "build": {
  2876. "buildTransitive/net6.0/_._": {}
  2877. }
  2878. },
  2879. "System.Reflection.Primitives/4.3.0": {
  2880. "type": "package",
  2881. "dependencies": {
  2882. "Microsoft.NETCore.Platforms": "1.1.0",
  2883. "Microsoft.NETCore.Targets": "1.1.0",
  2884. "System.Runtime": "4.3.0"
  2885. },
  2886. "compile": {
  2887. "ref/netstandard1.0/System.Reflection.Primitives.dll": {
  2888. "related": ".xml"
  2889. }
  2890. }
  2891. },
  2892. "System.Reflection.TypeExtensions/4.3.0": {
  2893. "type": "package",
  2894. "dependencies": {
  2895. "System.Reflection": "4.3.0",
  2896. "System.Runtime": "4.3.0"
  2897. },
  2898. "compile": {
  2899. "ref/netstandard1.5/_._": {
  2900. "related": ".xml"
  2901. }
  2902. },
  2903. "runtime": {
  2904. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
  2905. }
  2906. },
  2907. "System.Resources.ResourceManager/4.3.0": {
  2908. "type": "package",
  2909. "dependencies": {
  2910. "Microsoft.NETCore.Platforms": "1.1.0",
  2911. "Microsoft.NETCore.Targets": "1.1.0",
  2912. "System.Globalization": "4.3.0",
  2913. "System.Reflection": "4.3.0",
  2914. "System.Runtime": "4.3.0"
  2915. },
  2916. "compile": {
  2917. "ref/netstandard1.0/_._": {
  2918. "related": ".xml"
  2919. }
  2920. }
  2921. },
  2922. "System.Runtime/4.3.1": {
  2923. "type": "package",
  2924. "dependencies": {
  2925. "Microsoft.NETCore.Platforms": "1.1.1",
  2926. "Microsoft.NETCore.Targets": "1.1.3"
  2927. },
  2928. "compile": {
  2929. "ref/netstandard1.5/System.Runtime.dll": {
  2930. "related": ".xml"
  2931. }
  2932. }
  2933. },
  2934. "System.Runtime.Caching/4.7.0": {
  2935. "type": "package",
  2936. "dependencies": {
  2937. "System.Configuration.ConfigurationManager": "4.7.0"
  2938. },
  2939. "compile": {
  2940. "ref/netstandard2.0/_._": {
  2941. "related": ".xml"
  2942. }
  2943. },
  2944. "runtime": {
  2945. "lib/netstandard2.0/System.Runtime.Caching.dll": {
  2946. "related": ".xml"
  2947. }
  2948. },
  2949. "runtimeTargets": {
  2950. "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": {
  2951. "assetType": "runtime",
  2952. "rid": "win"
  2953. }
  2954. }
  2955. },
  2956. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  2957. "type": "package",
  2958. "compile": {
  2959. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
  2960. "related": ".xml"
  2961. }
  2962. },
  2963. "runtime": {
  2964. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
  2965. "related": ".xml"
  2966. }
  2967. },
  2968. "build": {
  2969. "buildTransitive/netcoreapp3.1/_._": {}
  2970. }
  2971. },
  2972. "System.Runtime.Extensions/4.3.0": {
  2973. "type": "package",
  2974. "dependencies": {
  2975. "Microsoft.NETCore.Platforms": "1.1.0",
  2976. "Microsoft.NETCore.Targets": "1.1.0",
  2977. "System.Runtime": "4.3.0"
  2978. },
  2979. "compile": {
  2980. "ref/netstandard1.5/System.Runtime.Extensions.dll": {
  2981. "related": ".xml"
  2982. }
  2983. }
  2984. },
  2985. "System.Runtime.Handles/4.3.0": {
  2986. "type": "package",
  2987. "dependencies": {
  2988. "Microsoft.NETCore.Platforms": "1.1.0",
  2989. "Microsoft.NETCore.Targets": "1.1.0",
  2990. "System.Runtime": "4.3.0"
  2991. },
  2992. "compile": {
  2993. "ref/netstandard1.3/_._": {
  2994. "related": ".xml"
  2995. }
  2996. }
  2997. },
  2998. "System.Runtime.Serialization.Primitives/4.3.0": {
  2999. "type": "package",
  3000. "dependencies": {
  3001. "System.Resources.ResourceManager": "4.3.0",
  3002. "System.Runtime": "4.3.0"
  3003. },
  3004. "compile": {
  3005. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {
  3006. "related": ".xml"
  3007. }
  3008. },
  3009. "runtime": {
  3010. "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
  3011. }
  3012. },
  3013. "System.Security.AccessControl/6.0.0": {
  3014. "type": "package",
  3015. "compile": {
  3016. "lib/net6.0/System.Security.AccessControl.dll": {
  3017. "related": ".xml"
  3018. }
  3019. },
  3020. "runtime": {
  3021. "lib/net6.0/System.Security.AccessControl.dll": {
  3022. "related": ".xml"
  3023. }
  3024. },
  3025. "build": {
  3026. "buildTransitive/netcoreapp3.1/_._": {}
  3027. },
  3028. "runtimeTargets": {
  3029. "runtimes/win/lib/net6.0/System.Security.AccessControl.dll": {
  3030. "assetType": "runtime",
  3031. "rid": "win"
  3032. }
  3033. }
  3034. },
  3035. "System.Security.Cryptography.Cng/4.5.0": {
  3036. "type": "package",
  3037. "compile": {
  3038. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {
  3039. "related": ".xml"
  3040. }
  3041. },
  3042. "runtime": {
  3043. "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {}
  3044. },
  3045. "runtimeTargets": {
  3046. "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {
  3047. "assetType": "runtime",
  3048. "rid": "win"
  3049. }
  3050. }
  3051. },
  3052. "System.Security.Cryptography.Pkcs/6.0.1": {
  3053. "type": "package",
  3054. "dependencies": {
  3055. "System.Formats.Asn1": "6.0.0"
  3056. },
  3057. "compile": {
  3058. "lib/net6.0/System.Security.Cryptography.Pkcs.dll": {
  3059. "related": ".xml"
  3060. }
  3061. },
  3062. "runtime": {
  3063. "lib/net6.0/System.Security.Cryptography.Pkcs.dll": {
  3064. "related": ".xml"
  3065. }
  3066. },
  3067. "build": {
  3068. "buildTransitive/netcoreapp3.1/_._": {}
  3069. },
  3070. "runtimeTargets": {
  3071. "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll": {
  3072. "assetType": "runtime",
  3073. "rid": "win"
  3074. }
  3075. }
  3076. },
  3077. "System.Security.Cryptography.ProtectedData/8.0.0": {
  3078. "type": "package",
  3079. "compile": {
  3080. "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
  3081. "related": ".xml"
  3082. }
  3083. },
  3084. "runtime": {
  3085. "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
  3086. "related": ".xml"
  3087. }
  3088. },
  3089. "build": {
  3090. "buildTransitive/net6.0/_._": {}
  3091. }
  3092. },
  3093. "System.Security.Permissions/6.0.0": {
  3094. "type": "package",
  3095. "dependencies": {
  3096. "System.Security.AccessControl": "6.0.0",
  3097. "System.Windows.Extensions": "6.0.0"
  3098. },
  3099. "compile": {
  3100. "lib/net6.0/System.Security.Permissions.dll": {
  3101. "related": ".xml"
  3102. }
  3103. },
  3104. "runtime": {
  3105. "lib/net6.0/System.Security.Permissions.dll": {
  3106. "related": ".xml"
  3107. }
  3108. },
  3109. "build": {
  3110. "buildTransitive/netcoreapp3.1/_._": {}
  3111. }
  3112. },
  3113. "System.Security.Principal.Windows/5.0.0": {
  3114. "type": "package",
  3115. "compile": {
  3116. "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": {
  3117. "related": ".xml"
  3118. }
  3119. },
  3120. "runtime": {
  3121. "lib/netstandard2.0/System.Security.Principal.Windows.dll": {
  3122. "related": ".xml"
  3123. }
  3124. },
  3125. "runtimeTargets": {
  3126. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  3127. "assetType": "runtime",
  3128. "rid": "unix"
  3129. },
  3130. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  3131. "assetType": "runtime",
  3132. "rid": "win"
  3133. }
  3134. }
  3135. },
  3136. "System.Text.Encoding/4.3.0": {
  3137. "type": "package",
  3138. "dependencies": {
  3139. "Microsoft.NETCore.Platforms": "1.1.0",
  3140. "Microsoft.NETCore.Targets": "1.1.0",
  3141. "System.Runtime": "4.3.0"
  3142. },
  3143. "compile": {
  3144. "ref/netstandard1.3/System.Text.Encoding.dll": {
  3145. "related": ".xml"
  3146. }
  3147. }
  3148. },
  3149. "System.Text.Encoding.CodePages/6.0.0": {
  3150. "type": "package",
  3151. "dependencies": {
  3152. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  3153. },
  3154. "compile": {
  3155. "lib/net6.0/System.Text.Encoding.CodePages.dll": {
  3156. "related": ".xml"
  3157. }
  3158. },
  3159. "runtime": {
  3160. "lib/net6.0/System.Text.Encoding.CodePages.dll": {
  3161. "related": ".xml"
  3162. }
  3163. },
  3164. "build": {
  3165. "buildTransitive/netcoreapp3.1/_._": {}
  3166. },
  3167. "runtimeTargets": {
  3168. "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll": {
  3169. "assetType": "runtime",
  3170. "rid": "win"
  3171. }
  3172. }
  3173. },
  3174. "System.Text.Encodings.Web/8.0.0": {
  3175. "type": "package",
  3176. "dependencies": {
  3177. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  3178. },
  3179. "compile": {
  3180. "lib/net6.0/System.Text.Encodings.Web.dll": {
  3181. "related": ".xml"
  3182. }
  3183. },
  3184. "runtime": {
  3185. "lib/net6.0/System.Text.Encodings.Web.dll": {
  3186. "related": ".xml"
  3187. }
  3188. },
  3189. "build": {
  3190. "buildTransitive/net6.0/_._": {}
  3191. },
  3192. "runtimeTargets": {
  3193. "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll": {
  3194. "assetType": "runtime",
  3195. "rid": "browser"
  3196. }
  3197. }
  3198. },
  3199. "System.Text.Json/8.0.0": {
  3200. "type": "package",
  3201. "dependencies": {
  3202. "System.Runtime.CompilerServices.Unsafe": "6.0.0",
  3203. "System.Text.Encodings.Web": "8.0.0"
  3204. },
  3205. "compile": {
  3206. "lib/net6.0/System.Text.Json.dll": {
  3207. "related": ".xml"
  3208. }
  3209. },
  3210. "runtime": {
  3211. "lib/net6.0/System.Text.Json.dll": {
  3212. "related": ".xml"
  3213. }
  3214. },
  3215. "build": {
  3216. "buildTransitive/net6.0/System.Text.Json.targets": {}
  3217. }
  3218. },
  3219. "System.Text.RegularExpressions/4.3.1": {
  3220. "type": "package",
  3221. "dependencies": {
  3222. "System.Runtime": "4.3.1"
  3223. },
  3224. "compile": {
  3225. "ref/netcoreapp1.1/System.Text.RegularExpressions.dll": {}
  3226. },
  3227. "runtime": {
  3228. "lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
  3229. }
  3230. },
  3231. "System.Threading/4.3.0": {
  3232. "type": "package",
  3233. "dependencies": {
  3234. "System.Runtime": "4.3.0",
  3235. "System.Threading.Tasks": "4.3.0"
  3236. },
  3237. "compile": {
  3238. "ref/netstandard1.3/_._": {
  3239. "related": ".xml"
  3240. }
  3241. },
  3242. "runtime": {
  3243. "lib/netstandard1.3/System.Threading.dll": {}
  3244. }
  3245. },
  3246. "System.Threading.Channels/8.0.0": {
  3247. "type": "package",
  3248. "compile": {
  3249. "lib/net6.0/System.Threading.Channels.dll": {
  3250. "related": ".xml"
  3251. }
  3252. },
  3253. "runtime": {
  3254. "lib/net6.0/System.Threading.Channels.dll": {
  3255. "related": ".xml"
  3256. }
  3257. },
  3258. "build": {
  3259. "buildTransitive/net6.0/_._": {}
  3260. }
  3261. },
  3262. "System.Threading.Tasks/4.3.0": {
  3263. "type": "package",
  3264. "dependencies": {
  3265. "Microsoft.NETCore.Platforms": "1.1.0",
  3266. "Microsoft.NETCore.Targets": "1.1.0",
  3267. "System.Runtime": "4.3.0"
  3268. },
  3269. "compile": {
  3270. "ref/netstandard1.3/System.Threading.Tasks.dll": {
  3271. "related": ".xml"
  3272. }
  3273. }
  3274. },
  3275. "System.Threading.Tasks.Extensions/4.5.4": {
  3276. "type": "package",
  3277. "compile": {
  3278. "ref/netcoreapp2.1/_._": {}
  3279. },
  3280. "runtime": {
  3281. "lib/netcoreapp2.1/_._": {}
  3282. }
  3283. },
  3284. "System.Threading.Tasks.Parallel/4.3.0": {
  3285. "type": "package",
  3286. "dependencies": {
  3287. "System.Collections.Concurrent": "4.3.0",
  3288. "System.Diagnostics.Debug": "4.3.0",
  3289. "System.Diagnostics.Tracing": "4.3.0",
  3290. "System.Resources.ResourceManager": "4.3.0",
  3291. "System.Runtime": "4.3.0",
  3292. "System.Runtime.Extensions": "4.3.0",
  3293. "System.Threading": "4.3.0",
  3294. "System.Threading.Tasks": "4.3.0"
  3295. },
  3296. "compile": {
  3297. "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {
  3298. "related": ".xml"
  3299. }
  3300. },
  3301. "runtime": {
  3302. "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {}
  3303. }
  3304. },
  3305. "System.Windows.Extensions/6.0.0": {
  3306. "type": "package",
  3307. "dependencies": {
  3308. "System.Drawing.Common": "6.0.0"
  3309. },
  3310. "compile": {
  3311. "lib/net6.0/System.Windows.Extensions.dll": {
  3312. "related": ".xml"
  3313. }
  3314. },
  3315. "runtime": {
  3316. "lib/net6.0/System.Windows.Extensions.dll": {
  3317. "related": ".xml"
  3318. }
  3319. },
  3320. "runtimeTargets": {
  3321. "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
  3322. "assetType": "runtime",
  3323. "rid": "win"
  3324. }
  3325. }
  3326. },
  3327. "Tencent.QCloud.Cos.Sts.Sdk/3.0.5": {
  3328. "type": "package",
  3329. "dependencies": {
  3330. "TencentCloudSDK": "3.0.500"
  3331. },
  3332. "compile": {
  3333. "lib/netstandard2.0/COSSTS.dll": {}
  3334. },
  3335. "runtime": {
  3336. "lib/netstandard2.0/COSSTS.dll": {}
  3337. }
  3338. },
  3339. "TencentCloudSDK/3.0.500": {
  3340. "type": "package",
  3341. "dependencies": {
  3342. "Newtonsoft.Json": "11.0.1",
  3343. "System.Text.Encodings.Web": "4.5.1"
  3344. },
  3345. "compile": {
  3346. "lib/netstandard2.0/TencentCloud.dll": {}
  3347. },
  3348. "runtime": {
  3349. "lib/netstandard2.0/TencentCloud.dll": {}
  3350. }
  3351. },
  3352. "UAParser/3.1.47": {
  3353. "type": "package",
  3354. "compile": {
  3355. "lib/netcoreapp2.0/UAParser.dll": {
  3356. "related": ".xml"
  3357. }
  3358. },
  3359. "runtime": {
  3360. "lib/netcoreapp2.0/UAParser.dll": {
  3361. "related": ".xml"
  3362. }
  3363. }
  3364. },
  3365. "Yitter.IdGenerator/1.0.14": {
  3366. "type": "package",
  3367. "compile": {
  3368. "lib/netstandard2.0/Yitter.IdGenerator.dll": {}
  3369. },
  3370. "runtime": {
  3371. "lib/netstandard2.0/Yitter.IdGenerator.dll": {}
  3372. }
  3373. },
  3374. "ZstdSharp.Port/0.8.0": {
  3375. "type": "package",
  3376. "compile": {
  3377. "lib/net6.0/ZstdSharp.dll": {}
  3378. },
  3379. "runtime": {
  3380. "lib/net6.0/ZstdSharp.dll": {}
  3381. }
  3382. },
  3383. "SafeCampus.Cache/3.0.0": {
  3384. "type": "project",
  3385. "framework": ".NETCoreApp,Version=v6.0",
  3386. "dependencies": {
  3387. "SafeCampus.Core": "3.0.0",
  3388. "SimpleRedis": "1.1.9"
  3389. },
  3390. "compile": {
  3391. "bin/placeholder/SafeCampus.Cache.dll": {}
  3392. },
  3393. "runtime": {
  3394. "bin/placeholder/SafeCampus.Cache.dll": {}
  3395. }
  3396. },
  3397. "SafeCampus.Core/3.0.0": {
  3398. "type": "project",
  3399. "framework": ".NETCoreApp,Version=v6.0",
  3400. "dependencies": {
  3401. "Lazy.Captcha.Core": "2.0.7",
  3402. "Masuit.Tools.Core": "2024.3.4",
  3403. "Minio": "5.0.0",
  3404. "MoYu.Extras.Authentication.JwtBearer": "1.0.6",
  3405. "MoYu.Extras.ObjectMapper.Mapster": "1.0.6",
  3406. "MoYu.Pure": "1.0.6",
  3407. "NewLife.Core": "10.10.2024.601",
  3408. "Portable.BouncyCastle": "1.9.0",
  3409. "SharpZipLib": "1.4.2",
  3410. "SimpleTool": "1.0.6",
  3411. "System.Drawing.Common": "8.0.6",
  3412. "Tencent.QCloud.Cos.Sts.Sdk": "3.0.5",
  3413. "Yitter.IdGenerator": "1.0.14"
  3414. },
  3415. "compile": {
  3416. "bin/placeholder/SafeCampus.Core.dll": {}
  3417. },
  3418. "runtime": {
  3419. "bin/placeholder/SafeCampus.Core.dll": {}
  3420. }
  3421. },
  3422. "SafeCampus.Plugin.Aop/3.0.0": {
  3423. "type": "project",
  3424. "framework": ".NETCoreApp,Version=v6.0",
  3425. "dependencies": {
  3426. "SafeCampus.Cache": "3.0.0"
  3427. },
  3428. "compile": {
  3429. "bin/placeholder/SafeCampus.Plugin.Aop.dll": {}
  3430. },
  3431. "runtime": {
  3432. "bin/placeholder/SafeCampus.Plugin.Aop.dll": {}
  3433. }
  3434. },
  3435. "SafeCampus.SqlSugar/3.0.0": {
  3436. "type": "project",
  3437. "framework": ".NETCoreApp,Version=v6.0",
  3438. "dependencies": {
  3439. "SafeCampus.Core": "3.0.0",
  3440. "SqlSugarCore": "5.1.4.158"
  3441. },
  3442. "compile": {
  3443. "bin/placeholder/SafeCampus.SqlSugar.dll": {}
  3444. },
  3445. "runtime": {
  3446. "bin/placeholder/SafeCampus.SqlSugar.dll": {}
  3447. }
  3448. },
  3449. "SafeCampus.System/3.0.0": {
  3450. "type": "project",
  3451. "framework": ".NETCoreApp,Version=v6.0",
  3452. "dependencies": {
  3453. "IP2Region.Net": "2.0.2",
  3454. "Magicodes.IE.Excel": "2.7.5.1",
  3455. "SafeCampus.Plugin.Aop": "3.0.0",
  3456. "SafeCampus.SqlSugar": "3.0.0",
  3457. "UAParser": "3.1.47"
  3458. },
  3459. "compile": {
  3460. "bin/placeholder/SafeCampus.System.dll": {}
  3461. },
  3462. "runtime": {
  3463. "bin/placeholder/SafeCampus.System.dll": {}
  3464. }
  3465. }
  3466. },
  3467. "net7.0": {
  3468. "AngleSharp/1.1.2": {
  3469. "type": "package",
  3470. "dependencies": {
  3471. "System.Text.Encoding.CodePages": "7.0.0"
  3472. },
  3473. "compile": {
  3474. "lib/net7.0/AngleSharp.dll": {
  3475. "related": ".xml"
  3476. }
  3477. },
  3478. "runtime": {
  3479. "lib/net7.0/AngleSharp.dll": {
  3480. "related": ".xml"
  3481. }
  3482. }
  3483. },
  3484. "AngleSharp.Css/1.0.0-beta.139": {
  3485. "type": "package",
  3486. "dependencies": {
  3487. "AngleSharp": "[1.0.0, 2.0.0)"
  3488. },
  3489. "compile": {
  3490. "lib/net7.0/AngleSharp.Css.dll": {
  3491. "related": ".xml"
  3492. }
  3493. },
  3494. "runtime": {
  3495. "lib/net7.0/AngleSharp.Css.dll": {
  3496. "related": ".xml"
  3497. }
  3498. }
  3499. },
  3500. "Ben.Demystifier/0.4.1": {
  3501. "type": "package",
  3502. "dependencies": {
  3503. "System.Reflection.Metadata": "5.0.0"
  3504. },
  3505. "compile": {
  3506. "lib/netstandard2.1/Ben.Demystifier.dll": {}
  3507. },
  3508. "runtime": {
  3509. "lib/netstandard2.1/Ben.Demystifier.dll": {}
  3510. }
  3511. },
  3512. "Castle.Core/5.1.1": {
  3513. "type": "package",
  3514. "dependencies": {
  3515. "System.Diagnostics.EventLog": "6.0.0"
  3516. },
  3517. "compile": {
  3518. "lib/net6.0/Castle.Core.dll": {
  3519. "related": ".xml"
  3520. }
  3521. },
  3522. "runtime": {
  3523. "lib/net6.0/Castle.Core.dll": {
  3524. "related": ".xml"
  3525. }
  3526. }
  3527. },
  3528. "CommunityToolkit.HighPerformance/8.1.0": {
  3529. "type": "package",
  3530. "compile": {
  3531. "lib/net7.0/CommunityToolkit.HighPerformance.dll": {
  3532. "related": ".pdb;.xml"
  3533. }
  3534. },
  3535. "runtime": {
  3536. "lib/net7.0/CommunityToolkit.HighPerformance.dll": {
  3537. "related": ".pdb;.xml"
  3538. }
  3539. }
  3540. },
  3541. "DnsClient/1.7.0": {
  3542. "type": "package",
  3543. "dependencies": {
  3544. "Microsoft.Win32.Registry": "5.0.0"
  3545. },
  3546. "compile": {
  3547. "lib/net6.0/DnsClient.dll": {
  3548. "related": ".xml"
  3549. }
  3550. },
  3551. "runtime": {
  3552. "lib/net6.0/DnsClient.dll": {
  3553. "related": ".xml"
  3554. }
  3555. }
  3556. },
  3557. "DynamicExpresso.Core/2.3.3": {
  3558. "type": "package",
  3559. "dependencies": {
  3560. "Microsoft.CSharp": "4.7.0"
  3561. },
  3562. "compile": {
  3563. "lib/netstandard2.0/DynamicExpresso.Core.dll": {}
  3564. },
  3565. "runtime": {
  3566. "lib/netstandard2.0/DynamicExpresso.Core.dll": {}
  3567. }
  3568. },
  3569. "Humanizer.Core/2.14.1": {
  3570. "type": "package",
  3571. "compile": {
  3572. "lib/net6.0/_._": {
  3573. "related": ".xml"
  3574. }
  3575. },
  3576. "runtime": {
  3577. "lib/net6.0/Humanizer.dll": {
  3578. "related": ".xml"
  3579. }
  3580. }
  3581. },
  3582. "IP2Region.Net/2.0.2": {
  3583. "type": "package",
  3584. "compile": {
  3585. "lib/net7.0/IP2Region.Net.dll": {}
  3586. },
  3587. "runtime": {
  3588. "lib/net7.0/IP2Region.Net.dll": {}
  3589. }
  3590. },
  3591. "Lazy.Captcha.Core/2.0.7": {
  3592. "type": "package",
  3593. "dependencies": {
  3594. "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
  3595. "Microsoft.Extensions.Caching.Memory": "8.0.0",
  3596. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  3597. "Microsoft.Extensions.Configuration.Binder": "8.0.0",
  3598. "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0",
  3599. "SkiaSharp": "2.88.6"
  3600. },
  3601. "compile": {
  3602. "lib/netstandard2.0/Lazy.Captcha.Core.dll": {}
  3603. },
  3604. "runtime": {
  3605. "lib/netstandard2.0/Lazy.Captcha.Core.dll": {}
  3606. }
  3607. },
  3608. "Magicodes.IE.Core/2.7.5.1": {
  3609. "type": "package",
  3610. "dependencies": {
  3611. "Microsoft.Extensions.DependencyInjection": "7.0.0",
  3612. "Microsoft.Extensions.DependencyModel": "7.0.0",
  3613. "SixLabors.ImageSharp": "3.0.0",
  3614. "System.ComponentModel.Annotations": "4.7.0"
  3615. },
  3616. "compile": {
  3617. "lib/net7.0/Magicodes.IE.Core.dll": {
  3618. "related": ".xml"
  3619. }
  3620. },
  3621. "runtime": {
  3622. "lib/net7.0/Magicodes.IE.Core.dll": {
  3623. "related": ".xml"
  3624. }
  3625. },
  3626. "resource": {
  3627. "lib/net7.0/zh-Hans/Magicodes.IE.Core.resources.dll": {
  3628. "locale": "zh-Hans"
  3629. }
  3630. }
  3631. },
  3632. "Magicodes.IE.EPPlus/2.7.5.1": {
  3633. "type": "package",
  3634. "dependencies": {
  3635. "Microsoft.IO.RecyclableMemoryStream": "2.1.1",
  3636. "SixLabors.ImageSharp": "3.0.0",
  3637. "SkiaSharp": "2.88.6",
  3638. "System.Security.Cryptography.Pkcs": "7.0.1",
  3639. "System.Text.Encoding.CodePages": "7.0.0"
  3640. },
  3641. "compile": {
  3642. "lib/net7.0/Magicodes.IE.EPPlus.dll": {}
  3643. },
  3644. "runtime": {
  3645. "lib/net7.0/Magicodes.IE.EPPlus.dll": {}
  3646. }
  3647. },
  3648. "Magicodes.IE.Excel/2.7.5.1": {
  3649. "type": "package",
  3650. "dependencies": {
  3651. "DynamicExpresso.Core": "2.3.3",
  3652. "Magicodes.IE.Core": "2.7.5.1",
  3653. "Magicodes.IE.EPPlus": "2.7.5.1",
  3654. "SkiaSharp.NativeAssets.Linux.NoDependencies": "2.88.6",
  3655. "System.Linq.Dynamic.Core": "1.2.6"
  3656. },
  3657. "compile": {
  3658. "lib/net7.0/Magicodes.IE.Excel.dll": {
  3659. "related": ".xml"
  3660. }
  3661. },
  3662. "runtime": {
  3663. "lib/net7.0/Magicodes.IE.Excel.dll": {
  3664. "related": ".xml"
  3665. }
  3666. }
  3667. },
  3668. "Mapster/7.4.0": {
  3669. "type": "package",
  3670. "dependencies": {
  3671. "Mapster.Core": "1.2.1"
  3672. },
  3673. "compile": {
  3674. "lib/net7.0/Mapster.dll": {}
  3675. },
  3676. "runtime": {
  3677. "lib/net7.0/Mapster.dll": {}
  3678. }
  3679. },
  3680. "Mapster.Core/1.2.1": {
  3681. "type": "package",
  3682. "compile": {
  3683. "lib/net7.0/Mapster.Core.dll": {}
  3684. },
  3685. "runtime": {
  3686. "lib/net7.0/Mapster.Core.dll": {}
  3687. }
  3688. },
  3689. "Mapster.DependencyInjection/1.0.1": {
  3690. "type": "package",
  3691. "dependencies": {
  3692. "Mapster": "7.4.0",
  3693. "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
  3694. },
  3695. "compile": {
  3696. "lib/net7.0/Mapster.DependencyInjection.dll": {}
  3697. },
  3698. "runtime": {
  3699. "lib/net7.0/Mapster.DependencyInjection.dll": {}
  3700. }
  3701. },
  3702. "Masuit.Tools.Abstractions/2024.3.4": {
  3703. "type": "package",
  3704. "dependencies": {
  3705. "AngleSharp": "1.1.2",
  3706. "AngleSharp.Css": "1.0.0-beta.139",
  3707. "Castle.Core": "5.1.1",
  3708. "DnsClient": "1.7.0",
  3709. "Microsoft.CSharp": "4.7.0",
  3710. "Microsoft.Extensions.Configuration.Json": "8.0.0",
  3711. "Newtonsoft.Json": "13.0.3",
  3712. "SharpCompress": "0.37.2",
  3713. "SixLabors.ImageSharp.Drawing": "2.1.3",
  3714. "System.Collections.Immutable": "8.0.0",
  3715. "System.Configuration.ConfigurationManager": "8.0.0",
  3716. "System.Diagnostics.PerformanceCounter": "7.0.0",
  3717. "System.Management": "8.0.0",
  3718. "System.Reflection.Emit.Lightweight": "4.7.0"
  3719. },
  3720. "compile": {
  3721. "lib/net7.0/Masuit.Tools.Abstractions.dll": {
  3722. "related": ".xml"
  3723. }
  3724. },
  3725. "runtime": {
  3726. "lib/net7.0/Masuit.Tools.Abstractions.dll": {
  3727. "related": ".xml"
  3728. }
  3729. }
  3730. },
  3731. "Masuit.Tools.Core/2024.3.4": {
  3732. "type": "package",
  3733. "dependencies": {
  3734. "Masuit.Tools.Abstractions": "2024.3.4",
  3735. "Microsoft.EntityFrameworkCore": "7.0.15"
  3736. },
  3737. "compile": {
  3738. "lib/net7.0/Masuit.Tools.Core.dll": {
  3739. "related": ".xml"
  3740. }
  3741. },
  3742. "runtime": {
  3743. "lib/net7.0/Masuit.Tools.Core.dll": {
  3744. "related": ".xml"
  3745. }
  3746. }
  3747. },
  3748. "Microsoft.AspNetCore.Authentication.JwtBearer/7.0.18": {
  3749. "type": "package",
  3750. "dependencies": {
  3751. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0"
  3752. },
  3753. "compile": {
  3754. "lib/net7.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
  3755. "related": ".xml"
  3756. }
  3757. },
  3758. "runtime": {
  3759. "lib/net7.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
  3760. "related": ".xml"
  3761. }
  3762. },
  3763. "frameworkReferences": [
  3764. "Microsoft.AspNetCore.App"
  3765. ]
  3766. },
  3767. "Microsoft.AspNetCore.JsonPatch/7.0.18": {
  3768. "type": "package",
  3769. "dependencies": {
  3770. "Microsoft.CSharp": "4.7.0",
  3771. "Newtonsoft.Json": "13.0.1"
  3772. },
  3773. "compile": {
  3774. "lib/net7.0/Microsoft.AspNetCore.JsonPatch.dll": {
  3775. "related": ".xml"
  3776. }
  3777. },
  3778. "runtime": {
  3779. "lib/net7.0/Microsoft.AspNetCore.JsonPatch.dll": {
  3780. "related": ".xml"
  3781. }
  3782. }
  3783. },
  3784. "Microsoft.AspNetCore.Mvc.NewtonsoftJson/7.0.18": {
  3785. "type": "package",
  3786. "dependencies": {
  3787. "Microsoft.AspNetCore.JsonPatch": "7.0.18",
  3788. "Newtonsoft.Json": "13.0.1",
  3789. "Newtonsoft.Json.Bson": "1.0.2"
  3790. },
  3791. "compile": {
  3792. "lib/net7.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {
  3793. "related": ".xml"
  3794. }
  3795. },
  3796. "runtime": {
  3797. "lib/net7.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {
  3798. "related": ".xml"
  3799. }
  3800. },
  3801. "frameworkReferences": [
  3802. "Microsoft.AspNetCore.App"
  3803. ]
  3804. },
  3805. "Microsoft.AspNetCore.Razor.Language/6.0.29": {
  3806. "type": "package",
  3807. "compile": {
  3808. "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {}
  3809. },
  3810. "runtime": {
  3811. "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {}
  3812. }
  3813. },
  3814. "Microsoft.CodeAnalysis.Analyzers/3.3.4": {
  3815. "type": "package",
  3816. "build": {
  3817. "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props": {},
  3818. "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets": {}
  3819. }
  3820. },
  3821. "Microsoft.CodeAnalysis.Common/4.9.2": {
  3822. "type": "package",
  3823. "dependencies": {
  3824. "Microsoft.CodeAnalysis.Analyzers": "3.3.4",
  3825. "System.Collections.Immutable": "8.0.0",
  3826. "System.Reflection.Metadata": "8.0.0",
  3827. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  3828. },
  3829. "compile": {
  3830. "lib/net7.0/Microsoft.CodeAnalysis.dll": {
  3831. "related": ".pdb;.xml"
  3832. }
  3833. },
  3834. "runtime": {
  3835. "lib/net7.0/Microsoft.CodeAnalysis.dll": {
  3836. "related": ".pdb;.xml"
  3837. }
  3838. },
  3839. "resource": {
  3840. "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll": {
  3841. "locale": "cs"
  3842. },
  3843. "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll": {
  3844. "locale": "de"
  3845. },
  3846. "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll": {
  3847. "locale": "es"
  3848. },
  3849. "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll": {
  3850. "locale": "fr"
  3851. },
  3852. "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll": {
  3853. "locale": "it"
  3854. },
  3855. "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll": {
  3856. "locale": "ja"
  3857. },
  3858. "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll": {
  3859. "locale": "ko"
  3860. },
  3861. "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll": {
  3862. "locale": "pl"
  3863. },
  3864. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
  3865. "locale": "pt-BR"
  3866. },
  3867. "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll": {
  3868. "locale": "ru"
  3869. },
  3870. "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll": {
  3871. "locale": "tr"
  3872. },
  3873. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
  3874. "locale": "zh-Hans"
  3875. },
  3876. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
  3877. "locale": "zh-Hant"
  3878. }
  3879. }
  3880. },
  3881. "Microsoft.CodeAnalysis.CSharp/4.9.2": {
  3882. "type": "package",
  3883. "dependencies": {
  3884. "Microsoft.CodeAnalysis.Common": "[4.9.2]"
  3885. },
  3886. "compile": {
  3887. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": {
  3888. "related": ".pdb;.xml"
  3889. }
  3890. },
  3891. "runtime": {
  3892. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": {
  3893. "related": ".pdb;.xml"
  3894. }
  3895. },
  3896. "resource": {
  3897. "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3898. "locale": "cs"
  3899. },
  3900. "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3901. "locale": "de"
  3902. },
  3903. "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3904. "locale": "es"
  3905. },
  3906. "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3907. "locale": "fr"
  3908. },
  3909. "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3910. "locale": "it"
  3911. },
  3912. "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3913. "locale": "ja"
  3914. },
  3915. "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3916. "locale": "ko"
  3917. },
  3918. "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3919. "locale": "pl"
  3920. },
  3921. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3922. "locale": "pt-BR"
  3923. },
  3924. "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3925. "locale": "ru"
  3926. },
  3927. "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3928. "locale": "tr"
  3929. },
  3930. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3931. "locale": "zh-Hans"
  3932. },
  3933. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3934. "locale": "zh-Hant"
  3935. }
  3936. }
  3937. },
  3938. "Microsoft.CodeAnalysis.CSharp.Workspaces/4.9.2": {
  3939. "type": "package",
  3940. "dependencies": {
  3941. "Humanizer.Core": "2.14.1",
  3942. "Microsoft.CodeAnalysis.CSharp": "[4.9.2]",
  3943. "Microsoft.CodeAnalysis.Common": "[4.9.2]",
  3944. "Microsoft.CodeAnalysis.Workspaces.Common": "[4.9.2]"
  3945. },
  3946. "compile": {
  3947. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
  3948. "related": ".pdb;.xml"
  3949. }
  3950. },
  3951. "runtime": {
  3952. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
  3953. "related": ".pdb;.xml"
  3954. }
  3955. },
  3956. "resource": {
  3957. "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3958. "locale": "cs"
  3959. },
  3960. "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3961. "locale": "de"
  3962. },
  3963. "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3964. "locale": "es"
  3965. },
  3966. "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3967. "locale": "fr"
  3968. },
  3969. "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3970. "locale": "it"
  3971. },
  3972. "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3973. "locale": "ja"
  3974. },
  3975. "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3976. "locale": "ko"
  3977. },
  3978. "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3979. "locale": "pl"
  3980. },
  3981. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3982. "locale": "pt-BR"
  3983. },
  3984. "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3985. "locale": "ru"
  3986. },
  3987. "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3988. "locale": "tr"
  3989. },
  3990. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3991. "locale": "zh-Hans"
  3992. },
  3993. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3994. "locale": "zh-Hant"
  3995. }
  3996. }
  3997. },
  3998. "Microsoft.CodeAnalysis.Workspaces.Common/4.9.2": {
  3999. "type": "package",
  4000. "dependencies": {
  4001. "Humanizer.Core": "2.14.1",
  4002. "Microsoft.CodeAnalysis.Common": "[4.9.2]",
  4003. "System.Composition": "8.0.0",
  4004. "System.IO.Pipelines": "8.0.0",
  4005. "System.Threading.Channels": "8.0.0"
  4006. },
  4007. "compile": {
  4008. "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": {
  4009. "related": ".pdb;.xml"
  4010. }
  4011. },
  4012. "runtime": {
  4013. "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": {
  4014. "related": ".pdb;.xml"
  4015. }
  4016. },
  4017. "resource": {
  4018. "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4019. "locale": "cs"
  4020. },
  4021. "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4022. "locale": "de"
  4023. },
  4024. "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4025. "locale": "es"
  4026. },
  4027. "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4028. "locale": "fr"
  4029. },
  4030. "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4031. "locale": "it"
  4032. },
  4033. "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4034. "locale": "ja"
  4035. },
  4036. "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4037. "locale": "ko"
  4038. },
  4039. "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4040. "locale": "pl"
  4041. },
  4042. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4043. "locale": "pt-BR"
  4044. },
  4045. "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4046. "locale": "ru"
  4047. },
  4048. "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4049. "locale": "tr"
  4050. },
  4051. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4052. "locale": "zh-Hans"
  4053. },
  4054. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4055. "locale": "zh-Hant"
  4056. }
  4057. }
  4058. },
  4059. "Microsoft.CSharp/4.7.0": {
  4060. "type": "package",
  4061. "compile": {
  4062. "ref/netcoreapp2.0/_._": {}
  4063. },
  4064. "runtime": {
  4065. "lib/netcoreapp2.0/_._": {}
  4066. }
  4067. },
  4068. "Microsoft.Data.SqlClient/2.1.7": {
  4069. "type": "package",
  4070. "dependencies": {
  4071. "Microsoft.Data.SqlClient.SNI.runtime": "2.1.1",
  4072. "Microsoft.Identity.Client": "4.21.1",
  4073. "Microsoft.IdentityModel.JsonWebTokens": "6.8.0",
  4074. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.8.0",
  4075. "Microsoft.Win32.Registry": "4.7.0",
  4076. "System.Configuration.ConfigurationManager": "4.7.0",
  4077. "System.Diagnostics.DiagnosticSource": "4.7.0",
  4078. "System.Runtime.Caching": "4.7.0",
  4079. "System.Security.Principal.Windows": "4.7.0",
  4080. "System.Text.Encoding.CodePages": "4.7.0"
  4081. },
  4082. "compile": {
  4083. "ref/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  4084. "related": ".pdb;.xml"
  4085. }
  4086. },
  4087. "runtime": {
  4088. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  4089. "related": ".pdb;.xml"
  4090. }
  4091. },
  4092. "runtimeTargets": {
  4093. "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  4094. "assetType": "runtime",
  4095. "rid": "unix"
  4096. },
  4097. "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  4098. "assetType": "runtime",
  4099. "rid": "win"
  4100. }
  4101. }
  4102. },
  4103. "Microsoft.Data.SqlClient.SNI.runtime/2.1.1": {
  4104. "type": "package",
  4105. "runtimeTargets": {
  4106. "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
  4107. "assetType": "native",
  4108. "rid": "win-arm"
  4109. },
  4110. "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
  4111. "assetType": "native",
  4112. "rid": "win-arm64"
  4113. },
  4114. "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
  4115. "assetType": "native",
  4116. "rid": "win-x64"
  4117. },
  4118. "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
  4119. "assetType": "native",
  4120. "rid": "win-x86"
  4121. }
  4122. }
  4123. },
  4124. "Microsoft.Data.Sqlite/8.0.1": {
  4125. "type": "package",
  4126. "dependencies": {
  4127. "Microsoft.Data.Sqlite.Core": "8.0.1",
  4128. "SQLitePCLRaw.bundle_e_sqlite3": "2.1.6"
  4129. },
  4130. "compile": {
  4131. "lib/netstandard2.0/_._": {}
  4132. },
  4133. "runtime": {
  4134. "lib/netstandard2.0/_._": {}
  4135. }
  4136. },
  4137. "Microsoft.Data.Sqlite.Core/8.0.1": {
  4138. "type": "package",
  4139. "dependencies": {
  4140. "SQLitePCLRaw.core": "2.1.6"
  4141. },
  4142. "compile": {
  4143. "lib/net6.0/Microsoft.Data.Sqlite.dll": {
  4144. "related": ".xml"
  4145. }
  4146. },
  4147. "runtime": {
  4148. "lib/net6.0/Microsoft.Data.Sqlite.dll": {
  4149. "related": ".xml"
  4150. }
  4151. }
  4152. },
  4153. "Microsoft.EntityFrameworkCore/7.0.15": {
  4154. "type": "package",
  4155. "dependencies": {
  4156. "Microsoft.EntityFrameworkCore.Abstractions": "7.0.15",
  4157. "Microsoft.EntityFrameworkCore.Analyzers": "7.0.15",
  4158. "Microsoft.Extensions.Caching.Memory": "7.0.0",
  4159. "Microsoft.Extensions.DependencyInjection": "7.0.0",
  4160. "Microsoft.Extensions.Logging": "7.0.0"
  4161. },
  4162. "compile": {
  4163. "lib/net6.0/Microsoft.EntityFrameworkCore.dll": {
  4164. "related": ".xml"
  4165. }
  4166. },
  4167. "runtime": {
  4168. "lib/net6.0/Microsoft.EntityFrameworkCore.dll": {
  4169. "related": ".xml"
  4170. }
  4171. },
  4172. "build": {
  4173. "buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props": {}
  4174. }
  4175. },
  4176. "Microsoft.EntityFrameworkCore.Abstractions/7.0.15": {
  4177. "type": "package",
  4178. "compile": {
  4179. "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
  4180. "related": ".xml"
  4181. }
  4182. },
  4183. "runtime": {
  4184. "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
  4185. "related": ".xml"
  4186. }
  4187. }
  4188. },
  4189. "Microsoft.EntityFrameworkCore.Analyzers/7.0.15": {
  4190. "type": "package",
  4191. "compile": {
  4192. "lib/netstandard2.0/_._": {}
  4193. },
  4194. "runtime": {
  4195. "lib/netstandard2.0/_._": {}
  4196. }
  4197. },
  4198. "Microsoft.Extensions.ApiDescription.Server/6.0.5": {
  4199. "type": "package",
  4200. "build": {
  4201. "build/_._": {}
  4202. },
  4203. "buildMultiTargeting": {
  4204. "buildMultiTargeting/_._": {}
  4205. }
  4206. },
  4207. "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
  4208. "type": "package",
  4209. "dependencies": {
  4210. "Microsoft.Extensions.Primitives": "8.0.0"
  4211. },
  4212. "compile": {
  4213. "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll": {
  4214. "related": ".xml"
  4215. }
  4216. },
  4217. "runtime": {
  4218. "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll": {
  4219. "related": ".xml"
  4220. }
  4221. },
  4222. "build": {
  4223. "buildTransitive/net6.0/_._": {}
  4224. }
  4225. },
  4226. "Microsoft.Extensions.Caching.Memory/8.0.0": {
  4227. "type": "package",
  4228. "dependencies": {
  4229. "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
  4230. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  4231. "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
  4232. "Microsoft.Extensions.Options": "8.0.0",
  4233. "Microsoft.Extensions.Primitives": "8.0.0"
  4234. },
  4235. "compile": {
  4236. "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll": {
  4237. "related": ".xml"
  4238. }
  4239. },
  4240. "runtime": {
  4241. "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll": {
  4242. "related": ".xml"
  4243. }
  4244. },
  4245. "build": {
  4246. "buildTransitive/net6.0/_._": {}
  4247. }
  4248. },
  4249. "Microsoft.Extensions.Configuration/8.0.0": {
  4250. "type": "package",
  4251. "dependencies": {
  4252. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  4253. "Microsoft.Extensions.Primitives": "8.0.0"
  4254. },
  4255. "compile": {
  4256. "lib/net7.0/Microsoft.Extensions.Configuration.dll": {
  4257. "related": ".xml"
  4258. }
  4259. },
  4260. "runtime": {
  4261. "lib/net7.0/Microsoft.Extensions.Configuration.dll": {
  4262. "related": ".xml"
  4263. }
  4264. },
  4265. "build": {
  4266. "buildTransitive/net6.0/_._": {}
  4267. }
  4268. },
  4269. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  4270. "type": "package",
  4271. "dependencies": {
  4272. "Microsoft.Extensions.Primitives": "8.0.0"
  4273. },
  4274. "compile": {
  4275. "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  4276. "related": ".xml"
  4277. }
  4278. },
  4279. "runtime": {
  4280. "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  4281. "related": ".xml"
  4282. }
  4283. },
  4284. "build": {
  4285. "buildTransitive/net6.0/_._": {}
  4286. }
  4287. },
  4288. "Microsoft.Extensions.Configuration.Binder/8.0.0": {
  4289. "type": "package",
  4290. "dependencies": {
  4291. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
  4292. },
  4293. "compile": {
  4294. "lib/net7.0/Microsoft.Extensions.Configuration.Binder.dll": {
  4295. "related": ".xml"
  4296. }
  4297. },
  4298. "runtime": {
  4299. "lib/net7.0/Microsoft.Extensions.Configuration.Binder.dll": {
  4300. "related": ".xml"
  4301. }
  4302. },
  4303. "build": {
  4304. "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets": {}
  4305. }
  4306. },
  4307. "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": {
  4308. "type": "package",
  4309. "dependencies": {
  4310. "Microsoft.Extensions.Configuration": "8.0.0",
  4311. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  4312. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  4313. "Microsoft.Extensions.FileProviders.Physical": "8.0.0",
  4314. "Microsoft.Extensions.Primitives": "8.0.0"
  4315. },
  4316. "compile": {
  4317. "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
  4318. "related": ".xml"
  4319. }
  4320. },
  4321. "runtime": {
  4322. "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
  4323. "related": ".xml"
  4324. }
  4325. },
  4326. "build": {
  4327. "buildTransitive/net6.0/_._": {}
  4328. }
  4329. },
  4330. "Microsoft.Extensions.Configuration.Json/8.0.0": {
  4331. "type": "package",
  4332. "dependencies": {
  4333. "Microsoft.Extensions.Configuration": "8.0.0",
  4334. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  4335. "Microsoft.Extensions.Configuration.FileExtensions": "8.0.0",
  4336. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  4337. "System.Text.Json": "8.0.0"
  4338. },
  4339. "compile": {
  4340. "lib/net7.0/Microsoft.Extensions.Configuration.Json.dll": {
  4341. "related": ".xml"
  4342. }
  4343. },
  4344. "runtime": {
  4345. "lib/net7.0/Microsoft.Extensions.Configuration.Json.dll": {
  4346. "related": ".xml"
  4347. }
  4348. },
  4349. "build": {
  4350. "buildTransitive/net6.0/_._": {}
  4351. }
  4352. },
  4353. "Microsoft.Extensions.DependencyInjection/7.0.0": {
  4354. "type": "package",
  4355. "dependencies": {
  4356. "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0"
  4357. },
  4358. "compile": {
  4359. "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll": {
  4360. "related": ".xml"
  4361. }
  4362. },
  4363. "runtime": {
  4364. "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll": {
  4365. "related": ".xml"
  4366. }
  4367. },
  4368. "build": {
  4369. "buildTransitive/net6.0/_._": {}
  4370. }
  4371. },
  4372. "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
  4373. "type": "package",
  4374. "compile": {
  4375. "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  4376. "related": ".xml"
  4377. }
  4378. },
  4379. "runtime": {
  4380. "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  4381. "related": ".xml"
  4382. }
  4383. },
  4384. "build": {
  4385. "buildTransitive/net6.0/_._": {}
  4386. }
  4387. },
  4388. "Microsoft.Extensions.DependencyModel/7.0.0": {
  4389. "type": "package",
  4390. "dependencies": {
  4391. "System.Text.Encodings.Web": "7.0.0",
  4392. "System.Text.Json": "7.0.0"
  4393. },
  4394. "compile": {
  4395. "lib/net7.0/Microsoft.Extensions.DependencyModel.dll": {
  4396. "related": ".xml"
  4397. }
  4398. },
  4399. "runtime": {
  4400. "lib/net7.0/Microsoft.Extensions.DependencyModel.dll": {
  4401. "related": ".xml"
  4402. }
  4403. },
  4404. "build": {
  4405. "buildTransitive/net6.0/_._": {}
  4406. }
  4407. },
  4408. "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
  4409. "type": "package",
  4410. "dependencies": {
  4411. "Microsoft.Extensions.Primitives": "8.0.0"
  4412. },
  4413. "compile": {
  4414. "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
  4415. "related": ".xml"
  4416. }
  4417. },
  4418. "runtime": {
  4419. "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
  4420. "related": ".xml"
  4421. }
  4422. },
  4423. "build": {
  4424. "buildTransitive/net6.0/_._": {}
  4425. }
  4426. },
  4427. "Microsoft.Extensions.FileProviders.Physical/8.0.0": {
  4428. "type": "package",
  4429. "dependencies": {
  4430. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  4431. "Microsoft.Extensions.FileSystemGlobbing": "8.0.0",
  4432. "Microsoft.Extensions.Primitives": "8.0.0"
  4433. },
  4434. "compile": {
  4435. "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.dll": {
  4436. "related": ".xml"
  4437. }
  4438. },
  4439. "runtime": {
  4440. "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.dll": {
  4441. "related": ".xml"
  4442. }
  4443. },
  4444. "build": {
  4445. "buildTransitive/net6.0/_._": {}
  4446. }
  4447. },
  4448. "Microsoft.Extensions.FileSystemGlobbing/8.0.0": {
  4449. "type": "package",
  4450. "compile": {
  4451. "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
  4452. "related": ".xml"
  4453. }
  4454. },
  4455. "runtime": {
  4456. "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
  4457. "related": ".xml"
  4458. }
  4459. },
  4460. "build": {
  4461. "buildTransitive/net6.0/_._": {}
  4462. }
  4463. },
  4464. "Microsoft.Extensions.Logging/7.0.0": {
  4465. "type": "package",
  4466. "dependencies": {
  4467. "Microsoft.Extensions.DependencyInjection": "7.0.0",
  4468. "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
  4469. "Microsoft.Extensions.Logging.Abstractions": "7.0.0",
  4470. "Microsoft.Extensions.Options": "7.0.0"
  4471. },
  4472. "compile": {
  4473. "lib/net7.0/Microsoft.Extensions.Logging.dll": {
  4474. "related": ".xml"
  4475. }
  4476. },
  4477. "runtime": {
  4478. "lib/net7.0/Microsoft.Extensions.Logging.dll": {
  4479. "related": ".xml"
  4480. }
  4481. },
  4482. "build": {
  4483. "buildTransitive/net6.0/_._": {}
  4484. }
  4485. },
  4486. "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
  4487. "type": "package",
  4488. "dependencies": {
  4489. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
  4490. },
  4491. "compile": {
  4492. "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  4493. "related": ".xml"
  4494. }
  4495. },
  4496. "runtime": {
  4497. "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  4498. "related": ".xml"
  4499. }
  4500. },
  4501. "build": {
  4502. "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
  4503. }
  4504. },
  4505. "Microsoft.Extensions.Options/8.0.0": {
  4506. "type": "package",
  4507. "dependencies": {
  4508. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  4509. "Microsoft.Extensions.Primitives": "8.0.0"
  4510. },
  4511. "compile": {
  4512. "lib/net7.0/Microsoft.Extensions.Options.dll": {
  4513. "related": ".xml"
  4514. }
  4515. },
  4516. "runtime": {
  4517. "lib/net7.0/Microsoft.Extensions.Options.dll": {
  4518. "related": ".xml"
  4519. }
  4520. },
  4521. "build": {
  4522. "buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {}
  4523. }
  4524. },
  4525. "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": {
  4526. "type": "package",
  4527. "dependencies": {
  4528. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  4529. "Microsoft.Extensions.Configuration.Binder": "8.0.0",
  4530. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  4531. "Microsoft.Extensions.Options": "8.0.0",
  4532. "Microsoft.Extensions.Primitives": "8.0.0"
  4533. },
  4534. "compile": {
  4535. "lib/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
  4536. "related": ".xml"
  4537. }
  4538. },
  4539. "runtime": {
  4540. "lib/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
  4541. "related": ".xml"
  4542. }
  4543. },
  4544. "build": {
  4545. "buildTransitive/net6.0/_._": {}
  4546. }
  4547. },
  4548. "Microsoft.Extensions.Primitives/8.0.0": {
  4549. "type": "package",
  4550. "compile": {
  4551. "lib/net7.0/Microsoft.Extensions.Primitives.dll": {
  4552. "related": ".xml"
  4553. }
  4554. },
  4555. "runtime": {
  4556. "lib/net7.0/Microsoft.Extensions.Primitives.dll": {
  4557. "related": ".xml"
  4558. }
  4559. },
  4560. "build": {
  4561. "buildTransitive/net6.0/_._": {}
  4562. }
  4563. },
  4564. "Microsoft.Identity.Client/4.21.1": {
  4565. "type": "package",
  4566. "compile": {
  4567. "ref/netcoreapp2.1/_._": {
  4568. "related": ".xml"
  4569. }
  4570. },
  4571. "runtime": {
  4572. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
  4573. "related": ".xml"
  4574. }
  4575. }
  4576. },
  4577. "Microsoft.IdentityModel.Abstractions/6.35.0": {
  4578. "type": "package",
  4579. "compile": {
  4580. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
  4581. "related": ".xml"
  4582. }
  4583. },
  4584. "runtime": {
  4585. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
  4586. "related": ".xml"
  4587. }
  4588. }
  4589. },
  4590. "Microsoft.IdentityModel.JsonWebTokens/6.35.0": {
  4591. "type": "package",
  4592. "dependencies": {
  4593. "Microsoft.IdentityModel.Tokens": "6.35.0",
  4594. "System.Text.Encoding": "4.3.0",
  4595. "System.Text.Encodings.Web": "4.7.2",
  4596. "System.Text.Json": "4.7.2"
  4597. },
  4598. "compile": {
  4599. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  4600. "related": ".xml"
  4601. }
  4602. },
  4603. "runtime": {
  4604. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  4605. "related": ".xml"
  4606. }
  4607. }
  4608. },
  4609. "Microsoft.IdentityModel.Logging/6.35.0": {
  4610. "type": "package",
  4611. "dependencies": {
  4612. "Microsoft.IdentityModel.Abstractions": "6.35.0"
  4613. },
  4614. "compile": {
  4615. "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
  4616. "related": ".xml"
  4617. }
  4618. },
  4619. "runtime": {
  4620. "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
  4621. "related": ".xml"
  4622. }
  4623. }
  4624. },
  4625. "Microsoft.IdentityModel.Protocols/6.35.0": {
  4626. "type": "package",
  4627. "dependencies": {
  4628. "Microsoft.IdentityModel.Logging": "6.35.0",
  4629. "Microsoft.IdentityModel.Tokens": "6.35.0"
  4630. },
  4631. "compile": {
  4632. "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
  4633. "related": ".xml"
  4634. }
  4635. },
  4636. "runtime": {
  4637. "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
  4638. "related": ".xml"
  4639. }
  4640. }
  4641. },
  4642. "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": {
  4643. "type": "package",
  4644. "dependencies": {
  4645. "Microsoft.IdentityModel.Protocols": "6.35.0",
  4646. "System.IdentityModel.Tokens.Jwt": "6.35.0"
  4647. },
  4648. "compile": {
  4649. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  4650. "related": ".xml"
  4651. }
  4652. },
  4653. "runtime": {
  4654. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  4655. "related": ".xml"
  4656. }
  4657. }
  4658. },
  4659. "Microsoft.IdentityModel.Tokens/6.35.0": {
  4660. "type": "package",
  4661. "dependencies": {
  4662. "Microsoft.CSharp": "4.5.0",
  4663. "Microsoft.IdentityModel.Logging": "6.35.0",
  4664. "System.Security.Cryptography.Cng": "4.5.0"
  4665. },
  4666. "compile": {
  4667. "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
  4668. "related": ".xml"
  4669. }
  4670. },
  4671. "runtime": {
  4672. "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
  4673. "related": ".xml"
  4674. }
  4675. }
  4676. },
  4677. "Microsoft.IO.RecyclableMemoryStream/2.1.1": {
  4678. "type": "package",
  4679. "compile": {
  4680. "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll": {
  4681. "related": ".xml"
  4682. }
  4683. },
  4684. "runtime": {
  4685. "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll": {
  4686. "related": ".xml"
  4687. }
  4688. }
  4689. },
  4690. "Microsoft.NETCore.Platforms/1.1.1": {
  4691. "type": "package",
  4692. "compile": {
  4693. "lib/netstandard1.0/_._": {}
  4694. },
  4695. "runtime": {
  4696. "lib/netstandard1.0/_._": {}
  4697. }
  4698. },
  4699. "Microsoft.NETCore.Targets/1.1.3": {
  4700. "type": "package",
  4701. "compile": {
  4702. "lib/netstandard1.0/_._": {}
  4703. },
  4704. "runtime": {
  4705. "lib/netstandard1.0/_._": {}
  4706. }
  4707. },
  4708. "Microsoft.OpenApi/1.2.3": {
  4709. "type": "package",
  4710. "compile": {
  4711. "lib/netstandard2.0/Microsoft.OpenApi.dll": {
  4712. "related": ".pdb;.xml"
  4713. }
  4714. },
  4715. "runtime": {
  4716. "lib/netstandard2.0/Microsoft.OpenApi.dll": {
  4717. "related": ".pdb;.xml"
  4718. }
  4719. }
  4720. },
  4721. "Microsoft.Win32.Registry/5.0.0": {
  4722. "type": "package",
  4723. "dependencies": {
  4724. "System.Security.AccessControl": "5.0.0",
  4725. "System.Security.Principal.Windows": "5.0.0"
  4726. },
  4727. "compile": {
  4728. "ref/netstandard2.0/Microsoft.Win32.Registry.dll": {
  4729. "related": ".xml"
  4730. }
  4731. },
  4732. "runtime": {
  4733. "lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  4734. "related": ".xml"
  4735. }
  4736. },
  4737. "runtimeTargets": {
  4738. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  4739. "assetType": "runtime",
  4740. "rid": "win"
  4741. }
  4742. }
  4743. },
  4744. "Microsoft.Win32.SystemEvents/8.0.0": {
  4745. "type": "package",
  4746. "compile": {
  4747. "lib/net7.0/Microsoft.Win32.SystemEvents.dll": {
  4748. "related": ".xml"
  4749. }
  4750. },
  4751. "runtime": {
  4752. "lib/net7.0/Microsoft.Win32.SystemEvents.dll": {
  4753. "related": ".xml"
  4754. }
  4755. },
  4756. "build": {
  4757. "buildTransitive/net6.0/_._": {}
  4758. },
  4759. "runtimeTargets": {
  4760. "runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll": {
  4761. "assetType": "runtime",
  4762. "rid": "win"
  4763. }
  4764. }
  4765. },
  4766. "Minio/5.0.0": {
  4767. "type": "package",
  4768. "dependencies": {
  4769. "CommunityToolkit.HighPerformance": "8.1.0",
  4770. "System.IO.Hashing": "7.0.0",
  4771. "System.Reactive.Linq": "5.0.0"
  4772. },
  4773. "compile": {
  4774. "lib/net7.0/Minio.dll": {
  4775. "related": ".xml"
  4776. }
  4777. },
  4778. "runtime": {
  4779. "lib/net7.0/Minio.dll": {
  4780. "related": ".xml"
  4781. }
  4782. }
  4783. },
  4784. "MiniProfiler.AspNetCore/4.3.8": {
  4785. "type": "package",
  4786. "dependencies": {
  4787. "MiniProfiler.Shared": "4.3.8"
  4788. },
  4789. "compile": {
  4790. "lib/net6.0/MiniProfiler.AspNetCore.dll": {
  4791. "related": ".xml"
  4792. }
  4793. },
  4794. "runtime": {
  4795. "lib/net6.0/MiniProfiler.AspNetCore.dll": {
  4796. "related": ".xml"
  4797. }
  4798. },
  4799. "frameworkReferences": [
  4800. "Microsoft.AspNetCore.App"
  4801. ]
  4802. },
  4803. "MiniProfiler.AspNetCore.Mvc/4.3.8": {
  4804. "type": "package",
  4805. "dependencies": {
  4806. "MiniProfiler.AspNetCore": "4.3.8"
  4807. },
  4808. "compile": {
  4809. "lib/net6.0/MiniProfiler.AspNetCore.Mvc.dll": {
  4810. "related": ".xml"
  4811. }
  4812. },
  4813. "runtime": {
  4814. "lib/net6.0/MiniProfiler.AspNetCore.Mvc.dll": {
  4815. "related": ".xml"
  4816. }
  4817. },
  4818. "frameworkReferences": [
  4819. "Microsoft.AspNetCore.App"
  4820. ]
  4821. },
  4822. "MiniProfiler.Shared/4.3.8": {
  4823. "type": "package",
  4824. "dependencies": {
  4825. "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
  4826. "Newtonsoft.Json": "13.0.1",
  4827. "System.ComponentModel.Primitives": "4.3.0",
  4828. "System.Data.Common": "4.3.0",
  4829. "System.Diagnostics.DiagnosticSource": "4.4.1",
  4830. "System.Diagnostics.StackTrace": "4.3.0",
  4831. "System.Dynamic.Runtime": "4.3.0",
  4832. "System.Reflection.Emit.Lightweight": "4.3.0",
  4833. "System.Runtime.Extensions": "4.3.0",
  4834. "System.Runtime.Serialization.Primitives": "4.3.0",
  4835. "System.Threading.Tasks.Parallel": "4.3.0"
  4836. },
  4837. "compile": {
  4838. "lib/netstandard2.0/MiniProfiler.Shared.dll": {
  4839. "related": ".xml"
  4840. }
  4841. },
  4842. "runtime": {
  4843. "lib/netstandard2.0/MiniProfiler.Shared.dll": {
  4844. "related": ".xml"
  4845. }
  4846. }
  4847. },
  4848. "MoYu.Extras.Authentication.JwtBearer/1.0.6": {
  4849. "type": "package",
  4850. "dependencies": {
  4851. "Microsoft.AspNetCore.Authentication.JwtBearer": "7.0.18"
  4852. },
  4853. "compile": {
  4854. "lib/net7.0/MoYu.Extras.Authentication.JwtBearer.dll": {
  4855. "related": ".xml"
  4856. }
  4857. },
  4858. "runtime": {
  4859. "lib/net7.0/MoYu.Extras.Authentication.JwtBearer.dll": {
  4860. "related": ".xml"
  4861. }
  4862. }
  4863. },
  4864. "MoYu.Extras.ObjectMapper.Mapster/1.0.6": {
  4865. "type": "package",
  4866. "dependencies": {
  4867. "Mapster": "7.4.0",
  4868. "Mapster.DependencyInjection": "1.0.1",
  4869. "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0"
  4870. },
  4871. "compile": {
  4872. "lib/net7.0/MoYu.Extras.ObjectMapper.Mapster.dll": {
  4873. "related": ".xml"
  4874. }
  4875. },
  4876. "runtime": {
  4877. "lib/net7.0/MoYu.Extras.ObjectMapper.Mapster.dll": {
  4878. "related": ".xml"
  4879. }
  4880. }
  4881. },
  4882. "MoYu.Pure/1.0.6": {
  4883. "type": "package",
  4884. "dependencies": {
  4885. "MiniProfiler.AspNetCore.Mvc": "4.3.8",
  4886. "MoYu.Pure.Extras.DependencyModel.CodeAnalysis": "1.0.6",
  4887. "Swashbuckle.AspNetCore": "6.5.0"
  4888. },
  4889. "compile": {
  4890. "lib/net7.0/MoYu.Pure.dll": {
  4891. "related": ".xml"
  4892. }
  4893. },
  4894. "runtime": {
  4895. "lib/net7.0/MoYu.Pure.dll": {
  4896. "related": ".xml"
  4897. }
  4898. },
  4899. "frameworkReferences": [
  4900. "Microsoft.AspNetCore.App"
  4901. ],
  4902. "contentFiles": {
  4903. "contentFiles/any/any/_._": {
  4904. "buildAction": "None",
  4905. "codeLanguage": "any",
  4906. "copyToOutput": false
  4907. }
  4908. }
  4909. },
  4910. "MoYu.Pure.Extras.DependencyModel.CodeAnalysis/1.0.6": {
  4911. "type": "package",
  4912. "dependencies": {
  4913. "Ben.Demystifier": "0.4.1",
  4914. "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "7.0.18",
  4915. "Microsoft.AspNetCore.Razor.Language": "6.0.29",
  4916. "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.9.2",
  4917. "Microsoft.Extensions.DependencyModel": "7.0.0",
  4918. "System.Text.Json": "7.0.4",
  4919. "System.Text.RegularExpressions": "4.3.1"
  4920. },
  4921. "compile": {
  4922. "lib/net7.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll": {
  4923. "related": ".xml"
  4924. }
  4925. },
  4926. "runtime": {
  4927. "lib/net7.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll": {
  4928. "related": ".xml"
  4929. }
  4930. }
  4931. },
  4932. "MySqlConnector/2.2.5": {
  4933. "type": "package",
  4934. "compile": {
  4935. "lib/net7.0/MySqlConnector.dll": {
  4936. "related": ".xml"
  4937. }
  4938. },
  4939. "runtime": {
  4940. "lib/net7.0/MySqlConnector.dll": {
  4941. "related": ".xml"
  4942. }
  4943. }
  4944. },
  4945. "NewLife.Core/10.10.2024.601": {
  4946. "type": "package",
  4947. "compile": {
  4948. "lib/net7.0/NewLife.Core.dll": {
  4949. "related": ".xml"
  4950. }
  4951. },
  4952. "runtime": {
  4953. "lib/net7.0/NewLife.Core.dll": {
  4954. "related": ".xml"
  4955. }
  4956. }
  4957. },
  4958. "NewLife.Redis/5.6.2024.402": {
  4959. "type": "package",
  4960. "dependencies": {
  4961. "NewLife.Core": "10.9.2024.402"
  4962. },
  4963. "compile": {
  4964. "lib/netstandard2.1/NewLife.Redis.dll": {
  4965. "related": ".xml"
  4966. }
  4967. },
  4968. "runtime": {
  4969. "lib/netstandard2.1/NewLife.Redis.dll": {
  4970. "related": ".xml"
  4971. }
  4972. }
  4973. },
  4974. "Newtonsoft.Json/13.0.3": {
  4975. "type": "package",
  4976. "compile": {
  4977. "lib/net6.0/Newtonsoft.Json.dll": {
  4978. "related": ".xml"
  4979. }
  4980. },
  4981. "runtime": {
  4982. "lib/net6.0/Newtonsoft.Json.dll": {
  4983. "related": ".xml"
  4984. }
  4985. }
  4986. },
  4987. "Newtonsoft.Json.Bson/1.0.2": {
  4988. "type": "package",
  4989. "dependencies": {
  4990. "Newtonsoft.Json": "12.0.1"
  4991. },
  4992. "compile": {
  4993. "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
  4994. "related": ".pdb;.xml"
  4995. }
  4996. },
  4997. "runtime": {
  4998. "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
  4999. "related": ".pdb;.xml"
  5000. }
  5001. }
  5002. },
  5003. "Npgsql/5.0.18": {
  5004. "type": "package",
  5005. "dependencies": {
  5006. "System.Runtime.CompilerServices.Unsafe": "4.6.0"
  5007. },
  5008. "compile": {
  5009. "lib/net5.0/Npgsql.dll": {
  5010. "related": ".xml"
  5011. }
  5012. },
  5013. "runtime": {
  5014. "lib/net5.0/Npgsql.dll": {
  5015. "related": ".xml"
  5016. }
  5017. }
  5018. },
  5019. "Oracle.ManagedDataAccess.Core/3.21.100": {
  5020. "type": "package",
  5021. "dependencies": {
  5022. "System.Diagnostics.PerformanceCounter": "6.0.1",
  5023. "System.DirectoryServices": "6.0.1",
  5024. "System.DirectoryServices.Protocols": "6.0.1"
  5025. },
  5026. "compile": {
  5027. "lib/netstandard2.1/Oracle.ManagedDataAccess.dll": {}
  5028. },
  5029. "runtime": {
  5030. "lib/netstandard2.1/Oracle.ManagedDataAccess.dll": {}
  5031. }
  5032. },
  5033. "Oscar.Data.SqlClient/4.0.4": {
  5034. "type": "package",
  5035. "dependencies": {
  5036. "System.Text.Encoding.CodePages": "4.7.1"
  5037. },
  5038. "compile": {
  5039. "lib/netstandard2.0/Oscar.Data.SqlClient.dll": {}
  5040. },
  5041. "runtime": {
  5042. "lib/netstandard2.0/Oscar.Data.SqlClient.dll": {}
  5043. }
  5044. },
  5045. "Portable.BouncyCastle/1.9.0": {
  5046. "type": "package",
  5047. "compile": {
  5048. "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
  5049. "related": ".xml"
  5050. }
  5051. },
  5052. "runtime": {
  5053. "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
  5054. "related": ".xml"
  5055. }
  5056. }
  5057. },
  5058. "SharpCompress/0.37.2": {
  5059. "type": "package",
  5060. "dependencies": {
  5061. "ZstdSharp.Port": "0.8.0"
  5062. },
  5063. "compile": {
  5064. "lib/net6.0/SharpCompress.dll": {}
  5065. },
  5066. "runtime": {
  5067. "lib/net6.0/SharpCompress.dll": {}
  5068. }
  5069. },
  5070. "SharpZipLib/1.4.2": {
  5071. "type": "package",
  5072. "compile": {
  5073. "lib/net6.0/ICSharpCode.SharpZipLib.dll": {
  5074. "related": ".pdb;.xml"
  5075. }
  5076. },
  5077. "runtime": {
  5078. "lib/net6.0/ICSharpCode.SharpZipLib.dll": {
  5079. "related": ".pdb;.xml"
  5080. }
  5081. }
  5082. },
  5083. "SimpleRedis/1.1.9": {
  5084. "type": "package",
  5085. "dependencies": {
  5086. "Microsoft.Extensions.Configuration": "7.0.0",
  5087. "Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
  5088. "Microsoft.Extensions.DependencyInjection": "7.0.0",
  5089. "Microsoft.Extensions.Options": "7.0.0",
  5090. "Microsoft.Extensions.Options.ConfigurationExtensions": "7.0.0",
  5091. "NewLife.Redis": "5.6.2024.402"
  5092. },
  5093. "compile": {
  5094. "lib/net7.0/SimpleRedis.dll": {
  5095. "related": ".xml"
  5096. }
  5097. },
  5098. "runtime": {
  5099. "lib/net7.0/SimpleRedis.dll": {
  5100. "related": ".xml"
  5101. }
  5102. }
  5103. },
  5104. "SimpleTool/1.0.6": {
  5105. "type": "package",
  5106. "dependencies": {
  5107. "Newtonsoft.Json": "13.0.3"
  5108. },
  5109. "compile": {
  5110. "lib/net7.0/SimpleTool.dll": {
  5111. "related": ".xml"
  5112. }
  5113. },
  5114. "runtime": {
  5115. "lib/net7.0/SimpleTool.dll": {
  5116. "related": ".xml"
  5117. }
  5118. }
  5119. },
  5120. "SixLabors.Fonts/2.0.3": {
  5121. "type": "package",
  5122. "compile": {
  5123. "lib/net6.0/SixLabors.Fonts.dll": {
  5124. "related": ".xml"
  5125. }
  5126. },
  5127. "runtime": {
  5128. "lib/net6.0/SixLabors.Fonts.dll": {
  5129. "related": ".xml"
  5130. }
  5131. }
  5132. },
  5133. "SixLabors.ImageSharp/3.1.4": {
  5134. "type": "package",
  5135. "compile": {
  5136. "lib/net6.0/SixLabors.ImageSharp.dll": {
  5137. "related": ".xml"
  5138. }
  5139. },
  5140. "runtime": {
  5141. "lib/net6.0/SixLabors.ImageSharp.dll": {
  5142. "related": ".xml"
  5143. }
  5144. },
  5145. "build": {
  5146. "build/_._": {}
  5147. }
  5148. },
  5149. "SixLabors.ImageSharp.Drawing/2.1.3": {
  5150. "type": "package",
  5151. "dependencies": {
  5152. "SixLabors.Fonts": "2.0.3",
  5153. "SixLabors.ImageSharp": "3.1.4"
  5154. },
  5155. "compile": {
  5156. "lib/net6.0/SixLabors.ImageSharp.Drawing.dll": {
  5157. "related": ".xml"
  5158. }
  5159. },
  5160. "runtime": {
  5161. "lib/net6.0/SixLabors.ImageSharp.Drawing.dll": {
  5162. "related": ".xml"
  5163. }
  5164. }
  5165. },
  5166. "SkiaSharp/2.88.6": {
  5167. "type": "package",
  5168. "dependencies": {
  5169. "SkiaSharp.NativeAssets.Win32": "2.88.6",
  5170. "SkiaSharp.NativeAssets.macOS": "2.88.6"
  5171. },
  5172. "compile": {
  5173. "lib/net6.0/SkiaSharp.dll": {
  5174. "related": ".pdb;.xml"
  5175. }
  5176. },
  5177. "runtime": {
  5178. "lib/net6.0/SkiaSharp.dll": {
  5179. "related": ".pdb;.xml"
  5180. }
  5181. }
  5182. },
  5183. "SkiaSharp.NativeAssets.Linux.NoDependencies/2.88.6": {
  5184. "type": "package",
  5185. "dependencies": {
  5186. "SkiaSharp": "2.88.6"
  5187. },
  5188. "compile": {
  5189. "lib/net6.0/_._": {}
  5190. },
  5191. "runtime": {
  5192. "lib/net6.0/_._": {}
  5193. },
  5194. "runtimeTargets": {
  5195. "runtimes/linux-arm/native/libSkiaSharp.so": {
  5196. "assetType": "native",
  5197. "rid": "linux-arm"
  5198. },
  5199. "runtimes/linux-arm64/native/libSkiaSharp.so": {
  5200. "assetType": "native",
  5201. "rid": "linux-arm64"
  5202. },
  5203. "runtimes/linux-musl-x64/native/libSkiaSharp.so": {
  5204. "assetType": "native",
  5205. "rid": "linux-musl-x64"
  5206. },
  5207. "runtimes/linux-x64/native/libSkiaSharp.so": {
  5208. "assetType": "native",
  5209. "rid": "linux-x64"
  5210. }
  5211. }
  5212. },
  5213. "SkiaSharp.NativeAssets.macOS/2.88.6": {
  5214. "type": "package",
  5215. "compile": {
  5216. "lib/net6.0/_._": {}
  5217. },
  5218. "runtime": {
  5219. "lib/net6.0/_._": {}
  5220. },
  5221. "runtimeTargets": {
  5222. "runtimes/osx/native/libSkiaSharp.dylib": {
  5223. "assetType": "native",
  5224. "rid": "osx"
  5225. }
  5226. }
  5227. },
  5228. "SkiaSharp.NativeAssets.Win32/2.88.6": {
  5229. "type": "package",
  5230. "compile": {
  5231. "lib/net6.0/_._": {}
  5232. },
  5233. "runtime": {
  5234. "lib/net6.0/_._": {}
  5235. },
  5236. "runtimeTargets": {
  5237. "runtimes/win-arm64/native/libSkiaSharp.dll": {
  5238. "assetType": "native",
  5239. "rid": "win-arm64"
  5240. },
  5241. "runtimes/win-x64/native/libSkiaSharp.dll": {
  5242. "assetType": "native",
  5243. "rid": "win-x64"
  5244. },
  5245. "runtimes/win-x86/native/libSkiaSharp.dll": {
  5246. "assetType": "native",
  5247. "rid": "win-x86"
  5248. }
  5249. }
  5250. },
  5251. "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": {
  5252. "type": "package",
  5253. "dependencies": {
  5254. "SQLitePCLRaw.lib.e_sqlite3": "2.1.6",
  5255. "SQLitePCLRaw.provider.e_sqlite3": "2.1.6"
  5256. },
  5257. "compile": {
  5258. "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
  5259. },
  5260. "runtime": {
  5261. "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
  5262. }
  5263. },
  5264. "SQLitePCLRaw.core/2.1.6": {
  5265. "type": "package",
  5266. "dependencies": {
  5267. "System.Memory": "4.5.3"
  5268. },
  5269. "compile": {
  5270. "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
  5271. },
  5272. "runtime": {
  5273. "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
  5274. }
  5275. },
  5276. "SQLitePCLRaw.lib.e_sqlite3/2.1.6": {
  5277. "type": "package",
  5278. "compile": {
  5279. "lib/netstandard2.0/_._": {}
  5280. },
  5281. "runtime": {
  5282. "lib/netstandard2.0/_._": {}
  5283. },
  5284. "build": {
  5285. "buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets": {}
  5286. },
  5287. "runtimeTargets": {
  5288. "runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a": {
  5289. "assetType": "native",
  5290. "rid": "browser-wasm"
  5291. },
  5292. "runtimes/linux-arm/native/libe_sqlite3.so": {
  5293. "assetType": "native",
  5294. "rid": "linux-arm"
  5295. },
  5296. "runtimes/linux-arm64/native/libe_sqlite3.so": {
  5297. "assetType": "native",
  5298. "rid": "linux-arm64"
  5299. },
  5300. "runtimes/linux-armel/native/libe_sqlite3.so": {
  5301. "assetType": "native",
  5302. "rid": "linux-armel"
  5303. },
  5304. "runtimes/linux-mips64/native/libe_sqlite3.so": {
  5305. "assetType": "native",
  5306. "rid": "linux-mips64"
  5307. },
  5308. "runtimes/linux-musl-arm/native/libe_sqlite3.so": {
  5309. "assetType": "native",
  5310. "rid": "linux-musl-arm"
  5311. },
  5312. "runtimes/linux-musl-arm64/native/libe_sqlite3.so": {
  5313. "assetType": "native",
  5314. "rid": "linux-musl-arm64"
  5315. },
  5316. "runtimes/linux-musl-x64/native/libe_sqlite3.so": {
  5317. "assetType": "native",
  5318. "rid": "linux-musl-x64"
  5319. },
  5320. "runtimes/linux-ppc64le/native/libe_sqlite3.so": {
  5321. "assetType": "native",
  5322. "rid": "linux-ppc64le"
  5323. },
  5324. "runtimes/linux-s390x/native/libe_sqlite3.so": {
  5325. "assetType": "native",
  5326. "rid": "linux-s390x"
  5327. },
  5328. "runtimes/linux-x64/native/libe_sqlite3.so": {
  5329. "assetType": "native",
  5330. "rid": "linux-x64"
  5331. },
  5332. "runtimes/linux-x86/native/libe_sqlite3.so": {
  5333. "assetType": "native",
  5334. "rid": "linux-x86"
  5335. },
  5336. "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": {
  5337. "assetType": "native",
  5338. "rid": "maccatalyst-arm64"
  5339. },
  5340. "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": {
  5341. "assetType": "native",
  5342. "rid": "maccatalyst-x64"
  5343. },
  5344. "runtimes/osx-arm64/native/libe_sqlite3.dylib": {
  5345. "assetType": "native",
  5346. "rid": "osx-arm64"
  5347. },
  5348. "runtimes/osx-x64/native/libe_sqlite3.dylib": {
  5349. "assetType": "native",
  5350. "rid": "osx-x64"
  5351. },
  5352. "runtimes/win-arm/native/e_sqlite3.dll": {
  5353. "assetType": "native",
  5354. "rid": "win-arm"
  5355. },
  5356. "runtimes/win-arm64/native/e_sqlite3.dll": {
  5357. "assetType": "native",
  5358. "rid": "win-arm64"
  5359. },
  5360. "runtimes/win-x64/native/e_sqlite3.dll": {
  5361. "assetType": "native",
  5362. "rid": "win-x64"
  5363. },
  5364. "runtimes/win-x86/native/e_sqlite3.dll": {
  5365. "assetType": "native",
  5366. "rid": "win-x86"
  5367. }
  5368. }
  5369. },
  5370. "SQLitePCLRaw.provider.e_sqlite3/2.1.6": {
  5371. "type": "package",
  5372. "dependencies": {
  5373. "SQLitePCLRaw.core": "2.1.6"
  5374. },
  5375. "compile": {
  5376. "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
  5377. },
  5378. "runtime": {
  5379. "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
  5380. }
  5381. },
  5382. "SqlSugarCore/5.1.4.158": {
  5383. "type": "package",
  5384. "dependencies": {
  5385. "Microsoft.Data.SqlClient": "2.1.7",
  5386. "Microsoft.Data.Sqlite": "8.0.1",
  5387. "MySqlConnector": "2.2.5",
  5388. "Newtonsoft.Json": "13.0.2",
  5389. "Npgsql": "5.0.18",
  5390. "Oracle.ManagedDataAccess.Core": "3.21.100",
  5391. "Oscar.Data.SqlClient": "4.0.4",
  5392. "SqlSugarCore.Dm": "1.3.0",
  5393. "SqlSugarCore.Kdbndp": "9.3.6.411",
  5394. "System.Data.Common": "4.3.0",
  5395. "System.Reflection.Emit.Lightweight": "4.3.0"
  5396. },
  5397. "compile": {
  5398. "lib/netstandard2.1/SqlSugar.dll": {}
  5399. },
  5400. "runtime": {
  5401. "lib/netstandard2.1/SqlSugar.dll": {}
  5402. }
  5403. },
  5404. "SqlSugarCore.Dm/1.3.0": {
  5405. "type": "package",
  5406. "dependencies": {
  5407. "System.Text.Encoding.CodePages": "5.0.0"
  5408. },
  5409. "compile": {
  5410. "lib/netstandard2.0/DmProvider.dll": {}
  5411. },
  5412. "runtime": {
  5413. "lib/netstandard2.0/DmProvider.dll": {}
  5414. }
  5415. },
  5416. "SqlSugarCore.Kdbndp/9.3.6.411": {
  5417. "type": "package",
  5418. "compile": {
  5419. "lib/netstandard2.1/Kdbndp.dll": {}
  5420. },
  5421. "runtime": {
  5422. "lib/netstandard2.1/Kdbndp.dll": {}
  5423. }
  5424. },
  5425. "Swashbuckle.AspNetCore/6.5.0": {
  5426. "type": "package",
  5427. "dependencies": {
  5428. "Microsoft.Extensions.ApiDescription.Server": "6.0.5",
  5429. "Swashbuckle.AspNetCore.Swagger": "6.5.0",
  5430. "Swashbuckle.AspNetCore.SwaggerGen": "6.5.0",
  5431. "Swashbuckle.AspNetCore.SwaggerUI": "6.5.0"
  5432. },
  5433. "build": {
  5434. "build/_._": {}
  5435. }
  5436. },
  5437. "Swashbuckle.AspNetCore.Swagger/6.5.0": {
  5438. "type": "package",
  5439. "dependencies": {
  5440. "Microsoft.OpenApi": "1.2.3"
  5441. },
  5442. "compile": {
  5443. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": {
  5444. "related": ".pdb;.xml"
  5445. }
  5446. },
  5447. "runtime": {
  5448. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": {
  5449. "related": ".pdb;.xml"
  5450. }
  5451. },
  5452. "frameworkReferences": [
  5453. "Microsoft.AspNetCore.App"
  5454. ]
  5455. },
  5456. "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
  5457. "type": "package",
  5458. "dependencies": {
  5459. "Swashbuckle.AspNetCore.Swagger": "6.5.0"
  5460. },
  5461. "compile": {
  5462. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
  5463. "related": ".pdb;.xml"
  5464. }
  5465. },
  5466. "runtime": {
  5467. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
  5468. "related": ".pdb;.xml"
  5469. }
  5470. }
  5471. },
  5472. "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
  5473. "type": "package",
  5474. "compile": {
  5475. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
  5476. "related": ".pdb;.xml"
  5477. }
  5478. },
  5479. "runtime": {
  5480. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
  5481. "related": ".pdb;.xml"
  5482. }
  5483. },
  5484. "frameworkReferences": [
  5485. "Microsoft.AspNetCore.App"
  5486. ]
  5487. },
  5488. "System.CodeDom/8.0.0": {
  5489. "type": "package",
  5490. "compile": {
  5491. "lib/net7.0/System.CodeDom.dll": {
  5492. "related": ".xml"
  5493. }
  5494. },
  5495. "runtime": {
  5496. "lib/net7.0/System.CodeDom.dll": {
  5497. "related": ".xml"
  5498. }
  5499. },
  5500. "build": {
  5501. "buildTransitive/net6.0/_._": {}
  5502. }
  5503. },
  5504. "System.Collections/4.3.0": {
  5505. "type": "package",
  5506. "dependencies": {
  5507. "Microsoft.NETCore.Platforms": "1.1.0",
  5508. "Microsoft.NETCore.Targets": "1.1.0",
  5509. "System.Runtime": "4.3.0"
  5510. },
  5511. "compile": {
  5512. "ref/netstandard1.3/_._": {
  5513. "related": ".xml"
  5514. }
  5515. }
  5516. },
  5517. "System.Collections.Concurrent/4.3.0": {
  5518. "type": "package",
  5519. "dependencies": {
  5520. "System.Collections": "4.3.0",
  5521. "System.Diagnostics.Debug": "4.3.0",
  5522. "System.Diagnostics.Tracing": "4.3.0",
  5523. "System.Globalization": "4.3.0",
  5524. "System.Reflection": "4.3.0",
  5525. "System.Resources.ResourceManager": "4.3.0",
  5526. "System.Runtime": "4.3.0",
  5527. "System.Runtime.Extensions": "4.3.0",
  5528. "System.Threading": "4.3.0",
  5529. "System.Threading.Tasks": "4.3.0"
  5530. },
  5531. "compile": {
  5532. "ref/netstandard1.3/System.Collections.Concurrent.dll": {
  5533. "related": ".xml"
  5534. }
  5535. },
  5536. "runtime": {
  5537. "lib/netstandard1.3/System.Collections.Concurrent.dll": {}
  5538. }
  5539. },
  5540. "System.Collections.Immutable/8.0.0": {
  5541. "type": "package",
  5542. "compile": {
  5543. "lib/net7.0/System.Collections.Immutable.dll": {
  5544. "related": ".xml"
  5545. }
  5546. },
  5547. "runtime": {
  5548. "lib/net7.0/System.Collections.Immutable.dll": {
  5549. "related": ".xml"
  5550. }
  5551. },
  5552. "build": {
  5553. "buildTransitive/net6.0/_._": {}
  5554. }
  5555. },
  5556. "System.ComponentModel/4.3.0": {
  5557. "type": "package",
  5558. "dependencies": {
  5559. "System.Runtime": "4.3.0"
  5560. },
  5561. "compile": {
  5562. "ref/netstandard1.0/System.ComponentModel.dll": {
  5563. "related": ".xml"
  5564. }
  5565. },
  5566. "runtime": {
  5567. "lib/netstandard1.3/System.ComponentModel.dll": {}
  5568. }
  5569. },
  5570. "System.ComponentModel.Annotations/4.7.0": {
  5571. "type": "package",
  5572. "compile": {
  5573. "ref/netstandard2.1/System.ComponentModel.Annotations.dll": {
  5574. "related": ".xml"
  5575. }
  5576. },
  5577. "runtime": {
  5578. "lib/netstandard2.1/System.ComponentModel.Annotations.dll": {
  5579. "related": ".xml"
  5580. }
  5581. }
  5582. },
  5583. "System.ComponentModel.Primitives/4.3.0": {
  5584. "type": "package",
  5585. "dependencies": {
  5586. "System.ComponentModel": "4.3.0",
  5587. "System.Resources.ResourceManager": "4.3.0",
  5588. "System.Runtime": "4.3.0"
  5589. },
  5590. "compile": {
  5591. "ref/netstandard1.0/System.ComponentModel.Primitives.dll": {
  5592. "related": ".xml"
  5593. }
  5594. },
  5595. "runtime": {
  5596. "lib/netstandard1.0/System.ComponentModel.Primitives.dll": {}
  5597. }
  5598. },
  5599. "System.Composition/8.0.0": {
  5600. "type": "package",
  5601. "dependencies": {
  5602. "System.Composition.AttributedModel": "8.0.0",
  5603. "System.Composition.Convention": "8.0.0",
  5604. "System.Composition.Hosting": "8.0.0",
  5605. "System.Composition.Runtime": "8.0.0",
  5606. "System.Composition.TypedParts": "8.0.0"
  5607. },
  5608. "compile": {
  5609. "lib/netcoreapp2.0/_._": {}
  5610. },
  5611. "runtime": {
  5612. "lib/netcoreapp2.0/_._": {}
  5613. },
  5614. "build": {
  5615. "buildTransitive/net6.0/_._": {}
  5616. }
  5617. },
  5618. "System.Composition.AttributedModel/8.0.0": {
  5619. "type": "package",
  5620. "compile": {
  5621. "lib/net7.0/System.Composition.AttributedModel.dll": {
  5622. "related": ".xml"
  5623. }
  5624. },
  5625. "runtime": {
  5626. "lib/net7.0/System.Composition.AttributedModel.dll": {
  5627. "related": ".xml"
  5628. }
  5629. },
  5630. "build": {
  5631. "buildTransitive/net6.0/_._": {}
  5632. }
  5633. },
  5634. "System.Composition.Convention/8.0.0": {
  5635. "type": "package",
  5636. "dependencies": {
  5637. "System.Composition.AttributedModel": "8.0.0"
  5638. },
  5639. "compile": {
  5640. "lib/net7.0/System.Composition.Convention.dll": {
  5641. "related": ".xml"
  5642. }
  5643. },
  5644. "runtime": {
  5645. "lib/net7.0/System.Composition.Convention.dll": {
  5646. "related": ".xml"
  5647. }
  5648. },
  5649. "build": {
  5650. "buildTransitive/net6.0/_._": {}
  5651. }
  5652. },
  5653. "System.Composition.Hosting/8.0.0": {
  5654. "type": "package",
  5655. "dependencies": {
  5656. "System.Composition.Runtime": "8.0.0"
  5657. },
  5658. "compile": {
  5659. "lib/net7.0/System.Composition.Hosting.dll": {
  5660. "related": ".xml"
  5661. }
  5662. },
  5663. "runtime": {
  5664. "lib/net7.0/System.Composition.Hosting.dll": {
  5665. "related": ".xml"
  5666. }
  5667. },
  5668. "build": {
  5669. "buildTransitive/net6.0/_._": {}
  5670. }
  5671. },
  5672. "System.Composition.Runtime/8.0.0": {
  5673. "type": "package",
  5674. "compile": {
  5675. "lib/net7.0/System.Composition.Runtime.dll": {
  5676. "related": ".xml"
  5677. }
  5678. },
  5679. "runtime": {
  5680. "lib/net7.0/System.Composition.Runtime.dll": {
  5681. "related": ".xml"
  5682. }
  5683. },
  5684. "build": {
  5685. "buildTransitive/net6.0/_._": {}
  5686. }
  5687. },
  5688. "System.Composition.TypedParts/8.0.0": {
  5689. "type": "package",
  5690. "dependencies": {
  5691. "System.Composition.AttributedModel": "8.0.0",
  5692. "System.Composition.Hosting": "8.0.0",
  5693. "System.Composition.Runtime": "8.0.0"
  5694. },
  5695. "compile": {
  5696. "lib/net7.0/System.Composition.TypedParts.dll": {
  5697. "related": ".xml"
  5698. }
  5699. },
  5700. "runtime": {
  5701. "lib/net7.0/System.Composition.TypedParts.dll": {
  5702. "related": ".xml"
  5703. }
  5704. },
  5705. "build": {
  5706. "buildTransitive/net6.0/_._": {}
  5707. }
  5708. },
  5709. "System.Configuration.ConfigurationManager/8.0.0": {
  5710. "type": "package",
  5711. "dependencies": {
  5712. "System.Diagnostics.EventLog": "8.0.0",
  5713. "System.Security.Cryptography.ProtectedData": "8.0.0"
  5714. },
  5715. "compile": {
  5716. "lib/net7.0/System.Configuration.ConfigurationManager.dll": {
  5717. "related": ".xml"
  5718. }
  5719. },
  5720. "runtime": {
  5721. "lib/net7.0/System.Configuration.ConfigurationManager.dll": {
  5722. "related": ".xml"
  5723. }
  5724. },
  5725. "build": {
  5726. "buildTransitive/net6.0/_._": {}
  5727. }
  5728. },
  5729. "System.Data.Common/4.3.0": {
  5730. "type": "package",
  5731. "dependencies": {
  5732. "System.Collections": "4.3.0",
  5733. "System.Globalization": "4.3.0",
  5734. "System.IO": "4.3.0",
  5735. "System.Resources.ResourceManager": "4.3.0",
  5736. "System.Runtime": "4.3.0",
  5737. "System.Runtime.Extensions": "4.3.0",
  5738. "System.Text.RegularExpressions": "4.3.0",
  5739. "System.Threading.Tasks": "4.3.0"
  5740. },
  5741. "compile": {
  5742. "ref/netstandard1.2/System.Data.Common.dll": {
  5743. "related": ".xml"
  5744. }
  5745. },
  5746. "runtime": {
  5747. "lib/netstandard1.2/System.Data.Common.dll": {}
  5748. }
  5749. },
  5750. "System.Diagnostics.Debug/4.3.0": {
  5751. "type": "package",
  5752. "dependencies": {
  5753. "Microsoft.NETCore.Platforms": "1.1.0",
  5754. "Microsoft.NETCore.Targets": "1.1.0",
  5755. "System.Runtime": "4.3.0"
  5756. },
  5757. "compile": {
  5758. "ref/netstandard1.3/_._": {
  5759. "related": ".xml"
  5760. }
  5761. }
  5762. },
  5763. "System.Diagnostics.DiagnosticSource/4.7.0": {
  5764. "type": "package",
  5765. "compile": {
  5766. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {
  5767. "related": ".xml"
  5768. }
  5769. },
  5770. "runtime": {
  5771. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {
  5772. "related": ".xml"
  5773. }
  5774. }
  5775. },
  5776. "System.Diagnostics.EventLog/8.0.0": {
  5777. "type": "package",
  5778. "compile": {
  5779. "lib/net7.0/System.Diagnostics.EventLog.dll": {
  5780. "related": ".xml"
  5781. }
  5782. },
  5783. "runtime": {
  5784. "lib/net7.0/System.Diagnostics.EventLog.dll": {
  5785. "related": ".xml"
  5786. }
  5787. },
  5788. "build": {
  5789. "buildTransitive/net6.0/_._": {}
  5790. },
  5791. "runtimeTargets": {
  5792. "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.Messages.dll": {
  5793. "assetType": "runtime",
  5794. "rid": "win"
  5795. },
  5796. "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll": {
  5797. "assetType": "runtime",
  5798. "rid": "win"
  5799. }
  5800. }
  5801. },
  5802. "System.Diagnostics.PerformanceCounter/7.0.0": {
  5803. "type": "package",
  5804. "dependencies": {
  5805. "System.Configuration.ConfigurationManager": "7.0.0"
  5806. },
  5807. "compile": {
  5808. "lib/net7.0/System.Diagnostics.PerformanceCounter.dll": {
  5809. "related": ".xml"
  5810. }
  5811. },
  5812. "runtime": {
  5813. "lib/net7.0/System.Diagnostics.PerformanceCounter.dll": {
  5814. "related": ".xml"
  5815. }
  5816. },
  5817. "build": {
  5818. "buildTransitive/net6.0/_._": {}
  5819. },
  5820. "runtimeTargets": {
  5821. "runtimes/win/lib/net7.0/System.Diagnostics.PerformanceCounter.dll": {
  5822. "assetType": "runtime",
  5823. "rid": "win"
  5824. }
  5825. }
  5826. },
  5827. "System.Diagnostics.StackTrace/4.3.0": {
  5828. "type": "package",
  5829. "dependencies": {
  5830. "System.IO.FileSystem": "4.3.0",
  5831. "System.Reflection": "4.3.0",
  5832. "System.Reflection.Metadata": "1.4.1",
  5833. "System.Runtime": "4.3.0"
  5834. },
  5835. "compile": {
  5836. "ref/netstandard1.3/System.Diagnostics.StackTrace.dll": {
  5837. "related": ".xml"
  5838. }
  5839. },
  5840. "runtime": {
  5841. "lib/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
  5842. }
  5843. },
  5844. "System.Diagnostics.Tracing/4.3.0": {
  5845. "type": "package",
  5846. "dependencies": {
  5847. "Microsoft.NETCore.Platforms": "1.1.0",
  5848. "Microsoft.NETCore.Targets": "1.1.0",
  5849. "System.Runtime": "4.3.0"
  5850. },
  5851. "compile": {
  5852. "ref/netstandard1.5/_._": {
  5853. "related": ".xml"
  5854. }
  5855. }
  5856. },
  5857. "System.DirectoryServices/6.0.1": {
  5858. "type": "package",
  5859. "dependencies": {
  5860. "System.Security.AccessControl": "6.0.0",
  5861. "System.Security.Permissions": "6.0.0"
  5862. },
  5863. "compile": {
  5864. "lib/net6.0/System.DirectoryServices.dll": {
  5865. "related": ".xml"
  5866. }
  5867. },
  5868. "runtime": {
  5869. "lib/net6.0/System.DirectoryServices.dll": {
  5870. "related": ".xml"
  5871. }
  5872. },
  5873. "build": {
  5874. "buildTransitive/netcoreapp3.1/_._": {}
  5875. },
  5876. "runtimeTargets": {
  5877. "runtimes/win/lib/net6.0/System.DirectoryServices.dll": {
  5878. "assetType": "runtime",
  5879. "rid": "win"
  5880. }
  5881. }
  5882. },
  5883. "System.DirectoryServices.Protocols/6.0.1": {
  5884. "type": "package",
  5885. "compile": {
  5886. "lib/net6.0/System.DirectoryServices.Protocols.dll": {
  5887. "related": ".xml"
  5888. }
  5889. },
  5890. "runtime": {
  5891. "lib/net6.0/System.DirectoryServices.Protocols.dll": {
  5892. "related": ".xml"
  5893. }
  5894. },
  5895. "build": {
  5896. "buildTransitive/netcoreapp3.1/_._": {}
  5897. },
  5898. "runtimeTargets": {
  5899. "runtimes/linux/lib/net6.0/System.DirectoryServices.Protocols.dll": {
  5900. "assetType": "runtime",
  5901. "rid": "linux"
  5902. },
  5903. "runtimes/osx/lib/net6.0/System.DirectoryServices.Protocols.dll": {
  5904. "assetType": "runtime",
  5905. "rid": "osx"
  5906. },
  5907. "runtimes/win/lib/net6.0/System.DirectoryServices.Protocols.dll": {
  5908. "assetType": "runtime",
  5909. "rid": "win"
  5910. }
  5911. }
  5912. },
  5913. "System.Drawing.Common/8.0.6": {
  5914. "type": "package",
  5915. "dependencies": {
  5916. "Microsoft.Win32.SystemEvents": "8.0.0"
  5917. },
  5918. "compile": {
  5919. "lib/net7.0/System.Drawing.Common.dll": {
  5920. "related": ".pdb;.xml"
  5921. }
  5922. },
  5923. "runtime": {
  5924. "lib/net7.0/System.Drawing.Common.dll": {
  5925. "related": ".pdb;.xml"
  5926. }
  5927. },
  5928. "build": {
  5929. "buildTransitive/net6.0/_._": {}
  5930. }
  5931. },
  5932. "System.Dynamic.Runtime/4.3.0": {
  5933. "type": "package",
  5934. "dependencies": {
  5935. "System.Collections": "4.3.0",
  5936. "System.Diagnostics.Debug": "4.3.0",
  5937. "System.Linq": "4.3.0",
  5938. "System.Linq.Expressions": "4.3.0",
  5939. "System.ObjectModel": "4.3.0",
  5940. "System.Reflection": "4.3.0",
  5941. "System.Reflection.Emit": "4.3.0",
  5942. "System.Reflection.Emit.ILGeneration": "4.3.0",
  5943. "System.Reflection.Primitives": "4.3.0",
  5944. "System.Reflection.TypeExtensions": "4.3.0",
  5945. "System.Resources.ResourceManager": "4.3.0",
  5946. "System.Runtime": "4.3.0",
  5947. "System.Runtime.Extensions": "4.3.0",
  5948. "System.Threading": "4.3.0"
  5949. },
  5950. "compile": {
  5951. "ref/netstandard1.3/System.Dynamic.Runtime.dll": {
  5952. "related": ".xml"
  5953. }
  5954. },
  5955. "runtime": {
  5956. "lib/netstandard1.3/System.Dynamic.Runtime.dll": {}
  5957. }
  5958. },
  5959. "System.Formats.Asn1/7.0.0": {
  5960. "type": "package",
  5961. "compile": {
  5962. "lib/net7.0/System.Formats.Asn1.dll": {
  5963. "related": ".xml"
  5964. }
  5965. },
  5966. "runtime": {
  5967. "lib/net7.0/System.Formats.Asn1.dll": {
  5968. "related": ".xml"
  5969. }
  5970. },
  5971. "build": {
  5972. "buildTransitive/net6.0/_._": {}
  5973. }
  5974. },
  5975. "System.Globalization/4.3.0": {
  5976. "type": "package",
  5977. "dependencies": {
  5978. "Microsoft.NETCore.Platforms": "1.1.0",
  5979. "Microsoft.NETCore.Targets": "1.1.0",
  5980. "System.Runtime": "4.3.0"
  5981. },
  5982. "compile": {
  5983. "ref/netstandard1.3/_._": {
  5984. "related": ".xml"
  5985. }
  5986. }
  5987. },
  5988. "System.IdentityModel.Tokens.Jwt/6.35.0": {
  5989. "type": "package",
  5990. "dependencies": {
  5991. "Microsoft.IdentityModel.JsonWebTokens": "6.35.0",
  5992. "Microsoft.IdentityModel.Tokens": "6.35.0"
  5993. },
  5994. "compile": {
  5995. "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
  5996. "related": ".xml"
  5997. }
  5998. },
  5999. "runtime": {
  6000. "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
  6001. "related": ".xml"
  6002. }
  6003. }
  6004. },
  6005. "System.IO/4.3.0": {
  6006. "type": "package",
  6007. "dependencies": {
  6008. "Microsoft.NETCore.Platforms": "1.1.0",
  6009. "Microsoft.NETCore.Targets": "1.1.0",
  6010. "System.Runtime": "4.3.0",
  6011. "System.Text.Encoding": "4.3.0",
  6012. "System.Threading.Tasks": "4.3.0"
  6013. },
  6014. "compile": {
  6015. "ref/netstandard1.5/System.IO.dll": {
  6016. "related": ".xml"
  6017. }
  6018. }
  6019. },
  6020. "System.IO.FileSystem/4.3.0": {
  6021. "type": "package",
  6022. "dependencies": {
  6023. "Microsoft.NETCore.Platforms": "1.1.0",
  6024. "Microsoft.NETCore.Targets": "1.1.0",
  6025. "System.IO": "4.3.0",
  6026. "System.IO.FileSystem.Primitives": "4.3.0",
  6027. "System.Runtime": "4.3.0",
  6028. "System.Runtime.Handles": "4.3.0",
  6029. "System.Text.Encoding": "4.3.0",
  6030. "System.Threading.Tasks": "4.3.0"
  6031. },
  6032. "compile": {
  6033. "ref/netstandard1.3/_._": {
  6034. "related": ".xml"
  6035. }
  6036. }
  6037. },
  6038. "System.IO.FileSystem.Primitives/4.3.0": {
  6039. "type": "package",
  6040. "dependencies": {
  6041. "System.Runtime": "4.3.0"
  6042. },
  6043. "compile": {
  6044. "ref/netstandard1.3/_._": {
  6045. "related": ".xml"
  6046. }
  6047. },
  6048. "runtime": {
  6049. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
  6050. }
  6051. },
  6052. "System.IO.Hashing/7.0.0": {
  6053. "type": "package",
  6054. "compile": {
  6055. "lib/net7.0/System.IO.Hashing.dll": {
  6056. "related": ".xml"
  6057. }
  6058. },
  6059. "runtime": {
  6060. "lib/net7.0/System.IO.Hashing.dll": {
  6061. "related": ".xml"
  6062. }
  6063. },
  6064. "build": {
  6065. "buildTransitive/net6.0/_._": {}
  6066. }
  6067. },
  6068. "System.IO.Pipelines/8.0.0": {
  6069. "type": "package",
  6070. "compile": {
  6071. "lib/net7.0/System.IO.Pipelines.dll": {
  6072. "related": ".xml"
  6073. }
  6074. },
  6075. "runtime": {
  6076. "lib/net7.0/System.IO.Pipelines.dll": {
  6077. "related": ".xml"
  6078. }
  6079. },
  6080. "build": {
  6081. "buildTransitive/net6.0/_._": {}
  6082. }
  6083. },
  6084. "System.Linq/4.3.0": {
  6085. "type": "package",
  6086. "dependencies": {
  6087. "System.Collections": "4.3.0",
  6088. "System.Diagnostics.Debug": "4.3.0",
  6089. "System.Resources.ResourceManager": "4.3.0",
  6090. "System.Runtime": "4.3.0",
  6091. "System.Runtime.Extensions": "4.3.0"
  6092. },
  6093. "compile": {
  6094. "ref/netstandard1.6/_._": {
  6095. "related": ".xml"
  6096. }
  6097. },
  6098. "runtime": {
  6099. "lib/netstandard1.6/System.Linq.dll": {}
  6100. }
  6101. },
  6102. "System.Linq.Dynamic.Core/1.2.6": {
  6103. "type": "package",
  6104. "compile": {
  6105. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll": {
  6106. "related": ".pdb;.xml"
  6107. }
  6108. },
  6109. "runtime": {
  6110. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll": {
  6111. "related": ".pdb;.xml"
  6112. }
  6113. }
  6114. },
  6115. "System.Linq.Expressions/4.3.0": {
  6116. "type": "package",
  6117. "dependencies": {
  6118. "System.Collections": "4.3.0",
  6119. "System.Diagnostics.Debug": "4.3.0",
  6120. "System.Globalization": "4.3.0",
  6121. "System.IO": "4.3.0",
  6122. "System.Linq": "4.3.0",
  6123. "System.ObjectModel": "4.3.0",
  6124. "System.Reflection": "4.3.0",
  6125. "System.Reflection.Emit": "4.3.0",
  6126. "System.Reflection.Emit.ILGeneration": "4.3.0",
  6127. "System.Reflection.Emit.Lightweight": "4.3.0",
  6128. "System.Reflection.Extensions": "4.3.0",
  6129. "System.Reflection.Primitives": "4.3.0",
  6130. "System.Reflection.TypeExtensions": "4.3.0",
  6131. "System.Resources.ResourceManager": "4.3.0",
  6132. "System.Runtime": "4.3.0",
  6133. "System.Runtime.Extensions": "4.3.0",
  6134. "System.Threading": "4.3.0"
  6135. },
  6136. "compile": {
  6137. "ref/netstandard1.6/System.Linq.Expressions.dll": {
  6138. "related": ".xml"
  6139. }
  6140. },
  6141. "runtime": {
  6142. "lib/netstandard1.6/System.Linq.Expressions.dll": {}
  6143. }
  6144. },
  6145. "System.Management/8.0.0": {
  6146. "type": "package",
  6147. "dependencies": {
  6148. "System.CodeDom": "8.0.0"
  6149. },
  6150. "compile": {
  6151. "lib/net7.0/System.Management.dll": {
  6152. "related": ".xml"
  6153. }
  6154. },
  6155. "runtime": {
  6156. "lib/net7.0/System.Management.dll": {
  6157. "related": ".xml"
  6158. }
  6159. },
  6160. "build": {
  6161. "buildTransitive/net6.0/_._": {}
  6162. },
  6163. "runtimeTargets": {
  6164. "runtimes/win/lib/net7.0/System.Management.dll": {
  6165. "assetType": "runtime",
  6166. "rid": "win"
  6167. }
  6168. }
  6169. },
  6170. "System.Memory/4.5.3": {
  6171. "type": "package",
  6172. "compile": {
  6173. "ref/netcoreapp2.1/_._": {}
  6174. },
  6175. "runtime": {
  6176. "lib/netcoreapp2.1/_._": {}
  6177. }
  6178. },
  6179. "System.ObjectModel/4.3.0": {
  6180. "type": "package",
  6181. "dependencies": {
  6182. "System.Collections": "4.3.0",
  6183. "System.Diagnostics.Debug": "4.3.0",
  6184. "System.Resources.ResourceManager": "4.3.0",
  6185. "System.Runtime": "4.3.0",
  6186. "System.Threading": "4.3.0"
  6187. },
  6188. "compile": {
  6189. "ref/netstandard1.3/System.ObjectModel.dll": {
  6190. "related": ".xml"
  6191. }
  6192. },
  6193. "runtime": {
  6194. "lib/netstandard1.3/System.ObjectModel.dll": {}
  6195. }
  6196. },
  6197. "System.Reactive/5.0.0": {
  6198. "type": "package",
  6199. "compile": {
  6200. "lib/net5.0/System.Reactive.dll": {
  6201. "related": ".xml"
  6202. }
  6203. },
  6204. "runtime": {
  6205. "lib/net5.0/System.Reactive.dll": {
  6206. "related": ".xml"
  6207. }
  6208. },
  6209. "build": {
  6210. "buildTransitive/net5.0/_._": {}
  6211. }
  6212. },
  6213. "System.Reactive.Linq/5.0.0": {
  6214. "type": "package",
  6215. "dependencies": {
  6216. "System.Reactive": "5.0.0",
  6217. "System.Threading.Tasks.Extensions": "4.5.4"
  6218. },
  6219. "compile": {
  6220. "lib/netstandard2.0/System.Reactive.Linq.dll": {
  6221. "related": ".xml"
  6222. }
  6223. },
  6224. "runtime": {
  6225. "lib/netstandard2.0/System.Reactive.Linq.dll": {
  6226. "related": ".xml"
  6227. }
  6228. }
  6229. },
  6230. "System.Reflection/4.3.0": {
  6231. "type": "package",
  6232. "dependencies": {
  6233. "Microsoft.NETCore.Platforms": "1.1.0",
  6234. "Microsoft.NETCore.Targets": "1.1.0",
  6235. "System.IO": "4.3.0",
  6236. "System.Reflection.Primitives": "4.3.0",
  6237. "System.Runtime": "4.3.0"
  6238. },
  6239. "compile": {
  6240. "ref/netstandard1.5/System.Reflection.dll": {
  6241. "related": ".xml"
  6242. }
  6243. }
  6244. },
  6245. "System.Reflection.Emit/4.3.0": {
  6246. "type": "package",
  6247. "dependencies": {
  6248. "System.IO": "4.3.0",
  6249. "System.Reflection": "4.3.0",
  6250. "System.Reflection.Emit.ILGeneration": "4.3.0",
  6251. "System.Reflection.Primitives": "4.3.0",
  6252. "System.Runtime": "4.3.0"
  6253. },
  6254. "compile": {
  6255. "ref/netstandard1.1/_._": {
  6256. "related": ".xml"
  6257. }
  6258. },
  6259. "runtime": {
  6260. "lib/netstandard1.3/System.Reflection.Emit.dll": {}
  6261. }
  6262. },
  6263. "System.Reflection.Emit.ILGeneration/4.3.0": {
  6264. "type": "package",
  6265. "dependencies": {
  6266. "System.Reflection": "4.3.0",
  6267. "System.Reflection.Primitives": "4.3.0",
  6268. "System.Runtime": "4.3.0"
  6269. },
  6270. "compile": {
  6271. "ref/netstandard1.0/_._": {
  6272. "related": ".xml"
  6273. }
  6274. },
  6275. "runtime": {
  6276. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
  6277. }
  6278. },
  6279. "System.Reflection.Emit.Lightweight/4.7.0": {
  6280. "type": "package",
  6281. "compile": {
  6282. "ref/netcoreapp2.0/_._": {}
  6283. },
  6284. "runtime": {
  6285. "lib/netcoreapp2.0/_._": {}
  6286. }
  6287. },
  6288. "System.Reflection.Extensions/4.3.0": {
  6289. "type": "package",
  6290. "dependencies": {
  6291. "Microsoft.NETCore.Platforms": "1.1.0",
  6292. "Microsoft.NETCore.Targets": "1.1.0",
  6293. "System.Reflection": "4.3.0",
  6294. "System.Runtime": "4.3.0"
  6295. },
  6296. "compile": {
  6297. "ref/netstandard1.0/_._": {
  6298. "related": ".xml"
  6299. }
  6300. }
  6301. },
  6302. "System.Reflection.Metadata/8.0.0": {
  6303. "type": "package",
  6304. "dependencies": {
  6305. "System.Collections.Immutable": "8.0.0"
  6306. },
  6307. "compile": {
  6308. "lib/net7.0/System.Reflection.Metadata.dll": {
  6309. "related": ".xml"
  6310. }
  6311. },
  6312. "runtime": {
  6313. "lib/net7.0/System.Reflection.Metadata.dll": {
  6314. "related": ".xml"
  6315. }
  6316. },
  6317. "build": {
  6318. "buildTransitive/net6.0/_._": {}
  6319. }
  6320. },
  6321. "System.Reflection.Primitives/4.3.0": {
  6322. "type": "package",
  6323. "dependencies": {
  6324. "Microsoft.NETCore.Platforms": "1.1.0",
  6325. "Microsoft.NETCore.Targets": "1.1.0",
  6326. "System.Runtime": "4.3.0"
  6327. },
  6328. "compile": {
  6329. "ref/netstandard1.0/System.Reflection.Primitives.dll": {
  6330. "related": ".xml"
  6331. }
  6332. }
  6333. },
  6334. "System.Reflection.TypeExtensions/4.3.0": {
  6335. "type": "package",
  6336. "dependencies": {
  6337. "System.Reflection": "4.3.0",
  6338. "System.Runtime": "4.3.0"
  6339. },
  6340. "compile": {
  6341. "ref/netstandard1.5/_._": {
  6342. "related": ".xml"
  6343. }
  6344. },
  6345. "runtime": {
  6346. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
  6347. }
  6348. },
  6349. "System.Resources.ResourceManager/4.3.0": {
  6350. "type": "package",
  6351. "dependencies": {
  6352. "Microsoft.NETCore.Platforms": "1.1.0",
  6353. "Microsoft.NETCore.Targets": "1.1.0",
  6354. "System.Globalization": "4.3.0",
  6355. "System.Reflection": "4.3.0",
  6356. "System.Runtime": "4.3.0"
  6357. },
  6358. "compile": {
  6359. "ref/netstandard1.0/_._": {
  6360. "related": ".xml"
  6361. }
  6362. }
  6363. },
  6364. "System.Runtime/4.3.1": {
  6365. "type": "package",
  6366. "dependencies": {
  6367. "Microsoft.NETCore.Platforms": "1.1.1",
  6368. "Microsoft.NETCore.Targets": "1.1.3"
  6369. },
  6370. "compile": {
  6371. "ref/netstandard1.5/System.Runtime.dll": {
  6372. "related": ".xml"
  6373. }
  6374. }
  6375. },
  6376. "System.Runtime.Caching/4.7.0": {
  6377. "type": "package",
  6378. "dependencies": {
  6379. "System.Configuration.ConfigurationManager": "4.7.0"
  6380. },
  6381. "compile": {
  6382. "ref/netstandard2.0/_._": {
  6383. "related": ".xml"
  6384. }
  6385. },
  6386. "runtime": {
  6387. "lib/netstandard2.0/System.Runtime.Caching.dll": {
  6388. "related": ".xml"
  6389. }
  6390. },
  6391. "runtimeTargets": {
  6392. "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": {
  6393. "assetType": "runtime",
  6394. "rid": "win"
  6395. }
  6396. }
  6397. },
  6398. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  6399. "type": "package",
  6400. "compile": {
  6401. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
  6402. "related": ".xml"
  6403. }
  6404. },
  6405. "runtime": {
  6406. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
  6407. "related": ".xml"
  6408. }
  6409. },
  6410. "build": {
  6411. "buildTransitive/netcoreapp3.1/_._": {}
  6412. }
  6413. },
  6414. "System.Runtime.Extensions/4.3.0": {
  6415. "type": "package",
  6416. "dependencies": {
  6417. "Microsoft.NETCore.Platforms": "1.1.0",
  6418. "Microsoft.NETCore.Targets": "1.1.0",
  6419. "System.Runtime": "4.3.0"
  6420. },
  6421. "compile": {
  6422. "ref/netstandard1.5/System.Runtime.Extensions.dll": {
  6423. "related": ".xml"
  6424. }
  6425. }
  6426. },
  6427. "System.Runtime.Handles/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.3/_._": {
  6436. "related": ".xml"
  6437. }
  6438. }
  6439. },
  6440. "System.Runtime.Serialization.Primitives/4.3.0": {
  6441. "type": "package",
  6442. "dependencies": {
  6443. "System.Resources.ResourceManager": "4.3.0",
  6444. "System.Runtime": "4.3.0"
  6445. },
  6446. "compile": {
  6447. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {
  6448. "related": ".xml"
  6449. }
  6450. },
  6451. "runtime": {
  6452. "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
  6453. }
  6454. },
  6455. "System.Security.AccessControl/6.0.0": {
  6456. "type": "package",
  6457. "compile": {
  6458. "lib/net6.0/System.Security.AccessControl.dll": {
  6459. "related": ".xml"
  6460. }
  6461. },
  6462. "runtime": {
  6463. "lib/net6.0/System.Security.AccessControl.dll": {
  6464. "related": ".xml"
  6465. }
  6466. },
  6467. "build": {
  6468. "buildTransitive/netcoreapp3.1/_._": {}
  6469. },
  6470. "runtimeTargets": {
  6471. "runtimes/win/lib/net6.0/System.Security.AccessControl.dll": {
  6472. "assetType": "runtime",
  6473. "rid": "win"
  6474. }
  6475. }
  6476. },
  6477. "System.Security.Cryptography.Cng/4.5.0": {
  6478. "type": "package",
  6479. "compile": {
  6480. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {
  6481. "related": ".xml"
  6482. }
  6483. },
  6484. "runtime": {
  6485. "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {}
  6486. },
  6487. "runtimeTargets": {
  6488. "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {
  6489. "assetType": "runtime",
  6490. "rid": "win"
  6491. }
  6492. }
  6493. },
  6494. "System.Security.Cryptography.Pkcs/7.0.1": {
  6495. "type": "package",
  6496. "dependencies": {
  6497. "System.Formats.Asn1": "7.0.0"
  6498. },
  6499. "compile": {
  6500. "lib/net7.0/System.Security.Cryptography.Pkcs.dll": {
  6501. "related": ".xml"
  6502. }
  6503. },
  6504. "runtime": {
  6505. "lib/net7.0/System.Security.Cryptography.Pkcs.dll": {
  6506. "related": ".xml"
  6507. }
  6508. },
  6509. "build": {
  6510. "buildTransitive/net6.0/_._": {}
  6511. },
  6512. "runtimeTargets": {
  6513. "runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll": {
  6514. "assetType": "runtime",
  6515. "rid": "win"
  6516. }
  6517. }
  6518. },
  6519. "System.Security.Cryptography.ProtectedData/8.0.0": {
  6520. "type": "package",
  6521. "compile": {
  6522. "lib/net7.0/System.Security.Cryptography.ProtectedData.dll": {
  6523. "related": ".xml"
  6524. }
  6525. },
  6526. "runtime": {
  6527. "lib/net7.0/System.Security.Cryptography.ProtectedData.dll": {
  6528. "related": ".xml"
  6529. }
  6530. },
  6531. "build": {
  6532. "buildTransitive/net6.0/_._": {}
  6533. }
  6534. },
  6535. "System.Security.Permissions/6.0.0": {
  6536. "type": "package",
  6537. "dependencies": {
  6538. "System.Security.AccessControl": "6.0.0",
  6539. "System.Windows.Extensions": "6.0.0"
  6540. },
  6541. "compile": {
  6542. "lib/net6.0/System.Security.Permissions.dll": {
  6543. "related": ".xml"
  6544. }
  6545. },
  6546. "runtime": {
  6547. "lib/net6.0/System.Security.Permissions.dll": {
  6548. "related": ".xml"
  6549. }
  6550. },
  6551. "build": {
  6552. "buildTransitive/netcoreapp3.1/_._": {}
  6553. }
  6554. },
  6555. "System.Security.Principal.Windows/5.0.0": {
  6556. "type": "package",
  6557. "compile": {
  6558. "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": {
  6559. "related": ".xml"
  6560. }
  6561. },
  6562. "runtime": {
  6563. "lib/netstandard2.0/System.Security.Principal.Windows.dll": {
  6564. "related": ".xml"
  6565. }
  6566. },
  6567. "runtimeTargets": {
  6568. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  6569. "assetType": "runtime",
  6570. "rid": "unix"
  6571. },
  6572. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  6573. "assetType": "runtime",
  6574. "rid": "win"
  6575. }
  6576. }
  6577. },
  6578. "System.Text.Encoding/4.3.0": {
  6579. "type": "package",
  6580. "dependencies": {
  6581. "Microsoft.NETCore.Platforms": "1.1.0",
  6582. "Microsoft.NETCore.Targets": "1.1.0",
  6583. "System.Runtime": "4.3.0"
  6584. },
  6585. "compile": {
  6586. "ref/netstandard1.3/System.Text.Encoding.dll": {
  6587. "related": ".xml"
  6588. }
  6589. }
  6590. },
  6591. "System.Text.Encoding.CodePages/7.0.0": {
  6592. "type": "package",
  6593. "compile": {
  6594. "lib/net7.0/System.Text.Encoding.CodePages.dll": {
  6595. "related": ".xml"
  6596. }
  6597. },
  6598. "runtime": {
  6599. "lib/net7.0/System.Text.Encoding.CodePages.dll": {
  6600. "related": ".xml"
  6601. }
  6602. },
  6603. "build": {
  6604. "buildTransitive/net6.0/_._": {}
  6605. },
  6606. "runtimeTargets": {
  6607. "runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.dll": {
  6608. "assetType": "runtime",
  6609. "rid": "win"
  6610. }
  6611. }
  6612. },
  6613. "System.Text.Encodings.Web/8.0.0": {
  6614. "type": "package",
  6615. "compile": {
  6616. "lib/net7.0/System.Text.Encodings.Web.dll": {
  6617. "related": ".xml"
  6618. }
  6619. },
  6620. "runtime": {
  6621. "lib/net7.0/System.Text.Encodings.Web.dll": {
  6622. "related": ".xml"
  6623. }
  6624. },
  6625. "build": {
  6626. "buildTransitive/net6.0/_._": {}
  6627. },
  6628. "runtimeTargets": {
  6629. "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll": {
  6630. "assetType": "runtime",
  6631. "rid": "browser"
  6632. }
  6633. }
  6634. },
  6635. "System.Text.Json/8.0.0": {
  6636. "type": "package",
  6637. "dependencies": {
  6638. "System.Text.Encodings.Web": "8.0.0"
  6639. },
  6640. "compile": {
  6641. "lib/net7.0/System.Text.Json.dll": {
  6642. "related": ".xml"
  6643. }
  6644. },
  6645. "runtime": {
  6646. "lib/net7.0/System.Text.Json.dll": {
  6647. "related": ".xml"
  6648. }
  6649. },
  6650. "build": {
  6651. "buildTransitive/net6.0/System.Text.Json.targets": {}
  6652. }
  6653. },
  6654. "System.Text.RegularExpressions/4.3.1": {
  6655. "type": "package",
  6656. "dependencies": {
  6657. "System.Runtime": "4.3.1"
  6658. },
  6659. "compile": {
  6660. "ref/netcoreapp1.1/System.Text.RegularExpressions.dll": {}
  6661. },
  6662. "runtime": {
  6663. "lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
  6664. }
  6665. },
  6666. "System.Threading/4.3.0": {
  6667. "type": "package",
  6668. "dependencies": {
  6669. "System.Runtime": "4.3.0",
  6670. "System.Threading.Tasks": "4.3.0"
  6671. },
  6672. "compile": {
  6673. "ref/netstandard1.3/_._": {
  6674. "related": ".xml"
  6675. }
  6676. },
  6677. "runtime": {
  6678. "lib/netstandard1.3/System.Threading.dll": {}
  6679. }
  6680. },
  6681. "System.Threading.Channels/8.0.0": {
  6682. "type": "package",
  6683. "compile": {
  6684. "lib/net7.0/System.Threading.Channels.dll": {
  6685. "related": ".xml"
  6686. }
  6687. },
  6688. "runtime": {
  6689. "lib/net7.0/System.Threading.Channels.dll": {
  6690. "related": ".xml"
  6691. }
  6692. },
  6693. "build": {
  6694. "buildTransitive/net6.0/_._": {}
  6695. }
  6696. },
  6697. "System.Threading.Tasks/4.3.0": {
  6698. "type": "package",
  6699. "dependencies": {
  6700. "Microsoft.NETCore.Platforms": "1.1.0",
  6701. "Microsoft.NETCore.Targets": "1.1.0",
  6702. "System.Runtime": "4.3.0"
  6703. },
  6704. "compile": {
  6705. "ref/netstandard1.3/System.Threading.Tasks.dll": {
  6706. "related": ".xml"
  6707. }
  6708. }
  6709. },
  6710. "System.Threading.Tasks.Extensions/4.5.4": {
  6711. "type": "package",
  6712. "compile": {
  6713. "ref/netcoreapp2.1/_._": {}
  6714. },
  6715. "runtime": {
  6716. "lib/netcoreapp2.1/_._": {}
  6717. }
  6718. },
  6719. "System.Threading.Tasks.Parallel/4.3.0": {
  6720. "type": "package",
  6721. "dependencies": {
  6722. "System.Collections.Concurrent": "4.3.0",
  6723. "System.Diagnostics.Debug": "4.3.0",
  6724. "System.Diagnostics.Tracing": "4.3.0",
  6725. "System.Resources.ResourceManager": "4.3.0",
  6726. "System.Runtime": "4.3.0",
  6727. "System.Runtime.Extensions": "4.3.0",
  6728. "System.Threading": "4.3.0",
  6729. "System.Threading.Tasks": "4.3.0"
  6730. },
  6731. "compile": {
  6732. "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {
  6733. "related": ".xml"
  6734. }
  6735. },
  6736. "runtime": {
  6737. "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {}
  6738. }
  6739. },
  6740. "System.Windows.Extensions/6.0.0": {
  6741. "type": "package",
  6742. "dependencies": {
  6743. "System.Drawing.Common": "6.0.0"
  6744. },
  6745. "compile": {
  6746. "lib/net6.0/System.Windows.Extensions.dll": {
  6747. "related": ".xml"
  6748. }
  6749. },
  6750. "runtime": {
  6751. "lib/net6.0/System.Windows.Extensions.dll": {
  6752. "related": ".xml"
  6753. }
  6754. },
  6755. "runtimeTargets": {
  6756. "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
  6757. "assetType": "runtime",
  6758. "rid": "win"
  6759. }
  6760. }
  6761. },
  6762. "Tencent.QCloud.Cos.Sts.Sdk/3.0.5": {
  6763. "type": "package",
  6764. "dependencies": {
  6765. "TencentCloudSDK": "3.0.500"
  6766. },
  6767. "compile": {
  6768. "lib/netstandard2.0/COSSTS.dll": {}
  6769. },
  6770. "runtime": {
  6771. "lib/netstandard2.0/COSSTS.dll": {}
  6772. }
  6773. },
  6774. "TencentCloudSDK/3.0.500": {
  6775. "type": "package",
  6776. "dependencies": {
  6777. "Newtonsoft.Json": "11.0.1",
  6778. "System.Text.Encodings.Web": "4.5.1"
  6779. },
  6780. "compile": {
  6781. "lib/netstandard2.0/TencentCloud.dll": {}
  6782. },
  6783. "runtime": {
  6784. "lib/netstandard2.0/TencentCloud.dll": {}
  6785. }
  6786. },
  6787. "UAParser/3.1.47": {
  6788. "type": "package",
  6789. "compile": {
  6790. "lib/netcoreapp2.0/UAParser.dll": {
  6791. "related": ".xml"
  6792. }
  6793. },
  6794. "runtime": {
  6795. "lib/netcoreapp2.0/UAParser.dll": {
  6796. "related": ".xml"
  6797. }
  6798. }
  6799. },
  6800. "Yitter.IdGenerator/1.0.14": {
  6801. "type": "package",
  6802. "compile": {
  6803. "lib/netstandard2.0/Yitter.IdGenerator.dll": {}
  6804. },
  6805. "runtime": {
  6806. "lib/netstandard2.0/Yitter.IdGenerator.dll": {}
  6807. }
  6808. },
  6809. "ZstdSharp.Port/0.8.0": {
  6810. "type": "package",
  6811. "compile": {
  6812. "lib/net7.0/ZstdSharp.dll": {}
  6813. },
  6814. "runtime": {
  6815. "lib/net7.0/ZstdSharp.dll": {}
  6816. }
  6817. },
  6818. "SafeCampus.Cache/3.0.0": {
  6819. "type": "project",
  6820. "framework": ".NETCoreApp,Version=v7.0",
  6821. "dependencies": {
  6822. "SafeCampus.Core": "3.0.0",
  6823. "SimpleRedis": "1.1.9"
  6824. },
  6825. "compile": {
  6826. "bin/placeholder/SafeCampus.Cache.dll": {}
  6827. },
  6828. "runtime": {
  6829. "bin/placeholder/SafeCampus.Cache.dll": {}
  6830. }
  6831. },
  6832. "SafeCampus.Core/3.0.0": {
  6833. "type": "project",
  6834. "framework": ".NETCoreApp,Version=v7.0",
  6835. "dependencies": {
  6836. "Lazy.Captcha.Core": "2.0.7",
  6837. "Masuit.Tools.Core": "2024.3.4",
  6838. "Minio": "5.0.0",
  6839. "MoYu.Extras.Authentication.JwtBearer": "1.0.6",
  6840. "MoYu.Extras.ObjectMapper.Mapster": "1.0.6",
  6841. "MoYu.Pure": "1.0.6",
  6842. "NewLife.Core": "10.10.2024.601",
  6843. "Portable.BouncyCastle": "1.9.0",
  6844. "SharpZipLib": "1.4.2",
  6845. "SimpleTool": "1.0.6",
  6846. "System.Drawing.Common": "8.0.6",
  6847. "Tencent.QCloud.Cos.Sts.Sdk": "3.0.5",
  6848. "Yitter.IdGenerator": "1.0.14"
  6849. },
  6850. "compile": {
  6851. "bin/placeholder/SafeCampus.Core.dll": {}
  6852. },
  6853. "runtime": {
  6854. "bin/placeholder/SafeCampus.Core.dll": {}
  6855. }
  6856. },
  6857. "SafeCampus.Plugin.Aop/3.0.0": {
  6858. "type": "project",
  6859. "framework": ".NETCoreApp,Version=v7.0",
  6860. "dependencies": {
  6861. "SafeCampus.Cache": "3.0.0"
  6862. },
  6863. "compile": {
  6864. "bin/placeholder/SafeCampus.Plugin.Aop.dll": {}
  6865. },
  6866. "runtime": {
  6867. "bin/placeholder/SafeCampus.Plugin.Aop.dll": {}
  6868. }
  6869. },
  6870. "SafeCampus.SqlSugar/3.0.0": {
  6871. "type": "project",
  6872. "framework": ".NETCoreApp,Version=v7.0",
  6873. "dependencies": {
  6874. "SafeCampus.Core": "3.0.0",
  6875. "SqlSugarCore": "5.1.4.158"
  6876. },
  6877. "compile": {
  6878. "bin/placeholder/SafeCampus.SqlSugar.dll": {}
  6879. },
  6880. "runtime": {
  6881. "bin/placeholder/SafeCampus.SqlSugar.dll": {}
  6882. }
  6883. },
  6884. "SafeCampus.System/3.0.0": {
  6885. "type": "project",
  6886. "framework": ".NETCoreApp,Version=v7.0",
  6887. "dependencies": {
  6888. "IP2Region.Net": "2.0.2",
  6889. "Magicodes.IE.Excel": "2.7.5.1",
  6890. "SafeCampus.Plugin.Aop": "3.0.0",
  6891. "SafeCampus.SqlSugar": "3.0.0",
  6892. "UAParser": "3.1.47"
  6893. },
  6894. "compile": {
  6895. "bin/placeholder/SafeCampus.System.dll": {}
  6896. },
  6897. "runtime": {
  6898. "bin/placeholder/SafeCampus.System.dll": {}
  6899. }
  6900. }
  6901. },
  6902. "net8.0": {
  6903. "AngleSharp/1.1.2": {
  6904. "type": "package",
  6905. "dependencies": {
  6906. "System.Text.Encoding.CodePages": "8.0.0"
  6907. },
  6908. "compile": {
  6909. "lib/net8.0/AngleSharp.dll": {
  6910. "related": ".xml"
  6911. }
  6912. },
  6913. "runtime": {
  6914. "lib/net8.0/AngleSharp.dll": {
  6915. "related": ".xml"
  6916. }
  6917. }
  6918. },
  6919. "AngleSharp.Css/1.0.0-beta.139": {
  6920. "type": "package",
  6921. "dependencies": {
  6922. "AngleSharp": "[1.0.0, 2.0.0)"
  6923. },
  6924. "compile": {
  6925. "lib/net8.0/AngleSharp.Css.dll": {
  6926. "related": ".xml"
  6927. }
  6928. },
  6929. "runtime": {
  6930. "lib/net8.0/AngleSharp.Css.dll": {
  6931. "related": ".xml"
  6932. }
  6933. }
  6934. },
  6935. "Ben.Demystifier/0.4.1": {
  6936. "type": "package",
  6937. "dependencies": {
  6938. "System.Reflection.Metadata": "5.0.0"
  6939. },
  6940. "compile": {
  6941. "lib/netstandard2.1/Ben.Demystifier.dll": {}
  6942. },
  6943. "runtime": {
  6944. "lib/netstandard2.1/Ben.Demystifier.dll": {}
  6945. }
  6946. },
  6947. "Castle.Core/5.1.1": {
  6948. "type": "package",
  6949. "dependencies": {
  6950. "System.Diagnostics.EventLog": "6.0.0"
  6951. },
  6952. "compile": {
  6953. "lib/net6.0/Castle.Core.dll": {
  6954. "related": ".xml"
  6955. }
  6956. },
  6957. "runtime": {
  6958. "lib/net6.0/Castle.Core.dll": {
  6959. "related": ".xml"
  6960. }
  6961. }
  6962. },
  6963. "CommunityToolkit.HighPerformance/8.1.0": {
  6964. "type": "package",
  6965. "compile": {
  6966. "lib/net7.0/CommunityToolkit.HighPerformance.dll": {
  6967. "related": ".pdb;.xml"
  6968. }
  6969. },
  6970. "runtime": {
  6971. "lib/net7.0/CommunityToolkit.HighPerformance.dll": {
  6972. "related": ".pdb;.xml"
  6973. }
  6974. }
  6975. },
  6976. "DnsClient/1.7.0": {
  6977. "type": "package",
  6978. "dependencies": {
  6979. "Microsoft.Win32.Registry": "5.0.0"
  6980. },
  6981. "compile": {
  6982. "lib/net6.0/DnsClient.dll": {
  6983. "related": ".xml"
  6984. }
  6985. },
  6986. "runtime": {
  6987. "lib/net6.0/DnsClient.dll": {
  6988. "related": ".xml"
  6989. }
  6990. }
  6991. },
  6992. "DynamicExpresso.Core/2.3.3": {
  6993. "type": "package",
  6994. "dependencies": {
  6995. "Microsoft.CSharp": "4.7.0"
  6996. },
  6997. "compile": {
  6998. "lib/netstandard2.0/DynamicExpresso.Core.dll": {}
  6999. },
  7000. "runtime": {
  7001. "lib/netstandard2.0/DynamicExpresso.Core.dll": {}
  7002. }
  7003. },
  7004. "Humanizer.Core/2.14.1": {
  7005. "type": "package",
  7006. "compile": {
  7007. "lib/net6.0/_._": {
  7008. "related": ".xml"
  7009. }
  7010. },
  7011. "runtime": {
  7012. "lib/net6.0/Humanizer.dll": {
  7013. "related": ".xml"
  7014. }
  7015. }
  7016. },
  7017. "IP2Region.Net/2.0.2": {
  7018. "type": "package",
  7019. "compile": {
  7020. "lib/net7.0/IP2Region.Net.dll": {}
  7021. },
  7022. "runtime": {
  7023. "lib/net7.0/IP2Region.Net.dll": {}
  7024. }
  7025. },
  7026. "Lazy.Captcha.Core/2.0.7": {
  7027. "type": "package",
  7028. "dependencies": {
  7029. "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
  7030. "Microsoft.Extensions.Caching.Memory": "8.0.0",
  7031. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  7032. "Microsoft.Extensions.Configuration.Binder": "8.0.0",
  7033. "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0",
  7034. "SkiaSharp": "2.88.6"
  7035. },
  7036. "compile": {
  7037. "lib/netstandard2.0/Lazy.Captcha.Core.dll": {}
  7038. },
  7039. "runtime": {
  7040. "lib/netstandard2.0/Lazy.Captcha.Core.dll": {}
  7041. }
  7042. },
  7043. "Magicodes.IE.Core/2.7.5.1": {
  7044. "type": "package",
  7045. "dependencies": {
  7046. "Microsoft.Extensions.DependencyInjection": "8.0.0",
  7047. "Microsoft.Extensions.DependencyModel": "8.0.0",
  7048. "SixLabors.ImageSharp": "3.0.0",
  7049. "System.ComponentModel.Annotations": "4.7.0"
  7050. },
  7051. "compile": {
  7052. "lib/net8.0/Magicodes.IE.Core.dll": {
  7053. "related": ".xml"
  7054. }
  7055. },
  7056. "runtime": {
  7057. "lib/net8.0/Magicodes.IE.Core.dll": {
  7058. "related": ".xml"
  7059. }
  7060. },
  7061. "resource": {
  7062. "lib/net8.0/zh-Hans/Magicodes.IE.Core.resources.dll": {
  7063. "locale": "zh-Hans"
  7064. }
  7065. }
  7066. },
  7067. "Magicodes.IE.EPPlus/2.7.5.1": {
  7068. "type": "package",
  7069. "dependencies": {
  7070. "Microsoft.IO.RecyclableMemoryStream": "2.1.1",
  7071. "SixLabors.ImageSharp": "3.0.0",
  7072. "SkiaSharp": "2.88.6",
  7073. "System.Security.Cryptography.Pkcs": "8.0.0",
  7074. "System.Text.Encoding.CodePages": "8.0.0"
  7075. },
  7076. "compile": {
  7077. "lib/net8.0/Magicodes.IE.EPPlus.dll": {}
  7078. },
  7079. "runtime": {
  7080. "lib/net8.0/Magicodes.IE.EPPlus.dll": {}
  7081. }
  7082. },
  7083. "Magicodes.IE.Excel/2.7.5.1": {
  7084. "type": "package",
  7085. "dependencies": {
  7086. "DynamicExpresso.Core": "2.3.3",
  7087. "Magicodes.IE.Core": "2.7.5.1",
  7088. "Magicodes.IE.EPPlus": "2.7.5.1",
  7089. "SkiaSharp.NativeAssets.Linux.NoDependencies": "2.88.6",
  7090. "System.Linq.Dynamic.Core": "1.2.6"
  7091. },
  7092. "compile": {
  7093. "lib/net8.0/Magicodes.IE.Excel.dll": {
  7094. "related": ".xml"
  7095. }
  7096. },
  7097. "runtime": {
  7098. "lib/net8.0/Magicodes.IE.Excel.dll": {
  7099. "related": ".xml"
  7100. }
  7101. }
  7102. },
  7103. "Mapster/7.4.0": {
  7104. "type": "package",
  7105. "dependencies": {
  7106. "Mapster.Core": "1.2.1"
  7107. },
  7108. "compile": {
  7109. "lib/net7.0/Mapster.dll": {}
  7110. },
  7111. "runtime": {
  7112. "lib/net7.0/Mapster.dll": {}
  7113. }
  7114. },
  7115. "Mapster.Core/1.2.1": {
  7116. "type": "package",
  7117. "compile": {
  7118. "lib/net7.0/Mapster.Core.dll": {}
  7119. },
  7120. "runtime": {
  7121. "lib/net7.0/Mapster.Core.dll": {}
  7122. }
  7123. },
  7124. "Mapster.DependencyInjection/1.0.1": {
  7125. "type": "package",
  7126. "dependencies": {
  7127. "Mapster": "7.4.0",
  7128. "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
  7129. },
  7130. "compile": {
  7131. "lib/net7.0/Mapster.DependencyInjection.dll": {}
  7132. },
  7133. "runtime": {
  7134. "lib/net7.0/Mapster.DependencyInjection.dll": {}
  7135. }
  7136. },
  7137. "Masuit.Tools.Abstractions/2024.3.4": {
  7138. "type": "package",
  7139. "dependencies": {
  7140. "AngleSharp": "1.1.2",
  7141. "AngleSharp.Css": "1.0.0-beta.139",
  7142. "Castle.Core": "5.1.1",
  7143. "DnsClient": "1.7.0",
  7144. "Microsoft.CSharp": "4.7.0",
  7145. "Microsoft.Extensions.Configuration.Json": "8.0.0",
  7146. "Newtonsoft.Json": "13.0.3",
  7147. "SharpCompress": "0.37.2",
  7148. "SixLabors.ImageSharp.Drawing": "2.1.3",
  7149. "System.Collections.Immutable": "8.0.0",
  7150. "System.Configuration.ConfigurationManager": "8.0.0",
  7151. "System.Diagnostics.PerformanceCounter": "8.0.0",
  7152. "System.Management": "8.0.0",
  7153. "System.Reflection.Emit.Lightweight": "4.7.0"
  7154. },
  7155. "compile": {
  7156. "lib/net8.0/Masuit.Tools.Abstractions.dll": {
  7157. "related": ".xml"
  7158. }
  7159. },
  7160. "runtime": {
  7161. "lib/net8.0/Masuit.Tools.Abstractions.dll": {
  7162. "related": ".xml"
  7163. }
  7164. }
  7165. },
  7166. "Masuit.Tools.Core/2024.3.4": {
  7167. "type": "package",
  7168. "dependencies": {
  7169. "Masuit.Tools.Abstractions": "2024.3.4",
  7170. "Microsoft.EntityFrameworkCore": "8.0.4"
  7171. },
  7172. "compile": {
  7173. "lib/net8.0/Masuit.Tools.Core.dll": {
  7174. "related": ".xml"
  7175. }
  7176. },
  7177. "runtime": {
  7178. "lib/net8.0/Masuit.Tools.Core.dll": {
  7179. "related": ".xml"
  7180. }
  7181. }
  7182. },
  7183. "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.4": {
  7184. "type": "package",
  7185. "dependencies": {
  7186. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.1.2"
  7187. },
  7188. "compile": {
  7189. "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
  7190. "related": ".xml"
  7191. }
  7192. },
  7193. "runtime": {
  7194. "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
  7195. "related": ".xml"
  7196. }
  7197. },
  7198. "frameworkReferences": [
  7199. "Microsoft.AspNetCore.App"
  7200. ]
  7201. },
  7202. "Microsoft.AspNetCore.JsonPatch/8.0.4": {
  7203. "type": "package",
  7204. "dependencies": {
  7205. "Microsoft.CSharp": "4.7.0",
  7206. "Newtonsoft.Json": "13.0.3"
  7207. },
  7208. "compile": {
  7209. "lib/net8.0/Microsoft.AspNetCore.JsonPatch.dll": {
  7210. "related": ".xml"
  7211. }
  7212. },
  7213. "runtime": {
  7214. "lib/net8.0/Microsoft.AspNetCore.JsonPatch.dll": {
  7215. "related": ".xml"
  7216. }
  7217. }
  7218. },
  7219. "Microsoft.AspNetCore.Mvc.NewtonsoftJson/8.0.4": {
  7220. "type": "package",
  7221. "dependencies": {
  7222. "Microsoft.AspNetCore.JsonPatch": "8.0.4",
  7223. "Newtonsoft.Json": "13.0.3",
  7224. "Newtonsoft.Json.Bson": "1.0.2"
  7225. },
  7226. "compile": {
  7227. "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {
  7228. "related": ".xml"
  7229. }
  7230. },
  7231. "runtime": {
  7232. "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {
  7233. "related": ".xml"
  7234. }
  7235. },
  7236. "frameworkReferences": [
  7237. "Microsoft.AspNetCore.App"
  7238. ]
  7239. },
  7240. "Microsoft.AspNetCore.Razor.Language/6.0.29": {
  7241. "type": "package",
  7242. "compile": {
  7243. "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {}
  7244. },
  7245. "runtime": {
  7246. "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {}
  7247. }
  7248. },
  7249. "Microsoft.CodeAnalysis.Analyzers/3.3.4": {
  7250. "type": "package",
  7251. "build": {
  7252. "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props": {},
  7253. "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets": {}
  7254. }
  7255. },
  7256. "Microsoft.CodeAnalysis.Common/4.9.2": {
  7257. "type": "package",
  7258. "dependencies": {
  7259. "Microsoft.CodeAnalysis.Analyzers": "3.3.4",
  7260. "System.Collections.Immutable": "8.0.0",
  7261. "System.Reflection.Metadata": "8.0.0",
  7262. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  7263. },
  7264. "compile": {
  7265. "lib/net7.0/Microsoft.CodeAnalysis.dll": {
  7266. "related": ".pdb;.xml"
  7267. }
  7268. },
  7269. "runtime": {
  7270. "lib/net7.0/Microsoft.CodeAnalysis.dll": {
  7271. "related": ".pdb;.xml"
  7272. }
  7273. },
  7274. "resource": {
  7275. "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll": {
  7276. "locale": "cs"
  7277. },
  7278. "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll": {
  7279. "locale": "de"
  7280. },
  7281. "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll": {
  7282. "locale": "es"
  7283. },
  7284. "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll": {
  7285. "locale": "fr"
  7286. },
  7287. "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll": {
  7288. "locale": "it"
  7289. },
  7290. "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll": {
  7291. "locale": "ja"
  7292. },
  7293. "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll": {
  7294. "locale": "ko"
  7295. },
  7296. "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll": {
  7297. "locale": "pl"
  7298. },
  7299. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
  7300. "locale": "pt-BR"
  7301. },
  7302. "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll": {
  7303. "locale": "ru"
  7304. },
  7305. "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll": {
  7306. "locale": "tr"
  7307. },
  7308. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
  7309. "locale": "zh-Hans"
  7310. },
  7311. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
  7312. "locale": "zh-Hant"
  7313. }
  7314. }
  7315. },
  7316. "Microsoft.CodeAnalysis.CSharp/4.9.2": {
  7317. "type": "package",
  7318. "dependencies": {
  7319. "Microsoft.CodeAnalysis.Common": "[4.9.2]"
  7320. },
  7321. "compile": {
  7322. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": {
  7323. "related": ".pdb;.xml"
  7324. }
  7325. },
  7326. "runtime": {
  7327. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": {
  7328. "related": ".pdb;.xml"
  7329. }
  7330. },
  7331. "resource": {
  7332. "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7333. "locale": "cs"
  7334. },
  7335. "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7336. "locale": "de"
  7337. },
  7338. "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7339. "locale": "es"
  7340. },
  7341. "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7342. "locale": "fr"
  7343. },
  7344. "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7345. "locale": "it"
  7346. },
  7347. "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7348. "locale": "ja"
  7349. },
  7350. "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7351. "locale": "ko"
  7352. },
  7353. "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7354. "locale": "pl"
  7355. },
  7356. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7357. "locale": "pt-BR"
  7358. },
  7359. "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7360. "locale": "ru"
  7361. },
  7362. "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7363. "locale": "tr"
  7364. },
  7365. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7366. "locale": "zh-Hans"
  7367. },
  7368. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7369. "locale": "zh-Hant"
  7370. }
  7371. }
  7372. },
  7373. "Microsoft.CodeAnalysis.CSharp.Workspaces/4.9.2": {
  7374. "type": "package",
  7375. "dependencies": {
  7376. "Humanizer.Core": "2.14.1",
  7377. "Microsoft.CodeAnalysis.CSharp": "[4.9.2]",
  7378. "Microsoft.CodeAnalysis.Common": "[4.9.2]",
  7379. "Microsoft.CodeAnalysis.Workspaces.Common": "[4.9.2]"
  7380. },
  7381. "compile": {
  7382. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
  7383. "related": ".pdb;.xml"
  7384. }
  7385. },
  7386. "runtime": {
  7387. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
  7388. "related": ".pdb;.xml"
  7389. }
  7390. },
  7391. "resource": {
  7392. "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7393. "locale": "cs"
  7394. },
  7395. "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7396. "locale": "de"
  7397. },
  7398. "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7399. "locale": "es"
  7400. },
  7401. "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7402. "locale": "fr"
  7403. },
  7404. "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7405. "locale": "it"
  7406. },
  7407. "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7408. "locale": "ja"
  7409. },
  7410. "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7411. "locale": "ko"
  7412. },
  7413. "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7414. "locale": "pl"
  7415. },
  7416. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7417. "locale": "pt-BR"
  7418. },
  7419. "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7420. "locale": "ru"
  7421. },
  7422. "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7423. "locale": "tr"
  7424. },
  7425. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7426. "locale": "zh-Hans"
  7427. },
  7428. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7429. "locale": "zh-Hant"
  7430. }
  7431. }
  7432. },
  7433. "Microsoft.CodeAnalysis.Workspaces.Common/4.9.2": {
  7434. "type": "package",
  7435. "dependencies": {
  7436. "Humanizer.Core": "2.14.1",
  7437. "Microsoft.CodeAnalysis.Common": "[4.9.2]",
  7438. "System.Composition": "8.0.0",
  7439. "System.IO.Pipelines": "8.0.0",
  7440. "System.Threading.Channels": "8.0.0"
  7441. },
  7442. "compile": {
  7443. "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": {
  7444. "related": ".pdb;.xml"
  7445. }
  7446. },
  7447. "runtime": {
  7448. "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": {
  7449. "related": ".pdb;.xml"
  7450. }
  7451. },
  7452. "resource": {
  7453. "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7454. "locale": "cs"
  7455. },
  7456. "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7457. "locale": "de"
  7458. },
  7459. "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7460. "locale": "es"
  7461. },
  7462. "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7463. "locale": "fr"
  7464. },
  7465. "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7466. "locale": "it"
  7467. },
  7468. "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7469. "locale": "ja"
  7470. },
  7471. "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7472. "locale": "ko"
  7473. },
  7474. "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7475. "locale": "pl"
  7476. },
  7477. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7478. "locale": "pt-BR"
  7479. },
  7480. "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7481. "locale": "ru"
  7482. },
  7483. "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7484. "locale": "tr"
  7485. },
  7486. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7487. "locale": "zh-Hans"
  7488. },
  7489. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7490. "locale": "zh-Hant"
  7491. }
  7492. }
  7493. },
  7494. "Microsoft.CSharp/4.7.0": {
  7495. "type": "package",
  7496. "compile": {
  7497. "ref/netcoreapp2.0/_._": {}
  7498. },
  7499. "runtime": {
  7500. "lib/netcoreapp2.0/_._": {}
  7501. }
  7502. },
  7503. "Microsoft.Data.SqlClient/2.1.7": {
  7504. "type": "package",
  7505. "dependencies": {
  7506. "Microsoft.Data.SqlClient.SNI.runtime": "2.1.1",
  7507. "Microsoft.Identity.Client": "4.21.1",
  7508. "Microsoft.IdentityModel.JsonWebTokens": "6.8.0",
  7509. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.8.0",
  7510. "Microsoft.Win32.Registry": "4.7.0",
  7511. "System.Configuration.ConfigurationManager": "4.7.0",
  7512. "System.Diagnostics.DiagnosticSource": "4.7.0",
  7513. "System.Runtime.Caching": "4.7.0",
  7514. "System.Security.Principal.Windows": "4.7.0",
  7515. "System.Text.Encoding.CodePages": "4.7.0"
  7516. },
  7517. "compile": {
  7518. "ref/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  7519. "related": ".pdb;.xml"
  7520. }
  7521. },
  7522. "runtime": {
  7523. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  7524. "related": ".pdb;.xml"
  7525. }
  7526. },
  7527. "runtimeTargets": {
  7528. "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  7529. "assetType": "runtime",
  7530. "rid": "unix"
  7531. },
  7532. "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  7533. "assetType": "runtime",
  7534. "rid": "win"
  7535. }
  7536. }
  7537. },
  7538. "Microsoft.Data.SqlClient.SNI.runtime/2.1.1": {
  7539. "type": "package",
  7540. "runtimeTargets": {
  7541. "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
  7542. "assetType": "native",
  7543. "rid": "win-arm"
  7544. },
  7545. "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
  7546. "assetType": "native",
  7547. "rid": "win-arm64"
  7548. },
  7549. "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
  7550. "assetType": "native",
  7551. "rid": "win-x64"
  7552. },
  7553. "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
  7554. "assetType": "native",
  7555. "rid": "win-x86"
  7556. }
  7557. }
  7558. },
  7559. "Microsoft.Data.Sqlite/8.0.1": {
  7560. "type": "package",
  7561. "dependencies": {
  7562. "Microsoft.Data.Sqlite.Core": "8.0.1",
  7563. "SQLitePCLRaw.bundle_e_sqlite3": "2.1.6"
  7564. },
  7565. "compile": {
  7566. "lib/netstandard2.0/_._": {}
  7567. },
  7568. "runtime": {
  7569. "lib/netstandard2.0/_._": {}
  7570. }
  7571. },
  7572. "Microsoft.Data.Sqlite.Core/8.0.1": {
  7573. "type": "package",
  7574. "dependencies": {
  7575. "SQLitePCLRaw.core": "2.1.6"
  7576. },
  7577. "compile": {
  7578. "lib/net8.0/Microsoft.Data.Sqlite.dll": {
  7579. "related": ".xml"
  7580. }
  7581. },
  7582. "runtime": {
  7583. "lib/net8.0/Microsoft.Data.Sqlite.dll": {
  7584. "related": ".xml"
  7585. }
  7586. }
  7587. },
  7588. "Microsoft.EntityFrameworkCore/8.0.4": {
  7589. "type": "package",
  7590. "dependencies": {
  7591. "Microsoft.EntityFrameworkCore.Abstractions": "8.0.4",
  7592. "Microsoft.EntityFrameworkCore.Analyzers": "8.0.4",
  7593. "Microsoft.Extensions.Caching.Memory": "8.0.0",
  7594. "Microsoft.Extensions.Logging": "8.0.0"
  7595. },
  7596. "compile": {
  7597. "lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
  7598. "related": ".xml"
  7599. }
  7600. },
  7601. "runtime": {
  7602. "lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
  7603. "related": ".xml"
  7604. }
  7605. },
  7606. "build": {
  7607. "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props": {}
  7608. }
  7609. },
  7610. "Microsoft.EntityFrameworkCore.Abstractions/8.0.4": {
  7611. "type": "package",
  7612. "compile": {
  7613. "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
  7614. "related": ".xml"
  7615. }
  7616. },
  7617. "runtime": {
  7618. "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
  7619. "related": ".xml"
  7620. }
  7621. }
  7622. },
  7623. "Microsoft.EntityFrameworkCore.Analyzers/8.0.4": {
  7624. "type": "package",
  7625. "compile": {
  7626. "lib/netstandard2.0/_._": {}
  7627. },
  7628. "runtime": {
  7629. "lib/netstandard2.0/_._": {}
  7630. }
  7631. },
  7632. "Microsoft.Extensions.ApiDescription.Server/6.0.5": {
  7633. "type": "package",
  7634. "build": {
  7635. "build/_._": {}
  7636. },
  7637. "buildMultiTargeting": {
  7638. "buildMultiTargeting/_._": {}
  7639. }
  7640. },
  7641. "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
  7642. "type": "package",
  7643. "dependencies": {
  7644. "Microsoft.Extensions.Primitives": "8.0.0"
  7645. },
  7646. "compile": {
  7647. "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
  7648. "related": ".xml"
  7649. }
  7650. },
  7651. "runtime": {
  7652. "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
  7653. "related": ".xml"
  7654. }
  7655. },
  7656. "build": {
  7657. "buildTransitive/net6.0/_._": {}
  7658. }
  7659. },
  7660. "Microsoft.Extensions.Caching.Memory/8.0.0": {
  7661. "type": "package",
  7662. "dependencies": {
  7663. "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
  7664. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  7665. "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
  7666. "Microsoft.Extensions.Options": "8.0.0",
  7667. "Microsoft.Extensions.Primitives": "8.0.0"
  7668. },
  7669. "compile": {
  7670. "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
  7671. "related": ".xml"
  7672. }
  7673. },
  7674. "runtime": {
  7675. "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
  7676. "related": ".xml"
  7677. }
  7678. },
  7679. "build": {
  7680. "buildTransitive/net6.0/_._": {}
  7681. }
  7682. },
  7683. "Microsoft.Extensions.Configuration/8.0.0": {
  7684. "type": "package",
  7685. "dependencies": {
  7686. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  7687. "Microsoft.Extensions.Primitives": "8.0.0"
  7688. },
  7689. "compile": {
  7690. "lib/net8.0/Microsoft.Extensions.Configuration.dll": {
  7691. "related": ".xml"
  7692. }
  7693. },
  7694. "runtime": {
  7695. "lib/net8.0/Microsoft.Extensions.Configuration.dll": {
  7696. "related": ".xml"
  7697. }
  7698. },
  7699. "build": {
  7700. "buildTransitive/net6.0/_._": {}
  7701. }
  7702. },
  7703. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  7704. "type": "package",
  7705. "dependencies": {
  7706. "Microsoft.Extensions.Primitives": "8.0.0"
  7707. },
  7708. "compile": {
  7709. "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  7710. "related": ".xml"
  7711. }
  7712. },
  7713. "runtime": {
  7714. "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  7715. "related": ".xml"
  7716. }
  7717. },
  7718. "build": {
  7719. "buildTransitive/net6.0/_._": {}
  7720. }
  7721. },
  7722. "Microsoft.Extensions.Configuration.Binder/8.0.0": {
  7723. "type": "package",
  7724. "dependencies": {
  7725. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
  7726. },
  7727. "compile": {
  7728. "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": {
  7729. "related": ".xml"
  7730. }
  7731. },
  7732. "runtime": {
  7733. "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": {
  7734. "related": ".xml"
  7735. }
  7736. },
  7737. "build": {
  7738. "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets": {}
  7739. }
  7740. },
  7741. "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": {
  7742. "type": "package",
  7743. "dependencies": {
  7744. "Microsoft.Extensions.Configuration": "8.0.0",
  7745. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  7746. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  7747. "Microsoft.Extensions.FileProviders.Physical": "8.0.0",
  7748. "Microsoft.Extensions.Primitives": "8.0.0"
  7749. },
  7750. "compile": {
  7751. "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
  7752. "related": ".xml"
  7753. }
  7754. },
  7755. "runtime": {
  7756. "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
  7757. "related": ".xml"
  7758. }
  7759. },
  7760. "build": {
  7761. "buildTransitive/net6.0/_._": {}
  7762. }
  7763. },
  7764. "Microsoft.Extensions.Configuration.Json/8.0.0": {
  7765. "type": "package",
  7766. "dependencies": {
  7767. "Microsoft.Extensions.Configuration": "8.0.0",
  7768. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  7769. "Microsoft.Extensions.Configuration.FileExtensions": "8.0.0",
  7770. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  7771. "System.Text.Json": "8.0.0"
  7772. },
  7773. "compile": {
  7774. "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": {
  7775. "related": ".xml"
  7776. }
  7777. },
  7778. "runtime": {
  7779. "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": {
  7780. "related": ".xml"
  7781. }
  7782. },
  7783. "build": {
  7784. "buildTransitive/net6.0/_._": {}
  7785. }
  7786. },
  7787. "Microsoft.Extensions.DependencyInjection/8.0.0": {
  7788. "type": "package",
  7789. "dependencies": {
  7790. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
  7791. },
  7792. "compile": {
  7793. "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
  7794. "related": ".xml"
  7795. }
  7796. },
  7797. "runtime": {
  7798. "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
  7799. "related": ".xml"
  7800. }
  7801. },
  7802. "build": {
  7803. "buildTransitive/net6.0/_._": {}
  7804. }
  7805. },
  7806. "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
  7807. "type": "package",
  7808. "compile": {
  7809. "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  7810. "related": ".xml"
  7811. }
  7812. },
  7813. "runtime": {
  7814. "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  7815. "related": ".xml"
  7816. }
  7817. },
  7818. "build": {
  7819. "buildTransitive/net6.0/_._": {}
  7820. }
  7821. },
  7822. "Microsoft.Extensions.DependencyModel/8.0.0": {
  7823. "type": "package",
  7824. "dependencies": {
  7825. "System.Text.Encodings.Web": "8.0.0",
  7826. "System.Text.Json": "8.0.0"
  7827. },
  7828. "compile": {
  7829. "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
  7830. "related": ".xml"
  7831. }
  7832. },
  7833. "runtime": {
  7834. "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
  7835. "related": ".xml"
  7836. }
  7837. },
  7838. "build": {
  7839. "buildTransitive/net6.0/_._": {}
  7840. }
  7841. },
  7842. "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
  7843. "type": "package",
  7844. "dependencies": {
  7845. "Microsoft.Extensions.Primitives": "8.0.0"
  7846. },
  7847. "compile": {
  7848. "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
  7849. "related": ".xml"
  7850. }
  7851. },
  7852. "runtime": {
  7853. "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
  7854. "related": ".xml"
  7855. }
  7856. },
  7857. "build": {
  7858. "buildTransitive/net6.0/_._": {}
  7859. }
  7860. },
  7861. "Microsoft.Extensions.FileProviders.Physical/8.0.0": {
  7862. "type": "package",
  7863. "dependencies": {
  7864. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  7865. "Microsoft.Extensions.FileSystemGlobbing": "8.0.0",
  7866. "Microsoft.Extensions.Primitives": "8.0.0"
  7867. },
  7868. "compile": {
  7869. "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": {
  7870. "related": ".xml"
  7871. }
  7872. },
  7873. "runtime": {
  7874. "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": {
  7875. "related": ".xml"
  7876. }
  7877. },
  7878. "build": {
  7879. "buildTransitive/net6.0/_._": {}
  7880. }
  7881. },
  7882. "Microsoft.Extensions.FileSystemGlobbing/8.0.0": {
  7883. "type": "package",
  7884. "compile": {
  7885. "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
  7886. "related": ".xml"
  7887. }
  7888. },
  7889. "runtime": {
  7890. "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
  7891. "related": ".xml"
  7892. }
  7893. },
  7894. "build": {
  7895. "buildTransitive/net6.0/_._": {}
  7896. }
  7897. },
  7898. "Microsoft.Extensions.Logging/8.0.0": {
  7899. "type": "package",
  7900. "dependencies": {
  7901. "Microsoft.Extensions.DependencyInjection": "8.0.0",
  7902. "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
  7903. "Microsoft.Extensions.Options": "8.0.0"
  7904. },
  7905. "compile": {
  7906. "lib/net8.0/Microsoft.Extensions.Logging.dll": {
  7907. "related": ".xml"
  7908. }
  7909. },
  7910. "runtime": {
  7911. "lib/net8.0/Microsoft.Extensions.Logging.dll": {
  7912. "related": ".xml"
  7913. }
  7914. },
  7915. "build": {
  7916. "buildTransitive/net6.0/_._": {}
  7917. }
  7918. },
  7919. "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
  7920. "type": "package",
  7921. "dependencies": {
  7922. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
  7923. },
  7924. "compile": {
  7925. "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  7926. "related": ".xml"
  7927. }
  7928. },
  7929. "runtime": {
  7930. "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  7931. "related": ".xml"
  7932. }
  7933. },
  7934. "build": {
  7935. "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
  7936. }
  7937. },
  7938. "Microsoft.Extensions.Options/8.0.0": {
  7939. "type": "package",
  7940. "dependencies": {
  7941. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  7942. "Microsoft.Extensions.Primitives": "8.0.0"
  7943. },
  7944. "compile": {
  7945. "lib/net8.0/Microsoft.Extensions.Options.dll": {
  7946. "related": ".xml"
  7947. }
  7948. },
  7949. "runtime": {
  7950. "lib/net8.0/Microsoft.Extensions.Options.dll": {
  7951. "related": ".xml"
  7952. }
  7953. },
  7954. "build": {
  7955. "buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {}
  7956. }
  7957. },
  7958. "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": {
  7959. "type": "package",
  7960. "dependencies": {
  7961. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  7962. "Microsoft.Extensions.Configuration.Binder": "8.0.0",
  7963. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  7964. "Microsoft.Extensions.Options": "8.0.0",
  7965. "Microsoft.Extensions.Primitives": "8.0.0"
  7966. },
  7967. "compile": {
  7968. "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
  7969. "related": ".xml"
  7970. }
  7971. },
  7972. "runtime": {
  7973. "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
  7974. "related": ".xml"
  7975. }
  7976. },
  7977. "build": {
  7978. "buildTransitive/net6.0/_._": {}
  7979. }
  7980. },
  7981. "Microsoft.Extensions.Primitives/8.0.0": {
  7982. "type": "package",
  7983. "compile": {
  7984. "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
  7985. "related": ".xml"
  7986. }
  7987. },
  7988. "runtime": {
  7989. "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
  7990. "related": ".xml"
  7991. }
  7992. },
  7993. "build": {
  7994. "buildTransitive/net6.0/_._": {}
  7995. }
  7996. },
  7997. "Microsoft.Identity.Client/4.21.1": {
  7998. "type": "package",
  7999. "compile": {
  8000. "ref/netcoreapp2.1/_._": {
  8001. "related": ".xml"
  8002. }
  8003. },
  8004. "runtime": {
  8005. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
  8006. "related": ".xml"
  8007. }
  8008. }
  8009. },
  8010. "Microsoft.IdentityModel.Abstractions/7.1.2": {
  8011. "type": "package",
  8012. "compile": {
  8013. "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": {
  8014. "related": ".xml"
  8015. }
  8016. },
  8017. "runtime": {
  8018. "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": {
  8019. "related": ".xml"
  8020. }
  8021. }
  8022. },
  8023. "Microsoft.IdentityModel.JsonWebTokens/7.1.2": {
  8024. "type": "package",
  8025. "dependencies": {
  8026. "Microsoft.IdentityModel.Tokens": "7.1.2"
  8027. },
  8028. "compile": {
  8029. "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  8030. "related": ".xml"
  8031. }
  8032. },
  8033. "runtime": {
  8034. "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  8035. "related": ".xml"
  8036. }
  8037. }
  8038. },
  8039. "Microsoft.IdentityModel.Logging/7.1.2": {
  8040. "type": "package",
  8041. "dependencies": {
  8042. "Microsoft.IdentityModel.Abstractions": "7.1.2"
  8043. },
  8044. "compile": {
  8045. "lib/net8.0/Microsoft.IdentityModel.Logging.dll": {
  8046. "related": ".xml"
  8047. }
  8048. },
  8049. "runtime": {
  8050. "lib/net8.0/Microsoft.IdentityModel.Logging.dll": {
  8051. "related": ".xml"
  8052. }
  8053. }
  8054. },
  8055. "Microsoft.IdentityModel.Protocols/7.1.2": {
  8056. "type": "package",
  8057. "dependencies": {
  8058. "Microsoft.IdentityModel.Logging": "7.1.2",
  8059. "Microsoft.IdentityModel.Tokens": "7.1.2"
  8060. },
  8061. "compile": {
  8062. "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": {
  8063. "related": ".xml"
  8064. }
  8065. },
  8066. "runtime": {
  8067. "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": {
  8068. "related": ".xml"
  8069. }
  8070. }
  8071. },
  8072. "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": {
  8073. "type": "package",
  8074. "dependencies": {
  8075. "Microsoft.IdentityModel.Protocols": "7.1.2",
  8076. "System.IdentityModel.Tokens.Jwt": "7.1.2"
  8077. },
  8078. "compile": {
  8079. "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  8080. "related": ".xml"
  8081. }
  8082. },
  8083. "runtime": {
  8084. "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  8085. "related": ".xml"
  8086. }
  8087. }
  8088. },
  8089. "Microsoft.IdentityModel.Tokens/7.1.2": {
  8090. "type": "package",
  8091. "dependencies": {
  8092. "Microsoft.IdentityModel.Logging": "7.1.2"
  8093. },
  8094. "compile": {
  8095. "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": {
  8096. "related": ".xml"
  8097. }
  8098. },
  8099. "runtime": {
  8100. "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": {
  8101. "related": ".xml"
  8102. }
  8103. }
  8104. },
  8105. "Microsoft.IO.RecyclableMemoryStream/2.1.1": {
  8106. "type": "package",
  8107. "compile": {
  8108. "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll": {
  8109. "related": ".xml"
  8110. }
  8111. },
  8112. "runtime": {
  8113. "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll": {
  8114. "related": ".xml"
  8115. }
  8116. }
  8117. },
  8118. "Microsoft.NETCore.Platforms/1.1.1": {
  8119. "type": "package",
  8120. "compile": {
  8121. "lib/netstandard1.0/_._": {}
  8122. },
  8123. "runtime": {
  8124. "lib/netstandard1.0/_._": {}
  8125. }
  8126. },
  8127. "Microsoft.NETCore.Targets/1.1.3": {
  8128. "type": "package",
  8129. "compile": {
  8130. "lib/netstandard1.0/_._": {}
  8131. },
  8132. "runtime": {
  8133. "lib/netstandard1.0/_._": {}
  8134. }
  8135. },
  8136. "Microsoft.OpenApi/1.2.3": {
  8137. "type": "package",
  8138. "compile": {
  8139. "lib/netstandard2.0/Microsoft.OpenApi.dll": {
  8140. "related": ".pdb;.xml"
  8141. }
  8142. },
  8143. "runtime": {
  8144. "lib/netstandard2.0/Microsoft.OpenApi.dll": {
  8145. "related": ".pdb;.xml"
  8146. }
  8147. }
  8148. },
  8149. "Microsoft.Win32.Registry/5.0.0": {
  8150. "type": "package",
  8151. "dependencies": {
  8152. "System.Security.AccessControl": "5.0.0",
  8153. "System.Security.Principal.Windows": "5.0.0"
  8154. },
  8155. "compile": {
  8156. "ref/netstandard2.0/Microsoft.Win32.Registry.dll": {
  8157. "related": ".xml"
  8158. }
  8159. },
  8160. "runtime": {
  8161. "lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  8162. "related": ".xml"
  8163. }
  8164. },
  8165. "runtimeTargets": {
  8166. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  8167. "assetType": "runtime",
  8168. "rid": "win"
  8169. }
  8170. }
  8171. },
  8172. "Microsoft.Win32.SystemEvents/8.0.0": {
  8173. "type": "package",
  8174. "compile": {
  8175. "lib/net8.0/Microsoft.Win32.SystemEvents.dll": {
  8176. "related": ".xml"
  8177. }
  8178. },
  8179. "runtime": {
  8180. "lib/net8.0/Microsoft.Win32.SystemEvents.dll": {
  8181. "related": ".xml"
  8182. }
  8183. },
  8184. "build": {
  8185. "buildTransitive/net6.0/_._": {}
  8186. },
  8187. "runtimeTargets": {
  8188. "runtimes/win/lib/net8.0/Microsoft.Win32.SystemEvents.dll": {
  8189. "assetType": "runtime",
  8190. "rid": "win"
  8191. }
  8192. }
  8193. },
  8194. "Minio/5.0.0": {
  8195. "type": "package",
  8196. "dependencies": {
  8197. "CommunityToolkit.HighPerformance": "8.1.0",
  8198. "System.IO.Hashing": "7.0.0",
  8199. "System.Reactive.Linq": "5.0.0"
  8200. },
  8201. "compile": {
  8202. "lib/net7.0/Minio.dll": {
  8203. "related": ".xml"
  8204. }
  8205. },
  8206. "runtime": {
  8207. "lib/net7.0/Minio.dll": {
  8208. "related": ".xml"
  8209. }
  8210. }
  8211. },
  8212. "MiniProfiler.AspNetCore/4.3.8": {
  8213. "type": "package",
  8214. "dependencies": {
  8215. "MiniProfiler.Shared": "4.3.8"
  8216. },
  8217. "compile": {
  8218. "lib/net6.0/MiniProfiler.AspNetCore.dll": {
  8219. "related": ".xml"
  8220. }
  8221. },
  8222. "runtime": {
  8223. "lib/net6.0/MiniProfiler.AspNetCore.dll": {
  8224. "related": ".xml"
  8225. }
  8226. },
  8227. "frameworkReferences": [
  8228. "Microsoft.AspNetCore.App"
  8229. ]
  8230. },
  8231. "MiniProfiler.AspNetCore.Mvc/4.3.8": {
  8232. "type": "package",
  8233. "dependencies": {
  8234. "MiniProfiler.AspNetCore": "4.3.8"
  8235. },
  8236. "compile": {
  8237. "lib/net6.0/MiniProfiler.AspNetCore.Mvc.dll": {
  8238. "related": ".xml"
  8239. }
  8240. },
  8241. "runtime": {
  8242. "lib/net6.0/MiniProfiler.AspNetCore.Mvc.dll": {
  8243. "related": ".xml"
  8244. }
  8245. },
  8246. "frameworkReferences": [
  8247. "Microsoft.AspNetCore.App"
  8248. ]
  8249. },
  8250. "MiniProfiler.Shared/4.3.8": {
  8251. "type": "package",
  8252. "dependencies": {
  8253. "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
  8254. "Newtonsoft.Json": "13.0.1",
  8255. "System.ComponentModel.Primitives": "4.3.0",
  8256. "System.Data.Common": "4.3.0",
  8257. "System.Diagnostics.DiagnosticSource": "4.4.1",
  8258. "System.Diagnostics.StackTrace": "4.3.0",
  8259. "System.Dynamic.Runtime": "4.3.0",
  8260. "System.Reflection.Emit.Lightweight": "4.3.0",
  8261. "System.Runtime.Extensions": "4.3.0",
  8262. "System.Runtime.Serialization.Primitives": "4.3.0",
  8263. "System.Threading.Tasks.Parallel": "4.3.0"
  8264. },
  8265. "compile": {
  8266. "lib/netstandard2.0/MiniProfiler.Shared.dll": {
  8267. "related": ".xml"
  8268. }
  8269. },
  8270. "runtime": {
  8271. "lib/netstandard2.0/MiniProfiler.Shared.dll": {
  8272. "related": ".xml"
  8273. }
  8274. }
  8275. },
  8276. "MoYu.Extras.Authentication.JwtBearer/1.0.6": {
  8277. "type": "package",
  8278. "dependencies": {
  8279. "Microsoft.AspNetCore.Authentication.JwtBearer": "8.0.4"
  8280. },
  8281. "compile": {
  8282. "lib/net8.0/MoYu.Extras.Authentication.JwtBearer.dll": {
  8283. "related": ".xml"
  8284. }
  8285. },
  8286. "runtime": {
  8287. "lib/net8.0/MoYu.Extras.Authentication.JwtBearer.dll": {
  8288. "related": ".xml"
  8289. }
  8290. }
  8291. },
  8292. "MoYu.Extras.ObjectMapper.Mapster/1.0.6": {
  8293. "type": "package",
  8294. "dependencies": {
  8295. "Mapster": "7.4.0",
  8296. "Mapster.DependencyInjection": "1.0.1",
  8297. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
  8298. },
  8299. "compile": {
  8300. "lib/net8.0/MoYu.Extras.ObjectMapper.Mapster.dll": {
  8301. "related": ".xml"
  8302. }
  8303. },
  8304. "runtime": {
  8305. "lib/net8.0/MoYu.Extras.ObjectMapper.Mapster.dll": {
  8306. "related": ".xml"
  8307. }
  8308. }
  8309. },
  8310. "MoYu.Pure/1.0.6": {
  8311. "type": "package",
  8312. "dependencies": {
  8313. "MiniProfiler.AspNetCore.Mvc": "4.3.8",
  8314. "MoYu.Pure.Extras.DependencyModel.CodeAnalysis": "1.0.6",
  8315. "Swashbuckle.AspNetCore": "6.5.0"
  8316. },
  8317. "compile": {
  8318. "lib/net8.0/MoYu.Pure.dll": {
  8319. "related": ".xml"
  8320. }
  8321. },
  8322. "runtime": {
  8323. "lib/net8.0/MoYu.Pure.dll": {
  8324. "related": ".xml"
  8325. }
  8326. },
  8327. "frameworkReferences": [
  8328. "Microsoft.AspNetCore.App"
  8329. ],
  8330. "contentFiles": {
  8331. "contentFiles/any/any/_._": {
  8332. "buildAction": "None",
  8333. "codeLanguage": "any",
  8334. "copyToOutput": false
  8335. }
  8336. }
  8337. },
  8338. "MoYu.Pure.Extras.DependencyModel.CodeAnalysis/1.0.6": {
  8339. "type": "package",
  8340. "dependencies": {
  8341. "Ben.Demystifier": "0.4.1",
  8342. "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "8.0.4",
  8343. "Microsoft.AspNetCore.Razor.Language": "6.0.29",
  8344. "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.9.2",
  8345. "Microsoft.Extensions.DependencyModel": "8.0.0",
  8346. "System.Text.Json": "8.0.3",
  8347. "System.Text.RegularExpressions": "4.3.1"
  8348. },
  8349. "compile": {
  8350. "lib/net8.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll": {
  8351. "related": ".xml"
  8352. }
  8353. },
  8354. "runtime": {
  8355. "lib/net8.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll": {
  8356. "related": ".xml"
  8357. }
  8358. }
  8359. },
  8360. "MySqlConnector/2.2.5": {
  8361. "type": "package",
  8362. "compile": {
  8363. "lib/net7.0/MySqlConnector.dll": {
  8364. "related": ".xml"
  8365. }
  8366. },
  8367. "runtime": {
  8368. "lib/net7.0/MySqlConnector.dll": {
  8369. "related": ".xml"
  8370. }
  8371. }
  8372. },
  8373. "NewLife.Core/10.10.2024.601": {
  8374. "type": "package",
  8375. "compile": {
  8376. "lib/net8.0/NewLife.Core.dll": {
  8377. "related": ".xml"
  8378. }
  8379. },
  8380. "runtime": {
  8381. "lib/net8.0/NewLife.Core.dll": {
  8382. "related": ".xml"
  8383. }
  8384. }
  8385. },
  8386. "NewLife.Redis/5.6.2024.402": {
  8387. "type": "package",
  8388. "dependencies": {
  8389. "NewLife.Core": "10.9.2024.402"
  8390. },
  8391. "compile": {
  8392. "lib/netstandard2.1/NewLife.Redis.dll": {
  8393. "related": ".xml"
  8394. }
  8395. },
  8396. "runtime": {
  8397. "lib/netstandard2.1/NewLife.Redis.dll": {
  8398. "related": ".xml"
  8399. }
  8400. }
  8401. },
  8402. "Newtonsoft.Json/13.0.3": {
  8403. "type": "package",
  8404. "compile": {
  8405. "lib/net6.0/Newtonsoft.Json.dll": {
  8406. "related": ".xml"
  8407. }
  8408. },
  8409. "runtime": {
  8410. "lib/net6.0/Newtonsoft.Json.dll": {
  8411. "related": ".xml"
  8412. }
  8413. }
  8414. },
  8415. "Newtonsoft.Json.Bson/1.0.2": {
  8416. "type": "package",
  8417. "dependencies": {
  8418. "Newtonsoft.Json": "12.0.1"
  8419. },
  8420. "compile": {
  8421. "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
  8422. "related": ".pdb;.xml"
  8423. }
  8424. },
  8425. "runtime": {
  8426. "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
  8427. "related": ".pdb;.xml"
  8428. }
  8429. }
  8430. },
  8431. "Npgsql/5.0.18": {
  8432. "type": "package",
  8433. "dependencies": {
  8434. "System.Runtime.CompilerServices.Unsafe": "4.6.0"
  8435. },
  8436. "compile": {
  8437. "lib/net5.0/Npgsql.dll": {
  8438. "related": ".xml"
  8439. }
  8440. },
  8441. "runtime": {
  8442. "lib/net5.0/Npgsql.dll": {
  8443. "related": ".xml"
  8444. }
  8445. }
  8446. },
  8447. "Oracle.ManagedDataAccess.Core/3.21.100": {
  8448. "type": "package",
  8449. "dependencies": {
  8450. "System.Diagnostics.PerformanceCounter": "6.0.1",
  8451. "System.DirectoryServices": "6.0.1",
  8452. "System.DirectoryServices.Protocols": "6.0.1"
  8453. },
  8454. "compile": {
  8455. "lib/netstandard2.1/Oracle.ManagedDataAccess.dll": {}
  8456. },
  8457. "runtime": {
  8458. "lib/netstandard2.1/Oracle.ManagedDataAccess.dll": {}
  8459. }
  8460. },
  8461. "Oscar.Data.SqlClient/4.0.4": {
  8462. "type": "package",
  8463. "dependencies": {
  8464. "System.Text.Encoding.CodePages": "4.7.1"
  8465. },
  8466. "compile": {
  8467. "lib/netstandard2.0/Oscar.Data.SqlClient.dll": {}
  8468. },
  8469. "runtime": {
  8470. "lib/netstandard2.0/Oscar.Data.SqlClient.dll": {}
  8471. }
  8472. },
  8473. "Portable.BouncyCastle/1.9.0": {
  8474. "type": "package",
  8475. "compile": {
  8476. "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
  8477. "related": ".xml"
  8478. }
  8479. },
  8480. "runtime": {
  8481. "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
  8482. "related": ".xml"
  8483. }
  8484. }
  8485. },
  8486. "SharpCompress/0.37.2": {
  8487. "type": "package",
  8488. "dependencies": {
  8489. "ZstdSharp.Port": "0.8.0"
  8490. },
  8491. "compile": {
  8492. "lib/net8.0/SharpCompress.dll": {}
  8493. },
  8494. "runtime": {
  8495. "lib/net8.0/SharpCompress.dll": {}
  8496. }
  8497. },
  8498. "SharpZipLib/1.4.2": {
  8499. "type": "package",
  8500. "compile": {
  8501. "lib/net6.0/ICSharpCode.SharpZipLib.dll": {
  8502. "related": ".pdb;.xml"
  8503. }
  8504. },
  8505. "runtime": {
  8506. "lib/net6.0/ICSharpCode.SharpZipLib.dll": {
  8507. "related": ".pdb;.xml"
  8508. }
  8509. }
  8510. },
  8511. "SimpleRedis/1.1.9": {
  8512. "type": "package",
  8513. "dependencies": {
  8514. "Microsoft.Extensions.Configuration": "8.0.0",
  8515. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  8516. "Microsoft.Extensions.DependencyInjection": "8.0.0",
  8517. "Microsoft.Extensions.Options": "8.0.0",
  8518. "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0",
  8519. "NewLife.Redis": "5.6.2024.402"
  8520. },
  8521. "compile": {
  8522. "lib/net8.0/SimpleRedis.dll": {
  8523. "related": ".xml"
  8524. }
  8525. },
  8526. "runtime": {
  8527. "lib/net8.0/SimpleRedis.dll": {
  8528. "related": ".xml"
  8529. }
  8530. }
  8531. },
  8532. "SimpleTool/1.0.6": {
  8533. "type": "package",
  8534. "dependencies": {
  8535. "Newtonsoft.Json": "13.0.3"
  8536. },
  8537. "compile": {
  8538. "lib/net7.0/SimpleTool.dll": {
  8539. "related": ".xml"
  8540. }
  8541. },
  8542. "runtime": {
  8543. "lib/net7.0/SimpleTool.dll": {
  8544. "related": ".xml"
  8545. }
  8546. }
  8547. },
  8548. "SixLabors.Fonts/2.0.3": {
  8549. "type": "package",
  8550. "compile": {
  8551. "lib/net6.0/SixLabors.Fonts.dll": {
  8552. "related": ".xml"
  8553. }
  8554. },
  8555. "runtime": {
  8556. "lib/net6.0/SixLabors.Fonts.dll": {
  8557. "related": ".xml"
  8558. }
  8559. }
  8560. },
  8561. "SixLabors.ImageSharp/3.1.4": {
  8562. "type": "package",
  8563. "compile": {
  8564. "lib/net6.0/SixLabors.ImageSharp.dll": {
  8565. "related": ".xml"
  8566. }
  8567. },
  8568. "runtime": {
  8569. "lib/net6.0/SixLabors.ImageSharp.dll": {
  8570. "related": ".xml"
  8571. }
  8572. },
  8573. "build": {
  8574. "build/_._": {}
  8575. }
  8576. },
  8577. "SixLabors.ImageSharp.Drawing/2.1.3": {
  8578. "type": "package",
  8579. "dependencies": {
  8580. "SixLabors.Fonts": "2.0.3",
  8581. "SixLabors.ImageSharp": "3.1.4"
  8582. },
  8583. "compile": {
  8584. "lib/net6.0/SixLabors.ImageSharp.Drawing.dll": {
  8585. "related": ".xml"
  8586. }
  8587. },
  8588. "runtime": {
  8589. "lib/net6.0/SixLabors.ImageSharp.Drawing.dll": {
  8590. "related": ".xml"
  8591. }
  8592. }
  8593. },
  8594. "SkiaSharp/2.88.6": {
  8595. "type": "package",
  8596. "dependencies": {
  8597. "SkiaSharp.NativeAssets.Win32": "2.88.6",
  8598. "SkiaSharp.NativeAssets.macOS": "2.88.6"
  8599. },
  8600. "compile": {
  8601. "lib/net6.0/SkiaSharp.dll": {
  8602. "related": ".pdb;.xml"
  8603. }
  8604. },
  8605. "runtime": {
  8606. "lib/net6.0/SkiaSharp.dll": {
  8607. "related": ".pdb;.xml"
  8608. }
  8609. }
  8610. },
  8611. "SkiaSharp.NativeAssets.Linux.NoDependencies/2.88.6": {
  8612. "type": "package",
  8613. "dependencies": {
  8614. "SkiaSharp": "2.88.6"
  8615. },
  8616. "compile": {
  8617. "lib/net6.0/_._": {}
  8618. },
  8619. "runtime": {
  8620. "lib/net6.0/_._": {}
  8621. },
  8622. "runtimeTargets": {
  8623. "runtimes/linux-arm/native/libSkiaSharp.so": {
  8624. "assetType": "native",
  8625. "rid": "linux-arm"
  8626. },
  8627. "runtimes/linux-arm64/native/libSkiaSharp.so": {
  8628. "assetType": "native",
  8629. "rid": "linux-arm64"
  8630. },
  8631. "runtimes/linux-musl-x64/native/libSkiaSharp.so": {
  8632. "assetType": "native",
  8633. "rid": "linux-musl-x64"
  8634. },
  8635. "runtimes/linux-x64/native/libSkiaSharp.so": {
  8636. "assetType": "native",
  8637. "rid": "linux-x64"
  8638. }
  8639. }
  8640. },
  8641. "SkiaSharp.NativeAssets.macOS/2.88.6": {
  8642. "type": "package",
  8643. "compile": {
  8644. "lib/net6.0/_._": {}
  8645. },
  8646. "runtime": {
  8647. "lib/net6.0/_._": {}
  8648. },
  8649. "runtimeTargets": {
  8650. "runtimes/osx/native/libSkiaSharp.dylib": {
  8651. "assetType": "native",
  8652. "rid": "osx"
  8653. }
  8654. }
  8655. },
  8656. "SkiaSharp.NativeAssets.Win32/2.88.6": {
  8657. "type": "package",
  8658. "compile": {
  8659. "lib/net6.0/_._": {}
  8660. },
  8661. "runtime": {
  8662. "lib/net6.0/_._": {}
  8663. },
  8664. "runtimeTargets": {
  8665. "runtimes/win-arm64/native/libSkiaSharp.dll": {
  8666. "assetType": "native",
  8667. "rid": "win-arm64"
  8668. },
  8669. "runtimes/win-x64/native/libSkiaSharp.dll": {
  8670. "assetType": "native",
  8671. "rid": "win-x64"
  8672. },
  8673. "runtimes/win-x86/native/libSkiaSharp.dll": {
  8674. "assetType": "native",
  8675. "rid": "win-x86"
  8676. }
  8677. }
  8678. },
  8679. "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": {
  8680. "type": "package",
  8681. "dependencies": {
  8682. "SQLitePCLRaw.lib.e_sqlite3": "2.1.6",
  8683. "SQLitePCLRaw.provider.e_sqlite3": "2.1.6"
  8684. },
  8685. "compile": {
  8686. "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
  8687. },
  8688. "runtime": {
  8689. "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
  8690. }
  8691. },
  8692. "SQLitePCLRaw.core/2.1.6": {
  8693. "type": "package",
  8694. "dependencies": {
  8695. "System.Memory": "4.5.3"
  8696. },
  8697. "compile": {
  8698. "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
  8699. },
  8700. "runtime": {
  8701. "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
  8702. }
  8703. },
  8704. "SQLitePCLRaw.lib.e_sqlite3/2.1.6": {
  8705. "type": "package",
  8706. "compile": {
  8707. "lib/netstandard2.0/_._": {}
  8708. },
  8709. "runtime": {
  8710. "lib/netstandard2.0/_._": {}
  8711. },
  8712. "build": {
  8713. "buildTransitive/net8.0/SQLitePCLRaw.lib.e_sqlite3.targets": {}
  8714. },
  8715. "runtimeTargets": {
  8716. "runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a": {
  8717. "assetType": "native",
  8718. "rid": "browser-wasm"
  8719. },
  8720. "runtimes/linux-arm/native/libe_sqlite3.so": {
  8721. "assetType": "native",
  8722. "rid": "linux-arm"
  8723. },
  8724. "runtimes/linux-arm64/native/libe_sqlite3.so": {
  8725. "assetType": "native",
  8726. "rid": "linux-arm64"
  8727. },
  8728. "runtimes/linux-armel/native/libe_sqlite3.so": {
  8729. "assetType": "native",
  8730. "rid": "linux-armel"
  8731. },
  8732. "runtimes/linux-mips64/native/libe_sqlite3.so": {
  8733. "assetType": "native",
  8734. "rid": "linux-mips64"
  8735. },
  8736. "runtimes/linux-musl-arm/native/libe_sqlite3.so": {
  8737. "assetType": "native",
  8738. "rid": "linux-musl-arm"
  8739. },
  8740. "runtimes/linux-musl-arm64/native/libe_sqlite3.so": {
  8741. "assetType": "native",
  8742. "rid": "linux-musl-arm64"
  8743. },
  8744. "runtimes/linux-musl-x64/native/libe_sqlite3.so": {
  8745. "assetType": "native",
  8746. "rid": "linux-musl-x64"
  8747. },
  8748. "runtimes/linux-ppc64le/native/libe_sqlite3.so": {
  8749. "assetType": "native",
  8750. "rid": "linux-ppc64le"
  8751. },
  8752. "runtimes/linux-s390x/native/libe_sqlite3.so": {
  8753. "assetType": "native",
  8754. "rid": "linux-s390x"
  8755. },
  8756. "runtimes/linux-x64/native/libe_sqlite3.so": {
  8757. "assetType": "native",
  8758. "rid": "linux-x64"
  8759. },
  8760. "runtimes/linux-x86/native/libe_sqlite3.so": {
  8761. "assetType": "native",
  8762. "rid": "linux-x86"
  8763. },
  8764. "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": {
  8765. "assetType": "native",
  8766. "rid": "maccatalyst-arm64"
  8767. },
  8768. "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": {
  8769. "assetType": "native",
  8770. "rid": "maccatalyst-x64"
  8771. },
  8772. "runtimes/osx-arm64/native/libe_sqlite3.dylib": {
  8773. "assetType": "native",
  8774. "rid": "osx-arm64"
  8775. },
  8776. "runtimes/osx-x64/native/libe_sqlite3.dylib": {
  8777. "assetType": "native",
  8778. "rid": "osx-x64"
  8779. },
  8780. "runtimes/win-arm/native/e_sqlite3.dll": {
  8781. "assetType": "native",
  8782. "rid": "win-arm"
  8783. },
  8784. "runtimes/win-arm64/native/e_sqlite3.dll": {
  8785. "assetType": "native",
  8786. "rid": "win-arm64"
  8787. },
  8788. "runtimes/win-x64/native/e_sqlite3.dll": {
  8789. "assetType": "native",
  8790. "rid": "win-x64"
  8791. },
  8792. "runtimes/win-x86/native/e_sqlite3.dll": {
  8793. "assetType": "native",
  8794. "rid": "win-x86"
  8795. }
  8796. }
  8797. },
  8798. "SQLitePCLRaw.provider.e_sqlite3/2.1.6": {
  8799. "type": "package",
  8800. "dependencies": {
  8801. "SQLitePCLRaw.core": "2.1.6"
  8802. },
  8803. "compile": {
  8804. "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
  8805. },
  8806. "runtime": {
  8807. "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
  8808. }
  8809. },
  8810. "SqlSugarCore/5.1.4.158": {
  8811. "type": "package",
  8812. "dependencies": {
  8813. "Microsoft.Data.SqlClient": "2.1.7",
  8814. "Microsoft.Data.Sqlite": "8.0.1",
  8815. "MySqlConnector": "2.2.5",
  8816. "Newtonsoft.Json": "13.0.2",
  8817. "Npgsql": "5.0.18",
  8818. "Oracle.ManagedDataAccess.Core": "3.21.100",
  8819. "Oscar.Data.SqlClient": "4.0.4",
  8820. "SqlSugarCore.Dm": "1.3.0",
  8821. "SqlSugarCore.Kdbndp": "9.3.6.411",
  8822. "System.Data.Common": "4.3.0",
  8823. "System.Reflection.Emit.Lightweight": "4.3.0"
  8824. },
  8825. "compile": {
  8826. "lib/netstandard2.1/SqlSugar.dll": {}
  8827. },
  8828. "runtime": {
  8829. "lib/netstandard2.1/SqlSugar.dll": {}
  8830. }
  8831. },
  8832. "SqlSugarCore.Dm/1.3.0": {
  8833. "type": "package",
  8834. "dependencies": {
  8835. "System.Text.Encoding.CodePages": "5.0.0"
  8836. },
  8837. "compile": {
  8838. "lib/netstandard2.0/DmProvider.dll": {}
  8839. },
  8840. "runtime": {
  8841. "lib/netstandard2.0/DmProvider.dll": {}
  8842. }
  8843. },
  8844. "SqlSugarCore.Kdbndp/9.3.6.411": {
  8845. "type": "package",
  8846. "compile": {
  8847. "lib/netstandard2.1/Kdbndp.dll": {}
  8848. },
  8849. "runtime": {
  8850. "lib/netstandard2.1/Kdbndp.dll": {}
  8851. }
  8852. },
  8853. "Swashbuckle.AspNetCore/6.5.0": {
  8854. "type": "package",
  8855. "dependencies": {
  8856. "Microsoft.Extensions.ApiDescription.Server": "6.0.5",
  8857. "Swashbuckle.AspNetCore.Swagger": "6.5.0",
  8858. "Swashbuckle.AspNetCore.SwaggerGen": "6.5.0",
  8859. "Swashbuckle.AspNetCore.SwaggerUI": "6.5.0"
  8860. },
  8861. "build": {
  8862. "build/_._": {}
  8863. }
  8864. },
  8865. "Swashbuckle.AspNetCore.Swagger/6.5.0": {
  8866. "type": "package",
  8867. "dependencies": {
  8868. "Microsoft.OpenApi": "1.2.3"
  8869. },
  8870. "compile": {
  8871. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": {
  8872. "related": ".pdb;.xml"
  8873. }
  8874. },
  8875. "runtime": {
  8876. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": {
  8877. "related": ".pdb;.xml"
  8878. }
  8879. },
  8880. "frameworkReferences": [
  8881. "Microsoft.AspNetCore.App"
  8882. ]
  8883. },
  8884. "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
  8885. "type": "package",
  8886. "dependencies": {
  8887. "Swashbuckle.AspNetCore.Swagger": "6.5.0"
  8888. },
  8889. "compile": {
  8890. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
  8891. "related": ".pdb;.xml"
  8892. }
  8893. },
  8894. "runtime": {
  8895. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
  8896. "related": ".pdb;.xml"
  8897. }
  8898. }
  8899. },
  8900. "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
  8901. "type": "package",
  8902. "compile": {
  8903. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
  8904. "related": ".pdb;.xml"
  8905. }
  8906. },
  8907. "runtime": {
  8908. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
  8909. "related": ".pdb;.xml"
  8910. }
  8911. },
  8912. "frameworkReferences": [
  8913. "Microsoft.AspNetCore.App"
  8914. ]
  8915. },
  8916. "System.CodeDom/8.0.0": {
  8917. "type": "package",
  8918. "compile": {
  8919. "lib/net8.0/System.CodeDom.dll": {
  8920. "related": ".xml"
  8921. }
  8922. },
  8923. "runtime": {
  8924. "lib/net8.0/System.CodeDom.dll": {
  8925. "related": ".xml"
  8926. }
  8927. },
  8928. "build": {
  8929. "buildTransitive/net6.0/_._": {}
  8930. }
  8931. },
  8932. "System.Collections/4.3.0": {
  8933. "type": "package",
  8934. "dependencies": {
  8935. "Microsoft.NETCore.Platforms": "1.1.0",
  8936. "Microsoft.NETCore.Targets": "1.1.0",
  8937. "System.Runtime": "4.3.0"
  8938. },
  8939. "compile": {
  8940. "ref/netstandard1.3/_._": {
  8941. "related": ".xml"
  8942. }
  8943. }
  8944. },
  8945. "System.Collections.Concurrent/4.3.0": {
  8946. "type": "package",
  8947. "dependencies": {
  8948. "System.Collections": "4.3.0",
  8949. "System.Diagnostics.Debug": "4.3.0",
  8950. "System.Diagnostics.Tracing": "4.3.0",
  8951. "System.Globalization": "4.3.0",
  8952. "System.Reflection": "4.3.0",
  8953. "System.Resources.ResourceManager": "4.3.0",
  8954. "System.Runtime": "4.3.0",
  8955. "System.Runtime.Extensions": "4.3.0",
  8956. "System.Threading": "4.3.0",
  8957. "System.Threading.Tasks": "4.3.0"
  8958. },
  8959. "compile": {
  8960. "ref/netstandard1.3/System.Collections.Concurrent.dll": {
  8961. "related": ".xml"
  8962. }
  8963. },
  8964. "runtime": {
  8965. "lib/netstandard1.3/System.Collections.Concurrent.dll": {}
  8966. }
  8967. },
  8968. "System.Collections.Immutable/8.0.0": {
  8969. "type": "package",
  8970. "compile": {
  8971. "lib/net8.0/System.Collections.Immutable.dll": {
  8972. "related": ".xml"
  8973. }
  8974. },
  8975. "runtime": {
  8976. "lib/net8.0/System.Collections.Immutable.dll": {
  8977. "related": ".xml"
  8978. }
  8979. },
  8980. "build": {
  8981. "buildTransitive/net6.0/_._": {}
  8982. }
  8983. },
  8984. "System.ComponentModel/4.3.0": {
  8985. "type": "package",
  8986. "dependencies": {
  8987. "System.Runtime": "4.3.0"
  8988. },
  8989. "compile": {
  8990. "ref/netstandard1.0/System.ComponentModel.dll": {
  8991. "related": ".xml"
  8992. }
  8993. },
  8994. "runtime": {
  8995. "lib/netstandard1.3/System.ComponentModel.dll": {}
  8996. }
  8997. },
  8998. "System.ComponentModel.Annotations/4.7.0": {
  8999. "type": "package",
  9000. "compile": {
  9001. "ref/netstandard2.1/System.ComponentModel.Annotations.dll": {
  9002. "related": ".xml"
  9003. }
  9004. },
  9005. "runtime": {
  9006. "lib/netstandard2.1/System.ComponentModel.Annotations.dll": {
  9007. "related": ".xml"
  9008. }
  9009. }
  9010. },
  9011. "System.ComponentModel.Primitives/4.3.0": {
  9012. "type": "package",
  9013. "dependencies": {
  9014. "System.ComponentModel": "4.3.0",
  9015. "System.Resources.ResourceManager": "4.3.0",
  9016. "System.Runtime": "4.3.0"
  9017. },
  9018. "compile": {
  9019. "ref/netstandard1.0/System.ComponentModel.Primitives.dll": {
  9020. "related": ".xml"
  9021. }
  9022. },
  9023. "runtime": {
  9024. "lib/netstandard1.0/System.ComponentModel.Primitives.dll": {}
  9025. }
  9026. },
  9027. "System.Composition/8.0.0": {
  9028. "type": "package",
  9029. "dependencies": {
  9030. "System.Composition.AttributedModel": "8.0.0",
  9031. "System.Composition.Convention": "8.0.0",
  9032. "System.Composition.Hosting": "8.0.0",
  9033. "System.Composition.Runtime": "8.0.0",
  9034. "System.Composition.TypedParts": "8.0.0"
  9035. },
  9036. "compile": {
  9037. "lib/netcoreapp2.0/_._": {}
  9038. },
  9039. "runtime": {
  9040. "lib/netcoreapp2.0/_._": {}
  9041. },
  9042. "build": {
  9043. "buildTransitive/net6.0/_._": {}
  9044. }
  9045. },
  9046. "System.Composition.AttributedModel/8.0.0": {
  9047. "type": "package",
  9048. "compile": {
  9049. "lib/net8.0/System.Composition.AttributedModel.dll": {
  9050. "related": ".xml"
  9051. }
  9052. },
  9053. "runtime": {
  9054. "lib/net8.0/System.Composition.AttributedModel.dll": {
  9055. "related": ".xml"
  9056. }
  9057. },
  9058. "build": {
  9059. "buildTransitive/net6.0/_._": {}
  9060. }
  9061. },
  9062. "System.Composition.Convention/8.0.0": {
  9063. "type": "package",
  9064. "dependencies": {
  9065. "System.Composition.AttributedModel": "8.0.0"
  9066. },
  9067. "compile": {
  9068. "lib/net8.0/System.Composition.Convention.dll": {
  9069. "related": ".xml"
  9070. }
  9071. },
  9072. "runtime": {
  9073. "lib/net8.0/System.Composition.Convention.dll": {
  9074. "related": ".xml"
  9075. }
  9076. },
  9077. "build": {
  9078. "buildTransitive/net6.0/_._": {}
  9079. }
  9080. },
  9081. "System.Composition.Hosting/8.0.0": {
  9082. "type": "package",
  9083. "dependencies": {
  9084. "System.Composition.Runtime": "8.0.0"
  9085. },
  9086. "compile": {
  9087. "lib/net8.0/System.Composition.Hosting.dll": {
  9088. "related": ".xml"
  9089. }
  9090. },
  9091. "runtime": {
  9092. "lib/net8.0/System.Composition.Hosting.dll": {
  9093. "related": ".xml"
  9094. }
  9095. },
  9096. "build": {
  9097. "buildTransitive/net6.0/_._": {}
  9098. }
  9099. },
  9100. "System.Composition.Runtime/8.0.0": {
  9101. "type": "package",
  9102. "compile": {
  9103. "lib/net8.0/System.Composition.Runtime.dll": {
  9104. "related": ".xml"
  9105. }
  9106. },
  9107. "runtime": {
  9108. "lib/net8.0/System.Composition.Runtime.dll": {
  9109. "related": ".xml"
  9110. }
  9111. },
  9112. "build": {
  9113. "buildTransitive/net6.0/_._": {}
  9114. }
  9115. },
  9116. "System.Composition.TypedParts/8.0.0": {
  9117. "type": "package",
  9118. "dependencies": {
  9119. "System.Composition.AttributedModel": "8.0.0",
  9120. "System.Composition.Hosting": "8.0.0",
  9121. "System.Composition.Runtime": "8.0.0"
  9122. },
  9123. "compile": {
  9124. "lib/net8.0/System.Composition.TypedParts.dll": {
  9125. "related": ".xml"
  9126. }
  9127. },
  9128. "runtime": {
  9129. "lib/net8.0/System.Composition.TypedParts.dll": {
  9130. "related": ".xml"
  9131. }
  9132. },
  9133. "build": {
  9134. "buildTransitive/net6.0/_._": {}
  9135. }
  9136. },
  9137. "System.Configuration.ConfigurationManager/8.0.0": {
  9138. "type": "package",
  9139. "dependencies": {
  9140. "System.Diagnostics.EventLog": "8.0.0",
  9141. "System.Security.Cryptography.ProtectedData": "8.0.0"
  9142. },
  9143. "compile": {
  9144. "lib/net8.0/System.Configuration.ConfigurationManager.dll": {
  9145. "related": ".xml"
  9146. }
  9147. },
  9148. "runtime": {
  9149. "lib/net8.0/System.Configuration.ConfigurationManager.dll": {
  9150. "related": ".xml"
  9151. }
  9152. },
  9153. "build": {
  9154. "buildTransitive/net6.0/_._": {}
  9155. }
  9156. },
  9157. "System.Data.Common/4.3.0": {
  9158. "type": "package",
  9159. "dependencies": {
  9160. "System.Collections": "4.3.0",
  9161. "System.Globalization": "4.3.0",
  9162. "System.IO": "4.3.0",
  9163. "System.Resources.ResourceManager": "4.3.0",
  9164. "System.Runtime": "4.3.0",
  9165. "System.Runtime.Extensions": "4.3.0",
  9166. "System.Text.RegularExpressions": "4.3.0",
  9167. "System.Threading.Tasks": "4.3.0"
  9168. },
  9169. "compile": {
  9170. "ref/netstandard1.2/System.Data.Common.dll": {
  9171. "related": ".xml"
  9172. }
  9173. },
  9174. "runtime": {
  9175. "lib/netstandard1.2/System.Data.Common.dll": {}
  9176. }
  9177. },
  9178. "System.Diagnostics.Debug/4.3.0": {
  9179. "type": "package",
  9180. "dependencies": {
  9181. "Microsoft.NETCore.Platforms": "1.1.0",
  9182. "Microsoft.NETCore.Targets": "1.1.0",
  9183. "System.Runtime": "4.3.0"
  9184. },
  9185. "compile": {
  9186. "ref/netstandard1.3/_._": {
  9187. "related": ".xml"
  9188. }
  9189. }
  9190. },
  9191. "System.Diagnostics.DiagnosticSource/4.7.0": {
  9192. "type": "package",
  9193. "compile": {
  9194. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {
  9195. "related": ".xml"
  9196. }
  9197. },
  9198. "runtime": {
  9199. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {
  9200. "related": ".xml"
  9201. }
  9202. }
  9203. },
  9204. "System.Diagnostics.EventLog/8.0.0": {
  9205. "type": "package",
  9206. "compile": {
  9207. "lib/net8.0/System.Diagnostics.EventLog.dll": {
  9208. "related": ".xml"
  9209. }
  9210. },
  9211. "runtime": {
  9212. "lib/net8.0/System.Diagnostics.EventLog.dll": {
  9213. "related": ".xml"
  9214. }
  9215. },
  9216. "build": {
  9217. "buildTransitive/net6.0/_._": {}
  9218. },
  9219. "runtimeTargets": {
  9220. "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll": {
  9221. "assetType": "runtime",
  9222. "rid": "win"
  9223. },
  9224. "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll": {
  9225. "assetType": "runtime",
  9226. "rid": "win"
  9227. }
  9228. }
  9229. },
  9230. "System.Diagnostics.PerformanceCounter/8.0.0": {
  9231. "type": "package",
  9232. "dependencies": {
  9233. "System.Configuration.ConfigurationManager": "8.0.0"
  9234. },
  9235. "compile": {
  9236. "lib/net8.0/System.Diagnostics.PerformanceCounter.dll": {
  9237. "related": ".xml"
  9238. }
  9239. },
  9240. "runtime": {
  9241. "lib/net8.0/System.Diagnostics.PerformanceCounter.dll": {
  9242. "related": ".xml"
  9243. }
  9244. },
  9245. "build": {
  9246. "buildTransitive/net6.0/_._": {}
  9247. },
  9248. "runtimeTargets": {
  9249. "runtimes/win/lib/net8.0/System.Diagnostics.PerformanceCounter.dll": {
  9250. "assetType": "runtime",
  9251. "rid": "win"
  9252. }
  9253. }
  9254. },
  9255. "System.Diagnostics.StackTrace/4.3.0": {
  9256. "type": "package",
  9257. "dependencies": {
  9258. "System.IO.FileSystem": "4.3.0",
  9259. "System.Reflection": "4.3.0",
  9260. "System.Reflection.Metadata": "1.4.1",
  9261. "System.Runtime": "4.3.0"
  9262. },
  9263. "compile": {
  9264. "ref/netstandard1.3/System.Diagnostics.StackTrace.dll": {
  9265. "related": ".xml"
  9266. }
  9267. },
  9268. "runtime": {
  9269. "lib/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
  9270. }
  9271. },
  9272. "System.Diagnostics.Tracing/4.3.0": {
  9273. "type": "package",
  9274. "dependencies": {
  9275. "Microsoft.NETCore.Platforms": "1.1.0",
  9276. "Microsoft.NETCore.Targets": "1.1.0",
  9277. "System.Runtime": "4.3.0"
  9278. },
  9279. "compile": {
  9280. "ref/netstandard1.5/_._": {
  9281. "related": ".xml"
  9282. }
  9283. }
  9284. },
  9285. "System.DirectoryServices/6.0.1": {
  9286. "type": "package",
  9287. "dependencies": {
  9288. "System.Security.AccessControl": "6.0.0",
  9289. "System.Security.Permissions": "6.0.0"
  9290. },
  9291. "compile": {
  9292. "lib/net6.0/System.DirectoryServices.dll": {
  9293. "related": ".xml"
  9294. }
  9295. },
  9296. "runtime": {
  9297. "lib/net6.0/System.DirectoryServices.dll": {
  9298. "related": ".xml"
  9299. }
  9300. },
  9301. "build": {
  9302. "buildTransitive/netcoreapp3.1/_._": {}
  9303. },
  9304. "runtimeTargets": {
  9305. "runtimes/win/lib/net6.0/System.DirectoryServices.dll": {
  9306. "assetType": "runtime",
  9307. "rid": "win"
  9308. }
  9309. }
  9310. },
  9311. "System.DirectoryServices.Protocols/6.0.1": {
  9312. "type": "package",
  9313. "compile": {
  9314. "lib/net6.0/System.DirectoryServices.Protocols.dll": {
  9315. "related": ".xml"
  9316. }
  9317. },
  9318. "runtime": {
  9319. "lib/net6.0/System.DirectoryServices.Protocols.dll": {
  9320. "related": ".xml"
  9321. }
  9322. },
  9323. "build": {
  9324. "buildTransitive/netcoreapp3.1/_._": {}
  9325. },
  9326. "runtimeTargets": {
  9327. "runtimes/linux/lib/net6.0/System.DirectoryServices.Protocols.dll": {
  9328. "assetType": "runtime",
  9329. "rid": "linux"
  9330. },
  9331. "runtimes/osx/lib/net6.0/System.DirectoryServices.Protocols.dll": {
  9332. "assetType": "runtime",
  9333. "rid": "osx"
  9334. },
  9335. "runtimes/win/lib/net6.0/System.DirectoryServices.Protocols.dll": {
  9336. "assetType": "runtime",
  9337. "rid": "win"
  9338. }
  9339. }
  9340. },
  9341. "System.Drawing.Common/8.0.6": {
  9342. "type": "package",
  9343. "dependencies": {
  9344. "Microsoft.Win32.SystemEvents": "8.0.0"
  9345. },
  9346. "compile": {
  9347. "lib/net8.0/System.Drawing.Common.dll": {
  9348. "related": ".pdb;.xml"
  9349. }
  9350. },
  9351. "runtime": {
  9352. "lib/net8.0/System.Drawing.Common.dll": {
  9353. "related": ".pdb;.xml"
  9354. }
  9355. },
  9356. "build": {
  9357. "buildTransitive/net6.0/_._": {}
  9358. }
  9359. },
  9360. "System.Dynamic.Runtime/4.3.0": {
  9361. "type": "package",
  9362. "dependencies": {
  9363. "System.Collections": "4.3.0",
  9364. "System.Diagnostics.Debug": "4.3.0",
  9365. "System.Linq": "4.3.0",
  9366. "System.Linq.Expressions": "4.3.0",
  9367. "System.ObjectModel": "4.3.0",
  9368. "System.Reflection": "4.3.0",
  9369. "System.Reflection.Emit": "4.3.0",
  9370. "System.Reflection.Emit.ILGeneration": "4.3.0",
  9371. "System.Reflection.Primitives": "4.3.0",
  9372. "System.Reflection.TypeExtensions": "4.3.0",
  9373. "System.Resources.ResourceManager": "4.3.0",
  9374. "System.Runtime": "4.3.0",
  9375. "System.Runtime.Extensions": "4.3.0",
  9376. "System.Threading": "4.3.0"
  9377. },
  9378. "compile": {
  9379. "ref/netstandard1.3/System.Dynamic.Runtime.dll": {
  9380. "related": ".xml"
  9381. }
  9382. },
  9383. "runtime": {
  9384. "lib/netstandard1.3/System.Dynamic.Runtime.dll": {}
  9385. }
  9386. },
  9387. "System.Formats.Asn1/8.0.0": {
  9388. "type": "package",
  9389. "compile": {
  9390. "lib/net8.0/System.Formats.Asn1.dll": {
  9391. "related": ".xml"
  9392. }
  9393. },
  9394. "runtime": {
  9395. "lib/net8.0/System.Formats.Asn1.dll": {
  9396. "related": ".xml"
  9397. }
  9398. },
  9399. "build": {
  9400. "buildTransitive/net6.0/_._": {}
  9401. }
  9402. },
  9403. "System.Globalization/4.3.0": {
  9404. "type": "package",
  9405. "dependencies": {
  9406. "Microsoft.NETCore.Platforms": "1.1.0",
  9407. "Microsoft.NETCore.Targets": "1.1.0",
  9408. "System.Runtime": "4.3.0"
  9409. },
  9410. "compile": {
  9411. "ref/netstandard1.3/_._": {
  9412. "related": ".xml"
  9413. }
  9414. }
  9415. },
  9416. "System.IdentityModel.Tokens.Jwt/7.1.2": {
  9417. "type": "package",
  9418. "dependencies": {
  9419. "Microsoft.IdentityModel.JsonWebTokens": "7.1.2",
  9420. "Microsoft.IdentityModel.Tokens": "7.1.2"
  9421. },
  9422. "compile": {
  9423. "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": {
  9424. "related": ".xml"
  9425. }
  9426. },
  9427. "runtime": {
  9428. "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": {
  9429. "related": ".xml"
  9430. }
  9431. }
  9432. },
  9433. "System.IO/4.3.0": {
  9434. "type": "package",
  9435. "dependencies": {
  9436. "Microsoft.NETCore.Platforms": "1.1.0",
  9437. "Microsoft.NETCore.Targets": "1.1.0",
  9438. "System.Runtime": "4.3.0",
  9439. "System.Text.Encoding": "4.3.0",
  9440. "System.Threading.Tasks": "4.3.0"
  9441. },
  9442. "compile": {
  9443. "ref/netstandard1.5/System.IO.dll": {
  9444. "related": ".xml"
  9445. }
  9446. }
  9447. },
  9448. "System.IO.FileSystem/4.3.0": {
  9449. "type": "package",
  9450. "dependencies": {
  9451. "Microsoft.NETCore.Platforms": "1.1.0",
  9452. "Microsoft.NETCore.Targets": "1.1.0",
  9453. "System.IO": "4.3.0",
  9454. "System.IO.FileSystem.Primitives": "4.3.0",
  9455. "System.Runtime": "4.3.0",
  9456. "System.Runtime.Handles": "4.3.0",
  9457. "System.Text.Encoding": "4.3.0",
  9458. "System.Threading.Tasks": "4.3.0"
  9459. },
  9460. "compile": {
  9461. "ref/netstandard1.3/_._": {
  9462. "related": ".xml"
  9463. }
  9464. }
  9465. },
  9466. "System.IO.FileSystem.Primitives/4.3.0": {
  9467. "type": "package",
  9468. "dependencies": {
  9469. "System.Runtime": "4.3.0"
  9470. },
  9471. "compile": {
  9472. "ref/netstandard1.3/_._": {
  9473. "related": ".xml"
  9474. }
  9475. },
  9476. "runtime": {
  9477. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
  9478. }
  9479. },
  9480. "System.IO.Hashing/7.0.0": {
  9481. "type": "package",
  9482. "compile": {
  9483. "lib/net7.0/System.IO.Hashing.dll": {
  9484. "related": ".xml"
  9485. }
  9486. },
  9487. "runtime": {
  9488. "lib/net7.0/System.IO.Hashing.dll": {
  9489. "related": ".xml"
  9490. }
  9491. },
  9492. "build": {
  9493. "buildTransitive/net6.0/_._": {}
  9494. }
  9495. },
  9496. "System.IO.Pipelines/8.0.0": {
  9497. "type": "package",
  9498. "compile": {
  9499. "lib/net8.0/System.IO.Pipelines.dll": {
  9500. "related": ".xml"
  9501. }
  9502. },
  9503. "runtime": {
  9504. "lib/net8.0/System.IO.Pipelines.dll": {
  9505. "related": ".xml"
  9506. }
  9507. },
  9508. "build": {
  9509. "buildTransitive/net6.0/_._": {}
  9510. }
  9511. },
  9512. "System.Linq/4.3.0": {
  9513. "type": "package",
  9514. "dependencies": {
  9515. "System.Collections": "4.3.0",
  9516. "System.Diagnostics.Debug": "4.3.0",
  9517. "System.Resources.ResourceManager": "4.3.0",
  9518. "System.Runtime": "4.3.0",
  9519. "System.Runtime.Extensions": "4.3.0"
  9520. },
  9521. "compile": {
  9522. "ref/netstandard1.6/_._": {
  9523. "related": ".xml"
  9524. }
  9525. },
  9526. "runtime": {
  9527. "lib/netstandard1.6/System.Linq.dll": {}
  9528. }
  9529. },
  9530. "System.Linq.Dynamic.Core/1.2.6": {
  9531. "type": "package",
  9532. "compile": {
  9533. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll": {
  9534. "related": ".pdb;.xml"
  9535. }
  9536. },
  9537. "runtime": {
  9538. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll": {
  9539. "related": ".pdb;.xml"
  9540. }
  9541. }
  9542. },
  9543. "System.Linq.Expressions/4.3.0": {
  9544. "type": "package",
  9545. "dependencies": {
  9546. "System.Collections": "4.3.0",
  9547. "System.Diagnostics.Debug": "4.3.0",
  9548. "System.Globalization": "4.3.0",
  9549. "System.IO": "4.3.0",
  9550. "System.Linq": "4.3.0",
  9551. "System.ObjectModel": "4.3.0",
  9552. "System.Reflection": "4.3.0",
  9553. "System.Reflection.Emit": "4.3.0",
  9554. "System.Reflection.Emit.ILGeneration": "4.3.0",
  9555. "System.Reflection.Emit.Lightweight": "4.3.0",
  9556. "System.Reflection.Extensions": "4.3.0",
  9557. "System.Reflection.Primitives": "4.3.0",
  9558. "System.Reflection.TypeExtensions": "4.3.0",
  9559. "System.Resources.ResourceManager": "4.3.0",
  9560. "System.Runtime": "4.3.0",
  9561. "System.Runtime.Extensions": "4.3.0",
  9562. "System.Threading": "4.3.0"
  9563. },
  9564. "compile": {
  9565. "ref/netstandard1.6/System.Linq.Expressions.dll": {
  9566. "related": ".xml"
  9567. }
  9568. },
  9569. "runtime": {
  9570. "lib/netstandard1.6/System.Linq.Expressions.dll": {}
  9571. }
  9572. },
  9573. "System.Management/8.0.0": {
  9574. "type": "package",
  9575. "dependencies": {
  9576. "System.CodeDom": "8.0.0"
  9577. },
  9578. "compile": {
  9579. "lib/net8.0/System.Management.dll": {
  9580. "related": ".xml"
  9581. }
  9582. },
  9583. "runtime": {
  9584. "lib/net8.0/System.Management.dll": {
  9585. "related": ".xml"
  9586. }
  9587. },
  9588. "build": {
  9589. "buildTransitive/net6.0/_._": {}
  9590. },
  9591. "runtimeTargets": {
  9592. "runtimes/win/lib/net8.0/System.Management.dll": {
  9593. "assetType": "runtime",
  9594. "rid": "win"
  9595. }
  9596. }
  9597. },
  9598. "System.Memory/4.5.3": {
  9599. "type": "package",
  9600. "compile": {
  9601. "ref/netcoreapp2.1/_._": {}
  9602. },
  9603. "runtime": {
  9604. "lib/netcoreapp2.1/_._": {}
  9605. }
  9606. },
  9607. "System.ObjectModel/4.3.0": {
  9608. "type": "package",
  9609. "dependencies": {
  9610. "System.Collections": "4.3.0",
  9611. "System.Diagnostics.Debug": "4.3.0",
  9612. "System.Resources.ResourceManager": "4.3.0",
  9613. "System.Runtime": "4.3.0",
  9614. "System.Threading": "4.3.0"
  9615. },
  9616. "compile": {
  9617. "ref/netstandard1.3/System.ObjectModel.dll": {
  9618. "related": ".xml"
  9619. }
  9620. },
  9621. "runtime": {
  9622. "lib/netstandard1.3/System.ObjectModel.dll": {}
  9623. }
  9624. },
  9625. "System.Reactive/5.0.0": {
  9626. "type": "package",
  9627. "compile": {
  9628. "lib/net5.0/System.Reactive.dll": {
  9629. "related": ".xml"
  9630. }
  9631. },
  9632. "runtime": {
  9633. "lib/net5.0/System.Reactive.dll": {
  9634. "related": ".xml"
  9635. }
  9636. },
  9637. "build": {
  9638. "buildTransitive/net5.0/_._": {}
  9639. }
  9640. },
  9641. "System.Reactive.Linq/5.0.0": {
  9642. "type": "package",
  9643. "dependencies": {
  9644. "System.Reactive": "5.0.0",
  9645. "System.Threading.Tasks.Extensions": "4.5.4"
  9646. },
  9647. "compile": {
  9648. "lib/netstandard2.0/System.Reactive.Linq.dll": {
  9649. "related": ".xml"
  9650. }
  9651. },
  9652. "runtime": {
  9653. "lib/netstandard2.0/System.Reactive.Linq.dll": {
  9654. "related": ".xml"
  9655. }
  9656. }
  9657. },
  9658. "System.Reflection/4.3.0": {
  9659. "type": "package",
  9660. "dependencies": {
  9661. "Microsoft.NETCore.Platforms": "1.1.0",
  9662. "Microsoft.NETCore.Targets": "1.1.0",
  9663. "System.IO": "4.3.0",
  9664. "System.Reflection.Primitives": "4.3.0",
  9665. "System.Runtime": "4.3.0"
  9666. },
  9667. "compile": {
  9668. "ref/netstandard1.5/System.Reflection.dll": {
  9669. "related": ".xml"
  9670. }
  9671. }
  9672. },
  9673. "System.Reflection.Emit/4.3.0": {
  9674. "type": "package",
  9675. "dependencies": {
  9676. "System.IO": "4.3.0",
  9677. "System.Reflection": "4.3.0",
  9678. "System.Reflection.Emit.ILGeneration": "4.3.0",
  9679. "System.Reflection.Primitives": "4.3.0",
  9680. "System.Runtime": "4.3.0"
  9681. },
  9682. "compile": {
  9683. "ref/netstandard1.1/_._": {
  9684. "related": ".xml"
  9685. }
  9686. },
  9687. "runtime": {
  9688. "lib/netstandard1.3/System.Reflection.Emit.dll": {}
  9689. }
  9690. },
  9691. "System.Reflection.Emit.ILGeneration/4.3.0": {
  9692. "type": "package",
  9693. "dependencies": {
  9694. "System.Reflection": "4.3.0",
  9695. "System.Reflection.Primitives": "4.3.0",
  9696. "System.Runtime": "4.3.0"
  9697. },
  9698. "compile": {
  9699. "ref/netstandard1.0/_._": {
  9700. "related": ".xml"
  9701. }
  9702. },
  9703. "runtime": {
  9704. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
  9705. }
  9706. },
  9707. "System.Reflection.Emit.Lightweight/4.7.0": {
  9708. "type": "package",
  9709. "compile": {
  9710. "ref/netcoreapp2.0/_._": {}
  9711. },
  9712. "runtime": {
  9713. "lib/netcoreapp2.0/_._": {}
  9714. }
  9715. },
  9716. "System.Reflection.Extensions/4.3.0": {
  9717. "type": "package",
  9718. "dependencies": {
  9719. "Microsoft.NETCore.Platforms": "1.1.0",
  9720. "Microsoft.NETCore.Targets": "1.1.0",
  9721. "System.Reflection": "4.3.0",
  9722. "System.Runtime": "4.3.0"
  9723. },
  9724. "compile": {
  9725. "ref/netstandard1.0/_._": {
  9726. "related": ".xml"
  9727. }
  9728. }
  9729. },
  9730. "System.Reflection.Metadata/8.0.0": {
  9731. "type": "package",
  9732. "dependencies": {
  9733. "System.Collections.Immutable": "8.0.0"
  9734. },
  9735. "compile": {
  9736. "lib/net8.0/System.Reflection.Metadata.dll": {
  9737. "related": ".xml"
  9738. }
  9739. },
  9740. "runtime": {
  9741. "lib/net8.0/System.Reflection.Metadata.dll": {
  9742. "related": ".xml"
  9743. }
  9744. },
  9745. "build": {
  9746. "buildTransitive/net6.0/_._": {}
  9747. }
  9748. },
  9749. "System.Reflection.Primitives/4.3.0": {
  9750. "type": "package",
  9751. "dependencies": {
  9752. "Microsoft.NETCore.Platforms": "1.1.0",
  9753. "Microsoft.NETCore.Targets": "1.1.0",
  9754. "System.Runtime": "4.3.0"
  9755. },
  9756. "compile": {
  9757. "ref/netstandard1.0/System.Reflection.Primitives.dll": {
  9758. "related": ".xml"
  9759. }
  9760. }
  9761. },
  9762. "System.Reflection.TypeExtensions/4.3.0": {
  9763. "type": "package",
  9764. "dependencies": {
  9765. "System.Reflection": "4.3.0",
  9766. "System.Runtime": "4.3.0"
  9767. },
  9768. "compile": {
  9769. "ref/netstandard1.5/_._": {
  9770. "related": ".xml"
  9771. }
  9772. },
  9773. "runtime": {
  9774. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
  9775. }
  9776. },
  9777. "System.Resources.ResourceManager/4.3.0": {
  9778. "type": "package",
  9779. "dependencies": {
  9780. "Microsoft.NETCore.Platforms": "1.1.0",
  9781. "Microsoft.NETCore.Targets": "1.1.0",
  9782. "System.Globalization": "4.3.0",
  9783. "System.Reflection": "4.3.0",
  9784. "System.Runtime": "4.3.0"
  9785. },
  9786. "compile": {
  9787. "ref/netstandard1.0/_._": {
  9788. "related": ".xml"
  9789. }
  9790. }
  9791. },
  9792. "System.Runtime/4.3.1": {
  9793. "type": "package",
  9794. "dependencies": {
  9795. "Microsoft.NETCore.Platforms": "1.1.1",
  9796. "Microsoft.NETCore.Targets": "1.1.3"
  9797. },
  9798. "compile": {
  9799. "ref/netstandard1.5/System.Runtime.dll": {
  9800. "related": ".xml"
  9801. }
  9802. }
  9803. },
  9804. "System.Runtime.Caching/4.7.0": {
  9805. "type": "package",
  9806. "dependencies": {
  9807. "System.Configuration.ConfigurationManager": "4.7.0"
  9808. },
  9809. "compile": {
  9810. "ref/netstandard2.0/_._": {
  9811. "related": ".xml"
  9812. }
  9813. },
  9814. "runtime": {
  9815. "lib/netstandard2.0/System.Runtime.Caching.dll": {
  9816. "related": ".xml"
  9817. }
  9818. },
  9819. "runtimeTargets": {
  9820. "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": {
  9821. "assetType": "runtime",
  9822. "rid": "win"
  9823. }
  9824. }
  9825. },
  9826. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  9827. "type": "package",
  9828. "compile": {
  9829. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
  9830. "related": ".xml"
  9831. }
  9832. },
  9833. "runtime": {
  9834. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
  9835. "related": ".xml"
  9836. }
  9837. },
  9838. "build": {
  9839. "buildTransitive/netcoreapp3.1/_._": {}
  9840. }
  9841. },
  9842. "System.Runtime.Extensions/4.3.0": {
  9843. "type": "package",
  9844. "dependencies": {
  9845. "Microsoft.NETCore.Platforms": "1.1.0",
  9846. "Microsoft.NETCore.Targets": "1.1.0",
  9847. "System.Runtime": "4.3.0"
  9848. },
  9849. "compile": {
  9850. "ref/netstandard1.5/System.Runtime.Extensions.dll": {
  9851. "related": ".xml"
  9852. }
  9853. }
  9854. },
  9855. "System.Runtime.Handles/4.3.0": {
  9856. "type": "package",
  9857. "dependencies": {
  9858. "Microsoft.NETCore.Platforms": "1.1.0",
  9859. "Microsoft.NETCore.Targets": "1.1.0",
  9860. "System.Runtime": "4.3.0"
  9861. },
  9862. "compile": {
  9863. "ref/netstandard1.3/_._": {
  9864. "related": ".xml"
  9865. }
  9866. }
  9867. },
  9868. "System.Runtime.Serialization.Primitives/4.3.0": {
  9869. "type": "package",
  9870. "dependencies": {
  9871. "System.Resources.ResourceManager": "4.3.0",
  9872. "System.Runtime": "4.3.0"
  9873. },
  9874. "compile": {
  9875. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {
  9876. "related": ".xml"
  9877. }
  9878. },
  9879. "runtime": {
  9880. "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
  9881. }
  9882. },
  9883. "System.Security.AccessControl/6.0.0": {
  9884. "type": "package",
  9885. "compile": {
  9886. "lib/net6.0/System.Security.AccessControl.dll": {
  9887. "related": ".xml"
  9888. }
  9889. },
  9890. "runtime": {
  9891. "lib/net6.0/System.Security.AccessControl.dll": {
  9892. "related": ".xml"
  9893. }
  9894. },
  9895. "build": {
  9896. "buildTransitive/netcoreapp3.1/_._": {}
  9897. },
  9898. "runtimeTargets": {
  9899. "runtimes/win/lib/net6.0/System.Security.AccessControl.dll": {
  9900. "assetType": "runtime",
  9901. "rid": "win"
  9902. }
  9903. }
  9904. },
  9905. "System.Security.Cryptography.Pkcs/8.0.0": {
  9906. "type": "package",
  9907. "dependencies": {
  9908. "System.Formats.Asn1": "8.0.0"
  9909. },
  9910. "compile": {
  9911. "lib/net8.0/System.Security.Cryptography.Pkcs.dll": {
  9912. "related": ".xml"
  9913. }
  9914. },
  9915. "runtime": {
  9916. "lib/net8.0/System.Security.Cryptography.Pkcs.dll": {
  9917. "related": ".xml"
  9918. }
  9919. },
  9920. "build": {
  9921. "buildTransitive/net6.0/_._": {}
  9922. },
  9923. "runtimeTargets": {
  9924. "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.dll": {
  9925. "assetType": "runtime",
  9926. "rid": "win"
  9927. }
  9928. }
  9929. },
  9930. "System.Security.Cryptography.ProtectedData/8.0.0": {
  9931. "type": "package",
  9932. "compile": {
  9933. "lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {
  9934. "related": ".xml"
  9935. }
  9936. },
  9937. "runtime": {
  9938. "lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {
  9939. "related": ".xml"
  9940. }
  9941. },
  9942. "build": {
  9943. "buildTransitive/net6.0/_._": {}
  9944. }
  9945. },
  9946. "System.Security.Permissions/6.0.0": {
  9947. "type": "package",
  9948. "dependencies": {
  9949. "System.Security.AccessControl": "6.0.0",
  9950. "System.Windows.Extensions": "6.0.0"
  9951. },
  9952. "compile": {
  9953. "lib/net6.0/System.Security.Permissions.dll": {
  9954. "related": ".xml"
  9955. }
  9956. },
  9957. "runtime": {
  9958. "lib/net6.0/System.Security.Permissions.dll": {
  9959. "related": ".xml"
  9960. }
  9961. },
  9962. "build": {
  9963. "buildTransitive/netcoreapp3.1/_._": {}
  9964. }
  9965. },
  9966. "System.Security.Principal.Windows/5.0.0": {
  9967. "type": "package",
  9968. "compile": {
  9969. "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": {
  9970. "related": ".xml"
  9971. }
  9972. },
  9973. "runtime": {
  9974. "lib/netstandard2.0/System.Security.Principal.Windows.dll": {
  9975. "related": ".xml"
  9976. }
  9977. },
  9978. "runtimeTargets": {
  9979. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  9980. "assetType": "runtime",
  9981. "rid": "unix"
  9982. },
  9983. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  9984. "assetType": "runtime",
  9985. "rid": "win"
  9986. }
  9987. }
  9988. },
  9989. "System.Text.Encoding/4.3.0": {
  9990. "type": "package",
  9991. "dependencies": {
  9992. "Microsoft.NETCore.Platforms": "1.1.0",
  9993. "Microsoft.NETCore.Targets": "1.1.0",
  9994. "System.Runtime": "4.3.0"
  9995. },
  9996. "compile": {
  9997. "ref/netstandard1.3/System.Text.Encoding.dll": {
  9998. "related": ".xml"
  9999. }
  10000. }
  10001. },
  10002. "System.Text.Encoding.CodePages/8.0.0": {
  10003. "type": "package",
  10004. "compile": {
  10005. "lib/net8.0/System.Text.Encoding.CodePages.dll": {
  10006. "related": ".xml"
  10007. }
  10008. },
  10009. "runtime": {
  10010. "lib/net8.0/System.Text.Encoding.CodePages.dll": {
  10011. "related": ".xml"
  10012. }
  10013. },
  10014. "build": {
  10015. "buildTransitive/net6.0/_._": {}
  10016. },
  10017. "runtimeTargets": {
  10018. "runtimes/win/lib/net8.0/System.Text.Encoding.CodePages.dll": {
  10019. "assetType": "runtime",
  10020. "rid": "win"
  10021. }
  10022. }
  10023. },
  10024. "System.Text.Encodings.Web/8.0.0": {
  10025. "type": "package",
  10026. "compile": {
  10027. "lib/net8.0/System.Text.Encodings.Web.dll": {
  10028. "related": ".xml"
  10029. }
  10030. },
  10031. "runtime": {
  10032. "lib/net8.0/System.Text.Encodings.Web.dll": {
  10033. "related": ".xml"
  10034. }
  10035. },
  10036. "build": {
  10037. "buildTransitive/net6.0/_._": {}
  10038. },
  10039. "runtimeTargets": {
  10040. "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
  10041. "assetType": "runtime",
  10042. "rid": "browser"
  10043. }
  10044. }
  10045. },
  10046. "System.Text.Json/8.0.3": {
  10047. "type": "package",
  10048. "dependencies": {
  10049. "System.Text.Encodings.Web": "8.0.0"
  10050. },
  10051. "compile": {
  10052. "lib/net8.0/System.Text.Json.dll": {
  10053. "related": ".xml"
  10054. }
  10055. },
  10056. "runtime": {
  10057. "lib/net8.0/System.Text.Json.dll": {
  10058. "related": ".xml"
  10059. }
  10060. },
  10061. "build": {
  10062. "buildTransitive/net6.0/System.Text.Json.targets": {}
  10063. }
  10064. },
  10065. "System.Text.RegularExpressions/4.3.1": {
  10066. "type": "package",
  10067. "dependencies": {
  10068. "System.Runtime": "4.3.1"
  10069. },
  10070. "compile": {
  10071. "ref/netcoreapp1.1/System.Text.RegularExpressions.dll": {}
  10072. },
  10073. "runtime": {
  10074. "lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
  10075. }
  10076. },
  10077. "System.Threading/4.3.0": {
  10078. "type": "package",
  10079. "dependencies": {
  10080. "System.Runtime": "4.3.0",
  10081. "System.Threading.Tasks": "4.3.0"
  10082. },
  10083. "compile": {
  10084. "ref/netstandard1.3/_._": {
  10085. "related": ".xml"
  10086. }
  10087. },
  10088. "runtime": {
  10089. "lib/netstandard1.3/System.Threading.dll": {}
  10090. }
  10091. },
  10092. "System.Threading.Channels/8.0.0": {
  10093. "type": "package",
  10094. "compile": {
  10095. "lib/net8.0/System.Threading.Channels.dll": {
  10096. "related": ".xml"
  10097. }
  10098. },
  10099. "runtime": {
  10100. "lib/net8.0/System.Threading.Channels.dll": {
  10101. "related": ".xml"
  10102. }
  10103. },
  10104. "build": {
  10105. "buildTransitive/net6.0/_._": {}
  10106. }
  10107. },
  10108. "System.Threading.Tasks/4.3.0": {
  10109. "type": "package",
  10110. "dependencies": {
  10111. "Microsoft.NETCore.Platforms": "1.1.0",
  10112. "Microsoft.NETCore.Targets": "1.1.0",
  10113. "System.Runtime": "4.3.0"
  10114. },
  10115. "compile": {
  10116. "ref/netstandard1.3/System.Threading.Tasks.dll": {
  10117. "related": ".xml"
  10118. }
  10119. }
  10120. },
  10121. "System.Threading.Tasks.Extensions/4.5.4": {
  10122. "type": "package",
  10123. "compile": {
  10124. "ref/netcoreapp2.1/_._": {}
  10125. },
  10126. "runtime": {
  10127. "lib/netcoreapp2.1/_._": {}
  10128. }
  10129. },
  10130. "System.Threading.Tasks.Parallel/4.3.0": {
  10131. "type": "package",
  10132. "dependencies": {
  10133. "System.Collections.Concurrent": "4.3.0",
  10134. "System.Diagnostics.Debug": "4.3.0",
  10135. "System.Diagnostics.Tracing": "4.3.0",
  10136. "System.Resources.ResourceManager": "4.3.0",
  10137. "System.Runtime": "4.3.0",
  10138. "System.Runtime.Extensions": "4.3.0",
  10139. "System.Threading": "4.3.0",
  10140. "System.Threading.Tasks": "4.3.0"
  10141. },
  10142. "compile": {
  10143. "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {
  10144. "related": ".xml"
  10145. }
  10146. },
  10147. "runtime": {
  10148. "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {}
  10149. }
  10150. },
  10151. "System.Windows.Extensions/6.0.0": {
  10152. "type": "package",
  10153. "dependencies": {
  10154. "System.Drawing.Common": "6.0.0"
  10155. },
  10156. "compile": {
  10157. "lib/net6.0/System.Windows.Extensions.dll": {
  10158. "related": ".xml"
  10159. }
  10160. },
  10161. "runtime": {
  10162. "lib/net6.0/System.Windows.Extensions.dll": {
  10163. "related": ".xml"
  10164. }
  10165. },
  10166. "runtimeTargets": {
  10167. "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
  10168. "assetType": "runtime",
  10169. "rid": "win"
  10170. }
  10171. }
  10172. },
  10173. "Tencent.QCloud.Cos.Sts.Sdk/3.0.5": {
  10174. "type": "package",
  10175. "dependencies": {
  10176. "TencentCloudSDK": "3.0.500"
  10177. },
  10178. "compile": {
  10179. "lib/netstandard2.0/COSSTS.dll": {}
  10180. },
  10181. "runtime": {
  10182. "lib/netstandard2.0/COSSTS.dll": {}
  10183. }
  10184. },
  10185. "TencentCloudSDK/3.0.500": {
  10186. "type": "package",
  10187. "dependencies": {
  10188. "Newtonsoft.Json": "11.0.1",
  10189. "System.Text.Encodings.Web": "4.5.1"
  10190. },
  10191. "compile": {
  10192. "lib/netstandard2.0/TencentCloud.dll": {}
  10193. },
  10194. "runtime": {
  10195. "lib/netstandard2.0/TencentCloud.dll": {}
  10196. }
  10197. },
  10198. "UAParser/3.1.47": {
  10199. "type": "package",
  10200. "compile": {
  10201. "lib/netcoreapp2.0/UAParser.dll": {
  10202. "related": ".xml"
  10203. }
  10204. },
  10205. "runtime": {
  10206. "lib/netcoreapp2.0/UAParser.dll": {
  10207. "related": ".xml"
  10208. }
  10209. }
  10210. },
  10211. "Yitter.IdGenerator/1.0.14": {
  10212. "type": "package",
  10213. "compile": {
  10214. "lib/netstandard2.0/Yitter.IdGenerator.dll": {}
  10215. },
  10216. "runtime": {
  10217. "lib/netstandard2.0/Yitter.IdGenerator.dll": {}
  10218. }
  10219. },
  10220. "ZstdSharp.Port/0.8.0": {
  10221. "type": "package",
  10222. "compile": {
  10223. "lib/net8.0/ZstdSharp.dll": {}
  10224. },
  10225. "runtime": {
  10226. "lib/net8.0/ZstdSharp.dll": {}
  10227. }
  10228. },
  10229. "SafeCampus.Cache/3.0.0": {
  10230. "type": "project",
  10231. "framework": ".NETCoreApp,Version=v8.0",
  10232. "dependencies": {
  10233. "SafeCampus.Core": "3.0.0",
  10234. "SimpleRedis": "1.1.9"
  10235. },
  10236. "compile": {
  10237. "bin/placeholder/SafeCampus.Cache.dll": {}
  10238. },
  10239. "runtime": {
  10240. "bin/placeholder/SafeCampus.Cache.dll": {}
  10241. }
  10242. },
  10243. "SafeCampus.Core/3.0.0": {
  10244. "type": "project",
  10245. "framework": ".NETCoreApp,Version=v8.0",
  10246. "dependencies": {
  10247. "Lazy.Captcha.Core": "2.0.7",
  10248. "Masuit.Tools.Core": "2024.3.4",
  10249. "Minio": "5.0.0",
  10250. "MoYu.Extras.Authentication.JwtBearer": "1.0.6",
  10251. "MoYu.Extras.ObjectMapper.Mapster": "1.0.6",
  10252. "MoYu.Pure": "1.0.6",
  10253. "NewLife.Core": "10.10.2024.601",
  10254. "Portable.BouncyCastle": "1.9.0",
  10255. "SharpZipLib": "1.4.2",
  10256. "SimpleTool": "1.0.6",
  10257. "System.Drawing.Common": "8.0.6",
  10258. "Tencent.QCloud.Cos.Sts.Sdk": "3.0.5",
  10259. "Yitter.IdGenerator": "1.0.14"
  10260. },
  10261. "compile": {
  10262. "bin/placeholder/SafeCampus.Core.dll": {}
  10263. },
  10264. "runtime": {
  10265. "bin/placeholder/SafeCampus.Core.dll": {}
  10266. }
  10267. },
  10268. "SafeCampus.Plugin.Aop/3.0.0": {
  10269. "type": "project",
  10270. "framework": ".NETCoreApp,Version=v8.0",
  10271. "dependencies": {
  10272. "SafeCampus.Cache": "3.0.0"
  10273. },
  10274. "compile": {
  10275. "bin/placeholder/SafeCampus.Plugin.Aop.dll": {}
  10276. },
  10277. "runtime": {
  10278. "bin/placeholder/SafeCampus.Plugin.Aop.dll": {}
  10279. }
  10280. },
  10281. "SafeCampus.SqlSugar/3.0.0": {
  10282. "type": "project",
  10283. "framework": ".NETCoreApp,Version=v8.0",
  10284. "dependencies": {
  10285. "SafeCampus.Core": "3.0.0",
  10286. "SqlSugarCore": "5.1.4.158"
  10287. },
  10288. "compile": {
  10289. "bin/placeholder/SafeCampus.SqlSugar.dll": {}
  10290. },
  10291. "runtime": {
  10292. "bin/placeholder/SafeCampus.SqlSugar.dll": {}
  10293. }
  10294. },
  10295. "SafeCampus.System/3.0.0": {
  10296. "type": "project",
  10297. "framework": ".NETCoreApp,Version=v8.0",
  10298. "dependencies": {
  10299. "IP2Region.Net": "2.0.2",
  10300. "Magicodes.IE.Excel": "2.7.5.1",
  10301. "SafeCampus.Plugin.Aop": "3.0.0",
  10302. "SafeCampus.SqlSugar": "3.0.0",
  10303. "UAParser": "3.1.47"
  10304. },
  10305. "compile": {
  10306. "bin/placeholder/SafeCampus.System.dll": {}
  10307. },
  10308. "runtime": {
  10309. "bin/placeholder/SafeCampus.System.dll": {}
  10310. }
  10311. }
  10312. }
  10313. },
  10314. "libraries": {
  10315. "AngleSharp/1.1.2": {
  10316. "sha512": "aRFpAqixbuj1Vmqy2hsWPF0PJygo1SfjvmpBvVWZv6i+/u+C/L4wDdwFIzyCGUbjqr61NsZdPNPqDE8wlmG2qA==",
  10317. "type": "package",
  10318. "path": "anglesharp/1.1.2",
  10319. "files": [
  10320. ".nupkg.metadata",
  10321. ".signature.p7s",
  10322. "README.md",
  10323. "anglesharp.1.1.2.nupkg.sha512",
  10324. "anglesharp.nuspec",
  10325. "lib/net461/AngleSharp.dll",
  10326. "lib/net461/AngleSharp.xml",
  10327. "lib/net472/AngleSharp.dll",
  10328. "lib/net472/AngleSharp.xml",
  10329. "lib/net6.0/AngleSharp.dll",
  10330. "lib/net6.0/AngleSharp.xml",
  10331. "lib/net7.0/AngleSharp.dll",
  10332. "lib/net7.0/AngleSharp.xml",
  10333. "lib/net8.0/AngleSharp.dll",
  10334. "lib/net8.0/AngleSharp.xml",
  10335. "lib/netstandard2.0/AngleSharp.dll",
  10336. "lib/netstandard2.0/AngleSharp.xml",
  10337. "logo.png"
  10338. ]
  10339. },
  10340. "AngleSharp.Css/1.0.0-beta.139": {
  10341. "sha512": "6WE6IsXtmTUe3h5dL7d0AM/WqlR3toulUcUnt9hQOZaJykjUxRE5WLAEwIjVzh1/n2vqKxjG+BCOx0ywmY0Xhg==",
  10342. "type": "package",
  10343. "path": "anglesharp.css/1.0.0-beta.139",
  10344. "files": [
  10345. ".nupkg.metadata",
  10346. ".signature.p7s",
  10347. "README.md",
  10348. "anglesharp.css.1.0.0-beta.139.nupkg.sha512",
  10349. "anglesharp.css.nuspec",
  10350. "lib/net461/AngleSharp.Css.dll",
  10351. "lib/net461/AngleSharp.Css.xml",
  10352. "lib/net472/AngleSharp.Css.dll",
  10353. "lib/net472/AngleSharp.Css.xml",
  10354. "lib/net6.0/AngleSharp.Css.dll",
  10355. "lib/net6.0/AngleSharp.Css.xml",
  10356. "lib/net7.0/AngleSharp.Css.dll",
  10357. "lib/net7.0/AngleSharp.Css.xml",
  10358. "lib/net8.0/AngleSharp.Css.dll",
  10359. "lib/net8.0/AngleSharp.Css.xml",
  10360. "lib/netstandard2.0/AngleSharp.Css.dll",
  10361. "lib/netstandard2.0/AngleSharp.Css.xml",
  10362. "logo.png"
  10363. ]
  10364. },
  10365. "Ben.Demystifier/0.4.1": {
  10366. "sha512": "axFeEMfmEORy3ipAzOXG/lE+KcNptRbei3F0C4kQCdeiQtW+qJW90K5iIovITGrdLt8AjhNCwk5qLSX9/rFpoA==",
  10367. "type": "package",
  10368. "path": "ben.demystifier/0.4.1",
  10369. "files": [
  10370. ".nupkg.metadata",
  10371. ".signature.p7s",
  10372. "ben.demystifier.0.4.1.nupkg.sha512",
  10373. "ben.demystifier.nuspec",
  10374. "icon.png",
  10375. "lib/net45/Ben.Demystifier.dll",
  10376. "lib/netstandard2.0/Ben.Demystifier.dll",
  10377. "lib/netstandard2.1/Ben.Demystifier.dll",
  10378. "readme.md"
  10379. ]
  10380. },
  10381. "Castle.Core/5.1.1": {
  10382. "sha512": "rpYtIczkzGpf+EkZgDr9CClTdemhsrwA/W5hMoPjLkRFnXzH44zDLoovXeKtmxb1ykXK9aJVODSpiJml8CTw2g==",
  10383. "type": "package",
  10384. "path": "castle.core/5.1.1",
  10385. "files": [
  10386. ".nupkg.metadata",
  10387. ".signature.p7s",
  10388. "ASL - Apache Software Foundation License.txt",
  10389. "CHANGELOG.md",
  10390. "LICENSE",
  10391. "castle-logo.png",
  10392. "castle.core.5.1.1.nupkg.sha512",
  10393. "castle.core.nuspec",
  10394. "lib/net462/Castle.Core.dll",
  10395. "lib/net462/Castle.Core.xml",
  10396. "lib/net6.0/Castle.Core.dll",
  10397. "lib/net6.0/Castle.Core.xml",
  10398. "lib/netstandard2.0/Castle.Core.dll",
  10399. "lib/netstandard2.0/Castle.Core.xml",
  10400. "lib/netstandard2.1/Castle.Core.dll",
  10401. "lib/netstandard2.1/Castle.Core.xml",
  10402. "readme.txt"
  10403. ]
  10404. },
  10405. "CommunityToolkit.HighPerformance/8.1.0": {
  10406. "sha512": "kgDi65k02hrgnHy3N0xENecsr0spW13RdIA1tipovi9t16gKziI7uZIu3qkxz0GctCHNM4hfeqXYg//6wHJ6Kw==",
  10407. "type": "package",
  10408. "path": "communitytoolkit.highperformance/8.1.0",
  10409. "files": [
  10410. ".nupkg.metadata",
  10411. ".signature.p7s",
  10412. "Icon.png",
  10413. "License.md",
  10414. "ThirdPartyNotices.txt",
  10415. "communitytoolkit.highperformance.8.1.0.nupkg.sha512",
  10416. "communitytoolkit.highperformance.nuspec",
  10417. "lib/net6.0/CommunityToolkit.HighPerformance.dll",
  10418. "lib/net6.0/CommunityToolkit.HighPerformance.pdb",
  10419. "lib/net6.0/CommunityToolkit.HighPerformance.xml",
  10420. "lib/net7.0/CommunityToolkit.HighPerformance.dll",
  10421. "lib/net7.0/CommunityToolkit.HighPerformance.pdb",
  10422. "lib/net7.0/CommunityToolkit.HighPerformance.xml",
  10423. "lib/netstandard2.0/CommunityToolkit.HighPerformance.dll",
  10424. "lib/netstandard2.0/CommunityToolkit.HighPerformance.pdb",
  10425. "lib/netstandard2.0/CommunityToolkit.HighPerformance.xml",
  10426. "lib/netstandard2.1/CommunityToolkit.HighPerformance.dll",
  10427. "lib/netstandard2.1/CommunityToolkit.HighPerformance.pdb",
  10428. "lib/netstandard2.1/CommunityToolkit.HighPerformance.xml"
  10429. ]
  10430. },
  10431. "DnsClient/1.7.0": {
  10432. "sha512": "2hrXR83b5g6/ZMJOA36hXp4t56yb7G1mF3Hg6IkrHxvtyaoXRn2WVdgDPN3V8+GugOlUBbTWXgPaka4dXw1QIg==",
  10433. "type": "package",
  10434. "path": "dnsclient/1.7.0",
  10435. "files": [
  10436. ".nupkg.metadata",
  10437. ".signature.p7s",
  10438. "README.md",
  10439. "dnsclient.1.7.0.nupkg.sha512",
  10440. "dnsclient.nuspec",
  10441. "icon.png",
  10442. "lib/net45/DnsClient.dll",
  10443. "lib/net45/DnsClient.xml",
  10444. "lib/net471/DnsClient.dll",
  10445. "lib/net471/DnsClient.xml",
  10446. "lib/net5.0/DnsClient.dll",
  10447. "lib/net5.0/DnsClient.xml",
  10448. "lib/net6.0/DnsClient.dll",
  10449. "lib/net6.0/DnsClient.xml",
  10450. "lib/netstandard1.3/DnsClient.dll",
  10451. "lib/netstandard1.3/DnsClient.xml",
  10452. "lib/netstandard2.0/DnsClient.dll",
  10453. "lib/netstandard2.0/DnsClient.xml",
  10454. "lib/netstandard2.1/DnsClient.dll",
  10455. "lib/netstandard2.1/DnsClient.xml"
  10456. ]
  10457. },
  10458. "DynamicExpresso.Core/2.3.3": {
  10459. "sha512": "p6GEP3BphaT9xa59VjpQeozkloXjcDmoL6aPXOInl5S5chWtB82H+GiirV3H1bP39ZeXX2e1UN0w7/pD1wCUlg==",
  10460. "type": "package",
  10461. "path": "dynamicexpresso.core/2.3.3",
  10462. "files": [
  10463. ".nupkg.metadata",
  10464. ".signature.p7s",
  10465. "dynamicexpresso.core.2.3.3.nupkg.sha512",
  10466. "dynamicexpresso.core.nuspec",
  10467. "lib/net45/DynamicExpresso.Core.dll",
  10468. "lib/net461/DynamicExpresso.Core.dll",
  10469. "lib/netstandard2.0/DynamicExpresso.Core.dll"
  10470. ]
  10471. },
  10472. "Humanizer.Core/2.14.1": {
  10473. "sha512": "lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==",
  10474. "type": "package",
  10475. "path": "humanizer.core/2.14.1",
  10476. "files": [
  10477. ".nupkg.metadata",
  10478. ".signature.p7s",
  10479. "humanizer.core.2.14.1.nupkg.sha512",
  10480. "humanizer.core.nuspec",
  10481. "lib/net6.0/Humanizer.dll",
  10482. "lib/net6.0/Humanizer.xml",
  10483. "lib/netstandard1.0/Humanizer.dll",
  10484. "lib/netstandard1.0/Humanizer.xml",
  10485. "lib/netstandard2.0/Humanizer.dll",
  10486. "lib/netstandard2.0/Humanizer.xml",
  10487. "logo.png"
  10488. ]
  10489. },
  10490. "IP2Region.Net/2.0.2": {
  10491. "sha512": "vkxITIPkUdju0+vPm9FYU4+sBvvOkoM7GvPw8R81RYlbkKDwKAkO9P4vZvzeRJEC8SrYtMLcsDJizx+e/JnRmA==",
  10492. "type": "package",
  10493. "path": "ip2region.net/2.0.2",
  10494. "files": [
  10495. ".nupkg.metadata",
  10496. ".signature.p7s",
  10497. "README.md",
  10498. "ip2region.net.2.0.2.nupkg.sha512",
  10499. "ip2region.net.nuspec",
  10500. "lib/net6.0/IP2Region.Net.dll",
  10501. "lib/net7.0/IP2Region.Net.dll",
  10502. "lib/netstandard2.0/IP2Region.Net.dll",
  10503. "lib/netstandard2.1/IP2Region.Net.dll"
  10504. ]
  10505. },
  10506. "Lazy.Captcha.Core/2.0.7": {
  10507. "sha512": "4Sz9RJvKE4MBK7I9uguIJu6daT/OsoQ1YeD/6xEhi1hOcN6LpPyuXNUcxEoun7rqj3a28+DX8SPlkrKa71alCw==",
  10508. "type": "package",
  10509. "path": "lazy.captcha.core/2.0.7",
  10510. "files": [
  10511. ".nupkg.metadata",
  10512. ".signature.p7s",
  10513. "lazy.captcha.core.2.0.7.nupkg.sha512",
  10514. "lazy.captcha.core.nuspec",
  10515. "lib/netstandard2.0/Lazy.Captcha.Core.dll"
  10516. ]
  10517. },
  10518. "Magicodes.IE.Core/2.7.5.1": {
  10519. "sha512": "QokgLic4DJrqj5oDKHR+86+ZW1HfbJ4l/hzWUYIe3tPjPLsjH+dD7KvVBMiuZtvWCxwiUURF7j3rL/8Cpk+FqA==",
  10520. "type": "package",
  10521. "path": "magicodes.ie.core/2.7.5.1",
  10522. "files": [
  10523. ".nupkg.metadata",
  10524. ".signature.p7s",
  10525. "lib/net5.0/Magicodes.IE.Core.dll",
  10526. "lib/net5.0/Magicodes.IE.Core.xml",
  10527. "lib/net5.0/zh-Hans/Magicodes.IE.Core.resources.dll",
  10528. "lib/net6.0/Magicodes.IE.Core.dll",
  10529. "lib/net6.0/Magicodes.IE.Core.xml",
  10530. "lib/net6.0/zh-Hans/Magicodes.IE.Core.resources.dll",
  10531. "lib/net7.0/Magicodes.IE.Core.dll",
  10532. "lib/net7.0/Magicodes.IE.Core.xml",
  10533. "lib/net7.0/zh-Hans/Magicodes.IE.Core.resources.dll",
  10534. "lib/net8.0/Magicodes.IE.Core.dll",
  10535. "lib/net8.0/Magicodes.IE.Core.xml",
  10536. "lib/net8.0/zh-Hans/Magicodes.IE.Core.resources.dll",
  10537. "lib/netstandard2.0/Magicodes.IE.Core.dll",
  10538. "lib/netstandard2.0/Magicodes.IE.Core.xml",
  10539. "lib/netstandard2.0/zh-Hans/Magicodes.IE.Core.resources.dll",
  10540. "lib/netstandard2.1/Magicodes.IE.Core.dll",
  10541. "lib/netstandard2.1/Magicodes.IE.Core.xml",
  10542. "lib/netstandard2.1/zh-Hans/Magicodes.IE.Core.resources.dll",
  10543. "magicodes.ie.core.2.7.5.1.nupkg.sha512",
  10544. "magicodes.ie.core.nuspec"
  10545. ]
  10546. },
  10547. "Magicodes.IE.EPPlus/2.7.5.1": {
  10548. "sha512": "9VSY9Gy+E9VyIn/iDsrAhrJx4Xea0gB7BdyEIHsYUYYLJKWE/QK2HYa6tTi8Torltu828wSwZTwYkl59+XJWew==",
  10549. "type": "package",
  10550. "path": "magicodes.ie.epplus/2.7.5.1",
  10551. "files": [
  10552. ".nupkg.metadata",
  10553. ".signature.p7s",
  10554. "lib/net6.0/EPPlus.xml",
  10555. "lib/net6.0/Magicodes.IE.EPPlus.dll",
  10556. "lib/net7.0/EPPlus.xml",
  10557. "lib/net7.0/Magicodes.IE.EPPlus.dll",
  10558. "lib/net8.0/EPPlus.xml",
  10559. "lib/net8.0/Magicodes.IE.EPPlus.dll",
  10560. "lib/netstandard2.0/EPPlus.xml",
  10561. "lib/netstandard2.0/Magicodes.IE.EPPlus.dll",
  10562. "lib/netstandard2.1/EPPlus.xml",
  10563. "lib/netstandard2.1/Magicodes.IE.EPPlus.dll",
  10564. "magicodes.ie.epplus.2.7.5.1.nupkg.sha512",
  10565. "magicodes.ie.epplus.nuspec"
  10566. ]
  10567. },
  10568. "Magicodes.IE.Excel/2.7.5.1": {
  10569. "sha512": "vfbicVe78YHlQ6RxWo62P5IDyRoJIRJkLMmB6U09TjJ6JDr/kVO9AOJRA+hHnrzXI6C75UQ3JOesHRtz4tTRTg==",
  10570. "type": "package",
  10571. "path": "magicodes.ie.excel/2.7.5.1",
  10572. "files": [
  10573. ".nupkg.metadata",
  10574. ".signature.p7s",
  10575. "lib/net6.0/Magicodes.IE.Excel.dll",
  10576. "lib/net6.0/Magicodes.IE.Excel.xml",
  10577. "lib/net7.0/Magicodes.IE.Excel.dll",
  10578. "lib/net7.0/Magicodes.IE.Excel.xml",
  10579. "lib/net8.0/Magicodes.IE.Excel.dll",
  10580. "lib/net8.0/Magicodes.IE.Excel.xml",
  10581. "lib/netstandard2.0/Magicodes.IE.Excel.dll",
  10582. "lib/netstandard2.0/Magicodes.IE.Excel.xml",
  10583. "lib/netstandard2.1/Magicodes.IE.Excel.dll",
  10584. "lib/netstandard2.1/Magicodes.IE.Excel.xml",
  10585. "magicodes.ie.excel.2.7.5.1.nupkg.sha512",
  10586. "magicodes.ie.excel.nuspec"
  10587. ]
  10588. },
  10589. "Mapster/7.4.0": {
  10590. "sha512": "RYGoDqvS4WTKIq0HDyPBBVIj6N0mluOCXQ1Vk95JKseMHEsbCXSEGKSlP95oL+s42IXAXbqvHj7p0YaRBUcfqg==",
  10591. "type": "package",
  10592. "path": "mapster/7.4.0",
  10593. "files": [
  10594. ".nupkg.metadata",
  10595. ".signature.p7s",
  10596. "icon.png",
  10597. "lib/net6.0/Mapster.dll",
  10598. "lib/net7.0/Mapster.dll",
  10599. "mapster.7.4.0.nupkg.sha512",
  10600. "mapster.nuspec"
  10601. ]
  10602. },
  10603. "Mapster.Core/1.2.1": {
  10604. "sha512": "11lokmfliBEMMmjeqxFGNpqGXq6tN96zFqpBmfYeahr4Ybk63oDmeJmOflsATjobYkX248g5Y62oQ2NNnZaeww==",
  10605. "type": "package",
  10606. "path": "mapster.core/1.2.1",
  10607. "files": [
  10608. ".nupkg.metadata",
  10609. ".signature.p7s",
  10610. "icon.png",
  10611. "lib/net6.0/Mapster.Core.dll",
  10612. "lib/net7.0/Mapster.Core.dll",
  10613. "mapster.core.1.2.1.nupkg.sha512",
  10614. "mapster.core.nuspec"
  10615. ]
  10616. },
  10617. "Mapster.DependencyInjection/1.0.1": {
  10618. "sha512": "LfjnRIwx6WAo3ssq8PFeaHFaUz00BfSG9BhWgXsiDa3H5lDhG0lpMGDF6w2ZnooS4eHYmAv4f77VxmzpvgorNg==",
  10619. "type": "package",
  10620. "path": "mapster.dependencyinjection/1.0.1",
  10621. "files": [
  10622. ".nupkg.metadata",
  10623. ".signature.p7s",
  10624. "icon.png",
  10625. "lib/net6.0/Mapster.DependencyInjection.dll",
  10626. "lib/net7.0/Mapster.DependencyInjection.dll",
  10627. "mapster.dependencyinjection.1.0.1.nupkg.sha512",
  10628. "mapster.dependencyinjection.nuspec"
  10629. ]
  10630. },
  10631. "Masuit.Tools.Abstractions/2024.3.4": {
  10632. "sha512": "4gLvJaFpZW8XqJq9wFx+fQh1we5Vz4gnQKaP4ywfbyALNPlvM4flG3N6ZLrRMQwnjCPEduxVPAK3j7pTq2AT1Q==",
  10633. "type": "package",
  10634. "path": "masuit.tools.abstractions/2024.3.4",
  10635. "files": [
  10636. ".nupkg.metadata",
  10637. ".signature.p7s",
  10638. "README.md",
  10639. "lib/net461/Masuit.Tools.Abstractions.dll",
  10640. "lib/net461/Masuit.Tools.Abstractions.xml",
  10641. "lib/net5.0/Masuit.Tools.Abstractions.dll",
  10642. "lib/net5.0/Masuit.Tools.Abstractions.xml",
  10643. "lib/net6.0/Masuit.Tools.Abstractions.dll",
  10644. "lib/net6.0/Masuit.Tools.Abstractions.xml",
  10645. "lib/net7.0/Masuit.Tools.Abstractions.dll",
  10646. "lib/net7.0/Masuit.Tools.Abstractions.xml",
  10647. "lib/net8.0/Masuit.Tools.Abstractions.dll",
  10648. "lib/net8.0/Masuit.Tools.Abstractions.xml",
  10649. "lib/netstandard2.0/Masuit.Tools.Abstractions.dll",
  10650. "lib/netstandard2.0/Masuit.Tools.Abstractions.xml",
  10651. "lib/netstandard2.1/Masuit.Tools.Abstractions.dll",
  10652. "lib/netstandard2.1/Masuit.Tools.Abstractions.xml",
  10653. "masuit.tools.abstractions.2024.3.4.nupkg.sha512",
  10654. "masuit.tools.abstractions.nuspec"
  10655. ]
  10656. },
  10657. "Masuit.Tools.Core/2024.3.4": {
  10658. "sha512": "nD6HfzQE6p5zGmlcJ65rtbUWIaNZWfJbC7QvTDe1eIbE5epJfC3P7A7A+07hfloQT0zG+I3kICvz4Kg4WZNLcw==",
  10659. "type": "package",
  10660. "path": "masuit.tools.core/2024.3.4",
  10661. "files": [
  10662. ".nupkg.metadata",
  10663. ".signature.p7s",
  10664. "README.md",
  10665. "lib/net5.0/Masuit.Tools.Core.dll",
  10666. "lib/net5.0/Masuit.Tools.Core.xml",
  10667. "lib/net6.0/Masuit.Tools.Core.dll",
  10668. "lib/net6.0/Masuit.Tools.Core.xml",
  10669. "lib/net7.0/Masuit.Tools.Core.dll",
  10670. "lib/net7.0/Masuit.Tools.Core.xml",
  10671. "lib/net8.0/Masuit.Tools.Core.dll",
  10672. "lib/net8.0/Masuit.Tools.Core.xml",
  10673. "lib/netstandard2.0/Masuit.Tools.Core.dll",
  10674. "lib/netstandard2.0/Masuit.Tools.Core.xml",
  10675. "lib/netstandard2.1/Masuit.Tools.Core.dll",
  10676. "lib/netstandard2.1/Masuit.Tools.Core.xml",
  10677. "masuit.tools.core.2024.3.4.nupkg.sha512",
  10678. "masuit.tools.core.nuspec"
  10679. ]
  10680. },
  10681. "Microsoft.AspNetCore.Authentication.JwtBearer/6.0.29": {
  10682. "sha512": "daOVgz0G2YwPRWOxGKCqa8mNjzd+2PXTo05sq1lKTY14OaNDByOYPjNrgDip5qmyLawuhyRn9gmSIDqdW0rKBA==",
  10683. "type": "package",
  10684. "path": "microsoft.aspnetcore.authentication.jwtbearer/6.0.29",
  10685. "files": [
  10686. ".nupkg.metadata",
  10687. ".signature.p7s",
  10688. "Icon.png",
  10689. "THIRD-PARTY-NOTICES.TXT",
  10690. "lib/net6.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll",
  10691. "lib/net6.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml",
  10692. "microsoft.aspnetcore.authentication.jwtbearer.6.0.29.nupkg.sha512",
  10693. "microsoft.aspnetcore.authentication.jwtbearer.nuspec"
  10694. ]
  10695. },
  10696. "Microsoft.AspNetCore.Authentication.JwtBearer/7.0.18": {
  10697. "sha512": "Q3ejRbe6GQd035JdazYwsqapUqwcf/AMmw96RwiEXNZWr6GalQLCGYyxXnmAwWwhNpq1BX802qvL+feR9pUWiA==",
  10698. "type": "package",
  10699. "path": "microsoft.aspnetcore.authentication.jwtbearer/7.0.18",
  10700. "files": [
  10701. ".nupkg.metadata",
  10702. ".signature.p7s",
  10703. "Icon.png",
  10704. "THIRD-PARTY-NOTICES.TXT",
  10705. "lib/net7.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll",
  10706. "lib/net7.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml",
  10707. "microsoft.aspnetcore.authentication.jwtbearer.7.0.18.nupkg.sha512",
  10708. "microsoft.aspnetcore.authentication.jwtbearer.nuspec"
  10709. ]
  10710. },
  10711. "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.4": {
  10712. "sha512": "tHnHRBgQyiVNZJ8PksNinLdGOsE8+tFFv3E9QEtmwO+iyTHRvg4bJ4X0XZG1u9KxXMTJuAdeIWKWYr2rTLEHqQ==",
  10713. "type": "package",
  10714. "path": "microsoft.aspnetcore.authentication.jwtbearer/8.0.4",
  10715. "files": [
  10716. ".nupkg.metadata",
  10717. ".signature.p7s",
  10718. "Icon.png",
  10719. "THIRD-PARTY-NOTICES.TXT",
  10720. "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll",
  10721. "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml",
  10722. "microsoft.aspnetcore.authentication.jwtbearer.8.0.4.nupkg.sha512",
  10723. "microsoft.aspnetcore.authentication.jwtbearer.nuspec"
  10724. ]
  10725. },
  10726. "Microsoft.AspNetCore.JsonPatch/6.0.29": {
  10727. "sha512": "vPrcF8ULzjB5F/aJAyoaMrJ3+fSDfSnpEoMuHORau6tof3E0qa+GnbqMjcvrt8puMkRJMygjh/YIY1PoLiGLkQ==",
  10728. "type": "package",
  10729. "path": "microsoft.aspnetcore.jsonpatch/6.0.29",
  10730. "files": [
  10731. ".nupkg.metadata",
  10732. ".signature.p7s",
  10733. "Icon.png",
  10734. "THIRD-PARTY-NOTICES.TXT",
  10735. "lib/net461/Microsoft.AspNetCore.JsonPatch.dll",
  10736. "lib/net461/Microsoft.AspNetCore.JsonPatch.xml",
  10737. "lib/net6.0/Microsoft.AspNetCore.JsonPatch.dll",
  10738. "lib/net6.0/Microsoft.AspNetCore.JsonPatch.xml",
  10739. "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll",
  10740. "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.xml",
  10741. "microsoft.aspnetcore.jsonpatch.6.0.29.nupkg.sha512",
  10742. "microsoft.aspnetcore.jsonpatch.nuspec"
  10743. ]
  10744. },
  10745. "Microsoft.AspNetCore.JsonPatch/7.0.18": {
  10746. "sha512": "Y1Y5pgXY8zMjYYYmz01iVeiJ+IvNTjz7NzMTO9BwPbdgs60gsZ6KOyUSvZp6JPsopWqe8JL95eIUr64aVHk8gg==",
  10747. "type": "package",
  10748. "path": "microsoft.aspnetcore.jsonpatch/7.0.18",
  10749. "files": [
  10750. ".nupkg.metadata",
  10751. ".signature.p7s",
  10752. "Icon.png",
  10753. "THIRD-PARTY-NOTICES.TXT",
  10754. "lib/net462/Microsoft.AspNetCore.JsonPatch.dll",
  10755. "lib/net462/Microsoft.AspNetCore.JsonPatch.xml",
  10756. "lib/net7.0/Microsoft.AspNetCore.JsonPatch.dll",
  10757. "lib/net7.0/Microsoft.AspNetCore.JsonPatch.xml",
  10758. "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll",
  10759. "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.xml",
  10760. "microsoft.aspnetcore.jsonpatch.7.0.18.nupkg.sha512",
  10761. "microsoft.aspnetcore.jsonpatch.nuspec"
  10762. ]
  10763. },
  10764. "Microsoft.AspNetCore.JsonPatch/8.0.4": {
  10765. "sha512": "8iy7uza6GTuE5GadOryGfsGuA8xP1RTs16zqdXF5gM0b8iDfyNWnyDmatY5cZhXE1kJiko0S7s1T/gNFdIZ7Zg==",
  10766. "type": "package",
  10767. "path": "microsoft.aspnetcore.jsonpatch/8.0.4",
  10768. "files": [
  10769. ".nupkg.metadata",
  10770. ".signature.p7s",
  10771. "Icon.png",
  10772. "THIRD-PARTY-NOTICES.TXT",
  10773. "lib/net462/Microsoft.AspNetCore.JsonPatch.dll",
  10774. "lib/net462/Microsoft.AspNetCore.JsonPatch.xml",
  10775. "lib/net8.0/Microsoft.AspNetCore.JsonPatch.dll",
  10776. "lib/net8.0/Microsoft.AspNetCore.JsonPatch.xml",
  10777. "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll",
  10778. "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.xml",
  10779. "microsoft.aspnetcore.jsonpatch.8.0.4.nupkg.sha512",
  10780. "microsoft.aspnetcore.jsonpatch.nuspec"
  10781. ]
  10782. },
  10783. "Microsoft.AspNetCore.Mvc.NewtonsoftJson/6.0.29": {
  10784. "sha512": "4eCtQAClrkPQxjEKm9PwMLo7XIS2cDsdYw3ujn4rLkcC/G78pue3KV7Yt9r8tqiQeDzJKYd7YUd07A3XRxN1xg==",
  10785. "type": "package",
  10786. "path": "microsoft.aspnetcore.mvc.newtonsoftjson/6.0.29",
  10787. "files": [
  10788. ".nupkg.metadata",
  10789. ".signature.p7s",
  10790. "Icon.png",
  10791. "THIRD-PARTY-NOTICES.TXT",
  10792. "lib/net6.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll",
  10793. "lib/net6.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.xml",
  10794. "microsoft.aspnetcore.mvc.newtonsoftjson.6.0.29.nupkg.sha512",
  10795. "microsoft.aspnetcore.mvc.newtonsoftjson.nuspec"
  10796. ]
  10797. },
  10798. "Microsoft.AspNetCore.Mvc.NewtonsoftJson/7.0.18": {
  10799. "sha512": "N/dDtKQZZC9RYZOIDwcs8Nk/mSGrgTvLpk4oqb2ZffBiNSFLAIE+SKwYzPZ/PZRHYDro4xpq3xiIUEWdQU9AUg==",
  10800. "type": "package",
  10801. "path": "microsoft.aspnetcore.mvc.newtonsoftjson/7.0.18",
  10802. "files": [
  10803. ".nupkg.metadata",
  10804. ".signature.p7s",
  10805. "Icon.png",
  10806. "THIRD-PARTY-NOTICES.TXT",
  10807. "lib/net7.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll",
  10808. "lib/net7.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.xml",
  10809. "microsoft.aspnetcore.mvc.newtonsoftjson.7.0.18.nupkg.sha512",
  10810. "microsoft.aspnetcore.mvc.newtonsoftjson.nuspec"
  10811. ]
  10812. },
  10813. "Microsoft.AspNetCore.Mvc.NewtonsoftJson/8.0.4": {
  10814. "sha512": "lhJq0JjrlGZQwQoYrpVbokhb1AlgLGxI3QacSyKgCNOXTNwCi0pUnMR7NrfON20DkL90Kqqyl3wDrLbRaRgcsA==",
  10815. "type": "package",
  10816. "path": "microsoft.aspnetcore.mvc.newtonsoftjson/8.0.4",
  10817. "files": [
  10818. ".nupkg.metadata",
  10819. ".signature.p7s",
  10820. "Icon.png",
  10821. "THIRD-PARTY-NOTICES.TXT",
  10822. "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll",
  10823. "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.xml",
  10824. "microsoft.aspnetcore.mvc.newtonsoftjson.8.0.4.nupkg.sha512",
  10825. "microsoft.aspnetcore.mvc.newtonsoftjson.nuspec"
  10826. ]
  10827. },
  10828. "Microsoft.AspNetCore.Razor.Language/6.0.29": {
  10829. "sha512": "GqbAfFQEv9XKi+QRlhzoYJvbi9EkFo0rkzvaP1xGvn2Hjn1DrhGK93UuJ8zLw8FQ9jmW1GOMLXLSPJoID4lLbg==",
  10830. "type": "package",
  10831. "path": "microsoft.aspnetcore.razor.language/6.0.29",
  10832. "files": [
  10833. ".nupkg.metadata",
  10834. ".signature.p7s",
  10835. "Icon.png",
  10836. "THIRD-PARTY-NOTICES.TXT",
  10837. "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll",
  10838. "microsoft.aspnetcore.razor.language.6.0.29.nupkg.sha512",
  10839. "microsoft.aspnetcore.razor.language.nuspec"
  10840. ]
  10841. },
  10842. "Microsoft.CodeAnalysis.Analyzers/3.3.4": {
  10843. "sha512": "AxkxcPR+rheX0SmvpLVIGLhOUXAKG56a64kV9VQZ4y9gR9ZmPXnqZvHJnmwLSwzrEP6junUF11vuc+aqo5r68g==",
  10844. "type": "package",
  10845. "path": "microsoft.codeanalysis.analyzers/3.3.4",
  10846. "hasTools": true,
  10847. "files": [
  10848. ".nupkg.metadata",
  10849. ".signature.p7s",
  10850. "Icon.png",
  10851. "ThirdPartyNotices.txt",
  10852. "analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll",
  10853. "analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll",
  10854. "analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10855. "analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10856. "analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10857. "analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10858. "analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10859. "analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10860. "analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10861. "analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10862. "analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10863. "analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10864. "analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10865. "analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10866. "analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10867. "analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll",
  10868. "analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll",
  10869. "analyzers/dotnet/vb/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10870. "analyzers/dotnet/vb/de/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10871. "analyzers/dotnet/vb/es/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10872. "analyzers/dotnet/vb/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10873. "analyzers/dotnet/vb/it/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10874. "analyzers/dotnet/vb/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10875. "analyzers/dotnet/vb/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10876. "analyzers/dotnet/vb/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10877. "analyzers/dotnet/vb/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10878. "analyzers/dotnet/vb/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10879. "analyzers/dotnet/vb/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10880. "analyzers/dotnet/vb/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10881. "analyzers/dotnet/vb/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10882. "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props",
  10883. "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets",
  10884. "buildTransitive/config/analysislevel_2_9_8_all.globalconfig",
  10885. "buildTransitive/config/analysislevel_2_9_8_all_warnaserror.globalconfig",
  10886. "buildTransitive/config/analysislevel_2_9_8_default.globalconfig",
  10887. "buildTransitive/config/analysislevel_2_9_8_default_warnaserror.globalconfig",
  10888. "buildTransitive/config/analysislevel_2_9_8_minimum.globalconfig",
  10889. "buildTransitive/config/analysislevel_2_9_8_minimum_warnaserror.globalconfig",
  10890. "buildTransitive/config/analysislevel_2_9_8_none.globalconfig",
  10891. "buildTransitive/config/analysislevel_2_9_8_none_warnaserror.globalconfig",
  10892. "buildTransitive/config/analysislevel_2_9_8_recommended.globalconfig",
  10893. "buildTransitive/config/analysislevel_2_9_8_recommended_warnaserror.globalconfig",
  10894. "buildTransitive/config/analysislevel_3_3_3_all.globalconfig",
  10895. "buildTransitive/config/analysislevel_3_3_3_all_warnaserror.globalconfig",
  10896. "buildTransitive/config/analysislevel_3_3_3_default.globalconfig",
  10897. "buildTransitive/config/analysislevel_3_3_3_default_warnaserror.globalconfig",
  10898. "buildTransitive/config/analysislevel_3_3_3_minimum.globalconfig",
  10899. "buildTransitive/config/analysislevel_3_3_3_minimum_warnaserror.globalconfig",
  10900. "buildTransitive/config/analysislevel_3_3_3_none.globalconfig",
  10901. "buildTransitive/config/analysislevel_3_3_3_none_warnaserror.globalconfig",
  10902. "buildTransitive/config/analysislevel_3_3_3_recommended.globalconfig",
  10903. "buildTransitive/config/analysislevel_3_3_3_recommended_warnaserror.globalconfig",
  10904. "buildTransitive/config/analysislevel_3_3_all.globalconfig",
  10905. "buildTransitive/config/analysislevel_3_3_all_warnaserror.globalconfig",
  10906. "buildTransitive/config/analysislevel_3_3_default.globalconfig",
  10907. "buildTransitive/config/analysislevel_3_3_default_warnaserror.globalconfig",
  10908. "buildTransitive/config/analysislevel_3_3_minimum.globalconfig",
  10909. "buildTransitive/config/analysislevel_3_3_minimum_warnaserror.globalconfig",
  10910. "buildTransitive/config/analysislevel_3_3_none.globalconfig",
  10911. "buildTransitive/config/analysislevel_3_3_none_warnaserror.globalconfig",
  10912. "buildTransitive/config/analysislevel_3_3_recommended.globalconfig",
  10913. "buildTransitive/config/analysislevel_3_3_recommended_warnaserror.globalconfig",
  10914. "buildTransitive/config/analysislevel_3_all.globalconfig",
  10915. "buildTransitive/config/analysislevel_3_all_warnaserror.globalconfig",
  10916. "buildTransitive/config/analysislevel_3_default.globalconfig",
  10917. "buildTransitive/config/analysislevel_3_default_warnaserror.globalconfig",
  10918. "buildTransitive/config/analysislevel_3_minimum.globalconfig",
  10919. "buildTransitive/config/analysislevel_3_minimum_warnaserror.globalconfig",
  10920. "buildTransitive/config/analysislevel_3_none.globalconfig",
  10921. "buildTransitive/config/analysislevel_3_none_warnaserror.globalconfig",
  10922. "buildTransitive/config/analysislevel_3_recommended.globalconfig",
  10923. "buildTransitive/config/analysislevel_3_recommended_warnaserror.globalconfig",
  10924. "buildTransitive/config/analysislevel_4_3_all.globalconfig",
  10925. "buildTransitive/config/analysislevel_4_3_all_warnaserror.globalconfig",
  10926. "buildTransitive/config/analysislevel_4_3_default.globalconfig",
  10927. "buildTransitive/config/analysislevel_4_3_default_warnaserror.globalconfig",
  10928. "buildTransitive/config/analysislevel_4_3_minimum.globalconfig",
  10929. "buildTransitive/config/analysislevel_4_3_minimum_warnaserror.globalconfig",
  10930. "buildTransitive/config/analysislevel_4_3_none.globalconfig",
  10931. "buildTransitive/config/analysislevel_4_3_none_warnaserror.globalconfig",
  10932. "buildTransitive/config/analysislevel_4_3_recommended.globalconfig",
  10933. "buildTransitive/config/analysislevel_4_3_recommended_warnaserror.globalconfig",
  10934. "buildTransitive/config/analysislevelcorrectness_2_9_8_all.globalconfig",
  10935. "buildTransitive/config/analysislevelcorrectness_2_9_8_all_warnaserror.globalconfig",
  10936. "buildTransitive/config/analysislevelcorrectness_2_9_8_default.globalconfig",
  10937. "buildTransitive/config/analysislevelcorrectness_2_9_8_default_warnaserror.globalconfig",
  10938. "buildTransitive/config/analysislevelcorrectness_2_9_8_minimum.globalconfig",
  10939. "buildTransitive/config/analysislevelcorrectness_2_9_8_minimum_warnaserror.globalconfig",
  10940. "buildTransitive/config/analysislevelcorrectness_2_9_8_none.globalconfig",
  10941. "buildTransitive/config/analysislevelcorrectness_2_9_8_none_warnaserror.globalconfig",
  10942. "buildTransitive/config/analysislevelcorrectness_2_9_8_recommended.globalconfig",
  10943. "buildTransitive/config/analysislevelcorrectness_2_9_8_recommended_warnaserror.globalconfig",
  10944. "buildTransitive/config/analysislevelcorrectness_3_3_3_all.globalconfig",
  10945. "buildTransitive/config/analysislevelcorrectness_3_3_3_all_warnaserror.globalconfig",
  10946. "buildTransitive/config/analysislevelcorrectness_3_3_3_default.globalconfig",
  10947. "buildTransitive/config/analysislevelcorrectness_3_3_3_default_warnaserror.globalconfig",
  10948. "buildTransitive/config/analysislevelcorrectness_3_3_3_minimum.globalconfig",
  10949. "buildTransitive/config/analysislevelcorrectness_3_3_3_minimum_warnaserror.globalconfig",
  10950. "buildTransitive/config/analysislevelcorrectness_3_3_3_none.globalconfig",
  10951. "buildTransitive/config/analysislevelcorrectness_3_3_3_none_warnaserror.globalconfig",
  10952. "buildTransitive/config/analysislevelcorrectness_3_3_3_recommended.globalconfig",
  10953. "buildTransitive/config/analysislevelcorrectness_3_3_3_recommended_warnaserror.globalconfig",
  10954. "buildTransitive/config/analysislevelcorrectness_3_3_all.globalconfig",
  10955. "buildTransitive/config/analysislevelcorrectness_3_3_all_warnaserror.globalconfig",
  10956. "buildTransitive/config/analysislevelcorrectness_3_3_default.globalconfig",
  10957. "buildTransitive/config/analysislevelcorrectness_3_3_default_warnaserror.globalconfig",
  10958. "buildTransitive/config/analysislevelcorrectness_3_3_minimum.globalconfig",
  10959. "buildTransitive/config/analysislevelcorrectness_3_3_minimum_warnaserror.globalconfig",
  10960. "buildTransitive/config/analysislevelcorrectness_3_3_none.globalconfig",
  10961. "buildTransitive/config/analysislevelcorrectness_3_3_none_warnaserror.globalconfig",
  10962. "buildTransitive/config/analysislevelcorrectness_3_3_recommended.globalconfig",
  10963. "buildTransitive/config/analysislevelcorrectness_3_3_recommended_warnaserror.globalconfig",
  10964. "buildTransitive/config/analysislevelcorrectness_3_all.globalconfig",
  10965. "buildTransitive/config/analysislevelcorrectness_3_all_warnaserror.globalconfig",
  10966. "buildTransitive/config/analysislevelcorrectness_3_default.globalconfig",
  10967. "buildTransitive/config/analysislevelcorrectness_3_default_warnaserror.globalconfig",
  10968. "buildTransitive/config/analysislevelcorrectness_3_minimum.globalconfig",
  10969. "buildTransitive/config/analysislevelcorrectness_3_minimum_warnaserror.globalconfig",
  10970. "buildTransitive/config/analysislevelcorrectness_3_none.globalconfig",
  10971. "buildTransitive/config/analysislevelcorrectness_3_none_warnaserror.globalconfig",
  10972. "buildTransitive/config/analysislevelcorrectness_3_recommended.globalconfig",
  10973. "buildTransitive/config/analysislevelcorrectness_3_recommended_warnaserror.globalconfig",
  10974. "buildTransitive/config/analysislevelcorrectness_4_3_all.globalconfig",
  10975. "buildTransitive/config/analysislevelcorrectness_4_3_all_warnaserror.globalconfig",
  10976. "buildTransitive/config/analysislevelcorrectness_4_3_default.globalconfig",
  10977. "buildTransitive/config/analysislevelcorrectness_4_3_default_warnaserror.globalconfig",
  10978. "buildTransitive/config/analysislevelcorrectness_4_3_minimum.globalconfig",
  10979. "buildTransitive/config/analysislevelcorrectness_4_3_minimum_warnaserror.globalconfig",
  10980. "buildTransitive/config/analysislevelcorrectness_4_3_none.globalconfig",
  10981. "buildTransitive/config/analysislevelcorrectness_4_3_none_warnaserror.globalconfig",
  10982. "buildTransitive/config/analysislevelcorrectness_4_3_recommended.globalconfig",
  10983. "buildTransitive/config/analysislevelcorrectness_4_3_recommended_warnaserror.globalconfig",
  10984. "buildTransitive/config/analysislevellibrary_2_9_8_all.globalconfig",
  10985. "buildTransitive/config/analysislevellibrary_2_9_8_all_warnaserror.globalconfig",
  10986. "buildTransitive/config/analysislevellibrary_2_9_8_default.globalconfig",
  10987. "buildTransitive/config/analysislevellibrary_2_9_8_default_warnaserror.globalconfig",
  10988. "buildTransitive/config/analysislevellibrary_2_9_8_minimum.globalconfig",
  10989. "buildTransitive/config/analysislevellibrary_2_9_8_minimum_warnaserror.globalconfig",
  10990. "buildTransitive/config/analysislevellibrary_2_9_8_none.globalconfig",
  10991. "buildTransitive/config/analysislevellibrary_2_9_8_none_warnaserror.globalconfig",
  10992. "buildTransitive/config/analysislevellibrary_2_9_8_recommended.globalconfig",
  10993. "buildTransitive/config/analysislevellibrary_2_9_8_recommended_warnaserror.globalconfig",
  10994. "buildTransitive/config/analysislevellibrary_3_3_3_all.globalconfig",
  10995. "buildTransitive/config/analysislevellibrary_3_3_3_all_warnaserror.globalconfig",
  10996. "buildTransitive/config/analysislevellibrary_3_3_3_default.globalconfig",
  10997. "buildTransitive/config/analysislevellibrary_3_3_3_default_warnaserror.globalconfig",
  10998. "buildTransitive/config/analysislevellibrary_3_3_3_minimum.globalconfig",
  10999. "buildTransitive/config/analysislevellibrary_3_3_3_minimum_warnaserror.globalconfig",
  11000. "buildTransitive/config/analysislevellibrary_3_3_3_none.globalconfig",
  11001. "buildTransitive/config/analysislevellibrary_3_3_3_none_warnaserror.globalconfig",
  11002. "buildTransitive/config/analysislevellibrary_3_3_3_recommended.globalconfig",
  11003. "buildTransitive/config/analysislevellibrary_3_3_3_recommended_warnaserror.globalconfig",
  11004. "buildTransitive/config/analysislevellibrary_3_3_all.globalconfig",
  11005. "buildTransitive/config/analysislevellibrary_3_3_all_warnaserror.globalconfig",
  11006. "buildTransitive/config/analysislevellibrary_3_3_default.globalconfig",
  11007. "buildTransitive/config/analysislevellibrary_3_3_default_warnaserror.globalconfig",
  11008. "buildTransitive/config/analysislevellibrary_3_3_minimum.globalconfig",
  11009. "buildTransitive/config/analysislevellibrary_3_3_minimum_warnaserror.globalconfig",
  11010. "buildTransitive/config/analysislevellibrary_3_3_none.globalconfig",
  11011. "buildTransitive/config/analysislevellibrary_3_3_none_warnaserror.globalconfig",
  11012. "buildTransitive/config/analysislevellibrary_3_3_recommended.globalconfig",
  11013. "buildTransitive/config/analysislevellibrary_3_3_recommended_warnaserror.globalconfig",
  11014. "buildTransitive/config/analysislevellibrary_3_all.globalconfig",
  11015. "buildTransitive/config/analysislevellibrary_3_all_warnaserror.globalconfig",
  11016. "buildTransitive/config/analysislevellibrary_3_default.globalconfig",
  11017. "buildTransitive/config/analysislevellibrary_3_default_warnaserror.globalconfig",
  11018. "buildTransitive/config/analysislevellibrary_3_minimum.globalconfig",
  11019. "buildTransitive/config/analysislevellibrary_3_minimum_warnaserror.globalconfig",
  11020. "buildTransitive/config/analysislevellibrary_3_none.globalconfig",
  11021. "buildTransitive/config/analysislevellibrary_3_none_warnaserror.globalconfig",
  11022. "buildTransitive/config/analysislevellibrary_3_recommended.globalconfig",
  11023. "buildTransitive/config/analysislevellibrary_3_recommended_warnaserror.globalconfig",
  11024. "buildTransitive/config/analysislevellibrary_4_3_all.globalconfig",
  11025. "buildTransitive/config/analysislevellibrary_4_3_all_warnaserror.globalconfig",
  11026. "buildTransitive/config/analysislevellibrary_4_3_default.globalconfig",
  11027. "buildTransitive/config/analysislevellibrary_4_3_default_warnaserror.globalconfig",
  11028. "buildTransitive/config/analysislevellibrary_4_3_minimum.globalconfig",
  11029. "buildTransitive/config/analysislevellibrary_4_3_minimum_warnaserror.globalconfig",
  11030. "buildTransitive/config/analysislevellibrary_4_3_none.globalconfig",
  11031. "buildTransitive/config/analysislevellibrary_4_3_none_warnaserror.globalconfig",
  11032. "buildTransitive/config/analysislevellibrary_4_3_recommended.globalconfig",
  11033. "buildTransitive/config/analysislevellibrary_4_3_recommended_warnaserror.globalconfig",
  11034. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all.globalconfig",
  11035. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all_warnaserror.globalconfig",
  11036. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default.globalconfig",
  11037. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default_warnaserror.globalconfig",
  11038. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum.globalconfig",
  11039. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum_warnaserror.globalconfig",
  11040. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none.globalconfig",
  11041. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none_warnaserror.globalconfig",
  11042. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended.globalconfig",
  11043. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended_warnaserror.globalconfig",
  11044. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all.globalconfig",
  11045. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all_warnaserror.globalconfig",
  11046. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default.globalconfig",
  11047. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default_warnaserror.globalconfig",
  11048. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum.globalconfig",
  11049. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum_warnaserror.globalconfig",
  11050. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none.globalconfig",
  11051. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none_warnaserror.globalconfig",
  11052. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended.globalconfig",
  11053. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended_warnaserror.globalconfig",
  11054. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all.globalconfig",
  11055. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all_warnaserror.globalconfig",
  11056. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default.globalconfig",
  11057. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default_warnaserror.globalconfig",
  11058. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum.globalconfig",
  11059. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum_warnaserror.globalconfig",
  11060. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none.globalconfig",
  11061. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none_warnaserror.globalconfig",
  11062. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended.globalconfig",
  11063. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended_warnaserror.globalconfig",
  11064. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all.globalconfig",
  11065. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all_warnaserror.globalconfig",
  11066. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default.globalconfig",
  11067. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default_warnaserror.globalconfig",
  11068. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum.globalconfig",
  11069. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum_warnaserror.globalconfig",
  11070. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none.globalconfig",
  11071. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none_warnaserror.globalconfig",
  11072. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended.globalconfig",
  11073. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended_warnaserror.globalconfig",
  11074. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all.globalconfig",
  11075. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all_warnaserror.globalconfig",
  11076. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default.globalconfig",
  11077. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default_warnaserror.globalconfig",
  11078. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum.globalconfig",
  11079. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum_warnaserror.globalconfig",
  11080. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none.globalconfig",
  11081. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none_warnaserror.globalconfig",
  11082. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended.globalconfig",
  11083. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended_warnaserror.globalconfig",
  11084. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all.globalconfig",
  11085. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all_warnaserror.globalconfig",
  11086. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default.globalconfig",
  11087. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default_warnaserror.globalconfig",
  11088. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum.globalconfig",
  11089. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum_warnaserror.globalconfig",
  11090. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none.globalconfig",
  11091. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none_warnaserror.globalconfig",
  11092. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended.globalconfig",
  11093. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended_warnaserror.globalconfig",
  11094. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all.globalconfig",
  11095. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all_warnaserror.globalconfig",
  11096. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default.globalconfig",
  11097. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default_warnaserror.globalconfig",
  11098. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum.globalconfig",
  11099. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum_warnaserror.globalconfig",
  11100. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none.globalconfig",
  11101. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none_warnaserror.globalconfig",
  11102. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended.globalconfig",
  11103. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended_warnaserror.globalconfig",
  11104. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all.globalconfig",
  11105. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all_warnaserror.globalconfig",
  11106. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default.globalconfig",
  11107. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default_warnaserror.globalconfig",
  11108. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum.globalconfig",
  11109. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum_warnaserror.globalconfig",
  11110. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none.globalconfig",
  11111. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none_warnaserror.globalconfig",
  11112. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended.globalconfig",
  11113. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended_warnaserror.globalconfig",
  11114. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all.globalconfig",
  11115. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all_warnaserror.globalconfig",
  11116. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default.globalconfig",
  11117. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default_warnaserror.globalconfig",
  11118. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum.globalconfig",
  11119. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum_warnaserror.globalconfig",
  11120. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none.globalconfig",
  11121. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none_warnaserror.globalconfig",
  11122. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended.globalconfig",
  11123. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended_warnaserror.globalconfig",
  11124. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all.globalconfig",
  11125. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all_warnaserror.globalconfig",
  11126. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default.globalconfig",
  11127. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default_warnaserror.globalconfig",
  11128. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum.globalconfig",
  11129. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum_warnaserror.globalconfig",
  11130. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none.globalconfig",
  11131. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none_warnaserror.globalconfig",
  11132. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended.globalconfig",
  11133. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended_warnaserror.globalconfig",
  11134. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all.globalconfig",
  11135. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all_warnaserror.globalconfig",
  11136. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default.globalconfig",
  11137. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default_warnaserror.globalconfig",
  11138. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum.globalconfig",
  11139. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum_warnaserror.globalconfig",
  11140. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none.globalconfig",
  11141. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none_warnaserror.globalconfig",
  11142. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended.globalconfig",
  11143. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended_warnaserror.globalconfig",
  11144. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all.globalconfig",
  11145. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all_warnaserror.globalconfig",
  11146. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default.globalconfig",
  11147. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default_warnaserror.globalconfig",
  11148. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum.globalconfig",
  11149. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum_warnaserror.globalconfig",
  11150. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none.globalconfig",
  11151. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none_warnaserror.globalconfig",
  11152. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended.globalconfig",
  11153. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended_warnaserror.globalconfig",
  11154. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all.globalconfig",
  11155. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all_warnaserror.globalconfig",
  11156. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default.globalconfig",
  11157. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default_warnaserror.globalconfig",
  11158. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum.globalconfig",
  11159. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum_warnaserror.globalconfig",
  11160. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none.globalconfig",
  11161. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none_warnaserror.globalconfig",
  11162. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended.globalconfig",
  11163. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended_warnaserror.globalconfig",
  11164. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all.globalconfig",
  11165. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all_warnaserror.globalconfig",
  11166. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default.globalconfig",
  11167. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default_warnaserror.globalconfig",
  11168. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum.globalconfig",
  11169. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum_warnaserror.globalconfig",
  11170. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none.globalconfig",
  11171. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none_warnaserror.globalconfig",
  11172. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended.globalconfig",
  11173. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended_warnaserror.globalconfig",
  11174. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all.globalconfig",
  11175. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all_warnaserror.globalconfig",
  11176. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default.globalconfig",
  11177. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default_warnaserror.globalconfig",
  11178. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum.globalconfig",
  11179. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum_warnaserror.globalconfig",
  11180. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none.globalconfig",
  11181. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none_warnaserror.globalconfig",
  11182. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended.globalconfig",
  11183. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended_warnaserror.globalconfig",
  11184. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all.globalconfig",
  11185. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all_warnaserror.globalconfig",
  11186. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default.globalconfig",
  11187. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default_warnaserror.globalconfig",
  11188. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum.globalconfig",
  11189. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum_warnaserror.globalconfig",
  11190. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none.globalconfig",
  11191. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none_warnaserror.globalconfig",
  11192. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended.globalconfig",
  11193. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended_warnaserror.globalconfig",
  11194. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all.globalconfig",
  11195. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all_warnaserror.globalconfig",
  11196. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default.globalconfig",
  11197. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default_warnaserror.globalconfig",
  11198. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum.globalconfig",
  11199. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum_warnaserror.globalconfig",
  11200. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none.globalconfig",
  11201. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none_warnaserror.globalconfig",
  11202. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended.globalconfig",
  11203. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended_warnaserror.globalconfig",
  11204. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all.globalconfig",
  11205. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all_warnaserror.globalconfig",
  11206. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default.globalconfig",
  11207. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default_warnaserror.globalconfig",
  11208. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum.globalconfig",
  11209. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum_warnaserror.globalconfig",
  11210. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none.globalconfig",
  11211. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none_warnaserror.globalconfig",
  11212. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended.globalconfig",
  11213. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended_warnaserror.globalconfig",
  11214. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all.globalconfig",
  11215. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all_warnaserror.globalconfig",
  11216. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default.globalconfig",
  11217. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default_warnaserror.globalconfig",
  11218. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum.globalconfig",
  11219. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum_warnaserror.globalconfig",
  11220. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none.globalconfig",
  11221. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none_warnaserror.globalconfig",
  11222. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended.globalconfig",
  11223. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended_warnaserror.globalconfig",
  11224. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all.globalconfig",
  11225. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all_warnaserror.globalconfig",
  11226. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default.globalconfig",
  11227. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default_warnaserror.globalconfig",
  11228. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum.globalconfig",
  11229. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum_warnaserror.globalconfig",
  11230. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none.globalconfig",
  11231. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none_warnaserror.globalconfig",
  11232. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended.globalconfig",
  11233. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended_warnaserror.globalconfig",
  11234. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all.globalconfig",
  11235. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all_warnaserror.globalconfig",
  11236. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default.globalconfig",
  11237. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default_warnaserror.globalconfig",
  11238. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum.globalconfig",
  11239. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum_warnaserror.globalconfig",
  11240. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none.globalconfig",
  11241. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none_warnaserror.globalconfig",
  11242. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended.globalconfig",
  11243. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended_warnaserror.globalconfig",
  11244. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all.globalconfig",
  11245. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all_warnaserror.globalconfig",
  11246. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default.globalconfig",
  11247. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default_warnaserror.globalconfig",
  11248. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum.globalconfig",
  11249. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum_warnaserror.globalconfig",
  11250. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none.globalconfig",
  11251. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none_warnaserror.globalconfig",
  11252. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended.globalconfig",
  11253. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended_warnaserror.globalconfig",
  11254. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all.globalconfig",
  11255. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all_warnaserror.globalconfig",
  11256. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default.globalconfig",
  11257. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default_warnaserror.globalconfig",
  11258. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum.globalconfig",
  11259. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum_warnaserror.globalconfig",
  11260. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none.globalconfig",
  11261. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none_warnaserror.globalconfig",
  11262. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended.globalconfig",
  11263. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended_warnaserror.globalconfig",
  11264. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all.globalconfig",
  11265. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all_warnaserror.globalconfig",
  11266. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default.globalconfig",
  11267. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default_warnaserror.globalconfig",
  11268. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum.globalconfig",
  11269. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum_warnaserror.globalconfig",
  11270. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none.globalconfig",
  11271. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none_warnaserror.globalconfig",
  11272. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended.globalconfig",
  11273. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended_warnaserror.globalconfig",
  11274. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all.globalconfig",
  11275. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all_warnaserror.globalconfig",
  11276. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default.globalconfig",
  11277. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default_warnaserror.globalconfig",
  11278. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum.globalconfig",
  11279. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum_warnaserror.globalconfig",
  11280. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none.globalconfig",
  11281. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none_warnaserror.globalconfig",
  11282. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended.globalconfig",
  11283. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended_warnaserror.globalconfig",
  11284. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all.globalconfig",
  11285. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all_warnaserror.globalconfig",
  11286. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default.globalconfig",
  11287. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default_warnaserror.globalconfig",
  11288. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum.globalconfig",
  11289. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum_warnaserror.globalconfig",
  11290. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none.globalconfig",
  11291. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none_warnaserror.globalconfig",
  11292. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended.globalconfig",
  11293. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended_warnaserror.globalconfig",
  11294. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all.globalconfig",
  11295. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all_warnaserror.globalconfig",
  11296. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default.globalconfig",
  11297. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default_warnaserror.globalconfig",
  11298. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum.globalconfig",
  11299. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum_warnaserror.globalconfig",
  11300. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none.globalconfig",
  11301. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none_warnaserror.globalconfig",
  11302. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended.globalconfig",
  11303. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended_warnaserror.globalconfig",
  11304. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all.globalconfig",
  11305. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all_warnaserror.globalconfig",
  11306. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default.globalconfig",
  11307. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default_warnaserror.globalconfig",
  11308. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum.globalconfig",
  11309. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum_warnaserror.globalconfig",
  11310. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none.globalconfig",
  11311. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none_warnaserror.globalconfig",
  11312. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended.globalconfig",
  11313. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended_warnaserror.globalconfig",
  11314. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all.globalconfig",
  11315. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all_warnaserror.globalconfig",
  11316. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default.globalconfig",
  11317. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default_warnaserror.globalconfig",
  11318. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum.globalconfig",
  11319. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum_warnaserror.globalconfig",
  11320. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none.globalconfig",
  11321. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none_warnaserror.globalconfig",
  11322. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended.globalconfig",
  11323. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended_warnaserror.globalconfig",
  11324. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all.globalconfig",
  11325. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all_warnaserror.globalconfig",
  11326. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default.globalconfig",
  11327. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default_warnaserror.globalconfig",
  11328. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum.globalconfig",
  11329. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum_warnaserror.globalconfig",
  11330. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none.globalconfig",
  11331. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none_warnaserror.globalconfig",
  11332. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended.globalconfig",
  11333. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended_warnaserror.globalconfig",
  11334. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all.globalconfig",
  11335. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all_warnaserror.globalconfig",
  11336. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default.globalconfig",
  11337. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default_warnaserror.globalconfig",
  11338. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum.globalconfig",
  11339. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum_warnaserror.globalconfig",
  11340. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none.globalconfig",
  11341. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none_warnaserror.globalconfig",
  11342. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended.globalconfig",
  11343. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended_warnaserror.globalconfig",
  11344. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all.globalconfig",
  11345. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all_warnaserror.globalconfig",
  11346. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default.globalconfig",
  11347. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default_warnaserror.globalconfig",
  11348. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum.globalconfig",
  11349. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum_warnaserror.globalconfig",
  11350. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none.globalconfig",
  11351. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none_warnaserror.globalconfig",
  11352. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended.globalconfig",
  11353. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended_warnaserror.globalconfig",
  11354. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all.globalconfig",
  11355. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all_warnaserror.globalconfig",
  11356. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default.globalconfig",
  11357. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default_warnaserror.globalconfig",
  11358. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum.globalconfig",
  11359. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum_warnaserror.globalconfig",
  11360. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none.globalconfig",
  11361. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none_warnaserror.globalconfig",
  11362. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended.globalconfig",
  11363. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended_warnaserror.globalconfig",
  11364. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all.globalconfig",
  11365. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all_warnaserror.globalconfig",
  11366. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default.globalconfig",
  11367. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default_warnaserror.globalconfig",
  11368. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum.globalconfig",
  11369. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum_warnaserror.globalconfig",
  11370. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none.globalconfig",
  11371. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none_warnaserror.globalconfig",
  11372. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended.globalconfig",
  11373. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended_warnaserror.globalconfig",
  11374. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all.globalconfig",
  11375. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all_warnaserror.globalconfig",
  11376. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default.globalconfig",
  11377. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default_warnaserror.globalconfig",
  11378. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum.globalconfig",
  11379. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum_warnaserror.globalconfig",
  11380. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none.globalconfig",
  11381. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none_warnaserror.globalconfig",
  11382. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended.globalconfig",
  11383. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended_warnaserror.globalconfig",
  11384. "documentation/Analyzer Configuration.md",
  11385. "documentation/Microsoft.CodeAnalysis.Analyzers.md",
  11386. "documentation/Microsoft.CodeAnalysis.Analyzers.sarif",
  11387. "editorconfig/AllRulesDefault/.editorconfig",
  11388. "editorconfig/AllRulesDisabled/.editorconfig",
  11389. "editorconfig/AllRulesEnabled/.editorconfig",
  11390. "editorconfig/CorrectnessRulesDefault/.editorconfig",
  11391. "editorconfig/CorrectnessRulesEnabled/.editorconfig",
  11392. "editorconfig/DataflowRulesDefault/.editorconfig",
  11393. "editorconfig/DataflowRulesEnabled/.editorconfig",
  11394. "editorconfig/LibraryRulesDefault/.editorconfig",
  11395. "editorconfig/LibraryRulesEnabled/.editorconfig",
  11396. "editorconfig/MicrosoftCodeAnalysisCompatibilityRulesDefault/.editorconfig",
  11397. "editorconfig/MicrosoftCodeAnalysisCompatibilityRulesEnabled/.editorconfig",
  11398. "editorconfig/MicrosoftCodeAnalysisCorrectnessRulesDefault/.editorconfig",
  11399. "editorconfig/MicrosoftCodeAnalysisCorrectnessRulesEnabled/.editorconfig",
  11400. "editorconfig/MicrosoftCodeAnalysisDesignRulesDefault/.editorconfig",
  11401. "editorconfig/MicrosoftCodeAnalysisDesignRulesEnabled/.editorconfig",
  11402. "editorconfig/MicrosoftCodeAnalysisDocumentationRulesDefault/.editorconfig",
  11403. "editorconfig/MicrosoftCodeAnalysisDocumentationRulesEnabled/.editorconfig",
  11404. "editorconfig/MicrosoftCodeAnalysisLocalizationRulesDefault/.editorconfig",
  11405. "editorconfig/MicrosoftCodeAnalysisLocalizationRulesEnabled/.editorconfig",
  11406. "editorconfig/MicrosoftCodeAnalysisPerformanceRulesDefault/.editorconfig",
  11407. "editorconfig/MicrosoftCodeAnalysisPerformanceRulesEnabled/.editorconfig",
  11408. "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesDefault/.editorconfig",
  11409. "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled/.editorconfig",
  11410. "editorconfig/PortedFromFxCopRulesDefault/.editorconfig",
  11411. "editorconfig/PortedFromFxCopRulesEnabled/.editorconfig",
  11412. "microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512",
  11413. "microsoft.codeanalysis.analyzers.nuspec",
  11414. "rulesets/AllRulesDefault.ruleset",
  11415. "rulesets/AllRulesDisabled.ruleset",
  11416. "rulesets/AllRulesEnabled.ruleset",
  11417. "rulesets/CorrectnessRulesDefault.ruleset",
  11418. "rulesets/CorrectnessRulesEnabled.ruleset",
  11419. "rulesets/DataflowRulesDefault.ruleset",
  11420. "rulesets/DataflowRulesEnabled.ruleset",
  11421. "rulesets/LibraryRulesDefault.ruleset",
  11422. "rulesets/LibraryRulesEnabled.ruleset",
  11423. "rulesets/MicrosoftCodeAnalysisCompatibilityRulesDefault.ruleset",
  11424. "rulesets/MicrosoftCodeAnalysisCompatibilityRulesEnabled.ruleset",
  11425. "rulesets/MicrosoftCodeAnalysisCorrectnessRulesDefault.ruleset",
  11426. "rulesets/MicrosoftCodeAnalysisCorrectnessRulesEnabled.ruleset",
  11427. "rulesets/MicrosoftCodeAnalysisDesignRulesDefault.ruleset",
  11428. "rulesets/MicrosoftCodeAnalysisDesignRulesEnabled.ruleset",
  11429. "rulesets/MicrosoftCodeAnalysisDocumentationRulesDefault.ruleset",
  11430. "rulesets/MicrosoftCodeAnalysisDocumentationRulesEnabled.ruleset",
  11431. "rulesets/MicrosoftCodeAnalysisLocalizationRulesDefault.ruleset",
  11432. "rulesets/MicrosoftCodeAnalysisLocalizationRulesEnabled.ruleset",
  11433. "rulesets/MicrosoftCodeAnalysisPerformanceRulesDefault.ruleset",
  11434. "rulesets/MicrosoftCodeAnalysisPerformanceRulesEnabled.ruleset",
  11435. "rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesDefault.ruleset",
  11436. "rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled.ruleset",
  11437. "rulesets/PortedFromFxCopRulesDefault.ruleset",
  11438. "rulesets/PortedFromFxCopRulesEnabled.ruleset",
  11439. "tools/install.ps1",
  11440. "tools/uninstall.ps1"
  11441. ]
  11442. },
  11443. "Microsoft.CodeAnalysis.Common/4.9.2": {
  11444. "sha512": "M5PThug7b2AdxL7xKmQs50KzAQTl9jENw5jMT3iUt16k+DAFlw1S87juU3UuPs3gvBm8trMBSOEvSFDr31c9Vw==",
  11445. "type": "package",
  11446. "path": "microsoft.codeanalysis.common/4.9.2",
  11447. "files": [
  11448. ".nupkg.metadata",
  11449. ".signature.p7s",
  11450. "Icon.png",
  11451. "ThirdPartyNotices.rtf",
  11452. "lib/net6.0/Microsoft.CodeAnalysis.dll",
  11453. "lib/net6.0/Microsoft.CodeAnalysis.pdb",
  11454. "lib/net6.0/Microsoft.CodeAnalysis.xml",
  11455. "lib/net6.0/cs/Microsoft.CodeAnalysis.resources.dll",
  11456. "lib/net6.0/de/Microsoft.CodeAnalysis.resources.dll",
  11457. "lib/net6.0/es/Microsoft.CodeAnalysis.resources.dll",
  11458. "lib/net6.0/fr/Microsoft.CodeAnalysis.resources.dll",
  11459. "lib/net6.0/it/Microsoft.CodeAnalysis.resources.dll",
  11460. "lib/net6.0/ja/Microsoft.CodeAnalysis.resources.dll",
  11461. "lib/net6.0/ko/Microsoft.CodeAnalysis.resources.dll",
  11462. "lib/net6.0/pl/Microsoft.CodeAnalysis.resources.dll",
  11463. "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.resources.dll",
  11464. "lib/net6.0/ru/Microsoft.CodeAnalysis.resources.dll",
  11465. "lib/net6.0/tr/Microsoft.CodeAnalysis.resources.dll",
  11466. "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll",
  11467. "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll",
  11468. "lib/net7.0/Microsoft.CodeAnalysis.dll",
  11469. "lib/net7.0/Microsoft.CodeAnalysis.pdb",
  11470. "lib/net7.0/Microsoft.CodeAnalysis.xml",
  11471. "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll",
  11472. "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll",
  11473. "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll",
  11474. "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll",
  11475. "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll",
  11476. "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll",
  11477. "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll",
  11478. "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll",
  11479. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll",
  11480. "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll",
  11481. "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll",
  11482. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll",
  11483. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll",
  11484. "lib/netstandard2.0/Microsoft.CodeAnalysis.dll",
  11485. "lib/netstandard2.0/Microsoft.CodeAnalysis.pdb",
  11486. "lib/netstandard2.0/Microsoft.CodeAnalysis.xml",
  11487. "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll",
  11488. "lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll",
  11489. "lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll",
  11490. "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll",
  11491. "lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll",
  11492. "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll",
  11493. "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll",
  11494. "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll",
  11495. "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll",
  11496. "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll",
  11497. "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll",
  11498. "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll",
  11499. "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll",
  11500. "microsoft.codeanalysis.common.4.9.2.nupkg.sha512",
  11501. "microsoft.codeanalysis.common.nuspec"
  11502. ]
  11503. },
  11504. "Microsoft.CodeAnalysis.CSharp/4.9.2": {
  11505. "sha512": "HGIo7E9Mf3exAJbUdYpDFfLoYkSVaHDJXPyusWTYUTBaOPCowGw+Gap5McE1w+K+ryIXre72oiqL88sQHmHBmg==",
  11506. "type": "package",
  11507. "path": "microsoft.codeanalysis.csharp/4.9.2",
  11508. "files": [
  11509. ".nupkg.metadata",
  11510. ".signature.p7s",
  11511. "Icon.png",
  11512. "ThirdPartyNotices.rtf",
  11513. "lib/net6.0/Microsoft.CodeAnalysis.CSharp.dll",
  11514. "lib/net6.0/Microsoft.CodeAnalysis.CSharp.pdb",
  11515. "lib/net6.0/Microsoft.CodeAnalysis.CSharp.xml",
  11516. "lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11517. "lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11518. "lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11519. "lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11520. "lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11521. "lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11522. "lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11523. "lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11524. "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11525. "lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11526. "lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11527. "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11528. "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11529. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll",
  11530. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.pdb",
  11531. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.xml",
  11532. "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11533. "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11534. "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11535. "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11536. "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11537. "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11538. "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11539. "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11540. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11541. "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11542. "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11543. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11544. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11545. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll",
  11546. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb",
  11547. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml",
  11548. "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11549. "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11550. "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11551. "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11552. "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11553. "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11554. "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11555. "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11556. "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11557. "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11558. "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11559. "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11560. "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11561. "microsoft.codeanalysis.csharp.4.9.2.nupkg.sha512",
  11562. "microsoft.codeanalysis.csharp.nuspec"
  11563. ]
  11564. },
  11565. "Microsoft.CodeAnalysis.CSharp.Workspaces/4.9.2": {
  11566. "sha512": "c74oxEil3fiZ3nXchnIgY6mXS4roHGiQBT6p3X6dMWokVqluHiqi3PNcXyxH8N/w28rQeXprF3mca83rPPNrMw==",
  11567. "type": "package",
  11568. "path": "microsoft.codeanalysis.csharp.workspaces/4.9.2",
  11569. "files": [
  11570. ".nupkg.metadata",
  11571. ".signature.p7s",
  11572. "Icon.png",
  11573. "ThirdPartyNotices.rtf",
  11574. "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll",
  11575. "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb",
  11576. "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml",
  11577. "lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11578. "lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11579. "lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11580. "lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11581. "lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11582. "lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11583. "lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11584. "lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11585. "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11586. "lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11587. "lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11588. "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11589. "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11590. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll",
  11591. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb",
  11592. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml",
  11593. "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11594. "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11595. "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11596. "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11597. "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11598. "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11599. "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11600. "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11601. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11602. "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11603. "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11604. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11605. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11606. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll",
  11607. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb",
  11608. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml",
  11609. "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11610. "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11611. "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11612. "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11613. "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11614. "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11615. "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11616. "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11617. "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11618. "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11619. "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11620. "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11621. "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11622. "microsoft.codeanalysis.csharp.workspaces.4.9.2.nupkg.sha512",
  11623. "microsoft.codeanalysis.csharp.workspaces.nuspec"
  11624. ]
  11625. },
  11626. "Microsoft.CodeAnalysis.Workspaces.Common/4.9.2": {
  11627. "sha512": "sgBlkBjKwUdpbtwM7SnBdOxvQxuaTtO9F8QgvKY5cH/OnlwDTZqmkK8hfDbhxv9wnN2wME10BL2vIv1fLJwFGA==",
  11628. "type": "package",
  11629. "path": "microsoft.codeanalysis.workspaces.common/4.9.2",
  11630. "files": [
  11631. ".nupkg.metadata",
  11632. ".signature.p7s",
  11633. "Icon.png",
  11634. "ThirdPartyNotices.rtf",
  11635. "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.dll",
  11636. "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.pdb",
  11637. "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.xml",
  11638. "lib/net6.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11639. "lib/net6.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11640. "lib/net6.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11641. "lib/net6.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11642. "lib/net6.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11643. "lib/net6.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11644. "lib/net6.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11645. "lib/net6.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11646. "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11647. "lib/net6.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11648. "lib/net6.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11649. "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11650. "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11651. "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll",
  11652. "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.pdb",
  11653. "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.xml",
  11654. "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11655. "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11656. "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11657. "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11658. "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11659. "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11660. "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11661. "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11662. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11663. "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11664. "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11665. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11666. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11667. "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll",
  11668. "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.pdb",
  11669. "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.xml",
  11670. "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11671. "lib/netstandard2.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11672. "lib/netstandard2.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11673. "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11674. "lib/netstandard2.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11675. "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11676. "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11677. "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11678. "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11679. "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11680. "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11681. "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11682. "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11683. "microsoft.codeanalysis.workspaces.common.4.9.2.nupkg.sha512",
  11684. "microsoft.codeanalysis.workspaces.common.nuspec"
  11685. ]
  11686. },
  11687. "Microsoft.CSharp/4.7.0": {
  11688. "sha512": "pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==",
  11689. "type": "package",
  11690. "path": "microsoft.csharp/4.7.0",
  11691. "files": [
  11692. ".nupkg.metadata",
  11693. ".signature.p7s",
  11694. "LICENSE.TXT",
  11695. "THIRD-PARTY-NOTICES.TXT",
  11696. "lib/MonoAndroid10/_._",
  11697. "lib/MonoTouch10/_._",
  11698. "lib/net45/_._",
  11699. "lib/netcore50/Microsoft.CSharp.dll",
  11700. "lib/netcoreapp2.0/_._",
  11701. "lib/netstandard1.3/Microsoft.CSharp.dll",
  11702. "lib/netstandard2.0/Microsoft.CSharp.dll",
  11703. "lib/netstandard2.0/Microsoft.CSharp.xml",
  11704. "lib/portable-net45+win8+wp8+wpa81/_._",
  11705. "lib/uap10.0.16299/_._",
  11706. "lib/win8/_._",
  11707. "lib/wp80/_._",
  11708. "lib/wpa81/_._",
  11709. "lib/xamarinios10/_._",
  11710. "lib/xamarinmac20/_._",
  11711. "lib/xamarintvos10/_._",
  11712. "lib/xamarinwatchos10/_._",
  11713. "microsoft.csharp.4.7.0.nupkg.sha512",
  11714. "microsoft.csharp.nuspec",
  11715. "ref/MonoAndroid10/_._",
  11716. "ref/MonoTouch10/_._",
  11717. "ref/net45/_._",
  11718. "ref/netcore50/Microsoft.CSharp.dll",
  11719. "ref/netcore50/Microsoft.CSharp.xml",
  11720. "ref/netcore50/de/Microsoft.CSharp.xml",
  11721. "ref/netcore50/es/Microsoft.CSharp.xml",
  11722. "ref/netcore50/fr/Microsoft.CSharp.xml",
  11723. "ref/netcore50/it/Microsoft.CSharp.xml",
  11724. "ref/netcore50/ja/Microsoft.CSharp.xml",
  11725. "ref/netcore50/ko/Microsoft.CSharp.xml",
  11726. "ref/netcore50/ru/Microsoft.CSharp.xml",
  11727. "ref/netcore50/zh-hans/Microsoft.CSharp.xml",
  11728. "ref/netcore50/zh-hant/Microsoft.CSharp.xml",
  11729. "ref/netcoreapp2.0/_._",
  11730. "ref/netstandard1.0/Microsoft.CSharp.dll",
  11731. "ref/netstandard1.0/Microsoft.CSharp.xml",
  11732. "ref/netstandard1.0/de/Microsoft.CSharp.xml",
  11733. "ref/netstandard1.0/es/Microsoft.CSharp.xml",
  11734. "ref/netstandard1.0/fr/Microsoft.CSharp.xml",
  11735. "ref/netstandard1.0/it/Microsoft.CSharp.xml",
  11736. "ref/netstandard1.0/ja/Microsoft.CSharp.xml",
  11737. "ref/netstandard1.0/ko/Microsoft.CSharp.xml",
  11738. "ref/netstandard1.0/ru/Microsoft.CSharp.xml",
  11739. "ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml",
  11740. "ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml",
  11741. "ref/netstandard2.0/Microsoft.CSharp.dll",
  11742. "ref/netstandard2.0/Microsoft.CSharp.xml",
  11743. "ref/portable-net45+win8+wp8+wpa81/_._",
  11744. "ref/uap10.0.16299/_._",
  11745. "ref/win8/_._",
  11746. "ref/wp80/_._",
  11747. "ref/wpa81/_._",
  11748. "ref/xamarinios10/_._",
  11749. "ref/xamarinmac20/_._",
  11750. "ref/xamarintvos10/_._",
  11751. "ref/xamarinwatchos10/_._",
  11752. "useSharedDesignerContext.txt",
  11753. "version.txt"
  11754. ]
  11755. },
  11756. "Microsoft.Data.SqlClient/2.1.7": {
  11757. "sha512": "dSdlcXPszeOjjDX9a0buMFgYqKrI5bTxdSgX3JyCa+OL80NUstJSxOJr0j9oOn8mpP5PgWeRC2bVf/Zf2Cjv+g==",
  11758. "type": "package",
  11759. "path": "microsoft.data.sqlclient/2.1.7",
  11760. "files": [
  11761. ".nupkg.metadata",
  11762. ".signature.p7s",
  11763. "dotnet.png",
  11764. "lib/net46/Microsoft.Data.SqlClient.dll",
  11765. "lib/net46/Microsoft.Data.SqlClient.pdb",
  11766. "lib/net46/Microsoft.Data.SqlClient.xml",
  11767. "lib/net46/de/Microsoft.Data.SqlClient.resources.dll",
  11768. "lib/net46/es/Microsoft.Data.SqlClient.resources.dll",
  11769. "lib/net46/fr/Microsoft.Data.SqlClient.resources.dll",
  11770. "lib/net46/it/Microsoft.Data.SqlClient.resources.dll",
  11771. "lib/net46/ja/Microsoft.Data.SqlClient.resources.dll",
  11772. "lib/net46/ko/Microsoft.Data.SqlClient.resources.dll",
  11773. "lib/net46/pt-BR/Microsoft.Data.SqlClient.resources.dll",
  11774. "lib/net46/ru/Microsoft.Data.SqlClient.resources.dll",
  11775. "lib/net46/zh-Hans/Microsoft.Data.SqlClient.resources.dll",
  11776. "lib/net46/zh-Hant/Microsoft.Data.SqlClient.resources.dll",
  11777. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  11778. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  11779. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.xml",
  11780. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
  11781. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
  11782. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.xml",
  11783. "lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  11784. "lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  11785. "lib/netstandard2.0/Microsoft.Data.SqlClient.xml",
  11786. "lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
  11787. "lib/netstandard2.1/Microsoft.Data.SqlClient.pdb",
  11788. "lib/netstandard2.1/Microsoft.Data.SqlClient.xml",
  11789. "microsoft.data.sqlclient.2.1.7.nupkg.sha512",
  11790. "microsoft.data.sqlclient.nuspec",
  11791. "ref/net46/Microsoft.Data.SqlClient.dll",
  11792. "ref/net46/Microsoft.Data.SqlClient.pdb",
  11793. "ref/net46/Microsoft.Data.SqlClient.xml",
  11794. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  11795. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  11796. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.xml",
  11797. "ref/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
  11798. "ref/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
  11799. "ref/netcoreapp3.1/Microsoft.Data.SqlClient.xml",
  11800. "ref/netstandard2.0/Microsoft.Data.SqlClient.dll",
  11801. "ref/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  11802. "ref/netstandard2.0/Microsoft.Data.SqlClient.xml",
  11803. "ref/netstandard2.1/Microsoft.Data.SqlClient.dll",
  11804. "ref/netstandard2.1/Microsoft.Data.SqlClient.pdb",
  11805. "ref/netstandard2.1/Microsoft.Data.SqlClient.xml",
  11806. "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  11807. "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  11808. "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
  11809. "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
  11810. "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  11811. "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  11812. "runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
  11813. "runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb",
  11814. "runtimes/win/lib/net46/Microsoft.Data.SqlClient.dll",
  11815. "runtimes/win/lib/net46/Microsoft.Data.SqlClient.pdb",
  11816. "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  11817. "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  11818. "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
  11819. "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
  11820. "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  11821. "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  11822. "runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
  11823. "runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb"
  11824. ]
  11825. },
  11826. "Microsoft.Data.SqlClient.SNI.runtime/2.1.1": {
  11827. "sha512": "JwGDWkyZgm7SATJmFLfT2G4teimvNbNtq3lsS9a5DzvhEZnQrZjZhevCU0vdx8MjheLHoG5vocuO03QtioFQxQ==",
  11828. "type": "package",
  11829. "path": "microsoft.data.sqlclient.sni.runtime/2.1.1",
  11830. "files": [
  11831. ".nupkg.metadata",
  11832. ".signature.p7s",
  11833. "LICENSE.txt",
  11834. "dotnet.png",
  11835. "microsoft.data.sqlclient.sni.runtime.2.1.1.nupkg.sha512",
  11836. "microsoft.data.sqlclient.sni.runtime.nuspec",
  11837. "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll",
  11838. "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll",
  11839. "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll",
  11840. "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll"
  11841. ]
  11842. },
  11843. "Microsoft.Data.Sqlite/8.0.1": {
  11844. "sha512": "+7uDWNYZmLrVq9eABAKwy1phGbpoFVohKCUoh/nGg9WiBwi856EkAJYFiQhTJWoXxzpInkLFj/6KACoSB7ODYg==",
  11845. "type": "package",
  11846. "path": "microsoft.data.sqlite/8.0.1",
  11847. "files": [
  11848. ".nupkg.metadata",
  11849. ".signature.p7s",
  11850. "Icon.png",
  11851. "lib/netstandard2.0/_._",
  11852. "microsoft.data.sqlite.8.0.1.nupkg.sha512",
  11853. "microsoft.data.sqlite.nuspec"
  11854. ]
  11855. },
  11856. "Microsoft.Data.Sqlite.Core/8.0.1": {
  11857. "sha512": "s8C8xbwMb79EqzTaIhwiBrYtbv6ATnUW19pJed4fKVgN5K4VPQ7JUGqBLztknvD6EJIMKrfRnINGTjnZghrDGw==",
  11858. "type": "package",
  11859. "path": "microsoft.data.sqlite.core/8.0.1",
  11860. "files": [
  11861. ".nupkg.metadata",
  11862. ".signature.p7s",
  11863. "Icon.png",
  11864. "lib/net6.0/Microsoft.Data.Sqlite.dll",
  11865. "lib/net6.0/Microsoft.Data.Sqlite.xml",
  11866. "lib/net8.0/Microsoft.Data.Sqlite.dll",
  11867. "lib/net8.0/Microsoft.Data.Sqlite.xml",
  11868. "lib/netstandard2.0/Microsoft.Data.Sqlite.dll",
  11869. "lib/netstandard2.0/Microsoft.Data.Sqlite.xml",
  11870. "microsoft.data.sqlite.core.8.0.1.nupkg.sha512",
  11871. "microsoft.data.sqlite.core.nuspec"
  11872. ]
  11873. },
  11874. "Microsoft.EntityFrameworkCore/6.0.26": {
  11875. "sha512": "eROc12jvc1jfFmWwu5km4IPNHSEQxEnwGoEpKhGs4dJtjXFrWd7W2opaupK8fynBZlUN6PndKrzZHIhI8e7Baw==",
  11876. "type": "package",
  11877. "path": "microsoft.entityframeworkcore/6.0.26",
  11878. "files": [
  11879. ".nupkg.metadata",
  11880. ".signature.p7s",
  11881. "Icon.png",
  11882. "buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props",
  11883. "lib/net6.0/Microsoft.EntityFrameworkCore.dll",
  11884. "lib/net6.0/Microsoft.EntityFrameworkCore.xml",
  11885. "microsoft.entityframeworkcore.6.0.26.nupkg.sha512",
  11886. "microsoft.entityframeworkcore.nuspec"
  11887. ]
  11888. },
  11889. "Microsoft.EntityFrameworkCore/7.0.15": {
  11890. "sha512": "grjnH94+hXgTqRFdfl88otvlqHTG1QEtlLm6ADI3vtZ1h+C8xNhvKRLNNw1RMD7CKADpoEEPNgqTXKCg+Ki8OQ==",
  11891. "type": "package",
  11892. "path": "microsoft.entityframeworkcore/7.0.15",
  11893. "files": [
  11894. ".nupkg.metadata",
  11895. ".signature.p7s",
  11896. "Icon.png",
  11897. "buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props",
  11898. "lib/net6.0/Microsoft.EntityFrameworkCore.dll",
  11899. "lib/net6.0/Microsoft.EntityFrameworkCore.xml",
  11900. "microsoft.entityframeworkcore.7.0.15.nupkg.sha512",
  11901. "microsoft.entityframeworkcore.nuspec"
  11902. ]
  11903. },
  11904. "Microsoft.EntityFrameworkCore/8.0.4": {
  11905. "sha512": "/kyu9pXuxQvhg8RO/oN5Q5Og7cDIVvZtrt1z48rX7Yido+zEGkUkp3/Bjd9u45N2uuPPF8mn2pKDlAewCvv3/Q==",
  11906. "type": "package",
  11907. "path": "microsoft.entityframeworkcore/8.0.4",
  11908. "files": [
  11909. ".nupkg.metadata",
  11910. ".signature.p7s",
  11911. "Icon.png",
  11912. "PACKAGE.md",
  11913. "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props",
  11914. "lib/net8.0/Microsoft.EntityFrameworkCore.dll",
  11915. "lib/net8.0/Microsoft.EntityFrameworkCore.xml",
  11916. "microsoft.entityframeworkcore.8.0.4.nupkg.sha512",
  11917. "microsoft.entityframeworkcore.nuspec"
  11918. ]
  11919. },
  11920. "Microsoft.EntityFrameworkCore.Abstractions/6.0.26": {
  11921. "sha512": "VGTCtP8OYEBwUY9xlunIlj1OPrV7TB218mOFvlgdutB8xfHk3Yc7njkE+Kez5L249nZ0eGW4a8UzPCF57uz3QQ==",
  11922. "type": "package",
  11923. "path": "microsoft.entityframeworkcore.abstractions/6.0.26",
  11924. "files": [
  11925. ".nupkg.metadata",
  11926. ".signature.p7s",
  11927. "Icon.png",
  11928. "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll",
  11929. "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.xml",
  11930. "microsoft.entityframeworkcore.abstractions.6.0.26.nupkg.sha512",
  11931. "microsoft.entityframeworkcore.abstractions.nuspec"
  11932. ]
  11933. },
  11934. "Microsoft.EntityFrameworkCore.Abstractions/7.0.15": {
  11935. "sha512": "YZYw1g0EGGkWdC+ymHRccQryerGyh7XlcL8nRo3r7kkPurPJgVCCtC+PK5pBwJGPDdwCYMrwHSoAtfEWcqqQjQ==",
  11936. "type": "package",
  11937. "path": "microsoft.entityframeworkcore.abstractions/7.0.15",
  11938. "files": [
  11939. ".nupkg.metadata",
  11940. ".signature.p7s",
  11941. "Icon.png",
  11942. "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll",
  11943. "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.xml",
  11944. "microsoft.entityframeworkcore.abstractions.7.0.15.nupkg.sha512",
  11945. "microsoft.entityframeworkcore.abstractions.nuspec"
  11946. ]
  11947. },
  11948. "Microsoft.EntityFrameworkCore.Abstractions/8.0.4": {
  11949. "sha512": "S50pjtPNOvRktacaO6UAhvGCPMT56wxqEq8fQfcjaSUySPGba6mKWo6ackw6DdeAR1cA6U+U0uj27warA2KtJA==",
  11950. "type": "package",
  11951. "path": "microsoft.entityframeworkcore.abstractions/8.0.4",
  11952. "files": [
  11953. ".nupkg.metadata",
  11954. ".signature.p7s",
  11955. "Icon.png",
  11956. "PACKAGE.md",
  11957. "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll",
  11958. "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.xml",
  11959. "microsoft.entityframeworkcore.abstractions.8.0.4.nupkg.sha512",
  11960. "microsoft.entityframeworkcore.abstractions.nuspec"
  11961. ]
  11962. },
  11963. "Microsoft.EntityFrameworkCore.Analyzers/6.0.26": {
  11964. "sha512": "yW34XFVptV6xMZVCvfnXr/iIc8GJF9NMaM36KeoqOblZZ+l3n9FsdULB5HFQwzqsnz4+X2ttZz1bQoffBVEFfw==",
  11965. "type": "package",
  11966. "path": "microsoft.entityframeworkcore.analyzers/6.0.26",
  11967. "files": [
  11968. ".nupkg.metadata",
  11969. ".signature.p7s",
  11970. "Icon.png",
  11971. "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll",
  11972. "lib/netstandard2.0/_._",
  11973. "microsoft.entityframeworkcore.analyzers.6.0.26.nupkg.sha512",
  11974. "microsoft.entityframeworkcore.analyzers.nuspec"
  11975. ]
  11976. },
  11977. "Microsoft.EntityFrameworkCore.Analyzers/7.0.15": {
  11978. "sha512": "zscMrRQQR1O4U5PhZ98ASBNdU/mAsSpqTwkE8RrguZEox31jYBK65LWTlFPPBWycEiC6U9feBZZ3bkkrmpWtbQ==",
  11979. "type": "package",
  11980. "path": "microsoft.entityframeworkcore.analyzers/7.0.15",
  11981. "files": [
  11982. ".nupkg.metadata",
  11983. ".signature.p7s",
  11984. "Icon.png",
  11985. "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll",
  11986. "lib/netstandard2.0/_._",
  11987. "microsoft.entityframeworkcore.analyzers.7.0.15.nupkg.sha512",
  11988. "microsoft.entityframeworkcore.analyzers.nuspec"
  11989. ]
  11990. },
  11991. "Microsoft.EntityFrameworkCore.Analyzers/8.0.4": {
  11992. "sha512": "P8hfMZECdbgle4Us8HGRUKAjqVwgbtr5JqtCxqEoiVORrNQAmcpu3g1NKwTAoUsO9Z0QRgExtYoAmdggR/DkMQ==",
  11993. "type": "package",
  11994. "path": "microsoft.entityframeworkcore.analyzers/8.0.4",
  11995. "files": [
  11996. ".nupkg.metadata",
  11997. ".signature.p7s",
  11998. "Icon.png",
  11999. "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll",
  12000. "docs/PACKAGE.md",
  12001. "lib/netstandard2.0/_._",
  12002. "microsoft.entityframeworkcore.analyzers.8.0.4.nupkg.sha512",
  12003. "microsoft.entityframeworkcore.analyzers.nuspec"
  12004. ]
  12005. },
  12006. "Microsoft.Extensions.ApiDescription.Server/6.0.5": {
  12007. "sha512": "Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==",
  12008. "type": "package",
  12009. "path": "microsoft.extensions.apidescription.server/6.0.5",
  12010. "hasTools": true,
  12011. "files": [
  12012. ".nupkg.metadata",
  12013. ".signature.p7s",
  12014. "Icon.png",
  12015. "build/Microsoft.Extensions.ApiDescription.Server.props",
  12016. "build/Microsoft.Extensions.ApiDescription.Server.targets",
  12017. "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props",
  12018. "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets",
  12019. "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512",
  12020. "microsoft.extensions.apidescription.server.nuspec",
  12021. "tools/Newtonsoft.Json.dll",
  12022. "tools/dotnet-getdocument.deps.json",
  12023. "tools/dotnet-getdocument.dll",
  12024. "tools/dotnet-getdocument.runtimeconfig.json",
  12025. "tools/net461-x86/GetDocument.Insider.exe",
  12026. "tools/net461-x86/GetDocument.Insider.exe.config",
  12027. "tools/net461-x86/Microsoft.Win32.Primitives.dll",
  12028. "tools/net461-x86/System.AppContext.dll",
  12029. "tools/net461-x86/System.Buffers.dll",
  12030. "tools/net461-x86/System.Collections.Concurrent.dll",
  12031. "tools/net461-x86/System.Collections.NonGeneric.dll",
  12032. "tools/net461-x86/System.Collections.Specialized.dll",
  12033. "tools/net461-x86/System.Collections.dll",
  12034. "tools/net461-x86/System.ComponentModel.EventBasedAsync.dll",
  12035. "tools/net461-x86/System.ComponentModel.Primitives.dll",
  12036. "tools/net461-x86/System.ComponentModel.TypeConverter.dll",
  12037. "tools/net461-x86/System.ComponentModel.dll",
  12038. "tools/net461-x86/System.Console.dll",
  12039. "tools/net461-x86/System.Data.Common.dll",
  12040. "tools/net461-x86/System.Diagnostics.Contracts.dll",
  12041. "tools/net461-x86/System.Diagnostics.Debug.dll",
  12042. "tools/net461-x86/System.Diagnostics.DiagnosticSource.dll",
  12043. "tools/net461-x86/System.Diagnostics.FileVersionInfo.dll",
  12044. "tools/net461-x86/System.Diagnostics.Process.dll",
  12045. "tools/net461-x86/System.Diagnostics.StackTrace.dll",
  12046. "tools/net461-x86/System.Diagnostics.TextWriterTraceListener.dll",
  12047. "tools/net461-x86/System.Diagnostics.Tools.dll",
  12048. "tools/net461-x86/System.Diagnostics.TraceSource.dll",
  12049. "tools/net461-x86/System.Diagnostics.Tracing.dll",
  12050. "tools/net461-x86/System.Drawing.Primitives.dll",
  12051. "tools/net461-x86/System.Dynamic.Runtime.dll",
  12052. "tools/net461-x86/System.Globalization.Calendars.dll",
  12053. "tools/net461-x86/System.Globalization.Extensions.dll",
  12054. "tools/net461-x86/System.Globalization.dll",
  12055. "tools/net461-x86/System.IO.Compression.ZipFile.dll",
  12056. "tools/net461-x86/System.IO.Compression.dll",
  12057. "tools/net461-x86/System.IO.FileSystem.DriveInfo.dll",
  12058. "tools/net461-x86/System.IO.FileSystem.Primitives.dll",
  12059. "tools/net461-x86/System.IO.FileSystem.Watcher.dll",
  12060. "tools/net461-x86/System.IO.FileSystem.dll",
  12061. "tools/net461-x86/System.IO.IsolatedStorage.dll",
  12062. "tools/net461-x86/System.IO.MemoryMappedFiles.dll",
  12063. "tools/net461-x86/System.IO.Pipes.dll",
  12064. "tools/net461-x86/System.IO.UnmanagedMemoryStream.dll",
  12065. "tools/net461-x86/System.IO.dll",
  12066. "tools/net461-x86/System.Linq.Expressions.dll",
  12067. "tools/net461-x86/System.Linq.Parallel.dll",
  12068. "tools/net461-x86/System.Linq.Queryable.dll",
  12069. "tools/net461-x86/System.Linq.dll",
  12070. "tools/net461-x86/System.Memory.dll",
  12071. "tools/net461-x86/System.Net.Http.dll",
  12072. "tools/net461-x86/System.Net.NameResolution.dll",
  12073. "tools/net461-x86/System.Net.NetworkInformation.dll",
  12074. "tools/net461-x86/System.Net.Ping.dll",
  12075. "tools/net461-x86/System.Net.Primitives.dll",
  12076. "tools/net461-x86/System.Net.Requests.dll",
  12077. "tools/net461-x86/System.Net.Security.dll",
  12078. "tools/net461-x86/System.Net.Sockets.dll",
  12079. "tools/net461-x86/System.Net.WebHeaderCollection.dll",
  12080. "tools/net461-x86/System.Net.WebSockets.Client.dll",
  12081. "tools/net461-x86/System.Net.WebSockets.dll",
  12082. "tools/net461-x86/System.Numerics.Vectors.dll",
  12083. "tools/net461-x86/System.ObjectModel.dll",
  12084. "tools/net461-x86/System.Reflection.Extensions.dll",
  12085. "tools/net461-x86/System.Reflection.Primitives.dll",
  12086. "tools/net461-x86/System.Reflection.dll",
  12087. "tools/net461-x86/System.Resources.Reader.dll",
  12088. "tools/net461-x86/System.Resources.ResourceManager.dll",
  12089. "tools/net461-x86/System.Resources.Writer.dll",
  12090. "tools/net461-x86/System.Runtime.CompilerServices.Unsafe.dll",
  12091. "tools/net461-x86/System.Runtime.CompilerServices.VisualC.dll",
  12092. "tools/net461-x86/System.Runtime.Extensions.dll",
  12093. "tools/net461-x86/System.Runtime.Handles.dll",
  12094. "tools/net461-x86/System.Runtime.InteropServices.RuntimeInformation.dll",
  12095. "tools/net461-x86/System.Runtime.InteropServices.dll",
  12096. "tools/net461-x86/System.Runtime.Numerics.dll",
  12097. "tools/net461-x86/System.Runtime.Serialization.Formatters.dll",
  12098. "tools/net461-x86/System.Runtime.Serialization.Json.dll",
  12099. "tools/net461-x86/System.Runtime.Serialization.Primitives.dll",
  12100. "tools/net461-x86/System.Runtime.Serialization.Xml.dll",
  12101. "tools/net461-x86/System.Runtime.dll",
  12102. "tools/net461-x86/System.Security.Claims.dll",
  12103. "tools/net461-x86/System.Security.Cryptography.Algorithms.dll",
  12104. "tools/net461-x86/System.Security.Cryptography.Csp.dll",
  12105. "tools/net461-x86/System.Security.Cryptography.Encoding.dll",
  12106. "tools/net461-x86/System.Security.Cryptography.Primitives.dll",
  12107. "tools/net461-x86/System.Security.Cryptography.X509Certificates.dll",
  12108. "tools/net461-x86/System.Security.Principal.dll",
  12109. "tools/net461-x86/System.Security.SecureString.dll",
  12110. "tools/net461-x86/System.Text.Encoding.Extensions.dll",
  12111. "tools/net461-x86/System.Text.Encoding.dll",
  12112. "tools/net461-x86/System.Text.RegularExpressions.dll",
  12113. "tools/net461-x86/System.Threading.Overlapped.dll",
  12114. "tools/net461-x86/System.Threading.Tasks.Parallel.dll",
  12115. "tools/net461-x86/System.Threading.Tasks.dll",
  12116. "tools/net461-x86/System.Threading.Thread.dll",
  12117. "tools/net461-x86/System.Threading.ThreadPool.dll",
  12118. "tools/net461-x86/System.Threading.Timer.dll",
  12119. "tools/net461-x86/System.Threading.dll",
  12120. "tools/net461-x86/System.ValueTuple.dll",
  12121. "tools/net461-x86/System.Xml.ReaderWriter.dll",
  12122. "tools/net461-x86/System.Xml.XDocument.dll",
  12123. "tools/net461-x86/System.Xml.XPath.XDocument.dll",
  12124. "tools/net461-x86/System.Xml.XPath.dll",
  12125. "tools/net461-x86/System.Xml.XmlDocument.dll",
  12126. "tools/net461-x86/System.Xml.XmlSerializer.dll",
  12127. "tools/net461-x86/netstandard.dll",
  12128. "tools/net461/GetDocument.Insider.exe",
  12129. "tools/net461/GetDocument.Insider.exe.config",
  12130. "tools/net461/Microsoft.Win32.Primitives.dll",
  12131. "tools/net461/System.AppContext.dll",
  12132. "tools/net461/System.Buffers.dll",
  12133. "tools/net461/System.Collections.Concurrent.dll",
  12134. "tools/net461/System.Collections.NonGeneric.dll",
  12135. "tools/net461/System.Collections.Specialized.dll",
  12136. "tools/net461/System.Collections.dll",
  12137. "tools/net461/System.ComponentModel.EventBasedAsync.dll",
  12138. "tools/net461/System.ComponentModel.Primitives.dll",
  12139. "tools/net461/System.ComponentModel.TypeConverter.dll",
  12140. "tools/net461/System.ComponentModel.dll",
  12141. "tools/net461/System.Console.dll",
  12142. "tools/net461/System.Data.Common.dll",
  12143. "tools/net461/System.Diagnostics.Contracts.dll",
  12144. "tools/net461/System.Diagnostics.Debug.dll",
  12145. "tools/net461/System.Diagnostics.DiagnosticSource.dll",
  12146. "tools/net461/System.Diagnostics.FileVersionInfo.dll",
  12147. "tools/net461/System.Diagnostics.Process.dll",
  12148. "tools/net461/System.Diagnostics.StackTrace.dll",
  12149. "tools/net461/System.Diagnostics.TextWriterTraceListener.dll",
  12150. "tools/net461/System.Diagnostics.Tools.dll",
  12151. "tools/net461/System.Diagnostics.TraceSource.dll",
  12152. "tools/net461/System.Diagnostics.Tracing.dll",
  12153. "tools/net461/System.Drawing.Primitives.dll",
  12154. "tools/net461/System.Dynamic.Runtime.dll",
  12155. "tools/net461/System.Globalization.Calendars.dll",
  12156. "tools/net461/System.Globalization.Extensions.dll",
  12157. "tools/net461/System.Globalization.dll",
  12158. "tools/net461/System.IO.Compression.ZipFile.dll",
  12159. "tools/net461/System.IO.Compression.dll",
  12160. "tools/net461/System.IO.FileSystem.DriveInfo.dll",
  12161. "tools/net461/System.IO.FileSystem.Primitives.dll",
  12162. "tools/net461/System.IO.FileSystem.Watcher.dll",
  12163. "tools/net461/System.IO.FileSystem.dll",
  12164. "tools/net461/System.IO.IsolatedStorage.dll",
  12165. "tools/net461/System.IO.MemoryMappedFiles.dll",
  12166. "tools/net461/System.IO.Pipes.dll",
  12167. "tools/net461/System.IO.UnmanagedMemoryStream.dll",
  12168. "tools/net461/System.IO.dll",
  12169. "tools/net461/System.Linq.Expressions.dll",
  12170. "tools/net461/System.Linq.Parallel.dll",
  12171. "tools/net461/System.Linq.Queryable.dll",
  12172. "tools/net461/System.Linq.dll",
  12173. "tools/net461/System.Memory.dll",
  12174. "tools/net461/System.Net.Http.dll",
  12175. "tools/net461/System.Net.NameResolution.dll",
  12176. "tools/net461/System.Net.NetworkInformation.dll",
  12177. "tools/net461/System.Net.Ping.dll",
  12178. "tools/net461/System.Net.Primitives.dll",
  12179. "tools/net461/System.Net.Requests.dll",
  12180. "tools/net461/System.Net.Security.dll",
  12181. "tools/net461/System.Net.Sockets.dll",
  12182. "tools/net461/System.Net.WebHeaderCollection.dll",
  12183. "tools/net461/System.Net.WebSockets.Client.dll",
  12184. "tools/net461/System.Net.WebSockets.dll",
  12185. "tools/net461/System.Numerics.Vectors.dll",
  12186. "tools/net461/System.ObjectModel.dll",
  12187. "tools/net461/System.Reflection.Extensions.dll",
  12188. "tools/net461/System.Reflection.Primitives.dll",
  12189. "tools/net461/System.Reflection.dll",
  12190. "tools/net461/System.Resources.Reader.dll",
  12191. "tools/net461/System.Resources.ResourceManager.dll",
  12192. "tools/net461/System.Resources.Writer.dll",
  12193. "tools/net461/System.Runtime.CompilerServices.Unsafe.dll",
  12194. "tools/net461/System.Runtime.CompilerServices.VisualC.dll",
  12195. "tools/net461/System.Runtime.Extensions.dll",
  12196. "tools/net461/System.Runtime.Handles.dll",
  12197. "tools/net461/System.Runtime.InteropServices.RuntimeInformation.dll",
  12198. "tools/net461/System.Runtime.InteropServices.dll",
  12199. "tools/net461/System.Runtime.Numerics.dll",
  12200. "tools/net461/System.Runtime.Serialization.Formatters.dll",
  12201. "tools/net461/System.Runtime.Serialization.Json.dll",
  12202. "tools/net461/System.Runtime.Serialization.Primitives.dll",
  12203. "tools/net461/System.Runtime.Serialization.Xml.dll",
  12204. "tools/net461/System.Runtime.dll",
  12205. "tools/net461/System.Security.Claims.dll",
  12206. "tools/net461/System.Security.Cryptography.Algorithms.dll",
  12207. "tools/net461/System.Security.Cryptography.Csp.dll",
  12208. "tools/net461/System.Security.Cryptography.Encoding.dll",
  12209. "tools/net461/System.Security.Cryptography.Primitives.dll",
  12210. "tools/net461/System.Security.Cryptography.X509Certificates.dll",
  12211. "tools/net461/System.Security.Principal.dll",
  12212. "tools/net461/System.Security.SecureString.dll",
  12213. "tools/net461/System.Text.Encoding.Extensions.dll",
  12214. "tools/net461/System.Text.Encoding.dll",
  12215. "tools/net461/System.Text.RegularExpressions.dll",
  12216. "tools/net461/System.Threading.Overlapped.dll",
  12217. "tools/net461/System.Threading.Tasks.Parallel.dll",
  12218. "tools/net461/System.Threading.Tasks.dll",
  12219. "tools/net461/System.Threading.Thread.dll",
  12220. "tools/net461/System.Threading.ThreadPool.dll",
  12221. "tools/net461/System.Threading.Timer.dll",
  12222. "tools/net461/System.Threading.dll",
  12223. "tools/net461/System.ValueTuple.dll",
  12224. "tools/net461/System.Xml.ReaderWriter.dll",
  12225. "tools/net461/System.Xml.XDocument.dll",
  12226. "tools/net461/System.Xml.XPath.XDocument.dll",
  12227. "tools/net461/System.Xml.XPath.dll",
  12228. "tools/net461/System.Xml.XmlDocument.dll",
  12229. "tools/net461/System.Xml.XmlSerializer.dll",
  12230. "tools/net461/netstandard.dll",
  12231. "tools/netcoreapp2.1/GetDocument.Insider.deps.json",
  12232. "tools/netcoreapp2.1/GetDocument.Insider.dll",
  12233. "tools/netcoreapp2.1/GetDocument.Insider.runtimeconfig.json",
  12234. "tools/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll"
  12235. ]
  12236. },
  12237. "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
  12238. "sha512": "3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==",
  12239. "type": "package",
  12240. "path": "microsoft.extensions.caching.abstractions/8.0.0",
  12241. "files": [
  12242. ".nupkg.metadata",
  12243. ".signature.p7s",
  12244. "Icon.png",
  12245. "LICENSE.TXT",
  12246. "PACKAGE.md",
  12247. "THIRD-PARTY-NOTICES.TXT",
  12248. "buildTransitive/net461/Microsoft.Extensions.Caching.Abstractions.targets",
  12249. "buildTransitive/net462/_._",
  12250. "buildTransitive/net6.0/_._",
  12251. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Abstractions.targets",
  12252. "lib/net462/Microsoft.Extensions.Caching.Abstractions.dll",
  12253. "lib/net462/Microsoft.Extensions.Caching.Abstractions.xml",
  12254. "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.dll",
  12255. "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.xml",
  12256. "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll",
  12257. "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.xml",
  12258. "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll",
  12259. "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.xml",
  12260. "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll",
  12261. "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml",
  12262. "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512",
  12263. "microsoft.extensions.caching.abstractions.nuspec",
  12264. "useSharedDesignerContext.txt"
  12265. ]
  12266. },
  12267. "Microsoft.Extensions.Caching.Memory/8.0.0": {
  12268. "sha512": "7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==",
  12269. "type": "package",
  12270. "path": "microsoft.extensions.caching.memory/8.0.0",
  12271. "files": [
  12272. ".nupkg.metadata",
  12273. ".signature.p7s",
  12274. "Icon.png",
  12275. "LICENSE.TXT",
  12276. "PACKAGE.md",
  12277. "THIRD-PARTY-NOTICES.TXT",
  12278. "buildTransitive/net461/Microsoft.Extensions.Caching.Memory.targets",
  12279. "buildTransitive/net462/_._",
  12280. "buildTransitive/net6.0/_._",
  12281. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Memory.targets",
  12282. "lib/net462/Microsoft.Extensions.Caching.Memory.dll",
  12283. "lib/net462/Microsoft.Extensions.Caching.Memory.xml",
  12284. "lib/net6.0/Microsoft.Extensions.Caching.Memory.dll",
  12285. "lib/net6.0/Microsoft.Extensions.Caching.Memory.xml",
  12286. "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll",
  12287. "lib/net7.0/Microsoft.Extensions.Caching.Memory.xml",
  12288. "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll",
  12289. "lib/net8.0/Microsoft.Extensions.Caching.Memory.xml",
  12290. "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll",
  12291. "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml",
  12292. "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512",
  12293. "microsoft.extensions.caching.memory.nuspec",
  12294. "useSharedDesignerContext.txt"
  12295. ]
  12296. },
  12297. "Microsoft.Extensions.Configuration/8.0.0": {
  12298. "sha512": "0J/9YNXTMWSZP2p2+nvl8p71zpSwokZXZuJW+VjdErkegAnFdO1XlqtA62SJtgVYHdKu3uPxJHcMR/r35HwFBA==",
  12299. "type": "package",
  12300. "path": "microsoft.extensions.configuration/8.0.0",
  12301. "files": [
  12302. ".nupkg.metadata",
  12303. ".signature.p7s",
  12304. "Icon.png",
  12305. "LICENSE.TXT",
  12306. "PACKAGE.md",
  12307. "THIRD-PARTY-NOTICES.TXT",
  12308. "buildTransitive/net461/Microsoft.Extensions.Configuration.targets",
  12309. "buildTransitive/net462/_._",
  12310. "buildTransitive/net6.0/_._",
  12311. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.targets",
  12312. "lib/net462/Microsoft.Extensions.Configuration.dll",
  12313. "lib/net462/Microsoft.Extensions.Configuration.xml",
  12314. "lib/net6.0/Microsoft.Extensions.Configuration.dll",
  12315. "lib/net6.0/Microsoft.Extensions.Configuration.xml",
  12316. "lib/net7.0/Microsoft.Extensions.Configuration.dll",
  12317. "lib/net7.0/Microsoft.Extensions.Configuration.xml",
  12318. "lib/net8.0/Microsoft.Extensions.Configuration.dll",
  12319. "lib/net8.0/Microsoft.Extensions.Configuration.xml",
  12320. "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll",
  12321. "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml",
  12322. "microsoft.extensions.configuration.8.0.0.nupkg.sha512",
  12323. "microsoft.extensions.configuration.nuspec",
  12324. "useSharedDesignerContext.txt"
  12325. ]
  12326. },
  12327. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  12328. "sha512": "3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==",
  12329. "type": "package",
  12330. "path": "microsoft.extensions.configuration.abstractions/8.0.0",
  12331. "files": [
  12332. ".nupkg.metadata",
  12333. ".signature.p7s",
  12334. "Icon.png",
  12335. "LICENSE.TXT",
  12336. "PACKAGE.md",
  12337. "THIRD-PARTY-NOTICES.TXT",
  12338. "buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets",
  12339. "buildTransitive/net462/_._",
  12340. "buildTransitive/net6.0/_._",
  12341. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets",
  12342. "lib/net462/Microsoft.Extensions.Configuration.Abstractions.dll",
  12343. "lib/net462/Microsoft.Extensions.Configuration.Abstractions.xml",
  12344. "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  12345. "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  12346. "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  12347. "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  12348. "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  12349. "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  12350. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  12351. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  12352. "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512",
  12353. "microsoft.extensions.configuration.abstractions.nuspec",
  12354. "useSharedDesignerContext.txt"
  12355. ]
  12356. },
  12357. "Microsoft.Extensions.Configuration.Binder/8.0.0": {
  12358. "sha512": "mBMoXLsr5s1y2zOHWmKsE9veDcx8h1x/c3rz4baEdQKTeDcmQAPNbB54Pi/lhFO3K431eEq6PFbMgLaa6PHFfA==",
  12359. "type": "package",
  12360. "path": "microsoft.extensions.configuration.binder/8.0.0",
  12361. "files": [
  12362. ".nupkg.metadata",
  12363. ".signature.p7s",
  12364. "Icon.png",
  12365. "LICENSE.TXT",
  12366. "PACKAGE.md",
  12367. "THIRD-PARTY-NOTICES.TXT",
  12368. "analyzers/dotnet/cs/Microsoft.Extensions.Configuration.Binder.SourceGeneration.dll",
  12369. "analyzers/dotnet/cs/cs/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12370. "analyzers/dotnet/cs/de/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12371. "analyzers/dotnet/cs/es/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12372. "analyzers/dotnet/cs/fr/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12373. "analyzers/dotnet/cs/it/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12374. "analyzers/dotnet/cs/ja/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12375. "analyzers/dotnet/cs/ko/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12376. "analyzers/dotnet/cs/pl/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12377. "analyzers/dotnet/cs/pt-BR/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12378. "analyzers/dotnet/cs/ru/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12379. "analyzers/dotnet/cs/tr/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12380. "analyzers/dotnet/cs/zh-Hans/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12381. "analyzers/dotnet/cs/zh-Hant/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12382. "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets",
  12383. "lib/net462/Microsoft.Extensions.Configuration.Binder.dll",
  12384. "lib/net462/Microsoft.Extensions.Configuration.Binder.xml",
  12385. "lib/net6.0/Microsoft.Extensions.Configuration.Binder.dll",
  12386. "lib/net6.0/Microsoft.Extensions.Configuration.Binder.xml",
  12387. "lib/net7.0/Microsoft.Extensions.Configuration.Binder.dll",
  12388. "lib/net7.0/Microsoft.Extensions.Configuration.Binder.xml",
  12389. "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll",
  12390. "lib/net8.0/Microsoft.Extensions.Configuration.Binder.xml",
  12391. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll",
  12392. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml",
  12393. "microsoft.extensions.configuration.binder.8.0.0.nupkg.sha512",
  12394. "microsoft.extensions.configuration.binder.nuspec",
  12395. "useSharedDesignerContext.txt"
  12396. ]
  12397. },
  12398. "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": {
  12399. "sha512": "McP+Lz/EKwvtCv48z0YImw+L1gi1gy5rHhNaNIY2CrjloV+XY8gydT8DjMR6zWeL13AFK+DioVpppwAuO1Gi1w==",
  12400. "type": "package",
  12401. "path": "microsoft.extensions.configuration.fileextensions/8.0.0",
  12402. "files": [
  12403. ".nupkg.metadata",
  12404. ".signature.p7s",
  12405. "Icon.png",
  12406. "LICENSE.TXT",
  12407. "PACKAGE.md",
  12408. "THIRD-PARTY-NOTICES.TXT",
  12409. "buildTransitive/net461/Microsoft.Extensions.Configuration.FileExtensions.targets",
  12410. "buildTransitive/net462/_._",
  12411. "buildTransitive/net6.0/_._",
  12412. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.FileExtensions.targets",
  12413. "lib/net462/Microsoft.Extensions.Configuration.FileExtensions.dll",
  12414. "lib/net462/Microsoft.Extensions.Configuration.FileExtensions.xml",
  12415. "lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
  12416. "lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
  12417. "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
  12418. "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
  12419. "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
  12420. "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
  12421. "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
  12422. "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
  12423. "microsoft.extensions.configuration.fileextensions.8.0.0.nupkg.sha512",
  12424. "microsoft.extensions.configuration.fileextensions.nuspec",
  12425. "useSharedDesignerContext.txt"
  12426. ]
  12427. },
  12428. "Microsoft.Extensions.Configuration.Json/8.0.0": {
  12429. "sha512": "C2wqUoh9OmRL1akaCcKSTmRU8z0kckfImG7zLNI8uyi47Lp+zd5LWAD17waPQEqCz3ioWOCrFUo+JJuoeZLOBw==",
  12430. "type": "package",
  12431. "path": "microsoft.extensions.configuration.json/8.0.0",
  12432. "files": [
  12433. ".nupkg.metadata",
  12434. ".signature.p7s",
  12435. "Icon.png",
  12436. "LICENSE.TXT",
  12437. "PACKAGE.md",
  12438. "THIRD-PARTY-NOTICES.TXT",
  12439. "buildTransitive/net461/Microsoft.Extensions.Configuration.Json.targets",
  12440. "buildTransitive/net462/_._",
  12441. "buildTransitive/net6.0/_._",
  12442. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Json.targets",
  12443. "lib/net462/Microsoft.Extensions.Configuration.Json.dll",
  12444. "lib/net462/Microsoft.Extensions.Configuration.Json.xml",
  12445. "lib/net6.0/Microsoft.Extensions.Configuration.Json.dll",
  12446. "lib/net6.0/Microsoft.Extensions.Configuration.Json.xml",
  12447. "lib/net7.0/Microsoft.Extensions.Configuration.Json.dll",
  12448. "lib/net7.0/Microsoft.Extensions.Configuration.Json.xml",
  12449. "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll",
  12450. "lib/net8.0/Microsoft.Extensions.Configuration.Json.xml",
  12451. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll",
  12452. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml",
  12453. "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll",
  12454. "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.xml",
  12455. "microsoft.extensions.configuration.json.8.0.0.nupkg.sha512",
  12456. "microsoft.extensions.configuration.json.nuspec",
  12457. "useSharedDesignerContext.txt"
  12458. ]
  12459. },
  12460. "Microsoft.Extensions.DependencyInjection/6.0.1": {
  12461. "sha512": "vWXPg3HJQIpZkENn1KWq8SfbqVujVD7S7vIAyFXXqK5xkf1Vho+vG0bLBCHxU36lD1cLLtmGpfYf0B3MYFi9tQ==",
  12462. "type": "package",
  12463. "path": "microsoft.extensions.dependencyinjection/6.0.1",
  12464. "files": [
  12465. ".nupkg.metadata",
  12466. ".signature.p7s",
  12467. "Icon.png",
  12468. "LICENSE.TXT",
  12469. "THIRD-PARTY-NOTICES.TXT",
  12470. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
  12471. "buildTransitive/netcoreapp3.1/_._",
  12472. "lib/net461/Microsoft.Extensions.DependencyInjection.dll",
  12473. "lib/net461/Microsoft.Extensions.DependencyInjection.xml",
  12474. "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll",
  12475. "lib/net6.0/Microsoft.Extensions.DependencyInjection.xml",
  12476. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
  12477. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml",
  12478. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll",
  12479. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml",
  12480. "microsoft.extensions.dependencyinjection.6.0.1.nupkg.sha512",
  12481. "microsoft.extensions.dependencyinjection.nuspec",
  12482. "useSharedDesignerContext.txt"
  12483. ]
  12484. },
  12485. "Microsoft.Extensions.DependencyInjection/7.0.0": {
  12486. "sha512": "elNeOmkeX3eDVG6pYVeV82p29hr+UKDaBhrZyWvWLw/EVZSYEkZlQdkp0V39k/Xehs2Qa0mvoCvkVj3eQxNQ1Q==",
  12487. "type": "package",
  12488. "path": "microsoft.extensions.dependencyinjection/7.0.0",
  12489. "files": [
  12490. ".nupkg.metadata",
  12491. ".signature.p7s",
  12492. "Icon.png",
  12493. "LICENSE.TXT",
  12494. "THIRD-PARTY-NOTICES.TXT",
  12495. "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets",
  12496. "buildTransitive/net462/_._",
  12497. "buildTransitive/net6.0/_._",
  12498. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
  12499. "lib/net462/Microsoft.Extensions.DependencyInjection.dll",
  12500. "lib/net462/Microsoft.Extensions.DependencyInjection.xml",
  12501. "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll",
  12502. "lib/net6.0/Microsoft.Extensions.DependencyInjection.xml",
  12503. "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll",
  12504. "lib/net7.0/Microsoft.Extensions.DependencyInjection.xml",
  12505. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
  12506. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml",
  12507. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll",
  12508. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml",
  12509. "microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512",
  12510. "microsoft.extensions.dependencyinjection.nuspec",
  12511. "useSharedDesignerContext.txt"
  12512. ]
  12513. },
  12514. "Microsoft.Extensions.DependencyInjection/8.0.0": {
  12515. "sha512": "V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==",
  12516. "type": "package",
  12517. "path": "microsoft.extensions.dependencyinjection/8.0.0",
  12518. "files": [
  12519. ".nupkg.metadata",
  12520. ".signature.p7s",
  12521. "Icon.png",
  12522. "LICENSE.TXT",
  12523. "PACKAGE.md",
  12524. "THIRD-PARTY-NOTICES.TXT",
  12525. "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets",
  12526. "buildTransitive/net462/_._",
  12527. "buildTransitive/net6.0/_._",
  12528. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
  12529. "lib/net462/Microsoft.Extensions.DependencyInjection.dll",
  12530. "lib/net462/Microsoft.Extensions.DependencyInjection.xml",
  12531. "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll",
  12532. "lib/net6.0/Microsoft.Extensions.DependencyInjection.xml",
  12533. "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll",
  12534. "lib/net7.0/Microsoft.Extensions.DependencyInjection.xml",
  12535. "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll",
  12536. "lib/net8.0/Microsoft.Extensions.DependencyInjection.xml",
  12537. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
  12538. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml",
  12539. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll",
  12540. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml",
  12541. "microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512",
  12542. "microsoft.extensions.dependencyinjection.nuspec",
  12543. "useSharedDesignerContext.txt"
  12544. ]
  12545. },
  12546. "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
  12547. "sha512": "cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==",
  12548. "type": "package",
  12549. "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0",
  12550. "files": [
  12551. ".nupkg.metadata",
  12552. ".signature.p7s",
  12553. "Icon.png",
  12554. "LICENSE.TXT",
  12555. "PACKAGE.md",
  12556. "THIRD-PARTY-NOTICES.TXT",
  12557. "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
  12558. "buildTransitive/net462/_._",
  12559. "buildTransitive/net6.0/_._",
  12560. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
  12561. "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  12562. "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  12563. "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  12564. "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  12565. "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  12566. "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  12567. "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  12568. "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  12569. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  12570. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  12571. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  12572. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  12573. "microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512",
  12574. "microsoft.extensions.dependencyinjection.abstractions.nuspec",
  12575. "useSharedDesignerContext.txt"
  12576. ]
  12577. },
  12578. "Microsoft.Extensions.DependencyModel/6.0.0": {
  12579. "sha512": "TD5QHg98m3+QhgEV1YVoNMl5KtBw/4rjfxLHO0e/YV9bPUBDKntApP4xdrVtGgCeQZHVfC2EXIGsdpRNrr87Pg==",
  12580. "type": "package",
  12581. "path": "microsoft.extensions.dependencymodel/6.0.0",
  12582. "files": [
  12583. ".nupkg.metadata",
  12584. ".signature.p7s",
  12585. "Icon.png",
  12586. "LICENSE.TXT",
  12587. "THIRD-PARTY-NOTICES.TXT",
  12588. "lib/net461/Microsoft.Extensions.DependencyModel.dll",
  12589. "lib/net461/Microsoft.Extensions.DependencyModel.xml",
  12590. "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll",
  12591. "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml",
  12592. "microsoft.extensions.dependencymodel.6.0.0.nupkg.sha512",
  12593. "microsoft.extensions.dependencymodel.nuspec",
  12594. "useSharedDesignerContext.txt"
  12595. ]
  12596. },
  12597. "Microsoft.Extensions.DependencyModel/7.0.0": {
  12598. "sha512": "oONNYd71J3LzkWc4fUHl3SvMfiQMYUCo/mDHDEu76hYYxdhdrPYv6fvGv9nnKVyhE9P0h20AU8RZB5OOWQcAXg==",
  12599. "type": "package",
  12600. "path": "microsoft.extensions.dependencymodel/7.0.0",
  12601. "files": [
  12602. ".nupkg.metadata",
  12603. ".signature.p7s",
  12604. "Icon.png",
  12605. "LICENSE.TXT",
  12606. "README.md",
  12607. "THIRD-PARTY-NOTICES.TXT",
  12608. "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets",
  12609. "buildTransitive/net462/_._",
  12610. "buildTransitive/net6.0/_._",
  12611. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets",
  12612. "lib/net462/Microsoft.Extensions.DependencyModel.dll",
  12613. "lib/net462/Microsoft.Extensions.DependencyModel.xml",
  12614. "lib/net6.0/Microsoft.Extensions.DependencyModel.dll",
  12615. "lib/net6.0/Microsoft.Extensions.DependencyModel.xml",
  12616. "lib/net7.0/Microsoft.Extensions.DependencyModel.dll",
  12617. "lib/net7.0/Microsoft.Extensions.DependencyModel.xml",
  12618. "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll",
  12619. "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml",
  12620. "microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512",
  12621. "microsoft.extensions.dependencymodel.nuspec",
  12622. "useSharedDesignerContext.txt"
  12623. ]
  12624. },
  12625. "Microsoft.Extensions.DependencyModel/8.0.0": {
  12626. "sha512": "NSmDw3K0ozNDgShSIpsZcbFIzBX4w28nDag+TfaQujkXGazBm+lid5onlWoCBy4VsLxqnnKjEBbGSJVWJMf43g==",
  12627. "type": "package",
  12628. "path": "microsoft.extensions.dependencymodel/8.0.0",
  12629. "files": [
  12630. ".nupkg.metadata",
  12631. ".signature.p7s",
  12632. "Icon.png",
  12633. "LICENSE.TXT",
  12634. "PACKAGE.md",
  12635. "THIRD-PARTY-NOTICES.TXT",
  12636. "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets",
  12637. "buildTransitive/net462/_._",
  12638. "buildTransitive/net6.0/_._",
  12639. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets",
  12640. "lib/net462/Microsoft.Extensions.DependencyModel.dll",
  12641. "lib/net462/Microsoft.Extensions.DependencyModel.xml",
  12642. "lib/net6.0/Microsoft.Extensions.DependencyModel.dll",
  12643. "lib/net6.0/Microsoft.Extensions.DependencyModel.xml",
  12644. "lib/net7.0/Microsoft.Extensions.DependencyModel.dll",
  12645. "lib/net7.0/Microsoft.Extensions.DependencyModel.xml",
  12646. "lib/net8.0/Microsoft.Extensions.DependencyModel.dll",
  12647. "lib/net8.0/Microsoft.Extensions.DependencyModel.xml",
  12648. "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll",
  12649. "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml",
  12650. "microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512",
  12651. "microsoft.extensions.dependencymodel.nuspec",
  12652. "useSharedDesignerContext.txt"
  12653. ]
  12654. },
  12655. "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
  12656. "sha512": "ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==",
  12657. "type": "package",
  12658. "path": "microsoft.extensions.fileproviders.abstractions/8.0.0",
  12659. "files": [
  12660. ".nupkg.metadata",
  12661. ".signature.p7s",
  12662. "Icon.png",
  12663. "LICENSE.TXT",
  12664. "PACKAGE.md",
  12665. "THIRD-PARTY-NOTICES.TXT",
  12666. "buildTransitive/net461/Microsoft.Extensions.FileProviders.Abstractions.targets",
  12667. "buildTransitive/net462/_._",
  12668. "buildTransitive/net6.0/_._",
  12669. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Abstractions.targets",
  12670. "lib/net462/Microsoft.Extensions.FileProviders.Abstractions.dll",
  12671. "lib/net462/Microsoft.Extensions.FileProviders.Abstractions.xml",
  12672. "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
  12673. "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
  12674. "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
  12675. "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
  12676. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
  12677. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
  12678. "microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512",
  12679. "microsoft.extensions.fileproviders.abstractions.nuspec",
  12680. "useSharedDesignerContext.txt"
  12681. ]
  12682. },
  12683. "Microsoft.Extensions.FileProviders.Physical/8.0.0": {
  12684. "sha512": "UboiXxpPUpwulHvIAVE36Knq0VSHaAmfrFkegLyBZeaADuKezJ/AIXYAW8F5GBlGk/VaibN2k/Zn1ca8YAfVdA==",
  12685. "type": "package",
  12686. "path": "microsoft.extensions.fileproviders.physical/8.0.0",
  12687. "files": [
  12688. ".nupkg.metadata",
  12689. ".signature.p7s",
  12690. "Icon.png",
  12691. "LICENSE.TXT",
  12692. "PACKAGE.md",
  12693. "THIRD-PARTY-NOTICES.TXT",
  12694. "buildTransitive/net461/Microsoft.Extensions.FileProviders.Physical.targets",
  12695. "buildTransitive/net462/_._",
  12696. "buildTransitive/net6.0/_._",
  12697. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Physical.targets",
  12698. "lib/net462/Microsoft.Extensions.FileProviders.Physical.dll",
  12699. "lib/net462/Microsoft.Extensions.FileProviders.Physical.xml",
  12700. "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll",
  12701. "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.xml",
  12702. "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.dll",
  12703. "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.xml",
  12704. "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll",
  12705. "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.xml",
  12706. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll",
  12707. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml",
  12708. "microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512",
  12709. "microsoft.extensions.fileproviders.physical.nuspec",
  12710. "useSharedDesignerContext.txt"
  12711. ]
  12712. },
  12713. "Microsoft.Extensions.FileSystemGlobbing/8.0.0": {
  12714. "sha512": "OK+670i7esqlQrPjdIKRbsyMCe9g5kSLpRRQGSr4Q58AOYEe/hCnfLZprh7viNisSUUQZmMrbbuDaIrP+V1ebQ==",
  12715. "type": "package",
  12716. "path": "microsoft.extensions.filesystemglobbing/8.0.0",
  12717. "files": [
  12718. ".nupkg.metadata",
  12719. ".signature.p7s",
  12720. "Icon.png",
  12721. "LICENSE.TXT",
  12722. "PACKAGE.md",
  12723. "THIRD-PARTY-NOTICES.TXT",
  12724. "buildTransitive/net461/Microsoft.Extensions.FileSystemGlobbing.targets",
  12725. "buildTransitive/net462/_._",
  12726. "buildTransitive/net6.0/_._",
  12727. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileSystemGlobbing.targets",
  12728. "lib/net462/Microsoft.Extensions.FileSystemGlobbing.dll",
  12729. "lib/net462/Microsoft.Extensions.FileSystemGlobbing.xml",
  12730. "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll",
  12731. "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.xml",
  12732. "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.dll",
  12733. "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.xml",
  12734. "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll",
  12735. "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.xml",
  12736. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll",
  12737. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml",
  12738. "microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512",
  12739. "microsoft.extensions.filesystemglobbing.nuspec",
  12740. "useSharedDesignerContext.txt"
  12741. ]
  12742. },
  12743. "Microsoft.Extensions.Logging/6.0.0": {
  12744. "sha512": "eIbyj40QDg1NDz0HBW0S5f3wrLVnKWnDJ/JtZ+yJDFnDj90VoPuoPmFkeaXrtu+0cKm5GRAwoDf+dBWXK0TUdg==",
  12745. "type": "package",
  12746. "path": "microsoft.extensions.logging/6.0.0",
  12747. "files": [
  12748. ".nupkg.metadata",
  12749. ".signature.p7s",
  12750. "Icon.png",
  12751. "LICENSE.TXT",
  12752. "THIRD-PARTY-NOTICES.TXT",
  12753. "lib/net461/Microsoft.Extensions.Logging.dll",
  12754. "lib/net461/Microsoft.Extensions.Logging.xml",
  12755. "lib/netstandard2.0/Microsoft.Extensions.Logging.dll",
  12756. "lib/netstandard2.0/Microsoft.Extensions.Logging.xml",
  12757. "lib/netstandard2.1/Microsoft.Extensions.Logging.dll",
  12758. "lib/netstandard2.1/Microsoft.Extensions.Logging.xml",
  12759. "microsoft.extensions.logging.6.0.0.nupkg.sha512",
  12760. "microsoft.extensions.logging.nuspec",
  12761. "useSharedDesignerContext.txt"
  12762. ]
  12763. },
  12764. "Microsoft.Extensions.Logging/7.0.0": {
  12765. "sha512": "Nw2muoNrOG5U5qa2ZekXwudUn2BJcD41e65zwmDHb1fQegTX66UokLWZkJRpqSSHXDOWZ5V0iqhbxOEky91atA==",
  12766. "type": "package",
  12767. "path": "microsoft.extensions.logging/7.0.0",
  12768. "files": [
  12769. ".nupkg.metadata",
  12770. ".signature.p7s",
  12771. "Icon.png",
  12772. "LICENSE.TXT",
  12773. "THIRD-PARTY-NOTICES.TXT",
  12774. "buildTransitive/net461/Microsoft.Extensions.Logging.targets",
  12775. "buildTransitive/net462/_._",
  12776. "buildTransitive/net6.0/_._",
  12777. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets",
  12778. "lib/net462/Microsoft.Extensions.Logging.dll",
  12779. "lib/net462/Microsoft.Extensions.Logging.xml",
  12780. "lib/net6.0/Microsoft.Extensions.Logging.dll",
  12781. "lib/net6.0/Microsoft.Extensions.Logging.xml",
  12782. "lib/net7.0/Microsoft.Extensions.Logging.dll",
  12783. "lib/net7.0/Microsoft.Extensions.Logging.xml",
  12784. "lib/netstandard2.0/Microsoft.Extensions.Logging.dll",
  12785. "lib/netstandard2.0/Microsoft.Extensions.Logging.xml",
  12786. "lib/netstandard2.1/Microsoft.Extensions.Logging.dll",
  12787. "lib/netstandard2.1/Microsoft.Extensions.Logging.xml",
  12788. "microsoft.extensions.logging.7.0.0.nupkg.sha512",
  12789. "microsoft.extensions.logging.nuspec",
  12790. "useSharedDesignerContext.txt"
  12791. ]
  12792. },
  12793. "Microsoft.Extensions.Logging/8.0.0": {
  12794. "sha512": "tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==",
  12795. "type": "package",
  12796. "path": "microsoft.extensions.logging/8.0.0",
  12797. "files": [
  12798. ".nupkg.metadata",
  12799. ".signature.p7s",
  12800. "Icon.png",
  12801. "LICENSE.TXT",
  12802. "PACKAGE.md",
  12803. "THIRD-PARTY-NOTICES.TXT",
  12804. "buildTransitive/net461/Microsoft.Extensions.Logging.targets",
  12805. "buildTransitive/net462/_._",
  12806. "buildTransitive/net6.0/_._",
  12807. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets",
  12808. "lib/net462/Microsoft.Extensions.Logging.dll",
  12809. "lib/net462/Microsoft.Extensions.Logging.xml",
  12810. "lib/net6.0/Microsoft.Extensions.Logging.dll",
  12811. "lib/net6.0/Microsoft.Extensions.Logging.xml",
  12812. "lib/net7.0/Microsoft.Extensions.Logging.dll",
  12813. "lib/net7.0/Microsoft.Extensions.Logging.xml",
  12814. "lib/net8.0/Microsoft.Extensions.Logging.dll",
  12815. "lib/net8.0/Microsoft.Extensions.Logging.xml",
  12816. "lib/netstandard2.0/Microsoft.Extensions.Logging.dll",
  12817. "lib/netstandard2.0/Microsoft.Extensions.Logging.xml",
  12818. "lib/netstandard2.1/Microsoft.Extensions.Logging.dll",
  12819. "lib/netstandard2.1/Microsoft.Extensions.Logging.xml",
  12820. "microsoft.extensions.logging.8.0.0.nupkg.sha512",
  12821. "microsoft.extensions.logging.nuspec",
  12822. "useSharedDesignerContext.txt"
  12823. ]
  12824. },
  12825. "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
  12826. "sha512": "arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==",
  12827. "type": "package",
  12828. "path": "microsoft.extensions.logging.abstractions/8.0.0",
  12829. "files": [
  12830. ".nupkg.metadata",
  12831. ".signature.p7s",
  12832. "Icon.png",
  12833. "LICENSE.TXT",
  12834. "PACKAGE.md",
  12835. "THIRD-PARTY-NOTICES.TXT",
  12836. "analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll",
  12837. "analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
  12838. "analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
  12839. "analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
  12840. "analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
  12841. "analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
  12842. "analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
  12843. "analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
  12844. "analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
  12845. "analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
  12846. "analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
  12847. "analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
  12848. "analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
  12849. "analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
  12850. "analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll",
  12851. "analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
  12852. "analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
  12853. "analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
  12854. "analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
  12855. "analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
  12856. "analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
  12857. "analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
  12858. "analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
  12859. "analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
  12860. "analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
  12861. "analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
  12862. "analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
  12863. "analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
  12864. "analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll",
  12865. "analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
  12866. "analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
  12867. "analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
  12868. "analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
  12869. "analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
  12870. "analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
  12871. "analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
  12872. "analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
  12873. "analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
  12874. "analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
  12875. "analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
  12876. "analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
  12877. "analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
  12878. "buildTransitive/net461/Microsoft.Extensions.Logging.Abstractions.targets",
  12879. "buildTransitive/net462/Microsoft.Extensions.Logging.Abstractions.targets",
  12880. "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets",
  12881. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets",
  12882. "buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets",
  12883. "lib/net462/Microsoft.Extensions.Logging.Abstractions.dll",
  12884. "lib/net462/Microsoft.Extensions.Logging.Abstractions.xml",
  12885. "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll",
  12886. "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml",
  12887. "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll",
  12888. "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.xml",
  12889. "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll",
  12890. "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.xml",
  12891. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll",
  12892. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml",
  12893. "microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512",
  12894. "microsoft.extensions.logging.abstractions.nuspec",
  12895. "useSharedDesignerContext.txt"
  12896. ]
  12897. },
  12898. "Microsoft.Extensions.Options/8.0.0": {
  12899. "sha512": "JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==",
  12900. "type": "package",
  12901. "path": "microsoft.extensions.options/8.0.0",
  12902. "files": [
  12903. ".nupkg.metadata",
  12904. ".signature.p7s",
  12905. "Icon.png",
  12906. "LICENSE.TXT",
  12907. "PACKAGE.md",
  12908. "THIRD-PARTY-NOTICES.TXT",
  12909. "analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Options.SourceGeneration.dll",
  12910. "analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12911. "analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12912. "analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12913. "analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12914. "analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12915. "analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12916. "analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12917. "analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12918. "analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12919. "analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12920. "analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12921. "analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12922. "analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12923. "buildTransitive/net461/Microsoft.Extensions.Options.targets",
  12924. "buildTransitive/net462/Microsoft.Extensions.Options.targets",
  12925. "buildTransitive/net6.0/Microsoft.Extensions.Options.targets",
  12926. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.targets",
  12927. "buildTransitive/netstandard2.0/Microsoft.Extensions.Options.targets",
  12928. "lib/net462/Microsoft.Extensions.Options.dll",
  12929. "lib/net462/Microsoft.Extensions.Options.xml",
  12930. "lib/net6.0/Microsoft.Extensions.Options.dll",
  12931. "lib/net6.0/Microsoft.Extensions.Options.xml",
  12932. "lib/net7.0/Microsoft.Extensions.Options.dll",
  12933. "lib/net7.0/Microsoft.Extensions.Options.xml",
  12934. "lib/net8.0/Microsoft.Extensions.Options.dll",
  12935. "lib/net8.0/Microsoft.Extensions.Options.xml",
  12936. "lib/netstandard2.0/Microsoft.Extensions.Options.dll",
  12937. "lib/netstandard2.0/Microsoft.Extensions.Options.xml",
  12938. "lib/netstandard2.1/Microsoft.Extensions.Options.dll",
  12939. "lib/netstandard2.1/Microsoft.Extensions.Options.xml",
  12940. "microsoft.extensions.options.8.0.0.nupkg.sha512",
  12941. "microsoft.extensions.options.nuspec",
  12942. "useSharedDesignerContext.txt"
  12943. ]
  12944. },
  12945. "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": {
  12946. "sha512": "0f4DMRqEd50zQh+UyJc+/HiBsZ3vhAQALgdkcQEalSH1L2isdC7Yj54M3cyo5e+BeO5fcBQ7Dxly8XiBBcvRgw==",
  12947. "type": "package",
  12948. "path": "microsoft.extensions.options.configurationextensions/8.0.0",
  12949. "files": [
  12950. ".nupkg.metadata",
  12951. ".signature.p7s",
  12952. "Icon.png",
  12953. "LICENSE.TXT",
  12954. "PACKAGE.md",
  12955. "THIRD-PARTY-NOTICES.TXT",
  12956. "buildTransitive/net461/Microsoft.Extensions.Options.ConfigurationExtensions.targets",
  12957. "buildTransitive/net462/_._",
  12958. "buildTransitive/net6.0/_._",
  12959. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.ConfigurationExtensions.targets",
  12960. "lib/net462/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
  12961. "lib/net462/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
  12962. "lib/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
  12963. "lib/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
  12964. "lib/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
  12965. "lib/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
  12966. "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
  12967. "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
  12968. "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
  12969. "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
  12970. "microsoft.extensions.options.configurationextensions.8.0.0.nupkg.sha512",
  12971. "microsoft.extensions.options.configurationextensions.nuspec",
  12972. "useSharedDesignerContext.txt"
  12973. ]
  12974. },
  12975. "Microsoft.Extensions.Primitives/8.0.0": {
  12976. "sha512": "bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==",
  12977. "type": "package",
  12978. "path": "microsoft.extensions.primitives/8.0.0",
  12979. "files": [
  12980. ".nupkg.metadata",
  12981. ".signature.p7s",
  12982. "Icon.png",
  12983. "LICENSE.TXT",
  12984. "PACKAGE.md",
  12985. "THIRD-PARTY-NOTICES.TXT",
  12986. "buildTransitive/net461/Microsoft.Extensions.Primitives.targets",
  12987. "buildTransitive/net462/_._",
  12988. "buildTransitive/net6.0/_._",
  12989. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets",
  12990. "lib/net462/Microsoft.Extensions.Primitives.dll",
  12991. "lib/net462/Microsoft.Extensions.Primitives.xml",
  12992. "lib/net6.0/Microsoft.Extensions.Primitives.dll",
  12993. "lib/net6.0/Microsoft.Extensions.Primitives.xml",
  12994. "lib/net7.0/Microsoft.Extensions.Primitives.dll",
  12995. "lib/net7.0/Microsoft.Extensions.Primitives.xml",
  12996. "lib/net8.0/Microsoft.Extensions.Primitives.dll",
  12997. "lib/net8.0/Microsoft.Extensions.Primitives.xml",
  12998. "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
  12999. "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
  13000. "microsoft.extensions.primitives.8.0.0.nupkg.sha512",
  13001. "microsoft.extensions.primitives.nuspec",
  13002. "useSharedDesignerContext.txt"
  13003. ]
  13004. },
  13005. "Microsoft.Identity.Client/4.21.1": {
  13006. "sha512": "vycgk7S/HAbHaUaK4Tid1fsWHsXdFRRP2KavAIOHCVV27zvuQfYAjXmMvctuuF4egydSumG58CwPZob3gWeYgQ==",
  13007. "type": "package",
  13008. "path": "microsoft.identity.client/4.21.1",
  13009. "files": [
  13010. ".nupkg.metadata",
  13011. ".signature.p7s",
  13012. "lib/monoandroid10.0/Microsoft.Identity.Client.dll",
  13013. "lib/monoandroid10.0/Microsoft.Identity.Client.xml",
  13014. "lib/monoandroid90/Microsoft.Identity.Client.dll",
  13015. "lib/monoandroid90/Microsoft.Identity.Client.xml",
  13016. "lib/net45/Microsoft.Identity.Client.dll",
  13017. "lib/net45/Microsoft.Identity.Client.xml",
  13018. "lib/net461/Microsoft.Identity.Client.dll",
  13019. "lib/net461/Microsoft.Identity.Client.xml",
  13020. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll",
  13021. "lib/netcoreapp2.1/Microsoft.Identity.Client.xml",
  13022. "lib/netstandard1.3/Microsoft.Identity.Client.dll",
  13023. "lib/netstandard1.3/Microsoft.Identity.Client.xml",
  13024. "lib/uap10.0/Microsoft.Identity.Client.dll",
  13025. "lib/uap10.0/Microsoft.Identity.Client.pri",
  13026. "lib/uap10.0/Microsoft.Identity.Client.xml",
  13027. "lib/xamarinios10/Microsoft.Identity.Client.dll",
  13028. "lib/xamarinios10/Microsoft.Identity.Client.xml",
  13029. "lib/xamarinmac20/Microsoft.Identity.Client.dll",
  13030. "lib/xamarinmac20/Microsoft.Identity.Client.xml",
  13031. "microsoft.identity.client.4.21.1.nupkg.sha512",
  13032. "microsoft.identity.client.nuspec",
  13033. "ref/MonoAndroid10.0/Microsoft.Identity.Client.dll",
  13034. "ref/MonoAndroid10.0/Microsoft.Identity.Client.xml",
  13035. "ref/MonoAndroid9.0/Microsoft.Identity.Client.dll",
  13036. "ref/MonoAndroid9.0/Microsoft.Identity.Client.xml",
  13037. "ref/Xamarin.iOS10/Microsoft.Identity.Client.dll",
  13038. "ref/Xamarin.iOS10/Microsoft.Identity.Client.xml",
  13039. "ref/net45/Microsoft.Identity.Client.dll",
  13040. "ref/net45/Microsoft.Identity.Client.xml",
  13041. "ref/net461/Microsoft.Identity.Client.dll",
  13042. "ref/net461/Microsoft.Identity.Client.xml",
  13043. "ref/netcoreapp2.1/Microsoft.Identity.Client.dll",
  13044. "ref/netcoreapp2.1/Microsoft.Identity.Client.xml",
  13045. "ref/netstandard1.3/Microsoft.Identity.Client.dll",
  13046. "ref/netstandard1.3/Microsoft.Identity.Client.xml",
  13047. "ref/uap10.0/Microsoft.Identity.Client.dll",
  13048. "ref/uap10.0/Microsoft.Identity.Client.xml",
  13049. "ref/xamarinmac20/Microsoft.Identity.Client.dll",
  13050. "ref/xamarinmac20/Microsoft.Identity.Client.xml"
  13051. ]
  13052. },
  13053. "Microsoft.IdentityModel.Abstractions/6.35.0": {
  13054. "sha512": "xuR8E4Rd96M41CnUSCiOJ2DBh+z+zQSmyrYHdYhD6K4fXBcQGVnRCFQ0efROUYpP+p0zC1BLKr0JRpVuujTZSg==",
  13055. "type": "package",
  13056. "path": "microsoft.identitymodel.abstractions/6.35.0",
  13057. "files": [
  13058. ".nupkg.metadata",
  13059. ".signature.p7s",
  13060. "lib/net45/Microsoft.IdentityModel.Abstractions.dll",
  13061. "lib/net45/Microsoft.IdentityModel.Abstractions.xml",
  13062. "lib/net461/Microsoft.IdentityModel.Abstractions.dll",
  13063. "lib/net461/Microsoft.IdentityModel.Abstractions.xml",
  13064. "lib/net462/Microsoft.IdentityModel.Abstractions.dll",
  13065. "lib/net462/Microsoft.IdentityModel.Abstractions.xml",
  13066. "lib/net472/Microsoft.IdentityModel.Abstractions.dll",
  13067. "lib/net472/Microsoft.IdentityModel.Abstractions.xml",
  13068. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll",
  13069. "lib/net6.0/Microsoft.IdentityModel.Abstractions.xml",
  13070. "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll",
  13071. "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.xml",
  13072. "microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512",
  13073. "microsoft.identitymodel.abstractions.nuspec"
  13074. ]
  13075. },
  13076. "Microsoft.IdentityModel.Abstractions/7.1.2": {
  13077. "sha512": "33eTIA2uO/L9utJjZWbKsMSVsQf7F8vtd6q5mQX7ZJzNvCpci5fleD6AeANGlbbb7WX7XKxq9+Dkb5e3GNDrmQ==",
  13078. "type": "package",
  13079. "path": "microsoft.identitymodel.abstractions/7.1.2",
  13080. "files": [
  13081. ".nupkg.metadata",
  13082. ".signature.p7s",
  13083. "lib/net461/Microsoft.IdentityModel.Abstractions.dll",
  13084. "lib/net461/Microsoft.IdentityModel.Abstractions.xml",
  13085. "lib/net462/Microsoft.IdentityModel.Abstractions.dll",
  13086. "lib/net462/Microsoft.IdentityModel.Abstractions.xml",
  13087. "lib/net472/Microsoft.IdentityModel.Abstractions.dll",
  13088. "lib/net472/Microsoft.IdentityModel.Abstractions.xml",
  13089. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll",
  13090. "lib/net6.0/Microsoft.IdentityModel.Abstractions.xml",
  13091. "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll",
  13092. "lib/net8.0/Microsoft.IdentityModel.Abstractions.xml",
  13093. "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll",
  13094. "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.xml",
  13095. "microsoft.identitymodel.abstractions.7.1.2.nupkg.sha512",
  13096. "microsoft.identitymodel.abstractions.nuspec"
  13097. ]
  13098. },
  13099. "Microsoft.IdentityModel.JsonWebTokens/6.35.0": {
  13100. "sha512": "9wxai3hKgZUb4/NjdRKfQd0QJvtXKDlvmGMYACbEC8DFaicMFCFhQFZq9ZET1kJLwZahf2lfY5Gtcpsx8zYzbg==",
  13101. "type": "package",
  13102. "path": "microsoft.identitymodel.jsonwebtokens/6.35.0",
  13103. "files": [
  13104. ".nupkg.metadata",
  13105. ".signature.p7s",
  13106. "lib/net45/Microsoft.IdentityModel.JsonWebTokens.dll",
  13107. "lib/net45/Microsoft.IdentityModel.JsonWebTokens.xml",
  13108. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll",
  13109. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml",
  13110. "lib/net462/Microsoft.IdentityModel.JsonWebTokens.dll",
  13111. "lib/net462/Microsoft.IdentityModel.JsonWebTokens.xml",
  13112. "lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll",
  13113. "lib/net472/Microsoft.IdentityModel.JsonWebTokens.xml",
  13114. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll",
  13115. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.xml",
  13116. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll",
  13117. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml",
  13118. "microsoft.identitymodel.jsonwebtokens.6.35.0.nupkg.sha512",
  13119. "microsoft.identitymodel.jsonwebtokens.nuspec"
  13120. ]
  13121. },
  13122. "Microsoft.IdentityModel.JsonWebTokens/7.1.2": {
  13123. "sha512": "cloLGeZolXbCJhJBc5OC05uhrdhdPL6MWHuVUnkkUvPDeK7HkwThBaLZ1XjBQVk9YhxXE2OvHXnKi0PLleXxDg==",
  13124. "type": "package",
  13125. "path": "microsoft.identitymodel.jsonwebtokens/7.1.2",
  13126. "files": [
  13127. ".nupkg.metadata",
  13128. ".signature.p7s",
  13129. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll",
  13130. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml",
  13131. "lib/net462/Microsoft.IdentityModel.JsonWebTokens.dll",
  13132. "lib/net462/Microsoft.IdentityModel.JsonWebTokens.xml",
  13133. "lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll",
  13134. "lib/net472/Microsoft.IdentityModel.JsonWebTokens.xml",
  13135. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll",
  13136. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.xml",
  13137. "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll",
  13138. "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.xml",
  13139. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll",
  13140. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml",
  13141. "microsoft.identitymodel.jsonwebtokens.7.1.2.nupkg.sha512",
  13142. "microsoft.identitymodel.jsonwebtokens.nuspec"
  13143. ]
  13144. },
  13145. "Microsoft.IdentityModel.Logging/6.35.0": {
  13146. "sha512": "jePrSfGAmqT81JDCNSY+fxVWoGuJKt9e6eJ+vT7+quVS55nWl//jGjUQn4eFtVKt4rt5dXaleZdHRB9J9AJZ7Q==",
  13147. "type": "package",
  13148. "path": "microsoft.identitymodel.logging/6.35.0",
  13149. "files": [
  13150. ".nupkg.metadata",
  13151. ".signature.p7s",
  13152. "lib/net45/Microsoft.IdentityModel.Logging.dll",
  13153. "lib/net45/Microsoft.IdentityModel.Logging.xml",
  13154. "lib/net461/Microsoft.IdentityModel.Logging.dll",
  13155. "lib/net461/Microsoft.IdentityModel.Logging.xml",
  13156. "lib/net462/Microsoft.IdentityModel.Logging.dll",
  13157. "lib/net462/Microsoft.IdentityModel.Logging.xml",
  13158. "lib/net472/Microsoft.IdentityModel.Logging.dll",
  13159. "lib/net472/Microsoft.IdentityModel.Logging.xml",
  13160. "lib/net6.0/Microsoft.IdentityModel.Logging.dll",
  13161. "lib/net6.0/Microsoft.IdentityModel.Logging.xml",
  13162. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll",
  13163. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml",
  13164. "microsoft.identitymodel.logging.6.35.0.nupkg.sha512",
  13165. "microsoft.identitymodel.logging.nuspec"
  13166. ]
  13167. },
  13168. "Microsoft.IdentityModel.Logging/7.1.2": {
  13169. "sha512": "YCxBt2EeJP8fcXk9desChkWI+0vFqFLvBwrz5hBMsoh0KJE6BC66DnzkdzkJNqMltLromc52dkdT206jJ38cTw==",
  13170. "type": "package",
  13171. "path": "microsoft.identitymodel.logging/7.1.2",
  13172. "files": [
  13173. ".nupkg.metadata",
  13174. ".signature.p7s",
  13175. "lib/net461/Microsoft.IdentityModel.Logging.dll",
  13176. "lib/net461/Microsoft.IdentityModel.Logging.xml",
  13177. "lib/net462/Microsoft.IdentityModel.Logging.dll",
  13178. "lib/net462/Microsoft.IdentityModel.Logging.xml",
  13179. "lib/net472/Microsoft.IdentityModel.Logging.dll",
  13180. "lib/net472/Microsoft.IdentityModel.Logging.xml",
  13181. "lib/net6.0/Microsoft.IdentityModel.Logging.dll",
  13182. "lib/net6.0/Microsoft.IdentityModel.Logging.xml",
  13183. "lib/net8.0/Microsoft.IdentityModel.Logging.dll",
  13184. "lib/net8.0/Microsoft.IdentityModel.Logging.xml",
  13185. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll",
  13186. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml",
  13187. "microsoft.identitymodel.logging.7.1.2.nupkg.sha512",
  13188. "microsoft.identitymodel.logging.nuspec"
  13189. ]
  13190. },
  13191. "Microsoft.IdentityModel.Protocols/6.35.0": {
  13192. "sha512": "BPQhlDzdFvv1PzaUxNSk+VEPwezlDEVADIKmyxubw7IiELK18uJ06RQ9QKKkds30XI+gDu9n8j24XQ8w7fjWcg==",
  13193. "type": "package",
  13194. "path": "microsoft.identitymodel.protocols/6.35.0",
  13195. "files": [
  13196. ".nupkg.metadata",
  13197. ".signature.p7s",
  13198. "lib/net45/Microsoft.IdentityModel.Protocols.dll",
  13199. "lib/net45/Microsoft.IdentityModel.Protocols.xml",
  13200. "lib/net461/Microsoft.IdentityModel.Protocols.dll",
  13201. "lib/net461/Microsoft.IdentityModel.Protocols.xml",
  13202. "lib/net462/Microsoft.IdentityModel.Protocols.dll",
  13203. "lib/net462/Microsoft.IdentityModel.Protocols.xml",
  13204. "lib/net472/Microsoft.IdentityModel.Protocols.dll",
  13205. "lib/net472/Microsoft.IdentityModel.Protocols.xml",
  13206. "lib/net6.0/Microsoft.IdentityModel.Protocols.dll",
  13207. "lib/net6.0/Microsoft.IdentityModel.Protocols.xml",
  13208. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll",
  13209. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml",
  13210. "microsoft.identitymodel.protocols.6.35.0.nupkg.sha512",
  13211. "microsoft.identitymodel.protocols.nuspec"
  13212. ]
  13213. },
  13214. "Microsoft.IdentityModel.Protocols/7.1.2": {
  13215. "sha512": "SydLwMRFx6EHPWJ+N6+MVaoArN1Htt92b935O3RUWPY1yUF63zEjvd3lBu79eWdZUwedP8TN2I5V9T3nackvIQ==",
  13216. "type": "package",
  13217. "path": "microsoft.identitymodel.protocols/7.1.2",
  13218. "files": [
  13219. ".nupkg.metadata",
  13220. ".signature.p7s",
  13221. "lib/net461/Microsoft.IdentityModel.Protocols.dll",
  13222. "lib/net461/Microsoft.IdentityModel.Protocols.xml",
  13223. "lib/net462/Microsoft.IdentityModel.Protocols.dll",
  13224. "lib/net462/Microsoft.IdentityModel.Protocols.xml",
  13225. "lib/net472/Microsoft.IdentityModel.Protocols.dll",
  13226. "lib/net472/Microsoft.IdentityModel.Protocols.xml",
  13227. "lib/net6.0/Microsoft.IdentityModel.Protocols.dll",
  13228. "lib/net6.0/Microsoft.IdentityModel.Protocols.xml",
  13229. "lib/net8.0/Microsoft.IdentityModel.Protocols.dll",
  13230. "lib/net8.0/Microsoft.IdentityModel.Protocols.xml",
  13231. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll",
  13232. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml",
  13233. "microsoft.identitymodel.protocols.7.1.2.nupkg.sha512",
  13234. "microsoft.identitymodel.protocols.nuspec"
  13235. ]
  13236. },
  13237. "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": {
  13238. "sha512": "LMtVqnECCCdSmyFoCOxIE5tXQqkOLrvGrL7OxHg41DIm1bpWtaCdGyVcTAfOQpJXvzND9zUKIN/lhngPkYR8vg==",
  13239. "type": "package",
  13240. "path": "microsoft.identitymodel.protocols.openidconnect/6.35.0",
  13241. "files": [
  13242. ".nupkg.metadata",
  13243. ".signature.p7s",
  13244. "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13245. "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13246. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13247. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13248. "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13249. "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13250. "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13251. "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13252. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13253. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13254. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13255. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13256. "microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512",
  13257. "microsoft.identitymodel.protocols.openidconnect.nuspec"
  13258. ]
  13259. },
  13260. "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": {
  13261. "sha512": "6lHQoLXhnMQ42mGrfDkzbIOR3rzKM1W1tgTeMPLgLCqwwGw0d96xFi/UiX/fYsu7d6cD5MJiL3+4HuI8VU+sVQ==",
  13262. "type": "package",
  13263. "path": "microsoft.identitymodel.protocols.openidconnect/7.1.2",
  13264. "files": [
  13265. ".nupkg.metadata",
  13266. ".signature.p7s",
  13267. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13268. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13269. "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13270. "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13271. "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13272. "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13273. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13274. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13275. "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13276. "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13277. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13278. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13279. "microsoft.identitymodel.protocols.openidconnect.7.1.2.nupkg.sha512",
  13280. "microsoft.identitymodel.protocols.openidconnect.nuspec"
  13281. ]
  13282. },
  13283. "Microsoft.IdentityModel.Tokens/6.35.0": {
  13284. "sha512": "RN7lvp7s3Boucg1NaNAbqDbxtlLj5Qeb+4uSS1TeK5FSBVM40P4DKaTKChT43sHyKfh7V0zkrMph6DdHvyA4bg==",
  13285. "type": "package",
  13286. "path": "microsoft.identitymodel.tokens/6.35.0",
  13287. "files": [
  13288. ".nupkg.metadata",
  13289. ".signature.p7s",
  13290. "lib/net45/Microsoft.IdentityModel.Tokens.dll",
  13291. "lib/net45/Microsoft.IdentityModel.Tokens.xml",
  13292. "lib/net461/Microsoft.IdentityModel.Tokens.dll",
  13293. "lib/net461/Microsoft.IdentityModel.Tokens.xml",
  13294. "lib/net462/Microsoft.IdentityModel.Tokens.dll",
  13295. "lib/net462/Microsoft.IdentityModel.Tokens.xml",
  13296. "lib/net472/Microsoft.IdentityModel.Tokens.dll",
  13297. "lib/net472/Microsoft.IdentityModel.Tokens.xml",
  13298. "lib/net6.0/Microsoft.IdentityModel.Tokens.dll",
  13299. "lib/net6.0/Microsoft.IdentityModel.Tokens.xml",
  13300. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll",
  13301. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml",
  13302. "microsoft.identitymodel.tokens.6.35.0.nupkg.sha512",
  13303. "microsoft.identitymodel.tokens.nuspec"
  13304. ]
  13305. },
  13306. "Microsoft.IdentityModel.Tokens/7.1.2": {
  13307. "sha512": "oICJMqr3aNEDZOwnH5SK49bR6Z4aX0zEAnOLuhloumOSuqnNq+GWBdQyrgILnlcT5xj09xKCP/7Y7gJYB+ls/g==",
  13308. "type": "package",
  13309. "path": "microsoft.identitymodel.tokens/7.1.2",
  13310. "files": [
  13311. ".nupkg.metadata",
  13312. ".signature.p7s",
  13313. "lib/net461/Microsoft.IdentityModel.Tokens.dll",
  13314. "lib/net461/Microsoft.IdentityModel.Tokens.xml",
  13315. "lib/net462/Microsoft.IdentityModel.Tokens.dll",
  13316. "lib/net462/Microsoft.IdentityModel.Tokens.xml",
  13317. "lib/net472/Microsoft.IdentityModel.Tokens.dll",
  13318. "lib/net472/Microsoft.IdentityModel.Tokens.xml",
  13319. "lib/net6.0/Microsoft.IdentityModel.Tokens.dll",
  13320. "lib/net6.0/Microsoft.IdentityModel.Tokens.xml",
  13321. "lib/net8.0/Microsoft.IdentityModel.Tokens.dll",
  13322. "lib/net8.0/Microsoft.IdentityModel.Tokens.xml",
  13323. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll",
  13324. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml",
  13325. "microsoft.identitymodel.tokens.7.1.2.nupkg.sha512",
  13326. "microsoft.identitymodel.tokens.nuspec"
  13327. ]
  13328. },
  13329. "Microsoft.IO.RecyclableMemoryStream/2.1.1": {
  13330. "sha512": "BTrXL3Ej17x+aze3xbso4xn16ajFaBU1YKQypzrirX4attETZnqCXLB+yRwo1hsZsP1U0O6mNCPuSdccTHCrBg==",
  13331. "type": "package",
  13332. "path": "microsoft.io.recyclablememorystream/2.1.1",
  13333. "files": [
  13334. ".nupkg.metadata",
  13335. ".signature.p7s",
  13336. "lib/net462/Microsoft.IO.RecyclableMemoryStream.dll",
  13337. "lib/net462/Microsoft.IO.RecyclableMemoryStream.xml",
  13338. "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll",
  13339. "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.xml",
  13340. "lib/netcoreapp2.1/Microsoft.IO.RecyclableMemoryStream.dll",
  13341. "lib/netcoreapp2.1/Microsoft.IO.RecyclableMemoryStream.xml",
  13342. "lib/netstandard2.0/Microsoft.IO.RecyclableMemoryStream.dll",
  13343. "lib/netstandard2.0/Microsoft.IO.RecyclableMemoryStream.xml",
  13344. "lib/netstandard2.1/Microsoft.IO.RecyclableMemoryStream.dll",
  13345. "lib/netstandard2.1/Microsoft.IO.RecyclableMemoryStream.xml",
  13346. "microsoft.io.recyclablememorystream.2.1.1.nupkg.sha512",
  13347. "microsoft.io.recyclablememorystream.nuspec"
  13348. ]
  13349. },
  13350. "Microsoft.NETCore.Platforms/1.1.1": {
  13351. "sha512": "TMBuzAHpTenGbGgk0SMTwyEkyijY/Eae4ZGsFNYJvAr/LDn1ku3Etp3FPxChmDp5HHF3kzJuoaa08N0xjqAJfQ==",
  13352. "type": "package",
  13353. "path": "microsoft.netcore.platforms/1.1.1",
  13354. "files": [
  13355. ".nupkg.metadata",
  13356. ".signature.p7s",
  13357. "ThirdPartyNotices.txt",
  13358. "dotnet_library_license.txt",
  13359. "lib/netstandard1.0/_._",
  13360. "microsoft.netcore.platforms.1.1.1.nupkg.sha512",
  13361. "microsoft.netcore.platforms.nuspec",
  13362. "runtime.json"
  13363. ]
  13364. },
  13365. "Microsoft.NETCore.Targets/1.1.3": {
  13366. "sha512": "3Wrmi0kJDzClwAC+iBdUBpEKmEle8FQNsCs77fkiOIw/9oYA07bL1EZNX0kQ2OMN3xpwvl0vAtOCYY3ndDNlhQ==",
  13367. "type": "package",
  13368. "path": "microsoft.netcore.targets/1.1.3",
  13369. "files": [
  13370. ".nupkg.metadata",
  13371. ".signature.p7s",
  13372. "ThirdPartyNotices.txt",
  13373. "dotnet_library_license.txt",
  13374. "lib/netstandard1.0/_._",
  13375. "microsoft.netcore.targets.1.1.3.nupkg.sha512",
  13376. "microsoft.netcore.targets.nuspec",
  13377. "runtime.json"
  13378. ]
  13379. },
  13380. "Microsoft.OpenApi/1.2.3": {
  13381. "sha512": "Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==",
  13382. "type": "package",
  13383. "path": "microsoft.openapi/1.2.3",
  13384. "files": [
  13385. ".nupkg.metadata",
  13386. ".signature.p7s",
  13387. "lib/net46/Microsoft.OpenApi.dll",
  13388. "lib/net46/Microsoft.OpenApi.pdb",
  13389. "lib/net46/Microsoft.OpenApi.xml",
  13390. "lib/netstandard2.0/Microsoft.OpenApi.dll",
  13391. "lib/netstandard2.0/Microsoft.OpenApi.pdb",
  13392. "lib/netstandard2.0/Microsoft.OpenApi.xml",
  13393. "microsoft.openapi.1.2.3.nupkg.sha512",
  13394. "microsoft.openapi.nuspec"
  13395. ]
  13396. },
  13397. "Microsoft.Win32.Registry/5.0.0": {
  13398. "sha512": "dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==",
  13399. "type": "package",
  13400. "path": "microsoft.win32.registry/5.0.0",
  13401. "files": [
  13402. ".nupkg.metadata",
  13403. ".signature.p7s",
  13404. "Icon.png",
  13405. "LICENSE.TXT",
  13406. "THIRD-PARTY-NOTICES.TXT",
  13407. "lib/net46/Microsoft.Win32.Registry.dll",
  13408. "lib/net461/Microsoft.Win32.Registry.dll",
  13409. "lib/net461/Microsoft.Win32.Registry.xml",
  13410. "lib/netstandard1.3/Microsoft.Win32.Registry.dll",
  13411. "lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  13412. "lib/netstandard2.0/Microsoft.Win32.Registry.xml",
  13413. "microsoft.win32.registry.5.0.0.nupkg.sha512",
  13414. "microsoft.win32.registry.nuspec",
  13415. "ref/net46/Microsoft.Win32.Registry.dll",
  13416. "ref/net461/Microsoft.Win32.Registry.dll",
  13417. "ref/net461/Microsoft.Win32.Registry.xml",
  13418. "ref/netstandard1.3/Microsoft.Win32.Registry.dll",
  13419. "ref/netstandard1.3/Microsoft.Win32.Registry.xml",
  13420. "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml",
  13421. "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml",
  13422. "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml",
  13423. "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml",
  13424. "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml",
  13425. "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml",
  13426. "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml",
  13427. "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml",
  13428. "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml",
  13429. "ref/netstandard2.0/Microsoft.Win32.Registry.dll",
  13430. "ref/netstandard2.0/Microsoft.Win32.Registry.xml",
  13431. "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll",
  13432. "runtimes/win/lib/net461/Microsoft.Win32.Registry.dll",
  13433. "runtimes/win/lib/net461/Microsoft.Win32.Registry.xml",
  13434. "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
  13435. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  13436. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.xml",
  13437. "useSharedDesignerContext.txt",
  13438. "version.txt"
  13439. ]
  13440. },
  13441. "Microsoft.Win32.SystemEvents/8.0.0": {
  13442. "sha512": "9opKRyOKMCi2xJ7Bj7kxtZ1r9vbzosMvRrdEhVhDz8j8MoBGgB+WmC94yH839NPH+BclAjtQ/pyagvi/8gDLkw==",
  13443. "type": "package",
  13444. "path": "microsoft.win32.systemevents/8.0.0",
  13445. "files": [
  13446. ".nupkg.metadata",
  13447. ".signature.p7s",
  13448. "Icon.png",
  13449. "LICENSE.TXT",
  13450. "THIRD-PARTY-NOTICES.TXT",
  13451. "buildTransitive/net461/Microsoft.Win32.SystemEvents.targets",
  13452. "buildTransitive/net462/_._",
  13453. "buildTransitive/net6.0/_._",
  13454. "buildTransitive/netcoreapp2.0/Microsoft.Win32.SystemEvents.targets",
  13455. "lib/net462/Microsoft.Win32.SystemEvents.dll",
  13456. "lib/net462/Microsoft.Win32.SystemEvents.xml",
  13457. "lib/net6.0/Microsoft.Win32.SystemEvents.dll",
  13458. "lib/net6.0/Microsoft.Win32.SystemEvents.xml",
  13459. "lib/net7.0/Microsoft.Win32.SystemEvents.dll",
  13460. "lib/net7.0/Microsoft.Win32.SystemEvents.xml",
  13461. "lib/net8.0/Microsoft.Win32.SystemEvents.dll",
  13462. "lib/net8.0/Microsoft.Win32.SystemEvents.xml",
  13463. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
  13464. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
  13465. "microsoft.win32.systemevents.8.0.0.nupkg.sha512",
  13466. "microsoft.win32.systemevents.nuspec",
  13467. "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll",
  13468. "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.xml",
  13469. "runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll",
  13470. "runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.xml",
  13471. "runtimes/win/lib/net8.0/Microsoft.Win32.SystemEvents.dll",
  13472. "runtimes/win/lib/net8.0/Microsoft.Win32.SystemEvents.xml",
  13473. "useSharedDesignerContext.txt"
  13474. ]
  13475. },
  13476. "Minio/5.0.0": {
  13477. "sha512": "7tZj90WEuuH60RAP4wBYexjMuJOhCnK7I46hCiX3CtZPackHisLZ8aAJmn3KlwbUX22dBDphwemD+h37vet8Qw==",
  13478. "type": "package",
  13479. "path": "minio/5.0.0",
  13480. "files": [
  13481. ".nupkg.metadata",
  13482. ".signature.p7s",
  13483. "LICENSE",
  13484. "icon.png",
  13485. "lib/net6.0/Minio.dll",
  13486. "lib/net6.0/Minio.xml",
  13487. "lib/net7.0/Minio.dll",
  13488. "lib/net7.0/Minio.xml",
  13489. "lib/netstandard2.0/Minio.dll",
  13490. "lib/netstandard2.0/Minio.xml",
  13491. "minio.5.0.0.nupkg.sha512",
  13492. "minio.nuspec",
  13493. "readme.md"
  13494. ]
  13495. },
  13496. "MiniProfiler.AspNetCore/4.3.8": {
  13497. "sha512": "dohMvXpjKDPv/edl7gwKhq80JBqRLLRSwVJB9bo0UYqsgEox7BZyYS/4vBty+UsZ59pYYYhMUpUKHVWLLj/PBw==",
  13498. "type": "package",
  13499. "path": "miniprofiler.aspnetcore/4.3.8",
  13500. "files": [
  13501. ".nupkg.metadata",
  13502. ".signature.p7s",
  13503. "LICENSE.txt",
  13504. "lib/net6.0/MiniProfiler.AspNetCore.dll",
  13505. "lib/net6.0/MiniProfiler.AspNetCore.xml",
  13506. "miniprofiler.aspnetcore.4.3.8.nupkg.sha512",
  13507. "miniprofiler.aspnetcore.nuspec"
  13508. ]
  13509. },
  13510. "MiniProfiler.AspNetCore.Mvc/4.3.8": {
  13511. "sha512": "aJ6Kkw2zMy36cKDWTjQYo/pJ6bhPBRA8z4NO8REe+xDhv8+fk58P526Bi52gnvsDp4jIVk5AQ8nQDgPUS/K+7A==",
  13512. "type": "package",
  13513. "path": "miniprofiler.aspnetcore.mvc/4.3.8",
  13514. "files": [
  13515. ".nupkg.metadata",
  13516. ".signature.p7s",
  13517. "LICENSE.txt",
  13518. "lib/net6.0/MiniProfiler.AspNetCore.Mvc.dll",
  13519. "lib/net6.0/MiniProfiler.AspNetCore.Mvc.xml",
  13520. "miniprofiler.aspnetcore.mvc.4.3.8.nupkg.sha512",
  13521. "miniprofiler.aspnetcore.mvc.nuspec"
  13522. ]
  13523. },
  13524. "MiniProfiler.Shared/4.3.8": {
  13525. "sha512": "SfXNX90fmDm373YAla0z06plTCj6YbByQJOm6G8/9kE6Hf4UALJxySyiMB9O4KYeTc6Ha1EFQDs6jLhio+bBFA==",
  13526. "type": "package",
  13527. "path": "miniprofiler.shared/4.3.8",
  13528. "files": [
  13529. ".nupkg.metadata",
  13530. ".signature.p7s",
  13531. "LICENSE.txt",
  13532. "lib/net461/MiniProfiler.Shared.dll",
  13533. "lib/net461/MiniProfiler.Shared.xml",
  13534. "lib/netstandard2.0/MiniProfiler.Shared.dll",
  13535. "lib/netstandard2.0/MiniProfiler.Shared.xml",
  13536. "miniprofiler.shared.4.3.8.nupkg.sha512",
  13537. "miniprofiler.shared.nuspec"
  13538. ]
  13539. },
  13540. "MoYu.Extras.Authentication.JwtBearer/1.0.6": {
  13541. "sha512": "yK9+39sByIQQyNyK0qHfvwhgUCS6ojSJTBjhW9Hb+lNF9/Q9AzDNwU0HEJNgOHqdqKCyrZOvgXQLFCBHJrhv2Q==",
  13542. "type": "package",
  13543. "path": "moyu.extras.authentication.jwtbearer/1.0.6",
  13544. "files": [
  13545. ".nupkg.metadata",
  13546. ".signature.p7s",
  13547. "README.md",
  13548. "icon.png",
  13549. "lib/net5.0/MoYu.Extras.Authentication.JwtBearer.dll",
  13550. "lib/net5.0/MoYu.Extras.Authentication.JwtBearer.xml",
  13551. "lib/net6.0/MoYu.Extras.Authentication.JwtBearer.dll",
  13552. "lib/net6.0/MoYu.Extras.Authentication.JwtBearer.xml",
  13553. "lib/net7.0/MoYu.Extras.Authentication.JwtBearer.dll",
  13554. "lib/net7.0/MoYu.Extras.Authentication.JwtBearer.xml",
  13555. "lib/net8.0/MoYu.Extras.Authentication.JwtBearer.dll",
  13556. "lib/net8.0/MoYu.Extras.Authentication.JwtBearer.xml",
  13557. "lib/net9.0/MoYu.Extras.Authentication.JwtBearer.dll",
  13558. "lib/net9.0/MoYu.Extras.Authentication.JwtBearer.xml",
  13559. "moyu.extras.authentication.jwtbearer.1.0.6.nupkg.sha512",
  13560. "moyu.extras.authentication.jwtbearer.nuspec"
  13561. ]
  13562. },
  13563. "MoYu.Extras.ObjectMapper.Mapster/1.0.6": {
  13564. "sha512": "HjDDyfeYaek8kONqAHVfcxPWYMQDq1gQuPA44IYsViU9PNIbvVenDKUCMFXGm+/R42aGiBLOK5XwhAgFsveVcg==",
  13565. "type": "package",
  13566. "path": "moyu.extras.objectmapper.mapster/1.0.6",
  13567. "files": [
  13568. ".nupkg.metadata",
  13569. ".signature.p7s",
  13570. "README.md",
  13571. "icon.png",
  13572. "lib/net5.0/MoYu.Extras.ObjectMapper.Mapster.dll",
  13573. "lib/net5.0/MoYu.Extras.ObjectMapper.Mapster.xml",
  13574. "lib/net6.0/MoYu.Extras.ObjectMapper.Mapster.dll",
  13575. "lib/net6.0/MoYu.Extras.ObjectMapper.Mapster.xml",
  13576. "lib/net7.0/MoYu.Extras.ObjectMapper.Mapster.dll",
  13577. "lib/net7.0/MoYu.Extras.ObjectMapper.Mapster.xml",
  13578. "lib/net8.0/MoYu.Extras.ObjectMapper.Mapster.dll",
  13579. "lib/net8.0/MoYu.Extras.ObjectMapper.Mapster.xml",
  13580. "lib/net9.0/MoYu.Extras.ObjectMapper.Mapster.dll",
  13581. "lib/net9.0/MoYu.Extras.ObjectMapper.Mapster.xml",
  13582. "moyu.extras.objectmapper.mapster.1.0.6.nupkg.sha512",
  13583. "moyu.extras.objectmapper.mapster.nuspec"
  13584. ]
  13585. },
  13586. "MoYu.Pure/1.0.6": {
  13587. "sha512": "yKRdQZ7kIxOte0+JLQmVUU4Z5gFpIZvpr1zCo8m6xjvy27WjrM/Vk+i8ioJbZRZ0lzG0b4eraN7MAVK7kJN52A==",
  13588. "type": "package",
  13589. "path": "moyu.pure/1.0.6",
  13590. "files": [
  13591. ".nupkg.metadata",
  13592. ".signature.p7s",
  13593. "README.md",
  13594. "content/SpecificationDocument/Assets/index-mini-profiler.html",
  13595. "content/SpecificationDocument/Assets/index.html",
  13596. "contentFiles/any/net5.0/SpecificationDocument/Assets/index-mini-profiler.html",
  13597. "contentFiles/any/net5.0/SpecificationDocument/Assets/index.html",
  13598. "contentFiles/any/net6.0/SpecificationDocument/Assets/index-mini-profiler.html",
  13599. "contentFiles/any/net6.0/SpecificationDocument/Assets/index.html",
  13600. "contentFiles/any/net7.0/SpecificationDocument/Assets/index-mini-profiler.html",
  13601. "contentFiles/any/net7.0/SpecificationDocument/Assets/index.html",
  13602. "contentFiles/any/net8.0/SpecificationDocument/Assets/index-mini-profiler.html",
  13603. "contentFiles/any/net8.0/SpecificationDocument/Assets/index.html",
  13604. "contentFiles/any/net9.0/SpecificationDocument/Assets/index-mini-profiler.html",
  13605. "contentFiles/any/net9.0/SpecificationDocument/Assets/index.html",
  13606. "icon.png",
  13607. "lib/net5.0/MoYu.Pure.dll",
  13608. "lib/net5.0/MoYu.Pure.xml",
  13609. "lib/net6.0/MoYu.Pure.dll",
  13610. "lib/net6.0/MoYu.Pure.xml",
  13611. "lib/net7.0/MoYu.Pure.dll",
  13612. "lib/net7.0/MoYu.Pure.xml",
  13613. "lib/net8.0/MoYu.Pure.dll",
  13614. "lib/net8.0/MoYu.Pure.xml",
  13615. "lib/net9.0/MoYu.Pure.dll",
  13616. "lib/net9.0/MoYu.Pure.xml",
  13617. "moyu.pure.1.0.6.nupkg.sha512",
  13618. "moyu.pure.nuspec"
  13619. ]
  13620. },
  13621. "MoYu.Pure.Extras.DependencyModel.CodeAnalysis/1.0.6": {
  13622. "sha512": "LHHsvPHO7sZhZ4Rbk/4gUVW5CV2j7P1C2jQXRMS14mFvZDIndVKGRyXb7taAUXCWiRUUEGRWDfUPWnVDQfuEVw==",
  13623. "type": "package",
  13624. "path": "moyu.pure.extras.dependencymodel.codeanalysis/1.0.6",
  13625. "files": [
  13626. ".nupkg.metadata",
  13627. ".signature.p7s",
  13628. "README.md",
  13629. "icon.png",
  13630. "lib/net5.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll",
  13631. "lib/net5.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.xml",
  13632. "lib/net6.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll",
  13633. "lib/net6.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.xml",
  13634. "lib/net7.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll",
  13635. "lib/net7.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.xml",
  13636. "lib/net8.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll",
  13637. "lib/net8.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.xml",
  13638. "lib/net9.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll",
  13639. "lib/net9.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.xml",
  13640. "moyu.pure.extras.dependencymodel.codeanalysis.1.0.6.nupkg.sha512",
  13641. "moyu.pure.extras.dependencymodel.codeanalysis.nuspec"
  13642. ]
  13643. },
  13644. "MySqlConnector/2.2.5": {
  13645. "sha512": "6sinY78RvryhHwpup3awdjYO7d5hhWahb5p/1VDODJhSxJggV/sBbYuKK5IQF9TuzXABiddqUbmRfM884tqA3Q==",
  13646. "type": "package",
  13647. "path": "mysqlconnector/2.2.5",
  13648. "files": [
  13649. ".nupkg.metadata",
  13650. ".signature.p7s",
  13651. "README.md",
  13652. "lib/net461/MySqlConnector.dll",
  13653. "lib/net461/MySqlConnector.xml",
  13654. "lib/net471/MySqlConnector.dll",
  13655. "lib/net471/MySqlConnector.xml",
  13656. "lib/net6.0/MySqlConnector.dll",
  13657. "lib/net6.0/MySqlConnector.xml",
  13658. "lib/net7.0/MySqlConnector.dll",
  13659. "lib/net7.0/MySqlConnector.xml",
  13660. "lib/netcoreapp3.1/MySqlConnector.dll",
  13661. "lib/netcoreapp3.1/MySqlConnector.xml",
  13662. "lib/netstandard2.0/MySqlConnector.dll",
  13663. "lib/netstandard2.0/MySqlConnector.xml",
  13664. "lib/netstandard2.1/MySqlConnector.dll",
  13665. "lib/netstandard2.1/MySqlConnector.xml",
  13666. "logo.png",
  13667. "mysqlconnector.2.2.5.nupkg.sha512",
  13668. "mysqlconnector.nuspec"
  13669. ]
  13670. },
  13671. "NewLife.Core/10.10.2024.601": {
  13672. "sha512": "LZianu/xR+HEhyA0Cx1fb1wQI3CYKgJIyL5rNrmI1zj7fMH4ELav3jIR8U0KRd+gE5RTK7+yhJVnL25ERpIkPQ==",
  13673. "type": "package",
  13674. "path": "newlife.core/10.10.2024.601",
  13675. "files": [
  13676. ".nupkg.metadata",
  13677. ".signature.p7s",
  13678. "Readme.MD",
  13679. "leaf.png",
  13680. "lib/net45/NewLife.Core.dll",
  13681. "lib/net45/NewLife.Core.xml",
  13682. "lib/net461/NewLife.Core.dll",
  13683. "lib/net461/NewLife.Core.xml",
  13684. "lib/net5.0-windows7.0/NewLife.Core.dll",
  13685. "lib/net5.0-windows7.0/NewLife.Core.xml",
  13686. "lib/net5.0/NewLife.Core.dll",
  13687. "lib/net5.0/NewLife.Core.xml",
  13688. "lib/net6.0-windows7.0/NewLife.Core.dll",
  13689. "lib/net6.0-windows7.0/NewLife.Core.xml",
  13690. "lib/net6.0/NewLife.Core.dll",
  13691. "lib/net6.0/NewLife.Core.xml",
  13692. "lib/net7.0-windows7.0/NewLife.Core.dll",
  13693. "lib/net7.0-windows7.0/NewLife.Core.xml",
  13694. "lib/net7.0/NewLife.Core.dll",
  13695. "lib/net7.0/NewLife.Core.xml",
  13696. "lib/net8.0-windows7.0/NewLife.Core.dll",
  13697. "lib/net8.0-windows7.0/NewLife.Core.xml",
  13698. "lib/net8.0/NewLife.Core.dll",
  13699. "lib/net8.0/NewLife.Core.xml",
  13700. "lib/netcoreapp3.1/NewLife.Core.dll",
  13701. "lib/netcoreapp3.1/NewLife.Core.xml",
  13702. "lib/netstandard2.0/NewLife.Core.dll",
  13703. "lib/netstandard2.0/NewLife.Core.xml",
  13704. "lib/netstandard2.1/NewLife.Core.dll",
  13705. "lib/netstandard2.1/NewLife.Core.xml",
  13706. "newlife.core.10.10.2024.601.nupkg.sha512",
  13707. "newlife.core.nuspec"
  13708. ]
  13709. },
  13710. "NewLife.Redis/5.6.2024.402": {
  13711. "sha512": "ZFB+7+7D7MtZhJyMNJv6ujdclh/N4Gg1zNEtvrP4zdtJAGRj5K3ADF8BnedEcfys6XpHUksmevb1AGIj5MtMMw==",
  13712. "type": "package",
  13713. "path": "newlife.redis/5.6.2024.402",
  13714. "files": [
  13715. ".nupkg.metadata",
  13716. ".signature.p7s",
  13717. "Readme.MD",
  13718. "leaf.png",
  13719. "lib/net45/NewLife.Redis.dll",
  13720. "lib/net45/NewLife.Redis.xml",
  13721. "lib/net461/NewLife.Redis.dll",
  13722. "lib/net461/NewLife.Redis.xml",
  13723. "lib/netstandard2.0/NewLife.Redis.dll",
  13724. "lib/netstandard2.0/NewLife.Redis.xml",
  13725. "lib/netstandard2.1/NewLife.Redis.dll",
  13726. "lib/netstandard2.1/NewLife.Redis.xml",
  13727. "newlife.redis.5.6.2024.402.nupkg.sha512",
  13728. "newlife.redis.nuspec"
  13729. ]
  13730. },
  13731. "Newtonsoft.Json/13.0.3": {
  13732. "sha512": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
  13733. "type": "package",
  13734. "path": "newtonsoft.json/13.0.3",
  13735. "files": [
  13736. ".nupkg.metadata",
  13737. ".signature.p7s",
  13738. "LICENSE.md",
  13739. "README.md",
  13740. "lib/net20/Newtonsoft.Json.dll",
  13741. "lib/net20/Newtonsoft.Json.xml",
  13742. "lib/net35/Newtonsoft.Json.dll",
  13743. "lib/net35/Newtonsoft.Json.xml",
  13744. "lib/net40/Newtonsoft.Json.dll",
  13745. "lib/net40/Newtonsoft.Json.xml",
  13746. "lib/net45/Newtonsoft.Json.dll",
  13747. "lib/net45/Newtonsoft.Json.xml",
  13748. "lib/net6.0/Newtonsoft.Json.dll",
  13749. "lib/net6.0/Newtonsoft.Json.xml",
  13750. "lib/netstandard1.0/Newtonsoft.Json.dll",
  13751. "lib/netstandard1.0/Newtonsoft.Json.xml",
  13752. "lib/netstandard1.3/Newtonsoft.Json.dll",
  13753. "lib/netstandard1.3/Newtonsoft.Json.xml",
  13754. "lib/netstandard2.0/Newtonsoft.Json.dll",
  13755. "lib/netstandard2.0/Newtonsoft.Json.xml",
  13756. "newtonsoft.json.13.0.3.nupkg.sha512",
  13757. "newtonsoft.json.nuspec",
  13758. "packageIcon.png"
  13759. ]
  13760. },
  13761. "Newtonsoft.Json.Bson/1.0.2": {
  13762. "sha512": "QYFyxhaABwmq3p/21VrZNYvCg3DaEoN/wUuw5nmfAf0X3HLjgupwhkEWdgfb9nvGAUIv3osmZoD3kKl4jxEmYQ==",
  13763. "type": "package",
  13764. "path": "newtonsoft.json.bson/1.0.2",
  13765. "files": [
  13766. ".nupkg.metadata",
  13767. ".signature.p7s",
  13768. "LICENSE.md",
  13769. "lib/net45/Newtonsoft.Json.Bson.dll",
  13770. "lib/net45/Newtonsoft.Json.Bson.pdb",
  13771. "lib/net45/Newtonsoft.Json.Bson.xml",
  13772. "lib/netstandard1.3/Newtonsoft.Json.Bson.dll",
  13773. "lib/netstandard1.3/Newtonsoft.Json.Bson.pdb",
  13774. "lib/netstandard1.3/Newtonsoft.Json.Bson.xml",
  13775. "lib/netstandard2.0/Newtonsoft.Json.Bson.dll",
  13776. "lib/netstandard2.0/Newtonsoft.Json.Bson.pdb",
  13777. "lib/netstandard2.0/Newtonsoft.Json.Bson.xml",
  13778. "newtonsoft.json.bson.1.0.2.nupkg.sha512",
  13779. "newtonsoft.json.bson.nuspec"
  13780. ]
  13781. },
  13782. "Npgsql/5.0.18": {
  13783. "sha512": "1u4iCPKL9wtPeSUzChIbgq/BlOhvf44o7xASacdpMY7z0PbqACKpNOF0fjEn9jDV/AJl/HtPY6zk5qasQ1URhw==",
  13784. "type": "package",
  13785. "path": "npgsql/5.0.18",
  13786. "files": [
  13787. ".nupkg.metadata",
  13788. ".signature.p7s",
  13789. "lib/net5.0/Npgsql.dll",
  13790. "lib/net5.0/Npgsql.xml",
  13791. "lib/netcoreapp3.1/Npgsql.dll",
  13792. "lib/netcoreapp3.1/Npgsql.xml",
  13793. "lib/netstandard2.0/Npgsql.dll",
  13794. "lib/netstandard2.0/Npgsql.xml",
  13795. "lib/netstandard2.1/Npgsql.dll",
  13796. "lib/netstandard2.1/Npgsql.xml",
  13797. "npgsql.5.0.18.nupkg.sha512",
  13798. "npgsql.nuspec",
  13799. "postgresql.png"
  13800. ]
  13801. },
  13802. "Oracle.ManagedDataAccess.Core/3.21.100": {
  13803. "sha512": "nsqyUE+v246WB0SOnR1u9lfZxYoNcdj1fRjTt7TOhCN0JurEc6+qu+mMe+dl1sySB2UpyWdfqHG1iSQJYaXEfA==",
  13804. "type": "package",
  13805. "path": "oracle.manageddataaccess.core/3.21.100",
  13806. "files": [
  13807. ".nupkg.metadata",
  13808. ".signature.p7s",
  13809. "LICENSE.txt",
  13810. "PerfCounters/register_odpc_perfmon_counters.ps1",
  13811. "PerfCounters/unregister_odpc_perfmon_counters.ps1",
  13812. "info.txt",
  13813. "lib/netstandard2.1/Oracle.ManagedDataAccess.dll",
  13814. "oracle.manageddataaccess.core.3.21.100.nupkg.sha512",
  13815. "oracle.manageddataaccess.core.nuspec",
  13816. "readme.txt"
  13817. ]
  13818. },
  13819. "Oscar.Data.SqlClient/4.0.4": {
  13820. "sha512": "VJ3xVvRjxrPi/mMPT5EqYiMZor0MjFu83mw1qvUveBFWJSudGh9BOKZq7RkhqeNCcL1ud0uK0/TVkw+xTa4q4g==",
  13821. "type": "package",
  13822. "path": "oscar.data.sqlclient/4.0.4",
  13823. "files": [
  13824. ".nupkg.metadata",
  13825. ".signature.p7s",
  13826. "lib/netstandard2.0/Oscar.Data.SqlClient.dll",
  13827. "oscar.data.sqlclient.4.0.4.nupkg.sha512",
  13828. "oscar.data.sqlclient.nuspec"
  13829. ]
  13830. },
  13831. "Portable.BouncyCastle/1.9.0": {
  13832. "sha512": "eZZBCABzVOek+id9Xy04HhmgykF0wZg9wpByzrWN7q8qEI0Qen9b7tfd7w8VA3dOeesumMG7C5ZPy0jk7PSRHw==",
  13833. "type": "package",
  13834. "path": "portable.bouncycastle/1.9.0",
  13835. "files": [
  13836. ".nupkg.metadata",
  13837. ".signature.p7s",
  13838. "lib/net40/BouncyCastle.Crypto.dll",
  13839. "lib/net40/BouncyCastle.Crypto.xml",
  13840. "lib/netstandard2.0/BouncyCastle.Crypto.dll",
  13841. "lib/netstandard2.0/BouncyCastle.Crypto.xml",
  13842. "portable.bouncycastle.1.9.0.nupkg.sha512",
  13843. "portable.bouncycastle.nuspec"
  13844. ]
  13845. },
  13846. "SharpCompress/0.37.2": {
  13847. "sha512": "cFBpTct57aubLQXkdqMmgP8GGTFRh7fnRWP53lgE/EYUpDZJ27SSvTkdjB4OYQRZ20SJFpzczUquKLbt/9xkhw==",
  13848. "type": "package",
  13849. "path": "sharpcompress/0.37.2",
  13850. "files": [
  13851. ".nupkg.metadata",
  13852. ".signature.p7s",
  13853. "README.md",
  13854. "lib/net462/SharpCompress.dll",
  13855. "lib/net6.0/SharpCompress.dll",
  13856. "lib/net8.0/SharpCompress.dll",
  13857. "lib/netstandard2.0/SharpCompress.dll",
  13858. "lib/netstandard2.1/SharpCompress.dll",
  13859. "sharpcompress.0.37.2.nupkg.sha512",
  13860. "sharpcompress.nuspec"
  13861. ]
  13862. },
  13863. "SharpZipLib/1.4.2": {
  13864. "sha512": "yjj+3zgz8zgXpiiC3ZdF/iyTBbz2fFvMxZFEBPUcwZjIvXOf37Ylm+K58hqMfIBt5JgU/Z2uoUS67JmTLe973A==",
  13865. "type": "package",
  13866. "path": "sharpziplib/1.4.2",
  13867. "files": [
  13868. ".nupkg.metadata",
  13869. ".signature.p7s",
  13870. "images/sharpziplib-nuget-256x256.png",
  13871. "lib/net6.0/ICSharpCode.SharpZipLib.dll",
  13872. "lib/net6.0/ICSharpCode.SharpZipLib.pdb",
  13873. "lib/net6.0/ICSharpCode.SharpZipLib.xml",
  13874. "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll",
  13875. "lib/netstandard2.0/ICSharpCode.SharpZipLib.pdb",
  13876. "lib/netstandard2.0/ICSharpCode.SharpZipLib.xml",
  13877. "lib/netstandard2.1/ICSharpCode.SharpZipLib.dll",
  13878. "lib/netstandard2.1/ICSharpCode.SharpZipLib.pdb",
  13879. "lib/netstandard2.1/ICSharpCode.SharpZipLib.xml",
  13880. "sharpziplib.1.4.2.nupkg.sha512",
  13881. "sharpziplib.nuspec"
  13882. ]
  13883. },
  13884. "SimpleRedis/1.1.9": {
  13885. "sha512": "+Iv3lBAfC0o0krsQbvQztoojwQCbRYIyoylPZViPtQT/s7/HxobQJZbzXGBS8RFIPaPDmMPmkmW/aTNwFwFxHw==",
  13886. "type": "package",
  13887. "path": "simpleredis/1.1.9",
  13888. "files": [
  13889. ".nupkg.metadata",
  13890. ".signature.p7s",
  13891. "lib/net5.0/SimpleRedis.dll",
  13892. "lib/net5.0/SimpleRedis.xml",
  13893. "lib/net6.0/SimpleRedis.dll",
  13894. "lib/net6.0/SimpleRedis.xml",
  13895. "lib/net7.0/SimpleRedis.dll",
  13896. "lib/net7.0/SimpleRedis.xml",
  13897. "lib/net8.0/SimpleRedis.dll",
  13898. "lib/net8.0/SimpleRedis.xml",
  13899. "lib/netcoreapp3.1/SimpleRedis.dll",
  13900. "lib/netcoreapp3.1/SimpleRedis.xml",
  13901. "simpleredis.1.1.9.nupkg.sha512",
  13902. "simpleredis.nuspec"
  13903. ]
  13904. },
  13905. "SimpleTool/1.0.6": {
  13906. "sha512": "QD96ngcs93RhKk6KxQR3Jq+N+LUTuJzOqIChWT0HV9I9CmYnymvo8xu4kXQRWYLJ6PC89ddgcxg0ky2Rg6FQIQ==",
  13907. "type": "package",
  13908. "path": "simpletool/1.0.6",
  13909. "files": [
  13910. ".nupkg.metadata",
  13911. ".signature.p7s",
  13912. "lib/net6.0/SimpleTool.dll",
  13913. "lib/net6.0/SimpleTool.xml",
  13914. "lib/net7.0/SimpleTool.dll",
  13915. "lib/net7.0/SimpleTool.xml",
  13916. "lib/netcoreapp3.1/SimpleTool.dll",
  13917. "lib/netcoreapp3.1/SimpleTool.xml",
  13918. "simpletool.1.0.6.nupkg.sha512",
  13919. "simpletool.nuspec"
  13920. ]
  13921. },
  13922. "SixLabors.Fonts/2.0.3": {
  13923. "sha512": "IY+i5JsUoFTyLvNOlLFUak4nJajSZdfxYqCbDCSYeGDGwHNBtJo0ICduAFGaYaqdL41+YHn7LMrp1AwIU/29Ag==",
  13924. "type": "package",
  13925. "path": "sixlabors.fonts/2.0.3",
  13926. "files": [
  13927. ".nupkg.metadata",
  13928. ".signature.p7s",
  13929. "LICENSE",
  13930. "lib/net6.0/SixLabors.Fonts.dll",
  13931. "lib/net6.0/SixLabors.Fonts.xml",
  13932. "sixlabors.fonts.128.png",
  13933. "sixlabors.fonts.2.0.3.nupkg.sha512",
  13934. "sixlabors.fonts.nuspec"
  13935. ]
  13936. },
  13937. "SixLabors.ImageSharp/3.1.4": {
  13938. "sha512": "lFIdxgGDA5iYkUMRFOze7BGLcdpoLFbR+a20kc1W7NepvzU7ejtxtWOg9RvgG7kb9tBoJ3ONYOK6kLil/dgF1w==",
  13939. "type": "package",
  13940. "path": "sixlabors.imagesharp/3.1.4",
  13941. "files": [
  13942. ".nupkg.metadata",
  13943. ".signature.p7s",
  13944. "LICENSE",
  13945. "build/SixLabors.ImageSharp.props",
  13946. "lib/net6.0/SixLabors.ImageSharp.dll",
  13947. "lib/net6.0/SixLabors.ImageSharp.xml",
  13948. "sixlabors.imagesharp.128.png",
  13949. "sixlabors.imagesharp.3.1.4.nupkg.sha512",
  13950. "sixlabors.imagesharp.nuspec"
  13951. ]
  13952. },
  13953. "SixLabors.ImageSharp.Drawing/2.1.3": {
  13954. "sha512": "Bo8MeLEhKlZTSV29lh1iZmKVnLFvp+lNPVIo6X1Nu/G3xVwYuhPBjTuxUNhO6bxsVR9tLDuWZULxHSJAXu6LFw==",
  13955. "type": "package",
  13956. "path": "sixlabors.imagesharp.drawing/2.1.3",
  13957. "files": [
  13958. ".nupkg.metadata",
  13959. ".signature.p7s",
  13960. "LICENSE",
  13961. "lib/net6.0/SixLabors.ImageSharp.Drawing.dll",
  13962. "lib/net6.0/SixLabors.ImageSharp.Drawing.xml",
  13963. "sixlabors.imagesharp.drawing.128.png",
  13964. "sixlabors.imagesharp.drawing.2.1.3.nupkg.sha512",
  13965. "sixlabors.imagesharp.drawing.nuspec"
  13966. ]
  13967. },
  13968. "SkiaSharp/2.88.6": {
  13969. "sha512": "wdfeBAQrEQCbJIRgAiargzP1Uy+0grZiG4CSgBnhAgcJTsPzlifIaO73JRdwIlT3TyBoeU9jEqzwFUhl4hTYnQ==",
  13970. "type": "package",
  13971. "path": "skiasharp/2.88.6",
  13972. "files": [
  13973. ".nupkg.metadata",
  13974. ".signature.p7s",
  13975. "LICENSE.txt",
  13976. "THIRD-PARTY-NOTICES.txt",
  13977. "interactive-extensions/dotnet/SkiaSharp.DotNet.Interactive.dll",
  13978. "lib/monoandroid1.0/SkiaSharp.dll",
  13979. "lib/monoandroid1.0/SkiaSharp.pdb",
  13980. "lib/monoandroid1.0/SkiaSharp.xml",
  13981. "lib/net462/SkiaSharp.dll",
  13982. "lib/net462/SkiaSharp.pdb",
  13983. "lib/net462/SkiaSharp.xml",
  13984. "lib/net6.0-android30.0/SkiaSharp.dll",
  13985. "lib/net6.0-android30.0/SkiaSharp.pdb",
  13986. "lib/net6.0-android30.0/SkiaSharp.xml",
  13987. "lib/net6.0-ios13.6/SkiaSharp.dll",
  13988. "lib/net6.0-ios13.6/SkiaSharp.pdb",
  13989. "lib/net6.0-ios13.6/SkiaSharp.xml",
  13990. "lib/net6.0-maccatalyst13.5/SkiaSharp.dll",
  13991. "lib/net6.0-maccatalyst13.5/SkiaSharp.pdb",
  13992. "lib/net6.0-maccatalyst13.5/SkiaSharp.xml",
  13993. "lib/net6.0-macos10.15/SkiaSharp.dll",
  13994. "lib/net6.0-macos10.15/SkiaSharp.pdb",
  13995. "lib/net6.0-macos10.15/SkiaSharp.xml",
  13996. "lib/net6.0-tizen7.0/SkiaSharp.dll",
  13997. "lib/net6.0-tizen7.0/SkiaSharp.pdb",
  13998. "lib/net6.0-tizen7.0/SkiaSharp.xml",
  13999. "lib/net6.0-tvos13.4/SkiaSharp.dll",
  14000. "lib/net6.0-tvos13.4/SkiaSharp.pdb",
  14001. "lib/net6.0-tvos13.4/SkiaSharp.xml",
  14002. "lib/net6.0/SkiaSharp.dll",
  14003. "lib/net6.0/SkiaSharp.pdb",
  14004. "lib/net6.0/SkiaSharp.xml",
  14005. "lib/netcoreapp3.1/SkiaSharp.dll",
  14006. "lib/netcoreapp3.1/SkiaSharp.pdb",
  14007. "lib/netcoreapp3.1/SkiaSharp.xml",
  14008. "lib/netstandard1.3/SkiaSharp.dll",
  14009. "lib/netstandard1.3/SkiaSharp.pdb",
  14010. "lib/netstandard1.3/SkiaSharp.xml",
  14011. "lib/netstandard2.0/SkiaSharp.dll",
  14012. "lib/netstandard2.0/SkiaSharp.pdb",
  14013. "lib/netstandard2.0/SkiaSharp.xml",
  14014. "lib/netstandard2.1/SkiaSharp.dll",
  14015. "lib/netstandard2.1/SkiaSharp.pdb",
  14016. "lib/netstandard2.1/SkiaSharp.xml",
  14017. "lib/tizen40/SkiaSharp.dll",
  14018. "lib/tizen40/SkiaSharp.pdb",
  14019. "lib/tizen40/SkiaSharp.xml",
  14020. "lib/uap10.0.10240/SkiaSharp.dll",
  14021. "lib/uap10.0.10240/SkiaSharp.pdb",
  14022. "lib/uap10.0.10240/SkiaSharp.xml",
  14023. "lib/uap10.0.16299/SkiaSharp.dll",
  14024. "lib/uap10.0.16299/SkiaSharp.pdb",
  14025. "lib/uap10.0.16299/SkiaSharp.xml",
  14026. "lib/xamarinios1.0/SkiaSharp.dll",
  14027. "lib/xamarinios1.0/SkiaSharp.pdb",
  14028. "lib/xamarinios1.0/SkiaSharp.xml",
  14029. "lib/xamarinmac2.0/SkiaSharp.dll",
  14030. "lib/xamarinmac2.0/SkiaSharp.pdb",
  14031. "lib/xamarinmac2.0/SkiaSharp.xml",
  14032. "lib/xamarintvos1.0/SkiaSharp.dll",
  14033. "lib/xamarintvos1.0/SkiaSharp.pdb",
  14034. "lib/xamarintvos1.0/SkiaSharp.xml",
  14035. "lib/xamarinwatchos1.0/SkiaSharp.dll",
  14036. "lib/xamarinwatchos1.0/SkiaSharp.pdb",
  14037. "lib/xamarinwatchos1.0/SkiaSharp.xml",
  14038. "skiasharp.2.88.6.nupkg.sha512",
  14039. "skiasharp.nuspec"
  14040. ]
  14041. },
  14042. "SkiaSharp.NativeAssets.Linux.NoDependencies/2.88.6": {
  14043. "sha512": "ecgMclPor+X1wi2dZSVDo1sV2Dm8gwEKNRtS+qiE9qfnQzGHbYWlbTBWalnZBaIl3BLC21b1QO8gMgabhSAh+g==",
  14044. "type": "package",
  14045. "path": "skiasharp.nativeassets.linux.nodependencies/2.88.6",
  14046. "files": [
  14047. ".nupkg.metadata",
  14048. ".signature.p7s",
  14049. "LICENSE.txt",
  14050. "THIRD-PARTY-NOTICES.txt",
  14051. "build/net462/SkiaSharp.NativeAssets.Linux.NoDependencies.targets",
  14052. "buildTransitive/net462/SkiaSharp.NativeAssets.Linux.NoDependencies.targets",
  14053. "lib/net462/_._",
  14054. "lib/net6.0/_._",
  14055. "lib/netcoreapp3.1/_._",
  14056. "lib/netstandard1.3/_._",
  14057. "runtimes/linux-arm/native/libSkiaSharp.so",
  14058. "runtimes/linux-arm64/native/libSkiaSharp.so",
  14059. "runtimes/linux-musl-x64/native/libSkiaSharp.so",
  14060. "runtimes/linux-x64/native/libSkiaSharp.so",
  14061. "skiasharp.nativeassets.linux.nodependencies.2.88.6.nupkg.sha512",
  14062. "skiasharp.nativeassets.linux.nodependencies.nuspec"
  14063. ]
  14064. },
  14065. "SkiaSharp.NativeAssets.macOS/2.88.6": {
  14066. "sha512": "Sko9LFxRXSjb3OGh5/RxrVRXxYo48tr5NKuuSy6jB85GrYt8WRqVY1iLOLwtjPiVAt4cp+pyD4i30azanS64dw==",
  14067. "type": "package",
  14068. "path": "skiasharp.nativeassets.macos/2.88.6",
  14069. "files": [
  14070. ".nupkg.metadata",
  14071. ".signature.p7s",
  14072. "LICENSE.txt",
  14073. "THIRD-PARTY-NOTICES.txt",
  14074. "build/net462/SkiaSharp.NativeAssets.macOS.targets",
  14075. "build/net6.0-macos10.15/SkiaSharp.NativeAssets.macOS.targets",
  14076. "build/xamarinmac2.0/SkiaSharp.NativeAssets.macOS.targets",
  14077. "buildTransitive/net462/SkiaSharp.NativeAssets.macOS.targets",
  14078. "buildTransitive/net6.0-macos10.15/SkiaSharp.NativeAssets.macOS.targets",
  14079. "buildTransitive/xamarinmac2.0/SkiaSharp.NativeAssets.macOS.targets",
  14080. "lib/net462/_._",
  14081. "lib/net6.0-macos10.15/_._",
  14082. "lib/net6.0/_._",
  14083. "lib/netcoreapp3.1/_._",
  14084. "lib/netstandard1.3/_._",
  14085. "lib/xamarinmac2.0/_._",
  14086. "runtimes/osx/native/libSkiaSharp.dylib",
  14087. "skiasharp.nativeassets.macos.2.88.6.nupkg.sha512",
  14088. "skiasharp.nativeassets.macos.nuspec"
  14089. ]
  14090. },
  14091. "SkiaSharp.NativeAssets.Win32/2.88.6": {
  14092. "sha512": "7TzFO0u/g2MpQsTty4fyCDdMcfcWI+aLswwfnYXr3gtNS6VLKdMXPMeKpJa3pJSLnUBN6wD0JjuCe8OoLBQ6cQ==",
  14093. "type": "package",
  14094. "path": "skiasharp.nativeassets.win32/2.88.6",
  14095. "files": [
  14096. ".nupkg.metadata",
  14097. ".signature.p7s",
  14098. "LICENSE.txt",
  14099. "THIRD-PARTY-NOTICES.txt",
  14100. "build/net462/SkiaSharp.NativeAssets.Win32.targets",
  14101. "buildTransitive/net462/SkiaSharp.NativeAssets.Win32.targets",
  14102. "lib/net462/_._",
  14103. "lib/net6.0/_._",
  14104. "lib/netcoreapp3.1/_._",
  14105. "lib/netstandard1.3/_._",
  14106. "runtimes/win-arm64/native/libSkiaSharp.dll",
  14107. "runtimes/win-x64/native/libSkiaSharp.dll",
  14108. "runtimes/win-x86/native/libSkiaSharp.dll",
  14109. "skiasharp.nativeassets.win32.2.88.6.nupkg.sha512",
  14110. "skiasharp.nativeassets.win32.nuspec"
  14111. ]
  14112. },
  14113. "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": {
  14114. "sha512": "BmAf6XWt4TqtowmiWe4/5rRot6GerAeklmOPfviOvwLoF5WwgxcJHAxZtySuyW9r9w+HLILnm8VfJFLCUJYW8A==",
  14115. "type": "package",
  14116. "path": "sqlitepclraw.bundle_e_sqlite3/2.1.6",
  14117. "files": [
  14118. ".nupkg.metadata",
  14119. ".signature.p7s",
  14120. "lib/monoandroid90/SQLitePCLRaw.batteries_v2.dll",
  14121. "lib/net461/SQLitePCLRaw.batteries_v2.dll",
  14122. "lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.dll",
  14123. "lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.xml",
  14124. "lib/net6.0-ios14.0/SQLitePCLRaw.batteries_v2.dll",
  14125. "lib/net6.0-ios14.2/SQLitePCLRaw.batteries_v2.dll",
  14126. "lib/net6.0-tvos10.0/SQLitePCLRaw.batteries_v2.dll",
  14127. "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll",
  14128. "lib/xamarinios10/SQLitePCLRaw.batteries_v2.dll",
  14129. "sqlitepclraw.bundle_e_sqlite3.2.1.6.nupkg.sha512",
  14130. "sqlitepclraw.bundle_e_sqlite3.nuspec"
  14131. ]
  14132. },
  14133. "SQLitePCLRaw.core/2.1.6": {
  14134. "sha512": "wO6v9GeMx9CUngAet8hbO7xdm+M42p1XeJq47ogyRoYSvNSp0NGLI+MgC0bhrMk9C17MTVFlLiN6ylyExLCc5w==",
  14135. "type": "package",
  14136. "path": "sqlitepclraw.core/2.1.6",
  14137. "files": [
  14138. ".nupkg.metadata",
  14139. ".signature.p7s",
  14140. "lib/netstandard2.0/SQLitePCLRaw.core.dll",
  14141. "sqlitepclraw.core.2.1.6.nupkg.sha512",
  14142. "sqlitepclraw.core.nuspec"
  14143. ]
  14144. },
  14145. "SQLitePCLRaw.lib.e_sqlite3/2.1.6": {
  14146. "sha512": "2ObJJLkIUIxRpOUlZNGuD4rICpBnrBR5anjyfUFQep4hMOIeqW+XGQYzrNmHSVz5xSWZ3klSbh7sFR6UyDj68Q==",
  14147. "type": "package",
  14148. "path": "sqlitepclraw.lib.e_sqlite3/2.1.6",
  14149. "files": [
  14150. ".nupkg.metadata",
  14151. ".signature.p7s",
  14152. "buildTransitive/net461/SQLitePCLRaw.lib.e_sqlite3.targets",
  14153. "buildTransitive/net6.0/SQLitePCLRaw.lib.e_sqlite3.targets",
  14154. "buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets",
  14155. "buildTransitive/net8.0/SQLitePCLRaw.lib.e_sqlite3.targets",
  14156. "lib/net461/_._",
  14157. "lib/netstandard2.0/_._",
  14158. "runtimes/browser-wasm/nativeassets/net6.0/e_sqlite3.a",
  14159. "runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a",
  14160. "runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a",
  14161. "runtimes/linux-arm/native/libe_sqlite3.so",
  14162. "runtimes/linux-arm64/native/libe_sqlite3.so",
  14163. "runtimes/linux-armel/native/libe_sqlite3.so",
  14164. "runtimes/linux-mips64/native/libe_sqlite3.so",
  14165. "runtimes/linux-musl-arm/native/libe_sqlite3.so",
  14166. "runtimes/linux-musl-arm64/native/libe_sqlite3.so",
  14167. "runtimes/linux-musl-x64/native/libe_sqlite3.so",
  14168. "runtimes/linux-ppc64le/native/libe_sqlite3.so",
  14169. "runtimes/linux-s390x/native/libe_sqlite3.so",
  14170. "runtimes/linux-x64/native/libe_sqlite3.so",
  14171. "runtimes/linux-x86/native/libe_sqlite3.so",
  14172. "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib",
  14173. "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib",
  14174. "runtimes/osx-arm64/native/libe_sqlite3.dylib",
  14175. "runtimes/osx-x64/native/libe_sqlite3.dylib",
  14176. "runtimes/win-arm/native/e_sqlite3.dll",
  14177. "runtimes/win-arm64/native/e_sqlite3.dll",
  14178. "runtimes/win-x64/native/e_sqlite3.dll",
  14179. "runtimes/win-x86/native/e_sqlite3.dll",
  14180. "runtimes/win10-arm/nativeassets/uap10.0/e_sqlite3.dll",
  14181. "runtimes/win10-arm64/nativeassets/uap10.0/e_sqlite3.dll",
  14182. "runtimes/win10-x64/nativeassets/uap10.0/e_sqlite3.dll",
  14183. "runtimes/win10-x86/nativeassets/uap10.0/e_sqlite3.dll",
  14184. "sqlitepclraw.lib.e_sqlite3.2.1.6.nupkg.sha512",
  14185. "sqlitepclraw.lib.e_sqlite3.nuspec"
  14186. ]
  14187. },
  14188. "SQLitePCLRaw.provider.e_sqlite3/2.1.6": {
  14189. "sha512": "PQ2Oq3yepLY4P7ll145P3xtx2bX8xF4PzaKPRpw9jZlKvfe4LE/saAV82inND9usn1XRpmxXk7Lal3MTI+6CNg==",
  14190. "type": "package",
  14191. "path": "sqlitepclraw.provider.e_sqlite3/2.1.6",
  14192. "files": [
  14193. ".nupkg.metadata",
  14194. ".signature.p7s",
  14195. "lib/net6.0-windows7.0/SQLitePCLRaw.provider.e_sqlite3.dll",
  14196. "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll",
  14197. "lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll",
  14198. "sqlitepclraw.provider.e_sqlite3.2.1.6.nupkg.sha512",
  14199. "sqlitepclraw.provider.e_sqlite3.nuspec"
  14200. ]
  14201. },
  14202. "SqlSugarCore/5.1.4.158": {
  14203. "sha512": "kbfErDQ62krLzYlxhV8/MRuoy32OhByl2x+L6asvWYY0rOxzN6tXQymBRTFi0e67kFZABnB7CSIeZIqy1wLTsQ==",
  14204. "type": "package",
  14205. "path": "sqlsugarcore/5.1.4.158",
  14206. "files": [
  14207. ".nupkg.metadata",
  14208. ".signature.p7s",
  14209. "lib/netstandard2.1/SqlSugar.dll",
  14210. "sqlsugarcore.5.1.4.158.nupkg.sha512",
  14211. "sqlsugarcore.nuspec"
  14212. ]
  14213. },
  14214. "SqlSugarCore.Dm/1.3.0": {
  14215. "sha512": "JIKtvU8LySwSKBsqFijO4kWH24j8Ks3t03fFY1w6YMbFiJ6yuq7AI8iR4oSPiMhDtoYuj6yBz6u/gttrHBX1Sg==",
  14216. "type": "package",
  14217. "path": "sqlsugarcore.dm/1.3.0",
  14218. "files": [
  14219. ".nupkg.metadata",
  14220. ".signature.p7s",
  14221. "lib/netstandard2.0/DmProvider.dll",
  14222. "sqlsugarcore.dm.1.3.0.nupkg.sha512",
  14223. "sqlsugarcore.dm.nuspec"
  14224. ]
  14225. },
  14226. "SqlSugarCore.Kdbndp/9.3.6.411": {
  14227. "sha512": "C/Zz/GEs9GjTcwikWaEj6bxqJ6J6ulhE3zMqQeQtj3tdw6gSu2G0dMx6uW7M7HWMM0TyGR76eJK8ctyeeaqzcQ==",
  14228. "type": "package",
  14229. "path": "sqlsugarcore.kdbndp/9.3.6.411",
  14230. "files": [
  14231. ".nupkg.metadata",
  14232. ".signature.p7s",
  14233. "lib/netstandard2.1/Kdbndp.dll",
  14234. "sqlsugarcore.kdbndp.9.3.6.411.nupkg.sha512",
  14235. "sqlsugarcore.kdbndp.nuspec"
  14236. ]
  14237. },
  14238. "Swashbuckle.AspNetCore/6.5.0": {
  14239. "sha512": "FK05XokgjgwlCI6wCT+D4/abtQkL1X1/B9Oas6uIwHFmYrIO9WUD5aLC9IzMs9GnHfUXOtXZ2S43gN1mhs5+aA==",
  14240. "type": "package",
  14241. "path": "swashbuckle.aspnetcore/6.5.0",
  14242. "files": [
  14243. ".nupkg.metadata",
  14244. ".signature.p7s",
  14245. "build/Swashbuckle.AspNetCore.props",
  14246. "swashbuckle.aspnetcore.6.5.0.nupkg.sha512",
  14247. "swashbuckle.aspnetcore.nuspec"
  14248. ]
  14249. },
  14250. "Swashbuckle.AspNetCore.Swagger/6.5.0": {
  14251. "sha512": "XWmCmqyFmoItXKFsQSwQbEAsjDKcxlNf1l+/Ki42hcb6LjKL8m5Db69OTvz5vLonMSRntYO1XLqz0OP+n3vKnA==",
  14252. "type": "package",
  14253. "path": "swashbuckle.aspnetcore.swagger/6.5.0",
  14254. "files": [
  14255. ".nupkg.metadata",
  14256. ".signature.p7s",
  14257. "lib/net5.0/Swashbuckle.AspNetCore.Swagger.dll",
  14258. "lib/net5.0/Swashbuckle.AspNetCore.Swagger.pdb",
  14259. "lib/net5.0/Swashbuckle.AspNetCore.Swagger.xml",
  14260. "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll",
  14261. "lib/net6.0/Swashbuckle.AspNetCore.Swagger.pdb",
  14262. "lib/net6.0/Swashbuckle.AspNetCore.Swagger.xml",
  14263. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll",
  14264. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.pdb",
  14265. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.xml",
  14266. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll",
  14267. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.pdb",
  14268. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.xml",
  14269. "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.dll",
  14270. "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.pdb",
  14271. "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.xml",
  14272. "swashbuckle.aspnetcore.swagger.6.5.0.nupkg.sha512",
  14273. "swashbuckle.aspnetcore.swagger.nuspec"
  14274. ]
  14275. },
  14276. "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
  14277. "sha512": "Y/qW8Qdg9OEs7V013tt+94OdPxbRdbhcEbw4NiwGvf4YBcfhL/y7qp/Mjv/cENsQ2L3NqJ2AOu94weBy/h4KvA==",
  14278. "type": "package",
  14279. "path": "swashbuckle.aspnetcore.swaggergen/6.5.0",
  14280. "files": [
  14281. ".nupkg.metadata",
  14282. ".signature.p7s",
  14283. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  14284. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  14285. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  14286. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  14287. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  14288. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  14289. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  14290. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  14291. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  14292. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  14293. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  14294. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  14295. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  14296. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  14297. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  14298. "swashbuckle.aspnetcore.swaggergen.6.5.0.nupkg.sha512",
  14299. "swashbuckle.aspnetcore.swaggergen.nuspec"
  14300. ]
  14301. },
  14302. "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
  14303. "sha512": "OvbvxX+wL8skxTBttcBsVxdh73Fag4xwqEU2edh4JMn7Ws/xJHnY/JB1e9RoCb6XpDxUF3hD9A0Z1lEUx40Pfw==",
  14304. "type": "package",
  14305. "path": "swashbuckle.aspnetcore.swaggerui/6.5.0",
  14306. "files": [
  14307. ".nupkg.metadata",
  14308. ".signature.p7s",
  14309. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
  14310. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
  14311. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
  14312. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
  14313. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
  14314. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
  14315. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
  14316. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
  14317. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
  14318. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
  14319. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
  14320. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
  14321. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
  14322. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
  14323. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
  14324. "swashbuckle.aspnetcore.swaggerui.6.5.0.nupkg.sha512",
  14325. "swashbuckle.aspnetcore.swaggerui.nuspec"
  14326. ]
  14327. },
  14328. "System.Buffers/4.5.1": {
  14329. "sha512": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
  14330. "type": "package",
  14331. "path": "system.buffers/4.5.1",
  14332. "files": [
  14333. ".nupkg.metadata",
  14334. ".signature.p7s",
  14335. "LICENSE.TXT",
  14336. "THIRD-PARTY-NOTICES.TXT",
  14337. "lib/net461/System.Buffers.dll",
  14338. "lib/net461/System.Buffers.xml",
  14339. "lib/netcoreapp2.0/_._",
  14340. "lib/netstandard1.1/System.Buffers.dll",
  14341. "lib/netstandard1.1/System.Buffers.xml",
  14342. "lib/netstandard2.0/System.Buffers.dll",
  14343. "lib/netstandard2.0/System.Buffers.xml",
  14344. "lib/uap10.0.16299/_._",
  14345. "ref/net45/System.Buffers.dll",
  14346. "ref/net45/System.Buffers.xml",
  14347. "ref/netcoreapp2.0/_._",
  14348. "ref/netstandard1.1/System.Buffers.dll",
  14349. "ref/netstandard1.1/System.Buffers.xml",
  14350. "ref/netstandard2.0/System.Buffers.dll",
  14351. "ref/netstandard2.0/System.Buffers.xml",
  14352. "ref/uap10.0.16299/_._",
  14353. "system.buffers.4.5.1.nupkg.sha512",
  14354. "system.buffers.nuspec",
  14355. "useSharedDesignerContext.txt",
  14356. "version.txt"
  14357. ]
  14358. },
  14359. "System.CodeDom/8.0.0": {
  14360. "sha512": "WTlRjL6KWIMr/pAaq3rYqh0TJlzpouaQ/W1eelssHgtlwHAH25jXTkUphTYx9HaIIf7XA6qs/0+YhtLEQRkJ+Q==",
  14361. "type": "package",
  14362. "path": "system.codedom/8.0.0",
  14363. "files": [
  14364. ".nupkg.metadata",
  14365. ".signature.p7s",
  14366. "Icon.png",
  14367. "LICENSE.TXT",
  14368. "THIRD-PARTY-NOTICES.TXT",
  14369. "buildTransitive/net461/System.CodeDom.targets",
  14370. "buildTransitive/net462/_._",
  14371. "buildTransitive/net6.0/_._",
  14372. "buildTransitive/netcoreapp2.0/System.CodeDom.targets",
  14373. "lib/net462/System.CodeDom.dll",
  14374. "lib/net462/System.CodeDom.xml",
  14375. "lib/net6.0/System.CodeDom.dll",
  14376. "lib/net6.0/System.CodeDom.xml",
  14377. "lib/net7.0/System.CodeDom.dll",
  14378. "lib/net7.0/System.CodeDom.xml",
  14379. "lib/net8.0/System.CodeDom.dll",
  14380. "lib/net8.0/System.CodeDom.xml",
  14381. "lib/netstandard2.0/System.CodeDom.dll",
  14382. "lib/netstandard2.0/System.CodeDom.xml",
  14383. "system.codedom.8.0.0.nupkg.sha512",
  14384. "system.codedom.nuspec",
  14385. "useSharedDesignerContext.txt"
  14386. ]
  14387. },
  14388. "System.Collections/4.3.0": {
  14389. "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
  14390. "type": "package",
  14391. "path": "system.collections/4.3.0",
  14392. "files": [
  14393. ".nupkg.metadata",
  14394. ".signature.p7s",
  14395. "ThirdPartyNotices.txt",
  14396. "dotnet_library_license.txt",
  14397. "lib/MonoAndroid10/_._",
  14398. "lib/MonoTouch10/_._",
  14399. "lib/net45/_._",
  14400. "lib/portable-net45+win8+wp8+wpa81/_._",
  14401. "lib/win8/_._",
  14402. "lib/wp80/_._",
  14403. "lib/wpa81/_._",
  14404. "lib/xamarinios10/_._",
  14405. "lib/xamarinmac20/_._",
  14406. "lib/xamarintvos10/_._",
  14407. "lib/xamarinwatchos10/_._",
  14408. "ref/MonoAndroid10/_._",
  14409. "ref/MonoTouch10/_._",
  14410. "ref/net45/_._",
  14411. "ref/netcore50/System.Collections.dll",
  14412. "ref/netcore50/System.Collections.xml",
  14413. "ref/netcore50/de/System.Collections.xml",
  14414. "ref/netcore50/es/System.Collections.xml",
  14415. "ref/netcore50/fr/System.Collections.xml",
  14416. "ref/netcore50/it/System.Collections.xml",
  14417. "ref/netcore50/ja/System.Collections.xml",
  14418. "ref/netcore50/ko/System.Collections.xml",
  14419. "ref/netcore50/ru/System.Collections.xml",
  14420. "ref/netcore50/zh-hans/System.Collections.xml",
  14421. "ref/netcore50/zh-hant/System.Collections.xml",
  14422. "ref/netstandard1.0/System.Collections.dll",
  14423. "ref/netstandard1.0/System.Collections.xml",
  14424. "ref/netstandard1.0/de/System.Collections.xml",
  14425. "ref/netstandard1.0/es/System.Collections.xml",
  14426. "ref/netstandard1.0/fr/System.Collections.xml",
  14427. "ref/netstandard1.0/it/System.Collections.xml",
  14428. "ref/netstandard1.0/ja/System.Collections.xml",
  14429. "ref/netstandard1.0/ko/System.Collections.xml",
  14430. "ref/netstandard1.0/ru/System.Collections.xml",
  14431. "ref/netstandard1.0/zh-hans/System.Collections.xml",
  14432. "ref/netstandard1.0/zh-hant/System.Collections.xml",
  14433. "ref/netstandard1.3/System.Collections.dll",
  14434. "ref/netstandard1.3/System.Collections.xml",
  14435. "ref/netstandard1.3/de/System.Collections.xml",
  14436. "ref/netstandard1.3/es/System.Collections.xml",
  14437. "ref/netstandard1.3/fr/System.Collections.xml",
  14438. "ref/netstandard1.3/it/System.Collections.xml",
  14439. "ref/netstandard1.3/ja/System.Collections.xml",
  14440. "ref/netstandard1.3/ko/System.Collections.xml",
  14441. "ref/netstandard1.3/ru/System.Collections.xml",
  14442. "ref/netstandard1.3/zh-hans/System.Collections.xml",
  14443. "ref/netstandard1.3/zh-hant/System.Collections.xml",
  14444. "ref/portable-net45+win8+wp8+wpa81/_._",
  14445. "ref/win8/_._",
  14446. "ref/wp80/_._",
  14447. "ref/wpa81/_._",
  14448. "ref/xamarinios10/_._",
  14449. "ref/xamarinmac20/_._",
  14450. "ref/xamarintvos10/_._",
  14451. "ref/xamarinwatchos10/_._",
  14452. "system.collections.4.3.0.nupkg.sha512",
  14453. "system.collections.nuspec"
  14454. ]
  14455. },
  14456. "System.Collections.Concurrent/4.3.0": {
  14457. "sha512": "ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
  14458. "type": "package",
  14459. "path": "system.collections.concurrent/4.3.0",
  14460. "files": [
  14461. ".nupkg.metadata",
  14462. ".signature.p7s",
  14463. "ThirdPartyNotices.txt",
  14464. "dotnet_library_license.txt",
  14465. "lib/MonoAndroid10/_._",
  14466. "lib/MonoTouch10/_._",
  14467. "lib/net45/_._",
  14468. "lib/netcore50/System.Collections.Concurrent.dll",
  14469. "lib/netstandard1.3/System.Collections.Concurrent.dll",
  14470. "lib/portable-net45+win8+wpa81/_._",
  14471. "lib/win8/_._",
  14472. "lib/wpa81/_._",
  14473. "lib/xamarinios10/_._",
  14474. "lib/xamarinmac20/_._",
  14475. "lib/xamarintvos10/_._",
  14476. "lib/xamarinwatchos10/_._",
  14477. "ref/MonoAndroid10/_._",
  14478. "ref/MonoTouch10/_._",
  14479. "ref/net45/_._",
  14480. "ref/netcore50/System.Collections.Concurrent.dll",
  14481. "ref/netcore50/System.Collections.Concurrent.xml",
  14482. "ref/netcore50/de/System.Collections.Concurrent.xml",
  14483. "ref/netcore50/es/System.Collections.Concurrent.xml",
  14484. "ref/netcore50/fr/System.Collections.Concurrent.xml",
  14485. "ref/netcore50/it/System.Collections.Concurrent.xml",
  14486. "ref/netcore50/ja/System.Collections.Concurrent.xml",
  14487. "ref/netcore50/ko/System.Collections.Concurrent.xml",
  14488. "ref/netcore50/ru/System.Collections.Concurrent.xml",
  14489. "ref/netcore50/zh-hans/System.Collections.Concurrent.xml",
  14490. "ref/netcore50/zh-hant/System.Collections.Concurrent.xml",
  14491. "ref/netstandard1.1/System.Collections.Concurrent.dll",
  14492. "ref/netstandard1.1/System.Collections.Concurrent.xml",
  14493. "ref/netstandard1.1/de/System.Collections.Concurrent.xml",
  14494. "ref/netstandard1.1/es/System.Collections.Concurrent.xml",
  14495. "ref/netstandard1.1/fr/System.Collections.Concurrent.xml",
  14496. "ref/netstandard1.1/it/System.Collections.Concurrent.xml",
  14497. "ref/netstandard1.1/ja/System.Collections.Concurrent.xml",
  14498. "ref/netstandard1.1/ko/System.Collections.Concurrent.xml",
  14499. "ref/netstandard1.1/ru/System.Collections.Concurrent.xml",
  14500. "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml",
  14501. "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml",
  14502. "ref/netstandard1.3/System.Collections.Concurrent.dll",
  14503. "ref/netstandard1.3/System.Collections.Concurrent.xml",
  14504. "ref/netstandard1.3/de/System.Collections.Concurrent.xml",
  14505. "ref/netstandard1.3/es/System.Collections.Concurrent.xml",
  14506. "ref/netstandard1.3/fr/System.Collections.Concurrent.xml",
  14507. "ref/netstandard1.3/it/System.Collections.Concurrent.xml",
  14508. "ref/netstandard1.3/ja/System.Collections.Concurrent.xml",
  14509. "ref/netstandard1.3/ko/System.Collections.Concurrent.xml",
  14510. "ref/netstandard1.3/ru/System.Collections.Concurrent.xml",
  14511. "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml",
  14512. "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml",
  14513. "ref/portable-net45+win8+wpa81/_._",
  14514. "ref/win8/_._",
  14515. "ref/wpa81/_._",
  14516. "ref/xamarinios10/_._",
  14517. "ref/xamarinmac20/_._",
  14518. "ref/xamarintvos10/_._",
  14519. "ref/xamarinwatchos10/_._",
  14520. "system.collections.concurrent.4.3.0.nupkg.sha512",
  14521. "system.collections.concurrent.nuspec"
  14522. ]
  14523. },
  14524. "System.Collections.Immutable/8.0.0": {
  14525. "sha512": "AurL6Y5BA1WotzlEvVaIDpqzpIPvYnnldxru8oXJU2yFxFUy3+pNXjXd1ymO+RA0rq0+590Q8gaz2l3Sr7fmqg==",
  14526. "type": "package",
  14527. "path": "system.collections.immutable/8.0.0",
  14528. "files": [
  14529. ".nupkg.metadata",
  14530. ".signature.p7s",
  14531. "Icon.png",
  14532. "LICENSE.TXT",
  14533. "PACKAGE.md",
  14534. "THIRD-PARTY-NOTICES.TXT",
  14535. "buildTransitive/net461/System.Collections.Immutable.targets",
  14536. "buildTransitive/net462/_._",
  14537. "buildTransitive/net6.0/_._",
  14538. "buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets",
  14539. "lib/net462/System.Collections.Immutable.dll",
  14540. "lib/net462/System.Collections.Immutable.xml",
  14541. "lib/net6.0/System.Collections.Immutable.dll",
  14542. "lib/net6.0/System.Collections.Immutable.xml",
  14543. "lib/net7.0/System.Collections.Immutable.dll",
  14544. "lib/net7.0/System.Collections.Immutable.xml",
  14545. "lib/net8.0/System.Collections.Immutable.dll",
  14546. "lib/net8.0/System.Collections.Immutable.xml",
  14547. "lib/netstandard2.0/System.Collections.Immutable.dll",
  14548. "lib/netstandard2.0/System.Collections.Immutable.xml",
  14549. "system.collections.immutable.8.0.0.nupkg.sha512",
  14550. "system.collections.immutable.nuspec",
  14551. "useSharedDesignerContext.txt"
  14552. ]
  14553. },
  14554. "System.ComponentModel/4.3.0": {
  14555. "sha512": "VyGn1jGRZVfxnh8EdvDCi71v3bMXrsu8aYJOwoV7SNDLVhiEqwP86pPMyRGsDsxhXAm2b3o9OIqeETfN5qfezw==",
  14556. "type": "package",
  14557. "path": "system.componentmodel/4.3.0",
  14558. "files": [
  14559. ".nupkg.metadata",
  14560. ".signature.p7s",
  14561. "ThirdPartyNotices.txt",
  14562. "dotnet_library_license.txt",
  14563. "lib/MonoAndroid10/_._",
  14564. "lib/MonoTouch10/_._",
  14565. "lib/net45/_._",
  14566. "lib/netcore50/System.ComponentModel.dll",
  14567. "lib/netstandard1.3/System.ComponentModel.dll",
  14568. "lib/portable-net45+win8+wp8+wpa81/_._",
  14569. "lib/win8/_._",
  14570. "lib/wp80/_._",
  14571. "lib/wpa81/_._",
  14572. "lib/xamarinios10/_._",
  14573. "lib/xamarinmac20/_._",
  14574. "lib/xamarintvos10/_._",
  14575. "lib/xamarinwatchos10/_._",
  14576. "ref/MonoAndroid10/_._",
  14577. "ref/MonoTouch10/_._",
  14578. "ref/net45/_._",
  14579. "ref/netcore50/System.ComponentModel.dll",
  14580. "ref/netcore50/System.ComponentModel.xml",
  14581. "ref/netcore50/de/System.ComponentModel.xml",
  14582. "ref/netcore50/es/System.ComponentModel.xml",
  14583. "ref/netcore50/fr/System.ComponentModel.xml",
  14584. "ref/netcore50/it/System.ComponentModel.xml",
  14585. "ref/netcore50/ja/System.ComponentModel.xml",
  14586. "ref/netcore50/ko/System.ComponentModel.xml",
  14587. "ref/netcore50/ru/System.ComponentModel.xml",
  14588. "ref/netcore50/zh-hans/System.ComponentModel.xml",
  14589. "ref/netcore50/zh-hant/System.ComponentModel.xml",
  14590. "ref/netstandard1.0/System.ComponentModel.dll",
  14591. "ref/netstandard1.0/System.ComponentModel.xml",
  14592. "ref/netstandard1.0/de/System.ComponentModel.xml",
  14593. "ref/netstandard1.0/es/System.ComponentModel.xml",
  14594. "ref/netstandard1.0/fr/System.ComponentModel.xml",
  14595. "ref/netstandard1.0/it/System.ComponentModel.xml",
  14596. "ref/netstandard1.0/ja/System.ComponentModel.xml",
  14597. "ref/netstandard1.0/ko/System.ComponentModel.xml",
  14598. "ref/netstandard1.0/ru/System.ComponentModel.xml",
  14599. "ref/netstandard1.0/zh-hans/System.ComponentModel.xml",
  14600. "ref/netstandard1.0/zh-hant/System.ComponentModel.xml",
  14601. "ref/portable-net45+win8+wp8+wpa81/_._",
  14602. "ref/win8/_._",
  14603. "ref/wp80/_._",
  14604. "ref/wpa81/_._",
  14605. "ref/xamarinios10/_._",
  14606. "ref/xamarinmac20/_._",
  14607. "ref/xamarintvos10/_._",
  14608. "ref/xamarinwatchos10/_._",
  14609. "system.componentmodel.4.3.0.nupkg.sha512",
  14610. "system.componentmodel.nuspec"
  14611. ]
  14612. },
  14613. "System.ComponentModel.Annotations/4.7.0": {
  14614. "sha512": "0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==",
  14615. "type": "package",
  14616. "path": "system.componentmodel.annotations/4.7.0",
  14617. "files": [
  14618. ".nupkg.metadata",
  14619. ".signature.p7s",
  14620. "LICENSE.TXT",
  14621. "THIRD-PARTY-NOTICES.TXT",
  14622. "lib/MonoAndroid10/_._",
  14623. "lib/MonoTouch10/_._",
  14624. "lib/net45/_._",
  14625. "lib/net461/System.ComponentModel.Annotations.dll",
  14626. "lib/netcore50/System.ComponentModel.Annotations.dll",
  14627. "lib/netstandard1.4/System.ComponentModel.Annotations.dll",
  14628. "lib/netstandard2.0/System.ComponentModel.Annotations.dll",
  14629. "lib/netstandard2.1/System.ComponentModel.Annotations.dll",
  14630. "lib/netstandard2.1/System.ComponentModel.Annotations.xml",
  14631. "lib/portable-net45+win8/_._",
  14632. "lib/win8/_._",
  14633. "lib/xamarinios10/_._",
  14634. "lib/xamarinmac20/_._",
  14635. "lib/xamarintvos10/_._",
  14636. "lib/xamarinwatchos10/_._",
  14637. "ref/MonoAndroid10/_._",
  14638. "ref/MonoTouch10/_._",
  14639. "ref/net45/_._",
  14640. "ref/net461/System.ComponentModel.Annotations.dll",
  14641. "ref/net461/System.ComponentModel.Annotations.xml",
  14642. "ref/netcore50/System.ComponentModel.Annotations.dll",
  14643. "ref/netcore50/System.ComponentModel.Annotations.xml",
  14644. "ref/netcore50/de/System.ComponentModel.Annotations.xml",
  14645. "ref/netcore50/es/System.ComponentModel.Annotations.xml",
  14646. "ref/netcore50/fr/System.ComponentModel.Annotations.xml",
  14647. "ref/netcore50/it/System.ComponentModel.Annotations.xml",
  14648. "ref/netcore50/ja/System.ComponentModel.Annotations.xml",
  14649. "ref/netcore50/ko/System.ComponentModel.Annotations.xml",
  14650. "ref/netcore50/ru/System.ComponentModel.Annotations.xml",
  14651. "ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml",
  14652. "ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml",
  14653. "ref/netstandard1.1/System.ComponentModel.Annotations.dll",
  14654. "ref/netstandard1.1/System.ComponentModel.Annotations.xml",
  14655. "ref/netstandard1.1/de/System.ComponentModel.Annotations.xml",
  14656. "ref/netstandard1.1/es/System.ComponentModel.Annotations.xml",
  14657. "ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml",
  14658. "ref/netstandard1.1/it/System.ComponentModel.Annotations.xml",
  14659. "ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml",
  14660. "ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml",
  14661. "ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml",
  14662. "ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml",
  14663. "ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml",
  14664. "ref/netstandard1.3/System.ComponentModel.Annotations.dll",
  14665. "ref/netstandard1.3/System.ComponentModel.Annotations.xml",
  14666. "ref/netstandard1.3/de/System.ComponentModel.Annotations.xml",
  14667. "ref/netstandard1.3/es/System.ComponentModel.Annotations.xml",
  14668. "ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml",
  14669. "ref/netstandard1.3/it/System.ComponentModel.Annotations.xml",
  14670. "ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml",
  14671. "ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml",
  14672. "ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml",
  14673. "ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml",
  14674. "ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml",
  14675. "ref/netstandard1.4/System.ComponentModel.Annotations.dll",
  14676. "ref/netstandard1.4/System.ComponentModel.Annotations.xml",
  14677. "ref/netstandard1.4/de/System.ComponentModel.Annotations.xml",
  14678. "ref/netstandard1.4/es/System.ComponentModel.Annotations.xml",
  14679. "ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml",
  14680. "ref/netstandard1.4/it/System.ComponentModel.Annotations.xml",
  14681. "ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml",
  14682. "ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml",
  14683. "ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml",
  14684. "ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml",
  14685. "ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml",
  14686. "ref/netstandard2.0/System.ComponentModel.Annotations.dll",
  14687. "ref/netstandard2.0/System.ComponentModel.Annotations.xml",
  14688. "ref/netstandard2.1/System.ComponentModel.Annotations.dll",
  14689. "ref/netstandard2.1/System.ComponentModel.Annotations.xml",
  14690. "ref/portable-net45+win8/_._",
  14691. "ref/win8/_._",
  14692. "ref/xamarinios10/_._",
  14693. "ref/xamarinmac20/_._",
  14694. "ref/xamarintvos10/_._",
  14695. "ref/xamarinwatchos10/_._",
  14696. "system.componentmodel.annotations.4.7.0.nupkg.sha512",
  14697. "system.componentmodel.annotations.nuspec",
  14698. "useSharedDesignerContext.txt",
  14699. "version.txt"
  14700. ]
  14701. },
  14702. "System.ComponentModel.Primitives/4.3.0": {
  14703. "sha512": "j8GUkCpM8V4d4vhLIIoBLGey2Z5bCkMVNjEZseyAlm4n5arcsJOeI3zkUP+zvZgzsbLTYh4lYeP/ZD/gdIAPrw==",
  14704. "type": "package",
  14705. "path": "system.componentmodel.primitives/4.3.0",
  14706. "files": [
  14707. ".nupkg.metadata",
  14708. ".signature.p7s",
  14709. "ThirdPartyNotices.txt",
  14710. "dotnet_library_license.txt",
  14711. "lib/MonoAndroid10/_._",
  14712. "lib/MonoTouch10/_._",
  14713. "lib/net45/System.ComponentModel.Primitives.dll",
  14714. "lib/netstandard1.0/System.ComponentModel.Primitives.dll",
  14715. "lib/xamarinios10/_._",
  14716. "lib/xamarinmac20/_._",
  14717. "lib/xamarintvos10/_._",
  14718. "lib/xamarinwatchos10/_._",
  14719. "ref/MonoAndroid10/_._",
  14720. "ref/MonoTouch10/_._",
  14721. "ref/net45/System.ComponentModel.Primitives.dll",
  14722. "ref/netstandard1.0/System.ComponentModel.Primitives.dll",
  14723. "ref/netstandard1.0/System.ComponentModel.Primitives.xml",
  14724. "ref/netstandard1.0/de/System.ComponentModel.Primitives.xml",
  14725. "ref/netstandard1.0/es/System.ComponentModel.Primitives.xml",
  14726. "ref/netstandard1.0/fr/System.ComponentModel.Primitives.xml",
  14727. "ref/netstandard1.0/it/System.ComponentModel.Primitives.xml",
  14728. "ref/netstandard1.0/ja/System.ComponentModel.Primitives.xml",
  14729. "ref/netstandard1.0/ko/System.ComponentModel.Primitives.xml",
  14730. "ref/netstandard1.0/ru/System.ComponentModel.Primitives.xml",
  14731. "ref/netstandard1.0/zh-hans/System.ComponentModel.Primitives.xml",
  14732. "ref/netstandard1.0/zh-hant/System.ComponentModel.Primitives.xml",
  14733. "ref/xamarinios10/_._",
  14734. "ref/xamarinmac20/_._",
  14735. "ref/xamarintvos10/_._",
  14736. "ref/xamarinwatchos10/_._",
  14737. "system.componentmodel.primitives.4.3.0.nupkg.sha512",
  14738. "system.componentmodel.primitives.nuspec"
  14739. ]
  14740. },
  14741. "System.Composition/8.0.0": {
  14742. "sha512": "E9oO9olNNxA39J8CxQwf7ceIPm+j/B/PhYpyK9M4LhN/OLLRw6u5fNInkhVqaWueMB9iXxYqnwqwgz+W91loIA==",
  14743. "type": "package",
  14744. "path": "system.composition/8.0.0",
  14745. "files": [
  14746. ".nupkg.metadata",
  14747. ".signature.p7s",
  14748. "Icon.png",
  14749. "LICENSE.TXT",
  14750. "THIRD-PARTY-NOTICES.TXT",
  14751. "buildTransitive/net461/System.Composition.targets",
  14752. "buildTransitive/net462/_._",
  14753. "buildTransitive/net6.0/_._",
  14754. "buildTransitive/netcoreapp2.0/System.Composition.targets",
  14755. "lib/net461/_._",
  14756. "lib/netcoreapp2.0/_._",
  14757. "lib/netstandard2.0/_._",
  14758. "system.composition.8.0.0.nupkg.sha512",
  14759. "system.composition.nuspec",
  14760. "useSharedDesignerContext.txt"
  14761. ]
  14762. },
  14763. "System.Composition.AttributedModel/8.0.0": {
  14764. "sha512": "NyElSuvmBMYdn2iPG0n29i7Igu0bq99izOP3MAtEwskY3OP9jqsavvVmPn9lesVaj/KT/o/QkNjA43dOJTsDQw==",
  14765. "type": "package",
  14766. "path": "system.composition.attributedmodel/8.0.0",
  14767. "files": [
  14768. ".nupkg.metadata",
  14769. ".signature.p7s",
  14770. "Icon.png",
  14771. "LICENSE.TXT",
  14772. "THIRD-PARTY-NOTICES.TXT",
  14773. "buildTransitive/net461/System.Composition.AttributedModel.targets",
  14774. "buildTransitive/net462/_._",
  14775. "buildTransitive/net6.0/_._",
  14776. "buildTransitive/netcoreapp2.0/System.Composition.AttributedModel.targets",
  14777. "lib/net462/System.Composition.AttributedModel.dll",
  14778. "lib/net462/System.Composition.AttributedModel.xml",
  14779. "lib/net6.0/System.Composition.AttributedModel.dll",
  14780. "lib/net6.0/System.Composition.AttributedModel.xml",
  14781. "lib/net7.0/System.Composition.AttributedModel.dll",
  14782. "lib/net7.0/System.Composition.AttributedModel.xml",
  14783. "lib/net8.0/System.Composition.AttributedModel.dll",
  14784. "lib/net8.0/System.Composition.AttributedModel.xml",
  14785. "lib/netstandard2.0/System.Composition.AttributedModel.dll",
  14786. "lib/netstandard2.0/System.Composition.AttributedModel.xml",
  14787. "system.composition.attributedmodel.8.0.0.nupkg.sha512",
  14788. "system.composition.attributedmodel.nuspec",
  14789. "useSharedDesignerContext.txt"
  14790. ]
  14791. },
  14792. "System.Composition.Convention/8.0.0": {
  14793. "sha512": "UuVkc1B3vQU/LzEbWLMZ1aYVssv4rpShzf8wPEyrUqoGNqdYKREmB8bXR73heOMKkwS6ZnPz3PjGODT2MenukQ==",
  14794. "type": "package",
  14795. "path": "system.composition.convention/8.0.0",
  14796. "files": [
  14797. ".nupkg.metadata",
  14798. ".signature.p7s",
  14799. "Icon.png",
  14800. "LICENSE.TXT",
  14801. "THIRD-PARTY-NOTICES.TXT",
  14802. "buildTransitive/net461/System.Composition.Convention.targets",
  14803. "buildTransitive/net462/_._",
  14804. "buildTransitive/net6.0/_._",
  14805. "buildTransitive/netcoreapp2.0/System.Composition.Convention.targets",
  14806. "lib/net462/System.Composition.Convention.dll",
  14807. "lib/net462/System.Composition.Convention.xml",
  14808. "lib/net6.0/System.Composition.Convention.dll",
  14809. "lib/net6.0/System.Composition.Convention.xml",
  14810. "lib/net7.0/System.Composition.Convention.dll",
  14811. "lib/net7.0/System.Composition.Convention.xml",
  14812. "lib/net8.0/System.Composition.Convention.dll",
  14813. "lib/net8.0/System.Composition.Convention.xml",
  14814. "lib/netstandard2.0/System.Composition.Convention.dll",
  14815. "lib/netstandard2.0/System.Composition.Convention.xml",
  14816. "system.composition.convention.8.0.0.nupkg.sha512",
  14817. "system.composition.convention.nuspec",
  14818. "useSharedDesignerContext.txt"
  14819. ]
  14820. },
  14821. "System.Composition.Hosting/8.0.0": {
  14822. "sha512": "qwbONqoxlazxcbiohvb3t1JWZgKIKcRdXS5uEeLbo5wtuBupIbAvdC3PYTAeBCZrZeERvrtAbhYHuuS43Zr1bQ==",
  14823. "type": "package",
  14824. "path": "system.composition.hosting/8.0.0",
  14825. "files": [
  14826. ".nupkg.metadata",
  14827. ".signature.p7s",
  14828. "Icon.png",
  14829. "LICENSE.TXT",
  14830. "THIRD-PARTY-NOTICES.TXT",
  14831. "buildTransitive/net461/System.Composition.Hosting.targets",
  14832. "buildTransitive/net462/_._",
  14833. "buildTransitive/net6.0/_._",
  14834. "buildTransitive/netcoreapp2.0/System.Composition.Hosting.targets",
  14835. "lib/net462/System.Composition.Hosting.dll",
  14836. "lib/net462/System.Composition.Hosting.xml",
  14837. "lib/net6.0/System.Composition.Hosting.dll",
  14838. "lib/net6.0/System.Composition.Hosting.xml",
  14839. "lib/net7.0/System.Composition.Hosting.dll",
  14840. "lib/net7.0/System.Composition.Hosting.xml",
  14841. "lib/net8.0/System.Composition.Hosting.dll",
  14842. "lib/net8.0/System.Composition.Hosting.xml",
  14843. "lib/netstandard2.0/System.Composition.Hosting.dll",
  14844. "lib/netstandard2.0/System.Composition.Hosting.xml",
  14845. "system.composition.hosting.8.0.0.nupkg.sha512",
  14846. "system.composition.hosting.nuspec",
  14847. "useSharedDesignerContext.txt"
  14848. ]
  14849. },
  14850. "System.Composition.Runtime/8.0.0": {
  14851. "sha512": "G+kRyB5/6+3ucRRQz+DF4uSHGqpkK8Q4ilVdbt4zvxpmvLVZNmSkyFAQpJLcbOyVF85aomJx0m+TGMDVlwx7ZQ==",
  14852. "type": "package",
  14853. "path": "system.composition.runtime/8.0.0",
  14854. "files": [
  14855. ".nupkg.metadata",
  14856. ".signature.p7s",
  14857. "Icon.png",
  14858. "LICENSE.TXT",
  14859. "THIRD-PARTY-NOTICES.TXT",
  14860. "buildTransitive/net461/System.Composition.Runtime.targets",
  14861. "buildTransitive/net462/_._",
  14862. "buildTransitive/net6.0/_._",
  14863. "buildTransitive/netcoreapp2.0/System.Composition.Runtime.targets",
  14864. "lib/net462/System.Composition.Runtime.dll",
  14865. "lib/net462/System.Composition.Runtime.xml",
  14866. "lib/net6.0/System.Composition.Runtime.dll",
  14867. "lib/net6.0/System.Composition.Runtime.xml",
  14868. "lib/net7.0/System.Composition.Runtime.dll",
  14869. "lib/net7.0/System.Composition.Runtime.xml",
  14870. "lib/net8.0/System.Composition.Runtime.dll",
  14871. "lib/net8.0/System.Composition.Runtime.xml",
  14872. "lib/netstandard2.0/System.Composition.Runtime.dll",
  14873. "lib/netstandard2.0/System.Composition.Runtime.xml",
  14874. "system.composition.runtime.8.0.0.nupkg.sha512",
  14875. "system.composition.runtime.nuspec",
  14876. "useSharedDesignerContext.txt"
  14877. ]
  14878. },
  14879. "System.Composition.TypedParts/8.0.0": {
  14880. "sha512": "DsSklhuA+Dsgo3ZZrar8hjBFvq1wa1grrkNCTt+6SoX3vq0Vy+HXJnVXrU/nNH1BjlGH684A7h4hJQHZd/u5mA==",
  14881. "type": "package",
  14882. "path": "system.composition.typedparts/8.0.0",
  14883. "files": [
  14884. ".nupkg.metadata",
  14885. ".signature.p7s",
  14886. "Icon.png",
  14887. "LICENSE.TXT",
  14888. "THIRD-PARTY-NOTICES.TXT",
  14889. "buildTransitive/net461/System.Composition.TypedParts.targets",
  14890. "buildTransitive/net462/_._",
  14891. "buildTransitive/net6.0/_._",
  14892. "buildTransitive/netcoreapp2.0/System.Composition.TypedParts.targets",
  14893. "lib/net462/System.Composition.TypedParts.dll",
  14894. "lib/net462/System.Composition.TypedParts.xml",
  14895. "lib/net6.0/System.Composition.TypedParts.dll",
  14896. "lib/net6.0/System.Composition.TypedParts.xml",
  14897. "lib/net7.0/System.Composition.TypedParts.dll",
  14898. "lib/net7.0/System.Composition.TypedParts.xml",
  14899. "lib/net8.0/System.Composition.TypedParts.dll",
  14900. "lib/net8.0/System.Composition.TypedParts.xml",
  14901. "lib/netstandard2.0/System.Composition.TypedParts.dll",
  14902. "lib/netstandard2.0/System.Composition.TypedParts.xml",
  14903. "system.composition.typedparts.8.0.0.nupkg.sha512",
  14904. "system.composition.typedparts.nuspec",
  14905. "useSharedDesignerContext.txt"
  14906. ]
  14907. },
  14908. "System.Configuration.ConfigurationManager/8.0.0": {
  14909. "sha512": "JlYi9XVvIREURRUlGMr1F6vOFLk7YSY4p1vHo4kX3tQ0AGrjqlRWHDi66ImHhy6qwXBG3BJ6Y1QlYQ+Qz6Xgww==",
  14910. "type": "package",
  14911. "path": "system.configuration.configurationmanager/8.0.0",
  14912. "files": [
  14913. ".nupkg.metadata",
  14914. ".signature.p7s",
  14915. "Icon.png",
  14916. "LICENSE.TXT",
  14917. "PACKAGE.md",
  14918. "THIRD-PARTY-NOTICES.TXT",
  14919. "buildTransitive/net461/System.Configuration.ConfigurationManager.targets",
  14920. "buildTransitive/net462/_._",
  14921. "buildTransitive/net6.0/_._",
  14922. "buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets",
  14923. "lib/net462/System.Configuration.ConfigurationManager.dll",
  14924. "lib/net462/System.Configuration.ConfigurationManager.xml",
  14925. "lib/net6.0/System.Configuration.ConfigurationManager.dll",
  14926. "lib/net6.0/System.Configuration.ConfigurationManager.xml",
  14927. "lib/net7.0/System.Configuration.ConfigurationManager.dll",
  14928. "lib/net7.0/System.Configuration.ConfigurationManager.xml",
  14929. "lib/net8.0/System.Configuration.ConfigurationManager.dll",
  14930. "lib/net8.0/System.Configuration.ConfigurationManager.xml",
  14931. "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
  14932. "lib/netstandard2.0/System.Configuration.ConfigurationManager.xml",
  14933. "system.configuration.configurationmanager.8.0.0.nupkg.sha512",
  14934. "system.configuration.configurationmanager.nuspec",
  14935. "useSharedDesignerContext.txt"
  14936. ]
  14937. },
  14938. "System.Data.Common/4.3.0": {
  14939. "sha512": "lm6E3T5u7BOuEH0u18JpbJHxBfOJPuCyl4Kg1RH10ktYLp5uEEE1xKrHW56/We4SnZpGAuCc9N0MJpSDhTHZGQ==",
  14940. "type": "package",
  14941. "path": "system.data.common/4.3.0",
  14942. "files": [
  14943. ".nupkg.metadata",
  14944. ".signature.p7s",
  14945. "ThirdPartyNotices.txt",
  14946. "dotnet_library_license.txt",
  14947. "lib/MonoAndroid10/_._",
  14948. "lib/MonoTouch10/_._",
  14949. "lib/net451/System.Data.Common.dll",
  14950. "lib/netstandard1.2/System.Data.Common.dll",
  14951. "lib/portable-net451+win8+wp8+wpa81/System.Data.Common.dll",
  14952. "lib/xamarinios10/_._",
  14953. "lib/xamarinmac20/_._",
  14954. "lib/xamarintvos10/_._",
  14955. "lib/xamarinwatchos10/_._",
  14956. "ref/MonoAndroid10/_._",
  14957. "ref/MonoTouch10/_._",
  14958. "ref/net451/System.Data.Common.dll",
  14959. "ref/netstandard1.2/System.Data.Common.dll",
  14960. "ref/netstandard1.2/System.Data.Common.xml",
  14961. "ref/netstandard1.2/de/System.Data.Common.xml",
  14962. "ref/netstandard1.2/es/System.Data.Common.xml",
  14963. "ref/netstandard1.2/fr/System.Data.Common.xml",
  14964. "ref/netstandard1.2/it/System.Data.Common.xml",
  14965. "ref/netstandard1.2/ja/System.Data.Common.xml",
  14966. "ref/netstandard1.2/ko/System.Data.Common.xml",
  14967. "ref/netstandard1.2/ru/System.Data.Common.xml",
  14968. "ref/netstandard1.2/zh-hans/System.Data.Common.xml",
  14969. "ref/netstandard1.2/zh-hant/System.Data.Common.xml",
  14970. "ref/portable-net451+win8+wp8+wpa81/System.Data.Common.dll",
  14971. "ref/portable-net451+win8+wp8+wpa81/System.Data.Common.xml",
  14972. "ref/portable-net451+win8+wp8+wpa81/de/System.Data.Common.xml",
  14973. "ref/portable-net451+win8+wp8+wpa81/es/System.Data.Common.xml",
  14974. "ref/portable-net451+win8+wp8+wpa81/fr/System.Data.Common.xml",
  14975. "ref/portable-net451+win8+wp8+wpa81/it/System.Data.Common.xml",
  14976. "ref/portable-net451+win8+wp8+wpa81/ja/System.Data.Common.xml",
  14977. "ref/portable-net451+win8+wp8+wpa81/ko/System.Data.Common.xml",
  14978. "ref/portable-net451+win8+wp8+wpa81/ru/System.Data.Common.xml",
  14979. "ref/portable-net451+win8+wp8+wpa81/zh-hans/System.Data.Common.xml",
  14980. "ref/portable-net451+win8+wp8+wpa81/zh-hant/System.Data.Common.xml",
  14981. "ref/xamarinios10/_._",
  14982. "ref/xamarinmac20/_._",
  14983. "ref/xamarintvos10/_._",
  14984. "ref/xamarinwatchos10/_._",
  14985. "system.data.common.4.3.0.nupkg.sha512",
  14986. "system.data.common.nuspec"
  14987. ]
  14988. },
  14989. "System.Diagnostics.Debug/4.3.0": {
  14990. "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
  14991. "type": "package",
  14992. "path": "system.diagnostics.debug/4.3.0",
  14993. "files": [
  14994. ".nupkg.metadata",
  14995. ".signature.p7s",
  14996. "ThirdPartyNotices.txt",
  14997. "dotnet_library_license.txt",
  14998. "lib/MonoAndroid10/_._",
  14999. "lib/MonoTouch10/_._",
  15000. "lib/net45/_._",
  15001. "lib/portable-net45+win8+wp8+wpa81/_._",
  15002. "lib/win8/_._",
  15003. "lib/wp80/_._",
  15004. "lib/wpa81/_._",
  15005. "lib/xamarinios10/_._",
  15006. "lib/xamarinmac20/_._",
  15007. "lib/xamarintvos10/_._",
  15008. "lib/xamarinwatchos10/_._",
  15009. "ref/MonoAndroid10/_._",
  15010. "ref/MonoTouch10/_._",
  15011. "ref/net45/_._",
  15012. "ref/netcore50/System.Diagnostics.Debug.dll",
  15013. "ref/netcore50/System.Diagnostics.Debug.xml",
  15014. "ref/netcore50/de/System.Diagnostics.Debug.xml",
  15015. "ref/netcore50/es/System.Diagnostics.Debug.xml",
  15016. "ref/netcore50/fr/System.Diagnostics.Debug.xml",
  15017. "ref/netcore50/it/System.Diagnostics.Debug.xml",
  15018. "ref/netcore50/ja/System.Diagnostics.Debug.xml",
  15019. "ref/netcore50/ko/System.Diagnostics.Debug.xml",
  15020. "ref/netcore50/ru/System.Diagnostics.Debug.xml",
  15021. "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
  15022. "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
  15023. "ref/netstandard1.0/System.Diagnostics.Debug.dll",
  15024. "ref/netstandard1.0/System.Diagnostics.Debug.xml",
  15025. "ref/netstandard1.0/de/System.Diagnostics.Debug.xml",
  15026. "ref/netstandard1.0/es/System.Diagnostics.Debug.xml",
  15027. "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml",
  15028. "ref/netstandard1.0/it/System.Diagnostics.Debug.xml",
  15029. "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml",
  15030. "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml",
  15031. "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml",
  15032. "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml",
  15033. "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml",
  15034. "ref/netstandard1.3/System.Diagnostics.Debug.dll",
  15035. "ref/netstandard1.3/System.Diagnostics.Debug.xml",
  15036. "ref/netstandard1.3/de/System.Diagnostics.Debug.xml",
  15037. "ref/netstandard1.3/es/System.Diagnostics.Debug.xml",
  15038. "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml",
  15039. "ref/netstandard1.3/it/System.Diagnostics.Debug.xml",
  15040. "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml",
  15041. "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml",
  15042. "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml",
  15043. "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml",
  15044. "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml",
  15045. "ref/portable-net45+win8+wp8+wpa81/_._",
  15046. "ref/win8/_._",
  15047. "ref/wp80/_._",
  15048. "ref/wpa81/_._",
  15049. "ref/xamarinios10/_._",
  15050. "ref/xamarinmac20/_._",
  15051. "ref/xamarintvos10/_._",
  15052. "ref/xamarinwatchos10/_._",
  15053. "system.diagnostics.debug.4.3.0.nupkg.sha512",
  15054. "system.diagnostics.debug.nuspec"
  15055. ]
  15056. },
  15057. "System.Diagnostics.DiagnosticSource/4.7.0": {
  15058. "sha512": "oJjw3uFuVDJiJNbCD8HB4a2p3NYLdt1fiT5OGsPLw+WTOuG0KpP4OXelMmmVKpClueMsit6xOlzy4wNKQFiBLg==",
  15059. "type": "package",
  15060. "path": "system.diagnostics.diagnosticsource/4.7.0",
  15061. "files": [
  15062. ".nupkg.metadata",
  15063. ".signature.p7s",
  15064. "LICENSE.TXT",
  15065. "THIRD-PARTY-NOTICES.TXT",
  15066. "lib/net45/System.Diagnostics.DiagnosticSource.dll",
  15067. "lib/net45/System.Diagnostics.DiagnosticSource.xml",
  15068. "lib/net46/System.Diagnostics.DiagnosticSource.dll",
  15069. "lib/net46/System.Diagnostics.DiagnosticSource.xml",
  15070. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll",
  15071. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml",
  15072. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll",
  15073. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml",
  15074. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll",
  15075. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml",
  15076. "system.diagnostics.diagnosticsource.4.7.0.nupkg.sha512",
  15077. "system.diagnostics.diagnosticsource.nuspec",
  15078. "useSharedDesignerContext.txt",
  15079. "version.txt"
  15080. ]
  15081. },
  15082. "System.Diagnostics.DiagnosticSource/6.0.1": {
  15083. "sha512": "KiLYDu2k2J82Q9BJpWiuQqCkFjRBWVq4jDzKKWawVi9KWzyD0XG3cmfX0vqTQlL14Wi9EufJrbL0+KCLTbqWiQ==",
  15084. "type": "package",
  15085. "path": "system.diagnostics.diagnosticsource/6.0.1",
  15086. "files": [
  15087. ".nupkg.metadata",
  15088. ".signature.p7s",
  15089. "Icon.png",
  15090. "LICENSE.TXT",
  15091. "THIRD-PARTY-NOTICES.TXT",
  15092. "buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets",
  15093. "buildTransitive/netcoreapp3.1/_._",
  15094. "lib/net461/System.Diagnostics.DiagnosticSource.dll",
  15095. "lib/net461/System.Diagnostics.DiagnosticSource.xml",
  15096. "lib/net5.0/System.Diagnostics.DiagnosticSource.dll",
  15097. "lib/net5.0/System.Diagnostics.DiagnosticSource.xml",
  15098. "lib/net6.0/System.Diagnostics.DiagnosticSource.dll",
  15099. "lib/net6.0/System.Diagnostics.DiagnosticSource.xml",
  15100. "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll",
  15101. "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml",
  15102. "system.diagnostics.diagnosticsource.6.0.1.nupkg.sha512",
  15103. "system.diagnostics.diagnosticsource.nuspec",
  15104. "useSharedDesignerContext.txt"
  15105. ]
  15106. },
  15107. "System.Diagnostics.EventLog/6.0.0": {
  15108. "sha512": "lcyUiXTsETK2ALsZrX+nWuHSIQeazhqPphLfaRxzdGaG93+0kELqpgEHtwWOlQe7+jSFnKwaCAgL4kjeZCQJnw==",
  15109. "type": "package",
  15110. "path": "system.diagnostics.eventlog/6.0.0",
  15111. "files": [
  15112. ".nupkg.metadata",
  15113. ".signature.p7s",
  15114. "Icon.png",
  15115. "LICENSE.TXT",
  15116. "THIRD-PARTY-NOTICES.TXT",
  15117. "buildTransitive/netcoreapp2.0/System.Diagnostics.EventLog.targets",
  15118. "buildTransitive/netcoreapp3.1/_._",
  15119. "lib/net461/System.Diagnostics.EventLog.dll",
  15120. "lib/net461/System.Diagnostics.EventLog.xml",
  15121. "lib/net6.0/System.Diagnostics.EventLog.dll",
  15122. "lib/net6.0/System.Diagnostics.EventLog.xml",
  15123. "lib/netcoreapp3.1/System.Diagnostics.EventLog.dll",
  15124. "lib/netcoreapp3.1/System.Diagnostics.EventLog.xml",
  15125. "lib/netstandard2.0/System.Diagnostics.EventLog.dll",
  15126. "lib/netstandard2.0/System.Diagnostics.EventLog.xml",
  15127. "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll",
  15128. "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll",
  15129. "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.xml",
  15130. "runtimes/win/lib/netcoreapp3.1/System.Diagnostics.EventLog.Messages.dll",
  15131. "runtimes/win/lib/netcoreapp3.1/System.Diagnostics.EventLog.dll",
  15132. "runtimes/win/lib/netcoreapp3.1/System.Diagnostics.EventLog.xml",
  15133. "system.diagnostics.eventlog.6.0.0.nupkg.sha512",
  15134. "system.diagnostics.eventlog.nuspec",
  15135. "useSharedDesignerContext.txt"
  15136. ]
  15137. },
  15138. "System.Diagnostics.EventLog/8.0.0": {
  15139. "sha512": "fdYxcRjQqTTacKId/2IECojlDSFvp7LP5N78+0z/xH7v/Tuw5ZAxu23Y6PTCRinqyu2ePx+Gn1098NC6jM6d+A==",
  15140. "type": "package",
  15141. "path": "system.diagnostics.eventlog/8.0.0",
  15142. "files": [
  15143. ".nupkg.metadata",
  15144. ".signature.p7s",
  15145. "Icon.png",
  15146. "LICENSE.TXT",
  15147. "PACKAGE.md",
  15148. "THIRD-PARTY-NOTICES.TXT",
  15149. "buildTransitive/net461/System.Diagnostics.EventLog.targets",
  15150. "buildTransitive/net462/_._",
  15151. "buildTransitive/net6.0/_._",
  15152. "buildTransitive/netcoreapp2.0/System.Diagnostics.EventLog.targets",
  15153. "lib/net462/System.Diagnostics.EventLog.dll",
  15154. "lib/net462/System.Diagnostics.EventLog.xml",
  15155. "lib/net6.0/System.Diagnostics.EventLog.dll",
  15156. "lib/net6.0/System.Diagnostics.EventLog.xml",
  15157. "lib/net7.0/System.Diagnostics.EventLog.dll",
  15158. "lib/net7.0/System.Diagnostics.EventLog.xml",
  15159. "lib/net8.0/System.Diagnostics.EventLog.dll",
  15160. "lib/net8.0/System.Diagnostics.EventLog.xml",
  15161. "lib/netstandard2.0/System.Diagnostics.EventLog.dll",
  15162. "lib/netstandard2.0/System.Diagnostics.EventLog.xml",
  15163. "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll",
  15164. "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll",
  15165. "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.xml",
  15166. "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.Messages.dll",
  15167. "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll",
  15168. "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.xml",
  15169. "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll",
  15170. "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll",
  15171. "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.xml",
  15172. "system.diagnostics.eventlog.8.0.0.nupkg.sha512",
  15173. "system.diagnostics.eventlog.nuspec",
  15174. "useSharedDesignerContext.txt"
  15175. ]
  15176. },
  15177. "System.Diagnostics.PerformanceCounter/7.0.0": {
  15178. "sha512": "L+zIMEaXp1vA4wZk1KLMpk6tvU0xy94R0IfmhkmTWeC4KwShsmAfbg5I19LgjsCTYp6GVdXZ2aHluVWL0QqBdA==",
  15179. "type": "package",
  15180. "path": "system.diagnostics.performancecounter/7.0.0",
  15181. "files": [
  15182. ".nupkg.metadata",
  15183. ".signature.p7s",
  15184. "Icon.png",
  15185. "LICENSE.TXT",
  15186. "THIRD-PARTY-NOTICES.TXT",
  15187. "buildTransitive/net461/System.Diagnostics.PerformanceCounter.targets",
  15188. "buildTransitive/net462/_._",
  15189. "buildTransitive/net6.0/_._",
  15190. "buildTransitive/netcoreapp2.0/System.Diagnostics.PerformanceCounter.targets",
  15191. "lib/net462/System.Diagnostics.PerformanceCounter.dll",
  15192. "lib/net462/System.Diagnostics.PerformanceCounter.xml",
  15193. "lib/net6.0/System.Diagnostics.PerformanceCounter.dll",
  15194. "lib/net6.0/System.Diagnostics.PerformanceCounter.xml",
  15195. "lib/net7.0/System.Diagnostics.PerformanceCounter.dll",
  15196. "lib/net7.0/System.Diagnostics.PerformanceCounter.xml",
  15197. "lib/netstandard2.0/System.Diagnostics.PerformanceCounter.dll",
  15198. "lib/netstandard2.0/System.Diagnostics.PerformanceCounter.xml",
  15199. "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll",
  15200. "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.xml",
  15201. "runtimes/win/lib/net7.0/System.Diagnostics.PerformanceCounter.dll",
  15202. "runtimes/win/lib/net7.0/System.Diagnostics.PerformanceCounter.xml",
  15203. "system.diagnostics.performancecounter.7.0.0.nupkg.sha512",
  15204. "system.diagnostics.performancecounter.nuspec",
  15205. "useSharedDesignerContext.txt"
  15206. ]
  15207. },
  15208. "System.Diagnostics.PerformanceCounter/8.0.0": {
  15209. "sha512": "lX6DXxtJqVGWw7N/QmVoiCyVQ+Q/Xp+jVXPr3gLK1jJExSn1qmAjJQeb8gnOYeeBTG3E3PmG1nu92eYj/TEjpg==",
  15210. "type": "package",
  15211. "path": "system.diagnostics.performancecounter/8.0.0",
  15212. "files": [
  15213. ".nupkg.metadata",
  15214. ".signature.p7s",
  15215. "Icon.png",
  15216. "LICENSE.TXT",
  15217. "PACKAGE.md",
  15218. "THIRD-PARTY-NOTICES.TXT",
  15219. "buildTransitive/net461/System.Diagnostics.PerformanceCounter.targets",
  15220. "buildTransitive/net462/_._",
  15221. "buildTransitive/net6.0/_._",
  15222. "buildTransitive/netcoreapp2.0/System.Diagnostics.PerformanceCounter.targets",
  15223. "lib/net462/System.Diagnostics.PerformanceCounter.dll",
  15224. "lib/net462/System.Diagnostics.PerformanceCounter.xml",
  15225. "lib/net6.0/System.Diagnostics.PerformanceCounter.dll",
  15226. "lib/net6.0/System.Diagnostics.PerformanceCounter.xml",
  15227. "lib/net7.0/System.Diagnostics.PerformanceCounter.dll",
  15228. "lib/net7.0/System.Diagnostics.PerformanceCounter.xml",
  15229. "lib/net8.0/System.Diagnostics.PerformanceCounter.dll",
  15230. "lib/net8.0/System.Diagnostics.PerformanceCounter.xml",
  15231. "lib/netstandard2.0/System.Diagnostics.PerformanceCounter.dll",
  15232. "lib/netstandard2.0/System.Diagnostics.PerformanceCounter.xml",
  15233. "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll",
  15234. "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.xml",
  15235. "runtimes/win/lib/net7.0/System.Diagnostics.PerformanceCounter.dll",
  15236. "runtimes/win/lib/net7.0/System.Diagnostics.PerformanceCounter.xml",
  15237. "runtimes/win/lib/net8.0/System.Diagnostics.PerformanceCounter.dll",
  15238. "runtimes/win/lib/net8.0/System.Diagnostics.PerformanceCounter.xml",
  15239. "system.diagnostics.performancecounter.8.0.0.nupkg.sha512",
  15240. "system.diagnostics.performancecounter.nuspec",
  15241. "useSharedDesignerContext.txt"
  15242. ]
  15243. },
  15244. "System.Diagnostics.StackTrace/4.3.0": {
  15245. "sha512": "BiHg0vgtd35/DM9jvtaC1eKRpWZxr0gcQd643ABG7GnvSlf5pOkY2uyd42mMOJoOmKvnpNj0F4tuoS1pacTwYw==",
  15246. "type": "package",
  15247. "path": "system.diagnostics.stacktrace/4.3.0",
  15248. "files": [
  15249. ".nupkg.metadata",
  15250. ".signature.p7s",
  15251. "ThirdPartyNotices.txt",
  15252. "dotnet_library_license.txt",
  15253. "lib/MonoAndroid10/_._",
  15254. "lib/MonoTouch10/_._",
  15255. "lib/net46/System.Diagnostics.StackTrace.dll",
  15256. "lib/netstandard1.3/System.Diagnostics.StackTrace.dll",
  15257. "lib/xamarinios10/_._",
  15258. "lib/xamarinmac20/_._",
  15259. "lib/xamarintvos10/_._",
  15260. "lib/xamarinwatchos10/_._",
  15261. "ref/MonoAndroid10/_._",
  15262. "ref/MonoTouch10/_._",
  15263. "ref/net46/System.Diagnostics.StackTrace.dll",
  15264. "ref/netstandard1.3/System.Diagnostics.StackTrace.dll",
  15265. "ref/netstandard1.3/System.Diagnostics.StackTrace.xml",
  15266. "ref/netstandard1.3/de/System.Diagnostics.StackTrace.xml",
  15267. "ref/netstandard1.3/es/System.Diagnostics.StackTrace.xml",
  15268. "ref/netstandard1.3/fr/System.Diagnostics.StackTrace.xml",
  15269. "ref/netstandard1.3/it/System.Diagnostics.StackTrace.xml",
  15270. "ref/netstandard1.3/ja/System.Diagnostics.StackTrace.xml",
  15271. "ref/netstandard1.3/ko/System.Diagnostics.StackTrace.xml",
  15272. "ref/netstandard1.3/ru/System.Diagnostics.StackTrace.xml",
  15273. "ref/netstandard1.3/zh-hans/System.Diagnostics.StackTrace.xml",
  15274. "ref/netstandard1.3/zh-hant/System.Diagnostics.StackTrace.xml",
  15275. "ref/xamarinios10/_._",
  15276. "ref/xamarinmac20/_._",
  15277. "ref/xamarintvos10/_._",
  15278. "ref/xamarinwatchos10/_._",
  15279. "runtimes/aot/lib/netcore50/System.Diagnostics.StackTrace.dll",
  15280. "system.diagnostics.stacktrace.4.3.0.nupkg.sha512",
  15281. "system.diagnostics.stacktrace.nuspec"
  15282. ]
  15283. },
  15284. "System.Diagnostics.Tracing/4.3.0": {
  15285. "sha512": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
  15286. "type": "package",
  15287. "path": "system.diagnostics.tracing/4.3.0",
  15288. "files": [
  15289. ".nupkg.metadata",
  15290. ".signature.p7s",
  15291. "ThirdPartyNotices.txt",
  15292. "dotnet_library_license.txt",
  15293. "lib/MonoAndroid10/_._",
  15294. "lib/MonoTouch10/_._",
  15295. "lib/net45/_._",
  15296. "lib/net462/System.Diagnostics.Tracing.dll",
  15297. "lib/portable-net45+win8+wpa81/_._",
  15298. "lib/win8/_._",
  15299. "lib/wpa81/_._",
  15300. "lib/xamarinios10/_._",
  15301. "lib/xamarinmac20/_._",
  15302. "lib/xamarintvos10/_._",
  15303. "lib/xamarinwatchos10/_._",
  15304. "ref/MonoAndroid10/_._",
  15305. "ref/MonoTouch10/_._",
  15306. "ref/net45/_._",
  15307. "ref/net462/System.Diagnostics.Tracing.dll",
  15308. "ref/netcore50/System.Diagnostics.Tracing.dll",
  15309. "ref/netcore50/System.Diagnostics.Tracing.xml",
  15310. "ref/netcore50/de/System.Diagnostics.Tracing.xml",
  15311. "ref/netcore50/es/System.Diagnostics.Tracing.xml",
  15312. "ref/netcore50/fr/System.Diagnostics.Tracing.xml",
  15313. "ref/netcore50/it/System.Diagnostics.Tracing.xml",
  15314. "ref/netcore50/ja/System.Diagnostics.Tracing.xml",
  15315. "ref/netcore50/ko/System.Diagnostics.Tracing.xml",
  15316. "ref/netcore50/ru/System.Diagnostics.Tracing.xml",
  15317. "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml",
  15318. "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml",
  15319. "ref/netstandard1.1/System.Diagnostics.Tracing.dll",
  15320. "ref/netstandard1.1/System.Diagnostics.Tracing.xml",
  15321. "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml",
  15322. "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml",
  15323. "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml",
  15324. "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml",
  15325. "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml",
  15326. "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml",
  15327. "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml",
  15328. "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml",
  15329. "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml",
  15330. "ref/netstandard1.2/System.Diagnostics.Tracing.dll",
  15331. "ref/netstandard1.2/System.Diagnostics.Tracing.xml",
  15332. "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml",
  15333. "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml",
  15334. "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml",
  15335. "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml",
  15336. "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml",
  15337. "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml",
  15338. "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml",
  15339. "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml",
  15340. "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml",
  15341. "ref/netstandard1.3/System.Diagnostics.Tracing.dll",
  15342. "ref/netstandard1.3/System.Diagnostics.Tracing.xml",
  15343. "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml",
  15344. "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml",
  15345. "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml",
  15346. "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml",
  15347. "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml",
  15348. "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml",
  15349. "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml",
  15350. "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml",
  15351. "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml",
  15352. "ref/netstandard1.5/System.Diagnostics.Tracing.dll",
  15353. "ref/netstandard1.5/System.Diagnostics.Tracing.xml",
  15354. "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml",
  15355. "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml",
  15356. "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml",
  15357. "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml",
  15358. "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml",
  15359. "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml",
  15360. "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml",
  15361. "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml",
  15362. "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml",
  15363. "ref/portable-net45+win8+wpa81/_._",
  15364. "ref/win8/_._",
  15365. "ref/wpa81/_._",
  15366. "ref/xamarinios10/_._",
  15367. "ref/xamarinmac20/_._",
  15368. "ref/xamarintvos10/_._",
  15369. "ref/xamarinwatchos10/_._",
  15370. "system.diagnostics.tracing.4.3.0.nupkg.sha512",
  15371. "system.diagnostics.tracing.nuspec"
  15372. ]
  15373. },
  15374. "System.DirectoryServices/6.0.1": {
  15375. "sha512": "935IbO7h5FDGYxeO3cbx/CuvBBuk/VI8sENlfmXlh1pupNOB3LAGzdYdPY8CawGJFP7KNrHK5eUlsFoz3F6cuA==",
  15376. "type": "package",
  15377. "path": "system.directoryservices/6.0.1",
  15378. "files": [
  15379. ".nupkg.metadata",
  15380. ".signature.p7s",
  15381. "Icon.png",
  15382. "LICENSE.TXT",
  15383. "THIRD-PARTY-NOTICES.TXT",
  15384. "buildTransitive/netcoreapp2.0/System.DirectoryServices.targets",
  15385. "buildTransitive/netcoreapp3.1/_._",
  15386. "lib/net461/_._",
  15387. "lib/net6.0/System.DirectoryServices.dll",
  15388. "lib/net6.0/System.DirectoryServices.xml",
  15389. "lib/netcoreapp3.1/System.DirectoryServices.dll",
  15390. "lib/netcoreapp3.1/System.DirectoryServices.xml",
  15391. "lib/netstandard2.0/System.DirectoryServices.dll",
  15392. "lib/netstandard2.0/System.DirectoryServices.xml",
  15393. "runtimes/win/lib/net6.0/System.DirectoryServices.dll",
  15394. "runtimes/win/lib/net6.0/System.DirectoryServices.xml",
  15395. "runtimes/win/lib/netcoreapp3.1/System.DirectoryServices.dll",
  15396. "runtimes/win/lib/netcoreapp3.1/System.DirectoryServices.xml",
  15397. "system.directoryservices.6.0.1.nupkg.sha512",
  15398. "system.directoryservices.nuspec",
  15399. "useSharedDesignerContext.txt"
  15400. ]
  15401. },
  15402. "System.DirectoryServices.Protocols/6.0.1": {
  15403. "sha512": "ndUZlEkAMc1XzM0xGN++SsJrNhRkIHaKI8+te325vrUgoLT1ufWNI6KB8FFrL7NpRMHPrdxP99aF3fHbAPxW0A==",
  15404. "type": "package",
  15405. "path": "system.directoryservices.protocols/6.0.1",
  15406. "files": [
  15407. ".nupkg.metadata",
  15408. ".signature.p7s",
  15409. "Icon.png",
  15410. "LICENSE.TXT",
  15411. "THIRD-PARTY-NOTICES.TXT",
  15412. "buildTransitive/netcoreapp2.0/System.DirectoryServices.Protocols.targets",
  15413. "buildTransitive/netcoreapp3.1/_._",
  15414. "lib/net461/_._",
  15415. "lib/net6.0/System.DirectoryServices.Protocols.dll",
  15416. "lib/net6.0/System.DirectoryServices.Protocols.xml",
  15417. "lib/netcoreapp3.1/System.DirectoryServices.Protocols.dll",
  15418. "lib/netcoreapp3.1/System.DirectoryServices.Protocols.xml",
  15419. "lib/netstandard2.0/System.DirectoryServices.Protocols.dll",
  15420. "lib/netstandard2.0/System.DirectoryServices.Protocols.xml",
  15421. "runtimes/linux/lib/net6.0/System.DirectoryServices.Protocols.dll",
  15422. "runtimes/linux/lib/net6.0/System.DirectoryServices.Protocols.xml",
  15423. "runtimes/linux/lib/netcoreapp3.1/System.DirectoryServices.Protocols.dll",
  15424. "runtimes/linux/lib/netcoreapp3.1/System.DirectoryServices.Protocols.xml",
  15425. "runtimes/osx/lib/net6.0/System.DirectoryServices.Protocols.dll",
  15426. "runtimes/osx/lib/net6.0/System.DirectoryServices.Protocols.xml",
  15427. "runtimes/osx/lib/netcoreapp3.1/System.DirectoryServices.Protocols.dll",
  15428. "runtimes/osx/lib/netcoreapp3.1/System.DirectoryServices.Protocols.xml",
  15429. "runtimes/win/lib/net6.0/System.DirectoryServices.Protocols.dll",
  15430. "runtimes/win/lib/net6.0/System.DirectoryServices.Protocols.xml",
  15431. "runtimes/win/lib/netcoreapp3.1/System.DirectoryServices.Protocols.dll",
  15432. "runtimes/win/lib/netcoreapp3.1/System.DirectoryServices.Protocols.xml",
  15433. "system.directoryservices.protocols.6.0.1.nupkg.sha512",
  15434. "system.directoryservices.protocols.nuspec",
  15435. "useSharedDesignerContext.txt"
  15436. ]
  15437. },
  15438. "System.Drawing.Common/8.0.6": {
  15439. "sha512": "aSwRnJzz6fZ73JvWMMG0KvBwOnXsBTFtfHLriQyAPrDIZ+NrDfl15GWbO/A35k0dtH77D7jfxzEcFF7RONtU/w==",
  15440. "type": "package",
  15441. "path": "system.drawing.common/8.0.6",
  15442. "files": [
  15443. ".nupkg.metadata",
  15444. ".signature.p7s",
  15445. "Icon.png",
  15446. "LICENSE.TXT",
  15447. "THIRD-PARTY-NOTICES.TXT",
  15448. "buildTransitive/net461/System.Drawing.Common.targets",
  15449. "buildTransitive/net462/_._",
  15450. "buildTransitive/net6.0/_._",
  15451. "buildTransitive/netcoreapp2.0/System.Drawing.Common.targets",
  15452. "lib/MonoAndroid10/_._",
  15453. "lib/MonoTouch10/_._",
  15454. "lib/net462/System.Drawing.Common.dll",
  15455. "lib/net462/System.Drawing.Common.pdb",
  15456. "lib/net462/System.Drawing.Common.xml",
  15457. "lib/net6.0/System.Drawing.Common.dll",
  15458. "lib/net6.0/System.Drawing.Common.pdb",
  15459. "lib/net6.0/System.Drawing.Common.xml",
  15460. "lib/net7.0/System.Drawing.Common.dll",
  15461. "lib/net7.0/System.Drawing.Common.pdb",
  15462. "lib/net7.0/System.Drawing.Common.xml",
  15463. "lib/net8.0/System.Drawing.Common.dll",
  15464. "lib/net8.0/System.Drawing.Common.pdb",
  15465. "lib/net8.0/System.Drawing.Common.xml",
  15466. "lib/netstandard2.0/System.Drawing.Common.dll",
  15467. "lib/netstandard2.0/System.Drawing.Common.pdb",
  15468. "lib/netstandard2.0/System.Drawing.Common.xml",
  15469. "lib/xamarinios10/_._",
  15470. "lib/xamarinmac20/_._",
  15471. "lib/xamarintvos10/_._",
  15472. "lib/xamarinwatchos10/_._",
  15473. "system.drawing.common.8.0.6.nupkg.sha512",
  15474. "system.drawing.common.nuspec",
  15475. "useSharedDesignerContext.txt"
  15476. ]
  15477. },
  15478. "System.Dynamic.Runtime/4.3.0": {
  15479. "sha512": "SNVi1E/vfWUAs/WYKhE9+qlS6KqK0YVhnlT0HQtr8pMIA8YX3lwy3uPMownDwdYISBdmAF/2holEIldVp85Wag==",
  15480. "type": "package",
  15481. "path": "system.dynamic.runtime/4.3.0",
  15482. "files": [
  15483. ".nupkg.metadata",
  15484. ".signature.p7s",
  15485. "ThirdPartyNotices.txt",
  15486. "dotnet_library_license.txt",
  15487. "lib/MonoAndroid10/_._",
  15488. "lib/MonoTouch10/_._",
  15489. "lib/net45/_._",
  15490. "lib/netcore50/System.Dynamic.Runtime.dll",
  15491. "lib/netstandard1.3/System.Dynamic.Runtime.dll",
  15492. "lib/portable-net45+win8+wp8+wpa81/_._",
  15493. "lib/win8/_._",
  15494. "lib/wp80/_._",
  15495. "lib/wpa81/_._",
  15496. "lib/xamarinios10/_._",
  15497. "lib/xamarinmac20/_._",
  15498. "lib/xamarintvos10/_._",
  15499. "lib/xamarinwatchos10/_._",
  15500. "ref/MonoAndroid10/_._",
  15501. "ref/MonoTouch10/_._",
  15502. "ref/net45/_._",
  15503. "ref/netcore50/System.Dynamic.Runtime.dll",
  15504. "ref/netcore50/System.Dynamic.Runtime.xml",
  15505. "ref/netcore50/de/System.Dynamic.Runtime.xml",
  15506. "ref/netcore50/es/System.Dynamic.Runtime.xml",
  15507. "ref/netcore50/fr/System.Dynamic.Runtime.xml",
  15508. "ref/netcore50/it/System.Dynamic.Runtime.xml",
  15509. "ref/netcore50/ja/System.Dynamic.Runtime.xml",
  15510. "ref/netcore50/ko/System.Dynamic.Runtime.xml",
  15511. "ref/netcore50/ru/System.Dynamic.Runtime.xml",
  15512. "ref/netcore50/zh-hans/System.Dynamic.Runtime.xml",
  15513. "ref/netcore50/zh-hant/System.Dynamic.Runtime.xml",
  15514. "ref/netstandard1.0/System.Dynamic.Runtime.dll",
  15515. "ref/netstandard1.0/System.Dynamic.Runtime.xml",
  15516. "ref/netstandard1.0/de/System.Dynamic.Runtime.xml",
  15517. "ref/netstandard1.0/es/System.Dynamic.Runtime.xml",
  15518. "ref/netstandard1.0/fr/System.Dynamic.Runtime.xml",
  15519. "ref/netstandard1.0/it/System.Dynamic.Runtime.xml",
  15520. "ref/netstandard1.0/ja/System.Dynamic.Runtime.xml",
  15521. "ref/netstandard1.0/ko/System.Dynamic.Runtime.xml",
  15522. "ref/netstandard1.0/ru/System.Dynamic.Runtime.xml",
  15523. "ref/netstandard1.0/zh-hans/System.Dynamic.Runtime.xml",
  15524. "ref/netstandard1.0/zh-hant/System.Dynamic.Runtime.xml",
  15525. "ref/netstandard1.3/System.Dynamic.Runtime.dll",
  15526. "ref/netstandard1.3/System.Dynamic.Runtime.xml",
  15527. "ref/netstandard1.3/de/System.Dynamic.Runtime.xml",
  15528. "ref/netstandard1.3/es/System.Dynamic.Runtime.xml",
  15529. "ref/netstandard1.3/fr/System.Dynamic.Runtime.xml",
  15530. "ref/netstandard1.3/it/System.Dynamic.Runtime.xml",
  15531. "ref/netstandard1.3/ja/System.Dynamic.Runtime.xml",
  15532. "ref/netstandard1.3/ko/System.Dynamic.Runtime.xml",
  15533. "ref/netstandard1.3/ru/System.Dynamic.Runtime.xml",
  15534. "ref/netstandard1.3/zh-hans/System.Dynamic.Runtime.xml",
  15535. "ref/netstandard1.3/zh-hant/System.Dynamic.Runtime.xml",
  15536. "ref/portable-net45+win8+wp8+wpa81/_._",
  15537. "ref/win8/_._",
  15538. "ref/wp80/_._",
  15539. "ref/wpa81/_._",
  15540. "ref/xamarinios10/_._",
  15541. "ref/xamarinmac20/_._",
  15542. "ref/xamarintvos10/_._",
  15543. "ref/xamarinwatchos10/_._",
  15544. "runtimes/aot/lib/netcore50/System.Dynamic.Runtime.dll",
  15545. "system.dynamic.runtime.4.3.0.nupkg.sha512",
  15546. "system.dynamic.runtime.nuspec"
  15547. ]
  15548. },
  15549. "System.Formats.Asn1/6.0.0": {
  15550. "sha512": "T6fD00dQ3NTbPDy31m4eQUwKW84s03z0N2C8HpOklyeaDgaJPa/TexP4/SkORMSOwc7WhKifnA6Ya33AkzmafA==",
  15551. "type": "package",
  15552. "path": "system.formats.asn1/6.0.0",
  15553. "files": [
  15554. ".nupkg.metadata",
  15555. ".signature.p7s",
  15556. "Icon.png",
  15557. "LICENSE.TXT",
  15558. "THIRD-PARTY-NOTICES.TXT",
  15559. "buildTransitive/netcoreapp2.0/System.Formats.Asn1.targets",
  15560. "buildTransitive/netcoreapp3.1/_._",
  15561. "lib/net461/System.Formats.Asn1.dll",
  15562. "lib/net461/System.Formats.Asn1.xml",
  15563. "lib/net6.0/System.Formats.Asn1.dll",
  15564. "lib/net6.0/System.Formats.Asn1.xml",
  15565. "lib/netstandard2.0/System.Formats.Asn1.dll",
  15566. "lib/netstandard2.0/System.Formats.Asn1.xml",
  15567. "system.formats.asn1.6.0.0.nupkg.sha512",
  15568. "system.formats.asn1.nuspec",
  15569. "useSharedDesignerContext.txt"
  15570. ]
  15571. },
  15572. "System.Formats.Asn1/7.0.0": {
  15573. "sha512": "+nfpV0afLmvJW8+pLlHxRjz3oZJw4fkyU9MMEaMhCsHi/SN9bGF9q79ROubDiwTiCHezmK0uCWkPP7tGFP/4yg==",
  15574. "type": "package",
  15575. "path": "system.formats.asn1/7.0.0",
  15576. "files": [
  15577. ".nupkg.metadata",
  15578. ".signature.p7s",
  15579. "Icon.png",
  15580. "LICENSE.TXT",
  15581. "THIRD-PARTY-NOTICES.TXT",
  15582. "buildTransitive/net461/System.Formats.Asn1.targets",
  15583. "buildTransitive/net462/_._",
  15584. "buildTransitive/net6.0/_._",
  15585. "buildTransitive/netcoreapp2.0/System.Formats.Asn1.targets",
  15586. "lib/net462/System.Formats.Asn1.dll",
  15587. "lib/net462/System.Formats.Asn1.xml",
  15588. "lib/net6.0/System.Formats.Asn1.dll",
  15589. "lib/net6.0/System.Formats.Asn1.xml",
  15590. "lib/net7.0/System.Formats.Asn1.dll",
  15591. "lib/net7.0/System.Formats.Asn1.xml",
  15592. "lib/netstandard2.0/System.Formats.Asn1.dll",
  15593. "lib/netstandard2.0/System.Formats.Asn1.xml",
  15594. "system.formats.asn1.7.0.0.nupkg.sha512",
  15595. "system.formats.asn1.nuspec",
  15596. "useSharedDesignerContext.txt"
  15597. ]
  15598. },
  15599. "System.Formats.Asn1/8.0.0": {
  15600. "sha512": "AJukBuLoe3QeAF+mfaRKQb2dgyrvt340iMBHYv+VdBzCUM06IxGlvl0o/uPOS7lHnXPN6u8fFRHSHudx5aTi8w==",
  15601. "type": "package",
  15602. "path": "system.formats.asn1/8.0.0",
  15603. "files": [
  15604. ".nupkg.metadata",
  15605. ".signature.p7s",
  15606. "Icon.png",
  15607. "LICENSE.TXT",
  15608. "THIRD-PARTY-NOTICES.TXT",
  15609. "buildTransitive/net461/System.Formats.Asn1.targets",
  15610. "buildTransitive/net462/_._",
  15611. "buildTransitive/net6.0/_._",
  15612. "buildTransitive/netcoreapp2.0/System.Formats.Asn1.targets",
  15613. "lib/net462/System.Formats.Asn1.dll",
  15614. "lib/net462/System.Formats.Asn1.xml",
  15615. "lib/net6.0/System.Formats.Asn1.dll",
  15616. "lib/net6.0/System.Formats.Asn1.xml",
  15617. "lib/net7.0/System.Formats.Asn1.dll",
  15618. "lib/net7.0/System.Formats.Asn1.xml",
  15619. "lib/net8.0/System.Formats.Asn1.dll",
  15620. "lib/net8.0/System.Formats.Asn1.xml",
  15621. "lib/netstandard2.0/System.Formats.Asn1.dll",
  15622. "lib/netstandard2.0/System.Formats.Asn1.xml",
  15623. "system.formats.asn1.8.0.0.nupkg.sha512",
  15624. "system.formats.asn1.nuspec",
  15625. "useSharedDesignerContext.txt"
  15626. ]
  15627. },
  15628. "System.Globalization/4.3.0": {
  15629. "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
  15630. "type": "package",
  15631. "path": "system.globalization/4.3.0",
  15632. "files": [
  15633. ".nupkg.metadata",
  15634. ".signature.p7s",
  15635. "ThirdPartyNotices.txt",
  15636. "dotnet_library_license.txt",
  15637. "lib/MonoAndroid10/_._",
  15638. "lib/MonoTouch10/_._",
  15639. "lib/net45/_._",
  15640. "lib/portable-net45+win8+wp8+wpa81/_._",
  15641. "lib/win8/_._",
  15642. "lib/wp80/_._",
  15643. "lib/wpa81/_._",
  15644. "lib/xamarinios10/_._",
  15645. "lib/xamarinmac20/_._",
  15646. "lib/xamarintvos10/_._",
  15647. "lib/xamarinwatchos10/_._",
  15648. "ref/MonoAndroid10/_._",
  15649. "ref/MonoTouch10/_._",
  15650. "ref/net45/_._",
  15651. "ref/netcore50/System.Globalization.dll",
  15652. "ref/netcore50/System.Globalization.xml",
  15653. "ref/netcore50/de/System.Globalization.xml",
  15654. "ref/netcore50/es/System.Globalization.xml",
  15655. "ref/netcore50/fr/System.Globalization.xml",
  15656. "ref/netcore50/it/System.Globalization.xml",
  15657. "ref/netcore50/ja/System.Globalization.xml",
  15658. "ref/netcore50/ko/System.Globalization.xml",
  15659. "ref/netcore50/ru/System.Globalization.xml",
  15660. "ref/netcore50/zh-hans/System.Globalization.xml",
  15661. "ref/netcore50/zh-hant/System.Globalization.xml",
  15662. "ref/netstandard1.0/System.Globalization.dll",
  15663. "ref/netstandard1.0/System.Globalization.xml",
  15664. "ref/netstandard1.0/de/System.Globalization.xml",
  15665. "ref/netstandard1.0/es/System.Globalization.xml",
  15666. "ref/netstandard1.0/fr/System.Globalization.xml",
  15667. "ref/netstandard1.0/it/System.Globalization.xml",
  15668. "ref/netstandard1.0/ja/System.Globalization.xml",
  15669. "ref/netstandard1.0/ko/System.Globalization.xml",
  15670. "ref/netstandard1.0/ru/System.Globalization.xml",
  15671. "ref/netstandard1.0/zh-hans/System.Globalization.xml",
  15672. "ref/netstandard1.0/zh-hant/System.Globalization.xml",
  15673. "ref/netstandard1.3/System.Globalization.dll",
  15674. "ref/netstandard1.3/System.Globalization.xml",
  15675. "ref/netstandard1.3/de/System.Globalization.xml",
  15676. "ref/netstandard1.3/es/System.Globalization.xml",
  15677. "ref/netstandard1.3/fr/System.Globalization.xml",
  15678. "ref/netstandard1.3/it/System.Globalization.xml",
  15679. "ref/netstandard1.3/ja/System.Globalization.xml",
  15680. "ref/netstandard1.3/ko/System.Globalization.xml",
  15681. "ref/netstandard1.3/ru/System.Globalization.xml",
  15682. "ref/netstandard1.3/zh-hans/System.Globalization.xml",
  15683. "ref/netstandard1.3/zh-hant/System.Globalization.xml",
  15684. "ref/portable-net45+win8+wp8+wpa81/_._",
  15685. "ref/win8/_._",
  15686. "ref/wp80/_._",
  15687. "ref/wpa81/_._",
  15688. "ref/xamarinios10/_._",
  15689. "ref/xamarinmac20/_._",
  15690. "ref/xamarintvos10/_._",
  15691. "ref/xamarinwatchos10/_._",
  15692. "system.globalization.4.3.0.nupkg.sha512",
  15693. "system.globalization.nuspec"
  15694. ]
  15695. },
  15696. "System.IdentityModel.Tokens.Jwt/6.35.0": {
  15697. "sha512": "yxGIQd3BFK7F6S62/7RdZk3C/mfwyVxvh6ngd1VYMBmbJ1YZZA9+Ku6suylVtso0FjI0wbElpJ0d27CdsyLpBQ==",
  15698. "type": "package",
  15699. "path": "system.identitymodel.tokens.jwt/6.35.0",
  15700. "files": [
  15701. ".nupkg.metadata",
  15702. ".signature.p7s",
  15703. "lib/net45/System.IdentityModel.Tokens.Jwt.dll",
  15704. "lib/net45/System.IdentityModel.Tokens.Jwt.xml",
  15705. "lib/net461/System.IdentityModel.Tokens.Jwt.dll",
  15706. "lib/net461/System.IdentityModel.Tokens.Jwt.xml",
  15707. "lib/net462/System.IdentityModel.Tokens.Jwt.dll",
  15708. "lib/net462/System.IdentityModel.Tokens.Jwt.xml",
  15709. "lib/net472/System.IdentityModel.Tokens.Jwt.dll",
  15710. "lib/net472/System.IdentityModel.Tokens.Jwt.xml",
  15711. "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll",
  15712. "lib/net6.0/System.IdentityModel.Tokens.Jwt.xml",
  15713. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll",
  15714. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml",
  15715. "system.identitymodel.tokens.jwt.6.35.0.nupkg.sha512",
  15716. "system.identitymodel.tokens.jwt.nuspec"
  15717. ]
  15718. },
  15719. "System.IdentityModel.Tokens.Jwt/7.1.2": {
  15720. "sha512": "Thhbe1peAmtSBFaV/ohtykXiZSOkx59Da44hvtWfIMFofDA3M3LaVyjstACf2rKGn4dEDR2cUpRAZ0Xs/zB+7Q==",
  15721. "type": "package",
  15722. "path": "system.identitymodel.tokens.jwt/7.1.2",
  15723. "files": [
  15724. ".nupkg.metadata",
  15725. ".signature.p7s",
  15726. "lib/net461/System.IdentityModel.Tokens.Jwt.dll",
  15727. "lib/net461/System.IdentityModel.Tokens.Jwt.xml",
  15728. "lib/net462/System.IdentityModel.Tokens.Jwt.dll",
  15729. "lib/net462/System.IdentityModel.Tokens.Jwt.xml",
  15730. "lib/net472/System.IdentityModel.Tokens.Jwt.dll",
  15731. "lib/net472/System.IdentityModel.Tokens.Jwt.xml",
  15732. "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll",
  15733. "lib/net6.0/System.IdentityModel.Tokens.Jwt.xml",
  15734. "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll",
  15735. "lib/net8.0/System.IdentityModel.Tokens.Jwt.xml",
  15736. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll",
  15737. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml",
  15738. "system.identitymodel.tokens.jwt.7.1.2.nupkg.sha512",
  15739. "system.identitymodel.tokens.jwt.nuspec"
  15740. ]
  15741. },
  15742. "System.IO/4.3.0": {
  15743. "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
  15744. "type": "package",
  15745. "path": "system.io/4.3.0",
  15746. "files": [
  15747. ".nupkg.metadata",
  15748. ".signature.p7s",
  15749. "ThirdPartyNotices.txt",
  15750. "dotnet_library_license.txt",
  15751. "lib/MonoAndroid10/_._",
  15752. "lib/MonoTouch10/_._",
  15753. "lib/net45/_._",
  15754. "lib/net462/System.IO.dll",
  15755. "lib/portable-net45+win8+wp8+wpa81/_._",
  15756. "lib/win8/_._",
  15757. "lib/wp80/_._",
  15758. "lib/wpa81/_._",
  15759. "lib/xamarinios10/_._",
  15760. "lib/xamarinmac20/_._",
  15761. "lib/xamarintvos10/_._",
  15762. "lib/xamarinwatchos10/_._",
  15763. "ref/MonoAndroid10/_._",
  15764. "ref/MonoTouch10/_._",
  15765. "ref/net45/_._",
  15766. "ref/net462/System.IO.dll",
  15767. "ref/netcore50/System.IO.dll",
  15768. "ref/netcore50/System.IO.xml",
  15769. "ref/netcore50/de/System.IO.xml",
  15770. "ref/netcore50/es/System.IO.xml",
  15771. "ref/netcore50/fr/System.IO.xml",
  15772. "ref/netcore50/it/System.IO.xml",
  15773. "ref/netcore50/ja/System.IO.xml",
  15774. "ref/netcore50/ko/System.IO.xml",
  15775. "ref/netcore50/ru/System.IO.xml",
  15776. "ref/netcore50/zh-hans/System.IO.xml",
  15777. "ref/netcore50/zh-hant/System.IO.xml",
  15778. "ref/netstandard1.0/System.IO.dll",
  15779. "ref/netstandard1.0/System.IO.xml",
  15780. "ref/netstandard1.0/de/System.IO.xml",
  15781. "ref/netstandard1.0/es/System.IO.xml",
  15782. "ref/netstandard1.0/fr/System.IO.xml",
  15783. "ref/netstandard1.0/it/System.IO.xml",
  15784. "ref/netstandard1.0/ja/System.IO.xml",
  15785. "ref/netstandard1.0/ko/System.IO.xml",
  15786. "ref/netstandard1.0/ru/System.IO.xml",
  15787. "ref/netstandard1.0/zh-hans/System.IO.xml",
  15788. "ref/netstandard1.0/zh-hant/System.IO.xml",
  15789. "ref/netstandard1.3/System.IO.dll",
  15790. "ref/netstandard1.3/System.IO.xml",
  15791. "ref/netstandard1.3/de/System.IO.xml",
  15792. "ref/netstandard1.3/es/System.IO.xml",
  15793. "ref/netstandard1.3/fr/System.IO.xml",
  15794. "ref/netstandard1.3/it/System.IO.xml",
  15795. "ref/netstandard1.3/ja/System.IO.xml",
  15796. "ref/netstandard1.3/ko/System.IO.xml",
  15797. "ref/netstandard1.3/ru/System.IO.xml",
  15798. "ref/netstandard1.3/zh-hans/System.IO.xml",
  15799. "ref/netstandard1.3/zh-hant/System.IO.xml",
  15800. "ref/netstandard1.5/System.IO.dll",
  15801. "ref/netstandard1.5/System.IO.xml",
  15802. "ref/netstandard1.5/de/System.IO.xml",
  15803. "ref/netstandard1.5/es/System.IO.xml",
  15804. "ref/netstandard1.5/fr/System.IO.xml",
  15805. "ref/netstandard1.5/it/System.IO.xml",
  15806. "ref/netstandard1.5/ja/System.IO.xml",
  15807. "ref/netstandard1.5/ko/System.IO.xml",
  15808. "ref/netstandard1.5/ru/System.IO.xml",
  15809. "ref/netstandard1.5/zh-hans/System.IO.xml",
  15810. "ref/netstandard1.5/zh-hant/System.IO.xml",
  15811. "ref/portable-net45+win8+wp8+wpa81/_._",
  15812. "ref/win8/_._",
  15813. "ref/wp80/_._",
  15814. "ref/wpa81/_._",
  15815. "ref/xamarinios10/_._",
  15816. "ref/xamarinmac20/_._",
  15817. "ref/xamarintvos10/_._",
  15818. "ref/xamarinwatchos10/_._",
  15819. "system.io.4.3.0.nupkg.sha512",
  15820. "system.io.nuspec"
  15821. ]
  15822. },
  15823. "System.IO.FileSystem/4.3.0": {
  15824. "sha512": "3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
  15825. "type": "package",
  15826. "path": "system.io.filesystem/4.3.0",
  15827. "files": [
  15828. ".nupkg.metadata",
  15829. ".signature.p7s",
  15830. "ThirdPartyNotices.txt",
  15831. "dotnet_library_license.txt",
  15832. "lib/MonoAndroid10/_._",
  15833. "lib/MonoTouch10/_._",
  15834. "lib/net46/System.IO.FileSystem.dll",
  15835. "lib/xamarinios10/_._",
  15836. "lib/xamarinmac20/_._",
  15837. "lib/xamarintvos10/_._",
  15838. "lib/xamarinwatchos10/_._",
  15839. "ref/MonoAndroid10/_._",
  15840. "ref/MonoTouch10/_._",
  15841. "ref/net46/System.IO.FileSystem.dll",
  15842. "ref/netstandard1.3/System.IO.FileSystem.dll",
  15843. "ref/netstandard1.3/System.IO.FileSystem.xml",
  15844. "ref/netstandard1.3/de/System.IO.FileSystem.xml",
  15845. "ref/netstandard1.3/es/System.IO.FileSystem.xml",
  15846. "ref/netstandard1.3/fr/System.IO.FileSystem.xml",
  15847. "ref/netstandard1.3/it/System.IO.FileSystem.xml",
  15848. "ref/netstandard1.3/ja/System.IO.FileSystem.xml",
  15849. "ref/netstandard1.3/ko/System.IO.FileSystem.xml",
  15850. "ref/netstandard1.3/ru/System.IO.FileSystem.xml",
  15851. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml",
  15852. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml",
  15853. "ref/xamarinios10/_._",
  15854. "ref/xamarinmac20/_._",
  15855. "ref/xamarintvos10/_._",
  15856. "ref/xamarinwatchos10/_._",
  15857. "system.io.filesystem.4.3.0.nupkg.sha512",
  15858. "system.io.filesystem.nuspec"
  15859. ]
  15860. },
  15861. "System.IO.FileSystem.Primitives/4.3.0": {
  15862. "sha512": "6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
  15863. "type": "package",
  15864. "path": "system.io.filesystem.primitives/4.3.0",
  15865. "files": [
  15866. ".nupkg.metadata",
  15867. ".signature.p7s",
  15868. "ThirdPartyNotices.txt",
  15869. "dotnet_library_license.txt",
  15870. "lib/MonoAndroid10/_._",
  15871. "lib/MonoTouch10/_._",
  15872. "lib/net46/System.IO.FileSystem.Primitives.dll",
  15873. "lib/netstandard1.3/System.IO.FileSystem.Primitives.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.Primitives.dll",
  15881. "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll",
  15882. "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml",
  15883. "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml",
  15884. "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml",
  15885. "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml",
  15886. "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml",
  15887. "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml",
  15888. "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml",
  15889. "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml",
  15890. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml",
  15891. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml",
  15892. "ref/xamarinios10/_._",
  15893. "ref/xamarinmac20/_._",
  15894. "ref/xamarintvos10/_._",
  15895. "ref/xamarinwatchos10/_._",
  15896. "system.io.filesystem.primitives.4.3.0.nupkg.sha512",
  15897. "system.io.filesystem.primitives.nuspec"
  15898. ]
  15899. },
  15900. "System.IO.Hashing/7.0.0": {
  15901. "sha512": "sDnWM0N3AMCa86LrKTWeF3BZLD2sgWyYUc7HL6z4+xyDZNQRwzmxbo4qP2rX2MqC+Sy1/gOSRDah5ltxY5jPxw==",
  15902. "type": "package",
  15903. "path": "system.io.hashing/7.0.0",
  15904. "files": [
  15905. ".nupkg.metadata",
  15906. ".signature.p7s",
  15907. "Icon.png",
  15908. "LICENSE.TXT",
  15909. "THIRD-PARTY-NOTICES.TXT",
  15910. "buildTransitive/net461/System.IO.Hashing.targets",
  15911. "buildTransitive/net462/_._",
  15912. "buildTransitive/net6.0/_._",
  15913. "buildTransitive/netcoreapp2.0/System.IO.Hashing.targets",
  15914. "lib/net462/System.IO.Hashing.dll",
  15915. "lib/net462/System.IO.Hashing.xml",
  15916. "lib/net6.0/System.IO.Hashing.dll",
  15917. "lib/net6.0/System.IO.Hashing.xml",
  15918. "lib/net7.0/System.IO.Hashing.dll",
  15919. "lib/net7.0/System.IO.Hashing.xml",
  15920. "lib/netstandard2.0/System.IO.Hashing.dll",
  15921. "lib/netstandard2.0/System.IO.Hashing.xml",
  15922. "system.io.hashing.7.0.0.nupkg.sha512",
  15923. "system.io.hashing.nuspec",
  15924. "useSharedDesignerContext.txt"
  15925. ]
  15926. },
  15927. "System.IO.Pipelines/8.0.0": {
  15928. "sha512": "FHNOatmUq0sqJOkTx+UF/9YK1f180cnW5FVqnQMvYUN0elp6wFzbtPSiqbo1/ru8ICp43JM1i7kKkk6GsNGHlA==",
  15929. "type": "package",
  15930. "path": "system.io.pipelines/8.0.0",
  15931. "files": [
  15932. ".nupkg.metadata",
  15933. ".signature.p7s",
  15934. "Icon.png",
  15935. "LICENSE.TXT",
  15936. "THIRD-PARTY-NOTICES.TXT",
  15937. "buildTransitive/net461/System.IO.Pipelines.targets",
  15938. "buildTransitive/net462/_._",
  15939. "buildTransitive/net6.0/_._",
  15940. "buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets",
  15941. "lib/net462/System.IO.Pipelines.dll",
  15942. "lib/net462/System.IO.Pipelines.xml",
  15943. "lib/net6.0/System.IO.Pipelines.dll",
  15944. "lib/net6.0/System.IO.Pipelines.xml",
  15945. "lib/net7.0/System.IO.Pipelines.dll",
  15946. "lib/net7.0/System.IO.Pipelines.xml",
  15947. "lib/net8.0/System.IO.Pipelines.dll",
  15948. "lib/net8.0/System.IO.Pipelines.xml",
  15949. "lib/netstandard2.0/System.IO.Pipelines.dll",
  15950. "lib/netstandard2.0/System.IO.Pipelines.xml",
  15951. "system.io.pipelines.8.0.0.nupkg.sha512",
  15952. "system.io.pipelines.nuspec",
  15953. "useSharedDesignerContext.txt"
  15954. ]
  15955. },
  15956. "System.Linq/4.3.0": {
  15957. "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
  15958. "type": "package",
  15959. "path": "system.linq/4.3.0",
  15960. "files": [
  15961. ".nupkg.metadata",
  15962. ".signature.p7s",
  15963. "ThirdPartyNotices.txt",
  15964. "dotnet_library_license.txt",
  15965. "lib/MonoAndroid10/_._",
  15966. "lib/MonoTouch10/_._",
  15967. "lib/net45/_._",
  15968. "lib/net463/System.Linq.dll",
  15969. "lib/netcore50/System.Linq.dll",
  15970. "lib/netstandard1.6/System.Linq.dll",
  15971. "lib/portable-net45+win8+wp8+wpa81/_._",
  15972. "lib/win8/_._",
  15973. "lib/wp80/_._",
  15974. "lib/wpa81/_._",
  15975. "lib/xamarinios10/_._",
  15976. "lib/xamarinmac20/_._",
  15977. "lib/xamarintvos10/_._",
  15978. "lib/xamarinwatchos10/_._",
  15979. "ref/MonoAndroid10/_._",
  15980. "ref/MonoTouch10/_._",
  15981. "ref/net45/_._",
  15982. "ref/net463/System.Linq.dll",
  15983. "ref/netcore50/System.Linq.dll",
  15984. "ref/netcore50/System.Linq.xml",
  15985. "ref/netcore50/de/System.Linq.xml",
  15986. "ref/netcore50/es/System.Linq.xml",
  15987. "ref/netcore50/fr/System.Linq.xml",
  15988. "ref/netcore50/it/System.Linq.xml",
  15989. "ref/netcore50/ja/System.Linq.xml",
  15990. "ref/netcore50/ko/System.Linq.xml",
  15991. "ref/netcore50/ru/System.Linq.xml",
  15992. "ref/netcore50/zh-hans/System.Linq.xml",
  15993. "ref/netcore50/zh-hant/System.Linq.xml",
  15994. "ref/netstandard1.0/System.Linq.dll",
  15995. "ref/netstandard1.0/System.Linq.xml",
  15996. "ref/netstandard1.0/de/System.Linq.xml",
  15997. "ref/netstandard1.0/es/System.Linq.xml",
  15998. "ref/netstandard1.0/fr/System.Linq.xml",
  15999. "ref/netstandard1.0/it/System.Linq.xml",
  16000. "ref/netstandard1.0/ja/System.Linq.xml",
  16001. "ref/netstandard1.0/ko/System.Linq.xml",
  16002. "ref/netstandard1.0/ru/System.Linq.xml",
  16003. "ref/netstandard1.0/zh-hans/System.Linq.xml",
  16004. "ref/netstandard1.0/zh-hant/System.Linq.xml",
  16005. "ref/netstandard1.6/System.Linq.dll",
  16006. "ref/netstandard1.6/System.Linq.xml",
  16007. "ref/netstandard1.6/de/System.Linq.xml",
  16008. "ref/netstandard1.6/es/System.Linq.xml",
  16009. "ref/netstandard1.6/fr/System.Linq.xml",
  16010. "ref/netstandard1.6/it/System.Linq.xml",
  16011. "ref/netstandard1.6/ja/System.Linq.xml",
  16012. "ref/netstandard1.6/ko/System.Linq.xml",
  16013. "ref/netstandard1.6/ru/System.Linq.xml",
  16014. "ref/netstandard1.6/zh-hans/System.Linq.xml",
  16015. "ref/netstandard1.6/zh-hant/System.Linq.xml",
  16016. "ref/portable-net45+win8+wp8+wpa81/_._",
  16017. "ref/win8/_._",
  16018. "ref/wp80/_._",
  16019. "ref/wpa81/_._",
  16020. "ref/xamarinios10/_._",
  16021. "ref/xamarinmac20/_._",
  16022. "ref/xamarintvos10/_._",
  16023. "ref/xamarinwatchos10/_._",
  16024. "system.linq.4.3.0.nupkg.sha512",
  16025. "system.linq.nuspec"
  16026. ]
  16027. },
  16028. "System.Linq.Dynamic.Core/1.2.6": {
  16029. "sha512": "npaX0wSt/Q/b54m5yfDR5t7H2L68jP/iFBHYX/sfoQfEip2x1e9wi7qoV6A0UjXIiIVAW1AfpUae++FJth9GNw==",
  16030. "type": "package",
  16031. "path": "system.linq.dynamic.core/1.2.6",
  16032. "files": [
  16033. ".nupkg.metadata",
  16034. ".signature.p7s",
  16035. "lib/net35/System.Linq.Dynamic.Core.dll",
  16036. "lib/net35/System.Linq.Dynamic.Core.pdb",
  16037. "lib/net35/System.Linq.Dynamic.Core.xml",
  16038. "lib/net40/System.Linq.Dynamic.Core.dll",
  16039. "lib/net40/System.Linq.Dynamic.Core.pdb",
  16040. "lib/net40/System.Linq.Dynamic.Core.xml",
  16041. "lib/net45/System.Linq.Dynamic.Core.dll",
  16042. "lib/net45/System.Linq.Dynamic.Core.pdb",
  16043. "lib/net45/System.Linq.Dynamic.Core.xml",
  16044. "lib/net46/System.Linq.Dynamic.Core.dll",
  16045. "lib/net46/System.Linq.Dynamic.Core.pdb",
  16046. "lib/net46/System.Linq.Dynamic.Core.xml",
  16047. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll",
  16048. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.pdb",
  16049. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.xml",
  16050. "lib/netstandard1.3/System.Linq.Dynamic.Core.dll",
  16051. "lib/netstandard1.3/System.Linq.Dynamic.Core.pdb",
  16052. "lib/netstandard1.3/System.Linq.Dynamic.Core.xml",
  16053. "lib/netstandard2.0/System.Linq.Dynamic.Core.dll",
  16054. "lib/netstandard2.0/System.Linq.Dynamic.Core.pdb",
  16055. "lib/netstandard2.0/System.Linq.Dynamic.Core.xml",
  16056. "lib/uap10.0.10240/System.Linq.Dynamic.Core.dll",
  16057. "lib/uap10.0.10240/System.Linq.Dynamic.Core.pdb",
  16058. "lib/uap10.0.10240/System.Linq.Dynamic.Core.pri",
  16059. "lib/uap10.0.10240/System.Linq.Dynamic.Core.xml",
  16060. "system.linq.dynamic.core.1.2.6.nupkg.sha512",
  16061. "system.linq.dynamic.core.nuspec"
  16062. ]
  16063. },
  16064. "System.Linq.Expressions/4.3.0": {
  16065. "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
  16066. "type": "package",
  16067. "path": "system.linq.expressions/4.3.0",
  16068. "files": [
  16069. ".nupkg.metadata",
  16070. ".signature.p7s",
  16071. "ThirdPartyNotices.txt",
  16072. "dotnet_library_license.txt",
  16073. "lib/MonoAndroid10/_._",
  16074. "lib/MonoTouch10/_._",
  16075. "lib/net45/_._",
  16076. "lib/net463/System.Linq.Expressions.dll",
  16077. "lib/netcore50/System.Linq.Expressions.dll",
  16078. "lib/netstandard1.6/System.Linq.Expressions.dll",
  16079. "lib/portable-net45+win8+wp8+wpa81/_._",
  16080. "lib/win8/_._",
  16081. "lib/wp80/_._",
  16082. "lib/wpa81/_._",
  16083. "lib/xamarinios10/_._",
  16084. "lib/xamarinmac20/_._",
  16085. "lib/xamarintvos10/_._",
  16086. "lib/xamarinwatchos10/_._",
  16087. "ref/MonoAndroid10/_._",
  16088. "ref/MonoTouch10/_._",
  16089. "ref/net45/_._",
  16090. "ref/net463/System.Linq.Expressions.dll",
  16091. "ref/netcore50/System.Linq.Expressions.dll",
  16092. "ref/netcore50/System.Linq.Expressions.xml",
  16093. "ref/netcore50/de/System.Linq.Expressions.xml",
  16094. "ref/netcore50/es/System.Linq.Expressions.xml",
  16095. "ref/netcore50/fr/System.Linq.Expressions.xml",
  16096. "ref/netcore50/it/System.Linq.Expressions.xml",
  16097. "ref/netcore50/ja/System.Linq.Expressions.xml",
  16098. "ref/netcore50/ko/System.Linq.Expressions.xml",
  16099. "ref/netcore50/ru/System.Linq.Expressions.xml",
  16100. "ref/netcore50/zh-hans/System.Linq.Expressions.xml",
  16101. "ref/netcore50/zh-hant/System.Linq.Expressions.xml",
  16102. "ref/netstandard1.0/System.Linq.Expressions.dll",
  16103. "ref/netstandard1.0/System.Linq.Expressions.xml",
  16104. "ref/netstandard1.0/de/System.Linq.Expressions.xml",
  16105. "ref/netstandard1.0/es/System.Linq.Expressions.xml",
  16106. "ref/netstandard1.0/fr/System.Linq.Expressions.xml",
  16107. "ref/netstandard1.0/it/System.Linq.Expressions.xml",
  16108. "ref/netstandard1.0/ja/System.Linq.Expressions.xml",
  16109. "ref/netstandard1.0/ko/System.Linq.Expressions.xml",
  16110. "ref/netstandard1.0/ru/System.Linq.Expressions.xml",
  16111. "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml",
  16112. "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml",
  16113. "ref/netstandard1.3/System.Linq.Expressions.dll",
  16114. "ref/netstandard1.3/System.Linq.Expressions.xml",
  16115. "ref/netstandard1.3/de/System.Linq.Expressions.xml",
  16116. "ref/netstandard1.3/es/System.Linq.Expressions.xml",
  16117. "ref/netstandard1.3/fr/System.Linq.Expressions.xml",
  16118. "ref/netstandard1.3/it/System.Linq.Expressions.xml",
  16119. "ref/netstandard1.3/ja/System.Linq.Expressions.xml",
  16120. "ref/netstandard1.3/ko/System.Linq.Expressions.xml",
  16121. "ref/netstandard1.3/ru/System.Linq.Expressions.xml",
  16122. "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml",
  16123. "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml",
  16124. "ref/netstandard1.6/System.Linq.Expressions.dll",
  16125. "ref/netstandard1.6/System.Linq.Expressions.xml",
  16126. "ref/netstandard1.6/de/System.Linq.Expressions.xml",
  16127. "ref/netstandard1.6/es/System.Linq.Expressions.xml",
  16128. "ref/netstandard1.6/fr/System.Linq.Expressions.xml",
  16129. "ref/netstandard1.6/it/System.Linq.Expressions.xml",
  16130. "ref/netstandard1.6/ja/System.Linq.Expressions.xml",
  16131. "ref/netstandard1.6/ko/System.Linq.Expressions.xml",
  16132. "ref/netstandard1.6/ru/System.Linq.Expressions.xml",
  16133. "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml",
  16134. "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml",
  16135. "ref/portable-net45+win8+wp8+wpa81/_._",
  16136. "ref/win8/_._",
  16137. "ref/wp80/_._",
  16138. "ref/wpa81/_._",
  16139. "ref/xamarinios10/_._",
  16140. "ref/xamarinmac20/_._",
  16141. "ref/xamarintvos10/_._",
  16142. "ref/xamarinwatchos10/_._",
  16143. "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll",
  16144. "system.linq.expressions.4.3.0.nupkg.sha512",
  16145. "system.linq.expressions.nuspec"
  16146. ]
  16147. },
  16148. "System.Management/8.0.0": {
  16149. "sha512": "jrK22i5LRzxZCfGb+tGmke2VH7oE0DvcDlJ1HAKYU8cPmD8XnpUT0bYn2Gy98GEhGjtfbR/sxKTVb+dE770pfA==",
  16150. "type": "package",
  16151. "path": "system.management/8.0.0",
  16152. "files": [
  16153. ".nupkg.metadata",
  16154. ".signature.p7s",
  16155. "Icon.png",
  16156. "LICENSE.TXT",
  16157. "PACKAGE.md",
  16158. "THIRD-PARTY-NOTICES.TXT",
  16159. "buildTransitive/net6.0/_._",
  16160. "buildTransitive/netcoreapp2.0/System.Management.targets",
  16161. "lib/net462/_._",
  16162. "lib/net6.0/System.Management.dll",
  16163. "lib/net6.0/System.Management.xml",
  16164. "lib/net7.0/System.Management.dll",
  16165. "lib/net7.0/System.Management.xml",
  16166. "lib/net8.0/System.Management.dll",
  16167. "lib/net8.0/System.Management.xml",
  16168. "lib/netstandard2.0/System.Management.dll",
  16169. "lib/netstandard2.0/System.Management.xml",
  16170. "runtimes/win/lib/net6.0/System.Management.dll",
  16171. "runtimes/win/lib/net6.0/System.Management.xml",
  16172. "runtimes/win/lib/net7.0/System.Management.dll",
  16173. "runtimes/win/lib/net7.0/System.Management.xml",
  16174. "runtimes/win/lib/net8.0/System.Management.dll",
  16175. "runtimes/win/lib/net8.0/System.Management.xml",
  16176. "system.management.8.0.0.nupkg.sha512",
  16177. "system.management.nuspec",
  16178. "useSharedDesignerContext.txt"
  16179. ]
  16180. },
  16181. "System.Memory/4.5.3": {
  16182. "sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==",
  16183. "type": "package",
  16184. "path": "system.memory/4.5.3",
  16185. "files": [
  16186. ".nupkg.metadata",
  16187. ".signature.p7s",
  16188. "LICENSE.TXT",
  16189. "THIRD-PARTY-NOTICES.TXT",
  16190. "lib/netcoreapp2.1/_._",
  16191. "lib/netstandard1.1/System.Memory.dll",
  16192. "lib/netstandard1.1/System.Memory.xml",
  16193. "lib/netstandard2.0/System.Memory.dll",
  16194. "lib/netstandard2.0/System.Memory.xml",
  16195. "ref/netcoreapp2.1/_._",
  16196. "system.memory.4.5.3.nupkg.sha512",
  16197. "system.memory.nuspec",
  16198. "useSharedDesignerContext.txt",
  16199. "version.txt"
  16200. ]
  16201. },
  16202. "System.Memory/4.5.4": {
  16203. "sha512": "1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
  16204. "type": "package",
  16205. "path": "system.memory/4.5.4",
  16206. "files": [
  16207. ".nupkg.metadata",
  16208. ".signature.p7s",
  16209. "LICENSE.TXT",
  16210. "THIRD-PARTY-NOTICES.TXT",
  16211. "lib/net461/System.Memory.dll",
  16212. "lib/net461/System.Memory.xml",
  16213. "lib/netcoreapp2.1/_._",
  16214. "lib/netstandard1.1/System.Memory.dll",
  16215. "lib/netstandard1.1/System.Memory.xml",
  16216. "lib/netstandard2.0/System.Memory.dll",
  16217. "lib/netstandard2.0/System.Memory.xml",
  16218. "ref/netcoreapp2.1/_._",
  16219. "system.memory.4.5.4.nupkg.sha512",
  16220. "system.memory.nuspec",
  16221. "useSharedDesignerContext.txt",
  16222. "version.txt"
  16223. ]
  16224. },
  16225. "System.ObjectModel/4.3.0": {
  16226. "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
  16227. "type": "package",
  16228. "path": "system.objectmodel/4.3.0",
  16229. "files": [
  16230. ".nupkg.metadata",
  16231. ".signature.p7s",
  16232. "ThirdPartyNotices.txt",
  16233. "dotnet_library_license.txt",
  16234. "lib/MonoAndroid10/_._",
  16235. "lib/MonoTouch10/_._",
  16236. "lib/net45/_._",
  16237. "lib/netcore50/System.ObjectModel.dll",
  16238. "lib/netstandard1.3/System.ObjectModel.dll",
  16239. "lib/portable-net45+win8+wp8+wpa81/_._",
  16240. "lib/win8/_._",
  16241. "lib/wp80/_._",
  16242. "lib/wpa81/_._",
  16243. "lib/xamarinios10/_._",
  16244. "lib/xamarinmac20/_._",
  16245. "lib/xamarintvos10/_._",
  16246. "lib/xamarinwatchos10/_._",
  16247. "ref/MonoAndroid10/_._",
  16248. "ref/MonoTouch10/_._",
  16249. "ref/net45/_._",
  16250. "ref/netcore50/System.ObjectModel.dll",
  16251. "ref/netcore50/System.ObjectModel.xml",
  16252. "ref/netcore50/de/System.ObjectModel.xml",
  16253. "ref/netcore50/es/System.ObjectModel.xml",
  16254. "ref/netcore50/fr/System.ObjectModel.xml",
  16255. "ref/netcore50/it/System.ObjectModel.xml",
  16256. "ref/netcore50/ja/System.ObjectModel.xml",
  16257. "ref/netcore50/ko/System.ObjectModel.xml",
  16258. "ref/netcore50/ru/System.ObjectModel.xml",
  16259. "ref/netcore50/zh-hans/System.ObjectModel.xml",
  16260. "ref/netcore50/zh-hant/System.ObjectModel.xml",
  16261. "ref/netstandard1.0/System.ObjectModel.dll",
  16262. "ref/netstandard1.0/System.ObjectModel.xml",
  16263. "ref/netstandard1.0/de/System.ObjectModel.xml",
  16264. "ref/netstandard1.0/es/System.ObjectModel.xml",
  16265. "ref/netstandard1.0/fr/System.ObjectModel.xml",
  16266. "ref/netstandard1.0/it/System.ObjectModel.xml",
  16267. "ref/netstandard1.0/ja/System.ObjectModel.xml",
  16268. "ref/netstandard1.0/ko/System.ObjectModel.xml",
  16269. "ref/netstandard1.0/ru/System.ObjectModel.xml",
  16270. "ref/netstandard1.0/zh-hans/System.ObjectModel.xml",
  16271. "ref/netstandard1.0/zh-hant/System.ObjectModel.xml",
  16272. "ref/netstandard1.3/System.ObjectModel.dll",
  16273. "ref/netstandard1.3/System.ObjectModel.xml",
  16274. "ref/netstandard1.3/de/System.ObjectModel.xml",
  16275. "ref/netstandard1.3/es/System.ObjectModel.xml",
  16276. "ref/netstandard1.3/fr/System.ObjectModel.xml",
  16277. "ref/netstandard1.3/it/System.ObjectModel.xml",
  16278. "ref/netstandard1.3/ja/System.ObjectModel.xml",
  16279. "ref/netstandard1.3/ko/System.ObjectModel.xml",
  16280. "ref/netstandard1.3/ru/System.ObjectModel.xml",
  16281. "ref/netstandard1.3/zh-hans/System.ObjectModel.xml",
  16282. "ref/netstandard1.3/zh-hant/System.ObjectModel.xml",
  16283. "ref/portable-net45+win8+wp8+wpa81/_._",
  16284. "ref/win8/_._",
  16285. "ref/wp80/_._",
  16286. "ref/wpa81/_._",
  16287. "ref/xamarinios10/_._",
  16288. "ref/xamarinmac20/_._",
  16289. "ref/xamarintvos10/_._",
  16290. "ref/xamarinwatchos10/_._",
  16291. "system.objectmodel.4.3.0.nupkg.sha512",
  16292. "system.objectmodel.nuspec"
  16293. ]
  16294. },
  16295. "System.Reactive/5.0.0": {
  16296. "sha512": "erBZjkQHWL9jpasCE/0qKAryzVBJFxGHVBAvgRN1bzM0q2s1S4oYREEEL0Vb+1kA/6BKb5FjUZMp5VXmy+gzkQ==",
  16297. "type": "package",
  16298. "path": "system.reactive/5.0.0",
  16299. "files": [
  16300. ".nupkg.metadata",
  16301. ".signature.p7s",
  16302. "build/net5.0/_._",
  16303. "build/netcoreapp3.1/System.Reactive.dll",
  16304. "build/netcoreapp3.1/System.Reactive.targets",
  16305. "build/netcoreapp3.1/System.Reactive.xml",
  16306. "buildTransitive/net5.0/_._",
  16307. "buildTransitive/netcoreapp3.1/System.Reactive.targets",
  16308. "lib/net472/System.Reactive.dll",
  16309. "lib/net472/System.Reactive.xml",
  16310. "lib/net5.0-windows10.0.19041/System.Reactive.dll",
  16311. "lib/net5.0-windows10.0.19041/System.Reactive.xml",
  16312. "lib/net5.0/System.Reactive.dll",
  16313. "lib/net5.0/System.Reactive.xml",
  16314. "lib/netcoreapp3.1/_._",
  16315. "lib/netstandard2.0/System.Reactive.dll",
  16316. "lib/netstandard2.0/System.Reactive.xml",
  16317. "lib/uap10.0.16299/System.Reactive.dll",
  16318. "lib/uap10.0.16299/System.Reactive.pri",
  16319. "lib/uap10.0.16299/System.Reactive.xml",
  16320. "system.reactive.5.0.0.nupkg.sha512",
  16321. "system.reactive.nuspec"
  16322. ]
  16323. },
  16324. "System.Reactive.Linq/5.0.0": {
  16325. "sha512": "IB4/qlV4T1WhZvM11RVoFUSZXPow9VWVeQ1uDkSKgz6bAO+gCf65H/vjrYlwyXmojSSxvfHndF9qdH43P/IuAw==",
  16326. "type": "package",
  16327. "path": "system.reactive.linq/5.0.0",
  16328. "files": [
  16329. ".nupkg.metadata",
  16330. ".signature.p7s",
  16331. "lib/net472/System.Reactive.Linq.dll",
  16332. "lib/net472/System.Reactive.Linq.xml",
  16333. "lib/netstandard2.0/System.Reactive.Linq.dll",
  16334. "lib/netstandard2.0/System.Reactive.Linq.xml",
  16335. "lib/uap10.0.16299/System.Reactive.Linq.dll",
  16336. "lib/uap10.0.16299/System.Reactive.Linq.pri",
  16337. "lib/uap10.0.16299/System.Reactive.Linq.xml",
  16338. "system.reactive.linq.5.0.0.nupkg.sha512",
  16339. "system.reactive.linq.nuspec"
  16340. ]
  16341. },
  16342. "System.Reflection/4.3.0": {
  16343. "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
  16344. "type": "package",
  16345. "path": "system.reflection/4.3.0",
  16346. "files": [
  16347. ".nupkg.metadata",
  16348. ".signature.p7s",
  16349. "ThirdPartyNotices.txt",
  16350. "dotnet_library_license.txt",
  16351. "lib/MonoAndroid10/_._",
  16352. "lib/MonoTouch10/_._",
  16353. "lib/net45/_._",
  16354. "lib/net462/System.Reflection.dll",
  16355. "lib/portable-net45+win8+wp8+wpa81/_._",
  16356. "lib/win8/_._",
  16357. "lib/wp80/_._",
  16358. "lib/wpa81/_._",
  16359. "lib/xamarinios10/_._",
  16360. "lib/xamarinmac20/_._",
  16361. "lib/xamarintvos10/_._",
  16362. "lib/xamarinwatchos10/_._",
  16363. "ref/MonoAndroid10/_._",
  16364. "ref/MonoTouch10/_._",
  16365. "ref/net45/_._",
  16366. "ref/net462/System.Reflection.dll",
  16367. "ref/netcore50/System.Reflection.dll",
  16368. "ref/netcore50/System.Reflection.xml",
  16369. "ref/netcore50/de/System.Reflection.xml",
  16370. "ref/netcore50/es/System.Reflection.xml",
  16371. "ref/netcore50/fr/System.Reflection.xml",
  16372. "ref/netcore50/it/System.Reflection.xml",
  16373. "ref/netcore50/ja/System.Reflection.xml",
  16374. "ref/netcore50/ko/System.Reflection.xml",
  16375. "ref/netcore50/ru/System.Reflection.xml",
  16376. "ref/netcore50/zh-hans/System.Reflection.xml",
  16377. "ref/netcore50/zh-hant/System.Reflection.xml",
  16378. "ref/netstandard1.0/System.Reflection.dll",
  16379. "ref/netstandard1.0/System.Reflection.xml",
  16380. "ref/netstandard1.0/de/System.Reflection.xml",
  16381. "ref/netstandard1.0/es/System.Reflection.xml",
  16382. "ref/netstandard1.0/fr/System.Reflection.xml",
  16383. "ref/netstandard1.0/it/System.Reflection.xml",
  16384. "ref/netstandard1.0/ja/System.Reflection.xml",
  16385. "ref/netstandard1.0/ko/System.Reflection.xml",
  16386. "ref/netstandard1.0/ru/System.Reflection.xml",
  16387. "ref/netstandard1.0/zh-hans/System.Reflection.xml",
  16388. "ref/netstandard1.0/zh-hant/System.Reflection.xml",
  16389. "ref/netstandard1.3/System.Reflection.dll",
  16390. "ref/netstandard1.3/System.Reflection.xml",
  16391. "ref/netstandard1.3/de/System.Reflection.xml",
  16392. "ref/netstandard1.3/es/System.Reflection.xml",
  16393. "ref/netstandard1.3/fr/System.Reflection.xml",
  16394. "ref/netstandard1.3/it/System.Reflection.xml",
  16395. "ref/netstandard1.3/ja/System.Reflection.xml",
  16396. "ref/netstandard1.3/ko/System.Reflection.xml",
  16397. "ref/netstandard1.3/ru/System.Reflection.xml",
  16398. "ref/netstandard1.3/zh-hans/System.Reflection.xml",
  16399. "ref/netstandard1.3/zh-hant/System.Reflection.xml",
  16400. "ref/netstandard1.5/System.Reflection.dll",
  16401. "ref/netstandard1.5/System.Reflection.xml",
  16402. "ref/netstandard1.5/de/System.Reflection.xml",
  16403. "ref/netstandard1.5/es/System.Reflection.xml",
  16404. "ref/netstandard1.5/fr/System.Reflection.xml",
  16405. "ref/netstandard1.5/it/System.Reflection.xml",
  16406. "ref/netstandard1.5/ja/System.Reflection.xml",
  16407. "ref/netstandard1.5/ko/System.Reflection.xml",
  16408. "ref/netstandard1.5/ru/System.Reflection.xml",
  16409. "ref/netstandard1.5/zh-hans/System.Reflection.xml",
  16410. "ref/netstandard1.5/zh-hant/System.Reflection.xml",
  16411. "ref/portable-net45+win8+wp8+wpa81/_._",
  16412. "ref/win8/_._",
  16413. "ref/wp80/_._",
  16414. "ref/wpa81/_._",
  16415. "ref/xamarinios10/_._",
  16416. "ref/xamarinmac20/_._",
  16417. "ref/xamarintvos10/_._",
  16418. "ref/xamarinwatchos10/_._",
  16419. "system.reflection.4.3.0.nupkg.sha512",
  16420. "system.reflection.nuspec"
  16421. ]
  16422. },
  16423. "System.Reflection.Emit/4.3.0": {
  16424. "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
  16425. "type": "package",
  16426. "path": "system.reflection.emit/4.3.0",
  16427. "files": [
  16428. ".nupkg.metadata",
  16429. ".signature.p7s",
  16430. "ThirdPartyNotices.txt",
  16431. "dotnet_library_license.txt",
  16432. "lib/MonoAndroid10/_._",
  16433. "lib/monotouch10/_._",
  16434. "lib/net45/_._",
  16435. "lib/netcore50/System.Reflection.Emit.dll",
  16436. "lib/netstandard1.3/System.Reflection.Emit.dll",
  16437. "lib/xamarinios10/_._",
  16438. "lib/xamarinmac20/_._",
  16439. "lib/xamarintvos10/_._",
  16440. "lib/xamarinwatchos10/_._",
  16441. "ref/MonoAndroid10/_._",
  16442. "ref/net45/_._",
  16443. "ref/netstandard1.1/System.Reflection.Emit.dll",
  16444. "ref/netstandard1.1/System.Reflection.Emit.xml",
  16445. "ref/netstandard1.1/de/System.Reflection.Emit.xml",
  16446. "ref/netstandard1.1/es/System.Reflection.Emit.xml",
  16447. "ref/netstandard1.1/fr/System.Reflection.Emit.xml",
  16448. "ref/netstandard1.1/it/System.Reflection.Emit.xml",
  16449. "ref/netstandard1.1/ja/System.Reflection.Emit.xml",
  16450. "ref/netstandard1.1/ko/System.Reflection.Emit.xml",
  16451. "ref/netstandard1.1/ru/System.Reflection.Emit.xml",
  16452. "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml",
  16453. "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml",
  16454. "ref/xamarinmac20/_._",
  16455. "system.reflection.emit.4.3.0.nupkg.sha512",
  16456. "system.reflection.emit.nuspec"
  16457. ]
  16458. },
  16459. "System.Reflection.Emit.ILGeneration/4.3.0": {
  16460. "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
  16461. "type": "package",
  16462. "path": "system.reflection.emit.ilgeneration/4.3.0",
  16463. "files": [
  16464. ".nupkg.metadata",
  16465. ".signature.p7s",
  16466. "ThirdPartyNotices.txt",
  16467. "dotnet_library_license.txt",
  16468. "lib/MonoAndroid10/_._",
  16469. "lib/MonoTouch10/_._",
  16470. "lib/net45/_._",
  16471. "lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
  16472. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll",
  16473. "lib/portable-net45+wp8/_._",
  16474. "lib/wp80/_._",
  16475. "lib/xamarinios10/_._",
  16476. "lib/xamarinmac20/_._",
  16477. "lib/xamarintvos10/_._",
  16478. "lib/xamarinwatchos10/_._",
  16479. "ref/MonoAndroid10/_._",
  16480. "ref/MonoTouch10/_._",
  16481. "ref/net45/_._",
  16482. "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll",
  16483. "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml",
  16484. "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml",
  16485. "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml",
  16486. "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml",
  16487. "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml",
  16488. "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml",
  16489. "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml",
  16490. "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml",
  16491. "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml",
  16492. "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml",
  16493. "ref/portable-net45+wp8/_._",
  16494. "ref/wp80/_._",
  16495. "ref/xamarinios10/_._",
  16496. "ref/xamarinmac20/_._",
  16497. "ref/xamarintvos10/_._",
  16498. "ref/xamarinwatchos10/_._",
  16499. "runtimes/aot/lib/netcore50/_._",
  16500. "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
  16501. "system.reflection.emit.ilgeneration.nuspec"
  16502. ]
  16503. },
  16504. "System.Reflection.Emit.Lightweight/4.7.0": {
  16505. "sha512": "a4OLB4IITxAXJeV74MDx49Oq2+PsF6Sml54XAFv+2RyWwtDBcabzoxiiJRhdhx+gaohLh4hEGCLQyBozXoQPqA==",
  16506. "type": "package",
  16507. "path": "system.reflection.emit.lightweight/4.7.0",
  16508. "files": [
  16509. ".nupkg.metadata",
  16510. ".signature.p7s",
  16511. "LICENSE.TXT",
  16512. "THIRD-PARTY-NOTICES.TXT",
  16513. "lib/MonoAndroid10/_._",
  16514. "lib/MonoTouch10/_._",
  16515. "lib/net45/_._",
  16516. "lib/netcore50/System.Reflection.Emit.Lightweight.dll",
  16517. "lib/netcoreapp2.0/_._",
  16518. "lib/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
  16519. "lib/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
  16520. "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll",
  16521. "lib/netstandard2.0/System.Reflection.Emit.Lightweight.dll",
  16522. "lib/netstandard2.0/System.Reflection.Emit.Lightweight.xml",
  16523. "lib/netstandard2.1/_._",
  16524. "lib/portable-net45+wp8/_._",
  16525. "lib/wp80/_._",
  16526. "lib/xamarinios10/_._",
  16527. "lib/xamarinmac20/_._",
  16528. "lib/xamarintvos10/_._",
  16529. "lib/xamarinwatchos10/_._",
  16530. "ref/MonoAndroid10/_._",
  16531. "ref/MonoTouch10/_._",
  16532. "ref/net45/_._",
  16533. "ref/netcoreapp2.0/_._",
  16534. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
  16535. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
  16536. "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml",
  16537. "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml",
  16538. "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml",
  16539. "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml",
  16540. "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml",
  16541. "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml",
  16542. "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml",
  16543. "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml",
  16544. "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml",
  16545. "ref/netstandard2.0/System.Reflection.Emit.Lightweight.dll",
  16546. "ref/netstandard2.0/System.Reflection.Emit.Lightweight.xml",
  16547. "ref/netstandard2.1/_._",
  16548. "ref/portable-net45+wp8/_._",
  16549. "ref/wp80/_._",
  16550. "ref/xamarinios10/_._",
  16551. "ref/xamarinmac20/_._",
  16552. "ref/xamarintvos10/_._",
  16553. "ref/xamarinwatchos10/_._",
  16554. "runtimes/aot/lib/netcore50/System.Reflection.Emit.Lightweight.dll",
  16555. "runtimes/aot/lib/netcore50/System.Reflection.Emit.Lightweight.xml",
  16556. "system.reflection.emit.lightweight.4.7.0.nupkg.sha512",
  16557. "system.reflection.emit.lightweight.nuspec",
  16558. "useSharedDesignerContext.txt",
  16559. "version.txt"
  16560. ]
  16561. },
  16562. "System.Reflection.Extensions/4.3.0": {
  16563. "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
  16564. "type": "package",
  16565. "path": "system.reflection.extensions/4.3.0",
  16566. "files": [
  16567. ".nupkg.metadata",
  16568. ".signature.p7s",
  16569. "ThirdPartyNotices.txt",
  16570. "dotnet_library_license.txt",
  16571. "lib/MonoAndroid10/_._",
  16572. "lib/MonoTouch10/_._",
  16573. "lib/net45/_._",
  16574. "lib/portable-net45+win8+wp8+wpa81/_._",
  16575. "lib/win8/_._",
  16576. "lib/wp80/_._",
  16577. "lib/wpa81/_._",
  16578. "lib/xamarinios10/_._",
  16579. "lib/xamarinmac20/_._",
  16580. "lib/xamarintvos10/_._",
  16581. "lib/xamarinwatchos10/_._",
  16582. "ref/MonoAndroid10/_._",
  16583. "ref/MonoTouch10/_._",
  16584. "ref/net45/_._",
  16585. "ref/netcore50/System.Reflection.Extensions.dll",
  16586. "ref/netcore50/System.Reflection.Extensions.xml",
  16587. "ref/netcore50/de/System.Reflection.Extensions.xml",
  16588. "ref/netcore50/es/System.Reflection.Extensions.xml",
  16589. "ref/netcore50/fr/System.Reflection.Extensions.xml",
  16590. "ref/netcore50/it/System.Reflection.Extensions.xml",
  16591. "ref/netcore50/ja/System.Reflection.Extensions.xml",
  16592. "ref/netcore50/ko/System.Reflection.Extensions.xml",
  16593. "ref/netcore50/ru/System.Reflection.Extensions.xml",
  16594. "ref/netcore50/zh-hans/System.Reflection.Extensions.xml",
  16595. "ref/netcore50/zh-hant/System.Reflection.Extensions.xml",
  16596. "ref/netstandard1.0/System.Reflection.Extensions.dll",
  16597. "ref/netstandard1.0/System.Reflection.Extensions.xml",
  16598. "ref/netstandard1.0/de/System.Reflection.Extensions.xml",
  16599. "ref/netstandard1.0/es/System.Reflection.Extensions.xml",
  16600. "ref/netstandard1.0/fr/System.Reflection.Extensions.xml",
  16601. "ref/netstandard1.0/it/System.Reflection.Extensions.xml",
  16602. "ref/netstandard1.0/ja/System.Reflection.Extensions.xml",
  16603. "ref/netstandard1.0/ko/System.Reflection.Extensions.xml",
  16604. "ref/netstandard1.0/ru/System.Reflection.Extensions.xml",
  16605. "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml",
  16606. "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml",
  16607. "ref/portable-net45+win8+wp8+wpa81/_._",
  16608. "ref/win8/_._",
  16609. "ref/wp80/_._",
  16610. "ref/wpa81/_._",
  16611. "ref/xamarinios10/_._",
  16612. "ref/xamarinmac20/_._",
  16613. "ref/xamarintvos10/_._",
  16614. "ref/xamarinwatchos10/_._",
  16615. "system.reflection.extensions.4.3.0.nupkg.sha512",
  16616. "system.reflection.extensions.nuspec"
  16617. ]
  16618. },
  16619. "System.Reflection.Metadata/8.0.0": {
  16620. "sha512": "ptvgrFh7PvWI8bcVqG5rsA/weWM09EnthFHR5SCnS6IN+P4mj6rE1lBDC4U8HL9/57htKAqy4KQ3bBj84cfYyQ==",
  16621. "type": "package",
  16622. "path": "system.reflection.metadata/8.0.0",
  16623. "files": [
  16624. ".nupkg.metadata",
  16625. ".signature.p7s",
  16626. "Icon.png",
  16627. "LICENSE.TXT",
  16628. "PACKAGE.md",
  16629. "THIRD-PARTY-NOTICES.TXT",
  16630. "buildTransitive/net461/System.Reflection.Metadata.targets",
  16631. "buildTransitive/net462/_._",
  16632. "buildTransitive/net6.0/_._",
  16633. "buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets",
  16634. "lib/net462/System.Reflection.Metadata.dll",
  16635. "lib/net462/System.Reflection.Metadata.xml",
  16636. "lib/net6.0/System.Reflection.Metadata.dll",
  16637. "lib/net6.0/System.Reflection.Metadata.xml",
  16638. "lib/net7.0/System.Reflection.Metadata.dll",
  16639. "lib/net7.0/System.Reflection.Metadata.xml",
  16640. "lib/net8.0/System.Reflection.Metadata.dll",
  16641. "lib/net8.0/System.Reflection.Metadata.xml",
  16642. "lib/netstandard2.0/System.Reflection.Metadata.dll",
  16643. "lib/netstandard2.0/System.Reflection.Metadata.xml",
  16644. "system.reflection.metadata.8.0.0.nupkg.sha512",
  16645. "system.reflection.metadata.nuspec",
  16646. "useSharedDesignerContext.txt"
  16647. ]
  16648. },
  16649. "System.Reflection.Primitives/4.3.0": {
  16650. "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
  16651. "type": "package",
  16652. "path": "system.reflection.primitives/4.3.0",
  16653. "files": [
  16654. ".nupkg.metadata",
  16655. ".signature.p7s",
  16656. "ThirdPartyNotices.txt",
  16657. "dotnet_library_license.txt",
  16658. "lib/MonoAndroid10/_._",
  16659. "lib/MonoTouch10/_._",
  16660. "lib/net45/_._",
  16661. "lib/portable-net45+win8+wp8+wpa81/_._",
  16662. "lib/win8/_._",
  16663. "lib/wp80/_._",
  16664. "lib/wpa81/_._",
  16665. "lib/xamarinios10/_._",
  16666. "lib/xamarinmac20/_._",
  16667. "lib/xamarintvos10/_._",
  16668. "lib/xamarinwatchos10/_._",
  16669. "ref/MonoAndroid10/_._",
  16670. "ref/MonoTouch10/_._",
  16671. "ref/net45/_._",
  16672. "ref/netcore50/System.Reflection.Primitives.dll",
  16673. "ref/netcore50/System.Reflection.Primitives.xml",
  16674. "ref/netcore50/de/System.Reflection.Primitives.xml",
  16675. "ref/netcore50/es/System.Reflection.Primitives.xml",
  16676. "ref/netcore50/fr/System.Reflection.Primitives.xml",
  16677. "ref/netcore50/it/System.Reflection.Primitives.xml",
  16678. "ref/netcore50/ja/System.Reflection.Primitives.xml",
  16679. "ref/netcore50/ko/System.Reflection.Primitives.xml",
  16680. "ref/netcore50/ru/System.Reflection.Primitives.xml",
  16681. "ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
  16682. "ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
  16683. "ref/netstandard1.0/System.Reflection.Primitives.dll",
  16684. "ref/netstandard1.0/System.Reflection.Primitives.xml",
  16685. "ref/netstandard1.0/de/System.Reflection.Primitives.xml",
  16686. "ref/netstandard1.0/es/System.Reflection.Primitives.xml",
  16687. "ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
  16688. "ref/netstandard1.0/it/System.Reflection.Primitives.xml",
  16689. "ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
  16690. "ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
  16691. "ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
  16692. "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
  16693. "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
  16694. "ref/portable-net45+win8+wp8+wpa81/_._",
  16695. "ref/win8/_._",
  16696. "ref/wp80/_._",
  16697. "ref/wpa81/_._",
  16698. "ref/xamarinios10/_._",
  16699. "ref/xamarinmac20/_._",
  16700. "ref/xamarintvos10/_._",
  16701. "ref/xamarinwatchos10/_._",
  16702. "system.reflection.primitives.4.3.0.nupkg.sha512",
  16703. "system.reflection.primitives.nuspec"
  16704. ]
  16705. },
  16706. "System.Reflection.TypeExtensions/4.3.0": {
  16707. "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
  16708. "type": "package",
  16709. "path": "system.reflection.typeextensions/4.3.0",
  16710. "files": [
  16711. ".nupkg.metadata",
  16712. ".signature.p7s",
  16713. "ThirdPartyNotices.txt",
  16714. "dotnet_library_license.txt",
  16715. "lib/MonoAndroid10/_._",
  16716. "lib/MonoTouch10/_._",
  16717. "lib/net46/System.Reflection.TypeExtensions.dll",
  16718. "lib/net462/System.Reflection.TypeExtensions.dll",
  16719. "lib/netcore50/System.Reflection.TypeExtensions.dll",
  16720. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll",
  16721. "lib/xamarinios10/_._",
  16722. "lib/xamarinmac20/_._",
  16723. "lib/xamarintvos10/_._",
  16724. "lib/xamarinwatchos10/_._",
  16725. "ref/MonoAndroid10/_._",
  16726. "ref/MonoTouch10/_._",
  16727. "ref/net46/System.Reflection.TypeExtensions.dll",
  16728. "ref/net462/System.Reflection.TypeExtensions.dll",
  16729. "ref/netstandard1.3/System.Reflection.TypeExtensions.dll",
  16730. "ref/netstandard1.3/System.Reflection.TypeExtensions.xml",
  16731. "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml",
  16732. "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml",
  16733. "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml",
  16734. "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml",
  16735. "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml",
  16736. "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml",
  16737. "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml",
  16738. "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml",
  16739. "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml",
  16740. "ref/netstandard1.5/System.Reflection.TypeExtensions.dll",
  16741. "ref/netstandard1.5/System.Reflection.TypeExtensions.xml",
  16742. "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml",
  16743. "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml",
  16744. "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml",
  16745. "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml",
  16746. "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml",
  16747. "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml",
  16748. "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml",
  16749. "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml",
  16750. "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml",
  16751. "ref/xamarinios10/_._",
  16752. "ref/xamarinmac20/_._",
  16753. "ref/xamarintvos10/_._",
  16754. "ref/xamarinwatchos10/_._",
  16755. "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll",
  16756. "system.reflection.typeextensions.4.3.0.nupkg.sha512",
  16757. "system.reflection.typeextensions.nuspec"
  16758. ]
  16759. },
  16760. "System.Resources.ResourceManager/4.3.0": {
  16761. "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
  16762. "type": "package",
  16763. "path": "system.resources.resourcemanager/4.3.0",
  16764. "files": [
  16765. ".nupkg.metadata",
  16766. ".signature.p7s",
  16767. "ThirdPartyNotices.txt",
  16768. "dotnet_library_license.txt",
  16769. "lib/MonoAndroid10/_._",
  16770. "lib/MonoTouch10/_._",
  16771. "lib/net45/_._",
  16772. "lib/portable-net45+win8+wp8+wpa81/_._",
  16773. "lib/win8/_._",
  16774. "lib/wp80/_._",
  16775. "lib/wpa81/_._",
  16776. "lib/xamarinios10/_._",
  16777. "lib/xamarinmac20/_._",
  16778. "lib/xamarintvos10/_._",
  16779. "lib/xamarinwatchos10/_._",
  16780. "ref/MonoAndroid10/_._",
  16781. "ref/MonoTouch10/_._",
  16782. "ref/net45/_._",
  16783. "ref/netcore50/System.Resources.ResourceManager.dll",
  16784. "ref/netcore50/System.Resources.ResourceManager.xml",
  16785. "ref/netcore50/de/System.Resources.ResourceManager.xml",
  16786. "ref/netcore50/es/System.Resources.ResourceManager.xml",
  16787. "ref/netcore50/fr/System.Resources.ResourceManager.xml",
  16788. "ref/netcore50/it/System.Resources.ResourceManager.xml",
  16789. "ref/netcore50/ja/System.Resources.ResourceManager.xml",
  16790. "ref/netcore50/ko/System.Resources.ResourceManager.xml",
  16791. "ref/netcore50/ru/System.Resources.ResourceManager.xml",
  16792. "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml",
  16793. "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml",
  16794. "ref/netstandard1.0/System.Resources.ResourceManager.dll",
  16795. "ref/netstandard1.0/System.Resources.ResourceManager.xml",
  16796. "ref/netstandard1.0/de/System.Resources.ResourceManager.xml",
  16797. "ref/netstandard1.0/es/System.Resources.ResourceManager.xml",
  16798. "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml",
  16799. "ref/netstandard1.0/it/System.Resources.ResourceManager.xml",
  16800. "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml",
  16801. "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml",
  16802. "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml",
  16803. "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml",
  16804. "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml",
  16805. "ref/portable-net45+win8+wp8+wpa81/_._",
  16806. "ref/win8/_._",
  16807. "ref/wp80/_._",
  16808. "ref/wpa81/_._",
  16809. "ref/xamarinios10/_._",
  16810. "ref/xamarinmac20/_._",
  16811. "ref/xamarintvos10/_._",
  16812. "ref/xamarinwatchos10/_._",
  16813. "system.resources.resourcemanager.4.3.0.nupkg.sha512",
  16814. "system.resources.resourcemanager.nuspec"
  16815. ]
  16816. },
  16817. "System.Runtime/4.3.1": {
  16818. "sha512": "abhfv1dTK6NXOmu4bgHIONxHyEqFjW8HwXPmpY9gmll+ix9UNo4XDcmzJn6oLooftxNssVHdJC1pGT9jkSynQg==",
  16819. "type": "package",
  16820. "path": "system.runtime/4.3.1",
  16821. "files": [
  16822. ".nupkg.metadata",
  16823. ".signature.p7s",
  16824. "ThirdPartyNotices.txt",
  16825. "dotnet_library_license.txt",
  16826. "lib/MonoAndroid10/_._",
  16827. "lib/MonoTouch10/_._",
  16828. "lib/net45/_._",
  16829. "lib/net462/System.Runtime.dll",
  16830. "lib/portable-net45+win8+wp80+wpa81/_._",
  16831. "lib/win8/_._",
  16832. "lib/wp80/_._",
  16833. "lib/wpa81/_._",
  16834. "lib/xamarinios10/_._",
  16835. "lib/xamarinmac20/_._",
  16836. "lib/xamarintvos10/_._",
  16837. "lib/xamarinwatchos10/_._",
  16838. "ref/MonoAndroid10/_._",
  16839. "ref/MonoTouch10/_._",
  16840. "ref/net45/_._",
  16841. "ref/net462/System.Runtime.dll",
  16842. "ref/netcore50/System.Runtime.dll",
  16843. "ref/netcore50/System.Runtime.xml",
  16844. "ref/netcore50/de/System.Runtime.xml",
  16845. "ref/netcore50/es/System.Runtime.xml",
  16846. "ref/netcore50/fr/System.Runtime.xml",
  16847. "ref/netcore50/it/System.Runtime.xml",
  16848. "ref/netcore50/ja/System.Runtime.xml",
  16849. "ref/netcore50/ko/System.Runtime.xml",
  16850. "ref/netcore50/ru/System.Runtime.xml",
  16851. "ref/netcore50/zh-hans/System.Runtime.xml",
  16852. "ref/netcore50/zh-hant/System.Runtime.xml",
  16853. "ref/netstandard1.0/System.Runtime.dll",
  16854. "ref/netstandard1.0/System.Runtime.xml",
  16855. "ref/netstandard1.0/de/System.Runtime.xml",
  16856. "ref/netstandard1.0/es/System.Runtime.xml",
  16857. "ref/netstandard1.0/fr/System.Runtime.xml",
  16858. "ref/netstandard1.0/it/System.Runtime.xml",
  16859. "ref/netstandard1.0/ja/System.Runtime.xml",
  16860. "ref/netstandard1.0/ko/System.Runtime.xml",
  16861. "ref/netstandard1.0/ru/System.Runtime.xml",
  16862. "ref/netstandard1.0/zh-hans/System.Runtime.xml",
  16863. "ref/netstandard1.0/zh-hant/System.Runtime.xml",
  16864. "ref/netstandard1.2/System.Runtime.dll",
  16865. "ref/netstandard1.2/System.Runtime.xml",
  16866. "ref/netstandard1.2/de/System.Runtime.xml",
  16867. "ref/netstandard1.2/es/System.Runtime.xml",
  16868. "ref/netstandard1.2/fr/System.Runtime.xml",
  16869. "ref/netstandard1.2/it/System.Runtime.xml",
  16870. "ref/netstandard1.2/ja/System.Runtime.xml",
  16871. "ref/netstandard1.2/ko/System.Runtime.xml",
  16872. "ref/netstandard1.2/ru/System.Runtime.xml",
  16873. "ref/netstandard1.2/zh-hans/System.Runtime.xml",
  16874. "ref/netstandard1.2/zh-hant/System.Runtime.xml",
  16875. "ref/netstandard1.3/System.Runtime.dll",
  16876. "ref/netstandard1.3/System.Runtime.xml",
  16877. "ref/netstandard1.3/de/System.Runtime.xml",
  16878. "ref/netstandard1.3/es/System.Runtime.xml",
  16879. "ref/netstandard1.3/fr/System.Runtime.xml",
  16880. "ref/netstandard1.3/it/System.Runtime.xml",
  16881. "ref/netstandard1.3/ja/System.Runtime.xml",
  16882. "ref/netstandard1.3/ko/System.Runtime.xml",
  16883. "ref/netstandard1.3/ru/System.Runtime.xml",
  16884. "ref/netstandard1.3/zh-hans/System.Runtime.xml",
  16885. "ref/netstandard1.3/zh-hant/System.Runtime.xml",
  16886. "ref/netstandard1.5/System.Runtime.dll",
  16887. "ref/netstandard1.5/System.Runtime.xml",
  16888. "ref/netstandard1.5/de/System.Runtime.xml",
  16889. "ref/netstandard1.5/es/System.Runtime.xml",
  16890. "ref/netstandard1.5/fr/System.Runtime.xml",
  16891. "ref/netstandard1.5/it/System.Runtime.xml",
  16892. "ref/netstandard1.5/ja/System.Runtime.xml",
  16893. "ref/netstandard1.5/ko/System.Runtime.xml",
  16894. "ref/netstandard1.5/ru/System.Runtime.xml",
  16895. "ref/netstandard1.5/zh-hans/System.Runtime.xml",
  16896. "ref/netstandard1.5/zh-hant/System.Runtime.xml",
  16897. "ref/portable-net45+win8+wp80+wpa81/_._",
  16898. "ref/win8/_._",
  16899. "ref/wp80/_._",
  16900. "ref/wpa81/_._",
  16901. "ref/xamarinios10/_._",
  16902. "ref/xamarinmac20/_._",
  16903. "ref/xamarintvos10/_._",
  16904. "ref/xamarinwatchos10/_._",
  16905. "system.runtime.4.3.1.nupkg.sha512",
  16906. "system.runtime.nuspec"
  16907. ]
  16908. },
  16909. "System.Runtime.Caching/4.7.0": {
  16910. "sha512": "NdvNRjTPxYvIEhXQszT9L9vJhdQoX6AQ0AlhjTU+5NqFQVuacJTfhPVAvtGWNA2OJCqRiR/okBcZgMwI6MqcZg==",
  16911. "type": "package",
  16912. "path": "system.runtime.caching/4.7.0",
  16913. "files": [
  16914. ".nupkg.metadata",
  16915. ".signature.p7s",
  16916. "LICENSE.TXT",
  16917. "THIRD-PARTY-NOTICES.TXT",
  16918. "lib/MonoAndroid10/_._",
  16919. "lib/MonoTouch10/_._",
  16920. "lib/net45/_._",
  16921. "lib/netstandard2.0/System.Runtime.Caching.dll",
  16922. "lib/netstandard2.0/System.Runtime.Caching.xml",
  16923. "lib/xamarinios10/_._",
  16924. "lib/xamarinmac20/_._",
  16925. "lib/xamarintvos10/_._",
  16926. "lib/xamarinwatchos10/_._",
  16927. "ref/MonoAndroid10/_._",
  16928. "ref/MonoTouch10/_._",
  16929. "ref/net45/_._",
  16930. "ref/netstandard2.0/System.Runtime.Caching.dll",
  16931. "ref/netstandard2.0/System.Runtime.Caching.xml",
  16932. "ref/xamarinios10/_._",
  16933. "ref/xamarinmac20/_._",
  16934. "ref/xamarintvos10/_._",
  16935. "ref/xamarinwatchos10/_._",
  16936. "runtimes/win/lib/net45/_._",
  16937. "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll",
  16938. "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.xml",
  16939. "system.runtime.caching.4.7.0.nupkg.sha512",
  16940. "system.runtime.caching.nuspec",
  16941. "useSharedDesignerContext.txt",
  16942. "version.txt"
  16943. ]
  16944. },
  16945. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  16946. "sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
  16947. "type": "package",
  16948. "path": "system.runtime.compilerservices.unsafe/6.0.0",
  16949. "files": [
  16950. ".nupkg.metadata",
  16951. ".signature.p7s",
  16952. "Icon.png",
  16953. "LICENSE.TXT",
  16954. "THIRD-PARTY-NOTICES.TXT",
  16955. "buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets",
  16956. "buildTransitive/netcoreapp3.1/_._",
  16957. "lib/net461/System.Runtime.CompilerServices.Unsafe.dll",
  16958. "lib/net461/System.Runtime.CompilerServices.Unsafe.xml",
  16959. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll",
  16960. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml",
  16961. "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll",
  16962. "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml",
  16963. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
  16964. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
  16965. "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
  16966. "system.runtime.compilerservices.unsafe.nuspec",
  16967. "useSharedDesignerContext.txt"
  16968. ]
  16969. },
  16970. "System.Runtime.Extensions/4.3.0": {
  16971. "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
  16972. "type": "package",
  16973. "path": "system.runtime.extensions/4.3.0",
  16974. "files": [
  16975. ".nupkg.metadata",
  16976. ".signature.p7s",
  16977. "ThirdPartyNotices.txt",
  16978. "dotnet_library_license.txt",
  16979. "lib/MonoAndroid10/_._",
  16980. "lib/MonoTouch10/_._",
  16981. "lib/net45/_._",
  16982. "lib/net462/System.Runtime.Extensions.dll",
  16983. "lib/portable-net45+win8+wp8+wpa81/_._",
  16984. "lib/win8/_._",
  16985. "lib/wp80/_._",
  16986. "lib/wpa81/_._",
  16987. "lib/xamarinios10/_._",
  16988. "lib/xamarinmac20/_._",
  16989. "lib/xamarintvos10/_._",
  16990. "lib/xamarinwatchos10/_._",
  16991. "ref/MonoAndroid10/_._",
  16992. "ref/MonoTouch10/_._",
  16993. "ref/net45/_._",
  16994. "ref/net462/System.Runtime.Extensions.dll",
  16995. "ref/netcore50/System.Runtime.Extensions.dll",
  16996. "ref/netcore50/System.Runtime.Extensions.xml",
  16997. "ref/netcore50/de/System.Runtime.Extensions.xml",
  16998. "ref/netcore50/es/System.Runtime.Extensions.xml",
  16999. "ref/netcore50/fr/System.Runtime.Extensions.xml",
  17000. "ref/netcore50/it/System.Runtime.Extensions.xml",
  17001. "ref/netcore50/ja/System.Runtime.Extensions.xml",
  17002. "ref/netcore50/ko/System.Runtime.Extensions.xml",
  17003. "ref/netcore50/ru/System.Runtime.Extensions.xml",
  17004. "ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
  17005. "ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
  17006. "ref/netstandard1.0/System.Runtime.Extensions.dll",
  17007. "ref/netstandard1.0/System.Runtime.Extensions.xml",
  17008. "ref/netstandard1.0/de/System.Runtime.Extensions.xml",
  17009. "ref/netstandard1.0/es/System.Runtime.Extensions.xml",
  17010. "ref/netstandard1.0/fr/System.Runtime.Extensions.xml",
  17011. "ref/netstandard1.0/it/System.Runtime.Extensions.xml",
  17012. "ref/netstandard1.0/ja/System.Runtime.Extensions.xml",
  17013. "ref/netstandard1.0/ko/System.Runtime.Extensions.xml",
  17014. "ref/netstandard1.0/ru/System.Runtime.Extensions.xml",
  17015. "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml",
  17016. "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml",
  17017. "ref/netstandard1.3/System.Runtime.Extensions.dll",
  17018. "ref/netstandard1.3/System.Runtime.Extensions.xml",
  17019. "ref/netstandard1.3/de/System.Runtime.Extensions.xml",
  17020. "ref/netstandard1.3/es/System.Runtime.Extensions.xml",
  17021. "ref/netstandard1.3/fr/System.Runtime.Extensions.xml",
  17022. "ref/netstandard1.3/it/System.Runtime.Extensions.xml",
  17023. "ref/netstandard1.3/ja/System.Runtime.Extensions.xml",
  17024. "ref/netstandard1.3/ko/System.Runtime.Extensions.xml",
  17025. "ref/netstandard1.3/ru/System.Runtime.Extensions.xml",
  17026. "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml",
  17027. "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml",
  17028. "ref/netstandard1.5/System.Runtime.Extensions.dll",
  17029. "ref/netstandard1.5/System.Runtime.Extensions.xml",
  17030. "ref/netstandard1.5/de/System.Runtime.Extensions.xml",
  17031. "ref/netstandard1.5/es/System.Runtime.Extensions.xml",
  17032. "ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
  17033. "ref/netstandard1.5/it/System.Runtime.Extensions.xml",
  17034. "ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
  17035. "ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
  17036. "ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
  17037. "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
  17038. "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
  17039. "ref/portable-net45+win8+wp8+wpa81/_._",
  17040. "ref/win8/_._",
  17041. "ref/wp80/_._",
  17042. "ref/wpa81/_._",
  17043. "ref/xamarinios10/_._",
  17044. "ref/xamarinmac20/_._",
  17045. "ref/xamarintvos10/_._",
  17046. "ref/xamarinwatchos10/_._",
  17047. "system.runtime.extensions.4.3.0.nupkg.sha512",
  17048. "system.runtime.extensions.nuspec"
  17049. ]
  17050. },
  17051. "System.Runtime.Handles/4.3.0": {
  17052. "sha512": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
  17053. "type": "package",
  17054. "path": "system.runtime.handles/4.3.0",
  17055. "files": [
  17056. ".nupkg.metadata",
  17057. ".signature.p7s",
  17058. "ThirdPartyNotices.txt",
  17059. "dotnet_library_license.txt",
  17060. "lib/MonoAndroid10/_._",
  17061. "lib/MonoTouch10/_._",
  17062. "lib/net46/_._",
  17063. "lib/xamarinios10/_._",
  17064. "lib/xamarinmac20/_._",
  17065. "lib/xamarintvos10/_._",
  17066. "lib/xamarinwatchos10/_._",
  17067. "ref/MonoAndroid10/_._",
  17068. "ref/MonoTouch10/_._",
  17069. "ref/net46/_._",
  17070. "ref/netstandard1.3/System.Runtime.Handles.dll",
  17071. "ref/netstandard1.3/System.Runtime.Handles.xml",
  17072. "ref/netstandard1.3/de/System.Runtime.Handles.xml",
  17073. "ref/netstandard1.3/es/System.Runtime.Handles.xml",
  17074. "ref/netstandard1.3/fr/System.Runtime.Handles.xml",
  17075. "ref/netstandard1.3/it/System.Runtime.Handles.xml",
  17076. "ref/netstandard1.3/ja/System.Runtime.Handles.xml",
  17077. "ref/netstandard1.3/ko/System.Runtime.Handles.xml",
  17078. "ref/netstandard1.3/ru/System.Runtime.Handles.xml",
  17079. "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml",
  17080. "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml",
  17081. "ref/xamarinios10/_._",
  17082. "ref/xamarinmac20/_._",
  17083. "ref/xamarintvos10/_._",
  17084. "ref/xamarinwatchos10/_._",
  17085. "system.runtime.handles.4.3.0.nupkg.sha512",
  17086. "system.runtime.handles.nuspec"
  17087. ]
  17088. },
  17089. "System.Runtime.Serialization.Primitives/4.3.0": {
  17090. "sha512": "Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==",
  17091. "type": "package",
  17092. "path": "system.runtime.serialization.primitives/4.3.0",
  17093. "files": [
  17094. ".nupkg.metadata",
  17095. ".signature.p7s",
  17096. "ThirdPartyNotices.txt",
  17097. "dotnet_library_license.txt",
  17098. "lib/MonoAndroid10/_._",
  17099. "lib/MonoTouch10/_._",
  17100. "lib/net45/_._",
  17101. "lib/net46/System.Runtime.Serialization.Primitives.dll",
  17102. "lib/netcore50/System.Runtime.Serialization.Primitives.dll",
  17103. "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
  17104. "lib/portable-net45+win8+wp8+wpa81/_._",
  17105. "lib/win8/_._",
  17106. "lib/wp80/_._",
  17107. "lib/wpa81/_._",
  17108. "lib/xamarinios10/_._",
  17109. "lib/xamarinmac20/_._",
  17110. "lib/xamarintvos10/_._",
  17111. "lib/xamarinwatchos10/_._",
  17112. "ref/MonoAndroid10/_._",
  17113. "ref/MonoTouch10/_._",
  17114. "ref/net45/_._",
  17115. "ref/net46/System.Runtime.Serialization.Primitives.dll",
  17116. "ref/netcore50/System.Runtime.Serialization.Primitives.dll",
  17117. "ref/netcore50/System.Runtime.Serialization.Primitives.xml",
  17118. "ref/netcore50/de/System.Runtime.Serialization.Primitives.xml",
  17119. "ref/netcore50/es/System.Runtime.Serialization.Primitives.xml",
  17120. "ref/netcore50/fr/System.Runtime.Serialization.Primitives.xml",
  17121. "ref/netcore50/it/System.Runtime.Serialization.Primitives.xml",
  17122. "ref/netcore50/ja/System.Runtime.Serialization.Primitives.xml",
  17123. "ref/netcore50/ko/System.Runtime.Serialization.Primitives.xml",
  17124. "ref/netcore50/ru/System.Runtime.Serialization.Primitives.xml",
  17125. "ref/netcore50/zh-hans/System.Runtime.Serialization.Primitives.xml",
  17126. "ref/netcore50/zh-hant/System.Runtime.Serialization.Primitives.xml",
  17127. "ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll",
  17128. "ref/netstandard1.0/System.Runtime.Serialization.Primitives.xml",
  17129. "ref/netstandard1.0/de/System.Runtime.Serialization.Primitives.xml",
  17130. "ref/netstandard1.0/es/System.Runtime.Serialization.Primitives.xml",
  17131. "ref/netstandard1.0/fr/System.Runtime.Serialization.Primitives.xml",
  17132. "ref/netstandard1.0/it/System.Runtime.Serialization.Primitives.xml",
  17133. "ref/netstandard1.0/ja/System.Runtime.Serialization.Primitives.xml",
  17134. "ref/netstandard1.0/ko/System.Runtime.Serialization.Primitives.xml",
  17135. "ref/netstandard1.0/ru/System.Runtime.Serialization.Primitives.xml",
  17136. "ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Primitives.xml",
  17137. "ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Primitives.xml",
  17138. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
  17139. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.xml",
  17140. "ref/netstandard1.3/de/System.Runtime.Serialization.Primitives.xml",
  17141. "ref/netstandard1.3/es/System.Runtime.Serialization.Primitives.xml",
  17142. "ref/netstandard1.3/fr/System.Runtime.Serialization.Primitives.xml",
  17143. "ref/netstandard1.3/it/System.Runtime.Serialization.Primitives.xml",
  17144. "ref/netstandard1.3/ja/System.Runtime.Serialization.Primitives.xml",
  17145. "ref/netstandard1.3/ko/System.Runtime.Serialization.Primitives.xml",
  17146. "ref/netstandard1.3/ru/System.Runtime.Serialization.Primitives.xml",
  17147. "ref/netstandard1.3/zh-hans/System.Runtime.Serialization.Primitives.xml",
  17148. "ref/netstandard1.3/zh-hant/System.Runtime.Serialization.Primitives.xml",
  17149. "ref/portable-net45+win8+wp8+wpa81/_._",
  17150. "ref/win8/_._",
  17151. "ref/wp80/_._",
  17152. "ref/wpa81/_._",
  17153. "ref/xamarinios10/_._",
  17154. "ref/xamarinmac20/_._",
  17155. "ref/xamarintvos10/_._",
  17156. "ref/xamarinwatchos10/_._",
  17157. "runtimes/aot/lib/netcore50/System.Runtime.Serialization.Primitives.dll",
  17158. "system.runtime.serialization.primitives.4.3.0.nupkg.sha512",
  17159. "system.runtime.serialization.primitives.nuspec"
  17160. ]
  17161. },
  17162. "System.Security.AccessControl/6.0.0": {
  17163. "sha512": "AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==",
  17164. "type": "package",
  17165. "path": "system.security.accesscontrol/6.0.0",
  17166. "files": [
  17167. ".nupkg.metadata",
  17168. ".signature.p7s",
  17169. "Icon.png",
  17170. "LICENSE.TXT",
  17171. "THIRD-PARTY-NOTICES.TXT",
  17172. "buildTransitive/netcoreapp2.0/System.Security.AccessControl.targets",
  17173. "buildTransitive/netcoreapp3.1/_._",
  17174. "lib/net461/System.Security.AccessControl.dll",
  17175. "lib/net461/System.Security.AccessControl.xml",
  17176. "lib/net6.0/System.Security.AccessControl.dll",
  17177. "lib/net6.0/System.Security.AccessControl.xml",
  17178. "lib/netstandard2.0/System.Security.AccessControl.dll",
  17179. "lib/netstandard2.0/System.Security.AccessControl.xml",
  17180. "runtimes/win/lib/net461/System.Security.AccessControl.dll",
  17181. "runtimes/win/lib/net461/System.Security.AccessControl.xml",
  17182. "runtimes/win/lib/net6.0/System.Security.AccessControl.dll",
  17183. "runtimes/win/lib/net6.0/System.Security.AccessControl.xml",
  17184. "runtimes/win/lib/netstandard2.0/System.Security.AccessControl.dll",
  17185. "runtimes/win/lib/netstandard2.0/System.Security.AccessControl.xml",
  17186. "system.security.accesscontrol.6.0.0.nupkg.sha512",
  17187. "system.security.accesscontrol.nuspec",
  17188. "useSharedDesignerContext.txt"
  17189. ]
  17190. },
  17191. "System.Security.Cryptography.Cng/4.5.0": {
  17192. "sha512": "WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==",
  17193. "type": "package",
  17194. "path": "system.security.cryptography.cng/4.5.0",
  17195. "files": [
  17196. ".nupkg.metadata",
  17197. ".signature.p7s",
  17198. "LICENSE.TXT",
  17199. "THIRD-PARTY-NOTICES.TXT",
  17200. "lib/MonoAndroid10/_._",
  17201. "lib/MonoTouch10/_._",
  17202. "lib/net46/System.Security.Cryptography.Cng.dll",
  17203. "lib/net461/System.Security.Cryptography.Cng.dll",
  17204. "lib/net462/System.Security.Cryptography.Cng.dll",
  17205. "lib/net47/System.Security.Cryptography.Cng.dll",
  17206. "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  17207. "lib/netstandard1.3/System.Security.Cryptography.Cng.dll",
  17208. "lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
  17209. "lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
  17210. "lib/netstandard2.0/System.Security.Cryptography.Cng.dll",
  17211. "lib/uap10.0.16299/_._",
  17212. "lib/xamarinios10/_._",
  17213. "lib/xamarinmac20/_._",
  17214. "lib/xamarintvos10/_._",
  17215. "lib/xamarinwatchos10/_._",
  17216. "ref/MonoAndroid10/_._",
  17217. "ref/MonoTouch10/_._",
  17218. "ref/net46/System.Security.Cryptography.Cng.dll",
  17219. "ref/net461/System.Security.Cryptography.Cng.dll",
  17220. "ref/net461/System.Security.Cryptography.Cng.xml",
  17221. "ref/net462/System.Security.Cryptography.Cng.dll",
  17222. "ref/net462/System.Security.Cryptography.Cng.xml",
  17223. "ref/net47/System.Security.Cryptography.Cng.dll",
  17224. "ref/net47/System.Security.Cryptography.Cng.xml",
  17225. "ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
  17226. "ref/netcoreapp2.0/System.Security.Cryptography.Cng.xml",
  17227. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  17228. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.xml",
  17229. "ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
  17230. "ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
  17231. "ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
  17232. "ref/netstandard2.0/System.Security.Cryptography.Cng.dll",
  17233. "ref/netstandard2.0/System.Security.Cryptography.Cng.xml",
  17234. "ref/uap10.0.16299/_._",
  17235. "ref/xamarinios10/_._",
  17236. "ref/xamarinmac20/_._",
  17237. "ref/xamarintvos10/_._",
  17238. "ref/xamarinwatchos10/_._",
  17239. "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
  17240. "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
  17241. "runtimes/win/lib/net462/System.Security.Cryptography.Cng.dll",
  17242. "runtimes/win/lib/net47/System.Security.Cryptography.Cng.dll",
  17243. "runtimes/win/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
  17244. "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  17245. "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
  17246. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
  17247. "runtimes/win/lib/uap10.0.16299/_._",
  17248. "system.security.cryptography.cng.4.5.0.nupkg.sha512",
  17249. "system.security.cryptography.cng.nuspec",
  17250. "useSharedDesignerContext.txt",
  17251. "version.txt"
  17252. ]
  17253. },
  17254. "System.Security.Cryptography.Pkcs/6.0.1": {
  17255. "sha512": "ynmbW2GjIGg9K1wXmVIRs4IlyDolf0JXNpzFQ8JCVgwM+myUC2JeUggl2PwQig2PNVMegKmN1aAx7WPQ8tI3vA==",
  17256. "type": "package",
  17257. "path": "system.security.cryptography.pkcs/6.0.1",
  17258. "files": [
  17259. ".nupkg.metadata",
  17260. ".signature.p7s",
  17261. "Icon.png",
  17262. "LICENSE.TXT",
  17263. "THIRD-PARTY-NOTICES.TXT",
  17264. "buildTransitive/netcoreapp2.0/System.Security.Cryptography.Pkcs.targets",
  17265. "buildTransitive/netcoreapp3.1/_._",
  17266. "lib/net461/System.Security.Cryptography.Pkcs.dll",
  17267. "lib/net461/System.Security.Cryptography.Pkcs.xml",
  17268. "lib/net6.0/System.Security.Cryptography.Pkcs.dll",
  17269. "lib/net6.0/System.Security.Cryptography.Pkcs.xml",
  17270. "lib/netcoreapp3.1/System.Security.Cryptography.Pkcs.dll",
  17271. "lib/netcoreapp3.1/System.Security.Cryptography.Pkcs.xml",
  17272. "lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
  17273. "lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
  17274. "lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
  17275. "lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
  17276. "runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.dll",
  17277. "runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.xml",
  17278. "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll",
  17279. "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.xml",
  17280. "runtimes/win/lib/netcoreapp3.1/System.Security.Cryptography.Pkcs.dll",
  17281. "runtimes/win/lib/netcoreapp3.1/System.Security.Cryptography.Pkcs.xml",
  17282. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
  17283. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
  17284. "runtimes/win/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
  17285. "runtimes/win/lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
  17286. "system.security.cryptography.pkcs.6.0.1.nupkg.sha512",
  17287. "system.security.cryptography.pkcs.nuspec",
  17288. "useSharedDesignerContext.txt"
  17289. ]
  17290. },
  17291. "System.Security.Cryptography.Pkcs/7.0.1": {
  17292. "sha512": "Qv9g+0GP1aX55cOz/k4Oz7cCFA0g+0GSXYwG0XwJgYK4y/ZCiVLjjhv4kbWIwNfouqYv2vZtNiWAxIuWUJumTw==",
  17293. "type": "package",
  17294. "path": "system.security.cryptography.pkcs/7.0.1",
  17295. "files": [
  17296. ".nupkg.metadata",
  17297. ".signature.p7s",
  17298. "Icon.png",
  17299. "LICENSE.TXT",
  17300. "THIRD-PARTY-NOTICES.TXT",
  17301. "buildTransitive/net461/System.Security.Cryptography.Pkcs.targets",
  17302. "buildTransitive/net462/_._",
  17303. "buildTransitive/net6.0/_._",
  17304. "buildTransitive/netcoreapp2.0/System.Security.Cryptography.Pkcs.targets",
  17305. "lib/net462/System.Security.Cryptography.Pkcs.dll",
  17306. "lib/net462/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/net7.0/System.Security.Cryptography.Pkcs.dll",
  17310. "lib/net7.0/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/net6.0/System.Security.Cryptography.Pkcs.dll",
  17316. "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.xml",
  17317. "runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll",
  17318. "runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.xml",
  17319. "system.security.cryptography.pkcs.7.0.1.nupkg.sha512",
  17320. "system.security.cryptography.pkcs.nuspec",
  17321. "useSharedDesignerContext.txt"
  17322. ]
  17323. },
  17324. "System.Security.Cryptography.Pkcs/8.0.0": {
  17325. "sha512": "ULmp3xoOwNYjOYp4JZ2NK/6NdTgiN1GQXzVVN1njQ7LOZ0d0B9vyMnhyqbIi9Qw4JXj1JgCsitkTShboHRx7Eg==",
  17326. "type": "package",
  17327. "path": "system.security.cryptography.pkcs/8.0.0",
  17328. "files": [
  17329. ".nupkg.metadata",
  17330. ".signature.p7s",
  17331. "Icon.png",
  17332. "LICENSE.TXT",
  17333. "THIRD-PARTY-NOTICES.TXT",
  17334. "buildTransitive/net461/System.Security.Cryptography.Pkcs.targets",
  17335. "buildTransitive/net462/_._",
  17336. "buildTransitive/net6.0/_._",
  17337. "buildTransitive/netcoreapp2.0/System.Security.Cryptography.Pkcs.targets",
  17338. "lib/net462/System.Security.Cryptography.Pkcs.dll",
  17339. "lib/net462/System.Security.Cryptography.Pkcs.xml",
  17340. "lib/net6.0/System.Security.Cryptography.Pkcs.dll",
  17341. "lib/net6.0/System.Security.Cryptography.Pkcs.xml",
  17342. "lib/net7.0/System.Security.Cryptography.Pkcs.dll",
  17343. "lib/net7.0/System.Security.Cryptography.Pkcs.xml",
  17344. "lib/net8.0/System.Security.Cryptography.Pkcs.dll",
  17345. "lib/net8.0/System.Security.Cryptography.Pkcs.xml",
  17346. "lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
  17347. "lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
  17348. "lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
  17349. "lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
  17350. "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll",
  17351. "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.xml",
  17352. "runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll",
  17353. "runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.xml",
  17354. "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.dll",
  17355. "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.xml",
  17356. "system.security.cryptography.pkcs.8.0.0.nupkg.sha512",
  17357. "system.security.cryptography.pkcs.nuspec",
  17358. "useSharedDesignerContext.txt"
  17359. ]
  17360. },
  17361. "System.Security.Cryptography.ProtectedData/8.0.0": {
  17362. "sha512": "+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==",
  17363. "type": "package",
  17364. "path": "system.security.cryptography.protecteddata/8.0.0",
  17365. "files": [
  17366. ".nupkg.metadata",
  17367. ".signature.p7s",
  17368. "Icon.png",
  17369. "LICENSE.TXT",
  17370. "PACKAGE.md",
  17371. "THIRD-PARTY-NOTICES.TXT",
  17372. "buildTransitive/net461/System.Security.Cryptography.ProtectedData.targets",
  17373. "buildTransitive/net462/_._",
  17374. "buildTransitive/net6.0/_._",
  17375. "buildTransitive/netcoreapp2.0/System.Security.Cryptography.ProtectedData.targets",
  17376. "lib/MonoAndroid10/_._",
  17377. "lib/MonoTouch10/_._",
  17378. "lib/net462/System.Security.Cryptography.ProtectedData.dll",
  17379. "lib/net462/System.Security.Cryptography.ProtectedData.xml",
  17380. "lib/net6.0/System.Security.Cryptography.ProtectedData.dll",
  17381. "lib/net6.0/System.Security.Cryptography.ProtectedData.xml",
  17382. "lib/net7.0/System.Security.Cryptography.ProtectedData.dll",
  17383. "lib/net7.0/System.Security.Cryptography.ProtectedData.xml",
  17384. "lib/net8.0/System.Security.Cryptography.ProtectedData.dll",
  17385. "lib/net8.0/System.Security.Cryptography.ProtectedData.xml",
  17386. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
  17387. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
  17388. "lib/xamarinios10/_._",
  17389. "lib/xamarinmac20/_._",
  17390. "lib/xamarintvos10/_._",
  17391. "lib/xamarinwatchos10/_._",
  17392. "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512",
  17393. "system.security.cryptography.protecteddata.nuspec",
  17394. "useSharedDesignerContext.txt"
  17395. ]
  17396. },
  17397. "System.Security.Permissions/6.0.0": {
  17398. "sha512": "T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
  17399. "type": "package",
  17400. "path": "system.security.permissions/6.0.0",
  17401. "files": [
  17402. ".nupkg.metadata",
  17403. ".signature.p7s",
  17404. "Icon.png",
  17405. "LICENSE.TXT",
  17406. "THIRD-PARTY-NOTICES.TXT",
  17407. "buildTransitive/netcoreapp2.0/System.Security.Permissions.targets",
  17408. "buildTransitive/netcoreapp3.1/_._",
  17409. "lib/net461/System.Security.Permissions.dll",
  17410. "lib/net461/System.Security.Permissions.xml",
  17411. "lib/net5.0/System.Security.Permissions.dll",
  17412. "lib/net5.0/System.Security.Permissions.xml",
  17413. "lib/net6.0/System.Security.Permissions.dll",
  17414. "lib/net6.0/System.Security.Permissions.xml",
  17415. "lib/netcoreapp3.1/System.Security.Permissions.dll",
  17416. "lib/netcoreapp3.1/System.Security.Permissions.xml",
  17417. "lib/netstandard2.0/System.Security.Permissions.dll",
  17418. "lib/netstandard2.0/System.Security.Permissions.xml",
  17419. "runtimes/win/lib/net461/System.Security.Permissions.dll",
  17420. "runtimes/win/lib/net461/System.Security.Permissions.xml",
  17421. "system.security.permissions.6.0.0.nupkg.sha512",
  17422. "system.security.permissions.nuspec",
  17423. "useSharedDesignerContext.txt"
  17424. ]
  17425. },
  17426. "System.Security.Principal.Windows/5.0.0": {
  17427. "sha512": "t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
  17428. "type": "package",
  17429. "path": "system.security.principal.windows/5.0.0",
  17430. "files": [
  17431. ".nupkg.metadata",
  17432. ".signature.p7s",
  17433. "Icon.png",
  17434. "LICENSE.TXT",
  17435. "THIRD-PARTY-NOTICES.TXT",
  17436. "lib/net46/System.Security.Principal.Windows.dll",
  17437. "lib/net461/System.Security.Principal.Windows.dll",
  17438. "lib/net461/System.Security.Principal.Windows.xml",
  17439. "lib/netstandard1.3/System.Security.Principal.Windows.dll",
  17440. "lib/netstandard2.0/System.Security.Principal.Windows.dll",
  17441. "lib/netstandard2.0/System.Security.Principal.Windows.xml",
  17442. "lib/uap10.0.16299/_._",
  17443. "ref/net46/System.Security.Principal.Windows.dll",
  17444. "ref/net461/System.Security.Principal.Windows.dll",
  17445. "ref/net461/System.Security.Principal.Windows.xml",
  17446. "ref/netcoreapp3.0/System.Security.Principal.Windows.dll",
  17447. "ref/netcoreapp3.0/System.Security.Principal.Windows.xml",
  17448. "ref/netstandard1.3/System.Security.Principal.Windows.dll",
  17449. "ref/netstandard1.3/System.Security.Principal.Windows.xml",
  17450. "ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
  17451. "ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
  17452. "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
  17453. "ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
  17454. "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
  17455. "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
  17456. "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
  17457. "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
  17458. "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
  17459. "ref/netstandard2.0/System.Security.Principal.Windows.dll",
  17460. "ref/netstandard2.0/System.Security.Principal.Windows.xml",
  17461. "ref/uap10.0.16299/_._",
  17462. "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
  17463. "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
  17464. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
  17465. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
  17466. "runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
  17467. "runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
  17468. "runtimes/win/lib/net461/System.Security.Principal.Windows.xml",
  17469. "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
  17470. "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
  17471. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
  17472. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
  17473. "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
  17474. "runtimes/win/lib/uap10.0.16299/_._",
  17475. "system.security.principal.windows.5.0.0.nupkg.sha512",
  17476. "system.security.principal.windows.nuspec",
  17477. "useSharedDesignerContext.txt",
  17478. "version.txt"
  17479. ]
  17480. },
  17481. "System.Text.Encoding/4.3.0": {
  17482. "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
  17483. "type": "package",
  17484. "path": "system.text.encoding/4.3.0",
  17485. "files": [
  17486. ".nupkg.metadata",
  17487. ".signature.p7s",
  17488. "ThirdPartyNotices.txt",
  17489. "dotnet_library_license.txt",
  17490. "lib/MonoAndroid10/_._",
  17491. "lib/MonoTouch10/_._",
  17492. "lib/net45/_._",
  17493. "lib/portable-net45+win8+wp8+wpa81/_._",
  17494. "lib/win8/_._",
  17495. "lib/wp80/_._",
  17496. "lib/wpa81/_._",
  17497. "lib/xamarinios10/_._",
  17498. "lib/xamarinmac20/_._",
  17499. "lib/xamarintvos10/_._",
  17500. "lib/xamarinwatchos10/_._",
  17501. "ref/MonoAndroid10/_._",
  17502. "ref/MonoTouch10/_._",
  17503. "ref/net45/_._",
  17504. "ref/netcore50/System.Text.Encoding.dll",
  17505. "ref/netcore50/System.Text.Encoding.xml",
  17506. "ref/netcore50/de/System.Text.Encoding.xml",
  17507. "ref/netcore50/es/System.Text.Encoding.xml",
  17508. "ref/netcore50/fr/System.Text.Encoding.xml",
  17509. "ref/netcore50/it/System.Text.Encoding.xml",
  17510. "ref/netcore50/ja/System.Text.Encoding.xml",
  17511. "ref/netcore50/ko/System.Text.Encoding.xml",
  17512. "ref/netcore50/ru/System.Text.Encoding.xml",
  17513. "ref/netcore50/zh-hans/System.Text.Encoding.xml",
  17514. "ref/netcore50/zh-hant/System.Text.Encoding.xml",
  17515. "ref/netstandard1.0/System.Text.Encoding.dll",
  17516. "ref/netstandard1.0/System.Text.Encoding.xml",
  17517. "ref/netstandard1.0/de/System.Text.Encoding.xml",
  17518. "ref/netstandard1.0/es/System.Text.Encoding.xml",
  17519. "ref/netstandard1.0/fr/System.Text.Encoding.xml",
  17520. "ref/netstandard1.0/it/System.Text.Encoding.xml",
  17521. "ref/netstandard1.0/ja/System.Text.Encoding.xml",
  17522. "ref/netstandard1.0/ko/System.Text.Encoding.xml",
  17523. "ref/netstandard1.0/ru/System.Text.Encoding.xml",
  17524. "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
  17525. "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
  17526. "ref/netstandard1.3/System.Text.Encoding.dll",
  17527. "ref/netstandard1.3/System.Text.Encoding.xml",
  17528. "ref/netstandard1.3/de/System.Text.Encoding.xml",
  17529. "ref/netstandard1.3/es/System.Text.Encoding.xml",
  17530. "ref/netstandard1.3/fr/System.Text.Encoding.xml",
  17531. "ref/netstandard1.3/it/System.Text.Encoding.xml",
  17532. "ref/netstandard1.3/ja/System.Text.Encoding.xml",
  17533. "ref/netstandard1.3/ko/System.Text.Encoding.xml",
  17534. "ref/netstandard1.3/ru/System.Text.Encoding.xml",
  17535. "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
  17536. "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
  17537. "ref/portable-net45+win8+wp8+wpa81/_._",
  17538. "ref/win8/_._",
  17539. "ref/wp80/_._",
  17540. "ref/wpa81/_._",
  17541. "ref/xamarinios10/_._",
  17542. "ref/xamarinmac20/_._",
  17543. "ref/xamarintvos10/_._",
  17544. "ref/xamarinwatchos10/_._",
  17545. "system.text.encoding.4.3.0.nupkg.sha512",
  17546. "system.text.encoding.nuspec"
  17547. ]
  17548. },
  17549. "System.Text.Encoding.CodePages/6.0.0": {
  17550. "sha512": "ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==",
  17551. "type": "package",
  17552. "path": "system.text.encoding.codepages/6.0.0",
  17553. "files": [
  17554. ".nupkg.metadata",
  17555. ".signature.p7s",
  17556. "Icon.png",
  17557. "LICENSE.TXT",
  17558. "THIRD-PARTY-NOTICES.TXT",
  17559. "buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets",
  17560. "buildTransitive/netcoreapp3.1/_._",
  17561. "lib/MonoAndroid10/_._",
  17562. "lib/MonoTouch10/_._",
  17563. "lib/net461/System.Text.Encoding.CodePages.dll",
  17564. "lib/net461/System.Text.Encoding.CodePages.xml",
  17565. "lib/net6.0/System.Text.Encoding.CodePages.dll",
  17566. "lib/net6.0/System.Text.Encoding.CodePages.xml",
  17567. "lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll",
  17568. "lib/netcoreapp3.1/System.Text.Encoding.CodePages.xml",
  17569. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  17570. "lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
  17571. "lib/xamarinios10/_._",
  17572. "lib/xamarinmac20/_._",
  17573. "lib/xamarintvos10/_._",
  17574. "lib/xamarinwatchos10/_._",
  17575. "runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll",
  17576. "runtimes/win/lib/net461/System.Text.Encoding.CodePages.xml",
  17577. "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll",
  17578. "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.xml",
  17579. "runtimes/win/lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll",
  17580. "runtimes/win/lib/netcoreapp3.1/System.Text.Encoding.CodePages.xml",
  17581. "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  17582. "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
  17583. "system.text.encoding.codepages.6.0.0.nupkg.sha512",
  17584. "system.text.encoding.codepages.nuspec",
  17585. "useSharedDesignerContext.txt"
  17586. ]
  17587. },
  17588. "System.Text.Encoding.CodePages/7.0.0": {
  17589. "sha512": "LSyCblMpvOe0N3E+8e0skHcrIhgV2huaNcjUUEa8hRtgEAm36aGkRoC8Jxlb6Ra6GSfF29ftduPNywin8XolzQ==",
  17590. "type": "package",
  17591. "path": "system.text.encoding.codepages/7.0.0",
  17592. "files": [
  17593. ".nupkg.metadata",
  17594. ".signature.p7s",
  17595. "Icon.png",
  17596. "LICENSE.TXT",
  17597. "THIRD-PARTY-NOTICES.TXT",
  17598. "buildTransitive/net461/System.Text.Encoding.CodePages.targets",
  17599. "buildTransitive/net462/_._",
  17600. "buildTransitive/net6.0/_._",
  17601. "buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets",
  17602. "lib/MonoAndroid10/_._",
  17603. "lib/MonoTouch10/_._",
  17604. "lib/net462/System.Text.Encoding.CodePages.dll",
  17605. "lib/net462/System.Text.Encoding.CodePages.xml",
  17606. "lib/net6.0/System.Text.Encoding.CodePages.dll",
  17607. "lib/net6.0/System.Text.Encoding.CodePages.xml",
  17608. "lib/net7.0/System.Text.Encoding.CodePages.dll",
  17609. "lib/net7.0/System.Text.Encoding.CodePages.xml",
  17610. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  17611. "lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
  17612. "lib/xamarinios10/_._",
  17613. "lib/xamarinmac20/_._",
  17614. "lib/xamarintvos10/_._",
  17615. "lib/xamarinwatchos10/_._",
  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/net7.0/System.Text.Encoding.CodePages.dll",
  17619. "runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.xml",
  17620. "system.text.encoding.codepages.7.0.0.nupkg.sha512",
  17621. "system.text.encoding.codepages.nuspec",
  17622. "useSharedDesignerContext.txt"
  17623. ]
  17624. },
  17625. "System.Text.Encoding.CodePages/8.0.0": {
  17626. "sha512": "OZIsVplFGaVY90G2SbpgU7EnCoOO5pw1t4ic21dBF3/1omrJFpAGoNAVpPyMVOC90/hvgkGG3VFqR13YgZMQfg==",
  17627. "type": "package",
  17628. "path": "system.text.encoding.codepages/8.0.0",
  17629. "files": [
  17630. ".nupkg.metadata",
  17631. ".signature.p7s",
  17632. "Icon.png",
  17633. "LICENSE.TXT",
  17634. "PACKAGE.md",
  17635. "THIRD-PARTY-NOTICES.TXT",
  17636. "buildTransitive/net461/System.Text.Encoding.CodePages.targets",
  17637. "buildTransitive/net462/_._",
  17638. "buildTransitive/net6.0/_._",
  17639. "buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets",
  17640. "lib/MonoAndroid10/_._",
  17641. "lib/MonoTouch10/_._",
  17642. "lib/net462/System.Text.Encoding.CodePages.dll",
  17643. "lib/net462/System.Text.Encoding.CodePages.xml",
  17644. "lib/net6.0/System.Text.Encoding.CodePages.dll",
  17645. "lib/net6.0/System.Text.Encoding.CodePages.xml",
  17646. "lib/net7.0/System.Text.Encoding.CodePages.dll",
  17647. "lib/net7.0/System.Text.Encoding.CodePages.xml",
  17648. "lib/net8.0/System.Text.Encoding.CodePages.dll",
  17649. "lib/net8.0/System.Text.Encoding.CodePages.xml",
  17650. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  17651. "lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
  17652. "lib/xamarinios10/_._",
  17653. "lib/xamarinmac20/_._",
  17654. "lib/xamarintvos10/_._",
  17655. "lib/xamarinwatchos10/_._",
  17656. "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll",
  17657. "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.xml",
  17658. "runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.dll",
  17659. "runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.xml",
  17660. "runtimes/win/lib/net8.0/System.Text.Encoding.CodePages.dll",
  17661. "runtimes/win/lib/net8.0/System.Text.Encoding.CodePages.xml",
  17662. "system.text.encoding.codepages.8.0.0.nupkg.sha512",
  17663. "system.text.encoding.codepages.nuspec",
  17664. "useSharedDesignerContext.txt"
  17665. ]
  17666. },
  17667. "System.Text.Encodings.Web/8.0.0": {
  17668. "sha512": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==",
  17669. "type": "package",
  17670. "path": "system.text.encodings.web/8.0.0",
  17671. "files": [
  17672. ".nupkg.metadata",
  17673. ".signature.p7s",
  17674. "Icon.png",
  17675. "LICENSE.TXT",
  17676. "THIRD-PARTY-NOTICES.TXT",
  17677. "buildTransitive/net461/System.Text.Encodings.Web.targets",
  17678. "buildTransitive/net462/_._",
  17679. "buildTransitive/net6.0/_._",
  17680. "buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets",
  17681. "lib/net462/System.Text.Encodings.Web.dll",
  17682. "lib/net462/System.Text.Encodings.Web.xml",
  17683. "lib/net6.0/System.Text.Encodings.Web.dll",
  17684. "lib/net6.0/System.Text.Encodings.Web.xml",
  17685. "lib/net7.0/System.Text.Encodings.Web.dll",
  17686. "lib/net7.0/System.Text.Encodings.Web.xml",
  17687. "lib/net8.0/System.Text.Encodings.Web.dll",
  17688. "lib/net8.0/System.Text.Encodings.Web.xml",
  17689. "lib/netstandard2.0/System.Text.Encodings.Web.dll",
  17690. "lib/netstandard2.0/System.Text.Encodings.Web.xml",
  17691. "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll",
  17692. "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.xml",
  17693. "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll",
  17694. "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.xml",
  17695. "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll",
  17696. "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.xml",
  17697. "system.text.encodings.web.8.0.0.nupkg.sha512",
  17698. "system.text.encodings.web.nuspec",
  17699. "useSharedDesignerContext.txt"
  17700. ]
  17701. },
  17702. "System.Text.Json/8.0.0": {
  17703. "sha512": "OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==",
  17704. "type": "package",
  17705. "path": "system.text.json/8.0.0",
  17706. "files": [
  17707. ".nupkg.metadata",
  17708. ".signature.p7s",
  17709. "Icon.png",
  17710. "LICENSE.TXT",
  17711. "PACKAGE.md",
  17712. "THIRD-PARTY-NOTICES.TXT",
  17713. "analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll",
  17714. "analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  17715. "analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  17716. "analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  17717. "analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  17718. "analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  17719. "analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  17720. "analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  17721. "analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  17722. "analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  17723. "analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  17724. "analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  17725. "analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  17726. "analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  17727. "analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll",
  17728. "analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  17729. "analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  17730. "analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  17731. "analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  17732. "analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  17733. "analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  17734. "analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  17735. "analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  17736. "analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  17737. "analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  17738. "analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  17739. "analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  17740. "analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  17741. "analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll",
  17742. "analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  17743. "analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  17744. "analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  17745. "analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  17746. "analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  17747. "analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  17748. "analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  17749. "analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  17750. "analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  17751. "analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  17752. "analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  17753. "analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  17754. "analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  17755. "buildTransitive/net461/System.Text.Json.targets",
  17756. "buildTransitive/net462/System.Text.Json.targets",
  17757. "buildTransitive/net6.0/System.Text.Json.targets",
  17758. "buildTransitive/netcoreapp2.0/System.Text.Json.targets",
  17759. "buildTransitive/netstandard2.0/System.Text.Json.targets",
  17760. "lib/net462/System.Text.Json.dll",
  17761. "lib/net462/System.Text.Json.xml",
  17762. "lib/net6.0/System.Text.Json.dll",
  17763. "lib/net6.0/System.Text.Json.xml",
  17764. "lib/net7.0/System.Text.Json.dll",
  17765. "lib/net7.0/System.Text.Json.xml",
  17766. "lib/net8.0/System.Text.Json.dll",
  17767. "lib/net8.0/System.Text.Json.xml",
  17768. "lib/netstandard2.0/System.Text.Json.dll",
  17769. "lib/netstandard2.0/System.Text.Json.xml",
  17770. "system.text.json.8.0.0.nupkg.sha512",
  17771. "system.text.json.nuspec",
  17772. "useSharedDesignerContext.txt"
  17773. ]
  17774. },
  17775. "System.Text.Json/8.0.3": {
  17776. "sha512": "hpagS9joOwv6efWfrMmV9MjQXpiXZH72PgN067Ysfr6AWMSD1/1hEcvh/U5mUpPLezEWsOJSuVrmqDIVD958iA==",
  17777. "type": "package",
  17778. "path": "system.text.json/8.0.3",
  17779. "files": [
  17780. ".nupkg.metadata",
  17781. ".signature.p7s",
  17782. "Icon.png",
  17783. "LICENSE.TXT",
  17784. "PACKAGE.md",
  17785. "THIRD-PARTY-NOTICES.TXT",
  17786. "analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll",
  17787. "analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  17788. "analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  17789. "analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  17790. "analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  17791. "analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  17792. "analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  17793. "analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  17794. "analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  17795. "analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  17796. "analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  17797. "analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  17798. "analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  17799. "analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  17800. "analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll",
  17801. "analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  17802. "analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  17803. "analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  17804. "analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  17805. "analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  17806. "analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  17807. "analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  17808. "analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  17809. "analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  17810. "analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  17811. "analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  17812. "analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  17813. "analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  17814. "analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll",
  17815. "analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  17816. "analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  17817. "analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  17818. "analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  17819. "analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  17820. "analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  17821. "analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  17822. "analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  17823. "analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  17824. "analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  17825. "analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  17826. "analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  17827. "analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  17828. "buildTransitive/net461/System.Text.Json.targets",
  17829. "buildTransitive/net462/System.Text.Json.targets",
  17830. "buildTransitive/net6.0/System.Text.Json.targets",
  17831. "buildTransitive/netcoreapp2.0/System.Text.Json.targets",
  17832. "buildTransitive/netstandard2.0/System.Text.Json.targets",
  17833. "lib/net462/System.Text.Json.dll",
  17834. "lib/net462/System.Text.Json.xml",
  17835. "lib/net6.0/System.Text.Json.dll",
  17836. "lib/net6.0/System.Text.Json.xml",
  17837. "lib/net7.0/System.Text.Json.dll",
  17838. "lib/net7.0/System.Text.Json.xml",
  17839. "lib/net8.0/System.Text.Json.dll",
  17840. "lib/net8.0/System.Text.Json.xml",
  17841. "lib/netstandard2.0/System.Text.Json.dll",
  17842. "lib/netstandard2.0/System.Text.Json.xml",
  17843. "system.text.json.8.0.3.nupkg.sha512",
  17844. "system.text.json.nuspec",
  17845. "useSharedDesignerContext.txt"
  17846. ]
  17847. },
  17848. "System.Text.RegularExpressions/4.3.1": {
  17849. "sha512": "N0kNRrWe4+nXOWlpLT4LAY5brb8caNFlUuIRpraCVMDLYutKkol1aV079rQjLuSxKMJT2SpBQsYX9xbcTMmzwg==",
  17850. "type": "package",
  17851. "path": "system.text.regularexpressions/4.3.1",
  17852. "files": [
  17853. ".nupkg.metadata",
  17854. ".signature.p7s",
  17855. "ThirdPartyNotices.txt",
  17856. "dotnet_library_license.txt",
  17857. "lib/MonoAndroid10/_._",
  17858. "lib/MonoTouch10/_._",
  17859. "lib/net45/_._",
  17860. "lib/net463/System.Text.RegularExpressions.dll",
  17861. "lib/netcore50/System.Text.RegularExpressions.dll",
  17862. "lib/netstandard1.6/System.Text.RegularExpressions.dll",
  17863. "lib/portable-net45+win8+wp8+wpa81/_._",
  17864. "lib/win8/_._",
  17865. "lib/wp80/_._",
  17866. "lib/wpa81/_._",
  17867. "lib/xamarinios10/_._",
  17868. "lib/xamarinmac20/_._",
  17869. "lib/xamarintvos10/_._",
  17870. "lib/xamarinwatchos10/_._",
  17871. "ref/MonoAndroid10/_._",
  17872. "ref/MonoTouch10/_._",
  17873. "ref/net45/_._",
  17874. "ref/net463/System.Text.RegularExpressions.dll",
  17875. "ref/netcore50/System.Text.RegularExpressions.dll",
  17876. "ref/netcore50/System.Text.RegularExpressions.xml",
  17877. "ref/netcore50/de/System.Text.RegularExpressions.xml",
  17878. "ref/netcore50/es/System.Text.RegularExpressions.xml",
  17879. "ref/netcore50/fr/System.Text.RegularExpressions.xml",
  17880. "ref/netcore50/it/System.Text.RegularExpressions.xml",
  17881. "ref/netcore50/ja/System.Text.RegularExpressions.xml",
  17882. "ref/netcore50/ko/System.Text.RegularExpressions.xml",
  17883. "ref/netcore50/ru/System.Text.RegularExpressions.xml",
  17884. "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml",
  17885. "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml",
  17886. "ref/netcoreapp1.1/System.Text.RegularExpressions.dll",
  17887. "ref/netstandard1.0/System.Text.RegularExpressions.dll",
  17888. "ref/netstandard1.0/System.Text.RegularExpressions.xml",
  17889. "ref/netstandard1.0/de/System.Text.RegularExpressions.xml",
  17890. "ref/netstandard1.0/es/System.Text.RegularExpressions.xml",
  17891. "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml",
  17892. "ref/netstandard1.0/it/System.Text.RegularExpressions.xml",
  17893. "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml",
  17894. "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml",
  17895. "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml",
  17896. "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml",
  17897. "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml",
  17898. "ref/netstandard1.3/System.Text.RegularExpressions.dll",
  17899. "ref/netstandard1.3/System.Text.RegularExpressions.xml",
  17900. "ref/netstandard1.3/de/System.Text.RegularExpressions.xml",
  17901. "ref/netstandard1.3/es/System.Text.RegularExpressions.xml",
  17902. "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml",
  17903. "ref/netstandard1.3/it/System.Text.RegularExpressions.xml",
  17904. "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml",
  17905. "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml",
  17906. "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml",
  17907. "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml",
  17908. "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml",
  17909. "ref/netstandard1.6/System.Text.RegularExpressions.dll",
  17910. "ref/netstandard1.6/System.Text.RegularExpressions.xml",
  17911. "ref/netstandard1.6/de/System.Text.RegularExpressions.xml",
  17912. "ref/netstandard1.6/es/System.Text.RegularExpressions.xml",
  17913. "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml",
  17914. "ref/netstandard1.6/it/System.Text.RegularExpressions.xml",
  17915. "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml",
  17916. "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml",
  17917. "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml",
  17918. "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml",
  17919. "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml",
  17920. "ref/portable-net45+win8+wp8+wpa81/_._",
  17921. "ref/win8/_._",
  17922. "ref/wp80/_._",
  17923. "ref/wpa81/_._",
  17924. "ref/xamarinios10/_._",
  17925. "ref/xamarinmac20/_._",
  17926. "ref/xamarintvos10/_._",
  17927. "ref/xamarinwatchos10/_._",
  17928. "system.text.regularexpressions.4.3.1.nupkg.sha512",
  17929. "system.text.regularexpressions.nuspec"
  17930. ]
  17931. },
  17932. "System.Threading/4.3.0": {
  17933. "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
  17934. "type": "package",
  17935. "path": "system.threading/4.3.0",
  17936. "files": [
  17937. ".nupkg.metadata",
  17938. ".signature.p7s",
  17939. "ThirdPartyNotices.txt",
  17940. "dotnet_library_license.txt",
  17941. "lib/MonoAndroid10/_._",
  17942. "lib/MonoTouch10/_._",
  17943. "lib/net45/_._",
  17944. "lib/netcore50/System.Threading.dll",
  17945. "lib/netstandard1.3/System.Threading.dll",
  17946. "lib/portable-net45+win8+wp8+wpa81/_._",
  17947. "lib/win8/_._",
  17948. "lib/wp80/_._",
  17949. "lib/wpa81/_._",
  17950. "lib/xamarinios10/_._",
  17951. "lib/xamarinmac20/_._",
  17952. "lib/xamarintvos10/_._",
  17953. "lib/xamarinwatchos10/_._",
  17954. "ref/MonoAndroid10/_._",
  17955. "ref/MonoTouch10/_._",
  17956. "ref/net45/_._",
  17957. "ref/netcore50/System.Threading.dll",
  17958. "ref/netcore50/System.Threading.xml",
  17959. "ref/netcore50/de/System.Threading.xml",
  17960. "ref/netcore50/es/System.Threading.xml",
  17961. "ref/netcore50/fr/System.Threading.xml",
  17962. "ref/netcore50/it/System.Threading.xml",
  17963. "ref/netcore50/ja/System.Threading.xml",
  17964. "ref/netcore50/ko/System.Threading.xml",
  17965. "ref/netcore50/ru/System.Threading.xml",
  17966. "ref/netcore50/zh-hans/System.Threading.xml",
  17967. "ref/netcore50/zh-hant/System.Threading.xml",
  17968. "ref/netstandard1.0/System.Threading.dll",
  17969. "ref/netstandard1.0/System.Threading.xml",
  17970. "ref/netstandard1.0/de/System.Threading.xml",
  17971. "ref/netstandard1.0/es/System.Threading.xml",
  17972. "ref/netstandard1.0/fr/System.Threading.xml",
  17973. "ref/netstandard1.0/it/System.Threading.xml",
  17974. "ref/netstandard1.0/ja/System.Threading.xml",
  17975. "ref/netstandard1.0/ko/System.Threading.xml",
  17976. "ref/netstandard1.0/ru/System.Threading.xml",
  17977. "ref/netstandard1.0/zh-hans/System.Threading.xml",
  17978. "ref/netstandard1.0/zh-hant/System.Threading.xml",
  17979. "ref/netstandard1.3/System.Threading.dll",
  17980. "ref/netstandard1.3/System.Threading.xml",
  17981. "ref/netstandard1.3/de/System.Threading.xml",
  17982. "ref/netstandard1.3/es/System.Threading.xml",
  17983. "ref/netstandard1.3/fr/System.Threading.xml",
  17984. "ref/netstandard1.3/it/System.Threading.xml",
  17985. "ref/netstandard1.3/ja/System.Threading.xml",
  17986. "ref/netstandard1.3/ko/System.Threading.xml",
  17987. "ref/netstandard1.3/ru/System.Threading.xml",
  17988. "ref/netstandard1.3/zh-hans/System.Threading.xml",
  17989. "ref/netstandard1.3/zh-hant/System.Threading.xml",
  17990. "ref/portable-net45+win8+wp8+wpa81/_._",
  17991. "ref/win8/_._",
  17992. "ref/wp80/_._",
  17993. "ref/wpa81/_._",
  17994. "ref/xamarinios10/_._",
  17995. "ref/xamarinmac20/_._",
  17996. "ref/xamarintvos10/_._",
  17997. "ref/xamarinwatchos10/_._",
  17998. "runtimes/aot/lib/netcore50/System.Threading.dll",
  17999. "system.threading.4.3.0.nupkg.sha512",
  18000. "system.threading.nuspec"
  18001. ]
  18002. },
  18003. "System.Threading.Channels/8.0.0": {
  18004. "sha512": "CMaFr7v+57RW7uZfZkPExsPB6ljwzhjACWW1gfU35Y56rk72B/Wu+sTqxVmGSk4SFUlPc3cjeKND0zktziyjBA==",
  18005. "type": "package",
  18006. "path": "system.threading.channels/8.0.0",
  18007. "files": [
  18008. ".nupkg.metadata",
  18009. ".signature.p7s",
  18010. "Icon.png",
  18011. "LICENSE.TXT",
  18012. "PACKAGE.md",
  18013. "THIRD-PARTY-NOTICES.TXT",
  18014. "buildTransitive/net461/System.Threading.Channels.targets",
  18015. "buildTransitive/net462/_._",
  18016. "buildTransitive/net6.0/_._",
  18017. "buildTransitive/netcoreapp2.0/System.Threading.Channels.targets",
  18018. "lib/net462/System.Threading.Channels.dll",
  18019. "lib/net462/System.Threading.Channels.xml",
  18020. "lib/net6.0/System.Threading.Channels.dll",
  18021. "lib/net6.0/System.Threading.Channels.xml",
  18022. "lib/net7.0/System.Threading.Channels.dll",
  18023. "lib/net7.0/System.Threading.Channels.xml",
  18024. "lib/net8.0/System.Threading.Channels.dll",
  18025. "lib/net8.0/System.Threading.Channels.xml",
  18026. "lib/netstandard2.0/System.Threading.Channels.dll",
  18027. "lib/netstandard2.0/System.Threading.Channels.xml",
  18028. "lib/netstandard2.1/System.Threading.Channels.dll",
  18029. "lib/netstandard2.1/System.Threading.Channels.xml",
  18030. "system.threading.channels.8.0.0.nupkg.sha512",
  18031. "system.threading.channels.nuspec",
  18032. "useSharedDesignerContext.txt"
  18033. ]
  18034. },
  18035. "System.Threading.Tasks/4.3.0": {
  18036. "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
  18037. "type": "package",
  18038. "path": "system.threading.tasks/4.3.0",
  18039. "files": [
  18040. ".nupkg.metadata",
  18041. ".signature.p7s",
  18042. "ThirdPartyNotices.txt",
  18043. "dotnet_library_license.txt",
  18044. "lib/MonoAndroid10/_._",
  18045. "lib/MonoTouch10/_._",
  18046. "lib/net45/_._",
  18047. "lib/portable-net45+win8+wp8+wpa81/_._",
  18048. "lib/win8/_._",
  18049. "lib/wp80/_._",
  18050. "lib/wpa81/_._",
  18051. "lib/xamarinios10/_._",
  18052. "lib/xamarinmac20/_._",
  18053. "lib/xamarintvos10/_._",
  18054. "lib/xamarinwatchos10/_._",
  18055. "ref/MonoAndroid10/_._",
  18056. "ref/MonoTouch10/_._",
  18057. "ref/net45/_._",
  18058. "ref/netcore50/System.Threading.Tasks.dll",
  18059. "ref/netcore50/System.Threading.Tasks.xml",
  18060. "ref/netcore50/de/System.Threading.Tasks.xml",
  18061. "ref/netcore50/es/System.Threading.Tasks.xml",
  18062. "ref/netcore50/fr/System.Threading.Tasks.xml",
  18063. "ref/netcore50/it/System.Threading.Tasks.xml",
  18064. "ref/netcore50/ja/System.Threading.Tasks.xml",
  18065. "ref/netcore50/ko/System.Threading.Tasks.xml",
  18066. "ref/netcore50/ru/System.Threading.Tasks.xml",
  18067. "ref/netcore50/zh-hans/System.Threading.Tasks.xml",
  18068. "ref/netcore50/zh-hant/System.Threading.Tasks.xml",
  18069. "ref/netstandard1.0/System.Threading.Tasks.dll",
  18070. "ref/netstandard1.0/System.Threading.Tasks.xml",
  18071. "ref/netstandard1.0/de/System.Threading.Tasks.xml",
  18072. "ref/netstandard1.0/es/System.Threading.Tasks.xml",
  18073. "ref/netstandard1.0/fr/System.Threading.Tasks.xml",
  18074. "ref/netstandard1.0/it/System.Threading.Tasks.xml",
  18075. "ref/netstandard1.0/ja/System.Threading.Tasks.xml",
  18076. "ref/netstandard1.0/ko/System.Threading.Tasks.xml",
  18077. "ref/netstandard1.0/ru/System.Threading.Tasks.xml",
  18078. "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
  18079. "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
  18080. "ref/netstandard1.3/System.Threading.Tasks.dll",
  18081. "ref/netstandard1.3/System.Threading.Tasks.xml",
  18082. "ref/netstandard1.3/de/System.Threading.Tasks.xml",
  18083. "ref/netstandard1.3/es/System.Threading.Tasks.xml",
  18084. "ref/netstandard1.3/fr/System.Threading.Tasks.xml",
  18085. "ref/netstandard1.3/it/System.Threading.Tasks.xml",
  18086. "ref/netstandard1.3/ja/System.Threading.Tasks.xml",
  18087. "ref/netstandard1.3/ko/System.Threading.Tasks.xml",
  18088. "ref/netstandard1.3/ru/System.Threading.Tasks.xml",
  18089. "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
  18090. "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
  18091. "ref/portable-net45+win8+wp8+wpa81/_._",
  18092. "ref/win8/_._",
  18093. "ref/wp80/_._",
  18094. "ref/wpa81/_._",
  18095. "ref/xamarinios10/_._",
  18096. "ref/xamarinmac20/_._",
  18097. "ref/xamarintvos10/_._",
  18098. "ref/xamarinwatchos10/_._",
  18099. "system.threading.tasks.4.3.0.nupkg.sha512",
  18100. "system.threading.tasks.nuspec"
  18101. ]
  18102. },
  18103. "System.Threading.Tasks.Extensions/4.5.4": {
  18104. "sha512": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
  18105. "type": "package",
  18106. "path": "system.threading.tasks.extensions/4.5.4",
  18107. "files": [
  18108. ".nupkg.metadata",
  18109. ".signature.p7s",
  18110. "LICENSE.TXT",
  18111. "THIRD-PARTY-NOTICES.TXT",
  18112. "lib/MonoAndroid10/_._",
  18113. "lib/MonoTouch10/_._",
  18114. "lib/net461/System.Threading.Tasks.Extensions.dll",
  18115. "lib/net461/System.Threading.Tasks.Extensions.xml",
  18116. "lib/netcoreapp2.1/_._",
  18117. "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
  18118. "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
  18119. "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll",
  18120. "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml",
  18121. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
  18122. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
  18123. "lib/xamarinios10/_._",
  18124. "lib/xamarinmac20/_._",
  18125. "lib/xamarintvos10/_._",
  18126. "lib/xamarinwatchos10/_._",
  18127. "ref/MonoAndroid10/_._",
  18128. "ref/MonoTouch10/_._",
  18129. "ref/netcoreapp2.1/_._",
  18130. "ref/xamarinios10/_._",
  18131. "ref/xamarinmac20/_._",
  18132. "ref/xamarintvos10/_._",
  18133. "ref/xamarinwatchos10/_._",
  18134. "system.threading.tasks.extensions.4.5.4.nupkg.sha512",
  18135. "system.threading.tasks.extensions.nuspec",
  18136. "useSharedDesignerContext.txt",
  18137. "version.txt"
  18138. ]
  18139. },
  18140. "System.Threading.Tasks.Parallel/4.3.0": {
  18141. "sha512": "cbjBNZHf/vQCfcdhzx7knsiygoCKgxL8mZOeocXZn5gWhCdzHIq6bYNKWX0LAJCWYP7bds4yBK8p06YkP0oa0g==",
  18142. "type": "package",
  18143. "path": "system.threading.tasks.parallel/4.3.0",
  18144. "files": [
  18145. ".nupkg.metadata",
  18146. ".signature.p7s",
  18147. "ThirdPartyNotices.txt",
  18148. "dotnet_library_license.txt",
  18149. "lib/MonoAndroid10/_._",
  18150. "lib/MonoTouch10/_._",
  18151. "lib/net45/_._",
  18152. "lib/netcore50/System.Threading.Tasks.Parallel.dll",
  18153. "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll",
  18154. "lib/portable-net45+win8+wpa81/_._",
  18155. "lib/win8/_._",
  18156. "lib/wpa81/_._",
  18157. "lib/xamarinios10/_._",
  18158. "lib/xamarinmac20/_._",
  18159. "lib/xamarintvos10/_._",
  18160. "lib/xamarinwatchos10/_._",
  18161. "ref/MonoAndroid10/_._",
  18162. "ref/MonoTouch10/_._",
  18163. "ref/net45/_._",
  18164. "ref/netcore50/System.Threading.Tasks.Parallel.dll",
  18165. "ref/netcore50/System.Threading.Tasks.Parallel.xml",
  18166. "ref/netcore50/de/System.Threading.Tasks.Parallel.xml",
  18167. "ref/netcore50/es/System.Threading.Tasks.Parallel.xml",
  18168. "ref/netcore50/fr/System.Threading.Tasks.Parallel.xml",
  18169. "ref/netcore50/it/System.Threading.Tasks.Parallel.xml",
  18170. "ref/netcore50/ja/System.Threading.Tasks.Parallel.xml",
  18171. "ref/netcore50/ko/System.Threading.Tasks.Parallel.xml",
  18172. "ref/netcore50/ru/System.Threading.Tasks.Parallel.xml",
  18173. "ref/netcore50/zh-hans/System.Threading.Tasks.Parallel.xml",
  18174. "ref/netcore50/zh-hant/System.Threading.Tasks.Parallel.xml",
  18175. "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll",
  18176. "ref/netstandard1.1/System.Threading.Tasks.Parallel.xml",
  18177. "ref/netstandard1.1/de/System.Threading.Tasks.Parallel.xml",
  18178. "ref/netstandard1.1/es/System.Threading.Tasks.Parallel.xml",
  18179. "ref/netstandard1.1/fr/System.Threading.Tasks.Parallel.xml",
  18180. "ref/netstandard1.1/it/System.Threading.Tasks.Parallel.xml",
  18181. "ref/netstandard1.1/ja/System.Threading.Tasks.Parallel.xml",
  18182. "ref/netstandard1.1/ko/System.Threading.Tasks.Parallel.xml",
  18183. "ref/netstandard1.1/ru/System.Threading.Tasks.Parallel.xml",
  18184. "ref/netstandard1.1/zh-hans/System.Threading.Tasks.Parallel.xml",
  18185. "ref/netstandard1.1/zh-hant/System.Threading.Tasks.Parallel.xml",
  18186. "ref/portable-net45+win8+wpa81/_._",
  18187. "ref/win8/_._",
  18188. "ref/wpa81/_._",
  18189. "ref/xamarinios10/_._",
  18190. "ref/xamarinmac20/_._",
  18191. "ref/xamarintvos10/_._",
  18192. "ref/xamarinwatchos10/_._",
  18193. "system.threading.tasks.parallel.4.3.0.nupkg.sha512",
  18194. "system.threading.tasks.parallel.nuspec"
  18195. ]
  18196. },
  18197. "System.Windows.Extensions/6.0.0": {
  18198. "sha512": "IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
  18199. "type": "package",
  18200. "path": "system.windows.extensions/6.0.0",
  18201. "files": [
  18202. ".nupkg.metadata",
  18203. ".signature.p7s",
  18204. "Icon.png",
  18205. "LICENSE.TXT",
  18206. "THIRD-PARTY-NOTICES.TXT",
  18207. "lib/net6.0/System.Windows.Extensions.dll",
  18208. "lib/net6.0/System.Windows.Extensions.xml",
  18209. "lib/netcoreapp3.1/System.Windows.Extensions.dll",
  18210. "lib/netcoreapp3.1/System.Windows.Extensions.xml",
  18211. "runtimes/win/lib/net6.0/System.Windows.Extensions.dll",
  18212. "runtimes/win/lib/net6.0/System.Windows.Extensions.xml",
  18213. "runtimes/win/lib/netcoreapp3.1/System.Windows.Extensions.dll",
  18214. "runtimes/win/lib/netcoreapp3.1/System.Windows.Extensions.xml",
  18215. "system.windows.extensions.6.0.0.nupkg.sha512",
  18216. "system.windows.extensions.nuspec",
  18217. "useSharedDesignerContext.txt"
  18218. ]
  18219. },
  18220. "Tencent.QCloud.Cos.Sts.Sdk/3.0.5": {
  18221. "sha512": "e1EVha7hwm6CLEC5Hc6ahnMvfEo9qkWJuiaS5W3RaHgS/SDMTwySwGIu4Ij90p2su+xRfTRBGuVnODecsDTiYg==",
  18222. "type": "package",
  18223. "path": "tencent.qcloud.cos.sts.sdk/3.0.5",
  18224. "files": [
  18225. ".nupkg.metadata",
  18226. ".signature.p7s",
  18227. "lib/net45/COSSTS.dll",
  18228. "lib/netstandard2.0/COSSTS.dll",
  18229. "tencent.qcloud.cos.sts.sdk.3.0.5.nupkg.sha512",
  18230. "tencent.qcloud.cos.sts.sdk.nuspec"
  18231. ]
  18232. },
  18233. "TencentCloudSDK/3.0.500": {
  18234. "sha512": "tDFtr7SY+PBUt6+spijOOK62uDlcYotIsiI6AzYekajVhH5L5cuCiJvXczFSunxPkixDjq0GsM8+3XE4AIj0cA==",
  18235. "type": "package",
  18236. "path": "tencentcloudsdk/3.0.500",
  18237. "files": [
  18238. ".nupkg.metadata",
  18239. ".signature.p7s",
  18240. "lib/net45/TencentCloud.dll",
  18241. "lib/netstandard2.0/TencentCloud.dll",
  18242. "tencentcloudsdk.3.0.500.nupkg.sha512",
  18243. "tencentcloudsdk.nuspec"
  18244. ]
  18245. },
  18246. "UAParser/3.1.47": {
  18247. "sha512": "I68Jl/Vs5RQZdz9BbmYtnXgujg0jVd61LhKbyNZOCm9lBxZFGxLbiQo6yFj21VYi7DzPvEvrVOmeC6v41AoLfw==",
  18248. "type": "package",
  18249. "path": "uaparser/3.1.47",
  18250. "files": [
  18251. ".nupkg.metadata",
  18252. ".signature.p7s",
  18253. "lib/net20/UAParser.dll",
  18254. "lib/net20/UAParser.xml",
  18255. "lib/net35/UAParser.dll",
  18256. "lib/net35/UAParser.xml",
  18257. "lib/net40/UAParser.dll",
  18258. "lib/net40/UAParser.xml",
  18259. "lib/net45/UAParser.dll",
  18260. "lib/net45/UAParser.xml",
  18261. "lib/netcoreapp2.0/UAParser.dll",
  18262. "lib/netcoreapp2.0/UAParser.xml",
  18263. "lib/netstandard1.0/UAParser.dll",
  18264. "lib/netstandard1.0/UAParser.xml",
  18265. "lib/netstandard1.3/UAParser.dll",
  18266. "lib/netstandard1.3/UAParser.xml",
  18267. "lib/netstandard1.6/UAParser.dll",
  18268. "lib/netstandard1.6/UAParser.xml",
  18269. "uaparser.3.1.47.nupkg.sha512",
  18270. "uaparser.nuspec"
  18271. ]
  18272. },
  18273. "Yitter.IdGenerator/1.0.14": {
  18274. "sha512": "F4nOJ7Geq41vgNWX9E6/vkxRzFInACGpDp4Kad2mA2WIKhEwgPyE9FpulBAuEmDByrfHHz6mOII3IIeLJAh91g==",
  18275. "type": "package",
  18276. "path": "yitter.idgenerator/1.0.14",
  18277. "files": [
  18278. ".nupkg.metadata",
  18279. ".signature.p7s",
  18280. "lib/netstandard2.0/Yitter.IdGenerator.dll",
  18281. "yitter.idgenerator.1.0.14.nupkg.sha512",
  18282. "yitter.idgenerator.nuspec"
  18283. ]
  18284. },
  18285. "ZstdSharp.Port/0.8.0": {
  18286. "sha512": "Z62eNBIu8E8YtbqlMy57tK3dV1+m2b9NhPeaYovB5exmLKvrGCqOhJTzrEUH5VyUWU6vwX3c1XHJGhW5HVs8dA==",
  18287. "type": "package",
  18288. "path": "zstdsharp.port/0.8.0",
  18289. "files": [
  18290. ".nupkg.metadata",
  18291. ".signature.p7s",
  18292. "lib/net462/ZstdSharp.dll",
  18293. "lib/net5.0/ZstdSharp.dll",
  18294. "lib/net6.0/ZstdSharp.dll",
  18295. "lib/net7.0/ZstdSharp.dll",
  18296. "lib/net8.0/ZstdSharp.dll",
  18297. "lib/netcoreapp3.1/ZstdSharp.dll",
  18298. "lib/netstandard2.0/ZstdSharp.dll",
  18299. "lib/netstandard2.1/ZstdSharp.dll",
  18300. "zstdsharp.port.0.8.0.nupkg.sha512",
  18301. "zstdsharp.port.nuspec"
  18302. ]
  18303. },
  18304. "SafeCampus.Cache/3.0.0": {
  18305. "type": "project",
  18306. "path": "../SafeCampus.Cache/SafeCampus.Cache.csproj",
  18307. "msbuildProject": "../SafeCampus.Cache/SafeCampus.Cache.csproj"
  18308. },
  18309. "SafeCampus.Core/3.0.0": {
  18310. "type": "project",
  18311. "path": "../SafeCampus.Core/SafeCampus.Core.csproj",
  18312. "msbuildProject": "../SafeCampus.Core/SafeCampus.Core.csproj"
  18313. },
  18314. "SafeCampus.Plugin.Aop/3.0.0": {
  18315. "type": "project",
  18316. "path": "../SafeCampus.Plugin/SafeCampus.Plugin.Aop/SafeCampus.Plugin.Aop.csproj",
  18317. "msbuildProject": "../SafeCampus.Plugin/SafeCampus.Plugin.Aop/SafeCampus.Plugin.Aop.csproj"
  18318. },
  18319. "SafeCampus.SqlSugar/3.0.0": {
  18320. "type": "project",
  18321. "path": "../SafeCampus.SqlSugar/SafeCampus.SqlSugar.csproj",
  18322. "msbuildProject": "../SafeCampus.SqlSugar/SafeCampus.SqlSugar.csproj"
  18323. },
  18324. "SafeCampus.System/3.0.0": {
  18325. "type": "project",
  18326. "path": "../SafeCampus.System/SafeCampus.System.csproj",
  18327. "msbuildProject": "../SafeCampus.System/SafeCampus.System.csproj"
  18328. }
  18329. },
  18330. "projectFileDependencyGroups": {
  18331. "net6.0": [
  18332. "SafeCampus.System >= 3.0.0"
  18333. ],
  18334. "net7.0": [
  18335. "SafeCampus.System >= 3.0.0"
  18336. ],
  18337. "net8.0": [
  18338. "SafeCampus.System >= 3.0.0"
  18339. ]
  18340. },
  18341. "packageFolders": {
  18342. "C:\\Users\\王晓寒\\.nuget\\packages\\": {}
  18343. },
  18344. "project": {
  18345. "version": "3.0.0",
  18346. "restore": {
  18347. "projectUniqueName": "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.Application\\SafeCampus.Application.csproj",
  18348. "projectName": "SafeCampus.Application",
  18349. "projectPath": "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.Application\\SafeCampus.Application.csproj",
  18350. "packagesPath": "C:\\Users\\王晓寒\\.nuget\\packages\\",
  18351. "outputPath": "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.Application\\obj\\",
  18352. "projectStyle": "PackageReference",
  18353. "crossTargeting": true,
  18354. "configFilePaths": [
  18355. "C:\\Users\\王晓寒\\AppData\\Roaming\\NuGet\\NuGet.Config",
  18356. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  18357. ],
  18358. "originalTargetFrameworks": [
  18359. "net6.0",
  18360. "net7.0",
  18361. "net8.0"
  18362. ],
  18363. "sources": {
  18364. "https://api.nuget.org/v3/index.json": {}
  18365. },
  18366. "frameworks": {
  18367. "net6.0": {
  18368. "targetAlias": "net6.0",
  18369. "projectReferences": {
  18370. "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.System\\SafeCampus.System.csproj": {
  18371. "projectPath": "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.System\\SafeCampus.System.csproj"
  18372. }
  18373. }
  18374. },
  18375. "net7.0": {
  18376. "targetAlias": "net7.0",
  18377. "projectReferences": {
  18378. "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.System\\SafeCampus.System.csproj": {
  18379. "projectPath": "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.System\\SafeCampus.System.csproj"
  18380. }
  18381. }
  18382. },
  18383. "net8.0": {
  18384. "targetAlias": "net8.0",
  18385. "projectReferences": {
  18386. "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.System\\SafeCampus.System.csproj": {
  18387. "projectPath": "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.System\\SafeCampus.System.csproj"
  18388. }
  18389. }
  18390. }
  18391. },
  18392. "warningProperties": {
  18393. "warnAsError": [
  18394. "NU1605"
  18395. ]
  18396. },
  18397. "restoreAuditProperties": {
  18398. "enableAudit": "true",
  18399. "auditLevel": "low",
  18400. "auditMode": "direct"
  18401. }
  18402. },
  18403. "frameworks": {
  18404. "net6.0": {
  18405. "targetAlias": "net6.0",
  18406. "imports": [
  18407. "net461",
  18408. "net462",
  18409. "net47",
  18410. "net471",
  18411. "net472",
  18412. "net48",
  18413. "net481"
  18414. ],
  18415. "assetTargetFallback": true,
  18416. "warn": true,
  18417. "frameworkReferences": {
  18418. "Microsoft.NETCore.App": {
  18419. "privateAssets": "all"
  18420. }
  18421. },
  18422. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.202\\RuntimeIdentifierGraph.json"
  18423. },
  18424. "net7.0": {
  18425. "targetAlias": "net7.0",
  18426. "imports": [
  18427. "net461",
  18428. "net462",
  18429. "net47",
  18430. "net471",
  18431. "net472",
  18432. "net48",
  18433. "net481"
  18434. ],
  18435. "assetTargetFallback": true,
  18436. "warn": true,
  18437. "frameworkReferences": {
  18438. "Microsoft.NETCore.App": {
  18439. "privateAssets": "all"
  18440. }
  18441. },
  18442. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.202\\RuntimeIdentifierGraph.json"
  18443. },
  18444. "net8.0": {
  18445. "targetAlias": "net8.0",
  18446. "imports": [
  18447. "net461",
  18448. "net462",
  18449. "net47",
  18450. "net471",
  18451. "net472",
  18452. "net48",
  18453. "net481"
  18454. ],
  18455. "assetTargetFallback": true,
  18456. "warn": true,
  18457. "frameworkReferences": {
  18458. "Microsoft.NETCore.App": {
  18459. "privateAssets": "all"
  18460. }
  18461. },
  18462. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.202/PortableRuntimeIdentifierGraph.json"
  18463. }
  18464. }
  18465. }
  18466. }