Core.deps.json 30 KB

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