{ "version": 3, "targets": { ".NETCoreApp,Version=v2.1": { "Microsoft.AspNet.WebApi.Client/5.2.6": { "type": "package", "dependencies": { "Newtonsoft.Json": "10.0.1", "Newtonsoft.Json.Bson": "1.0.1" }, "compile": { "lib/netstandard2.0/System.Net.Http.Formatting.dll": {} }, "runtime": { "lib/netstandard2.0/System.Net.Http.Formatting.dll": {} } }, "Microsoft.AspNetCore/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.dll": {} } }, "Microsoft.AspNetCore.Antiforgery/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Antiforgery.dll": {} } }, "Microsoft.AspNetCore.App/2.1.1": { "type": "package", "dependencies": { "Microsoft.AspNet.WebApi.Client": "[5.2.6, 5.3.0)", "Microsoft.AspNetCore": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Antiforgery": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Authentication": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Authentication.Abstractions": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Authentication.Cookies": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Authentication.Core": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Authentication.Facebook": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Authentication.Google": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Authentication.JwtBearer": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Authentication.MicrosoftAccount": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Authentication.OAuth": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Authentication.OpenIdConnect": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Authentication.Twitter": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Authentication.WsFederation": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Authorization": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Authorization.Policy": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Connections.Abstractions": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.CookiePolicy": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Cors": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Cryptography.Internal": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Cryptography.KeyDerivation": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.DataProtection": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.DataProtection.Abstractions": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.DataProtection.Extensions": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Diagnostics": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Diagnostics.Abstractions": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.HostFiltering": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Hosting": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Hosting.Abstractions": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Hosting.Server.Abstractions": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Html.Abstractions": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Http": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Http.Abstractions": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Http.Connections": "[1.0.1, 1.1.0)", "Microsoft.AspNetCore.Http.Connections.Common": "[1.0.1, 1.1.0)", "Microsoft.AspNetCore.Http.Extensions": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Http.Features": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.HttpOverrides": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.HttpsPolicy": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Identity": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Identity.EntityFrameworkCore": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Identity.UI": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.JsonPatch": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Localization": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Localization.Routing": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.MiddlewareAnalysis": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Mvc": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Mvc.Abstractions": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Mvc.Analyzers": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Mvc.ApiExplorer": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Mvc.Core": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Mvc.Cors": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Mvc.DataAnnotations": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Mvc.Formatters.Json": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Mvc.Formatters.Xml": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Mvc.Localization": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Mvc.Razor": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Mvc.Razor.Extensions": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Mvc.Razor.ViewCompilation": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Mvc.RazorPages": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Mvc.TagHelpers": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Mvc.ViewFeatures": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.NodeServices": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Owin": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Razor": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Razor.Design": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Razor.Language": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Razor.Runtime": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.ResponseCaching": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.ResponseCaching.Abstractions": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.ResponseCompression": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Rewrite": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Routing": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Routing.Abstractions": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Server.HttpSys": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Server.IISIntegration": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Server.Kestrel": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Server.Kestrel.Core": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Server.Kestrel.Https": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.Session": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.SignalR": "[1.0.1, 1.1.0)", "Microsoft.AspNetCore.SignalR.Common": "[1.0.1, 1.1.0)", "Microsoft.AspNetCore.SignalR.Core": "[1.0.1, 1.1.0)", "Microsoft.AspNetCore.SignalR.Protocols.Json": "[1.0.1, 1.1.0)", "Microsoft.AspNetCore.SpaServices": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.SpaServices.Extensions": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.StaticFiles": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.WebSockets": "[2.1.1, 2.2.0)", "Microsoft.AspNetCore.WebUtilities": "[2.1.1, 2.2.0)", "Microsoft.CodeAnalysis.Razor": "[2.1.1, 2.2.0)", "Microsoft.EntityFrameworkCore": "[2.1.1, 2.2.0)", "Microsoft.EntityFrameworkCore.Abstractions": "[2.1.1, 2.2.0)", "Microsoft.EntityFrameworkCore.Analyzers": "[2.1.1, 2.2.0)", "Microsoft.EntityFrameworkCore.Design": "[2.1.1, 2.2.0)", "Microsoft.EntityFrameworkCore.InMemory": "[2.1.1, 2.2.0)", "Microsoft.EntityFrameworkCore.Relational": "[2.1.1, 2.2.0)", "Microsoft.EntityFrameworkCore.SqlServer": "[2.1.1, 2.2.0)", "Microsoft.EntityFrameworkCore.Tools": "[2.1.1, 2.2.0)", "Microsoft.Extensions.Caching.Abstractions": "[2.1.1, 2.2.0)", "Microsoft.Extensions.Caching.Memory": "[2.1.1, 2.2.0)", "Microsoft.Extensions.Caching.SqlServer": "[2.1.1, 2.2.0)", "Microsoft.Extensions.Configuration": "[2.1.1, 2.2.0)", "Microsoft.Extensions.Configuration.Abstractions": "[2.1.1, 2.2.0)", "Microsoft.Extensions.Configuration.Binder": "[2.1.1, 2.2.0)", "Microsoft.Extensions.Configuration.CommandLine": "[2.1.1, 2.2.0)", "Microsoft.Extensions.Configuration.EnvironmentVariables": "[2.1.1, 2.2.0)", "Microsoft.Extensions.Configuration.FileExtensions": "[2.1.1, 2.2.0)", "Microsoft.Extensions.Configuration.Ini": "[2.1.1, 2.2.0)", "Microsoft.Extensions.Configuration.Json": "[2.1.1, 2.2.0)", "Microsoft.Extensions.Configuration.KeyPerFile": "[2.1.1, 2.2.0)", "Microsoft.Extensions.Configuration.UserSecrets": "[2.1.1, 2.2.0)", "Microsoft.Extensions.Configuration.Xml": "[2.1.1, 2.2.0)", "Microsoft.Extensions.DependencyInjection": "[2.1.1, 2.2.0)", "Microsoft.Extensions.DependencyInjection.Abstractions": "[2.1.1, 2.2.0)", "Microsoft.Extensions.DiagnosticAdapter": "[2.1.0, 2.2.0)", "Microsoft.Extensions.FileProviders.Abstractions": "[2.1.1, 2.2.0)", "Microsoft.Extensions.FileProviders.Composite": "[2.1.1, 2.2.0)", "Microsoft.Extensions.FileProviders.Embedded": "[2.1.1, 2.2.0)", "Microsoft.Extensions.FileProviders.Physical": "[2.1.1, 2.2.0)", "Microsoft.Extensions.FileSystemGlobbing": "[2.1.1, 2.2.0)", "Microsoft.Extensions.Hosting": "[2.1.1, 2.2.0)", "Microsoft.Extensions.Hosting.Abstractions": "[2.1.1, 2.2.0)", "Microsoft.Extensions.Http": "[2.1.1, 2.2.0)", "Microsoft.Extensions.Identity.Core": "[2.1.1, 2.2.0)", "Microsoft.Extensions.Identity.Stores": "[2.1.1, 2.2.0)", "Microsoft.Extensions.Localization": "[2.1.1, 2.2.0)", "Microsoft.Extensions.Localization.Abstractions": "[2.1.1, 2.2.0)", "Microsoft.Extensions.Logging": "[2.1.1, 2.2.0)", "Microsoft.Extensions.Logging.Abstractions": "[2.1.1, 2.2.0)", "Microsoft.Extensions.Logging.Configuration": "[2.1.1, 2.2.0)", "Microsoft.Extensions.Logging.Console": "[2.1.1, 2.2.0)", "Microsoft.Extensions.Logging.Debug": "[2.1.1, 2.2.0)", "Microsoft.Extensions.Logging.EventSource": "[2.1.1, 2.2.0)", "Microsoft.Extensions.Logging.TraceSource": "[2.1.1, 2.2.0)", "Microsoft.Extensions.ObjectPool": "[2.1.1, 2.2.0)", "Microsoft.Extensions.Options": "[2.1.1, 2.2.0)", "Microsoft.Extensions.Options.ConfigurationExtensions": "[2.1.1, 2.2.0)", "Microsoft.Extensions.Primitives": "[2.1.1, 2.2.0)", "Microsoft.Extensions.WebEncoders": "[2.1.1, 2.2.0)", "Microsoft.Net.Http.Headers": "[2.1.1, 2.2.0)" }, "compile": { "lib/netcoreapp2.1/_._": {} }, "runtime": { "lib/netcoreapp2.1/_._": {} }, "build": { "build/netcoreapp2.1/Microsoft.AspNetCore.App.props": {}, "build/netcoreapp2.1/Microsoft.AspNetCore.App.targets": {} } }, "Microsoft.AspNetCore.Authentication/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.dll": {} } }, "Microsoft.AspNetCore.Authentication.Abstractions/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Authentication.Cookies/2.1.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Authentication": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Cookies.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Cookies.dll": {} } }, "Microsoft.AspNetCore.Authentication.Core/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll": {} } }, "Microsoft.AspNetCore.Authentication.Facebook/2.1.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Authentication.OAuth": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Facebook.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Facebook.dll": {} } }, "Microsoft.AspNetCore.Authentication.Google/2.1.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Authentication.OAuth": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Google.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Google.dll": {} } }, "Microsoft.AspNetCore.Authentication.JwtBearer/2.1.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Authentication": "2.1.1", "Microsoft.IdentityModel.Protocols.OpenIdConnect": "5.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {} } }, "Microsoft.AspNetCore.Authentication.MicrosoftAccount/2.1.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Authentication.OAuth": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.MicrosoftAccount.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.MicrosoftAccount.dll": {} } }, "Microsoft.AspNetCore.Authentication.OAuth/2.1.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Authentication": "2.1.1", "Newtonsoft.Json": "11.0.2" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OAuth.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OAuth.dll": {} } }, "Microsoft.AspNetCore.Authentication.OpenIdConnect/2.1.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Authentication.OAuth": "2.1.1", "Microsoft.IdentityModel.Protocols.OpenIdConnect": "5.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OpenIdConnect.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OpenIdConnect.dll": {} } }, "Microsoft.AspNetCore.Authentication.Twitter/2.1.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Authentication.OAuth": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Twitter.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Twitter.dll": {} } }, "Microsoft.AspNetCore.Authentication.WsFederation/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.WsFederation.dll": {} } }, "Microsoft.AspNetCore.Authorization/2.1.1": { "type": "package", "dependencies": { "Microsoft.Extensions.Logging.Abstractions": "2.1.1", "Microsoft.Extensions.Options": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {} } }, "Microsoft.AspNetCore.Authorization.Policy/2.1.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Authentication.Abstractions": "2.1.1", "Microsoft.AspNetCore.Authorization": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll": {} } }, "Microsoft.AspNetCore.Connections.Abstractions/2.1.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Http.Features": "2.1.1", "System.IO.Pipelines": "4.5.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.dll": {} } }, "Microsoft.AspNetCore.CookiePolicy/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.CookiePolicy.dll": {} } }, "Microsoft.AspNetCore.Cors/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Cors.dll": {} } }, "Microsoft.AspNetCore.Cryptography.Internal/2.1.1": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll": {} } }, "Microsoft.AspNetCore.Cryptography.KeyDerivation/2.1.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Cryptography.Internal": "2.1.1" }, "compile": { "lib/netcoreapp2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {} }, "runtime": { "lib/netcoreapp2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {} } }, "Microsoft.AspNetCore.DataProtection/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll": {} } }, "Microsoft.AspNetCore.DataProtection.Abstractions/2.1.1": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": {} } }, "Microsoft.AspNetCore.DataProtection.Extensions/2.1.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.DataProtection": "2.1.1", "Microsoft.Extensions.DependencyInjection": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Extensions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Extensions.dll": {} } }, "Microsoft.AspNetCore.Diagnostics/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.dll": {} } }, "Microsoft.AspNetCore.Diagnostics.Abstractions/2.1.1": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore/2.1.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Http.Abstractions": "2.1.1", "Microsoft.EntityFrameworkCore.Relational": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.dll": {} } }, "Microsoft.AspNetCore.HostFiltering/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.HostFiltering.dll": {} } }, "Microsoft.AspNetCore.Hosting/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.dll": {} } }, "Microsoft.AspNetCore.Hosting.Abstractions/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Hosting.Server.Abstractions/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Html.Abstractions/2.1.1": { "type": "package", "dependencies": { "System.Text.Encodings.Web": "4.5.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Http/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Http.dll": {} } }, "Microsoft.AspNetCore.Http.Abstractions/2.1.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Http.Features": "2.1.1", "System.Text.Encodings.Web": "4.5.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Http.Connections/1.0.1": { "type": "package", "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": {} }, "runtime": { "lib/netcoreapp2.1/Microsoft.AspNetCore.Http.Connections.dll": {} } }, "Microsoft.AspNetCore.Http.Connections.Common/1.0.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.Common.dll": {} } }, "Microsoft.AspNetCore.Http.Extensions/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": {} } }, "Microsoft.AspNetCore.Http.Features/2.1.1": { "type": "package", "dependencies": { "Microsoft.Extensions.Primitives": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {} } }, "Microsoft.AspNetCore.HttpOverrides/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.HttpOverrides.dll": {} } }, "Microsoft.AspNetCore.HttpsPolicy/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.HttpsPolicy.dll": {} } }, "Microsoft.AspNetCore.Identity/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Identity.dll": {} } }, "Microsoft.AspNetCore.Identity.EntityFrameworkCore/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": {} } }, "Microsoft.AspNetCore.Identity.UI/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Identity.UI.Views.dll": {}, "lib/netstandard2.0/Microsoft.AspNetCore.Identity.UI.dll": {} } }, "Microsoft.AspNetCore.JsonPatch/2.1.1": { "type": "package", "dependencies": { "Microsoft.CSharp": "4.5.0", "Newtonsoft.Json": "11.0.2" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll": {} } }, "Microsoft.AspNetCore.Localization/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Localization.dll": {} } }, "Microsoft.AspNetCore.Localization.Routing/2.1.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Localization": "2.1.1", "Microsoft.AspNetCore.Routing.Abstractions": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Localization.Routing.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Localization.Routing.dll": {} } }, "Microsoft.AspNetCore.MiddlewareAnalysis/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.MiddlewareAnalysis.dll": {} } }, "Microsoft.AspNetCore.Mvc/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.dll": {} } }, "Microsoft.AspNetCore.Mvc.Abstractions/2.1.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Routing.Abstractions": "2.1.1", "Microsoft.Net.Http.Headers": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Mvc.Analyzers/2.1.1": { "type": "package" }, "Microsoft.AspNetCore.Mvc.ApiExplorer/2.1.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Mvc.Core": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll": {} } }, "Microsoft.AspNetCore.Mvc.Core/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll": {} } }, "Microsoft.AspNetCore.Mvc.Cors/2.1.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Cors": "2.1.1", "Microsoft.AspNetCore.Mvc.Core": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Cors.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Cors.dll": {} } }, "Microsoft.AspNetCore.Mvc.DataAnnotations/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {} } }, "Microsoft.AspNetCore.Mvc.Formatters.Json/2.1.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.JsonPatch": "2.1.1", "Microsoft.AspNetCore.Mvc.Core": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll": {} } }, "Microsoft.AspNetCore.Mvc.Formatters.Xml/2.1.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Mvc.Core": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll": {} } }, "Microsoft.AspNetCore.Mvc.Localization/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Localization.dll": {} } }, "Microsoft.AspNetCore.Mvc.Razor/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.dll": {} } }, "Microsoft.AspNetCore.Mvc.Razor.Extensions/2.1.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Razor.Language": "2.1.1", "Microsoft.CodeAnalysis.Razor": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {} }, "build": { "build/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.props": {}, "build/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.targets": {} } }, "Microsoft.AspNetCore.Mvc.Razor.ViewCompilation/2.1.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Hosting": "2.1.1", "Microsoft.AspNetCore.Mvc.RazorPages": "2.1.1" }, "build": { "build/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.targets": {} } }, "Microsoft.AspNetCore.Mvc.RazorPages/2.1.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Mvc.Razor": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.RazorPages.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.RazorPages.dll": {} } }, "Microsoft.AspNetCore.Mvc.TagHelpers/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll": {} } }, "Microsoft.AspNetCore.Mvc.ViewFeatures/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll": {} } }, "Microsoft.AspNetCore.NodeServices/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.NodeServices.dll": {} } }, "Microsoft.AspNetCore.Owin/2.1.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Http": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Owin.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Owin.dll": {} } }, "Microsoft.AspNetCore.Razor/2.1.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Html.Abstractions": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Razor.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Razor.dll": {} } }, "Microsoft.AspNetCore.Razor.Design/2.1.1": { "type": "package", "build": { "build/netstandard2.0/Microsoft.AspNetCore.Razor.Design.props": {} }, "buildMultiTargeting": { "buildMultiTargeting/Microsoft.AspNetCore.Razor.Design.props": {} } }, "Microsoft.AspNetCore.Razor.Language/2.1.1": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {} } }, "Microsoft.AspNetCore.Razor.Runtime/2.1.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Html.Abstractions": "2.1.1", "Microsoft.AspNetCore.Razor": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.dll": {} } }, "Microsoft.AspNetCore.ResponseCaching/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.dll": {} } }, "Microsoft.AspNetCore.ResponseCaching.Abstractions/2.1.1": { "type": "package", "dependencies": { "Microsoft.Extensions.Primitives": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {} } }, "Microsoft.AspNetCore.ResponseCompression/2.1.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Http.Extensions": "2.1.1", "Microsoft.Extensions.Options": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCompression.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCompression.dll": {} } }, "Microsoft.AspNetCore.Rewrite/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Rewrite.dll": {} } }, "Microsoft.AspNetCore.Routing/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Routing.dll": {} } }, "Microsoft.AspNetCore.Routing.Abstractions/2.1.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Http.Abstractions": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Server.HttpSys/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Server.HttpSys.dll": {} } }, "Microsoft.AspNetCore.Server.IISIntegration/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Server.IISIntegration.dll": {} } }, "Microsoft.AspNetCore.Server.Kestrel/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.dll": {} } }, "Microsoft.AspNetCore.Server.Kestrel.Core/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netcoreapp2.1/Microsoft.AspNetCore.Server.Kestrel.Core.dll": {} } }, "Microsoft.AspNetCore.Server.Kestrel.Https/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netcoreapp2.1/Microsoft.AspNetCore.Server.Kestrel.Https.dll": {} } }, "Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions/2.1.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Connections.Abstractions": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netcoreapp2.1/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll": {} } }, "Microsoft.AspNetCore.Session/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Session.dll": {} } }, "Microsoft.AspNetCore.SignalR/1.0.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Http.Connections": "1.0.1", "Microsoft.AspNetCore.SignalR.Core": "1.0.1" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.dll": {} } }, "Microsoft.AspNetCore.SignalR.Common/1.0.1": { "type": "package", "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": {} }, "runtime": { "lib/netcoreapp2.1/Microsoft.AspNetCore.SignalR.Common.dll": {} } }, "Microsoft.AspNetCore.SignalR.Core/1.0.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Core.dll": {} } }, "Microsoft.AspNetCore.SignalR.Protocols.Json/1.0.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.SignalR.Common": "1.0.1", "Newtonsoft.Json": "11.0.2" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll": {} } }, "Microsoft.AspNetCore.SpaServices/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.SpaServices.dll": {} } }, "Microsoft.AspNetCore.SpaServices.Extensions/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.SpaServices.Extensions.dll": {} } }, "Microsoft.AspNetCore.StaticFiles/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.StaticFiles.dll": {} } }, "Microsoft.AspNetCore.WebSockets/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.WebSockets.dll": {} } }, "Microsoft.AspNetCore.WebUtilities/2.1.1": { "type": "package", "dependencies": { "Microsoft.Net.Http.Headers": "2.1.1", "System.Text.Encodings.Web": "4.5.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": {} } }, "Microsoft.CodeAnalysis.Analyzers/1.1.0": { "type": "package" }, "Microsoft.CodeAnalysis.Common/2.8.0": { "type": "package", "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.3.1", "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.4.2", "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.3.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": {} }, "runtime": { "lib/netstandard1.3/Microsoft.CodeAnalysis.dll": {} } }, "Microsoft.CodeAnalysis.CSharp/2.8.0": { "type": "package", "dependencies": { "Microsoft.CodeAnalysis.Common": "[2.8.0]" }, "compile": { "lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll": {} } }, "Microsoft.CodeAnalysis.Razor/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {} } }, "Microsoft.CSharp/4.5.0": { "type": "package", "compile": { "ref/netcoreapp2.0/_._": {} }, "runtime": { "lib/netcoreapp2.0/_._": {} } }, "Microsoft.DotNet.PlatformAbstractions/2.1.0": { "type": "package", "dependencies": { "System.AppContext": "4.1.0", "System.Collections": "4.0.11", "System.IO": "4.1.0", "System.IO.FileSystem": "4.0.1", "System.Reflection.TypeExtensions": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Runtime.InteropServices": "4.1.0", "System.Runtime.InteropServices.RuntimeInformation": "4.0.0" }, "compile": { "lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll": {} } }, "Microsoft.EntityFrameworkCore/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.EntityFrameworkCore.dll": {} } }, "Microsoft.EntityFrameworkCore.Abstractions/2.1.1": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {} } }, "Microsoft.EntityFrameworkCore.Analyzers/2.1.1": { "type": "package" }, "Microsoft.EntityFrameworkCore.Design/2.1.1": { "type": "package", "dependencies": { "Microsoft.CSharp": "4.5.0", "Microsoft.EntityFrameworkCore.Relational": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Design.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Design.dll": {} }, "build": { "build/netcoreapp2.0/Microsoft.EntityFrameworkCore.Design.props": {} } }, "Microsoft.EntityFrameworkCore.InMemory/2.1.1": { "type": "package", "dependencies": { "Microsoft.EntityFrameworkCore": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.EntityFrameworkCore.InMemory.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.EntityFrameworkCore.InMemory.dll": {} } }, "Microsoft.EntityFrameworkCore.Relational/2.1.1": { "type": "package", "dependencies": { "Microsoft.EntityFrameworkCore": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.dll": {} } }, "Microsoft.EntityFrameworkCore.SqlServer/2.1.1": { "type": "package", "dependencies": { "Microsoft.EntityFrameworkCore.Relational": "2.1.1", "System.Data.SqlClient": "4.5.1" }, "compile": { "lib/netstandard2.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {} } }, "Microsoft.EntityFrameworkCore.Tools/2.1.1": { "type": "package", "dependencies": { "Microsoft.EntityFrameworkCore.Design": "2.1.1" }, "compile": { "lib/netstandard2.0/_._": {} }, "runtime": { "lib/netstandard2.0/_._": {} } }, "Microsoft.Extensions.Caching.Abstractions/2.1.1": { "type": "package", "dependencies": { "Microsoft.Extensions.Primitives": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {} } }, "Microsoft.Extensions.Caching.Memory/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {} } }, "Microsoft.Extensions.Caching.SqlServer/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Caching.SqlServer.dll": {} } }, "Microsoft.Extensions.Configuration/2.1.1": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {} } }, "Microsoft.Extensions.Configuration.Abstractions/2.1.1": { "type": "package", "dependencies": { "Microsoft.Extensions.Primitives": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} } }, "Microsoft.Extensions.Configuration.Binder/2.1.1": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {} } }, "Microsoft.Extensions.Configuration.CommandLine/2.1.1": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {} } }, "Microsoft.Extensions.Configuration.EnvironmentVariables/2.1.1": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} } }, "Microsoft.Extensions.Configuration.FileExtensions/2.1.1": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration": "2.1.1", "Microsoft.Extensions.FileProviders.Physical": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {} } }, "Microsoft.Extensions.Configuration.Ini/2.1.1": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration": "2.1.1", "Microsoft.Extensions.Configuration.FileExtensions": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.Ini.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.Ini.dll": {} } }, "Microsoft.Extensions.Configuration.Json/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {} } }, "Microsoft.Extensions.Configuration.KeyPerFile/2.1.1": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration": "2.1.1", "Microsoft.Extensions.FileProviders.Physical": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.KeyPerFile.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.KeyPerFile.dll": {} } }, "Microsoft.Extensions.Configuration.UserSecrets/2.1.1": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration.Json": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {} }, "build": { "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.props": {}, "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets": {} } }, "Microsoft.Extensions.Configuration.Xml/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.Xml.dll": {} } }, "Microsoft.Extensions.DependencyInjection/2.1.1": { "type": "package", "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1" }, "compile": { "lib/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.dll": {} }, "runtime": { "lib/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.dll": {} } }, "Microsoft.Extensions.DependencyInjection.Abstractions/2.1.1": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} } }, "Microsoft.Extensions.DependencyModel/2.1.0": { "type": "package", "dependencies": { "Microsoft.DotNet.PlatformAbstractions": "2.1.0", "Newtonsoft.Json": "9.0.1", "System.Diagnostics.Debug": "4.0.11", "System.Dynamic.Runtime": "4.0.11", "System.Linq": "4.1.0" }, "compile": { "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll": {} }, "runtime": { "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll": {} } }, "Microsoft.Extensions.DiagnosticAdapter/2.1.0": { "type": "package", "dependencies": { "System.Diagnostics.DiagnosticSource": "4.5.0" }, "compile": { "lib/netcoreapp2.0/Microsoft.Extensions.DiagnosticAdapter.dll": {} }, "runtime": { "lib/netcoreapp2.0/Microsoft.Extensions.DiagnosticAdapter.dll": {} } }, "Microsoft.Extensions.FileProviders.Abstractions/2.1.1": { "type": "package", "dependencies": { "Microsoft.Extensions.Primitives": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {} } }, "Microsoft.Extensions.FileProviders.Composite/2.1.1": { "type": "package", "dependencies": { "Microsoft.Extensions.FileProviders.Abstractions": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {} } }, "Microsoft.Extensions.FileProviders.Embedded/2.1.1": { "type": "package", "dependencies": { "Microsoft.Extensions.FileProviders.Abstractions": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.dll": {} }, "build": { "build/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.props": {}, "build/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.targets": {} }, "buildMultiTargeting": { "buildMultiTargeting/Microsoft.Extensions.FileProviders.Embedded.props": {}, "buildMultiTargeting/Microsoft.Extensions.FileProviders.Embedded.targets": {} } }, "Microsoft.Extensions.FileProviders.Physical/2.1.1": { "type": "package", "dependencies": { "Microsoft.Extensions.FileProviders.Abstractions": "2.1.1", "Microsoft.Extensions.FileSystemGlobbing": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {} } }, "Microsoft.Extensions.FileSystemGlobbing/2.1.1": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} } }, "Microsoft.Extensions.Hosting/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Hosting.dll": {} } }, "Microsoft.Extensions.Hosting.Abstractions/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {} } }, "Microsoft.Extensions.Http/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Http.dll": {} } }, "Microsoft.Extensions.Identity.Core/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Identity.Core.dll": {} } }, "Microsoft.Extensions.Identity.Stores/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Identity.Stores.dll": {} } }, "Microsoft.Extensions.Localization/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {} } }, "Microsoft.Extensions.Localization.Abstractions/2.1.1": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {} } }, "Microsoft.Extensions.Logging/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {} } }, "Microsoft.Extensions.Logging.Abstractions/2.1.1": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} } }, "Microsoft.Extensions.Logging.Configuration/2.1.1": { "type": "package", "dependencies": { "Microsoft.Extensions.Logging": "2.1.1", "Microsoft.Extensions.Options.ConfigurationExtensions": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll": {} } }, "Microsoft.Extensions.Logging.Console/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Logging.Console.dll": {} } }, "Microsoft.Extensions.Logging.Debug/2.1.1": { "type": "package", "dependencies": { "Microsoft.Extensions.Logging": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.dll": {} } }, "Microsoft.Extensions.Logging.EventSource/2.1.1": { "type": "package", "dependencies": { "Microsoft.Extensions.Logging": "2.1.1", "Newtonsoft.Json": "11.0.2" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Logging.EventSource.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Logging.EventSource.dll": {} } }, "Microsoft.Extensions.Logging.TraceSource/2.1.1": { "type": "package", "dependencies": { "Microsoft.Extensions.Logging": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Logging.TraceSource.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Logging.TraceSource.dll": {} } }, "Microsoft.Extensions.ObjectPool/2.1.1": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {} } }, "Microsoft.Extensions.Options/2.1.1": { "type": "package", "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1", "Microsoft.Extensions.Primitives": "2.1.1" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {} } }, "Microsoft.Extensions.Options.ConfigurationExtensions/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} } }, "Microsoft.Extensions.Primitives/2.1.1": { "type": "package", "dependencies": { "System.Memory": "4.5.1", "System.Runtime.CompilerServices.Unsafe": "4.5.1" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {} } }, "Microsoft.Extensions.WebEncoders/2.1.1": { "type": "package", "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": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll": {} } }, "Microsoft.IdentityModel.Logging/5.2.0": { "type": "package", "dependencies": { "NETStandard.Library": "1.6.1", "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": {} }, "runtime": { "lib/netstandard1.4/Microsoft.IdentityModel.Logging.dll": {} } }, "Microsoft.IdentityModel.Protocols/5.2.0": { "type": "package", "dependencies": { "Microsoft.IdentityModel.Logging": "5.2.0", "Microsoft.IdentityModel.Tokens": "5.2.0", "NETStandard.Library": "1.6.1", "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": {} }, "runtime": { "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.dll": {} } }, "Microsoft.IdentityModel.Protocols.OpenIdConnect/5.2.0": { "type": "package", "dependencies": { "Microsoft.IdentityModel.Protocols": "5.2.0", "NETStandard.Library": "1.6.1", "Newtonsoft.Json": "10.0.1", "System.Dynamic.Runtime": "4.3.0", "System.IdentityModel.Tokens.Jwt": "5.2.0" }, "compile": { "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {} }, "runtime": { "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {} } }, "Microsoft.IdentityModel.Protocols.WsFederation/5.2.0": { "type": "package", "dependencies": { "Microsoft.IdentityModel.Protocols": "5.2.0", "Microsoft.IdentityModel.Tokens.Saml": "5.2.0", "Microsoft.IdentityModel.Xml": "5.2.0", "NETStandard.Library": "1.6.1", "System.Xml.XmlDocument": "4.3.0" }, "compile": { "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.WsFederation.dll": {} }, "runtime": { "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.WsFederation.dll": {} } }, "Microsoft.IdentityModel.Tokens/5.2.0": { "type": "package", "dependencies": { "Microsoft.IdentityModel.Logging": "5.2.0", "NETStandard.Library": "1.6.1", "Newtonsoft.Json": "10.0.1", "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": {} }, "runtime": { "lib/netstandard1.4/Microsoft.IdentityModel.Tokens.dll": {} } }, "Microsoft.IdentityModel.Tokens.Saml/5.2.0": { "type": "package", "dependencies": { "Microsoft.IdentityModel.Tokens": "5.2.0", "Microsoft.IdentityModel.Xml": "5.2.0", "NETStandard.Library": "1.6.1" }, "compile": { "lib/netstandard1.4/Microsoft.IdentityModel.Tokens.Saml.dll": {} }, "runtime": { "lib/netstandard1.4/Microsoft.IdentityModel.Tokens.Saml.dll": {} } }, "Microsoft.IdentityModel.Xml/5.2.0": { "type": "package", "dependencies": { "Microsoft.IdentityModel.Tokens": "5.2.0", "NETStandard.Library": "1.6.1" }, "compile": { "lib/netstandard1.4/Microsoft.IdentityModel.Xml.dll": {} }, "runtime": { "lib/netstandard1.4/Microsoft.IdentityModel.Xml.dll": {} } }, "Microsoft.Net.Http.Headers/2.1.1": { "type": "package", "dependencies": { "Microsoft.Extensions.Primitives": "2.1.1", "System.Buffers": "4.5.0" }, "compile": { "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {} } }, "Microsoft.NETCore.App/2.1.0": { "type": "package", "dependencies": { "Microsoft.NETCore.DotNetHostPolicy": "2.1.0", "Microsoft.NETCore.Platforms": "2.1.0", "Microsoft.NETCore.Targets": "2.1.0", "NETStandard.Library": "2.0.3" }, "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": {} }, "build": { "build/netcoreapp2.1/Microsoft.NETCore.App.props": {}, "build/netcoreapp2.1/Microsoft.NETCore.App.targets": {} } }, "Microsoft.NETCore.DotNetAppHost/2.1.0": { "type": "package" }, "Microsoft.NETCore.DotNetHostPolicy/2.1.0": { "type": "package", "dependencies": { "Microsoft.NETCore.DotNetHostResolver": "2.1.0" } }, "Microsoft.NETCore.DotNetHostResolver/2.1.0": { "type": "package", "dependencies": { "Microsoft.NETCore.DotNetAppHost": "2.1.0" } }, "Microsoft.NETCore.Platforms/2.1.0": { "type": "package", "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} } }, "Microsoft.NETCore.Targets/2.1.0": { "type": "package", "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} } }, "Microsoft.Win32.Registry/4.5.0": { "type": "package", "dependencies": { "System.Security.AccessControl": "4.5.0", "System.Security.Principal.Windows": "4.5.0" }, "compile": { "ref/netstandard2.0/Microsoft.Win32.Registry.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Win32.Registry.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": { "assetType": "runtime", "rid": "win" } } }, "NETStandard.Library/2.0.3": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0" }, "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} }, "build": { "build/netstandard2.0/NETStandard.Library.targets": {} } }, "Newtonsoft.Json/11.0.2": { "type": "package", "compile": { "lib/netstandard2.0/Newtonsoft.Json.dll": {} }, "runtime": { "lib/netstandard2.0/Newtonsoft.Json.dll": {} } }, "Newtonsoft.Json.Bson/1.0.1": { "type": "package", "dependencies": { "NETStandard.Library": "1.6.1", "Newtonsoft.Json": "10.0.1" }, "compile": { "lib/netstandard1.3/Newtonsoft.Json.Bson.dll": {} }, "runtime": { "lib/netstandard1.3/Newtonsoft.Json.Bson.dll": {} } }, "Remotion.Linq/2.2.0": { "type": "package", "dependencies": { "System.Collections": "4.0.11", "System.Diagnostics.Debug": "4.0.11", "System.Linq": "4.1.0", "System.Linq.Expressions": "4.1.0", "System.Linq.Queryable": "4.0.1", "System.ObjectModel": "4.0.12", "System.Reflection": "4.1.0", "System.Reflection.Extensions": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Threading": "4.0.11" }, "compile": { "lib/netstandard1.0/Remotion.Linq.dll": {} }, "runtime": { "lib/netstandard1.0/Remotion.Linq.dll": {} } }, "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "runtimeTargets": { "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { "assetType": "native", "rid": "debian.8-x64" } } }, "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "runtimeTargets": { "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { "assetType": "native", "rid": "fedora.23-x64" } } }, "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "runtimeTargets": { "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { "assetType": "native", "rid": "fedora.24-x64" } } }, "runtime.native.System/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" }, "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} } }, "runtime.native.System.Data.SqlClient.sni/4.4.0": { "type": "package", "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": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" }, "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} } }, "runtime.native.System.Net.Http/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" }, "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} } }, "runtime.native.System.Security.Cryptography.Apple/4.3.0": { "type": "package", "dependencies": { "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0" }, "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} } }, "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "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" }, "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} } }, "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "runtimeTargets": { "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { "assetType": "native", "rid": "opensuse.13.2-x64" } } }, "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "runtimeTargets": { "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { "assetType": "native", "rid": "opensuse.42.1-x64" } } }, "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { "type": "package", "runtimeTargets": { "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib": { "assetType": "native", "rid": "osx.10.10-x64" } } }, "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "runtimeTargets": { "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib": { "assetType": "native", "rid": "osx.10.10-x64" } } }, "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "runtimeTargets": { "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { "assetType": "native", "rid": "rhel.7-x64" } } }, "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "runtimeTargets": { "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { "assetType": "native", "rid": "ubuntu.14.04-x64" } } }, "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "runtimeTargets": { "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { "assetType": "native", "rid": "ubuntu.16.04-x64" } } }, "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "runtimeTargets": { "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { "assetType": "native", "rid": "ubuntu.16.10-x64" } } }, "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": { "type": "package", "runtimeTargets": { "runtimes/win-arm64/native/sni.dll": { "assetType": "native", "rid": "win-arm64" } } }, "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": { "type": "package", "runtimeTargets": { "runtimes/win-x64/native/sni.dll": { "assetType": "native", "rid": "win-x64" } } }, "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": { "type": "package", "runtimeTargets": { "runtimes/win-x86/native/sni.dll": { "assetType": "native", "rid": "win-x86" } } }, "SixLabors.Core/1.0.0-beta0006": { "type": "package", "dependencies": { "System.Buffers": "4.5.0", "System.Memory": "4.5.1", "System.Runtime.CompilerServices.Unsafe": "4.5.1" }, "compile": { "lib/netcoreapp2.0/SixLabors.Core.dll": {} }, "runtime": { "lib/netcoreapp2.0/SixLabors.Core.dll": {} } }, "SixLabors.ImageSharp/1.0.0-beta0005": { "type": "package", "dependencies": { "SixLabors.Core": "1.0.0-beta0006", "System.Runtime.CompilerServices.Unsafe": "4.5.1" }, "compile": { "lib/netcoreapp2.1/SixLabors.ImageSharp.dll": {} }, "runtime": { "lib/netcoreapp2.1/SixLabors.ImageSharp.dll": {} } }, "SixLabors.ImageSharp.Web/1.0.0-beta0005": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0", "Microsoft.AspNetCore.Http.Abstractions": "2.0.0", "Microsoft.AspNetCore.Http.Extensions": "2.0.0", "Microsoft.AspNetCore.WebUtilities": "2.0.0", "Microsoft.Extensions.Caching.Abstractions": "2.0.0", "Microsoft.Extensions.Options.ConfigurationExtensions": "2.0.0", "SixLabors.ImageSharp": "1.0.0-beta0005" }, "compile": { "lib/netstandard2.0/SixLabors.ImageSharp.Web.dll": {} }, "runtime": { "lib/netstandard2.0/SixLabors.ImageSharp.Web.dll": {} } }, "System.AppContext/4.3.0": { "type": "package", "dependencies": { "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.6/System.AppContext.dll": {} }, "runtime": { "lib/netstandard1.6/System.AppContext.dll": {} } }, "System.Buffers/4.5.0": { "type": "package", "compile": { "ref/netcoreapp2.0/_._": {} }, "runtime": { "lib/netcoreapp2.0/_._": {} } }, "System.Collections/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Collections.dll": {} } }, "System.Collections.Concurrent/4.3.0": { "type": "package", "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" }, "compile": { "ref/netstandard1.3/System.Collections.Concurrent.dll": {} }, "runtime": { "lib/netstandard1.3/System.Collections.Concurrent.dll": {} } }, "System.Collections.Immutable/1.5.0": { "type": "package", "compile": { "lib/netstandard2.0/System.Collections.Immutable.dll": {} }, "runtime": { "lib/netstandard2.0/System.Collections.Immutable.dll": {} } }, "System.Collections.NonGeneric/4.3.0": { "type": "package", "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" }, "compile": { "ref/netstandard1.3/_._": {} }, "runtime": { "lib/netstandard1.3/System.Collections.NonGeneric.dll": {} } }, "System.Collections.Specialized/4.3.0": { "type": "package", "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" }, "compile": { "ref/netstandard1.3/System.Collections.Specialized.dll": {} }, "runtime": { "lib/netstandard1.3/System.Collections.Specialized.dll": {} } }, "System.ComponentModel.Annotations/4.5.0": { "type": "package", "compile": { "ref/netcoreapp2.0/_._": {} }, "runtime": { "lib/netcoreapp2.0/_._": {} } }, "System.Console/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.IO": "4.3.0", "System.Runtime": "4.3.0", "System.Text.Encoding": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Console.dll": {} } }, "System.Data.SqlClient/4.5.1": { "type": "package", "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": {} }, "runtime": { "lib/netcoreapp2.1/System.Data.SqlClient.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Diagnostics.Contracts/4.3.0": { "type": "package", "dependencies": { "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/System.Diagnostics.Contracts.dll": {} }, "runtime": { "lib/netstandard1.0/System.Diagnostics.Contracts.dll": {} } }, "System.Diagnostics.Debug/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} } }, "System.Diagnostics.DiagnosticSource/4.5.0": { "type": "package", "compile": { "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {} }, "runtime": { "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {} } }, "System.Diagnostics.FileVersionInfo/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.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.4.1", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0" }, "compile": { "ref/netstandard1.3/_._": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.3/System.Diagnostics.FileVersionInfo.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.3/System.Diagnostics.FileVersionInfo.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Diagnostics.StackTrace/4.3.0": { "type": "package", "dependencies": { "System.IO.FileSystem": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Metadata": "1.4.1", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/_._": {} }, "runtime": { "lib/netstandard1.3/System.Diagnostics.StackTrace.dll": {} } }, "System.Diagnostics.Tools/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} } }, "System.Diagnostics.Tracing/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} } }, "System.Dynamic.Runtime/4.3.0": { "type": "package", "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" }, "compile": { "ref/netstandard1.3/System.Dynamic.Runtime.dll": {} }, "runtime": { "lib/netstandard1.3/System.Dynamic.Runtime.dll": {} } }, "System.Globalization/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Globalization.dll": {} } }, "System.Globalization.Calendars/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Globalization": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/_._": {} } }, "System.Globalization.Extensions/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Globalization": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0" }, "compile": { "ref/netstandard1.3/_._": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": { "assetType": "runtime", "rid": "win" } } }, "System.IdentityModel.Tokens.Jwt/5.2.0": { "type": "package", "dependencies": { "Microsoft.IdentityModel.Tokens": "5.2.0", "NETStandard.Library": "1.6.1", "Newtonsoft.Json": "10.0.1" }, "compile": { "lib/netstandard1.4/System.IdentityModel.Tokens.Jwt.dll": {} }, "runtime": { "lib/netstandard1.4/System.IdentityModel.Tokens.Jwt.dll": {} } }, "System.Interactive.Async/3.1.1": { "type": "package", "dependencies": { "NETStandard.Library": "1.6.0" }, "compile": { "lib/netstandard1.3/System.Interactive.Async.dll": {} }, "runtime": { "lib/netstandard1.3/System.Interactive.Async.dll": {} } }, "System.IO/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "compile": { "ref/netstandard1.5/System.IO.dll": {} } }, "System.IO.Compression/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Buffers": "4.3.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" }, "compile": { "ref/netstandard1.3/System.IO.Compression.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": { "assetType": "runtime", "rid": "win" } } }, "System.IO.FileSystem/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.IO": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "compile": { "ref/netstandard1.3/System.IO.FileSystem.dll": {} } }, "System.IO.FileSystem.Primitives/4.3.0": { "type": "package", "dependencies": { "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} }, "runtime": { "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} } }, "System.IO.Pipelines/4.5.0": { "type": "package", "compile": { "ref/netstandard1.3/System.IO.Pipelines.dll": {} }, "runtime": { "lib/netcoreapp2.1/System.IO.Pipelines.dll": {} } }, "System.Linq/4.3.0": { "type": "package", "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" }, "compile": { "ref/netstandard1.6/System.Linq.dll": {} }, "runtime": { "lib/netstandard1.6/System.Linq.dll": {} } }, "System.Linq.Expressions/4.3.0": { "type": "package", "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" }, "compile": { "ref/netstandard1.6/System.Linq.Expressions.dll": {} }, "runtime": { "lib/netstandard1.6/System.Linq.Expressions.dll": {} } }, "System.Linq.Queryable/4.0.1": { "type": "package", "dependencies": { "System.Collections": "4.0.11", "System.Diagnostics.Debug": "4.0.11", "System.Linq": "4.1.0", "System.Linq.Expressions": "4.1.0", "System.Reflection": "4.1.0", "System.Reflection.Extensions": "4.0.1", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0" }, "compile": { "ref/netstandard1.0/System.Linq.Queryable.dll": {} }, "runtime": { "lib/netstandard1.3/System.Linq.Queryable.dll": {} } }, "System.Memory/4.5.1": { "type": "package", "compile": { "ref/netcoreapp2.1/_._": {} }, "runtime": { "lib/netcoreapp2.1/_._": {} } }, "System.Net.Http/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.DiagnosticSource": "4.3.0", "System.Diagnostics.Tracing": "4.3.0", "System.Globalization": "4.3.0", "System.Globalization.Extensions": "4.3.0", "System.IO": "4.3.0", "System.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" }, "compile": { "ref/netstandard1.3/System.Net.Http.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.3/System.Net.Http.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Net.Primitives/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Net.Primitives.dll": {} } }, "System.Net.WebSockets.WebSocketProtocol/4.5.1": { "type": "package", "compile": { "ref/netstandard2.0/System.Net.WebSockets.WebSocketProtocol.dll": {} }, "runtime": { "lib/netcoreapp2.1/System.Net.WebSockets.WebSocketProtocol.dll": {} } }, "System.Numerics.Vectors/4.5.0": { "type": "package", "compile": { "ref/netcoreapp2.0/_._": {} }, "runtime": { "lib/netcoreapp2.0/_._": {} } }, "System.ObjectModel/4.3.0": { "type": "package", "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" }, "compile": { "ref/netstandard1.3/System.ObjectModel.dll": {} }, "runtime": { "lib/netstandard1.3/System.ObjectModel.dll": {} } }, "System.Private.DataContractSerialization/4.3.0": { "type": "package", "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" }, "compile": { "ref/netstandard/_._": {} }, "runtime": { "lib/netstandard1.3/System.Private.DataContractSerialization.dll": {} } }, "System.Reflection/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.IO": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.5/System.Reflection.dll": {} } }, "System.Reflection.Emit/4.3.0": { "type": "package", "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" }, "compile": { "ref/netstandard1.1/System.Reflection.Emit.dll": {} }, "runtime": { "lib/netstandard1.3/System.Reflection.Emit.dll": {} } }, "System.Reflection.Emit.ILGeneration/4.3.0": { "type": "package", "dependencies": { "System.Reflection": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} }, "runtime": { "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} } }, "System.Reflection.Emit.Lightweight/4.3.0": { "type": "package", "dependencies": { "System.Reflection": "4.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} } }, "System.Reflection.Extensions/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/System.Reflection.Extensions.dll": {} } }, "System.Reflection.Metadata/1.6.0": { "type": "package", "compile": { "lib/netstandard2.0/System.Reflection.Metadata.dll": {} }, "runtime": { "lib/netstandard2.0/System.Reflection.Metadata.dll": {} } }, "System.Reflection.Primitives/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/System.Reflection.Primitives.dll": {} } }, "System.Reflection.TypeExtensions/4.3.0": { "type": "package", "dependencies": { "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.5/System.Reflection.TypeExtensions.dll": {} }, "runtime": { "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {} } }, "System.Resources.ResourceManager/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Globalization": "4.3.0", "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} } }, "System.Runtime/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" }, "compile": { "ref/netstandard1.5/System.Runtime.dll": {} } }, "System.Runtime.CompilerServices.Unsafe/4.5.1": { "type": "package", "compile": { "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {} }, "runtime": { "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll": {} } }, "System.Runtime.Extensions/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.5/System.Runtime.Extensions.dll": {} } }, "System.Runtime.Handles/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Runtime.Handles.dll": {} } }, "System.Runtime.InteropServices/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Reflection": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0" }, "compile": { "ref/netcoreapp1.1/System.Runtime.InteropServices.dll": {} } }, "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { "type": "package", "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" }, "compile": { "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} }, "runtime": { "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Runtime.Numerics/4.3.0": { "type": "package", "dependencies": { "System.Globalization": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0" }, "compile": { "ref/netstandard1.1/System.Runtime.Numerics.dll": {} }, "runtime": { "lib/netstandard1.3/System.Runtime.Numerics.dll": {} } }, "System.Runtime.Serialization.Primitives/4.3.0": { "type": "package", "dependencies": { "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {} }, "runtime": { "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {} } }, "System.Runtime.Serialization.Xml/4.3.0": { "type": "package", "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" }, "compile": { "ref/netstandard1.3/System.Runtime.Serialization.Xml.dll": {} }, "runtime": { "lib/netstandard1.3/System.Runtime.Serialization.Xml.dll": {} } }, "System.Security.AccessControl/4.5.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "2.0.0", "System.Security.Principal.Windows": "4.5.0" }, "compile": { "ref/netstandard2.0/System.Security.AccessControl.dll": {} }, "runtime": { "lib/netstandard2.0/System.Security.AccessControl.dll": {} }, "runtimeTargets": { "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Security.Claims/4.3.0": { "type": "package", "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" }, "compile": { "ref/netstandard1.3/System.Security.Claims.dll": {} }, "runtime": { "lib/netstandard1.3/System.Security.Claims.dll": {} } }, "System.Security.Cryptography.Algorithms/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Collections": "4.3.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Runtime.Numerics": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "runtime.native.System.Security.Cryptography.Apple": "4.3.0", "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" }, "compile": { "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {} }, "runtimeTargets": { "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": { "assetType": "runtime", "rid": "osx" }, "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Security.Cryptography.Cng/4.5.0": { "type": "package", "compile": { "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {} }, "runtime": { "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {} }, "runtimeTargets": { "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Security.Cryptography.Csp/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.IO": "4.3.0", "System.Reflection": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "ref/netstandard1.3/_._": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Security.Cryptography.Encoding/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Collections": "4.3.0", "System.Collections.Concurrent": "4.3.0", "System.Linq": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "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" }, "compile": { "ref/netstandard1.6/_._": {} }, "runtime": { "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": { "assetType": "runtime", "rid": "unix" } } }, "System.Security.Cryptography.Pkcs/4.5.0": { "type": "package", "dependencies": { "System.Security.Cryptography.Cng": "4.5.0" }, "compile": { "ref/netcoreapp2.1/_._": {} }, "runtime": { "lib/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll": {} }, "runtimeTargets": { "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Security.Cryptography.Primitives/4.3.0": { "type": "package", "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" }, "compile": { "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} }, "runtime": { "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} } }, "System.Security.Cryptography.X509Certificates/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.Globalization.Calendars": "4.3.0", "System.IO": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Runtime.Numerics": "4.3.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Cng": "4.3.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" }, "compile": { "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Security.Cryptography.Xml/4.5.0": { "type": "package", "dependencies": { "System.Security.Cryptography.Pkcs": "4.5.0", "System.Security.Permissions": "4.5.0" }, "compile": { "ref/netstandard2.0/System.Security.Cryptography.Xml.dll": {} }, "runtime": { "lib/netstandard2.0/System.Security.Cryptography.Xml.dll": {} } }, "System.Security.Permissions/4.5.0": { "type": "package", "dependencies": { "System.Security.AccessControl": "4.5.0" }, "compile": { "ref/netstandard2.0/System.Security.Permissions.dll": {} }, "runtime": { "lib/netstandard2.0/System.Security.Permissions.dll": {} } }, "System.Security.Principal/4.3.0": { "type": "package", "dependencies": { "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/System.Security.Principal.dll": {} }, "runtime": { "lib/netstandard1.0/System.Security.Principal.dll": {} } }, "System.Security.Principal.Windows/4.5.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "2.0.0" }, "compile": { "ref/netstandard2.0/System.Security.Principal.Windows.dll": {} }, "runtime": { "lib/netstandard2.0/System.Security.Principal.Windows.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Text.Encoding/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Text.Encoding.dll": {} } }, "System.Text.Encoding.CodePages/4.5.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "2.0.0", "System.Runtime.CompilerServices.Unsafe": "4.5.0" }, "compile": { "ref/netstandard2.0/_._": {} }, "runtime": { "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {} }, "runtimeTargets": { "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Text.Encoding.Extensions/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0", "System.Text.Encoding": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} } }, "System.Text.Encodings.Web/4.5.0": { "type": "package", "compile": { "lib/netstandard2.0/System.Text.Encodings.Web.dll": {} }, "runtime": { "lib/netstandard2.0/System.Text.Encodings.Web.dll": {} } }, "System.Text.RegularExpressions/4.3.0": { "type": "package", "dependencies": { "System.Runtime": "4.3.0" }, "compile": { "ref/netcoreapp1.1/System.Text.RegularExpressions.dll": {} }, "runtime": { "lib/netstandard1.6/System.Text.RegularExpressions.dll": {} } }, "System.Threading/4.3.0": { "type": "package", "dependencies": { "System.Runtime": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Threading.dll": {} }, "runtime": { "lib/netstandard1.3/System.Threading.dll": {} } }, "System.Threading.Channels/4.5.0": { "type": "package", "compile": { "lib/netcoreapp2.1/System.Threading.Channels.dll": {} }, "runtime": { "lib/netcoreapp2.1/System.Threading.Channels.dll": {} } }, "System.Threading.Tasks/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Threading.Tasks.dll": {} } }, "System.Threading.Tasks.Extensions/4.5.1": { "type": "package", "compile": { "ref/netcoreapp2.1/_._": {} }, "runtime": { "lib/netcoreapp2.1/_._": {} } }, "System.Threading.Tasks.Parallel/4.3.0": { "type": "package", "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" }, "compile": { "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {} }, "runtime": { "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {} } }, "System.Threading.Thread/4.3.0": { "type": "package", "dependencies": { "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/_._": {} }, "runtime": { "lib/netstandard1.3/System.Threading.Thread.dll": {} } }, "System.ValueTuple/4.3.0": { "type": "package", "dependencies": { "System.Collections": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "lib/netstandard1.0/System.ValueTuple.dll": {} }, "runtime": { "lib/netstandard1.0/System.ValueTuple.dll": {} } }, "System.Xml.ReaderWriter/4.3.0": { "type": "package", "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.3.0" }, "compile": { "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} }, "runtime": { "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} } }, "System.Xml.XDocument/4.3.0": { "type": "package", "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" }, "compile": { "ref/netstandard1.3/System.Xml.XDocument.dll": {} }, "runtime": { "lib/netstandard1.3/System.Xml.XDocument.dll": {} } }, "System.Xml.XmlDocument/4.3.0": { "type": "package", "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" }, "compile": { "ref/netstandard1.3/System.Xml.XmlDocument.dll": {} }, "runtime": { "lib/netstandard1.3/System.Xml.XmlDocument.dll": {} } }, "System.Xml.XmlSerializer/4.3.0": { "type": "package", "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" }, "compile": { "ref/netstandard1.3/_._": {} }, "runtime": { "lib/netstandard1.3/System.Xml.XmlSerializer.dll": {} } }, "System.Xml.XPath/4.3.0": { "type": "package", "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" }, "compile": { "ref/netstandard1.3/_._": {} }, "runtime": { "lib/netstandard1.3/System.Xml.XPath.dll": {} } }, "System.Xml.XPath.XDocument/4.3.0": { "type": "package", "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" }, "compile": { "ref/netstandard1.3/_._": {} }, "runtime": { "lib/netstandard1.3/System.Xml.XPath.XDocument.dll": {} } } } }, "libraries": { "Microsoft.AspNet.WebApi.Client/5.2.6": { "sha512": "owAlEIUZXWSnkK8Z1c+zR47A0X6ykF4XjbPok4lQKNuciUfHLGPd6QnI+rt/8KlQ17PmF+I4S3f+m+Qe4IvViw==", "type": "package", "path": "microsoft.aspnet.webapi.client/5.2.6", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/System.Net.Http.Formatting.dll", "lib/net45/System.Net.Http.Formatting.xml", "lib/netstandard2.0/System.Net.Http.Formatting.dll", "lib/netstandard2.0/System.Net.Http.Formatting.xml", "lib/portable-wp8+netcore45+net45+wp81+wpa81/System.Net.Http.Formatting.dll", "lib/portable-wp8+netcore45+net45+wp81+wpa81/System.Net.Http.Formatting.xml", "microsoft.aspnet.webapi.client.5.2.6.nupkg.sha512", "microsoft.aspnet.webapi.client.nuspec" ] }, "Microsoft.AspNetCore/2.1.1": { "sha512": "YN6f5seFJb8EzODtccEnSW73q7yS6kgozun/TDAJQK4vbWG/PK9WKR2dPO1pXkrDlau3f/8yTRzof+j3hsDLOw==", "type": "package", "path": "microsoft.aspnetcore/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.dll", "lib/netstandard2.0/Microsoft.AspNetCore.xml", "microsoft.aspnetcore.2.1.1.nupkg.sha512", "microsoft.aspnetcore.nuspec" ] }, "Microsoft.AspNetCore.Antiforgery/2.1.1": { "sha512": "BKDp2thf1k3Q2XBSIxC0TvHLvGFOr3ga3DdsxOJNTQ2MEvCuqlNFAoBxXIXWtvP9EHNfLbmKA0+VF7nBqXTlYg==", "type": "package", "path": "microsoft.aspnetcore.antiforgery/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Antiforgery.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Antiforgery.xml", "microsoft.aspnetcore.antiforgery.2.1.1.nupkg.sha512", "microsoft.aspnetcore.antiforgery.nuspec" ] }, "Microsoft.AspNetCore.App/2.1.1": { "sha512": "PR5ozWADVe9vPfJj5gbp+JRMKu/6q8Mc6Sq0S1wLJITXDcVzsXYEvmVVS+bBXkJtlIqenNPsEcDSX2oKBJsvsQ==", "type": "package", "path": "microsoft.aspnetcore.app/2.1.1", "files": [ ".signature.p7s", "build/netcoreapp2.1/Microsoft.AspNetCore.App.props", "build/netcoreapp2.1/Microsoft.AspNetCore.App.targets", "lib/netcoreapp2.1/_._", "microsoft.aspnetcore.app.2.1.1.nupkg.sha512", "microsoft.aspnetcore.app.nuspec" ] }, "Microsoft.AspNetCore.Authentication/2.1.1": { "sha512": "F9Ewm6Oo5hn1CR7HglsZnKM5pMJekdZoGJoi8fnKEFOoQruxJUQVpHB8dfpB+0ZJmyeapGn+grdrXsoBWilIFg==", "type": "package", "path": "microsoft.aspnetcore.authentication/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.xml", "microsoft.aspnetcore.authentication.2.1.1.nupkg.sha512", "microsoft.aspnetcore.authentication.nuspec" ] }, "Microsoft.AspNetCore.Authentication.Abstractions/2.1.1": { "sha512": "Smj5TGeE9629+hGHPk/DZUfCMYGvQwCajAsU/OVExRb8JXfeua4uXZFzT9Kh3pJY2MThPSt1lbDnkL2KaDyw/A==", "type": "package", "path": "microsoft.aspnetcore.authentication.abstractions/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.xml", "microsoft.aspnetcore.authentication.abstractions.2.1.1.nupkg.sha512", "microsoft.aspnetcore.authentication.abstractions.nuspec" ] }, "Microsoft.AspNetCore.Authentication.Cookies/2.1.1": { "sha512": "jvoFydzEDkijY9UlHIvAMA+xJpQ3+w2FvpOfbSOpcb/6Om8yuh3JHM8lh7zLZNsakaoHW5SkY9q3HvUnWAyZXw==", "type": "package", "path": "microsoft.aspnetcore.authentication.cookies/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Cookies.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Cookies.xml", "microsoft.aspnetcore.authentication.cookies.2.1.1.nupkg.sha512", "microsoft.aspnetcore.authentication.cookies.nuspec" ] }, "Microsoft.AspNetCore.Authentication.Core/2.1.1": { "sha512": "Zo6SLzqxrW0PFg1AB0xSb+Rta4hCuX8hgOY425ldhFq4kKcmw45oJQ2zOIeeW/6EuBtEy+hwDB96baxTmXtfeA==", "type": "package", "path": "microsoft.aspnetcore.authentication.core/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.xml", "microsoft.aspnetcore.authentication.core.2.1.1.nupkg.sha512", "microsoft.aspnetcore.authentication.core.nuspec" ] }, "Microsoft.AspNetCore.Authentication.Facebook/2.1.1": { "sha512": "Zx6Gr6Ks3EyG8MlaTVM/XHlO7nZDbnoPy4Umv/Nh80DLgciWilITwTNmNtILxPCivW+qzn8NySjqbFvCLJwBVw==", "type": "package", "path": "microsoft.aspnetcore.authentication.facebook/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Facebook.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Facebook.xml", "microsoft.aspnetcore.authentication.facebook.2.1.1.nupkg.sha512", "microsoft.aspnetcore.authentication.facebook.nuspec" ] }, "Microsoft.AspNetCore.Authentication.Google/2.1.1": { "sha512": "08ivngAB+2CgVteg2q/dd+M+MAAKi0mJZmbRwghZefRQrIG0YSK2pCINHhUtDBsOTVrWQCgQiwcZwCKTMwfKrg==", "type": "package", "path": "microsoft.aspnetcore.authentication.google/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Google.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Google.xml", "microsoft.aspnetcore.authentication.google.2.1.1.nupkg.sha512", "microsoft.aspnetcore.authentication.google.nuspec" ] }, "Microsoft.AspNetCore.Authentication.JwtBearer/2.1.1": { "sha512": "u4lJIWhWp2+YIOofX98LwvK1dDuaMBwkNmDk8IDurTv8AivWdTDGocyBC5Guzxf6vb9DvILM+8JEzmzkUWhJIg==", "type": "package", "path": "microsoft.aspnetcore.authentication.jwtbearer/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml", "microsoft.aspnetcore.authentication.jwtbearer.2.1.1.nupkg.sha512", "microsoft.aspnetcore.authentication.jwtbearer.nuspec" ] }, "Microsoft.AspNetCore.Authentication.MicrosoftAccount/2.1.1": { "sha512": "5Fd5ei39mXQLAkTlrI95mW+zyOGgzVgz9KgB8Jq1jMa99Mgf2e90oKLqKLAsSBSqZ8Qx3DLlbVC81+28mnjK9g==", "type": "package", "path": "microsoft.aspnetcore.authentication.microsoftaccount/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.MicrosoftAccount.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.MicrosoftAccount.xml", "microsoft.aspnetcore.authentication.microsoftaccount.2.1.1.nupkg.sha512", "microsoft.aspnetcore.authentication.microsoftaccount.nuspec" ] }, "Microsoft.AspNetCore.Authentication.OAuth/2.1.1": { "sha512": "3WkJT0eUYBxox4ByRJO09gzq7vjYppxRuzl9lZu0nhur5paVD5ogSAFYMdfl4XQtN/Eq09X9xbB2USS6bth5qg==", "type": "package", "path": "microsoft.aspnetcore.authentication.oauth/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OAuth.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OAuth.xml", "microsoft.aspnetcore.authentication.oauth.2.1.1.nupkg.sha512", "microsoft.aspnetcore.authentication.oauth.nuspec" ] }, "Microsoft.AspNetCore.Authentication.OpenIdConnect/2.1.1": { "sha512": "3hUta6Wmi6LERPxV90YZhZTDg76MdWjy5Yl23RDmnnVuq4xQDua4tgyDqIweV5NwbIUgXQzdYgtMsJv4ipuldQ==", "type": "package", "path": "microsoft.aspnetcore.authentication.openidconnect/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OpenIdConnect.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OpenIdConnect.xml", "microsoft.aspnetcore.authentication.openidconnect.2.1.1.nupkg.sha512", "microsoft.aspnetcore.authentication.openidconnect.nuspec" ] }, "Microsoft.AspNetCore.Authentication.Twitter/2.1.1": { "sha512": "XUw8+b3Q58kpR4wavOBbWg14ujUUSYTexZD6/lr6Luwg7pVlzLfW9OVKRSTtwSykjzTIwQ4ie1+Sz+ATn8mUQA==", "type": "package", "path": "microsoft.aspnetcore.authentication.twitter/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Twitter.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Twitter.xml", "microsoft.aspnetcore.authentication.twitter.2.1.1.nupkg.sha512", "microsoft.aspnetcore.authentication.twitter.nuspec" ] }, "Microsoft.AspNetCore.Authentication.WsFederation/2.1.1": { "sha512": "wVunuX+o7ctflbHHnTt8rMSqAAApX46bNW7q6KFPOSjfoog2I7EPInGMpnlxwUKi5IcAZ1ml1kdaoRAYW+xjfQ==", "type": "package", "path": "microsoft.aspnetcore.authentication.wsfederation/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.WsFederation.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.WsFederation.xml", "microsoft.aspnetcore.authentication.wsfederation.2.1.1.nupkg.sha512", "microsoft.aspnetcore.authentication.wsfederation.nuspec" ] }, "Microsoft.AspNetCore.Authorization/2.1.1": { "sha512": "z/5haIkI/G2NcCMO288l6l7Jy3BDqzZjHLb2VxjCfj4NKRVv6KlsDD7nGIyAtAbDVKnbOsGBXF6xwhyo4aFGBw==", "type": "package", "path": "microsoft.aspnetcore.authorization/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.xml", "microsoft.aspnetcore.authorization.2.1.1.nupkg.sha512", "microsoft.aspnetcore.authorization.nuspec" ] }, "Microsoft.AspNetCore.Authorization.Policy/2.1.1": { "sha512": "ipuhLj35k90+q6GbBuJaouPDLGwaJilBUUE+y0rtGL+yncCtA1gYFrs3jZ+tRX/zNqlVtlAb1u7wXm5NJ/TkQw==", "type": "package", "path": "microsoft.aspnetcore.authorization.policy/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.xml", "microsoft.aspnetcore.authorization.policy.2.1.1.nupkg.sha512", "microsoft.aspnetcore.authorization.policy.nuspec" ] }, "Microsoft.AspNetCore.Connections.Abstractions/2.1.1": { "sha512": "F3+HhBB2Xh9EbJDLJq9PqKIvLiiFHWwoSU/LLjltbV/p0ch7fXCvmQqZV+p+Od/Gji2QsSwsr2EhVEA9FCZh1g==", "type": "package", "path": "microsoft.aspnetcore.connections.abstractions/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.xml", "microsoft.aspnetcore.connections.abstractions.2.1.1.nupkg.sha512", "microsoft.aspnetcore.connections.abstractions.nuspec" ] }, "Microsoft.AspNetCore.CookiePolicy/2.1.1": { "sha512": "1VXR36rwz55yTA4z2S2C8/M2kkgMNMkiZi6YFyYBYSXKep3ekNgY75Y9zlkHJHiUiKXMj3nz1fHNBohODbBLZg==", "type": "package", "path": "microsoft.aspnetcore.cookiepolicy/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.CookiePolicy.dll", "lib/netstandard2.0/Microsoft.AspNetCore.CookiePolicy.xml", "microsoft.aspnetcore.cookiepolicy.2.1.1.nupkg.sha512", "microsoft.aspnetcore.cookiepolicy.nuspec" ] }, "Microsoft.AspNetCore.Cors/2.1.1": { "sha512": "ajz3/gjo4OYDFId5nJUrBAYJhKW3sJrK5+dLJ3ynTuVyGwY5me3QICukzMeADSKNV+JapSrPKLXIythHwDrQjA==", "type": "package", "path": "microsoft.aspnetcore.cors/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Cors.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Cors.xml", "microsoft.aspnetcore.cors.2.1.1.nupkg.sha512", "microsoft.aspnetcore.cors.nuspec" ] }, "Microsoft.AspNetCore.Cryptography.Internal/2.1.1": { "sha512": "guY3jMNkcUi2hrMJ4/vPnUUFwudxTVSJ809gCfpq+xR0UgV6P9ZHZLOI5q/07QHDZY+kKPXxipXGyJXQpq2k0g==", "type": "package", "path": "microsoft.aspnetcore.cryptography.internal/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.xml", "microsoft.aspnetcore.cryptography.internal.2.1.1.nupkg.sha512", "microsoft.aspnetcore.cryptography.internal.nuspec" ] }, "Microsoft.AspNetCore.Cryptography.KeyDerivation/2.1.1": { "sha512": "Dgr1YF3+UK8i60n/Ae3gml4WgUxd2YcJEMADToRReOO4Nl4++mz8HjZtxsb3WWeGRtGPkrIgNhJD5MO0bjFkTg==", "type": "package", "path": "microsoft.aspnetcore.cryptography.keyderivation/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netcoreapp2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", "lib/netcoreapp2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.xml", "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.xml", "microsoft.aspnetcore.cryptography.keyderivation.2.1.1.nupkg.sha512", "microsoft.aspnetcore.cryptography.keyderivation.nuspec" ] }, "Microsoft.AspNetCore.DataProtection/2.1.1": { "sha512": "OPZDPAAL3OwOCrz870F9goq//NJOmPl4Lv3dz+v0cRQe8EpsbCe0c6IRI8vdlFwM13Qy57D5rLQlysb+tLpENA==", "type": "package", "path": "microsoft.aspnetcore.dataprotection/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll", "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.xml", "microsoft.aspnetcore.dataprotection.2.1.1.nupkg.sha512", "microsoft.aspnetcore.dataprotection.nuspec" ] }, "Microsoft.AspNetCore.DataProtection.Abstractions/2.1.1": { "sha512": "dcH52SMIIUOwBeDZ2QQEY3hWXJz50Dk2YzC/B2hxDLB78Il75BHGOhClIw6/0H+dKZCwItUytxoMNYtCSmG+aQ==", "type": "package", "path": "microsoft.aspnetcore.dataprotection.abstractions/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.xml", "microsoft.aspnetcore.dataprotection.abstractions.2.1.1.nupkg.sha512", "microsoft.aspnetcore.dataprotection.abstractions.nuspec" ] }, "Microsoft.AspNetCore.DataProtection.Extensions/2.1.1": { "sha512": "kwZ6maQQXmDpGBL+XW2Hqvy2TUzON2h+9FG3b0b0wNnocNNCJ3SqgvuXxjMjkpGwD2oS9/BXb1XL7S17YPKBtw==", "type": "package", "path": "microsoft.aspnetcore.dataprotection.extensions/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Extensions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Extensions.xml", "microsoft.aspnetcore.dataprotection.extensions.2.1.1.nupkg.sha512", "microsoft.aspnetcore.dataprotection.extensions.nuspec" ] }, "Microsoft.AspNetCore.Diagnostics/2.1.1": { "sha512": "F9GjtKSe4HeOqZJjnnI110wDcvsY0aguALGswbr+R3iuw6X+Mzko7S/Vx7LxQXxInOCJoxnNEkd7Kf59dFFSRg==", "type": "package", "path": "microsoft.aspnetcore.diagnostics/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.xml", "microsoft.aspnetcore.diagnostics.2.1.1.nupkg.sha512", "microsoft.aspnetcore.diagnostics.nuspec" ] }, "Microsoft.AspNetCore.Diagnostics.Abstractions/2.1.1": { "sha512": "rLn97UtnaXvD1E8K2UFQg5MBZ/D6KLuMZEEt47qkIIEsEQar84yIlR3HdDDF7ovJ/Bg546EyJXHxXvi7t6G7yw==", "type": "package", "path": "microsoft.aspnetcore.diagnostics.abstractions/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.Abstractions.xml", "microsoft.aspnetcore.diagnostics.abstractions.2.1.1.nupkg.sha512", "microsoft.aspnetcore.diagnostics.abstractions.nuspec" ] }, "Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore/2.1.1": { "sha512": "gOlYU6k5UTARQKs1RefT03Z+J4+kCUeAcB13P2ytOeGoN9NXJ+1+4zIOlwbvUgsJwelBiW2XcpxlXzyaUvwe2A==", "type": "package", "path": "microsoft.aspnetcore.diagnostics.entityframeworkcore/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.xml", "microsoft.aspnetcore.diagnostics.entityframeworkcore.2.1.1.nupkg.sha512", "microsoft.aspnetcore.diagnostics.entityframeworkcore.nuspec" ] }, "Microsoft.AspNetCore.HostFiltering/2.1.1": { "sha512": "j0EXj9gWL3I+66wlozjuefGmKnbK6CJUcpnczmenxkFOPhQ2/3T9m9I0pj8ztCfktbM22R/6Dzzt1QUz+mHtjw==", "type": "package", "path": "microsoft.aspnetcore.hostfiltering/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.HostFiltering.dll", "lib/netstandard2.0/Microsoft.AspNetCore.HostFiltering.xml", "microsoft.aspnetcore.hostfiltering.2.1.1.nupkg.sha512", "microsoft.aspnetcore.hostfiltering.nuspec" ] }, "Microsoft.AspNetCore.Hosting/2.1.1": { "sha512": "rO2JSJGuHJMYE68vm72bFI+PEj1e6zgv9r3izNMEMwyGtjsEDFSHALoGqffnehY63TKqpXdAKElKzPV0UYrMqA==", "type": "package", "path": "microsoft.aspnetcore.hosting/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.xml", "microsoft.aspnetcore.hosting.2.1.1.nupkg.sha512", "microsoft.aspnetcore.hosting.nuspec" ] }, "Microsoft.AspNetCore.Hosting.Abstractions/2.1.1": { "sha512": "76cKcp2pWhvdV2TXTqMg/DyW7N6cDzTEhtL8vVWFShQN+Ylwv3eO/vUQr2BS3Hz4IZHEpL+FOo2T+MtymHDqDQ==", "type": "package", "path": "microsoft.aspnetcore.hosting.abstractions/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.xml", "microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg.sha512", "microsoft.aspnetcore.hosting.abstractions.nuspec" ] }, "Microsoft.AspNetCore.Hosting.Server.Abstractions/2.1.1": { "sha512": "+vD7HJYzAXNq17t+NgRkpS38cxuAyOBu8ixruOiA3nWsybozolUdALWiZ5QFtGRzajSLPFA2YsbO3NPcqoUwcw==", "type": "package", "path": "microsoft.aspnetcore.hosting.server.abstractions/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml", "microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg.sha512", "microsoft.aspnetcore.hosting.server.abstractions.nuspec" ] }, "Microsoft.AspNetCore.Html.Abstractions/2.1.1": { "sha512": "tPZG0aA3V8tljooIgKhAiVxu7ZnAnL7QPzz3uxQgs4v7vwwCZTigzh2PIL4QRtezlGFk1jn7PbOtxi+FsmEe0g==", "type": "package", "path": "microsoft.aspnetcore.html.abstractions/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.xml", "microsoft.aspnetcore.html.abstractions.2.1.1.nupkg.sha512", "microsoft.aspnetcore.html.abstractions.nuspec" ] }, "Microsoft.AspNetCore.Http/2.1.1": { "sha512": "pPDcCW8spnyibK3krpxrOpaFHf5fjV6k1Hsl6gfh77N/8gRYlLU7MOQDUnjpEwdlHmtxwJKQJNxZqVQOmJGRUw==", "type": "package", "path": "microsoft.aspnetcore.http/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Http.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Http.xml", "microsoft.aspnetcore.http.2.1.1.nupkg.sha512", "microsoft.aspnetcore.http.nuspec" ] }, "Microsoft.AspNetCore.Http.Abstractions/2.1.1": { "sha512": "kQUEVOU4loc8CPSb2WoHFTESqwIa8Ik7ysCBfTwzHAd0moWovc9JQLmhDIHlYLjHbyexqZAlkq/FPRUZqokebw==", "type": "package", "path": "microsoft.aspnetcore.http.abstractions/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.xml", "microsoft.aspnetcore.http.abstractions.2.1.1.nupkg.sha512", "microsoft.aspnetcore.http.abstractions.nuspec" ] }, "Microsoft.AspNetCore.Http.Connections/1.0.1": { "sha512": "VpNZjRdXDjiIb+ZmpjYChFWLYEv6344JjOHFjafq7Q2cQtXVC242BAvBuM+o3LeovPfMyZr3LSS54mRHXDpqxg==", "type": "package", "path": "microsoft.aspnetcore.http.connections/1.0.1", "files": [ ".signature.p7s", "lib/netcoreapp2.1/Microsoft.AspNetCore.Http.Connections.dll", "lib/netcoreapp2.1/Microsoft.AspNetCore.Http.Connections.xml", "lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.xml", "microsoft.aspnetcore.http.connections.1.0.1.nupkg.sha512", "microsoft.aspnetcore.http.connections.nuspec" ] }, "Microsoft.AspNetCore.Http.Connections.Common/1.0.1": { "sha512": "bWPi3xZNxTzobUldHtCixRwkJ3uCyCAMO7PVdtzVP3Sq1q5krRYM1EOR2d7h0AUT5uktRnpGz2yxqUYtb79fXg==", "type": "package", "path": "microsoft.aspnetcore.http.connections.common/1.0.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.Common.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.Common.xml", "microsoft.aspnetcore.http.connections.common.1.0.1.nupkg.sha512", "microsoft.aspnetcore.http.connections.common.nuspec" ] }, "Microsoft.AspNetCore.Http.Extensions/2.1.1": { "sha512": "ncAgV+cqsWSqjLXFUTyObGh4Tr7ShYYs3uW8Q/YpRwZn7eLV7dux5Z6GLY+rsdzmIHiia3Q2NWbLULQi7aziHw==", "type": "package", "path": "microsoft.aspnetcore.http.extensions/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.xml", "microsoft.aspnetcore.http.extensions.2.1.1.nupkg.sha512", "microsoft.aspnetcore.http.extensions.nuspec" ] }, "Microsoft.AspNetCore.Http.Features/2.1.1": { "sha512": "VklZ7hWgSvHBcDtwYYkdMdI/adlf7ebxTZ9kdzAhX+gUs5jSHE9mZlTamdgf9miSsxc1QjNazHXTDJdVPZKKTw==", "type": "package", "path": "microsoft.aspnetcore.http.features/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.xml", "microsoft.aspnetcore.http.features.2.1.1.nupkg.sha512", "microsoft.aspnetcore.http.features.nuspec" ] }, "Microsoft.AspNetCore.HttpOverrides/2.1.1": { "sha512": "BiIpB0HjMUq1nc45ss4N9A4KbxUgyBWemXEdA5Iv1VQZDy3gUI/eR3+Ist9Oo1ATA7LxXgJ++LGSrCVN2UWYNg==", "type": "package", "path": "microsoft.aspnetcore.httpoverrides/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.HttpOverrides.dll", "lib/netstandard2.0/Microsoft.AspNetCore.HttpOverrides.xml", "microsoft.aspnetcore.httpoverrides.2.1.1.nupkg.sha512", "microsoft.aspnetcore.httpoverrides.nuspec" ] }, "Microsoft.AspNetCore.HttpsPolicy/2.1.1": { "sha512": "8pHFcicNlPyEuPsjsUHpROdAHmM0j+StbRekbncft/5kbMKPVJAp7y6PusFbYmizOVXNKGKfHNwo3UA/lG5Ckw==", "type": "package", "path": "microsoft.aspnetcore.httpspolicy/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.HttpsPolicy.dll", "lib/netstandard2.0/Microsoft.AspNetCore.HttpsPolicy.xml", "microsoft.aspnetcore.httpspolicy.2.1.1.nupkg.sha512", "microsoft.aspnetcore.httpspolicy.nuspec" ] }, "Microsoft.AspNetCore.Identity/2.1.1": { "sha512": "pcVCJSyg5OkKJUyhsFZa3iovu2dqVVB8y9gn1DeDA+7atQhksjB+UMpM4m+EY9awXHZGwmAn6a5xws8rWFEowA==", "type": "package", "path": "microsoft.aspnetcore.identity/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Identity.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Identity.xml", "microsoft.aspnetcore.identity.2.1.1.nupkg.sha512", "microsoft.aspnetcore.identity.nuspec" ] }, "Microsoft.AspNetCore.Identity.EntityFrameworkCore/2.1.1": { "sha512": "0KM6pAyIsBBgPlqdb3Ah0W/DmF+uxtIgHyY46R2ys2Tmusvgu8eUDIPCJO8P9wsO/o3mpllWlgc5frbJhGnLUQ==", "type": "package", "path": "microsoft.aspnetcore.identity.entityframeworkcore/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.xml", "microsoft.aspnetcore.identity.entityframeworkcore.2.1.1.nupkg.sha512", "microsoft.aspnetcore.identity.entityframeworkcore.nuspec" ] }, "Microsoft.AspNetCore.Identity.UI/2.1.1": { "sha512": "Mw+WI+OUhgSvatpqYZY0FJx2ri1THLFHQZsYlOfNa1AB4j/Qx6RpkV9iFB9iopNM1I+iviHeiHY0Nw6WqQXIUA==", "type": "package", "path": "microsoft.aspnetcore.identity.ui/2.1.1", "files": [ ".signature.p7s", "THIRD-PARTY-NOTICES", "lib/netstandard2.0/Microsoft.AspNetCore.Identity.UI.Views.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Identity.UI.dll", "microsoft.aspnetcore.identity.ui.2.1.1.nupkg.sha512", "microsoft.aspnetcore.identity.ui.nuspec" ] }, "Microsoft.AspNetCore.JsonPatch/2.1.1": { "sha512": "T5kx4u+0CH5bD3hB+QEozR4MmLZ7CDGdm0+OD1wxyQBJKNNA6jRSJmbvsZ8nmOEwoGtAfHdXLYM0r3/Zw6J4JQ==", "type": "package", "path": "microsoft.aspnetcore.jsonpatch/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll", "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.xml", "microsoft.aspnetcore.jsonpatch.2.1.1.nupkg.sha512", "microsoft.aspnetcore.jsonpatch.nuspec" ] }, "Microsoft.AspNetCore.Localization/2.1.1": { "sha512": "oy13Ppp0iBLHAzq03R5tEBNTAfatboreqW7YEMhVA2fu6L0KLmBk3njHc0FJaFnwZwCbmPnRtr81J8A7NWqQuQ==", "type": "package", "path": "microsoft.aspnetcore.localization/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Localization.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Localization.xml", "microsoft.aspnetcore.localization.2.1.1.nupkg.sha512", "microsoft.aspnetcore.localization.nuspec" ] }, "Microsoft.AspNetCore.Localization.Routing/2.1.1": { "sha512": "aINDrKmXV4PkqYsIOKv3Y5Mqg8/dVBAvKmubT0jEpdX18dSeUNKdhOSjadGUYgwUmu11bsqFeplo7gYGcbK8TA==", "type": "package", "path": "microsoft.aspnetcore.localization.routing/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Localization.Routing.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Localization.Routing.xml", "microsoft.aspnetcore.localization.routing.2.1.1.nupkg.sha512", "microsoft.aspnetcore.localization.routing.nuspec" ] }, "Microsoft.AspNetCore.MiddlewareAnalysis/2.1.1": { "sha512": "qEH68Ps12p0xCEf68ZEWVTWRqvxJAr0Fy1JivDx80d4GSFN9WdDuljVAYCeE6S3tExBQx2m7/o9P/TGbmRfIUw==", "type": "package", "path": "microsoft.aspnetcore.middlewareanalysis/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.MiddlewareAnalysis.dll", "lib/netstandard2.0/Microsoft.AspNetCore.MiddlewareAnalysis.xml", "microsoft.aspnetcore.middlewareanalysis.2.1.1.nupkg.sha512", "microsoft.aspnetcore.middlewareanalysis.nuspec" ] }, "Microsoft.AspNetCore.Mvc/2.1.1": { "sha512": "3mHitdj9MClvbFThDsVhojGH2PxWWxhJNFzFwNnofSdORrnRby9bikM+HCqUOz2gvxnyYz5jsgbA88+CGkNy4A==", "type": "package", "path": "microsoft.aspnetcore.mvc/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.xml", "microsoft.aspnetcore.mvc.2.1.1.nupkg.sha512", "microsoft.aspnetcore.mvc.nuspec" ] }, "Microsoft.AspNetCore.Mvc.Abstractions/2.1.1": { "sha512": "/XgeeXi0LrykMlMCNMQftj2XyEua4JT5AFAt3D3xE6KChx0PydXTFiwQtDvbGpNvarPQWWdyEfq1rKlgyVGlXA==", "type": "package", "path": "microsoft.aspnetcore.mvc.abstractions/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.xml", "microsoft.aspnetcore.mvc.abstractions.2.1.1.nupkg.sha512", "microsoft.aspnetcore.mvc.abstractions.nuspec" ] }, "Microsoft.AspNetCore.Mvc.Analyzers/2.1.1": { "sha512": "TNWptMY99Iojeihp2MBxZhOb2IhZMMGtXxg5wy/Z2Bsb/MeQiazIFyiAjKFBY9ccq3Qd23EEjJAReYQClFjvmQ==", "type": "package", "path": "microsoft.aspnetcore.mvc.analyzers/2.1.1", "files": [ ".signature.p7s", "analyzers/dotnet/cs/Microsoft.AspNetCore.Mvc.Analyzers.dll", "microsoft.aspnetcore.mvc.analyzers.2.1.1.nupkg.sha512", "microsoft.aspnetcore.mvc.analyzers.nuspec" ] }, "Microsoft.AspNetCore.Mvc.ApiExplorer/2.1.1": { "sha512": "GGPbYZfzJvu6rigtCN0FRQD4B8ERmMO+grCyf/lfQhmqK9cTfhDcU8Zfw75SXrQ3Ity1lSvYpf26XeFVIi5Y5A==", "type": "package", "path": "microsoft.aspnetcore.mvc.apiexplorer/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ApiExplorer.xml", "microsoft.aspnetcore.mvc.apiexplorer.2.1.1.nupkg.sha512", "microsoft.aspnetcore.mvc.apiexplorer.nuspec" ] }, "Microsoft.AspNetCore.Mvc.Core/2.1.1": { "sha512": "QoYLsJHrN7LNnL1LWzSGzQm3v/1ERI5csb4LSzNYm71EcCG8SWckw76GgXNx6mjsJXfxsvoqRAovnLQKCCBtvA==", "type": "package", "path": "microsoft.aspnetcore.mvc.core/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.xml", "microsoft.aspnetcore.mvc.core.2.1.1.nupkg.sha512", "microsoft.aspnetcore.mvc.core.nuspec" ] }, "Microsoft.AspNetCore.Mvc.Cors/2.1.1": { "sha512": "a04jcvPbG6IfaugJe3CS59ZhSRAVLmwVEGDLp4wGuR4/9yW3T4mCZgqcSQz+5921j/hRGn1Jwu/b05bWkg+wBg==", "type": "package", "path": "microsoft.aspnetcore.mvc.cors/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Cors.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Cors.xml", "microsoft.aspnetcore.mvc.cors.2.1.1.nupkg.sha512", "microsoft.aspnetcore.mvc.cors.nuspec" ] }, "Microsoft.AspNetCore.Mvc.DataAnnotations/2.1.1": { "sha512": "3/LdPk7u3VitfUxVu+forzb+YFa/G4tqFDQKG20mMHrAnE7ranDUhqURD7qoy8JFLRWdhvvdBhUJaATfvvmTVg==", "type": "package", "path": "microsoft.aspnetcore.mvc.dataannotations/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.DataAnnotations.xml", "microsoft.aspnetcore.mvc.dataannotations.2.1.1.nupkg.sha512", "microsoft.aspnetcore.mvc.dataannotations.nuspec" ] }, "Microsoft.AspNetCore.Mvc.Formatters.Json/2.1.1": { "sha512": "nBzpBR0Ei/4L63+ylGS6P4gP+u+/S1cIvUU4+G+4Rk+vtzNT5KsoFP9TfCvW8hGQ6ShehjT7wXMuci/D2SbCQQ==", "type": "package", "path": "microsoft.aspnetcore.mvc.formatters.json/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Json.xml", "microsoft.aspnetcore.mvc.formatters.json.2.1.1.nupkg.sha512", "microsoft.aspnetcore.mvc.formatters.json.nuspec" ] }, "Microsoft.AspNetCore.Mvc.Formatters.Xml/2.1.1": { "sha512": "WgK7shj6rok4qc0Jc2yOCltN+XO81gP4IVTlXU8vS6AHHKVt6m0UN8mirgcZCRetUnY466hnZNyPHHq/a+7zWw==", "type": "package", "path": "microsoft.aspnetcore.mvc.formatters.xml/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.xml", "microsoft.aspnetcore.mvc.formatters.xml.2.1.1.nupkg.sha512", "microsoft.aspnetcore.mvc.formatters.xml.nuspec" ] }, "Microsoft.AspNetCore.Mvc.Localization/2.1.1": { "sha512": "JN/d/T8JUYoF/YMBupIu92ZcP9PcYfLLQqIZWvfyJrNNftgXENAHMLn1999POEzG44RjGouWdioSH8QZJ1mTTQ==", "type": "package", "path": "microsoft.aspnetcore.mvc.localization/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Localization.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Localization.xml", "microsoft.aspnetcore.mvc.localization.2.1.1.nupkg.sha512", "microsoft.aspnetcore.mvc.localization.nuspec" ] }, "Microsoft.AspNetCore.Mvc.Razor/2.1.1": { "sha512": "9WCfQX8+xZN8pzRK8ZxCJw/3lpsKsg3iQvFr6CRz4UtayLEoq/uzLKL5xvY8fj1rVJjt3wBh+YBhheB/196QSg==", "type": "package", "path": "microsoft.aspnetcore.mvc.razor/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.xml", "microsoft.aspnetcore.mvc.razor.2.1.1.nupkg.sha512", "microsoft.aspnetcore.mvc.razor.nuspec" ] }, "Microsoft.AspNetCore.Mvc.Razor.Extensions/2.1.1": { "sha512": "w/4GAxZS5y9CnlIO4z04sC7I+cLVVYsvI+hC+Thh2vy5AQxNZj9ZIxmdIPtvqQfZ2JdURQ7cpBsr8pzf4YhTEA==", "type": "package", "path": "microsoft.aspnetcore.mvc.razor.extensions/2.1.1", "files": [ ".signature.p7s", "build/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.props", "build/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.targets", "lib/net46/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll", "lib/net46/Microsoft.AspNetCore.Mvc.Razor.Extensions.xml", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.xml", "microsoft.aspnetcore.mvc.razor.extensions.2.1.1.nupkg.sha512", "microsoft.aspnetcore.mvc.razor.extensions.nuspec" ] }, "Microsoft.AspNetCore.Mvc.Razor.ViewCompilation/2.1.1": { "sha512": "9fZ7Ut3yhJZUzf0yI8OBeQhN2CdJOcITVbwvM58Xe5L/Ws+Xh3BRsCYzWzj6UvstdZXs47pkZZkGABE2rqQ4zQ==", "type": "package", "path": "microsoft.aspnetcore.mvc.razor.viewcompilation/2.1.1", "files": [ ".signature.p7s", "build/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation-x64.exe", "build/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation-x86.exe", "build/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.Tasks.dll", "build/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.dll", "build/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.targets", "microsoft.aspnetcore.mvc.razor.viewcompilation.2.1.1.nupkg.sha512", "microsoft.aspnetcore.mvc.razor.viewcompilation.nuspec" ] }, "Microsoft.AspNetCore.Mvc.RazorPages/2.1.1": { "sha512": "icxhGYO1z5IQsrmJhbIJUHM2a0mTK7g1kdPR/mnB5L4r35im8ElX0449AFN3KlA0C00E6mzXVe1CCJ3wO+TUxQ==", "type": "package", "path": "microsoft.aspnetcore.mvc.razorpages/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.RazorPages.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.RazorPages.xml", "microsoft.aspnetcore.mvc.razorpages.2.1.1.nupkg.sha512", "microsoft.aspnetcore.mvc.razorpages.nuspec" ] }, "Microsoft.AspNetCore.Mvc.TagHelpers/2.1.1": { "sha512": "wLHZ9TUdD9Gl2rVihrNGmRJ1LGTjiRzPM4d78efClOpFJwhMaHCnr9ktfQhnJX4XQj0w22XvPPCV0GxSrVp4Lg==", "type": "package", "path": "microsoft.aspnetcore.mvc.taghelpers/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.TagHelpers.xml", "microsoft.aspnetcore.mvc.taghelpers.2.1.1.nupkg.sha512", "microsoft.aspnetcore.mvc.taghelpers.nuspec" ] }, "Microsoft.AspNetCore.Mvc.ViewFeatures/2.1.1": { "sha512": "4F4uu3Hh5pgQ/2XkKgG2XEfPIvzUUjpOrSPIdOpMzxloTfYM/jK6xEW6kM9DE5vYhyW9EE02sngRBh8cmU0vng==", "type": "package", "path": "microsoft.aspnetcore.mvc.viewfeatures/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ViewFeatures.xml", "microsoft.aspnetcore.mvc.viewfeatures.2.1.1.nupkg.sha512", "microsoft.aspnetcore.mvc.viewfeatures.nuspec" ] }, "Microsoft.AspNetCore.NodeServices/2.1.1": { "sha512": "/9VSehGhQMV8tz+ddKl6jt8IorFlGGtc/7kEDyfcGWGgsE8WswlfszIRxGMa4BWrhaWovQVteshQCyBBqEG6/g==", "type": "package", "path": "microsoft.aspnetcore.nodeservices/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.NodeServices.dll", "lib/netstandard2.0/Microsoft.AspNetCore.NodeServices.xml", "microsoft.aspnetcore.nodeservices.2.1.1.nupkg.sha512", "microsoft.aspnetcore.nodeservices.nuspec" ] }, "Microsoft.AspNetCore.Owin/2.1.1": { "sha512": "X6M3UwpwYcBK33mCp/xa9kcMKgfxZnMd4+q8RWGpLWI2Gy5V0jri0+HFfgHVXc9pVkKOrEHGn1K6Z+iT4nibWA==", "type": "package", "path": "microsoft.aspnetcore.owin/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Owin.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Owin.xml", "microsoft.aspnetcore.owin.2.1.1.nupkg.sha512", "microsoft.aspnetcore.owin.nuspec" ] }, "Microsoft.AspNetCore.Razor/2.1.1": { "sha512": "oDxJTufrOF2Y7g+p2jU5+2xtrcsb3KX20pH/KosLW5rbsJMAqaOwprI6gJlBQCGtMCYl/MbnC45ZObPmzyI0NQ==", "type": "package", "path": "microsoft.aspnetcore.razor/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Razor.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Razor.xml", "microsoft.aspnetcore.razor.2.1.1.nupkg.sha512", "microsoft.aspnetcore.razor.nuspec" ] }, "Microsoft.AspNetCore.Razor.Design/2.1.1": { "sha512": "BOK5fckW9v7xWjpEI6bPGwkjw10OPVASZcAa8HoWJo/0Mmg4Azddj92v8noU+YgvD/6zNZ9o/RiRXXKxk5rYwQ==", "type": "package", "path": "microsoft.aspnetcore.razor.design/2.1.1", "hasTools": true, "files": [ ".nupkg.metadata", ".signature.p7s", "build/netstandard2.0/Microsoft.AspNetCore.Razor.Design.CodeGeneration.targets", "build/netstandard2.0/Microsoft.AspNetCore.Razor.Design.props", "buildMultiTargeting/Microsoft.AspNetCore.Razor.Design.props", "microsoft.aspnetcore.razor.design.2.1.1.nupkg.sha512", "microsoft.aspnetcore.razor.design.nuspec", "tasks/net46/Microsoft.AspNetCore.Razor.Tasks.dll", "tasks/netstandard2.0/Microsoft.AspNetCore.Razor.Tasks.dll", "tools/Microsoft.AspNetCore.Razor.Language.dll", "tools/Microsoft.CodeAnalysis.CSharp.dll", "tools/Microsoft.CodeAnalysis.Razor.dll", "tools/Microsoft.CodeAnalysis.dll", "tools/Newtonsoft.Json.dll", "tools/runtimes/unix/lib/netstandard1.3/System.Text.Encoding.CodePages.dll", "tools/runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll", "tools/rzc.deps.json", "tools/rzc.dll", "tools/rzc.runtimeconfig.json" ] }, "Microsoft.AspNetCore.Razor.Language/2.1.1": { "sha512": "5HX7/SguN9F8cdJ6GBBFJauEii/k6XPuI1gHucOcOBKKetgm4nG/xrHzRGSBTxmc1rbCcVKrBl10/PYItE7JyA==", "type": "package", "path": "microsoft.aspnetcore.razor.language/2.1.1", "files": [ ".signature.p7s", "lib/net46/Microsoft.AspNetCore.Razor.Language.dll", "lib/net46/Microsoft.AspNetCore.Razor.Language.xml", "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.xml", "microsoft.aspnetcore.razor.language.2.1.1.nupkg.sha512", "microsoft.aspnetcore.razor.language.nuspec" ] }, "Microsoft.AspNetCore.Razor.Runtime/2.1.1": { "sha512": "dGublvci7Lwu8gAegh81YXATyKGupWHb5RDHPsIO/Ct++xG7Lv9/6nNbci05sqYienZgprDbTAH8G7PmBCpIKQ==", "type": "package", "path": "microsoft.aspnetcore.razor.runtime/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.xml", "microsoft.aspnetcore.razor.runtime.2.1.1.nupkg.sha512", "microsoft.aspnetcore.razor.runtime.nuspec" ] }, "Microsoft.AspNetCore.ResponseCaching/2.1.1": { "sha512": "w3pH2ex82TdMRexWxXIr7EpdE0LJB0/EE/jlU1t+VltijKot7KrSSR5cxYBCafL7WmxjHfVnGKq0eVosxh7MvA==", "type": "package", "path": "microsoft.aspnetcore.responsecaching/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.dll", "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.xml", "microsoft.aspnetcore.responsecaching.2.1.1.nupkg.sha512", "microsoft.aspnetcore.responsecaching.nuspec" ] }, "Microsoft.AspNetCore.ResponseCaching.Abstractions/2.1.1": { "sha512": "F2/eDBTwGdTdQ+YPrlf7DBprzbHVZmZqnCTkHT6Jge7MQDu0xgUmDfNyBUzg9jn38RSKnDp6RWLQSJ6yqsYdIQ==", "type": "package", "path": "microsoft.aspnetcore.responsecaching.abstractions/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.xml", "microsoft.aspnetcore.responsecaching.abstractions.2.1.1.nupkg.sha512", "microsoft.aspnetcore.responsecaching.abstractions.nuspec" ] }, "Microsoft.AspNetCore.ResponseCompression/2.1.1": { "sha512": "jJWsmkyWdmd74kNCZy9qoAMTL6bbYMqPPRRket07kpjm1IWcbW833IuhcE6t+wCC/Wrs8ECyMwRHFtvQUxkV2g==", "type": "package", "path": "microsoft.aspnetcore.responsecompression/2.1.1", "files": [ ".signature.p7s", "lib/net461/Microsoft.AspNetCore.ResponseCompression.dll", "lib/net461/Microsoft.AspNetCore.ResponseCompression.xml", "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCompression.dll", "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCompression.xml", "microsoft.aspnetcore.responsecompression.2.1.1.nupkg.sha512", "microsoft.aspnetcore.responsecompression.nuspec" ] }, "Microsoft.AspNetCore.Rewrite/2.1.1": { "sha512": "PWragHOb23NSybDojbJGezzXr0dl/1VwQME3YR5jH3Yanl9CmO8Uuak72L1dCbiASMOKBFnR+gr6YIymDrXaXw==", "type": "package", "path": "microsoft.aspnetcore.rewrite/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Rewrite.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Rewrite.xml", "microsoft.aspnetcore.rewrite.2.1.1.nupkg.sha512", "microsoft.aspnetcore.rewrite.nuspec" ] }, "Microsoft.AspNetCore.Routing/2.1.1": { "sha512": "BnVEKMGIkRcZecG3zR+tl9tYGkViz1k/WzYVNRfdaAN0LeuSabNP0NlG037oz+pDPsLzzNkFeLSOh/w0AKLaig==", "type": "package", "path": "microsoft.aspnetcore.routing/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Routing.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Routing.xml", "microsoft.aspnetcore.routing.2.1.1.nupkg.sha512", "microsoft.aspnetcore.routing.nuspec" ] }, "Microsoft.AspNetCore.Routing.Abstractions/2.1.1": { "sha512": "9saJjHhST3JmFKuZ1mPU9FJcpgUyPNoJxRMSV2nkSjiEekQN4jxswtBBeIRVDonjq50KKqSWbcyyQtvV4tgKzw==", "type": "package", "path": "microsoft.aspnetcore.routing.abstractions/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.xml", "microsoft.aspnetcore.routing.abstractions.2.1.1.nupkg.sha512", "microsoft.aspnetcore.routing.abstractions.nuspec" ] }, "Microsoft.AspNetCore.Server.HttpSys/2.1.1": { "sha512": "4aLacPVSAp5ByErwN9PQfcNUmt/PAjXmK6kkCIkn2UJFABkPz0x/AX2fnjzEeHhHiGHTT6segApNJsh8wXTlcw==", "type": "package", "path": "microsoft.aspnetcore.server.httpsys/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Server.HttpSys.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Server.HttpSys.xml", "microsoft.aspnetcore.server.httpsys.2.1.1.nupkg.sha512", "microsoft.aspnetcore.server.httpsys.nuspec" ] }, "Microsoft.AspNetCore.Server.IISIntegration/2.1.1": { "sha512": "GOEg75Bb+hoJ5/e1fouBn02MotR9ITs3pQBqT6y6DGTplQ0+/VQsb2R7utro39joHwB1HX4LgLBzfSjkjyYHvQ==", "type": "package", "path": "microsoft.aspnetcore.server.iisintegration/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Server.IISIntegration.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Server.IISIntegration.xml", "microsoft.aspnetcore.server.iisintegration.2.1.1.nupkg.sha512", "microsoft.aspnetcore.server.iisintegration.nuspec" ] }, "Microsoft.AspNetCore.Server.Kestrel/2.1.1": { "sha512": "nHJ7DAcZUYIgTpqs5GKlsEo16uGlEk73LO2fX7YQDvF/L1zX1Fe7f5KyynepGorIenzJHvAJEtfTHpqFFSPNsA==", "type": "package", "path": "microsoft.aspnetcore.server.kestrel/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.xml", "microsoft.aspnetcore.server.kestrel.2.1.1.nupkg.sha512", "microsoft.aspnetcore.server.kestrel.nuspec" ] }, "Microsoft.AspNetCore.Server.Kestrel.Core/2.1.1": { "sha512": "lJHti9K7nUoFdx3czli+ITiTOOT1GBgKZxhe5dT0K/6lIniyDZAHZ+s9n4JGej2fUEFBZvfSxIGBWZUGe1ffmw==", "type": "package", "path": "microsoft.aspnetcore.server.kestrel.core/2.1.1", "files": [ ".signature.p7s", "lib/netcoreapp2.1/Microsoft.AspNetCore.Server.Kestrel.Core.dll", "lib/netcoreapp2.1/Microsoft.AspNetCore.Server.Kestrel.Core.xml", "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Core.xml", "microsoft.aspnetcore.server.kestrel.core.2.1.1.nupkg.sha512", "microsoft.aspnetcore.server.kestrel.core.nuspec" ] }, "Microsoft.AspNetCore.Server.Kestrel.Https/2.1.1": { "sha512": "7DtRvE3ffWAqa2zyOt2pKKmi9xToQCP/WFBmujTZTfB8FX+1sEHc0/2h2WuaCZTmXC+jwLdO95HZx8Bu0XctSQ==", "type": "package", "path": "microsoft.aspnetcore.server.kestrel.https/2.1.1", "files": [ ".signature.p7s", "lib/netcoreapp2.1/Microsoft.AspNetCore.Server.Kestrel.Https.dll", "lib/netcoreapp2.1/Microsoft.AspNetCore.Server.Kestrel.Https.xml", "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Https.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Https.xml", "microsoft.aspnetcore.server.kestrel.https.2.1.1.nupkg.sha512", "microsoft.aspnetcore.server.kestrel.https.nuspec" ] }, "Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions/2.1.1": { "sha512": "118KSszFP/b81+AS+h1M3Tm6pSL3Py8y65UjEzM9BE3S5qlTRC+w/ExHqy5avZOkvunfAlEFKu8Gyl9IJQFdXw==", "type": "package", "path": "microsoft.aspnetcore.server.kestrel.transport.abstractions/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.xml", "microsoft.aspnetcore.server.kestrel.transport.abstractions.2.1.1.nupkg.sha512", "microsoft.aspnetcore.server.kestrel.transport.abstractions.nuspec" ] }, "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/2.1.1": { "sha512": "Q2obTqdWPxLqSm8RVLNq+RWRNiMNXkckVnHvM6UwHryw7KCDOW8TiBh52hTBNVmuRjZQ2bTeqYO1luSGYKpcPQ==", "type": "package", "path": "microsoft.aspnetcore.server.kestrel.transport.sockets/2.1.1", "files": [ ".signature.p7s", "lib/netcoreapp2.1/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll", "lib/netcoreapp2.1/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.xml", "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.xml", "microsoft.aspnetcore.server.kestrel.transport.sockets.2.1.1.nupkg.sha512", "microsoft.aspnetcore.server.kestrel.transport.sockets.nuspec" ] }, "Microsoft.AspNetCore.Session/2.1.1": { "sha512": "M7p1xCZd4pjBFruviakM7g8PKYZenrog4iCrhetVNkCgcqKljsUrRYvViwZNCYMS58aEhbzBBxGGNL7XAXU72A==", "type": "package", "path": "microsoft.aspnetcore.session/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Session.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Session.xml", "microsoft.aspnetcore.session.2.1.1.nupkg.sha512", "microsoft.aspnetcore.session.nuspec" ] }, "Microsoft.AspNetCore.SignalR/1.0.1": { "sha512": "UqXok7HEQrR6OIIYA4NEYHL5LM/xtTue1NR6irXxglfaP/IZwfPz64OGechQJ+GDZ/tzR6U+nvZR9ggnegCxQg==", "type": "package", "path": "microsoft.aspnetcore.signalr/1.0.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.dll", "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.xml", "microsoft.aspnetcore.signalr.1.0.1.nupkg.sha512", "microsoft.aspnetcore.signalr.nuspec" ] }, "Microsoft.AspNetCore.SignalR.Common/1.0.1": { "sha512": "6zUQE2tROCr2Lh6HprHdX5sY+mmD6EGtdnUW5vJ4zDyWOYIbzb7xgzBMx+GUxF/acl+ffhGX9kk5omRYmmXjOQ==", "type": "package", "path": "microsoft.aspnetcore.signalr.common/1.0.1", "files": [ ".signature.p7s", "lib/netcoreapp2.1/Microsoft.AspNetCore.SignalR.Common.dll", "lib/netcoreapp2.1/Microsoft.AspNetCore.SignalR.Common.xml", "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Common.dll", "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Common.xml", "microsoft.aspnetcore.signalr.common.1.0.1.nupkg.sha512", "microsoft.aspnetcore.signalr.common.nuspec" ] }, "Microsoft.AspNetCore.SignalR.Core/1.0.1": { "sha512": "yJVbHWRwI2lu0h7D58V8kxUAyg63bf84BW5xv0i9KFE9I3BGE/OChQKuQsPc02qSTAb3YfT7n4s5guCGvfXefA==", "type": "package", "path": "microsoft.aspnetcore.signalr.core/1.0.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Core.dll", "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Core.xml", "microsoft.aspnetcore.signalr.core.1.0.1.nupkg.sha512", "microsoft.aspnetcore.signalr.core.nuspec" ] }, "Microsoft.AspNetCore.SignalR.Protocols.Json/1.0.1": { "sha512": "FT+l9BokJmQnvuXBWcFPC/EciP3h3KvUzlvq+dLwIf8lDw82ndcX6DzjUxkjR1PSvRbEblW8TekfOrmz+7blDw==", "type": "package", "path": "microsoft.aspnetcore.signalr.protocols.json/1.0.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll", "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.Json.xml", "microsoft.aspnetcore.signalr.protocols.json.1.0.1.nupkg.sha512", "microsoft.aspnetcore.signalr.protocols.json.nuspec" ] }, "Microsoft.AspNetCore.SpaServices/2.1.1": { "sha512": "KGGarPSicaywgCy/qfZmJ+aBMOtbOWEqAL9QVvTiFDCBuE2TXuoD808HGrh5go+p4E9iUY6fJX1Pqvot1WzDxg==", "type": "package", "path": "microsoft.aspnetcore.spaservices/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.SpaServices.dll", "lib/netstandard2.0/Microsoft.AspNetCore.SpaServices.xml", "microsoft.aspnetcore.spaservices.2.1.1.nupkg.sha512", "microsoft.aspnetcore.spaservices.nuspec" ] }, "Microsoft.AspNetCore.SpaServices.Extensions/2.1.1": { "sha512": "xpMbtgKWD6aDRfb8znqm/uhPIiaws4m+Mv6ezGB0wIajvGCsHc/CQVMSB5N1Cj/AZY8GO2THRd+4zdSS1D5Dfg==", "type": "package", "path": "microsoft.aspnetcore.spaservices.extensions/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.SpaServices.Extensions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.SpaServices.Extensions.xml", "microsoft.aspnetcore.spaservices.extensions.2.1.1.nupkg.sha512", "microsoft.aspnetcore.spaservices.extensions.nuspec" ] }, "Microsoft.AspNetCore.StaticFiles/2.1.1": { "sha512": "Jb4YKaDpPqrcSBxGChOCUmgkuqRKkwe3t5o6GWeoNUENf4hQDuobUvouXKHVw3KuEFIBVArZB984fuVGQW0eAw==", "type": "package", "path": "microsoft.aspnetcore.staticfiles/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.StaticFiles.dll", "lib/netstandard2.0/Microsoft.AspNetCore.StaticFiles.xml", "microsoft.aspnetcore.staticfiles.2.1.1.nupkg.sha512", "microsoft.aspnetcore.staticfiles.nuspec" ] }, "Microsoft.AspNetCore.WebSockets/2.1.1": { "sha512": "6m4KkYR1UG3f0Aucop1s+XmJbAlrDVLNvq69nJ9evhmdWiuJAc/yuR07e3HVED3RvdFzUFla6AQm0gnEiViUJQ==", "type": "package", "path": "microsoft.aspnetcore.websockets/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.WebSockets.dll", "lib/netstandard2.0/Microsoft.AspNetCore.WebSockets.xml", "microsoft.aspnetcore.websockets.2.1.1.nupkg.sha512", "microsoft.aspnetcore.websockets.nuspec" ] }, "Microsoft.AspNetCore.WebUtilities/2.1.1": { "sha512": "PGKIZt4+412Z/XPoSjvYu/QIbTxcAQuEFNoA1Pw8a9mgmO0ZhNBmfaNyhgXFf7Rq62kP0tT/2WXpxdcQhkFUPA==", "type": "package", "path": "microsoft.aspnetcore.webutilities/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll", "lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.xml", "microsoft.aspnetcore.webutilities.2.1.1.nupkg.sha512", "microsoft.aspnetcore.webutilities.nuspec" ] }, "Microsoft.CodeAnalysis.Analyzers/1.1.0": { "sha512": "O65EdIf1AJm//aTG0QegU/PBP5pOUUq2/dXQh0CaaRh/G0FJPxZ+KBHGzuhabGQvddLR6E7bnK+12nGVvPhlOA==", "type": "package", "path": "microsoft.codeanalysis.analyzers/1.1.0", "files": [ "ThirdPartyNotices.rtf", "analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll", "analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll", "analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll", "analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll", "microsoft.codeanalysis.analyzers.1.1.0.nupkg.sha512", "microsoft.codeanalysis.analyzers.nuspec", "tools/install.ps1", "tools/uninstall.ps1" ] }, "Microsoft.CodeAnalysis.Common/2.8.0": { "sha512": "06AzG7oOLKTCN1EnoVYL1bQz+Zwa10LMpUn7Kc+PdpN8CQXRqXTyhfxuKIz6t0qWfoatBNXdHD0OLcEYp5pOvQ==", "type": "package", "path": "microsoft.codeanalysis.common/2.8.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard1.3/Microsoft.CodeAnalysis.dll", "lib/netstandard1.3/Microsoft.CodeAnalysis.pdb", "lib/netstandard1.3/Microsoft.CodeAnalysis.xml", "microsoft.codeanalysis.common.2.8.0.nupkg.sha512", "microsoft.codeanalysis.common.nuspec" ] }, "Microsoft.CodeAnalysis.CSharp/2.8.0": { "sha512": "RizcFXuHgGmeuZhxxE1qQdhFA9lGOHlk0MJlCUt6LOnYsevo72gNikPcbANFHY02YK8L/buNrihchY0TroGvXQ==", "type": "package", "path": "microsoft.codeanalysis.csharp/2.8.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll", "lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.pdb", "lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.xml", "microsoft.codeanalysis.csharp.2.8.0.nupkg.sha512", "microsoft.codeanalysis.csharp.nuspec" ] }, "Microsoft.CodeAnalysis.Razor/2.1.1": { "sha512": "D5zUSmQHsgKosYlWLQjs6uXn4n7llEdUwFhJz7EIwR16ge18q8p8BJ547out9ScnMDuwHA8MeCPe8WMwCaFAPw==", "type": "package", "path": "microsoft.codeanalysis.razor/2.1.1", "files": [ ".signature.p7s", "lib/net46/Microsoft.CodeAnalysis.Razor.dll", "lib/net46/Microsoft.CodeAnalysis.Razor.xml", "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.xml", "microsoft.codeanalysis.razor.2.1.1.nupkg.sha512", "microsoft.codeanalysis.razor.nuspec" ] }, "Microsoft.CSharp/4.5.0": { "sha512": "EGoBmf3Na2ppbhPePDE9PlX81r1HuOZH5twBrq7couJZiPTjUnD3648balerQJO6EJ8Sj+43+XuRwQ7r+3tE3w==", "type": "package", "path": "microsoft.csharp/4.5.0", "files": [ ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/Microsoft.CSharp.dll", "lib/netcoreapp2.0/_._", "lib/netstandard1.3/Microsoft.CSharp.dll", "lib/netstandard2.0/Microsoft.CSharp.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/uap10.0.16299/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "microsoft.csharp.4.5.0.nupkg.sha512", "microsoft.csharp.nuspec", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/Microsoft.CSharp.dll", "ref/netcore50/Microsoft.CSharp.xml", "ref/netcore50/de/Microsoft.CSharp.xml", "ref/netcore50/es/Microsoft.CSharp.xml", "ref/netcore50/fr/Microsoft.CSharp.xml", "ref/netcore50/it/Microsoft.CSharp.xml", "ref/netcore50/ja/Microsoft.CSharp.xml", "ref/netcore50/ko/Microsoft.CSharp.xml", "ref/netcore50/ru/Microsoft.CSharp.xml", "ref/netcore50/zh-hans/Microsoft.CSharp.xml", "ref/netcore50/zh-hant/Microsoft.CSharp.xml", "ref/netcoreapp2.0/_._", "ref/netstandard1.0/Microsoft.CSharp.dll", "ref/netstandard1.0/Microsoft.CSharp.xml", "ref/netstandard1.0/de/Microsoft.CSharp.xml", "ref/netstandard1.0/es/Microsoft.CSharp.xml", "ref/netstandard1.0/fr/Microsoft.CSharp.xml", "ref/netstandard1.0/it/Microsoft.CSharp.xml", "ref/netstandard1.0/ja/Microsoft.CSharp.xml", "ref/netstandard1.0/ko/Microsoft.CSharp.xml", "ref/netstandard1.0/ru/Microsoft.CSharp.xml", "ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml", "ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml", "ref/netstandard2.0/Microsoft.CSharp.dll", "ref/netstandard2.0/Microsoft.CSharp.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/uap10.0.16299/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "useSharedDesignerContext.txt", "version.txt" ] }, "Microsoft.DotNet.PlatformAbstractions/2.1.0": { "sha512": "9KPDwvb/hLEVXYruVHVZ8BkebC8j17DmPb56LnqRF74HqSPLjCkrlFUjOtFpQPA2DeADBRTI/e69aCfRBfrhxw==", "type": "package", "path": "microsoft.dotnet.platformabstractions/2.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net45/Microsoft.DotNet.PlatformAbstractions.dll", "lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll", "microsoft.dotnet.platformabstractions.2.1.0.nupkg.sha512", "microsoft.dotnet.platformabstractions.nuspec" ] }, "Microsoft.EntityFrameworkCore/2.1.1": { "sha512": "JuWdlcEkd6VePS1uaiEfGDCuXNkRHFdNuEEdRhlU5E/ikuhSBDy7j0L4hoLAO4/w5u4YpSy59Xwtsq+cIAo+3w==", "type": "package", "path": "microsoft.entityframeworkcore/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.EntityFrameworkCore.dll", "lib/netstandard2.0/Microsoft.EntityFrameworkCore.xml", "microsoft.entityframeworkcore.2.1.1.nupkg.sha512", "microsoft.entityframeworkcore.nuspec" ] }, "Microsoft.EntityFrameworkCore.Abstractions/2.1.1": { "sha512": "ZAJuDHQ6y8UMfoEPzASNPKah0PtanxBmygtoFFYBg4mwBwHHIekY7TKZZT8nqKs4pSNC1b7z+gRLbSB5ILGlWQ==", "type": "package", "path": "microsoft.entityframeworkcore.abstractions/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Abstractions.dll", "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Abstractions.xml", "microsoft.entityframeworkcore.abstractions.2.1.1.nupkg.sha512", "microsoft.entityframeworkcore.abstractions.nuspec" ] }, "Microsoft.EntityFrameworkCore.Analyzers/2.1.1": { "sha512": "DiKQA07lCZLV5yyTj0KHh+wJzWl8sO2b1sdW31afxgV6NTrFq29NBQKnxllGkwZ5xr8KwrppRYdHhN8r0+FYVQ==", "type": "package", "path": "microsoft.entityframeworkcore.analyzers/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll", "microsoft.entityframeworkcore.analyzers.2.1.1.nupkg.sha512", "microsoft.entityframeworkcore.analyzers.nuspec" ] }, "Microsoft.EntityFrameworkCore.Design/2.1.1": { "sha512": "Bu5c0Eec+tSW1PA0NxDgxzF0cMQjeGQC5RtBtMm3heow2J7X+2LhdkGFPr4IAL6bFLHJiVcE3csng3i6fB/PtA==", "type": "package", "path": "microsoft.entityframeworkcore.design/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "build/net461/Microsoft.EntityFrameworkCore.Design.props", "build/netcoreapp2.0/Microsoft.EntityFrameworkCore.Design.props", "lib/net461/Microsoft.EntityFrameworkCore.Design.dll", "lib/net461/Microsoft.EntityFrameworkCore.Design.xml", "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Design.dll", "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Design.xml", "microsoft.entityframeworkcore.design.2.1.1.nupkg.sha512", "microsoft.entityframeworkcore.design.nuspec" ] }, "Microsoft.EntityFrameworkCore.InMemory/2.1.1": { "sha512": "rFqDal++1QxSGskca16T40ZIrwCcecCOKlLSJy9ivCE/Z7uXKdvX5rrZcKOjelev439WmErD8d1I8SVVFpWx4A==", "type": "package", "path": "microsoft.entityframeworkcore.inmemory/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.EntityFrameworkCore.InMemory.dll", "lib/netstandard2.0/Microsoft.EntityFrameworkCore.InMemory.xml", "microsoft.entityframeworkcore.inmemory.2.1.1.nupkg.sha512", "microsoft.entityframeworkcore.inmemory.nuspec" ] }, "Microsoft.EntityFrameworkCore.Relational/2.1.1": { "sha512": "NqH03e/oh0KEy5mepy0Eb5nx49eZOKnpa2/d8iwy7IJTapmqdNWx03kuUycaJ+haHmE5Ad8KtzDJK/Nz3OfFFA==", "type": "package", "path": "microsoft.entityframeworkcore.relational/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.dll", "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.xml", "microsoft.entityframeworkcore.relational.2.1.1.nupkg.sha512", "microsoft.entityframeworkcore.relational.nuspec" ] }, "Microsoft.EntityFrameworkCore.SqlServer/2.1.1": { "sha512": "/J15ItbPu+YWmqCs7yDrXNSY9NooWv5sFKrV1aYvDjCi2Z4Ja8LOCQVNynJTjNxDfDihp+PPLD/HoD0e2iZD8Q==", "type": "package", "path": "microsoft.entityframeworkcore.sqlserver/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.EntityFrameworkCore.SqlServer.dll", "lib/netstandard2.0/Microsoft.EntityFrameworkCore.SqlServer.xml", "microsoft.entityframeworkcore.sqlserver.2.1.1.nupkg.sha512", "microsoft.entityframeworkcore.sqlserver.nuspec" ] }, "Microsoft.EntityFrameworkCore.Tools/2.1.1": { "sha512": "Qfz8Au39cALAgxzvfoz6aPkmTuaFmlDYeUjCecaNlQ5x2jxs1rACtWddA5Yu4D3YSsHuHqttgZA6tzKKNVo9mg==", "type": "package", "path": "microsoft.entityframeworkcore.tools/2.1.1", "hasTools": true, "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/_._", "microsoft.entityframeworkcore.tools.2.1.1.nupkg.sha512", "microsoft.entityframeworkcore.tools.nuspec", "tools/EntityFrameworkCore.PowerShell2.psd1", "tools/EntityFrameworkCore.PowerShell2.psm1", "tools/EntityFrameworkCore.psd1", "tools/EntityFrameworkCore.psm1", "tools/about_EntityFrameworkCore.help.txt", "tools/init.ps1", "tools/install.ps1", "tools/net461/any/ef.exe", "tools/net461/win-x86/ef.exe", "tools/netcoreapp2.0/any/ef.dll", "tools/netcoreapp2.0/any/ef.runtimeconfig.json" ] }, "Microsoft.Extensions.Caching.Abstractions/2.1.1": { "sha512": "LbT7Ry1waNBksnngFNdaNmEglQMJ8g7F6tbSoyoqpEW35W/Cj4YwURDVwoRS+jtyf6YKsTdPHV643jMMuJBi9g==", "type": "package", "path": "microsoft.extensions.caching.abstractions/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml", "microsoft.extensions.caching.abstractions.2.1.1.nupkg.sha512", "microsoft.extensions.caching.abstractions.nuspec" ] }, "Microsoft.Extensions.Caching.Memory/2.1.1": { "sha512": "jR14GhHGmPzq7QChnYa3Uiu+s/QerwxbMPAlA0Ei0shDJlrRoD6FSb9hP8rmSX6oai9Z64SWbXlwBhi3L/vj9g==", "type": "package", "path": "microsoft.extensions.caching.memory/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll", "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml", "microsoft.extensions.caching.memory.2.1.1.nupkg.sha512", "microsoft.extensions.caching.memory.nuspec" ] }, "Microsoft.Extensions.Caching.SqlServer/2.1.1": { "sha512": "kRMsRtpyhuZiRBFu2tXmcMkhZl0kfBQ2JxRmERUp5K+P7fJd3DYN47w5vNURkFUlzDskgsPJ2s3Ug07wHDwCJw==", "type": "package", "path": "microsoft.extensions.caching.sqlserver/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Caching.SqlServer.dll", "lib/netstandard2.0/Microsoft.Extensions.Caching.SqlServer.xml", "microsoft.extensions.caching.sqlserver.2.1.1.nupkg.sha512", "microsoft.extensions.caching.sqlserver.nuspec" ] }, "Microsoft.Extensions.Configuration/2.1.1": { "sha512": "LjVKO6P2y52c5ZhTLX/w8zc5H4Y3J/LJsgqTBj49TtFq/hAtVNue/WA0F6/7GMY90xhD7K0MDZ4qpOeWXbLvzg==", "type": "package", "path": "microsoft.extensions.configuration/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml", "microsoft.extensions.configuration.2.1.1.nupkg.sha512", "microsoft.extensions.configuration.nuspec" ] }, "Microsoft.Extensions.Configuration.Abstractions/2.1.1": { "sha512": "VfuZJNa0WUshZ/+8BFZAhwFKiKuu/qOUCFntfdLpHj7vcRnsGHqd3G2Hse78DM+pgozczGM63lGPRLmy+uhUOA==", "type": "package", "path": "microsoft.extensions.configuration.abstractions/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml", "microsoft.extensions.configuration.abstractions.2.1.1.nupkg.sha512", "microsoft.extensions.configuration.abstractions.nuspec" ] }, "Microsoft.Extensions.Configuration.Binder/2.1.1": { "sha512": "fcLCTS03poWE4v9tSNBr3pWn0QwGgAn1vzqHXlXgvqZeOc7LvQNzaWcKRQZTdEc3+YhQKwMsOtm3VKSA2aWQ8w==", "type": "package", "path": "microsoft.extensions.configuration.binder/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml", "microsoft.extensions.configuration.binder.2.1.1.nupkg.sha512", "microsoft.extensions.configuration.binder.nuspec" ] }, "Microsoft.Extensions.Configuration.CommandLine/2.1.1": { "sha512": "mLtD/B9sx0jycMcPcIweb5x0bRKBoDcN+xONQnw6urMZTyazyJED+zTfj2ZCbVsloh7SW2W6f16UpELD+xtaOA==", "type": "package", "path": "microsoft.extensions.configuration.commandline/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.xml", "microsoft.extensions.configuration.commandline.2.1.1.nupkg.sha512", "microsoft.extensions.configuration.commandline.nuspec" ] }, "Microsoft.Extensions.Configuration.EnvironmentVariables/2.1.1": { "sha512": "rDFRChBvs6sPGC+JjshKsP4kWRvsG8Y9MQKduDu60RWnJpFiIpQ7HK2K9sPrCL1MaYEk894PUkiZ5Xdsm9cPvg==", "type": "package", "path": "microsoft.extensions.configuration.environmentvariables/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", "microsoft.extensions.configuration.environmentvariables.2.1.1.nupkg.sha512", "microsoft.extensions.configuration.environmentvariables.nuspec" ] }, "Microsoft.Extensions.Configuration.FileExtensions/2.1.1": { "sha512": "JnhKotPCs1+X4CPSsHOk8CpxmBeIS/vIXYewsoM8XflXNhpzMe1gfIckQyuRKyORlGaNFEBr4WrPjpZ159bS/Q==", "type": "package", "path": "microsoft.extensions.configuration.fileextensions/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml", "microsoft.extensions.configuration.fileextensions.2.1.1.nupkg.sha512", "microsoft.extensions.configuration.fileextensions.nuspec" ] }, "Microsoft.Extensions.Configuration.Ini/2.1.1": { "sha512": "7ioG8k0YazFgodMBc1ATX+7KgLktQeczJjBY4sjVrKvA3b0QLi438Q4XLnQemdFJZnvQYUf6rjuu1tWz3xslPw==", "type": "package", "path": "microsoft.extensions.configuration.ini/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Ini.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Ini.xml", "microsoft.extensions.configuration.ini.2.1.1.nupkg.sha512", "microsoft.extensions.configuration.ini.nuspec" ] }, "Microsoft.Extensions.Configuration.Json/2.1.1": { "sha512": "f6KcI9v0GVA4YL/ExoxrEfeQv9La3hyQnySfgxGkFtMeDJIUun0ANoMjspbdpXXnuaScwgbQ2mFE3lJHt9lpJw==", "type": "package", "path": "microsoft.extensions.configuration.json/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml", "microsoft.extensions.configuration.json.2.1.1.nupkg.sha512", "microsoft.extensions.configuration.json.nuspec" ] }, "Microsoft.Extensions.Configuration.KeyPerFile/2.1.1": { "sha512": "Qet/MJCnaTOws1FRGu3l7Y5Ob2WZVN2guuViLKZTBjZhyZ7AWtnerJ6K1jfVSVplNp/dfsesu2T+7wTtySjwYw==", "type": "package", "path": "microsoft.extensions.configuration.keyperfile/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Configuration.KeyPerFile.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.KeyPerFile.xml", "microsoft.extensions.configuration.keyperfile.2.1.1.nupkg.sha512", "microsoft.extensions.configuration.keyperfile.nuspec" ] }, "Microsoft.Extensions.Configuration.UserSecrets/2.1.1": { "sha512": "a/VCXjvqr0+e1fBHyeRFKenhr8zfDiqGSL0I7xncDjZyj40bRUlTJhzX8BbgPkbA8F1EOxsOrWbSClap8LsYKg==", "type": "package", "path": "microsoft.extensions.configuration.usersecrets/2.1.1", "files": [ ".signature.p7s", "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.props", "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets", "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.xml", "microsoft.extensions.configuration.usersecrets.2.1.1.nupkg.sha512", "microsoft.extensions.configuration.usersecrets.nuspec" ] }, "Microsoft.Extensions.Configuration.Xml/2.1.1": { "sha512": "Bs2wJX9BbtXcwAL2KlUNMKyVQfy2r5Iq9pweMaPFN5aCB719YCnOK4dT3tyZfvrtN9XxlJUZ2DeJjNsFxklexA==", "type": "package", "path": "microsoft.extensions.configuration.xml/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Xml.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Xml.xml", "microsoft.extensions.configuration.xml.2.1.1.nupkg.sha512", "microsoft.extensions.configuration.xml.nuspec" ] }, "Microsoft.Extensions.DependencyInjection/2.1.1": { "sha512": "RVdgNWT/73M0eCpreGpWv5NmbHFGQzzW+G7nChK8ej84m+d1nzeWrtqcRYnEpKNx3B8V/Uek4tNP0WCaCNjYnQ==", "type": "package", "path": "microsoft.extensions.dependencyinjection/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net461/Microsoft.Extensions.DependencyInjection.dll", "lib/net461/Microsoft.Extensions.DependencyInjection.xml", "lib/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.dll", "lib/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.xml", "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll", "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", "microsoft.extensions.dependencyinjection.2.1.1.nupkg.sha512", "microsoft.extensions.dependencyinjection.nuspec" ] }, "Microsoft.Extensions.DependencyInjection.Abstractions/2.1.1": { "sha512": "MgYpU5cwZohUMKKg3sbPhvGG+eAZ/59E9UwPwlrUkyXU+PGzqwZg9yyQNjhxuAWmoNoFReoemeCku50prYSGzA==", "type": "package", "path": "microsoft.extensions.dependencyinjection.abstractions/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", "microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg.sha512", "microsoft.extensions.dependencyinjection.abstractions.nuspec" ] }, "Microsoft.Extensions.DependencyModel/2.1.0": { "sha512": "3KPT6CLH0VEGr2um9aG1rYTmqfMVlkRuueFpN6AxeIKpcMA4OVHf4aNpgYXZ6oF+x4uh9VhK/66FgPCd1mMlnQ==", "type": "package", "path": "microsoft.extensions.dependencymodel/2.1.0", "files": [ ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net451/Microsoft.Extensions.DependencyModel.dll", "lib/netstandard1.3/Microsoft.Extensions.DependencyModel.dll", "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll", "microsoft.extensions.dependencymodel.2.1.0.nupkg.sha512", "microsoft.extensions.dependencymodel.nuspec" ] }, "Microsoft.Extensions.DiagnosticAdapter/2.1.0": { "sha512": "ZZeKarCCSZujTN2h4fZv6/tAjz9Ra5EyGaRYEXYd65YxwEDpIbx11rIoE0e1h5HBsB6Rsd345zV0LAajUzX8Qg==", "type": "package", "path": "microsoft.extensions.diagnosticadapter/2.1.0", "files": [ ".signature.p7s", "lib/net461/Microsoft.Extensions.DiagnosticAdapter.dll", "lib/net461/Microsoft.Extensions.DiagnosticAdapter.xml", "lib/netcoreapp2.0/Microsoft.Extensions.DiagnosticAdapter.dll", "lib/netcoreapp2.0/Microsoft.Extensions.DiagnosticAdapter.xml", "lib/netstandard2.0/Microsoft.Extensions.DiagnosticAdapter.dll", "lib/netstandard2.0/Microsoft.Extensions.DiagnosticAdapter.xml", "microsoft.extensions.diagnosticadapter.2.1.0.nupkg.sha512", "microsoft.extensions.diagnosticadapter.nuspec" ] }, "Microsoft.Extensions.FileProviders.Abstractions/2.1.1": { "sha512": "UEQB5/QPuLYaCvScZQ9llhcks5xyEUKh41D615FoehRAF9UgGVmXHcCSOH8idHHLRoKm+OJJjEy1oywvuaL33w==", "type": "package", "path": "microsoft.extensions.fileproviders.abstractions/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml", "microsoft.extensions.fileproviders.abstractions.2.1.1.nupkg.sha512", "microsoft.extensions.fileproviders.abstractions.nuspec" ] }, "Microsoft.Extensions.FileProviders.Composite/2.1.1": { "sha512": "SovLUACJ3C+iRlHo4VdZw0IDX+v7+32paTJf7v5ZyzyWqijUkDYXr81gL7tkCfCkJmBYnrc6bScoj2Eaxlrudw==", "type": "package", "path": "microsoft.extensions.fileproviders.composite/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.xml", "microsoft.extensions.fileproviders.composite.2.1.1.nupkg.sha512", "microsoft.extensions.fileproviders.composite.nuspec" ] }, "Microsoft.Extensions.FileProviders.Embedded/2.1.1": { "sha512": "LHf10DjPIUj3mR0FfsTAisO0Cx6iRT+I15LlYY0zDz8US24I8NEdSG9vceXwLFuHiWrrr2/gFQ3uX7fPsBNmag==", "type": "package", "path": "microsoft.extensions.fileproviders.embedded/2.1.1", "files": [ ".signature.p7s", "build/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.props", "build/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.targets", "buildMultiTargeting/Microsoft.Extensions.FileProviders.Embedded.props", "buildMultiTargeting/Microsoft.Extensions.FileProviders.Embedded.targets", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.dll", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.xml", "microsoft.extensions.fileproviders.embedded.2.1.1.nupkg.sha512", "microsoft.extensions.fileproviders.embedded.nuspec", "tasks/net461/Microsoft.Extensions.FileProviders.Embedded.Manifest.Task.dll", "tasks/netstandard1.5/Microsoft.Extensions.FileProviders.Embedded.Manifest.Task.dll" ] }, "Microsoft.Extensions.FileProviders.Physical/2.1.1": { "sha512": "pbT/J3B686Xgktv5WH11FbcbZXDmBQuCN3ce8IKIF+DpOk3p0RgUPrOXcYNp81TyH+K/5Cosr4VFVjYMoirNDg==", "type": "package", "path": "microsoft.extensions.fileproviders.physical/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml", "microsoft.extensions.fileproviders.physical.2.1.1.nupkg.sha512", "microsoft.extensions.fileproviders.physical.nuspec" ] }, "Microsoft.Extensions.FileSystemGlobbing/2.1.1": { "sha512": "Pu/O8jBc7QlEmqmbDGVosuDlyzGspMuKc71rOsJigwGMF5574aWYw9uRMX+ho1dmbnL502ZYHo6PlBP3IXkm5A==", "type": "package", "path": "microsoft.extensions.filesystemglobbing/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll", "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml", "microsoft.extensions.filesystemglobbing.2.1.1.nupkg.sha512", "microsoft.extensions.filesystemglobbing.nuspec" ] }, "Microsoft.Extensions.Hosting/2.1.1": { "sha512": "429Rqyy8tzVZq9UJCKqD+r/9XobPYn/xGxMPyQxmqOZJQPjXXzYAjjZhQ5onCWPFPWbfw430RKRyBTa341kCJA==", "type": "package", "path": "microsoft.extensions.hosting/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Hosting.dll", "lib/netstandard2.0/Microsoft.Extensions.Hosting.xml", "microsoft.extensions.hosting.2.1.1.nupkg.sha512", "microsoft.extensions.hosting.nuspec" ] }, "Microsoft.Extensions.Hosting.Abstractions/2.1.1": { "sha512": "kVVdHnOFJbcXxgZzrT6nwkrWZTHL+47LT59S9J2Jp0BNO3EQWNEZHUUZMb/kKFV7LtW+bp+EuAOPNUqEcqI++Q==", "type": "package", "path": "microsoft.extensions.hosting.abstractions/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml", "microsoft.extensions.hosting.abstractions.2.1.1.nupkg.sha512", "microsoft.extensions.hosting.abstractions.nuspec" ] }, "Microsoft.Extensions.Http/2.1.1": { "sha512": "mDh9zlNwbdvb3BXjJejdcdovI5nsJZ4y0IU84QPFS9OB0q3e8BUVknTKr1Mub1nWQGEt6ZZDkP5vYf0KM7wVRw==", "type": "package", "path": "microsoft.extensions.http/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Http.dll", "lib/netstandard2.0/Microsoft.Extensions.Http.xml", "microsoft.extensions.http.2.1.1.nupkg.sha512", "microsoft.extensions.http.nuspec" ] }, "Microsoft.Extensions.Identity.Core/2.1.1": { "sha512": "4dv6des0aRMNLgo+zbGy2Bp6Amy6YbVsSRB9VvSAqdTfhXAcLQ95AQdsLcqDhBI3H4s0sJxCdwmLDKQMbi0Vag==", "type": "package", "path": "microsoft.extensions.identity.core/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Identity.Core.dll", "lib/netstandard2.0/Microsoft.Extensions.Identity.Core.xml", "microsoft.extensions.identity.core.2.1.1.nupkg.sha512", "microsoft.extensions.identity.core.nuspec" ] }, "Microsoft.Extensions.Identity.Stores/2.1.1": { "sha512": "ihjvNMbiZI9cs1qbcVFiICA2RrwM8mlSfypDIIPu7taDBa9vOLSmCHqOg5QmlMtVi5jwkMGfNKznEIYPbaHNmQ==", "type": "package", "path": "microsoft.extensions.identity.stores/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Identity.Stores.dll", "lib/netstandard2.0/Microsoft.Extensions.Identity.Stores.xml", "microsoft.extensions.identity.stores.2.1.1.nupkg.sha512", "microsoft.extensions.identity.stores.nuspec" ] }, "Microsoft.Extensions.Localization/2.1.1": { "sha512": "XPVATgcnzWwo6NYXsZfiEBSSFWWOEdFMn099BIlJCgwVSTLdZD130xRFH4wGXg5sMos3xXsBLv1fffQ67Ju+qg==", "type": "package", "path": "microsoft.extensions.localization/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Localization.dll", "lib/netstandard2.0/Microsoft.Extensions.Localization.xml", "microsoft.extensions.localization.2.1.1.nupkg.sha512", "microsoft.extensions.localization.nuspec" ] }, "Microsoft.Extensions.Localization.Abstractions/2.1.1": { "sha512": "V1znqxUEDHAfnCDXLsfrbY+RmtrFkJqOFhVBOIrcqQMp6MFJvIV9QpDTMq8JzqYc++aAraIoUEAsAwoa8otlOw==", "type": "package", "path": "microsoft.extensions.localization.abstractions/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.xml", "microsoft.extensions.localization.abstractions.2.1.1.nupkg.sha512", "microsoft.extensions.localization.abstractions.nuspec" ] }, "Microsoft.Extensions.Logging/2.1.1": { "sha512": "hh+mkOAQDTp6XH80xJt3+wwYVzkbwYQl9XZRCz4Um0JjP/o7N9vHM3rZ6wwwtr+BBe/L6iBO2sz0px6OWBzqZQ==", "type": "package", "path": "microsoft.extensions.logging/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Logging.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.xml", "microsoft.extensions.logging.2.1.1.nupkg.sha512", "microsoft.extensions.logging.nuspec" ] }, "Microsoft.Extensions.Logging.Abstractions/2.1.1": { "sha512": "XRzK7ZF+O6FzdfWrlFTi1Rgj2080ZDsd46vzOjadHUB0Cz5kOvDG8vI7caa5YFrsHQpcfn0DxtjS4E46N4FZsA==", "type": "package", "path": "microsoft.extensions.logging.abstractions/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", "microsoft.extensions.logging.abstractions.2.1.1.nupkg.sha512", "microsoft.extensions.logging.abstractions.nuspec" ] }, "Microsoft.Extensions.Logging.Configuration/2.1.1": { "sha512": "eWFdWiyDpzXrzIOQlNUIJ5Tv1nTkxDGEdaxFqcBmCKs5USFBEtwlmSSg06Z2EZ06aQKtWLLi9KjARdlh62zDIQ==", "type": "package", "path": "microsoft.extensions.logging.configuration/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.xml", "microsoft.extensions.logging.configuration.2.1.1.nupkg.sha512", "microsoft.extensions.logging.configuration.nuspec" ] }, "Microsoft.Extensions.Logging.Console/2.1.1": { "sha512": "38NHT66tf9+0Sq28TbhayRS1+LrybqFz9oycPyYDm+sQID47tsPoQA/ZqPIK81zsA1z5r+7BrUflXwmNmvzW4A==", "type": "package", "path": "microsoft.extensions.logging.console/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Logging.Console.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.Console.xml", "microsoft.extensions.logging.console.2.1.1.nupkg.sha512", "microsoft.extensions.logging.console.nuspec" ] }, "Microsoft.Extensions.Logging.Debug/2.1.1": { "sha512": "JP/wI5pbt+7r6U80lfsHimQp1qJN6v97XG2dzgH8O1hv5zNhYvB9m1EeARJruppcTXrXrgBIl8Hjeh5Mvu/AyQ==", "type": "package", "path": "microsoft.extensions.logging.debug/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.xml", "microsoft.extensions.logging.debug.2.1.1.nupkg.sha512", "microsoft.extensions.logging.debug.nuspec" ] }, "Microsoft.Extensions.Logging.EventSource/2.1.1": { "sha512": "+9wgYYIct5VlfOGGAYeIFEFDy1sLtUc3pJxwZap4FDnpjcViHJwI0Uq9GMz6w+PgasjfiRLCDxu339VikVS09Q==", "type": "package", "path": "microsoft.extensions.logging.eventsource/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Logging.EventSource.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.EventSource.xml", "microsoft.extensions.logging.eventsource.2.1.1.nupkg.sha512", "microsoft.extensions.logging.eventsource.nuspec" ] }, "Microsoft.Extensions.Logging.TraceSource/2.1.1": { "sha512": "lPUHCOezUB7W9hvfJL/5Zaggpy0plgOaqHLM2T5Lv+v3/B4ISWTc4Pd1l33R5dv9v0MF6I4u3Kf732wEX6OPdg==", "type": "package", "path": "microsoft.extensions.logging.tracesource/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Logging.TraceSource.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.TraceSource.xml", "microsoft.extensions.logging.tracesource.2.1.1.nupkg.sha512", "microsoft.extensions.logging.tracesource.nuspec" ] }, "Microsoft.Extensions.ObjectPool/2.1.1": { "sha512": "SErON45qh4ogDp6lr6UvVmFYW0FERihW+IQ+2JyFv1PUyWktcJytFaWH5zarufJvZwhci7Rf1IyGXr9pVEadTw==", "type": "package", "path": "microsoft.extensions.objectpool/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll", "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.xml", "microsoft.extensions.objectpool.2.1.1.nupkg.sha512", "microsoft.extensions.objectpool.nuspec" ] }, "Microsoft.Extensions.Options/2.1.1": { "sha512": "V7lXCU78lAbzaulCGFKojcCyG8RTJicEbiBkPJjFqiqXwndEBBIehdXRMWEVU3UtzQ1yDvphiWUL9th6/4gJ7w==", "type": "package", "path": "microsoft.extensions.options/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Options.dll", "lib/netstandard2.0/Microsoft.Extensions.Options.xml", "microsoft.extensions.options.2.1.1.nupkg.sha512", "microsoft.extensions.options.nuspec" ] }, "Microsoft.Extensions.Options.ConfigurationExtensions/2.1.1": { "sha512": "rRGENwWe/jAfAKWYV/P0TQW5T8zsQv+Cx3lfUgQrdP4YLHx/fPIs3hQplMklawcdzAGTR4FN4e4xU7Qgk5KHnA==", "type": "package", "path": "microsoft.extensions.options.configurationextensions/2.1.1", "files": [ ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml", "microsoft.extensions.options.configurationextensions.2.1.1.nupkg.sha512", "microsoft.extensions.options.configurationextensions.nuspec" ] }, "Microsoft.Extensions.Primitives/2.1.1": { "sha512": "scJ1GZNIxMmjpENh0UZ8XCQ6vzr/LzeF9WvEA51Ix2OQGAs9WPgPu8ABVUdvpKPLuor/t05gm6menJK3PwqOXg==", "type": "package", "path": "microsoft.extensions.primitives/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", "microsoft.extensions.primitives.2.1.1.nupkg.sha512", "microsoft.extensions.primitives.nuspec" ] }, "Microsoft.Extensions.WebEncoders/2.1.1": { "sha512": "XIuJXPNUAX/ZV/onarixNoq3kO7Q9/RXXOY8hhYydsDwHI9PqPeJH6WE3LmPJJDmB+7y3+MT6ZmW78gZZDApBA==", "type": "package", "path": "microsoft.extensions.webencoders/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll", "lib/netstandard2.0/Microsoft.Extensions.WebEncoders.xml", "microsoft.extensions.webencoders.2.1.1.nupkg.sha512", "microsoft.extensions.webencoders.nuspec" ] }, "Microsoft.IdentityModel.Logging/5.2.0": { "sha512": "D9uipmVVfJoNv1AzzLR4547+MiwrXElN6bVym3UqZm8/n2LUVdmbHUSQYwqC/gOjHK2vEzXP4NTwHnL+F54q5A==", "type": "package", "path": "microsoft.identitymodel.logging/5.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/Microsoft.IdentityModel.Logging.dll", "lib/net45/Microsoft.IdentityModel.Logging.xml", "lib/net451/Microsoft.IdentityModel.Logging.dll", "lib/net451/Microsoft.IdentityModel.Logging.xml", "lib/netstandard1.4/Microsoft.IdentityModel.Logging.dll", "lib/netstandard1.4/Microsoft.IdentityModel.Logging.xml", "microsoft.identitymodel.logging.5.2.0.nupkg.sha512", "microsoft.identitymodel.logging.nuspec" ] }, "Microsoft.IdentityModel.Protocols/5.2.0": { "sha512": "ZvW6FGD9M4JRJnU9GyCnK22vpWX4itIousHD7v9V/XWb6HUmzfKsb7S9QfzOfnNcNr2eK8nLV50S0v1QMR9ERg==", "type": "package", "path": "microsoft.identitymodel.protocols/5.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/Microsoft.IdentityModel.Protocols.dll", "lib/net45/Microsoft.IdentityModel.Protocols.xml", "lib/net451/Microsoft.IdentityModel.Protocols.dll", "lib/net451/Microsoft.IdentityModel.Protocols.xml", "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.dll", "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.xml", "microsoft.identitymodel.protocols.5.2.0.nupkg.sha512", "microsoft.identitymodel.protocols.nuspec" ] }, "Microsoft.IdentityModel.Protocols.OpenIdConnect/5.2.0": { "sha512": "IbrtvKFSJLGoCTnDEldkWodt/U3x1OduaFuuVxo8RtvCwZkSp/08OtIlVzdLeJG8bCzQs6p7FV6Xh/a52B0jdw==", "type": "package", "path": "microsoft.identitymodel.protocols.openidconnect/5.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", "lib/net451/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", "lib/net451/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", "microsoft.identitymodel.protocols.openidconnect.5.2.0.nupkg.sha512", "microsoft.identitymodel.protocols.openidconnect.nuspec" ] }, "Microsoft.IdentityModel.Protocols.WsFederation/5.2.0": { "sha512": "tZJI6PD4/QPBXfTNy/FlGYzi+ebV3pUikoYjmEFApuxJ+RXZ2yuqTDR/gpF6m8TuR4jmX3y+ILqYTy0bPuJK9w==", "type": "package", "path": "microsoft.identitymodel.protocols.wsfederation/5.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/Microsoft.IdentityModel.Protocols.WsFederation.dll", "lib/net45/Microsoft.IdentityModel.Protocols.WsFederation.xml", "lib/net451/Microsoft.IdentityModel.Protocols.WsFederation.dll", "lib/net451/Microsoft.IdentityModel.Protocols.WsFederation.xml", "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.WsFederation.dll", "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.WsFederation.xml", "microsoft.identitymodel.protocols.wsfederation.5.2.0.nupkg.sha512", "microsoft.identitymodel.protocols.wsfederation.nuspec" ] }, "Microsoft.IdentityModel.Tokens/5.2.0": { "sha512": "ptAbeNOZ++Ioq6eGFhSzcC/oCYMkB/XSuWp9jkaQHz8S2Lxm4wrB2yvYNqlYd88+7L56Ywa9WMCgx94heQvtIw==", "type": "package", "path": "microsoft.identitymodel.tokens/5.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/Microsoft.IdentityModel.Tokens.dll", "lib/net45/Microsoft.IdentityModel.Tokens.xml", "lib/net451/Microsoft.IdentityModel.Tokens.dll", "lib/net451/Microsoft.IdentityModel.Tokens.xml", "lib/netstandard1.4/Microsoft.IdentityModel.Tokens.dll", "lib/netstandard1.4/Microsoft.IdentityModel.Tokens.xml", "microsoft.identitymodel.tokens.5.2.0.nupkg.sha512", "microsoft.identitymodel.tokens.nuspec" ] }, "Microsoft.IdentityModel.Tokens.Saml/5.2.0": { "sha512": "3XCXxwPFOG7uJkDx2hD4vv/5UTKWPnDdmh69jRcXUbEgEC8HVdTbViIrQJien+5WefScalMGYIwA4lnLooxRYw==", "type": "package", "path": "microsoft.identitymodel.tokens.saml/5.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/Microsoft.IdentityModel.Tokens.Saml.dll", "lib/net45/Microsoft.IdentityModel.Tokens.Saml.xml", "lib/net451/Microsoft.IdentityModel.Tokens.Saml.dll", "lib/net451/Microsoft.IdentityModel.Tokens.Saml.xml", "lib/netstandard1.4/Microsoft.IdentityModel.Tokens.Saml.dll", "lib/netstandard1.4/Microsoft.IdentityModel.Tokens.Saml.xml", "microsoft.identitymodel.tokens.saml.5.2.0.nupkg.sha512", "microsoft.identitymodel.tokens.saml.nuspec" ] }, "Microsoft.IdentityModel.Xml/5.2.0": { "sha512": "Z1ID4pp3VhPVR1JKDw5KRqO1WchJEFSrEasiaQRnxstzUrbos4sd3Faro8nlIOtZxS1Dxu5v5UksaoNxlW7BYw==", "type": "package", "path": "microsoft.identitymodel.xml/5.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/Microsoft.IdentityModel.Xml.dll", "lib/net45/Microsoft.IdentityModel.Xml.xml", "lib/net451/Microsoft.IdentityModel.Xml.dll", "lib/net451/Microsoft.IdentityModel.Xml.xml", "lib/netstandard1.4/Microsoft.IdentityModel.Xml.dll", "lib/netstandard1.4/Microsoft.IdentityModel.Xml.xml", "microsoft.identitymodel.xml.5.2.0.nupkg.sha512", "microsoft.identitymodel.xml.nuspec" ] }, "Microsoft.Net.Http.Headers/2.1.1": { "sha512": "lPNIphl8b2EuhOE9dMH6EZDmu7pS882O+HMi5BJNsigxHaWlBrYxZHFZgE18cyaPp6SSZcTkKkuzfjV/RRQKlA==", "type": "package", "path": "microsoft.net.http.headers/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll", "lib/netstandard2.0/Microsoft.Net.Http.Headers.xml", "microsoft.net.http.headers.2.1.1.nupkg.sha512", "microsoft.net.http.headers.nuspec" ] }, "Microsoft.NETCore.App/2.1.0": { "sha512": "JNHhG+j5eIhG26+H721IDmwswGUznTwwSuJMFe/08h0X2YarHvA15sVAvUkA/2Sp3W0ENNm48t+J7KTPRqEpfA==", "type": "package", "path": "microsoft.netcore.app/2.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "Microsoft.NETCore.App.versions.txt", "THIRD-PARTY-NOTICES.TXT", "build/netcoreapp2.1/Microsoft.NETCore.App.PlatformManifest.txt", "build/netcoreapp2.1/Microsoft.NETCore.App.props", "build/netcoreapp2.1/Microsoft.NETCore.App.targets", "microsoft.netcore.app.2.1.0.nupkg.sha512", "microsoft.netcore.app.nuspec", "ref/netcoreapp/_._", "ref/netcoreapp2.1/Microsoft.CSharp.dll", "ref/netcoreapp2.1/Microsoft.CSharp.xml", "ref/netcoreapp2.1/Microsoft.VisualBasic.dll", "ref/netcoreapp2.1/Microsoft.VisualBasic.xml", "ref/netcoreapp2.1/Microsoft.Win32.Primitives.dll", "ref/netcoreapp2.1/Microsoft.Win32.Primitives.xml", "ref/netcoreapp2.1/System.AppContext.dll", "ref/netcoreapp2.1/System.Buffers.dll", "ref/netcoreapp2.1/System.Buffers.xml", "ref/netcoreapp2.1/System.Collections.Concurrent.dll", "ref/netcoreapp2.1/System.Collections.Concurrent.xml", "ref/netcoreapp2.1/System.Collections.Immutable.dll", "ref/netcoreapp2.1/System.Collections.Immutable.xml", "ref/netcoreapp2.1/System.Collections.NonGeneric.dll", "ref/netcoreapp2.1/System.Collections.NonGeneric.xml", "ref/netcoreapp2.1/System.Collections.Specialized.dll", "ref/netcoreapp2.1/System.Collections.Specialized.xml", "ref/netcoreapp2.1/System.Collections.dll", "ref/netcoreapp2.1/System.Collections.xml", "ref/netcoreapp2.1/System.ComponentModel.Annotations.dll", "ref/netcoreapp2.1/System.ComponentModel.Annotations.xml", "ref/netcoreapp2.1/System.ComponentModel.DataAnnotations.dll", "ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.dll", "ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.xml", "ref/netcoreapp2.1/System.ComponentModel.Primitives.dll", "ref/netcoreapp2.1/System.ComponentModel.Primitives.xml", "ref/netcoreapp2.1/System.ComponentModel.TypeConverter.dll", "ref/netcoreapp2.1/System.ComponentModel.TypeConverter.xml", "ref/netcoreapp2.1/System.ComponentModel.dll", "ref/netcoreapp2.1/System.ComponentModel.xml", "ref/netcoreapp2.1/System.Configuration.dll", "ref/netcoreapp2.1/System.Console.dll", "ref/netcoreapp2.1/System.Console.xml", "ref/netcoreapp2.1/System.Core.dll", "ref/netcoreapp2.1/System.Data.Common.dll", "ref/netcoreapp2.1/System.Data.Common.xml", "ref/netcoreapp2.1/System.Data.dll", "ref/netcoreapp2.1/System.Diagnostics.Contracts.dll", "ref/netcoreapp2.1/System.Diagnostics.Contracts.xml", "ref/netcoreapp2.1/System.Diagnostics.Debug.dll", "ref/netcoreapp2.1/System.Diagnostics.Debug.xml", "ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll", "ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.xml", "ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.dll", "ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.xml", "ref/netcoreapp2.1/System.Diagnostics.Process.dll", "ref/netcoreapp2.1/System.Diagnostics.Process.xml", "ref/netcoreapp2.1/System.Diagnostics.StackTrace.dll", "ref/netcoreapp2.1/System.Diagnostics.StackTrace.xml", "ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.dll", "ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.xml", "ref/netcoreapp2.1/System.Diagnostics.Tools.dll", "ref/netcoreapp2.1/System.Diagnostics.Tools.xml", "ref/netcoreapp2.1/System.Diagnostics.TraceSource.dll", "ref/netcoreapp2.1/System.Diagnostics.TraceSource.xml", "ref/netcoreapp2.1/System.Diagnostics.Tracing.dll", "ref/netcoreapp2.1/System.Diagnostics.Tracing.xml", "ref/netcoreapp2.1/System.Drawing.Primitives.dll", "ref/netcoreapp2.1/System.Drawing.Primitives.xml", "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.ZipFile.xml", "ref/netcoreapp2.1/System.IO.Compression.dll", "ref/netcoreapp2.1/System.IO.Compression.xml", "ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.dll", "ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.xml", "ref/netcoreapp2.1/System.IO.FileSystem.Primitives.dll", "ref/netcoreapp2.1/System.IO.FileSystem.Watcher.dll", "ref/netcoreapp2.1/System.IO.FileSystem.Watcher.xml", "ref/netcoreapp2.1/System.IO.FileSystem.dll", "ref/netcoreapp2.1/System.IO.FileSystem.xml", "ref/netcoreapp2.1/System.IO.IsolatedStorage.dll", "ref/netcoreapp2.1/System.IO.IsolatedStorage.xml", "ref/netcoreapp2.1/System.IO.MemoryMappedFiles.dll", "ref/netcoreapp2.1/System.IO.MemoryMappedFiles.xml", "ref/netcoreapp2.1/System.IO.Pipes.dll", "ref/netcoreapp2.1/System.IO.Pipes.xml", "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.Expressions.xml", "ref/netcoreapp2.1/System.Linq.Parallel.dll", "ref/netcoreapp2.1/System.Linq.Parallel.xml", "ref/netcoreapp2.1/System.Linq.Queryable.dll", "ref/netcoreapp2.1/System.Linq.Queryable.xml", "ref/netcoreapp2.1/System.Linq.dll", "ref/netcoreapp2.1/System.Linq.xml", "ref/netcoreapp2.1/System.Memory.dll", "ref/netcoreapp2.1/System.Memory.xml", "ref/netcoreapp2.1/System.Net.Http.dll", "ref/netcoreapp2.1/System.Net.Http.xml", "ref/netcoreapp2.1/System.Net.HttpListener.dll", "ref/netcoreapp2.1/System.Net.HttpListener.xml", "ref/netcoreapp2.1/System.Net.Mail.dll", "ref/netcoreapp2.1/System.Net.Mail.xml", "ref/netcoreapp2.1/System.Net.NameResolution.dll", "ref/netcoreapp2.1/System.Net.NameResolution.xml", "ref/netcoreapp2.1/System.Net.NetworkInformation.dll", "ref/netcoreapp2.1/System.Net.NetworkInformation.xml", "ref/netcoreapp2.1/System.Net.Ping.dll", "ref/netcoreapp2.1/System.Net.Ping.xml", "ref/netcoreapp2.1/System.Net.Primitives.dll", "ref/netcoreapp2.1/System.Net.Primitives.xml", "ref/netcoreapp2.1/System.Net.Requests.dll", "ref/netcoreapp2.1/System.Net.Requests.xml", "ref/netcoreapp2.1/System.Net.Security.dll", "ref/netcoreapp2.1/System.Net.Security.xml", "ref/netcoreapp2.1/System.Net.ServicePoint.dll", "ref/netcoreapp2.1/System.Net.ServicePoint.xml", "ref/netcoreapp2.1/System.Net.Sockets.dll", "ref/netcoreapp2.1/System.Net.Sockets.xml", "ref/netcoreapp2.1/System.Net.WebClient.dll", "ref/netcoreapp2.1/System.Net.WebClient.xml", "ref/netcoreapp2.1/System.Net.WebHeaderCollection.dll", "ref/netcoreapp2.1/System.Net.WebHeaderCollection.xml", "ref/netcoreapp2.1/System.Net.WebProxy.dll", "ref/netcoreapp2.1/System.Net.WebProxy.xml", "ref/netcoreapp2.1/System.Net.WebSockets.Client.dll", "ref/netcoreapp2.1/System.Net.WebSockets.Client.xml", "ref/netcoreapp2.1/System.Net.WebSockets.dll", "ref/netcoreapp2.1/System.Net.WebSockets.xml", "ref/netcoreapp2.1/System.Net.dll", "ref/netcoreapp2.1/System.Numerics.Vectors.dll", "ref/netcoreapp2.1/System.Numerics.Vectors.xml", "ref/netcoreapp2.1/System.Numerics.dll", "ref/netcoreapp2.1/System.ObjectModel.dll", "ref/netcoreapp2.1/System.ObjectModel.xml", "ref/netcoreapp2.1/System.Reflection.DispatchProxy.dll", "ref/netcoreapp2.1/System.Reflection.DispatchProxy.xml", "ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.dll", "ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.xml", "ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.dll", "ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.xml", "ref/netcoreapp2.1/System.Reflection.Emit.dll", "ref/netcoreapp2.1/System.Reflection.Emit.xml", "ref/netcoreapp2.1/System.Reflection.Extensions.dll", "ref/netcoreapp2.1/System.Reflection.Metadata.dll", "ref/netcoreapp2.1/System.Reflection.Metadata.xml", "ref/netcoreapp2.1/System.Reflection.Primitives.dll", "ref/netcoreapp2.1/System.Reflection.Primitives.xml", "ref/netcoreapp2.1/System.Reflection.TypeExtensions.dll", "ref/netcoreapp2.1/System.Reflection.TypeExtensions.xml", "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.ResourceManager.xml", "ref/netcoreapp2.1/System.Resources.Writer.dll", "ref/netcoreapp2.1/System.Resources.Writer.xml", "ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.dll", "ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.xml", "ref/netcoreapp2.1/System.Runtime.Extensions.dll", "ref/netcoreapp2.1/System.Runtime.Extensions.xml", "ref/netcoreapp2.1/System.Runtime.Handles.dll", "ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.dll", "ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.xml", "ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.dll", "ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.xml", "ref/netcoreapp2.1/System.Runtime.InteropServices.dll", "ref/netcoreapp2.1/System.Runtime.InteropServices.xml", "ref/netcoreapp2.1/System.Runtime.Loader.dll", "ref/netcoreapp2.1/System.Runtime.Loader.xml", "ref/netcoreapp2.1/System.Runtime.Numerics.dll", "ref/netcoreapp2.1/System.Runtime.Numerics.xml", "ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.dll", "ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.xml", "ref/netcoreapp2.1/System.Runtime.Serialization.Json.dll", "ref/netcoreapp2.1/System.Runtime.Serialization.Json.xml", "ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.dll", "ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.xml", "ref/netcoreapp2.1/System.Runtime.Serialization.Xml.dll", "ref/netcoreapp2.1/System.Runtime.Serialization.Xml.xml", "ref/netcoreapp2.1/System.Runtime.Serialization.dll", "ref/netcoreapp2.1/System.Runtime.dll", "ref/netcoreapp2.1/System.Runtime.xml", "ref/netcoreapp2.1/System.Security.Claims.dll", "ref/netcoreapp2.1/System.Security.Claims.xml", "ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.dll", "ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.xml", "ref/netcoreapp2.1/System.Security.Cryptography.Csp.dll", "ref/netcoreapp2.1/System.Security.Cryptography.Csp.xml", "ref/netcoreapp2.1/System.Security.Cryptography.Encoding.dll", "ref/netcoreapp2.1/System.Security.Cryptography.Encoding.xml", "ref/netcoreapp2.1/System.Security.Cryptography.Primitives.dll", "ref/netcoreapp2.1/System.Security.Cryptography.Primitives.xml", "ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.dll", "ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.xml", "ref/netcoreapp2.1/System.Security.Principal.dll", "ref/netcoreapp2.1/System.Security.Principal.xml", "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.Extensions.xml", "ref/netcoreapp2.1/System.Text.Encoding.dll", "ref/netcoreapp2.1/System.Text.RegularExpressions.dll", "ref/netcoreapp2.1/System.Text.RegularExpressions.xml", "ref/netcoreapp2.1/System.Threading.Overlapped.dll", "ref/netcoreapp2.1/System.Threading.Overlapped.xml", "ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.dll", "ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.xml", "ref/netcoreapp2.1/System.Threading.Tasks.Extensions.dll", "ref/netcoreapp2.1/System.Threading.Tasks.Extensions.xml", "ref/netcoreapp2.1/System.Threading.Tasks.Parallel.dll", "ref/netcoreapp2.1/System.Threading.Tasks.Parallel.xml", "ref/netcoreapp2.1/System.Threading.Tasks.dll", "ref/netcoreapp2.1/System.Threading.Tasks.xml", "ref/netcoreapp2.1/System.Threading.Thread.dll", "ref/netcoreapp2.1/System.Threading.Thread.xml", "ref/netcoreapp2.1/System.Threading.ThreadPool.dll", "ref/netcoreapp2.1/System.Threading.ThreadPool.xml", "ref/netcoreapp2.1/System.Threading.Timer.dll", "ref/netcoreapp2.1/System.Threading.Timer.xml", "ref/netcoreapp2.1/System.Threading.dll", "ref/netcoreapp2.1/System.Threading.xml", "ref/netcoreapp2.1/System.Transactions.Local.dll", "ref/netcoreapp2.1/System.Transactions.Local.xml", "ref/netcoreapp2.1/System.Transactions.dll", "ref/netcoreapp2.1/System.ValueTuple.dll", "ref/netcoreapp2.1/System.Web.HttpUtility.dll", "ref/netcoreapp2.1/System.Web.HttpUtility.xml", "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.ReaderWriter.xml", "ref/netcoreapp2.1/System.Xml.Serialization.dll", "ref/netcoreapp2.1/System.Xml.XDocument.dll", "ref/netcoreapp2.1/System.Xml.XDocument.xml", "ref/netcoreapp2.1/System.Xml.XPath.XDocument.dll", "ref/netcoreapp2.1/System.Xml.XPath.XDocument.xml", "ref/netcoreapp2.1/System.Xml.XPath.dll", "ref/netcoreapp2.1/System.Xml.XPath.xml", "ref/netcoreapp2.1/System.Xml.XmlDocument.dll", "ref/netcoreapp2.1/System.Xml.XmlSerializer.dll", "ref/netcoreapp2.1/System.Xml.XmlSerializer.xml", "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", "runtime.json" ] }, "Microsoft.NETCore.DotNetAppHost/2.1.0": { "sha512": "vMn8V3GOp/SPOG2oE8WxswzAWZ/GZmc8EPiB3vc2EZ6us14ehXhsvUFXndYopGNSjCa9OdqC6L6xStF1KyUZnw==", "type": "package", "path": "microsoft.netcore.dotnetapphost/2.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "microsoft.netcore.dotnetapphost.2.1.0.nupkg.sha512", "microsoft.netcore.dotnetapphost.nuspec", "runtime.json" ] }, "Microsoft.NETCore.DotNetHostPolicy/2.1.0": { "sha512": "vBUwNihtLUVS2HhO6WocYfAktRmfFihm6JB8/sJ53caVW+AelvbnYpfiGzaZDpkWjN6vA3xzOKPu9Vu8Zz3p8Q==", "type": "package", "path": "microsoft.netcore.dotnethostpolicy/2.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "microsoft.netcore.dotnethostpolicy.2.1.0.nupkg.sha512", "microsoft.netcore.dotnethostpolicy.nuspec", "runtime.json" ] }, "Microsoft.NETCore.DotNetHostResolver/2.1.0": { "sha512": "o0PRql5qOHFEY3d1WvzE+T7cMFKtOsWLMg8L1oTeGNnI4u5AzOj8o6AdZT3y2GxFA1DAx7AQ9qZjpCO2/bgZRw==", "type": "package", "path": "microsoft.netcore.dotnethostresolver/2.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "microsoft.netcore.dotnethostresolver.2.1.0.nupkg.sha512", "microsoft.netcore.dotnethostresolver.nuspec", "runtime.json" ] }, "Microsoft.NETCore.Platforms/2.1.0": { "sha512": "ok+RPAtESz/9MUXeIEz6Lv5XAGQsaNmEYXMsgVALj4D7kqC8gveKWXWXbufLySR2fWrwZf8smyN5RmHu0e4BHA==", "type": "package", "path": "microsoft.netcore.platforms/2.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/netstandard1.0/_._", "microsoft.netcore.platforms.2.1.0.nupkg.sha512", "microsoft.netcore.platforms.nuspec", "runtime.json", "useSharedDesignerContext.txt", "version.txt" ] }, "Microsoft.NETCore.Targets/2.1.0": { "sha512": "x188gIZXOwFXkPXyGavEcPGcR6RGvjFOES2QzskN4gERZjWPN34qhRsZVMC0CLJfQLGSButarcgWxPPM4vmg0w==", "type": "package", "path": "microsoft.netcore.targets/2.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/netstandard1.0/_._", "microsoft.netcore.targets.2.1.0.nupkg.sha512", "microsoft.netcore.targets.nuspec", "runtime.json", "useSharedDesignerContext.txt", "version.txt" ] }, "Microsoft.Win32.Registry/4.5.0": { "sha512": "+FWlwd//+Tt56316p00hVePBCouXyEzT86Jb3+AuRotTND0IYn0OO3obs1gnQEs/txEnt+rF2JBGLItTG+Be6A==", "type": "package", "path": "microsoft.win32.registry/4.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net46/Microsoft.Win32.Registry.dll", "lib/net461/Microsoft.Win32.Registry.dll", "lib/netstandard1.3/Microsoft.Win32.Registry.dll", "lib/netstandard2.0/Microsoft.Win32.Registry.dll", "microsoft.win32.registry.4.5.0.nupkg.sha512", "microsoft.win32.registry.nuspec", "ref/net46/Microsoft.Win32.Registry.dll", "ref/net461/Microsoft.Win32.Registry.dll", "ref/net461/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/Microsoft.Win32.Registry.dll", "ref/netstandard1.3/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml", "ref/netstandard2.0/Microsoft.Win32.Registry.dll", "ref/netstandard2.0/Microsoft.Win32.Registry.xml", "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll", "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll", "runtimes/win/lib/net461/Microsoft.Win32.Registry.dll", "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll", "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll", "useSharedDesignerContext.txt", "version.txt" ] }, "NETStandard.Library/2.0.3": { "sha512": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", "type": "package", "path": "netstandard.library/2.0.3", "files": [ "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "build/netstandard2.0/NETStandard.Library.targets", "build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll", "build/netstandard2.0/ref/System.AppContext.dll", "build/netstandard2.0/ref/System.Collections.Concurrent.dll", "build/netstandard2.0/ref/System.Collections.NonGeneric.dll", "build/netstandard2.0/ref/System.Collections.Specialized.dll", "build/netstandard2.0/ref/System.Collections.dll", "build/netstandard2.0/ref/System.ComponentModel.Composition.dll", "build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll", "build/netstandard2.0/ref/System.ComponentModel.Primitives.dll", "build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll", "build/netstandard2.0/ref/System.ComponentModel.dll", "build/netstandard2.0/ref/System.Console.dll", "build/netstandard2.0/ref/System.Core.dll", "build/netstandard2.0/ref/System.Data.Common.dll", "build/netstandard2.0/ref/System.Data.dll", "build/netstandard2.0/ref/System.Diagnostics.Contracts.dll", "build/netstandard2.0/ref/System.Diagnostics.Debug.dll", "build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll", "build/netstandard2.0/ref/System.Diagnostics.Process.dll", "build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll", "build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll", "build/netstandard2.0/ref/System.Diagnostics.Tools.dll", "build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll", "build/netstandard2.0/ref/System.Diagnostics.Tracing.dll", "build/netstandard2.0/ref/System.Drawing.Primitives.dll", "build/netstandard2.0/ref/System.Drawing.dll", "build/netstandard2.0/ref/System.Dynamic.Runtime.dll", "build/netstandard2.0/ref/System.Globalization.Calendars.dll", "build/netstandard2.0/ref/System.Globalization.Extensions.dll", "build/netstandard2.0/ref/System.Globalization.dll", "build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll", "build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll", "build/netstandard2.0/ref/System.IO.Compression.dll", "build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll", "build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll", "build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll", "build/netstandard2.0/ref/System.IO.FileSystem.dll", "build/netstandard2.0/ref/System.IO.IsolatedStorage.dll", "build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll", "build/netstandard2.0/ref/System.IO.Pipes.dll", "build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll", "build/netstandard2.0/ref/System.IO.dll", "build/netstandard2.0/ref/System.Linq.Expressions.dll", "build/netstandard2.0/ref/System.Linq.Parallel.dll", "build/netstandard2.0/ref/System.Linq.Queryable.dll", "build/netstandard2.0/ref/System.Linq.dll", "build/netstandard2.0/ref/System.Net.Http.dll", "build/netstandard2.0/ref/System.Net.NameResolution.dll", "build/netstandard2.0/ref/System.Net.NetworkInformation.dll", "build/netstandard2.0/ref/System.Net.Ping.dll", "build/netstandard2.0/ref/System.Net.Primitives.dll", "build/netstandard2.0/ref/System.Net.Requests.dll", "build/netstandard2.0/ref/System.Net.Security.dll", "build/netstandard2.0/ref/System.Net.Sockets.dll", "build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll", "build/netstandard2.0/ref/System.Net.WebSockets.Client.dll", "build/netstandard2.0/ref/System.Net.WebSockets.dll", "build/netstandard2.0/ref/System.Net.dll", "build/netstandard2.0/ref/System.Numerics.dll", "build/netstandard2.0/ref/System.ObjectModel.dll", "build/netstandard2.0/ref/System.Reflection.Extensions.dll", "build/netstandard2.0/ref/System.Reflection.Primitives.dll", "build/netstandard2.0/ref/System.Reflection.dll", "build/netstandard2.0/ref/System.Resources.Reader.dll", "build/netstandard2.0/ref/System.Resources.ResourceManager.dll", "build/netstandard2.0/ref/System.Resources.Writer.dll", "build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll", "build/netstandard2.0/ref/System.Runtime.Extensions.dll", "build/netstandard2.0/ref/System.Runtime.Handles.dll", "build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll", "build/netstandard2.0/ref/System.Runtime.InteropServices.dll", "build/netstandard2.0/ref/System.Runtime.Numerics.dll", "build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll", "build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll", "build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll", "build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll", "build/netstandard2.0/ref/System.Runtime.Serialization.dll", "build/netstandard2.0/ref/System.Runtime.dll", "build/netstandard2.0/ref/System.Security.Claims.dll", "build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll", "build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll", "build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll", "build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll", "build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll", "build/netstandard2.0/ref/System.Security.Principal.dll", "build/netstandard2.0/ref/System.Security.SecureString.dll", "build/netstandard2.0/ref/System.ServiceModel.Web.dll", "build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll", "build/netstandard2.0/ref/System.Text.Encoding.dll", "build/netstandard2.0/ref/System.Text.RegularExpressions.dll", "build/netstandard2.0/ref/System.Threading.Overlapped.dll", "build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll", "build/netstandard2.0/ref/System.Threading.Tasks.dll", "build/netstandard2.0/ref/System.Threading.Thread.dll", "build/netstandard2.0/ref/System.Threading.ThreadPool.dll", "build/netstandard2.0/ref/System.Threading.Timer.dll", "build/netstandard2.0/ref/System.Threading.dll", "build/netstandard2.0/ref/System.Transactions.dll", "build/netstandard2.0/ref/System.ValueTuple.dll", "build/netstandard2.0/ref/System.Web.dll", "build/netstandard2.0/ref/System.Windows.dll", "build/netstandard2.0/ref/System.Xml.Linq.dll", "build/netstandard2.0/ref/System.Xml.ReaderWriter.dll", "build/netstandard2.0/ref/System.Xml.Serialization.dll", "build/netstandard2.0/ref/System.Xml.XDocument.dll", "build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll", "build/netstandard2.0/ref/System.Xml.XPath.dll", "build/netstandard2.0/ref/System.Xml.XmlDocument.dll", "build/netstandard2.0/ref/System.Xml.XmlSerializer.dll", "build/netstandard2.0/ref/System.Xml.dll", "build/netstandard2.0/ref/System.dll", "build/netstandard2.0/ref/mscorlib.dll", "build/netstandard2.0/ref/netstandard.dll", "build/netstandard2.0/ref/netstandard.xml", "lib/netstandard1.0/_._", "netstandard.library.2.0.3.nupkg.sha512", "netstandard.library.nuspec" ] }, "Newtonsoft.Json/11.0.2": { "sha512": "IvJe1pj7JHEsP8B8J8DwlMEx8UInrs/x+9oVY+oCD13jpLu4JbJU2WCIsMRn5C4yW9+DgkaO8uiVE5VHKjpmdQ==", "type": "package", "path": "newtonsoft.json/11.0.2", "files": [ "LICENSE.md", "lib/net20/Newtonsoft.Json.dll", "lib/net20/Newtonsoft.Json.xml", "lib/net35/Newtonsoft.Json.dll", "lib/net35/Newtonsoft.Json.xml", "lib/net40/Newtonsoft.Json.dll", "lib/net40/Newtonsoft.Json.xml", "lib/net45/Newtonsoft.Json.dll", "lib/net45/Newtonsoft.Json.xml", "lib/netstandard1.0/Newtonsoft.Json.dll", "lib/netstandard1.0/Newtonsoft.Json.xml", "lib/netstandard1.3/Newtonsoft.Json.dll", "lib/netstandard1.3/Newtonsoft.Json.xml", "lib/netstandard2.0/Newtonsoft.Json.dll", "lib/netstandard2.0/Newtonsoft.Json.xml", "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.dll", "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.xml", "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.dll", "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.xml", "newtonsoft.json.11.0.2.nupkg.sha512", "newtonsoft.json.nuspec" ] }, "Newtonsoft.Json.Bson/1.0.1": { "sha512": "W5Ke5xei9yS0ljQZuT75VgSp5M43eCPm5hHAelvKyGGU4dV7hYCmtwdsxoADb/exO6pYHeu/Iki43TdYPzfESQ==", "type": "package", "path": "newtonsoft.json.bson/1.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/Newtonsoft.Json.Bson.dll", "lib/net45/Newtonsoft.Json.Bson.xml", "lib/netstandard1.3/Newtonsoft.Json.Bson.dll", "lib/netstandard1.3/Newtonsoft.Json.Bson.xml", "newtonsoft.json.bson.1.0.1.nupkg.sha512", "newtonsoft.json.bson.nuspec" ] }, "Remotion.Linq/2.2.0": { "sha512": "fK/76UmpC0FXBlGDFVPLJHQlDLYnGC+XY3eoDgCgbtrhi0vzbXDQ3n/IYHhqSKqXQfGw/u04A1drWs7rFVkRjw==", "type": "package", "path": "remotion.linq/2.2.0", "files": [ "lib/net35/Remotion.Linq.XML", "lib/net35/Remotion.Linq.dll", "lib/net40/Remotion.Linq.XML", "lib/net40/Remotion.Linq.dll", "lib/net45/Remotion.Linq.XML", "lib/net45/Remotion.Linq.dll", "lib/netstandard1.0/Remotion.Linq.dll", "lib/netstandard1.0/Remotion.Linq.xml", "lib/portable-net45+win+wpa81+wp80/Remotion.Linq.dll", "lib/portable-net45+win+wpa81+wp80/Remotion.Linq.xml", "remotion.linq.2.2.0.nupkg.sha512", "remotion.linq.nuspec" ] }, "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "ReLo1nF3eDAAUwYUbkgNviEjH5YMNrG0o8lsxt+nmMH+hDt6+LoW3Z2MTGunC+dfTRfT6Mz7sY0Ihp6iC9Dxgg==", "type": "package", "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.nuspec", "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so" ] }, "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "qA3RUTJwksJTkVCm4BClHn739olMNxtIpBOEW2KRCJXANIXZU+1RLkRkN7K+rHXlhJNkV3vHJFhPPLVH53hO5A==", "type": "package", "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.nuspec", "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so" ] }, "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "wQhMBdvMilpMUVaS7oZDZUu3LyD+V/EtfbWwUwsgUxbaRGSMFpTlh6Z9VDdZ2OzW+yMivxkUBShITO1GfPjCkQ==", "type": "package", "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.nuspec", "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so" ] }, "runtime.native.System/4.3.0": { "sha512": "OQ9nBbfRSOG6F9Cz0tZ4FfdUag6BnaHT3WYMj1eaFSelicfU2HncDSIvZPwm4hpG4KklcWz9XwmT6Oy/MlE6rQ==", "type": "package", "path": "runtime.native.system/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.0/_._", "runtime.native.system.4.3.0.nupkg.sha512", "runtime.native.system.nuspec" ] }, "runtime.native.System.Data.SqlClient.sni/4.4.0": { "sha512": "A8v6PGmk+UGbfWo5Ixup0lPM4swuSwOiayJExZwKIOjTlFFQIsu3QnDXECosBEyrWSPryxBVrdqtJyhK3BaupQ==", "type": "package", "path": "runtime.native.system.data.sqlclient.sni/4.4.0", "files": [ "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", "runtime.native.system.data.sqlclient.sni.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "runtime.native.System.IO.Compression/4.3.0": { "sha512": "wC39rQf4bC0tuTA0R+KXH32RlNF9C/Z8vuVSYUn7upCBzo4XqnIsRoubA9NgQkwon+YFR6VEaKcdvI4aHQxcbg==", "type": "package", "path": "runtime.native.system.io.compression/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.0/_._", "runtime.native.system.io.compression.4.3.0.nupkg.sha512", "runtime.native.system.io.compression.nuspec" ] }, "runtime.native.System.Net.Http/4.3.0": { "sha512": "4HRSdWIjDTKl2RNcJQVE/rM4QyLi/QGNMGpMw5NgrmCM1fiS5rmgQmejNliisleOBMCogMb8//mL+xIDh58eEA==", "type": "package", "path": "runtime.native.system.net.http/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.0/_._", "runtime.native.system.net.http.4.3.0.nupkg.sha512", "runtime.native.system.net.http.nuspec" ] }, "runtime.native.System.Security.Cryptography.Apple/4.3.0": { "sha512": "2xP0gQ2HUGFCb+/+KZ6mg4q8e00c05PGiz5Djp81vvW6VFdeqMzhyy/uXj6TtleXQ+jQqM3U6m0uBwmqXFuriw==", "type": "package", "path": "runtime.native.system.security.cryptography.apple/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.0/_._", "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", "runtime.native.system.security.cryptography.apple.nuspec" ] }, "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "sPGhvvGdmBz1wlQR8EcQKem80Mn2J9ynYbh+SrHUwFX3ypj5Z8UCtfOQrQNw1iiV0K1Rp6GQoyiTYpKWrePmbA==", "type": "package", "path": "runtime.native.system.security.cryptography.openssl/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.0/_._", "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", "runtime.native.system.security.cryptography.openssl.nuspec" ] }, "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "8t/IL4wkcA8uSOl8LAhOqM7Q1pX9w7iYOu4jqlJWQqon9khpluQW7gOfrQIM2/ykJJqnC80M+5quSFSewOS60g==", "type": "package", "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.nuspec", "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so" ] }, "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "15sgd8i21p20ybmla/bXHvs1yWL63DxUg38pF/5rupmAH28B4GXweStF1wArFi67FlqUh8f7kaFfGNdGGmaVlQ==", "type": "package", "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.nuspec", "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so" ] }, "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { "sha512": "YpJnmR6rgecuyPAvh6M+IxTsPcq4Tqy9r4+o7Qz9OT82fbHEsgZcAEUN7o70coUPwmxyJVUw+fdiTTCAoAXBiA==", "type": "package", "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "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.apple.nuspec", "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib" ] }, "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "E/yiSfeNYh3ahvJZIFTXRkrflkGUv7S+5KLXoE+EC9xGZNjU2P/p87lm/eVbHMAtAeZylJar368d6jKAjIVniA==", "type": "package", "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.nuspec", "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib" ] }, "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "7hq901+yExq/5a432rZLfh2ghaaV+mt6tLMq9wkRhgP7Nr1+aqUrg2a/8G2522ZWttI0La+oRvShuRG1c6kvzA==", "type": "package", "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.nuspec", "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so" ] }, "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "sBm/mZP5kVDCHXA/rSikOLQ7Mr7kG8poqxuEuEgIArhVEdz3wQBTcj7gye380l1axJULqKX3oCyofzMw3N7CMA==", "type": "package", "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.nuspec", "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so" ] }, "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "nLSON9Kzd9mGy0PGDP1tdC3alxeU4fmkP7Ec5zwqilR8iPbLD5wnRrCiq18femqKeS+DFBdQ7SofGB48Xppk2A==", "type": "package", "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.nuspec", "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so" ] }, "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "VRhefUWb7o1Ttq/Lpsp8DQ/6jJGKv3uPouFAj5unuB88dsEV+MvXCLebqxf4dde+VbwuI6T0hqC6ToSaVJasOA==", "type": "package", "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.nuspec", "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so" ] }, "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": { "sha512": "LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==", "type": "package", "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.nuspec", "runtimes/win-arm64/native/sni.dll", "useSharedDesignerContext.txt", "version.txt" ] }, "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": { "sha512": "38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==", "type": "package", "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", "runtime.win-x64.runtime.native.system.data.sqlclient.sni.nuspec", "runtimes/win-x64/native/sni.dll", "useSharedDesignerContext.txt", "version.txt" ] }, "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": { "sha512": "YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==", "type": "package", "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", "runtime.win-x86.runtime.native.system.data.sqlclient.sni.nuspec", "runtimes/win-x86/native/sni.dll", "useSharedDesignerContext.txt", "version.txt" ] }, "SixLabors.Core/1.0.0-beta0006": { "sha512": "Xv2bOML08se0GWIQJVaIpVV168KQHLYQyESdk5Kv5Sgw0iuZShq6orBXY5AGRwQAyPubGXUVPj/AHK12DI+DxQ==", "type": "package", "path": "sixlabors.core/1.0.0-beta0006", "files": [ ".nupkg.metadata", "lib/netcoreapp2.0/SixLabors.Core.dll", "lib/netcoreapp2.0/SixLabors.Core.xml", "lib/netstandard1.1/SixLabors.Core.dll", "lib/netstandard1.1/SixLabors.Core.xml", "sixlabors.core.1.0.0-beta0006.nupkg.sha512", "sixlabors.core.nuspec" ] }, "SixLabors.ImageSharp/1.0.0-beta0005": { "sha512": "iA35zfvUDNyOKLFTDHOj2diGHsVKQLOItI5gOz1X3GE7IN5hUW/+6Earda5blaX0Bt34AJbMKriY/WdP4NIdQA==", "type": "package", "path": "sixlabors.imagesharp/1.0.0-beta0005", "files": [ ".nupkg.metadata", "lib/netcoreapp2.1/SixLabors.ImageSharp.dll", "lib/netcoreapp2.1/SixLabors.ImageSharp.xml", "lib/netstandard1.1/SixLabors.ImageSharp.dll", "lib/netstandard1.1/SixLabors.ImageSharp.xml", "lib/netstandard1.3/SixLabors.ImageSharp.dll", "lib/netstandard1.3/SixLabors.ImageSharp.xml", "lib/netstandard2.0/SixLabors.ImageSharp.dll", "lib/netstandard2.0/SixLabors.ImageSharp.xml", "sixlabors.imagesharp.1.0.0-beta0005.nupkg.sha512", "sixlabors.imagesharp.nuspec" ] }, "SixLabors.ImageSharp.Web/1.0.0-beta0005": { "sha512": "Jm+OC745YzBaPkHdfqlZSsvvhDU6jmCyD4OjMc/DyIOrDfXw1o4QWQ3vUAbO2CCMDeyBQoj1N8UL8aB19UDZbA==", "type": "package", "path": "sixlabors.imagesharp.web/1.0.0-beta0005", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard1.4/SixLabors.ImageSharp.Web.dll", "lib/netstandard1.4/SixLabors.ImageSharp.Web.xml", "lib/netstandard2.0/SixLabors.ImageSharp.Web.dll", "lib/netstandard2.0/SixLabors.ImageSharp.Web.xml", "sixlabors.imagesharp.web.1.0.0-beta0005.nupkg.sha512", "sixlabors.imagesharp.web.nuspec" ] }, "System.AppContext/4.3.0": { "sha512": "OwCryLoB0Fi515SbSyJrCd+Jhhk/TS7pyYh0Y3ItTUAnWgodfMZXu/NvYCMFYc90O9W1jiERXNkAEb0qr0ubHA==", "type": "package", "path": "system.appcontext/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.AppContext.dll", "lib/net463/System.AppContext.dll", "lib/netcore50/System.AppContext.dll", "lib/netstandard1.6/System.AppContext.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/net463/System.AppContext.dll", "ref/netstandard/_._", "ref/netstandard1.3/System.AppContext.dll", "ref/netstandard1.3/System.AppContext.xml", "ref/netstandard1.3/de/System.AppContext.xml", "ref/netstandard1.3/es/System.AppContext.xml", "ref/netstandard1.3/fr/System.AppContext.xml", "ref/netstandard1.3/it/System.AppContext.xml", "ref/netstandard1.3/ja/System.AppContext.xml", "ref/netstandard1.3/ko/System.AppContext.xml", "ref/netstandard1.3/ru/System.AppContext.xml", "ref/netstandard1.3/zh-hans/System.AppContext.xml", "ref/netstandard1.3/zh-hant/System.AppContext.xml", "ref/netstandard1.6/System.AppContext.dll", "ref/netstandard1.6/System.AppContext.xml", "ref/netstandard1.6/de/System.AppContext.xml", "ref/netstandard1.6/es/System.AppContext.xml", "ref/netstandard1.6/fr/System.AppContext.xml", "ref/netstandard1.6/it/System.AppContext.xml", "ref/netstandard1.6/ja/System.AppContext.xml", "ref/netstandard1.6/ko/System.AppContext.xml", "ref/netstandard1.6/ru/System.AppContext.xml", "ref/netstandard1.6/zh-hans/System.AppContext.xml", "ref/netstandard1.6/zh-hant/System.AppContext.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/System.AppContext.dll", "system.appcontext.4.3.0.nupkg.sha512", "system.appcontext.nuspec" ] }, "System.Buffers/4.5.0": { "sha512": "pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==", "type": "package", "path": "system.buffers/4.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/netcoreapp2.0/_._", "lib/netstandard1.1/System.Buffers.dll", "lib/netstandard1.1/System.Buffers.xml", "lib/netstandard2.0/System.Buffers.dll", "lib/netstandard2.0/System.Buffers.xml", "lib/uap10.0.16299/_._", "ref/net45/System.Buffers.dll", "ref/net45/System.Buffers.xml", "ref/netcoreapp2.0/_._", "ref/netstandard1.1/System.Buffers.dll", "ref/netstandard1.1/System.Buffers.xml", "ref/netstandard2.0/System.Buffers.dll", "ref/netstandard2.0/System.Buffers.xml", "ref/uap10.0.16299/_._", "system.buffers.4.5.0.nupkg.sha512", "system.buffers.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Collections/4.3.0": { "sha512": "3Sij27aEKnxJ03XFCRCJ6dS+AFTX3bCBRO1g+aHD7R+3D/kpy8RZjxe7qU12pSdfAUiL3vNFpPzAEJmS+nZp1g==", "type": "package", "path": "system.collections/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Collections.dll", "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", "ref/netcore50/it/System.Collections.xml", "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/netstandard1.0/System.Collections.dll", "ref/netstandard1.0/System.Collections.xml", "ref/netstandard1.0/de/System.Collections.xml", "ref/netstandard1.0/es/System.Collections.xml", "ref/netstandard1.0/fr/System.Collections.xml", "ref/netstandard1.0/it/System.Collections.xml", "ref/netstandard1.0/ja/System.Collections.xml", "ref/netstandard1.0/ko/System.Collections.xml", "ref/netstandard1.0/ru/System.Collections.xml", "ref/netstandard1.0/zh-hans/System.Collections.xml", "ref/netstandard1.0/zh-hant/System.Collections.xml", "ref/netstandard1.3/System.Collections.dll", "ref/netstandard1.3/System.Collections.xml", "ref/netstandard1.3/de/System.Collections.xml", "ref/netstandard1.3/es/System.Collections.xml", "ref/netstandard1.3/fr/System.Collections.xml", "ref/netstandard1.3/it/System.Collections.xml", "ref/netstandard1.3/ja/System.Collections.xml", "ref/netstandard1.3/ko/System.Collections.xml", "ref/netstandard1.3/ru/System.Collections.xml", "ref/netstandard1.3/zh-hans/System.Collections.xml", "ref/netstandard1.3/zh-hant/System.Collections.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.collections.4.3.0.nupkg.sha512", "system.collections.nuspec" ] }, "System.Collections.Concurrent/4.3.0": { "sha512": "iC2fcXaUnppG8CdCtG1HtfWkRMm9f+lJtbVCd3MIVONBqOabtmy7Vj96YSYtx+g5T7J5UF9nTRVDxs8Ep7P3xw==", "type": "package", "path": "system.collections.concurrent/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Collections.Concurrent.dll", "lib/netstandard1.3/System.Collections.Concurrent.dll", "lib/portable-net45+win8+wpa81/_._", "lib/win8/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Collections.Concurrent.dll", "ref/netcore50/System.Collections.Concurrent.xml", "ref/netcore50/de/System.Collections.Concurrent.xml", "ref/netcore50/es/System.Collections.Concurrent.xml", "ref/netcore50/fr/System.Collections.Concurrent.xml", "ref/netcore50/it/System.Collections.Concurrent.xml", "ref/netcore50/ja/System.Collections.Concurrent.xml", "ref/netcore50/ko/System.Collections.Concurrent.xml", "ref/netcore50/ru/System.Collections.Concurrent.xml", "ref/netcore50/zh-hans/System.Collections.Concurrent.xml", "ref/netcore50/zh-hant/System.Collections.Concurrent.xml", "ref/netstandard1.1/System.Collections.Concurrent.dll", "ref/netstandard1.1/System.Collections.Concurrent.xml", "ref/netstandard1.1/de/System.Collections.Concurrent.xml", "ref/netstandard1.1/es/System.Collections.Concurrent.xml", "ref/netstandard1.1/fr/System.Collections.Concurrent.xml", "ref/netstandard1.1/it/System.Collections.Concurrent.xml", "ref/netstandard1.1/ja/System.Collections.Concurrent.xml", "ref/netstandard1.1/ko/System.Collections.Concurrent.xml", "ref/netstandard1.1/ru/System.Collections.Concurrent.xml", "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml", "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml", "ref/netstandard1.3/System.Collections.Concurrent.dll", "ref/netstandard1.3/System.Collections.Concurrent.xml", "ref/netstandard1.3/de/System.Collections.Concurrent.xml", "ref/netstandard1.3/es/System.Collections.Concurrent.xml", "ref/netstandard1.3/fr/System.Collections.Concurrent.xml", "ref/netstandard1.3/it/System.Collections.Concurrent.xml", "ref/netstandard1.3/ja/System.Collections.Concurrent.xml", "ref/netstandard1.3/ko/System.Collections.Concurrent.xml", "ref/netstandard1.3/ru/System.Collections.Concurrent.xml", "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml", "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml", "ref/portable-net45+win8+wpa81/_._", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.collections.concurrent.4.3.0.nupkg.sha512", "system.collections.concurrent.nuspec" ] }, "System.Collections.Immutable/1.5.0": { "sha512": "EXKiDFsChZW0RjrZ4FYHu9aW6+P4MCgEDCklsVseRfhoO0F+dXeMSsMRAlVXIo06kGJ/zv+2w1a2uc2+kxxSaQ==", "type": "package", "path": "system.collections.immutable/1.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/netstandard1.0/System.Collections.Immutable.dll", "lib/netstandard1.0/System.Collections.Immutable.xml", "lib/netstandard1.3/System.Collections.Immutable.dll", "lib/netstandard1.3/System.Collections.Immutable.xml", "lib/netstandard2.0/System.Collections.Immutable.dll", "lib/netstandard2.0/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", "system.collections.immutable.1.5.0.nupkg.sha512", "system.collections.immutable.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Collections.NonGeneric/4.3.0": { "sha512": "SYOqwMxfpgoxhcjPljXKKsRuKHYVd3qkE7Y1f5auRIRZb/nEy0PSHQLst2HaS04KkPmah29VHMdE/9/ZIH9n0w==", "type": "package", "path": "system.collections.nongeneric/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Collections.NonGeneric.dll", "lib/netstandard1.3/System.Collections.NonGeneric.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Collections.NonGeneric.dll", "ref/netstandard1.3/System.Collections.NonGeneric.dll", "ref/netstandard1.3/System.Collections.NonGeneric.xml", "ref/netstandard1.3/de/System.Collections.NonGeneric.xml", "ref/netstandard1.3/es/System.Collections.NonGeneric.xml", "ref/netstandard1.3/fr/System.Collections.NonGeneric.xml", "ref/netstandard1.3/it/System.Collections.NonGeneric.xml", "ref/netstandard1.3/ja/System.Collections.NonGeneric.xml", "ref/netstandard1.3/ko/System.Collections.NonGeneric.xml", "ref/netstandard1.3/ru/System.Collections.NonGeneric.xml", "ref/netstandard1.3/zh-hans/System.Collections.NonGeneric.xml", "ref/netstandard1.3/zh-hant/System.Collections.NonGeneric.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.collections.nongeneric.4.3.0.nupkg.sha512", "system.collections.nongeneric.nuspec" ] }, "System.Collections.Specialized/4.3.0": { "sha512": "uC0LbrZZp4aK5QbOX+vdekf4rgGK/iuNzk4Oimjyy9oQDpuY3zU2/jFgtK4xKsTVUuOIaR8Dibo4SlO3xY18TQ==", "type": "package", "path": "system.collections.specialized/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Collections.Specialized.dll", "lib/netstandard1.3/System.Collections.Specialized.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Collections.Specialized.dll", "ref/netstandard1.3/System.Collections.Specialized.dll", "ref/netstandard1.3/System.Collections.Specialized.xml", "ref/netstandard1.3/de/System.Collections.Specialized.xml", "ref/netstandard1.3/es/System.Collections.Specialized.xml", "ref/netstandard1.3/fr/System.Collections.Specialized.xml", "ref/netstandard1.3/it/System.Collections.Specialized.xml", "ref/netstandard1.3/ja/System.Collections.Specialized.xml", "ref/netstandard1.3/ko/System.Collections.Specialized.xml", "ref/netstandard1.3/ru/System.Collections.Specialized.xml", "ref/netstandard1.3/zh-hans/System.Collections.Specialized.xml", "ref/netstandard1.3/zh-hant/System.Collections.Specialized.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.collections.specialized.4.3.0.nupkg.sha512", "system.collections.specialized.nuspec" ] }, "System.ComponentModel.Annotations/4.5.0": { "sha512": "IjDa643EO77A4CL9dhxfZ6zzGu+pM8Ar0NYPRMN3TvDiga4uGDzFHOj/ArpyNxxKyO5IFT2LZ0rK3kUog7g3jA==", "type": "package", "path": "system.componentmodel.annotations/4.5.0", "files": [ ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net461/System.ComponentModel.Annotations.dll", "lib/netcore50/System.ComponentModel.Annotations.dll", "lib/netcoreapp2.0/_._", "lib/netstandard1.4/System.ComponentModel.Annotations.dll", "lib/netstandard2.0/System.ComponentModel.Annotations.dll", "lib/portable-net45+win8/_._", "lib/uap10.0.16299/_._", "lib/win8/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net461/System.ComponentModel.Annotations.dll", "ref/net461/System.ComponentModel.Annotations.xml", "ref/netcore50/System.ComponentModel.Annotations.dll", "ref/netcore50/System.ComponentModel.Annotations.xml", "ref/netcore50/de/System.ComponentModel.Annotations.xml", "ref/netcore50/es/System.ComponentModel.Annotations.xml", "ref/netcore50/fr/System.ComponentModel.Annotations.xml", "ref/netcore50/it/System.ComponentModel.Annotations.xml", "ref/netcore50/ja/System.ComponentModel.Annotations.xml", "ref/netcore50/ko/System.ComponentModel.Annotations.xml", "ref/netcore50/ru/System.ComponentModel.Annotations.xml", "ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml", "ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml", "ref/netcoreapp2.0/_._", "ref/netstandard1.1/System.ComponentModel.Annotations.dll", "ref/netstandard1.1/System.ComponentModel.Annotations.xml", "ref/netstandard1.1/de/System.ComponentModel.Annotations.xml", "ref/netstandard1.1/es/System.ComponentModel.Annotations.xml", "ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml", "ref/netstandard1.1/it/System.ComponentModel.Annotations.xml", "ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml", "ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml", "ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml", "ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml", "ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml", "ref/netstandard1.3/System.ComponentModel.Annotations.dll", "ref/netstandard1.3/System.ComponentModel.Annotations.xml", "ref/netstandard1.3/de/System.ComponentModel.Annotations.xml", "ref/netstandard1.3/es/System.ComponentModel.Annotations.xml", "ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml", "ref/netstandard1.3/it/System.ComponentModel.Annotations.xml", "ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml", "ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml", "ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml", "ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml", "ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml", "ref/netstandard1.4/System.ComponentModel.Annotations.dll", "ref/netstandard1.4/System.ComponentModel.Annotations.xml", "ref/netstandard1.4/de/System.ComponentModel.Annotations.xml", "ref/netstandard1.4/es/System.ComponentModel.Annotations.xml", "ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml", "ref/netstandard1.4/it/System.ComponentModel.Annotations.xml", "ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml", "ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml", "ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml", "ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml", "ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml", "ref/netstandard2.0/System.ComponentModel.Annotations.dll", "ref/netstandard2.0/System.ComponentModel.Annotations.xml", "ref/portable-net45+win8/_._", "ref/uap10.0.16299/_._", "ref/win8/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.componentmodel.annotations.4.5.0.nupkg.sha512", "system.componentmodel.annotations.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Console/4.3.0": { "sha512": "BSEzvDHHxzSG+64n0X4xEGfFtEC9exn26eOu/DQVx+K0tbAG8MGLqXxXkchTUouYgvPtlptFn3Zskr0lC28rTg==", "type": "package", "path": "system.console/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Console.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Console.dll", "ref/netstandard1.3/System.Console.dll", "ref/netstandard1.3/System.Console.xml", "ref/netstandard1.3/de/System.Console.xml", "ref/netstandard1.3/es/System.Console.xml", "ref/netstandard1.3/fr/System.Console.xml", "ref/netstandard1.3/it/System.Console.xml", "ref/netstandard1.3/ja/System.Console.xml", "ref/netstandard1.3/ko/System.Console.xml", "ref/netstandard1.3/ru/System.Console.xml", "ref/netstandard1.3/zh-hans/System.Console.xml", "ref/netstandard1.3/zh-hant/System.Console.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.console.4.3.0.nupkg.sha512", "system.console.nuspec" ] }, "System.Data.SqlClient/4.5.1": { "sha512": "HV8pqcYlH7bNnX1n4i6F5RG7r6+WVErE2jUMNjXRrrkLFVIWLoerXtXDFs80pHvDBjxoG4rG0p2BUH3iXRs7hQ==", "type": "package", "path": "system.data.sqlclient/4.5.1", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net451/System.Data.SqlClient.dll", "lib/net46/System.Data.SqlClient.dll", "lib/net461/System.Data.SqlClient.dll", "lib/netcoreapp2.1/System.Data.SqlClient.dll", "lib/netstandard1.2/System.Data.SqlClient.dll", "lib/netstandard1.3/System.Data.SqlClient.dll", "lib/netstandard2.0/System.Data.SqlClient.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net451/System.Data.SqlClient.dll", "ref/net46/System.Data.SqlClient.dll", "ref/net461/System.Data.SqlClient.dll", "ref/net461/System.Data.SqlClient.xml", "ref/netcoreapp2.1/System.Data.SqlClient.dll", "ref/netcoreapp2.1/System.Data.SqlClient.xml", "ref/netstandard1.2/System.Data.SqlClient.dll", "ref/netstandard1.2/System.Data.SqlClient.xml", "ref/netstandard1.2/de/System.Data.SqlClient.xml", "ref/netstandard1.2/es/System.Data.SqlClient.xml", "ref/netstandard1.2/fr/System.Data.SqlClient.xml", "ref/netstandard1.2/it/System.Data.SqlClient.xml", "ref/netstandard1.2/ja/System.Data.SqlClient.xml", "ref/netstandard1.2/ko/System.Data.SqlClient.xml", "ref/netstandard1.2/ru/System.Data.SqlClient.xml", "ref/netstandard1.2/zh-hans/System.Data.SqlClient.xml", "ref/netstandard1.2/zh-hant/System.Data.SqlClient.xml", "ref/netstandard1.3/System.Data.SqlClient.dll", "ref/netstandard1.3/System.Data.SqlClient.xml", "ref/netstandard1.3/de/System.Data.SqlClient.xml", "ref/netstandard1.3/es/System.Data.SqlClient.xml", "ref/netstandard1.3/fr/System.Data.SqlClient.xml", "ref/netstandard1.3/it/System.Data.SqlClient.xml", "ref/netstandard1.3/ja/System.Data.SqlClient.xml", "ref/netstandard1.3/ko/System.Data.SqlClient.xml", "ref/netstandard1.3/ru/System.Data.SqlClient.xml", "ref/netstandard1.3/zh-hans/System.Data.SqlClient.xml", "ref/netstandard1.3/zh-hant/System.Data.SqlClient.xml", "ref/netstandard2.0/System.Data.SqlClient.dll", "ref/netstandard2.0/System.Data.SqlClient.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll", "runtimes/unix/lib/netstandard1.3/System.Data.SqlClient.dll", "runtimes/unix/lib/netstandard2.0/System.Data.SqlClient.dll", "runtimes/win/lib/net451/System.Data.SqlClient.dll", "runtimes/win/lib/net46/System.Data.SqlClient.dll", "runtimes/win/lib/net461/System.Data.SqlClient.dll", "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll", "runtimes/win/lib/netstandard1.3/System.Data.SqlClient.dll", "runtimes/win/lib/netstandard2.0/System.Data.SqlClient.dll", "runtimes/win/lib/uap10.0.16299/System.Data.SqlClient.dll", "system.data.sqlclient.4.5.1.nupkg.sha512", "system.data.sqlclient.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Diagnostics.Contracts/4.3.0": { "sha512": "d8hJJAQD9vROtjmrdpFO4N5ilewXhRUblhRnzRZR2kpKggazaEhBbuRxTG3HiBxXDjUfXbxb253hnLwlAbPInw==", "type": "package", "path": "system.diagnostics.contracts/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/netstandard1.0/System.Diagnostics.Contracts.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/netcore50/System.Diagnostics.Contracts.xml", "ref/netcore50/de/System.Diagnostics.Contracts.xml", "ref/netcore50/es/System.Diagnostics.Contracts.xml", "ref/netcore50/fr/System.Diagnostics.Contracts.xml", "ref/netcore50/it/System.Diagnostics.Contracts.xml", "ref/netcore50/ja/System.Diagnostics.Contracts.xml", "ref/netcore50/ko/System.Diagnostics.Contracts.xml", "ref/netcore50/ru/System.Diagnostics.Contracts.xml", "ref/netcore50/zh-hans/System.Diagnostics.Contracts.xml", "ref/netcore50/zh-hant/System.Diagnostics.Contracts.xml", "ref/netstandard1.0/System.Diagnostics.Contracts.dll", "ref/netstandard1.0/System.Diagnostics.Contracts.xml", "ref/netstandard1.0/de/System.Diagnostics.Contracts.xml", "ref/netstandard1.0/es/System.Diagnostics.Contracts.xml", "ref/netstandard1.0/fr/System.Diagnostics.Contracts.xml", "ref/netstandard1.0/it/System.Diagnostics.Contracts.xml", "ref/netstandard1.0/ja/System.Diagnostics.Contracts.xml", "ref/netstandard1.0/ko/System.Diagnostics.Contracts.xml", "ref/netstandard1.0/ru/System.Diagnostics.Contracts.xml", "ref/netstandard1.0/zh-hans/System.Diagnostics.Contracts.xml", "ref/netstandard1.0/zh-hant/System.Diagnostics.Contracts.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/System.Diagnostics.Contracts.dll", "system.diagnostics.contracts.4.3.0.nupkg.sha512", "system.diagnostics.contracts.nuspec" ] }, "System.Diagnostics.Debug/4.3.0": { "sha512": "e+mDK73ulRDDwOInlhSzBB8sIDId+a3d50dVLhhHkyDgST+9kgmlbAVKsIB5KLbyS2M4oRXOTvOGhcT4K9JSSQ==", "type": "package", "path": "system.diagnostics.debug/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Diagnostics.Debug.dll", "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", "ref/netcore50/it/System.Diagnostics.Debug.xml", "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/netstandard1.0/System.Diagnostics.Debug.dll", "ref/netstandard1.0/System.Diagnostics.Debug.xml", "ref/netstandard1.0/de/System.Diagnostics.Debug.xml", "ref/netstandard1.0/es/System.Diagnostics.Debug.xml", "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml", "ref/netstandard1.0/it/System.Diagnostics.Debug.xml", "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml", "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml", "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml", "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml", "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml", "ref/netstandard1.3/System.Diagnostics.Debug.dll", "ref/netstandard1.3/System.Diagnostics.Debug.xml", "ref/netstandard1.3/de/System.Diagnostics.Debug.xml", "ref/netstandard1.3/es/System.Diagnostics.Debug.xml", "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml", "ref/netstandard1.3/it/System.Diagnostics.Debug.xml", "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml", "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml", "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml", "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml", "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.diagnostics.debug.4.3.0.nupkg.sha512", "system.diagnostics.debug.nuspec" ] }, "System.Diagnostics.DiagnosticSource/4.5.0": { "sha512": "eIHRELiYDQvsMToML81QFkXEEYXUSUT2F28t1SGrevWqP+epFdw80SyAXIKTXOHrIEXReFOEnEr7XlGiC2GgOg==", "type": "package", "path": "system.diagnostics.diagnosticsource/4.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net45/System.Diagnostics.DiagnosticSource.dll", "lib/net45/System.Diagnostics.DiagnosticSource.xml", "lib/net46/System.Diagnostics.DiagnosticSource.dll", "lib/net46/System.Diagnostics.DiagnosticSource.xml", "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll", "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml", "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll", "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml", "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll", "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml", "system.diagnostics.diagnosticsource.4.5.0.nupkg.sha512", "system.diagnostics.diagnosticsource.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Diagnostics.FileVersionInfo/4.3.0": { "sha512": "6WVi7gArhxRiC+3qI5V2mFe1gHENj/F7xT5PQiy/lI/RsxXeivrt09WF0huwSQK2ubnmyyRFeA9z3w743/w32A==", "type": "package", "path": "system.diagnostics.fileversioninfo/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Diagnostics.FileVersionInfo.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.FileVersionInfo.dll", "ref/netstandard1.3/System.Diagnostics.FileVersionInfo.dll", "ref/netstandard1.3/System.Diagnostics.FileVersionInfo.xml", "ref/netstandard1.3/de/System.Diagnostics.FileVersionInfo.xml", "ref/netstandard1.3/es/System.Diagnostics.FileVersionInfo.xml", "ref/netstandard1.3/fr/System.Diagnostics.FileVersionInfo.xml", "ref/netstandard1.3/it/System.Diagnostics.FileVersionInfo.xml", "ref/netstandard1.3/ja/System.Diagnostics.FileVersionInfo.xml", "ref/netstandard1.3/ko/System.Diagnostics.FileVersionInfo.xml", "ref/netstandard1.3/ru/System.Diagnostics.FileVersionInfo.xml", "ref/netstandard1.3/zh-hans/System.Diagnostics.FileVersionInfo.xml", "ref/netstandard1.3/zh-hant/System.Diagnostics.FileVersionInfo.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/unix/lib/netstandard1.3/System.Diagnostics.FileVersionInfo.dll", "runtimes/win/lib/net46/System.Diagnostics.FileVersionInfo.dll", "runtimes/win/lib/netcore50/System.Diagnostics.FileVersionInfo.dll", "runtimes/win/lib/netstandard1.3/System.Diagnostics.FileVersionInfo.dll", "system.diagnostics.fileversioninfo.4.3.0.nupkg.sha512", "system.diagnostics.fileversioninfo.nuspec" ] }, "System.Diagnostics.StackTrace/4.3.0": { "sha512": "YtoMZbNlx19iO0fpUZbsEmQ4CBcE3gYht6ifGySVpYN2jbVUYQ/nBT+sy1s0/uLiGmMNjDdCUZ/FP4pe0gjB3Q==", "type": "package", "path": "system.diagnostics.stacktrace/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Diagnostics.StackTrace.dll", "lib/netstandard1.3/System.Diagnostics.StackTrace.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/netstandard1.3/System.Diagnostics.StackTrace.dll", "ref/netstandard1.3/System.Diagnostics.StackTrace.xml", "ref/netstandard1.3/de/System.Diagnostics.StackTrace.xml", "ref/netstandard1.3/es/System.Diagnostics.StackTrace.xml", "ref/netstandard1.3/fr/System.Diagnostics.StackTrace.xml", "ref/netstandard1.3/it/System.Diagnostics.StackTrace.xml", "ref/netstandard1.3/ja/System.Diagnostics.StackTrace.xml", "ref/netstandard1.3/ko/System.Diagnostics.StackTrace.xml", "ref/netstandard1.3/ru/System.Diagnostics.StackTrace.xml", "ref/netstandard1.3/zh-hans/System.Diagnostics.StackTrace.xml", "ref/netstandard1.3/zh-hant/System.Diagnostics.StackTrace.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/System.Diagnostics.StackTrace.dll", "system.diagnostics.stacktrace.4.3.0.nupkg.sha512", "system.diagnostics.stacktrace.nuspec" ] }, "System.Diagnostics.Tools/4.3.0": { "sha512": "26Cqg52RKXE0QgN/GI71fRnYXVv01EBse1B3AfkLj/Agvz/RdqEbRz5WhQsh3/XvVYT0htXUxef5ZthrPQ66ng==", "type": "package", "path": "system.diagnostics.tools/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Diagnostics.Tools.dll", "ref/netcore50/System.Diagnostics.Tools.xml", "ref/netcore50/de/System.Diagnostics.Tools.xml", "ref/netcore50/es/System.Diagnostics.Tools.xml", "ref/netcore50/fr/System.Diagnostics.Tools.xml", "ref/netcore50/it/System.Diagnostics.Tools.xml", "ref/netcore50/ja/System.Diagnostics.Tools.xml", "ref/netcore50/ko/System.Diagnostics.Tools.xml", "ref/netcore50/ru/System.Diagnostics.Tools.xml", "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml", "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml", "ref/netstandard1.0/System.Diagnostics.Tools.dll", "ref/netstandard1.0/System.Diagnostics.Tools.xml", "ref/netstandard1.0/de/System.Diagnostics.Tools.xml", "ref/netstandard1.0/es/System.Diagnostics.Tools.xml", "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml", "ref/netstandard1.0/it/System.Diagnostics.Tools.xml", "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml", "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml", "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml", "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml", "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.diagnostics.tools.4.3.0.nupkg.sha512", "system.diagnostics.tools.nuspec" ] }, "System.Diagnostics.Tracing/4.3.0": { "sha512": "j+iK/nAuYRSUuMKglWtmiJvOvxwMzj+UsVUMJzB0cCe7BY4Efc9dAysdkFYtnMPcsaGfzo5ZrDSPV/5S3wEmZg==", "type": "package", "path": "system.diagnostics.tracing/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net462/System.Diagnostics.Tracing.dll", "lib/portable-net45+win8+wpa81/_._", "lib/win8/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net462/System.Diagnostics.Tracing.dll", "ref/netcore50/System.Diagnostics.Tracing.dll", "ref/netcore50/System.Diagnostics.Tracing.xml", "ref/netcore50/de/System.Diagnostics.Tracing.xml", "ref/netcore50/es/System.Diagnostics.Tracing.xml", "ref/netcore50/fr/System.Diagnostics.Tracing.xml", "ref/netcore50/it/System.Diagnostics.Tracing.xml", "ref/netcore50/ja/System.Diagnostics.Tracing.xml", "ref/netcore50/ko/System.Diagnostics.Tracing.xml", "ref/netcore50/ru/System.Diagnostics.Tracing.xml", "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml", "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/System.Diagnostics.Tracing.dll", "ref/netstandard1.1/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/System.Diagnostics.Tracing.dll", "ref/netstandard1.2/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/System.Diagnostics.Tracing.dll", "ref/netstandard1.3/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/System.Diagnostics.Tracing.dll", "ref/netstandard1.5/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml", "ref/portable-net45+win8+wpa81/_._", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.diagnostics.tracing.4.3.0.nupkg.sha512", "system.diagnostics.tracing.nuspec" ] }, "System.Dynamic.Runtime/4.3.0": { "sha512": "KY70L4B7FGZA4pYyvHuop3kIMCC0eIKlMbP5+SAnUp9rZfoi0F348taXRUID8jGEOnfUbuANpvLihHLAbRK/eg==", "type": "package", "path": "system.dynamic.runtime/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Dynamic.Runtime.dll", "lib/netstandard1.3/System.Dynamic.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Dynamic.Runtime.dll", "ref/netcore50/System.Dynamic.Runtime.xml", "ref/netcore50/de/System.Dynamic.Runtime.xml", "ref/netcore50/es/System.Dynamic.Runtime.xml", "ref/netcore50/fr/System.Dynamic.Runtime.xml", "ref/netcore50/it/System.Dynamic.Runtime.xml", "ref/netcore50/ja/System.Dynamic.Runtime.xml", "ref/netcore50/ko/System.Dynamic.Runtime.xml", "ref/netcore50/ru/System.Dynamic.Runtime.xml", "ref/netcore50/zh-hans/System.Dynamic.Runtime.xml", "ref/netcore50/zh-hant/System.Dynamic.Runtime.xml", "ref/netstandard1.0/System.Dynamic.Runtime.dll", "ref/netstandard1.0/System.Dynamic.Runtime.xml", "ref/netstandard1.0/de/System.Dynamic.Runtime.xml", "ref/netstandard1.0/es/System.Dynamic.Runtime.xml", "ref/netstandard1.0/fr/System.Dynamic.Runtime.xml", "ref/netstandard1.0/it/System.Dynamic.Runtime.xml", "ref/netstandard1.0/ja/System.Dynamic.Runtime.xml", "ref/netstandard1.0/ko/System.Dynamic.Runtime.xml", "ref/netstandard1.0/ru/System.Dynamic.Runtime.xml", "ref/netstandard1.0/zh-hans/System.Dynamic.Runtime.xml", "ref/netstandard1.0/zh-hant/System.Dynamic.Runtime.xml", "ref/netstandard1.3/System.Dynamic.Runtime.dll", "ref/netstandard1.3/System.Dynamic.Runtime.xml", "ref/netstandard1.3/de/System.Dynamic.Runtime.xml", "ref/netstandard1.3/es/System.Dynamic.Runtime.xml", "ref/netstandard1.3/fr/System.Dynamic.Runtime.xml", "ref/netstandard1.3/it/System.Dynamic.Runtime.xml", "ref/netstandard1.3/ja/System.Dynamic.Runtime.xml", "ref/netstandard1.3/ko/System.Dynamic.Runtime.xml", "ref/netstandard1.3/ru/System.Dynamic.Runtime.xml", "ref/netstandard1.3/zh-hans/System.Dynamic.Runtime.xml", "ref/netstandard1.3/zh-hant/System.Dynamic.Runtime.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/System.Dynamic.Runtime.dll", "system.dynamic.runtime.4.3.0.nupkg.sha512", "system.dynamic.runtime.nuspec" ] }, "System.Globalization/4.3.0": { "sha512": "dZEhF1X5ABG+37TndOyBSW354lne4JTNdyV6llIED0GEYmIGCBPinNkAMuWNP7eZVitj2JB9bnppEHpzC9oLmQ==", "type": "package", "path": "system.globalization/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Globalization.dll", "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", "ref/netcore50/it/System.Globalization.xml", "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/netstandard1.0/System.Globalization.dll", "ref/netstandard1.0/System.Globalization.xml", "ref/netstandard1.0/de/System.Globalization.xml", "ref/netstandard1.0/es/System.Globalization.xml", "ref/netstandard1.0/fr/System.Globalization.xml", "ref/netstandard1.0/it/System.Globalization.xml", "ref/netstandard1.0/ja/System.Globalization.xml", "ref/netstandard1.0/ko/System.Globalization.xml", "ref/netstandard1.0/ru/System.Globalization.xml", "ref/netstandard1.0/zh-hans/System.Globalization.xml", "ref/netstandard1.0/zh-hant/System.Globalization.xml", "ref/netstandard1.3/System.Globalization.dll", "ref/netstandard1.3/System.Globalization.xml", "ref/netstandard1.3/de/System.Globalization.xml", "ref/netstandard1.3/es/System.Globalization.xml", "ref/netstandard1.3/fr/System.Globalization.xml", "ref/netstandard1.3/it/System.Globalization.xml", "ref/netstandard1.3/ja/System.Globalization.xml", "ref/netstandard1.3/ko/System.Globalization.xml", "ref/netstandard1.3/ru/System.Globalization.xml", "ref/netstandard1.3/zh-hans/System.Globalization.xml", "ref/netstandard1.3/zh-hant/System.Globalization.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.globalization.4.3.0.nupkg.sha512", "system.globalization.nuspec" ] }, "System.Globalization.Calendars/4.3.0": { "sha512": "T1kkJ7W5MXFiUvXmh/PWCpFwVBuUvxNUwQe/X18mN6ih/MSB98ibXztX31vqz3SctZz4UqnSDs/oKi4MCm2bCA==", "type": "package", "path": "system.globalization.calendars/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Globalization.Calendars.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Globalization.Calendars.dll", "ref/netstandard1.3/System.Globalization.Calendars.dll", "ref/netstandard1.3/System.Globalization.Calendars.xml", "ref/netstandard1.3/de/System.Globalization.Calendars.xml", "ref/netstandard1.3/es/System.Globalization.Calendars.xml", "ref/netstandard1.3/fr/System.Globalization.Calendars.xml", "ref/netstandard1.3/it/System.Globalization.Calendars.xml", "ref/netstandard1.3/ja/System.Globalization.Calendars.xml", "ref/netstandard1.3/ko/System.Globalization.Calendars.xml", "ref/netstandard1.3/ru/System.Globalization.Calendars.xml", "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml", "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.globalization.calendars.4.3.0.nupkg.sha512", "system.globalization.calendars.nuspec" ] }, "System.Globalization.Extensions/4.3.0": { "sha512": "f1xSsdDQDGQ77KI+w+yQ8MU7CzDZ4aMLrhkyzNIy82AyiZWjxgT9Wd4xwSdyrWZ6kh77anG9wcghns2duZwQLQ==", "type": "package", "path": "system.globalization.extensions/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Globalization.Extensions.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Globalization.Extensions.dll", "ref/netstandard1.3/System.Globalization.Extensions.dll", "ref/netstandard1.3/System.Globalization.Extensions.xml", "ref/netstandard1.3/de/System.Globalization.Extensions.xml", "ref/netstandard1.3/es/System.Globalization.Extensions.xml", "ref/netstandard1.3/fr/System.Globalization.Extensions.xml", "ref/netstandard1.3/it/System.Globalization.Extensions.xml", "ref/netstandard1.3/ja/System.Globalization.Extensions.xml", "ref/netstandard1.3/ko/System.Globalization.Extensions.xml", "ref/netstandard1.3/ru/System.Globalization.Extensions.xml", "ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml", "ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll", "runtimes/win/lib/net46/System.Globalization.Extensions.dll", "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll", "system.globalization.extensions.4.3.0.nupkg.sha512", "system.globalization.extensions.nuspec" ] }, "System.IdentityModel.Tokens.Jwt/5.2.0": { "sha512": "2cY4A17XCEdohJ8BsyASM09ZYXVPJirdUudD5rETIuNhS7awKkncO1ifCAQHjb10PpdzLmebJgRI+NHEozSEwQ==", "type": "package", "path": "system.identitymodel.tokens.jwt/5.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/System.IdentityModel.Tokens.Jwt.dll", "lib/net45/System.IdentityModel.Tokens.Jwt.xml", "lib/net451/System.IdentityModel.Tokens.Jwt.dll", "lib/net451/System.IdentityModel.Tokens.Jwt.xml", "lib/netstandard1.4/System.IdentityModel.Tokens.Jwt.dll", "lib/netstandard1.4/System.IdentityModel.Tokens.Jwt.xml", "system.identitymodel.tokens.jwt.5.2.0.nupkg.sha512", "system.identitymodel.tokens.jwt.nuspec" ] }, "System.Interactive.Async/3.1.1": { "sha512": "x9y2omkjEudKbIVuhUzeWw7ZlouEzpk4W98woCEq1lq9gJxERBKRKDTHF5JPEws9E0f4/Uei/2vLxEy1IrfmMg==", "type": "package", "path": "system.interactive.async/3.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/System.Interactive.Async.dll", "lib/net45/System.Interactive.Async.xml", "lib/net46/System.Interactive.Async.dll", "lib/net46/System.Interactive.Async.xml", "lib/netstandard1.0/System.Interactive.Async.dll", "lib/netstandard1.0/System.Interactive.Async.xml", "lib/netstandard1.3/System.Interactive.Async.dll", "lib/netstandard1.3/System.Interactive.Async.xml", "system.interactive.async.3.1.1.nupkg.sha512", "system.interactive.async.nuspec" ] }, "System.IO/4.3.0": { "sha512": "0X/SH/UitL6wbiejPQbXE5WkNwxrguQuNYr+vl4LObHSq64WWjACsJ+ByckClRAeBvdVRy3glqWx+DmBCcTOnQ==", "type": "package", "path": "system.io/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net462/System.IO.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net462/System.IO.dll", "ref/netcore50/System.IO.dll", "ref/netcore50/System.IO.xml", "ref/netcore50/de/System.IO.xml", "ref/netcore50/es/System.IO.xml", "ref/netcore50/fr/System.IO.xml", "ref/netcore50/it/System.IO.xml", "ref/netcore50/ja/System.IO.xml", "ref/netcore50/ko/System.IO.xml", "ref/netcore50/ru/System.IO.xml", "ref/netcore50/zh-hans/System.IO.xml", "ref/netcore50/zh-hant/System.IO.xml", "ref/netstandard1.0/System.IO.dll", "ref/netstandard1.0/System.IO.xml", "ref/netstandard1.0/de/System.IO.xml", "ref/netstandard1.0/es/System.IO.xml", "ref/netstandard1.0/fr/System.IO.xml", "ref/netstandard1.0/it/System.IO.xml", "ref/netstandard1.0/ja/System.IO.xml", "ref/netstandard1.0/ko/System.IO.xml", "ref/netstandard1.0/ru/System.IO.xml", "ref/netstandard1.0/zh-hans/System.IO.xml", "ref/netstandard1.0/zh-hant/System.IO.xml", "ref/netstandard1.3/System.IO.dll", "ref/netstandard1.3/System.IO.xml", "ref/netstandard1.3/de/System.IO.xml", "ref/netstandard1.3/es/System.IO.xml", "ref/netstandard1.3/fr/System.IO.xml", "ref/netstandard1.3/it/System.IO.xml", "ref/netstandard1.3/ja/System.IO.xml", "ref/netstandard1.3/ko/System.IO.xml", "ref/netstandard1.3/ru/System.IO.xml", "ref/netstandard1.3/zh-hans/System.IO.xml", "ref/netstandard1.3/zh-hant/System.IO.xml", "ref/netstandard1.5/System.IO.dll", "ref/netstandard1.5/System.IO.xml", "ref/netstandard1.5/de/System.IO.xml", "ref/netstandard1.5/es/System.IO.xml", "ref/netstandard1.5/fr/System.IO.xml", "ref/netstandard1.5/it/System.IO.xml", "ref/netstandard1.5/ja/System.IO.xml", "ref/netstandard1.5/ko/System.IO.xml", "ref/netstandard1.5/ru/System.IO.xml", "ref/netstandard1.5/zh-hans/System.IO.xml", "ref/netstandard1.5/zh-hant/System.IO.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.io.4.3.0.nupkg.sha512", "system.io.nuspec" ] }, "System.IO.Compression/4.3.0": { "sha512": "1BLYRusAox/5Ro0Rqc+Kk350Fw0ct2gDRMHdlTTkexWakTN0qI5LDjpiwYgsWZ7SH+xitRIqTmHVJilLdSn9Rg==", "type": "package", "path": "system.io.compression/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net46/System.IO.Compression.dll", "lib/portable-net45+win8+wpa81/_._", "lib/win8/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net46/System.IO.Compression.dll", "ref/netcore50/System.IO.Compression.dll", "ref/netcore50/System.IO.Compression.xml", "ref/netcore50/de/System.IO.Compression.xml", "ref/netcore50/es/System.IO.Compression.xml", "ref/netcore50/fr/System.IO.Compression.xml", "ref/netcore50/it/System.IO.Compression.xml", "ref/netcore50/ja/System.IO.Compression.xml", "ref/netcore50/ko/System.IO.Compression.xml", "ref/netcore50/ru/System.IO.Compression.xml", "ref/netcore50/zh-hans/System.IO.Compression.xml", "ref/netcore50/zh-hant/System.IO.Compression.xml", "ref/netstandard1.1/System.IO.Compression.dll", "ref/netstandard1.1/System.IO.Compression.xml", "ref/netstandard1.1/de/System.IO.Compression.xml", "ref/netstandard1.1/es/System.IO.Compression.xml", "ref/netstandard1.1/fr/System.IO.Compression.xml", "ref/netstandard1.1/it/System.IO.Compression.xml", "ref/netstandard1.1/ja/System.IO.Compression.xml", "ref/netstandard1.1/ko/System.IO.Compression.xml", "ref/netstandard1.1/ru/System.IO.Compression.xml", "ref/netstandard1.1/zh-hans/System.IO.Compression.xml", "ref/netstandard1.1/zh-hant/System.IO.Compression.xml", "ref/netstandard1.3/System.IO.Compression.dll", "ref/netstandard1.3/System.IO.Compression.xml", "ref/netstandard1.3/de/System.IO.Compression.xml", "ref/netstandard1.3/es/System.IO.Compression.xml", "ref/netstandard1.3/fr/System.IO.Compression.xml", "ref/netstandard1.3/it/System.IO.Compression.xml", "ref/netstandard1.3/ja/System.IO.Compression.xml", "ref/netstandard1.3/ko/System.IO.Compression.xml", "ref/netstandard1.3/ru/System.IO.Compression.xml", "ref/netstandard1.3/zh-hans/System.IO.Compression.xml", "ref/netstandard1.3/zh-hant/System.IO.Compression.xml", "ref/portable-net45+win8+wpa81/_._", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll", "runtimes/win/lib/net46/System.IO.Compression.dll", "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll", "system.io.compression.4.3.0.nupkg.sha512", "system.io.compression.nuspec" ] }, "System.IO.FileSystem/4.3.0": { "sha512": "6Kea24uYGWr2S4rfyaqWT5v7jzbmtImSAxugQ3yY+pvYBSxHuWWVu1trHjw0XxDWAIxGyo0Z8cs63xy/0dsE0w==", "type": "package", "path": "system.io.filesystem/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.IO.FileSystem.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/netstandard1.3/System.IO.FileSystem.dll", "ref/netstandard1.3/System.IO.FileSystem.xml", "ref/netstandard1.3/de/System.IO.FileSystem.xml", "ref/netstandard1.3/es/System.IO.FileSystem.xml", "ref/netstandard1.3/fr/System.IO.FileSystem.xml", "ref/netstandard1.3/it/System.IO.FileSystem.xml", "ref/netstandard1.3/ja/System.IO.FileSystem.xml", "ref/netstandard1.3/ko/System.IO.FileSystem.xml", "ref/netstandard1.3/ru/System.IO.FileSystem.xml", "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml", "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.io.filesystem.4.3.0.nupkg.sha512", "system.io.filesystem.nuspec" ] }, "System.IO.FileSystem.Primitives/4.3.0": { "sha512": "VJlgdB3tvJ5dHGy67n1SjwXpM30bNPPQcfME+vZe0cbbndHJWPwlMjCBRCX4jebc3kYNGmO1QuJJsAq7gZ+eDA==", "type": "package", "path": "system.io.filesystem.primitives/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll", "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.io.filesystem.primitives.4.3.0.nupkg.sha512", "system.io.filesystem.primitives.nuspec" ] }, "System.IO.Pipelines/4.5.0": { "sha512": "kPBg1oHIqNgZzzIbAFVTfMLmqYid6juXFJv7VnQf7m9K6ooLD8sGZq9rsB+4wZLrgKm0t3TuhBXyPE1StpjqvQ==", "type": "package", "path": "system.io.pipelines/4.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/netcoreapp2.1/System.IO.Pipelines.dll", "lib/netcoreapp2.1/System.IO.Pipelines.xml", "lib/netstandard1.3/System.IO.Pipelines.dll", "lib/netstandard1.3/System.IO.Pipelines.xml", "lib/netstandard2.0/System.IO.Pipelines.dll", "lib/netstandard2.0/System.IO.Pipelines.xml", "ref/netstandard1.3/System.IO.Pipelines.dll", "system.io.pipelines.4.5.0.nupkg.sha512", "system.io.pipelines.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Linq/4.3.0": { "sha512": "SUL1xP7BGtnsBsKuMr82vyapSteUz3/IbQtu3Y2CmuMu4MXv5RyPdSi990emuRosBAOwOX0kZXqcQbaAYaqztQ==", "type": "package", "path": "system.linq/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net463/System.Linq.dll", "lib/netcore50/System.Linq.dll", "lib/netstandard1.6/System.Linq.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net463/System.Linq.dll", "ref/netcore50/System.Linq.dll", "ref/netcore50/System.Linq.xml", "ref/netcore50/de/System.Linq.xml", "ref/netcore50/es/System.Linq.xml", "ref/netcore50/fr/System.Linq.xml", "ref/netcore50/it/System.Linq.xml", "ref/netcore50/ja/System.Linq.xml", "ref/netcore50/ko/System.Linq.xml", "ref/netcore50/ru/System.Linq.xml", "ref/netcore50/zh-hans/System.Linq.xml", "ref/netcore50/zh-hant/System.Linq.xml", "ref/netstandard1.0/System.Linq.dll", "ref/netstandard1.0/System.Linq.xml", "ref/netstandard1.0/de/System.Linq.xml", "ref/netstandard1.0/es/System.Linq.xml", "ref/netstandard1.0/fr/System.Linq.xml", "ref/netstandard1.0/it/System.Linq.xml", "ref/netstandard1.0/ja/System.Linq.xml", "ref/netstandard1.0/ko/System.Linq.xml", "ref/netstandard1.0/ru/System.Linq.xml", "ref/netstandard1.0/zh-hans/System.Linq.xml", "ref/netstandard1.0/zh-hant/System.Linq.xml", "ref/netstandard1.6/System.Linq.dll", "ref/netstandard1.6/System.Linq.xml", "ref/netstandard1.6/de/System.Linq.xml", "ref/netstandard1.6/es/System.Linq.xml", "ref/netstandard1.6/fr/System.Linq.xml", "ref/netstandard1.6/it/System.Linq.xml", "ref/netstandard1.6/ja/System.Linq.xml", "ref/netstandard1.6/ko/System.Linq.xml", "ref/netstandard1.6/ru/System.Linq.xml", "ref/netstandard1.6/zh-hans/System.Linq.xml", "ref/netstandard1.6/zh-hant/System.Linq.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.linq.4.3.0.nupkg.sha512", "system.linq.nuspec" ] }, "System.Linq.Expressions/4.3.0": { "sha512": "ZuQndjZvGPCtmyEeIqt9vGGRklL9qugu9S6OO7W4HoxPpLajwwDIGmTRiiB+DdQEjXxtCIpO6Gjx/byLojRJ9A==", "type": "package", "path": "system.linq.expressions/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net463/System.Linq.Expressions.dll", "lib/netcore50/System.Linq.Expressions.dll", "lib/netstandard1.6/System.Linq.Expressions.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net463/System.Linq.Expressions.dll", "ref/netcore50/System.Linq.Expressions.dll", "ref/netcore50/System.Linq.Expressions.xml", "ref/netcore50/de/System.Linq.Expressions.xml", "ref/netcore50/es/System.Linq.Expressions.xml", "ref/netcore50/fr/System.Linq.Expressions.xml", "ref/netcore50/it/System.Linq.Expressions.xml", "ref/netcore50/ja/System.Linq.Expressions.xml", "ref/netcore50/ko/System.Linq.Expressions.xml", "ref/netcore50/ru/System.Linq.Expressions.xml", "ref/netcore50/zh-hans/System.Linq.Expressions.xml", "ref/netcore50/zh-hant/System.Linq.Expressions.xml", "ref/netstandard1.0/System.Linq.Expressions.dll", "ref/netstandard1.0/System.Linq.Expressions.xml", "ref/netstandard1.0/de/System.Linq.Expressions.xml", "ref/netstandard1.0/es/System.Linq.Expressions.xml", "ref/netstandard1.0/fr/System.Linq.Expressions.xml", "ref/netstandard1.0/it/System.Linq.Expressions.xml", "ref/netstandard1.0/ja/System.Linq.Expressions.xml", "ref/netstandard1.0/ko/System.Linq.Expressions.xml", "ref/netstandard1.0/ru/System.Linq.Expressions.xml", "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml", "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml", "ref/netstandard1.3/System.Linq.Expressions.dll", "ref/netstandard1.3/System.Linq.Expressions.xml", "ref/netstandard1.3/de/System.Linq.Expressions.xml", "ref/netstandard1.3/es/System.Linq.Expressions.xml", "ref/netstandard1.3/fr/System.Linq.Expressions.xml", "ref/netstandard1.3/it/System.Linq.Expressions.xml", "ref/netstandard1.3/ja/System.Linq.Expressions.xml", "ref/netstandard1.3/ko/System.Linq.Expressions.xml", "ref/netstandard1.3/ru/System.Linq.Expressions.xml", "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml", "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml", "ref/netstandard1.6/System.Linq.Expressions.dll", "ref/netstandard1.6/System.Linq.Expressions.xml", "ref/netstandard1.6/de/System.Linq.Expressions.xml", "ref/netstandard1.6/es/System.Linq.Expressions.xml", "ref/netstandard1.6/fr/System.Linq.Expressions.xml", "ref/netstandard1.6/it/System.Linq.Expressions.xml", "ref/netstandard1.6/ja/System.Linq.Expressions.xml", "ref/netstandard1.6/ko/System.Linq.Expressions.xml", "ref/netstandard1.6/ru/System.Linq.Expressions.xml", "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml", "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll", "system.linq.expressions.4.3.0.nupkg.sha512", "system.linq.expressions.nuspec" ] }, "System.Linq.Queryable/4.0.1": { "sha512": "zKqubQVv7MxhUH4Tdc9Pli+4i7qOshCJccuZ/th/mGGqiDhkGjAWCEECojjCUtPVF1mf9VLZ+z9O1OeLzzkthQ==", "type": "package", "path": "system.linq.queryable/4.0.1", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/monoandroid10/_._", "lib/monotouch10/_._", "lib/net45/_._", "lib/netcore50/System.Linq.Queryable.dll", "lib/netstandard1.3/System.Linq.Queryable.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/monoandroid10/_._", "ref/monotouch10/_._", "ref/net45/_._", "ref/netcore50/System.Linq.Queryable.dll", "ref/netcore50/System.Linq.Queryable.xml", "ref/netcore50/de/System.Linq.Queryable.xml", "ref/netcore50/es/System.Linq.Queryable.xml", "ref/netcore50/fr/System.Linq.Queryable.xml", "ref/netcore50/it/System.Linq.Queryable.xml", "ref/netcore50/ja/System.Linq.Queryable.xml", "ref/netcore50/ko/System.Linq.Queryable.xml", "ref/netcore50/ru/System.Linq.Queryable.xml", "ref/netcore50/zh-hans/System.Linq.Queryable.xml", "ref/netcore50/zh-hant/System.Linq.Queryable.xml", "ref/netstandard1.0/System.Linq.Queryable.dll", "ref/netstandard1.0/System.Linq.Queryable.xml", "ref/netstandard1.0/de/System.Linq.Queryable.xml", "ref/netstandard1.0/es/System.Linq.Queryable.xml", "ref/netstandard1.0/fr/System.Linq.Queryable.xml", "ref/netstandard1.0/it/System.Linq.Queryable.xml", "ref/netstandard1.0/ja/System.Linq.Queryable.xml", "ref/netstandard1.0/ko/System.Linq.Queryable.xml", "ref/netstandard1.0/ru/System.Linq.Queryable.xml", "ref/netstandard1.0/zh-hans/System.Linq.Queryable.xml", "ref/netstandard1.0/zh-hant/System.Linq.Queryable.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.linq.queryable.4.0.1.nupkg.sha512", "system.linq.queryable.nuspec" ] }, "System.Memory/4.5.1": { "sha512": "sDJYJpGtTgx+23Ayu5euxG5mAXWdkDb4+b0rD0Cab0M1oQS9H0HXGPriKcqpXuiJDTV7fTp/d+fMDJmnr6sNvA==", "type": "package", "path": "system.memory/4.5.1", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/netcoreapp2.1/_._", "lib/netstandard1.1/System.Memory.dll", "lib/netstandard1.1/System.Memory.xml", "lib/netstandard2.0/System.Memory.dll", "lib/netstandard2.0/System.Memory.xml", "ref/netcoreapp2.1/_._", "ref/netstandard1.1/System.Memory.dll", "ref/netstandard1.1/System.Memory.xml", "ref/netstandard2.0/System.Memory.dll", "ref/netstandard2.0/System.Memory.xml", "system.memory.4.5.1.nupkg.sha512", "system.memory.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Net.Http/4.3.0": { "sha512": "cvdJOQa7s7EPOefda/tYku9DO6cU7KKnRYjUsQDIL/zmSoviSyONerszwnBg5fzmQjNmiigDX6CVfyA9D8Jlew==", "type": "package", "path": "system.net.http/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/Xamarinmac20/_._", "lib/monoandroid10/_._", "lib/monotouch10/_._", "lib/net45/_._", "lib/net46/System.Net.Http.dll", "lib/portable-net45+win8+wpa81/_._", "lib/win8/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/Xamarinmac20/_._", "ref/monoandroid10/_._", "ref/monotouch10/_._", "ref/net45/_._", "ref/net46/System.Net.Http.dll", "ref/net46/System.Net.Http.xml", "ref/net46/de/System.Net.Http.xml", "ref/net46/es/System.Net.Http.xml", "ref/net46/fr/System.Net.Http.xml", "ref/net46/it/System.Net.Http.xml", "ref/net46/ja/System.Net.Http.xml", "ref/net46/ko/System.Net.Http.xml", "ref/net46/ru/System.Net.Http.xml", "ref/net46/zh-hans/System.Net.Http.xml", "ref/net46/zh-hant/System.Net.Http.xml", "ref/netcore50/System.Net.Http.dll", "ref/netcore50/System.Net.Http.xml", "ref/netcore50/de/System.Net.Http.xml", "ref/netcore50/es/System.Net.Http.xml", "ref/netcore50/fr/System.Net.Http.xml", "ref/netcore50/it/System.Net.Http.xml", "ref/netcore50/ja/System.Net.Http.xml", "ref/netcore50/ko/System.Net.Http.xml", "ref/netcore50/ru/System.Net.Http.xml", "ref/netcore50/zh-hans/System.Net.Http.xml", "ref/netcore50/zh-hant/System.Net.Http.xml", "ref/netstandard1.1/System.Net.Http.dll", "ref/netstandard1.1/System.Net.Http.xml", "ref/netstandard1.1/de/System.Net.Http.xml", "ref/netstandard1.1/es/System.Net.Http.xml", "ref/netstandard1.1/fr/System.Net.Http.xml", "ref/netstandard1.1/it/System.Net.Http.xml", "ref/netstandard1.1/ja/System.Net.Http.xml", "ref/netstandard1.1/ko/System.Net.Http.xml", "ref/netstandard1.1/ru/System.Net.Http.xml", "ref/netstandard1.1/zh-hans/System.Net.Http.xml", "ref/netstandard1.1/zh-hant/System.Net.Http.xml", "ref/netstandard1.3/System.Net.Http.dll", "ref/netstandard1.3/System.Net.Http.xml", "ref/netstandard1.3/de/System.Net.Http.xml", "ref/netstandard1.3/es/System.Net.Http.xml", "ref/netstandard1.3/fr/System.Net.Http.xml", "ref/netstandard1.3/it/System.Net.Http.xml", "ref/netstandard1.3/ja/System.Net.Http.xml", "ref/netstandard1.3/ko/System.Net.Http.xml", "ref/netstandard1.3/ru/System.Net.Http.xml", "ref/netstandard1.3/zh-hans/System.Net.Http.xml", "ref/netstandard1.3/zh-hant/System.Net.Http.xml", "ref/portable-net45+win8+wpa81/_._", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll", "runtimes/win/lib/net46/System.Net.Http.dll", "runtimes/win/lib/netcore50/System.Net.Http.dll", "runtimes/win/lib/netstandard1.3/System.Net.Http.dll", "system.net.http.4.3.0.nupkg.sha512", "system.net.http.nuspec" ] }, "System.Net.Primitives/4.3.0": { "sha512": "2JaW56rHVbJCkxlvr985PxJFk+WpFHnoYgc3k0gn8tmU76hjfe/+YUvmp60/vc+5ERD3eD2m2qjpjJXnUO2VgQ==", "type": "package", "path": "system.net.primitives/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Net.Primitives.dll", "ref/netcore50/System.Net.Primitives.xml", "ref/netcore50/de/System.Net.Primitives.xml", "ref/netcore50/es/System.Net.Primitives.xml", "ref/netcore50/fr/System.Net.Primitives.xml", "ref/netcore50/it/System.Net.Primitives.xml", "ref/netcore50/ja/System.Net.Primitives.xml", "ref/netcore50/ko/System.Net.Primitives.xml", "ref/netcore50/ru/System.Net.Primitives.xml", "ref/netcore50/zh-hans/System.Net.Primitives.xml", "ref/netcore50/zh-hant/System.Net.Primitives.xml", "ref/netstandard1.0/System.Net.Primitives.dll", "ref/netstandard1.0/System.Net.Primitives.xml", "ref/netstandard1.0/de/System.Net.Primitives.xml", "ref/netstandard1.0/es/System.Net.Primitives.xml", "ref/netstandard1.0/fr/System.Net.Primitives.xml", "ref/netstandard1.0/it/System.Net.Primitives.xml", "ref/netstandard1.0/ja/System.Net.Primitives.xml", "ref/netstandard1.0/ko/System.Net.Primitives.xml", "ref/netstandard1.0/ru/System.Net.Primitives.xml", "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml", "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml", "ref/netstandard1.1/System.Net.Primitives.dll", "ref/netstandard1.1/System.Net.Primitives.xml", "ref/netstandard1.1/de/System.Net.Primitives.xml", "ref/netstandard1.1/es/System.Net.Primitives.xml", "ref/netstandard1.1/fr/System.Net.Primitives.xml", "ref/netstandard1.1/it/System.Net.Primitives.xml", "ref/netstandard1.1/ja/System.Net.Primitives.xml", "ref/netstandard1.1/ko/System.Net.Primitives.xml", "ref/netstandard1.1/ru/System.Net.Primitives.xml", "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml", "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml", "ref/netstandard1.3/System.Net.Primitives.dll", "ref/netstandard1.3/System.Net.Primitives.xml", "ref/netstandard1.3/de/System.Net.Primitives.xml", "ref/netstandard1.3/es/System.Net.Primitives.xml", "ref/netstandard1.3/fr/System.Net.Primitives.xml", "ref/netstandard1.3/it/System.Net.Primitives.xml", "ref/netstandard1.3/ja/System.Net.Primitives.xml", "ref/netstandard1.3/ko/System.Net.Primitives.xml", "ref/netstandard1.3/ru/System.Net.Primitives.xml", "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml", "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.net.primitives.4.3.0.nupkg.sha512", "system.net.primitives.nuspec" ] }, "System.Net.WebSockets.WebSocketProtocol/4.5.1": { "sha512": "ME9tj5H/VM0SJW1Qq9zGcUxILhR+OBCNQEmEocoVxRwh5Y/H+Azob2dCP/7Tfk1ag7PmKZ1f5Iqv1ptgDYTHlQ==", "type": "package", "path": "system.net.websockets.websocketprotocol/4.5.1", "files": [ ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/netcoreapp2.1/System.Net.WebSockets.WebSocketProtocol.dll", "lib/netstandard2.0/System.Net.WebSockets.WebSocketProtocol.dll", "ref/netstandard2.0/System.Net.WebSockets.WebSocketProtocol.dll", "system.net.websockets.websocketprotocol.4.5.1.nupkg.sha512", "system.net.websockets.websocketprotocol.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Numerics.Vectors/4.5.0": { "sha512": "lRE0DrrbctnBI24u/ClCGqms+5PBCCeRPgR2PduW+R+5Wtk+MrbklEXNsWXdbqSDxbV2mbmsowZDOYtwV5Tg3g==", "type": "package", "path": "system.numerics.vectors/4.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Numerics.Vectors.dll", "lib/net46/System.Numerics.Vectors.xml", "lib/netcoreapp2.0/_._", "lib/netstandard1.0/System.Numerics.Vectors.dll", "lib/netstandard1.0/System.Numerics.Vectors.xml", "lib/netstandard2.0/System.Numerics.Vectors.dll", "lib/netstandard2.0/System.Numerics.Vectors.xml", "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll", "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml", "lib/uap10.0.16299/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/System.Numerics.Vectors.dll", "ref/net45/System.Numerics.Vectors.xml", "ref/net46/System.Numerics.Vectors.dll", "ref/net46/System.Numerics.Vectors.xml", "ref/netcoreapp2.0/_._", "ref/netstandard1.0/System.Numerics.Vectors.dll", "ref/netstandard1.0/System.Numerics.Vectors.xml", "ref/netstandard2.0/System.Numerics.Vectors.dll", "ref/netstandard2.0/System.Numerics.Vectors.xml", "ref/uap10.0.16299/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.numerics.vectors.4.5.0.nupkg.sha512", "system.numerics.vectors.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.ObjectModel/4.3.0": { "sha512": "94oQfbmIECfV9ISX/SoPabK8nq/Pr/Llt6RRGyqRPlXdkM9OzpR2Ejx6QfRywUfQxZ1Qe10R2azumvw/J0odCA==", "type": "package", "path": "system.objectmodel/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.ObjectModel.dll", "lib/netstandard1.3/System.ObjectModel.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.ObjectModel.dll", "ref/netcore50/System.ObjectModel.xml", "ref/netcore50/de/System.ObjectModel.xml", "ref/netcore50/es/System.ObjectModel.xml", "ref/netcore50/fr/System.ObjectModel.xml", "ref/netcore50/it/System.ObjectModel.xml", "ref/netcore50/ja/System.ObjectModel.xml", "ref/netcore50/ko/System.ObjectModel.xml", "ref/netcore50/ru/System.ObjectModel.xml", "ref/netcore50/zh-hans/System.ObjectModel.xml", "ref/netcore50/zh-hant/System.ObjectModel.xml", "ref/netstandard1.0/System.ObjectModel.dll", "ref/netstandard1.0/System.ObjectModel.xml", "ref/netstandard1.0/de/System.ObjectModel.xml", "ref/netstandard1.0/es/System.ObjectModel.xml", "ref/netstandard1.0/fr/System.ObjectModel.xml", "ref/netstandard1.0/it/System.ObjectModel.xml", "ref/netstandard1.0/ja/System.ObjectModel.xml", "ref/netstandard1.0/ko/System.ObjectModel.xml", "ref/netstandard1.0/ru/System.ObjectModel.xml", "ref/netstandard1.0/zh-hans/System.ObjectModel.xml", "ref/netstandard1.0/zh-hant/System.ObjectModel.xml", "ref/netstandard1.3/System.ObjectModel.dll", "ref/netstandard1.3/System.ObjectModel.xml", "ref/netstandard1.3/de/System.ObjectModel.xml", "ref/netstandard1.3/es/System.ObjectModel.xml", "ref/netstandard1.3/fr/System.ObjectModel.xml", "ref/netstandard1.3/it/System.ObjectModel.xml", "ref/netstandard1.3/ja/System.ObjectModel.xml", "ref/netstandard1.3/ko/System.ObjectModel.xml", "ref/netstandard1.3/ru/System.ObjectModel.xml", "ref/netstandard1.3/zh-hans/System.ObjectModel.xml", "ref/netstandard1.3/zh-hant/System.ObjectModel.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.objectmodel.4.3.0.nupkg.sha512", "system.objectmodel.nuspec" ] }, "System.Private.DataContractSerialization/4.3.0": { "sha512": "yDaJ2x3mMmjdZEDB4IbezSnCsnjQ4BxinKhRAaP6kEgL6Bb6jANWphs5SzyD8imqeC/3FxgsuXT6ykkiH1uUmA==", "type": "package", "path": "system.private.datacontractserialization/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.3/System.Private.DataContractSerialization.dll", "ref/netstandard/_._", "runtimes/aot/lib/netcore50/System.Private.DataContractSerialization.dll", "system.private.datacontractserialization.4.3.0.nupkg.sha512", "system.private.datacontractserialization.nuspec" ] }, "System.Reflection/4.3.0": { "sha512": "QXcMuj1u9zPdaadua6Dn2S2Rrorhy60+2oSxKv7rvd3+lN4SgJIUc9NtCk8rCNl/dS6/93GBiN5xZGpb7Ln46g==", "type": "package", "path": "system.reflection/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net462/System.Reflection.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net462/System.Reflection.dll", "ref/netcore50/System.Reflection.dll", "ref/netcore50/System.Reflection.xml", "ref/netcore50/de/System.Reflection.xml", "ref/netcore50/es/System.Reflection.xml", "ref/netcore50/fr/System.Reflection.xml", "ref/netcore50/it/System.Reflection.xml", "ref/netcore50/ja/System.Reflection.xml", "ref/netcore50/ko/System.Reflection.xml", "ref/netcore50/ru/System.Reflection.xml", "ref/netcore50/zh-hans/System.Reflection.xml", "ref/netcore50/zh-hant/System.Reflection.xml", "ref/netstandard1.0/System.Reflection.dll", "ref/netstandard1.0/System.Reflection.xml", "ref/netstandard1.0/de/System.Reflection.xml", "ref/netstandard1.0/es/System.Reflection.xml", "ref/netstandard1.0/fr/System.Reflection.xml", "ref/netstandard1.0/it/System.Reflection.xml", "ref/netstandard1.0/ja/System.Reflection.xml", "ref/netstandard1.0/ko/System.Reflection.xml", "ref/netstandard1.0/ru/System.Reflection.xml", "ref/netstandard1.0/zh-hans/System.Reflection.xml", "ref/netstandard1.0/zh-hant/System.Reflection.xml", "ref/netstandard1.3/System.Reflection.dll", "ref/netstandard1.3/System.Reflection.xml", "ref/netstandard1.3/de/System.Reflection.xml", "ref/netstandard1.3/es/System.Reflection.xml", "ref/netstandard1.3/fr/System.Reflection.xml", "ref/netstandard1.3/it/System.Reflection.xml", "ref/netstandard1.3/ja/System.Reflection.xml", "ref/netstandard1.3/ko/System.Reflection.xml", "ref/netstandard1.3/ru/System.Reflection.xml", "ref/netstandard1.3/zh-hans/System.Reflection.xml", "ref/netstandard1.3/zh-hant/System.Reflection.xml", "ref/netstandard1.5/System.Reflection.dll", "ref/netstandard1.5/System.Reflection.xml", "ref/netstandard1.5/de/System.Reflection.xml", "ref/netstandard1.5/es/System.Reflection.xml", "ref/netstandard1.5/fr/System.Reflection.xml", "ref/netstandard1.5/it/System.Reflection.xml", "ref/netstandard1.5/ja/System.Reflection.xml", "ref/netstandard1.5/ko/System.Reflection.xml", "ref/netstandard1.5/ru/System.Reflection.xml", "ref/netstandard1.5/zh-hans/System.Reflection.xml", "ref/netstandard1.5/zh-hant/System.Reflection.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.reflection.4.3.0.nupkg.sha512", "system.reflection.nuspec" ] }, "System.Reflection.Emit/4.3.0": { "sha512": "9P0JvcWb9eKkSRONe0bHL1FpNwlrGd/c/fdR3tJYtW8mDcNZ0v5oUTnSR+FhS0Dl66Nl7FeA65hqC9h/2Cpaig==", "type": "package", "path": "system.reflection.emit/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/monotouch10/_._", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.dll", "lib/netstandard1.3/System.Reflection.Emit.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/net45/_._", "ref/netstandard1.1/System.Reflection.Emit.dll", "ref/netstandard1.1/System.Reflection.Emit.xml", "ref/netstandard1.1/de/System.Reflection.Emit.xml", "ref/netstandard1.1/es/System.Reflection.Emit.xml", "ref/netstandard1.1/fr/System.Reflection.Emit.xml", "ref/netstandard1.1/it/System.Reflection.Emit.xml", "ref/netstandard1.1/ja/System.Reflection.Emit.xml", "ref/netstandard1.1/ko/System.Reflection.Emit.xml", "ref/netstandard1.1/ru/System.Reflection.Emit.xml", "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml", "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml", "ref/xamarinmac20/_._", "system.reflection.emit.4.3.0.nupkg.sha512", "system.reflection.emit.nuspec" ] }, "System.Reflection.Emit.ILGeneration/4.3.0": { "sha512": "VY9aW11dyUN0wJxNvAN3+VnzBcJj/q0NUSDzbJIHY44bXK0FapX+eKLeBZBYXqCsUVBpxXXN8xNqL3qR7kNkOw==", "type": "package", "path": "system.reflection.emit.ilgeneration/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll", "lib/portable-net45+wp8/_._", "lib/wp80/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml", "ref/portable-net45+wp8/_._", "ref/wp80/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/_._", "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", "system.reflection.emit.ilgeneration.nuspec" ] }, "System.Reflection.Emit.Lightweight/4.3.0": { "sha512": "nt/1vNPNeF1pzjHUKNBxwIjm0HFSBDE4/7notc0ubDdVrPWfOnXaZh9EMslK2MN9aWfnvzenpCtbrR3v0c9SBg==", "type": "package", "path": "system.reflection.emit.lightweight/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.Lightweight.dll", "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll", "lib/portable-net45+wp8/_._", "lib/wp80/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll", "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml", "ref/portable-net45+wp8/_._", "ref/wp80/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/_._", "system.reflection.emit.lightweight.4.3.0.nupkg.sha512", "system.reflection.emit.lightweight.nuspec" ] }, "System.Reflection.Extensions/4.3.0": { "sha512": "AiVzoiaTRelh9UaqQS/NeSomEJaepaYBX9MliQ3jFG2bgQxSSZM6mScCaqmGhtQfgWe7IpI0gSV+zJ5ooMOTjg==", "type": "package", "path": "system.reflection.extensions/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Reflection.Extensions.dll", "ref/netcore50/System.Reflection.Extensions.xml", "ref/netcore50/de/System.Reflection.Extensions.xml", "ref/netcore50/es/System.Reflection.Extensions.xml", "ref/netcore50/fr/System.Reflection.Extensions.xml", "ref/netcore50/it/System.Reflection.Extensions.xml", "ref/netcore50/ja/System.Reflection.Extensions.xml", "ref/netcore50/ko/System.Reflection.Extensions.xml", "ref/netcore50/ru/System.Reflection.Extensions.xml", "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", "ref/netstandard1.0/System.Reflection.Extensions.dll", "ref/netstandard1.0/System.Reflection.Extensions.xml", "ref/netstandard1.0/de/System.Reflection.Extensions.xml", "ref/netstandard1.0/es/System.Reflection.Extensions.xml", "ref/netstandard1.0/fr/System.Reflection.Extensions.xml", "ref/netstandard1.0/it/System.Reflection.Extensions.xml", "ref/netstandard1.0/ja/System.Reflection.Extensions.xml", "ref/netstandard1.0/ko/System.Reflection.Extensions.xml", "ref/netstandard1.0/ru/System.Reflection.Extensions.xml", "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml", "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.reflection.extensions.4.3.0.nupkg.sha512", "system.reflection.extensions.nuspec" ] }, "System.Reflection.Metadata/1.6.0": { "sha512": "COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==", "type": "package", "path": "system.reflection.metadata/1.6.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/netstandard1.1/System.Reflection.Metadata.dll", "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/netstandard2.0/System.Reflection.Metadata.dll", "lib/netstandard2.0/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", "lib/portable-net45+win8/System.Reflection.Metadata.xml", "system.reflection.metadata.1.6.0.nupkg.sha512", "system.reflection.metadata.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Reflection.Primitives/4.3.0": { "sha512": "mxi641lzwQQQScbuLuvJJ0nqFJFxw9dMLRMu2HV1U7F+DjBgbvFyGmbyKV+Yotmu58+CPP6aApiWn7QyfkIWCQ==", "type": "package", "path": "system.reflection.primitives/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Reflection.Primitives.dll", "ref/netcore50/System.Reflection.Primitives.xml", "ref/netcore50/de/System.Reflection.Primitives.xml", "ref/netcore50/es/System.Reflection.Primitives.xml", "ref/netcore50/fr/System.Reflection.Primitives.xml", "ref/netcore50/it/System.Reflection.Primitives.xml", "ref/netcore50/ja/System.Reflection.Primitives.xml", "ref/netcore50/ko/System.Reflection.Primitives.xml", "ref/netcore50/ru/System.Reflection.Primitives.xml", "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", "ref/netstandard1.0/System.Reflection.Primitives.dll", "ref/netstandard1.0/System.Reflection.Primitives.xml", "ref/netstandard1.0/de/System.Reflection.Primitives.xml", "ref/netstandard1.0/es/System.Reflection.Primitives.xml", "ref/netstandard1.0/fr/System.Reflection.Primitives.xml", "ref/netstandard1.0/it/System.Reflection.Primitives.xml", "ref/netstandard1.0/ja/System.Reflection.Primitives.xml", "ref/netstandard1.0/ko/System.Reflection.Primitives.xml", "ref/netstandard1.0/ru/System.Reflection.Primitives.xml", "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml", "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.reflection.primitives.4.3.0.nupkg.sha512", "system.reflection.primitives.nuspec" ] }, "System.Reflection.TypeExtensions/4.3.0": { "sha512": "bvWyctqdg2tEtZne2FRryUadmz3TC+ifw6GSVW+5BNJMLgXQhCULRlEdbLnlZWXt45eXHlVXcO7EFdsY2Qwu4Q==", "type": "package", "path": "system.reflection.typeextensions/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Reflection.TypeExtensions.dll", "lib/net462/System.Reflection.TypeExtensions.dll", "lib/netcore50/System.Reflection.TypeExtensions.dll", "lib/netstandard1.5/System.Reflection.TypeExtensions.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Reflection.TypeExtensions.dll", "ref/net462/System.Reflection.TypeExtensions.dll", "ref/netstandard1.3/System.Reflection.TypeExtensions.dll", "ref/netstandard1.3/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/System.Reflection.TypeExtensions.dll", "ref/netstandard1.5/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll", "system.reflection.typeextensions.4.3.0.nupkg.sha512", "system.reflection.typeextensions.nuspec" ] }, "System.Resources.ResourceManager/4.3.0": { "sha512": "qgrK4rKfrnCraUUXRJQ8OBWHio+vP7mZ2ejclkRtbXUGSiyS6RqRiJqP5j5pavQfcHsWVyK80BvjvskFCExX+g==", "type": "package", "path": "system.resources.resourcemanager/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Resources.ResourceManager.dll", "ref/netcore50/System.Resources.ResourceManager.xml", "ref/netcore50/de/System.Resources.ResourceManager.xml", "ref/netcore50/es/System.Resources.ResourceManager.xml", "ref/netcore50/fr/System.Resources.ResourceManager.xml", "ref/netcore50/it/System.Resources.ResourceManager.xml", "ref/netcore50/ja/System.Resources.ResourceManager.xml", "ref/netcore50/ko/System.Resources.ResourceManager.xml", "ref/netcore50/ru/System.Resources.ResourceManager.xml", "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", "ref/netstandard1.0/System.Resources.ResourceManager.dll", "ref/netstandard1.0/System.Resources.ResourceManager.xml", "ref/netstandard1.0/de/System.Resources.ResourceManager.xml", "ref/netstandard1.0/es/System.Resources.ResourceManager.xml", "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml", "ref/netstandard1.0/it/System.Resources.ResourceManager.xml", "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml", "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml", "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml", "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml", "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.resources.resourcemanager.4.3.0.nupkg.sha512", "system.resources.resourcemanager.nuspec" ] }, "System.Runtime/4.3.0": { "sha512": "ax8EHu3cAZvi8tyT9LsvdhmzpmyBpgGPQNNeE+gyYMtE0BVZlXzrWwjE3s0cmuZFC4yNZxoXs/4EsjpJYRun/w==", "type": "package", "path": "system.runtime/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net462/System.Runtime.dll", "lib/portable-net45+win8+wp80+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net462/System.Runtime.dll", "ref/netcore50/System.Runtime.dll", "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", "ref/netcore50/it/System.Runtime.xml", "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/netstandard1.0/System.Runtime.dll", "ref/netstandard1.0/System.Runtime.xml", "ref/netstandard1.0/de/System.Runtime.xml", "ref/netstandard1.0/es/System.Runtime.xml", "ref/netstandard1.0/fr/System.Runtime.xml", "ref/netstandard1.0/it/System.Runtime.xml", "ref/netstandard1.0/ja/System.Runtime.xml", "ref/netstandard1.0/ko/System.Runtime.xml", "ref/netstandard1.0/ru/System.Runtime.xml", "ref/netstandard1.0/zh-hans/System.Runtime.xml", "ref/netstandard1.0/zh-hant/System.Runtime.xml", "ref/netstandard1.2/System.Runtime.dll", "ref/netstandard1.2/System.Runtime.xml", "ref/netstandard1.2/de/System.Runtime.xml", "ref/netstandard1.2/es/System.Runtime.xml", "ref/netstandard1.2/fr/System.Runtime.xml", "ref/netstandard1.2/it/System.Runtime.xml", "ref/netstandard1.2/ja/System.Runtime.xml", "ref/netstandard1.2/ko/System.Runtime.xml", "ref/netstandard1.2/ru/System.Runtime.xml", "ref/netstandard1.2/zh-hans/System.Runtime.xml", "ref/netstandard1.2/zh-hant/System.Runtime.xml", "ref/netstandard1.3/System.Runtime.dll", "ref/netstandard1.3/System.Runtime.xml", "ref/netstandard1.3/de/System.Runtime.xml", "ref/netstandard1.3/es/System.Runtime.xml", "ref/netstandard1.3/fr/System.Runtime.xml", "ref/netstandard1.3/it/System.Runtime.xml", "ref/netstandard1.3/ja/System.Runtime.xml", "ref/netstandard1.3/ko/System.Runtime.xml", "ref/netstandard1.3/ru/System.Runtime.xml", "ref/netstandard1.3/zh-hans/System.Runtime.xml", "ref/netstandard1.3/zh-hant/System.Runtime.xml", "ref/netstandard1.5/System.Runtime.dll", "ref/netstandard1.5/System.Runtime.xml", "ref/netstandard1.5/de/System.Runtime.xml", "ref/netstandard1.5/es/System.Runtime.xml", "ref/netstandard1.5/fr/System.Runtime.xml", "ref/netstandard1.5/it/System.Runtime.xml", "ref/netstandard1.5/ja/System.Runtime.xml", "ref/netstandard1.5/ko/System.Runtime.xml", "ref/netstandard1.5/ru/System.Runtime.xml", "ref/netstandard1.5/zh-hans/System.Runtime.xml", "ref/netstandard1.5/zh-hant/System.Runtime.xml", "ref/portable-net45+win8+wp80+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.runtime.4.3.0.nupkg.sha512", "system.runtime.nuspec" ] }, "System.Runtime.CompilerServices.Unsafe/4.5.1": { "sha512": "Zh8t8oqolRaFa9vmOZfdQm/qKejdqz0J9kr7o2Fu0vPeoH3BL1EOXipKWwkWtLT1JPzjByrF19fGuFlNbmPpiw==", "type": "package", "path": "system.runtime.compilerservices.unsafe/4.5.1", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll", "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.xml", "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", "system.runtime.compilerservices.unsafe.4.5.1.nupkg.sha512", "system.runtime.compilerservices.unsafe.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Runtime.Extensions/4.3.0": { "sha512": "lWpv6Kl1VHSNqhrtcqnhx8Du7pMfyfTDHbIKIvA2T7z02n1nuv64bW/JCJud/mvkcWAMIr6vwirK6uxz7dyqkg==", "type": "package", "path": "system.runtime.extensions/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net462/System.Runtime.Extensions.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net462/System.Runtime.Extensions.dll", "ref/netcore50/System.Runtime.Extensions.dll", "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", "ref/netcore50/it/System.Runtime.Extensions.xml", "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/netstandard1.0/System.Runtime.Extensions.dll", "ref/netstandard1.0/System.Runtime.Extensions.xml", "ref/netstandard1.0/de/System.Runtime.Extensions.xml", "ref/netstandard1.0/es/System.Runtime.Extensions.xml", "ref/netstandard1.0/fr/System.Runtime.Extensions.xml", "ref/netstandard1.0/it/System.Runtime.Extensions.xml", "ref/netstandard1.0/ja/System.Runtime.Extensions.xml", "ref/netstandard1.0/ko/System.Runtime.Extensions.xml", "ref/netstandard1.0/ru/System.Runtime.Extensions.xml", "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml", "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml", "ref/netstandard1.3/System.Runtime.Extensions.dll", "ref/netstandard1.3/System.Runtime.Extensions.xml", "ref/netstandard1.3/de/System.Runtime.Extensions.xml", "ref/netstandard1.3/es/System.Runtime.Extensions.xml", "ref/netstandard1.3/fr/System.Runtime.Extensions.xml", "ref/netstandard1.3/it/System.Runtime.Extensions.xml", "ref/netstandard1.3/ja/System.Runtime.Extensions.xml", "ref/netstandard1.3/ko/System.Runtime.Extensions.xml", "ref/netstandard1.3/ru/System.Runtime.Extensions.xml", "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml", "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml", "ref/netstandard1.5/System.Runtime.Extensions.dll", "ref/netstandard1.5/System.Runtime.Extensions.xml", "ref/netstandard1.5/de/System.Runtime.Extensions.xml", "ref/netstandard1.5/es/System.Runtime.Extensions.xml", "ref/netstandard1.5/fr/System.Runtime.Extensions.xml", "ref/netstandard1.5/it/System.Runtime.Extensions.xml", "ref/netstandard1.5/ja/System.Runtime.Extensions.xml", "ref/netstandard1.5/ko/System.Runtime.Extensions.xml", "ref/netstandard1.5/ru/System.Runtime.Extensions.xml", "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml", "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.runtime.extensions.4.3.0.nupkg.sha512", "system.runtime.extensions.nuspec" ] }, "System.Runtime.Handles/4.3.0": { "sha512": "sJfkbI8TVEeH+jTGehaLQMYNTL5SbAHfHHBfIrRF0Seld2s6QQTDVV0qqz99yjaY+JuK6Kkl+i120nt9qf1p4w==", "type": "package", "path": "system.runtime.handles/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/_._", "ref/netstandard1.3/System.Runtime.Handles.dll", "ref/netstandard1.3/System.Runtime.Handles.xml", "ref/netstandard1.3/de/System.Runtime.Handles.xml", "ref/netstandard1.3/es/System.Runtime.Handles.xml", "ref/netstandard1.3/fr/System.Runtime.Handles.xml", "ref/netstandard1.3/it/System.Runtime.Handles.xml", "ref/netstandard1.3/ja/System.Runtime.Handles.xml", "ref/netstandard1.3/ko/System.Runtime.Handles.xml", "ref/netstandard1.3/ru/System.Runtime.Handles.xml", "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml", "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.runtime.handles.4.3.0.nupkg.sha512", "system.runtime.handles.nuspec" ] }, "System.Runtime.InteropServices/4.3.0": { "sha512": "dSwre1HiMbc2gdcdVDqYYOhZj53jgM4FPqPrr//XZNe6bzxfOrqRujO8YC5Jobtpr8DyVFA7J3QbzqW2JW1tMw==", "type": "package", "path": "system.runtime.interopservices/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net462/System.Runtime.InteropServices.dll", "lib/net463/System.Runtime.InteropServices.dll", "lib/portable-net45+win8+wpa81/_._", "lib/win8/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net462/System.Runtime.InteropServices.dll", "ref/net463/System.Runtime.InteropServices.dll", "ref/netcore50/System.Runtime.InteropServices.dll", "ref/netcore50/System.Runtime.InteropServices.xml", "ref/netcore50/de/System.Runtime.InteropServices.xml", "ref/netcore50/es/System.Runtime.InteropServices.xml", "ref/netcore50/fr/System.Runtime.InteropServices.xml", "ref/netcore50/it/System.Runtime.InteropServices.xml", "ref/netcore50/ja/System.Runtime.InteropServices.xml", "ref/netcore50/ko/System.Runtime.InteropServices.xml", "ref/netcore50/ru/System.Runtime.InteropServices.xml", "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml", "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml", "ref/netcoreapp1.1/System.Runtime.InteropServices.dll", "ref/netstandard1.1/System.Runtime.InteropServices.dll", "ref/netstandard1.1/System.Runtime.InteropServices.xml", "ref/netstandard1.1/de/System.Runtime.InteropServices.xml", "ref/netstandard1.1/es/System.Runtime.InteropServices.xml", "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml", "ref/netstandard1.1/it/System.Runtime.InteropServices.xml", "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml", "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml", "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml", "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml", "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml", "ref/netstandard1.2/System.Runtime.InteropServices.dll", "ref/netstandard1.2/System.Runtime.InteropServices.xml", "ref/netstandard1.2/de/System.Runtime.InteropServices.xml", "ref/netstandard1.2/es/System.Runtime.InteropServices.xml", "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml", "ref/netstandard1.2/it/System.Runtime.InteropServices.xml", "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml", "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml", "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml", "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml", "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml", "ref/netstandard1.3/System.Runtime.InteropServices.dll", "ref/netstandard1.3/System.Runtime.InteropServices.xml", "ref/netstandard1.3/de/System.Runtime.InteropServices.xml", "ref/netstandard1.3/es/System.Runtime.InteropServices.xml", "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml", "ref/netstandard1.3/it/System.Runtime.InteropServices.xml", "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml", "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml", "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml", "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml", "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml", "ref/netstandard1.5/System.Runtime.InteropServices.dll", "ref/netstandard1.5/System.Runtime.InteropServices.xml", "ref/netstandard1.5/de/System.Runtime.InteropServices.xml", "ref/netstandard1.5/es/System.Runtime.InteropServices.xml", "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml", "ref/netstandard1.5/it/System.Runtime.InteropServices.xml", "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml", "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml", "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml", "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml", "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml", "ref/portable-net45+win8+wpa81/_._", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.runtime.interopservices.4.3.0.nupkg.sha512", "system.runtime.interopservices.nuspec" ] }, "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { "sha512": "A/iVcQScY8oZ5yZVrlzp8EB+vlKkQUnEDkGoYY9dsDq7XG8TbV8GyhE1HohPrG2tY+fmSRmyHN6X+GQAT5ATXw==", "type": "package", "path": "system.runtime.interopservices.runtimeinformation/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll", "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", "lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll", "lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll", "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll", "runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll", "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", "system.runtime.interopservices.runtimeinformation.nuspec" ] }, "System.Runtime.Numerics/4.3.0": { "sha512": "5NAt1MKGORU6YBqQIRbGTU3Mt9KmdtOfijKutHtfnLvIPezQE24z7vh3p9OynsHLqdjGj4k78vMg1sJJD1vBFw==", "type": "package", "path": "system.runtime.numerics/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Runtime.Numerics.dll", "lib/netstandard1.3/System.Runtime.Numerics.dll", "lib/portable-net45+win8+wpa81/_._", "lib/win8/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Runtime.Numerics.dll", "ref/netcore50/System.Runtime.Numerics.xml", "ref/netcore50/de/System.Runtime.Numerics.xml", "ref/netcore50/es/System.Runtime.Numerics.xml", "ref/netcore50/fr/System.Runtime.Numerics.xml", "ref/netcore50/it/System.Runtime.Numerics.xml", "ref/netcore50/ja/System.Runtime.Numerics.xml", "ref/netcore50/ko/System.Runtime.Numerics.xml", "ref/netcore50/ru/System.Runtime.Numerics.xml", "ref/netcore50/zh-hans/System.Runtime.Numerics.xml", "ref/netcore50/zh-hant/System.Runtime.Numerics.xml", "ref/netstandard1.1/System.Runtime.Numerics.dll", "ref/netstandard1.1/System.Runtime.Numerics.xml", "ref/netstandard1.1/de/System.Runtime.Numerics.xml", "ref/netstandard1.1/es/System.Runtime.Numerics.xml", "ref/netstandard1.1/fr/System.Runtime.Numerics.xml", "ref/netstandard1.1/it/System.Runtime.Numerics.xml", "ref/netstandard1.1/ja/System.Runtime.Numerics.xml", "ref/netstandard1.1/ko/System.Runtime.Numerics.xml", "ref/netstandard1.1/ru/System.Runtime.Numerics.xml", "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml", "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml", "ref/portable-net45+win8+wpa81/_._", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.runtime.numerics.4.3.0.nupkg.sha512", "system.runtime.numerics.nuspec" ] }, "System.Runtime.Serialization.Primitives/4.3.0": { "sha512": "O9UMsh4k7y3qYZiKu+IlcV/SC/WofkYo4Kuu7vG3CwaNYDr/F4Cs9QUNTXZHTP5NaGrdjrUqRr/lNxwKMNMpjg==", "type": "package", "path": "system.runtime.serialization.primitives/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net46/System.Runtime.Serialization.Primitives.dll", "lib/netcore50/System.Runtime.Serialization.Primitives.dll", "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net46/System.Runtime.Serialization.Primitives.dll", "ref/netcore50/System.Runtime.Serialization.Primitives.dll", "ref/netcore50/System.Runtime.Serialization.Primitives.xml", "ref/netcore50/de/System.Runtime.Serialization.Primitives.xml", "ref/netcore50/es/System.Runtime.Serialization.Primitives.xml", "ref/netcore50/fr/System.Runtime.Serialization.Primitives.xml", "ref/netcore50/it/System.Runtime.Serialization.Primitives.xml", "ref/netcore50/ja/System.Runtime.Serialization.Primitives.xml", "ref/netcore50/ko/System.Runtime.Serialization.Primitives.xml", "ref/netcore50/ru/System.Runtime.Serialization.Primitives.xml", "ref/netcore50/zh-hans/System.Runtime.Serialization.Primitives.xml", "ref/netcore50/zh-hant/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll", "ref/netstandard1.0/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.0/de/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.0/es/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.0/fr/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.0/it/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.0/ja/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.0/ko/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.0/ru/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll", "ref/netstandard1.3/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.3/de/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.3/es/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.3/fr/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.3/it/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.3/ja/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.3/ko/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.3/ru/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.3/zh-hans/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.3/zh-hant/System.Runtime.Serialization.Primitives.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.Primitives.dll", "system.runtime.serialization.primitives.4.3.0.nupkg.sha512", "system.runtime.serialization.primitives.nuspec" ] }, "System.Runtime.Serialization.Xml/4.3.0": { "sha512": "nUQx/5OVgrqEba3+j7OdiofvVq9koWZAC7Z3xGI8IIViZqApWnZ5+lLcwYgTlbkobrl/Rat+Jb8GeD4WQESD2A==", "type": "package", "path": "system.runtime.serialization.xml/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net46/System.Runtime.Serialization.Xml.dll", "lib/netcore50/System.Runtime.Serialization.Xml.dll", "lib/netstandard1.3/System.Runtime.Serialization.Xml.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net46/System.Runtime.Serialization.Xml.dll", "ref/netcore50/System.Runtime.Serialization.Xml.dll", "ref/netcore50/System.Runtime.Serialization.Xml.xml", "ref/netcore50/de/System.Runtime.Serialization.Xml.xml", "ref/netcore50/es/System.Runtime.Serialization.Xml.xml", "ref/netcore50/fr/System.Runtime.Serialization.Xml.xml", "ref/netcore50/it/System.Runtime.Serialization.Xml.xml", "ref/netcore50/ja/System.Runtime.Serialization.Xml.xml", "ref/netcore50/ko/System.Runtime.Serialization.Xml.xml", "ref/netcore50/ru/System.Runtime.Serialization.Xml.xml", "ref/netcore50/zh-hans/System.Runtime.Serialization.Xml.xml", "ref/netcore50/zh-hant/System.Runtime.Serialization.Xml.xml", "ref/netstandard1.0/System.Runtime.Serialization.Xml.dll", "ref/netstandard1.0/System.Runtime.Serialization.Xml.xml", "ref/netstandard1.0/de/System.Runtime.Serialization.Xml.xml", "ref/netstandard1.0/es/System.Runtime.Serialization.Xml.xml", "ref/netstandard1.0/fr/System.Runtime.Serialization.Xml.xml", "ref/netstandard1.0/it/System.Runtime.Serialization.Xml.xml", "ref/netstandard1.0/ja/System.Runtime.Serialization.Xml.xml", "ref/netstandard1.0/ko/System.Runtime.Serialization.Xml.xml", "ref/netstandard1.0/ru/System.Runtime.Serialization.Xml.xml", "ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Xml.xml", "ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Xml.xml", "ref/netstandard1.3/System.Runtime.Serialization.Xml.dll", "ref/netstandard1.3/System.Runtime.Serialization.Xml.xml", "ref/netstandard1.3/de/System.Runtime.Serialization.Xml.xml", "ref/netstandard1.3/es/System.Runtime.Serialization.Xml.xml", "ref/netstandard1.3/fr/System.Runtime.Serialization.Xml.xml", "ref/netstandard1.3/it/System.Runtime.Serialization.Xml.xml", "ref/netstandard1.3/ja/System.Runtime.Serialization.Xml.xml", "ref/netstandard1.3/ko/System.Runtime.Serialization.Xml.xml", "ref/netstandard1.3/ru/System.Runtime.Serialization.Xml.xml", "ref/netstandard1.3/zh-hans/System.Runtime.Serialization.Xml.xml", "ref/netstandard1.3/zh-hant/System.Runtime.Serialization.Xml.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.runtime.serialization.xml.4.3.0.nupkg.sha512", "system.runtime.serialization.xml.nuspec" ] }, "System.Security.AccessControl/4.5.0": { "sha512": "vW8Eoq0TMyz5vAG/6ce483x/CP83fgm4SJe5P8Tb1tZaobcvPrbMEL7rhH1DRdrYbbb6F0vq3OlzmK0Pkwks5A==", "type": "package", "path": "system.security.accesscontrol/4.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net46/System.Security.AccessControl.dll", "lib/net461/System.Security.AccessControl.dll", "lib/netstandard1.3/System.Security.AccessControl.dll", "lib/netstandard2.0/System.Security.AccessControl.dll", "lib/uap10.0.16299/_._", "ref/net46/System.Security.AccessControl.dll", "ref/net461/System.Security.AccessControl.dll", "ref/net461/System.Security.AccessControl.xml", "ref/netstandard1.3/System.Security.AccessControl.dll", "ref/netstandard1.3/System.Security.AccessControl.xml", "ref/netstandard1.3/de/System.Security.AccessControl.xml", "ref/netstandard1.3/es/System.Security.AccessControl.xml", "ref/netstandard1.3/fr/System.Security.AccessControl.xml", "ref/netstandard1.3/it/System.Security.AccessControl.xml", "ref/netstandard1.3/ja/System.Security.AccessControl.xml", "ref/netstandard1.3/ko/System.Security.AccessControl.xml", "ref/netstandard1.3/ru/System.Security.AccessControl.xml", "ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml", "ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml", "ref/netstandard2.0/System.Security.AccessControl.dll", "ref/netstandard2.0/System.Security.AccessControl.xml", "ref/uap10.0.16299/_._", "runtimes/win/lib/net46/System.Security.AccessControl.dll", "runtimes/win/lib/net461/System.Security.AccessControl.dll", "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll", "runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll", "runtimes/win/lib/uap10.0.16299/_._", "system.security.accesscontrol.4.5.0.nupkg.sha512", "system.security.accesscontrol.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Security.Claims/4.3.0": { "sha512": "SRCA25+cSMV8Ix5JmtopH0FRg76jOr3zw0pLw1kLPnwtl9OiReuKMeYTFvGToGNvnYyqlE7pjvN4sixyfyh4Dg==", "type": "package", "path": "system.security.claims/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Security.Claims.dll", "lib/netstandard1.3/System.Security.Claims.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Security.Claims.dll", "ref/netstandard1.3/System.Security.Claims.dll", "ref/netstandard1.3/System.Security.Claims.xml", "ref/netstandard1.3/de/System.Security.Claims.xml", "ref/netstandard1.3/es/System.Security.Claims.xml", "ref/netstandard1.3/fr/System.Security.Claims.xml", "ref/netstandard1.3/it/System.Security.Claims.xml", "ref/netstandard1.3/ja/System.Security.Claims.xml", "ref/netstandard1.3/ko/System.Security.Claims.xml", "ref/netstandard1.3/ru/System.Security.Claims.xml", "ref/netstandard1.3/zh-hans/System.Security.Claims.xml", "ref/netstandard1.3/zh-hant/System.Security.Claims.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.security.claims.4.3.0.nupkg.sha512", "system.security.claims.nuspec" ] }, "System.Security.Cryptography.Algorithms/4.3.0": { "sha512": "zZANBOWOUZarph1GhTFbKxtmx5QuEMaCh8UcGFXI5LgjyO/DBgaDoX1oASRgkOzrSMWpFqsuL3ddUkpPw7HRnw==", "type": "package", "path": "system.security.cryptography.algorithms/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Security.Cryptography.Algorithms.dll", "lib/net461/System.Security.Cryptography.Algorithms.dll", "lib/net463/System.Security.Cryptography.Algorithms.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Security.Cryptography.Algorithms.dll", "ref/net461/System.Security.Cryptography.Algorithms.dll", "ref/net463/System.Security.Cryptography.Algorithms.dll", "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll", "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll", "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll", "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll", "runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll", "runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll", "runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll", "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll", "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll", "system.security.cryptography.algorithms.4.3.0.nupkg.sha512", "system.security.cryptography.algorithms.nuspec" ] }, "System.Security.Cryptography.Cng/4.5.0": { "sha512": "O4tqXxWCD8y1IU1VTgzbuBFwoRahrADhDUxHjwezhHCsqyFNyQ5EytjWBxu0EsZuH14b4UO2pFkG063K2h/9Ug==", "type": "package", "path": "system.security.cryptography.cng/4.5.0", "files": [ ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Security.Cryptography.Cng.dll", "lib/net461/System.Security.Cryptography.Cng.dll", "lib/net462/System.Security.Cryptography.Cng.dll", "lib/net47/System.Security.Cryptography.Cng.dll", "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll", "lib/netstandard1.3/System.Security.Cryptography.Cng.dll", "lib/netstandard1.4/System.Security.Cryptography.Cng.dll", "lib/netstandard1.6/System.Security.Cryptography.Cng.dll", "lib/netstandard2.0/System.Security.Cryptography.Cng.dll", "lib/uap10.0.16299/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Security.Cryptography.Cng.dll", "ref/net461/System.Security.Cryptography.Cng.dll", "ref/net461/System.Security.Cryptography.Cng.xml", "ref/net462/System.Security.Cryptography.Cng.dll", "ref/net462/System.Security.Cryptography.Cng.xml", "ref/net47/System.Security.Cryptography.Cng.dll", "ref/net47/System.Security.Cryptography.Cng.xml", "ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll", "ref/netcoreapp2.0/System.Security.Cryptography.Cng.xml", "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll", "ref/netcoreapp2.1/System.Security.Cryptography.Cng.xml", "ref/netstandard1.3/System.Security.Cryptography.Cng.dll", "ref/netstandard1.4/System.Security.Cryptography.Cng.dll", "ref/netstandard1.6/System.Security.Cryptography.Cng.dll", "ref/netstandard2.0/System.Security.Cryptography.Cng.dll", "ref/netstandard2.0/System.Security.Cryptography.Cng.xml", "ref/uap10.0.16299/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/net462/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/net47/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/uap10.0.16299/_._", "system.security.cryptography.cng.4.5.0.nupkg.sha512", "system.security.cryptography.cng.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Security.Cryptography.Csp/4.3.0": { "sha512": "FyMQ9q77UPWBUrGQsq+xG3+EbhzuFRf/GpRkyzEqG8TAFCGZtw8hEfkEh505P8tHDA7TgzI9z/5g+0RDj7tq/g==", "type": "package", "path": "system.security.cryptography.csp/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Security.Cryptography.Csp.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Security.Cryptography.Csp.dll", "ref/netstandard1.3/System.Security.Cryptography.Csp.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll", "runtimes/win/lib/net46/System.Security.Cryptography.Csp.dll", "runtimes/win/lib/netcore50/_._", "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll", "system.security.cryptography.csp.4.3.0.nupkg.sha512", "system.security.cryptography.csp.nuspec" ] }, "System.Security.Cryptography.Encoding/4.3.0": { "sha512": "EPplRIL++9SpIvz83QyNvmA1IJXh/oBdMAfiHPe7/R9aqnQpcmYbpSU6LPNR62BkA1yaTEpqtru8vDxJf4uhLQ==", "type": "package", "path": "system.security.cryptography.encoding/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Security.Cryptography.Encoding.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Security.Cryptography.Encoding.dll", "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll", "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml", "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml", "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml", "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml", "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml", "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml", "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml", "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml", "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml", "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll", "runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll", "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll", "system.security.cryptography.encoding.4.3.0.nupkg.sha512", "system.security.cryptography.encoding.nuspec" ] }, "System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "Uuuoj/BpGOE5ODsIuCz54PSyPZhaMnNft5rk+7UiAgTqopuRkE/WVg7AFKrc4OtK/Bp6vbfOsj+B4tMUmySatQ==", "type": "package", "path": "system.security.cryptography.openssl/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll", "ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll", "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll", "system.security.cryptography.openssl.4.3.0.nupkg.sha512", "system.security.cryptography.openssl.nuspec" ] }, "System.Security.Cryptography.Pkcs/4.5.0": { "sha512": "1vv2x8cok3NAolee/nb6X/6PnTx+OBKUM3kt1Rlgg04uQ+IMwjc88xFIfJdwbYcvjlOtzT7CHba1pqVAu9tj/w==", "type": "package", "path": "system.security.cryptography.pkcs/4.5.0", "files": [ ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net46/System.Security.Cryptography.Pkcs.dll", "lib/net461/System.Security.Cryptography.Pkcs.dll", "lib/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll", "lib/netstandard1.3/System.Security.Cryptography.Pkcs.dll", "lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll", "ref/net46/System.Security.Cryptography.Pkcs.dll", "ref/net461/System.Security.Cryptography.Pkcs.dll", "ref/net461/System.Security.Cryptography.Pkcs.xml", "ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll", "ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.xml", "ref/netstandard1.3/System.Security.Cryptography.Pkcs.dll", "ref/netstandard2.0/System.Security.Cryptography.Pkcs.dll", "ref/netstandard2.0/System.Security.Cryptography.Pkcs.xml", "runtimes/win/lib/net46/System.Security.Cryptography.Pkcs.dll", "runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.dll", "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll", "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Pkcs.dll", "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll", "system.security.cryptography.pkcs.4.5.0.nupkg.sha512", "system.security.cryptography.pkcs.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Security.Cryptography.Primitives/4.3.0": { "sha512": "9yWnnEyZm4CIh36QPdkOxIl0VJQ74nYQ/qz9tFRJQHNWL51cwlG/XBu5x9CU+UBs1awLalwOhJ1fA+hNsoDhjQ==", "type": "package", "path": "system.security.cryptography.primitives/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Security.Cryptography.Primitives.dll", "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Security.Cryptography.Primitives.dll", "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.security.cryptography.primitives.4.3.0.nupkg.sha512", "system.security.cryptography.primitives.nuspec" ] }, "System.Security.Cryptography.X509Certificates/4.3.0": { "sha512": "Aoh9YctlXvaDmNfNMWET54Gt80s+5MUmk2k4uiWRGEvvgV2PlwdcMZw+M6T0MMQsMIQ1zMOX/ZxHSpnU4tUxLA==", "type": "package", "path": "system.security.cryptography.x509certificates/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Security.Cryptography.X509Certificates.dll", "lib/net461/System.Security.Cryptography.X509Certificates.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Security.Cryptography.X509Certificates.dll", "ref/net461/System.Security.Cryptography.X509Certificates.dll", "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll", "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll", "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll", "runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll", "runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll", "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll", "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll", "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", "system.security.cryptography.x509certificates.nuspec" ] }, "System.Security.Cryptography.Xml/4.5.0": { "sha512": "UvxfrEg7YG7U6BQO8WdQ4Nu1LFt2lqYQnoZefaK/2RDvjYdJ+norsVe4dwOqo14XiipgYY5xNUo6VhQXNbl2vg==", "type": "package", "path": "system.security.cryptography.xml/4.5.0", "files": [ ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/System.Security.Cryptography.Xml.dll", "lib/netstandard2.0/System.Security.Cryptography.Xml.dll", "ref/net461/System.Security.Cryptography.Xml.dll", "ref/net461/System.Security.Cryptography.Xml.xml", "ref/netstandard2.0/System.Security.Cryptography.Xml.dll", "ref/netstandard2.0/System.Security.Cryptography.Xml.xml", "system.security.cryptography.xml.4.5.0.nupkg.sha512", "system.security.cryptography.xml.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Security.Permissions/4.5.0": { "sha512": "vDQ7q30Soe0a1cPhvxn+7IFmMeTG5IP+hTQrnKQDjTNpD2epqwbZSzMM2Git5TXBr4Kwwhc/0SEtJY0qPoiegA==", "type": "package", "path": "system.security.permissions/4.5.0", "files": [ ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/System.Security.Permissions.dll", "lib/netstandard2.0/System.Security.Permissions.dll", "ref/net461/System.Security.Permissions.dll", "ref/net461/System.Security.Permissions.xml", "ref/netstandard2.0/System.Security.Permissions.dll", "ref/netstandard2.0/System.Security.Permissions.xml", "system.security.permissions.4.5.0.nupkg.sha512", "system.security.permissions.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Security.Principal/4.3.0": { "sha512": "ye7e9Ce5Blke+kedRGdKUg1v5c0ZqlTHa2TPPhiJ713x2vnd/8WGXeOBmZvJgQuDe+jkHxMCcgwM+C+qhfNB+Q==", "type": "package", "path": "system.security.principal/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Security.Principal.dll", "lib/netstandard1.0/System.Security.Principal.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Security.Principal.dll", "ref/netcore50/System.Security.Principal.xml", "ref/netcore50/de/System.Security.Principal.xml", "ref/netcore50/es/System.Security.Principal.xml", "ref/netcore50/fr/System.Security.Principal.xml", "ref/netcore50/it/System.Security.Principal.xml", "ref/netcore50/ja/System.Security.Principal.xml", "ref/netcore50/ko/System.Security.Principal.xml", "ref/netcore50/ru/System.Security.Principal.xml", "ref/netcore50/zh-hans/System.Security.Principal.xml", "ref/netcore50/zh-hant/System.Security.Principal.xml", "ref/netstandard1.0/System.Security.Principal.dll", "ref/netstandard1.0/System.Security.Principal.xml", "ref/netstandard1.0/de/System.Security.Principal.xml", "ref/netstandard1.0/es/System.Security.Principal.xml", "ref/netstandard1.0/fr/System.Security.Principal.xml", "ref/netstandard1.0/it/System.Security.Principal.xml", "ref/netstandard1.0/ja/System.Security.Principal.xml", "ref/netstandard1.0/ko/System.Security.Principal.xml", "ref/netstandard1.0/ru/System.Security.Principal.xml", "ref/netstandard1.0/zh-hans/System.Security.Principal.xml", "ref/netstandard1.0/zh-hant/System.Security.Principal.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.security.principal.4.3.0.nupkg.sha512", "system.security.principal.nuspec" ] }, "System.Security.Principal.Windows/4.5.0": { "sha512": "U77HfRXlZlOeIXd//Yoj6Jnk8AXlbeisf1oq1os+hxOGVnuG+lGSfGqTwTZBoORFF6j/0q7HXIl8cqwQ9aUGqQ==", "type": "package", "path": "system.security.principal.windows/4.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net46/System.Security.Principal.Windows.dll", "lib/net461/System.Security.Principal.Windows.dll", "lib/netstandard1.3/System.Security.Principal.Windows.dll", "lib/netstandard2.0/System.Security.Principal.Windows.dll", "lib/uap10.0.16299/_._", "ref/net46/System.Security.Principal.Windows.dll", "ref/net461/System.Security.Principal.Windows.dll", "ref/net461/System.Security.Principal.Windows.xml", "ref/netstandard1.3/System.Security.Principal.Windows.dll", "ref/netstandard1.3/System.Security.Principal.Windows.xml", "ref/netstandard1.3/de/System.Security.Principal.Windows.xml", "ref/netstandard1.3/es/System.Security.Principal.Windows.xml", "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml", "ref/netstandard1.3/it/System.Security.Principal.Windows.xml", "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml", "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml", "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml", "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml", "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml", "ref/netstandard2.0/System.Security.Principal.Windows.dll", "ref/netstandard2.0/System.Security.Principal.Windows.xml", "ref/uap10.0.16299/_._", "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll", "runtimes/win/lib/net46/System.Security.Principal.Windows.dll", "runtimes/win/lib/net461/System.Security.Principal.Windows.dll", "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll", "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll", "runtimes/win/lib/uap10.0.16299/_._", "system.security.principal.windows.4.5.0.nupkg.sha512", "system.security.principal.windows.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Text.Encoding/4.3.0": { "sha512": "iKdcT6Z2JU3aBe0/WkQ2cdm+a6E/oFjpvqqXdQkcIDy2/rj0yfGaT5G4wPlQVrzwULZQTvbkfsA5bJchZKBxnw==", "type": "package", "path": "system.text.encoding/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Text.Encoding.dll", "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", "ref/netcore50/it/System.Text.Encoding.xml", "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/netstandard1.0/System.Text.Encoding.dll", "ref/netstandard1.0/System.Text.Encoding.xml", "ref/netstandard1.0/de/System.Text.Encoding.xml", "ref/netstandard1.0/es/System.Text.Encoding.xml", "ref/netstandard1.0/fr/System.Text.Encoding.xml", "ref/netstandard1.0/it/System.Text.Encoding.xml", "ref/netstandard1.0/ja/System.Text.Encoding.xml", "ref/netstandard1.0/ko/System.Text.Encoding.xml", "ref/netstandard1.0/ru/System.Text.Encoding.xml", "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml", "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml", "ref/netstandard1.3/System.Text.Encoding.dll", "ref/netstandard1.3/System.Text.Encoding.xml", "ref/netstandard1.3/de/System.Text.Encoding.xml", "ref/netstandard1.3/es/System.Text.Encoding.xml", "ref/netstandard1.3/fr/System.Text.Encoding.xml", "ref/netstandard1.3/it/System.Text.Encoding.xml", "ref/netstandard1.3/ja/System.Text.Encoding.xml", "ref/netstandard1.3/ko/System.Text.Encoding.xml", "ref/netstandard1.3/ru/System.Text.Encoding.xml", "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml", "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.text.encoding.4.3.0.nupkg.sha512", "system.text.encoding.nuspec" ] }, "System.Text.Encoding.CodePages/4.5.0": { "sha512": "16EVkWmNnoH3/Yj9c5s5VuLK5Uv/Dnkc3P2kMmnD7wJcUuvcHVvM2IhVJanf2hHRZUitH+cIkPCPHrBoCXc7Rw==", "type": "package", "path": "system.text.encoding.codepages/4.5.0", "files": [ ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Text.Encoding.CodePages.dll", "lib/net461/System.Text.Encoding.CodePages.dll", "lib/netstandard1.3/System.Text.Encoding.CodePages.dll", "lib/netstandard2.0/System.Text.Encoding.CodePages.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/netstandard1.3/System.Text.Encoding.CodePages.dll", "ref/netstandard1.3/System.Text.Encoding.CodePages.xml", "ref/netstandard1.3/de/System.Text.Encoding.CodePages.xml", "ref/netstandard1.3/es/System.Text.Encoding.CodePages.xml", "ref/netstandard1.3/fr/System.Text.Encoding.CodePages.xml", "ref/netstandard1.3/it/System.Text.Encoding.CodePages.xml", "ref/netstandard1.3/ja/System.Text.Encoding.CodePages.xml", "ref/netstandard1.3/ko/System.Text.Encoding.CodePages.xml", "ref/netstandard1.3/ru/System.Text.Encoding.CodePages.xml", "ref/netstandard1.3/zh-hans/System.Text.Encoding.CodePages.xml", "ref/netstandard1.3/zh-hant/System.Text.Encoding.CodePages.xml", "ref/netstandard2.0/System.Text.Encoding.CodePages.dll", "ref/netstandard2.0/System.Text.Encoding.CodePages.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll", "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll", "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll", "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll", "system.text.encoding.codepages.4.5.0.nupkg.sha512", "system.text.encoding.codepages.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Text.Encoding.Extensions/4.3.0": { "sha512": "ULXJ9IFHYqrs7qu1Z6NqNMRtUiHV6WXb15yA0BmIP6oUGtuIgqWcppDhJ/L2QR9vfp0zCveVtGmg3AatC5d3Rw==", "type": "package", "path": "system.text.encoding.extensions/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Text.Encoding.Extensions.dll", "ref/netcore50/System.Text.Encoding.Extensions.xml", "ref/netcore50/de/System.Text.Encoding.Extensions.xml", "ref/netcore50/es/System.Text.Encoding.Extensions.xml", "ref/netcore50/fr/System.Text.Encoding.Extensions.xml", "ref/netcore50/it/System.Text.Encoding.Extensions.xml", "ref/netcore50/ja/System.Text.Encoding.Extensions.xml", "ref/netcore50/ko/System.Text.Encoding.Extensions.xml", "ref/netcore50/ru/System.Text.Encoding.Extensions.xml", "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml", "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/System.Text.Encoding.Extensions.dll", "ref/netstandard1.0/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/System.Text.Encoding.Extensions.dll", "ref/netstandard1.3/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.text.encoding.extensions.4.3.0.nupkg.sha512", "system.text.encoding.extensions.nuspec" ] }, "System.Text.Encodings.Web/4.5.0": { "sha512": "JF+wDdfFiRl3rz3dPMfR6aR568AW2J5CUMmhSflgHDz4zbVK4/00ax8UHnHyEMvblPewgNugjuA4oyoL8Pex2g==", "type": "package", "path": "system.text.encodings.web/4.5.0", "files": [ ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/netstandard1.0/System.Text.Encodings.Web.dll", "lib/netstandard1.0/System.Text.Encodings.Web.xml", "lib/netstandard2.0/System.Text.Encodings.Web.dll", "lib/netstandard2.0/System.Text.Encodings.Web.xml", "system.text.encodings.web.4.5.0.nupkg.sha512", "system.text.encodings.web.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Text.RegularExpressions/4.3.0": { "sha512": "K3LmQuiLjGarpXIGjqzteybdzhapILcJIe0tE/otKCNZRQILH7mfzmTq44SK8fDg2PbKMb/vUtUs48nZjonfKA==", "type": "package", "path": "system.text.regularexpressions/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net463/System.Text.RegularExpressions.dll", "lib/netcore50/System.Text.RegularExpressions.dll", "lib/netstandard1.6/System.Text.RegularExpressions.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net463/System.Text.RegularExpressions.dll", "ref/netcore50/System.Text.RegularExpressions.dll", "ref/netcore50/System.Text.RegularExpressions.xml", "ref/netcore50/de/System.Text.RegularExpressions.xml", "ref/netcore50/es/System.Text.RegularExpressions.xml", "ref/netcore50/fr/System.Text.RegularExpressions.xml", "ref/netcore50/it/System.Text.RegularExpressions.xml", "ref/netcore50/ja/System.Text.RegularExpressions.xml", "ref/netcore50/ko/System.Text.RegularExpressions.xml", "ref/netcore50/ru/System.Text.RegularExpressions.xml", "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml", "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml", "ref/netcoreapp1.1/System.Text.RegularExpressions.dll", "ref/netstandard1.0/System.Text.RegularExpressions.dll", "ref/netstandard1.0/System.Text.RegularExpressions.xml", "ref/netstandard1.0/de/System.Text.RegularExpressions.xml", "ref/netstandard1.0/es/System.Text.RegularExpressions.xml", "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml", "ref/netstandard1.0/it/System.Text.RegularExpressions.xml", "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml", "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml", "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml", "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml", "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml", "ref/netstandard1.3/System.Text.RegularExpressions.dll", "ref/netstandard1.3/System.Text.RegularExpressions.xml", "ref/netstandard1.3/de/System.Text.RegularExpressions.xml", "ref/netstandard1.3/es/System.Text.RegularExpressions.xml", "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml", "ref/netstandard1.3/it/System.Text.RegularExpressions.xml", "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml", "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml", "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml", "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml", "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml", "ref/netstandard1.6/System.Text.RegularExpressions.dll", "ref/netstandard1.6/System.Text.RegularExpressions.xml", "ref/netstandard1.6/de/System.Text.RegularExpressions.xml", "ref/netstandard1.6/es/System.Text.RegularExpressions.xml", "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml", "ref/netstandard1.6/it/System.Text.RegularExpressions.xml", "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml", "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml", "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml", "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml", "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.text.regularexpressions.4.3.0.nupkg.sha512", "system.text.regularexpressions.nuspec" ] }, "System.Threading/4.3.0": { "sha512": "+/aKCRnJPPeeXeFSOQoxoRkdBfcmQXivM9HO/MBKv8aWKD7djUJkaU/GztFg++iKKu8K32Q+j+CtdZ5kA0DLaw==", "type": "package", "path": "system.threading/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Threading.dll", "lib/netstandard1.3/System.Threading.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Threading.dll", "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", "ref/netcore50/it/System.Threading.xml", "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/netstandard1.0/System.Threading.dll", "ref/netstandard1.0/System.Threading.xml", "ref/netstandard1.0/de/System.Threading.xml", "ref/netstandard1.0/es/System.Threading.xml", "ref/netstandard1.0/fr/System.Threading.xml", "ref/netstandard1.0/it/System.Threading.xml", "ref/netstandard1.0/ja/System.Threading.xml", "ref/netstandard1.0/ko/System.Threading.xml", "ref/netstandard1.0/ru/System.Threading.xml", "ref/netstandard1.0/zh-hans/System.Threading.xml", "ref/netstandard1.0/zh-hant/System.Threading.xml", "ref/netstandard1.3/System.Threading.dll", "ref/netstandard1.3/System.Threading.xml", "ref/netstandard1.3/de/System.Threading.xml", "ref/netstandard1.3/es/System.Threading.xml", "ref/netstandard1.3/fr/System.Threading.xml", "ref/netstandard1.3/it/System.Threading.xml", "ref/netstandard1.3/ja/System.Threading.xml", "ref/netstandard1.3/ko/System.Threading.xml", "ref/netstandard1.3/ru/System.Threading.xml", "ref/netstandard1.3/zh-hans/System.Threading.xml", "ref/netstandard1.3/zh-hant/System.Threading.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/System.Threading.dll", "system.threading.4.3.0.nupkg.sha512", "system.threading.nuspec" ] }, "System.Threading.Channels/4.5.0": { "sha512": "Js7f30DXMo1plMo32fOpKF7AhCmuKyOKDT1fSayntGGOVfF5V/xKVu1UPI3N+/hTXuqKKgB++eACPZ120uLpGg==", "type": "package", "path": "system.threading.channels/4.5.0", "files": [ ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/netcoreapp2.1/System.Threading.Channels.dll", "lib/netcoreapp2.1/System.Threading.Channels.xml", "lib/netstandard1.3/System.Threading.Channels.dll", "lib/netstandard1.3/System.Threading.Channels.xml", "lib/netstandard2.0/System.Threading.Channels.dll", "lib/netstandard2.0/System.Threading.Channels.xml", "system.threading.channels.4.5.0.nupkg.sha512", "system.threading.channels.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Threading.Tasks/4.3.0": { "sha512": "LjGA7GUBV2FHegTxFbvIO9Rt87q/UMLqCNfQjotrCCvs6ZQdN2/lqbe3BcYW/uEnRjMXtNjueuaH3yyUbcBwJA==", "type": "package", "path": "system.threading.tasks/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Threading.Tasks.dll", "ref/netcore50/System.Threading.Tasks.xml", "ref/netcore50/de/System.Threading.Tasks.xml", "ref/netcore50/es/System.Threading.Tasks.xml", "ref/netcore50/fr/System.Threading.Tasks.xml", "ref/netcore50/it/System.Threading.Tasks.xml", "ref/netcore50/ja/System.Threading.Tasks.xml", "ref/netcore50/ko/System.Threading.Tasks.xml", "ref/netcore50/ru/System.Threading.Tasks.xml", "ref/netcore50/zh-hans/System.Threading.Tasks.xml", "ref/netcore50/zh-hant/System.Threading.Tasks.xml", "ref/netstandard1.0/System.Threading.Tasks.dll", "ref/netstandard1.0/System.Threading.Tasks.xml", "ref/netstandard1.0/de/System.Threading.Tasks.xml", "ref/netstandard1.0/es/System.Threading.Tasks.xml", "ref/netstandard1.0/fr/System.Threading.Tasks.xml", "ref/netstandard1.0/it/System.Threading.Tasks.xml", "ref/netstandard1.0/ja/System.Threading.Tasks.xml", "ref/netstandard1.0/ko/System.Threading.Tasks.xml", "ref/netstandard1.0/ru/System.Threading.Tasks.xml", "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml", "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml", "ref/netstandard1.3/System.Threading.Tasks.dll", "ref/netstandard1.3/System.Threading.Tasks.xml", "ref/netstandard1.3/de/System.Threading.Tasks.xml", "ref/netstandard1.3/es/System.Threading.Tasks.xml", "ref/netstandard1.3/fr/System.Threading.Tasks.xml", "ref/netstandard1.3/it/System.Threading.Tasks.xml", "ref/netstandard1.3/ja/System.Threading.Tasks.xml", "ref/netstandard1.3/ko/System.Threading.Tasks.xml", "ref/netstandard1.3/ru/System.Threading.Tasks.xml", "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml", "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.threading.tasks.4.3.0.nupkg.sha512", "system.threading.tasks.nuspec" ] }, "System.Threading.Tasks.Extensions/4.5.1": { "sha512": "WSKUTtLhPR8gllzIWO2x6l4lmAIfbyMAiTlyXAis4QBDonXK4b4S6F8zGARX4/P8wH3DH+sLdhamCiHn+fTU1A==", "type": "package", "path": "system.threading.tasks.extensions/4.5.1", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/netcoreapp2.1/_._", "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll", "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml", "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/netcoreapp2.1/_._", "ref/netstandard1.0/System.Threading.Tasks.Extensions.dll", "ref/netstandard1.0/System.Threading.Tasks.Extensions.xml", "ref/netstandard2.0/System.Threading.Tasks.Extensions.dll", "ref/netstandard2.0/System.Threading.Tasks.Extensions.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.threading.tasks.extensions.4.5.1.nupkg.sha512", "system.threading.tasks.extensions.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Threading.Tasks.Parallel/4.3.0": { "sha512": "rDerP7R6t/R/tS6YitXTdsTNAt/53V60IMyVdK597UjkTmQND/3waVlg7iS5IYvlFW16aWzOG+4eJq4plcDK4A==", "type": "package", "path": "system.threading.tasks.parallel/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Threading.Tasks.Parallel.dll", "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll", "lib/portable-net45+win8+wpa81/_._", "lib/win8/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Threading.Tasks.Parallel.dll", "ref/netcore50/System.Threading.Tasks.Parallel.xml", "ref/netcore50/de/System.Threading.Tasks.Parallel.xml", "ref/netcore50/es/System.Threading.Tasks.Parallel.xml", "ref/netcore50/fr/System.Threading.Tasks.Parallel.xml", "ref/netcore50/it/System.Threading.Tasks.Parallel.xml", "ref/netcore50/ja/System.Threading.Tasks.Parallel.xml", "ref/netcore50/ko/System.Threading.Tasks.Parallel.xml", "ref/netcore50/ru/System.Threading.Tasks.Parallel.xml", "ref/netcore50/zh-hans/System.Threading.Tasks.Parallel.xml", "ref/netcore50/zh-hant/System.Threading.Tasks.Parallel.xml", "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll", "ref/netstandard1.1/System.Threading.Tasks.Parallel.xml", "ref/netstandard1.1/de/System.Threading.Tasks.Parallel.xml", "ref/netstandard1.1/es/System.Threading.Tasks.Parallel.xml", "ref/netstandard1.1/fr/System.Threading.Tasks.Parallel.xml", "ref/netstandard1.1/it/System.Threading.Tasks.Parallel.xml", "ref/netstandard1.1/ja/System.Threading.Tasks.Parallel.xml", "ref/netstandard1.1/ko/System.Threading.Tasks.Parallel.xml", "ref/netstandard1.1/ru/System.Threading.Tasks.Parallel.xml", "ref/netstandard1.1/zh-hans/System.Threading.Tasks.Parallel.xml", "ref/netstandard1.1/zh-hant/System.Threading.Tasks.Parallel.xml", "ref/portable-net45+win8+wpa81/_._", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.threading.tasks.parallel.4.3.0.nupkg.sha512", "system.threading.tasks.parallel.nuspec" ] }, "System.Threading.Thread/4.3.0": { "sha512": "ZRUkBn35JTrp8EqVsZMPIEnYMZ70dyqiEQAiCbza2GsWYnO6+334KUnxuxfbJgarWjLlIhkBtEqmpeRoQoiyHg==", "type": "package", "path": "system.threading.thread/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Threading.Thread.dll", "lib/netcore50/_._", "lib/netstandard1.3/System.Threading.Thread.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Threading.Thread.dll", "ref/netstandard1.3/System.Threading.Thread.dll", "ref/netstandard1.3/System.Threading.Thread.xml", "ref/netstandard1.3/de/System.Threading.Thread.xml", "ref/netstandard1.3/es/System.Threading.Thread.xml", "ref/netstandard1.3/fr/System.Threading.Thread.xml", "ref/netstandard1.3/it/System.Threading.Thread.xml", "ref/netstandard1.3/ja/System.Threading.Thread.xml", "ref/netstandard1.3/ko/System.Threading.Thread.xml", "ref/netstandard1.3/ru/System.Threading.Thread.xml", "ref/netstandard1.3/zh-hans/System.Threading.Thread.xml", "ref/netstandard1.3/zh-hant/System.Threading.Thread.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.threading.thread.4.3.0.nupkg.sha512", "system.threading.thread.nuspec" ] }, "System.ValueTuple/4.3.0": { "sha512": "cNLEvBX3d6MMQRZe3SMFNukVbitDAEpVZO17qa0/2FHxZ7Y7PpFRpr6m2615XYM/tYYYf0B+WyHNujqIw8Luwg==", "type": "package", "path": "system.valuetuple/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.0/.xml", "lib/netstandard1.0/System.ValueTuple.dll", "lib/portable-net40+sl4+win8+wp8/.xml", "lib/portable-net40+sl4+win8+wp8/System.ValueTuple.dll", "system.valuetuple.4.3.0.nupkg.sha512", "system.valuetuple.nuspec" ] }, "System.Xml.ReaderWriter/4.3.0": { "sha512": "uxKvpBUqUEJW8fHKzpBvjGe5UxQYQ1SW5lQjTmvyzSJWFmKx+I17Y2RwXXj+eM5AfeVMUyjBeparyYvzVaSLIQ==", "type": "package", "path": "system.xml.readerwriter/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net46/System.Xml.ReaderWriter.dll", "lib/netcore50/System.Xml.ReaderWriter.dll", "lib/netstandard1.3/System.Xml.ReaderWriter.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net46/System.Xml.ReaderWriter.dll", "ref/netcore50/System.Xml.ReaderWriter.dll", "ref/netcore50/System.Xml.ReaderWriter.xml", "ref/netcore50/de/System.Xml.ReaderWriter.xml", "ref/netcore50/es/System.Xml.ReaderWriter.xml", "ref/netcore50/fr/System.Xml.ReaderWriter.xml", "ref/netcore50/it/System.Xml.ReaderWriter.xml", "ref/netcore50/ja/System.Xml.ReaderWriter.xml", "ref/netcore50/ko/System.Xml.ReaderWriter.xml", "ref/netcore50/ru/System.Xml.ReaderWriter.xml", "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml", "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml", "ref/netstandard1.0/System.Xml.ReaderWriter.dll", "ref/netstandard1.0/System.Xml.ReaderWriter.xml", "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml", "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml", "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml", "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml", "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml", "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml", "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml", "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml", "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml", "ref/netstandard1.3/System.Xml.ReaderWriter.dll", "ref/netstandard1.3/System.Xml.ReaderWriter.xml", "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml", "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml", "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml", "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml", "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml", "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml", "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml", "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml", "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.xml.readerwriter.4.3.0.nupkg.sha512", "system.xml.readerwriter.nuspec" ] }, "System.Xml.XDocument/4.3.0": { "sha512": "/YOQkDag6QYFqp0xdHbiuXfnNEEGW8F8axbI6fmUcpIXScEb/DqeO35HxhU21Go5ViWkH2FjRh1gbwpmh9RqSA==", "type": "package", "path": "system.xml.xdocument/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Xml.XDocument.dll", "lib/netstandard1.3/System.Xml.XDocument.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Xml.XDocument.dll", "ref/netcore50/System.Xml.XDocument.xml", "ref/netcore50/de/System.Xml.XDocument.xml", "ref/netcore50/es/System.Xml.XDocument.xml", "ref/netcore50/fr/System.Xml.XDocument.xml", "ref/netcore50/it/System.Xml.XDocument.xml", "ref/netcore50/ja/System.Xml.XDocument.xml", "ref/netcore50/ko/System.Xml.XDocument.xml", "ref/netcore50/ru/System.Xml.XDocument.xml", "ref/netcore50/zh-hans/System.Xml.XDocument.xml", "ref/netcore50/zh-hant/System.Xml.XDocument.xml", "ref/netstandard1.0/System.Xml.XDocument.dll", "ref/netstandard1.0/System.Xml.XDocument.xml", "ref/netstandard1.0/de/System.Xml.XDocument.xml", "ref/netstandard1.0/es/System.Xml.XDocument.xml", "ref/netstandard1.0/fr/System.Xml.XDocument.xml", "ref/netstandard1.0/it/System.Xml.XDocument.xml", "ref/netstandard1.0/ja/System.Xml.XDocument.xml", "ref/netstandard1.0/ko/System.Xml.XDocument.xml", "ref/netstandard1.0/ru/System.Xml.XDocument.xml", "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml", "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml", "ref/netstandard1.3/System.Xml.XDocument.dll", "ref/netstandard1.3/System.Xml.XDocument.xml", "ref/netstandard1.3/de/System.Xml.XDocument.xml", "ref/netstandard1.3/es/System.Xml.XDocument.xml", "ref/netstandard1.3/fr/System.Xml.XDocument.xml", "ref/netstandard1.3/it/System.Xml.XDocument.xml", "ref/netstandard1.3/ja/System.Xml.XDocument.xml", "ref/netstandard1.3/ko/System.Xml.XDocument.xml", "ref/netstandard1.3/ru/System.Xml.XDocument.xml", "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml", "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.xml.xdocument.4.3.0.nupkg.sha512", "system.xml.xdocument.nuspec" ] }, "System.Xml.XmlDocument/4.3.0": { "sha512": "0dEItY89CWFbHDdersgkPxIOTjBLNu+edajaDZS5lSDPz1ZckLgR/jqhG7jyzrhR9kPHycA/gZj0/3oAJYVmww==", "type": "package", "path": "system.xml.xmldocument/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Xml.XmlDocument.dll", "lib/netstandard1.3/System.Xml.XmlDocument.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Xml.XmlDocument.dll", "ref/netstandard1.3/System.Xml.XmlDocument.dll", "ref/netstandard1.3/System.Xml.XmlDocument.xml", "ref/netstandard1.3/de/System.Xml.XmlDocument.xml", "ref/netstandard1.3/es/System.Xml.XmlDocument.xml", "ref/netstandard1.3/fr/System.Xml.XmlDocument.xml", "ref/netstandard1.3/it/System.Xml.XmlDocument.xml", "ref/netstandard1.3/ja/System.Xml.XmlDocument.xml", "ref/netstandard1.3/ko/System.Xml.XmlDocument.xml", "ref/netstandard1.3/ru/System.Xml.XmlDocument.xml", "ref/netstandard1.3/zh-hans/System.Xml.XmlDocument.xml", "ref/netstandard1.3/zh-hant/System.Xml.XmlDocument.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.xml.xmldocument.4.3.0.nupkg.sha512", "system.xml.xmldocument.nuspec" ] }, "System.Xml.XmlSerializer/4.3.0": { "sha512": "MYoTCP7EZ98RrANESW05J5ZwskKDoN0AuZ06ZflnowE50LTpbR5yRg3tHckTVm5j/m47stuGgCrCHWePyHS70Q==", "type": "package", "path": "system.xml.xmlserializer/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Xml.XmlSerializer.dll", "lib/netstandard1.3/System.Xml.XmlSerializer.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Xml.XmlSerializer.dll", "ref/netcore50/System.Xml.XmlSerializer.xml", "ref/netcore50/de/System.Xml.XmlSerializer.xml", "ref/netcore50/es/System.Xml.XmlSerializer.xml", "ref/netcore50/fr/System.Xml.XmlSerializer.xml", "ref/netcore50/it/System.Xml.XmlSerializer.xml", "ref/netcore50/ja/System.Xml.XmlSerializer.xml", "ref/netcore50/ko/System.Xml.XmlSerializer.xml", "ref/netcore50/ru/System.Xml.XmlSerializer.xml", "ref/netcore50/zh-hans/System.Xml.XmlSerializer.xml", "ref/netcore50/zh-hant/System.Xml.XmlSerializer.xml", "ref/netstandard1.0/System.Xml.XmlSerializer.dll", "ref/netstandard1.0/System.Xml.XmlSerializer.xml", "ref/netstandard1.0/de/System.Xml.XmlSerializer.xml", "ref/netstandard1.0/es/System.Xml.XmlSerializer.xml", "ref/netstandard1.0/fr/System.Xml.XmlSerializer.xml", "ref/netstandard1.0/it/System.Xml.XmlSerializer.xml", "ref/netstandard1.0/ja/System.Xml.XmlSerializer.xml", "ref/netstandard1.0/ko/System.Xml.XmlSerializer.xml", "ref/netstandard1.0/ru/System.Xml.XmlSerializer.xml", "ref/netstandard1.0/zh-hans/System.Xml.XmlSerializer.xml", "ref/netstandard1.0/zh-hant/System.Xml.XmlSerializer.xml", "ref/netstandard1.3/System.Xml.XmlSerializer.dll", "ref/netstandard1.3/System.Xml.XmlSerializer.xml", "ref/netstandard1.3/de/System.Xml.XmlSerializer.xml", "ref/netstandard1.3/es/System.Xml.XmlSerializer.xml", "ref/netstandard1.3/fr/System.Xml.XmlSerializer.xml", "ref/netstandard1.3/it/System.Xml.XmlSerializer.xml", "ref/netstandard1.3/ja/System.Xml.XmlSerializer.xml", "ref/netstandard1.3/ko/System.Xml.XmlSerializer.xml", "ref/netstandard1.3/ru/System.Xml.XmlSerializer.xml", "ref/netstandard1.3/zh-hans/System.Xml.XmlSerializer.xml", "ref/netstandard1.3/zh-hant/System.Xml.XmlSerializer.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/System.Xml.XmlSerializer.dll", "system.xml.xmlserializer.4.3.0.nupkg.sha512", "system.xml.xmlserializer.nuspec" ] }, "System.Xml.XPath/4.3.0": { "sha512": "hsJmJ37he4UBFK6DopKkvfDwVLPhOeN9lK61QNhyTekv+OAQtwZDgD8aogvhWsMYW0RFa76Z016Kq6Ywn6UF2w==", "type": "package", "path": "system.xml.xpath/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Xml.XPath.dll", "lib/netstandard1.3/System.Xml.XPath.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Xml.XPath.dll", "ref/netstandard1.3/System.Xml.XPath.dll", "ref/netstandard1.3/System.Xml.XPath.xml", "ref/netstandard1.3/de/System.Xml.XPath.xml", "ref/netstandard1.3/es/System.Xml.XPath.xml", "ref/netstandard1.3/fr/System.Xml.XPath.xml", "ref/netstandard1.3/it/System.Xml.XPath.xml", "ref/netstandard1.3/ja/System.Xml.XPath.xml", "ref/netstandard1.3/ko/System.Xml.XPath.xml", "ref/netstandard1.3/ru/System.Xml.XPath.xml", "ref/netstandard1.3/zh-hans/System.Xml.XPath.xml", "ref/netstandard1.3/zh-hant/System.Xml.XPath.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.xml.xpath.4.3.0.nupkg.sha512", "system.xml.xpath.nuspec" ] }, "System.Xml.XPath.XDocument/4.3.0": { "sha512": "jw9oHHEIVW53mHY9PgrQa98Xo2IZ0ZjrpdOTmtvk+Rvg4tq7dydmxdNqUvJ5YwjDqhn75mBXWttWjiKhWP53LQ==", "type": "package", "path": "system.xml.xpath.xdocument/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Xml.XPath.XDocument.dll", "lib/netstandard1.3/System.Xml.XPath.XDocument.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Xml.XPath.XDocument.dll", "ref/netstandard1.3/System.Xml.XPath.XDocument.dll", "ref/netstandard1.3/System.Xml.XPath.XDocument.xml", "ref/netstandard1.3/de/System.Xml.XPath.XDocument.xml", "ref/netstandard1.3/es/System.Xml.XPath.XDocument.xml", "ref/netstandard1.3/fr/System.Xml.XPath.XDocument.xml", "ref/netstandard1.3/it/System.Xml.XPath.XDocument.xml", "ref/netstandard1.3/ja/System.Xml.XPath.XDocument.xml", "ref/netstandard1.3/ko/System.Xml.XPath.XDocument.xml", "ref/netstandard1.3/ru/System.Xml.XPath.XDocument.xml", "ref/netstandard1.3/zh-hans/System.Xml.XPath.XDocument.xml", "ref/netstandard1.3/zh-hant/System.Xml.XPath.XDocument.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.xml.xpath.xdocument.4.3.0.nupkg.sha512", "system.xml.xpath.xdocument.nuspec" ] } }, "projectFileDependencyGroups": { ".NETCoreApp,Version=v2.1": [ "Microsoft.AspNetCore.App >= 2.1.1", "Microsoft.NETCore.App >= 2.1.0", "SixLabors.ImageSharp.Web >= 1.0.0-beta0005" ] }, "packageFolders": { "C:\\Users\\james\\.nuget\\packages\\": {}, "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {} }, "project": { "version": "1.0.0", "restore": { "projectUniqueName": "C:\\development\\github\\Demo\\ImageSharp.Web.Sample\\ImageSharp.Web.Sample.csproj", "projectName": "ImageSharp.Web.Sample", "projectPath": "C:\\development\\github\\Demo\\ImageSharp.Web.Sample\\ImageSharp.Web.Sample.csproj", "packagesPath": "C:\\Users\\james\\.nuget\\packages\\", "outputPath": "C:\\development\\github\\Demo\\ImageSharp.Web.Sample\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" ], "configFilePaths": [ "C:\\Users\\james\\AppData\\Roaming\\NuGet\\NuGet.Config", "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" ], "originalTargetFrameworks": [ "netcoreapp2.1" ], "sources": { "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, "http://nuget.syncfusion.com/nuget_aspnetcore/nuget/getsyncfusionpackages/aspnetcore": {}, "https://api.nuget.org/v3/index.json": {}, "https://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json": {}, "https://www.myget.org/F/sixlabors/api/v3/index.json": {}, "https://www.myget.org/F/umbmarkdown/api/v3/index.json": {}, "https://www.myget.org/F/umbraco-packages/api/v3/index.json": {} }, "frameworks": { "netcoreapp2.1": { "projectReferences": {} } }, "warningProperties": { "warnAsError": [ "NU1605" ] } }, "frameworks": { "netcoreapp2.1": { "dependencies": { "Microsoft.AspNetCore.App": { "suppressParent": "All", "target": "Package", "version": "[2.1.1, )", "autoReferenced": true }, "Microsoft.NETCore.App": { "target": "Package", "version": "[2.1.0, )", "autoReferenced": true }, "SixLabors.ImageSharp.Web": { "target": "Package", "version": "[1.0.0-beta0005, )" } }, "imports": [ "net461" ], "assetTargetFallback": true, "warn": true } } } }