基础服务api
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

2042 lines
77 KiB

  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v6.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v6.0": {
  9. "BPA.NewKitChen.Manage.Core/1.0.0": {
  10. "dependencies": {
  11. "BPA.NewKitChen.Manage.Comm": "1.0.0",
  12. "Furion.Extras.Authentication.JwtBearer": "4.8.8.5",
  13. "Furion.Extras.ObjectMapper.Mapster": "4.8.8.5",
  14. "Furion.Pure": "4.8.8.5",
  15. "SqlSugarCore": "5.1.4.67"
  16. },
  17. "runtime": {
  18. "BPA.NewKitChen.Manage.Core.dll": {}
  19. }
  20. },
  21. "Ben.Demystifier/0.4.1": {
  22. "dependencies": {
  23. "System.Reflection.Metadata": "6.0.1"
  24. },
  25. "runtime": {
  26. "lib/netstandard2.1/Ben.Demystifier.dll": {
  27. "assemblyVersion": "0.4.0.0",
  28. "fileVersion": "0.4.0.2"
  29. }
  30. }
  31. },
  32. "Furion.Extras.Authentication.JwtBearer/4.8.8.5": {
  33. "dependencies": {
  34. "Microsoft.AspNetCore.Authentication.JwtBearer": "6.0.16"
  35. },
  36. "runtime": {
  37. "lib/net6.0/Furion.Extras.Authentication.JwtBearer.dll": {
  38. "assemblyVersion": "4.8.8.5",
  39. "fileVersion": "4.8.8.5"
  40. }
  41. }
  42. },
  43. "Furion.Extras.ObjectMapper.Mapster/4.8.8.5": {
  44. "dependencies": {
  45. "Mapster": "7.3.0",
  46. "Mapster.DependencyInjection": "1.0.0",
  47. "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
  48. },
  49. "runtime": {
  50. "lib/net6.0/Furion.Extras.ObjectMapper.Mapster.dll": {
  51. "assemblyVersion": "4.8.8.5",
  52. "fileVersion": "4.8.8.5"
  53. }
  54. }
  55. },
  56. "Furion.Pure/4.8.8.5": {
  57. "dependencies": {
  58. "Furion.Pure.Extras.DependencyModel.CodeAnalysis": "4.8.8.5",
  59. "MiniProfiler.AspNetCore.Mvc": "4.2.22",
  60. "Swashbuckle.AspNetCore": "6.5.0"
  61. },
  62. "runtime": {
  63. "lib/net6.0/Furion.Pure.dll": {
  64. "assemblyVersion": "4.8.8.5",
  65. "fileVersion": "4.8.8.5"
  66. }
  67. }
  68. },
  69. "Furion.Pure.Extras.DependencyModel.CodeAnalysis/4.8.8.5": {
  70. "dependencies": {
  71. "Ben.Demystifier": "0.4.1",
  72. "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "6.0.16",
  73. "Microsoft.AspNetCore.Razor.Language": "6.0.16",
  74. "Microsoft.CodeAnalysis.CSharp": "4.5.0",
  75. "Microsoft.Extensions.DependencyModel": "6.0.0",
  76. "System.Text.Json": "6.0.7"
  77. },
  78. "runtime": {
  79. "lib/net6.0/Furion.Pure.Extras.DependencyModel.CodeAnalysis.dll": {
  80. "assemblyVersion": "4.8.8.5",
  81. "fileVersion": "4.8.8.5"
  82. }
  83. }
  84. },
  85. "Mapster/7.3.0": {
  86. "dependencies": {
  87. "Mapster.Core": "1.2.0",
  88. "Microsoft.CSharp": "4.7.0",
  89. "System.Reflection.Emit": "4.3.0"
  90. },
  91. "runtime": {
  92. "lib/netstandard2.0/Mapster.dll": {
  93. "assemblyVersion": "7.3.0.0",
  94. "fileVersion": "7.3.0.0"
  95. }
  96. }
  97. },
  98. "Mapster.Core/1.2.0": {
  99. "runtime": {
  100. "lib/netstandard2.0/Mapster.Core.dll": {
  101. "assemblyVersion": "1.2.0.0",
  102. "fileVersion": "1.2.0.0"
  103. }
  104. }
  105. },
  106. "Mapster.DependencyInjection/1.0.0": {
  107. "dependencies": {
  108. "Mapster": "7.3.0"
  109. },
  110. "runtime": {
  111. "lib/netstandard2.0/Mapster.DependencyInjection.dll": {
  112. "assemblyVersion": "1.0.0.0",
  113. "fileVersion": "1.0.0.0"
  114. }
  115. }
  116. },
  117. "Microsoft.AspNetCore.Authentication.JwtBearer/6.0.16": {
  118. "dependencies": {
  119. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.10.0"
  120. },
  121. "runtime": {
  122. "lib/net6.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
  123. "assemblyVersion": "6.0.16.0",
  124. "fileVersion": "6.0.1623.17406"
  125. }
  126. }
  127. },
  128. "Microsoft.AspNetCore.JsonPatch/6.0.16": {
  129. "dependencies": {
  130. "Microsoft.CSharp": "4.7.0",
  131. "Newtonsoft.Json": "13.0.2"
  132. },
  133. "runtime": {
  134. "lib/net6.0/Microsoft.AspNetCore.JsonPatch.dll": {
  135. "assemblyVersion": "6.0.16.0",
  136. "fileVersion": "6.0.1623.17406"
  137. }
  138. }
  139. },
  140. "Microsoft.AspNetCore.Mvc.NewtonsoftJson/6.0.16": {
  141. "dependencies": {
  142. "Microsoft.AspNetCore.JsonPatch": "6.0.16",
  143. "Newtonsoft.Json": "13.0.2",
  144. "Newtonsoft.Json.Bson": "1.0.2"
  145. },
  146. "runtime": {
  147. "lib/net6.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {
  148. "assemblyVersion": "6.0.16.0",
  149. "fileVersion": "6.0.1623.17406"
  150. }
  151. }
  152. },
  153. "Microsoft.AspNetCore.Razor.Language/6.0.16": {
  154. "runtime": {
  155. "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {
  156. "assemblyVersion": "6.0.16.0",
  157. "fileVersion": "6.0.1623.17406"
  158. }
  159. }
  160. },
  161. "Microsoft.CodeAnalysis.Analyzers/3.3.3": {},
  162. "Microsoft.CodeAnalysis.Common/4.5.0": {
  163. "dependencies": {
  164. "Microsoft.CodeAnalysis.Analyzers": "3.3.3",
  165. "System.Collections.Immutable": "6.0.0",
  166. "System.Reflection.Metadata": "6.0.1",
  167. "System.Runtime.CompilerServices.Unsafe": "6.0.0",
  168. "System.Text.Encoding.CodePages": "6.0.0"
  169. },
  170. "runtime": {
  171. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": {
  172. "assemblyVersion": "4.5.0.0",
  173. "fileVersion": "4.500.23.10905"
  174. }
  175. },
  176. "resources": {
  177. "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": {
  178. "locale": "cs"
  179. },
  180. "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": {
  181. "locale": "de"
  182. },
  183. "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": {
  184. "locale": "es"
  185. },
  186. "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": {
  187. "locale": "fr"
  188. },
  189. "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": {
  190. "locale": "it"
  191. },
  192. "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": {
  193. "locale": "ja"
  194. },
  195. "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": {
  196. "locale": "ko"
  197. },
  198. "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": {
  199. "locale": "pl"
  200. },
  201. "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
  202. "locale": "pt-BR"
  203. },
  204. "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": {
  205. "locale": "ru"
  206. },
  207. "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": {
  208. "locale": "tr"
  209. },
  210. "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
  211. "locale": "zh-Hans"
  212. },
  213. "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
  214. "locale": "zh-Hant"
  215. }
  216. }
  217. },
  218. "Microsoft.CodeAnalysis.CSharp/4.5.0": {
  219. "dependencies": {
  220. "Microsoft.CodeAnalysis.Common": "4.5.0"
  221. },
  222. "runtime": {
  223. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": {
  224. "assemblyVersion": "4.5.0.0",
  225. "fileVersion": "4.500.23.10905"
  226. }
  227. },
  228. "resources": {
  229. "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  230. "locale": "cs"
  231. },
  232. "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  233. "locale": "de"
  234. },
  235. "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  236. "locale": "es"
  237. },
  238. "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  239. "locale": "fr"
  240. },
  241. "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  242. "locale": "it"
  243. },
  244. "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  245. "locale": "ja"
  246. },
  247. "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  248. "locale": "ko"
  249. },
  250. "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  251. "locale": "pl"
  252. },
  253. "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  254. "locale": "pt-BR"
  255. },
  256. "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  257. "locale": "ru"
  258. },
  259. "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  260. "locale": "tr"
  261. },
  262. "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  263. "locale": "zh-Hans"
  264. },
  265. "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  266. "locale": "zh-Hant"
  267. }
  268. }
  269. },
  270. "Microsoft.CSharp/4.7.0": {},
  271. "Microsoft.Data.SqlClient/2.1.4": {
  272. "dependencies": {
  273. "Microsoft.Data.SqlClient.SNI.runtime": "2.1.1",
  274. "Microsoft.Identity.Client": "4.21.1",
  275. "Microsoft.IdentityModel.JsonWebTokens": "6.10.0",
  276. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.10.0",
  277. "Microsoft.Win32.Registry": "4.7.0",
  278. "System.Configuration.ConfigurationManager": "4.7.0",
  279. "System.Diagnostics.DiagnosticSource": "4.7.0",
  280. "System.Runtime.Caching": "4.7.0",
  281. "System.Security.Principal.Windows": "4.7.0",
  282. "System.Text.Encoding.CodePages": "6.0.0"
  283. },
  284. "runtime": {
  285. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  286. "assemblyVersion": "2.0.20168.4",
  287. "fileVersion": "2.0.20168.4"
  288. }
  289. },
  290. "runtimeTargets": {
  291. "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  292. "rid": "unix",
  293. "assetType": "runtime",
  294. "assemblyVersion": "2.0.20168.4",
  295. "fileVersion": "2.0.20168.4"
  296. },
  297. "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  298. "rid": "win",
  299. "assetType": "runtime",
  300. "assemblyVersion": "2.0.20168.4",
  301. "fileVersion": "2.0.20168.4"
  302. }
  303. }
  304. },
  305. "Microsoft.Data.SqlClient.SNI.runtime/2.1.1": {
  306. "runtimeTargets": {
  307. "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
  308. "rid": "win-arm",
  309. "assetType": "native",
  310. "fileVersion": "2.1.1.0"
  311. },
  312. "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
  313. "rid": "win-arm64",
  314. "assetType": "native",
  315. "fileVersion": "2.1.1.0"
  316. },
  317. "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
  318. "rid": "win-x64",
  319. "assetType": "native",
  320. "fileVersion": "2.1.1.0"
  321. },
  322. "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
  323. "rid": "win-x86",
  324. "assetType": "native",
  325. "fileVersion": "2.1.1.0"
  326. }
  327. }
  328. },
  329. "Microsoft.Data.Sqlite/5.0.5": {
  330. "dependencies": {
  331. "Microsoft.Data.Sqlite.Core": "5.0.5",
  332. "SQLitePCLRaw.bundle_e_sqlite3": "2.0.4"
  333. }
  334. },
  335. "Microsoft.Data.Sqlite.Core/5.0.5": {
  336. "dependencies": {
  337. "SQLitePCLRaw.core": "2.0.4"
  338. },
  339. "runtime": {
  340. "lib/netstandard2.0/Microsoft.Data.Sqlite.dll": {
  341. "assemblyVersion": "5.0.5.0",
  342. "fileVersion": "5.0.521.16102"
  343. }
  344. }
  345. },
  346. "Microsoft.Extensions.ApiDescription.Server/6.0.5": {},
  347. "Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": {},
  348. "Microsoft.Extensions.DependencyModel/6.0.0": {
  349. "dependencies": {
  350. "System.Buffers": "4.5.1",
  351. "System.Memory": "4.5.4",
  352. "System.Runtime.CompilerServices.Unsafe": "6.0.0",
  353. "System.Text.Encodings.Web": "6.0.0",
  354. "System.Text.Json": "6.0.7"
  355. },
  356. "runtime": {
  357. "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {
  358. "assemblyVersion": "6.0.0.0",
  359. "fileVersion": "6.0.21.52210"
  360. }
  361. }
  362. },
  363. "Microsoft.Identity.Client/4.21.1": {
  364. "runtime": {
  365. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
  366. "assemblyVersion": "4.21.1.0",
  367. "fileVersion": "4.21.1.0"
  368. }
  369. }
  370. },
  371. "Microsoft.IdentityModel.JsonWebTokens/6.10.0": {
  372. "dependencies": {
  373. "Microsoft.IdentityModel.Tokens": "6.10.0"
  374. },
  375. "runtime": {
  376. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  377. "assemblyVersion": "6.10.0.0",
  378. "fileVersion": "6.10.0.20330"
  379. }
  380. }
  381. },
  382. "Microsoft.IdentityModel.Logging/6.10.0": {
  383. "runtime": {
  384. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {
  385. "assemblyVersion": "6.10.0.0",
  386. "fileVersion": "6.10.0.20330"
  387. }
  388. }
  389. },
  390. "Microsoft.IdentityModel.Protocols/6.10.0": {
  391. "dependencies": {
  392. "Microsoft.IdentityModel.Logging": "6.10.0",
  393. "Microsoft.IdentityModel.Tokens": "6.10.0"
  394. },
  395. "runtime": {
  396. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": {
  397. "assemblyVersion": "6.10.0.0",
  398. "fileVersion": "6.10.0.20330"
  399. }
  400. }
  401. },
  402. "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.10.0": {
  403. "dependencies": {
  404. "Microsoft.IdentityModel.Protocols": "6.10.0",
  405. "System.IdentityModel.Tokens.Jwt": "6.10.0"
  406. },
  407. "runtime": {
  408. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  409. "assemblyVersion": "6.10.0.0",
  410. "fileVersion": "6.10.0.20330"
  411. }
  412. }
  413. },
  414. "Microsoft.IdentityModel.Tokens/6.10.0": {
  415. "dependencies": {
  416. "Microsoft.CSharp": "4.7.0",
  417. "Microsoft.IdentityModel.Logging": "6.10.0",
  418. "System.Security.Cryptography.Cng": "4.5.0"
  419. },
  420. "runtime": {
  421. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {
  422. "assemblyVersion": "6.10.0.0",
  423. "fileVersion": "6.10.0.20330"
  424. }
  425. }
  426. },
  427. "Microsoft.NETCore.Platforms/3.1.0": {},
  428. "Microsoft.NETCore.Targets/1.1.0": {},
  429. "Microsoft.OpenApi/1.2.3": {
  430. "runtime": {
  431. "lib/netstandard2.0/Microsoft.OpenApi.dll": {
  432. "assemblyVersion": "1.2.3.0",
  433. "fileVersion": "1.2.3.0"
  434. }
  435. }
  436. },
  437. "Microsoft.Win32.Registry/4.7.0": {
  438. "dependencies": {
  439. "System.Security.AccessControl": "4.7.0",
  440. "System.Security.Principal.Windows": "4.7.0"
  441. }
  442. },
  443. "Microsoft.Win32.SystemEvents/4.7.0": {
  444. "dependencies": {
  445. "Microsoft.NETCore.Platforms": "3.1.0"
  446. },
  447. "runtime": {
  448. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
  449. "assemblyVersion": "4.0.2.0",
  450. "fileVersion": "4.700.19.56404"
  451. }
  452. },
  453. "runtimeTargets": {
  454. "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
  455. "rid": "win",
  456. "assetType": "runtime",
  457. "assemblyVersion": "4.0.2.0",
  458. "fileVersion": "4.700.19.56404"
  459. }
  460. }
  461. },
  462. "MiniProfiler.AspNetCore/4.2.22": {
  463. "dependencies": {
  464. "MiniProfiler.Shared": "4.2.22",
  465. "System.Text.Json": "6.0.7"
  466. },
  467. "runtime": {
  468. "lib/netcoreapp3.0/MiniProfiler.AspNetCore.dll": {
  469. "assemblyVersion": "4.0.0.0",
  470. "fileVersion": "4.2.22.25413"
  471. }
  472. }
  473. },
  474. "MiniProfiler.AspNetCore.Mvc/4.2.22": {
  475. "dependencies": {
  476. "MiniProfiler.AspNetCore": "4.2.22"
  477. },
  478. "runtime": {
  479. "lib/netcoreapp3.0/MiniProfiler.AspNetCore.Mvc.dll": {
  480. "assemblyVersion": "4.0.0.0",
  481. "fileVersion": "4.2.22.25413"
  482. }
  483. }
  484. },
  485. "MiniProfiler.Shared/4.2.22": {
  486. "dependencies": {
  487. "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
  488. "Newtonsoft.Json": "13.0.2",
  489. "System.ComponentModel.Primitives": "4.3.0",
  490. "System.Data.Common": "4.3.0",
  491. "System.Diagnostics.DiagnosticSource": "4.7.0",
  492. "System.Diagnostics.StackTrace": "4.3.0",
  493. "System.Dynamic.Runtime": "4.3.0",
  494. "System.Reflection.Emit.Lightweight": "4.3.0",
  495. "System.Runtime.Extensions": "4.3.0",
  496. "System.Runtime.Serialization.Primitives": "4.3.0",
  497. "System.Threading.Tasks.Parallel": "4.3.0"
  498. },
  499. "runtime": {
  500. "lib/netstandard2.0/MiniProfiler.Shared.dll": {
  501. "assemblyVersion": "4.0.0.0",
  502. "fileVersion": "4.2.22.25413"
  503. }
  504. }
  505. },
  506. "MySqlConnector/2.2.5": {
  507. "runtime": {
  508. "lib/net6.0/MySqlConnector.dll": {
  509. "assemblyVersion": "2.0.0.0",
  510. "fileVersion": "2.2.5.0"
  511. }
  512. }
  513. },
  514. "Newtonsoft.Json/13.0.2": {
  515. "runtime": {
  516. "lib/net6.0/Newtonsoft.Json.dll": {
  517. "assemblyVersion": "13.0.0.0",
  518. "fileVersion": "13.0.2.27524"
  519. }
  520. }
  521. },
  522. "Newtonsoft.Json.Bson/1.0.2": {
  523. "dependencies": {
  524. "Newtonsoft.Json": "13.0.2"
  525. },
  526. "runtime": {
  527. "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
  528. "assemblyVersion": "1.0.0.0",
  529. "fileVersion": "1.0.2.22727"
  530. }
  531. }
  532. },
  533. "Npgsql/5.0.7": {
  534. "dependencies": {
  535. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  536. },
  537. "runtime": {
  538. "lib/net5.0/Npgsql.dll": {
  539. "assemblyVersion": "5.0.7.0",
  540. "fileVersion": "5.0.7.0"
  541. }
  542. }
  543. },
  544. "Oracle.ManagedDataAccess.Core/3.21.1": {
  545. "dependencies": {
  546. "System.Diagnostics.PerformanceCounter": "4.7.0",
  547. "System.DirectoryServices": "4.7.0",
  548. "System.DirectoryServices.Protocols": "4.7.0",
  549. "System.Text.Json": "6.0.7"
  550. },
  551. "runtime": {
  552. "lib/netstandard2.1/Oracle.ManagedDataAccess.dll": {
  553. "assemblyVersion": "3.1.21.1",
  554. "fileVersion": "3.1.21.1"
  555. }
  556. }
  557. },
  558. "SQLitePCLRaw.bundle_e_sqlite3/2.0.4": {
  559. "dependencies": {
  560. "SQLitePCLRaw.core": "2.0.4",
  561. "SQLitePCLRaw.lib.e_sqlite3": "2.0.4",
  562. "SQLitePCLRaw.provider.dynamic_cdecl": "2.0.4"
  563. },
  564. "runtime": {
  565. "lib/netcoreapp3.1/SQLitePCLRaw.batteries_v2.dll": {
  566. "assemblyVersion": "2.0.4.976",
  567. "fileVersion": "2.0.4.976"
  568. },
  569. "lib/netcoreapp3.1/SQLitePCLRaw.nativelibrary.dll": {
  570. "assemblyVersion": "2.0.4.976",
  571. "fileVersion": "2.0.4.976"
  572. }
  573. }
  574. },
  575. "SQLitePCLRaw.core/2.0.4": {
  576. "dependencies": {
  577. "System.Memory": "4.5.4"
  578. },
  579. "runtime": {
  580. "lib/netstandard2.0/SQLitePCLRaw.core.dll": {
  581. "assemblyVersion": "2.0.4.976",
  582. "fileVersion": "2.0.4.976"
  583. }
  584. }
  585. },
  586. "SQLitePCLRaw.lib.e_sqlite3/2.0.4": {
  587. "runtimeTargets": {
  588. "runtimes/alpine-x64/native/libe_sqlite3.so": {
  589. "rid": "alpine-x64",
  590. "assetType": "native",
  591. "fileVersion": "0.0.0.0"
  592. },
  593. "runtimes/linux-arm/native/libe_sqlite3.so": {
  594. "rid": "linux-arm",
  595. "assetType": "native",
  596. "fileVersion": "0.0.0.0"
  597. },
  598. "runtimes/linux-arm64/native/libe_sqlite3.so": {
  599. "rid": "linux-arm64",
  600. "assetType": "native",
  601. "fileVersion": "0.0.0.0"
  602. },
  603. "runtimes/linux-armel/native/libe_sqlite3.so": {
  604. "rid": "linux-armel",
  605. "assetType": "native",
  606. "fileVersion": "0.0.0.0"
  607. },
  608. "runtimes/linux-mips64/native/libe_sqlite3.so": {
  609. "rid": "linux-mips64",
  610. "assetType": "native",
  611. "fileVersion": "0.0.0.0"
  612. },
  613. "runtimes/linux-musl-x64/native/libe_sqlite3.so": {
  614. "rid": "linux-musl-x64",
  615. "assetType": "native",
  616. "fileVersion": "0.0.0.0"
  617. },
  618. "runtimes/linux-x64/native/libe_sqlite3.so": {
  619. "rid": "linux-x64",
  620. "assetType": "native",
  621. "fileVersion": "0.0.0.0"
  622. },
  623. "runtimes/linux-x86/native/libe_sqlite3.so": {
  624. "rid": "linux-x86",
  625. "assetType": "native",
  626. "fileVersion": "0.0.0.0"
  627. },
  628. "runtimes/osx-x64/native/libe_sqlite3.dylib": {
  629. "rid": "osx-x64",
  630. "assetType": "native",
  631. "fileVersion": "0.0.0.0"
  632. },
  633. "runtimes/win-arm/native/e_sqlite3.dll": {
  634. "rid": "win-arm",
  635. "assetType": "native",
  636. "fileVersion": "0.0.0.0"
  637. },
  638. "runtimes/win-arm64/native/e_sqlite3.dll": {
  639. "rid": "win-arm64",
  640. "assetType": "native",
  641. "fileVersion": "0.0.0.0"
  642. },
  643. "runtimes/win-x64/native/e_sqlite3.dll": {
  644. "rid": "win-x64",
  645. "assetType": "native",
  646. "fileVersion": "0.0.0.0"
  647. },
  648. "runtimes/win-x86/native/e_sqlite3.dll": {
  649. "rid": "win-x86",
  650. "assetType": "native",
  651. "fileVersion": "0.0.0.0"
  652. }
  653. }
  654. },
  655. "SQLitePCLRaw.provider.dynamic_cdecl/2.0.4": {
  656. "dependencies": {
  657. "SQLitePCLRaw.core": "2.0.4"
  658. },
  659. "runtime": {
  660. "lib/netstandard2.0/SQLitePCLRaw.provider.dynamic_cdecl.dll": {
  661. "assemblyVersion": "2.0.4.976",
  662. "fileVersion": "2.0.4.976"
  663. }
  664. }
  665. },
  666. "SqlSugarCore/5.1.4.67": {
  667. "dependencies": {
  668. "Microsoft.Data.SqlClient": "2.1.4",
  669. "Microsoft.Data.Sqlite": "5.0.5",
  670. "MySqlConnector": "2.2.5",
  671. "Newtonsoft.Json": "13.0.2",
  672. "Npgsql": "5.0.7",
  673. "Oracle.ManagedDataAccess.Core": "3.21.1",
  674. "SqlSugarCore.Dm": "1.0.0",
  675. "SqlSugarCore.Kdbndp": "7.3.0",
  676. "System.Data.Common": "4.3.0",
  677. "System.Reflection.Emit.Lightweight": "4.3.0"
  678. },
  679. "runtime": {
  680. "lib/netstandard2.1/SqlSugar.dll": {
  681. "assemblyVersion": "5.1.4.67",
  682. "fileVersion": "5.1.4.67"
  683. }
  684. }
  685. },
  686. "SqlSugarCore.Dm/1.0.0": {
  687. "runtime": {
  688. "lib/netstandard2.0/DmProvider.dll": {
  689. "assemblyVersion": "1.1.0.0",
  690. "fileVersion": "1.1.0.42711"
  691. }
  692. }
  693. },
  694. "SqlSugarCore.Kdbndp/7.3.0": {
  695. "runtime": {
  696. "lib/netstandard2.1/Kdbndp.dll": {
  697. "assemblyVersion": "4.0.7.0",
  698. "fileVersion": "4.0.7.0"
  699. }
  700. }
  701. },
  702. "Swashbuckle.AspNetCore/6.5.0": {
  703. "dependencies": {
  704. "Microsoft.Extensions.ApiDescription.Server": "6.0.5",
  705. "Swashbuckle.AspNetCore.Swagger": "6.5.0",
  706. "Swashbuckle.AspNetCore.SwaggerGen": "6.5.0",
  707. "Swashbuckle.AspNetCore.SwaggerUI": "6.5.0"
  708. }
  709. },
  710. "Swashbuckle.AspNetCore.Swagger/6.5.0": {
  711. "dependencies": {
  712. "Microsoft.OpenApi": "1.2.3"
  713. },
  714. "runtime": {
  715. "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": {
  716. "assemblyVersion": "6.5.0.0",
  717. "fileVersion": "6.5.0.0"
  718. }
  719. }
  720. },
  721. "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
  722. "dependencies": {
  723. "Swashbuckle.AspNetCore.Swagger": "6.5.0"
  724. },
  725. "runtime": {
  726. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
  727. "assemblyVersion": "6.5.0.0",
  728. "fileVersion": "6.5.0.0"
  729. }
  730. }
  731. },
  732. "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
  733. "runtime": {
  734. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
  735. "assemblyVersion": "6.5.0.0",
  736. "fileVersion": "6.5.0.0"
  737. }
  738. }
  739. },
  740. "System.Buffers/4.5.1": {},
  741. "System.Collections/4.3.0": {
  742. "dependencies": {
  743. "Microsoft.NETCore.Platforms": "3.1.0",
  744. "Microsoft.NETCore.Targets": "1.1.0",
  745. "System.Runtime": "4.3.0"
  746. }
  747. },
  748. "System.Collections.Concurrent/4.3.0": {
  749. "dependencies": {
  750. "System.Collections": "4.3.0",
  751. "System.Diagnostics.Debug": "4.3.0",
  752. "System.Diagnostics.Tracing": "4.3.0",
  753. "System.Globalization": "4.3.0",
  754. "System.Reflection": "4.3.0",
  755. "System.Resources.ResourceManager": "4.3.0",
  756. "System.Runtime": "4.3.0",
  757. "System.Runtime.Extensions": "4.3.0",
  758. "System.Threading": "4.3.0",
  759. "System.Threading.Tasks": "4.3.0"
  760. }
  761. },
  762. "System.Collections.Immutable/6.0.0": {
  763. "dependencies": {
  764. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  765. }
  766. },
  767. "System.ComponentModel/4.3.0": {
  768. "dependencies": {
  769. "System.Runtime": "4.3.0"
  770. }
  771. },
  772. "System.ComponentModel.Primitives/4.3.0": {
  773. "dependencies": {
  774. "System.ComponentModel": "4.3.0",
  775. "System.Resources.ResourceManager": "4.3.0",
  776. "System.Runtime": "4.3.0"
  777. }
  778. },
  779. "System.Configuration.ConfigurationManager/4.7.0": {
  780. "dependencies": {
  781. "System.Security.Cryptography.ProtectedData": "4.7.0",
  782. "System.Security.Permissions": "4.7.0"
  783. },
  784. "runtime": {
  785. "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {
  786. "assemblyVersion": "4.0.3.0",
  787. "fileVersion": "4.700.19.56404"
  788. }
  789. }
  790. },
  791. "System.Data.Common/4.3.0": {
  792. "dependencies": {
  793. "System.Collections": "4.3.0",
  794. "System.Globalization": "4.3.0",
  795. "System.IO": "4.3.0",
  796. "System.Resources.ResourceManager": "4.3.0",
  797. "System.Runtime": "4.3.0",
  798. "System.Runtime.Extensions": "4.3.0",
  799. "System.Text.RegularExpressions": "4.3.0",
  800. "System.Threading.Tasks": "4.3.0"
  801. }
  802. },
  803. "System.Diagnostics.Debug/4.3.0": {
  804. "dependencies": {
  805. "Microsoft.NETCore.Platforms": "3.1.0",
  806. "Microsoft.NETCore.Targets": "1.1.0",
  807. "System.Runtime": "4.3.0"
  808. }
  809. },
  810. "System.Diagnostics.DiagnosticSource/4.7.0": {},
  811. "System.Diagnostics.PerformanceCounter/4.7.0": {
  812. "dependencies": {
  813. "Microsoft.NETCore.Platforms": "3.1.0",
  814. "Microsoft.Win32.Registry": "4.7.0",
  815. "System.Configuration.ConfigurationManager": "4.7.0",
  816. "System.Security.Principal.Windows": "4.7.0"
  817. },
  818. "runtime": {
  819. "lib/netstandard2.0/System.Diagnostics.PerformanceCounter.dll": {
  820. "assemblyVersion": "4.0.2.0",
  821. "fileVersion": "4.700.19.56404"
  822. }
  823. },
  824. "runtimeTargets": {
  825. "runtimes/win/lib/netcoreapp2.0/System.Diagnostics.PerformanceCounter.dll": {
  826. "rid": "win",
  827. "assetType": "runtime",
  828. "assemblyVersion": "4.0.2.0",
  829. "fileVersion": "4.700.19.56404"
  830. }
  831. }
  832. },
  833. "System.Diagnostics.StackTrace/4.3.0": {
  834. "dependencies": {
  835. "System.IO.FileSystem": "4.3.0",
  836. "System.Reflection": "4.3.0",
  837. "System.Reflection.Metadata": "6.0.1",
  838. "System.Runtime": "4.3.0"
  839. }
  840. },
  841. "System.Diagnostics.Tracing/4.3.0": {
  842. "dependencies": {
  843. "Microsoft.NETCore.Platforms": "3.1.0",
  844. "Microsoft.NETCore.Targets": "1.1.0",
  845. "System.Runtime": "4.3.0"
  846. }
  847. },
  848. "System.DirectoryServices/4.7.0": {
  849. "dependencies": {
  850. "Microsoft.NETCore.Platforms": "3.1.0",
  851. "System.IO.FileSystem.AccessControl": "4.7.0",
  852. "System.Security.AccessControl": "4.7.0",
  853. "System.Security.Permissions": "4.7.0",
  854. "System.Security.Principal.Windows": "4.7.0"
  855. },
  856. "runtime": {
  857. "lib/netstandard2.0/System.DirectoryServices.dll": {
  858. "assemblyVersion": "4.0.1.0",
  859. "fileVersion": "4.700.19.56404"
  860. }
  861. },
  862. "runtimeTargets": {
  863. "runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.dll": {
  864. "rid": "win",
  865. "assetType": "runtime",
  866. "assemblyVersion": "4.0.1.0",
  867. "fileVersion": "4.700.19.56404"
  868. }
  869. }
  870. },
  871. "System.DirectoryServices.Protocols/4.7.0": {
  872. "dependencies": {
  873. "Microsoft.NETCore.Platforms": "3.1.0",
  874. "System.Security.Principal.Windows": "4.7.0"
  875. },
  876. "runtime": {
  877. "lib/netstandard2.0/System.DirectoryServices.Protocols.dll": {
  878. "assemblyVersion": "4.0.1.0",
  879. "fileVersion": "4.700.19.56404"
  880. }
  881. },
  882. "runtimeTargets": {
  883. "runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.Protocols.dll": {
  884. "rid": "win",
  885. "assetType": "runtime",
  886. "assemblyVersion": "4.0.1.0",
  887. "fileVersion": "4.700.19.56404"
  888. }
  889. }
  890. },
  891. "System.Drawing.Common/4.7.0": {
  892. "dependencies": {
  893. "Microsoft.NETCore.Platforms": "3.1.0",
  894. "Microsoft.Win32.SystemEvents": "4.7.0"
  895. },
  896. "runtime": {
  897. "lib/netstandard2.0/System.Drawing.Common.dll": {
  898. "assemblyVersion": "4.0.0.1",
  899. "fileVersion": "4.6.26919.2"
  900. }
  901. },
  902. "runtimeTargets": {
  903. "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  904. "rid": "unix",
  905. "assetType": "runtime",
  906. "assemblyVersion": "4.0.2.0",
  907. "fileVersion": "4.700.19.56404"
  908. },
  909. "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  910. "rid": "win",
  911. "assetType": "runtime",
  912. "assemblyVersion": "4.0.2.0",
  913. "fileVersion": "4.700.19.56404"
  914. }
  915. }
  916. },
  917. "System.Dynamic.Runtime/4.3.0": {
  918. "dependencies": {
  919. "System.Collections": "4.3.0",
  920. "System.Diagnostics.Debug": "4.3.0",
  921. "System.Linq": "4.3.0",
  922. "System.Linq.Expressions": "4.3.0",
  923. "System.ObjectModel": "4.3.0",
  924. "System.Reflection": "4.3.0",
  925. "System.Reflection.Emit": "4.3.0",
  926. "System.Reflection.Emit.ILGeneration": "4.3.0",
  927. "System.Reflection.Primitives": "4.3.0",
  928. "System.Reflection.TypeExtensions": "4.3.0",
  929. "System.Resources.ResourceManager": "4.3.0",
  930. "System.Runtime": "4.3.0",
  931. "System.Runtime.Extensions": "4.3.0",
  932. "System.Threading": "4.3.0"
  933. }
  934. },
  935. "System.Globalization/4.3.0": {
  936. "dependencies": {
  937. "Microsoft.NETCore.Platforms": "3.1.0",
  938. "Microsoft.NETCore.Targets": "1.1.0",
  939. "System.Runtime": "4.3.0"
  940. }
  941. },
  942. "System.IdentityModel.Tokens.Jwt/6.10.0": {
  943. "dependencies": {
  944. "Microsoft.IdentityModel.JsonWebTokens": "6.10.0",
  945. "Microsoft.IdentityModel.Tokens": "6.10.0"
  946. },
  947. "runtime": {
  948. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {
  949. "assemblyVersion": "6.10.0.0",
  950. "fileVersion": "6.10.0.20330"
  951. }
  952. }
  953. },
  954. "System.IO/4.3.0": {
  955. "dependencies": {
  956. "Microsoft.NETCore.Platforms": "3.1.0",
  957. "Microsoft.NETCore.Targets": "1.1.0",
  958. "System.Runtime": "4.3.0",
  959. "System.Text.Encoding": "4.3.0",
  960. "System.Threading.Tasks": "4.3.0"
  961. }
  962. },
  963. "System.IO.FileSystem/4.3.0": {
  964. "dependencies": {
  965. "Microsoft.NETCore.Platforms": "3.1.0",
  966. "Microsoft.NETCore.Targets": "1.1.0",
  967. "System.IO": "4.3.0",
  968. "System.IO.FileSystem.Primitives": "4.3.0",
  969. "System.Runtime": "4.3.0",
  970. "System.Runtime.Handles": "4.3.0",
  971. "System.Text.Encoding": "4.3.0",
  972. "System.Threading.Tasks": "4.3.0"
  973. }
  974. },
  975. "System.IO.FileSystem.AccessControl/4.7.0": {
  976. "dependencies": {
  977. "System.Security.AccessControl": "4.7.0",
  978. "System.Security.Principal.Windows": "4.7.0"
  979. }
  980. },
  981. "System.IO.FileSystem.Primitives/4.3.0": {
  982. "dependencies": {
  983. "System.Runtime": "4.3.0"
  984. }
  985. },
  986. "System.Linq/4.3.0": {
  987. "dependencies": {
  988. "System.Collections": "4.3.0",
  989. "System.Diagnostics.Debug": "4.3.0",
  990. "System.Resources.ResourceManager": "4.3.0",
  991. "System.Runtime": "4.3.0",
  992. "System.Runtime.Extensions": "4.3.0"
  993. }
  994. },
  995. "System.Linq.Expressions/4.3.0": {
  996. "dependencies": {
  997. "System.Collections": "4.3.0",
  998. "System.Diagnostics.Debug": "4.3.0",
  999. "System.Globalization": "4.3.0",
  1000. "System.IO": "4.3.0",
  1001. "System.Linq": "4.3.0",
  1002. "System.ObjectModel": "4.3.0",
  1003. "System.Reflection": "4.3.0",
  1004. "System.Reflection.Emit": "4.3.0",
  1005. "System.Reflection.Emit.ILGeneration": "4.3.0",
  1006. "System.Reflection.Emit.Lightweight": "4.3.0",
  1007. "System.Reflection.Extensions": "4.3.0",
  1008. "System.Reflection.Primitives": "4.3.0",
  1009. "System.Reflection.TypeExtensions": "4.3.0",
  1010. "System.Resources.ResourceManager": "4.3.0",
  1011. "System.Runtime": "4.3.0",
  1012. "System.Runtime.Extensions": "4.3.0",
  1013. "System.Threading": "4.3.0"
  1014. }
  1015. },
  1016. "System.Memory/4.5.4": {},
  1017. "System.ObjectModel/4.3.0": {
  1018. "dependencies": {
  1019. "System.Collections": "4.3.0",
  1020. "System.Diagnostics.Debug": "4.3.0",
  1021. "System.Resources.ResourceManager": "4.3.0",
  1022. "System.Runtime": "4.3.0",
  1023. "System.Threading": "4.3.0"
  1024. }
  1025. },
  1026. "System.Reflection/4.3.0": {
  1027. "dependencies": {
  1028. "Microsoft.NETCore.Platforms": "3.1.0",
  1029. "Microsoft.NETCore.Targets": "1.1.0",
  1030. "System.IO": "4.3.0",
  1031. "System.Reflection.Primitives": "4.3.0",
  1032. "System.Runtime": "4.3.0"
  1033. }
  1034. },
  1035. "System.Reflection.Emit/4.3.0": {
  1036. "dependencies": {
  1037. "System.IO": "4.3.0",
  1038. "System.Reflection": "4.3.0",
  1039. "System.Reflection.Emit.ILGeneration": "4.3.0",
  1040. "System.Reflection.Primitives": "4.3.0",
  1041. "System.Runtime": "4.3.0"
  1042. }
  1043. },
  1044. "System.Reflection.Emit.ILGeneration/4.3.0": {
  1045. "dependencies": {
  1046. "System.Reflection": "4.3.0",
  1047. "System.Reflection.Primitives": "4.3.0",
  1048. "System.Runtime": "4.3.0"
  1049. }
  1050. },
  1051. "System.Reflection.Emit.Lightweight/4.3.0": {
  1052. "dependencies": {
  1053. "System.Reflection": "4.3.0",
  1054. "System.Reflection.Emit.ILGeneration": "4.3.0",
  1055. "System.Reflection.Primitives": "4.3.0",
  1056. "System.Runtime": "4.3.0"
  1057. }
  1058. },
  1059. "System.Reflection.Extensions/4.3.0": {
  1060. "dependencies": {
  1061. "Microsoft.NETCore.Platforms": "3.1.0",
  1062. "Microsoft.NETCore.Targets": "1.1.0",
  1063. "System.Reflection": "4.3.0",
  1064. "System.Runtime": "4.3.0"
  1065. }
  1066. },
  1067. "System.Reflection.Metadata/6.0.1": {
  1068. "dependencies": {
  1069. "System.Collections.Immutable": "6.0.0"
  1070. },
  1071. "runtime": {
  1072. "lib/net6.0/System.Reflection.Metadata.dll": {
  1073. "assemblyVersion": "6.0.0.0",
  1074. "fileVersion": "6.0.322.12309"
  1075. }
  1076. }
  1077. },
  1078. "System.Reflection.Primitives/4.3.0": {
  1079. "dependencies": {
  1080. "Microsoft.NETCore.Platforms": "3.1.0",
  1081. "Microsoft.NETCore.Targets": "1.1.0",
  1082. "System.Runtime": "4.3.0"
  1083. }
  1084. },
  1085. "System.Reflection.TypeExtensions/4.3.0": {
  1086. "dependencies": {
  1087. "System.Reflection": "4.3.0",
  1088. "System.Runtime": "4.3.0"
  1089. }
  1090. },
  1091. "System.Resources.ResourceManager/4.3.0": {
  1092. "dependencies": {
  1093. "Microsoft.NETCore.Platforms": "3.1.0",
  1094. "Microsoft.NETCore.Targets": "1.1.0",
  1095. "System.Globalization": "4.3.0",
  1096. "System.Reflection": "4.3.0",
  1097. "System.Runtime": "4.3.0"
  1098. }
  1099. },
  1100. "System.Runtime/4.3.0": {
  1101. "dependencies": {
  1102. "Microsoft.NETCore.Platforms": "3.1.0",
  1103. "Microsoft.NETCore.Targets": "1.1.0"
  1104. }
  1105. },
  1106. "System.Runtime.Caching/4.7.0": {
  1107. "dependencies": {
  1108. "System.Configuration.ConfigurationManager": "4.7.0"
  1109. },
  1110. "runtime": {
  1111. "lib/netstandard2.0/System.Runtime.Caching.dll": {
  1112. "assemblyVersion": "4.0.1.0",
  1113. "fileVersion": "4.700.19.56404"
  1114. }
  1115. },
  1116. "runtimeTargets": {
  1117. "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": {
  1118. "rid": "win",
  1119. "assetType": "runtime",
  1120. "assemblyVersion": "4.0.1.0",
  1121. "fileVersion": "4.700.19.56404"
  1122. }
  1123. }
  1124. },
  1125. "System.Runtime.CompilerServices.Unsafe/6.0.0": {},
  1126. "System.Runtime.Extensions/4.3.0": {
  1127. "dependencies": {
  1128. "Microsoft.NETCore.Platforms": "3.1.0",
  1129. "Microsoft.NETCore.Targets": "1.1.0",
  1130. "System.Runtime": "4.3.0"
  1131. }
  1132. },
  1133. "System.Runtime.Handles/4.3.0": {
  1134. "dependencies": {
  1135. "Microsoft.NETCore.Platforms": "3.1.0",
  1136. "Microsoft.NETCore.Targets": "1.1.0",
  1137. "System.Runtime": "4.3.0"
  1138. }
  1139. },
  1140. "System.Runtime.Serialization.Primitives/4.3.0": {
  1141. "dependencies": {
  1142. "System.Resources.ResourceManager": "4.3.0",
  1143. "System.Runtime": "4.3.0"
  1144. }
  1145. },
  1146. "System.Security.AccessControl/4.7.0": {
  1147. "dependencies": {
  1148. "Microsoft.NETCore.Platforms": "3.1.0",
  1149. "System.Security.Principal.Windows": "4.7.0"
  1150. }
  1151. },
  1152. "System.Security.Cryptography.Cng/4.5.0": {},
  1153. "System.Security.Cryptography.ProtectedData/4.7.0": {
  1154. "runtime": {
  1155. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
  1156. "assemblyVersion": "4.0.5.0",
  1157. "fileVersion": "4.700.19.56404"
  1158. }
  1159. },
  1160. "runtimeTargets": {
  1161. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
  1162. "rid": "win",
  1163. "assetType": "runtime",
  1164. "assemblyVersion": "4.0.5.0",
  1165. "fileVersion": "4.700.19.56404"
  1166. }
  1167. }
  1168. },
  1169. "System.Security.Permissions/4.7.0": {
  1170. "dependencies": {
  1171. "System.Security.AccessControl": "4.7.0",
  1172. "System.Windows.Extensions": "4.7.0"
  1173. },
  1174. "runtime": {
  1175. "lib/netcoreapp3.0/System.Security.Permissions.dll": {
  1176. "assemblyVersion": "4.0.3.0",
  1177. "fileVersion": "4.700.19.56404"
  1178. }
  1179. }
  1180. },
  1181. "System.Security.Principal.Windows/4.7.0": {},
  1182. "System.Text.Encoding/4.3.0": {
  1183. "dependencies": {
  1184. "Microsoft.NETCore.Platforms": "3.1.0",
  1185. "Microsoft.NETCore.Targets": "1.1.0",
  1186. "System.Runtime": "4.3.0"
  1187. }
  1188. },
  1189. "System.Text.Encoding.CodePages/6.0.0": {
  1190. "dependencies": {
  1191. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  1192. }
  1193. },
  1194. "System.Text.Encodings.Web/6.0.0": {
  1195. "dependencies": {
  1196. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  1197. }
  1198. },
  1199. "System.Text.Json/6.0.7": {
  1200. "dependencies": {
  1201. "System.Runtime.CompilerServices.Unsafe": "6.0.0",
  1202. "System.Text.Encodings.Web": "6.0.0"
  1203. },
  1204. "runtime": {
  1205. "lib/net6.0/System.Text.Json.dll": {
  1206. "assemblyVersion": "6.0.0.0",
  1207. "fileVersion": "6.0.1122.52304"
  1208. }
  1209. }
  1210. },
  1211. "System.Text.RegularExpressions/4.3.0": {
  1212. "dependencies": {
  1213. "System.Runtime": "4.3.0"
  1214. }
  1215. },
  1216. "System.Threading/4.3.0": {
  1217. "dependencies": {
  1218. "System.Runtime": "4.3.0",
  1219. "System.Threading.Tasks": "4.3.0"
  1220. }
  1221. },
  1222. "System.Threading.Tasks/4.3.0": {
  1223. "dependencies": {
  1224. "Microsoft.NETCore.Platforms": "3.1.0",
  1225. "Microsoft.NETCore.Targets": "1.1.0",
  1226. "System.Runtime": "4.3.0"
  1227. }
  1228. },
  1229. "System.Threading.Tasks.Parallel/4.3.0": {
  1230. "dependencies": {
  1231. "System.Collections.Concurrent": "4.3.0",
  1232. "System.Diagnostics.Debug": "4.3.0",
  1233. "System.Diagnostics.Tracing": "4.3.0",
  1234. "System.Resources.ResourceManager": "4.3.0",
  1235. "System.Runtime": "4.3.0",
  1236. "System.Runtime.Extensions": "4.3.0",
  1237. "System.Threading": "4.3.0",
  1238. "System.Threading.Tasks": "4.3.0"
  1239. }
  1240. },
  1241. "System.Windows.Extensions/4.7.0": {
  1242. "dependencies": {
  1243. "System.Drawing.Common": "4.7.0"
  1244. },
  1245. "runtime": {
  1246. "lib/netcoreapp3.0/System.Windows.Extensions.dll": {
  1247. "assemblyVersion": "4.0.1.0",
  1248. "fileVersion": "4.700.19.56404"
  1249. }
  1250. },
  1251. "runtimeTargets": {
  1252. "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
  1253. "rid": "win",
  1254. "assetType": "runtime",
  1255. "assemblyVersion": "4.0.1.0",
  1256. "fileVersion": "4.700.19.56404"
  1257. }
  1258. }
  1259. },
  1260. "BPA.NewKitChen.Manage.Comm/1.0.0": {
  1261. "runtime": {
  1262. "BPA.NewKitChen.Manage.Comm.dll": {}
  1263. }
  1264. }
  1265. }
  1266. },
  1267. "libraries": {
  1268. "BPA.NewKitChen.Manage.Core/1.0.0": {
  1269. "type": "project",
  1270. "serviceable": false,
  1271. "sha512": ""
  1272. },
  1273. "Ben.Demystifier/0.4.1": {
  1274. "type": "package",
  1275. "serviceable": true,
  1276. "sha512": "sha512-axFeEMfmEORy3ipAzOXG/lE+KcNptRbei3F0C4kQCdeiQtW+qJW90K5iIovITGrdLt8AjhNCwk5qLSX9/rFpoA==",
  1277. "path": "ben.demystifier/0.4.1",
  1278. "hashPath": "ben.demystifier.0.4.1.nupkg.sha512"
  1279. },
  1280. "Furion.Extras.Authentication.JwtBearer/4.8.8.5": {
  1281. "type": "package",
  1282. "serviceable": true,
  1283. "sha512": "sha512-+fNm+vuF9kAK7oXK7Ha4yjN1AF8gOWc9sy1mgg5FLPK4eMcAxuzIdC6cgLb2miEQApBgyUHtpVBkfoh4t6GC6A==",
  1284. "path": "furion.extras.authentication.jwtbearer/4.8.8.5",
  1285. "hashPath": "furion.extras.authentication.jwtbearer.4.8.8.5.nupkg.sha512"
  1286. },
  1287. "Furion.Extras.ObjectMapper.Mapster/4.8.8.5": {
  1288. "type": "package",
  1289. "serviceable": true,
  1290. "sha512": "sha512-t5dGxv73XRWDKZAT9hb86a44B6DQLZqGkQ3VTqdT3iSQWc0AChptm+mvO+LihdCmXtcWXH5ReXRvqCeucRSl+A==",
  1291. "path": "furion.extras.objectmapper.mapster/4.8.8.5",
  1292. "hashPath": "furion.extras.objectmapper.mapster.4.8.8.5.nupkg.sha512"
  1293. },
  1294. "Furion.Pure/4.8.8.5": {
  1295. "type": "package",
  1296. "serviceable": true,
  1297. "sha512": "sha512-ARB2RkRrGKin3/Le8N7eG8kojDKH6c4h0xIcO3vL7ovHL5hlx47rR0sctaFWd4qFUXhaeiPVKcDUPXH5AU/XCg==",
  1298. "path": "furion.pure/4.8.8.5",
  1299. "hashPath": "furion.pure.4.8.8.5.nupkg.sha512"
  1300. },
  1301. "Furion.Pure.Extras.DependencyModel.CodeAnalysis/4.8.8.5": {
  1302. "type": "package",
  1303. "serviceable": true,
  1304. "sha512": "sha512-l6C2fSapLRLy6bwkXxw1d6romz4hUXJlcEo33jLksowOrCnyQr899/xJpT/xHp+qo7Y7UNjyJ9oDQhSwVrHcNw==",
  1305. "path": "furion.pure.extras.dependencymodel.codeanalysis/4.8.8.5",
  1306. "hashPath": "furion.pure.extras.dependencymodel.codeanalysis.4.8.8.5.nupkg.sha512"
  1307. },
  1308. "Mapster/7.3.0": {
  1309. "type": "package",
  1310. "serviceable": true,
  1311. "sha512": "sha512-NrCUX/rJa5PTyo6iW4AL5dZLU9PDNlYnrJOVjgdpo5OQM9EtWH2CMHnC5sSuJWC0d0b0SnmeRrIviEem6WxtuQ==",
  1312. "path": "mapster/7.3.0",
  1313. "hashPath": "mapster.7.3.0.nupkg.sha512"
  1314. },
  1315. "Mapster.Core/1.2.0": {
  1316. "type": "package",
  1317. "serviceable": true,
  1318. "sha512": "sha512-TNdqZk2zAuBYfJF88D/3clQTOyOdqr1crU81yZQtlGa+e7FYWhJdK/buBWT+TpM3qQko9UzmzfOT4iq3JCs/ZA==",
  1319. "path": "mapster.core/1.2.0",
  1320. "hashPath": "mapster.core.1.2.0.nupkg.sha512"
  1321. },
  1322. "Mapster.DependencyInjection/1.0.0": {
  1323. "type": "package",
  1324. "serviceable": true,
  1325. "sha512": "sha512-nNSGrgu5GirZ8nmuFXHGct+GwXjmbAAb+UqBl3Bwx/vbkCOypuvOziC+wTaNEjz/OE6LMg8yMCZzOtl59Lxw9Q==",
  1326. "path": "mapster.dependencyinjection/1.0.0",
  1327. "hashPath": "mapster.dependencyinjection.1.0.0.nupkg.sha512"
  1328. },
  1329. "Microsoft.AspNetCore.Authentication.JwtBearer/6.0.16": {
  1330. "type": "package",
  1331. "serviceable": true,
  1332. "sha512": "sha512-T4AkjPXOYDqDnfb8PRRHNbB2ozLg9J7CsRZ+jH1MfQGshkFosdwja9c4+QVbKm+1qeLPxul+3weSz+DEvFkA5w==",
  1333. "path": "microsoft.aspnetcore.authentication.jwtbearer/6.0.16",
  1334. "hashPath": "microsoft.aspnetcore.authentication.jwtbearer.6.0.16.nupkg.sha512"
  1335. },
  1336. "Microsoft.AspNetCore.JsonPatch/6.0.16": {
  1337. "type": "package",
  1338. "serviceable": true,
  1339. "sha512": "sha512-pI6ooT0qADSnmI5i3/VRjZ+/vkUPlJ7fpt3fC0nZ0Z2/8FLrVBdZMsmr+9GTsqPgxR1BsJbAscnX8PfBYBf3Xw==",
  1340. "path": "microsoft.aspnetcore.jsonpatch/6.0.16",
  1341. "hashPath": "microsoft.aspnetcore.jsonpatch.6.0.16.nupkg.sha512"
  1342. },
  1343. "Microsoft.AspNetCore.Mvc.NewtonsoftJson/6.0.16": {
  1344. "type": "package",
  1345. "serviceable": true,
  1346. "sha512": "sha512-1MT5UUxXwc3w4+XXcc7zuOaEhPXfq3zL5VHQgVZeqsN6+mYcBpDdAHKsQVLRj8fZ6S0w+Ov9z083OQt/3mfyaA==",
  1347. "path": "microsoft.aspnetcore.mvc.newtonsoftjson/6.0.16",
  1348. "hashPath": "microsoft.aspnetcore.mvc.newtonsoftjson.6.0.16.nupkg.sha512"
  1349. },
  1350. "Microsoft.AspNetCore.Razor.Language/6.0.16": {
  1351. "type": "package",
  1352. "serviceable": true,
  1353. "sha512": "sha512-zR22NAuSRgAmQhHS+VwLOUXhygL5JSVUScd38nzgi0dN+2+PXiVqVmevZQMhSJuV887iRBt5k2i+gmVlZ7OA0w==",
  1354. "path": "microsoft.aspnetcore.razor.language/6.0.16",
  1355. "hashPath": "microsoft.aspnetcore.razor.language.6.0.16.nupkg.sha512"
  1356. },
  1357. "Microsoft.CodeAnalysis.Analyzers/3.3.3": {
  1358. "type": "package",
  1359. "serviceable": true,
  1360. "sha512": "sha512-j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ==",
  1361. "path": "microsoft.codeanalysis.analyzers/3.3.3",
  1362. "hashPath": "microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512"
  1363. },
  1364. "Microsoft.CodeAnalysis.Common/4.5.0": {
  1365. "type": "package",
  1366. "serviceable": true,
  1367. "sha512": "sha512-lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==",
  1368. "path": "microsoft.codeanalysis.common/4.5.0",
  1369. "hashPath": "microsoft.codeanalysis.common.4.5.0.nupkg.sha512"
  1370. },
  1371. "Microsoft.CodeAnalysis.CSharp/4.5.0": {
  1372. "type": "package",
  1373. "serviceable": true,
  1374. "sha512": "sha512-cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==",
  1375. "path": "microsoft.codeanalysis.csharp/4.5.0",
  1376. "hashPath": "microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512"
  1377. },
  1378. "Microsoft.CSharp/4.7.0": {
  1379. "type": "package",
  1380. "serviceable": true,
  1381. "sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==",
  1382. "path": "microsoft.csharp/4.7.0",
  1383. "hashPath": "microsoft.csharp.4.7.0.nupkg.sha512"
  1384. },
  1385. "Microsoft.Data.SqlClient/2.1.4": {
  1386. "type": "package",
  1387. "serviceable": true,
  1388. "sha512": "sha512-cDcKBTKILdRuAzJjbgXwGcUQXzMue+SG02kD4tZTXXfoz4ALrGLpCnA5k9khw3fnAMlMnRzLIGuvRdJurqmESA==",
  1389. "path": "microsoft.data.sqlclient/2.1.4",
  1390. "hashPath": "microsoft.data.sqlclient.2.1.4.nupkg.sha512"
  1391. },
  1392. "Microsoft.Data.SqlClient.SNI.runtime/2.1.1": {
  1393. "type": "package",
  1394. "serviceable": true,
  1395. "sha512": "sha512-JwGDWkyZgm7SATJmFLfT2G4teimvNbNtq3lsS9a5DzvhEZnQrZjZhevCU0vdx8MjheLHoG5vocuO03QtioFQxQ==",
  1396. "path": "microsoft.data.sqlclient.sni.runtime/2.1.1",
  1397. "hashPath": "microsoft.data.sqlclient.sni.runtime.2.1.1.nupkg.sha512"
  1398. },
  1399. "Microsoft.Data.Sqlite/5.0.5": {
  1400. "type": "package",
  1401. "serviceable": true,
  1402. "sha512": "sha512-zTeCkFsBHZ1/iBd0GqyAUrtb3xuaiUeJyhd9hjuW9yo/ylRhWqxORKznR0bR1g/joUTohGTHAXr/KIuSNyjH/Q==",
  1403. "path": "microsoft.data.sqlite/5.0.5",
  1404. "hashPath": "microsoft.data.sqlite.5.0.5.nupkg.sha512"
  1405. },
  1406. "Microsoft.Data.Sqlite.Core/5.0.5": {
  1407. "type": "package",
  1408. "serviceable": true,
  1409. "sha512": "sha512-tFKcgzzk3495LzD38gw75qmFS6Y1lDr5O9TGfSSG8GgtYF2G5VuTp7VdkeHKaaKOOgrSgHjuc3ogyWh7TZ10Hg==",
  1410. "path": "microsoft.data.sqlite.core/5.0.5",
  1411. "hashPath": "microsoft.data.sqlite.core.5.0.5.nupkg.sha512"
  1412. },
  1413. "Microsoft.Extensions.ApiDescription.Server/6.0.5": {
  1414. "type": "package",
  1415. "serviceable": true,
  1416. "sha512": "sha512-Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==",
  1417. "path": "microsoft.extensions.apidescription.server/6.0.5",
  1418. "hashPath": "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512"
  1419. },
  1420. "Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": {
  1421. "type": "package",
  1422. "serviceable": true,
  1423. "sha512": "sha512-xlzi2IYREJH3/m6+lUrQlujzX8wDitm4QGnUu6kUXTQAWPuZY8i+ticFJbzfqaetLA6KR/rO6Ew/HuYD+bxifg==",
  1424. "path": "microsoft.extensions.dependencyinjection.abstractions/6.0.0",
  1425. "hashPath": "microsoft.extensions.dependencyinjection.abstractions.6.0.0.nupkg.sha512"
  1426. },
  1427. "Microsoft.Extensions.DependencyModel/6.0.0": {
  1428. "type": "package",
  1429. "serviceable": true,
  1430. "sha512": "sha512-TD5QHg98m3+QhgEV1YVoNMl5KtBw/4rjfxLHO0e/YV9bPUBDKntApP4xdrVtGgCeQZHVfC2EXIGsdpRNrr87Pg==",
  1431. "path": "microsoft.extensions.dependencymodel/6.0.0",
  1432. "hashPath": "microsoft.extensions.dependencymodel.6.0.0.nupkg.sha512"
  1433. },
  1434. "Microsoft.Identity.Client/4.21.1": {
  1435. "type": "package",
  1436. "serviceable": true,
  1437. "sha512": "sha512-vycgk7S/HAbHaUaK4Tid1fsWHsXdFRRP2KavAIOHCVV27zvuQfYAjXmMvctuuF4egydSumG58CwPZob3gWeYgQ==",
  1438. "path": "microsoft.identity.client/4.21.1",
  1439. "hashPath": "microsoft.identity.client.4.21.1.nupkg.sha512"
  1440. },
  1441. "Microsoft.IdentityModel.JsonWebTokens/6.10.0": {
  1442. "type": "package",
  1443. "serviceable": true,
  1444. "sha512": "sha512-0qjS31rN1MQTc46tAYbzmMTSRfdV5ndZxSjYxIGqKSidd4wpNJfNII/pdhU5Fx8olarQoKL9lqqYw4yNOIwT0Q==",
  1445. "path": "microsoft.identitymodel.jsonwebtokens/6.10.0",
  1446. "hashPath": "microsoft.identitymodel.jsonwebtokens.6.10.0.nupkg.sha512"
  1447. },
  1448. "Microsoft.IdentityModel.Logging/6.10.0": {
  1449. "type": "package",
  1450. "serviceable": true,
  1451. "sha512": "sha512-zbcwV6esnNzhZZ/VP87dji6VrUBLB5rxnZBkDMqNYpyG+nrBnBsbm4PUYLCBMUflHCM9EMLDG0rLnqqT+l0ldA==",
  1452. "path": "microsoft.identitymodel.logging/6.10.0",
  1453. "hashPath": "microsoft.identitymodel.logging.6.10.0.nupkg.sha512"
  1454. },
  1455. "Microsoft.IdentityModel.Protocols/6.10.0": {
  1456. "type": "package",
  1457. "serviceable": true,
  1458. "sha512": "sha512-DFyXD0xylP+DknCT3hzJ7q/Q5qRNu0hO/gCU90O0ATdR0twZmlcuY9RNYaaDofXKVbzcShYNCFCGle2G/o8mkg==",
  1459. "path": "microsoft.identitymodel.protocols/6.10.0",
  1460. "hashPath": "microsoft.identitymodel.protocols.6.10.0.nupkg.sha512"
  1461. },
  1462. "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.10.0": {
  1463. "type": "package",
  1464. "serviceable": true,
  1465. "sha512": "sha512-LVvMXAWPbPeEWTylDrxunlHH2wFyE4Mv0L4gZrJHC4HTESbWHquKZb/y/S8jgiQEDycOP0PDQvbG4RR/tr2TVQ==",
  1466. "path": "microsoft.identitymodel.protocols.openidconnect/6.10.0",
  1467. "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.10.0.nupkg.sha512"
  1468. },
  1469. "Microsoft.IdentityModel.Tokens/6.10.0": {
  1470. "type": "package",
  1471. "serviceable": true,
  1472. "sha512": "sha512-qbf1NslutDB4oLrriYTJpy7oB1pbh2ej2lEHd2IPDQH9C74ysOdhU5wAC7KoXblldbo7YsNR2QYFOqQM/b0Rsg==",
  1473. "path": "microsoft.identitymodel.tokens/6.10.0",
  1474. "hashPath": "microsoft.identitymodel.tokens.6.10.0.nupkg.sha512"
  1475. },
  1476. "Microsoft.NETCore.Platforms/3.1.0": {
  1477. "type": "package",
  1478. "serviceable": true,
  1479. "sha512": "sha512-z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==",
  1480. "path": "microsoft.netcore.platforms/3.1.0",
  1481. "hashPath": "microsoft.netcore.platforms.3.1.0.nupkg.sha512"
  1482. },
  1483. "Microsoft.NETCore.Targets/1.1.0": {
  1484. "type": "package",
  1485. "serviceable": true,
  1486. "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
  1487. "path": "microsoft.netcore.targets/1.1.0",
  1488. "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
  1489. },
  1490. "Microsoft.OpenApi/1.2.3": {
  1491. "type": "package",
  1492. "serviceable": true,
  1493. "sha512": "sha512-Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==",
  1494. "path": "microsoft.openapi/1.2.3",
  1495. "hashPath": "microsoft.openapi.1.2.3.nupkg.sha512"
  1496. },
  1497. "Microsoft.Win32.Registry/4.7.0": {
  1498. "type": "package",
  1499. "serviceable": true,
  1500. "sha512": "sha512-KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==",
  1501. "path": "microsoft.win32.registry/4.7.0",
  1502. "hashPath": "microsoft.win32.registry.4.7.0.nupkg.sha512"
  1503. },
  1504. "Microsoft.Win32.SystemEvents/4.7.0": {
  1505. "type": "package",
  1506. "serviceable": true,
  1507. "sha512": "sha512-mtVirZr++rq+XCDITMUdnETD59XoeMxSpLRIII7JRI6Yj0LEDiO1pPn0ktlnIj12Ix8bfvQqQDMMIF9wC98oCA==",
  1508. "path": "microsoft.win32.systemevents/4.7.0",
  1509. "hashPath": "microsoft.win32.systemevents.4.7.0.nupkg.sha512"
  1510. },
  1511. "MiniProfiler.AspNetCore/4.2.22": {
  1512. "type": "package",
  1513. "serviceable": true,
  1514. "sha512": "sha512-bBirB5d4Q0Bgx05Zg4yzXSmOHZQV4ZJhmxU3DGya4FZxNBwjaVHchqEKY0MJW5XLZo8axMAQm4yywgCvUlTymA==",
  1515. "path": "miniprofiler.aspnetcore/4.2.22",
  1516. "hashPath": "miniprofiler.aspnetcore.4.2.22.nupkg.sha512"
  1517. },
  1518. "MiniProfiler.AspNetCore.Mvc/4.2.22": {
  1519. "type": "package",
  1520. "serviceable": true,
  1521. "sha512": "sha512-nzCEaZnh77U9jw+c/qu4CtwYUpHEf+FH1ZMbYKMzIXr8CNNPlypSR6AJEAwjo3bq9TIJIpBMZIaK3inRLUCg4g==",
  1522. "path": "miniprofiler.aspnetcore.mvc/4.2.22",
  1523. "hashPath": "miniprofiler.aspnetcore.mvc.4.2.22.nupkg.sha512"
  1524. },
  1525. "MiniProfiler.Shared/4.2.22": {
  1526. "type": "package",
  1527. "serviceable": true,
  1528. "sha512": "sha512-OOA99Iu7FjFrdYaADcWL78KK9Kq6M+hfnZac5577aSrx0UYOM2apKlhBPKzoPtGPTRtQNKe4RK00u/FmahcU3g==",
  1529. "path": "miniprofiler.shared/4.2.22",
  1530. "hashPath": "miniprofiler.shared.4.2.22.nupkg.sha512"
  1531. },
  1532. "MySqlConnector/2.2.5": {
  1533. "type": "package",
  1534. "serviceable": true,
  1535. "sha512": "sha512-6sinY78RvryhHwpup3awdjYO7d5hhWahb5p/1VDODJhSxJggV/sBbYuKK5IQF9TuzXABiddqUbmRfM884tqA3Q==",
  1536. "path": "mysqlconnector/2.2.5",
  1537. "hashPath": "mysqlconnector.2.2.5.nupkg.sha512"
  1538. },
  1539. "Newtonsoft.Json/13.0.2": {
  1540. "type": "package",
  1541. "serviceable": true,
  1542. "sha512": "sha512-R2pZ3B0UjeyHShm9vG+Tu0EBb2lC8b0dFzV9gVn50ofHXh9Smjk6kTn7A/FdAsC8B5cKib1OnGYOXxRBz5XQDg==",
  1543. "path": "newtonsoft.json/13.0.2",
  1544. "hashPath": "newtonsoft.json.13.0.2.nupkg.sha512"
  1545. },
  1546. "Newtonsoft.Json.Bson/1.0.2": {
  1547. "type": "package",
  1548. "serviceable": true,
  1549. "sha512": "sha512-QYFyxhaABwmq3p/21VrZNYvCg3DaEoN/wUuw5nmfAf0X3HLjgupwhkEWdgfb9nvGAUIv3osmZoD3kKl4jxEmYQ==",
  1550. "path": "newtonsoft.json.bson/1.0.2",
  1551. "hashPath": "newtonsoft.json.bson.1.0.2.nupkg.sha512"
  1552. },
  1553. "Npgsql/5.0.7": {
  1554. "type": "package",
  1555. "serviceable": true,
  1556. "sha512": "sha512-EQWwxb2lN9w78YG4f6Fxhw5lFEx4LuaNGasXzw86kTOJxiPsUORSh/BTencNZJO4uVqGZx3EO9Z8JXTAvRjgeg==",
  1557. "path": "npgsql/5.0.7",
  1558. "hashPath": "npgsql.5.0.7.nupkg.sha512"
  1559. },
  1560. "Oracle.ManagedDataAccess.Core/3.21.1": {
  1561. "type": "package",
  1562. "serviceable": true,
  1563. "sha512": "sha512-SJM0qRVz6a7xMJtPPHAObq7MEzo42T+6+MImuuUK7ZCTXc2BIXbc9cenN7006FcOuX8x4OeTpPbFfQTVlhk9bw==",
  1564. "path": "oracle.manageddataaccess.core/3.21.1",
  1565. "hashPath": "oracle.manageddataaccess.core.3.21.1.nupkg.sha512"
  1566. },
  1567. "SQLitePCLRaw.bundle_e_sqlite3/2.0.4": {
  1568. "type": "package",
  1569. "serviceable": true,
  1570. "sha512": "sha512-f5U8Sw0lRym8tTraJ2zm6OqcDrcrEVvcKDtYlKSLs3Ox9SerkwkPXiFXb/uiW0g2tJdUw6oBhsxI/l5DoRxXMg==",
  1571. "path": "sqlitepclraw.bundle_e_sqlite3/2.0.4",
  1572. "hashPath": "sqlitepclraw.bundle_e_sqlite3.2.0.4.nupkg.sha512"
  1573. },
  1574. "SQLitePCLRaw.core/2.0.4": {
  1575. "type": "package",
  1576. "serviceable": true,
  1577. "sha512": "sha512-4XlDZpDAsboMD6qZQcz9AaKblKDUTVHF+8f3lvbP7QjoqSRr2Xc0Lm34IK2pjRIYnyFLhI3yOJ5YWfOiCid2yg==",
  1578. "path": "sqlitepclraw.core/2.0.4",
  1579. "hashPath": "sqlitepclraw.core.2.0.4.nupkg.sha512"
  1580. },
  1581. "SQLitePCLRaw.lib.e_sqlite3/2.0.4": {
  1582. "type": "package",
  1583. "serviceable": true,
  1584. "sha512": "sha512-oetvmtDZOE4Nnrtxd8Trapl9geBiu0rDCUXff46qGYjnUwzaU1mZ3OHnfR402tl32rx8gBWg3n5OBRaPJRbsGw==",
  1585. "path": "sqlitepclraw.lib.e_sqlite3/2.0.4",
  1586. "hashPath": "sqlitepclraw.lib.e_sqlite3.2.0.4.nupkg.sha512"
  1587. },
  1588. "SQLitePCLRaw.provider.dynamic_cdecl/2.0.4": {
  1589. "type": "package",
  1590. "serviceable": true,
  1591. "sha512": "sha512-AY6+vv/4ji1mCkLrS6HP/88rHT9YFKRyg3LUj8RyIk6imJMUFdQDiP8rK8gq0a/0FbqspLjK1t7rtKcr7FXRYA==",
  1592. "path": "sqlitepclraw.provider.dynamic_cdecl/2.0.4",
  1593. "hashPath": "sqlitepclraw.provider.dynamic_cdecl.2.0.4.nupkg.sha512"
  1594. },
  1595. "SqlSugarCore/5.1.4.67": {
  1596. "type": "package",
  1597. "serviceable": true,
  1598. "sha512": "sha512-t0/seXXLACi67AYdJrt0FQ5BIvtIQt8TrSN9UojSO7IldOtETq75w4Ln2mzOgtahEo+kDDIoJ2liHlePK4aX+g==",
  1599. "path": "sqlsugarcore/5.1.4.67",
  1600. "hashPath": "sqlsugarcore.5.1.4.67.nupkg.sha512"
  1601. },
  1602. "SqlSugarCore.Dm/1.0.0": {
  1603. "type": "package",
  1604. "serviceable": true,
  1605. "sha512": "sha512-TCZRpNQ21lZqTnBFbuVOKIFWMvl2IFRiU5FcSWbyOVD/F9tSwRK9BUQXtrBh3xpn2v/cUcRJgQdNEknWNjFd6w==",
  1606. "path": "sqlsugarcore.dm/1.0.0",
  1607. "hashPath": "sqlsugarcore.dm.1.0.0.nupkg.sha512"
  1608. },
  1609. "SqlSugarCore.Kdbndp/7.3.0": {
  1610. "type": "package",
  1611. "serviceable": true,
  1612. "sha512": "sha512-yi3C3dphrOsL+tqascH29eyMjakFK2xRdVguZphH9OiKj8HZVHHSzo02jCfniIE5vK0KF8LQTAgmkVXJm5JWnw==",
  1613. "path": "sqlsugarcore.kdbndp/7.3.0",
  1614. "hashPath": "sqlsugarcore.kdbndp.7.3.0.nupkg.sha512"
  1615. },
  1616. "Swashbuckle.AspNetCore/6.5.0": {
  1617. "type": "package",
  1618. "serviceable": true,
  1619. "sha512": "sha512-FK05XokgjgwlCI6wCT+D4/abtQkL1X1/B9Oas6uIwHFmYrIO9WUD5aLC9IzMs9GnHfUXOtXZ2S43gN1mhs5+aA==",
  1620. "path": "swashbuckle.aspnetcore/6.5.0",
  1621. "hashPath": "swashbuckle.aspnetcore.6.5.0.nupkg.sha512"
  1622. },
  1623. "Swashbuckle.AspNetCore.Swagger/6.5.0": {
  1624. "type": "package",
  1625. "serviceable": true,
  1626. "sha512": "sha512-XWmCmqyFmoItXKFsQSwQbEAsjDKcxlNf1l+/Ki42hcb6LjKL8m5Db69OTvz5vLonMSRntYO1XLqz0OP+n3vKnA==",
  1627. "path": "swashbuckle.aspnetcore.swagger/6.5.0",
  1628. "hashPath": "swashbuckle.aspnetcore.swagger.6.5.0.nupkg.sha512"
  1629. },
  1630. "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
  1631. "type": "package",
  1632. "serviceable": true,
  1633. "sha512": "sha512-Y/qW8Qdg9OEs7V013tt+94OdPxbRdbhcEbw4NiwGvf4YBcfhL/y7qp/Mjv/cENsQ2L3NqJ2AOu94weBy/h4KvA==",
  1634. "path": "swashbuckle.aspnetcore.swaggergen/6.5.0",
  1635. "hashPath": "swashbuckle.aspnetcore.swaggergen.6.5.0.nupkg.sha512"
  1636. },
  1637. "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
  1638. "type": "package",
  1639. "serviceable": true,
  1640. "sha512": "sha512-OvbvxX+wL8skxTBttcBsVxdh73Fag4xwqEU2edh4JMn7Ws/xJHnY/JB1e9RoCb6XpDxUF3hD9A0Z1lEUx40Pfw==",
  1641. "path": "swashbuckle.aspnetcore.swaggerui/6.5.0",
  1642. "hashPath": "swashbuckle.aspnetcore.swaggerui.6.5.0.nupkg.sha512"
  1643. },
  1644. "System.Buffers/4.5.1": {
  1645. "type": "package",
  1646. "serviceable": true,
  1647. "sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
  1648. "path": "system.buffers/4.5.1",
  1649. "hashPath": "system.buffers.4.5.1.nupkg.sha512"
  1650. },
  1651. "System.Collections/4.3.0": {
  1652. "type": "package",
  1653. "serviceable": true,
  1654. "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
  1655. "path": "system.collections/4.3.0",
  1656. "hashPath": "system.collections.4.3.0.nupkg.sha512"
  1657. },
  1658. "System.Collections.Concurrent/4.3.0": {
  1659. "type": "package",
  1660. "serviceable": true,
  1661. "sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
  1662. "path": "system.collections.concurrent/4.3.0",
  1663. "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512"
  1664. },
  1665. "System.Collections.Immutable/6.0.0": {
  1666. "type": "package",
  1667. "serviceable": true,
  1668. "sha512": "sha512-l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==",
  1669. "path": "system.collections.immutable/6.0.0",
  1670. "hashPath": "system.collections.immutable.6.0.0.nupkg.sha512"
  1671. },
  1672. "System.ComponentModel/4.3.0": {
  1673. "type": "package",
  1674. "serviceable": true,
  1675. "sha512": "sha512-VyGn1jGRZVfxnh8EdvDCi71v3bMXrsu8aYJOwoV7SNDLVhiEqwP86pPMyRGsDsxhXAm2b3o9OIqeETfN5qfezw==",
  1676. "path": "system.componentmodel/4.3.0",
  1677. "hashPath": "system.componentmodel.4.3.0.nupkg.sha512"
  1678. },
  1679. "System.ComponentModel.Primitives/4.3.0": {
  1680. "type": "package",
  1681. "serviceable": true,
  1682. "sha512": "sha512-j8GUkCpM8V4d4vhLIIoBLGey2Z5bCkMVNjEZseyAlm4n5arcsJOeI3zkUP+zvZgzsbLTYh4lYeP/ZD/gdIAPrw==",
  1683. "path": "system.componentmodel.primitives/4.3.0",
  1684. "hashPath": "system.componentmodel.primitives.4.3.0.nupkg.sha512"
  1685. },
  1686. "System.Configuration.ConfigurationManager/4.7.0": {
  1687. "type": "package",
  1688. "serviceable": true,
  1689. "sha512": "sha512-/anOTeSZCNNI2zDilogWrZ8pNqCmYbzGNexUnNhjW8k0sHqEZ2nHJBp147jBV3hGYswu5lINpNg1vxR7bnqvVA==",
  1690. "path": "system.configuration.configurationmanager/4.7.0",
  1691. "hashPath": "system.configuration.configurationmanager.4.7.0.nupkg.sha512"
  1692. },
  1693. "System.Data.Common/4.3.0": {
  1694. "type": "package",
  1695. "serviceable": true,
  1696. "sha512": "sha512-lm6E3T5u7BOuEH0u18JpbJHxBfOJPuCyl4Kg1RH10ktYLp5uEEE1xKrHW56/We4SnZpGAuCc9N0MJpSDhTHZGQ==",
  1697. "path": "system.data.common/4.3.0",
  1698. "hashPath": "system.data.common.4.3.0.nupkg.sha512"
  1699. },
  1700. "System.Diagnostics.Debug/4.3.0": {
  1701. "type": "package",
  1702. "serviceable": true,
  1703. "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
  1704. "path": "system.diagnostics.debug/4.3.0",
  1705. "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"
  1706. },
  1707. "System.Diagnostics.DiagnosticSource/4.7.0": {
  1708. "type": "package",
  1709. "serviceable": true,
  1710. "sha512": "sha512-oJjw3uFuVDJiJNbCD8HB4a2p3NYLdt1fiT5OGsPLw+WTOuG0KpP4OXelMmmVKpClueMsit6xOlzy4wNKQFiBLg==",
  1711. "path": "system.diagnostics.diagnosticsource/4.7.0",
  1712. "hashPath": "system.diagnostics.diagnosticsource.4.7.0.nupkg.sha512"
  1713. },
  1714. "System.Diagnostics.PerformanceCounter/4.7.0": {
  1715. "type": "package",
  1716. "serviceable": true,
  1717. "sha512": "sha512-kE9szT4i3TYT9bDE/BPfzg9/BL6enMiZlcUmnUEBrhRtxWvurKoa8qhXkLTRhrxMzBqaDleWlRfIPE02tulU+w==",
  1718. "path": "system.diagnostics.performancecounter/4.7.0",
  1719. "hashPath": "system.diagnostics.performancecounter.4.7.0.nupkg.sha512"
  1720. },
  1721. "System.Diagnostics.StackTrace/4.3.0": {
  1722. "type": "package",
  1723. "serviceable": true,
  1724. "sha512": "sha512-BiHg0vgtd35/DM9jvtaC1eKRpWZxr0gcQd643ABG7GnvSlf5pOkY2uyd42mMOJoOmKvnpNj0F4tuoS1pacTwYw==",
  1725. "path": "system.diagnostics.stacktrace/4.3.0",
  1726. "hashPath": "system.diagnostics.stacktrace.4.3.0.nupkg.sha512"
  1727. },
  1728. "System.Diagnostics.Tracing/4.3.0": {
  1729. "type": "package",
  1730. "serviceable": true,
  1731. "sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
  1732. "path": "system.diagnostics.tracing/4.3.0",
  1733. "hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512"
  1734. },
  1735. "System.DirectoryServices/4.7.0": {
  1736. "type": "package",
  1737. "serviceable": true,
  1738. "sha512": "sha512-NRENC4ulDamI4DQtrYybxtQU3qnhGSTUdEKJkLyctHXY4RqNyS/egZpB9z8/CnFCiaQZmwLlqxfBmw80VlKBTA==",
  1739. "path": "system.directoryservices/4.7.0",
  1740. "hashPath": "system.directoryservices.4.7.0.nupkg.sha512"
  1741. },
  1742. "System.DirectoryServices.Protocols/4.7.0": {
  1743. "type": "package",
  1744. "serviceable": true,
  1745. "sha512": "sha512-yy0a+E/yksdoMWfZEmWpI5LuCbJ/E6P5d4QRbqUDj/xC4MV7Vw5DiW3KREA9LFbWedoGx90KikUfSN0xhE1j1g==",
  1746. "path": "system.directoryservices.protocols/4.7.0",
  1747. "hashPath": "system.directoryservices.protocols.4.7.0.nupkg.sha512"
  1748. },
  1749. "System.Drawing.Common/4.7.0": {
  1750. "type": "package",
  1751. "serviceable": true,
  1752. "sha512": "sha512-v+XbyYHaZjDfn0ENmJEV1VYLgGgCTx1gnfOBcppowbpOAriglYgGCvFCPr2EEZyBvXlpxbEsTwkOlInl107ahA==",
  1753. "path": "system.drawing.common/4.7.0",
  1754. "hashPath": "system.drawing.common.4.7.0.nupkg.sha512"
  1755. },
  1756. "System.Dynamic.Runtime/4.3.0": {
  1757. "type": "package",
  1758. "serviceable": true,
  1759. "sha512": "sha512-SNVi1E/vfWUAs/WYKhE9+qlS6KqK0YVhnlT0HQtr8pMIA8YX3lwy3uPMownDwdYISBdmAF/2holEIldVp85Wag==",
  1760. "path": "system.dynamic.runtime/4.3.0",
  1761. "hashPath": "system.dynamic.runtime.4.3.0.nupkg.sha512"
  1762. },
  1763. "System.Globalization/4.3.0": {
  1764. "type": "package",
  1765. "serviceable": true,
  1766. "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
  1767. "path": "system.globalization/4.3.0",
  1768. "hashPath": "system.globalization.4.3.0.nupkg.sha512"
  1769. },
  1770. "System.IdentityModel.Tokens.Jwt/6.10.0": {
  1771. "type": "package",
  1772. "serviceable": true,
  1773. "sha512": "sha512-C+Q5ORsFycRkRuvy/Xd0Pv5xVpmWSAvQYZAGs7VQogmkqlLhvfZXTgBIlHqC3cxkstSoLJAYx6xZB7foQ2y5eg==",
  1774. "path": "system.identitymodel.tokens.jwt/6.10.0",
  1775. "hashPath": "system.identitymodel.tokens.jwt.6.10.0.nupkg.sha512"
  1776. },
  1777. "System.IO/4.3.0": {
  1778. "type": "package",
  1779. "serviceable": true,
  1780. "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
  1781. "path": "system.io/4.3.0",
  1782. "hashPath": "system.io.4.3.0.nupkg.sha512"
  1783. },
  1784. "System.IO.FileSystem/4.3.0": {
  1785. "type": "package",
  1786. "serviceable": true,
  1787. "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
  1788. "path": "system.io.filesystem/4.3.0",
  1789. "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512"
  1790. },
  1791. "System.IO.FileSystem.AccessControl/4.7.0": {
  1792. "type": "package",
  1793. "serviceable": true,
  1794. "sha512": "sha512-vMToiarpU81LR1/KZtnT7VDPvqAZfw9oOS5nY6pPP78nGYz3COLsQH3OfzbR+SjTgltd31R6KmKklz/zDpTmzw==",
  1795. "path": "system.io.filesystem.accesscontrol/4.7.0",
  1796. "hashPath": "system.io.filesystem.accesscontrol.4.7.0.nupkg.sha512"
  1797. },
  1798. "System.IO.FileSystem.Primitives/4.3.0": {
  1799. "type": "package",
  1800. "serviceable": true,
  1801. "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
  1802. "path": "system.io.filesystem.primitives/4.3.0",
  1803. "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512"
  1804. },
  1805. "System.Linq/4.3.0": {
  1806. "type": "package",
  1807. "serviceable": true,
  1808. "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
  1809. "path": "system.linq/4.3.0",
  1810. "hashPath": "system.linq.4.3.0.nupkg.sha512"
  1811. },
  1812. "System.Linq.Expressions/4.3.0": {
  1813. "type": "package",
  1814. "serviceable": true,
  1815. "sha512": "sha512-PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
  1816. "path": "system.linq.expressions/4.3.0",
  1817. "hashPath": "system.linq.expressions.4.3.0.nupkg.sha512"
  1818. },
  1819. "System.Memory/4.5.4": {
  1820. "type": "package",
  1821. "serviceable": true,
  1822. "sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
  1823. "path": "system.memory/4.5.4",
  1824. "hashPath": "system.memory.4.5.4.nupkg.sha512"
  1825. },
  1826. "System.ObjectModel/4.3.0": {
  1827. "type": "package",
  1828. "serviceable": true,
  1829. "sha512": "sha512-bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
  1830. "path": "system.objectmodel/4.3.0",
  1831. "hashPath": "system.objectmodel.4.3.0.nupkg.sha512"
  1832. },
  1833. "System.Reflection/4.3.0": {
  1834. "type": "package",
  1835. "serviceable": true,
  1836. "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
  1837. "path": "system.reflection/4.3.0",
  1838. "hashPath": "system.reflection.4.3.0.nupkg.sha512"
  1839. },
  1840. "System.Reflection.Emit/4.3.0": {
  1841. "type": "package",
  1842. "serviceable": true,
  1843. "sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
  1844. "path": "system.reflection.emit/4.3.0",
  1845. "hashPath": "system.reflection.emit.4.3.0.nupkg.sha512"
  1846. },
  1847. "System.Reflection.Emit.ILGeneration/4.3.0": {
  1848. "type": "package",
  1849. "serviceable": true,
  1850. "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
  1851. "path": "system.reflection.emit.ilgeneration/4.3.0",
  1852. "hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512"
  1853. },
  1854. "System.Reflection.Emit.Lightweight/4.3.0": {
  1855. "type": "package",
  1856. "serviceable": true,
  1857. "sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
  1858. "path": "system.reflection.emit.lightweight/4.3.0",
  1859. "hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512"
  1860. },
  1861. "System.Reflection.Extensions/4.3.0": {
  1862. "type": "package",
  1863. "serviceable": true,
  1864. "sha512": "sha512-rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
  1865. "path": "system.reflection.extensions/4.3.0",
  1866. "hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512"
  1867. },
  1868. "System.Reflection.Metadata/6.0.1": {
  1869. "type": "package",
  1870. "serviceable": true,
  1871. "sha512": "sha512-III/lNMSn0ZRBuM9m5Cgbiho5j81u0FAEagFX5ta2DKbljZ3T0IpD8j+BIiHQPeKqJppWS9bGEp6JnKnWKze0g==",
  1872. "path": "system.reflection.metadata/6.0.1",
  1873. "hashPath": "system.reflection.metadata.6.0.1.nupkg.sha512"
  1874. },
  1875. "System.Reflection.Primitives/4.3.0": {
  1876. "type": "package",
  1877. "serviceable": true,
  1878. "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
  1879. "path": "system.reflection.primitives/4.3.0",
  1880. "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
  1881. },
  1882. "System.Reflection.TypeExtensions/4.3.0": {
  1883. "type": "package",
  1884. "serviceable": true,
  1885. "sha512": "sha512-7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
  1886. "path": "system.reflection.typeextensions/4.3.0",
  1887. "hashPath": "system.reflection.typeextensions.4.3.0.nupkg.sha512"
  1888. },
  1889. "System.Resources.ResourceManager/4.3.0": {
  1890. "type": "package",
  1891. "serviceable": true,
  1892. "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
  1893. "path": "system.resources.resourcemanager/4.3.0",
  1894. "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
  1895. },
  1896. "System.Runtime/4.3.0": {
  1897. "type": "package",
  1898. "serviceable": true,
  1899. "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
  1900. "path": "system.runtime/4.3.0",
  1901. "hashPath": "system.runtime.4.3.0.nupkg.sha512"
  1902. },
  1903. "System.Runtime.Caching/4.7.0": {
  1904. "type": "package",
  1905. "serviceable": true,
  1906. "sha512": "sha512-NdvNRjTPxYvIEhXQszT9L9vJhdQoX6AQ0AlhjTU+5NqFQVuacJTfhPVAvtGWNA2OJCqRiR/okBcZgMwI6MqcZg==",
  1907. "path": "system.runtime.caching/4.7.0",
  1908. "hashPath": "system.runtime.caching.4.7.0.nupkg.sha512"
  1909. },
  1910. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  1911. "type": "package",
  1912. "serviceable": true,
  1913. "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
  1914. "path": "system.runtime.compilerservices.unsafe/6.0.0",
  1915. "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
  1916. },
  1917. "System.Runtime.Extensions/4.3.0": {
  1918. "type": "package",
  1919. "serviceable": true,
  1920. "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
  1921. "path": "system.runtime.extensions/4.3.0",
  1922. "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
  1923. },
  1924. "System.Runtime.Handles/4.3.0": {
  1925. "type": "package",
  1926. "serviceable": true,
  1927. "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
  1928. "path": "system.runtime.handles/4.3.0",
  1929. "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512"
  1930. },
  1931. "System.Runtime.Serialization.Primitives/4.3.0": {
  1932. "type": "package",
  1933. "serviceable": true,
  1934. "sha512": "sha512-Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==",
  1935. "path": "system.runtime.serialization.primitives/4.3.0",
  1936. "hashPath": "system.runtime.serialization.primitives.4.3.0.nupkg.sha512"
  1937. },
  1938. "System.Security.AccessControl/4.7.0": {
  1939. "type": "package",
  1940. "serviceable": true,
  1941. "sha512": "sha512-JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==",
  1942. "path": "system.security.accesscontrol/4.7.0",
  1943. "hashPath": "system.security.accesscontrol.4.7.0.nupkg.sha512"
  1944. },
  1945. "System.Security.Cryptography.Cng/4.5.0": {
  1946. "type": "package",
  1947. "serviceable": true,
  1948. "sha512": "sha512-WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==",
  1949. "path": "system.security.cryptography.cng/4.5.0",
  1950. "hashPath": "system.security.cryptography.cng.4.5.0.nupkg.sha512"
  1951. },
  1952. "System.Security.Cryptography.ProtectedData/4.7.0": {
  1953. "type": "package",
  1954. "serviceable": true,
  1955. "sha512": "sha512-ehYW0m9ptxpGWvE4zgqongBVWpSDU/JCFD4K7krxkQwSz/sFQjEXCUqpvencjy6DYDbn7Ig09R8GFffu8TtneQ==",
  1956. "path": "system.security.cryptography.protecteddata/4.7.0",
  1957. "hashPath": "system.security.cryptography.protecteddata.4.7.0.nupkg.sha512"
  1958. },
  1959. "System.Security.Permissions/4.7.0": {
  1960. "type": "package",
  1961. "serviceable": true,
  1962. "sha512": "sha512-dkOV6YYVBnYRa15/yv004eCGRBVADXw8qRbbNiCn/XpdJSUXkkUeIvdvFHkvnko4CdKMqG8yRHC4ox83LSlMsQ==",
  1963. "path": "system.security.permissions/4.7.0",
  1964. "hashPath": "system.security.permissions.4.7.0.nupkg.sha512"
  1965. },
  1966. "System.Security.Principal.Windows/4.7.0": {
  1967. "type": "package",
  1968. "serviceable": true,
  1969. "sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==",
  1970. "path": "system.security.principal.windows/4.7.0",
  1971. "hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512"
  1972. },
  1973. "System.Text.Encoding/4.3.0": {
  1974. "type": "package",
  1975. "serviceable": true,
  1976. "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
  1977. "path": "system.text.encoding/4.3.0",
  1978. "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
  1979. },
  1980. "System.Text.Encoding.CodePages/6.0.0": {
  1981. "type": "package",
  1982. "serviceable": true,
  1983. "sha512": "sha512-ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==",
  1984. "path": "system.text.encoding.codepages/6.0.0",
  1985. "hashPath": "system.text.encoding.codepages.6.0.0.nupkg.sha512"
  1986. },
  1987. "System.Text.Encodings.Web/6.0.0": {
  1988. "type": "package",
  1989. "serviceable": true,
  1990. "sha512": "sha512-Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==",
  1991. "path": "system.text.encodings.web/6.0.0",
  1992. "hashPath": "system.text.encodings.web.6.0.0.nupkg.sha512"
  1993. },
  1994. "System.Text.Json/6.0.7": {
  1995. "type": "package",
  1996. "serviceable": true,
  1997. "sha512": "sha512-/Tf/9XjprpHolbcDOrxsKVYy/mUG/FS7aGd9YUgBVEiHeQH4kAE0T1sMbde7q6B5xcrNUsJ5iW7D1RvHudQNqA==",
  1998. "path": "system.text.json/6.0.7",
  1999. "hashPath": "system.text.json.6.0.7.nupkg.sha512"
  2000. },
  2001. "System.Text.RegularExpressions/4.3.0": {
  2002. "type": "package",
  2003. "serviceable": true,
  2004. "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
  2005. "path": "system.text.regularexpressions/4.3.0",
  2006. "hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512"
  2007. },
  2008. "System.Threading/4.3.0": {
  2009. "type": "package",
  2010. "serviceable": true,
  2011. "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
  2012. "path": "system.threading/4.3.0",
  2013. "hashPath": "system.threading.4.3.0.nupkg.sha512"
  2014. },
  2015. "System.Threading.Tasks/4.3.0": {
  2016. "type": "package",
  2017. "serviceable": true,
  2018. "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
  2019. "path": "system.threading.tasks/4.3.0",
  2020. "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
  2021. },
  2022. "System.Threading.Tasks.Parallel/4.3.0": {
  2023. "type": "package",
  2024. "serviceable": true,
  2025. "sha512": "sha512-cbjBNZHf/vQCfcdhzx7knsiygoCKgxL8mZOeocXZn5gWhCdzHIq6bYNKWX0LAJCWYP7bds4yBK8p06YkP0oa0g==",
  2026. "path": "system.threading.tasks.parallel/4.3.0",
  2027. "hashPath": "system.threading.tasks.parallel.4.3.0.nupkg.sha512"
  2028. },
  2029. "System.Windows.Extensions/4.7.0": {
  2030. "type": "package",
  2031. "serviceable": true,
  2032. "sha512": "sha512-CeWTdRNfRaSh0pm2gDTJFwVaXfTq6Xwv/sA887iwPTneW7oMtMlpvDIO+U60+3GWTB7Aom6oQwv5VZVUhQRdPQ==",
  2033. "path": "system.windows.extensions/4.7.0",
  2034. "hashPath": "system.windows.extensions.4.7.0.nupkg.sha512"
  2035. },
  2036. "BPA.NewKitChen.Manage.Comm/1.0.0": {
  2037. "type": "project",
  2038. "serviceable": false,
  2039. "sha512": ""
  2040. }
  2041. }
  2042. }