ThirdParty.deps.json 37 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETStandard,Version=v2.0/win-x64",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETStandard,Version=v2.0": {},
  9. ".NETStandard,Version=v2.0/win-x64": {
  10. "ThirdParty/1.0.0": {
  11. "dependencies": {
  12. "CommandLineParser": "2.9.1",
  13. "EPPlus": "7.5.1",
  14. "Microsoft.CodeAnalysis.CSharp": "4.5.0",
  15. "Microsoft.CodeAnalysis.Common": "4.5.0",
  16. "MongoDB.Driver": "2.30.0",
  17. "NETStandard.Library": "2.0.3",
  18. "NLog": "5.2.7",
  19. "SharpZipLib": "1.4.2",
  20. "protobuf-net": "3.2.30"
  21. },
  22. "runtime": {
  23. "ThirdParty.dll": {}
  24. }
  25. },
  26. "AWSSDK.Core/3.7.100.14": {
  27. "dependencies": {
  28. "Microsoft.Bcl.AsyncInterfaces": "8.0.0"
  29. },
  30. "runtime": {
  31. "lib/netstandard2.0/AWSSDK.Core.dll": {
  32. "assemblyVersion": "3.3.0.0",
  33. "fileVersion": "3.7.100.14"
  34. }
  35. }
  36. },
  37. "AWSSDK.SecurityToken/3.7.100.14": {
  38. "dependencies": {
  39. "AWSSDK.Core": "3.7.100.14"
  40. },
  41. "runtime": {
  42. "lib/netstandard2.0/AWSSDK.SecurityToken.dll": {
  43. "assemblyVersion": "3.3.0.0",
  44. "fileVersion": "3.7.100.14"
  45. }
  46. }
  47. },
  48. "CommandLineParser/2.9.1": {
  49. "runtime": {
  50. "lib/netstandard2.0/CommandLine.dll": {
  51. "assemblyVersion": "2.9.1.0",
  52. "fileVersion": "2.9.1.0"
  53. }
  54. }
  55. },
  56. "DnsClient/1.6.1": {
  57. "dependencies": {
  58. "Microsoft.Win32.Registry": "5.0.0",
  59. "System.Buffers": "4.5.1"
  60. },
  61. "runtime": {
  62. "lib/netstandard2.0/DnsClient.dll": {
  63. "assemblyVersion": "1.6.1.0",
  64. "fileVersion": "1.6.1.0"
  65. }
  66. }
  67. },
  68. "EPPlus/7.5.1": {
  69. "dependencies": {
  70. "EPPlus.System.Drawing": "7.5.0",
  71. "Microsoft.Extensions.Configuration.Json": "8.0.1",
  72. "Microsoft.IO.RecyclableMemoryStream": "3.0.1",
  73. "System.ComponentModel.Annotations": "5.0.0",
  74. "System.Security.Cryptography.Pkcs": "8.0.1",
  75. "System.Text.Encoding.CodePages": "8.0.0"
  76. },
  77. "runtime": {
  78. "lib/netstandard2.0/EPPlus.dll": {
  79. "assemblyVersion": "7.5.1.0",
  80. "fileVersion": "7.5.1.0"
  81. }
  82. }
  83. },
  84. "EPPlus.Interfaces/7.5.0": {
  85. "runtime": {
  86. "lib/netstandard2.0/EPPlus.Interfaces.dll": {
  87. "assemblyVersion": "7.5.0.0",
  88. "fileVersion": "7.5.0.0"
  89. }
  90. }
  91. },
  92. "EPPlus.System.Drawing/7.5.0": {
  93. "dependencies": {
  94. "EPPlus.Interfaces": "7.5.0",
  95. "System.Drawing.Common": "8.0.4"
  96. },
  97. "runtime": {
  98. "lib/netstandard2.0/EPPlus.System.Drawing.dll": {
  99. "assemblyVersion": "7.5.0.0",
  100. "fileVersion": "7.5.0.0"
  101. }
  102. }
  103. },
  104. "Microsoft.Bcl.AsyncInterfaces/8.0.0": {
  105. "dependencies": {
  106. "System.Threading.Tasks.Extensions": "4.5.4"
  107. },
  108. "runtime": {
  109. "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": {
  110. "assemblyVersion": "8.0.0.0",
  111. "fileVersion": "8.0.23.53103"
  112. }
  113. }
  114. },
  115. "Microsoft.CodeAnalysis.Analyzers/3.3.3": {},
  116. "Microsoft.CodeAnalysis.Common/4.5.0": {
  117. "dependencies": {
  118. "Microsoft.CodeAnalysis.Analyzers": "3.3.3",
  119. "System.Collections.Immutable": "7.0.0",
  120. "System.Memory": "4.5.5",
  121. "System.Reflection.Metadata": "6.0.1",
  122. "System.Runtime.CompilerServices.Unsafe": "6.0.0",
  123. "System.Text.Encoding.CodePages": "8.0.0",
  124. "System.Threading.Tasks.Extensions": "4.5.4"
  125. },
  126. "runtime": {
  127. "lib/netstandard2.0/Microsoft.CodeAnalysis.dll": {
  128. "assemblyVersion": "4.5.0.0",
  129. "fileVersion": "4.500.23.10905"
  130. }
  131. }
  132. },
  133. "Microsoft.CodeAnalysis.CSharp/4.5.0": {
  134. "dependencies": {
  135. "Microsoft.CodeAnalysis.Common": "4.5.0"
  136. },
  137. "runtime": {
  138. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll": {
  139. "assemblyVersion": "4.5.0.0",
  140. "fileVersion": "4.500.23.10905"
  141. }
  142. }
  143. },
  144. "Microsoft.Extensions.Configuration/8.0.0": {
  145. "dependencies": {
  146. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  147. "Microsoft.Extensions.Primitives": "8.0.0"
  148. },
  149. "runtime": {
  150. "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {
  151. "assemblyVersion": "8.0.0.0",
  152. "fileVersion": "8.0.23.53103"
  153. }
  154. }
  155. },
  156. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  157. "dependencies": {
  158. "Microsoft.Extensions.Primitives": "8.0.0"
  159. },
  160. "runtime": {
  161. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  162. "assemblyVersion": "8.0.0.0",
  163. "fileVersion": "8.0.23.53103"
  164. }
  165. }
  166. },
  167. "Microsoft.Extensions.Configuration.FileExtensions/8.0.1": {
  168. "dependencies": {
  169. "Microsoft.Extensions.Configuration": "8.0.0",
  170. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  171. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  172. "Microsoft.Extensions.FileProviders.Physical": "8.0.0",
  173. "Microsoft.Extensions.Primitives": "8.0.0"
  174. },
  175. "runtime": {
  176. "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
  177. "assemblyVersion": "8.0.0.0",
  178. "fileVersion": "8.0.724.31311"
  179. }
  180. }
  181. },
  182. "Microsoft.Extensions.Configuration.Json/8.0.1": {
  183. "dependencies": {
  184. "Microsoft.Extensions.Configuration": "8.0.0",
  185. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  186. "Microsoft.Extensions.Configuration.FileExtensions": "8.0.1",
  187. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  188. "System.Text.Json": "8.0.5"
  189. },
  190. "runtime": {
  191. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {
  192. "assemblyVersion": "8.0.0.0",
  193. "fileVersion": "8.0.1024.46610"
  194. }
  195. }
  196. },
  197. "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
  198. "dependencies": {
  199. "Microsoft.Extensions.Primitives": "8.0.0"
  200. },
  201. "runtime": {
  202. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
  203. "assemblyVersion": "8.0.0.0",
  204. "fileVersion": "8.0.23.53103"
  205. }
  206. }
  207. },
  208. "Microsoft.Extensions.FileProviders.Physical/8.0.0": {
  209. "dependencies": {
  210. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  211. "Microsoft.Extensions.FileSystemGlobbing": "8.0.0",
  212. "Microsoft.Extensions.Primitives": "8.0.0"
  213. },
  214. "runtime": {
  215. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {
  216. "assemblyVersion": "8.0.0.0",
  217. "fileVersion": "8.0.23.53103"
  218. }
  219. }
  220. },
  221. "Microsoft.Extensions.FileSystemGlobbing/8.0.0": {
  222. "runtime": {
  223. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
  224. "assemblyVersion": "8.0.0.0",
  225. "fileVersion": "8.0.23.53103"
  226. }
  227. }
  228. },
  229. "Microsoft.Extensions.Logging.Abstractions/2.0.0": {
  230. "runtime": {
  231. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  232. "assemblyVersion": "2.0.0.0",
  233. "fileVersion": "2.0.0.17205"
  234. }
  235. }
  236. },
  237. "Microsoft.Extensions.Primitives/8.0.0": {
  238. "dependencies": {
  239. "System.Memory": "4.5.5",
  240. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  241. },
  242. "runtime": {
  243. "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {
  244. "assemblyVersion": "8.0.0.0",
  245. "fileVersion": "8.0.23.53103"
  246. }
  247. }
  248. },
  249. "Microsoft.IO.RecyclableMemoryStream/3.0.1": {
  250. "dependencies": {
  251. "System.Memory": "4.5.5"
  252. },
  253. "runtime": {
  254. "lib/netstandard2.0/Microsoft.IO.RecyclableMemoryStream.dll": {
  255. "assemblyVersion": "3.0.1.0",
  256. "fileVersion": "3.0.1.0"
  257. }
  258. }
  259. },
  260. "Microsoft.NETCore.Platforms/1.1.0": {},
  261. "Microsoft.Win32.Registry/5.0.0": {
  262. "dependencies": {
  263. "System.Buffers": "4.5.1",
  264. "System.Memory": "4.5.5",
  265. "System.Security.AccessControl": "5.0.0",
  266. "System.Security.Principal.Windows": "5.0.0"
  267. },
  268. "runtime": {
  269. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  270. "assemblyVersion": "5.0.0.0",
  271. "fileVersion": "5.0.20.51904"
  272. }
  273. }
  274. },
  275. "MongoDB.Bson/2.30.0": {
  276. "dependencies": {
  277. "System.Memory": "4.5.5",
  278. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  279. },
  280. "runtime": {
  281. "lib/netstandard2.0/MongoDB.Bson.dll": {
  282. "assemblyVersion": "2.30.0.0",
  283. "fileVersion": "2.30.0.0"
  284. }
  285. }
  286. },
  287. "MongoDB.Driver/2.30.0": {
  288. "dependencies": {
  289. "Microsoft.Extensions.Logging.Abstractions": "2.0.0",
  290. "MongoDB.Bson": "2.30.0",
  291. "MongoDB.Driver.Core": "2.30.0",
  292. "MongoDB.Libmongocrypt": "1.12.0"
  293. },
  294. "runtime": {
  295. "lib/netstandard2.0/MongoDB.Driver.dll": {
  296. "assemblyVersion": "2.30.0.0",
  297. "fileVersion": "2.30.0.0"
  298. }
  299. }
  300. },
  301. "MongoDB.Driver.Core/2.30.0": {
  302. "dependencies": {
  303. "AWSSDK.SecurityToken": "3.7.100.14",
  304. "DnsClient": "1.6.1",
  305. "Microsoft.Extensions.Logging.Abstractions": "2.0.0",
  306. "MongoDB.Bson": "2.30.0",
  307. "MongoDB.Libmongocrypt": "1.12.0",
  308. "SharpCompress": "0.30.1",
  309. "Snappier": "1.0.0",
  310. "System.Buffers": "4.5.1",
  311. "ZstdSharp.Port": "0.7.3"
  312. },
  313. "runtime": {
  314. "lib/netstandard2.0/MongoDB.Driver.Core.dll": {
  315. "assemblyVersion": "2.30.0.0",
  316. "fileVersion": "2.30.0.0"
  317. }
  318. }
  319. },
  320. "MongoDB.Libmongocrypt/1.12.0": {
  321. "runtime": {
  322. "lib/netstandard2.0/MongoDB.Libmongocrypt.dll": {
  323. "assemblyVersion": "1.12.0.0",
  324. "fileVersion": "1.12.0.0"
  325. }
  326. },
  327. "native": {
  328. "runtimes/win/native/mongocrypt.dll": {
  329. "fileVersion": "0.0.0.0"
  330. }
  331. }
  332. },
  333. "NETStandard.Library/2.0.3": {
  334. "dependencies": {
  335. "Microsoft.NETCore.Platforms": "1.1.0"
  336. }
  337. },
  338. "NLog/5.2.7": {
  339. "runtime": {
  340. "lib/netstandard2.0/NLog.dll": {
  341. "assemblyVersion": "5.0.0.0",
  342. "fileVersion": "5.2.7.2287"
  343. }
  344. }
  345. },
  346. "protobuf-net/3.2.30": {
  347. "dependencies": {
  348. "System.Reflection.Emit": "4.7.0",
  349. "System.Reflection.Emit.Lightweight": "4.7.0",
  350. "protobuf-net.Core": "3.2.30"
  351. },
  352. "runtime": {
  353. "lib/netstandard2.0/protobuf-net.dll": {
  354. "assemblyVersion": "3.0.0.0",
  355. "fileVersion": "3.2.30.709"
  356. }
  357. }
  358. },
  359. "protobuf-net.Core/3.2.30": {
  360. "dependencies": {
  361. "System.Collections.Immutable": "7.0.0",
  362. "System.Memory": "4.5.5"
  363. },
  364. "runtime": {
  365. "lib/netstandard2.0/protobuf-net.Core.dll": {
  366. "assemblyVersion": "3.0.0.0",
  367. "fileVersion": "3.2.30.709"
  368. }
  369. }
  370. },
  371. "SharpCompress/0.30.1": {
  372. "dependencies": {
  373. "System.Memory": "4.5.5",
  374. "System.Text.Encoding.CodePages": "8.0.0"
  375. },
  376. "runtime": {
  377. "lib/netstandard2.0/SharpCompress.dll": {
  378. "assemblyVersion": "0.30.1.0",
  379. "fileVersion": "0.30.1.0"
  380. }
  381. }
  382. },
  383. "SharpZipLib/1.4.2": {
  384. "dependencies": {
  385. "System.Memory": "4.5.5",
  386. "System.Threading.Tasks.Extensions": "4.5.4"
  387. },
  388. "runtime": {
  389. "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": {
  390. "assemblyVersion": "1.4.2.13",
  391. "fileVersion": "1.4.2.13"
  392. }
  393. }
  394. },
  395. "Snappier/1.0.0": {
  396. "dependencies": {
  397. "System.Memory": "4.5.5",
  398. "System.Runtime.CompilerServices.Unsafe": "6.0.0",
  399. "System.Threading.Tasks.Extensions": "4.5.4"
  400. },
  401. "runtime": {
  402. "lib/netstandard2.0/Snappier.dll": {
  403. "assemblyVersion": "1.0.0.0",
  404. "fileVersion": "1.0.0.0"
  405. }
  406. }
  407. },
  408. "System.Buffers/4.5.1": {
  409. "runtime": {
  410. "lib/netstandard2.0/System.Buffers.dll": {
  411. "assemblyVersion": "4.0.3.0",
  412. "fileVersion": "4.6.28619.1"
  413. }
  414. }
  415. },
  416. "System.Collections.Immutable/7.0.0": {
  417. "dependencies": {
  418. "System.Memory": "4.5.5",
  419. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  420. },
  421. "runtime": {
  422. "lib/netstandard2.0/System.Collections.Immutable.dll": {
  423. "assemblyVersion": "7.0.0.0",
  424. "fileVersion": "7.0.22.51805"
  425. }
  426. }
  427. },
  428. "System.ComponentModel.Annotations/5.0.0": {
  429. "runtime": {
  430. "lib/netstandard2.0/System.ComponentModel.Annotations.dll": {
  431. "assemblyVersion": "4.2.1.0",
  432. "fileVersion": "4.6.26515.6"
  433. }
  434. }
  435. },
  436. "System.Drawing.Common/8.0.4": {
  437. "runtime": {
  438. "lib/netstandard2.0/System.Drawing.Common.dll": {
  439. "assemblyVersion": "8.0.0.0",
  440. "fileVersion": "8.0.424.16911"
  441. }
  442. }
  443. },
  444. "System.Formats.Asn1/8.0.1": {
  445. "dependencies": {
  446. "System.Buffers": "4.5.1",
  447. "System.Memory": "4.5.5"
  448. },
  449. "runtime": {
  450. "lib/netstandard2.0/System.Formats.Asn1.dll": {
  451. "assemblyVersion": "8.0.0.0",
  452. "fileVersion": "8.0.724.31311"
  453. }
  454. }
  455. },
  456. "System.Memory/4.5.5": {
  457. "dependencies": {
  458. "System.Buffers": "4.5.1",
  459. "System.Numerics.Vectors": "4.4.0",
  460. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  461. },
  462. "runtime": {
  463. "lib/netstandard2.0/System.Memory.dll": {
  464. "assemblyVersion": "4.0.1.2",
  465. "fileVersion": "4.6.31308.1"
  466. }
  467. }
  468. },
  469. "System.Numerics.Vectors/4.4.0": {
  470. "runtime": {
  471. "lib/netstandard2.0/System.Numerics.Vectors.dll": {
  472. "assemblyVersion": "4.1.3.0",
  473. "fileVersion": "4.6.25519.3"
  474. }
  475. }
  476. },
  477. "System.Reflection.Emit/4.7.0": {
  478. "dependencies": {
  479. "System.Reflection.Emit.ILGeneration": "4.7.0"
  480. },
  481. "runtime": {
  482. "lib/netstandard2.0/System.Reflection.Emit.dll": {
  483. "assemblyVersion": "4.0.0.0",
  484. "fileVersion": "4.700.19.56404"
  485. }
  486. }
  487. },
  488. "System.Reflection.Emit.ILGeneration/4.7.0": {
  489. "runtime": {
  490. "lib/netstandard2.0/System.Reflection.Emit.ILGeneration.dll": {
  491. "assemblyVersion": "4.0.0.0",
  492. "fileVersion": "4.700.19.56404"
  493. }
  494. }
  495. },
  496. "System.Reflection.Emit.Lightweight/4.7.0": {
  497. "dependencies": {
  498. "System.Reflection.Emit.ILGeneration": "4.7.0"
  499. },
  500. "runtime": {
  501. "lib/netstandard2.0/System.Reflection.Emit.Lightweight.dll": {
  502. "assemblyVersion": "4.0.0.0",
  503. "fileVersion": "4.700.19.56404"
  504. }
  505. }
  506. },
  507. "System.Reflection.Metadata/6.0.1": {
  508. "dependencies": {
  509. "System.Collections.Immutable": "7.0.0"
  510. },
  511. "runtime": {
  512. "lib/netstandard2.0/System.Reflection.Metadata.dll": {
  513. "assemblyVersion": "6.0.0.0",
  514. "fileVersion": "6.0.322.12309"
  515. }
  516. }
  517. },
  518. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  519. "runtime": {
  520. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {
  521. "assemblyVersion": "6.0.0.0",
  522. "fileVersion": "6.0.21.52210"
  523. }
  524. }
  525. },
  526. "System.Security.AccessControl/5.0.0": {
  527. "dependencies": {
  528. "System.Security.Principal.Windows": "5.0.0"
  529. },
  530. "runtime": {
  531. "runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll": {
  532. "assemblyVersion": "4.0.1.0",
  533. "fileVersion": "4.6.24705.1"
  534. }
  535. }
  536. },
  537. "System.Security.Cryptography.Cng/5.0.0": {
  538. "runtime": {
  539. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": {
  540. "assemblyVersion": "4.2.1.0",
  541. "fileVersion": "4.6.24705.1"
  542. }
  543. }
  544. },
  545. "System.Security.Cryptography.Pkcs/8.0.1": {
  546. "dependencies": {
  547. "System.Buffers": "4.5.1",
  548. "System.Formats.Asn1": "8.0.1",
  549. "System.Memory": "4.5.5",
  550. "System.Security.Cryptography.Cng": "5.0.0"
  551. },
  552. "runtime": {
  553. "lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll": {
  554. "assemblyVersion": "8.0.0.0",
  555. "fileVersion": "8.0.1024.46610"
  556. }
  557. }
  558. },
  559. "System.Security.Principal.Windows/5.0.0": {
  560. "runtime": {
  561. "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll": {
  562. "assemblyVersion": "4.0.1.0",
  563. "fileVersion": "4.6.24705.1"
  564. }
  565. }
  566. },
  567. "System.Text.Encoding.CodePages/8.0.0": {
  568. "dependencies": {
  569. "System.Memory": "4.5.5",
  570. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  571. },
  572. "runtime": {
  573. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {
  574. "assemblyVersion": "8.0.0.0",
  575. "fileVersion": "8.0.23.53103"
  576. }
  577. }
  578. },
  579. "System.Text.Encodings.Web/8.0.0": {
  580. "dependencies": {
  581. "System.Buffers": "4.5.1",
  582. "System.Memory": "4.5.5",
  583. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  584. },
  585. "runtime": {
  586. "lib/netstandard2.0/System.Text.Encodings.Web.dll": {
  587. "assemblyVersion": "8.0.0.0",
  588. "fileVersion": "8.0.23.53103"
  589. }
  590. }
  591. },
  592. "System.Text.Json/8.0.5": {
  593. "dependencies": {
  594. "Microsoft.Bcl.AsyncInterfaces": "8.0.0",
  595. "System.Buffers": "4.5.1",
  596. "System.Memory": "4.5.5",
  597. "System.Runtime.CompilerServices.Unsafe": "6.0.0",
  598. "System.Text.Encodings.Web": "8.0.0",
  599. "System.Threading.Tasks.Extensions": "4.5.4"
  600. },
  601. "runtime": {
  602. "lib/netstandard2.0/System.Text.Json.dll": {
  603. "assemblyVersion": "8.0.0.0",
  604. "fileVersion": "8.0.1024.46610"
  605. }
  606. }
  607. },
  608. "System.Threading.Tasks.Extensions/4.5.4": {
  609. "dependencies": {
  610. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  611. },
  612. "runtime": {
  613. "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {
  614. "assemblyVersion": "4.2.0.1",
  615. "fileVersion": "4.6.28619.1"
  616. }
  617. }
  618. },
  619. "ZstdSharp.Port/0.7.3": {
  620. "dependencies": {
  621. "Microsoft.Bcl.AsyncInterfaces": "8.0.0",
  622. "System.Memory": "4.5.5"
  623. },
  624. "runtime": {
  625. "lib/netstandard2.0/ZstdSharp.dll": {
  626. "assemblyVersion": "0.7.3.0",
  627. "fileVersion": "0.7.3.0"
  628. }
  629. }
  630. }
  631. }
  632. },
  633. "libraries": {
  634. "ThirdParty/1.0.0": {
  635. "type": "project",
  636. "serviceable": false,
  637. "sha512": ""
  638. },
  639. "AWSSDK.Core/3.7.100.14": {
  640. "type": "package",
  641. "serviceable": true,
  642. "sha512": "sha512-gnEgxBlk4PFEfdPE8Lkf4+D16MZFYSaW7/o6Wwe5e035QWUkTJX0Dn4LfTCdV5QSEL/fOFxu+yCAm55eIIBgog==",
  643. "path": "awssdk.core/3.7.100.14",
  644. "hashPath": "awssdk.core.3.7.100.14.nupkg.sha512"
  645. },
  646. "AWSSDK.SecurityToken/3.7.100.14": {
  647. "type": "package",
  648. "serviceable": true,
  649. "sha512": "sha512-dGCVuVo0CFUKWW85W8YENO+aREf8sCBDjvGbnNvxJuNW4Ss+brEU9ltHhq2KfZze2VUNK1/wygbPG1bmbpyXEw==",
  650. "path": "awssdk.securitytoken/3.7.100.14",
  651. "hashPath": "awssdk.securitytoken.3.7.100.14.nupkg.sha512"
  652. },
  653. "CommandLineParser/2.9.1": {
  654. "type": "package",
  655. "serviceable": true,
  656. "sha512": "sha512-OE0sl1/sQ37bjVsPKKtwQlWDgqaxWgtme3xZz7JssWUzg5JpMIyHgCTY9MVMxOg48fJ1AgGT3tgdH5m/kQ5xhA==",
  657. "path": "commandlineparser/2.9.1",
  658. "hashPath": "commandlineparser.2.9.1.nupkg.sha512"
  659. },
  660. "DnsClient/1.6.1": {
  661. "type": "package",
  662. "serviceable": true,
  663. "sha512": "sha512-4H/f2uYJOZ+YObZjpY9ABrKZI+JNw3uizp6oMzTXwDw6F+2qIPhpRl/1t68O/6e98+vqNiYGu+lswmwdYUy3gg==",
  664. "path": "dnsclient/1.6.1",
  665. "hashPath": "dnsclient.1.6.1.nupkg.sha512"
  666. },
  667. "EPPlus/7.5.1": {
  668. "type": "package",
  669. "serviceable": true,
  670. "sha512": "sha512-3ddsZARkpB5VxlfkRQJumCkSDZrU0yBOl6e/ZHR9KgPNa6atMFApgbu+hp9vOq/r5CUToMaudBWEyTSsdF+vLg==",
  671. "path": "epplus/7.5.1",
  672. "hashPath": "epplus.7.5.1.nupkg.sha512"
  673. },
  674. "EPPlus.Interfaces/7.5.0": {
  675. "type": "package",
  676. "serviceable": true,
  677. "sha512": "sha512-mGLKgdIKkXRYIu+HIGmZUngVAAlPzIQgI/KqG10m6P5P2112l6p/5dDa35UHu4GV4Qevw0Pq9PxAymrrrl4tzA==",
  678. "path": "epplus.interfaces/7.5.0",
  679. "hashPath": "epplus.interfaces.7.5.0.nupkg.sha512"
  680. },
  681. "EPPlus.System.Drawing/7.5.0": {
  682. "type": "package",
  683. "serviceable": true,
  684. "sha512": "sha512-cgwstM12foFisisURUyxwJOWHMD/rZxPSyBXFsCOFayaKq0oKlOs1mCTueKNNIlpPDG1no9vcaQiJgZXFM4KPA==",
  685. "path": "epplus.system.drawing/7.5.0",
  686. "hashPath": "epplus.system.drawing.7.5.0.nupkg.sha512"
  687. },
  688. "Microsoft.Bcl.AsyncInterfaces/8.0.0": {
  689. "type": "package",
  690. "serviceable": true,
  691. "sha512": "sha512-3WA9q9yVqJp222P3x1wYIGDAkpjAku0TMUaaQV22g6L67AI0LdOIrVS7Ht2vJfLHGSPVuqN94vIr15qn+HEkHw==",
  692. "path": "microsoft.bcl.asyncinterfaces/8.0.0",
  693. "hashPath": "microsoft.bcl.asyncinterfaces.8.0.0.nupkg.sha512"
  694. },
  695. "Microsoft.CodeAnalysis.Analyzers/3.3.3": {
  696. "type": "package",
  697. "serviceable": true,
  698. "sha512": "sha512-j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ==",
  699. "path": "microsoft.codeanalysis.analyzers/3.3.3",
  700. "hashPath": "microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512"
  701. },
  702. "Microsoft.CodeAnalysis.Common/4.5.0": {
  703. "type": "package",
  704. "serviceable": true,
  705. "sha512": "sha512-lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==",
  706. "path": "microsoft.codeanalysis.common/4.5.0",
  707. "hashPath": "microsoft.codeanalysis.common.4.5.0.nupkg.sha512"
  708. },
  709. "Microsoft.CodeAnalysis.CSharp/4.5.0": {
  710. "type": "package",
  711. "serviceable": true,
  712. "sha512": "sha512-cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==",
  713. "path": "microsoft.codeanalysis.csharp/4.5.0",
  714. "hashPath": "microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512"
  715. },
  716. "Microsoft.Extensions.Configuration/8.0.0": {
  717. "type": "package",
  718. "serviceable": true,
  719. "sha512": "sha512-0J/9YNXTMWSZP2p2+nvl8p71zpSwokZXZuJW+VjdErkegAnFdO1XlqtA62SJtgVYHdKu3uPxJHcMR/r35HwFBA==",
  720. "path": "microsoft.extensions.configuration/8.0.0",
  721. "hashPath": "microsoft.extensions.configuration.8.0.0.nupkg.sha512"
  722. },
  723. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  724. "type": "package",
  725. "serviceable": true,
  726. "sha512": "sha512-3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==",
  727. "path": "microsoft.extensions.configuration.abstractions/8.0.0",
  728. "hashPath": "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512"
  729. },
  730. "Microsoft.Extensions.Configuration.FileExtensions/8.0.1": {
  731. "type": "package",
  732. "serviceable": true,
  733. "sha512": "sha512-EJzSNO9oaAXnTdtdNO6npPRsIIeZCBSNmdQ091VDO7fBiOtJAAeEq6dtrVXIi3ZyjC5XRSAtVvF8SzcneRHqKQ==",
  734. "path": "microsoft.extensions.configuration.fileextensions/8.0.1",
  735. "hashPath": "microsoft.extensions.configuration.fileextensions.8.0.1.nupkg.sha512"
  736. },
  737. "Microsoft.Extensions.Configuration.Json/8.0.1": {
  738. "type": "package",
  739. "serviceable": true,
  740. "sha512": "sha512-L89DLNuimOghjV3tLx0ArFDwVEJD6+uGB3BMCMX01kaLzXkaXHb2021xOMl2QOxUxbdePKUZsUY7n2UUkycjRg==",
  741. "path": "microsoft.extensions.configuration.json/8.0.1",
  742. "hashPath": "microsoft.extensions.configuration.json.8.0.1.nupkg.sha512"
  743. },
  744. "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
  745. "type": "package",
  746. "serviceable": true,
  747. "sha512": "sha512-ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==",
  748. "path": "microsoft.extensions.fileproviders.abstractions/8.0.0",
  749. "hashPath": "microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512"
  750. },
  751. "Microsoft.Extensions.FileProviders.Physical/8.0.0": {
  752. "type": "package",
  753. "serviceable": true,
  754. "sha512": "sha512-UboiXxpPUpwulHvIAVE36Knq0VSHaAmfrFkegLyBZeaADuKezJ/AIXYAW8F5GBlGk/VaibN2k/Zn1ca8YAfVdA==",
  755. "path": "microsoft.extensions.fileproviders.physical/8.0.0",
  756. "hashPath": "microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512"
  757. },
  758. "Microsoft.Extensions.FileSystemGlobbing/8.0.0": {
  759. "type": "package",
  760. "serviceable": true,
  761. "sha512": "sha512-OK+670i7esqlQrPjdIKRbsyMCe9g5kSLpRRQGSr4Q58AOYEe/hCnfLZprh7viNisSUUQZmMrbbuDaIrP+V1ebQ==",
  762. "path": "microsoft.extensions.filesystemglobbing/8.0.0",
  763. "hashPath": "microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512"
  764. },
  765. "Microsoft.Extensions.Logging.Abstractions/2.0.0": {
  766. "type": "package",
  767. "serviceable": true,
  768. "sha512": "sha512-6ZCllUYGFukkymSTx3Yr0G/ajRxoNJp7/FqSxSB4fGISST54ifBhgu4Nc0ItGi3i6DqwuNd8SUyObmiC++AO2Q==",
  769. "path": "microsoft.extensions.logging.abstractions/2.0.0",
  770. "hashPath": "microsoft.extensions.logging.abstractions.2.0.0.nupkg.sha512"
  771. },
  772. "Microsoft.Extensions.Primitives/8.0.0": {
  773. "type": "package",
  774. "serviceable": true,
  775. "sha512": "sha512-bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==",
  776. "path": "microsoft.extensions.primitives/8.0.0",
  777. "hashPath": "microsoft.extensions.primitives.8.0.0.nupkg.sha512"
  778. },
  779. "Microsoft.IO.RecyclableMemoryStream/3.0.1": {
  780. "type": "package",
  781. "serviceable": true,
  782. "sha512": "sha512-s/s20YTVY9r9TPfTrN5g8zPF1YhwxyqO6PxUkrYTGI2B+OGPe9AdajWZrLhFqXIvqIW23fnUE4+ztrUWNU1+9g==",
  783. "path": "microsoft.io.recyclablememorystream/3.0.1",
  784. "hashPath": "microsoft.io.recyclablememorystream.3.0.1.nupkg.sha512"
  785. },
  786. "Microsoft.NETCore.Platforms/1.1.0": {
  787. "type": "package",
  788. "serviceable": true,
  789. "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
  790. "path": "microsoft.netcore.platforms/1.1.0",
  791. "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
  792. },
  793. "Microsoft.Win32.Registry/5.0.0": {
  794. "type": "package",
  795. "serviceable": true,
  796. "sha512": "sha512-dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==",
  797. "path": "microsoft.win32.registry/5.0.0",
  798. "hashPath": "microsoft.win32.registry.5.0.0.nupkg.sha512"
  799. },
  800. "MongoDB.Bson/2.30.0": {
  801. "type": "package",
  802. "serviceable": true,
  803. "sha512": "sha512-Gg0TQUT3IEntcqdug5a9P6d8iwL5CqOpQjVBCq1hxTbkjxdGdY6a2CPv7II44AO9GYUnORYsS6dDME2b7aqYyg==",
  804. "path": "mongodb.bson/2.30.0",
  805. "hashPath": "mongodb.bson.2.30.0.nupkg.sha512"
  806. },
  807. "MongoDB.Driver/2.30.0": {
  808. "type": "package",
  809. "serviceable": true,
  810. "sha512": "sha512-BCG8cNF0+U3h5f/O9fu3ktrYhoESBDems1w06PExfYrn2KjHBHCBdvBRY1cIbysnZVjQAJjGtFV9XgW+hXt7Hg==",
  811. "path": "mongodb.driver/2.30.0",
  812. "hashPath": "mongodb.driver.2.30.0.nupkg.sha512"
  813. },
  814. "MongoDB.Driver.Core/2.30.0": {
  815. "type": "package",
  816. "serviceable": true,
  817. "sha512": "sha512-oepDgu24lo44SljuHmIQ99x6jHISnMC4tLfzQGniQg39xiMD8nxalm1HM9RDZcuZbbWa4F6YLt2AIhWkny3XWA==",
  818. "path": "mongodb.driver.core/2.30.0",
  819. "hashPath": "mongodb.driver.core.2.30.0.nupkg.sha512"
  820. },
  821. "MongoDB.Libmongocrypt/1.12.0": {
  822. "type": "package",
  823. "serviceable": true,
  824. "sha512": "sha512-B1X51jrtNacKvxKoaqWeknYeJfQS5aWf6BmVLT5JZerz3AUXFzv8edPskJYqBc3kLy1J2PWzMqqsnyb9g8FtcA==",
  825. "path": "mongodb.libmongocrypt/1.12.0",
  826. "hashPath": "mongodb.libmongocrypt.1.12.0.nupkg.sha512"
  827. },
  828. "NETStandard.Library/2.0.3": {
  829. "type": "package",
  830. "serviceable": true,
  831. "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
  832. "path": "netstandard.library/2.0.3",
  833. "hashPath": "netstandard.library.2.0.3.nupkg.sha512"
  834. },
  835. "NLog/5.2.7": {
  836. "type": "package",
  837. "serviceable": true,
  838. "sha512": "sha512-Ww/0b6V1NL8iqpFKtRKVQFFX03LoowNzYeNG6FpVzmhgCfLAkW0h/4lT3+V8mHfyvtHptNoV8Cz0YePLFRUaPA==",
  839. "path": "nlog/5.2.7",
  840. "hashPath": "nlog.5.2.7.nupkg.sha512"
  841. },
  842. "protobuf-net/3.2.30": {
  843. "type": "package",
  844. "serviceable": true,
  845. "sha512": "sha512-C/UTlmxEJHAHpqm8xQK1UyJKaIynVCSNG4mVrbLgnZ7ccH28nN49O8iMJvKEodTgVbnimvy+3mIiAdW6mATwnw==",
  846. "path": "protobuf-net/3.2.30",
  847. "hashPath": "protobuf-net.3.2.30.nupkg.sha512"
  848. },
  849. "protobuf-net.Core/3.2.30": {
  850. "type": "package",
  851. "serviceable": true,
  852. "sha512": "sha512-v2ZxxYrz+X212ukSx+uqkLuPu414bvmSAnTyf+PBUKR9ENJxO4P/csorA/27456MCp1JNoMssDj/f91RDiwBfQ==",
  853. "path": "protobuf-net.core/3.2.30",
  854. "hashPath": "protobuf-net.core.3.2.30.nupkg.sha512"
  855. },
  856. "SharpCompress/0.30.1": {
  857. "type": "package",
  858. "serviceable": true,
  859. "sha512": "sha512-XqD4TpfyYGa7QTPzaGlMVbcecKnXy4YmYLDWrU+JIj7IuRNl7DH2END+Ll7ekWIY8o3dAMWLFDE1xdhfIWD1nw==",
  860. "path": "sharpcompress/0.30.1",
  861. "hashPath": "sharpcompress.0.30.1.nupkg.sha512"
  862. },
  863. "SharpZipLib/1.4.2": {
  864. "type": "package",
  865. "serviceable": true,
  866. "sha512": "sha512-yjj+3zgz8zgXpiiC3ZdF/iyTBbz2fFvMxZFEBPUcwZjIvXOf37Ylm+K58hqMfIBt5JgU/Z2uoUS67JmTLe973A==",
  867. "path": "sharpziplib/1.4.2",
  868. "hashPath": "sharpziplib.1.4.2.nupkg.sha512"
  869. },
  870. "Snappier/1.0.0": {
  871. "type": "package",
  872. "serviceable": true,
  873. "sha512": "sha512-rFtK2KEI9hIe8gtx3a0YDXdHOpedIf9wYCEYtBEmtlyiWVX3XlCNV03JrmmAi/Cdfn7dxK+k0sjjcLv4fpHnqA==",
  874. "path": "snappier/1.0.0",
  875. "hashPath": "snappier.1.0.0.nupkg.sha512"
  876. },
  877. "System.Buffers/4.5.1": {
  878. "type": "package",
  879. "serviceable": true,
  880. "sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
  881. "path": "system.buffers/4.5.1",
  882. "hashPath": "system.buffers.4.5.1.nupkg.sha512"
  883. },
  884. "System.Collections.Immutable/7.0.0": {
  885. "type": "package",
  886. "serviceable": true,
  887. "sha512": "sha512-dQPcs0U1IKnBdRDBkrCTi1FoajSTBzLcVTpjO4MBCMC7f4pDOIPzgBoX8JjG7X6uZRJ8EBxsi8+DR1JuwjnzOQ==",
  888. "path": "system.collections.immutable/7.0.0",
  889. "hashPath": "system.collections.immutable.7.0.0.nupkg.sha512"
  890. },
  891. "System.ComponentModel.Annotations/5.0.0": {
  892. "type": "package",
  893. "serviceable": true,
  894. "sha512": "sha512-dMkqfy2el8A8/I76n2Hi1oBFEbG1SfxD2l5nhwXV3XjlnOmwxJlQbYpJH4W51odnU9sARCSAgv7S3CyAFMkpYg==",
  895. "path": "system.componentmodel.annotations/5.0.0",
  896. "hashPath": "system.componentmodel.annotations.5.0.0.nupkg.sha512"
  897. },
  898. "System.Drawing.Common/8.0.4": {
  899. "type": "package",
  900. "serviceable": true,
  901. "sha512": "sha512-3G4xpa8mUYGzEF0HlswlBArAFywHJIzsZoB5hU4yMlnYHaabj/lg019BwbyyYBxj0aoM7Cz+jdlgUemeno9LOQ==",
  902. "path": "system.drawing.common/8.0.4",
  903. "hashPath": "system.drawing.common.8.0.4.nupkg.sha512"
  904. },
  905. "System.Formats.Asn1/8.0.1": {
  906. "type": "package",
  907. "serviceable": true,
  908. "sha512": "sha512-XqKba7Mm/koKSjKMfW82olQdmfbI5yqeoLV/tidRp7fbh5rmHAQ5raDI/7SU0swTzv+jgqtUGkzmFxuUg0it1A==",
  909. "path": "system.formats.asn1/8.0.1",
  910. "hashPath": "system.formats.asn1.8.0.1.nupkg.sha512"
  911. },
  912. "System.Memory/4.5.5": {
  913. "type": "package",
  914. "serviceable": true,
  915. "sha512": "sha512-XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==",
  916. "path": "system.memory/4.5.5",
  917. "hashPath": "system.memory.4.5.5.nupkg.sha512"
  918. },
  919. "System.Numerics.Vectors/4.4.0": {
  920. "type": "package",
  921. "serviceable": true,
  922. "sha512": "sha512-UiLzLW+Lw6HLed1Hcg+8jSRttrbuXv7DANVj0DkL9g6EnnzbL75EB7EWsw5uRbhxd/4YdG8li5XizGWepmG3PQ==",
  923. "path": "system.numerics.vectors/4.4.0",
  924. "hashPath": "system.numerics.vectors.4.4.0.nupkg.sha512"
  925. },
  926. "System.Reflection.Emit/4.7.0": {
  927. "type": "package",
  928. "serviceable": true,
  929. "sha512": "sha512-VR4kk8XLKebQ4MZuKuIni/7oh+QGFmZW3qORd1GvBq/8026OpW501SzT/oypwiQl4TvT8ErnReh/NzY9u+C6wQ==",
  930. "path": "system.reflection.emit/4.7.0",
  931. "hashPath": "system.reflection.emit.4.7.0.nupkg.sha512"
  932. },
  933. "System.Reflection.Emit.ILGeneration/4.7.0": {
  934. "type": "package",
  935. "serviceable": true,
  936. "sha512": "sha512-AucBYo3DSI0IDxdUjKksBcQJXPHyoPyrCXYURW1WDsLI4M65Ar/goSHjdnHOAY9MiYDNKqDlIgaYm+zL2hA1KA==",
  937. "path": "system.reflection.emit.ilgeneration/4.7.0",
  938. "hashPath": "system.reflection.emit.ilgeneration.4.7.0.nupkg.sha512"
  939. },
  940. "System.Reflection.Emit.Lightweight/4.7.0": {
  941. "type": "package",
  942. "serviceable": true,
  943. "sha512": "sha512-a4OLB4IITxAXJeV74MDx49Oq2+PsF6Sml54XAFv+2RyWwtDBcabzoxiiJRhdhx+gaohLh4hEGCLQyBozXoQPqA==",
  944. "path": "system.reflection.emit.lightweight/4.7.0",
  945. "hashPath": "system.reflection.emit.lightweight.4.7.0.nupkg.sha512"
  946. },
  947. "System.Reflection.Metadata/6.0.1": {
  948. "type": "package",
  949. "serviceable": true,
  950. "sha512": "sha512-III/lNMSn0ZRBuM9m5Cgbiho5j81u0FAEagFX5ta2DKbljZ3T0IpD8j+BIiHQPeKqJppWS9bGEp6JnKnWKze0g==",
  951. "path": "system.reflection.metadata/6.0.1",
  952. "hashPath": "system.reflection.metadata.6.0.1.nupkg.sha512"
  953. },
  954. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  955. "type": "package",
  956. "serviceable": true,
  957. "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
  958. "path": "system.runtime.compilerservices.unsafe/6.0.0",
  959. "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
  960. },
  961. "System.Security.AccessControl/5.0.0": {
  962. "type": "package",
  963. "serviceable": true,
  964. "sha512": "sha512-dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==",
  965. "path": "system.security.accesscontrol/5.0.0",
  966. "hashPath": "system.security.accesscontrol.5.0.0.nupkg.sha512"
  967. },
  968. "System.Security.Cryptography.Cng/5.0.0": {
  969. "type": "package",
  970. "serviceable": true,
  971. "sha512": "sha512-jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==",
  972. "path": "system.security.cryptography.cng/5.0.0",
  973. "hashPath": "system.security.cryptography.cng.5.0.0.nupkg.sha512"
  974. },
  975. "System.Security.Cryptography.Pkcs/8.0.1": {
  976. "type": "package",
  977. "serviceable": true,
  978. "sha512": "sha512-CoCRHFym33aUSf/NtWSVSZa99dkd0Hm7OCZUxORBjRB16LNhIEOf8THPqzIYlvKM0nNDAPTRBa1FxEECrgaxxA==",
  979. "path": "system.security.cryptography.pkcs/8.0.1",
  980. "hashPath": "system.security.cryptography.pkcs.8.0.1.nupkg.sha512"
  981. },
  982. "System.Security.Principal.Windows/5.0.0": {
  983. "type": "package",
  984. "serviceable": true,
  985. "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
  986. "path": "system.security.principal.windows/5.0.0",
  987. "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
  988. },
  989. "System.Text.Encoding.CodePages/8.0.0": {
  990. "type": "package",
  991. "serviceable": true,
  992. "sha512": "sha512-OZIsVplFGaVY90G2SbpgU7EnCoOO5pw1t4ic21dBF3/1omrJFpAGoNAVpPyMVOC90/hvgkGG3VFqR13YgZMQfg==",
  993. "path": "system.text.encoding.codepages/8.0.0",
  994. "hashPath": "system.text.encoding.codepages.8.0.0.nupkg.sha512"
  995. },
  996. "System.Text.Encodings.Web/8.0.0": {
  997. "type": "package",
  998. "serviceable": true,
  999. "sha512": "sha512-yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==",
  1000. "path": "system.text.encodings.web/8.0.0",
  1001. "hashPath": "system.text.encodings.web.8.0.0.nupkg.sha512"
  1002. },
  1003. "System.Text.Json/8.0.5": {
  1004. "type": "package",
  1005. "serviceable": true,
  1006. "sha512": "sha512-0f1B50Ss7rqxXiaBJyzUu9bWFOO2/zSlifZ/UNMdiIpDYe4cY4LQQicP4nirK1OS31I43rn062UIJ1Q9bpmHpg==",
  1007. "path": "system.text.json/8.0.5",
  1008. "hashPath": "system.text.json.8.0.5.nupkg.sha512"
  1009. },
  1010. "System.Threading.Tasks.Extensions/4.5.4": {
  1011. "type": "package",
  1012. "serviceable": true,
  1013. "sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
  1014. "path": "system.threading.tasks.extensions/4.5.4",
  1015. "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
  1016. },
  1017. "ZstdSharp.Port/0.7.3": {
  1018. "type": "package",
  1019. "serviceable": true,
  1020. "sha512": "sha512-U9Ix4l4cl58Kzz1rJzj5hoVTjmbx1qGMwzAcbv1j/d3NzrFaESIurQyg+ow4mivCgkE3S413y+U9k4WdnEIkRA==",
  1021. "path": "zstdsharp.port/0.7.3",
  1022. "hashPath": "zstdsharp.port.0.7.3.nupkg.sha512"
  1023. }
  1024. }
  1025. }