| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750 |
- {
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v8.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v8.0": {
- "ET.ExcelExporter/1.0.0": {
- "dependencies": {
- "EPPlus": "7.1.2",
- "ET.Core": "1.0.0",
- "Microsoft.CodeAnalysis.CSharp": "4.9.2",
- "Microsoft.CodeAnalysis.Common": "4.9.2"
- },
- "runtime": {
- "ET.ExcelExporter.dll": {}
- }
- },
- "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"
- },
- "runtime": {
- "lib/net5.0/DnsClient.dll": {
- "assemblyVersion": "1.6.1.0",
- "fileVersion": "1.6.1.0"
- }
- }
- },
- "EPPlus/7.1.2": {
- "dependencies": {
- "EPPlus.Interfaces": "6.1.1",
- "EPPlus.System.Drawing": "6.1.1",
- "Microsoft.Extensions.Configuration.Json": "8.0.0",
- "Microsoft.IO.RecyclableMemoryStream": "3.0.0",
- "System.ComponentModel.Annotations": "5.0.0",
- "System.Security.Cryptography.Pkcs": "8.0.0",
- "System.Text.Encoding.CodePages": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/EPPlus.dll": {
- "assemblyVersion": "7.1.2.0",
- "fileVersion": "7.1.2.0"
- }
- }
- },
- "EPPlus.Interfaces/6.1.1": {
- "runtime": {
- "lib/net7.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": "7.0.0"
- },
- "runtime": {
- "lib/net7.0/EPPlus.System.Drawing.dll": {
- "assemblyVersion": "6.1.1.0",
- "fileVersion": "6.1.1.0"
- }
- }
- },
- "MemoryPack/1.10.0": {
- "dependencies": {
- "MemoryPack.Core": "1.10.0",
- "MemoryPack.Generator": "1.10.0"
- }
- },
- "MemoryPack.Core/1.10.0": {
- "runtime": {
- "lib/net7.0/MemoryPack.Core.dll": {
- "assemblyVersion": "1.10.0.0",
- "fileVersion": "1.10.0.0"
- }
- }
- },
- "MemoryPack.Generator/1.10.0": {},
- "Microsoft.CodeAnalysis.Analyzers/3.3.4": {},
- "Microsoft.CodeAnalysis.Common/4.9.2": {
- "dependencies": {
- "Microsoft.CodeAnalysis.Analyzers": "3.3.4",
- "System.Collections.Immutable": "8.0.0",
- "System.Reflection.Metadata": "8.0.0",
- "System.Runtime.CompilerServices.Unsafe": "6.0.0"
- },
- "runtime": {
- "lib/net7.0/Microsoft.CodeAnalysis.dll": {
- "assemblyVersion": "4.9.0.0",
- "fileVersion": "4.900.224.12906"
- }
- }
- },
- "Microsoft.CodeAnalysis.CSharp/4.9.2": {
- "dependencies": {
- "Microsoft.CodeAnalysis.Common": "4.9.2"
- },
- "runtime": {
- "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": {
- "assemblyVersion": "4.9.0.0",
- "fileVersion": "4.900.224.12906"
- }
- }
- },
- "Microsoft.Extensions.Configuration/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "runtime": {
- "lib/net8.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/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": {
- "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/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Configuration.Json/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration": "8.0.0",
- "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
- "Microsoft.Extensions.Configuration.FileExtensions": "8.0.0",
- "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
- "System.Text.Json": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "runtime": {
- "lib/net8.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/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.FileSystemGlobbing/8.0.0": {
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Primitives/8.0.0": {
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.IO.RecyclableMemoryStream/3.0.0": {
- "runtime": {
- "lib/net6.0/Microsoft.IO.RecyclableMemoryStream.dll": {
- "assemblyVersion": "3.0.0.0",
- "fileVersion": "3.0.0.0"
- }
- }
- },
- "Microsoft.NETCore.Platforms/5.0.0": {},
- "Microsoft.Win32.Registry/5.0.0": {
- "dependencies": {
- "System.Security.AccessControl": "5.0.0",
- "System.Security.Principal.Windows": "5.0.0"
- }
- },
- "Microsoft.Win32.SystemEvents/7.0.0": {
- "runtime": {
- "lib/net7.0/Microsoft.Win32.SystemEvents.dll": {
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.22.51805"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.22.51805"
- }
- }
- },
- "MongoDB.Bson/2.17.1": {
- "dependencies": {
- "System.Runtime.CompilerServices.Unsafe": "6.0.0"
- },
- "runtime": {
- "lib/netstandard2.1/MongoDB.Bson.dll": {
- "assemblyVersion": "2.17.1.0",
- "fileVersion": "2.17.1.0"
- }
- }
- },
- "MongoDB.Driver/2.17.1": {
- "dependencies": {
- "MongoDB.Bson": "2.17.1",
- "MongoDB.Driver.Core": "2.17.1",
- "MongoDB.Libmongocrypt": "1.5.5"
- },
- "runtime": {
- "lib/netstandard2.1/MongoDB.Driver.dll": {
- "assemblyVersion": "2.17.1.0",
- "fileVersion": "2.17.1.0"
- }
- }
- },
- "MongoDB.Driver.Core/2.17.1": {
- "dependencies": {
- "DnsClient": "1.6.1",
- "MongoDB.Bson": "2.17.1",
- "MongoDB.Libmongocrypt": "1.5.5",
- "SharpCompress": "0.30.1",
- "System.Buffers": "4.5.1"
- },
- "runtime": {
- "lib/netstandard2.1/MongoDB.Driver.Core.dll": {
- "assemblyVersion": "2.17.1.0",
- "fileVersion": "2.17.1.0"
- }
- },
- "runtimeTargets": {
- "runtimes/linux/native/libsnappy64.so": {
- "rid": "linux",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux/native/libzstd.so": {
- "rid": "linux",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/osx/native/libsnappy64.dylib": {
- "rid": "osx",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/osx/native/libzstd.dylib": {
- "rid": "osx",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/win/native/libzstd.dll": {
- "rid": "win",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/win/native/snappy32.dll": {
- "rid": "win",
- "assetType": "native",
- "fileVersion": "1.1.1.7"
- },
- "runtimes/win/native/snappy64.dll": {
- "rid": "win",
- "assetType": "native",
- "fileVersion": "1.1.1.7"
- }
- }
- },
- "MongoDB.Libmongocrypt/1.5.5": {
- "runtime": {
- "lib/netstandard2.1/MongoDB.Libmongocrypt.dll": {
- "assemblyVersion": "1.5.5.0",
- "fileVersion": "1.5.5.0"
- }
- },
- "runtimeTargets": {
- "runtimes/linux/native/libmongocrypt.so": {
- "rid": "linux",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/osx/native/libmongocrypt.dylib": {
- "rid": "osx",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/win/native/mongocrypt.dll": {
- "rid": "win",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- }
- }
- },
- "NLog/5.3.2": {
- "runtime": {
- "lib/netstandard2.0/NLog.dll": {
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.3.2.2526"
- }
- }
- },
- "SharpCompress/0.30.1": {
- "runtime": {
- "lib/net5.0/SharpCompress.dll": {
- "assemblyVersion": "0.30.1.0",
- "fileVersion": "0.30.1.0"
- }
- }
- },
- "System.Buffers/4.5.1": {},
- "System.Collections.Immutable/8.0.0": {},
- "System.ComponentModel.Annotations/5.0.0": {},
- "System.Drawing.Common/7.0.0": {
- "dependencies": {
- "Microsoft.Win32.SystemEvents": "7.0.0"
- },
- "runtime": {
- "lib/net7.0/System.Drawing.Common.dll": {
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.22.51805"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net7.0/System.Drawing.Common.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.22.51805"
- }
- }
- },
- "System.Formats.Asn1/8.0.0": {},
- "System.Reflection.Metadata/8.0.0": {
- "dependencies": {
- "System.Collections.Immutable": "8.0.0"
- }
- },
- "System.Runtime.CompilerServices.Unsafe/6.0.0": {},
- "System.Security.AccessControl/5.0.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "System.Security.Principal.Windows": "5.0.0"
- }
- },
- "System.Security.Cryptography.Pkcs/8.0.0": {
- "dependencies": {
- "System.Formats.Asn1": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/System.Security.Cryptography.Pkcs.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "System.Security.Principal.Windows/5.0.0": {},
- "System.Text.Encoding.CodePages/8.0.0": {},
- "System.Text.Encodings.Web/8.0.0": {},
- "System.Text.Json/8.0.0": {
- "dependencies": {
- "System.Text.Encodings.Web": "8.0.0"
- }
- },
- "ET.Core/1.0.0": {
- "dependencies": {
- "CommandLineParser": "2.9.1",
- "ET.SourceGeneratorAttribute": "1.0.0",
- "MemoryPack": "1.10.0",
- "MongoDB.Driver": "2.17.1",
- "NLog": "5.3.2"
- },
- "runtime": {
- "ET.Core.dll": {}
- }
- },
- "ET.SourceGeneratorAttribute/1.0.0": {
- "runtime": {
- "ET.SourceGeneratorAttribute.dll": {}
- }
- }
- }
- },
- "libraries": {
- "ET.ExcelExporter/1.0.0": {
- "type": "project",
- "serviceable": false,
- "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.1.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-BEmY3oPCL3JotBqwJnMcLrwzcBsmasXPrONo6Ur00VaXQuasNAJPL5NAKnC56EWrsjqe0q8kmKvdyFYM5iwuTA==",
- "path": "epplus/7.1.2",
- "hashPath": "epplus.7.1.2.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"
- },
- "MemoryPack/1.10.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-QgvbIRqAXUvp4/3WcFahjOM3Hy42Ma2OxFsXitstc5XGHDpEl6zdV8XedxbBpvl29sS++i3BzT71/8ET1SyBvg==",
- "path": "memorypack/1.10.0",
- "hashPath": "memorypack.1.10.0.nupkg.sha512"
- },
- "MemoryPack.Core/1.10.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-MxQ7jag9AOXyAbq7DGvaJBANINLxnkzibOMuwdYAjQDaeIWamIi8Z/QmkOJGBUPGANjIxv2J07rMsFFnHJW/iQ==",
- "path": "memorypack.core/1.10.0",
- "hashPath": "memorypack.core.1.10.0.nupkg.sha512"
- },
- "MemoryPack.Generator/1.10.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-U6J+mUb95KVO+ytZECLYJ4awuypfiGwNvWQDaEid3fKOz0X5GGQsLyKE4A9CyMqU5SZKri+Md9YcLGYMCqvkKA==",
- "path": "memorypack.generator/1.10.0",
- "hashPath": "memorypack.generator.1.10.0.nupkg.sha512"
- },
- "Microsoft.CodeAnalysis.Analyzers/3.3.4": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-AxkxcPR+rheX0SmvpLVIGLhOUXAKG56a64kV9VQZ4y9gR9ZmPXnqZvHJnmwLSwzrEP6junUF11vuc+aqo5r68g==",
- "path": "microsoft.codeanalysis.analyzers/3.3.4",
- "hashPath": "microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512"
- },
- "Microsoft.CodeAnalysis.Common/4.9.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-M5PThug7b2AdxL7xKmQs50KzAQTl9jENw5jMT3iUt16k+DAFlw1S87juU3UuPs3gvBm8trMBSOEvSFDr31c9Vw==",
- "path": "microsoft.codeanalysis.common/4.9.2",
- "hashPath": "microsoft.codeanalysis.common.4.9.2.nupkg.sha512"
- },
- "Microsoft.CodeAnalysis.CSharp/4.9.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-HGIo7E9Mf3exAJbUdYpDFfLoYkSVaHDJXPyusWTYUTBaOPCowGw+Gap5McE1w+K+ryIXre72oiqL88sQHmHBmg==",
- "path": "microsoft.codeanalysis.csharp/4.9.2",
- "hashPath": "microsoft.codeanalysis.csharp.4.9.2.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.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-McP+Lz/EKwvtCv48z0YImw+L1gi1gy5rHhNaNIY2CrjloV+XY8gydT8DjMR6zWeL13AFK+DioVpppwAuO1Gi1w==",
- "path": "microsoft.extensions.configuration.fileextensions/8.0.0",
- "hashPath": "microsoft.extensions.configuration.fileextensions.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.Json/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-C2wqUoh9OmRL1akaCcKSTmRU8z0kckfImG7zLNI8uyi47Lp+zd5LWAD17waPQEqCz3ioWOCrFUo+JJuoeZLOBw==",
- "path": "microsoft.extensions.configuration.json/8.0.0",
- "hashPath": "microsoft.extensions.configuration.json.8.0.0.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.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.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-irv0HuqoH8Ig5i2fO+8dmDNdFdsrO+DoQcedwIlb810qpZHBNQHZLW7C/AHBQDgLLpw2T96vmMAy/aE4Yj55Sg==",
- "path": "microsoft.io.recyclablememorystream/3.0.0",
- "hashPath": "microsoft.io.recyclablememorystream.3.0.0.nupkg.sha512"
- },
- "Microsoft.NETCore.Platforms/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
- "path": "microsoft.netcore.platforms/5.0.0",
- "hashPath": "microsoft.netcore.platforms.5.0.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"
- },
- "Microsoft.Win32.SystemEvents/7.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-2nXPrhdAyAzir0gLl8Yy8S5Mnm/uBSQQA7jEsILOS1MTyS7DbmV1NgViMtvV1sfCD1ebITpNwb1NIinKeJgUVQ==",
- "path": "microsoft.win32.systemevents/7.0.0",
- "hashPath": "microsoft.win32.systemevents.7.0.0.nupkg.sha512"
- },
- "MongoDB.Bson/2.17.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-IBr5w6ygeUCTobiS4J2UlYeIsnjSJvOOf31g60EkRa3NIeyrYs7Y51HeOvJ8r6NPcKv1hLj8xwoop6hDTetAdA==",
- "path": "mongodb.bson/2.17.1",
- "hashPath": "mongodb.bson.2.17.1.nupkg.sha512"
- },
- "MongoDB.Driver/2.17.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-A5Yvm3RUdkSYnvKWVb/bZfvhzG+L+t0n80JuUXf0p2QG1TbtqHE9hX/FBK+BoF7sw9rzUTw8VHYeqX5rT0rxdA==",
- "path": "mongodb.driver/2.17.1",
- "hashPath": "mongodb.driver.2.17.1.nupkg.sha512"
- },
- "MongoDB.Driver.Core/2.17.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-lfuuQvCXcco6mG096PL8xRO+dBdHsDTR3DiYfK/ICHgFlL5RfKlBuE0xClEGKtaZ4Spe28/fF/GUcrrA/yfoAQ==",
- "path": "mongodb.driver.core/2.17.1",
- "hashPath": "mongodb.driver.core.2.17.1.nupkg.sha512"
- },
- "MongoDB.Libmongocrypt/1.5.5": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-0DV4l2PjXirSJHD/b+LpOK3IfUDvkbpvvZBM2w1aYL6E/4vbhfyr/FP5laDNx2zRylqN1hIZO+EL7NgO/5GpVg==",
- "path": "mongodb.libmongocrypt/1.5.5",
- "hashPath": "mongodb.libmongocrypt.1.5.5.nupkg.sha512"
- },
- "NLog/5.3.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-cQRQZuDMjSyMe9EQBnI9v55YAMMz8GAfFd6fFJ6tc/kXnG7Hze8p1I8MgvWSBG6E36wA8vSxRrlm8uSIG+SENg==",
- "path": "nlog/5.3.2",
- "hashPath": "nlog.5.3.2.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"
- },
- "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/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-AurL6Y5BA1WotzlEvVaIDpqzpIPvYnnldxru8oXJU2yFxFUy3+pNXjXd1ymO+RA0rq0+590Q8gaz2l3Sr7fmqg==",
- "path": "system.collections.immutable/8.0.0",
- "hashPath": "system.collections.immutable.8.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/7.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-KIX+oBU38pxkKPxvLcLfIkOV5Ien8ReN78wro7OF5/erwcmortzeFx+iBswlh2Vz6gVne0khocQudGwaO1Ey6A==",
- "path": "system.drawing.common/7.0.0",
- "hashPath": "system.drawing.common.7.0.0.nupkg.sha512"
- },
- "System.Formats.Asn1/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-AJukBuLoe3QeAF+mfaRKQb2dgyrvt340iMBHYv+VdBzCUM06IxGlvl0o/uPOS7lHnXPN6u8fFRHSHudx5aTi8w==",
- "path": "system.formats.asn1/8.0.0",
- "hashPath": "system.formats.asn1.8.0.0.nupkg.sha512"
- },
- "System.Reflection.Metadata/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ptvgrFh7PvWI8bcVqG5rsA/weWM09EnthFHR5SCnS6IN+P4mj6rE1lBDC4U8HL9/57htKAqy4KQ3bBj84cfYyQ==",
- "path": "system.reflection.metadata/8.0.0",
- "hashPath": "system.reflection.metadata.8.0.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.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.Pkcs/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ULmp3xoOwNYjOYp4JZ2NK/6NdTgiN1GQXzVVN1njQ7LOZ0d0B9vyMnhyqbIi9Qw4JXj1JgCsitkTShboHRx7Eg==",
- "path": "system.security.cryptography.pkcs/8.0.0",
- "hashPath": "system.security.cryptography.pkcs.8.0.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/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.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==",
- "path": "system.text.json/8.0.0",
- "hashPath": "system.text.json.8.0.0.nupkg.sha512"
- },
- "ET.Core/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "ET.SourceGeneratorAttribute/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- }
- }
- }
|