3210 lines
127 KiB
JSON
3210 lines
127 KiB
JSON
|
{
|
||
|
"runtimeTarget": {
|
||
|
"name": ".NETCoreApp,Version=v6.0",
|
||
|
"signature": ""
|
||
|
},
|
||
|
"compilationOptions": {},
|
||
|
"targets": {
|
||
|
".NETCoreApp,Version=v6.0": {
|
||
|
"ZhiYi.Core.Application/1.0.0": {
|
||
|
"dependencies": {
|
||
|
"AspectCore.Extensions.Reflection": "2.4.0",
|
||
|
"AutoMapper": "11.0.0",
|
||
|
"Microsoft.AspNetCore.Mvc.Abstractions": "2.3.0",
|
||
|
"Microsoft.AspNetCore.Mvc.Formatters.Json": "2.3.0",
|
||
|
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
|
||
|
"Npgsql": "9.0.2",
|
||
|
"SixLabors.Fonts": "2.1.2",
|
||
|
"SixLabors.ImageSharp": "3.1.6",
|
||
|
"SixLabors.ImageSharp.Drawing": "2.1.5",
|
||
|
"SlackNet.Extensions.DependencyInjection": "0.15.5",
|
||
|
"SqlSugarCore": "5.1.4.177",
|
||
|
"StackExchange.Redis": "2.8.24",
|
||
|
"TouchSocket.Http": "3.0.14",
|
||
|
"ZhiYi.Core.Repository": "1.0.0",
|
||
|
"System.Reactive.Reference": "4.3.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"ZhiYi.Core.Application.dll": {}
|
||
|
}
|
||
|
},
|
||
|
"AspectCore.Extensions.Reflection/2.4.0": {
|
||
|
"runtime": {
|
||
|
"lib/net6.0/AspectCore.Extensions.Reflection.dll": {
|
||
|
"assemblyVersion": "2.4.0.0",
|
||
|
"fileVersion": "2.4.0.0"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"AutoMapper/11.0.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.CSharp": "4.7.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.1/AutoMapper.dll": {
|
||
|
"assemblyVersion": "11.0.0.0",
|
||
|
"fileVersion": "11.0.0.0"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Azure.Core/1.38.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.Bcl.AsyncInterfaces": "1.1.1",
|
||
|
"System.ClientModel": "1.0.0",
|
||
|
"System.Diagnostics.DiagnosticSource": "8.0.1",
|
||
|
"System.Memory.Data": "1.0.2",
|
||
|
"System.Numerics.Vectors": "4.5.0",
|
||
|
"System.Text.Encodings.Web": "8.0.0",
|
||
|
"System.Text.Json": "8.0.5",
|
||
|
"System.Threading.Tasks.Extensions": "4.6.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net6.0/Azure.Core.dll": {
|
||
|
"assemblyVersion": "1.38.0.0",
|
||
|
"fileVersion": "1.3800.24.12602"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Azure.Identity/1.11.4": {
|
||
|
"dependencies": {
|
||
|
"Azure.Core": "1.38.0",
|
||
|
"Microsoft.Identity.Client": "4.61.3",
|
||
|
"Microsoft.Identity.Client.Extensions.Msal": "4.61.3",
|
||
|
"System.Memory": "4.5.5",
|
||
|
"System.Security.Cryptography.ProtectedData": "6.0.0",
|
||
|
"System.Text.Json": "8.0.5",
|
||
|
"System.Threading.Tasks.Extensions": "4.6.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/Azure.Identity.dll": {
|
||
|
"assemblyVersion": "1.11.4.0",
|
||
|
"fileVersion": "1.1100.424.31005"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.AspNetCore.Authentication.Abstractions/2.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.AspNetCore.Http.Abstractions": "2.3.0",
|
||
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.2",
|
||
|
"Microsoft.Extensions.Options": "8.0.2"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll": {
|
||
|
"assemblyVersion": "2.3.0.0",
|
||
|
"fileVersion": "2.3.0.25014"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.AspNetCore.Authentication.Core/2.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.AspNetCore.Authentication.Abstractions": "2.3.0",
|
||
|
"Microsoft.AspNetCore.Http": "2.3.0",
|
||
|
"Microsoft.AspNetCore.Http.Extensions": "2.3.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll": {
|
||
|
"assemblyVersion": "2.3.0.0",
|
||
|
"fileVersion": "2.3.0.25014"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.AspNetCore.Authorization/2.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.2",
|
||
|
"Microsoft.Extensions.Options": "8.0.2"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {
|
||
|
"assemblyVersion": "2.3.0.0",
|
||
|
"fileVersion": "2.3.0.25014"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.AspNetCore.Authorization.Policy/2.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.AspNetCore.Authentication.Abstractions": "2.3.0",
|
||
|
"Microsoft.AspNetCore.Authorization": "2.3.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll": {
|
||
|
"assemblyVersion": "2.3.0.0",
|
||
|
"fileVersion": "2.3.0.25014"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.AspNetCore.Hosting.Abstractions/2.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.3.0",
|
||
|
"Microsoft.AspNetCore.Http.Abstractions": "2.3.0",
|
||
|
"Microsoft.Extensions.Hosting.Abstractions": "8.0.1"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {
|
||
|
"assemblyVersion": "2.3.0.0",
|
||
|
"fileVersion": "2.3.0.25014"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.AspNetCore.Hosting.Server.Abstractions/2.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.AspNetCore.Http.Features": "2.3.0",
|
||
|
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {
|
||
|
"assemblyVersion": "2.3.0.0",
|
||
|
"fileVersion": "2.3.0.25014"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.AspNetCore.Http/2.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.AspNetCore.Http.Abstractions": "2.3.0",
|
||
|
"Microsoft.AspNetCore.WebUtilities": "2.3.0",
|
||
|
"Microsoft.Extensions.ObjectPool": "8.0.11",
|
||
|
"Microsoft.Extensions.Options": "8.0.2",
|
||
|
"Microsoft.Net.Http.Headers": "2.3.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.dll": {
|
||
|
"assemblyVersion": "2.3.0.0",
|
||
|
"fileVersion": "2.3.0.25014"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.AspNetCore.Http.Abstractions/2.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.AspNetCore.Http.Features": "2.3.0",
|
||
|
"System.Text.Encodings.Web": "8.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {
|
||
|
"assemblyVersion": "2.3.0.0",
|
||
|
"fileVersion": "2.3.0.25014"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.AspNetCore.Http.Extensions/2.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.AspNetCore.Http.Abstractions": "2.3.0",
|
||
|
"Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
|
||
|
"Microsoft.Net.Http.Headers": "2.3.0",
|
||
|
"System.Buffers": "4.6.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": {
|
||
|
"assemblyVersion": "2.3.0.0",
|
||
|
"fileVersion": "2.3.0.25014"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.AspNetCore.Http.Features/2.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.Extensions.Primitives": "8.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {
|
||
|
"assemblyVersion": "2.3.0.0",
|
||
|
"fileVersion": "2.3.0.25014"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.AspNetCore.JsonPatch/2.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.CSharp": "4.7.0",
|
||
|
"Newtonsoft.Json": "13.0.3"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll": {
|
||
|
"assemblyVersion": "2.3.0.0",
|
||
|
"fileVersion": "2.3.0.25014"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.AspNetCore.Mvc.Abstractions/2.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.AspNetCore.Routing.Abstractions": "2.3.0",
|
||
|
"Microsoft.Net.Http.Headers": "2.3.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll": {
|
||
|
"assemblyVersion": "2.3.0.0",
|
||
|
"fileVersion": "2.3.0.25014"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.AspNetCore.Mvc.Core/2.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.AspNetCore.Authentication.Core": "2.3.0",
|
||
|
"Microsoft.AspNetCore.Authorization.Policy": "2.3.0",
|
||
|
"Microsoft.AspNetCore.Hosting.Abstractions": "2.3.0",
|
||
|
"Microsoft.AspNetCore.Http": "2.3.0",
|
||
|
"Microsoft.AspNetCore.Http.Extensions": "2.3.0",
|
||
|
"Microsoft.AspNetCore.Mvc.Abstractions": "2.3.0",
|
||
|
"Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.3.0",
|
||
|
"Microsoft.AspNetCore.Routing": "2.3.0",
|
||
|
"Microsoft.Extensions.DependencyInjection": "8.0.1",
|
||
|
"Microsoft.Extensions.DependencyModel": "2.1.0",
|
||
|
"Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
|
||
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.2",
|
||
|
"System.Diagnostics.DiagnosticSource": "8.0.1",
|
||
|
"System.Threading.Tasks.Extensions": "4.6.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll": {
|
||
|
"assemblyVersion": "2.3.0.0",
|
||
|
"fileVersion": "2.3.0.25014"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.AspNetCore.Mvc.Formatters.Json/2.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.AspNetCore.JsonPatch": "2.3.0",
|
||
|
"Microsoft.AspNetCore.Mvc.Core": "2.3.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll": {
|
||
|
"assemblyVersion": "2.3.0.0",
|
||
|
"fileVersion": "2.3.0.25014"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.AspNetCore.ResponseCaching.Abstractions/2.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.Extensions.Primitives": "8.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {
|
||
|
"assemblyVersion": "2.3.0.0",
|
||
|
"fileVersion": "2.3.0.25014"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.AspNetCore.Routing/2.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.AspNetCore.Http.Extensions": "2.3.0",
|
||
|
"Microsoft.AspNetCore.Routing.Abstractions": "2.3.0",
|
||
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.2",
|
||
|
"Microsoft.Extensions.ObjectPool": "8.0.11",
|
||
|
"Microsoft.Extensions.Options": "8.0.2"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.dll": {
|
||
|
"assemblyVersion": "2.3.0.0",
|
||
|
"fileVersion": "2.3.0.25014"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.AspNetCore.Routing.Abstractions/2.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.AspNetCore.Http.Abstractions": "2.3.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll": {
|
||
|
"assemblyVersion": "2.3.0.0",
|
||
|
"fileVersion": "2.3.0.25014"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.AspNetCore.WebUtilities/2.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.Net.Http.Headers": "2.3.0",
|
||
|
"System.Text.Encodings.Web": "8.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": {
|
||
|
"assemblyVersion": "2.3.0.0",
|
||
|
"fileVersion": "2.3.0.25014"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.Bcl.AsyncInterfaces/1.1.1": {
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
||
|
"assemblyVersion": "1.0.0.0",
|
||
|
"fileVersion": "4.700.20.21406"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.CSharp/4.7.0": {},
|
||
|
"Microsoft.Data.SqlClient/5.2.2": {
|
||
|
"dependencies": {
|
||
|
"Azure.Identity": "1.11.4",
|
||
|
"Microsoft.Data.SqlClient.SNI.runtime": "5.2.0",
|
||
|
"Microsoft.Identity.Client": "4.61.3",
|
||
|
"Microsoft.IdentityModel.JsonWebTokens": "6.35.0",
|
||
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0",
|
||
|
"Microsoft.SqlServer.Server": "1.0.0",
|
||
|
"System.Configuration.ConfigurationManager": "6.0.1",
|
||
|
"System.Runtime.Caching": "6.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net6.0/Microsoft.Data.SqlClient.dll": {
|
||
|
"assemblyVersion": "5.0.0.0",
|
||
|
"fileVersion": "5.22.24240.6"
|
||
|
}
|
||
|
},
|
||
|
"resources": {
|
||
|
"lib/net6.0/de/Microsoft.Data.SqlClient.resources.dll": {
|
||
|
"locale": "de"
|
||
|
},
|
||
|
"lib/net6.0/es/Microsoft.Data.SqlClient.resources.dll": {
|
||
|
"locale": "es"
|
||
|
},
|
||
|
"lib/net6.0/fr/Microsoft.Data.SqlClient.resources.dll": {
|
||
|
"locale": "fr"
|
||
|
},
|
||
|
"lib/net6.0/it/Microsoft.Data.SqlClient.resources.dll": {
|
||
|
"locale": "it"
|
||
|
},
|
||
|
"lib/net6.0/ja/Microsoft.Data.SqlClient.resources.dll": {
|
||
|
"locale": "ja"
|
||
|
},
|
||
|
"lib/net6.0/ko/Microsoft.Data.SqlClient.resources.dll": {
|
||
|
"locale": "ko"
|
||
|
},
|
||
|
"lib/net6.0/pt-BR/Microsoft.Data.SqlClient.resources.dll": {
|
||
|
"locale": "pt-BR"
|
||
|
},
|
||
|
"lib/net6.0/ru/Microsoft.Data.SqlClient.resources.dll": {
|
||
|
"locale": "ru"
|
||
|
},
|
||
|
"lib/net6.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll": {
|
||
|
"locale": "zh-Hans"
|
||
|
},
|
||
|
"lib/net6.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll": {
|
||
|
"locale": "zh-Hant"
|
||
|
}
|
||
|
},
|
||
|
"runtimeTargets": {
|
||
|
"runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll": {
|
||
|
"rid": "unix",
|
||
|
"assetType": "runtime",
|
||
|
"assemblyVersion": "5.0.0.0",
|
||
|
"fileVersion": "5.22.24240.6"
|
||
|
},
|
||
|
"runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll": {
|
||
|
"rid": "win",
|
||
|
"assetType": "runtime",
|
||
|
"assemblyVersion": "5.0.0.0",
|
||
|
"fileVersion": "5.22.24240.6"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.Data.SqlClient.SNI.runtime/5.2.0": {
|
||
|
"runtimeTargets": {
|
||
|
"runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
|
||
|
"rid": "win-arm",
|
||
|
"assetType": "native",
|
||
|
"fileVersion": "5.2.0.0"
|
||
|
},
|
||
|
"runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
|
||
|
"rid": "win-arm64",
|
||
|
"assetType": "native",
|
||
|
"fileVersion": "5.2.0.0"
|
||
|
},
|
||
|
"runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
|
||
|
"rid": "win-x64",
|
||
|
"assetType": "native",
|
||
|
"fileVersion": "5.2.0.0"
|
||
|
},
|
||
|
"runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
|
||
|
"rid": "win-x86",
|
||
|
"assetType": "native",
|
||
|
"fileVersion": "5.2.0.0"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.Data.Sqlite/9.0.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.Data.Sqlite.Core": "9.0.0",
|
||
|
"SQLitePCLRaw.bundle_e_sqlite3": "2.1.10",
|
||
|
"SQLitePCLRaw.core": "2.1.10"
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.Data.Sqlite.Core/9.0.0": {
|
||
|
"dependencies": {
|
||
|
"SQLitePCLRaw.core": "2.1.10"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net6.0/Microsoft.Data.Sqlite.dll": {
|
||
|
"assemblyVersion": "9.0.0.0",
|
||
|
"fileVersion": "9.0.24.52902"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.DotNet.PlatformAbstractions/2.1.0": {
|
||
|
"dependencies": {
|
||
|
"System.AppContext": "4.1.0",
|
||
|
"System.Collections": "4.3.0",
|
||
|
"System.IO": "4.3.0",
|
||
|
"System.IO.FileSystem": "4.3.0",
|
||
|
"System.Reflection.TypeExtensions": "4.1.0",
|
||
|
"System.Runtime.Extensions": "4.3.0",
|
||
|
"System.Runtime.InteropServices": "4.3.0",
|
||
|
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll": {
|
||
|
"assemblyVersion": "2.1.0.0",
|
||
|
"fileVersion": "2.1.0.0"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.Extensions.Primitives": "8.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
|
||
|
"assemblyVersion": "8.0.0.0",
|
||
|
"fileVersion": "8.0.23.53103"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.Extensions.DependencyInjection/8.0.1": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {
|
||
|
"assemblyVersion": "8.0.0.0",
|
||
|
"fileVersion": "8.0.1024.46610"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.Extensions.DependencyInjection.Abstractions/8.0.2": {
|
||
|
"runtime": {
|
||
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
||
|
"assemblyVersion": "8.0.0.0",
|
||
|
"fileVersion": "8.0.1024.46610"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.Extensions.DependencyModel/2.1.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.DotNet.PlatformAbstractions": "2.1.0",
|
||
|
"Newtonsoft.Json": "13.0.3",
|
||
|
"System.Diagnostics.Debug": "4.3.0",
|
||
|
"System.Dynamic.Runtime": "4.0.11",
|
||
|
"System.Linq": "4.3.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll": {
|
||
|
"assemblyVersion": "2.1.0.0",
|
||
|
"fileVersion": "2.1.0.0"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.Extensions.Diagnostics.Abstractions/8.0.1": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2",
|
||
|
"Microsoft.Extensions.Options": "8.0.2",
|
||
|
"System.Diagnostics.DiagnosticSource": "8.0.1"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net6.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
|
||
|
"assemblyVersion": "8.0.0.0",
|
||
|
"fileVersion": "8.0.1024.46610"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.Extensions.Primitives": "8.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
|
||
|
"assemblyVersion": "8.0.0.0",
|
||
|
"fileVersion": "8.0.23.53103"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.Extensions.Hosting.Abstractions/8.0.1": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
|
||
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2",
|
||
|
"Microsoft.Extensions.Diagnostics.Abstractions": "8.0.1",
|
||
|
"Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
|
||
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.2"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net6.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
|
||
|
"assemblyVersion": "8.0.0.0",
|
||
|
"fileVersion": "8.0.1024.46610"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.Extensions.Logging.Abstractions/8.0.2": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2",
|
||
|
"System.Diagnostics.DiagnosticSource": "8.0.1"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
||
|
"assemblyVersion": "8.0.0.0",
|
||
|
"fileVersion": "8.0.1024.46610"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.Extensions.ObjectPool/8.0.11": {
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {
|
||
|
"assemblyVersion": "8.0.0.0",
|
||
|
"fileVersion": "8.0.1124.52116"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.Extensions.Options/8.0.2": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2",
|
||
|
"Microsoft.Extensions.Primitives": "8.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net6.0/Microsoft.Extensions.Options.dll": {
|
||
|
"assemblyVersion": "8.0.0.0",
|
||
|
"fileVersion": "8.0.224.6711"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.Extensions.Primitives/8.0.0": {
|
||
|
"dependencies": {
|
||
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net6.0/Microsoft.Extensions.Primitives.dll": {
|
||
|
"assemblyVersion": "8.0.0.0",
|
||
|
"fileVersion": "8.0.23.53103"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.Identity.Client/4.61.3": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.IdentityModel.Abstractions": "6.35.0",
|
||
|
"System.Diagnostics.DiagnosticSource": "8.0.1"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net6.0/Microsoft.Identity.Client.dll": {
|
||
|
"assemblyVersion": "4.61.3.0",
|
||
|
"fileVersion": "4.61.3.0"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.Identity.Client.Extensions.Msal/4.61.3": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.Identity.Client": "4.61.3",
|
||
|
"System.Security.Cryptography.ProtectedData": "6.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": {
|
||
|
"assemblyVersion": "4.61.3.0",
|
||
|
"fileVersion": "4.61.3.0"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.IdentityModel.Abstractions/6.35.0": {
|
||
|
"runtime": {
|
||
|
"lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
|
||
|
"assemblyVersion": "6.35.0.0",
|
||
|
"fileVersion": "6.35.0.41201"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.IdentityModel.JsonWebTokens/6.35.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.IdentityModel.Tokens": "6.35.0",
|
||
|
"System.Text.Encoding": "4.3.0",
|
||
|
"System.Text.Encodings.Web": "8.0.0",
|
||
|
"System.Text.Json": "8.0.5"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
|
||
|
"assemblyVersion": "6.35.0.0",
|
||
|
"fileVersion": "6.35.0.41201"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.IdentityModel.Logging/6.35.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.IdentityModel.Abstractions": "6.35.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
|
||
|
"assemblyVersion": "6.35.0.0",
|
||
|
"fileVersion": "6.35.0.41201"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.IdentityModel.Protocols/6.35.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.IdentityModel.Logging": "6.35.0",
|
||
|
"Microsoft.IdentityModel.Tokens": "6.35.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
|
||
|
"assemblyVersion": "6.35.0.0",
|
||
|
"fileVersion": "6.35.0.41201"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.IdentityModel.Protocols": "6.35.0",
|
||
|
"System.IdentityModel.Tokens.Jwt": "6.35.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
|
||
|
"assemblyVersion": "6.35.0.0",
|
||
|
"fileVersion": "6.35.0.41201"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.IdentityModel.Tokens/6.35.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.CSharp": "4.7.0",
|
||
|
"Microsoft.IdentityModel.Logging": "6.35.0",
|
||
|
"System.Security.Cryptography.Cng": "4.5.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
|
||
|
"assemblyVersion": "6.35.0.0",
|
||
|
"fileVersion": "6.35.0.41201"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.Net.Http.Headers/2.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.Extensions.Primitives": "8.0.0",
|
||
|
"System.Buffers": "4.6.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {
|
||
|
"assemblyVersion": "2.3.0.0",
|
||
|
"fileVersion": "2.3.0.25014"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.NETCore.Platforms/5.0.0": {},
|
||
|
"Microsoft.NETCore.Targets/1.1.3": {},
|
||
|
"Microsoft.SqlServer.Server/1.0.0": {
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
|
||
|
"assemblyVersion": "1.0.0.0",
|
||
|
"fileVersion": "1.0.0.0"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.Win32.Primitives/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"Microsoft.NETCore.Targets": "1.1.3",
|
||
|
"System.Runtime": "4.3.1"
|
||
|
}
|
||
|
},
|
||
|
"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/net6.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/9.0.2": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.2",
|
||
|
"System.Diagnostics.DiagnosticSource": "8.0.1",
|
||
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
|
||
|
"System.Text.Json": "8.0.5"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net6.0/Npgsql.dll": {
|
||
|
"assemblyVersion": "9.0.2.0",
|
||
|
"fileVersion": "9.0.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"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Oscar.Data.SqlClient/4.0.4": {
|
||
|
"dependencies": {
|
||
|
"System.Text.Encoding.CodePages": "5.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/Oscar.Data.SqlClient.dll": {
|
||
|
"assemblyVersion": "4.0.4.0",
|
||
|
"fileVersion": "4.0.4.0"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Pipelines.Sockets.Unofficial/2.2.8": {
|
||
|
"dependencies": {
|
||
|
"System.IO.Pipelines": "5.0.1"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net5.0/Pipelines.Sockets.Unofficial.dll": {
|
||
|
"assemblyVersion": "1.0.0.0",
|
||
|
"fileVersion": "2.2.8.1080"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
|
||
|
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
|
||
|
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
|
||
|
"runtime.native.System/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"Microsoft.NETCore.Targets": "1.1.3"
|
||
|
}
|
||
|
},
|
||
|
"runtime.native.System.Net.Http/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"Microsoft.NETCore.Targets": "1.1.3"
|
||
|
}
|
||
|
},
|
||
|
"runtime.native.System.Net.Security/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"Microsoft.NETCore.Targets": "1.1.3"
|
||
|
}
|
||
|
},
|
||
|
"runtime.native.System.Security.Cryptography.Apple/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
|
||
|
}
|
||
|
},
|
||
|
"runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
|
||
|
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
|
||
|
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
|
||
|
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
|
||
|
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
|
||
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
|
||
|
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
|
||
|
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
|
||
|
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
|
||
|
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
|
||
|
}
|
||
|
},
|
||
|
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
|
||
|
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
|
||
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {},
|
||
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
|
||
|
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
|
||
|
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
|
||
|
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
|
||
|
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
|
||
|
"SixLabors.Fonts/2.1.2": {
|
||
|
"runtime": {
|
||
|
"lib/net6.0/SixLabors.Fonts.dll": {
|
||
|
"assemblyVersion": "2.0.0.0",
|
||
|
"fileVersion": "2.1.2.0"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"SixLabors.ImageSharp/3.1.6": {
|
||
|
"runtime": {
|
||
|
"lib/net6.0/SixLabors.ImageSharp.dll": {
|
||
|
"assemblyVersion": "3.0.0.0",
|
||
|
"fileVersion": "3.1.6.0"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"SixLabors.ImageSharp.Drawing/2.1.5": {
|
||
|
"dependencies": {
|
||
|
"SixLabors.Fonts": "2.1.2",
|
||
|
"SixLabors.ImageSharp": "3.1.6"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net6.0/SixLabors.ImageSharp.Drawing.dll": {
|
||
|
"assemblyVersion": "2.0.0.0",
|
||
|
"fileVersion": "2.1.5.0"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"SlackNet/0.15.5": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.Bcl.AsyncInterfaces": "1.1.1",
|
||
|
"Newtonsoft.Json": "13.0.3",
|
||
|
"System.Net.Security": "4.3.1",
|
||
|
"System.Reactive": "4.3.2",
|
||
|
"System.Text.RegularExpressions": "4.3.1",
|
||
|
"WebSocket4Net": "0.15.1"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/SlackNet.dll": {
|
||
|
"assemblyVersion": "0.15.5.0",
|
||
|
"fileVersion": "0.15.5.0"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"SlackNet.Extensions.DependencyInjection/0.15.5": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2",
|
||
|
"SlackNet": "0.15.5"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/SlackNet.Extensions.DependencyInjection.dll": {
|
||
|
"assemblyVersion": "0.15.5.0",
|
||
|
"fileVersion": "0.15.5.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.5"
|
||
|
},
|
||
|
"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/net6.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"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"SqlSugarCore/5.1.4.177": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.Data.SqlClient": "5.2.2",
|
||
|
"Microsoft.Data.Sqlite": "9.0.0",
|
||
|
"MySqlConnector": "2.2.5",
|
||
|
"Newtonsoft.Json": "13.0.3",
|
||
|
"Npgsql": "9.0.2",
|
||
|
"Oracle.ManagedDataAccess.Core": "3.21.100",
|
||
|
"Oscar.Data.SqlClient": "4.0.4",
|
||
|
"SqlSugarCore.Dm": "8.6.0",
|
||
|
"SqlSugarCore.Kdbndp": "9.3.7.207",
|
||
|
"System.Data.Common": "4.3.0",
|
||
|
"System.Reflection.Emit.Lightweight": "4.3.0",
|
||
|
"System.Text.RegularExpressions": "4.3.1"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.1/SqlSugar.dll": {
|
||
|
"assemblyVersion": "5.1.4.177",
|
||
|
"fileVersion": "5.1.4.177"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"SqlSugarCore.Dm/8.6.0": {
|
||
|
"dependencies": {
|
||
|
"System.Text.Encoding.CodePages": "5.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/DM.DmProvider.dll": {
|
||
|
"assemblyVersion": "8.3.1.27409",
|
||
|
"fileVersion": "8.3.1.27409"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"SqlSugarCore.Kdbndp/9.3.7.207": {
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.1/Kdbndp.dll": {
|
||
|
"assemblyVersion": "9.3.7.207",
|
||
|
"fileVersion": "9.3.7.207"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"StackExchange.Redis/2.8.24": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.2",
|
||
|
"Pipelines.Sockets.Unofficial": "2.2.8"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net6.0/StackExchange.Redis.dll": {
|
||
|
"assemblyVersion": "2.0.0.0",
|
||
|
"fileVersion": "2.8.24.3255"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"SuperSocket.ClientEngine.Core/0.9.0": {
|
||
|
"dependencies": {
|
||
|
"System.Collections.Specialized": "4.3.0",
|
||
|
"System.Linq": "4.3.0",
|
||
|
"System.Net.NameResolution": "4.3.0",
|
||
|
"System.Net.Security": "4.3.1",
|
||
|
"System.Net.Sockets": "4.3.0",
|
||
|
"System.Runtime.Extensions": "4.3.0",
|
||
|
"System.Runtime.InteropServices": "4.3.0",
|
||
|
"System.Security.Cryptography.X509Certificates": "4.3.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard1.3/SuperSocket.ClientEngine.dll": {
|
||
|
"assemblyVersion": "0.9.0.0",
|
||
|
"fileVersion": "0.9.0.0"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"System.AppContext/4.1.0": {
|
||
|
"dependencies": {
|
||
|
"System.Runtime": "4.3.1"
|
||
|
}
|
||
|
},
|
||
|
"System.Buffers/4.6.0": {},
|
||
|
"System.ClientModel/1.0.0": {
|
||
|
"dependencies": {
|
||
|
"System.Memory.Data": "1.0.2",
|
||
|
"System.Text.Json": "8.0.5"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net6.0/System.ClientModel.dll": {
|
||
|
"assemblyVersion": "1.0.0.0",
|
||
|
"fileVersion": "1.0.24.5302"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"System.Collections/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"Microsoft.NETCore.Targets": "1.1.3",
|
||
|
"System.Runtime": "4.3.1"
|
||
|
}
|
||
|
},
|
||
|
"System.Collections.Concurrent/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"System.Collections": "4.3.0",
|
||
|
"System.Diagnostics.Debug": "4.3.0",
|
||
|
"System.Diagnostics.Tracing": "4.3.0",
|
||
|
"System.Globalization": "4.3.0",
|
||
|
"System.Reflection": "4.3.0",
|
||
|
"System.Resources.ResourceManager": "4.3.0",
|
||
|
"System.Runtime": "4.3.1",
|
||
|
"System.Runtime.Extensions": "4.3.0",
|
||
|
"System.Threading": "4.3.0",
|
||
|
"System.Threading.Tasks": "4.3.0"
|
||
|
}
|
||
|
},
|
||
|
"System.Collections.NonGeneric/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"System.Diagnostics.Debug": "4.3.0",
|
||
|
"System.Globalization": "4.3.0",
|
||
|
"System.Resources.ResourceManager": "4.3.0",
|
||
|
"System.Runtime": "4.3.1",
|
||
|
"System.Runtime.Extensions": "4.3.0",
|
||
|
"System.Threading": "4.3.0"
|
||
|
}
|
||
|
},
|
||
|
"System.Collections.Specialized/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"System.Collections.NonGeneric": "4.3.0",
|
||
|
"System.Globalization": "4.3.0",
|
||
|
"System.Globalization.Extensions": "4.3.0",
|
||
|
"System.Resources.ResourceManager": "4.3.0",
|
||
|
"System.Runtime": "4.3.1",
|
||
|
"System.Runtime.Extensions": "4.3.0",
|
||
|
"System.Threading": "4.3.0"
|
||
|
}
|
||
|
},
|
||
|
"System.Configuration.ConfigurationManager/6.0.1": {
|
||
|
"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.922.41905"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"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.1",
|
||
|
"System.Runtime.Extensions": "4.3.0",
|
||
|
"System.Text.RegularExpressions": "4.3.1",
|
||
|
"System.Threading.Tasks": "4.3.0"
|
||
|
}
|
||
|
},
|
||
|
"System.Diagnostics.Debug/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"Microsoft.NETCore.Targets": "1.1.3",
|
||
|
"System.Runtime": "4.3.1"
|
||
|
}
|
||
|
},
|
||
|
"System.Diagnostics.DiagnosticSource/8.0.1": {
|
||
|
"dependencies": {
|
||
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net6.0/System.Diagnostics.DiagnosticSource.dll": {
|
||
|
"assemblyVersion": "8.0.0.0",
|
||
|
"fileVersion": "8.0.424.16909"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"System.Diagnostics.PerformanceCounter/6.0.1": {
|
||
|
"dependencies": {
|
||
|
"System.Configuration.ConfigurationManager": "6.0.1"
|
||
|
},
|
||
|
"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.Diagnostics.Tracing/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"Microsoft.NETCore.Targets": "1.1.3",
|
||
|
"System.Runtime": "4.3.1"
|
||
|
}
|
||
|
},
|
||
|
"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.Dynamic.Runtime/4.0.11": {
|
||
|
"dependencies": {
|
||
|
"System.Collections": "4.3.0",
|
||
|
"System.Diagnostics.Debug": "4.3.0",
|
||
|
"System.Globalization": "4.3.0",
|
||
|
"System.Linq": "4.3.0",
|
||
|
"System.Linq.Expressions": "4.1.0",
|
||
|
"System.ObjectModel": "4.0.12",
|
||
|
"System.Reflection": "4.3.0",
|
||
|
"System.Reflection.Emit": "4.0.1",
|
||
|
"System.Reflection.Emit.ILGeneration": "4.3.0",
|
||
|
"System.Reflection.Primitives": "4.3.0",
|
||
|
"System.Reflection.TypeExtensions": "4.1.0",
|
||
|
"System.Resources.ResourceManager": "4.3.0",
|
||
|
"System.Runtime": "4.3.1",
|
||
|
"System.Runtime.Extensions": "4.3.0",
|
||
|
"System.Threading": "4.3.0"
|
||
|
}
|
||
|
},
|
||
|
"System.Globalization/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"Microsoft.NETCore.Targets": "1.1.3",
|
||
|
"System.Runtime": "4.3.1"
|
||
|
}
|
||
|
},
|
||
|
"System.Globalization.Calendars/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"Microsoft.NETCore.Targets": "1.1.3",
|
||
|
"System.Globalization": "4.3.0",
|
||
|
"System.Runtime": "4.3.1"
|
||
|
}
|
||
|
},
|
||
|
"System.Globalization.Extensions/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"System.Globalization": "4.3.0",
|
||
|
"System.Resources.ResourceManager": "4.3.0",
|
||
|
"System.Runtime": "4.3.1",
|
||
|
"System.Runtime.Extensions": "4.3.0",
|
||
|
"System.Runtime.InteropServices": "4.3.0"
|
||
|
}
|
||
|
},
|
||
|
"System.IdentityModel.Tokens.Jwt/6.35.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.IdentityModel.JsonWebTokens": "6.35.0",
|
||
|
"Microsoft.IdentityModel.Tokens": "6.35.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
|
||
|
"assemblyVersion": "6.35.0.0",
|
||
|
"fileVersion": "6.35.0.41201"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"System.IO/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"Microsoft.NETCore.Targets": "1.1.3",
|
||
|
"System.Runtime": "4.3.1",
|
||
|
"System.Text.Encoding": "4.3.0",
|
||
|
"System.Threading.Tasks": "4.3.0"
|
||
|
}
|
||
|
},
|
||
|
"System.IO.FileSystem/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"Microsoft.NETCore.Targets": "1.1.3",
|
||
|
"System.IO": "4.3.0",
|
||
|
"System.IO.FileSystem.Primitives": "4.3.0",
|
||
|
"System.Runtime": "4.3.1",
|
||
|
"System.Runtime.Handles": "4.3.0",
|
||
|
"System.Text.Encoding": "4.3.0",
|
||
|
"System.Threading.Tasks": "4.3.0"
|
||
|
}
|
||
|
},
|
||
|
"System.IO.FileSystem.Primitives/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"System.Runtime": "4.3.1"
|
||
|
}
|
||
|
},
|
||
|
"System.IO.Pipelines/5.0.1": {
|
||
|
"runtime": {
|
||
|
"lib/netcoreapp3.0/System.IO.Pipelines.dll": {
|
||
|
"assemblyVersion": "5.0.0.1",
|
||
|
"fileVersion": "5.0.120.57516"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"System.Linq/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"System.Collections": "4.3.0",
|
||
|
"System.Diagnostics.Debug": "4.3.0",
|
||
|
"System.Resources.ResourceManager": "4.3.0",
|
||
|
"System.Runtime": "4.3.1",
|
||
|
"System.Runtime.Extensions": "4.3.0"
|
||
|
}
|
||
|
},
|
||
|
"System.Linq.Expressions/4.1.0": {
|
||
|
"dependencies": {
|
||
|
"System.Collections": "4.3.0",
|
||
|
"System.Diagnostics.Debug": "4.3.0",
|
||
|
"System.Globalization": "4.3.0",
|
||
|
"System.IO": "4.3.0",
|
||
|
"System.Linq": "4.3.0",
|
||
|
"System.ObjectModel": "4.0.12",
|
||
|
"System.Reflection": "4.3.0",
|
||
|
"System.Reflection.Emit": "4.0.1",
|
||
|
"System.Reflection.Emit.ILGeneration": "4.3.0",
|
||
|
"System.Reflection.Emit.Lightweight": "4.3.0",
|
||
|
"System.Reflection.Extensions": "4.0.1",
|
||
|
"System.Reflection.Primitives": "4.3.0",
|
||
|
"System.Reflection.TypeExtensions": "4.1.0",
|
||
|
"System.Resources.ResourceManager": "4.3.0",
|
||
|
"System.Runtime": "4.3.1",
|
||
|
"System.Runtime.Extensions": "4.3.0",
|
||
|
"System.Threading": "4.3.0"
|
||
|
}
|
||
|
},
|
||
|
"System.Memory/4.5.5": {},
|
||
|
"System.Memory.Data/1.0.2": {
|
||
|
"dependencies": {
|
||
|
"System.Text.Encodings.Web": "8.0.0",
|
||
|
"System.Text.Json": "8.0.5"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/System.Memory.Data.dll": {
|
||
|
"assemblyVersion": "1.0.2.0",
|
||
|
"fileVersion": "1.0.221.20802"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"System.Net.NameResolution/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"System.Collections": "4.3.0",
|
||
|
"System.Diagnostics.Tracing": "4.3.0",
|
||
|
"System.Globalization": "4.3.0",
|
||
|
"System.Net.Primitives": "4.3.0",
|
||
|
"System.Resources.ResourceManager": "4.3.0",
|
||
|
"System.Runtime": "4.3.1",
|
||
|
"System.Runtime.Extensions": "4.3.0",
|
||
|
"System.Runtime.Handles": "4.3.0",
|
||
|
"System.Runtime.InteropServices": "4.3.0",
|
||
|
"System.Security.Principal.Windows": "4.3.0",
|
||
|
"System.Threading": "4.3.0",
|
||
|
"System.Threading.Tasks": "4.3.0",
|
||
|
"runtime.native.System": "4.3.0"
|
||
|
}
|
||
|
},
|
||
|
"System.Net.Primitives/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"Microsoft.NETCore.Targets": "1.1.3",
|
||
|
"System.Runtime": "4.3.1",
|
||
|
"System.Runtime.Handles": "4.3.0"
|
||
|
}
|
||
|
},
|
||
|
"System.Net.Security/4.3.1": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"Microsoft.Win32.Primitives": "4.3.0",
|
||
|
"System.Collections": "4.3.0",
|
||
|
"System.Collections.Concurrent": "4.3.0",
|
||
|
"System.Diagnostics.Tracing": "4.3.0",
|
||
|
"System.Globalization": "4.3.0",
|
||
|
"System.Globalization.Extensions": "4.3.0",
|
||
|
"System.IO": "4.3.0",
|
||
|
"System.Net.Primitives": "4.3.0",
|
||
|
"System.Resources.ResourceManager": "4.3.0",
|
||
|
"System.Runtime": "4.3.1",
|
||
|
"System.Runtime.Extensions": "4.3.0",
|
||
|
"System.Runtime.Handles": "4.3.0",
|
||
|
"System.Runtime.InteropServices": "4.3.0",
|
||
|
"System.Security.Claims": "4.3.0",
|
||
|
"System.Security.Cryptography.Algorithms": "4.3.0",
|
||
|
"System.Security.Cryptography.Encoding": "4.3.0",
|
||
|
"System.Security.Cryptography.OpenSsl": "4.3.0",
|
||
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
||
|
"System.Security.Cryptography.X509Certificates": "4.3.0",
|
||
|
"System.Security.Principal": "4.3.0",
|
||
|
"System.Text.Encoding": "4.3.0",
|
||
|
"System.Threading": "4.3.0",
|
||
|
"System.Threading.Tasks": "4.3.0",
|
||
|
"System.Threading.ThreadPool": "4.3.0",
|
||
|
"runtime.native.System": "4.3.0",
|
||
|
"runtime.native.System.Net.Security": "4.3.0",
|
||
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
|
||
|
}
|
||
|
},
|
||
|
"System.Net.Sockets/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"Microsoft.NETCore.Targets": "1.1.3",
|
||
|
"System.IO": "4.3.0",
|
||
|
"System.Net.Primitives": "4.3.0",
|
||
|
"System.Runtime": "4.3.1",
|
||
|
"System.Threading.Tasks": "4.3.0"
|
||
|
}
|
||
|
},
|
||
|
"System.Numerics.Vectors/4.5.0": {},
|
||
|
"System.ObjectModel/4.0.12": {
|
||
|
"dependencies": {
|
||
|
"System.Collections": "4.3.0",
|
||
|
"System.Diagnostics.Debug": "4.3.0",
|
||
|
"System.Resources.ResourceManager": "4.3.0",
|
||
|
"System.Runtime": "4.3.1",
|
||
|
"System.Threading": "4.3.0"
|
||
|
}
|
||
|
},
|
||
|
"System.Reactive/4.3.2": {},
|
||
|
"System.Reflection/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"Microsoft.NETCore.Targets": "1.1.3",
|
||
|
"System.IO": "4.3.0",
|
||
|
"System.Reflection.Primitives": "4.3.0",
|
||
|
"System.Runtime": "4.3.1"
|
||
|
}
|
||
|
},
|
||
|
"System.Reflection.Emit/4.0.1": {
|
||
|
"dependencies": {
|
||
|
"System.IO": "4.3.0",
|
||
|
"System.Reflection": "4.3.0",
|
||
|
"System.Reflection.Emit.ILGeneration": "4.3.0",
|
||
|
"System.Reflection.Primitives": "4.3.0",
|
||
|
"System.Runtime": "4.3.1"
|
||
|
}
|
||
|
},
|
||
|
"System.Reflection.Emit.ILGeneration/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"System.Reflection": "4.3.0",
|
||
|
"System.Reflection.Primitives": "4.3.0",
|
||
|
"System.Runtime": "4.3.1"
|
||
|
}
|
||
|
},
|
||
|
"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.1"
|
||
|
}
|
||
|
},
|
||
|
"System.Reflection.Extensions/4.0.1": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"Microsoft.NETCore.Targets": "1.1.3",
|
||
|
"System.Reflection": "4.3.0",
|
||
|
"System.Runtime": "4.3.1"
|
||
|
}
|
||
|
},
|
||
|
"System.Reflection.Primitives/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"Microsoft.NETCore.Targets": "1.1.3",
|
||
|
"System.Runtime": "4.3.1"
|
||
|
}
|
||
|
},
|
||
|
"System.Reflection.TypeExtensions/4.1.0": {
|
||
|
"dependencies": {
|
||
|
"System.Reflection": "4.3.0",
|
||
|
"System.Runtime": "4.3.1"
|
||
|
}
|
||
|
},
|
||
|
"System.Resources.ResourceManager/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"Microsoft.NETCore.Targets": "1.1.3",
|
||
|
"System.Globalization": "4.3.0",
|
||
|
"System.Reflection": "4.3.0",
|
||
|
"System.Runtime": "4.3.1"
|
||
|
}
|
||
|
},
|
||
|
"System.Runtime/4.3.1": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"Microsoft.NETCore.Targets": "1.1.3"
|
||
|
}
|
||
|
},
|
||
|
"System.Runtime.Caching/6.0.0": {
|
||
|
"dependencies": {
|
||
|
"System.Configuration.ConfigurationManager": "6.0.1"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net6.0/System.Runtime.Caching.dll": {
|
||
|
"assemblyVersion": "4.0.0.0",
|
||
|
"fileVersion": "6.0.21.52210"
|
||
|
}
|
||
|
},
|
||
|
"runtimeTargets": {
|
||
|
"runtimes/win/lib/net6.0/System.Runtime.Caching.dll": {
|
||
|
"rid": "win",
|
||
|
"assetType": "runtime",
|
||
|
"assemblyVersion": "4.0.0.0",
|
||
|
"fileVersion": "6.0.21.52210"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"System.Runtime.CompilerServices.Unsafe/6.0.0": {},
|
||
|
"System.Runtime.Extensions/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"Microsoft.NETCore.Targets": "1.1.3",
|
||
|
"System.Runtime": "4.3.1"
|
||
|
}
|
||
|
},
|
||
|
"System.Runtime.Handles/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"Microsoft.NETCore.Targets": "1.1.3",
|
||
|
"System.Runtime": "4.3.1"
|
||
|
}
|
||
|
},
|
||
|
"System.Runtime.InteropServices/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"Microsoft.NETCore.Targets": "1.1.3",
|
||
|
"System.Reflection": "4.3.0",
|
||
|
"System.Reflection.Primitives": "4.3.0",
|
||
|
"System.Runtime": "4.3.1",
|
||
|
"System.Runtime.Handles": "4.3.0"
|
||
|
}
|
||
|
},
|
||
|
"System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"System.Reflection": "4.3.0",
|
||
|
"System.Resources.ResourceManager": "4.3.0",
|
||
|
"System.Runtime": "4.3.1",
|
||
|
"System.Runtime.InteropServices": "4.3.0",
|
||
|
"System.Threading": "4.3.0",
|
||
|
"runtime.native.System": "4.3.0"
|
||
|
}
|
||
|
},
|
||
|
"System.Runtime.Numerics/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"System.Globalization": "4.3.0",
|
||
|
"System.Resources.ResourceManager": "4.3.0",
|
||
|
"System.Runtime": "4.3.1",
|
||
|
"System.Runtime.Extensions": "4.3.0"
|
||
|
}
|
||
|
},
|
||
|
"System.Security.AccessControl/6.0.0": {},
|
||
|
"System.Security.Claims/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.1",
|
||
|
"System.Runtime.Extensions": "4.3.0",
|
||
|
"System.Security.Principal": "4.3.0"
|
||
|
}
|
||
|
},
|
||
|
"System.Security.Cryptography.Algorithms/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"System.Collections": "4.3.0",
|
||
|
"System.IO": "4.3.0",
|
||
|
"System.Resources.ResourceManager": "4.3.0",
|
||
|
"System.Runtime": "4.3.1",
|
||
|
"System.Runtime.Extensions": "4.3.0",
|
||
|
"System.Runtime.Handles": "4.3.0",
|
||
|
"System.Runtime.InteropServices": "4.3.0",
|
||
|
"System.Runtime.Numerics": "4.3.0",
|
||
|
"System.Security.Cryptography.Encoding": "4.3.0",
|
||
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
||
|
"System.Text.Encoding": "4.3.0",
|
||
|
"runtime.native.System.Security.Cryptography.Apple": "4.3.0",
|
||
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
|
||
|
}
|
||
|
},
|
||
|
"System.Security.Cryptography.Cng/4.5.0": {},
|
||
|
"System.Security.Cryptography.Csp/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"System.IO": "4.3.0",
|
||
|
"System.Reflection": "4.3.0",
|
||
|
"System.Resources.ResourceManager": "4.3.0",
|
||
|
"System.Runtime": "4.3.1",
|
||
|
"System.Runtime.Extensions": "4.3.0",
|
||
|
"System.Runtime.Handles": "4.3.0",
|
||
|
"System.Runtime.InteropServices": "4.3.0",
|
||
|
"System.Security.Cryptography.Algorithms": "4.3.0",
|
||
|
"System.Security.Cryptography.Encoding": "4.3.0",
|
||
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
||
|
"System.Text.Encoding": "4.3.0",
|
||
|
"System.Threading": "4.3.0"
|
||
|
}
|
||
|
},
|
||
|
"System.Security.Cryptography.Encoding/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"System.Collections": "4.3.0",
|
||
|
"System.Collections.Concurrent": "4.3.0",
|
||
|
"System.Linq": "4.3.0",
|
||
|
"System.Resources.ResourceManager": "4.3.0",
|
||
|
"System.Runtime": "4.3.1",
|
||
|
"System.Runtime.Extensions": "4.3.0",
|
||
|
"System.Runtime.Handles": "4.3.0",
|
||
|
"System.Runtime.InteropServices": "4.3.0",
|
||
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
||
|
"System.Text.Encoding": "4.3.0",
|
||
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
|
||
|
}
|
||
|
},
|
||
|
"System.Security.Cryptography.OpenSsl/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"System.Collections": "4.3.0",
|
||
|
"System.IO": "4.3.0",
|
||
|
"System.Resources.ResourceManager": "4.3.0",
|
||
|
"System.Runtime": "4.3.1",
|
||
|
"System.Runtime.Extensions": "4.3.0",
|
||
|
"System.Runtime.Handles": "4.3.0",
|
||
|
"System.Runtime.InteropServices": "4.3.0",
|
||
|
"System.Runtime.Numerics": "4.3.0",
|
||
|
"System.Security.Cryptography.Algorithms": "4.3.0",
|
||
|
"System.Security.Cryptography.Encoding": "4.3.0",
|
||
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
||
|
"System.Text.Encoding": "4.3.0",
|
||
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
|
||
|
}
|
||
|
},
|
||
|
"System.Security.Cryptography.Primitives/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"System.Diagnostics.Debug": "4.3.0",
|
||
|
"System.Globalization": "4.3.0",
|
||
|
"System.IO": "4.3.0",
|
||
|
"System.Resources.ResourceManager": "4.3.0",
|
||
|
"System.Runtime": "4.3.1",
|
||
|
"System.Threading": "4.3.0",
|
||
|
"System.Threading.Tasks": "4.3.0"
|
||
|
}
|
||
|
},
|
||
|
"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.X509Certificates/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"System.Collections": "4.3.0",
|
||
|
"System.Diagnostics.Debug": "4.3.0",
|
||
|
"System.Globalization": "4.3.0",
|
||
|
"System.Globalization.Calendars": "4.3.0",
|
||
|
"System.IO": "4.3.0",
|
||
|
"System.IO.FileSystem": "4.3.0",
|
||
|
"System.IO.FileSystem.Primitives": "4.3.0",
|
||
|
"System.Resources.ResourceManager": "4.3.0",
|
||
|
"System.Runtime": "4.3.1",
|
||
|
"System.Runtime.Extensions": "4.3.0",
|
||
|
"System.Runtime.Handles": "4.3.0",
|
||
|
"System.Runtime.InteropServices": "4.3.0",
|
||
|
"System.Runtime.Numerics": "4.3.0",
|
||
|
"System.Security.Cryptography.Algorithms": "4.3.0",
|
||
|
"System.Security.Cryptography.Cng": "4.5.0",
|
||
|
"System.Security.Cryptography.Csp": "4.3.0",
|
||
|
"System.Security.Cryptography.Encoding": "4.3.0",
|
||
|
"System.Security.Cryptography.OpenSsl": "4.3.0",
|
||
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
||
|
"System.Text.Encoding": "4.3.0",
|
||
|
"System.Threading": "4.3.0",
|
||
|
"runtime.native.System": "4.3.0",
|
||
|
"runtime.native.System.Net.Http": "4.3.0",
|
||
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
|
||
|
}
|
||
|
},
|
||
|
"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/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"System.Runtime": "4.3.1"
|
||
|
}
|
||
|
},
|
||
|
"System.Security.Principal.Windows/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"Microsoft.Win32.Primitives": "4.3.0",
|
||
|
"System.Collections": "4.3.0",
|
||
|
"System.Diagnostics.Debug": "4.3.0",
|
||
|
"System.Reflection": "4.3.0",
|
||
|
"System.Resources.ResourceManager": "4.3.0",
|
||
|
"System.Runtime": "4.3.1",
|
||
|
"System.Runtime.Extensions": "4.3.0",
|
||
|
"System.Runtime.Handles": "4.3.0",
|
||
|
"System.Runtime.InteropServices": "4.3.0",
|
||
|
"System.Security.Claims": "4.3.0",
|
||
|
"System.Security.Principal": "4.3.0",
|
||
|
"System.Text.Encoding": "4.3.0",
|
||
|
"System.Threading": "4.3.0"
|
||
|
}
|
||
|
},
|
||
|
"System.Text.Encoding/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"Microsoft.NETCore.Targets": "1.1.3",
|
||
|
"System.Runtime": "4.3.1"
|
||
|
}
|
||
|
},
|
||
|
"System.Text.Encoding.CodePages/5.0.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0"
|
||
|
}
|
||
|
},
|
||
|
"System.Text.Encodings.Web/8.0.0": {
|
||
|
"dependencies": {
|
||
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net6.0/System.Text.Encodings.Web.dll": {
|
||
|
"assemblyVersion": "8.0.0.0",
|
||
|
"fileVersion": "8.0.23.53103"
|
||
|
}
|
||
|
},
|
||
|
"runtimeTargets": {
|
||
|
"runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll": {
|
||
|
"rid": "browser",
|
||
|
"assetType": "runtime",
|
||
|
"assemblyVersion": "8.0.0.0",
|
||
|
"fileVersion": "8.0.23.53103"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"System.Text.Json/8.0.5": {
|
||
|
"dependencies": {
|
||
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
|
||
|
"System.Text.Encodings.Web": "8.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net6.0/System.Text.Json.dll": {
|
||
|
"assemblyVersion": "8.0.0.0",
|
||
|
"fileVersion": "8.0.1024.46610"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"System.Text.RegularExpressions/4.3.1": {
|
||
|
"dependencies": {
|
||
|
"System.Runtime": "4.3.1"
|
||
|
}
|
||
|
},
|
||
|
"System.Threading/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"System.Runtime": "4.3.1",
|
||
|
"System.Threading.Tasks": "4.3.0"
|
||
|
}
|
||
|
},
|
||
|
"System.Threading.Tasks/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"Microsoft.NETCore.Targets": "1.1.3",
|
||
|
"System.Runtime": "4.3.1"
|
||
|
}
|
||
|
},
|
||
|
"System.Threading.Tasks.Extensions/4.6.0": {},
|
||
|
"System.Threading.ThreadPool/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"System.Runtime": "4.3.1",
|
||
|
"System.Runtime.Handles": "4.3.0"
|
||
|
}
|
||
|
},
|
||
|
"System.Threading.Timer/4.3.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"Microsoft.NETCore.Targets": "1.1.3",
|
||
|
"System.Runtime": "4.3.1"
|
||
|
}
|
||
|
},
|
||
|
"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"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"TouchSocket/3.0.14": {
|
||
|
"dependencies": {
|
||
|
"TouchSocket.Core": "3.0.14"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net6.0/TouchSocket.dll": {
|
||
|
"assemblyVersion": "3.0.14.0",
|
||
|
"fileVersion": "3.0.14.0"
|
||
|
}
|
||
|
},
|
||
|
"resources": {
|
||
|
"lib/net6.0/en-US/TouchSocket.resources.dll": {
|
||
|
"locale": "en-US"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"TouchSocket.Core/3.0.14": {
|
||
|
"dependencies": {
|
||
|
"Newtonsoft.Json": "13.0.3",
|
||
|
"System.Memory": "4.5.5",
|
||
|
"System.Text.Json": "8.0.5",
|
||
|
"System.Threading.Tasks.Extensions": "4.6.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net6.0/TouchSocket.Core.dll": {
|
||
|
"assemblyVersion": "3.0.14.0",
|
||
|
"fileVersion": "3.0.14.0"
|
||
|
}
|
||
|
},
|
||
|
"resources": {
|
||
|
"lib/net6.0/en-US/TouchSocket.Core.resources.dll": {
|
||
|
"locale": "en-US"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"TouchSocket.Http/3.0.14": {
|
||
|
"dependencies": {
|
||
|
"TouchSocket": "3.0.14"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net6.0/TouchSocket.Http.dll": {
|
||
|
"assemblyVersion": "3.0.14.0",
|
||
|
"fileVersion": "3.0.14.0"
|
||
|
}
|
||
|
},
|
||
|
"resources": {
|
||
|
"lib/net6.0/en-US/TouchSocket.Http.resources.dll": {
|
||
|
"locale": "en-US"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"WebSocket4Net/0.15.1": {
|
||
|
"dependencies": {
|
||
|
"SuperSocket.ClientEngine.Core": "0.9.0",
|
||
|
"System.Linq": "4.3.0",
|
||
|
"System.Net.NameResolution": "4.3.0",
|
||
|
"System.Net.Sockets": "4.3.0",
|
||
|
"System.Text.RegularExpressions": "4.3.1",
|
||
|
"System.Threading": "4.3.0",
|
||
|
"System.Threading.Timer": "4.3.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard1.3/WebSocket4Net.dll": {
|
||
|
"assemblyVersion": "0.15.1.10",
|
||
|
"fileVersion": "0.15.1.10"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"ZhiYi.Core.Repository/1.0.0": {
|
||
|
"dependencies": {
|
||
|
"SqlSugarCore": "5.1.4.177"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"ZhiYi.Core.Repository.dll": {
|
||
|
"assemblyVersion": "1.0.0.0",
|
||
|
"fileVersion": "1.0.0.0"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"System.Reactive.Reference/4.3.0.0": {
|
||
|
"runtime": {
|
||
|
"System.Reactive.dll": {
|
||
|
"assemblyVersion": "4.3.0.0",
|
||
|
"fileVersion": "4.3.2.55399"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"libraries": {
|
||
|
"ZhiYi.Core.Application/1.0.0": {
|
||
|
"type": "project",
|
||
|
"serviceable": false,
|
||
|
"sha512": ""
|
||
|
},
|
||
|
"AspectCore.Extensions.Reflection/2.4.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-ZQQ0vwV3OvhI8fipppLK+8PwwgeHSnXW1S/f0e6KGdzTHBJefrnMxdgF8xw08OC76BOK5/xeGJ4FKGJfK30H+g==",
|
||
|
"path": "aspectcore.extensions.reflection/2.4.0",
|
||
|
"hashPath": "aspectcore.extensions.reflection.2.4.0.nupkg.sha512"
|
||
|
},
|
||
|
"AutoMapper/11.0.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-+596AnKykYCk9RxXCEF4GYuapSebQtFVvIA1oVG1rrRkCLAC7AkWehJ0brCfYUbdDW3v1H/p0W3hob7JoXGjMw==",
|
||
|
"path": "automapper/11.0.0",
|
||
|
"hashPath": "automapper.11.0.0.nupkg.sha512"
|
||
|
},
|
||
|
"Azure.Core/1.38.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-IuEgCoVA0ef7E4pQtpC3+TkPbzaoQfa77HlfJDmfuaJUCVJmn7fT0izamZiryW5sYUFKizsftIxMkXKbgIcPMQ==",
|
||
|
"path": "azure.core/1.38.0",
|
||
|
"hashPath": "azure.core.1.38.0.nupkg.sha512"
|
||
|
},
|
||
|
"Azure.Identity/1.11.4": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-Sf4BoE6Q3jTgFkgBkx7qztYOFELBCo+wQgpYDwal/qJ1unBH73ywPztIJKXBXORRzAeNijsuxhk94h0TIMvfYg==",
|
||
|
"path": "azure.identity/1.11.4",
|
||
|
"hashPath": "azure.identity.1.11.4.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.AspNetCore.Authentication.Abstractions/2.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-ve6uvLwKNRkfnO/QeN9M8eUJ49lCnWv/6/9p6iTEuiI6Rtsz+myaBAjdMzLuTViQY032xbTF5AdZF5BJzJJyXQ==",
|
||
|
"path": "microsoft.aspnetcore.authentication.abstractions/2.3.0",
|
||
|
"hashPath": "microsoft.aspnetcore.authentication.abstractions.2.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.AspNetCore.Authentication.Core/2.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-gnLnKGawBjqBnU9fEuel3VcYAARkjyONAliaGDfMc8o8HBtfh+HrOPEoR8Xx4b2RnMb7uxdBDOvEAC7sul79ig==",
|
||
|
"path": "microsoft.aspnetcore.authentication.core/2.3.0",
|
||
|
"hashPath": "microsoft.aspnetcore.authentication.core.2.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.AspNetCore.Authorization/2.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-2/aBgLqBXva/+w8pzRNY8ET43Gi+dr1gv/7ySfbsh23lTK6IAgID5MGUEa1hreNIF+0XpW4tX7QwVe70+YvaPg==",
|
||
|
"path": "microsoft.aspnetcore.authorization/2.3.0",
|
||
|
"hashPath": "microsoft.aspnetcore.authorization.2.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.AspNetCore.Authorization.Policy/2.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-vn31uQ1dA1MIV2WNNDOOOm88V5KgR9esfi0LyQ6eVaGq2h0Yw+R29f5A6qUNJt+RccS3qkYayylAy9tP1wV+7Q==",
|
||
|
"path": "microsoft.aspnetcore.authorization.policy/2.3.0",
|
||
|
"hashPath": "microsoft.aspnetcore.authorization.policy.2.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.AspNetCore.Hosting.Abstractions/2.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-4ivq53W2k6Nj4eez9wc81ytfGj6HR1NaZJCpOrvghJo9zHuQF57PLhPoQH5ItyCpHXnrN/y7yJDUm+TGYzrx0w==",
|
||
|
"path": "microsoft.aspnetcore.hosting.abstractions/2.3.0",
|
||
|
"hashPath": "microsoft.aspnetcore.hosting.abstractions.2.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.AspNetCore.Hosting.Server.Abstractions/2.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-F5iHx7odAbFKBV1DNPDkFFcVmD5Tk7rk+tYm3LMQxHEFFdjlg5QcYb5XhHAefl5YaaPeG6ad+/ck8kSG3/D6kw==",
|
||
|
"path": "microsoft.aspnetcore.hosting.server.abstractions/2.3.0",
|
||
|
"hashPath": "microsoft.aspnetcore.hosting.server.abstractions.2.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.AspNetCore.Http/2.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-I9azEG2tZ4DDHAFgv+N38e6Yhttvf+QjE2j2UYyCACE7Swm5/0uoihCMWZ87oOZYeqiEFSxbsfpT71OYHe2tpw==",
|
||
|
"path": "microsoft.aspnetcore.http/2.3.0",
|
||
|
"hashPath": "microsoft.aspnetcore.http.2.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.AspNetCore.Http.Abstractions/2.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-39r9PPrjA6s0blyFv5qarckjNkaHRA5B+3b53ybuGGNTXEj1/DStQJ4NWjFL6QTRQpL9zt7nDyKxZdJOlcnq+Q==",
|
||
|
"path": "microsoft.aspnetcore.http.abstractions/2.3.0",
|
||
|
"hashPath": "microsoft.aspnetcore.http.abstractions.2.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.AspNetCore.Http.Extensions/2.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-EY2u/wFF5jsYwGXXswfQWrSsFPmiXsniAlUWo3rv/MGYf99ZFsENDnZcQP6W3c/+xQmQXq0NauzQ7jyy+o1LDQ==",
|
||
|
"path": "microsoft.aspnetcore.http.extensions/2.3.0",
|
||
|
"hashPath": "microsoft.aspnetcore.http.extensions.2.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.AspNetCore.Http.Features/2.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-f10WUgcsKqrkmnz6gt8HeZ7kyKjYN30PO7cSic1lPtH7paPtnQqXPOveul/SIPI43PhRD4trttg4ywnrEmmJpA==",
|
||
|
"path": "microsoft.aspnetcore.http.features/2.3.0",
|
||
|
"hashPath": "microsoft.aspnetcore.http.features.2.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.AspNetCore.JsonPatch/2.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-xrcdmMlZxwZM0n65T8gq8/erN0aW8HyBXJYhBk3cyfboVQsE/S9h9R59wILMgA4wal3glih+6l06XGs8AnELWA==",
|
||
|
"path": "microsoft.aspnetcore.jsonpatch/2.3.0",
|
||
|
"hashPath": "microsoft.aspnetcore.jsonpatch.2.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.AspNetCore.Mvc.Abstractions/2.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-xrF8Fh10hEAS6Qp967IgPqNw2iz3/3Q8FQo+Jowbytaj1JJN86p0z851hSH4XP/sFnI5gFu7mGdkplirAJMWPw==",
|
||
|
"path": "microsoft.aspnetcore.mvc.abstractions/2.3.0",
|
||
|
"hashPath": "microsoft.aspnetcore.mvc.abstractions.2.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.AspNetCore.Mvc.Core/2.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-WRXKrQ4wpzbo6Oo3+n6RegL83B/wXGo4/+Uo8yFFejMNCuNIyk/NL3Qe8MMRC3Mr9NqlOWwJr3qiWv/nKwg7dw==",
|
||
|
"path": "microsoft.aspnetcore.mvc.core/2.3.0",
|
||
|
"hashPath": "microsoft.aspnetcore.mvc.core.2.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.AspNetCore.Mvc.Formatters.Json/2.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-bh/nygMBuGoMNitOsstyoqWQj2L4SICecHhVdOVCsMXmkr0KQgzpTE5RwB34ZbxRTERG0p+eG5xnGGdgeoZ/eA==",
|
||
|
"path": "microsoft.aspnetcore.mvc.formatters.json/2.3.0",
|
||
|
"hashPath": "microsoft.aspnetcore.mvc.formatters.json.2.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.AspNetCore.ResponseCaching.Abstractions/2.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-VTqhxnUiawKS22fss5fr/NMJ4MVQHFUgqyWOIaJ9pUY+jmYGCAa+VYfB5DLJYmsD4AhdKnlO6I9lML5tUbDNNA==",
|
||
|
"path": "microsoft.aspnetcore.responsecaching.abstractions/2.3.0",
|
||
|
"hashPath": "microsoft.aspnetcore.responsecaching.abstractions.2.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.AspNetCore.Routing/2.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-no5/VC0CAQuT4PK4rp2K5fqwuSfzr2mdB6m1XNfWVhHnwzpRQzKAu9flChiT/JTLKwVI0Vq2MSmSW2OFMDCNXg==",
|
||
|
"path": "microsoft.aspnetcore.routing/2.3.0",
|
||
|
"hashPath": "microsoft.aspnetcore.routing.2.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.AspNetCore.Routing.Abstractions/2.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-ZkFpUrSmp6TocxZLBEX3IBv5dPMbQuMs6L/BPl0WRfn32UVOtNYJQ0bLdh3cL9LMV0rmTW/5R0w8CBYxr0AOUw==",
|
||
|
"path": "microsoft.aspnetcore.routing.abstractions/2.3.0",
|
||
|
"hashPath": "microsoft.aspnetcore.routing.abstractions.2.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.AspNetCore.WebUtilities/2.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-trbXdWzoAEUVd0PE2yTopkz4kjZaAIA7xUWekd5uBw+7xE8Do/YOVTeb9d9koPTlbtZT539aESJjSLSqD8eYrQ==",
|
||
|
"path": "microsoft.aspnetcore.webutilities/2.3.0",
|
||
|
"hashPath": "microsoft.aspnetcore.webutilities.2.3.0.nupkg.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.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/5.2.2": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-mtoeRMh7F/OA536c/Cnh8L4H0uLSKB5kSmoi54oN7Fp0hNJDy22IqyMhaMH4PkDCqI7xL//Fvg9ldtuPHG0h5g==",
|
||
|
"path": "microsoft.data.sqlclient/5.2.2",
|
||
|
"hashPath": "microsoft.data.sqlclient.5.2.2.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.Data.SqlClient.SNI.runtime/5.2.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-po1jhvFd+8pbfvJR/puh+fkHi0GRanAdvayh/0e47yaM6CXWZ6opUjCMFuYlAnD2LcbyvQE7fPJKvogmaUcN+w==",
|
||
|
"path": "microsoft.data.sqlclient.sni.runtime/5.2.0",
|
||
|
"hashPath": "microsoft.data.sqlclient.sni.runtime.5.2.0.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.Data.Sqlite/9.0.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-lw6wthgXGx3r/U775k1UkUAWIn0kAT0wj4ZRq0WlhPx4WAOiBsIjgDKgWkXcNTGT0KfHiClkM+tyPVFDvxeObw==",
|
||
|
"path": "microsoft.data.sqlite/9.0.0",
|
||
|
"hashPath": "microsoft.data.sqlite.9.0.0.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.DotNet.PlatformAbstractions/2.1.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-9KPDwvb/hLEVXYruVHVZ8BkebC8j17DmPb56LnqRF74HqSPLjCkrlFUjOtFpQPA2DeADBRTI/e69aCfRBfrhxw==",
|
||
|
"path": "microsoft.dotnet.platformabstractions/2.1.0",
|
||
|
"hashPath": "microsoft.dotnet.platformabstractions.2.1.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.DependencyInjection/8.0.1": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-BmANAnR5Xd4Oqw7yQ75xOAYODybZQRzdeNucg7kS5wWKd2PNnMdYtJ2Vciy0QLylRmv42DGl5+AFL9izA6F1Rw==",
|
||
|
"path": "microsoft.extensions.dependencyinjection/8.0.1",
|
||
|
"hashPath": "microsoft.extensions.dependencyinjection.8.0.1.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.Extensions.DependencyInjection.Abstractions/8.0.2": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-3iE7UF7MQkCv1cxzCahz+Y/guQbTqieyxyaWKhrRO91itI9cOKO76OHeQDahqG4MmW5umr3CcCvGmK92lWNlbg==",
|
||
|
"path": "microsoft.extensions.dependencyinjection.abstractions/8.0.2",
|
||
|
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.2.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.Extensions.DependencyModel/2.1.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-nS2XKqi+1A1umnYNLX2Fbm/XnzCxs5i+zXVJ3VC6r9t2z0NZr9FLnJN4VQpKigdcWH/iFTbMuX6M6WQJcTjVIg==",
|
||
|
"path": "microsoft.extensions.dependencymodel/2.1.0",
|
||
|
"hashPath": "microsoft.extensions.dependencymodel.2.1.0.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.Extensions.Diagnostics.Abstractions/8.0.1": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-elH2vmwNmsXuKmUeMQ4YW9ldXiF+gSGDgg1vORksob5POnpaI6caj1Hu8zaYbEuibhqCoWg0YRWDazBY3zjBfg==",
|
||
|
"path": "microsoft.extensions.diagnostics.abstractions/8.0.1",
|
||
|
"hashPath": "microsoft.extensions.diagnostics.abstractions.8.0.1.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.Hosting.Abstractions/8.0.1": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-nHwq9aPBdBPYXPti6wYEEfgXddfBrYC+CQLn+qISiwQq5tpfaqDZSKOJNxoe9rfQxGf1c+2wC/qWFe1QYJPYqw==",
|
||
|
"path": "microsoft.extensions.hosting.abstractions/8.0.1",
|
||
|
"hashPath": "microsoft.extensions.hosting.abstractions.8.0.1.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.Extensions.Logging.Abstractions/8.0.2": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-nroMDjS7hNBPtkZqVBbSiQaQjWRDxITI8Y7XnDs97rqG3EbzVTNLZQf7bIeUJcaHOV8bca47s1Uxq94+2oGdxA==",
|
||
|
"path": "microsoft.extensions.logging.abstractions/8.0.2",
|
||
|
"hashPath": "microsoft.extensions.logging.abstractions.8.0.2.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.Extensions.ObjectPool/8.0.11": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-6ApKcHNJigXBfZa6XlDQ8feJpq7SG1ogZXg6M4FiNzgd6irs3LUAzo0Pfn4F2ZI9liGnH1XIBR/OtSbZmJAV5w==",
|
||
|
"path": "microsoft.extensions.objectpool/8.0.11",
|
||
|
"hashPath": "microsoft.extensions.objectpool.8.0.11.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.Extensions.Options/8.0.2": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-dWGKvhFybsaZpGmzkGCbNNwBD1rVlWzrZKANLW/CcbFJpCEceMCGzT7zZwHOGBCbwM0SzBuceMj5HN1LKV1QqA==",
|
||
|
"path": "microsoft.extensions.options/8.0.2",
|
||
|
"hashPath": "microsoft.extensions.options.8.0.2.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.61.3": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==",
|
||
|
"path": "microsoft.identity.client/4.61.3",
|
||
|
"hashPath": "microsoft.identity.client.4.61.3.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.Identity.Client.Extensions.Msal/4.61.3": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==",
|
||
|
"path": "microsoft.identity.client.extensions.msal/4.61.3",
|
||
|
"hashPath": "microsoft.identity.client.extensions.msal.4.61.3.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.IdentityModel.Abstractions/6.35.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-xuR8E4Rd96M41CnUSCiOJ2DBh+z+zQSmyrYHdYhD6K4fXBcQGVnRCFQ0efROUYpP+p0zC1BLKr0JRpVuujTZSg==",
|
||
|
"path": "microsoft.identitymodel.abstractions/6.35.0",
|
||
|
"hashPath": "microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.IdentityModel.JsonWebTokens/6.35.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-9wxai3hKgZUb4/NjdRKfQd0QJvtXKDlvmGMYACbEC8DFaicMFCFhQFZq9ZET1kJLwZahf2lfY5Gtcpsx8zYzbg==",
|
||
|
"path": "microsoft.identitymodel.jsonwebtokens/6.35.0",
|
||
|
"hashPath": "microsoft.identitymodel.jsonwebtokens.6.35.0.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.IdentityModel.Logging/6.35.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-jePrSfGAmqT81JDCNSY+fxVWoGuJKt9e6eJ+vT7+quVS55nWl//jGjUQn4eFtVKt4rt5dXaleZdHRB9J9AJZ7Q==",
|
||
|
"path": "microsoft.identitymodel.logging/6.35.0",
|
||
|
"hashPath": "microsoft.identitymodel.logging.6.35.0.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.IdentityModel.Protocols/6.35.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-BPQhlDzdFvv1PzaUxNSk+VEPwezlDEVADIKmyxubw7IiELK18uJ06RQ9QKKkds30XI+gDu9n8j24XQ8w7fjWcg==",
|
||
|
"path": "microsoft.identitymodel.protocols/6.35.0",
|
||
|
"hashPath": "microsoft.identitymodel.protocols.6.35.0.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-LMtVqnECCCdSmyFoCOxIE5tXQqkOLrvGrL7OxHg41DIm1bpWtaCdGyVcTAfOQpJXvzND9zUKIN/lhngPkYR8vg==",
|
||
|
"path": "microsoft.identitymodel.protocols.openidconnect/6.35.0",
|
||
|
"hashPath": "microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.IdentityModel.Tokens/6.35.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-RN7lvp7s3Boucg1NaNAbqDbxtlLj5Qeb+4uSS1TeK5FSBVM40P4DKaTKChT43sHyKfh7V0zkrMph6DdHvyA4bg==",
|
||
|
"path": "microsoft.identitymodel.tokens/6.35.0",
|
||
|
"hashPath": "microsoft.identitymodel.tokens.6.35.0.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.Net.Http.Headers/2.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-/M0wVg6tJUOHutWD3BMOUVZAioJVXe0tCpFiovzv0T9T12TBf4MnaHP0efO8TCr1a6O9RZgQeZ9Gdark8L9XdA==",
|
||
|
"path": "microsoft.net.http.headers/2.3.0",
|
||
|
"hashPath": "microsoft.net.http.headers.2.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.NETCore.Platforms/5.0.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
|
||
|
"path": "microsoft.netcore.platforms/5.0.0",
|
||
|
"hashPath": "microsoft.netcore.platforms.5.0.0.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.NETCore.Targets/1.1.3": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-3Wrmi0kJDzClwAC+iBdUBpEKmEle8FQNsCs77fkiOIw/9oYA07bL1EZNX0kQ2OMN3xpwvl0vAtOCYY3ndDNlhQ==",
|
||
|
"path": "microsoft.netcore.targets/1.1.3",
|
||
|
"hashPath": "microsoft.netcore.targets.1.1.3.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.SqlServer.Server/1.0.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
|
||
|
"path": "microsoft.sqlserver.server/1.0.0",
|
||
|
"hashPath": "microsoft.sqlserver.server.1.0.0.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.Win32.Primitives/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==",
|
||
|
"path": "microsoft.win32.primitives/4.3.0",
|
||
|
"hashPath": "microsoft.win32.primitives.4.3.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/9.0.2": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-hCbO8box7i/XXiTFqCJ3GoowyLqx3JXxyrbOJ6om7dr+eAknvBNhhUHeJVGAQo44sySZTfdVffp4BrtPeLZOAA==",
|
||
|
"path": "npgsql/9.0.2",
|
||
|
"hashPath": "npgsql.9.0.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"
|
||
|
},
|
||
|
"Oscar.Data.SqlClient/4.0.4": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-VJ3xVvRjxrPi/mMPT5EqYiMZor0MjFu83mw1qvUveBFWJSudGh9BOKZq7RkhqeNCcL1ud0uK0/TVkw+xTa4q4g==",
|
||
|
"path": "oscar.data.sqlclient/4.0.4",
|
||
|
"hashPath": "oscar.data.sqlclient.4.0.4.nupkg.sha512"
|
||
|
},
|
||
|
"Pipelines.Sockets.Unofficial/2.2.8": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-zG2FApP5zxSx6OcdJQLbZDk2AVlN2BNQD6MorwIfV6gVj0RRxWPEp2LXAxqDGZqeNV1Zp0BNPcNaey/GXmTdvQ==",
|
||
|
"path": "pipelines.sockets.unofficial/2.2.8",
|
||
|
"hashPath": "pipelines.sockets.unofficial.2.2.8.nupkg.sha512"
|
||
|
},
|
||
|
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==",
|
||
|
"path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
|
||
|
"hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==",
|
||
|
"path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
|
||
|
"hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==",
|
||
|
"path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
|
||
|
"hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"runtime.native.System/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
|
||
|
"path": "runtime.native.system/4.3.0",
|
||
|
"hashPath": "runtime.native.system.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"runtime.native.System.Net.Http/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
|
||
|
"path": "runtime.native.system.net.http/4.3.0",
|
||
|
"hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"runtime.native.System.Net.Security/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-M2nN92ePS8BgQ2oi6Jj3PlTUzadYSIWLdZrHY1n1ZcW9o4wAQQ6W+aQ2lfq1ysZQfVCgDwY58alUdowrzezztg==",
|
||
|
"path": "runtime.native.system.net.security/4.3.0",
|
||
|
"hashPath": "runtime.native.system.net.security.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"runtime.native.System.Security.Cryptography.Apple/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
|
||
|
"path": "runtime.native.system.security.cryptography.apple/4.3.0",
|
||
|
"hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==",
|
||
|
"path": "runtime.native.system.security.cryptography.openssl/4.3.0",
|
||
|
"hashPath": "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==",
|
||
|
"path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
|
||
|
"hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==",
|
||
|
"path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
|
||
|
"hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
|
||
|
"path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
|
||
|
"hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==",
|
||
|
"path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
|
||
|
"hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==",
|
||
|
"path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
|
||
|
"hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==",
|
||
|
"path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
|
||
|
"hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==",
|
||
|
"path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
|
||
|
"hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==",
|
||
|
"path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
|
||
|
"hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"SixLabors.Fonts/2.1.2": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-UGl99i9hCJ4MXLaoGw2aq8nklIL/31QcRU7oqQza4AqCg54XojtIIRczj9aO7zJPDGF+XoA3yJ6X1NOfhZOrWA==",
|
||
|
"path": "sixlabors.fonts/2.1.2",
|
||
|
"hashPath": "sixlabors.fonts.2.1.2.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"
|
||
|
},
|
||
|
"SixLabors.ImageSharp.Drawing/2.1.5": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-cER1JfvshYDmTxw+gUy/x5e1xoNWhrD6s3AFf8rRUx9hWSXYdOFreQfUrM/QooMj0rF7+hkVtvGnV3EdMx4dxA==",
|
||
|
"path": "sixlabors.imagesharp.drawing/2.1.5",
|
||
|
"hashPath": "sixlabors.imagesharp.drawing.2.1.5.nupkg.sha512"
|
||
|
},
|
||
|
"SlackNet/0.15.5": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-dvCJVDRlFpwY0QgjTpArxkse/ONlfrQcn/u6HNS78YjFXrtgAu2waJmh2o8CAG4BCz2Z3V2/9T1N4uYrx0OWlA==",
|
||
|
"path": "slacknet/0.15.5",
|
||
|
"hashPath": "slacknet.0.15.5.nupkg.sha512"
|
||
|
},
|
||
|
"SlackNet.Extensions.DependencyInjection/0.15.5": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-k0TNCJ4/EgjFLURaTCWVxpbllPGbPE/aiqHaDSQS0fVFvMsVofhFVZkdjKQVgUR2CjqyUtop96cXuCXhyl/O6g==",
|
||
|
"path": "slacknet.extensions.dependencyinjection/0.15.5",
|
||
|
"hashPath": "slacknet.extensions.dependencyinjection.0.15.5.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"
|
||
|
},
|
||
|
"SqlSugarCore/5.1.4.177": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-WrEmOppYGsAcpadYSJrR1YR/oNuQnXuB4UIYjOWa6WtrmFkprQ88TfVRc/uaQqh6Oi+pGCY6cSPdly1kOjRSTA==",
|
||
|
"path": "sqlsugarcore/5.1.4.177",
|
||
|
"hashPath": "sqlsugarcore.5.1.4.177.nupkg.sha512"
|
||
|
},
|
||
|
"SqlSugarCore.Dm/8.6.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-Q0NAjF9hvkxLbNedIrCqKd3uru0enzZ49GaQtenvsLDQ29aHwlSqg1mRkVYxZ/85UYJFgXh+XHqABSrMgun4aw==",
|
||
|
"path": "sqlsugarcore.dm/8.6.0",
|
||
|
"hashPath": "sqlsugarcore.dm.8.6.0.nupkg.sha512"
|
||
|
},
|
||
|
"SqlSugarCore.Kdbndp/9.3.7.207": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-MNwycbMAUTigrHjUcSvGiv0hSN3jiLUrM9MUj1k4S9rrDtxpkVsvfbTOX2es3DGtYHqn7kS5GeC29g0s9GuoDQ==",
|
||
|
"path": "sqlsugarcore.kdbndp/9.3.7.207",
|
||
|
"hashPath": "sqlsugarcore.kdbndp.9.3.7.207.nupkg.sha512"
|
||
|
},
|
||
|
"StackExchange.Redis/2.8.24": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-GWllmsFAtLyhm4C47cOCipGxyEi1NQWTFUHXnJ8hiHOsK/bH3T5eLkWPVW+LRL6jDiB3g3izW3YEHgLuPoJSyA==",
|
||
|
"path": "stackexchange.redis/2.8.24",
|
||
|
"hashPath": "stackexchange.redis.2.8.24.nupkg.sha512"
|
||
|
},
|
||
|
"SuperSocket.ClientEngine.Core/0.9.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-XXiWW0y8wrEzunRETMOBQ0j8a1FliAEJQylPFSHRjaIsSgCDjaLBCO7YWW6EGDqpzYX37465aGTkN9H1ReldVw==",
|
||
|
"path": "supersocket.clientengine.core/0.9.0",
|
||
|
"hashPath": "supersocket.clientengine.core.0.9.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.AppContext/4.1.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-3QjO4jNV7PdKkmQAVp9atA+usVnKRwI3Kx1nMwJ93T0LcQfx7pKAYk0nKz5wn1oP5iqlhZuy6RXOFdhr7rDwow==",
|
||
|
"path": "system.appcontext/4.1.0",
|
||
|
"hashPath": "system.appcontext.4.1.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.Buffers/4.6.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-lN6tZi7Q46zFzAbRYXTIvfXcyvQQgxnY7Xm6C6xQ9784dEL1amjM6S6Iw4ZpsvesAKnRVsM4scrDQaDqSClkjA==",
|
||
|
"path": "system.buffers/4.6.0",
|
||
|
"hashPath": "system.buffers.4.6.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.ClientModel/1.0.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-I3CVkvxeqFYjIVEP59DnjbeoGNfo/+SZrCLpRz2v/g0gpCHaEMPtWSY0s9k/7jR1rAsLNg2z2u1JRB76tPjnIw==",
|
||
|
"path": "system.clientmodel/1.0.0",
|
||
|
"hashPath": "system.clientmodel.1.0.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.Collections.Concurrent/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
|
||
|
"path": "system.collections.concurrent/4.3.0",
|
||
|
"hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.Collections.NonGeneric/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-prtjIEMhGUnQq6RnPEYLpFt8AtLbp9yq2zxOSrY7KJJZrw25Fi97IzBqY7iqssbM61Ek5b8f3MG/sG1N2sN5KA==",
|
||
|
"path": "system.collections.nongeneric/4.3.0",
|
||
|
"hashPath": "system.collections.nongeneric.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.Collections.Specialized/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-Epx8PoVZR0iuOnJJDzp7pWvdfMMOAvpUo95pC4ScH2mJuXkKA2Y4aR3cG9qt2klHgSons1WFh4kcGW7cSXvrxg==",
|
||
|
"path": "system.collections.specialized/4.3.0",
|
||
|
"hashPath": "system.collections.specialized.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.Configuration.ConfigurationManager/6.0.1": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==",
|
||
|
"path": "system.configuration.configurationmanager/6.0.1",
|
||
|
"hashPath": "system.configuration.configurationmanager.6.0.1.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.Debug/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
|
||
|
"path": "system.diagnostics.debug/4.3.0",
|
||
|
"hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.Diagnostics.DiagnosticSource/8.0.1": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-vaoWjvkG1aenR2XdjaVivlCV9fADfgyhW5bZtXT23qaEea0lWiUljdQuze4E31vKM7ZWJaSUsbYIKE3rnzfZUg==",
|
||
|
"path": "system.diagnostics.diagnosticsource/8.0.1",
|
||
|
"hashPath": "system.diagnostics.diagnosticsource.8.0.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.Diagnostics.Tracing/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
|
||
|
"path": "system.diagnostics.tracing/4.3.0",
|
||
|
"hashPath": "system.diagnostics.tracing.4.3.0.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.Dynamic.Runtime/4.0.11": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-db34f6LHYM0U0JpE+sOmjar27BnqTVkbLJhgfwMpTdgTigG/Hna3m2MYVwnFzGGKnEJk2UXFuoVTr8WUbU91/A==",
|
||
|
"path": "system.dynamic.runtime/4.0.11",
|
||
|
"hashPath": "system.dynamic.runtime.4.0.11.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.Globalization.Calendars/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
|
||
|
"path": "system.globalization.calendars/4.3.0",
|
||
|
"hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.Globalization.Extensions/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
|
||
|
"path": "system.globalization.extensions/4.3.0",
|
||
|
"hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.IdentityModel.Tokens.Jwt/6.35.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-yxGIQd3BFK7F6S62/7RdZk3C/mfwyVxvh6ngd1VYMBmbJ1YZZA9+Ku6suylVtso0FjI0wbElpJ0d27CdsyLpBQ==",
|
||
|
"path": "system.identitymodel.tokens.jwt/6.35.0",
|
||
|
"hashPath": "system.identitymodel.tokens.jwt.6.35.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.IO.FileSystem/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
|
||
|
"path": "system.io.filesystem/4.3.0",
|
||
|
"hashPath": "system.io.filesystem.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.IO.FileSystem.Primitives/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
|
||
|
"path": "system.io.filesystem.primitives/4.3.0",
|
||
|
"hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.IO.Pipelines/5.0.1": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-qEePWsaq9LoEEIqhbGe6D5J8c9IqQOUuTzzV6wn1POlfdLkJliZY3OlB0j0f17uMWlqZYjH7txj+2YbyrIA8Yg==",
|
||
|
"path": "system.io.pipelines/5.0.1",
|
||
|
"hashPath": "system.io.pipelines.5.0.1.nupkg.sha512"
|
||
|
},
|
||
|
"System.Linq/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
|
||
|
"path": "system.linq/4.3.0",
|
||
|
"hashPath": "system.linq.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.Linq.Expressions/4.1.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-I+y02iqkgmCAyfbqOmSDOgqdZQ5tTj80Akm5BPSS8EeB0VGWdy6X1KCoYe8Pk6pwDoAKZUOdLVxnTJcExiv5zw==",
|
||
|
"path": "system.linq.expressions/4.1.0",
|
||
|
"hashPath": "system.linq.expressions.4.1.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.Memory/4.5.5": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==",
|
||
|
"path": "system.memory/4.5.5",
|
||
|
"hashPath": "system.memory.4.5.5.nupkg.sha512"
|
||
|
},
|
||
|
"System.Memory.Data/1.0.2": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
|
||
|
"path": "system.memory.data/1.0.2",
|
||
|
"hashPath": "system.memory.data.1.0.2.nupkg.sha512"
|
||
|
},
|
||
|
"System.Net.NameResolution/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-AFYl08R7MrsrEjqpQWTZWBadqXyTzNDaWpMqyxhb0d6sGhV6xMDKueuBXlLL30gz+DIRY6MpdgnHWlCh5wmq9w==",
|
||
|
"path": "system.net.nameresolution/4.3.0",
|
||
|
"hashPath": "system.net.nameresolution.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.Net.Primitives/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
|
||
|
"path": "system.net.primitives/4.3.0",
|
||
|
"hashPath": "system.net.primitives.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.Net.Security/4.3.1": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-qYnDntmrrHXUAhA+v2Kve8onMjJ2ZryQvx7kjGhW88c0IgA9B+q2M8b3l76HFBeotufDbAJfOvLEP32PS4XIKA==",
|
||
|
"path": "system.net.security/4.3.1",
|
||
|
"hashPath": "system.net.security.4.3.1.nupkg.sha512"
|
||
|
},
|
||
|
"System.Net.Sockets/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==",
|
||
|
"path": "system.net.sockets/4.3.0",
|
||
|
"hashPath": "system.net.sockets.4.3.0.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.ObjectModel/4.0.12": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-tAgJM1xt3ytyMoW4qn4wIqgJYm7L7TShRZG4+Q4Qsi2PCcj96pXN7nRywS9KkB3p/xDUjc2HSwP9SROyPYDYKQ==",
|
||
|
"path": "system.objectmodel/4.0.12",
|
||
|
"hashPath": "system.objectmodel.4.0.12.nupkg.sha512"
|
||
|
},
|
||
|
"System.Reactive/4.3.2": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-WhGkScPWxw2pp7UwRW8M1OvYZ3WUDPC2wJ0aiuaB4KRD3bt4wLkgHgYnOUu87WRhsurvv5LN0E63iWOEza2o8g==",
|
||
|
"path": "system.reactive/4.3.2",
|
||
|
"hashPath": "system.reactive.4.3.2.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/4.0.1": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-P2wqAj72fFjpP6wb9nSfDqNBMab+2ovzSDzUZK7MVIm54tBJEPr9jWfSjjoTpPwj1LeKcmX3vr0ttyjSSFM47g==",
|
||
|
"path": "system.reflection.emit/4.0.1",
|
||
|
"hashPath": "system.reflection.emit.4.0.1.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.Extensions/4.0.1": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-GYrtRsZcMuHF3sbmRHfMYpvxZoIN2bQGrYGerUiWLEkqdEUQZhH3TRSaC/oI4wO0II1RKBPlpIa1TOMxIcOOzQ==",
|
||
|
"path": "system.reflection.extensions/4.0.1",
|
||
|
"hashPath": "system.reflection.extensions.4.0.1.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.Reflection.TypeExtensions/4.1.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-tsQ/ptQ3H5FYfON8lL4MxRk/8kFyE0A+tGPXmVP967cT/gzLHYxIejIYSxp4JmIeFHVP78g/F2FE1mUUTbDtrg==",
|
||
|
"path": "system.reflection.typeextensions/4.1.0",
|
||
|
"hashPath": "system.reflection.typeextensions.4.1.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.1": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-abhfv1dTK6NXOmu4bgHIONxHyEqFjW8HwXPmpY9gmll+ix9UNo4XDcmzJn6oLooftxNssVHdJC1pGT9jkSynQg==",
|
||
|
"path": "system.runtime/4.3.1",
|
||
|
"hashPath": "system.runtime.4.3.1.nupkg.sha512"
|
||
|
},
|
||
|
"System.Runtime.Caching/6.0.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-E0e03kUp5X2k+UAoVl6efmI7uU7JRBWi5EIdlQ7cr0NpBGjHG4fWII35PgsBY9T4fJQ8E4QPsL0rKksU9gcL5A==",
|
||
|
"path": "system.runtime.caching/6.0.0",
|
||
|
"hashPath": "system.runtime.caching.6.0.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
|
||
|
"path": "system.runtime.compilerservices.unsafe/6.0.0",
|
||
|
"hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.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.Runtime.Handles/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
|
||
|
"path": "system.runtime.handles/4.3.0",
|
||
|
"hashPath": "system.runtime.handles.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.Runtime.InteropServices/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
|
||
|
"path": "system.runtime.interopservices/4.3.0",
|
||
|
"hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-hWPhJxc453RCa8Z29O91EmfGeZIHX1ZH2A8L6lYQVSaKzku2DfArSfMEb1/MYYzPQRJZeu0c9dmYeJKxW5Fgng==",
|
||
|
"path": "system.runtime.interopservices.runtimeinformation/4.0.0",
|
||
|
"hashPath": "system.runtime.interopservices.runtimeinformation.4.0.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.Runtime.Numerics/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
|
||
|
"path": "system.runtime.numerics/4.3.0",
|
||
|
"hashPath": "system.runtime.numerics.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.Claims/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-P/+BR/2lnc4PNDHt/TPBAWHVMLMRHsyYZbU1NphW4HIWzCggz8mJbTQQ3MKljFE7LS3WagmVFuBgoLcFzYXlkA==",
|
||
|
"path": "system.security.claims/4.3.0",
|
||
|
"hashPath": "system.security.claims.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.Security.Cryptography.Algorithms/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
|
||
|
"path": "system.security.cryptography.algorithms/4.3.0",
|
||
|
"hashPath": "system.security.cryptography.algorithms.4.3.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.Csp/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
|
||
|
"path": "system.security.cryptography.csp/4.3.0",
|
||
|
"hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.Security.Cryptography.Encoding/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
|
||
|
"path": "system.security.cryptography.encoding/4.3.0",
|
||
|
"hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.Security.Cryptography.OpenSsl/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
|
||
|
"path": "system.security.cryptography.openssl/4.3.0",
|
||
|
"hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.Security.Cryptography.Primitives/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
|
||
|
"path": "system.security.cryptography.primitives/4.3.0",
|
||
|
"hashPath": "system.security.cryptography.primitives.4.3.0.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.X509Certificates/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
|
||
|
"path": "system.security.cryptography.x509certificates/4.3.0",
|
||
|
"hashPath": "system.security.cryptography.x509certificates.4.3.0.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/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-I1tkfQlAoMM2URscUtpcRo/hX0jinXx6a/KUtEQoz3owaYwl3qwsO8cbzYVVnjxrzxjHo3nJC+62uolgeGIS9A==",
|
||
|
"path": "system.security.principal/4.3.0",
|
||
|
"hashPath": "system.security.principal.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.Security.Principal.Windows/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-HVL1rvqYtnRCxFsYag/2le/ZfKLK4yMw79+s6FmKXbSCNN0JeAhrYxnRAHFoWRa0dEojsDcbBSpH3l22QxAVyw==",
|
||
|
"path": "system.security.principal.windows/4.3.0",
|
||
|
"hashPath": "system.security.principal.windows.4.3.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.5": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-0f1B50Ss7rqxXiaBJyzUu9bWFOO2/zSlifZ/UNMdiIpDYe4cY4LQQicP4nirK1OS31I43rn062UIJ1Q9bpmHpg==",
|
||
|
"path": "system.text.json/8.0.5",
|
||
|
"hashPath": "system.text.json.8.0.5.nupkg.sha512"
|
||
|
},
|
||
|
"System.Text.RegularExpressions/4.3.1": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-N0kNRrWe4+nXOWlpLT4LAY5brb8caNFlUuIRpraCVMDLYutKkol1aV079rQjLuSxKMJT2SpBQsYX9xbcTMmzwg==",
|
||
|
"path": "system.text.regularexpressions/4.3.1",
|
||
|
"hashPath": "system.text.regularexpressions.4.3.1.nupkg.sha512"
|
||
|
},
|
||
|
"System.Threading/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
|
||
|
"path": "system.threading/4.3.0",
|
||
|
"hashPath": "system.threading.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.Threading.Tasks.Extensions/4.6.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-I5G6Y8jb0xRtGUC9Lahy7FUvlYlnGMMkbuKAQBy8Jb7Y6Yn8OlBEiUOY0PqZ0hy6Ua8poVA1ui1tAIiXNxGdsg==",
|
||
|
"path": "system.threading.tasks.extensions/4.6.0",
|
||
|
"hashPath": "system.threading.tasks.extensions.4.6.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.Threading.ThreadPool/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-k/+g4b7vjdd4aix83sTgC9VG6oXYKAktSfNIJUNGxPEj7ryEOfzHHhfnmsZvjxawwcD9HyWXKCXmPjX8U4zeSw==",
|
||
|
"path": "system.threading.threadpool/4.3.0",
|
||
|
"hashPath": "system.threading.threadpool.4.3.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.Threading.Timer/4.3.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==",
|
||
|
"path": "system.threading.timer/4.3.0",
|
||
|
"hashPath": "system.threading.timer.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"
|
||
|
},
|
||
|
"TouchSocket/3.0.14": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-8gVdGkBI7GJf9q6gOJ3JkyeGTBT6D98tZLvbdhMIkiFlrzhpncxBWBMvx0cpeAMCmVtpv9y/KDVIIC21FuXkbw==",
|
||
|
"path": "touchsocket/3.0.14",
|
||
|
"hashPath": "touchsocket.3.0.14.nupkg.sha512"
|
||
|
},
|
||
|
"TouchSocket.Core/3.0.14": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-G2oU19Mq2uwIbK99RgKx9+UXrIAWzzqdzR5g07WKoMvFWIfraSzAn/ipmnom7wuzQpfMFZ4srxHTP5UUqmJK9g==",
|
||
|
"path": "touchsocket.core/3.0.14",
|
||
|
"hashPath": "touchsocket.core.3.0.14.nupkg.sha512"
|
||
|
},
|
||
|
"TouchSocket.Http/3.0.14": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-UJlQ7Vf94fS6i4ScPQOlcn7LUQCksJBHFpba1Rd0Kjx83MJ70hlcYuxqfbJsHzHISqZOFpGKrn8Y8Wa4QiQ8mA==",
|
||
|
"path": "touchsocket.http/3.0.14",
|
||
|
"hashPath": "touchsocket.http.3.0.14.nupkg.sha512"
|
||
|
},
|
||
|
"WebSocket4Net/0.15.1": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-kgGM+k2Xmg2TKgRA8zx+h71GMwLpWxZExQrqmFwBz+FO2ZuX1Rq90vNqSimT5YRMdLjP0TolkA4YdSrqlo5sVg==",
|
||
|
"path": "websocket4net/0.15.1",
|
||
|
"hashPath": "websocket4net.0.15.1.nupkg.sha512"
|
||
|
},
|
||
|
"ZhiYi.Core.Repository/1.0.0": {
|
||
|
"type": "project",
|
||
|
"serviceable": false,
|
||
|
"sha512": ""
|
||
|
},
|
||
|
"System.Reactive.Reference/4.3.0.0": {
|
||
|
"type": "reference",
|
||
|
"serviceable": false,
|
||
|
"sha512": ""
|
||
|
}
|
||
|
}
|
||
|
}
|