Hotfix.deps.json 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v7.0/win-x64",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v7.0": {},
  9. ".NETCoreApp,Version=v7.0/win-x64": {
  10. "Hotfix/1.0.0": {
  11. "dependencies": {
  12. "App": "1.0.0",
  13. "Loader": "1.0.0",
  14. "Model": "1.0.0",
  15. "App.Reference": "1.0.0.0",
  16. "Core.Reference": "1.0.0.0",
  17. "Loader.Reference": "1.0.0.0",
  18. "Model.Reference": "1.0.0.0",
  19. "ThirdParty.Reference": "1.0.0.0"
  20. },
  21. "runtime": {
  22. "Hotfix.dll": {}
  23. }
  24. },
  25. "AWSSDK.Core/3.7.100.14": {
  26. "runtime": {
  27. "lib/netcoreapp3.1/AWSSDK.Core.dll": {
  28. "assemblyVersion": "3.3.0.0",
  29. "fileVersion": "3.7.100.14"
  30. }
  31. }
  32. },
  33. "AWSSDK.SecurityToken/3.7.100.14": {
  34. "dependencies": {
  35. "AWSSDK.Core": "3.7.100.14"
  36. },
  37. "runtime": {
  38. "lib/netcoreapp3.1/AWSSDK.SecurityToken.dll": {
  39. "assemblyVersion": "3.3.0.0",
  40. "fileVersion": "3.7.100.14"
  41. }
  42. }
  43. },
  44. "CommandLineParser/2.9.1": {
  45. "runtime": {
  46. "lib/netstandard2.0/CommandLine.dll": {
  47. "assemblyVersion": "2.9.1.0",
  48. "fileVersion": "2.9.1.0"
  49. }
  50. }
  51. },
  52. "DnsClient/1.6.1": {
  53. "dependencies": {
  54. "Microsoft.Win32.Registry": "5.0.0"
  55. },
  56. "runtime": {
  57. "lib/net5.0/DnsClient.dll": {
  58. "assemblyVersion": "1.6.1.0",
  59. "fileVersion": "1.6.1.0"
  60. }
  61. }
  62. },
  63. "EPPlus/7.0.3": {
  64. "dependencies": {
  65. "EPPlus.Interfaces": "6.1.1",
  66. "EPPlus.System.Drawing": "6.1.1",
  67. "Microsoft.Extensions.Configuration.Json": "7.0.0",
  68. "Microsoft.IO.RecyclableMemoryStream": "2.3.2",
  69. "System.ComponentModel.Annotations": "5.0.0",
  70. "System.Security.Cryptography.Pkcs": "7.0.3",
  71. "System.Text.Encoding.CodePages": "7.0.0"
  72. },
  73. "runtime": {
  74. "lib/net7.0/EPPlus.dll": {
  75. "assemblyVersion": "7.0.3.0",
  76. "fileVersion": "7.0.3.0"
  77. }
  78. }
  79. },
  80. "EPPlus.Interfaces/6.1.1": {
  81. "runtime": {
  82. "lib/net7.0/EPPlus.Interfaces.dll": {
  83. "assemblyVersion": "6.1.1.0",
  84. "fileVersion": "6.1.1.0"
  85. }
  86. }
  87. },
  88. "EPPlus.System.Drawing/6.1.1": {
  89. "dependencies": {
  90. "EPPlus.Interfaces": "6.1.1",
  91. "System.Drawing.Common": "7.0.0"
  92. },
  93. "runtime": {
  94. "lib/net7.0/EPPlus.System.Drawing.dll": {
  95. "assemblyVersion": "6.1.1.0",
  96. "fileVersion": "6.1.1.0"
  97. }
  98. }
  99. },
  100. "Microsoft.CodeAnalysis.Analyzers/3.3.2": {},
  101. "Microsoft.CodeAnalysis.Common/4.0.1": {
  102. "dependencies": {
  103. "Microsoft.CodeAnalysis.Analyzers": "3.3.2",
  104. "System.Collections.Immutable": "7.0.0",
  105. "System.Memory": "4.5.5",
  106. "System.Reflection.Metadata": "5.0.0",
  107. "System.Runtime.CompilerServices.Unsafe": "5.0.0",
  108. "System.Text.Encoding.CodePages": "7.0.0",
  109. "System.Threading.Tasks.Extensions": "4.5.4"
  110. },
  111. "runtime": {
  112. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": {
  113. "assemblyVersion": "4.0.0.0",
  114. "fileVersion": "4.0.121.55815"
  115. }
  116. }
  117. },
  118. "Microsoft.CodeAnalysis.CSharp/4.0.1": {
  119. "dependencies": {
  120. "Microsoft.CodeAnalysis.Common": "4.0.1"
  121. },
  122. "runtime": {
  123. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": {
  124. "assemblyVersion": "4.0.0.0",
  125. "fileVersion": "4.0.121.55815"
  126. }
  127. }
  128. },
  129. "Microsoft.Extensions.Configuration/7.0.0": {
  130. "dependencies": {
  131. "Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
  132. "Microsoft.Extensions.Primitives": "7.0.0"
  133. },
  134. "runtime": {
  135. "lib/net7.0/Microsoft.Extensions.Configuration.dll": {
  136. "assemblyVersion": "7.0.0.0",
  137. "fileVersion": "7.0.22.51805"
  138. }
  139. }
  140. },
  141. "Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
  142. "dependencies": {
  143. "Microsoft.Extensions.Primitives": "7.0.0"
  144. },
  145. "runtime": {
  146. "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  147. "assemblyVersion": "7.0.0.0",
  148. "fileVersion": "7.0.22.51805"
  149. }
  150. }
  151. },
  152. "Microsoft.Extensions.Configuration.FileExtensions/7.0.0": {
  153. "dependencies": {
  154. "Microsoft.Extensions.Configuration": "7.0.0",
  155. "Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
  156. "Microsoft.Extensions.FileProviders.Abstractions": "7.0.0",
  157. "Microsoft.Extensions.FileProviders.Physical": "7.0.0",
  158. "Microsoft.Extensions.Primitives": "7.0.0"
  159. },
  160. "runtime": {
  161. "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
  162. "assemblyVersion": "7.0.0.0",
  163. "fileVersion": "7.0.22.51805"
  164. }
  165. }
  166. },
  167. "Microsoft.Extensions.Configuration.Json/7.0.0": {
  168. "dependencies": {
  169. "Microsoft.Extensions.Configuration": "7.0.0",
  170. "Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
  171. "Microsoft.Extensions.Configuration.FileExtensions": "7.0.0",
  172. "Microsoft.Extensions.FileProviders.Abstractions": "7.0.0",
  173. "System.Text.Json": "7.0.0"
  174. },
  175. "runtime": {
  176. "lib/net7.0/Microsoft.Extensions.Configuration.Json.dll": {
  177. "assemblyVersion": "7.0.0.0",
  178. "fileVersion": "7.0.22.51805"
  179. }
  180. }
  181. },
  182. "Microsoft.Extensions.FileProviders.Abstractions/7.0.0": {
  183. "dependencies": {
  184. "Microsoft.Extensions.Primitives": "7.0.0"
  185. },
  186. "runtime": {
  187. "lib/net7.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
  188. "assemblyVersion": "7.0.0.0",
  189. "fileVersion": "7.0.22.51805"
  190. }
  191. }
  192. },
  193. "Microsoft.Extensions.FileProviders.Physical/7.0.0": {
  194. "dependencies": {
  195. "Microsoft.Extensions.FileProviders.Abstractions": "7.0.0",
  196. "Microsoft.Extensions.FileSystemGlobbing": "7.0.0",
  197. "Microsoft.Extensions.Primitives": "7.0.0"
  198. },
  199. "runtime": {
  200. "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.dll": {
  201. "assemblyVersion": "7.0.0.0",
  202. "fileVersion": "7.0.22.51805"
  203. }
  204. }
  205. },
  206. "Microsoft.Extensions.FileSystemGlobbing/7.0.0": {
  207. "runtime": {
  208. "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
  209. "assemblyVersion": "7.0.0.0",
  210. "fileVersion": "7.0.22.51805"
  211. }
  212. }
  213. },
  214. "Microsoft.Extensions.Logging.Abstractions/2.0.0": {
  215. "runtime": {
  216. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  217. "assemblyVersion": "2.0.0.0",
  218. "fileVersion": "2.0.0.17205"
  219. }
  220. }
  221. },
  222. "Microsoft.Extensions.Primitives/7.0.0": {
  223. "runtime": {
  224. "lib/net7.0/Microsoft.Extensions.Primitives.dll": {
  225. "assemblyVersion": "7.0.0.0",
  226. "fileVersion": "7.0.22.51805"
  227. }
  228. }
  229. },
  230. "Microsoft.IO.RecyclableMemoryStream/2.3.2": {
  231. "runtime": {
  232. "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll": {
  233. "assemblyVersion": "2.3.2.0",
  234. "fileVersion": "2.3.2.0"
  235. }
  236. }
  237. },
  238. "Microsoft.NETCore.Platforms/5.0.0": {},
  239. "Microsoft.Win32.Registry/5.0.0": {
  240. "dependencies": {
  241. "System.Security.AccessControl": "5.0.0",
  242. "System.Security.Principal.Windows": "5.0.0"
  243. }
  244. },
  245. "Microsoft.Win32.SystemEvents/7.0.0": {
  246. "runtime": {
  247. "runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll": {
  248. "assemblyVersion": "7.0.0.0",
  249. "fileVersion": "7.0.22.51805"
  250. }
  251. }
  252. },
  253. "MongoDB.Bson/2.22.0": {
  254. "dependencies": {
  255. "System.Memory": "4.5.5",
  256. "System.Runtime.CompilerServices.Unsafe": "5.0.0"
  257. },
  258. "runtime": {
  259. "lib/netstandard2.1/MongoDB.Bson.dll": {
  260. "assemblyVersion": "2.22.0.0",
  261. "fileVersion": "2.22.0.0"
  262. }
  263. }
  264. },
  265. "MongoDB.Driver/2.22.0": {
  266. "dependencies": {
  267. "Microsoft.Extensions.Logging.Abstractions": "2.0.0",
  268. "MongoDB.Bson": "2.22.0",
  269. "MongoDB.Driver.Core": "2.22.0",
  270. "MongoDB.Libmongocrypt": "1.8.0"
  271. },
  272. "runtime": {
  273. "lib/netstandard2.1/MongoDB.Driver.dll": {
  274. "assemblyVersion": "2.22.0.0",
  275. "fileVersion": "2.22.0.0"
  276. }
  277. }
  278. },
  279. "MongoDB.Driver.Core/2.22.0": {
  280. "dependencies": {
  281. "AWSSDK.SecurityToken": "3.7.100.14",
  282. "DnsClient": "1.6.1",
  283. "Microsoft.Extensions.Logging.Abstractions": "2.0.0",
  284. "MongoDB.Bson": "2.22.0",
  285. "MongoDB.Libmongocrypt": "1.8.0",
  286. "SharpCompress": "0.30.1",
  287. "Snappier": "1.0.0",
  288. "System.Buffers": "4.5.1",
  289. "ZstdSharp.Port": "0.6.2"
  290. },
  291. "runtime": {
  292. "lib/netstandard2.1/MongoDB.Driver.Core.dll": {
  293. "assemblyVersion": "2.22.0.0",
  294. "fileVersion": "2.22.0.0"
  295. }
  296. }
  297. },
  298. "MongoDB.Libmongocrypt/1.8.0": {
  299. "runtime": {
  300. "lib/netstandard2.1/MongoDB.Libmongocrypt.dll": {
  301. "assemblyVersion": "1.8.0.0",
  302. "fileVersion": "1.8.0.0"
  303. }
  304. },
  305. "native": {
  306. "runtimes/win/native/mongocrypt.dll": {
  307. "fileVersion": "0.0.0.0"
  308. }
  309. }
  310. },
  311. "NLog/5.2.7": {
  312. "runtime": {
  313. "lib/netstandard2.0/NLog.dll": {
  314. "assemblyVersion": "5.0.0.0",
  315. "fileVersion": "5.2.7.2287"
  316. }
  317. }
  318. },
  319. "protobuf-net/3.2.30": {
  320. "dependencies": {
  321. "protobuf-net.Core": "3.2.30"
  322. },
  323. "runtime": {
  324. "lib/net6.0/protobuf-net.dll": {
  325. "assemblyVersion": "3.0.0.0",
  326. "fileVersion": "3.2.30.709"
  327. }
  328. }
  329. },
  330. "protobuf-net.Core/3.2.30": {
  331. "dependencies": {
  332. "System.Collections.Immutable": "7.0.0"
  333. },
  334. "runtime": {
  335. "lib/net6.0/protobuf-net.Core.dll": {
  336. "assemblyVersion": "3.0.0.0",
  337. "fileVersion": "3.2.30.709"
  338. }
  339. }
  340. },
  341. "SharpCompress/0.30.1": {
  342. "runtime": {
  343. "lib/net5.0/SharpCompress.dll": {
  344. "assemblyVersion": "0.30.1.0",
  345. "fileVersion": "0.30.1.0"
  346. }
  347. }
  348. },
  349. "SharpZipLib/1.4.2": {
  350. "runtime": {
  351. "lib/net6.0/ICSharpCode.SharpZipLib.dll": {
  352. "assemblyVersion": "1.4.2.13",
  353. "fileVersion": "1.4.2.13"
  354. }
  355. }
  356. },
  357. "Snappier/1.0.0": {
  358. "runtime": {
  359. "lib/net5.0/Snappier.dll": {
  360. "assemblyVersion": "1.0.0.0",
  361. "fileVersion": "1.0.0.0"
  362. }
  363. }
  364. },
  365. "System.Buffers/4.5.1": {},
  366. "System.Collections.Immutable/7.0.0": {},
  367. "System.ComponentModel.Annotations/5.0.0": {},
  368. "System.Drawing.Common/7.0.0": {
  369. "dependencies": {
  370. "Microsoft.Win32.SystemEvents": "7.0.0"
  371. },
  372. "runtime": {
  373. "runtimes/win/lib/net7.0/System.Drawing.Common.dll": {
  374. "assemblyVersion": "7.0.0.0",
  375. "fileVersion": "7.0.22.51805"
  376. }
  377. }
  378. },
  379. "System.Formats.Asn1/7.0.0": {},
  380. "System.Memory/4.5.5": {},
  381. "System.Reflection.Metadata/5.0.0": {},
  382. "System.Runtime.CompilerServices.Unsafe/5.0.0": {},
  383. "System.Security.AccessControl/5.0.0": {
  384. "dependencies": {
  385. "Microsoft.NETCore.Platforms": "5.0.0",
  386. "System.Security.Principal.Windows": "5.0.0"
  387. }
  388. },
  389. "System.Security.Cryptography.Pkcs/7.0.3": {
  390. "dependencies": {
  391. "System.Formats.Asn1": "7.0.0"
  392. },
  393. "runtime": {
  394. "runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll": {
  395. "assemblyVersion": "7.0.0.0",
  396. "fileVersion": "7.0.823.31807"
  397. }
  398. }
  399. },
  400. "System.Security.Principal.Windows/5.0.0": {},
  401. "System.Text.Encoding.CodePages/7.0.0": {},
  402. "System.Text.Encodings.Web/7.0.0": {},
  403. "System.Text.Json/7.0.0": {
  404. "dependencies": {
  405. "System.Text.Encodings.Web": "7.0.0"
  406. }
  407. },
  408. "System.Threading.Tasks.Extensions/4.5.4": {},
  409. "ZstdSharp.Port/0.6.2": {
  410. "runtime": {
  411. "lib/net6.0/ZstdSharp.dll": {
  412. "assemblyVersion": "0.6.2.0",
  413. "fileVersion": "0.6.2.0"
  414. }
  415. }
  416. },
  417. "App/1.0.0": {
  418. "dependencies": {
  419. "Model": "1.0.0"
  420. },
  421. "runtime": {
  422. "App.dll": {}
  423. }
  424. },
  425. "Core/1.0.0": {
  426. "dependencies": {
  427. "ThirdParty": "1.0.0"
  428. },
  429. "runtime": {
  430. "Core.dll": {}
  431. }
  432. },
  433. "Loader/1.0.0": {
  434. "dependencies": {
  435. "Core": "1.0.0",
  436. "ThirdParty": "1.0.0"
  437. },
  438. "runtime": {
  439. "Loader.dll": {}
  440. }
  441. },
  442. "Model/1.0.0": {
  443. "dependencies": {
  444. "Core": "1.0.0",
  445. "Loader": "1.0.0",
  446. "ThirdParty": "1.0.0"
  447. },
  448. "runtime": {
  449. "Model.dll": {}
  450. }
  451. },
  452. "ThirdParty/1.0.0": {
  453. "dependencies": {
  454. "CommandLineParser": "2.9.1",
  455. "EPPlus": "7.0.3",
  456. "Microsoft.CodeAnalysis.CSharp": "4.0.1",
  457. "Microsoft.CodeAnalysis.Common": "4.0.1",
  458. "MongoDB.Driver": "2.22.0",
  459. "NLog": "5.2.7",
  460. "SharpZipLib": "1.4.2",
  461. "protobuf-net": "3.2.30"
  462. },
  463. "runtime": {
  464. "ThirdParty.dll": {}
  465. }
  466. },
  467. "App.Reference/1.0.0.0": {
  468. "runtime": {
  469. "App.dll": {
  470. "assemblyVersion": "1.0.0.0",
  471. "fileVersion": "1.0.0.0"
  472. }
  473. }
  474. },
  475. "Core.Reference/1.0.0.0": {
  476. "runtime": {
  477. "Core.dll": {
  478. "assemblyVersion": "1.0.0.0",
  479. "fileVersion": "1.0.0.0"
  480. }
  481. }
  482. },
  483. "Loader.Reference/1.0.0.0": {
  484. "runtime": {
  485. "Loader.dll": {
  486. "assemblyVersion": "1.0.0.0",
  487. "fileVersion": "1.0.0.0"
  488. }
  489. }
  490. },
  491. "Model.Reference/1.0.0.0": {
  492. "runtime": {
  493. "Model.dll": {
  494. "assemblyVersion": "1.0.0.0",
  495. "fileVersion": "1.0.0.0"
  496. }
  497. }
  498. },
  499. "ThirdParty.Reference/1.0.0.0": {
  500. "runtime": {
  501. "ThirdParty.dll": {
  502. "assemblyVersion": "1.0.0.0",
  503. "fileVersion": "1.0.0.0"
  504. }
  505. }
  506. }
  507. }
  508. },
  509. "libraries": {
  510. "Hotfix/1.0.0": {
  511. "type": "project",
  512. "serviceable": false,
  513. "sha512": ""
  514. },
  515. "AWSSDK.Core/3.7.100.14": {
  516. "type": "package",
  517. "serviceable": true,
  518. "sha512": "sha512-gnEgxBlk4PFEfdPE8Lkf4+D16MZFYSaW7/o6Wwe5e035QWUkTJX0Dn4LfTCdV5QSEL/fOFxu+yCAm55eIIBgog==",
  519. "path": "awssdk.core/3.7.100.14",
  520. "hashPath": "awssdk.core.3.7.100.14.nupkg.sha512"
  521. },
  522. "AWSSDK.SecurityToken/3.7.100.14": {
  523. "type": "package",
  524. "serviceable": true,
  525. "sha512": "sha512-dGCVuVo0CFUKWW85W8YENO+aREf8sCBDjvGbnNvxJuNW4Ss+brEU9ltHhq2KfZze2VUNK1/wygbPG1bmbpyXEw==",
  526. "path": "awssdk.securitytoken/3.7.100.14",
  527. "hashPath": "awssdk.securitytoken.3.7.100.14.nupkg.sha512"
  528. },
  529. "CommandLineParser/2.9.1": {
  530. "type": "package",
  531. "serviceable": true,
  532. "sha512": "sha512-OE0sl1/sQ37bjVsPKKtwQlWDgqaxWgtme3xZz7JssWUzg5JpMIyHgCTY9MVMxOg48fJ1AgGT3tgdH5m/kQ5xhA==",
  533. "path": "commandlineparser/2.9.1",
  534. "hashPath": "commandlineparser.2.9.1.nupkg.sha512"
  535. },
  536. "DnsClient/1.6.1": {
  537. "type": "package",
  538. "serviceable": true,
  539. "sha512": "sha512-4H/f2uYJOZ+YObZjpY9ABrKZI+JNw3uizp6oMzTXwDw6F+2qIPhpRl/1t68O/6e98+vqNiYGu+lswmwdYUy3gg==",
  540. "path": "dnsclient/1.6.1",
  541. "hashPath": "dnsclient.1.6.1.nupkg.sha512"
  542. },
  543. "EPPlus/7.0.3": {
  544. "type": "package",
  545. "serviceable": true,
  546. "sha512": "sha512-2glvViZ12VzGItZa+SYm7Ka6sv/8mBW6KYBetKtDSsZE3OqaX9x7Gbkdd4y1rjawOS5qheqQ/TCqnN6NuL1IIQ==",
  547. "path": "epplus/7.0.3",
  548. "hashPath": "epplus.7.0.3.nupkg.sha512"
  549. },
  550. "EPPlus.Interfaces/6.1.1": {
  551. "type": "package",
  552. "serviceable": true,
  553. "sha512": "sha512-y7dkrOoE1ZR9Vgy1Jf2rEIaTf3SHlUjYt01NklP+F5Qh7S2ruPbzTcpYLRWMeXiG8XL8h2jqX4CyIkFt3NQGZw==",
  554. "path": "epplus.interfaces/6.1.1",
  555. "hashPath": "epplus.interfaces.6.1.1.nupkg.sha512"
  556. },
  557. "EPPlus.System.Drawing/6.1.1": {
  558. "type": "package",
  559. "serviceable": true,
  560. "sha512": "sha512-lRF5gHYrmkHOOiLMI0t6q8zNYjUrzRgAM5BCXumv5xiqXko8fx3AWI+HCNZfhEqVFGOop+42KfR5GiUcCoyoMw==",
  561. "path": "epplus.system.drawing/6.1.1",
  562. "hashPath": "epplus.system.drawing.6.1.1.nupkg.sha512"
  563. },
  564. "Microsoft.CodeAnalysis.Analyzers/3.3.2": {
  565. "type": "package",
  566. "serviceable": true,
  567. "sha512": "sha512-7xt6zTlIEizUgEsYAIgm37EbdkiMmr6fP6J9pDoKEpiGM4pi32BCPGr/IczmSJI9Zzp0a6HOzpr9OvpMP+2veA==",
  568. "path": "microsoft.codeanalysis.analyzers/3.3.2",
  569. "hashPath": "microsoft.codeanalysis.analyzers.3.3.2.nupkg.sha512"
  570. },
  571. "Microsoft.CodeAnalysis.Common/4.0.1": {
  572. "type": "package",
  573. "serviceable": true,
  574. "sha512": "sha512-SMREwaVD5SzatlWhh9aahQAtSWdb63NcE//f+bQzgHSECU6xtDtaxk0kwV+asdFfr6HtW38UeO6jvqdfzudg3w==",
  575. "path": "microsoft.codeanalysis.common/4.0.1",
  576. "hashPath": "microsoft.codeanalysis.common.4.0.1.nupkg.sha512"
  577. },
  578. "Microsoft.CodeAnalysis.CSharp/4.0.1": {
  579. "type": "package",
  580. "serviceable": true,
  581. "sha512": "sha512-Q9RxxydPpUElj/x1/qykDTUGsRoKbJG8H5XUSeMGmMu54fBiuX1xyanom9caa1oQfh5JIW1BgLxobSaWs4WyHQ==",
  582. "path": "microsoft.codeanalysis.csharp/4.0.1",
  583. "hashPath": "microsoft.codeanalysis.csharp.4.0.1.nupkg.sha512"
  584. },
  585. "Microsoft.Extensions.Configuration/7.0.0": {
  586. "type": "package",
  587. "serviceable": true,
  588. "sha512": "sha512-tldQUBWt/xeH2K7/hMPPo5g8zuLc3Ro9I5d4o/XrxvxOCA2EZBtW7bCHHTc49fcBtvB8tLAb/Qsmfrq+2SJ4vA==",
  589. "path": "microsoft.extensions.configuration/7.0.0",
  590. "hashPath": "microsoft.extensions.configuration.7.0.0.nupkg.sha512"
  591. },
  592. "Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
  593. "type": "package",
  594. "serviceable": true,
  595. "sha512": "sha512-f34u2eaqIjNO9YLHBz8rozVZ+TcFiFs0F3r7nUJd7FRkVSxk8u4OpoK226mi49MwexHOR2ibP9MFvRUaLilcQQ==",
  596. "path": "microsoft.extensions.configuration.abstractions/7.0.0",
  597. "hashPath": "microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512"
  598. },
  599. "Microsoft.Extensions.Configuration.FileExtensions/7.0.0": {
  600. "type": "package",
  601. "serviceable": true,
  602. "sha512": "sha512-xk2lRJ1RDuqe57BmgvRPyCt6zyePKUmvT6iuXqiHR+/OIIgWVR8Ff5k2p6DwmqY8a17hx/OnrekEhziEIeQP6Q==",
  603. "path": "microsoft.extensions.configuration.fileextensions/7.0.0",
  604. "hashPath": "microsoft.extensions.configuration.fileextensions.7.0.0.nupkg.sha512"
  605. },
  606. "Microsoft.Extensions.Configuration.Json/7.0.0": {
  607. "type": "package",
  608. "serviceable": true,
  609. "sha512": "sha512-LDNYe3uw76W35Jci+be4LDf2lkQZe0A7EEYQVChFbc509CpZ4Iupod8li4PUXPBhEUOFI/rlQNf5xkzJRQGvtA==",
  610. "path": "microsoft.extensions.configuration.json/7.0.0",
  611. "hashPath": "microsoft.extensions.configuration.json.7.0.0.nupkg.sha512"
  612. },
  613. "Microsoft.Extensions.FileProviders.Abstractions/7.0.0": {
  614. "type": "package",
  615. "serviceable": true,
  616. "sha512": "sha512-NyawiW9ZT/liQb34k9YqBSNPLuuPkrjMgQZ24Y/xXX1RoiBkLUdPMaQTmxhZ5TYu8ZKZ9qayzil75JX95vGQUg==",
  617. "path": "microsoft.extensions.fileproviders.abstractions/7.0.0",
  618. "hashPath": "microsoft.extensions.fileproviders.abstractions.7.0.0.nupkg.sha512"
  619. },
  620. "Microsoft.Extensions.FileProviders.Physical/7.0.0": {
  621. "type": "package",
  622. "serviceable": true,
  623. "sha512": "sha512-K8D2MTR+EtzkbZ8z80LrG7Ur64R7ZZdRLt1J5cgpc/pUWl0C6IkAUapPuK28oionHueCPELUqq0oYEvZfalNdg==",
  624. "path": "microsoft.extensions.fileproviders.physical/7.0.0",
  625. "hashPath": "microsoft.extensions.fileproviders.physical.7.0.0.nupkg.sha512"
  626. },
  627. "Microsoft.Extensions.FileSystemGlobbing/7.0.0": {
  628. "type": "package",
  629. "serviceable": true,
  630. "sha512": "sha512-2jONjKHiF+E92ynz2ZFcr9OvxIw+rTGMPEH+UZGeHTEComVav93jQUWGkso8yWwVBcEJGcNcZAaqY01FFJcj7w==",
  631. "path": "microsoft.extensions.filesystemglobbing/7.0.0",
  632. "hashPath": "microsoft.extensions.filesystemglobbing.7.0.0.nupkg.sha512"
  633. },
  634. "Microsoft.Extensions.Logging.Abstractions/2.0.0": {
  635. "type": "package",
  636. "serviceable": true,
  637. "sha512": "sha512-6ZCllUYGFukkymSTx3Yr0G/ajRxoNJp7/FqSxSB4fGISST54ifBhgu4Nc0ItGi3i6DqwuNd8SUyObmiC++AO2Q==",
  638. "path": "microsoft.extensions.logging.abstractions/2.0.0",
  639. "hashPath": "microsoft.extensions.logging.abstractions.2.0.0.nupkg.sha512"
  640. },
  641. "Microsoft.Extensions.Primitives/7.0.0": {
  642. "type": "package",
  643. "serviceable": true,
  644. "sha512": "sha512-um1KU5kxcRp3CNuI8o/GrZtD4AIOXDk+RLsytjZ9QPok3ttLUelLKpilVPuaFT3TFjOhSibUAso0odbOaCDj3Q==",
  645. "path": "microsoft.extensions.primitives/7.0.0",
  646. "hashPath": "microsoft.extensions.primitives.7.0.0.nupkg.sha512"
  647. },
  648. "Microsoft.IO.RecyclableMemoryStream/2.3.2": {
  649. "type": "package",
  650. "serviceable": true,
  651. "sha512": "sha512-Oh1qXXFdJFcHozvb4H6XYLf2W0meZFuG0A+TfapFPj9z5fd4vxiARGEhAaLj/6XWQaMYIv4SH/9Q6H78Hw0E2Q==",
  652. "path": "microsoft.io.recyclablememorystream/2.3.2",
  653. "hashPath": "microsoft.io.recyclablememorystream.2.3.2.nupkg.sha512"
  654. },
  655. "Microsoft.NETCore.Platforms/5.0.0": {
  656. "type": "package",
  657. "serviceable": true,
  658. "sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
  659. "path": "microsoft.netcore.platforms/5.0.0",
  660. "hashPath": "microsoft.netcore.platforms.5.0.0.nupkg.sha512"
  661. },
  662. "Microsoft.Win32.Registry/5.0.0": {
  663. "type": "package",
  664. "serviceable": true,
  665. "sha512": "sha512-dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==",
  666. "path": "microsoft.win32.registry/5.0.0",
  667. "hashPath": "microsoft.win32.registry.5.0.0.nupkg.sha512"
  668. },
  669. "Microsoft.Win32.SystemEvents/7.0.0": {
  670. "type": "package",
  671. "serviceable": true,
  672. "sha512": "sha512-2nXPrhdAyAzir0gLl8Yy8S5Mnm/uBSQQA7jEsILOS1MTyS7DbmV1NgViMtvV1sfCD1ebITpNwb1NIinKeJgUVQ==",
  673. "path": "microsoft.win32.systemevents/7.0.0",
  674. "hashPath": "microsoft.win32.systemevents.7.0.0.nupkg.sha512"
  675. },
  676. "MongoDB.Bson/2.22.0": {
  677. "type": "package",
  678. "serviceable": true,
  679. "sha512": "sha512-7Z+uP+PeIBrkzzRORTCjrMSYhzQgXxLYkXyML8WsBN7tHddicNY9Xh8Cmp5gRR4U4NuEbXCQtHplju0iVY/KuA==",
  680. "path": "mongodb.bson/2.22.0",
  681. "hashPath": "mongodb.bson.2.22.0.nupkg.sha512"
  682. },
  683. "MongoDB.Driver/2.22.0": {
  684. "type": "package",
  685. "serviceable": true,
  686. "sha512": "sha512-ngswtmzdtfaq+L0Ti1Kjm0QnVLgEJK233YPCpGN2buSArY2xEPsnQ2yos7SPGxuDzZPnxdn+XG9/OBt9atCpWw==",
  687. "path": "mongodb.driver/2.22.0",
  688. "hashPath": "mongodb.driver.2.22.0.nupkg.sha512"
  689. },
  690. "MongoDB.Driver.Core/2.22.0": {
  691. "type": "package",
  692. "serviceable": true,
  693. "sha512": "sha512-aMlyeGbQ9wk/bmy9xSr6dnkOszO3MVgv1wNcsm4ACwiup//VCZxvj5k0Wq/E0xGBYmqs/tNXqJmLy1IawRXPHA==",
  694. "path": "mongodb.driver.core/2.22.0",
  695. "hashPath": "mongodb.driver.core.2.22.0.nupkg.sha512"
  696. },
  697. "MongoDB.Libmongocrypt/1.8.0": {
  698. "type": "package",
  699. "serviceable": true,
  700. "sha512": "sha512-fgNw8Dxpkq7mpoaAYes8cfnPRzvFIoB8oL9GPXwi3op/rONftl0WAeg4akRLcxfoVuUvuUO2wGoVBr3JzJ7Svw==",
  701. "path": "mongodb.libmongocrypt/1.8.0",
  702. "hashPath": "mongodb.libmongocrypt.1.8.0.nupkg.sha512"
  703. },
  704. "NLog/5.2.7": {
  705. "type": "package",
  706. "serviceable": true,
  707. "sha512": "sha512-Ww/0b6V1NL8iqpFKtRKVQFFX03LoowNzYeNG6FpVzmhgCfLAkW0h/4lT3+V8mHfyvtHptNoV8Cz0YePLFRUaPA==",
  708. "path": "nlog/5.2.7",
  709. "hashPath": "nlog.5.2.7.nupkg.sha512"
  710. },
  711. "protobuf-net/3.2.30": {
  712. "type": "package",
  713. "serviceable": true,
  714. "sha512": "sha512-C/UTlmxEJHAHpqm8xQK1UyJKaIynVCSNG4mVrbLgnZ7ccH28nN49O8iMJvKEodTgVbnimvy+3mIiAdW6mATwnw==",
  715. "path": "protobuf-net/3.2.30",
  716. "hashPath": "protobuf-net.3.2.30.nupkg.sha512"
  717. },
  718. "protobuf-net.Core/3.2.30": {
  719. "type": "package",
  720. "serviceable": true,
  721. "sha512": "sha512-v2ZxxYrz+X212ukSx+uqkLuPu414bvmSAnTyf+PBUKR9ENJxO4P/csorA/27456MCp1JNoMssDj/f91RDiwBfQ==",
  722. "path": "protobuf-net.core/3.2.30",
  723. "hashPath": "protobuf-net.core.3.2.30.nupkg.sha512"
  724. },
  725. "SharpCompress/0.30.1": {
  726. "type": "package",
  727. "serviceable": true,
  728. "sha512": "sha512-XqD4TpfyYGa7QTPzaGlMVbcecKnXy4YmYLDWrU+JIj7IuRNl7DH2END+Ll7ekWIY8o3dAMWLFDE1xdhfIWD1nw==",
  729. "path": "sharpcompress/0.30.1",
  730. "hashPath": "sharpcompress.0.30.1.nupkg.sha512"
  731. },
  732. "SharpZipLib/1.4.2": {
  733. "type": "package",
  734. "serviceable": true,
  735. "sha512": "sha512-yjj+3zgz8zgXpiiC3ZdF/iyTBbz2fFvMxZFEBPUcwZjIvXOf37Ylm+K58hqMfIBt5JgU/Z2uoUS67JmTLe973A==",
  736. "path": "sharpziplib/1.4.2",
  737. "hashPath": "sharpziplib.1.4.2.nupkg.sha512"
  738. },
  739. "Snappier/1.0.0": {
  740. "type": "package",
  741. "serviceable": true,
  742. "sha512": "sha512-rFtK2KEI9hIe8gtx3a0YDXdHOpedIf9wYCEYtBEmtlyiWVX3XlCNV03JrmmAi/Cdfn7dxK+k0sjjcLv4fpHnqA==",
  743. "path": "snappier/1.0.0",
  744. "hashPath": "snappier.1.0.0.nupkg.sha512"
  745. },
  746. "System.Buffers/4.5.1": {
  747. "type": "package",
  748. "serviceable": true,
  749. "sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
  750. "path": "system.buffers/4.5.1",
  751. "hashPath": "system.buffers.4.5.1.nupkg.sha512"
  752. },
  753. "System.Collections.Immutable/7.0.0": {
  754. "type": "package",
  755. "serviceable": true,
  756. "sha512": "sha512-dQPcs0U1IKnBdRDBkrCTi1FoajSTBzLcVTpjO4MBCMC7f4pDOIPzgBoX8JjG7X6uZRJ8EBxsi8+DR1JuwjnzOQ==",
  757. "path": "system.collections.immutable/7.0.0",
  758. "hashPath": "system.collections.immutable.7.0.0.nupkg.sha512"
  759. },
  760. "System.ComponentModel.Annotations/5.0.0": {
  761. "type": "package",
  762. "serviceable": true,
  763. "sha512": "sha512-dMkqfy2el8A8/I76n2Hi1oBFEbG1SfxD2l5nhwXV3XjlnOmwxJlQbYpJH4W51odnU9sARCSAgv7S3CyAFMkpYg==",
  764. "path": "system.componentmodel.annotations/5.0.0",
  765. "hashPath": "system.componentmodel.annotations.5.0.0.nupkg.sha512"
  766. },
  767. "System.Drawing.Common/7.0.0": {
  768. "type": "package",
  769. "serviceable": true,
  770. "sha512": "sha512-KIX+oBU38pxkKPxvLcLfIkOV5Ien8ReN78wro7OF5/erwcmortzeFx+iBswlh2Vz6gVne0khocQudGwaO1Ey6A==",
  771. "path": "system.drawing.common/7.0.0",
  772. "hashPath": "system.drawing.common.7.0.0.nupkg.sha512"
  773. },
  774. "System.Formats.Asn1/7.0.0": {
  775. "type": "package",
  776. "serviceable": true,
  777. "sha512": "sha512-+nfpV0afLmvJW8+pLlHxRjz3oZJw4fkyU9MMEaMhCsHi/SN9bGF9q79ROubDiwTiCHezmK0uCWkPP7tGFP/4yg==",
  778. "path": "system.formats.asn1/7.0.0",
  779. "hashPath": "system.formats.asn1.7.0.0.nupkg.sha512"
  780. },
  781. "System.Memory/4.5.5": {
  782. "type": "package",
  783. "serviceable": true,
  784. "sha512": "sha512-XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==",
  785. "path": "system.memory/4.5.5",
  786. "hashPath": "system.memory.4.5.5.nupkg.sha512"
  787. },
  788. "System.Reflection.Metadata/5.0.0": {
  789. "type": "package",
  790. "serviceable": true,
  791. "sha512": "sha512-5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==",
  792. "path": "system.reflection.metadata/5.0.0",
  793. "hashPath": "system.reflection.metadata.5.0.0.nupkg.sha512"
  794. },
  795. "System.Runtime.CompilerServices.Unsafe/5.0.0": {
  796. "type": "package",
  797. "serviceable": true,
  798. "sha512": "sha512-ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA==",
  799. "path": "system.runtime.compilerservices.unsafe/5.0.0",
  800. "hashPath": "system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512"
  801. },
  802. "System.Security.AccessControl/5.0.0": {
  803. "type": "package",
  804. "serviceable": true,
  805. "sha512": "sha512-dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==",
  806. "path": "system.security.accesscontrol/5.0.0",
  807. "hashPath": "system.security.accesscontrol.5.0.0.nupkg.sha512"
  808. },
  809. "System.Security.Cryptography.Pkcs/7.0.3": {
  810. "type": "package",
  811. "serviceable": true,
  812. "sha512": "sha512-yhwEHH5Gzl/VoADrXtt5XC95OFoSjNSWLHNutE7GwdOgefZVRvEXRSooSpL8HHm3qmdd9epqzsWg28UJemt22w==",
  813. "path": "system.security.cryptography.pkcs/7.0.3",
  814. "hashPath": "system.security.cryptography.pkcs.7.0.3.nupkg.sha512"
  815. },
  816. "System.Security.Principal.Windows/5.0.0": {
  817. "type": "package",
  818. "serviceable": true,
  819. "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
  820. "path": "system.security.principal.windows/5.0.0",
  821. "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
  822. },
  823. "System.Text.Encoding.CodePages/7.0.0": {
  824. "type": "package",
  825. "serviceable": true,
  826. "sha512": "sha512-LSyCblMpvOe0N3E+8e0skHcrIhgV2huaNcjUUEa8hRtgEAm36aGkRoC8Jxlb6Ra6GSfF29ftduPNywin8XolzQ==",
  827. "path": "system.text.encoding.codepages/7.0.0",
  828. "hashPath": "system.text.encoding.codepages.7.0.0.nupkg.sha512"
  829. },
  830. "System.Text.Encodings.Web/7.0.0": {
  831. "type": "package",
  832. "serviceable": true,
  833. "sha512": "sha512-OP6umVGxc0Z0MvZQBVigj4/U31Pw72ITihDWP9WiWDm+q5aoe0GaJivsfYGq53o6dxH7DcXWiCTl7+0o2CGdmg==",
  834. "path": "system.text.encodings.web/7.0.0",
  835. "hashPath": "system.text.encodings.web.7.0.0.nupkg.sha512"
  836. },
  837. "System.Text.Json/7.0.0": {
  838. "type": "package",
  839. "serviceable": true,
  840. "sha512": "sha512-DaGSsVqKsn/ia6RG8frjwmJonfos0srquhw09TlT8KRw5I43E+4gs+/bZj4K0vShJ5H9imCuXupb4RmS+dBy3w==",
  841. "path": "system.text.json/7.0.0",
  842. "hashPath": "system.text.json.7.0.0.nupkg.sha512"
  843. },
  844. "System.Threading.Tasks.Extensions/4.5.4": {
  845. "type": "package",
  846. "serviceable": true,
  847. "sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
  848. "path": "system.threading.tasks.extensions/4.5.4",
  849. "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
  850. },
  851. "ZstdSharp.Port/0.6.2": {
  852. "type": "package",
  853. "serviceable": true,
  854. "sha512": "sha512-jPao/LdUNLUz8rn3H1D8W7wQbZsRZM0iayvWI4xGejJg3XJHT56gcmYdgmCGPdJF1UEBqUjucCRrFB+4HbJsbw==",
  855. "path": "zstdsharp.port/0.6.2",
  856. "hashPath": "zstdsharp.port.0.6.2.nupkg.sha512"
  857. },
  858. "App/1.0.0": {
  859. "type": "project",
  860. "serviceable": false,
  861. "sha512": ""
  862. },
  863. "Core/1.0.0": {
  864. "type": "project",
  865. "serviceable": false,
  866. "sha512": ""
  867. },
  868. "Loader/1.0.0": {
  869. "type": "project",
  870. "serviceable": false,
  871. "sha512": ""
  872. },
  873. "Model/1.0.0": {
  874. "type": "project",
  875. "serviceable": false,
  876. "sha512": ""
  877. },
  878. "ThirdParty/1.0.0": {
  879. "type": "project",
  880. "serviceable": false,
  881. "sha512": ""
  882. },
  883. "App.Reference/1.0.0.0": {
  884. "type": "reference",
  885. "serviceable": false,
  886. "sha512": ""
  887. },
  888. "Core.Reference/1.0.0.0": {
  889. "type": "reference",
  890. "serviceable": false,
  891. "sha512": ""
  892. },
  893. "Loader.Reference/1.0.0.0": {
  894. "type": "reference",
  895. "serviceable": false,
  896. "sha512": ""
  897. },
  898. "Model.Reference/1.0.0.0": {
  899. "type": "reference",
  900. "serviceable": false,
  901. "sha512": ""
  902. },
  903. "ThirdParty.Reference/1.0.0.0": {
  904. "type": "reference",
  905. "serviceable": false,
  906. "sha512": ""
  907. }
  908. }
  909. }