{ "runtimeTarget": { "name": ".NETStandard,Version=v2.0/", "signature": "" }, "compilationOptions": {}, "targets": { ".NETStandard,Version=v2.0": {}, ".NETStandard,Version=v2.0/": { "AutoCatCore/1.0.0": { "dependencies": { "Microsoft.EntityFrameworkCore": "3.1.10", "Microsoft.EntityFrameworkCore.Sqlite": "3.1.10", "Microsoft.EntityFrameworkCore.Tools": "3.1.10", "NETStandard.Library": "2.0.3", "Newtonsoft.Json": "12.0.3" }, "runtime": { "AutoCatCore.dll": {} } }, "Microsoft.Bcl.AsyncInterfaces/1.1.1": { "dependencies": { "System.Threading.Tasks.Extensions": "4.5.4" }, "runtime": { "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "4.700.20.21406" } } }, "Microsoft.Bcl.HashCode/1.1.0": { "runtime": { "lib/netstandard2.0/Microsoft.Bcl.HashCode.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "4.700.19.56404" } } }, "Microsoft.CSharp/4.7.0": { "runtime": { "lib/netstandard2.0/Microsoft.CSharp.dll": { "assemblyVersion": "4.0.5.0", "fileVersion": "4.700.19.56404" } } }, "Microsoft.Data.Sqlite.Core/3.1.10": { "dependencies": { "SQLitePCLRaw.core": "2.0.2" }, "runtime": { "lib/netstandard2.0/Microsoft.Data.Sqlite.dll": { "assemblyVersion": "3.1.10.0", "fileVersion": "3.100.1020.52002" } } }, "Microsoft.DotNet.PlatformAbstractions/3.1.6": { "runtime": { "lib/netstandard2.0/Microsoft.DotNet.PlatformAbstractions.dll": { "assemblyVersion": "3.1.6.0", "fileVersion": "3.100.620.31604" } } }, "Microsoft.EntityFrameworkCore/3.1.10": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "1.1.1", "Microsoft.Bcl.HashCode": "1.1.0", "Microsoft.EntityFrameworkCore.Abstractions": "3.1.10", "Microsoft.EntityFrameworkCore.Analyzers": "3.1.10", "Microsoft.Extensions.Caching.Memory": "3.1.10", "Microsoft.Extensions.DependencyInjection": "3.1.10", "Microsoft.Extensions.Logging": "3.1.10", "System.Collections.Immutable": "1.7.1", "System.ComponentModel.Annotations": "4.7.0", "System.Diagnostics.DiagnosticSource": "4.7.1" }, "runtime": { "lib/netstandard2.0/Microsoft.EntityFrameworkCore.dll": { "assemblyVersion": "3.1.10.0", "fileVersion": "3.100.1020.52002" } } }, "Microsoft.EntityFrameworkCore.Abstractions/3.1.10": { "runtime": { "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { "assemblyVersion": "3.1.10.0", "fileVersion": "3.100.1020.52002" } } }, "Microsoft.EntityFrameworkCore.Analyzers/3.1.10": {}, "Microsoft.EntityFrameworkCore.Design/3.1.10": { "dependencies": { "Microsoft.CSharp": "4.7.0", "Microsoft.EntityFrameworkCore.Relational": "3.1.10" }, "runtime": { "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Design.dll": { "assemblyVersion": "3.1.10.0", "fileVersion": "3.100.1020.52002" } } }, "Microsoft.EntityFrameworkCore.Relational/3.1.10": { "dependencies": { "Microsoft.EntityFrameworkCore": "3.1.10" }, "runtime": { "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.dll": { "assemblyVersion": "3.1.10.0", "fileVersion": "3.100.1020.52002" } } }, "Microsoft.EntityFrameworkCore.Sqlite/3.1.10": { "dependencies": { "Microsoft.EntityFrameworkCore.Sqlite.Core": "3.1.10", "SQLitePCLRaw.bundle_e_sqlite3": "2.0.2" } }, "Microsoft.EntityFrameworkCore.Sqlite.Core/3.1.10": { "dependencies": { "Microsoft.Data.Sqlite.Core": "3.1.10", "Microsoft.DotNet.PlatformAbstractions": "3.1.6", "Microsoft.EntityFrameworkCore.Relational": "3.1.10", "Microsoft.Extensions.DependencyModel": "3.1.6" }, "runtime": { "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Sqlite.dll": { "assemblyVersion": "3.1.10.0", "fileVersion": "3.100.1020.52002" } } }, "Microsoft.EntityFrameworkCore.Tools/3.1.10": { "dependencies": { "Microsoft.EntityFrameworkCore.Design": "3.1.10" } }, "Microsoft.Extensions.Caching.Abstractions/3.1.10": { "dependencies": { "Microsoft.Extensions.Primitives": "3.1.10" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": { "assemblyVersion": "3.1.10.0", "fileVersion": "3.100.1020.51904" } } }, "Microsoft.Extensions.Caching.Memory/3.1.10": { "dependencies": { "Microsoft.Extensions.Caching.Abstractions": "3.1.10", "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.10", "Microsoft.Extensions.Logging.Abstractions": "3.1.10", "Microsoft.Extensions.Options": "3.1.10" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": { "assemblyVersion": "3.1.10.0", "fileVersion": "3.100.1020.51904" } } }, "Microsoft.Extensions.Configuration/3.1.10": { "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "3.1.10" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": { "assemblyVersion": "3.1.10.0", "fileVersion": "3.100.1020.51904" } } }, "Microsoft.Extensions.Configuration.Abstractions/3.1.10": { "dependencies": { "Microsoft.Extensions.Primitives": "3.1.10" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "assemblyVersion": "3.1.10.0", "fileVersion": "3.100.1020.51904" } } }, "Microsoft.Extensions.Configuration.Binder/3.1.10": { "dependencies": { "Microsoft.Extensions.Configuration": "3.1.10" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": { "assemblyVersion": "3.1.10.0", "fileVersion": "3.100.1020.51904" } } }, "Microsoft.Extensions.DependencyInjection/3.1.10": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "1.1.1", "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.10" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": { "assemblyVersion": "3.1.10.0", "fileVersion": "3.100.1020.51904" } } }, "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.10": { "runtime": { "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "assemblyVersion": "3.1.10.0", "fileVersion": "3.100.1020.51904" } } }, "Microsoft.Extensions.DependencyModel/3.1.6": { "dependencies": { "System.Text.Json": "4.7.2" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": { "assemblyVersion": "3.1.6.0", "fileVersion": "3.100.620.31604" } } }, "Microsoft.Extensions.Logging/3.1.10": { "dependencies": { "Microsoft.Extensions.Configuration.Binder": "3.1.10", "Microsoft.Extensions.DependencyInjection": "3.1.10", "Microsoft.Extensions.Logging.Abstractions": "3.1.10", "Microsoft.Extensions.Options": "3.1.10" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": { "assemblyVersion": "3.1.10.0", "fileVersion": "3.100.1020.51904" } } }, "Microsoft.Extensions.Logging.Abstractions/3.1.10": { "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": { "assemblyVersion": "3.1.10.0", "fileVersion": "3.100.1020.51904" } } }, "Microsoft.Extensions.Options/3.1.10": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.10", "Microsoft.Extensions.Primitives": "3.1.10", "System.ComponentModel.Annotations": "4.7.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Options.dll": { "assemblyVersion": "3.1.10.0", "fileVersion": "3.100.1020.51904" } } }, "Microsoft.Extensions.Primitives/3.1.10": { "dependencies": { "System.Memory": "4.5.4", "System.Runtime.CompilerServices.Unsafe": "4.7.1" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": { "assemblyVersion": "3.1.10.0", "fileVersion": "3.100.1020.51904" } } }, "Microsoft.NETCore.Platforms/1.1.0": {}, "NETStandard.Library/2.0.3": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0" } }, "Newtonsoft.Json/12.0.3": { "runtime": { "lib/netstandard2.0/Newtonsoft.Json.dll": { "assemblyVersion": "12.0.0.0", "fileVersion": "12.0.3.23909" } } }, "SQLitePCLRaw.bundle_e_sqlite3/2.0.2": { "dependencies": { "SQLitePCLRaw.core": "2.0.2", "SQLitePCLRaw.lib.e_sqlite3": "2.0.2", "SQLitePCLRaw.provider.e_sqlite3": "2.0.2" }, "runtime": { "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": { "assemblyVersion": "2.0.2.669", "fileVersion": "2.0.2.669" } } }, "SQLitePCLRaw.core/2.0.2": { "dependencies": { "System.Memory": "4.5.4" }, "runtime": { "lib/netstandard2.0/SQLitePCLRaw.core.dll": { "assemblyVersion": "2.0.2.669", "fileVersion": "2.0.2.669" } } }, "SQLitePCLRaw.lib.e_sqlite3/2.0.2": {}, "SQLitePCLRaw.provider.e_sqlite3/2.0.2": { "dependencies": { "SQLitePCLRaw.core": "2.0.2" }, "runtime": { "lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll": { "assemblyVersion": "2.0.2.669", "fileVersion": "2.0.2.669" } } }, "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/1.7.1": { "dependencies": { "System.Memory": "4.5.4" }, "runtime": { "lib/netstandard2.0/System.Collections.Immutable.dll": { "assemblyVersion": "1.2.5.0", "fileVersion": "4.700.20.21406" } } }, "System.ComponentModel.Annotations/4.7.0": { "runtime": { "lib/netstandard2.0/System.ComponentModel.Annotations.dll": { "assemblyVersion": "4.2.1.0", "fileVersion": "4.6.26515.6" } } }, "System.Diagnostics.DiagnosticSource/4.7.1": { "dependencies": { "System.Memory": "4.5.4" }, "runtime": { "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": { "assemblyVersion": "4.0.5.0", "fileVersion": "4.700.20.21406" } } }, "System.Memory/4.5.4": { "dependencies": { "System.Buffers": "4.5.1", "System.Numerics.Vectors": "4.5.0", "System.Runtime.CompilerServices.Unsafe": "4.7.1" }, "runtime": { "lib/netstandard2.0/System.Memory.dll": { "assemblyVersion": "4.0.1.1", "fileVersion": "4.6.28619.1" } } }, "System.Numerics.Vectors/4.5.0": { "runtime": { "lib/netstandard2.0/System.Numerics.Vectors.dll": { "assemblyVersion": "4.1.4.0", "fileVersion": "4.6.26515.6" } } }, "System.Runtime.CompilerServices.Unsafe/4.7.1": { "runtime": { "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": { "assemblyVersion": "4.0.6.0", "fileVersion": "4.700.20.12001" } } }, "System.Text.Encodings.Web/4.7.1": { "dependencies": { "System.Memory": "4.5.4" }, "runtime": { "lib/netstandard2.0/System.Text.Encodings.Web.dll": { "assemblyVersion": "4.0.5.0", "fileVersion": "4.700.20.21406" } } }, "System.Text.Json/4.7.2": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "1.1.1", "System.Buffers": "4.5.1", "System.Memory": "4.5.4", "System.Numerics.Vectors": "4.5.0", "System.Runtime.CompilerServices.Unsafe": "4.7.1", "System.Text.Encodings.Web": "4.7.1", "System.Threading.Tasks.Extensions": "4.5.4" }, "runtime": { "lib/netstandard2.0/System.Text.Json.dll": { "assemblyVersion": "4.0.1.2", "fileVersion": "4.700.20.21406" } } }, "System.Threading.Tasks.Extensions/4.5.4": { "dependencies": { "System.Runtime.CompilerServices.Unsafe": "4.7.1" }, "runtime": { "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": { "assemblyVersion": "4.2.0.1", "fileVersion": "4.6.28619.1" } } } } }, "libraries": { "AutoCatCore/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "Microsoft.Bcl.AsyncInterfaces/1.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-yuvf07qFWFqtK3P/MRkEKLhn5r2UbSpVueRziSqj0yJQIKFwG1pq9mOayK3zE5qZCTs0CbrwL9M6R8VwqyGy2w==", "path": "microsoft.bcl.asyncinterfaces/1.1.1", "hashPath": "microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512" }, "Microsoft.Bcl.HashCode/1.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-J2G1k+u5unBV+aYcwxo94ip16Rkp65pgWFb0R6zwJipzWNMgvqlWeuI7/+R+e8bob66LnSG+llLJ+z8wI94cHg==", "path": "microsoft.bcl.hashcode/1.1.0", "hashPath": "microsoft.bcl.hashcode.1.1.0.nupkg.sha512" }, "Microsoft.CSharp/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==", "path": "microsoft.csharp/4.7.0", "hashPath": "microsoft.csharp.4.7.0.nupkg.sha512" }, "Microsoft.Data.Sqlite.Core/3.1.10": { "type": "package", "serviceable": true, "sha512": "sha512-vTHfXSGN4NJHImb19W1847jLawbjxTMUtVDfEo8r/mUfazQqZxgPBUuMlV9LtHlwcf/VTsqKssLqrThXeeNpJQ==", "path": "microsoft.data.sqlite.core/3.1.10", "hashPath": "microsoft.data.sqlite.core.3.1.10.nupkg.sha512" }, "Microsoft.DotNet.PlatformAbstractions/3.1.6": { "type": "package", "serviceable": true, "sha512": "sha512-jek4XYaQ/PGUwDKKhwR8K47Uh1189PFzMeLqO83mXrXQVIpARZCcfuDedH50YDTepBkfijCZN5U/vZi++erxtg==", "path": "microsoft.dotnet.platformabstractions/3.1.6", "hashPath": "microsoft.dotnet.platformabstractions.3.1.6.nupkg.sha512" }, "Microsoft.EntityFrameworkCore/3.1.10": { "type": "package", "serviceable": true, "sha512": "sha512-0IhJl9mVJ4IhHobKvOo2iLB0xfxX2eYaSz4VZX+bMSm8IyZA1tOmyaOtg7oSzeUAe6eqpKVQLTgMFzk2AqCcaA==", "path": "microsoft.entityframeworkcore/3.1.10", "hashPath": "microsoft.entityframeworkcore.3.1.10.nupkg.sha512" }, "Microsoft.EntityFrameworkCore.Abstractions/3.1.10": { "type": "package", "serviceable": true, "sha512": "sha512-B1kUQ7o6+4Ly2neo86RJCpTYzTPpW1xzpHyRaTmGQS/p7umZOGoBJay+i/YDLmZkUPI4XULGnu5KJKipA0awUw==", "path": "microsoft.entityframeworkcore.abstractions/3.1.10", "hashPath": "microsoft.entityframeworkcore.abstractions.3.1.10.nupkg.sha512" }, "Microsoft.EntityFrameworkCore.Analyzers/3.1.10": { "type": "package", "serviceable": true, "sha512": "sha512-reHrrF8i/Wao7l2PVXJ+JeZzEC4OkbcbfnQs8vtiT+SQ5P4MdQj3WzMkupjebaJWhIJZRc6qPT4BD9BUWQU4wQ==", "path": "microsoft.entityframeworkcore.analyzers/3.1.10", "hashPath": "microsoft.entityframeworkcore.analyzers.3.1.10.nupkg.sha512" }, "Microsoft.EntityFrameworkCore.Design/3.1.10": { "type": "package", "serviceable": true, "sha512": "sha512-VqD8E4y78FzQLq8FW0QmcgfqF6R7YAqr27rWaubEYjz6A3FVJ6Xz4/ReB23X8yZAtxIUtO1KjV+lsowlqbMkjA==", "path": "microsoft.entityframeworkcore.design/3.1.10", "hashPath": "microsoft.entityframeworkcore.design.3.1.10.nupkg.sha512" }, "Microsoft.EntityFrameworkCore.Relational/3.1.10": { "type": "package", "serviceable": true, "sha512": "sha512-JpDMpGDx+wPvFSbw9vu13nfZESdu2SPFhLI1bPZwqDU0ZV40TmUOUN91hHjWhgh5qRX1jQTWMuvK3EmlpywgAw==", "path": "microsoft.entityframeworkcore.relational/3.1.10", "hashPath": "microsoft.entityframeworkcore.relational.3.1.10.nupkg.sha512" }, "Microsoft.EntityFrameworkCore.Sqlite/3.1.10": { "type": "package", "serviceable": true, "sha512": "sha512-0+/FLnUV1OY68q717Zm9XdAL/Aus3ovYxRzKqhFcndwNFwEGWBcpHtHzcqY2KI0YA0y10Rc8oORxUXjyAwRPRw==", "path": "microsoft.entityframeworkcore.sqlite/3.1.10", "hashPath": "microsoft.entityframeworkcore.sqlite.3.1.10.nupkg.sha512" }, "Microsoft.EntityFrameworkCore.Sqlite.Core/3.1.10": { "type": "package", "serviceable": true, "sha512": "sha512-Mu16ShWfrtcb7Q9mNv2+iCooXcapcrLPpoZL3SARD8jFrJluUeLdOw1YSv4ngWSZ6VkYDVmmnXbDIdGVeNGylQ==", "path": "microsoft.entityframeworkcore.sqlite.core/3.1.10", "hashPath": "microsoft.entityframeworkcore.sqlite.core.3.1.10.nupkg.sha512" }, "Microsoft.EntityFrameworkCore.Tools/3.1.10": { "type": "package", "serviceable": true, "sha512": "sha512-Obu7SuykJ8ouGciuxIHwM/FKBi6fJaIZGEkInq2EVtufflOcepm89yMwAgHRVjb+Rrn7MmjgLYfy1Bm1Chxt0A==", "path": "microsoft.entityframeworkcore.tools/3.1.10", "hashPath": "microsoft.entityframeworkcore.tools.3.1.10.nupkg.sha512" }, "Microsoft.Extensions.Caching.Abstractions/3.1.10": { "type": "package", "serviceable": true, "sha512": "sha512-xdl25cxDgwVxF9ckD9vJ5AdjzRE1vTGLYj9kZf6aL317ZneUijkxd/nSuzN1gEuO74dwG/Yfr1zfs636D6YZsA==", "path": "microsoft.extensions.caching.abstractions/3.1.10", "hashPath": "microsoft.extensions.caching.abstractions.3.1.10.nupkg.sha512" }, "Microsoft.Extensions.Caching.Memory/3.1.10": { "type": "package", "serviceable": true, "sha512": "sha512-pR6mRkJx67/itEnEpnBiiATeH/P6RnhqvriD6RdQsXepO+uisfUrd149CTGPc1G5J0Qf9bwSCJkb/MYkuQ6mqw==", "path": "microsoft.extensions.caching.memory/3.1.10", "hashPath": "microsoft.extensions.caching.memory.3.1.10.nupkg.sha512" }, "Microsoft.Extensions.Configuration/3.1.10": { "type": "package", "serviceable": true, "sha512": "sha512-HHBhCP3wAJe7UIXjim0wFXty0WG/rZAP3aZyy03uuaxiOOPHJjbUdY6K9qkfQuP+hsRzfiT+np5k4rFmcSo3og==", "path": "microsoft.extensions.configuration/3.1.10", "hashPath": "microsoft.extensions.configuration.3.1.10.nupkg.sha512" }, "Microsoft.Extensions.Configuration.Abstractions/3.1.10": { "type": "package", "serviceable": true, "sha512": "sha512-UEfngyXt8XYhmekUza9JsWlA37pNOtZAjcK5EEKQrHo2LDKJmZVmcyAUFlkzCcf97OSr+w/MiDLifDDNQk9agw==", "path": "microsoft.extensions.configuration.abstractions/3.1.10", "hashPath": "microsoft.extensions.configuration.abstractions.3.1.10.nupkg.sha512" }, "Microsoft.Extensions.Configuration.Binder/3.1.10": { "type": "package", "serviceable": true, "sha512": "sha512-B9nQBk0GZVkOgSB1oB9V/7kvxhBvLCqm2x4m8MIoSxrd9yga8MVq2HWqnai8zZdH1WL6OlOG5mCVrwgAVwNNJg==", "path": "microsoft.extensions.configuration.binder/3.1.10", "hashPath": "microsoft.extensions.configuration.binder.3.1.10.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection/3.1.10": { "type": "package", "serviceable": true, "sha512": "sha512-fla8hKhQmld2s/7arhUxlu3dzZLBFJLg4BQiQZdqKND4MlmnMU9jhoxY4MMlSYl6MtxumtwASHMJnuV9f96IQQ==", "path": "microsoft.extensions.dependencyinjection/3.1.10", "hashPath": "microsoft.extensions.dependencyinjection.3.1.10.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.10": { "type": "package", "serviceable": true, "sha512": "sha512-bhjtAN7Ix5WOAr47RK16Lr1l2eizSBMCYQSavkooZyf6Xdf8XWAYGWsGsPqUFOeeRxzhpRho051rXaLn5wskVw==", "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.10", "hashPath": "microsoft.extensions.dependencyinjection.abstractions.3.1.10.nupkg.sha512" }, "Microsoft.Extensions.DependencyModel/3.1.6": { "type": "package", "serviceable": true, "sha512": "sha512-/UlDKULIVkLQYn1BaHcy/rc91ApDxJb7T75HcCbGdqwvxhnRQRKM2di1E70iCPMF9zsr6f4EgQTotBGxFIfXmw==", "path": "microsoft.extensions.dependencymodel/3.1.6", "hashPath": "microsoft.extensions.dependencymodel.3.1.6.nupkg.sha512" }, "Microsoft.Extensions.Logging/3.1.10": { "type": "package", "serviceable": true, "sha512": "sha512-GjP+4cUFdsNk/Px6BlJ7p7x7ibpawcaAV4tfrRJTv2s6Nb7yz5OEKA0kbNl1ZXKa6uMQzbNqc5+B/tJsqzgIXg==", "path": "microsoft.extensions.logging/3.1.10", "hashPath": "microsoft.extensions.logging.3.1.10.nupkg.sha512" }, "Microsoft.Extensions.Logging.Abstractions/3.1.10": { "type": "package", "serviceable": true, "sha512": "sha512-bKHbgzbGsPZbEaExRaJqBz3WQ1GfhMttM23e1nivLJ8HbA3Ad526mW2G2K350q3Dc3HG83I5W8uSZWG4Rv4IpA==", "path": "microsoft.extensions.logging.abstractions/3.1.10", "hashPath": "microsoft.extensions.logging.abstractions.3.1.10.nupkg.sha512" }, "Microsoft.Extensions.Options/3.1.10": { "type": "package", "serviceable": true, "sha512": "sha512-CusdV4eIv+CGb9Fy6a+JcRqpcVJREmvFI8eHk3nQ76VLtEAIJpKQY5r5sRSs5w6NevNi2ukdnKleH0YCPudFZQ==", "path": "microsoft.extensions.options/3.1.10", "hashPath": "microsoft.extensions.options.3.1.10.nupkg.sha512" }, "Microsoft.Extensions.Primitives/3.1.10": { "type": "package", "serviceable": true, "sha512": "sha512-YDuQS3BeaVY6PCWUm5f6qFTYsxhwntQrcfwUzbohU/0rZBL5XI+UsD5SgggHKHX+rFY4laaT428q608Sw/mDsw==", "path": "microsoft.extensions.primitives/3.1.10", "hashPath": "microsoft.extensions.primitives.3.1.10.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" }, "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/12.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==", "path": "newtonsoft.json/12.0.3", "hashPath": "newtonsoft.json.12.0.3.nupkg.sha512" }, "SQLitePCLRaw.bundle_e_sqlite3/2.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-OVPI/nh5AqfLCIKhAYqjCa6AHhc7oKApGcGM3UhMRSerFiBx58nSpGwxVFdMgjOCWZR+fA49nzsnKlWp5hFo8w==", "path": "sqlitepclraw.bundle_e_sqlite3/2.0.2", "hashPath": "sqlitepclraw.bundle_e_sqlite3.2.0.2.nupkg.sha512" }, "SQLitePCLRaw.core/2.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-TFSBX426OelS1tkaVC254NVVlrJIe9YLhWPkEvuqJj2104QpmDmEYOhfdfDJD1E/2SmqDhoRw1ek5cQHj8olcQ==", "path": "sqlitepclraw.core/2.0.2", "hashPath": "sqlitepclraw.core.2.0.2.nupkg.sha512" }, "SQLitePCLRaw.lib.e_sqlite3/2.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-S+Tsqe/M7wsc+9HeediI6UHtBKf2X586aRwhi1aBVLGe0WxkAo52O9ZxwEy/v8XMLefcrEMupd2e9CDlIT6QCw==", "path": "sqlitepclraw.lib.e_sqlite3/2.0.2", "hashPath": "sqlitepclraw.lib.e_sqlite3.2.0.2.nupkg.sha512" }, "SQLitePCLRaw.provider.e_sqlite3/2.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-i85nt+PE5q+85jDDKos+32MyCyPIBjW09DHhTJm8Tr2lXjRza+zBB3/1ovBbHgZP8o/fXzqNwB8bZsRzEtzk4Q==", "path": "sqlitepclraw.provider.e_sqlite3/2.0.2", "hashPath": "sqlitepclraw.provider.e_sqlite3.2.0.2.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/1.7.1": { "type": "package", "serviceable": true, "sha512": "sha512-B43Zsz5EfMwyEbnObwRxW5u85fzJma3lrDeGcSAV1qkhSRTNY5uXAByTn9h9ddNdhM+4/YoLc/CI43umjwIl9Q==", "path": "system.collections.immutable/1.7.1", "hashPath": "system.collections.immutable.1.7.1.nupkg.sha512" }, "System.ComponentModel.Annotations/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==", "path": "system.componentmodel.annotations/4.7.0", "hashPath": "system.componentmodel.annotations.4.7.0.nupkg.sha512" }, "System.Diagnostics.DiagnosticSource/4.7.1": { "type": "package", "serviceable": true, "sha512": "sha512-j81Lovt90PDAq8kLpaJfJKV/rWdWuEk6jfV+MBkee33vzYLEUsy4gXK8laa9V2nZlLM9VM9yA/OOQxxPEJKAMw==", "path": "system.diagnostics.diagnosticsource/4.7.1", "hashPath": "system.diagnostics.diagnosticsource.4.7.1.nupkg.sha512" }, "System.Memory/4.5.4": { "type": "package", "serviceable": true, "sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==", "path": "system.memory/4.5.4", "hashPath": "system.memory.4.5.4.nupkg.sha512" }, "System.Numerics.Vectors/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", "path": "system.numerics.vectors/4.5.0", "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512" }, "System.Runtime.CompilerServices.Unsafe/4.7.1": { "type": "package", "serviceable": true, "sha512": "sha512-zOHkQmzPCn5zm/BH+cxC1XbUS3P4Yoi3xzW7eRgVpDR2tPGSzyMZ17Ig1iRkfJuY0nhxkQQde8pgePNiA7z7TQ==", "path": "system.runtime.compilerservices.unsafe/4.7.1", "hashPath": "system.runtime.compilerservices.unsafe.4.7.1.nupkg.sha512" }, "System.Text.Encodings.Web/4.7.1": { "type": "package", "serviceable": true, "sha512": "sha512-3qreYFQcLnyFk1LuaNWyyWE+sfkfe5eSTaIIssYrLNUIDbgyZNQBYQSzSDo4AprpjVeVX2T4KHKii9fiSZVUow==", "path": "system.text.encodings.web/4.7.1", "hashPath": "system.text.encodings.web.4.7.1.nupkg.sha512" }, "System.Text.Json/4.7.2": { "type": "package", "serviceable": true, "sha512": "sha512-TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==", "path": "system.text.json/4.7.2", "hashPath": "system.text.json.4.7.2.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" } } }