ThirdParty.deps.json 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v7.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v7.0": {
  9. "ThirdParty/1.0.0": {
  10. "dependencies": {
  11. "MySql.Data": "8.1.0",
  12. "UniTask": "2.4.1"
  13. },
  14. "runtime": {
  15. "ThirdParty.dll": {}
  16. }
  17. },
  18. "Google.Protobuf/3.21.9": {
  19. "runtime": {
  20. "lib/net5.0/Google.Protobuf.dll": {
  21. "assemblyVersion": "3.21.9.0",
  22. "fileVersion": "3.21.9.0"
  23. }
  24. }
  25. },
  26. "K4os.Compression.LZ4/1.3.5": {
  27. "runtime": {
  28. "lib/net6.0/K4os.Compression.LZ4.dll": {
  29. "assemblyVersion": "1.3.5.0",
  30. "fileVersion": "1.3.5.0"
  31. }
  32. }
  33. },
  34. "K4os.Compression.LZ4.Streams/1.3.5": {
  35. "dependencies": {
  36. "K4os.Compression.LZ4": "1.3.5",
  37. "K4os.Hash.xxHash": "1.0.8",
  38. "System.IO.Pipelines": "6.0.3"
  39. },
  40. "runtime": {
  41. "lib/net6.0/K4os.Compression.LZ4.Streams.dll": {
  42. "assemblyVersion": "1.3.5.0",
  43. "fileVersion": "1.3.5.0"
  44. }
  45. }
  46. },
  47. "K4os.Hash.xxHash/1.0.8": {
  48. "runtime": {
  49. "lib/net6.0/K4os.Hash.xxHash.dll": {
  50. "assemblyVersion": "1.0.8.0",
  51. "fileVersion": "1.0.8.0"
  52. }
  53. }
  54. },
  55. "Microsoft.NETCore.Platforms/3.1.0": {},
  56. "Microsoft.NETCore.Targets/1.1.0": {},
  57. "Microsoft.Win32.SystemEvents/4.7.0": {
  58. "dependencies": {
  59. "Microsoft.NETCore.Platforms": "3.1.0"
  60. },
  61. "runtime": {
  62. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
  63. "assemblyVersion": "4.0.2.0",
  64. "fileVersion": "4.700.19.56404"
  65. }
  66. },
  67. "runtimeTargets": {
  68. "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
  69. "rid": "win",
  70. "assetType": "runtime",
  71. "assemblyVersion": "4.0.2.0",
  72. "fileVersion": "4.700.19.56404"
  73. }
  74. }
  75. },
  76. "MySql.Data/8.1.0": {
  77. "dependencies": {
  78. "Google.Protobuf": "3.21.9",
  79. "K4os.Compression.LZ4.Streams": "1.3.5",
  80. "Portable.BouncyCastle": "1.9.0",
  81. "System.Buffers": "4.5.1",
  82. "System.Configuration.ConfigurationManager": "4.4.1",
  83. "System.Diagnostics.DiagnosticSource": "7.0.2",
  84. "System.Runtime.CompilerServices.Unsafe": "6.0.0",
  85. "System.Runtime.Loader": "4.3.0",
  86. "System.Security.Permissions": "4.7.0",
  87. "System.Text.Encoding.CodePages": "4.4.0",
  88. "System.Text.Json": "7.0.1",
  89. "System.Threading.Tasks.Extensions": "4.5.4",
  90. "ZstdSharp.Port": "0.7.1"
  91. },
  92. "runtime": {
  93. "lib/net7.0/MySql.Data.dll": {
  94. "assemblyVersion": "8.1.0.0",
  95. "fileVersion": "8.1.0.0"
  96. }
  97. },
  98. "runtimeTargets": {
  99. "runtimes/win-x64/native/comerr64.dll": {
  100. "rid": "win-x64",
  101. "assetType": "native",
  102. "fileVersion": "4.1.0.0"
  103. },
  104. "runtimes/win-x64/native/gssapi64.dll": {
  105. "rid": "win-x64",
  106. "assetType": "native",
  107. "fileVersion": "4.1.0.0"
  108. },
  109. "runtimes/win-x64/native/k5sprt64.dll": {
  110. "rid": "win-x64",
  111. "assetType": "native",
  112. "fileVersion": "4.1.0.0"
  113. },
  114. "runtimes/win-x64/native/krb5_64.dll": {
  115. "rid": "win-x64",
  116. "assetType": "native",
  117. "fileVersion": "4.1.0.0"
  118. },
  119. "runtimes/win-x64/native/krbcc64.dll": {
  120. "rid": "win-x64",
  121. "assetType": "native",
  122. "fileVersion": "4.1.0.0"
  123. }
  124. }
  125. },
  126. "Portable.BouncyCastle/1.9.0": {
  127. "runtime": {
  128. "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
  129. "assemblyVersion": "1.9.0.0",
  130. "fileVersion": "1.9.0.1"
  131. }
  132. }
  133. },
  134. "System.Buffers/4.5.1": {},
  135. "System.Configuration.ConfigurationManager/4.4.1": {
  136. "dependencies": {
  137. "System.Security.Cryptography.ProtectedData": "4.4.0"
  138. },
  139. "runtime": {
  140. "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {
  141. "assemblyVersion": "4.0.0.0",
  142. "fileVersion": "4.6.25921.2"
  143. }
  144. }
  145. },
  146. "System.Diagnostics.DiagnosticSource/7.0.2": {},
  147. "System.Drawing.Common/4.7.0": {
  148. "dependencies": {
  149. "Microsoft.NETCore.Platforms": "3.1.0",
  150. "Microsoft.Win32.SystemEvents": "4.7.0"
  151. },
  152. "runtime": {
  153. "lib/netstandard2.0/System.Drawing.Common.dll": {
  154. "assemblyVersion": "4.0.0.1",
  155. "fileVersion": "4.6.26919.2"
  156. }
  157. },
  158. "runtimeTargets": {
  159. "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  160. "rid": "unix",
  161. "assetType": "runtime",
  162. "assemblyVersion": "4.0.2.0",
  163. "fileVersion": "4.700.19.56404"
  164. },
  165. "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  166. "rid": "win",
  167. "assetType": "runtime",
  168. "assemblyVersion": "4.0.2.0",
  169. "fileVersion": "4.700.19.56404"
  170. }
  171. }
  172. },
  173. "System.IO/4.3.0": {
  174. "dependencies": {
  175. "Microsoft.NETCore.Platforms": "3.1.0",
  176. "Microsoft.NETCore.Targets": "1.1.0",
  177. "System.Runtime": "4.3.0",
  178. "System.Text.Encoding": "4.3.0",
  179. "System.Threading.Tasks": "4.3.0"
  180. }
  181. },
  182. "System.IO.Pipelines/6.0.3": {
  183. "runtime": {
  184. "lib/net6.0/System.IO.Pipelines.dll": {
  185. "assemblyVersion": "6.0.0.0",
  186. "fileVersion": "6.0.522.21309"
  187. }
  188. }
  189. },
  190. "System.Reflection/4.3.0": {
  191. "dependencies": {
  192. "Microsoft.NETCore.Platforms": "3.1.0",
  193. "Microsoft.NETCore.Targets": "1.1.0",
  194. "System.IO": "4.3.0",
  195. "System.Reflection.Primitives": "4.3.0",
  196. "System.Runtime": "4.3.0"
  197. }
  198. },
  199. "System.Reflection.Primitives/4.3.0": {
  200. "dependencies": {
  201. "Microsoft.NETCore.Platforms": "3.1.0",
  202. "Microsoft.NETCore.Targets": "1.1.0",
  203. "System.Runtime": "4.3.0"
  204. }
  205. },
  206. "System.Runtime/4.3.0": {
  207. "dependencies": {
  208. "Microsoft.NETCore.Platforms": "3.1.0",
  209. "Microsoft.NETCore.Targets": "1.1.0"
  210. }
  211. },
  212. "System.Runtime.CompilerServices.Unsafe/6.0.0": {},
  213. "System.Runtime.Loader/4.3.0": {
  214. "dependencies": {
  215. "System.IO": "4.3.0",
  216. "System.Reflection": "4.3.0",
  217. "System.Runtime": "4.3.0"
  218. }
  219. },
  220. "System.Security.AccessControl/4.7.0": {
  221. "dependencies": {
  222. "Microsoft.NETCore.Platforms": "3.1.0",
  223. "System.Security.Principal.Windows": "4.7.0"
  224. }
  225. },
  226. "System.Security.Cryptography.ProtectedData/4.4.0": {
  227. "runtime": {
  228. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
  229. "assemblyVersion": "4.0.2.0",
  230. "fileVersion": "4.6.25519.3"
  231. }
  232. },
  233. "runtimeTargets": {
  234. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
  235. "rid": "win",
  236. "assetType": "runtime",
  237. "assemblyVersion": "4.0.2.0",
  238. "fileVersion": "4.6.25519.3"
  239. }
  240. }
  241. },
  242. "System.Security.Permissions/4.7.0": {
  243. "dependencies": {
  244. "System.Security.AccessControl": "4.7.0",
  245. "System.Windows.Extensions": "4.7.0"
  246. },
  247. "runtime": {
  248. "lib/netcoreapp3.0/System.Security.Permissions.dll": {
  249. "assemblyVersion": "4.0.3.0",
  250. "fileVersion": "4.700.19.56404"
  251. }
  252. }
  253. },
  254. "System.Security.Principal.Windows/4.7.0": {},
  255. "System.Text.Encoding/4.3.0": {
  256. "dependencies": {
  257. "Microsoft.NETCore.Platforms": "3.1.0",
  258. "Microsoft.NETCore.Targets": "1.1.0",
  259. "System.Runtime": "4.3.0"
  260. }
  261. },
  262. "System.Text.Encoding.CodePages/4.4.0": {
  263. "dependencies": {
  264. "Microsoft.NETCore.Platforms": "3.1.0"
  265. }
  266. },
  267. "System.Text.Encodings.Web/7.0.0": {},
  268. "System.Text.Json/7.0.1": {
  269. "dependencies": {
  270. "System.Text.Encodings.Web": "7.0.0"
  271. }
  272. },
  273. "System.Threading.Tasks/4.3.0": {
  274. "dependencies": {
  275. "Microsoft.NETCore.Platforms": "3.1.0",
  276. "Microsoft.NETCore.Targets": "1.1.0",
  277. "System.Runtime": "4.3.0"
  278. }
  279. },
  280. "System.Threading.Tasks.Extensions/4.5.4": {},
  281. "System.Windows.Extensions/4.7.0": {
  282. "dependencies": {
  283. "System.Drawing.Common": "4.7.0"
  284. },
  285. "runtime": {
  286. "lib/netcoreapp3.0/System.Windows.Extensions.dll": {
  287. "assemblyVersion": "4.0.1.0",
  288. "fileVersion": "4.700.19.56404"
  289. }
  290. },
  291. "runtimeTargets": {
  292. "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
  293. "rid": "win",
  294. "assetType": "runtime",
  295. "assemblyVersion": "4.0.1.0",
  296. "fileVersion": "4.700.19.56404"
  297. }
  298. }
  299. },
  300. "UniTask/2.4.1": {
  301. "dependencies": {
  302. "System.Threading.Tasks.Extensions": "4.5.4"
  303. },
  304. "runtime": {
  305. "lib/net7.0/UniTask.dll": {
  306. "assemblyVersion": "2.4.1.0",
  307. "fileVersion": "2.4.1.0"
  308. }
  309. }
  310. },
  311. "ZstdSharp.Port/0.7.1": {
  312. "runtime": {
  313. "lib/net7.0/ZstdSharp.dll": {
  314. "assemblyVersion": "0.7.1.0",
  315. "fileVersion": "0.7.1.0"
  316. }
  317. }
  318. }
  319. }
  320. },
  321. "libraries": {
  322. "ThirdParty/1.0.0": {
  323. "type": "project",
  324. "serviceable": false,
  325. "sha512": ""
  326. },
  327. "Google.Protobuf/3.21.9": {
  328. "type": "package",
  329. "serviceable": true,
  330. "sha512": "sha512-OTpFujTgkmqMLbg3KT7F/iuKi1rg6s5FCS2M9XcVLDn40zL8wgXm37CY/F6MeOEXKjdcnXGCN/h7oyMkVydVsg==",
  331. "path": "google.protobuf/3.21.9",
  332. "hashPath": "google.protobuf.3.21.9.nupkg.sha512"
  333. },
  334. "K4os.Compression.LZ4/1.3.5": {
  335. "type": "package",
  336. "serviceable": true,
  337. "sha512": "sha512-TS4mqlT0X1OlnvOGNfl02QdVUhuqgWuCnn7UxupIa7C9Pb6qlQ5yZA2sPhRh0OSmVULaQU64KV4wJuu//UyVQQ==",
  338. "path": "k4os.compression.lz4/1.3.5",
  339. "hashPath": "k4os.compression.lz4.1.3.5.nupkg.sha512"
  340. },
  341. "K4os.Compression.LZ4.Streams/1.3.5": {
  342. "type": "package",
  343. "serviceable": true,
  344. "sha512": "sha512-M0NufZI8ym3mm6F6HMSPz1jw7TJGdY74fjAtbIXATmnAva/8xLz50eQZJI9tf9mMeHUaFDg76N1BmEh8GR5zeA==",
  345. "path": "k4os.compression.lz4.streams/1.3.5",
  346. "hashPath": "k4os.compression.lz4.streams.1.3.5.nupkg.sha512"
  347. },
  348. "K4os.Hash.xxHash/1.0.8": {
  349. "type": "package",
  350. "serviceable": true,
  351. "sha512": "sha512-Wp2F7BamQ2Q/7Hk834nV9vRQapgcr8kgv9Jvfm8J3D0IhDqZMMl+a2yxUq5ltJitvXvQfB8W6K4F4fCbw/P6YQ==",
  352. "path": "k4os.hash.xxhash/1.0.8",
  353. "hashPath": "k4os.hash.xxhash.1.0.8.nupkg.sha512"
  354. },
  355. "Microsoft.NETCore.Platforms/3.1.0": {
  356. "type": "package",
  357. "serviceable": true,
  358. "sha512": "sha512-z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==",
  359. "path": "microsoft.netcore.platforms/3.1.0",
  360. "hashPath": "microsoft.netcore.platforms.3.1.0.nupkg.sha512"
  361. },
  362. "Microsoft.NETCore.Targets/1.1.0": {
  363. "type": "package",
  364. "serviceable": true,
  365. "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
  366. "path": "microsoft.netcore.targets/1.1.0",
  367. "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
  368. },
  369. "Microsoft.Win32.SystemEvents/4.7.0": {
  370. "type": "package",
  371. "serviceable": true,
  372. "sha512": "sha512-mtVirZr++rq+XCDITMUdnETD59XoeMxSpLRIII7JRI6Yj0LEDiO1pPn0ktlnIj12Ix8bfvQqQDMMIF9wC98oCA==",
  373. "path": "microsoft.win32.systemevents/4.7.0",
  374. "hashPath": "microsoft.win32.systemevents.4.7.0.nupkg.sha512"
  375. },
  376. "MySql.Data/8.1.0": {
  377. "type": "package",
  378. "serviceable": true,
  379. "sha512": "sha512-7kEJLyty7HcqJD0lnfs+2fdMrvCl0RY5oykvZThbmg6QVLT55dwygI69Eqxl0M6IThP9woyjpsezT6m7gKRrLA==",
  380. "path": "mysql.data/8.1.0",
  381. "hashPath": "mysql.data.8.1.0.nupkg.sha512"
  382. },
  383. "Portable.BouncyCastle/1.9.0": {
  384. "type": "package",
  385. "serviceable": true,
  386. "sha512": "sha512-eZZBCABzVOek+id9Xy04HhmgykF0wZg9wpByzrWN7q8qEI0Qen9b7tfd7w8VA3dOeesumMG7C5ZPy0jk7PSRHw==",
  387. "path": "portable.bouncycastle/1.9.0",
  388. "hashPath": "portable.bouncycastle.1.9.0.nupkg.sha512"
  389. },
  390. "System.Buffers/4.5.1": {
  391. "type": "package",
  392. "serviceable": true,
  393. "sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
  394. "path": "system.buffers/4.5.1",
  395. "hashPath": "system.buffers.4.5.1.nupkg.sha512"
  396. },
  397. "System.Configuration.ConfigurationManager/4.4.1": {
  398. "type": "package",
  399. "serviceable": true,
  400. "sha512": "sha512-jz3TWKMAeuDEyrPCK5Jyt4bzQcmzUIMcY9Ud6PkElFxTfnsihV+9N/UCqvxe1z5gc7jMYAnj7V1COMS9QKIuHQ==",
  401. "path": "system.configuration.configurationmanager/4.4.1",
  402. "hashPath": "system.configuration.configurationmanager.4.4.1.nupkg.sha512"
  403. },
  404. "System.Diagnostics.DiagnosticSource/7.0.2": {
  405. "type": "package",
  406. "serviceable": true,
  407. "sha512": "sha512-hYr3I9N9811e0Bjf2WNwAGGyTuAFbbTgX1RPLt/3Wbm68x3IGcX5Cl75CMmgT6WlNwLQ2tCCWfqYPpypjaf2xA==",
  408. "path": "system.diagnostics.diagnosticsource/7.0.2",
  409. "hashPath": "system.diagnostics.diagnosticsource.7.0.2.nupkg.sha512"
  410. },
  411. "System.Drawing.Common/4.7.0": {
  412. "type": "package",
  413. "serviceable": true,
  414. "sha512": "sha512-v+XbyYHaZjDfn0ENmJEV1VYLgGgCTx1gnfOBcppowbpOAriglYgGCvFCPr2EEZyBvXlpxbEsTwkOlInl107ahA==",
  415. "path": "system.drawing.common/4.7.0",
  416. "hashPath": "system.drawing.common.4.7.0.nupkg.sha512"
  417. },
  418. "System.IO/4.3.0": {
  419. "type": "package",
  420. "serviceable": true,
  421. "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
  422. "path": "system.io/4.3.0",
  423. "hashPath": "system.io.4.3.0.nupkg.sha512"
  424. },
  425. "System.IO.Pipelines/6.0.3": {
  426. "type": "package",
  427. "serviceable": true,
  428. "sha512": "sha512-ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==",
  429. "path": "system.io.pipelines/6.0.3",
  430. "hashPath": "system.io.pipelines.6.0.3.nupkg.sha512"
  431. },
  432. "System.Reflection/4.3.0": {
  433. "type": "package",
  434. "serviceable": true,
  435. "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
  436. "path": "system.reflection/4.3.0",
  437. "hashPath": "system.reflection.4.3.0.nupkg.sha512"
  438. },
  439. "System.Reflection.Primitives/4.3.0": {
  440. "type": "package",
  441. "serviceable": true,
  442. "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
  443. "path": "system.reflection.primitives/4.3.0",
  444. "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
  445. },
  446. "System.Runtime/4.3.0": {
  447. "type": "package",
  448. "serviceable": true,
  449. "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
  450. "path": "system.runtime/4.3.0",
  451. "hashPath": "system.runtime.4.3.0.nupkg.sha512"
  452. },
  453. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  454. "type": "package",
  455. "serviceable": true,
  456. "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
  457. "path": "system.runtime.compilerservices.unsafe/6.0.0",
  458. "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
  459. },
  460. "System.Runtime.Loader/4.3.0": {
  461. "type": "package",
  462. "serviceable": true,
  463. "sha512": "sha512-DHMaRn8D8YCK2GG2pw+UzNxn/OHVfaWx7OTLBD/hPegHZZgcZh3H6seWegrC4BYwsfuGrywIuT+MQs+rPqRLTQ==",
  464. "path": "system.runtime.loader/4.3.0",
  465. "hashPath": "system.runtime.loader.4.3.0.nupkg.sha512"
  466. },
  467. "System.Security.AccessControl/4.7.0": {
  468. "type": "package",
  469. "serviceable": true,
  470. "sha512": "sha512-JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==",
  471. "path": "system.security.accesscontrol/4.7.0",
  472. "hashPath": "system.security.accesscontrol.4.7.0.nupkg.sha512"
  473. },
  474. "System.Security.Cryptography.ProtectedData/4.4.0": {
  475. "type": "package",
  476. "serviceable": true,
  477. "sha512": "sha512-cJV7ScGW7EhatRsjehfvvYVBvtiSMKgN8bOVI0bQhnF5bU7vnHVIsH49Kva7i7GWaWYvmEzkYVk1TC+gZYBEog==",
  478. "path": "system.security.cryptography.protecteddata/4.4.0",
  479. "hashPath": "system.security.cryptography.protecteddata.4.4.0.nupkg.sha512"
  480. },
  481. "System.Security.Permissions/4.7.0": {
  482. "type": "package",
  483. "serviceable": true,
  484. "sha512": "sha512-dkOV6YYVBnYRa15/yv004eCGRBVADXw8qRbbNiCn/XpdJSUXkkUeIvdvFHkvnko4CdKMqG8yRHC4ox83LSlMsQ==",
  485. "path": "system.security.permissions/4.7.0",
  486. "hashPath": "system.security.permissions.4.7.0.nupkg.sha512"
  487. },
  488. "System.Security.Principal.Windows/4.7.0": {
  489. "type": "package",
  490. "serviceable": true,
  491. "sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==",
  492. "path": "system.security.principal.windows/4.7.0",
  493. "hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512"
  494. },
  495. "System.Text.Encoding/4.3.0": {
  496. "type": "package",
  497. "serviceable": true,
  498. "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
  499. "path": "system.text.encoding/4.3.0",
  500. "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
  501. },
  502. "System.Text.Encoding.CodePages/4.4.0": {
  503. "type": "package",
  504. "serviceable": true,
  505. "sha512": "sha512-6JX7ZdaceBiLKLkYt8zJcp4xTJd1uYyXXEkPw6mnlUIjh1gZPIVKPtRXPmY5kLf6DwZmf5YLwR3QUrRonl7l0A==",
  506. "path": "system.text.encoding.codepages/4.4.0",
  507. "hashPath": "system.text.encoding.codepages.4.4.0.nupkg.sha512"
  508. },
  509. "System.Text.Encodings.Web/7.0.0": {
  510. "type": "package",
  511. "serviceable": true,
  512. "sha512": "sha512-OP6umVGxc0Z0MvZQBVigj4/U31Pw72ITihDWP9WiWDm+q5aoe0GaJivsfYGq53o6dxH7DcXWiCTl7+0o2CGdmg==",
  513. "path": "system.text.encodings.web/7.0.0",
  514. "hashPath": "system.text.encodings.web.7.0.0.nupkg.sha512"
  515. },
  516. "System.Text.Json/7.0.1": {
  517. "type": "package",
  518. "serviceable": true,
  519. "sha512": "sha512-OtDEmCCiNl8JAduFKZ/r0Sw6XZNHwIicUYy/mXgMDGeOsZLshH37qi3oPRzFYiryVktiMoQLByMGPtRCEMYbeQ==",
  520. "path": "system.text.json/7.0.1",
  521. "hashPath": "system.text.json.7.0.1.nupkg.sha512"
  522. },
  523. "System.Threading.Tasks/4.3.0": {
  524. "type": "package",
  525. "serviceable": true,
  526. "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
  527. "path": "system.threading.tasks/4.3.0",
  528. "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
  529. },
  530. "System.Threading.Tasks.Extensions/4.5.4": {
  531. "type": "package",
  532. "serviceable": true,
  533. "sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
  534. "path": "system.threading.tasks.extensions/4.5.4",
  535. "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
  536. },
  537. "System.Windows.Extensions/4.7.0": {
  538. "type": "package",
  539. "serviceable": true,
  540. "sha512": "sha512-CeWTdRNfRaSh0pm2gDTJFwVaXfTq6Xwv/sA887iwPTneW7oMtMlpvDIO+U60+3GWTB7Aom6oQwv5VZVUhQRdPQ==",
  541. "path": "system.windows.extensions/4.7.0",
  542. "hashPath": "system.windows.extensions.4.7.0.nupkg.sha512"
  543. },
  544. "UniTask/2.4.1": {
  545. "type": "package",
  546. "serviceable": true,
  547. "sha512": "sha512-WA4x/V1euY9Y9eCdX2Z/nobnFRK0Aysb4h1pNnld8QD2eaRDeTTxePcwCG835iaUtkFT6kwzb1MbHrMCpiiwCA==",
  548. "path": "unitask/2.4.1",
  549. "hashPath": "unitask.2.4.1.nupkg.sha512"
  550. },
  551. "ZstdSharp.Port/0.7.1": {
  552. "type": "package",
  553. "serviceable": true,
  554. "sha512": "sha512-Idgg+mJEyAujqDPzA3APy9dNoyw0YQcNA65GgYjktDRtJ+nvx/hv+J+m6Eax3JJMGEYGy04oc5YNP6ZvQ3Y1vQ==",
  555. "path": "zstdsharp.port/0.7.1",
  556. "hashPath": "zstdsharp.port.0.7.1.nupkg.sha512"
  557. }
  558. }
  559. }