App.deps.json 31 KB

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