webhook.core.deps.json 43 KB

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