webhook.api.deps.json 45 KB

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