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

18369 lines
706 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. "UAParser/3.1.47": {
  3328. "type": "package",
  3329. "compile": {
  3330. "lib/netcoreapp2.0/UAParser.dll": {
  3331. "related": ".xml"
  3332. }
  3333. },
  3334. "runtime": {
  3335. "lib/netcoreapp2.0/UAParser.dll": {
  3336. "related": ".xml"
  3337. }
  3338. }
  3339. },
  3340. "Yitter.IdGenerator/1.0.14": {
  3341. "type": "package",
  3342. "compile": {
  3343. "lib/netstandard2.0/Yitter.IdGenerator.dll": {}
  3344. },
  3345. "runtime": {
  3346. "lib/netstandard2.0/Yitter.IdGenerator.dll": {}
  3347. }
  3348. },
  3349. "ZstdSharp.Port/0.8.0": {
  3350. "type": "package",
  3351. "compile": {
  3352. "lib/net6.0/ZstdSharp.dll": {}
  3353. },
  3354. "runtime": {
  3355. "lib/net6.0/ZstdSharp.dll": {}
  3356. }
  3357. },
  3358. "SafeCampus.Cache/3.0.0": {
  3359. "type": "project",
  3360. "framework": ".NETCoreApp,Version=v6.0",
  3361. "dependencies": {
  3362. "SafeCampus.Core": "3.0.0",
  3363. "SimpleRedis": "1.1.9"
  3364. },
  3365. "compile": {
  3366. "bin/placeholder/SafeCampus.Cache.dll": {}
  3367. },
  3368. "runtime": {
  3369. "bin/placeholder/SafeCampus.Cache.dll": {}
  3370. }
  3371. },
  3372. "SafeCampus.Core/3.0.0": {
  3373. "type": "project",
  3374. "framework": ".NETCoreApp,Version=v6.0",
  3375. "dependencies": {
  3376. "Lazy.Captcha.Core": "2.0.7",
  3377. "Masuit.Tools.Core": "2024.3.4",
  3378. "Minio": "5.0.0",
  3379. "MoYu.Extras.Authentication.JwtBearer": "1.0.6",
  3380. "MoYu.Extras.ObjectMapper.Mapster": "1.0.6",
  3381. "MoYu.Pure": "1.0.6",
  3382. "NewLife.Core": "10.10.2024.601",
  3383. "Portable.BouncyCastle": "1.9.0",
  3384. "SharpZipLib": "1.4.2",
  3385. "SimpleTool": "1.0.6",
  3386. "System.Drawing.Common": "8.0.6",
  3387. "Yitter.IdGenerator": "1.0.14"
  3388. },
  3389. "compile": {
  3390. "bin/placeholder/SafeCampus.Core.dll": {}
  3391. },
  3392. "runtime": {
  3393. "bin/placeholder/SafeCampus.Core.dll": {}
  3394. }
  3395. },
  3396. "SafeCampus.Plugin.Aop/3.0.0": {
  3397. "type": "project",
  3398. "framework": ".NETCoreApp,Version=v6.0",
  3399. "dependencies": {
  3400. "SafeCampus.Cache": "3.0.0"
  3401. },
  3402. "compile": {
  3403. "bin/placeholder/SafeCampus.Plugin.Aop.dll": {}
  3404. },
  3405. "runtime": {
  3406. "bin/placeholder/SafeCampus.Plugin.Aop.dll": {}
  3407. }
  3408. },
  3409. "SafeCampus.SqlSugar/3.0.0": {
  3410. "type": "project",
  3411. "framework": ".NETCoreApp,Version=v6.0",
  3412. "dependencies": {
  3413. "SafeCampus.Core": "3.0.0",
  3414. "SqlSugarCore": "5.1.4.158"
  3415. },
  3416. "compile": {
  3417. "bin/placeholder/SafeCampus.SqlSugar.dll": {}
  3418. },
  3419. "runtime": {
  3420. "bin/placeholder/SafeCampus.SqlSugar.dll": {}
  3421. }
  3422. }
  3423. },
  3424. "net7.0": {
  3425. "AngleSharp/1.1.2": {
  3426. "type": "package",
  3427. "dependencies": {
  3428. "System.Text.Encoding.CodePages": "7.0.0"
  3429. },
  3430. "compile": {
  3431. "lib/net7.0/AngleSharp.dll": {
  3432. "related": ".xml"
  3433. }
  3434. },
  3435. "runtime": {
  3436. "lib/net7.0/AngleSharp.dll": {
  3437. "related": ".xml"
  3438. }
  3439. }
  3440. },
  3441. "AngleSharp.Css/1.0.0-beta.139": {
  3442. "type": "package",
  3443. "dependencies": {
  3444. "AngleSharp": "[1.0.0, 2.0.0)"
  3445. },
  3446. "compile": {
  3447. "lib/net7.0/AngleSharp.Css.dll": {
  3448. "related": ".xml"
  3449. }
  3450. },
  3451. "runtime": {
  3452. "lib/net7.0/AngleSharp.Css.dll": {
  3453. "related": ".xml"
  3454. }
  3455. }
  3456. },
  3457. "Ben.Demystifier/0.4.1": {
  3458. "type": "package",
  3459. "dependencies": {
  3460. "System.Reflection.Metadata": "5.0.0"
  3461. },
  3462. "compile": {
  3463. "lib/netstandard2.1/Ben.Demystifier.dll": {}
  3464. },
  3465. "runtime": {
  3466. "lib/netstandard2.1/Ben.Demystifier.dll": {}
  3467. }
  3468. },
  3469. "Castle.Core/5.1.1": {
  3470. "type": "package",
  3471. "dependencies": {
  3472. "System.Diagnostics.EventLog": "6.0.0"
  3473. },
  3474. "compile": {
  3475. "lib/net6.0/Castle.Core.dll": {
  3476. "related": ".xml"
  3477. }
  3478. },
  3479. "runtime": {
  3480. "lib/net6.0/Castle.Core.dll": {
  3481. "related": ".xml"
  3482. }
  3483. }
  3484. },
  3485. "CommunityToolkit.HighPerformance/8.1.0": {
  3486. "type": "package",
  3487. "compile": {
  3488. "lib/net7.0/CommunityToolkit.HighPerformance.dll": {
  3489. "related": ".pdb;.xml"
  3490. }
  3491. },
  3492. "runtime": {
  3493. "lib/net7.0/CommunityToolkit.HighPerformance.dll": {
  3494. "related": ".pdb;.xml"
  3495. }
  3496. }
  3497. },
  3498. "DnsClient/1.7.0": {
  3499. "type": "package",
  3500. "dependencies": {
  3501. "Microsoft.Win32.Registry": "5.0.0"
  3502. },
  3503. "compile": {
  3504. "lib/net6.0/DnsClient.dll": {
  3505. "related": ".xml"
  3506. }
  3507. },
  3508. "runtime": {
  3509. "lib/net6.0/DnsClient.dll": {
  3510. "related": ".xml"
  3511. }
  3512. }
  3513. },
  3514. "DynamicExpresso.Core/2.3.3": {
  3515. "type": "package",
  3516. "dependencies": {
  3517. "Microsoft.CSharp": "4.7.0"
  3518. },
  3519. "compile": {
  3520. "lib/netstandard2.0/DynamicExpresso.Core.dll": {}
  3521. },
  3522. "runtime": {
  3523. "lib/netstandard2.0/DynamicExpresso.Core.dll": {}
  3524. }
  3525. },
  3526. "Humanizer.Core/2.14.1": {
  3527. "type": "package",
  3528. "compile": {
  3529. "lib/net6.0/_._": {
  3530. "related": ".xml"
  3531. }
  3532. },
  3533. "runtime": {
  3534. "lib/net6.0/Humanizer.dll": {
  3535. "related": ".xml"
  3536. }
  3537. }
  3538. },
  3539. "IP2Region.Net/2.0.2": {
  3540. "type": "package",
  3541. "compile": {
  3542. "lib/net7.0/IP2Region.Net.dll": {}
  3543. },
  3544. "runtime": {
  3545. "lib/net7.0/IP2Region.Net.dll": {}
  3546. }
  3547. },
  3548. "Lazy.Captcha.Core/2.0.7": {
  3549. "type": "package",
  3550. "dependencies": {
  3551. "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
  3552. "Microsoft.Extensions.Caching.Memory": "8.0.0",
  3553. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  3554. "Microsoft.Extensions.Configuration.Binder": "8.0.0",
  3555. "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0",
  3556. "SkiaSharp": "2.88.6"
  3557. },
  3558. "compile": {
  3559. "lib/netstandard2.0/Lazy.Captcha.Core.dll": {}
  3560. },
  3561. "runtime": {
  3562. "lib/netstandard2.0/Lazy.Captcha.Core.dll": {}
  3563. }
  3564. },
  3565. "Magicodes.IE.Core/2.7.5.1": {
  3566. "type": "package",
  3567. "dependencies": {
  3568. "Microsoft.Extensions.DependencyInjection": "7.0.0",
  3569. "Microsoft.Extensions.DependencyModel": "7.0.0",
  3570. "SixLabors.ImageSharp": "3.0.0",
  3571. "System.ComponentModel.Annotations": "4.7.0"
  3572. },
  3573. "compile": {
  3574. "lib/net7.0/Magicodes.IE.Core.dll": {
  3575. "related": ".xml"
  3576. }
  3577. },
  3578. "runtime": {
  3579. "lib/net7.0/Magicodes.IE.Core.dll": {
  3580. "related": ".xml"
  3581. }
  3582. },
  3583. "resource": {
  3584. "lib/net7.0/zh-Hans/Magicodes.IE.Core.resources.dll": {
  3585. "locale": "zh-Hans"
  3586. }
  3587. }
  3588. },
  3589. "Magicodes.IE.EPPlus/2.7.5.1": {
  3590. "type": "package",
  3591. "dependencies": {
  3592. "Microsoft.IO.RecyclableMemoryStream": "2.1.1",
  3593. "SixLabors.ImageSharp": "3.0.0",
  3594. "SkiaSharp": "2.88.6",
  3595. "System.Security.Cryptography.Pkcs": "7.0.1",
  3596. "System.Text.Encoding.CodePages": "7.0.0"
  3597. },
  3598. "compile": {
  3599. "lib/net7.0/Magicodes.IE.EPPlus.dll": {}
  3600. },
  3601. "runtime": {
  3602. "lib/net7.0/Magicodes.IE.EPPlus.dll": {}
  3603. }
  3604. },
  3605. "Magicodes.IE.Excel/2.7.5.1": {
  3606. "type": "package",
  3607. "dependencies": {
  3608. "DynamicExpresso.Core": "2.3.3",
  3609. "Magicodes.IE.Core": "2.7.5.1",
  3610. "Magicodes.IE.EPPlus": "2.7.5.1",
  3611. "SkiaSharp.NativeAssets.Linux.NoDependencies": "2.88.6",
  3612. "System.Linq.Dynamic.Core": "1.2.6"
  3613. },
  3614. "compile": {
  3615. "lib/net7.0/Magicodes.IE.Excel.dll": {
  3616. "related": ".xml"
  3617. }
  3618. },
  3619. "runtime": {
  3620. "lib/net7.0/Magicodes.IE.Excel.dll": {
  3621. "related": ".xml"
  3622. }
  3623. }
  3624. },
  3625. "Mapster/7.4.0": {
  3626. "type": "package",
  3627. "dependencies": {
  3628. "Mapster.Core": "1.2.1"
  3629. },
  3630. "compile": {
  3631. "lib/net7.0/Mapster.dll": {}
  3632. },
  3633. "runtime": {
  3634. "lib/net7.0/Mapster.dll": {}
  3635. }
  3636. },
  3637. "Mapster.Core/1.2.1": {
  3638. "type": "package",
  3639. "compile": {
  3640. "lib/net7.0/Mapster.Core.dll": {}
  3641. },
  3642. "runtime": {
  3643. "lib/net7.0/Mapster.Core.dll": {}
  3644. }
  3645. },
  3646. "Mapster.DependencyInjection/1.0.1": {
  3647. "type": "package",
  3648. "dependencies": {
  3649. "Mapster": "7.4.0",
  3650. "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
  3651. },
  3652. "compile": {
  3653. "lib/net7.0/Mapster.DependencyInjection.dll": {}
  3654. },
  3655. "runtime": {
  3656. "lib/net7.0/Mapster.DependencyInjection.dll": {}
  3657. }
  3658. },
  3659. "Masuit.Tools.Abstractions/2024.3.4": {
  3660. "type": "package",
  3661. "dependencies": {
  3662. "AngleSharp": "1.1.2",
  3663. "AngleSharp.Css": "1.0.0-beta.139",
  3664. "Castle.Core": "5.1.1",
  3665. "DnsClient": "1.7.0",
  3666. "Microsoft.CSharp": "4.7.0",
  3667. "Microsoft.Extensions.Configuration.Json": "8.0.0",
  3668. "Newtonsoft.Json": "13.0.3",
  3669. "SharpCompress": "0.37.2",
  3670. "SixLabors.ImageSharp.Drawing": "2.1.3",
  3671. "System.Collections.Immutable": "8.0.0",
  3672. "System.Configuration.ConfigurationManager": "8.0.0",
  3673. "System.Diagnostics.PerformanceCounter": "7.0.0",
  3674. "System.Management": "8.0.0",
  3675. "System.Reflection.Emit.Lightweight": "4.7.0"
  3676. },
  3677. "compile": {
  3678. "lib/net7.0/Masuit.Tools.Abstractions.dll": {
  3679. "related": ".xml"
  3680. }
  3681. },
  3682. "runtime": {
  3683. "lib/net7.0/Masuit.Tools.Abstractions.dll": {
  3684. "related": ".xml"
  3685. }
  3686. }
  3687. },
  3688. "Masuit.Tools.Core/2024.3.4": {
  3689. "type": "package",
  3690. "dependencies": {
  3691. "Masuit.Tools.Abstractions": "2024.3.4",
  3692. "Microsoft.EntityFrameworkCore": "7.0.15"
  3693. },
  3694. "compile": {
  3695. "lib/net7.0/Masuit.Tools.Core.dll": {
  3696. "related": ".xml"
  3697. }
  3698. },
  3699. "runtime": {
  3700. "lib/net7.0/Masuit.Tools.Core.dll": {
  3701. "related": ".xml"
  3702. }
  3703. }
  3704. },
  3705. "Microsoft.AspNetCore.Authentication.JwtBearer/7.0.18": {
  3706. "type": "package",
  3707. "dependencies": {
  3708. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0"
  3709. },
  3710. "compile": {
  3711. "lib/net7.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
  3712. "related": ".xml"
  3713. }
  3714. },
  3715. "runtime": {
  3716. "lib/net7.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
  3717. "related": ".xml"
  3718. }
  3719. },
  3720. "frameworkReferences": [
  3721. "Microsoft.AspNetCore.App"
  3722. ]
  3723. },
  3724. "Microsoft.AspNetCore.JsonPatch/7.0.18": {
  3725. "type": "package",
  3726. "dependencies": {
  3727. "Microsoft.CSharp": "4.7.0",
  3728. "Newtonsoft.Json": "13.0.1"
  3729. },
  3730. "compile": {
  3731. "lib/net7.0/Microsoft.AspNetCore.JsonPatch.dll": {
  3732. "related": ".xml"
  3733. }
  3734. },
  3735. "runtime": {
  3736. "lib/net7.0/Microsoft.AspNetCore.JsonPatch.dll": {
  3737. "related": ".xml"
  3738. }
  3739. }
  3740. },
  3741. "Microsoft.AspNetCore.Mvc.NewtonsoftJson/7.0.18": {
  3742. "type": "package",
  3743. "dependencies": {
  3744. "Microsoft.AspNetCore.JsonPatch": "7.0.18",
  3745. "Newtonsoft.Json": "13.0.1",
  3746. "Newtonsoft.Json.Bson": "1.0.2"
  3747. },
  3748. "compile": {
  3749. "lib/net7.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {
  3750. "related": ".xml"
  3751. }
  3752. },
  3753. "runtime": {
  3754. "lib/net7.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {
  3755. "related": ".xml"
  3756. }
  3757. },
  3758. "frameworkReferences": [
  3759. "Microsoft.AspNetCore.App"
  3760. ]
  3761. },
  3762. "Microsoft.AspNetCore.Razor.Language/6.0.29": {
  3763. "type": "package",
  3764. "compile": {
  3765. "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {}
  3766. },
  3767. "runtime": {
  3768. "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {}
  3769. }
  3770. },
  3771. "Microsoft.CodeAnalysis.Analyzers/3.3.4": {
  3772. "type": "package",
  3773. "build": {
  3774. "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props": {},
  3775. "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets": {}
  3776. }
  3777. },
  3778. "Microsoft.CodeAnalysis.Common/4.9.2": {
  3779. "type": "package",
  3780. "dependencies": {
  3781. "Microsoft.CodeAnalysis.Analyzers": "3.3.4",
  3782. "System.Collections.Immutable": "8.0.0",
  3783. "System.Reflection.Metadata": "8.0.0",
  3784. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  3785. },
  3786. "compile": {
  3787. "lib/net7.0/Microsoft.CodeAnalysis.dll": {
  3788. "related": ".pdb;.xml"
  3789. }
  3790. },
  3791. "runtime": {
  3792. "lib/net7.0/Microsoft.CodeAnalysis.dll": {
  3793. "related": ".pdb;.xml"
  3794. }
  3795. },
  3796. "resource": {
  3797. "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll": {
  3798. "locale": "cs"
  3799. },
  3800. "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll": {
  3801. "locale": "de"
  3802. },
  3803. "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll": {
  3804. "locale": "es"
  3805. },
  3806. "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll": {
  3807. "locale": "fr"
  3808. },
  3809. "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll": {
  3810. "locale": "it"
  3811. },
  3812. "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll": {
  3813. "locale": "ja"
  3814. },
  3815. "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll": {
  3816. "locale": "ko"
  3817. },
  3818. "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll": {
  3819. "locale": "pl"
  3820. },
  3821. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
  3822. "locale": "pt-BR"
  3823. },
  3824. "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll": {
  3825. "locale": "ru"
  3826. },
  3827. "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll": {
  3828. "locale": "tr"
  3829. },
  3830. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
  3831. "locale": "zh-Hans"
  3832. },
  3833. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
  3834. "locale": "zh-Hant"
  3835. }
  3836. }
  3837. },
  3838. "Microsoft.CodeAnalysis.CSharp/4.9.2": {
  3839. "type": "package",
  3840. "dependencies": {
  3841. "Microsoft.CodeAnalysis.Common": "[4.9.2]"
  3842. },
  3843. "compile": {
  3844. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": {
  3845. "related": ".pdb;.xml"
  3846. }
  3847. },
  3848. "runtime": {
  3849. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": {
  3850. "related": ".pdb;.xml"
  3851. }
  3852. },
  3853. "resource": {
  3854. "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3855. "locale": "cs"
  3856. },
  3857. "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3858. "locale": "de"
  3859. },
  3860. "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3861. "locale": "es"
  3862. },
  3863. "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3864. "locale": "fr"
  3865. },
  3866. "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3867. "locale": "it"
  3868. },
  3869. "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3870. "locale": "ja"
  3871. },
  3872. "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3873. "locale": "ko"
  3874. },
  3875. "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3876. "locale": "pl"
  3877. },
  3878. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3879. "locale": "pt-BR"
  3880. },
  3881. "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3882. "locale": "ru"
  3883. },
  3884. "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3885. "locale": "tr"
  3886. },
  3887. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3888. "locale": "zh-Hans"
  3889. },
  3890. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  3891. "locale": "zh-Hant"
  3892. }
  3893. }
  3894. },
  3895. "Microsoft.CodeAnalysis.CSharp.Workspaces/4.9.2": {
  3896. "type": "package",
  3897. "dependencies": {
  3898. "Humanizer.Core": "2.14.1",
  3899. "Microsoft.CodeAnalysis.CSharp": "[4.9.2]",
  3900. "Microsoft.CodeAnalysis.Common": "[4.9.2]",
  3901. "Microsoft.CodeAnalysis.Workspaces.Common": "[4.9.2]"
  3902. },
  3903. "compile": {
  3904. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
  3905. "related": ".pdb;.xml"
  3906. }
  3907. },
  3908. "runtime": {
  3909. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
  3910. "related": ".pdb;.xml"
  3911. }
  3912. },
  3913. "resource": {
  3914. "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3915. "locale": "cs"
  3916. },
  3917. "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3918. "locale": "de"
  3919. },
  3920. "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3921. "locale": "es"
  3922. },
  3923. "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3924. "locale": "fr"
  3925. },
  3926. "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3927. "locale": "it"
  3928. },
  3929. "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3930. "locale": "ja"
  3931. },
  3932. "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3933. "locale": "ko"
  3934. },
  3935. "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3936. "locale": "pl"
  3937. },
  3938. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3939. "locale": "pt-BR"
  3940. },
  3941. "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3942. "locale": "ru"
  3943. },
  3944. "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3945. "locale": "tr"
  3946. },
  3947. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3948. "locale": "zh-Hans"
  3949. },
  3950. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  3951. "locale": "zh-Hant"
  3952. }
  3953. }
  3954. },
  3955. "Microsoft.CodeAnalysis.Workspaces.Common/4.9.2": {
  3956. "type": "package",
  3957. "dependencies": {
  3958. "Humanizer.Core": "2.14.1",
  3959. "Microsoft.CodeAnalysis.Common": "[4.9.2]",
  3960. "System.Composition": "8.0.0",
  3961. "System.IO.Pipelines": "8.0.0",
  3962. "System.Threading.Channels": "8.0.0"
  3963. },
  3964. "compile": {
  3965. "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": {
  3966. "related": ".pdb;.xml"
  3967. }
  3968. },
  3969. "runtime": {
  3970. "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": {
  3971. "related": ".pdb;.xml"
  3972. }
  3973. },
  3974. "resource": {
  3975. "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  3976. "locale": "cs"
  3977. },
  3978. "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  3979. "locale": "de"
  3980. },
  3981. "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  3982. "locale": "es"
  3983. },
  3984. "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  3985. "locale": "fr"
  3986. },
  3987. "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  3988. "locale": "it"
  3989. },
  3990. "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  3991. "locale": "ja"
  3992. },
  3993. "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  3994. "locale": "ko"
  3995. },
  3996. "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  3997. "locale": "pl"
  3998. },
  3999. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4000. "locale": "pt-BR"
  4001. },
  4002. "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4003. "locale": "ru"
  4004. },
  4005. "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4006. "locale": "tr"
  4007. },
  4008. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4009. "locale": "zh-Hans"
  4010. },
  4011. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  4012. "locale": "zh-Hant"
  4013. }
  4014. }
  4015. },
  4016. "Microsoft.CSharp/4.7.0": {
  4017. "type": "package",
  4018. "compile": {
  4019. "ref/netcoreapp2.0/_._": {}
  4020. },
  4021. "runtime": {
  4022. "lib/netcoreapp2.0/_._": {}
  4023. }
  4024. },
  4025. "Microsoft.Data.SqlClient/2.1.7": {
  4026. "type": "package",
  4027. "dependencies": {
  4028. "Microsoft.Data.SqlClient.SNI.runtime": "2.1.1",
  4029. "Microsoft.Identity.Client": "4.21.1",
  4030. "Microsoft.IdentityModel.JsonWebTokens": "6.8.0",
  4031. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.8.0",
  4032. "Microsoft.Win32.Registry": "4.7.0",
  4033. "System.Configuration.ConfigurationManager": "4.7.0",
  4034. "System.Diagnostics.DiagnosticSource": "4.7.0",
  4035. "System.Runtime.Caching": "4.7.0",
  4036. "System.Security.Principal.Windows": "4.7.0",
  4037. "System.Text.Encoding.CodePages": "4.7.0"
  4038. },
  4039. "compile": {
  4040. "ref/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  4041. "related": ".pdb;.xml"
  4042. }
  4043. },
  4044. "runtime": {
  4045. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  4046. "related": ".pdb;.xml"
  4047. }
  4048. },
  4049. "runtimeTargets": {
  4050. "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  4051. "assetType": "runtime",
  4052. "rid": "unix"
  4053. },
  4054. "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  4055. "assetType": "runtime",
  4056. "rid": "win"
  4057. }
  4058. }
  4059. },
  4060. "Microsoft.Data.SqlClient.SNI.runtime/2.1.1": {
  4061. "type": "package",
  4062. "runtimeTargets": {
  4063. "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
  4064. "assetType": "native",
  4065. "rid": "win-arm"
  4066. },
  4067. "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
  4068. "assetType": "native",
  4069. "rid": "win-arm64"
  4070. },
  4071. "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
  4072. "assetType": "native",
  4073. "rid": "win-x64"
  4074. },
  4075. "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
  4076. "assetType": "native",
  4077. "rid": "win-x86"
  4078. }
  4079. }
  4080. },
  4081. "Microsoft.Data.Sqlite/8.0.1": {
  4082. "type": "package",
  4083. "dependencies": {
  4084. "Microsoft.Data.Sqlite.Core": "8.0.1",
  4085. "SQLitePCLRaw.bundle_e_sqlite3": "2.1.6"
  4086. },
  4087. "compile": {
  4088. "lib/netstandard2.0/_._": {}
  4089. },
  4090. "runtime": {
  4091. "lib/netstandard2.0/_._": {}
  4092. }
  4093. },
  4094. "Microsoft.Data.Sqlite.Core/8.0.1": {
  4095. "type": "package",
  4096. "dependencies": {
  4097. "SQLitePCLRaw.core": "2.1.6"
  4098. },
  4099. "compile": {
  4100. "lib/net6.0/Microsoft.Data.Sqlite.dll": {
  4101. "related": ".xml"
  4102. }
  4103. },
  4104. "runtime": {
  4105. "lib/net6.0/Microsoft.Data.Sqlite.dll": {
  4106. "related": ".xml"
  4107. }
  4108. }
  4109. },
  4110. "Microsoft.EntityFrameworkCore/7.0.15": {
  4111. "type": "package",
  4112. "dependencies": {
  4113. "Microsoft.EntityFrameworkCore.Abstractions": "7.0.15",
  4114. "Microsoft.EntityFrameworkCore.Analyzers": "7.0.15",
  4115. "Microsoft.Extensions.Caching.Memory": "7.0.0",
  4116. "Microsoft.Extensions.DependencyInjection": "7.0.0",
  4117. "Microsoft.Extensions.Logging": "7.0.0"
  4118. },
  4119. "compile": {
  4120. "lib/net6.0/Microsoft.EntityFrameworkCore.dll": {
  4121. "related": ".xml"
  4122. }
  4123. },
  4124. "runtime": {
  4125. "lib/net6.0/Microsoft.EntityFrameworkCore.dll": {
  4126. "related": ".xml"
  4127. }
  4128. },
  4129. "build": {
  4130. "buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props": {}
  4131. }
  4132. },
  4133. "Microsoft.EntityFrameworkCore.Abstractions/7.0.15": {
  4134. "type": "package",
  4135. "compile": {
  4136. "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
  4137. "related": ".xml"
  4138. }
  4139. },
  4140. "runtime": {
  4141. "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
  4142. "related": ".xml"
  4143. }
  4144. }
  4145. },
  4146. "Microsoft.EntityFrameworkCore.Analyzers/7.0.15": {
  4147. "type": "package",
  4148. "compile": {
  4149. "lib/netstandard2.0/_._": {}
  4150. },
  4151. "runtime": {
  4152. "lib/netstandard2.0/_._": {}
  4153. }
  4154. },
  4155. "Microsoft.Extensions.ApiDescription.Server/6.0.5": {
  4156. "type": "package",
  4157. "build": {
  4158. "build/_._": {}
  4159. },
  4160. "buildMultiTargeting": {
  4161. "buildMultiTargeting/_._": {}
  4162. }
  4163. },
  4164. "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
  4165. "type": "package",
  4166. "dependencies": {
  4167. "Microsoft.Extensions.Primitives": "8.0.0"
  4168. },
  4169. "compile": {
  4170. "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll": {
  4171. "related": ".xml"
  4172. }
  4173. },
  4174. "runtime": {
  4175. "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll": {
  4176. "related": ".xml"
  4177. }
  4178. },
  4179. "build": {
  4180. "buildTransitive/net6.0/_._": {}
  4181. }
  4182. },
  4183. "Microsoft.Extensions.Caching.Memory/8.0.0": {
  4184. "type": "package",
  4185. "dependencies": {
  4186. "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
  4187. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  4188. "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
  4189. "Microsoft.Extensions.Options": "8.0.0",
  4190. "Microsoft.Extensions.Primitives": "8.0.0"
  4191. },
  4192. "compile": {
  4193. "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll": {
  4194. "related": ".xml"
  4195. }
  4196. },
  4197. "runtime": {
  4198. "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll": {
  4199. "related": ".xml"
  4200. }
  4201. },
  4202. "build": {
  4203. "buildTransitive/net6.0/_._": {}
  4204. }
  4205. },
  4206. "Microsoft.Extensions.Configuration/8.0.0": {
  4207. "type": "package",
  4208. "dependencies": {
  4209. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  4210. "Microsoft.Extensions.Primitives": "8.0.0"
  4211. },
  4212. "compile": {
  4213. "lib/net7.0/Microsoft.Extensions.Configuration.dll": {
  4214. "related": ".xml"
  4215. }
  4216. },
  4217. "runtime": {
  4218. "lib/net7.0/Microsoft.Extensions.Configuration.dll": {
  4219. "related": ".xml"
  4220. }
  4221. },
  4222. "build": {
  4223. "buildTransitive/net6.0/_._": {}
  4224. }
  4225. },
  4226. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  4227. "type": "package",
  4228. "dependencies": {
  4229. "Microsoft.Extensions.Primitives": "8.0.0"
  4230. },
  4231. "compile": {
  4232. "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  4233. "related": ".xml"
  4234. }
  4235. },
  4236. "runtime": {
  4237. "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  4238. "related": ".xml"
  4239. }
  4240. },
  4241. "build": {
  4242. "buildTransitive/net6.0/_._": {}
  4243. }
  4244. },
  4245. "Microsoft.Extensions.Configuration.Binder/8.0.0": {
  4246. "type": "package",
  4247. "dependencies": {
  4248. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
  4249. },
  4250. "compile": {
  4251. "lib/net7.0/Microsoft.Extensions.Configuration.Binder.dll": {
  4252. "related": ".xml"
  4253. }
  4254. },
  4255. "runtime": {
  4256. "lib/net7.0/Microsoft.Extensions.Configuration.Binder.dll": {
  4257. "related": ".xml"
  4258. }
  4259. },
  4260. "build": {
  4261. "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets": {}
  4262. }
  4263. },
  4264. "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": {
  4265. "type": "package",
  4266. "dependencies": {
  4267. "Microsoft.Extensions.Configuration": "8.0.0",
  4268. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  4269. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  4270. "Microsoft.Extensions.FileProviders.Physical": "8.0.0",
  4271. "Microsoft.Extensions.Primitives": "8.0.0"
  4272. },
  4273. "compile": {
  4274. "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
  4275. "related": ".xml"
  4276. }
  4277. },
  4278. "runtime": {
  4279. "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
  4280. "related": ".xml"
  4281. }
  4282. },
  4283. "build": {
  4284. "buildTransitive/net6.0/_._": {}
  4285. }
  4286. },
  4287. "Microsoft.Extensions.Configuration.Json/8.0.0": {
  4288. "type": "package",
  4289. "dependencies": {
  4290. "Microsoft.Extensions.Configuration": "8.0.0",
  4291. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  4292. "Microsoft.Extensions.Configuration.FileExtensions": "8.0.0",
  4293. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  4294. "System.Text.Json": "8.0.0"
  4295. },
  4296. "compile": {
  4297. "lib/net7.0/Microsoft.Extensions.Configuration.Json.dll": {
  4298. "related": ".xml"
  4299. }
  4300. },
  4301. "runtime": {
  4302. "lib/net7.0/Microsoft.Extensions.Configuration.Json.dll": {
  4303. "related": ".xml"
  4304. }
  4305. },
  4306. "build": {
  4307. "buildTransitive/net6.0/_._": {}
  4308. }
  4309. },
  4310. "Microsoft.Extensions.DependencyInjection/7.0.0": {
  4311. "type": "package",
  4312. "dependencies": {
  4313. "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0"
  4314. },
  4315. "compile": {
  4316. "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll": {
  4317. "related": ".xml"
  4318. }
  4319. },
  4320. "runtime": {
  4321. "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll": {
  4322. "related": ".xml"
  4323. }
  4324. },
  4325. "build": {
  4326. "buildTransitive/net6.0/_._": {}
  4327. }
  4328. },
  4329. "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
  4330. "type": "package",
  4331. "compile": {
  4332. "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  4333. "related": ".xml"
  4334. }
  4335. },
  4336. "runtime": {
  4337. "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  4338. "related": ".xml"
  4339. }
  4340. },
  4341. "build": {
  4342. "buildTransitive/net6.0/_._": {}
  4343. }
  4344. },
  4345. "Microsoft.Extensions.DependencyModel/7.0.0": {
  4346. "type": "package",
  4347. "dependencies": {
  4348. "System.Text.Encodings.Web": "7.0.0",
  4349. "System.Text.Json": "7.0.0"
  4350. },
  4351. "compile": {
  4352. "lib/net7.0/Microsoft.Extensions.DependencyModel.dll": {
  4353. "related": ".xml"
  4354. }
  4355. },
  4356. "runtime": {
  4357. "lib/net7.0/Microsoft.Extensions.DependencyModel.dll": {
  4358. "related": ".xml"
  4359. }
  4360. },
  4361. "build": {
  4362. "buildTransitive/net6.0/_._": {}
  4363. }
  4364. },
  4365. "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
  4366. "type": "package",
  4367. "dependencies": {
  4368. "Microsoft.Extensions.Primitives": "8.0.0"
  4369. },
  4370. "compile": {
  4371. "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
  4372. "related": ".xml"
  4373. }
  4374. },
  4375. "runtime": {
  4376. "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
  4377. "related": ".xml"
  4378. }
  4379. },
  4380. "build": {
  4381. "buildTransitive/net6.0/_._": {}
  4382. }
  4383. },
  4384. "Microsoft.Extensions.FileProviders.Physical/8.0.0": {
  4385. "type": "package",
  4386. "dependencies": {
  4387. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  4388. "Microsoft.Extensions.FileSystemGlobbing": "8.0.0",
  4389. "Microsoft.Extensions.Primitives": "8.0.0"
  4390. },
  4391. "compile": {
  4392. "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.dll": {
  4393. "related": ".xml"
  4394. }
  4395. },
  4396. "runtime": {
  4397. "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.dll": {
  4398. "related": ".xml"
  4399. }
  4400. },
  4401. "build": {
  4402. "buildTransitive/net6.0/_._": {}
  4403. }
  4404. },
  4405. "Microsoft.Extensions.FileSystemGlobbing/8.0.0": {
  4406. "type": "package",
  4407. "compile": {
  4408. "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
  4409. "related": ".xml"
  4410. }
  4411. },
  4412. "runtime": {
  4413. "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
  4414. "related": ".xml"
  4415. }
  4416. },
  4417. "build": {
  4418. "buildTransitive/net6.0/_._": {}
  4419. }
  4420. },
  4421. "Microsoft.Extensions.Logging/7.0.0": {
  4422. "type": "package",
  4423. "dependencies": {
  4424. "Microsoft.Extensions.DependencyInjection": "7.0.0",
  4425. "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
  4426. "Microsoft.Extensions.Logging.Abstractions": "7.0.0",
  4427. "Microsoft.Extensions.Options": "7.0.0"
  4428. },
  4429. "compile": {
  4430. "lib/net7.0/Microsoft.Extensions.Logging.dll": {
  4431. "related": ".xml"
  4432. }
  4433. },
  4434. "runtime": {
  4435. "lib/net7.0/Microsoft.Extensions.Logging.dll": {
  4436. "related": ".xml"
  4437. }
  4438. },
  4439. "build": {
  4440. "buildTransitive/net6.0/_._": {}
  4441. }
  4442. },
  4443. "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
  4444. "type": "package",
  4445. "dependencies": {
  4446. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
  4447. },
  4448. "compile": {
  4449. "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  4450. "related": ".xml"
  4451. }
  4452. },
  4453. "runtime": {
  4454. "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  4455. "related": ".xml"
  4456. }
  4457. },
  4458. "build": {
  4459. "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
  4460. }
  4461. },
  4462. "Microsoft.Extensions.Options/8.0.0": {
  4463. "type": "package",
  4464. "dependencies": {
  4465. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  4466. "Microsoft.Extensions.Primitives": "8.0.0"
  4467. },
  4468. "compile": {
  4469. "lib/net7.0/Microsoft.Extensions.Options.dll": {
  4470. "related": ".xml"
  4471. }
  4472. },
  4473. "runtime": {
  4474. "lib/net7.0/Microsoft.Extensions.Options.dll": {
  4475. "related": ".xml"
  4476. }
  4477. },
  4478. "build": {
  4479. "buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {}
  4480. }
  4481. },
  4482. "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": {
  4483. "type": "package",
  4484. "dependencies": {
  4485. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  4486. "Microsoft.Extensions.Configuration.Binder": "8.0.0",
  4487. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  4488. "Microsoft.Extensions.Options": "8.0.0",
  4489. "Microsoft.Extensions.Primitives": "8.0.0"
  4490. },
  4491. "compile": {
  4492. "lib/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
  4493. "related": ".xml"
  4494. }
  4495. },
  4496. "runtime": {
  4497. "lib/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
  4498. "related": ".xml"
  4499. }
  4500. },
  4501. "build": {
  4502. "buildTransitive/net6.0/_._": {}
  4503. }
  4504. },
  4505. "Microsoft.Extensions.Primitives/8.0.0": {
  4506. "type": "package",
  4507. "compile": {
  4508. "lib/net7.0/Microsoft.Extensions.Primitives.dll": {
  4509. "related": ".xml"
  4510. }
  4511. },
  4512. "runtime": {
  4513. "lib/net7.0/Microsoft.Extensions.Primitives.dll": {
  4514. "related": ".xml"
  4515. }
  4516. },
  4517. "build": {
  4518. "buildTransitive/net6.0/_._": {}
  4519. }
  4520. },
  4521. "Microsoft.Identity.Client/4.21.1": {
  4522. "type": "package",
  4523. "compile": {
  4524. "ref/netcoreapp2.1/_._": {
  4525. "related": ".xml"
  4526. }
  4527. },
  4528. "runtime": {
  4529. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
  4530. "related": ".xml"
  4531. }
  4532. }
  4533. },
  4534. "Microsoft.IdentityModel.Abstractions/6.35.0": {
  4535. "type": "package",
  4536. "compile": {
  4537. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
  4538. "related": ".xml"
  4539. }
  4540. },
  4541. "runtime": {
  4542. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
  4543. "related": ".xml"
  4544. }
  4545. }
  4546. },
  4547. "Microsoft.IdentityModel.JsonWebTokens/6.35.0": {
  4548. "type": "package",
  4549. "dependencies": {
  4550. "Microsoft.IdentityModel.Tokens": "6.35.0",
  4551. "System.Text.Encoding": "4.3.0",
  4552. "System.Text.Encodings.Web": "4.7.2",
  4553. "System.Text.Json": "4.7.2"
  4554. },
  4555. "compile": {
  4556. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  4557. "related": ".xml"
  4558. }
  4559. },
  4560. "runtime": {
  4561. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  4562. "related": ".xml"
  4563. }
  4564. }
  4565. },
  4566. "Microsoft.IdentityModel.Logging/6.35.0": {
  4567. "type": "package",
  4568. "dependencies": {
  4569. "Microsoft.IdentityModel.Abstractions": "6.35.0"
  4570. },
  4571. "compile": {
  4572. "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
  4573. "related": ".xml"
  4574. }
  4575. },
  4576. "runtime": {
  4577. "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
  4578. "related": ".xml"
  4579. }
  4580. }
  4581. },
  4582. "Microsoft.IdentityModel.Protocols/6.35.0": {
  4583. "type": "package",
  4584. "dependencies": {
  4585. "Microsoft.IdentityModel.Logging": "6.35.0",
  4586. "Microsoft.IdentityModel.Tokens": "6.35.0"
  4587. },
  4588. "compile": {
  4589. "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
  4590. "related": ".xml"
  4591. }
  4592. },
  4593. "runtime": {
  4594. "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
  4595. "related": ".xml"
  4596. }
  4597. }
  4598. },
  4599. "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": {
  4600. "type": "package",
  4601. "dependencies": {
  4602. "Microsoft.IdentityModel.Protocols": "6.35.0",
  4603. "System.IdentityModel.Tokens.Jwt": "6.35.0"
  4604. },
  4605. "compile": {
  4606. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  4607. "related": ".xml"
  4608. }
  4609. },
  4610. "runtime": {
  4611. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  4612. "related": ".xml"
  4613. }
  4614. }
  4615. },
  4616. "Microsoft.IdentityModel.Tokens/6.35.0": {
  4617. "type": "package",
  4618. "dependencies": {
  4619. "Microsoft.CSharp": "4.5.0",
  4620. "Microsoft.IdentityModel.Logging": "6.35.0",
  4621. "System.Security.Cryptography.Cng": "4.5.0"
  4622. },
  4623. "compile": {
  4624. "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
  4625. "related": ".xml"
  4626. }
  4627. },
  4628. "runtime": {
  4629. "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
  4630. "related": ".xml"
  4631. }
  4632. }
  4633. },
  4634. "Microsoft.IO.RecyclableMemoryStream/2.1.1": {
  4635. "type": "package",
  4636. "compile": {
  4637. "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll": {
  4638. "related": ".xml"
  4639. }
  4640. },
  4641. "runtime": {
  4642. "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll": {
  4643. "related": ".xml"
  4644. }
  4645. }
  4646. },
  4647. "Microsoft.NETCore.Platforms/1.1.1": {
  4648. "type": "package",
  4649. "compile": {
  4650. "lib/netstandard1.0/_._": {}
  4651. },
  4652. "runtime": {
  4653. "lib/netstandard1.0/_._": {}
  4654. }
  4655. },
  4656. "Microsoft.NETCore.Targets/1.1.3": {
  4657. "type": "package",
  4658. "compile": {
  4659. "lib/netstandard1.0/_._": {}
  4660. },
  4661. "runtime": {
  4662. "lib/netstandard1.0/_._": {}
  4663. }
  4664. },
  4665. "Microsoft.OpenApi/1.2.3": {
  4666. "type": "package",
  4667. "compile": {
  4668. "lib/netstandard2.0/Microsoft.OpenApi.dll": {
  4669. "related": ".pdb;.xml"
  4670. }
  4671. },
  4672. "runtime": {
  4673. "lib/netstandard2.0/Microsoft.OpenApi.dll": {
  4674. "related": ".pdb;.xml"
  4675. }
  4676. }
  4677. },
  4678. "Microsoft.Win32.Registry/5.0.0": {
  4679. "type": "package",
  4680. "dependencies": {
  4681. "System.Security.AccessControl": "5.0.0",
  4682. "System.Security.Principal.Windows": "5.0.0"
  4683. },
  4684. "compile": {
  4685. "ref/netstandard2.0/Microsoft.Win32.Registry.dll": {
  4686. "related": ".xml"
  4687. }
  4688. },
  4689. "runtime": {
  4690. "lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  4691. "related": ".xml"
  4692. }
  4693. },
  4694. "runtimeTargets": {
  4695. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  4696. "assetType": "runtime",
  4697. "rid": "win"
  4698. }
  4699. }
  4700. },
  4701. "Microsoft.Win32.SystemEvents/8.0.0": {
  4702. "type": "package",
  4703. "compile": {
  4704. "lib/net7.0/Microsoft.Win32.SystemEvents.dll": {
  4705. "related": ".xml"
  4706. }
  4707. },
  4708. "runtime": {
  4709. "lib/net7.0/Microsoft.Win32.SystemEvents.dll": {
  4710. "related": ".xml"
  4711. }
  4712. },
  4713. "build": {
  4714. "buildTransitive/net6.0/_._": {}
  4715. },
  4716. "runtimeTargets": {
  4717. "runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll": {
  4718. "assetType": "runtime",
  4719. "rid": "win"
  4720. }
  4721. }
  4722. },
  4723. "Minio/5.0.0": {
  4724. "type": "package",
  4725. "dependencies": {
  4726. "CommunityToolkit.HighPerformance": "8.1.0",
  4727. "System.IO.Hashing": "7.0.0",
  4728. "System.Reactive.Linq": "5.0.0"
  4729. },
  4730. "compile": {
  4731. "lib/net7.0/Minio.dll": {
  4732. "related": ".xml"
  4733. }
  4734. },
  4735. "runtime": {
  4736. "lib/net7.0/Minio.dll": {
  4737. "related": ".xml"
  4738. }
  4739. }
  4740. },
  4741. "MiniProfiler.AspNetCore/4.3.8": {
  4742. "type": "package",
  4743. "dependencies": {
  4744. "MiniProfiler.Shared": "4.3.8"
  4745. },
  4746. "compile": {
  4747. "lib/net6.0/MiniProfiler.AspNetCore.dll": {
  4748. "related": ".xml"
  4749. }
  4750. },
  4751. "runtime": {
  4752. "lib/net6.0/MiniProfiler.AspNetCore.dll": {
  4753. "related": ".xml"
  4754. }
  4755. },
  4756. "frameworkReferences": [
  4757. "Microsoft.AspNetCore.App"
  4758. ]
  4759. },
  4760. "MiniProfiler.AspNetCore.Mvc/4.3.8": {
  4761. "type": "package",
  4762. "dependencies": {
  4763. "MiniProfiler.AspNetCore": "4.3.8"
  4764. },
  4765. "compile": {
  4766. "lib/net6.0/MiniProfiler.AspNetCore.Mvc.dll": {
  4767. "related": ".xml"
  4768. }
  4769. },
  4770. "runtime": {
  4771. "lib/net6.0/MiniProfiler.AspNetCore.Mvc.dll": {
  4772. "related": ".xml"
  4773. }
  4774. },
  4775. "frameworkReferences": [
  4776. "Microsoft.AspNetCore.App"
  4777. ]
  4778. },
  4779. "MiniProfiler.Shared/4.3.8": {
  4780. "type": "package",
  4781. "dependencies": {
  4782. "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
  4783. "Newtonsoft.Json": "13.0.1",
  4784. "System.ComponentModel.Primitives": "4.3.0",
  4785. "System.Data.Common": "4.3.0",
  4786. "System.Diagnostics.DiagnosticSource": "4.4.1",
  4787. "System.Diagnostics.StackTrace": "4.3.0",
  4788. "System.Dynamic.Runtime": "4.3.0",
  4789. "System.Reflection.Emit.Lightweight": "4.3.0",
  4790. "System.Runtime.Extensions": "4.3.0",
  4791. "System.Runtime.Serialization.Primitives": "4.3.0",
  4792. "System.Threading.Tasks.Parallel": "4.3.0"
  4793. },
  4794. "compile": {
  4795. "lib/netstandard2.0/MiniProfiler.Shared.dll": {
  4796. "related": ".xml"
  4797. }
  4798. },
  4799. "runtime": {
  4800. "lib/netstandard2.0/MiniProfiler.Shared.dll": {
  4801. "related": ".xml"
  4802. }
  4803. }
  4804. },
  4805. "MoYu.Extras.Authentication.JwtBearer/1.0.6": {
  4806. "type": "package",
  4807. "dependencies": {
  4808. "Microsoft.AspNetCore.Authentication.JwtBearer": "7.0.18"
  4809. },
  4810. "compile": {
  4811. "lib/net7.0/MoYu.Extras.Authentication.JwtBearer.dll": {
  4812. "related": ".xml"
  4813. }
  4814. },
  4815. "runtime": {
  4816. "lib/net7.0/MoYu.Extras.Authentication.JwtBearer.dll": {
  4817. "related": ".xml"
  4818. }
  4819. }
  4820. },
  4821. "MoYu.Extras.ObjectMapper.Mapster/1.0.6": {
  4822. "type": "package",
  4823. "dependencies": {
  4824. "Mapster": "7.4.0",
  4825. "Mapster.DependencyInjection": "1.0.1",
  4826. "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0"
  4827. },
  4828. "compile": {
  4829. "lib/net7.0/MoYu.Extras.ObjectMapper.Mapster.dll": {
  4830. "related": ".xml"
  4831. }
  4832. },
  4833. "runtime": {
  4834. "lib/net7.0/MoYu.Extras.ObjectMapper.Mapster.dll": {
  4835. "related": ".xml"
  4836. }
  4837. }
  4838. },
  4839. "MoYu.Pure/1.0.6": {
  4840. "type": "package",
  4841. "dependencies": {
  4842. "MiniProfiler.AspNetCore.Mvc": "4.3.8",
  4843. "MoYu.Pure.Extras.DependencyModel.CodeAnalysis": "1.0.6",
  4844. "Swashbuckle.AspNetCore": "6.5.0"
  4845. },
  4846. "compile": {
  4847. "lib/net7.0/MoYu.Pure.dll": {
  4848. "related": ".xml"
  4849. }
  4850. },
  4851. "runtime": {
  4852. "lib/net7.0/MoYu.Pure.dll": {
  4853. "related": ".xml"
  4854. }
  4855. },
  4856. "frameworkReferences": [
  4857. "Microsoft.AspNetCore.App"
  4858. ],
  4859. "contentFiles": {
  4860. "contentFiles/any/any/_._": {
  4861. "buildAction": "None",
  4862. "codeLanguage": "any",
  4863. "copyToOutput": false
  4864. }
  4865. }
  4866. },
  4867. "MoYu.Pure.Extras.DependencyModel.CodeAnalysis/1.0.6": {
  4868. "type": "package",
  4869. "dependencies": {
  4870. "Ben.Demystifier": "0.4.1",
  4871. "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "7.0.18",
  4872. "Microsoft.AspNetCore.Razor.Language": "6.0.29",
  4873. "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.9.2",
  4874. "Microsoft.Extensions.DependencyModel": "7.0.0",
  4875. "System.Text.Json": "7.0.4",
  4876. "System.Text.RegularExpressions": "4.3.1"
  4877. },
  4878. "compile": {
  4879. "lib/net7.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll": {
  4880. "related": ".xml"
  4881. }
  4882. },
  4883. "runtime": {
  4884. "lib/net7.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll": {
  4885. "related": ".xml"
  4886. }
  4887. }
  4888. },
  4889. "MySqlConnector/2.2.5": {
  4890. "type": "package",
  4891. "compile": {
  4892. "lib/net7.0/MySqlConnector.dll": {
  4893. "related": ".xml"
  4894. }
  4895. },
  4896. "runtime": {
  4897. "lib/net7.0/MySqlConnector.dll": {
  4898. "related": ".xml"
  4899. }
  4900. }
  4901. },
  4902. "NewLife.Core/10.10.2024.601": {
  4903. "type": "package",
  4904. "compile": {
  4905. "lib/net7.0/NewLife.Core.dll": {
  4906. "related": ".xml"
  4907. }
  4908. },
  4909. "runtime": {
  4910. "lib/net7.0/NewLife.Core.dll": {
  4911. "related": ".xml"
  4912. }
  4913. }
  4914. },
  4915. "NewLife.Redis/5.6.2024.402": {
  4916. "type": "package",
  4917. "dependencies": {
  4918. "NewLife.Core": "10.9.2024.402"
  4919. },
  4920. "compile": {
  4921. "lib/netstandard2.1/NewLife.Redis.dll": {
  4922. "related": ".xml"
  4923. }
  4924. },
  4925. "runtime": {
  4926. "lib/netstandard2.1/NewLife.Redis.dll": {
  4927. "related": ".xml"
  4928. }
  4929. }
  4930. },
  4931. "Newtonsoft.Json/13.0.3": {
  4932. "type": "package",
  4933. "compile": {
  4934. "lib/net6.0/Newtonsoft.Json.dll": {
  4935. "related": ".xml"
  4936. }
  4937. },
  4938. "runtime": {
  4939. "lib/net6.0/Newtonsoft.Json.dll": {
  4940. "related": ".xml"
  4941. }
  4942. }
  4943. },
  4944. "Newtonsoft.Json.Bson/1.0.2": {
  4945. "type": "package",
  4946. "dependencies": {
  4947. "Newtonsoft.Json": "12.0.1"
  4948. },
  4949. "compile": {
  4950. "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
  4951. "related": ".pdb;.xml"
  4952. }
  4953. },
  4954. "runtime": {
  4955. "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
  4956. "related": ".pdb;.xml"
  4957. }
  4958. }
  4959. },
  4960. "Npgsql/5.0.18": {
  4961. "type": "package",
  4962. "dependencies": {
  4963. "System.Runtime.CompilerServices.Unsafe": "4.6.0"
  4964. },
  4965. "compile": {
  4966. "lib/net5.0/Npgsql.dll": {
  4967. "related": ".xml"
  4968. }
  4969. },
  4970. "runtime": {
  4971. "lib/net5.0/Npgsql.dll": {
  4972. "related": ".xml"
  4973. }
  4974. }
  4975. },
  4976. "Oracle.ManagedDataAccess.Core/3.21.100": {
  4977. "type": "package",
  4978. "dependencies": {
  4979. "System.Diagnostics.PerformanceCounter": "6.0.1",
  4980. "System.DirectoryServices": "6.0.1",
  4981. "System.DirectoryServices.Protocols": "6.0.1"
  4982. },
  4983. "compile": {
  4984. "lib/netstandard2.1/Oracle.ManagedDataAccess.dll": {}
  4985. },
  4986. "runtime": {
  4987. "lib/netstandard2.1/Oracle.ManagedDataAccess.dll": {}
  4988. }
  4989. },
  4990. "Oscar.Data.SqlClient/4.0.4": {
  4991. "type": "package",
  4992. "dependencies": {
  4993. "System.Text.Encoding.CodePages": "4.7.1"
  4994. },
  4995. "compile": {
  4996. "lib/netstandard2.0/Oscar.Data.SqlClient.dll": {}
  4997. },
  4998. "runtime": {
  4999. "lib/netstandard2.0/Oscar.Data.SqlClient.dll": {}
  5000. }
  5001. },
  5002. "Portable.BouncyCastle/1.9.0": {
  5003. "type": "package",
  5004. "compile": {
  5005. "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
  5006. "related": ".xml"
  5007. }
  5008. },
  5009. "runtime": {
  5010. "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
  5011. "related": ".xml"
  5012. }
  5013. }
  5014. },
  5015. "SharpCompress/0.37.2": {
  5016. "type": "package",
  5017. "dependencies": {
  5018. "ZstdSharp.Port": "0.8.0"
  5019. },
  5020. "compile": {
  5021. "lib/net6.0/SharpCompress.dll": {}
  5022. },
  5023. "runtime": {
  5024. "lib/net6.0/SharpCompress.dll": {}
  5025. }
  5026. },
  5027. "SharpZipLib/1.4.2": {
  5028. "type": "package",
  5029. "compile": {
  5030. "lib/net6.0/ICSharpCode.SharpZipLib.dll": {
  5031. "related": ".pdb;.xml"
  5032. }
  5033. },
  5034. "runtime": {
  5035. "lib/net6.0/ICSharpCode.SharpZipLib.dll": {
  5036. "related": ".pdb;.xml"
  5037. }
  5038. }
  5039. },
  5040. "SimpleRedis/1.1.9": {
  5041. "type": "package",
  5042. "dependencies": {
  5043. "Microsoft.Extensions.Configuration": "7.0.0",
  5044. "Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
  5045. "Microsoft.Extensions.DependencyInjection": "7.0.0",
  5046. "Microsoft.Extensions.Options": "7.0.0",
  5047. "Microsoft.Extensions.Options.ConfigurationExtensions": "7.0.0",
  5048. "NewLife.Redis": "5.6.2024.402"
  5049. },
  5050. "compile": {
  5051. "lib/net7.0/SimpleRedis.dll": {
  5052. "related": ".xml"
  5053. }
  5054. },
  5055. "runtime": {
  5056. "lib/net7.0/SimpleRedis.dll": {
  5057. "related": ".xml"
  5058. }
  5059. }
  5060. },
  5061. "SimpleTool/1.0.6": {
  5062. "type": "package",
  5063. "dependencies": {
  5064. "Newtonsoft.Json": "13.0.3"
  5065. },
  5066. "compile": {
  5067. "lib/net7.0/SimpleTool.dll": {
  5068. "related": ".xml"
  5069. }
  5070. },
  5071. "runtime": {
  5072. "lib/net7.0/SimpleTool.dll": {
  5073. "related": ".xml"
  5074. }
  5075. }
  5076. },
  5077. "SixLabors.Fonts/2.0.3": {
  5078. "type": "package",
  5079. "compile": {
  5080. "lib/net6.0/SixLabors.Fonts.dll": {
  5081. "related": ".xml"
  5082. }
  5083. },
  5084. "runtime": {
  5085. "lib/net6.0/SixLabors.Fonts.dll": {
  5086. "related": ".xml"
  5087. }
  5088. }
  5089. },
  5090. "SixLabors.ImageSharp/3.1.4": {
  5091. "type": "package",
  5092. "compile": {
  5093. "lib/net6.0/SixLabors.ImageSharp.dll": {
  5094. "related": ".xml"
  5095. }
  5096. },
  5097. "runtime": {
  5098. "lib/net6.0/SixLabors.ImageSharp.dll": {
  5099. "related": ".xml"
  5100. }
  5101. },
  5102. "build": {
  5103. "build/_._": {}
  5104. }
  5105. },
  5106. "SixLabors.ImageSharp.Drawing/2.1.3": {
  5107. "type": "package",
  5108. "dependencies": {
  5109. "SixLabors.Fonts": "2.0.3",
  5110. "SixLabors.ImageSharp": "3.1.4"
  5111. },
  5112. "compile": {
  5113. "lib/net6.0/SixLabors.ImageSharp.Drawing.dll": {
  5114. "related": ".xml"
  5115. }
  5116. },
  5117. "runtime": {
  5118. "lib/net6.0/SixLabors.ImageSharp.Drawing.dll": {
  5119. "related": ".xml"
  5120. }
  5121. }
  5122. },
  5123. "SkiaSharp/2.88.6": {
  5124. "type": "package",
  5125. "dependencies": {
  5126. "SkiaSharp.NativeAssets.Win32": "2.88.6",
  5127. "SkiaSharp.NativeAssets.macOS": "2.88.6"
  5128. },
  5129. "compile": {
  5130. "lib/net6.0/SkiaSharp.dll": {
  5131. "related": ".pdb;.xml"
  5132. }
  5133. },
  5134. "runtime": {
  5135. "lib/net6.0/SkiaSharp.dll": {
  5136. "related": ".pdb;.xml"
  5137. }
  5138. }
  5139. },
  5140. "SkiaSharp.NativeAssets.Linux.NoDependencies/2.88.6": {
  5141. "type": "package",
  5142. "dependencies": {
  5143. "SkiaSharp": "2.88.6"
  5144. },
  5145. "compile": {
  5146. "lib/net6.0/_._": {}
  5147. },
  5148. "runtime": {
  5149. "lib/net6.0/_._": {}
  5150. },
  5151. "runtimeTargets": {
  5152. "runtimes/linux-arm/native/libSkiaSharp.so": {
  5153. "assetType": "native",
  5154. "rid": "linux-arm"
  5155. },
  5156. "runtimes/linux-arm64/native/libSkiaSharp.so": {
  5157. "assetType": "native",
  5158. "rid": "linux-arm64"
  5159. },
  5160. "runtimes/linux-musl-x64/native/libSkiaSharp.so": {
  5161. "assetType": "native",
  5162. "rid": "linux-musl-x64"
  5163. },
  5164. "runtimes/linux-x64/native/libSkiaSharp.so": {
  5165. "assetType": "native",
  5166. "rid": "linux-x64"
  5167. }
  5168. }
  5169. },
  5170. "SkiaSharp.NativeAssets.macOS/2.88.6": {
  5171. "type": "package",
  5172. "compile": {
  5173. "lib/net6.0/_._": {}
  5174. },
  5175. "runtime": {
  5176. "lib/net6.0/_._": {}
  5177. },
  5178. "runtimeTargets": {
  5179. "runtimes/osx/native/libSkiaSharp.dylib": {
  5180. "assetType": "native",
  5181. "rid": "osx"
  5182. }
  5183. }
  5184. },
  5185. "SkiaSharp.NativeAssets.Win32/2.88.6": {
  5186. "type": "package",
  5187. "compile": {
  5188. "lib/net6.0/_._": {}
  5189. },
  5190. "runtime": {
  5191. "lib/net6.0/_._": {}
  5192. },
  5193. "runtimeTargets": {
  5194. "runtimes/win-arm64/native/libSkiaSharp.dll": {
  5195. "assetType": "native",
  5196. "rid": "win-arm64"
  5197. },
  5198. "runtimes/win-x64/native/libSkiaSharp.dll": {
  5199. "assetType": "native",
  5200. "rid": "win-x64"
  5201. },
  5202. "runtimes/win-x86/native/libSkiaSharp.dll": {
  5203. "assetType": "native",
  5204. "rid": "win-x86"
  5205. }
  5206. }
  5207. },
  5208. "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": {
  5209. "type": "package",
  5210. "dependencies": {
  5211. "SQLitePCLRaw.lib.e_sqlite3": "2.1.6",
  5212. "SQLitePCLRaw.provider.e_sqlite3": "2.1.6"
  5213. },
  5214. "compile": {
  5215. "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
  5216. },
  5217. "runtime": {
  5218. "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
  5219. }
  5220. },
  5221. "SQLitePCLRaw.core/2.1.6": {
  5222. "type": "package",
  5223. "dependencies": {
  5224. "System.Memory": "4.5.3"
  5225. },
  5226. "compile": {
  5227. "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
  5228. },
  5229. "runtime": {
  5230. "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
  5231. }
  5232. },
  5233. "SQLitePCLRaw.lib.e_sqlite3/2.1.6": {
  5234. "type": "package",
  5235. "compile": {
  5236. "lib/netstandard2.0/_._": {}
  5237. },
  5238. "runtime": {
  5239. "lib/netstandard2.0/_._": {}
  5240. },
  5241. "build": {
  5242. "buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets": {}
  5243. },
  5244. "runtimeTargets": {
  5245. "runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a": {
  5246. "assetType": "native",
  5247. "rid": "browser-wasm"
  5248. },
  5249. "runtimes/linux-arm/native/libe_sqlite3.so": {
  5250. "assetType": "native",
  5251. "rid": "linux-arm"
  5252. },
  5253. "runtimes/linux-arm64/native/libe_sqlite3.so": {
  5254. "assetType": "native",
  5255. "rid": "linux-arm64"
  5256. },
  5257. "runtimes/linux-armel/native/libe_sqlite3.so": {
  5258. "assetType": "native",
  5259. "rid": "linux-armel"
  5260. },
  5261. "runtimes/linux-mips64/native/libe_sqlite3.so": {
  5262. "assetType": "native",
  5263. "rid": "linux-mips64"
  5264. },
  5265. "runtimes/linux-musl-arm/native/libe_sqlite3.so": {
  5266. "assetType": "native",
  5267. "rid": "linux-musl-arm"
  5268. },
  5269. "runtimes/linux-musl-arm64/native/libe_sqlite3.so": {
  5270. "assetType": "native",
  5271. "rid": "linux-musl-arm64"
  5272. },
  5273. "runtimes/linux-musl-x64/native/libe_sqlite3.so": {
  5274. "assetType": "native",
  5275. "rid": "linux-musl-x64"
  5276. },
  5277. "runtimes/linux-ppc64le/native/libe_sqlite3.so": {
  5278. "assetType": "native",
  5279. "rid": "linux-ppc64le"
  5280. },
  5281. "runtimes/linux-s390x/native/libe_sqlite3.so": {
  5282. "assetType": "native",
  5283. "rid": "linux-s390x"
  5284. },
  5285. "runtimes/linux-x64/native/libe_sqlite3.so": {
  5286. "assetType": "native",
  5287. "rid": "linux-x64"
  5288. },
  5289. "runtimes/linux-x86/native/libe_sqlite3.so": {
  5290. "assetType": "native",
  5291. "rid": "linux-x86"
  5292. },
  5293. "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": {
  5294. "assetType": "native",
  5295. "rid": "maccatalyst-arm64"
  5296. },
  5297. "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": {
  5298. "assetType": "native",
  5299. "rid": "maccatalyst-x64"
  5300. },
  5301. "runtimes/osx-arm64/native/libe_sqlite3.dylib": {
  5302. "assetType": "native",
  5303. "rid": "osx-arm64"
  5304. },
  5305. "runtimes/osx-x64/native/libe_sqlite3.dylib": {
  5306. "assetType": "native",
  5307. "rid": "osx-x64"
  5308. },
  5309. "runtimes/win-arm/native/e_sqlite3.dll": {
  5310. "assetType": "native",
  5311. "rid": "win-arm"
  5312. },
  5313. "runtimes/win-arm64/native/e_sqlite3.dll": {
  5314. "assetType": "native",
  5315. "rid": "win-arm64"
  5316. },
  5317. "runtimes/win-x64/native/e_sqlite3.dll": {
  5318. "assetType": "native",
  5319. "rid": "win-x64"
  5320. },
  5321. "runtimes/win-x86/native/e_sqlite3.dll": {
  5322. "assetType": "native",
  5323. "rid": "win-x86"
  5324. }
  5325. }
  5326. },
  5327. "SQLitePCLRaw.provider.e_sqlite3/2.1.6": {
  5328. "type": "package",
  5329. "dependencies": {
  5330. "SQLitePCLRaw.core": "2.1.6"
  5331. },
  5332. "compile": {
  5333. "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
  5334. },
  5335. "runtime": {
  5336. "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
  5337. }
  5338. },
  5339. "SqlSugarCore/5.1.4.158": {
  5340. "type": "package",
  5341. "dependencies": {
  5342. "Microsoft.Data.SqlClient": "2.1.7",
  5343. "Microsoft.Data.Sqlite": "8.0.1",
  5344. "MySqlConnector": "2.2.5",
  5345. "Newtonsoft.Json": "13.0.2",
  5346. "Npgsql": "5.0.18",
  5347. "Oracle.ManagedDataAccess.Core": "3.21.100",
  5348. "Oscar.Data.SqlClient": "4.0.4",
  5349. "SqlSugarCore.Dm": "1.3.0",
  5350. "SqlSugarCore.Kdbndp": "9.3.6.411",
  5351. "System.Data.Common": "4.3.0",
  5352. "System.Reflection.Emit.Lightweight": "4.3.0"
  5353. },
  5354. "compile": {
  5355. "lib/netstandard2.1/SqlSugar.dll": {}
  5356. },
  5357. "runtime": {
  5358. "lib/netstandard2.1/SqlSugar.dll": {}
  5359. }
  5360. },
  5361. "SqlSugarCore.Dm/1.3.0": {
  5362. "type": "package",
  5363. "dependencies": {
  5364. "System.Text.Encoding.CodePages": "5.0.0"
  5365. },
  5366. "compile": {
  5367. "lib/netstandard2.0/DmProvider.dll": {}
  5368. },
  5369. "runtime": {
  5370. "lib/netstandard2.0/DmProvider.dll": {}
  5371. }
  5372. },
  5373. "SqlSugarCore.Kdbndp/9.3.6.411": {
  5374. "type": "package",
  5375. "compile": {
  5376. "lib/netstandard2.1/Kdbndp.dll": {}
  5377. },
  5378. "runtime": {
  5379. "lib/netstandard2.1/Kdbndp.dll": {}
  5380. }
  5381. },
  5382. "Swashbuckle.AspNetCore/6.5.0": {
  5383. "type": "package",
  5384. "dependencies": {
  5385. "Microsoft.Extensions.ApiDescription.Server": "6.0.5",
  5386. "Swashbuckle.AspNetCore.Swagger": "6.5.0",
  5387. "Swashbuckle.AspNetCore.SwaggerGen": "6.5.0",
  5388. "Swashbuckle.AspNetCore.SwaggerUI": "6.5.0"
  5389. },
  5390. "build": {
  5391. "build/_._": {}
  5392. }
  5393. },
  5394. "Swashbuckle.AspNetCore.Swagger/6.5.0": {
  5395. "type": "package",
  5396. "dependencies": {
  5397. "Microsoft.OpenApi": "1.2.3"
  5398. },
  5399. "compile": {
  5400. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": {
  5401. "related": ".pdb;.xml"
  5402. }
  5403. },
  5404. "runtime": {
  5405. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": {
  5406. "related": ".pdb;.xml"
  5407. }
  5408. },
  5409. "frameworkReferences": [
  5410. "Microsoft.AspNetCore.App"
  5411. ]
  5412. },
  5413. "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
  5414. "type": "package",
  5415. "dependencies": {
  5416. "Swashbuckle.AspNetCore.Swagger": "6.5.0"
  5417. },
  5418. "compile": {
  5419. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
  5420. "related": ".pdb;.xml"
  5421. }
  5422. },
  5423. "runtime": {
  5424. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
  5425. "related": ".pdb;.xml"
  5426. }
  5427. }
  5428. },
  5429. "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
  5430. "type": "package",
  5431. "compile": {
  5432. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
  5433. "related": ".pdb;.xml"
  5434. }
  5435. },
  5436. "runtime": {
  5437. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
  5438. "related": ".pdb;.xml"
  5439. }
  5440. },
  5441. "frameworkReferences": [
  5442. "Microsoft.AspNetCore.App"
  5443. ]
  5444. },
  5445. "System.CodeDom/8.0.0": {
  5446. "type": "package",
  5447. "compile": {
  5448. "lib/net7.0/System.CodeDom.dll": {
  5449. "related": ".xml"
  5450. }
  5451. },
  5452. "runtime": {
  5453. "lib/net7.0/System.CodeDom.dll": {
  5454. "related": ".xml"
  5455. }
  5456. },
  5457. "build": {
  5458. "buildTransitive/net6.0/_._": {}
  5459. }
  5460. },
  5461. "System.Collections/4.3.0": {
  5462. "type": "package",
  5463. "dependencies": {
  5464. "Microsoft.NETCore.Platforms": "1.1.0",
  5465. "Microsoft.NETCore.Targets": "1.1.0",
  5466. "System.Runtime": "4.3.0"
  5467. },
  5468. "compile": {
  5469. "ref/netstandard1.3/_._": {
  5470. "related": ".xml"
  5471. }
  5472. }
  5473. },
  5474. "System.Collections.Concurrent/4.3.0": {
  5475. "type": "package",
  5476. "dependencies": {
  5477. "System.Collections": "4.3.0",
  5478. "System.Diagnostics.Debug": "4.3.0",
  5479. "System.Diagnostics.Tracing": "4.3.0",
  5480. "System.Globalization": "4.3.0",
  5481. "System.Reflection": "4.3.0",
  5482. "System.Resources.ResourceManager": "4.3.0",
  5483. "System.Runtime": "4.3.0",
  5484. "System.Runtime.Extensions": "4.3.0",
  5485. "System.Threading": "4.3.0",
  5486. "System.Threading.Tasks": "4.3.0"
  5487. },
  5488. "compile": {
  5489. "ref/netstandard1.3/System.Collections.Concurrent.dll": {
  5490. "related": ".xml"
  5491. }
  5492. },
  5493. "runtime": {
  5494. "lib/netstandard1.3/System.Collections.Concurrent.dll": {}
  5495. }
  5496. },
  5497. "System.Collections.Immutable/8.0.0": {
  5498. "type": "package",
  5499. "compile": {
  5500. "lib/net7.0/System.Collections.Immutable.dll": {
  5501. "related": ".xml"
  5502. }
  5503. },
  5504. "runtime": {
  5505. "lib/net7.0/System.Collections.Immutable.dll": {
  5506. "related": ".xml"
  5507. }
  5508. },
  5509. "build": {
  5510. "buildTransitive/net6.0/_._": {}
  5511. }
  5512. },
  5513. "System.ComponentModel/4.3.0": {
  5514. "type": "package",
  5515. "dependencies": {
  5516. "System.Runtime": "4.3.0"
  5517. },
  5518. "compile": {
  5519. "ref/netstandard1.0/System.ComponentModel.dll": {
  5520. "related": ".xml"
  5521. }
  5522. },
  5523. "runtime": {
  5524. "lib/netstandard1.3/System.ComponentModel.dll": {}
  5525. }
  5526. },
  5527. "System.ComponentModel.Annotations/4.7.0": {
  5528. "type": "package",
  5529. "compile": {
  5530. "ref/netstandard2.1/System.ComponentModel.Annotations.dll": {
  5531. "related": ".xml"
  5532. }
  5533. },
  5534. "runtime": {
  5535. "lib/netstandard2.1/System.ComponentModel.Annotations.dll": {
  5536. "related": ".xml"
  5537. }
  5538. }
  5539. },
  5540. "System.ComponentModel.Primitives/4.3.0": {
  5541. "type": "package",
  5542. "dependencies": {
  5543. "System.ComponentModel": "4.3.0",
  5544. "System.Resources.ResourceManager": "4.3.0",
  5545. "System.Runtime": "4.3.0"
  5546. },
  5547. "compile": {
  5548. "ref/netstandard1.0/System.ComponentModel.Primitives.dll": {
  5549. "related": ".xml"
  5550. }
  5551. },
  5552. "runtime": {
  5553. "lib/netstandard1.0/System.ComponentModel.Primitives.dll": {}
  5554. }
  5555. },
  5556. "System.Composition/8.0.0": {
  5557. "type": "package",
  5558. "dependencies": {
  5559. "System.Composition.AttributedModel": "8.0.0",
  5560. "System.Composition.Convention": "8.0.0",
  5561. "System.Composition.Hosting": "8.0.0",
  5562. "System.Composition.Runtime": "8.0.0",
  5563. "System.Composition.TypedParts": "8.0.0"
  5564. },
  5565. "compile": {
  5566. "lib/netcoreapp2.0/_._": {}
  5567. },
  5568. "runtime": {
  5569. "lib/netcoreapp2.0/_._": {}
  5570. },
  5571. "build": {
  5572. "buildTransitive/net6.0/_._": {}
  5573. }
  5574. },
  5575. "System.Composition.AttributedModel/8.0.0": {
  5576. "type": "package",
  5577. "compile": {
  5578. "lib/net7.0/System.Composition.AttributedModel.dll": {
  5579. "related": ".xml"
  5580. }
  5581. },
  5582. "runtime": {
  5583. "lib/net7.0/System.Composition.AttributedModel.dll": {
  5584. "related": ".xml"
  5585. }
  5586. },
  5587. "build": {
  5588. "buildTransitive/net6.0/_._": {}
  5589. }
  5590. },
  5591. "System.Composition.Convention/8.0.0": {
  5592. "type": "package",
  5593. "dependencies": {
  5594. "System.Composition.AttributedModel": "8.0.0"
  5595. },
  5596. "compile": {
  5597. "lib/net7.0/System.Composition.Convention.dll": {
  5598. "related": ".xml"
  5599. }
  5600. },
  5601. "runtime": {
  5602. "lib/net7.0/System.Composition.Convention.dll": {
  5603. "related": ".xml"
  5604. }
  5605. },
  5606. "build": {
  5607. "buildTransitive/net6.0/_._": {}
  5608. }
  5609. },
  5610. "System.Composition.Hosting/8.0.0": {
  5611. "type": "package",
  5612. "dependencies": {
  5613. "System.Composition.Runtime": "8.0.0"
  5614. },
  5615. "compile": {
  5616. "lib/net7.0/System.Composition.Hosting.dll": {
  5617. "related": ".xml"
  5618. }
  5619. },
  5620. "runtime": {
  5621. "lib/net7.0/System.Composition.Hosting.dll": {
  5622. "related": ".xml"
  5623. }
  5624. },
  5625. "build": {
  5626. "buildTransitive/net6.0/_._": {}
  5627. }
  5628. },
  5629. "System.Composition.Runtime/8.0.0": {
  5630. "type": "package",
  5631. "compile": {
  5632. "lib/net7.0/System.Composition.Runtime.dll": {
  5633. "related": ".xml"
  5634. }
  5635. },
  5636. "runtime": {
  5637. "lib/net7.0/System.Composition.Runtime.dll": {
  5638. "related": ".xml"
  5639. }
  5640. },
  5641. "build": {
  5642. "buildTransitive/net6.0/_._": {}
  5643. }
  5644. },
  5645. "System.Composition.TypedParts/8.0.0": {
  5646. "type": "package",
  5647. "dependencies": {
  5648. "System.Composition.AttributedModel": "8.0.0",
  5649. "System.Composition.Hosting": "8.0.0",
  5650. "System.Composition.Runtime": "8.0.0"
  5651. },
  5652. "compile": {
  5653. "lib/net7.0/System.Composition.TypedParts.dll": {
  5654. "related": ".xml"
  5655. }
  5656. },
  5657. "runtime": {
  5658. "lib/net7.0/System.Composition.TypedParts.dll": {
  5659. "related": ".xml"
  5660. }
  5661. },
  5662. "build": {
  5663. "buildTransitive/net6.0/_._": {}
  5664. }
  5665. },
  5666. "System.Configuration.ConfigurationManager/8.0.0": {
  5667. "type": "package",
  5668. "dependencies": {
  5669. "System.Diagnostics.EventLog": "8.0.0",
  5670. "System.Security.Cryptography.ProtectedData": "8.0.0"
  5671. },
  5672. "compile": {
  5673. "lib/net7.0/System.Configuration.ConfigurationManager.dll": {
  5674. "related": ".xml"
  5675. }
  5676. },
  5677. "runtime": {
  5678. "lib/net7.0/System.Configuration.ConfigurationManager.dll": {
  5679. "related": ".xml"
  5680. }
  5681. },
  5682. "build": {
  5683. "buildTransitive/net6.0/_._": {}
  5684. }
  5685. },
  5686. "System.Data.Common/4.3.0": {
  5687. "type": "package",
  5688. "dependencies": {
  5689. "System.Collections": "4.3.0",
  5690. "System.Globalization": "4.3.0",
  5691. "System.IO": "4.3.0",
  5692. "System.Resources.ResourceManager": "4.3.0",
  5693. "System.Runtime": "4.3.0",
  5694. "System.Runtime.Extensions": "4.3.0",
  5695. "System.Text.RegularExpressions": "4.3.0",
  5696. "System.Threading.Tasks": "4.3.0"
  5697. },
  5698. "compile": {
  5699. "ref/netstandard1.2/System.Data.Common.dll": {
  5700. "related": ".xml"
  5701. }
  5702. },
  5703. "runtime": {
  5704. "lib/netstandard1.2/System.Data.Common.dll": {}
  5705. }
  5706. },
  5707. "System.Diagnostics.Debug/4.3.0": {
  5708. "type": "package",
  5709. "dependencies": {
  5710. "Microsoft.NETCore.Platforms": "1.1.0",
  5711. "Microsoft.NETCore.Targets": "1.1.0",
  5712. "System.Runtime": "4.3.0"
  5713. },
  5714. "compile": {
  5715. "ref/netstandard1.3/_._": {
  5716. "related": ".xml"
  5717. }
  5718. }
  5719. },
  5720. "System.Diagnostics.DiagnosticSource/4.7.0": {
  5721. "type": "package",
  5722. "compile": {
  5723. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {
  5724. "related": ".xml"
  5725. }
  5726. },
  5727. "runtime": {
  5728. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {
  5729. "related": ".xml"
  5730. }
  5731. }
  5732. },
  5733. "System.Diagnostics.EventLog/8.0.0": {
  5734. "type": "package",
  5735. "compile": {
  5736. "lib/net7.0/System.Diagnostics.EventLog.dll": {
  5737. "related": ".xml"
  5738. }
  5739. },
  5740. "runtime": {
  5741. "lib/net7.0/System.Diagnostics.EventLog.dll": {
  5742. "related": ".xml"
  5743. }
  5744. },
  5745. "build": {
  5746. "buildTransitive/net6.0/_._": {}
  5747. },
  5748. "runtimeTargets": {
  5749. "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.Messages.dll": {
  5750. "assetType": "runtime",
  5751. "rid": "win"
  5752. },
  5753. "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll": {
  5754. "assetType": "runtime",
  5755. "rid": "win"
  5756. }
  5757. }
  5758. },
  5759. "System.Diagnostics.PerformanceCounter/7.0.0": {
  5760. "type": "package",
  5761. "dependencies": {
  5762. "System.Configuration.ConfigurationManager": "7.0.0"
  5763. },
  5764. "compile": {
  5765. "lib/net7.0/System.Diagnostics.PerformanceCounter.dll": {
  5766. "related": ".xml"
  5767. }
  5768. },
  5769. "runtime": {
  5770. "lib/net7.0/System.Diagnostics.PerformanceCounter.dll": {
  5771. "related": ".xml"
  5772. }
  5773. },
  5774. "build": {
  5775. "buildTransitive/net6.0/_._": {}
  5776. },
  5777. "runtimeTargets": {
  5778. "runtimes/win/lib/net7.0/System.Diagnostics.PerformanceCounter.dll": {
  5779. "assetType": "runtime",
  5780. "rid": "win"
  5781. }
  5782. }
  5783. },
  5784. "System.Diagnostics.StackTrace/4.3.0": {
  5785. "type": "package",
  5786. "dependencies": {
  5787. "System.IO.FileSystem": "4.3.0",
  5788. "System.Reflection": "4.3.0",
  5789. "System.Reflection.Metadata": "1.4.1",
  5790. "System.Runtime": "4.3.0"
  5791. },
  5792. "compile": {
  5793. "ref/netstandard1.3/System.Diagnostics.StackTrace.dll": {
  5794. "related": ".xml"
  5795. }
  5796. },
  5797. "runtime": {
  5798. "lib/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
  5799. }
  5800. },
  5801. "System.Diagnostics.Tracing/4.3.0": {
  5802. "type": "package",
  5803. "dependencies": {
  5804. "Microsoft.NETCore.Platforms": "1.1.0",
  5805. "Microsoft.NETCore.Targets": "1.1.0",
  5806. "System.Runtime": "4.3.0"
  5807. },
  5808. "compile": {
  5809. "ref/netstandard1.5/_._": {
  5810. "related": ".xml"
  5811. }
  5812. }
  5813. },
  5814. "System.DirectoryServices/6.0.1": {
  5815. "type": "package",
  5816. "dependencies": {
  5817. "System.Security.AccessControl": "6.0.0",
  5818. "System.Security.Permissions": "6.0.0"
  5819. },
  5820. "compile": {
  5821. "lib/net6.0/System.DirectoryServices.dll": {
  5822. "related": ".xml"
  5823. }
  5824. },
  5825. "runtime": {
  5826. "lib/net6.0/System.DirectoryServices.dll": {
  5827. "related": ".xml"
  5828. }
  5829. },
  5830. "build": {
  5831. "buildTransitive/netcoreapp3.1/_._": {}
  5832. },
  5833. "runtimeTargets": {
  5834. "runtimes/win/lib/net6.0/System.DirectoryServices.dll": {
  5835. "assetType": "runtime",
  5836. "rid": "win"
  5837. }
  5838. }
  5839. },
  5840. "System.DirectoryServices.Protocols/6.0.1": {
  5841. "type": "package",
  5842. "compile": {
  5843. "lib/net6.0/System.DirectoryServices.Protocols.dll": {
  5844. "related": ".xml"
  5845. }
  5846. },
  5847. "runtime": {
  5848. "lib/net6.0/System.DirectoryServices.Protocols.dll": {
  5849. "related": ".xml"
  5850. }
  5851. },
  5852. "build": {
  5853. "buildTransitive/netcoreapp3.1/_._": {}
  5854. },
  5855. "runtimeTargets": {
  5856. "runtimes/linux/lib/net6.0/System.DirectoryServices.Protocols.dll": {
  5857. "assetType": "runtime",
  5858. "rid": "linux"
  5859. },
  5860. "runtimes/osx/lib/net6.0/System.DirectoryServices.Protocols.dll": {
  5861. "assetType": "runtime",
  5862. "rid": "osx"
  5863. },
  5864. "runtimes/win/lib/net6.0/System.DirectoryServices.Protocols.dll": {
  5865. "assetType": "runtime",
  5866. "rid": "win"
  5867. }
  5868. }
  5869. },
  5870. "System.Drawing.Common/8.0.6": {
  5871. "type": "package",
  5872. "dependencies": {
  5873. "Microsoft.Win32.SystemEvents": "8.0.0"
  5874. },
  5875. "compile": {
  5876. "lib/net7.0/System.Drawing.Common.dll": {
  5877. "related": ".pdb;.xml"
  5878. }
  5879. },
  5880. "runtime": {
  5881. "lib/net7.0/System.Drawing.Common.dll": {
  5882. "related": ".pdb;.xml"
  5883. }
  5884. },
  5885. "build": {
  5886. "buildTransitive/net6.0/_._": {}
  5887. }
  5888. },
  5889. "System.Dynamic.Runtime/4.3.0": {
  5890. "type": "package",
  5891. "dependencies": {
  5892. "System.Collections": "4.3.0",
  5893. "System.Diagnostics.Debug": "4.3.0",
  5894. "System.Linq": "4.3.0",
  5895. "System.Linq.Expressions": "4.3.0",
  5896. "System.ObjectModel": "4.3.0",
  5897. "System.Reflection": "4.3.0",
  5898. "System.Reflection.Emit": "4.3.0",
  5899. "System.Reflection.Emit.ILGeneration": "4.3.0",
  5900. "System.Reflection.Primitives": "4.3.0",
  5901. "System.Reflection.TypeExtensions": "4.3.0",
  5902. "System.Resources.ResourceManager": "4.3.0",
  5903. "System.Runtime": "4.3.0",
  5904. "System.Runtime.Extensions": "4.3.0",
  5905. "System.Threading": "4.3.0"
  5906. },
  5907. "compile": {
  5908. "ref/netstandard1.3/System.Dynamic.Runtime.dll": {
  5909. "related": ".xml"
  5910. }
  5911. },
  5912. "runtime": {
  5913. "lib/netstandard1.3/System.Dynamic.Runtime.dll": {}
  5914. }
  5915. },
  5916. "System.Formats.Asn1/7.0.0": {
  5917. "type": "package",
  5918. "compile": {
  5919. "lib/net7.0/System.Formats.Asn1.dll": {
  5920. "related": ".xml"
  5921. }
  5922. },
  5923. "runtime": {
  5924. "lib/net7.0/System.Formats.Asn1.dll": {
  5925. "related": ".xml"
  5926. }
  5927. },
  5928. "build": {
  5929. "buildTransitive/net6.0/_._": {}
  5930. }
  5931. },
  5932. "System.Globalization/4.3.0": {
  5933. "type": "package",
  5934. "dependencies": {
  5935. "Microsoft.NETCore.Platforms": "1.1.0",
  5936. "Microsoft.NETCore.Targets": "1.1.0",
  5937. "System.Runtime": "4.3.0"
  5938. },
  5939. "compile": {
  5940. "ref/netstandard1.3/_._": {
  5941. "related": ".xml"
  5942. }
  5943. }
  5944. },
  5945. "System.IdentityModel.Tokens.Jwt/6.35.0": {
  5946. "type": "package",
  5947. "dependencies": {
  5948. "Microsoft.IdentityModel.JsonWebTokens": "6.35.0",
  5949. "Microsoft.IdentityModel.Tokens": "6.35.0"
  5950. },
  5951. "compile": {
  5952. "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
  5953. "related": ".xml"
  5954. }
  5955. },
  5956. "runtime": {
  5957. "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
  5958. "related": ".xml"
  5959. }
  5960. }
  5961. },
  5962. "System.IO/4.3.0": {
  5963. "type": "package",
  5964. "dependencies": {
  5965. "Microsoft.NETCore.Platforms": "1.1.0",
  5966. "Microsoft.NETCore.Targets": "1.1.0",
  5967. "System.Runtime": "4.3.0",
  5968. "System.Text.Encoding": "4.3.0",
  5969. "System.Threading.Tasks": "4.3.0"
  5970. },
  5971. "compile": {
  5972. "ref/netstandard1.5/System.IO.dll": {
  5973. "related": ".xml"
  5974. }
  5975. }
  5976. },
  5977. "System.IO.FileSystem/4.3.0": {
  5978. "type": "package",
  5979. "dependencies": {
  5980. "Microsoft.NETCore.Platforms": "1.1.0",
  5981. "Microsoft.NETCore.Targets": "1.1.0",
  5982. "System.IO": "4.3.0",
  5983. "System.IO.FileSystem.Primitives": "4.3.0",
  5984. "System.Runtime": "4.3.0",
  5985. "System.Runtime.Handles": "4.3.0",
  5986. "System.Text.Encoding": "4.3.0",
  5987. "System.Threading.Tasks": "4.3.0"
  5988. },
  5989. "compile": {
  5990. "ref/netstandard1.3/_._": {
  5991. "related": ".xml"
  5992. }
  5993. }
  5994. },
  5995. "System.IO.FileSystem.Primitives/4.3.0": {
  5996. "type": "package",
  5997. "dependencies": {
  5998. "System.Runtime": "4.3.0"
  5999. },
  6000. "compile": {
  6001. "ref/netstandard1.3/_._": {
  6002. "related": ".xml"
  6003. }
  6004. },
  6005. "runtime": {
  6006. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
  6007. }
  6008. },
  6009. "System.IO.Hashing/7.0.0": {
  6010. "type": "package",
  6011. "compile": {
  6012. "lib/net7.0/System.IO.Hashing.dll": {
  6013. "related": ".xml"
  6014. }
  6015. },
  6016. "runtime": {
  6017. "lib/net7.0/System.IO.Hashing.dll": {
  6018. "related": ".xml"
  6019. }
  6020. },
  6021. "build": {
  6022. "buildTransitive/net6.0/_._": {}
  6023. }
  6024. },
  6025. "System.IO.Pipelines/8.0.0": {
  6026. "type": "package",
  6027. "compile": {
  6028. "lib/net7.0/System.IO.Pipelines.dll": {
  6029. "related": ".xml"
  6030. }
  6031. },
  6032. "runtime": {
  6033. "lib/net7.0/System.IO.Pipelines.dll": {
  6034. "related": ".xml"
  6035. }
  6036. },
  6037. "build": {
  6038. "buildTransitive/net6.0/_._": {}
  6039. }
  6040. },
  6041. "System.Linq/4.3.0": {
  6042. "type": "package",
  6043. "dependencies": {
  6044. "System.Collections": "4.3.0",
  6045. "System.Diagnostics.Debug": "4.3.0",
  6046. "System.Resources.ResourceManager": "4.3.0",
  6047. "System.Runtime": "4.3.0",
  6048. "System.Runtime.Extensions": "4.3.0"
  6049. },
  6050. "compile": {
  6051. "ref/netstandard1.6/_._": {
  6052. "related": ".xml"
  6053. }
  6054. },
  6055. "runtime": {
  6056. "lib/netstandard1.6/System.Linq.dll": {}
  6057. }
  6058. },
  6059. "System.Linq.Dynamic.Core/1.2.6": {
  6060. "type": "package",
  6061. "compile": {
  6062. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll": {
  6063. "related": ".pdb;.xml"
  6064. }
  6065. },
  6066. "runtime": {
  6067. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll": {
  6068. "related": ".pdb;.xml"
  6069. }
  6070. }
  6071. },
  6072. "System.Linq.Expressions/4.3.0": {
  6073. "type": "package",
  6074. "dependencies": {
  6075. "System.Collections": "4.3.0",
  6076. "System.Diagnostics.Debug": "4.3.0",
  6077. "System.Globalization": "4.3.0",
  6078. "System.IO": "4.3.0",
  6079. "System.Linq": "4.3.0",
  6080. "System.ObjectModel": "4.3.0",
  6081. "System.Reflection": "4.3.0",
  6082. "System.Reflection.Emit": "4.3.0",
  6083. "System.Reflection.Emit.ILGeneration": "4.3.0",
  6084. "System.Reflection.Emit.Lightweight": "4.3.0",
  6085. "System.Reflection.Extensions": "4.3.0",
  6086. "System.Reflection.Primitives": "4.3.0",
  6087. "System.Reflection.TypeExtensions": "4.3.0",
  6088. "System.Resources.ResourceManager": "4.3.0",
  6089. "System.Runtime": "4.3.0",
  6090. "System.Runtime.Extensions": "4.3.0",
  6091. "System.Threading": "4.3.0"
  6092. },
  6093. "compile": {
  6094. "ref/netstandard1.6/System.Linq.Expressions.dll": {
  6095. "related": ".xml"
  6096. }
  6097. },
  6098. "runtime": {
  6099. "lib/netstandard1.6/System.Linq.Expressions.dll": {}
  6100. }
  6101. },
  6102. "System.Management/8.0.0": {
  6103. "type": "package",
  6104. "dependencies": {
  6105. "System.CodeDom": "8.0.0"
  6106. },
  6107. "compile": {
  6108. "lib/net7.0/System.Management.dll": {
  6109. "related": ".xml"
  6110. }
  6111. },
  6112. "runtime": {
  6113. "lib/net7.0/System.Management.dll": {
  6114. "related": ".xml"
  6115. }
  6116. },
  6117. "build": {
  6118. "buildTransitive/net6.0/_._": {}
  6119. },
  6120. "runtimeTargets": {
  6121. "runtimes/win/lib/net7.0/System.Management.dll": {
  6122. "assetType": "runtime",
  6123. "rid": "win"
  6124. }
  6125. }
  6126. },
  6127. "System.Memory/4.5.3": {
  6128. "type": "package",
  6129. "compile": {
  6130. "ref/netcoreapp2.1/_._": {}
  6131. },
  6132. "runtime": {
  6133. "lib/netcoreapp2.1/_._": {}
  6134. }
  6135. },
  6136. "System.ObjectModel/4.3.0": {
  6137. "type": "package",
  6138. "dependencies": {
  6139. "System.Collections": "4.3.0",
  6140. "System.Diagnostics.Debug": "4.3.0",
  6141. "System.Resources.ResourceManager": "4.3.0",
  6142. "System.Runtime": "4.3.0",
  6143. "System.Threading": "4.3.0"
  6144. },
  6145. "compile": {
  6146. "ref/netstandard1.3/System.ObjectModel.dll": {
  6147. "related": ".xml"
  6148. }
  6149. },
  6150. "runtime": {
  6151. "lib/netstandard1.3/System.ObjectModel.dll": {}
  6152. }
  6153. },
  6154. "System.Reactive/5.0.0": {
  6155. "type": "package",
  6156. "compile": {
  6157. "lib/net5.0/System.Reactive.dll": {
  6158. "related": ".xml"
  6159. }
  6160. },
  6161. "runtime": {
  6162. "lib/net5.0/System.Reactive.dll": {
  6163. "related": ".xml"
  6164. }
  6165. },
  6166. "build": {
  6167. "buildTransitive/net5.0/_._": {}
  6168. }
  6169. },
  6170. "System.Reactive.Linq/5.0.0": {
  6171. "type": "package",
  6172. "dependencies": {
  6173. "System.Reactive": "5.0.0",
  6174. "System.Threading.Tasks.Extensions": "4.5.4"
  6175. },
  6176. "compile": {
  6177. "lib/netstandard2.0/System.Reactive.Linq.dll": {
  6178. "related": ".xml"
  6179. }
  6180. },
  6181. "runtime": {
  6182. "lib/netstandard2.0/System.Reactive.Linq.dll": {
  6183. "related": ".xml"
  6184. }
  6185. }
  6186. },
  6187. "System.Reflection/4.3.0": {
  6188. "type": "package",
  6189. "dependencies": {
  6190. "Microsoft.NETCore.Platforms": "1.1.0",
  6191. "Microsoft.NETCore.Targets": "1.1.0",
  6192. "System.IO": "4.3.0",
  6193. "System.Reflection.Primitives": "4.3.0",
  6194. "System.Runtime": "4.3.0"
  6195. },
  6196. "compile": {
  6197. "ref/netstandard1.5/System.Reflection.dll": {
  6198. "related": ".xml"
  6199. }
  6200. }
  6201. },
  6202. "System.Reflection.Emit/4.3.0": {
  6203. "type": "package",
  6204. "dependencies": {
  6205. "System.IO": "4.3.0",
  6206. "System.Reflection": "4.3.0",
  6207. "System.Reflection.Emit.ILGeneration": "4.3.0",
  6208. "System.Reflection.Primitives": "4.3.0",
  6209. "System.Runtime": "4.3.0"
  6210. },
  6211. "compile": {
  6212. "ref/netstandard1.1/_._": {
  6213. "related": ".xml"
  6214. }
  6215. },
  6216. "runtime": {
  6217. "lib/netstandard1.3/System.Reflection.Emit.dll": {}
  6218. }
  6219. },
  6220. "System.Reflection.Emit.ILGeneration/4.3.0": {
  6221. "type": "package",
  6222. "dependencies": {
  6223. "System.Reflection": "4.3.0",
  6224. "System.Reflection.Primitives": "4.3.0",
  6225. "System.Runtime": "4.3.0"
  6226. },
  6227. "compile": {
  6228. "ref/netstandard1.0/_._": {
  6229. "related": ".xml"
  6230. }
  6231. },
  6232. "runtime": {
  6233. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
  6234. }
  6235. },
  6236. "System.Reflection.Emit.Lightweight/4.7.0": {
  6237. "type": "package",
  6238. "compile": {
  6239. "ref/netcoreapp2.0/_._": {}
  6240. },
  6241. "runtime": {
  6242. "lib/netcoreapp2.0/_._": {}
  6243. }
  6244. },
  6245. "System.Reflection.Extensions/4.3.0": {
  6246. "type": "package",
  6247. "dependencies": {
  6248. "Microsoft.NETCore.Platforms": "1.1.0",
  6249. "Microsoft.NETCore.Targets": "1.1.0",
  6250. "System.Reflection": "4.3.0",
  6251. "System.Runtime": "4.3.0"
  6252. },
  6253. "compile": {
  6254. "ref/netstandard1.0/_._": {
  6255. "related": ".xml"
  6256. }
  6257. }
  6258. },
  6259. "System.Reflection.Metadata/8.0.0": {
  6260. "type": "package",
  6261. "dependencies": {
  6262. "System.Collections.Immutable": "8.0.0"
  6263. },
  6264. "compile": {
  6265. "lib/net7.0/System.Reflection.Metadata.dll": {
  6266. "related": ".xml"
  6267. }
  6268. },
  6269. "runtime": {
  6270. "lib/net7.0/System.Reflection.Metadata.dll": {
  6271. "related": ".xml"
  6272. }
  6273. },
  6274. "build": {
  6275. "buildTransitive/net6.0/_._": {}
  6276. }
  6277. },
  6278. "System.Reflection.Primitives/4.3.0": {
  6279. "type": "package",
  6280. "dependencies": {
  6281. "Microsoft.NETCore.Platforms": "1.1.0",
  6282. "Microsoft.NETCore.Targets": "1.1.0",
  6283. "System.Runtime": "4.3.0"
  6284. },
  6285. "compile": {
  6286. "ref/netstandard1.0/System.Reflection.Primitives.dll": {
  6287. "related": ".xml"
  6288. }
  6289. }
  6290. },
  6291. "System.Reflection.TypeExtensions/4.3.0": {
  6292. "type": "package",
  6293. "dependencies": {
  6294. "System.Reflection": "4.3.0",
  6295. "System.Runtime": "4.3.0"
  6296. },
  6297. "compile": {
  6298. "ref/netstandard1.5/_._": {
  6299. "related": ".xml"
  6300. }
  6301. },
  6302. "runtime": {
  6303. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
  6304. }
  6305. },
  6306. "System.Resources.ResourceManager/4.3.0": {
  6307. "type": "package",
  6308. "dependencies": {
  6309. "Microsoft.NETCore.Platforms": "1.1.0",
  6310. "Microsoft.NETCore.Targets": "1.1.0",
  6311. "System.Globalization": "4.3.0",
  6312. "System.Reflection": "4.3.0",
  6313. "System.Runtime": "4.3.0"
  6314. },
  6315. "compile": {
  6316. "ref/netstandard1.0/_._": {
  6317. "related": ".xml"
  6318. }
  6319. }
  6320. },
  6321. "System.Runtime/4.3.1": {
  6322. "type": "package",
  6323. "dependencies": {
  6324. "Microsoft.NETCore.Platforms": "1.1.1",
  6325. "Microsoft.NETCore.Targets": "1.1.3"
  6326. },
  6327. "compile": {
  6328. "ref/netstandard1.5/System.Runtime.dll": {
  6329. "related": ".xml"
  6330. }
  6331. }
  6332. },
  6333. "System.Runtime.Caching/4.7.0": {
  6334. "type": "package",
  6335. "dependencies": {
  6336. "System.Configuration.ConfigurationManager": "4.7.0"
  6337. },
  6338. "compile": {
  6339. "ref/netstandard2.0/_._": {
  6340. "related": ".xml"
  6341. }
  6342. },
  6343. "runtime": {
  6344. "lib/netstandard2.0/System.Runtime.Caching.dll": {
  6345. "related": ".xml"
  6346. }
  6347. },
  6348. "runtimeTargets": {
  6349. "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": {
  6350. "assetType": "runtime",
  6351. "rid": "win"
  6352. }
  6353. }
  6354. },
  6355. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  6356. "type": "package",
  6357. "compile": {
  6358. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
  6359. "related": ".xml"
  6360. }
  6361. },
  6362. "runtime": {
  6363. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
  6364. "related": ".xml"
  6365. }
  6366. },
  6367. "build": {
  6368. "buildTransitive/netcoreapp3.1/_._": {}
  6369. }
  6370. },
  6371. "System.Runtime.Extensions/4.3.0": {
  6372. "type": "package",
  6373. "dependencies": {
  6374. "Microsoft.NETCore.Platforms": "1.1.0",
  6375. "Microsoft.NETCore.Targets": "1.1.0",
  6376. "System.Runtime": "4.3.0"
  6377. },
  6378. "compile": {
  6379. "ref/netstandard1.5/System.Runtime.Extensions.dll": {
  6380. "related": ".xml"
  6381. }
  6382. }
  6383. },
  6384. "System.Runtime.Handles/4.3.0": {
  6385. "type": "package",
  6386. "dependencies": {
  6387. "Microsoft.NETCore.Platforms": "1.1.0",
  6388. "Microsoft.NETCore.Targets": "1.1.0",
  6389. "System.Runtime": "4.3.0"
  6390. },
  6391. "compile": {
  6392. "ref/netstandard1.3/_._": {
  6393. "related": ".xml"
  6394. }
  6395. }
  6396. },
  6397. "System.Runtime.Serialization.Primitives/4.3.0": {
  6398. "type": "package",
  6399. "dependencies": {
  6400. "System.Resources.ResourceManager": "4.3.0",
  6401. "System.Runtime": "4.3.0"
  6402. },
  6403. "compile": {
  6404. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {
  6405. "related": ".xml"
  6406. }
  6407. },
  6408. "runtime": {
  6409. "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
  6410. }
  6411. },
  6412. "System.Security.AccessControl/6.0.0": {
  6413. "type": "package",
  6414. "compile": {
  6415. "lib/net6.0/System.Security.AccessControl.dll": {
  6416. "related": ".xml"
  6417. }
  6418. },
  6419. "runtime": {
  6420. "lib/net6.0/System.Security.AccessControl.dll": {
  6421. "related": ".xml"
  6422. }
  6423. },
  6424. "build": {
  6425. "buildTransitive/netcoreapp3.1/_._": {}
  6426. },
  6427. "runtimeTargets": {
  6428. "runtimes/win/lib/net6.0/System.Security.AccessControl.dll": {
  6429. "assetType": "runtime",
  6430. "rid": "win"
  6431. }
  6432. }
  6433. },
  6434. "System.Security.Cryptography.Cng/4.5.0": {
  6435. "type": "package",
  6436. "compile": {
  6437. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {
  6438. "related": ".xml"
  6439. }
  6440. },
  6441. "runtime": {
  6442. "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {}
  6443. },
  6444. "runtimeTargets": {
  6445. "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {
  6446. "assetType": "runtime",
  6447. "rid": "win"
  6448. }
  6449. }
  6450. },
  6451. "System.Security.Cryptography.Pkcs/7.0.1": {
  6452. "type": "package",
  6453. "dependencies": {
  6454. "System.Formats.Asn1": "7.0.0"
  6455. },
  6456. "compile": {
  6457. "lib/net7.0/System.Security.Cryptography.Pkcs.dll": {
  6458. "related": ".xml"
  6459. }
  6460. },
  6461. "runtime": {
  6462. "lib/net7.0/System.Security.Cryptography.Pkcs.dll": {
  6463. "related": ".xml"
  6464. }
  6465. },
  6466. "build": {
  6467. "buildTransitive/net6.0/_._": {}
  6468. },
  6469. "runtimeTargets": {
  6470. "runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll": {
  6471. "assetType": "runtime",
  6472. "rid": "win"
  6473. }
  6474. }
  6475. },
  6476. "System.Security.Cryptography.ProtectedData/8.0.0": {
  6477. "type": "package",
  6478. "compile": {
  6479. "lib/net7.0/System.Security.Cryptography.ProtectedData.dll": {
  6480. "related": ".xml"
  6481. }
  6482. },
  6483. "runtime": {
  6484. "lib/net7.0/System.Security.Cryptography.ProtectedData.dll": {
  6485. "related": ".xml"
  6486. }
  6487. },
  6488. "build": {
  6489. "buildTransitive/net6.0/_._": {}
  6490. }
  6491. },
  6492. "System.Security.Permissions/6.0.0": {
  6493. "type": "package",
  6494. "dependencies": {
  6495. "System.Security.AccessControl": "6.0.0",
  6496. "System.Windows.Extensions": "6.0.0"
  6497. },
  6498. "compile": {
  6499. "lib/net6.0/System.Security.Permissions.dll": {
  6500. "related": ".xml"
  6501. }
  6502. },
  6503. "runtime": {
  6504. "lib/net6.0/System.Security.Permissions.dll": {
  6505. "related": ".xml"
  6506. }
  6507. },
  6508. "build": {
  6509. "buildTransitive/netcoreapp3.1/_._": {}
  6510. }
  6511. },
  6512. "System.Security.Principal.Windows/5.0.0": {
  6513. "type": "package",
  6514. "compile": {
  6515. "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": {
  6516. "related": ".xml"
  6517. }
  6518. },
  6519. "runtime": {
  6520. "lib/netstandard2.0/System.Security.Principal.Windows.dll": {
  6521. "related": ".xml"
  6522. }
  6523. },
  6524. "runtimeTargets": {
  6525. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  6526. "assetType": "runtime",
  6527. "rid": "unix"
  6528. },
  6529. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  6530. "assetType": "runtime",
  6531. "rid": "win"
  6532. }
  6533. }
  6534. },
  6535. "System.Text.Encoding/4.3.0": {
  6536. "type": "package",
  6537. "dependencies": {
  6538. "Microsoft.NETCore.Platforms": "1.1.0",
  6539. "Microsoft.NETCore.Targets": "1.1.0",
  6540. "System.Runtime": "4.3.0"
  6541. },
  6542. "compile": {
  6543. "ref/netstandard1.3/System.Text.Encoding.dll": {
  6544. "related": ".xml"
  6545. }
  6546. }
  6547. },
  6548. "System.Text.Encoding.CodePages/7.0.0": {
  6549. "type": "package",
  6550. "compile": {
  6551. "lib/net7.0/System.Text.Encoding.CodePages.dll": {
  6552. "related": ".xml"
  6553. }
  6554. },
  6555. "runtime": {
  6556. "lib/net7.0/System.Text.Encoding.CodePages.dll": {
  6557. "related": ".xml"
  6558. }
  6559. },
  6560. "build": {
  6561. "buildTransitive/net6.0/_._": {}
  6562. },
  6563. "runtimeTargets": {
  6564. "runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.dll": {
  6565. "assetType": "runtime",
  6566. "rid": "win"
  6567. }
  6568. }
  6569. },
  6570. "System.Text.Encodings.Web/8.0.0": {
  6571. "type": "package",
  6572. "compile": {
  6573. "lib/net7.0/System.Text.Encodings.Web.dll": {
  6574. "related": ".xml"
  6575. }
  6576. },
  6577. "runtime": {
  6578. "lib/net7.0/System.Text.Encodings.Web.dll": {
  6579. "related": ".xml"
  6580. }
  6581. },
  6582. "build": {
  6583. "buildTransitive/net6.0/_._": {}
  6584. },
  6585. "runtimeTargets": {
  6586. "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll": {
  6587. "assetType": "runtime",
  6588. "rid": "browser"
  6589. }
  6590. }
  6591. },
  6592. "System.Text.Json/8.0.0": {
  6593. "type": "package",
  6594. "dependencies": {
  6595. "System.Text.Encodings.Web": "8.0.0"
  6596. },
  6597. "compile": {
  6598. "lib/net7.0/System.Text.Json.dll": {
  6599. "related": ".xml"
  6600. }
  6601. },
  6602. "runtime": {
  6603. "lib/net7.0/System.Text.Json.dll": {
  6604. "related": ".xml"
  6605. }
  6606. },
  6607. "build": {
  6608. "buildTransitive/net6.0/System.Text.Json.targets": {}
  6609. }
  6610. },
  6611. "System.Text.RegularExpressions/4.3.1": {
  6612. "type": "package",
  6613. "dependencies": {
  6614. "System.Runtime": "4.3.1"
  6615. },
  6616. "compile": {
  6617. "ref/netcoreapp1.1/System.Text.RegularExpressions.dll": {}
  6618. },
  6619. "runtime": {
  6620. "lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
  6621. }
  6622. },
  6623. "System.Threading/4.3.0": {
  6624. "type": "package",
  6625. "dependencies": {
  6626. "System.Runtime": "4.3.0",
  6627. "System.Threading.Tasks": "4.3.0"
  6628. },
  6629. "compile": {
  6630. "ref/netstandard1.3/_._": {
  6631. "related": ".xml"
  6632. }
  6633. },
  6634. "runtime": {
  6635. "lib/netstandard1.3/System.Threading.dll": {}
  6636. }
  6637. },
  6638. "System.Threading.Channels/8.0.0": {
  6639. "type": "package",
  6640. "compile": {
  6641. "lib/net7.0/System.Threading.Channels.dll": {
  6642. "related": ".xml"
  6643. }
  6644. },
  6645. "runtime": {
  6646. "lib/net7.0/System.Threading.Channels.dll": {
  6647. "related": ".xml"
  6648. }
  6649. },
  6650. "build": {
  6651. "buildTransitive/net6.0/_._": {}
  6652. }
  6653. },
  6654. "System.Threading.Tasks/4.3.0": {
  6655. "type": "package",
  6656. "dependencies": {
  6657. "Microsoft.NETCore.Platforms": "1.1.0",
  6658. "Microsoft.NETCore.Targets": "1.1.0",
  6659. "System.Runtime": "4.3.0"
  6660. },
  6661. "compile": {
  6662. "ref/netstandard1.3/System.Threading.Tasks.dll": {
  6663. "related": ".xml"
  6664. }
  6665. }
  6666. },
  6667. "System.Threading.Tasks.Extensions/4.5.4": {
  6668. "type": "package",
  6669. "compile": {
  6670. "ref/netcoreapp2.1/_._": {}
  6671. },
  6672. "runtime": {
  6673. "lib/netcoreapp2.1/_._": {}
  6674. }
  6675. },
  6676. "System.Threading.Tasks.Parallel/4.3.0": {
  6677. "type": "package",
  6678. "dependencies": {
  6679. "System.Collections.Concurrent": "4.3.0",
  6680. "System.Diagnostics.Debug": "4.3.0",
  6681. "System.Diagnostics.Tracing": "4.3.0",
  6682. "System.Resources.ResourceManager": "4.3.0",
  6683. "System.Runtime": "4.3.0",
  6684. "System.Runtime.Extensions": "4.3.0",
  6685. "System.Threading": "4.3.0",
  6686. "System.Threading.Tasks": "4.3.0"
  6687. },
  6688. "compile": {
  6689. "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {
  6690. "related": ".xml"
  6691. }
  6692. },
  6693. "runtime": {
  6694. "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {}
  6695. }
  6696. },
  6697. "System.Windows.Extensions/6.0.0": {
  6698. "type": "package",
  6699. "dependencies": {
  6700. "System.Drawing.Common": "6.0.0"
  6701. },
  6702. "compile": {
  6703. "lib/net6.0/System.Windows.Extensions.dll": {
  6704. "related": ".xml"
  6705. }
  6706. },
  6707. "runtime": {
  6708. "lib/net6.0/System.Windows.Extensions.dll": {
  6709. "related": ".xml"
  6710. }
  6711. },
  6712. "runtimeTargets": {
  6713. "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
  6714. "assetType": "runtime",
  6715. "rid": "win"
  6716. }
  6717. }
  6718. },
  6719. "UAParser/3.1.47": {
  6720. "type": "package",
  6721. "compile": {
  6722. "lib/netcoreapp2.0/UAParser.dll": {
  6723. "related": ".xml"
  6724. }
  6725. },
  6726. "runtime": {
  6727. "lib/netcoreapp2.0/UAParser.dll": {
  6728. "related": ".xml"
  6729. }
  6730. }
  6731. },
  6732. "Yitter.IdGenerator/1.0.14": {
  6733. "type": "package",
  6734. "compile": {
  6735. "lib/netstandard2.0/Yitter.IdGenerator.dll": {}
  6736. },
  6737. "runtime": {
  6738. "lib/netstandard2.0/Yitter.IdGenerator.dll": {}
  6739. }
  6740. },
  6741. "ZstdSharp.Port/0.8.0": {
  6742. "type": "package",
  6743. "compile": {
  6744. "lib/net7.0/ZstdSharp.dll": {}
  6745. },
  6746. "runtime": {
  6747. "lib/net7.0/ZstdSharp.dll": {}
  6748. }
  6749. },
  6750. "SafeCampus.Cache/3.0.0": {
  6751. "type": "project",
  6752. "framework": ".NETCoreApp,Version=v7.0",
  6753. "dependencies": {
  6754. "SafeCampus.Core": "3.0.0",
  6755. "SimpleRedis": "1.1.9"
  6756. },
  6757. "compile": {
  6758. "bin/placeholder/SafeCampus.Cache.dll": {}
  6759. },
  6760. "runtime": {
  6761. "bin/placeholder/SafeCampus.Cache.dll": {}
  6762. }
  6763. },
  6764. "SafeCampus.Core/3.0.0": {
  6765. "type": "project",
  6766. "framework": ".NETCoreApp,Version=v7.0",
  6767. "dependencies": {
  6768. "Lazy.Captcha.Core": "2.0.7",
  6769. "Masuit.Tools.Core": "2024.3.4",
  6770. "Minio": "5.0.0",
  6771. "MoYu.Extras.Authentication.JwtBearer": "1.0.6",
  6772. "MoYu.Extras.ObjectMapper.Mapster": "1.0.6",
  6773. "MoYu.Pure": "1.0.6",
  6774. "NewLife.Core": "10.10.2024.601",
  6775. "Portable.BouncyCastle": "1.9.0",
  6776. "SharpZipLib": "1.4.2",
  6777. "SimpleTool": "1.0.6",
  6778. "System.Drawing.Common": "8.0.6",
  6779. "Yitter.IdGenerator": "1.0.14"
  6780. },
  6781. "compile": {
  6782. "bin/placeholder/SafeCampus.Core.dll": {}
  6783. },
  6784. "runtime": {
  6785. "bin/placeholder/SafeCampus.Core.dll": {}
  6786. }
  6787. },
  6788. "SafeCampus.Plugin.Aop/3.0.0": {
  6789. "type": "project",
  6790. "framework": ".NETCoreApp,Version=v7.0",
  6791. "dependencies": {
  6792. "SafeCampus.Cache": "3.0.0"
  6793. },
  6794. "compile": {
  6795. "bin/placeholder/SafeCampus.Plugin.Aop.dll": {}
  6796. },
  6797. "runtime": {
  6798. "bin/placeholder/SafeCampus.Plugin.Aop.dll": {}
  6799. }
  6800. },
  6801. "SafeCampus.SqlSugar/3.0.0": {
  6802. "type": "project",
  6803. "framework": ".NETCoreApp,Version=v7.0",
  6804. "dependencies": {
  6805. "SafeCampus.Core": "3.0.0",
  6806. "SqlSugarCore": "5.1.4.158"
  6807. },
  6808. "compile": {
  6809. "bin/placeholder/SafeCampus.SqlSugar.dll": {}
  6810. },
  6811. "runtime": {
  6812. "bin/placeholder/SafeCampus.SqlSugar.dll": {}
  6813. }
  6814. }
  6815. },
  6816. "net8.0": {
  6817. "AngleSharp/1.1.2": {
  6818. "type": "package",
  6819. "dependencies": {
  6820. "System.Text.Encoding.CodePages": "8.0.0"
  6821. },
  6822. "compile": {
  6823. "lib/net8.0/AngleSharp.dll": {
  6824. "related": ".xml"
  6825. }
  6826. },
  6827. "runtime": {
  6828. "lib/net8.0/AngleSharp.dll": {
  6829. "related": ".xml"
  6830. }
  6831. }
  6832. },
  6833. "AngleSharp.Css/1.0.0-beta.139": {
  6834. "type": "package",
  6835. "dependencies": {
  6836. "AngleSharp": "[1.0.0, 2.0.0)"
  6837. },
  6838. "compile": {
  6839. "lib/net8.0/AngleSharp.Css.dll": {
  6840. "related": ".xml"
  6841. }
  6842. },
  6843. "runtime": {
  6844. "lib/net8.0/AngleSharp.Css.dll": {
  6845. "related": ".xml"
  6846. }
  6847. }
  6848. },
  6849. "Ben.Demystifier/0.4.1": {
  6850. "type": "package",
  6851. "dependencies": {
  6852. "System.Reflection.Metadata": "5.0.0"
  6853. },
  6854. "compile": {
  6855. "lib/netstandard2.1/Ben.Demystifier.dll": {}
  6856. },
  6857. "runtime": {
  6858. "lib/netstandard2.1/Ben.Demystifier.dll": {}
  6859. }
  6860. },
  6861. "Castle.Core/5.1.1": {
  6862. "type": "package",
  6863. "dependencies": {
  6864. "System.Diagnostics.EventLog": "6.0.0"
  6865. },
  6866. "compile": {
  6867. "lib/net6.0/Castle.Core.dll": {
  6868. "related": ".xml"
  6869. }
  6870. },
  6871. "runtime": {
  6872. "lib/net6.0/Castle.Core.dll": {
  6873. "related": ".xml"
  6874. }
  6875. }
  6876. },
  6877. "CommunityToolkit.HighPerformance/8.1.0": {
  6878. "type": "package",
  6879. "compile": {
  6880. "lib/net7.0/CommunityToolkit.HighPerformance.dll": {
  6881. "related": ".pdb;.xml"
  6882. }
  6883. },
  6884. "runtime": {
  6885. "lib/net7.0/CommunityToolkit.HighPerformance.dll": {
  6886. "related": ".pdb;.xml"
  6887. }
  6888. }
  6889. },
  6890. "DnsClient/1.7.0": {
  6891. "type": "package",
  6892. "dependencies": {
  6893. "Microsoft.Win32.Registry": "5.0.0"
  6894. },
  6895. "compile": {
  6896. "lib/net6.0/DnsClient.dll": {
  6897. "related": ".xml"
  6898. }
  6899. },
  6900. "runtime": {
  6901. "lib/net6.0/DnsClient.dll": {
  6902. "related": ".xml"
  6903. }
  6904. }
  6905. },
  6906. "DynamicExpresso.Core/2.3.3": {
  6907. "type": "package",
  6908. "dependencies": {
  6909. "Microsoft.CSharp": "4.7.0"
  6910. },
  6911. "compile": {
  6912. "lib/netstandard2.0/DynamicExpresso.Core.dll": {}
  6913. },
  6914. "runtime": {
  6915. "lib/netstandard2.0/DynamicExpresso.Core.dll": {}
  6916. }
  6917. },
  6918. "Humanizer.Core/2.14.1": {
  6919. "type": "package",
  6920. "compile": {
  6921. "lib/net6.0/_._": {
  6922. "related": ".xml"
  6923. }
  6924. },
  6925. "runtime": {
  6926. "lib/net6.0/Humanizer.dll": {
  6927. "related": ".xml"
  6928. }
  6929. }
  6930. },
  6931. "IP2Region.Net/2.0.2": {
  6932. "type": "package",
  6933. "compile": {
  6934. "lib/net7.0/IP2Region.Net.dll": {}
  6935. },
  6936. "runtime": {
  6937. "lib/net7.0/IP2Region.Net.dll": {}
  6938. }
  6939. },
  6940. "Lazy.Captcha.Core/2.0.7": {
  6941. "type": "package",
  6942. "dependencies": {
  6943. "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
  6944. "Microsoft.Extensions.Caching.Memory": "8.0.0",
  6945. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  6946. "Microsoft.Extensions.Configuration.Binder": "8.0.0",
  6947. "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0",
  6948. "SkiaSharp": "2.88.6"
  6949. },
  6950. "compile": {
  6951. "lib/netstandard2.0/Lazy.Captcha.Core.dll": {}
  6952. },
  6953. "runtime": {
  6954. "lib/netstandard2.0/Lazy.Captcha.Core.dll": {}
  6955. }
  6956. },
  6957. "Magicodes.IE.Core/2.7.5.1": {
  6958. "type": "package",
  6959. "dependencies": {
  6960. "Microsoft.Extensions.DependencyInjection": "8.0.0",
  6961. "Microsoft.Extensions.DependencyModel": "8.0.0",
  6962. "SixLabors.ImageSharp": "3.0.0",
  6963. "System.ComponentModel.Annotations": "4.7.0"
  6964. },
  6965. "compile": {
  6966. "lib/net8.0/Magicodes.IE.Core.dll": {
  6967. "related": ".xml"
  6968. }
  6969. },
  6970. "runtime": {
  6971. "lib/net8.0/Magicodes.IE.Core.dll": {
  6972. "related": ".xml"
  6973. }
  6974. },
  6975. "resource": {
  6976. "lib/net8.0/zh-Hans/Magicodes.IE.Core.resources.dll": {
  6977. "locale": "zh-Hans"
  6978. }
  6979. }
  6980. },
  6981. "Magicodes.IE.EPPlus/2.7.5.1": {
  6982. "type": "package",
  6983. "dependencies": {
  6984. "Microsoft.IO.RecyclableMemoryStream": "2.1.1",
  6985. "SixLabors.ImageSharp": "3.0.0",
  6986. "SkiaSharp": "2.88.6",
  6987. "System.Security.Cryptography.Pkcs": "8.0.0",
  6988. "System.Text.Encoding.CodePages": "8.0.0"
  6989. },
  6990. "compile": {
  6991. "lib/net8.0/Magicodes.IE.EPPlus.dll": {}
  6992. },
  6993. "runtime": {
  6994. "lib/net8.0/Magicodes.IE.EPPlus.dll": {}
  6995. }
  6996. },
  6997. "Magicodes.IE.Excel/2.7.5.1": {
  6998. "type": "package",
  6999. "dependencies": {
  7000. "DynamicExpresso.Core": "2.3.3",
  7001. "Magicodes.IE.Core": "2.7.5.1",
  7002. "Magicodes.IE.EPPlus": "2.7.5.1",
  7003. "SkiaSharp.NativeAssets.Linux.NoDependencies": "2.88.6",
  7004. "System.Linq.Dynamic.Core": "1.2.6"
  7005. },
  7006. "compile": {
  7007. "lib/net8.0/Magicodes.IE.Excel.dll": {
  7008. "related": ".xml"
  7009. }
  7010. },
  7011. "runtime": {
  7012. "lib/net8.0/Magicodes.IE.Excel.dll": {
  7013. "related": ".xml"
  7014. }
  7015. }
  7016. },
  7017. "Mapster/7.4.0": {
  7018. "type": "package",
  7019. "dependencies": {
  7020. "Mapster.Core": "1.2.1"
  7021. },
  7022. "compile": {
  7023. "lib/net7.0/Mapster.dll": {}
  7024. },
  7025. "runtime": {
  7026. "lib/net7.0/Mapster.dll": {}
  7027. }
  7028. },
  7029. "Mapster.Core/1.2.1": {
  7030. "type": "package",
  7031. "compile": {
  7032. "lib/net7.0/Mapster.Core.dll": {}
  7033. },
  7034. "runtime": {
  7035. "lib/net7.0/Mapster.Core.dll": {}
  7036. }
  7037. },
  7038. "Mapster.DependencyInjection/1.0.1": {
  7039. "type": "package",
  7040. "dependencies": {
  7041. "Mapster": "7.4.0",
  7042. "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
  7043. },
  7044. "compile": {
  7045. "lib/net7.0/Mapster.DependencyInjection.dll": {}
  7046. },
  7047. "runtime": {
  7048. "lib/net7.0/Mapster.DependencyInjection.dll": {}
  7049. }
  7050. },
  7051. "Masuit.Tools.Abstractions/2024.3.4": {
  7052. "type": "package",
  7053. "dependencies": {
  7054. "AngleSharp": "1.1.2",
  7055. "AngleSharp.Css": "1.0.0-beta.139",
  7056. "Castle.Core": "5.1.1",
  7057. "DnsClient": "1.7.0",
  7058. "Microsoft.CSharp": "4.7.0",
  7059. "Microsoft.Extensions.Configuration.Json": "8.0.0",
  7060. "Newtonsoft.Json": "13.0.3",
  7061. "SharpCompress": "0.37.2",
  7062. "SixLabors.ImageSharp.Drawing": "2.1.3",
  7063. "System.Collections.Immutable": "8.0.0",
  7064. "System.Configuration.ConfigurationManager": "8.0.0",
  7065. "System.Diagnostics.PerformanceCounter": "8.0.0",
  7066. "System.Management": "8.0.0",
  7067. "System.Reflection.Emit.Lightweight": "4.7.0"
  7068. },
  7069. "compile": {
  7070. "lib/net8.0/Masuit.Tools.Abstractions.dll": {
  7071. "related": ".xml"
  7072. }
  7073. },
  7074. "runtime": {
  7075. "lib/net8.0/Masuit.Tools.Abstractions.dll": {
  7076. "related": ".xml"
  7077. }
  7078. }
  7079. },
  7080. "Masuit.Tools.Core/2024.3.4": {
  7081. "type": "package",
  7082. "dependencies": {
  7083. "Masuit.Tools.Abstractions": "2024.3.4",
  7084. "Microsoft.EntityFrameworkCore": "8.0.4"
  7085. },
  7086. "compile": {
  7087. "lib/net8.0/Masuit.Tools.Core.dll": {
  7088. "related": ".xml"
  7089. }
  7090. },
  7091. "runtime": {
  7092. "lib/net8.0/Masuit.Tools.Core.dll": {
  7093. "related": ".xml"
  7094. }
  7095. }
  7096. },
  7097. "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.4": {
  7098. "type": "package",
  7099. "dependencies": {
  7100. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.1.2"
  7101. },
  7102. "compile": {
  7103. "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
  7104. "related": ".xml"
  7105. }
  7106. },
  7107. "runtime": {
  7108. "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
  7109. "related": ".xml"
  7110. }
  7111. },
  7112. "frameworkReferences": [
  7113. "Microsoft.AspNetCore.App"
  7114. ]
  7115. },
  7116. "Microsoft.AspNetCore.JsonPatch/8.0.4": {
  7117. "type": "package",
  7118. "dependencies": {
  7119. "Microsoft.CSharp": "4.7.0",
  7120. "Newtonsoft.Json": "13.0.3"
  7121. },
  7122. "compile": {
  7123. "lib/net8.0/Microsoft.AspNetCore.JsonPatch.dll": {
  7124. "related": ".xml"
  7125. }
  7126. },
  7127. "runtime": {
  7128. "lib/net8.0/Microsoft.AspNetCore.JsonPatch.dll": {
  7129. "related": ".xml"
  7130. }
  7131. }
  7132. },
  7133. "Microsoft.AspNetCore.Mvc.NewtonsoftJson/8.0.4": {
  7134. "type": "package",
  7135. "dependencies": {
  7136. "Microsoft.AspNetCore.JsonPatch": "8.0.4",
  7137. "Newtonsoft.Json": "13.0.3",
  7138. "Newtonsoft.Json.Bson": "1.0.2"
  7139. },
  7140. "compile": {
  7141. "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {
  7142. "related": ".xml"
  7143. }
  7144. },
  7145. "runtime": {
  7146. "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {
  7147. "related": ".xml"
  7148. }
  7149. },
  7150. "frameworkReferences": [
  7151. "Microsoft.AspNetCore.App"
  7152. ]
  7153. },
  7154. "Microsoft.AspNetCore.Razor.Language/6.0.29": {
  7155. "type": "package",
  7156. "compile": {
  7157. "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {}
  7158. },
  7159. "runtime": {
  7160. "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {}
  7161. }
  7162. },
  7163. "Microsoft.CodeAnalysis.Analyzers/3.3.4": {
  7164. "type": "package",
  7165. "build": {
  7166. "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props": {},
  7167. "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets": {}
  7168. }
  7169. },
  7170. "Microsoft.CodeAnalysis.Common/4.9.2": {
  7171. "type": "package",
  7172. "dependencies": {
  7173. "Microsoft.CodeAnalysis.Analyzers": "3.3.4",
  7174. "System.Collections.Immutable": "8.0.0",
  7175. "System.Reflection.Metadata": "8.0.0",
  7176. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  7177. },
  7178. "compile": {
  7179. "lib/net7.0/Microsoft.CodeAnalysis.dll": {
  7180. "related": ".pdb;.xml"
  7181. }
  7182. },
  7183. "runtime": {
  7184. "lib/net7.0/Microsoft.CodeAnalysis.dll": {
  7185. "related": ".pdb;.xml"
  7186. }
  7187. },
  7188. "resource": {
  7189. "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll": {
  7190. "locale": "cs"
  7191. },
  7192. "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll": {
  7193. "locale": "de"
  7194. },
  7195. "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll": {
  7196. "locale": "es"
  7197. },
  7198. "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll": {
  7199. "locale": "fr"
  7200. },
  7201. "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll": {
  7202. "locale": "it"
  7203. },
  7204. "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll": {
  7205. "locale": "ja"
  7206. },
  7207. "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll": {
  7208. "locale": "ko"
  7209. },
  7210. "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll": {
  7211. "locale": "pl"
  7212. },
  7213. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
  7214. "locale": "pt-BR"
  7215. },
  7216. "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll": {
  7217. "locale": "ru"
  7218. },
  7219. "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll": {
  7220. "locale": "tr"
  7221. },
  7222. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
  7223. "locale": "zh-Hans"
  7224. },
  7225. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
  7226. "locale": "zh-Hant"
  7227. }
  7228. }
  7229. },
  7230. "Microsoft.CodeAnalysis.CSharp/4.9.2": {
  7231. "type": "package",
  7232. "dependencies": {
  7233. "Microsoft.CodeAnalysis.Common": "[4.9.2]"
  7234. },
  7235. "compile": {
  7236. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": {
  7237. "related": ".pdb;.xml"
  7238. }
  7239. },
  7240. "runtime": {
  7241. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": {
  7242. "related": ".pdb;.xml"
  7243. }
  7244. },
  7245. "resource": {
  7246. "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7247. "locale": "cs"
  7248. },
  7249. "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7250. "locale": "de"
  7251. },
  7252. "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7253. "locale": "es"
  7254. },
  7255. "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7256. "locale": "fr"
  7257. },
  7258. "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7259. "locale": "it"
  7260. },
  7261. "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7262. "locale": "ja"
  7263. },
  7264. "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7265. "locale": "ko"
  7266. },
  7267. "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7268. "locale": "pl"
  7269. },
  7270. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7271. "locale": "pt-BR"
  7272. },
  7273. "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7274. "locale": "ru"
  7275. },
  7276. "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7277. "locale": "tr"
  7278. },
  7279. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7280. "locale": "zh-Hans"
  7281. },
  7282. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  7283. "locale": "zh-Hant"
  7284. }
  7285. }
  7286. },
  7287. "Microsoft.CodeAnalysis.CSharp.Workspaces/4.9.2": {
  7288. "type": "package",
  7289. "dependencies": {
  7290. "Humanizer.Core": "2.14.1",
  7291. "Microsoft.CodeAnalysis.CSharp": "[4.9.2]",
  7292. "Microsoft.CodeAnalysis.Common": "[4.9.2]",
  7293. "Microsoft.CodeAnalysis.Workspaces.Common": "[4.9.2]"
  7294. },
  7295. "compile": {
  7296. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
  7297. "related": ".pdb;.xml"
  7298. }
  7299. },
  7300. "runtime": {
  7301. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
  7302. "related": ".pdb;.xml"
  7303. }
  7304. },
  7305. "resource": {
  7306. "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7307. "locale": "cs"
  7308. },
  7309. "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7310. "locale": "de"
  7311. },
  7312. "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7313. "locale": "es"
  7314. },
  7315. "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7316. "locale": "fr"
  7317. },
  7318. "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7319. "locale": "it"
  7320. },
  7321. "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7322. "locale": "ja"
  7323. },
  7324. "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7325. "locale": "ko"
  7326. },
  7327. "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7328. "locale": "pl"
  7329. },
  7330. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7331. "locale": "pt-BR"
  7332. },
  7333. "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7334. "locale": "ru"
  7335. },
  7336. "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7337. "locale": "tr"
  7338. },
  7339. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7340. "locale": "zh-Hans"
  7341. },
  7342. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  7343. "locale": "zh-Hant"
  7344. }
  7345. }
  7346. },
  7347. "Microsoft.CodeAnalysis.Workspaces.Common/4.9.2": {
  7348. "type": "package",
  7349. "dependencies": {
  7350. "Humanizer.Core": "2.14.1",
  7351. "Microsoft.CodeAnalysis.Common": "[4.9.2]",
  7352. "System.Composition": "8.0.0",
  7353. "System.IO.Pipelines": "8.0.0",
  7354. "System.Threading.Channels": "8.0.0"
  7355. },
  7356. "compile": {
  7357. "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": {
  7358. "related": ".pdb;.xml"
  7359. }
  7360. },
  7361. "runtime": {
  7362. "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": {
  7363. "related": ".pdb;.xml"
  7364. }
  7365. },
  7366. "resource": {
  7367. "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7368. "locale": "cs"
  7369. },
  7370. "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7371. "locale": "de"
  7372. },
  7373. "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7374. "locale": "es"
  7375. },
  7376. "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7377. "locale": "fr"
  7378. },
  7379. "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7380. "locale": "it"
  7381. },
  7382. "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7383. "locale": "ja"
  7384. },
  7385. "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7386. "locale": "ko"
  7387. },
  7388. "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7389. "locale": "pl"
  7390. },
  7391. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7392. "locale": "pt-BR"
  7393. },
  7394. "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7395. "locale": "ru"
  7396. },
  7397. "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7398. "locale": "tr"
  7399. },
  7400. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7401. "locale": "zh-Hans"
  7402. },
  7403. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  7404. "locale": "zh-Hant"
  7405. }
  7406. }
  7407. },
  7408. "Microsoft.CSharp/4.7.0": {
  7409. "type": "package",
  7410. "compile": {
  7411. "ref/netcoreapp2.0/_._": {}
  7412. },
  7413. "runtime": {
  7414. "lib/netcoreapp2.0/_._": {}
  7415. }
  7416. },
  7417. "Microsoft.Data.SqlClient/2.1.7": {
  7418. "type": "package",
  7419. "dependencies": {
  7420. "Microsoft.Data.SqlClient.SNI.runtime": "2.1.1",
  7421. "Microsoft.Identity.Client": "4.21.1",
  7422. "Microsoft.IdentityModel.JsonWebTokens": "6.8.0",
  7423. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.8.0",
  7424. "Microsoft.Win32.Registry": "4.7.0",
  7425. "System.Configuration.ConfigurationManager": "4.7.0",
  7426. "System.Diagnostics.DiagnosticSource": "4.7.0",
  7427. "System.Runtime.Caching": "4.7.0",
  7428. "System.Security.Principal.Windows": "4.7.0",
  7429. "System.Text.Encoding.CodePages": "4.7.0"
  7430. },
  7431. "compile": {
  7432. "ref/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  7433. "related": ".pdb;.xml"
  7434. }
  7435. },
  7436. "runtime": {
  7437. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  7438. "related": ".pdb;.xml"
  7439. }
  7440. },
  7441. "runtimeTargets": {
  7442. "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  7443. "assetType": "runtime",
  7444. "rid": "unix"
  7445. },
  7446. "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  7447. "assetType": "runtime",
  7448. "rid": "win"
  7449. }
  7450. }
  7451. },
  7452. "Microsoft.Data.SqlClient.SNI.runtime/2.1.1": {
  7453. "type": "package",
  7454. "runtimeTargets": {
  7455. "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
  7456. "assetType": "native",
  7457. "rid": "win-arm"
  7458. },
  7459. "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
  7460. "assetType": "native",
  7461. "rid": "win-arm64"
  7462. },
  7463. "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
  7464. "assetType": "native",
  7465. "rid": "win-x64"
  7466. },
  7467. "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
  7468. "assetType": "native",
  7469. "rid": "win-x86"
  7470. }
  7471. }
  7472. },
  7473. "Microsoft.Data.Sqlite/8.0.1": {
  7474. "type": "package",
  7475. "dependencies": {
  7476. "Microsoft.Data.Sqlite.Core": "8.0.1",
  7477. "SQLitePCLRaw.bundle_e_sqlite3": "2.1.6"
  7478. },
  7479. "compile": {
  7480. "lib/netstandard2.0/_._": {}
  7481. },
  7482. "runtime": {
  7483. "lib/netstandard2.0/_._": {}
  7484. }
  7485. },
  7486. "Microsoft.Data.Sqlite.Core/8.0.1": {
  7487. "type": "package",
  7488. "dependencies": {
  7489. "SQLitePCLRaw.core": "2.1.6"
  7490. },
  7491. "compile": {
  7492. "lib/net8.0/Microsoft.Data.Sqlite.dll": {
  7493. "related": ".xml"
  7494. }
  7495. },
  7496. "runtime": {
  7497. "lib/net8.0/Microsoft.Data.Sqlite.dll": {
  7498. "related": ".xml"
  7499. }
  7500. }
  7501. },
  7502. "Microsoft.EntityFrameworkCore/8.0.4": {
  7503. "type": "package",
  7504. "dependencies": {
  7505. "Microsoft.EntityFrameworkCore.Abstractions": "8.0.4",
  7506. "Microsoft.EntityFrameworkCore.Analyzers": "8.0.4",
  7507. "Microsoft.Extensions.Caching.Memory": "8.0.0",
  7508. "Microsoft.Extensions.Logging": "8.0.0"
  7509. },
  7510. "compile": {
  7511. "lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
  7512. "related": ".xml"
  7513. }
  7514. },
  7515. "runtime": {
  7516. "lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
  7517. "related": ".xml"
  7518. }
  7519. },
  7520. "build": {
  7521. "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props": {}
  7522. }
  7523. },
  7524. "Microsoft.EntityFrameworkCore.Abstractions/8.0.4": {
  7525. "type": "package",
  7526. "compile": {
  7527. "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
  7528. "related": ".xml"
  7529. }
  7530. },
  7531. "runtime": {
  7532. "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
  7533. "related": ".xml"
  7534. }
  7535. }
  7536. },
  7537. "Microsoft.EntityFrameworkCore.Analyzers/8.0.4": {
  7538. "type": "package",
  7539. "compile": {
  7540. "lib/netstandard2.0/_._": {}
  7541. },
  7542. "runtime": {
  7543. "lib/netstandard2.0/_._": {}
  7544. }
  7545. },
  7546. "Microsoft.Extensions.ApiDescription.Server/6.0.5": {
  7547. "type": "package",
  7548. "build": {
  7549. "build/_._": {}
  7550. },
  7551. "buildMultiTargeting": {
  7552. "buildMultiTargeting/_._": {}
  7553. }
  7554. },
  7555. "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
  7556. "type": "package",
  7557. "dependencies": {
  7558. "Microsoft.Extensions.Primitives": "8.0.0"
  7559. },
  7560. "compile": {
  7561. "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
  7562. "related": ".xml"
  7563. }
  7564. },
  7565. "runtime": {
  7566. "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
  7567. "related": ".xml"
  7568. }
  7569. },
  7570. "build": {
  7571. "buildTransitive/net6.0/_._": {}
  7572. }
  7573. },
  7574. "Microsoft.Extensions.Caching.Memory/8.0.0": {
  7575. "type": "package",
  7576. "dependencies": {
  7577. "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
  7578. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  7579. "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
  7580. "Microsoft.Extensions.Options": "8.0.0",
  7581. "Microsoft.Extensions.Primitives": "8.0.0"
  7582. },
  7583. "compile": {
  7584. "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
  7585. "related": ".xml"
  7586. }
  7587. },
  7588. "runtime": {
  7589. "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
  7590. "related": ".xml"
  7591. }
  7592. },
  7593. "build": {
  7594. "buildTransitive/net6.0/_._": {}
  7595. }
  7596. },
  7597. "Microsoft.Extensions.Configuration/8.0.0": {
  7598. "type": "package",
  7599. "dependencies": {
  7600. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  7601. "Microsoft.Extensions.Primitives": "8.0.0"
  7602. },
  7603. "compile": {
  7604. "lib/net8.0/Microsoft.Extensions.Configuration.dll": {
  7605. "related": ".xml"
  7606. }
  7607. },
  7608. "runtime": {
  7609. "lib/net8.0/Microsoft.Extensions.Configuration.dll": {
  7610. "related": ".xml"
  7611. }
  7612. },
  7613. "build": {
  7614. "buildTransitive/net6.0/_._": {}
  7615. }
  7616. },
  7617. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  7618. "type": "package",
  7619. "dependencies": {
  7620. "Microsoft.Extensions.Primitives": "8.0.0"
  7621. },
  7622. "compile": {
  7623. "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  7624. "related": ".xml"
  7625. }
  7626. },
  7627. "runtime": {
  7628. "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  7629. "related": ".xml"
  7630. }
  7631. },
  7632. "build": {
  7633. "buildTransitive/net6.0/_._": {}
  7634. }
  7635. },
  7636. "Microsoft.Extensions.Configuration.Binder/8.0.0": {
  7637. "type": "package",
  7638. "dependencies": {
  7639. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
  7640. },
  7641. "compile": {
  7642. "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": {
  7643. "related": ".xml"
  7644. }
  7645. },
  7646. "runtime": {
  7647. "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": {
  7648. "related": ".xml"
  7649. }
  7650. },
  7651. "build": {
  7652. "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets": {}
  7653. }
  7654. },
  7655. "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": {
  7656. "type": "package",
  7657. "dependencies": {
  7658. "Microsoft.Extensions.Configuration": "8.0.0",
  7659. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  7660. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  7661. "Microsoft.Extensions.FileProviders.Physical": "8.0.0",
  7662. "Microsoft.Extensions.Primitives": "8.0.0"
  7663. },
  7664. "compile": {
  7665. "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
  7666. "related": ".xml"
  7667. }
  7668. },
  7669. "runtime": {
  7670. "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
  7671. "related": ".xml"
  7672. }
  7673. },
  7674. "build": {
  7675. "buildTransitive/net6.0/_._": {}
  7676. }
  7677. },
  7678. "Microsoft.Extensions.Configuration.Json/8.0.0": {
  7679. "type": "package",
  7680. "dependencies": {
  7681. "Microsoft.Extensions.Configuration": "8.0.0",
  7682. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  7683. "Microsoft.Extensions.Configuration.FileExtensions": "8.0.0",
  7684. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  7685. "System.Text.Json": "8.0.0"
  7686. },
  7687. "compile": {
  7688. "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": {
  7689. "related": ".xml"
  7690. }
  7691. },
  7692. "runtime": {
  7693. "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": {
  7694. "related": ".xml"
  7695. }
  7696. },
  7697. "build": {
  7698. "buildTransitive/net6.0/_._": {}
  7699. }
  7700. },
  7701. "Microsoft.Extensions.DependencyInjection/8.0.0": {
  7702. "type": "package",
  7703. "dependencies": {
  7704. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
  7705. },
  7706. "compile": {
  7707. "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
  7708. "related": ".xml"
  7709. }
  7710. },
  7711. "runtime": {
  7712. "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
  7713. "related": ".xml"
  7714. }
  7715. },
  7716. "build": {
  7717. "buildTransitive/net6.0/_._": {}
  7718. }
  7719. },
  7720. "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
  7721. "type": "package",
  7722. "compile": {
  7723. "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  7724. "related": ".xml"
  7725. }
  7726. },
  7727. "runtime": {
  7728. "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  7729. "related": ".xml"
  7730. }
  7731. },
  7732. "build": {
  7733. "buildTransitive/net6.0/_._": {}
  7734. }
  7735. },
  7736. "Microsoft.Extensions.DependencyModel/8.0.0": {
  7737. "type": "package",
  7738. "dependencies": {
  7739. "System.Text.Encodings.Web": "8.0.0",
  7740. "System.Text.Json": "8.0.0"
  7741. },
  7742. "compile": {
  7743. "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
  7744. "related": ".xml"
  7745. }
  7746. },
  7747. "runtime": {
  7748. "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
  7749. "related": ".xml"
  7750. }
  7751. },
  7752. "build": {
  7753. "buildTransitive/net6.0/_._": {}
  7754. }
  7755. },
  7756. "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
  7757. "type": "package",
  7758. "dependencies": {
  7759. "Microsoft.Extensions.Primitives": "8.0.0"
  7760. },
  7761. "compile": {
  7762. "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
  7763. "related": ".xml"
  7764. }
  7765. },
  7766. "runtime": {
  7767. "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
  7768. "related": ".xml"
  7769. }
  7770. },
  7771. "build": {
  7772. "buildTransitive/net6.0/_._": {}
  7773. }
  7774. },
  7775. "Microsoft.Extensions.FileProviders.Physical/8.0.0": {
  7776. "type": "package",
  7777. "dependencies": {
  7778. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  7779. "Microsoft.Extensions.FileSystemGlobbing": "8.0.0",
  7780. "Microsoft.Extensions.Primitives": "8.0.0"
  7781. },
  7782. "compile": {
  7783. "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": {
  7784. "related": ".xml"
  7785. }
  7786. },
  7787. "runtime": {
  7788. "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": {
  7789. "related": ".xml"
  7790. }
  7791. },
  7792. "build": {
  7793. "buildTransitive/net6.0/_._": {}
  7794. }
  7795. },
  7796. "Microsoft.Extensions.FileSystemGlobbing/8.0.0": {
  7797. "type": "package",
  7798. "compile": {
  7799. "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
  7800. "related": ".xml"
  7801. }
  7802. },
  7803. "runtime": {
  7804. "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
  7805. "related": ".xml"
  7806. }
  7807. },
  7808. "build": {
  7809. "buildTransitive/net6.0/_._": {}
  7810. }
  7811. },
  7812. "Microsoft.Extensions.Logging/8.0.0": {
  7813. "type": "package",
  7814. "dependencies": {
  7815. "Microsoft.Extensions.DependencyInjection": "8.0.0",
  7816. "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
  7817. "Microsoft.Extensions.Options": "8.0.0"
  7818. },
  7819. "compile": {
  7820. "lib/net8.0/Microsoft.Extensions.Logging.dll": {
  7821. "related": ".xml"
  7822. }
  7823. },
  7824. "runtime": {
  7825. "lib/net8.0/Microsoft.Extensions.Logging.dll": {
  7826. "related": ".xml"
  7827. }
  7828. },
  7829. "build": {
  7830. "buildTransitive/net6.0/_._": {}
  7831. }
  7832. },
  7833. "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
  7834. "type": "package",
  7835. "dependencies": {
  7836. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
  7837. },
  7838. "compile": {
  7839. "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  7840. "related": ".xml"
  7841. }
  7842. },
  7843. "runtime": {
  7844. "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  7845. "related": ".xml"
  7846. }
  7847. },
  7848. "build": {
  7849. "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
  7850. }
  7851. },
  7852. "Microsoft.Extensions.Options/8.0.0": {
  7853. "type": "package",
  7854. "dependencies": {
  7855. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  7856. "Microsoft.Extensions.Primitives": "8.0.0"
  7857. },
  7858. "compile": {
  7859. "lib/net8.0/Microsoft.Extensions.Options.dll": {
  7860. "related": ".xml"
  7861. }
  7862. },
  7863. "runtime": {
  7864. "lib/net8.0/Microsoft.Extensions.Options.dll": {
  7865. "related": ".xml"
  7866. }
  7867. },
  7868. "build": {
  7869. "buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {}
  7870. }
  7871. },
  7872. "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": {
  7873. "type": "package",
  7874. "dependencies": {
  7875. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  7876. "Microsoft.Extensions.Configuration.Binder": "8.0.0",
  7877. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  7878. "Microsoft.Extensions.Options": "8.0.0",
  7879. "Microsoft.Extensions.Primitives": "8.0.0"
  7880. },
  7881. "compile": {
  7882. "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
  7883. "related": ".xml"
  7884. }
  7885. },
  7886. "runtime": {
  7887. "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
  7888. "related": ".xml"
  7889. }
  7890. },
  7891. "build": {
  7892. "buildTransitive/net6.0/_._": {}
  7893. }
  7894. },
  7895. "Microsoft.Extensions.Primitives/8.0.0": {
  7896. "type": "package",
  7897. "compile": {
  7898. "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
  7899. "related": ".xml"
  7900. }
  7901. },
  7902. "runtime": {
  7903. "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
  7904. "related": ".xml"
  7905. }
  7906. },
  7907. "build": {
  7908. "buildTransitive/net6.0/_._": {}
  7909. }
  7910. },
  7911. "Microsoft.Identity.Client/4.21.1": {
  7912. "type": "package",
  7913. "compile": {
  7914. "ref/netcoreapp2.1/_._": {
  7915. "related": ".xml"
  7916. }
  7917. },
  7918. "runtime": {
  7919. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
  7920. "related": ".xml"
  7921. }
  7922. }
  7923. },
  7924. "Microsoft.IdentityModel.Abstractions/7.1.2": {
  7925. "type": "package",
  7926. "compile": {
  7927. "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": {
  7928. "related": ".xml"
  7929. }
  7930. },
  7931. "runtime": {
  7932. "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": {
  7933. "related": ".xml"
  7934. }
  7935. }
  7936. },
  7937. "Microsoft.IdentityModel.JsonWebTokens/7.1.2": {
  7938. "type": "package",
  7939. "dependencies": {
  7940. "Microsoft.IdentityModel.Tokens": "7.1.2"
  7941. },
  7942. "compile": {
  7943. "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  7944. "related": ".xml"
  7945. }
  7946. },
  7947. "runtime": {
  7948. "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  7949. "related": ".xml"
  7950. }
  7951. }
  7952. },
  7953. "Microsoft.IdentityModel.Logging/7.1.2": {
  7954. "type": "package",
  7955. "dependencies": {
  7956. "Microsoft.IdentityModel.Abstractions": "7.1.2"
  7957. },
  7958. "compile": {
  7959. "lib/net8.0/Microsoft.IdentityModel.Logging.dll": {
  7960. "related": ".xml"
  7961. }
  7962. },
  7963. "runtime": {
  7964. "lib/net8.0/Microsoft.IdentityModel.Logging.dll": {
  7965. "related": ".xml"
  7966. }
  7967. }
  7968. },
  7969. "Microsoft.IdentityModel.Protocols/7.1.2": {
  7970. "type": "package",
  7971. "dependencies": {
  7972. "Microsoft.IdentityModel.Logging": "7.1.2",
  7973. "Microsoft.IdentityModel.Tokens": "7.1.2"
  7974. },
  7975. "compile": {
  7976. "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": {
  7977. "related": ".xml"
  7978. }
  7979. },
  7980. "runtime": {
  7981. "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": {
  7982. "related": ".xml"
  7983. }
  7984. }
  7985. },
  7986. "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": {
  7987. "type": "package",
  7988. "dependencies": {
  7989. "Microsoft.IdentityModel.Protocols": "7.1.2",
  7990. "System.IdentityModel.Tokens.Jwt": "7.1.2"
  7991. },
  7992. "compile": {
  7993. "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  7994. "related": ".xml"
  7995. }
  7996. },
  7997. "runtime": {
  7998. "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  7999. "related": ".xml"
  8000. }
  8001. }
  8002. },
  8003. "Microsoft.IdentityModel.Tokens/7.1.2": {
  8004. "type": "package",
  8005. "dependencies": {
  8006. "Microsoft.IdentityModel.Logging": "7.1.2"
  8007. },
  8008. "compile": {
  8009. "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": {
  8010. "related": ".xml"
  8011. }
  8012. },
  8013. "runtime": {
  8014. "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": {
  8015. "related": ".xml"
  8016. }
  8017. }
  8018. },
  8019. "Microsoft.IO.RecyclableMemoryStream/2.1.1": {
  8020. "type": "package",
  8021. "compile": {
  8022. "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll": {
  8023. "related": ".xml"
  8024. }
  8025. },
  8026. "runtime": {
  8027. "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll": {
  8028. "related": ".xml"
  8029. }
  8030. }
  8031. },
  8032. "Microsoft.NETCore.Platforms/1.1.1": {
  8033. "type": "package",
  8034. "compile": {
  8035. "lib/netstandard1.0/_._": {}
  8036. },
  8037. "runtime": {
  8038. "lib/netstandard1.0/_._": {}
  8039. }
  8040. },
  8041. "Microsoft.NETCore.Targets/1.1.3": {
  8042. "type": "package",
  8043. "compile": {
  8044. "lib/netstandard1.0/_._": {}
  8045. },
  8046. "runtime": {
  8047. "lib/netstandard1.0/_._": {}
  8048. }
  8049. },
  8050. "Microsoft.OpenApi/1.2.3": {
  8051. "type": "package",
  8052. "compile": {
  8053. "lib/netstandard2.0/Microsoft.OpenApi.dll": {
  8054. "related": ".pdb;.xml"
  8055. }
  8056. },
  8057. "runtime": {
  8058. "lib/netstandard2.0/Microsoft.OpenApi.dll": {
  8059. "related": ".pdb;.xml"
  8060. }
  8061. }
  8062. },
  8063. "Microsoft.Win32.Registry/5.0.0": {
  8064. "type": "package",
  8065. "dependencies": {
  8066. "System.Security.AccessControl": "5.0.0",
  8067. "System.Security.Principal.Windows": "5.0.0"
  8068. },
  8069. "compile": {
  8070. "ref/netstandard2.0/Microsoft.Win32.Registry.dll": {
  8071. "related": ".xml"
  8072. }
  8073. },
  8074. "runtime": {
  8075. "lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  8076. "related": ".xml"
  8077. }
  8078. },
  8079. "runtimeTargets": {
  8080. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  8081. "assetType": "runtime",
  8082. "rid": "win"
  8083. }
  8084. }
  8085. },
  8086. "Microsoft.Win32.SystemEvents/8.0.0": {
  8087. "type": "package",
  8088. "compile": {
  8089. "lib/net8.0/Microsoft.Win32.SystemEvents.dll": {
  8090. "related": ".xml"
  8091. }
  8092. },
  8093. "runtime": {
  8094. "lib/net8.0/Microsoft.Win32.SystemEvents.dll": {
  8095. "related": ".xml"
  8096. }
  8097. },
  8098. "build": {
  8099. "buildTransitive/net6.0/_._": {}
  8100. },
  8101. "runtimeTargets": {
  8102. "runtimes/win/lib/net8.0/Microsoft.Win32.SystemEvents.dll": {
  8103. "assetType": "runtime",
  8104. "rid": "win"
  8105. }
  8106. }
  8107. },
  8108. "Minio/5.0.0": {
  8109. "type": "package",
  8110. "dependencies": {
  8111. "CommunityToolkit.HighPerformance": "8.1.0",
  8112. "System.IO.Hashing": "7.0.0",
  8113. "System.Reactive.Linq": "5.0.0"
  8114. },
  8115. "compile": {
  8116. "lib/net7.0/Minio.dll": {
  8117. "related": ".xml"
  8118. }
  8119. },
  8120. "runtime": {
  8121. "lib/net7.0/Minio.dll": {
  8122. "related": ".xml"
  8123. }
  8124. }
  8125. },
  8126. "MiniProfiler.AspNetCore/4.3.8": {
  8127. "type": "package",
  8128. "dependencies": {
  8129. "MiniProfiler.Shared": "4.3.8"
  8130. },
  8131. "compile": {
  8132. "lib/net6.0/MiniProfiler.AspNetCore.dll": {
  8133. "related": ".xml"
  8134. }
  8135. },
  8136. "runtime": {
  8137. "lib/net6.0/MiniProfiler.AspNetCore.dll": {
  8138. "related": ".xml"
  8139. }
  8140. },
  8141. "frameworkReferences": [
  8142. "Microsoft.AspNetCore.App"
  8143. ]
  8144. },
  8145. "MiniProfiler.AspNetCore.Mvc/4.3.8": {
  8146. "type": "package",
  8147. "dependencies": {
  8148. "MiniProfiler.AspNetCore": "4.3.8"
  8149. },
  8150. "compile": {
  8151. "lib/net6.0/MiniProfiler.AspNetCore.Mvc.dll": {
  8152. "related": ".xml"
  8153. }
  8154. },
  8155. "runtime": {
  8156. "lib/net6.0/MiniProfiler.AspNetCore.Mvc.dll": {
  8157. "related": ".xml"
  8158. }
  8159. },
  8160. "frameworkReferences": [
  8161. "Microsoft.AspNetCore.App"
  8162. ]
  8163. },
  8164. "MiniProfiler.Shared/4.3.8": {
  8165. "type": "package",
  8166. "dependencies": {
  8167. "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
  8168. "Newtonsoft.Json": "13.0.1",
  8169. "System.ComponentModel.Primitives": "4.3.0",
  8170. "System.Data.Common": "4.3.0",
  8171. "System.Diagnostics.DiagnosticSource": "4.4.1",
  8172. "System.Diagnostics.StackTrace": "4.3.0",
  8173. "System.Dynamic.Runtime": "4.3.0",
  8174. "System.Reflection.Emit.Lightweight": "4.3.0",
  8175. "System.Runtime.Extensions": "4.3.0",
  8176. "System.Runtime.Serialization.Primitives": "4.3.0",
  8177. "System.Threading.Tasks.Parallel": "4.3.0"
  8178. },
  8179. "compile": {
  8180. "lib/netstandard2.0/MiniProfiler.Shared.dll": {
  8181. "related": ".xml"
  8182. }
  8183. },
  8184. "runtime": {
  8185. "lib/netstandard2.0/MiniProfiler.Shared.dll": {
  8186. "related": ".xml"
  8187. }
  8188. }
  8189. },
  8190. "MoYu.Extras.Authentication.JwtBearer/1.0.6": {
  8191. "type": "package",
  8192. "dependencies": {
  8193. "Microsoft.AspNetCore.Authentication.JwtBearer": "8.0.4"
  8194. },
  8195. "compile": {
  8196. "lib/net8.0/MoYu.Extras.Authentication.JwtBearer.dll": {
  8197. "related": ".xml"
  8198. }
  8199. },
  8200. "runtime": {
  8201. "lib/net8.0/MoYu.Extras.Authentication.JwtBearer.dll": {
  8202. "related": ".xml"
  8203. }
  8204. }
  8205. },
  8206. "MoYu.Extras.ObjectMapper.Mapster/1.0.6": {
  8207. "type": "package",
  8208. "dependencies": {
  8209. "Mapster": "7.4.0",
  8210. "Mapster.DependencyInjection": "1.0.1",
  8211. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
  8212. },
  8213. "compile": {
  8214. "lib/net8.0/MoYu.Extras.ObjectMapper.Mapster.dll": {
  8215. "related": ".xml"
  8216. }
  8217. },
  8218. "runtime": {
  8219. "lib/net8.0/MoYu.Extras.ObjectMapper.Mapster.dll": {
  8220. "related": ".xml"
  8221. }
  8222. }
  8223. },
  8224. "MoYu.Pure/1.0.6": {
  8225. "type": "package",
  8226. "dependencies": {
  8227. "MiniProfiler.AspNetCore.Mvc": "4.3.8",
  8228. "MoYu.Pure.Extras.DependencyModel.CodeAnalysis": "1.0.6",
  8229. "Swashbuckle.AspNetCore": "6.5.0"
  8230. },
  8231. "compile": {
  8232. "lib/net8.0/MoYu.Pure.dll": {
  8233. "related": ".xml"
  8234. }
  8235. },
  8236. "runtime": {
  8237. "lib/net8.0/MoYu.Pure.dll": {
  8238. "related": ".xml"
  8239. }
  8240. },
  8241. "frameworkReferences": [
  8242. "Microsoft.AspNetCore.App"
  8243. ],
  8244. "contentFiles": {
  8245. "contentFiles/any/any/_._": {
  8246. "buildAction": "None",
  8247. "codeLanguage": "any",
  8248. "copyToOutput": false
  8249. }
  8250. }
  8251. },
  8252. "MoYu.Pure.Extras.DependencyModel.CodeAnalysis/1.0.6": {
  8253. "type": "package",
  8254. "dependencies": {
  8255. "Ben.Demystifier": "0.4.1",
  8256. "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "8.0.4",
  8257. "Microsoft.AspNetCore.Razor.Language": "6.0.29",
  8258. "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.9.2",
  8259. "Microsoft.Extensions.DependencyModel": "8.0.0",
  8260. "System.Text.Json": "8.0.3",
  8261. "System.Text.RegularExpressions": "4.3.1"
  8262. },
  8263. "compile": {
  8264. "lib/net8.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll": {
  8265. "related": ".xml"
  8266. }
  8267. },
  8268. "runtime": {
  8269. "lib/net8.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll": {
  8270. "related": ".xml"
  8271. }
  8272. }
  8273. },
  8274. "MySqlConnector/2.2.5": {
  8275. "type": "package",
  8276. "compile": {
  8277. "lib/net7.0/MySqlConnector.dll": {
  8278. "related": ".xml"
  8279. }
  8280. },
  8281. "runtime": {
  8282. "lib/net7.0/MySqlConnector.dll": {
  8283. "related": ".xml"
  8284. }
  8285. }
  8286. },
  8287. "NewLife.Core/10.10.2024.601": {
  8288. "type": "package",
  8289. "compile": {
  8290. "lib/net8.0/NewLife.Core.dll": {
  8291. "related": ".xml"
  8292. }
  8293. },
  8294. "runtime": {
  8295. "lib/net8.0/NewLife.Core.dll": {
  8296. "related": ".xml"
  8297. }
  8298. }
  8299. },
  8300. "NewLife.Redis/5.6.2024.402": {
  8301. "type": "package",
  8302. "dependencies": {
  8303. "NewLife.Core": "10.9.2024.402"
  8304. },
  8305. "compile": {
  8306. "lib/netstandard2.1/NewLife.Redis.dll": {
  8307. "related": ".xml"
  8308. }
  8309. },
  8310. "runtime": {
  8311. "lib/netstandard2.1/NewLife.Redis.dll": {
  8312. "related": ".xml"
  8313. }
  8314. }
  8315. },
  8316. "Newtonsoft.Json/13.0.3": {
  8317. "type": "package",
  8318. "compile": {
  8319. "lib/net6.0/Newtonsoft.Json.dll": {
  8320. "related": ".xml"
  8321. }
  8322. },
  8323. "runtime": {
  8324. "lib/net6.0/Newtonsoft.Json.dll": {
  8325. "related": ".xml"
  8326. }
  8327. }
  8328. },
  8329. "Newtonsoft.Json.Bson/1.0.2": {
  8330. "type": "package",
  8331. "dependencies": {
  8332. "Newtonsoft.Json": "12.0.1"
  8333. },
  8334. "compile": {
  8335. "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
  8336. "related": ".pdb;.xml"
  8337. }
  8338. },
  8339. "runtime": {
  8340. "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
  8341. "related": ".pdb;.xml"
  8342. }
  8343. }
  8344. },
  8345. "Npgsql/5.0.18": {
  8346. "type": "package",
  8347. "dependencies": {
  8348. "System.Runtime.CompilerServices.Unsafe": "4.6.0"
  8349. },
  8350. "compile": {
  8351. "lib/net5.0/Npgsql.dll": {
  8352. "related": ".xml"
  8353. }
  8354. },
  8355. "runtime": {
  8356. "lib/net5.0/Npgsql.dll": {
  8357. "related": ".xml"
  8358. }
  8359. }
  8360. },
  8361. "Oracle.ManagedDataAccess.Core/3.21.100": {
  8362. "type": "package",
  8363. "dependencies": {
  8364. "System.Diagnostics.PerformanceCounter": "6.0.1",
  8365. "System.DirectoryServices": "6.0.1",
  8366. "System.DirectoryServices.Protocols": "6.0.1"
  8367. },
  8368. "compile": {
  8369. "lib/netstandard2.1/Oracle.ManagedDataAccess.dll": {}
  8370. },
  8371. "runtime": {
  8372. "lib/netstandard2.1/Oracle.ManagedDataAccess.dll": {}
  8373. }
  8374. },
  8375. "Oscar.Data.SqlClient/4.0.4": {
  8376. "type": "package",
  8377. "dependencies": {
  8378. "System.Text.Encoding.CodePages": "4.7.1"
  8379. },
  8380. "compile": {
  8381. "lib/netstandard2.0/Oscar.Data.SqlClient.dll": {}
  8382. },
  8383. "runtime": {
  8384. "lib/netstandard2.0/Oscar.Data.SqlClient.dll": {}
  8385. }
  8386. },
  8387. "Portable.BouncyCastle/1.9.0": {
  8388. "type": "package",
  8389. "compile": {
  8390. "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
  8391. "related": ".xml"
  8392. }
  8393. },
  8394. "runtime": {
  8395. "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
  8396. "related": ".xml"
  8397. }
  8398. }
  8399. },
  8400. "SharpCompress/0.37.2": {
  8401. "type": "package",
  8402. "dependencies": {
  8403. "ZstdSharp.Port": "0.8.0"
  8404. },
  8405. "compile": {
  8406. "lib/net8.0/SharpCompress.dll": {}
  8407. },
  8408. "runtime": {
  8409. "lib/net8.0/SharpCompress.dll": {}
  8410. }
  8411. },
  8412. "SharpZipLib/1.4.2": {
  8413. "type": "package",
  8414. "compile": {
  8415. "lib/net6.0/ICSharpCode.SharpZipLib.dll": {
  8416. "related": ".pdb;.xml"
  8417. }
  8418. },
  8419. "runtime": {
  8420. "lib/net6.0/ICSharpCode.SharpZipLib.dll": {
  8421. "related": ".pdb;.xml"
  8422. }
  8423. }
  8424. },
  8425. "SimpleRedis/1.1.9": {
  8426. "type": "package",
  8427. "dependencies": {
  8428. "Microsoft.Extensions.Configuration": "8.0.0",
  8429. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  8430. "Microsoft.Extensions.DependencyInjection": "8.0.0",
  8431. "Microsoft.Extensions.Options": "8.0.0",
  8432. "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0",
  8433. "NewLife.Redis": "5.6.2024.402"
  8434. },
  8435. "compile": {
  8436. "lib/net8.0/SimpleRedis.dll": {
  8437. "related": ".xml"
  8438. }
  8439. },
  8440. "runtime": {
  8441. "lib/net8.0/SimpleRedis.dll": {
  8442. "related": ".xml"
  8443. }
  8444. }
  8445. },
  8446. "SimpleTool/1.0.6": {
  8447. "type": "package",
  8448. "dependencies": {
  8449. "Newtonsoft.Json": "13.0.3"
  8450. },
  8451. "compile": {
  8452. "lib/net7.0/SimpleTool.dll": {
  8453. "related": ".xml"
  8454. }
  8455. },
  8456. "runtime": {
  8457. "lib/net7.0/SimpleTool.dll": {
  8458. "related": ".xml"
  8459. }
  8460. }
  8461. },
  8462. "SixLabors.Fonts/2.0.3": {
  8463. "type": "package",
  8464. "compile": {
  8465. "lib/net6.0/SixLabors.Fonts.dll": {
  8466. "related": ".xml"
  8467. }
  8468. },
  8469. "runtime": {
  8470. "lib/net6.0/SixLabors.Fonts.dll": {
  8471. "related": ".xml"
  8472. }
  8473. }
  8474. },
  8475. "SixLabors.ImageSharp/3.1.4": {
  8476. "type": "package",
  8477. "compile": {
  8478. "lib/net6.0/SixLabors.ImageSharp.dll": {
  8479. "related": ".xml"
  8480. }
  8481. },
  8482. "runtime": {
  8483. "lib/net6.0/SixLabors.ImageSharp.dll": {
  8484. "related": ".xml"
  8485. }
  8486. },
  8487. "build": {
  8488. "build/_._": {}
  8489. }
  8490. },
  8491. "SixLabors.ImageSharp.Drawing/2.1.3": {
  8492. "type": "package",
  8493. "dependencies": {
  8494. "SixLabors.Fonts": "2.0.3",
  8495. "SixLabors.ImageSharp": "3.1.4"
  8496. },
  8497. "compile": {
  8498. "lib/net6.0/SixLabors.ImageSharp.Drawing.dll": {
  8499. "related": ".xml"
  8500. }
  8501. },
  8502. "runtime": {
  8503. "lib/net6.0/SixLabors.ImageSharp.Drawing.dll": {
  8504. "related": ".xml"
  8505. }
  8506. }
  8507. },
  8508. "SkiaSharp/2.88.6": {
  8509. "type": "package",
  8510. "dependencies": {
  8511. "SkiaSharp.NativeAssets.Win32": "2.88.6",
  8512. "SkiaSharp.NativeAssets.macOS": "2.88.6"
  8513. },
  8514. "compile": {
  8515. "lib/net6.0/SkiaSharp.dll": {
  8516. "related": ".pdb;.xml"
  8517. }
  8518. },
  8519. "runtime": {
  8520. "lib/net6.0/SkiaSharp.dll": {
  8521. "related": ".pdb;.xml"
  8522. }
  8523. }
  8524. },
  8525. "SkiaSharp.NativeAssets.Linux.NoDependencies/2.88.6": {
  8526. "type": "package",
  8527. "dependencies": {
  8528. "SkiaSharp": "2.88.6"
  8529. },
  8530. "compile": {
  8531. "lib/net6.0/_._": {}
  8532. },
  8533. "runtime": {
  8534. "lib/net6.0/_._": {}
  8535. },
  8536. "runtimeTargets": {
  8537. "runtimes/linux-arm/native/libSkiaSharp.so": {
  8538. "assetType": "native",
  8539. "rid": "linux-arm"
  8540. },
  8541. "runtimes/linux-arm64/native/libSkiaSharp.so": {
  8542. "assetType": "native",
  8543. "rid": "linux-arm64"
  8544. },
  8545. "runtimes/linux-musl-x64/native/libSkiaSharp.so": {
  8546. "assetType": "native",
  8547. "rid": "linux-musl-x64"
  8548. },
  8549. "runtimes/linux-x64/native/libSkiaSharp.so": {
  8550. "assetType": "native",
  8551. "rid": "linux-x64"
  8552. }
  8553. }
  8554. },
  8555. "SkiaSharp.NativeAssets.macOS/2.88.6": {
  8556. "type": "package",
  8557. "compile": {
  8558. "lib/net6.0/_._": {}
  8559. },
  8560. "runtime": {
  8561. "lib/net6.0/_._": {}
  8562. },
  8563. "runtimeTargets": {
  8564. "runtimes/osx/native/libSkiaSharp.dylib": {
  8565. "assetType": "native",
  8566. "rid": "osx"
  8567. }
  8568. }
  8569. },
  8570. "SkiaSharp.NativeAssets.Win32/2.88.6": {
  8571. "type": "package",
  8572. "compile": {
  8573. "lib/net6.0/_._": {}
  8574. },
  8575. "runtime": {
  8576. "lib/net6.0/_._": {}
  8577. },
  8578. "runtimeTargets": {
  8579. "runtimes/win-arm64/native/libSkiaSharp.dll": {
  8580. "assetType": "native",
  8581. "rid": "win-arm64"
  8582. },
  8583. "runtimes/win-x64/native/libSkiaSharp.dll": {
  8584. "assetType": "native",
  8585. "rid": "win-x64"
  8586. },
  8587. "runtimes/win-x86/native/libSkiaSharp.dll": {
  8588. "assetType": "native",
  8589. "rid": "win-x86"
  8590. }
  8591. }
  8592. },
  8593. "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": {
  8594. "type": "package",
  8595. "dependencies": {
  8596. "SQLitePCLRaw.lib.e_sqlite3": "2.1.6",
  8597. "SQLitePCLRaw.provider.e_sqlite3": "2.1.6"
  8598. },
  8599. "compile": {
  8600. "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
  8601. },
  8602. "runtime": {
  8603. "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
  8604. }
  8605. },
  8606. "SQLitePCLRaw.core/2.1.6": {
  8607. "type": "package",
  8608. "dependencies": {
  8609. "System.Memory": "4.5.3"
  8610. },
  8611. "compile": {
  8612. "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
  8613. },
  8614. "runtime": {
  8615. "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
  8616. }
  8617. },
  8618. "SQLitePCLRaw.lib.e_sqlite3/2.1.6": {
  8619. "type": "package",
  8620. "compile": {
  8621. "lib/netstandard2.0/_._": {}
  8622. },
  8623. "runtime": {
  8624. "lib/netstandard2.0/_._": {}
  8625. },
  8626. "build": {
  8627. "buildTransitive/net8.0/SQLitePCLRaw.lib.e_sqlite3.targets": {}
  8628. },
  8629. "runtimeTargets": {
  8630. "runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a": {
  8631. "assetType": "native",
  8632. "rid": "browser-wasm"
  8633. },
  8634. "runtimes/linux-arm/native/libe_sqlite3.so": {
  8635. "assetType": "native",
  8636. "rid": "linux-arm"
  8637. },
  8638. "runtimes/linux-arm64/native/libe_sqlite3.so": {
  8639. "assetType": "native",
  8640. "rid": "linux-arm64"
  8641. },
  8642. "runtimes/linux-armel/native/libe_sqlite3.so": {
  8643. "assetType": "native",
  8644. "rid": "linux-armel"
  8645. },
  8646. "runtimes/linux-mips64/native/libe_sqlite3.so": {
  8647. "assetType": "native",
  8648. "rid": "linux-mips64"
  8649. },
  8650. "runtimes/linux-musl-arm/native/libe_sqlite3.so": {
  8651. "assetType": "native",
  8652. "rid": "linux-musl-arm"
  8653. },
  8654. "runtimes/linux-musl-arm64/native/libe_sqlite3.so": {
  8655. "assetType": "native",
  8656. "rid": "linux-musl-arm64"
  8657. },
  8658. "runtimes/linux-musl-x64/native/libe_sqlite3.so": {
  8659. "assetType": "native",
  8660. "rid": "linux-musl-x64"
  8661. },
  8662. "runtimes/linux-ppc64le/native/libe_sqlite3.so": {
  8663. "assetType": "native",
  8664. "rid": "linux-ppc64le"
  8665. },
  8666. "runtimes/linux-s390x/native/libe_sqlite3.so": {
  8667. "assetType": "native",
  8668. "rid": "linux-s390x"
  8669. },
  8670. "runtimes/linux-x64/native/libe_sqlite3.so": {
  8671. "assetType": "native",
  8672. "rid": "linux-x64"
  8673. },
  8674. "runtimes/linux-x86/native/libe_sqlite3.so": {
  8675. "assetType": "native",
  8676. "rid": "linux-x86"
  8677. },
  8678. "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": {
  8679. "assetType": "native",
  8680. "rid": "maccatalyst-arm64"
  8681. },
  8682. "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": {
  8683. "assetType": "native",
  8684. "rid": "maccatalyst-x64"
  8685. },
  8686. "runtimes/osx-arm64/native/libe_sqlite3.dylib": {
  8687. "assetType": "native",
  8688. "rid": "osx-arm64"
  8689. },
  8690. "runtimes/osx-x64/native/libe_sqlite3.dylib": {
  8691. "assetType": "native",
  8692. "rid": "osx-x64"
  8693. },
  8694. "runtimes/win-arm/native/e_sqlite3.dll": {
  8695. "assetType": "native",
  8696. "rid": "win-arm"
  8697. },
  8698. "runtimes/win-arm64/native/e_sqlite3.dll": {
  8699. "assetType": "native",
  8700. "rid": "win-arm64"
  8701. },
  8702. "runtimes/win-x64/native/e_sqlite3.dll": {
  8703. "assetType": "native",
  8704. "rid": "win-x64"
  8705. },
  8706. "runtimes/win-x86/native/e_sqlite3.dll": {
  8707. "assetType": "native",
  8708. "rid": "win-x86"
  8709. }
  8710. }
  8711. },
  8712. "SQLitePCLRaw.provider.e_sqlite3/2.1.6": {
  8713. "type": "package",
  8714. "dependencies": {
  8715. "SQLitePCLRaw.core": "2.1.6"
  8716. },
  8717. "compile": {
  8718. "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
  8719. },
  8720. "runtime": {
  8721. "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
  8722. }
  8723. },
  8724. "SqlSugarCore/5.1.4.158": {
  8725. "type": "package",
  8726. "dependencies": {
  8727. "Microsoft.Data.SqlClient": "2.1.7",
  8728. "Microsoft.Data.Sqlite": "8.0.1",
  8729. "MySqlConnector": "2.2.5",
  8730. "Newtonsoft.Json": "13.0.2",
  8731. "Npgsql": "5.0.18",
  8732. "Oracle.ManagedDataAccess.Core": "3.21.100",
  8733. "Oscar.Data.SqlClient": "4.0.4",
  8734. "SqlSugarCore.Dm": "1.3.0",
  8735. "SqlSugarCore.Kdbndp": "9.3.6.411",
  8736. "System.Data.Common": "4.3.0",
  8737. "System.Reflection.Emit.Lightweight": "4.3.0"
  8738. },
  8739. "compile": {
  8740. "lib/netstandard2.1/SqlSugar.dll": {}
  8741. },
  8742. "runtime": {
  8743. "lib/netstandard2.1/SqlSugar.dll": {}
  8744. }
  8745. },
  8746. "SqlSugarCore.Dm/1.3.0": {
  8747. "type": "package",
  8748. "dependencies": {
  8749. "System.Text.Encoding.CodePages": "5.0.0"
  8750. },
  8751. "compile": {
  8752. "lib/netstandard2.0/DmProvider.dll": {}
  8753. },
  8754. "runtime": {
  8755. "lib/netstandard2.0/DmProvider.dll": {}
  8756. }
  8757. },
  8758. "SqlSugarCore.Kdbndp/9.3.6.411": {
  8759. "type": "package",
  8760. "compile": {
  8761. "lib/netstandard2.1/Kdbndp.dll": {}
  8762. },
  8763. "runtime": {
  8764. "lib/netstandard2.1/Kdbndp.dll": {}
  8765. }
  8766. },
  8767. "Swashbuckle.AspNetCore/6.5.0": {
  8768. "type": "package",
  8769. "dependencies": {
  8770. "Microsoft.Extensions.ApiDescription.Server": "6.0.5",
  8771. "Swashbuckle.AspNetCore.Swagger": "6.5.0",
  8772. "Swashbuckle.AspNetCore.SwaggerGen": "6.5.0",
  8773. "Swashbuckle.AspNetCore.SwaggerUI": "6.5.0"
  8774. },
  8775. "build": {
  8776. "build/_._": {}
  8777. }
  8778. },
  8779. "Swashbuckle.AspNetCore.Swagger/6.5.0": {
  8780. "type": "package",
  8781. "dependencies": {
  8782. "Microsoft.OpenApi": "1.2.3"
  8783. },
  8784. "compile": {
  8785. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": {
  8786. "related": ".pdb;.xml"
  8787. }
  8788. },
  8789. "runtime": {
  8790. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": {
  8791. "related": ".pdb;.xml"
  8792. }
  8793. },
  8794. "frameworkReferences": [
  8795. "Microsoft.AspNetCore.App"
  8796. ]
  8797. },
  8798. "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
  8799. "type": "package",
  8800. "dependencies": {
  8801. "Swashbuckle.AspNetCore.Swagger": "6.5.0"
  8802. },
  8803. "compile": {
  8804. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
  8805. "related": ".pdb;.xml"
  8806. }
  8807. },
  8808. "runtime": {
  8809. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
  8810. "related": ".pdb;.xml"
  8811. }
  8812. }
  8813. },
  8814. "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
  8815. "type": "package",
  8816. "compile": {
  8817. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
  8818. "related": ".pdb;.xml"
  8819. }
  8820. },
  8821. "runtime": {
  8822. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
  8823. "related": ".pdb;.xml"
  8824. }
  8825. },
  8826. "frameworkReferences": [
  8827. "Microsoft.AspNetCore.App"
  8828. ]
  8829. },
  8830. "System.CodeDom/8.0.0": {
  8831. "type": "package",
  8832. "compile": {
  8833. "lib/net8.0/System.CodeDom.dll": {
  8834. "related": ".xml"
  8835. }
  8836. },
  8837. "runtime": {
  8838. "lib/net8.0/System.CodeDom.dll": {
  8839. "related": ".xml"
  8840. }
  8841. },
  8842. "build": {
  8843. "buildTransitive/net6.0/_._": {}
  8844. }
  8845. },
  8846. "System.Collections/4.3.0": {
  8847. "type": "package",
  8848. "dependencies": {
  8849. "Microsoft.NETCore.Platforms": "1.1.0",
  8850. "Microsoft.NETCore.Targets": "1.1.0",
  8851. "System.Runtime": "4.3.0"
  8852. },
  8853. "compile": {
  8854. "ref/netstandard1.3/_._": {
  8855. "related": ".xml"
  8856. }
  8857. }
  8858. },
  8859. "System.Collections.Concurrent/4.3.0": {
  8860. "type": "package",
  8861. "dependencies": {
  8862. "System.Collections": "4.3.0",
  8863. "System.Diagnostics.Debug": "4.3.0",
  8864. "System.Diagnostics.Tracing": "4.3.0",
  8865. "System.Globalization": "4.3.0",
  8866. "System.Reflection": "4.3.0",
  8867. "System.Resources.ResourceManager": "4.3.0",
  8868. "System.Runtime": "4.3.0",
  8869. "System.Runtime.Extensions": "4.3.0",
  8870. "System.Threading": "4.3.0",
  8871. "System.Threading.Tasks": "4.3.0"
  8872. },
  8873. "compile": {
  8874. "ref/netstandard1.3/System.Collections.Concurrent.dll": {
  8875. "related": ".xml"
  8876. }
  8877. },
  8878. "runtime": {
  8879. "lib/netstandard1.3/System.Collections.Concurrent.dll": {}
  8880. }
  8881. },
  8882. "System.Collections.Immutable/8.0.0": {
  8883. "type": "package",
  8884. "compile": {
  8885. "lib/net8.0/System.Collections.Immutable.dll": {
  8886. "related": ".xml"
  8887. }
  8888. },
  8889. "runtime": {
  8890. "lib/net8.0/System.Collections.Immutable.dll": {
  8891. "related": ".xml"
  8892. }
  8893. },
  8894. "build": {
  8895. "buildTransitive/net6.0/_._": {}
  8896. }
  8897. },
  8898. "System.ComponentModel/4.3.0": {
  8899. "type": "package",
  8900. "dependencies": {
  8901. "System.Runtime": "4.3.0"
  8902. },
  8903. "compile": {
  8904. "ref/netstandard1.0/System.ComponentModel.dll": {
  8905. "related": ".xml"
  8906. }
  8907. },
  8908. "runtime": {
  8909. "lib/netstandard1.3/System.ComponentModel.dll": {}
  8910. }
  8911. },
  8912. "System.ComponentModel.Annotations/4.7.0": {
  8913. "type": "package",
  8914. "compile": {
  8915. "ref/netstandard2.1/System.ComponentModel.Annotations.dll": {
  8916. "related": ".xml"
  8917. }
  8918. },
  8919. "runtime": {
  8920. "lib/netstandard2.1/System.ComponentModel.Annotations.dll": {
  8921. "related": ".xml"
  8922. }
  8923. }
  8924. },
  8925. "System.ComponentModel.Primitives/4.3.0": {
  8926. "type": "package",
  8927. "dependencies": {
  8928. "System.ComponentModel": "4.3.0",
  8929. "System.Resources.ResourceManager": "4.3.0",
  8930. "System.Runtime": "4.3.0"
  8931. },
  8932. "compile": {
  8933. "ref/netstandard1.0/System.ComponentModel.Primitives.dll": {
  8934. "related": ".xml"
  8935. }
  8936. },
  8937. "runtime": {
  8938. "lib/netstandard1.0/System.ComponentModel.Primitives.dll": {}
  8939. }
  8940. },
  8941. "System.Composition/8.0.0": {
  8942. "type": "package",
  8943. "dependencies": {
  8944. "System.Composition.AttributedModel": "8.0.0",
  8945. "System.Composition.Convention": "8.0.0",
  8946. "System.Composition.Hosting": "8.0.0",
  8947. "System.Composition.Runtime": "8.0.0",
  8948. "System.Composition.TypedParts": "8.0.0"
  8949. },
  8950. "compile": {
  8951. "lib/netcoreapp2.0/_._": {}
  8952. },
  8953. "runtime": {
  8954. "lib/netcoreapp2.0/_._": {}
  8955. },
  8956. "build": {
  8957. "buildTransitive/net6.0/_._": {}
  8958. }
  8959. },
  8960. "System.Composition.AttributedModel/8.0.0": {
  8961. "type": "package",
  8962. "compile": {
  8963. "lib/net8.0/System.Composition.AttributedModel.dll": {
  8964. "related": ".xml"
  8965. }
  8966. },
  8967. "runtime": {
  8968. "lib/net8.0/System.Composition.AttributedModel.dll": {
  8969. "related": ".xml"
  8970. }
  8971. },
  8972. "build": {
  8973. "buildTransitive/net6.0/_._": {}
  8974. }
  8975. },
  8976. "System.Composition.Convention/8.0.0": {
  8977. "type": "package",
  8978. "dependencies": {
  8979. "System.Composition.AttributedModel": "8.0.0"
  8980. },
  8981. "compile": {
  8982. "lib/net8.0/System.Composition.Convention.dll": {
  8983. "related": ".xml"
  8984. }
  8985. },
  8986. "runtime": {
  8987. "lib/net8.0/System.Composition.Convention.dll": {
  8988. "related": ".xml"
  8989. }
  8990. },
  8991. "build": {
  8992. "buildTransitive/net6.0/_._": {}
  8993. }
  8994. },
  8995. "System.Composition.Hosting/8.0.0": {
  8996. "type": "package",
  8997. "dependencies": {
  8998. "System.Composition.Runtime": "8.0.0"
  8999. },
  9000. "compile": {
  9001. "lib/net8.0/System.Composition.Hosting.dll": {
  9002. "related": ".xml"
  9003. }
  9004. },
  9005. "runtime": {
  9006. "lib/net8.0/System.Composition.Hosting.dll": {
  9007. "related": ".xml"
  9008. }
  9009. },
  9010. "build": {
  9011. "buildTransitive/net6.0/_._": {}
  9012. }
  9013. },
  9014. "System.Composition.Runtime/8.0.0": {
  9015. "type": "package",
  9016. "compile": {
  9017. "lib/net8.0/System.Composition.Runtime.dll": {
  9018. "related": ".xml"
  9019. }
  9020. },
  9021. "runtime": {
  9022. "lib/net8.0/System.Composition.Runtime.dll": {
  9023. "related": ".xml"
  9024. }
  9025. },
  9026. "build": {
  9027. "buildTransitive/net6.0/_._": {}
  9028. }
  9029. },
  9030. "System.Composition.TypedParts/8.0.0": {
  9031. "type": "package",
  9032. "dependencies": {
  9033. "System.Composition.AttributedModel": "8.0.0",
  9034. "System.Composition.Hosting": "8.0.0",
  9035. "System.Composition.Runtime": "8.0.0"
  9036. },
  9037. "compile": {
  9038. "lib/net8.0/System.Composition.TypedParts.dll": {
  9039. "related": ".xml"
  9040. }
  9041. },
  9042. "runtime": {
  9043. "lib/net8.0/System.Composition.TypedParts.dll": {
  9044. "related": ".xml"
  9045. }
  9046. },
  9047. "build": {
  9048. "buildTransitive/net6.0/_._": {}
  9049. }
  9050. },
  9051. "System.Configuration.ConfigurationManager/8.0.0": {
  9052. "type": "package",
  9053. "dependencies": {
  9054. "System.Diagnostics.EventLog": "8.0.0",
  9055. "System.Security.Cryptography.ProtectedData": "8.0.0"
  9056. },
  9057. "compile": {
  9058. "lib/net8.0/System.Configuration.ConfigurationManager.dll": {
  9059. "related": ".xml"
  9060. }
  9061. },
  9062. "runtime": {
  9063. "lib/net8.0/System.Configuration.ConfigurationManager.dll": {
  9064. "related": ".xml"
  9065. }
  9066. },
  9067. "build": {
  9068. "buildTransitive/net6.0/_._": {}
  9069. }
  9070. },
  9071. "System.Data.Common/4.3.0": {
  9072. "type": "package",
  9073. "dependencies": {
  9074. "System.Collections": "4.3.0",
  9075. "System.Globalization": "4.3.0",
  9076. "System.IO": "4.3.0",
  9077. "System.Resources.ResourceManager": "4.3.0",
  9078. "System.Runtime": "4.3.0",
  9079. "System.Runtime.Extensions": "4.3.0",
  9080. "System.Text.RegularExpressions": "4.3.0",
  9081. "System.Threading.Tasks": "4.3.0"
  9082. },
  9083. "compile": {
  9084. "ref/netstandard1.2/System.Data.Common.dll": {
  9085. "related": ".xml"
  9086. }
  9087. },
  9088. "runtime": {
  9089. "lib/netstandard1.2/System.Data.Common.dll": {}
  9090. }
  9091. },
  9092. "System.Diagnostics.Debug/4.3.0": {
  9093. "type": "package",
  9094. "dependencies": {
  9095. "Microsoft.NETCore.Platforms": "1.1.0",
  9096. "Microsoft.NETCore.Targets": "1.1.0",
  9097. "System.Runtime": "4.3.0"
  9098. },
  9099. "compile": {
  9100. "ref/netstandard1.3/_._": {
  9101. "related": ".xml"
  9102. }
  9103. }
  9104. },
  9105. "System.Diagnostics.DiagnosticSource/4.7.0": {
  9106. "type": "package",
  9107. "compile": {
  9108. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {
  9109. "related": ".xml"
  9110. }
  9111. },
  9112. "runtime": {
  9113. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {
  9114. "related": ".xml"
  9115. }
  9116. }
  9117. },
  9118. "System.Diagnostics.EventLog/8.0.0": {
  9119. "type": "package",
  9120. "compile": {
  9121. "lib/net8.0/System.Diagnostics.EventLog.dll": {
  9122. "related": ".xml"
  9123. }
  9124. },
  9125. "runtime": {
  9126. "lib/net8.0/System.Diagnostics.EventLog.dll": {
  9127. "related": ".xml"
  9128. }
  9129. },
  9130. "build": {
  9131. "buildTransitive/net6.0/_._": {}
  9132. },
  9133. "runtimeTargets": {
  9134. "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll": {
  9135. "assetType": "runtime",
  9136. "rid": "win"
  9137. },
  9138. "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll": {
  9139. "assetType": "runtime",
  9140. "rid": "win"
  9141. }
  9142. }
  9143. },
  9144. "System.Diagnostics.PerformanceCounter/8.0.0": {
  9145. "type": "package",
  9146. "dependencies": {
  9147. "System.Configuration.ConfigurationManager": "8.0.0"
  9148. },
  9149. "compile": {
  9150. "lib/net8.0/System.Diagnostics.PerformanceCounter.dll": {
  9151. "related": ".xml"
  9152. }
  9153. },
  9154. "runtime": {
  9155. "lib/net8.0/System.Diagnostics.PerformanceCounter.dll": {
  9156. "related": ".xml"
  9157. }
  9158. },
  9159. "build": {
  9160. "buildTransitive/net6.0/_._": {}
  9161. },
  9162. "runtimeTargets": {
  9163. "runtimes/win/lib/net8.0/System.Diagnostics.PerformanceCounter.dll": {
  9164. "assetType": "runtime",
  9165. "rid": "win"
  9166. }
  9167. }
  9168. },
  9169. "System.Diagnostics.StackTrace/4.3.0": {
  9170. "type": "package",
  9171. "dependencies": {
  9172. "System.IO.FileSystem": "4.3.0",
  9173. "System.Reflection": "4.3.0",
  9174. "System.Reflection.Metadata": "1.4.1",
  9175. "System.Runtime": "4.3.0"
  9176. },
  9177. "compile": {
  9178. "ref/netstandard1.3/System.Diagnostics.StackTrace.dll": {
  9179. "related": ".xml"
  9180. }
  9181. },
  9182. "runtime": {
  9183. "lib/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
  9184. }
  9185. },
  9186. "System.Diagnostics.Tracing/4.3.0": {
  9187. "type": "package",
  9188. "dependencies": {
  9189. "Microsoft.NETCore.Platforms": "1.1.0",
  9190. "Microsoft.NETCore.Targets": "1.1.0",
  9191. "System.Runtime": "4.3.0"
  9192. },
  9193. "compile": {
  9194. "ref/netstandard1.5/_._": {
  9195. "related": ".xml"
  9196. }
  9197. }
  9198. },
  9199. "System.DirectoryServices/6.0.1": {
  9200. "type": "package",
  9201. "dependencies": {
  9202. "System.Security.AccessControl": "6.0.0",
  9203. "System.Security.Permissions": "6.0.0"
  9204. },
  9205. "compile": {
  9206. "lib/net6.0/System.DirectoryServices.dll": {
  9207. "related": ".xml"
  9208. }
  9209. },
  9210. "runtime": {
  9211. "lib/net6.0/System.DirectoryServices.dll": {
  9212. "related": ".xml"
  9213. }
  9214. },
  9215. "build": {
  9216. "buildTransitive/netcoreapp3.1/_._": {}
  9217. },
  9218. "runtimeTargets": {
  9219. "runtimes/win/lib/net6.0/System.DirectoryServices.dll": {
  9220. "assetType": "runtime",
  9221. "rid": "win"
  9222. }
  9223. }
  9224. },
  9225. "System.DirectoryServices.Protocols/6.0.1": {
  9226. "type": "package",
  9227. "compile": {
  9228. "lib/net6.0/System.DirectoryServices.Protocols.dll": {
  9229. "related": ".xml"
  9230. }
  9231. },
  9232. "runtime": {
  9233. "lib/net6.0/System.DirectoryServices.Protocols.dll": {
  9234. "related": ".xml"
  9235. }
  9236. },
  9237. "build": {
  9238. "buildTransitive/netcoreapp3.1/_._": {}
  9239. },
  9240. "runtimeTargets": {
  9241. "runtimes/linux/lib/net6.0/System.DirectoryServices.Protocols.dll": {
  9242. "assetType": "runtime",
  9243. "rid": "linux"
  9244. },
  9245. "runtimes/osx/lib/net6.0/System.DirectoryServices.Protocols.dll": {
  9246. "assetType": "runtime",
  9247. "rid": "osx"
  9248. },
  9249. "runtimes/win/lib/net6.0/System.DirectoryServices.Protocols.dll": {
  9250. "assetType": "runtime",
  9251. "rid": "win"
  9252. }
  9253. }
  9254. },
  9255. "System.Drawing.Common/8.0.6": {
  9256. "type": "package",
  9257. "dependencies": {
  9258. "Microsoft.Win32.SystemEvents": "8.0.0"
  9259. },
  9260. "compile": {
  9261. "lib/net8.0/System.Drawing.Common.dll": {
  9262. "related": ".pdb;.xml"
  9263. }
  9264. },
  9265. "runtime": {
  9266. "lib/net8.0/System.Drawing.Common.dll": {
  9267. "related": ".pdb;.xml"
  9268. }
  9269. },
  9270. "build": {
  9271. "buildTransitive/net6.0/_._": {}
  9272. }
  9273. },
  9274. "System.Dynamic.Runtime/4.3.0": {
  9275. "type": "package",
  9276. "dependencies": {
  9277. "System.Collections": "4.3.0",
  9278. "System.Diagnostics.Debug": "4.3.0",
  9279. "System.Linq": "4.3.0",
  9280. "System.Linq.Expressions": "4.3.0",
  9281. "System.ObjectModel": "4.3.0",
  9282. "System.Reflection": "4.3.0",
  9283. "System.Reflection.Emit": "4.3.0",
  9284. "System.Reflection.Emit.ILGeneration": "4.3.0",
  9285. "System.Reflection.Primitives": "4.3.0",
  9286. "System.Reflection.TypeExtensions": "4.3.0",
  9287. "System.Resources.ResourceManager": "4.3.0",
  9288. "System.Runtime": "4.3.0",
  9289. "System.Runtime.Extensions": "4.3.0",
  9290. "System.Threading": "4.3.0"
  9291. },
  9292. "compile": {
  9293. "ref/netstandard1.3/System.Dynamic.Runtime.dll": {
  9294. "related": ".xml"
  9295. }
  9296. },
  9297. "runtime": {
  9298. "lib/netstandard1.3/System.Dynamic.Runtime.dll": {}
  9299. }
  9300. },
  9301. "System.Formats.Asn1/8.0.0": {
  9302. "type": "package",
  9303. "compile": {
  9304. "lib/net8.0/System.Formats.Asn1.dll": {
  9305. "related": ".xml"
  9306. }
  9307. },
  9308. "runtime": {
  9309. "lib/net8.0/System.Formats.Asn1.dll": {
  9310. "related": ".xml"
  9311. }
  9312. },
  9313. "build": {
  9314. "buildTransitive/net6.0/_._": {}
  9315. }
  9316. },
  9317. "System.Globalization/4.3.0": {
  9318. "type": "package",
  9319. "dependencies": {
  9320. "Microsoft.NETCore.Platforms": "1.1.0",
  9321. "Microsoft.NETCore.Targets": "1.1.0",
  9322. "System.Runtime": "4.3.0"
  9323. },
  9324. "compile": {
  9325. "ref/netstandard1.3/_._": {
  9326. "related": ".xml"
  9327. }
  9328. }
  9329. },
  9330. "System.IdentityModel.Tokens.Jwt/7.1.2": {
  9331. "type": "package",
  9332. "dependencies": {
  9333. "Microsoft.IdentityModel.JsonWebTokens": "7.1.2",
  9334. "Microsoft.IdentityModel.Tokens": "7.1.2"
  9335. },
  9336. "compile": {
  9337. "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": {
  9338. "related": ".xml"
  9339. }
  9340. },
  9341. "runtime": {
  9342. "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": {
  9343. "related": ".xml"
  9344. }
  9345. }
  9346. },
  9347. "System.IO/4.3.0": {
  9348. "type": "package",
  9349. "dependencies": {
  9350. "Microsoft.NETCore.Platforms": "1.1.0",
  9351. "Microsoft.NETCore.Targets": "1.1.0",
  9352. "System.Runtime": "4.3.0",
  9353. "System.Text.Encoding": "4.3.0",
  9354. "System.Threading.Tasks": "4.3.0"
  9355. },
  9356. "compile": {
  9357. "ref/netstandard1.5/System.IO.dll": {
  9358. "related": ".xml"
  9359. }
  9360. }
  9361. },
  9362. "System.IO.FileSystem/4.3.0": {
  9363. "type": "package",
  9364. "dependencies": {
  9365. "Microsoft.NETCore.Platforms": "1.1.0",
  9366. "Microsoft.NETCore.Targets": "1.1.0",
  9367. "System.IO": "4.3.0",
  9368. "System.IO.FileSystem.Primitives": "4.3.0",
  9369. "System.Runtime": "4.3.0",
  9370. "System.Runtime.Handles": "4.3.0",
  9371. "System.Text.Encoding": "4.3.0",
  9372. "System.Threading.Tasks": "4.3.0"
  9373. },
  9374. "compile": {
  9375. "ref/netstandard1.3/_._": {
  9376. "related": ".xml"
  9377. }
  9378. }
  9379. },
  9380. "System.IO.FileSystem.Primitives/4.3.0": {
  9381. "type": "package",
  9382. "dependencies": {
  9383. "System.Runtime": "4.3.0"
  9384. },
  9385. "compile": {
  9386. "ref/netstandard1.3/_._": {
  9387. "related": ".xml"
  9388. }
  9389. },
  9390. "runtime": {
  9391. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
  9392. }
  9393. },
  9394. "System.IO.Hashing/7.0.0": {
  9395. "type": "package",
  9396. "compile": {
  9397. "lib/net7.0/System.IO.Hashing.dll": {
  9398. "related": ".xml"
  9399. }
  9400. },
  9401. "runtime": {
  9402. "lib/net7.0/System.IO.Hashing.dll": {
  9403. "related": ".xml"
  9404. }
  9405. },
  9406. "build": {
  9407. "buildTransitive/net6.0/_._": {}
  9408. }
  9409. },
  9410. "System.IO.Pipelines/8.0.0": {
  9411. "type": "package",
  9412. "compile": {
  9413. "lib/net8.0/System.IO.Pipelines.dll": {
  9414. "related": ".xml"
  9415. }
  9416. },
  9417. "runtime": {
  9418. "lib/net8.0/System.IO.Pipelines.dll": {
  9419. "related": ".xml"
  9420. }
  9421. },
  9422. "build": {
  9423. "buildTransitive/net6.0/_._": {}
  9424. }
  9425. },
  9426. "System.Linq/4.3.0": {
  9427. "type": "package",
  9428. "dependencies": {
  9429. "System.Collections": "4.3.0",
  9430. "System.Diagnostics.Debug": "4.3.0",
  9431. "System.Resources.ResourceManager": "4.3.0",
  9432. "System.Runtime": "4.3.0",
  9433. "System.Runtime.Extensions": "4.3.0"
  9434. },
  9435. "compile": {
  9436. "ref/netstandard1.6/_._": {
  9437. "related": ".xml"
  9438. }
  9439. },
  9440. "runtime": {
  9441. "lib/netstandard1.6/System.Linq.dll": {}
  9442. }
  9443. },
  9444. "System.Linq.Dynamic.Core/1.2.6": {
  9445. "type": "package",
  9446. "compile": {
  9447. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll": {
  9448. "related": ".pdb;.xml"
  9449. }
  9450. },
  9451. "runtime": {
  9452. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll": {
  9453. "related": ".pdb;.xml"
  9454. }
  9455. }
  9456. },
  9457. "System.Linq.Expressions/4.3.0": {
  9458. "type": "package",
  9459. "dependencies": {
  9460. "System.Collections": "4.3.0",
  9461. "System.Diagnostics.Debug": "4.3.0",
  9462. "System.Globalization": "4.3.0",
  9463. "System.IO": "4.3.0",
  9464. "System.Linq": "4.3.0",
  9465. "System.ObjectModel": "4.3.0",
  9466. "System.Reflection": "4.3.0",
  9467. "System.Reflection.Emit": "4.3.0",
  9468. "System.Reflection.Emit.ILGeneration": "4.3.0",
  9469. "System.Reflection.Emit.Lightweight": "4.3.0",
  9470. "System.Reflection.Extensions": "4.3.0",
  9471. "System.Reflection.Primitives": "4.3.0",
  9472. "System.Reflection.TypeExtensions": "4.3.0",
  9473. "System.Resources.ResourceManager": "4.3.0",
  9474. "System.Runtime": "4.3.0",
  9475. "System.Runtime.Extensions": "4.3.0",
  9476. "System.Threading": "4.3.0"
  9477. },
  9478. "compile": {
  9479. "ref/netstandard1.6/System.Linq.Expressions.dll": {
  9480. "related": ".xml"
  9481. }
  9482. },
  9483. "runtime": {
  9484. "lib/netstandard1.6/System.Linq.Expressions.dll": {}
  9485. }
  9486. },
  9487. "System.Management/8.0.0": {
  9488. "type": "package",
  9489. "dependencies": {
  9490. "System.CodeDom": "8.0.0"
  9491. },
  9492. "compile": {
  9493. "lib/net8.0/System.Management.dll": {
  9494. "related": ".xml"
  9495. }
  9496. },
  9497. "runtime": {
  9498. "lib/net8.0/System.Management.dll": {
  9499. "related": ".xml"
  9500. }
  9501. },
  9502. "build": {
  9503. "buildTransitive/net6.0/_._": {}
  9504. },
  9505. "runtimeTargets": {
  9506. "runtimes/win/lib/net8.0/System.Management.dll": {
  9507. "assetType": "runtime",
  9508. "rid": "win"
  9509. }
  9510. }
  9511. },
  9512. "System.Memory/4.5.3": {
  9513. "type": "package",
  9514. "compile": {
  9515. "ref/netcoreapp2.1/_._": {}
  9516. },
  9517. "runtime": {
  9518. "lib/netcoreapp2.1/_._": {}
  9519. }
  9520. },
  9521. "System.ObjectModel/4.3.0": {
  9522. "type": "package",
  9523. "dependencies": {
  9524. "System.Collections": "4.3.0",
  9525. "System.Diagnostics.Debug": "4.3.0",
  9526. "System.Resources.ResourceManager": "4.3.0",
  9527. "System.Runtime": "4.3.0",
  9528. "System.Threading": "4.3.0"
  9529. },
  9530. "compile": {
  9531. "ref/netstandard1.3/System.ObjectModel.dll": {
  9532. "related": ".xml"
  9533. }
  9534. },
  9535. "runtime": {
  9536. "lib/netstandard1.3/System.ObjectModel.dll": {}
  9537. }
  9538. },
  9539. "System.Reactive/5.0.0": {
  9540. "type": "package",
  9541. "compile": {
  9542. "lib/net5.0/System.Reactive.dll": {
  9543. "related": ".xml"
  9544. }
  9545. },
  9546. "runtime": {
  9547. "lib/net5.0/System.Reactive.dll": {
  9548. "related": ".xml"
  9549. }
  9550. },
  9551. "build": {
  9552. "buildTransitive/net5.0/_._": {}
  9553. }
  9554. },
  9555. "System.Reactive.Linq/5.0.0": {
  9556. "type": "package",
  9557. "dependencies": {
  9558. "System.Reactive": "5.0.0",
  9559. "System.Threading.Tasks.Extensions": "4.5.4"
  9560. },
  9561. "compile": {
  9562. "lib/netstandard2.0/System.Reactive.Linq.dll": {
  9563. "related": ".xml"
  9564. }
  9565. },
  9566. "runtime": {
  9567. "lib/netstandard2.0/System.Reactive.Linq.dll": {
  9568. "related": ".xml"
  9569. }
  9570. }
  9571. },
  9572. "System.Reflection/4.3.0": {
  9573. "type": "package",
  9574. "dependencies": {
  9575. "Microsoft.NETCore.Platforms": "1.1.0",
  9576. "Microsoft.NETCore.Targets": "1.1.0",
  9577. "System.IO": "4.3.0",
  9578. "System.Reflection.Primitives": "4.3.0",
  9579. "System.Runtime": "4.3.0"
  9580. },
  9581. "compile": {
  9582. "ref/netstandard1.5/System.Reflection.dll": {
  9583. "related": ".xml"
  9584. }
  9585. }
  9586. },
  9587. "System.Reflection.Emit/4.3.0": {
  9588. "type": "package",
  9589. "dependencies": {
  9590. "System.IO": "4.3.0",
  9591. "System.Reflection": "4.3.0",
  9592. "System.Reflection.Emit.ILGeneration": "4.3.0",
  9593. "System.Reflection.Primitives": "4.3.0",
  9594. "System.Runtime": "4.3.0"
  9595. },
  9596. "compile": {
  9597. "ref/netstandard1.1/_._": {
  9598. "related": ".xml"
  9599. }
  9600. },
  9601. "runtime": {
  9602. "lib/netstandard1.3/System.Reflection.Emit.dll": {}
  9603. }
  9604. },
  9605. "System.Reflection.Emit.ILGeneration/4.3.0": {
  9606. "type": "package",
  9607. "dependencies": {
  9608. "System.Reflection": "4.3.0",
  9609. "System.Reflection.Primitives": "4.3.0",
  9610. "System.Runtime": "4.3.0"
  9611. },
  9612. "compile": {
  9613. "ref/netstandard1.0/_._": {
  9614. "related": ".xml"
  9615. }
  9616. },
  9617. "runtime": {
  9618. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
  9619. }
  9620. },
  9621. "System.Reflection.Emit.Lightweight/4.7.0": {
  9622. "type": "package",
  9623. "compile": {
  9624. "ref/netcoreapp2.0/_._": {}
  9625. },
  9626. "runtime": {
  9627. "lib/netcoreapp2.0/_._": {}
  9628. }
  9629. },
  9630. "System.Reflection.Extensions/4.3.0": {
  9631. "type": "package",
  9632. "dependencies": {
  9633. "Microsoft.NETCore.Platforms": "1.1.0",
  9634. "Microsoft.NETCore.Targets": "1.1.0",
  9635. "System.Reflection": "4.3.0",
  9636. "System.Runtime": "4.3.0"
  9637. },
  9638. "compile": {
  9639. "ref/netstandard1.0/_._": {
  9640. "related": ".xml"
  9641. }
  9642. }
  9643. },
  9644. "System.Reflection.Metadata/8.0.0": {
  9645. "type": "package",
  9646. "dependencies": {
  9647. "System.Collections.Immutable": "8.0.0"
  9648. },
  9649. "compile": {
  9650. "lib/net8.0/System.Reflection.Metadata.dll": {
  9651. "related": ".xml"
  9652. }
  9653. },
  9654. "runtime": {
  9655. "lib/net8.0/System.Reflection.Metadata.dll": {
  9656. "related": ".xml"
  9657. }
  9658. },
  9659. "build": {
  9660. "buildTransitive/net6.0/_._": {}
  9661. }
  9662. },
  9663. "System.Reflection.Primitives/4.3.0": {
  9664. "type": "package",
  9665. "dependencies": {
  9666. "Microsoft.NETCore.Platforms": "1.1.0",
  9667. "Microsoft.NETCore.Targets": "1.1.0",
  9668. "System.Runtime": "4.3.0"
  9669. },
  9670. "compile": {
  9671. "ref/netstandard1.0/System.Reflection.Primitives.dll": {
  9672. "related": ".xml"
  9673. }
  9674. }
  9675. },
  9676. "System.Reflection.TypeExtensions/4.3.0": {
  9677. "type": "package",
  9678. "dependencies": {
  9679. "System.Reflection": "4.3.0",
  9680. "System.Runtime": "4.3.0"
  9681. },
  9682. "compile": {
  9683. "ref/netstandard1.5/_._": {
  9684. "related": ".xml"
  9685. }
  9686. },
  9687. "runtime": {
  9688. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
  9689. }
  9690. },
  9691. "System.Resources.ResourceManager/4.3.0": {
  9692. "type": "package",
  9693. "dependencies": {
  9694. "Microsoft.NETCore.Platforms": "1.1.0",
  9695. "Microsoft.NETCore.Targets": "1.1.0",
  9696. "System.Globalization": "4.3.0",
  9697. "System.Reflection": "4.3.0",
  9698. "System.Runtime": "4.3.0"
  9699. },
  9700. "compile": {
  9701. "ref/netstandard1.0/_._": {
  9702. "related": ".xml"
  9703. }
  9704. }
  9705. },
  9706. "System.Runtime/4.3.1": {
  9707. "type": "package",
  9708. "dependencies": {
  9709. "Microsoft.NETCore.Platforms": "1.1.1",
  9710. "Microsoft.NETCore.Targets": "1.1.3"
  9711. },
  9712. "compile": {
  9713. "ref/netstandard1.5/System.Runtime.dll": {
  9714. "related": ".xml"
  9715. }
  9716. }
  9717. },
  9718. "System.Runtime.Caching/4.7.0": {
  9719. "type": "package",
  9720. "dependencies": {
  9721. "System.Configuration.ConfigurationManager": "4.7.0"
  9722. },
  9723. "compile": {
  9724. "ref/netstandard2.0/_._": {
  9725. "related": ".xml"
  9726. }
  9727. },
  9728. "runtime": {
  9729. "lib/netstandard2.0/System.Runtime.Caching.dll": {
  9730. "related": ".xml"
  9731. }
  9732. },
  9733. "runtimeTargets": {
  9734. "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": {
  9735. "assetType": "runtime",
  9736. "rid": "win"
  9737. }
  9738. }
  9739. },
  9740. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  9741. "type": "package",
  9742. "compile": {
  9743. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
  9744. "related": ".xml"
  9745. }
  9746. },
  9747. "runtime": {
  9748. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
  9749. "related": ".xml"
  9750. }
  9751. },
  9752. "build": {
  9753. "buildTransitive/netcoreapp3.1/_._": {}
  9754. }
  9755. },
  9756. "System.Runtime.Extensions/4.3.0": {
  9757. "type": "package",
  9758. "dependencies": {
  9759. "Microsoft.NETCore.Platforms": "1.1.0",
  9760. "Microsoft.NETCore.Targets": "1.1.0",
  9761. "System.Runtime": "4.3.0"
  9762. },
  9763. "compile": {
  9764. "ref/netstandard1.5/System.Runtime.Extensions.dll": {
  9765. "related": ".xml"
  9766. }
  9767. }
  9768. },
  9769. "System.Runtime.Handles/4.3.0": {
  9770. "type": "package",
  9771. "dependencies": {
  9772. "Microsoft.NETCore.Platforms": "1.1.0",
  9773. "Microsoft.NETCore.Targets": "1.1.0",
  9774. "System.Runtime": "4.3.0"
  9775. },
  9776. "compile": {
  9777. "ref/netstandard1.3/_._": {
  9778. "related": ".xml"
  9779. }
  9780. }
  9781. },
  9782. "System.Runtime.Serialization.Primitives/4.3.0": {
  9783. "type": "package",
  9784. "dependencies": {
  9785. "System.Resources.ResourceManager": "4.3.0",
  9786. "System.Runtime": "4.3.0"
  9787. },
  9788. "compile": {
  9789. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {
  9790. "related": ".xml"
  9791. }
  9792. },
  9793. "runtime": {
  9794. "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
  9795. }
  9796. },
  9797. "System.Security.AccessControl/6.0.0": {
  9798. "type": "package",
  9799. "compile": {
  9800. "lib/net6.0/System.Security.AccessControl.dll": {
  9801. "related": ".xml"
  9802. }
  9803. },
  9804. "runtime": {
  9805. "lib/net6.0/System.Security.AccessControl.dll": {
  9806. "related": ".xml"
  9807. }
  9808. },
  9809. "build": {
  9810. "buildTransitive/netcoreapp3.1/_._": {}
  9811. },
  9812. "runtimeTargets": {
  9813. "runtimes/win/lib/net6.0/System.Security.AccessControl.dll": {
  9814. "assetType": "runtime",
  9815. "rid": "win"
  9816. }
  9817. }
  9818. },
  9819. "System.Security.Cryptography.Pkcs/8.0.0": {
  9820. "type": "package",
  9821. "dependencies": {
  9822. "System.Formats.Asn1": "8.0.0"
  9823. },
  9824. "compile": {
  9825. "lib/net8.0/System.Security.Cryptography.Pkcs.dll": {
  9826. "related": ".xml"
  9827. }
  9828. },
  9829. "runtime": {
  9830. "lib/net8.0/System.Security.Cryptography.Pkcs.dll": {
  9831. "related": ".xml"
  9832. }
  9833. },
  9834. "build": {
  9835. "buildTransitive/net6.0/_._": {}
  9836. },
  9837. "runtimeTargets": {
  9838. "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.dll": {
  9839. "assetType": "runtime",
  9840. "rid": "win"
  9841. }
  9842. }
  9843. },
  9844. "System.Security.Cryptography.ProtectedData/8.0.0": {
  9845. "type": "package",
  9846. "compile": {
  9847. "lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {
  9848. "related": ".xml"
  9849. }
  9850. },
  9851. "runtime": {
  9852. "lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {
  9853. "related": ".xml"
  9854. }
  9855. },
  9856. "build": {
  9857. "buildTransitive/net6.0/_._": {}
  9858. }
  9859. },
  9860. "System.Security.Permissions/6.0.0": {
  9861. "type": "package",
  9862. "dependencies": {
  9863. "System.Security.AccessControl": "6.0.0",
  9864. "System.Windows.Extensions": "6.0.0"
  9865. },
  9866. "compile": {
  9867. "lib/net6.0/System.Security.Permissions.dll": {
  9868. "related": ".xml"
  9869. }
  9870. },
  9871. "runtime": {
  9872. "lib/net6.0/System.Security.Permissions.dll": {
  9873. "related": ".xml"
  9874. }
  9875. },
  9876. "build": {
  9877. "buildTransitive/netcoreapp3.1/_._": {}
  9878. }
  9879. },
  9880. "System.Security.Principal.Windows/5.0.0": {
  9881. "type": "package",
  9882. "compile": {
  9883. "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": {
  9884. "related": ".xml"
  9885. }
  9886. },
  9887. "runtime": {
  9888. "lib/netstandard2.0/System.Security.Principal.Windows.dll": {
  9889. "related": ".xml"
  9890. }
  9891. },
  9892. "runtimeTargets": {
  9893. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  9894. "assetType": "runtime",
  9895. "rid": "unix"
  9896. },
  9897. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  9898. "assetType": "runtime",
  9899. "rid": "win"
  9900. }
  9901. }
  9902. },
  9903. "System.Text.Encoding/4.3.0": {
  9904. "type": "package",
  9905. "dependencies": {
  9906. "Microsoft.NETCore.Platforms": "1.1.0",
  9907. "Microsoft.NETCore.Targets": "1.1.0",
  9908. "System.Runtime": "4.3.0"
  9909. },
  9910. "compile": {
  9911. "ref/netstandard1.3/System.Text.Encoding.dll": {
  9912. "related": ".xml"
  9913. }
  9914. }
  9915. },
  9916. "System.Text.Encoding.CodePages/8.0.0": {
  9917. "type": "package",
  9918. "compile": {
  9919. "lib/net8.0/System.Text.Encoding.CodePages.dll": {
  9920. "related": ".xml"
  9921. }
  9922. },
  9923. "runtime": {
  9924. "lib/net8.0/System.Text.Encoding.CodePages.dll": {
  9925. "related": ".xml"
  9926. }
  9927. },
  9928. "build": {
  9929. "buildTransitive/net6.0/_._": {}
  9930. },
  9931. "runtimeTargets": {
  9932. "runtimes/win/lib/net8.0/System.Text.Encoding.CodePages.dll": {
  9933. "assetType": "runtime",
  9934. "rid": "win"
  9935. }
  9936. }
  9937. },
  9938. "System.Text.Encodings.Web/8.0.0": {
  9939. "type": "package",
  9940. "compile": {
  9941. "lib/net8.0/System.Text.Encodings.Web.dll": {
  9942. "related": ".xml"
  9943. }
  9944. },
  9945. "runtime": {
  9946. "lib/net8.0/System.Text.Encodings.Web.dll": {
  9947. "related": ".xml"
  9948. }
  9949. },
  9950. "build": {
  9951. "buildTransitive/net6.0/_._": {}
  9952. },
  9953. "runtimeTargets": {
  9954. "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
  9955. "assetType": "runtime",
  9956. "rid": "browser"
  9957. }
  9958. }
  9959. },
  9960. "System.Text.Json/8.0.3": {
  9961. "type": "package",
  9962. "dependencies": {
  9963. "System.Text.Encodings.Web": "8.0.0"
  9964. },
  9965. "compile": {
  9966. "lib/net8.0/System.Text.Json.dll": {
  9967. "related": ".xml"
  9968. }
  9969. },
  9970. "runtime": {
  9971. "lib/net8.0/System.Text.Json.dll": {
  9972. "related": ".xml"
  9973. }
  9974. },
  9975. "build": {
  9976. "buildTransitive/net6.0/System.Text.Json.targets": {}
  9977. }
  9978. },
  9979. "System.Text.RegularExpressions/4.3.1": {
  9980. "type": "package",
  9981. "dependencies": {
  9982. "System.Runtime": "4.3.1"
  9983. },
  9984. "compile": {
  9985. "ref/netcoreapp1.1/System.Text.RegularExpressions.dll": {}
  9986. },
  9987. "runtime": {
  9988. "lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
  9989. }
  9990. },
  9991. "System.Threading/4.3.0": {
  9992. "type": "package",
  9993. "dependencies": {
  9994. "System.Runtime": "4.3.0",
  9995. "System.Threading.Tasks": "4.3.0"
  9996. },
  9997. "compile": {
  9998. "ref/netstandard1.3/_._": {
  9999. "related": ".xml"
  10000. }
  10001. },
  10002. "runtime": {
  10003. "lib/netstandard1.3/System.Threading.dll": {}
  10004. }
  10005. },
  10006. "System.Threading.Channels/8.0.0": {
  10007. "type": "package",
  10008. "compile": {
  10009. "lib/net8.0/System.Threading.Channels.dll": {
  10010. "related": ".xml"
  10011. }
  10012. },
  10013. "runtime": {
  10014. "lib/net8.0/System.Threading.Channels.dll": {
  10015. "related": ".xml"
  10016. }
  10017. },
  10018. "build": {
  10019. "buildTransitive/net6.0/_._": {}
  10020. }
  10021. },
  10022. "System.Threading.Tasks/4.3.0": {
  10023. "type": "package",
  10024. "dependencies": {
  10025. "Microsoft.NETCore.Platforms": "1.1.0",
  10026. "Microsoft.NETCore.Targets": "1.1.0",
  10027. "System.Runtime": "4.3.0"
  10028. },
  10029. "compile": {
  10030. "ref/netstandard1.3/System.Threading.Tasks.dll": {
  10031. "related": ".xml"
  10032. }
  10033. }
  10034. },
  10035. "System.Threading.Tasks.Extensions/4.5.4": {
  10036. "type": "package",
  10037. "compile": {
  10038. "ref/netcoreapp2.1/_._": {}
  10039. },
  10040. "runtime": {
  10041. "lib/netcoreapp2.1/_._": {}
  10042. }
  10043. },
  10044. "System.Threading.Tasks.Parallel/4.3.0": {
  10045. "type": "package",
  10046. "dependencies": {
  10047. "System.Collections.Concurrent": "4.3.0",
  10048. "System.Diagnostics.Debug": "4.3.0",
  10049. "System.Diagnostics.Tracing": "4.3.0",
  10050. "System.Resources.ResourceManager": "4.3.0",
  10051. "System.Runtime": "4.3.0",
  10052. "System.Runtime.Extensions": "4.3.0",
  10053. "System.Threading": "4.3.0",
  10054. "System.Threading.Tasks": "4.3.0"
  10055. },
  10056. "compile": {
  10057. "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {
  10058. "related": ".xml"
  10059. }
  10060. },
  10061. "runtime": {
  10062. "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {}
  10063. }
  10064. },
  10065. "System.Windows.Extensions/6.0.0": {
  10066. "type": "package",
  10067. "dependencies": {
  10068. "System.Drawing.Common": "6.0.0"
  10069. },
  10070. "compile": {
  10071. "lib/net6.0/System.Windows.Extensions.dll": {
  10072. "related": ".xml"
  10073. }
  10074. },
  10075. "runtime": {
  10076. "lib/net6.0/System.Windows.Extensions.dll": {
  10077. "related": ".xml"
  10078. }
  10079. },
  10080. "runtimeTargets": {
  10081. "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
  10082. "assetType": "runtime",
  10083. "rid": "win"
  10084. }
  10085. }
  10086. },
  10087. "UAParser/3.1.47": {
  10088. "type": "package",
  10089. "compile": {
  10090. "lib/netcoreapp2.0/UAParser.dll": {
  10091. "related": ".xml"
  10092. }
  10093. },
  10094. "runtime": {
  10095. "lib/netcoreapp2.0/UAParser.dll": {
  10096. "related": ".xml"
  10097. }
  10098. }
  10099. },
  10100. "Yitter.IdGenerator/1.0.14": {
  10101. "type": "package",
  10102. "compile": {
  10103. "lib/netstandard2.0/Yitter.IdGenerator.dll": {}
  10104. },
  10105. "runtime": {
  10106. "lib/netstandard2.0/Yitter.IdGenerator.dll": {}
  10107. }
  10108. },
  10109. "ZstdSharp.Port/0.8.0": {
  10110. "type": "package",
  10111. "compile": {
  10112. "lib/net8.0/ZstdSharp.dll": {}
  10113. },
  10114. "runtime": {
  10115. "lib/net8.0/ZstdSharp.dll": {}
  10116. }
  10117. },
  10118. "SafeCampus.Cache/3.0.0": {
  10119. "type": "project",
  10120. "framework": ".NETCoreApp,Version=v8.0",
  10121. "dependencies": {
  10122. "SafeCampus.Core": "3.0.0",
  10123. "SimpleRedis": "1.1.9"
  10124. },
  10125. "compile": {
  10126. "bin/placeholder/SafeCampus.Cache.dll": {}
  10127. },
  10128. "runtime": {
  10129. "bin/placeholder/SafeCampus.Cache.dll": {}
  10130. }
  10131. },
  10132. "SafeCampus.Core/3.0.0": {
  10133. "type": "project",
  10134. "framework": ".NETCoreApp,Version=v8.0",
  10135. "dependencies": {
  10136. "Lazy.Captcha.Core": "2.0.7",
  10137. "Masuit.Tools.Core": "2024.3.4",
  10138. "Minio": "5.0.0",
  10139. "MoYu.Extras.Authentication.JwtBearer": "1.0.6",
  10140. "MoYu.Extras.ObjectMapper.Mapster": "1.0.6",
  10141. "MoYu.Pure": "1.0.6",
  10142. "NewLife.Core": "10.10.2024.601",
  10143. "Portable.BouncyCastle": "1.9.0",
  10144. "SharpZipLib": "1.4.2",
  10145. "SimpleTool": "1.0.6",
  10146. "System.Drawing.Common": "8.0.6",
  10147. "Yitter.IdGenerator": "1.0.14"
  10148. },
  10149. "compile": {
  10150. "bin/placeholder/SafeCampus.Core.dll": {}
  10151. },
  10152. "runtime": {
  10153. "bin/placeholder/SafeCampus.Core.dll": {}
  10154. }
  10155. },
  10156. "SafeCampus.Plugin.Aop/3.0.0": {
  10157. "type": "project",
  10158. "framework": ".NETCoreApp,Version=v8.0",
  10159. "dependencies": {
  10160. "SafeCampus.Cache": "3.0.0"
  10161. },
  10162. "compile": {
  10163. "bin/placeholder/SafeCampus.Plugin.Aop.dll": {}
  10164. },
  10165. "runtime": {
  10166. "bin/placeholder/SafeCampus.Plugin.Aop.dll": {}
  10167. }
  10168. },
  10169. "SafeCampus.SqlSugar/3.0.0": {
  10170. "type": "project",
  10171. "framework": ".NETCoreApp,Version=v8.0",
  10172. "dependencies": {
  10173. "SafeCampus.Core": "3.0.0",
  10174. "SqlSugarCore": "5.1.4.158"
  10175. },
  10176. "compile": {
  10177. "bin/placeholder/SafeCampus.SqlSugar.dll": {}
  10178. },
  10179. "runtime": {
  10180. "bin/placeholder/SafeCampus.SqlSugar.dll": {}
  10181. }
  10182. }
  10183. }
  10184. },
  10185. "libraries": {
  10186. "AngleSharp/1.1.2": {
  10187. "sha512": "aRFpAqixbuj1Vmqy2hsWPF0PJygo1SfjvmpBvVWZv6i+/u+C/L4wDdwFIzyCGUbjqr61NsZdPNPqDE8wlmG2qA==",
  10188. "type": "package",
  10189. "path": "anglesharp/1.1.2",
  10190. "files": [
  10191. ".nupkg.metadata",
  10192. ".signature.p7s",
  10193. "README.md",
  10194. "anglesharp.1.1.2.nupkg.sha512",
  10195. "anglesharp.nuspec",
  10196. "lib/net461/AngleSharp.dll",
  10197. "lib/net461/AngleSharp.xml",
  10198. "lib/net472/AngleSharp.dll",
  10199. "lib/net472/AngleSharp.xml",
  10200. "lib/net6.0/AngleSharp.dll",
  10201. "lib/net6.0/AngleSharp.xml",
  10202. "lib/net7.0/AngleSharp.dll",
  10203. "lib/net7.0/AngleSharp.xml",
  10204. "lib/net8.0/AngleSharp.dll",
  10205. "lib/net8.0/AngleSharp.xml",
  10206. "lib/netstandard2.0/AngleSharp.dll",
  10207. "lib/netstandard2.0/AngleSharp.xml",
  10208. "logo.png"
  10209. ]
  10210. },
  10211. "AngleSharp.Css/1.0.0-beta.139": {
  10212. "sha512": "6WE6IsXtmTUe3h5dL7d0AM/WqlR3toulUcUnt9hQOZaJykjUxRE5WLAEwIjVzh1/n2vqKxjG+BCOx0ywmY0Xhg==",
  10213. "type": "package",
  10214. "path": "anglesharp.css/1.0.0-beta.139",
  10215. "files": [
  10216. ".nupkg.metadata",
  10217. ".signature.p7s",
  10218. "README.md",
  10219. "anglesharp.css.1.0.0-beta.139.nupkg.sha512",
  10220. "anglesharp.css.nuspec",
  10221. "lib/net461/AngleSharp.Css.dll",
  10222. "lib/net461/AngleSharp.Css.xml",
  10223. "lib/net472/AngleSharp.Css.dll",
  10224. "lib/net472/AngleSharp.Css.xml",
  10225. "lib/net6.0/AngleSharp.Css.dll",
  10226. "lib/net6.0/AngleSharp.Css.xml",
  10227. "lib/net7.0/AngleSharp.Css.dll",
  10228. "lib/net7.0/AngleSharp.Css.xml",
  10229. "lib/net8.0/AngleSharp.Css.dll",
  10230. "lib/net8.0/AngleSharp.Css.xml",
  10231. "lib/netstandard2.0/AngleSharp.Css.dll",
  10232. "lib/netstandard2.0/AngleSharp.Css.xml",
  10233. "logo.png"
  10234. ]
  10235. },
  10236. "Ben.Demystifier/0.4.1": {
  10237. "sha512": "axFeEMfmEORy3ipAzOXG/lE+KcNptRbei3F0C4kQCdeiQtW+qJW90K5iIovITGrdLt8AjhNCwk5qLSX9/rFpoA==",
  10238. "type": "package",
  10239. "path": "ben.demystifier/0.4.1",
  10240. "files": [
  10241. ".nupkg.metadata",
  10242. ".signature.p7s",
  10243. "ben.demystifier.0.4.1.nupkg.sha512",
  10244. "ben.demystifier.nuspec",
  10245. "icon.png",
  10246. "lib/net45/Ben.Demystifier.dll",
  10247. "lib/netstandard2.0/Ben.Demystifier.dll",
  10248. "lib/netstandard2.1/Ben.Demystifier.dll",
  10249. "readme.md"
  10250. ]
  10251. },
  10252. "Castle.Core/5.1.1": {
  10253. "sha512": "rpYtIczkzGpf+EkZgDr9CClTdemhsrwA/W5hMoPjLkRFnXzH44zDLoovXeKtmxb1ykXK9aJVODSpiJml8CTw2g==",
  10254. "type": "package",
  10255. "path": "castle.core/5.1.1",
  10256. "files": [
  10257. ".nupkg.metadata",
  10258. ".signature.p7s",
  10259. "ASL - Apache Software Foundation License.txt",
  10260. "CHANGELOG.md",
  10261. "LICENSE",
  10262. "castle-logo.png",
  10263. "castle.core.5.1.1.nupkg.sha512",
  10264. "castle.core.nuspec",
  10265. "lib/net462/Castle.Core.dll",
  10266. "lib/net462/Castle.Core.xml",
  10267. "lib/net6.0/Castle.Core.dll",
  10268. "lib/net6.0/Castle.Core.xml",
  10269. "lib/netstandard2.0/Castle.Core.dll",
  10270. "lib/netstandard2.0/Castle.Core.xml",
  10271. "lib/netstandard2.1/Castle.Core.dll",
  10272. "lib/netstandard2.1/Castle.Core.xml",
  10273. "readme.txt"
  10274. ]
  10275. },
  10276. "CommunityToolkit.HighPerformance/8.1.0": {
  10277. "sha512": "kgDi65k02hrgnHy3N0xENecsr0spW13RdIA1tipovi9t16gKziI7uZIu3qkxz0GctCHNM4hfeqXYg//6wHJ6Kw==",
  10278. "type": "package",
  10279. "path": "communitytoolkit.highperformance/8.1.0",
  10280. "files": [
  10281. ".nupkg.metadata",
  10282. ".signature.p7s",
  10283. "Icon.png",
  10284. "License.md",
  10285. "ThirdPartyNotices.txt",
  10286. "communitytoolkit.highperformance.8.1.0.nupkg.sha512",
  10287. "communitytoolkit.highperformance.nuspec",
  10288. "lib/net6.0/CommunityToolkit.HighPerformance.dll",
  10289. "lib/net6.0/CommunityToolkit.HighPerformance.pdb",
  10290. "lib/net6.0/CommunityToolkit.HighPerformance.xml",
  10291. "lib/net7.0/CommunityToolkit.HighPerformance.dll",
  10292. "lib/net7.0/CommunityToolkit.HighPerformance.pdb",
  10293. "lib/net7.0/CommunityToolkit.HighPerformance.xml",
  10294. "lib/netstandard2.0/CommunityToolkit.HighPerformance.dll",
  10295. "lib/netstandard2.0/CommunityToolkit.HighPerformance.pdb",
  10296. "lib/netstandard2.0/CommunityToolkit.HighPerformance.xml",
  10297. "lib/netstandard2.1/CommunityToolkit.HighPerformance.dll",
  10298. "lib/netstandard2.1/CommunityToolkit.HighPerformance.pdb",
  10299. "lib/netstandard2.1/CommunityToolkit.HighPerformance.xml"
  10300. ]
  10301. },
  10302. "DnsClient/1.7.0": {
  10303. "sha512": "2hrXR83b5g6/ZMJOA36hXp4t56yb7G1mF3Hg6IkrHxvtyaoXRn2WVdgDPN3V8+GugOlUBbTWXgPaka4dXw1QIg==",
  10304. "type": "package",
  10305. "path": "dnsclient/1.7.0",
  10306. "files": [
  10307. ".nupkg.metadata",
  10308. ".signature.p7s",
  10309. "README.md",
  10310. "dnsclient.1.7.0.nupkg.sha512",
  10311. "dnsclient.nuspec",
  10312. "icon.png",
  10313. "lib/net45/DnsClient.dll",
  10314. "lib/net45/DnsClient.xml",
  10315. "lib/net471/DnsClient.dll",
  10316. "lib/net471/DnsClient.xml",
  10317. "lib/net5.0/DnsClient.dll",
  10318. "lib/net5.0/DnsClient.xml",
  10319. "lib/net6.0/DnsClient.dll",
  10320. "lib/net6.0/DnsClient.xml",
  10321. "lib/netstandard1.3/DnsClient.dll",
  10322. "lib/netstandard1.3/DnsClient.xml",
  10323. "lib/netstandard2.0/DnsClient.dll",
  10324. "lib/netstandard2.0/DnsClient.xml",
  10325. "lib/netstandard2.1/DnsClient.dll",
  10326. "lib/netstandard2.1/DnsClient.xml"
  10327. ]
  10328. },
  10329. "DynamicExpresso.Core/2.3.3": {
  10330. "sha512": "p6GEP3BphaT9xa59VjpQeozkloXjcDmoL6aPXOInl5S5chWtB82H+GiirV3H1bP39ZeXX2e1UN0w7/pD1wCUlg==",
  10331. "type": "package",
  10332. "path": "dynamicexpresso.core/2.3.3",
  10333. "files": [
  10334. ".nupkg.metadata",
  10335. ".signature.p7s",
  10336. "dynamicexpresso.core.2.3.3.nupkg.sha512",
  10337. "dynamicexpresso.core.nuspec",
  10338. "lib/net45/DynamicExpresso.Core.dll",
  10339. "lib/net461/DynamicExpresso.Core.dll",
  10340. "lib/netstandard2.0/DynamicExpresso.Core.dll"
  10341. ]
  10342. },
  10343. "Humanizer.Core/2.14.1": {
  10344. "sha512": "lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==",
  10345. "type": "package",
  10346. "path": "humanizer.core/2.14.1",
  10347. "files": [
  10348. ".nupkg.metadata",
  10349. ".signature.p7s",
  10350. "humanizer.core.2.14.1.nupkg.sha512",
  10351. "humanizer.core.nuspec",
  10352. "lib/net6.0/Humanizer.dll",
  10353. "lib/net6.0/Humanizer.xml",
  10354. "lib/netstandard1.0/Humanizer.dll",
  10355. "lib/netstandard1.0/Humanizer.xml",
  10356. "lib/netstandard2.0/Humanizer.dll",
  10357. "lib/netstandard2.0/Humanizer.xml",
  10358. "logo.png"
  10359. ]
  10360. },
  10361. "IP2Region.Net/2.0.2": {
  10362. "sha512": "vkxITIPkUdju0+vPm9FYU4+sBvvOkoM7GvPw8R81RYlbkKDwKAkO9P4vZvzeRJEC8SrYtMLcsDJizx+e/JnRmA==",
  10363. "type": "package",
  10364. "path": "ip2region.net/2.0.2",
  10365. "files": [
  10366. ".nupkg.metadata",
  10367. ".signature.p7s",
  10368. "README.md",
  10369. "ip2region.net.2.0.2.nupkg.sha512",
  10370. "ip2region.net.nuspec",
  10371. "lib/net6.0/IP2Region.Net.dll",
  10372. "lib/net7.0/IP2Region.Net.dll",
  10373. "lib/netstandard2.0/IP2Region.Net.dll",
  10374. "lib/netstandard2.1/IP2Region.Net.dll"
  10375. ]
  10376. },
  10377. "Lazy.Captcha.Core/2.0.7": {
  10378. "sha512": "4Sz9RJvKE4MBK7I9uguIJu6daT/OsoQ1YeD/6xEhi1hOcN6LpPyuXNUcxEoun7rqj3a28+DX8SPlkrKa71alCw==",
  10379. "type": "package",
  10380. "path": "lazy.captcha.core/2.0.7",
  10381. "files": [
  10382. ".nupkg.metadata",
  10383. ".signature.p7s",
  10384. "lazy.captcha.core.2.0.7.nupkg.sha512",
  10385. "lazy.captcha.core.nuspec",
  10386. "lib/netstandard2.0/Lazy.Captcha.Core.dll"
  10387. ]
  10388. },
  10389. "Magicodes.IE.Core/2.7.5.1": {
  10390. "sha512": "QokgLic4DJrqj5oDKHR+86+ZW1HfbJ4l/hzWUYIe3tPjPLsjH+dD7KvVBMiuZtvWCxwiUURF7j3rL/8Cpk+FqA==",
  10391. "type": "package",
  10392. "path": "magicodes.ie.core/2.7.5.1",
  10393. "files": [
  10394. ".nupkg.metadata",
  10395. ".signature.p7s",
  10396. "lib/net5.0/Magicodes.IE.Core.dll",
  10397. "lib/net5.0/Magicodes.IE.Core.xml",
  10398. "lib/net5.0/zh-Hans/Magicodes.IE.Core.resources.dll",
  10399. "lib/net6.0/Magicodes.IE.Core.dll",
  10400. "lib/net6.0/Magicodes.IE.Core.xml",
  10401. "lib/net6.0/zh-Hans/Magicodes.IE.Core.resources.dll",
  10402. "lib/net7.0/Magicodes.IE.Core.dll",
  10403. "lib/net7.0/Magicodes.IE.Core.xml",
  10404. "lib/net7.0/zh-Hans/Magicodes.IE.Core.resources.dll",
  10405. "lib/net8.0/Magicodes.IE.Core.dll",
  10406. "lib/net8.0/Magicodes.IE.Core.xml",
  10407. "lib/net8.0/zh-Hans/Magicodes.IE.Core.resources.dll",
  10408. "lib/netstandard2.0/Magicodes.IE.Core.dll",
  10409. "lib/netstandard2.0/Magicodes.IE.Core.xml",
  10410. "lib/netstandard2.0/zh-Hans/Magicodes.IE.Core.resources.dll",
  10411. "lib/netstandard2.1/Magicodes.IE.Core.dll",
  10412. "lib/netstandard2.1/Magicodes.IE.Core.xml",
  10413. "lib/netstandard2.1/zh-Hans/Magicodes.IE.Core.resources.dll",
  10414. "magicodes.ie.core.2.7.5.1.nupkg.sha512",
  10415. "magicodes.ie.core.nuspec"
  10416. ]
  10417. },
  10418. "Magicodes.IE.EPPlus/2.7.5.1": {
  10419. "sha512": "9VSY9Gy+E9VyIn/iDsrAhrJx4Xea0gB7BdyEIHsYUYYLJKWE/QK2HYa6tTi8Torltu828wSwZTwYkl59+XJWew==",
  10420. "type": "package",
  10421. "path": "magicodes.ie.epplus/2.7.5.1",
  10422. "files": [
  10423. ".nupkg.metadata",
  10424. ".signature.p7s",
  10425. "lib/net6.0/EPPlus.xml",
  10426. "lib/net6.0/Magicodes.IE.EPPlus.dll",
  10427. "lib/net7.0/EPPlus.xml",
  10428. "lib/net7.0/Magicodes.IE.EPPlus.dll",
  10429. "lib/net8.0/EPPlus.xml",
  10430. "lib/net8.0/Magicodes.IE.EPPlus.dll",
  10431. "lib/netstandard2.0/EPPlus.xml",
  10432. "lib/netstandard2.0/Magicodes.IE.EPPlus.dll",
  10433. "lib/netstandard2.1/EPPlus.xml",
  10434. "lib/netstandard2.1/Magicodes.IE.EPPlus.dll",
  10435. "magicodes.ie.epplus.2.7.5.1.nupkg.sha512",
  10436. "magicodes.ie.epplus.nuspec"
  10437. ]
  10438. },
  10439. "Magicodes.IE.Excel/2.7.5.1": {
  10440. "sha512": "vfbicVe78YHlQ6RxWo62P5IDyRoJIRJkLMmB6U09TjJ6JDr/kVO9AOJRA+hHnrzXI6C75UQ3JOesHRtz4tTRTg==",
  10441. "type": "package",
  10442. "path": "magicodes.ie.excel/2.7.5.1",
  10443. "files": [
  10444. ".nupkg.metadata",
  10445. ".signature.p7s",
  10446. "lib/net6.0/Magicodes.IE.Excel.dll",
  10447. "lib/net6.0/Magicodes.IE.Excel.xml",
  10448. "lib/net7.0/Magicodes.IE.Excel.dll",
  10449. "lib/net7.0/Magicodes.IE.Excel.xml",
  10450. "lib/net8.0/Magicodes.IE.Excel.dll",
  10451. "lib/net8.0/Magicodes.IE.Excel.xml",
  10452. "lib/netstandard2.0/Magicodes.IE.Excel.dll",
  10453. "lib/netstandard2.0/Magicodes.IE.Excel.xml",
  10454. "lib/netstandard2.1/Magicodes.IE.Excel.dll",
  10455. "lib/netstandard2.1/Magicodes.IE.Excel.xml",
  10456. "magicodes.ie.excel.2.7.5.1.nupkg.sha512",
  10457. "magicodes.ie.excel.nuspec"
  10458. ]
  10459. },
  10460. "Mapster/7.4.0": {
  10461. "sha512": "RYGoDqvS4WTKIq0HDyPBBVIj6N0mluOCXQ1Vk95JKseMHEsbCXSEGKSlP95oL+s42IXAXbqvHj7p0YaRBUcfqg==",
  10462. "type": "package",
  10463. "path": "mapster/7.4.0",
  10464. "files": [
  10465. ".nupkg.metadata",
  10466. ".signature.p7s",
  10467. "icon.png",
  10468. "lib/net6.0/Mapster.dll",
  10469. "lib/net7.0/Mapster.dll",
  10470. "mapster.7.4.0.nupkg.sha512",
  10471. "mapster.nuspec"
  10472. ]
  10473. },
  10474. "Mapster.Core/1.2.1": {
  10475. "sha512": "11lokmfliBEMMmjeqxFGNpqGXq6tN96zFqpBmfYeahr4Ybk63oDmeJmOflsATjobYkX248g5Y62oQ2NNnZaeww==",
  10476. "type": "package",
  10477. "path": "mapster.core/1.2.1",
  10478. "files": [
  10479. ".nupkg.metadata",
  10480. ".signature.p7s",
  10481. "icon.png",
  10482. "lib/net6.0/Mapster.Core.dll",
  10483. "lib/net7.0/Mapster.Core.dll",
  10484. "mapster.core.1.2.1.nupkg.sha512",
  10485. "mapster.core.nuspec"
  10486. ]
  10487. },
  10488. "Mapster.DependencyInjection/1.0.1": {
  10489. "sha512": "LfjnRIwx6WAo3ssq8PFeaHFaUz00BfSG9BhWgXsiDa3H5lDhG0lpMGDF6w2ZnooS4eHYmAv4f77VxmzpvgorNg==",
  10490. "type": "package",
  10491. "path": "mapster.dependencyinjection/1.0.1",
  10492. "files": [
  10493. ".nupkg.metadata",
  10494. ".signature.p7s",
  10495. "icon.png",
  10496. "lib/net6.0/Mapster.DependencyInjection.dll",
  10497. "lib/net7.0/Mapster.DependencyInjection.dll",
  10498. "mapster.dependencyinjection.1.0.1.nupkg.sha512",
  10499. "mapster.dependencyinjection.nuspec"
  10500. ]
  10501. },
  10502. "Masuit.Tools.Abstractions/2024.3.4": {
  10503. "sha512": "4gLvJaFpZW8XqJq9wFx+fQh1we5Vz4gnQKaP4ywfbyALNPlvM4flG3N6ZLrRMQwnjCPEduxVPAK3j7pTq2AT1Q==",
  10504. "type": "package",
  10505. "path": "masuit.tools.abstractions/2024.3.4",
  10506. "files": [
  10507. ".nupkg.metadata",
  10508. ".signature.p7s",
  10509. "README.md",
  10510. "lib/net461/Masuit.Tools.Abstractions.dll",
  10511. "lib/net461/Masuit.Tools.Abstractions.xml",
  10512. "lib/net5.0/Masuit.Tools.Abstractions.dll",
  10513. "lib/net5.0/Masuit.Tools.Abstractions.xml",
  10514. "lib/net6.0/Masuit.Tools.Abstractions.dll",
  10515. "lib/net6.0/Masuit.Tools.Abstractions.xml",
  10516. "lib/net7.0/Masuit.Tools.Abstractions.dll",
  10517. "lib/net7.0/Masuit.Tools.Abstractions.xml",
  10518. "lib/net8.0/Masuit.Tools.Abstractions.dll",
  10519. "lib/net8.0/Masuit.Tools.Abstractions.xml",
  10520. "lib/netstandard2.0/Masuit.Tools.Abstractions.dll",
  10521. "lib/netstandard2.0/Masuit.Tools.Abstractions.xml",
  10522. "lib/netstandard2.1/Masuit.Tools.Abstractions.dll",
  10523. "lib/netstandard2.1/Masuit.Tools.Abstractions.xml",
  10524. "masuit.tools.abstractions.2024.3.4.nupkg.sha512",
  10525. "masuit.tools.abstractions.nuspec"
  10526. ]
  10527. },
  10528. "Masuit.Tools.Core/2024.3.4": {
  10529. "sha512": "nD6HfzQE6p5zGmlcJ65rtbUWIaNZWfJbC7QvTDe1eIbE5epJfC3P7A7A+07hfloQT0zG+I3kICvz4Kg4WZNLcw==",
  10530. "type": "package",
  10531. "path": "masuit.tools.core/2024.3.4",
  10532. "files": [
  10533. ".nupkg.metadata",
  10534. ".signature.p7s",
  10535. "README.md",
  10536. "lib/net5.0/Masuit.Tools.Core.dll",
  10537. "lib/net5.0/Masuit.Tools.Core.xml",
  10538. "lib/net6.0/Masuit.Tools.Core.dll",
  10539. "lib/net6.0/Masuit.Tools.Core.xml",
  10540. "lib/net7.0/Masuit.Tools.Core.dll",
  10541. "lib/net7.0/Masuit.Tools.Core.xml",
  10542. "lib/net8.0/Masuit.Tools.Core.dll",
  10543. "lib/net8.0/Masuit.Tools.Core.xml",
  10544. "lib/netstandard2.0/Masuit.Tools.Core.dll",
  10545. "lib/netstandard2.0/Masuit.Tools.Core.xml",
  10546. "lib/netstandard2.1/Masuit.Tools.Core.dll",
  10547. "lib/netstandard2.1/Masuit.Tools.Core.xml",
  10548. "masuit.tools.core.2024.3.4.nupkg.sha512",
  10549. "masuit.tools.core.nuspec"
  10550. ]
  10551. },
  10552. "Microsoft.AspNetCore.Authentication.JwtBearer/6.0.29": {
  10553. "sha512": "daOVgz0G2YwPRWOxGKCqa8mNjzd+2PXTo05sq1lKTY14OaNDByOYPjNrgDip5qmyLawuhyRn9gmSIDqdW0rKBA==",
  10554. "type": "package",
  10555. "path": "microsoft.aspnetcore.authentication.jwtbearer/6.0.29",
  10556. "files": [
  10557. ".nupkg.metadata",
  10558. ".signature.p7s",
  10559. "Icon.png",
  10560. "THIRD-PARTY-NOTICES.TXT",
  10561. "lib/net6.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll",
  10562. "lib/net6.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml",
  10563. "microsoft.aspnetcore.authentication.jwtbearer.6.0.29.nupkg.sha512",
  10564. "microsoft.aspnetcore.authentication.jwtbearer.nuspec"
  10565. ]
  10566. },
  10567. "Microsoft.AspNetCore.Authentication.JwtBearer/7.0.18": {
  10568. "sha512": "Q3ejRbe6GQd035JdazYwsqapUqwcf/AMmw96RwiEXNZWr6GalQLCGYyxXnmAwWwhNpq1BX802qvL+feR9pUWiA==",
  10569. "type": "package",
  10570. "path": "microsoft.aspnetcore.authentication.jwtbearer/7.0.18",
  10571. "files": [
  10572. ".nupkg.metadata",
  10573. ".signature.p7s",
  10574. "Icon.png",
  10575. "THIRD-PARTY-NOTICES.TXT",
  10576. "lib/net7.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll",
  10577. "lib/net7.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml",
  10578. "microsoft.aspnetcore.authentication.jwtbearer.7.0.18.nupkg.sha512",
  10579. "microsoft.aspnetcore.authentication.jwtbearer.nuspec"
  10580. ]
  10581. },
  10582. "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.4": {
  10583. "sha512": "tHnHRBgQyiVNZJ8PksNinLdGOsE8+tFFv3E9QEtmwO+iyTHRvg4bJ4X0XZG1u9KxXMTJuAdeIWKWYr2rTLEHqQ==",
  10584. "type": "package",
  10585. "path": "microsoft.aspnetcore.authentication.jwtbearer/8.0.4",
  10586. "files": [
  10587. ".nupkg.metadata",
  10588. ".signature.p7s",
  10589. "Icon.png",
  10590. "THIRD-PARTY-NOTICES.TXT",
  10591. "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll",
  10592. "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml",
  10593. "microsoft.aspnetcore.authentication.jwtbearer.8.0.4.nupkg.sha512",
  10594. "microsoft.aspnetcore.authentication.jwtbearer.nuspec"
  10595. ]
  10596. },
  10597. "Microsoft.AspNetCore.JsonPatch/6.0.29": {
  10598. "sha512": "vPrcF8ULzjB5F/aJAyoaMrJ3+fSDfSnpEoMuHORau6tof3E0qa+GnbqMjcvrt8puMkRJMygjh/YIY1PoLiGLkQ==",
  10599. "type": "package",
  10600. "path": "microsoft.aspnetcore.jsonpatch/6.0.29",
  10601. "files": [
  10602. ".nupkg.metadata",
  10603. ".signature.p7s",
  10604. "Icon.png",
  10605. "THIRD-PARTY-NOTICES.TXT",
  10606. "lib/net461/Microsoft.AspNetCore.JsonPatch.dll",
  10607. "lib/net461/Microsoft.AspNetCore.JsonPatch.xml",
  10608. "lib/net6.0/Microsoft.AspNetCore.JsonPatch.dll",
  10609. "lib/net6.0/Microsoft.AspNetCore.JsonPatch.xml",
  10610. "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll",
  10611. "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.xml",
  10612. "microsoft.aspnetcore.jsonpatch.6.0.29.nupkg.sha512",
  10613. "microsoft.aspnetcore.jsonpatch.nuspec"
  10614. ]
  10615. },
  10616. "Microsoft.AspNetCore.JsonPatch/7.0.18": {
  10617. "sha512": "Y1Y5pgXY8zMjYYYmz01iVeiJ+IvNTjz7NzMTO9BwPbdgs60gsZ6KOyUSvZp6JPsopWqe8JL95eIUr64aVHk8gg==",
  10618. "type": "package",
  10619. "path": "microsoft.aspnetcore.jsonpatch/7.0.18",
  10620. "files": [
  10621. ".nupkg.metadata",
  10622. ".signature.p7s",
  10623. "Icon.png",
  10624. "THIRD-PARTY-NOTICES.TXT",
  10625. "lib/net462/Microsoft.AspNetCore.JsonPatch.dll",
  10626. "lib/net462/Microsoft.AspNetCore.JsonPatch.xml",
  10627. "lib/net7.0/Microsoft.AspNetCore.JsonPatch.dll",
  10628. "lib/net7.0/Microsoft.AspNetCore.JsonPatch.xml",
  10629. "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll",
  10630. "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.xml",
  10631. "microsoft.aspnetcore.jsonpatch.7.0.18.nupkg.sha512",
  10632. "microsoft.aspnetcore.jsonpatch.nuspec"
  10633. ]
  10634. },
  10635. "Microsoft.AspNetCore.JsonPatch/8.0.4": {
  10636. "sha512": "8iy7uza6GTuE5GadOryGfsGuA8xP1RTs16zqdXF5gM0b8iDfyNWnyDmatY5cZhXE1kJiko0S7s1T/gNFdIZ7Zg==",
  10637. "type": "package",
  10638. "path": "microsoft.aspnetcore.jsonpatch/8.0.4",
  10639. "files": [
  10640. ".nupkg.metadata",
  10641. ".signature.p7s",
  10642. "Icon.png",
  10643. "THIRD-PARTY-NOTICES.TXT",
  10644. "lib/net462/Microsoft.AspNetCore.JsonPatch.dll",
  10645. "lib/net462/Microsoft.AspNetCore.JsonPatch.xml",
  10646. "lib/net8.0/Microsoft.AspNetCore.JsonPatch.dll",
  10647. "lib/net8.0/Microsoft.AspNetCore.JsonPatch.xml",
  10648. "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll",
  10649. "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.xml",
  10650. "microsoft.aspnetcore.jsonpatch.8.0.4.nupkg.sha512",
  10651. "microsoft.aspnetcore.jsonpatch.nuspec"
  10652. ]
  10653. },
  10654. "Microsoft.AspNetCore.Mvc.NewtonsoftJson/6.0.29": {
  10655. "sha512": "4eCtQAClrkPQxjEKm9PwMLo7XIS2cDsdYw3ujn4rLkcC/G78pue3KV7Yt9r8tqiQeDzJKYd7YUd07A3XRxN1xg==",
  10656. "type": "package",
  10657. "path": "microsoft.aspnetcore.mvc.newtonsoftjson/6.0.29",
  10658. "files": [
  10659. ".nupkg.metadata",
  10660. ".signature.p7s",
  10661. "Icon.png",
  10662. "THIRD-PARTY-NOTICES.TXT",
  10663. "lib/net6.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll",
  10664. "lib/net6.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.xml",
  10665. "microsoft.aspnetcore.mvc.newtonsoftjson.6.0.29.nupkg.sha512",
  10666. "microsoft.aspnetcore.mvc.newtonsoftjson.nuspec"
  10667. ]
  10668. },
  10669. "Microsoft.AspNetCore.Mvc.NewtonsoftJson/7.0.18": {
  10670. "sha512": "N/dDtKQZZC9RYZOIDwcs8Nk/mSGrgTvLpk4oqb2ZffBiNSFLAIE+SKwYzPZ/PZRHYDro4xpq3xiIUEWdQU9AUg==",
  10671. "type": "package",
  10672. "path": "microsoft.aspnetcore.mvc.newtonsoftjson/7.0.18",
  10673. "files": [
  10674. ".nupkg.metadata",
  10675. ".signature.p7s",
  10676. "Icon.png",
  10677. "THIRD-PARTY-NOTICES.TXT",
  10678. "lib/net7.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll",
  10679. "lib/net7.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.xml",
  10680. "microsoft.aspnetcore.mvc.newtonsoftjson.7.0.18.nupkg.sha512",
  10681. "microsoft.aspnetcore.mvc.newtonsoftjson.nuspec"
  10682. ]
  10683. },
  10684. "Microsoft.AspNetCore.Mvc.NewtonsoftJson/8.0.4": {
  10685. "sha512": "lhJq0JjrlGZQwQoYrpVbokhb1AlgLGxI3QacSyKgCNOXTNwCi0pUnMR7NrfON20DkL90Kqqyl3wDrLbRaRgcsA==",
  10686. "type": "package",
  10687. "path": "microsoft.aspnetcore.mvc.newtonsoftjson/8.0.4",
  10688. "files": [
  10689. ".nupkg.metadata",
  10690. ".signature.p7s",
  10691. "Icon.png",
  10692. "THIRD-PARTY-NOTICES.TXT",
  10693. "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll",
  10694. "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.xml",
  10695. "microsoft.aspnetcore.mvc.newtonsoftjson.8.0.4.nupkg.sha512",
  10696. "microsoft.aspnetcore.mvc.newtonsoftjson.nuspec"
  10697. ]
  10698. },
  10699. "Microsoft.AspNetCore.Razor.Language/6.0.29": {
  10700. "sha512": "GqbAfFQEv9XKi+QRlhzoYJvbi9EkFo0rkzvaP1xGvn2Hjn1DrhGK93UuJ8zLw8FQ9jmW1GOMLXLSPJoID4lLbg==",
  10701. "type": "package",
  10702. "path": "microsoft.aspnetcore.razor.language/6.0.29",
  10703. "files": [
  10704. ".nupkg.metadata",
  10705. ".signature.p7s",
  10706. "Icon.png",
  10707. "THIRD-PARTY-NOTICES.TXT",
  10708. "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll",
  10709. "microsoft.aspnetcore.razor.language.6.0.29.nupkg.sha512",
  10710. "microsoft.aspnetcore.razor.language.nuspec"
  10711. ]
  10712. },
  10713. "Microsoft.CodeAnalysis.Analyzers/3.3.4": {
  10714. "sha512": "AxkxcPR+rheX0SmvpLVIGLhOUXAKG56a64kV9VQZ4y9gR9ZmPXnqZvHJnmwLSwzrEP6junUF11vuc+aqo5r68g==",
  10715. "type": "package",
  10716. "path": "microsoft.codeanalysis.analyzers/3.3.4",
  10717. "hasTools": true,
  10718. "files": [
  10719. ".nupkg.metadata",
  10720. ".signature.p7s",
  10721. "Icon.png",
  10722. "ThirdPartyNotices.txt",
  10723. "analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll",
  10724. "analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll",
  10725. "analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10726. "analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10727. "analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10728. "analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10729. "analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10730. "analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10731. "analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10732. "analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10733. "analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10734. "analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10735. "analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10736. "analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10737. "analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10738. "analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll",
  10739. "analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll",
  10740. "analyzers/dotnet/vb/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10741. "analyzers/dotnet/vb/de/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10742. "analyzers/dotnet/vb/es/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10743. "analyzers/dotnet/vb/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10744. "analyzers/dotnet/vb/it/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10745. "analyzers/dotnet/vb/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10746. "analyzers/dotnet/vb/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10747. "analyzers/dotnet/vb/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10748. "analyzers/dotnet/vb/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10749. "analyzers/dotnet/vb/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10750. "analyzers/dotnet/vb/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10751. "analyzers/dotnet/vb/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10752. "analyzers/dotnet/vb/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  10753. "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props",
  10754. "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets",
  10755. "buildTransitive/config/analysislevel_2_9_8_all.globalconfig",
  10756. "buildTransitive/config/analysislevel_2_9_8_all_warnaserror.globalconfig",
  10757. "buildTransitive/config/analysislevel_2_9_8_default.globalconfig",
  10758. "buildTransitive/config/analysislevel_2_9_8_default_warnaserror.globalconfig",
  10759. "buildTransitive/config/analysislevel_2_9_8_minimum.globalconfig",
  10760. "buildTransitive/config/analysislevel_2_9_8_minimum_warnaserror.globalconfig",
  10761. "buildTransitive/config/analysislevel_2_9_8_none.globalconfig",
  10762. "buildTransitive/config/analysislevel_2_9_8_none_warnaserror.globalconfig",
  10763. "buildTransitive/config/analysislevel_2_9_8_recommended.globalconfig",
  10764. "buildTransitive/config/analysislevel_2_9_8_recommended_warnaserror.globalconfig",
  10765. "buildTransitive/config/analysislevel_3_3_3_all.globalconfig",
  10766. "buildTransitive/config/analysislevel_3_3_3_all_warnaserror.globalconfig",
  10767. "buildTransitive/config/analysislevel_3_3_3_default.globalconfig",
  10768. "buildTransitive/config/analysislevel_3_3_3_default_warnaserror.globalconfig",
  10769. "buildTransitive/config/analysislevel_3_3_3_minimum.globalconfig",
  10770. "buildTransitive/config/analysislevel_3_3_3_minimum_warnaserror.globalconfig",
  10771. "buildTransitive/config/analysislevel_3_3_3_none.globalconfig",
  10772. "buildTransitive/config/analysislevel_3_3_3_none_warnaserror.globalconfig",
  10773. "buildTransitive/config/analysislevel_3_3_3_recommended.globalconfig",
  10774. "buildTransitive/config/analysislevel_3_3_3_recommended_warnaserror.globalconfig",
  10775. "buildTransitive/config/analysislevel_3_3_all.globalconfig",
  10776. "buildTransitive/config/analysislevel_3_3_all_warnaserror.globalconfig",
  10777. "buildTransitive/config/analysislevel_3_3_default.globalconfig",
  10778. "buildTransitive/config/analysislevel_3_3_default_warnaserror.globalconfig",
  10779. "buildTransitive/config/analysislevel_3_3_minimum.globalconfig",
  10780. "buildTransitive/config/analysislevel_3_3_minimum_warnaserror.globalconfig",
  10781. "buildTransitive/config/analysislevel_3_3_none.globalconfig",
  10782. "buildTransitive/config/analysislevel_3_3_none_warnaserror.globalconfig",
  10783. "buildTransitive/config/analysislevel_3_3_recommended.globalconfig",
  10784. "buildTransitive/config/analysislevel_3_3_recommended_warnaserror.globalconfig",
  10785. "buildTransitive/config/analysislevel_3_all.globalconfig",
  10786. "buildTransitive/config/analysislevel_3_all_warnaserror.globalconfig",
  10787. "buildTransitive/config/analysislevel_3_default.globalconfig",
  10788. "buildTransitive/config/analysislevel_3_default_warnaserror.globalconfig",
  10789. "buildTransitive/config/analysislevel_3_minimum.globalconfig",
  10790. "buildTransitive/config/analysislevel_3_minimum_warnaserror.globalconfig",
  10791. "buildTransitive/config/analysislevel_3_none.globalconfig",
  10792. "buildTransitive/config/analysislevel_3_none_warnaserror.globalconfig",
  10793. "buildTransitive/config/analysislevel_3_recommended.globalconfig",
  10794. "buildTransitive/config/analysislevel_3_recommended_warnaserror.globalconfig",
  10795. "buildTransitive/config/analysislevel_4_3_all.globalconfig",
  10796. "buildTransitive/config/analysislevel_4_3_all_warnaserror.globalconfig",
  10797. "buildTransitive/config/analysislevel_4_3_default.globalconfig",
  10798. "buildTransitive/config/analysislevel_4_3_default_warnaserror.globalconfig",
  10799. "buildTransitive/config/analysislevel_4_3_minimum.globalconfig",
  10800. "buildTransitive/config/analysislevel_4_3_minimum_warnaserror.globalconfig",
  10801. "buildTransitive/config/analysislevel_4_3_none.globalconfig",
  10802. "buildTransitive/config/analysislevel_4_3_none_warnaserror.globalconfig",
  10803. "buildTransitive/config/analysislevel_4_3_recommended.globalconfig",
  10804. "buildTransitive/config/analysislevel_4_3_recommended_warnaserror.globalconfig",
  10805. "buildTransitive/config/analysislevelcorrectness_2_9_8_all.globalconfig",
  10806. "buildTransitive/config/analysislevelcorrectness_2_9_8_all_warnaserror.globalconfig",
  10807. "buildTransitive/config/analysislevelcorrectness_2_9_8_default.globalconfig",
  10808. "buildTransitive/config/analysislevelcorrectness_2_9_8_default_warnaserror.globalconfig",
  10809. "buildTransitive/config/analysislevelcorrectness_2_9_8_minimum.globalconfig",
  10810. "buildTransitive/config/analysislevelcorrectness_2_9_8_minimum_warnaserror.globalconfig",
  10811. "buildTransitive/config/analysislevelcorrectness_2_9_8_none.globalconfig",
  10812. "buildTransitive/config/analysislevelcorrectness_2_9_8_none_warnaserror.globalconfig",
  10813. "buildTransitive/config/analysislevelcorrectness_2_9_8_recommended.globalconfig",
  10814. "buildTransitive/config/analysislevelcorrectness_2_9_8_recommended_warnaserror.globalconfig",
  10815. "buildTransitive/config/analysislevelcorrectness_3_3_3_all.globalconfig",
  10816. "buildTransitive/config/analysislevelcorrectness_3_3_3_all_warnaserror.globalconfig",
  10817. "buildTransitive/config/analysislevelcorrectness_3_3_3_default.globalconfig",
  10818. "buildTransitive/config/analysislevelcorrectness_3_3_3_default_warnaserror.globalconfig",
  10819. "buildTransitive/config/analysislevelcorrectness_3_3_3_minimum.globalconfig",
  10820. "buildTransitive/config/analysislevelcorrectness_3_3_3_minimum_warnaserror.globalconfig",
  10821. "buildTransitive/config/analysislevelcorrectness_3_3_3_none.globalconfig",
  10822. "buildTransitive/config/analysislevelcorrectness_3_3_3_none_warnaserror.globalconfig",
  10823. "buildTransitive/config/analysislevelcorrectness_3_3_3_recommended.globalconfig",
  10824. "buildTransitive/config/analysislevelcorrectness_3_3_3_recommended_warnaserror.globalconfig",
  10825. "buildTransitive/config/analysislevelcorrectness_3_3_all.globalconfig",
  10826. "buildTransitive/config/analysislevelcorrectness_3_3_all_warnaserror.globalconfig",
  10827. "buildTransitive/config/analysislevelcorrectness_3_3_default.globalconfig",
  10828. "buildTransitive/config/analysislevelcorrectness_3_3_default_warnaserror.globalconfig",
  10829. "buildTransitive/config/analysislevelcorrectness_3_3_minimum.globalconfig",
  10830. "buildTransitive/config/analysislevelcorrectness_3_3_minimum_warnaserror.globalconfig",
  10831. "buildTransitive/config/analysislevelcorrectness_3_3_none.globalconfig",
  10832. "buildTransitive/config/analysislevelcorrectness_3_3_none_warnaserror.globalconfig",
  10833. "buildTransitive/config/analysislevelcorrectness_3_3_recommended.globalconfig",
  10834. "buildTransitive/config/analysislevelcorrectness_3_3_recommended_warnaserror.globalconfig",
  10835. "buildTransitive/config/analysislevelcorrectness_3_all.globalconfig",
  10836. "buildTransitive/config/analysislevelcorrectness_3_all_warnaserror.globalconfig",
  10837. "buildTransitive/config/analysislevelcorrectness_3_default.globalconfig",
  10838. "buildTransitive/config/analysislevelcorrectness_3_default_warnaserror.globalconfig",
  10839. "buildTransitive/config/analysislevelcorrectness_3_minimum.globalconfig",
  10840. "buildTransitive/config/analysislevelcorrectness_3_minimum_warnaserror.globalconfig",
  10841. "buildTransitive/config/analysislevelcorrectness_3_none.globalconfig",
  10842. "buildTransitive/config/analysislevelcorrectness_3_none_warnaserror.globalconfig",
  10843. "buildTransitive/config/analysislevelcorrectness_3_recommended.globalconfig",
  10844. "buildTransitive/config/analysislevelcorrectness_3_recommended_warnaserror.globalconfig",
  10845. "buildTransitive/config/analysislevelcorrectness_4_3_all.globalconfig",
  10846. "buildTransitive/config/analysislevelcorrectness_4_3_all_warnaserror.globalconfig",
  10847. "buildTransitive/config/analysislevelcorrectness_4_3_default.globalconfig",
  10848. "buildTransitive/config/analysislevelcorrectness_4_3_default_warnaserror.globalconfig",
  10849. "buildTransitive/config/analysislevelcorrectness_4_3_minimum.globalconfig",
  10850. "buildTransitive/config/analysislevelcorrectness_4_3_minimum_warnaserror.globalconfig",
  10851. "buildTransitive/config/analysislevelcorrectness_4_3_none.globalconfig",
  10852. "buildTransitive/config/analysislevelcorrectness_4_3_none_warnaserror.globalconfig",
  10853. "buildTransitive/config/analysislevelcorrectness_4_3_recommended.globalconfig",
  10854. "buildTransitive/config/analysislevelcorrectness_4_3_recommended_warnaserror.globalconfig",
  10855. "buildTransitive/config/analysislevellibrary_2_9_8_all.globalconfig",
  10856. "buildTransitive/config/analysislevellibrary_2_9_8_all_warnaserror.globalconfig",
  10857. "buildTransitive/config/analysislevellibrary_2_9_8_default.globalconfig",
  10858. "buildTransitive/config/analysislevellibrary_2_9_8_default_warnaserror.globalconfig",
  10859. "buildTransitive/config/analysislevellibrary_2_9_8_minimum.globalconfig",
  10860. "buildTransitive/config/analysislevellibrary_2_9_8_minimum_warnaserror.globalconfig",
  10861. "buildTransitive/config/analysislevellibrary_2_9_8_none.globalconfig",
  10862. "buildTransitive/config/analysislevellibrary_2_9_8_none_warnaserror.globalconfig",
  10863. "buildTransitive/config/analysislevellibrary_2_9_8_recommended.globalconfig",
  10864. "buildTransitive/config/analysislevellibrary_2_9_8_recommended_warnaserror.globalconfig",
  10865. "buildTransitive/config/analysislevellibrary_3_3_3_all.globalconfig",
  10866. "buildTransitive/config/analysislevellibrary_3_3_3_all_warnaserror.globalconfig",
  10867. "buildTransitive/config/analysislevellibrary_3_3_3_default.globalconfig",
  10868. "buildTransitive/config/analysislevellibrary_3_3_3_default_warnaserror.globalconfig",
  10869. "buildTransitive/config/analysislevellibrary_3_3_3_minimum.globalconfig",
  10870. "buildTransitive/config/analysislevellibrary_3_3_3_minimum_warnaserror.globalconfig",
  10871. "buildTransitive/config/analysislevellibrary_3_3_3_none.globalconfig",
  10872. "buildTransitive/config/analysislevellibrary_3_3_3_none_warnaserror.globalconfig",
  10873. "buildTransitive/config/analysislevellibrary_3_3_3_recommended.globalconfig",
  10874. "buildTransitive/config/analysislevellibrary_3_3_3_recommended_warnaserror.globalconfig",
  10875. "buildTransitive/config/analysislevellibrary_3_3_all.globalconfig",
  10876. "buildTransitive/config/analysislevellibrary_3_3_all_warnaserror.globalconfig",
  10877. "buildTransitive/config/analysislevellibrary_3_3_default.globalconfig",
  10878. "buildTransitive/config/analysislevellibrary_3_3_default_warnaserror.globalconfig",
  10879. "buildTransitive/config/analysislevellibrary_3_3_minimum.globalconfig",
  10880. "buildTransitive/config/analysislevellibrary_3_3_minimum_warnaserror.globalconfig",
  10881. "buildTransitive/config/analysislevellibrary_3_3_none.globalconfig",
  10882. "buildTransitive/config/analysislevellibrary_3_3_none_warnaserror.globalconfig",
  10883. "buildTransitive/config/analysislevellibrary_3_3_recommended.globalconfig",
  10884. "buildTransitive/config/analysislevellibrary_3_3_recommended_warnaserror.globalconfig",
  10885. "buildTransitive/config/analysislevellibrary_3_all.globalconfig",
  10886. "buildTransitive/config/analysislevellibrary_3_all_warnaserror.globalconfig",
  10887. "buildTransitive/config/analysislevellibrary_3_default.globalconfig",
  10888. "buildTransitive/config/analysislevellibrary_3_default_warnaserror.globalconfig",
  10889. "buildTransitive/config/analysislevellibrary_3_minimum.globalconfig",
  10890. "buildTransitive/config/analysislevellibrary_3_minimum_warnaserror.globalconfig",
  10891. "buildTransitive/config/analysislevellibrary_3_none.globalconfig",
  10892. "buildTransitive/config/analysislevellibrary_3_none_warnaserror.globalconfig",
  10893. "buildTransitive/config/analysislevellibrary_3_recommended.globalconfig",
  10894. "buildTransitive/config/analysislevellibrary_3_recommended_warnaserror.globalconfig",
  10895. "buildTransitive/config/analysislevellibrary_4_3_all.globalconfig",
  10896. "buildTransitive/config/analysislevellibrary_4_3_all_warnaserror.globalconfig",
  10897. "buildTransitive/config/analysislevellibrary_4_3_default.globalconfig",
  10898. "buildTransitive/config/analysislevellibrary_4_3_default_warnaserror.globalconfig",
  10899. "buildTransitive/config/analysislevellibrary_4_3_minimum.globalconfig",
  10900. "buildTransitive/config/analysislevellibrary_4_3_minimum_warnaserror.globalconfig",
  10901. "buildTransitive/config/analysislevellibrary_4_3_none.globalconfig",
  10902. "buildTransitive/config/analysislevellibrary_4_3_none_warnaserror.globalconfig",
  10903. "buildTransitive/config/analysislevellibrary_4_3_recommended.globalconfig",
  10904. "buildTransitive/config/analysislevellibrary_4_3_recommended_warnaserror.globalconfig",
  10905. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all.globalconfig",
  10906. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all_warnaserror.globalconfig",
  10907. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default.globalconfig",
  10908. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default_warnaserror.globalconfig",
  10909. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum.globalconfig",
  10910. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum_warnaserror.globalconfig",
  10911. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none.globalconfig",
  10912. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none_warnaserror.globalconfig",
  10913. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended.globalconfig",
  10914. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended_warnaserror.globalconfig",
  10915. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all.globalconfig",
  10916. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all_warnaserror.globalconfig",
  10917. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default.globalconfig",
  10918. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default_warnaserror.globalconfig",
  10919. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum.globalconfig",
  10920. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum_warnaserror.globalconfig",
  10921. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none.globalconfig",
  10922. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none_warnaserror.globalconfig",
  10923. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended.globalconfig",
  10924. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended_warnaserror.globalconfig",
  10925. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all.globalconfig",
  10926. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all_warnaserror.globalconfig",
  10927. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default.globalconfig",
  10928. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default_warnaserror.globalconfig",
  10929. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum.globalconfig",
  10930. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum_warnaserror.globalconfig",
  10931. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none.globalconfig",
  10932. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none_warnaserror.globalconfig",
  10933. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended.globalconfig",
  10934. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended_warnaserror.globalconfig",
  10935. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all.globalconfig",
  10936. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all_warnaserror.globalconfig",
  10937. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default.globalconfig",
  10938. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default_warnaserror.globalconfig",
  10939. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum.globalconfig",
  10940. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum_warnaserror.globalconfig",
  10941. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none.globalconfig",
  10942. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none_warnaserror.globalconfig",
  10943. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended.globalconfig",
  10944. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended_warnaserror.globalconfig",
  10945. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all.globalconfig",
  10946. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all_warnaserror.globalconfig",
  10947. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default.globalconfig",
  10948. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default_warnaserror.globalconfig",
  10949. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum.globalconfig",
  10950. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum_warnaserror.globalconfig",
  10951. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none.globalconfig",
  10952. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none_warnaserror.globalconfig",
  10953. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended.globalconfig",
  10954. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended_warnaserror.globalconfig",
  10955. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all.globalconfig",
  10956. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all_warnaserror.globalconfig",
  10957. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default.globalconfig",
  10958. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default_warnaserror.globalconfig",
  10959. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum.globalconfig",
  10960. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum_warnaserror.globalconfig",
  10961. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none.globalconfig",
  10962. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none_warnaserror.globalconfig",
  10963. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended.globalconfig",
  10964. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended_warnaserror.globalconfig",
  10965. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all.globalconfig",
  10966. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all_warnaserror.globalconfig",
  10967. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default.globalconfig",
  10968. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default_warnaserror.globalconfig",
  10969. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum.globalconfig",
  10970. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum_warnaserror.globalconfig",
  10971. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none.globalconfig",
  10972. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none_warnaserror.globalconfig",
  10973. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended.globalconfig",
  10974. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended_warnaserror.globalconfig",
  10975. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all.globalconfig",
  10976. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all_warnaserror.globalconfig",
  10977. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default.globalconfig",
  10978. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default_warnaserror.globalconfig",
  10979. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum.globalconfig",
  10980. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum_warnaserror.globalconfig",
  10981. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none.globalconfig",
  10982. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none_warnaserror.globalconfig",
  10983. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended.globalconfig",
  10984. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended_warnaserror.globalconfig",
  10985. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all.globalconfig",
  10986. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all_warnaserror.globalconfig",
  10987. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default.globalconfig",
  10988. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default_warnaserror.globalconfig",
  10989. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum.globalconfig",
  10990. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum_warnaserror.globalconfig",
  10991. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none.globalconfig",
  10992. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none_warnaserror.globalconfig",
  10993. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended.globalconfig",
  10994. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended_warnaserror.globalconfig",
  10995. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all.globalconfig",
  10996. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all_warnaserror.globalconfig",
  10997. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default.globalconfig",
  10998. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default_warnaserror.globalconfig",
  10999. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum.globalconfig",
  11000. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum_warnaserror.globalconfig",
  11001. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none.globalconfig",
  11002. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none_warnaserror.globalconfig",
  11003. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended.globalconfig",
  11004. "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended_warnaserror.globalconfig",
  11005. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all.globalconfig",
  11006. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all_warnaserror.globalconfig",
  11007. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default.globalconfig",
  11008. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default_warnaserror.globalconfig",
  11009. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum.globalconfig",
  11010. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum_warnaserror.globalconfig",
  11011. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none.globalconfig",
  11012. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none_warnaserror.globalconfig",
  11013. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended.globalconfig",
  11014. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended_warnaserror.globalconfig",
  11015. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all.globalconfig",
  11016. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all_warnaserror.globalconfig",
  11017. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default.globalconfig",
  11018. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default_warnaserror.globalconfig",
  11019. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum.globalconfig",
  11020. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum_warnaserror.globalconfig",
  11021. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none.globalconfig",
  11022. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none_warnaserror.globalconfig",
  11023. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended.globalconfig",
  11024. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended_warnaserror.globalconfig",
  11025. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all.globalconfig",
  11026. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all_warnaserror.globalconfig",
  11027. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default.globalconfig",
  11028. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default_warnaserror.globalconfig",
  11029. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum.globalconfig",
  11030. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum_warnaserror.globalconfig",
  11031. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none.globalconfig",
  11032. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none_warnaserror.globalconfig",
  11033. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended.globalconfig",
  11034. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended_warnaserror.globalconfig",
  11035. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all.globalconfig",
  11036. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all_warnaserror.globalconfig",
  11037. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default.globalconfig",
  11038. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default_warnaserror.globalconfig",
  11039. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum.globalconfig",
  11040. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum_warnaserror.globalconfig",
  11041. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none.globalconfig",
  11042. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none_warnaserror.globalconfig",
  11043. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended.globalconfig",
  11044. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended_warnaserror.globalconfig",
  11045. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all.globalconfig",
  11046. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all_warnaserror.globalconfig",
  11047. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default.globalconfig",
  11048. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default_warnaserror.globalconfig",
  11049. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum.globalconfig",
  11050. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum_warnaserror.globalconfig",
  11051. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none.globalconfig",
  11052. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none_warnaserror.globalconfig",
  11053. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended.globalconfig",
  11054. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended_warnaserror.globalconfig",
  11055. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all.globalconfig",
  11056. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all_warnaserror.globalconfig",
  11057. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default.globalconfig",
  11058. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default_warnaserror.globalconfig",
  11059. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum.globalconfig",
  11060. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum_warnaserror.globalconfig",
  11061. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none.globalconfig",
  11062. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none_warnaserror.globalconfig",
  11063. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended.globalconfig",
  11064. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended_warnaserror.globalconfig",
  11065. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all.globalconfig",
  11066. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all_warnaserror.globalconfig",
  11067. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default.globalconfig",
  11068. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default_warnaserror.globalconfig",
  11069. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum.globalconfig",
  11070. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum_warnaserror.globalconfig",
  11071. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none.globalconfig",
  11072. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none_warnaserror.globalconfig",
  11073. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended.globalconfig",
  11074. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended_warnaserror.globalconfig",
  11075. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all.globalconfig",
  11076. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all_warnaserror.globalconfig",
  11077. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default.globalconfig",
  11078. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default_warnaserror.globalconfig",
  11079. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum.globalconfig",
  11080. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum_warnaserror.globalconfig",
  11081. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none.globalconfig",
  11082. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none_warnaserror.globalconfig",
  11083. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended.globalconfig",
  11084. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended_warnaserror.globalconfig",
  11085. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all.globalconfig",
  11086. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all_warnaserror.globalconfig",
  11087. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default.globalconfig",
  11088. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default_warnaserror.globalconfig",
  11089. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum.globalconfig",
  11090. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum_warnaserror.globalconfig",
  11091. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none.globalconfig",
  11092. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none_warnaserror.globalconfig",
  11093. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended.globalconfig",
  11094. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended_warnaserror.globalconfig",
  11095. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all.globalconfig",
  11096. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all_warnaserror.globalconfig",
  11097. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default.globalconfig",
  11098. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default_warnaserror.globalconfig",
  11099. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum.globalconfig",
  11100. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum_warnaserror.globalconfig",
  11101. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none.globalconfig",
  11102. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none_warnaserror.globalconfig",
  11103. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended.globalconfig",
  11104. "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended_warnaserror.globalconfig",
  11105. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all.globalconfig",
  11106. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all_warnaserror.globalconfig",
  11107. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default.globalconfig",
  11108. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default_warnaserror.globalconfig",
  11109. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum.globalconfig",
  11110. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum_warnaserror.globalconfig",
  11111. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none.globalconfig",
  11112. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none_warnaserror.globalconfig",
  11113. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended.globalconfig",
  11114. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended_warnaserror.globalconfig",
  11115. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all.globalconfig",
  11116. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all_warnaserror.globalconfig",
  11117. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default.globalconfig",
  11118. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default_warnaserror.globalconfig",
  11119. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum.globalconfig",
  11120. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum_warnaserror.globalconfig",
  11121. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none.globalconfig",
  11122. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none_warnaserror.globalconfig",
  11123. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended.globalconfig",
  11124. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended_warnaserror.globalconfig",
  11125. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all.globalconfig",
  11126. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all_warnaserror.globalconfig",
  11127. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default.globalconfig",
  11128. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default_warnaserror.globalconfig",
  11129. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum.globalconfig",
  11130. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum_warnaserror.globalconfig",
  11131. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none.globalconfig",
  11132. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none_warnaserror.globalconfig",
  11133. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended.globalconfig",
  11134. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended_warnaserror.globalconfig",
  11135. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all.globalconfig",
  11136. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all_warnaserror.globalconfig",
  11137. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default.globalconfig",
  11138. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default_warnaserror.globalconfig",
  11139. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum.globalconfig",
  11140. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum_warnaserror.globalconfig",
  11141. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none.globalconfig",
  11142. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none_warnaserror.globalconfig",
  11143. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended.globalconfig",
  11144. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended_warnaserror.globalconfig",
  11145. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all.globalconfig",
  11146. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all_warnaserror.globalconfig",
  11147. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default.globalconfig",
  11148. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default_warnaserror.globalconfig",
  11149. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum.globalconfig",
  11150. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum_warnaserror.globalconfig",
  11151. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none.globalconfig",
  11152. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none_warnaserror.globalconfig",
  11153. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended.globalconfig",
  11154. "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended_warnaserror.globalconfig",
  11155. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all.globalconfig",
  11156. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all_warnaserror.globalconfig",
  11157. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default.globalconfig",
  11158. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default_warnaserror.globalconfig",
  11159. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum.globalconfig",
  11160. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum_warnaserror.globalconfig",
  11161. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none.globalconfig",
  11162. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none_warnaserror.globalconfig",
  11163. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended.globalconfig",
  11164. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended_warnaserror.globalconfig",
  11165. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all.globalconfig",
  11166. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all_warnaserror.globalconfig",
  11167. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default.globalconfig",
  11168. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default_warnaserror.globalconfig",
  11169. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum.globalconfig",
  11170. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum_warnaserror.globalconfig",
  11171. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none.globalconfig",
  11172. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none_warnaserror.globalconfig",
  11173. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended.globalconfig",
  11174. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended_warnaserror.globalconfig",
  11175. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all.globalconfig",
  11176. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all_warnaserror.globalconfig",
  11177. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default.globalconfig",
  11178. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default_warnaserror.globalconfig",
  11179. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum.globalconfig",
  11180. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum_warnaserror.globalconfig",
  11181. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none.globalconfig",
  11182. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none_warnaserror.globalconfig",
  11183. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended.globalconfig",
  11184. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended_warnaserror.globalconfig",
  11185. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all.globalconfig",
  11186. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all_warnaserror.globalconfig",
  11187. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default.globalconfig",
  11188. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default_warnaserror.globalconfig",
  11189. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum.globalconfig",
  11190. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum_warnaserror.globalconfig",
  11191. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none.globalconfig",
  11192. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none_warnaserror.globalconfig",
  11193. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended.globalconfig",
  11194. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended_warnaserror.globalconfig",
  11195. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all.globalconfig",
  11196. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all_warnaserror.globalconfig",
  11197. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default.globalconfig",
  11198. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default_warnaserror.globalconfig",
  11199. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum.globalconfig",
  11200. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum_warnaserror.globalconfig",
  11201. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none.globalconfig",
  11202. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none_warnaserror.globalconfig",
  11203. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended.globalconfig",
  11204. "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended_warnaserror.globalconfig",
  11205. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all.globalconfig",
  11206. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all_warnaserror.globalconfig",
  11207. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default.globalconfig",
  11208. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default_warnaserror.globalconfig",
  11209. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum.globalconfig",
  11210. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum_warnaserror.globalconfig",
  11211. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none.globalconfig",
  11212. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none_warnaserror.globalconfig",
  11213. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended.globalconfig",
  11214. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended_warnaserror.globalconfig",
  11215. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all.globalconfig",
  11216. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all_warnaserror.globalconfig",
  11217. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default.globalconfig",
  11218. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default_warnaserror.globalconfig",
  11219. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum.globalconfig",
  11220. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum_warnaserror.globalconfig",
  11221. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none.globalconfig",
  11222. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none_warnaserror.globalconfig",
  11223. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended.globalconfig",
  11224. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended_warnaserror.globalconfig",
  11225. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all.globalconfig",
  11226. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all_warnaserror.globalconfig",
  11227. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default.globalconfig",
  11228. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default_warnaserror.globalconfig",
  11229. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum.globalconfig",
  11230. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum_warnaserror.globalconfig",
  11231. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none.globalconfig",
  11232. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none_warnaserror.globalconfig",
  11233. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended.globalconfig",
  11234. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended_warnaserror.globalconfig",
  11235. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all.globalconfig",
  11236. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all_warnaserror.globalconfig",
  11237. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default.globalconfig",
  11238. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default_warnaserror.globalconfig",
  11239. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum.globalconfig",
  11240. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum_warnaserror.globalconfig",
  11241. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none.globalconfig",
  11242. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none_warnaserror.globalconfig",
  11243. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended.globalconfig",
  11244. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended_warnaserror.globalconfig",
  11245. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all.globalconfig",
  11246. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all_warnaserror.globalconfig",
  11247. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default.globalconfig",
  11248. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default_warnaserror.globalconfig",
  11249. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum.globalconfig",
  11250. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum_warnaserror.globalconfig",
  11251. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none.globalconfig",
  11252. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none_warnaserror.globalconfig",
  11253. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended.globalconfig",
  11254. "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended_warnaserror.globalconfig",
  11255. "documentation/Analyzer Configuration.md",
  11256. "documentation/Microsoft.CodeAnalysis.Analyzers.md",
  11257. "documentation/Microsoft.CodeAnalysis.Analyzers.sarif",
  11258. "editorconfig/AllRulesDefault/.editorconfig",
  11259. "editorconfig/AllRulesDisabled/.editorconfig",
  11260. "editorconfig/AllRulesEnabled/.editorconfig",
  11261. "editorconfig/CorrectnessRulesDefault/.editorconfig",
  11262. "editorconfig/CorrectnessRulesEnabled/.editorconfig",
  11263. "editorconfig/DataflowRulesDefault/.editorconfig",
  11264. "editorconfig/DataflowRulesEnabled/.editorconfig",
  11265. "editorconfig/LibraryRulesDefault/.editorconfig",
  11266. "editorconfig/LibraryRulesEnabled/.editorconfig",
  11267. "editorconfig/MicrosoftCodeAnalysisCompatibilityRulesDefault/.editorconfig",
  11268. "editorconfig/MicrosoftCodeAnalysisCompatibilityRulesEnabled/.editorconfig",
  11269. "editorconfig/MicrosoftCodeAnalysisCorrectnessRulesDefault/.editorconfig",
  11270. "editorconfig/MicrosoftCodeAnalysisCorrectnessRulesEnabled/.editorconfig",
  11271. "editorconfig/MicrosoftCodeAnalysisDesignRulesDefault/.editorconfig",
  11272. "editorconfig/MicrosoftCodeAnalysisDesignRulesEnabled/.editorconfig",
  11273. "editorconfig/MicrosoftCodeAnalysisDocumentationRulesDefault/.editorconfig",
  11274. "editorconfig/MicrosoftCodeAnalysisDocumentationRulesEnabled/.editorconfig",
  11275. "editorconfig/MicrosoftCodeAnalysisLocalizationRulesDefault/.editorconfig",
  11276. "editorconfig/MicrosoftCodeAnalysisLocalizationRulesEnabled/.editorconfig",
  11277. "editorconfig/MicrosoftCodeAnalysisPerformanceRulesDefault/.editorconfig",
  11278. "editorconfig/MicrosoftCodeAnalysisPerformanceRulesEnabled/.editorconfig",
  11279. "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesDefault/.editorconfig",
  11280. "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled/.editorconfig",
  11281. "editorconfig/PortedFromFxCopRulesDefault/.editorconfig",
  11282. "editorconfig/PortedFromFxCopRulesEnabled/.editorconfig",
  11283. "microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512",
  11284. "microsoft.codeanalysis.analyzers.nuspec",
  11285. "rulesets/AllRulesDefault.ruleset",
  11286. "rulesets/AllRulesDisabled.ruleset",
  11287. "rulesets/AllRulesEnabled.ruleset",
  11288. "rulesets/CorrectnessRulesDefault.ruleset",
  11289. "rulesets/CorrectnessRulesEnabled.ruleset",
  11290. "rulesets/DataflowRulesDefault.ruleset",
  11291. "rulesets/DataflowRulesEnabled.ruleset",
  11292. "rulesets/LibraryRulesDefault.ruleset",
  11293. "rulesets/LibraryRulesEnabled.ruleset",
  11294. "rulesets/MicrosoftCodeAnalysisCompatibilityRulesDefault.ruleset",
  11295. "rulesets/MicrosoftCodeAnalysisCompatibilityRulesEnabled.ruleset",
  11296. "rulesets/MicrosoftCodeAnalysisCorrectnessRulesDefault.ruleset",
  11297. "rulesets/MicrosoftCodeAnalysisCorrectnessRulesEnabled.ruleset",
  11298. "rulesets/MicrosoftCodeAnalysisDesignRulesDefault.ruleset",
  11299. "rulesets/MicrosoftCodeAnalysisDesignRulesEnabled.ruleset",
  11300. "rulesets/MicrosoftCodeAnalysisDocumentationRulesDefault.ruleset",
  11301. "rulesets/MicrosoftCodeAnalysisDocumentationRulesEnabled.ruleset",
  11302. "rulesets/MicrosoftCodeAnalysisLocalizationRulesDefault.ruleset",
  11303. "rulesets/MicrosoftCodeAnalysisLocalizationRulesEnabled.ruleset",
  11304. "rulesets/MicrosoftCodeAnalysisPerformanceRulesDefault.ruleset",
  11305. "rulesets/MicrosoftCodeAnalysisPerformanceRulesEnabled.ruleset",
  11306. "rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesDefault.ruleset",
  11307. "rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled.ruleset",
  11308. "rulesets/PortedFromFxCopRulesDefault.ruleset",
  11309. "rulesets/PortedFromFxCopRulesEnabled.ruleset",
  11310. "tools/install.ps1",
  11311. "tools/uninstall.ps1"
  11312. ]
  11313. },
  11314. "Microsoft.CodeAnalysis.Common/4.9.2": {
  11315. "sha512": "M5PThug7b2AdxL7xKmQs50KzAQTl9jENw5jMT3iUt16k+DAFlw1S87juU3UuPs3gvBm8trMBSOEvSFDr31c9Vw==",
  11316. "type": "package",
  11317. "path": "microsoft.codeanalysis.common/4.9.2",
  11318. "files": [
  11319. ".nupkg.metadata",
  11320. ".signature.p7s",
  11321. "Icon.png",
  11322. "ThirdPartyNotices.rtf",
  11323. "lib/net6.0/Microsoft.CodeAnalysis.dll",
  11324. "lib/net6.0/Microsoft.CodeAnalysis.pdb",
  11325. "lib/net6.0/Microsoft.CodeAnalysis.xml",
  11326. "lib/net6.0/cs/Microsoft.CodeAnalysis.resources.dll",
  11327. "lib/net6.0/de/Microsoft.CodeAnalysis.resources.dll",
  11328. "lib/net6.0/es/Microsoft.CodeAnalysis.resources.dll",
  11329. "lib/net6.0/fr/Microsoft.CodeAnalysis.resources.dll",
  11330. "lib/net6.0/it/Microsoft.CodeAnalysis.resources.dll",
  11331. "lib/net6.0/ja/Microsoft.CodeAnalysis.resources.dll",
  11332. "lib/net6.0/ko/Microsoft.CodeAnalysis.resources.dll",
  11333. "lib/net6.0/pl/Microsoft.CodeAnalysis.resources.dll",
  11334. "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.resources.dll",
  11335. "lib/net6.0/ru/Microsoft.CodeAnalysis.resources.dll",
  11336. "lib/net6.0/tr/Microsoft.CodeAnalysis.resources.dll",
  11337. "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll",
  11338. "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll",
  11339. "lib/net7.0/Microsoft.CodeAnalysis.dll",
  11340. "lib/net7.0/Microsoft.CodeAnalysis.pdb",
  11341. "lib/net7.0/Microsoft.CodeAnalysis.xml",
  11342. "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll",
  11343. "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll",
  11344. "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll",
  11345. "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll",
  11346. "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll",
  11347. "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll",
  11348. "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll",
  11349. "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll",
  11350. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll",
  11351. "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll",
  11352. "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll",
  11353. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll",
  11354. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll",
  11355. "lib/netstandard2.0/Microsoft.CodeAnalysis.dll",
  11356. "lib/netstandard2.0/Microsoft.CodeAnalysis.pdb",
  11357. "lib/netstandard2.0/Microsoft.CodeAnalysis.xml",
  11358. "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll",
  11359. "lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll",
  11360. "lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll",
  11361. "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll",
  11362. "lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll",
  11363. "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll",
  11364. "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll",
  11365. "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll",
  11366. "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll",
  11367. "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll",
  11368. "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll",
  11369. "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll",
  11370. "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll",
  11371. "microsoft.codeanalysis.common.4.9.2.nupkg.sha512",
  11372. "microsoft.codeanalysis.common.nuspec"
  11373. ]
  11374. },
  11375. "Microsoft.CodeAnalysis.CSharp/4.9.2": {
  11376. "sha512": "HGIo7E9Mf3exAJbUdYpDFfLoYkSVaHDJXPyusWTYUTBaOPCowGw+Gap5McE1w+K+ryIXre72oiqL88sQHmHBmg==",
  11377. "type": "package",
  11378. "path": "microsoft.codeanalysis.csharp/4.9.2",
  11379. "files": [
  11380. ".nupkg.metadata",
  11381. ".signature.p7s",
  11382. "Icon.png",
  11383. "ThirdPartyNotices.rtf",
  11384. "lib/net6.0/Microsoft.CodeAnalysis.CSharp.dll",
  11385. "lib/net6.0/Microsoft.CodeAnalysis.CSharp.pdb",
  11386. "lib/net6.0/Microsoft.CodeAnalysis.CSharp.xml",
  11387. "lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11388. "lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11389. "lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11390. "lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11391. "lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11392. "lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11393. "lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11394. "lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11395. "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11396. "lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11397. "lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11398. "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11399. "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11400. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll",
  11401. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.pdb",
  11402. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.xml",
  11403. "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11404. "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11405. "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11406. "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11407. "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11408. "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11409. "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11410. "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11411. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11412. "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11413. "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11414. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11415. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11416. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll",
  11417. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb",
  11418. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml",
  11419. "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11420. "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11421. "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11422. "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11423. "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11424. "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11425. "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11426. "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11427. "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11428. "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11429. "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11430. "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11431. "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll",
  11432. "microsoft.codeanalysis.csharp.4.9.2.nupkg.sha512",
  11433. "microsoft.codeanalysis.csharp.nuspec"
  11434. ]
  11435. },
  11436. "Microsoft.CodeAnalysis.CSharp.Workspaces/4.9.2": {
  11437. "sha512": "c74oxEil3fiZ3nXchnIgY6mXS4roHGiQBT6p3X6dMWokVqluHiqi3PNcXyxH8N/w28rQeXprF3mca83rPPNrMw==",
  11438. "type": "package",
  11439. "path": "microsoft.codeanalysis.csharp.workspaces/4.9.2",
  11440. "files": [
  11441. ".nupkg.metadata",
  11442. ".signature.p7s",
  11443. "Icon.png",
  11444. "ThirdPartyNotices.rtf",
  11445. "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll",
  11446. "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb",
  11447. "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml",
  11448. "lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11449. "lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11450. "lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11451. "lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11452. "lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11453. "lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11454. "lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11455. "lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11456. "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11457. "lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11458. "lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11459. "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11460. "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11461. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll",
  11462. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb",
  11463. "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml",
  11464. "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11465. "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11466. "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11467. "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11468. "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11469. "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11470. "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11471. "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11472. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11473. "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11474. "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11475. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11476. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11477. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll",
  11478. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb",
  11479. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml",
  11480. "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11481. "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11482. "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11483. "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11484. "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11485. "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11486. "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11487. "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11488. "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11489. "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11490. "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11491. "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11492. "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  11493. "microsoft.codeanalysis.csharp.workspaces.4.9.2.nupkg.sha512",
  11494. "microsoft.codeanalysis.csharp.workspaces.nuspec"
  11495. ]
  11496. },
  11497. "Microsoft.CodeAnalysis.Workspaces.Common/4.9.2": {
  11498. "sha512": "sgBlkBjKwUdpbtwM7SnBdOxvQxuaTtO9F8QgvKY5cH/OnlwDTZqmkK8hfDbhxv9wnN2wME10BL2vIv1fLJwFGA==",
  11499. "type": "package",
  11500. "path": "microsoft.codeanalysis.workspaces.common/4.9.2",
  11501. "files": [
  11502. ".nupkg.metadata",
  11503. ".signature.p7s",
  11504. "Icon.png",
  11505. "ThirdPartyNotices.rtf",
  11506. "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.dll",
  11507. "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.pdb",
  11508. "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.xml",
  11509. "lib/net6.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11510. "lib/net6.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11511. "lib/net6.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11512. "lib/net6.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11513. "lib/net6.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11514. "lib/net6.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11515. "lib/net6.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11516. "lib/net6.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11517. "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11518. "lib/net6.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11519. "lib/net6.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11520. "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11521. "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11522. "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll",
  11523. "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.pdb",
  11524. "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.xml",
  11525. "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11526. "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11527. "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11528. "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11529. "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11530. "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11531. "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11532. "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11533. "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11534. "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11535. "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11536. "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11537. "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11538. "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll",
  11539. "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.pdb",
  11540. "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.xml",
  11541. "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11542. "lib/netstandard2.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11543. "lib/netstandard2.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11544. "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11545. "lib/netstandard2.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11546. "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11547. "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11548. "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11549. "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11550. "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11551. "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11552. "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11553. "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  11554. "microsoft.codeanalysis.workspaces.common.4.9.2.nupkg.sha512",
  11555. "microsoft.codeanalysis.workspaces.common.nuspec"
  11556. ]
  11557. },
  11558. "Microsoft.CSharp/4.7.0": {
  11559. "sha512": "pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==",
  11560. "type": "package",
  11561. "path": "microsoft.csharp/4.7.0",
  11562. "files": [
  11563. ".nupkg.metadata",
  11564. ".signature.p7s",
  11565. "LICENSE.TXT",
  11566. "THIRD-PARTY-NOTICES.TXT",
  11567. "lib/MonoAndroid10/_._",
  11568. "lib/MonoTouch10/_._",
  11569. "lib/net45/_._",
  11570. "lib/netcore50/Microsoft.CSharp.dll",
  11571. "lib/netcoreapp2.0/_._",
  11572. "lib/netstandard1.3/Microsoft.CSharp.dll",
  11573. "lib/netstandard2.0/Microsoft.CSharp.dll",
  11574. "lib/netstandard2.0/Microsoft.CSharp.xml",
  11575. "lib/portable-net45+win8+wp8+wpa81/_._",
  11576. "lib/uap10.0.16299/_._",
  11577. "lib/win8/_._",
  11578. "lib/wp80/_._",
  11579. "lib/wpa81/_._",
  11580. "lib/xamarinios10/_._",
  11581. "lib/xamarinmac20/_._",
  11582. "lib/xamarintvos10/_._",
  11583. "lib/xamarinwatchos10/_._",
  11584. "microsoft.csharp.4.7.0.nupkg.sha512",
  11585. "microsoft.csharp.nuspec",
  11586. "ref/MonoAndroid10/_._",
  11587. "ref/MonoTouch10/_._",
  11588. "ref/net45/_._",
  11589. "ref/netcore50/Microsoft.CSharp.dll",
  11590. "ref/netcore50/Microsoft.CSharp.xml",
  11591. "ref/netcore50/de/Microsoft.CSharp.xml",
  11592. "ref/netcore50/es/Microsoft.CSharp.xml",
  11593. "ref/netcore50/fr/Microsoft.CSharp.xml",
  11594. "ref/netcore50/it/Microsoft.CSharp.xml",
  11595. "ref/netcore50/ja/Microsoft.CSharp.xml",
  11596. "ref/netcore50/ko/Microsoft.CSharp.xml",
  11597. "ref/netcore50/ru/Microsoft.CSharp.xml",
  11598. "ref/netcore50/zh-hans/Microsoft.CSharp.xml",
  11599. "ref/netcore50/zh-hant/Microsoft.CSharp.xml",
  11600. "ref/netcoreapp2.0/_._",
  11601. "ref/netstandard1.0/Microsoft.CSharp.dll",
  11602. "ref/netstandard1.0/Microsoft.CSharp.xml",
  11603. "ref/netstandard1.0/de/Microsoft.CSharp.xml",
  11604. "ref/netstandard1.0/es/Microsoft.CSharp.xml",
  11605. "ref/netstandard1.0/fr/Microsoft.CSharp.xml",
  11606. "ref/netstandard1.0/it/Microsoft.CSharp.xml",
  11607. "ref/netstandard1.0/ja/Microsoft.CSharp.xml",
  11608. "ref/netstandard1.0/ko/Microsoft.CSharp.xml",
  11609. "ref/netstandard1.0/ru/Microsoft.CSharp.xml",
  11610. "ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml",
  11611. "ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml",
  11612. "ref/netstandard2.0/Microsoft.CSharp.dll",
  11613. "ref/netstandard2.0/Microsoft.CSharp.xml",
  11614. "ref/portable-net45+win8+wp8+wpa81/_._",
  11615. "ref/uap10.0.16299/_._",
  11616. "ref/win8/_._",
  11617. "ref/wp80/_._",
  11618. "ref/wpa81/_._",
  11619. "ref/xamarinios10/_._",
  11620. "ref/xamarinmac20/_._",
  11621. "ref/xamarintvos10/_._",
  11622. "ref/xamarinwatchos10/_._",
  11623. "useSharedDesignerContext.txt",
  11624. "version.txt"
  11625. ]
  11626. },
  11627. "Microsoft.Data.SqlClient/2.1.7": {
  11628. "sha512": "dSdlcXPszeOjjDX9a0buMFgYqKrI5bTxdSgX3JyCa+OL80NUstJSxOJr0j9oOn8mpP5PgWeRC2bVf/Zf2Cjv+g==",
  11629. "type": "package",
  11630. "path": "microsoft.data.sqlclient/2.1.7",
  11631. "files": [
  11632. ".nupkg.metadata",
  11633. ".signature.p7s",
  11634. "dotnet.png",
  11635. "lib/net46/Microsoft.Data.SqlClient.dll",
  11636. "lib/net46/Microsoft.Data.SqlClient.pdb",
  11637. "lib/net46/Microsoft.Data.SqlClient.xml",
  11638. "lib/net46/de/Microsoft.Data.SqlClient.resources.dll",
  11639. "lib/net46/es/Microsoft.Data.SqlClient.resources.dll",
  11640. "lib/net46/fr/Microsoft.Data.SqlClient.resources.dll",
  11641. "lib/net46/it/Microsoft.Data.SqlClient.resources.dll",
  11642. "lib/net46/ja/Microsoft.Data.SqlClient.resources.dll",
  11643. "lib/net46/ko/Microsoft.Data.SqlClient.resources.dll",
  11644. "lib/net46/pt-BR/Microsoft.Data.SqlClient.resources.dll",
  11645. "lib/net46/ru/Microsoft.Data.SqlClient.resources.dll",
  11646. "lib/net46/zh-Hans/Microsoft.Data.SqlClient.resources.dll",
  11647. "lib/net46/zh-Hant/Microsoft.Data.SqlClient.resources.dll",
  11648. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  11649. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  11650. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.xml",
  11651. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
  11652. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
  11653. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.xml",
  11654. "lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  11655. "lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  11656. "lib/netstandard2.0/Microsoft.Data.SqlClient.xml",
  11657. "lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
  11658. "lib/netstandard2.1/Microsoft.Data.SqlClient.pdb",
  11659. "lib/netstandard2.1/Microsoft.Data.SqlClient.xml",
  11660. "microsoft.data.sqlclient.2.1.7.nupkg.sha512",
  11661. "microsoft.data.sqlclient.nuspec",
  11662. "ref/net46/Microsoft.Data.SqlClient.dll",
  11663. "ref/net46/Microsoft.Data.SqlClient.pdb",
  11664. "ref/net46/Microsoft.Data.SqlClient.xml",
  11665. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  11666. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  11667. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.xml",
  11668. "ref/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
  11669. "ref/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
  11670. "ref/netcoreapp3.1/Microsoft.Data.SqlClient.xml",
  11671. "ref/netstandard2.0/Microsoft.Data.SqlClient.dll",
  11672. "ref/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  11673. "ref/netstandard2.0/Microsoft.Data.SqlClient.xml",
  11674. "ref/netstandard2.1/Microsoft.Data.SqlClient.dll",
  11675. "ref/netstandard2.1/Microsoft.Data.SqlClient.pdb",
  11676. "ref/netstandard2.1/Microsoft.Data.SqlClient.xml",
  11677. "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  11678. "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  11679. "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
  11680. "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
  11681. "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  11682. "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  11683. "runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
  11684. "runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb",
  11685. "runtimes/win/lib/net46/Microsoft.Data.SqlClient.dll",
  11686. "runtimes/win/lib/net46/Microsoft.Data.SqlClient.pdb",
  11687. "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  11688. "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  11689. "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
  11690. "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
  11691. "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  11692. "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  11693. "runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
  11694. "runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb"
  11695. ]
  11696. },
  11697. "Microsoft.Data.SqlClient.SNI.runtime/2.1.1": {
  11698. "sha512": "JwGDWkyZgm7SATJmFLfT2G4teimvNbNtq3lsS9a5DzvhEZnQrZjZhevCU0vdx8MjheLHoG5vocuO03QtioFQxQ==",
  11699. "type": "package",
  11700. "path": "microsoft.data.sqlclient.sni.runtime/2.1.1",
  11701. "files": [
  11702. ".nupkg.metadata",
  11703. ".signature.p7s",
  11704. "LICENSE.txt",
  11705. "dotnet.png",
  11706. "microsoft.data.sqlclient.sni.runtime.2.1.1.nupkg.sha512",
  11707. "microsoft.data.sqlclient.sni.runtime.nuspec",
  11708. "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll",
  11709. "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll",
  11710. "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll",
  11711. "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll"
  11712. ]
  11713. },
  11714. "Microsoft.Data.Sqlite/8.0.1": {
  11715. "sha512": "+7uDWNYZmLrVq9eABAKwy1phGbpoFVohKCUoh/nGg9WiBwi856EkAJYFiQhTJWoXxzpInkLFj/6KACoSB7ODYg==",
  11716. "type": "package",
  11717. "path": "microsoft.data.sqlite/8.0.1",
  11718. "files": [
  11719. ".nupkg.metadata",
  11720. ".signature.p7s",
  11721. "Icon.png",
  11722. "lib/netstandard2.0/_._",
  11723. "microsoft.data.sqlite.8.0.1.nupkg.sha512",
  11724. "microsoft.data.sqlite.nuspec"
  11725. ]
  11726. },
  11727. "Microsoft.Data.Sqlite.Core/8.0.1": {
  11728. "sha512": "s8C8xbwMb79EqzTaIhwiBrYtbv6ATnUW19pJed4fKVgN5K4VPQ7JUGqBLztknvD6EJIMKrfRnINGTjnZghrDGw==",
  11729. "type": "package",
  11730. "path": "microsoft.data.sqlite.core/8.0.1",
  11731. "files": [
  11732. ".nupkg.metadata",
  11733. ".signature.p7s",
  11734. "Icon.png",
  11735. "lib/net6.0/Microsoft.Data.Sqlite.dll",
  11736. "lib/net6.0/Microsoft.Data.Sqlite.xml",
  11737. "lib/net8.0/Microsoft.Data.Sqlite.dll",
  11738. "lib/net8.0/Microsoft.Data.Sqlite.xml",
  11739. "lib/netstandard2.0/Microsoft.Data.Sqlite.dll",
  11740. "lib/netstandard2.0/Microsoft.Data.Sqlite.xml",
  11741. "microsoft.data.sqlite.core.8.0.1.nupkg.sha512",
  11742. "microsoft.data.sqlite.core.nuspec"
  11743. ]
  11744. },
  11745. "Microsoft.EntityFrameworkCore/6.0.26": {
  11746. "sha512": "eROc12jvc1jfFmWwu5km4IPNHSEQxEnwGoEpKhGs4dJtjXFrWd7W2opaupK8fynBZlUN6PndKrzZHIhI8e7Baw==",
  11747. "type": "package",
  11748. "path": "microsoft.entityframeworkcore/6.0.26",
  11749. "files": [
  11750. ".nupkg.metadata",
  11751. ".signature.p7s",
  11752. "Icon.png",
  11753. "buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props",
  11754. "lib/net6.0/Microsoft.EntityFrameworkCore.dll",
  11755. "lib/net6.0/Microsoft.EntityFrameworkCore.xml",
  11756. "microsoft.entityframeworkcore.6.0.26.nupkg.sha512",
  11757. "microsoft.entityframeworkcore.nuspec"
  11758. ]
  11759. },
  11760. "Microsoft.EntityFrameworkCore/7.0.15": {
  11761. "sha512": "grjnH94+hXgTqRFdfl88otvlqHTG1QEtlLm6ADI3vtZ1h+C8xNhvKRLNNw1RMD7CKADpoEEPNgqTXKCg+Ki8OQ==",
  11762. "type": "package",
  11763. "path": "microsoft.entityframeworkcore/7.0.15",
  11764. "files": [
  11765. ".nupkg.metadata",
  11766. ".signature.p7s",
  11767. "Icon.png",
  11768. "buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props",
  11769. "lib/net6.0/Microsoft.EntityFrameworkCore.dll",
  11770. "lib/net6.0/Microsoft.EntityFrameworkCore.xml",
  11771. "microsoft.entityframeworkcore.7.0.15.nupkg.sha512",
  11772. "microsoft.entityframeworkcore.nuspec"
  11773. ]
  11774. },
  11775. "Microsoft.EntityFrameworkCore/8.0.4": {
  11776. "sha512": "/kyu9pXuxQvhg8RO/oN5Q5Og7cDIVvZtrt1z48rX7Yido+zEGkUkp3/Bjd9u45N2uuPPF8mn2pKDlAewCvv3/Q==",
  11777. "type": "package",
  11778. "path": "microsoft.entityframeworkcore/8.0.4",
  11779. "files": [
  11780. ".nupkg.metadata",
  11781. ".signature.p7s",
  11782. "Icon.png",
  11783. "PACKAGE.md",
  11784. "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props",
  11785. "lib/net8.0/Microsoft.EntityFrameworkCore.dll",
  11786. "lib/net8.0/Microsoft.EntityFrameworkCore.xml",
  11787. "microsoft.entityframeworkcore.8.0.4.nupkg.sha512",
  11788. "microsoft.entityframeworkcore.nuspec"
  11789. ]
  11790. },
  11791. "Microsoft.EntityFrameworkCore.Abstractions/6.0.26": {
  11792. "sha512": "VGTCtP8OYEBwUY9xlunIlj1OPrV7TB218mOFvlgdutB8xfHk3Yc7njkE+Kez5L249nZ0eGW4a8UzPCF57uz3QQ==",
  11793. "type": "package",
  11794. "path": "microsoft.entityframeworkcore.abstractions/6.0.26",
  11795. "files": [
  11796. ".nupkg.metadata",
  11797. ".signature.p7s",
  11798. "Icon.png",
  11799. "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll",
  11800. "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.xml",
  11801. "microsoft.entityframeworkcore.abstractions.6.0.26.nupkg.sha512",
  11802. "microsoft.entityframeworkcore.abstractions.nuspec"
  11803. ]
  11804. },
  11805. "Microsoft.EntityFrameworkCore.Abstractions/7.0.15": {
  11806. "sha512": "YZYw1g0EGGkWdC+ymHRccQryerGyh7XlcL8nRo3r7kkPurPJgVCCtC+PK5pBwJGPDdwCYMrwHSoAtfEWcqqQjQ==",
  11807. "type": "package",
  11808. "path": "microsoft.entityframeworkcore.abstractions/7.0.15",
  11809. "files": [
  11810. ".nupkg.metadata",
  11811. ".signature.p7s",
  11812. "Icon.png",
  11813. "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll",
  11814. "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.xml",
  11815. "microsoft.entityframeworkcore.abstractions.7.0.15.nupkg.sha512",
  11816. "microsoft.entityframeworkcore.abstractions.nuspec"
  11817. ]
  11818. },
  11819. "Microsoft.EntityFrameworkCore.Abstractions/8.0.4": {
  11820. "sha512": "S50pjtPNOvRktacaO6UAhvGCPMT56wxqEq8fQfcjaSUySPGba6mKWo6ackw6DdeAR1cA6U+U0uj27warA2KtJA==",
  11821. "type": "package",
  11822. "path": "microsoft.entityframeworkcore.abstractions/8.0.4",
  11823. "files": [
  11824. ".nupkg.metadata",
  11825. ".signature.p7s",
  11826. "Icon.png",
  11827. "PACKAGE.md",
  11828. "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll",
  11829. "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.xml",
  11830. "microsoft.entityframeworkcore.abstractions.8.0.4.nupkg.sha512",
  11831. "microsoft.entityframeworkcore.abstractions.nuspec"
  11832. ]
  11833. },
  11834. "Microsoft.EntityFrameworkCore.Analyzers/6.0.26": {
  11835. "sha512": "yW34XFVptV6xMZVCvfnXr/iIc8GJF9NMaM36KeoqOblZZ+l3n9FsdULB5HFQwzqsnz4+X2ttZz1bQoffBVEFfw==",
  11836. "type": "package",
  11837. "path": "microsoft.entityframeworkcore.analyzers/6.0.26",
  11838. "files": [
  11839. ".nupkg.metadata",
  11840. ".signature.p7s",
  11841. "Icon.png",
  11842. "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll",
  11843. "lib/netstandard2.0/_._",
  11844. "microsoft.entityframeworkcore.analyzers.6.0.26.nupkg.sha512",
  11845. "microsoft.entityframeworkcore.analyzers.nuspec"
  11846. ]
  11847. },
  11848. "Microsoft.EntityFrameworkCore.Analyzers/7.0.15": {
  11849. "sha512": "zscMrRQQR1O4U5PhZ98ASBNdU/mAsSpqTwkE8RrguZEox31jYBK65LWTlFPPBWycEiC6U9feBZZ3bkkrmpWtbQ==",
  11850. "type": "package",
  11851. "path": "microsoft.entityframeworkcore.analyzers/7.0.15",
  11852. "files": [
  11853. ".nupkg.metadata",
  11854. ".signature.p7s",
  11855. "Icon.png",
  11856. "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll",
  11857. "lib/netstandard2.0/_._",
  11858. "microsoft.entityframeworkcore.analyzers.7.0.15.nupkg.sha512",
  11859. "microsoft.entityframeworkcore.analyzers.nuspec"
  11860. ]
  11861. },
  11862. "Microsoft.EntityFrameworkCore.Analyzers/8.0.4": {
  11863. "sha512": "P8hfMZECdbgle4Us8HGRUKAjqVwgbtr5JqtCxqEoiVORrNQAmcpu3g1NKwTAoUsO9Z0QRgExtYoAmdggR/DkMQ==",
  11864. "type": "package",
  11865. "path": "microsoft.entityframeworkcore.analyzers/8.0.4",
  11866. "files": [
  11867. ".nupkg.metadata",
  11868. ".signature.p7s",
  11869. "Icon.png",
  11870. "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll",
  11871. "docs/PACKAGE.md",
  11872. "lib/netstandard2.0/_._",
  11873. "microsoft.entityframeworkcore.analyzers.8.0.4.nupkg.sha512",
  11874. "microsoft.entityframeworkcore.analyzers.nuspec"
  11875. ]
  11876. },
  11877. "Microsoft.Extensions.ApiDescription.Server/6.0.5": {
  11878. "sha512": "Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==",
  11879. "type": "package",
  11880. "path": "microsoft.extensions.apidescription.server/6.0.5",
  11881. "hasTools": true,
  11882. "files": [
  11883. ".nupkg.metadata",
  11884. ".signature.p7s",
  11885. "Icon.png",
  11886. "build/Microsoft.Extensions.ApiDescription.Server.props",
  11887. "build/Microsoft.Extensions.ApiDescription.Server.targets",
  11888. "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props",
  11889. "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets",
  11890. "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512",
  11891. "microsoft.extensions.apidescription.server.nuspec",
  11892. "tools/Newtonsoft.Json.dll",
  11893. "tools/dotnet-getdocument.deps.json",
  11894. "tools/dotnet-getdocument.dll",
  11895. "tools/dotnet-getdocument.runtimeconfig.json",
  11896. "tools/net461-x86/GetDocument.Insider.exe",
  11897. "tools/net461-x86/GetDocument.Insider.exe.config",
  11898. "tools/net461-x86/Microsoft.Win32.Primitives.dll",
  11899. "tools/net461-x86/System.AppContext.dll",
  11900. "tools/net461-x86/System.Buffers.dll",
  11901. "tools/net461-x86/System.Collections.Concurrent.dll",
  11902. "tools/net461-x86/System.Collections.NonGeneric.dll",
  11903. "tools/net461-x86/System.Collections.Specialized.dll",
  11904. "tools/net461-x86/System.Collections.dll",
  11905. "tools/net461-x86/System.ComponentModel.EventBasedAsync.dll",
  11906. "tools/net461-x86/System.ComponentModel.Primitives.dll",
  11907. "tools/net461-x86/System.ComponentModel.TypeConverter.dll",
  11908. "tools/net461-x86/System.ComponentModel.dll",
  11909. "tools/net461-x86/System.Console.dll",
  11910. "tools/net461-x86/System.Data.Common.dll",
  11911. "tools/net461-x86/System.Diagnostics.Contracts.dll",
  11912. "tools/net461-x86/System.Diagnostics.Debug.dll",
  11913. "tools/net461-x86/System.Diagnostics.DiagnosticSource.dll",
  11914. "tools/net461-x86/System.Diagnostics.FileVersionInfo.dll",
  11915. "tools/net461-x86/System.Diagnostics.Process.dll",
  11916. "tools/net461-x86/System.Diagnostics.StackTrace.dll",
  11917. "tools/net461-x86/System.Diagnostics.TextWriterTraceListener.dll",
  11918. "tools/net461-x86/System.Diagnostics.Tools.dll",
  11919. "tools/net461-x86/System.Diagnostics.TraceSource.dll",
  11920. "tools/net461-x86/System.Diagnostics.Tracing.dll",
  11921. "tools/net461-x86/System.Drawing.Primitives.dll",
  11922. "tools/net461-x86/System.Dynamic.Runtime.dll",
  11923. "tools/net461-x86/System.Globalization.Calendars.dll",
  11924. "tools/net461-x86/System.Globalization.Extensions.dll",
  11925. "tools/net461-x86/System.Globalization.dll",
  11926. "tools/net461-x86/System.IO.Compression.ZipFile.dll",
  11927. "tools/net461-x86/System.IO.Compression.dll",
  11928. "tools/net461-x86/System.IO.FileSystem.DriveInfo.dll",
  11929. "tools/net461-x86/System.IO.FileSystem.Primitives.dll",
  11930. "tools/net461-x86/System.IO.FileSystem.Watcher.dll",
  11931. "tools/net461-x86/System.IO.FileSystem.dll",
  11932. "tools/net461-x86/System.IO.IsolatedStorage.dll",
  11933. "tools/net461-x86/System.IO.MemoryMappedFiles.dll",
  11934. "tools/net461-x86/System.IO.Pipes.dll",
  11935. "tools/net461-x86/System.IO.UnmanagedMemoryStream.dll",
  11936. "tools/net461-x86/System.IO.dll",
  11937. "tools/net461-x86/System.Linq.Expressions.dll",
  11938. "tools/net461-x86/System.Linq.Parallel.dll",
  11939. "tools/net461-x86/System.Linq.Queryable.dll",
  11940. "tools/net461-x86/System.Linq.dll",
  11941. "tools/net461-x86/System.Memory.dll",
  11942. "tools/net461-x86/System.Net.Http.dll",
  11943. "tools/net461-x86/System.Net.NameResolution.dll",
  11944. "tools/net461-x86/System.Net.NetworkInformation.dll",
  11945. "tools/net461-x86/System.Net.Ping.dll",
  11946. "tools/net461-x86/System.Net.Primitives.dll",
  11947. "tools/net461-x86/System.Net.Requests.dll",
  11948. "tools/net461-x86/System.Net.Security.dll",
  11949. "tools/net461-x86/System.Net.Sockets.dll",
  11950. "tools/net461-x86/System.Net.WebHeaderCollection.dll",
  11951. "tools/net461-x86/System.Net.WebSockets.Client.dll",
  11952. "tools/net461-x86/System.Net.WebSockets.dll",
  11953. "tools/net461-x86/System.Numerics.Vectors.dll",
  11954. "tools/net461-x86/System.ObjectModel.dll",
  11955. "tools/net461-x86/System.Reflection.Extensions.dll",
  11956. "tools/net461-x86/System.Reflection.Primitives.dll",
  11957. "tools/net461-x86/System.Reflection.dll",
  11958. "tools/net461-x86/System.Resources.Reader.dll",
  11959. "tools/net461-x86/System.Resources.ResourceManager.dll",
  11960. "tools/net461-x86/System.Resources.Writer.dll",
  11961. "tools/net461-x86/System.Runtime.CompilerServices.Unsafe.dll",
  11962. "tools/net461-x86/System.Runtime.CompilerServices.VisualC.dll",
  11963. "tools/net461-x86/System.Runtime.Extensions.dll",
  11964. "tools/net461-x86/System.Runtime.Handles.dll",
  11965. "tools/net461-x86/System.Runtime.InteropServices.RuntimeInformation.dll",
  11966. "tools/net461-x86/System.Runtime.InteropServices.dll",
  11967. "tools/net461-x86/System.Runtime.Numerics.dll",
  11968. "tools/net461-x86/System.Runtime.Serialization.Formatters.dll",
  11969. "tools/net461-x86/System.Runtime.Serialization.Json.dll",
  11970. "tools/net461-x86/System.Runtime.Serialization.Primitives.dll",
  11971. "tools/net461-x86/System.Runtime.Serialization.Xml.dll",
  11972. "tools/net461-x86/System.Runtime.dll",
  11973. "tools/net461-x86/System.Security.Claims.dll",
  11974. "tools/net461-x86/System.Security.Cryptography.Algorithms.dll",
  11975. "tools/net461-x86/System.Security.Cryptography.Csp.dll",
  11976. "tools/net461-x86/System.Security.Cryptography.Encoding.dll",
  11977. "tools/net461-x86/System.Security.Cryptography.Primitives.dll",
  11978. "tools/net461-x86/System.Security.Cryptography.X509Certificates.dll",
  11979. "tools/net461-x86/System.Security.Principal.dll",
  11980. "tools/net461-x86/System.Security.SecureString.dll",
  11981. "tools/net461-x86/System.Text.Encoding.Extensions.dll",
  11982. "tools/net461-x86/System.Text.Encoding.dll",
  11983. "tools/net461-x86/System.Text.RegularExpressions.dll",
  11984. "tools/net461-x86/System.Threading.Overlapped.dll",
  11985. "tools/net461-x86/System.Threading.Tasks.Parallel.dll",
  11986. "tools/net461-x86/System.Threading.Tasks.dll",
  11987. "tools/net461-x86/System.Threading.Thread.dll",
  11988. "tools/net461-x86/System.Threading.ThreadPool.dll",
  11989. "tools/net461-x86/System.Threading.Timer.dll",
  11990. "tools/net461-x86/System.Threading.dll",
  11991. "tools/net461-x86/System.ValueTuple.dll",
  11992. "tools/net461-x86/System.Xml.ReaderWriter.dll",
  11993. "tools/net461-x86/System.Xml.XDocument.dll",
  11994. "tools/net461-x86/System.Xml.XPath.XDocument.dll",
  11995. "tools/net461-x86/System.Xml.XPath.dll",
  11996. "tools/net461-x86/System.Xml.XmlDocument.dll",
  11997. "tools/net461-x86/System.Xml.XmlSerializer.dll",
  11998. "tools/net461-x86/netstandard.dll",
  11999. "tools/net461/GetDocument.Insider.exe",
  12000. "tools/net461/GetDocument.Insider.exe.config",
  12001. "tools/net461/Microsoft.Win32.Primitives.dll",
  12002. "tools/net461/System.AppContext.dll",
  12003. "tools/net461/System.Buffers.dll",
  12004. "tools/net461/System.Collections.Concurrent.dll",
  12005. "tools/net461/System.Collections.NonGeneric.dll",
  12006. "tools/net461/System.Collections.Specialized.dll",
  12007. "tools/net461/System.Collections.dll",
  12008. "tools/net461/System.ComponentModel.EventBasedAsync.dll",
  12009. "tools/net461/System.ComponentModel.Primitives.dll",
  12010. "tools/net461/System.ComponentModel.TypeConverter.dll",
  12011. "tools/net461/System.ComponentModel.dll",
  12012. "tools/net461/System.Console.dll",
  12013. "tools/net461/System.Data.Common.dll",
  12014. "tools/net461/System.Diagnostics.Contracts.dll",
  12015. "tools/net461/System.Diagnostics.Debug.dll",
  12016. "tools/net461/System.Diagnostics.DiagnosticSource.dll",
  12017. "tools/net461/System.Diagnostics.FileVersionInfo.dll",
  12018. "tools/net461/System.Diagnostics.Process.dll",
  12019. "tools/net461/System.Diagnostics.StackTrace.dll",
  12020. "tools/net461/System.Diagnostics.TextWriterTraceListener.dll",
  12021. "tools/net461/System.Diagnostics.Tools.dll",
  12022. "tools/net461/System.Diagnostics.TraceSource.dll",
  12023. "tools/net461/System.Diagnostics.Tracing.dll",
  12024. "tools/net461/System.Drawing.Primitives.dll",
  12025. "tools/net461/System.Dynamic.Runtime.dll",
  12026. "tools/net461/System.Globalization.Calendars.dll",
  12027. "tools/net461/System.Globalization.Extensions.dll",
  12028. "tools/net461/System.Globalization.dll",
  12029. "tools/net461/System.IO.Compression.ZipFile.dll",
  12030. "tools/net461/System.IO.Compression.dll",
  12031. "tools/net461/System.IO.FileSystem.DriveInfo.dll",
  12032. "tools/net461/System.IO.FileSystem.Primitives.dll",
  12033. "tools/net461/System.IO.FileSystem.Watcher.dll",
  12034. "tools/net461/System.IO.FileSystem.dll",
  12035. "tools/net461/System.IO.IsolatedStorage.dll",
  12036. "tools/net461/System.IO.MemoryMappedFiles.dll",
  12037. "tools/net461/System.IO.Pipes.dll",
  12038. "tools/net461/System.IO.UnmanagedMemoryStream.dll",
  12039. "tools/net461/System.IO.dll",
  12040. "tools/net461/System.Linq.Expressions.dll",
  12041. "tools/net461/System.Linq.Parallel.dll",
  12042. "tools/net461/System.Linq.Queryable.dll",
  12043. "tools/net461/System.Linq.dll",
  12044. "tools/net461/System.Memory.dll",
  12045. "tools/net461/System.Net.Http.dll",
  12046. "tools/net461/System.Net.NameResolution.dll",
  12047. "tools/net461/System.Net.NetworkInformation.dll",
  12048. "tools/net461/System.Net.Ping.dll",
  12049. "tools/net461/System.Net.Primitives.dll",
  12050. "tools/net461/System.Net.Requests.dll",
  12051. "tools/net461/System.Net.Security.dll",
  12052. "tools/net461/System.Net.Sockets.dll",
  12053. "tools/net461/System.Net.WebHeaderCollection.dll",
  12054. "tools/net461/System.Net.WebSockets.Client.dll",
  12055. "tools/net461/System.Net.WebSockets.dll",
  12056. "tools/net461/System.Numerics.Vectors.dll",
  12057. "tools/net461/System.ObjectModel.dll",
  12058. "tools/net461/System.Reflection.Extensions.dll",
  12059. "tools/net461/System.Reflection.Primitives.dll",
  12060. "tools/net461/System.Reflection.dll",
  12061. "tools/net461/System.Resources.Reader.dll",
  12062. "tools/net461/System.Resources.ResourceManager.dll",
  12063. "tools/net461/System.Resources.Writer.dll",
  12064. "tools/net461/System.Runtime.CompilerServices.Unsafe.dll",
  12065. "tools/net461/System.Runtime.CompilerServices.VisualC.dll",
  12066. "tools/net461/System.Runtime.Extensions.dll",
  12067. "tools/net461/System.Runtime.Handles.dll",
  12068. "tools/net461/System.Runtime.InteropServices.RuntimeInformation.dll",
  12069. "tools/net461/System.Runtime.InteropServices.dll",
  12070. "tools/net461/System.Runtime.Numerics.dll",
  12071. "tools/net461/System.Runtime.Serialization.Formatters.dll",
  12072. "tools/net461/System.Runtime.Serialization.Json.dll",
  12073. "tools/net461/System.Runtime.Serialization.Primitives.dll",
  12074. "tools/net461/System.Runtime.Serialization.Xml.dll",
  12075. "tools/net461/System.Runtime.dll",
  12076. "tools/net461/System.Security.Claims.dll",
  12077. "tools/net461/System.Security.Cryptography.Algorithms.dll",
  12078. "tools/net461/System.Security.Cryptography.Csp.dll",
  12079. "tools/net461/System.Security.Cryptography.Encoding.dll",
  12080. "tools/net461/System.Security.Cryptography.Primitives.dll",
  12081. "tools/net461/System.Security.Cryptography.X509Certificates.dll",
  12082. "tools/net461/System.Security.Principal.dll",
  12083. "tools/net461/System.Security.SecureString.dll",
  12084. "tools/net461/System.Text.Encoding.Extensions.dll",
  12085. "tools/net461/System.Text.Encoding.dll",
  12086. "tools/net461/System.Text.RegularExpressions.dll",
  12087. "tools/net461/System.Threading.Overlapped.dll",
  12088. "tools/net461/System.Threading.Tasks.Parallel.dll",
  12089. "tools/net461/System.Threading.Tasks.dll",
  12090. "tools/net461/System.Threading.Thread.dll",
  12091. "tools/net461/System.Threading.ThreadPool.dll",
  12092. "tools/net461/System.Threading.Timer.dll",
  12093. "tools/net461/System.Threading.dll",
  12094. "tools/net461/System.ValueTuple.dll",
  12095. "tools/net461/System.Xml.ReaderWriter.dll",
  12096. "tools/net461/System.Xml.XDocument.dll",
  12097. "tools/net461/System.Xml.XPath.XDocument.dll",
  12098. "tools/net461/System.Xml.XPath.dll",
  12099. "tools/net461/System.Xml.XmlDocument.dll",
  12100. "tools/net461/System.Xml.XmlSerializer.dll",
  12101. "tools/net461/netstandard.dll",
  12102. "tools/netcoreapp2.1/GetDocument.Insider.deps.json",
  12103. "tools/netcoreapp2.1/GetDocument.Insider.dll",
  12104. "tools/netcoreapp2.1/GetDocument.Insider.runtimeconfig.json",
  12105. "tools/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll"
  12106. ]
  12107. },
  12108. "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
  12109. "sha512": "3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==",
  12110. "type": "package",
  12111. "path": "microsoft.extensions.caching.abstractions/8.0.0",
  12112. "files": [
  12113. ".nupkg.metadata",
  12114. ".signature.p7s",
  12115. "Icon.png",
  12116. "LICENSE.TXT",
  12117. "PACKAGE.md",
  12118. "THIRD-PARTY-NOTICES.TXT",
  12119. "buildTransitive/net461/Microsoft.Extensions.Caching.Abstractions.targets",
  12120. "buildTransitive/net462/_._",
  12121. "buildTransitive/net6.0/_._",
  12122. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Abstractions.targets",
  12123. "lib/net462/Microsoft.Extensions.Caching.Abstractions.dll",
  12124. "lib/net462/Microsoft.Extensions.Caching.Abstractions.xml",
  12125. "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.dll",
  12126. "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.xml",
  12127. "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll",
  12128. "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.xml",
  12129. "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll",
  12130. "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.xml",
  12131. "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll",
  12132. "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml",
  12133. "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512",
  12134. "microsoft.extensions.caching.abstractions.nuspec",
  12135. "useSharedDesignerContext.txt"
  12136. ]
  12137. },
  12138. "Microsoft.Extensions.Caching.Memory/8.0.0": {
  12139. "sha512": "7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==",
  12140. "type": "package",
  12141. "path": "microsoft.extensions.caching.memory/8.0.0",
  12142. "files": [
  12143. ".nupkg.metadata",
  12144. ".signature.p7s",
  12145. "Icon.png",
  12146. "LICENSE.TXT",
  12147. "PACKAGE.md",
  12148. "THIRD-PARTY-NOTICES.TXT",
  12149. "buildTransitive/net461/Microsoft.Extensions.Caching.Memory.targets",
  12150. "buildTransitive/net462/_._",
  12151. "buildTransitive/net6.0/_._",
  12152. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Memory.targets",
  12153. "lib/net462/Microsoft.Extensions.Caching.Memory.dll",
  12154. "lib/net462/Microsoft.Extensions.Caching.Memory.xml",
  12155. "lib/net6.0/Microsoft.Extensions.Caching.Memory.dll",
  12156. "lib/net6.0/Microsoft.Extensions.Caching.Memory.xml",
  12157. "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll",
  12158. "lib/net7.0/Microsoft.Extensions.Caching.Memory.xml",
  12159. "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll",
  12160. "lib/net8.0/Microsoft.Extensions.Caching.Memory.xml",
  12161. "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll",
  12162. "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml",
  12163. "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512",
  12164. "microsoft.extensions.caching.memory.nuspec",
  12165. "useSharedDesignerContext.txt"
  12166. ]
  12167. },
  12168. "Microsoft.Extensions.Configuration/8.0.0": {
  12169. "sha512": "0J/9YNXTMWSZP2p2+nvl8p71zpSwokZXZuJW+VjdErkegAnFdO1XlqtA62SJtgVYHdKu3uPxJHcMR/r35HwFBA==",
  12170. "type": "package",
  12171. "path": "microsoft.extensions.configuration/8.0.0",
  12172. "files": [
  12173. ".nupkg.metadata",
  12174. ".signature.p7s",
  12175. "Icon.png",
  12176. "LICENSE.TXT",
  12177. "PACKAGE.md",
  12178. "THIRD-PARTY-NOTICES.TXT",
  12179. "buildTransitive/net461/Microsoft.Extensions.Configuration.targets",
  12180. "buildTransitive/net462/_._",
  12181. "buildTransitive/net6.0/_._",
  12182. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.targets",
  12183. "lib/net462/Microsoft.Extensions.Configuration.dll",
  12184. "lib/net462/Microsoft.Extensions.Configuration.xml",
  12185. "lib/net6.0/Microsoft.Extensions.Configuration.dll",
  12186. "lib/net6.0/Microsoft.Extensions.Configuration.xml",
  12187. "lib/net7.0/Microsoft.Extensions.Configuration.dll",
  12188. "lib/net7.0/Microsoft.Extensions.Configuration.xml",
  12189. "lib/net8.0/Microsoft.Extensions.Configuration.dll",
  12190. "lib/net8.0/Microsoft.Extensions.Configuration.xml",
  12191. "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll",
  12192. "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml",
  12193. "microsoft.extensions.configuration.8.0.0.nupkg.sha512",
  12194. "microsoft.extensions.configuration.nuspec",
  12195. "useSharedDesignerContext.txt"
  12196. ]
  12197. },
  12198. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  12199. "sha512": "3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==",
  12200. "type": "package",
  12201. "path": "microsoft.extensions.configuration.abstractions/8.0.0",
  12202. "files": [
  12203. ".nupkg.metadata",
  12204. ".signature.p7s",
  12205. "Icon.png",
  12206. "LICENSE.TXT",
  12207. "PACKAGE.md",
  12208. "THIRD-PARTY-NOTICES.TXT",
  12209. "buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets",
  12210. "buildTransitive/net462/_._",
  12211. "buildTransitive/net6.0/_._",
  12212. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets",
  12213. "lib/net462/Microsoft.Extensions.Configuration.Abstractions.dll",
  12214. "lib/net462/Microsoft.Extensions.Configuration.Abstractions.xml",
  12215. "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  12216. "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  12217. "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  12218. "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  12219. "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  12220. "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  12221. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  12222. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  12223. "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512",
  12224. "microsoft.extensions.configuration.abstractions.nuspec",
  12225. "useSharedDesignerContext.txt"
  12226. ]
  12227. },
  12228. "Microsoft.Extensions.Configuration.Binder/8.0.0": {
  12229. "sha512": "mBMoXLsr5s1y2zOHWmKsE9veDcx8h1x/c3rz4baEdQKTeDcmQAPNbB54Pi/lhFO3K431eEq6PFbMgLaa6PHFfA==",
  12230. "type": "package",
  12231. "path": "microsoft.extensions.configuration.binder/8.0.0",
  12232. "files": [
  12233. ".nupkg.metadata",
  12234. ".signature.p7s",
  12235. "Icon.png",
  12236. "LICENSE.TXT",
  12237. "PACKAGE.md",
  12238. "THIRD-PARTY-NOTICES.TXT",
  12239. "analyzers/dotnet/cs/Microsoft.Extensions.Configuration.Binder.SourceGeneration.dll",
  12240. "analyzers/dotnet/cs/cs/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12241. "analyzers/dotnet/cs/de/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12242. "analyzers/dotnet/cs/es/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12243. "analyzers/dotnet/cs/fr/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12244. "analyzers/dotnet/cs/it/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12245. "analyzers/dotnet/cs/ja/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12246. "analyzers/dotnet/cs/ko/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12247. "analyzers/dotnet/cs/pl/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12248. "analyzers/dotnet/cs/pt-BR/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12249. "analyzers/dotnet/cs/ru/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12250. "analyzers/dotnet/cs/tr/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12251. "analyzers/dotnet/cs/zh-Hans/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12252. "analyzers/dotnet/cs/zh-Hant/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
  12253. "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets",
  12254. "lib/net462/Microsoft.Extensions.Configuration.Binder.dll",
  12255. "lib/net462/Microsoft.Extensions.Configuration.Binder.xml",
  12256. "lib/net6.0/Microsoft.Extensions.Configuration.Binder.dll",
  12257. "lib/net6.0/Microsoft.Extensions.Configuration.Binder.xml",
  12258. "lib/net7.0/Microsoft.Extensions.Configuration.Binder.dll",
  12259. "lib/net7.0/Microsoft.Extensions.Configuration.Binder.xml",
  12260. "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll",
  12261. "lib/net8.0/Microsoft.Extensions.Configuration.Binder.xml",
  12262. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll",
  12263. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml",
  12264. "microsoft.extensions.configuration.binder.8.0.0.nupkg.sha512",
  12265. "microsoft.extensions.configuration.binder.nuspec",
  12266. "useSharedDesignerContext.txt"
  12267. ]
  12268. },
  12269. "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": {
  12270. "sha512": "McP+Lz/EKwvtCv48z0YImw+L1gi1gy5rHhNaNIY2CrjloV+XY8gydT8DjMR6zWeL13AFK+DioVpppwAuO1Gi1w==",
  12271. "type": "package",
  12272. "path": "microsoft.extensions.configuration.fileextensions/8.0.0",
  12273. "files": [
  12274. ".nupkg.metadata",
  12275. ".signature.p7s",
  12276. "Icon.png",
  12277. "LICENSE.TXT",
  12278. "PACKAGE.md",
  12279. "THIRD-PARTY-NOTICES.TXT",
  12280. "buildTransitive/net461/Microsoft.Extensions.Configuration.FileExtensions.targets",
  12281. "buildTransitive/net462/_._",
  12282. "buildTransitive/net6.0/_._",
  12283. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.FileExtensions.targets",
  12284. "lib/net462/Microsoft.Extensions.Configuration.FileExtensions.dll",
  12285. "lib/net462/Microsoft.Extensions.Configuration.FileExtensions.xml",
  12286. "lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
  12287. "lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
  12288. "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
  12289. "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
  12290. "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
  12291. "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
  12292. "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
  12293. "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
  12294. "microsoft.extensions.configuration.fileextensions.8.0.0.nupkg.sha512",
  12295. "microsoft.extensions.configuration.fileextensions.nuspec",
  12296. "useSharedDesignerContext.txt"
  12297. ]
  12298. },
  12299. "Microsoft.Extensions.Configuration.Json/8.0.0": {
  12300. "sha512": "C2wqUoh9OmRL1akaCcKSTmRU8z0kckfImG7zLNI8uyi47Lp+zd5LWAD17waPQEqCz3ioWOCrFUo+JJuoeZLOBw==",
  12301. "type": "package",
  12302. "path": "microsoft.extensions.configuration.json/8.0.0",
  12303. "files": [
  12304. ".nupkg.metadata",
  12305. ".signature.p7s",
  12306. "Icon.png",
  12307. "LICENSE.TXT",
  12308. "PACKAGE.md",
  12309. "THIRD-PARTY-NOTICES.TXT",
  12310. "buildTransitive/net461/Microsoft.Extensions.Configuration.Json.targets",
  12311. "buildTransitive/net462/_._",
  12312. "buildTransitive/net6.0/_._",
  12313. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Json.targets",
  12314. "lib/net462/Microsoft.Extensions.Configuration.Json.dll",
  12315. "lib/net462/Microsoft.Extensions.Configuration.Json.xml",
  12316. "lib/net6.0/Microsoft.Extensions.Configuration.Json.dll",
  12317. "lib/net6.0/Microsoft.Extensions.Configuration.Json.xml",
  12318. "lib/net7.0/Microsoft.Extensions.Configuration.Json.dll",
  12319. "lib/net7.0/Microsoft.Extensions.Configuration.Json.xml",
  12320. "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll",
  12321. "lib/net8.0/Microsoft.Extensions.Configuration.Json.xml",
  12322. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll",
  12323. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml",
  12324. "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll",
  12325. "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.xml",
  12326. "microsoft.extensions.configuration.json.8.0.0.nupkg.sha512",
  12327. "microsoft.extensions.configuration.json.nuspec",
  12328. "useSharedDesignerContext.txt"
  12329. ]
  12330. },
  12331. "Microsoft.Extensions.DependencyInjection/6.0.1": {
  12332. "sha512": "vWXPg3HJQIpZkENn1KWq8SfbqVujVD7S7vIAyFXXqK5xkf1Vho+vG0bLBCHxU36lD1cLLtmGpfYf0B3MYFi9tQ==",
  12333. "type": "package",
  12334. "path": "microsoft.extensions.dependencyinjection/6.0.1",
  12335. "files": [
  12336. ".nupkg.metadata",
  12337. ".signature.p7s",
  12338. "Icon.png",
  12339. "LICENSE.TXT",
  12340. "THIRD-PARTY-NOTICES.TXT",
  12341. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
  12342. "buildTransitive/netcoreapp3.1/_._",
  12343. "lib/net461/Microsoft.Extensions.DependencyInjection.dll",
  12344. "lib/net461/Microsoft.Extensions.DependencyInjection.xml",
  12345. "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll",
  12346. "lib/net6.0/Microsoft.Extensions.DependencyInjection.xml",
  12347. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
  12348. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml",
  12349. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll",
  12350. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml",
  12351. "microsoft.extensions.dependencyinjection.6.0.1.nupkg.sha512",
  12352. "microsoft.extensions.dependencyinjection.nuspec",
  12353. "useSharedDesignerContext.txt"
  12354. ]
  12355. },
  12356. "Microsoft.Extensions.DependencyInjection/7.0.0": {
  12357. "sha512": "elNeOmkeX3eDVG6pYVeV82p29hr+UKDaBhrZyWvWLw/EVZSYEkZlQdkp0V39k/Xehs2Qa0mvoCvkVj3eQxNQ1Q==",
  12358. "type": "package",
  12359. "path": "microsoft.extensions.dependencyinjection/7.0.0",
  12360. "files": [
  12361. ".nupkg.metadata",
  12362. ".signature.p7s",
  12363. "Icon.png",
  12364. "LICENSE.TXT",
  12365. "THIRD-PARTY-NOTICES.TXT",
  12366. "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets",
  12367. "buildTransitive/net462/_._",
  12368. "buildTransitive/net6.0/_._",
  12369. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
  12370. "lib/net462/Microsoft.Extensions.DependencyInjection.dll",
  12371. "lib/net462/Microsoft.Extensions.DependencyInjection.xml",
  12372. "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll",
  12373. "lib/net6.0/Microsoft.Extensions.DependencyInjection.xml",
  12374. "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll",
  12375. "lib/net7.0/Microsoft.Extensions.DependencyInjection.xml",
  12376. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
  12377. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml",
  12378. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll",
  12379. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml",
  12380. "microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512",
  12381. "microsoft.extensions.dependencyinjection.nuspec",
  12382. "useSharedDesignerContext.txt"
  12383. ]
  12384. },
  12385. "Microsoft.Extensions.DependencyInjection/8.0.0": {
  12386. "sha512": "V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==",
  12387. "type": "package",
  12388. "path": "microsoft.extensions.dependencyinjection/8.0.0",
  12389. "files": [
  12390. ".nupkg.metadata",
  12391. ".signature.p7s",
  12392. "Icon.png",
  12393. "LICENSE.TXT",
  12394. "PACKAGE.md",
  12395. "THIRD-PARTY-NOTICES.TXT",
  12396. "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets",
  12397. "buildTransitive/net462/_._",
  12398. "buildTransitive/net6.0/_._",
  12399. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
  12400. "lib/net462/Microsoft.Extensions.DependencyInjection.dll",
  12401. "lib/net462/Microsoft.Extensions.DependencyInjection.xml",
  12402. "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll",
  12403. "lib/net6.0/Microsoft.Extensions.DependencyInjection.xml",
  12404. "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll",
  12405. "lib/net7.0/Microsoft.Extensions.DependencyInjection.xml",
  12406. "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll",
  12407. "lib/net8.0/Microsoft.Extensions.DependencyInjection.xml",
  12408. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
  12409. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml",
  12410. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll",
  12411. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml",
  12412. "microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512",
  12413. "microsoft.extensions.dependencyinjection.nuspec",
  12414. "useSharedDesignerContext.txt"
  12415. ]
  12416. },
  12417. "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
  12418. "sha512": "cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==",
  12419. "type": "package",
  12420. "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0",
  12421. "files": [
  12422. ".nupkg.metadata",
  12423. ".signature.p7s",
  12424. "Icon.png",
  12425. "LICENSE.TXT",
  12426. "PACKAGE.md",
  12427. "THIRD-PARTY-NOTICES.TXT",
  12428. "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
  12429. "buildTransitive/net462/_._",
  12430. "buildTransitive/net6.0/_._",
  12431. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
  12432. "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  12433. "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  12434. "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  12435. "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  12436. "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  12437. "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  12438. "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  12439. "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  12440. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  12441. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  12442. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  12443. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  12444. "microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512",
  12445. "microsoft.extensions.dependencyinjection.abstractions.nuspec",
  12446. "useSharedDesignerContext.txt"
  12447. ]
  12448. },
  12449. "Microsoft.Extensions.DependencyModel/6.0.0": {
  12450. "sha512": "TD5QHg98m3+QhgEV1YVoNMl5KtBw/4rjfxLHO0e/YV9bPUBDKntApP4xdrVtGgCeQZHVfC2EXIGsdpRNrr87Pg==",
  12451. "type": "package",
  12452. "path": "microsoft.extensions.dependencymodel/6.0.0",
  12453. "files": [
  12454. ".nupkg.metadata",
  12455. ".signature.p7s",
  12456. "Icon.png",
  12457. "LICENSE.TXT",
  12458. "THIRD-PARTY-NOTICES.TXT",
  12459. "lib/net461/Microsoft.Extensions.DependencyModel.dll",
  12460. "lib/net461/Microsoft.Extensions.DependencyModel.xml",
  12461. "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll",
  12462. "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml",
  12463. "microsoft.extensions.dependencymodel.6.0.0.nupkg.sha512",
  12464. "microsoft.extensions.dependencymodel.nuspec",
  12465. "useSharedDesignerContext.txt"
  12466. ]
  12467. },
  12468. "Microsoft.Extensions.DependencyModel/7.0.0": {
  12469. "sha512": "oONNYd71J3LzkWc4fUHl3SvMfiQMYUCo/mDHDEu76hYYxdhdrPYv6fvGv9nnKVyhE9P0h20AU8RZB5OOWQcAXg==",
  12470. "type": "package",
  12471. "path": "microsoft.extensions.dependencymodel/7.0.0",
  12472. "files": [
  12473. ".nupkg.metadata",
  12474. ".signature.p7s",
  12475. "Icon.png",
  12476. "LICENSE.TXT",
  12477. "README.md",
  12478. "THIRD-PARTY-NOTICES.TXT",
  12479. "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets",
  12480. "buildTransitive/net462/_._",
  12481. "buildTransitive/net6.0/_._",
  12482. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets",
  12483. "lib/net462/Microsoft.Extensions.DependencyModel.dll",
  12484. "lib/net462/Microsoft.Extensions.DependencyModel.xml",
  12485. "lib/net6.0/Microsoft.Extensions.DependencyModel.dll",
  12486. "lib/net6.0/Microsoft.Extensions.DependencyModel.xml",
  12487. "lib/net7.0/Microsoft.Extensions.DependencyModel.dll",
  12488. "lib/net7.0/Microsoft.Extensions.DependencyModel.xml",
  12489. "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll",
  12490. "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml",
  12491. "microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512",
  12492. "microsoft.extensions.dependencymodel.nuspec",
  12493. "useSharedDesignerContext.txt"
  12494. ]
  12495. },
  12496. "Microsoft.Extensions.DependencyModel/8.0.0": {
  12497. "sha512": "NSmDw3K0ozNDgShSIpsZcbFIzBX4w28nDag+TfaQujkXGazBm+lid5onlWoCBy4VsLxqnnKjEBbGSJVWJMf43g==",
  12498. "type": "package",
  12499. "path": "microsoft.extensions.dependencymodel/8.0.0",
  12500. "files": [
  12501. ".nupkg.metadata",
  12502. ".signature.p7s",
  12503. "Icon.png",
  12504. "LICENSE.TXT",
  12505. "PACKAGE.md",
  12506. "THIRD-PARTY-NOTICES.TXT",
  12507. "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets",
  12508. "buildTransitive/net462/_._",
  12509. "buildTransitive/net6.0/_._",
  12510. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets",
  12511. "lib/net462/Microsoft.Extensions.DependencyModel.dll",
  12512. "lib/net462/Microsoft.Extensions.DependencyModel.xml",
  12513. "lib/net6.0/Microsoft.Extensions.DependencyModel.dll",
  12514. "lib/net6.0/Microsoft.Extensions.DependencyModel.xml",
  12515. "lib/net7.0/Microsoft.Extensions.DependencyModel.dll",
  12516. "lib/net7.0/Microsoft.Extensions.DependencyModel.xml",
  12517. "lib/net8.0/Microsoft.Extensions.DependencyModel.dll",
  12518. "lib/net8.0/Microsoft.Extensions.DependencyModel.xml",
  12519. "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll",
  12520. "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml",
  12521. "microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512",
  12522. "microsoft.extensions.dependencymodel.nuspec",
  12523. "useSharedDesignerContext.txt"
  12524. ]
  12525. },
  12526. "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
  12527. "sha512": "ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==",
  12528. "type": "package",
  12529. "path": "microsoft.extensions.fileproviders.abstractions/8.0.0",
  12530. "files": [
  12531. ".nupkg.metadata",
  12532. ".signature.p7s",
  12533. "Icon.png",
  12534. "LICENSE.TXT",
  12535. "PACKAGE.md",
  12536. "THIRD-PARTY-NOTICES.TXT",
  12537. "buildTransitive/net461/Microsoft.Extensions.FileProviders.Abstractions.targets",
  12538. "buildTransitive/net462/_._",
  12539. "buildTransitive/net6.0/_._",
  12540. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Abstractions.targets",
  12541. "lib/net462/Microsoft.Extensions.FileProviders.Abstractions.dll",
  12542. "lib/net462/Microsoft.Extensions.FileProviders.Abstractions.xml",
  12543. "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
  12544. "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
  12545. "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
  12546. "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
  12547. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
  12548. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
  12549. "microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512",
  12550. "microsoft.extensions.fileproviders.abstractions.nuspec",
  12551. "useSharedDesignerContext.txt"
  12552. ]
  12553. },
  12554. "Microsoft.Extensions.FileProviders.Physical/8.0.0": {
  12555. "sha512": "UboiXxpPUpwulHvIAVE36Knq0VSHaAmfrFkegLyBZeaADuKezJ/AIXYAW8F5GBlGk/VaibN2k/Zn1ca8YAfVdA==",
  12556. "type": "package",
  12557. "path": "microsoft.extensions.fileproviders.physical/8.0.0",
  12558. "files": [
  12559. ".nupkg.metadata",
  12560. ".signature.p7s",
  12561. "Icon.png",
  12562. "LICENSE.TXT",
  12563. "PACKAGE.md",
  12564. "THIRD-PARTY-NOTICES.TXT",
  12565. "buildTransitive/net461/Microsoft.Extensions.FileProviders.Physical.targets",
  12566. "buildTransitive/net462/_._",
  12567. "buildTransitive/net6.0/_._",
  12568. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Physical.targets",
  12569. "lib/net462/Microsoft.Extensions.FileProviders.Physical.dll",
  12570. "lib/net462/Microsoft.Extensions.FileProviders.Physical.xml",
  12571. "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll",
  12572. "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.xml",
  12573. "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.dll",
  12574. "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.xml",
  12575. "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll",
  12576. "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.xml",
  12577. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll",
  12578. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml",
  12579. "microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512",
  12580. "microsoft.extensions.fileproviders.physical.nuspec",
  12581. "useSharedDesignerContext.txt"
  12582. ]
  12583. },
  12584. "Microsoft.Extensions.FileSystemGlobbing/8.0.0": {
  12585. "sha512": "OK+670i7esqlQrPjdIKRbsyMCe9g5kSLpRRQGSr4Q58AOYEe/hCnfLZprh7viNisSUUQZmMrbbuDaIrP+V1ebQ==",
  12586. "type": "package",
  12587. "path": "microsoft.extensions.filesystemglobbing/8.0.0",
  12588. "files": [
  12589. ".nupkg.metadata",
  12590. ".signature.p7s",
  12591. "Icon.png",
  12592. "LICENSE.TXT",
  12593. "PACKAGE.md",
  12594. "THIRD-PARTY-NOTICES.TXT",
  12595. "buildTransitive/net461/Microsoft.Extensions.FileSystemGlobbing.targets",
  12596. "buildTransitive/net462/_._",
  12597. "buildTransitive/net6.0/_._",
  12598. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileSystemGlobbing.targets",
  12599. "lib/net462/Microsoft.Extensions.FileSystemGlobbing.dll",
  12600. "lib/net462/Microsoft.Extensions.FileSystemGlobbing.xml",
  12601. "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll",
  12602. "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.xml",
  12603. "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.dll",
  12604. "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.xml",
  12605. "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll",
  12606. "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.xml",
  12607. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll",
  12608. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml",
  12609. "microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512",
  12610. "microsoft.extensions.filesystemglobbing.nuspec",
  12611. "useSharedDesignerContext.txt"
  12612. ]
  12613. },
  12614. "Microsoft.Extensions.Logging/6.0.0": {
  12615. "sha512": "eIbyj40QDg1NDz0HBW0S5f3wrLVnKWnDJ/JtZ+yJDFnDj90VoPuoPmFkeaXrtu+0cKm5GRAwoDf+dBWXK0TUdg==",
  12616. "type": "package",
  12617. "path": "microsoft.extensions.logging/6.0.0",
  12618. "files": [
  12619. ".nupkg.metadata",
  12620. ".signature.p7s",
  12621. "Icon.png",
  12622. "LICENSE.TXT",
  12623. "THIRD-PARTY-NOTICES.TXT",
  12624. "lib/net461/Microsoft.Extensions.Logging.dll",
  12625. "lib/net461/Microsoft.Extensions.Logging.xml",
  12626. "lib/netstandard2.0/Microsoft.Extensions.Logging.dll",
  12627. "lib/netstandard2.0/Microsoft.Extensions.Logging.xml",
  12628. "lib/netstandard2.1/Microsoft.Extensions.Logging.dll",
  12629. "lib/netstandard2.1/Microsoft.Extensions.Logging.xml",
  12630. "microsoft.extensions.logging.6.0.0.nupkg.sha512",
  12631. "microsoft.extensions.logging.nuspec",
  12632. "useSharedDesignerContext.txt"
  12633. ]
  12634. },
  12635. "Microsoft.Extensions.Logging/7.0.0": {
  12636. "sha512": "Nw2muoNrOG5U5qa2ZekXwudUn2BJcD41e65zwmDHb1fQegTX66UokLWZkJRpqSSHXDOWZ5V0iqhbxOEky91atA==",
  12637. "type": "package",
  12638. "path": "microsoft.extensions.logging/7.0.0",
  12639. "files": [
  12640. ".nupkg.metadata",
  12641. ".signature.p7s",
  12642. "Icon.png",
  12643. "LICENSE.TXT",
  12644. "THIRD-PARTY-NOTICES.TXT",
  12645. "buildTransitive/net461/Microsoft.Extensions.Logging.targets",
  12646. "buildTransitive/net462/_._",
  12647. "buildTransitive/net6.0/_._",
  12648. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets",
  12649. "lib/net462/Microsoft.Extensions.Logging.dll",
  12650. "lib/net462/Microsoft.Extensions.Logging.xml",
  12651. "lib/net6.0/Microsoft.Extensions.Logging.dll",
  12652. "lib/net6.0/Microsoft.Extensions.Logging.xml",
  12653. "lib/net7.0/Microsoft.Extensions.Logging.dll",
  12654. "lib/net7.0/Microsoft.Extensions.Logging.xml",
  12655. "lib/netstandard2.0/Microsoft.Extensions.Logging.dll",
  12656. "lib/netstandard2.0/Microsoft.Extensions.Logging.xml",
  12657. "lib/netstandard2.1/Microsoft.Extensions.Logging.dll",
  12658. "lib/netstandard2.1/Microsoft.Extensions.Logging.xml",
  12659. "microsoft.extensions.logging.7.0.0.nupkg.sha512",
  12660. "microsoft.extensions.logging.nuspec",
  12661. "useSharedDesignerContext.txt"
  12662. ]
  12663. },
  12664. "Microsoft.Extensions.Logging/8.0.0": {
  12665. "sha512": "tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==",
  12666. "type": "package",
  12667. "path": "microsoft.extensions.logging/8.0.0",
  12668. "files": [
  12669. ".nupkg.metadata",
  12670. ".signature.p7s",
  12671. "Icon.png",
  12672. "LICENSE.TXT",
  12673. "PACKAGE.md",
  12674. "THIRD-PARTY-NOTICES.TXT",
  12675. "buildTransitive/net461/Microsoft.Extensions.Logging.targets",
  12676. "buildTransitive/net462/_._",
  12677. "buildTransitive/net6.0/_._",
  12678. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets",
  12679. "lib/net462/Microsoft.Extensions.Logging.dll",
  12680. "lib/net462/Microsoft.Extensions.Logging.xml",
  12681. "lib/net6.0/Microsoft.Extensions.Logging.dll",
  12682. "lib/net6.0/Microsoft.Extensions.Logging.xml",
  12683. "lib/net7.0/Microsoft.Extensions.Logging.dll",
  12684. "lib/net7.0/Microsoft.Extensions.Logging.xml",
  12685. "lib/net8.0/Microsoft.Extensions.Logging.dll",
  12686. "lib/net8.0/Microsoft.Extensions.Logging.xml",
  12687. "lib/netstandard2.0/Microsoft.Extensions.Logging.dll",
  12688. "lib/netstandard2.0/Microsoft.Extensions.Logging.xml",
  12689. "lib/netstandard2.1/Microsoft.Extensions.Logging.dll",
  12690. "lib/netstandard2.1/Microsoft.Extensions.Logging.xml",
  12691. "microsoft.extensions.logging.8.0.0.nupkg.sha512",
  12692. "microsoft.extensions.logging.nuspec",
  12693. "useSharedDesignerContext.txt"
  12694. ]
  12695. },
  12696. "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
  12697. "sha512": "arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==",
  12698. "type": "package",
  12699. "path": "microsoft.extensions.logging.abstractions/8.0.0",
  12700. "files": [
  12701. ".nupkg.metadata",
  12702. ".signature.p7s",
  12703. "Icon.png",
  12704. "LICENSE.TXT",
  12705. "PACKAGE.md",
  12706. "THIRD-PARTY-NOTICES.TXT",
  12707. "analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll",
  12708. "analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
  12709. "analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
  12710. "analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
  12711. "analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
  12712. "analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
  12713. "analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
  12714. "analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
  12715. "analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
  12716. "analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
  12717. "analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
  12718. "analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
  12719. "analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
  12720. "analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
  12721. "analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll",
  12722. "analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
  12723. "analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
  12724. "analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
  12725. "analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
  12726. "analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
  12727. "analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
  12728. "analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
  12729. "analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
  12730. "analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
  12731. "analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
  12732. "analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
  12733. "analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
  12734. "analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
  12735. "analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll",
  12736. "analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
  12737. "analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
  12738. "analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
  12739. "analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
  12740. "analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
  12741. "analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
  12742. "analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
  12743. "analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
  12744. "analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
  12745. "analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
  12746. "analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
  12747. "analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
  12748. "analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
  12749. "buildTransitive/net461/Microsoft.Extensions.Logging.Abstractions.targets",
  12750. "buildTransitive/net462/Microsoft.Extensions.Logging.Abstractions.targets",
  12751. "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets",
  12752. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets",
  12753. "buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets",
  12754. "lib/net462/Microsoft.Extensions.Logging.Abstractions.dll",
  12755. "lib/net462/Microsoft.Extensions.Logging.Abstractions.xml",
  12756. "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll",
  12757. "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml",
  12758. "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll",
  12759. "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.xml",
  12760. "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll",
  12761. "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.xml",
  12762. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll",
  12763. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml",
  12764. "microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512",
  12765. "microsoft.extensions.logging.abstractions.nuspec",
  12766. "useSharedDesignerContext.txt"
  12767. ]
  12768. },
  12769. "Microsoft.Extensions.Options/8.0.0": {
  12770. "sha512": "JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==",
  12771. "type": "package",
  12772. "path": "microsoft.extensions.options/8.0.0",
  12773. "files": [
  12774. ".nupkg.metadata",
  12775. ".signature.p7s",
  12776. "Icon.png",
  12777. "LICENSE.TXT",
  12778. "PACKAGE.md",
  12779. "THIRD-PARTY-NOTICES.TXT",
  12780. "analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Options.SourceGeneration.dll",
  12781. "analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12782. "analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12783. "analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12784. "analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12785. "analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12786. "analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12787. "analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12788. "analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12789. "analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12790. "analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12791. "analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12792. "analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12793. "analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  12794. "buildTransitive/net461/Microsoft.Extensions.Options.targets",
  12795. "buildTransitive/net462/Microsoft.Extensions.Options.targets",
  12796. "buildTransitive/net6.0/Microsoft.Extensions.Options.targets",
  12797. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.targets",
  12798. "buildTransitive/netstandard2.0/Microsoft.Extensions.Options.targets",
  12799. "lib/net462/Microsoft.Extensions.Options.dll",
  12800. "lib/net462/Microsoft.Extensions.Options.xml",
  12801. "lib/net6.0/Microsoft.Extensions.Options.dll",
  12802. "lib/net6.0/Microsoft.Extensions.Options.xml",
  12803. "lib/net7.0/Microsoft.Extensions.Options.dll",
  12804. "lib/net7.0/Microsoft.Extensions.Options.xml",
  12805. "lib/net8.0/Microsoft.Extensions.Options.dll",
  12806. "lib/net8.0/Microsoft.Extensions.Options.xml",
  12807. "lib/netstandard2.0/Microsoft.Extensions.Options.dll",
  12808. "lib/netstandard2.0/Microsoft.Extensions.Options.xml",
  12809. "lib/netstandard2.1/Microsoft.Extensions.Options.dll",
  12810. "lib/netstandard2.1/Microsoft.Extensions.Options.xml",
  12811. "microsoft.extensions.options.8.0.0.nupkg.sha512",
  12812. "microsoft.extensions.options.nuspec",
  12813. "useSharedDesignerContext.txt"
  12814. ]
  12815. },
  12816. "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": {
  12817. "sha512": "0f4DMRqEd50zQh+UyJc+/HiBsZ3vhAQALgdkcQEalSH1L2isdC7Yj54M3cyo5e+BeO5fcBQ7Dxly8XiBBcvRgw==",
  12818. "type": "package",
  12819. "path": "microsoft.extensions.options.configurationextensions/8.0.0",
  12820. "files": [
  12821. ".nupkg.metadata",
  12822. ".signature.p7s",
  12823. "Icon.png",
  12824. "LICENSE.TXT",
  12825. "PACKAGE.md",
  12826. "THIRD-PARTY-NOTICES.TXT",
  12827. "buildTransitive/net461/Microsoft.Extensions.Options.ConfigurationExtensions.targets",
  12828. "buildTransitive/net462/_._",
  12829. "buildTransitive/net6.0/_._",
  12830. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.ConfigurationExtensions.targets",
  12831. "lib/net462/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
  12832. "lib/net462/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
  12833. "lib/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
  12834. "lib/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
  12835. "lib/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
  12836. "lib/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
  12837. "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
  12838. "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
  12839. "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
  12840. "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
  12841. "microsoft.extensions.options.configurationextensions.8.0.0.nupkg.sha512",
  12842. "microsoft.extensions.options.configurationextensions.nuspec",
  12843. "useSharedDesignerContext.txt"
  12844. ]
  12845. },
  12846. "Microsoft.Extensions.Primitives/8.0.0": {
  12847. "sha512": "bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==",
  12848. "type": "package",
  12849. "path": "microsoft.extensions.primitives/8.0.0",
  12850. "files": [
  12851. ".nupkg.metadata",
  12852. ".signature.p7s",
  12853. "Icon.png",
  12854. "LICENSE.TXT",
  12855. "PACKAGE.md",
  12856. "THIRD-PARTY-NOTICES.TXT",
  12857. "buildTransitive/net461/Microsoft.Extensions.Primitives.targets",
  12858. "buildTransitive/net462/_._",
  12859. "buildTransitive/net6.0/_._",
  12860. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets",
  12861. "lib/net462/Microsoft.Extensions.Primitives.dll",
  12862. "lib/net462/Microsoft.Extensions.Primitives.xml",
  12863. "lib/net6.0/Microsoft.Extensions.Primitives.dll",
  12864. "lib/net6.0/Microsoft.Extensions.Primitives.xml",
  12865. "lib/net7.0/Microsoft.Extensions.Primitives.dll",
  12866. "lib/net7.0/Microsoft.Extensions.Primitives.xml",
  12867. "lib/net8.0/Microsoft.Extensions.Primitives.dll",
  12868. "lib/net8.0/Microsoft.Extensions.Primitives.xml",
  12869. "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
  12870. "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
  12871. "microsoft.extensions.primitives.8.0.0.nupkg.sha512",
  12872. "microsoft.extensions.primitives.nuspec",
  12873. "useSharedDesignerContext.txt"
  12874. ]
  12875. },
  12876. "Microsoft.Identity.Client/4.21.1": {
  12877. "sha512": "vycgk7S/HAbHaUaK4Tid1fsWHsXdFRRP2KavAIOHCVV27zvuQfYAjXmMvctuuF4egydSumG58CwPZob3gWeYgQ==",
  12878. "type": "package",
  12879. "path": "microsoft.identity.client/4.21.1",
  12880. "files": [
  12881. ".nupkg.metadata",
  12882. ".signature.p7s",
  12883. "lib/monoandroid10.0/Microsoft.Identity.Client.dll",
  12884. "lib/monoandroid10.0/Microsoft.Identity.Client.xml",
  12885. "lib/monoandroid90/Microsoft.Identity.Client.dll",
  12886. "lib/monoandroid90/Microsoft.Identity.Client.xml",
  12887. "lib/net45/Microsoft.Identity.Client.dll",
  12888. "lib/net45/Microsoft.Identity.Client.xml",
  12889. "lib/net461/Microsoft.Identity.Client.dll",
  12890. "lib/net461/Microsoft.Identity.Client.xml",
  12891. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll",
  12892. "lib/netcoreapp2.1/Microsoft.Identity.Client.xml",
  12893. "lib/netstandard1.3/Microsoft.Identity.Client.dll",
  12894. "lib/netstandard1.3/Microsoft.Identity.Client.xml",
  12895. "lib/uap10.0/Microsoft.Identity.Client.dll",
  12896. "lib/uap10.0/Microsoft.Identity.Client.pri",
  12897. "lib/uap10.0/Microsoft.Identity.Client.xml",
  12898. "lib/xamarinios10/Microsoft.Identity.Client.dll",
  12899. "lib/xamarinios10/Microsoft.Identity.Client.xml",
  12900. "lib/xamarinmac20/Microsoft.Identity.Client.dll",
  12901. "lib/xamarinmac20/Microsoft.Identity.Client.xml",
  12902. "microsoft.identity.client.4.21.1.nupkg.sha512",
  12903. "microsoft.identity.client.nuspec",
  12904. "ref/MonoAndroid10.0/Microsoft.Identity.Client.dll",
  12905. "ref/MonoAndroid10.0/Microsoft.Identity.Client.xml",
  12906. "ref/MonoAndroid9.0/Microsoft.Identity.Client.dll",
  12907. "ref/MonoAndroid9.0/Microsoft.Identity.Client.xml",
  12908. "ref/Xamarin.iOS10/Microsoft.Identity.Client.dll",
  12909. "ref/Xamarin.iOS10/Microsoft.Identity.Client.xml",
  12910. "ref/net45/Microsoft.Identity.Client.dll",
  12911. "ref/net45/Microsoft.Identity.Client.xml",
  12912. "ref/net461/Microsoft.Identity.Client.dll",
  12913. "ref/net461/Microsoft.Identity.Client.xml",
  12914. "ref/netcoreapp2.1/Microsoft.Identity.Client.dll",
  12915. "ref/netcoreapp2.1/Microsoft.Identity.Client.xml",
  12916. "ref/netstandard1.3/Microsoft.Identity.Client.dll",
  12917. "ref/netstandard1.3/Microsoft.Identity.Client.xml",
  12918. "ref/uap10.0/Microsoft.Identity.Client.dll",
  12919. "ref/uap10.0/Microsoft.Identity.Client.xml",
  12920. "ref/xamarinmac20/Microsoft.Identity.Client.dll",
  12921. "ref/xamarinmac20/Microsoft.Identity.Client.xml"
  12922. ]
  12923. },
  12924. "Microsoft.IdentityModel.Abstractions/6.35.0": {
  12925. "sha512": "xuR8E4Rd96M41CnUSCiOJ2DBh+z+zQSmyrYHdYhD6K4fXBcQGVnRCFQ0efROUYpP+p0zC1BLKr0JRpVuujTZSg==",
  12926. "type": "package",
  12927. "path": "microsoft.identitymodel.abstractions/6.35.0",
  12928. "files": [
  12929. ".nupkg.metadata",
  12930. ".signature.p7s",
  12931. "lib/net45/Microsoft.IdentityModel.Abstractions.dll",
  12932. "lib/net45/Microsoft.IdentityModel.Abstractions.xml",
  12933. "lib/net461/Microsoft.IdentityModel.Abstractions.dll",
  12934. "lib/net461/Microsoft.IdentityModel.Abstractions.xml",
  12935. "lib/net462/Microsoft.IdentityModel.Abstractions.dll",
  12936. "lib/net462/Microsoft.IdentityModel.Abstractions.xml",
  12937. "lib/net472/Microsoft.IdentityModel.Abstractions.dll",
  12938. "lib/net472/Microsoft.IdentityModel.Abstractions.xml",
  12939. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll",
  12940. "lib/net6.0/Microsoft.IdentityModel.Abstractions.xml",
  12941. "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll",
  12942. "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.xml",
  12943. "microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512",
  12944. "microsoft.identitymodel.abstractions.nuspec"
  12945. ]
  12946. },
  12947. "Microsoft.IdentityModel.Abstractions/7.1.2": {
  12948. "sha512": "33eTIA2uO/L9utJjZWbKsMSVsQf7F8vtd6q5mQX7ZJzNvCpci5fleD6AeANGlbbb7WX7XKxq9+Dkb5e3GNDrmQ==",
  12949. "type": "package",
  12950. "path": "microsoft.identitymodel.abstractions/7.1.2",
  12951. "files": [
  12952. ".nupkg.metadata",
  12953. ".signature.p7s",
  12954. "lib/net461/Microsoft.IdentityModel.Abstractions.dll",
  12955. "lib/net461/Microsoft.IdentityModel.Abstractions.xml",
  12956. "lib/net462/Microsoft.IdentityModel.Abstractions.dll",
  12957. "lib/net462/Microsoft.IdentityModel.Abstractions.xml",
  12958. "lib/net472/Microsoft.IdentityModel.Abstractions.dll",
  12959. "lib/net472/Microsoft.IdentityModel.Abstractions.xml",
  12960. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll",
  12961. "lib/net6.0/Microsoft.IdentityModel.Abstractions.xml",
  12962. "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll",
  12963. "lib/net8.0/Microsoft.IdentityModel.Abstractions.xml",
  12964. "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll",
  12965. "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.xml",
  12966. "microsoft.identitymodel.abstractions.7.1.2.nupkg.sha512",
  12967. "microsoft.identitymodel.abstractions.nuspec"
  12968. ]
  12969. },
  12970. "Microsoft.IdentityModel.JsonWebTokens/6.35.0": {
  12971. "sha512": "9wxai3hKgZUb4/NjdRKfQd0QJvtXKDlvmGMYACbEC8DFaicMFCFhQFZq9ZET1kJLwZahf2lfY5Gtcpsx8zYzbg==",
  12972. "type": "package",
  12973. "path": "microsoft.identitymodel.jsonwebtokens/6.35.0",
  12974. "files": [
  12975. ".nupkg.metadata",
  12976. ".signature.p7s",
  12977. "lib/net45/Microsoft.IdentityModel.JsonWebTokens.dll",
  12978. "lib/net45/Microsoft.IdentityModel.JsonWebTokens.xml",
  12979. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll",
  12980. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml",
  12981. "lib/net462/Microsoft.IdentityModel.JsonWebTokens.dll",
  12982. "lib/net462/Microsoft.IdentityModel.JsonWebTokens.xml",
  12983. "lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll",
  12984. "lib/net472/Microsoft.IdentityModel.JsonWebTokens.xml",
  12985. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll",
  12986. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.xml",
  12987. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll",
  12988. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml",
  12989. "microsoft.identitymodel.jsonwebtokens.6.35.0.nupkg.sha512",
  12990. "microsoft.identitymodel.jsonwebtokens.nuspec"
  12991. ]
  12992. },
  12993. "Microsoft.IdentityModel.JsonWebTokens/7.1.2": {
  12994. "sha512": "cloLGeZolXbCJhJBc5OC05uhrdhdPL6MWHuVUnkkUvPDeK7HkwThBaLZ1XjBQVk9YhxXE2OvHXnKi0PLleXxDg==",
  12995. "type": "package",
  12996. "path": "microsoft.identitymodel.jsonwebtokens/7.1.2",
  12997. "files": [
  12998. ".nupkg.metadata",
  12999. ".signature.p7s",
  13000. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll",
  13001. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml",
  13002. "lib/net462/Microsoft.IdentityModel.JsonWebTokens.dll",
  13003. "lib/net462/Microsoft.IdentityModel.JsonWebTokens.xml",
  13004. "lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll",
  13005. "lib/net472/Microsoft.IdentityModel.JsonWebTokens.xml",
  13006. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll",
  13007. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.xml",
  13008. "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll",
  13009. "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.xml",
  13010. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll",
  13011. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml",
  13012. "microsoft.identitymodel.jsonwebtokens.7.1.2.nupkg.sha512",
  13013. "microsoft.identitymodel.jsonwebtokens.nuspec"
  13014. ]
  13015. },
  13016. "Microsoft.IdentityModel.Logging/6.35.0": {
  13017. "sha512": "jePrSfGAmqT81JDCNSY+fxVWoGuJKt9e6eJ+vT7+quVS55nWl//jGjUQn4eFtVKt4rt5dXaleZdHRB9J9AJZ7Q==",
  13018. "type": "package",
  13019. "path": "microsoft.identitymodel.logging/6.35.0",
  13020. "files": [
  13021. ".nupkg.metadata",
  13022. ".signature.p7s",
  13023. "lib/net45/Microsoft.IdentityModel.Logging.dll",
  13024. "lib/net45/Microsoft.IdentityModel.Logging.xml",
  13025. "lib/net461/Microsoft.IdentityModel.Logging.dll",
  13026. "lib/net461/Microsoft.IdentityModel.Logging.xml",
  13027. "lib/net462/Microsoft.IdentityModel.Logging.dll",
  13028. "lib/net462/Microsoft.IdentityModel.Logging.xml",
  13029. "lib/net472/Microsoft.IdentityModel.Logging.dll",
  13030. "lib/net472/Microsoft.IdentityModel.Logging.xml",
  13031. "lib/net6.0/Microsoft.IdentityModel.Logging.dll",
  13032. "lib/net6.0/Microsoft.IdentityModel.Logging.xml",
  13033. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll",
  13034. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml",
  13035. "microsoft.identitymodel.logging.6.35.0.nupkg.sha512",
  13036. "microsoft.identitymodel.logging.nuspec"
  13037. ]
  13038. },
  13039. "Microsoft.IdentityModel.Logging/7.1.2": {
  13040. "sha512": "YCxBt2EeJP8fcXk9desChkWI+0vFqFLvBwrz5hBMsoh0KJE6BC66DnzkdzkJNqMltLromc52dkdT206jJ38cTw==",
  13041. "type": "package",
  13042. "path": "microsoft.identitymodel.logging/7.1.2",
  13043. "files": [
  13044. ".nupkg.metadata",
  13045. ".signature.p7s",
  13046. "lib/net461/Microsoft.IdentityModel.Logging.dll",
  13047. "lib/net461/Microsoft.IdentityModel.Logging.xml",
  13048. "lib/net462/Microsoft.IdentityModel.Logging.dll",
  13049. "lib/net462/Microsoft.IdentityModel.Logging.xml",
  13050. "lib/net472/Microsoft.IdentityModel.Logging.dll",
  13051. "lib/net472/Microsoft.IdentityModel.Logging.xml",
  13052. "lib/net6.0/Microsoft.IdentityModel.Logging.dll",
  13053. "lib/net6.0/Microsoft.IdentityModel.Logging.xml",
  13054. "lib/net8.0/Microsoft.IdentityModel.Logging.dll",
  13055. "lib/net8.0/Microsoft.IdentityModel.Logging.xml",
  13056. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll",
  13057. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml",
  13058. "microsoft.identitymodel.logging.7.1.2.nupkg.sha512",
  13059. "microsoft.identitymodel.logging.nuspec"
  13060. ]
  13061. },
  13062. "Microsoft.IdentityModel.Protocols/6.35.0": {
  13063. "sha512": "BPQhlDzdFvv1PzaUxNSk+VEPwezlDEVADIKmyxubw7IiELK18uJ06RQ9QKKkds30XI+gDu9n8j24XQ8w7fjWcg==",
  13064. "type": "package",
  13065. "path": "microsoft.identitymodel.protocols/6.35.0",
  13066. "files": [
  13067. ".nupkg.metadata",
  13068. ".signature.p7s",
  13069. "lib/net45/Microsoft.IdentityModel.Protocols.dll",
  13070. "lib/net45/Microsoft.IdentityModel.Protocols.xml",
  13071. "lib/net461/Microsoft.IdentityModel.Protocols.dll",
  13072. "lib/net461/Microsoft.IdentityModel.Protocols.xml",
  13073. "lib/net462/Microsoft.IdentityModel.Protocols.dll",
  13074. "lib/net462/Microsoft.IdentityModel.Protocols.xml",
  13075. "lib/net472/Microsoft.IdentityModel.Protocols.dll",
  13076. "lib/net472/Microsoft.IdentityModel.Protocols.xml",
  13077. "lib/net6.0/Microsoft.IdentityModel.Protocols.dll",
  13078. "lib/net6.0/Microsoft.IdentityModel.Protocols.xml",
  13079. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll",
  13080. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml",
  13081. "microsoft.identitymodel.protocols.6.35.0.nupkg.sha512",
  13082. "microsoft.identitymodel.protocols.nuspec"
  13083. ]
  13084. },
  13085. "Microsoft.IdentityModel.Protocols/7.1.2": {
  13086. "sha512": "SydLwMRFx6EHPWJ+N6+MVaoArN1Htt92b935O3RUWPY1yUF63zEjvd3lBu79eWdZUwedP8TN2I5V9T3nackvIQ==",
  13087. "type": "package",
  13088. "path": "microsoft.identitymodel.protocols/7.1.2",
  13089. "files": [
  13090. ".nupkg.metadata",
  13091. ".signature.p7s",
  13092. "lib/net461/Microsoft.IdentityModel.Protocols.dll",
  13093. "lib/net461/Microsoft.IdentityModel.Protocols.xml",
  13094. "lib/net462/Microsoft.IdentityModel.Protocols.dll",
  13095. "lib/net462/Microsoft.IdentityModel.Protocols.xml",
  13096. "lib/net472/Microsoft.IdentityModel.Protocols.dll",
  13097. "lib/net472/Microsoft.IdentityModel.Protocols.xml",
  13098. "lib/net6.0/Microsoft.IdentityModel.Protocols.dll",
  13099. "lib/net6.0/Microsoft.IdentityModel.Protocols.xml",
  13100. "lib/net8.0/Microsoft.IdentityModel.Protocols.dll",
  13101. "lib/net8.0/Microsoft.IdentityModel.Protocols.xml",
  13102. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll",
  13103. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml",
  13104. "microsoft.identitymodel.protocols.7.1.2.nupkg.sha512",
  13105. "microsoft.identitymodel.protocols.nuspec"
  13106. ]
  13107. },
  13108. "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": {
  13109. "sha512": "LMtVqnECCCdSmyFoCOxIE5tXQqkOLrvGrL7OxHg41DIm1bpWtaCdGyVcTAfOQpJXvzND9zUKIN/lhngPkYR8vg==",
  13110. "type": "package",
  13111. "path": "microsoft.identitymodel.protocols.openidconnect/6.35.0",
  13112. "files": [
  13113. ".nupkg.metadata",
  13114. ".signature.p7s",
  13115. "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13116. "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13117. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13118. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13119. "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13120. "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13121. "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13122. "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13123. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13124. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13125. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13126. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13127. "microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512",
  13128. "microsoft.identitymodel.protocols.openidconnect.nuspec"
  13129. ]
  13130. },
  13131. "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": {
  13132. "sha512": "6lHQoLXhnMQ42mGrfDkzbIOR3rzKM1W1tgTeMPLgLCqwwGw0d96xFi/UiX/fYsu7d6cD5MJiL3+4HuI8VU+sVQ==",
  13133. "type": "package",
  13134. "path": "microsoft.identitymodel.protocols.openidconnect/7.1.2",
  13135. "files": [
  13136. ".nupkg.metadata",
  13137. ".signature.p7s",
  13138. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13139. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13140. "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13141. "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13142. "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13143. "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13144. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13145. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13146. "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13147. "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13148. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  13149. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  13150. "microsoft.identitymodel.protocols.openidconnect.7.1.2.nupkg.sha512",
  13151. "microsoft.identitymodel.protocols.openidconnect.nuspec"
  13152. ]
  13153. },
  13154. "Microsoft.IdentityModel.Tokens/6.35.0": {
  13155. "sha512": "RN7lvp7s3Boucg1NaNAbqDbxtlLj5Qeb+4uSS1TeK5FSBVM40P4DKaTKChT43sHyKfh7V0zkrMph6DdHvyA4bg==",
  13156. "type": "package",
  13157. "path": "microsoft.identitymodel.tokens/6.35.0",
  13158. "files": [
  13159. ".nupkg.metadata",
  13160. ".signature.p7s",
  13161. "lib/net45/Microsoft.IdentityModel.Tokens.dll",
  13162. "lib/net45/Microsoft.IdentityModel.Tokens.xml",
  13163. "lib/net461/Microsoft.IdentityModel.Tokens.dll",
  13164. "lib/net461/Microsoft.IdentityModel.Tokens.xml",
  13165. "lib/net462/Microsoft.IdentityModel.Tokens.dll",
  13166. "lib/net462/Microsoft.IdentityModel.Tokens.xml",
  13167. "lib/net472/Microsoft.IdentityModel.Tokens.dll",
  13168. "lib/net472/Microsoft.IdentityModel.Tokens.xml",
  13169. "lib/net6.0/Microsoft.IdentityModel.Tokens.dll",
  13170. "lib/net6.0/Microsoft.IdentityModel.Tokens.xml",
  13171. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll",
  13172. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml",
  13173. "microsoft.identitymodel.tokens.6.35.0.nupkg.sha512",
  13174. "microsoft.identitymodel.tokens.nuspec"
  13175. ]
  13176. },
  13177. "Microsoft.IdentityModel.Tokens/7.1.2": {
  13178. "sha512": "oICJMqr3aNEDZOwnH5SK49bR6Z4aX0zEAnOLuhloumOSuqnNq+GWBdQyrgILnlcT5xj09xKCP/7Y7gJYB+ls/g==",
  13179. "type": "package",
  13180. "path": "microsoft.identitymodel.tokens/7.1.2",
  13181. "files": [
  13182. ".nupkg.metadata",
  13183. ".signature.p7s",
  13184. "lib/net461/Microsoft.IdentityModel.Tokens.dll",
  13185. "lib/net461/Microsoft.IdentityModel.Tokens.xml",
  13186. "lib/net462/Microsoft.IdentityModel.Tokens.dll",
  13187. "lib/net462/Microsoft.IdentityModel.Tokens.xml",
  13188. "lib/net472/Microsoft.IdentityModel.Tokens.dll",
  13189. "lib/net472/Microsoft.IdentityModel.Tokens.xml",
  13190. "lib/net6.0/Microsoft.IdentityModel.Tokens.dll",
  13191. "lib/net6.0/Microsoft.IdentityModel.Tokens.xml",
  13192. "lib/net8.0/Microsoft.IdentityModel.Tokens.dll",
  13193. "lib/net8.0/Microsoft.IdentityModel.Tokens.xml",
  13194. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll",
  13195. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml",
  13196. "microsoft.identitymodel.tokens.7.1.2.nupkg.sha512",
  13197. "microsoft.identitymodel.tokens.nuspec"
  13198. ]
  13199. },
  13200. "Microsoft.IO.RecyclableMemoryStream/2.1.1": {
  13201. "sha512": "BTrXL3Ej17x+aze3xbso4xn16ajFaBU1YKQypzrirX4attETZnqCXLB+yRwo1hsZsP1U0O6mNCPuSdccTHCrBg==",
  13202. "type": "package",
  13203. "path": "microsoft.io.recyclablememorystream/2.1.1",
  13204. "files": [
  13205. ".nupkg.metadata",
  13206. ".signature.p7s",
  13207. "lib/net462/Microsoft.IO.RecyclableMemoryStream.dll",
  13208. "lib/net462/Microsoft.IO.RecyclableMemoryStream.xml",
  13209. "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll",
  13210. "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.xml",
  13211. "lib/netcoreapp2.1/Microsoft.IO.RecyclableMemoryStream.dll",
  13212. "lib/netcoreapp2.1/Microsoft.IO.RecyclableMemoryStream.xml",
  13213. "lib/netstandard2.0/Microsoft.IO.RecyclableMemoryStream.dll",
  13214. "lib/netstandard2.0/Microsoft.IO.RecyclableMemoryStream.xml",
  13215. "lib/netstandard2.1/Microsoft.IO.RecyclableMemoryStream.dll",
  13216. "lib/netstandard2.1/Microsoft.IO.RecyclableMemoryStream.xml",
  13217. "microsoft.io.recyclablememorystream.2.1.1.nupkg.sha512",
  13218. "microsoft.io.recyclablememorystream.nuspec"
  13219. ]
  13220. },
  13221. "Microsoft.NETCore.Platforms/1.1.1": {
  13222. "sha512": "TMBuzAHpTenGbGgk0SMTwyEkyijY/Eae4ZGsFNYJvAr/LDn1ku3Etp3FPxChmDp5HHF3kzJuoaa08N0xjqAJfQ==",
  13223. "type": "package",
  13224. "path": "microsoft.netcore.platforms/1.1.1",
  13225. "files": [
  13226. ".nupkg.metadata",
  13227. ".signature.p7s",
  13228. "ThirdPartyNotices.txt",
  13229. "dotnet_library_license.txt",
  13230. "lib/netstandard1.0/_._",
  13231. "microsoft.netcore.platforms.1.1.1.nupkg.sha512",
  13232. "microsoft.netcore.platforms.nuspec",
  13233. "runtime.json"
  13234. ]
  13235. },
  13236. "Microsoft.NETCore.Targets/1.1.3": {
  13237. "sha512": "3Wrmi0kJDzClwAC+iBdUBpEKmEle8FQNsCs77fkiOIw/9oYA07bL1EZNX0kQ2OMN3xpwvl0vAtOCYY3ndDNlhQ==",
  13238. "type": "package",
  13239. "path": "microsoft.netcore.targets/1.1.3",
  13240. "files": [
  13241. ".nupkg.metadata",
  13242. ".signature.p7s",
  13243. "ThirdPartyNotices.txt",
  13244. "dotnet_library_license.txt",
  13245. "lib/netstandard1.0/_._",
  13246. "microsoft.netcore.targets.1.1.3.nupkg.sha512",
  13247. "microsoft.netcore.targets.nuspec",
  13248. "runtime.json"
  13249. ]
  13250. },
  13251. "Microsoft.OpenApi/1.2.3": {
  13252. "sha512": "Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==",
  13253. "type": "package",
  13254. "path": "microsoft.openapi/1.2.3",
  13255. "files": [
  13256. ".nupkg.metadata",
  13257. ".signature.p7s",
  13258. "lib/net46/Microsoft.OpenApi.dll",
  13259. "lib/net46/Microsoft.OpenApi.pdb",
  13260. "lib/net46/Microsoft.OpenApi.xml",
  13261. "lib/netstandard2.0/Microsoft.OpenApi.dll",
  13262. "lib/netstandard2.0/Microsoft.OpenApi.pdb",
  13263. "lib/netstandard2.0/Microsoft.OpenApi.xml",
  13264. "microsoft.openapi.1.2.3.nupkg.sha512",
  13265. "microsoft.openapi.nuspec"
  13266. ]
  13267. },
  13268. "Microsoft.Win32.Registry/5.0.0": {
  13269. "sha512": "dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==",
  13270. "type": "package",
  13271. "path": "microsoft.win32.registry/5.0.0",
  13272. "files": [
  13273. ".nupkg.metadata",
  13274. ".signature.p7s",
  13275. "Icon.png",
  13276. "LICENSE.TXT",
  13277. "THIRD-PARTY-NOTICES.TXT",
  13278. "lib/net46/Microsoft.Win32.Registry.dll",
  13279. "lib/net461/Microsoft.Win32.Registry.dll",
  13280. "lib/net461/Microsoft.Win32.Registry.xml",
  13281. "lib/netstandard1.3/Microsoft.Win32.Registry.dll",
  13282. "lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  13283. "lib/netstandard2.0/Microsoft.Win32.Registry.xml",
  13284. "microsoft.win32.registry.5.0.0.nupkg.sha512",
  13285. "microsoft.win32.registry.nuspec",
  13286. "ref/net46/Microsoft.Win32.Registry.dll",
  13287. "ref/net461/Microsoft.Win32.Registry.dll",
  13288. "ref/net461/Microsoft.Win32.Registry.xml",
  13289. "ref/netstandard1.3/Microsoft.Win32.Registry.dll",
  13290. "ref/netstandard1.3/Microsoft.Win32.Registry.xml",
  13291. "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml",
  13292. "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml",
  13293. "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml",
  13294. "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml",
  13295. "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml",
  13296. "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml",
  13297. "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml",
  13298. "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml",
  13299. "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml",
  13300. "ref/netstandard2.0/Microsoft.Win32.Registry.dll",
  13301. "ref/netstandard2.0/Microsoft.Win32.Registry.xml",
  13302. "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll",
  13303. "runtimes/win/lib/net461/Microsoft.Win32.Registry.dll",
  13304. "runtimes/win/lib/net461/Microsoft.Win32.Registry.xml",
  13305. "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
  13306. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  13307. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.xml",
  13308. "useSharedDesignerContext.txt",
  13309. "version.txt"
  13310. ]
  13311. },
  13312. "Microsoft.Win32.SystemEvents/8.0.0": {
  13313. "sha512": "9opKRyOKMCi2xJ7Bj7kxtZ1r9vbzosMvRrdEhVhDz8j8MoBGgB+WmC94yH839NPH+BclAjtQ/pyagvi/8gDLkw==",
  13314. "type": "package",
  13315. "path": "microsoft.win32.systemevents/8.0.0",
  13316. "files": [
  13317. ".nupkg.metadata",
  13318. ".signature.p7s",
  13319. "Icon.png",
  13320. "LICENSE.TXT",
  13321. "THIRD-PARTY-NOTICES.TXT",
  13322. "buildTransitive/net461/Microsoft.Win32.SystemEvents.targets",
  13323. "buildTransitive/net462/_._",
  13324. "buildTransitive/net6.0/_._",
  13325. "buildTransitive/netcoreapp2.0/Microsoft.Win32.SystemEvents.targets",
  13326. "lib/net462/Microsoft.Win32.SystemEvents.dll",
  13327. "lib/net462/Microsoft.Win32.SystemEvents.xml",
  13328. "lib/net6.0/Microsoft.Win32.SystemEvents.dll",
  13329. "lib/net6.0/Microsoft.Win32.SystemEvents.xml",
  13330. "lib/net7.0/Microsoft.Win32.SystemEvents.dll",
  13331. "lib/net7.0/Microsoft.Win32.SystemEvents.xml",
  13332. "lib/net8.0/Microsoft.Win32.SystemEvents.dll",
  13333. "lib/net8.0/Microsoft.Win32.SystemEvents.xml",
  13334. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
  13335. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
  13336. "microsoft.win32.systemevents.8.0.0.nupkg.sha512",
  13337. "microsoft.win32.systemevents.nuspec",
  13338. "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll",
  13339. "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.xml",
  13340. "runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll",
  13341. "runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.xml",
  13342. "runtimes/win/lib/net8.0/Microsoft.Win32.SystemEvents.dll",
  13343. "runtimes/win/lib/net8.0/Microsoft.Win32.SystemEvents.xml",
  13344. "useSharedDesignerContext.txt"
  13345. ]
  13346. },
  13347. "Minio/5.0.0": {
  13348. "sha512": "7tZj90WEuuH60RAP4wBYexjMuJOhCnK7I46hCiX3CtZPackHisLZ8aAJmn3KlwbUX22dBDphwemD+h37vet8Qw==",
  13349. "type": "package",
  13350. "path": "minio/5.0.0",
  13351. "files": [
  13352. ".nupkg.metadata",
  13353. ".signature.p7s",
  13354. "LICENSE",
  13355. "icon.png",
  13356. "lib/net6.0/Minio.dll",
  13357. "lib/net6.0/Minio.xml",
  13358. "lib/net7.0/Minio.dll",
  13359. "lib/net7.0/Minio.xml",
  13360. "lib/netstandard2.0/Minio.dll",
  13361. "lib/netstandard2.0/Minio.xml",
  13362. "minio.5.0.0.nupkg.sha512",
  13363. "minio.nuspec",
  13364. "readme.md"
  13365. ]
  13366. },
  13367. "MiniProfiler.AspNetCore/4.3.8": {
  13368. "sha512": "dohMvXpjKDPv/edl7gwKhq80JBqRLLRSwVJB9bo0UYqsgEox7BZyYS/4vBty+UsZ59pYYYhMUpUKHVWLLj/PBw==",
  13369. "type": "package",
  13370. "path": "miniprofiler.aspnetcore/4.3.8",
  13371. "files": [
  13372. ".nupkg.metadata",
  13373. ".signature.p7s",
  13374. "LICENSE.txt",
  13375. "lib/net6.0/MiniProfiler.AspNetCore.dll",
  13376. "lib/net6.0/MiniProfiler.AspNetCore.xml",
  13377. "miniprofiler.aspnetcore.4.3.8.nupkg.sha512",
  13378. "miniprofiler.aspnetcore.nuspec"
  13379. ]
  13380. },
  13381. "MiniProfiler.AspNetCore.Mvc/4.3.8": {
  13382. "sha512": "aJ6Kkw2zMy36cKDWTjQYo/pJ6bhPBRA8z4NO8REe+xDhv8+fk58P526Bi52gnvsDp4jIVk5AQ8nQDgPUS/K+7A==",
  13383. "type": "package",
  13384. "path": "miniprofiler.aspnetcore.mvc/4.3.8",
  13385. "files": [
  13386. ".nupkg.metadata",
  13387. ".signature.p7s",
  13388. "LICENSE.txt",
  13389. "lib/net6.0/MiniProfiler.AspNetCore.Mvc.dll",
  13390. "lib/net6.0/MiniProfiler.AspNetCore.Mvc.xml",
  13391. "miniprofiler.aspnetcore.mvc.4.3.8.nupkg.sha512",
  13392. "miniprofiler.aspnetcore.mvc.nuspec"
  13393. ]
  13394. },
  13395. "MiniProfiler.Shared/4.3.8": {
  13396. "sha512": "SfXNX90fmDm373YAla0z06plTCj6YbByQJOm6G8/9kE6Hf4UALJxySyiMB9O4KYeTc6Ha1EFQDs6jLhio+bBFA==",
  13397. "type": "package",
  13398. "path": "miniprofiler.shared/4.3.8",
  13399. "files": [
  13400. ".nupkg.metadata",
  13401. ".signature.p7s",
  13402. "LICENSE.txt",
  13403. "lib/net461/MiniProfiler.Shared.dll",
  13404. "lib/net461/MiniProfiler.Shared.xml",
  13405. "lib/netstandard2.0/MiniProfiler.Shared.dll",
  13406. "lib/netstandard2.0/MiniProfiler.Shared.xml",
  13407. "miniprofiler.shared.4.3.8.nupkg.sha512",
  13408. "miniprofiler.shared.nuspec"
  13409. ]
  13410. },
  13411. "MoYu.Extras.Authentication.JwtBearer/1.0.6": {
  13412. "sha512": "yK9+39sByIQQyNyK0qHfvwhgUCS6ojSJTBjhW9Hb+lNF9/Q9AzDNwU0HEJNgOHqdqKCyrZOvgXQLFCBHJrhv2Q==",
  13413. "type": "package",
  13414. "path": "moyu.extras.authentication.jwtbearer/1.0.6",
  13415. "files": [
  13416. ".nupkg.metadata",
  13417. ".signature.p7s",
  13418. "README.md",
  13419. "icon.png",
  13420. "lib/net5.0/MoYu.Extras.Authentication.JwtBearer.dll",
  13421. "lib/net5.0/MoYu.Extras.Authentication.JwtBearer.xml",
  13422. "lib/net6.0/MoYu.Extras.Authentication.JwtBearer.dll",
  13423. "lib/net6.0/MoYu.Extras.Authentication.JwtBearer.xml",
  13424. "lib/net7.0/MoYu.Extras.Authentication.JwtBearer.dll",
  13425. "lib/net7.0/MoYu.Extras.Authentication.JwtBearer.xml",
  13426. "lib/net8.0/MoYu.Extras.Authentication.JwtBearer.dll",
  13427. "lib/net8.0/MoYu.Extras.Authentication.JwtBearer.xml",
  13428. "lib/net9.0/MoYu.Extras.Authentication.JwtBearer.dll",
  13429. "lib/net9.0/MoYu.Extras.Authentication.JwtBearer.xml",
  13430. "moyu.extras.authentication.jwtbearer.1.0.6.nupkg.sha512",
  13431. "moyu.extras.authentication.jwtbearer.nuspec"
  13432. ]
  13433. },
  13434. "MoYu.Extras.ObjectMapper.Mapster/1.0.6": {
  13435. "sha512": "HjDDyfeYaek8kONqAHVfcxPWYMQDq1gQuPA44IYsViU9PNIbvVenDKUCMFXGm+/R42aGiBLOK5XwhAgFsveVcg==",
  13436. "type": "package",
  13437. "path": "moyu.extras.objectmapper.mapster/1.0.6",
  13438. "files": [
  13439. ".nupkg.metadata",
  13440. ".signature.p7s",
  13441. "README.md",
  13442. "icon.png",
  13443. "lib/net5.0/MoYu.Extras.ObjectMapper.Mapster.dll",
  13444. "lib/net5.0/MoYu.Extras.ObjectMapper.Mapster.xml",
  13445. "lib/net6.0/MoYu.Extras.ObjectMapper.Mapster.dll",
  13446. "lib/net6.0/MoYu.Extras.ObjectMapper.Mapster.xml",
  13447. "lib/net7.0/MoYu.Extras.ObjectMapper.Mapster.dll",
  13448. "lib/net7.0/MoYu.Extras.ObjectMapper.Mapster.xml",
  13449. "lib/net8.0/MoYu.Extras.ObjectMapper.Mapster.dll",
  13450. "lib/net8.0/MoYu.Extras.ObjectMapper.Mapster.xml",
  13451. "lib/net9.0/MoYu.Extras.ObjectMapper.Mapster.dll",
  13452. "lib/net9.0/MoYu.Extras.ObjectMapper.Mapster.xml",
  13453. "moyu.extras.objectmapper.mapster.1.0.6.nupkg.sha512",
  13454. "moyu.extras.objectmapper.mapster.nuspec"
  13455. ]
  13456. },
  13457. "MoYu.Pure/1.0.6": {
  13458. "sha512": "yKRdQZ7kIxOte0+JLQmVUU4Z5gFpIZvpr1zCo8m6xjvy27WjrM/Vk+i8ioJbZRZ0lzG0b4eraN7MAVK7kJN52A==",
  13459. "type": "package",
  13460. "path": "moyu.pure/1.0.6",
  13461. "files": [
  13462. ".nupkg.metadata",
  13463. ".signature.p7s",
  13464. "README.md",
  13465. "content/SpecificationDocument/Assets/index-mini-profiler.html",
  13466. "content/SpecificationDocument/Assets/index.html",
  13467. "contentFiles/any/net5.0/SpecificationDocument/Assets/index-mini-profiler.html",
  13468. "contentFiles/any/net5.0/SpecificationDocument/Assets/index.html",
  13469. "contentFiles/any/net6.0/SpecificationDocument/Assets/index-mini-profiler.html",
  13470. "contentFiles/any/net6.0/SpecificationDocument/Assets/index.html",
  13471. "contentFiles/any/net7.0/SpecificationDocument/Assets/index-mini-profiler.html",
  13472. "contentFiles/any/net7.0/SpecificationDocument/Assets/index.html",
  13473. "contentFiles/any/net8.0/SpecificationDocument/Assets/index-mini-profiler.html",
  13474. "contentFiles/any/net8.0/SpecificationDocument/Assets/index.html",
  13475. "contentFiles/any/net9.0/SpecificationDocument/Assets/index-mini-profiler.html",
  13476. "contentFiles/any/net9.0/SpecificationDocument/Assets/index.html",
  13477. "icon.png",
  13478. "lib/net5.0/MoYu.Pure.dll",
  13479. "lib/net5.0/MoYu.Pure.xml",
  13480. "lib/net6.0/MoYu.Pure.dll",
  13481. "lib/net6.0/MoYu.Pure.xml",
  13482. "lib/net7.0/MoYu.Pure.dll",
  13483. "lib/net7.0/MoYu.Pure.xml",
  13484. "lib/net8.0/MoYu.Pure.dll",
  13485. "lib/net8.0/MoYu.Pure.xml",
  13486. "lib/net9.0/MoYu.Pure.dll",
  13487. "lib/net9.0/MoYu.Pure.xml",
  13488. "moyu.pure.1.0.6.nupkg.sha512",
  13489. "moyu.pure.nuspec"
  13490. ]
  13491. },
  13492. "MoYu.Pure.Extras.DependencyModel.CodeAnalysis/1.0.6": {
  13493. "sha512": "LHHsvPHO7sZhZ4Rbk/4gUVW5CV2j7P1C2jQXRMS14mFvZDIndVKGRyXb7taAUXCWiRUUEGRWDfUPWnVDQfuEVw==",
  13494. "type": "package",
  13495. "path": "moyu.pure.extras.dependencymodel.codeanalysis/1.0.6",
  13496. "files": [
  13497. ".nupkg.metadata",
  13498. ".signature.p7s",
  13499. "README.md",
  13500. "icon.png",
  13501. "lib/net5.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll",
  13502. "lib/net5.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.xml",
  13503. "lib/net6.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll",
  13504. "lib/net6.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.xml",
  13505. "lib/net7.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll",
  13506. "lib/net7.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.xml",
  13507. "lib/net8.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll",
  13508. "lib/net8.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.xml",
  13509. "lib/net9.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.dll",
  13510. "lib/net9.0/MoYu.Pure.Extras.DependencyModel.CodeAnalysis.xml",
  13511. "moyu.pure.extras.dependencymodel.codeanalysis.1.0.6.nupkg.sha512",
  13512. "moyu.pure.extras.dependencymodel.codeanalysis.nuspec"
  13513. ]
  13514. },
  13515. "MySqlConnector/2.2.5": {
  13516. "sha512": "6sinY78RvryhHwpup3awdjYO7d5hhWahb5p/1VDODJhSxJggV/sBbYuKK5IQF9TuzXABiddqUbmRfM884tqA3Q==",
  13517. "type": "package",
  13518. "path": "mysqlconnector/2.2.5",
  13519. "files": [
  13520. ".nupkg.metadata",
  13521. ".signature.p7s",
  13522. "README.md",
  13523. "lib/net461/MySqlConnector.dll",
  13524. "lib/net461/MySqlConnector.xml",
  13525. "lib/net471/MySqlConnector.dll",
  13526. "lib/net471/MySqlConnector.xml",
  13527. "lib/net6.0/MySqlConnector.dll",
  13528. "lib/net6.0/MySqlConnector.xml",
  13529. "lib/net7.0/MySqlConnector.dll",
  13530. "lib/net7.0/MySqlConnector.xml",
  13531. "lib/netcoreapp3.1/MySqlConnector.dll",
  13532. "lib/netcoreapp3.1/MySqlConnector.xml",
  13533. "lib/netstandard2.0/MySqlConnector.dll",
  13534. "lib/netstandard2.0/MySqlConnector.xml",
  13535. "lib/netstandard2.1/MySqlConnector.dll",
  13536. "lib/netstandard2.1/MySqlConnector.xml",
  13537. "logo.png",
  13538. "mysqlconnector.2.2.5.nupkg.sha512",
  13539. "mysqlconnector.nuspec"
  13540. ]
  13541. },
  13542. "NewLife.Core/10.10.2024.601": {
  13543. "sha512": "LZianu/xR+HEhyA0Cx1fb1wQI3CYKgJIyL5rNrmI1zj7fMH4ELav3jIR8U0KRd+gE5RTK7+yhJVnL25ERpIkPQ==",
  13544. "type": "package",
  13545. "path": "newlife.core/10.10.2024.601",
  13546. "files": [
  13547. ".nupkg.metadata",
  13548. ".signature.p7s",
  13549. "Readme.MD",
  13550. "leaf.png",
  13551. "lib/net45/NewLife.Core.dll",
  13552. "lib/net45/NewLife.Core.xml",
  13553. "lib/net461/NewLife.Core.dll",
  13554. "lib/net461/NewLife.Core.xml",
  13555. "lib/net5.0-windows7.0/NewLife.Core.dll",
  13556. "lib/net5.0-windows7.0/NewLife.Core.xml",
  13557. "lib/net5.0/NewLife.Core.dll",
  13558. "lib/net5.0/NewLife.Core.xml",
  13559. "lib/net6.0-windows7.0/NewLife.Core.dll",
  13560. "lib/net6.0-windows7.0/NewLife.Core.xml",
  13561. "lib/net6.0/NewLife.Core.dll",
  13562. "lib/net6.0/NewLife.Core.xml",
  13563. "lib/net7.0-windows7.0/NewLife.Core.dll",
  13564. "lib/net7.0-windows7.0/NewLife.Core.xml",
  13565. "lib/net7.0/NewLife.Core.dll",
  13566. "lib/net7.0/NewLife.Core.xml",
  13567. "lib/net8.0-windows7.0/NewLife.Core.dll",
  13568. "lib/net8.0-windows7.0/NewLife.Core.xml",
  13569. "lib/net8.0/NewLife.Core.dll",
  13570. "lib/net8.0/NewLife.Core.xml",
  13571. "lib/netcoreapp3.1/NewLife.Core.dll",
  13572. "lib/netcoreapp3.1/NewLife.Core.xml",
  13573. "lib/netstandard2.0/NewLife.Core.dll",
  13574. "lib/netstandard2.0/NewLife.Core.xml",
  13575. "lib/netstandard2.1/NewLife.Core.dll",
  13576. "lib/netstandard2.1/NewLife.Core.xml",
  13577. "newlife.core.10.10.2024.601.nupkg.sha512",
  13578. "newlife.core.nuspec"
  13579. ]
  13580. },
  13581. "NewLife.Redis/5.6.2024.402": {
  13582. "sha512": "ZFB+7+7D7MtZhJyMNJv6ujdclh/N4Gg1zNEtvrP4zdtJAGRj5K3ADF8BnedEcfys6XpHUksmevb1AGIj5MtMMw==",
  13583. "type": "package",
  13584. "path": "newlife.redis/5.6.2024.402",
  13585. "files": [
  13586. ".nupkg.metadata",
  13587. ".signature.p7s",
  13588. "Readme.MD",
  13589. "leaf.png",
  13590. "lib/net45/NewLife.Redis.dll",
  13591. "lib/net45/NewLife.Redis.xml",
  13592. "lib/net461/NewLife.Redis.dll",
  13593. "lib/net461/NewLife.Redis.xml",
  13594. "lib/netstandard2.0/NewLife.Redis.dll",
  13595. "lib/netstandard2.0/NewLife.Redis.xml",
  13596. "lib/netstandard2.1/NewLife.Redis.dll",
  13597. "lib/netstandard2.1/NewLife.Redis.xml",
  13598. "newlife.redis.5.6.2024.402.nupkg.sha512",
  13599. "newlife.redis.nuspec"
  13600. ]
  13601. },
  13602. "Newtonsoft.Json/13.0.3": {
  13603. "sha512": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
  13604. "type": "package",
  13605. "path": "newtonsoft.json/13.0.3",
  13606. "files": [
  13607. ".nupkg.metadata",
  13608. ".signature.p7s",
  13609. "LICENSE.md",
  13610. "README.md",
  13611. "lib/net20/Newtonsoft.Json.dll",
  13612. "lib/net20/Newtonsoft.Json.xml",
  13613. "lib/net35/Newtonsoft.Json.dll",
  13614. "lib/net35/Newtonsoft.Json.xml",
  13615. "lib/net40/Newtonsoft.Json.dll",
  13616. "lib/net40/Newtonsoft.Json.xml",
  13617. "lib/net45/Newtonsoft.Json.dll",
  13618. "lib/net45/Newtonsoft.Json.xml",
  13619. "lib/net6.0/Newtonsoft.Json.dll",
  13620. "lib/net6.0/Newtonsoft.Json.xml",
  13621. "lib/netstandard1.0/Newtonsoft.Json.dll",
  13622. "lib/netstandard1.0/Newtonsoft.Json.xml",
  13623. "lib/netstandard1.3/Newtonsoft.Json.dll",
  13624. "lib/netstandard1.3/Newtonsoft.Json.xml",
  13625. "lib/netstandard2.0/Newtonsoft.Json.dll",
  13626. "lib/netstandard2.0/Newtonsoft.Json.xml",
  13627. "newtonsoft.json.13.0.3.nupkg.sha512",
  13628. "newtonsoft.json.nuspec",
  13629. "packageIcon.png"
  13630. ]
  13631. },
  13632. "Newtonsoft.Json.Bson/1.0.2": {
  13633. "sha512": "QYFyxhaABwmq3p/21VrZNYvCg3DaEoN/wUuw5nmfAf0X3HLjgupwhkEWdgfb9nvGAUIv3osmZoD3kKl4jxEmYQ==",
  13634. "type": "package",
  13635. "path": "newtonsoft.json.bson/1.0.2",
  13636. "files": [
  13637. ".nupkg.metadata",
  13638. ".signature.p7s",
  13639. "LICENSE.md",
  13640. "lib/net45/Newtonsoft.Json.Bson.dll",
  13641. "lib/net45/Newtonsoft.Json.Bson.pdb",
  13642. "lib/net45/Newtonsoft.Json.Bson.xml",
  13643. "lib/netstandard1.3/Newtonsoft.Json.Bson.dll",
  13644. "lib/netstandard1.3/Newtonsoft.Json.Bson.pdb",
  13645. "lib/netstandard1.3/Newtonsoft.Json.Bson.xml",
  13646. "lib/netstandard2.0/Newtonsoft.Json.Bson.dll",
  13647. "lib/netstandard2.0/Newtonsoft.Json.Bson.pdb",
  13648. "lib/netstandard2.0/Newtonsoft.Json.Bson.xml",
  13649. "newtonsoft.json.bson.1.0.2.nupkg.sha512",
  13650. "newtonsoft.json.bson.nuspec"
  13651. ]
  13652. },
  13653. "Npgsql/5.0.18": {
  13654. "sha512": "1u4iCPKL9wtPeSUzChIbgq/BlOhvf44o7xASacdpMY7z0PbqACKpNOF0fjEn9jDV/AJl/HtPY6zk5qasQ1URhw==",
  13655. "type": "package",
  13656. "path": "npgsql/5.0.18",
  13657. "files": [
  13658. ".nupkg.metadata",
  13659. ".signature.p7s",
  13660. "lib/net5.0/Npgsql.dll",
  13661. "lib/net5.0/Npgsql.xml",
  13662. "lib/netcoreapp3.1/Npgsql.dll",
  13663. "lib/netcoreapp3.1/Npgsql.xml",
  13664. "lib/netstandard2.0/Npgsql.dll",
  13665. "lib/netstandard2.0/Npgsql.xml",
  13666. "lib/netstandard2.1/Npgsql.dll",
  13667. "lib/netstandard2.1/Npgsql.xml",
  13668. "npgsql.5.0.18.nupkg.sha512",
  13669. "npgsql.nuspec",
  13670. "postgresql.png"
  13671. ]
  13672. },
  13673. "Oracle.ManagedDataAccess.Core/3.21.100": {
  13674. "sha512": "nsqyUE+v246WB0SOnR1u9lfZxYoNcdj1fRjTt7TOhCN0JurEc6+qu+mMe+dl1sySB2UpyWdfqHG1iSQJYaXEfA==",
  13675. "type": "package",
  13676. "path": "oracle.manageddataaccess.core/3.21.100",
  13677. "files": [
  13678. ".nupkg.metadata",
  13679. ".signature.p7s",
  13680. "LICENSE.txt",
  13681. "PerfCounters/register_odpc_perfmon_counters.ps1",
  13682. "PerfCounters/unregister_odpc_perfmon_counters.ps1",
  13683. "info.txt",
  13684. "lib/netstandard2.1/Oracle.ManagedDataAccess.dll",
  13685. "oracle.manageddataaccess.core.3.21.100.nupkg.sha512",
  13686. "oracle.manageddataaccess.core.nuspec",
  13687. "readme.txt"
  13688. ]
  13689. },
  13690. "Oscar.Data.SqlClient/4.0.4": {
  13691. "sha512": "VJ3xVvRjxrPi/mMPT5EqYiMZor0MjFu83mw1qvUveBFWJSudGh9BOKZq7RkhqeNCcL1ud0uK0/TVkw+xTa4q4g==",
  13692. "type": "package",
  13693. "path": "oscar.data.sqlclient/4.0.4",
  13694. "files": [
  13695. ".nupkg.metadata",
  13696. ".signature.p7s",
  13697. "lib/netstandard2.0/Oscar.Data.SqlClient.dll",
  13698. "oscar.data.sqlclient.4.0.4.nupkg.sha512",
  13699. "oscar.data.sqlclient.nuspec"
  13700. ]
  13701. },
  13702. "Portable.BouncyCastle/1.9.0": {
  13703. "sha512": "eZZBCABzVOek+id9Xy04HhmgykF0wZg9wpByzrWN7q8qEI0Qen9b7tfd7w8VA3dOeesumMG7C5ZPy0jk7PSRHw==",
  13704. "type": "package",
  13705. "path": "portable.bouncycastle/1.9.0",
  13706. "files": [
  13707. ".nupkg.metadata",
  13708. ".signature.p7s",
  13709. "lib/net40/BouncyCastle.Crypto.dll",
  13710. "lib/net40/BouncyCastle.Crypto.xml",
  13711. "lib/netstandard2.0/BouncyCastle.Crypto.dll",
  13712. "lib/netstandard2.0/BouncyCastle.Crypto.xml",
  13713. "portable.bouncycastle.1.9.0.nupkg.sha512",
  13714. "portable.bouncycastle.nuspec"
  13715. ]
  13716. },
  13717. "SharpCompress/0.37.2": {
  13718. "sha512": "cFBpTct57aubLQXkdqMmgP8GGTFRh7fnRWP53lgE/EYUpDZJ27SSvTkdjB4OYQRZ20SJFpzczUquKLbt/9xkhw==",
  13719. "type": "package",
  13720. "path": "sharpcompress/0.37.2",
  13721. "files": [
  13722. ".nupkg.metadata",
  13723. ".signature.p7s",
  13724. "README.md",
  13725. "lib/net462/SharpCompress.dll",
  13726. "lib/net6.0/SharpCompress.dll",
  13727. "lib/net8.0/SharpCompress.dll",
  13728. "lib/netstandard2.0/SharpCompress.dll",
  13729. "lib/netstandard2.1/SharpCompress.dll",
  13730. "sharpcompress.0.37.2.nupkg.sha512",
  13731. "sharpcompress.nuspec"
  13732. ]
  13733. },
  13734. "SharpZipLib/1.4.2": {
  13735. "sha512": "yjj+3zgz8zgXpiiC3ZdF/iyTBbz2fFvMxZFEBPUcwZjIvXOf37Ylm+K58hqMfIBt5JgU/Z2uoUS67JmTLe973A==",
  13736. "type": "package",
  13737. "path": "sharpziplib/1.4.2",
  13738. "files": [
  13739. ".nupkg.metadata",
  13740. ".signature.p7s",
  13741. "images/sharpziplib-nuget-256x256.png",
  13742. "lib/net6.0/ICSharpCode.SharpZipLib.dll",
  13743. "lib/net6.0/ICSharpCode.SharpZipLib.pdb",
  13744. "lib/net6.0/ICSharpCode.SharpZipLib.xml",
  13745. "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll",
  13746. "lib/netstandard2.0/ICSharpCode.SharpZipLib.pdb",
  13747. "lib/netstandard2.0/ICSharpCode.SharpZipLib.xml",
  13748. "lib/netstandard2.1/ICSharpCode.SharpZipLib.dll",
  13749. "lib/netstandard2.1/ICSharpCode.SharpZipLib.pdb",
  13750. "lib/netstandard2.1/ICSharpCode.SharpZipLib.xml",
  13751. "sharpziplib.1.4.2.nupkg.sha512",
  13752. "sharpziplib.nuspec"
  13753. ]
  13754. },
  13755. "SimpleRedis/1.1.9": {
  13756. "sha512": "+Iv3lBAfC0o0krsQbvQztoojwQCbRYIyoylPZViPtQT/s7/HxobQJZbzXGBS8RFIPaPDmMPmkmW/aTNwFwFxHw==",
  13757. "type": "package",
  13758. "path": "simpleredis/1.1.9",
  13759. "files": [
  13760. ".nupkg.metadata",
  13761. ".signature.p7s",
  13762. "lib/net5.0/SimpleRedis.dll",
  13763. "lib/net5.0/SimpleRedis.xml",
  13764. "lib/net6.0/SimpleRedis.dll",
  13765. "lib/net6.0/SimpleRedis.xml",
  13766. "lib/net7.0/SimpleRedis.dll",
  13767. "lib/net7.0/SimpleRedis.xml",
  13768. "lib/net8.0/SimpleRedis.dll",
  13769. "lib/net8.0/SimpleRedis.xml",
  13770. "lib/netcoreapp3.1/SimpleRedis.dll",
  13771. "lib/netcoreapp3.1/SimpleRedis.xml",
  13772. "simpleredis.1.1.9.nupkg.sha512",
  13773. "simpleredis.nuspec"
  13774. ]
  13775. },
  13776. "SimpleTool/1.0.6": {
  13777. "sha512": "QD96ngcs93RhKk6KxQR3Jq+N+LUTuJzOqIChWT0HV9I9CmYnymvo8xu4kXQRWYLJ6PC89ddgcxg0ky2Rg6FQIQ==",
  13778. "type": "package",
  13779. "path": "simpletool/1.0.6",
  13780. "files": [
  13781. ".nupkg.metadata",
  13782. ".signature.p7s",
  13783. "lib/net6.0/SimpleTool.dll",
  13784. "lib/net6.0/SimpleTool.xml",
  13785. "lib/net7.0/SimpleTool.dll",
  13786. "lib/net7.0/SimpleTool.xml",
  13787. "lib/netcoreapp3.1/SimpleTool.dll",
  13788. "lib/netcoreapp3.1/SimpleTool.xml",
  13789. "simpletool.1.0.6.nupkg.sha512",
  13790. "simpletool.nuspec"
  13791. ]
  13792. },
  13793. "SixLabors.Fonts/2.0.3": {
  13794. "sha512": "IY+i5JsUoFTyLvNOlLFUak4nJajSZdfxYqCbDCSYeGDGwHNBtJo0ICduAFGaYaqdL41+YHn7LMrp1AwIU/29Ag==",
  13795. "type": "package",
  13796. "path": "sixlabors.fonts/2.0.3",
  13797. "files": [
  13798. ".nupkg.metadata",
  13799. ".signature.p7s",
  13800. "LICENSE",
  13801. "lib/net6.0/SixLabors.Fonts.dll",
  13802. "lib/net6.0/SixLabors.Fonts.xml",
  13803. "sixlabors.fonts.128.png",
  13804. "sixlabors.fonts.2.0.3.nupkg.sha512",
  13805. "sixlabors.fonts.nuspec"
  13806. ]
  13807. },
  13808. "SixLabors.ImageSharp/3.1.4": {
  13809. "sha512": "lFIdxgGDA5iYkUMRFOze7BGLcdpoLFbR+a20kc1W7NepvzU7ejtxtWOg9RvgG7kb9tBoJ3ONYOK6kLil/dgF1w==",
  13810. "type": "package",
  13811. "path": "sixlabors.imagesharp/3.1.4",
  13812. "files": [
  13813. ".nupkg.metadata",
  13814. ".signature.p7s",
  13815. "LICENSE",
  13816. "build/SixLabors.ImageSharp.props",
  13817. "lib/net6.0/SixLabors.ImageSharp.dll",
  13818. "lib/net6.0/SixLabors.ImageSharp.xml",
  13819. "sixlabors.imagesharp.128.png",
  13820. "sixlabors.imagesharp.3.1.4.nupkg.sha512",
  13821. "sixlabors.imagesharp.nuspec"
  13822. ]
  13823. },
  13824. "SixLabors.ImageSharp.Drawing/2.1.3": {
  13825. "sha512": "Bo8MeLEhKlZTSV29lh1iZmKVnLFvp+lNPVIo6X1Nu/G3xVwYuhPBjTuxUNhO6bxsVR9tLDuWZULxHSJAXu6LFw==",
  13826. "type": "package",
  13827. "path": "sixlabors.imagesharp.drawing/2.1.3",
  13828. "files": [
  13829. ".nupkg.metadata",
  13830. ".signature.p7s",
  13831. "LICENSE",
  13832. "lib/net6.0/SixLabors.ImageSharp.Drawing.dll",
  13833. "lib/net6.0/SixLabors.ImageSharp.Drawing.xml",
  13834. "sixlabors.imagesharp.drawing.128.png",
  13835. "sixlabors.imagesharp.drawing.2.1.3.nupkg.sha512",
  13836. "sixlabors.imagesharp.drawing.nuspec"
  13837. ]
  13838. },
  13839. "SkiaSharp/2.88.6": {
  13840. "sha512": "wdfeBAQrEQCbJIRgAiargzP1Uy+0grZiG4CSgBnhAgcJTsPzlifIaO73JRdwIlT3TyBoeU9jEqzwFUhl4hTYnQ==",
  13841. "type": "package",
  13842. "path": "skiasharp/2.88.6",
  13843. "files": [
  13844. ".nupkg.metadata",
  13845. ".signature.p7s",
  13846. "LICENSE.txt",
  13847. "THIRD-PARTY-NOTICES.txt",
  13848. "interactive-extensions/dotnet/SkiaSharp.DotNet.Interactive.dll",
  13849. "lib/monoandroid1.0/SkiaSharp.dll",
  13850. "lib/monoandroid1.0/SkiaSharp.pdb",
  13851. "lib/monoandroid1.0/SkiaSharp.xml",
  13852. "lib/net462/SkiaSharp.dll",
  13853. "lib/net462/SkiaSharp.pdb",
  13854. "lib/net462/SkiaSharp.xml",
  13855. "lib/net6.0-android30.0/SkiaSharp.dll",
  13856. "lib/net6.0-android30.0/SkiaSharp.pdb",
  13857. "lib/net6.0-android30.0/SkiaSharp.xml",
  13858. "lib/net6.0-ios13.6/SkiaSharp.dll",
  13859. "lib/net6.0-ios13.6/SkiaSharp.pdb",
  13860. "lib/net6.0-ios13.6/SkiaSharp.xml",
  13861. "lib/net6.0-maccatalyst13.5/SkiaSharp.dll",
  13862. "lib/net6.0-maccatalyst13.5/SkiaSharp.pdb",
  13863. "lib/net6.0-maccatalyst13.5/SkiaSharp.xml",
  13864. "lib/net6.0-macos10.15/SkiaSharp.dll",
  13865. "lib/net6.0-macos10.15/SkiaSharp.pdb",
  13866. "lib/net6.0-macos10.15/SkiaSharp.xml",
  13867. "lib/net6.0-tizen7.0/SkiaSharp.dll",
  13868. "lib/net6.0-tizen7.0/SkiaSharp.pdb",
  13869. "lib/net6.0-tizen7.0/SkiaSharp.xml",
  13870. "lib/net6.0-tvos13.4/SkiaSharp.dll",
  13871. "lib/net6.0-tvos13.4/SkiaSharp.pdb",
  13872. "lib/net6.0-tvos13.4/SkiaSharp.xml",
  13873. "lib/net6.0/SkiaSharp.dll",
  13874. "lib/net6.0/SkiaSharp.pdb",
  13875. "lib/net6.0/SkiaSharp.xml",
  13876. "lib/netcoreapp3.1/SkiaSharp.dll",
  13877. "lib/netcoreapp3.1/SkiaSharp.pdb",
  13878. "lib/netcoreapp3.1/SkiaSharp.xml",
  13879. "lib/netstandard1.3/SkiaSharp.dll",
  13880. "lib/netstandard1.3/SkiaSharp.pdb",
  13881. "lib/netstandard1.3/SkiaSharp.xml",
  13882. "lib/netstandard2.0/SkiaSharp.dll",
  13883. "lib/netstandard2.0/SkiaSharp.pdb",
  13884. "lib/netstandard2.0/SkiaSharp.xml",
  13885. "lib/netstandard2.1/SkiaSharp.dll",
  13886. "lib/netstandard2.1/SkiaSharp.pdb",
  13887. "lib/netstandard2.1/SkiaSharp.xml",
  13888. "lib/tizen40/SkiaSharp.dll",
  13889. "lib/tizen40/SkiaSharp.pdb",
  13890. "lib/tizen40/SkiaSharp.xml",
  13891. "lib/uap10.0.10240/SkiaSharp.dll",
  13892. "lib/uap10.0.10240/SkiaSharp.pdb",
  13893. "lib/uap10.0.10240/SkiaSharp.xml",
  13894. "lib/uap10.0.16299/SkiaSharp.dll",
  13895. "lib/uap10.0.16299/SkiaSharp.pdb",
  13896. "lib/uap10.0.16299/SkiaSharp.xml",
  13897. "lib/xamarinios1.0/SkiaSharp.dll",
  13898. "lib/xamarinios1.0/SkiaSharp.pdb",
  13899. "lib/xamarinios1.0/SkiaSharp.xml",
  13900. "lib/xamarinmac2.0/SkiaSharp.dll",
  13901. "lib/xamarinmac2.0/SkiaSharp.pdb",
  13902. "lib/xamarinmac2.0/SkiaSharp.xml",
  13903. "lib/xamarintvos1.0/SkiaSharp.dll",
  13904. "lib/xamarintvos1.0/SkiaSharp.pdb",
  13905. "lib/xamarintvos1.0/SkiaSharp.xml",
  13906. "lib/xamarinwatchos1.0/SkiaSharp.dll",
  13907. "lib/xamarinwatchos1.0/SkiaSharp.pdb",
  13908. "lib/xamarinwatchos1.0/SkiaSharp.xml",
  13909. "skiasharp.2.88.6.nupkg.sha512",
  13910. "skiasharp.nuspec"
  13911. ]
  13912. },
  13913. "SkiaSharp.NativeAssets.Linux.NoDependencies/2.88.6": {
  13914. "sha512": "ecgMclPor+X1wi2dZSVDo1sV2Dm8gwEKNRtS+qiE9qfnQzGHbYWlbTBWalnZBaIl3BLC21b1QO8gMgabhSAh+g==",
  13915. "type": "package",
  13916. "path": "skiasharp.nativeassets.linux.nodependencies/2.88.6",
  13917. "files": [
  13918. ".nupkg.metadata",
  13919. ".signature.p7s",
  13920. "LICENSE.txt",
  13921. "THIRD-PARTY-NOTICES.txt",
  13922. "build/net462/SkiaSharp.NativeAssets.Linux.NoDependencies.targets",
  13923. "buildTransitive/net462/SkiaSharp.NativeAssets.Linux.NoDependencies.targets",
  13924. "lib/net462/_._",
  13925. "lib/net6.0/_._",
  13926. "lib/netcoreapp3.1/_._",
  13927. "lib/netstandard1.3/_._",
  13928. "runtimes/linux-arm/native/libSkiaSharp.so",
  13929. "runtimes/linux-arm64/native/libSkiaSharp.so",
  13930. "runtimes/linux-musl-x64/native/libSkiaSharp.so",
  13931. "runtimes/linux-x64/native/libSkiaSharp.so",
  13932. "skiasharp.nativeassets.linux.nodependencies.2.88.6.nupkg.sha512",
  13933. "skiasharp.nativeassets.linux.nodependencies.nuspec"
  13934. ]
  13935. },
  13936. "SkiaSharp.NativeAssets.macOS/2.88.6": {
  13937. "sha512": "Sko9LFxRXSjb3OGh5/RxrVRXxYo48tr5NKuuSy6jB85GrYt8WRqVY1iLOLwtjPiVAt4cp+pyD4i30azanS64dw==",
  13938. "type": "package",
  13939. "path": "skiasharp.nativeassets.macos/2.88.6",
  13940. "files": [
  13941. ".nupkg.metadata",
  13942. ".signature.p7s",
  13943. "LICENSE.txt",
  13944. "THIRD-PARTY-NOTICES.txt",
  13945. "build/net462/SkiaSharp.NativeAssets.macOS.targets",
  13946. "build/net6.0-macos10.15/SkiaSharp.NativeAssets.macOS.targets",
  13947. "build/xamarinmac2.0/SkiaSharp.NativeAssets.macOS.targets",
  13948. "buildTransitive/net462/SkiaSharp.NativeAssets.macOS.targets",
  13949. "buildTransitive/net6.0-macos10.15/SkiaSharp.NativeAssets.macOS.targets",
  13950. "buildTransitive/xamarinmac2.0/SkiaSharp.NativeAssets.macOS.targets",
  13951. "lib/net462/_._",
  13952. "lib/net6.0-macos10.15/_._",
  13953. "lib/net6.0/_._",
  13954. "lib/netcoreapp3.1/_._",
  13955. "lib/netstandard1.3/_._",
  13956. "lib/xamarinmac2.0/_._",
  13957. "runtimes/osx/native/libSkiaSharp.dylib",
  13958. "skiasharp.nativeassets.macos.2.88.6.nupkg.sha512",
  13959. "skiasharp.nativeassets.macos.nuspec"
  13960. ]
  13961. },
  13962. "SkiaSharp.NativeAssets.Win32/2.88.6": {
  13963. "sha512": "7TzFO0u/g2MpQsTty4fyCDdMcfcWI+aLswwfnYXr3gtNS6VLKdMXPMeKpJa3pJSLnUBN6wD0JjuCe8OoLBQ6cQ==",
  13964. "type": "package",
  13965. "path": "skiasharp.nativeassets.win32/2.88.6",
  13966. "files": [
  13967. ".nupkg.metadata",
  13968. ".signature.p7s",
  13969. "LICENSE.txt",
  13970. "THIRD-PARTY-NOTICES.txt",
  13971. "build/net462/SkiaSharp.NativeAssets.Win32.targets",
  13972. "buildTransitive/net462/SkiaSharp.NativeAssets.Win32.targets",
  13973. "lib/net462/_._",
  13974. "lib/net6.0/_._",
  13975. "lib/netcoreapp3.1/_._",
  13976. "lib/netstandard1.3/_._",
  13977. "runtimes/win-arm64/native/libSkiaSharp.dll",
  13978. "runtimes/win-x64/native/libSkiaSharp.dll",
  13979. "runtimes/win-x86/native/libSkiaSharp.dll",
  13980. "skiasharp.nativeassets.win32.2.88.6.nupkg.sha512",
  13981. "skiasharp.nativeassets.win32.nuspec"
  13982. ]
  13983. },
  13984. "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": {
  13985. "sha512": "BmAf6XWt4TqtowmiWe4/5rRot6GerAeklmOPfviOvwLoF5WwgxcJHAxZtySuyW9r9w+HLILnm8VfJFLCUJYW8A==",
  13986. "type": "package",
  13987. "path": "sqlitepclraw.bundle_e_sqlite3/2.1.6",
  13988. "files": [
  13989. ".nupkg.metadata",
  13990. ".signature.p7s",
  13991. "lib/monoandroid90/SQLitePCLRaw.batteries_v2.dll",
  13992. "lib/net461/SQLitePCLRaw.batteries_v2.dll",
  13993. "lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.dll",
  13994. "lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.xml",
  13995. "lib/net6.0-ios14.0/SQLitePCLRaw.batteries_v2.dll",
  13996. "lib/net6.0-ios14.2/SQLitePCLRaw.batteries_v2.dll",
  13997. "lib/net6.0-tvos10.0/SQLitePCLRaw.batteries_v2.dll",
  13998. "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll",
  13999. "lib/xamarinios10/SQLitePCLRaw.batteries_v2.dll",
  14000. "sqlitepclraw.bundle_e_sqlite3.2.1.6.nupkg.sha512",
  14001. "sqlitepclraw.bundle_e_sqlite3.nuspec"
  14002. ]
  14003. },
  14004. "SQLitePCLRaw.core/2.1.6": {
  14005. "sha512": "wO6v9GeMx9CUngAet8hbO7xdm+M42p1XeJq47ogyRoYSvNSp0NGLI+MgC0bhrMk9C17MTVFlLiN6ylyExLCc5w==",
  14006. "type": "package",
  14007. "path": "sqlitepclraw.core/2.1.6",
  14008. "files": [
  14009. ".nupkg.metadata",
  14010. ".signature.p7s",
  14011. "lib/netstandard2.0/SQLitePCLRaw.core.dll",
  14012. "sqlitepclraw.core.2.1.6.nupkg.sha512",
  14013. "sqlitepclraw.core.nuspec"
  14014. ]
  14015. },
  14016. "SQLitePCLRaw.lib.e_sqlite3/2.1.6": {
  14017. "sha512": "2ObJJLkIUIxRpOUlZNGuD4rICpBnrBR5anjyfUFQep4hMOIeqW+XGQYzrNmHSVz5xSWZ3klSbh7sFR6UyDj68Q==",
  14018. "type": "package",
  14019. "path": "sqlitepclraw.lib.e_sqlite3/2.1.6",
  14020. "files": [
  14021. ".nupkg.metadata",
  14022. ".signature.p7s",
  14023. "buildTransitive/net461/SQLitePCLRaw.lib.e_sqlite3.targets",
  14024. "buildTransitive/net6.0/SQLitePCLRaw.lib.e_sqlite3.targets",
  14025. "buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets",
  14026. "buildTransitive/net8.0/SQLitePCLRaw.lib.e_sqlite3.targets",
  14027. "lib/net461/_._",
  14028. "lib/netstandard2.0/_._",
  14029. "runtimes/browser-wasm/nativeassets/net6.0/e_sqlite3.a",
  14030. "runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a",
  14031. "runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a",
  14032. "runtimes/linux-arm/native/libe_sqlite3.so",
  14033. "runtimes/linux-arm64/native/libe_sqlite3.so",
  14034. "runtimes/linux-armel/native/libe_sqlite3.so",
  14035. "runtimes/linux-mips64/native/libe_sqlite3.so",
  14036. "runtimes/linux-musl-arm/native/libe_sqlite3.so",
  14037. "runtimes/linux-musl-arm64/native/libe_sqlite3.so",
  14038. "runtimes/linux-musl-x64/native/libe_sqlite3.so",
  14039. "runtimes/linux-ppc64le/native/libe_sqlite3.so",
  14040. "runtimes/linux-s390x/native/libe_sqlite3.so",
  14041. "runtimes/linux-x64/native/libe_sqlite3.so",
  14042. "runtimes/linux-x86/native/libe_sqlite3.so",
  14043. "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib",
  14044. "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib",
  14045. "runtimes/osx-arm64/native/libe_sqlite3.dylib",
  14046. "runtimes/osx-x64/native/libe_sqlite3.dylib",
  14047. "runtimes/win-arm/native/e_sqlite3.dll",
  14048. "runtimes/win-arm64/native/e_sqlite3.dll",
  14049. "runtimes/win-x64/native/e_sqlite3.dll",
  14050. "runtimes/win-x86/native/e_sqlite3.dll",
  14051. "runtimes/win10-arm/nativeassets/uap10.0/e_sqlite3.dll",
  14052. "runtimes/win10-arm64/nativeassets/uap10.0/e_sqlite3.dll",
  14053. "runtimes/win10-x64/nativeassets/uap10.0/e_sqlite3.dll",
  14054. "runtimes/win10-x86/nativeassets/uap10.0/e_sqlite3.dll",
  14055. "sqlitepclraw.lib.e_sqlite3.2.1.6.nupkg.sha512",
  14056. "sqlitepclraw.lib.e_sqlite3.nuspec"
  14057. ]
  14058. },
  14059. "SQLitePCLRaw.provider.e_sqlite3/2.1.6": {
  14060. "sha512": "PQ2Oq3yepLY4P7ll145P3xtx2bX8xF4PzaKPRpw9jZlKvfe4LE/saAV82inND9usn1XRpmxXk7Lal3MTI+6CNg==",
  14061. "type": "package",
  14062. "path": "sqlitepclraw.provider.e_sqlite3/2.1.6",
  14063. "files": [
  14064. ".nupkg.metadata",
  14065. ".signature.p7s",
  14066. "lib/net6.0-windows7.0/SQLitePCLRaw.provider.e_sqlite3.dll",
  14067. "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll",
  14068. "lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll",
  14069. "sqlitepclraw.provider.e_sqlite3.2.1.6.nupkg.sha512",
  14070. "sqlitepclraw.provider.e_sqlite3.nuspec"
  14071. ]
  14072. },
  14073. "SqlSugarCore/5.1.4.158": {
  14074. "sha512": "kbfErDQ62krLzYlxhV8/MRuoy32OhByl2x+L6asvWYY0rOxzN6tXQymBRTFi0e67kFZABnB7CSIeZIqy1wLTsQ==",
  14075. "type": "package",
  14076. "path": "sqlsugarcore/5.1.4.158",
  14077. "files": [
  14078. ".nupkg.metadata",
  14079. ".signature.p7s",
  14080. "lib/netstandard2.1/SqlSugar.dll",
  14081. "sqlsugarcore.5.1.4.158.nupkg.sha512",
  14082. "sqlsugarcore.nuspec"
  14083. ]
  14084. },
  14085. "SqlSugarCore.Dm/1.3.0": {
  14086. "sha512": "JIKtvU8LySwSKBsqFijO4kWH24j8Ks3t03fFY1w6YMbFiJ6yuq7AI8iR4oSPiMhDtoYuj6yBz6u/gttrHBX1Sg==",
  14087. "type": "package",
  14088. "path": "sqlsugarcore.dm/1.3.0",
  14089. "files": [
  14090. ".nupkg.metadata",
  14091. ".signature.p7s",
  14092. "lib/netstandard2.0/DmProvider.dll",
  14093. "sqlsugarcore.dm.1.3.0.nupkg.sha512",
  14094. "sqlsugarcore.dm.nuspec"
  14095. ]
  14096. },
  14097. "SqlSugarCore.Kdbndp/9.3.6.411": {
  14098. "sha512": "C/Zz/GEs9GjTcwikWaEj6bxqJ6J6ulhE3zMqQeQtj3tdw6gSu2G0dMx6uW7M7HWMM0TyGR76eJK8ctyeeaqzcQ==",
  14099. "type": "package",
  14100. "path": "sqlsugarcore.kdbndp/9.3.6.411",
  14101. "files": [
  14102. ".nupkg.metadata",
  14103. ".signature.p7s",
  14104. "lib/netstandard2.1/Kdbndp.dll",
  14105. "sqlsugarcore.kdbndp.9.3.6.411.nupkg.sha512",
  14106. "sqlsugarcore.kdbndp.nuspec"
  14107. ]
  14108. },
  14109. "Swashbuckle.AspNetCore/6.5.0": {
  14110. "sha512": "FK05XokgjgwlCI6wCT+D4/abtQkL1X1/B9Oas6uIwHFmYrIO9WUD5aLC9IzMs9GnHfUXOtXZ2S43gN1mhs5+aA==",
  14111. "type": "package",
  14112. "path": "swashbuckle.aspnetcore/6.5.0",
  14113. "files": [
  14114. ".nupkg.metadata",
  14115. ".signature.p7s",
  14116. "build/Swashbuckle.AspNetCore.props",
  14117. "swashbuckle.aspnetcore.6.5.0.nupkg.sha512",
  14118. "swashbuckle.aspnetcore.nuspec"
  14119. ]
  14120. },
  14121. "Swashbuckle.AspNetCore.Swagger/6.5.0": {
  14122. "sha512": "XWmCmqyFmoItXKFsQSwQbEAsjDKcxlNf1l+/Ki42hcb6LjKL8m5Db69OTvz5vLonMSRntYO1XLqz0OP+n3vKnA==",
  14123. "type": "package",
  14124. "path": "swashbuckle.aspnetcore.swagger/6.5.0",
  14125. "files": [
  14126. ".nupkg.metadata",
  14127. ".signature.p7s",
  14128. "lib/net5.0/Swashbuckle.AspNetCore.Swagger.dll",
  14129. "lib/net5.0/Swashbuckle.AspNetCore.Swagger.pdb",
  14130. "lib/net5.0/Swashbuckle.AspNetCore.Swagger.xml",
  14131. "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll",
  14132. "lib/net6.0/Swashbuckle.AspNetCore.Swagger.pdb",
  14133. "lib/net6.0/Swashbuckle.AspNetCore.Swagger.xml",
  14134. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll",
  14135. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.pdb",
  14136. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.xml",
  14137. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll",
  14138. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.pdb",
  14139. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.xml",
  14140. "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.dll",
  14141. "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.pdb",
  14142. "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.xml",
  14143. "swashbuckle.aspnetcore.swagger.6.5.0.nupkg.sha512",
  14144. "swashbuckle.aspnetcore.swagger.nuspec"
  14145. ]
  14146. },
  14147. "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
  14148. "sha512": "Y/qW8Qdg9OEs7V013tt+94OdPxbRdbhcEbw4NiwGvf4YBcfhL/y7qp/Mjv/cENsQ2L3NqJ2AOu94weBy/h4KvA==",
  14149. "type": "package",
  14150. "path": "swashbuckle.aspnetcore.swaggergen/6.5.0",
  14151. "files": [
  14152. ".nupkg.metadata",
  14153. ".signature.p7s",
  14154. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  14155. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  14156. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  14157. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  14158. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  14159. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  14160. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  14161. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  14162. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  14163. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  14164. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  14165. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  14166. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  14167. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  14168. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  14169. "swashbuckle.aspnetcore.swaggergen.6.5.0.nupkg.sha512",
  14170. "swashbuckle.aspnetcore.swaggergen.nuspec"
  14171. ]
  14172. },
  14173. "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
  14174. "sha512": "OvbvxX+wL8skxTBttcBsVxdh73Fag4xwqEU2edh4JMn7Ws/xJHnY/JB1e9RoCb6XpDxUF3hD9A0Z1lEUx40Pfw==",
  14175. "type": "package",
  14176. "path": "swashbuckle.aspnetcore.swaggerui/6.5.0",
  14177. "files": [
  14178. ".nupkg.metadata",
  14179. ".signature.p7s",
  14180. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
  14181. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
  14182. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
  14183. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
  14184. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
  14185. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
  14186. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
  14187. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
  14188. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
  14189. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
  14190. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
  14191. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
  14192. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
  14193. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
  14194. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
  14195. "swashbuckle.aspnetcore.swaggerui.6.5.0.nupkg.sha512",
  14196. "swashbuckle.aspnetcore.swaggerui.nuspec"
  14197. ]
  14198. },
  14199. "System.Buffers/4.5.1": {
  14200. "sha512": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
  14201. "type": "package",
  14202. "path": "system.buffers/4.5.1",
  14203. "files": [
  14204. ".nupkg.metadata",
  14205. ".signature.p7s",
  14206. "LICENSE.TXT",
  14207. "THIRD-PARTY-NOTICES.TXT",
  14208. "lib/net461/System.Buffers.dll",
  14209. "lib/net461/System.Buffers.xml",
  14210. "lib/netcoreapp2.0/_._",
  14211. "lib/netstandard1.1/System.Buffers.dll",
  14212. "lib/netstandard1.1/System.Buffers.xml",
  14213. "lib/netstandard2.0/System.Buffers.dll",
  14214. "lib/netstandard2.0/System.Buffers.xml",
  14215. "lib/uap10.0.16299/_._",
  14216. "ref/net45/System.Buffers.dll",
  14217. "ref/net45/System.Buffers.xml",
  14218. "ref/netcoreapp2.0/_._",
  14219. "ref/netstandard1.1/System.Buffers.dll",
  14220. "ref/netstandard1.1/System.Buffers.xml",
  14221. "ref/netstandard2.0/System.Buffers.dll",
  14222. "ref/netstandard2.0/System.Buffers.xml",
  14223. "ref/uap10.0.16299/_._",
  14224. "system.buffers.4.5.1.nupkg.sha512",
  14225. "system.buffers.nuspec",
  14226. "useSharedDesignerContext.txt",
  14227. "version.txt"
  14228. ]
  14229. },
  14230. "System.CodeDom/8.0.0": {
  14231. "sha512": "WTlRjL6KWIMr/pAaq3rYqh0TJlzpouaQ/W1eelssHgtlwHAH25jXTkUphTYx9HaIIf7XA6qs/0+YhtLEQRkJ+Q==",
  14232. "type": "package",
  14233. "path": "system.codedom/8.0.0",
  14234. "files": [
  14235. ".nupkg.metadata",
  14236. ".signature.p7s",
  14237. "Icon.png",
  14238. "LICENSE.TXT",
  14239. "THIRD-PARTY-NOTICES.TXT",
  14240. "buildTransitive/net461/System.CodeDom.targets",
  14241. "buildTransitive/net462/_._",
  14242. "buildTransitive/net6.0/_._",
  14243. "buildTransitive/netcoreapp2.0/System.CodeDom.targets",
  14244. "lib/net462/System.CodeDom.dll",
  14245. "lib/net462/System.CodeDom.xml",
  14246. "lib/net6.0/System.CodeDom.dll",
  14247. "lib/net6.0/System.CodeDom.xml",
  14248. "lib/net7.0/System.CodeDom.dll",
  14249. "lib/net7.0/System.CodeDom.xml",
  14250. "lib/net8.0/System.CodeDom.dll",
  14251. "lib/net8.0/System.CodeDom.xml",
  14252. "lib/netstandard2.0/System.CodeDom.dll",
  14253. "lib/netstandard2.0/System.CodeDom.xml",
  14254. "system.codedom.8.0.0.nupkg.sha512",
  14255. "system.codedom.nuspec",
  14256. "useSharedDesignerContext.txt"
  14257. ]
  14258. },
  14259. "System.Collections/4.3.0": {
  14260. "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
  14261. "type": "package",
  14262. "path": "system.collections/4.3.0",
  14263. "files": [
  14264. ".nupkg.metadata",
  14265. ".signature.p7s",
  14266. "ThirdPartyNotices.txt",
  14267. "dotnet_library_license.txt",
  14268. "lib/MonoAndroid10/_._",
  14269. "lib/MonoTouch10/_._",
  14270. "lib/net45/_._",
  14271. "lib/portable-net45+win8+wp8+wpa81/_._",
  14272. "lib/win8/_._",
  14273. "lib/wp80/_._",
  14274. "lib/wpa81/_._",
  14275. "lib/xamarinios10/_._",
  14276. "lib/xamarinmac20/_._",
  14277. "lib/xamarintvos10/_._",
  14278. "lib/xamarinwatchos10/_._",
  14279. "ref/MonoAndroid10/_._",
  14280. "ref/MonoTouch10/_._",
  14281. "ref/net45/_._",
  14282. "ref/netcore50/System.Collections.dll",
  14283. "ref/netcore50/System.Collections.xml",
  14284. "ref/netcore50/de/System.Collections.xml",
  14285. "ref/netcore50/es/System.Collections.xml",
  14286. "ref/netcore50/fr/System.Collections.xml",
  14287. "ref/netcore50/it/System.Collections.xml",
  14288. "ref/netcore50/ja/System.Collections.xml",
  14289. "ref/netcore50/ko/System.Collections.xml",
  14290. "ref/netcore50/ru/System.Collections.xml",
  14291. "ref/netcore50/zh-hans/System.Collections.xml",
  14292. "ref/netcore50/zh-hant/System.Collections.xml",
  14293. "ref/netstandard1.0/System.Collections.dll",
  14294. "ref/netstandard1.0/System.Collections.xml",
  14295. "ref/netstandard1.0/de/System.Collections.xml",
  14296. "ref/netstandard1.0/es/System.Collections.xml",
  14297. "ref/netstandard1.0/fr/System.Collections.xml",
  14298. "ref/netstandard1.0/it/System.Collections.xml",
  14299. "ref/netstandard1.0/ja/System.Collections.xml",
  14300. "ref/netstandard1.0/ko/System.Collections.xml",
  14301. "ref/netstandard1.0/ru/System.Collections.xml",
  14302. "ref/netstandard1.0/zh-hans/System.Collections.xml",
  14303. "ref/netstandard1.0/zh-hant/System.Collections.xml",
  14304. "ref/netstandard1.3/System.Collections.dll",
  14305. "ref/netstandard1.3/System.Collections.xml",
  14306. "ref/netstandard1.3/de/System.Collections.xml",
  14307. "ref/netstandard1.3/es/System.Collections.xml",
  14308. "ref/netstandard1.3/fr/System.Collections.xml",
  14309. "ref/netstandard1.3/it/System.Collections.xml",
  14310. "ref/netstandard1.3/ja/System.Collections.xml",
  14311. "ref/netstandard1.3/ko/System.Collections.xml",
  14312. "ref/netstandard1.3/ru/System.Collections.xml",
  14313. "ref/netstandard1.3/zh-hans/System.Collections.xml",
  14314. "ref/netstandard1.3/zh-hant/System.Collections.xml",
  14315. "ref/portable-net45+win8+wp8+wpa81/_._",
  14316. "ref/win8/_._",
  14317. "ref/wp80/_._",
  14318. "ref/wpa81/_._",
  14319. "ref/xamarinios10/_._",
  14320. "ref/xamarinmac20/_._",
  14321. "ref/xamarintvos10/_._",
  14322. "ref/xamarinwatchos10/_._",
  14323. "system.collections.4.3.0.nupkg.sha512",
  14324. "system.collections.nuspec"
  14325. ]
  14326. },
  14327. "System.Collections.Concurrent/4.3.0": {
  14328. "sha512": "ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
  14329. "type": "package",
  14330. "path": "system.collections.concurrent/4.3.0",
  14331. "files": [
  14332. ".nupkg.metadata",
  14333. ".signature.p7s",
  14334. "ThirdPartyNotices.txt",
  14335. "dotnet_library_license.txt",
  14336. "lib/MonoAndroid10/_._",
  14337. "lib/MonoTouch10/_._",
  14338. "lib/net45/_._",
  14339. "lib/netcore50/System.Collections.Concurrent.dll",
  14340. "lib/netstandard1.3/System.Collections.Concurrent.dll",
  14341. "lib/portable-net45+win8+wpa81/_._",
  14342. "lib/win8/_._",
  14343. "lib/wpa81/_._",
  14344. "lib/xamarinios10/_._",
  14345. "lib/xamarinmac20/_._",
  14346. "lib/xamarintvos10/_._",
  14347. "lib/xamarinwatchos10/_._",
  14348. "ref/MonoAndroid10/_._",
  14349. "ref/MonoTouch10/_._",
  14350. "ref/net45/_._",
  14351. "ref/netcore50/System.Collections.Concurrent.dll",
  14352. "ref/netcore50/System.Collections.Concurrent.xml",
  14353. "ref/netcore50/de/System.Collections.Concurrent.xml",
  14354. "ref/netcore50/es/System.Collections.Concurrent.xml",
  14355. "ref/netcore50/fr/System.Collections.Concurrent.xml",
  14356. "ref/netcore50/it/System.Collections.Concurrent.xml",
  14357. "ref/netcore50/ja/System.Collections.Concurrent.xml",
  14358. "ref/netcore50/ko/System.Collections.Concurrent.xml",
  14359. "ref/netcore50/ru/System.Collections.Concurrent.xml",
  14360. "ref/netcore50/zh-hans/System.Collections.Concurrent.xml",
  14361. "ref/netcore50/zh-hant/System.Collections.Concurrent.xml",
  14362. "ref/netstandard1.1/System.Collections.Concurrent.dll",
  14363. "ref/netstandard1.1/System.Collections.Concurrent.xml",
  14364. "ref/netstandard1.1/de/System.Collections.Concurrent.xml",
  14365. "ref/netstandard1.1/es/System.Collections.Concurrent.xml",
  14366. "ref/netstandard1.1/fr/System.Collections.Concurrent.xml",
  14367. "ref/netstandard1.1/it/System.Collections.Concurrent.xml",
  14368. "ref/netstandard1.1/ja/System.Collections.Concurrent.xml",
  14369. "ref/netstandard1.1/ko/System.Collections.Concurrent.xml",
  14370. "ref/netstandard1.1/ru/System.Collections.Concurrent.xml",
  14371. "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml",
  14372. "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml",
  14373. "ref/netstandard1.3/System.Collections.Concurrent.dll",
  14374. "ref/netstandard1.3/System.Collections.Concurrent.xml",
  14375. "ref/netstandard1.3/de/System.Collections.Concurrent.xml",
  14376. "ref/netstandard1.3/es/System.Collections.Concurrent.xml",
  14377. "ref/netstandard1.3/fr/System.Collections.Concurrent.xml",
  14378. "ref/netstandard1.3/it/System.Collections.Concurrent.xml",
  14379. "ref/netstandard1.3/ja/System.Collections.Concurrent.xml",
  14380. "ref/netstandard1.3/ko/System.Collections.Concurrent.xml",
  14381. "ref/netstandard1.3/ru/System.Collections.Concurrent.xml",
  14382. "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml",
  14383. "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml",
  14384. "ref/portable-net45+win8+wpa81/_._",
  14385. "ref/win8/_._",
  14386. "ref/wpa81/_._",
  14387. "ref/xamarinios10/_._",
  14388. "ref/xamarinmac20/_._",
  14389. "ref/xamarintvos10/_._",
  14390. "ref/xamarinwatchos10/_._",
  14391. "system.collections.concurrent.4.3.0.nupkg.sha512",
  14392. "system.collections.concurrent.nuspec"
  14393. ]
  14394. },
  14395. "System.Collections.Immutable/8.0.0": {
  14396. "sha512": "AurL6Y5BA1WotzlEvVaIDpqzpIPvYnnldxru8oXJU2yFxFUy3+pNXjXd1ymO+RA0rq0+590Q8gaz2l3Sr7fmqg==",
  14397. "type": "package",
  14398. "path": "system.collections.immutable/8.0.0",
  14399. "files": [
  14400. ".nupkg.metadata",
  14401. ".signature.p7s",
  14402. "Icon.png",
  14403. "LICENSE.TXT",
  14404. "PACKAGE.md",
  14405. "THIRD-PARTY-NOTICES.TXT",
  14406. "buildTransitive/net461/System.Collections.Immutable.targets",
  14407. "buildTransitive/net462/_._",
  14408. "buildTransitive/net6.0/_._",
  14409. "buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets",
  14410. "lib/net462/System.Collections.Immutable.dll",
  14411. "lib/net462/System.Collections.Immutable.xml",
  14412. "lib/net6.0/System.Collections.Immutable.dll",
  14413. "lib/net6.0/System.Collections.Immutable.xml",
  14414. "lib/net7.0/System.Collections.Immutable.dll",
  14415. "lib/net7.0/System.Collections.Immutable.xml",
  14416. "lib/net8.0/System.Collections.Immutable.dll",
  14417. "lib/net8.0/System.Collections.Immutable.xml",
  14418. "lib/netstandard2.0/System.Collections.Immutable.dll",
  14419. "lib/netstandard2.0/System.Collections.Immutable.xml",
  14420. "system.collections.immutable.8.0.0.nupkg.sha512",
  14421. "system.collections.immutable.nuspec",
  14422. "useSharedDesignerContext.txt"
  14423. ]
  14424. },
  14425. "System.ComponentModel/4.3.0": {
  14426. "sha512": "VyGn1jGRZVfxnh8EdvDCi71v3bMXrsu8aYJOwoV7SNDLVhiEqwP86pPMyRGsDsxhXAm2b3o9OIqeETfN5qfezw==",
  14427. "type": "package",
  14428. "path": "system.componentmodel/4.3.0",
  14429. "files": [
  14430. ".nupkg.metadata",
  14431. ".signature.p7s",
  14432. "ThirdPartyNotices.txt",
  14433. "dotnet_library_license.txt",
  14434. "lib/MonoAndroid10/_._",
  14435. "lib/MonoTouch10/_._",
  14436. "lib/net45/_._",
  14437. "lib/netcore50/System.ComponentModel.dll",
  14438. "lib/netstandard1.3/System.ComponentModel.dll",
  14439. "lib/portable-net45+win8+wp8+wpa81/_._",
  14440. "lib/win8/_._",
  14441. "lib/wp80/_._",
  14442. "lib/wpa81/_._",
  14443. "lib/xamarinios10/_._",
  14444. "lib/xamarinmac20/_._",
  14445. "lib/xamarintvos10/_._",
  14446. "lib/xamarinwatchos10/_._",
  14447. "ref/MonoAndroid10/_._",
  14448. "ref/MonoTouch10/_._",
  14449. "ref/net45/_._",
  14450. "ref/netcore50/System.ComponentModel.dll",
  14451. "ref/netcore50/System.ComponentModel.xml",
  14452. "ref/netcore50/de/System.ComponentModel.xml",
  14453. "ref/netcore50/es/System.ComponentModel.xml",
  14454. "ref/netcore50/fr/System.ComponentModel.xml",
  14455. "ref/netcore50/it/System.ComponentModel.xml",
  14456. "ref/netcore50/ja/System.ComponentModel.xml",
  14457. "ref/netcore50/ko/System.ComponentModel.xml",
  14458. "ref/netcore50/ru/System.ComponentModel.xml",
  14459. "ref/netcore50/zh-hans/System.ComponentModel.xml",
  14460. "ref/netcore50/zh-hant/System.ComponentModel.xml",
  14461. "ref/netstandard1.0/System.ComponentModel.dll",
  14462. "ref/netstandard1.0/System.ComponentModel.xml",
  14463. "ref/netstandard1.0/de/System.ComponentModel.xml",
  14464. "ref/netstandard1.0/es/System.ComponentModel.xml",
  14465. "ref/netstandard1.0/fr/System.ComponentModel.xml",
  14466. "ref/netstandard1.0/it/System.ComponentModel.xml",
  14467. "ref/netstandard1.0/ja/System.ComponentModel.xml",
  14468. "ref/netstandard1.0/ko/System.ComponentModel.xml",
  14469. "ref/netstandard1.0/ru/System.ComponentModel.xml",
  14470. "ref/netstandard1.0/zh-hans/System.ComponentModel.xml",
  14471. "ref/netstandard1.0/zh-hant/System.ComponentModel.xml",
  14472. "ref/portable-net45+win8+wp8+wpa81/_._",
  14473. "ref/win8/_._",
  14474. "ref/wp80/_._",
  14475. "ref/wpa81/_._",
  14476. "ref/xamarinios10/_._",
  14477. "ref/xamarinmac20/_._",
  14478. "ref/xamarintvos10/_._",
  14479. "ref/xamarinwatchos10/_._",
  14480. "system.componentmodel.4.3.0.nupkg.sha512",
  14481. "system.componentmodel.nuspec"
  14482. ]
  14483. },
  14484. "System.ComponentModel.Annotations/4.7.0": {
  14485. "sha512": "0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==",
  14486. "type": "package",
  14487. "path": "system.componentmodel.annotations/4.7.0",
  14488. "files": [
  14489. ".nupkg.metadata",
  14490. ".signature.p7s",
  14491. "LICENSE.TXT",
  14492. "THIRD-PARTY-NOTICES.TXT",
  14493. "lib/MonoAndroid10/_._",
  14494. "lib/MonoTouch10/_._",
  14495. "lib/net45/_._",
  14496. "lib/net461/System.ComponentModel.Annotations.dll",
  14497. "lib/netcore50/System.ComponentModel.Annotations.dll",
  14498. "lib/netstandard1.4/System.ComponentModel.Annotations.dll",
  14499. "lib/netstandard2.0/System.ComponentModel.Annotations.dll",
  14500. "lib/netstandard2.1/System.ComponentModel.Annotations.dll",
  14501. "lib/netstandard2.1/System.ComponentModel.Annotations.xml",
  14502. "lib/portable-net45+win8/_._",
  14503. "lib/win8/_._",
  14504. "lib/xamarinios10/_._",
  14505. "lib/xamarinmac20/_._",
  14506. "lib/xamarintvos10/_._",
  14507. "lib/xamarinwatchos10/_._",
  14508. "ref/MonoAndroid10/_._",
  14509. "ref/MonoTouch10/_._",
  14510. "ref/net45/_._",
  14511. "ref/net461/System.ComponentModel.Annotations.dll",
  14512. "ref/net461/System.ComponentModel.Annotations.xml",
  14513. "ref/netcore50/System.ComponentModel.Annotations.dll",
  14514. "ref/netcore50/System.ComponentModel.Annotations.xml",
  14515. "ref/netcore50/de/System.ComponentModel.Annotations.xml",
  14516. "ref/netcore50/es/System.ComponentModel.Annotations.xml",
  14517. "ref/netcore50/fr/System.ComponentModel.Annotations.xml",
  14518. "ref/netcore50/it/System.ComponentModel.Annotations.xml",
  14519. "ref/netcore50/ja/System.ComponentModel.Annotations.xml",
  14520. "ref/netcore50/ko/System.ComponentModel.Annotations.xml",
  14521. "ref/netcore50/ru/System.ComponentModel.Annotations.xml",
  14522. "ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml",
  14523. "ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml",
  14524. "ref/netstandard1.1/System.ComponentModel.Annotations.dll",
  14525. "ref/netstandard1.1/System.ComponentModel.Annotations.xml",
  14526. "ref/netstandard1.1/de/System.ComponentModel.Annotations.xml",
  14527. "ref/netstandard1.1/es/System.ComponentModel.Annotations.xml",
  14528. "ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml",
  14529. "ref/netstandard1.1/it/System.ComponentModel.Annotations.xml",
  14530. "ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml",
  14531. "ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml",
  14532. "ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml",
  14533. "ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml",
  14534. "ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml",
  14535. "ref/netstandard1.3/System.ComponentModel.Annotations.dll",
  14536. "ref/netstandard1.3/System.ComponentModel.Annotations.xml",
  14537. "ref/netstandard1.3/de/System.ComponentModel.Annotations.xml",
  14538. "ref/netstandard1.3/es/System.ComponentModel.Annotations.xml",
  14539. "ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml",
  14540. "ref/netstandard1.3/it/System.ComponentModel.Annotations.xml",
  14541. "ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml",
  14542. "ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml",
  14543. "ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml",
  14544. "ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml",
  14545. "ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml",
  14546. "ref/netstandard1.4/System.ComponentModel.Annotations.dll",
  14547. "ref/netstandard1.4/System.ComponentModel.Annotations.xml",
  14548. "ref/netstandard1.4/de/System.ComponentModel.Annotations.xml",
  14549. "ref/netstandard1.4/es/System.ComponentModel.Annotations.xml",
  14550. "ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml",
  14551. "ref/netstandard1.4/it/System.ComponentModel.Annotations.xml",
  14552. "ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml",
  14553. "ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml",
  14554. "ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml",
  14555. "ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml",
  14556. "ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml",
  14557. "ref/netstandard2.0/System.ComponentModel.Annotations.dll",
  14558. "ref/netstandard2.0/System.ComponentModel.Annotations.xml",
  14559. "ref/netstandard2.1/System.ComponentModel.Annotations.dll",
  14560. "ref/netstandard2.1/System.ComponentModel.Annotations.xml",
  14561. "ref/portable-net45+win8/_._",
  14562. "ref/win8/_._",
  14563. "ref/xamarinios10/_._",
  14564. "ref/xamarinmac20/_._",
  14565. "ref/xamarintvos10/_._",
  14566. "ref/xamarinwatchos10/_._",
  14567. "system.componentmodel.annotations.4.7.0.nupkg.sha512",
  14568. "system.componentmodel.annotations.nuspec",
  14569. "useSharedDesignerContext.txt",
  14570. "version.txt"
  14571. ]
  14572. },
  14573. "System.ComponentModel.Primitives/4.3.0": {
  14574. "sha512": "j8GUkCpM8V4d4vhLIIoBLGey2Z5bCkMVNjEZseyAlm4n5arcsJOeI3zkUP+zvZgzsbLTYh4lYeP/ZD/gdIAPrw==",
  14575. "type": "package",
  14576. "path": "system.componentmodel.primitives/4.3.0",
  14577. "files": [
  14578. ".nupkg.metadata",
  14579. ".signature.p7s",
  14580. "ThirdPartyNotices.txt",
  14581. "dotnet_library_license.txt",
  14582. "lib/MonoAndroid10/_._",
  14583. "lib/MonoTouch10/_._",
  14584. "lib/net45/System.ComponentModel.Primitives.dll",
  14585. "lib/netstandard1.0/System.ComponentModel.Primitives.dll",
  14586. "lib/xamarinios10/_._",
  14587. "lib/xamarinmac20/_._",
  14588. "lib/xamarintvos10/_._",
  14589. "lib/xamarinwatchos10/_._",
  14590. "ref/MonoAndroid10/_._",
  14591. "ref/MonoTouch10/_._",
  14592. "ref/net45/System.ComponentModel.Primitives.dll",
  14593. "ref/netstandard1.0/System.ComponentModel.Primitives.dll",
  14594. "ref/netstandard1.0/System.ComponentModel.Primitives.xml",
  14595. "ref/netstandard1.0/de/System.ComponentModel.Primitives.xml",
  14596. "ref/netstandard1.0/es/System.ComponentModel.Primitives.xml",
  14597. "ref/netstandard1.0/fr/System.ComponentModel.Primitives.xml",
  14598. "ref/netstandard1.0/it/System.ComponentModel.Primitives.xml",
  14599. "ref/netstandard1.0/ja/System.ComponentModel.Primitives.xml",
  14600. "ref/netstandard1.0/ko/System.ComponentModel.Primitives.xml",
  14601. "ref/netstandard1.0/ru/System.ComponentModel.Primitives.xml",
  14602. "ref/netstandard1.0/zh-hans/System.ComponentModel.Primitives.xml",
  14603. "ref/netstandard1.0/zh-hant/System.ComponentModel.Primitives.xml",
  14604. "ref/xamarinios10/_._",
  14605. "ref/xamarinmac20/_._",
  14606. "ref/xamarintvos10/_._",
  14607. "ref/xamarinwatchos10/_._",
  14608. "system.componentmodel.primitives.4.3.0.nupkg.sha512",
  14609. "system.componentmodel.primitives.nuspec"
  14610. ]
  14611. },
  14612. "System.Composition/8.0.0": {
  14613. "sha512": "E9oO9olNNxA39J8CxQwf7ceIPm+j/B/PhYpyK9M4LhN/OLLRw6u5fNInkhVqaWueMB9iXxYqnwqwgz+W91loIA==",
  14614. "type": "package",
  14615. "path": "system.composition/8.0.0",
  14616. "files": [
  14617. ".nupkg.metadata",
  14618. ".signature.p7s",
  14619. "Icon.png",
  14620. "LICENSE.TXT",
  14621. "THIRD-PARTY-NOTICES.TXT",
  14622. "buildTransitive/net461/System.Composition.targets",
  14623. "buildTransitive/net462/_._",
  14624. "buildTransitive/net6.0/_._",
  14625. "buildTransitive/netcoreapp2.0/System.Composition.targets",
  14626. "lib/net461/_._",
  14627. "lib/netcoreapp2.0/_._",
  14628. "lib/netstandard2.0/_._",
  14629. "system.composition.8.0.0.nupkg.sha512",
  14630. "system.composition.nuspec",
  14631. "useSharedDesignerContext.txt"
  14632. ]
  14633. },
  14634. "System.Composition.AttributedModel/8.0.0": {
  14635. "sha512": "NyElSuvmBMYdn2iPG0n29i7Igu0bq99izOP3MAtEwskY3OP9jqsavvVmPn9lesVaj/KT/o/QkNjA43dOJTsDQw==",
  14636. "type": "package",
  14637. "path": "system.composition.attributedmodel/8.0.0",
  14638. "files": [
  14639. ".nupkg.metadata",
  14640. ".signature.p7s",
  14641. "Icon.png",
  14642. "LICENSE.TXT",
  14643. "THIRD-PARTY-NOTICES.TXT",
  14644. "buildTransitive/net461/System.Composition.AttributedModel.targets",
  14645. "buildTransitive/net462/_._",
  14646. "buildTransitive/net6.0/_._",
  14647. "buildTransitive/netcoreapp2.0/System.Composition.AttributedModel.targets",
  14648. "lib/net462/System.Composition.AttributedModel.dll",
  14649. "lib/net462/System.Composition.AttributedModel.xml",
  14650. "lib/net6.0/System.Composition.AttributedModel.dll",
  14651. "lib/net6.0/System.Composition.AttributedModel.xml",
  14652. "lib/net7.0/System.Composition.AttributedModel.dll",
  14653. "lib/net7.0/System.Composition.AttributedModel.xml",
  14654. "lib/net8.0/System.Composition.AttributedModel.dll",
  14655. "lib/net8.0/System.Composition.AttributedModel.xml",
  14656. "lib/netstandard2.0/System.Composition.AttributedModel.dll",
  14657. "lib/netstandard2.0/System.Composition.AttributedModel.xml",
  14658. "system.composition.attributedmodel.8.0.0.nupkg.sha512",
  14659. "system.composition.attributedmodel.nuspec",
  14660. "useSharedDesignerContext.txt"
  14661. ]
  14662. },
  14663. "System.Composition.Convention/8.0.0": {
  14664. "sha512": "UuVkc1B3vQU/LzEbWLMZ1aYVssv4rpShzf8wPEyrUqoGNqdYKREmB8bXR73heOMKkwS6ZnPz3PjGODT2MenukQ==",
  14665. "type": "package",
  14666. "path": "system.composition.convention/8.0.0",
  14667. "files": [
  14668. ".nupkg.metadata",
  14669. ".signature.p7s",
  14670. "Icon.png",
  14671. "LICENSE.TXT",
  14672. "THIRD-PARTY-NOTICES.TXT",
  14673. "buildTransitive/net461/System.Composition.Convention.targets",
  14674. "buildTransitive/net462/_._",
  14675. "buildTransitive/net6.0/_._",
  14676. "buildTransitive/netcoreapp2.0/System.Composition.Convention.targets",
  14677. "lib/net462/System.Composition.Convention.dll",
  14678. "lib/net462/System.Composition.Convention.xml",
  14679. "lib/net6.0/System.Composition.Convention.dll",
  14680. "lib/net6.0/System.Composition.Convention.xml",
  14681. "lib/net7.0/System.Composition.Convention.dll",
  14682. "lib/net7.0/System.Composition.Convention.xml",
  14683. "lib/net8.0/System.Composition.Convention.dll",
  14684. "lib/net8.0/System.Composition.Convention.xml",
  14685. "lib/netstandard2.0/System.Composition.Convention.dll",
  14686. "lib/netstandard2.0/System.Composition.Convention.xml",
  14687. "system.composition.convention.8.0.0.nupkg.sha512",
  14688. "system.composition.convention.nuspec",
  14689. "useSharedDesignerContext.txt"
  14690. ]
  14691. },
  14692. "System.Composition.Hosting/8.0.0": {
  14693. "sha512": "qwbONqoxlazxcbiohvb3t1JWZgKIKcRdXS5uEeLbo5wtuBupIbAvdC3PYTAeBCZrZeERvrtAbhYHuuS43Zr1bQ==",
  14694. "type": "package",
  14695. "path": "system.composition.hosting/8.0.0",
  14696. "files": [
  14697. ".nupkg.metadata",
  14698. ".signature.p7s",
  14699. "Icon.png",
  14700. "LICENSE.TXT",
  14701. "THIRD-PARTY-NOTICES.TXT",
  14702. "buildTransitive/net461/System.Composition.Hosting.targets",
  14703. "buildTransitive/net462/_._",
  14704. "buildTransitive/net6.0/_._",
  14705. "buildTransitive/netcoreapp2.0/System.Composition.Hosting.targets",
  14706. "lib/net462/System.Composition.Hosting.dll",
  14707. "lib/net462/System.Composition.Hosting.xml",
  14708. "lib/net6.0/System.Composition.Hosting.dll",
  14709. "lib/net6.0/System.Composition.Hosting.xml",
  14710. "lib/net7.0/System.Composition.Hosting.dll",
  14711. "lib/net7.0/System.Composition.Hosting.xml",
  14712. "lib/net8.0/System.Composition.Hosting.dll",
  14713. "lib/net8.0/System.Composition.Hosting.xml",
  14714. "lib/netstandard2.0/System.Composition.Hosting.dll",
  14715. "lib/netstandard2.0/System.Composition.Hosting.xml",
  14716. "system.composition.hosting.8.0.0.nupkg.sha512",
  14717. "system.composition.hosting.nuspec",
  14718. "useSharedDesignerContext.txt"
  14719. ]
  14720. },
  14721. "System.Composition.Runtime/8.0.0": {
  14722. "sha512": "G+kRyB5/6+3ucRRQz+DF4uSHGqpkK8Q4ilVdbt4zvxpmvLVZNmSkyFAQpJLcbOyVF85aomJx0m+TGMDVlwx7ZQ==",
  14723. "type": "package",
  14724. "path": "system.composition.runtime/8.0.0",
  14725. "files": [
  14726. ".nupkg.metadata",
  14727. ".signature.p7s",
  14728. "Icon.png",
  14729. "LICENSE.TXT",
  14730. "THIRD-PARTY-NOTICES.TXT",
  14731. "buildTransitive/net461/System.Composition.Runtime.targets",
  14732. "buildTransitive/net462/_._",
  14733. "buildTransitive/net6.0/_._",
  14734. "buildTransitive/netcoreapp2.0/System.Composition.Runtime.targets",
  14735. "lib/net462/System.Composition.Runtime.dll",
  14736. "lib/net462/System.Composition.Runtime.xml",
  14737. "lib/net6.0/System.Composition.Runtime.dll",
  14738. "lib/net6.0/System.Composition.Runtime.xml",
  14739. "lib/net7.0/System.Composition.Runtime.dll",
  14740. "lib/net7.0/System.Composition.Runtime.xml",
  14741. "lib/net8.0/System.Composition.Runtime.dll",
  14742. "lib/net8.0/System.Composition.Runtime.xml",
  14743. "lib/netstandard2.0/System.Composition.Runtime.dll",
  14744. "lib/netstandard2.0/System.Composition.Runtime.xml",
  14745. "system.composition.runtime.8.0.0.nupkg.sha512",
  14746. "system.composition.runtime.nuspec",
  14747. "useSharedDesignerContext.txt"
  14748. ]
  14749. },
  14750. "System.Composition.TypedParts/8.0.0": {
  14751. "sha512": "DsSklhuA+Dsgo3ZZrar8hjBFvq1wa1grrkNCTt+6SoX3vq0Vy+HXJnVXrU/nNH1BjlGH684A7h4hJQHZd/u5mA==",
  14752. "type": "package",
  14753. "path": "system.composition.typedparts/8.0.0",
  14754. "files": [
  14755. ".nupkg.metadata",
  14756. ".signature.p7s",
  14757. "Icon.png",
  14758. "LICENSE.TXT",
  14759. "THIRD-PARTY-NOTICES.TXT",
  14760. "buildTransitive/net461/System.Composition.TypedParts.targets",
  14761. "buildTransitive/net462/_._",
  14762. "buildTransitive/net6.0/_._",
  14763. "buildTransitive/netcoreapp2.0/System.Composition.TypedParts.targets",
  14764. "lib/net462/System.Composition.TypedParts.dll",
  14765. "lib/net462/System.Composition.TypedParts.xml",
  14766. "lib/net6.0/System.Composition.TypedParts.dll",
  14767. "lib/net6.0/System.Composition.TypedParts.xml",
  14768. "lib/net7.0/System.Composition.TypedParts.dll",
  14769. "lib/net7.0/System.Composition.TypedParts.xml",
  14770. "lib/net8.0/System.Composition.TypedParts.dll",
  14771. "lib/net8.0/System.Composition.TypedParts.xml",
  14772. "lib/netstandard2.0/System.Composition.TypedParts.dll",
  14773. "lib/netstandard2.0/System.Composition.TypedParts.xml",
  14774. "system.composition.typedparts.8.0.0.nupkg.sha512",
  14775. "system.composition.typedparts.nuspec",
  14776. "useSharedDesignerContext.txt"
  14777. ]
  14778. },
  14779. "System.Configuration.ConfigurationManager/8.0.0": {
  14780. "sha512": "JlYi9XVvIREURRUlGMr1F6vOFLk7YSY4p1vHo4kX3tQ0AGrjqlRWHDi66ImHhy6qwXBG3BJ6Y1QlYQ+Qz6Xgww==",
  14781. "type": "package",
  14782. "path": "system.configuration.configurationmanager/8.0.0",
  14783. "files": [
  14784. ".nupkg.metadata",
  14785. ".signature.p7s",
  14786. "Icon.png",
  14787. "LICENSE.TXT",
  14788. "PACKAGE.md",
  14789. "THIRD-PARTY-NOTICES.TXT",
  14790. "buildTransitive/net461/System.Configuration.ConfigurationManager.targets",
  14791. "buildTransitive/net462/_._",
  14792. "buildTransitive/net6.0/_._",
  14793. "buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets",
  14794. "lib/net462/System.Configuration.ConfigurationManager.dll",
  14795. "lib/net462/System.Configuration.ConfigurationManager.xml",
  14796. "lib/net6.0/System.Configuration.ConfigurationManager.dll",
  14797. "lib/net6.0/System.Configuration.ConfigurationManager.xml",
  14798. "lib/net7.0/System.Configuration.ConfigurationManager.dll",
  14799. "lib/net7.0/System.Configuration.ConfigurationManager.xml",
  14800. "lib/net8.0/System.Configuration.ConfigurationManager.dll",
  14801. "lib/net8.0/System.Configuration.ConfigurationManager.xml",
  14802. "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
  14803. "lib/netstandard2.0/System.Configuration.ConfigurationManager.xml",
  14804. "system.configuration.configurationmanager.8.0.0.nupkg.sha512",
  14805. "system.configuration.configurationmanager.nuspec",
  14806. "useSharedDesignerContext.txt"
  14807. ]
  14808. },
  14809. "System.Data.Common/4.3.0": {
  14810. "sha512": "lm6E3T5u7BOuEH0u18JpbJHxBfOJPuCyl4Kg1RH10ktYLp5uEEE1xKrHW56/We4SnZpGAuCc9N0MJpSDhTHZGQ==",
  14811. "type": "package",
  14812. "path": "system.data.common/4.3.0",
  14813. "files": [
  14814. ".nupkg.metadata",
  14815. ".signature.p7s",
  14816. "ThirdPartyNotices.txt",
  14817. "dotnet_library_license.txt",
  14818. "lib/MonoAndroid10/_._",
  14819. "lib/MonoTouch10/_._",
  14820. "lib/net451/System.Data.Common.dll",
  14821. "lib/netstandard1.2/System.Data.Common.dll",
  14822. "lib/portable-net451+win8+wp8+wpa81/System.Data.Common.dll",
  14823. "lib/xamarinios10/_._",
  14824. "lib/xamarinmac20/_._",
  14825. "lib/xamarintvos10/_._",
  14826. "lib/xamarinwatchos10/_._",
  14827. "ref/MonoAndroid10/_._",
  14828. "ref/MonoTouch10/_._",
  14829. "ref/net451/System.Data.Common.dll",
  14830. "ref/netstandard1.2/System.Data.Common.dll",
  14831. "ref/netstandard1.2/System.Data.Common.xml",
  14832. "ref/netstandard1.2/de/System.Data.Common.xml",
  14833. "ref/netstandard1.2/es/System.Data.Common.xml",
  14834. "ref/netstandard1.2/fr/System.Data.Common.xml",
  14835. "ref/netstandard1.2/it/System.Data.Common.xml",
  14836. "ref/netstandard1.2/ja/System.Data.Common.xml",
  14837. "ref/netstandard1.2/ko/System.Data.Common.xml",
  14838. "ref/netstandard1.2/ru/System.Data.Common.xml",
  14839. "ref/netstandard1.2/zh-hans/System.Data.Common.xml",
  14840. "ref/netstandard1.2/zh-hant/System.Data.Common.xml",
  14841. "ref/portable-net451+win8+wp8+wpa81/System.Data.Common.dll",
  14842. "ref/portable-net451+win8+wp8+wpa81/System.Data.Common.xml",
  14843. "ref/portable-net451+win8+wp8+wpa81/de/System.Data.Common.xml",
  14844. "ref/portable-net451+win8+wp8+wpa81/es/System.Data.Common.xml",
  14845. "ref/portable-net451+win8+wp8+wpa81/fr/System.Data.Common.xml",
  14846. "ref/portable-net451+win8+wp8+wpa81/it/System.Data.Common.xml",
  14847. "ref/portable-net451+win8+wp8+wpa81/ja/System.Data.Common.xml",
  14848. "ref/portable-net451+win8+wp8+wpa81/ko/System.Data.Common.xml",
  14849. "ref/portable-net451+win8+wp8+wpa81/ru/System.Data.Common.xml",
  14850. "ref/portable-net451+win8+wp8+wpa81/zh-hans/System.Data.Common.xml",
  14851. "ref/portable-net451+win8+wp8+wpa81/zh-hant/System.Data.Common.xml",
  14852. "ref/xamarinios10/_._",
  14853. "ref/xamarinmac20/_._",
  14854. "ref/xamarintvos10/_._",
  14855. "ref/xamarinwatchos10/_._",
  14856. "system.data.common.4.3.0.nupkg.sha512",
  14857. "system.data.common.nuspec"
  14858. ]
  14859. },
  14860. "System.Diagnostics.Debug/4.3.0": {
  14861. "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
  14862. "type": "package",
  14863. "path": "system.diagnostics.debug/4.3.0",
  14864. "files": [
  14865. ".nupkg.metadata",
  14866. ".signature.p7s",
  14867. "ThirdPartyNotices.txt",
  14868. "dotnet_library_license.txt",
  14869. "lib/MonoAndroid10/_._",
  14870. "lib/MonoTouch10/_._",
  14871. "lib/net45/_._",
  14872. "lib/portable-net45+win8+wp8+wpa81/_._",
  14873. "lib/win8/_._",
  14874. "lib/wp80/_._",
  14875. "lib/wpa81/_._",
  14876. "lib/xamarinios10/_._",
  14877. "lib/xamarinmac20/_._",
  14878. "lib/xamarintvos10/_._",
  14879. "lib/xamarinwatchos10/_._",
  14880. "ref/MonoAndroid10/_._",
  14881. "ref/MonoTouch10/_._",
  14882. "ref/net45/_._",
  14883. "ref/netcore50/System.Diagnostics.Debug.dll",
  14884. "ref/netcore50/System.Diagnostics.Debug.xml",
  14885. "ref/netcore50/de/System.Diagnostics.Debug.xml",
  14886. "ref/netcore50/es/System.Diagnostics.Debug.xml",
  14887. "ref/netcore50/fr/System.Diagnostics.Debug.xml",
  14888. "ref/netcore50/it/System.Diagnostics.Debug.xml",
  14889. "ref/netcore50/ja/System.Diagnostics.Debug.xml",
  14890. "ref/netcore50/ko/System.Diagnostics.Debug.xml",
  14891. "ref/netcore50/ru/System.Diagnostics.Debug.xml",
  14892. "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
  14893. "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
  14894. "ref/netstandard1.0/System.Diagnostics.Debug.dll",
  14895. "ref/netstandard1.0/System.Diagnostics.Debug.xml",
  14896. "ref/netstandard1.0/de/System.Diagnostics.Debug.xml",
  14897. "ref/netstandard1.0/es/System.Diagnostics.Debug.xml",
  14898. "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml",
  14899. "ref/netstandard1.0/it/System.Diagnostics.Debug.xml",
  14900. "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml",
  14901. "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml",
  14902. "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml",
  14903. "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml",
  14904. "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml",
  14905. "ref/netstandard1.3/System.Diagnostics.Debug.dll",
  14906. "ref/netstandard1.3/System.Diagnostics.Debug.xml",
  14907. "ref/netstandard1.3/de/System.Diagnostics.Debug.xml",
  14908. "ref/netstandard1.3/es/System.Diagnostics.Debug.xml",
  14909. "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml",
  14910. "ref/netstandard1.3/it/System.Diagnostics.Debug.xml",
  14911. "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml",
  14912. "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml",
  14913. "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml",
  14914. "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml",
  14915. "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml",
  14916. "ref/portable-net45+win8+wp8+wpa81/_._",
  14917. "ref/win8/_._",
  14918. "ref/wp80/_._",
  14919. "ref/wpa81/_._",
  14920. "ref/xamarinios10/_._",
  14921. "ref/xamarinmac20/_._",
  14922. "ref/xamarintvos10/_._",
  14923. "ref/xamarinwatchos10/_._",
  14924. "system.diagnostics.debug.4.3.0.nupkg.sha512",
  14925. "system.diagnostics.debug.nuspec"
  14926. ]
  14927. },
  14928. "System.Diagnostics.DiagnosticSource/4.7.0": {
  14929. "sha512": "oJjw3uFuVDJiJNbCD8HB4a2p3NYLdt1fiT5OGsPLw+WTOuG0KpP4OXelMmmVKpClueMsit6xOlzy4wNKQFiBLg==",
  14930. "type": "package",
  14931. "path": "system.diagnostics.diagnosticsource/4.7.0",
  14932. "files": [
  14933. ".nupkg.metadata",
  14934. ".signature.p7s",
  14935. "LICENSE.TXT",
  14936. "THIRD-PARTY-NOTICES.TXT",
  14937. "lib/net45/System.Diagnostics.DiagnosticSource.dll",
  14938. "lib/net45/System.Diagnostics.DiagnosticSource.xml",
  14939. "lib/net46/System.Diagnostics.DiagnosticSource.dll",
  14940. "lib/net46/System.Diagnostics.DiagnosticSource.xml",
  14941. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll",
  14942. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml",
  14943. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll",
  14944. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml",
  14945. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll",
  14946. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml",
  14947. "system.diagnostics.diagnosticsource.4.7.0.nupkg.sha512",
  14948. "system.diagnostics.diagnosticsource.nuspec",
  14949. "useSharedDesignerContext.txt",
  14950. "version.txt"
  14951. ]
  14952. },
  14953. "System.Diagnostics.DiagnosticSource/6.0.1": {
  14954. "sha512": "KiLYDu2k2J82Q9BJpWiuQqCkFjRBWVq4jDzKKWawVi9KWzyD0XG3cmfX0vqTQlL14Wi9EufJrbL0+KCLTbqWiQ==",
  14955. "type": "package",
  14956. "path": "system.diagnostics.diagnosticsource/6.0.1",
  14957. "files": [
  14958. ".nupkg.metadata",
  14959. ".signature.p7s",
  14960. "Icon.png",
  14961. "LICENSE.TXT",
  14962. "THIRD-PARTY-NOTICES.TXT",
  14963. "buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets",
  14964. "buildTransitive/netcoreapp3.1/_._",
  14965. "lib/net461/System.Diagnostics.DiagnosticSource.dll",
  14966. "lib/net461/System.Diagnostics.DiagnosticSource.xml",
  14967. "lib/net5.0/System.Diagnostics.DiagnosticSource.dll",
  14968. "lib/net5.0/System.Diagnostics.DiagnosticSource.xml",
  14969. "lib/net6.0/System.Diagnostics.DiagnosticSource.dll",
  14970. "lib/net6.0/System.Diagnostics.DiagnosticSource.xml",
  14971. "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll",
  14972. "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml",
  14973. "system.diagnostics.diagnosticsource.6.0.1.nupkg.sha512",
  14974. "system.diagnostics.diagnosticsource.nuspec",
  14975. "useSharedDesignerContext.txt"
  14976. ]
  14977. },
  14978. "System.Diagnostics.EventLog/6.0.0": {
  14979. "sha512": "lcyUiXTsETK2ALsZrX+nWuHSIQeazhqPphLfaRxzdGaG93+0kELqpgEHtwWOlQe7+jSFnKwaCAgL4kjeZCQJnw==",
  14980. "type": "package",
  14981. "path": "system.diagnostics.eventlog/6.0.0",
  14982. "files": [
  14983. ".nupkg.metadata",
  14984. ".signature.p7s",
  14985. "Icon.png",
  14986. "LICENSE.TXT",
  14987. "THIRD-PARTY-NOTICES.TXT",
  14988. "buildTransitive/netcoreapp2.0/System.Diagnostics.EventLog.targets",
  14989. "buildTransitive/netcoreapp3.1/_._",
  14990. "lib/net461/System.Diagnostics.EventLog.dll",
  14991. "lib/net461/System.Diagnostics.EventLog.xml",
  14992. "lib/net6.0/System.Diagnostics.EventLog.dll",
  14993. "lib/net6.0/System.Diagnostics.EventLog.xml",
  14994. "lib/netcoreapp3.1/System.Diagnostics.EventLog.dll",
  14995. "lib/netcoreapp3.1/System.Diagnostics.EventLog.xml",
  14996. "lib/netstandard2.0/System.Diagnostics.EventLog.dll",
  14997. "lib/netstandard2.0/System.Diagnostics.EventLog.xml",
  14998. "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll",
  14999. "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll",
  15000. "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.xml",
  15001. "runtimes/win/lib/netcoreapp3.1/System.Diagnostics.EventLog.Messages.dll",
  15002. "runtimes/win/lib/netcoreapp3.1/System.Diagnostics.EventLog.dll",
  15003. "runtimes/win/lib/netcoreapp3.1/System.Diagnostics.EventLog.xml",
  15004. "system.diagnostics.eventlog.6.0.0.nupkg.sha512",
  15005. "system.diagnostics.eventlog.nuspec",
  15006. "useSharedDesignerContext.txt"
  15007. ]
  15008. },
  15009. "System.Diagnostics.EventLog/8.0.0": {
  15010. "sha512": "fdYxcRjQqTTacKId/2IECojlDSFvp7LP5N78+0z/xH7v/Tuw5ZAxu23Y6PTCRinqyu2ePx+Gn1098NC6jM6d+A==",
  15011. "type": "package",
  15012. "path": "system.diagnostics.eventlog/8.0.0",
  15013. "files": [
  15014. ".nupkg.metadata",
  15015. ".signature.p7s",
  15016. "Icon.png",
  15017. "LICENSE.TXT",
  15018. "PACKAGE.md",
  15019. "THIRD-PARTY-NOTICES.TXT",
  15020. "buildTransitive/net461/System.Diagnostics.EventLog.targets",
  15021. "buildTransitive/net462/_._",
  15022. "buildTransitive/net6.0/_._",
  15023. "buildTransitive/netcoreapp2.0/System.Diagnostics.EventLog.targets",
  15024. "lib/net462/System.Diagnostics.EventLog.dll",
  15025. "lib/net462/System.Diagnostics.EventLog.xml",
  15026. "lib/net6.0/System.Diagnostics.EventLog.dll",
  15027. "lib/net6.0/System.Diagnostics.EventLog.xml",
  15028. "lib/net7.0/System.Diagnostics.EventLog.dll",
  15029. "lib/net7.0/System.Diagnostics.EventLog.xml",
  15030. "lib/net8.0/System.Diagnostics.EventLog.dll",
  15031. "lib/net8.0/System.Diagnostics.EventLog.xml",
  15032. "lib/netstandard2.0/System.Diagnostics.EventLog.dll",
  15033. "lib/netstandard2.0/System.Diagnostics.EventLog.xml",
  15034. "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll",
  15035. "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll",
  15036. "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.xml",
  15037. "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.Messages.dll",
  15038. "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll",
  15039. "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.xml",
  15040. "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll",
  15041. "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll",
  15042. "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.xml",
  15043. "system.diagnostics.eventlog.8.0.0.nupkg.sha512",
  15044. "system.diagnostics.eventlog.nuspec",
  15045. "useSharedDesignerContext.txt"
  15046. ]
  15047. },
  15048. "System.Diagnostics.PerformanceCounter/7.0.0": {
  15049. "sha512": "L+zIMEaXp1vA4wZk1KLMpk6tvU0xy94R0IfmhkmTWeC4KwShsmAfbg5I19LgjsCTYp6GVdXZ2aHluVWL0QqBdA==",
  15050. "type": "package",
  15051. "path": "system.diagnostics.performancecounter/7.0.0",
  15052. "files": [
  15053. ".nupkg.metadata",
  15054. ".signature.p7s",
  15055. "Icon.png",
  15056. "LICENSE.TXT",
  15057. "THIRD-PARTY-NOTICES.TXT",
  15058. "buildTransitive/net461/System.Diagnostics.PerformanceCounter.targets",
  15059. "buildTransitive/net462/_._",
  15060. "buildTransitive/net6.0/_._",
  15061. "buildTransitive/netcoreapp2.0/System.Diagnostics.PerformanceCounter.targets",
  15062. "lib/net462/System.Diagnostics.PerformanceCounter.dll",
  15063. "lib/net462/System.Diagnostics.PerformanceCounter.xml",
  15064. "lib/net6.0/System.Diagnostics.PerformanceCounter.dll",
  15065. "lib/net6.0/System.Diagnostics.PerformanceCounter.xml",
  15066. "lib/net7.0/System.Diagnostics.PerformanceCounter.dll",
  15067. "lib/net7.0/System.Diagnostics.PerformanceCounter.xml",
  15068. "lib/netstandard2.0/System.Diagnostics.PerformanceCounter.dll",
  15069. "lib/netstandard2.0/System.Diagnostics.PerformanceCounter.xml",
  15070. "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll",
  15071. "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.xml",
  15072. "runtimes/win/lib/net7.0/System.Diagnostics.PerformanceCounter.dll",
  15073. "runtimes/win/lib/net7.0/System.Diagnostics.PerformanceCounter.xml",
  15074. "system.diagnostics.performancecounter.7.0.0.nupkg.sha512",
  15075. "system.diagnostics.performancecounter.nuspec",
  15076. "useSharedDesignerContext.txt"
  15077. ]
  15078. },
  15079. "System.Diagnostics.PerformanceCounter/8.0.0": {
  15080. "sha512": "lX6DXxtJqVGWw7N/QmVoiCyVQ+Q/Xp+jVXPr3gLK1jJExSn1qmAjJQeb8gnOYeeBTG3E3PmG1nu92eYj/TEjpg==",
  15081. "type": "package",
  15082. "path": "system.diagnostics.performancecounter/8.0.0",
  15083. "files": [
  15084. ".nupkg.metadata",
  15085. ".signature.p7s",
  15086. "Icon.png",
  15087. "LICENSE.TXT",
  15088. "PACKAGE.md",
  15089. "THIRD-PARTY-NOTICES.TXT",
  15090. "buildTransitive/net461/System.Diagnostics.PerformanceCounter.targets",
  15091. "buildTransitive/net462/_._",
  15092. "buildTransitive/net6.0/_._",
  15093. "buildTransitive/netcoreapp2.0/System.Diagnostics.PerformanceCounter.targets",
  15094. "lib/net462/System.Diagnostics.PerformanceCounter.dll",
  15095. "lib/net462/System.Diagnostics.PerformanceCounter.xml",
  15096. "lib/net6.0/System.Diagnostics.PerformanceCounter.dll",
  15097. "lib/net6.0/System.Diagnostics.PerformanceCounter.xml",
  15098. "lib/net7.0/System.Diagnostics.PerformanceCounter.dll",
  15099. "lib/net7.0/System.Diagnostics.PerformanceCounter.xml",
  15100. "lib/net8.0/System.Diagnostics.PerformanceCounter.dll",
  15101. "lib/net8.0/System.Diagnostics.PerformanceCounter.xml",
  15102. "lib/netstandard2.0/System.Diagnostics.PerformanceCounter.dll",
  15103. "lib/netstandard2.0/System.Diagnostics.PerformanceCounter.xml",
  15104. "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll",
  15105. "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.xml",
  15106. "runtimes/win/lib/net7.0/System.Diagnostics.PerformanceCounter.dll",
  15107. "runtimes/win/lib/net7.0/System.Diagnostics.PerformanceCounter.xml",
  15108. "runtimes/win/lib/net8.0/System.Diagnostics.PerformanceCounter.dll",
  15109. "runtimes/win/lib/net8.0/System.Diagnostics.PerformanceCounter.xml",
  15110. "system.diagnostics.performancecounter.8.0.0.nupkg.sha512",
  15111. "system.diagnostics.performancecounter.nuspec",
  15112. "useSharedDesignerContext.txt"
  15113. ]
  15114. },
  15115. "System.Diagnostics.StackTrace/4.3.0": {
  15116. "sha512": "BiHg0vgtd35/DM9jvtaC1eKRpWZxr0gcQd643ABG7GnvSlf5pOkY2uyd42mMOJoOmKvnpNj0F4tuoS1pacTwYw==",
  15117. "type": "package",
  15118. "path": "system.diagnostics.stacktrace/4.3.0",
  15119. "files": [
  15120. ".nupkg.metadata",
  15121. ".signature.p7s",
  15122. "ThirdPartyNotices.txt",
  15123. "dotnet_library_license.txt",
  15124. "lib/MonoAndroid10/_._",
  15125. "lib/MonoTouch10/_._",
  15126. "lib/net46/System.Diagnostics.StackTrace.dll",
  15127. "lib/netstandard1.3/System.Diagnostics.StackTrace.dll",
  15128. "lib/xamarinios10/_._",
  15129. "lib/xamarinmac20/_._",
  15130. "lib/xamarintvos10/_._",
  15131. "lib/xamarinwatchos10/_._",
  15132. "ref/MonoAndroid10/_._",
  15133. "ref/MonoTouch10/_._",
  15134. "ref/net46/System.Diagnostics.StackTrace.dll",
  15135. "ref/netstandard1.3/System.Diagnostics.StackTrace.dll",
  15136. "ref/netstandard1.3/System.Diagnostics.StackTrace.xml",
  15137. "ref/netstandard1.3/de/System.Diagnostics.StackTrace.xml",
  15138. "ref/netstandard1.3/es/System.Diagnostics.StackTrace.xml",
  15139. "ref/netstandard1.3/fr/System.Diagnostics.StackTrace.xml",
  15140. "ref/netstandard1.3/it/System.Diagnostics.StackTrace.xml",
  15141. "ref/netstandard1.3/ja/System.Diagnostics.StackTrace.xml",
  15142. "ref/netstandard1.3/ko/System.Diagnostics.StackTrace.xml",
  15143. "ref/netstandard1.3/ru/System.Diagnostics.StackTrace.xml",
  15144. "ref/netstandard1.3/zh-hans/System.Diagnostics.StackTrace.xml",
  15145. "ref/netstandard1.3/zh-hant/System.Diagnostics.StackTrace.xml",
  15146. "ref/xamarinios10/_._",
  15147. "ref/xamarinmac20/_._",
  15148. "ref/xamarintvos10/_._",
  15149. "ref/xamarinwatchos10/_._",
  15150. "runtimes/aot/lib/netcore50/System.Diagnostics.StackTrace.dll",
  15151. "system.diagnostics.stacktrace.4.3.0.nupkg.sha512",
  15152. "system.diagnostics.stacktrace.nuspec"
  15153. ]
  15154. },
  15155. "System.Diagnostics.Tracing/4.3.0": {
  15156. "sha512": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
  15157. "type": "package",
  15158. "path": "system.diagnostics.tracing/4.3.0",
  15159. "files": [
  15160. ".nupkg.metadata",
  15161. ".signature.p7s",
  15162. "ThirdPartyNotices.txt",
  15163. "dotnet_library_license.txt",
  15164. "lib/MonoAndroid10/_._",
  15165. "lib/MonoTouch10/_._",
  15166. "lib/net45/_._",
  15167. "lib/net462/System.Diagnostics.Tracing.dll",
  15168. "lib/portable-net45+win8+wpa81/_._",
  15169. "lib/win8/_._",
  15170. "lib/wpa81/_._",
  15171. "lib/xamarinios10/_._",
  15172. "lib/xamarinmac20/_._",
  15173. "lib/xamarintvos10/_._",
  15174. "lib/xamarinwatchos10/_._",
  15175. "ref/MonoAndroid10/_._",
  15176. "ref/MonoTouch10/_._",
  15177. "ref/net45/_._",
  15178. "ref/net462/System.Diagnostics.Tracing.dll",
  15179. "ref/netcore50/System.Diagnostics.Tracing.dll",
  15180. "ref/netcore50/System.Diagnostics.Tracing.xml",
  15181. "ref/netcore50/de/System.Diagnostics.Tracing.xml",
  15182. "ref/netcore50/es/System.Diagnostics.Tracing.xml",
  15183. "ref/netcore50/fr/System.Diagnostics.Tracing.xml",
  15184. "ref/netcore50/it/System.Diagnostics.Tracing.xml",
  15185. "ref/netcore50/ja/System.Diagnostics.Tracing.xml",
  15186. "ref/netcore50/ko/System.Diagnostics.Tracing.xml",
  15187. "ref/netcore50/ru/System.Diagnostics.Tracing.xml",
  15188. "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml",
  15189. "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml",
  15190. "ref/netstandard1.1/System.Diagnostics.Tracing.dll",
  15191. "ref/netstandard1.1/System.Diagnostics.Tracing.xml",
  15192. "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml",
  15193. "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml",
  15194. "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml",
  15195. "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml",
  15196. "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml",
  15197. "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml",
  15198. "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml",
  15199. "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml",
  15200. "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml",
  15201. "ref/netstandard1.2/System.Diagnostics.Tracing.dll",
  15202. "ref/netstandard1.2/System.Diagnostics.Tracing.xml",
  15203. "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml",
  15204. "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml",
  15205. "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml",
  15206. "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml",
  15207. "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml",
  15208. "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml",
  15209. "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml",
  15210. "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml",
  15211. "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml",
  15212. "ref/netstandard1.3/System.Diagnostics.Tracing.dll",
  15213. "ref/netstandard1.3/System.Diagnostics.Tracing.xml",
  15214. "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml",
  15215. "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml",
  15216. "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml",
  15217. "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml",
  15218. "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml",
  15219. "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml",
  15220. "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml",
  15221. "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml",
  15222. "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml",
  15223. "ref/netstandard1.5/System.Diagnostics.Tracing.dll",
  15224. "ref/netstandard1.5/System.Diagnostics.Tracing.xml",
  15225. "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml",
  15226. "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml",
  15227. "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml",
  15228. "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml",
  15229. "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml",
  15230. "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml",
  15231. "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml",
  15232. "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml",
  15233. "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml",
  15234. "ref/portable-net45+win8+wpa81/_._",
  15235. "ref/win8/_._",
  15236. "ref/wpa81/_._",
  15237. "ref/xamarinios10/_._",
  15238. "ref/xamarinmac20/_._",
  15239. "ref/xamarintvos10/_._",
  15240. "ref/xamarinwatchos10/_._",
  15241. "system.diagnostics.tracing.4.3.0.nupkg.sha512",
  15242. "system.diagnostics.tracing.nuspec"
  15243. ]
  15244. },
  15245. "System.DirectoryServices/6.0.1": {
  15246. "sha512": "935IbO7h5FDGYxeO3cbx/CuvBBuk/VI8sENlfmXlh1pupNOB3LAGzdYdPY8CawGJFP7KNrHK5eUlsFoz3F6cuA==",
  15247. "type": "package",
  15248. "path": "system.directoryservices/6.0.1",
  15249. "files": [
  15250. ".nupkg.metadata",
  15251. ".signature.p7s",
  15252. "Icon.png",
  15253. "LICENSE.TXT",
  15254. "THIRD-PARTY-NOTICES.TXT",
  15255. "buildTransitive/netcoreapp2.0/System.DirectoryServices.targets",
  15256. "buildTransitive/netcoreapp3.1/_._",
  15257. "lib/net461/_._",
  15258. "lib/net6.0/System.DirectoryServices.dll",
  15259. "lib/net6.0/System.DirectoryServices.xml",
  15260. "lib/netcoreapp3.1/System.DirectoryServices.dll",
  15261. "lib/netcoreapp3.1/System.DirectoryServices.xml",
  15262. "lib/netstandard2.0/System.DirectoryServices.dll",
  15263. "lib/netstandard2.0/System.DirectoryServices.xml",
  15264. "runtimes/win/lib/net6.0/System.DirectoryServices.dll",
  15265. "runtimes/win/lib/net6.0/System.DirectoryServices.xml",
  15266. "runtimes/win/lib/netcoreapp3.1/System.DirectoryServices.dll",
  15267. "runtimes/win/lib/netcoreapp3.1/System.DirectoryServices.xml",
  15268. "system.directoryservices.6.0.1.nupkg.sha512",
  15269. "system.directoryservices.nuspec",
  15270. "useSharedDesignerContext.txt"
  15271. ]
  15272. },
  15273. "System.DirectoryServices.Protocols/6.0.1": {
  15274. "sha512": "ndUZlEkAMc1XzM0xGN++SsJrNhRkIHaKI8+te325vrUgoLT1ufWNI6KB8FFrL7NpRMHPrdxP99aF3fHbAPxW0A==",
  15275. "type": "package",
  15276. "path": "system.directoryservices.protocols/6.0.1",
  15277. "files": [
  15278. ".nupkg.metadata",
  15279. ".signature.p7s",
  15280. "Icon.png",
  15281. "LICENSE.TXT",
  15282. "THIRD-PARTY-NOTICES.TXT",
  15283. "buildTransitive/netcoreapp2.0/System.DirectoryServices.Protocols.targets",
  15284. "buildTransitive/netcoreapp3.1/_._",
  15285. "lib/net461/_._",
  15286. "lib/net6.0/System.DirectoryServices.Protocols.dll",
  15287. "lib/net6.0/System.DirectoryServices.Protocols.xml",
  15288. "lib/netcoreapp3.1/System.DirectoryServices.Protocols.dll",
  15289. "lib/netcoreapp3.1/System.DirectoryServices.Protocols.xml",
  15290. "lib/netstandard2.0/System.DirectoryServices.Protocols.dll",
  15291. "lib/netstandard2.0/System.DirectoryServices.Protocols.xml",
  15292. "runtimes/linux/lib/net6.0/System.DirectoryServices.Protocols.dll",
  15293. "runtimes/linux/lib/net6.0/System.DirectoryServices.Protocols.xml",
  15294. "runtimes/linux/lib/netcoreapp3.1/System.DirectoryServices.Protocols.dll",
  15295. "runtimes/linux/lib/netcoreapp3.1/System.DirectoryServices.Protocols.xml",
  15296. "runtimes/osx/lib/net6.0/System.DirectoryServices.Protocols.dll",
  15297. "runtimes/osx/lib/net6.0/System.DirectoryServices.Protocols.xml",
  15298. "runtimes/osx/lib/netcoreapp3.1/System.DirectoryServices.Protocols.dll",
  15299. "runtimes/osx/lib/netcoreapp3.1/System.DirectoryServices.Protocols.xml",
  15300. "runtimes/win/lib/net6.0/System.DirectoryServices.Protocols.dll",
  15301. "runtimes/win/lib/net6.0/System.DirectoryServices.Protocols.xml",
  15302. "runtimes/win/lib/netcoreapp3.1/System.DirectoryServices.Protocols.dll",
  15303. "runtimes/win/lib/netcoreapp3.1/System.DirectoryServices.Protocols.xml",
  15304. "system.directoryservices.protocols.6.0.1.nupkg.sha512",
  15305. "system.directoryservices.protocols.nuspec",
  15306. "useSharedDesignerContext.txt"
  15307. ]
  15308. },
  15309. "System.Drawing.Common/8.0.6": {
  15310. "sha512": "aSwRnJzz6fZ73JvWMMG0KvBwOnXsBTFtfHLriQyAPrDIZ+NrDfl15GWbO/A35k0dtH77D7jfxzEcFF7RONtU/w==",
  15311. "type": "package",
  15312. "path": "system.drawing.common/8.0.6",
  15313. "files": [
  15314. ".nupkg.metadata",
  15315. ".signature.p7s",
  15316. "Icon.png",
  15317. "LICENSE.TXT",
  15318. "THIRD-PARTY-NOTICES.TXT",
  15319. "buildTransitive/net461/System.Drawing.Common.targets",
  15320. "buildTransitive/net462/_._",
  15321. "buildTransitive/net6.0/_._",
  15322. "buildTransitive/netcoreapp2.0/System.Drawing.Common.targets",
  15323. "lib/MonoAndroid10/_._",
  15324. "lib/MonoTouch10/_._",
  15325. "lib/net462/System.Drawing.Common.dll",
  15326. "lib/net462/System.Drawing.Common.pdb",
  15327. "lib/net462/System.Drawing.Common.xml",
  15328. "lib/net6.0/System.Drawing.Common.dll",
  15329. "lib/net6.0/System.Drawing.Common.pdb",
  15330. "lib/net6.0/System.Drawing.Common.xml",
  15331. "lib/net7.0/System.Drawing.Common.dll",
  15332. "lib/net7.0/System.Drawing.Common.pdb",
  15333. "lib/net7.0/System.Drawing.Common.xml",
  15334. "lib/net8.0/System.Drawing.Common.dll",
  15335. "lib/net8.0/System.Drawing.Common.pdb",
  15336. "lib/net8.0/System.Drawing.Common.xml",
  15337. "lib/netstandard2.0/System.Drawing.Common.dll",
  15338. "lib/netstandard2.0/System.Drawing.Common.pdb",
  15339. "lib/netstandard2.0/System.Drawing.Common.xml",
  15340. "lib/xamarinios10/_._",
  15341. "lib/xamarinmac20/_._",
  15342. "lib/xamarintvos10/_._",
  15343. "lib/xamarinwatchos10/_._",
  15344. "system.drawing.common.8.0.6.nupkg.sha512",
  15345. "system.drawing.common.nuspec",
  15346. "useSharedDesignerContext.txt"
  15347. ]
  15348. },
  15349. "System.Dynamic.Runtime/4.3.0": {
  15350. "sha512": "SNVi1E/vfWUAs/WYKhE9+qlS6KqK0YVhnlT0HQtr8pMIA8YX3lwy3uPMownDwdYISBdmAF/2holEIldVp85Wag==",
  15351. "type": "package",
  15352. "path": "system.dynamic.runtime/4.3.0",
  15353. "files": [
  15354. ".nupkg.metadata",
  15355. ".signature.p7s",
  15356. "ThirdPartyNotices.txt",
  15357. "dotnet_library_license.txt",
  15358. "lib/MonoAndroid10/_._",
  15359. "lib/MonoTouch10/_._",
  15360. "lib/net45/_._",
  15361. "lib/netcore50/System.Dynamic.Runtime.dll",
  15362. "lib/netstandard1.3/System.Dynamic.Runtime.dll",
  15363. "lib/portable-net45+win8+wp8+wpa81/_._",
  15364. "lib/win8/_._",
  15365. "lib/wp80/_._",
  15366. "lib/wpa81/_._",
  15367. "lib/xamarinios10/_._",
  15368. "lib/xamarinmac20/_._",
  15369. "lib/xamarintvos10/_._",
  15370. "lib/xamarinwatchos10/_._",
  15371. "ref/MonoAndroid10/_._",
  15372. "ref/MonoTouch10/_._",
  15373. "ref/net45/_._",
  15374. "ref/netcore50/System.Dynamic.Runtime.dll",
  15375. "ref/netcore50/System.Dynamic.Runtime.xml",
  15376. "ref/netcore50/de/System.Dynamic.Runtime.xml",
  15377. "ref/netcore50/es/System.Dynamic.Runtime.xml",
  15378. "ref/netcore50/fr/System.Dynamic.Runtime.xml",
  15379. "ref/netcore50/it/System.Dynamic.Runtime.xml",
  15380. "ref/netcore50/ja/System.Dynamic.Runtime.xml",
  15381. "ref/netcore50/ko/System.Dynamic.Runtime.xml",
  15382. "ref/netcore50/ru/System.Dynamic.Runtime.xml",
  15383. "ref/netcore50/zh-hans/System.Dynamic.Runtime.xml",
  15384. "ref/netcore50/zh-hant/System.Dynamic.Runtime.xml",
  15385. "ref/netstandard1.0/System.Dynamic.Runtime.dll",
  15386. "ref/netstandard1.0/System.Dynamic.Runtime.xml",
  15387. "ref/netstandard1.0/de/System.Dynamic.Runtime.xml",
  15388. "ref/netstandard1.0/es/System.Dynamic.Runtime.xml",
  15389. "ref/netstandard1.0/fr/System.Dynamic.Runtime.xml",
  15390. "ref/netstandard1.0/it/System.Dynamic.Runtime.xml",
  15391. "ref/netstandard1.0/ja/System.Dynamic.Runtime.xml",
  15392. "ref/netstandard1.0/ko/System.Dynamic.Runtime.xml",
  15393. "ref/netstandard1.0/ru/System.Dynamic.Runtime.xml",
  15394. "ref/netstandard1.0/zh-hans/System.Dynamic.Runtime.xml",
  15395. "ref/netstandard1.0/zh-hant/System.Dynamic.Runtime.xml",
  15396. "ref/netstandard1.3/System.Dynamic.Runtime.dll",
  15397. "ref/netstandard1.3/System.Dynamic.Runtime.xml",
  15398. "ref/netstandard1.3/de/System.Dynamic.Runtime.xml",
  15399. "ref/netstandard1.3/es/System.Dynamic.Runtime.xml",
  15400. "ref/netstandard1.3/fr/System.Dynamic.Runtime.xml",
  15401. "ref/netstandard1.3/it/System.Dynamic.Runtime.xml",
  15402. "ref/netstandard1.3/ja/System.Dynamic.Runtime.xml",
  15403. "ref/netstandard1.3/ko/System.Dynamic.Runtime.xml",
  15404. "ref/netstandard1.3/ru/System.Dynamic.Runtime.xml",
  15405. "ref/netstandard1.3/zh-hans/System.Dynamic.Runtime.xml",
  15406. "ref/netstandard1.3/zh-hant/System.Dynamic.Runtime.xml",
  15407. "ref/portable-net45+win8+wp8+wpa81/_._",
  15408. "ref/win8/_._",
  15409. "ref/wp80/_._",
  15410. "ref/wpa81/_._",
  15411. "ref/xamarinios10/_._",
  15412. "ref/xamarinmac20/_._",
  15413. "ref/xamarintvos10/_._",
  15414. "ref/xamarinwatchos10/_._",
  15415. "runtimes/aot/lib/netcore50/System.Dynamic.Runtime.dll",
  15416. "system.dynamic.runtime.4.3.0.nupkg.sha512",
  15417. "system.dynamic.runtime.nuspec"
  15418. ]
  15419. },
  15420. "System.Formats.Asn1/6.0.0": {
  15421. "sha512": "T6fD00dQ3NTbPDy31m4eQUwKW84s03z0N2C8HpOklyeaDgaJPa/TexP4/SkORMSOwc7WhKifnA6Ya33AkzmafA==",
  15422. "type": "package",
  15423. "path": "system.formats.asn1/6.0.0",
  15424. "files": [
  15425. ".nupkg.metadata",
  15426. ".signature.p7s",
  15427. "Icon.png",
  15428. "LICENSE.TXT",
  15429. "THIRD-PARTY-NOTICES.TXT",
  15430. "buildTransitive/netcoreapp2.0/System.Formats.Asn1.targets",
  15431. "buildTransitive/netcoreapp3.1/_._",
  15432. "lib/net461/System.Formats.Asn1.dll",
  15433. "lib/net461/System.Formats.Asn1.xml",
  15434. "lib/net6.0/System.Formats.Asn1.dll",
  15435. "lib/net6.0/System.Formats.Asn1.xml",
  15436. "lib/netstandard2.0/System.Formats.Asn1.dll",
  15437. "lib/netstandard2.0/System.Formats.Asn1.xml",
  15438. "system.formats.asn1.6.0.0.nupkg.sha512",
  15439. "system.formats.asn1.nuspec",
  15440. "useSharedDesignerContext.txt"
  15441. ]
  15442. },
  15443. "System.Formats.Asn1/7.0.0": {
  15444. "sha512": "+nfpV0afLmvJW8+pLlHxRjz3oZJw4fkyU9MMEaMhCsHi/SN9bGF9q79ROubDiwTiCHezmK0uCWkPP7tGFP/4yg==",
  15445. "type": "package",
  15446. "path": "system.formats.asn1/7.0.0",
  15447. "files": [
  15448. ".nupkg.metadata",
  15449. ".signature.p7s",
  15450. "Icon.png",
  15451. "LICENSE.TXT",
  15452. "THIRD-PARTY-NOTICES.TXT",
  15453. "buildTransitive/net461/System.Formats.Asn1.targets",
  15454. "buildTransitive/net462/_._",
  15455. "buildTransitive/net6.0/_._",
  15456. "buildTransitive/netcoreapp2.0/System.Formats.Asn1.targets",
  15457. "lib/net462/System.Formats.Asn1.dll",
  15458. "lib/net462/System.Formats.Asn1.xml",
  15459. "lib/net6.0/System.Formats.Asn1.dll",
  15460. "lib/net6.0/System.Formats.Asn1.xml",
  15461. "lib/net7.0/System.Formats.Asn1.dll",
  15462. "lib/net7.0/System.Formats.Asn1.xml",
  15463. "lib/netstandard2.0/System.Formats.Asn1.dll",
  15464. "lib/netstandard2.0/System.Formats.Asn1.xml",
  15465. "system.formats.asn1.7.0.0.nupkg.sha512",
  15466. "system.formats.asn1.nuspec",
  15467. "useSharedDesignerContext.txt"
  15468. ]
  15469. },
  15470. "System.Formats.Asn1/8.0.0": {
  15471. "sha512": "AJukBuLoe3QeAF+mfaRKQb2dgyrvt340iMBHYv+VdBzCUM06IxGlvl0o/uPOS7lHnXPN6u8fFRHSHudx5aTi8w==",
  15472. "type": "package",
  15473. "path": "system.formats.asn1/8.0.0",
  15474. "files": [
  15475. ".nupkg.metadata",
  15476. ".signature.p7s",
  15477. "Icon.png",
  15478. "LICENSE.TXT",
  15479. "THIRD-PARTY-NOTICES.TXT",
  15480. "buildTransitive/net461/System.Formats.Asn1.targets",
  15481. "buildTransitive/net462/_._",
  15482. "buildTransitive/net6.0/_._",
  15483. "buildTransitive/netcoreapp2.0/System.Formats.Asn1.targets",
  15484. "lib/net462/System.Formats.Asn1.dll",
  15485. "lib/net462/System.Formats.Asn1.xml",
  15486. "lib/net6.0/System.Formats.Asn1.dll",
  15487. "lib/net6.0/System.Formats.Asn1.xml",
  15488. "lib/net7.0/System.Formats.Asn1.dll",
  15489. "lib/net7.0/System.Formats.Asn1.xml",
  15490. "lib/net8.0/System.Formats.Asn1.dll",
  15491. "lib/net8.0/System.Formats.Asn1.xml",
  15492. "lib/netstandard2.0/System.Formats.Asn1.dll",
  15493. "lib/netstandard2.0/System.Formats.Asn1.xml",
  15494. "system.formats.asn1.8.0.0.nupkg.sha512",
  15495. "system.formats.asn1.nuspec",
  15496. "useSharedDesignerContext.txt"
  15497. ]
  15498. },
  15499. "System.Globalization/4.3.0": {
  15500. "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
  15501. "type": "package",
  15502. "path": "system.globalization/4.3.0",
  15503. "files": [
  15504. ".nupkg.metadata",
  15505. ".signature.p7s",
  15506. "ThirdPartyNotices.txt",
  15507. "dotnet_library_license.txt",
  15508. "lib/MonoAndroid10/_._",
  15509. "lib/MonoTouch10/_._",
  15510. "lib/net45/_._",
  15511. "lib/portable-net45+win8+wp8+wpa81/_._",
  15512. "lib/win8/_._",
  15513. "lib/wp80/_._",
  15514. "lib/wpa81/_._",
  15515. "lib/xamarinios10/_._",
  15516. "lib/xamarinmac20/_._",
  15517. "lib/xamarintvos10/_._",
  15518. "lib/xamarinwatchos10/_._",
  15519. "ref/MonoAndroid10/_._",
  15520. "ref/MonoTouch10/_._",
  15521. "ref/net45/_._",
  15522. "ref/netcore50/System.Globalization.dll",
  15523. "ref/netcore50/System.Globalization.xml",
  15524. "ref/netcore50/de/System.Globalization.xml",
  15525. "ref/netcore50/es/System.Globalization.xml",
  15526. "ref/netcore50/fr/System.Globalization.xml",
  15527. "ref/netcore50/it/System.Globalization.xml",
  15528. "ref/netcore50/ja/System.Globalization.xml",
  15529. "ref/netcore50/ko/System.Globalization.xml",
  15530. "ref/netcore50/ru/System.Globalization.xml",
  15531. "ref/netcore50/zh-hans/System.Globalization.xml",
  15532. "ref/netcore50/zh-hant/System.Globalization.xml",
  15533. "ref/netstandard1.0/System.Globalization.dll",
  15534. "ref/netstandard1.0/System.Globalization.xml",
  15535. "ref/netstandard1.0/de/System.Globalization.xml",
  15536. "ref/netstandard1.0/es/System.Globalization.xml",
  15537. "ref/netstandard1.0/fr/System.Globalization.xml",
  15538. "ref/netstandard1.0/it/System.Globalization.xml",
  15539. "ref/netstandard1.0/ja/System.Globalization.xml",
  15540. "ref/netstandard1.0/ko/System.Globalization.xml",
  15541. "ref/netstandard1.0/ru/System.Globalization.xml",
  15542. "ref/netstandard1.0/zh-hans/System.Globalization.xml",
  15543. "ref/netstandard1.0/zh-hant/System.Globalization.xml",
  15544. "ref/netstandard1.3/System.Globalization.dll",
  15545. "ref/netstandard1.3/System.Globalization.xml",
  15546. "ref/netstandard1.3/de/System.Globalization.xml",
  15547. "ref/netstandard1.3/es/System.Globalization.xml",
  15548. "ref/netstandard1.3/fr/System.Globalization.xml",
  15549. "ref/netstandard1.3/it/System.Globalization.xml",
  15550. "ref/netstandard1.3/ja/System.Globalization.xml",
  15551. "ref/netstandard1.3/ko/System.Globalization.xml",
  15552. "ref/netstandard1.3/ru/System.Globalization.xml",
  15553. "ref/netstandard1.3/zh-hans/System.Globalization.xml",
  15554. "ref/netstandard1.3/zh-hant/System.Globalization.xml",
  15555. "ref/portable-net45+win8+wp8+wpa81/_._",
  15556. "ref/win8/_._",
  15557. "ref/wp80/_._",
  15558. "ref/wpa81/_._",
  15559. "ref/xamarinios10/_._",
  15560. "ref/xamarinmac20/_._",
  15561. "ref/xamarintvos10/_._",
  15562. "ref/xamarinwatchos10/_._",
  15563. "system.globalization.4.3.0.nupkg.sha512",
  15564. "system.globalization.nuspec"
  15565. ]
  15566. },
  15567. "System.IdentityModel.Tokens.Jwt/6.35.0": {
  15568. "sha512": "yxGIQd3BFK7F6S62/7RdZk3C/mfwyVxvh6ngd1VYMBmbJ1YZZA9+Ku6suylVtso0FjI0wbElpJ0d27CdsyLpBQ==",
  15569. "type": "package",
  15570. "path": "system.identitymodel.tokens.jwt/6.35.0",
  15571. "files": [
  15572. ".nupkg.metadata",
  15573. ".signature.p7s",
  15574. "lib/net45/System.IdentityModel.Tokens.Jwt.dll",
  15575. "lib/net45/System.IdentityModel.Tokens.Jwt.xml",
  15576. "lib/net461/System.IdentityModel.Tokens.Jwt.dll",
  15577. "lib/net461/System.IdentityModel.Tokens.Jwt.xml",
  15578. "lib/net462/System.IdentityModel.Tokens.Jwt.dll",
  15579. "lib/net462/System.IdentityModel.Tokens.Jwt.xml",
  15580. "lib/net472/System.IdentityModel.Tokens.Jwt.dll",
  15581. "lib/net472/System.IdentityModel.Tokens.Jwt.xml",
  15582. "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll",
  15583. "lib/net6.0/System.IdentityModel.Tokens.Jwt.xml",
  15584. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll",
  15585. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml",
  15586. "system.identitymodel.tokens.jwt.6.35.0.nupkg.sha512",
  15587. "system.identitymodel.tokens.jwt.nuspec"
  15588. ]
  15589. },
  15590. "System.IdentityModel.Tokens.Jwt/7.1.2": {
  15591. "sha512": "Thhbe1peAmtSBFaV/ohtykXiZSOkx59Da44hvtWfIMFofDA3M3LaVyjstACf2rKGn4dEDR2cUpRAZ0Xs/zB+7Q==",
  15592. "type": "package",
  15593. "path": "system.identitymodel.tokens.jwt/7.1.2",
  15594. "files": [
  15595. ".nupkg.metadata",
  15596. ".signature.p7s",
  15597. "lib/net461/System.IdentityModel.Tokens.Jwt.dll",
  15598. "lib/net461/System.IdentityModel.Tokens.Jwt.xml",
  15599. "lib/net462/System.IdentityModel.Tokens.Jwt.dll",
  15600. "lib/net462/System.IdentityModel.Tokens.Jwt.xml",
  15601. "lib/net472/System.IdentityModel.Tokens.Jwt.dll",
  15602. "lib/net472/System.IdentityModel.Tokens.Jwt.xml",
  15603. "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll",
  15604. "lib/net6.0/System.IdentityModel.Tokens.Jwt.xml",
  15605. "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll",
  15606. "lib/net8.0/System.IdentityModel.Tokens.Jwt.xml",
  15607. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll",
  15608. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml",
  15609. "system.identitymodel.tokens.jwt.7.1.2.nupkg.sha512",
  15610. "system.identitymodel.tokens.jwt.nuspec"
  15611. ]
  15612. },
  15613. "System.IO/4.3.0": {
  15614. "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
  15615. "type": "package",
  15616. "path": "system.io/4.3.0",
  15617. "files": [
  15618. ".nupkg.metadata",
  15619. ".signature.p7s",
  15620. "ThirdPartyNotices.txt",
  15621. "dotnet_library_license.txt",
  15622. "lib/MonoAndroid10/_._",
  15623. "lib/MonoTouch10/_._",
  15624. "lib/net45/_._",
  15625. "lib/net462/System.IO.dll",
  15626. "lib/portable-net45+win8+wp8+wpa81/_._",
  15627. "lib/win8/_._",
  15628. "lib/wp80/_._",
  15629. "lib/wpa81/_._",
  15630. "lib/xamarinios10/_._",
  15631. "lib/xamarinmac20/_._",
  15632. "lib/xamarintvos10/_._",
  15633. "lib/xamarinwatchos10/_._",
  15634. "ref/MonoAndroid10/_._",
  15635. "ref/MonoTouch10/_._",
  15636. "ref/net45/_._",
  15637. "ref/net462/System.IO.dll",
  15638. "ref/netcore50/System.IO.dll",
  15639. "ref/netcore50/System.IO.xml",
  15640. "ref/netcore50/de/System.IO.xml",
  15641. "ref/netcore50/es/System.IO.xml",
  15642. "ref/netcore50/fr/System.IO.xml",
  15643. "ref/netcore50/it/System.IO.xml",
  15644. "ref/netcore50/ja/System.IO.xml",
  15645. "ref/netcore50/ko/System.IO.xml",
  15646. "ref/netcore50/ru/System.IO.xml",
  15647. "ref/netcore50/zh-hans/System.IO.xml",
  15648. "ref/netcore50/zh-hant/System.IO.xml",
  15649. "ref/netstandard1.0/System.IO.dll",
  15650. "ref/netstandard1.0/System.IO.xml",
  15651. "ref/netstandard1.0/de/System.IO.xml",
  15652. "ref/netstandard1.0/es/System.IO.xml",
  15653. "ref/netstandard1.0/fr/System.IO.xml",
  15654. "ref/netstandard1.0/it/System.IO.xml",
  15655. "ref/netstandard1.0/ja/System.IO.xml",
  15656. "ref/netstandard1.0/ko/System.IO.xml",
  15657. "ref/netstandard1.0/ru/System.IO.xml",
  15658. "ref/netstandard1.0/zh-hans/System.IO.xml",
  15659. "ref/netstandard1.0/zh-hant/System.IO.xml",
  15660. "ref/netstandard1.3/System.IO.dll",
  15661. "ref/netstandard1.3/System.IO.xml",
  15662. "ref/netstandard1.3/de/System.IO.xml",
  15663. "ref/netstandard1.3/es/System.IO.xml",
  15664. "ref/netstandard1.3/fr/System.IO.xml",
  15665. "ref/netstandard1.3/it/System.IO.xml",
  15666. "ref/netstandard1.3/ja/System.IO.xml",
  15667. "ref/netstandard1.3/ko/System.IO.xml",
  15668. "ref/netstandard1.3/ru/System.IO.xml",
  15669. "ref/netstandard1.3/zh-hans/System.IO.xml",
  15670. "ref/netstandard1.3/zh-hant/System.IO.xml",
  15671. "ref/netstandard1.5/System.IO.dll",
  15672. "ref/netstandard1.5/System.IO.xml",
  15673. "ref/netstandard1.5/de/System.IO.xml",
  15674. "ref/netstandard1.5/es/System.IO.xml",
  15675. "ref/netstandard1.5/fr/System.IO.xml",
  15676. "ref/netstandard1.5/it/System.IO.xml",
  15677. "ref/netstandard1.5/ja/System.IO.xml",
  15678. "ref/netstandard1.5/ko/System.IO.xml",
  15679. "ref/netstandard1.5/ru/System.IO.xml",
  15680. "ref/netstandard1.5/zh-hans/System.IO.xml",
  15681. "ref/netstandard1.5/zh-hant/System.IO.xml",
  15682. "ref/portable-net45+win8+wp8+wpa81/_._",
  15683. "ref/win8/_._",
  15684. "ref/wp80/_._",
  15685. "ref/wpa81/_._",
  15686. "ref/xamarinios10/_._",
  15687. "ref/xamarinmac20/_._",
  15688. "ref/xamarintvos10/_._",
  15689. "ref/xamarinwatchos10/_._",
  15690. "system.io.4.3.0.nupkg.sha512",
  15691. "system.io.nuspec"
  15692. ]
  15693. },
  15694. "System.IO.FileSystem/4.3.0": {
  15695. "sha512": "3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
  15696. "type": "package",
  15697. "path": "system.io.filesystem/4.3.0",
  15698. "files": [
  15699. ".nupkg.metadata",
  15700. ".signature.p7s",
  15701. "ThirdPartyNotices.txt",
  15702. "dotnet_library_license.txt",
  15703. "lib/MonoAndroid10/_._",
  15704. "lib/MonoTouch10/_._",
  15705. "lib/net46/System.IO.FileSystem.dll",
  15706. "lib/xamarinios10/_._",
  15707. "lib/xamarinmac20/_._",
  15708. "lib/xamarintvos10/_._",
  15709. "lib/xamarinwatchos10/_._",
  15710. "ref/MonoAndroid10/_._",
  15711. "ref/MonoTouch10/_._",
  15712. "ref/net46/System.IO.FileSystem.dll",
  15713. "ref/netstandard1.3/System.IO.FileSystem.dll",
  15714. "ref/netstandard1.3/System.IO.FileSystem.xml",
  15715. "ref/netstandard1.3/de/System.IO.FileSystem.xml",
  15716. "ref/netstandard1.3/es/System.IO.FileSystem.xml",
  15717. "ref/netstandard1.3/fr/System.IO.FileSystem.xml",
  15718. "ref/netstandard1.3/it/System.IO.FileSystem.xml",
  15719. "ref/netstandard1.3/ja/System.IO.FileSystem.xml",
  15720. "ref/netstandard1.3/ko/System.IO.FileSystem.xml",
  15721. "ref/netstandard1.3/ru/System.IO.FileSystem.xml",
  15722. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml",
  15723. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml",
  15724. "ref/xamarinios10/_._",
  15725. "ref/xamarinmac20/_._",
  15726. "ref/xamarintvos10/_._",
  15727. "ref/xamarinwatchos10/_._",
  15728. "system.io.filesystem.4.3.0.nupkg.sha512",
  15729. "system.io.filesystem.nuspec"
  15730. ]
  15731. },
  15732. "System.IO.FileSystem.Primitives/4.3.0": {
  15733. "sha512": "6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
  15734. "type": "package",
  15735. "path": "system.io.filesystem.primitives/4.3.0",
  15736. "files": [
  15737. ".nupkg.metadata",
  15738. ".signature.p7s",
  15739. "ThirdPartyNotices.txt",
  15740. "dotnet_library_license.txt",
  15741. "lib/MonoAndroid10/_._",
  15742. "lib/MonoTouch10/_._",
  15743. "lib/net46/System.IO.FileSystem.Primitives.dll",
  15744. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll",
  15745. "lib/xamarinios10/_._",
  15746. "lib/xamarinmac20/_._",
  15747. "lib/xamarintvos10/_._",
  15748. "lib/xamarinwatchos10/_._",
  15749. "ref/MonoAndroid10/_._",
  15750. "ref/MonoTouch10/_._",
  15751. "ref/net46/System.IO.FileSystem.Primitives.dll",
  15752. "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll",
  15753. "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml",
  15754. "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml",
  15755. "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml",
  15756. "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml",
  15757. "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml",
  15758. "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml",
  15759. "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml",
  15760. "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml",
  15761. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml",
  15762. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml",
  15763. "ref/xamarinios10/_._",
  15764. "ref/xamarinmac20/_._",
  15765. "ref/xamarintvos10/_._",
  15766. "ref/xamarinwatchos10/_._",
  15767. "system.io.filesystem.primitives.4.3.0.nupkg.sha512",
  15768. "system.io.filesystem.primitives.nuspec"
  15769. ]
  15770. },
  15771. "System.IO.Hashing/7.0.0": {
  15772. "sha512": "sDnWM0N3AMCa86LrKTWeF3BZLD2sgWyYUc7HL6z4+xyDZNQRwzmxbo4qP2rX2MqC+Sy1/gOSRDah5ltxY5jPxw==",
  15773. "type": "package",
  15774. "path": "system.io.hashing/7.0.0",
  15775. "files": [
  15776. ".nupkg.metadata",
  15777. ".signature.p7s",
  15778. "Icon.png",
  15779. "LICENSE.TXT",
  15780. "THIRD-PARTY-NOTICES.TXT",
  15781. "buildTransitive/net461/System.IO.Hashing.targets",
  15782. "buildTransitive/net462/_._",
  15783. "buildTransitive/net6.0/_._",
  15784. "buildTransitive/netcoreapp2.0/System.IO.Hashing.targets",
  15785. "lib/net462/System.IO.Hashing.dll",
  15786. "lib/net462/System.IO.Hashing.xml",
  15787. "lib/net6.0/System.IO.Hashing.dll",
  15788. "lib/net6.0/System.IO.Hashing.xml",
  15789. "lib/net7.0/System.IO.Hashing.dll",
  15790. "lib/net7.0/System.IO.Hashing.xml",
  15791. "lib/netstandard2.0/System.IO.Hashing.dll",
  15792. "lib/netstandard2.0/System.IO.Hashing.xml",
  15793. "system.io.hashing.7.0.0.nupkg.sha512",
  15794. "system.io.hashing.nuspec",
  15795. "useSharedDesignerContext.txt"
  15796. ]
  15797. },
  15798. "System.IO.Pipelines/8.0.0": {
  15799. "sha512": "FHNOatmUq0sqJOkTx+UF/9YK1f180cnW5FVqnQMvYUN0elp6wFzbtPSiqbo1/ru8ICp43JM1i7kKkk6GsNGHlA==",
  15800. "type": "package",
  15801. "path": "system.io.pipelines/8.0.0",
  15802. "files": [
  15803. ".nupkg.metadata",
  15804. ".signature.p7s",
  15805. "Icon.png",
  15806. "LICENSE.TXT",
  15807. "THIRD-PARTY-NOTICES.TXT",
  15808. "buildTransitive/net461/System.IO.Pipelines.targets",
  15809. "buildTransitive/net462/_._",
  15810. "buildTransitive/net6.0/_._",
  15811. "buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets",
  15812. "lib/net462/System.IO.Pipelines.dll",
  15813. "lib/net462/System.IO.Pipelines.xml",
  15814. "lib/net6.0/System.IO.Pipelines.dll",
  15815. "lib/net6.0/System.IO.Pipelines.xml",
  15816. "lib/net7.0/System.IO.Pipelines.dll",
  15817. "lib/net7.0/System.IO.Pipelines.xml",
  15818. "lib/net8.0/System.IO.Pipelines.dll",
  15819. "lib/net8.0/System.IO.Pipelines.xml",
  15820. "lib/netstandard2.0/System.IO.Pipelines.dll",
  15821. "lib/netstandard2.0/System.IO.Pipelines.xml",
  15822. "system.io.pipelines.8.0.0.nupkg.sha512",
  15823. "system.io.pipelines.nuspec",
  15824. "useSharedDesignerContext.txt"
  15825. ]
  15826. },
  15827. "System.Linq/4.3.0": {
  15828. "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
  15829. "type": "package",
  15830. "path": "system.linq/4.3.0",
  15831. "files": [
  15832. ".nupkg.metadata",
  15833. ".signature.p7s",
  15834. "ThirdPartyNotices.txt",
  15835. "dotnet_library_license.txt",
  15836. "lib/MonoAndroid10/_._",
  15837. "lib/MonoTouch10/_._",
  15838. "lib/net45/_._",
  15839. "lib/net463/System.Linq.dll",
  15840. "lib/netcore50/System.Linq.dll",
  15841. "lib/netstandard1.6/System.Linq.dll",
  15842. "lib/portable-net45+win8+wp8+wpa81/_._",
  15843. "lib/win8/_._",
  15844. "lib/wp80/_._",
  15845. "lib/wpa81/_._",
  15846. "lib/xamarinios10/_._",
  15847. "lib/xamarinmac20/_._",
  15848. "lib/xamarintvos10/_._",
  15849. "lib/xamarinwatchos10/_._",
  15850. "ref/MonoAndroid10/_._",
  15851. "ref/MonoTouch10/_._",
  15852. "ref/net45/_._",
  15853. "ref/net463/System.Linq.dll",
  15854. "ref/netcore50/System.Linq.dll",
  15855. "ref/netcore50/System.Linq.xml",
  15856. "ref/netcore50/de/System.Linq.xml",
  15857. "ref/netcore50/es/System.Linq.xml",
  15858. "ref/netcore50/fr/System.Linq.xml",
  15859. "ref/netcore50/it/System.Linq.xml",
  15860. "ref/netcore50/ja/System.Linq.xml",
  15861. "ref/netcore50/ko/System.Linq.xml",
  15862. "ref/netcore50/ru/System.Linq.xml",
  15863. "ref/netcore50/zh-hans/System.Linq.xml",
  15864. "ref/netcore50/zh-hant/System.Linq.xml",
  15865. "ref/netstandard1.0/System.Linq.dll",
  15866. "ref/netstandard1.0/System.Linq.xml",
  15867. "ref/netstandard1.0/de/System.Linq.xml",
  15868. "ref/netstandard1.0/es/System.Linq.xml",
  15869. "ref/netstandard1.0/fr/System.Linq.xml",
  15870. "ref/netstandard1.0/it/System.Linq.xml",
  15871. "ref/netstandard1.0/ja/System.Linq.xml",
  15872. "ref/netstandard1.0/ko/System.Linq.xml",
  15873. "ref/netstandard1.0/ru/System.Linq.xml",
  15874. "ref/netstandard1.0/zh-hans/System.Linq.xml",
  15875. "ref/netstandard1.0/zh-hant/System.Linq.xml",
  15876. "ref/netstandard1.6/System.Linq.dll",
  15877. "ref/netstandard1.6/System.Linq.xml",
  15878. "ref/netstandard1.6/de/System.Linq.xml",
  15879. "ref/netstandard1.6/es/System.Linq.xml",
  15880. "ref/netstandard1.6/fr/System.Linq.xml",
  15881. "ref/netstandard1.6/it/System.Linq.xml",
  15882. "ref/netstandard1.6/ja/System.Linq.xml",
  15883. "ref/netstandard1.6/ko/System.Linq.xml",
  15884. "ref/netstandard1.6/ru/System.Linq.xml",
  15885. "ref/netstandard1.6/zh-hans/System.Linq.xml",
  15886. "ref/netstandard1.6/zh-hant/System.Linq.xml",
  15887. "ref/portable-net45+win8+wp8+wpa81/_._",
  15888. "ref/win8/_._",
  15889. "ref/wp80/_._",
  15890. "ref/wpa81/_._",
  15891. "ref/xamarinios10/_._",
  15892. "ref/xamarinmac20/_._",
  15893. "ref/xamarintvos10/_._",
  15894. "ref/xamarinwatchos10/_._",
  15895. "system.linq.4.3.0.nupkg.sha512",
  15896. "system.linq.nuspec"
  15897. ]
  15898. },
  15899. "System.Linq.Dynamic.Core/1.2.6": {
  15900. "sha512": "npaX0wSt/Q/b54m5yfDR5t7H2L68jP/iFBHYX/sfoQfEip2x1e9wi7qoV6A0UjXIiIVAW1AfpUae++FJth9GNw==",
  15901. "type": "package",
  15902. "path": "system.linq.dynamic.core/1.2.6",
  15903. "files": [
  15904. ".nupkg.metadata",
  15905. ".signature.p7s",
  15906. "lib/net35/System.Linq.Dynamic.Core.dll",
  15907. "lib/net35/System.Linq.Dynamic.Core.pdb",
  15908. "lib/net35/System.Linq.Dynamic.Core.xml",
  15909. "lib/net40/System.Linq.Dynamic.Core.dll",
  15910. "lib/net40/System.Linq.Dynamic.Core.pdb",
  15911. "lib/net40/System.Linq.Dynamic.Core.xml",
  15912. "lib/net45/System.Linq.Dynamic.Core.dll",
  15913. "lib/net45/System.Linq.Dynamic.Core.pdb",
  15914. "lib/net45/System.Linq.Dynamic.Core.xml",
  15915. "lib/net46/System.Linq.Dynamic.Core.dll",
  15916. "lib/net46/System.Linq.Dynamic.Core.pdb",
  15917. "lib/net46/System.Linq.Dynamic.Core.xml",
  15918. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll",
  15919. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.pdb",
  15920. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.xml",
  15921. "lib/netstandard1.3/System.Linq.Dynamic.Core.dll",
  15922. "lib/netstandard1.3/System.Linq.Dynamic.Core.pdb",
  15923. "lib/netstandard1.3/System.Linq.Dynamic.Core.xml",
  15924. "lib/netstandard2.0/System.Linq.Dynamic.Core.dll",
  15925. "lib/netstandard2.0/System.Linq.Dynamic.Core.pdb",
  15926. "lib/netstandard2.0/System.Linq.Dynamic.Core.xml",
  15927. "lib/uap10.0.10240/System.Linq.Dynamic.Core.dll",
  15928. "lib/uap10.0.10240/System.Linq.Dynamic.Core.pdb",
  15929. "lib/uap10.0.10240/System.Linq.Dynamic.Core.pri",
  15930. "lib/uap10.0.10240/System.Linq.Dynamic.Core.xml",
  15931. "system.linq.dynamic.core.1.2.6.nupkg.sha512",
  15932. "system.linq.dynamic.core.nuspec"
  15933. ]
  15934. },
  15935. "System.Linq.Expressions/4.3.0": {
  15936. "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
  15937. "type": "package",
  15938. "path": "system.linq.expressions/4.3.0",
  15939. "files": [
  15940. ".nupkg.metadata",
  15941. ".signature.p7s",
  15942. "ThirdPartyNotices.txt",
  15943. "dotnet_library_license.txt",
  15944. "lib/MonoAndroid10/_._",
  15945. "lib/MonoTouch10/_._",
  15946. "lib/net45/_._",
  15947. "lib/net463/System.Linq.Expressions.dll",
  15948. "lib/netcore50/System.Linq.Expressions.dll",
  15949. "lib/netstandard1.6/System.Linq.Expressions.dll",
  15950. "lib/portable-net45+win8+wp8+wpa81/_._",
  15951. "lib/win8/_._",
  15952. "lib/wp80/_._",
  15953. "lib/wpa81/_._",
  15954. "lib/xamarinios10/_._",
  15955. "lib/xamarinmac20/_._",
  15956. "lib/xamarintvos10/_._",
  15957. "lib/xamarinwatchos10/_._",
  15958. "ref/MonoAndroid10/_._",
  15959. "ref/MonoTouch10/_._",
  15960. "ref/net45/_._",
  15961. "ref/net463/System.Linq.Expressions.dll",
  15962. "ref/netcore50/System.Linq.Expressions.dll",
  15963. "ref/netcore50/System.Linq.Expressions.xml",
  15964. "ref/netcore50/de/System.Linq.Expressions.xml",
  15965. "ref/netcore50/es/System.Linq.Expressions.xml",
  15966. "ref/netcore50/fr/System.Linq.Expressions.xml",
  15967. "ref/netcore50/it/System.Linq.Expressions.xml",
  15968. "ref/netcore50/ja/System.Linq.Expressions.xml",
  15969. "ref/netcore50/ko/System.Linq.Expressions.xml",
  15970. "ref/netcore50/ru/System.Linq.Expressions.xml",
  15971. "ref/netcore50/zh-hans/System.Linq.Expressions.xml",
  15972. "ref/netcore50/zh-hant/System.Linq.Expressions.xml",
  15973. "ref/netstandard1.0/System.Linq.Expressions.dll",
  15974. "ref/netstandard1.0/System.Linq.Expressions.xml",
  15975. "ref/netstandard1.0/de/System.Linq.Expressions.xml",
  15976. "ref/netstandard1.0/es/System.Linq.Expressions.xml",
  15977. "ref/netstandard1.0/fr/System.Linq.Expressions.xml",
  15978. "ref/netstandard1.0/it/System.Linq.Expressions.xml",
  15979. "ref/netstandard1.0/ja/System.Linq.Expressions.xml",
  15980. "ref/netstandard1.0/ko/System.Linq.Expressions.xml",
  15981. "ref/netstandard1.0/ru/System.Linq.Expressions.xml",
  15982. "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml",
  15983. "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml",
  15984. "ref/netstandard1.3/System.Linq.Expressions.dll",
  15985. "ref/netstandard1.3/System.Linq.Expressions.xml",
  15986. "ref/netstandard1.3/de/System.Linq.Expressions.xml",
  15987. "ref/netstandard1.3/es/System.Linq.Expressions.xml",
  15988. "ref/netstandard1.3/fr/System.Linq.Expressions.xml",
  15989. "ref/netstandard1.3/it/System.Linq.Expressions.xml",
  15990. "ref/netstandard1.3/ja/System.Linq.Expressions.xml",
  15991. "ref/netstandard1.3/ko/System.Linq.Expressions.xml",
  15992. "ref/netstandard1.3/ru/System.Linq.Expressions.xml",
  15993. "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml",
  15994. "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml",
  15995. "ref/netstandard1.6/System.Linq.Expressions.dll",
  15996. "ref/netstandard1.6/System.Linq.Expressions.xml",
  15997. "ref/netstandard1.6/de/System.Linq.Expressions.xml",
  15998. "ref/netstandard1.6/es/System.Linq.Expressions.xml",
  15999. "ref/netstandard1.6/fr/System.Linq.Expressions.xml",
  16000. "ref/netstandard1.6/it/System.Linq.Expressions.xml",
  16001. "ref/netstandard1.6/ja/System.Linq.Expressions.xml",
  16002. "ref/netstandard1.6/ko/System.Linq.Expressions.xml",
  16003. "ref/netstandard1.6/ru/System.Linq.Expressions.xml",
  16004. "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml",
  16005. "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml",
  16006. "ref/portable-net45+win8+wp8+wpa81/_._",
  16007. "ref/win8/_._",
  16008. "ref/wp80/_._",
  16009. "ref/wpa81/_._",
  16010. "ref/xamarinios10/_._",
  16011. "ref/xamarinmac20/_._",
  16012. "ref/xamarintvos10/_._",
  16013. "ref/xamarinwatchos10/_._",
  16014. "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll",
  16015. "system.linq.expressions.4.3.0.nupkg.sha512",
  16016. "system.linq.expressions.nuspec"
  16017. ]
  16018. },
  16019. "System.Management/8.0.0": {
  16020. "sha512": "jrK22i5LRzxZCfGb+tGmke2VH7oE0DvcDlJ1HAKYU8cPmD8XnpUT0bYn2Gy98GEhGjtfbR/sxKTVb+dE770pfA==",
  16021. "type": "package",
  16022. "path": "system.management/8.0.0",
  16023. "files": [
  16024. ".nupkg.metadata",
  16025. ".signature.p7s",
  16026. "Icon.png",
  16027. "LICENSE.TXT",
  16028. "PACKAGE.md",
  16029. "THIRD-PARTY-NOTICES.TXT",
  16030. "buildTransitive/net6.0/_._",
  16031. "buildTransitive/netcoreapp2.0/System.Management.targets",
  16032. "lib/net462/_._",
  16033. "lib/net6.0/System.Management.dll",
  16034. "lib/net6.0/System.Management.xml",
  16035. "lib/net7.0/System.Management.dll",
  16036. "lib/net7.0/System.Management.xml",
  16037. "lib/net8.0/System.Management.dll",
  16038. "lib/net8.0/System.Management.xml",
  16039. "lib/netstandard2.0/System.Management.dll",
  16040. "lib/netstandard2.0/System.Management.xml",
  16041. "runtimes/win/lib/net6.0/System.Management.dll",
  16042. "runtimes/win/lib/net6.0/System.Management.xml",
  16043. "runtimes/win/lib/net7.0/System.Management.dll",
  16044. "runtimes/win/lib/net7.0/System.Management.xml",
  16045. "runtimes/win/lib/net8.0/System.Management.dll",
  16046. "runtimes/win/lib/net8.0/System.Management.xml",
  16047. "system.management.8.0.0.nupkg.sha512",
  16048. "system.management.nuspec",
  16049. "useSharedDesignerContext.txt"
  16050. ]
  16051. },
  16052. "System.Memory/4.5.3": {
  16053. "sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==",
  16054. "type": "package",
  16055. "path": "system.memory/4.5.3",
  16056. "files": [
  16057. ".nupkg.metadata",
  16058. ".signature.p7s",
  16059. "LICENSE.TXT",
  16060. "THIRD-PARTY-NOTICES.TXT",
  16061. "lib/netcoreapp2.1/_._",
  16062. "lib/netstandard1.1/System.Memory.dll",
  16063. "lib/netstandard1.1/System.Memory.xml",
  16064. "lib/netstandard2.0/System.Memory.dll",
  16065. "lib/netstandard2.0/System.Memory.xml",
  16066. "ref/netcoreapp2.1/_._",
  16067. "system.memory.4.5.3.nupkg.sha512",
  16068. "system.memory.nuspec",
  16069. "useSharedDesignerContext.txt",
  16070. "version.txt"
  16071. ]
  16072. },
  16073. "System.Memory/4.5.4": {
  16074. "sha512": "1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
  16075. "type": "package",
  16076. "path": "system.memory/4.5.4",
  16077. "files": [
  16078. ".nupkg.metadata",
  16079. ".signature.p7s",
  16080. "LICENSE.TXT",
  16081. "THIRD-PARTY-NOTICES.TXT",
  16082. "lib/net461/System.Memory.dll",
  16083. "lib/net461/System.Memory.xml",
  16084. "lib/netcoreapp2.1/_._",
  16085. "lib/netstandard1.1/System.Memory.dll",
  16086. "lib/netstandard1.1/System.Memory.xml",
  16087. "lib/netstandard2.0/System.Memory.dll",
  16088. "lib/netstandard2.0/System.Memory.xml",
  16089. "ref/netcoreapp2.1/_._",
  16090. "system.memory.4.5.4.nupkg.sha512",
  16091. "system.memory.nuspec",
  16092. "useSharedDesignerContext.txt",
  16093. "version.txt"
  16094. ]
  16095. },
  16096. "System.ObjectModel/4.3.0": {
  16097. "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
  16098. "type": "package",
  16099. "path": "system.objectmodel/4.3.0",
  16100. "files": [
  16101. ".nupkg.metadata",
  16102. ".signature.p7s",
  16103. "ThirdPartyNotices.txt",
  16104. "dotnet_library_license.txt",
  16105. "lib/MonoAndroid10/_._",
  16106. "lib/MonoTouch10/_._",
  16107. "lib/net45/_._",
  16108. "lib/netcore50/System.ObjectModel.dll",
  16109. "lib/netstandard1.3/System.ObjectModel.dll",
  16110. "lib/portable-net45+win8+wp8+wpa81/_._",
  16111. "lib/win8/_._",
  16112. "lib/wp80/_._",
  16113. "lib/wpa81/_._",
  16114. "lib/xamarinios10/_._",
  16115. "lib/xamarinmac20/_._",
  16116. "lib/xamarintvos10/_._",
  16117. "lib/xamarinwatchos10/_._",
  16118. "ref/MonoAndroid10/_._",
  16119. "ref/MonoTouch10/_._",
  16120. "ref/net45/_._",
  16121. "ref/netcore50/System.ObjectModel.dll",
  16122. "ref/netcore50/System.ObjectModel.xml",
  16123. "ref/netcore50/de/System.ObjectModel.xml",
  16124. "ref/netcore50/es/System.ObjectModel.xml",
  16125. "ref/netcore50/fr/System.ObjectModel.xml",
  16126. "ref/netcore50/it/System.ObjectModel.xml",
  16127. "ref/netcore50/ja/System.ObjectModel.xml",
  16128. "ref/netcore50/ko/System.ObjectModel.xml",
  16129. "ref/netcore50/ru/System.ObjectModel.xml",
  16130. "ref/netcore50/zh-hans/System.ObjectModel.xml",
  16131. "ref/netcore50/zh-hant/System.ObjectModel.xml",
  16132. "ref/netstandard1.0/System.ObjectModel.dll",
  16133. "ref/netstandard1.0/System.ObjectModel.xml",
  16134. "ref/netstandard1.0/de/System.ObjectModel.xml",
  16135. "ref/netstandard1.0/es/System.ObjectModel.xml",
  16136. "ref/netstandard1.0/fr/System.ObjectModel.xml",
  16137. "ref/netstandard1.0/it/System.ObjectModel.xml",
  16138. "ref/netstandard1.0/ja/System.ObjectModel.xml",
  16139. "ref/netstandard1.0/ko/System.ObjectModel.xml",
  16140. "ref/netstandard1.0/ru/System.ObjectModel.xml",
  16141. "ref/netstandard1.0/zh-hans/System.ObjectModel.xml",
  16142. "ref/netstandard1.0/zh-hant/System.ObjectModel.xml",
  16143. "ref/netstandard1.3/System.ObjectModel.dll",
  16144. "ref/netstandard1.3/System.ObjectModel.xml",
  16145. "ref/netstandard1.3/de/System.ObjectModel.xml",
  16146. "ref/netstandard1.3/es/System.ObjectModel.xml",
  16147. "ref/netstandard1.3/fr/System.ObjectModel.xml",
  16148. "ref/netstandard1.3/it/System.ObjectModel.xml",
  16149. "ref/netstandard1.3/ja/System.ObjectModel.xml",
  16150. "ref/netstandard1.3/ko/System.ObjectModel.xml",
  16151. "ref/netstandard1.3/ru/System.ObjectModel.xml",
  16152. "ref/netstandard1.3/zh-hans/System.ObjectModel.xml",
  16153. "ref/netstandard1.3/zh-hant/System.ObjectModel.xml",
  16154. "ref/portable-net45+win8+wp8+wpa81/_._",
  16155. "ref/win8/_._",
  16156. "ref/wp80/_._",
  16157. "ref/wpa81/_._",
  16158. "ref/xamarinios10/_._",
  16159. "ref/xamarinmac20/_._",
  16160. "ref/xamarintvos10/_._",
  16161. "ref/xamarinwatchos10/_._",
  16162. "system.objectmodel.4.3.0.nupkg.sha512",
  16163. "system.objectmodel.nuspec"
  16164. ]
  16165. },
  16166. "System.Reactive/5.0.0": {
  16167. "sha512": "erBZjkQHWL9jpasCE/0qKAryzVBJFxGHVBAvgRN1bzM0q2s1S4oYREEEL0Vb+1kA/6BKb5FjUZMp5VXmy+gzkQ==",
  16168. "type": "package",
  16169. "path": "system.reactive/5.0.0",
  16170. "files": [
  16171. ".nupkg.metadata",
  16172. ".signature.p7s",
  16173. "build/net5.0/_._",
  16174. "build/netcoreapp3.1/System.Reactive.dll",
  16175. "build/netcoreapp3.1/System.Reactive.targets",
  16176. "build/netcoreapp3.1/System.Reactive.xml",
  16177. "buildTransitive/net5.0/_._",
  16178. "buildTransitive/netcoreapp3.1/System.Reactive.targets",
  16179. "lib/net472/System.Reactive.dll",
  16180. "lib/net472/System.Reactive.xml",
  16181. "lib/net5.0-windows10.0.19041/System.Reactive.dll",
  16182. "lib/net5.0-windows10.0.19041/System.Reactive.xml",
  16183. "lib/net5.0/System.Reactive.dll",
  16184. "lib/net5.0/System.Reactive.xml",
  16185. "lib/netcoreapp3.1/_._",
  16186. "lib/netstandard2.0/System.Reactive.dll",
  16187. "lib/netstandard2.0/System.Reactive.xml",
  16188. "lib/uap10.0.16299/System.Reactive.dll",
  16189. "lib/uap10.0.16299/System.Reactive.pri",
  16190. "lib/uap10.0.16299/System.Reactive.xml",
  16191. "system.reactive.5.0.0.nupkg.sha512",
  16192. "system.reactive.nuspec"
  16193. ]
  16194. },
  16195. "System.Reactive.Linq/5.0.0": {
  16196. "sha512": "IB4/qlV4T1WhZvM11RVoFUSZXPow9VWVeQ1uDkSKgz6bAO+gCf65H/vjrYlwyXmojSSxvfHndF9qdH43P/IuAw==",
  16197. "type": "package",
  16198. "path": "system.reactive.linq/5.0.0",
  16199. "files": [
  16200. ".nupkg.metadata",
  16201. ".signature.p7s",
  16202. "lib/net472/System.Reactive.Linq.dll",
  16203. "lib/net472/System.Reactive.Linq.xml",
  16204. "lib/netstandard2.0/System.Reactive.Linq.dll",
  16205. "lib/netstandard2.0/System.Reactive.Linq.xml",
  16206. "lib/uap10.0.16299/System.Reactive.Linq.dll",
  16207. "lib/uap10.0.16299/System.Reactive.Linq.pri",
  16208. "lib/uap10.0.16299/System.Reactive.Linq.xml",
  16209. "system.reactive.linq.5.0.0.nupkg.sha512",
  16210. "system.reactive.linq.nuspec"
  16211. ]
  16212. },
  16213. "System.Reflection/4.3.0": {
  16214. "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
  16215. "type": "package",
  16216. "path": "system.reflection/4.3.0",
  16217. "files": [
  16218. ".nupkg.metadata",
  16219. ".signature.p7s",
  16220. "ThirdPartyNotices.txt",
  16221. "dotnet_library_license.txt",
  16222. "lib/MonoAndroid10/_._",
  16223. "lib/MonoTouch10/_._",
  16224. "lib/net45/_._",
  16225. "lib/net462/System.Reflection.dll",
  16226. "lib/portable-net45+win8+wp8+wpa81/_._",
  16227. "lib/win8/_._",
  16228. "lib/wp80/_._",
  16229. "lib/wpa81/_._",
  16230. "lib/xamarinios10/_._",
  16231. "lib/xamarinmac20/_._",
  16232. "lib/xamarintvos10/_._",
  16233. "lib/xamarinwatchos10/_._",
  16234. "ref/MonoAndroid10/_._",
  16235. "ref/MonoTouch10/_._",
  16236. "ref/net45/_._",
  16237. "ref/net462/System.Reflection.dll",
  16238. "ref/netcore50/System.Reflection.dll",
  16239. "ref/netcore50/System.Reflection.xml",
  16240. "ref/netcore50/de/System.Reflection.xml",
  16241. "ref/netcore50/es/System.Reflection.xml",
  16242. "ref/netcore50/fr/System.Reflection.xml",
  16243. "ref/netcore50/it/System.Reflection.xml",
  16244. "ref/netcore50/ja/System.Reflection.xml",
  16245. "ref/netcore50/ko/System.Reflection.xml",
  16246. "ref/netcore50/ru/System.Reflection.xml",
  16247. "ref/netcore50/zh-hans/System.Reflection.xml",
  16248. "ref/netcore50/zh-hant/System.Reflection.xml",
  16249. "ref/netstandard1.0/System.Reflection.dll",
  16250. "ref/netstandard1.0/System.Reflection.xml",
  16251. "ref/netstandard1.0/de/System.Reflection.xml",
  16252. "ref/netstandard1.0/es/System.Reflection.xml",
  16253. "ref/netstandard1.0/fr/System.Reflection.xml",
  16254. "ref/netstandard1.0/it/System.Reflection.xml",
  16255. "ref/netstandard1.0/ja/System.Reflection.xml",
  16256. "ref/netstandard1.0/ko/System.Reflection.xml",
  16257. "ref/netstandard1.0/ru/System.Reflection.xml",
  16258. "ref/netstandard1.0/zh-hans/System.Reflection.xml",
  16259. "ref/netstandard1.0/zh-hant/System.Reflection.xml",
  16260. "ref/netstandard1.3/System.Reflection.dll",
  16261. "ref/netstandard1.3/System.Reflection.xml",
  16262. "ref/netstandard1.3/de/System.Reflection.xml",
  16263. "ref/netstandard1.3/es/System.Reflection.xml",
  16264. "ref/netstandard1.3/fr/System.Reflection.xml",
  16265. "ref/netstandard1.3/it/System.Reflection.xml",
  16266. "ref/netstandard1.3/ja/System.Reflection.xml",
  16267. "ref/netstandard1.3/ko/System.Reflection.xml",
  16268. "ref/netstandard1.3/ru/System.Reflection.xml",
  16269. "ref/netstandard1.3/zh-hans/System.Reflection.xml",
  16270. "ref/netstandard1.3/zh-hant/System.Reflection.xml",
  16271. "ref/netstandard1.5/System.Reflection.dll",
  16272. "ref/netstandard1.5/System.Reflection.xml",
  16273. "ref/netstandard1.5/de/System.Reflection.xml",
  16274. "ref/netstandard1.5/es/System.Reflection.xml",
  16275. "ref/netstandard1.5/fr/System.Reflection.xml",
  16276. "ref/netstandard1.5/it/System.Reflection.xml",
  16277. "ref/netstandard1.5/ja/System.Reflection.xml",
  16278. "ref/netstandard1.5/ko/System.Reflection.xml",
  16279. "ref/netstandard1.5/ru/System.Reflection.xml",
  16280. "ref/netstandard1.5/zh-hans/System.Reflection.xml",
  16281. "ref/netstandard1.5/zh-hant/System.Reflection.xml",
  16282. "ref/portable-net45+win8+wp8+wpa81/_._",
  16283. "ref/win8/_._",
  16284. "ref/wp80/_._",
  16285. "ref/wpa81/_._",
  16286. "ref/xamarinios10/_._",
  16287. "ref/xamarinmac20/_._",
  16288. "ref/xamarintvos10/_._",
  16289. "ref/xamarinwatchos10/_._",
  16290. "system.reflection.4.3.0.nupkg.sha512",
  16291. "system.reflection.nuspec"
  16292. ]
  16293. },
  16294. "System.Reflection.Emit/4.3.0": {
  16295. "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
  16296. "type": "package",
  16297. "path": "system.reflection.emit/4.3.0",
  16298. "files": [
  16299. ".nupkg.metadata",
  16300. ".signature.p7s",
  16301. "ThirdPartyNotices.txt",
  16302. "dotnet_library_license.txt",
  16303. "lib/MonoAndroid10/_._",
  16304. "lib/monotouch10/_._",
  16305. "lib/net45/_._",
  16306. "lib/netcore50/System.Reflection.Emit.dll",
  16307. "lib/netstandard1.3/System.Reflection.Emit.dll",
  16308. "lib/xamarinios10/_._",
  16309. "lib/xamarinmac20/_._",
  16310. "lib/xamarintvos10/_._",
  16311. "lib/xamarinwatchos10/_._",
  16312. "ref/MonoAndroid10/_._",
  16313. "ref/net45/_._",
  16314. "ref/netstandard1.1/System.Reflection.Emit.dll",
  16315. "ref/netstandard1.1/System.Reflection.Emit.xml",
  16316. "ref/netstandard1.1/de/System.Reflection.Emit.xml",
  16317. "ref/netstandard1.1/es/System.Reflection.Emit.xml",
  16318. "ref/netstandard1.1/fr/System.Reflection.Emit.xml",
  16319. "ref/netstandard1.1/it/System.Reflection.Emit.xml",
  16320. "ref/netstandard1.1/ja/System.Reflection.Emit.xml",
  16321. "ref/netstandard1.1/ko/System.Reflection.Emit.xml",
  16322. "ref/netstandard1.1/ru/System.Reflection.Emit.xml",
  16323. "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml",
  16324. "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml",
  16325. "ref/xamarinmac20/_._",
  16326. "system.reflection.emit.4.3.0.nupkg.sha512",
  16327. "system.reflection.emit.nuspec"
  16328. ]
  16329. },
  16330. "System.Reflection.Emit.ILGeneration/4.3.0": {
  16331. "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
  16332. "type": "package",
  16333. "path": "system.reflection.emit.ilgeneration/4.3.0",
  16334. "files": [
  16335. ".nupkg.metadata",
  16336. ".signature.p7s",
  16337. "ThirdPartyNotices.txt",
  16338. "dotnet_library_license.txt",
  16339. "lib/MonoAndroid10/_._",
  16340. "lib/MonoTouch10/_._",
  16341. "lib/net45/_._",
  16342. "lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
  16343. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll",
  16344. "lib/portable-net45+wp8/_._",
  16345. "lib/wp80/_._",
  16346. "lib/xamarinios10/_._",
  16347. "lib/xamarinmac20/_._",
  16348. "lib/xamarintvos10/_._",
  16349. "lib/xamarinwatchos10/_._",
  16350. "ref/MonoAndroid10/_._",
  16351. "ref/MonoTouch10/_._",
  16352. "ref/net45/_._",
  16353. "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll",
  16354. "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml",
  16355. "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml",
  16356. "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml",
  16357. "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml",
  16358. "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml",
  16359. "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml",
  16360. "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml",
  16361. "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml",
  16362. "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml",
  16363. "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml",
  16364. "ref/portable-net45+wp8/_._",
  16365. "ref/wp80/_._",
  16366. "ref/xamarinios10/_._",
  16367. "ref/xamarinmac20/_._",
  16368. "ref/xamarintvos10/_._",
  16369. "ref/xamarinwatchos10/_._",
  16370. "runtimes/aot/lib/netcore50/_._",
  16371. "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
  16372. "system.reflection.emit.ilgeneration.nuspec"
  16373. ]
  16374. },
  16375. "System.Reflection.Emit.Lightweight/4.7.0": {
  16376. "sha512": "a4OLB4IITxAXJeV74MDx49Oq2+PsF6Sml54XAFv+2RyWwtDBcabzoxiiJRhdhx+gaohLh4hEGCLQyBozXoQPqA==",
  16377. "type": "package",
  16378. "path": "system.reflection.emit.lightweight/4.7.0",
  16379. "files": [
  16380. ".nupkg.metadata",
  16381. ".signature.p7s",
  16382. "LICENSE.TXT",
  16383. "THIRD-PARTY-NOTICES.TXT",
  16384. "lib/MonoAndroid10/_._",
  16385. "lib/MonoTouch10/_._",
  16386. "lib/net45/_._",
  16387. "lib/netcore50/System.Reflection.Emit.Lightweight.dll",
  16388. "lib/netcoreapp2.0/_._",
  16389. "lib/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
  16390. "lib/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
  16391. "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll",
  16392. "lib/netstandard2.0/System.Reflection.Emit.Lightweight.dll",
  16393. "lib/netstandard2.0/System.Reflection.Emit.Lightweight.xml",
  16394. "lib/netstandard2.1/_._",
  16395. "lib/portable-net45+wp8/_._",
  16396. "lib/wp80/_._",
  16397. "lib/xamarinios10/_._",
  16398. "lib/xamarinmac20/_._",
  16399. "lib/xamarintvos10/_._",
  16400. "lib/xamarinwatchos10/_._",
  16401. "ref/MonoAndroid10/_._",
  16402. "ref/MonoTouch10/_._",
  16403. "ref/net45/_._",
  16404. "ref/netcoreapp2.0/_._",
  16405. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
  16406. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
  16407. "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml",
  16408. "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml",
  16409. "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml",
  16410. "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml",
  16411. "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml",
  16412. "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml",
  16413. "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml",
  16414. "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml",
  16415. "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml",
  16416. "ref/netstandard2.0/System.Reflection.Emit.Lightweight.dll",
  16417. "ref/netstandard2.0/System.Reflection.Emit.Lightweight.xml",
  16418. "ref/netstandard2.1/_._",
  16419. "ref/portable-net45+wp8/_._",
  16420. "ref/wp80/_._",
  16421. "ref/xamarinios10/_._",
  16422. "ref/xamarinmac20/_._",
  16423. "ref/xamarintvos10/_._",
  16424. "ref/xamarinwatchos10/_._",
  16425. "runtimes/aot/lib/netcore50/System.Reflection.Emit.Lightweight.dll",
  16426. "runtimes/aot/lib/netcore50/System.Reflection.Emit.Lightweight.xml",
  16427. "system.reflection.emit.lightweight.4.7.0.nupkg.sha512",
  16428. "system.reflection.emit.lightweight.nuspec",
  16429. "useSharedDesignerContext.txt",
  16430. "version.txt"
  16431. ]
  16432. },
  16433. "System.Reflection.Extensions/4.3.0": {
  16434. "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
  16435. "type": "package",
  16436. "path": "system.reflection.extensions/4.3.0",
  16437. "files": [
  16438. ".nupkg.metadata",
  16439. ".signature.p7s",
  16440. "ThirdPartyNotices.txt",
  16441. "dotnet_library_license.txt",
  16442. "lib/MonoAndroid10/_._",
  16443. "lib/MonoTouch10/_._",
  16444. "lib/net45/_._",
  16445. "lib/portable-net45+win8+wp8+wpa81/_._",
  16446. "lib/win8/_._",
  16447. "lib/wp80/_._",
  16448. "lib/wpa81/_._",
  16449. "lib/xamarinios10/_._",
  16450. "lib/xamarinmac20/_._",
  16451. "lib/xamarintvos10/_._",
  16452. "lib/xamarinwatchos10/_._",
  16453. "ref/MonoAndroid10/_._",
  16454. "ref/MonoTouch10/_._",
  16455. "ref/net45/_._",
  16456. "ref/netcore50/System.Reflection.Extensions.dll",
  16457. "ref/netcore50/System.Reflection.Extensions.xml",
  16458. "ref/netcore50/de/System.Reflection.Extensions.xml",
  16459. "ref/netcore50/es/System.Reflection.Extensions.xml",
  16460. "ref/netcore50/fr/System.Reflection.Extensions.xml",
  16461. "ref/netcore50/it/System.Reflection.Extensions.xml",
  16462. "ref/netcore50/ja/System.Reflection.Extensions.xml",
  16463. "ref/netcore50/ko/System.Reflection.Extensions.xml",
  16464. "ref/netcore50/ru/System.Reflection.Extensions.xml",
  16465. "ref/netcore50/zh-hans/System.Reflection.Extensions.xml",
  16466. "ref/netcore50/zh-hant/System.Reflection.Extensions.xml",
  16467. "ref/netstandard1.0/System.Reflection.Extensions.dll",
  16468. "ref/netstandard1.0/System.Reflection.Extensions.xml",
  16469. "ref/netstandard1.0/de/System.Reflection.Extensions.xml",
  16470. "ref/netstandard1.0/es/System.Reflection.Extensions.xml",
  16471. "ref/netstandard1.0/fr/System.Reflection.Extensions.xml",
  16472. "ref/netstandard1.0/it/System.Reflection.Extensions.xml",
  16473. "ref/netstandard1.0/ja/System.Reflection.Extensions.xml",
  16474. "ref/netstandard1.0/ko/System.Reflection.Extensions.xml",
  16475. "ref/netstandard1.0/ru/System.Reflection.Extensions.xml",
  16476. "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml",
  16477. "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml",
  16478. "ref/portable-net45+win8+wp8+wpa81/_._",
  16479. "ref/win8/_._",
  16480. "ref/wp80/_._",
  16481. "ref/wpa81/_._",
  16482. "ref/xamarinios10/_._",
  16483. "ref/xamarinmac20/_._",
  16484. "ref/xamarintvos10/_._",
  16485. "ref/xamarinwatchos10/_._",
  16486. "system.reflection.extensions.4.3.0.nupkg.sha512",
  16487. "system.reflection.extensions.nuspec"
  16488. ]
  16489. },
  16490. "System.Reflection.Metadata/8.0.0": {
  16491. "sha512": "ptvgrFh7PvWI8bcVqG5rsA/weWM09EnthFHR5SCnS6IN+P4mj6rE1lBDC4U8HL9/57htKAqy4KQ3bBj84cfYyQ==",
  16492. "type": "package",
  16493. "path": "system.reflection.metadata/8.0.0",
  16494. "files": [
  16495. ".nupkg.metadata",
  16496. ".signature.p7s",
  16497. "Icon.png",
  16498. "LICENSE.TXT",
  16499. "PACKAGE.md",
  16500. "THIRD-PARTY-NOTICES.TXT",
  16501. "buildTransitive/net461/System.Reflection.Metadata.targets",
  16502. "buildTransitive/net462/_._",
  16503. "buildTransitive/net6.0/_._",
  16504. "buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets",
  16505. "lib/net462/System.Reflection.Metadata.dll",
  16506. "lib/net462/System.Reflection.Metadata.xml",
  16507. "lib/net6.0/System.Reflection.Metadata.dll",
  16508. "lib/net6.0/System.Reflection.Metadata.xml",
  16509. "lib/net7.0/System.Reflection.Metadata.dll",
  16510. "lib/net7.0/System.Reflection.Metadata.xml",
  16511. "lib/net8.0/System.Reflection.Metadata.dll",
  16512. "lib/net8.0/System.Reflection.Metadata.xml",
  16513. "lib/netstandard2.0/System.Reflection.Metadata.dll",
  16514. "lib/netstandard2.0/System.Reflection.Metadata.xml",
  16515. "system.reflection.metadata.8.0.0.nupkg.sha512",
  16516. "system.reflection.metadata.nuspec",
  16517. "useSharedDesignerContext.txt"
  16518. ]
  16519. },
  16520. "System.Reflection.Primitives/4.3.0": {
  16521. "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
  16522. "type": "package",
  16523. "path": "system.reflection.primitives/4.3.0",
  16524. "files": [
  16525. ".nupkg.metadata",
  16526. ".signature.p7s",
  16527. "ThirdPartyNotices.txt",
  16528. "dotnet_library_license.txt",
  16529. "lib/MonoAndroid10/_._",
  16530. "lib/MonoTouch10/_._",
  16531. "lib/net45/_._",
  16532. "lib/portable-net45+win8+wp8+wpa81/_._",
  16533. "lib/win8/_._",
  16534. "lib/wp80/_._",
  16535. "lib/wpa81/_._",
  16536. "lib/xamarinios10/_._",
  16537. "lib/xamarinmac20/_._",
  16538. "lib/xamarintvos10/_._",
  16539. "lib/xamarinwatchos10/_._",
  16540. "ref/MonoAndroid10/_._",
  16541. "ref/MonoTouch10/_._",
  16542. "ref/net45/_._",
  16543. "ref/netcore50/System.Reflection.Primitives.dll",
  16544. "ref/netcore50/System.Reflection.Primitives.xml",
  16545. "ref/netcore50/de/System.Reflection.Primitives.xml",
  16546. "ref/netcore50/es/System.Reflection.Primitives.xml",
  16547. "ref/netcore50/fr/System.Reflection.Primitives.xml",
  16548. "ref/netcore50/it/System.Reflection.Primitives.xml",
  16549. "ref/netcore50/ja/System.Reflection.Primitives.xml",
  16550. "ref/netcore50/ko/System.Reflection.Primitives.xml",
  16551. "ref/netcore50/ru/System.Reflection.Primitives.xml",
  16552. "ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
  16553. "ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
  16554. "ref/netstandard1.0/System.Reflection.Primitives.dll",
  16555. "ref/netstandard1.0/System.Reflection.Primitives.xml",
  16556. "ref/netstandard1.0/de/System.Reflection.Primitives.xml",
  16557. "ref/netstandard1.0/es/System.Reflection.Primitives.xml",
  16558. "ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
  16559. "ref/netstandard1.0/it/System.Reflection.Primitives.xml",
  16560. "ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
  16561. "ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
  16562. "ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
  16563. "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
  16564. "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
  16565. "ref/portable-net45+win8+wp8+wpa81/_._",
  16566. "ref/win8/_._",
  16567. "ref/wp80/_._",
  16568. "ref/wpa81/_._",
  16569. "ref/xamarinios10/_._",
  16570. "ref/xamarinmac20/_._",
  16571. "ref/xamarintvos10/_._",
  16572. "ref/xamarinwatchos10/_._",
  16573. "system.reflection.primitives.4.3.0.nupkg.sha512",
  16574. "system.reflection.primitives.nuspec"
  16575. ]
  16576. },
  16577. "System.Reflection.TypeExtensions/4.3.0": {
  16578. "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
  16579. "type": "package",
  16580. "path": "system.reflection.typeextensions/4.3.0",
  16581. "files": [
  16582. ".nupkg.metadata",
  16583. ".signature.p7s",
  16584. "ThirdPartyNotices.txt",
  16585. "dotnet_library_license.txt",
  16586. "lib/MonoAndroid10/_._",
  16587. "lib/MonoTouch10/_._",
  16588. "lib/net46/System.Reflection.TypeExtensions.dll",
  16589. "lib/net462/System.Reflection.TypeExtensions.dll",
  16590. "lib/netcore50/System.Reflection.TypeExtensions.dll",
  16591. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll",
  16592. "lib/xamarinios10/_._",
  16593. "lib/xamarinmac20/_._",
  16594. "lib/xamarintvos10/_._",
  16595. "lib/xamarinwatchos10/_._",
  16596. "ref/MonoAndroid10/_._",
  16597. "ref/MonoTouch10/_._",
  16598. "ref/net46/System.Reflection.TypeExtensions.dll",
  16599. "ref/net462/System.Reflection.TypeExtensions.dll",
  16600. "ref/netstandard1.3/System.Reflection.TypeExtensions.dll",
  16601. "ref/netstandard1.3/System.Reflection.TypeExtensions.xml",
  16602. "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml",
  16603. "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml",
  16604. "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml",
  16605. "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml",
  16606. "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml",
  16607. "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml",
  16608. "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml",
  16609. "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml",
  16610. "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml",
  16611. "ref/netstandard1.5/System.Reflection.TypeExtensions.dll",
  16612. "ref/netstandard1.5/System.Reflection.TypeExtensions.xml",
  16613. "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml",
  16614. "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml",
  16615. "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml",
  16616. "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml",
  16617. "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml",
  16618. "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml",
  16619. "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml",
  16620. "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml",
  16621. "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml",
  16622. "ref/xamarinios10/_._",
  16623. "ref/xamarinmac20/_._",
  16624. "ref/xamarintvos10/_._",
  16625. "ref/xamarinwatchos10/_._",
  16626. "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll",
  16627. "system.reflection.typeextensions.4.3.0.nupkg.sha512",
  16628. "system.reflection.typeextensions.nuspec"
  16629. ]
  16630. },
  16631. "System.Resources.ResourceManager/4.3.0": {
  16632. "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
  16633. "type": "package",
  16634. "path": "system.resources.resourcemanager/4.3.0",
  16635. "files": [
  16636. ".nupkg.metadata",
  16637. ".signature.p7s",
  16638. "ThirdPartyNotices.txt",
  16639. "dotnet_library_license.txt",
  16640. "lib/MonoAndroid10/_._",
  16641. "lib/MonoTouch10/_._",
  16642. "lib/net45/_._",
  16643. "lib/portable-net45+win8+wp8+wpa81/_._",
  16644. "lib/win8/_._",
  16645. "lib/wp80/_._",
  16646. "lib/wpa81/_._",
  16647. "lib/xamarinios10/_._",
  16648. "lib/xamarinmac20/_._",
  16649. "lib/xamarintvos10/_._",
  16650. "lib/xamarinwatchos10/_._",
  16651. "ref/MonoAndroid10/_._",
  16652. "ref/MonoTouch10/_._",
  16653. "ref/net45/_._",
  16654. "ref/netcore50/System.Resources.ResourceManager.dll",
  16655. "ref/netcore50/System.Resources.ResourceManager.xml",
  16656. "ref/netcore50/de/System.Resources.ResourceManager.xml",
  16657. "ref/netcore50/es/System.Resources.ResourceManager.xml",
  16658. "ref/netcore50/fr/System.Resources.ResourceManager.xml",
  16659. "ref/netcore50/it/System.Resources.ResourceManager.xml",
  16660. "ref/netcore50/ja/System.Resources.ResourceManager.xml",
  16661. "ref/netcore50/ko/System.Resources.ResourceManager.xml",
  16662. "ref/netcore50/ru/System.Resources.ResourceManager.xml",
  16663. "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml",
  16664. "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml",
  16665. "ref/netstandard1.0/System.Resources.ResourceManager.dll",
  16666. "ref/netstandard1.0/System.Resources.ResourceManager.xml",
  16667. "ref/netstandard1.0/de/System.Resources.ResourceManager.xml",
  16668. "ref/netstandard1.0/es/System.Resources.ResourceManager.xml",
  16669. "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml",
  16670. "ref/netstandard1.0/it/System.Resources.ResourceManager.xml",
  16671. "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml",
  16672. "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml",
  16673. "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml",
  16674. "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml",
  16675. "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml",
  16676. "ref/portable-net45+win8+wp8+wpa81/_._",
  16677. "ref/win8/_._",
  16678. "ref/wp80/_._",
  16679. "ref/wpa81/_._",
  16680. "ref/xamarinios10/_._",
  16681. "ref/xamarinmac20/_._",
  16682. "ref/xamarintvos10/_._",
  16683. "ref/xamarinwatchos10/_._",
  16684. "system.resources.resourcemanager.4.3.0.nupkg.sha512",
  16685. "system.resources.resourcemanager.nuspec"
  16686. ]
  16687. },
  16688. "System.Runtime/4.3.1": {
  16689. "sha512": "abhfv1dTK6NXOmu4bgHIONxHyEqFjW8HwXPmpY9gmll+ix9UNo4XDcmzJn6oLooftxNssVHdJC1pGT9jkSynQg==",
  16690. "type": "package",
  16691. "path": "system.runtime/4.3.1",
  16692. "files": [
  16693. ".nupkg.metadata",
  16694. ".signature.p7s",
  16695. "ThirdPartyNotices.txt",
  16696. "dotnet_library_license.txt",
  16697. "lib/MonoAndroid10/_._",
  16698. "lib/MonoTouch10/_._",
  16699. "lib/net45/_._",
  16700. "lib/net462/System.Runtime.dll",
  16701. "lib/portable-net45+win8+wp80+wpa81/_._",
  16702. "lib/win8/_._",
  16703. "lib/wp80/_._",
  16704. "lib/wpa81/_._",
  16705. "lib/xamarinios10/_._",
  16706. "lib/xamarinmac20/_._",
  16707. "lib/xamarintvos10/_._",
  16708. "lib/xamarinwatchos10/_._",
  16709. "ref/MonoAndroid10/_._",
  16710. "ref/MonoTouch10/_._",
  16711. "ref/net45/_._",
  16712. "ref/net462/System.Runtime.dll",
  16713. "ref/netcore50/System.Runtime.dll",
  16714. "ref/netcore50/System.Runtime.xml",
  16715. "ref/netcore50/de/System.Runtime.xml",
  16716. "ref/netcore50/es/System.Runtime.xml",
  16717. "ref/netcore50/fr/System.Runtime.xml",
  16718. "ref/netcore50/it/System.Runtime.xml",
  16719. "ref/netcore50/ja/System.Runtime.xml",
  16720. "ref/netcore50/ko/System.Runtime.xml",
  16721. "ref/netcore50/ru/System.Runtime.xml",
  16722. "ref/netcore50/zh-hans/System.Runtime.xml",
  16723. "ref/netcore50/zh-hant/System.Runtime.xml",
  16724. "ref/netstandard1.0/System.Runtime.dll",
  16725. "ref/netstandard1.0/System.Runtime.xml",
  16726. "ref/netstandard1.0/de/System.Runtime.xml",
  16727. "ref/netstandard1.0/es/System.Runtime.xml",
  16728. "ref/netstandard1.0/fr/System.Runtime.xml",
  16729. "ref/netstandard1.0/it/System.Runtime.xml",
  16730. "ref/netstandard1.0/ja/System.Runtime.xml",
  16731. "ref/netstandard1.0/ko/System.Runtime.xml",
  16732. "ref/netstandard1.0/ru/System.Runtime.xml",
  16733. "ref/netstandard1.0/zh-hans/System.Runtime.xml",
  16734. "ref/netstandard1.0/zh-hant/System.Runtime.xml",
  16735. "ref/netstandard1.2/System.Runtime.dll",
  16736. "ref/netstandard1.2/System.Runtime.xml",
  16737. "ref/netstandard1.2/de/System.Runtime.xml",
  16738. "ref/netstandard1.2/es/System.Runtime.xml",
  16739. "ref/netstandard1.2/fr/System.Runtime.xml",
  16740. "ref/netstandard1.2/it/System.Runtime.xml",
  16741. "ref/netstandard1.2/ja/System.Runtime.xml",
  16742. "ref/netstandard1.2/ko/System.Runtime.xml",
  16743. "ref/netstandard1.2/ru/System.Runtime.xml",
  16744. "ref/netstandard1.2/zh-hans/System.Runtime.xml",
  16745. "ref/netstandard1.2/zh-hant/System.Runtime.xml",
  16746. "ref/netstandard1.3/System.Runtime.dll",
  16747. "ref/netstandard1.3/System.Runtime.xml",
  16748. "ref/netstandard1.3/de/System.Runtime.xml",
  16749. "ref/netstandard1.3/es/System.Runtime.xml",
  16750. "ref/netstandard1.3/fr/System.Runtime.xml",
  16751. "ref/netstandard1.3/it/System.Runtime.xml",
  16752. "ref/netstandard1.3/ja/System.Runtime.xml",
  16753. "ref/netstandard1.3/ko/System.Runtime.xml",
  16754. "ref/netstandard1.3/ru/System.Runtime.xml",
  16755. "ref/netstandard1.3/zh-hans/System.Runtime.xml",
  16756. "ref/netstandard1.3/zh-hant/System.Runtime.xml",
  16757. "ref/netstandard1.5/System.Runtime.dll",
  16758. "ref/netstandard1.5/System.Runtime.xml",
  16759. "ref/netstandard1.5/de/System.Runtime.xml",
  16760. "ref/netstandard1.5/es/System.Runtime.xml",
  16761. "ref/netstandard1.5/fr/System.Runtime.xml",
  16762. "ref/netstandard1.5/it/System.Runtime.xml",
  16763. "ref/netstandard1.5/ja/System.Runtime.xml",
  16764. "ref/netstandard1.5/ko/System.Runtime.xml",
  16765. "ref/netstandard1.5/ru/System.Runtime.xml",
  16766. "ref/netstandard1.5/zh-hans/System.Runtime.xml",
  16767. "ref/netstandard1.5/zh-hant/System.Runtime.xml",
  16768. "ref/portable-net45+win8+wp80+wpa81/_._",
  16769. "ref/win8/_._",
  16770. "ref/wp80/_._",
  16771. "ref/wpa81/_._",
  16772. "ref/xamarinios10/_._",
  16773. "ref/xamarinmac20/_._",
  16774. "ref/xamarintvos10/_._",
  16775. "ref/xamarinwatchos10/_._",
  16776. "system.runtime.4.3.1.nupkg.sha512",
  16777. "system.runtime.nuspec"
  16778. ]
  16779. },
  16780. "System.Runtime.Caching/4.7.0": {
  16781. "sha512": "NdvNRjTPxYvIEhXQszT9L9vJhdQoX6AQ0AlhjTU+5NqFQVuacJTfhPVAvtGWNA2OJCqRiR/okBcZgMwI6MqcZg==",
  16782. "type": "package",
  16783. "path": "system.runtime.caching/4.7.0",
  16784. "files": [
  16785. ".nupkg.metadata",
  16786. ".signature.p7s",
  16787. "LICENSE.TXT",
  16788. "THIRD-PARTY-NOTICES.TXT",
  16789. "lib/MonoAndroid10/_._",
  16790. "lib/MonoTouch10/_._",
  16791. "lib/net45/_._",
  16792. "lib/netstandard2.0/System.Runtime.Caching.dll",
  16793. "lib/netstandard2.0/System.Runtime.Caching.xml",
  16794. "lib/xamarinios10/_._",
  16795. "lib/xamarinmac20/_._",
  16796. "lib/xamarintvos10/_._",
  16797. "lib/xamarinwatchos10/_._",
  16798. "ref/MonoAndroid10/_._",
  16799. "ref/MonoTouch10/_._",
  16800. "ref/net45/_._",
  16801. "ref/netstandard2.0/System.Runtime.Caching.dll",
  16802. "ref/netstandard2.0/System.Runtime.Caching.xml",
  16803. "ref/xamarinios10/_._",
  16804. "ref/xamarinmac20/_._",
  16805. "ref/xamarintvos10/_._",
  16806. "ref/xamarinwatchos10/_._",
  16807. "runtimes/win/lib/net45/_._",
  16808. "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll",
  16809. "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.xml",
  16810. "system.runtime.caching.4.7.0.nupkg.sha512",
  16811. "system.runtime.caching.nuspec",
  16812. "useSharedDesignerContext.txt",
  16813. "version.txt"
  16814. ]
  16815. },
  16816. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  16817. "sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
  16818. "type": "package",
  16819. "path": "system.runtime.compilerservices.unsafe/6.0.0",
  16820. "files": [
  16821. ".nupkg.metadata",
  16822. ".signature.p7s",
  16823. "Icon.png",
  16824. "LICENSE.TXT",
  16825. "THIRD-PARTY-NOTICES.TXT",
  16826. "buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets",
  16827. "buildTransitive/netcoreapp3.1/_._",
  16828. "lib/net461/System.Runtime.CompilerServices.Unsafe.dll",
  16829. "lib/net461/System.Runtime.CompilerServices.Unsafe.xml",
  16830. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll",
  16831. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml",
  16832. "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll",
  16833. "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml",
  16834. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
  16835. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
  16836. "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
  16837. "system.runtime.compilerservices.unsafe.nuspec",
  16838. "useSharedDesignerContext.txt"
  16839. ]
  16840. },
  16841. "System.Runtime.Extensions/4.3.0": {
  16842. "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
  16843. "type": "package",
  16844. "path": "system.runtime.extensions/4.3.0",
  16845. "files": [
  16846. ".nupkg.metadata",
  16847. ".signature.p7s",
  16848. "ThirdPartyNotices.txt",
  16849. "dotnet_library_license.txt",
  16850. "lib/MonoAndroid10/_._",
  16851. "lib/MonoTouch10/_._",
  16852. "lib/net45/_._",
  16853. "lib/net462/System.Runtime.Extensions.dll",
  16854. "lib/portable-net45+win8+wp8+wpa81/_._",
  16855. "lib/win8/_._",
  16856. "lib/wp80/_._",
  16857. "lib/wpa81/_._",
  16858. "lib/xamarinios10/_._",
  16859. "lib/xamarinmac20/_._",
  16860. "lib/xamarintvos10/_._",
  16861. "lib/xamarinwatchos10/_._",
  16862. "ref/MonoAndroid10/_._",
  16863. "ref/MonoTouch10/_._",
  16864. "ref/net45/_._",
  16865. "ref/net462/System.Runtime.Extensions.dll",
  16866. "ref/netcore50/System.Runtime.Extensions.dll",
  16867. "ref/netcore50/System.Runtime.Extensions.xml",
  16868. "ref/netcore50/de/System.Runtime.Extensions.xml",
  16869. "ref/netcore50/es/System.Runtime.Extensions.xml",
  16870. "ref/netcore50/fr/System.Runtime.Extensions.xml",
  16871. "ref/netcore50/it/System.Runtime.Extensions.xml",
  16872. "ref/netcore50/ja/System.Runtime.Extensions.xml",
  16873. "ref/netcore50/ko/System.Runtime.Extensions.xml",
  16874. "ref/netcore50/ru/System.Runtime.Extensions.xml",
  16875. "ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
  16876. "ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
  16877. "ref/netstandard1.0/System.Runtime.Extensions.dll",
  16878. "ref/netstandard1.0/System.Runtime.Extensions.xml",
  16879. "ref/netstandard1.0/de/System.Runtime.Extensions.xml",
  16880. "ref/netstandard1.0/es/System.Runtime.Extensions.xml",
  16881. "ref/netstandard1.0/fr/System.Runtime.Extensions.xml",
  16882. "ref/netstandard1.0/it/System.Runtime.Extensions.xml",
  16883. "ref/netstandard1.0/ja/System.Runtime.Extensions.xml",
  16884. "ref/netstandard1.0/ko/System.Runtime.Extensions.xml",
  16885. "ref/netstandard1.0/ru/System.Runtime.Extensions.xml",
  16886. "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml",
  16887. "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml",
  16888. "ref/netstandard1.3/System.Runtime.Extensions.dll",
  16889. "ref/netstandard1.3/System.Runtime.Extensions.xml",
  16890. "ref/netstandard1.3/de/System.Runtime.Extensions.xml",
  16891. "ref/netstandard1.3/es/System.Runtime.Extensions.xml",
  16892. "ref/netstandard1.3/fr/System.Runtime.Extensions.xml",
  16893. "ref/netstandard1.3/it/System.Runtime.Extensions.xml",
  16894. "ref/netstandard1.3/ja/System.Runtime.Extensions.xml",
  16895. "ref/netstandard1.3/ko/System.Runtime.Extensions.xml",
  16896. "ref/netstandard1.3/ru/System.Runtime.Extensions.xml",
  16897. "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml",
  16898. "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml",
  16899. "ref/netstandard1.5/System.Runtime.Extensions.dll",
  16900. "ref/netstandard1.5/System.Runtime.Extensions.xml",
  16901. "ref/netstandard1.5/de/System.Runtime.Extensions.xml",
  16902. "ref/netstandard1.5/es/System.Runtime.Extensions.xml",
  16903. "ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
  16904. "ref/netstandard1.5/it/System.Runtime.Extensions.xml",
  16905. "ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
  16906. "ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
  16907. "ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
  16908. "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
  16909. "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
  16910. "ref/portable-net45+win8+wp8+wpa81/_._",
  16911. "ref/win8/_._",
  16912. "ref/wp80/_._",
  16913. "ref/wpa81/_._",
  16914. "ref/xamarinios10/_._",
  16915. "ref/xamarinmac20/_._",
  16916. "ref/xamarintvos10/_._",
  16917. "ref/xamarinwatchos10/_._",
  16918. "system.runtime.extensions.4.3.0.nupkg.sha512",
  16919. "system.runtime.extensions.nuspec"
  16920. ]
  16921. },
  16922. "System.Runtime.Handles/4.3.0": {
  16923. "sha512": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
  16924. "type": "package",
  16925. "path": "system.runtime.handles/4.3.0",
  16926. "files": [
  16927. ".nupkg.metadata",
  16928. ".signature.p7s",
  16929. "ThirdPartyNotices.txt",
  16930. "dotnet_library_license.txt",
  16931. "lib/MonoAndroid10/_._",
  16932. "lib/MonoTouch10/_._",
  16933. "lib/net46/_._",
  16934. "lib/xamarinios10/_._",
  16935. "lib/xamarinmac20/_._",
  16936. "lib/xamarintvos10/_._",
  16937. "lib/xamarinwatchos10/_._",
  16938. "ref/MonoAndroid10/_._",
  16939. "ref/MonoTouch10/_._",
  16940. "ref/net46/_._",
  16941. "ref/netstandard1.3/System.Runtime.Handles.dll",
  16942. "ref/netstandard1.3/System.Runtime.Handles.xml",
  16943. "ref/netstandard1.3/de/System.Runtime.Handles.xml",
  16944. "ref/netstandard1.3/es/System.Runtime.Handles.xml",
  16945. "ref/netstandard1.3/fr/System.Runtime.Handles.xml",
  16946. "ref/netstandard1.3/it/System.Runtime.Handles.xml",
  16947. "ref/netstandard1.3/ja/System.Runtime.Handles.xml",
  16948. "ref/netstandard1.3/ko/System.Runtime.Handles.xml",
  16949. "ref/netstandard1.3/ru/System.Runtime.Handles.xml",
  16950. "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml",
  16951. "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml",
  16952. "ref/xamarinios10/_._",
  16953. "ref/xamarinmac20/_._",
  16954. "ref/xamarintvos10/_._",
  16955. "ref/xamarinwatchos10/_._",
  16956. "system.runtime.handles.4.3.0.nupkg.sha512",
  16957. "system.runtime.handles.nuspec"
  16958. ]
  16959. },
  16960. "System.Runtime.Serialization.Primitives/4.3.0": {
  16961. "sha512": "Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==",
  16962. "type": "package",
  16963. "path": "system.runtime.serialization.primitives/4.3.0",
  16964. "files": [
  16965. ".nupkg.metadata",
  16966. ".signature.p7s",
  16967. "ThirdPartyNotices.txt",
  16968. "dotnet_library_license.txt",
  16969. "lib/MonoAndroid10/_._",
  16970. "lib/MonoTouch10/_._",
  16971. "lib/net45/_._",
  16972. "lib/net46/System.Runtime.Serialization.Primitives.dll",
  16973. "lib/netcore50/System.Runtime.Serialization.Primitives.dll",
  16974. "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
  16975. "lib/portable-net45+win8+wp8+wpa81/_._",
  16976. "lib/win8/_._",
  16977. "lib/wp80/_._",
  16978. "lib/wpa81/_._",
  16979. "lib/xamarinios10/_._",
  16980. "lib/xamarinmac20/_._",
  16981. "lib/xamarintvos10/_._",
  16982. "lib/xamarinwatchos10/_._",
  16983. "ref/MonoAndroid10/_._",
  16984. "ref/MonoTouch10/_._",
  16985. "ref/net45/_._",
  16986. "ref/net46/System.Runtime.Serialization.Primitives.dll",
  16987. "ref/netcore50/System.Runtime.Serialization.Primitives.dll",
  16988. "ref/netcore50/System.Runtime.Serialization.Primitives.xml",
  16989. "ref/netcore50/de/System.Runtime.Serialization.Primitives.xml",
  16990. "ref/netcore50/es/System.Runtime.Serialization.Primitives.xml",
  16991. "ref/netcore50/fr/System.Runtime.Serialization.Primitives.xml",
  16992. "ref/netcore50/it/System.Runtime.Serialization.Primitives.xml",
  16993. "ref/netcore50/ja/System.Runtime.Serialization.Primitives.xml",
  16994. "ref/netcore50/ko/System.Runtime.Serialization.Primitives.xml",
  16995. "ref/netcore50/ru/System.Runtime.Serialization.Primitives.xml",
  16996. "ref/netcore50/zh-hans/System.Runtime.Serialization.Primitives.xml",
  16997. "ref/netcore50/zh-hant/System.Runtime.Serialization.Primitives.xml",
  16998. "ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll",
  16999. "ref/netstandard1.0/System.Runtime.Serialization.Primitives.xml",
  17000. "ref/netstandard1.0/de/System.Runtime.Serialization.Primitives.xml",
  17001. "ref/netstandard1.0/es/System.Runtime.Serialization.Primitives.xml",
  17002. "ref/netstandard1.0/fr/System.Runtime.Serialization.Primitives.xml",
  17003. "ref/netstandard1.0/it/System.Runtime.Serialization.Primitives.xml",
  17004. "ref/netstandard1.0/ja/System.Runtime.Serialization.Primitives.xml",
  17005. "ref/netstandard1.0/ko/System.Runtime.Serialization.Primitives.xml",
  17006. "ref/netstandard1.0/ru/System.Runtime.Serialization.Primitives.xml",
  17007. "ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Primitives.xml",
  17008. "ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Primitives.xml",
  17009. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
  17010. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.xml",
  17011. "ref/netstandard1.3/de/System.Runtime.Serialization.Primitives.xml",
  17012. "ref/netstandard1.3/es/System.Runtime.Serialization.Primitives.xml",
  17013. "ref/netstandard1.3/fr/System.Runtime.Serialization.Primitives.xml",
  17014. "ref/netstandard1.3/it/System.Runtime.Serialization.Primitives.xml",
  17015. "ref/netstandard1.3/ja/System.Runtime.Serialization.Primitives.xml",
  17016. "ref/netstandard1.3/ko/System.Runtime.Serialization.Primitives.xml",
  17017. "ref/netstandard1.3/ru/System.Runtime.Serialization.Primitives.xml",
  17018. "ref/netstandard1.3/zh-hans/System.Runtime.Serialization.Primitives.xml",
  17019. "ref/netstandard1.3/zh-hant/System.Runtime.Serialization.Primitives.xml",
  17020. "ref/portable-net45+win8+wp8+wpa81/_._",
  17021. "ref/win8/_._",
  17022. "ref/wp80/_._",
  17023. "ref/wpa81/_._",
  17024. "ref/xamarinios10/_._",
  17025. "ref/xamarinmac20/_._",
  17026. "ref/xamarintvos10/_._",
  17027. "ref/xamarinwatchos10/_._",
  17028. "runtimes/aot/lib/netcore50/System.Runtime.Serialization.Primitives.dll",
  17029. "system.runtime.serialization.primitives.4.3.0.nupkg.sha512",
  17030. "system.runtime.serialization.primitives.nuspec"
  17031. ]
  17032. },
  17033. "System.Security.AccessControl/6.0.0": {
  17034. "sha512": "AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==",
  17035. "type": "package",
  17036. "path": "system.security.accesscontrol/6.0.0",
  17037. "files": [
  17038. ".nupkg.metadata",
  17039. ".signature.p7s",
  17040. "Icon.png",
  17041. "LICENSE.TXT",
  17042. "THIRD-PARTY-NOTICES.TXT",
  17043. "buildTransitive/netcoreapp2.0/System.Security.AccessControl.targets",
  17044. "buildTransitive/netcoreapp3.1/_._",
  17045. "lib/net461/System.Security.AccessControl.dll",
  17046. "lib/net461/System.Security.AccessControl.xml",
  17047. "lib/net6.0/System.Security.AccessControl.dll",
  17048. "lib/net6.0/System.Security.AccessControl.xml",
  17049. "lib/netstandard2.0/System.Security.AccessControl.dll",
  17050. "lib/netstandard2.0/System.Security.AccessControl.xml",
  17051. "runtimes/win/lib/net461/System.Security.AccessControl.dll",
  17052. "runtimes/win/lib/net461/System.Security.AccessControl.xml",
  17053. "runtimes/win/lib/net6.0/System.Security.AccessControl.dll",
  17054. "runtimes/win/lib/net6.0/System.Security.AccessControl.xml",
  17055. "runtimes/win/lib/netstandard2.0/System.Security.AccessControl.dll",
  17056. "runtimes/win/lib/netstandard2.0/System.Security.AccessControl.xml",
  17057. "system.security.accesscontrol.6.0.0.nupkg.sha512",
  17058. "system.security.accesscontrol.nuspec",
  17059. "useSharedDesignerContext.txt"
  17060. ]
  17061. },
  17062. "System.Security.Cryptography.Cng/4.5.0": {
  17063. "sha512": "WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==",
  17064. "type": "package",
  17065. "path": "system.security.cryptography.cng/4.5.0",
  17066. "files": [
  17067. ".nupkg.metadata",
  17068. ".signature.p7s",
  17069. "LICENSE.TXT",
  17070. "THIRD-PARTY-NOTICES.TXT",
  17071. "lib/MonoAndroid10/_._",
  17072. "lib/MonoTouch10/_._",
  17073. "lib/net46/System.Security.Cryptography.Cng.dll",
  17074. "lib/net461/System.Security.Cryptography.Cng.dll",
  17075. "lib/net462/System.Security.Cryptography.Cng.dll",
  17076. "lib/net47/System.Security.Cryptography.Cng.dll",
  17077. "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  17078. "lib/netstandard1.3/System.Security.Cryptography.Cng.dll",
  17079. "lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
  17080. "lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
  17081. "lib/netstandard2.0/System.Security.Cryptography.Cng.dll",
  17082. "lib/uap10.0.16299/_._",
  17083. "lib/xamarinios10/_._",
  17084. "lib/xamarinmac20/_._",
  17085. "lib/xamarintvos10/_._",
  17086. "lib/xamarinwatchos10/_._",
  17087. "ref/MonoAndroid10/_._",
  17088. "ref/MonoTouch10/_._",
  17089. "ref/net46/System.Security.Cryptography.Cng.dll",
  17090. "ref/net461/System.Security.Cryptography.Cng.dll",
  17091. "ref/net461/System.Security.Cryptography.Cng.xml",
  17092. "ref/net462/System.Security.Cryptography.Cng.dll",
  17093. "ref/net462/System.Security.Cryptography.Cng.xml",
  17094. "ref/net47/System.Security.Cryptography.Cng.dll",
  17095. "ref/net47/System.Security.Cryptography.Cng.xml",
  17096. "ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
  17097. "ref/netcoreapp2.0/System.Security.Cryptography.Cng.xml",
  17098. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  17099. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.xml",
  17100. "ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
  17101. "ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
  17102. "ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
  17103. "ref/netstandard2.0/System.Security.Cryptography.Cng.dll",
  17104. "ref/netstandard2.0/System.Security.Cryptography.Cng.xml",
  17105. "ref/uap10.0.16299/_._",
  17106. "ref/xamarinios10/_._",
  17107. "ref/xamarinmac20/_._",
  17108. "ref/xamarintvos10/_._",
  17109. "ref/xamarinwatchos10/_._",
  17110. "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
  17111. "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
  17112. "runtimes/win/lib/net462/System.Security.Cryptography.Cng.dll",
  17113. "runtimes/win/lib/net47/System.Security.Cryptography.Cng.dll",
  17114. "runtimes/win/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
  17115. "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  17116. "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
  17117. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
  17118. "runtimes/win/lib/uap10.0.16299/_._",
  17119. "system.security.cryptography.cng.4.5.0.nupkg.sha512",
  17120. "system.security.cryptography.cng.nuspec",
  17121. "useSharedDesignerContext.txt",
  17122. "version.txt"
  17123. ]
  17124. },
  17125. "System.Security.Cryptography.Pkcs/6.0.1": {
  17126. "sha512": "ynmbW2GjIGg9K1wXmVIRs4IlyDolf0JXNpzFQ8JCVgwM+myUC2JeUggl2PwQig2PNVMegKmN1aAx7WPQ8tI3vA==",
  17127. "type": "package",
  17128. "path": "system.security.cryptography.pkcs/6.0.1",
  17129. "files": [
  17130. ".nupkg.metadata",
  17131. ".signature.p7s",
  17132. "Icon.png",
  17133. "LICENSE.TXT",
  17134. "THIRD-PARTY-NOTICES.TXT",
  17135. "buildTransitive/netcoreapp2.0/System.Security.Cryptography.Pkcs.targets",
  17136. "buildTransitive/netcoreapp3.1/_._",
  17137. "lib/net461/System.Security.Cryptography.Pkcs.dll",
  17138. "lib/net461/System.Security.Cryptography.Pkcs.xml",
  17139. "lib/net6.0/System.Security.Cryptography.Pkcs.dll",
  17140. "lib/net6.0/System.Security.Cryptography.Pkcs.xml",
  17141. "lib/netcoreapp3.1/System.Security.Cryptography.Pkcs.dll",
  17142. "lib/netcoreapp3.1/System.Security.Cryptography.Pkcs.xml",
  17143. "lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
  17144. "lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
  17145. "lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
  17146. "lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
  17147. "runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.dll",
  17148. "runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.xml",
  17149. "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll",
  17150. "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.xml",
  17151. "runtimes/win/lib/netcoreapp3.1/System.Security.Cryptography.Pkcs.dll",
  17152. "runtimes/win/lib/netcoreapp3.1/System.Security.Cryptography.Pkcs.xml",
  17153. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
  17154. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
  17155. "runtimes/win/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
  17156. "runtimes/win/lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
  17157. "system.security.cryptography.pkcs.6.0.1.nupkg.sha512",
  17158. "system.security.cryptography.pkcs.nuspec",
  17159. "useSharedDesignerContext.txt"
  17160. ]
  17161. },
  17162. "System.Security.Cryptography.Pkcs/7.0.1": {
  17163. "sha512": "Qv9g+0GP1aX55cOz/k4Oz7cCFA0g+0GSXYwG0XwJgYK4y/ZCiVLjjhv4kbWIwNfouqYv2vZtNiWAxIuWUJumTw==",
  17164. "type": "package",
  17165. "path": "system.security.cryptography.pkcs/7.0.1",
  17166. "files": [
  17167. ".nupkg.metadata",
  17168. ".signature.p7s",
  17169. "Icon.png",
  17170. "LICENSE.TXT",
  17171. "THIRD-PARTY-NOTICES.TXT",
  17172. "buildTransitive/net461/System.Security.Cryptography.Pkcs.targets",
  17173. "buildTransitive/net462/_._",
  17174. "buildTransitive/net6.0/_._",
  17175. "buildTransitive/netcoreapp2.0/System.Security.Cryptography.Pkcs.targets",
  17176. "lib/net462/System.Security.Cryptography.Pkcs.dll",
  17177. "lib/net462/System.Security.Cryptography.Pkcs.xml",
  17178. "lib/net6.0/System.Security.Cryptography.Pkcs.dll",
  17179. "lib/net6.0/System.Security.Cryptography.Pkcs.xml",
  17180. "lib/net7.0/System.Security.Cryptography.Pkcs.dll",
  17181. "lib/net7.0/System.Security.Cryptography.Pkcs.xml",
  17182. "lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
  17183. "lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
  17184. "lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
  17185. "lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
  17186. "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll",
  17187. "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.xml",
  17188. "runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll",
  17189. "runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.xml",
  17190. "system.security.cryptography.pkcs.7.0.1.nupkg.sha512",
  17191. "system.security.cryptography.pkcs.nuspec",
  17192. "useSharedDesignerContext.txt"
  17193. ]
  17194. },
  17195. "System.Security.Cryptography.Pkcs/8.0.0": {
  17196. "sha512": "ULmp3xoOwNYjOYp4JZ2NK/6NdTgiN1GQXzVVN1njQ7LOZ0d0B9vyMnhyqbIi9Qw4JXj1JgCsitkTShboHRx7Eg==",
  17197. "type": "package",
  17198. "path": "system.security.cryptography.pkcs/8.0.0",
  17199. "files": [
  17200. ".nupkg.metadata",
  17201. ".signature.p7s",
  17202. "Icon.png",
  17203. "LICENSE.TXT",
  17204. "THIRD-PARTY-NOTICES.TXT",
  17205. "buildTransitive/net461/System.Security.Cryptography.Pkcs.targets",
  17206. "buildTransitive/net462/_._",
  17207. "buildTransitive/net6.0/_._",
  17208. "buildTransitive/netcoreapp2.0/System.Security.Cryptography.Pkcs.targets",
  17209. "lib/net462/System.Security.Cryptography.Pkcs.dll",
  17210. "lib/net462/System.Security.Cryptography.Pkcs.xml",
  17211. "lib/net6.0/System.Security.Cryptography.Pkcs.dll",
  17212. "lib/net6.0/System.Security.Cryptography.Pkcs.xml",
  17213. "lib/net7.0/System.Security.Cryptography.Pkcs.dll",
  17214. "lib/net7.0/System.Security.Cryptography.Pkcs.xml",
  17215. "lib/net8.0/System.Security.Cryptography.Pkcs.dll",
  17216. "lib/net8.0/System.Security.Cryptography.Pkcs.xml",
  17217. "lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
  17218. "lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
  17219. "lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
  17220. "lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
  17221. "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll",
  17222. "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.xml",
  17223. "runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll",
  17224. "runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.xml",
  17225. "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.dll",
  17226. "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.xml",
  17227. "system.security.cryptography.pkcs.8.0.0.nupkg.sha512",
  17228. "system.security.cryptography.pkcs.nuspec",
  17229. "useSharedDesignerContext.txt"
  17230. ]
  17231. },
  17232. "System.Security.Cryptography.ProtectedData/8.0.0": {
  17233. "sha512": "+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==",
  17234. "type": "package",
  17235. "path": "system.security.cryptography.protecteddata/8.0.0",
  17236. "files": [
  17237. ".nupkg.metadata",
  17238. ".signature.p7s",
  17239. "Icon.png",
  17240. "LICENSE.TXT",
  17241. "PACKAGE.md",
  17242. "THIRD-PARTY-NOTICES.TXT",
  17243. "buildTransitive/net461/System.Security.Cryptography.ProtectedData.targets",
  17244. "buildTransitive/net462/_._",
  17245. "buildTransitive/net6.0/_._",
  17246. "buildTransitive/netcoreapp2.0/System.Security.Cryptography.ProtectedData.targets",
  17247. "lib/MonoAndroid10/_._",
  17248. "lib/MonoTouch10/_._",
  17249. "lib/net462/System.Security.Cryptography.ProtectedData.dll",
  17250. "lib/net462/System.Security.Cryptography.ProtectedData.xml",
  17251. "lib/net6.0/System.Security.Cryptography.ProtectedData.dll",
  17252. "lib/net6.0/System.Security.Cryptography.ProtectedData.xml",
  17253. "lib/net7.0/System.Security.Cryptography.ProtectedData.dll",
  17254. "lib/net7.0/System.Security.Cryptography.ProtectedData.xml",
  17255. "lib/net8.0/System.Security.Cryptography.ProtectedData.dll",
  17256. "lib/net8.0/System.Security.Cryptography.ProtectedData.xml",
  17257. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
  17258. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
  17259. "lib/xamarinios10/_._",
  17260. "lib/xamarinmac20/_._",
  17261. "lib/xamarintvos10/_._",
  17262. "lib/xamarinwatchos10/_._",
  17263. "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512",
  17264. "system.security.cryptography.protecteddata.nuspec",
  17265. "useSharedDesignerContext.txt"
  17266. ]
  17267. },
  17268. "System.Security.Permissions/6.0.0": {
  17269. "sha512": "T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
  17270. "type": "package",
  17271. "path": "system.security.permissions/6.0.0",
  17272. "files": [
  17273. ".nupkg.metadata",
  17274. ".signature.p7s",
  17275. "Icon.png",
  17276. "LICENSE.TXT",
  17277. "THIRD-PARTY-NOTICES.TXT",
  17278. "buildTransitive/netcoreapp2.0/System.Security.Permissions.targets",
  17279. "buildTransitive/netcoreapp3.1/_._",
  17280. "lib/net461/System.Security.Permissions.dll",
  17281. "lib/net461/System.Security.Permissions.xml",
  17282. "lib/net5.0/System.Security.Permissions.dll",
  17283. "lib/net5.0/System.Security.Permissions.xml",
  17284. "lib/net6.0/System.Security.Permissions.dll",
  17285. "lib/net6.0/System.Security.Permissions.xml",
  17286. "lib/netcoreapp3.1/System.Security.Permissions.dll",
  17287. "lib/netcoreapp3.1/System.Security.Permissions.xml",
  17288. "lib/netstandard2.0/System.Security.Permissions.dll",
  17289. "lib/netstandard2.0/System.Security.Permissions.xml",
  17290. "runtimes/win/lib/net461/System.Security.Permissions.dll",
  17291. "runtimes/win/lib/net461/System.Security.Permissions.xml",
  17292. "system.security.permissions.6.0.0.nupkg.sha512",
  17293. "system.security.permissions.nuspec",
  17294. "useSharedDesignerContext.txt"
  17295. ]
  17296. },
  17297. "System.Security.Principal.Windows/5.0.0": {
  17298. "sha512": "t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
  17299. "type": "package",
  17300. "path": "system.security.principal.windows/5.0.0",
  17301. "files": [
  17302. ".nupkg.metadata",
  17303. ".signature.p7s",
  17304. "Icon.png",
  17305. "LICENSE.TXT",
  17306. "THIRD-PARTY-NOTICES.TXT",
  17307. "lib/net46/System.Security.Principal.Windows.dll",
  17308. "lib/net461/System.Security.Principal.Windows.dll",
  17309. "lib/net461/System.Security.Principal.Windows.xml",
  17310. "lib/netstandard1.3/System.Security.Principal.Windows.dll",
  17311. "lib/netstandard2.0/System.Security.Principal.Windows.dll",
  17312. "lib/netstandard2.0/System.Security.Principal.Windows.xml",
  17313. "lib/uap10.0.16299/_._",
  17314. "ref/net46/System.Security.Principal.Windows.dll",
  17315. "ref/net461/System.Security.Principal.Windows.dll",
  17316. "ref/net461/System.Security.Principal.Windows.xml",
  17317. "ref/netcoreapp3.0/System.Security.Principal.Windows.dll",
  17318. "ref/netcoreapp3.0/System.Security.Principal.Windows.xml",
  17319. "ref/netstandard1.3/System.Security.Principal.Windows.dll",
  17320. "ref/netstandard1.3/System.Security.Principal.Windows.xml",
  17321. "ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
  17322. "ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
  17323. "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
  17324. "ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
  17325. "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
  17326. "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
  17327. "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
  17328. "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
  17329. "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
  17330. "ref/netstandard2.0/System.Security.Principal.Windows.dll",
  17331. "ref/netstandard2.0/System.Security.Principal.Windows.xml",
  17332. "ref/uap10.0.16299/_._",
  17333. "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
  17334. "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
  17335. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
  17336. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
  17337. "runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
  17338. "runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
  17339. "runtimes/win/lib/net461/System.Security.Principal.Windows.xml",
  17340. "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
  17341. "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
  17342. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
  17343. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
  17344. "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
  17345. "runtimes/win/lib/uap10.0.16299/_._",
  17346. "system.security.principal.windows.5.0.0.nupkg.sha512",
  17347. "system.security.principal.windows.nuspec",
  17348. "useSharedDesignerContext.txt",
  17349. "version.txt"
  17350. ]
  17351. },
  17352. "System.Text.Encoding/4.3.0": {
  17353. "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
  17354. "type": "package",
  17355. "path": "system.text.encoding/4.3.0",
  17356. "files": [
  17357. ".nupkg.metadata",
  17358. ".signature.p7s",
  17359. "ThirdPartyNotices.txt",
  17360. "dotnet_library_license.txt",
  17361. "lib/MonoAndroid10/_._",
  17362. "lib/MonoTouch10/_._",
  17363. "lib/net45/_._",
  17364. "lib/portable-net45+win8+wp8+wpa81/_._",
  17365. "lib/win8/_._",
  17366. "lib/wp80/_._",
  17367. "lib/wpa81/_._",
  17368. "lib/xamarinios10/_._",
  17369. "lib/xamarinmac20/_._",
  17370. "lib/xamarintvos10/_._",
  17371. "lib/xamarinwatchos10/_._",
  17372. "ref/MonoAndroid10/_._",
  17373. "ref/MonoTouch10/_._",
  17374. "ref/net45/_._",
  17375. "ref/netcore50/System.Text.Encoding.dll",
  17376. "ref/netcore50/System.Text.Encoding.xml",
  17377. "ref/netcore50/de/System.Text.Encoding.xml",
  17378. "ref/netcore50/es/System.Text.Encoding.xml",
  17379. "ref/netcore50/fr/System.Text.Encoding.xml",
  17380. "ref/netcore50/it/System.Text.Encoding.xml",
  17381. "ref/netcore50/ja/System.Text.Encoding.xml",
  17382. "ref/netcore50/ko/System.Text.Encoding.xml",
  17383. "ref/netcore50/ru/System.Text.Encoding.xml",
  17384. "ref/netcore50/zh-hans/System.Text.Encoding.xml",
  17385. "ref/netcore50/zh-hant/System.Text.Encoding.xml",
  17386. "ref/netstandard1.0/System.Text.Encoding.dll",
  17387. "ref/netstandard1.0/System.Text.Encoding.xml",
  17388. "ref/netstandard1.0/de/System.Text.Encoding.xml",
  17389. "ref/netstandard1.0/es/System.Text.Encoding.xml",
  17390. "ref/netstandard1.0/fr/System.Text.Encoding.xml",
  17391. "ref/netstandard1.0/it/System.Text.Encoding.xml",
  17392. "ref/netstandard1.0/ja/System.Text.Encoding.xml",
  17393. "ref/netstandard1.0/ko/System.Text.Encoding.xml",
  17394. "ref/netstandard1.0/ru/System.Text.Encoding.xml",
  17395. "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
  17396. "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
  17397. "ref/netstandard1.3/System.Text.Encoding.dll",
  17398. "ref/netstandard1.3/System.Text.Encoding.xml",
  17399. "ref/netstandard1.3/de/System.Text.Encoding.xml",
  17400. "ref/netstandard1.3/es/System.Text.Encoding.xml",
  17401. "ref/netstandard1.3/fr/System.Text.Encoding.xml",
  17402. "ref/netstandard1.3/it/System.Text.Encoding.xml",
  17403. "ref/netstandard1.3/ja/System.Text.Encoding.xml",
  17404. "ref/netstandard1.3/ko/System.Text.Encoding.xml",
  17405. "ref/netstandard1.3/ru/System.Text.Encoding.xml",
  17406. "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
  17407. "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
  17408. "ref/portable-net45+win8+wp8+wpa81/_._",
  17409. "ref/win8/_._",
  17410. "ref/wp80/_._",
  17411. "ref/wpa81/_._",
  17412. "ref/xamarinios10/_._",
  17413. "ref/xamarinmac20/_._",
  17414. "ref/xamarintvos10/_._",
  17415. "ref/xamarinwatchos10/_._",
  17416. "system.text.encoding.4.3.0.nupkg.sha512",
  17417. "system.text.encoding.nuspec"
  17418. ]
  17419. },
  17420. "System.Text.Encoding.CodePages/6.0.0": {
  17421. "sha512": "ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==",
  17422. "type": "package",
  17423. "path": "system.text.encoding.codepages/6.0.0",
  17424. "files": [
  17425. ".nupkg.metadata",
  17426. ".signature.p7s",
  17427. "Icon.png",
  17428. "LICENSE.TXT",
  17429. "THIRD-PARTY-NOTICES.TXT",
  17430. "buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets",
  17431. "buildTransitive/netcoreapp3.1/_._",
  17432. "lib/MonoAndroid10/_._",
  17433. "lib/MonoTouch10/_._",
  17434. "lib/net461/System.Text.Encoding.CodePages.dll",
  17435. "lib/net461/System.Text.Encoding.CodePages.xml",
  17436. "lib/net6.0/System.Text.Encoding.CodePages.dll",
  17437. "lib/net6.0/System.Text.Encoding.CodePages.xml",
  17438. "lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll",
  17439. "lib/netcoreapp3.1/System.Text.Encoding.CodePages.xml",
  17440. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  17441. "lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
  17442. "lib/xamarinios10/_._",
  17443. "lib/xamarinmac20/_._",
  17444. "lib/xamarintvos10/_._",
  17445. "lib/xamarinwatchos10/_._",
  17446. "runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll",
  17447. "runtimes/win/lib/net461/System.Text.Encoding.CodePages.xml",
  17448. "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll",
  17449. "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.xml",
  17450. "runtimes/win/lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll",
  17451. "runtimes/win/lib/netcoreapp3.1/System.Text.Encoding.CodePages.xml",
  17452. "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  17453. "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
  17454. "system.text.encoding.codepages.6.0.0.nupkg.sha512",
  17455. "system.text.encoding.codepages.nuspec",
  17456. "useSharedDesignerContext.txt"
  17457. ]
  17458. },
  17459. "System.Text.Encoding.CodePages/7.0.0": {
  17460. "sha512": "LSyCblMpvOe0N3E+8e0skHcrIhgV2huaNcjUUEa8hRtgEAm36aGkRoC8Jxlb6Ra6GSfF29ftduPNywin8XolzQ==",
  17461. "type": "package",
  17462. "path": "system.text.encoding.codepages/7.0.0",
  17463. "files": [
  17464. ".nupkg.metadata",
  17465. ".signature.p7s",
  17466. "Icon.png",
  17467. "LICENSE.TXT",
  17468. "THIRD-PARTY-NOTICES.TXT",
  17469. "buildTransitive/net461/System.Text.Encoding.CodePages.targets",
  17470. "buildTransitive/net462/_._",
  17471. "buildTransitive/net6.0/_._",
  17472. "buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets",
  17473. "lib/MonoAndroid10/_._",
  17474. "lib/MonoTouch10/_._",
  17475. "lib/net462/System.Text.Encoding.CodePages.dll",
  17476. "lib/net462/System.Text.Encoding.CodePages.xml",
  17477. "lib/net6.0/System.Text.Encoding.CodePages.dll",
  17478. "lib/net6.0/System.Text.Encoding.CodePages.xml",
  17479. "lib/net7.0/System.Text.Encoding.CodePages.dll",
  17480. "lib/net7.0/System.Text.Encoding.CodePages.xml",
  17481. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  17482. "lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
  17483. "lib/xamarinios10/_._",
  17484. "lib/xamarinmac20/_._",
  17485. "lib/xamarintvos10/_._",
  17486. "lib/xamarinwatchos10/_._",
  17487. "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll",
  17488. "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.xml",
  17489. "runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.dll",
  17490. "runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.xml",
  17491. "system.text.encoding.codepages.7.0.0.nupkg.sha512",
  17492. "system.text.encoding.codepages.nuspec",
  17493. "useSharedDesignerContext.txt"
  17494. ]
  17495. },
  17496. "System.Text.Encoding.CodePages/8.0.0": {
  17497. "sha512": "OZIsVplFGaVY90G2SbpgU7EnCoOO5pw1t4ic21dBF3/1omrJFpAGoNAVpPyMVOC90/hvgkGG3VFqR13YgZMQfg==",
  17498. "type": "package",
  17499. "path": "system.text.encoding.codepages/8.0.0",
  17500. "files": [
  17501. ".nupkg.metadata",
  17502. ".signature.p7s",
  17503. "Icon.png",
  17504. "LICENSE.TXT",
  17505. "PACKAGE.md",
  17506. "THIRD-PARTY-NOTICES.TXT",
  17507. "buildTransitive/net461/System.Text.Encoding.CodePages.targets",
  17508. "buildTransitive/net462/_._",
  17509. "buildTransitive/net6.0/_._",
  17510. "buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets",
  17511. "lib/MonoAndroid10/_._",
  17512. "lib/MonoTouch10/_._",
  17513. "lib/net462/System.Text.Encoding.CodePages.dll",
  17514. "lib/net462/System.Text.Encoding.CodePages.xml",
  17515. "lib/net6.0/System.Text.Encoding.CodePages.dll",
  17516. "lib/net6.0/System.Text.Encoding.CodePages.xml",
  17517. "lib/net7.0/System.Text.Encoding.CodePages.dll",
  17518. "lib/net7.0/System.Text.Encoding.CodePages.xml",
  17519. "lib/net8.0/System.Text.Encoding.CodePages.dll",
  17520. "lib/net8.0/System.Text.Encoding.CodePages.xml",
  17521. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  17522. "lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
  17523. "lib/xamarinios10/_._",
  17524. "lib/xamarinmac20/_._",
  17525. "lib/xamarintvos10/_._",
  17526. "lib/xamarinwatchos10/_._",
  17527. "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll",
  17528. "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.xml",
  17529. "runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.dll",
  17530. "runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.xml",
  17531. "runtimes/win/lib/net8.0/System.Text.Encoding.CodePages.dll",
  17532. "runtimes/win/lib/net8.0/System.Text.Encoding.CodePages.xml",
  17533. "system.text.encoding.codepages.8.0.0.nupkg.sha512",
  17534. "system.text.encoding.codepages.nuspec",
  17535. "useSharedDesignerContext.txt"
  17536. ]
  17537. },
  17538. "System.Text.Encodings.Web/8.0.0": {
  17539. "sha512": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==",
  17540. "type": "package",
  17541. "path": "system.text.encodings.web/8.0.0",
  17542. "files": [
  17543. ".nupkg.metadata",
  17544. ".signature.p7s",
  17545. "Icon.png",
  17546. "LICENSE.TXT",
  17547. "THIRD-PARTY-NOTICES.TXT",
  17548. "buildTransitive/net461/System.Text.Encodings.Web.targets",
  17549. "buildTransitive/net462/_._",
  17550. "buildTransitive/net6.0/_._",
  17551. "buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets",
  17552. "lib/net462/System.Text.Encodings.Web.dll",
  17553. "lib/net462/System.Text.Encodings.Web.xml",
  17554. "lib/net6.0/System.Text.Encodings.Web.dll",
  17555. "lib/net6.0/System.Text.Encodings.Web.xml",
  17556. "lib/net7.0/System.Text.Encodings.Web.dll",
  17557. "lib/net7.0/System.Text.Encodings.Web.xml",
  17558. "lib/net8.0/System.Text.Encodings.Web.dll",
  17559. "lib/net8.0/System.Text.Encodings.Web.xml",
  17560. "lib/netstandard2.0/System.Text.Encodings.Web.dll",
  17561. "lib/netstandard2.0/System.Text.Encodings.Web.xml",
  17562. "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll",
  17563. "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.xml",
  17564. "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll",
  17565. "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.xml",
  17566. "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll",
  17567. "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.xml",
  17568. "system.text.encodings.web.8.0.0.nupkg.sha512",
  17569. "system.text.encodings.web.nuspec",
  17570. "useSharedDesignerContext.txt"
  17571. ]
  17572. },
  17573. "System.Text.Json/8.0.0": {
  17574. "sha512": "OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==",
  17575. "type": "package",
  17576. "path": "system.text.json/8.0.0",
  17577. "files": [
  17578. ".nupkg.metadata",
  17579. ".signature.p7s",
  17580. "Icon.png",
  17581. "LICENSE.TXT",
  17582. "PACKAGE.md",
  17583. "THIRD-PARTY-NOTICES.TXT",
  17584. "analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll",
  17585. "analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  17586. "analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  17587. "analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  17588. "analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  17589. "analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  17590. "analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  17591. "analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  17592. "analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  17593. "analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  17594. "analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  17595. "analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  17596. "analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  17597. "analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  17598. "analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll",
  17599. "analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  17600. "analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  17601. "analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  17602. "analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  17603. "analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  17604. "analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  17605. "analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  17606. "analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  17607. "analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  17608. "analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  17609. "analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  17610. "analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  17611. "analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  17612. "analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll",
  17613. "analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  17614. "analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  17615. "analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  17616. "analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  17617. "analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  17618. "analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  17619. "analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  17620. "analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  17621. "analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  17622. "analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  17623. "analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  17624. "analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  17625. "analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  17626. "buildTransitive/net461/System.Text.Json.targets",
  17627. "buildTransitive/net462/System.Text.Json.targets",
  17628. "buildTransitive/net6.0/System.Text.Json.targets",
  17629. "buildTransitive/netcoreapp2.0/System.Text.Json.targets",
  17630. "buildTransitive/netstandard2.0/System.Text.Json.targets",
  17631. "lib/net462/System.Text.Json.dll",
  17632. "lib/net462/System.Text.Json.xml",
  17633. "lib/net6.0/System.Text.Json.dll",
  17634. "lib/net6.0/System.Text.Json.xml",
  17635. "lib/net7.0/System.Text.Json.dll",
  17636. "lib/net7.0/System.Text.Json.xml",
  17637. "lib/net8.0/System.Text.Json.dll",
  17638. "lib/net8.0/System.Text.Json.xml",
  17639. "lib/netstandard2.0/System.Text.Json.dll",
  17640. "lib/netstandard2.0/System.Text.Json.xml",
  17641. "system.text.json.8.0.0.nupkg.sha512",
  17642. "system.text.json.nuspec",
  17643. "useSharedDesignerContext.txt"
  17644. ]
  17645. },
  17646. "System.Text.Json/8.0.3": {
  17647. "sha512": "hpagS9joOwv6efWfrMmV9MjQXpiXZH72PgN067Ysfr6AWMSD1/1hEcvh/U5mUpPLezEWsOJSuVrmqDIVD958iA==",
  17648. "type": "package",
  17649. "path": "system.text.json/8.0.3",
  17650. "files": [
  17651. ".nupkg.metadata",
  17652. ".signature.p7s",
  17653. "Icon.png",
  17654. "LICENSE.TXT",
  17655. "PACKAGE.md",
  17656. "THIRD-PARTY-NOTICES.TXT",
  17657. "analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll",
  17658. "analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  17659. "analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  17660. "analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  17661. "analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  17662. "analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  17663. "analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  17664. "analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  17665. "analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  17666. "analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  17667. "analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  17668. "analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  17669. "analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  17670. "analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  17671. "analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll",
  17672. "analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  17673. "analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  17674. "analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  17675. "analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  17676. "analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  17677. "analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  17678. "analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  17679. "analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  17680. "analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  17681. "analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  17682. "analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  17683. "analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  17684. "analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  17685. "analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll",
  17686. "analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  17687. "analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  17688. "analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  17689. "analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  17690. "analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  17691. "analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  17692. "analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  17693. "analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  17694. "analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  17695. "analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  17696. "analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  17697. "analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  17698. "analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  17699. "buildTransitive/net461/System.Text.Json.targets",
  17700. "buildTransitive/net462/System.Text.Json.targets",
  17701. "buildTransitive/net6.0/System.Text.Json.targets",
  17702. "buildTransitive/netcoreapp2.0/System.Text.Json.targets",
  17703. "buildTransitive/netstandard2.0/System.Text.Json.targets",
  17704. "lib/net462/System.Text.Json.dll",
  17705. "lib/net462/System.Text.Json.xml",
  17706. "lib/net6.0/System.Text.Json.dll",
  17707. "lib/net6.0/System.Text.Json.xml",
  17708. "lib/net7.0/System.Text.Json.dll",
  17709. "lib/net7.0/System.Text.Json.xml",
  17710. "lib/net8.0/System.Text.Json.dll",
  17711. "lib/net8.0/System.Text.Json.xml",
  17712. "lib/netstandard2.0/System.Text.Json.dll",
  17713. "lib/netstandard2.0/System.Text.Json.xml",
  17714. "system.text.json.8.0.3.nupkg.sha512",
  17715. "system.text.json.nuspec",
  17716. "useSharedDesignerContext.txt"
  17717. ]
  17718. },
  17719. "System.Text.RegularExpressions/4.3.1": {
  17720. "sha512": "N0kNRrWe4+nXOWlpLT4LAY5brb8caNFlUuIRpraCVMDLYutKkol1aV079rQjLuSxKMJT2SpBQsYX9xbcTMmzwg==",
  17721. "type": "package",
  17722. "path": "system.text.regularexpressions/4.3.1",
  17723. "files": [
  17724. ".nupkg.metadata",
  17725. ".signature.p7s",
  17726. "ThirdPartyNotices.txt",
  17727. "dotnet_library_license.txt",
  17728. "lib/MonoAndroid10/_._",
  17729. "lib/MonoTouch10/_._",
  17730. "lib/net45/_._",
  17731. "lib/net463/System.Text.RegularExpressions.dll",
  17732. "lib/netcore50/System.Text.RegularExpressions.dll",
  17733. "lib/netstandard1.6/System.Text.RegularExpressions.dll",
  17734. "lib/portable-net45+win8+wp8+wpa81/_._",
  17735. "lib/win8/_._",
  17736. "lib/wp80/_._",
  17737. "lib/wpa81/_._",
  17738. "lib/xamarinios10/_._",
  17739. "lib/xamarinmac20/_._",
  17740. "lib/xamarintvos10/_._",
  17741. "lib/xamarinwatchos10/_._",
  17742. "ref/MonoAndroid10/_._",
  17743. "ref/MonoTouch10/_._",
  17744. "ref/net45/_._",
  17745. "ref/net463/System.Text.RegularExpressions.dll",
  17746. "ref/netcore50/System.Text.RegularExpressions.dll",
  17747. "ref/netcore50/System.Text.RegularExpressions.xml",
  17748. "ref/netcore50/de/System.Text.RegularExpressions.xml",
  17749. "ref/netcore50/es/System.Text.RegularExpressions.xml",
  17750. "ref/netcore50/fr/System.Text.RegularExpressions.xml",
  17751. "ref/netcore50/it/System.Text.RegularExpressions.xml",
  17752. "ref/netcore50/ja/System.Text.RegularExpressions.xml",
  17753. "ref/netcore50/ko/System.Text.RegularExpressions.xml",
  17754. "ref/netcore50/ru/System.Text.RegularExpressions.xml",
  17755. "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml",
  17756. "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml",
  17757. "ref/netcoreapp1.1/System.Text.RegularExpressions.dll",
  17758. "ref/netstandard1.0/System.Text.RegularExpressions.dll",
  17759. "ref/netstandard1.0/System.Text.RegularExpressions.xml",
  17760. "ref/netstandard1.0/de/System.Text.RegularExpressions.xml",
  17761. "ref/netstandard1.0/es/System.Text.RegularExpressions.xml",
  17762. "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml",
  17763. "ref/netstandard1.0/it/System.Text.RegularExpressions.xml",
  17764. "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml",
  17765. "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml",
  17766. "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml",
  17767. "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml",
  17768. "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml",
  17769. "ref/netstandard1.3/System.Text.RegularExpressions.dll",
  17770. "ref/netstandard1.3/System.Text.RegularExpressions.xml",
  17771. "ref/netstandard1.3/de/System.Text.RegularExpressions.xml",
  17772. "ref/netstandard1.3/es/System.Text.RegularExpressions.xml",
  17773. "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml",
  17774. "ref/netstandard1.3/it/System.Text.RegularExpressions.xml",
  17775. "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml",
  17776. "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml",
  17777. "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml",
  17778. "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml",
  17779. "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml",
  17780. "ref/netstandard1.6/System.Text.RegularExpressions.dll",
  17781. "ref/netstandard1.6/System.Text.RegularExpressions.xml",
  17782. "ref/netstandard1.6/de/System.Text.RegularExpressions.xml",
  17783. "ref/netstandard1.6/es/System.Text.RegularExpressions.xml",
  17784. "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml",
  17785. "ref/netstandard1.6/it/System.Text.RegularExpressions.xml",
  17786. "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml",
  17787. "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml",
  17788. "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml",
  17789. "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml",
  17790. "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml",
  17791. "ref/portable-net45+win8+wp8+wpa81/_._",
  17792. "ref/win8/_._",
  17793. "ref/wp80/_._",
  17794. "ref/wpa81/_._",
  17795. "ref/xamarinios10/_._",
  17796. "ref/xamarinmac20/_._",
  17797. "ref/xamarintvos10/_._",
  17798. "ref/xamarinwatchos10/_._",
  17799. "system.text.regularexpressions.4.3.1.nupkg.sha512",
  17800. "system.text.regularexpressions.nuspec"
  17801. ]
  17802. },
  17803. "System.Threading/4.3.0": {
  17804. "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
  17805. "type": "package",
  17806. "path": "system.threading/4.3.0",
  17807. "files": [
  17808. ".nupkg.metadata",
  17809. ".signature.p7s",
  17810. "ThirdPartyNotices.txt",
  17811. "dotnet_library_license.txt",
  17812. "lib/MonoAndroid10/_._",
  17813. "lib/MonoTouch10/_._",
  17814. "lib/net45/_._",
  17815. "lib/netcore50/System.Threading.dll",
  17816. "lib/netstandard1.3/System.Threading.dll",
  17817. "lib/portable-net45+win8+wp8+wpa81/_._",
  17818. "lib/win8/_._",
  17819. "lib/wp80/_._",
  17820. "lib/wpa81/_._",
  17821. "lib/xamarinios10/_._",
  17822. "lib/xamarinmac20/_._",
  17823. "lib/xamarintvos10/_._",
  17824. "lib/xamarinwatchos10/_._",
  17825. "ref/MonoAndroid10/_._",
  17826. "ref/MonoTouch10/_._",
  17827. "ref/net45/_._",
  17828. "ref/netcore50/System.Threading.dll",
  17829. "ref/netcore50/System.Threading.xml",
  17830. "ref/netcore50/de/System.Threading.xml",
  17831. "ref/netcore50/es/System.Threading.xml",
  17832. "ref/netcore50/fr/System.Threading.xml",
  17833. "ref/netcore50/it/System.Threading.xml",
  17834. "ref/netcore50/ja/System.Threading.xml",
  17835. "ref/netcore50/ko/System.Threading.xml",
  17836. "ref/netcore50/ru/System.Threading.xml",
  17837. "ref/netcore50/zh-hans/System.Threading.xml",
  17838. "ref/netcore50/zh-hant/System.Threading.xml",
  17839. "ref/netstandard1.0/System.Threading.dll",
  17840. "ref/netstandard1.0/System.Threading.xml",
  17841. "ref/netstandard1.0/de/System.Threading.xml",
  17842. "ref/netstandard1.0/es/System.Threading.xml",
  17843. "ref/netstandard1.0/fr/System.Threading.xml",
  17844. "ref/netstandard1.0/it/System.Threading.xml",
  17845. "ref/netstandard1.0/ja/System.Threading.xml",
  17846. "ref/netstandard1.0/ko/System.Threading.xml",
  17847. "ref/netstandard1.0/ru/System.Threading.xml",
  17848. "ref/netstandard1.0/zh-hans/System.Threading.xml",
  17849. "ref/netstandard1.0/zh-hant/System.Threading.xml",
  17850. "ref/netstandard1.3/System.Threading.dll",
  17851. "ref/netstandard1.3/System.Threading.xml",
  17852. "ref/netstandard1.3/de/System.Threading.xml",
  17853. "ref/netstandard1.3/es/System.Threading.xml",
  17854. "ref/netstandard1.3/fr/System.Threading.xml",
  17855. "ref/netstandard1.3/it/System.Threading.xml",
  17856. "ref/netstandard1.3/ja/System.Threading.xml",
  17857. "ref/netstandard1.3/ko/System.Threading.xml",
  17858. "ref/netstandard1.3/ru/System.Threading.xml",
  17859. "ref/netstandard1.3/zh-hans/System.Threading.xml",
  17860. "ref/netstandard1.3/zh-hant/System.Threading.xml",
  17861. "ref/portable-net45+win8+wp8+wpa81/_._",
  17862. "ref/win8/_._",
  17863. "ref/wp80/_._",
  17864. "ref/wpa81/_._",
  17865. "ref/xamarinios10/_._",
  17866. "ref/xamarinmac20/_._",
  17867. "ref/xamarintvos10/_._",
  17868. "ref/xamarinwatchos10/_._",
  17869. "runtimes/aot/lib/netcore50/System.Threading.dll",
  17870. "system.threading.4.3.0.nupkg.sha512",
  17871. "system.threading.nuspec"
  17872. ]
  17873. },
  17874. "System.Threading.Channels/8.0.0": {
  17875. "sha512": "CMaFr7v+57RW7uZfZkPExsPB6ljwzhjACWW1gfU35Y56rk72B/Wu+sTqxVmGSk4SFUlPc3cjeKND0zktziyjBA==",
  17876. "type": "package",
  17877. "path": "system.threading.channels/8.0.0",
  17878. "files": [
  17879. ".nupkg.metadata",
  17880. ".signature.p7s",
  17881. "Icon.png",
  17882. "LICENSE.TXT",
  17883. "PACKAGE.md",
  17884. "THIRD-PARTY-NOTICES.TXT",
  17885. "buildTransitive/net461/System.Threading.Channels.targets",
  17886. "buildTransitive/net462/_._",
  17887. "buildTransitive/net6.0/_._",
  17888. "buildTransitive/netcoreapp2.0/System.Threading.Channels.targets",
  17889. "lib/net462/System.Threading.Channels.dll",
  17890. "lib/net462/System.Threading.Channels.xml",
  17891. "lib/net6.0/System.Threading.Channels.dll",
  17892. "lib/net6.0/System.Threading.Channels.xml",
  17893. "lib/net7.0/System.Threading.Channels.dll",
  17894. "lib/net7.0/System.Threading.Channels.xml",
  17895. "lib/net8.0/System.Threading.Channels.dll",
  17896. "lib/net8.0/System.Threading.Channels.xml",
  17897. "lib/netstandard2.0/System.Threading.Channels.dll",
  17898. "lib/netstandard2.0/System.Threading.Channels.xml",
  17899. "lib/netstandard2.1/System.Threading.Channels.dll",
  17900. "lib/netstandard2.1/System.Threading.Channels.xml",
  17901. "system.threading.channels.8.0.0.nupkg.sha512",
  17902. "system.threading.channels.nuspec",
  17903. "useSharedDesignerContext.txt"
  17904. ]
  17905. },
  17906. "System.Threading.Tasks/4.3.0": {
  17907. "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
  17908. "type": "package",
  17909. "path": "system.threading.tasks/4.3.0",
  17910. "files": [
  17911. ".nupkg.metadata",
  17912. ".signature.p7s",
  17913. "ThirdPartyNotices.txt",
  17914. "dotnet_library_license.txt",
  17915. "lib/MonoAndroid10/_._",
  17916. "lib/MonoTouch10/_._",
  17917. "lib/net45/_._",
  17918. "lib/portable-net45+win8+wp8+wpa81/_._",
  17919. "lib/win8/_._",
  17920. "lib/wp80/_._",
  17921. "lib/wpa81/_._",
  17922. "lib/xamarinios10/_._",
  17923. "lib/xamarinmac20/_._",
  17924. "lib/xamarintvos10/_._",
  17925. "lib/xamarinwatchos10/_._",
  17926. "ref/MonoAndroid10/_._",
  17927. "ref/MonoTouch10/_._",
  17928. "ref/net45/_._",
  17929. "ref/netcore50/System.Threading.Tasks.dll",
  17930. "ref/netcore50/System.Threading.Tasks.xml",
  17931. "ref/netcore50/de/System.Threading.Tasks.xml",
  17932. "ref/netcore50/es/System.Threading.Tasks.xml",
  17933. "ref/netcore50/fr/System.Threading.Tasks.xml",
  17934. "ref/netcore50/it/System.Threading.Tasks.xml",
  17935. "ref/netcore50/ja/System.Threading.Tasks.xml",
  17936. "ref/netcore50/ko/System.Threading.Tasks.xml",
  17937. "ref/netcore50/ru/System.Threading.Tasks.xml",
  17938. "ref/netcore50/zh-hans/System.Threading.Tasks.xml",
  17939. "ref/netcore50/zh-hant/System.Threading.Tasks.xml",
  17940. "ref/netstandard1.0/System.Threading.Tasks.dll",
  17941. "ref/netstandard1.0/System.Threading.Tasks.xml",
  17942. "ref/netstandard1.0/de/System.Threading.Tasks.xml",
  17943. "ref/netstandard1.0/es/System.Threading.Tasks.xml",
  17944. "ref/netstandard1.0/fr/System.Threading.Tasks.xml",
  17945. "ref/netstandard1.0/it/System.Threading.Tasks.xml",
  17946. "ref/netstandard1.0/ja/System.Threading.Tasks.xml",
  17947. "ref/netstandard1.0/ko/System.Threading.Tasks.xml",
  17948. "ref/netstandard1.0/ru/System.Threading.Tasks.xml",
  17949. "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
  17950. "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
  17951. "ref/netstandard1.3/System.Threading.Tasks.dll",
  17952. "ref/netstandard1.3/System.Threading.Tasks.xml",
  17953. "ref/netstandard1.3/de/System.Threading.Tasks.xml",
  17954. "ref/netstandard1.3/es/System.Threading.Tasks.xml",
  17955. "ref/netstandard1.3/fr/System.Threading.Tasks.xml",
  17956. "ref/netstandard1.3/it/System.Threading.Tasks.xml",
  17957. "ref/netstandard1.3/ja/System.Threading.Tasks.xml",
  17958. "ref/netstandard1.3/ko/System.Threading.Tasks.xml",
  17959. "ref/netstandard1.3/ru/System.Threading.Tasks.xml",
  17960. "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
  17961. "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
  17962. "ref/portable-net45+win8+wp8+wpa81/_._",
  17963. "ref/win8/_._",
  17964. "ref/wp80/_._",
  17965. "ref/wpa81/_._",
  17966. "ref/xamarinios10/_._",
  17967. "ref/xamarinmac20/_._",
  17968. "ref/xamarintvos10/_._",
  17969. "ref/xamarinwatchos10/_._",
  17970. "system.threading.tasks.4.3.0.nupkg.sha512",
  17971. "system.threading.tasks.nuspec"
  17972. ]
  17973. },
  17974. "System.Threading.Tasks.Extensions/4.5.4": {
  17975. "sha512": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
  17976. "type": "package",
  17977. "path": "system.threading.tasks.extensions/4.5.4",
  17978. "files": [
  17979. ".nupkg.metadata",
  17980. ".signature.p7s",
  17981. "LICENSE.TXT",
  17982. "THIRD-PARTY-NOTICES.TXT",
  17983. "lib/MonoAndroid10/_._",
  17984. "lib/MonoTouch10/_._",
  17985. "lib/net461/System.Threading.Tasks.Extensions.dll",
  17986. "lib/net461/System.Threading.Tasks.Extensions.xml",
  17987. "lib/netcoreapp2.1/_._",
  17988. "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
  17989. "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
  17990. "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll",
  17991. "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml",
  17992. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
  17993. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
  17994. "lib/xamarinios10/_._",
  17995. "lib/xamarinmac20/_._",
  17996. "lib/xamarintvos10/_._",
  17997. "lib/xamarinwatchos10/_._",
  17998. "ref/MonoAndroid10/_._",
  17999. "ref/MonoTouch10/_._",
  18000. "ref/netcoreapp2.1/_._",
  18001. "ref/xamarinios10/_._",
  18002. "ref/xamarinmac20/_._",
  18003. "ref/xamarintvos10/_._",
  18004. "ref/xamarinwatchos10/_._",
  18005. "system.threading.tasks.extensions.4.5.4.nupkg.sha512",
  18006. "system.threading.tasks.extensions.nuspec",
  18007. "useSharedDesignerContext.txt",
  18008. "version.txt"
  18009. ]
  18010. },
  18011. "System.Threading.Tasks.Parallel/4.3.0": {
  18012. "sha512": "cbjBNZHf/vQCfcdhzx7knsiygoCKgxL8mZOeocXZn5gWhCdzHIq6bYNKWX0LAJCWYP7bds4yBK8p06YkP0oa0g==",
  18013. "type": "package",
  18014. "path": "system.threading.tasks.parallel/4.3.0",
  18015. "files": [
  18016. ".nupkg.metadata",
  18017. ".signature.p7s",
  18018. "ThirdPartyNotices.txt",
  18019. "dotnet_library_license.txt",
  18020. "lib/MonoAndroid10/_._",
  18021. "lib/MonoTouch10/_._",
  18022. "lib/net45/_._",
  18023. "lib/netcore50/System.Threading.Tasks.Parallel.dll",
  18024. "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll",
  18025. "lib/portable-net45+win8+wpa81/_._",
  18026. "lib/win8/_._",
  18027. "lib/wpa81/_._",
  18028. "lib/xamarinios10/_._",
  18029. "lib/xamarinmac20/_._",
  18030. "lib/xamarintvos10/_._",
  18031. "lib/xamarinwatchos10/_._",
  18032. "ref/MonoAndroid10/_._",
  18033. "ref/MonoTouch10/_._",
  18034. "ref/net45/_._",
  18035. "ref/netcore50/System.Threading.Tasks.Parallel.dll",
  18036. "ref/netcore50/System.Threading.Tasks.Parallel.xml",
  18037. "ref/netcore50/de/System.Threading.Tasks.Parallel.xml",
  18038. "ref/netcore50/es/System.Threading.Tasks.Parallel.xml",
  18039. "ref/netcore50/fr/System.Threading.Tasks.Parallel.xml",
  18040. "ref/netcore50/it/System.Threading.Tasks.Parallel.xml",
  18041. "ref/netcore50/ja/System.Threading.Tasks.Parallel.xml",
  18042. "ref/netcore50/ko/System.Threading.Tasks.Parallel.xml",
  18043. "ref/netcore50/ru/System.Threading.Tasks.Parallel.xml",
  18044. "ref/netcore50/zh-hans/System.Threading.Tasks.Parallel.xml",
  18045. "ref/netcore50/zh-hant/System.Threading.Tasks.Parallel.xml",
  18046. "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll",
  18047. "ref/netstandard1.1/System.Threading.Tasks.Parallel.xml",
  18048. "ref/netstandard1.1/de/System.Threading.Tasks.Parallel.xml",
  18049. "ref/netstandard1.1/es/System.Threading.Tasks.Parallel.xml",
  18050. "ref/netstandard1.1/fr/System.Threading.Tasks.Parallel.xml",
  18051. "ref/netstandard1.1/it/System.Threading.Tasks.Parallel.xml",
  18052. "ref/netstandard1.1/ja/System.Threading.Tasks.Parallel.xml",
  18053. "ref/netstandard1.1/ko/System.Threading.Tasks.Parallel.xml",
  18054. "ref/netstandard1.1/ru/System.Threading.Tasks.Parallel.xml",
  18055. "ref/netstandard1.1/zh-hans/System.Threading.Tasks.Parallel.xml",
  18056. "ref/netstandard1.1/zh-hant/System.Threading.Tasks.Parallel.xml",
  18057. "ref/portable-net45+win8+wpa81/_._",
  18058. "ref/win8/_._",
  18059. "ref/wpa81/_._",
  18060. "ref/xamarinios10/_._",
  18061. "ref/xamarinmac20/_._",
  18062. "ref/xamarintvos10/_._",
  18063. "ref/xamarinwatchos10/_._",
  18064. "system.threading.tasks.parallel.4.3.0.nupkg.sha512",
  18065. "system.threading.tasks.parallel.nuspec"
  18066. ]
  18067. },
  18068. "System.Windows.Extensions/6.0.0": {
  18069. "sha512": "IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
  18070. "type": "package",
  18071. "path": "system.windows.extensions/6.0.0",
  18072. "files": [
  18073. ".nupkg.metadata",
  18074. ".signature.p7s",
  18075. "Icon.png",
  18076. "LICENSE.TXT",
  18077. "THIRD-PARTY-NOTICES.TXT",
  18078. "lib/net6.0/System.Windows.Extensions.dll",
  18079. "lib/net6.0/System.Windows.Extensions.xml",
  18080. "lib/netcoreapp3.1/System.Windows.Extensions.dll",
  18081. "lib/netcoreapp3.1/System.Windows.Extensions.xml",
  18082. "runtimes/win/lib/net6.0/System.Windows.Extensions.dll",
  18083. "runtimes/win/lib/net6.0/System.Windows.Extensions.xml",
  18084. "runtimes/win/lib/netcoreapp3.1/System.Windows.Extensions.dll",
  18085. "runtimes/win/lib/netcoreapp3.1/System.Windows.Extensions.xml",
  18086. "system.windows.extensions.6.0.0.nupkg.sha512",
  18087. "system.windows.extensions.nuspec",
  18088. "useSharedDesignerContext.txt"
  18089. ]
  18090. },
  18091. "UAParser/3.1.47": {
  18092. "sha512": "I68Jl/Vs5RQZdz9BbmYtnXgujg0jVd61LhKbyNZOCm9lBxZFGxLbiQo6yFj21VYi7DzPvEvrVOmeC6v41AoLfw==",
  18093. "type": "package",
  18094. "path": "uaparser/3.1.47",
  18095. "files": [
  18096. ".nupkg.metadata",
  18097. ".signature.p7s",
  18098. "lib/net20/UAParser.dll",
  18099. "lib/net20/UAParser.xml",
  18100. "lib/net35/UAParser.dll",
  18101. "lib/net35/UAParser.xml",
  18102. "lib/net40/UAParser.dll",
  18103. "lib/net40/UAParser.xml",
  18104. "lib/net45/UAParser.dll",
  18105. "lib/net45/UAParser.xml",
  18106. "lib/netcoreapp2.0/UAParser.dll",
  18107. "lib/netcoreapp2.0/UAParser.xml",
  18108. "lib/netstandard1.0/UAParser.dll",
  18109. "lib/netstandard1.0/UAParser.xml",
  18110. "lib/netstandard1.3/UAParser.dll",
  18111. "lib/netstandard1.3/UAParser.xml",
  18112. "lib/netstandard1.6/UAParser.dll",
  18113. "lib/netstandard1.6/UAParser.xml",
  18114. "uaparser.3.1.47.nupkg.sha512",
  18115. "uaparser.nuspec"
  18116. ]
  18117. },
  18118. "Yitter.IdGenerator/1.0.14": {
  18119. "sha512": "F4nOJ7Geq41vgNWX9E6/vkxRzFInACGpDp4Kad2mA2WIKhEwgPyE9FpulBAuEmDByrfHHz6mOII3IIeLJAh91g==",
  18120. "type": "package",
  18121. "path": "yitter.idgenerator/1.0.14",
  18122. "files": [
  18123. ".nupkg.metadata",
  18124. ".signature.p7s",
  18125. "lib/netstandard2.0/Yitter.IdGenerator.dll",
  18126. "yitter.idgenerator.1.0.14.nupkg.sha512",
  18127. "yitter.idgenerator.nuspec"
  18128. ]
  18129. },
  18130. "ZstdSharp.Port/0.8.0": {
  18131. "sha512": "Z62eNBIu8E8YtbqlMy57tK3dV1+m2b9NhPeaYovB5exmLKvrGCqOhJTzrEUH5VyUWU6vwX3c1XHJGhW5HVs8dA==",
  18132. "type": "package",
  18133. "path": "zstdsharp.port/0.8.0",
  18134. "files": [
  18135. ".nupkg.metadata",
  18136. ".signature.p7s",
  18137. "lib/net462/ZstdSharp.dll",
  18138. "lib/net5.0/ZstdSharp.dll",
  18139. "lib/net6.0/ZstdSharp.dll",
  18140. "lib/net7.0/ZstdSharp.dll",
  18141. "lib/net8.0/ZstdSharp.dll",
  18142. "lib/netcoreapp3.1/ZstdSharp.dll",
  18143. "lib/netstandard2.0/ZstdSharp.dll",
  18144. "lib/netstandard2.1/ZstdSharp.dll",
  18145. "zstdsharp.port.0.8.0.nupkg.sha512",
  18146. "zstdsharp.port.nuspec"
  18147. ]
  18148. },
  18149. "SafeCampus.Cache/3.0.0": {
  18150. "type": "project",
  18151. "path": "../SafeCampus.Cache/SafeCampus.Cache.csproj",
  18152. "msbuildProject": "../SafeCampus.Cache/SafeCampus.Cache.csproj"
  18153. },
  18154. "SafeCampus.Core/3.0.0": {
  18155. "type": "project",
  18156. "path": "../SafeCampus.Core/SafeCampus.Core.csproj",
  18157. "msbuildProject": "../SafeCampus.Core/SafeCampus.Core.csproj"
  18158. },
  18159. "SafeCampus.Plugin.Aop/3.0.0": {
  18160. "type": "project",
  18161. "path": "../SafeCampus.Plugin/SafeCampus.Plugin.Aop/SafeCampus.Plugin.Aop.csproj",
  18162. "msbuildProject": "../SafeCampus.Plugin/SafeCampus.Plugin.Aop/SafeCampus.Plugin.Aop.csproj"
  18163. },
  18164. "SafeCampus.SqlSugar/3.0.0": {
  18165. "type": "project",
  18166. "path": "../SafeCampus.SqlSugar/SafeCampus.SqlSugar.csproj",
  18167. "msbuildProject": "../SafeCampus.SqlSugar/SafeCampus.SqlSugar.csproj"
  18168. }
  18169. },
  18170. "projectFileDependencyGroups": {
  18171. "net6.0": [
  18172. "IP2Region.Net >= 2.0.2",
  18173. "Magicodes.IE.Excel >= 2.7.5.1",
  18174. "SafeCampus.Plugin.Aop >= 3.0.0",
  18175. "SafeCampus.SqlSugar >= 3.0.0",
  18176. "UAParser >= 3.1.47"
  18177. ],
  18178. "net7.0": [
  18179. "IP2Region.Net >= 2.0.2",
  18180. "Magicodes.IE.Excel >= 2.7.5.1",
  18181. "SafeCampus.Plugin.Aop >= 3.0.0",
  18182. "SafeCampus.SqlSugar >= 3.0.0",
  18183. "UAParser >= 3.1.47"
  18184. ],
  18185. "net8.0": [
  18186. "IP2Region.Net >= 2.0.2",
  18187. "Magicodes.IE.Excel >= 2.7.5.1",
  18188. "SafeCampus.Plugin.Aop >= 3.0.0",
  18189. "SafeCampus.SqlSugar >= 3.0.0",
  18190. "UAParser >= 3.1.47"
  18191. ]
  18192. },
  18193. "packageFolders": {
  18194. "C:\\Users\\王晓寒\\.nuget\\packages\\": {}
  18195. },
  18196. "project": {
  18197. "version": "3.0.0",
  18198. "restore": {
  18199. "projectUniqueName": "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.System\\SafeCampus.System.csproj",
  18200. "projectName": "SafeCampus.System",
  18201. "projectPath": "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.System\\SafeCampus.System.csproj",
  18202. "packagesPath": "C:\\Users\\王晓寒\\.nuget\\packages\\",
  18203. "outputPath": "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.System\\obj\\",
  18204. "projectStyle": "PackageReference",
  18205. "crossTargeting": true,
  18206. "configFilePaths": [
  18207. "C:\\Users\\王晓寒\\AppData\\Roaming\\NuGet\\NuGet.Config",
  18208. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  18209. ],
  18210. "originalTargetFrameworks": [
  18211. "net6.0",
  18212. "net7.0",
  18213. "net8.0"
  18214. ],
  18215. "sources": {
  18216. "https://api.nuget.org/v3/index.json": {}
  18217. },
  18218. "frameworks": {
  18219. "net6.0": {
  18220. "targetAlias": "net6.0",
  18221. "projectReferences": {
  18222. "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.Plugin\\SafeCampus.Plugin.Aop\\SafeCampus.Plugin.Aop.csproj": {
  18223. "projectPath": "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.Plugin\\SafeCampus.Plugin.Aop\\SafeCampus.Plugin.Aop.csproj"
  18224. },
  18225. "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.SqlSugar\\SafeCampus.SqlSugar.csproj": {
  18226. "projectPath": "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.SqlSugar\\SafeCampus.SqlSugar.csproj"
  18227. }
  18228. }
  18229. },
  18230. "net7.0": {
  18231. "targetAlias": "net7.0",
  18232. "projectReferences": {
  18233. "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.Plugin\\SafeCampus.Plugin.Aop\\SafeCampus.Plugin.Aop.csproj": {
  18234. "projectPath": "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.Plugin\\SafeCampus.Plugin.Aop\\SafeCampus.Plugin.Aop.csproj"
  18235. },
  18236. "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.SqlSugar\\SafeCampus.SqlSugar.csproj": {
  18237. "projectPath": "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.SqlSugar\\SafeCampus.SqlSugar.csproj"
  18238. }
  18239. }
  18240. },
  18241. "net8.0": {
  18242. "targetAlias": "net8.0",
  18243. "projectReferences": {
  18244. "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.Plugin\\SafeCampus.Plugin.Aop\\SafeCampus.Plugin.Aop.csproj": {
  18245. "projectPath": "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.Plugin\\SafeCampus.Plugin.Aop\\SafeCampus.Plugin.Aop.csproj"
  18246. },
  18247. "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.SqlSugar\\SafeCampus.SqlSugar.csproj": {
  18248. "projectPath": "F:\\Project\\QJKJ\\SafeCampus\\SafeCampus.API\\SafeCampus.SqlSugar\\SafeCampus.SqlSugar.csproj"
  18249. }
  18250. }
  18251. }
  18252. },
  18253. "warningProperties": {
  18254. "warnAsError": [
  18255. "NU1605"
  18256. ]
  18257. },
  18258. "restoreAuditProperties": {
  18259. "enableAudit": "true",
  18260. "auditLevel": "low",
  18261. "auditMode": "direct"
  18262. }
  18263. },
  18264. "frameworks": {
  18265. "net6.0": {
  18266. "targetAlias": "net6.0",
  18267. "dependencies": {
  18268. "IP2Region.Net": {
  18269. "target": "Package",
  18270. "version": "[2.0.2, )"
  18271. },
  18272. "Magicodes.IE.Excel": {
  18273. "target": "Package",
  18274. "version": "[2.7.5.1, )"
  18275. },
  18276. "UAParser": {
  18277. "target": "Package",
  18278. "version": "[3.1.47, )"
  18279. }
  18280. },
  18281. "imports": [
  18282. "net461",
  18283. "net462",
  18284. "net47",
  18285. "net471",
  18286. "net472",
  18287. "net48",
  18288. "net481"
  18289. ],
  18290. "assetTargetFallback": true,
  18291. "warn": true,
  18292. "frameworkReferences": {
  18293. "Microsoft.NETCore.App": {
  18294. "privateAssets": "all"
  18295. }
  18296. },
  18297. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.202\\RuntimeIdentifierGraph.json"
  18298. },
  18299. "net7.0": {
  18300. "targetAlias": "net7.0",
  18301. "dependencies": {
  18302. "IP2Region.Net": {
  18303. "target": "Package",
  18304. "version": "[2.0.2, )"
  18305. },
  18306. "Magicodes.IE.Excel": {
  18307. "target": "Package",
  18308. "version": "[2.7.5.1, )"
  18309. },
  18310. "UAParser": {
  18311. "target": "Package",
  18312. "version": "[3.1.47, )"
  18313. }
  18314. },
  18315. "imports": [
  18316. "net461",
  18317. "net462",
  18318. "net47",
  18319. "net471",
  18320. "net472",
  18321. "net48",
  18322. "net481"
  18323. ],
  18324. "assetTargetFallback": true,
  18325. "warn": true,
  18326. "frameworkReferences": {
  18327. "Microsoft.NETCore.App": {
  18328. "privateAssets": "all"
  18329. }
  18330. },
  18331. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.202\\RuntimeIdentifierGraph.json"
  18332. },
  18333. "net8.0": {
  18334. "targetAlias": "net8.0",
  18335. "dependencies": {
  18336. "IP2Region.Net": {
  18337. "target": "Package",
  18338. "version": "[2.0.2, )"
  18339. },
  18340. "Magicodes.IE.Excel": {
  18341. "target": "Package",
  18342. "version": "[2.7.5.1, )"
  18343. },
  18344. "UAParser": {
  18345. "target": "Package",
  18346. "version": "[3.1.47, )"
  18347. }
  18348. },
  18349. "imports": [
  18350. "net461",
  18351. "net462",
  18352. "net47",
  18353. "net471",
  18354. "net472",
  18355. "net48",
  18356. "net481"
  18357. ],
  18358. "assetTargetFallback": true,
  18359. "warn": true,
  18360. "frameworkReferences": {
  18361. "Microsoft.NETCore.App": {
  18362. "privateAssets": "all"
  18363. }
  18364. },
  18365. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.202/PortableRuntimeIdentifierGraph.json"
  18366. }
  18367. }
  18368. }
  18369. }