webhook.core.deps.json 43 KB

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