Hotfix.deps.json 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v9.0/win-x64",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v9.0": {},
  9. ".NETCoreApp,Version=v9.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.5.1": {
  64. "dependencies": {
  65. "EPPlus.System.Drawing": "7.5.0",
  66. "Microsoft.Extensions.Configuration.Json": "8.0.1",
  67. "Microsoft.IO.RecyclableMemoryStream": "3.0.1",
  68. "System.ComponentModel.Annotations": "5.0.0",
  69. "System.Security.Cryptography.Pkcs": "8.0.1",
  70. "System.Text.Encoding.CodePages": "8.0.0"
  71. },
  72. "runtime": {
  73. "lib/net8.0/EPPlus.dll": {
  74. "assemblyVersion": "7.5.1.0",
  75. "fileVersion": "7.5.1.0"
  76. }
  77. }
  78. },
  79. "EPPlus.Interfaces/7.5.0": {
  80. "runtime": {
  81. "lib/net8.0/EPPlus.Interfaces.dll": {
  82. "assemblyVersion": "7.5.0.0",
  83. "fileVersion": "7.5.0.0"
  84. }
  85. }
  86. },
  87. "EPPlus.System.Drawing/7.5.0": {
  88. "dependencies": {
  89. "EPPlus.Interfaces": "7.5.0",
  90. "System.Drawing.Common": "8.0.4"
  91. },
  92. "runtime": {
  93. "lib/net8.0/EPPlus.System.Drawing.dll": {
  94. "assemblyVersion": "7.5.0.0",
  95. "fileVersion": "7.5.0.0"
  96. }
  97. }
  98. },
  99. "Microsoft.CodeAnalysis.Analyzers/3.3.3": {},
  100. "Microsoft.CodeAnalysis.Common/4.5.0": {
  101. "dependencies": {
  102. "Microsoft.CodeAnalysis.Analyzers": "3.3.3",
  103. "System.Collections.Immutable": "7.0.0",
  104. "System.Reflection.Metadata": "6.0.1",
  105. "System.Runtime.CompilerServices.Unsafe": "6.0.0",
  106. "System.Text.Encoding.CodePages": "8.0.0"
  107. },
  108. "runtime": {
  109. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": {
  110. "assemblyVersion": "4.5.0.0",
  111. "fileVersion": "4.500.23.10905"
  112. }
  113. }
  114. },
  115. "Microsoft.CodeAnalysis.CSharp/4.5.0": {
  116. "dependencies": {
  117. "Microsoft.CodeAnalysis.Common": "4.5.0"
  118. },
  119. "runtime": {
  120. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": {
  121. "assemblyVersion": "4.5.0.0",
  122. "fileVersion": "4.500.23.10905"
  123. }
  124. }
  125. },
  126. "Microsoft.Extensions.Configuration/8.0.0": {
  127. "dependencies": {
  128. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  129. "Microsoft.Extensions.Primitives": "8.0.0"
  130. },
  131. "runtime": {
  132. "lib/net8.0/Microsoft.Extensions.Configuration.dll": {
  133. "assemblyVersion": "8.0.0.0",
  134. "fileVersion": "8.0.23.53103"
  135. }
  136. }
  137. },
  138. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  139. "dependencies": {
  140. "Microsoft.Extensions.Primitives": "8.0.0"
  141. },
  142. "runtime": {
  143. "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  144. "assemblyVersion": "8.0.0.0",
  145. "fileVersion": "8.0.23.53103"
  146. }
  147. }
  148. },
  149. "Microsoft.Extensions.Configuration.FileExtensions/8.0.1": {
  150. "dependencies": {
  151. "Microsoft.Extensions.Configuration": "8.0.0",
  152. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  153. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  154. "Microsoft.Extensions.FileProviders.Physical": "8.0.0",
  155. "Microsoft.Extensions.Primitives": "8.0.0"
  156. },
  157. "runtime": {
  158. "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
  159. "assemblyVersion": "8.0.0.0",
  160. "fileVersion": "8.0.724.31311"
  161. }
  162. }
  163. },
  164. "Microsoft.Extensions.Configuration.Json/8.0.1": {
  165. "dependencies": {
  166. "Microsoft.Extensions.Configuration": "8.0.0",
  167. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  168. "Microsoft.Extensions.Configuration.FileExtensions": "8.0.1",
  169. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0"
  170. },
  171. "runtime": {
  172. "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": {
  173. "assemblyVersion": "8.0.0.0",
  174. "fileVersion": "8.0.1024.46610"
  175. }
  176. }
  177. },
  178. "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
  179. "dependencies": {
  180. "Microsoft.Extensions.Primitives": "8.0.0"
  181. },
  182. "runtime": {
  183. "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
  184. "assemblyVersion": "8.0.0.0",
  185. "fileVersion": "8.0.23.53103"
  186. }
  187. }
  188. },
  189. "Microsoft.Extensions.FileProviders.Physical/8.0.0": {
  190. "dependencies": {
  191. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  192. "Microsoft.Extensions.FileSystemGlobbing": "8.0.0",
  193. "Microsoft.Extensions.Primitives": "8.0.0"
  194. },
  195. "runtime": {
  196. "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": {
  197. "assemblyVersion": "8.0.0.0",
  198. "fileVersion": "8.0.23.53103"
  199. }
  200. }
  201. },
  202. "Microsoft.Extensions.FileSystemGlobbing/8.0.0": {
  203. "runtime": {
  204. "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
  205. "assemblyVersion": "8.0.0.0",
  206. "fileVersion": "8.0.23.53103"
  207. }
  208. }
  209. },
  210. "Microsoft.Extensions.Logging.Abstractions/2.0.0": {
  211. "runtime": {
  212. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  213. "assemblyVersion": "2.0.0.0",
  214. "fileVersion": "2.0.0.17205"
  215. }
  216. }
  217. },
  218. "Microsoft.Extensions.Primitives/8.0.0": {
  219. "runtime": {
  220. "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
  221. "assemblyVersion": "8.0.0.0",
  222. "fileVersion": "8.0.23.53103"
  223. }
  224. }
  225. },
  226. "Microsoft.IO.RecyclableMemoryStream/3.0.1": {
  227. "runtime": {
  228. "lib/net6.0/Microsoft.IO.RecyclableMemoryStream.dll": {
  229. "assemblyVersion": "3.0.1.0",
  230. "fileVersion": "3.0.1.0"
  231. }
  232. }
  233. },
  234. "Microsoft.NETCore.Platforms/5.0.0": {},
  235. "Microsoft.Win32.Registry/5.0.0": {
  236. "dependencies": {
  237. "System.Security.AccessControl": "5.0.0",
  238. "System.Security.Principal.Windows": "5.0.0"
  239. }
  240. },
  241. "Microsoft.Win32.SystemEvents/8.0.0": {
  242. "runtime": {
  243. "runtimes/win/lib/net8.0/Microsoft.Win32.SystemEvents.dll": {
  244. "assemblyVersion": "8.0.0.0",
  245. "fileVersion": "8.0.23.53103"
  246. }
  247. }
  248. },
  249. "MongoDB.Bson/2.30.0": {
  250. "dependencies": {
  251. "System.Memory": "4.5.5",
  252. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  253. },
  254. "runtime": {
  255. "lib/netstandard2.1/MongoDB.Bson.dll": {
  256. "assemblyVersion": "2.30.0.0",
  257. "fileVersion": "2.30.0.0"
  258. }
  259. }
  260. },
  261. "MongoDB.Driver/2.30.0": {
  262. "dependencies": {
  263. "Microsoft.Extensions.Logging.Abstractions": "2.0.0",
  264. "MongoDB.Bson": "2.30.0",
  265. "MongoDB.Driver.Core": "2.30.0",
  266. "MongoDB.Libmongocrypt": "1.12.0"
  267. },
  268. "runtime": {
  269. "lib/netstandard2.1/MongoDB.Driver.dll": {
  270. "assemblyVersion": "2.30.0.0",
  271. "fileVersion": "2.30.0.0"
  272. }
  273. }
  274. },
  275. "MongoDB.Driver.Core/2.30.0": {
  276. "dependencies": {
  277. "AWSSDK.SecurityToken": "3.7.100.14",
  278. "DnsClient": "1.6.1",
  279. "Microsoft.Extensions.Logging.Abstractions": "2.0.0",
  280. "MongoDB.Bson": "2.30.0",
  281. "MongoDB.Libmongocrypt": "1.12.0",
  282. "SharpCompress": "0.30.1",
  283. "Snappier": "1.0.0",
  284. "System.Buffers": "4.5.1",
  285. "ZstdSharp.Port": "0.7.3"
  286. },
  287. "runtime": {
  288. "lib/netstandard2.1/MongoDB.Driver.Core.dll": {
  289. "assemblyVersion": "2.30.0.0",
  290. "fileVersion": "2.30.0.0"
  291. }
  292. }
  293. },
  294. "MongoDB.Libmongocrypt/1.12.0": {
  295. "runtime": {
  296. "lib/netstandard2.1/MongoDB.Libmongocrypt.dll": {
  297. "assemblyVersion": "1.12.0.0",
  298. "fileVersion": "1.12.0.0"
  299. }
  300. },
  301. "native": {
  302. "runtimes/win/native/mongocrypt.dll": {
  303. "fileVersion": "0.0.0.0"
  304. }
  305. }
  306. },
  307. "NLog/5.2.7": {
  308. "runtime": {
  309. "lib/netstandard2.0/NLog.dll": {
  310. "assemblyVersion": "5.0.0.0",
  311. "fileVersion": "5.2.7.2287"
  312. }
  313. }
  314. },
  315. "protobuf-net/3.2.30": {
  316. "dependencies": {
  317. "protobuf-net.Core": "3.2.30"
  318. },
  319. "runtime": {
  320. "lib/net6.0/protobuf-net.dll": {
  321. "assemblyVersion": "3.0.0.0",
  322. "fileVersion": "3.2.30.709"
  323. }
  324. }
  325. },
  326. "protobuf-net.Core/3.2.30": {
  327. "dependencies": {
  328. "System.Collections.Immutable": "7.0.0"
  329. },
  330. "runtime": {
  331. "lib/net6.0/protobuf-net.Core.dll": {
  332. "assemblyVersion": "3.0.0.0",
  333. "fileVersion": "3.2.30.709"
  334. }
  335. }
  336. },
  337. "SharpCompress/0.30.1": {
  338. "runtime": {
  339. "lib/net5.0/SharpCompress.dll": {
  340. "assemblyVersion": "0.30.1.0",
  341. "fileVersion": "0.30.1.0"
  342. }
  343. }
  344. },
  345. "SharpZipLib/1.4.2": {
  346. "runtime": {
  347. "lib/net6.0/ICSharpCode.SharpZipLib.dll": {
  348. "assemblyVersion": "1.4.2.13",
  349. "fileVersion": "1.4.2.13"
  350. }
  351. }
  352. },
  353. "Snappier/1.0.0": {
  354. "runtime": {
  355. "lib/net5.0/Snappier.dll": {
  356. "assemblyVersion": "1.0.0.0",
  357. "fileVersion": "1.0.0.0"
  358. }
  359. }
  360. },
  361. "System.Buffers/4.5.1": {},
  362. "System.Collections.Immutable/7.0.0": {},
  363. "System.ComponentModel.Annotations/5.0.0": {},
  364. "System.Drawing.Common/8.0.4": {
  365. "dependencies": {
  366. "Microsoft.Win32.SystemEvents": "8.0.0"
  367. },
  368. "runtime": {
  369. "lib/net8.0/System.Drawing.Common.dll": {
  370. "assemblyVersion": "8.0.0.0",
  371. "fileVersion": "8.0.424.16911"
  372. }
  373. }
  374. },
  375. "System.Memory/4.5.5": {},
  376. "System.Reflection.Metadata/6.0.1": {
  377. "dependencies": {
  378. "System.Collections.Immutable": "7.0.0"
  379. }
  380. },
  381. "System.Runtime.CompilerServices.Unsafe/6.0.0": {},
  382. "System.Security.AccessControl/5.0.0": {
  383. "dependencies": {
  384. "Microsoft.NETCore.Platforms": "5.0.0",
  385. "System.Security.Principal.Windows": "5.0.0"
  386. }
  387. },
  388. "System.Security.Cryptography.Pkcs/8.0.1": {
  389. "runtime": {
  390. "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.dll": {
  391. "assemblyVersion": "8.0.0.0",
  392. "fileVersion": "8.0.1024.46610"
  393. }
  394. }
  395. },
  396. "System.Security.Principal.Windows/5.0.0": {},
  397. "System.Text.Encoding.CodePages/8.0.0": {},
  398. "ZstdSharp.Port/0.7.3": {
  399. "runtime": {
  400. "lib/net7.0/ZstdSharp.dll": {
  401. "assemblyVersion": "0.7.3.0",
  402. "fileVersion": "0.7.3.0"
  403. }
  404. }
  405. },
  406. "App/1.0.0": {
  407. "dependencies": {
  408. "Model": "1.0.0"
  409. },
  410. "runtime": {
  411. "App.dll": {
  412. "assemblyVersion": "1.0.0",
  413. "fileVersion": ""
  414. }
  415. }
  416. },
  417. "Core/1.0.0": {
  418. "dependencies": {
  419. "ThirdParty": "1.0.0"
  420. },
  421. "runtime": {
  422. "Core.dll": {
  423. "assemblyVersion": "1.0.0",
  424. "fileVersion": ""
  425. }
  426. }
  427. },
  428. "Loader/1.0.0": {
  429. "dependencies": {
  430. "Core": "1.0.0",
  431. "ThirdParty": "1.0.0"
  432. },
  433. "runtime": {
  434. "Loader.dll": {
  435. "assemblyVersion": "1.0.0",
  436. "fileVersion": ""
  437. }
  438. }
  439. },
  440. "Model/1.0.0": {
  441. "dependencies": {
  442. "Core": "1.0.0",
  443. "Loader": "1.0.0",
  444. "ThirdParty": "1.0.0"
  445. },
  446. "runtime": {
  447. "Model.dll": {
  448. "assemblyVersion": "1.0.0",
  449. "fileVersion": ""
  450. }
  451. }
  452. },
  453. "ThirdParty/1.0.0": {
  454. "dependencies": {
  455. "CommandLineParser": "2.9.1",
  456. "EPPlus": "7.5.1",
  457. "Microsoft.CodeAnalysis.CSharp": "4.5.0",
  458. "Microsoft.CodeAnalysis.Common": "4.5.0",
  459. "MongoDB.Driver": "2.30.0",
  460. "NLog": "5.2.7",
  461. "SharpZipLib": "1.4.2",
  462. "protobuf-net": "3.2.30"
  463. },
  464. "runtime": {
  465. "ThirdParty.dll": {
  466. "assemblyVersion": "1.0.0",
  467. "fileVersion": ""
  468. }
  469. }
  470. },
  471. "App.Reference/1.0.0.0": {
  472. "runtime": {
  473. "App.dll": {
  474. "assemblyVersion": "1.0.0.0",
  475. "fileVersion": "1.0.0.0"
  476. }
  477. }
  478. },
  479. "Core.Reference/1.0.0.0": {
  480. "runtime": {
  481. "Core.dll": {
  482. "assemblyVersion": "1.0.0.0",
  483. "fileVersion": "1.0.0.0"
  484. }
  485. }
  486. },
  487. "Loader.Reference/1.0.0.0": {
  488. "runtime": {
  489. "Loader.dll": {
  490. "assemblyVersion": "1.0.0.0",
  491. "fileVersion": "1.0.0.0"
  492. }
  493. }
  494. },
  495. "Model.Reference/1.0.0.0": {
  496. "runtime": {
  497. "Model.dll": {
  498. "assemblyVersion": "1.0.0.0",
  499. "fileVersion": "1.0.0.0"
  500. }
  501. }
  502. },
  503. "ThirdParty.Reference/1.0.0.0": {
  504. "runtime": {
  505. "ThirdParty.dll": {
  506. "assemblyVersion": "1.0.0.0",
  507. "fileVersion": "1.0.0.0"
  508. }
  509. }
  510. }
  511. }
  512. },
  513. "libraries": {
  514. "Hotfix/1.0.0": {
  515. "type": "project",
  516. "serviceable": false,
  517. "sha512": ""
  518. },
  519. "AWSSDK.Core/3.7.100.14": {
  520. "type": "package",
  521. "serviceable": true,
  522. "sha512": "sha512-gnEgxBlk4PFEfdPE8Lkf4+D16MZFYSaW7/o6Wwe5e035QWUkTJX0Dn4LfTCdV5QSEL/fOFxu+yCAm55eIIBgog==",
  523. "path": "awssdk.core/3.7.100.14",
  524. "hashPath": "awssdk.core.3.7.100.14.nupkg.sha512"
  525. },
  526. "AWSSDK.SecurityToken/3.7.100.14": {
  527. "type": "package",
  528. "serviceable": true,
  529. "sha512": "sha512-dGCVuVo0CFUKWW85W8YENO+aREf8sCBDjvGbnNvxJuNW4Ss+brEU9ltHhq2KfZze2VUNK1/wygbPG1bmbpyXEw==",
  530. "path": "awssdk.securitytoken/3.7.100.14",
  531. "hashPath": "awssdk.securitytoken.3.7.100.14.nupkg.sha512"
  532. },
  533. "CommandLineParser/2.9.1": {
  534. "type": "package",
  535. "serviceable": true,
  536. "sha512": "sha512-OE0sl1/sQ37bjVsPKKtwQlWDgqaxWgtme3xZz7JssWUzg5JpMIyHgCTY9MVMxOg48fJ1AgGT3tgdH5m/kQ5xhA==",
  537. "path": "commandlineparser/2.9.1",
  538. "hashPath": "commandlineparser.2.9.1.nupkg.sha512"
  539. },
  540. "DnsClient/1.6.1": {
  541. "type": "package",
  542. "serviceable": true,
  543. "sha512": "sha512-4H/f2uYJOZ+YObZjpY9ABrKZI+JNw3uizp6oMzTXwDw6F+2qIPhpRl/1t68O/6e98+vqNiYGu+lswmwdYUy3gg==",
  544. "path": "dnsclient/1.6.1",
  545. "hashPath": "dnsclient.1.6.1.nupkg.sha512"
  546. },
  547. "EPPlus/7.5.1": {
  548. "type": "package",
  549. "serviceable": true,
  550. "sha512": "sha512-3ddsZARkpB5VxlfkRQJumCkSDZrU0yBOl6e/ZHR9KgPNa6atMFApgbu+hp9vOq/r5CUToMaudBWEyTSsdF+vLg==",
  551. "path": "epplus/7.5.1",
  552. "hashPath": "epplus.7.5.1.nupkg.sha512"
  553. },
  554. "EPPlus.Interfaces/7.5.0": {
  555. "type": "package",
  556. "serviceable": true,
  557. "sha512": "sha512-mGLKgdIKkXRYIu+HIGmZUngVAAlPzIQgI/KqG10m6P5P2112l6p/5dDa35UHu4GV4Qevw0Pq9PxAymrrrl4tzA==",
  558. "path": "epplus.interfaces/7.5.0",
  559. "hashPath": "epplus.interfaces.7.5.0.nupkg.sha512"
  560. },
  561. "EPPlus.System.Drawing/7.5.0": {
  562. "type": "package",
  563. "serviceable": true,
  564. "sha512": "sha512-cgwstM12foFisisURUyxwJOWHMD/rZxPSyBXFsCOFayaKq0oKlOs1mCTueKNNIlpPDG1no9vcaQiJgZXFM4KPA==",
  565. "path": "epplus.system.drawing/7.5.0",
  566. "hashPath": "epplus.system.drawing.7.5.0.nupkg.sha512"
  567. },
  568. "Microsoft.CodeAnalysis.Analyzers/3.3.3": {
  569. "type": "package",
  570. "serviceable": true,
  571. "sha512": "sha512-j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ==",
  572. "path": "microsoft.codeanalysis.analyzers/3.3.3",
  573. "hashPath": "microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512"
  574. },
  575. "Microsoft.CodeAnalysis.Common/4.5.0": {
  576. "type": "package",
  577. "serviceable": true,
  578. "sha512": "sha512-lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==",
  579. "path": "microsoft.codeanalysis.common/4.5.0",
  580. "hashPath": "microsoft.codeanalysis.common.4.5.0.nupkg.sha512"
  581. },
  582. "Microsoft.CodeAnalysis.CSharp/4.5.0": {
  583. "type": "package",
  584. "serviceable": true,
  585. "sha512": "sha512-cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==",
  586. "path": "microsoft.codeanalysis.csharp/4.5.0",
  587. "hashPath": "microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512"
  588. },
  589. "Microsoft.Extensions.Configuration/8.0.0": {
  590. "type": "package",
  591. "serviceable": true,
  592. "sha512": "sha512-0J/9YNXTMWSZP2p2+nvl8p71zpSwokZXZuJW+VjdErkegAnFdO1XlqtA62SJtgVYHdKu3uPxJHcMR/r35HwFBA==",
  593. "path": "microsoft.extensions.configuration/8.0.0",
  594. "hashPath": "microsoft.extensions.configuration.8.0.0.nupkg.sha512"
  595. },
  596. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  597. "type": "package",
  598. "serviceable": true,
  599. "sha512": "sha512-3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==",
  600. "path": "microsoft.extensions.configuration.abstractions/8.0.0",
  601. "hashPath": "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512"
  602. },
  603. "Microsoft.Extensions.Configuration.FileExtensions/8.0.1": {
  604. "type": "package",
  605. "serviceable": true,
  606. "sha512": "sha512-EJzSNO9oaAXnTdtdNO6npPRsIIeZCBSNmdQ091VDO7fBiOtJAAeEq6dtrVXIi3ZyjC5XRSAtVvF8SzcneRHqKQ==",
  607. "path": "microsoft.extensions.configuration.fileextensions/8.0.1",
  608. "hashPath": "microsoft.extensions.configuration.fileextensions.8.0.1.nupkg.sha512"
  609. },
  610. "Microsoft.Extensions.Configuration.Json/8.0.1": {
  611. "type": "package",
  612. "serviceable": true,
  613. "sha512": "sha512-L89DLNuimOghjV3tLx0ArFDwVEJD6+uGB3BMCMX01kaLzXkaXHb2021xOMl2QOxUxbdePKUZsUY7n2UUkycjRg==",
  614. "path": "microsoft.extensions.configuration.json/8.0.1",
  615. "hashPath": "microsoft.extensions.configuration.json.8.0.1.nupkg.sha512"
  616. },
  617. "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
  618. "type": "package",
  619. "serviceable": true,
  620. "sha512": "sha512-ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==",
  621. "path": "microsoft.extensions.fileproviders.abstractions/8.0.0",
  622. "hashPath": "microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512"
  623. },
  624. "Microsoft.Extensions.FileProviders.Physical/8.0.0": {
  625. "type": "package",
  626. "serviceable": true,
  627. "sha512": "sha512-UboiXxpPUpwulHvIAVE36Knq0VSHaAmfrFkegLyBZeaADuKezJ/AIXYAW8F5GBlGk/VaibN2k/Zn1ca8YAfVdA==",
  628. "path": "microsoft.extensions.fileproviders.physical/8.0.0",
  629. "hashPath": "microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512"
  630. },
  631. "Microsoft.Extensions.FileSystemGlobbing/8.0.0": {
  632. "type": "package",
  633. "serviceable": true,
  634. "sha512": "sha512-OK+670i7esqlQrPjdIKRbsyMCe9g5kSLpRRQGSr4Q58AOYEe/hCnfLZprh7viNisSUUQZmMrbbuDaIrP+V1ebQ==",
  635. "path": "microsoft.extensions.filesystemglobbing/8.0.0",
  636. "hashPath": "microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512"
  637. },
  638. "Microsoft.Extensions.Logging.Abstractions/2.0.0": {
  639. "type": "package",
  640. "serviceable": true,
  641. "sha512": "sha512-6ZCllUYGFukkymSTx3Yr0G/ajRxoNJp7/FqSxSB4fGISST54ifBhgu4Nc0ItGi3i6DqwuNd8SUyObmiC++AO2Q==",
  642. "path": "microsoft.extensions.logging.abstractions/2.0.0",
  643. "hashPath": "microsoft.extensions.logging.abstractions.2.0.0.nupkg.sha512"
  644. },
  645. "Microsoft.Extensions.Primitives/8.0.0": {
  646. "type": "package",
  647. "serviceable": true,
  648. "sha512": "sha512-bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==",
  649. "path": "microsoft.extensions.primitives/8.0.0",
  650. "hashPath": "microsoft.extensions.primitives.8.0.0.nupkg.sha512"
  651. },
  652. "Microsoft.IO.RecyclableMemoryStream/3.0.1": {
  653. "type": "package",
  654. "serviceable": true,
  655. "sha512": "sha512-s/s20YTVY9r9TPfTrN5g8zPF1YhwxyqO6PxUkrYTGI2B+OGPe9AdajWZrLhFqXIvqIW23fnUE4+ztrUWNU1+9g==",
  656. "path": "microsoft.io.recyclablememorystream/3.0.1",
  657. "hashPath": "microsoft.io.recyclablememorystream.3.0.1.nupkg.sha512"
  658. },
  659. "Microsoft.NETCore.Platforms/5.0.0": {
  660. "type": "package",
  661. "serviceable": true,
  662. "sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
  663. "path": "microsoft.netcore.platforms/5.0.0",
  664. "hashPath": "microsoft.netcore.platforms.5.0.0.nupkg.sha512"
  665. },
  666. "Microsoft.Win32.Registry/5.0.0": {
  667. "type": "package",
  668. "serviceable": true,
  669. "sha512": "sha512-dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==",
  670. "path": "microsoft.win32.registry/5.0.0",
  671. "hashPath": "microsoft.win32.registry.5.0.0.nupkg.sha512"
  672. },
  673. "Microsoft.Win32.SystemEvents/8.0.0": {
  674. "type": "package",
  675. "serviceable": true,
  676. "sha512": "sha512-9opKRyOKMCi2xJ7Bj7kxtZ1r9vbzosMvRrdEhVhDz8j8MoBGgB+WmC94yH839NPH+BclAjtQ/pyagvi/8gDLkw==",
  677. "path": "microsoft.win32.systemevents/8.0.0",
  678. "hashPath": "microsoft.win32.systemevents.8.0.0.nupkg.sha512"
  679. },
  680. "MongoDB.Bson/2.30.0": {
  681. "type": "package",
  682. "serviceable": true,
  683. "sha512": "sha512-Gg0TQUT3IEntcqdug5a9P6d8iwL5CqOpQjVBCq1hxTbkjxdGdY6a2CPv7II44AO9GYUnORYsS6dDME2b7aqYyg==",
  684. "path": "mongodb.bson/2.30.0",
  685. "hashPath": "mongodb.bson.2.30.0.nupkg.sha512"
  686. },
  687. "MongoDB.Driver/2.30.0": {
  688. "type": "package",
  689. "serviceable": true,
  690. "sha512": "sha512-BCG8cNF0+U3h5f/O9fu3ktrYhoESBDems1w06PExfYrn2KjHBHCBdvBRY1cIbysnZVjQAJjGtFV9XgW+hXt7Hg==",
  691. "path": "mongodb.driver/2.30.0",
  692. "hashPath": "mongodb.driver.2.30.0.nupkg.sha512"
  693. },
  694. "MongoDB.Driver.Core/2.30.0": {
  695. "type": "package",
  696. "serviceable": true,
  697. "sha512": "sha512-oepDgu24lo44SljuHmIQ99x6jHISnMC4tLfzQGniQg39xiMD8nxalm1HM9RDZcuZbbWa4F6YLt2AIhWkny3XWA==",
  698. "path": "mongodb.driver.core/2.30.0",
  699. "hashPath": "mongodb.driver.core.2.30.0.nupkg.sha512"
  700. },
  701. "MongoDB.Libmongocrypt/1.12.0": {
  702. "type": "package",
  703. "serviceable": true,
  704. "sha512": "sha512-B1X51jrtNacKvxKoaqWeknYeJfQS5aWf6BmVLT5JZerz3AUXFzv8edPskJYqBc3kLy1J2PWzMqqsnyb9g8FtcA==",
  705. "path": "mongodb.libmongocrypt/1.12.0",
  706. "hashPath": "mongodb.libmongocrypt.1.12.0.nupkg.sha512"
  707. },
  708. "NLog/5.2.7": {
  709. "type": "package",
  710. "serviceable": true,
  711. "sha512": "sha512-Ww/0b6V1NL8iqpFKtRKVQFFX03LoowNzYeNG6FpVzmhgCfLAkW0h/4lT3+V8mHfyvtHptNoV8Cz0YePLFRUaPA==",
  712. "path": "nlog/5.2.7",
  713. "hashPath": "nlog.5.2.7.nupkg.sha512"
  714. },
  715. "protobuf-net/3.2.30": {
  716. "type": "package",
  717. "serviceable": true,
  718. "sha512": "sha512-C/UTlmxEJHAHpqm8xQK1UyJKaIynVCSNG4mVrbLgnZ7ccH28nN49O8iMJvKEodTgVbnimvy+3mIiAdW6mATwnw==",
  719. "path": "protobuf-net/3.2.30",
  720. "hashPath": "protobuf-net.3.2.30.nupkg.sha512"
  721. },
  722. "protobuf-net.Core/3.2.30": {
  723. "type": "package",
  724. "serviceable": true,
  725. "sha512": "sha512-v2ZxxYrz+X212ukSx+uqkLuPu414bvmSAnTyf+PBUKR9ENJxO4P/csorA/27456MCp1JNoMssDj/f91RDiwBfQ==",
  726. "path": "protobuf-net.core/3.2.30",
  727. "hashPath": "protobuf-net.core.3.2.30.nupkg.sha512"
  728. },
  729. "SharpCompress/0.30.1": {
  730. "type": "package",
  731. "serviceable": true,
  732. "sha512": "sha512-XqD4TpfyYGa7QTPzaGlMVbcecKnXy4YmYLDWrU+JIj7IuRNl7DH2END+Ll7ekWIY8o3dAMWLFDE1xdhfIWD1nw==",
  733. "path": "sharpcompress/0.30.1",
  734. "hashPath": "sharpcompress.0.30.1.nupkg.sha512"
  735. },
  736. "SharpZipLib/1.4.2": {
  737. "type": "package",
  738. "serviceable": true,
  739. "sha512": "sha512-yjj+3zgz8zgXpiiC3ZdF/iyTBbz2fFvMxZFEBPUcwZjIvXOf37Ylm+K58hqMfIBt5JgU/Z2uoUS67JmTLe973A==",
  740. "path": "sharpziplib/1.4.2",
  741. "hashPath": "sharpziplib.1.4.2.nupkg.sha512"
  742. },
  743. "Snappier/1.0.0": {
  744. "type": "package",
  745. "serviceable": true,
  746. "sha512": "sha512-rFtK2KEI9hIe8gtx3a0YDXdHOpedIf9wYCEYtBEmtlyiWVX3XlCNV03JrmmAi/Cdfn7dxK+k0sjjcLv4fpHnqA==",
  747. "path": "snappier/1.0.0",
  748. "hashPath": "snappier.1.0.0.nupkg.sha512"
  749. },
  750. "System.Buffers/4.5.1": {
  751. "type": "package",
  752. "serviceable": true,
  753. "sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
  754. "path": "system.buffers/4.5.1",
  755. "hashPath": "system.buffers.4.5.1.nupkg.sha512"
  756. },
  757. "System.Collections.Immutable/7.0.0": {
  758. "type": "package",
  759. "serviceable": true,
  760. "sha512": "sha512-dQPcs0U1IKnBdRDBkrCTi1FoajSTBzLcVTpjO4MBCMC7f4pDOIPzgBoX8JjG7X6uZRJ8EBxsi8+DR1JuwjnzOQ==",
  761. "path": "system.collections.immutable/7.0.0",
  762. "hashPath": "system.collections.immutable.7.0.0.nupkg.sha512"
  763. },
  764. "System.ComponentModel.Annotations/5.0.0": {
  765. "type": "package",
  766. "serviceable": true,
  767. "sha512": "sha512-dMkqfy2el8A8/I76n2Hi1oBFEbG1SfxD2l5nhwXV3XjlnOmwxJlQbYpJH4W51odnU9sARCSAgv7S3CyAFMkpYg==",
  768. "path": "system.componentmodel.annotations/5.0.0",
  769. "hashPath": "system.componentmodel.annotations.5.0.0.nupkg.sha512"
  770. },
  771. "System.Drawing.Common/8.0.4": {
  772. "type": "package",
  773. "serviceable": true,
  774. "sha512": "sha512-3G4xpa8mUYGzEF0HlswlBArAFywHJIzsZoB5hU4yMlnYHaabj/lg019BwbyyYBxj0aoM7Cz+jdlgUemeno9LOQ==",
  775. "path": "system.drawing.common/8.0.4",
  776. "hashPath": "system.drawing.common.8.0.4.nupkg.sha512"
  777. },
  778. "System.Memory/4.5.5": {
  779. "type": "package",
  780. "serviceable": true,
  781. "sha512": "sha512-XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==",
  782. "path": "system.memory/4.5.5",
  783. "hashPath": "system.memory.4.5.5.nupkg.sha512"
  784. },
  785. "System.Reflection.Metadata/6.0.1": {
  786. "type": "package",
  787. "serviceable": true,
  788. "sha512": "sha512-III/lNMSn0ZRBuM9m5Cgbiho5j81u0FAEagFX5ta2DKbljZ3T0IpD8j+BIiHQPeKqJppWS9bGEp6JnKnWKze0g==",
  789. "path": "system.reflection.metadata/6.0.1",
  790. "hashPath": "system.reflection.metadata.6.0.1.nupkg.sha512"
  791. },
  792. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  793. "type": "package",
  794. "serviceable": true,
  795. "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
  796. "path": "system.runtime.compilerservices.unsafe/6.0.0",
  797. "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
  798. },
  799. "System.Security.AccessControl/5.0.0": {
  800. "type": "package",
  801. "serviceable": true,
  802. "sha512": "sha512-dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==",
  803. "path": "system.security.accesscontrol/5.0.0",
  804. "hashPath": "system.security.accesscontrol.5.0.0.nupkg.sha512"
  805. },
  806. "System.Security.Cryptography.Pkcs/8.0.1": {
  807. "type": "package",
  808. "serviceable": true,
  809. "sha512": "sha512-CoCRHFym33aUSf/NtWSVSZa99dkd0Hm7OCZUxORBjRB16LNhIEOf8THPqzIYlvKM0nNDAPTRBa1FxEECrgaxxA==",
  810. "path": "system.security.cryptography.pkcs/8.0.1",
  811. "hashPath": "system.security.cryptography.pkcs.8.0.1.nupkg.sha512"
  812. },
  813. "System.Security.Principal.Windows/5.0.0": {
  814. "type": "package",
  815. "serviceable": true,
  816. "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
  817. "path": "system.security.principal.windows/5.0.0",
  818. "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
  819. },
  820. "System.Text.Encoding.CodePages/8.0.0": {
  821. "type": "package",
  822. "serviceable": true,
  823. "sha512": "sha512-OZIsVplFGaVY90G2SbpgU7EnCoOO5pw1t4ic21dBF3/1omrJFpAGoNAVpPyMVOC90/hvgkGG3VFqR13YgZMQfg==",
  824. "path": "system.text.encoding.codepages/8.0.0",
  825. "hashPath": "system.text.encoding.codepages.8.0.0.nupkg.sha512"
  826. },
  827. "ZstdSharp.Port/0.7.3": {
  828. "type": "package",
  829. "serviceable": true,
  830. "sha512": "sha512-U9Ix4l4cl58Kzz1rJzj5hoVTjmbx1qGMwzAcbv1j/d3NzrFaESIurQyg+ow4mivCgkE3S413y+U9k4WdnEIkRA==",
  831. "path": "zstdsharp.port/0.7.3",
  832. "hashPath": "zstdsharp.port.0.7.3.nupkg.sha512"
  833. },
  834. "App/1.0.0": {
  835. "type": "project",
  836. "serviceable": false,
  837. "sha512": ""
  838. },
  839. "Core/1.0.0": {
  840. "type": "project",
  841. "serviceable": false,
  842. "sha512": ""
  843. },
  844. "Loader/1.0.0": {
  845. "type": "project",
  846. "serviceable": false,
  847. "sha512": ""
  848. },
  849. "Model/1.0.0": {
  850. "type": "project",
  851. "serviceable": false,
  852. "sha512": ""
  853. },
  854. "ThirdParty/1.0.0": {
  855. "type": "project",
  856. "serviceable": false,
  857. "sha512": ""
  858. },
  859. "App.Reference/1.0.0.0": {
  860. "type": "reference",
  861. "serviceable": false,
  862. "sha512": ""
  863. },
  864. "Core.Reference/1.0.0.0": {
  865. "type": "reference",
  866. "serviceable": false,
  867. "sha512": ""
  868. },
  869. "Loader.Reference/1.0.0.0": {
  870. "type": "reference",
  871. "serviceable": false,
  872. "sha512": ""
  873. },
  874. "Model.Reference/1.0.0.0": {
  875. "type": "reference",
  876. "serviceable": false,
  877. "sha512": ""
  878. },
  879. "ThirdParty.Reference/1.0.0.0": {
  880. "type": "reference",
  881. "serviceable": false,
  882. "sha512": ""
  883. }
  884. }
  885. }