4558 lines
182 KiB
JSON
4558 lines
182 KiB
JSON
{
|
|
"runtimeTarget": {
|
|
"name": ".NETStandard,Version=v2.0/",
|
|
"signature": ""
|
|
},
|
|
"compilationOptions": {},
|
|
"targets": {
|
|
".NETStandard,Version=v2.0": {},
|
|
".NETStandard,Version=v2.0/": {
|
|
"xFileService/1.0.0": {
|
|
"dependencies": {
|
|
"NETStandard.Library": "2.0.3",
|
|
"xDashboard.xDataService": "1.0.0",
|
|
"xDashboard.xIdentityService": "1.0.0",
|
|
"xDashboard.xPushService": "1.0.0",
|
|
"xDataService": "1.0.0.0",
|
|
"xIdentityService": "1.0.0.0",
|
|
"xPushService": "1.0.0.0"
|
|
},
|
|
"runtime": {
|
|
"xFileService.dll": {}
|
|
}
|
|
},
|
|
"AutoMapper/10.1.1": {
|
|
"dependencies": {
|
|
"Microsoft.CSharp": "4.7.0",
|
|
"System.Reflection.Emit": "4.7.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/AutoMapper.dll": {
|
|
"assemblyVersion": "10.0.0.0",
|
|
"fileVersion": "10.1.1.0"
|
|
}
|
|
}
|
|
},
|
|
"AutoMapper.Extensions.Microsoft.DependencyInjection/8.1.0": {
|
|
"dependencies": {
|
|
"AutoMapper": "10.1.1",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
|
|
"Microsoft.Extensions.Options": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/AutoMapper.Extensions.Microsoft.DependencyInjection.dll": {
|
|
"assemblyVersion": "8.0.0.0",
|
|
"fileVersion": "8.1.0.0"
|
|
}
|
|
}
|
|
},
|
|
"BouncyCastle.NetCore/1.8.5": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/BouncyCastle.Crypto.dll": {
|
|
"assemblyVersion": "1.8.5.0",
|
|
"fileVersion": "1.8.19031.1"
|
|
}
|
|
}
|
|
},
|
|
"DnsClient/1.4.0": {
|
|
"dependencies": {
|
|
"System.Buffers": "4.5.1"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/DnsClient.dll": {
|
|
"assemblyVersion": "1.4.0.0",
|
|
"fileVersion": "1.4.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Google.Protobuf/3.14.0": {
|
|
"dependencies": {
|
|
"System.Memory": "4.5.4",
|
|
"System.Runtime.CompilerServices.Unsafe": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Google.Protobuf.dll": {
|
|
"assemblyVersion": "3.14.0.0",
|
|
"fileVersion": "3.14.0.0"
|
|
}
|
|
}
|
|
},
|
|
"GraphQL/3.0.0.2026": {
|
|
"dependencies": {
|
|
"GraphQL-Parser": "5.3.0",
|
|
"Microsoft.CSharp": "4.7.0",
|
|
"System.Buffers": "4.5.1",
|
|
"System.ComponentModel.Annotations": "5.0.0",
|
|
"System.Reactive.Core": "4.4.1",
|
|
"System.Reactive.Linq": "4.4.1"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/GraphQL.dll": {
|
|
"assemblyVersion": "3.0.0.0",
|
|
"fileVersion": "3.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"GraphQL-Parser/5.3.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/GraphQL-Parser.dll": {
|
|
"assemblyVersion": "5.3.0.0",
|
|
"fileVersion": "5.3.0.0"
|
|
}
|
|
}
|
|
},
|
|
"GraphQL.NewtonsoftJson/3.0.0.2026": {
|
|
"dependencies": {
|
|
"GraphQL": "3.0.0.2026",
|
|
"Newtonsoft.Json": "12.0.3"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/GraphQL.NewtonsoftJson.dll": {
|
|
"assemblyVersion": "3.0.0.0",
|
|
"fileVersion": "3.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"GraphQL.Server.Core/4.0.1": {
|
|
"dependencies": {
|
|
"GraphQL": "3.0.0.2026",
|
|
"Microsoft.Extensions.Options": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/GraphQL.Server.Core.dll": {
|
|
"assemblyVersion": "4.0.1.0",
|
|
"fileVersion": "4.0.1.0"
|
|
}
|
|
}
|
|
},
|
|
"GraphQL.Server.Transports.AspNetCore/4.0.1": {
|
|
"dependencies": {
|
|
"GraphQL.Server.Core": "4.0.1",
|
|
"Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.Options": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/GraphQL.Server.Transports.AspNetCore.dll": {
|
|
"assemblyVersion": "4.0.1.0",
|
|
"fileVersion": "4.0.1.0"
|
|
}
|
|
}
|
|
},
|
|
"GraphQL.Server.Transports.AspNetCore.NewtonsoftJson/4.0.1": {
|
|
"dependencies": {
|
|
"GraphQL.NewtonsoftJson": "3.0.0.2026",
|
|
"GraphQL.Server.Transports.AspNetCore": "4.0.1"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/GraphQL.Server.Transports.AspNetCore.NewtonsoftJson.dll": {
|
|
"assemblyVersion": "4.0.1.0",
|
|
"fileVersion": "4.0.1.0"
|
|
}
|
|
}
|
|
},
|
|
"GraphQL.Server.Transports.Subscriptions.Abstractions/4.0.1": {
|
|
"dependencies": {
|
|
"GraphQL.NewtonsoftJson": "3.0.0.2026",
|
|
"GraphQL.Server.Core": "4.0.1",
|
|
"Microsoft.Extensions.Logging": "5.0.0",
|
|
"System.Threading.Tasks.Dataflow": "4.9.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/GraphQL.Server.Transports.Subscriptions.Abstractions.dll": {
|
|
"assemblyVersion": "4.0.1.0",
|
|
"fileVersion": "4.0.1.0"
|
|
}
|
|
}
|
|
},
|
|
"GraphQL.Server.Transports.WebSockets/4.0.1": {
|
|
"dependencies": {
|
|
"GraphQL.Server.Transports.Subscriptions.Abstractions": "4.0.1",
|
|
"Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.WebSockets": "2.2.1",
|
|
"Microsoft.Extensions.Logging": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/GraphQL.Server.Transports.WebSockets.dll": {
|
|
"assemblyVersion": "4.0.1.0",
|
|
"fileVersion": "4.0.1.0"
|
|
}
|
|
}
|
|
},
|
|
"GraphQL.Server.Ui.Playground/4.0.1": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
|
|
"Newtonsoft.Json": "12.0.3"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/GraphQL.Server.Ui.Playground.dll": {
|
|
"assemblyVersion": "4.0.1.0",
|
|
"fileVersion": "4.0.1.0"
|
|
}
|
|
}
|
|
},
|
|
"GraphQL.Server.Ui.Voyager/4.0.1": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
|
|
"Newtonsoft.Json": "12.0.3"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/GraphQL.Server.Ui.Voyager.dll": {
|
|
"assemblyVersion": "4.0.1.0",
|
|
"fileVersion": "4.0.1.0"
|
|
}
|
|
}
|
|
},
|
|
"GraphQL.SystemTextJson/3.0.0.2026": {
|
|
"dependencies": {
|
|
"GraphQL": "3.0.0.2026",
|
|
"System.Text.Json": "5.0.2"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/GraphQL.SystemTextJson.dll": {
|
|
"assemblyVersion": "3.0.0.0",
|
|
"fileVersion": "3.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"IdentityModel/5.0.1": {
|
|
"dependencies": {
|
|
"System.Text.Encodings.Web": "5.0.1",
|
|
"System.Text.Json": "5.0.2"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/IdentityModel.dll": {
|
|
"assemblyVersion": "5.0.1.0",
|
|
"fileVersion": "5.0.1.0"
|
|
}
|
|
}
|
|
},
|
|
"IdentityModel.AspNetCore.OAuth2Introspection/4.0.0-preview.6": {
|
|
"dependencies": {
|
|
"IdentityModel": "5.0.1",
|
|
"Microsoft.AspNetCore.Authentication": "2.2.0",
|
|
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.Caching.Memory": "3.1.14",
|
|
"Microsoft.Extensions.Http": "2.2.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/IdentityModel.AspNetCore.OAuth2Introspection.dll": {
|
|
"assemblyVersion": "4.0.0.0",
|
|
"fileVersion": "4.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"K4os.Compression.LZ4/1.1.11": {
|
|
"dependencies": {
|
|
"System.Memory": "4.5.4"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/K4os.Compression.LZ4.dll": {
|
|
"assemblyVersion": "1.1.11.0",
|
|
"fileVersion": "1.1.11.0"
|
|
}
|
|
}
|
|
},
|
|
"K4os.Compression.LZ4.Streams/1.1.11": {
|
|
"dependencies": {
|
|
"K4os.Compression.LZ4": "1.1.11",
|
|
"K4os.Hash.xxHash": "1.0.6"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/K4os.Compression.LZ4.Streams.dll": {
|
|
"assemblyVersion": "1.1.11.0",
|
|
"fileVersion": "1.1.11.0"
|
|
}
|
|
}
|
|
},
|
|
"K4os.Hash.xxHash/1.0.6": {
|
|
"dependencies": {
|
|
"System.Memory": "4.5.4"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/K4os.Hash.xxHash.dll": {
|
|
"assemblyVersion": "1.0.6.0",
|
|
"fileVersion": "1.0.6.0"
|
|
}
|
|
}
|
|
},
|
|
"libphonenumber-csharp/8.12.17": {
|
|
"dependencies": {
|
|
"System.Collections.Immutable": "1.7.1"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/PhoneNumbers.dll": {
|
|
"assemblyVersion": "8.12.17.0",
|
|
"fileVersion": "8.12.17.0"
|
|
}
|
|
}
|
|
},
|
|
"MessagePack/1.9.11": {
|
|
"dependencies": {
|
|
"System.Reflection.Emit": "4.7.0",
|
|
"System.Reflection.Emit.Lightweight": "4.3.0",
|
|
"System.Runtime.Serialization.Primitives": "4.3.0",
|
|
"System.Threading.Tasks.Extensions": "4.5.4",
|
|
"System.ValueTuple": "4.5.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/MessagePack.dll": {
|
|
"assemblyVersion": "1.9.0.0",
|
|
"fileVersion": "1.9.11.48492"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Authentication/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Authentication.Core": "2.2.0",
|
|
"Microsoft.AspNetCore.DataProtection": "2.2.0",
|
|
"Microsoft.AspNetCore.Http": "2.2.0",
|
|
"Microsoft.AspNetCore.Http.Extensions": "2.2.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "5.0.0",
|
|
"Microsoft.Extensions.Options": "5.0.0",
|
|
"Microsoft.Extensions.WebEncoders": "2.2.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Authentication.Abstractions/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "5.0.0",
|
|
"Microsoft.Extensions.Options": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Authentication.Core/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Authentication.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.Http": "2.2.0",
|
|
"Microsoft.AspNetCore.Http.Extensions": "2.2.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Authentication.JwtBearer/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Authentication": "2.2.0",
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "5.3.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Authorization/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Logging.Abstractions": "5.0.0",
|
|
"Microsoft.Extensions.Options": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Authorization.Policy/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Authentication.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.Authorization": "2.2.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Connections.Abstractions/5.0.17": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Features": "5.0.17",
|
|
"Microsoft.Bcl.AsyncInterfaces": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.dll": {
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.1722.21507"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Cors/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Extensions": "2.2.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "5.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "5.0.0",
|
|
"Microsoft.Extensions.Options": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Cors.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Cryptography.Internal/5.0.2": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll": {
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.220.61302"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Cryptography.KeyDerivation/5.0.2": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Cryptography.Internal": "5.0.2"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.220.61302"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.DataProtection/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Cryptography.Internal": "5.0.2",
|
|
"Microsoft.AspNetCore.DataProtection.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "5.0.0",
|
|
"Microsoft.Extensions.Options": "5.0.0",
|
|
"Microsoft.Win32.Registry": "4.5.0",
|
|
"System.Security.Cryptography.Xml": "4.5.0",
|
|
"System.Security.Principal.Windows": "4.7.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.DataProtection.Abstractions/2.2.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Hosting.Abstractions/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.Hosting.Abstractions": "2.2.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Hosting.Server.Abstractions/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Features": "5.0.17",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Http/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.WebUtilities": "2.2.0",
|
|
"Microsoft.Extensions.ObjectPool": "2.2.0",
|
|
"Microsoft.Extensions.Options": "5.0.0",
|
|
"Microsoft.Net.Http.Headers": "2.2.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Features": "5.0.17",
|
|
"System.Text.Encodings.Web": "5.0.1"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Http.Connections/1.1.0": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Authorization.Policy": "2.2.0",
|
|
"Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.Http": "2.2.0",
|
|
"Microsoft.AspNetCore.Http.Connections.Common": "3.1.31",
|
|
"Microsoft.AspNetCore.Routing": "2.2.0",
|
|
"Microsoft.AspNetCore.WebSockets": "2.2.1",
|
|
"Newtonsoft.Json": "12.0.3",
|
|
"System.Security.Principal.Windows": "4.7.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.dll": {
|
|
"assemblyVersion": "1.1.0.0",
|
|
"fileVersion": "1.1.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Http.Connections.Client/3.1.31": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Connections.Common": "3.1.31",
|
|
"Microsoft.Extensions.Logging.Abstractions": "5.0.0",
|
|
"Microsoft.Extensions.Options": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.Client.dll": {
|
|
"assemblyVersion": "3.1.31.0",
|
|
"fileVersion": "3.100.3122.51409"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Http.Connections.Common/3.1.31": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Connections.Abstractions": "5.0.17",
|
|
"System.Text.Encodings.Web": "5.0.1",
|
|
"System.Text.Json": "5.0.2"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.Common.dll": {
|
|
"assemblyVersion": "3.1.31.0",
|
|
"fileVersion": "3.100.3122.51409"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Http.Extensions/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "2.2.0",
|
|
"Microsoft.Net.Http.Headers": "2.2.0",
|
|
"System.Buffers": "4.5.1"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Http.Features/5.0.17": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "5.0.1",
|
|
"System.IO.Pipelines": "5.0.2"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.1722.21507"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Mvc.Abstractions/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Routing.Abstractions": "2.2.0",
|
|
"Microsoft.Net.Http.Headers": "2.2.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Mvc.ApiExplorer/2.1.0": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Mvc.Core": "2.2.5"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll": {
|
|
"assemblyVersion": "2.1.0.0",
|
|
"fileVersion": "2.1.0.18136"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Mvc.Core/2.2.5": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Authentication.Core": "2.2.0",
|
|
"Microsoft.AspNetCore.Authorization.Policy": "2.2.0",
|
|
"Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.Http": "2.2.0",
|
|
"Microsoft.AspNetCore.Http.Extensions": "2.2.0",
|
|
"Microsoft.AspNetCore.Mvc.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.Routing": "2.2.0",
|
|
"Microsoft.AspNetCore.Routing.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.DependencyInjection": "5.0.1",
|
|
"Microsoft.Extensions.DependencyModel": "3.1.6",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "5.0.0",
|
|
"System.Diagnostics.DiagnosticSource": "5.0.0",
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll": {
|
|
"assemblyVersion": "2.2.5.0",
|
|
"fileVersion": "2.2.5.19109"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Mvc.DataAnnotations/2.1.0": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Mvc.Core": "2.2.5",
|
|
"Microsoft.Extensions.Localization": "2.1.0",
|
|
"System.ComponentModel.Annotations": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {
|
|
"assemblyVersion": "2.1.0.0",
|
|
"fileVersion": "2.1.0.18136"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.ResponseCaching.Abstractions/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "5.0.1"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Routing/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Extensions": "2.2.0",
|
|
"Microsoft.AspNetCore.Routing.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "5.0.0",
|
|
"Microsoft.Extensions.ObjectPool": "2.2.0",
|
|
"Microsoft.Extensions.Options": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Routing.Abstractions/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.SignalR/1.1.0": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Connections": "1.1.0",
|
|
"Microsoft.AspNetCore.SignalR.Core": "1.1.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.dll": {
|
|
"assemblyVersion": "1.1.0.0",
|
|
"fileVersion": "1.1.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.SignalR.Client/3.1.31": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Connections.Client": "3.1.31",
|
|
"Microsoft.AspNetCore.SignalR.Client.Core": "3.1.31"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Client.dll": {
|
|
"assemblyVersion": "3.1.31.0",
|
|
"fileVersion": "3.100.3122.51409"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.SignalR.Client.Core/3.1.31": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.SignalR.Common": "5.0.17",
|
|
"Microsoft.AspNetCore.SignalR.Protocols.Json": "3.1.31",
|
|
"Microsoft.Bcl.AsyncInterfaces": "5.0.0",
|
|
"Microsoft.Extensions.DependencyInjection": "5.0.1",
|
|
"Microsoft.Extensions.Logging": "5.0.0",
|
|
"System.Threading.Channels": "4.7.1"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Client.Core.dll": {
|
|
"assemblyVersion": "3.1.31.0",
|
|
"fileVersion": "3.100.3122.51409"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.SignalR.Common/5.0.17": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Connections.Abstractions": "5.0.17",
|
|
"Microsoft.Extensions.Options": "5.0.0",
|
|
"System.Text.Json": "5.0.2"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Common.dll": {
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.1722.21507"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.SignalR.Core/1.1.0": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Authorization": "2.2.0",
|
|
"Microsoft.AspNetCore.SignalR.Common": "5.0.17",
|
|
"Microsoft.AspNetCore.SignalR.Protocols.Json": "3.1.31",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "5.0.0",
|
|
"System.Reflection.Emit": "4.7.0",
|
|
"System.Threading.Channels": "4.7.1"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Core.dll": {
|
|
"assemblyVersion": "1.1.0.0",
|
|
"fileVersion": "1.1.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.SignalR.Protocols.Json/3.1.31": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.SignalR.Common": "5.0.17"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll": {
|
|
"assemblyVersion": "3.1.31.0",
|
|
"fileVersion": "3.100.3122.51409"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.SignalR.Protocols.MessagePack/3.1.31": {
|
|
"dependencies": {
|
|
"MessagePack": "1.9.11",
|
|
"Microsoft.AspNetCore.SignalR.Common": "5.0.17"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.MessagePack.dll": {
|
|
"assemblyVersion": "3.1.31.0",
|
|
"fileVersion": "3.100.3122.51409"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson/5.0.17": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.SignalR.Common": "5.0.17",
|
|
"Newtonsoft.Json": "12.0.3"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.dll": {
|
|
"assemblyVersion": "5.0.17.0",
|
|
"fileVersion": "5.0.1722.21507"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.StaticFiles/2.1.0": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.Http.Extensions": "2.2.0",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "5.0.0",
|
|
"Microsoft.Extensions.WebEncoders": "2.2.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.StaticFiles.dll": {
|
|
"assemblyVersion": "2.1.0.0",
|
|
"fileVersion": "2.1.0.18136"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.WebSockets/2.2.1": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Extensions": "2.2.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "5.0.0",
|
|
"Microsoft.Extensions.Options": "5.0.0",
|
|
"System.Net.WebSockets.WebSocketProtocol": "4.5.3"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.WebSockets.dll": {
|
|
"assemblyVersion": "2.2.1.0",
|
|
"fileVersion": "2.2.1.18346"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.WebUtilities/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.Net.Http.Headers": "2.2.0",
|
|
"System.Text.Encodings.Web": "5.0.1"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Bcl.AsyncInterfaces/5.0.0": {
|
|
"dependencies": {
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.20.51904"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Bcl.HashCode/1.1.1": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Bcl.HashCode.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "4.700.20.56604"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.CSharp/4.7.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.CSharp.dll": {
|
|
"assemblyVersion": "4.0.5.0",
|
|
"fileVersion": "4.700.19.56404"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Data.SqlClient/1.1.3": {
|
|
"dependencies": {
|
|
"Microsoft.Identity.Client": "3.0.8",
|
|
"Microsoft.Win32.Registry": "4.5.0",
|
|
"System.Buffers": "4.5.1",
|
|
"System.Configuration.ConfigurationManager": "4.5.0",
|
|
"System.Diagnostics.DiagnosticSource": "5.0.0",
|
|
"System.Memory": "4.5.4",
|
|
"System.Security.Principal.Windows": "4.7.0",
|
|
"System.Text.Encoding.CodePages": "4.5.1",
|
|
"runtime.native.System.Data.SqlClient.sni": "4.4.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Data.SqlClient.dll": {
|
|
"assemblyVersion": "1.13.20136.2",
|
|
"fileVersion": "1.13.20136.2"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Data.Sqlite.Core/3.1.14": {
|
|
"dependencies": {
|
|
"SQLitePCLRaw.core": "2.0.2"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Data.Sqlite.dll": {
|
|
"assemblyVersion": "3.1.14.0",
|
|
"fileVersion": "3.100.1421.16508"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.DotNet.PlatformAbstractions/3.1.6": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.DotNet.PlatformAbstractions.dll": {
|
|
"assemblyVersion": "3.1.6.0",
|
|
"fileVersion": "3.100.620.31604"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore/3.1.14": {
|
|
"dependencies": {
|
|
"Microsoft.Bcl.AsyncInterfaces": "5.0.0",
|
|
"Microsoft.Bcl.HashCode": "1.1.1",
|
|
"Microsoft.EntityFrameworkCore.Abstractions": "3.1.14",
|
|
"Microsoft.EntityFrameworkCore.Analyzers": "3.1.14",
|
|
"Microsoft.Extensions.Caching.Memory": "3.1.14",
|
|
"Microsoft.Extensions.DependencyInjection": "5.0.1",
|
|
"Microsoft.Extensions.Logging": "5.0.0",
|
|
"System.Collections.Immutable": "1.7.1",
|
|
"System.ComponentModel.Annotations": "5.0.0",
|
|
"System.Diagnostics.DiagnosticSource": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.dll": {
|
|
"assemblyVersion": "3.1.14.0",
|
|
"fileVersion": "3.100.1421.16508"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Abstractions/3.1.14": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
|
|
"assemblyVersion": "3.1.14.0",
|
|
"fileVersion": "3.100.1421.16508"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Analyzers/3.1.14": {},
|
|
"Microsoft.EntityFrameworkCore.Relational/3.1.14": {
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore": "3.1.14"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.dll": {
|
|
"assemblyVersion": "3.1.14.0",
|
|
"fileVersion": "3.100.1421.16508"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Sqlite/3.1.14": {
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore.Sqlite.Core": "3.1.14",
|
|
"SQLitePCLRaw.bundle_e_sqlite3": "2.0.2"
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Sqlite.Core/3.1.14": {
|
|
"dependencies": {
|
|
"Microsoft.Data.Sqlite.Core": "3.1.14",
|
|
"Microsoft.DotNet.PlatformAbstractions": "3.1.6",
|
|
"Microsoft.EntityFrameworkCore.Relational": "3.1.14",
|
|
"Microsoft.Extensions.DependencyModel": "3.1.6"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Sqlite.dll": {
|
|
"assemblyVersion": "3.1.14.0",
|
|
"fileVersion": "3.100.1421.16508"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.SqlServer/3.1.14": {
|
|
"dependencies": {
|
|
"Microsoft.Data.SqlClient": "1.1.3",
|
|
"Microsoft.EntityFrameworkCore.Relational": "3.1.14"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
|
|
"assemblyVersion": "3.1.14.0",
|
|
"fileVersion": "3.100.1421.16508"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.ApiDescription.Server/3.0.0": {},
|
|
"Microsoft.Extensions.Caching.Abstractions/5.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "5.0.1"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.20.51904"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Caching.Memory/3.1.14": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Caching.Abstractions": "5.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "5.0.0",
|
|
"Microsoft.Extensions.Options": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {
|
|
"assemblyVersion": "3.1.14.0",
|
|
"fileVersion": "3.100.1421.16509"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration/5.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "5.0.0",
|
|
"Microsoft.Extensions.Primitives": "5.0.1"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.20.51904"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.Abstractions/5.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "5.0.1"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.20.51904"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.Binder/5.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.20.51904"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection/5.0.1": {
|
|
"dependencies": {
|
|
"Microsoft.Bcl.AsyncInterfaces": "5.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {
|
|
"assemblyVersion": "5.0.0.1",
|
|
"fileVersion": "5.0.120.57516"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.20.51904"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyModel/3.1.6": {
|
|
"dependencies": {
|
|
"System.Text.Json": "5.0.2"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {
|
|
"assemblyVersion": "3.1.6.0",
|
|
"fileVersion": "3.100.620.31604"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Abstractions/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "5.0.1"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18315"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Embedded/2.1.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "2.2.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.dll": {
|
|
"assemblyVersion": "2.1.0.0",
|
|
"fileVersion": "2.1.0.18136"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Hosting.Abstractions/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "5.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Http/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
|
|
"Microsoft.Extensions.Logging": "5.0.0",
|
|
"Microsoft.Extensions.Options": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Http.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Identity.Core/5.0.2": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Cryptography.KeyDerivation": "5.0.2",
|
|
"Microsoft.Extensions.Logging": "5.0.0",
|
|
"Microsoft.Extensions.Options": "5.0.0",
|
|
"System.ComponentModel.Annotations": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Identity.Core.dll": {
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.220.61302"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Identity.Stores/5.0.2": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Caching.Abstractions": "5.0.0",
|
|
"Microsoft.Extensions.Identity.Core": "5.0.2",
|
|
"Microsoft.Extensions.Logging": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Identity.Stores.dll": {
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.220.61302"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Localization/2.1.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
|
|
"Microsoft.Extensions.Localization.Abstractions": "2.1.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "5.0.0",
|
|
"Microsoft.Extensions.Options": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {
|
|
"assemblyVersion": "2.1.0.0",
|
|
"fileVersion": "2.1.0.18136"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Localization.Abstractions/2.1.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {
|
|
"assemblyVersion": "2.1.0.0",
|
|
"fileVersion": "2.1.0.18136"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging/5.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection": "5.0.1",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "5.0.0",
|
|
"Microsoft.Extensions.Options": "5.0.0",
|
|
"System.Diagnostics.DiagnosticSource": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.20.51904"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/5.0.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.20.51904"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.ObjectPool/2.2.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18315"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Options/5.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
|
|
"Microsoft.Extensions.Primitives": "5.0.1"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Options.dll": {
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.20.51904"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Primitives/5.0.1": {
|
|
"dependencies": {
|
|
"System.Buffers": "4.5.1",
|
|
"System.Memory": "4.5.4",
|
|
"System.Runtime.CompilerServices.Unsafe": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.521.16609"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.WebEncoders/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
|
|
"Microsoft.Extensions.Options": "5.0.0",
|
|
"System.Text.Encodings.Web": "5.0.1"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Identity.Client/3.0.8": {
|
|
"dependencies": {
|
|
"Microsoft.CSharp": "4.7.0",
|
|
"NETStandard.Library": "2.0.3",
|
|
"System.ComponentModel.TypeConverter": "4.3.0",
|
|
"System.Dynamic.Runtime": "4.3.0",
|
|
"System.Runtime.Serialization.Formatters": "4.3.0",
|
|
"System.Runtime.Serialization.Json": "4.3.0",
|
|
"System.Runtime.Serialization.Primitives": "4.3.0",
|
|
"System.Security.Cryptography.X509Certificates": "4.3.0",
|
|
"System.Security.SecureString": "4.3.0",
|
|
"System.Xml.XDocument": "4.3.0",
|
|
"System.Xml.XmlDocument": "4.3.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/Microsoft.Identity.Client.dll": {
|
|
"assemblyVersion": "3.0.8.0",
|
|
"fileVersion": "3.0.8.0"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.JsonWebTokens/5.6.0": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Tokens": "5.6.0",
|
|
"Newtonsoft.Json": "12.0.3"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
|
|
"assemblyVersion": "5.6.0.0",
|
|
"fileVersion": "5.6.0.61018"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Logging/5.6.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {
|
|
"assemblyVersion": "5.6.0.0",
|
|
"fileVersion": "5.6.0.61018"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Protocols/5.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Logging": "5.6.0",
|
|
"Microsoft.IdentityModel.Tokens": "5.6.0",
|
|
"System.Collections.Specialized": "4.3.0",
|
|
"System.Diagnostics.Contracts": "4.3.0",
|
|
"System.Net.Http": "4.3.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": {
|
|
"assemblyVersion": "5.3.0.0",
|
|
"fileVersion": "5.3.0.51005"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect/5.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Protocols": "5.3.0",
|
|
"Newtonsoft.Json": "12.0.3",
|
|
"System.Dynamic.Runtime": "4.3.0",
|
|
"System.IdentityModel.Tokens.Jwt": "5.6.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
|
|
"assemblyVersion": "5.3.0.0",
|
|
"fileVersion": "5.3.0.51005"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Tokens/5.6.0": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Logging": "5.6.0",
|
|
"Newtonsoft.Json": "12.0.3",
|
|
"System.Security.Cryptography.Cng": "4.5.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {
|
|
"assemblyVersion": "5.6.0.0",
|
|
"fileVersion": "5.6.0.61018"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IO.RecyclableMemoryStream/1.4.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.IO.RecyclableMemoryStream.dll": {
|
|
"assemblyVersion": "1.4.0.0",
|
|
"fileVersion": "1.4.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Net.Http.Headers/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "5.0.1",
|
|
"System.Buffers": "4.5.1"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.NETCore.Platforms/1.1.0": {},
|
|
"Microsoft.NETCore.Targets/1.1.0": {},
|
|
"Microsoft.OpenApi/1.2.3": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.OpenApi.dll": {
|
|
"assemblyVersion": "1.2.3.0",
|
|
"fileVersion": "1.2.3.0"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Win32.Registry/4.5.0": {
|
|
"dependencies": {
|
|
"System.Buffers": "4.5.1",
|
|
"System.Memory": "4.5.4",
|
|
"System.Security.AccessControl": "4.7.0",
|
|
"System.Security.Principal.Windows": "4.7.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
|
|
"assemblyVersion": "4.1.1.0",
|
|
"fileVersion": "4.6.26515.6"
|
|
}
|
|
}
|
|
},
|
|
"MongoDB.Bson/2.13.2": {
|
|
"dependencies": {
|
|
"System.Runtime.CompilerServices.Unsafe": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/MongoDB.Bson.dll": {
|
|
"assemblyVersion": "2.13.2.0",
|
|
"fileVersion": "2.13.2.0"
|
|
}
|
|
}
|
|
},
|
|
"MongoDB.Driver/2.13.2": {
|
|
"dependencies": {
|
|
"MongoDB.Bson": "2.13.2",
|
|
"MongoDB.Driver.Core": "2.13.2",
|
|
"MongoDB.Libmongocrypt": "1.2.2"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/MongoDB.Driver.dll": {
|
|
"assemblyVersion": "2.13.2.0",
|
|
"fileVersion": "2.13.2.0"
|
|
}
|
|
}
|
|
},
|
|
"MongoDB.Driver.Core/2.13.2": {
|
|
"dependencies": {
|
|
"DnsClient": "1.4.0",
|
|
"MongoDB.Bson": "2.13.2",
|
|
"MongoDB.Libmongocrypt": "1.2.2",
|
|
"SharpCompress": "0.23.0",
|
|
"System.Buffers": "4.5.1"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/MongoDB.Driver.Core.dll": {
|
|
"assemblyVersion": "2.13.2.0",
|
|
"fileVersion": "2.13.2.0"
|
|
}
|
|
}
|
|
},
|
|
"MongoDB.Libmongocrypt/1.2.2": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/MongoDB.Libmongocrypt.dll": {
|
|
"assemblyVersion": "1.2.2.0",
|
|
"fileVersion": "1.2.2.0"
|
|
}
|
|
}
|
|
},
|
|
"MySql.Data/8.0.26": {
|
|
"dependencies": {
|
|
"BouncyCastle.NetCore": "1.8.5",
|
|
"Google.Protobuf": "3.14.0",
|
|
"K4os.Compression.LZ4": "1.1.11",
|
|
"K4os.Compression.LZ4.Streams": "1.1.11",
|
|
"K4os.Hash.xxHash": "1.0.6",
|
|
"System.Buffers": "4.5.1",
|
|
"System.Configuration.ConfigurationManager": "4.5.0",
|
|
"System.Security.Permissions": "4.7.0",
|
|
"System.Text.Encoding.CodePages": "4.5.1"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/MySql.Data.dll": {
|
|
"assemblyVersion": "8.0.26.0",
|
|
"fileVersion": "8.0.26.0"
|
|
},
|
|
"lib/netstandard2.0/Ubiety.Dns.Core.dll": {
|
|
"assemblyVersion": "2.2.1.0",
|
|
"fileVersion": "2.2.1.0"
|
|
},
|
|
"lib/netstandard2.0/Zstandard.Net.dll": {
|
|
"assemblyVersion": "1.1.7.0",
|
|
"fileVersion": "1.1.7.0"
|
|
}
|
|
}
|
|
},
|
|
"MySql.EntityFrameworkCore/3.1.14": {
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore.Relational": "3.1.14",
|
|
"MySql.Data": "8.0.26"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/MySql.EntityFrameworkCore.dll": {
|
|
"assemblyVersion": "3.1.14.0",
|
|
"fileVersion": "3.1.14.0"
|
|
}
|
|
}
|
|
},
|
|
"NETStandard.Library/2.0.3": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0"
|
|
}
|
|
},
|
|
"Newtonsoft.Json/12.0.3": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/Newtonsoft.Json.dll": {
|
|
"assemblyVersion": "12.0.0.0",
|
|
"fileVersion": "12.0.3.23909"
|
|
}
|
|
}
|
|
},
|
|
"RestSharp/106.11.7": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/RestSharp.dll": {
|
|
"assemblyVersion": "106.11.7.0",
|
|
"fileVersion": "106.11.7.0"
|
|
}
|
|
}
|
|
},
|
|
"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": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0"
|
|
}
|
|
},
|
|
"runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
"dependencies": {
|
|
"runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
|
|
"runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
|
|
"runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0"
|
|
}
|
|
},
|
|
"runtime.native.System.Net.Http/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0"
|
|
}
|
|
},
|
|
"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": {},
|
|
"runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {},
|
|
"runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {},
|
|
"runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {},
|
|
"SharpCompress/0.23.0": {
|
|
"dependencies": {
|
|
"System.Text.Encoding.CodePages": "4.5.1"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/SharpCompress.dll": {
|
|
"assemblyVersion": "0.23.0.0",
|
|
"fileVersion": "0.23.0.0"
|
|
}
|
|
}
|
|
},
|
|
"SQLitePCLRaw.bundle_e_sqlite3/2.0.2": {
|
|
"dependencies": {
|
|
"SQLitePCLRaw.core": "2.0.2",
|
|
"SQLitePCLRaw.lib.e_sqlite3": "2.0.2",
|
|
"SQLitePCLRaw.provider.e_sqlite3": "2.0.2"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {
|
|
"assemblyVersion": "2.0.2.669",
|
|
"fileVersion": "2.0.2.669"
|
|
}
|
|
}
|
|
},
|
|
"SQLitePCLRaw.core/2.0.2": {
|
|
"dependencies": {
|
|
"System.Memory": "4.5.4"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/SQLitePCLRaw.core.dll": {
|
|
"assemblyVersion": "2.0.2.669",
|
|
"fileVersion": "2.0.2.669"
|
|
}
|
|
}
|
|
},
|
|
"SQLitePCLRaw.lib.e_sqlite3/2.0.2": {},
|
|
"SQLitePCLRaw.provider.e_sqlite3/2.0.2": {
|
|
"dependencies": {
|
|
"SQLitePCLRaw.core": "2.0.2"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll": {
|
|
"assemblyVersion": "2.0.2.669",
|
|
"fileVersion": "2.0.2.669"
|
|
}
|
|
}
|
|
},
|
|
"Swashbuckle.AspNetCore/6.0.2": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.ApiDescription.Server": "3.0.0",
|
|
"Swashbuckle.AspNetCore.Swagger": "6.0.2",
|
|
"Swashbuckle.AspNetCore.SwaggerGen": "6.0.2",
|
|
"Swashbuckle.AspNetCore.SwaggerUI": "6.0.2"
|
|
}
|
|
},
|
|
"Swashbuckle.AspNetCore.Swagger/6.0.2": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Routing": "2.2.0",
|
|
"Microsoft.OpenApi": "1.2.3"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.dll": {
|
|
"assemblyVersion": "6.0.2.0",
|
|
"fileVersion": "6.0.2.0"
|
|
}
|
|
}
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerGen/6.0.2": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Mvc.ApiExplorer": "2.1.0",
|
|
"Microsoft.AspNetCore.Mvc.DataAnnotations": "2.1.0",
|
|
"Swashbuckle.AspNetCore.Swagger": "6.0.2",
|
|
"System.Text.Json": "5.0.2"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
|
|
"assemblyVersion": "6.0.2.0",
|
|
"fileVersion": "6.0.2.0"
|
|
}
|
|
}
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerUI/6.0.2": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Routing": "2.2.0",
|
|
"Microsoft.AspNetCore.StaticFiles": "2.1.0",
|
|
"Microsoft.Extensions.FileProviders.Embedded": "2.1.0",
|
|
"System.Text.Json": "5.0.2"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
|
|
"assemblyVersion": "6.0.2.0",
|
|
"fileVersion": "6.0.2.0"
|
|
}
|
|
}
|
|
},
|
|
"System.Buffers/4.5.1": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Buffers.dll": {
|
|
"assemblyVersion": "4.0.3.0",
|
|
"fileVersion": "4.6.28619.1"
|
|
}
|
|
}
|
|
},
|
|
"System.Collections/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"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.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Threading": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Collections.Concurrent.dll": {
|
|
"assemblyVersion": "4.0.13.0",
|
|
"fileVersion": "4.6.24705.1"
|
|
}
|
|
}
|
|
},
|
|
"System.Collections.Immutable/1.7.1": {
|
|
"dependencies": {
|
|
"System.Memory": "4.5.4"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Collections.Immutable.dll": {
|
|
"assemblyVersion": "1.2.5.0",
|
|
"fileVersion": "4.700.20.21406"
|
|
}
|
|
}
|
|
},
|
|
"System.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.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Threading": "4.3.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Collections.NonGeneric.dll": {
|
|
"assemblyVersion": "4.0.2.0",
|
|
"fileVersion": "4.6.24705.1"
|
|
}
|
|
}
|
|
},
|
|
"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.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Threading": "4.3.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Collections.Specialized.dll": {
|
|
"assemblyVersion": "4.0.2.0",
|
|
"fileVersion": "4.6.24705.1"
|
|
}
|
|
}
|
|
},
|
|
"System.ComponentModel/4.3.0": {
|
|
"dependencies": {
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.ComponentModel.dll": {
|
|
"assemblyVersion": "4.0.2.0",
|
|
"fileVersion": "4.6.24705.1"
|
|
}
|
|
}
|
|
},
|
|
"System.ComponentModel.Annotations/5.0.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.ComponentModel.Annotations.dll": {
|
|
"assemblyVersion": "4.2.1.0",
|
|
"fileVersion": "4.6.26515.6"
|
|
}
|
|
}
|
|
},
|
|
"System.ComponentModel.Primitives/4.3.0": {
|
|
"dependencies": {
|
|
"System.ComponentModel": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/System.ComponentModel.Primitives.dll": {
|
|
"assemblyVersion": "4.1.1.0",
|
|
"fileVersion": "4.6.24705.1"
|
|
}
|
|
}
|
|
},
|
|
"System.ComponentModel.TypeConverter/4.3.0": {
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.Collections.NonGeneric": "4.3.0",
|
|
"System.Collections.Specialized": "4.3.0",
|
|
"System.ComponentModel": "4.3.0",
|
|
"System.ComponentModel.Primitives": "4.3.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.Linq": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Reflection.Extensions": "4.3.0",
|
|
"System.Reflection.Primitives": "4.3.0",
|
|
"System.Reflection.TypeExtensions": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Threading": "4.3.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.5/System.ComponentModel.TypeConverter.dll": {
|
|
"assemblyVersion": "4.1.1.0",
|
|
"fileVersion": "4.6.24705.1"
|
|
}
|
|
}
|
|
},
|
|
"System.Configuration.ConfigurationManager/4.5.0": {
|
|
"dependencies": {
|
|
"System.Security.Cryptography.ProtectedData": "4.5.0",
|
|
"System.Security.Permissions": "4.7.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {
|
|
"assemblyVersion": "4.0.1.0",
|
|
"fileVersion": "4.6.26515.6"
|
|
}
|
|
}
|
|
},
|
|
"System.Diagnostics.Contracts/4.3.0": {
|
|
"dependencies": {
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/System.Diagnostics.Contracts.dll": {
|
|
"assemblyVersion": "4.0.2.0",
|
|
"fileVersion": "4.6.24705.1"
|
|
}
|
|
}
|
|
},
|
|
"System.Diagnostics.Debug/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Diagnostics.DiagnosticSource/5.0.0": {
|
|
"dependencies": {
|
|
"System.Memory": "4.5.4",
|
|
"System.Runtime.CompilerServices.Unsafe": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.20.51904"
|
|
}
|
|
}
|
|
},
|
|
"System.Diagnostics.Tools/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Diagnostics.Tracing/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Dynamic.Runtime/4.3.0": {
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Linq": "4.3.0",
|
|
"System.Linq.Expressions": "4.3.0",
|
|
"System.ObjectModel": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Reflection.Emit": "4.7.0",
|
|
"System.Reflection.Emit.ILGeneration": "4.7.0",
|
|
"System.Reflection.Primitives": "4.3.0",
|
|
"System.Reflection.TypeExtensions": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Threading": "4.3.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Dynamic.Runtime.dll": {
|
|
"assemblyVersion": "4.0.12.0",
|
|
"fileVersion": "4.6.24705.1"
|
|
}
|
|
}
|
|
},
|
|
"System.Globalization/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Globalization.Calendars/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Globalization.Extensions/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0"
|
|
}
|
|
},
|
|
"System.IdentityModel.Tokens.Jwt/5.6.0": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.JsonWebTokens": "5.6.0",
|
|
"Microsoft.IdentityModel.Tokens": "5.6.0",
|
|
"Newtonsoft.Json": "12.0.3"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {
|
|
"assemblyVersion": "5.6.0.0",
|
|
"fileVersion": "5.6.0.61018"
|
|
}
|
|
}
|
|
},
|
|
"System.IO/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0"
|
|
}
|
|
},
|
|
"System.IO.FileSystem/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.IO": "4.3.0",
|
|
"System.IO.FileSystem.Primitives": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"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.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {
|
|
"assemblyVersion": "4.0.2.0",
|
|
"fileVersion": "4.6.24705.1"
|
|
}
|
|
}
|
|
},
|
|
"System.IO.Pipelines/5.0.2": {
|
|
"dependencies": {
|
|
"System.Buffers": "4.5.1",
|
|
"System.Memory": "4.5.4",
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.IO.Pipelines.dll": {
|
|
"assemblyVersion": "5.0.0.1",
|
|
"fileVersion": "5.0.1522.11506"
|
|
}
|
|
}
|
|
},
|
|
"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.0",
|
|
"System.Runtime.Extensions": "4.3.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.6/System.Linq.dll": {
|
|
"assemblyVersion": "4.1.1.0",
|
|
"fileVersion": "4.6.24705.1"
|
|
}
|
|
}
|
|
},
|
|
"System.Linq.Expressions/4.3.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.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Reflection.Emit": "4.7.0",
|
|
"System.Reflection.Emit.ILGeneration": "4.7.0",
|
|
"System.Reflection.Emit.Lightweight": "4.3.0",
|
|
"System.Reflection.Extensions": "4.3.0",
|
|
"System.Reflection.Primitives": "4.3.0",
|
|
"System.Reflection.TypeExtensions": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Threading": "4.3.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.6/System.Linq.Expressions.dll": {
|
|
"assemblyVersion": "4.1.1.0",
|
|
"fileVersion": "4.6.24705.1"
|
|
}
|
|
}
|
|
},
|
|
"System.Memory/4.5.4": {
|
|
"dependencies": {
|
|
"System.Buffers": "4.5.1",
|
|
"System.Numerics.Vectors": "4.5.0",
|
|
"System.Runtime.CompilerServices.Unsafe": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Memory.dll": {
|
|
"assemblyVersion": "4.0.1.1",
|
|
"fileVersion": "4.6.28619.1"
|
|
}
|
|
}
|
|
},
|
|
"System.Net.Http/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"System.Collections": "4.3.0",
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Diagnostics.DiagnosticSource": "5.0.0",
|
|
"System.Diagnostics.Tracing": "4.3.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.Globalization.Extensions": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.IO.FileSystem": "4.3.0",
|
|
"System.Net.Primitives": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"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.OpenSsl": "4.3.0",
|
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
|
"System.Security.Cryptography.X509Certificates": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Threading": "4.3.0",
|
|
"System.Threading.Tasks": "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.Net.Primitives/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0"
|
|
}
|
|
},
|
|
"System.Net.WebSockets.WebSocketProtocol/4.5.3": {
|
|
"dependencies": {
|
|
"System.Buffers": "4.5.1",
|
|
"System.Memory": "4.5.4",
|
|
"System.Numerics.Vectors": "4.5.0",
|
|
"System.Runtime.CompilerServices.Unsafe": "5.0.0",
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Net.WebSockets.WebSocketProtocol.dll": {
|
|
"assemblyVersion": "4.0.0.2",
|
|
"fileVersion": "4.6.27129.4"
|
|
}
|
|
}
|
|
},
|
|
"System.Numerics.Vectors/4.5.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Numerics.Vectors.dll": {
|
|
"assemblyVersion": "4.1.4.0",
|
|
"fileVersion": "4.6.26515.6"
|
|
}
|
|
}
|
|
},
|
|
"System.ObjectModel/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.0",
|
|
"System.Threading": "4.3.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.ObjectModel.dll": {
|
|
"assemblyVersion": "4.0.13.0",
|
|
"fileVersion": "4.6.24705.1"
|
|
}
|
|
}
|
|
},
|
|
"System.Private.DataContractSerialization/4.3.0": {
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.Collections.Concurrent": "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.Reflection": "4.3.0",
|
|
"System.Reflection.Emit.ILGeneration": "4.7.0",
|
|
"System.Reflection.Emit.Lightweight": "4.3.0",
|
|
"System.Reflection.Extensions": "4.3.0",
|
|
"System.Reflection.Primitives": "4.3.0",
|
|
"System.Reflection.TypeExtensions": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Runtime.Serialization.Primitives": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Text.Encoding.Extensions": "4.3.0",
|
|
"System.Text.RegularExpressions": "4.3.0",
|
|
"System.Threading": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0",
|
|
"System.Xml.ReaderWriter": "4.3.0",
|
|
"System.Xml.XDocument": "4.3.0",
|
|
"System.Xml.XmlDocument": "4.3.0",
|
|
"System.Xml.XmlSerializer": "4.3.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Private.DataContractSerialization.dll": {
|
|
"assemblyVersion": "4.1.2.0",
|
|
"fileVersion": "4.6.24705.1"
|
|
}
|
|
}
|
|
},
|
|
"System.Reactive/5.0.0": {
|
|
"dependencies": {
|
|
"System.Runtime.InteropServices.WindowsRuntime": "4.3.0",
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Reactive.dll": {
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.0.1"
|
|
}
|
|
}
|
|
},
|
|
"System.Reactive.Core/4.4.1": {
|
|
"dependencies": {
|
|
"System.Reactive": "5.0.0",
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Reactive.Core.dll": {
|
|
"assemblyVersion": "3.0.6000.0",
|
|
"fileVersion": "3.0.6000.0"
|
|
}
|
|
}
|
|
},
|
|
"System.Reactive.Linq/4.4.1": {
|
|
"dependencies": {
|
|
"System.Reactive": "5.0.0",
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Reactive.Linq.dll": {
|
|
"assemblyVersion": "3.0.6000.0",
|
|
"fileVersion": "3.0.6000.0"
|
|
}
|
|
}
|
|
},
|
|
"System.Reflection/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Reflection.Primitives": "4.3.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Reflection.Emit/4.7.0": {
|
|
"dependencies": {
|
|
"System.Reflection.Emit.ILGeneration": "4.7.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Reflection.Emit.dll": {
|
|
"assemblyVersion": "4.0.0.0",
|
|
"fileVersion": "4.700.19.56404"
|
|
}
|
|
}
|
|
},
|
|
"System.Reflection.Emit.ILGeneration/4.7.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Reflection.Emit.ILGeneration.dll": {
|
|
"assemblyVersion": "4.0.0.0",
|
|
"fileVersion": "4.700.19.56404"
|
|
}
|
|
}
|
|
},
|
|
"System.Reflection.Emit.Lightweight/4.3.0": {
|
|
"dependencies": {
|
|
"System.Reflection": "4.3.0",
|
|
"System.Reflection.Emit.ILGeneration": "4.7.0",
|
|
"System.Reflection.Primitives": "4.3.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {
|
|
"assemblyVersion": "4.0.2.0",
|
|
"fileVersion": "4.6.24705.1"
|
|
}
|
|
}
|
|
},
|
|
"System.Reflection.Extensions/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Reflection.Primitives/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Reflection.TypeExtensions/4.3.0": {
|
|
"dependencies": {
|
|
"System.Reflection": "4.3.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {
|
|
"assemblyVersion": "4.1.1.0",
|
|
"fileVersion": "4.6.24705.1"
|
|
}
|
|
}
|
|
},
|
|
"System.Resources.ResourceManager/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Runtime/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0"
|
|
}
|
|
},
|
|
"System.Runtime.CompilerServices.Unsafe/5.0.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.20.51904"
|
|
}
|
|
}
|
|
},
|
|
"System.Runtime.Extensions/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Runtime.Handles/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Runtime.InteropServices/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Reflection.Primitives": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0"
|
|
}
|
|
},
|
|
"System.Runtime.InteropServices.WindowsRuntime/4.3.0": {
|
|
"dependencies": {
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Runtime.InteropServices.WindowsRuntime.dll": {
|
|
"assemblyVersion": "4.0.2.0",
|
|
"fileVersion": "4.6.24705.1"
|
|
}
|
|
}
|
|
},
|
|
"System.Runtime.Numerics/4.3.0": {
|
|
"dependencies": {
|
|
"System.Globalization": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Runtime.Numerics.dll": {
|
|
"assemblyVersion": "4.0.2.0",
|
|
"fileVersion": "4.6.24705.1"
|
|
}
|
|
}
|
|
},
|
|
"System.Runtime.Serialization.Formatters/4.3.0": {
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Serialization.Primitives": "4.3.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.4/System.Runtime.Serialization.Formatters.dll": {
|
|
"assemblyVersion": "4.0.1.0",
|
|
"fileVersion": "4.6.24705.1"
|
|
}
|
|
}
|
|
},
|
|
"System.Runtime.Serialization.Json/4.3.0": {
|
|
"dependencies": {
|
|
"System.IO": "4.3.0",
|
|
"System.Private.DataContractSerialization": "4.3.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Runtime.Serialization.Json.dll": {
|
|
"assemblyVersion": "4.0.3.0",
|
|
"fileVersion": "4.6.24705.1"
|
|
}
|
|
}
|
|
},
|
|
"System.Runtime.Serialization.Primitives/4.3.0": {
|
|
"dependencies": {
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {
|
|
"assemblyVersion": "4.1.2.0",
|
|
"fileVersion": "4.6.24705.1"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.AccessControl/4.7.0": {
|
|
"dependencies": {
|
|
"System.Security.Principal.Windows": "4.7.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Security.AccessControl.dll": {
|
|
"assemblyVersion": "4.1.3.0",
|
|
"fileVersion": "4.700.19.56404"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.Algorithms/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"System.Collections": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.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": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Security.Cryptography.Cng.dll": {
|
|
"assemblyVersion": "4.3.0.0",
|
|
"fileVersion": "4.6.26515.6"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.Csp/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"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": "1.1.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.0",
|
|
"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.0",
|
|
"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"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {
|
|
"assemblyVersion": "4.0.0.0",
|
|
"fileVersion": "1.0.24212.1"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.Pkcs/4.5.0": {
|
|
"dependencies": {
|
|
"System.Buffers": "4.5.1",
|
|
"System.Memory": "4.5.4",
|
|
"System.Security.Cryptography.Cng": "4.5.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll": {
|
|
"assemblyVersion": "4.0.3.0",
|
|
"fileVersion": "4.6.26515.6"
|
|
}
|
|
}
|
|
},
|
|
"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.0",
|
|
"System.Threading": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {
|
|
"assemblyVersion": "4.0.1.0",
|
|
"fileVersion": "4.6.24705.1"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.ProtectedData/4.5.0": {
|
|
"dependencies": {
|
|
"System.Memory": "4.5.4"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
|
|
"assemblyVersion": "4.0.3.0",
|
|
"fileVersion": "4.6.26515.6"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.X509Certificates/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.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.0",
|
|
"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.Cryptography.Xml/4.5.0": {
|
|
"dependencies": {
|
|
"System.Security.Cryptography.Pkcs": "4.5.0",
|
|
"System.Security.Permissions": "4.7.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Security.Cryptography.Xml.dll": {
|
|
"assemblyVersion": "4.0.1.0",
|
|
"fileVersion": "4.6.26515.6"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Permissions/4.7.0": {
|
|
"dependencies": {
|
|
"System.Security.AccessControl": "4.7.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Security.Permissions.dll": {
|
|
"assemblyVersion": "4.0.3.0",
|
|
"fileVersion": "4.700.19.56404"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Principal.Windows/4.7.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Security.Principal.Windows.dll": {
|
|
"assemblyVersion": "4.1.3.0",
|
|
"fileVersion": "4.700.19.56404"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.SecureString/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "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",
|
|
"System.Threading": "4.3.0"
|
|
}
|
|
},
|
|
"System.Text.Encoding/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Text.Encoding.CodePages/4.5.1": {
|
|
"dependencies": {
|
|
"System.Runtime.CompilerServices.Unsafe": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {
|
|
"assemblyVersion": "4.1.1.0",
|
|
"fileVersion": "4.6.27129.4"
|
|
}
|
|
}
|
|
},
|
|
"System.Text.Encoding.Extensions/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0"
|
|
}
|
|
},
|
|
"System.Text.Encodings.Web/5.0.1": {
|
|
"dependencies": {
|
|
"System.Buffers": "4.5.1",
|
|
"System.Memory": "4.5.4"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Text.Encodings.Web.dll": {
|
|
"assemblyVersion": "5.0.0.1",
|
|
"fileVersion": "5.0.421.11614"
|
|
}
|
|
}
|
|
},
|
|
"System.Text.Json/5.0.2": {
|
|
"dependencies": {
|
|
"Microsoft.Bcl.AsyncInterfaces": "5.0.0",
|
|
"System.Buffers": "4.5.1",
|
|
"System.Memory": "4.5.4",
|
|
"System.Numerics.Vectors": "4.5.0",
|
|
"System.Runtime.CompilerServices.Unsafe": "5.0.0",
|
|
"System.Text.Encodings.Web": "5.0.1",
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Text.Json.dll": {
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.521.16609"
|
|
}
|
|
}
|
|
},
|
|
"System.Text.RegularExpressions/4.3.0": {
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Threading": "4.3.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.6/System.Text.RegularExpressions.dll": {
|
|
"assemblyVersion": "4.1.1.0",
|
|
"fileVersion": "4.6.24705.1"
|
|
}
|
|
}
|
|
},
|
|
"System.Threading/4.3.0": {
|
|
"dependencies": {
|
|
"System.Runtime": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Threading.dll": {
|
|
"assemblyVersion": "4.0.12.0",
|
|
"fileVersion": "4.6.24705.1"
|
|
}
|
|
}
|
|
},
|
|
"System.Threading.Channels/4.7.1": {
|
|
"dependencies": {
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Threading.Channels.dll": {
|
|
"assemblyVersion": "4.0.2.0",
|
|
"fileVersion": "4.700.20.21406"
|
|
}
|
|
}
|
|
},
|
|
"System.Threading.Tasks/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Threading.Tasks.Dataflow/4.9.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll": {
|
|
"assemblyVersion": "4.6.3.0",
|
|
"fileVersion": "4.6.26515.6"
|
|
}
|
|
}
|
|
},
|
|
"System.Threading.Tasks.Extensions/4.5.4": {
|
|
"dependencies": {
|
|
"System.Runtime.CompilerServices.Unsafe": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {
|
|
"assemblyVersion": "4.2.0.1",
|
|
"fileVersion": "4.6.28619.1"
|
|
}
|
|
}
|
|
},
|
|
"System.ValueTuple/4.5.0": {},
|
|
"System.Xml.ReaderWriter/4.3.0": {
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Globalization": "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.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Text.Encoding.Extensions": "4.3.0",
|
|
"System.Text.RegularExpressions": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0",
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Xml.ReaderWriter.dll": {
|
|
"assemblyVersion": "4.1.0.0",
|
|
"fileVersion": "4.6.24705.1"
|
|
}
|
|
}
|
|
},
|
|
"System.Xml.XDocument/4.3.0": {
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Diagnostics.Tools": "4.3.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Threading": "4.3.0",
|
|
"System.Xml.ReaderWriter": "4.3.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Xml.XDocument.dll": {
|
|
"assemblyVersion": "4.0.12.0",
|
|
"fileVersion": "4.6.24705.1"
|
|
}
|
|
}
|
|
},
|
|
"System.Xml.XmlDocument/4.3.0": {
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"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.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Threading": "4.3.0",
|
|
"System.Xml.ReaderWriter": "4.3.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Xml.XmlDocument.dll": {
|
|
"assemblyVersion": "4.0.2.0",
|
|
"fileVersion": "4.6.24705.1"
|
|
}
|
|
}
|
|
},
|
|
"System.Xml.XmlSerializer/4.3.0": {
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Linq": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Reflection.Emit": "4.7.0",
|
|
"System.Reflection.Emit.ILGeneration": "4.7.0",
|
|
"System.Reflection.Extensions": "4.3.0",
|
|
"System.Reflection.Primitives": "4.3.0",
|
|
"System.Reflection.TypeExtensions": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Text.RegularExpressions": "4.3.0",
|
|
"System.Threading": "4.3.0",
|
|
"System.Xml.ReaderWriter": "4.3.0",
|
|
"System.Xml.XmlDocument": "4.3.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Xml.XmlSerializer.dll": {
|
|
"assemblyVersion": "4.0.12.0",
|
|
"fileVersion": "4.6.24705.1"
|
|
}
|
|
}
|
|
},
|
|
"xDashboard.xCommons/1.0.0": {
|
|
"dependencies": {
|
|
"AutoMapper": "10.1.1",
|
|
"AutoMapper.Extensions.Microsoft.DependencyInjection": "8.1.0",
|
|
"IdentityModel": "5.0.1",
|
|
"Microsoft.AspNetCore.Authentication.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.Authentication.JwtBearer": "2.2.0",
|
|
"Microsoft.AspNetCore.Authorization.Policy": "2.2.0",
|
|
"Microsoft.AspNetCore.Cors": "2.2.0",
|
|
"Microsoft.AspNetCore.Mvc.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.Mvc.Core": "2.2.5",
|
|
"Microsoft.Extensions.Configuration": "5.0.0",
|
|
"Microsoft.Extensions.Configuration.Binder": "5.0.0",
|
|
"Microsoft.Extensions.DependencyInjection": "5.0.1",
|
|
"Microsoft.IO.RecyclableMemoryStream": "1.4.0",
|
|
"Newtonsoft.Json": "12.0.3",
|
|
"Swashbuckle.AspNetCore": "6.0.2",
|
|
"Swashbuckle.AspNetCore.SwaggerGen": "6.0.2",
|
|
"Swashbuckle.AspNetCore.SwaggerUI": "6.0.2",
|
|
"System.Reactive": "5.0.0",
|
|
"libphonenumber-csharp": "8.12.17",
|
|
"xDashboard.xExceptions": "1.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/xCommons.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "1.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"xDashboard.xExceptions/1.0.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/xExceptions.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "1.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"xDashboard.xHttpService/1.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Mvc.Core": "2.2.5",
|
|
"Microsoft.Extensions.Http": "2.2.0",
|
|
"RestSharp": "106.11.7",
|
|
"xDashboard.xIdentityModels": "1.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/xHttpService.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "1.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"xDashboard.xIdentityModels/1.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Identity.Stores": "5.0.2",
|
|
"Microsoft.IdentityModel.Tokens": "5.6.0",
|
|
"System.IdentityModel.Tokens.Jwt": "5.6.0",
|
|
"xDashboard.xModels": "1.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/xIdentityModels.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "1.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"xDashboard.xModels/1.0.0": {
|
|
"dependencies": {
|
|
"xDashboard.xCommons": "1.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/xModels.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "1.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"xDashboard.xDataService/1.0.0": {
|
|
"dependencies": {
|
|
"GraphQL": "3.0.0.2026",
|
|
"GraphQL.Server.Transports.AspNetCore": "4.0.1",
|
|
"GraphQL.Server.Transports.AspNetCore.NewtonsoftJson": "4.0.1",
|
|
"GraphQL.Server.Transports.WebSockets": "4.0.1",
|
|
"GraphQL.Server.Ui.Playground": "4.0.1",
|
|
"GraphQL.Server.Ui.Voyager": "4.0.1",
|
|
"GraphQL.SystemTextJson": "3.0.0.2026",
|
|
"Microsoft.Bcl.AsyncInterfaces": "5.0.0",
|
|
"Microsoft.EntityFrameworkCore": "3.1.14",
|
|
"Microsoft.EntityFrameworkCore.SqlServer": "3.1.14",
|
|
"Microsoft.EntityFrameworkCore.Sqlite": "3.1.14",
|
|
"MongoDB.Driver": "2.13.2",
|
|
"MySql.EntityFrameworkCore": "3.1.14",
|
|
"System.Reactive": "5.0.0",
|
|
"xDashboard.xModels": "1.0.0"
|
|
},
|
|
"runtime": {
|
|
"xDataService.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "1.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"xDashboard.xIdentityService/1.0.0": {
|
|
"dependencies": {
|
|
"IdentityModel.AspNetCore.OAuth2Introspection": "4.0.0-preview.6",
|
|
"Microsoft.AspNetCore.Authentication.Abstractions": "2.2.0",
|
|
"xDashboard.xDataService": "1.0.0",
|
|
"xDashboard.xHttpService": "1.0.0"
|
|
},
|
|
"runtime": {
|
|
"xIdentityService.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "1.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"xDashboard.xPushService/1.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Authentication": "2.2.0",
|
|
"Microsoft.AspNetCore.SignalR": "1.1.0",
|
|
"Microsoft.AspNetCore.SignalR.Client": "3.1.31",
|
|
"Microsoft.AspNetCore.SignalR.Protocols.MessagePack": "3.1.31",
|
|
"Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson": "5.0.17",
|
|
"xDashboard.xCommons": "1.0.0",
|
|
"xDashboard.xIdentityService": "1.0.0",
|
|
"xDashboard.xModels": "1.0.0"
|
|
},
|
|
"runtime": {
|
|
"xPushService.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "1.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"xDataService/1.0.0.0": {
|
|
"runtime": {
|
|
"xDataService.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "1.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"xIdentityService/1.0.0.0": {
|
|
"runtime": {
|
|
"xIdentityService.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "1.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"xPushService/1.0.0.0": {
|
|
"runtime": {
|
|
"xPushService.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "1.0.0.0"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"xFileService/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"AutoMapper/10.1.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-uMgbqOdu9ZG5cIOty0C85hzzayBH2i9BthnS5FlMqKtMSHDv4ts81a2jS1VFaDBVhlBeIqJ/kQKjQY95BZde9w==",
|
|
"path": "automapper/10.1.1",
|
|
"hashPath": "automapper.10.1.1.nupkg.sha512"
|
|
},
|
|
"AutoMapper.Extensions.Microsoft.DependencyInjection/8.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-dQyGCAYcHbGuimVvCMu4Ea2S1oYOlgO9XfVdClmY5wgygJMZoS57emPzH0qNfknmtzMm4QbDO9i237W5IDjU1A==",
|
|
"path": "automapper.extensions.microsoft.dependencyinjection/8.1.0",
|
|
"hashPath": "automapper.extensions.microsoft.dependencyinjection.8.1.0.nupkg.sha512"
|
|
},
|
|
"BouncyCastle.NetCore/1.8.5": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-6uxsQw2UXrt82VQAWC2td3oBSJjUZ3P4u4DliagB8wf67KsU53V8sW9xwdF+IwZOOZFR0TCZuv/YKZ2BlrfAag==",
|
|
"path": "bouncycastle.netcore/1.8.5",
|
|
"hashPath": "bouncycastle.netcore.1.8.5.nupkg.sha512"
|
|
},
|
|
"DnsClient/1.4.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-CO1NG1zQdV0nEAXmr/KppLZ0S1qkaPwV0kPX5YPgmYBtrBVh1XMYHM54IXy3RBJu1k4thFtpzwo4HNHqxiuFYw==",
|
|
"path": "dnsclient/1.4.0",
|
|
"hashPath": "dnsclient.1.4.0.nupkg.sha512"
|
|
},
|
|
"Google.Protobuf/3.14.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-9AkodyGNmLI+wJJPbwpWLmh4BMHoXDQ9+8qvDPhQQi/BNsleqKMBn3OlyLwC6CALwan2kc5+Cenb8fJSITX3nQ==",
|
|
"path": "google.protobuf/3.14.0",
|
|
"hashPath": "google.protobuf.3.14.0.nupkg.sha512"
|
|
},
|
|
"GraphQL/3.0.0.2026": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-IZ5tqBLC8JKgyHL3gIBIjmK8D0PZ4wfT9xe9i3BBB9JNTyx0ItsOO2GHcYrlDZWiaXGz1QyQg5G6CxjCo9c1kg==",
|
|
"path": "graphql/3.0.0.2026",
|
|
"hashPath": "graphql.3.0.0.2026.nupkg.sha512"
|
|
},
|
|
"GraphQL-Parser/5.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-1FoxfgApSL62SlhYMIZg0skaCYt1HDM+u9DxYZQHWF4OheJUnld3xixmfNFNmp/UiyjBv1oNdRafTFXRJIC00A==",
|
|
"path": "graphql-parser/5.3.0",
|
|
"hashPath": "graphql-parser.5.3.0.nupkg.sha512"
|
|
},
|
|
"GraphQL.NewtonsoftJson/3.0.0.2026": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-G5SH/qKwY6mOL/fTQNFnQFYt1YKoHebAiQ8L0s77brvOceiv+lFfiUIRVuRhfy7Nwe8zLrJwNq/Y4lWA8pTASw==",
|
|
"path": "graphql.newtonsoftjson/3.0.0.2026",
|
|
"hashPath": "graphql.newtonsoftjson.3.0.0.2026.nupkg.sha512"
|
|
},
|
|
"GraphQL.Server.Core/4.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-YMBZMcf103uCbWMQNXQD5+d5WMvZVV5vM9iYfgWxSi37atKNUGmmJSkF4e1q1Ryy70dfl6mFj1VJfB18fcRSZg==",
|
|
"path": "graphql.server.core/4.0.1",
|
|
"hashPath": "graphql.server.core.4.0.1.nupkg.sha512"
|
|
},
|
|
"GraphQL.Server.Transports.AspNetCore/4.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-rcpGGdopp6uanxw9uszQBpknCF6rhP/Y/Xcot4dMJPAECI3HL9XizaY3d7TDZ/za8rRzLkyhJ+cFz8aTSjgxdw==",
|
|
"path": "graphql.server.transports.aspnetcore/4.0.1",
|
|
"hashPath": "graphql.server.transports.aspnetcore.4.0.1.nupkg.sha512"
|
|
},
|
|
"GraphQL.Server.Transports.AspNetCore.NewtonsoftJson/4.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-LNuJPk7WMbDg9AUSoUfZ9Ik9HD1elDq4GkKeHewgltM0sA0SelEvjK+dXnpJeKWLYcy+9vmpWy/4qbbLawS1Zw==",
|
|
"path": "graphql.server.transports.aspnetcore.newtonsoftjson/4.0.1",
|
|
"hashPath": "graphql.server.transports.aspnetcore.newtonsoftjson.4.0.1.nupkg.sha512"
|
|
},
|
|
"GraphQL.Server.Transports.Subscriptions.Abstractions/4.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-y57W8U0Z111lAzSnreTarFRrXeahvNX7rbyVjCovhejqHyXLWE6T3Z7EbhhTFSF76lqTcDe7kxMGlnylI0nDhw==",
|
|
"path": "graphql.server.transports.subscriptions.abstractions/4.0.1",
|
|
"hashPath": "graphql.server.transports.subscriptions.abstractions.4.0.1.nupkg.sha512"
|
|
},
|
|
"GraphQL.Server.Transports.WebSockets/4.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-sLL29jPO9Z3eHE6jiaf8wk8hfmpdiql7vr0q9HDkgZKfNTGkYAf2wB0ZjVVt7kGMsdfF0/10xs6gALMKTPhJuQ==",
|
|
"path": "graphql.server.transports.websockets/4.0.1",
|
|
"hashPath": "graphql.server.transports.websockets.4.0.1.nupkg.sha512"
|
|
},
|
|
"GraphQL.Server.Ui.Playground/4.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-3L/XUm/gTG/CrTsmm7PMwNi4sa3HtF+AtvKcYwCZP5bJI64RWODuHsgLZj+pwKF/7xa8PR6JbXtvZ74iCBAXuA==",
|
|
"path": "graphql.server.ui.playground/4.0.1",
|
|
"hashPath": "graphql.server.ui.playground.4.0.1.nupkg.sha512"
|
|
},
|
|
"GraphQL.Server.Ui.Voyager/4.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-2NoUEF9US+v58ju9508LUN4WqoLfM/F+EZIsxGCz21hKI3Vxijt8PKgm7dotoGkj1aySxnLBPutzE6dW/OY1tg==",
|
|
"path": "graphql.server.ui.voyager/4.0.1",
|
|
"hashPath": "graphql.server.ui.voyager.4.0.1.nupkg.sha512"
|
|
},
|
|
"GraphQL.SystemTextJson/3.0.0.2026": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-UsXkftkb46xEtt69Wf0KUEN2yVVFGqqTxAg9BwVKWwGAAcK2DUpBHFFNyl5plmn0/KjIhoa6TNxLgszi0dVbbw==",
|
|
"path": "graphql.systemtextjson/3.0.0.2026",
|
|
"hashPath": "graphql.systemtextjson.3.0.0.2026.nupkg.sha512"
|
|
},
|
|
"IdentityModel/5.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-njk/AnO85Nc0JWiL3Zf4IAI+7PnlfJbsg3YLchC2oKdgmeFf5d4Px3lhmQyzfH32lp54btyYItXnire8wDYmiQ==",
|
|
"path": "identitymodel/5.0.1",
|
|
"hashPath": "identitymodel.5.0.1.nupkg.sha512"
|
|
},
|
|
"IdentityModel.AspNetCore.OAuth2Introspection/4.0.0-preview.6": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-6acMwF7/kk5r5i2lKT4paz1kjtAkS3oaZCpwfdpxt8x73HDOTGD5kuFyGL6aQ48zpQCM1/NfxcoFdODfHDgbxg==",
|
|
"path": "identitymodel.aspnetcore.oauth2introspection/4.0.0-preview.6",
|
|
"hashPath": "identitymodel.aspnetcore.oauth2introspection.4.0.0-preview.6.nupkg.sha512"
|
|
},
|
|
"K4os.Compression.LZ4/1.1.11": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-RNvJw0UGkedPhCqVBNIogtfQebY+bQt0PN7xDbVe5LWLra0ZEqPfjPSl7iStj3rgDnkqkkTTpm+vCX3hU1qKmA==",
|
|
"path": "k4os.compression.lz4/1.1.11",
|
|
"hashPath": "k4os.compression.lz4.1.1.11.nupkg.sha512"
|
|
},
|
|
"K4os.Compression.LZ4.Streams/1.1.11": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-x+BidXriYsNP4HNTHKx+5cVQguHHwbfs6nM79fDHOCOrcNwnaBms4dwzAV/ZALmKsNKcHmY74PeUZiCC4qLKwQ==",
|
|
"path": "k4os.compression.lz4.streams/1.1.11",
|
|
"hashPath": "k4os.compression.lz4.streams.1.1.11.nupkg.sha512"
|
|
},
|
|
"K4os.Hash.xxHash/1.0.6": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-jCfNP0inx1sGcP3KSbpiDEH3km2e1sVBjMfKo+V92jr1dL4ZYgA1uhRMl1wAtdGZcbObXIikKqtVlgx3j/CW6g==",
|
|
"path": "k4os.hash.xxhash/1.0.6",
|
|
"hashPath": "k4os.hash.xxhash.1.0.6.nupkg.sha512"
|
|
},
|
|
"libphonenumber-csharp/8.12.17": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-fzjg8+IC89odtfEWSWE7L9KepWKhslL0Og7UQTc11DRHoRyJfm0h+KJADZh+xMTJlN9rpKAJdBQRSkJVxg1Jew==",
|
|
"path": "libphonenumber-csharp/8.12.17",
|
|
"hashPath": "libphonenumber-csharp.8.12.17.nupkg.sha512"
|
|
},
|
|
"MessagePack/1.9.11": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-vS21kQ7dm7STWkA9QITlnyjKIAssbhgrhMIptfk+TwsLlR1eov6ABTHcLtcMJjQrbJSk7WRS3CRuhi/jQCWOKw==",
|
|
"path": "messagepack/1.9.11",
|
|
"hashPath": "messagepack.1.9.11.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Authentication/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-b0R9X7L6zMqNsssKDvhYHuNi5x0s4DyHTeXybIAyGaitKiW1Q5aAGKdV2codHPiePv9yHfC9hAMyScXQ/xXhPw==",
|
|
"path": "microsoft.aspnetcore.authentication/2.2.0",
|
|
"hashPath": "microsoft.aspnetcore.authentication.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Authentication.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-VloMLDJMf3n/9ic5lCBOa42IBYJgyB1JhzLsL68Zqg+2bEPWfGBj/xCJy/LrKTArN0coOcZp3wyVTZlx0y9pHQ==",
|
|
"path": "microsoft.aspnetcore.authentication.abstractions/2.2.0",
|
|
"hashPath": "microsoft.aspnetcore.authentication.abstractions.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Authentication.Core/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-XlVJzJ5wPOYW+Y0J6Q/LVTEyfS4ssLXmt60T0SPP+D8abVhBTl+cgw2gDHlyKYIkcJg7btMVh383NDkMVqD/fg==",
|
|
"path": "microsoft.aspnetcore.authentication.core/2.2.0",
|
|
"hashPath": "microsoft.aspnetcore.authentication.core.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Authentication.JwtBearer/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-FnyoLdiIo8KDobVcDuUYYFSbQYp1OR8vSMIOcW6M5+dtF9TC6XvCCS8Ook+DSbqUj6HPxwOIKa5BeIZm1/EpMw==",
|
|
"path": "microsoft.aspnetcore.authentication.jwtbearer/2.2.0",
|
|
"hashPath": "microsoft.aspnetcore.authentication.jwtbearer.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Authorization/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-/L0W8H3jMYWyaeA9gBJqS/tSWBegP9aaTM0mjRhxTttBY9z4RVDRYJ2CwPAmAXIuPr3r1sOw+CS8jFVRGHRezQ==",
|
|
"path": "microsoft.aspnetcore.authorization/2.2.0",
|
|
"hashPath": "microsoft.aspnetcore.authorization.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Authorization.Policy/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-aJCo6niDRKuNg2uS2WMEmhJTooQUGARhV2ENQ2tO5443zVHUo19MSgrgGo9FIrfD+4yKPF8Q+FF33WkWfPbyKw==",
|
|
"path": "microsoft.aspnetcore.authorization.policy/2.2.0",
|
|
"hashPath": "microsoft.aspnetcore.authorization.policy.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Connections.Abstractions/5.0.17": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-t1f5AqurRUnY2jiqC/ds4ej4+osr5WUtGoNdWXED0lTSvaJ/vo3XqHaY8HZ4Esov0LiaOGsfRQfvH9NPDKN1Tw==",
|
|
"path": "microsoft.aspnetcore.connections.abstractions/5.0.17",
|
|
"hashPath": "microsoft.aspnetcore.connections.abstractions.5.0.17.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Cors/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-LFlTM3ThS3ZCILuKnjy8HyK9/IlDh3opogdbCVx6tMGyDzTQBgMPXLjGDLtMk5QmLDCcP3l1TO3z/+1viA8GUg==",
|
|
"path": "microsoft.aspnetcore.cors/2.2.0",
|
|
"hashPath": "microsoft.aspnetcore.cors.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Cryptography.Internal/5.0.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-3w5vemQPVEknrewW9xNiYJ1X8f2AjIoy4mSgqDtDJABPM40DupOxJwdO4tDZL+x/fZJL3bXWG7YpkfaXYUBmow==",
|
|
"path": "microsoft.aspnetcore.cryptography.internal/5.0.2",
|
|
"hashPath": "microsoft.aspnetcore.cryptography.internal.5.0.2.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Cryptography.KeyDerivation/5.0.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-s9RQ193ypMuHnV17DZZtiVVcdSBy5mK0q/BxJR77KAUASjfDTmdjnZpUY2JTYivFlt28PLMw+Smy6K8l1Mz1Cg==",
|
|
"path": "microsoft.aspnetcore.cryptography.keyderivation/5.0.2",
|
|
"hashPath": "microsoft.aspnetcore.cryptography.keyderivation.5.0.2.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.DataProtection/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-G6dvu5Nd2vjpYbzazZ//qBFbSEf2wmBUbyAR7E4AwO3gWjhoJD5YxpThcGJb7oE3VUcW65SVMXT+cPCiiBg8Sg==",
|
|
"path": "microsoft.aspnetcore.dataprotection/2.2.0",
|
|
"hashPath": "microsoft.aspnetcore.dataprotection.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.DataProtection.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-seANFXmp8mb5Y12m1ShiElJ3ZdOT3mBN3wA1GPhHJIvZ/BxOCPyqEOR+810OWsxEZwA5r5fDRNpG/CqiJmQnJg==",
|
|
"path": "microsoft.aspnetcore.dataprotection.abstractions/2.2.0",
|
|
"hashPath": "microsoft.aspnetcore.dataprotection.abstractions.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Hosting.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-ubycklv+ZY7Kutdwuy1W4upWcZ6VFR8WUXU7l7B2+mvbDBBPAcfpi+E+Y5GFe+Q157YfA3C49D2GCjAZc7Mobw==",
|
|
"path": "microsoft.aspnetcore.hosting.abstractions/2.2.0",
|
|
"hashPath": "microsoft.aspnetcore.hosting.abstractions.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Hosting.Server.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-1PMijw8RMtuQF60SsD/JlKtVfvh4NORAhF4wjysdABhlhTrYmtgssqyncR0Stq5vqtjplZcj6kbT4LRTglt9IQ==",
|
|
"path": "microsoft.aspnetcore.hosting.server.abstractions/2.2.0",
|
|
"hashPath": "microsoft.aspnetcore.hosting.server.abstractions.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Http/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-YogBSMotWPAS/X5967pZ+yyWPQkThxhmzAwyCHCSSldzYBkW5W5d6oPfBaPqQOnSHYTpSOSOkpZoAce0vwb6+A==",
|
|
"path": "microsoft.aspnetcore.http/2.2.0",
|
|
"hashPath": "microsoft.aspnetcore.http.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Nxs7Z1q3f1STfLYKJSVXCs1iBl+Ya6E8o4Oy1bCxJ/rNI44E/0f6tbsrVqAWfB7jlnJfyaAtIalBVxPKUPQb4Q==",
|
|
"path": "microsoft.aspnetcore.http.abstractions/2.2.0",
|
|
"hashPath": "microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Http.Connections/1.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-ZcwAM9rE5yjGC+vtiNAK0INybpKIqnvB+/rntZn2/CPtyiBAtovVrEp4UZOoC31zH5t0P78ix9gLNJzII/ODsA==",
|
|
"path": "microsoft.aspnetcore.http.connections/1.1.0",
|
|
"hashPath": "microsoft.aspnetcore.http.connections.1.1.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Http.Connections.Client/3.1.31": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-TT4d9cI0G/IkAuLhEH9wL2RaHVmE5LZrxDnaxNh2tGLDt+cJgs9RaYCbEg+/oqpsWqLEJn3QECsNF0BlSYp6yA==",
|
|
"path": "microsoft.aspnetcore.http.connections.client/3.1.31",
|
|
"hashPath": "microsoft.aspnetcore.http.connections.client.3.1.31.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Http.Connections.Common/3.1.31": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-o4qPxP59Qoapc6WBTCjfvbOs9H+wznz85iHiyQxbXUc5N6J/cirx9nTjjLCp5QVjJAPSD4kaPPV51YgaMuGxiA==",
|
|
"path": "microsoft.aspnetcore.http.connections.common/3.1.31",
|
|
"hashPath": "microsoft.aspnetcore.http.connections.common.3.1.31.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Http.Extensions/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-2DgZ9rWrJtuR7RYiew01nGRzuQBDaGHGmK56Rk54vsLLsCdzuFUPqbDTJCS1qJQWTbmbIQ9wGIOjpxA1t0l7/w==",
|
|
"path": "microsoft.aspnetcore.http.extensions/2.2.0",
|
|
"hashPath": "microsoft.aspnetcore.http.extensions.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Http.Features/5.0.17": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-3jG2xS+dx8DDCGV/F+STdPTg89lX3ao3dF/VEPvJaz3wzBIjuadipTtYNEXDIVuOPZwb6jdmhrX9jkzOIBm5cw==",
|
|
"path": "microsoft.aspnetcore.http.features/5.0.17",
|
|
"hashPath": "microsoft.aspnetcore.http.features.5.0.17.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Mvc.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-ET6uZpfVbGR1NjCuLaLy197cQ3qZUjzl7EG5SL4GfJH/c9KRE89MMBrQegqWsh0w1iRUB/zQaK0anAjxa/pz4g==",
|
|
"path": "microsoft.aspnetcore.mvc.abstractions/2.2.0",
|
|
"hashPath": "microsoft.aspnetcore.mvc.abstractions.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Mvc.ApiExplorer/2.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-UEmXDfLhy9OaTH4t2iXFnPYf1UBpwCM4tdeBoQyGn/pvKEA/TTvxO4K1dC6kF8x5l/IbtLI+ud0rcPttjdyYUA==",
|
|
"path": "microsoft.aspnetcore.mvc.apiexplorer/2.1.0",
|
|
"hashPath": "microsoft.aspnetcore.mvc.apiexplorer.2.1.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Mvc.Core/2.2.5": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-/8sr8ixIUD57UFwUntha9bOwex7/AkZfdk1f9oNJG1Ek7p/uuKVa7fuHmYZpQOf35Oxrt+2Ku4WPwMSbNxOuWg==",
|
|
"path": "microsoft.aspnetcore.mvc.core/2.2.5",
|
|
"hashPath": "microsoft.aspnetcore.mvc.core.2.2.5.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Mvc.DataAnnotations/2.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-JHcJKYjf8ASL++LVMGYZTa3NYVWXKBwDmP1sBIVWD21wDI58/b+NkUiGrcKxmG4VAYrHnEy6XkLbXxh0gVmBRw==",
|
|
"path": "microsoft.aspnetcore.mvc.dataannotations/2.1.0",
|
|
"hashPath": "microsoft.aspnetcore.mvc.dataannotations.2.1.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.ResponseCaching.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-CIHWEKrHzZfFp7t57UXsueiSA/raku56TgRYauV/W1+KAQq6vevz60zjEKaazt3BI76zwMz3B4jGWnCwd8kwQw==",
|
|
"path": "microsoft.aspnetcore.responsecaching.abstractions/2.2.0",
|
|
"hashPath": "microsoft.aspnetcore.responsecaching.abstractions.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Routing/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-jAhDBy0wryOnMhhZTtT9z63gJbvCzFuLm8yC6pHzuVu9ZD1dzg0ltxIwT4cfwuNkIL/TixdKsm3vpVOpG8euWQ==",
|
|
"path": "microsoft.aspnetcore.routing/2.2.0",
|
|
"hashPath": "microsoft.aspnetcore.routing.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Routing.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-lRRaPN7jDlUCVCp9i0W+PB0trFaKB0bgMJD7hEJS9Uo4R9MXaMC8X2tJhPLmeVE3SGDdYI4QNKdVmhNvMJGgPQ==",
|
|
"path": "microsoft.aspnetcore.routing.abstractions/2.2.0",
|
|
"hashPath": "microsoft.aspnetcore.routing.abstractions.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.SignalR/1.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-V5X5XkeAHaFyyBOGPrddVeqTNo6zRPJNS5PRhlzEyBXiNG9AtqUbMyWFdZahQyMiIWJau550z59A4kdC9g5I9A==",
|
|
"path": "microsoft.aspnetcore.signalr/1.1.0",
|
|
"hashPath": "microsoft.aspnetcore.signalr.1.1.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.SignalR.Client/3.1.31": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-AhJyIK67aSuN0rHD+W6YuUnYuTlt1vgkupAnsi/joHOPWA1VSY5T9dnY2Z/pAGRCokItrkt9EcSgsjUiN3X5Gg==",
|
|
"path": "microsoft.aspnetcore.signalr.client/3.1.31",
|
|
"hashPath": "microsoft.aspnetcore.signalr.client.3.1.31.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.SignalR.Client.Core/3.1.31": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-9HktroRfVl9cAaQa2VjyGt0qp+XCBU7vIVIqgnc1TrkVY+Yl6kxKkXUg+++QOtGbM6hfukE1/30WLIi5ki3bEQ==",
|
|
"path": "microsoft.aspnetcore.signalr.client.core/3.1.31",
|
|
"hashPath": "microsoft.aspnetcore.signalr.client.core.3.1.31.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.SignalR.Common/5.0.17": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-nGqg6RGhks7rePxUzh9RPRprh1vfA/8bSqaTteROvfezHBpRfUJInZddXOgJGPwW55e/VApHLNHAZAtJgGPEjQ==",
|
|
"path": "microsoft.aspnetcore.signalr.common/5.0.17",
|
|
"hashPath": "microsoft.aspnetcore.signalr.common.5.0.17.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.SignalR.Core/1.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-mk69z50oFk2e89d3F/AfKeAvP3kvGG7MHG4ErydZiUd3ncSRq0kl0czq/COn/QVKYua9yGr2LIDwuR1C6/pu8Q==",
|
|
"path": "microsoft.aspnetcore.signalr.core/1.1.0",
|
|
"hashPath": "microsoft.aspnetcore.signalr.core.1.1.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.SignalR.Protocols.Json/3.1.31": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-mE2InccKCJ97Yqs1au0Q7UHeKz6AtxXZWgbBJjViLk+v0bG7WF35/f0uUUSTXYPW9lonYqecbl/O2vyVboR2OQ==",
|
|
"path": "microsoft.aspnetcore.signalr.protocols.json/3.1.31",
|
|
"hashPath": "microsoft.aspnetcore.signalr.protocols.json.3.1.31.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.SignalR.Protocols.MessagePack/3.1.31": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-how69dMhdW6aPSLeKHjpfzt1QMwKNWN2pEGB+F2hX7JzzO9WKflrcEzzvVaZtA/TcgVv6/XiMChN9iFuhinmUw==",
|
|
"path": "microsoft.aspnetcore.signalr.protocols.messagepack/3.1.31",
|
|
"hashPath": "microsoft.aspnetcore.signalr.protocols.messagepack.3.1.31.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson/5.0.17": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-rMkzU05yGn6+fXMea2HeNMPBGF7vbfgV2F/vUi4v7C/la2e3xJbNShoicHa/VVJWCcLij+2GLE0SKqrv5XAAlg==",
|
|
"path": "microsoft.aspnetcore.signalr.protocols.newtonsoftjson/5.0.17",
|
|
"hashPath": "microsoft.aspnetcore.signalr.protocols.newtonsoftjson.5.0.17.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.StaticFiles/2.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-puGNg55r79arhgictNnlOnvk0ODR0MgLwWt2slzgoCiy9uCb5UaDi8rGyoYDRSlNXrXPSVen25Hk/s/gmH2Pow==",
|
|
"path": "microsoft.aspnetcore.staticfiles/2.1.0",
|
|
"hashPath": "microsoft.aspnetcore.staticfiles.2.1.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.WebSockets/2.2.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Ilk4fQ0xdVpJk1a+72thHv2LglUZPWL+vECOG3mw+gOesNx0/p56HNJXZw8k1pj8ff1cVHn8KtfvyRZxdplNQA==",
|
|
"path": "microsoft.aspnetcore.websockets/2.2.1",
|
|
"hashPath": "microsoft.aspnetcore.websockets.2.2.1.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.WebUtilities/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-9ErxAAKaDzxXASB/b5uLEkLgUWv1QbeVxyJYEHQwMaxXOeFFVkQxiq8RyfVcifLU7NR0QY0p3acqx4ZpYfhHDg==",
|
|
"path": "microsoft.aspnetcore.webutilities/2.2.0",
|
|
"hashPath": "microsoft.aspnetcore.webutilities.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Bcl.AsyncInterfaces/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==",
|
|
"path": "microsoft.bcl.asyncinterfaces/5.0.0",
|
|
"hashPath": "microsoft.bcl.asyncinterfaces.5.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Bcl.HashCode/1.1.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-MalY0Y/uM/LjXtHfX/26l2VtN4LDNZ2OE3aumNOHDLsT4fNYy2hiHXI4CXCqKpNUNm7iJ2brrc4J89UdaL56FA==",
|
|
"path": "microsoft.bcl.hashcode/1.1.1",
|
|
"hashPath": "microsoft.bcl.hashcode.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/1.1.3": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-KOT5AoOXIQCF98y+ynMLMaemS05RebDconYlCtqdFGbcpviW+S2/wXhrDNPtZ3MWeB+6ej3t4CrzykRGQKk9gA==",
|
|
"path": "microsoft.data.sqlclient/1.1.3",
|
|
"hashPath": "microsoft.data.sqlclient.1.1.3.nupkg.sha512"
|
|
},
|
|
"Microsoft.Data.Sqlite.Core/3.1.14": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-sm7IMvNCh9ePasIExswSUa6BB25oOfNhC1S/wSjWqbdgPjOZDpYS+OM0Kza5aB7Es+6olvJGjRsPzyPAyCH9qQ==",
|
|
"path": "microsoft.data.sqlite.core/3.1.14",
|
|
"hashPath": "microsoft.data.sqlite.core.3.1.14.nupkg.sha512"
|
|
},
|
|
"Microsoft.DotNet.PlatformAbstractions/3.1.6": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-jek4XYaQ/PGUwDKKhwR8K47Uh1189PFzMeLqO83mXrXQVIpARZCcfuDedH50YDTepBkfijCZN5U/vZi++erxtg==",
|
|
"path": "microsoft.dotnet.platformabstractions/3.1.6",
|
|
"hashPath": "microsoft.dotnet.platformabstractions.3.1.6.nupkg.sha512"
|
|
},
|
|
"Microsoft.EntityFrameworkCore/3.1.14": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-scyR0k8hJ8gR2xmXM7mS5eXyXKTVBNbgVIq+TsURqGXuCQP6KAYxuz0+OScFHBRCkBdb/2fynf0JG/D4UGudxw==",
|
|
"path": "microsoft.entityframeworkcore/3.1.14",
|
|
"hashPath": "microsoft.entityframeworkcore.3.1.14.nupkg.sha512"
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Abstractions/3.1.14": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-xXArI4pGAB8dc0tIYNfbqKz+9ZpELjF4+2Jcy48nd5IiRVxYpgT9c0+46rFHwAq/GryaTGUOQ0hkJHqkd+jN5Q==",
|
|
"path": "microsoft.entityframeworkcore.abstractions/3.1.14",
|
|
"hashPath": "microsoft.entityframeworkcore.abstractions.3.1.14.nupkg.sha512"
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Analyzers/3.1.14": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-xJwZ+Pzqk6M+EIaKq8E+n0kJsq2iwcD1v2bYHgLI/egqBW4ytpqCjDRcYLqrsExX5isotaOR9KvHECOBjc838w==",
|
|
"path": "microsoft.entityframeworkcore.analyzers/3.1.14",
|
|
"hashPath": "microsoft.entityframeworkcore.analyzers.3.1.14.nupkg.sha512"
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Relational/3.1.14": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-t7dp/bMF+iF2WfBF0CqugtAagHLbmjAvSlJLMrKPoAPYINusKrV+WOr+9lPivf6juMog2Lq0VTVsj5N6f5F/CQ==",
|
|
"path": "microsoft.entityframeworkcore.relational/3.1.14",
|
|
"hashPath": "microsoft.entityframeworkcore.relational.3.1.14.nupkg.sha512"
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Sqlite/3.1.14": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-UgWORpbURCgUtauoDv6mVHNUf6jSpPaHjXJZPSYWaKFEf0QEqKSMwcXU++zXacU/vqoZm0TjhBxSJ+ynrGUcVA==",
|
|
"path": "microsoft.entityframeworkcore.sqlite/3.1.14",
|
|
"hashPath": "microsoft.entityframeworkcore.sqlite.3.1.14.nupkg.sha512"
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Sqlite.Core/3.1.14": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-qQ3tYnK9Nym5P2oTBRAGUlybnEdsc9GAMw3cBQoEGglZtTj/19a7VyjWBGgYSdW4yYxZaJAhqB28qR2303EHfw==",
|
|
"path": "microsoft.entityframeworkcore.sqlite.core/3.1.14",
|
|
"hashPath": "microsoft.entityframeworkcore.sqlite.core.3.1.14.nupkg.sha512"
|
|
},
|
|
"Microsoft.EntityFrameworkCore.SqlServer/3.1.14": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-QAEsRFqVSRFrjQTz2mjWuzfIl5g6ssC3CizJNdtyNHudvsRCk2v98wMqhaaO8fMyKQ4PGinxAzobR/bMFC/bUA==",
|
|
"path": "microsoft.entityframeworkcore.sqlserver/3.1.14",
|
|
"hashPath": "microsoft.entityframeworkcore.sqlserver.3.1.14.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.ApiDescription.Server/3.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-LH4OE/76F6sOCslif7+Xh3fS/wUUrE5ryeXAMcoCnuwOQGT5Smw0p57IgDh/pHgHaGz/e+AmEQb7pRgb++wt0w==",
|
|
"path": "microsoft.extensions.apidescription.server/3.0.0",
|
|
"hashPath": "microsoft.extensions.apidescription.server.3.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Caching.Abstractions/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-bu8As90/SBAouMZ6fJ+qRNo1X+KgHGrVueFhhYi+E5WqEhcnp2HoWRFnMzXQ6g4RdZbvPowFerSbKNH4Dtg5yg==",
|
|
"path": "microsoft.extensions.caching.abstractions/5.0.0",
|
|
"hashPath": "microsoft.extensions.caching.abstractions.5.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Caching.Memory/3.1.14": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-aNOymMs1Cv383KoATchVnnW3/k7zRTGUcI81ktd5UMay5NB+elKVuYB2jG7WZzDYasmRysoWbWL/1s85H8J3gQ==",
|
|
"path": "microsoft.extensions.caching.memory/3.1.14",
|
|
"hashPath": "microsoft.extensions.caching.memory.3.1.14.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Configuration/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-LN322qEKHjuVEhhXueTUe7RNePooZmS8aGid5aK2woX3NPjSnONFyKUc6+JknOS6ce6h2tCLfKPTBXE3mN/6Ag==",
|
|
"path": "microsoft.extensions.configuration/5.0.0",
|
|
"hashPath": "microsoft.extensions.configuration.5.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Configuration.Abstractions/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-ETjSBHMp3OAZ4HxGQYpwyGsD8Sw5FegQXphi0rpoGMT74S4+I2mm7XJEswwn59XAaKOzC15oDSOWEE8SzDCd6Q==",
|
|
"path": "microsoft.extensions.configuration.abstractions/5.0.0",
|
|
"hashPath": "microsoft.extensions.configuration.abstractions.5.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Configuration.Binder/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Of1Irt1+NzWO+yEYkuDh5TpT4On7LKl98Q9iLqCdOZps6XXEWDj3AKtmyvzJPVXZe4apmkJJIiDL7rR1yC+hjQ==",
|
|
"path": "microsoft.extensions.configuration.binder/5.0.0",
|
|
"hashPath": "microsoft.extensions.configuration.binder.5.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection/5.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-//mDNrYeiJ0eh/awFhDFJQzkRVra/njU5Y4fyK7X29g5HScrzbUkKOKlyTtygthcGFt4zNC8G5CFCjb/oizomA==",
|
|
"path": "microsoft.extensions.dependencyinjection/5.0.1",
|
|
"hashPath": "microsoft.extensions.dependencyinjection.5.0.1.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-ORj7Zh81gC69TyvmcUm9tSzytcy8AVousi+IVRAI8nLieQjOFryRusSFh7+aLk16FN9pQNqJAiMd7BTKINK0kA==",
|
|
"path": "microsoft.extensions.dependencyinjection.abstractions/5.0.0",
|
|
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.DependencyModel/3.1.6": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-/UlDKULIVkLQYn1BaHcy/rc91ApDxJb7T75HcCbGdqwvxhnRQRKM2di1E70iCPMF9zsr6f4EgQTotBGxFIfXmw==",
|
|
"path": "microsoft.extensions.dependencymodel/3.1.6",
|
|
"hashPath": "microsoft.extensions.dependencymodel.3.1.6.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-EcnaSsPTqx2MGnHrmWOD0ugbuuqVT8iICqSqPzi45V5/MA1LjUNb0kwgcxBGqizV1R+WeBK7/Gw25Jzkyk9bIw==",
|
|
"path": "microsoft.extensions.fileproviders.abstractions/2.2.0",
|
|
"hashPath": "microsoft.extensions.fileproviders.abstractions.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Embedded/2.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Zh8BkC4aneMITeGzflkDZKDkgDC+YhsvjAaeDLWEmgzNoAGPLbH+tbvn9Boo94V0cryfR/5396goB5KAElKzfw==",
|
|
"path": "microsoft.extensions.fileproviders.embedded/2.1.0",
|
|
"hashPath": "microsoft.extensions.fileproviders.embedded.2.1.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Hosting.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-+k4AEn68HOJat5gj1TWa6X28WlirNQO9sPIIeQbia+91n03esEtMSSoekSTpMjUzjqtJWQN3McVx0GvSPFHF/Q==",
|
|
"path": "microsoft.extensions.hosting.abstractions/2.2.0",
|
|
"hashPath": "microsoft.extensions.hosting.abstractions.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Http/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-hZ8mz6FgxSeFtkHzw+Ad0QOt2yjjpq4WaG9itnkyChtXYTrDlbkw3af2WJ9wdEAAyYqOlQaVDB6MJSEo8dd/vw==",
|
|
"path": "microsoft.extensions.http/2.2.0",
|
|
"hashPath": "microsoft.extensions.http.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Identity.Core/5.0.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-H0k4/raFOzGYu26B2w89BjyCD7uzwxoXF2D5VFjiHj2JUJiclPpGVJDa+MrfulaYq2gG3rAxflR1ANeAeg6GGA==",
|
|
"path": "microsoft.extensions.identity.core/5.0.2",
|
|
"hashPath": "microsoft.extensions.identity.core.5.0.2.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Identity.Stores/5.0.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-ypagX4xnw6oJmn951Pt1l5B5U8iLl8xFlcKZRXYp4vJCrPJERaTI38Agh6uWJH0AL12Crs/aIF1/THITWq0Qmg==",
|
|
"path": "microsoft.extensions.identity.stores/5.0.2",
|
|
"hashPath": "microsoft.extensions.identity.stores.5.0.2.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Localization/2.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-EssCj6ZGhZL6ojL8IKLxJEIEgz8RQQHO1ZUgW6uIUoyzcwCMTEnN9mQWDXcXAitx0tyNz8xKNudTJ1RCc3/lkA==",
|
|
"path": "microsoft.extensions.localization/2.1.0",
|
|
"hashPath": "microsoft.extensions.localization.2.1.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Localization.Abstractions/2.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-i5LgUcc0OB4KMujLmjdpDsha72xLa7CQwpG3zEEa9SRC5k8qrSyx97flmiikq61sVWzPrHXjYaj3jaZC6z+TBw==",
|
|
"path": "microsoft.extensions.localization.abstractions/2.1.0",
|
|
"hashPath": "microsoft.extensions.localization.abstractions.2.1.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Logging/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-MgOwK6tPzB6YNH21wssJcw/2MKwee8b2gI7SllYfn6rvTpIrVvVS5HAjSU2vqSku1fwqRvWP0MdIi14qjd93Aw==",
|
|
"path": "microsoft.extensions.logging/5.0.0",
|
|
"hashPath": "microsoft.extensions.logging.5.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-NxP6ahFcBnnSfwNBi2KH2Oz8Xl5Sm2krjId/jRR3I7teFphwiUoUeZPwTNA21EX+5PtjqmyAvKaOeBXcJjcH/w==",
|
|
"path": "microsoft.extensions.logging.abstractions/5.0.0",
|
|
"hashPath": "microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.ObjectPool/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-gA8H7uQOnM5gb+L0uTNjViHYr+hRDqCdfugheGo/MxQnuHzmhhzCBTIPm19qL1z1Xe0NEMabfcOBGv9QghlZ8g==",
|
|
"path": "microsoft.extensions.objectpool/2.2.0",
|
|
"hashPath": "microsoft.extensions.objectpool.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Options/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-CBvR92TCJ5uBIdd9/HzDSrxYak+0W/3+yxrNg8Qm6Bmrkh5L+nu6m3WeazQehcZ5q1/6dDA7J5YdQjim0165zg==",
|
|
"path": "microsoft.extensions.options/5.0.0",
|
|
"hashPath": "microsoft.extensions.options.5.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Primitives/5.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-5WPSmL4YeP7eW+Vc8XZ4DwjYWBAiSwDV9Hm63JJWcz1Ie3Xjv4KuJXzgCstj48LkLfVCYa7mLcx7y+q6yqVvtw==",
|
|
"path": "microsoft.extensions.primitives/5.0.1",
|
|
"hashPath": "microsoft.extensions.primitives.5.0.1.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.WebEncoders/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-V8XcqYcpcdBAxUhLeyYcuKmxu4CtNQA9IphTnARpQGhkop4A93v2XgM3AtaVVJo3H2cDWxWM6aeO8HxkifREqw==",
|
|
"path": "microsoft.extensions.webencoders/2.2.0",
|
|
"hashPath": "microsoft.extensions.webencoders.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Identity.Client/3.0.8": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-9E1gXBRJta8+UXooYpJkp/8g6Cy4kFQl3iURduGhR7/vU8rGKTWEMJ3tUKOO2m1qzJOfaog/n89lyjdi7S56Rg==",
|
|
"path": "microsoft.identity.client/3.0.8",
|
|
"hashPath": "microsoft.identity.client.3.0.8.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.JsonWebTokens/5.6.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-0q0U1W+gX1jmfmv7uU7GXFGB518atmSwucxsVwPGpuaGS3jwd2tUi+Gau+ezxR6oAFEBFKG9lz/fxRZzGMeDXg==",
|
|
"path": "microsoft.identitymodel.jsonwebtokens/5.6.0",
|
|
"hashPath": "microsoft.identitymodel.jsonwebtokens.5.6.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Logging/5.6.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-zEDrfEVW5x5w2hbTV94WwAcWvtue5hNTXYqoPh3ypF6U8csm09JazEYy+VPp2RtczkyMfcsvWY9Fea17e+isYQ==",
|
|
"path": "microsoft.identitymodel.logging/5.6.0",
|
|
"hashPath": "microsoft.identitymodel.logging.5.6.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Protocols/5.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-o2Fx9cYQHKtOyVrCXB41kEmny1Zvm+fqXNTD5heB9yPY0C+qYm7fo1yCvtHaH2JPEersGW0iS2dE0s65kWkVEw==",
|
|
"path": "microsoft.identitymodel.protocols/5.3.0",
|
|
"hashPath": "microsoft.identitymodel.protocols.5.3.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect/5.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-NihXp2JT3fRbTq6AOQhEQT8TuJzhUNg9TOeK+TxlkkvanllWFF0gfXH5hTRn9Qn68HJQXtp/mtLbCWzi+4bCSg==",
|
|
"path": "microsoft.identitymodel.protocols.openidconnect/5.3.0",
|
|
"hashPath": "microsoft.identitymodel.protocols.openidconnect.5.3.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Tokens/5.6.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-C3OqR3QfBQ7wcC7yAsdMQqay87OsV6yWPYG/Ai3n7dvmWIGkouQhXoVxRP0xz3cAFL4hxZBXyw4aLTC421PaMg==",
|
|
"path": "microsoft.identitymodel.tokens/5.6.0",
|
|
"hashPath": "microsoft.identitymodel.tokens.5.6.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.IO.RecyclableMemoryStream/1.4.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-nyIMLK5l817HX2kURSanT+5ney8ja47FLlkjHHHq+fTb1EW3cS1C223pkSDkeGrjqhPYWwPZf63CcUam35hpCQ==",
|
|
"path": "microsoft.io.recyclablememorystream/1.4.0",
|
|
"hashPath": "microsoft.io.recyclablememorystream.1.4.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Net.Http.Headers/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-iZNkjYqlo8sIOI0bQfpsSoMTmB/kyvmV2h225ihyZT33aTp48ZpF6qYnXxzSXmHt8DpBAwBTX+1s1UFLbYfZKg==",
|
|
"path": "microsoft.net.http.headers/2.2.0",
|
|
"hashPath": "microsoft.net.http.headers.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.NETCore.Platforms/1.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
|
|
"path": "microsoft.netcore.platforms/1.1.0",
|
|
"hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.NETCore.Targets/1.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
|
|
"path": "microsoft.netcore.targets/1.1.0",
|
|
"hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.OpenApi/1.2.3": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==",
|
|
"path": "microsoft.openapi/1.2.3",
|
|
"hashPath": "microsoft.openapi.1.2.3.nupkg.sha512"
|
|
},
|
|
"Microsoft.Win32.Registry/4.5.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-+FWlwd//+Tt56316p00hVePBCouXyEzT86Jb3+AuRotTND0IYn0OO3obs1gnQEs/txEnt+rF2JBGLItTG+Be6A==",
|
|
"path": "microsoft.win32.registry/4.5.0",
|
|
"hashPath": "microsoft.win32.registry.4.5.0.nupkg.sha512"
|
|
},
|
|
"MongoDB.Bson/2.13.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-qY9271GFCYLA8OB3MdQC8clJh9wnh65gcxUa5Skwh2xYryv21YAHx/VOvv4ILpkb1NhIVgy3LBQhVBldwLaqNg==",
|
|
"path": "mongodb.bson/2.13.2",
|
|
"hashPath": "mongodb.bson.2.13.2.nupkg.sha512"
|
|
},
|
|
"MongoDB.Driver/2.13.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-4+fczDJxxx7HPWY1n75hzHCOZiAhpb1Tjpkvj+c3lAeBGmSCvh5THcadxZ7b97F6OdHxz4xy07mIiwfZlPuQVQ==",
|
|
"path": "mongodb.driver/2.13.2",
|
|
"hashPath": "mongodb.driver.2.13.2.nupkg.sha512"
|
|
},
|
|
"MongoDB.Driver.Core/2.13.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-VY1ayl9yXcZZ0VoXftZD3quHBgdn2EEMmuKlz4V6z2+8grN2svdASwX9E4p0DmOAAX8Wd5B5lYsUifrbo4M5xA==",
|
|
"path": "mongodb.driver.core/2.13.2",
|
|
"hashPath": "mongodb.driver.core.2.13.2.nupkg.sha512"
|
|
},
|
|
"MongoDB.Libmongocrypt/1.2.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-pKrlKJk4wem4MyfkaMqj+sqJ+RwUDnqnt76/Xwm5DDjMzEU5QtDkzQOLq5bVwFhNgC8LMn6Hr22tl5WsmN5+AA==",
|
|
"path": "mongodb.libmongocrypt/1.2.2",
|
|
"hashPath": "mongodb.libmongocrypt.1.2.2.nupkg.sha512"
|
|
},
|
|
"MySql.Data/8.0.26": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-iOxE24dI01JZlZ1EObkz9WwYMzX+0RnBf5a11OkPDCOGv2Yo0tTWmwAJfVXkuuSD47XngOir7l7+xZZ56lZyAA==",
|
|
"path": "mysql.data/8.0.26",
|
|
"hashPath": "mysql.data.8.0.26.nupkg.sha512"
|
|
},
|
|
"MySql.EntityFrameworkCore/3.1.14": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-5fyaHAA7ZUQPZzZaQV0s1Y38E9q7BCVZ+FHFPDh1gaW/uEx4mD4NlvUH8LUVKKydkO/xIIOebp2pnh/ut5RTMw==",
|
|
"path": "mysql.entityframeworkcore/3.1.14",
|
|
"hashPath": "mysql.entityframeworkcore.3.1.14.nupkg.sha512"
|
|
},
|
|
"NETStandard.Library/2.0.3": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
|
|
"path": "netstandard.library/2.0.3",
|
|
"hashPath": "netstandard.library.2.0.3.nupkg.sha512"
|
|
},
|
|
"Newtonsoft.Json/12.0.3": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==",
|
|
"path": "newtonsoft.json/12.0.3",
|
|
"hashPath": "newtonsoft.json.12.0.3.nupkg.sha512"
|
|
},
|
|
"RestSharp/106.11.7": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-NzndH096CTulvq+ihr7u1mBJ29oukdi9A8bypQJk+kaHxbRzTTrtgsEEQAb04ptTUZmQa7cgo7uF5z7NuEPX1Q==",
|
|
"path": "restsharp/106.11.7",
|
|
"hashPath": "restsharp.106.11.7.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.Data.SqlClient.sni/4.4.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-A8v6PGmk+UGbfWo5Ixup0lPM4swuSwOiayJExZwKIOjTlFFQIsu3QnDXECosBEyrWSPryxBVrdqtJyhK3BaupQ==",
|
|
"path": "runtime.native.system.data.sqlclient.sni/4.4.0",
|
|
"hashPath": "runtime.native.system.data.sqlclient.sni.4.4.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.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"
|
|
},
|
|
"runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==",
|
|
"path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0",
|
|
"hashPath": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
|
|
},
|
|
"runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==",
|
|
"path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0",
|
|
"hashPath": "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
|
|
},
|
|
"runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==",
|
|
"path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
|
|
"hashPath": "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
|
|
},
|
|
"SharpCompress/0.23.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-HBbT47JHvNrsZX2dTBzUBOSzBt+EmIRGLIBkbxcP6Jef7DB4eFWQX5iHWV3Nj7hABFPCjISrZ8s0z72nF2zFHQ==",
|
|
"path": "sharpcompress/0.23.0",
|
|
"hashPath": "sharpcompress.0.23.0.nupkg.sha512"
|
|
},
|
|
"SQLitePCLRaw.bundle_e_sqlite3/2.0.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-OVPI/nh5AqfLCIKhAYqjCa6AHhc7oKApGcGM3UhMRSerFiBx58nSpGwxVFdMgjOCWZR+fA49nzsnKlWp5hFo8w==",
|
|
"path": "sqlitepclraw.bundle_e_sqlite3/2.0.2",
|
|
"hashPath": "sqlitepclraw.bundle_e_sqlite3.2.0.2.nupkg.sha512"
|
|
},
|
|
"SQLitePCLRaw.core/2.0.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-TFSBX426OelS1tkaVC254NVVlrJIe9YLhWPkEvuqJj2104QpmDmEYOhfdfDJD1E/2SmqDhoRw1ek5cQHj8olcQ==",
|
|
"path": "sqlitepclraw.core/2.0.2",
|
|
"hashPath": "sqlitepclraw.core.2.0.2.nupkg.sha512"
|
|
},
|
|
"SQLitePCLRaw.lib.e_sqlite3/2.0.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-S+Tsqe/M7wsc+9HeediI6UHtBKf2X586aRwhi1aBVLGe0WxkAo52O9ZxwEy/v8XMLefcrEMupd2e9CDlIT6QCw==",
|
|
"path": "sqlitepclraw.lib.e_sqlite3/2.0.2",
|
|
"hashPath": "sqlitepclraw.lib.e_sqlite3.2.0.2.nupkg.sha512"
|
|
},
|
|
"SQLitePCLRaw.provider.e_sqlite3/2.0.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-i85nt+PE5q+85jDDKos+32MyCyPIBjW09DHhTJm8Tr2lXjRza+zBB3/1ovBbHgZP8o/fXzqNwB8bZsRzEtzk4Q==",
|
|
"path": "sqlitepclraw.provider.e_sqlite3/2.0.2",
|
|
"hashPath": "sqlitepclraw.provider.e_sqlite3.2.0.2.nupkg.sha512"
|
|
},
|
|
"Swashbuckle.AspNetCore/6.0.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-TNPXYE2hbXJ4bnage9jls2bOWjj9B3iD6vh9sAFyyjnQB48B10+OIW/gMCwKbeX2G+M/V0KswLDYSr3mJECGPw==",
|
|
"path": "swashbuckle.aspnetcore/6.0.2",
|
|
"hashPath": "swashbuckle.aspnetcore.6.0.2.nupkg.sha512"
|
|
},
|
|
"Swashbuckle.AspNetCore.Swagger/6.0.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-j0uRMYKrMJN3v/4DUqXBHot9jGwvSDa4Y3/yo37MjSaQGrov2nenHyXQWdIV97oFX8LEL44/1WW9AUHjBujZFA==",
|
|
"path": "swashbuckle.aspnetcore.swagger/6.0.2",
|
|
"hashPath": "swashbuckle.aspnetcore.swagger.6.0.2.nupkg.sha512"
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerGen/6.0.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-ssPIP7Y9Ktc50vJB3ut3I06vBWEUWH5JgIJyzfJ9BTXEL5oTUbXtTq8qYj7yleZK8Nokj+N5LWGWMPWeR/S7jQ==",
|
|
"path": "swashbuckle.aspnetcore.swaggergen/6.0.2",
|
|
"hashPath": "swashbuckle.aspnetcore.swaggergen.6.0.2.nupkg.sha512"
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerUI/6.0.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-MPDxbnSXidRd7PTrGjrEm8L7DTLJj1wzWBZ9JwBP+uFyXPUge1Ktz1SbbFl69mLaFEJoxendcExRvbQV5lPSFA==",
|
|
"path": "swashbuckle.aspnetcore.swaggerui/6.0.2",
|
|
"hashPath": "swashbuckle.aspnetcore.swaggerui.6.0.2.nupkg.sha512"
|
|
},
|
|
"System.Buffers/4.5.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
|
|
"path": "system.buffers/4.5.1",
|
|
"hashPath": "system.buffers.4.5.1.nupkg.sha512"
|
|
},
|
|
"System.Collections/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.Immutable/1.7.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-B43Zsz5EfMwyEbnObwRxW5u85fzJma3lrDeGcSAV1qkhSRTNY5uXAByTn9h9ddNdhM+4/YoLc/CI43umjwIl9Q==",
|
|
"path": "system.collections.immutable/1.7.1",
|
|
"hashPath": "system.collections.immutable.1.7.1.nupkg.sha512"
|
|
},
|
|
"System.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.ComponentModel/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-VyGn1jGRZVfxnh8EdvDCi71v3bMXrsu8aYJOwoV7SNDLVhiEqwP86pPMyRGsDsxhXAm2b3o9OIqeETfN5qfezw==",
|
|
"path": "system.componentmodel/4.3.0",
|
|
"hashPath": "system.componentmodel.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.ComponentModel.Annotations/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-dMkqfy2el8A8/I76n2Hi1oBFEbG1SfxD2l5nhwXV3XjlnOmwxJlQbYpJH4W51odnU9sARCSAgv7S3CyAFMkpYg==",
|
|
"path": "system.componentmodel.annotations/5.0.0",
|
|
"hashPath": "system.componentmodel.annotations.5.0.0.nupkg.sha512"
|
|
},
|
|
"System.ComponentModel.Primitives/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-j8GUkCpM8V4d4vhLIIoBLGey2Z5bCkMVNjEZseyAlm4n5arcsJOeI3zkUP+zvZgzsbLTYh4lYeP/ZD/gdIAPrw==",
|
|
"path": "system.componentmodel.primitives/4.3.0",
|
|
"hashPath": "system.componentmodel.primitives.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.ComponentModel.TypeConverter/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-16pQ6P+EdhcXzPiEK4kbA953Fu0MNG2ovxTZU81/qsCd1zPRsKc3uif5NgvllCY598k6bI0KUyKW8fanlfaDQg==",
|
|
"path": "system.componentmodel.typeconverter/4.3.0",
|
|
"hashPath": "system.componentmodel.typeconverter.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.Configuration.ConfigurationManager/4.5.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-UIFvaFfuKhLr9u5tWMxmVoDPkFeD+Qv8gUuap4aZgVGYSYMdERck4OhLN/2gulAc0nYTEigWXSJNNWshrmxnng==",
|
|
"path": "system.configuration.configurationmanager/4.5.0",
|
|
"hashPath": "system.configuration.configurationmanager.4.5.0.nupkg.sha512"
|
|
},
|
|
"System.Diagnostics.Contracts/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-eelRRbnm+OloiQvp9CXS0ixjNQldjjkHO4iIkR5XH2VIP8sUB/SIpa1TdUW6/+HDcQ+MlhP3pNa1u5SbzYuWGA==",
|
|
"path": "system.diagnostics.contracts/4.3.0",
|
|
"hashPath": "system.diagnostics.contracts.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/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-tCQTzPsGZh/A9LhhA6zrqCRV4hOHsK90/G7q3Khxmn6tnB1PuNU0cRaKANP2AWcF9bn0zsuOoZOSrHuJk6oNBA==",
|
|
"path": "system.diagnostics.diagnosticsource/5.0.0",
|
|
"hashPath": "system.diagnostics.diagnosticsource.5.0.0.nupkg.sha512"
|
|
},
|
|
"System.Diagnostics.Tools/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
|
|
"path": "system.diagnostics.tools/4.3.0",
|
|
"hashPath": "system.diagnostics.tools.4.3.0.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.Dynamic.Runtime/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-SNVi1E/vfWUAs/WYKhE9+qlS6KqK0YVhnlT0HQtr8pMIA8YX3lwy3uPMownDwdYISBdmAF/2holEIldVp85Wag==",
|
|
"path": "system.dynamic.runtime/4.3.0",
|
|
"hashPath": "system.dynamic.runtime.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.Globalization/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
|
|
"path": "system.globalization/4.3.0",
|
|
"hashPath": "system.globalization.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.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/5.6.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-KMvPpX4exs2fe7Upq5zHMSR4yupc+jy8WG8yjucZL0XvT+r/T0hRvLIe9fP/SeN8/UVxFYBRAkRI5k1zbRGqmA==",
|
|
"path": "system.identitymodel.tokens.jwt/5.6.0",
|
|
"hashPath": "system.identitymodel.tokens.jwt.5.6.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.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Iew+dfa6FFiyvWBdRmXApixRY1db+beyutpIck4SOSe0NLM8FD/7AD54MscqVLhvfSMLHO7KadjTRT7fqxOGTA==",
|
|
"path": "system.io.pipelines/5.0.2",
|
|
"hashPath": "system.io.pipelines.5.0.2.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.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
|
|
"path": "system.linq.expressions/4.3.0",
|
|
"hashPath": "system.linq.expressions.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.Memory/4.5.4": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
|
|
"path": "system.memory/4.5.4",
|
|
"hashPath": "system.memory.4.5.4.nupkg.sha512"
|
|
},
|
|
"System.Net.Http/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==",
|
|
"path": "system.net.http/4.3.0",
|
|
"hashPath": "system.net.http.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.WebSockets.WebSocketProtocol/4.5.3": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-O8RIMEVeOFzT8fscu6MDc4y+0LfnlXdqGovb0rJHBNVKhwn6BsNJmTY1oYUZPPsMfcc5OP20WpX4vj/aK8n98g==",
|
|
"path": "system.net.websockets.websocketprotocol/4.5.3",
|
|
"hashPath": "system.net.websockets.websocketprotocol.4.5.3.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.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
|
|
"path": "system.objectmodel/4.3.0",
|
|
"hashPath": "system.objectmodel.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.Private.DataContractSerialization/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-yDaJ2x3mMmjdZEDB4IbezSnCsnjQ4BxinKhRAaP6kEgL6Bb6jANWphs5SzyD8imqeC/3FxgsuXT6ykkiH1uUmA==",
|
|
"path": "system.private.datacontractserialization/4.3.0",
|
|
"hashPath": "system.private.datacontractserialization.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.Reactive/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-erBZjkQHWL9jpasCE/0qKAryzVBJFxGHVBAvgRN1bzM0q2s1S4oYREEEL0Vb+1kA/6BKb5FjUZMp5VXmy+gzkQ==",
|
|
"path": "system.reactive/5.0.0",
|
|
"hashPath": "system.reactive.5.0.0.nupkg.sha512"
|
|
},
|
|
"System.Reactive.Core/4.4.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-YQHJOt8hZvwFelIIfs19t8Jhz5P6NS1ZZccbVUuE1LFyoFZjaUecdYIYykgXzpyj5Rl40XC3xkyuuhHRaAln2w==",
|
|
"path": "system.reactive.core/4.4.1",
|
|
"hashPath": "system.reactive.core.4.4.1.nupkg.sha512"
|
|
},
|
|
"System.Reactive.Linq/4.4.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-wyOVuUyHmPV667REPwcZjFjOlRLX6qSGVcXMye0qUqBAWFB3bu1RO1XLGWZTnf0d67DQHV69kw7tAtTh+4EYyQ==",
|
|
"path": "system.reactive.linq/4.4.1",
|
|
"hashPath": "system.reactive.linq.4.4.1.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.7.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-VR4kk8XLKebQ4MZuKuIni/7oh+QGFmZW3qORd1GvBq/8026OpW501SzT/oypwiQl4TvT8ErnReh/NzY9u+C6wQ==",
|
|
"path": "system.reflection.emit/4.7.0",
|
|
"hashPath": "system.reflection.emit.4.7.0.nupkg.sha512"
|
|
},
|
|
"System.Reflection.Emit.ILGeneration/4.7.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-AucBYo3DSI0IDxdUjKksBcQJXPHyoPyrCXYURW1WDsLI4M65Ar/goSHjdnHOAY9MiYDNKqDlIgaYm+zL2hA1KA==",
|
|
"path": "system.reflection.emit.ilgeneration/4.7.0",
|
|
"hashPath": "system.reflection.emit.ilgeneration.4.7.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.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
|
|
"path": "system.reflection.extensions/4.3.0",
|
|
"hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.Reflection.Primitives/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
|
|
"path": "system.reflection.primitives/4.3.0",
|
|
"hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.Reflection.TypeExtensions/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
|
|
"path": "system.reflection.typeextensions/4.3.0",
|
|
"hashPath": "system.reflection.typeextensions.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.Resources.ResourceManager/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
|
|
"path": "system.resources.resourcemanager/4.3.0",
|
|
"hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.Runtime/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
|
|
"path": "system.runtime/4.3.0",
|
|
"hashPath": "system.runtime.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.Runtime.CompilerServices.Unsafe/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA==",
|
|
"path": "system.runtime.compilerservices.unsafe/5.0.0",
|
|
"hashPath": "system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512"
|
|
},
|
|
"System.Runtime.Extensions/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
|
|
"path": "system.runtime.extensions/4.3.0",
|
|
"hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.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.WindowsRuntime/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-J4GUi3xZQLUBasNwZnjrffN8i5wpHrBtZoLG+OhRyGo/+YunMRWWtwoMDlUAIdmX0uRfpHIBDSV6zyr3yf00TA==",
|
|
"path": "system.runtime.interopservices.windowsruntime/4.3.0",
|
|
"hashPath": "system.runtime.interopservices.windowsruntime.4.3.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.Runtime.Serialization.Formatters/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-KT591AkTNFOTbhZlaeMVvfax3RqhH1EJlcwF50Wm7sfnBLuHiOeZRRKrr1ns3NESkM20KPZ5Ol/ueMq5vg4QoQ==",
|
|
"path": "system.runtime.serialization.formatters/4.3.0",
|
|
"hashPath": "system.runtime.serialization.formatters.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.Runtime.Serialization.Json/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-CpVfOH0M/uZ5PH+M9+Gu56K0j9lJw3M+PKRegTkcrY/stOIvRUeonggxNrfBYLA5WOHL2j15KNJuTuld3x4o9w==",
|
|
"path": "system.runtime.serialization.json/4.3.0",
|
|
"hashPath": "system.runtime.serialization.json.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.Runtime.Serialization.Primitives/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==",
|
|
"path": "system.runtime.serialization.primitives/4.3.0",
|
|
"hashPath": "system.runtime.serialization.primitives.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.Security.AccessControl/4.7.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==",
|
|
"path": "system.security.accesscontrol/4.7.0",
|
|
"hashPath": "system.security.accesscontrol.4.7.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.Pkcs/4.5.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-TGQX51gxpY3K3I6LJlE2LAftVlIMqJf0cBGhz68Y89jjk3LJCB6SrwiD+YN1fkqemBvWGs+GjyMJukl6d6goyQ==",
|
|
"path": "system.security.cryptography.pkcs/4.5.0",
|
|
"hashPath": "system.security.cryptography.pkcs.4.5.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/4.5.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-wLBKzFnDCxP12VL9ANydSYhk59fC4cvOr9ypYQLPnAj48NQIhqnjdD2yhP8yEKyBJEjERWS9DisKL7rX5eU25Q==",
|
|
"path": "system.security.cryptography.protecteddata/4.5.0",
|
|
"hashPath": "system.security.cryptography.protecteddata.4.5.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.Cryptography.Xml/4.5.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-i2Jn6rGXR63J0zIklImGRkDIJL4b1NfPSEbIVHBlqoIb12lfXIigCbDRpDmIEzwSo/v1U5y/rYJdzZYSyCWxvg==",
|
|
"path": "system.security.cryptography.xml/4.5.0",
|
|
"hashPath": "system.security.cryptography.xml.4.5.0.nupkg.sha512"
|
|
},
|
|
"System.Security.Permissions/4.7.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-dkOV6YYVBnYRa15/yv004eCGRBVADXw8qRbbNiCn/XpdJSUXkkUeIvdvFHkvnko4CdKMqG8yRHC4ox83LSlMsQ==",
|
|
"path": "system.security.permissions/4.7.0",
|
|
"hashPath": "system.security.permissions.4.7.0.nupkg.sha512"
|
|
},
|
|
"System.Security.Principal.Windows/4.7.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==",
|
|
"path": "system.security.principal.windows/4.7.0",
|
|
"hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512"
|
|
},
|
|
"System.Security.SecureString/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-PnXp38O9q/2Oe4iZHMH60kinScv6QiiL2XH54Pj2t0Y6c2zKPEiAZsM/M3wBOHLNTBDFP0zfy13WN2M0qFz5jg==",
|
|
"path": "system.security.securestring/4.3.0",
|
|
"hashPath": "system.security.securestring.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/4.5.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-4J2JQXbftjPMppIHJ7IC+VXQ9XfEagN92vZZNoG12i+zReYlim5dMoXFC1Zzg7tsnKDM7JPo5bYfFK4Jheq44w==",
|
|
"path": "system.text.encoding.codepages/4.5.1",
|
|
"hashPath": "system.text.encoding.codepages.4.5.1.nupkg.sha512"
|
|
},
|
|
"System.Text.Encoding.Extensions/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
|
|
"path": "system.text.encoding.extensions/4.3.0",
|
|
"hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.Text.Encodings.Web/5.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-KmJ+CJXizDofbq6mpqDoRRLcxgOd2z9X3XoFNULSbvbqVRZkFX3istvr+MUjL6Zw1RT+RNdoI4GYidIINtgvqQ==",
|
|
"path": "system.text.encodings.web/5.0.1",
|
|
"hashPath": "system.text.encodings.web.5.0.1.nupkg.sha512"
|
|
},
|
|
"System.Text.Json/5.0.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-I47dVIGiV6SfAyppphxqupertT/5oZkYLDCX6vC3HpOI4ZLjyoKAreUoem2ie6G0RbRuFrlqz/PcTQjfb2DOfQ==",
|
|
"path": "system.text.json/5.0.2",
|
|
"hashPath": "system.text.json.5.0.2.nupkg.sha512"
|
|
},
|
|
"System.Text.RegularExpressions/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
|
|
"path": "system.text.regularexpressions/4.3.0",
|
|
"hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.Threading/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.Channels/4.7.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-6akRtHK/wab3246t4p5v3HQrtQk8LboOt5T4dtpNgsp3zvDeM4/Gx8V12t0h+c/W9/enUrilk8n6EQqdQorZAA==",
|
|
"path": "system.threading.channels/4.7.1",
|
|
"hashPath": "system.threading.channels.4.7.1.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.Dataflow/4.9.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-dTS+3D/GtG2/Pvc3E5YzVvAa7aQJgLDlZDIzukMOJjYudVOQOUXEU68y6Zi3Nn/jqIeB5kOCwrGbQFAKHVzXEQ==",
|
|
"path": "system.threading.tasks.dataflow/4.9.0",
|
|
"hashPath": "system.threading.tasks.dataflow.4.9.0.nupkg.sha512"
|
|
},
|
|
"System.Threading.Tasks.Extensions/4.5.4": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
|
|
"path": "system.threading.tasks.extensions/4.5.4",
|
|
"hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
|
|
},
|
|
"System.ValueTuple/4.5.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==",
|
|
"path": "system.valuetuple/4.5.0",
|
|
"hashPath": "system.valuetuple.4.5.0.nupkg.sha512"
|
|
},
|
|
"System.Xml.ReaderWriter/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
|
|
"path": "system.xml.readerwriter/4.3.0",
|
|
"hashPath": "system.xml.readerwriter.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.Xml.XDocument/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
|
|
"path": "system.xml.xdocument/4.3.0",
|
|
"hashPath": "system.xml.xdocument.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.Xml.XmlDocument/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==",
|
|
"path": "system.xml.xmldocument/4.3.0",
|
|
"hashPath": "system.xml.xmldocument.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.Xml.XmlSerializer/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-MYoTCP7EZ98RrANESW05J5ZwskKDoN0AuZ06ZflnowE50LTpbR5yRg3tHckTVm5j/m47stuGgCrCHWePyHS70Q==",
|
|
"path": "system.xml.xmlserializer/4.3.0",
|
|
"hashPath": "system.xml.xmlserializer.4.3.0.nupkg.sha512"
|
|
},
|
|
"xDashboard.xCommons/1.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-frjZf2O7YXEyrE+Gz7qOTUY+PL8Bx884h10fgDOimKS6QtweuN/ovRd3yCMus/A+D5t8Ss53Fd7EbzmT6r4gdw==",
|
|
"path": "xdashboard.xcommons/1.0.0",
|
|
"hashPath": "xdashboard.xcommons.1.0.0.nupkg.sha512"
|
|
},
|
|
"xDashboard.xExceptions/1.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-iyqlKPY5TOBHjZVql8wmDOIxvBE7VorfKB+nO22lmwnwG6Ud2hkuYOhVL0eRWmlX+EoOm3llKAM/9Ah4MDj/hw==",
|
|
"path": "xdashboard.xexceptions/1.0.0",
|
|
"hashPath": "xdashboard.xexceptions.1.0.0.nupkg.sha512"
|
|
},
|
|
"xDashboard.xHttpService/1.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-MoiGed0nPkDD1g+rCP62KDVVroaPdzxoofflgkK8wy3Ar3Iquz+Y736bD9C4VSmLa5Ne8r6mw5WMBuLpyYAMyw==",
|
|
"path": "xdashboard.xhttpservice/1.0.0",
|
|
"hashPath": "xdashboard.xhttpservice.1.0.0.nupkg.sha512"
|
|
},
|
|
"xDashboard.xIdentityModels/1.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-i/ia20APIYqPtmqcB7pR24YVyHUoQ1FGzH8WWx78S13Lm/crPaUVScEUS3lunbpSyLACAYEi2XamUZ19hVxMEQ==",
|
|
"path": "xdashboard.xidentitymodels/1.0.0",
|
|
"hashPath": "xdashboard.xidentitymodels.1.0.0.nupkg.sha512"
|
|
},
|
|
"xDashboard.xModels/1.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-81B+Umra+ZD9POM8RbRMeVifrVaCRatdLVGh6zPtkyV3oYLzo9OzJoksFs7rCZ7Q+WvnaNyT9vPjW3tey575RA==",
|
|
"path": "xdashboard.xmodels/1.0.0",
|
|
"hashPath": "xdashboard.xmodels.1.0.0.nupkg.sha512"
|
|
},
|
|
"xDashboard.xDataService/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"xDashboard.xIdentityService/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"xDashboard.xPushService/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"xDataService/1.0.0.0": {
|
|
"type": "reference",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"xIdentityService/1.0.0.0": {
|
|
"type": "reference",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"xPushService/1.0.0.0": {
|
|
"type": "reference",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
}
|
|
}
|
|
} |