{ "runtimeTarget": { "name": ".NETCoreApp,Version=v8.0", "signature": "" }, "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v8.0": { "CoreCms.Net.Utility/1.0.0": { "dependencies": { "Autofac": "7.1.0", "CoreCms.Net.Configuration": "1.0.0", "NPOI": "2.6.2", "Newtonsoft.Json": "13.0.3", "ToolGood.Words": "3.1.0", "Yitter.IdGenerator": "1.0.14" }, "runtime": { "CoreCms.Net.Utility.dll": {} } }, "Autofac/7.1.0": { "dependencies": { "System.Diagnostics.DiagnosticSource": "4.7.1" }, "runtime": { "lib/net7.0/Autofac.dll": { "assemblyVersion": "7.1.0.0", "fileVersion": "7.1.0.0" } } }, "AutoMapper/12.0.1": { "dependencies": { "Microsoft.CSharp": "4.7.0" }, "runtime": { "lib/netstandard2.1/AutoMapper.dll": { "assemblyVersion": "12.0.0.0", "fileVersion": "12.0.1.0" } } }, "BouncyCastle.Cryptography/2.2.1": { "runtime": { "lib/net6.0/BouncyCastle.Cryptography.dll": { "assemblyVersion": "2.0.0.0", "fileVersion": "2.2.1.47552" } } }, "Enums.NET/4.0.1": { "runtime": { "lib/netcoreapp3.0/Enums.NET.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "4.0.1.0" } } }, "Flurl/3.0.6": { "runtime": { "lib/netstandard2.0/Flurl.dll": { "assemblyVersion": "3.0.6.0", "fileVersion": "3.0.6.0" } } }, "Flurl.Http/3.2.4": { "dependencies": { "Flurl": "3.0.6", "Newtonsoft.Json": "13.0.3", "System.Text.Encoding.CodePages": "5.0.0" }, "runtime": { "lib/netstandard2.0/Flurl.Http.dll": { "assemblyVersion": "3.2.4.0", "fileVersion": "3.2.4.0" } } }, "MathNet.Numerics.Signed/4.15.0": { "runtime": { "lib/netstandard2.0/MathNet.Numerics.dll": { "assemblyVersion": "4.15.0.0", "fileVersion": "4.15.0.0" } } }, "Microsoft.CSharp/4.7.0": {}, "Microsoft.Data.SqlClient/2.1.4": { "dependencies": { "Microsoft.Data.SqlClient.SNI.runtime": "2.1.1", "Microsoft.Identity.Client": "4.21.1", "Microsoft.IdentityModel.JsonWebTokens": "6.8.0", "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.8.0", "Microsoft.Win32.Registry": "4.7.0", "System.Configuration.ConfigurationManager": "6.0.0", "System.Diagnostics.DiagnosticSource": "4.7.1", "System.Runtime.Caching": "4.7.0", "System.Security.Principal.Windows": "4.7.0", "System.Text.Encoding.CodePages": "5.0.0" }, "runtime": { "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": { "assemblyVersion": "2.0.20168.4", "fileVersion": "2.0.20168.4" } }, "runtimeTargets": { "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "2.0.20168.4", "fileVersion": "2.0.20168.4" }, "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "2.0.20168.4", "fileVersion": "2.0.20168.4" } } }, "Microsoft.Data.SqlClient.SNI.runtime/2.1.1": { "runtimeTargets": { "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": { "rid": "win-arm", "assetType": "native", "fileVersion": "2.1.1.0" }, "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "2.1.1.0" }, "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "2.1.1.0" }, "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "2.1.1.0" } } }, "Microsoft.Data.Sqlite/8.0.0": { "dependencies": { "Microsoft.Data.Sqlite.Core": "8.0.0", "SQLitePCLRaw.bundle_e_sqlite3": "2.1.6" } }, "Microsoft.Data.Sqlite.Core/8.0.0": { "dependencies": { "SQLitePCLRaw.core": "2.1.6" }, "runtime": { "lib/net8.0/Microsoft.Data.Sqlite.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "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.Identity.Client/4.21.1": { "runtime": { "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": { "assemblyVersion": "4.21.1.0", "fileVersion": "4.21.1.0" } } }, "Microsoft.IdentityModel.JsonWebTokens/6.8.0": { "dependencies": { "Microsoft.IdentityModel.Tokens": "6.8.0" }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": { "assemblyVersion": "6.8.0.0", "fileVersion": "6.8.0.11012" } } }, "Microsoft.IdentityModel.Logging/6.8.0": { "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": { "assemblyVersion": "6.8.0.0", "fileVersion": "6.8.0.11012" } } }, "Microsoft.IdentityModel.Protocols/6.8.0": { "dependencies": { "Microsoft.IdentityModel.Logging": "6.8.0", "Microsoft.IdentityModel.Tokens": "6.8.0" }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": { "assemblyVersion": "6.8.0.0", "fileVersion": "6.8.0.11012" } } }, "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.8.0": { "dependencies": { "Microsoft.IdentityModel.Protocols": "6.8.0", "System.IdentityModel.Tokens.Jwt": "6.8.0" }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { "assemblyVersion": "6.8.0.0", "fileVersion": "6.8.0.11012" } } }, "Microsoft.IdentityModel.Tokens/6.8.0": { "dependencies": { "Microsoft.CSharp": "4.7.0", "Microsoft.IdentityModel.Logging": "6.8.0", "System.Security.Cryptography.Cng": "4.5.0" }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": { "assemblyVersion": "6.8.0.0", "fileVersion": "6.8.0.11012" } } }, "Microsoft.IO.RecyclableMemoryStream/2.3.2": { "runtime": { "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll": { "assemblyVersion": "2.3.2.0", "fileVersion": "2.3.2.0" } } }, "Microsoft.NETCore.Platforms/5.0.0": {}, "Microsoft.NETCore.Targets/1.1.0": {}, "Microsoft.Win32.Registry/4.7.0": { "dependencies": { "System.Security.AccessControl": "6.0.0", "System.Security.Principal.Windows": "4.7.0" } }, "Microsoft.Win32.SystemEvents/6.0.0": { "runtime": { "lib/net6.0/Microsoft.Win32.SystemEvents.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } }, "runtimeTargets": { "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } } }, "MySqlConnector/2.2.5": { "runtime": { "lib/net7.0/MySqlConnector.dll": { "assemblyVersion": "2.0.0.0", "fileVersion": "2.2.5.0" } } }, "Newtonsoft.Json/13.0.3": { "runtime": { "lib/net6.0/Newtonsoft.Json.dll": { "assemblyVersion": "13.0.0.0", "fileVersion": "13.0.3.27908" } } }, "Npgsql/5.0.7": { "dependencies": { "System.Runtime.CompilerServices.Unsafe": "5.0.0" }, "runtime": { "lib/net5.0/Npgsql.dll": { "assemblyVersion": "5.0.7.0", "fileVersion": "5.0.7.0" } } }, "NPOI/2.6.2": { "dependencies": { "BouncyCastle.Cryptography": "2.2.1", "Enums.NET": "4.0.1", "MathNet.Numerics.Signed": "4.15.0", "Microsoft.IO.RecyclableMemoryStream": "2.3.2", "SharpZipLib": "1.3.3", "SixLabors.Fonts": "1.0.0", "SixLabors.ImageSharp": "2.1.4", "System.Configuration.ConfigurationManager": "6.0.0", "System.Security.Cryptography.Xml": "6.0.1" }, "runtime": { "lib/net6.0/NPOI.Core.dll": { "assemblyVersion": "2.6.2.0", "fileVersion": "2.6.2.0" }, "lib/net6.0/NPOI.OOXML.dll": { "assemblyVersion": "2.6.2.0", "fileVersion": "2.6.2.0" }, "lib/net6.0/NPOI.OpenXml4Net.dll": { "assemblyVersion": "2.6.2.0", "fileVersion": "2.6.2.0" }, "lib/net6.0/NPOI.OpenXmlFormats.dll": { "assemblyVersion": "2.6.2.0", "fileVersion": "2.6.2.0" } } }, "Oracle.ManagedDataAccess.Core/3.21.100": { "dependencies": { "System.Diagnostics.PerformanceCounter": "6.0.1", "System.DirectoryServices": "6.0.1", "System.DirectoryServices.Protocols": "6.0.1" }, "runtime": { "lib/netstandard2.1/Oracle.ManagedDataAccess.dll": { "assemblyVersion": "3.1.21.1", "fileVersion": "3.1.21.1" } } }, "SharpZipLib/1.3.3": { "runtime": { "lib/netstandard2.1/ICSharpCode.SharpZipLib.dll": { "assemblyVersion": "1.3.3.11", "fileVersion": "1.3.3.11" } } }, "SixLabors.Fonts/1.0.0": { "runtime": { "lib/netcoreapp3.1/SixLabors.Fonts.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.0" } } }, "SixLabors.ImageSharp/2.1.4": { "dependencies": { "System.Runtime.CompilerServices.Unsafe": "5.0.0", "System.Text.Encoding.CodePages": "5.0.0" }, "runtime": { "lib/netcoreapp3.1/SixLabors.ImageSharp.dll": { "assemblyVersion": "2.0.0.0", "fileVersion": "2.1.4.0" } } }, "SKIT.FlurlHttpClient.Common/2.6.0": { "dependencies": { "Flurl": "3.0.6", "Flurl.Http": "3.2.4", "Newtonsoft.Json": "13.0.3", "System.Text.Encodings.Web": "8.0.0", "System.Text.Json": "8.0.0" }, "runtime": { "lib/net6.0/SKIT.FlurlHttpClient.Common.dll": { "assemblyVersion": "2.6.0.0", "fileVersion": "2.6.0.0" } } }, "SKIT.FlurlHttpClient.Wechat.Api/2.36.0": { "dependencies": { "SKIT.FlurlHttpClient.Common": "2.6.0" }, "runtime": { "lib/net6.0/SKIT.FlurlHttpClient.Wechat.Api.dll": { "assemblyVersion": "2.36.0.0", "fileVersion": "2.36.0.0" } } }, "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": { "dependencies": { "SQLitePCLRaw.lib.e_sqlite3": "2.1.6", "SQLitePCLRaw.provider.e_sqlite3": "2.1.6" }, "runtime": { "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": { "assemblyVersion": "2.1.6.2060", "fileVersion": "2.1.6.2060" } } }, "SQLitePCLRaw.core/2.1.6": { "dependencies": { "System.Memory": "4.5.3" }, "runtime": { "lib/netstandard2.0/SQLitePCLRaw.core.dll": { "assemblyVersion": "2.1.6.2060", "fileVersion": "2.1.6.2060" } } }, "SQLitePCLRaw.lib.e_sqlite3/2.1.6": { "runtimeTargets": { "runtimes/browser-wasm/nativeassets/net8.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-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.6": { "dependencies": { "SQLitePCLRaw.core": "2.1.6" }, "runtime": { "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": { "assemblyVersion": "2.1.6.2060", "fileVersion": "2.1.6.2060" } } }, "SqlSugarCore/5.1.4.129": { "dependencies": { "Microsoft.Data.SqlClient": "2.1.4", "Microsoft.Data.Sqlite": "8.0.0", "MySqlConnector": "2.2.5", "Newtonsoft.Json": "13.0.3", "Npgsql": "5.0.7", "Oracle.ManagedDataAccess.Core": "3.21.100", "SqlSugarCore.Dm": "1.2.0", "SqlSugarCore.Kdbndp": "7.4.0", "System.Data.Common": "4.3.0", "System.Reflection.Emit.Lightweight": "4.3.0" }, "runtime": { "lib/netstandard2.1/SqlSugar.dll": { "assemblyVersion": "5.1.4.129", "fileVersion": "5.1.4.129" } } }, "SqlSugarCore.Dm/1.2.0": { "dependencies": { "System.Text.Encoding.CodePages": "5.0.0" }, "runtime": { "lib/netstandard2.0/DmProvider.dll": { "assemblyVersion": "1.1.0.0", "fileVersion": "1.1.0.16649" } } }, "SqlSugarCore.Kdbndp/7.4.0": { "runtime": { "lib/netstandard2.1/Kdbndp.dll": { "assemblyVersion": "8.3.712.0", "fileVersion": "8.3.712.0" } } }, "System.Collections/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Configuration.ConfigurationManager/6.0.0": { "dependencies": { "System.Security.Cryptography.ProtectedData": "6.0.0", "System.Security.Permissions": "6.0.0" }, "runtime": { "lib/net6.0/System.Configuration.ConfigurationManager.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } } }, "System.Data.Common/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Text.RegularExpressions": "4.3.0", "System.Threading.Tasks": "4.3.0" } }, "System.Diagnostics.DiagnosticSource/4.7.1": {}, "System.Diagnostics.PerformanceCounter/6.0.1": { "dependencies": { "System.Configuration.ConfigurationManager": "6.0.0" }, "runtime": { "lib/net6.0/System.Diagnostics.PerformanceCounter.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.422.16404" } }, "runtimeTargets": { "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.422.16404" } } }, "System.DirectoryServices/6.0.1": { "dependencies": { "System.Security.AccessControl": "6.0.0", "System.Security.Permissions": "6.0.0" }, "runtime": { "lib/net6.0/System.DirectoryServices.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "6.0.1423.7309" } }, "runtimeTargets": { "runtimes/win/lib/net6.0/System.DirectoryServices.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.0.0", "fileVersion": "6.0.1423.7309" } } }, "System.DirectoryServices.Protocols/6.0.1": { "runtime": { "lib/net6.0/System.DirectoryServices.Protocols.dll": { "assemblyVersion": "6.0.0.1", "fileVersion": "6.0.222.6406" } }, "runtimeTargets": { "runtimes/linux/lib/net6.0/System.DirectoryServices.Protocols.dll": { "rid": "linux", "assetType": "runtime", "assemblyVersion": "6.0.0.1", "fileVersion": "6.0.222.6406" }, "runtimes/osx/lib/net6.0/System.DirectoryServices.Protocols.dll": { "rid": "osx", "assetType": "runtime", "assemblyVersion": "6.0.0.1", "fileVersion": "6.0.222.6406" }, "runtimes/win/lib/net6.0/System.DirectoryServices.Protocols.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "6.0.0.1", "fileVersion": "6.0.222.6406" } } }, "System.Drawing.Common/6.0.0": { "dependencies": { "Microsoft.Win32.SystemEvents": "6.0.0" }, "runtime": { "lib/net6.0/System.Drawing.Common.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } }, "runtimeTargets": { "runtimes/unix/lib/net6.0/System.Drawing.Common.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" }, "runtimes/win/lib/net6.0/System.Drawing.Common.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } } }, "System.Formats.Asn1/6.0.0": {}, "System.Globalization/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.IdentityModel.Tokens.Jwt/6.8.0": { "dependencies": { "Microsoft.IdentityModel.JsonWebTokens": "6.8.0", "Microsoft.IdentityModel.Tokens": "6.8.0" }, "runtime": { "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": { "assemblyVersion": "6.8.0.0", "fileVersion": "6.8.0.11012" } } }, "System.IO/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading.Tasks": "4.3.0" } }, "System.Memory/4.5.3": {}, "System.Reflection/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.IO": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Reflection.Emit.ILGeneration/4.3.0": { "dependencies": { "System.Reflection": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Reflection.Emit.Lightweight/4.3.0": { "dependencies": { "System.Reflection": "4.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Reflection.Primitives/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Resources.ResourceManager/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Globalization": "4.3.0", "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Runtime/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.1.0" } }, "System.Runtime.Caching/4.7.0": { "dependencies": { "System.Configuration.ConfigurationManager": "6.0.0" }, "runtime": { "lib/netstandard2.0/System.Runtime.Caching.dll": { "assemblyVersion": "4.0.1.0", "fileVersion": "4.700.19.56404" } }, "runtimeTargets": { "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.1.0", "fileVersion": "4.700.19.56404" } } }, "System.Runtime.CompilerServices.Unsafe/5.0.0": {}, "System.Runtime.Extensions/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Security.AccessControl/6.0.0": {}, "System.Security.Cryptography.Cng/4.5.0": {}, "System.Security.Cryptography.Pkcs/6.0.1": { "dependencies": { "System.Formats.Asn1": "6.0.0" }, "runtime": { "lib/net6.0/System.Security.Cryptography.Pkcs.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.522.21309" } }, "runtimeTargets": { "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.522.21309" } } }, "System.Security.Cryptography.ProtectedData/6.0.0": { "runtime": { "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } }, "runtimeTargets": { "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } } }, "System.Security.Cryptography.Xml/6.0.1": { "dependencies": { "System.Security.AccessControl": "6.0.0", "System.Security.Cryptography.Pkcs": "6.0.1" }, "runtime": { "lib/net6.0/System.Security.Cryptography.Xml.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.822.36306" } } }, "System.Security.Permissions/6.0.0": { "dependencies": { "System.Security.AccessControl": "6.0.0", "System.Windows.Extensions": "6.0.0" }, "runtime": { "lib/net6.0/System.Security.Permissions.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } } }, "System.Security.Principal.Windows/4.7.0": {}, "System.Text.Encoding/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Text.Encoding.CodePages/5.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0" } }, "System.Text.Encodings.Web/8.0.0": {}, "System.Text.Json/8.0.0": { "dependencies": { "System.Text.Encodings.Web": "8.0.0" } }, "System.Text.RegularExpressions/4.3.0": { "dependencies": { "System.Runtime": "4.3.0" } }, "System.Threading.Tasks/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Windows.Extensions/6.0.0": { "dependencies": { "System.Drawing.Common": "6.0.0" }, "runtime": { "lib/net6.0/System.Windows.Extensions.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } }, "runtimeTargets": { "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } } }, "ToolGood.Words/3.1.0": { "runtime": { "lib/net7.0/ToolGood.Words.dll": { "assemblyVersion": "3.1.0.0", "fileVersion": "3.1.0.0" } } }, "Yitter.IdGenerator/1.0.14": { "runtime": { "lib/netstandard2.0/Yitter.IdGenerator.dll": { "assemblyVersion": "1.0.14.0", "fileVersion": "1.0.14.0" } } }, "Chuanyin.Attribute/1.0.0": { "runtime": { "Chuanyin.Attribute.dll": {} } }, "CoreCms.Net.Configuration/1.0.0": { "dependencies": { "AutoMapper": "12.0.1", "CoreCms.Net.Model": "1.0.0", "Microsoft.Extensions.Configuration": "8.0.0", "Microsoft.Extensions.Configuration.Json": "8.0.0" }, "runtime": { "CoreCms.Net.Configuration.dll": {} } }, "CoreCms.Net.Model/1.0.0": { "dependencies": { "Chuanyin.Attribute": "1.0.0", "SKIT.FlurlHttpClient.Wechat.Api": "2.36.0", "SqlSugarCore": "5.1.4.129" }, "runtime": { "CoreCms.Net.Model.dll": {} } } } }, "libraries": { "CoreCms.Net.Utility/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "Autofac/7.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-XCXmpxhOnuztTTRkzG+8B8KU8SR8WjBYwSntndjlsFR5lM3K/g43r9hUwewIPDBJwDrmZU3TjmNdH6s8IF3VFQ==", "path": "autofac/7.1.0", "hashPath": "autofac.7.1.0.nupkg.sha512" }, "AutoMapper/12.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==", "path": "automapper/12.0.1", "hashPath": "automapper.12.0.1.nupkg.sha512" }, "BouncyCastle.Cryptography/2.2.1": { "type": "package", "serviceable": true, "sha512": "sha512-A6Zr52zVqJKt18ZBsTnX0qhG0kwIQftVAjLmszmkiR/trSp8H+xj1gUOzk7XHwaKgyREMSV1v9XaKrBUeIOdvQ==", "path": "bouncycastle.cryptography/2.2.1", "hashPath": "bouncycastle.cryptography.2.2.1.nupkg.sha512" }, "Enums.NET/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-OUGCd5L8zHZ61GAf436G0gf/H6yrSUkEpV5vm2CbCUuz9Rx7iLFLP5iHSSfmOtqNpuyo4vYte0CvYEmPZXRmRQ==", "path": "enums.net/4.0.1", "hashPath": "enums.net.4.0.1.nupkg.sha512" }, "Flurl/3.0.6": { "type": "package", "serviceable": true, "sha512": "sha512-XMIlB/tJ4nTYF2+79xDsnnlgbXHpKyizKX2fffrECekI6pEsa9MSLzf5tPVMdLy4k4AcJPLs356Sa2Le5VRDCw==", "path": "flurl/3.0.6", "hashPath": "flurl.3.0.6.nupkg.sha512" }, "Flurl.Http/3.2.4": { "type": "package", "serviceable": true, "sha512": "sha512-Me9Vm4Lm21vt/pbR0G2Dww/ZOjJgh6mB2FiH28aiUYStJD10ZecDp8jxg2zKxcy6lnkvLm99pjG4yC/k7a/d8w==", "path": "flurl.http/3.2.4", "hashPath": "flurl.http.3.2.4.nupkg.sha512" }, "MathNet.Numerics.Signed/4.15.0": { "type": "package", "serviceable": true, "sha512": "sha512-LFjukMRatkg9dgRM7U/gM4uKgaWAX7E0lt3fsVDTPdtBIVuh7uPlksDie290br1/tv1a4Ar/Bz9ywCPSL8PhHg==", "path": "mathnet.numerics.signed/4.15.0", "hashPath": "mathnet.numerics.signed.4.15.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.SqlClient/2.1.4": { "type": "package", "serviceable": true, "sha512": "sha512-cDcKBTKILdRuAzJjbgXwGcUQXzMue+SG02kD4tZTXXfoz4ALrGLpCnA5k9khw3fnAMlMnRzLIGuvRdJurqmESA==", "path": "microsoft.data.sqlclient/2.1.4", "hashPath": "microsoft.data.sqlclient.2.1.4.nupkg.sha512" }, "Microsoft.Data.SqlClient.SNI.runtime/2.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-JwGDWkyZgm7SATJmFLfT2G4teimvNbNtq3lsS9a5DzvhEZnQrZjZhevCU0vdx8MjheLHoG5vocuO03QtioFQxQ==", "path": "microsoft.data.sqlclient.sni.runtime/2.1.1", "hashPath": "microsoft.data.sqlclient.sni.runtime.2.1.1.nupkg.sha512" }, "Microsoft.Data.Sqlite/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-H+iC5IvkCCKSNHXzL3JARvDn7VpkvuJM91KVB89sKjeTF/KX/BocNNh93ZJtX5MCQKb/z4yVKgkU2sVIq+xKfg==", "path": "microsoft.data.sqlite/8.0.0", "hashPath": "microsoft.data.sqlite.8.0.0.nupkg.sha512" }, "Microsoft.Data.Sqlite.Core/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-pujbzfszX7jAl7oTbHhqx7pxd9jibeyHHl8zy1gd55XMaKWjDtc5XhhNYwQnrwWYCInNdVoArbaaAvLgW7TwuA==", "path": "microsoft.data.sqlite.core/8.0.0", "hashPath": "microsoft.data.sqlite.core.8.0.0.nupkg.sha512" }, "Microsoft.Extensions.Configuration/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-0J/9YNXTMWSZP2p2+nvl8p71zpSwokZXZuJW+VjdErkegAnFdO1XlqtA62SJtgVYHdKu3uPxJHcMR/r35HwFBA==", "path": "microsoft.extensions.configuration/8.0.0", "hashPath": "microsoft.extensions.configuration.8.0.0.nupkg.sha512" }, "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==", "path": "microsoft.extensions.configuration.abstractions/8.0.0", "hashPath": "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512" }, "Microsoft.Extensions.Configuration.FileExtensions/8.0.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.Identity.Client/4.21.1": { "type": "package", "serviceable": true, "sha512": "sha512-vycgk7S/HAbHaUaK4Tid1fsWHsXdFRRP2KavAIOHCVV27zvuQfYAjXmMvctuuF4egydSumG58CwPZob3gWeYgQ==", "path": "microsoft.identity.client/4.21.1", "hashPath": "microsoft.identity.client.4.21.1.nupkg.sha512" }, "Microsoft.IdentityModel.JsonWebTokens/6.8.0": { "type": "package", "serviceable": true, "sha512": "sha512-+7JIww64PkMt7NWFxoe4Y/joeF7TAtA/fQ0b2GFGcagzB59sKkTt/sMZWR6aSZht5YC7SdHi3W6yM1yylRGJCQ==", "path": "microsoft.identitymodel.jsonwebtokens/6.8.0", "hashPath": "microsoft.identitymodel.jsonwebtokens.6.8.0.nupkg.sha512" }, "Microsoft.IdentityModel.Logging/6.8.0": { "type": "package", "serviceable": true, "sha512": "sha512-Rfh/p4MaN4gkmhPxwbu8IjrmoDncGfHHPh1sTnc0AcM/Oc39/fzC9doKNWvUAjzFb8LqA6lgZyblTrIsX/wDXg==", "path": "microsoft.identitymodel.logging/6.8.0", "hashPath": "microsoft.identitymodel.logging.6.8.0.nupkg.sha512" }, "Microsoft.IdentityModel.Protocols/6.8.0": { "type": "package", "serviceable": true, "sha512": "sha512-OJZx5nPdiH+MEkwCkbJrTAUiO/YzLe0VSswNlDxJsJD9bhOIdXHufh650pfm59YH1DNevp3/bXzukKrG57gA1w==", "path": "microsoft.identitymodel.protocols/6.8.0", "hashPath": "microsoft.identitymodel.protocols.6.8.0.nupkg.sha512" }, "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.8.0": { "type": "package", "serviceable": true, "sha512": "sha512-X/PiV5l3nYYsodtrNMrNQIVlDmHpjQQ5w48E+o/D5H4es2+4niEyQf3l03chvZGWNzBRhfSstaXr25/Ye4AeYw==", "path": "microsoft.identitymodel.protocols.openidconnect/6.8.0", "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.8.0.nupkg.sha512" }, "Microsoft.IdentityModel.Tokens/6.8.0": { "type": "package", "serviceable": true, "sha512": "sha512-gTqzsGcmD13HgtNePPcuVHZ/NXWmyV+InJgalW/FhWpII1D7V1k0obIseGlWMeA4G+tZfeGMfXr0klnWbMR/mQ==", "path": "microsoft.identitymodel.tokens/6.8.0", "hashPath": "microsoft.identitymodel.tokens.6.8.0.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/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.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/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==", "path": "microsoft.win32.registry/4.7.0", "hashPath": "microsoft.win32.registry.4.7.0.nupkg.sha512" }, "Microsoft.Win32.SystemEvents/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==", "path": "microsoft.win32.systemevents/6.0.0", "hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512" }, "MySqlConnector/2.2.5": { "type": "package", "serviceable": true, "sha512": "sha512-6sinY78RvryhHwpup3awdjYO7d5hhWahb5p/1VDODJhSxJggV/sBbYuKK5IQF9TuzXABiddqUbmRfM884tqA3Q==", "path": "mysqlconnector/2.2.5", "hashPath": "mysqlconnector.2.2.5.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" }, "Npgsql/5.0.7": { "type": "package", "serviceable": true, "sha512": "sha512-EQWwxb2lN9w78YG4f6Fxhw5lFEx4LuaNGasXzw86kTOJxiPsUORSh/BTencNZJO4uVqGZx3EO9Z8JXTAvRjgeg==", "path": "npgsql/5.0.7", "hashPath": "npgsql.5.0.7.nupkg.sha512" }, "NPOI/2.6.2": { "type": "package", "serviceable": true, "sha512": "sha512-s5lxJQ1Xy2nr3yDvoMH6og2cb2I8reIrUROf2afjKucS+pWNZG07kwITo+CCS3KaXNiPjUn1YaS1PUf8fT9cHg==", "path": "npoi/2.6.2", "hashPath": "npoi.2.6.2.nupkg.sha512" }, "Oracle.ManagedDataAccess.Core/3.21.100": { "type": "package", "serviceable": true, "sha512": "sha512-nsqyUE+v246WB0SOnR1u9lfZxYoNcdj1fRjTt7TOhCN0JurEc6+qu+mMe+dl1sySB2UpyWdfqHG1iSQJYaXEfA==", "path": "oracle.manageddataaccess.core/3.21.100", "hashPath": "oracle.manageddataaccess.core.3.21.100.nupkg.sha512" }, "SharpZipLib/1.3.3": { "type": "package", "serviceable": true, "sha512": "sha512-N8+hwhsKZm25tDJfWpBSW7EGhH/R7EMuiX+KJ4C4u+fCWVc1lJ5zg1u3S1RPPVYgTqhx/C3hxrqUpi6RwK5+Tg==", "path": "sharpziplib/1.3.3", "hashPath": "sharpziplib.1.3.3.nupkg.sha512" }, "SixLabors.Fonts/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-LFQsCZlV0xlUyXAOMUo5kkSl+8zAQXXbbdwWchtk0B4o7zotZhQsQOcJUELGHdfPfm/xDAsz6hONAuV25bJaAg==", "path": "sixlabors.fonts/1.0.0", "hashPath": "sixlabors.fonts.1.0.0.nupkg.sha512" }, "SixLabors.ImageSharp/2.1.4": { "type": "package", "serviceable": true, "sha512": "sha512-K6F39YCm/MaOYT0iw9lMa8tBcz2eF8JaNMneo0EnRrml6k+8EQNSKXqb8yJTq2HHkWLlRHZl6UKMn02YmR/G3g==", "path": "sixlabors.imagesharp/2.1.4", "hashPath": "sixlabors.imagesharp.2.1.4.nupkg.sha512" }, "SKIT.FlurlHttpClient.Common/2.6.0": { "type": "package", "serviceable": true, "sha512": "sha512-HCqACD1yRaFNW94BGFFu8cvLCFCqHi9ZSmvMCs7x4huxM+PdxDd7nssypJl8Z3vC/zSiOKTOrIBySHmT2dowkA==", "path": "skit.flurlhttpclient.common/2.6.0", "hashPath": "skit.flurlhttpclient.common.2.6.0.nupkg.sha512" }, "SKIT.FlurlHttpClient.Wechat.Api/2.36.0": { "type": "package", "serviceable": true, "sha512": "sha512-L44iavi39K+qxMMHTd1hpQrMUAs6dnBVmHLfvOUF0GTOpx3Ca24VDYcQ2SYXyVq1zz5h3assL69MqYkwv0YL/g==", "path": "skit.flurlhttpclient.wechat.api/2.36.0", "hashPath": "skit.flurlhttpclient.wechat.api.2.36.0.nupkg.sha512" }, "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": { "type": "package", "serviceable": true, "sha512": "sha512-BmAf6XWt4TqtowmiWe4/5rRot6GerAeklmOPfviOvwLoF5WwgxcJHAxZtySuyW9r9w+HLILnm8VfJFLCUJYW8A==", "path": "sqlitepclraw.bundle_e_sqlite3/2.1.6", "hashPath": "sqlitepclraw.bundle_e_sqlite3.2.1.6.nupkg.sha512" }, "SQLitePCLRaw.core/2.1.6": { "type": "package", "serviceable": true, "sha512": "sha512-wO6v9GeMx9CUngAet8hbO7xdm+M42p1XeJq47ogyRoYSvNSp0NGLI+MgC0bhrMk9C17MTVFlLiN6ylyExLCc5w==", "path": "sqlitepclraw.core/2.1.6", "hashPath": "sqlitepclraw.core.2.1.6.nupkg.sha512" }, "SQLitePCLRaw.lib.e_sqlite3/2.1.6": { "type": "package", "serviceable": true, "sha512": "sha512-2ObJJLkIUIxRpOUlZNGuD4rICpBnrBR5anjyfUFQep4hMOIeqW+XGQYzrNmHSVz5xSWZ3klSbh7sFR6UyDj68Q==", "path": "sqlitepclraw.lib.e_sqlite3/2.1.6", "hashPath": "sqlitepclraw.lib.e_sqlite3.2.1.6.nupkg.sha512" }, "SQLitePCLRaw.provider.e_sqlite3/2.1.6": { "type": "package", "serviceable": true, "sha512": "sha512-PQ2Oq3yepLY4P7ll145P3xtx2bX8xF4PzaKPRpw9jZlKvfe4LE/saAV82inND9usn1XRpmxXk7Lal3MTI+6CNg==", "path": "sqlitepclraw.provider.e_sqlite3/2.1.6", "hashPath": "sqlitepclraw.provider.e_sqlite3.2.1.6.nupkg.sha512" }, "SqlSugarCore/5.1.4.129": { "type": "package", "serviceable": true, "sha512": "sha512-Mc7WK7WHVeG+v+IQ74ETxxu8FOG5gFU9js6Aaf5PS0e0RH/D3YZ8YoSxYr0MUvR2MsbhX0so+4pIJCvfYfXZ9w==", "path": "sqlsugarcore/5.1.4.129", "hashPath": "sqlsugarcore.5.1.4.129.nupkg.sha512" }, "SqlSugarCore.Dm/1.2.0": { "type": "package", "serviceable": true, "sha512": "sha512-JFhgCGfCMvI0/u7WdsSzK4D7ptZl1RXP8Q7KwSGpBndgUXlfnnmCfwJaz4f89XxalRLLk1h/x0RAuUei98/CmA==", "path": "sqlsugarcore.dm/1.2.0", "hashPath": "sqlsugarcore.dm.1.2.0.nupkg.sha512" }, "SqlSugarCore.Kdbndp/7.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-cHqgzvPz65v6pkO61oZM2pcPKY0KXvZo2EEAbZFHmyl5X7suxzpTOz/b6DvXjmRlcHxTRKGav2wwmStqTiUacg==", "path": "sqlsugarcore.kdbndp/7.4.0", "hashPath": "sqlsugarcore.kdbndp.7.4.0.nupkg.sha512" }, "System.Collections/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", "path": "system.collections/4.3.0", "hashPath": "system.collections.4.3.0.nupkg.sha512" }, "System.Configuration.ConfigurationManager/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-7T+m0kDSlIPTHIkPMIu6m6tV6qsMqJpvQWW2jIc2qi7sn40qxFo0q+7mEQAhMPXZHMKnWrnv47ntGlM/ejvw3g==", "path": "system.configuration.configurationmanager/6.0.0", "hashPath": "system.configuration.configurationmanager.6.0.0.nupkg.sha512" }, "System.Data.Common/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-lm6E3T5u7BOuEH0u18JpbJHxBfOJPuCyl4Kg1RH10ktYLp5uEEE1xKrHW56/We4SnZpGAuCc9N0MJpSDhTHZGQ==", "path": "system.data.common/4.3.0", "hashPath": "system.data.common.4.3.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.Diagnostics.PerformanceCounter/6.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-dDl7Gx3bmSrM2k2ZIm+ucEJnLloZRyvfQF1DvfvATcGF3jtaUBiPvChma+6ZcZzxWMirN3kCywkW7PILphXyMQ==", "path": "system.diagnostics.performancecounter/6.0.1", "hashPath": "system.diagnostics.performancecounter.6.0.1.nupkg.sha512" }, "System.DirectoryServices/6.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-935IbO7h5FDGYxeO3cbx/CuvBBuk/VI8sENlfmXlh1pupNOB3LAGzdYdPY8CawGJFP7KNrHK5eUlsFoz3F6cuA==", "path": "system.directoryservices/6.0.1", "hashPath": "system.directoryservices.6.0.1.nupkg.sha512" }, "System.DirectoryServices.Protocols/6.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-ndUZlEkAMc1XzM0xGN++SsJrNhRkIHaKI8+te325vrUgoLT1ufWNI6KB8FFrL7NpRMHPrdxP99aF3fHbAPxW0A==", "path": "system.directoryservices.protocols/6.0.1", "hashPath": "system.directoryservices.protocols.6.0.1.nupkg.sha512" }, "System.Drawing.Common/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==", "path": "system.drawing.common/6.0.0", "hashPath": "system.drawing.common.6.0.0.nupkg.sha512" }, "System.Formats.Asn1/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-T6fD00dQ3NTbPDy31m4eQUwKW84s03z0N2C8HpOklyeaDgaJPa/TexP4/SkORMSOwc7WhKifnA6Ya33AkzmafA==", "path": "system.formats.asn1/6.0.0", "hashPath": "system.formats.asn1.6.0.0.nupkg.sha512" }, "System.Globalization/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", "path": "system.globalization/4.3.0", "hashPath": "system.globalization.4.3.0.nupkg.sha512" }, "System.IdentityModel.Tokens.Jwt/6.8.0": { "type": "package", "serviceable": true, "sha512": "sha512-5tBCjAub2Bhd5qmcd0WhR5s354e4oLYa//kOWrkX+6/7ZbDDJjMTfwLSOiZ/MMpWdE4DWPLOfTLOq/juj9CKzA==", "path": "system.identitymodel.tokens.jwt/6.8.0", "hashPath": "system.identitymodel.tokens.jwt.6.8.0.nupkg.sha512" }, "System.IO/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", "path": "system.io/4.3.0", "hashPath": "system.io.4.3.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.Reflection/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", "path": "system.reflection/4.3.0", "hashPath": "system.reflection.4.3.0.nupkg.sha512" }, "System.Reflection.Emit.ILGeneration/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==", "path": "system.reflection.emit.ilgeneration/4.3.0", "hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512" }, "System.Reflection.Emit.Lightweight/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==", "path": "system.reflection.emit.lightweight/4.3.0", "hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512" }, "System.Reflection.Primitives/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", "path": "system.reflection.primitives/4.3.0", "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512" }, "System.Resources.ResourceManager/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", "path": "system.resources.resourcemanager/4.3.0", "hashPath": "system.resources.resourcemanager.4.3.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.Caching/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-NdvNRjTPxYvIEhXQszT9L9vJhdQoX6AQ0AlhjTU+5NqFQVuacJTfhPVAvtGWNA2OJCqRiR/okBcZgMwI6MqcZg==", "path": "system.runtime.caching/4.7.0", "hashPath": "system.runtime.caching.4.7.0.nupkg.sha512" }, "System.Runtime.CompilerServices.Unsafe/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA==", "path": "system.runtime.compilerservices.unsafe/5.0.0", "hashPath": "system.runtime.compilerservices.unsafe.5.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/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==", "path": "system.security.accesscontrol/6.0.0", "hashPath": "system.security.accesscontrol.6.0.0.nupkg.sha512" }, "System.Security.Cryptography.Cng/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==", "path": "system.security.cryptography.cng/4.5.0", "hashPath": "system.security.cryptography.cng.4.5.0.nupkg.sha512" }, "System.Security.Cryptography.Pkcs/6.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-ynmbW2GjIGg9K1wXmVIRs4IlyDolf0JXNpzFQ8JCVgwM+myUC2JeUggl2PwQig2PNVMegKmN1aAx7WPQ8tI3vA==", "path": "system.security.cryptography.pkcs/6.0.1", "hashPath": "system.security.cryptography.pkcs.6.0.1.nupkg.sha512" }, "System.Security.Cryptography.ProtectedData/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==", "path": "system.security.cryptography.protecteddata/6.0.0", "hashPath": "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512" }, "System.Security.Cryptography.Xml/6.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-5e5bI28T0x73AwTsbuFP4qSRzthmU2C0Gqgg3AZ3KTxmSyA+Uhk31puA3srdaeWaacVnHhLdJywCzqOiEpbO/w==", "path": "system.security.cryptography.xml/6.0.1", "hashPath": "system.security.cryptography.xml.6.0.1.nupkg.sha512" }, "System.Security.Permissions/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==", "path": "system.security.permissions/6.0.0", "hashPath": "system.security.permissions.6.0.0.nupkg.sha512" }, "System.Security.Principal.Windows/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==", "path": "system.security.principal.windows/4.7.0", "hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512" }, "System.Text.Encoding/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", "path": "system.text.encoding/4.3.0", "hashPath": "system.text.encoding.4.3.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.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" }, "System.Text.RegularExpressions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==", "path": "system.text.regularexpressions/4.3.0", "hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512" }, "System.Threading.Tasks/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", "path": "system.threading.tasks/4.3.0", "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512" }, "System.Windows.Extensions/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==", "path": "system.windows.extensions/6.0.0", "hashPath": "system.windows.extensions.6.0.0.nupkg.sha512" }, "ToolGood.Words/3.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-VN3BfQ8x5BkZPtQKk1mfuOjTbTnP3bSR8BljSr0V6GnggAKG2A7BVLJyxEwRzCKyyr7zOwAtxb3c8kcQG+L9ZQ==", "path": "toolgood.words/3.1.0", "hashPath": "toolgood.words.3.1.0.nupkg.sha512" }, "Yitter.IdGenerator/1.0.14": { "type": "package", "serviceable": true, "sha512": "sha512-F4nOJ7Geq41vgNWX9E6/vkxRzFInACGpDp4Kad2mA2WIKhEwgPyE9FpulBAuEmDByrfHHz6mOII3IIeLJAh91g==", "path": "yitter.idgenerator/1.0.14", "hashPath": "yitter.idgenerator.1.0.14.nupkg.sha512" }, "Chuanyin.Attribute/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "CoreCms.Net.Configuration/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "CoreCms.Net.Model/1.0.0": { "type": "project", "serviceable": false, "sha512": "" } } }