Luban.Job.Proto.deps.json 62 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v6.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v6.0": {
  9. "Luban.Job.Proto/1.0.0": {
  10. "dependencies": {
  11. "Luban.Job.Common": "1.0.0"
  12. },
  13. "runtime": {
  14. "Luban.Job.Proto.dll": {}
  15. }
  16. },
  17. "Bright.Core/1.1.0.34": {
  18. "dependencies": {
  19. "NLog": "4.7.0"
  20. },
  21. "runtime": {
  22. "lib/netcoreapp3.1/Bright.Core.dll": {
  23. "assemblyVersion": "1.1.0.34",
  24. "fileVersion": "1.1.0.34"
  25. }
  26. }
  27. },
  28. "Bright.Net/1.1.0.41": {
  29. "dependencies": {
  30. "Bright.Core": "1.1.0.34",
  31. "EtcdNetCore": "1.0.0"
  32. },
  33. "runtime": {
  34. "lib/netcoreapp3.1/Bright.Net.dll": {
  35. "assemblyVersion": "1.1.0.41",
  36. "fileVersion": "1.1.0.41"
  37. }
  38. }
  39. },
  40. "CommandLineParser/2.8.0": {
  41. "runtime": {
  42. "lib/netstandard2.0/CommandLine.dll": {
  43. "assemblyVersion": "2.8.0.0",
  44. "fileVersion": "2.8.0.0"
  45. }
  46. }
  47. },
  48. "EtcdNetCore/1.0.0": {
  49. "dependencies": {
  50. "NETStandard.Library": "1.6.0",
  51. "System.Net.Http": "4.3.0",
  52. "System.Net.Requests": "4.3.0",
  53. "System.Private.DataContractSerialization": "4.3.0",
  54. "System.Runtime.Serialization.Json": "4.3.0"
  55. },
  56. "runtime": {
  57. "lib/netstandard1.6/EtcdNetCore.dll": {
  58. "assemblyVersion": "1.1.4.2",
  59. "fileVersion": "1.0.0.0"
  60. }
  61. }
  62. },
  63. "Google.Protobuf/3.19.1": {
  64. "runtime": {
  65. "lib/net5.0/Google.Protobuf.dll": {
  66. "assemblyVersion": "3.19.1.0",
  67. "fileVersion": "3.19.1.0"
  68. }
  69. }
  70. },
  71. "Microsoft.NETCore.Platforms/1.1.0": {},
  72. "Microsoft.NETCore.Targets/1.1.0": {},
  73. "Microsoft.Win32.Primitives/4.0.1": {
  74. "dependencies": {
  75. "Microsoft.NETCore.Platforms": "1.1.0",
  76. "Microsoft.NETCore.Targets": "1.1.0",
  77. "System.Runtime": "4.3.0"
  78. }
  79. },
  80. "NETStandard.Library/1.6.0": {
  81. "dependencies": {
  82. "Microsoft.NETCore.Platforms": "1.1.0",
  83. "Microsoft.Win32.Primitives": "4.0.1",
  84. "System.AppContext": "4.1.0",
  85. "System.Collections": "4.3.0",
  86. "System.Collections.Concurrent": "4.3.0",
  87. "System.Console": "4.0.0",
  88. "System.Diagnostics.Debug": "4.3.0",
  89. "System.Diagnostics.Tools": "4.3.0",
  90. "System.Diagnostics.Tracing": "4.3.0",
  91. "System.Globalization": "4.3.0",
  92. "System.Globalization.Calendars": "4.3.0",
  93. "System.IO": "4.3.0",
  94. "System.IO.Compression": "4.1.0",
  95. "System.IO.Compression.ZipFile": "4.0.1",
  96. "System.IO.FileSystem": "4.3.0",
  97. "System.IO.FileSystem.Primitives": "4.3.0",
  98. "System.Linq": "4.3.0",
  99. "System.Linq.Expressions": "4.1.0",
  100. "System.Net.Http": "4.3.0",
  101. "System.Net.Primitives": "4.3.0",
  102. "System.Net.Sockets": "4.1.0",
  103. "System.ObjectModel": "4.0.12",
  104. "System.Reflection": "4.3.0",
  105. "System.Reflection.Extensions": "4.3.0",
  106. "System.Reflection.Primitives": "4.3.0",
  107. "System.Resources.ResourceManager": "4.3.0",
  108. "System.Runtime": "4.3.0",
  109. "System.Runtime.Extensions": "4.3.0",
  110. "System.Runtime.Handles": "4.3.0",
  111. "System.Runtime.InteropServices": "4.3.0",
  112. "System.Runtime.InteropServices.RuntimeInformation": "4.0.0",
  113. "System.Runtime.Numerics": "4.3.0",
  114. "System.Security.Cryptography.Algorithms": "4.3.0",
  115. "System.Security.Cryptography.Encoding": "4.3.0",
  116. "System.Security.Cryptography.Primitives": "4.3.0",
  117. "System.Security.Cryptography.X509Certificates": "4.3.0",
  118. "System.Text.Encoding": "4.3.0",
  119. "System.Text.Encoding.Extensions": "4.3.0",
  120. "System.Text.RegularExpressions": "4.3.0",
  121. "System.Threading": "4.3.0",
  122. "System.Threading.Tasks": "4.3.0",
  123. "System.Threading.Timer": "4.0.1",
  124. "System.Xml.ReaderWriter": "4.3.0",
  125. "System.Xml.XDocument": "4.3.0"
  126. }
  127. },
  128. "NLog/4.7.0": {
  129. "runtime": {
  130. "lib/netstandard2.0/NLog.dll": {
  131. "assemblyVersion": "4.0.0.0",
  132. "fileVersion": "4.7.0.11381"
  133. }
  134. }
  135. },
  136. "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  137. "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  138. "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  139. "runtime.native.System/4.3.0": {
  140. "dependencies": {
  141. "Microsoft.NETCore.Platforms": "1.1.0",
  142. "Microsoft.NETCore.Targets": "1.1.0"
  143. }
  144. },
  145. "runtime.native.System.IO.Compression/4.1.0": {
  146. "dependencies": {
  147. "Microsoft.NETCore.Platforms": "1.1.0",
  148. "Microsoft.NETCore.Targets": "1.1.0"
  149. }
  150. },
  151. "runtime.native.System.Net.Http/4.3.0": {
  152. "dependencies": {
  153. "Microsoft.NETCore.Platforms": "1.1.0",
  154. "Microsoft.NETCore.Targets": "1.1.0"
  155. }
  156. },
  157. "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  158. "dependencies": {
  159. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
  160. }
  161. },
  162. "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  163. "dependencies": {
  164. "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  165. "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  166. "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  167. "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  168. "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  169. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  170. "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  171. "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  172. "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  173. "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  174. }
  175. },
  176. "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  177. "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  178. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {},
  179. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  180. "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  181. "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  182. "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  183. "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  184. "Scriban/4.1.0": {
  185. "runtime": {
  186. "lib/net5.0/Scriban.dll": {
  187. "assemblyVersion": "4.1.0.0",
  188. "fileVersion": "4.1.0.0"
  189. }
  190. }
  191. },
  192. "System.AppContext/4.1.0": {
  193. "dependencies": {
  194. "System.Runtime": "4.3.0"
  195. }
  196. },
  197. "System.Buffers/4.0.0": {
  198. "dependencies": {
  199. "System.Diagnostics.Debug": "4.3.0",
  200. "System.Diagnostics.Tracing": "4.3.0",
  201. "System.Resources.ResourceManager": "4.3.0",
  202. "System.Runtime": "4.3.0",
  203. "System.Threading": "4.3.0"
  204. }
  205. },
  206. "System.Collections/4.3.0": {
  207. "dependencies": {
  208. "Microsoft.NETCore.Platforms": "1.1.0",
  209. "Microsoft.NETCore.Targets": "1.1.0",
  210. "System.Runtime": "4.3.0"
  211. }
  212. },
  213. "System.Collections.Concurrent/4.3.0": {
  214. "dependencies": {
  215. "System.Collections": "4.3.0",
  216. "System.Diagnostics.Debug": "4.3.0",
  217. "System.Diagnostics.Tracing": "4.3.0",
  218. "System.Globalization": "4.3.0",
  219. "System.Reflection": "4.3.0",
  220. "System.Resources.ResourceManager": "4.3.0",
  221. "System.Runtime": "4.3.0",
  222. "System.Runtime.Extensions": "4.3.0",
  223. "System.Threading": "4.3.0",
  224. "System.Threading.Tasks": "4.3.0"
  225. }
  226. },
  227. "System.Console/4.0.0": {
  228. "dependencies": {
  229. "Microsoft.NETCore.Platforms": "1.1.0",
  230. "Microsoft.NETCore.Targets": "1.1.0",
  231. "System.IO": "4.3.0",
  232. "System.Runtime": "4.3.0",
  233. "System.Text.Encoding": "4.3.0"
  234. }
  235. },
  236. "System.Diagnostics.Debug/4.3.0": {
  237. "dependencies": {
  238. "Microsoft.NETCore.Platforms": "1.1.0",
  239. "Microsoft.NETCore.Targets": "1.1.0",
  240. "System.Runtime": "4.3.0"
  241. }
  242. },
  243. "System.Diagnostics.DiagnosticSource/4.3.0": {
  244. "dependencies": {
  245. "System.Collections": "4.3.0",
  246. "System.Diagnostics.Tracing": "4.3.0",
  247. "System.Reflection": "4.3.0",
  248. "System.Runtime": "4.3.0",
  249. "System.Threading": "4.3.0"
  250. }
  251. },
  252. "System.Diagnostics.Tools/4.3.0": {
  253. "dependencies": {
  254. "Microsoft.NETCore.Platforms": "1.1.0",
  255. "Microsoft.NETCore.Targets": "1.1.0",
  256. "System.Runtime": "4.3.0"
  257. }
  258. },
  259. "System.Diagnostics.Tracing/4.3.0": {
  260. "dependencies": {
  261. "Microsoft.NETCore.Platforms": "1.1.0",
  262. "Microsoft.NETCore.Targets": "1.1.0",
  263. "System.Runtime": "4.3.0"
  264. }
  265. },
  266. "System.Globalization/4.3.0": {
  267. "dependencies": {
  268. "Microsoft.NETCore.Platforms": "1.1.0",
  269. "Microsoft.NETCore.Targets": "1.1.0",
  270. "System.Runtime": "4.3.0"
  271. }
  272. },
  273. "System.Globalization.Calendars/4.3.0": {
  274. "dependencies": {
  275. "Microsoft.NETCore.Platforms": "1.1.0",
  276. "Microsoft.NETCore.Targets": "1.1.0",
  277. "System.Globalization": "4.3.0",
  278. "System.Runtime": "4.3.0"
  279. }
  280. },
  281. "System.Globalization.Extensions/4.3.0": {
  282. "dependencies": {
  283. "Microsoft.NETCore.Platforms": "1.1.0",
  284. "System.Globalization": "4.3.0",
  285. "System.Resources.ResourceManager": "4.3.0",
  286. "System.Runtime": "4.3.0",
  287. "System.Runtime.Extensions": "4.3.0",
  288. "System.Runtime.InteropServices": "4.3.0"
  289. }
  290. },
  291. "System.IO/4.3.0": {
  292. "dependencies": {
  293. "Microsoft.NETCore.Platforms": "1.1.0",
  294. "Microsoft.NETCore.Targets": "1.1.0",
  295. "System.Runtime": "4.3.0",
  296. "System.Text.Encoding": "4.3.0",
  297. "System.Threading.Tasks": "4.3.0"
  298. }
  299. },
  300. "System.IO.Compression/4.1.0": {
  301. "dependencies": {
  302. "Microsoft.NETCore.Platforms": "1.1.0",
  303. "System.Collections": "4.3.0",
  304. "System.Diagnostics.Debug": "4.3.0",
  305. "System.IO": "4.3.0",
  306. "System.Resources.ResourceManager": "4.3.0",
  307. "System.Runtime": "4.3.0",
  308. "System.Runtime.Extensions": "4.3.0",
  309. "System.Runtime.Handles": "4.3.0",
  310. "System.Runtime.InteropServices": "4.3.0",
  311. "System.Text.Encoding": "4.3.0",
  312. "System.Threading": "4.3.0",
  313. "System.Threading.Tasks": "4.3.0",
  314. "runtime.native.System": "4.3.0",
  315. "runtime.native.System.IO.Compression": "4.1.0"
  316. }
  317. },
  318. "System.IO.Compression.ZipFile/4.0.1": {
  319. "dependencies": {
  320. "System.Buffers": "4.0.0",
  321. "System.IO": "4.3.0",
  322. "System.IO.Compression": "4.1.0",
  323. "System.IO.FileSystem": "4.3.0",
  324. "System.IO.FileSystem.Primitives": "4.3.0",
  325. "System.Resources.ResourceManager": "4.3.0",
  326. "System.Runtime": "4.3.0",
  327. "System.Runtime.Extensions": "4.3.0",
  328. "System.Text.Encoding": "4.3.0"
  329. }
  330. },
  331. "System.IO.FileSystem/4.3.0": {
  332. "dependencies": {
  333. "Microsoft.NETCore.Platforms": "1.1.0",
  334. "Microsoft.NETCore.Targets": "1.1.0",
  335. "System.IO": "4.3.0",
  336. "System.IO.FileSystem.Primitives": "4.3.0",
  337. "System.Runtime": "4.3.0",
  338. "System.Runtime.Handles": "4.3.0",
  339. "System.Text.Encoding": "4.3.0",
  340. "System.Threading.Tasks": "4.3.0"
  341. }
  342. },
  343. "System.IO.FileSystem.Primitives/4.3.0": {
  344. "dependencies": {
  345. "System.Runtime": "4.3.0"
  346. }
  347. },
  348. "System.Linq/4.3.0": {
  349. "dependencies": {
  350. "System.Collections": "4.3.0",
  351. "System.Diagnostics.Debug": "4.3.0",
  352. "System.Resources.ResourceManager": "4.3.0",
  353. "System.Runtime": "4.3.0",
  354. "System.Runtime.Extensions": "4.3.0"
  355. }
  356. },
  357. "System.Linq.Expressions/4.1.0": {
  358. "dependencies": {
  359. "System.Collections": "4.3.0",
  360. "System.Diagnostics.Debug": "4.3.0",
  361. "System.Globalization": "4.3.0",
  362. "System.IO": "4.3.0",
  363. "System.Linq": "4.3.0",
  364. "System.ObjectModel": "4.0.12",
  365. "System.Reflection": "4.3.0",
  366. "System.Reflection.Emit": "4.3.0",
  367. "System.Reflection.Emit.ILGeneration": "4.3.0",
  368. "System.Reflection.Emit.Lightweight": "4.3.0",
  369. "System.Reflection.Extensions": "4.3.0",
  370. "System.Reflection.Primitives": "4.3.0",
  371. "System.Reflection.TypeExtensions": "4.3.0",
  372. "System.Resources.ResourceManager": "4.3.0",
  373. "System.Runtime": "4.3.0",
  374. "System.Runtime.Extensions": "4.3.0",
  375. "System.Threading": "4.3.0"
  376. }
  377. },
  378. "System.Net.Http/4.3.0": {
  379. "dependencies": {
  380. "Microsoft.NETCore.Platforms": "1.1.0",
  381. "System.Collections": "4.3.0",
  382. "System.Diagnostics.Debug": "4.3.0",
  383. "System.Diagnostics.DiagnosticSource": "4.3.0",
  384. "System.Diagnostics.Tracing": "4.3.0",
  385. "System.Globalization": "4.3.0",
  386. "System.Globalization.Extensions": "4.3.0",
  387. "System.IO": "4.3.0",
  388. "System.IO.FileSystem": "4.3.0",
  389. "System.Net.Primitives": "4.3.0",
  390. "System.Resources.ResourceManager": "4.3.0",
  391. "System.Runtime": "4.3.0",
  392. "System.Runtime.Extensions": "4.3.0",
  393. "System.Runtime.Handles": "4.3.0",
  394. "System.Runtime.InteropServices": "4.3.0",
  395. "System.Security.Cryptography.Algorithms": "4.3.0",
  396. "System.Security.Cryptography.Encoding": "4.3.0",
  397. "System.Security.Cryptography.OpenSsl": "4.3.0",
  398. "System.Security.Cryptography.Primitives": "4.3.0",
  399. "System.Security.Cryptography.X509Certificates": "4.3.0",
  400. "System.Text.Encoding": "4.3.0",
  401. "System.Threading": "4.3.0",
  402. "System.Threading.Tasks": "4.3.0",
  403. "runtime.native.System": "4.3.0",
  404. "runtime.native.System.Net.Http": "4.3.0",
  405. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  406. }
  407. },
  408. "System.Net.Primitives/4.3.0": {
  409. "dependencies": {
  410. "Microsoft.NETCore.Platforms": "1.1.0",
  411. "Microsoft.NETCore.Targets": "1.1.0",
  412. "System.Runtime": "4.3.0",
  413. "System.Runtime.Handles": "4.3.0"
  414. }
  415. },
  416. "System.Net.Requests/4.3.0": {
  417. "dependencies": {
  418. "Microsoft.NETCore.Platforms": "1.1.0",
  419. "System.Collections": "4.3.0",
  420. "System.Diagnostics.Debug": "4.3.0",
  421. "System.Diagnostics.Tracing": "4.3.0",
  422. "System.Globalization": "4.3.0",
  423. "System.IO": "4.3.0",
  424. "System.Net.Http": "4.3.0",
  425. "System.Net.Primitives": "4.3.0",
  426. "System.Net.WebHeaderCollection": "4.3.0",
  427. "System.Resources.ResourceManager": "4.3.0",
  428. "System.Runtime": "4.3.0",
  429. "System.Threading": "4.3.0",
  430. "System.Threading.Tasks": "4.3.0"
  431. }
  432. },
  433. "System.Net.Sockets/4.1.0": {
  434. "dependencies": {
  435. "Microsoft.NETCore.Platforms": "1.1.0",
  436. "Microsoft.NETCore.Targets": "1.1.0",
  437. "System.IO": "4.3.0",
  438. "System.Net.Primitives": "4.3.0",
  439. "System.Runtime": "4.3.0",
  440. "System.Threading.Tasks": "4.3.0"
  441. }
  442. },
  443. "System.Net.WebHeaderCollection/4.3.0": {
  444. "dependencies": {
  445. "System.Collections": "4.3.0",
  446. "System.Resources.ResourceManager": "4.3.0",
  447. "System.Runtime": "4.3.0",
  448. "System.Runtime.Extensions": "4.3.0"
  449. }
  450. },
  451. "System.ObjectModel/4.0.12": {
  452. "dependencies": {
  453. "System.Collections": "4.3.0",
  454. "System.Diagnostics.Debug": "4.3.0",
  455. "System.Resources.ResourceManager": "4.3.0",
  456. "System.Runtime": "4.3.0",
  457. "System.Threading": "4.3.0"
  458. }
  459. },
  460. "System.Private.DataContractSerialization/4.3.0": {
  461. "dependencies": {
  462. "System.Collections": "4.3.0",
  463. "System.Collections.Concurrent": "4.3.0",
  464. "System.Diagnostics.Debug": "4.3.0",
  465. "System.Globalization": "4.3.0",
  466. "System.IO": "4.3.0",
  467. "System.Linq": "4.3.0",
  468. "System.Reflection": "4.3.0",
  469. "System.Reflection.Emit.ILGeneration": "4.3.0",
  470. "System.Reflection.Emit.Lightweight": "4.3.0",
  471. "System.Reflection.Extensions": "4.3.0",
  472. "System.Reflection.Primitives": "4.3.0",
  473. "System.Reflection.TypeExtensions": "4.3.0",
  474. "System.Resources.ResourceManager": "4.3.0",
  475. "System.Runtime": "4.3.0",
  476. "System.Runtime.Extensions": "4.3.0",
  477. "System.Runtime.Serialization.Primitives": "4.3.0",
  478. "System.Text.Encoding": "4.3.0",
  479. "System.Text.Encoding.Extensions": "4.3.0",
  480. "System.Text.RegularExpressions": "4.3.0",
  481. "System.Threading": "4.3.0",
  482. "System.Threading.Tasks": "4.3.0",
  483. "System.Xml.ReaderWriter": "4.3.0",
  484. "System.Xml.XDocument": "4.3.0",
  485. "System.Xml.XmlDocument": "4.3.0",
  486. "System.Xml.XmlSerializer": "4.3.0"
  487. }
  488. },
  489. "System.Reflection/4.3.0": {
  490. "dependencies": {
  491. "Microsoft.NETCore.Platforms": "1.1.0",
  492. "Microsoft.NETCore.Targets": "1.1.0",
  493. "System.IO": "4.3.0",
  494. "System.Reflection.Primitives": "4.3.0",
  495. "System.Runtime": "4.3.0"
  496. }
  497. },
  498. "System.Reflection.Emit/4.3.0": {
  499. "dependencies": {
  500. "System.IO": "4.3.0",
  501. "System.Reflection": "4.3.0",
  502. "System.Reflection.Emit.ILGeneration": "4.3.0",
  503. "System.Reflection.Primitives": "4.3.0",
  504. "System.Runtime": "4.3.0"
  505. }
  506. },
  507. "System.Reflection.Emit.ILGeneration/4.3.0": {
  508. "dependencies": {
  509. "System.Reflection": "4.3.0",
  510. "System.Reflection.Primitives": "4.3.0",
  511. "System.Runtime": "4.3.0"
  512. }
  513. },
  514. "System.Reflection.Emit.Lightweight/4.3.0": {
  515. "dependencies": {
  516. "System.Reflection": "4.3.0",
  517. "System.Reflection.Emit.ILGeneration": "4.3.0",
  518. "System.Reflection.Primitives": "4.3.0",
  519. "System.Runtime": "4.3.0"
  520. }
  521. },
  522. "System.Reflection.Extensions/4.3.0": {
  523. "dependencies": {
  524. "Microsoft.NETCore.Platforms": "1.1.0",
  525. "Microsoft.NETCore.Targets": "1.1.0",
  526. "System.Reflection": "4.3.0",
  527. "System.Runtime": "4.3.0"
  528. }
  529. },
  530. "System.Reflection.Primitives/4.3.0": {
  531. "dependencies": {
  532. "Microsoft.NETCore.Platforms": "1.1.0",
  533. "Microsoft.NETCore.Targets": "1.1.0",
  534. "System.Runtime": "4.3.0"
  535. }
  536. },
  537. "System.Reflection.TypeExtensions/4.3.0": {
  538. "dependencies": {
  539. "System.Reflection": "4.3.0",
  540. "System.Runtime": "4.3.0"
  541. }
  542. },
  543. "System.Resources.ResourceManager/4.3.0": {
  544. "dependencies": {
  545. "Microsoft.NETCore.Platforms": "1.1.0",
  546. "Microsoft.NETCore.Targets": "1.1.0",
  547. "System.Globalization": "4.3.0",
  548. "System.Reflection": "4.3.0",
  549. "System.Runtime": "4.3.0"
  550. }
  551. },
  552. "System.Runtime/4.3.0": {
  553. "dependencies": {
  554. "Microsoft.NETCore.Platforms": "1.1.0",
  555. "Microsoft.NETCore.Targets": "1.1.0"
  556. }
  557. },
  558. "System.Runtime.Extensions/4.3.0": {
  559. "dependencies": {
  560. "Microsoft.NETCore.Platforms": "1.1.0",
  561. "Microsoft.NETCore.Targets": "1.1.0",
  562. "System.Runtime": "4.3.0"
  563. }
  564. },
  565. "System.Runtime.Handles/4.3.0": {
  566. "dependencies": {
  567. "Microsoft.NETCore.Platforms": "1.1.0",
  568. "Microsoft.NETCore.Targets": "1.1.0",
  569. "System.Runtime": "4.3.0"
  570. }
  571. },
  572. "System.Runtime.InteropServices/4.3.0": {
  573. "dependencies": {
  574. "Microsoft.NETCore.Platforms": "1.1.0",
  575. "Microsoft.NETCore.Targets": "1.1.0",
  576. "System.Reflection": "4.3.0",
  577. "System.Reflection.Primitives": "4.3.0",
  578. "System.Runtime": "4.3.0",
  579. "System.Runtime.Handles": "4.3.0"
  580. }
  581. },
  582. "System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
  583. "dependencies": {
  584. "Microsoft.NETCore.Platforms": "1.1.0",
  585. "System.Reflection": "4.3.0",
  586. "System.Resources.ResourceManager": "4.3.0",
  587. "System.Runtime": "4.3.0",
  588. "System.Runtime.InteropServices": "4.3.0",
  589. "System.Threading": "4.3.0",
  590. "runtime.native.System": "4.3.0"
  591. }
  592. },
  593. "System.Runtime.Numerics/4.3.0": {
  594. "dependencies": {
  595. "System.Globalization": "4.3.0",
  596. "System.Resources.ResourceManager": "4.3.0",
  597. "System.Runtime": "4.3.0",
  598. "System.Runtime.Extensions": "4.3.0"
  599. }
  600. },
  601. "System.Runtime.Serialization.Json/4.3.0": {
  602. "dependencies": {
  603. "System.IO": "4.3.0",
  604. "System.Private.DataContractSerialization": "4.3.0",
  605. "System.Runtime": "4.3.0"
  606. }
  607. },
  608. "System.Runtime.Serialization.Primitives/4.3.0": {
  609. "dependencies": {
  610. "System.Resources.ResourceManager": "4.3.0",
  611. "System.Runtime": "4.3.0"
  612. }
  613. },
  614. "System.Security.Cryptography.Algorithms/4.3.0": {
  615. "dependencies": {
  616. "Microsoft.NETCore.Platforms": "1.1.0",
  617. "System.Collections": "4.3.0",
  618. "System.IO": "4.3.0",
  619. "System.Resources.ResourceManager": "4.3.0",
  620. "System.Runtime": "4.3.0",
  621. "System.Runtime.Extensions": "4.3.0",
  622. "System.Runtime.Handles": "4.3.0",
  623. "System.Runtime.InteropServices": "4.3.0",
  624. "System.Runtime.Numerics": "4.3.0",
  625. "System.Security.Cryptography.Encoding": "4.3.0",
  626. "System.Security.Cryptography.Primitives": "4.3.0",
  627. "System.Text.Encoding": "4.3.0",
  628. "runtime.native.System.Security.Cryptography.Apple": "4.3.0",
  629. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  630. }
  631. },
  632. "System.Security.Cryptography.Cng/4.3.0": {
  633. "dependencies": {
  634. "Microsoft.NETCore.Platforms": "1.1.0",
  635. "System.IO": "4.3.0",
  636. "System.Resources.ResourceManager": "4.3.0",
  637. "System.Runtime": "4.3.0",
  638. "System.Runtime.Extensions": "4.3.0",
  639. "System.Runtime.Handles": "4.3.0",
  640. "System.Runtime.InteropServices": "4.3.0",
  641. "System.Security.Cryptography.Algorithms": "4.3.0",
  642. "System.Security.Cryptography.Encoding": "4.3.0",
  643. "System.Security.Cryptography.Primitives": "4.3.0",
  644. "System.Text.Encoding": "4.3.0"
  645. }
  646. },
  647. "System.Security.Cryptography.Csp/4.3.0": {
  648. "dependencies": {
  649. "Microsoft.NETCore.Platforms": "1.1.0",
  650. "System.IO": "4.3.0",
  651. "System.Reflection": "4.3.0",
  652. "System.Resources.ResourceManager": "4.3.0",
  653. "System.Runtime": "4.3.0",
  654. "System.Runtime.Extensions": "4.3.0",
  655. "System.Runtime.Handles": "4.3.0",
  656. "System.Runtime.InteropServices": "4.3.0",
  657. "System.Security.Cryptography.Algorithms": "4.3.0",
  658. "System.Security.Cryptography.Encoding": "4.3.0",
  659. "System.Security.Cryptography.Primitives": "4.3.0",
  660. "System.Text.Encoding": "4.3.0",
  661. "System.Threading": "4.3.0"
  662. }
  663. },
  664. "System.Security.Cryptography.Encoding/4.3.0": {
  665. "dependencies": {
  666. "Microsoft.NETCore.Platforms": "1.1.0",
  667. "System.Collections": "4.3.0",
  668. "System.Collections.Concurrent": "4.3.0",
  669. "System.Linq": "4.3.0",
  670. "System.Resources.ResourceManager": "4.3.0",
  671. "System.Runtime": "4.3.0",
  672. "System.Runtime.Extensions": "4.3.0",
  673. "System.Runtime.Handles": "4.3.0",
  674. "System.Runtime.InteropServices": "4.3.0",
  675. "System.Security.Cryptography.Primitives": "4.3.0",
  676. "System.Text.Encoding": "4.3.0",
  677. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  678. }
  679. },
  680. "System.Security.Cryptography.OpenSsl/4.3.0": {
  681. "dependencies": {
  682. "System.Collections": "4.3.0",
  683. "System.IO": "4.3.0",
  684. "System.Resources.ResourceManager": "4.3.0",
  685. "System.Runtime": "4.3.0",
  686. "System.Runtime.Extensions": "4.3.0",
  687. "System.Runtime.Handles": "4.3.0",
  688. "System.Runtime.InteropServices": "4.3.0",
  689. "System.Runtime.Numerics": "4.3.0",
  690. "System.Security.Cryptography.Algorithms": "4.3.0",
  691. "System.Security.Cryptography.Encoding": "4.3.0",
  692. "System.Security.Cryptography.Primitives": "4.3.0",
  693. "System.Text.Encoding": "4.3.0",
  694. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  695. }
  696. },
  697. "System.Security.Cryptography.Primitives/4.3.0": {
  698. "dependencies": {
  699. "System.Diagnostics.Debug": "4.3.0",
  700. "System.Globalization": "4.3.0",
  701. "System.IO": "4.3.0",
  702. "System.Resources.ResourceManager": "4.3.0",
  703. "System.Runtime": "4.3.0",
  704. "System.Threading": "4.3.0",
  705. "System.Threading.Tasks": "4.3.0"
  706. }
  707. },
  708. "System.Security.Cryptography.X509Certificates/4.3.0": {
  709. "dependencies": {
  710. "Microsoft.NETCore.Platforms": "1.1.0",
  711. "System.Collections": "4.3.0",
  712. "System.Diagnostics.Debug": "4.3.0",
  713. "System.Globalization": "4.3.0",
  714. "System.Globalization.Calendars": "4.3.0",
  715. "System.IO": "4.3.0",
  716. "System.IO.FileSystem": "4.3.0",
  717. "System.IO.FileSystem.Primitives": "4.3.0",
  718. "System.Resources.ResourceManager": "4.3.0",
  719. "System.Runtime": "4.3.0",
  720. "System.Runtime.Extensions": "4.3.0",
  721. "System.Runtime.Handles": "4.3.0",
  722. "System.Runtime.InteropServices": "4.3.0",
  723. "System.Runtime.Numerics": "4.3.0",
  724. "System.Security.Cryptography.Algorithms": "4.3.0",
  725. "System.Security.Cryptography.Cng": "4.3.0",
  726. "System.Security.Cryptography.Csp": "4.3.0",
  727. "System.Security.Cryptography.Encoding": "4.3.0",
  728. "System.Security.Cryptography.OpenSsl": "4.3.0",
  729. "System.Security.Cryptography.Primitives": "4.3.0",
  730. "System.Text.Encoding": "4.3.0",
  731. "System.Threading": "4.3.0",
  732. "runtime.native.System": "4.3.0",
  733. "runtime.native.System.Net.Http": "4.3.0",
  734. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  735. }
  736. },
  737. "System.Text.Encoding/4.3.0": {
  738. "dependencies": {
  739. "Microsoft.NETCore.Platforms": "1.1.0",
  740. "Microsoft.NETCore.Targets": "1.1.0",
  741. "System.Runtime": "4.3.0"
  742. }
  743. },
  744. "System.Text.Encoding.Extensions/4.3.0": {
  745. "dependencies": {
  746. "Microsoft.NETCore.Platforms": "1.1.0",
  747. "Microsoft.NETCore.Targets": "1.1.0",
  748. "System.Runtime": "4.3.0",
  749. "System.Text.Encoding": "4.3.0"
  750. }
  751. },
  752. "System.Text.RegularExpressions/4.3.0": {
  753. "dependencies": {
  754. "System.Runtime": "4.3.0"
  755. }
  756. },
  757. "System.Threading/4.3.0": {
  758. "dependencies": {
  759. "System.Runtime": "4.3.0",
  760. "System.Threading.Tasks": "4.3.0"
  761. }
  762. },
  763. "System.Threading.Tasks/4.3.0": {
  764. "dependencies": {
  765. "Microsoft.NETCore.Platforms": "1.1.0",
  766. "Microsoft.NETCore.Targets": "1.1.0",
  767. "System.Runtime": "4.3.0"
  768. }
  769. },
  770. "System.Threading.Tasks.Extensions/4.3.0": {
  771. "dependencies": {
  772. "System.Collections": "4.3.0",
  773. "System.Runtime": "4.3.0",
  774. "System.Threading.Tasks": "4.3.0"
  775. }
  776. },
  777. "System.Threading.Timer/4.0.1": {
  778. "dependencies": {
  779. "Microsoft.NETCore.Platforms": "1.1.0",
  780. "Microsoft.NETCore.Targets": "1.1.0",
  781. "System.Runtime": "4.3.0"
  782. }
  783. },
  784. "System.Xml.ReaderWriter/4.3.0": {
  785. "dependencies": {
  786. "System.Collections": "4.3.0",
  787. "System.Diagnostics.Debug": "4.3.0",
  788. "System.Globalization": "4.3.0",
  789. "System.IO": "4.3.0",
  790. "System.IO.FileSystem": "4.3.0",
  791. "System.IO.FileSystem.Primitives": "4.3.0",
  792. "System.Resources.ResourceManager": "4.3.0",
  793. "System.Runtime": "4.3.0",
  794. "System.Runtime.Extensions": "4.3.0",
  795. "System.Runtime.InteropServices": "4.3.0",
  796. "System.Text.Encoding": "4.3.0",
  797. "System.Text.Encoding.Extensions": "4.3.0",
  798. "System.Text.RegularExpressions": "4.3.0",
  799. "System.Threading.Tasks": "4.3.0",
  800. "System.Threading.Tasks.Extensions": "4.3.0"
  801. }
  802. },
  803. "System.Xml.XDocument/4.3.0": {
  804. "dependencies": {
  805. "System.Collections": "4.3.0",
  806. "System.Diagnostics.Debug": "4.3.0",
  807. "System.Diagnostics.Tools": "4.3.0",
  808. "System.Globalization": "4.3.0",
  809. "System.IO": "4.3.0",
  810. "System.Reflection": "4.3.0",
  811. "System.Resources.ResourceManager": "4.3.0",
  812. "System.Runtime": "4.3.0",
  813. "System.Runtime.Extensions": "4.3.0",
  814. "System.Text.Encoding": "4.3.0",
  815. "System.Threading": "4.3.0",
  816. "System.Xml.ReaderWriter": "4.3.0"
  817. }
  818. },
  819. "System.Xml.XmlDocument/4.3.0": {
  820. "dependencies": {
  821. "System.Collections": "4.3.0",
  822. "System.Diagnostics.Debug": "4.3.0",
  823. "System.Globalization": "4.3.0",
  824. "System.IO": "4.3.0",
  825. "System.Resources.ResourceManager": "4.3.0",
  826. "System.Runtime": "4.3.0",
  827. "System.Runtime.Extensions": "4.3.0",
  828. "System.Text.Encoding": "4.3.0",
  829. "System.Threading": "4.3.0",
  830. "System.Xml.ReaderWriter": "4.3.0"
  831. }
  832. },
  833. "System.Xml.XmlSerializer/4.3.0": {
  834. "dependencies": {
  835. "System.Collections": "4.3.0",
  836. "System.Globalization": "4.3.0",
  837. "System.IO": "4.3.0",
  838. "System.Linq": "4.3.0",
  839. "System.Reflection": "4.3.0",
  840. "System.Reflection.Emit": "4.3.0",
  841. "System.Reflection.Emit.ILGeneration": "4.3.0",
  842. "System.Reflection.Extensions": "4.3.0",
  843. "System.Reflection.Primitives": "4.3.0",
  844. "System.Reflection.TypeExtensions": "4.3.0",
  845. "System.Resources.ResourceManager": "4.3.0",
  846. "System.Runtime": "4.3.0",
  847. "System.Runtime.Extensions": "4.3.0",
  848. "System.Text.RegularExpressions": "4.3.0",
  849. "System.Threading": "4.3.0",
  850. "System.Xml.ReaderWriter": "4.3.0",
  851. "System.Xml.XmlDocument": "4.3.0"
  852. }
  853. },
  854. "Luban.Common/1.0.0": {
  855. "dependencies": {
  856. "Bright.Net": "1.1.0.41",
  857. "CommandLineParser": "2.8.0"
  858. },
  859. "runtime": {
  860. "Luban.Common.dll": {}
  861. }
  862. },
  863. "Luban.Job.Common/1.0.0": {
  864. "dependencies": {
  865. "CommandLineParser": "2.8.0",
  866. "Google.Protobuf": "3.19.1",
  867. "Luban.Server.Common": "1.0.0",
  868. "Scriban": "4.1.0"
  869. },
  870. "runtime": {
  871. "Luban.Job.Common.dll": {}
  872. }
  873. },
  874. "Luban.Server.Common/1.0.0": {
  875. "dependencies": {
  876. "Luban.Common": "1.0.0"
  877. },
  878. "runtime": {
  879. "Luban.Server.Common.dll": {}
  880. }
  881. }
  882. }
  883. },
  884. "libraries": {
  885. "Luban.Job.Proto/1.0.0": {
  886. "type": "project",
  887. "serviceable": false,
  888. "sha512": ""
  889. },
  890. "Bright.Core/1.1.0.34": {
  891. "type": "package",
  892. "serviceable": true,
  893. "sha512": "sha512-aZfDq9VXuPyNlHvk3iOdudIbxEhlfwoqTgDQ8jrparev1vAgeqrmTJL4pG/9ot6E+QM8Eq6Mr11hGeBzHGsdIQ==",
  894. "path": "bright.core/1.1.0.34",
  895. "hashPath": "bright.core.1.1.0.34.nupkg.sha512"
  896. },
  897. "Bright.Net/1.1.0.41": {
  898. "type": "package",
  899. "serviceable": true,
  900. "sha512": "sha512-mpXxucYOpoZU2RlWBP4KtUTR3IAAZTypntkqiJrK8FSfzghXOFhgdHvPpCX0u4ZbWcNki4cA5+GnrIRj7koxeQ==",
  901. "path": "bright.net/1.1.0.41",
  902. "hashPath": "bright.net.1.1.0.41.nupkg.sha512"
  903. },
  904. "CommandLineParser/2.8.0": {
  905. "type": "package",
  906. "serviceable": true,
  907. "sha512": "sha512-eco2HlKQBY4Joz9odHigzGpVzv6pjsXnY5lziioMveQxr+i2Z7xYcIOMeZTgYiqnMtMAbXMXsVhrNfWO5vJS8Q==",
  908. "path": "commandlineparser/2.8.0",
  909. "hashPath": "commandlineparser.2.8.0.nupkg.sha512"
  910. },
  911. "EtcdNetCore/1.0.0": {
  912. "type": "package",
  913. "serviceable": true,
  914. "sha512": "sha512-womVzq9Ykj05GZeker9Zw5wYMx+aYFq44VH/jGbpXr20UC7j5zx2MJAqN9BeYgACSnIrBIzez2Zk6k7MEkHsWA==",
  915. "path": "etcdnetcore/1.0.0",
  916. "hashPath": "etcdnetcore.1.0.0.nupkg.sha512"
  917. },
  918. "Google.Protobuf/3.19.1": {
  919. "type": "package",
  920. "serviceable": true,
  921. "sha512": "sha512-M6yun2BPdHkBjD3V14muZSt72azWHRJEx88ME2TyyH2+/ww6R3hIptjBFQQtO6pmkfLXW/NGQ4hADWSa9AmK2A==",
  922. "path": "google.protobuf/3.19.1",
  923. "hashPath": "google.protobuf.3.19.1.nupkg.sha512"
  924. },
  925. "Microsoft.NETCore.Platforms/1.1.0": {
  926. "type": "package",
  927. "serviceable": true,
  928. "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
  929. "path": "microsoft.netcore.platforms/1.1.0",
  930. "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
  931. },
  932. "Microsoft.NETCore.Targets/1.1.0": {
  933. "type": "package",
  934. "serviceable": true,
  935. "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
  936. "path": "microsoft.netcore.targets/1.1.0",
  937. "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
  938. },
  939. "Microsoft.Win32.Primitives/4.0.1": {
  940. "type": "package",
  941. "serviceable": true,
  942. "sha512": "sha512-fQnBHO9DgcmkC9dYSJoBqo6sH1VJwJprUHh8F3hbcRlxiQiBUuTntdk8tUwV490OqC2kQUrinGwZyQHTieuXRA==",
  943. "path": "microsoft.win32.primitives/4.0.1",
  944. "hashPath": "microsoft.win32.primitives.4.0.1.nupkg.sha512"
  945. },
  946. "NETStandard.Library/1.6.0": {
  947. "type": "package",
  948. "serviceable": true,
  949. "sha512": "sha512-ypsCvIdCZ4IoYASJHt6tF2fMo7N30NLgV1EbmC+snO490OMl9FvVxmumw14rhReWU3j3g7BYudG6YCrchwHJlA==",
  950. "path": "netstandard.library/1.6.0",
  951. "hashPath": "netstandard.library.1.6.0.nupkg.sha512"
  952. },
  953. "NLog/4.7.0": {
  954. "type": "package",
  955. "serviceable": true,
  956. "sha512": "sha512-ch4piF/ifV6ZapFx5Vj8MGaiCZkztHwTMFghJJSOkA/LeWcNdvqW8VzRw7ZMvS8anUmsH81FV334Vay6+ja4Kg==",
  957. "path": "nlog/4.7.0",
  958. "hashPath": "nlog.4.7.0.nupkg.sha512"
  959. },
  960. "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  961. "type": "package",
  962. "serviceable": true,
  963. "sha512": "sha512-HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==",
  964. "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  965. "hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  966. },
  967. "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  968. "type": "package",
  969. "serviceable": true,
  970. "sha512": "sha512-+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==",
  971. "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  972. "hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  973. },
  974. "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  975. "type": "package",
  976. "serviceable": true,
  977. "sha512": "sha512-c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==",
  978. "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  979. "hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  980. },
  981. "runtime.native.System/4.3.0": {
  982. "type": "package",
  983. "serviceable": true,
  984. "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
  985. "path": "runtime.native.system/4.3.0",
  986. "hashPath": "runtime.native.system.4.3.0.nupkg.sha512"
  987. },
  988. "runtime.native.System.IO.Compression/4.1.0": {
  989. "type": "package",
  990. "serviceable": true,
  991. "sha512": "sha512-Ob7nvnJBox1aaB222zSVZSkf4WrebPG4qFscfK7vmD7P7NxoSxACQLtO7ytWpqXDn2wcd/+45+EAZ7xjaPip8A==",
  992. "path": "runtime.native.system.io.compression/4.1.0",
  993. "hashPath": "runtime.native.system.io.compression.4.1.0.nupkg.sha512"
  994. },
  995. "runtime.native.System.Net.Http/4.3.0": {
  996. "type": "package",
  997. "serviceable": true,
  998. "sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
  999. "path": "runtime.native.system.net.http/4.3.0",
  1000. "hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512"
  1001. },
  1002. "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  1003. "type": "package",
  1004. "serviceable": true,
  1005. "sha512": "sha512-DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
  1006. "path": "runtime.native.system.security.cryptography.apple/4.3.0",
  1007. "hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
  1008. },
  1009. "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1010. "type": "package",
  1011. "serviceable": true,
  1012. "sha512": "sha512-NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==",
  1013. "path": "runtime.native.system.security.cryptography.openssl/4.3.0",
  1014. "hashPath": "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  1015. },
  1016. "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1017. "type": "package",
  1018. "serviceable": true,
  1019. "sha512": "sha512-b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==",
  1020. "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  1021. "hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  1022. },
  1023. "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1024. "type": "package",
  1025. "serviceable": true,
  1026. "sha512": "sha512-KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==",
  1027. "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  1028. "hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  1029. },
  1030. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  1031. "type": "package",
  1032. "serviceable": true,
  1033. "sha512": "sha512-kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
  1034. "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
  1035. "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
  1036. },
  1037. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1038. "type": "package",
  1039. "serviceable": true,
  1040. "sha512": "sha512-X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==",
  1041. "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  1042. "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  1043. },
  1044. "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1045. "type": "package",
  1046. "serviceable": true,
  1047. "sha512": "sha512-nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==",
  1048. "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  1049. "hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  1050. },
  1051. "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1052. "type": "package",
  1053. "serviceable": true,
  1054. "sha512": "sha512-ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==",
  1055. "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  1056. "hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  1057. },
  1058. "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1059. "type": "package",
  1060. "serviceable": true,
  1061. "sha512": "sha512-I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==",
  1062. "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  1063. "hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  1064. },
  1065. "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1066. "type": "package",
  1067. "serviceable": true,
  1068. "sha512": "sha512-VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==",
  1069. "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  1070. "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  1071. },
  1072. "Scriban/4.1.0": {
  1073. "type": "package",
  1074. "serviceable": true,
  1075. "sha512": "sha512-rEjPy11TaTfCg3pcSC+VhTrlk5HRnAbEJg6nutNm0tqhtOHRsxv5lh0RXSp073irj7R8J7UsSgC9Kix+SIYvpQ==",
  1076. "path": "scriban/4.1.0",
  1077. "hashPath": "scriban.4.1.0.nupkg.sha512"
  1078. },
  1079. "System.AppContext/4.1.0": {
  1080. "type": "package",
  1081. "serviceable": true,
  1082. "sha512": "sha512-3QjO4jNV7PdKkmQAVp9atA+usVnKRwI3Kx1nMwJ93T0LcQfx7pKAYk0nKz5wn1oP5iqlhZuy6RXOFdhr7rDwow==",
  1083. "path": "system.appcontext/4.1.0",
  1084. "hashPath": "system.appcontext.4.1.0.nupkg.sha512"
  1085. },
  1086. "System.Buffers/4.0.0": {
  1087. "type": "package",
  1088. "serviceable": true,
  1089. "sha512": "sha512-msXumHfjjURSkvxUjYuq4N2ghHoRi2VpXcKMA7gK6ujQfU3vGpl+B6ld0ATRg+FZFpRyA6PgEPA+VlIkTeNf2w==",
  1090. "path": "system.buffers/4.0.0",
  1091. "hashPath": "system.buffers.4.0.0.nupkg.sha512"
  1092. },
  1093. "System.Collections/4.3.0": {
  1094. "type": "package",
  1095. "serviceable": true,
  1096. "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
  1097. "path": "system.collections/4.3.0",
  1098. "hashPath": "system.collections.4.3.0.nupkg.sha512"
  1099. },
  1100. "System.Collections.Concurrent/4.3.0": {
  1101. "type": "package",
  1102. "serviceable": true,
  1103. "sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
  1104. "path": "system.collections.concurrent/4.3.0",
  1105. "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512"
  1106. },
  1107. "System.Console/4.0.0": {
  1108. "type": "package",
  1109. "serviceable": true,
  1110. "sha512": "sha512-qSKUSOIiYA/a0g5XXdxFcUFmv1hNICBD7QZ0QhGYVipPIhvpiydY8VZqr1thmCXvmn8aipMg64zuanB4eotK9A==",
  1111. "path": "system.console/4.0.0",
  1112. "hashPath": "system.console.4.0.0.nupkg.sha512"
  1113. },
  1114. "System.Diagnostics.Debug/4.3.0": {
  1115. "type": "package",
  1116. "serviceable": true,
  1117. "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
  1118. "path": "system.diagnostics.debug/4.3.0",
  1119. "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"
  1120. },
  1121. "System.Diagnostics.DiagnosticSource/4.3.0": {
  1122. "type": "package",
  1123. "serviceable": true,
  1124. "sha512": "sha512-tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==",
  1125. "path": "system.diagnostics.diagnosticsource/4.3.0",
  1126. "hashPath": "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512"
  1127. },
  1128. "System.Diagnostics.Tools/4.3.0": {
  1129. "type": "package",
  1130. "serviceable": true,
  1131. "sha512": "sha512-UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
  1132. "path": "system.diagnostics.tools/4.3.0",
  1133. "hashPath": "system.diagnostics.tools.4.3.0.nupkg.sha512"
  1134. },
  1135. "System.Diagnostics.Tracing/4.3.0": {
  1136. "type": "package",
  1137. "serviceable": true,
  1138. "sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
  1139. "path": "system.diagnostics.tracing/4.3.0",
  1140. "hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512"
  1141. },
  1142. "System.Globalization/4.3.0": {
  1143. "type": "package",
  1144. "serviceable": true,
  1145. "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
  1146. "path": "system.globalization/4.3.0",
  1147. "hashPath": "system.globalization.4.3.0.nupkg.sha512"
  1148. },
  1149. "System.Globalization.Calendars/4.3.0": {
  1150. "type": "package",
  1151. "serviceable": true,
  1152. "sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
  1153. "path": "system.globalization.calendars/4.3.0",
  1154. "hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512"
  1155. },
  1156. "System.Globalization.Extensions/4.3.0": {
  1157. "type": "package",
  1158. "serviceable": true,
  1159. "sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
  1160. "path": "system.globalization.extensions/4.3.0",
  1161. "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512"
  1162. },
  1163. "System.IO/4.3.0": {
  1164. "type": "package",
  1165. "serviceable": true,
  1166. "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
  1167. "path": "system.io/4.3.0",
  1168. "hashPath": "system.io.4.3.0.nupkg.sha512"
  1169. },
  1170. "System.IO.Compression/4.1.0": {
  1171. "type": "package",
  1172. "serviceable": true,
  1173. "sha512": "sha512-TjnBS6eztThSzeSib+WyVbLzEdLKUcEHN69VtS3u8aAsSc18FU6xCZlNWWsEd8SKcXAE+y1sOu7VbU8sUeM0sg==",
  1174. "path": "system.io.compression/4.1.0",
  1175. "hashPath": "system.io.compression.4.1.0.nupkg.sha512"
  1176. },
  1177. "System.IO.Compression.ZipFile/4.0.1": {
  1178. "type": "package",
  1179. "serviceable": true,
  1180. "sha512": "sha512-hBQYJzfTbQURF10nLhd+az2NHxsU6MU7AB8RUf4IolBP5lOAm4Luho851xl+CqslmhI5ZH/el8BlngEk4lBkaQ==",
  1181. "path": "system.io.compression.zipfile/4.0.1",
  1182. "hashPath": "system.io.compression.zipfile.4.0.1.nupkg.sha512"
  1183. },
  1184. "System.IO.FileSystem/4.3.0": {
  1185. "type": "package",
  1186. "serviceable": true,
  1187. "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
  1188. "path": "system.io.filesystem/4.3.0",
  1189. "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512"
  1190. },
  1191. "System.IO.FileSystem.Primitives/4.3.0": {
  1192. "type": "package",
  1193. "serviceable": true,
  1194. "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
  1195. "path": "system.io.filesystem.primitives/4.3.0",
  1196. "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512"
  1197. },
  1198. "System.Linq/4.3.0": {
  1199. "type": "package",
  1200. "serviceable": true,
  1201. "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
  1202. "path": "system.linq/4.3.0",
  1203. "hashPath": "system.linq.4.3.0.nupkg.sha512"
  1204. },
  1205. "System.Linq.Expressions/4.1.0": {
  1206. "type": "package",
  1207. "serviceable": true,
  1208. "sha512": "sha512-I+y02iqkgmCAyfbqOmSDOgqdZQ5tTj80Akm5BPSS8EeB0VGWdy6X1KCoYe8Pk6pwDoAKZUOdLVxnTJcExiv5zw==",
  1209. "path": "system.linq.expressions/4.1.0",
  1210. "hashPath": "system.linq.expressions.4.1.0.nupkg.sha512"
  1211. },
  1212. "System.Net.Http/4.3.0": {
  1213. "type": "package",
  1214. "serviceable": true,
  1215. "sha512": "sha512-sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==",
  1216. "path": "system.net.http/4.3.0",
  1217. "hashPath": "system.net.http.4.3.0.nupkg.sha512"
  1218. },
  1219. "System.Net.Primitives/4.3.0": {
  1220. "type": "package",
  1221. "serviceable": true,
  1222. "sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
  1223. "path": "system.net.primitives/4.3.0",
  1224. "hashPath": "system.net.primitives.4.3.0.nupkg.sha512"
  1225. },
  1226. "System.Net.Requests/4.3.0": {
  1227. "type": "package",
  1228. "serviceable": true,
  1229. "sha512": "sha512-OZNUuAs0kDXUzm7U5NZ1ojVta5YFZmgT2yxBqsQ7Eseq5Ahz88LInGRuNLJ/NP2F8W1q7tse1pKDthj3reF5QA==",
  1230. "path": "system.net.requests/4.3.0",
  1231. "hashPath": "system.net.requests.4.3.0.nupkg.sha512"
  1232. },
  1233. "System.Net.Sockets/4.1.0": {
  1234. "type": "package",
  1235. "serviceable": true,
  1236. "sha512": "sha512-xAz0N3dAV/aR/9g8r0Y5oEqU1JRsz29F5EGb/WVHmX3jVSLqi2/92M5hTad2aNWovruXrJpJtgZ9fccPMG9uSw==",
  1237. "path": "system.net.sockets/4.1.0",
  1238. "hashPath": "system.net.sockets.4.1.0.nupkg.sha512"
  1239. },
  1240. "System.Net.WebHeaderCollection/4.3.0": {
  1241. "type": "package",
  1242. "serviceable": true,
  1243. "sha512": "sha512-XZrXYG3c7QV/GpWeoaRC02rM6LH2JJetfVYskf35wdC/w2fFDFMphec4gmVH2dkll6abtW14u9Rt96pxd9YH2A==",
  1244. "path": "system.net.webheadercollection/4.3.0",
  1245. "hashPath": "system.net.webheadercollection.4.3.0.nupkg.sha512"
  1246. },
  1247. "System.ObjectModel/4.0.12": {
  1248. "type": "package",
  1249. "serviceable": true,
  1250. "sha512": "sha512-tAgJM1xt3ytyMoW4qn4wIqgJYm7L7TShRZG4+Q4Qsi2PCcj96pXN7nRywS9KkB3p/xDUjc2HSwP9SROyPYDYKQ==",
  1251. "path": "system.objectmodel/4.0.12",
  1252. "hashPath": "system.objectmodel.4.0.12.nupkg.sha512"
  1253. },
  1254. "System.Private.DataContractSerialization/4.3.0": {
  1255. "type": "package",
  1256. "serviceable": true,
  1257. "sha512": "sha512-yDaJ2x3mMmjdZEDB4IbezSnCsnjQ4BxinKhRAaP6kEgL6Bb6jANWphs5SzyD8imqeC/3FxgsuXT6ykkiH1uUmA==",
  1258. "path": "system.private.datacontractserialization/4.3.0",
  1259. "hashPath": "system.private.datacontractserialization.4.3.0.nupkg.sha512"
  1260. },
  1261. "System.Reflection/4.3.0": {
  1262. "type": "package",
  1263. "serviceable": true,
  1264. "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
  1265. "path": "system.reflection/4.3.0",
  1266. "hashPath": "system.reflection.4.3.0.nupkg.sha512"
  1267. },
  1268. "System.Reflection.Emit/4.3.0": {
  1269. "type": "package",
  1270. "serviceable": true,
  1271. "sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
  1272. "path": "system.reflection.emit/4.3.0",
  1273. "hashPath": "system.reflection.emit.4.3.0.nupkg.sha512"
  1274. },
  1275. "System.Reflection.Emit.ILGeneration/4.3.0": {
  1276. "type": "package",
  1277. "serviceable": true,
  1278. "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
  1279. "path": "system.reflection.emit.ilgeneration/4.3.0",
  1280. "hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512"
  1281. },
  1282. "System.Reflection.Emit.Lightweight/4.3.0": {
  1283. "type": "package",
  1284. "serviceable": true,
  1285. "sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
  1286. "path": "system.reflection.emit.lightweight/4.3.0",
  1287. "hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512"
  1288. },
  1289. "System.Reflection.Extensions/4.3.0": {
  1290. "type": "package",
  1291. "serviceable": true,
  1292. "sha512": "sha512-rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
  1293. "path": "system.reflection.extensions/4.3.0",
  1294. "hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512"
  1295. },
  1296. "System.Reflection.Primitives/4.3.0": {
  1297. "type": "package",
  1298. "serviceable": true,
  1299. "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
  1300. "path": "system.reflection.primitives/4.3.0",
  1301. "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
  1302. },
  1303. "System.Reflection.TypeExtensions/4.3.0": {
  1304. "type": "package",
  1305. "serviceable": true,
  1306. "sha512": "sha512-7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
  1307. "path": "system.reflection.typeextensions/4.3.0",
  1308. "hashPath": "system.reflection.typeextensions.4.3.0.nupkg.sha512"
  1309. },
  1310. "System.Resources.ResourceManager/4.3.0": {
  1311. "type": "package",
  1312. "serviceable": true,
  1313. "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
  1314. "path": "system.resources.resourcemanager/4.3.0",
  1315. "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
  1316. },
  1317. "System.Runtime/4.3.0": {
  1318. "type": "package",
  1319. "serviceable": true,
  1320. "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
  1321. "path": "system.runtime/4.3.0",
  1322. "hashPath": "system.runtime.4.3.0.nupkg.sha512"
  1323. },
  1324. "System.Runtime.Extensions/4.3.0": {
  1325. "type": "package",
  1326. "serviceable": true,
  1327. "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
  1328. "path": "system.runtime.extensions/4.3.0",
  1329. "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
  1330. },
  1331. "System.Runtime.Handles/4.3.0": {
  1332. "type": "package",
  1333. "serviceable": true,
  1334. "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
  1335. "path": "system.runtime.handles/4.3.0",
  1336. "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512"
  1337. },
  1338. "System.Runtime.InteropServices/4.3.0": {
  1339. "type": "package",
  1340. "serviceable": true,
  1341. "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
  1342. "path": "system.runtime.interopservices/4.3.0",
  1343. "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512"
  1344. },
  1345. "System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
  1346. "type": "package",
  1347. "serviceable": true,
  1348. "sha512": "sha512-hWPhJxc453RCa8Z29O91EmfGeZIHX1ZH2A8L6lYQVSaKzku2DfArSfMEb1/MYYzPQRJZeu0c9dmYeJKxW5Fgng==",
  1349. "path": "system.runtime.interopservices.runtimeinformation/4.0.0",
  1350. "hashPath": "system.runtime.interopservices.runtimeinformation.4.0.0.nupkg.sha512"
  1351. },
  1352. "System.Runtime.Numerics/4.3.0": {
  1353. "type": "package",
  1354. "serviceable": true,
  1355. "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
  1356. "path": "system.runtime.numerics/4.3.0",
  1357. "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512"
  1358. },
  1359. "System.Runtime.Serialization.Json/4.3.0": {
  1360. "type": "package",
  1361. "serviceable": true,
  1362. "sha512": "sha512-CpVfOH0M/uZ5PH+M9+Gu56K0j9lJw3M+PKRegTkcrY/stOIvRUeonggxNrfBYLA5WOHL2j15KNJuTuld3x4o9w==",
  1363. "path": "system.runtime.serialization.json/4.3.0",
  1364. "hashPath": "system.runtime.serialization.json.4.3.0.nupkg.sha512"
  1365. },
  1366. "System.Runtime.Serialization.Primitives/4.3.0": {
  1367. "type": "package",
  1368. "serviceable": true,
  1369. "sha512": "sha512-Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==",
  1370. "path": "system.runtime.serialization.primitives/4.3.0",
  1371. "hashPath": "system.runtime.serialization.primitives.4.3.0.nupkg.sha512"
  1372. },
  1373. "System.Security.Cryptography.Algorithms/4.3.0": {
  1374. "type": "package",
  1375. "serviceable": true,
  1376. "sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
  1377. "path": "system.security.cryptography.algorithms/4.3.0",
  1378. "hashPath": "system.security.cryptography.algorithms.4.3.0.nupkg.sha512"
  1379. },
  1380. "System.Security.Cryptography.Cng/4.3.0": {
  1381. "type": "package",
  1382. "serviceable": true,
  1383. "sha512": "sha512-03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==",
  1384. "path": "system.security.cryptography.cng/4.3.0",
  1385. "hashPath": "system.security.cryptography.cng.4.3.0.nupkg.sha512"
  1386. },
  1387. "System.Security.Cryptography.Csp/4.3.0": {
  1388. "type": "package",
  1389. "serviceable": true,
  1390. "sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
  1391. "path": "system.security.cryptography.csp/4.3.0",
  1392. "hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512"
  1393. },
  1394. "System.Security.Cryptography.Encoding/4.3.0": {
  1395. "type": "package",
  1396. "serviceable": true,
  1397. "sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
  1398. "path": "system.security.cryptography.encoding/4.3.0",
  1399. "hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512"
  1400. },
  1401. "System.Security.Cryptography.OpenSsl/4.3.0": {
  1402. "type": "package",
  1403. "serviceable": true,
  1404. "sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
  1405. "path": "system.security.cryptography.openssl/4.3.0",
  1406. "hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  1407. },
  1408. "System.Security.Cryptography.Primitives/4.3.0": {
  1409. "type": "package",
  1410. "serviceable": true,
  1411. "sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
  1412. "path": "system.security.cryptography.primitives/4.3.0",
  1413. "hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512"
  1414. },
  1415. "System.Security.Cryptography.X509Certificates/4.3.0": {
  1416. "type": "package",
  1417. "serviceable": true,
  1418. "sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
  1419. "path": "system.security.cryptography.x509certificates/4.3.0",
  1420. "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512"
  1421. },
  1422. "System.Text.Encoding/4.3.0": {
  1423. "type": "package",
  1424. "serviceable": true,
  1425. "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
  1426. "path": "system.text.encoding/4.3.0",
  1427. "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
  1428. },
  1429. "System.Text.Encoding.Extensions/4.3.0": {
  1430. "type": "package",
  1431. "serviceable": true,
  1432. "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
  1433. "path": "system.text.encoding.extensions/4.3.0",
  1434. "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512"
  1435. },
  1436. "System.Text.RegularExpressions/4.3.0": {
  1437. "type": "package",
  1438. "serviceable": true,
  1439. "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
  1440. "path": "system.text.regularexpressions/4.3.0",
  1441. "hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512"
  1442. },
  1443. "System.Threading/4.3.0": {
  1444. "type": "package",
  1445. "serviceable": true,
  1446. "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
  1447. "path": "system.threading/4.3.0",
  1448. "hashPath": "system.threading.4.3.0.nupkg.sha512"
  1449. },
  1450. "System.Threading.Tasks/4.3.0": {
  1451. "type": "package",
  1452. "serviceable": true,
  1453. "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
  1454. "path": "system.threading.tasks/4.3.0",
  1455. "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
  1456. },
  1457. "System.Threading.Tasks.Extensions/4.3.0": {
  1458. "type": "package",
  1459. "serviceable": true,
  1460. "sha512": "sha512-npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==",
  1461. "path": "system.threading.tasks.extensions/4.3.0",
  1462. "hashPath": "system.threading.tasks.extensions.4.3.0.nupkg.sha512"
  1463. },
  1464. "System.Threading.Timer/4.0.1": {
  1465. "type": "package",
  1466. "serviceable": true,
  1467. "sha512": "sha512-saGfUV8uqVW6LeURiqxcGhZ24PzuRNaUBtbhVeuUAvky1naH395A/1nY0P2bWvrw/BreRtIB/EzTDkGBpqCwEw==",
  1468. "path": "system.threading.timer/4.0.1",
  1469. "hashPath": "system.threading.timer.4.0.1.nupkg.sha512"
  1470. },
  1471. "System.Xml.ReaderWriter/4.3.0": {
  1472. "type": "package",
  1473. "serviceable": true,
  1474. "sha512": "sha512-GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
  1475. "path": "system.xml.readerwriter/4.3.0",
  1476. "hashPath": "system.xml.readerwriter.4.3.0.nupkg.sha512"
  1477. },
  1478. "System.Xml.XDocument/4.3.0": {
  1479. "type": "package",
  1480. "serviceable": true,
  1481. "sha512": "sha512-5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
  1482. "path": "system.xml.xdocument/4.3.0",
  1483. "hashPath": "system.xml.xdocument.4.3.0.nupkg.sha512"
  1484. },
  1485. "System.Xml.XmlDocument/4.3.0": {
  1486. "type": "package",
  1487. "serviceable": true,
  1488. "sha512": "sha512-lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==",
  1489. "path": "system.xml.xmldocument/4.3.0",
  1490. "hashPath": "system.xml.xmldocument.4.3.0.nupkg.sha512"
  1491. },
  1492. "System.Xml.XmlSerializer/4.3.0": {
  1493. "type": "package",
  1494. "serviceable": true,
  1495. "sha512": "sha512-MYoTCP7EZ98RrANESW05J5ZwskKDoN0AuZ06ZflnowE50LTpbR5yRg3tHckTVm5j/m47stuGgCrCHWePyHS70Q==",
  1496. "path": "system.xml.xmlserializer/4.3.0",
  1497. "hashPath": "system.xml.xmlserializer.4.3.0.nupkg.sha512"
  1498. },
  1499. "Luban.Common/1.0.0": {
  1500. "type": "project",
  1501. "serviceable": false,
  1502. "sha512": ""
  1503. },
  1504. "Luban.Job.Common/1.0.0": {
  1505. "type": "project",
  1506. "serviceable": false,
  1507. "sha512": ""
  1508. },
  1509. "Luban.Server.Common/1.0.0": {
  1510. "type": "project",
  1511. "serviceable": false,
  1512. "sha512": ""
  1513. }
  1514. }
  1515. }