{ "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.0.3", "Microsoft.CodeAnalysis.CSharp": "4.0.1", "Microsoft.CodeAnalysis.Common": "4.0.1", "MongoDB.Driver": "2.22.0", "NETStandard.Library": "2.0.3", "NLog": "5.2.7", "Newtonsoft.Json": "13.0.3", "SharpZipLib": "1.4.2", "protobuf-net": "3.2.30" }, "runtime": { "ThirdParty.dll": {} } }, "AWSSDK.Core/3.7.100.14": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "5.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.0.3": { "dependencies": { "EPPlus.Interfaces": "6.1.1", "EPPlus.System.Drawing": "6.1.1", "Microsoft.Extensions.Configuration.Json": "2.1.1", "Microsoft.IO.RecyclableMemoryStream": "2.3.2", "System.ComponentModel.Annotations": "5.0.0", "System.Drawing.Primitives": "4.3.0", "System.Security.Cryptography.Pkcs": "4.7.0", "System.Text.Encoding.CodePages": "5.0.0" }, "runtime": { "lib/netstandard2.0/EPPlus.dll": { "assemblyVersion": "7.0.3.0", "fileVersion": "7.0.3.0" } } }, "EPPlus.Interfaces/6.1.1": { "runtime": { "lib/netstandard2.0/EPPlus.Interfaces.dll": { "assemblyVersion": "6.1.1.0", "fileVersion": "6.1.1.0" } } }, "EPPlus.System.Drawing/6.1.1": { "dependencies": { "EPPlus.Interfaces": "6.1.1", "System.Drawing.Common": "4.7.3" }, "runtime": { "lib/netstandard2.0/EPPlus.System.Drawing.dll": { "assemblyVersion": "6.1.1.0", "fileVersion": "6.1.1.0" } } }, "Microsoft.Bcl.AsyncInterfaces/5.0.0": { "dependencies": { "System.Threading.Tasks.Extensions": "4.5.4" }, "runtime": { "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "Microsoft.CodeAnalysis.Analyzers/3.3.2": {}, "Microsoft.CodeAnalysis.Common/4.0.1": { "dependencies": { "Microsoft.CodeAnalysis.Analyzers": "3.3.2", "System.Collections.Immutable": "7.0.0", "System.Memory": "4.5.5", "System.Reflection.Metadata": "5.0.0", "System.Runtime.CompilerServices.Unsafe": "6.0.0", "System.Text.Encoding.CodePages": "5.0.0", "System.Threading.Tasks.Extensions": "4.5.4" }, "runtime": { "lib/netstandard2.0/Microsoft.CodeAnalysis.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "4.0.121.55815" } } }, "Microsoft.CodeAnalysis.CSharp/4.0.1": { "dependencies": { "Microsoft.CodeAnalysis.Common": "4.0.1" }, "runtime": { "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "4.0.121.55815" } } }, "Microsoft.Extensions.Configuration/2.1.1": { "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "2.1.1" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": { "assemblyVersion": "2.1.1.0", "fileVersion": "2.1.1.18157" } } }, "Microsoft.Extensions.Configuration.Abstractions/2.1.1": { "dependencies": { "Microsoft.Extensions.Primitives": "2.1.1" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "assemblyVersion": "2.1.1.0", "fileVersion": "2.1.1.18157" } } }, "Microsoft.Extensions.Configuration.FileExtensions/2.1.1": { "dependencies": { "Microsoft.Extensions.Configuration": "2.1.1", "Microsoft.Extensions.FileProviders.Physical": "2.1.1" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { "assemblyVersion": "2.1.1.0", "fileVersion": "2.1.1.18157" } } }, "Microsoft.Extensions.Configuration.Json/2.1.1": { "dependencies": { "Microsoft.Extensions.Configuration": "2.1.1", "Microsoft.Extensions.Configuration.FileExtensions": "2.1.1", "Newtonsoft.Json": "13.0.3" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": { "assemblyVersion": "2.1.1.0", "fileVersion": "2.1.1.18157" } } }, "Microsoft.Extensions.FileProviders.Abstractions/2.1.1": { "dependencies": { "Microsoft.Extensions.Primitives": "2.1.1" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { "assemblyVersion": "2.1.1.0", "fileVersion": "2.1.1.18157" } } }, "Microsoft.Extensions.FileProviders.Physical/2.1.1": { "dependencies": { "Microsoft.Extensions.FileProviders.Abstractions": "2.1.1", "Microsoft.Extensions.FileSystemGlobbing": "2.1.1" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": { "assemblyVersion": "2.1.1.0", "fileVersion": "2.1.1.18157" } } }, "Microsoft.Extensions.FileSystemGlobbing/2.1.1": { "runtime": { "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": { "assemblyVersion": "2.1.1.0", "fileVersion": "2.1.1.18157" } } }, "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/2.1.1": { "dependencies": { "System.Memory": "4.5.5", "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": { "assemblyVersion": "2.1.1.0", "fileVersion": "2.1.1.18157" } } }, "Microsoft.IO.RecyclableMemoryStream/2.3.2": { "dependencies": { "System.Memory": "4.5.5" }, "runtime": { "lib/netstandard2.0/Microsoft.IO.RecyclableMemoryStream.dll": { "assemblyVersion": "2.3.2.0", "fileVersion": "2.3.2.0" } } }, "Microsoft.NETCore.Platforms/1.1.0": {}, "Microsoft.NETCore.Targets/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.22.0": { "dependencies": { "System.Memory": "4.5.5", "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "runtime": { "lib/netstandard2.0/MongoDB.Bson.dll": { "assemblyVersion": "2.22.0.0", "fileVersion": "2.22.0.0" } } }, "MongoDB.Driver/2.22.0": { "dependencies": { "Microsoft.Extensions.Logging.Abstractions": "2.0.0", "MongoDB.Bson": "2.22.0", "MongoDB.Driver.Core": "2.22.0", "MongoDB.Libmongocrypt": "1.8.0" }, "runtime": { "lib/netstandard2.0/MongoDB.Driver.dll": { "assemblyVersion": "2.22.0.0", "fileVersion": "2.22.0.0" } } }, "MongoDB.Driver.Core/2.22.0": { "dependencies": { "AWSSDK.SecurityToken": "3.7.100.14", "DnsClient": "1.6.1", "Microsoft.Extensions.Logging.Abstractions": "2.0.0", "MongoDB.Bson": "2.22.0", "MongoDB.Libmongocrypt": "1.8.0", "SharpCompress": "0.30.1", "Snappier": "1.0.0", "System.Buffers": "4.5.1", "ZstdSharp.Port": "0.6.2" }, "runtime": { "lib/netstandard2.0/MongoDB.Driver.Core.dll": { "assemblyVersion": "2.22.0.0", "fileVersion": "2.22.0.0" } } }, "MongoDB.Libmongocrypt/1.8.0": { "runtime": { "lib/netstandard2.0/MongoDB.Libmongocrypt.dll": { "assemblyVersion": "1.8.0.0", "fileVersion": "1.8.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" } }, "Newtonsoft.Json/13.0.3": { "runtime": { "lib/netstandard2.0/Newtonsoft.Json.dll": { "assemblyVersion": "13.0.0.0", "fileVersion": "13.0.3.27908" } } }, "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" } } }, "runtime.any.System.Runtime/4.3.0": { "dependencies": { "System.Private.Uri": "4.3.0" }, "runtime": { "lib/netstandard1.5/System.Runtime.dll": { "assemblyVersion": "4.1.1.0", "fileVersion": "4.6.24705.1" } } }, "runtime.win.System.Runtime.Extensions/4.3.0": { "dependencies": { "System.Private.Uri": "4.3.0" }, "runtime": { "runtimes/win/lib/netstandard1.5/System.Runtime.Extensions.dll": { "assemblyVersion": "4.1.1.0", "fileVersion": "4.6.24705.1" } } }, "SharpCompress/0.30.1": { "dependencies": { "System.Memory": "4.5.5", "System.Text.Encoding.CodePages": "5.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/4.7.3": { "runtime": { "lib/netstandard2.0/System.Drawing.Common.dll": { "assemblyVersion": "4.0.0.2", "fileVersion": "4.6.29719.1" } } }, "System.Drawing.Primitives/4.3.0": { "dependencies": { "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0" }, "runtime": { "lib/netstandard1.1/System.Drawing.Primitives.dll": { "assemblyVersion": "4.0.1.0", "fileVersion": "4.6.24705.1" } } }, "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.Private.Uri/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" } }, "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/5.0.0": { "dependencies": { "System.Collections.Immutable": "7.0.0" }, "runtime": { "lib/netstandard2.0/System.Reflection.Metadata.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Runtime/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "runtime.any.System.Runtime": "4.3.0" } }, "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.Runtime.Extensions/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0", "runtime.win.System.Runtime.Extensions": "4.3.0" } }, "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/4.7.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/4.7.0": { "dependencies": { "System.Buffers": "4.5.1", "System.Memory": "4.5.5", "System.Security.Cryptography.Cng": "4.7.0" }, "runtime": { "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll": { "assemblyVersion": "4.0.4.0", "fileVersion": "4.700.19.56404" } } }, "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/5.0.0": { "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "runtime": { "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "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.6.2": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "5.0.0", "System.Memory": "4.5.5" }, "runtime": { "lib/netstandard2.0/ZstdSharp.dll": { "assemblyVersion": "0.6.2.0", "fileVersion": "0.6.2.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.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-2glvViZ12VzGItZa+SYm7Ka6sv/8mBW6KYBetKtDSsZE3OqaX9x7Gbkdd4y1rjawOS5qheqQ/TCqnN6NuL1IIQ==", "path": "epplus/7.0.3", "hashPath": "epplus.7.0.3.nupkg.sha512" }, "EPPlus.Interfaces/6.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-y7dkrOoE1ZR9Vgy1Jf2rEIaTf3SHlUjYt01NklP+F5Qh7S2ruPbzTcpYLRWMeXiG8XL8h2jqX4CyIkFt3NQGZw==", "path": "epplus.interfaces/6.1.1", "hashPath": "epplus.interfaces.6.1.1.nupkg.sha512" }, "EPPlus.System.Drawing/6.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-lRF5gHYrmkHOOiLMI0t6q8zNYjUrzRgAM5BCXumv5xiqXko8fx3AWI+HCNZfhEqVFGOop+42KfR5GiUcCoyoMw==", "path": "epplus.system.drawing/6.1.1", "hashPath": "epplus.system.drawing.6.1.1.nupkg.sha512" }, "Microsoft.Bcl.AsyncInterfaces/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==", "path": "microsoft.bcl.asyncinterfaces/5.0.0", "hashPath": "microsoft.bcl.asyncinterfaces.5.0.0.nupkg.sha512" }, "Microsoft.CodeAnalysis.Analyzers/3.3.2": { "type": "package", "serviceable": true, "sha512": "sha512-7xt6zTlIEizUgEsYAIgm37EbdkiMmr6fP6J9pDoKEpiGM4pi32BCPGr/IczmSJI9Zzp0a6HOzpr9OvpMP+2veA==", "path": "microsoft.codeanalysis.analyzers/3.3.2", "hashPath": "microsoft.codeanalysis.analyzers.3.3.2.nupkg.sha512" }, "Microsoft.CodeAnalysis.Common/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-SMREwaVD5SzatlWhh9aahQAtSWdb63NcE//f+bQzgHSECU6xtDtaxk0kwV+asdFfr6HtW38UeO6jvqdfzudg3w==", "path": "microsoft.codeanalysis.common/4.0.1", "hashPath": "microsoft.codeanalysis.common.4.0.1.nupkg.sha512" }, "Microsoft.CodeAnalysis.CSharp/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-Q9RxxydPpUElj/x1/qykDTUGsRoKbJG8H5XUSeMGmMu54fBiuX1xyanom9caa1oQfh5JIW1BgLxobSaWs4WyHQ==", "path": "microsoft.codeanalysis.csharp/4.0.1", "hashPath": "microsoft.codeanalysis.csharp.4.0.1.nupkg.sha512" }, "Microsoft.Extensions.Configuration/2.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-LjVKO6P2y52c5ZhTLX/w8zc5H4Y3J/LJsgqTBj49TtFq/hAtVNue/WA0F6/7GMY90xhD7K0MDZ4qpOeWXbLvzg==", "path": "microsoft.extensions.configuration/2.1.1", "hashPath": "microsoft.extensions.configuration.2.1.1.nupkg.sha512" }, "Microsoft.Extensions.Configuration.Abstractions/2.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-VfuZJNa0WUshZ/+8BFZAhwFKiKuu/qOUCFntfdLpHj7vcRnsGHqd3G2Hse78DM+pgozczGM63lGPRLmy+uhUOA==", "path": "microsoft.extensions.configuration.abstractions/2.1.1", "hashPath": "microsoft.extensions.configuration.abstractions.2.1.1.nupkg.sha512" }, "Microsoft.Extensions.Configuration.FileExtensions/2.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-CDk5CwG0YzlRgvl65J0iK6ahrX12yMRrEat3yVTXjWC+GN9Jg9zHZu2IE4cQIPAMA/IiAI5KjgL08fhP3fPCkw==", "path": "microsoft.extensions.configuration.fileextensions/2.1.1", "hashPath": "microsoft.extensions.configuration.fileextensions.2.1.1.nupkg.sha512" }, "Microsoft.Extensions.Configuration.Json/2.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-IFpONpvdhVEE3S3F4fTYkpT/GyIHtumy2m0HniQanJ80Pj/pUF3Z4wjrHEp1G78rPD+WTo5fRlhdJfuU1Tv2GQ==", "path": "microsoft.extensions.configuration.json/2.1.1", "hashPath": "microsoft.extensions.configuration.json.2.1.1.nupkg.sha512" }, "Microsoft.Extensions.FileProviders.Abstractions/2.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-UEQB5/QPuLYaCvScZQ9llhcks5xyEUKh41D615FoehRAF9UgGVmXHcCSOH8idHHLRoKm+OJJjEy1oywvuaL33w==", "path": "microsoft.extensions.fileproviders.abstractions/2.1.1", "hashPath": "microsoft.extensions.fileproviders.abstractions.2.1.1.nupkg.sha512" }, "Microsoft.Extensions.FileProviders.Physical/2.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-kVCvLm1ePchUgRrQZrno07Mn6knDAzR7vl6eRaI/fem0u6ODg+RTwOYLs4XL39Ttuu+BzEwqzHu3DtDgXT8+vQ==", "path": "microsoft.extensions.fileproviders.physical/2.1.1", "hashPath": "microsoft.extensions.fileproviders.physical.2.1.1.nupkg.sha512" }, "Microsoft.Extensions.FileSystemGlobbing/2.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-4QDzyCN8cJnThY6mK9SnzovyCZ8KCG9jmC9KqHfFGtazJvmNZP1gcyBkPmqMjP0qwbmEUUyqyA9LLn3FrYXTGw==", "path": "microsoft.extensions.filesystemglobbing/2.1.1", "hashPath": "microsoft.extensions.filesystemglobbing.2.1.1.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/2.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-scJ1GZNIxMmjpENh0UZ8XCQ6vzr/LzeF9WvEA51Ix2OQGAs9WPgPu8ABVUdvpKPLuor/t05gm6menJK3PwqOXg==", "path": "microsoft.extensions.primitives/2.1.1", "hashPath": "microsoft.extensions.primitives.2.1.1.nupkg.sha512" }, "Microsoft.IO.RecyclableMemoryStream/2.3.2": { "type": "package", "serviceable": true, "sha512": "sha512-Oh1qXXFdJFcHozvb4H6XYLf2W0meZFuG0A+TfapFPj9z5fd4vxiARGEhAaLj/6XWQaMYIv4SH/9Q6H78Hw0E2Q==", "path": "microsoft.io.recyclablememorystream/2.3.2", "hashPath": "microsoft.io.recyclablememorystream.2.3.2.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.NETCore.Targets/1.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", "path": "microsoft.netcore.targets/1.1.0", "hashPath": "microsoft.netcore.targets.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.22.0": { "type": "package", "serviceable": true, "sha512": "sha512-7Z+uP+PeIBrkzzRORTCjrMSYhzQgXxLYkXyML8WsBN7tHddicNY9Xh8Cmp5gRR4U4NuEbXCQtHplju0iVY/KuA==", "path": "mongodb.bson/2.22.0", "hashPath": "mongodb.bson.2.22.0.nupkg.sha512" }, "MongoDB.Driver/2.22.0": { "type": "package", "serviceable": true, "sha512": "sha512-ngswtmzdtfaq+L0Ti1Kjm0QnVLgEJK233YPCpGN2buSArY2xEPsnQ2yos7SPGxuDzZPnxdn+XG9/OBt9atCpWw==", "path": "mongodb.driver/2.22.0", "hashPath": "mongodb.driver.2.22.0.nupkg.sha512" }, "MongoDB.Driver.Core/2.22.0": { "type": "package", "serviceable": true, "sha512": "sha512-aMlyeGbQ9wk/bmy9xSr6dnkOszO3MVgv1wNcsm4ACwiup//VCZxvj5k0Wq/E0xGBYmqs/tNXqJmLy1IawRXPHA==", "path": "mongodb.driver.core/2.22.0", "hashPath": "mongodb.driver.core.2.22.0.nupkg.sha512" }, "MongoDB.Libmongocrypt/1.8.0": { "type": "package", "serviceable": true, "sha512": "sha512-fgNw8Dxpkq7mpoaAYes8cfnPRzvFIoB8oL9GPXwi3op/rONftl0WAeg4akRLcxfoVuUvuUO2wGoVBr3JzJ7Svw==", "path": "mongodb.libmongocrypt/1.8.0", "hashPath": "mongodb.libmongocrypt.1.8.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" }, "Newtonsoft.Json/13.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", "path": "newtonsoft.json/13.0.3", "hashPath": "newtonsoft.json.13.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" }, "runtime.any.System.Runtime/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-fRS7zJgaG9NkifaAxGGclDDoRn9HC7hXACl52Or06a/fxdzDajWb5wov3c6a+gVSlekRoexfjwQSK9sh5um5LQ==", "path": "runtime.any.system.runtime/4.3.0", "hashPath": "runtime.any.system.runtime.4.3.0.nupkg.sha512" }, "runtime.win.System.Runtime.Extensions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-RkgHVhUPvzZxuUubiZe8yr/6CypRVXj0VBzaR8hsqQ8f+rUo7e4PWrHTLOCjd8fBMGWCrY//fi7Ku3qXD7oHRw==", "path": "runtime.win.system.runtime.extensions/4.3.0", "hashPath": "runtime.win.system.runtime.extensions.4.3.0.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/4.7.3": { "type": "package", "serviceable": true, "sha512": "sha512-B3+wwhAeoUQ6KeshWSq3IRLQiMoqPEzSHzyVyxTI/EbYuqIp90lXrRISlip2AF+5tj74ycIVPpnRY4M424HahA==", "path": "system.drawing.common/4.7.3", "hashPath": "system.drawing.common.4.7.3.nupkg.sha512" }, "System.Drawing.Primitives/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-1QU/c35gwdhvj77fkScXQQbjiVAqIL3fEYn/19NE0CV/ic5TN5PyWAft8HsrbRd4SBLEoErNCkWSzMDc0MmbRw==", "path": "system.drawing.primitives/4.3.0", "hashPath": "system.drawing.primitives.4.3.0.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.Private.Uri/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-I4SwANiUGho1esj4V4oSlPllXjzCZDE+5XXso2P03LW2vOda2Enzh8DWOxwN6hnrJyp314c7KuVu31QYhRzOGg==", "path": "system.private.uri/4.3.0", "hashPath": "system.private.uri.4.3.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/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==", "path": "system.reflection.metadata/5.0.0", "hashPath": "system.reflection.metadata.5.0.0.nupkg.sha512" }, "System.Runtime/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", "path": "system.runtime/4.3.0", "hashPath": "system.runtime.4.3.0.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.Runtime.Extensions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", "path": "system.runtime.extensions/4.3.0", "hashPath": "system.runtime.extensions.4.3.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/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-4WQjFuypWtxb/bl/YwEE7LYGn4fgpsikFfBU6xwEm4YBYiRAhXAEJ62lILBu2JJSFbClIAntFTGfDZafn8yZTg==", "path": "system.security.cryptography.cng/4.7.0", "hashPath": "system.security.cryptography.cng.4.7.0.nupkg.sha512" }, "System.Security.Cryptography.Pkcs/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-0Srzh6YlhjuMxaqMyeCCdZs22cucaUAG6SKDd3gNHBJmre0VZ71ekzWu9rvLD4YXPetyNdPvV6Qst+8C++9v3Q==", "path": "system.security.cryptography.pkcs/4.7.0", "hashPath": "system.security.cryptography.pkcs.4.7.0.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/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-NyscU59xX6Uo91qvhOs2Ccho3AR2TnZPomo1Z0K6YpyztBPM/A5VbkzOO19sy3A3i1TtEnTxA7bCe3Us+r5MWg==", "path": "system.text.encoding.codepages/5.0.0", "hashPath": "system.text.encoding.codepages.5.0.0.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.6.2": { "type": "package", "serviceable": true, "sha512": "sha512-jPao/LdUNLUz8rn3H1D8W7wQbZsRZM0iayvWI4xGejJg3XJHT56gcmYdgmCGPdJF1UEBqUjucCRrFB+4HbJsbw==", "path": "zstdsharp.port/0.6.2", "hashPath": "zstdsharp.port.0.6.2.nupkg.sha512" } } }