KYFramework.deps.json 22 KB

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