You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
executaveis/GCI.Maintenance/GCI.Maintenance.API.deps.json

5823 lines
254 KiB
JSON

{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v2.1/win-x64",
"signature": "f64d1b06292936aadd1e18dbc12dd9e09025a479"
},
"compilationOptions": {
"defines": [
"TRACE",
"RELEASE",
"NETCOREAPP",
"NETCOREAPP2_1"
],
"languageVersion": "7.3",
"platform": "x64",
"allowUnsafe": false,
"warningsAsErrors": false,
"optimize": true,
"keyFile": "",
"emitEntryPoint": true,
"xmlDoc": false,
"debugType": "portable"
},
"targets": {
".NETCoreApp,Version=v2.1": {
"GCI.Maintenance.API/1.0.0": {
"dependencies": {
"AspNet.Security.OAuth.Validation": "2.0.0",
"GCI.Maintenance.Documents": "1.0.0",
"GCI.Maintenance.Entities": "1.0.0",
"Microsoft.AspNetCore": "2.1.1",
"Microsoft.AspNetCore.App": "2.1.1",
"Microsoft.AspNetCore.Mvc": "2.1.1",
"Microsoft.AspNetCore.SpaServices": "2.1.1",
"Microsoft.AspNetCore.StaticFiles": "2.1.1",
"Microsoft.EntityFrameworkCore.Tools": "2.1.1",
"Microsoft.Extensions.Logging.Debug": "2.1.1",
"Microsoft.NETCore.App": "2.1.0",
"OpenIddict": "2.0.0-rc2-final",
"OpenIddict.EntityFrameworkCore": "2.0.0-rc2-final",
"OpenIddict.Mvc": "2.0.0-rc2-final",
"Serilog": "2.9.0",
"Serilog.AspNetCore": "3.2.0",
"Serilog.Settings.Configuration": "3.1.0",
"Serilog.Sinks.Console": "3.1.1",
"Serilog.Sinks.File": "4.1.0",
"System.Drawing.Common": "4.5.0",
"System.Linq.Dynamic.Core": "1.0.8.11"
},
"compile": {
"GCI.Maintenance.API.dll": {}
}
},
"AspNet.Security.OAuth.Validation/2.0.0": {
"dependencies": {
"Microsoft.AspNetCore.Authentication": "2.1.1",
"Newtonsoft.Json": "11.0.2"
},
"compile": {
"lib/netstandard2.0/AspNet.Security.OAuth.Validation.dll": {}
}
},
"AspNet.Security.OpenIdConnect.Extensions/2.0.0-rc2-final": {
"dependencies": {
"AspNet.Security.OpenIdConnect.Primitives": "2.0.0-rc2-final",
"Microsoft.AspNetCore.Authentication": "2.1.1"
},
"compile": {
"lib/netstandard2.0/AspNet.Security.OpenIdConnect.Extensions.dll": {}
}
},
"AspNet.Security.OpenIdConnect.Primitives/2.0.0-rc2-final": {
"dependencies": {
"Microsoft.Extensions.Primitives": "2.1.1",
"Newtonsoft.Json": "11.0.2"
},
"compile": {
"lib/netstandard2.0/AspNet.Security.OpenIdConnect.Primitives.dll": {}
}
},
"AspNet.Security.OpenIdConnect.Server/2.0.0-rc2-final": {
"dependencies": {
"AspNet.Security.OpenIdConnect.Extensions": "2.0.0-rc2-final",
"Microsoft.AspNetCore.Authentication": "2.1.1",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "5.2.0"
},
"compile": {
"lib/netcoreapp2.0/AspNet.Security.OpenIdConnect.Server.dll": {}
}
},
"CryptoHelper.StrongName/3.0.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Cryptography.KeyDerivation": "2.1.1"
},
"compile": {
"lib/netstandard2.0/CryptoHelper.StrongName.dll": {}
}
},
"Microsoft.AspNet.WebApi.Client/5.2.6": {
"dependencies": {
"Newtonsoft.Json": "11.0.2",
"Newtonsoft.Json.Bson": "1.0.1"
},
"compile": {
"lib/netstandard2.0/System.Net.Http.Formatting.dll": {}
}
},
"Microsoft.AspNetCore/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Diagnostics": "2.1.1",
"Microsoft.AspNetCore.HostFiltering": "2.1.1",
"Microsoft.AspNetCore.Hosting": "2.1.1",
"Microsoft.AspNetCore.Routing": "2.1.1",
"Microsoft.AspNetCore.Server.IISIntegration": "2.1.1",
"Microsoft.AspNetCore.Server.Kestrel": "2.1.1",
"Microsoft.AspNetCore.Server.Kestrel.Https": "2.1.1",
"Microsoft.Extensions.Configuration.CommandLine": "2.1.1",
"Microsoft.Extensions.Configuration.EnvironmentVariables": "2.1.1",
"Microsoft.Extensions.Configuration.FileExtensions": "2.1.1",
"Microsoft.Extensions.Configuration.Json": "2.1.1",
"Microsoft.Extensions.Configuration.UserSecrets": "2.1.1",
"Microsoft.Extensions.Logging": "2.1.1",
"Microsoft.Extensions.Logging.Configuration": "2.1.1",
"Microsoft.Extensions.Logging.Console": "2.1.1",
"Microsoft.Extensions.Logging.Debug": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.dll": {}
}
},
"Microsoft.AspNetCore.Antiforgery/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.DataProtection": "2.1.1",
"Microsoft.AspNetCore.Http.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Http.Extensions": "2.1.1",
"Microsoft.AspNetCore.WebUtilities": "2.1.1",
"Microsoft.Extensions.ObjectPool": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Antiforgery.dll": {}
}
},
"Microsoft.AspNetCore.App/2.1.1": {
"dependencies": {
"Microsoft.AspNet.WebApi.Client": "5.2.6",
"Microsoft.AspNetCore": "2.1.1",
"Microsoft.AspNetCore.Antiforgery": "2.1.1",
"Microsoft.AspNetCore.Authentication": "2.1.1",
"Microsoft.AspNetCore.Authentication.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Authentication.Cookies": "2.1.1",
"Microsoft.AspNetCore.Authentication.Core": "2.1.1",
"Microsoft.AspNetCore.Authentication.Facebook": "2.1.1",
"Microsoft.AspNetCore.Authentication.Google": "2.1.1",
"Microsoft.AspNetCore.Authentication.JwtBearer": "2.1.1",
"Microsoft.AspNetCore.Authentication.MicrosoftAccount": "2.1.1",
"Microsoft.AspNetCore.Authentication.OAuth": "2.1.1",
"Microsoft.AspNetCore.Authentication.OpenIdConnect": "2.1.1",
"Microsoft.AspNetCore.Authentication.Twitter": "2.1.1",
"Microsoft.AspNetCore.Authentication.WsFederation": "2.1.1",
"Microsoft.AspNetCore.Authorization": "2.1.1",
"Microsoft.AspNetCore.Authorization.Policy": "2.1.1",
"Microsoft.AspNetCore.Connections.Abstractions": "2.1.1",
"Microsoft.AspNetCore.CookiePolicy": "2.1.1",
"Microsoft.AspNetCore.Cors": "2.1.1",
"Microsoft.AspNetCore.Cryptography.Internal": "2.1.1",
"Microsoft.AspNetCore.Cryptography.KeyDerivation": "2.1.1",
"Microsoft.AspNetCore.DataProtection": "2.1.1",
"Microsoft.AspNetCore.DataProtection.Abstractions": "2.1.1",
"Microsoft.AspNetCore.DataProtection.Extensions": "2.1.1",
"Microsoft.AspNetCore.Diagnostics": "2.1.1",
"Microsoft.AspNetCore.Diagnostics.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore": "2.1.1",
"Microsoft.AspNetCore.HostFiltering": "2.1.1",
"Microsoft.AspNetCore.Hosting": "2.1.1",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Html.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Http": "2.1.1",
"Microsoft.AspNetCore.Http.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Http.Connections": "1.0.1",
"Microsoft.AspNetCore.Http.Connections.Common": "1.0.1",
"Microsoft.AspNetCore.Http.Extensions": "2.1.1",
"Microsoft.AspNetCore.Http.Features": "2.1.1",
"Microsoft.AspNetCore.HttpOverrides": "2.1.1",
"Microsoft.AspNetCore.HttpsPolicy": "2.1.1",
"Microsoft.AspNetCore.Identity": "2.1.1",
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": "2.1.1",
"Microsoft.AspNetCore.Identity.UI": "2.1.1",
"Microsoft.AspNetCore.JsonPatch": "2.1.1",
"Microsoft.AspNetCore.Localization": "2.1.1",
"Microsoft.AspNetCore.Localization.Routing": "2.1.1",
"Microsoft.AspNetCore.MiddlewareAnalysis": "2.1.1",
"Microsoft.AspNetCore.Mvc": "2.1.1",
"Microsoft.AspNetCore.Mvc.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Mvc.Analyzers": "2.1.1",
"Microsoft.AspNetCore.Mvc.ApiExplorer": "2.1.1",
"Microsoft.AspNetCore.Mvc.Core": "2.1.1",
"Microsoft.AspNetCore.Mvc.Cors": "2.1.1",
"Microsoft.AspNetCore.Mvc.DataAnnotations": "2.1.1",
"Microsoft.AspNetCore.Mvc.Formatters.Json": "2.1.1",
"Microsoft.AspNetCore.Mvc.Formatters.Xml": "2.1.1",
"Microsoft.AspNetCore.Mvc.Localization": "2.1.1",
"Microsoft.AspNetCore.Mvc.Razor": "2.1.1",
"Microsoft.AspNetCore.Mvc.Razor.Extensions": "2.1.1",
"Microsoft.AspNetCore.Mvc.Razor.ViewCompilation": "2.1.1",
"Microsoft.AspNetCore.Mvc.RazorPages": "2.1.1",
"Microsoft.AspNetCore.Mvc.TagHelpers": "2.1.1",
"Microsoft.AspNetCore.Mvc.ViewFeatures": "2.1.1",
"Microsoft.AspNetCore.NodeServices": "2.1.1",
"Microsoft.AspNetCore.Owin": "2.1.1",
"Microsoft.AspNetCore.Razor": "2.1.1",
"Microsoft.AspNetCore.Razor.Design": "2.1.1",
"Microsoft.AspNetCore.Razor.Language": "2.1.1",
"Microsoft.AspNetCore.Razor.Runtime": "2.1.1",
"Microsoft.AspNetCore.ResponseCaching": "2.1.1",
"Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.1.1",
"Microsoft.AspNetCore.ResponseCompression": "2.1.1",
"Microsoft.AspNetCore.Rewrite": "2.1.1",
"Microsoft.AspNetCore.Routing": "2.1.1",
"Microsoft.AspNetCore.Routing.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Server.HttpSys": "2.1.1",
"Microsoft.AspNetCore.Server.IISIntegration": "2.1.1",
"Microsoft.AspNetCore.Server.Kestrel": "2.1.1",
"Microsoft.AspNetCore.Server.Kestrel.Core": "2.1.1",
"Microsoft.AspNetCore.Server.Kestrel.Https": "2.1.1",
"Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "2.1.1",
"Microsoft.AspNetCore.Session": "2.1.1",
"Microsoft.AspNetCore.SignalR": "1.0.1",
"Microsoft.AspNetCore.SignalR.Common": "1.0.1",
"Microsoft.AspNetCore.SignalR.Core": "1.0.1",
"Microsoft.AspNetCore.SignalR.Protocols.Json": "1.0.1",
"Microsoft.AspNetCore.SpaServices": "2.1.1",
"Microsoft.AspNetCore.SpaServices.Extensions": "2.1.1",
"Microsoft.AspNetCore.StaticFiles": "2.1.1",
"Microsoft.AspNetCore.WebSockets": "2.1.1",
"Microsoft.AspNetCore.WebUtilities": "2.1.1",
"Microsoft.CodeAnalysis.Razor": "2.1.1",
"Microsoft.EntityFrameworkCore": "2.1.1",
"Microsoft.EntityFrameworkCore.Abstractions": "2.1.1",
"Microsoft.EntityFrameworkCore.Analyzers": "2.1.1",
"Microsoft.EntityFrameworkCore.Design": "2.1.1",
"Microsoft.EntityFrameworkCore.InMemory": "2.1.1",
"Microsoft.EntityFrameworkCore.Relational": "2.1.1",
"Microsoft.EntityFrameworkCore.SqlServer": "2.1.1",
"Microsoft.EntityFrameworkCore.Tools": "2.1.1",
"Microsoft.Extensions.Caching.Abstractions": "2.1.1",
"Microsoft.Extensions.Caching.Memory": "2.1.1",
"Microsoft.Extensions.Caching.SqlServer": "2.1.1",
"Microsoft.Extensions.Configuration": "2.1.1",
"Microsoft.Extensions.Configuration.Abstractions": "2.1.1",
"Microsoft.Extensions.Configuration.Binder": "2.1.1",
"Microsoft.Extensions.Configuration.CommandLine": "2.1.1",
"Microsoft.Extensions.Configuration.EnvironmentVariables": "2.1.1",
"Microsoft.Extensions.Configuration.FileExtensions": "2.1.1",
"Microsoft.Extensions.Configuration.Ini": "2.1.1",
"Microsoft.Extensions.Configuration.Json": "2.1.1",
"Microsoft.Extensions.Configuration.KeyPerFile": "2.1.1",
"Microsoft.Extensions.Configuration.UserSecrets": "2.1.1",
"Microsoft.Extensions.Configuration.Xml": "2.1.1",
"Microsoft.Extensions.DependencyInjection": "2.1.1",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1",
"Microsoft.Extensions.DiagnosticAdapter": "2.1.0",
"Microsoft.Extensions.FileProviders.Abstractions": "2.1.1",
"Microsoft.Extensions.FileProviders.Composite": "2.1.1",
"Microsoft.Extensions.FileProviders.Embedded": "2.1.1",
"Microsoft.Extensions.FileProviders.Physical": "2.1.1",
"Microsoft.Extensions.FileSystemGlobbing": "2.1.1",
"Microsoft.Extensions.Hosting": "2.1.1",
"Microsoft.Extensions.Hosting.Abstractions": "2.1.1",
"Microsoft.Extensions.Http": "2.1.1",
"Microsoft.Extensions.Identity.Core": "2.1.1",
"Microsoft.Extensions.Identity.Stores": "2.1.1",
"Microsoft.Extensions.Localization": "2.1.1",
"Microsoft.Extensions.Localization.Abstractions": "2.1.1",
"Microsoft.Extensions.Logging": "2.1.1",
"Microsoft.Extensions.Logging.Abstractions": "2.1.1",
"Microsoft.Extensions.Logging.Configuration": "2.1.1",
"Microsoft.Extensions.Logging.Console": "2.1.1",
"Microsoft.Extensions.Logging.Debug": "2.1.1",
"Microsoft.Extensions.Logging.EventSource": "2.1.1",
"Microsoft.Extensions.Logging.TraceSource": "2.1.1",
"Microsoft.Extensions.ObjectPool": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1",
"Microsoft.Extensions.Options.ConfigurationExtensions": "2.1.1",
"Microsoft.Extensions.Primitives": "2.1.1",
"Microsoft.Extensions.WebEncoders": "2.1.1",
"Microsoft.Net.Http.Headers": "2.1.1"
}
},
"Microsoft.AspNetCore.Authentication/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Authentication.Core": "2.1.1",
"Microsoft.AspNetCore.DataProtection": "2.1.1",
"Microsoft.AspNetCore.Http": "2.1.1",
"Microsoft.AspNetCore.Http.Extensions": "2.1.1",
"Microsoft.Extensions.Logging.Abstractions": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1",
"Microsoft.Extensions.WebEncoders": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.Abstractions/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.1.1",
"Microsoft.Extensions.Logging.Abstractions": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.Cookies/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Authentication": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Cookies.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.Core/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Authentication.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Http": "2.1.1",
"Microsoft.AspNetCore.Http.Extensions": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.Facebook/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Authentication.OAuth": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Facebook.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.Google/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Authentication.OAuth": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Google.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.JwtBearer/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Authentication": "2.1.1",
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "5.2.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.MicrosoftAccount/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Authentication.OAuth": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.MicrosoftAccount.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.OAuth/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Authentication": "2.1.1",
"Newtonsoft.Json": "11.0.2"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OAuth.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.OpenIdConnect/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Authentication.OAuth": "2.1.1",
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "5.2.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OpenIdConnect.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.Twitter/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Authentication.OAuth": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Twitter.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.WsFederation/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Authentication": "2.1.1",
"Microsoft.IdentityModel.Protocols.WsFederation": "5.2.0",
"System.IdentityModel.Tokens.Jwt": "5.2.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.WsFederation.dll": {}
}
},
"Microsoft.AspNetCore.Authorization/2.1.1": {
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {}
}
},
"Microsoft.AspNetCore.Authorization.Policy/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Authentication.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Authorization": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll": {}
}
},
"Microsoft.AspNetCore.Connections.Abstractions/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Http.Features": "2.1.1",
"System.IO.Pipelines": "4.5.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.CookiePolicy/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Http": "2.1.1",
"Microsoft.Extensions.Logging.Abstractions": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.CookiePolicy.dll": {}
}
},
"Microsoft.AspNetCore.Cors/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Http.Extensions": "2.1.1",
"Microsoft.Extensions.Configuration.Abstractions": "2.1.1",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1",
"Microsoft.Extensions.Logging.Abstractions": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Cors.dll": {}
}
},
"Microsoft.AspNetCore.Cryptography.Internal/2.1.1": {
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll": {}
}
},
"Microsoft.AspNetCore.Cryptography.KeyDerivation/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Cryptography.Internal": "2.1.1"
},
"compile": {
"lib/netcoreapp2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {}
}
},
"Microsoft.AspNetCore.DataProtection/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Cryptography.Internal": "2.1.1",
"Microsoft.AspNetCore.DataProtection.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1",
"Microsoft.Extensions.Logging.Abstractions": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1",
"Microsoft.Win32.Registry": "4.5.0",
"System.Security.Cryptography.Xml": "4.5.0",
"System.Security.Principal.Windows": "4.5.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll": {}
}
},
"Microsoft.AspNetCore.DataProtection.Abstractions/2.1.1": {
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.DataProtection.Extensions/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.DataProtection": "2.1.1",
"Microsoft.Extensions.DependencyInjection": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Extensions.dll": {}
}
},
"Microsoft.AspNetCore.Diagnostics/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Diagnostics.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Http.Extensions": "2.1.1",
"Microsoft.AspNetCore.WebUtilities": "2.1.1",
"Microsoft.Extensions.FileProviders.Physical": "2.1.1",
"Microsoft.Extensions.Logging.Abstractions": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1",
"System.Diagnostics.DiagnosticSource": "4.5.0",
"System.Reflection.Metadata": "1.6.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.dll": {}
}
},
"Microsoft.AspNetCore.Diagnostics.Abstractions/2.1.1": {
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.1.1",
"Microsoft.EntityFrameworkCore.Relational": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.dll": {}
}
},
"Microsoft.AspNetCore.HostFiltering/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Http": "2.1.1",
"Microsoft.AspNetCore.Http.Extensions": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.HostFiltering.dll": {}
}
},
"Microsoft.AspNetCore.Hosting/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Http": "2.1.1",
"Microsoft.AspNetCore.Http.Extensions": "2.1.1",
"Microsoft.Extensions.Configuration": "2.1.1",
"Microsoft.Extensions.Configuration.EnvironmentVariables": "2.1.1",
"Microsoft.Extensions.Configuration.FileExtensions": "2.1.1",
"Microsoft.Extensions.DependencyInjection": "2.1.1",
"Microsoft.Extensions.FileProviders.Physical": "2.1.1",
"Microsoft.Extensions.Hosting.Abstractions": "2.1.1",
"Microsoft.Extensions.Logging": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1",
"System.Diagnostics.DiagnosticSource": "4.5.0",
"System.Reflection.Metadata": "1.6.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.dll": {}
}
},
"Microsoft.AspNetCore.Hosting.Abstractions/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Http.Abstractions": "2.1.1",
"Microsoft.Extensions.Hosting.Abstractions": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.Hosting.Server.Abstractions/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Http.Features": "2.1.1",
"Microsoft.Extensions.Configuration.Abstractions": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.Html.Abstractions/2.1.1": {
"dependencies": {
"System.Text.Encodings.Web": "4.5.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.Http/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.1.1",
"Microsoft.AspNetCore.WebUtilities": "2.1.1",
"Microsoft.Extensions.ObjectPool": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1",
"Microsoft.Net.Http.Headers": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.dll": {}
}
},
"Microsoft.AspNetCore.Http.Abstractions/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Http.Features": "2.1.1",
"System.Text.Encodings.Web": "4.5.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.Http.Connections/1.0.1": {
"dependencies": {
"Microsoft.AspNetCore.Authorization.Policy": "2.1.1",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Http": "2.1.1",
"Microsoft.AspNetCore.Http.Connections.Common": "1.0.1",
"Microsoft.AspNetCore.Routing": "2.1.1",
"Microsoft.AspNetCore.WebSockets": "2.1.1",
"Newtonsoft.Json": "11.0.2"
},
"compile": {
"lib/netcoreapp2.1/Microsoft.AspNetCore.Http.Connections.dll": {}
}
},
"Microsoft.AspNetCore.Http.Connections.Common/1.0.1": {
"dependencies": {
"Microsoft.AspNetCore.Connections.Abstractions": "2.1.1",
"Newtonsoft.Json": "11.0.2",
"System.Buffers": "4.5.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.Common.dll": {}
}
},
"Microsoft.AspNetCore.Http.Extensions/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.1.1",
"Microsoft.Extensions.FileProviders.Abstractions": "2.1.1",
"Microsoft.Net.Http.Headers": "2.1.1",
"System.Buffers": "4.5.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": {}
}
},
"Microsoft.AspNetCore.Http.Features/2.1.1": {
"dependencies": {
"Microsoft.Extensions.Primitives": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {}
}
},
"Microsoft.AspNetCore.HttpOverrides/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Http.Extensions": "2.1.1",
"Microsoft.Extensions.Logging.Abstractions": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.HttpOverrides.dll": {}
}
},
"Microsoft.AspNetCore.HttpsPolicy/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Http": "2.1.1",
"Microsoft.AspNetCore.Http.Extensions": "2.1.1",
"Microsoft.Extensions.Configuration.Binder": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.HttpsPolicy.dll": {}
}
},
"Microsoft.AspNetCore.Identity/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Authentication.Cookies": "2.1.1",
"Microsoft.AspNetCore.Cryptography.KeyDerivation": "2.1.1",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
"Microsoft.Extensions.Identity.Core": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Identity.dll": {}
}
},
"Microsoft.AspNetCore.Identity.EntityFrameworkCore/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Identity": "2.1.1",
"Microsoft.EntityFrameworkCore.Relational": "2.1.1",
"Microsoft.Extensions.Identity.Stores": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": {}
}
},
"Microsoft.AspNetCore.Identity.UI/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Identity": "2.1.1",
"Microsoft.AspNetCore.Mvc": "2.1.1",
"Microsoft.AspNetCore.StaticFiles": "2.1.1",
"Microsoft.Extensions.FileProviders.Embedded": "2.1.1",
"Microsoft.Extensions.Identity.Stores": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Identity.UI.Views.dll": {},
"lib/netstandard2.0/Microsoft.AspNetCore.Identity.UI.dll": {}
}
},
"Microsoft.AspNetCore.JsonPatch/2.1.1": {
"dependencies": {
"Microsoft.CSharp": "4.5.0",
"Newtonsoft.Json": "11.0.2"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll": {}
}
},
"Microsoft.AspNetCore.Localization/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Http.Extensions": "2.1.1",
"Microsoft.Extensions.Localization.Abstractions": "2.1.1",
"Microsoft.Extensions.Logging.Abstractions": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Localization.dll": {}
}
},
"Microsoft.AspNetCore.Localization.Routing/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Localization": "2.1.1",
"Microsoft.AspNetCore.Routing.Abstractions": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Localization.Routing.dll": {}
}
},
"Microsoft.AspNetCore.MiddlewareAnalysis/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1",
"System.Diagnostics.DiagnosticSource": "4.5.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.MiddlewareAnalysis.dll": {}
}
},
"Microsoft.AspNetCore.Mvc/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Mvc.ApiExplorer": "2.1.1",
"Microsoft.AspNetCore.Mvc.Cors": "2.1.1",
"Microsoft.AspNetCore.Mvc.DataAnnotations": "2.1.1",
"Microsoft.AspNetCore.Mvc.Formatters.Json": "2.1.1",
"Microsoft.AspNetCore.Mvc.Localization": "2.1.1",
"Microsoft.AspNetCore.Mvc.Razor.Extensions": "2.1.1",
"Microsoft.AspNetCore.Mvc.RazorPages": "2.1.1",
"Microsoft.AspNetCore.Mvc.TagHelpers": "2.1.1",
"Microsoft.AspNetCore.Mvc.ViewFeatures": "2.1.1",
"Microsoft.AspNetCore.Razor.Design": "2.1.1",
"Microsoft.Extensions.Caching.Memory": "2.1.1",
"Microsoft.Extensions.DependencyInjection": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.Abstractions/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Routing.Abstractions": "2.1.1",
"Microsoft.Net.Http.Headers": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.Analyzers/2.1.1": {},
"Microsoft.AspNetCore.Mvc.ApiExplorer/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Mvc.Core": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.Core/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Authentication.Core": "2.1.1",
"Microsoft.AspNetCore.Authorization.Policy": "2.1.1",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Http": "2.1.1",
"Microsoft.AspNetCore.Http.Extensions": "2.1.1",
"Microsoft.AspNetCore.Mvc.Abstractions": "2.1.1",
"Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Routing": "2.1.1",
"Microsoft.Extensions.DependencyInjection": "2.1.1",
"Microsoft.Extensions.DependencyModel": "2.1.0",
"Microsoft.Extensions.FileProviders.Abstractions": "2.1.1",
"Microsoft.Extensions.Logging.Abstractions": "2.1.1",
"System.Diagnostics.DiagnosticSource": "4.5.0",
"System.Threading.Tasks.Extensions": "4.5.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.Cors/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Cors": "2.1.1",
"Microsoft.AspNetCore.Mvc.Core": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Cors.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.DataAnnotations/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Mvc.Core": "2.1.1",
"Microsoft.Extensions.Localization": "2.1.1",
"System.ComponentModel.Annotations": "4.5.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.Formatters.Json/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.JsonPatch": "2.1.1",
"Microsoft.AspNetCore.Mvc.Core": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.Formatters.Xml/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Mvc.Core": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.Localization/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Localization": "2.1.1",
"Microsoft.AspNetCore.Mvc.Razor": "2.1.1",
"Microsoft.Extensions.DependencyInjection": "2.1.1",
"Microsoft.Extensions.Localization": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Localization.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.Razor/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Mvc.Razor.Extensions": "2.1.1",
"Microsoft.AspNetCore.Mvc.ViewFeatures": "2.1.1",
"Microsoft.AspNetCore.Razor.Runtime": "2.1.1",
"Microsoft.CodeAnalysis.CSharp": "2.8.0",
"Microsoft.CodeAnalysis.Razor": "2.1.1",
"Microsoft.Extensions.Caching.Memory": "2.1.1",
"Microsoft.Extensions.FileProviders.Composite": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.Razor.Extensions/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Razor.Language": "2.1.1",
"Microsoft.CodeAnalysis.Razor": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.Razor.ViewCompilation/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Hosting": "2.1.1",
"Microsoft.AspNetCore.Mvc.RazorPages": "2.1.1"
}
},
"Microsoft.AspNetCore.Mvc.RazorPages/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Mvc.Razor": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.RazorPages.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.TagHelpers/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Mvc.Razor": "2.1.1",
"Microsoft.AspNetCore.Razor.Runtime": "2.1.1",
"Microsoft.AspNetCore.Routing.Abstractions": "2.1.1",
"Microsoft.Extensions.Caching.Memory": "2.1.1",
"Microsoft.Extensions.FileSystemGlobbing": "2.1.1",
"Microsoft.Extensions.Primitives": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.ViewFeatures/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Antiforgery": "2.1.1",
"Microsoft.AspNetCore.Diagnostics.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Html.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Mvc.Core": "2.1.1",
"Microsoft.AspNetCore.Mvc.DataAnnotations": "2.1.1",
"Microsoft.AspNetCore.Mvc.Formatters.Json": "2.1.1",
"Microsoft.Extensions.WebEncoders": "2.1.1",
"Newtonsoft.Json.Bson": "1.0.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll": {}
}
},
"Microsoft.AspNetCore.NodeServices/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
"Microsoft.Extensions.Logging.Console": "2.1.1",
"Newtonsoft.Json": "11.0.2"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.NodeServices.dll": {}
}
},
"Microsoft.AspNetCore.Owin/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Http": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Owin.dll": {}
}
},
"Microsoft.AspNetCore.Razor/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Html.Abstractions": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.dll": {}
}
},
"Microsoft.AspNetCore.Razor.Design/2.1.1": {},
"Microsoft.AspNetCore.Razor.Language/2.1.1": {
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {}
}
},
"Microsoft.AspNetCore.Razor.Runtime/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Html.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Razor": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.dll": {}
}
},
"Microsoft.AspNetCore.ResponseCaching/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Http": "2.1.1",
"Microsoft.AspNetCore.Http.Extensions": "2.1.1",
"Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.1.1",
"Microsoft.Extensions.Caching.Memory": "2.1.1",
"Microsoft.Extensions.Logging.Abstractions": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.dll": {}
}
},
"Microsoft.AspNetCore.ResponseCaching.Abstractions/2.1.1": {
"dependencies": {
"Microsoft.Extensions.Primitives": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.ResponseCompression/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Http.Extensions": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCompression.dll": {}
}
},
"Microsoft.AspNetCore.Rewrite/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Http.Extensions": "2.1.1",
"Microsoft.Extensions.Configuration.Abstractions": "2.1.1",
"Microsoft.Extensions.FileProviders.Abstractions": "2.1.1",
"Microsoft.Extensions.Logging.Abstractions": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Rewrite.dll": {}
}
},
"Microsoft.AspNetCore.Routing/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Http.Extensions": "2.1.1",
"Microsoft.AspNetCore.Routing.Abstractions": "2.1.1",
"Microsoft.Extensions.Logging.Abstractions": "2.1.1",
"Microsoft.Extensions.ObjectPool": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.dll": {}
}
},
"Microsoft.AspNetCore.Routing.Abstractions/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.Server.HttpSys/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Authentication.Core": "2.1.1",
"Microsoft.AspNetCore.Hosting": "2.1.1",
"Microsoft.Net.Http.Headers": "2.1.1",
"Microsoft.Win32.Registry": "4.5.0",
"System.Security.Principal.Windows": "4.5.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.HttpSys.dll": {}
}
},
"Microsoft.AspNetCore.Server.IISIntegration/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Authentication.Core": "2.1.1",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Http": "2.1.1",
"Microsoft.AspNetCore.Http.Extensions": "2.1.1",
"Microsoft.AspNetCore.HttpOverrides": "2.1.1",
"Microsoft.Extensions.Logging.Abstractions": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1",
"System.Buffers": "4.5.0",
"System.IO.Pipelines": "4.5.0",
"System.Memory": "4.5.1",
"System.Numerics.Vectors": "4.5.0",
"System.Runtime.CompilerServices.Unsafe": "4.5.1",
"System.Security.Principal.Windows": "4.5.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.IISIntegration.dll": {}
}
},
"Microsoft.AspNetCore.Server.Kestrel/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Hosting": "2.1.1",
"Microsoft.AspNetCore.Server.Kestrel.Core": "2.1.1",
"Microsoft.AspNetCore.Server.Kestrel.Https": "2.1.1",
"Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.dll": {}
}
},
"Microsoft.AspNetCore.Server.Kestrel.Core/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions": "2.1.1",
"Microsoft.AspNetCore.WebUtilities": "2.1.1",
"Microsoft.Extensions.Configuration.Binder": "2.1.1",
"Microsoft.Extensions.Logging.Abstractions": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1",
"Microsoft.Net.Http.Headers": "2.1.1",
"System.Memory": "4.5.1",
"System.Numerics.Vectors": "4.5.0",
"System.Runtime.CompilerServices.Unsafe": "4.5.1",
"System.Security.Cryptography.Cng": "4.5.0",
"System.Threading.Tasks.Extensions": "4.5.1"
},
"compile": {
"lib/netcoreapp2.1/Microsoft.AspNetCore.Server.Kestrel.Core.dll": {}
}
},
"Microsoft.AspNetCore.Server.Kestrel.Https/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Server.Kestrel.Core": "2.1.1"
},
"compile": {
"lib/netcoreapp2.1/Microsoft.AspNetCore.Server.Kestrel.Https.dll": {}
}
},
"Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Connections.Abstractions": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1"
},
"compile": {
"lib/netcoreapp2.1/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll": {}
}
},
"Microsoft.AspNetCore.Session/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.DataProtection": "2.1.1",
"Microsoft.AspNetCore.Http.Abstractions": "2.1.1",
"Microsoft.Extensions.Caching.Abstractions": "2.1.1",
"Microsoft.Extensions.Logging.Abstractions": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Session.dll": {}
}
},
"Microsoft.AspNetCore.SignalR/1.0.1": {
"dependencies": {
"Microsoft.AspNetCore.Http.Connections": "1.0.1",
"Microsoft.AspNetCore.SignalR.Core": "1.0.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.dll": {}
}
},
"Microsoft.AspNetCore.SignalR.Common/1.0.1": {
"dependencies": {
"Microsoft.AspNetCore.Connections.Abstractions": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1",
"Newtonsoft.Json": "11.0.2",
"System.Buffers": "4.5.0"
},
"compile": {
"lib/netcoreapp2.1/Microsoft.AspNetCore.SignalR.Common.dll": {}
}
},
"Microsoft.AspNetCore.SignalR.Core/1.0.1": {
"dependencies": {
"Microsoft.AspNetCore.Authorization": "2.1.1",
"Microsoft.AspNetCore.SignalR.Common": "1.0.1",
"Microsoft.AspNetCore.SignalR.Protocols.Json": "1.0.1",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1",
"Microsoft.Extensions.Logging.Abstractions": "2.1.1",
"System.Reflection.Emit": "4.3.0",
"System.Threading.Channels": "4.5.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Core.dll": {}
}
},
"Microsoft.AspNetCore.SignalR.Protocols.Json/1.0.1": {
"dependencies": {
"Microsoft.AspNetCore.SignalR.Common": "1.0.1",
"Newtonsoft.Json": "11.0.2"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll": {}
}
},
"Microsoft.AspNetCore.SpaServices/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Mvc.TagHelpers": "2.1.1",
"Microsoft.AspNetCore.Mvc.ViewFeatures": "2.1.1",
"Microsoft.AspNetCore.NodeServices": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.SpaServices.dll": {}
}
},
"Microsoft.AspNetCore.SpaServices.Extensions/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.SpaServices": "2.1.1",
"Microsoft.AspNetCore.StaticFiles": "2.1.1",
"Microsoft.AspNetCore.WebSockets": "2.1.1",
"Microsoft.Extensions.FileProviders.Physical": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.SpaServices.Extensions.dll": {}
}
},
"Microsoft.AspNetCore.StaticFiles/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Http.Extensions": "2.1.1",
"Microsoft.Extensions.FileProviders.Abstractions": "2.1.1",
"Microsoft.Extensions.Logging.Abstractions": "2.1.1",
"Microsoft.Extensions.WebEncoders": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.StaticFiles.dll": {}
}
},
"Microsoft.AspNetCore.WebSockets/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Http.Extensions": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1",
"System.Net.WebSockets.WebSocketProtocol": "4.5.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.WebSockets.dll": {}
}
},
"Microsoft.AspNetCore.WebUtilities/2.1.1": {
"dependencies": {
"Microsoft.Net.Http.Headers": "2.1.1",
"System.Text.Encodings.Web": "4.5.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": {}
}
},
"Microsoft.CodeAnalysis.Analyzers/1.1.0": {},
"Microsoft.CodeAnalysis.Common/2.8.0": {
"dependencies": {
"Microsoft.CodeAnalysis.Analyzers": "1.1.0",
"System.AppContext": "4.3.0",
"System.Collections": "4.3.0",
"System.Collections.Concurrent": "4.3.0",
"System.Collections.Immutable": "1.5.0",
"System.Console": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Diagnostics.FileVersionInfo": "4.3.0",
"System.Diagnostics.StackTrace": "4.3.0",
"System.Diagnostics.Tools": "4.3.0",
"System.Dynamic.Runtime": "4.3.0",
"System.Globalization": "4.3.0",
"System.IO.Compression": "4.3.0",
"System.IO.FileSystem": "4.3.0",
"System.IO.FileSystem.Primitives": "4.3.0",
"System.Linq": "4.3.0",
"System.Linq.Expressions": "4.3.0",
"System.Reflection": "4.3.0",
"System.Reflection.Metadata": "1.6.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.Runtime.Numerics": "4.3.0",
"System.Security.Cryptography.Algorithms": "4.3.0",
"System.Security.Cryptography.Encoding": "4.3.0",
"System.Security.Cryptography.X509Certificates": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Text.Encoding.CodePages": "4.5.0",
"System.Text.Encoding.Extensions": "4.3.0",
"System.Threading": "4.3.0",
"System.Threading.Tasks": "4.3.0",
"System.Threading.Tasks.Parallel": "4.3.0",
"System.Threading.Thread": "4.3.0",
"System.ValueTuple": "4.3.0",
"System.Xml.ReaderWriter": "4.3.0",
"System.Xml.XDocument": "4.3.0",
"System.Xml.XPath.XDocument": "4.3.0",
"System.Xml.XmlDocument": "4.3.0"
},
"compile": {
"lib/netstandard1.3/Microsoft.CodeAnalysis.dll": {}
}
},
"Microsoft.CodeAnalysis.CSharp/2.8.0": {
"dependencies": {
"Microsoft.CodeAnalysis.Common": "2.8.0"
},
"compile": {
"lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll": {}
}
},
"Microsoft.CodeAnalysis.Razor/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Razor.Language": "2.1.1",
"Microsoft.CodeAnalysis.CSharp": "2.8.0",
"Microsoft.CodeAnalysis.Common": "2.8.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {}
}
},
"Microsoft.CSharp/4.5.0": {},
"Microsoft.DotNet.PlatformAbstractions/2.1.0": {
"dependencies": {
"System.AppContext": "4.3.0",
"System.Collections": "4.3.0",
"System.IO": "4.3.0",
"System.IO.FileSystem": "4.3.0",
"System.Reflection.TypeExtensions": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Runtime.InteropServices.RuntimeInformation": "4.3.0"
},
"compile": {
"lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll": {}
}
},
"Microsoft.EntityFrameworkCore/2.1.1": {
"dependencies": {
"Microsoft.EntityFrameworkCore.Abstractions": "2.1.1",
"Microsoft.EntityFrameworkCore.Analyzers": "2.1.1",
"Microsoft.Extensions.Caching.Memory": "2.1.1",
"Microsoft.Extensions.DependencyInjection": "2.1.1",
"Microsoft.Extensions.Logging": "2.1.1",
"Remotion.Linq": "2.2.0",
"System.Collections.Immutable": "1.5.0",
"System.ComponentModel.Annotations": "4.5.0",
"System.Diagnostics.DiagnosticSource": "4.5.0",
"System.Interactive.Async": "3.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.dll": {}
}
},
"Microsoft.EntityFrameworkCore.Abstractions/2.1.1": {
"compile": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {}
}
},
"Microsoft.EntityFrameworkCore.Analyzers/2.1.1": {},
"Microsoft.EntityFrameworkCore.Design/2.1.1": {
"dependencies": {
"Microsoft.CSharp": "4.5.0",
"Microsoft.EntityFrameworkCore.Relational": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Design.dll": {}
}
},
"Microsoft.EntityFrameworkCore.InMemory/2.1.1": {
"dependencies": {
"Microsoft.EntityFrameworkCore": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.InMemory.dll": {}
}
},
"Microsoft.EntityFrameworkCore.Relational/2.1.1": {
"dependencies": {
"Microsoft.EntityFrameworkCore": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.dll": {}
}
},
"Microsoft.EntityFrameworkCore.SqlServer/2.1.1": {
"dependencies": {
"Microsoft.EntityFrameworkCore.Relational": "2.1.1",
"System.Data.SqlClient": "4.5.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {}
}
},
"Microsoft.EntityFrameworkCore.Tools/2.1.1": {
"dependencies": {
"Microsoft.EntityFrameworkCore.Design": "2.1.1"
}
},
"Microsoft.Extensions.Caching.Abstractions/2.1.1": {
"dependencies": {
"Microsoft.Extensions.Primitives": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {}
}
},
"Microsoft.Extensions.Caching.Memory/2.1.1": {
"dependencies": {
"Microsoft.Extensions.Caching.Abstractions": "2.1.1",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {}
}
},
"Microsoft.Extensions.Caching.SqlServer/2.1.1": {
"dependencies": {
"Microsoft.Extensions.Caching.Abstractions": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1",
"System.Data.SqlClient": "4.5.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Caching.SqlServer.dll": {}
}
},
"Microsoft.Extensions.Configuration/2.1.1": {
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {}
}
},
"Microsoft.Extensions.Configuration.Abstractions/2.1.1": {
"dependencies": {
"Microsoft.Extensions.Primitives": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {}
}
},
"Microsoft.Extensions.Configuration.Binder/2.1.1": {
"dependencies": {
"Microsoft.Extensions.Configuration": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {}
}
},
"Microsoft.Extensions.Configuration.CommandLine/2.1.1": {
"dependencies": {
"Microsoft.Extensions.Configuration": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {}
}
},
"Microsoft.Extensions.Configuration.EnvironmentVariables/2.1.1": {
"dependencies": {
"Microsoft.Extensions.Configuration": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {}
}
},
"Microsoft.Extensions.Configuration.FileExtensions/2.1.1": {
"dependencies": {
"Microsoft.Extensions.Configuration": "2.1.1",
"Microsoft.Extensions.FileProviders.Physical": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {}
}
},
"Microsoft.Extensions.Configuration.Ini/2.1.1": {
"dependencies": {
"Microsoft.Extensions.Configuration": "2.1.1",
"Microsoft.Extensions.Configuration.FileExtensions": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Ini.dll": {}
}
},
"Microsoft.Extensions.Configuration.Json/2.1.1": {
"dependencies": {
"Microsoft.Extensions.Configuration": "2.1.1",
"Microsoft.Extensions.Configuration.FileExtensions": "2.1.1",
"Newtonsoft.Json": "11.0.2"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {}
}
},
"Microsoft.Extensions.Configuration.KeyPerFile/2.1.1": {
"dependencies": {
"Microsoft.Extensions.Configuration": "2.1.1",
"Microsoft.Extensions.FileProviders.Physical": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.KeyPerFile.dll": {}
}
},
"Microsoft.Extensions.Configuration.UserSecrets/2.1.1": {
"dependencies": {
"Microsoft.Extensions.Configuration.Json": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {}
}
},
"Microsoft.Extensions.Configuration.Xml/2.1.1": {
"dependencies": {
"Microsoft.Extensions.Configuration": "2.1.1",
"Microsoft.Extensions.Configuration.FileExtensions": "2.1.1",
"System.Security.Cryptography.Xml": "4.5.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Xml.dll": {}
}
},
"Microsoft.Extensions.DependencyInjection/2.1.1": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1"
},
"compile": {
"lib/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.dll": {}
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions/2.1.1": {
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
}
},
"Microsoft.Extensions.DependencyModel/2.1.0": {
"dependencies": {
"Microsoft.DotNet.PlatformAbstractions": "2.1.0",
"Newtonsoft.Json": "11.0.2",
"System.Diagnostics.Debug": "4.3.0",
"System.Dynamic.Runtime": "4.3.0",
"System.Linq": "4.3.0"
},
"compile": {
"lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll": {}
}
},
"Microsoft.Extensions.DiagnosticAdapter/2.1.0": {
"dependencies": {
"System.Diagnostics.DiagnosticSource": "4.5.0"
},
"compile": {
"lib/netcoreapp2.0/Microsoft.Extensions.DiagnosticAdapter.dll": {}
}
},
"Microsoft.Extensions.FileProviders.Abstractions/2.1.1": {
"dependencies": {
"Microsoft.Extensions.Primitives": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
}
},
"Microsoft.Extensions.FileProviders.Composite/2.1.1": {
"dependencies": {
"Microsoft.Extensions.FileProviders.Abstractions": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {}
}
},
"Microsoft.Extensions.FileProviders.Embedded/2.1.1": {
"dependencies": {
"Microsoft.Extensions.FileProviders.Abstractions": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.dll": {}
}
},
"Microsoft.Extensions.FileProviders.Physical/2.1.1": {
"dependencies": {
"Microsoft.Extensions.FileProviders.Abstractions": "2.1.1",
"Microsoft.Extensions.FileSystemGlobbing": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {}
}
},
"Microsoft.Extensions.FileSystemGlobbing/2.1.1": {
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {}
}
},
"Microsoft.Extensions.Hosting/2.1.1": {
"dependencies": {
"Microsoft.Extensions.Configuration": "2.1.1",
"Microsoft.Extensions.DependencyInjection": "2.1.1",
"Microsoft.Extensions.FileProviders.Physical": "2.1.1",
"Microsoft.Extensions.Hosting.Abstractions": "2.1.1",
"Microsoft.Extensions.Logging": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Hosting.dll": {}
}
},
"Microsoft.Extensions.Hosting.Abstractions/2.1.1": {
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "2.1.1",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1",
"Microsoft.Extensions.FileProviders.Abstractions": "2.1.1",
"Microsoft.Extensions.Logging.Abstractions": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {}
}
},
"Microsoft.Extensions.Http/2.1.1": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1",
"Microsoft.Extensions.Logging": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Http.dll": {}
}
},
"Microsoft.Extensions.Identity.Core/2.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Cryptography.KeyDerivation": "2.1.1",
"Microsoft.Extensions.Logging": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1",
"System.ComponentModel.Annotations": "4.5.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Identity.Core.dll": {}
}
},
"Microsoft.Extensions.Identity.Stores/2.1.1": {
"dependencies": {
"Microsoft.Extensions.Identity.Core": "2.1.1",
"Microsoft.Extensions.Logging": "2.1.1",
"System.ComponentModel.Annotations": "4.5.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Identity.Stores.dll": {}
}
},
"Microsoft.Extensions.Localization/2.1.1": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1",
"Microsoft.Extensions.Localization.Abstractions": "2.1.1",
"Microsoft.Extensions.Logging.Abstractions": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {}
}
},
"Microsoft.Extensions.Localization.Abstractions/2.1.1": {
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {}
}
},
"Microsoft.Extensions.Logging/2.1.1": {
"dependencies": {
"Microsoft.Extensions.Configuration.Binder": "2.1.1",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1",
"Microsoft.Extensions.Logging.Abstractions": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {}
}
},
"Microsoft.Extensions.Logging.Abstractions/2.1.1": {
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {}
}
},
"Microsoft.Extensions.Logging.Configuration/2.1.1": {
"dependencies": {
"Microsoft.Extensions.Logging": "2.1.1",
"Microsoft.Extensions.Options.ConfigurationExtensions": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll": {}
}
},
"Microsoft.Extensions.Logging.Console/2.1.1": {
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "2.1.1",
"Microsoft.Extensions.Logging": "2.1.1",
"Microsoft.Extensions.Logging.Configuration": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.Console.dll": {}
}
},
"Microsoft.Extensions.Logging.Debug/2.1.1": {
"dependencies": {
"Microsoft.Extensions.Logging": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.dll": {}
}
},
"Microsoft.Extensions.Logging.EventSource/2.1.1": {
"dependencies": {
"Microsoft.Extensions.Logging": "2.1.1",
"Newtonsoft.Json": "11.0.2"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.EventSource.dll": {}
}
},
"Microsoft.Extensions.Logging.TraceSource/2.1.1": {
"dependencies": {
"Microsoft.Extensions.Logging": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.TraceSource.dll": {}
}
},
"Microsoft.Extensions.ObjectPool/2.1.1": {
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {}
}
},
"Microsoft.Extensions.Options/2.1.1": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1",
"Microsoft.Extensions.Primitives": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Options.dll": {}
}
},
"Microsoft.Extensions.Options.ConfigurationExtensions/2.1.1": {
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "2.1.1",
"Microsoft.Extensions.Configuration.Binder": "2.1.1",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {}
}
},
"Microsoft.Extensions.Primitives/2.1.1": {
"dependencies": {
"System.Memory": "4.5.1",
"System.Runtime.CompilerServices.Unsafe": "4.5.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {}
}
},
"Microsoft.Extensions.WebEncoders/2.1.1": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1",
"System.Text.Encodings.Web": "4.5.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll": {}
}
},
"Microsoft.IdentityModel.Logging/5.2.0": {
"dependencies": {
"NETStandard.Library": "2.0.3",
"System.Diagnostics.Tracing": "4.3.0",
"System.Globalization": "4.3.0",
"System.IO": "4.3.0",
"System.IO.FileSystem": "4.3.0"
},
"compile": {
"lib/netstandard1.4/Microsoft.IdentityModel.Logging.dll": {}
}
},
"Microsoft.IdentityModel.Protocols/5.2.0": {
"dependencies": {
"Microsoft.IdentityModel.Logging": "5.2.0",
"Microsoft.IdentityModel.Tokens": "5.2.0",
"NETStandard.Library": "2.0.3",
"System.Collections.Specialized": "4.3.0",
"System.Diagnostics.Contracts": "4.3.0",
"System.Net.Http": "4.3.0"
},
"compile": {
"lib/netstandard1.4/Microsoft.IdentityModel.Protocols.dll": {}
}
},
"Microsoft.IdentityModel.Protocols.OpenIdConnect/5.2.0": {
"dependencies": {
"Microsoft.IdentityModel.Protocols": "5.2.0",
"NETStandard.Library": "2.0.3",
"Newtonsoft.Json": "11.0.2",
"System.Dynamic.Runtime": "4.3.0",
"System.IdentityModel.Tokens.Jwt": "5.2.0"
},
"compile": {
"lib/netstandard1.4/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {}
}
},
"Microsoft.IdentityModel.Protocols.WsFederation/5.2.0": {
"dependencies": {
"Microsoft.IdentityModel.Protocols": "5.2.0",
"Microsoft.IdentityModel.Tokens.Saml": "5.2.0",
"Microsoft.IdentityModel.Xml": "5.2.0",
"NETStandard.Library": "2.0.3",
"System.Xml.XmlDocument": "4.3.0"
},
"compile": {
"lib/netstandard1.4/Microsoft.IdentityModel.Protocols.WsFederation.dll": {}
}
},
"Microsoft.IdentityModel.Tokens/5.2.0": {
"dependencies": {
"Microsoft.IdentityModel.Logging": "5.2.0",
"NETStandard.Library": "2.0.3",
"Newtonsoft.Json": "11.0.2",
"System.Collections": "4.3.0",
"System.Diagnostics.Tools": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
"System.Runtime.Serialization.Xml": "4.3.0",
"System.Security.Claims": "4.3.0",
"System.Security.Cryptography.Algorithms": "4.3.0",
"System.Security.Cryptography.X509Certificates": "4.3.0",
"System.Text.RegularExpressions": "4.3.0",
"System.Threading": "4.3.0"
},
"compile": {
"lib/netstandard1.4/Microsoft.IdentityModel.Tokens.dll": {}
}
},
"Microsoft.IdentityModel.Tokens.Saml/5.2.0": {
"dependencies": {
"Microsoft.IdentityModel.Tokens": "5.2.0",
"Microsoft.IdentityModel.Xml": "5.2.0",
"NETStandard.Library": "2.0.3"
},
"compile": {
"lib/netstandard1.4/Microsoft.IdentityModel.Tokens.Saml.dll": {}
}
},
"Microsoft.IdentityModel.Xml/5.2.0": {
"dependencies": {
"Microsoft.IdentityModel.Tokens": "5.2.0",
"NETStandard.Library": "2.0.3"
},
"compile": {
"lib/netstandard1.4/Microsoft.IdentityModel.Xml.dll": {}
}
},
"Microsoft.Net.Http.Headers/2.1.1": {
"dependencies": {
"Microsoft.Extensions.Primitives": "2.1.1",
"System.Buffers": "4.5.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {}
}
},
"Microsoft.NETCore.App/2.1.0": {
"dependencies": {
"Microsoft.NETCore.DotNetHostPolicy": "2.1.0",
"Microsoft.NETCore.Platforms": "2.1.0",
"Microsoft.NETCore.Targets": "2.1.0",
"NETStandard.Library": "2.0.3",
"runtime.win-x64.Microsoft.NETCore.App": "2.1.0"
},
"compile": {
"ref/netcoreapp2.1/Microsoft.CSharp.dll": {},
"ref/netcoreapp2.1/Microsoft.VisualBasic.dll": {},
"ref/netcoreapp2.1/Microsoft.Win32.Primitives.dll": {},
"ref/netcoreapp2.1/System.AppContext.dll": {},
"ref/netcoreapp2.1/System.Buffers.dll": {},
"ref/netcoreapp2.1/System.Collections.Concurrent.dll": {},
"ref/netcoreapp2.1/System.Collections.Immutable.dll": {},
"ref/netcoreapp2.1/System.Collections.NonGeneric.dll": {},
"ref/netcoreapp2.1/System.Collections.Specialized.dll": {},
"ref/netcoreapp2.1/System.Collections.dll": {},
"ref/netcoreapp2.1/System.ComponentModel.Annotations.dll": {},
"ref/netcoreapp2.1/System.ComponentModel.DataAnnotations.dll": {},
"ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.dll": {},
"ref/netcoreapp2.1/System.ComponentModel.Primitives.dll": {},
"ref/netcoreapp2.1/System.ComponentModel.TypeConverter.dll": {},
"ref/netcoreapp2.1/System.ComponentModel.dll": {},
"ref/netcoreapp2.1/System.Configuration.dll": {},
"ref/netcoreapp2.1/System.Console.dll": {},
"ref/netcoreapp2.1/System.Core.dll": {},
"ref/netcoreapp2.1/System.Data.Common.dll": {},
"ref/netcoreapp2.1/System.Data.dll": {},
"ref/netcoreapp2.1/System.Diagnostics.Contracts.dll": {},
"ref/netcoreapp2.1/System.Diagnostics.Debug.dll": {},
"ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll": {},
"ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.dll": {},
"ref/netcoreapp2.1/System.Diagnostics.Process.dll": {},
"ref/netcoreapp2.1/System.Diagnostics.StackTrace.dll": {},
"ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.dll": {},
"ref/netcoreapp2.1/System.Diagnostics.Tools.dll": {},
"ref/netcoreapp2.1/System.Diagnostics.TraceSource.dll": {},
"ref/netcoreapp2.1/System.Diagnostics.Tracing.dll": {},
"ref/netcoreapp2.1/System.Drawing.Primitives.dll": {},
"ref/netcoreapp2.1/System.Drawing.dll": {},
"ref/netcoreapp2.1/System.Dynamic.Runtime.dll": {},
"ref/netcoreapp2.1/System.Globalization.Calendars.dll": {},
"ref/netcoreapp2.1/System.Globalization.Extensions.dll": {},
"ref/netcoreapp2.1/System.Globalization.dll": {},
"ref/netcoreapp2.1/System.IO.Compression.Brotli.dll": {},
"ref/netcoreapp2.1/System.IO.Compression.FileSystem.dll": {},
"ref/netcoreapp2.1/System.IO.Compression.ZipFile.dll": {},
"ref/netcoreapp2.1/System.IO.Compression.dll": {},
"ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.dll": {},
"ref/netcoreapp2.1/System.IO.FileSystem.Primitives.dll": {},
"ref/netcoreapp2.1/System.IO.FileSystem.Watcher.dll": {},
"ref/netcoreapp2.1/System.IO.FileSystem.dll": {},
"ref/netcoreapp2.1/System.IO.IsolatedStorage.dll": {},
"ref/netcoreapp2.1/System.IO.MemoryMappedFiles.dll": {},
"ref/netcoreapp2.1/System.IO.Pipes.dll": {},
"ref/netcoreapp2.1/System.IO.UnmanagedMemoryStream.dll": {},
"ref/netcoreapp2.1/System.IO.dll": {},
"ref/netcoreapp2.1/System.Linq.Expressions.dll": {},
"ref/netcoreapp2.1/System.Linq.Parallel.dll": {},
"ref/netcoreapp2.1/System.Linq.Queryable.dll": {},
"ref/netcoreapp2.1/System.Linq.dll": {},
"ref/netcoreapp2.1/System.Memory.dll": {},
"ref/netcoreapp2.1/System.Net.Http.dll": {},
"ref/netcoreapp2.1/System.Net.HttpListener.dll": {},
"ref/netcoreapp2.1/System.Net.Mail.dll": {},
"ref/netcoreapp2.1/System.Net.NameResolution.dll": {},
"ref/netcoreapp2.1/System.Net.NetworkInformation.dll": {},
"ref/netcoreapp2.1/System.Net.Ping.dll": {},
"ref/netcoreapp2.1/System.Net.Primitives.dll": {},
"ref/netcoreapp2.1/System.Net.Requests.dll": {},
"ref/netcoreapp2.1/System.Net.Security.dll": {},
"ref/netcoreapp2.1/System.Net.ServicePoint.dll": {},
"ref/netcoreapp2.1/System.Net.Sockets.dll": {},
"ref/netcoreapp2.1/System.Net.WebClient.dll": {},
"ref/netcoreapp2.1/System.Net.WebHeaderCollection.dll": {},
"ref/netcoreapp2.1/System.Net.WebProxy.dll": {},
"ref/netcoreapp2.1/System.Net.WebSockets.Client.dll": {},
"ref/netcoreapp2.1/System.Net.WebSockets.dll": {},
"ref/netcoreapp2.1/System.Net.dll": {},
"ref/netcoreapp2.1/System.Numerics.Vectors.dll": {},
"ref/netcoreapp2.1/System.Numerics.dll": {},
"ref/netcoreapp2.1/System.ObjectModel.dll": {},
"ref/netcoreapp2.1/System.Reflection.DispatchProxy.dll": {},
"ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.dll": {},
"ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.dll": {},
"ref/netcoreapp2.1/System.Reflection.Emit.dll": {},
"ref/netcoreapp2.1/System.Reflection.Extensions.dll": {},
"ref/netcoreapp2.1/System.Reflection.Metadata.dll": {},
"ref/netcoreapp2.1/System.Reflection.Primitives.dll": {},
"ref/netcoreapp2.1/System.Reflection.TypeExtensions.dll": {},
"ref/netcoreapp2.1/System.Reflection.dll": {},
"ref/netcoreapp2.1/System.Resources.Reader.dll": {},
"ref/netcoreapp2.1/System.Resources.ResourceManager.dll": {},
"ref/netcoreapp2.1/System.Resources.Writer.dll": {},
"ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.dll": {},
"ref/netcoreapp2.1/System.Runtime.Extensions.dll": {},
"ref/netcoreapp2.1/System.Runtime.Handles.dll": {},
"ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.dll": {},
"ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.dll": {},
"ref/netcoreapp2.1/System.Runtime.InteropServices.dll": {},
"ref/netcoreapp2.1/System.Runtime.Loader.dll": {},
"ref/netcoreapp2.1/System.Runtime.Numerics.dll": {},
"ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.dll": {},
"ref/netcoreapp2.1/System.Runtime.Serialization.Json.dll": {},
"ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.dll": {},
"ref/netcoreapp2.1/System.Runtime.Serialization.Xml.dll": {},
"ref/netcoreapp2.1/System.Runtime.Serialization.dll": {},
"ref/netcoreapp2.1/System.Runtime.dll": {},
"ref/netcoreapp2.1/System.Security.Claims.dll": {},
"ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.dll": {},
"ref/netcoreapp2.1/System.Security.Cryptography.Csp.dll": {},
"ref/netcoreapp2.1/System.Security.Cryptography.Encoding.dll": {},
"ref/netcoreapp2.1/System.Security.Cryptography.Primitives.dll": {},
"ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.dll": {},
"ref/netcoreapp2.1/System.Security.Principal.dll": {},
"ref/netcoreapp2.1/System.Security.SecureString.dll": {},
"ref/netcoreapp2.1/System.Security.dll": {},
"ref/netcoreapp2.1/System.ServiceModel.Web.dll": {},
"ref/netcoreapp2.1/System.ServiceProcess.dll": {},
"ref/netcoreapp2.1/System.Text.Encoding.Extensions.dll": {},
"ref/netcoreapp2.1/System.Text.Encoding.dll": {},
"ref/netcoreapp2.1/System.Text.RegularExpressions.dll": {},
"ref/netcoreapp2.1/System.Threading.Overlapped.dll": {},
"ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.dll": {},
"ref/netcoreapp2.1/System.Threading.Tasks.Extensions.dll": {},
"ref/netcoreapp2.1/System.Threading.Tasks.Parallel.dll": {},
"ref/netcoreapp2.1/System.Threading.Tasks.dll": {},
"ref/netcoreapp2.1/System.Threading.Thread.dll": {},
"ref/netcoreapp2.1/System.Threading.ThreadPool.dll": {},
"ref/netcoreapp2.1/System.Threading.Timer.dll": {},
"ref/netcoreapp2.1/System.Threading.dll": {},
"ref/netcoreapp2.1/System.Transactions.Local.dll": {},
"ref/netcoreapp2.1/System.Transactions.dll": {},
"ref/netcoreapp2.1/System.ValueTuple.dll": {},
"ref/netcoreapp2.1/System.Web.HttpUtility.dll": {},
"ref/netcoreapp2.1/System.Web.dll": {},
"ref/netcoreapp2.1/System.Windows.dll": {},
"ref/netcoreapp2.1/System.Xml.Linq.dll": {},
"ref/netcoreapp2.1/System.Xml.ReaderWriter.dll": {},
"ref/netcoreapp2.1/System.Xml.Serialization.dll": {},
"ref/netcoreapp2.1/System.Xml.XDocument.dll": {},
"ref/netcoreapp2.1/System.Xml.XPath.XDocument.dll": {},
"ref/netcoreapp2.1/System.Xml.XPath.dll": {},
"ref/netcoreapp2.1/System.Xml.XmlDocument.dll": {},
"ref/netcoreapp2.1/System.Xml.XmlSerializer.dll": {},
"ref/netcoreapp2.1/System.Xml.dll": {},
"ref/netcoreapp2.1/System.dll": {},
"ref/netcoreapp2.1/WindowsBase.dll": {},
"ref/netcoreapp2.1/mscorlib.dll": {},
"ref/netcoreapp2.1/netstandard.dll": {}
}
},
"Microsoft.NETCore.DotNetAppHost/2.1.0": {
"dependencies": {
"runtime.win-x64.Microsoft.NETCore.DotNetAppHost": "2.1.0"
}
},
"Microsoft.NETCore.DotNetHostPolicy/2.1.0": {
"dependencies": {
"Microsoft.NETCore.DotNetHostResolver": "2.1.0",
"runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy": "2.1.0"
}
},
"Microsoft.NETCore.DotNetHostResolver/2.1.0": {
"dependencies": {
"Microsoft.NETCore.DotNetAppHost": "2.1.0",
"runtime.win-x64.Microsoft.NETCore.DotNetHostResolver": "2.1.0"
}
},
"Microsoft.NETCore.Platforms/2.1.0": {},
"Microsoft.NETCore.Targets/2.1.0": {},
"Microsoft.Win32.Registry/4.5.0": {
"dependencies": {
"System.Security.AccessControl": "4.5.0",
"System.Security.Principal.Windows": "4.5.0"
},
"compile": {
"ref/netstandard2.0/Microsoft.Win32.Registry.dll": {}
}
},
"Microsoft.Win32.SystemEvents/4.5.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0"
}
},
"NETStandard.Library/2.0.3": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0"
}
},
"Newtonsoft.Json/11.0.2": {
"compile": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {}
}
},
"Newtonsoft.Json.Bson/1.0.1": {
"dependencies": {
"NETStandard.Library": "2.0.3",
"Newtonsoft.Json": "11.0.2"
},
"compile": {
"lib/netstandard1.3/Newtonsoft.Json.Bson.dll": {}
}
},
"OpenIddict/2.0.0-rc2-final": {
"dependencies": {
"AspNet.Security.OpenIdConnect.Server": "2.0.0-rc2-final",
"Microsoft.AspNetCore.Diagnostics.Abstractions": "2.1.1",
"Microsoft.Extensions.Caching.Abstractions": "2.1.1",
"Newtonsoft.Json.Bson": "1.0.1",
"OpenIddict.Core": "2.0.0-rc2-final"
},
"compile": {
"lib/netstandard2.0/OpenIddict.dll": {}
}
},
"OpenIddict.Core/2.0.0-rc2-final": {
"dependencies": {
"CryptoHelper.StrongName": "3.0.1.1",
"Microsoft.Extensions.Caching.Abstractions": "2.1.1",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1",
"Microsoft.Extensions.Logging.Abstractions": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1",
"Newtonsoft.Json": "11.0.2",
"OpenIddict.Models": "2.0.0-rc2-final",
"System.Collections.Immutable": "1.5.0",
"System.ComponentModel.Annotations": "4.5.0"
},
"compile": {
"lib/netstandard2.0/OpenIddict.Core.dll": {}
}
},
"OpenIddict.EntityFrameworkCore/2.0.0-rc2-final": {
"dependencies": {
"Microsoft.EntityFrameworkCore.Relational": "2.1.1",
"OpenIddict.Core": "2.0.0-rc2-final"
},
"compile": {
"lib/netstandard2.0/OpenIddict.EntityFrameworkCore.dll": {}
}
},
"OpenIddict.Models/2.0.0-rc2-final": {
"compile": {
"lib/netstandard2.0/OpenIddict.Models.dll": {}
}
},
"OpenIddict.Mvc/2.0.0-rc2-final": {
"dependencies": {
"AspNet.Security.OpenIdConnect.Server": "2.0.0-rc2-final",
"Microsoft.AspNetCore.Mvc.Core": "2.1.1",
"OpenIddict.Core": "2.0.0-rc2-final"
},
"compile": {
"lib/netstandard2.0/OpenIddict.Mvc.dll": {}
}
},
"Remotion.Linq/2.2.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.Linq.Queryable": "4.3.0",
"System.ObjectModel": "4.3.0",
"System.Reflection": "4.3.0",
"System.Reflection.Extensions": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Threading": "4.3.0"
},
"compile": {
"lib/netstandard1.0/Remotion.Linq.dll": {}
}
},
"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": "2.1.0",
"Microsoft.NETCore.Targets": "2.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.IO.Compression/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0",
"Microsoft.NETCore.Targets": "2.1.0"
}
},
"runtime.native.System.Net.Http/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0",
"Microsoft.NETCore.Targets": "2.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.Microsoft.NETCore.App/2.1.0": {},
"runtime.win-x64.Microsoft.NETCore.DotNetAppHost/2.1.0": {},
"runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy/2.1.0": {
"dependencies": {
"Microsoft.NETCore.DotNetHostResolver": "2.1.0"
}
},
"runtime.win-x64.Microsoft.NETCore.DotNetHostResolver/2.1.0": {
"dependencies": {
"Microsoft.NETCore.DotNetAppHost": "2.1.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": {},
"Serilog/2.9.0": {
"compile": {
"lib/netstandard2.0/Serilog.dll": {}
}
},
"Serilog.AspNetCore/3.2.0": {
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
"Microsoft.Extensions.DependencyInjection": "2.1.1",
"Microsoft.Extensions.Logging": "2.1.1",
"Serilog": "2.9.0",
"Serilog.Extensions.Hosting": "3.0.0",
"Serilog.Formatting.Compact": "1.0.0",
"Serilog.Settings.Configuration": "3.1.0",
"Serilog.Sinks.Console": "3.1.1",
"Serilog.Sinks.Debug": "1.0.1",
"Serilog.Sinks.File": "4.1.0"
},
"compile": {
"lib/netstandard2.0/Serilog.AspNetCore.dll": {}
}
},
"Serilog.Extensions.Hosting/3.0.0": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1",
"Microsoft.Extensions.Hosting.Abstractions": "2.1.1",
"Microsoft.Extensions.Logging.Abstractions": "2.1.1",
"Serilog": "2.9.0",
"Serilog.Extensions.Logging": "3.0.1"
},
"compile": {
"lib/netstandard2.0/Serilog.Extensions.Hosting.dll": {}
}
},
"Serilog.Extensions.Logging/3.0.1": {
"dependencies": {
"Microsoft.Extensions.Logging": "2.1.1",
"Serilog": "2.9.0"
},
"compile": {
"lib/netstandard2.0/Serilog.Extensions.Logging.dll": {}
}
},
"Serilog.Formatting.Compact/1.0.0": {
"dependencies": {
"Serilog": "2.9.0"
},
"compile": {
"lib/netstandard1.1/Serilog.Formatting.Compact.dll": {}
}
},
"Serilog.Settings.Configuration/3.1.0": {
"dependencies": {
"Microsoft.Extensions.DependencyModel": "2.1.0",
"Microsoft.Extensions.Options.ConfigurationExtensions": "2.1.1",
"Serilog": "2.9.0"
},
"compile": {
"lib/netstandard2.0/Serilog.Settings.Configuration.dll": {}
}
},
"Serilog.Sinks.Console/3.1.1": {
"dependencies": {
"Serilog": "2.9.0",
"System.Console": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Runtime.InteropServices.RuntimeInformation": "4.3.0"
},
"compile": {
"lib/netcoreapp1.1/Serilog.Sinks.Console.dll": {}
}
},
"Serilog.Sinks.Debug/1.0.1": {
"dependencies": {
"Serilog": "2.9.0",
"System.Diagnostics.Debug": "4.3.0"
},
"compile": {
"lib/netstandard2.0/Serilog.Sinks.Debug.dll": {}
}
},
"Serilog.Sinks.File/4.1.0": {
"dependencies": {
"Serilog": "2.9.0",
"System.IO.FileSystem": "4.3.0",
"System.Text.Encoding.Extensions": "4.3.0",
"System.Threading.Timer": "4.0.1"
},
"compile": {
"lib/netstandard2.0/Serilog.Sinks.File.dll": {}
}
},
"SerilogAnalyzer/0.15.0": {},
"System.AppContext/4.3.0": {
"dependencies": {
"System.Runtime": "4.3.0"
}
},
"System.Buffers/4.5.0": {},
"System.Collections/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0",
"Microsoft.NETCore.Targets": "2.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"
}
},
"System.Collections.Immutable/1.5.0": {},
"System.Collections.NonGeneric/4.3.0": {
"dependencies": {
"System.Diagnostics.Debug": "4.3.0",
"System.Globalization": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Threading": "4.3.0"
}
},
"System.Collections.Specialized/4.3.0": {
"dependencies": {
"System.Collections.NonGeneric": "4.3.0",
"System.Globalization": "4.3.0",
"System.Globalization.Extensions": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Threading": "4.3.0"
}
},
"System.ComponentModel/4.3.0": {
"dependencies": {
"System.Runtime": "4.3.0"
}
},
"System.ComponentModel.Annotations/4.5.0": {},
"System.ComponentModel.Primitives/4.3.0": {
"dependencies": {
"System.ComponentModel": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"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"
}
},
"System.Console/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.IO": "4.3.0",
"System.Runtime": "4.3.0",
"System.Text.Encoding": "4.3.0"
}
},
"System.Data.SqlClient/4.5.1": {
"dependencies": {
"Microsoft.Win32.Registry": "4.5.0",
"System.Security.Principal.Windows": "4.5.0",
"System.Text.Encoding.CodePages": "4.5.0",
"runtime.native.System.Data.SqlClient.sni": "4.4.0"
},
"compile": {
"ref/netcoreapp2.1/System.Data.SqlClient.dll": {}
}
},
"System.Diagnostics.Contracts/4.3.0": {
"dependencies": {
"System.Runtime": "4.3.0"
}
},
"System.Diagnostics.Debug/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Runtime": "4.3.0"
}
},
"System.Diagnostics.DiagnosticSource/4.5.0": {},
"System.Diagnostics.FileVersionInfo/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.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.Reflection.Metadata": "1.6.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Runtime.InteropServices": "4.3.0"
}
},
"System.Diagnostics.StackTrace/4.3.0": {
"dependencies": {
"System.IO.FileSystem": "4.3.0",
"System.Reflection": "4.3.0",
"System.Reflection.Metadata": "1.6.0",
"System.Runtime": "4.3.0"
}
},
"System.Diagnostics.Tools/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Runtime": "4.3.0"
}
},
"System.Diagnostics.TraceSource/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0",
"System.Collections": "4.3.0",
"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.native.System": "4.3.0"
}
},
"System.Diagnostics.Tracing/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Runtime": "4.3.0"
}
},
"System.Drawing.Common/4.5.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0",
"Microsoft.Win32.SystemEvents": "4.5.0"
},
"compile": {
"ref/netstandard2.0/System.Drawing.Common.dll": {}
}
},
"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.3.0",
"System.Reflection.Emit.ILGeneration": "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"
}
},
"System.Globalization/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Runtime": "4.3.0"
}
},
"System.Globalization.Calendars/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Globalization": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"System.Globalization.Extensions/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.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.2.0": {
"dependencies": {
"Microsoft.IdentityModel.Tokens": "5.2.0",
"NETStandard.Library": "2.0.3",
"Newtonsoft.Json": "11.0.2"
},
"compile": {
"lib/netstandard1.4/System.IdentityModel.Tokens.Jwt.dll": {}
}
},
"System.Interactive.Async/3.1.1": {
"dependencies": {
"NETStandard.Library": "2.0.3"
},
"compile": {
"lib/netstandard1.3/System.Interactive.Async.dll": {}
}
},
"System.IO/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Runtime": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Threading.Tasks": "4.3.0"
}
},
"System.IO.Compression/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0",
"System.Buffers": "4.5.0",
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "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.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.IO.Compression": "4.3.0"
}
},
"System.IO.FileSystem/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0",
"Microsoft.NETCore.Targets": "2.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"
}
},
"System.IO.Pipelines/4.5.0": {
"compile": {
"ref/netstandard1.3/System.IO.Pipelines.dll": {}
}
},
"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"
}
},
"System.Linq.Dynamic.Core/1.0.8.11": {
"dependencies": {
"System.Collections.Concurrent": "4.3.0",
"System.ComponentModel.TypeConverter": "4.3.0",
"System.Diagnostics.TraceSource": "4.3.0",
"System.Dynamic.Runtime": "4.3.0",
"System.Linq.Queryable": "4.3.0",
"System.Reflection.Emit": "4.3.0",
"System.Reflection.TypeExtensions": "4.3.0"
},
"compile": {
"lib/netstandard2.0/System.Linq.Dynamic.Core.dll": {}
}
},
"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.3.0",
"System.Reflection.Emit.ILGeneration": "4.3.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"
}
},
"System.Linq.Queryable/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.Reflection": "4.3.0",
"System.Reflection.Extensions": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"System.Memory/4.5.1": {},
"System.Net.Http/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0",
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Diagnostics.DiagnosticSource": "4.5.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": "2.1.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Runtime": "4.3.0",
"System.Runtime.Handles": "4.3.0"
}
},
"System.Net.WebSockets.WebSocketProtocol/4.5.1": {
"compile": {
"ref/netstandard2.0/System.Net.WebSockets.WebSocketProtocol.dll": {}
}
},
"System.Numerics.Vectors/4.5.0": {},
"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"
}
},
"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.3.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"
}
},
"System.Reflection/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.IO": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"System.Reflection.Emit/4.3.0": {
"dependencies": {
"System.IO": "4.3.0",
"System.Reflection": "4.3.0",
"System.Reflection.Emit.ILGeneration": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"System.Reflection.Emit.ILGeneration/4.3.0": {
"dependencies": {
"System.Reflection": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"System.Reflection.Emit.Lightweight/4.3.0": {
"dependencies": {
"System.Reflection": "4.3.0",
"System.Reflection.Emit.ILGeneration": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"System.Reflection.Extensions/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Reflection": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"System.Reflection.Metadata/1.6.0": {},
"System.Reflection.Primitives/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Runtime": "4.3.0"
}
},
"System.Reflection.TypeExtensions/4.3.0": {
"dependencies": {
"System.Reflection": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"System.Resources.ResourceManager/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0",
"Microsoft.NETCore.Targets": "2.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": "2.1.0",
"Microsoft.NETCore.Targets": "2.1.0"
}
},
"System.Runtime.CompilerServices.Unsafe/4.5.1": {
"compile": {
"ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {}
}
},
"System.Runtime.Extensions/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Runtime": "4.3.0"
}
},
"System.Runtime.Handles/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Runtime": "4.3.0"
}
},
"System.Runtime.InteropServices/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0",
"Microsoft.NETCore.Targets": "2.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.RuntimeInformation/4.3.0": {
"dependencies": {
"System.Reflection": "4.3.0",
"System.Reflection.Extensions": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Threading": "4.3.0",
"runtime.native.System": "4.3.0"
}
},
"System.Runtime.Numerics/4.3.0": {
"dependencies": {
"System.Globalization": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0"
}
},
"System.Runtime.Serialization.Primitives/4.3.0": {
"dependencies": {
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"System.Runtime.Serialization.Xml/4.3.0": {
"dependencies": {
"System.IO": "4.3.0",
"System.Private.DataContractSerialization": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Serialization.Primitives": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Xml.ReaderWriter": "4.3.0"
}
},
"System.Security.AccessControl/4.5.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0",
"System.Security.Principal.Windows": "4.5.0"
},
"compile": {
"ref/netstandard2.0/System.Security.AccessControl.dll": {}
}
},
"System.Security.Claims/4.3.0": {
"dependencies": {
"System.Collections": "4.3.0",
"System.Globalization": "4.3.0",
"System.IO": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Security.Principal": "4.3.0"
}
},
"System.Security.Cryptography.Algorithms/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.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": {
"compile": {
"ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {}
}
},
"System.Security.Cryptography.Csp/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.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": "2.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"
}
},
"System.Security.Cryptography.Pkcs/4.5.0": {
"dependencies": {
"System.Security.Cryptography.Cng": "4.5.0"
}
},
"System.Security.Cryptography.Primitives/4.3.0": {
"dependencies": {
"System.Diagnostics.Debug": "4.3.0",
"System.Globalization": "4.3.0",
"System.IO": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Threading": "4.3.0",
"System.Threading.Tasks": "4.3.0"
}
},
"System.Security.Cryptography.X509Certificates/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.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.5.0"
},
"compile": {
"ref/netstandard2.0/System.Security.Cryptography.Xml.dll": {}
}
},
"System.Security.Permissions/4.5.0": {
"dependencies": {
"System.Security.AccessControl": "4.5.0"
},
"compile": {
"ref/netstandard2.0/System.Security.Permissions.dll": {}
}
},
"System.Security.Principal/4.3.0": {
"dependencies": {
"System.Runtime": "4.3.0"
}
},
"System.Security.Principal.Windows/4.5.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0"
},
"compile": {
"ref/netstandard2.0/System.Security.Principal.Windows.dll": {}
}
},
"System.Text.Encoding/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Runtime": "4.3.0"
}
},
"System.Text.Encoding.CodePages/4.5.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0",
"System.Runtime.CompilerServices.Unsafe": "4.5.1"
}
},
"System.Text.Encoding.Extensions/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Runtime": "4.3.0",
"System.Text.Encoding": "4.3.0"
}
},
"System.Text.Encodings.Web/4.5.0": {
"compile": {
"lib/netstandard2.0/System.Text.Encodings.Web.dll": {}
}
},
"System.Text.RegularExpressions/4.3.0": {
"dependencies": {
"System.Runtime": "4.3.0"
}
},
"System.Threading/4.3.0": {
"dependencies": {
"System.Runtime": "4.3.0",
"System.Threading.Tasks": "4.3.0"
}
},
"System.Threading.Channels/4.5.0": {
"compile": {
"lib/netcoreapp2.1/System.Threading.Channels.dll": {}
}
},
"System.Threading.Tasks/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Runtime": "4.3.0"
}
},
"System.Threading.Tasks.Extensions/4.5.1": {},
"System.Threading.Tasks.Parallel/4.3.0": {
"dependencies": {
"System.Collections.Concurrent": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Diagnostics.Tracing": "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"
}
},
"System.Threading.Thread/4.3.0": {
"dependencies": {
"System.Runtime": "4.3.0"
}
},
"System.Threading.Timer/4.0.1": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Runtime": "4.3.0"
}
},
"System.ValueTuple/4.3.0": {
"dependencies": {
"System.Collections": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.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.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"
}
},
"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"
}
},
"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.3.0",
"System.Reflection.Emit.ILGeneration": "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.Text.RegularExpressions": "4.3.0",
"System.Threading": "4.3.0",
"System.Xml.ReaderWriter": "4.3.0",
"System.Xml.XmlDocument": "4.3.0"
}
},
"System.Xml.XPath/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.Threading": "4.3.0",
"System.Xml.ReaderWriter": "4.3.0"
}
},
"System.Xml.XPath.XDocument/4.3.0": {
"dependencies": {
"System.Diagnostics.Debug": "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.Threading": "4.3.0",
"System.Xml.ReaderWriter": "4.3.0",
"System.Xml.XDocument": "4.3.0",
"System.Xml.XPath": "4.3.0"
}
},
"GCI.Maintenance.Documents/1.0.0": {
"dependencies": {
"GCI.Maintenance.Entities": "1.0.0",
"Microsoft.Extensions.Options": "2.1.1",
"Microsoft.Extensions.Options.ConfigurationExtensions": "2.1.1",
"Serilog": "2.9.0"
},
"compile": {
"GCI.Maintenance.Documents.dll": {}
}
},
"GCI.Maintenance.Entities/1.0.0": {
"dependencies": {
"Serilog": "2.9.0",
"SerilogAnalyzer": "0.15.0"
},
"compile": {
"GCI.Maintenance.Entities.dll": {}
}
}
},
".NETCoreApp,Version=v2.1/win-x64": {
"GCI.Maintenance.API/1.0.0": {
"dependencies": {
"AspNet.Security.OAuth.Validation": "2.0.0",
"GCI.Maintenance.Documents": "1.0.0",
"GCI.Maintenance.Entities": "1.0.0",
"Microsoft.AspNetCore": "2.1.1",
"Microsoft.AspNetCore.App": "2.1.1",
"Microsoft.AspNetCore.Mvc": "2.1.1",
"Microsoft.AspNetCore.SpaServices": "2.1.1",
"Microsoft.AspNetCore.StaticFiles": "2.1.1",
"Microsoft.EntityFrameworkCore.Tools": "2.1.1",
"Microsoft.Extensions.Logging.Debug": "2.1.1",
"Microsoft.NETCore.App": "2.1.0",
"OpenIddict": "2.0.0-rc2-final",
"OpenIddict.EntityFrameworkCore": "2.0.0-rc2-final",
"OpenIddict.Mvc": "2.0.0-rc2-final",
"Serilog": "2.9.0",
"Serilog.AspNetCore": "3.2.0",
"Serilog.Settings.Configuration": "3.1.0",
"Serilog.Sinks.Console": "3.1.1",
"Serilog.Sinks.File": "4.1.0",
"System.Drawing.Common": "4.5.0",
"System.Linq.Dynamic.Core": "1.0.8.11"
},
"runtime": {
"GCI.Maintenance.API.dll": {}
}
},
"AspNet.Security.OAuth.Validation/2.0.0": {
"dependencies": {
"Microsoft.AspNetCore.Authentication": "2.1.1",
"Newtonsoft.Json": "11.0.2"
},
"runtime": {
"lib/netstandard2.0/AspNet.Security.OAuth.Validation.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.0.0.0"
}
}
},
"AspNet.Security.OpenIdConnect.Extensions/2.0.0-rc2-final": {
"dependencies": {
"AspNet.Security.OpenIdConnect.Primitives": "2.0.0-rc2-final",
"Microsoft.AspNetCore.Authentication": "2.1.1"
},
"runtime": {
"lib/netstandard2.0/AspNet.Security.OpenIdConnect.Extensions.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.0.0.0"
}
}
},
"AspNet.Security.OpenIdConnect.Primitives/2.0.0-rc2-final": {
"dependencies": {
"Microsoft.Extensions.Primitives": "2.1.1",
"Newtonsoft.Json": "11.0.2"
},
"runtime": {
"lib/netstandard2.0/AspNet.Security.OpenIdConnect.Primitives.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.0.0.0"
}
}
},
"AspNet.Security.OpenIdConnect.Server/2.0.0-rc2-final": {
"dependencies": {
"AspNet.Security.OpenIdConnect.Extensions": "2.0.0-rc2-final",
"Microsoft.AspNetCore.Authentication": "2.1.1",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "5.2.0"
},
"runtime": {
"lib/netcoreapp2.0/AspNet.Security.OpenIdConnect.Server.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.0.0.0"
}
}
},
"CryptoHelper.StrongName/3.0.1.1": {
"dependencies": {
"Microsoft.AspNetCore.Cryptography.KeyDerivation": "2.1.1"
},
"runtime": {
"lib/netstandard2.0/CryptoHelper.StrongName.dll": {
"assemblyVersion": "3.0.1.1",
"fileVersion": "3.0.1.1"
}
}
},
"Microsoft.NETCore.App/2.1.0": {
"dependencies": {
"Microsoft.NETCore.DotNetHostPolicy": "2.1.0",
"Microsoft.NETCore.Platforms": "2.1.0",
"Microsoft.NETCore.Targets": "2.1.0",
"NETStandard.Library": "2.0.3",
"runtime.win-x64.Microsoft.NETCore.App": "2.1.0"
}
},
"Microsoft.NETCore.DotNetAppHost/2.1.0": {
"dependencies": {
"runtime.win-x64.Microsoft.NETCore.DotNetAppHost": "2.1.0"
}
},
"Microsoft.NETCore.DotNetHostPolicy/2.1.0": {
"dependencies": {
"Microsoft.NETCore.DotNetHostResolver": "2.1.0",
"runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy": "2.1.0"
}
},
"Microsoft.NETCore.DotNetHostResolver/2.1.0": {
"dependencies": {
"Microsoft.NETCore.DotNetAppHost": "2.1.0",
"runtime.win-x64.Microsoft.NETCore.DotNetHostResolver": "2.1.0"
}
},
"Microsoft.NETCore.Platforms/2.1.0": {},
"Microsoft.NETCore.Targets/2.1.0": {},
"Microsoft.Win32.SystemEvents/4.5.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0"
},
"runtime": {
"runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.26515.6"
}
}
},
"NETStandard.Library/2.0.3": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0"
}
},
"OpenIddict/2.0.0-rc2-final": {
"dependencies": {
"AspNet.Security.OpenIdConnect.Server": "2.0.0-rc2-final",
"Microsoft.AspNetCore.Diagnostics.Abstractions": "2.1.1",
"Microsoft.Extensions.Caching.Abstractions": "2.1.1",
"Newtonsoft.Json.Bson": "1.0.1",
"OpenIddict.Core": "2.0.0-rc2-final"
},
"runtime": {
"lib/netstandard2.0/OpenIddict.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.0.0.0"
}
}
},
"OpenIddict.Core/2.0.0-rc2-final": {
"dependencies": {
"CryptoHelper.StrongName": "3.0.1.1",
"Microsoft.Extensions.Caching.Abstractions": "2.1.1",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1",
"Microsoft.Extensions.Logging.Abstractions": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1",
"Newtonsoft.Json": "11.0.2",
"OpenIddict.Models": "2.0.0-rc2-final",
"System.Collections.Immutable": "1.5.0",
"System.ComponentModel.Annotations": "4.5.0"
},
"runtime": {
"lib/netstandard2.0/OpenIddict.Core.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.0.0.0"
}
}
},
"OpenIddict.EntityFrameworkCore/2.0.0-rc2-final": {
"dependencies": {
"Microsoft.EntityFrameworkCore.Relational": "2.1.1",
"OpenIddict.Core": "2.0.0-rc2-final"
},
"runtime": {
"lib/netstandard2.0/OpenIddict.EntityFrameworkCore.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.0.0.0"
}
}
},
"OpenIddict.Models/2.0.0-rc2-final": {
"runtime": {
"lib/netstandard2.0/OpenIddict.Models.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.0.0.0"
}
}
},
"OpenIddict.Mvc/2.0.0-rc2-final": {
"dependencies": {
"AspNet.Security.OpenIdConnect.Server": "2.0.0-rc2-final",
"Microsoft.AspNetCore.Mvc.Core": "2.1.1",
"OpenIddict.Core": "2.0.0-rc2-final"
},
"runtime": {
"lib/netstandard2.0/OpenIddict.Mvc.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.0.0.0"
}
}
},
"runtime.win-x64.Microsoft.NETCore.App/2.1.0": {},
"runtime.win-x64.Microsoft.NETCore.DotNetAppHost/2.1.0": {
"native": {
"runtimes/win-x64/native/apphost.exe": {
"fileVersion": "0.0.0.0"
}
}
},
"runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy/2.1.0": {
"dependencies": {
"Microsoft.NETCore.DotNetHostResolver": "2.1.0"
},
"native": {
"runtimes/win-x64/native/hostpolicy.dll": {
"fileVersion": "2.1.26515.5"
}
}
},
"runtime.win-x64.Microsoft.NETCore.DotNetHostResolver/2.1.0": {
"dependencies": {
"Microsoft.NETCore.DotNetAppHost": "2.1.0"
},
"native": {
"runtimes/win-x64/native/hostfxr.dll": {
"fileVersion": "2.1.26515.5"
}
}
},
"Serilog/2.9.0": {
"runtime": {
"lib/netstandard2.0/Serilog.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.9.0.0"
}
}
},
"Serilog.AspNetCore/3.2.0": {
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
"Microsoft.Extensions.DependencyInjection": "2.1.1",
"Microsoft.Extensions.Logging": "2.1.1",
"Serilog": "2.9.0",
"Serilog.Extensions.Hosting": "3.0.0",
"Serilog.Formatting.Compact": "1.0.0",
"Serilog.Settings.Configuration": "3.1.0",
"Serilog.Sinks.Console": "3.1.1",
"Serilog.Sinks.Debug": "1.0.1",
"Serilog.Sinks.File": "4.1.0"
},
"runtime": {
"lib/netstandard2.0/Serilog.AspNetCore.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "3.2.0.0"
}
}
},
"Serilog.Extensions.Hosting/3.0.0": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1",
"Microsoft.Extensions.Hosting.Abstractions": "2.1.1",
"Microsoft.Extensions.Logging.Abstractions": "2.1.1",
"Serilog": "2.9.0",
"Serilog.Extensions.Logging": "3.0.1"
},
"runtime": {
"lib/netstandard2.0/Serilog.Extensions.Hosting.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "3.0.0.0"
}
}
},
"Serilog.Extensions.Logging/3.0.1": {
"dependencies": {
"Microsoft.Extensions.Logging": "2.1.1",
"Serilog": "2.9.0"
},
"runtime": {
"lib/netstandard2.0/Serilog.Extensions.Logging.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "3.0.1.0"
}
}
},
"Serilog.Formatting.Compact/1.0.0": {
"dependencies": {
"Serilog": "2.9.0"
},
"runtime": {
"lib/netstandard1.1/Serilog.Formatting.Compact.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"Serilog.Settings.Configuration/3.1.0": {
"dependencies": {
"Microsoft.Extensions.DependencyModel": "2.1.0",
"Microsoft.Extensions.Options.ConfigurationExtensions": "2.1.1",
"Serilog": "2.9.0"
},
"runtime": {
"lib/netstandard2.0/Serilog.Settings.Configuration.dll": {
"assemblyVersion": "3.1.0.0",
"fileVersion": "3.1.0.0"
}
}
},
"Serilog.Sinks.Console/3.1.1": {
"dependencies": {
"Serilog": "2.9.0",
"System.Console": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Runtime.InteropServices.RuntimeInformation": "4.3.0"
},
"runtime": {
"lib/netcoreapp1.1/Serilog.Sinks.Console.dll": {
"assemblyVersion": "3.1.1.0",
"fileVersion": "3.1.1.0"
}
}
},
"Serilog.Sinks.Debug/1.0.1": {
"dependencies": {
"Serilog": "2.9.0",
"System.Diagnostics.Debug": "4.3.0"
},
"runtime": {
"lib/netstandard2.0/Serilog.Sinks.Debug.dll": {
"assemblyVersion": "1.0.1.0",
"fileVersion": "1.0.1.0"
}
}
},
"Serilog.Sinks.File/4.1.0": {
"dependencies": {
"Serilog": "2.9.0",
"System.IO.FileSystem": "4.3.0",
"System.Text.Encoding.Extensions": "4.3.0",
"System.Threading.Timer": "4.0.1"
},
"runtime": {
"lib/netstandard2.0/Serilog.Sinks.File.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "4.1.0.0"
}
}
},
"SerilogAnalyzer/0.15.0": {},
"System.ComponentModel/4.3.0": {
"dependencies": {
"System.Runtime": "4.3.0"
}
},
"System.ComponentModel.Primitives/4.3.0": {
"dependencies": {
"System.ComponentModel": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"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"
}
},
"System.Diagnostics.TraceSource/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0",
"System.Collections": "4.3.0",
"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.native.System": "4.3.0"
}
},
"System.Drawing.Common/4.5.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0",
"Microsoft.Win32.SystemEvents": "4.5.0"
},
"runtime": {
"runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.26515.6"
}
}
},
"System.Linq.Dynamic.Core/1.0.8.11": {
"dependencies": {
"System.Collections.Concurrent": "4.3.0",
"System.ComponentModel.TypeConverter": "4.3.0",
"System.Diagnostics.TraceSource": "4.3.0",
"System.Dynamic.Runtime": "4.3.0",
"System.Linq.Queryable": "4.3.0",
"System.Reflection.Emit": "4.3.0",
"System.Reflection.TypeExtensions": "4.3.0"
},
"runtime": {
"lib/netstandard2.0/System.Linq.Dynamic.Core.dll": {
"assemblyVersion": "0.0.0.0",
"fileVersion": "0.0.0.0"
}
}
},
"System.Linq.Queryable/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.Reflection": "4.3.0",
"System.Reflection.Extensions": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"System.Threading.Timer/4.0.1": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Runtime": "4.3.0"
}
},
"GCI.Maintenance.Documents/1.0.0": {
"dependencies": {
"GCI.Maintenance.Entities": "1.0.0",
"Microsoft.Extensions.Options": "2.1.1",
"Microsoft.Extensions.Options.ConfigurationExtensions": "2.1.1",
"Serilog": "2.9.0"
},
"runtime": {
"GCI.Maintenance.Documents.dll": {}
}
},
"GCI.Maintenance.Entities/1.0.0": {
"dependencies": {
"Serilog": "2.9.0",
"SerilogAnalyzer": "0.15.0"
},
"runtime": {
"GCI.Maintenance.Entities.dll": {}
}
}
}
},
"libraries": {
"GCI.Maintenance.API/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"AspNet.Security.OAuth.Validation/2.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-yCgHU4BL18hft2pxGYZ9ryliiaPy/g3r/IzRqtT4cD6K3UpqdWJXgM+fA1VCvpMeYYWjRrfobxMmYXzNFwyllw==",
"path": "aspnet.security.oauth.validation/2.0.0",
"hashPath": "aspnet.security.oauth.validation.2.0.0.nupkg.sha512"
},
"AspNet.Security.OpenIdConnect.Extensions/2.0.0-rc2-final": {
"type": "package",
"serviceable": true,
"sha512": "sha512-QPKEGKr1GpyWgQVAEnEkouf2NTr7fmeD0sAQmBTq1Y4yeT8pXZ1NcouF0kJUyddmG7GXeb6cKpaCKxl54rC5pA==",
"path": "aspnet.security.openidconnect.extensions/2.0.0-rc2-final",
"hashPath": "aspnet.security.openidconnect.extensions.2.0.0-rc2-final.nupkg.sha512"
},
"AspNet.Security.OpenIdConnect.Primitives/2.0.0-rc2-final": {
"type": "package",
"serviceable": true,
"sha512": "sha512-N9ztOIRmpPOajZwtl4zNPrR5HYRyuLKSTgMvFHbhF3eSDKrYmQ7sUm0YlpP0PUT34X5HKKrn9bjQ52KXSczdyg==",
"path": "aspnet.security.openidconnect.primitives/2.0.0-rc2-final",
"hashPath": "aspnet.security.openidconnect.primitives.2.0.0-rc2-final.nupkg.sha512"
},
"AspNet.Security.OpenIdConnect.Server/2.0.0-rc2-final": {
"type": "package",
"serviceable": true,
"sha512": "sha512-CmuBCYWYj7WZLzNloAsYld+A7aX0PWb8KbZUiBWiYSE/jDayjpZ6opQXn9Nbd1rEmCnSWssJSVk9U6frOFnOQA==",
"path": "aspnet.security.openidconnect.server/2.0.0-rc2-final",
"hashPath": "aspnet.security.openidconnect.server.2.0.0-rc2-final.nupkg.sha512"
},
"CryptoHelper.StrongName/3.0.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-dhJFKWd5rfu8ZAD1NBvUeAlWvDpgHZRoGqr8rayXTIqWB+qUuN59fQedKxugsXVhsrA7IO278tyZXxjK2uTZ8A==",
"path": "cryptohelper.strongname/3.0.1.1",
"hashPath": "cryptohelper.strongname.3.0.1.1.nupkg.sha512"
},
"Microsoft.NETCore.App/2.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-JNHhG+j5eIhG26+H721IDmwswGUznTwwSuJMFe/08h0X2YarHvA15sVAvUkA/2Sp3W0ENNm48t+J7KTPRqEpfA==",
"path": "microsoft.netcore.app/2.1.0",
"hashPath": "microsoft.netcore.app.2.1.0.nupkg.sha512"
},
"Microsoft.NETCore.DotNetAppHost/2.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-vMn8V3GOp/SPOG2oE8WxswzAWZ/GZmc8EPiB3vc2EZ6us14ehXhsvUFXndYopGNSjCa9OdqC6L6xStF1KyUZnw==",
"path": "microsoft.netcore.dotnetapphost/2.1.0",
"hashPath": "microsoft.netcore.dotnetapphost.2.1.0.nupkg.sha512"
},
"Microsoft.NETCore.DotNetHostPolicy/2.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-vBUwNihtLUVS2HhO6WocYfAktRmfFihm6JB8/sJ53caVW+AelvbnYpfiGzaZDpkWjN6vA3xzOKPu9Vu8Zz3p8Q==",
"path": "microsoft.netcore.dotnethostpolicy/2.1.0",
"hashPath": "microsoft.netcore.dotnethostpolicy.2.1.0.nupkg.sha512"
},
"Microsoft.NETCore.DotNetHostResolver/2.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-o0PRql5qOHFEY3d1WvzE+T7cMFKtOsWLMg8L1oTeGNnI4u5AzOj8o6AdZT3y2GxFA1DAx7AQ9qZjpCO2/bgZRw==",
"path": "microsoft.netcore.dotnethostresolver/2.1.0",
"hashPath": "microsoft.netcore.dotnethostresolver.2.1.0.nupkg.sha512"
},
"Microsoft.NETCore.Platforms/2.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ok+RPAtESz/9MUXeIEz6Lv5XAGQsaNmEYXMsgVALj4D7kqC8gveKWXWXbufLySR2fWrwZf8smyN5RmHu0e4BHA==",
"path": "microsoft.netcore.platforms/2.1.0",
"hashPath": "microsoft.netcore.platforms.2.1.0.nupkg.sha512"
},
"Microsoft.NETCore.Targets/2.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-x188gIZXOwFXkPXyGavEcPGcR6RGvjFOES2QzskN4gERZjWPN34qhRsZVMC0CLJfQLGSButarcgWxPPM4vmg0w==",
"path": "microsoft.netcore.targets/2.1.0",
"hashPath": "microsoft.netcore.targets.2.1.0.nupkg.sha512"
},
"Microsoft.Win32.SystemEvents/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-LuI1oG+24TUj1ZRQQjM5Ew73BKnZE5NZ/7eAdh1o8ST5dPhUnJvIkiIn2re3MwnkRy6ELRnvEbBxHP8uALKhJw==",
"path": "microsoft.win32.systemevents/4.5.0",
"hashPath": "microsoft.win32.systemevents.4.5.0.nupkg.sha512"
},
"NETStandard.Library/2.0.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
"path": "netstandard.library/2.0.3",
"hashPath": "netstandard.library.2.0.3.nupkg.sha512"
},
"OpenIddict/2.0.0-rc2-final": {
"type": "package",
"serviceable": true,
"sha512": "sha512-HxzPl6AQudPMe++tVHnpXw/dz+nakmvx6Jz7vMzKbgIuSZE392caWyk8Cog5RrqG2aNp6x4vrZGSBCHaNyq3eQ==",
"path": "openiddict/2.0.0-rc2-final",
"hashPath": "openiddict.2.0.0-rc2-final.nupkg.sha512"
},
"OpenIddict.Core/2.0.0-rc2-final": {
"type": "package",
"serviceable": true,
"sha512": "sha512-trjFuR9KmaQ7qsPQGq4a9fyEJq3QnxGcc248v5/oR5pIj/ZZVyW/bK4eQI6NlmLL3WvcCFZIr3fS5Oh/0npKvQ==",
"path": "openiddict.core/2.0.0-rc2-final",
"hashPath": "openiddict.core.2.0.0-rc2-final.nupkg.sha512"
},
"OpenIddict.EntityFrameworkCore/2.0.0-rc2-final": {
"type": "package",
"serviceable": true,
"sha512": "sha512-BtJ0LBt3WQyxnPYMqsRk55iwT16x26mza3RlFadTKVrcpVPygj18O4ijUI6xTsXZo17PBLAqZx4fVCnKOHVHEg==",
"path": "openiddict.entityframeworkcore/2.0.0-rc2-final",
"hashPath": "openiddict.entityframeworkcore.2.0.0-rc2-final.nupkg.sha512"
},
"OpenIddict.Models/2.0.0-rc2-final": {
"type": "package",
"serviceable": true,
"sha512": "sha512-qOyqDMGmcA7cyO61bQBJn+ypwMZxZbbAdZPIq7LFvMbzWxHJDaKGPMNvvVzratjenEMcqx8QeTK9Xv1bZeraJg==",
"path": "openiddict.models/2.0.0-rc2-final",
"hashPath": "openiddict.models.2.0.0-rc2-final.nupkg.sha512"
},
"OpenIddict.Mvc/2.0.0-rc2-final": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kF6mlAQ1Y3e7NawDgvL9/0+A6MWWgoCH+Q6uJQvAlCFqwTI1c3Do3r/IvECfNN54BUq4F+MTJHnSlZnfwu/9Ng==",
"path": "openiddict.mvc/2.0.0-rc2-final",
"hashPath": "openiddict.mvc.2.0.0-rc2-final.nupkg.sha512"
},
"runtime.win-x64.Microsoft.NETCore.App/2.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-XkWuxjNDwCuml/Nj96USA7y7OIady4ZmHvOLIY9VB//1yn0Us9z1Ujee1efvyO1pwOfogj3Gy6GNBSBTG8CsFA==",
"path": "runtime.win-x64.microsoft.netcore.app/2.1.0",
"hashPath": "runtime.win-x64.microsoft.netcore.app.2.1.0.nupkg.sha512"
},
"runtime.win-x64.Microsoft.NETCore.DotNetAppHost/2.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-DcMWkXCEhRZr7jLGCLPFnhh003iBqKQJ7gje49OXwuZzBzrzobeQk1hwwinLe2rMARmPMRcckT4UKT0zW4Zc/Q==",
"path": "runtime.win-x64.microsoft.netcore.dotnetapphost/2.1.0",
"hashPath": "runtime.win-x64.microsoft.netcore.dotnetapphost.2.1.0.nupkg.sha512"
},
"runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy/2.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-PryFtdS0tJLRPB8uLiHt1AMOKYAxGw5EomGbvvfwMZrdN09VJbMX5RQUY1bD0XZChv2da5RLjeC7d/C2bpEQdA==",
"path": "runtime.win-x64.microsoft.netcore.dotnethostpolicy/2.1.0",
"hashPath": "runtime.win-x64.microsoft.netcore.dotnethostpolicy.2.1.0.nupkg.sha512"
},
"runtime.win-x64.Microsoft.NETCore.DotNetHostResolver/2.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-fjyfIhR9nQEjRLzdgJ0Glza91z6jguFe4uUxaCZLv6Jy227a8VkDf+NTNynl0H5o5aGt9JOIRqSAFwULh/OfOw==",
"path": "runtime.win-x64.microsoft.netcore.dotnethostresolver/2.1.0",
"hashPath": "runtime.win-x64.microsoft.netcore.dotnethostresolver.2.1.0.nupkg.sha512"
},
"Serilog/2.9.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-QzcrD33A3+CsVvwi1I5CSei67ikQnkGrw7SscgL+vZTghaC2aNYg8fiUcedXHzKJFNjgje9rBjzwYGQTKEaXaA==",
"path": "serilog/2.9.0",
"hashPath": "serilog.2.9.0.nupkg.sha512"
},
"Serilog.AspNetCore/3.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-czf8pscd+CaS4U1gXC48S9EX1h9sRjfLc7MeQa+JeutGF1IGfmELsl3dCYmojZ4/NgxCXv0VnQnbQchXhyA84w==",
"path": "serilog.aspnetcore/3.2.0",
"hashPath": "serilog.aspnetcore.3.2.0.nupkg.sha512"
},
"Serilog.Extensions.Hosting/3.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-UPo+FA2B7iIuFvABypsxy4Ss1YR9ukCgCivE6faEokN1w0/40Dh0WrVKeVhEM6mG+EAgpPIE8zQo7y7vWXxWng==",
"path": "serilog.extensions.hosting/3.0.0",
"hashPath": "serilog.extensions.hosting.3.0.0.nupkg.sha512"
},
"Serilog.Extensions.Logging/3.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-U0xbGoZuxJRjE3C5vlCfrf9a4xHTmbrCXKmaA14cHAqiT1Qir0rkV7Xss9GpPJR3MRYH19DFUUqZ9hvWeJrzdQ==",
"path": "serilog.extensions.logging/3.0.1",
"hashPath": "serilog.extensions.logging.3.0.1.nupkg.sha512"
},
"Serilog.Formatting.Compact/1.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-r3QYz02y7+B7Ng30hyJM929OJhem7SsJ4XDUE0Zfptj2MRiQfpPUb5f58juAFjp/TnNeSX2QNzZEnHwLeoJfHQ==",
"path": "serilog.formatting.compact/1.0.0",
"hashPath": "serilog.formatting.compact.1.0.0.nupkg.sha512"
},
"Serilog.Settings.Configuration/3.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-BS+G1dhThTHBOYm8R21JNlR+Nh7ETAOlJuL1P6te1rOG98eV1vos5EyWRTGr0AbHgySxsGu1Q/evfFxS9+Gk1Q==",
"path": "serilog.settings.configuration/3.1.0",
"hashPath": "serilog.settings.configuration.3.1.0.nupkg.sha512"
},
"Serilog.Sinks.Console/3.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-56mI5AqvyF/i/c2451nvV71kq370XOCE4Uu5qiaJ295sOhMb9q3BWwG7mWLOVSnmpWiq0SBT3SXfgRXGNP6vzA==",
"path": "serilog.sinks.console/3.1.1",
"hashPath": "serilog.sinks.console.3.1.1.nupkg.sha512"
},
"Serilog.Sinks.Debug/1.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-nE5wvw9+J/V4lA+rEkFUETGjBabK8IlLQY5Z9KDzoo5LvILC4vhTOXLs7DGYs8h5juIf2nLZnVxHDXf404FqEQ==",
"path": "serilog.sinks.debug/1.0.1",
"hashPath": "serilog.sinks.debug.1.0.1.nupkg.sha512"
},
"Serilog.Sinks.File/4.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-U0b34w+ZikbqWEZ3ui7BdzxY/19zwrdhLtI3o6tfmLdD3oXxg7n2TZJjwCCTlKPgRuYic9CBWfrZevbb70mTaw==",
"path": "serilog.sinks.file/4.1.0",
"hashPath": "serilog.sinks.file.4.1.0.nupkg.sha512"
},
"SerilogAnalyzer/0.15.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-sVpwfls4MfNnwIXLSGCgaUnV+c9kgJ8ia6GsyRcpd4Vs3gLogSDtSYBYrre2K2u/PNMo8GgG09RehwVnze70Tw==",
"path": "seriloganalyzer/0.15.0",
"hashPath": "seriloganalyzer.0.15.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.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.Diagnostics.TraceSource/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-VnYp1NxGx8Ww731y2LJ1vpfb/DKVNKEZ8Jsh5SgQTZREL/YpWRArgh9pI8CDLmgHspZmLL697CaLvH85qQpRiw==",
"path": "system.diagnostics.tracesource/4.3.0",
"hashPath": "system.diagnostics.tracesource.4.3.0.nupkg.sha512"
},
"System.Drawing.Common/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-AiJFxxVPdeITstiRS5aAu8+8Dpf5NawTMoapZ53Gfirml24p7HIfhjmCRxdXnmmf3IUA3AX3CcW7G73CjWxW/Q==",
"path": "system.drawing.common/4.5.0",
"hashPath": "system.drawing.common.4.5.0.nupkg.sha512"
},
"System.Linq.Dynamic.Core/1.0.8.11": {
"type": "package",
"serviceable": true,
"sha512": "sha512-qfrv+ykpdwWT6ugpFd+tA6XAVzBoVVInEv1cGb/FSRY7UiwREiW1jmYKtMDtocnw7++fQMRUmvwKnDcWIaslYA==",
"path": "system.linq.dynamic.core/1.0.8.11",
"hashPath": "system.linq.dynamic.core.1.0.8.11.nupkg.sha512"
},
"System.Linq.Queryable/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-In1Bmmvl/j52yPu3xgakQSI0YIckPUr870w4K5+Lak3JCCa8hl+my65lABOuKfYs4ugmZy25ScFerC4nz8+b6g==",
"path": "system.linq.queryable/4.3.0",
"hashPath": "system.linq.queryable.4.3.0.nupkg.sha512"
},
"System.Threading.Timer/4.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-saGfUV8uqVW6LeURiqxcGhZ24PzuRNaUBtbhVeuUAvky1naH395A/1nY0P2bWvrw/BreRtIB/EzTDkGBpqCwEw==",
"path": "system.threading.timer/4.0.1",
"hashPath": "system.threading.timer.4.0.1.nupkg.sha512"
},
"GCI.Maintenance.Documents/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"GCI.Maintenance.Entities/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNet.WebApi.Client/5.2.6": {
"type": "package",
"serviceable": true,
"sha512": "sha512-owAlEIUZXWSnkK8Z1c+zR47A0X6ykF4XjbPok4lQKNuciUfHLGPd6QnI+rt/8KlQ17PmF+I4S3f+m+Qe4IvViw==",
"path": "microsoft.aspnet.webapi.client/5.2.6",
"hashPath": "microsoft.aspnet.webapi.client.5.2.6.nupkg.sha512"
},
"Microsoft.AspNetCore/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-9r1qojnhb9BJYqK+vpyzzHoovfc12VHQ5l61blIn1QHWb8R6946LKoUnteXbtpy3Sn8bn4OAB5ZEPKwwAyeGjQ==",
"path": "microsoft.aspnetcore/2.1.1",
"hashPath": "microsoft.aspnetcore.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Antiforgery/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-De4NysQJXeWiyzjCH+zE+hVeB7mgCelz00zsBFqkrFtgLWaint5Xt/4qACxRVLUGHQsUo48V6lG0entMJMwv3Q==",
"path": "microsoft.aspnetcore.antiforgery/2.1.1",
"hashPath": "microsoft.aspnetcore.antiforgery.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.App/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-NF03d4HUBS9I3XDodBr6kEU5huDv1vtVEMC8L9suvrUamGcpaOokC6wYNPcp0p3Sg6C4Gn0RA1X9xQRwxlBTGA==",
"path": "microsoft.aspnetcore.app/2.1.1",
"hashPath": "microsoft.aspnetcore.app.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Authentication/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-F9Ewm6Oo5hn1CR7HglsZnKM5pMJekdZoGJoi8fnKEFOoQruxJUQVpHB8dfpB+0ZJmyeapGn+grdrXsoBWilIFg==",
"path": "microsoft.aspnetcore.authentication/2.1.1",
"hashPath": "microsoft.aspnetcore.authentication.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Authentication.Abstractions/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Smj5TGeE9629+hGHPk/DZUfCMYGvQwCajAsU/OVExRb8JXfeua4uXZFzT9Kh3pJY2MThPSt1lbDnkL2KaDyw/A==",
"path": "microsoft.aspnetcore.authentication.abstractions/2.1.1",
"hashPath": "microsoft.aspnetcore.authentication.abstractions.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Authentication.Cookies/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-jvoFydzEDkijY9UlHIvAMA+xJpQ3+w2FvpOfbSOpcb/6Om8yuh3JHM8lh7zLZNsakaoHW5SkY9q3HvUnWAyZXw==",
"path": "microsoft.aspnetcore.authentication.cookies/2.1.1",
"hashPath": "microsoft.aspnetcore.authentication.cookies.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Authentication.Core/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Zo6SLzqxrW0PFg1AB0xSb+Rta4hCuX8hgOY425ldhFq4kKcmw45oJQ2zOIeeW/6EuBtEy+hwDB96baxTmXtfeA==",
"path": "microsoft.aspnetcore.authentication.core/2.1.1",
"hashPath": "microsoft.aspnetcore.authentication.core.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Authentication.Facebook/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-crdvaKV0iAAQEeVyRGipYe43qaz8gnfDF1VQYtHGi4EUbQq+n89hDTK/U+SgKaNACfIvv4UEdHJBGYBNUAtFoQ==",
"path": "microsoft.aspnetcore.authentication.facebook/2.1.1",
"hashPath": "microsoft.aspnetcore.authentication.facebook.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Authentication.Google/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-yLFEgOl1Uwgnr6yPqJDqiM/jSlyJyo1ZDDktYfDN1kzP5ga4/5vFpTrNkO1Q7MEttdwVc9bICX3icmXBuTjsXg==",
"path": "microsoft.aspnetcore.authentication.google/2.1.1",
"hashPath": "microsoft.aspnetcore.authentication.google.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Authentication.JwtBearer/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-lMakzPdMkf4rpwy+YY3cd4VeFqdqM8vwt9pT6Lc1eyKMgOTPgAgesgOwHQf4JUASFBTkG/mTPC+miQwG1WGymg==",
"path": "microsoft.aspnetcore.authentication.jwtbearer/2.1.1",
"hashPath": "microsoft.aspnetcore.authentication.jwtbearer.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Authentication.MicrosoftAccount/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Zc4ix18n3VTZ6rYUKe7Wxk7w5jLqbuWDThNwYykvt0TuF48GeiHV2LSLEdkZCXGL3qaZ/I2rWq3IpSqlEEIgsA==",
"path": "microsoft.aspnetcore.authentication.microsoftaccount/2.1.1",
"hashPath": "microsoft.aspnetcore.authentication.microsoftaccount.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Authentication.OAuth/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-vjc/kzkOZqcaH/MHOiZIjoCAuHNNk4ivVPP3/V3sTaR93UZRqgP06f/CmqI59U41nONHb5EuZVqohgdDcMfrcQ==",
"path": "microsoft.aspnetcore.authentication.oauth/2.1.1",
"hashPath": "microsoft.aspnetcore.authentication.oauth.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Authentication.OpenIdConnect/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5YgPcDI6zmkfEfUC0phDyR6tY30UamVD18k83PCzJ90/pKKUVDmUSkjMq6IpAJ7Tb6K5zh9+KHgYpj5SvDiHPA==",
"path": "microsoft.aspnetcore.authentication.openidconnect/2.1.1",
"hashPath": "microsoft.aspnetcore.authentication.openidconnect.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Authentication.Twitter/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-0p2o2cAsBIAutJDsloW6HPcxiB1JHHXbmjRQH+7jNO4FM8l8XHVTOLm4i/j8x3E2NH5F2n3ML2VB9faroq7Thg==",
"path": "microsoft.aspnetcore.authentication.twitter/2.1.1",
"hashPath": "microsoft.aspnetcore.authentication.twitter.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Authentication.WsFederation/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-+lvcbaAnnu6y4nbf3/9uGiaHKhcaEDC8BpE26uX/xLKW8gsZ6xiw8SzoXotd00zI346y8wW24StU1xAoTtGMzQ==",
"path": "microsoft.aspnetcore.authentication.wsfederation/2.1.1",
"hashPath": "microsoft.aspnetcore.authentication.wsfederation.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Authorization/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-rsxgcq+BU7VDGOZ0DdyPQOSE+jw5Bb4nk6PQpG70U/ZhgKFaAnnLeEnCfHgnCBUy3kn2ZtH3ZKJL+sh9MYzR4w==",
"path": "microsoft.aspnetcore.authorization/2.1.1",
"hashPath": "microsoft.aspnetcore.authorization.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Authorization.Policy/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-6Gy9rFN1/4pKgjcbb2yaOmwpjV282dGnl7ewcCvcLxQmywpolkwxe5PPI6K/VPC2sovL5BtzhxnRl3OkwJZxwg==",
"path": "microsoft.aspnetcore.authorization.policy/2.1.1",
"hashPath": "microsoft.aspnetcore.authorization.policy.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Connections.Abstractions/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-cYrlbfJI6NelDmZXmn3z9Gtu7F7l7sk7eq2EExYuD76l5QnGuFr9fC+UUM62sJbeWkiX3+AaKKsjXdDBfgKDRQ==",
"path": "microsoft.aspnetcore.connections.abstractions/2.1.1",
"hashPath": "microsoft.aspnetcore.connections.abstractions.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.CookiePolicy/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-PlqlRmcFJtGFvIT5t1nXcDXlpIcf4Pl+KQnpAZou1AcnZilJqG/IrSxT9weyEzV8e9vn40E+JunCeam0S5Sg0g==",
"path": "microsoft.aspnetcore.cookiepolicy/2.1.1",
"hashPath": "microsoft.aspnetcore.cookiepolicy.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Cors/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5b3xfO8ycP9fEm76HGdExptlxURKNbmGnlA2mN+FQMaWPEuFH1te6GReBcKCQp4oeSSWuLfV9xSo+8LpU24u1A==",
"path": "microsoft.aspnetcore.cors/2.1.1",
"hashPath": "microsoft.aspnetcore.cors.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Cryptography.Internal/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-guY3jMNkcUi2hrMJ4/vPnUUFwudxTVSJ809gCfpq+xR0UgV6P9ZHZLOI5q/07QHDZY+kKPXxipXGyJXQpq2k0g==",
"path": "microsoft.aspnetcore.cryptography.internal/2.1.1",
"hashPath": "microsoft.aspnetcore.cryptography.internal.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Cryptography.KeyDerivation/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Dgr1YF3+UK8i60n/Ae3gml4WgUxd2YcJEMADToRReOO4Nl4++mz8HjZtxsb3WWeGRtGPkrIgNhJD5MO0bjFkTg==",
"path": "microsoft.aspnetcore.cryptography.keyderivation/2.1.1",
"hashPath": "microsoft.aspnetcore.cryptography.keyderivation.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.DataProtection/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-OPZDPAAL3OwOCrz870F9goq//NJOmPl4Lv3dz+v0cRQe8EpsbCe0c6IRI8vdlFwM13Qy57D5rLQlysb+tLpENA==",
"path": "microsoft.aspnetcore.dataprotection/2.1.1",
"hashPath": "microsoft.aspnetcore.dataprotection.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.DataProtection.Abstractions/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-dcH52SMIIUOwBeDZ2QQEY3hWXJz50Dk2YzC/B2hxDLB78Il75BHGOhClIw6/0H+dKZCwItUytxoMNYtCSmG+aQ==",
"path": "microsoft.aspnetcore.dataprotection.abstractions/2.1.1",
"hashPath": "microsoft.aspnetcore.dataprotection.abstractions.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.DataProtection.Extensions/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ceD0XYTCxNACik38XmHEIPgjqMdL66jDOu68pjLm9R+VPT2PWAWww3ihTmGOfLPnQuCnf9gCcQxR33rwRcdR9Q==",
"path": "microsoft.aspnetcore.dataprotection.extensions/2.1.1",
"hashPath": "microsoft.aspnetcore.dataprotection.extensions.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Diagnostics/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-N0s12z4ZOa2Gxj+c23RRjj7MnGrgX3eeBUSenz2yUb4DLY48CBQt+m6ROPv+imY7evhGPRP7HvAtRsJhKJ2UVg==",
"path": "microsoft.aspnetcore.diagnostics/2.1.1",
"hashPath": "microsoft.aspnetcore.diagnostics.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Diagnostics.Abstractions/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-W4V3uJY3mIUZbmon6MKOVr16r/NPgn/ey06L+BKf6uzXPua1Tzwlkz5h101b/Ncaown0iEJz5Pm6heYj+Fr/WQ==",
"path": "microsoft.aspnetcore.diagnostics.abstractions/2.1.1",
"hashPath": "microsoft.aspnetcore.diagnostics.abstractions.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-w83RRqB1P8T/SiNV8BXdlTmWouPa0Ev9DjvVdvGZTo0ZTR3pq29ZtwVz/EgKStK6Y0n/TNJUBdOxW7+8Xg7K4A==",
"path": "microsoft.aspnetcore.diagnostics.entityframeworkcore/2.1.1",
"hashPath": "microsoft.aspnetcore.diagnostics.entityframeworkcore.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.HostFiltering/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-tTlWJ/2Br7W7AtBj5ufWKD0oZBs1rJ5/GIN15PLIHmDPMWCHgxeX+F5tLFgkSoCmQWOJAPy+thltfgpz9Gkp6g==",
"path": "microsoft.aspnetcore.hostfiltering/2.1.1",
"hashPath": "microsoft.aspnetcore.hostfiltering.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Hosting/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-MqYc0DUxrhAPnb5b4HFspxsoJT+gJlLsliSxIgovf4BsbmpaXQId0/pDiVzLuEbmks2w1/lRfY8w0lQOuK1jQQ==",
"path": "microsoft.aspnetcore.hosting/2.1.1",
"hashPath": "microsoft.aspnetcore.hosting.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Hosting.Abstractions/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-76cKcp2pWhvdV2TXTqMg/DyW7N6cDzTEhtL8vVWFShQN+Ylwv3eO/vUQr2BS3Hz4IZHEpL+FOo2T+MtymHDqDQ==",
"path": "microsoft.aspnetcore.hosting.abstractions/2.1.1",
"hashPath": "microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Hosting.Server.Abstractions/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-+vD7HJYzAXNq17t+NgRkpS38cxuAyOBu8ixruOiA3nWsybozolUdALWiZ5QFtGRzajSLPFA2YsbO3NPcqoUwcw==",
"path": "microsoft.aspnetcore.hosting.server.abstractions/2.1.1",
"hashPath": "microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Html.Abstractions/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-CS/2N0d0JUdhYOrnd9Ll6O2Lb++CQaToKem6NyF+9RIgdL3tEZJOJHXcFWSXUSDqML98XQzbtnV+dCT22cBrRw==",
"path": "microsoft.aspnetcore.html.abstractions/2.1.1",
"hashPath": "microsoft.aspnetcore.html.abstractions.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Http/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-pPDcCW8spnyibK3krpxrOpaFHf5fjV6k1Hsl6gfh77N/8gRYlLU7MOQDUnjpEwdlHmtxwJKQJNxZqVQOmJGRUw==",
"path": "microsoft.aspnetcore.http/2.1.1",
"hashPath": "microsoft.aspnetcore.http.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Http.Abstractions/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kQUEVOU4loc8CPSb2WoHFTESqwIa8Ik7ysCBfTwzHAd0moWovc9JQLmhDIHlYLjHbyexqZAlkq/FPRUZqokebw==",
"path": "microsoft.aspnetcore.http.abstractions/2.1.1",
"hashPath": "microsoft.aspnetcore.http.abstractions.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Http.Connections/1.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-dofm8DnT+LWhFV6mMUpeD1SNjbAfUQeicP2ILCM3LuIYaZ9dpmHcutefM4K+GDTlPgQa4xs4gcTxPk8wqHE3zA==",
"path": "microsoft.aspnetcore.http.connections/1.0.1",
"hashPath": "microsoft.aspnetcore.http.connections.1.0.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Http.Connections.Common/1.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-klvQz/ZCeY5b8OdfOHDbNQEWhcKiKu9nBkDjDcBIn5Qval2eEwMpIwZrzLEfNe1m2GeOfOLPJYyXEbDDyhbnyA==",
"path": "microsoft.aspnetcore.http.connections.common/1.0.1",
"hashPath": "microsoft.aspnetcore.http.connections.common.1.0.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Http.Extensions/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ncAgV+cqsWSqjLXFUTyObGh4Tr7ShYYs3uW8Q/YpRwZn7eLV7dux5Z6GLY+rsdzmIHiia3Q2NWbLULQi7aziHw==",
"path": "microsoft.aspnetcore.http.extensions/2.1.1",
"hashPath": "microsoft.aspnetcore.http.extensions.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Http.Features/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-VklZ7hWgSvHBcDtwYYkdMdI/adlf7ebxTZ9kdzAhX+gUs5jSHE9mZlTamdgf9miSsxc1QjNazHXTDJdVPZKKTw==",
"path": "microsoft.aspnetcore.http.features/2.1.1",
"hashPath": "microsoft.aspnetcore.http.features.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.HttpOverrides/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-7oPPKBQLOWwcdhjcLO8ItuP7Br0Ytjpdq+x5j65XaTeKiD9JPSVadP8ceLoyzttnf7mhY3PuCsyTPbmsDzcclw==",
"path": "microsoft.aspnetcore.httpoverrides/2.1.1",
"hashPath": "microsoft.aspnetcore.httpoverrides.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.HttpsPolicy/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-NpdDAjvK2ElehzeOO8nB3tHj8SOFxbSvTSTsPHA5hfeY782BqSvEl9+o5YMVosIRES0o5jkqgzJDlLdn3kT2OQ==",
"path": "microsoft.aspnetcore.httpspolicy/2.1.1",
"hashPath": "microsoft.aspnetcore.httpspolicy.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Identity/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-pcVCJSyg5OkKJUyhsFZa3iovu2dqVVB8y9gn1DeDA+7atQhksjB+UMpM4m+EY9awXHZGwmAn6a5xws8rWFEowA==",
"path": "microsoft.aspnetcore.identity/2.1.1",
"hashPath": "microsoft.aspnetcore.identity.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Identity.EntityFrameworkCore/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-0KM6pAyIsBBgPlqdb3Ah0W/DmF+uxtIgHyY46R2ys2Tmusvgu8eUDIPCJO8P9wsO/o3mpllWlgc5frbJhGnLUQ==",
"path": "microsoft.aspnetcore.identity.entityframeworkcore/2.1.1",
"hashPath": "microsoft.aspnetcore.identity.entityframeworkcore.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Identity.UI/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-yhu4axBWxNC/ROaobQBDJnBcZVUE7KASG32s9fvHSlQbVHamIk3Ottxgsg+18yOk1A3yWT+GNTJSFFGc9/qObw==",
"path": "microsoft.aspnetcore.identity.ui/2.1.1",
"hashPath": "microsoft.aspnetcore.identity.ui.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.JsonPatch/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-VjTsHQQG5H8Gjw6oi3jLUc6Wnc9Gnj1alQIwVsbfxuoXS5j0rTpzIKcRNyppEf0eQfI5fV/IDPJxgxV0NK5Xgw==",
"path": "microsoft.aspnetcore.jsonpatch/2.1.1",
"hashPath": "microsoft.aspnetcore.jsonpatch.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Localization/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-vq/zYk4PxqLdhQq269RgmT9Tp44cEMYFm4aFU6B61TMzUyHIjiIYTvNcuAI+5VVBU6n6GfExxeF11J3U4Pzupw==",
"path": "microsoft.aspnetcore.localization/2.1.1",
"hashPath": "microsoft.aspnetcore.localization.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Localization.Routing/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-8EvpC+Crv3pkrPioRo+/mzEDYeCQ550oeYYPXjpiP6RWCQ/miUQa6ZdYvMYlcRawDFYGqlCYeeSBZCn0lcwu6Q==",
"path": "microsoft.aspnetcore.localization.routing/2.1.1",
"hashPath": "microsoft.aspnetcore.localization.routing.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.MiddlewareAnalysis/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-dBj5AUA488Clf+J9eOO/en8FBb0sq9sYS0Ptghw+jm9XLUtSCKte3PKGmKg3dz0sC2OroF60Qf3q4P3RzSr6bQ==",
"path": "microsoft.aspnetcore.middlewareanalysis/2.1.1",
"hashPath": "microsoft.aspnetcore.middlewareanalysis.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Mvc/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-hFr14TSHMAGWIZuQNUyyKMOv1d2INBEGrdMeiaHIW9ksRn+NoCVSUvAudy12sr33XHmvkYxlFGa+/pMep2Uv5g==",
"path": "microsoft.aspnetcore.mvc/2.1.1",
"hashPath": "microsoft.aspnetcore.mvc.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Mvc.Abstractions/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-yPCcZRo+wzp/B9Su09LHpZ/BpexBwJNqIfWat8spGs0VMHM8LNNkmVaSc5yGgowcK6DCvyRa1B/O0Kf/7codjg==",
"path": "microsoft.aspnetcore.mvc.abstractions/2.1.1",
"hashPath": "microsoft.aspnetcore.mvc.abstractions.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Mvc.Analyzers/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Svs3QJlDfu7ulKNy2RkJrPtmgwGtZzCBHXuFyMNZL0ceggjBTPzp9nAtGvEXVMNBHdcGPDRy4AIWgrr1Rial/A==",
"path": "microsoft.aspnetcore.mvc.analyzers/2.1.1",
"hashPath": "microsoft.aspnetcore.mvc.analyzers.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Mvc.ApiExplorer/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-B2L5rcuMeY8MAcscXLywgvjMBgta7k4/kRa7SxMwr04ucTKL2yayPSuqRZI54mlTbQXv2XJYLnmwxO/k4/v39A==",
"path": "microsoft.aspnetcore.mvc.apiexplorer/2.1.1",
"hashPath": "microsoft.aspnetcore.mvc.apiexplorer.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Mvc.Core/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-bUodGAZGxD0IwHRzJxG9DBh/Jewh270SN+q1kjhPqkDPh1WCMKXNkSETMR6oVevkfps63aqx+O04BfXb1aauSg==",
"path": "microsoft.aspnetcore.mvc.core/2.1.1",
"hashPath": "microsoft.aspnetcore.mvc.core.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Mvc.Cors/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-0byu3lj53VSXuUZBlB/9iMFm7wDPuxyCfN4OP7EXzDvWhZfv3ZPdUZ6lEElP67thY+VduVchVoXJFMdZUidUWA==",
"path": "microsoft.aspnetcore.mvc.cors/2.1.1",
"hashPath": "microsoft.aspnetcore.mvc.cors.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Mvc.DataAnnotations/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-dm5vcAuddX8gnzxa69Eej76SzmMN/nE1PHgeVdG7wsAXrTK12XgVXw7o4S+RP7I8bwXx0ySz3kupK7YOd/3T3g==",
"path": "microsoft.aspnetcore.mvc.dataannotations/2.1.1",
"hashPath": "microsoft.aspnetcore.mvc.dataannotations.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Mvc.Formatters.Json/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-c8DTUVcEegNouWXf66J5rnCXxyMEqz6EadMEISSE3ZBvGjVP5Q3BO0U7gIRef6jnUa3EpvCvRjP2Dy5WqSKlCA==",
"path": "microsoft.aspnetcore.mvc.formatters.json/2.1.1",
"hashPath": "microsoft.aspnetcore.mvc.formatters.json.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Mvc.Formatters.Xml/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-4a4Icc8KYqGL92MYgpecndKWYY6o2WC5aJ2XraFlS7Mr0aiiJ48JK5CefAfVG9G19xhd1Jg8AVUcycrgzfLa8Q==",
"path": "microsoft.aspnetcore.mvc.formatters.xml/2.1.1",
"hashPath": "microsoft.aspnetcore.mvc.formatters.xml.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Mvc.Localization/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-XXZr5faILplGbLcUQKMUA7UkDBKtsUcUJ9xEQSWBJYfJdoMmqUwEWPcg6KKI/w5I2JX0k+HES6wNxOFODN0QeA==",
"path": "microsoft.aspnetcore.mvc.localization/2.1.1",
"hashPath": "microsoft.aspnetcore.mvc.localization.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Mvc.Razor/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-v0ABJp+cQZR0Jv+u1fLUV7dtwBNLAk8rmiimkUvaOuEo0EV7pTXmXkKiq87KWmlbJOT48auPIamozQcXoptzEA==",
"path": "microsoft.aspnetcore.mvc.razor/2.1.1",
"hashPath": "microsoft.aspnetcore.mvc.razor.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Mvc.Razor.Extensions/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-dX6QcZLUbIQj2BC+lkmlAvHPrDzrknmO1YW1AUNh2GKk9iEAhlVraxzsQo10IvYdXOhJGhiqa6gVyq9fledK1g==",
"path": "microsoft.aspnetcore.mvc.razor.extensions/2.1.1",
"hashPath": "microsoft.aspnetcore.mvc.razor.extensions.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Mvc.Razor.ViewCompilation/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kLys2AJY1GK4aOMJokvLX8U/V7/KF7bhfVwRwZHh4yxY6cgOJaNxWlJvdFFTpfGb0hcoSP4fRjfUFlFBp8L+gQ==",
"path": "microsoft.aspnetcore.mvc.razor.viewcompilation/2.1.1",
"hashPath": "microsoft.aspnetcore.mvc.razor.viewcompilation.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Mvc.RazorPages/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-6x88e1h83q4sbwb1CmFP0vHZKfWcBuTnNIsG9HrJij86m07B933bK7hsy/35aD9DiET1G9HUMWH14wYKqjglKg==",
"path": "microsoft.aspnetcore.mvc.razorpages/2.1.1",
"hashPath": "microsoft.aspnetcore.mvc.razorpages.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Mvc.TagHelpers/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-sWc6kHa77U/sU99iKd4d3B+uwlWJxGJYJmMGAhm5F1nVarzBaB2vnDlB4gXxuD24clzm/ZGrKJyBOrhwBtcTXw==",
"path": "microsoft.aspnetcore.mvc.taghelpers/2.1.1",
"hashPath": "microsoft.aspnetcore.mvc.taghelpers.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Mvc.ViewFeatures/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-QL1gD9nqqtvMdrKPA87paWc0Zpk32KXwJgTNvHjtiWmjhSWf+875Vlvj4VT8tTTwEu43kwLk4Wno97U3bKzzmg==",
"path": "microsoft.aspnetcore.mvc.viewfeatures/2.1.1",
"hashPath": "microsoft.aspnetcore.mvc.viewfeatures.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.NodeServices/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-zULLPbtIXzz8KFmDVr3lDwn6WhqtGP2MBbc602ViI9ymXFlPRBL7jrvfUg6+PhBxDnpHmOaZNJLIl+8rJha46w==",
"path": "microsoft.aspnetcore.nodeservices/2.1.1",
"hashPath": "microsoft.aspnetcore.nodeservices.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Owin/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-OKovgdeKNc2XE31363rCa5ON30FFlcjC4zfsXRokpHZdVUX1A0cllNlXyNggJf1K+5DepBr/fv6BuuX6x/ZZYQ==",
"path": "microsoft.aspnetcore.owin/2.1.1",
"hashPath": "microsoft.aspnetcore.owin.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Razor/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-2yYunEgYC7hOyasvMiiH+a8250l+l1R79jB6VarZ6I8fiXDNCrJ/mEEn9TS0vDidAzesOshFigepa6+qI5Cb0w==",
"path": "microsoft.aspnetcore.razor/2.1.1",
"hashPath": "microsoft.aspnetcore.razor.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Razor.Design/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-1XHObHLx6A0/57ZmLG9gfKMO/Z/gQjRXPFWQDMlPZGYwcfgufvSdmI2+RYvR5DGkbba9HIHC35ClNQ2yVNIohw==",
"path": "microsoft.aspnetcore.razor.design/2.1.1",
"hashPath": "microsoft.aspnetcore.razor.design.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Razor.Language/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-NbDH62ez/AZzSAGZuy6dIMBDMV0HmBlbWJqPw/ZX+Ooz8x1oZq6i/LbPbt34CQlAkrm7lnAlWZq+cE7dzkvGiQ==",
"path": "microsoft.aspnetcore.razor.language/2.1.1",
"hashPath": "microsoft.aspnetcore.razor.language.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Razor.Runtime/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-m+lFv8BGZiR/1mtuBCwCtwvoQlx0QpjUbH6ixqqm7v8+uhXo6RKGV4CHBDozuJhhI4qb9dxNyyWhVm3S0bY8Zw==",
"path": "microsoft.aspnetcore.razor.runtime/2.1.1",
"hashPath": "microsoft.aspnetcore.razor.runtime.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.ResponseCaching/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-cWottukasno+Z711nAMe7Pp0961/PhxquLhzWv5Jlbt/EE6RjYTnggBg3weE7N0oWXPe8SkgQURqUKuqZcrrQQ==",
"path": "microsoft.aspnetcore.responsecaching/2.1.1",
"hashPath": "microsoft.aspnetcore.responsecaching.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.ResponseCaching.Abstractions/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-sTJvhc408h4J8ml66gfhuN/r2WfrasvgERq2ZLIDz3YZYqSXmkpwDjbxSlhzuHQFKMlyx1Tg1uWoF+6eRrKjDA==",
"path": "microsoft.aspnetcore.responsecaching.abstractions/2.1.1",
"hashPath": "microsoft.aspnetcore.responsecaching.abstractions.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.ResponseCompression/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-IsPhTWXqouyu+vionm5ih2ZJnSh/XmOrm8X77Ty/APnzy8mwgWy6VxxjtQQTgb4zCaTWs1aVJvM+fLtWGuoksg==",
"path": "microsoft.aspnetcore.responsecompression/2.1.1",
"hashPath": "microsoft.aspnetcore.responsecompression.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Rewrite/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-8hFPHYCoy5yeWoOyWKFWy4XH7OxbVIOj48zkH1+pAhLuIDhTKm7A4gMS/ocdomFCy0F5+AOUhksaANwjCWjndg==",
"path": "microsoft.aspnetcore.rewrite/2.1.1",
"hashPath": "microsoft.aspnetcore.rewrite.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Routing/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-U39z3M0oTrquVBohK32Nh20PWQkb9fuO1dbVPTI43Dr3n6qCx6vAFNGWuCzFeINLy152LivmVlLn4rMOzWudug==",
"path": "microsoft.aspnetcore.routing/2.1.1",
"hashPath": "microsoft.aspnetcore.routing.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Routing.Abstractions/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Aa88Bi0/HI8dPReC0XqByPiVGYDRfj6Xh2eVsNCisnlgFHonDdW9CQsNPhVSK+uWQl3kDMFxFpeJ1ktz/wUHsQ==",
"path": "microsoft.aspnetcore.routing.abstractions/2.1.1",
"hashPath": "microsoft.aspnetcore.routing.abstractions.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Server.HttpSys/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-/5UtIMm6I3Y5gVe5nERpbPEmENbsXNekQTx86Juy8zSqj1k6RczkheIsI0/efTF8lku6A+d2MdJD2mz4SqlHAA==",
"path": "microsoft.aspnetcore.server.httpsys/2.1.1",
"hashPath": "microsoft.aspnetcore.server.httpsys.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Server.IISIntegration/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-jH9bbzOtAqWZfR2qmsfkv83D5paTfPjZ8Jn6E42ofmfDZWE2XT/RJLwhvsMy9sTAaFuVQ+hTuF26MmlQgEp5zw==",
"path": "microsoft.aspnetcore.server.iisintegration/2.1.1",
"hashPath": "microsoft.aspnetcore.server.iisintegration.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Server.Kestrel/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Oq/vPCWwAPCEIIOW7gh4+3jcGLYkQeg3ySg9J2DoRhFs71ThdYwTb2goezrVYlMif6MOp7wnE8nBGLnxRms++A==",
"path": "microsoft.aspnetcore.server.kestrel/2.1.1",
"hashPath": "microsoft.aspnetcore.server.kestrel.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Server.Kestrel.Core/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-MYDf5wGCNYBNfy82FMwA2MhmFlTSK8x8dZPUFHGJH13VbAcCaz+Vr7lmgi5WjhdQ+rAeKJFrh2MCNK76bh5KzQ==",
"path": "microsoft.aspnetcore.server.kestrel.core/2.1.1",
"hashPath": "microsoft.aspnetcore.server.kestrel.core.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Server.Kestrel.Https/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-f0xLrCFCLs9lJywFo6HLINbADplDFWA0/yIPTcCSm1W4oJByYcBIz340sIB1mvy0b+/v6yNhXaCvPCtrDPPG7w==",
"path": "microsoft.aspnetcore.server.kestrel.https/2.1.1",
"hashPath": "microsoft.aspnetcore.server.kestrel.https.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-BSWhxqDqjkwj1uMU4RDPMVUB7YqoohtjxaNSL9XMqoCNEfsZN+Qgr17Z4B+KXlWKlik0niFTzIN1ECJOMrMeGg==",
"path": "microsoft.aspnetcore.server.kestrel.transport.abstractions/2.1.1",
"hashPath": "microsoft.aspnetcore.server.kestrel.transport.abstractions.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5AzjCMc9iE9ZACbTEdJeoxsrrr1nf+KZc9j3+q4copOYKajuGZpsPpk/1g4vVEYSYiSWSn/WGWvZ20l3KxV0Og==",
"path": "microsoft.aspnetcore.server.kestrel.transport.sockets/2.1.1",
"hashPath": "microsoft.aspnetcore.server.kestrel.transport.sockets.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Session/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-hQ4PHIHw1RmqoqjZKRfT4eL6msUd7K+GwcLUGtd1WZT7mOzqmt2oXkzL0Q+qudgXsNdWmH+zpe0zzqKM8Hz45w==",
"path": "microsoft.aspnetcore.session/2.1.1",
"hashPath": "microsoft.aspnetcore.session.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.SignalR/1.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-77o2NL9b6NOKOB7hXIY0Ywio1KOb3dmjAyWdDh291Dfr5IXtCpXRnFGl4yrApfTvkFEcaeZ+D+i70tJfeF3onA==",
"path": "microsoft.aspnetcore.signalr/1.0.1",
"hashPath": "microsoft.aspnetcore.signalr.1.0.1.nupkg.sha512"
},
"Microsoft.AspNetCore.SignalR.Common/1.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-AlSfju3hS694KgyrX0bPe9A3/Rr97OOIKm1osEO7H9JCVslNRMQUbJ0YlrZxZ8ZbPggwxq+1YNpqSBl3K1FWvA==",
"path": "microsoft.aspnetcore.signalr.common/1.0.1",
"hashPath": "microsoft.aspnetcore.signalr.common.1.0.1.nupkg.sha512"
},
"Microsoft.AspNetCore.SignalR.Core/1.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-xf2mbnVyCRAKzcokJeHBjHf8ofzaOjwSiTsEvokSY7px9eYwiSkfXNvnMHSxLBGMyrnUHTwEQBt01QhsuIDHFg==",
"path": "microsoft.aspnetcore.signalr.core/1.0.1",
"hashPath": "microsoft.aspnetcore.signalr.core.1.0.1.nupkg.sha512"
},
"Microsoft.AspNetCore.SignalR.Protocols.Json/1.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-KFthkIAdDJnctIWRKEV5dWSrIc4viqULehmgl9l1aWqc1ZDlRJbxED9MSnDwyEnQDp6s9YDszbqAkvd3n87DLA==",
"path": "microsoft.aspnetcore.signalr.protocols.json/1.0.1",
"hashPath": "microsoft.aspnetcore.signalr.protocols.json.1.0.1.nupkg.sha512"
},
"Microsoft.AspNetCore.SpaServices/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-pPQr67lzfZzLEk4UXw4Y3zQZrrh3drsnB223q5citrB9y0QualC7Oqpmq3Vq48nsaTBnwYPM5IoEOlWL5gYmPg==",
"path": "microsoft.aspnetcore.spaservices/2.1.1",
"hashPath": "microsoft.aspnetcore.spaservices.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.SpaServices.Extensions/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-zlrjDE0kKN20bZ3ObwtyE5Oj14/OjSn+zyIC2hhYatVP5c6lVnpFqR0Th0ISSl2W1DueinlScmDxbk8Ccr7iCQ==",
"path": "microsoft.aspnetcore.spaservices.extensions/2.1.1",
"hashPath": "microsoft.aspnetcore.spaservices.extensions.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.StaticFiles/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-THLu6XGauf9kdAI0OyjoqvY/11Ap/Ra/ZNHfWQjrsS4b0AhvzUZgyuq5xYrmdA4+3goRxkqbH2xvrIISGGsukA==",
"path": "microsoft.aspnetcore.staticfiles/2.1.1",
"hashPath": "microsoft.aspnetcore.staticfiles.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.WebSockets/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-wvp85LiIDuFAtbn5FiD4dpAXUBI203yBEtKeNE1I1ipSrUugY2lJVpZAP+C5F5AJ1RZtWvBl+AP1mhkuDNWpag==",
"path": "microsoft.aspnetcore.websockets/2.1.1",
"hashPath": "microsoft.aspnetcore.websockets.2.1.1.nupkg.sha512"
},
"Microsoft.AspNetCore.WebUtilities/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-PGKIZt4+412Z/XPoSjvYu/QIbTxcAQuEFNoA1Pw8a9mgmO0ZhNBmfaNyhgXFf7Rq62kP0tT/2WXpxdcQhkFUPA==",
"path": "microsoft.aspnetcore.webutilities/2.1.1",
"hashPath": "microsoft.aspnetcore.webutilities.2.1.1.nupkg.sha512"
},
"Microsoft.CodeAnalysis.Analyzers/1.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-HS3iRWZKcUw/8eZ/08GXKY2Bn7xNzQPzf8gRPHGSowX7u7XXu9i9YEaBeBNKUXWfI7qjvT2zXtLUvbN0hds8vg==",
"path": "microsoft.codeanalysis.analyzers/1.1.0",
"hashPath": "microsoft.codeanalysis.analyzers.1.1.0.nupkg.sha512"
},
"Microsoft.CodeAnalysis.Common/2.8.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-06AzG7oOLKTCN1EnoVYL1bQz+Zwa10LMpUn7Kc+PdpN8CQXRqXTyhfxuKIz6t0qWfoatBNXdHD0OLcEYp5pOvQ==",
"path": "microsoft.codeanalysis.common/2.8.0",
"hashPath": "microsoft.codeanalysis.common.2.8.0.nupkg.sha512"
},
"Microsoft.CodeAnalysis.CSharp/2.8.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-RizcFXuHgGmeuZhxxE1qQdhFA9lGOHlk0MJlCUt6LOnYsevo72gNikPcbANFHY02YK8L/buNrihchY0TroGvXQ==",
"path": "microsoft.codeanalysis.csharp/2.8.0",
"hashPath": "microsoft.codeanalysis.csharp.2.8.0.nupkg.sha512"
},
"Microsoft.CodeAnalysis.Razor/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-hc29VUVlF2t2TfOR3c5X2mun3h5KkswkarpWBffEG4iHoSdoEueo82dplwoXg9lH2vw0mK7VYPyawcKy6YHv3A==",
"path": "microsoft.codeanalysis.razor/2.1.1",
"hashPath": "microsoft.codeanalysis.razor.2.1.1.nupkg.sha512"
},
"Microsoft.CSharp/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
"path": "microsoft.csharp/4.5.0",
"hashPath": "microsoft.csharp.4.5.0.nupkg.sha512"
},
"Microsoft.DotNet.PlatformAbstractions/2.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-9KPDwvb/hLEVXYruVHVZ8BkebC8j17DmPb56LnqRF74HqSPLjCkrlFUjOtFpQPA2DeADBRTI/e69aCfRBfrhxw==",
"path": "microsoft.dotnet.platformabstractions/2.1.0",
"hashPath": "microsoft.dotnet.platformabstractions.2.1.0.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-JuWdlcEkd6VePS1uaiEfGDCuXNkRHFdNuEEdRhlU5E/ikuhSBDy7j0L4hoLAO4/w5u4YpSy59Xwtsq+cIAo+3w==",
"path": "microsoft.entityframeworkcore/2.1.1",
"hashPath": "microsoft.entityframeworkcore.2.1.1.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Abstractions/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ZAJuDHQ6y8UMfoEPzASNPKah0PtanxBmygtoFFYBg4mwBwHHIekY7TKZZT8nqKs4pSNC1b7z+gRLbSB5ILGlWQ==",
"path": "microsoft.entityframeworkcore.abstractions/2.1.1",
"hashPath": "microsoft.entityframeworkcore.abstractions.2.1.1.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Analyzers/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-DiKQA07lCZLV5yyTj0KHh+wJzWl8sO2b1sdW31afxgV6NTrFq29NBQKnxllGkwZ5xr8KwrppRYdHhN8r0+FYVQ==",
"path": "microsoft.entityframeworkcore.analyzers/2.1.1",
"hashPath": "microsoft.entityframeworkcore.analyzers.2.1.1.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Design/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Bu5c0Eec+tSW1PA0NxDgxzF0cMQjeGQC5RtBtMm3heow2J7X+2LhdkGFPr4IAL6bFLHJiVcE3csng3i6fB/PtA==",
"path": "microsoft.entityframeworkcore.design/2.1.1",
"hashPath": "microsoft.entityframeworkcore.design.2.1.1.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.InMemory/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-rFqDal++1QxSGskca16T40ZIrwCcecCOKlLSJy9ivCE/Z7uXKdvX5rrZcKOjelev439WmErD8d1I8SVVFpWx4A==",
"path": "microsoft.entityframeworkcore.inmemory/2.1.1",
"hashPath": "microsoft.entityframeworkcore.inmemory.2.1.1.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Relational/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-NqH03e/oh0KEy5mepy0Eb5nx49eZOKnpa2/d8iwy7IJTapmqdNWx03kuUycaJ+haHmE5Ad8KtzDJK/Nz3OfFFA==",
"path": "microsoft.entityframeworkcore.relational/2.1.1",
"hashPath": "microsoft.entityframeworkcore.relational.2.1.1.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.SqlServer/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-/J15ItbPu+YWmqCs7yDrXNSY9NooWv5sFKrV1aYvDjCi2Z4Ja8LOCQVNynJTjNxDfDihp+PPLD/HoD0e2iZD8Q==",
"path": "microsoft.entityframeworkcore.sqlserver/2.1.1",
"hashPath": "microsoft.entityframeworkcore.sqlserver.2.1.1.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Tools/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Qfz8Au39cALAgxzvfoz6aPkmTuaFmlDYeUjCecaNlQ5x2jxs1rACtWddA5Yu4D3YSsHuHqttgZA6tzKKNVo9mg==",
"path": "microsoft.entityframeworkcore.tools/2.1.1",
"hashPath": "microsoft.entityframeworkcore.tools.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.Caching.Abstractions/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-LbT7Ry1waNBksnngFNdaNmEglQMJ8g7F6tbSoyoqpEW35W/Cj4YwURDVwoRS+jtyf6YKsTdPHV643jMMuJBi9g==",
"path": "microsoft.extensions.caching.abstractions/2.1.1",
"hashPath": "microsoft.extensions.caching.abstractions.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.Caching.Memory/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-jR14GhHGmPzq7QChnYa3Uiu+s/QerwxbMPAlA0Ei0shDJlrRoD6FSb9hP8rmSX6oai9Z64SWbXlwBhi3L/vj9g==",
"path": "microsoft.extensions.caching.memory/2.1.1",
"hashPath": "microsoft.extensions.caching.memory.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.Caching.SqlServer/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Egd0I37FgmX+BZlt1g9Hr5oeR7WMNSPtam8OOGrPy4IQr4HwBUPsIYVYEWb+oNOxR6l0Kt+OLyE/lXv0A4Be/g==",
"path": "microsoft.extensions.caching.sqlserver/2.1.1",
"hashPath": "microsoft.extensions.caching.sqlserver.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.Configuration/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-LjVKO6P2y52c5ZhTLX/w8zc5H4Y3J/LJsgqTBj49TtFq/hAtVNue/WA0F6/7GMY90xhD7K0MDZ4qpOeWXbLvzg==",
"path": "microsoft.extensions.configuration/2.1.1",
"hashPath": "microsoft.extensions.configuration.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.Abstractions/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-VfuZJNa0WUshZ/+8BFZAhwFKiKuu/qOUCFntfdLpHj7vcRnsGHqd3G2Hse78DM+pgozczGM63lGPRLmy+uhUOA==",
"path": "microsoft.extensions.configuration.abstractions/2.1.1",
"hashPath": "microsoft.extensions.configuration.abstractions.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.Binder/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-fcLCTS03poWE4v9tSNBr3pWn0QwGgAn1vzqHXlXgvqZeOc7LvQNzaWcKRQZTdEc3+YhQKwMsOtm3VKSA2aWQ8w==",
"path": "microsoft.extensions.configuration.binder/2.1.1",
"hashPath": "microsoft.extensions.configuration.binder.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.CommandLine/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ZFEOXcp9gZdOoINRGg6sUYqEUU6X4HRShPPLbY9tY/r+PTWyVBwucYzuueHLE7k5yxJTNBnIHpxtJ8PMvxjjBQ==",
"path": "microsoft.extensions.configuration.commandline/2.1.1",
"hashPath": "microsoft.extensions.configuration.commandline.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.EnvironmentVariables/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-6xMxFIfKL+7J/jwlk8zV8I61sF3+DRG19iKQxnSfYQU+iMMjGbcWNCHFF/3MHf3o4sTZPZ8D6Io+GwKFc3TIZA==",
"path": "microsoft.extensions.configuration.environmentvariables/2.1.1",
"hashPath": "microsoft.extensions.configuration.environmentvariables.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.FileExtensions/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-CDk5CwG0YzlRgvl65J0iK6ahrX12yMRrEat3yVTXjWC+GN9Jg9zHZu2IE4cQIPAMA/IiAI5KjgL08fhP3fPCkw==",
"path": "microsoft.extensions.configuration.fileextensions/2.1.1",
"hashPath": "microsoft.extensions.configuration.fileextensions.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.Ini/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-+/7imv6queNr3UrU7ynXR9ZZ0rz/HW+HcpUnAjwxIxn8KcoBVv44/UlHYzt3AipVJYbswFiB1FjsQ0IQhffBiA==",
"path": "microsoft.extensions.configuration.ini/2.1.1",
"hashPath": "microsoft.extensions.configuration.ini.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.Json/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-IFpONpvdhVEE3S3F4fTYkpT/GyIHtumy2m0HniQanJ80Pj/pUF3Z4wjrHEp1G78rPD+WTo5fRlhdJfuU1Tv2GQ==",
"path": "microsoft.extensions.configuration.json/2.1.1",
"hashPath": "microsoft.extensions.configuration.json.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.KeyPerFile/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-GzFVvC9RK2e3GM7wrVZqS76XtX8ANzoKtFrFeFr9Qq2T3yPmWtr7E4LO+tXPSidNQsEiA+x3bxNHyuyJA44uRw==",
"path": "microsoft.extensions.configuration.keyperfile/2.1.1",
"hashPath": "microsoft.extensions.configuration.keyperfile.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.UserSecrets/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-/HeMnhc9a6Ou9V+QIdGYHtYuOf0t0RQ//odFUrJ249F6W78pJyVDZY7RnhH4UMF+WLOJpo6hh010DIlW2nqqSA==",
"path": "microsoft.extensions.configuration.usersecrets/2.1.1",
"hashPath": "microsoft.extensions.configuration.usersecrets.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.Xml/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-DDqm0Lqc8+Be2oB6g/xKtz3n/W9DOXOCz0DAgUXTgwsZ2XnNzy6Areop9SmPKd0ezSZWZ/soOAZbhlu5otoKDg==",
"path": "microsoft.extensions.configuration.xml/2.1.1",
"hashPath": "microsoft.extensions.configuration.xml.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.DependencyInjection/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-RVdgNWT/73M0eCpreGpWv5NmbHFGQzzW+G7nChK8ej84m+d1nzeWrtqcRYnEpKNx3B8V/Uek4tNP0WCaCNjYnQ==",
"path": "microsoft.extensions.dependencyinjection/2.1.1",
"hashPath": "microsoft.extensions.dependencyinjection.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.DependencyInjection.Abstractions/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-MgYpU5cwZohUMKKg3sbPhvGG+eAZ/59E9UwPwlrUkyXU+PGzqwZg9yyQNjhxuAWmoNoFReoemeCku50prYSGzA==",
"path": "microsoft.extensions.dependencyinjection.abstractions/2.1.1",
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.DependencyModel/2.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-nS2XKqi+1A1umnYNLX2Fbm/XnzCxs5i+zXVJ3VC6r9t2z0NZr9FLnJN4VQpKigdcWH/iFTbMuX6M6WQJcTjVIg==",
"path": "microsoft.extensions.dependencymodel/2.1.0",
"hashPath": "microsoft.extensions.dependencymodel.2.1.0.nupkg.sha512"
},
"Microsoft.Extensions.DiagnosticAdapter/2.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-pwvvDrlJJTV8NiUgVHrr9WfbACMpy9DkjZtYxxQNedVO5x+Wfxcf5Don2ZybPvygbhl8i8duUTRR5nqpMtCIKQ==",
"path": "microsoft.extensions.diagnosticadapter/2.1.0",
"hashPath": "microsoft.extensions.diagnosticadapter.2.1.0.nupkg.sha512"
},
"Microsoft.Extensions.FileProviders.Abstractions/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-UEQB5/QPuLYaCvScZQ9llhcks5xyEUKh41D615FoehRAF9UgGVmXHcCSOH8idHHLRoKm+OJJjEy1oywvuaL33w==",
"path": "microsoft.extensions.fileproviders.abstractions/2.1.1",
"hashPath": "microsoft.extensions.fileproviders.abstractions.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.FileProviders.Composite/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-fduNXRROUeV1bvFr7xkeRkTU/gVfqu5hmfqxiJiciOjwH3Q+UOADiXAWoPfnQiwpZEmsCC6z+hIIyBOnO4i5Yw==",
"path": "microsoft.extensions.fileproviders.composite/2.1.1",
"hashPath": "microsoft.extensions.fileproviders.composite.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.FileProviders.Embedded/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-TYyZBm9rxNtXvAK81E53VOxWnEbnbDZVzWjwbvgox5oHMUTm3Blm4p6MyK2Rlj2d/tEMK0ofG4ooUEaKYS8Lpg==",
"path": "microsoft.extensions.fileproviders.embedded/2.1.1",
"hashPath": "microsoft.extensions.fileproviders.embedded.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.FileProviders.Physical/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kVCvLm1ePchUgRrQZrno07Mn6knDAzR7vl6eRaI/fem0u6ODg+RTwOYLs4XL39Ttuu+BzEwqzHu3DtDgXT8+vQ==",
"path": "microsoft.extensions.fileproviders.physical/2.1.1",
"hashPath": "microsoft.extensions.fileproviders.physical.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.FileSystemGlobbing/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-4QDzyCN8cJnThY6mK9SnzovyCZ8KCG9jmC9KqHfFGtazJvmNZP1gcyBkPmqMjP0qwbmEUUyqyA9LLn3FrYXTGw==",
"path": "microsoft.extensions.filesystemglobbing/2.1.1",
"hashPath": "microsoft.extensions.filesystemglobbing.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.Hosting/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-2LcCTDVNdtJkLlL3w//TaD/gjaVHlH7pW/V22jp0Q8116yJcxX+4WCGvO0RIjRNVFTb+6+gwtMDN6URODxV2hQ==",
"path": "microsoft.extensions.hosting/2.1.1",
"hashPath": "microsoft.extensions.hosting.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.Hosting.Abstractions/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kVVdHnOFJbcXxgZzrT6nwkrWZTHL+47LT59S9J2Jp0BNO3EQWNEZHUUZMb/kKFV7LtW+bp+EuAOPNUqEcqI++Q==",
"path": "microsoft.extensions.hosting.abstractions/2.1.1",
"hashPath": "microsoft.extensions.hosting.abstractions.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.Http/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-GOly249seL3HL2+lgfLWHirsggRwK4EmSa6zUb+sPbgXHN+f9w/y/6XV3DPjYjtyt3v38FkPTD6odPcJJKtvlg==",
"path": "microsoft.extensions.http/2.1.1",
"hashPath": "microsoft.extensions.http.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.Identity.Core/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-4dv6des0aRMNLgo+zbGy2Bp6Amy6YbVsSRB9VvSAqdTfhXAcLQ95AQdsLcqDhBI3H4s0sJxCdwmLDKQMbi0Vag==",
"path": "microsoft.extensions.identity.core/2.1.1",
"hashPath": "microsoft.extensions.identity.core.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.Identity.Stores/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ihjvNMbiZI9cs1qbcVFiICA2RrwM8mlSfypDIIPu7taDBa9vOLSmCHqOg5QmlMtVi5jwkMGfNKznEIYPbaHNmQ==",
"path": "microsoft.extensions.identity.stores/2.1.1",
"hashPath": "microsoft.extensions.identity.stores.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.Localization/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-6v66lA0RqutBDseLtX6MAZHUcaTBk2xfhnfHpcBeLtlx7jySHg/CNociGLPW7oHJtrJ+POZ8xDEoAyQp5RbWXw==",
"path": "microsoft.extensions.localization/2.1.1",
"hashPath": "microsoft.extensions.localization.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.Localization.Abstractions/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-bsDw+b5BaiFej/Nei6IiJFhsOtiXdDmJCabkU45WC3DQafHOLUWuArpVar8Vv2VxHrXGkOWRA7gX31LASqcaMA==",
"path": "microsoft.extensions.localization.abstractions/2.1.1",
"hashPath": "microsoft.extensions.localization.abstractions.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.Logging/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-hh+mkOAQDTp6XH80xJt3+wwYVzkbwYQl9XZRCz4Um0JjP/o7N9vHM3rZ6wwwtr+BBe/L6iBO2sz0px6OWBzqZQ==",
"path": "microsoft.extensions.logging/2.1.1",
"hashPath": "microsoft.extensions.logging.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.Logging.Abstractions/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-XRzK7ZF+O6FzdfWrlFTi1Rgj2080ZDsd46vzOjadHUB0Cz5kOvDG8vI7caa5YFrsHQpcfn0DxtjS4E46N4FZsA==",
"path": "microsoft.extensions.logging.abstractions/2.1.1",
"hashPath": "microsoft.extensions.logging.abstractions.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.Logging.Configuration/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Z3AzFM21fL/ux0kZAbTE+HDPQ46vuh0dqzhlBm6w7/029RxZLvV6bUUsAs70i2r4JfShhCjBYZ+bTjR42diFVA==",
"path": "microsoft.extensions.logging.configuration/2.1.1",
"hashPath": "microsoft.extensions.logging.configuration.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.Logging.Console/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-6dYephpuOacAiXE6eJcWu0myEub8qglrWSgzsYUdzWXGanAAlTVzpms/Wp5yeLpw4hsP8KFey8ySwt5KvVv/uw==",
"path": "microsoft.extensions.logging.console/2.1.1",
"hashPath": "microsoft.extensions.logging.console.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.Logging.Debug/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-72k7rBz2DL3ev59gX+uwOmA/pEegGzi5SRZhysPIi7+2+JoyLlIRBPscJ8OzOI344Bq27cTByGHDoYWOrq73vg==",
"path": "microsoft.extensions.logging.debug/2.1.1",
"hashPath": "microsoft.extensions.logging.debug.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.Logging.EventSource/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-PTcuIm3n549z4jUM4S3PK0LkIXHT08hPjBJ2DYxA/IyzL8b8HFroDUWYh2KkxvDEA3d5szK2MQzcatCO90+caQ==",
"path": "microsoft.extensions.logging.eventsource/2.1.1",
"hashPath": "microsoft.extensions.logging.eventsource.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.Logging.TraceSource/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-a9U6WrHkJk//VQQ6cMfDrHWGxQKVNWXlnoXtA56ItMxyWT5YXU+/KE9aiUvcrbn4kDw/gjlTv95HSXvKGetjKw==",
"path": "microsoft.extensions.logging.tracesource/2.1.1",
"hashPath": "microsoft.extensions.logging.tracesource.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.ObjectPool/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-SErON45qh4ogDp6lr6UvVmFYW0FERihW+IQ+2JyFv1PUyWktcJytFaWH5zarufJvZwhci7Rf1IyGXr9pVEadTw==",
"path": "microsoft.extensions.objectpool/2.1.1",
"hashPath": "microsoft.extensions.objectpool.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.Options/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-V7lXCU78lAbzaulCGFKojcCyG8RTJicEbiBkPJjFqiqXwndEBBIehdXRMWEVU3UtzQ1yDvphiWUL9th6/4gJ7w==",
"path": "microsoft.extensions.options/2.1.1",
"hashPath": "microsoft.extensions.options.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.Options.ConfigurationExtensions/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-NpGh3Y/VOBs6hvjKHMsdbtrvGvMO+cBqZ7YT/Rc4iFy0C4ogSnl1lBAq69L1LS6gzlwDBZDZ7WcvzSDzk5zfzA==",
"path": "microsoft.extensions.options.configurationextensions/2.1.1",
"hashPath": "microsoft.extensions.options.configurationextensions.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.Primitives/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-scJ1GZNIxMmjpENh0UZ8XCQ6vzr/LzeF9WvEA51Ix2OQGAs9WPgPu8ABVUdvpKPLuor/t05gm6menJK3PwqOXg==",
"path": "microsoft.extensions.primitives/2.1.1",
"hashPath": "microsoft.extensions.primitives.2.1.1.nupkg.sha512"
},
"Microsoft.Extensions.WebEncoders/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-XIuJXPNUAX/ZV/onarixNoq3kO7Q9/RXXOY8hhYydsDwHI9PqPeJH6WE3LmPJJDmB+7y3+MT6ZmW78gZZDApBA==",
"path": "microsoft.extensions.webencoders/2.1.1",
"hashPath": "microsoft.extensions.webencoders.2.1.1.nupkg.sha512"
},
"Microsoft.IdentityModel.Logging/5.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-OgiaeDGsuTpXrx77a4gyN6Flp4y7jro4La92UtVEEVxnRb+TnRxawVYY3Z5EVme5fSwvE31vo2iNAwI/jBKjPg==",
"path": "microsoft.identitymodel.logging/5.2.0",
"hashPath": "microsoft.identitymodel.logging.5.2.0.nupkg.sha512"
},
"Microsoft.IdentityModel.Protocols/5.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-pakGqbE3FRort3vb0qqWI0Qfy84IOXs8sG7ygANUpoRT+544svQ62JfvCX4UPnqf5bCUpSxVc3rDh8yCQBtc7w==",
"path": "microsoft.identitymodel.protocols/5.2.0",
"hashPath": "microsoft.identitymodel.protocols.5.2.0.nupkg.sha512"
},
"Microsoft.IdentityModel.Protocols.OpenIdConnect/5.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-hMjsfdvgI/Gk/HWPgyVnju6fy3iULralgn1XU6eL17KkkFN2rJ1fDzJX3RKrjr888Y5S+hTSQAUcGzb4Fe3aBA==",
"path": "microsoft.identitymodel.protocols.openidconnect/5.2.0",
"hashPath": "microsoft.identitymodel.protocols.openidconnect.5.2.0.nupkg.sha512"
},
"Microsoft.IdentityModel.Protocols.WsFederation/5.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-7yohKgLzTObwy+Yq/WNshe2ar+9MZJischkn+L+IIQhpZCKWixr0QFR0V/1TzvGVeXBR/AJY/luZRLx84RlzJw==",
"path": "microsoft.identitymodel.protocols.wsfederation/5.2.0",
"hashPath": "microsoft.identitymodel.protocols.wsfederation.5.2.0.nupkg.sha512"
},
"Microsoft.IdentityModel.Tokens/5.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Uz1Dk5Gw/jgIHEzac9cXhq7pH0Hf5P73vf23hR6QJn0IamLbPG4qoHnGyPMn9qQXc+jDb/j3fWOhvWGrteJXtA==",
"path": "microsoft.identitymodel.tokens/5.2.0",
"hashPath": "microsoft.identitymodel.tokens.5.2.0.nupkg.sha512"
},
"Microsoft.IdentityModel.Tokens.Saml/5.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-db9y9zHTxeVwTi91mqBu4u1h5tlseQxhXMlGBd7bousED/FcEuhRiVK1maXjoHyQTnYbFDGPvYKXxznDI5jBGQ==",
"path": "microsoft.identitymodel.tokens.saml/5.2.0",
"hashPath": "microsoft.identitymodel.tokens.saml.5.2.0.nupkg.sha512"
},
"Microsoft.IdentityModel.Xml/5.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-0WB90AfR16LT0ANCQTb+183yWrusPt4QK1F3f9eL59ZiDKeZLx2AeXgrkDUO+7kG55nCPqmeOUDjHDVK4gsRgA==",
"path": "microsoft.identitymodel.xml/5.2.0",
"hashPath": "microsoft.identitymodel.xml.5.2.0.nupkg.sha512"
},
"Microsoft.Net.Http.Headers/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-lPNIphl8b2EuhOE9dMH6EZDmu7pS882O+HMi5BJNsigxHaWlBrYxZHFZgE18cyaPp6SSZcTkKkuzfjV/RRQKlA==",
"path": "microsoft.net.http.headers/2.1.1",
"hashPath": "microsoft.net.http.headers.2.1.1.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"
},
"Newtonsoft.Json/11.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-IvJe1pj7JHEsP8B8J8DwlMEx8UInrs/x+9oVY+oCD13jpLu4JbJU2WCIsMRn5C4yW9+DgkaO8uiVE5VHKjpmdQ==",
"path": "newtonsoft.json/11.0.2",
"hashPath": "newtonsoft.json.11.0.2.nupkg.sha512"
},
"Newtonsoft.Json.Bson/1.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5PYT/IqQ+UK31AmZiSS102R6EsTo+LGTSI8bp7WAUqDKaF4wHXD8U9u4WxTI1vc64tYi++8p3dk3WWNqPFgldw==",
"path": "newtonsoft.json.bson/1.0.1",
"hashPath": "newtonsoft.json.bson.1.0.1.nupkg.sha512"
},
"Remotion.Linq/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-fK/76UmpC0FXBlGDFVPLJHQlDLYnGC+XY3eoDgCgbtrhi0vzbXDQ3n/IYHhqSKqXQfGw/u04A1drWs7rFVkRjw==",
"path": "remotion.linq/2.2.0",
"hashPath": "remotion.linq.2.2.0.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.IO.Compression/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
"path": "runtime.native.system.io.compression/4.3.0",
"hashPath": "runtime.native.system.io.compression.4.3.0.nupkg.sha512"
},
"runtime.native.System.Net.Http/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
"path": "runtime.native.system.net.http/4.3.0",
"hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512"
},
"runtime.native.System.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"
},
"System.AppContext/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==",
"path": "system.appcontext/4.3.0",
"hashPath": "system.appcontext.4.3.0.nupkg.sha512"
},
"System.Buffers/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==",
"path": "system.buffers/4.5.0",
"hashPath": "system.buffers.4.5.0.nupkg.sha512"
},
"System.Collections/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
"path": "system.collections/4.3.0",
"hashPath": "system.collections.4.3.0.nupkg.sha512"
},
"System.Collections.Concurrent/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
"path": "system.collections.concurrent/4.3.0",
"hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512"
},
"System.Collections.Immutable/1.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-EXKiDFsChZW0RjrZ4FYHu9aW6+P4MCgEDCklsVseRfhoO0F+dXeMSsMRAlVXIo06kGJ/zv+2w1a2uc2+kxxSaQ==",
"path": "system.collections.immutable/1.5.0",
"hashPath": "system.collections.immutable.1.5.0.nupkg.sha512"
},
"System.Collections.NonGeneric/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-prtjIEMhGUnQq6RnPEYLpFt8AtLbp9yq2zxOSrY7KJJZrw25Fi97IzBqY7iqssbM61Ek5b8f3MG/sG1N2sN5KA==",
"path": "system.collections.nongeneric/4.3.0",
"hashPath": "system.collections.nongeneric.4.3.0.nupkg.sha512"
},
"System.Collections.Specialized/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Epx8PoVZR0iuOnJJDzp7pWvdfMMOAvpUo95pC4ScH2mJuXkKA2Y4aR3cG9qt2klHgSons1WFh4kcGW7cSXvrxg==",
"path": "system.collections.specialized/4.3.0",
"hashPath": "system.collections.specialized.4.3.0.nupkg.sha512"
},
"System.ComponentModel.Annotations/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-UxYQ3FGUOtzJ7LfSdnYSFd7+oEv6M8NgUatatIN2HxNtDdlcvFAf+VIq4Of9cDMJEJC0aSRv/x898RYhB4Yppg==",
"path": "system.componentmodel.annotations/4.5.0",
"hashPath": "system.componentmodel.annotations.4.5.0.nupkg.sha512"
},
"System.Console/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==",
"path": "system.console/4.3.0",
"hashPath": "system.console.4.3.0.nupkg.sha512"
},
"System.Data.SqlClient/4.5.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-HV8pqcYlH7bNnX1n4i6F5RG7r6+WVErE2jUMNjXRrrkLFVIWLoerXtXDFs80pHvDBjxoG4rG0p2BUH3iXRs7hQ==",
"path": "system.data.sqlclient/4.5.1",
"hashPath": "system.data.sqlclient.4.5.1.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/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-eIHRELiYDQvsMToML81QFkXEEYXUSUT2F28t1SGrevWqP+epFdw80SyAXIKTXOHrIEXReFOEnEr7XlGiC2GgOg==",
"path": "system.diagnostics.diagnosticsource/4.5.0",
"hashPath": "system.diagnostics.diagnosticsource.4.5.0.nupkg.sha512"
},
"System.Diagnostics.FileVersionInfo/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-omCF64wzQ3Q2CeIqkD6lmmxeMZtGHUmzgFMPjfVaOsyqpR66p/JaZzManMw1s33osoAb5gqpncsjie67+yUPHQ==",
"path": "system.diagnostics.fileversioninfo/4.3.0",
"hashPath": "system.diagnostics.fileversioninfo.4.3.0.nupkg.sha512"
},
"System.Diagnostics.StackTrace/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-BiHg0vgtd35/DM9jvtaC1eKRpWZxr0gcQd643ABG7GnvSlf5pOkY2uyd42mMOJoOmKvnpNj0F4tuoS1pacTwYw==",
"path": "system.diagnostics.stacktrace/4.3.0",
"hashPath": "system.diagnostics.stacktrace.4.3.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.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-E8tNMfMWPvlSF5fvmMIVZZHlGuIZzE5uktuR+GN2gFdngh0k6xoZquxfjKC02d0NqfsshNQVTCdSKXD5e9/lpA==",
"path": "system.identitymodel.tokens.jwt/5.2.0",
"hashPath": "system.identitymodel.tokens.jwt.5.2.0.nupkg.sha512"
},
"System.Interactive.Async/3.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-hZccYiIE5RS1/J9Tb/BNtosAGVggdlsJm4Ojdu+gDV0p4AIi+LUfUogMKkRacljQEJd2AG6vYzvcjhQFkqoZmw==",
"path": "system.interactive.async/3.1.1",
"hashPath": "system.interactive.async.3.1.1.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.Compression/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
"path": "system.io.compression/4.3.0",
"hashPath": "system.io.compression.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/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-1GB2tHmb/qRzCF6NX7+1LU6/IKPt8QKm6hHt7Vmyt/olg3XJIwwRzNwdfG0gKgPzNTIj0eOFk6UpVHrVMDrY0w==",
"path": "system.io.pipelines/4.5.0",
"hashPath": "system.io.pipelines.4.5.0.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.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-sDJYJpGtTgx+23Ayu5euxG5mAXWdkDb4+b0rD0Cab0M1oQS9H0HXGPriKcqpXuiJDTV7fTp/d+fMDJmnr6sNvA==",
"path": "system.memory/4.5.1",
"hashPath": "system.memory.4.5.1.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.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-FquLjdb/0CeMqb15u9Px6TwnyFl306WztKWu6sKKc5kWPYMdpi5BFEkdxzGoieYFp9UksyGwJnCw4KKAUfJjrw==",
"path": "system.net.websockets.websocketprotocol/4.5.1",
"hashPath": "system.net.websockets.websocketprotocol.4.5.1.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.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.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
"path": "system.reflection.emit/4.3.0",
"hashPath": "system.reflection.emit.4.3.0.nupkg.sha512"
},
"System.Reflection.Emit.ILGeneration/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
"path": "system.reflection.emit.ilgeneration/4.3.0",
"hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512"
},
"System.Reflection.Emit.Lightweight/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
"path": "system.reflection.emit.lightweight/4.3.0",
"hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512"
},
"System.Reflection.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.Metadata/1.6.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==",
"path": "system.reflection.metadata/1.6.0",
"hashPath": "system.reflection.metadata.1.6.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/4.5.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Zh8t8oqolRaFa9vmOZfdQm/qKejdqz0J9kr7o2Fu0vPeoH3BL1EOXipKWwkWtLT1JPzjByrF19fGuFlNbmPpiw==",
"path": "system.runtime.compilerservices.unsafe/4.5.1",
"hashPath": "system.runtime.compilerservices.unsafe.4.5.1.nupkg.sha512"
},
"System.Runtime.Extensions/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
"path": "system.runtime.extensions/4.3.0",
"hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
},
"System.Runtime.Handles/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
"path": "system.runtime.handles/4.3.0",
"hashPath": "system.runtime.handles.4.3.0.nupkg.sha512"
},
"System.Runtime.InteropServices/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
"path": "system.runtime.interopservices/4.3.0",
"hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512"
},
"System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==",
"path": "system.runtime.interopservices.runtimeinformation/4.3.0",
"hashPath": "system.runtime.interopservices.runtimeinformation.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.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.Runtime.Serialization.Xml/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-nUQx/5OVgrqEba3+j7OdiofvVq9koWZAC7Z3xGI8IIViZqApWnZ5+lLcwYgTlbkobrl/Rat+Jb8GeD4WQESD2A==",
"path": "system.runtime.serialization.xml/4.3.0",
"hashPath": "system.runtime.serialization.xml.4.3.0.nupkg.sha512"
},
"System.Security.AccessControl/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-vW8Eoq0TMyz5vAG/6ce483x/CP83fgm4SJe5P8Tb1tZaobcvPrbMEL7rhH1DRdrYbbb6F0vq3OlzmK0Pkwks5A==",
"path": "system.security.accesscontrol/4.5.0",
"hashPath": "system.security.accesscontrol.4.5.0.nupkg.sha512"
},
"System.Security.Claims/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-P/+BR/2lnc4PNDHt/TPBAWHVMLMRHsyYZbU1NphW4HIWzCggz8mJbTQQ3MKljFE7LS3WagmVFuBgoLcFzYXlkA==",
"path": "system.security.claims/4.3.0",
"hashPath": "system.security.claims.4.3.0.nupkg.sha512"
},
"System.Security.Cryptography.Algorithms/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
"path": "system.security.cryptography.algorithms/4.3.0",
"hashPath": "system.security.cryptography.algorithms.4.3.0.nupkg.sha512"
},
"System.Security.Cryptography.Cng/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==",
"path": "system.security.cryptography.cng/4.5.0",
"hashPath": "system.security.cryptography.cng.4.5.0.nupkg.sha512"
},
"System.Security.Cryptography.Csp/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
"path": "system.security.cryptography.csp/4.3.0",
"hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512"
},
"System.Security.Cryptography.Encoding/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
"path": "system.security.cryptography.encoding/4.3.0",
"hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512"
},
"System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
"path": "system.security.cryptography.openssl/4.3.0",
"hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512"
},
"System.Security.Cryptography.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.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.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-9gdyuARhUR7H+p5CjyUB/zPk7/Xut3wUSP8NJQB6iZr8L3XUXTMdoLeVAg9N4rqF8oIpE7MpdqHdDHQ7XgJe0g==",
"path": "system.security.permissions/4.5.0",
"hashPath": "system.security.permissions.4.5.0.nupkg.sha512"
},
"System.Security.Principal/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-I1tkfQlAoMM2URscUtpcRo/hX0jinXx6a/KUtEQoz3owaYwl3qwsO8cbzYVVnjxrzxjHo3nJC+62uolgeGIS9A==",
"path": "system.security.principal/4.3.0",
"hashPath": "system.security.principal.4.3.0.nupkg.sha512"
},
"System.Security.Principal.Windows/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-U77HfRXlZlOeIXd//Yoj6Jnk8AXlbeisf1oq1os+hxOGVnuG+lGSfGqTwTZBoORFF6j/0q7HXIl8cqwQ9aUGqQ==",
"path": "system.security.principal.windows/4.5.0",
"hashPath": "system.security.principal.windows.4.5.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.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-S0wEUiKcLvRlkFUXca8uio1UQ5bYQzYgOmOKtCqaBQC3GR9AJjh43otcM32IGsAyvadFTaAMw9Irm6dS4Evfng==",
"path": "system.text.encoding.codepages/4.5.0",
"hashPath": "system.text.encoding.codepages.4.5.0.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/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Xg4G4Indi4dqP1iuAiMSwpiWS54ZghzR644OtsRCm/m/lBMG8dUBhLVN7hLm8NNrNTR+iGbshCPTwrvxZPlm4g==",
"path": "system.text.encodings.web/4.5.0",
"hashPath": "system.text.encodings.web.4.5.0.nupkg.sha512"
},
"System.Text.RegularExpressions/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
"path": "system.text.regularexpressions/4.3.0",
"hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512"
},
"System.Threading/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.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-MEH06N0rIGmRT4LOKQ2BmUO0IxfvmIY/PaouSq+DFQku72OL8cxfw8W99uGpTCFf2vx2QHLRSh374iSM3asdTA==",
"path": "system.threading.channels/4.5.0",
"hashPath": "system.threading.channels.4.5.0.nupkg.sha512"
},
"System.Threading.Tasks/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
"path": "system.threading.tasks/4.3.0",
"hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
},
"System.Threading.Tasks.Extensions/4.5.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-WSKUTtLhPR8gllzIWO2x6l4lmAIfbyMAiTlyXAis4QBDonXK4b4S6F8zGARX4/P8wH3DH+sLdhamCiHn+fTU1A==",
"path": "system.threading.tasks.extensions/4.5.1",
"hashPath": "system.threading.tasks.extensions.4.5.1.nupkg.sha512"
},
"System.Threading.Tasks.Parallel/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-cbjBNZHf/vQCfcdhzx7knsiygoCKgxL8mZOeocXZn5gWhCdzHIq6bYNKWX0LAJCWYP7bds4yBK8p06YkP0oa0g==",
"path": "system.threading.tasks.parallel/4.3.0",
"hashPath": "system.threading.tasks.parallel.4.3.0.nupkg.sha512"
},
"System.Threading.Thread/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-OHmbT+Zz065NKII/ZHcH9XO1dEuLGI1L2k7uYss+9C1jLxTC9kTZZuzUOyXHayRk+dft9CiDf3I/QZ0t8JKyBQ==",
"path": "system.threading.thread/4.3.0",
"hashPath": "system.threading.thread.4.3.0.nupkg.sha512"
},
"System.ValueTuple/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-cNLEvBX3d6MMQRZe3SMFNukVbitDAEpVZO17qa0/2FHxZ7Y7PpFRpr6m2615XYM/tYYYf0B+WyHNujqIw8Luwg==",
"path": "system.valuetuple/4.3.0",
"hashPath": "system.valuetuple.4.3.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"
},
"System.Xml.XPath/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-v1JQ5SETnQusqmS3RwStF7vwQ3L02imIzl++sewmt23VGygix04pEH+FCj1yWb+z4GDzKiljr1W7Wfvrx0YwgA==",
"path": "system.xml.xpath/4.3.0",
"hashPath": "system.xml.xpath.4.3.0.nupkg.sha512"
},
"System.Xml.XPath.XDocument/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-jw9oHHEIVW53mHY9PgrQa98Xo2IZ0ZjrpdOTmtvk+Rvg4tq7dydmxdNqUvJ5YwjDqhn75mBXWttWjiKhWP53LQ==",
"path": "system.xml.xpath.xdocument/4.3.0",
"hashPath": "system.xml.xpath.xdocument.4.3.0.nupkg.sha512"
}
}
}