Luban.Protobuf.deps.json 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v8.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v8.0": {
  9. "Luban.Protobuf/1.0.0": {
  10. "dependencies": {
  11. "Google.Protobuf": "3.29.0",
  12. "Luban.Core": "1.0.0",
  13. "Luban.DataTarget.Builtin": "1.0.0"
  14. },
  15. "runtime": {
  16. "Luban.Protobuf.dll": {}
  17. }
  18. },
  19. "ExcelDataReader/3.7.0": {
  20. "runtime": {
  21. "lib/netstandard2.1/ExcelDataReader.dll": {
  22. "assemblyVersion": "3.7.0.0",
  23. "fileVersion": "3.7.0.0"
  24. }
  25. }
  26. },
  27. "Google.Protobuf/3.29.0": {
  28. "runtime": {
  29. "lib/net5.0/Google.Protobuf.dll": {
  30. "assemblyVersion": "3.29.0.0",
  31. "fileVersion": "3.29.0.0"
  32. }
  33. }
  34. },
  35. "Microsoft.CSharp/4.5.0": {},
  36. "Microsoft.NETCore.Platforms/1.0.1": {},
  37. "Microsoft.NETCore.Targets/1.0.1": {},
  38. "NeoLua/1.3.14": {
  39. "dependencies": {
  40. "Microsoft.CSharp": "4.5.0"
  41. },
  42. "runtime": {
  43. "lib/net5.0/Neo.Lua.dll": {
  44. "assemblyVersion": "5.3.0.0",
  45. "fileVersion": "1.3.14.0"
  46. }
  47. },
  48. "resources": {
  49. "lib/net5.0/de/Neo.Lua.resources.dll": {
  50. "locale": "de"
  51. }
  52. }
  53. },
  54. "NLog/5.3.4": {
  55. "runtime": {
  56. "lib/netstandard2.0/NLog.dll": {
  57. "assemblyVersion": "5.0.0.0",
  58. "fileVersion": "5.3.4.2778"
  59. }
  60. }
  61. },
  62. "Scriban/5.12.0": {
  63. "runtime": {
  64. "lib/net7.0/Scriban.dll": {
  65. "assemblyVersion": "5.0.0.0",
  66. "fileVersion": "5.12.0.0"
  67. }
  68. }
  69. },
  70. "System.Collections/4.0.11": {
  71. "dependencies": {
  72. "Microsoft.NETCore.Platforms": "1.0.1",
  73. "Microsoft.NETCore.Targets": "1.0.1",
  74. "System.Runtime": "4.1.0"
  75. }
  76. },
  77. "System.Diagnostics.Debug/4.0.11": {
  78. "dependencies": {
  79. "Microsoft.NETCore.Platforms": "1.0.1",
  80. "Microsoft.NETCore.Targets": "1.0.1",
  81. "System.Runtime": "4.1.0"
  82. }
  83. },
  84. "System.Diagnostics.Tools/4.0.1": {
  85. "dependencies": {
  86. "Microsoft.NETCore.Platforms": "1.0.1",
  87. "Microsoft.NETCore.Targets": "1.0.1",
  88. "System.Runtime": "4.1.0"
  89. }
  90. },
  91. "System.Globalization/4.0.11": {
  92. "dependencies": {
  93. "Microsoft.NETCore.Platforms": "1.0.1",
  94. "Microsoft.NETCore.Targets": "1.0.1",
  95. "System.Runtime": "4.1.0"
  96. }
  97. },
  98. "System.IO/4.1.0": {
  99. "dependencies": {
  100. "Microsoft.NETCore.Platforms": "1.0.1",
  101. "Microsoft.NETCore.Targets": "1.0.1",
  102. "System.Runtime": "4.1.0",
  103. "System.Text.Encoding": "4.0.11",
  104. "System.Threading.Tasks": "4.0.11"
  105. }
  106. },
  107. "System.Linq/4.1.0": {
  108. "dependencies": {
  109. "System.Collections": "4.0.11",
  110. "System.Diagnostics.Debug": "4.0.11",
  111. "System.Resources.ResourceManager": "4.0.1",
  112. "System.Runtime": "4.1.0",
  113. "System.Runtime.Extensions": "4.1.0"
  114. }
  115. },
  116. "System.Linq.Expressions/4.1.0": {
  117. "dependencies": {
  118. "System.Collections": "4.0.11",
  119. "System.Diagnostics.Debug": "4.0.11",
  120. "System.Globalization": "4.0.11",
  121. "System.IO": "4.1.0",
  122. "System.Linq": "4.1.0",
  123. "System.ObjectModel": "4.0.12",
  124. "System.Reflection": "4.1.0",
  125. "System.Reflection.Emit": "4.0.1",
  126. "System.Reflection.Emit.ILGeneration": "4.0.1",
  127. "System.Reflection.Emit.Lightweight": "4.0.1",
  128. "System.Reflection.Extensions": "4.0.1",
  129. "System.Reflection.Primitives": "4.0.1",
  130. "System.Reflection.TypeExtensions": "4.1.0",
  131. "System.Resources.ResourceManager": "4.0.1",
  132. "System.Runtime": "4.1.0",
  133. "System.Runtime.Extensions": "4.1.0",
  134. "System.Threading": "4.0.11"
  135. }
  136. },
  137. "System.ObjectModel/4.0.12": {
  138. "dependencies": {
  139. "System.Collections": "4.0.11",
  140. "System.Diagnostics.Debug": "4.0.11",
  141. "System.Resources.ResourceManager": "4.0.1",
  142. "System.Runtime": "4.1.0",
  143. "System.Threading": "4.0.11"
  144. }
  145. },
  146. "System.Reflection/4.1.0": {
  147. "dependencies": {
  148. "Microsoft.NETCore.Platforms": "1.0.1",
  149. "Microsoft.NETCore.Targets": "1.0.1",
  150. "System.IO": "4.1.0",
  151. "System.Reflection.Primitives": "4.0.1",
  152. "System.Runtime": "4.1.0"
  153. }
  154. },
  155. "System.Reflection.Emit/4.0.1": {
  156. "dependencies": {
  157. "System.IO": "4.1.0",
  158. "System.Reflection": "4.1.0",
  159. "System.Reflection.Emit.ILGeneration": "4.0.1",
  160. "System.Reflection.Primitives": "4.0.1",
  161. "System.Runtime": "4.1.0"
  162. }
  163. },
  164. "System.Reflection.Emit.ILGeneration/4.0.1": {
  165. "dependencies": {
  166. "System.Reflection": "4.1.0",
  167. "System.Reflection.Primitives": "4.0.1",
  168. "System.Runtime": "4.1.0"
  169. }
  170. },
  171. "System.Reflection.Emit.Lightweight/4.0.1": {
  172. "dependencies": {
  173. "System.Reflection": "4.1.0",
  174. "System.Reflection.Emit.ILGeneration": "4.0.1",
  175. "System.Reflection.Primitives": "4.0.1",
  176. "System.Runtime": "4.1.0"
  177. }
  178. },
  179. "System.Reflection.Extensions/4.0.1": {
  180. "dependencies": {
  181. "Microsoft.NETCore.Platforms": "1.0.1",
  182. "Microsoft.NETCore.Targets": "1.0.1",
  183. "System.Reflection": "4.1.0",
  184. "System.Runtime": "4.1.0"
  185. }
  186. },
  187. "System.Reflection.Primitives/4.0.1": {
  188. "dependencies": {
  189. "Microsoft.NETCore.Platforms": "1.0.1",
  190. "Microsoft.NETCore.Targets": "1.0.1",
  191. "System.Runtime": "4.1.0"
  192. }
  193. },
  194. "System.Reflection.TypeExtensions/4.1.0": {
  195. "dependencies": {
  196. "System.Reflection": "4.1.0",
  197. "System.Runtime": "4.1.0"
  198. }
  199. },
  200. "System.Resources.ResourceManager/4.0.1": {
  201. "dependencies": {
  202. "Microsoft.NETCore.Platforms": "1.0.1",
  203. "Microsoft.NETCore.Targets": "1.0.1",
  204. "System.Globalization": "4.0.11",
  205. "System.Reflection": "4.1.0",
  206. "System.Runtime": "4.1.0"
  207. }
  208. },
  209. "System.Runtime/4.1.0": {
  210. "dependencies": {
  211. "Microsoft.NETCore.Platforms": "1.0.1",
  212. "Microsoft.NETCore.Targets": "1.0.1"
  213. }
  214. },
  215. "System.Runtime.Extensions/4.1.0": {
  216. "dependencies": {
  217. "Microsoft.NETCore.Platforms": "1.0.1",
  218. "Microsoft.NETCore.Targets": "1.0.1",
  219. "System.Runtime": "4.1.0"
  220. }
  221. },
  222. "System.Runtime.Serialization.Primitives/4.1.1": {
  223. "dependencies": {
  224. "System.Resources.ResourceManager": "4.0.1",
  225. "System.Runtime": "4.1.0"
  226. }
  227. },
  228. "System.Text.Encoding/4.0.11": {
  229. "dependencies": {
  230. "Microsoft.NETCore.Platforms": "1.0.1",
  231. "Microsoft.NETCore.Targets": "1.0.1",
  232. "System.Runtime": "4.1.0"
  233. }
  234. },
  235. "System.Text.Encoding.Extensions/4.0.11": {
  236. "dependencies": {
  237. "Microsoft.NETCore.Platforms": "1.0.1",
  238. "Microsoft.NETCore.Targets": "1.0.1",
  239. "System.Runtime": "4.1.0",
  240. "System.Text.Encoding": "4.0.11"
  241. }
  242. },
  243. "System.Text.RegularExpressions/4.1.0": {
  244. "dependencies": {
  245. "System.Collections": "4.0.11",
  246. "System.Globalization": "4.0.11",
  247. "System.Resources.ResourceManager": "4.0.1",
  248. "System.Runtime": "4.1.0",
  249. "System.Runtime.Extensions": "4.1.0",
  250. "System.Threading": "4.0.11"
  251. }
  252. },
  253. "System.Threading/4.0.11": {
  254. "dependencies": {
  255. "System.Runtime": "4.1.0",
  256. "System.Threading.Tasks": "4.0.11"
  257. }
  258. },
  259. "System.Threading.Tasks/4.0.11": {
  260. "dependencies": {
  261. "Microsoft.NETCore.Platforms": "1.0.1",
  262. "Microsoft.NETCore.Targets": "1.0.1",
  263. "System.Runtime": "4.1.0"
  264. }
  265. },
  266. "Ude.NetStandard/1.2.0": {
  267. "runtime": {
  268. "lib/netstandard2.0/Ude.NetStandard.dll": {
  269. "assemblyVersion": "1.0.2.0",
  270. "fileVersion": "1.0.2.0"
  271. }
  272. }
  273. },
  274. "YamlDotNet.NetCore/1.0.0": {
  275. "dependencies": {
  276. "System.Collections": "4.0.11",
  277. "System.Diagnostics.Debug": "4.0.11",
  278. "System.Diagnostics.Tools": "4.0.1",
  279. "System.Globalization": "4.0.11",
  280. "System.Linq": "4.1.0",
  281. "System.Linq.Expressions": "4.1.0",
  282. "System.ObjectModel": "4.0.12",
  283. "System.Reflection.Extensions": "4.0.1",
  284. "System.Runtime.Extensions": "4.1.0",
  285. "System.Runtime.Serialization.Primitives": "4.1.1",
  286. "System.Text.Encoding.Extensions": "4.0.11",
  287. "System.Text.RegularExpressions": "4.1.0"
  288. },
  289. "runtime": {
  290. "lib/netstandard1.0/YamlDotNet.NetCore.dll": {
  291. "assemblyVersion": "0.0.1.0",
  292. "fileVersion": "0.0.0.0"
  293. }
  294. }
  295. },
  296. "Luban.Core/1.0.0": {
  297. "dependencies": {
  298. "NLog": "5.3.4",
  299. "Scriban": "5.12.0"
  300. },
  301. "runtime": {
  302. "Luban.Core.dll": {
  303. "assemblyVersion": "1.0.0.0",
  304. "fileVersion": "1.0.0.0"
  305. }
  306. }
  307. },
  308. "Luban.DataLoader.Builtin/1.0.0": {
  309. "dependencies": {
  310. "ExcelDataReader": "3.7.0",
  311. "Luban.Core": "1.0.0",
  312. "NeoLua": "1.3.14",
  313. "Ude.NetStandard": "1.2.0",
  314. "YamlDotNet.NetCore": "1.0.0"
  315. },
  316. "runtime": {
  317. "Luban.DataLoader.Builtin.dll": {
  318. "assemblyVersion": "1.0.0.0",
  319. "fileVersion": "1.0.0.0"
  320. }
  321. }
  322. },
  323. "Luban.DataTarget.Builtin/1.0.0": {
  324. "dependencies": {
  325. "Luban.Core": "1.0.0",
  326. "Luban.DataLoader.Builtin": "1.0.0"
  327. },
  328. "runtime": {
  329. "Luban.DataTarget.Builtin.dll": {
  330. "assemblyVersion": "1.0.0.0",
  331. "fileVersion": "1.0.0.0"
  332. }
  333. }
  334. }
  335. }
  336. },
  337. "libraries": {
  338. "Luban.Protobuf/1.0.0": {
  339. "type": "project",
  340. "serviceable": false,
  341. "sha512": ""
  342. },
  343. "ExcelDataReader/3.7.0": {
  344. "type": "package",
  345. "serviceable": true,
  346. "sha512": "sha512-AMv3oDETRHSRyXC17rBtKH45qIfFyo433LMeaMB3u4RNr/c9Luuc0Z+JMP6+3Cx9n4wXqFqcrEIVxrf/GgYnZg==",
  347. "path": "exceldatareader/3.7.0",
  348. "hashPath": "exceldatareader.3.7.0.nupkg.sha512"
  349. },
  350. "Google.Protobuf/3.29.0": {
  351. "type": "package",
  352. "serviceable": true,
  353. "sha512": "sha512-l1012jd1Y2XsLQ+h9cXE7Bo3WruXql3Xc3KP/z+yZDJMSkfb2guslHCxwFsqd2ScHB0h2J7Yuy255RrBD/DGBw==",
  354. "path": "google.protobuf/3.29.0",
  355. "hashPath": "google.protobuf.3.29.0.nupkg.sha512"
  356. },
  357. "Microsoft.CSharp/4.5.0": {
  358. "type": "package",
  359. "serviceable": true,
  360. "sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
  361. "path": "microsoft.csharp/4.5.0",
  362. "hashPath": "microsoft.csharp.4.5.0.nupkg.sha512"
  363. },
  364. "Microsoft.NETCore.Platforms/1.0.1": {
  365. "type": "package",
  366. "serviceable": true,
  367. "sha512": "sha512-2G6OjjJzwBfNOO8myRV/nFrbTw5iA+DEm0N+qUqhrOmaVtn4pC77h38I1jsXGw5VH55+dPfQsqHD0We9sCl9FQ==",
  368. "path": "microsoft.netcore.platforms/1.0.1",
  369. "hashPath": "microsoft.netcore.platforms.1.0.1.nupkg.sha512"
  370. },
  371. "Microsoft.NETCore.Targets/1.0.1": {
  372. "type": "package",
  373. "serviceable": true,
  374. "sha512": "sha512-rkn+fKobF/cbWfnnfBOQHKVKIOpxMZBvlSHkqDWgBpwGDcLRduvs3D9OLGeV6GWGvVwNlVi2CBbTjuPmtHvyNw==",
  375. "path": "microsoft.netcore.targets/1.0.1",
  376. "hashPath": "microsoft.netcore.targets.1.0.1.nupkg.sha512"
  377. },
  378. "NeoLua/1.3.14": {
  379. "type": "package",
  380. "serviceable": true,
  381. "sha512": "sha512-BXIUN+ePY2wx3ZGiSmR8KZKD85s01pXI690orrB3u/biB8R0nalziGw+iGbPBq1Cuz8Upggpw2ERF84POXWTCQ==",
  382. "path": "neolua/1.3.14",
  383. "hashPath": "neolua.1.3.14.nupkg.sha512"
  384. },
  385. "NLog/5.3.4": {
  386. "type": "package",
  387. "serviceable": true,
  388. "sha512": "sha512-gLy7+O1hEYJXIlcTr1/VWjGXrZTQFZzYNO18IWasD64pNwz0BreV+nHLxWKXWZzERRzoKnsk2XYtwLkTVk7J1A==",
  389. "path": "nlog/5.3.4",
  390. "hashPath": "nlog.5.3.4.nupkg.sha512"
  391. },
  392. "Scriban/5.12.0": {
  393. "type": "package",
  394. "serviceable": true,
  395. "sha512": "sha512-/YTTCxjBIpfwX3MKMT4JMFVl1jX4IHW7zih+Bg3cTIkzGnbFt+B3l/k90ILDw6DRiFE7T+VxEyls7zk4p029ng==",
  396. "path": "scriban/5.12.0",
  397. "hashPath": "scriban.5.12.0.nupkg.sha512"
  398. },
  399. "System.Collections/4.0.11": {
  400. "type": "package",
  401. "serviceable": true,
  402. "sha512": "sha512-YUJGz6eFKqS0V//mLt25vFGrrCvOnsXjlvFQs+KimpwNxug9x0Pzy4PlFMU3Q2IzqAa9G2L4LsK3+9vCBK7oTg==",
  403. "path": "system.collections/4.0.11",
  404. "hashPath": "system.collections.4.0.11.nupkg.sha512"
  405. },
  406. "System.Diagnostics.Debug/4.0.11": {
  407. "type": "package",
  408. "serviceable": true,
  409. "sha512": "sha512-w5U95fVKHY4G8ASs/K5iK3J5LY+/dLFd4vKejsnI/ZhBsWS9hQakfx3Zr7lRWKg4tAw9r4iktyvsTagWkqYCiw==",
  410. "path": "system.diagnostics.debug/4.0.11",
  411. "hashPath": "system.diagnostics.debug.4.0.11.nupkg.sha512"
  412. },
  413. "System.Diagnostics.Tools/4.0.1": {
  414. "type": "package",
  415. "serviceable": true,
  416. "sha512": "sha512-xBfJ8pnd4C17dWaC9FM6aShzbJcRNMChUMD42I6772KGGrqaFdumwhn9OdM68erj1ueNo3xdQ1EwiFjK5k8p0g==",
  417. "path": "system.diagnostics.tools/4.0.1",
  418. "hashPath": "system.diagnostics.tools.4.0.1.nupkg.sha512"
  419. },
  420. "System.Globalization/4.0.11": {
  421. "type": "package",
  422. "serviceable": true,
  423. "sha512": "sha512-B95h0YLEL2oSnwF/XjqSWKnwKOy/01VWkNlsCeMTFJLLabflpGV26nK164eRs5GiaRSBGpOxQ3pKoSnnyZN5pg==",
  424. "path": "system.globalization/4.0.11",
  425. "hashPath": "system.globalization.4.0.11.nupkg.sha512"
  426. },
  427. "System.IO/4.1.0": {
  428. "type": "package",
  429. "serviceable": true,
  430. "sha512": "sha512-3KlTJceQc3gnGIaHZ7UBZO26SHL1SHE4ddrmiwumFnId+CEHP+O8r386tZKaE6zlk5/mF8vifMBzHj9SaXN+mQ==",
  431. "path": "system.io/4.1.0",
  432. "hashPath": "system.io.4.1.0.nupkg.sha512"
  433. },
  434. "System.Linq/4.1.0": {
  435. "type": "package",
  436. "serviceable": true,
  437. "sha512": "sha512-bQ0iYFOQI0nuTnt+NQADns6ucV4DUvMdwN6CbkB1yj8i7arTGiTN5eok1kQwdnnNWSDZfIUySQY+J3d5KjWn0g==",
  438. "path": "system.linq/4.1.0",
  439. "hashPath": "system.linq.4.1.0.nupkg.sha512"
  440. },
  441. "System.Linq.Expressions/4.1.0": {
  442. "type": "package",
  443. "serviceable": true,
  444. "sha512": "sha512-I+y02iqkgmCAyfbqOmSDOgqdZQ5tTj80Akm5BPSS8EeB0VGWdy6X1KCoYe8Pk6pwDoAKZUOdLVxnTJcExiv5zw==",
  445. "path": "system.linq.expressions/4.1.0",
  446. "hashPath": "system.linq.expressions.4.1.0.nupkg.sha512"
  447. },
  448. "System.ObjectModel/4.0.12": {
  449. "type": "package",
  450. "serviceable": true,
  451. "sha512": "sha512-tAgJM1xt3ytyMoW4qn4wIqgJYm7L7TShRZG4+Q4Qsi2PCcj96pXN7nRywS9KkB3p/xDUjc2HSwP9SROyPYDYKQ==",
  452. "path": "system.objectmodel/4.0.12",
  453. "hashPath": "system.objectmodel.4.0.12.nupkg.sha512"
  454. },
  455. "System.Reflection/4.1.0": {
  456. "type": "package",
  457. "serviceable": true,
  458. "sha512": "sha512-JCKANJ0TI7kzoQzuwB/OoJANy1Lg338B6+JVacPl4TpUwi3cReg3nMLplMq2uqYfHFQpKIlHAUVAJlImZz/4ng==",
  459. "path": "system.reflection/4.1.0",
  460. "hashPath": "system.reflection.4.1.0.nupkg.sha512"
  461. },
  462. "System.Reflection.Emit/4.0.1": {
  463. "type": "package",
  464. "serviceable": true,
  465. "sha512": "sha512-P2wqAj72fFjpP6wb9nSfDqNBMab+2ovzSDzUZK7MVIm54tBJEPr9jWfSjjoTpPwj1LeKcmX3vr0ttyjSSFM47g==",
  466. "path": "system.reflection.emit/4.0.1",
  467. "hashPath": "system.reflection.emit.4.0.1.nupkg.sha512"
  468. },
  469. "System.Reflection.Emit.ILGeneration/4.0.1": {
  470. "type": "package",
  471. "serviceable": true,
  472. "sha512": "sha512-Ov6dU8Bu15Bc7zuqttgHF12J5lwSWyTf1S+FJouUXVMSqImLZzYaQ+vRr1rQ0OZ0HqsrwWl4dsKHELckQkVpgA==",
  473. "path": "system.reflection.emit.ilgeneration/4.0.1",
  474. "hashPath": "system.reflection.emit.ilgeneration.4.0.1.nupkg.sha512"
  475. },
  476. "System.Reflection.Emit.Lightweight/4.0.1": {
  477. "type": "package",
  478. "serviceable": true,
  479. "sha512": "sha512-sSzHHXueZ5Uh0OLpUQprhr+ZYJrLPA2Cmr4gn0wj9+FftNKXx8RIMKvO9qnjk2ebPYUjZ+F2ulGdPOsvj+MEjA==",
  480. "path": "system.reflection.emit.lightweight/4.0.1",
  481. "hashPath": "system.reflection.emit.lightweight.4.0.1.nupkg.sha512"
  482. },
  483. "System.Reflection.Extensions/4.0.1": {
  484. "type": "package",
  485. "serviceable": true,
  486. "sha512": "sha512-GYrtRsZcMuHF3sbmRHfMYpvxZoIN2bQGrYGerUiWLEkqdEUQZhH3TRSaC/oI4wO0II1RKBPlpIa1TOMxIcOOzQ==",
  487. "path": "system.reflection.extensions/4.0.1",
  488. "hashPath": "system.reflection.extensions.4.0.1.nupkg.sha512"
  489. },
  490. "System.Reflection.Primitives/4.0.1": {
  491. "type": "package",
  492. "serviceable": true,
  493. "sha512": "sha512-4inTox4wTBaDhB7V3mPvp9XlCbeGYWVEM9/fXALd52vNEAVisc1BoVWQPuUuD0Ga//dNbA/WeMy9u9mzLxGTHQ==",
  494. "path": "system.reflection.primitives/4.0.1",
  495. "hashPath": "system.reflection.primitives.4.0.1.nupkg.sha512"
  496. },
  497. "System.Reflection.TypeExtensions/4.1.0": {
  498. "type": "package",
  499. "serviceable": true,
  500. "sha512": "sha512-tsQ/ptQ3H5FYfON8lL4MxRk/8kFyE0A+tGPXmVP967cT/gzLHYxIejIYSxp4JmIeFHVP78g/F2FE1mUUTbDtrg==",
  501. "path": "system.reflection.typeextensions/4.1.0",
  502. "hashPath": "system.reflection.typeextensions.4.1.0.nupkg.sha512"
  503. },
  504. "System.Resources.ResourceManager/4.0.1": {
  505. "type": "package",
  506. "serviceable": true,
  507. "sha512": "sha512-TxwVeUNoTgUOdQ09gfTjvW411MF+w9MBYL7AtNVc+HtBCFlutPLhUCdZjNkjbhj3bNQWMdHboF0KIWEOjJssbA==",
  508. "path": "system.resources.resourcemanager/4.0.1",
  509. "hashPath": "system.resources.resourcemanager.4.0.1.nupkg.sha512"
  510. },
  511. "System.Runtime/4.1.0": {
  512. "type": "package",
  513. "serviceable": true,
  514. "sha512": "sha512-v6c/4Yaa9uWsq+JMhnOFewrYkgdNHNG2eMKuNqRn8P733rNXeRCGvV5FkkjBXn2dbVkPXOsO0xjsEeM1q2zC0g==",
  515. "path": "system.runtime/4.1.0",
  516. "hashPath": "system.runtime.4.1.0.nupkg.sha512"
  517. },
  518. "System.Runtime.Extensions/4.1.0": {
  519. "type": "package",
  520. "serviceable": true,
  521. "sha512": "sha512-CUOHjTT/vgP0qGW22U4/hDlOqXmcPq5YicBaXdUR2UiUoLwBT+olO6we4DVbq57jeX5uXH2uerVZhf0qGj+sVQ==",
  522. "path": "system.runtime.extensions/4.1.0",
  523. "hashPath": "system.runtime.extensions.4.1.0.nupkg.sha512"
  524. },
  525. "System.Runtime.Serialization.Primitives/4.1.1": {
  526. "type": "package",
  527. "serviceable": true,
  528. "sha512": "sha512-HZ6Du5QrTG8MNJbf4e4qMO3JRAkIboGT5Fk804uZtg3Gq516S7hAqTm2UZKUHa7/6HUGdVy3AqMQKbns06G/cg==",
  529. "path": "system.runtime.serialization.primitives/4.1.1",
  530. "hashPath": "system.runtime.serialization.primitives.4.1.1.nupkg.sha512"
  531. },
  532. "System.Text.Encoding/4.0.11": {
  533. "type": "package",
  534. "serviceable": true,
  535. "sha512": "sha512-U3gGeMlDZXxCEiY4DwVLSacg+DFWCvoiX+JThA/rvw37Sqrku7sEFeVBBBMBnfB6FeZHsyDx85HlKL19x0HtZA==",
  536. "path": "system.text.encoding/4.0.11",
  537. "hashPath": "system.text.encoding.4.0.11.nupkg.sha512"
  538. },
  539. "System.Text.Encoding.Extensions/4.0.11": {
  540. "type": "package",
  541. "serviceable": true,
  542. "sha512": "sha512-jtbiTDtvfLYgXn8PTfWI+SiBs51rrmO4AAckx4KR6vFK9Wzf6tI8kcRdsYQNwriUeQ1+CtQbM1W4cMbLXnj/OQ==",
  543. "path": "system.text.encoding.extensions/4.0.11",
  544. "hashPath": "system.text.encoding.extensions.4.0.11.nupkg.sha512"
  545. },
  546. "System.Text.RegularExpressions/4.1.0": {
  547. "type": "package",
  548. "serviceable": true,
  549. "sha512": "sha512-i88YCXpRTjCnoSQZtdlHkAOx4KNNik4hMy83n0+Ftlb7jvV6ZiZWMpnEZHhjBp6hQVh8gWd/iKNPzlPF7iyA2g==",
  550. "path": "system.text.regularexpressions/4.1.0",
  551. "hashPath": "system.text.regularexpressions.4.1.0.nupkg.sha512"
  552. },
  553. "System.Threading/4.0.11": {
  554. "type": "package",
  555. "serviceable": true,
  556. "sha512": "sha512-N+3xqIcg3VDKyjwwCGaZ9HawG9aC6cSDI+s7ROma310GQo8vilFZa86hqKppwTHleR/G0sfOzhvgnUxWCR/DrQ==",
  557. "path": "system.threading/4.0.11",
  558. "hashPath": "system.threading.4.0.11.nupkg.sha512"
  559. },
  560. "System.Threading.Tasks/4.0.11": {
  561. "type": "package",
  562. "serviceable": true,
  563. "sha512": "sha512-k1S4Gc6IGwtHGT8188RSeGaX86Qw/wnrgNLshJvsdNUOPP9etMmo8S07c+UlOAx4K/xLuN9ivA1bD0LVurtIxQ==",
  564. "path": "system.threading.tasks/4.0.11",
  565. "hashPath": "system.threading.tasks.4.0.11.nupkg.sha512"
  566. },
  567. "Ude.NetStandard/1.2.0": {
  568. "type": "package",
  569. "serviceable": true,
  570. "sha512": "sha512-zRWpPAxBg3lNdm4UiKixTe+DFPoNid9CILggTCy/0WR2WKETe17kTWhiiIpLB2k5IEgnvA0QLfKlvd6Tvu0pzA==",
  571. "path": "ude.netstandard/1.2.0",
  572. "hashPath": "ude.netstandard.1.2.0.nupkg.sha512"
  573. },
  574. "YamlDotNet.NetCore/1.0.0": {
  575. "type": "package",
  576. "serviceable": true,
  577. "sha512": "sha512-vPiKF4Yf02MS96Nzwcr8+WrvlhTx+camOgUzxhazU0hCzs2ESetWDCxaIT/MYdAw2oONYem1ow9PXWJjHkRUDw==",
  578. "path": "yamldotnet.netcore/1.0.0",
  579. "hashPath": "yamldotnet.netcore.1.0.0.nupkg.sha512"
  580. },
  581. "Luban.Core/1.0.0": {
  582. "type": "project",
  583. "serviceable": false,
  584. "sha512": ""
  585. },
  586. "Luban.DataLoader.Builtin/1.0.0": {
  587. "type": "project",
  588. "serviceable": false,
  589. "sha512": ""
  590. },
  591. "Luban.DataTarget.Builtin/1.0.0": {
  592. "type": "project",
  593. "serviceable": false,
  594. "sha512": ""
  595. }
  596. }
  597. }