molilian.core.deps.json 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v8.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v8.0": {
  9. "molilian.core/1.0.0": {
  10. "dependencies": {
  11. "FakeUserAgent": "1.0.2",
  12. "IP2Region.Net": "2.0.2",
  13. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  14. "Swashbuckle.AspNetCore.SwaggerGen": "6.5.0",
  15. "dodohold.core": "1.0.1.9"
  16. },
  17. "runtime": {
  18. "molilian.core.dll": {}
  19. }
  20. },
  21. "BouncyCastle.Cryptography/2.2.1": {
  22. "runtime": {
  23. "lib/net6.0/BouncyCastle.Cryptography.dll": {
  24. "assemblyVersion": "2.0.0.0",
  25. "fileVersion": "2.2.1.47552"
  26. }
  27. }
  28. },
  29. "CSRedisCore/3.8.802": {
  30. "dependencies": {
  31. "Newtonsoft.Json": "13.0.3",
  32. "System.ValueTuple": "4.5.0"
  33. },
  34. "runtime": {
  35. "lib/netstandard2.0/CSRedisCore.dll": {
  36. "assemblyVersion": "3.8.802.0",
  37. "fileVersion": "3.8.802.0"
  38. }
  39. }
  40. },
  41. "Dapper/2.1.28": {
  42. "runtime": {
  43. "lib/net7.0/Dapper.dll": {
  44. "assemblyVersion": "2.0.0.0",
  45. "fileVersion": "2.1.28.55233"
  46. }
  47. }
  48. },
  49. "dodohold.core/1.0.1.9": {
  50. "dependencies": {
  51. "CSRedisCore": "3.8.802",
  52. "Dapper": "2.1.28",
  53. "EPPlus": "7.0.9",
  54. "FreeSpire.XLS": "12.7.0",
  55. "Microsoft.Extensions.Primitives": "9.0.0-preview.1.24080.9",
  56. "MySql.Data": "8.3.0",
  57. "Newtonsoft.Json": "13.0.3",
  58. "QRCoder": "1.4.3",
  59. "QiniuCore.SDK": "7.3.1.2",
  60. "Quartz": "3.8.1",
  61. "Swashbuckle.AspNetCore.SwaggerGen": "6.5.0",
  62. "System.Data.SqlClient": "4.8.6",
  63. "System.Drawing.Common": "9.0.0-preview.1.24081.2",
  64. "Tencent.QCloud.Cos.Sdk": "5.4.36",
  65. "TencentCloudSDK": "3.0.957"
  66. },
  67. "runtime": {
  68. "lib/net8.0/dodohold.core.dll": {
  69. "assemblyVersion": "1.0.1.9",
  70. "fileVersion": "1.0.1.9"
  71. }
  72. }
  73. },
  74. "EPPlus/7.0.9": {
  75. "dependencies": {
  76. "EPPlus.Interfaces": "6.1.1",
  77. "EPPlus.System.Drawing": "6.1.1",
  78. "Microsoft.Extensions.Configuration.Json": "8.0.0",
  79. "Microsoft.IO.RecyclableMemoryStream": "3.0.0",
  80. "System.ComponentModel.Annotations": "5.0.0",
  81. "System.Security.Cryptography.Pkcs": "8.0.0",
  82. "System.Text.Encoding.CodePages": "8.0.0"
  83. },
  84. "runtime": {
  85. "lib/net8.0/EPPlus.dll": {
  86. "assemblyVersion": "7.0.9.0",
  87. "fileVersion": "7.0.9.0"
  88. }
  89. }
  90. },
  91. "EPPlus.Interfaces/6.1.1": {
  92. "runtime": {
  93. "lib/net7.0/EPPlus.Interfaces.dll": {
  94. "assemblyVersion": "6.1.1.0",
  95. "fileVersion": "6.1.1.0"
  96. }
  97. }
  98. },
  99. "EPPlus.System.Drawing/6.1.1": {
  100. "dependencies": {
  101. "EPPlus.Interfaces": "6.1.1",
  102. "System.Drawing.Common": "9.0.0-preview.1.24081.2"
  103. },
  104. "runtime": {
  105. "lib/net7.0/EPPlus.System.Drawing.dll": {
  106. "assemblyVersion": "6.1.1.0",
  107. "fileVersion": "6.1.1.0"
  108. }
  109. }
  110. },
  111. "FakeUserAgent/1.0.2": {
  112. "runtime": {
  113. "lib/netstandard2.0/FakeUserAgent.dll": {
  114. "assemblyVersion": "1.0.2.0",
  115. "fileVersion": "1.0.2.0"
  116. }
  117. }
  118. },
  119. "FreeSpire.XLS/12.7.0": {
  120. "dependencies": {
  121. "System.Drawing.Common": "9.0.0-preview.1.24081.2",
  122. "System.Security.Cryptography.Xml": "6.0.0",
  123. "System.Text.Encoding.CodePages": "8.0.0"
  124. },
  125. "runtime": {
  126. "lib/net6.0/Spire.Pdf.dll": {
  127. "assemblyVersion": "8.7.2.0",
  128. "fileVersion": "8.7.2.1360"
  129. },
  130. "lib/net6.0/Spire.XLS.dll": {
  131. "assemblyVersion": "12.7.0.0",
  132. "fileVersion": "12.7.0.5350"
  133. }
  134. }
  135. },
  136. "Google.Protobuf/3.25.1": {
  137. "runtime": {
  138. "lib/net5.0/Google.Protobuf.dll": {
  139. "assemblyVersion": "3.25.1.0",
  140. "fileVersion": "3.25.1.0"
  141. }
  142. }
  143. },
  144. "IP2Region.Net/2.0.2": {
  145. "runtime": {
  146. "lib/net7.0/IP2Region.Net.dll": {
  147. "assemblyVersion": "2.0.2.0",
  148. "fileVersion": "2.0.2.0"
  149. }
  150. }
  151. },
  152. "K4os.Compression.LZ4/1.3.5": {
  153. "runtime": {
  154. "lib/net6.0/K4os.Compression.LZ4.dll": {
  155. "assemblyVersion": "1.3.5.0",
  156. "fileVersion": "1.3.5.0"
  157. }
  158. }
  159. },
  160. "K4os.Compression.LZ4.Streams/1.3.5": {
  161. "dependencies": {
  162. "K4os.Compression.LZ4": "1.3.5",
  163. "K4os.Hash.xxHash": "1.0.8",
  164. "System.IO.Pipelines": "6.0.3"
  165. },
  166. "runtime": {
  167. "lib/net6.0/K4os.Compression.LZ4.Streams.dll": {
  168. "assemblyVersion": "1.3.5.0",
  169. "fileVersion": "1.3.5.0"
  170. }
  171. }
  172. },
  173. "K4os.Hash.xxHash/1.0.8": {
  174. "runtime": {
  175. "lib/net6.0/K4os.Hash.xxHash.dll": {
  176. "assemblyVersion": "1.0.8.0",
  177. "fileVersion": "1.0.8.0"
  178. }
  179. }
  180. },
  181. "Microsoft.Extensions.Configuration/8.0.0": {
  182. "dependencies": {
  183. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  184. "Microsoft.Extensions.Primitives": "9.0.0-preview.1.24080.9"
  185. }
  186. },
  187. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  188. "dependencies": {
  189. "Microsoft.Extensions.Primitives": "9.0.0-preview.1.24080.9"
  190. }
  191. },
  192. "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": {
  193. "dependencies": {
  194. "Microsoft.Extensions.Configuration": "8.0.0",
  195. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  196. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  197. "Microsoft.Extensions.FileProviders.Physical": "8.0.0",
  198. "Microsoft.Extensions.Primitives": "9.0.0-preview.1.24080.9"
  199. }
  200. },
  201. "Microsoft.Extensions.Configuration.Json/8.0.0": {
  202. "dependencies": {
  203. "Microsoft.Extensions.Configuration": "8.0.0",
  204. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  205. "Microsoft.Extensions.Configuration.FileExtensions": "8.0.0",
  206. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  207. "System.Text.Json": "8.0.0"
  208. }
  209. },
  210. "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {},
  211. "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
  212. "dependencies": {
  213. "Microsoft.Extensions.Primitives": "9.0.0-preview.1.24080.9"
  214. }
  215. },
  216. "Microsoft.Extensions.FileProviders.Physical/8.0.0": {
  217. "dependencies": {
  218. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  219. "Microsoft.Extensions.FileSystemGlobbing": "8.0.0",
  220. "Microsoft.Extensions.Primitives": "9.0.0-preview.1.24080.9"
  221. }
  222. },
  223. "Microsoft.Extensions.FileSystemGlobbing/8.0.0": {},
  224. "Microsoft.Extensions.Logging.Abstractions/2.1.1": {},
  225. "Microsoft.Extensions.Primitives/9.0.0-preview.1.24080.9": {
  226. "runtime": {
  227. "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
  228. "assemblyVersion": "9.0.0.0",
  229. "fileVersion": "9.0.24.8009"
  230. }
  231. }
  232. },
  233. "Microsoft.IO.RecyclableMemoryStream/3.0.0": {
  234. "runtime": {
  235. "lib/net6.0/Microsoft.IO.RecyclableMemoryStream.dll": {
  236. "assemblyVersion": "3.0.0.0",
  237. "fileVersion": "3.0.0.0"
  238. }
  239. }
  240. },
  241. "Microsoft.NETCore.Platforms/1.1.0": {},
  242. "Microsoft.NETCore.Targets/1.1.0": {},
  243. "Microsoft.OpenApi/1.2.3": {
  244. "runtime": {
  245. "lib/netstandard2.0/Microsoft.OpenApi.dll": {
  246. "assemblyVersion": "1.2.3.0",
  247. "fileVersion": "1.2.3.0"
  248. }
  249. }
  250. },
  251. "Microsoft.Win32.Registry/4.7.0": {
  252. "dependencies": {
  253. "System.Security.AccessControl": "6.0.0",
  254. "System.Security.Principal.Windows": "4.7.0"
  255. }
  256. },
  257. "Microsoft.Win32.SystemEvents/9.0.0-preview.1.24080.9": {
  258. "runtime": {
  259. "lib/net8.0/Microsoft.Win32.SystemEvents.dll": {
  260. "assemblyVersion": "9.0.0.0",
  261. "fileVersion": "9.0.24.8009"
  262. }
  263. },
  264. "runtimeTargets": {
  265. "runtimes/win/lib/net8.0/Microsoft.Win32.SystemEvents.dll": {
  266. "rid": "win",
  267. "assetType": "runtime",
  268. "assemblyVersion": "9.0.0.0",
  269. "fileVersion": "9.0.24.8009"
  270. }
  271. }
  272. },
  273. "MySql.Data/8.3.0": {
  274. "dependencies": {
  275. "BouncyCastle.Cryptography": "2.2.1",
  276. "Google.Protobuf": "3.25.1",
  277. "K4os.Compression.LZ4.Streams": "1.3.5",
  278. "System.Buffers": "4.5.1",
  279. "System.Configuration.ConfigurationManager": "6.0.1",
  280. "System.Diagnostics.DiagnosticSource": "7.0.2",
  281. "System.Runtime.CompilerServices.Unsafe": "6.0.0",
  282. "System.Runtime.Loader": "4.3.0",
  283. "System.Security.Permissions": "6.0.0",
  284. "System.Text.Encoding.CodePages": "8.0.0",
  285. "System.Text.Json": "8.0.0",
  286. "System.Threading.Tasks.Extensions": "4.5.4",
  287. "ZstdSharp.Port": "0.7.1"
  288. },
  289. "runtime": {
  290. "lib/net8.0/MySql.Data.dll": {
  291. "assemblyVersion": "8.3.0.0",
  292. "fileVersion": "8.3.0.0"
  293. }
  294. },
  295. "runtimeTargets": {
  296. "runtimes/win-x64/native/comerr64.dll": {
  297. "rid": "win-x64",
  298. "assetType": "native",
  299. "fileVersion": "4.1.0.0"
  300. },
  301. "runtimes/win-x64/native/gssapi64.dll": {
  302. "rid": "win-x64",
  303. "assetType": "native",
  304. "fileVersion": "4.1.0.0"
  305. },
  306. "runtimes/win-x64/native/k5sprt64.dll": {
  307. "rid": "win-x64",
  308. "assetType": "native",
  309. "fileVersion": "4.1.0.0"
  310. },
  311. "runtimes/win-x64/native/krb5_64.dll": {
  312. "rid": "win-x64",
  313. "assetType": "native",
  314. "fileVersion": "4.1.0.0"
  315. },
  316. "runtimes/win-x64/native/krbcc64.dll": {
  317. "rid": "win-x64",
  318. "assetType": "native",
  319. "fileVersion": "4.1.0.0"
  320. }
  321. }
  322. },
  323. "Newtonsoft.Json/13.0.3": {
  324. "runtime": {
  325. "lib/net6.0/Newtonsoft.Json.dll": {
  326. "assemblyVersion": "13.0.0.0",
  327. "fileVersion": "13.0.3.27908"
  328. }
  329. }
  330. },
  331. "QiniuCore.SDK/7.3.1.2": {
  332. "dependencies": {
  333. "Newtonsoft.Json": "13.0.3"
  334. },
  335. "runtime": {
  336. "lib/netstandard2.0/Qiniu.dll": {
  337. "assemblyVersion": "7.3.1.2",
  338. "fileVersion": "7.3.1.2"
  339. }
  340. }
  341. },
  342. "QRCoder/1.4.3": {
  343. "runtime": {
  344. "lib/net6.0/QRCoder.dll": {
  345. "assemblyVersion": "1.4.3.0",
  346. "fileVersion": "1.4.3.0"
  347. }
  348. }
  349. },
  350. "Quartz/3.8.1": {
  351. "dependencies": {
  352. "Microsoft.Extensions.Logging.Abstractions": "2.1.1",
  353. "System.Configuration.ConfigurationManager": "6.0.1"
  354. },
  355. "runtime": {
  356. "lib/net6.0/Quartz.dll": {
  357. "assemblyVersion": "3.8.1.0",
  358. "fileVersion": "3.8.1.0"
  359. }
  360. }
  361. },
  362. "runtime.native.System.Data.SqlClient.sni/4.7.0": {
  363. "dependencies": {
  364. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
  365. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
  366. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0"
  367. }
  368. },
  369. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  370. "runtimeTargets": {
  371. "runtimes/win-arm64/native/sni.dll": {
  372. "rid": "win-arm64",
  373. "assetType": "native",
  374. "fileVersion": "4.6.25512.1"
  375. }
  376. }
  377. },
  378. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  379. "runtimeTargets": {
  380. "runtimes/win-x64/native/sni.dll": {
  381. "rid": "win-x64",
  382. "assetType": "native",
  383. "fileVersion": "4.6.25512.1"
  384. }
  385. }
  386. },
  387. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  388. "runtimeTargets": {
  389. "runtimes/win-x86/native/sni.dll": {
  390. "rid": "win-x86",
  391. "assetType": "native",
  392. "fileVersion": "4.6.25512.1"
  393. }
  394. }
  395. },
  396. "Swashbuckle.AspNetCore.Swagger/6.5.0": {
  397. "dependencies": {
  398. "Microsoft.OpenApi": "1.2.3"
  399. },
  400. "runtime": {
  401. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": {
  402. "assemblyVersion": "6.5.0.0",
  403. "fileVersion": "6.5.0.0"
  404. }
  405. }
  406. },
  407. "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
  408. "dependencies": {
  409. "Swashbuckle.AspNetCore.Swagger": "6.5.0"
  410. },
  411. "runtime": {
  412. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
  413. "assemblyVersion": "6.5.0.0",
  414. "fileVersion": "6.5.0.0"
  415. }
  416. }
  417. },
  418. "System.Buffers/4.5.1": {},
  419. "System.ComponentModel.Annotations/5.0.0": {},
  420. "System.Configuration.ConfigurationManager/6.0.1": {
  421. "dependencies": {
  422. "System.Security.Cryptography.ProtectedData": "6.0.0",
  423. "System.Security.Permissions": "6.0.0"
  424. },
  425. "runtime": {
  426. "lib/net6.0/System.Configuration.ConfigurationManager.dll": {
  427. "assemblyVersion": "6.0.0.0",
  428. "fileVersion": "6.0.922.41905"
  429. }
  430. }
  431. },
  432. "System.Data.SqlClient/4.8.6": {
  433. "dependencies": {
  434. "Microsoft.Win32.Registry": "4.7.0",
  435. "System.Security.Principal.Windows": "4.7.0",
  436. "runtime.native.System.Data.SqlClient.sni": "4.7.0"
  437. },
  438. "runtime": {
  439. "lib/netcoreapp2.1/System.Data.SqlClient.dll": {
  440. "assemblyVersion": "4.6.1.6",
  441. "fileVersion": "4.700.23.52603"
  442. }
  443. },
  444. "runtimeTargets": {
  445. "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll": {
  446. "rid": "unix",
  447. "assetType": "runtime",
  448. "assemblyVersion": "4.6.1.6",
  449. "fileVersion": "4.700.23.52603"
  450. },
  451. "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll": {
  452. "rid": "win",
  453. "assetType": "runtime",
  454. "assemblyVersion": "4.6.1.6",
  455. "fileVersion": "4.700.23.52603"
  456. }
  457. }
  458. },
  459. "System.Diagnostics.DiagnosticSource/7.0.2": {},
  460. "System.Drawing.Common/9.0.0-preview.1.24081.2": {
  461. "dependencies": {
  462. "Microsoft.Win32.SystemEvents": "9.0.0-preview.1.24080.9"
  463. },
  464. "runtime": {
  465. "lib/net8.0/System.Drawing.Common.dll": {
  466. "assemblyVersion": "9.0.0.0",
  467. "fileVersion": "9.0.24.8102"
  468. },
  469. "lib/net8.0/System.Private.Windows.Core.dll": {
  470. "assemblyVersion": "9.0.0.0",
  471. "fileVersion": "9.0.24.8102"
  472. }
  473. }
  474. },
  475. "System.Formats.Asn1/8.0.0": {},
  476. "System.IO/4.3.0": {
  477. "dependencies": {
  478. "Microsoft.NETCore.Platforms": "1.1.0",
  479. "Microsoft.NETCore.Targets": "1.1.0",
  480. "System.Runtime": "4.3.0",
  481. "System.Text.Encoding": "4.3.0",
  482. "System.Threading.Tasks": "4.3.0"
  483. }
  484. },
  485. "System.IO.Pipelines/6.0.3": {},
  486. "System.Reflection/4.3.0": {
  487. "dependencies": {
  488. "Microsoft.NETCore.Platforms": "1.1.0",
  489. "Microsoft.NETCore.Targets": "1.1.0",
  490. "System.IO": "4.3.0",
  491. "System.Reflection.Primitives": "4.3.0",
  492. "System.Runtime": "4.3.0"
  493. }
  494. },
  495. "System.Reflection.Primitives/4.3.0": {
  496. "dependencies": {
  497. "Microsoft.NETCore.Platforms": "1.1.0",
  498. "Microsoft.NETCore.Targets": "1.1.0",
  499. "System.Runtime": "4.3.0"
  500. }
  501. },
  502. "System.Runtime/4.3.0": {
  503. "dependencies": {
  504. "Microsoft.NETCore.Platforms": "1.1.0",
  505. "Microsoft.NETCore.Targets": "1.1.0"
  506. }
  507. },
  508. "System.Runtime.CompilerServices.Unsafe/6.0.0": {},
  509. "System.Runtime.Loader/4.3.0": {
  510. "dependencies": {
  511. "System.IO": "4.3.0",
  512. "System.Reflection": "4.3.0",
  513. "System.Runtime": "4.3.0"
  514. }
  515. },
  516. "System.Security.AccessControl/6.0.0": {},
  517. "System.Security.Cryptography.Pkcs/8.0.0": {
  518. "dependencies": {
  519. "System.Formats.Asn1": "8.0.0"
  520. }
  521. },
  522. "System.Security.Cryptography.ProtectedData/6.0.0": {
  523. "runtime": {
  524. "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
  525. "assemblyVersion": "6.0.0.0",
  526. "fileVersion": "6.0.21.52210"
  527. }
  528. },
  529. "runtimeTargets": {
  530. "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
  531. "rid": "win",
  532. "assetType": "runtime",
  533. "assemblyVersion": "6.0.0.0",
  534. "fileVersion": "6.0.21.52210"
  535. }
  536. }
  537. },
  538. "System.Security.Cryptography.Xml/6.0.0": {
  539. "dependencies": {
  540. "System.Security.AccessControl": "6.0.0",
  541. "System.Security.Cryptography.Pkcs": "8.0.0"
  542. }
  543. },
  544. "System.Security.Permissions/6.0.0": {
  545. "dependencies": {
  546. "System.Security.AccessControl": "6.0.0",
  547. "System.Windows.Extensions": "6.0.0"
  548. },
  549. "runtime": {
  550. "lib/net6.0/System.Security.Permissions.dll": {
  551. "assemblyVersion": "6.0.0.0",
  552. "fileVersion": "6.0.21.52210"
  553. }
  554. }
  555. },
  556. "System.Security.Principal.Windows/4.7.0": {},
  557. "System.Text.Encoding/4.3.0": {
  558. "dependencies": {
  559. "Microsoft.NETCore.Platforms": "1.1.0",
  560. "Microsoft.NETCore.Targets": "1.1.0",
  561. "System.Runtime": "4.3.0"
  562. }
  563. },
  564. "System.Text.Encoding.CodePages/8.0.0": {},
  565. "System.Text.Encodings.Web/8.0.0": {},
  566. "System.Text.Json/8.0.0": {
  567. "dependencies": {
  568. "System.Text.Encodings.Web": "8.0.0"
  569. }
  570. },
  571. "System.Threading.Tasks/4.3.0": {
  572. "dependencies": {
  573. "Microsoft.NETCore.Platforms": "1.1.0",
  574. "Microsoft.NETCore.Targets": "1.1.0",
  575. "System.Runtime": "4.3.0"
  576. }
  577. },
  578. "System.Threading.Tasks.Extensions/4.5.4": {},
  579. "System.ValueTuple/4.5.0": {},
  580. "System.Windows.Extensions/6.0.0": {
  581. "dependencies": {
  582. "System.Drawing.Common": "9.0.0-preview.1.24081.2"
  583. },
  584. "runtime": {
  585. "lib/net6.0/System.Windows.Extensions.dll": {
  586. "assemblyVersion": "6.0.0.0",
  587. "fileVersion": "6.0.21.52210"
  588. }
  589. },
  590. "runtimeTargets": {
  591. "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
  592. "rid": "win",
  593. "assetType": "runtime",
  594. "assemblyVersion": "6.0.0.0",
  595. "fileVersion": "6.0.21.52210"
  596. }
  597. }
  598. },
  599. "Tencent.QCloud.Cos.Sdk/5.4.36": {
  600. "runtime": {
  601. "lib/netstandard2.0/COSXML.dll": {
  602. "assemblyVersion": "5.4.36.0",
  603. "fileVersion": "5.4.36.0"
  604. }
  605. }
  606. },
  607. "TencentCloudSDK/3.0.957": {
  608. "dependencies": {
  609. "Newtonsoft.Json": "13.0.3",
  610. "System.Text.Encodings.Web": "8.0.0"
  611. },
  612. "runtime": {
  613. "lib/netstandard2.0/TencentCloud.dll": {
  614. "assemblyVersion": "3.0.957.0",
  615. "fileVersion": "3.0.957.0"
  616. }
  617. }
  618. },
  619. "ZstdSharp.Port/0.7.1": {
  620. "runtime": {
  621. "lib/net7.0/ZstdSharp.dll": {
  622. "assemblyVersion": "0.7.1.0",
  623. "fileVersion": "0.7.1.0"
  624. }
  625. }
  626. }
  627. }
  628. },
  629. "libraries": {
  630. "molilian.core/1.0.0": {
  631. "type": "project",
  632. "serviceable": false,
  633. "sha512": ""
  634. },
  635. "BouncyCastle.Cryptography/2.2.1": {
  636. "type": "package",
  637. "serviceable": true,
  638. "sha512": "sha512-A6Zr52zVqJKt18ZBsTnX0qhG0kwIQftVAjLmszmkiR/trSp8H+xj1gUOzk7XHwaKgyREMSV1v9XaKrBUeIOdvQ==",
  639. "path": "bouncycastle.cryptography/2.2.1",
  640. "hashPath": "bouncycastle.cryptography.2.2.1.nupkg.sha512"
  641. },
  642. "CSRedisCore/3.8.802": {
  643. "type": "package",
  644. "serviceable": true,
  645. "sha512": "sha512-tZOOSVxfLBm9hXnsmkqVcb5JCgdONB9mNIWa6BEkRcV8mYwaiQ9TLvyKrmoewP0cYZ7V/YU/6ks4J8X3eDoyfg==",
  646. "path": "csrediscore/3.8.802",
  647. "hashPath": "csrediscore.3.8.802.nupkg.sha512"
  648. },
  649. "Dapper/2.1.28": {
  650. "type": "package",
  651. "serviceable": true,
  652. "sha512": "sha512-ha49pzOEDmCPkMxwfPSR/wxa/6RD3r42TESIgpzpi7FXq/gNVUuJVEO+wtUzntNRhtmq3BKCl0s0aAlSZLkBUA==",
  653. "path": "dapper/2.1.28",
  654. "hashPath": "dapper.2.1.28.nupkg.sha512"
  655. },
  656. "dodohold.core/1.0.1.9": {
  657. "type": "package",
  658. "serviceable": true,
  659. "sha512": "sha512-WvqDMFaycB79zfXQvG7qxvKdnTpYtx+GZfIwowki24zh50r5l1Xuez+LAWsxzVTs6ccAghh45AzHWeb6tTsCuw==",
  660. "path": "dodohold.core/1.0.1.9",
  661. "hashPath": "dodohold.core.1.0.1.9.nupkg.sha512"
  662. },
  663. "EPPlus/7.0.9": {
  664. "type": "package",
  665. "serviceable": true,
  666. "sha512": "sha512-iA6qAeu6FsHfWUcSv0/WjTv6nVUTMcHga3octxQQqLX8xJgJpubqrun9hcG+wDO0xeIc657jj+OQ13nRAtWUyA==",
  667. "path": "epplus/7.0.9",
  668. "hashPath": "epplus.7.0.9.nupkg.sha512"
  669. },
  670. "EPPlus.Interfaces/6.1.1": {
  671. "type": "package",
  672. "serviceable": true,
  673. "sha512": "sha512-y7dkrOoE1ZR9Vgy1Jf2rEIaTf3SHlUjYt01NklP+F5Qh7S2ruPbzTcpYLRWMeXiG8XL8h2jqX4CyIkFt3NQGZw==",
  674. "path": "epplus.interfaces/6.1.1",
  675. "hashPath": "epplus.interfaces.6.1.1.nupkg.sha512"
  676. },
  677. "EPPlus.System.Drawing/6.1.1": {
  678. "type": "package",
  679. "serviceable": true,
  680. "sha512": "sha512-lRF5gHYrmkHOOiLMI0t6q8zNYjUrzRgAM5BCXumv5xiqXko8fx3AWI+HCNZfhEqVFGOop+42KfR5GiUcCoyoMw==",
  681. "path": "epplus.system.drawing/6.1.1",
  682. "hashPath": "epplus.system.drawing.6.1.1.nupkg.sha512"
  683. },
  684. "FakeUserAgent/1.0.2": {
  685. "type": "package",
  686. "serviceable": true,
  687. "sha512": "sha512-F31V2btwwVwJF41CBjMdJ875EX9FB22820dZf/3+p8jByql5D9O17w/PDWn0If3roI4iQxkPf5gZ6V/zA9jjNg==",
  688. "path": "fakeuseragent/1.0.2",
  689. "hashPath": "fakeuseragent.1.0.2.nupkg.sha512"
  690. },
  691. "FreeSpire.XLS/12.7.0": {
  692. "type": "package",
  693. "serviceable": true,
  694. "sha512": "sha512-3WgGfpfgPtPIU/TGYdCjnTsXHMgGce4xsP3LP0Napab8jBXwLyBHoPsomTgEin71qZ5JHrC4KWn+tyvonIlk2w==",
  695. "path": "freespire.xls/12.7.0",
  696. "hashPath": "freespire.xls.12.7.0.nupkg.sha512"
  697. },
  698. "Google.Protobuf/3.25.1": {
  699. "type": "package",
  700. "serviceable": true,
  701. "sha512": "sha512-Sw9bq4hOD+AaS3RrnmP5IT25cyZ/T1qpM0e8+G+23Nojhv7+ScJFPEAQo1m4EFQWhXoI4FRZDrK+wjHCPw9yxg==",
  702. "path": "google.protobuf/3.25.1",
  703. "hashPath": "google.protobuf.3.25.1.nupkg.sha512"
  704. },
  705. "IP2Region.Net/2.0.2": {
  706. "type": "package",
  707. "serviceable": true,
  708. "sha512": "sha512-vkxITIPkUdju0+vPm9FYU4+sBvvOkoM7GvPw8R81RYlbkKDwKAkO9P4vZvzeRJEC8SrYtMLcsDJizx+e/JnRmA==",
  709. "path": "ip2region.net/2.0.2",
  710. "hashPath": "ip2region.net.2.0.2.nupkg.sha512"
  711. },
  712. "K4os.Compression.LZ4/1.3.5": {
  713. "type": "package",
  714. "serviceable": true,
  715. "sha512": "sha512-TS4mqlT0X1OlnvOGNfl02QdVUhuqgWuCnn7UxupIa7C9Pb6qlQ5yZA2sPhRh0OSmVULaQU64KV4wJuu//UyVQQ==",
  716. "path": "k4os.compression.lz4/1.3.5",
  717. "hashPath": "k4os.compression.lz4.1.3.5.nupkg.sha512"
  718. },
  719. "K4os.Compression.LZ4.Streams/1.3.5": {
  720. "type": "package",
  721. "serviceable": true,
  722. "sha512": "sha512-M0NufZI8ym3mm6F6HMSPz1jw7TJGdY74fjAtbIXATmnAva/8xLz50eQZJI9tf9mMeHUaFDg76N1BmEh8GR5zeA==",
  723. "path": "k4os.compression.lz4.streams/1.3.5",
  724. "hashPath": "k4os.compression.lz4.streams.1.3.5.nupkg.sha512"
  725. },
  726. "K4os.Hash.xxHash/1.0.8": {
  727. "type": "package",
  728. "serviceable": true,
  729. "sha512": "sha512-Wp2F7BamQ2Q/7Hk834nV9vRQapgcr8kgv9Jvfm8J3D0IhDqZMMl+a2yxUq5ltJitvXvQfB8W6K4F4fCbw/P6YQ==",
  730. "path": "k4os.hash.xxhash/1.0.8",
  731. "hashPath": "k4os.hash.xxhash.1.0.8.nupkg.sha512"
  732. },
  733. "Microsoft.Extensions.Configuration/8.0.0": {
  734. "type": "package",
  735. "serviceable": true,
  736. "sha512": "sha512-0J/9YNXTMWSZP2p2+nvl8p71zpSwokZXZuJW+VjdErkegAnFdO1XlqtA62SJtgVYHdKu3uPxJHcMR/r35HwFBA==",
  737. "path": "microsoft.extensions.configuration/8.0.0",
  738. "hashPath": "microsoft.extensions.configuration.8.0.0.nupkg.sha512"
  739. },
  740. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  741. "type": "package",
  742. "serviceable": true,
  743. "sha512": "sha512-3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==",
  744. "path": "microsoft.extensions.configuration.abstractions/8.0.0",
  745. "hashPath": "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512"
  746. },
  747. "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": {
  748. "type": "package",
  749. "serviceable": true,
  750. "sha512": "sha512-McP+Lz/EKwvtCv48z0YImw+L1gi1gy5rHhNaNIY2CrjloV+XY8gydT8DjMR6zWeL13AFK+DioVpppwAuO1Gi1w==",
  751. "path": "microsoft.extensions.configuration.fileextensions/8.0.0",
  752. "hashPath": "microsoft.extensions.configuration.fileextensions.8.0.0.nupkg.sha512"
  753. },
  754. "Microsoft.Extensions.Configuration.Json/8.0.0": {
  755. "type": "package",
  756. "serviceable": true,
  757. "sha512": "sha512-C2wqUoh9OmRL1akaCcKSTmRU8z0kckfImG7zLNI8uyi47Lp+zd5LWAD17waPQEqCz3ioWOCrFUo+JJuoeZLOBw==",
  758. "path": "microsoft.extensions.configuration.json/8.0.0",
  759. "hashPath": "microsoft.extensions.configuration.json.8.0.0.nupkg.sha512"
  760. },
  761. "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
  762. "type": "package",
  763. "serviceable": true,
  764. "sha512": "sha512-cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==",
  765. "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0",
  766. "hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512"
  767. },
  768. "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
  769. "type": "package",
  770. "serviceable": true,
  771. "sha512": "sha512-ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==",
  772. "path": "microsoft.extensions.fileproviders.abstractions/8.0.0",
  773. "hashPath": "microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512"
  774. },
  775. "Microsoft.Extensions.FileProviders.Physical/8.0.0": {
  776. "type": "package",
  777. "serviceable": true,
  778. "sha512": "sha512-UboiXxpPUpwulHvIAVE36Knq0VSHaAmfrFkegLyBZeaADuKezJ/AIXYAW8F5GBlGk/VaibN2k/Zn1ca8YAfVdA==",
  779. "path": "microsoft.extensions.fileproviders.physical/8.0.0",
  780. "hashPath": "microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512"
  781. },
  782. "Microsoft.Extensions.FileSystemGlobbing/8.0.0": {
  783. "type": "package",
  784. "serviceable": true,
  785. "sha512": "sha512-OK+670i7esqlQrPjdIKRbsyMCe9g5kSLpRRQGSr4Q58AOYEe/hCnfLZprh7viNisSUUQZmMrbbuDaIrP+V1ebQ==",
  786. "path": "microsoft.extensions.filesystemglobbing/8.0.0",
  787. "hashPath": "microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512"
  788. },
  789. "Microsoft.Extensions.Logging.Abstractions/2.1.1": {
  790. "type": "package",
  791. "serviceable": true,
  792. "sha512": "sha512-XRzK7ZF+O6FzdfWrlFTi1Rgj2080ZDsd46vzOjadHUB0Cz5kOvDG8vI7caa5YFrsHQpcfn0DxtjS4E46N4FZsA==",
  793. "path": "microsoft.extensions.logging.abstractions/2.1.1",
  794. "hashPath": "microsoft.extensions.logging.abstractions.2.1.1.nupkg.sha512"
  795. },
  796. "Microsoft.Extensions.Primitives/9.0.0-preview.1.24080.9": {
  797. "type": "package",
  798. "serviceable": true,
  799. "sha512": "sha512-xjYFuOCd/SS41xtVrM+gRLcZqLQO6+rsbSg+b9Fcruy/Ua0aysE78Ap/YE9MMs505N60mtRqZewJSYdEglB5KQ==",
  800. "path": "microsoft.extensions.primitives/9.0.0-preview.1.24080.9",
  801. "hashPath": "microsoft.extensions.primitives.9.0.0-preview.1.24080.9.nupkg.sha512"
  802. },
  803. "Microsoft.IO.RecyclableMemoryStream/3.0.0": {
  804. "type": "package",
  805. "serviceable": true,
  806. "sha512": "sha512-irv0HuqoH8Ig5i2fO+8dmDNdFdsrO+DoQcedwIlb810qpZHBNQHZLW7C/AHBQDgLLpw2T96vmMAy/aE4Yj55Sg==",
  807. "path": "microsoft.io.recyclablememorystream/3.0.0",
  808. "hashPath": "microsoft.io.recyclablememorystream.3.0.0.nupkg.sha512"
  809. },
  810. "Microsoft.NETCore.Platforms/1.1.0": {
  811. "type": "package",
  812. "serviceable": true,
  813. "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
  814. "path": "microsoft.netcore.platforms/1.1.0",
  815. "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
  816. },
  817. "Microsoft.NETCore.Targets/1.1.0": {
  818. "type": "package",
  819. "serviceable": true,
  820. "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
  821. "path": "microsoft.netcore.targets/1.1.0",
  822. "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
  823. },
  824. "Microsoft.OpenApi/1.2.3": {
  825. "type": "package",
  826. "serviceable": true,
  827. "sha512": "sha512-Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==",
  828. "path": "microsoft.openapi/1.2.3",
  829. "hashPath": "microsoft.openapi.1.2.3.nupkg.sha512"
  830. },
  831. "Microsoft.Win32.Registry/4.7.0": {
  832. "type": "package",
  833. "serviceable": true,
  834. "sha512": "sha512-KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==",
  835. "path": "microsoft.win32.registry/4.7.0",
  836. "hashPath": "microsoft.win32.registry.4.7.0.nupkg.sha512"
  837. },
  838. "Microsoft.Win32.SystemEvents/9.0.0-preview.1.24080.9": {
  839. "type": "package",
  840. "serviceable": true,
  841. "sha512": "sha512-qAZNqGvPrWzrTBzPhWm2J0kHRDDYq9EZk+xTW6Z7VuM5+4yh4XN0SHrjsSeoHvTcSrSV7IBp9HS8R9W+oQ9Geg==",
  842. "path": "microsoft.win32.systemevents/9.0.0-preview.1.24080.9",
  843. "hashPath": "microsoft.win32.systemevents.9.0.0-preview.1.24080.9.nupkg.sha512"
  844. },
  845. "MySql.Data/8.3.0": {
  846. "type": "package",
  847. "serviceable": true,
  848. "sha512": "sha512-bAQlkLYvTYt5MtXAgHGURSBSUWynIvyN2FVQFUg51I2grxsOfnJSyGvO7YsDRnU7IvUNfMdxq8rNXiP5P4hMlw==",
  849. "path": "mysql.data/8.3.0",
  850. "hashPath": "mysql.data.8.3.0.nupkg.sha512"
  851. },
  852. "Newtonsoft.Json/13.0.3": {
  853. "type": "package",
  854. "serviceable": true,
  855. "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
  856. "path": "newtonsoft.json/13.0.3",
  857. "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
  858. },
  859. "QiniuCore.SDK/7.3.1.2": {
  860. "type": "package",
  861. "serviceable": true,
  862. "sha512": "sha512-gze1M7/Ke6VCzqNtZe//RIi1Bfed+EmMYq/YaeFyJ1GQTYllte2g3BdMlV3Hl2mElWSnR1SvOpn3Fc8+TCwYLA==",
  863. "path": "qiniucore.sdk/7.3.1.2",
  864. "hashPath": "qiniucore.sdk.7.3.1.2.nupkg.sha512"
  865. },
  866. "QRCoder/1.4.3": {
  867. "type": "package",
  868. "serviceable": true,
  869. "sha512": "sha512-fWuFqjm8GTlEb2GqBl3Hi8HZZeZQwBSHxvRPtPjyNbT82H0ff0JwavKRBmMaXCno1Av6McPC8aJzri0Mj2w9Jw==",
  870. "path": "qrcoder/1.4.3",
  871. "hashPath": "qrcoder.1.4.3.nupkg.sha512"
  872. },
  873. "Quartz/3.8.1": {
  874. "type": "package",
  875. "serviceable": true,
  876. "sha512": "sha512-HlKm+43iG8LmXfejL1kIijO107x8ozEShLT2PFIkOWNSHUj7O7yTl6icFrn6DocPvigudQ90a6h2gdFShOwyXw==",
  877. "path": "quartz/3.8.1",
  878. "hashPath": "quartz.3.8.1.nupkg.sha512"
  879. },
  880. "runtime.native.System.Data.SqlClient.sni/4.7.0": {
  881. "type": "package",
  882. "serviceable": true,
  883. "sha512": "sha512-9kyFSIdN3T0qjDQ2R0HRXYIhS3l5psBzQi6qqhdLz+SzFyEy4sVxNOke+yyYv8Cu8rPER12c3RDjLT8wF3WBYQ==",
  884. "path": "runtime.native.system.data.sqlclient.sni/4.7.0",
  885. "hashPath": "runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512"
  886. },
  887. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  888. "type": "package",
  889. "serviceable": true,
  890. "sha512": "sha512-LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==",
  891. "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0",
  892. "hashPath": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
  893. },
  894. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  895. "type": "package",
  896. "serviceable": true,
  897. "sha512": "sha512-38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==",
  898. "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0",
  899. "hashPath": "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
  900. },
  901. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  902. "type": "package",
  903. "serviceable": true,
  904. "sha512": "sha512-YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==",
  905. "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
  906. "hashPath": "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
  907. },
  908. "Swashbuckle.AspNetCore.Swagger/6.5.0": {
  909. "type": "package",
  910. "serviceable": true,
  911. "sha512": "sha512-XWmCmqyFmoItXKFsQSwQbEAsjDKcxlNf1l+/Ki42hcb6LjKL8m5Db69OTvz5vLonMSRntYO1XLqz0OP+n3vKnA==",
  912. "path": "swashbuckle.aspnetcore.swagger/6.5.0",
  913. "hashPath": "swashbuckle.aspnetcore.swagger.6.5.0.nupkg.sha512"
  914. },
  915. "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
  916. "type": "package",
  917. "serviceable": true,
  918. "sha512": "sha512-Y/qW8Qdg9OEs7V013tt+94OdPxbRdbhcEbw4NiwGvf4YBcfhL/y7qp/Mjv/cENsQ2L3NqJ2AOu94weBy/h4KvA==",
  919. "path": "swashbuckle.aspnetcore.swaggergen/6.5.0",
  920. "hashPath": "swashbuckle.aspnetcore.swaggergen.6.5.0.nupkg.sha512"
  921. },
  922. "System.Buffers/4.5.1": {
  923. "type": "package",
  924. "serviceable": true,
  925. "sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
  926. "path": "system.buffers/4.5.1",
  927. "hashPath": "system.buffers.4.5.1.nupkg.sha512"
  928. },
  929. "System.ComponentModel.Annotations/5.0.0": {
  930. "type": "package",
  931. "serviceable": true,
  932. "sha512": "sha512-dMkqfy2el8A8/I76n2Hi1oBFEbG1SfxD2l5nhwXV3XjlnOmwxJlQbYpJH4W51odnU9sARCSAgv7S3CyAFMkpYg==",
  933. "path": "system.componentmodel.annotations/5.0.0",
  934. "hashPath": "system.componentmodel.annotations.5.0.0.nupkg.sha512"
  935. },
  936. "System.Configuration.ConfigurationManager/6.0.1": {
  937. "type": "package",
  938. "serviceable": true,
  939. "sha512": "sha512-jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==",
  940. "path": "system.configuration.configurationmanager/6.0.1",
  941. "hashPath": "system.configuration.configurationmanager.6.0.1.nupkg.sha512"
  942. },
  943. "System.Data.SqlClient/4.8.6": {
  944. "type": "package",
  945. "serviceable": true,
  946. "sha512": "sha512-2Ij/LCaTQRyAi5lAv7UUTV9R2FobC8xN9mE0fXBZohum/xLl8IZVmE98Rq5ugQHjCgTBRKqpXRb4ORulRdA6Ig==",
  947. "path": "system.data.sqlclient/4.8.6",
  948. "hashPath": "system.data.sqlclient.4.8.6.nupkg.sha512"
  949. },
  950. "System.Diagnostics.DiagnosticSource/7.0.2": {
  951. "type": "package",
  952. "serviceable": true,
  953. "sha512": "sha512-hYr3I9N9811e0Bjf2WNwAGGyTuAFbbTgX1RPLt/3Wbm68x3IGcX5Cl75CMmgT6WlNwLQ2tCCWfqYPpypjaf2xA==",
  954. "path": "system.diagnostics.diagnosticsource/7.0.2",
  955. "hashPath": "system.diagnostics.diagnosticsource.7.0.2.nupkg.sha512"
  956. },
  957. "System.Drawing.Common/9.0.0-preview.1.24081.2": {
  958. "type": "package",
  959. "serviceable": true,
  960. "sha512": "sha512-zmP6qRu9oxbeYXHlwT//oQE56CNlsToBFg+9F8Lcrqsh6A7MVSppqBeCrIjtCFeOBxil2OS1DdPfv4WncIA8Pg==",
  961. "path": "system.drawing.common/9.0.0-preview.1.24081.2",
  962. "hashPath": "system.drawing.common.9.0.0-preview.1.24081.2.nupkg.sha512"
  963. },
  964. "System.Formats.Asn1/8.0.0": {
  965. "type": "package",
  966. "serviceable": true,
  967. "sha512": "sha512-AJukBuLoe3QeAF+mfaRKQb2dgyrvt340iMBHYv+VdBzCUM06IxGlvl0o/uPOS7lHnXPN6u8fFRHSHudx5aTi8w==",
  968. "path": "system.formats.asn1/8.0.0",
  969. "hashPath": "system.formats.asn1.8.0.0.nupkg.sha512"
  970. },
  971. "System.IO/4.3.0": {
  972. "type": "package",
  973. "serviceable": true,
  974. "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
  975. "path": "system.io/4.3.0",
  976. "hashPath": "system.io.4.3.0.nupkg.sha512"
  977. },
  978. "System.IO.Pipelines/6.0.3": {
  979. "type": "package",
  980. "serviceable": true,
  981. "sha512": "sha512-ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==",
  982. "path": "system.io.pipelines/6.0.3",
  983. "hashPath": "system.io.pipelines.6.0.3.nupkg.sha512"
  984. },
  985. "System.Reflection/4.3.0": {
  986. "type": "package",
  987. "serviceable": true,
  988. "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
  989. "path": "system.reflection/4.3.0",
  990. "hashPath": "system.reflection.4.3.0.nupkg.sha512"
  991. },
  992. "System.Reflection.Primitives/4.3.0": {
  993. "type": "package",
  994. "serviceable": true,
  995. "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
  996. "path": "system.reflection.primitives/4.3.0",
  997. "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
  998. },
  999. "System.Runtime/4.3.0": {
  1000. "type": "package",
  1001. "serviceable": true,
  1002. "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
  1003. "path": "system.runtime/4.3.0",
  1004. "hashPath": "system.runtime.4.3.0.nupkg.sha512"
  1005. },
  1006. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  1007. "type": "package",
  1008. "serviceable": true,
  1009. "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
  1010. "path": "system.runtime.compilerservices.unsafe/6.0.0",
  1011. "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
  1012. },
  1013. "System.Runtime.Loader/4.3.0": {
  1014. "type": "package",
  1015. "serviceable": true,
  1016. "sha512": "sha512-DHMaRn8D8YCK2GG2pw+UzNxn/OHVfaWx7OTLBD/hPegHZZgcZh3H6seWegrC4BYwsfuGrywIuT+MQs+rPqRLTQ==",
  1017. "path": "system.runtime.loader/4.3.0",
  1018. "hashPath": "system.runtime.loader.4.3.0.nupkg.sha512"
  1019. },
  1020. "System.Security.AccessControl/6.0.0": {
  1021. "type": "package",
  1022. "serviceable": true,
  1023. "sha512": "sha512-AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==",
  1024. "path": "system.security.accesscontrol/6.0.0",
  1025. "hashPath": "system.security.accesscontrol.6.0.0.nupkg.sha512"
  1026. },
  1027. "System.Security.Cryptography.Pkcs/8.0.0": {
  1028. "type": "package",
  1029. "serviceable": true,
  1030. "sha512": "sha512-ULmp3xoOwNYjOYp4JZ2NK/6NdTgiN1GQXzVVN1njQ7LOZ0d0B9vyMnhyqbIi9Qw4JXj1JgCsitkTShboHRx7Eg==",
  1031. "path": "system.security.cryptography.pkcs/8.0.0",
  1032. "hashPath": "system.security.cryptography.pkcs.8.0.0.nupkg.sha512"
  1033. },
  1034. "System.Security.Cryptography.ProtectedData/6.0.0": {
  1035. "type": "package",
  1036. "serviceable": true,
  1037. "sha512": "sha512-rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==",
  1038. "path": "system.security.cryptography.protecteddata/6.0.0",
  1039. "hashPath": "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512"
  1040. },
  1041. "System.Security.Cryptography.Xml/6.0.0": {
  1042. "type": "package",
  1043. "serviceable": true,
  1044. "sha512": "sha512-puJ4UCh9JVRwOCyCIcq71JY6Axr8Sp8E2GjTIU1Fj8hm4+oX6NEoyGFGa/+pBG8SrVxbQPSj7hvtaREyTHHsmw==",
  1045. "path": "system.security.cryptography.xml/6.0.0",
  1046. "hashPath": "system.security.cryptography.xml.6.0.0.nupkg.sha512"
  1047. },
  1048. "System.Security.Permissions/6.0.0": {
  1049. "type": "package",
  1050. "serviceable": true,
  1051. "sha512": "sha512-T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
  1052. "path": "system.security.permissions/6.0.0",
  1053. "hashPath": "system.security.permissions.6.0.0.nupkg.sha512"
  1054. },
  1055. "System.Security.Principal.Windows/4.7.0": {
  1056. "type": "package",
  1057. "serviceable": true,
  1058. "sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==",
  1059. "path": "system.security.principal.windows/4.7.0",
  1060. "hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512"
  1061. },
  1062. "System.Text.Encoding/4.3.0": {
  1063. "type": "package",
  1064. "serviceable": true,
  1065. "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
  1066. "path": "system.text.encoding/4.3.0",
  1067. "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
  1068. },
  1069. "System.Text.Encoding.CodePages/8.0.0": {
  1070. "type": "package",
  1071. "serviceable": true,
  1072. "sha512": "sha512-OZIsVplFGaVY90G2SbpgU7EnCoOO5pw1t4ic21dBF3/1omrJFpAGoNAVpPyMVOC90/hvgkGG3VFqR13YgZMQfg==",
  1073. "path": "system.text.encoding.codepages/8.0.0",
  1074. "hashPath": "system.text.encoding.codepages.8.0.0.nupkg.sha512"
  1075. },
  1076. "System.Text.Encodings.Web/8.0.0": {
  1077. "type": "package",
  1078. "serviceable": true,
  1079. "sha512": "sha512-yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==",
  1080. "path": "system.text.encodings.web/8.0.0",
  1081. "hashPath": "system.text.encodings.web.8.0.0.nupkg.sha512"
  1082. },
  1083. "System.Text.Json/8.0.0": {
  1084. "type": "package",
  1085. "serviceable": true,
  1086. "sha512": "sha512-OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==",
  1087. "path": "system.text.json/8.0.0",
  1088. "hashPath": "system.text.json.8.0.0.nupkg.sha512"
  1089. },
  1090. "System.Threading.Tasks/4.3.0": {
  1091. "type": "package",
  1092. "serviceable": true,
  1093. "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
  1094. "path": "system.threading.tasks/4.3.0",
  1095. "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
  1096. },
  1097. "System.Threading.Tasks.Extensions/4.5.4": {
  1098. "type": "package",
  1099. "serviceable": true,
  1100. "sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
  1101. "path": "system.threading.tasks.extensions/4.5.4",
  1102. "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
  1103. },
  1104. "System.ValueTuple/4.5.0": {
  1105. "type": "package",
  1106. "serviceable": true,
  1107. "sha512": "sha512-okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==",
  1108. "path": "system.valuetuple/4.5.0",
  1109. "hashPath": "system.valuetuple.4.5.0.nupkg.sha512"
  1110. },
  1111. "System.Windows.Extensions/6.0.0": {
  1112. "type": "package",
  1113. "serviceable": true,
  1114. "sha512": "sha512-IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
  1115. "path": "system.windows.extensions/6.0.0",
  1116. "hashPath": "system.windows.extensions.6.0.0.nupkg.sha512"
  1117. },
  1118. "Tencent.QCloud.Cos.Sdk/5.4.36": {
  1119. "type": "package",
  1120. "serviceable": true,
  1121. "sha512": "sha512-w18FtLb65e7TdTlaO8qiTqQ1rq/2dPA9esIGX4IBDyhyqpB11+TlaQFsmQ2VA0FtsAatbn0iS2Q3tapSFhUhyA==",
  1122. "path": "tencent.qcloud.cos.sdk/5.4.36",
  1123. "hashPath": "tencent.qcloud.cos.sdk.5.4.36.nupkg.sha512"
  1124. },
  1125. "TencentCloudSDK/3.0.957": {
  1126. "type": "package",
  1127. "serviceable": true,
  1128. "sha512": "sha512-PEZj7MQ9Y1Qw6aavDBV/P2RFLvF2FGsh7zBSTDDXJ+29VFu+lo72JyLUZZ4nd/uYKteWOkFd3OwP3szFUeTnUQ==",
  1129. "path": "tencentcloudsdk/3.0.957",
  1130. "hashPath": "tencentcloudsdk.3.0.957.nupkg.sha512"
  1131. },
  1132. "ZstdSharp.Port/0.7.1": {
  1133. "type": "package",
  1134. "serviceable": true,
  1135. "sha512": "sha512-Idgg+mJEyAujqDPzA3APy9dNoyw0YQcNA65GgYjktDRtJ+nvx/hv+J+m6Eax3JJMGEYGy04oc5YNP6ZvQ3Y1vQ==",
  1136. "path": "zstdsharp.port/0.7.1",
  1137. "hashPath": "zstdsharp.port.0.7.1.nupkg.sha512"
  1138. }
  1139. }
  1140. }