12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025 |
- {
- "runtimeTarget": {
- "name": ".NETStandard,Version=v2.0/win-x64",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETStandard,Version=v2.0": {},
- ".NETStandard,Version=v2.0/win-x64": {
- "ThirdParty/1.0.0": {
- "dependencies": {
- "CommandLineParser": "2.9.1",
- "EPPlus": "7.5.1",
- "Microsoft.CodeAnalysis.CSharp": "4.5.0",
- "Microsoft.CodeAnalysis.Common": "4.5.0",
- "MongoDB.Driver": "2.30.0",
- "NETStandard.Library": "2.0.3",
- "NLog": "5.2.7",
- "SharpZipLib": "1.4.2",
- "protobuf-net": "3.2.30"
- },
- "runtime": {
- "ThirdParty.dll": {}
- }
- },
- "AWSSDK.Core/3.7.100.14": {
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "8.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/AWSSDK.Core.dll": {
- "assemblyVersion": "3.3.0.0",
- "fileVersion": "3.7.100.14"
- }
- }
- },
- "AWSSDK.SecurityToken/3.7.100.14": {
- "dependencies": {
- "AWSSDK.Core": "3.7.100.14"
- },
- "runtime": {
- "lib/netstandard2.0/AWSSDK.SecurityToken.dll": {
- "assemblyVersion": "3.3.0.0",
- "fileVersion": "3.7.100.14"
- }
- }
- },
- "CommandLineParser/2.9.1": {
- "runtime": {
- "lib/netstandard2.0/CommandLine.dll": {
- "assemblyVersion": "2.9.1.0",
- "fileVersion": "2.9.1.0"
- }
- }
- },
- "DnsClient/1.6.1": {
- "dependencies": {
- "Microsoft.Win32.Registry": "5.0.0",
- "System.Buffers": "4.5.1"
- },
- "runtime": {
- "lib/netstandard2.0/DnsClient.dll": {
- "assemblyVersion": "1.6.1.0",
- "fileVersion": "1.6.1.0"
- }
- }
- },
- "EPPlus/7.5.1": {
- "dependencies": {
- "EPPlus.System.Drawing": "7.5.0",
- "Microsoft.Extensions.Configuration.Json": "8.0.1",
- "Microsoft.IO.RecyclableMemoryStream": "3.0.1",
- "System.ComponentModel.Annotations": "5.0.0",
- "System.Security.Cryptography.Pkcs": "8.0.1",
- "System.Text.Encoding.CodePages": "8.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/EPPlus.dll": {
- "assemblyVersion": "7.5.1.0",
- "fileVersion": "7.5.1.0"
- }
- }
- },
- "EPPlus.Interfaces/7.5.0": {
- "runtime": {
- "lib/netstandard2.0/EPPlus.Interfaces.dll": {
- "assemblyVersion": "7.5.0.0",
- "fileVersion": "7.5.0.0"
- }
- }
- },
- "EPPlus.System.Drawing/7.5.0": {
- "dependencies": {
- "EPPlus.Interfaces": "7.5.0",
- "System.Drawing.Common": "8.0.4"
- },
- "runtime": {
- "lib/netstandard2.0/EPPlus.System.Drawing.dll": {
- "assemblyVersion": "7.5.0.0",
- "fileVersion": "7.5.0.0"
- }
- }
- },
- "Microsoft.Bcl.AsyncInterfaces/8.0.0": {
- "dependencies": {
- "System.Threading.Tasks.Extensions": "4.5.4"
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.CodeAnalysis.Analyzers/3.3.3": {},
- "Microsoft.CodeAnalysis.Common/4.5.0": {
- "dependencies": {
- "Microsoft.CodeAnalysis.Analyzers": "3.3.3",
- "System.Collections.Immutable": "7.0.0",
- "System.Memory": "4.5.5",
- "System.Reflection.Metadata": "6.0.1",
- "System.Runtime.CompilerServices.Unsafe": "6.0.0",
- "System.Text.Encoding.CodePages": "8.0.0",
- "System.Threading.Tasks.Extensions": "4.5.4"
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.CodeAnalysis.dll": {
- "assemblyVersion": "4.5.0.0",
- "fileVersion": "4.500.23.10905"
- }
- }
- },
- "Microsoft.CodeAnalysis.CSharp/4.5.0": {
- "dependencies": {
- "Microsoft.CodeAnalysis.Common": "4.5.0"
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll": {
- "assemblyVersion": "4.5.0.0",
- "fileVersion": "4.500.23.10905"
- }
- }
- },
- "Microsoft.Extensions.Configuration/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Configuration.FileExtensions/8.0.1": {
- "dependencies": {
- "Microsoft.Extensions.Configuration": "8.0.0",
- "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
- "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
- "Microsoft.Extensions.FileProviders.Physical": "8.0.0",
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.724.31311"
- }
- }
- },
- "Microsoft.Extensions.Configuration.Json/8.0.1": {
- "dependencies": {
- "Microsoft.Extensions.Configuration": "8.0.0",
- "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
- "Microsoft.Extensions.Configuration.FileExtensions": "8.0.1",
- "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
- "System.Text.Json": "8.0.5"
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.1024.46610"
- }
- }
- },
- "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.FileProviders.Physical/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
- "Microsoft.Extensions.FileSystemGlobbing": "8.0.0",
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.FileSystemGlobbing/8.0.0": {
- "runtime": {
- "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Logging.Abstractions/2.0.0": {
- "runtime": {
- "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "assemblyVersion": "2.0.0.0",
- "fileVersion": "2.0.0.17205"
- }
- }
- },
- "Microsoft.Extensions.Primitives/8.0.0": {
- "dependencies": {
- "System.Memory": "4.5.5",
- "System.Runtime.CompilerServices.Unsafe": "6.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.IO.RecyclableMemoryStream/3.0.1": {
- "dependencies": {
- "System.Memory": "4.5.5"
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.IO.RecyclableMemoryStream.dll": {
- "assemblyVersion": "3.0.1.0",
- "fileVersion": "3.0.1.0"
- }
- }
- },
- "Microsoft.NETCore.Platforms/1.1.0": {},
- "Microsoft.Win32.Registry/5.0.0": {
- "dependencies": {
- "System.Buffers": "4.5.1",
- "System.Memory": "4.5.5",
- "System.Security.AccessControl": "5.0.0",
- "System.Security.Principal.Windows": "5.0.0"
- },
- "runtime": {
- "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.20.51904"
- }
- }
- },
- "MongoDB.Bson/2.30.0": {
- "dependencies": {
- "System.Memory": "4.5.5",
- "System.Runtime.CompilerServices.Unsafe": "6.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/MongoDB.Bson.dll": {
- "assemblyVersion": "2.30.0.0",
- "fileVersion": "2.30.0.0"
- }
- }
- },
- "MongoDB.Driver/2.30.0": {
- "dependencies": {
- "Microsoft.Extensions.Logging.Abstractions": "2.0.0",
- "MongoDB.Bson": "2.30.0",
- "MongoDB.Driver.Core": "2.30.0",
- "MongoDB.Libmongocrypt": "1.12.0"
- },
- "runtime": {
- "lib/netstandard2.0/MongoDB.Driver.dll": {
- "assemblyVersion": "2.30.0.0",
- "fileVersion": "2.30.0.0"
- }
- }
- },
- "MongoDB.Driver.Core/2.30.0": {
- "dependencies": {
- "AWSSDK.SecurityToken": "3.7.100.14",
- "DnsClient": "1.6.1",
- "Microsoft.Extensions.Logging.Abstractions": "2.0.0",
- "MongoDB.Bson": "2.30.0",
- "MongoDB.Libmongocrypt": "1.12.0",
- "SharpCompress": "0.30.1",
- "Snappier": "1.0.0",
- "System.Buffers": "4.5.1",
- "ZstdSharp.Port": "0.7.3"
- },
- "runtime": {
- "lib/netstandard2.0/MongoDB.Driver.Core.dll": {
- "assemblyVersion": "2.30.0.0",
- "fileVersion": "2.30.0.0"
- }
- }
- },
- "MongoDB.Libmongocrypt/1.12.0": {
- "runtime": {
- "lib/netstandard2.0/MongoDB.Libmongocrypt.dll": {
- "assemblyVersion": "1.12.0.0",
- "fileVersion": "1.12.0.0"
- }
- },
- "native": {
- "runtimes/win/native/mongocrypt.dll": {
- "fileVersion": "0.0.0.0"
- }
- }
- },
- "NETStandard.Library/2.0.3": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0"
- }
- },
- "NLog/5.2.7": {
- "runtime": {
- "lib/netstandard2.0/NLog.dll": {
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.2.7.2287"
- }
- }
- },
- "protobuf-net/3.2.30": {
- "dependencies": {
- "System.Reflection.Emit": "4.7.0",
- "System.Reflection.Emit.Lightweight": "4.7.0",
- "protobuf-net.Core": "3.2.30"
- },
- "runtime": {
- "lib/netstandard2.0/protobuf-net.dll": {
- "assemblyVersion": "3.0.0.0",
- "fileVersion": "3.2.30.709"
- }
- }
- },
- "protobuf-net.Core/3.2.30": {
- "dependencies": {
- "System.Collections.Immutable": "7.0.0",
- "System.Memory": "4.5.5"
- },
- "runtime": {
- "lib/netstandard2.0/protobuf-net.Core.dll": {
- "assemblyVersion": "3.0.0.0",
- "fileVersion": "3.2.30.709"
- }
- }
- },
- "SharpCompress/0.30.1": {
- "dependencies": {
- "System.Memory": "4.5.5",
- "System.Text.Encoding.CodePages": "8.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/SharpCompress.dll": {
- "assemblyVersion": "0.30.1.0",
- "fileVersion": "0.30.1.0"
- }
- }
- },
- "SharpZipLib/1.4.2": {
- "dependencies": {
- "System.Memory": "4.5.5",
- "System.Threading.Tasks.Extensions": "4.5.4"
- },
- "runtime": {
- "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": {
- "assemblyVersion": "1.4.2.13",
- "fileVersion": "1.4.2.13"
- }
- }
- },
- "Snappier/1.0.0": {
- "dependencies": {
- "System.Memory": "4.5.5",
- "System.Runtime.CompilerServices.Unsafe": "6.0.0",
- "System.Threading.Tasks.Extensions": "4.5.4"
- },
- "runtime": {
- "lib/netstandard2.0/Snappier.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "System.Buffers/4.5.1": {
- "runtime": {
- "lib/netstandard2.0/System.Buffers.dll": {
- "assemblyVersion": "4.0.3.0",
- "fileVersion": "4.6.28619.1"
- }
- }
- },
- "System.Collections.Immutable/7.0.0": {
- "dependencies": {
- "System.Memory": "4.5.5",
- "System.Runtime.CompilerServices.Unsafe": "6.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/System.Collections.Immutable.dll": {
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.22.51805"
- }
- }
- },
- "System.ComponentModel.Annotations/5.0.0": {
- "runtime": {
- "lib/netstandard2.0/System.ComponentModel.Annotations.dll": {
- "assemblyVersion": "4.2.1.0",
- "fileVersion": "4.6.26515.6"
- }
- }
- },
- "System.Drawing.Common/8.0.4": {
- "runtime": {
- "lib/netstandard2.0/System.Drawing.Common.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.424.16911"
- }
- }
- },
- "System.Formats.Asn1/8.0.1": {
- "dependencies": {
- "System.Buffers": "4.5.1",
- "System.Memory": "4.5.5"
- },
- "runtime": {
- "lib/netstandard2.0/System.Formats.Asn1.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.724.31311"
- }
- }
- },
- "System.Memory/4.5.5": {
- "dependencies": {
- "System.Buffers": "4.5.1",
- "System.Numerics.Vectors": "4.4.0",
- "System.Runtime.CompilerServices.Unsafe": "6.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/System.Memory.dll": {
- "assemblyVersion": "4.0.1.2",
- "fileVersion": "4.6.31308.1"
- }
- }
- },
- "System.Numerics.Vectors/4.4.0": {
- "runtime": {
- "lib/netstandard2.0/System.Numerics.Vectors.dll": {
- "assemblyVersion": "4.1.3.0",
- "fileVersion": "4.6.25519.3"
- }
- }
- },
- "System.Reflection.Emit/4.7.0": {
- "dependencies": {
- "System.Reflection.Emit.ILGeneration": "4.7.0"
- },
- "runtime": {
- "lib/netstandard2.0/System.Reflection.Emit.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "4.700.19.56404"
- }
- }
- },
- "System.Reflection.Emit.ILGeneration/4.7.0": {
- "runtime": {
- "lib/netstandard2.0/System.Reflection.Emit.ILGeneration.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "4.700.19.56404"
- }
- }
- },
- "System.Reflection.Emit.Lightweight/4.7.0": {
- "dependencies": {
- "System.Reflection.Emit.ILGeneration": "4.7.0"
- },
- "runtime": {
- "lib/netstandard2.0/System.Reflection.Emit.Lightweight.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "4.700.19.56404"
- }
- }
- },
- "System.Reflection.Metadata/6.0.1": {
- "dependencies": {
- "System.Collections.Immutable": "7.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/System.Reflection.Metadata.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.322.12309"
- }
- }
- },
- "System.Runtime.CompilerServices.Unsafe/6.0.0": {
- "runtime": {
- "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Security.AccessControl/5.0.0": {
- "dependencies": {
- "System.Security.Principal.Windows": "5.0.0"
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll": {
- "assemblyVersion": "4.0.1.0",
- "fileVersion": "4.6.24705.1"
- }
- }
- },
- "System.Security.Cryptography.Cng/5.0.0": {
- "runtime": {
- "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": {
- "assemblyVersion": "4.2.1.0",
- "fileVersion": "4.6.24705.1"
- }
- }
- },
- "System.Security.Cryptography.Pkcs/8.0.1": {
- "dependencies": {
- "System.Buffers": "4.5.1",
- "System.Formats.Asn1": "8.0.1",
- "System.Memory": "4.5.5",
- "System.Security.Cryptography.Cng": "5.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.1024.46610"
- }
- }
- },
- "System.Security.Principal.Windows/5.0.0": {
- "runtime": {
- "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll": {
- "assemblyVersion": "4.0.1.0",
- "fileVersion": "4.6.24705.1"
- }
- }
- },
- "System.Text.Encoding.CodePages/8.0.0": {
- "dependencies": {
- "System.Memory": "4.5.5",
- "System.Runtime.CompilerServices.Unsafe": "6.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "System.Text.Encodings.Web/8.0.0": {
- "dependencies": {
- "System.Buffers": "4.5.1",
- "System.Memory": "4.5.5",
- "System.Runtime.CompilerServices.Unsafe": "6.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/System.Text.Encodings.Web.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "System.Text.Json/8.0.5": {
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "8.0.0",
- "System.Buffers": "4.5.1",
- "System.Memory": "4.5.5",
- "System.Runtime.CompilerServices.Unsafe": "6.0.0",
- "System.Text.Encodings.Web": "8.0.0",
- "System.Threading.Tasks.Extensions": "4.5.4"
- },
- "runtime": {
- "lib/netstandard2.0/System.Text.Json.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.1024.46610"
- }
- }
- },
- "System.Threading.Tasks.Extensions/4.5.4": {
- "dependencies": {
- "System.Runtime.CompilerServices.Unsafe": "6.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {
- "assemblyVersion": "4.2.0.1",
- "fileVersion": "4.6.28619.1"
- }
- }
- },
- "ZstdSharp.Port/0.7.3": {
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "8.0.0",
- "System.Memory": "4.5.5"
- },
- "runtime": {
- "lib/netstandard2.0/ZstdSharp.dll": {
- "assemblyVersion": "0.7.3.0",
- "fileVersion": "0.7.3.0"
- }
- }
- }
- }
- },
- "libraries": {
- "ThirdParty/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "AWSSDK.Core/3.7.100.14": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-gnEgxBlk4PFEfdPE8Lkf4+D16MZFYSaW7/o6Wwe5e035QWUkTJX0Dn4LfTCdV5QSEL/fOFxu+yCAm55eIIBgog==",
- "path": "awssdk.core/3.7.100.14",
- "hashPath": "awssdk.core.3.7.100.14.nupkg.sha512"
- },
- "AWSSDK.SecurityToken/3.7.100.14": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-dGCVuVo0CFUKWW85W8YENO+aREf8sCBDjvGbnNvxJuNW4Ss+brEU9ltHhq2KfZze2VUNK1/wygbPG1bmbpyXEw==",
- "path": "awssdk.securitytoken/3.7.100.14",
- "hashPath": "awssdk.securitytoken.3.7.100.14.nupkg.sha512"
- },
- "CommandLineParser/2.9.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-OE0sl1/sQ37bjVsPKKtwQlWDgqaxWgtme3xZz7JssWUzg5JpMIyHgCTY9MVMxOg48fJ1AgGT3tgdH5m/kQ5xhA==",
- "path": "commandlineparser/2.9.1",
- "hashPath": "commandlineparser.2.9.1.nupkg.sha512"
- },
- "DnsClient/1.6.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-4H/f2uYJOZ+YObZjpY9ABrKZI+JNw3uizp6oMzTXwDw6F+2qIPhpRl/1t68O/6e98+vqNiYGu+lswmwdYUy3gg==",
- "path": "dnsclient/1.6.1",
- "hashPath": "dnsclient.1.6.1.nupkg.sha512"
- },
- "EPPlus/7.5.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-3ddsZARkpB5VxlfkRQJumCkSDZrU0yBOl6e/ZHR9KgPNa6atMFApgbu+hp9vOq/r5CUToMaudBWEyTSsdF+vLg==",
- "path": "epplus/7.5.1",
- "hashPath": "epplus.7.5.1.nupkg.sha512"
- },
- "EPPlus.Interfaces/7.5.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-mGLKgdIKkXRYIu+HIGmZUngVAAlPzIQgI/KqG10m6P5P2112l6p/5dDa35UHu4GV4Qevw0Pq9PxAymrrrl4tzA==",
- "path": "epplus.interfaces/7.5.0",
- "hashPath": "epplus.interfaces.7.5.0.nupkg.sha512"
- },
- "EPPlus.System.Drawing/7.5.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-cgwstM12foFisisURUyxwJOWHMD/rZxPSyBXFsCOFayaKq0oKlOs1mCTueKNNIlpPDG1no9vcaQiJgZXFM4KPA==",
- "path": "epplus.system.drawing/7.5.0",
- "hashPath": "epplus.system.drawing.7.5.0.nupkg.sha512"
- },
- "Microsoft.Bcl.AsyncInterfaces/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-3WA9q9yVqJp222P3x1wYIGDAkpjAku0TMUaaQV22g6L67AI0LdOIrVS7Ht2vJfLHGSPVuqN94vIr15qn+HEkHw==",
- "path": "microsoft.bcl.asyncinterfaces/8.0.0",
- "hashPath": "microsoft.bcl.asyncinterfaces.8.0.0.nupkg.sha512"
- },
- "Microsoft.CodeAnalysis.Analyzers/3.3.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ==",
- "path": "microsoft.codeanalysis.analyzers/3.3.3",
- "hashPath": "microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512"
- },
- "Microsoft.CodeAnalysis.Common/4.5.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==",
- "path": "microsoft.codeanalysis.common/4.5.0",
- "hashPath": "microsoft.codeanalysis.common.4.5.0.nupkg.sha512"
- },
- "Microsoft.CodeAnalysis.CSharp/4.5.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==",
- "path": "microsoft.codeanalysis.csharp/4.5.0",
- "hashPath": "microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-0J/9YNXTMWSZP2p2+nvl8p71zpSwokZXZuJW+VjdErkegAnFdO1XlqtA62SJtgVYHdKu3uPxJHcMR/r35HwFBA==",
- "path": "microsoft.extensions.configuration/8.0.0",
- "hashPath": "microsoft.extensions.configuration.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==",
- "path": "microsoft.extensions.configuration.abstractions/8.0.0",
- "hashPath": "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.FileExtensions/8.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-EJzSNO9oaAXnTdtdNO6npPRsIIeZCBSNmdQ091VDO7fBiOtJAAeEq6dtrVXIi3ZyjC5XRSAtVvF8SzcneRHqKQ==",
- "path": "microsoft.extensions.configuration.fileextensions/8.0.1",
- "hashPath": "microsoft.extensions.configuration.fileextensions.8.0.1.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.Json/8.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-L89DLNuimOghjV3tLx0ArFDwVEJD6+uGB3BMCMX01kaLzXkaXHb2021xOMl2QOxUxbdePKUZsUY7n2UUkycjRg==",
- "path": "microsoft.extensions.configuration.json/8.0.1",
- "hashPath": "microsoft.extensions.configuration.json.8.0.1.nupkg.sha512"
- },
- "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==",
- "path": "microsoft.extensions.fileproviders.abstractions/8.0.0",
- "hashPath": "microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.FileProviders.Physical/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-UboiXxpPUpwulHvIAVE36Knq0VSHaAmfrFkegLyBZeaADuKezJ/AIXYAW8F5GBlGk/VaibN2k/Zn1ca8YAfVdA==",
- "path": "microsoft.extensions.fileproviders.physical/8.0.0",
- "hashPath": "microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.FileSystemGlobbing/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-OK+670i7esqlQrPjdIKRbsyMCe9g5kSLpRRQGSr4Q58AOYEe/hCnfLZprh7viNisSUUQZmMrbbuDaIrP+V1ebQ==",
- "path": "microsoft.extensions.filesystemglobbing/8.0.0",
- "hashPath": "microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging.Abstractions/2.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-6ZCllUYGFukkymSTx3Yr0G/ajRxoNJp7/FqSxSB4fGISST54ifBhgu4Nc0ItGi3i6DqwuNd8SUyObmiC++AO2Q==",
- "path": "microsoft.extensions.logging.abstractions/2.0.0",
- "hashPath": "microsoft.extensions.logging.abstractions.2.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Primitives/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==",
- "path": "microsoft.extensions.primitives/8.0.0",
- "hashPath": "microsoft.extensions.primitives.8.0.0.nupkg.sha512"
- },
- "Microsoft.IO.RecyclableMemoryStream/3.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-s/s20YTVY9r9TPfTrN5g8zPF1YhwxyqO6PxUkrYTGI2B+OGPe9AdajWZrLhFqXIvqIW23fnUE4+ztrUWNU1+9g==",
- "path": "microsoft.io.recyclablememorystream/3.0.1",
- "hashPath": "microsoft.io.recyclablememorystream.3.0.1.nupkg.sha512"
- },
- "Microsoft.NETCore.Platforms/1.1.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
- "path": "microsoft.netcore.platforms/1.1.0",
- "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
- },
- "Microsoft.Win32.Registry/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==",
- "path": "microsoft.win32.registry/5.0.0",
- "hashPath": "microsoft.win32.registry.5.0.0.nupkg.sha512"
- },
- "MongoDB.Bson/2.30.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-Gg0TQUT3IEntcqdug5a9P6d8iwL5CqOpQjVBCq1hxTbkjxdGdY6a2CPv7II44AO9GYUnORYsS6dDME2b7aqYyg==",
- "path": "mongodb.bson/2.30.0",
- "hashPath": "mongodb.bson.2.30.0.nupkg.sha512"
- },
- "MongoDB.Driver/2.30.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-BCG8cNF0+U3h5f/O9fu3ktrYhoESBDems1w06PExfYrn2KjHBHCBdvBRY1cIbysnZVjQAJjGtFV9XgW+hXt7Hg==",
- "path": "mongodb.driver/2.30.0",
- "hashPath": "mongodb.driver.2.30.0.nupkg.sha512"
- },
- "MongoDB.Driver.Core/2.30.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-oepDgu24lo44SljuHmIQ99x6jHISnMC4tLfzQGniQg39xiMD8nxalm1HM9RDZcuZbbWa4F6YLt2AIhWkny3XWA==",
- "path": "mongodb.driver.core/2.30.0",
- "hashPath": "mongodb.driver.core.2.30.0.nupkg.sha512"
- },
- "MongoDB.Libmongocrypt/1.12.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-B1X51jrtNacKvxKoaqWeknYeJfQS5aWf6BmVLT5JZerz3AUXFzv8edPskJYqBc3kLy1J2PWzMqqsnyb9g8FtcA==",
- "path": "mongodb.libmongocrypt/1.12.0",
- "hashPath": "mongodb.libmongocrypt.1.12.0.nupkg.sha512"
- },
- "NETStandard.Library/2.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
- "path": "netstandard.library/2.0.3",
- "hashPath": "netstandard.library.2.0.3.nupkg.sha512"
- },
- "NLog/5.2.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-Ww/0b6V1NL8iqpFKtRKVQFFX03LoowNzYeNG6FpVzmhgCfLAkW0h/4lT3+V8mHfyvtHptNoV8Cz0YePLFRUaPA==",
- "path": "nlog/5.2.7",
- "hashPath": "nlog.5.2.7.nupkg.sha512"
- },
- "protobuf-net/3.2.30": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-C/UTlmxEJHAHpqm8xQK1UyJKaIynVCSNG4mVrbLgnZ7ccH28nN49O8iMJvKEodTgVbnimvy+3mIiAdW6mATwnw==",
- "path": "protobuf-net/3.2.30",
- "hashPath": "protobuf-net.3.2.30.nupkg.sha512"
- },
- "protobuf-net.Core/3.2.30": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-v2ZxxYrz+X212ukSx+uqkLuPu414bvmSAnTyf+PBUKR9ENJxO4P/csorA/27456MCp1JNoMssDj/f91RDiwBfQ==",
- "path": "protobuf-net.core/3.2.30",
- "hashPath": "protobuf-net.core.3.2.30.nupkg.sha512"
- },
- "SharpCompress/0.30.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-XqD4TpfyYGa7QTPzaGlMVbcecKnXy4YmYLDWrU+JIj7IuRNl7DH2END+Ll7ekWIY8o3dAMWLFDE1xdhfIWD1nw==",
- "path": "sharpcompress/0.30.1",
- "hashPath": "sharpcompress.0.30.1.nupkg.sha512"
- },
- "SharpZipLib/1.4.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-yjj+3zgz8zgXpiiC3ZdF/iyTBbz2fFvMxZFEBPUcwZjIvXOf37Ylm+K58hqMfIBt5JgU/Z2uoUS67JmTLe973A==",
- "path": "sharpziplib/1.4.2",
- "hashPath": "sharpziplib.1.4.2.nupkg.sha512"
- },
- "Snappier/1.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-rFtK2KEI9hIe8gtx3a0YDXdHOpedIf9wYCEYtBEmtlyiWVX3XlCNV03JrmmAi/Cdfn7dxK+k0sjjcLv4fpHnqA==",
- "path": "snappier/1.0.0",
- "hashPath": "snappier.1.0.0.nupkg.sha512"
- },
- "System.Buffers/4.5.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
- "path": "system.buffers/4.5.1",
- "hashPath": "system.buffers.4.5.1.nupkg.sha512"
- },
- "System.Collections.Immutable/7.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-dQPcs0U1IKnBdRDBkrCTi1FoajSTBzLcVTpjO4MBCMC7f4pDOIPzgBoX8JjG7X6uZRJ8EBxsi8+DR1JuwjnzOQ==",
- "path": "system.collections.immutable/7.0.0",
- "hashPath": "system.collections.immutable.7.0.0.nupkg.sha512"
- },
- "System.ComponentModel.Annotations/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-dMkqfy2el8A8/I76n2Hi1oBFEbG1SfxD2l5nhwXV3XjlnOmwxJlQbYpJH4W51odnU9sARCSAgv7S3CyAFMkpYg==",
- "path": "system.componentmodel.annotations/5.0.0",
- "hashPath": "system.componentmodel.annotations.5.0.0.nupkg.sha512"
- },
- "System.Drawing.Common/8.0.4": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-3G4xpa8mUYGzEF0HlswlBArAFywHJIzsZoB5hU4yMlnYHaabj/lg019BwbyyYBxj0aoM7Cz+jdlgUemeno9LOQ==",
- "path": "system.drawing.common/8.0.4",
- "hashPath": "system.drawing.common.8.0.4.nupkg.sha512"
- },
- "System.Formats.Asn1/8.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-XqKba7Mm/koKSjKMfW82olQdmfbI5yqeoLV/tidRp7fbh5rmHAQ5raDI/7SU0swTzv+jgqtUGkzmFxuUg0it1A==",
- "path": "system.formats.asn1/8.0.1",
- "hashPath": "system.formats.asn1.8.0.1.nupkg.sha512"
- },
- "System.Memory/4.5.5": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==",
- "path": "system.memory/4.5.5",
- "hashPath": "system.memory.4.5.5.nupkg.sha512"
- },
- "System.Numerics.Vectors/4.4.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-UiLzLW+Lw6HLed1Hcg+8jSRttrbuXv7DANVj0DkL9g6EnnzbL75EB7EWsw5uRbhxd/4YdG8li5XizGWepmG3PQ==",
- "path": "system.numerics.vectors/4.4.0",
- "hashPath": "system.numerics.vectors.4.4.0.nupkg.sha512"
- },
- "System.Reflection.Emit/4.7.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-VR4kk8XLKebQ4MZuKuIni/7oh+QGFmZW3qORd1GvBq/8026OpW501SzT/oypwiQl4TvT8ErnReh/NzY9u+C6wQ==",
- "path": "system.reflection.emit/4.7.0",
- "hashPath": "system.reflection.emit.4.7.0.nupkg.sha512"
- },
- "System.Reflection.Emit.ILGeneration/4.7.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-AucBYo3DSI0IDxdUjKksBcQJXPHyoPyrCXYURW1WDsLI4M65Ar/goSHjdnHOAY9MiYDNKqDlIgaYm+zL2hA1KA==",
- "path": "system.reflection.emit.ilgeneration/4.7.0",
- "hashPath": "system.reflection.emit.ilgeneration.4.7.0.nupkg.sha512"
- },
- "System.Reflection.Emit.Lightweight/4.7.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-a4OLB4IITxAXJeV74MDx49Oq2+PsF6Sml54XAFv+2RyWwtDBcabzoxiiJRhdhx+gaohLh4hEGCLQyBozXoQPqA==",
- "path": "system.reflection.emit.lightweight/4.7.0",
- "hashPath": "system.reflection.emit.lightweight.4.7.0.nupkg.sha512"
- },
- "System.Reflection.Metadata/6.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-III/lNMSn0ZRBuM9m5Cgbiho5j81u0FAEagFX5ta2DKbljZ3T0IpD8j+BIiHQPeKqJppWS9bGEp6JnKnWKze0g==",
- "path": "system.reflection.metadata/6.0.1",
- "hashPath": "system.reflection.metadata.6.0.1.nupkg.sha512"
- },
- "System.Runtime.CompilerServices.Unsafe/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
- "path": "system.runtime.compilerservices.unsafe/6.0.0",
- "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
- },
- "System.Security.AccessControl/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==",
- "path": "system.security.accesscontrol/5.0.0",
- "hashPath": "system.security.accesscontrol.5.0.0.nupkg.sha512"
- },
- "System.Security.Cryptography.Cng/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==",
- "path": "system.security.cryptography.cng/5.0.0",
- "hashPath": "system.security.cryptography.cng.5.0.0.nupkg.sha512"
- },
- "System.Security.Cryptography.Pkcs/8.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-CoCRHFym33aUSf/NtWSVSZa99dkd0Hm7OCZUxORBjRB16LNhIEOf8THPqzIYlvKM0nNDAPTRBa1FxEECrgaxxA==",
- "path": "system.security.cryptography.pkcs/8.0.1",
- "hashPath": "system.security.cryptography.pkcs.8.0.1.nupkg.sha512"
- },
- "System.Security.Principal.Windows/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
- "path": "system.security.principal.windows/5.0.0",
- "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
- },
- "System.Text.Encoding.CodePages/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-OZIsVplFGaVY90G2SbpgU7EnCoOO5pw1t4ic21dBF3/1omrJFpAGoNAVpPyMVOC90/hvgkGG3VFqR13YgZMQfg==",
- "path": "system.text.encoding.codepages/8.0.0",
- "hashPath": "system.text.encoding.codepages.8.0.0.nupkg.sha512"
- },
- "System.Text.Encodings.Web/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==",
- "path": "system.text.encodings.web/8.0.0",
- "hashPath": "system.text.encodings.web.8.0.0.nupkg.sha512"
- },
- "System.Text.Json/8.0.5": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-0f1B50Ss7rqxXiaBJyzUu9bWFOO2/zSlifZ/UNMdiIpDYe4cY4LQQicP4nirK1OS31I43rn062UIJ1Q9bpmHpg==",
- "path": "system.text.json/8.0.5",
- "hashPath": "system.text.json.8.0.5.nupkg.sha512"
- },
- "System.Threading.Tasks.Extensions/4.5.4": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
- "path": "system.threading.tasks.extensions/4.5.4",
- "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
- },
- "ZstdSharp.Port/0.7.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-U9Ix4l4cl58Kzz1rJzj5hoVTjmbx1qGMwzAcbv1j/d3NzrFaESIurQyg+ow4mivCgkE3S413y+U9k4WdnEIkRA==",
- "path": "zstdsharp.port/0.7.3",
- "hashPath": "zstdsharp.port.0.7.3.nupkg.sha512"
- }
- }
- }
|