{ "runtimeTarget": { "name": ".NETCoreApp,Version=v9.0", "signature": "" }, "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v9.0": { "ZelWiki.Engine/2.20.1": { "dependencies": { "ZelWiki.Engine.Function": "2.20.1", "ZelWiki.Engine.Library": "2.20.1", "ZelWiki.Library": "2.20.1", "ZelWiki.Models": "2.20.1", "ZelWiki.Security": "2.20.1" }, "runtime": { "ZelWiki.Engine.dll": {} } }, "Dapper/2.1.35": { "runtime": { "lib/net7.0/Dapper.dll": { "assemblyVersion": "2.0.0.0", "fileVersion": "2.1.35.13827" } } }, "Magick.NET-Q8-AnyCPU/14.4.0": { "dependencies": { "Magick.NET.Core": "14.4.0" }, "runtime": { "lib/net8.0/Magick.NET-Q8-AnyCPU.dll": { "assemblyVersion": "14.4.0.0", "fileVersion": "14.4.0.0" } }, "runtimeTargets": { "runtimes/linux-arm64/native/Magick.Native-Q8-arm64.dll.so": { "rid": "linux-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-musl-x64/native/Magick.Native-Q8-x64.dll.so": { "rid": "linux-musl-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-x64/native/Magick.Native-Q8-x64.dll.so": { "rid": "linux-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/osx-arm64/native/Magick.Native-Q8-arm64.dll.dylib": { "rid": "osx-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/osx-x64/native/Magick.Native-Q8-x64.dll.dylib": { "rid": "osx-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-arm64/native/Magick.Native-Q8-arm64.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "7.1.1.43" }, "runtimes/win-x64/native/Magick.Native-Q8-x64.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "7.1.1.43" }, "runtimes/win-x86/native/Magick.Native-Q8-x86.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "7.1.1.43" } } }, "Magick.NET.Core/14.4.0": { "runtime": { "lib/net8.0/Magick.NET.Core.dll": { "assemblyVersion": "14.4.0.0", "fileVersion": "14.4.0.0" } } }, "Microsoft.AspNetCore.Cryptography.Internal/9.0.1": {}, "Microsoft.AspNetCore.Cryptography.KeyDerivation/9.0.1": { "dependencies": { "Microsoft.AspNetCore.Cryptography.Internal": "9.0.1" } }, "Microsoft.AspNetCore.Identity.EntityFrameworkCore/9.0.1": { "dependencies": { "Microsoft.EntityFrameworkCore.Relational": "9.0.1", "Microsoft.Extensions.Identity.Stores": "9.0.1" }, "runtime": { "lib/net9.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": { "assemblyVersion": "9.0.1.0", "fileVersion": "9.0.124.61009" } } }, "Microsoft.Data.Sqlite.Core/9.0.0": { "dependencies": { "SQLitePCLRaw.core": "2.1.10" }, "runtime": { "lib/net8.0/Microsoft.Data.Sqlite.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.24.52902" } } }, "Microsoft.EntityFrameworkCore/9.0.1": { "dependencies": { "Microsoft.EntityFrameworkCore.Abstractions": "9.0.1", "Microsoft.EntityFrameworkCore.Analyzers": "9.0.1", "Microsoft.Extensions.Caching.Memory": "9.0.1", "Microsoft.Extensions.Logging": "9.0.1" }, "runtime": { "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { "assemblyVersion": "9.0.1.0", "fileVersion": "9.0.124.61002" } } }, "Microsoft.EntityFrameworkCore.Abstractions/9.0.1": { "runtime": { "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { "assemblyVersion": "9.0.1.0", "fileVersion": "9.0.124.61002" } } }, "Microsoft.EntityFrameworkCore.Analyzers/9.0.1": {}, "Microsoft.EntityFrameworkCore.Relational/9.0.1": { "dependencies": { "Microsoft.EntityFrameworkCore": "9.0.1", "Microsoft.Extensions.Caching.Memory": "9.0.1", "Microsoft.Extensions.Configuration.Abstractions": "9.0.1", "Microsoft.Extensions.Logging": "9.0.1" }, "runtime": { "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { "assemblyVersion": "9.0.1.0", "fileVersion": "9.0.124.61002" } } }, "Microsoft.Extensions.Caching.Abstractions/9.0.1": { "dependencies": { "Microsoft.Extensions.Primitives": "9.0.1" } }, "Microsoft.Extensions.Caching.Memory/9.0.1": { "dependencies": { "Microsoft.Extensions.Caching.Abstractions": "9.0.1", "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.1", "Microsoft.Extensions.Logging.Abstractions": "9.0.1", "Microsoft.Extensions.Options": "9.0.1", "Microsoft.Extensions.Primitives": "9.0.1" } }, "Microsoft.Extensions.Configuration.Abstractions/9.0.1": { "dependencies": { "Microsoft.Extensions.Primitives": "9.0.1" } }, "Microsoft.Extensions.DependencyInjection/9.0.1": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.1" } }, "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.1": {}, "Microsoft.Extensions.Identity.Core/9.0.1": { "dependencies": { "Microsoft.AspNetCore.Cryptography.KeyDerivation": "9.0.1", "Microsoft.Extensions.Logging": "9.0.1", "Microsoft.Extensions.Options": "9.0.1" } }, "Microsoft.Extensions.Identity.Stores/9.0.1": { "dependencies": { "Microsoft.Extensions.Caching.Abstractions": "9.0.1", "Microsoft.Extensions.Identity.Core": "9.0.1", "Microsoft.Extensions.Logging": "9.0.1" } }, "Microsoft.Extensions.Logging/9.0.1": { "dependencies": { "Microsoft.Extensions.DependencyInjection": "9.0.1", "Microsoft.Extensions.Logging.Abstractions": "9.0.1", "Microsoft.Extensions.Options": "9.0.1" } }, "Microsoft.Extensions.Logging.Abstractions/9.0.1": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.1" } }, "Microsoft.Extensions.Options/9.0.1": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.1", "Microsoft.Extensions.Primitives": "9.0.1" } }, "Microsoft.Extensions.Primitives/9.0.1": {}, "NTDLS.Helpers/1.3.11": { "dependencies": { "Microsoft.Extensions.Caching.Memory": "9.0.1" }, "runtime": { "lib/net9.0/NTDLS.Helpers.dll": { "assemblyVersion": "1.3.11.0", "fileVersion": "1.3.11.0" } } }, "NTDLS.SqliteDapperWrapper/1.1.4": { "dependencies": { "Dapper": "2.1.35", "Microsoft.Data.Sqlite.Core": "9.0.0", "SQLitePCLRaw.bundle_e_sqlite3": "2.1.10", "System.Runtime.Caching": "9.0.0" }, "runtime": { "lib/net9.0/NTDLS.SqliteDapperWrapper.dll": { "assemblyVersion": "1.1.4.0", "fileVersion": "1.1.4.0" } } }, "SixLabors.ImageSharp/3.1.6": { "runtime": { "lib/net6.0/SixLabors.ImageSharp.dll": { "assemblyVersion": "3.0.0.0", "fileVersion": "3.1.6.0" } } }, "SQLitePCLRaw.bundle_e_sqlite3/2.1.10": { "dependencies": { "SQLitePCLRaw.lib.e_sqlite3": "2.1.10", "SQLitePCLRaw.provider.e_sqlite3": "2.1.10" }, "runtime": { "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": { "assemblyVersion": "2.1.10.2445", "fileVersion": "2.1.10.2445" } } }, "SQLitePCLRaw.core/2.1.10": { "dependencies": { "System.Memory": "4.5.3" }, "runtime": { "lib/netstandard2.0/SQLitePCLRaw.core.dll": { "assemblyVersion": "2.1.10.2445", "fileVersion": "2.1.10.2445" } } }, "SQLitePCLRaw.lib.e_sqlite3/2.1.10": { "runtimeTargets": { "runtimes/browser-wasm/nativeassets/net9.0/e_sqlite3.a": { "rid": "browser-wasm", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-arm/native/libe_sqlite3.so": { "rid": "linux-arm", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-arm64/native/libe_sqlite3.so": { "rid": "linux-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-armel/native/libe_sqlite3.so": { "rid": "linux-armel", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-mips64/native/libe_sqlite3.so": { "rid": "linux-mips64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-musl-arm/native/libe_sqlite3.so": { "rid": "linux-musl-arm", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-musl-arm64/native/libe_sqlite3.so": { "rid": "linux-musl-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-musl-s390x/native/libe_sqlite3.so": { "rid": "linux-musl-s390x", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-musl-x64/native/libe_sqlite3.so": { "rid": "linux-musl-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-ppc64le/native/libe_sqlite3.so": { "rid": "linux-ppc64le", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-s390x/native/libe_sqlite3.so": { "rid": "linux-s390x", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-x64/native/libe_sqlite3.so": { "rid": "linux-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-x86/native/libe_sqlite3.so": { "rid": "linux-x86", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": { "rid": "maccatalyst-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": { "rid": "maccatalyst-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/osx-arm64/native/libe_sqlite3.dylib": { "rid": "osx-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/osx-x64/native/libe_sqlite3.dylib": { "rid": "osx-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-arm/native/e_sqlite3.dll": { "rid": "win-arm", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-arm64/native/e_sqlite3.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x64/native/e_sqlite3.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x86/native/e_sqlite3.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "SQLitePCLRaw.provider.e_sqlite3/2.1.10": { "dependencies": { "SQLitePCLRaw.core": "2.1.10" }, "runtime": { "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": { "assemblyVersion": "2.1.10.2445", "fileVersion": "2.1.10.2445" } } }, "System.Configuration.ConfigurationManager/9.0.0": { "dependencies": { "System.Diagnostics.EventLog": "9.0.0", "System.Security.Cryptography.ProtectedData": "9.0.0" }, "runtime": { "lib/net9.0/System.Configuration.ConfigurationManager.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.24.52809" } } }, "System.Diagnostics.EventLog/9.0.0": {}, "System.Memory/4.5.3": {}, "System.Runtime.Caching/9.0.0": { "dependencies": { "System.Configuration.ConfigurationManager": "9.0.0" }, "runtime": { "lib/net9.0/System.Runtime.Caching.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.24.52809" } }, "runtimeTargets": { "runtimes/win/lib/net9.0/System.Runtime.Caching.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.24.52809" } } }, "System.Security.Cryptography.ProtectedData/9.0.0": { "runtime": { "lib/net9.0/System.Security.Cryptography.ProtectedData.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.24.52809" } } }, "ZelWiki.Engine.Function/2.20.1": { "dependencies": { "NTDLS.Helpers": "1.3.11" }, "runtime": { "ZelWiki.Engine.Function.dll": { "assemblyVersion": "2.20.1", "fileVersion": "2.20.1.0" } } }, "ZelWiki.Engine.Library/2.20.1": { "dependencies": { "ZelWiki.Engine.Function": "2.20.1", "ZelWiki.Library": "2.20.1" }, "runtime": { "ZelWiki.Engine.Library.dll": { "assemblyVersion": "2.20.1", "fileVersion": "2.20.1.0" } } }, "ZelWiki.Library/2.20.1": { "dependencies": { "Magick.NET-Q8-AnyCPU": "14.4.0", "Microsoft.AspNetCore.Identity.EntityFrameworkCore": "9.0.1", "NTDLS.Helpers": "1.3.11", "NTDLS.SqliteDapperWrapper": "1.1.4", "SixLabors.ImageSharp": "3.1.6" }, "runtime": { "ZelWiki.Library.dll": { "assemblyVersion": "2.20.1", "fileVersion": "2.20.1.0" } } }, "ZelWiki.Models/2.20.1": { "dependencies": { "ZelWiki.Library": "2.20.1" }, "runtime": { "ZelWiki.Models.dll": { "assemblyVersion": "2.20.1", "fileVersion": "2.20.1.0" } } }, "ZelWiki.Security/2.20.1": { "runtime": { "ZelWiki.Security.dll": { "assemblyVersion": "2.20.1", "fileVersion": "2.20.1.0" } } } } }, "libraries": { "ZelWiki.Engine/2.20.1": { "type": "project", "serviceable": false, "sha512": "" }, "Dapper/2.1.35": { "type": "package", "serviceable": true, "sha512": "sha512-YKRwjVfrG7GYOovlGyQoMvr1/IJdn+7QzNXJxyMh0YfFF5yvDmTYaJOVYWsckreNjGsGSEtrMTpnzxTUq/tZQw==", "path": "dapper/2.1.35", "hashPath": "dapper.2.1.35.nupkg.sha512" }, "Magick.NET-Q8-AnyCPU/14.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-4f/6tga1izjCm29qGlPlTc7txquzd5cOgRFuCD6fh7tu+QS4Rd6gZpvRwrIb4e/Y0pE1JQyF2j4RRmQ23T8BLA==", "path": "magick.net-q8-anycpu/14.4.0", "hashPath": "magick.net-q8-anycpu.14.4.0.nupkg.sha512" }, "Magick.NET.Core/14.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-nmSA3LWK77rZlQ085RBqFLr67GVFyz4mAcuiVGQ9LcNwbxUm4Zcte4D9N+TxAyew6CXzoyHAG3i7NeDgpuztWw==", "path": "magick.net.core/14.4.0", "hashPath": "magick.net.core.14.4.0.nupkg.sha512" }, "Microsoft.AspNetCore.Cryptography.Internal/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-leaw8hC6wCKfAg2kAYT4plnaHI7o6bKB9IQy0yLWHmgV0GjE449pu0SEnnl7loEzdLgyQrKyVQvfz7wRErqmxQ==", "path": "microsoft.aspnetcore.cryptography.internal/9.0.1", "hashPath": "microsoft.aspnetcore.cryptography.internal.9.0.1.nupkg.sha512" }, "Microsoft.AspNetCore.Cryptography.KeyDerivation/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-/ibWvFYnxjCfOmtQtLTFUN9L70CrQH0daom6tE8/hlxTllUDeXM95fE45dC4u2tBOrfDqB6TPAkUzd/vWaAusA==", "path": "microsoft.aspnetcore.cryptography.keyderivation/9.0.1", "hashPath": "microsoft.aspnetcore.cryptography.keyderivation.9.0.1.nupkg.sha512" }, "Microsoft.AspNetCore.Identity.EntityFrameworkCore/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-yZyj/m7nBsrx6JDIv5KSYH44lJsQ4K5RLEWaYRFQVoIRvGXQxMZ/TUCa7PKFtR/o6nz1fmy6bVciV/eN/NmjUw==", "path": "microsoft.aspnetcore.identity.entityframeworkcore/9.0.1", "hashPath": "microsoft.aspnetcore.identity.entityframeworkcore.9.0.1.nupkg.sha512" }, "Microsoft.Data.Sqlite.Core/9.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-cFfZjFL+tqzGYw9lB31EkV1IWF5xRQNk2k+MQd+Cf86Gl6zTeAoiZIFw5sRB1Z8OxpEC7nu+nTDsLSjieBAPTw==", "path": "microsoft.data.sqlite.core/9.0.0", "hashPath": "microsoft.data.sqlite.core.9.0.0.nupkg.sha512" }, "Microsoft.EntityFrameworkCore/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-E25w4XugXNykTr5Y/sLDGaQ4lf67n9aXVPvsdGsIZjtuLmbvb9AoYP8D50CDejY8Ro4D9GK2kNHz5lWHqSK+wg==", "path": "microsoft.entityframeworkcore/9.0.1", "hashPath": "microsoft.entityframeworkcore.9.0.1.nupkg.sha512" }, "Microsoft.EntityFrameworkCore.Abstractions/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-qy+taGVLUs82zeWfc32hgGL8Z02ZqAneYvqZiiXbxF4g4PBUcPRuxHM9K20USmpeJbn4/fz40GkCbyyCy5ojOA==", "path": "microsoft.entityframeworkcore.abstractions/9.0.1", "hashPath": "microsoft.entityframeworkcore.abstractions.9.0.1.nupkg.sha512" }, "Microsoft.EntityFrameworkCore.Analyzers/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-c6ZZJZhPKrXFkE2z/81PmuT69HBL6Y68Cl0xJ5SRrDjJyq5Aabkq15yCqPg9RQ3R0aFLVaJok2DA8R3TKpejDQ==", "path": "microsoft.entityframeworkcore.analyzers/9.0.1", "hashPath": "microsoft.entityframeworkcore.analyzers.9.0.1.nupkg.sha512" }, "Microsoft.EntityFrameworkCore.Relational/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-7Iu0h4oevRvH4IwPzmxuIJGYRt55TapoREGlluk75KCO7lenN0+QnzCl6cQDY48uDoxAUpJbpK2xW7o8Ix69dw==", "path": "microsoft.entityframeworkcore.relational/9.0.1", "hashPath": "microsoft.entityframeworkcore.relational.9.0.1.nupkg.sha512" }, "Microsoft.Extensions.Caching.Abstractions/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-Eghsg9SyIvq0c8x6cUpe71BbQoOmsytXxqw2+ZNiTnP8a8SBLKgEor1zZeWhC0588IbS2M0PP4gXGAd9qF862Q==", "path": "microsoft.extensions.caching.abstractions/9.0.1", "hashPath": "microsoft.extensions.caching.abstractions.9.0.1.nupkg.sha512" }, "Microsoft.Extensions.Caching.Memory/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-JeC+PP0BCKMwwLezPGDaciJSTfcFG4KjsG8rX4XZ6RSvzdxofrFmcnmW2L4+cWUcZSBTQ+Dd7H5Gs9XZz/OlCA==", "path": "microsoft.extensions.caching.memory/9.0.1", "hashPath": "microsoft.extensions.caching.memory.9.0.1.nupkg.sha512" }, "Microsoft.Extensions.Configuration.Abstractions/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-+4hfFIY1UjBCXFTTOd+ojlDPq6mep3h5Vq5SYE3Pjucr7dNXmq4S/6P/LoVnZFz2e/5gWp/om4svUFgznfULcA==", "path": "microsoft.extensions.configuration.abstractions/9.0.1", "hashPath": "microsoft.extensions.configuration.abstractions.9.0.1.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-qZI42ASAe3hr2zMSA6UjM92pO1LeDq5DcwkgSowXXPY8I56M76pEKrnmsKKbxagAf39AJxkH2DY4sb72ixyOrg==", "path": "microsoft.extensions.dependencyinjection/9.0.1", "hashPath": "microsoft.extensions.dependencyinjection.9.0.1.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-Tr74eP0oQ3AyC24ch17N8PuEkrPbD0JqIfENCYqmgKYNOmL8wQKzLJu3ObxTUDrjnn4rHoR1qKa37/eQyHmCDA==", "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.1", "hashPath": "microsoft.extensions.dependencyinjection.abstractions.9.0.1.nupkg.sha512" }, "Microsoft.Extensions.Identity.Core/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-dbvAQhwSyBbgB2BuVJ8PMVx7BK6WZHWhV/vsSnXl6sRLs9D7yXiIiRpgcPVvN5E/UkzRGW1EPXyc3t1EDxWSzg==", "path": "microsoft.extensions.identity.core/9.0.1", "hashPath": "microsoft.extensions.identity.core.9.0.1.nupkg.sha512" }, "Microsoft.Extensions.Identity.Stores/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-lBErjDqd7i2RGpDr040lGm/HbMvxG/1Ta1aSFh91vYtSwEY2rtMI9o7xIDWgNmBKu8ko+XBxt0WcQh6TNFVe7g==", "path": "microsoft.extensions.identity.stores/9.0.1", "hashPath": "microsoft.extensions.identity.stores.9.0.1.nupkg.sha512" }, "Microsoft.Extensions.Logging/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-E/k5r7S44DOW+08xQPnNbO8DKAQHhkspDboTThNJ6Z3/QBb4LC6gStNWzVmy3IvW7sUD+iJKf4fj0xEkqE7vnQ==", "path": "microsoft.extensions.logging/9.0.1", "hashPath": "microsoft.extensions.logging.9.0.1.nupkg.sha512" }, "Microsoft.Extensions.Logging.Abstractions/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-w2gUqXN/jNIuvqYwX3lbXagsizVNXYyt6LlF57+tMve4JYCEgCMMAjRce6uKcDASJgpMbErRT1PfHy2OhbkqEA==", "path": "microsoft.extensions.logging.abstractions/9.0.1", "hashPath": "microsoft.extensions.logging.abstractions.9.0.1.nupkg.sha512" }, "Microsoft.Extensions.Options/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-nggoNKnWcsBIAaOWHA+53XZWrslC7aGeok+aR+epDPRy7HI7GwMnGZE8yEsL2Onw7kMOHVHwKcsDls1INkNUJQ==", "path": "microsoft.extensions.options/9.0.1", "hashPath": "microsoft.extensions.options.9.0.1.nupkg.sha512" }, "Microsoft.Extensions.Primitives/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-bHtTesA4lrSGD1ZUaMIx6frU3wyy0vYtTa/hM6gGQu5QNrydObv8T5COiGUWsisflAfmsaFOe9Xvw5NSO99z0g==", "path": "microsoft.extensions.primitives/9.0.1", "hashPath": "microsoft.extensions.primitives.9.0.1.nupkg.sha512" }, "NTDLS.Helpers/1.3.11": { "type": "package", "serviceable": true, "sha512": "sha512-xcNFG2blg5WqnivxXgLHbvxz5L1EYXAhEK+7R1TXQIyuknKG9McAjCp+tr+RZ7PawqXwKeOHkaizNQcSdlv81A==", "path": "ntdls.helpers/1.3.11", "hashPath": "ntdls.helpers.1.3.11.nupkg.sha512" }, "NTDLS.SqliteDapperWrapper/1.1.4": { "type": "package", "serviceable": true, "sha512": "sha512-enrMT/qcwqFh18APoN/XtydpC+9BuD5rVg2h/4Fl9IT8bC1aL7iLPJigdfkGf0mYYO3Y6EP91nL4Iv/5Dqay9A==", "path": "ntdls.sqlitedapperwrapper/1.1.4", "hashPath": "ntdls.sqlitedapperwrapper.1.1.4.nupkg.sha512" }, "SixLabors.ImageSharp/3.1.6": { "type": "package", "serviceable": true, "sha512": "sha512-dHQ5jugF9v+5/LCVHCWVzaaIL6WOehqJy6eju/0VFYFPEj2WtqkGPoEV9EVQP83dHsdoqYaTuWpZdwAd37UwfA==", "path": "sixlabors.imagesharp/3.1.6", "hashPath": "sixlabors.imagesharp.3.1.6.nupkg.sha512" }, "SQLitePCLRaw.bundle_e_sqlite3/2.1.10": { "type": "package", "serviceable": true, "sha512": "sha512-UxWuisvZ3uVcVOLJQv7urM/JiQH+v3TmaJc1BLKl5Dxfm/nTzTUrqswCqg/INiYLi61AXnHo1M1JPmPqqLnAdg==", "path": "sqlitepclraw.bundle_e_sqlite3/2.1.10", "hashPath": "sqlitepclraw.bundle_e_sqlite3.2.1.10.nupkg.sha512" }, "SQLitePCLRaw.core/2.1.10": { "type": "package", "serviceable": true, "sha512": "sha512-Ii8JCbC7oiVclaE/mbDEK000EFIJ+ShRPwAvvV89GOZhQ+ZLtlnSWl6ksCNMKu/VGXA4Nfi2B7LhN/QFN9oBcw==", "path": "sqlitepclraw.core/2.1.10", "hashPath": "sqlitepclraw.core.2.1.10.nupkg.sha512" }, "SQLitePCLRaw.lib.e_sqlite3/2.1.10": { "type": "package", "serviceable": true, "sha512": "sha512-mAr69tDbnf3QJpRy2nJz8Qdpebdil00fvycyByR58Cn9eARvR+UiG2Vzsp+4q1tV3ikwiYIjlXCQFc12GfebbA==", "path": "sqlitepclraw.lib.e_sqlite3/2.1.10", "hashPath": "sqlitepclraw.lib.e_sqlite3.2.1.10.nupkg.sha512" }, "SQLitePCLRaw.provider.e_sqlite3/2.1.10": { "type": "package", "serviceable": true, "sha512": "sha512-uZVTi02C1SxqzgT0HqTWatIbWGb40iIkfc3FpFCpE/r7g6K0PqzDUeefL6P6HPhDtc6BacN3yQysfzP7ks+wSQ==", "path": "sqlitepclraw.provider.e_sqlite3/2.1.10", "hashPath": "sqlitepclraw.provider.e_sqlite3.2.1.10.nupkg.sha512" }, "System.Configuration.ConfigurationManager/9.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-PdkuMrwDhXoKFo/JxISIi9E8L+QGn9Iquj2OKDWHB6Y/HnUOuBouF7uS3R4Hw3FoNmwwMo6hWgazQdyHIIs27A==", "path": "system.configuration.configurationmanager/9.0.0", "hashPath": "system.configuration.configurationmanager.9.0.0.nupkg.sha512" }, "System.Diagnostics.EventLog/9.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-qd01+AqPhbAG14KtdtIqFk+cxHQFZ/oqRSCoxU1F+Q6Kv0cl726sl7RzU9yLFGd4BUOKdN4XojXF0pQf/R6YeA==", "path": "system.diagnostics.eventlog/9.0.0", "hashPath": "system.diagnostics.eventlog.9.0.0.nupkg.sha512" }, "System.Memory/4.5.3": { "type": "package", "serviceable": true, "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", "path": "system.memory/4.5.3", "hashPath": "system.memory.4.5.3.nupkg.sha512" }, "System.Runtime.Caching/9.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-4sUTbJkQZFxyhvc/CDcrAZOT8q1FWTECRsnnwGgKtC7wC3/uzhYSYUXywbCfkINjB35kgQxw9MalI/G3ZZfM3w==", "path": "system.runtime.caching/9.0.0", "hashPath": "system.runtime.caching.9.0.0.nupkg.sha512" }, "System.Security.Cryptography.ProtectedData/9.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-CJW+x/F6fmRQ7N6K8paasTw9PDZp4t7G76UjGNlSDgoHPF0h08vTzLYbLZpOLEJSg35d5wy2jCXGo84EN05DpQ==", "path": "system.security.cryptography.protecteddata/9.0.0", "hashPath": "system.security.cryptography.protecteddata.9.0.0.nupkg.sha512" }, "ZelWiki.Engine.Function/2.20.1": { "type": "project", "serviceable": false, "sha512": "" }, "ZelWiki.Engine.Library/2.20.1": { "type": "project", "serviceable": false, "sha512": "" }, "ZelWiki.Library/2.20.1": { "type": "project", "serviceable": false, "sha512": "" }, "ZelWiki.Models/2.20.1": { "type": "project", "serviceable": false, "sha512": "" }, "ZelWiki.Security/2.20.1": { "type": "project", "serviceable": false, "sha512": "" } } }