cubcooper.core.deps.json 42 KB

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