aspnet-core-ej1-demos/obj/project.assets.json

15882 строки
673 KiB
JSON

{
"version": 3,
"targets": {
".NETCoreApp,Version=v2.1": {
"HarfBuzzSharp/2.8.2.2": {
"type": "package",
"dependencies": {
"HarfBuzzSharp.NativeAssets.Win32": "2.8.2.2",
"HarfBuzzSharp.NativeAssets.macOS": "2.8.2.2",
"System.Memory": "4.5.3"
},
"compile": {
"lib/netstandard2.0/HarfBuzzSharp.dll": {}
},
"runtime": {
"lib/netstandard2.0/HarfBuzzSharp.dll": {}
}
},
"HarfBuzzSharp.NativeAssets.macOS/2.8.2.2": {
"type": "package",
"compile": {
"lib/netstandard1.3/_._": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
},
"runtimeTargets": {
"runtimes/osx/native/libHarfBuzzSharp.dylib": {
"assetType": "native",
"rid": "osx"
}
}
},
"HarfBuzzSharp.NativeAssets.Win32/2.8.2.2": {
"type": "package",
"compile": {
"lib/netstandard1.3/_._": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
},
"runtimeTargets": {
"runtimes/win-arm64/native/libHarfBuzzSharp.dll": {
"assetType": "native",
"rid": "win-arm64"
},
"runtimes/win-x64/native/libHarfBuzzSharp.dll": {
"assetType": "native",
"rid": "win-x64"
},
"runtimes/win-x86/native/libHarfBuzzSharp.dll": {
"assetType": "native",
"rid": "win-x86"
}
}
},
"Libuv/1.10.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1"
},
"runtimeTargets": {
"runtimes/linux-arm/native/libuv.so": {
"assetType": "native",
"rid": "linux-arm"
},
"runtimes/linux-arm64/native/libuv.so": {
"assetType": "native",
"rid": "linux-arm64"
},
"runtimes/linux-armel/native/libuv.so": {
"assetType": "native",
"rid": "linux-armel"
},
"runtimes/linux-x64/native/libuv.so": {
"assetType": "native",
"rid": "linux-x64"
},
"runtimes/osx/native/libuv.dylib": {
"assetType": "native",
"rid": "osx"
},
"runtimes/win-arm/native/libuv.dll": {
"assetType": "native",
"rid": "win-arm"
},
"runtimes/win-x64/native/libuv.dll": {
"assetType": "native",
"rid": "win-x64"
},
"runtimes/win-x86/native/libuv.dll": {
"assetType": "native",
"rid": "win-x86"
}
}
},
"MessagePack/1.7.3.4": {
"type": "package",
"dependencies": {
"System.Reflection.Emit": "4.3.0",
"System.Reflection.Emit.Lightweight": "4.3.0",
"System.Runtime.Serialization.Primitives": "4.3.0",
"System.Threading.Tasks.Extensions": "4.3.0",
"System.ValueTuple": "4.3.0"
},
"compile": {
"lib/netstandard2.0/MessagePack.dll": {}
},
"runtime": {
"lib/netstandard2.0/MessagePack.dll": {}
}
},
"Microsoft.ApplicationInsights/2.4.0": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Diagnostics.DiagnosticSource": "4.4.0",
"System.Diagnostics.StackTrace": "4.3.0"
},
"compile": {
"lib/netstandard1.3/Microsoft.ApplicationInsights.dll": {}
},
"runtime": {
"lib/netstandard1.3/Microsoft.ApplicationInsights.dll": {}
}
},
"Microsoft.ApplicationInsights.AspNetCore/2.1.1": {
"type": "package",
"dependencies": {
"Microsoft.ApplicationInsights": "2.4.0",
"Microsoft.ApplicationInsights.DependencyCollector": "2.4.1",
"Microsoft.AspNetCore.Hosting": "1.0.0",
"Microsoft.Extensions.Configuration": "1.0.0",
"Microsoft.Extensions.Configuration.Json": "1.0.0",
"Microsoft.Extensions.DiagnosticAdapter": "1.0.0",
"Microsoft.Extensions.Logging.Abstractions": "1.0.0",
"NETStandard.Library": "1.6.1",
"System.Net.NameResolution": "4.3.0",
"System.Text.Encodings.Web": "4.3.1"
},
"compile": {
"lib/netstandard1.6/Microsoft.ApplicationInsights.AspNetCore.dll": {}
},
"runtime": {
"lib/netstandard1.6/Microsoft.ApplicationInsights.AspNetCore.dll": {}
}
},
"Microsoft.ApplicationInsights.DependencyCollector/2.4.1": {
"type": "package",
"dependencies": {
"Microsoft.ApplicationInsights": "[2.4.0]",
"Microsoft.Extensions.PlatformAbstractions": "1.1.0",
"NETStandard.Library": "1.6.1",
"System.Diagnostics.DiagnosticSource": "4.4.0",
"System.Diagnostics.StackTrace": "4.3.0"
},
"compile": {
"lib/netstandard1.6/Microsoft.AI.DependencyCollector.dll": {}
},
"runtime": {
"lib/netstandard1.6/Microsoft.AI.DependencyCollector.dll": {}
}
},
"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.3": {
"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.3",
"Microsoft.AspNetCore.Server.Kestrel.Https": "2.1.3",
"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.All/2.1.4": {
"type": "package",
"dependencies": {
"Microsoft.AspNet.WebApi.Client": "5.2.6",
"Microsoft.AspNetCore": "2.1.3",
"Microsoft.AspNetCore.Antiforgery": "2.1.1",
"Microsoft.AspNetCore.ApplicationInsights.HostingStartup": "2.1.1",
"Microsoft.AspNetCore.Authentication": "2.1.2",
"Microsoft.AspNetCore.Authentication.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Authentication.Cookies": "2.1.2",
"Microsoft.AspNetCore.Authentication.Core": "2.1.1",
"Microsoft.AspNetCore.Authentication.Facebook": "2.1.2",
"Microsoft.AspNetCore.Authentication.Google": "2.1.2",
"Microsoft.AspNetCore.Authentication.JwtBearer": "2.1.2",
"Microsoft.AspNetCore.Authentication.MicrosoftAccount": "2.1.2",
"Microsoft.AspNetCore.Authentication.OAuth": "2.1.2",
"Microsoft.AspNetCore.Authentication.OpenIdConnect": "2.1.2",
"Microsoft.AspNetCore.Authentication.Twitter": "2.1.2",
"Microsoft.AspNetCore.Authentication.WsFederation": "2.1.2",
"Microsoft.AspNetCore.Authorization": "2.1.2",
"Microsoft.AspNetCore.Authorization.Policy": "2.1.2",
"Microsoft.AspNetCore.AzureAppServices.HostingStartup": "2.1.1",
"Microsoft.AspNetCore.AzureAppServicesIntegration": "2.1.1",
"Microsoft.AspNetCore.Connections.Abstractions": "2.1.3",
"Microsoft.AspNetCore.CookiePolicy": "2.1.2",
"Microsoft.AspNetCore.Cors": "2.1.1",
"Microsoft.AspNetCore.Cryptography.Internal": "2.1.1",
"Microsoft.AspNetCore.Cryptography.KeyDerivation": "2.1.1",
"Microsoft.AspNetCore.DataProtection": "2.1.1",
"Microsoft.AspNetCore.DataProtection.Abstractions": "2.1.1",
"Microsoft.AspNetCore.DataProtection.AzureKeyVault": "2.1.1",
"Microsoft.AspNetCore.DataProtection.AzureStorage": "2.1.1",
"Microsoft.AspNetCore.DataProtection.Extensions": "2.1.1",
"Microsoft.AspNetCore.Diagnostics": "2.1.1",
"Microsoft.AspNetCore.Diagnostics.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore": "2.1.1",
"Microsoft.AspNetCore.HostFiltering": "2.1.1",
"Microsoft.AspNetCore.Hosting": "2.1.1",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Html.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Http": "2.1.1",
"Microsoft.AspNetCore.Http.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Http.Connections": "1.0.3",
"Microsoft.AspNetCore.Http.Connections.Common": "1.0.3",
"Microsoft.AspNetCore.Http.Extensions": "2.1.1",
"Microsoft.AspNetCore.Http.Features": "2.1.1",
"Microsoft.AspNetCore.HttpOverrides": "2.1.1",
"Microsoft.AspNetCore.HttpsPolicy": "2.1.1",
"Microsoft.AspNetCore.Identity": "2.1.3",
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": "2.1.3",
"Microsoft.AspNetCore.Identity.UI": "2.1.3",
"Microsoft.AspNetCore.JsonPatch": "2.1.1",
"Microsoft.AspNetCore.Localization": "2.1.1",
"Microsoft.AspNetCore.Localization.Routing": "2.1.1",
"Microsoft.AspNetCore.MiddlewareAnalysis": "2.1.1",
"Microsoft.AspNetCore.Mvc": "2.1.2",
"Microsoft.AspNetCore.Mvc.Abstractions": "2.1.2",
"Microsoft.AspNetCore.Mvc.Analyzers": "2.1.2",
"Microsoft.AspNetCore.Mvc.ApiExplorer": "2.1.2",
"Microsoft.AspNetCore.Mvc.Core": "2.1.2",
"Microsoft.AspNetCore.Mvc.Cors": "2.1.2",
"Microsoft.AspNetCore.Mvc.DataAnnotations": "2.1.2",
"Microsoft.AspNetCore.Mvc.Formatters.Json": "2.1.2",
"Microsoft.AspNetCore.Mvc.Formatters.Xml": "2.1.2",
"Microsoft.AspNetCore.Mvc.Localization": "2.1.2",
"Microsoft.AspNetCore.Mvc.Razor": "2.1.2",
"Microsoft.AspNetCore.Mvc.Razor.Extensions": "2.1.2",
"Microsoft.AspNetCore.Mvc.Razor.ViewCompilation": "2.1.1",
"Microsoft.AspNetCore.Mvc.RazorPages": "2.1.2",
"Microsoft.AspNetCore.Mvc.TagHelpers": "2.1.2",
"Microsoft.AspNetCore.Mvc.ViewFeatures": "2.1.2",
"Microsoft.AspNetCore.NodeServices": "2.1.1",
"Microsoft.AspNetCore.Owin": "2.1.1",
"Microsoft.AspNetCore.Razor": "2.1.2",
"Microsoft.AspNetCore.Razor.Design": "2.1.2",
"Microsoft.AspNetCore.Razor.Language": "2.1.2",
"Microsoft.AspNetCore.Razor.Runtime": "2.1.2",
"Microsoft.AspNetCore.ResponseCaching": "2.1.1",
"Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.1.1",
"Microsoft.AspNetCore.ResponseCompression": "2.1.1",
"Microsoft.AspNetCore.Rewrite": "2.1.1",
"Microsoft.AspNetCore.Routing": "2.1.1",
"Microsoft.AspNetCore.Routing.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Server.HttpSys": "2.1.1",
"Microsoft.AspNetCore.Server.IISIntegration": "2.1.1",
"Microsoft.AspNetCore.Server.Kestrel": "2.1.3",
"Microsoft.AspNetCore.Server.Kestrel.Core": "2.1.3",
"Microsoft.AspNetCore.Server.Kestrel.Https": "2.1.3",
"Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions": "2.1.3",
"Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv": "2.1.3",
"Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "2.1.3",
"Microsoft.AspNetCore.Session": "2.1.1",
"Microsoft.AspNetCore.SignalR": "1.0.3",
"Microsoft.AspNetCore.SignalR.Common": "1.0.3",
"Microsoft.AspNetCore.SignalR.Core": "1.0.3",
"Microsoft.AspNetCore.SignalR.Protocols.Json": "1.0.3",
"Microsoft.AspNetCore.SignalR.Redis": "1.0.3",
"Microsoft.AspNetCore.SpaServices": "2.1.1",
"Microsoft.AspNetCore.SpaServices.Extensions": "2.1.1",
"Microsoft.AspNetCore.StaticFiles": "2.1.1",
"Microsoft.AspNetCore.WebSockets": "2.1.1",
"Microsoft.AspNetCore.WebUtilities": "2.1.1",
"Microsoft.CodeAnalysis.Razor": "2.1.2",
"Microsoft.Data.Sqlite": "2.1.0",
"Microsoft.Data.Sqlite.Core": "2.1.0",
"Microsoft.EntityFrameworkCore": "2.1.3",
"Microsoft.EntityFrameworkCore.Abstractions": "2.1.3",
"Microsoft.EntityFrameworkCore.Analyzers": "2.1.3",
"Microsoft.EntityFrameworkCore.Design": "2.1.3",
"Microsoft.EntityFrameworkCore.InMemory": "2.1.3",
"Microsoft.EntityFrameworkCore.Relational": "2.1.3",
"Microsoft.EntityFrameworkCore.SqlServer": "2.1.3",
"Microsoft.EntityFrameworkCore.Sqlite": "2.1.3",
"Microsoft.EntityFrameworkCore.Sqlite.Core": "2.1.3",
"Microsoft.EntityFrameworkCore.Tools": "2.1.3",
"Microsoft.Extensions.Caching.Abstractions": "2.1.2",
"Microsoft.Extensions.Caching.Memory": "2.1.2",
"Microsoft.Extensions.Caching.Redis": "2.1.2",
"Microsoft.Extensions.Caching.SqlServer": "2.1.2",
"Microsoft.Extensions.Configuration": "2.1.1",
"Microsoft.Extensions.Configuration.Abstractions": "2.1.1",
"Microsoft.Extensions.Configuration.AzureKeyVault": "2.1.1",
"Microsoft.Extensions.Configuration.Binder": "2.1.1",
"Microsoft.Extensions.Configuration.CommandLine": "2.1.1",
"Microsoft.Extensions.Configuration.EnvironmentVariables": "2.1.1",
"Microsoft.Extensions.Configuration.FileExtensions": "2.1.1",
"Microsoft.Extensions.Configuration.Ini": "2.1.1",
"Microsoft.Extensions.Configuration.Json": "2.1.1",
"Microsoft.Extensions.Configuration.KeyPerFile": "2.1.1",
"Microsoft.Extensions.Configuration.UserSecrets": "2.1.1",
"Microsoft.Extensions.Configuration.Xml": "2.1.1",
"Microsoft.Extensions.DependencyInjection": "2.1.1",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1",
"Microsoft.Extensions.DiagnosticAdapter": "2.1.0",
"Microsoft.Extensions.FileProviders.Abstractions": "2.1.1",
"Microsoft.Extensions.FileProviders.Composite": "2.1.1",
"Microsoft.Extensions.FileProviders.Embedded": "2.1.1",
"Microsoft.Extensions.FileProviders.Physical": "2.1.1",
"Microsoft.Extensions.FileSystemGlobbing": "2.1.1",
"Microsoft.Extensions.Hosting": "2.1.1",
"Microsoft.Extensions.Hosting.Abstractions": "2.1.1",
"Microsoft.Extensions.Http": "2.1.1",
"Microsoft.Extensions.Identity.Core": "2.1.3",
"Microsoft.Extensions.Identity.Stores": "2.1.3",
"Microsoft.Extensions.Localization": "2.1.1",
"Microsoft.Extensions.Localization.Abstractions": "2.1.1",
"Microsoft.Extensions.Logging": "2.1.1",
"Microsoft.Extensions.Logging.Abstractions": "2.1.1",
"Microsoft.Extensions.Logging.AzureAppServices": "2.1.1",
"Microsoft.Extensions.Logging.Configuration": "2.1.1",
"Microsoft.Extensions.Logging.Console": "2.1.1",
"Microsoft.Extensions.Logging.Debug": "2.1.1",
"Microsoft.Extensions.Logging.EventSource": "2.1.1",
"Microsoft.Extensions.Logging.TraceSource": "2.1.1",
"Microsoft.Extensions.ObjectPool": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1",
"Microsoft.Extensions.Options.ConfigurationExtensions": "2.1.1",
"Microsoft.Extensions.Primitives": "2.1.1",
"Microsoft.Extensions.WebEncoders": "2.1.1",
"Microsoft.Net.Http.Headers": "2.1.1",
"Microsoft.VisualStudio.Web.BrowserLink": "2.1.1",
"System.IO.Pipelines": "4.5.1"
},
"compile": {
"lib/netcoreapp2.1/_._": {}
},
"runtime": {
"lib/netcoreapp2.1/_._": {}
},
"build": {
"build/netcoreapp2.1/Microsoft.AspNetCore.All.props": {},
"build/netcoreapp2.1/Microsoft.AspNetCore.All.targets": {}
}
},
"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.ApplicationInsights.HostingStartup/2.1.1": {
"type": "package",
"dependencies": {
"Microsoft.ApplicationInsights.AspNetCore": "2.1.1",
"Microsoft.AspNetCore.Hosting": "2.1.1",
"Microsoft.AspNetCore.Razor.Runtime": "2.1.1",
"Microsoft.Extensions.Configuration.Json": "2.1.1",
"Microsoft.Extensions.DiagnosticAdapter": "2.1.0",
"Microsoft.Extensions.Logging": "2.1.1",
"Microsoft.Extensions.Logging.Configuration": "2.1.1"
},
"compile": {
"lib/netcoreapp2.1/Microsoft.AspNetCore.ApplicationInsights.HostingStartup.dll": {}
},
"runtime": {
"lib/netcoreapp2.1/Microsoft.AspNetCore.ApplicationInsights.HostingStartup.dll": {}
}
},
"Microsoft.AspNetCore.Authentication/2.1.2": {
"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.2": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication": "2.1.2"
},
"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.2": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.OAuth": "2.1.2"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Facebook.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Facebook.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.Google/2.1.2": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.OAuth": "2.1.2"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Google.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Google.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.JwtBearer/2.1.2": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication": "2.1.2",
"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.2": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.OAuth": "2.1.2"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.MicrosoftAccount.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.MicrosoftAccount.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.OAuth/2.1.2": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication": "2.1.2",
"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.2": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.OAuth": "2.1.2",
"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.2": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.OAuth": "2.1.2"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Twitter.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Twitter.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.WsFederation/2.1.2": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication": "2.1.2",
"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.2": {
"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.2": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Authorization": "2.1.2"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll": {}
}
},
"Microsoft.AspNetCore.AzureAppServices.HostingStartup/2.1.1": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.AzureAppServicesIntegration": "2.1.1",
"Microsoft.Extensions.Configuration.EnvironmentVariables": "2.1.1"
},
"compile": {
"lib/netcoreapp2.1/Microsoft.AspNetCore.AzureAppServices.HostingStartup.dll": {}
},
"runtime": {
"lib/netcoreapp2.1/Microsoft.AspNetCore.AzureAppServices.HostingStartup.dll": {}
}
},
"Microsoft.AspNetCore.AzureAppServicesIntegration/2.1.1": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting": "2.1.1",
"Microsoft.Extensions.Logging.AzureAppServices": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.AzureAppServicesIntegration.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.AzureAppServicesIntegration.dll": {}
}
},
"Microsoft.AspNetCore.Connections.Abstractions/2.1.3": {
"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.2": {
"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.AzureKeyVault/2.1.1": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.DataProtection": "2.1.1",
"Microsoft.Azure.KeyVault": "2.3.2",
"Microsoft.IdentityModel.Clients.ActiveDirectory": "3.14.2"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.AzureKeyVault.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.AzureKeyVault.dll": {}
}
},
"Microsoft.AspNetCore.DataProtection.AzureStorage/2.1.1": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.DataProtection": "2.1.1",
"WindowsAzure.Storage": "8.1.4"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.AzureStorage.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.AzureStorage.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.3": {
"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.3",
"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.3": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Connections.Abstractions": "2.1.2",
"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.3": {
"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.3"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Identity.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Identity.dll": {}
}
},
"Microsoft.AspNetCore.Identity.EntityFrameworkCore/2.1.3": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Identity": "2.1.3",
"Microsoft.EntityFrameworkCore.Relational": "2.1.1",
"Microsoft.Extensions.Identity.Stores": "2.1.3"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": {}
}
},
"Microsoft.AspNetCore.Identity.UI/2.1.3": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Identity": "2.1.3",
"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.3"
},
"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.2": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Mvc.ApiExplorer": "2.1.2",
"Microsoft.AspNetCore.Mvc.Cors": "2.1.2",
"Microsoft.AspNetCore.Mvc.DataAnnotations": "2.1.2",
"Microsoft.AspNetCore.Mvc.Formatters.Json": "2.1.2",
"Microsoft.AspNetCore.Mvc.Localization": "2.1.2",
"Microsoft.AspNetCore.Mvc.Razor.Extensions": "2.1.1",
"Microsoft.AspNetCore.Mvc.RazorPages": "2.1.2",
"Microsoft.AspNetCore.Mvc.TagHelpers": "2.1.2",
"Microsoft.AspNetCore.Mvc.ViewFeatures": "2.1.2",
"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.2": {
"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.2": {
"type": "package"
},
"Microsoft.AspNetCore.Mvc.ApiExplorer/2.1.2": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Core": "2.1.2"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.Core/2.1.2": {
"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.2",
"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.2": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Cors": "2.1.1",
"Microsoft.AspNetCore.Mvc.Core": "2.1.2"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Cors.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Cors.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.DataAnnotations/2.1.2": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Core": "2.1.2",
"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.2": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.JsonPatch": "2.1.1",
"Microsoft.AspNetCore.Mvc.Core": "2.1.2"
},
"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.2": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Core": "2.1.2"
},
"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.2": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Localization": "2.1.1",
"Microsoft.AspNetCore.Mvc.Razor": "2.1.2",
"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.2": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Razor.Extensions": "2.1.1",
"Microsoft.AspNetCore.Mvc.ViewFeatures": "2.1.2",
"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.2": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Razor.Language": "2.1.2",
"Microsoft.CodeAnalysis.Razor": "2.1.2"
},
"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.2": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Razor": "2.1.2"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.RazorPages.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.RazorPages.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.TagHelpers/2.1.2": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Razor": "2.1.2",
"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.2": {
"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.2",
"Microsoft.AspNetCore.Mvc.DataAnnotations": "2.1.2",
"Microsoft.AspNetCore.Mvc.Formatters.Json": "2.1.2",
"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.2": {
"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.2": {
"type": "package",
"build": {
"build/netstandard2.0/Microsoft.AspNetCore.Razor.Design.props": {}
},
"buildMultiTargeting": {
"buildMultiTargeting/Microsoft.AspNetCore.Razor.Design.props": {}
}
},
"Microsoft.AspNetCore.Razor.Language/2.1.2": {
"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.2": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Html.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Razor": "2.1.2"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.dll": {}
}
},
"Microsoft.AspNetCore.Razor.Tools/1.1.0-preview4-final": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Razor.Design": "1.1.0-preview4-final",
"Microsoft.DotNet.Cli.Utils": "1.0.0-preview2-003121",
"Microsoft.DotNet.ProjectModel.Loader": "1.0.0-preview2-003121",
"Microsoft.Extensions.PlatformAbstractions": "1.0.0",
"Microsoft.NETCore.App": "1.1.0",
"System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
"System.Runtime.Serialization.Primitives": "4.1.1"
},
"compile": {
"lib/netcoreapp1.0/dotnet-razor-tooling.dll": {}
},
"runtime": {
"lib/netcoreapp1.0/dotnet-razor-tooling.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.3": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting": "2.1.1",
"Microsoft.AspNetCore.Server.Kestrel.Core": "2.1.3",
"Microsoft.AspNetCore.Server.Kestrel.Https": "2.1.3",
"Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "2.1.3"
},
"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.3": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions": "2.1.3",
"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.3": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Server.Kestrel.Core": "2.1.3"
},
"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.3": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Connections.Abstractions": "2.1.3"
},
"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.Libuv/2.1.3": {
"type": "package",
"dependencies": {
"Libuv": "1.10.0",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions": "2.1.3",
"Microsoft.Extensions.Logging.Abstractions": "2.1.1",
"Microsoft.Extensions.Options": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.dll": {}
}
},
"Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/2.1.3": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions": "2.1.3",
"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.3": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Connections": "1.0.3",
"Microsoft.AspNetCore.SignalR.Core": "1.0.3"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.dll": {}
}
},
"Microsoft.AspNetCore.SignalR.Common/1.0.3": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Connections.Abstractions": "2.1.2",
"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.3": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authorization": "2.1.1",
"Microsoft.AspNetCore.SignalR.Common": "1.0.3",
"Microsoft.AspNetCore.SignalR.Protocols.Json": "1.0.3",
"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.3": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.SignalR.Common": "1.0.3",
"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.SignalR.Redis/1.0.3": {
"type": "package",
"dependencies": {
"MessagePack": "1.7.3.4",
"Microsoft.AspNetCore.SignalR.Core": "1.0.3",
"Microsoft.Extensions.Options": "2.1.1",
"StackExchange.Redis.StrongName": "1.2.6"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Redis.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Redis.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.Azure.KeyVault/2.3.2": {
"type": "package",
"dependencies": {
"Microsoft.Azure.KeyVault.WebKey": "2.0.7",
"Microsoft.Rest.ClientRuntime": "[2.3.8, 3.0.0)",
"Microsoft.Rest.ClientRuntime.Azure": "[3.3.7, 4.0.0)",
"NETStandard.Library": "1.6.1",
"Newtonsoft.Json": "9.0.1",
"System.Net.Http": "4.3.0"
},
"compile": {
"lib/netstandard1.4/Microsoft.Azure.KeyVault.dll": {}
},
"runtime": {
"lib/netstandard1.4/Microsoft.Azure.KeyVault.dll": {}
}
},
"Microsoft.Azure.KeyVault.WebKey/2.0.7": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.2",
"NETStandard.Library": "1.6.1",
"Newtonsoft.Json": "9.0.1",
"System.Collections": "4.0.11",
"System.Collections.Concurrent": "4.0.12",
"System.Linq": "4.1.0",
"System.Runtime": "4.1.0",
"System.Security.Cryptography.Algorithms": "4.2.0"
},
"compile": {
"lib/netstandard1.4/Microsoft.Azure.KeyVault.WebKey.dll": {}
},
"runtime": {
"lib/netstandard1.4/Microsoft.Azure.KeyVault.WebKey.dll": {}
}
},
"Microsoft.Azure.Services.AppAuthentication/1.0.1": {
"type": "package",
"dependencies": {
"Microsoft.IdentityModel.Clients.ActiveDirectory": "3.14.2",
"NETStandard.Library": "1.6.1",
"System.Diagnostics.Process": "4.3.0"
},
"compile": {
"lib/netstandard1.4/Microsoft.Azure.Services.AppAuthentication.dll": {}
},
"runtime": {
"lib/netstandard1.4/Microsoft.Azure.Services.AppAuthentication.dll": {}
},
"build": {
"build/_._": {}
}
},
"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.2": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Razor.Language": "2.1.2",
"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.Data.Edm/5.8.2": {
"type": "package",
"compile": {
"lib/netstandard1.1/Microsoft.Data.Edm.dll": {}
},
"runtime": {
"lib/netstandard1.1/Microsoft.Data.Edm.dll": {}
},
"resource": {
"lib/netstandard1.1/de/Microsoft.Data.Edm.resources.dll": {
"locale": "de"
},
"lib/netstandard1.1/es/Microsoft.Data.Edm.resources.dll": {
"locale": "es"
},
"lib/netstandard1.1/fr/Microsoft.Data.Edm.resources.dll": {
"locale": "fr"
},
"lib/netstandard1.1/it/Microsoft.Data.Edm.resources.dll": {
"locale": "it"
},
"lib/netstandard1.1/ja/Microsoft.Data.Edm.resources.dll": {
"locale": "ja"
},
"lib/netstandard1.1/ko/Microsoft.Data.Edm.resources.dll": {
"locale": "ko"
},
"lib/netstandard1.1/ru/Microsoft.Data.Edm.resources.dll": {
"locale": "ru"
},
"lib/netstandard1.1/zh-Hans/Microsoft.Data.Edm.resources.dll": {
"locale": "zh-Hans"
},
"lib/netstandard1.1/zh-Hant/Microsoft.Data.Edm.resources.dll": {
"locale": "zh-Hant"
}
}
},
"Microsoft.Data.OData/5.8.2": {
"type": "package",
"dependencies": {
"Microsoft.Data.Edm": "[5.8.2]",
"System.Spatial": "[5.8.2]"
},
"compile": {
"lib/netstandard1.1/Microsoft.Data.OData.dll": {}
},
"runtime": {
"lib/netstandard1.1/Microsoft.Data.OData.dll": {}
},
"resource": {
"lib/netstandard1.1/de/Microsoft.Data.OData.resources.dll": {
"locale": "de"
},
"lib/netstandard1.1/es/Microsoft.Data.OData.resources.dll": {
"locale": "es"
},
"lib/netstandard1.1/fr/Microsoft.Data.OData.resources.dll": {
"locale": "fr"
},
"lib/netstandard1.1/it/Microsoft.Data.OData.resources.dll": {
"locale": "it"
},
"lib/netstandard1.1/ja/Microsoft.Data.OData.resources.dll": {
"locale": "ja"
},
"lib/netstandard1.1/ko/Microsoft.Data.OData.resources.dll": {
"locale": "ko"
},
"lib/netstandard1.1/ru/Microsoft.Data.OData.resources.dll": {
"locale": "ru"
},
"lib/netstandard1.1/zh-Hans/Microsoft.Data.OData.resources.dll": {
"locale": "zh-Hans"
},
"lib/netstandard1.1/zh-Hant/Microsoft.Data.OData.resources.dll": {
"locale": "zh-Hant"
}
}
},
"Microsoft.Data.Sqlite/2.1.0": {
"type": "package",
"dependencies": {
"Microsoft.Data.Sqlite.Core": "2.1.0",
"SQLitePCLRaw.bundle_green": "1.1.11"
},
"compile": {
"lib/netstandard2.0/_._": {}
},
"runtime": {
"lib/netstandard2.0/_._": {}
}
},
"Microsoft.Data.Sqlite.Core/2.1.0": {
"type": "package",
"dependencies": {
"SQLitePCLRaw.core": "1.1.11"
},
"compile": {
"lib/netstandard2.0/Microsoft.Data.Sqlite.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Data.Sqlite.dll": {}
}
},
"Microsoft.DotNet.Cli.Utils/1.0.0-preview2-003121": {
"type": "package",
"dependencies": {
"Microsoft.DotNet.ProjectModel": "1.0.0-rc3-003121",
"NuGet.Frameworks": "3.5.0-beta2-1484",
"NuGet.Packaging": "3.5.0-beta2-1484",
"NuGet.ProjectModel": "3.5.0-beta2-1484",
"NuGet.Versioning": "3.5.0-beta2-1484",
"System.Diagnostics.Process": "4.1.0"
},
"compile": {
"lib/netstandard1.6/Microsoft.DotNet.Cli.Utils.dll": {}
},
"runtime": {
"lib/netstandard1.6/Microsoft.DotNet.Cli.Utils.dll": {}
}
},
"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.DotNet.ProjectModel/1.0.0-rc3-003121": {
"type": "package",
"dependencies": {
"Microsoft.CSharp": "4.0.1",
"Microsoft.Extensions.DependencyModel": "1.0.0",
"Newtonsoft.Json": "9.0.1",
"NuGet.Packaging": "3.5.0-beta2-1484",
"NuGet.RuntimeModel": "3.5.0-beta2-1484",
"System.Dynamic.Runtime": "4.0.11",
"System.Reflection.Metadata": "1.3.0",
"System.Runtime.Loader": "4.0.0",
"System.Runtime.Serialization.Primitives": "4.1.1",
"System.Security.Cryptography.Algorithms": "4.2.0",
"System.Threading.Thread": "4.0.0",
"System.Xml.XDocument": "4.0.11"
},
"compile": {
"lib/netstandard1.6/Microsoft.DotNet.ProjectModel.dll": {}
},
"runtime": {
"lib/netstandard1.6/Microsoft.DotNet.ProjectModel.dll": {}
}
},
"Microsoft.DotNet.ProjectModel.Loader/1.0.0-preview2-003121": {
"type": "package",
"dependencies": {
"Microsoft.DotNet.ProjectModel": "1.0.0-rc3-003121",
"System.Runtime.Loader": "4.0.0"
},
"compile": {
"lib/netstandard1.6/Microsoft.DotNet.ProjectModel.Loader.dll": {}
},
"runtime": {
"lib/netstandard1.6/Microsoft.DotNet.ProjectModel.Loader.dll": {}
}
},
"Microsoft.EntityFrameworkCore/2.1.3": {
"type": "package",
"dependencies": {
"Microsoft.EntityFrameworkCore.Abstractions": "2.1.3",
"Microsoft.EntityFrameworkCore.Analyzers": "2.1.3",
"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.3": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {}
}
},
"Microsoft.EntityFrameworkCore.Analyzers/2.1.3": {
"type": "package"
},
"Microsoft.EntityFrameworkCore.Design/2.1.3": {
"type": "package",
"dependencies": {
"Microsoft.CSharp": "4.5.0",
"Microsoft.EntityFrameworkCore.Relational": "2.1.3"
},
"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.3": {
"type": "package",
"dependencies": {
"Microsoft.EntityFrameworkCore": "2.1.3"
},
"compile": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.InMemory.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.InMemory.dll": {}
}
},
"Microsoft.EntityFrameworkCore.Relational/2.1.3": {
"type": "package",
"dependencies": {
"Microsoft.EntityFrameworkCore": "2.1.3"
},
"compile": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.dll": {}
}
},
"Microsoft.EntityFrameworkCore.Sqlite/2.1.3": {
"type": "package",
"dependencies": {
"Microsoft.EntityFrameworkCore.Sqlite.Core": "2.1.3",
"SQLitePCLRaw.bundle_green": "1.1.11"
},
"compile": {
"lib/netstandard2.0/_._": {}
},
"runtime": {
"lib/netstandard2.0/_._": {}
}
},
"Microsoft.EntityFrameworkCore.Sqlite.Core/2.1.3": {
"type": "package",
"dependencies": {
"Microsoft.Data.Sqlite.Core": "2.1.0",
"Microsoft.EntityFrameworkCore.Relational": "2.1.3"
},
"compile": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Sqlite.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Sqlite.dll": {}
}
},
"Microsoft.EntityFrameworkCore.SqlServer/2.1.3": {
"type": "package",
"dependencies": {
"Microsoft.EntityFrameworkCore.Relational": "2.1.3",
"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.3": {
"type": "package",
"dependencies": {
"Microsoft.EntityFrameworkCore.Design": "2.1.3"
},
"compile": {
"lib/netstandard2.0/_._": {}
},
"runtime": {
"lib/netstandard2.0/_._": {}
}
},
"Microsoft.Extensions.Caching.Abstractions/2.1.2": {
"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.2": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Caching.Abstractions": "2.1.2",
"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.Redis/2.1.2": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Caching.Abstractions": "2.1.2",
"Microsoft.Extensions.Options": "2.1.1",
"StackExchange.Redis.StrongName": "1.2.6"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Caching.Redis.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Caching.Redis.dll": {}
}
},
"Microsoft.Extensions.Caching.SqlServer/2.1.2": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Caching.Abstractions": "2.1.2",
"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.AzureKeyVault/2.1.1": {
"type": "package",
"dependencies": {
"Microsoft.Azure.KeyVault": "2.3.2",
"Microsoft.Azure.Services.AppAuthentication": "1.0.1",
"Microsoft.Extensions.Configuration": "2.1.1",
"Microsoft.Extensions.Configuration.FileExtensions": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.AzureKeyVault.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.3": {
"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.3": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Identity.Core": "2.1.3",
"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.AzureAppServices/2.1.1": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration.EnvironmentVariables": "2.1.1",
"Microsoft.Extensions.Configuration.Json": "2.1.1",
"Microsoft.Extensions.Logging": "2.1.1",
"Microsoft.Extensions.Logging.Abstractions": "2.1.1",
"Microsoft.Extensions.Logging.Configuration": "2.1.1",
"System.ValueTuple": "4.5.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.AzureAppServices.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.AzureAppServices.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.PlatformAbstractions/1.1.0": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Reflection.TypeExtensions": "4.3.0"
},
"compile": {
"lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.dll": {}
},
"runtime": {
"lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.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.Clients.ActiveDirectory/3.14.2": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.0",
"System.Runtime.Serialization.Json": "4.0.2",
"System.Runtime.Serialization.Primitives": "4.1.1"
},
"compile": {
"lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll": {},
"lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.dll": {}
},
"runtime": {
"lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll": {},
"lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.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.Rest.ClientRuntime/2.3.8": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"Newtonsoft.Json": "9.0.1"
},
"compile": {
"lib/netstandard1.4/Microsoft.Rest.ClientRuntime.dll": {}
},
"runtime": {
"lib/netstandard1.4/Microsoft.Rest.ClientRuntime.dll": {}
}
},
"Microsoft.Rest.ClientRuntime.Azure/3.3.7": {
"type": "package",
"dependencies": {
"Microsoft.Rest.ClientRuntime": "[2.3.8, 3.0.0)",
"NETStandard.Library": "1.6.1",
"Newtonsoft.Json": "9.0.1"
},
"compile": {
"lib/netstandard1.4/Microsoft.Rest.ClientRuntime.Azure.dll": {}
},
"runtime": {
"lib/netstandard1.4/Microsoft.Rest.ClientRuntime.Azure.dll": {}
}
},
"Microsoft.VisualStudio.Web.BrowserLink/2.1.1": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Http.Abstractions": "2.1.1",
"Microsoft.AspNetCore.Http.Extensions": "2.1.1",
"Microsoft.Extensions.FileProviders.Physical": "2.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.VisualStudio.Web.BrowserLink.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.VisualStudio.Web.BrowserLink.dll": {}
}
},
"Microsoft.Win32.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.3/_._": {}
}
},
"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": {}
}
},
"NuGet.Common/3.5.0-beta2-1484": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.0",
"System.Diagnostics.Process": "4.1.0",
"System.Security.Cryptography.Algorithms": "4.2.0",
"System.Threading.Thread": "4.0.0"
},
"compile": {
"lib/netstandard1.3/NuGet.Common.dll": {}
},
"runtime": {
"lib/netstandard1.3/NuGet.Common.dll": {}
}
},
"NuGet.Configuration/3.5.0-beta2-1484": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.0",
"NuGet.Common": "3.5.0-beta2-1484",
"System.Xml.XDocument": "4.0.11"
},
"compile": {
"lib/netstandard1.3/NuGet.Configuration.dll": {}
},
"runtime": {
"lib/netstandard1.3/NuGet.Configuration.dll": {}
}
},
"NuGet.DependencyResolver.Core/3.5.0-beta2-1484": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.0",
"NuGet.Frameworks": "3.5.0-beta2-1484",
"NuGet.LibraryModel": "3.5.0-beta2-1484",
"NuGet.Protocol.Core.v3": "3.5.0-beta2-1484",
"NuGet.Repositories": "3.5.0-beta2-1484",
"NuGet.RuntimeModel": "3.5.0-beta2-1484"
},
"compile": {
"lib/netstandard1.3/NuGet.DependencyResolver.Core.dll": {}
},
"runtime": {
"lib/netstandard1.3/NuGet.DependencyResolver.Core.dll": {}
}
},
"NuGet.Frameworks/3.5.0-beta2-1484": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.0"
},
"compile": {
"lib/netstandard1.3/NuGet.Frameworks.dll": {}
},
"runtime": {
"lib/netstandard1.3/NuGet.Frameworks.dll": {}
}
},
"NuGet.LibraryModel/3.5.0-beta2-1484": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.0",
"NuGet.Frameworks": "3.5.0-beta2-1484",
"NuGet.Versioning": "3.5.0-beta2-1484"
},
"compile": {
"lib/netstandard1.3/NuGet.LibraryModel.dll": {}
},
"runtime": {
"lib/netstandard1.3/NuGet.LibraryModel.dll": {}
}
},
"NuGet.Packaging/3.5.0-beta2-1484": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.0",
"NuGet.Common": "3.5.0-beta2-1484",
"NuGet.Packaging.Core": "3.5.0-beta2-1484",
"System.IO.Compression": "4.1.0"
},
"compile": {
"lib/netstandard1.3/NuGet.Packaging.dll": {}
},
"runtime": {
"lib/netstandard1.3/NuGet.Packaging.dll": {}
}
},
"NuGet.Packaging.Core/3.5.0-beta2-1484": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.0",
"NuGet.Common": "3.5.0-beta2-1484",
"NuGet.Packaging.Core.Types": "3.5.0-beta2-1484",
"System.Xml.XDocument": "4.0.11"
},
"compile": {
"lib/netstandard1.3/NuGet.Packaging.Core.dll": {}
},
"runtime": {
"lib/netstandard1.3/NuGet.Packaging.Core.dll": {}
}
},
"NuGet.Packaging.Core.Types/3.5.0-beta2-1484": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.0",
"NuGet.Frameworks": "3.5.0-beta2-1484",
"NuGet.Versioning": "3.5.0-beta2-1484"
},
"compile": {
"lib/netstandard1.3/NuGet.Packaging.Core.Types.dll": {}
},
"runtime": {
"lib/netstandard1.3/NuGet.Packaging.Core.Types.dll": {}
}
},
"NuGet.ProjectModel/3.5.0-beta2-1484": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.0",
"Newtonsoft.Json": "6.0.4",
"NuGet.DependencyResolver.Core": "3.5.0-beta2-1484",
"System.Dynamic.Runtime": "4.0.11",
"System.Threading.Thread": "4.0.0"
},
"compile": {
"lib/netstandard1.3/NuGet.ProjectModel.dll": {}
},
"runtime": {
"lib/netstandard1.3/NuGet.ProjectModel.dll": {}
}
},
"NuGet.Protocol.Core.Types/3.5.0-beta2-1484": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.0",
"NuGet.Common": "3.5.0-beta2-1484",
"NuGet.Configuration": "3.5.0-beta2-1484",
"NuGet.Packaging": "3.5.0-beta2-1484",
"System.Net.Http": "4.1.0"
},
"compile": {
"lib/netstandard1.3/NuGet.Protocol.Core.Types.dll": {}
},
"runtime": {
"lib/netstandard1.3/NuGet.Protocol.Core.Types.dll": {}
}
},
"NuGet.Protocol.Core.v3/3.5.0-beta2-1484": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.0",
"Newtonsoft.Json": "6.0.4",
"NuGet.Common": "3.5.0-beta2-1484",
"NuGet.Packaging": "3.5.0-beta2-1484",
"NuGet.Protocol.Core.Types": "3.5.0-beta2-1484",
"System.Dynamic.Runtime": "4.0.11"
},
"compile": {
"lib/netstandard1.3/NuGet.Protocol.Core.v3.dll": {}
},
"runtime": {
"lib/netstandard1.3/NuGet.Protocol.Core.v3.dll": {}
}
},
"NuGet.Repositories/3.5.0-beta2-1484": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.0",
"NuGet.Packaging": "3.5.0-beta2-1484"
},
"compile": {
"lib/netstandard1.3/NuGet.Repositories.dll": {}
},
"runtime": {
"lib/netstandard1.3/NuGet.Repositories.dll": {}
}
},
"NuGet.RuntimeModel/3.5.0-beta2-1484": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.0",
"Newtonsoft.Json": "6.0.4",
"NuGet.Frameworks": "3.5.0-beta2-1484",
"NuGet.Versioning": "3.5.0-beta2-1484",
"System.Dynamic.Runtime": "4.0.11",
"System.ObjectModel": "4.0.12"
},
"compile": {
"lib/netstandard1.3/NuGet.RuntimeModel.dll": {}
},
"runtime": {
"lib/netstandard1.3/NuGet.RuntimeModel.dll": {}
}
},
"NuGet.Versioning/3.5.0-beta2-1484": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.0"
},
"compile": {
"lib/netstandard1.0/NuGet.Versioning.dll": {}
},
"runtime": {
"lib/netstandard1.0/NuGet.Versioning.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.Net.Security/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"
}
}
},
"SkiaSharp/2.88.2": {
"type": "package",
"dependencies": {
"SkiaSharp.NativeAssets.Win32": "2.88.2",
"SkiaSharp.NativeAssets.macOS": "2.88.2",
"System.Memory": "4.5.3"
},
"compile": {
"lib/netstandard2.0/SkiaSharp.dll": {}
},
"runtime": {
"lib/netstandard2.0/SkiaSharp.dll": {}
}
},
"SkiaSharp.HarfBuzz/2.88.2": {
"type": "package",
"dependencies": {
"HarfBuzzSharp": "2.8.2.2",
"SkiaSharp": "2.88.2"
},
"compile": {
"lib/netstandard2.0/SkiaSharp.HarfBuzz.dll": {}
},
"runtime": {
"lib/netstandard2.0/SkiaSharp.HarfBuzz.dll": {}
}
},
"SkiaSharp.NativeAssets.macOS/2.88.2": {
"type": "package",
"compile": {
"lib/netstandard1.3/_._": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
},
"runtimeTargets": {
"runtimes/osx/native/libSkiaSharp.dylib": {
"assetType": "native",
"rid": "osx"
}
}
},
"SkiaSharp.NativeAssets.Win32/2.88.2": {
"type": "package",
"compile": {
"lib/netstandard1.3/_._": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
},
"runtimeTargets": {
"runtimes/win-arm64/native/libSkiaSharp.dll": {
"assetType": "native",
"rid": "win-arm64"
},
"runtimes/win-x64/native/libSkiaSharp.dll": {
"assetType": "native",
"rid": "win-x64"
},
"runtimes/win-x86/native/libSkiaSharp.dll": {
"assetType": "native",
"rid": "win-x86"
}
}
},
"SQLitePCLRaw.bundle_green/1.1.11": {
"type": "package",
"dependencies": {
"SQLitePCLRaw.core": "1.1.11",
"SQLitePCLRaw.lib.e_sqlite3.linux": "1.1.11",
"SQLitePCLRaw.lib.e_sqlite3.osx": "1.1.11",
"SQLitePCLRaw.lib.e_sqlite3.v110_xp": "1.1.11",
"SQLitePCLRaw.provider.e_sqlite3.netstandard11": "1.1.11"
},
"compile": {
"lib/netcoreapp/SQLitePCLRaw.batteries_green.dll": {},
"lib/netcoreapp/SQLitePCLRaw.batteries_v2.dll": {}
},
"runtime": {
"lib/netcoreapp/SQLitePCLRaw.batteries_green.dll": {},
"lib/netcoreapp/SQLitePCLRaw.batteries_v2.dll": {}
}
},
"SQLitePCLRaw.core/1.1.11": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.0"
},
"compile": {
"lib/netstandard1.1/SQLitePCLRaw.core.dll": {}
},
"runtime": {
"lib/netstandard1.1/SQLitePCLRaw.core.dll": {}
}
},
"SQLitePCLRaw.lib.e_sqlite3.linux/1.1.11": {
"type": "package",
"compile": {
"lib/netstandard2.0/_._": {}
},
"runtime": {
"lib/netstandard2.0/_._": {}
},
"runtimeTargets": {
"runtimes/alpine-x64/native/libe_sqlite3.so": {
"assetType": "native",
"rid": "alpine-x64"
},
"runtimes/linux-arm/native/libe_sqlite3.so": {
"assetType": "native",
"rid": "linux-arm"
},
"runtimes/linux-arm64/native/libe_sqlite3.so": {
"assetType": "native",
"rid": "linux-arm64"
},
"runtimes/linux-armel/native/libe_sqlite3.so": {
"assetType": "native",
"rid": "linux-armel"
},
"runtimes/linux-musl-x64/native/libe_sqlite3.so": {
"assetType": "native",
"rid": "linux-musl-x64"
},
"runtimes/linux-x64/native/libe_sqlite3.so": {
"assetType": "native",
"rid": "linux-x64"
},
"runtimes/linux-x86/native/libe_sqlite3.so": {
"assetType": "native",
"rid": "linux-x86"
}
}
},
"SQLitePCLRaw.lib.e_sqlite3.osx/1.1.11": {
"type": "package",
"compile": {
"lib/netstandard2.0/_._": {}
},
"runtime": {
"lib/netstandard2.0/_._": {}
},
"runtimeTargets": {
"runtimes/osx-x64/native/libe_sqlite3.dylib": {
"assetType": "native",
"rid": "osx-x64"
}
}
},
"SQLitePCLRaw.lib.e_sqlite3.v110_xp/1.1.11": {
"type": "package",
"compile": {
"lib/netstandard2.0/_._": {}
},
"runtime": {
"lib/netstandard2.0/_._": {}
},
"runtimeTargets": {
"runtimes/win-x64/native/e_sqlite3.dll": {
"assetType": "native",
"rid": "win-x64"
},
"runtimes/win-x86/native/e_sqlite3.dll": {
"assetType": "native",
"rid": "win-x86"
},
"runtimes/win8-arm/native/e_sqlite3.dll": {
"assetType": "native",
"rid": "win8-arm"
}
}
},
"SQLitePCLRaw.provider.e_sqlite3.netstandard11/1.1.11": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.0",
"SQLitePCLRaw.core": "1.1.11"
},
"compile": {
"lib/netstandard1.1/SQLitePCLRaw.provider.e_sqlite3.dll": {}
},
"runtime": {
"lib/netstandard1.1/SQLitePCLRaw.provider.e_sqlite3.dll": {}
}
},
"StackExchange.Redis.StrongName/1.2.6": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Collections": "4.3.0",
"System.Collections.Concurrent": "4.3.0",
"System.Collections.NonGeneric": "4.3.0",
"System.Diagnostics.Tools": "4.3.0",
"System.IO.Compression": "4.3.0",
"System.IO.FileSystem": "4.3.0",
"System.Linq": "4.3.0",
"System.Net.NameResolution": "4.3.0",
"System.Net.Security": "4.3.0",
"System.Net.Sockets": "4.3.0",
"System.Reflection.Emit": "4.3.0",
"System.Reflection.Emit.Lightweight": "4.3.0",
"System.Reflection.TypeExtensions": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Runtime.InteropServices.RuntimeInformation": "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",
"System.Threading.Thread": "4.3.0",
"System.Threading.ThreadPool": "4.3.0",
"System.Threading.Timer": "4.3.0"
},
"compile": {
"lib/netstandard1.5/StackExchange.Redis.StrongName.dll": {}
},
"runtime": {
"lib/netstandard1.5/StackExchange.Redis.StrongName.dll": {}
}
},
"Syncfusion.Compression.Net.Core/20.4.0.38": {
"type": "package",
"dependencies": {
"NETStandard.Library": "2.0.0"
},
"compile": {
"lib/netstandard2.0/Syncfusion.Compression.Portable.dll": {}
},
"runtime": {
"lib/netstandard2.0/Syncfusion.Compression.Portable.dll": {}
}
},
"Syncfusion.DocIO.Net.Core/20.4.0.38": {
"type": "package",
"dependencies": {
"Syncfusion.Compression.Net.Core": "20.4.0.38",
"Syncfusion.Licensing": "20.4.0.38",
"Syncfusion.OfficeChart.Net.Core": "20.4.0.38",
"System.Text.Encoding.CodePages": "4.4.0"
},
"compile": {
"lib/netstandard2.0/Syncfusion.DocIO.Portable.dll": {}
},
"runtime": {
"lib/netstandard2.0/Syncfusion.DocIO.Portable.dll": {}
}
},
"Syncfusion.DocIORenderer.Net.Core/20.4.0.38": {
"type": "package",
"dependencies": {
"SkiaSharp.HarfBuzz": "2.88.2",
"Syncfusion.Compression.Net.Core": "20.4.0.38",
"Syncfusion.DocIO.Net.Core": "20.4.0.38",
"Syncfusion.OfficeChart.Net.Core": "20.4.0.38",
"Syncfusion.Pdf.Net.Core": "20.4.0.38",
"Syncfusion.SkiaSharpHelper.Net.Core": "20.4.0.38"
},
"compile": {
"lib/netstandard2.0/Syncfusion.DocIORenderer.Portable.dll": {}
},
"runtime": {
"lib/netstandard2.0/Syncfusion.DocIORenderer.Portable.dll": {}
}
},
"Syncfusion.EJ/20.4.0.38": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting": "2.1.0",
"Microsoft.AspNetCore.Mvc": "2.1.0",
"Microsoft.AspNetCore.Mvc.Core": "2.1.0",
"Microsoft.AspNetCore.Mvc.TagHelpers": "2.1.0",
"Newtonsoft.Json": "11.0.2",
"Syncfusion.Licensing": "20.4.0.38",
"System.Collections": "4.3.0",
"System.Collections.NonGeneric": "4.3.0",
"System.Data.Common": "4.3.0",
"System.Linq": "4.3.0",
"System.Linq.Queryable": "4.3.0",
"System.Reflection.Emit": "4.3.0"
},
"compile": {
"lib/netcoreapp2.1/Syncfusion.EJ.dll": {}
},
"runtime": {
"lib/netcoreapp2.1/Syncfusion.EJ.dll": {}
}
},
"Syncfusion.EJ.AspNet.Core/20.4.0.38": {
"type": "package",
"dependencies": {
"Syncfusion.EJ": "20.4.0.38"
},
"compile": {
"lib/netcoreapp2.1/Syncfusion.EJ.AspNet.Core.dll": {}
},
"runtime": {
"lib/netcoreapp2.1/Syncfusion.EJ.AspNet.Core.dll": {}
}
},
"Syncfusion.EJ.Export/20.4.0.38": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Mvc": "2.1.0",
"Syncfusion.Compression.Net.Core": "20.4.0.38",
"Syncfusion.DocIO.Net.Core": "20.4.0.38",
"Syncfusion.EJ": "20.4.0.38",
"Syncfusion.OfficeChart.Net.Core": "20.4.0.38",
"Syncfusion.Pdf.Net.Core": "20.4.0.38",
"Syncfusion.XlsIO.Net.Core": "20.4.0.38",
"System.Net.Http": "4.3.0",
"System.Xml.XPath.XmlDocument": "4.3.0",
"System.Xml.XmlDocument": "4.3.0"
},
"compile": {
"lib/netcoreapp2.1/Syncfusion.EJ.Export.dll": {}
},
"runtime": {
"lib/netcoreapp2.1/Syncfusion.EJ.Export.dll": {}
}
},
"Syncfusion.EJ.Pivot/20.4.0.38": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting": "2.1.0",
"Microsoft.AspNetCore.Mvc": "2.1.0",
"Microsoft.AspNetCore.Mvc.Core": "2.1.0",
"Microsoft.AspNetCore.Mvc.TagHelpers": "2.1.0",
"Newtonsoft.Json": "11.0.2",
"Syncfusion.EJ.AspNet.Core": "20.4.0.38",
"System.Collections": "4.3.0",
"System.Collections.NonGeneric": "4.3.0",
"System.Data.Common": "4.3.0",
"System.Linq": "4.3.0",
"System.Linq.Queryable": "4.3.0",
"System.Reflection.Emit": "4.3.0"
},
"compile": {
"lib/netcoreapp2.1/Syncfusion.EJ.Pivot.dll": {}
},
"runtime": {
"lib/netcoreapp2.1/Syncfusion.EJ.Pivot.dll": {}
}
},
"Syncfusion.Licensing/20.4.0.38": {
"type": "package",
"compile": {
"lib/netstandard2.0/Syncfusion.Licensing.dll": {}
},
"runtime": {
"lib/netstandard2.0/Syncfusion.Licensing.dll": {}
}
},
"Syncfusion.OfficeChart.Net.Core/20.4.0.38": {
"type": "package",
"dependencies": {
"NETStandard.Library": "2.0.0",
"Syncfusion.Compression.Net.Core": "20.4.0.38"
},
"compile": {
"lib/netstandard2.0/Syncfusion.OfficeChart.Portable.dll": {}
},
"runtime": {
"lib/netstandard2.0/Syncfusion.OfficeChart.Portable.dll": {}
}
},
"Syncfusion.Pdf.Net.Core/20.4.0.38": {
"type": "package",
"dependencies": {
"NETStandard.Library": "2.0.0",
"Syncfusion.Compression.Net.Core": "20.4.0.38",
"Syncfusion.Licensing": "20.4.0.38",
"System.Text.Encoding.CodePages": "4.4.0"
},
"compile": {
"lib/netstandard2.0/Syncfusion.Pdf.Portable.dll": {}
},
"runtime": {
"lib/netstandard2.0/Syncfusion.Pdf.Portable.dll": {}
}
},
"Syncfusion.PMML.Net.Core/20.4.0.38": {
"type": "package",
"dependencies": {
"NETStandard.Library": "2.0.0"
},
"compile": {
"lib/netstandard2.0/Syncfusion.PMML.Portable.dll": {}
},
"runtime": {
"lib/netstandard2.0/Syncfusion.PMML.Portable.dll": {}
}
},
"Syncfusion.Presentation.Net.Core/20.4.0.38": {
"type": "package",
"dependencies": {
"Syncfusion.Compression.Net.Core": "20.4.0.38",
"Syncfusion.Licensing": "20.4.0.38",
"Syncfusion.OfficeChart.Net.Core": "20.4.0.38"
},
"compile": {
"lib/netstandard2.0/Syncfusion.Presentation.Portable.dll": {}
},
"runtime": {
"lib/netstandard2.0/Syncfusion.Presentation.Portable.dll": {}
}
},
"Syncfusion.PresentationRenderer.Net.Core/20.4.0.38": {
"type": "package",
"dependencies": {
"SkiaSharp": "2.88.2",
"Syncfusion.Compression.Net.Core": "20.4.0.38",
"Syncfusion.OfficeChart.Net.Core": "20.4.0.38",
"Syncfusion.Pdf.Net.Core": "20.4.0.38",
"Syncfusion.Presentation.Net.Core": "20.4.0.38",
"Syncfusion.SkiaSharpHelper.Net.Core": "20.4.0.38"
},
"compile": {
"lib/netstandard2.0/Syncfusion.PresentationRenderer.Portable.dll": {}
},
"runtime": {
"lib/netstandard2.0/Syncfusion.PresentationRenderer.Portable.dll": {}
}
},
"Syncfusion.SkiaSharpHelper.Net.Core/20.4.0.38": {
"type": "package",
"dependencies": {
"NETStandard.Library": "2.0.0",
"SkiaSharp.HarfBuzz": "2.88.2",
"Syncfusion.Compression.Net.Core": "20.4.0.38"
},
"compile": {
"lib/netstandard2.0/Syncfusion.SkiaSharpHelper.Portable.dll": {}
},
"runtime": {
"lib/netstandard2.0/Syncfusion.SkiaSharpHelper.Portable.dll": {}
}
},
"Syncfusion.XlsIO.Net.Core/20.4.0.38": {
"type": "package",
"dependencies": {
"NETStandard.Library": "2.0.0",
"Syncfusion.Compression.Net.Core": "20.4.0.38",
"Syncfusion.Licensing": "20.4.0.38"
},
"compile": {
"lib/netstandard2.0/Syncfusion.XlsIO.Portable.dll": {}
},
"runtime": {
"lib/netstandard2.0/Syncfusion.XlsIO.Portable.dll": {}
}
},
"Syncfusion.XlsIORenderer.Net.Core/20.4.0.38": {
"type": "package",
"dependencies": {
"NETStandard.Library": "2.0.0",
"SkiaSharp": "2.88.2",
"Syncfusion.Compression.Net.Core": "20.4.0.38",
"Syncfusion.Pdf.Net.Core": "20.4.0.38",
"Syncfusion.SkiaSharpHelper.Net.Core": "20.4.0.38",
"Syncfusion.XlsIO.Net.Core": "20.4.0.38"
},
"compile": {
"lib/netstandard2.0/Syncfusion.XlsIORenderer.Portable.dll": {}
},
"runtime": {
"lib/netstandard2.0/Syncfusion.XlsIORenderer.Portable.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/System.Collections.NonGeneric.dll": {}
},
"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.Common/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.Text.RegularExpressions": "4.3.0",
"System.Threading.Tasks": "4.3.0"
},
"compile": {
"ref/netstandard1.2/System.Data.Common.dll": {}
},
"runtime": {
"lib/netstandard1.2/System.Data.Common.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.Process/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.Win32.Primitives": "4.3.0",
"Microsoft.Win32.Registry": "4.3.0",
"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.Handles": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Text.Encoding.Extensions": "4.3.0",
"System.Threading": "4.3.0",
"System.Threading.Tasks": "4.3.0",
"System.Threading.Thread": "4.3.0",
"System.Threading.ThreadPool": "4.3.0",
"runtime.native.System": "4.3.0"
},
"compile": {
"ref/netstandard1.4/System.Diagnostics.Process.dll": {}
},
"runtimeTargets": {
"runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll": {
"assetType": "runtime",
"rid": "linux"
},
"runtimes/osx/lib/netstandard1.4/System.Diagnostics.Process.dll": {
"assetType": "runtime",
"rid": "osx"
},
"runtimes/win/lib/netstandard1.4/System.Diagnostics.Process.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/System.Diagnostics.StackTrace.dll": {}
},
"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.1": {
"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.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.Reflection": "4.3.0",
"System.Reflection.Extensions": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.0/System.Linq.Queryable.dll": {}
},
"runtime": {
"lib/netstandard1.3/System.Linq.Queryable.dll": {}
}
},
"System.Memory/4.5.3": {
"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.NameResolution/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"System.Collections": "4.3.0",
"System.Diagnostics.Tracing": "4.3.0",
"System.Globalization": "4.3.0",
"System.Net.Primitives": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Runtime.Handles": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Security.Principal.Windows": "4.3.0",
"System.Threading": "4.3.0",
"System.Threading.Tasks": "4.3.0",
"runtime.native.System": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Net.NameResolution.dll": {}
},
"runtimeTargets": {
"runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll": {
"assetType": "runtime",
"rid": "unix"
},
"runtimes/win/lib/netstandard1.3/System.Net.NameResolution.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.Security/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.Win32.Primitives": "4.3.0",
"System.Collections": "4.3.0",
"System.Collections.Concurrent": "4.3.0",
"System.Diagnostics.Tracing": "4.3.0",
"System.Globalization": "4.3.0",
"System.Globalization.Extensions": "4.3.0",
"System.IO": "4.3.0",
"System.Net.Primitives": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Runtime.Handles": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Security.Claims": "4.3.0",
"System.Security.Cryptography.Algorithms": "4.3.0",
"System.Security.Cryptography.Encoding": "4.3.0",
"System.Security.Cryptography.OpenSsl": "4.3.0",
"System.Security.Cryptography.Primitives": "4.3.0",
"System.Security.Cryptography.X509Certificates": "4.3.0",
"System.Security.Principal": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Threading": "4.3.0",
"System.Threading.Tasks": "4.3.0",
"System.Threading.ThreadPool": "4.3.0",
"runtime.native.System": "4.3.0",
"runtime.native.System.Net.Security": "4.3.0",
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Net.Security.dll": {}
},
"runtimeTargets": {
"runtimes/unix/lib/netstandard1.6/System.Net.Security.dll": {
"assetType": "runtime",
"rid": "unix"
},
"runtimes/win/lib/netstandard1.3/System.Net.Security.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Net.Sockets/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.IO": "4.3.0",
"System.Net.Primitives": "4.3.0",
"System.Runtime": "4.3.0",
"System.Threading.Tasks": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Net.Sockets.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/System.Reflection.Emit.Lightweight.dll": {}
},
"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.Loader/4.0.0": {
"type": "package",
"dependencies": {
"System.IO": "4.1.0",
"System.Reflection": "4.1.0",
"System.Runtime": "4.1.0"
},
"compile": {
"ref/netstandard1.5/System.Runtime.Loader.dll": {}
},
"runtime": {
"lib/netstandard1.5/System.Runtime.Loader.dll": {}
}
},
"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.Json/4.0.2": {
"type": "package",
"dependencies": {
"System.IO": "4.1.0",
"System.Private.DataContractSerialization": "4.1.1",
"System.Runtime": "4.1.0"
},
"compile": {
"ref/netstandard1.0/System.Runtime.Serialization.Json.dll": {}
},
"runtime": {
"lib/netstandard1.3/System.Runtime.Serialization.Json.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.Spatial/5.8.2": {
"type": "package",
"compile": {
"lib/netstandard1.1/System.Spatial.dll": {}
},
"runtime": {
"lib/netstandard1.1/System.Spatial.dll": {}
},
"resource": {
"lib/netstandard1.1/de/System.Spatial.resources.dll": {
"locale": "de"
},
"lib/netstandard1.1/es/System.Spatial.resources.dll": {
"locale": "es"
},
"lib/netstandard1.1/fr/System.Spatial.resources.dll": {
"locale": "fr"
},
"lib/netstandard1.1/it/System.Spatial.resources.dll": {
"locale": "it"
},
"lib/netstandard1.1/ja/System.Spatial.resources.dll": {
"locale": "ja"
},
"lib/netstandard1.1/ko/System.Spatial.resources.dll": {
"locale": "ko"
},
"lib/netstandard1.1/ru/System.Spatial.resources.dll": {
"locale": "ru"
},
"lib/netstandard1.1/zh-Hans/System.Spatial.resources.dll": {
"locale": "zh-Hans"
},
"lib/netstandard1.1/zh-Hant/System.Spatial.resources.dll": {
"locale": "zh-Hant"
}
}
},
"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/System.Text.Encoding.CodePages.dll": {}
},
"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/System.Threading.Thread.dll": {}
},
"runtime": {
"lib/netstandard1.3/System.Threading.Thread.dll": {}
}
},
"System.Threading.ThreadPool/4.3.0": {
"type": "package",
"dependencies": {
"System.Runtime": "4.3.0",
"System.Runtime.Handles": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Threading.ThreadPool.dll": {}
},
"runtime": {
"lib/netstandard1.3/System.Threading.ThreadPool.dll": {}
}
},
"System.Threading.Timer/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.2/System.Threading.Timer.dll": {}
}
},
"System.ValueTuple/4.5.0": {
"type": "package",
"compile": {
"ref/netcoreapp2.0/_._": {}
},
"runtime": {
"lib/netcoreapp2.0/_._": {}
}
},
"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/System.Xml.XPath.dll": {}
},
"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": {}
}
},
"System.Xml.XPath.XmlDocument/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.Threading": "4.3.0",
"System.Xml.ReaderWriter": "4.3.0",
"System.Xml.XPath": "4.3.0",
"System.Xml.XmlDocument": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Xml.XPath.XmlDocument.dll": {}
},
"runtime": {
"lib/netstandard1.3/System.Xml.XPath.XmlDocument.dll": {}
}
},
"WindowsAzure.Storage/8.1.4": {
"type": "package",
"dependencies": {
"Microsoft.Data.OData": "5.8.2",
"NETStandard.Library": "1.6.0",
"Newtonsoft.Json": "9.0.1",
"System.Spatial": "5.8.2"
},
"compile": {
"lib/netstandard1.3/Microsoft.WindowsAzure.Storage.dll": {}
},
"runtime": {
"lib/netstandard1.3/Microsoft.WindowsAzure.Storage.dll": {}
}
}
}
},
"libraries": {
"HarfBuzzSharp/2.8.2.2": {
"sha512": "HIbZgsyxl6jQNkSshbYXXwEwmLfYDl/VfshOMQwVRQrrq6twgVJbHcJ4xgzhar5G/vrDQL6s2lwQEn4kVfywHA==",
"type": "package",
"path": "harfbuzzsharp/2.8.2.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.txt",
"THIRD-PARTY-NOTICES.txt",
"harfbuzzsharp.2.8.2.2.nupkg.sha512",
"harfbuzzsharp.nuspec",
"lib/monoandroid1.0/HarfBuzzSharp.dll",
"lib/monoandroid1.0/HarfBuzzSharp.pdb",
"lib/monoandroid1.0/HarfBuzzSharp.xml",
"lib/net462/HarfBuzzSharp.dll",
"lib/net462/HarfBuzzSharp.pdb",
"lib/net462/HarfBuzzSharp.xml",
"lib/net5.0/HarfBuzzSharp.dll",
"lib/net5.0/HarfBuzzSharp.pdb",
"lib/net5.0/HarfBuzzSharp.xml",
"lib/net6.0-android30.0/HarfBuzzSharp.dll",
"lib/net6.0-android30.0/HarfBuzzSharp.pdb",
"lib/net6.0-android30.0/HarfBuzzSharp.xml",
"lib/net6.0-ios13.6/HarfBuzzSharp.dll",
"lib/net6.0-ios13.6/HarfBuzzSharp.pdb",
"lib/net6.0-ios13.6/HarfBuzzSharp.xml",
"lib/net6.0-maccatalyst13.5/HarfBuzzSharp.dll",
"lib/net6.0-maccatalyst13.5/HarfBuzzSharp.pdb",
"lib/net6.0-maccatalyst13.5/HarfBuzzSharp.xml",
"lib/net6.0-macos10.15/HarfBuzzSharp.dll",
"lib/net6.0-macos10.15/HarfBuzzSharp.pdb",
"lib/net6.0-macos10.15/HarfBuzzSharp.xml",
"lib/net6.0-tvos13.4/HarfBuzzSharp.dll",
"lib/net6.0-tvos13.4/HarfBuzzSharp.pdb",
"lib/net6.0-tvos13.4/HarfBuzzSharp.xml",
"lib/net6.0/HarfBuzzSharp.dll",
"lib/net6.0/HarfBuzzSharp.pdb",
"lib/net6.0/HarfBuzzSharp.xml",
"lib/netcoreapp3.1/HarfBuzzSharp.dll",
"lib/netcoreapp3.1/HarfBuzzSharp.pdb",
"lib/netcoreapp3.1/HarfBuzzSharp.xml",
"lib/netstandard1.3/HarfBuzzSharp.dll",
"lib/netstandard1.3/HarfBuzzSharp.pdb",
"lib/netstandard1.3/HarfBuzzSharp.xml",
"lib/netstandard2.0/HarfBuzzSharp.dll",
"lib/netstandard2.0/HarfBuzzSharp.pdb",
"lib/netstandard2.0/HarfBuzzSharp.xml",
"lib/netstandard2.1/HarfBuzzSharp.dll",
"lib/netstandard2.1/HarfBuzzSharp.pdb",
"lib/netstandard2.1/HarfBuzzSharp.xml",
"lib/tizen40/HarfBuzzSharp.dll",
"lib/tizen40/HarfBuzzSharp.pdb",
"lib/tizen40/HarfBuzzSharp.xml",
"lib/uap10.0.10240/HarfBuzzSharp.dll",
"lib/uap10.0.10240/HarfBuzzSharp.pdb",
"lib/uap10.0.10240/HarfBuzzSharp.xml",
"lib/uap10.0.16299/HarfBuzzSharp.dll",
"lib/uap10.0.16299/HarfBuzzSharp.pdb",
"lib/uap10.0.16299/HarfBuzzSharp.xml",
"lib/xamarinios1.0/HarfBuzzSharp.dll",
"lib/xamarinios1.0/HarfBuzzSharp.pdb",
"lib/xamarinios1.0/HarfBuzzSharp.xml",
"lib/xamarinmac2.0/HarfBuzzSharp.dll",
"lib/xamarinmac2.0/HarfBuzzSharp.pdb",
"lib/xamarinmac2.0/HarfBuzzSharp.xml",
"lib/xamarintvos1.0/HarfBuzzSharp.dll",
"lib/xamarintvos1.0/HarfBuzzSharp.pdb",
"lib/xamarintvos1.0/HarfBuzzSharp.xml",
"lib/xamarinwatchos1.0/HarfBuzzSharp.dll",
"lib/xamarinwatchos1.0/HarfBuzzSharp.pdb",
"lib/xamarinwatchos1.0/HarfBuzzSharp.xml"
]
},
"HarfBuzzSharp.NativeAssets.macOS/2.8.2.2": {
"sha512": "Wosuv5TlSmilk1SQCtyPKj7uzz7MXBwJJchjfHZ3VMD+ds/I3Y1/S440ObRCgAQQeyophf7NXUO+Uj9IDiLnTQ==",
"type": "package",
"path": "harfbuzzsharp.nativeassets.macos/2.8.2.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.txt",
"THIRD-PARTY-NOTICES.txt",
"build/net462/HarfBuzzSharp.NativeAssets.macOS.targets",
"build/net6.0-macos10.15/HarfBuzzSharp.NativeAssets.macOS.targets",
"build/xamarinmac2.0/HarfBuzzSharp.NativeAssets.macOS.targets",
"buildTransitive/net462/HarfBuzzSharp.NativeAssets.macOS.targets",
"buildTransitive/net6.0-macos10.15/HarfBuzzSharp.NativeAssets.macOS.targets",
"buildTransitive/xamarinmac2.0/HarfBuzzSharp.NativeAssets.macOS.targets",
"harfbuzzsharp.nativeassets.macos.2.8.2.2.nupkg.sha512",
"harfbuzzsharp.nativeassets.macos.nuspec",
"lib/net462/_._",
"lib/net5.0/_._",
"lib/net6.0-macos10.15/_._",
"lib/netcoreapp3.1/_._",
"lib/netstandard1.3/_._",
"lib/xamarinmac2.0/_._",
"runtimes/osx/native/libHarfBuzzSharp.dylib"
]
},
"HarfBuzzSharp.NativeAssets.Win32/2.8.2.2": {
"sha512": "/plCRgFbBt/Rv0/TTkwIuc5g72ehngBvkrvpl5HEpL59Eevedfax3N+sW7Ss15nDgP93bkGXX5WGgybZJ8hqaw==",
"type": "package",
"path": "harfbuzzsharp.nativeassets.win32/2.8.2.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.txt",
"THIRD-PARTY-NOTICES.txt",
"build/net462/HarfBuzzSharp.NativeAssets.Win32.targets",
"buildTransitive/net462/HarfBuzzSharp.NativeAssets.Win32.targets",
"harfbuzzsharp.nativeassets.win32.2.8.2.2.nupkg.sha512",
"harfbuzzsharp.nativeassets.win32.nuspec",
"lib/net462/_._",
"lib/net5.0/_._",
"lib/netcoreapp3.1/_._",
"lib/netstandard1.3/_._",
"runtimes/win-arm64/native/libHarfBuzzSharp.dll",
"runtimes/win-x64/native/libHarfBuzzSharp.dll",
"runtimes/win-x86/native/libHarfBuzzSharp.dll"
]
},
"Libuv/1.10.0": {
"sha512": "GsCf4q+eyaI49rCPlgYxdxa1SQCysXFFdSJWdstrwxytg4+VPYLYrXD4AT2rjHVJ+UF7SSWX9CapWEYaU4ejVQ==",
"type": "package",
"path": "libuv/1.10.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"License.txt",
"libuv.1.10.0.nupkg.sha512",
"libuv.nuspec",
"runtimes/linux-arm/native/libuv.so",
"runtimes/linux-arm64/native/libuv.so",
"runtimes/linux-armel/native/libuv.so",
"runtimes/linux-x64/native/libuv.so",
"runtimes/osx/native/libuv.dylib",
"runtimes/win-arm/native/libuv.dll",
"runtimes/win-x64/native/libuv.dll",
"runtimes/win-x86/native/libuv.dll"
]
},
"MessagePack/1.7.3.4": {
"sha512": "QSKZVq6BmNaz/B4n0bAM/moQnc4E6XZ7uXRbJcEXxUzZufJiDYDE6awYqDtNz6acupYoPt2QupGV4rpyPCRRtg==",
"type": "package",
"path": "messagepack/1.7.3.4",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net45/MessagePack.dll",
"lib/net45/MessagePack.xml",
"lib/net47/MessagePack.dll",
"lib/net47/MessagePack.xml",
"lib/netstandard1.6/MessagePack.dll",
"lib/netstandard1.6/MessagePack.xml",
"lib/netstandard2.0/MessagePack.dll",
"lib/netstandard2.0/MessagePack.xml",
"messagepack.1.7.3.4.nupkg.sha512",
"messagepack.nuspec"
]
},
"Microsoft.ApplicationInsights/2.4.0": {
"sha512": "4dX/zu3Psz9oM3ErU64xfOHuSxOwMxN6q5RabSkeYbX42Yn6dR/kDToqjs+txCRjrfHUxyYjfeJHu+MbCfvAsg==",
"type": "package",
"path": "microsoft.applicationinsights/2.4.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net40/Microsoft.ApplicationInsights.XML",
"lib/net40/Microsoft.ApplicationInsights.dll",
"lib/net45/Microsoft.ApplicationInsights.XML",
"lib/net45/Microsoft.ApplicationInsights.dll",
"lib/net46/Microsoft.ApplicationInsights.XML",
"lib/net46/Microsoft.ApplicationInsights.dll",
"lib/netstandard1.3/Microsoft.ApplicationInsights.XML",
"lib/netstandard1.3/Microsoft.ApplicationInsights.dll",
"lib/portable-win81+wpa81/Microsoft.ApplicationInsights.dll",
"lib/uap10.0/Microsoft.ApplicationInsights.dll",
"lib/wp8/Microsoft.ApplicationInsights.dll",
"microsoft.applicationinsights.2.4.0.nupkg.sha512",
"microsoft.applicationinsights.nuspec"
]
},
"Microsoft.ApplicationInsights.AspNetCore/2.1.1": {
"sha512": "kiGmzl9Cav34dF7AHVMoJxdJJQEeLB8KZGNwX1LjImG9iem5hGk4DkHpW7/m9Nh3DrL8IKSL3mqQo+IPqWfMRQ==",
"type": "package",
"path": "microsoft.applicationinsights.aspnetcore/2.1.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net451/Microsoft.ApplicationInsights.AspNetCore.dll",
"lib/net451/Microsoft.ApplicationInsights.AspNetCore.xml",
"lib/netstandard1.6/Microsoft.ApplicationInsights.AspNetCore.dll",
"lib/netstandard1.6/Microsoft.ApplicationInsights.AspNetCore.xml",
"microsoft.applicationinsights.aspnetcore.2.1.1.nupkg.sha512",
"microsoft.applicationinsights.aspnetcore.nuspec"
]
},
"Microsoft.ApplicationInsights.DependencyCollector/2.4.1": {
"sha512": "RWxdX90MY6tNF8S5lwRvJcHiBMIWwVLCxd4TGIEl3X0yAKaolY2vs4zTCvyCIVkEAMs1aInTgWkYwOjzYvAHWw==",
"type": "package",
"path": "microsoft.applicationinsights.dependencycollector/2.4.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"content/ApplicationInsights.config.install.xdt",
"content/ApplicationInsights.config.transform",
"content/ApplicationInsights.config.uninstall.xdt",
"lib/net40/Microsoft.AI.DependencyCollector.XML",
"lib/net40/Microsoft.AI.DependencyCollector.dll",
"lib/net45/Microsoft.AI.DependencyCollector.XML",
"lib/net45/Microsoft.AI.DependencyCollector.dll",
"lib/netstandard1.6/Microsoft.AI.DependencyCollector.dll",
"lib/netstandard1.6/Microsoft.AI.DependencyCollector.xml",
"microsoft.applicationinsights.dependencycollector.2.4.1.nupkg.sha512",
"microsoft.applicationinsights.dependencycollector.nuspec"
]
},
"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.3": {
"sha512": "36Auu/VciTycfc2gqjUw8bta7dxBrRlZ5PewWLG5ksEWZfq2F1rEEqkRhujfrvLIndiRhuf3wEl3R2pJZwFgVg==",
"type": "package",
"path": "microsoft.aspnetcore/2.1.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.xml",
"microsoft.aspnetcore.2.1.3.nupkg.sha512",
"microsoft.aspnetcore.nuspec"
]
},
"Microsoft.AspNetCore.All/2.1.4": {
"sha512": "2i1TeH8GQwHfsCYn2PAWidjJT3jCd0lFkhTPxib+T0IEHTh54W6rZ4NtFe7+5KQvZkcd2bf4/UggZyMreu0oKw==",
"type": "package",
"path": "microsoft.aspnetcore.all/2.1.4",
"files": [
".nupkg.metadata",
".signature.p7s",
"build/netcoreapp2.1/Microsoft.AspNetCore.All.props",
"build/netcoreapp2.1/Microsoft.AspNetCore.All.targets",
"lib/netcoreapp2.1/_._",
"microsoft.aspnetcore.all.2.1.4.nupkg.sha512",
"microsoft.aspnetcore.all.nuspec"
]
},
"Microsoft.AspNetCore.Antiforgery/2.1.1": {
"sha512": "De4NysQJXeWiyzjCH+zE+hVeB7mgCelz00zsBFqkrFtgLWaint5Xt/4qACxRVLUGHQsUo48V6lG0entMJMwv3Q==",
"type": "package",
"path": "microsoft.aspnetcore.antiforgery/2.1.1",
"files": [
".nupkg.metadata",
".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.ApplicationInsights.HostingStartup/2.1.1": {
"sha512": "jP7ww3d5HBV35jZEkPANGVWQHM0aJ2z0x08dPgMOgtTN2wxTDdR8DgpD1uOlbRxsBuA/8bM2zny2HJ/5dP7INg==",
"type": "package",
"path": "microsoft.aspnetcore.applicationinsights.hostingstartup/2.1.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net461/Microsoft.AspNetCore.ApplicationInsights.HostingStartup.dll",
"lib/net461/Microsoft.AspNetCore.ApplicationInsights.HostingStartup.xml",
"lib/netcoreapp2.0/Microsoft.AspNetCore.ApplicationInsights.HostingStartup.dll",
"lib/netcoreapp2.0/Microsoft.AspNetCore.ApplicationInsights.HostingStartup.xml",
"lib/netcoreapp2.1/Microsoft.AspNetCore.ApplicationInsights.HostingStartup.dll",
"lib/netcoreapp2.1/Microsoft.AspNetCore.ApplicationInsights.HostingStartup.xml",
"microsoft.aspnetcore.applicationinsights.hostingstartup.2.1.1.nupkg.sha512",
"microsoft.aspnetcore.applicationinsights.hostingstartup.nuspec"
]
},
"Microsoft.AspNetCore.Authentication/2.1.2": {
"sha512": "RYM3HHMm/MNwsbUh1xnrhosAGNeZV2Q/FmNQrblgytIK1HIZ6UqNMorFI+kz2MW7gNKHKn6TBLTUXPRmqC6iRQ==",
"type": "package",
"path": "microsoft.aspnetcore.authentication/2.1.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.xml",
"microsoft.aspnetcore.authentication.2.1.2.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.2": {
"sha512": "XwE4/p9QHJOkoSWYdgx3u3Jhx6+NQZuRWGJT7jsdlpfDJeS3gJWEqIM9pBmrdt803sX2WZDpgm8hxGIAtiJcQQ==",
"type": "package",
"path": "microsoft.aspnetcore.authentication.cookies/2.1.2",
"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.2.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.2": {
"sha512": "5p5VeM2M9GdxprQRUOFkA/XFAnJad7s/9mRs3I2oIM8I6U4RMmn/kOJPnULrZyoPBJraRSvg9fE2khTtCv05Bg==",
"type": "package",
"path": "microsoft.aspnetcore.authentication.facebook/2.1.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Facebook.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Facebook.xml",
"microsoft.aspnetcore.authentication.facebook.2.1.2.nupkg.sha512",
"microsoft.aspnetcore.authentication.facebook.nuspec"
]
},
"Microsoft.AspNetCore.Authentication.Google/2.1.2": {
"sha512": "glh6ph3/0Q6iwceQCeE1fIH+AWWJB3id+36xUopVtIl247VEfCOfIZEhRj477y5vqqUoazTfTdtgLg52JEquLw==",
"type": "package",
"path": "microsoft.aspnetcore.authentication.google/2.1.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Google.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Google.xml",
"microsoft.aspnetcore.authentication.google.2.1.2.nupkg.sha512",
"microsoft.aspnetcore.authentication.google.nuspec"
]
},
"Microsoft.AspNetCore.Authentication.JwtBearer/2.1.2": {
"sha512": "hedJ6YxyZRIJPXC2olml9YM5t3+yIFt9hcyBXp/q5+z4XpJMY5gUwbc1F5QRGEdcvwSCpFmmRLVaPPh4Kiaq0g==",
"type": "package",
"path": "microsoft.aspnetcore.authentication.jwtbearer/2.1.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml",
"microsoft.aspnetcore.authentication.jwtbearer.2.1.2.nupkg.sha512",
"microsoft.aspnetcore.authentication.jwtbearer.nuspec"
]
},
"Microsoft.AspNetCore.Authentication.MicrosoftAccount/2.1.2": {
"sha512": "qeraPHfzag8lY/o6A63vxiOXrWC3t0y05FxE54y4gEDz/CbQ8xYYZ4yfKJscs2HruAjLSNTTI7j4XQD5GM22Bg==",
"type": "package",
"path": "microsoft.aspnetcore.authentication.microsoftaccount/2.1.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.MicrosoftAccount.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.MicrosoftAccount.xml",
"microsoft.aspnetcore.authentication.microsoftaccount.2.1.2.nupkg.sha512",
"microsoft.aspnetcore.authentication.microsoftaccount.nuspec"
]
},
"Microsoft.AspNetCore.Authentication.OAuth/2.1.2": {
"sha512": "oY0gzBiLXjfbJJYK3zDh8KjqYzvje+kKrK6ZpbojWNy826XO2KVLapjmk1/olrjg2bAKLTL6HHVk0xmZhPRBRA==",
"type": "package",
"path": "microsoft.aspnetcore.authentication.oauth/2.1.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OAuth.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OAuth.xml",
"microsoft.aspnetcore.authentication.oauth.2.1.2.nupkg.sha512",
"microsoft.aspnetcore.authentication.oauth.nuspec"
]
},
"Microsoft.AspNetCore.Authentication.OpenIdConnect/2.1.2": {
"sha512": "XdbxZFGrppRVFpRfPyu6qH1tGAHqBkrn/0uTGDQngTCJOnHtpHXNyQgOg/yj2UUCeJxjOX9p19F065ljiYBIxg==",
"type": "package",
"path": "microsoft.aspnetcore.authentication.openidconnect/2.1.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OpenIdConnect.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OpenIdConnect.xml",
"microsoft.aspnetcore.authentication.openidconnect.2.1.2.nupkg.sha512",
"microsoft.aspnetcore.authentication.openidconnect.nuspec"
]
},
"Microsoft.AspNetCore.Authentication.Twitter/2.1.2": {
"sha512": "UhMS0G20OYLascJsKjgKfSgqKfwrUvx6E17cMYdaLkVGbwDQ6tboQ8LvrrVsKeVpSjtqOb7LA1uCk/7KigJKDA==",
"type": "package",
"path": "microsoft.aspnetcore.authentication.twitter/2.1.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Twitter.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Twitter.xml",
"microsoft.aspnetcore.authentication.twitter.2.1.2.nupkg.sha512",
"microsoft.aspnetcore.authentication.twitter.nuspec"
]
},
"Microsoft.AspNetCore.Authentication.WsFederation/2.1.2": {
"sha512": "KJj1Cel2e8cxBYQl819pWxAKTTgjW205OuCp4GvDEJZmFUvQS7BEAOpq9eivvskoIRB+LQiH3JkbBSLRUE8X5g==",
"type": "package",
"path": "microsoft.aspnetcore.authentication.wsfederation/2.1.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.WsFederation.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.WsFederation.xml",
"microsoft.aspnetcore.authentication.wsfederation.2.1.2.nupkg.sha512",
"microsoft.aspnetcore.authentication.wsfederation.nuspec"
]
},
"Microsoft.AspNetCore.Authorization/2.1.2": {
"sha512": "EiMovaF/QszHjp9SBJH2gUPecAmBDUZCm7sNsCSAf32dhfJMrsbXtiFz91LPXkQOz483u9P5fz8q24INJP/WTQ==",
"type": "package",
"path": "microsoft.aspnetcore.authorization/2.1.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.xml",
"microsoft.aspnetcore.authorization.2.1.2.nupkg.sha512",
"microsoft.aspnetcore.authorization.nuspec"
]
},
"Microsoft.AspNetCore.Authorization.Policy/2.1.2": {
"sha512": "sf3Ai2X0/os2MVptDvWNmBfDt6YZN5N2AQ8z6vk+JU97oW+Nr6HH5h7aWaiacpj2cWPTgBQdUocGvA4ckYdCqQ==",
"type": "package",
"path": "microsoft.aspnetcore.authorization.policy/2.1.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.xml",
"microsoft.aspnetcore.authorization.policy.2.1.2.nupkg.sha512",
"microsoft.aspnetcore.authorization.policy.nuspec"
]
},
"Microsoft.AspNetCore.AzureAppServices.HostingStartup/2.1.1": {
"sha512": "G36yI0jmnk2MCk+Jpn2J22uUlfIC862ZE//t0zhLI329HpigriB9kBHRdjED0uwO9rsDXswQYdUeSrzHOSoQHg==",
"type": "package",
"path": "microsoft.aspnetcore.azureappservices.hostingstartup/2.1.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net461/Microsoft.AspNetCore.AzureAppServices.HostingStartup.dll",
"lib/net461/Microsoft.AspNetCore.AzureAppServices.HostingStartup.xml",
"lib/netcoreapp2.0/Microsoft.AspNetCore.AzureAppServices.HostingStartup.dll",
"lib/netcoreapp2.0/Microsoft.AspNetCore.AzureAppServices.HostingStartup.xml",
"lib/netcoreapp2.1/Microsoft.AspNetCore.AzureAppServices.HostingStartup.dll",
"lib/netcoreapp2.1/Microsoft.AspNetCore.AzureAppServices.HostingStartup.xml",
"microsoft.aspnetcore.azureappservices.hostingstartup.2.1.1.nupkg.sha512",
"microsoft.aspnetcore.azureappservices.hostingstartup.nuspec"
]
},
"Microsoft.AspNetCore.AzureAppServicesIntegration/2.1.1": {
"sha512": "ZjU0JDgyw5JpwHpK+/JHo7ayV7Scf9kS9IZuxlpwej178WyG7U/RMbyD89AhR4nkKBiqKysrtlGsPlUyyvDvZQ==",
"type": "package",
"path": "microsoft.aspnetcore.azureappservicesintegration/2.1.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.AzureAppServicesIntegration.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.AzureAppServicesIntegration.xml",
"microsoft.aspnetcore.azureappservicesintegration.2.1.1.nupkg.sha512",
"microsoft.aspnetcore.azureappservicesintegration.nuspec"
]
},
"Microsoft.AspNetCore.Connections.Abstractions/2.1.3": {
"sha512": "ZpizM+XToYZUBK9F/V5mVgQ5yFA8H7t9Ba4UiDrBuYkzBGVh/e+87A29OHZSaJh+dns8GUTP6IucQ6713ZQwQQ==",
"type": "package",
"path": "microsoft.aspnetcore.connections.abstractions/2.1.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.xml",
"microsoft.aspnetcore.connections.abstractions.2.1.3.nupkg.sha512",
"microsoft.aspnetcore.connections.abstractions.nuspec"
]
},
"Microsoft.AspNetCore.CookiePolicy/2.1.2": {
"sha512": "R/Nf9lJ1gXDvx5PpHBlD7/FljSjvJsL8tKCmNP9jrBHsnbGiAUuuprXsaR6ON+6FPCKtlAyDsyTk0zwxGTaAtQ==",
"type": "package",
"path": "microsoft.aspnetcore.cookiepolicy/2.1.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.CookiePolicy.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.CookiePolicy.xml",
"microsoft.aspnetcore.cookiepolicy.2.1.2.nupkg.sha512",
"microsoft.aspnetcore.cookiepolicy.nuspec"
]
},
"Microsoft.AspNetCore.Cors/2.1.1": {
"sha512": "5b3xfO8ycP9fEm76HGdExptlxURKNbmGnlA2mN+FQMaWPEuFH1te6GReBcKCQp4oeSSWuLfV9xSo+8LpU24u1A==",
"type": "package",
"path": "microsoft.aspnetcore.cors/2.1.1",
"files": [
".nupkg.metadata",
".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.AzureKeyVault/2.1.1": {
"sha512": "dJNdh1TKeOi1lPdpM4y0uDDXozD+RVH2Xfqm8mn4zXZEOomq806KsjwMYnP7Bo+d/3ZcCegk0QbrI19bcVpiBQ==",
"type": "package",
"path": "microsoft.aspnetcore.dataprotection.azurekeyvault/2.1.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.AzureKeyVault.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.AzureKeyVault.xml",
"microsoft.aspnetcore.dataprotection.azurekeyvault.2.1.1.nupkg.sha512",
"microsoft.aspnetcore.dataprotection.azurekeyvault.nuspec"
]
},
"Microsoft.AspNetCore.DataProtection.AzureStorage/2.1.1": {
"sha512": "8JUmnpZYQNg5IyHrrWfhqU4JAHivKTWieVMlwoY9pyZ+OC17JMO2j/n2B4cUv6j9XdTpgQqeilWD1KC4Ei0Feg==",
"type": "package",
"path": "microsoft.aspnetcore.dataprotection.azurestorage/2.1.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.AzureStorage.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.AzureStorage.xml",
"microsoft.aspnetcore.dataprotection.azurestorage.2.1.1.nupkg.sha512",
"microsoft.aspnetcore.dataprotection.azurestorage.nuspec"
]
},
"Microsoft.AspNetCore.DataProtection.Extensions/2.1.1": {
"sha512": "ceD0XYTCxNACik38XmHEIPgjqMdL66jDOu68pjLm9R+VPT2PWAWww3ihTmGOfLPnQuCnf9gCcQxR33rwRcdR9Q==",
"type": "package",
"path": "microsoft.aspnetcore.dataprotection.extensions/2.1.1",
"files": [
".nupkg.metadata",
".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": "N0s12z4ZOa2Gxj+c23RRjj7MnGrgX3eeBUSenz2yUb4DLY48CBQt+m6ROPv+imY7evhGPRP7HvAtRsJhKJ2UVg==",
"type": "package",
"path": "microsoft.aspnetcore.diagnostics/2.1.1",
"files": [
".nupkg.metadata",
".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": "W4V3uJY3mIUZbmon6MKOVr16r/NPgn/ey06L+BKf6uzXPua1Tzwlkz5h101b/Ncaown0iEJz5Pm6heYj+Fr/WQ==",
"type": "package",
"path": "microsoft.aspnetcore.diagnostics.abstractions/2.1.1",
"files": [
".nupkg.metadata",
".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": "w83RRqB1P8T/SiNV8BXdlTmWouPa0Ev9DjvVdvGZTo0ZTR3pq29ZtwVz/EgKStK6Y0n/TNJUBdOxW7+8Xg7K4A==",
"type": "package",
"path": "microsoft.aspnetcore.diagnostics.entityframeworkcore/2.1.1",
"files": [
".nupkg.metadata",
".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": "tTlWJ/2Br7W7AtBj5ufWKD0oZBs1rJ5/GIN15PLIHmDPMWCHgxeX+F5tLFgkSoCmQWOJAPy+thltfgpz9Gkp6g==",
"type": "package",
"path": "microsoft.aspnetcore.hostfiltering/2.1.1",
"files": [
".nupkg.metadata",
".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": "MqYc0DUxrhAPnb5b4HFspxsoJT+gJlLsliSxIgovf4BsbmpaXQId0/pDiVzLuEbmks2w1/lRfY8w0lQOuK1jQQ==",
"type": "package",
"path": "microsoft.aspnetcore.hosting/2.1.1",
"files": [
".nupkg.metadata",
".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": "CS/2N0d0JUdhYOrnd9Ll6O2Lb++CQaToKem6NyF+9RIgdL3tEZJOJHXcFWSXUSDqML98XQzbtnV+dCT22cBrRw==",
"type": "package",
"path": "microsoft.aspnetcore.html.abstractions/2.1.1",
"files": [
".nupkg.metadata",
".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.3": {
"sha512": "tcXwyIaWepIQ1DeLVprAQ3KrQjCodlCOoCeJ+bm5iJCRYbVZECdAHqq0MKXmR7svF2WJ7V4AA9r7slJUtJErwA==",
"type": "package",
"path": "microsoft.aspnetcore.http.connections/1.0.3",
"files": [
".nupkg.metadata",
".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.3.nupkg.sha512",
"microsoft.aspnetcore.http.connections.nuspec"
]
},
"Microsoft.AspNetCore.Http.Connections.Common/1.0.3": {
"sha512": "EMwKzAW/6kQ/mm7HJ6lCmuj3InDraTSb5KoN2HiGlQFn0lGzf/vvs35iTf4VYdQW5wwTuOVnB3JsrVUCoPVPuA==",
"type": "package",
"path": "microsoft.aspnetcore.http.connections.common/1.0.3",
"files": [
".nupkg.metadata",
".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.3.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": "7oPPKBQLOWwcdhjcLO8ItuP7Br0Ytjpdq+x5j65XaTeKiD9JPSVadP8ceLoyzttnf7mhY3PuCsyTPbmsDzcclw==",
"type": "package",
"path": "microsoft.aspnetcore.httpoverrides/2.1.1",
"files": [
".nupkg.metadata",
".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": "NpdDAjvK2ElehzeOO8nB3tHj8SOFxbSvTSTsPHA5hfeY782BqSvEl9+o5YMVosIRES0o5jkqgzJDlLdn3kT2OQ==",
"type": "package",
"path": "microsoft.aspnetcore.httpspolicy/2.1.1",
"files": [
".nupkg.metadata",
".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.3": {
"sha512": "lt9d8vzOeEDzbTBMf7aUM48C+zfMn3UdJiXxhls3ZKkC7RK8Z4RPfO6eWLF/Nb7M+U+T9bwBzmHC9xWsprYaYQ==",
"type": "package",
"path": "microsoft.aspnetcore.identity/2.1.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Identity.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Identity.xml",
"microsoft.aspnetcore.identity.2.1.3.nupkg.sha512",
"microsoft.aspnetcore.identity.nuspec"
]
},
"Microsoft.AspNetCore.Identity.EntityFrameworkCore/2.1.3": {
"sha512": "31agcdJCZM12N6X0tfft87urW4Owk6xWBPzm1qmhh6+lem1ZLaQ7R6BCorBnK1wmKHNijdWRz8JqlpSNq1/MHw==",
"type": "package",
"path": "microsoft.aspnetcore.identity.entityframeworkcore/2.1.3",
"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.3.nupkg.sha512",
"microsoft.aspnetcore.identity.entityframeworkcore.nuspec"
]
},
"Microsoft.AspNetCore.Identity.UI/2.1.3": {
"sha512": "ONwa65yIjxIo0x0xjQB/DhTJ+t5Y8SPThuQ6E2jvLqYGhZBrAGsrJDAna6ln8y3Jza4w/qa4HHJl6Mh35/J3UA==",
"type": "package",
"path": "microsoft.aspnetcore.identity.ui/2.1.3",
"files": [
".nupkg.metadata",
".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.3.nupkg.sha512",
"microsoft.aspnetcore.identity.ui.nuspec"
]
},
"Microsoft.AspNetCore.JsonPatch/2.1.1": {
"sha512": "VjTsHQQG5H8Gjw6oi3jLUc6Wnc9Gnj1alQIwVsbfxuoXS5j0rTpzIKcRNyppEf0eQfI5fV/IDPJxgxV0NK5Xgw==",
"type": "package",
"path": "microsoft.aspnetcore.jsonpatch/2.1.1",
"files": [
".nupkg.metadata",
".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": "vq/zYk4PxqLdhQq269RgmT9Tp44cEMYFm4aFU6B61TMzUyHIjiIYTvNcuAI+5VVBU6n6GfExxeF11J3U4Pzupw==",
"type": "package",
"path": "microsoft.aspnetcore.localization/2.1.1",
"files": [
".nupkg.metadata",
".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": "8EvpC+Crv3pkrPioRo+/mzEDYeCQ550oeYYPXjpiP6RWCQ/miUQa6ZdYvMYlcRawDFYGqlCYeeSBZCn0lcwu6Q==",
"type": "package",
"path": "microsoft.aspnetcore.localization.routing/2.1.1",
"files": [
".nupkg.metadata",
".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": "dBj5AUA488Clf+J9eOO/en8FBb0sq9sYS0Ptghw+jm9XLUtSCKte3PKGmKg3dz0sC2OroF60Qf3q4P3RzSr6bQ==",
"type": "package",
"path": "microsoft.aspnetcore.middlewareanalysis/2.1.1",
"files": [
".nupkg.metadata",
".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.2": {
"sha512": "gndI4x01n3l9X7iguxRoiKLFXuWAXL31fmWw0s7MplsU+FvKPawkUAAYxo8bXXQHtMHkBCzr5xTPlyefpcwOgg==",
"type": "package",
"path": "microsoft.aspnetcore.mvc/2.1.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.xml",
"microsoft.aspnetcore.mvc.2.1.2.nupkg.sha512",
"microsoft.aspnetcore.mvc.nuspec"
]
},
"Microsoft.AspNetCore.Mvc.Abstractions/2.1.2": {
"sha512": "/sxBNVxLByQY0CTno9Mkief8EQoTHSbB4BHYNyr8TeYOUgW6Ge4MJ5b6CZTwDaZsZeZUc6F8RCDaIicmBAhnWg==",
"type": "package",
"path": "microsoft.aspnetcore.mvc.abstractions/2.1.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.xml",
"microsoft.aspnetcore.mvc.abstractions.2.1.2.nupkg.sha512",
"microsoft.aspnetcore.mvc.abstractions.nuspec"
]
},
"Microsoft.AspNetCore.Mvc.Analyzers/2.1.2": {
"sha512": "FPQIDmlQpIzyxAgLjpIMd978hO+CMy4fuEfZLMuHsssK7tFSs9tnyOzqTgNJB1nkJeGx5ptKMIYBZwxWN8h4gQ==",
"type": "package",
"path": "microsoft.aspnetcore.mvc.analyzers/2.1.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"analyzers/dotnet/cs/Microsoft.AspNetCore.Mvc.Analyzers.dll",
"microsoft.aspnetcore.mvc.analyzers.2.1.2.nupkg.sha512",
"microsoft.aspnetcore.mvc.analyzers.nuspec"
]
},
"Microsoft.AspNetCore.Mvc.ApiExplorer/2.1.2": {
"sha512": "dpxPkhi5PQALjdMmBXpS9oUA2pr+MSbEghxgP9mDlfOa9UzS7gMkcszPsx/S6PnwfXEq3Idb/V5Ls1rZGSiyXg==",
"type": "package",
"path": "microsoft.aspnetcore.mvc.apiexplorer/2.1.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ApiExplorer.xml",
"microsoft.aspnetcore.mvc.apiexplorer.2.1.2.nupkg.sha512",
"microsoft.aspnetcore.mvc.apiexplorer.nuspec"
]
},
"Microsoft.AspNetCore.Mvc.Core/2.1.2": {
"sha512": "OsFaQouS0U+7F42qa+U5dtdpPFcBQrHZXdiPcNGzxF2RRXwa3WnScs6+4V3ffvO2Vdn2sMzr9pVjN+Ux0sYCzA==",
"type": "package",
"path": "microsoft.aspnetcore.mvc.core/2.1.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.xml",
"microsoft.aspnetcore.mvc.core.2.1.2.nupkg.sha512",
"microsoft.aspnetcore.mvc.core.nuspec"
]
},
"Microsoft.AspNetCore.Mvc.Cors/2.1.2": {
"sha512": "mJwvBc7CKoEspTB2GYsek8vrEOZEUj7iJ7qlxQg7NmBdjM/sPLkx4FTc5NBc4GMFtG7FZGtc0ueo9B6CQ0xfLg==",
"type": "package",
"path": "microsoft.aspnetcore.mvc.cors/2.1.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Cors.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Cors.xml",
"microsoft.aspnetcore.mvc.cors.2.1.2.nupkg.sha512",
"microsoft.aspnetcore.mvc.cors.nuspec"
]
},
"Microsoft.AspNetCore.Mvc.DataAnnotations/2.1.2": {
"sha512": "NlxCiz14h9ksqVEbVkMyAAiSHvrwsCGpT7N1N6r/pKxzJleZ0z9UtXezWF2y739X0LvLIrnp/M3vtUvN6yVNnA==",
"type": "package",
"path": "microsoft.aspnetcore.mvc.dataannotations/2.1.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.DataAnnotations.xml",
"microsoft.aspnetcore.mvc.dataannotations.2.1.2.nupkg.sha512",
"microsoft.aspnetcore.mvc.dataannotations.nuspec"
]
},
"Microsoft.AspNetCore.Mvc.Formatters.Json/2.1.2": {
"sha512": "j03M/TWEL5SJxU8A3y6p4kT4BQBX6HrjV7cileWwBPBF0+8bTsP3vQYCBcETh6ECDhNVJxglOxcFuBz6gez9iQ==",
"type": "package",
"path": "microsoft.aspnetcore.mvc.formatters.json/2.1.2",
"files": [
".nupkg.metadata",
".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.2.nupkg.sha512",
"microsoft.aspnetcore.mvc.formatters.json.nuspec"
]
},
"Microsoft.AspNetCore.Mvc.Formatters.Xml/2.1.2": {
"sha512": "s3Wk2Wugt7Ngfm+5ncYRX9xLJ397rH89HQXbDkdKCqPCzatAeNaGKJ3lPdLpt4CJrjcJqnkxof5ohzwfQCXCug==",
"type": "package",
"path": "microsoft.aspnetcore.mvc.formatters.xml/2.1.2",
"files": [
".nupkg.metadata",
".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.2.nupkg.sha512",
"microsoft.aspnetcore.mvc.formatters.xml.nuspec"
]
},
"Microsoft.AspNetCore.Mvc.Localization/2.1.2": {
"sha512": "B4DOU9kHxqxh6hsnY1B8mBvg29alPFZWRcFSG/9CwBf+64O8wyM2u8IYbdv+wvSvgeJCsTHulS3cJ6yvBs3Rpg==",
"type": "package",
"path": "microsoft.aspnetcore.mvc.localization/2.1.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Localization.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Localization.xml",
"microsoft.aspnetcore.mvc.localization.2.1.2.nupkg.sha512",
"microsoft.aspnetcore.mvc.localization.nuspec"
]
},
"Microsoft.AspNetCore.Mvc.Razor/2.1.2": {
"sha512": "uZwdjAPal3x/Ks2tsdpfDK7o6rr3/+N4dQMVTRBpi2sqr0qS2SFbIVWKPbyFn9PMAn9eKM6y2Z6HJYS5lM6BwQ==",
"type": "package",
"path": "microsoft.aspnetcore.mvc.razor/2.1.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.xml",
"microsoft.aspnetcore.mvc.razor.2.1.2.nupkg.sha512",
"microsoft.aspnetcore.mvc.razor.nuspec"
]
},
"Microsoft.AspNetCore.Mvc.Razor.Extensions/2.1.2": {
"sha512": "2IBPT1QfTgJ8whML78zmqL7tDC5wzA732gQ/z55GXQZjOWQ6VI/n9fxF+hrzTayFSHBUuGRwKj5/gg0N/NcLww==",
"type": "package",
"path": "microsoft.aspnetcore.mvc.razor.extensions/2.1.2",
"files": [
".nupkg.metadata",
".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.2.nupkg.sha512",
"microsoft.aspnetcore.mvc.razor.extensions.nuspec"
]
},
"Microsoft.AspNetCore.Mvc.Razor.ViewCompilation/2.1.1": {
"sha512": "kLys2AJY1GK4aOMJokvLX8U/V7/KF7bhfVwRwZHh4yxY6cgOJaNxWlJvdFFTpfGb0hcoSP4fRjfUFlFBp8L+gQ==",
"type": "package",
"path": "microsoft.aspnetcore.mvc.razor.viewcompilation/2.1.1",
"files": [
".nupkg.metadata",
".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.2": {
"sha512": "SJMXC05O1S7xDfCFwIBnTLTDRc/V1kNS70PqEDc1NKhLDcxFSgRE8L4bUKoLoFDlli0QIw0CbDZiyQUDWCL2NQ==",
"type": "package",
"path": "microsoft.aspnetcore.mvc.razorpages/2.1.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.RazorPages.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.RazorPages.xml",
"microsoft.aspnetcore.mvc.razorpages.2.1.2.nupkg.sha512",
"microsoft.aspnetcore.mvc.razorpages.nuspec"
]
},
"Microsoft.AspNetCore.Mvc.TagHelpers/2.1.2": {
"sha512": "OxEAzpJrnmZde9rJ8bpHFOSvG35wdRZ/wVSUC74Osm3g5BnGilPhm7AEFeH0+9WU4OHSrNj2CB/qGyeD6AHqIw==",
"type": "package",
"path": "microsoft.aspnetcore.mvc.taghelpers/2.1.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.TagHelpers.xml",
"microsoft.aspnetcore.mvc.taghelpers.2.1.2.nupkg.sha512",
"microsoft.aspnetcore.mvc.taghelpers.nuspec"
]
},
"Microsoft.AspNetCore.Mvc.ViewFeatures/2.1.2": {
"sha512": "5gH0nVFW39Ld52vbSZlthKGweGVkZZEpNHVeB0tQm/jB003+9SAiYjx8rycKpeiz3hoiepoh08VOzmJWr2V+PQ==",
"type": "package",
"path": "microsoft.aspnetcore.mvc.viewfeatures/2.1.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ViewFeatures.xml",
"microsoft.aspnetcore.mvc.viewfeatures.2.1.2.nupkg.sha512",
"microsoft.aspnetcore.mvc.viewfeatures.nuspec"
]
},
"Microsoft.AspNetCore.NodeServices/2.1.1": {
"sha512": "zULLPbtIXzz8KFmDVr3lDwn6WhqtGP2MBbc602ViI9ymXFlPRBL7jrvfUg6+PhBxDnpHmOaZNJLIl+8rJha46w==",
"type": "package",
"path": "microsoft.aspnetcore.nodeservices/2.1.1",
"files": [
".nupkg.metadata",
".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": "OKovgdeKNc2XE31363rCa5ON30FFlcjC4zfsXRokpHZdVUX1A0cllNlXyNggJf1K+5DepBr/fv6BuuX6x/ZZYQ==",
"type": "package",
"path": "microsoft.aspnetcore.owin/2.1.1",
"files": [
".nupkg.metadata",
".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.2": {
"sha512": "0P/1wSjvZPURzUcvdMjc+gHTIZmFwpkspVJVD7OKTLTcAj8TlTYcP1Py/Av4UU/SkUyhtlMrY/Mo4RCjUn3kZg==",
"type": "package",
"path": "microsoft.aspnetcore.razor/2.1.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.xml",
"microsoft.aspnetcore.razor.2.1.2.nupkg.sha512",
"microsoft.aspnetcore.razor.nuspec"
]
},
"Microsoft.AspNetCore.Razor.Design/2.1.2": {
"sha512": "ab4+TZw3Sxqrr5TwrwVyABeQkhSxYMJXgG6yZw7T+r6Vz+hcOt+pK79o15ESG7kZvWAK9wRG7emnTIia5O6R1Q==",
"type": "package",
"path": "microsoft.aspnetcore.razor.design/2.1.2",
"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.2.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.2": {
"sha512": "sTajqea7Ef0bIB5z+/ByhmznbsqhA+Q4lQw6zSAZC873o6b5yQTu9/5ejKO2B8Kl2S3mdYOJIGY6Eq/IRd788w==",
"type": "package",
"path": "microsoft.aspnetcore.razor.language/2.1.2",
"files": [
".nupkg.metadata",
".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.2.nupkg.sha512",
"microsoft.aspnetcore.razor.language.nuspec"
]
},
"Microsoft.AspNetCore.Razor.Runtime/2.1.2": {
"sha512": "3TpndT7RJsBR7cf14eocdkMUo6NMXOnhyFbWeJWHjL+MSQnRAE17V9BmI9fhQblsPBpLRb3XNN+WXfatVujMsA==",
"type": "package",
"path": "microsoft.aspnetcore.razor.runtime/2.1.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.xml",
"microsoft.aspnetcore.razor.runtime.2.1.2.nupkg.sha512",
"microsoft.aspnetcore.razor.runtime.nuspec"
]
},
"Microsoft.AspNetCore.Razor.Tools/1.1.0-preview4-final": {
"sha512": "elen0GMaXIUZjL7X61V6tvCm64vYw6NL+XDBIUguFXpx3PK4GXvYALLDK8zzjgUVSS0ChYBX3o4Xw20iQwXiJQ==",
"type": "package",
"path": "microsoft.aspnetcore.razor.tools/1.1.0-preview4-final",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net451/dotnet-razor-tooling.exe",
"lib/net451/dotnet-razor-tooling.xml",
"lib/netcoreapp1.0/dotnet-razor-tooling.dll",
"lib/netcoreapp1.0/dotnet-razor-tooling.runtimeconfig.json",
"lib/netcoreapp1.0/dotnet-razor-tooling.xml",
"microsoft.aspnetcore.razor.tools.1.1.0-preview4-final.nupkg.sha512",
"microsoft.aspnetcore.razor.tools.nuspec"
]
},
"Microsoft.AspNetCore.ResponseCaching/2.1.1": {
"sha512": "cWottukasno+Z711nAMe7Pp0961/PhxquLhzWv5Jlbt/EE6RjYTnggBg3weE7N0oWXPe8SkgQURqUKuqZcrrQQ==",
"type": "package",
"path": "microsoft.aspnetcore.responsecaching/2.1.1",
"files": [
".nupkg.metadata",
".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": "sTJvhc408h4J8ml66gfhuN/r2WfrasvgERq2ZLIDz3YZYqSXmkpwDjbxSlhzuHQFKMlyx1Tg1uWoF+6eRrKjDA==",
"type": "package",
"path": "microsoft.aspnetcore.responsecaching.abstractions/2.1.1",
"files": [
".nupkg.metadata",
".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": "IsPhTWXqouyu+vionm5ih2ZJnSh/XmOrm8X77Ty/APnzy8mwgWy6VxxjtQQTgb4zCaTWs1aVJvM+fLtWGuoksg==",
"type": "package",
"path": "microsoft.aspnetcore.responsecompression/2.1.1",
"files": [
".nupkg.metadata",
".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": "8hFPHYCoy5yeWoOyWKFWy4XH7OxbVIOj48zkH1+pAhLuIDhTKm7A4gMS/ocdomFCy0F5+AOUhksaANwjCWjndg==",
"type": "package",
"path": "microsoft.aspnetcore.rewrite/2.1.1",
"files": [
".nupkg.metadata",
".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": "U39z3M0oTrquVBohK32Nh20PWQkb9fuO1dbVPTI43Dr3n6qCx6vAFNGWuCzFeINLy152LivmVlLn4rMOzWudug==",
"type": "package",
"path": "microsoft.aspnetcore.routing/2.1.1",
"files": [
".nupkg.metadata",
".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": "Aa88Bi0/HI8dPReC0XqByPiVGYDRfj6Xh2eVsNCisnlgFHonDdW9CQsNPhVSK+uWQl3kDMFxFpeJ1ktz/wUHsQ==",
"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": "/5UtIMm6I3Y5gVe5nERpbPEmENbsXNekQTx86Juy8zSqj1k6RczkheIsI0/efTF8lku6A+d2MdJD2mz4SqlHAA==",
"type": "package",
"path": "microsoft.aspnetcore.server.httpsys/2.1.1",
"files": [
".nupkg.metadata",
".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": "jH9bbzOtAqWZfR2qmsfkv83D5paTfPjZ8Jn6E42ofmfDZWE2XT/RJLwhvsMy9sTAaFuVQ+hTuF26MmlQgEp5zw==",
"type": "package",
"path": "microsoft.aspnetcore.server.iisintegration/2.1.1",
"files": [
".nupkg.metadata",
".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.3": {
"sha512": "+JDnYueC3ptdD98D8QoIddBWwzeWAFQiS0j1f3R0A8O2VulFnm0F8HGPHEOYonuqYI4mcJ1UErf/PQHwduDy+A==",
"type": "package",
"path": "microsoft.aspnetcore.server.kestrel/2.1.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.xml",
"microsoft.aspnetcore.server.kestrel.2.1.3.nupkg.sha512",
"microsoft.aspnetcore.server.kestrel.nuspec"
]
},
"Microsoft.AspNetCore.Server.Kestrel.Core/2.1.3": {
"sha512": "Oz8zNBhSHINGtOVqujnBMKDq9oVv54riu6zIKXcIcJxBfRAfbpAm2Uq9HhHYY0bqHn1XS+lvDJpZbV1++sbCSw==",
"type": "package",
"path": "microsoft.aspnetcore.server.kestrel.core/2.1.3",
"files": [
".nupkg.metadata",
".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.3.nupkg.sha512",
"microsoft.aspnetcore.server.kestrel.core.nuspec"
]
},
"Microsoft.AspNetCore.Server.Kestrel.Https/2.1.3": {
"sha512": "rR2P+W1zxTZk+W0U6cfnGs5q3ksCXbuvvEtU9RHoLJ2rLz2IDFv9JJf3PGoD0ONu0JzOCbwZzLcsBMxdes/mVA==",
"type": "package",
"path": "microsoft.aspnetcore.server.kestrel.https/2.1.3",
"files": [
".nupkg.metadata",
".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.3.nupkg.sha512",
"microsoft.aspnetcore.server.kestrel.https.nuspec"
]
},
"Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions/2.1.3": {
"sha512": "eWuUt5eSDdpBwNRZdFf7FiKcpNBZ/wETKSgf5weAfTxpGKwmfftrViiMJQgCwxlntgLzL1MYCZf51A8O2Xq9Ng==",
"type": "package",
"path": "microsoft.aspnetcore.server.kestrel.transport.abstractions/2.1.3",
"files": [
".nupkg.metadata",
".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.3.nupkg.sha512",
"microsoft.aspnetcore.server.kestrel.transport.abstractions.nuspec"
]
},
"Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv/2.1.3": {
"sha512": "+thBX8y671RlDLMZ3ASeea2wrfc/+hHBjdU56EjHBVbmfC4on2Fy6/GNSfXEq+eog3kBD8VDXVBmVXwB93yZCg==",
"type": "package",
"path": "microsoft.aspnetcore.server.kestrel.transport.libuv/2.1.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.xml",
"microsoft.aspnetcore.server.kestrel.transport.libuv.2.1.3.nupkg.sha512",
"microsoft.aspnetcore.server.kestrel.transport.libuv.nuspec"
]
},
"Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/2.1.3": {
"sha512": "qaEW5rAhAoSKNqO6nRWFMHp5CpgSxnz+jk6e4g+AOQhQZroJrS/DtnhY2WxvbyzJ6V7kKv7Mis7vgylTtmcrFg==",
"type": "package",
"path": "microsoft.aspnetcore.server.kestrel.transport.sockets/2.1.3",
"files": [
".nupkg.metadata",
".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.3.nupkg.sha512",
"microsoft.aspnetcore.server.kestrel.transport.sockets.nuspec"
]
},
"Microsoft.AspNetCore.Session/2.1.1": {
"sha512": "hQ4PHIHw1RmqoqjZKRfT4eL6msUd7K+GwcLUGtd1WZT7mOzqmt2oXkzL0Q+qudgXsNdWmH+zpe0zzqKM8Hz45w==",
"type": "package",
"path": "microsoft.aspnetcore.session/2.1.1",
"files": [
".nupkg.metadata",
".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.3": {
"sha512": "jDaAqHKRZON7N5T2YLR8Xs4VmIdtPu9PSlKwIMJ4RrVYTl06UbHLrP1+GJc2yWWoGqdB8aC64s2PfaY1CWkixQ==",
"type": "package",
"path": "microsoft.aspnetcore.signalr/1.0.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.xml",
"microsoft.aspnetcore.signalr.1.0.3.nupkg.sha512",
"microsoft.aspnetcore.signalr.nuspec"
]
},
"Microsoft.AspNetCore.SignalR.Common/1.0.3": {
"sha512": "URjH2CmDYtHx/o57Qa5ntnwRkqT9QUHR7q6y9IhgvIiXPi9AR4FzP9untctl6J2mNIWeo90OgB7nSwjxIPRqJg==",
"type": "package",
"path": "microsoft.aspnetcore.signalr.common/1.0.3",
"files": [
".nupkg.metadata",
".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.3.nupkg.sha512",
"microsoft.aspnetcore.signalr.common.nuspec"
]
},
"Microsoft.AspNetCore.SignalR.Core/1.0.3": {
"sha512": "QzKlWjRWQcChd8oIGVQxzFOaqesnlfkjeoav/+p4FKctFcQ1hJHBrNpbJd1KBY+LSFDX8EZJ06M6ROR8aF/XzQ==",
"type": "package",
"path": "microsoft.aspnetcore.signalr.core/1.0.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Core.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Core.xml",
"microsoft.aspnetcore.signalr.core.1.0.3.nupkg.sha512",
"microsoft.aspnetcore.signalr.core.nuspec"
]
},
"Microsoft.AspNetCore.SignalR.Protocols.Json/1.0.3": {
"sha512": "mes9wNIvMdP3Zul/fhxpaKRnE791DZ9rKsFbjClNTvnJX3rWi1y+JhZbNi631K15jJldEDeznbdBb5Wgy/R97Q==",
"type": "package",
"path": "microsoft.aspnetcore.signalr.protocols.json/1.0.3",
"files": [
".nupkg.metadata",
".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.3.nupkg.sha512",
"microsoft.aspnetcore.signalr.protocols.json.nuspec"
]
},
"Microsoft.AspNetCore.SignalR.Redis/1.0.3": {
"sha512": "aEfRvvikPd6+tDWKnMIAlG98+CUfUfPKoTU2Ekm3w7EdGfX4m+3XA61+lHTwdeYJ2JLarfztvw7jVMDmnuGPrA==",
"type": "package",
"path": "microsoft.aspnetcore.signalr.redis/1.0.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Redis.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Redis.xml",
"microsoft.aspnetcore.signalr.redis.1.0.3.nupkg.sha512",
"microsoft.aspnetcore.signalr.redis.nuspec"
]
},
"Microsoft.AspNetCore.SpaServices/2.1.1": {
"sha512": "pPQr67lzfZzLEk4UXw4Y3zQZrrh3drsnB223q5citrB9y0QualC7Oqpmq3Vq48nsaTBnwYPM5IoEOlWL5gYmPg==",
"type": "package",
"path": "microsoft.aspnetcore.spaservices/2.1.1",
"files": [
".nupkg.metadata",
".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": "zlrjDE0kKN20bZ3ObwtyE5Oj14/OjSn+zyIC2hhYatVP5c6lVnpFqR0Th0ISSl2W1DueinlScmDxbk8Ccr7iCQ==",
"type": "package",
"path": "microsoft.aspnetcore.spaservices.extensions/2.1.1",
"files": [
".nupkg.metadata",
".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": "THLu6XGauf9kdAI0OyjoqvY/11Ap/Ra/ZNHfWQjrsS4b0AhvzUZgyuq5xYrmdA4+3goRxkqbH2xvrIISGGsukA==",
"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": "wvp85LiIDuFAtbn5FiD4dpAXUBI203yBEtKeNE1I1ipSrUugY2lJVpZAP+C5F5AJ1RZtWvBl+AP1mhkuDNWpag==",
"type": "package",
"path": "microsoft.aspnetcore.websockets/2.1.1",
"files": [
".nupkg.metadata",
".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.Azure.KeyVault/2.3.2": {
"sha512": "A82ESUdfLz2wMhYuPxrwf/fA7JVt3IARgeMCG3TsaLtxUxa9RBKX3f0zdnKmvBvJ/u1/5g03OLR26GPekqY5HQ==",
"type": "package",
"path": "microsoft.azure.keyvault/2.3.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net452/Microsoft.Azure.KeyVault.dll",
"lib/net452/Microsoft.Azure.KeyVault.runtimeconfig.json",
"lib/net452/Microsoft.Azure.KeyVault.xml",
"lib/netstandard1.4/Microsoft.Azure.KeyVault.dll",
"lib/netstandard1.4/Microsoft.Azure.KeyVault.runtimeconfig.json",
"lib/netstandard1.4/Microsoft.Azure.KeyVault.xml",
"microsoft.azure.keyvault.2.3.2.nupkg.sha512",
"microsoft.azure.keyvault.nuspec"
]
},
"Microsoft.Azure.KeyVault.WebKey/2.0.7": {
"sha512": "MVSYao62R9rwl9KF+IsJm+XBLupJj1ma2lfwNeFlSWziXGAopnYK+YkDWqABOqNIV9kpza/MvNBxITzhlJIyIw==",
"type": "package",
"path": "microsoft.azure.keyvault.webkey/2.0.7",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net452/Microsoft.Azure.KeyVault.WebKey.dll",
"lib/net452/Microsoft.Azure.KeyVault.WebKey.runtimeconfig.json",
"lib/net452/Microsoft.Azure.KeyVault.WebKey.xml",
"lib/netstandard1.4/Microsoft.Azure.KeyVault.WebKey.dll",
"lib/netstandard1.4/Microsoft.Azure.KeyVault.WebKey.runtimeconfig.json",
"lib/netstandard1.4/Microsoft.Azure.KeyVault.WebKey.xml",
"microsoft.azure.keyvault.webkey.2.0.7.nupkg.sha512",
"microsoft.azure.keyvault.webkey.nuspec"
]
},
"Microsoft.Azure.Services.AppAuthentication/1.0.1": {
"sha512": "oSVQ+YLgn0PfDLBRwOtHrkw06Pc6HvqIVrtFFWMg/1eafY+Hbrm1CSXnzXKXJwqUUv0ynvuwqzjN+IFR3g588w==",
"type": "package",
"path": "microsoft.azure.services.appauthentication/1.0.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"build/Microsoft.Azure.Services.AppAuthentication.targets",
"lib/net452/Microsoft.Azure.Services.AppAuthentication.dll",
"lib/net452/Microsoft.Azure.Services.AppAuthentication.runtimeconfig.json",
"lib/net452/Microsoft.Azure.Services.AppAuthentication.xml",
"lib/netstandard1.4/Microsoft.Azure.Services.AppAuthentication.dll",
"lib/netstandard1.4/Microsoft.Azure.Services.AppAuthentication.runtimeconfig.json",
"lib/netstandard1.4/Microsoft.Azure.Services.AppAuthentication.xml",
"microsoft.azure.services.appauthentication.1.0.1.nupkg.sha512",
"microsoft.azure.services.appauthentication.nuspec"
]
},
"Microsoft.CodeAnalysis.Analyzers/1.1.0": {
"sha512": "HS3iRWZKcUw/8eZ/08GXKY2Bn7xNzQPzf8gRPHGSowX7u7XXu9i9YEaBeBNKUXWfI7qjvT2zXtLUvbN0hds8vg==",
"type": "package",
"path": "microsoft.codeanalysis.analyzers/1.1.0",
"hasTools": true,
"files": [
".nupkg.metadata",
"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.2": {
"sha512": "Lx/LGkG0Il/sFFHptpAO4Ry4MXyl6XwwHUyGAcJlaXymFThkfx+p2PuvZtFE9ftf5w9RFWOETJzhGOT06PJnlQ==",
"type": "package",
"path": "microsoft.codeanalysis.razor/2.1.2",
"files": [
".nupkg.metadata",
".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.2.nupkg.sha512",
"microsoft.codeanalysis.razor.nuspec"
]
},
"Microsoft.CSharp/4.5.0": {
"sha512": "kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
"type": "package",
"path": "microsoft.csharp/4.5.0",
"files": [
".nupkg.metadata",
".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.Data.Edm/5.8.2": {
"sha512": "P/d8DxA6MFHroBEn/jW0LMQSIKnsRRibrZtRCLfov2boQfrQ1R1BVgkJ5oIhcQsOm0l4POv+I2ny6RBsclNbOw==",
"type": "package",
"path": "microsoft.data.edm/5.8.2",
"files": [
".nupkg.metadata",
"lib/net40/Microsoft.Data.Edm.dll",
"lib/net40/Microsoft.Data.Edm.xml",
"lib/net40/de/Microsoft.Data.Edm.resources.dll",
"lib/net40/es/Microsoft.Data.Edm.resources.dll",
"lib/net40/fr/Microsoft.Data.Edm.resources.dll",
"lib/net40/it/Microsoft.Data.Edm.resources.dll",
"lib/net40/ja/Microsoft.Data.Edm.resources.dll",
"lib/net40/ko/Microsoft.Data.Edm.resources.dll",
"lib/net40/ru/Microsoft.Data.Edm.resources.dll",
"lib/net40/zh-Hans/Microsoft.Data.Edm.resources.dll",
"lib/net40/zh-Hant/Microsoft.Data.Edm.resources.dll",
"lib/netstandard1.1/Microsoft.Data.Edm.dll",
"lib/netstandard1.1/Microsoft.Data.Edm.xml",
"lib/netstandard1.1/de/Microsoft.Data.Edm.resources.dll",
"lib/netstandard1.1/es/Microsoft.Data.Edm.resources.dll",
"lib/netstandard1.1/fr/Microsoft.Data.Edm.resources.dll",
"lib/netstandard1.1/it/Microsoft.Data.Edm.resources.dll",
"lib/netstandard1.1/ja/Microsoft.Data.Edm.resources.dll",
"lib/netstandard1.1/ko/Microsoft.Data.Edm.resources.dll",
"lib/netstandard1.1/ru/Microsoft.Data.Edm.resources.dll",
"lib/netstandard1.1/zh-Hans/Microsoft.Data.Edm.resources.dll",
"lib/netstandard1.1/zh-Hant/Microsoft.Data.Edm.resources.dll",
"lib/portable-net40+sl5+wp8+win8+wpa/Microsoft.Data.Edm.dll",
"lib/portable-net40+sl5+wp8+win8+wpa/Microsoft.Data.Edm.xml",
"lib/portable-net40+sl5+wp8+win8+wpa/de/Microsoft.Data.Edm.resources.dll",
"lib/portable-net40+sl5+wp8+win8+wpa/es/Microsoft.Data.Edm.resources.dll",
"lib/portable-net40+sl5+wp8+win8+wpa/fr/Microsoft.Data.Edm.resources.dll",
"lib/portable-net40+sl5+wp8+win8+wpa/it/Microsoft.Data.Edm.resources.dll",
"lib/portable-net40+sl5+wp8+win8+wpa/ja/Microsoft.Data.Edm.resources.dll",
"lib/portable-net40+sl5+wp8+win8+wpa/ko/Microsoft.Data.Edm.resources.dll",
"lib/portable-net40+sl5+wp8+win8+wpa/ru/Microsoft.Data.Edm.resources.dll",
"lib/portable-net40+sl5+wp8+win8+wpa/zh-Hans/Microsoft.Data.Edm.resources.dll",
"lib/portable-net40+sl5+wp8+win8+wpa/zh-Hant/Microsoft.Data.Edm.resources.dll",
"lib/portable-net45+wp8+win8+wpa/Microsoft.Data.Edm.dll",
"lib/portable-net45+wp8+win8+wpa/Microsoft.Data.Edm.xml",
"lib/portable-net45+wp8+win8+wpa/de/Microsoft.Data.Edm.resources.dll",
"lib/portable-net45+wp8+win8+wpa/es/Microsoft.Data.Edm.resources.dll",
"lib/portable-net45+wp8+win8+wpa/fr/Microsoft.Data.Edm.resources.dll",
"lib/portable-net45+wp8+win8+wpa/it/Microsoft.Data.Edm.resources.dll",
"lib/portable-net45+wp8+win8+wpa/ja/Microsoft.Data.Edm.resources.dll",
"lib/portable-net45+wp8+win8+wpa/ko/Microsoft.Data.Edm.resources.dll",
"lib/portable-net45+wp8+win8+wpa/ru/Microsoft.Data.Edm.resources.dll",
"lib/portable-net45+wp8+win8+wpa/zh-Hans/Microsoft.Data.Edm.resources.dll",
"lib/portable-net45+wp8+win8+wpa/zh-Hant/Microsoft.Data.Edm.resources.dll",
"lib/sl4/Microsoft.Data.Edm.dll",
"lib/sl4/Microsoft.Data.Edm.xml",
"lib/sl4/de/Microsoft.Data.Edm.resources.dll",
"lib/sl4/es/Microsoft.Data.Edm.resources.dll",
"lib/sl4/fr/Microsoft.Data.Edm.resources.dll",
"lib/sl4/it/Microsoft.Data.Edm.resources.dll",
"lib/sl4/ja/Microsoft.Data.Edm.resources.dll",
"lib/sl4/ko/Microsoft.Data.Edm.resources.dll",
"lib/sl4/ru/Microsoft.Data.Edm.resources.dll",
"lib/sl4/zh-Hans/Microsoft.Data.Edm.resources.dll",
"lib/sl4/zh-Hant/Microsoft.Data.Edm.resources.dll",
"microsoft.data.edm.5.8.2.nupkg.sha512",
"microsoft.data.edm.nuspec"
]
},
"Microsoft.Data.OData/5.8.2": {
"sha512": "oEIUtXcRiKogF0yZxA+QdgxoBJ34989qL/5xOSrTfxAhzNJV5Hw6DRdWgUCpeXFMoJUQx7ptbHCN+My/LCQfsg==",
"type": "package",
"path": "microsoft.data.odata/5.8.2",
"files": [
".nupkg.metadata",
"lib/net40/Microsoft.Data.OData.dll",
"lib/net40/Microsoft.Data.OData.xml",
"lib/net40/de/Microsoft.Data.OData.resources.dll",
"lib/net40/es/Microsoft.Data.OData.resources.dll",
"lib/net40/fr/Microsoft.Data.OData.resources.dll",
"lib/net40/it/Microsoft.Data.OData.resources.dll",
"lib/net40/ja/Microsoft.Data.OData.resources.dll",
"lib/net40/ko/Microsoft.Data.OData.resources.dll",
"lib/net40/ru/Microsoft.Data.OData.resources.dll",
"lib/net40/zh-Hans/Microsoft.Data.OData.resources.dll",
"lib/net40/zh-Hant/Microsoft.Data.OData.resources.dll",
"lib/netstandard1.1/Microsoft.Data.OData.dll",
"lib/netstandard1.1/Microsoft.Data.OData.xml",
"lib/netstandard1.1/de/Microsoft.Data.OData.resources.dll",
"lib/netstandard1.1/es/Microsoft.Data.OData.resources.dll",
"lib/netstandard1.1/fr/Microsoft.Data.OData.resources.dll",
"lib/netstandard1.1/it/Microsoft.Data.OData.resources.dll",
"lib/netstandard1.1/ja/Microsoft.Data.OData.resources.dll",
"lib/netstandard1.1/ko/Microsoft.Data.OData.resources.dll",
"lib/netstandard1.1/ru/Microsoft.Data.OData.resources.dll",
"lib/netstandard1.1/zh-Hans/Microsoft.Data.OData.resources.dll",
"lib/netstandard1.1/zh-Hant/Microsoft.Data.OData.resources.dll",
"lib/portable-net40+sl5+wp8+win8+wpa/Microsoft.Data.OData.dll",
"lib/portable-net40+sl5+wp8+win8+wpa/Microsoft.Data.OData.xml",
"lib/portable-net40+sl5+wp8+win8+wpa/de/Microsoft.Data.OData.resources.dll",
"lib/portable-net40+sl5+wp8+win8+wpa/es/Microsoft.Data.OData.resources.dll",
"lib/portable-net40+sl5+wp8+win8+wpa/fr/Microsoft.Data.OData.resources.dll",
"lib/portable-net40+sl5+wp8+win8+wpa/it/Microsoft.Data.OData.resources.dll",
"lib/portable-net40+sl5+wp8+win8+wpa/ja/Microsoft.Data.OData.resources.dll",
"lib/portable-net40+sl5+wp8+win8+wpa/ko/Microsoft.Data.OData.resources.dll",
"lib/portable-net40+sl5+wp8+win8+wpa/ru/Microsoft.Data.OData.resources.dll",
"lib/portable-net40+sl5+wp8+win8+wpa/zh-Hans/Microsoft.Data.OData.resources.dll",
"lib/portable-net40+sl5+wp8+win8+wpa/zh-Hant/Microsoft.Data.OData.resources.dll",
"lib/portable-net45+wp8+win8+wpa/Microsoft.Data.OData.dll",
"lib/portable-net45+wp8+win8+wpa/Microsoft.Data.OData.xml",
"lib/portable-net45+wp8+win8+wpa/de/Microsoft.Data.OData.resources.dll",
"lib/portable-net45+wp8+win8+wpa/es/Microsoft.Data.OData.resources.dll",
"lib/portable-net45+wp8+win8+wpa/fr/Microsoft.Data.OData.resources.dll",
"lib/portable-net45+wp8+win8+wpa/it/Microsoft.Data.OData.resources.dll",
"lib/portable-net45+wp8+win8+wpa/ja/Microsoft.Data.OData.resources.dll",
"lib/portable-net45+wp8+win8+wpa/ko/Microsoft.Data.OData.resources.dll",
"lib/portable-net45+wp8+win8+wpa/ru/Microsoft.Data.OData.resources.dll",
"lib/portable-net45+wp8+win8+wpa/zh-Hans/Microsoft.Data.OData.resources.dll",
"lib/portable-net45+wp8+win8+wpa/zh-Hant/Microsoft.Data.OData.resources.dll",
"lib/sl4/Microsoft.Data.OData.dll",
"lib/sl4/Microsoft.Data.OData.xml",
"lib/sl4/de/Microsoft.Data.OData.resources.dll",
"lib/sl4/es/Microsoft.Data.OData.resources.dll",
"lib/sl4/fr/Microsoft.Data.OData.resources.dll",
"lib/sl4/it/Microsoft.Data.OData.resources.dll",
"lib/sl4/ja/Microsoft.Data.OData.resources.dll",
"lib/sl4/ko/Microsoft.Data.OData.resources.dll",
"lib/sl4/ru/Microsoft.Data.OData.resources.dll",
"lib/sl4/zh-Hans/Microsoft.Data.OData.resources.dll",
"lib/sl4/zh-Hant/Microsoft.Data.OData.resources.dll",
"microsoft.data.odata.5.8.2.nupkg.sha512",
"microsoft.data.odata.nuspec"
]
},
"Microsoft.Data.Sqlite/2.1.0": {
"sha512": "eXVnRIBYQd1ZPlCvqJukQqwcPd6eUDJInZ4fT1D7IJslrIcevW4nWaI+k6Yt/oww4woK0Dqb9G3rey2uX/aXmQ==",
"type": "package",
"path": "microsoft.data.sqlite/2.1.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/_._",
"microsoft.data.sqlite.2.1.0.nupkg.sha512",
"microsoft.data.sqlite.nuspec"
]
},
"Microsoft.Data.Sqlite.Core/2.1.0": {
"sha512": "VJ0kOuf3wp9xyarhBla0JJlwdxz28g09rI4NP8ly8I8/ZhrOZZLtlYvjiMZAPNm0+45+dZ+VXUiO7n4IrP52Zw==",
"type": "package",
"path": "microsoft.data.sqlite.core/2.1.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.Data.Sqlite.dll",
"lib/netstandard2.0/Microsoft.Data.Sqlite.xml",
"microsoft.data.sqlite.core.2.1.0.nupkg.sha512",
"microsoft.data.sqlite.core.nuspec"
]
},
"Microsoft.DotNet.Cli.Utils/1.0.0-preview2-003121": {
"sha512": "FLXqhQjkjj83Sh0TRlLEyMIMtAhDRJuPRWnDONtnCv5bozk1jPzflLEXYbk2xsnsOMpnYrUvKQbwUKUWyaXuFQ==",
"type": "package",
"path": "microsoft.dotnet.cli.utils/1.0.0-preview2-003121",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net451/Microsoft.DotNet.Cli.Utils.dll",
"lib/netstandard1.6/Microsoft.DotNet.Cli.Utils.dll",
"microsoft.dotnet.cli.utils.1.0.0-preview2-003121.nupkg.sha512",
"microsoft.dotnet.cli.utils.nuspec"
]
},
"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.DotNet.ProjectModel/1.0.0-rc3-003121": {
"sha512": "wnWw5KsKinG2wWxdoQIJXZlMFvPNhL7WmIyW9q6xrZFUi/uld5PC3ksq2QDZepF148FUjCIyTP+TnRwU3RJqUg==",
"type": "package",
"path": "microsoft.dotnet.projectmodel/1.0.0-rc3-003121",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net451/Microsoft.DotNet.ProjectModel.dll",
"lib/netstandard1.6/Microsoft.DotNet.ProjectModel.dll",
"microsoft.dotnet.projectmodel.1.0.0-rc3-003121.nupkg.sha512",
"microsoft.dotnet.projectmodel.nuspec"
]
},
"Microsoft.DotNet.ProjectModel.Loader/1.0.0-preview2-003121": {
"sha512": "dpGbzFkk6se2DLkKjyycSBNlFFzjZWc3gxrviVq6UyOJDDUBKuiOk0si41dkRtfIGHB7dcPBlZHXUiEC7tPhKQ==",
"type": "package",
"path": "microsoft.dotnet.projectmodel.loader/1.0.0-preview2-003121",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard1.6/Microsoft.DotNet.ProjectModel.Loader.dll",
"microsoft.dotnet.projectmodel.loader.1.0.0-preview2-003121.nupkg.sha512",
"microsoft.dotnet.projectmodel.loader.nuspec"
]
},
"Microsoft.EntityFrameworkCore/2.1.3": {
"sha512": "2OVk5EXzoiMw3A58yOIDz7vQF1Y5SottdIdfjZbLkA/R8g0FyfWjwAd84i2dPYQwxxLwzbrdfUt2z3wftK3jgg==",
"type": "package",
"path": "microsoft.entityframeworkcore/2.1.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.dll",
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.xml",
"microsoft.entityframeworkcore.2.1.3.nupkg.sha512",
"microsoft.entityframeworkcore.nuspec"
]
},
"Microsoft.EntityFrameworkCore.Abstractions/2.1.3": {
"sha512": "Hp5EO04q56CO6AL6dbaTb3HXEyPHMnB5Wn648Pr12MuD5KW7/aJA4oO1nlnNAgpvQ8NHkh/QnlzfwjaKnYxQSw==",
"type": "package",
"path": "microsoft.entityframeworkcore.abstractions/2.1.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Abstractions.dll",
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Abstractions.xml",
"microsoft.entityframeworkcore.abstractions.2.1.3.nupkg.sha512",
"microsoft.entityframeworkcore.abstractions.nuspec"
]
},
"Microsoft.EntityFrameworkCore.Analyzers/2.1.3": {
"sha512": "iKbcrt4cbudYxh1YS0apS7sDsoDK7nDGbWKBb5XHxnkFPiOPhlkXxEkUeMyMYIhhEZ/pgc/C/AlL8A+gLQtRIw==",
"type": "package",
"path": "microsoft.entityframeworkcore.analyzers/2.1.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll",
"microsoft.entityframeworkcore.analyzers.2.1.3.nupkg.sha512",
"microsoft.entityframeworkcore.analyzers.nuspec"
]
},
"Microsoft.EntityFrameworkCore.Design/2.1.3": {
"sha512": "/t2sUnuYXx1ximamtJZoUr0yd5tOxQaMFyZvI1cuXdCm/Y80e+kEl/Cdzm7xAuR0oianffu3hak8QUU4sGPdeg==",
"type": "package",
"path": "microsoft.entityframeworkcore.design/2.1.3",
"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.3.nupkg.sha512",
"microsoft.entityframeworkcore.design.nuspec"
]
},
"Microsoft.EntityFrameworkCore.InMemory/2.1.3": {
"sha512": "rTOfMyE5FnZTNegMgb++HeoyypyQyLspmRIMhk8t8wsOo3cd2hByTCFTKAITKlB6urBTWxJnx1+Kw1xL3dIGTA==",
"type": "package",
"path": "microsoft.entityframeworkcore.inmemory/2.1.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.InMemory.dll",
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.InMemory.xml",
"microsoft.entityframeworkcore.inmemory.2.1.3.nupkg.sha512",
"microsoft.entityframeworkcore.inmemory.nuspec"
]
},
"Microsoft.EntityFrameworkCore.Relational/2.1.3": {
"sha512": "52OppHAoBWwax+9AJPmTdapiV6VbMaKRRd9ZMgSSgmmV1cfXxF4Zi394znxsbsKDv5JpkYignUBV0nHmZzb8uA==",
"type": "package",
"path": "microsoft.entityframeworkcore.relational/2.1.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.dll",
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.xml",
"microsoft.entityframeworkcore.relational.2.1.3.nupkg.sha512",
"microsoft.entityframeworkcore.relational.nuspec"
]
},
"Microsoft.EntityFrameworkCore.Sqlite/2.1.3": {
"sha512": "sB13fAoYSZdT8qedh2aSyILGU3tgxmYvBxU17ZIZ27qHRC0/17whOaAVHcuFf1rohzF60zcKF59FSoSK35ms+g==",
"type": "package",
"path": "microsoft.entityframeworkcore.sqlite/2.1.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/_._",
"microsoft.entityframeworkcore.sqlite.2.1.3.nupkg.sha512",
"microsoft.entityframeworkcore.sqlite.nuspec"
]
},
"Microsoft.EntityFrameworkCore.Sqlite.Core/2.1.3": {
"sha512": "KWjd34JpkT0hmtS6hY1rsZcBJJTuMAmIx55INMNxc6VNMLIo/Gi06TSAOuvrE3F0zpn5f1Nk2dCGnXWQRsijpw==",
"type": "package",
"path": "microsoft.entityframeworkcore.sqlite.core/2.1.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Sqlite.dll",
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Sqlite.xml",
"microsoft.entityframeworkcore.sqlite.core.2.1.3.nupkg.sha512",
"microsoft.entityframeworkcore.sqlite.core.nuspec"
]
},
"Microsoft.EntityFrameworkCore.SqlServer/2.1.3": {
"sha512": "COsD2bg28r5eAvpTGya3woMvvRxsYKarzuEDIMVcocRPGVsvobOAKYkj576nJ/WycVCMKNanRrd9Z+hWHPl54Q==",
"type": "package",
"path": "microsoft.entityframeworkcore.sqlserver/2.1.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.SqlServer.dll",
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.SqlServer.xml",
"microsoft.entityframeworkcore.sqlserver.2.1.3.nupkg.sha512",
"microsoft.entityframeworkcore.sqlserver.nuspec"
]
},
"Microsoft.EntityFrameworkCore.Tools/2.1.3": {
"sha512": "eyh50pAZNHpzV0YxSn05/uayWuJz+JDkhV1kdhGyGI3XNpTcp0xd6uO4iy/nFFmlMRTMbY92cKYKu05RsjeaSw==",
"type": "package",
"path": "microsoft.entityframeworkcore.tools/2.1.3",
"hasTools": true,
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/_._",
"microsoft.entityframeworkcore.tools.2.1.3.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.2": {
"sha512": "3d5xYNZhqosir31mohbApOE1Iuci/WOfWit+/Cj6ZxS5SR28SbgskgP8M+ZmBZ5Gy7l1DT7fYikgqpC2tQE/nA==",
"type": "package",
"path": "microsoft.extensions.caching.abstractions/2.1.2",
"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.2.nupkg.sha512",
"microsoft.extensions.caching.abstractions.nuspec"
]
},
"Microsoft.Extensions.Caching.Memory/2.1.2": {
"sha512": "97bIvx+m0XZYdXHWZgOa+KDzzaa8y/eq8fBqBogFGzKdN1+g4P1izA/Ar724G5Oc5t0kvLq2iZR64Tz1UL+TLg==",
"type": "package",
"path": "microsoft.extensions.caching.memory/2.1.2",
"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.2.nupkg.sha512",
"microsoft.extensions.caching.memory.nuspec"
]
},
"Microsoft.Extensions.Caching.Redis/2.1.2": {
"sha512": "G+RM+8AqAcxSe97icXUtrUAM04TyNh/YMp+RP/rQqyp+f859LY6kiED7hC65OKJeXImEbagZLdT1BgbOYqjcNw==",
"type": "package",
"path": "microsoft.extensions.caching.redis/2.1.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.Extensions.Caching.Redis.dll",
"lib/netstandard2.0/Microsoft.Extensions.Caching.Redis.xml",
"microsoft.extensions.caching.redis.2.1.2.nupkg.sha512",
"microsoft.extensions.caching.redis.nuspec"
]
},
"Microsoft.Extensions.Caching.SqlServer/2.1.2": {
"sha512": "cJC/+bTzMYz9dByw13XIv95wbxhEA0sM6qiT6L/d1pPNGiLW7/oMb/qDwGaK3/kCszWOYpptwwZ/gJK7rR42eg==",
"type": "package",
"path": "microsoft.extensions.caching.sqlserver/2.1.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.Extensions.Caching.SqlServer.dll",
"lib/netstandard2.0/Microsoft.Extensions.Caching.SqlServer.xml",
"microsoft.extensions.caching.sqlserver.2.1.2.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.AzureKeyVault/2.1.1": {
"sha512": "2de8Qpq4Iq9nfOdftuN93ZZ1m5ahlIFkGeHJot+IBbtEmxFd7sRH5l9in3XHXUovOluxzk72nNvmKqC3zOV8qw==",
"type": "package",
"path": "microsoft.extensions.configuration.azurekeyvault/2.1.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll",
"lib/netstandard2.0/Microsoft.Extensions.Configuration.AzureKeyVault.xml",
"microsoft.extensions.configuration.azurekeyvault.2.1.1.nupkg.sha512",
"microsoft.extensions.configuration.azurekeyvault.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": "ZFEOXcp9gZdOoINRGg6sUYqEUU6X4HRShPPLbY9tY/r+PTWyVBwucYzuueHLE7k5yxJTNBnIHpxtJ8PMvxjjBQ==",
"type": "package",
"path": "microsoft.extensions.configuration.commandline/2.1.1",
"files": [
".nupkg.metadata",
".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": "6xMxFIfKL+7J/jwlk8zV8I61sF3+DRG19iKQxnSfYQU+iMMjGbcWNCHFF/3MHf3o4sTZPZ8D6Io+GwKFc3TIZA==",
"type": "package",
"path": "microsoft.extensions.configuration.environmentvariables/2.1.1",
"files": [
".nupkg.metadata",
".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": "CDk5CwG0YzlRgvl65J0iK6ahrX12yMRrEat3yVTXjWC+GN9Jg9zHZu2IE4cQIPAMA/IiAI5KjgL08fhP3fPCkw==",
"type": "package",
"path": "microsoft.extensions.configuration.fileextensions/2.1.1",
"files": [
".nupkg.metadata",
".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": "+/7imv6queNr3UrU7ynXR9ZZ0rz/HW+HcpUnAjwxIxn8KcoBVv44/UlHYzt3AipVJYbswFiB1FjsQ0IQhffBiA==",
"type": "package",
"path": "microsoft.extensions.configuration.ini/2.1.1",
"files": [
".nupkg.metadata",
".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": "IFpONpvdhVEE3S3F4fTYkpT/GyIHtumy2m0HniQanJ80Pj/pUF3Z4wjrHEp1G78rPD+WTo5fRlhdJfuU1Tv2GQ==",
"type": "package",
"path": "microsoft.extensions.configuration.json/2.1.1",
"files": [
".nupkg.metadata",
".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": "GzFVvC9RK2e3GM7wrVZqS76XtX8ANzoKtFrFeFr9Qq2T3yPmWtr7E4LO+tXPSidNQsEiA+x3bxNHyuyJA44uRw==",
"type": "package",
"path": "microsoft.extensions.configuration.keyperfile/2.1.1",
"files": [
".nupkg.metadata",
".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": "/HeMnhc9a6Ou9V+QIdGYHtYuOf0t0RQ//odFUrJ249F6W78pJyVDZY7RnhH4UMF+WLOJpo6hh010DIlW2nqqSA==",
"type": "package",
"path": "microsoft.extensions.configuration.usersecrets/2.1.1",
"files": [
".nupkg.metadata",
".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": "DDqm0Lqc8+Be2oB6g/xKtz3n/W9DOXOCz0DAgUXTgwsZ2XnNzy6Areop9SmPKd0ezSZWZ/soOAZbhlu5otoKDg==",
"type": "package",
"path": "microsoft.extensions.configuration.xml/2.1.1",
"files": [
".nupkg.metadata",
".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": "nS2XKqi+1A1umnYNLX2Fbm/XnzCxs5i+zXVJ3VC6r9t2z0NZr9FLnJN4VQpKigdcWH/iFTbMuX6M6WQJcTjVIg==",
"type": "package",
"path": "microsoft.extensions.dependencymodel/2.1.0",
"files": [
".nupkg.metadata",
".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": "pwvvDrlJJTV8NiUgVHrr9WfbACMpy9DkjZtYxxQNedVO5x+Wfxcf5Don2ZybPvygbhl8i8duUTRR5nqpMtCIKQ==",
"type": "package",
"path": "microsoft.extensions.diagnosticadapter/2.1.0",
"files": [
".nupkg.metadata",
".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": "fduNXRROUeV1bvFr7xkeRkTU/gVfqu5hmfqxiJiciOjwH3Q+UOADiXAWoPfnQiwpZEmsCC6z+hIIyBOnO4i5Yw==",
"type": "package",
"path": "microsoft.extensions.fileproviders.composite/2.1.1",
"files": [
".nupkg.metadata",
".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": "TYyZBm9rxNtXvAK81E53VOxWnEbnbDZVzWjwbvgox5oHMUTm3Blm4p6MyK2Rlj2d/tEMK0ofG4ooUEaKYS8Lpg==",
"type": "package",
"path": "microsoft.extensions.fileproviders.embedded/2.1.1",
"files": [
".nupkg.metadata",
".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": "kVCvLm1ePchUgRrQZrno07Mn6knDAzR7vl6eRaI/fem0u6ODg+RTwOYLs4XL39Ttuu+BzEwqzHu3DtDgXT8+vQ==",
"type": "package",
"path": "microsoft.extensions.fileproviders.physical/2.1.1",
"files": [
".nupkg.metadata",
".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": "4QDzyCN8cJnThY6mK9SnzovyCZ8KCG9jmC9KqHfFGtazJvmNZP1gcyBkPmqMjP0qwbmEUUyqyA9LLn3FrYXTGw==",
"type": "package",
"path": "microsoft.extensions.filesystemglobbing/2.1.1",
"files": [
".nupkg.metadata",
".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": "2LcCTDVNdtJkLlL3w//TaD/gjaVHlH7pW/V22jp0Q8116yJcxX+4WCGvO0RIjRNVFTb+6+gwtMDN6URODxV2hQ==",
"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": "GOly249seL3HL2+lgfLWHirsggRwK4EmSa6zUb+sPbgXHN+f9w/y/6XV3DPjYjtyt3v38FkPTD6odPcJJKtvlg==",
"type": "package",
"path": "microsoft.extensions.http/2.1.1",
"files": [
".nupkg.metadata",
".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.3": {
"sha512": "we2xSbenu/EXvyziQWe+yBlXvXSFZ2zNgY2+dAe0RXrTz0uW9WTfp60aLK7WrfDt7hvFjXp+A+4695b/ArtF1g==",
"type": "package",
"path": "microsoft.extensions.identity.core/2.1.3",
"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.3.nupkg.sha512",
"microsoft.extensions.identity.core.nuspec"
]
},
"Microsoft.Extensions.Identity.Stores/2.1.3": {
"sha512": "vxO+nqnSfxU2Cv4psOePJ4awHvKQGLn7uEKfnOkz/qAaPdkqTUwfNlGLCoNXRMN+Ovo4vkSKP2LkdMT+RHbliw==",
"type": "package",
"path": "microsoft.extensions.identity.stores/2.1.3",
"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.3.nupkg.sha512",
"microsoft.extensions.identity.stores.nuspec"
]
},
"Microsoft.Extensions.Localization/2.1.1": {
"sha512": "6v66lA0RqutBDseLtX6MAZHUcaTBk2xfhnfHpcBeLtlx7jySHg/CNociGLPW7oHJtrJ+POZ8xDEoAyQp5RbWXw==",
"type": "package",
"path": "microsoft.extensions.localization/2.1.1",
"files": [
".nupkg.metadata",
".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": "bsDw+b5BaiFej/Nei6IiJFhsOtiXdDmJCabkU45WC3DQafHOLUWuArpVar8Vv2VxHrXGkOWRA7gX31LASqcaMA==",
"type": "package",
"path": "microsoft.extensions.localization.abstractions/2.1.1",
"files": [
".nupkg.metadata",
".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.AzureAppServices/2.1.1": {
"sha512": "xRPB1gJJF2BUax54KASplTP7LWvkfkt3zDMDYna3W+sCpxdkZSRnpasdYCq+yBnCeO5L7Actx7INtDnt8qovpA==",
"type": "package",
"path": "microsoft.extensions.logging.azureappservices/2.1.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.Extensions.Logging.AzureAppServices.dll",
"lib/netstandard2.0/Microsoft.Extensions.Logging.AzureAppServices.xml",
"microsoft.extensions.logging.azureappservices.2.1.1.nupkg.sha512",
"microsoft.extensions.logging.azureappservices.nuspec"
]
},
"Microsoft.Extensions.Logging.Configuration/2.1.1": {
"sha512": "Z3AzFM21fL/ux0kZAbTE+HDPQ46vuh0dqzhlBm6w7/029RxZLvV6bUUsAs70i2r4JfShhCjBYZ+bTjR42diFVA==",
"type": "package",
"path": "microsoft.extensions.logging.configuration/2.1.1",
"files": [
".nupkg.metadata",
".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": "6dYephpuOacAiXE6eJcWu0myEub8qglrWSgzsYUdzWXGanAAlTVzpms/Wp5yeLpw4hsP8KFey8ySwt5KvVv/uw==",
"type": "package",
"path": "microsoft.extensions.logging.console/2.1.1",
"files": [
".nupkg.metadata",
".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": "72k7rBz2DL3ev59gX+uwOmA/pEegGzi5SRZhysPIi7+2+JoyLlIRBPscJ8OzOI344Bq27cTByGHDoYWOrq73vg==",
"type": "package",
"path": "microsoft.extensions.logging.debug/2.1.1",
"files": [
".nupkg.metadata",
".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": "PTcuIm3n549z4jUM4S3PK0LkIXHT08hPjBJ2DYxA/IyzL8b8HFroDUWYh2KkxvDEA3d5szK2MQzcatCO90+caQ==",
"type": "package",
"path": "microsoft.extensions.logging.eventsource/2.1.1",
"files": [
".nupkg.metadata",
".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": "a9U6WrHkJk//VQQ6cMfDrHWGxQKVNWXlnoXtA56ItMxyWT5YXU+/KE9aiUvcrbn4kDw/gjlTv95HSXvKGetjKw==",
"type": "package",
"path": "microsoft.extensions.logging.tracesource/2.1.1",
"files": [
".nupkg.metadata",
".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": "NpGh3Y/VOBs6hvjKHMsdbtrvGvMO+cBqZ7YT/Rc4iFy0C4ogSnl1lBAq69L1LS6gzlwDBZDZ7WcvzSDzk5zfzA==",
"type": "package",
"path": "microsoft.extensions.options.configurationextensions/2.1.1",
"files": [
".nupkg.metadata",
".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.PlatformAbstractions/1.1.0": {
"sha512": "H6ZsQzxYw/6k2DfEQRXdC+vQ6obd6Uba3uGJrnJ2vG4PRXjQZ7seB13JdCfE72abp8E6Fk3gGgDzfJiLZi5ZpQ==",
"type": "package",
"path": "microsoft.extensions.platformabstractions/1.1.0",
"files": [
".nupkg.metadata",
"lib/net451/Microsoft.Extensions.PlatformAbstractions.dll",
"lib/net451/Microsoft.Extensions.PlatformAbstractions.xml",
"lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.dll",
"lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.xml",
"microsoft.extensions.platformabstractions.1.1.0.nupkg.sha512",
"microsoft.extensions.platformabstractions.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.Clients.ActiveDirectory/3.14.2": {
"sha512": "TNsJJMiRnkeby1ovThVoV9yFsPWjAdluwOA+Nf0LtSsBVVrKQv8Qp4kYOgyNwMVj+pDwbhXISySk+4HyHVWNZQ==",
"type": "package",
"path": "microsoft.identitymodel.clients.activedirectory/3.14.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/MonoAndroid10/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.XML",
"lib/MonoAndroid10/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll",
"lib/MonoAndroid10/Microsoft.IdentityModel.Clients.ActiveDirectory.dll",
"lib/MonoAndroid10/Microsoft.IdentityModel.Clients.ActiveDirectory.xml",
"lib/Xamarin.iOS10/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.XML",
"lib/Xamarin.iOS10/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll",
"lib/Xamarin.iOS10/Microsoft.IdentityModel.Clients.ActiveDirectory.dll",
"lib/Xamarin.iOS10/Microsoft.IdentityModel.Clients.ActiveDirectory.xml",
"lib/net45/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.XML",
"lib/net45/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll",
"lib/net45/Microsoft.IdentityModel.Clients.ActiveDirectory.dll",
"lib/net45/Microsoft.IdentityModel.Clients.ActiveDirectory.xml",
"lib/netcore45/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.XML",
"lib/netcore45/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll",
"lib/netcore45/Microsoft.IdentityModel.Clients.ActiveDirectory.dll",
"lib/netcore45/Microsoft.IdentityModel.Clients.ActiveDirectory.xml",
"lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll",
"lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.dll",
"lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.xml",
"lib/portable-net45+win/Microsoft.IdentityModel.Clients.ActiveDirectory.dll",
"lib/portable-net45+win/Microsoft.IdentityModel.Clients.ActiveDirectory.xml",
"microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512",
"microsoft.identitymodel.clients.activedirectory.nuspec"
]
},
"Microsoft.IdentityModel.Logging/5.2.0": {
"sha512": "OgiaeDGsuTpXrx77a4gyN6Flp4y7jro4La92UtVEEVxnRb+TnRxawVYY3Z5EVme5fSwvE31vo2iNAwI/jBKjPg==",
"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": "pakGqbE3FRort3vb0qqWI0Qfy84IOXs8sG7ygANUpoRT+544svQ62JfvCX4UPnqf5bCUpSxVc3rDh8yCQBtc7w==",
"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": "hMjsfdvgI/Gk/HWPgyVnju6fy3iULralgn1XU6eL17KkkFN2rJ1fDzJX3RKrjr888Y5S+hTSQAUcGzb4Fe3aBA==",
"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": "7yohKgLzTObwy+Yq/WNshe2ar+9MZJischkn+L+IIQhpZCKWixr0QFR0V/1TzvGVeXBR/AJY/luZRLx84RlzJw==",
"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": "Uz1Dk5Gw/jgIHEzac9cXhq7pH0Hf5P73vf23hR6QJn0IamLbPG4qoHnGyPMn9qQXc+jDb/j3fWOhvWGrteJXtA==",
"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": "db9y9zHTxeVwTi91mqBu4u1h5tlseQxhXMlGBd7bousED/FcEuhRiVK1maXjoHyQTnYbFDGPvYKXxznDI5jBGQ==",
"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": "0WB90AfR16LT0ANCQTb+183yWrusPt4QK1F3f9eL59ZiDKeZLx2AeXgrkDUO+7kG55nCPqmeOUDjHDVK4gsRgA==",
"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.Rest.ClientRuntime/2.3.8": {
"sha512": "Hj96LBoCwKY2VQKfSCVGGPV1sSumVjuYnrlpBwL4JSTnSK4b6ZxjLtXj8LgmKav8xJ2gps+UN7eI3hHVFKvBFw==",
"type": "package",
"path": "microsoft.rest.clientruntime/2.3.8",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net452/Microsoft.Rest.ClientRuntime.dll",
"lib/net452/Microsoft.Rest.ClientRuntime.runtimeconfig.json",
"lib/net452/Microsoft.Rest.ClientRuntime.xml",
"lib/netstandard1.4/Microsoft.Rest.ClientRuntime.dll",
"lib/netstandard1.4/Microsoft.Rest.ClientRuntime.runtimeconfig.json",
"lib/netstandard1.4/Microsoft.Rest.ClientRuntime.xml",
"microsoft.rest.clientruntime.2.3.8.nupkg.sha512",
"microsoft.rest.clientruntime.nuspec"
]
},
"Microsoft.Rest.ClientRuntime.Azure/3.3.7": {
"sha512": "6u8JIuvrztse4tPOcvNzAJuzGBP0uY+Ijggk8ZYhp0siGEZ1XfZylf1vpNGUicvwcrhhoIgDW73Z1L6QGssr2g==",
"type": "package",
"path": "microsoft.rest.clientruntime.azure/3.3.7",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net452/Microsoft.Rest.ClientRuntime.Azure.dll",
"lib/net452/Microsoft.Rest.ClientRuntime.Azure.runtimeconfig.json",
"lib/net452/Microsoft.Rest.ClientRuntime.Azure.xml",
"lib/netstandard1.4/Microsoft.Rest.ClientRuntime.Azure.dll",
"lib/netstandard1.4/Microsoft.Rest.ClientRuntime.Azure.runtimeconfig.json",
"lib/netstandard1.4/Microsoft.Rest.ClientRuntime.Azure.xml",
"microsoft.rest.clientruntime.azure.3.3.7.nupkg.sha512",
"microsoft.rest.clientruntime.azure.nuspec"
]
},
"Microsoft.VisualStudio.Web.BrowserLink/2.1.1": {
"sha512": "Fq4cFAvVNU5TYdsur/3DRRTdiS5ApKShYaBlxQabR/nUWCymqGXL4Fi1jl1YWq82e4I0c6eAao4YGZiruevrCA==",
"type": "package",
"path": "microsoft.visualstudio.web.browserlink/2.1.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.VisualStudio.Web.BrowserLink.dll",
"lib/netstandard2.0/Microsoft.VisualStudio.Web.BrowserLink.xml",
"microsoft.visualstudio.web.browserlink.2.1.1.nupkg.sha512",
"microsoft.visualstudio.web.browserlink.nuspec"
]
},
"Microsoft.Win32.Primitives/4.3.0": {
"sha512": "9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==",
"type": "package",
"path": "microsoft.win32.primitives/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/Microsoft.Win32.Primitives.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"microsoft.win32.primitives.4.3.0.nupkg.sha512",
"microsoft.win32.primitives.nuspec",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/Microsoft.Win32.Primitives.dll",
"ref/netstandard1.3/Microsoft.Win32.Primitives.dll",
"ref/netstandard1.3/Microsoft.Win32.Primitives.xml",
"ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml",
"ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml",
"ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml",
"ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml",
"ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml",
"ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml",
"ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml",
"ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml",
"ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"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": [
".nupkg.metadata",
"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": [
".nupkg.metadata",
".signature.p7s",
"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": "5PYT/IqQ+UK31AmZiSS102R6EsTo+LGTSI8bp7WAUqDKaF4wHXD8U9u4WxTI1vc64tYi++8p3dk3WWNqPFgldw==",
"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"
]
},
"NuGet.Common/3.5.0-beta2-1484": {
"sha512": "rLBmcZOPVF7Mne/LumDNACZZyI5B67hjylt+Z/WSEUQ/IXE9nLv8IVL0+T9xljIaSSQCjO8cOtmJ6ztqrsQKcQ==",
"type": "package",
"path": "nuget.common/3.5.0-beta2-1484",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net45/NuGet.Common.dll",
"lib/net45/NuGet.Common.xml",
"lib/netstandard1.3/NuGet.Common.dll",
"lib/netstandard1.3/NuGet.Common.xml",
"nuget.common.3.5.0-beta2-1484.nupkg.sha512",
"nuget.common.nuspec"
]
},
"NuGet.Configuration/3.5.0-beta2-1484": {
"sha512": "ee2jhTjPMztWmUIuaM1pdVRytXO7n8V/ZlENzJ/uTsZcnAbPZZLasAUoKJf7kKacBNTfSHd1MmWII/YweHWPGQ==",
"type": "package",
"path": "nuget.configuration/3.5.0-beta2-1484",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net45/NuGet.Configuration.dll",
"lib/net45/NuGet.Configuration.xml",
"lib/netstandard1.3/NuGet.Configuration.dll",
"lib/netstandard1.3/NuGet.Configuration.xml",
"nuget.configuration.3.5.0-beta2-1484.nupkg.sha512",
"nuget.configuration.nuspec"
]
},
"NuGet.DependencyResolver.Core/3.5.0-beta2-1484": {
"sha512": "C33r3vl2eMbo3YFi7mKMnyFBSVzXxaQA045913UpQQi6oIFkNn8m9Ozztbfv7wQXQGlG+ftopObFE/Ig5I2e8Q==",
"type": "package",
"path": "nuget.dependencyresolver.core/3.5.0-beta2-1484",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net45/NuGet.DependencyResolver.Core.dll",
"lib/net45/NuGet.DependencyResolver.Core.xml",
"lib/netstandard1.3/NuGet.DependencyResolver.Core.dll",
"lib/netstandard1.3/NuGet.DependencyResolver.Core.xml",
"nuget.dependencyresolver.core.3.5.0-beta2-1484.nupkg.sha512",
"nuget.dependencyresolver.core.nuspec"
]
},
"NuGet.Frameworks/3.5.0-beta2-1484": {
"sha512": "AZoX0c05qgSfx0IOGTbLXa2fD7eM2WUqKP3osMMvSxK+tOGmctHuFlvjXxMHBv9yg0/13KdH0osV/zI7+SjzOA==",
"type": "package",
"path": "nuget.frameworks/3.5.0-beta2-1484",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net40-client/NuGet.Frameworks.dll",
"lib/net40-client/NuGet.Frameworks.xml",
"lib/net45/NuGet.Frameworks.dll",
"lib/net45/NuGet.Frameworks.xml",
"lib/netstandard1.3/NuGet.Frameworks.dll",
"lib/netstandard1.3/NuGet.Frameworks.xml",
"nuget.frameworks.3.5.0-beta2-1484.nupkg.sha512",
"nuget.frameworks.nuspec"
]
},
"NuGet.LibraryModel/3.5.0-beta2-1484": {
"sha512": "DliyPvB2O5sLAjhlBceACSm6fzzPDoWRdzbs/7Z89TWqp2JRQ98I5ds5HzeMJjfqO6t1BYoCVDV0h1ymoTuyVQ==",
"type": "package",
"path": "nuget.librarymodel/3.5.0-beta2-1484",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net45/NuGet.LibraryModel.dll",
"lib/net45/NuGet.LibraryModel.xml",
"lib/netstandard1.3/NuGet.LibraryModel.dll",
"lib/netstandard1.3/NuGet.LibraryModel.xml",
"nuget.librarymodel.3.5.0-beta2-1484.nupkg.sha512",
"nuget.librarymodel.nuspec"
]
},
"NuGet.Packaging/3.5.0-beta2-1484": {
"sha512": "/+7d3vvCel4KhJo6AyOneg07fbAkUsy/ORgIaxW3nNdJubCXSrAdg1wfQpwzBygmErjrPcdYzzk2y2Sc6m7hwQ==",
"type": "package",
"path": "nuget.packaging/3.5.0-beta2-1484",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net45/NuGet.Packaging.dll",
"lib/net45/NuGet.Packaging.xml",
"lib/netstandard1.3/NuGet.Packaging.dll",
"lib/netstandard1.3/NuGet.Packaging.xml",
"nuget.packaging.3.5.0-beta2-1484.nupkg.sha512",
"nuget.packaging.nuspec"
]
},
"NuGet.Packaging.Core/3.5.0-beta2-1484": {
"sha512": "Lsz2lgYH0mdOvuL8C3G4XLm9EaAheBOqrgLgnBNxCeLGLU+n+Zu8Lt6K1bpzgkeKyTyAhJdWbv/3lS4w7s04gw==",
"type": "package",
"path": "nuget.packaging.core/3.5.0-beta2-1484",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net45/NuGet.Packaging.Core.dll",
"lib/net45/NuGet.Packaging.Core.xml",
"lib/netstandard1.3/NuGet.Packaging.Core.dll",
"lib/netstandard1.3/NuGet.Packaging.Core.xml",
"nuget.packaging.core.3.5.0-beta2-1484.nupkg.sha512",
"nuget.packaging.core.nuspec"
]
},
"NuGet.Packaging.Core.Types/3.5.0-beta2-1484": {
"sha512": "4mEXZBoe/RKTDVQGwdrl/f5gqolU2d1JWjpbGdQv5EG/xQCC8IQ8FTNYzk0+ydV/vuRM1yaNe+6UQ90nGE+1kQ==",
"type": "package",
"path": "nuget.packaging.core.types/3.5.0-beta2-1484",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net45/NuGet.Packaging.Core.Types.dll",
"lib/net45/NuGet.Packaging.Core.Types.xml",
"lib/netstandard1.3/NuGet.Packaging.Core.Types.dll",
"lib/netstandard1.3/NuGet.Packaging.Core.Types.xml",
"nuget.packaging.core.types.3.5.0-beta2-1484.nupkg.sha512",
"nuget.packaging.core.types.nuspec"
]
},
"NuGet.ProjectModel/3.5.0-beta2-1484": {
"sha512": "7SFxD1wBRusat8rJm/hICDues0Fm9ECNJLaxbzq6xdPBBN3NljGMp3V3ZeyEose6ItetqPBY9+ZcKhiPIsmx6A==",
"type": "package",
"path": "nuget.projectmodel/3.5.0-beta2-1484",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net45/NuGet.ProjectModel.dll",
"lib/net45/NuGet.ProjectModel.xml",
"lib/netstandard1.3/NuGet.ProjectModel.dll",
"lib/netstandard1.3/NuGet.ProjectModel.xml",
"nuget.projectmodel.3.5.0-beta2-1484.nupkg.sha512",
"nuget.projectmodel.nuspec"
]
},
"NuGet.Protocol.Core.Types/3.5.0-beta2-1484": {
"sha512": "y+HMFeV4/vqryIhRQATC1HZvE9QOGgOwesCUWlVAY24yi4HcTTVWWSv0WVX8OzJj+uobYWVfICFyC28JnuMEoA==",
"type": "package",
"path": "nuget.protocol.core.types/3.5.0-beta2-1484",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net45/NuGet.Protocol.Core.Types.dll",
"lib/net45/NuGet.Protocol.Core.Types.xml",
"lib/netstandard1.3/NuGet.Protocol.Core.Types.dll",
"lib/netstandard1.3/NuGet.Protocol.Core.Types.xml",
"nuget.protocol.core.types.3.5.0-beta2-1484.nupkg.sha512",
"nuget.protocol.core.types.nuspec"
]
},
"NuGet.Protocol.Core.v3/3.5.0-beta2-1484": {
"sha512": "DsLSsObYuTF9CJ22/ti5femoz1H5zZiQ5SjnZjhoNrz26Af0M9y3fcLvJGTFO7xPDU6QC1G9lZ0fNW7ucH/GpQ==",
"type": "package",
"path": "nuget.protocol.core.v3/3.5.0-beta2-1484",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net45/NuGet.Protocol.Core.v3.dll",
"lib/net45/NuGet.Protocol.Core.v3.xml",
"lib/netstandard1.3/NuGet.Protocol.Core.v3.dll",
"lib/netstandard1.3/NuGet.Protocol.Core.v3.xml",
"nuget.protocol.core.v3.3.5.0-beta2-1484.nupkg.sha512",
"nuget.protocol.core.v3.nuspec"
]
},
"NuGet.Repositories/3.5.0-beta2-1484": {
"sha512": "+3ozgJleYPKL2VG44XRzVyFGu8dLOIJ2Kohg2VY87DzTJEnH3kLOMhudZERowNxxzfJpwiSDUXNsDNiWH4EujA==",
"type": "package",
"path": "nuget.repositories/3.5.0-beta2-1484",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net45/NuGet.Repositories.dll",
"lib/net45/NuGet.Repositories.xml",
"lib/netstandard1.3/NuGet.Repositories.dll",
"lib/netstandard1.3/NuGet.Repositories.xml",
"nuget.repositories.3.5.0-beta2-1484.nupkg.sha512",
"nuget.repositories.nuspec"
]
},
"NuGet.RuntimeModel/3.5.0-beta2-1484": {
"sha512": "vg29WbKcExD9AJrKMr7NB9pnp+0MTAcDHB6gFHCqRynSo6jgjC8q+ZPAlxC115rQiO8fqzOEP59Q8hx20anUtA==",
"type": "package",
"path": "nuget.runtimemodel/3.5.0-beta2-1484",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net45/NuGet.RuntimeModel.dll",
"lib/net45/NuGet.RuntimeModel.xml",
"lib/netstandard1.3/NuGet.RuntimeModel.dll",
"lib/netstandard1.3/NuGet.RuntimeModel.xml",
"nuget.runtimemodel.3.5.0-beta2-1484.nupkg.sha512",
"nuget.runtimemodel.nuspec"
]
},
"NuGet.Versioning/3.5.0-beta2-1484": {
"sha512": "Stok+SI5lWxOkTgZZM7jT4xuAZogm5+j85mKJeHSXb8o0OAbB+qDX9jkdM2wIEnjoR8R29J0nQYwk2Kl2lWFpA==",
"type": "package",
"path": "nuget.versioning/3.5.0-beta2-1484",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net45/NuGet.Versioning.dll",
"lib/net45/NuGet.Versioning.xml",
"lib/netstandard1.0/NuGet.Versioning.dll",
"lib/netstandard1.0/NuGet.Versioning.xml",
"nuget.versioning.3.5.0-beta2-1484.nupkg.sha512",
"nuget.versioning.nuspec"
]
},
"Remotion.Linq/2.2.0": {
"sha512": "fK/76UmpC0FXBlGDFVPLJHQlDLYnGC+XY3eoDgCgbtrhi0vzbXDQ3n/IYHhqSKqXQfGw/u04A1drWs7rFVkRjw==",
"type": "package",
"path": "remotion.linq/2.2.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"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": "HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==",
"type": "package",
"path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
"files": [
".nupkg.metadata",
"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": "+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==",
"type": "package",
"path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
"files": [
".nupkg.metadata",
"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": "c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==",
"type": "package",
"path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
"files": [
".nupkg.metadata",
"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": "c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
"type": "package",
"path": "runtime.native.system/4.3.0",
"files": [
".nupkg.metadata",
"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": [
".nupkg.metadata",
"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": "INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
"type": "package",
"path": "runtime.native.system.io.compression/4.3.0",
"files": [
".nupkg.metadata",
"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": "ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
"type": "package",
"path": "runtime.native.system.net.http/4.3.0",
"files": [
".nupkg.metadata",
"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.Net.Security/4.3.0": {
"sha512": "M2nN92ePS8BgQ2oi6Jj3PlTUzadYSIWLdZrHY1n1ZcW9o4wAQQ6W+aQ2lfq1ysZQfVCgDwY58alUdowrzezztg==",
"type": "package",
"path": "runtime.native.system.net.security/4.3.0",
"files": [
".nupkg.metadata",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/netstandard1.0/_._",
"runtime.native.system.net.security.4.3.0.nupkg.sha512",
"runtime.native.system.net.security.nuspec"
]
},
"runtime.native.System.Security.Cryptography.Apple/4.3.0": {
"sha512": "DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
"type": "package",
"path": "runtime.native.system.security.cryptography.apple/4.3.0",
"files": [
".nupkg.metadata",
"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": "NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==",
"type": "package",
"path": "runtime.native.system.security.cryptography.openssl/4.3.0",
"files": [
".nupkg.metadata",
"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": "b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==",
"type": "package",
"path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
"files": [
".nupkg.metadata",
"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": "KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==",
"type": "package",
"path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
"files": [
".nupkg.metadata",
"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": "kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
"type": "package",
"path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
"files": [
".nupkg.metadata",
"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": "/p8IQT2brFMDa7BHMH71LV+w5Tb3OxoLHxhn6+MGqN5xeqhM2HRHmj+7xQGJnaRn73d7ZTvp6yRCFMvolws4wA==",
"type": "package",
"path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
"files": [
".nupkg.metadata",
"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": "nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==",
"type": "package",
"path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
"files": [
".nupkg.metadata",
"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": "JGc0pAWRE8lB4Ucygk2pYSKbUPLlAIq6Bczf5/WF2D/VKJEPtYlVUMxk8fbl1zRfTWzSHi+VcFZlaPlWiNxeKg==",
"type": "package",
"path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
"files": [
".nupkg.metadata",
"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": "I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==",
"type": "package",
"path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
"files": [
".nupkg.metadata",
"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": "VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==",
"type": "package",
"path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
"files": [
".nupkg.metadata",
"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": [
".nupkg.metadata",
"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": [
".nupkg.metadata",
"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": [
".nupkg.metadata",
"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"
]
},
"SkiaSharp/2.88.2": {
"sha512": "B7ToGj6WO4K4iEtD1Lydrt5FARxMNbNjnlEa4M2TaKs3EM0cmZLrJjCaZvfOJL9gXkswJb5pTSJL9Qz9AHd+Jw==",
"type": "package",
"path": "skiasharp/2.88.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.txt",
"THIRD-PARTY-NOTICES.txt",
"interactive-extensions/dotnet/SkiaSharp.DotNet.Interactive.dll",
"lib/monoandroid1.0/SkiaSharp.dll",
"lib/monoandroid1.0/SkiaSharp.pdb",
"lib/monoandroid1.0/SkiaSharp.xml",
"lib/net462/SkiaSharp.dll",
"lib/net462/SkiaSharp.pdb",
"lib/net462/SkiaSharp.xml",
"lib/net5.0/SkiaSharp.dll",
"lib/net5.0/SkiaSharp.pdb",
"lib/net5.0/SkiaSharp.xml",
"lib/net6.0-android30.0/SkiaSharp.dll",
"lib/net6.0-android30.0/SkiaSharp.pdb",
"lib/net6.0-android30.0/SkiaSharp.xml",
"lib/net6.0-ios13.6/SkiaSharp.dll",
"lib/net6.0-ios13.6/SkiaSharp.pdb",
"lib/net6.0-ios13.6/SkiaSharp.xml",
"lib/net6.0-maccatalyst13.5/SkiaSharp.dll",
"lib/net6.0-maccatalyst13.5/SkiaSharp.pdb",
"lib/net6.0-maccatalyst13.5/SkiaSharp.xml",
"lib/net6.0-macos10.15/SkiaSharp.dll",
"lib/net6.0-macos10.15/SkiaSharp.pdb",
"lib/net6.0-macos10.15/SkiaSharp.xml",
"lib/net6.0-tizen7.0/SkiaSharp.dll",
"lib/net6.0-tizen7.0/SkiaSharp.pdb",
"lib/net6.0-tizen7.0/SkiaSharp.xml",
"lib/net6.0-tvos13.4/SkiaSharp.dll",
"lib/net6.0-tvos13.4/SkiaSharp.pdb",
"lib/net6.0-tvos13.4/SkiaSharp.xml",
"lib/net6.0/SkiaSharp.dll",
"lib/net6.0/SkiaSharp.pdb",
"lib/net6.0/SkiaSharp.xml",
"lib/netcoreapp3.1/SkiaSharp.dll",
"lib/netcoreapp3.1/SkiaSharp.pdb",
"lib/netcoreapp3.1/SkiaSharp.xml",
"lib/netstandard1.3/SkiaSharp.dll",
"lib/netstandard1.3/SkiaSharp.pdb",
"lib/netstandard1.3/SkiaSharp.xml",
"lib/netstandard2.0/SkiaSharp.dll",
"lib/netstandard2.0/SkiaSharp.pdb",
"lib/netstandard2.0/SkiaSharp.xml",
"lib/netstandard2.1/SkiaSharp.dll",
"lib/netstandard2.1/SkiaSharp.pdb",
"lib/netstandard2.1/SkiaSharp.xml",
"lib/tizen40/SkiaSharp.dll",
"lib/tizen40/SkiaSharp.pdb",
"lib/tizen40/SkiaSharp.xml",
"lib/uap10.0.10240/SkiaSharp.dll",
"lib/uap10.0.10240/SkiaSharp.pdb",
"lib/uap10.0.10240/SkiaSharp.xml",
"lib/uap10.0.16299/SkiaSharp.dll",
"lib/uap10.0.16299/SkiaSharp.pdb",
"lib/uap10.0.16299/SkiaSharp.xml",
"lib/xamarinios1.0/SkiaSharp.dll",
"lib/xamarinios1.0/SkiaSharp.pdb",
"lib/xamarinios1.0/SkiaSharp.xml",
"lib/xamarinmac2.0/SkiaSharp.dll",
"lib/xamarinmac2.0/SkiaSharp.pdb",
"lib/xamarinmac2.0/SkiaSharp.xml",
"lib/xamarintvos1.0/SkiaSharp.dll",
"lib/xamarintvos1.0/SkiaSharp.pdb",
"lib/xamarintvos1.0/SkiaSharp.xml",
"lib/xamarinwatchos1.0/SkiaSharp.dll",
"lib/xamarinwatchos1.0/SkiaSharp.pdb",
"lib/xamarinwatchos1.0/SkiaSharp.xml",
"skiasharp.2.88.2.nupkg.sha512",
"skiasharp.nuspec"
]
},
"SkiaSharp.HarfBuzz/2.88.2": {
"sha512": "xkLBwDxxNCFltoq7L4TOn0FM2/d/PcJGAeDVwZQAJR4tPJs05fcqc8D/vD43cIBnDbDtnGlEzlRJKmlng/ZBBQ==",
"type": "package",
"path": "skiasharp.harfbuzz/2.88.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.txt",
"lib/net462/SkiaSharp.HarfBuzz.dll",
"lib/net462/SkiaSharp.HarfBuzz.pdb",
"lib/net462/SkiaSharp.HarfBuzz.xml",
"lib/net5.0/SkiaSharp.HarfBuzz.dll",
"lib/net5.0/SkiaSharp.HarfBuzz.pdb",
"lib/net5.0/SkiaSharp.HarfBuzz.xml",
"lib/net6.0/SkiaSharp.HarfBuzz.dll",
"lib/net6.0/SkiaSharp.HarfBuzz.pdb",
"lib/net6.0/SkiaSharp.HarfBuzz.xml",
"lib/netcoreapp3.1/SkiaSharp.HarfBuzz.dll",
"lib/netcoreapp3.1/SkiaSharp.HarfBuzz.pdb",
"lib/netcoreapp3.1/SkiaSharp.HarfBuzz.xml",
"lib/netstandard1.3/SkiaSharp.HarfBuzz.dll",
"lib/netstandard1.3/SkiaSharp.HarfBuzz.pdb",
"lib/netstandard1.3/SkiaSharp.HarfBuzz.xml",
"lib/netstandard2.0/SkiaSharp.HarfBuzz.dll",
"lib/netstandard2.0/SkiaSharp.HarfBuzz.pdb",
"lib/netstandard2.0/SkiaSharp.HarfBuzz.xml",
"lib/netstandard2.1/SkiaSharp.HarfBuzz.dll",
"lib/netstandard2.1/SkiaSharp.HarfBuzz.pdb",
"lib/netstandard2.1/SkiaSharp.HarfBuzz.xml",
"skiasharp.harfbuzz.2.88.2.nupkg.sha512",
"skiasharp.harfbuzz.nuspec"
]
},
"SkiaSharp.NativeAssets.macOS/2.88.2": {
"sha512": "mUtY9w9KP6LnhE3VgwE331ttOclx239MENCo1aPT27AJX6QkDpeeqSK83/Rggu3NYPkUwIdg6fU1MOBdv2as4A==",
"type": "package",
"path": "skiasharp.nativeassets.macos/2.88.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.txt",
"THIRD-PARTY-NOTICES.txt",
"build/net462/SkiaSharp.NativeAssets.macOS.targets",
"build/net6.0-macos10.15/SkiaSharp.NativeAssets.macOS.targets",
"build/xamarinmac2.0/SkiaSharp.NativeAssets.macOS.targets",
"buildTransitive/net462/SkiaSharp.NativeAssets.macOS.targets",
"buildTransitive/net6.0-macos10.15/SkiaSharp.NativeAssets.macOS.targets",
"buildTransitive/xamarinmac2.0/SkiaSharp.NativeAssets.macOS.targets",
"lib/net462/_._",
"lib/net5.0/_._",
"lib/net6.0-macos10.15/_._",
"lib/netcoreapp3.1/_._",
"lib/netstandard1.3/_._",
"lib/xamarinmac2.0/_._",
"runtimes/osx/native/libSkiaSharp.dylib",
"skiasharp.nativeassets.macos.2.88.2.nupkg.sha512",
"skiasharp.nativeassets.macos.nuspec"
]
},
"SkiaSharp.NativeAssets.Win32/2.88.2": {
"sha512": "FgUHWpnfLcFiqAXuJEgcvUn5p7gHwkkfclWFU8LKfydUzwJyq+izWxL5OCVgbB8wYrX/TSx42uh8LwstEAURzw==",
"type": "package",
"path": "skiasharp.nativeassets.win32/2.88.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.txt",
"THIRD-PARTY-NOTICES.txt",
"build/net462/SkiaSharp.NativeAssets.Win32.targets",
"buildTransitive/net462/SkiaSharp.NativeAssets.Win32.targets",
"lib/net462/_._",
"lib/net5.0/_._",
"lib/netcoreapp3.1/_._",
"lib/netstandard1.3/_._",
"runtimes/win-arm64/native/libSkiaSharp.dll",
"runtimes/win-x64/native/libSkiaSharp.dll",
"runtimes/win-x86/native/libSkiaSharp.dll",
"skiasharp.nativeassets.win32.2.88.2.nupkg.sha512",
"skiasharp.nativeassets.win32.nuspec"
]
},
"SQLitePCLRaw.bundle_green/1.1.11": {
"sha512": "Hqp8IF/RLjbypkLm+t+1RqAX8EKuWEkj7wkLXplfENQoPnE127cvTmaDvaQKtt7a5QsD/HNjFDr1z5f9q2wdPg==",
"type": "package",
"path": "sqlitepclraw.bundle_green/1.1.11",
"files": [
".nupkg.metadata",
".signature.p7s",
"build/wp8/SQLitePCLRaw.bundle_green.targets",
"build/wp80/arm/SQLitePCLRaw.batteries_green.dll",
"build/wp80/arm/SQLitePCLRaw.batteries_v2.dll",
"build/wp80/x86/SQLitePCLRaw.batteries_green.dll",
"build/wp80/x86/SQLitePCLRaw.batteries_v2.dll",
"lib/MonoAndroid/SQLitePCLRaw.batteries_green.dll",
"lib/MonoAndroid/SQLitePCLRaw.batteries_v2.dll",
"lib/Xamarin.Mac20/SQLitePCLRaw.batteries_green.dll",
"lib/Xamarin.Mac20/SQLitePCLRaw.batteries_v2.dll",
"lib/Xamarin.iOS10/SQLitePCLRaw.batteries_green.dll",
"lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll",
"lib/net35/SQLitePCLRaw.batteries_green.dll",
"lib/net35/SQLitePCLRaw.batteries_v2.dll",
"lib/net40/SQLitePCLRaw.batteries_green.dll",
"lib/net40/SQLitePCLRaw.batteries_v2.dll",
"lib/net45/SQLitePCLRaw.batteries_green.dll",
"lib/net45/SQLitePCLRaw.batteries_v2.dll",
"lib/netcoreapp/SQLitePCLRaw.batteries_green.dll",
"lib/netcoreapp/SQLitePCLRaw.batteries_v2.dll",
"lib/netstandard1.1/SQLitePCLRaw.batteries_green.dll",
"lib/netstandard1.1/SQLitePCLRaw.batteries_v2.dll",
"lib/portable-net40+sl5+netcore45+wp8+MonoAndroid10+MonoTouch10+Xamarin.iOS10/SQLitePCLRaw.batteries_green.dll",
"lib/portable-net40+sl5+netcore45+wp8+MonoAndroid10+MonoTouch10+Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll",
"lib/portable-net45+netcore45+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10/SQLitePCLRaw.batteries_green.dll",
"lib/portable-net45+netcore45+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll",
"lib/portable-net45+netcore45+wpa81+wp8+MonoAndroid10+MonoTouch10+Xamarin.iOS10/SQLitePCLRaw.batteries_green.dll",
"lib/portable-net45+netcore45+wpa81+wp8+MonoAndroid10+MonoTouch10+Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll",
"lib/uap10.0/SQLitePCLRaw.batteries_green.dll",
"lib/uap10.0/SQLitePCLRaw.batteries_v2.dll",
"lib/win8/SQLitePCLRaw.batteries_green.dll",
"lib/win8/SQLitePCLRaw.batteries_v2.dll",
"lib/win81/SQLitePCLRaw.batteries_green.dll",
"lib/win81/SQLitePCLRaw.batteries_v2.dll",
"lib/wp8/_._",
"lib/wpa81/SQLitePCLRaw.batteries_green.dll",
"lib/wpa81/SQLitePCLRaw.batteries_v2.dll",
"sqlitepclraw.bundle_green.1.1.11.nupkg.sha512",
"sqlitepclraw.bundle_green.nuspec"
]
},
"SQLitePCLRaw.core/1.1.11": {
"sha512": "QT17CyQAQIbTCu6pW5+uVA8BXqRzquiDI1tr5Un6c1YZcQydPmGPuYYng9xMs2UHUDYHbTu+JDkp55WR+qo9bQ==",
"type": "package",
"path": "sqlitepclraw.core/1.1.11",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/MonoAndroid/SQLitePCLRaw.core.dll",
"lib/Xamarin.Mac20/SQLitePCLRaw.core.dll",
"lib/Xamarin.iOS10/SQLitePCLRaw.core.dll",
"lib/net35/SQLitePCLRaw.core.dll",
"lib/net40/SQLitePCLRaw.core.dll",
"lib/net45/SQLitePCLRaw.core.dll",
"lib/netstandard1.0/SQLitePCLRaw.core.dll",
"lib/netstandard1.1/SQLitePCLRaw.core.dll",
"lib/portable-net40+sl5+netcore45+wp8+MonoAndroid10+MonoTouch10+Xamarin.iOS10/SQLitePCLRaw.core.dll",
"lib/portable-net45+netcore45+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10/SQLitePCLRaw.core.dll",
"lib/portable-net45+netcore45+wpa81+wp8+MonoAndroid10+MonoTouch10+Xamarin.iOS10/SQLitePCLRaw.core.dll",
"lib/uap10.0/SQLitePCLRaw.core.dll",
"lib/win8/SQLitePCLRaw.core.dll",
"lib/win81/SQLitePCLRaw.core.dll",
"lib/wpa81/SQLitePCLRaw.core.dll",
"sqlitepclraw.core.1.1.11.nupkg.sha512",
"sqlitepclraw.core.nuspec"
]
},
"SQLitePCLRaw.lib.e_sqlite3.linux/1.1.11": {
"sha512": "yt79OujiYBueEUdhTQI+fIdmRpFEGcaMLziSCfhG2dsAERDvCQ+FB5tQgZBdFkB2kmVl0llskzBtwSbg3WEIdQ==",
"type": "package",
"path": "sqlitepclraw.lib.e_sqlite3.linux/1.1.11",
"files": [
".nupkg.metadata",
".signature.p7s",
"build/net35/SQLitePCLRaw.lib.e_sqlite3.linux.targets",
"lib/net35/_._",
"lib/netstandard1.0/_._",
"lib/netstandard2.0/_._",
"runtimes/alpine-x64/native/libe_sqlite3.so",
"runtimes/linux-arm/native/libe_sqlite3.so",
"runtimes/linux-arm64/native/libe_sqlite3.so",
"runtimes/linux-armel/native/libe_sqlite3.so",
"runtimes/linux-musl-x64/native/libe_sqlite3.so",
"runtimes/linux-x64/native/libe_sqlite3.so",
"runtimes/linux-x86/native/libe_sqlite3.so",
"sqlitepclraw.lib.e_sqlite3.linux.1.1.11.nupkg.sha512",
"sqlitepclraw.lib.e_sqlite3.linux.nuspec"
]
},
"SQLitePCLRaw.lib.e_sqlite3.osx/1.1.11": {
"sha512": "o6rxxAFS5Hya6AXCA/eU+1QqwpGVHJBaJjIG+Mui3kIqcV6d+qz0zi46i1QNK6TAel8Sj4QlXO85wNPN70BMEg==",
"type": "package",
"path": "sqlitepclraw.lib.e_sqlite3.osx/1.1.11",
"files": [
".nupkg.metadata",
".signature.p7s",
"build/Xamarin.Mac20/SQLitePCLRaw.lib.e_sqlite3.osx.targets",
"build/net35/SQLitePCLRaw.lib.e_sqlite3.osx.targets",
"lib/Xamarin.Mac20/_._",
"lib/net35/_._",
"lib/netstandard1.0/_._",
"lib/netstandard2.0/_._",
"runtimes/osx-x64/native/libe_sqlite3.dylib",
"sqlitepclraw.lib.e_sqlite3.osx.1.1.11.nupkg.sha512",
"sqlitepclraw.lib.e_sqlite3.osx.nuspec"
]
},
"SQLitePCLRaw.lib.e_sqlite3.v110_xp/1.1.11": {
"sha512": "h1Jng85sdFV/IC+Lri+buN1r5Kd0kgh0lh/pc4jlHd3tljZhc2Si2GW1VD0hJc4p/P4oSVa2426hBAi1y6/goA==",
"type": "package",
"path": "sqlitepclraw.lib.e_sqlite3.v110_xp/1.1.11",
"files": [
".nupkg.metadata",
".signature.p7s",
"build/net35/SQLitePCLRaw.lib.e_sqlite3.v110_xp.targets",
"lib/net35/_._",
"lib/netstandard1.0/_._",
"lib/netstandard2.0/_._",
"runtimes/win-x64/native/e_sqlite3.dll",
"runtimes/win-x86/native/e_sqlite3.dll",
"runtimes/win8-arm/native/e_sqlite3.dll",
"sqlitepclraw.lib.e_sqlite3.v110_xp.1.1.11.nupkg.sha512",
"sqlitepclraw.lib.e_sqlite3.v110_xp.nuspec"
]
},
"SQLitePCLRaw.provider.e_sqlite3.netstandard11/1.1.11": {
"sha512": "6q2qXc7GA11ZFh3ATFj9LjzF0HfMtlN1hDi8QATSoML4sR+inquXdionvyX8nUegutOAGXjKDp+8MziaUV5Pkg==",
"type": "package",
"path": "sqlitepclraw.provider.e_sqlite3.netstandard11/1.1.11",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard1.1/SQLitePCLRaw.provider.e_sqlite3.dll",
"sqlitepclraw.provider.e_sqlite3.netstandard11.1.1.11.nupkg.sha512",
"sqlitepclraw.provider.e_sqlite3.netstandard11.nuspec"
]
},
"StackExchange.Redis.StrongName/1.2.6": {
"sha512": "UFmT1/JYu1PLiRwkyvEPVHk/tVTJa8Ka2rb9yzidzDoQARvhBVRpaWUeaP81373v54jupDBvAoGHGl0EY/HphQ==",
"type": "package",
"path": "stackexchange.redis.strongname/1.2.6",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net45/StackExchange.Redis.StrongName.dll",
"lib/net45/StackExchange.Redis.StrongName.xml",
"lib/net46/StackExchange.Redis.StrongName.dll",
"lib/net46/StackExchange.Redis.StrongName.xml",
"lib/netstandard1.5/StackExchange.Redis.StrongName.dll",
"lib/netstandard1.5/StackExchange.Redis.StrongName.xml",
"stackexchange.redis.strongname.1.2.6.nupkg.sha512",
"stackexchange.redis.strongname.nuspec"
]
},
"Syncfusion.Compression.Net.Core/20.4.0.38": {
"sha512": "9EPMp71LJJbwWMWXZ/o/l7AgC1l6ocVJvy2cGqkjpoAUmMaK1kX8mcoLQsaNgqm2gF4T7ZxcuNIaWIpZIeKpFg==",
"type": "package",
"path": "syncfusion.compression.net.core/20.4.0.38",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.txt",
"lib/net6.0/Syncfusion.Compression.Portable.dll",
"lib/net6.0/Syncfusion.Compression.Portable.xml",
"lib/net7.0/Syncfusion.Compression.Portable.dll",
"lib/net7.0/Syncfusion.Compression.Portable.xml",
"lib/netstandard1.2/Syncfusion.Compression.Portable.dll",
"lib/netstandard1.2/Syncfusion.Compression.Portable.xml",
"lib/netstandard1.4/Syncfusion.Compression.Portable.dll",
"lib/netstandard1.4/Syncfusion.Compression.Portable.xml",
"lib/netstandard2.0/Syncfusion.Compression.Portable.dll",
"lib/netstandard2.0/Syncfusion.Compression.Portable.xml",
"syncfusion.compression.net.core.20.4.0.38.nupkg.sha512",
"syncfusion.compression.net.core.nuspec",
"syncfusion_logo.png"
]
},
"Syncfusion.DocIO.Net.Core/20.4.0.38": {
"sha512": "5CNLlz2l4Y0nGGQOuJ/VSWiodMxCvGEt2jv6eKTPXFX9wmllm/EfTGksNqvp8b2KQtQ+3YIpFsQ7T3Nf0VIj1A==",
"type": "package",
"path": "syncfusion.docio.net.core/20.4.0.38",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.txt",
"README.md",
"lib/net6.0/Syncfusion.DocIO.Portable.dll",
"lib/net6.0/Syncfusion.DocIO.Portable.xml",
"lib/net7.0/Syncfusion.DocIO.Portable.dll",
"lib/net7.0/Syncfusion.DocIO.Portable.xml",
"lib/netstandard1.2/Syncfusion.DocIO.Portable.dll",
"lib/netstandard1.2/Syncfusion.DocIO.Portable.xml",
"lib/netstandard1.4/Syncfusion.DocIO.Portable.dll",
"lib/netstandard1.4/Syncfusion.DocIO.Portable.xml",
"lib/netstandard2.0/Syncfusion.DocIO.Portable.dll",
"lib/netstandard2.0/Syncfusion.DocIO.Portable.xml",
"syncfusion.docio.net.core.20.4.0.38.nupkg.sha512",
"syncfusion.docio.net.core.nuspec",
"syncfusion_logo.png"
]
},
"Syncfusion.DocIORenderer.Net.Core/20.4.0.38": {
"sha512": "/KKnqc7DRkfzBRrzPVv9NkTiiEu9KsRcfWIr38QxM9y+12+oHS5LAtuJL212fqFInME6xs4OGc5Nf6LP7afbtQ==",
"type": "package",
"path": "syncfusion.dociorenderer.net.core/20.4.0.38",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.txt",
"README.md",
"lib/net6.0/Syncfusion.DocIORenderer.Portable.dll",
"lib/net6.0/Syncfusion.DocIORenderer.Portable.xml",
"lib/net7.0/Syncfusion.DocIORenderer.Portable.dll",
"lib/net7.0/Syncfusion.DocIORenderer.Portable.xml",
"lib/netstandard1.4/Syncfusion.DocIORenderer.Portable.dll",
"lib/netstandard1.4/Syncfusion.DocIORenderer.Portable.xml",
"lib/netstandard2.0/Syncfusion.DocIORenderer.Portable.dll",
"lib/netstandard2.0/Syncfusion.DocIORenderer.Portable.xml",
"syncfusion.dociorenderer.net.core.20.4.0.38.nupkg.sha512",
"syncfusion.dociorenderer.net.core.nuspec",
"syncfusion_logo.png"
]
},
"Syncfusion.EJ/20.4.0.38": {
"sha512": "ZBbqOhoa52bANubjv05Awy9rXJ/0zR5HPlSE2pbUhptD+L4CijRSLXUDZS6Wm+DQvKiuvR84Chm0Ye3mt+VljA==",
"type": "package",
"path": "syncfusion.ej/20.4.0.38",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.txt",
"lib/net451/Syncfusion.EJ.dll",
"lib/net451/Syncfusion.EJ.xml",
"lib/netcoreapp2.1/Syncfusion.EJ.dll",
"lib/netcoreapp2.1/Syncfusion.EJ.xml",
"lib/netcoreapp3.1/Syncfusion.EJ.dll",
"lib/netcoreapp3.1/Syncfusion.EJ.xml",
"syncfusion.ej.20.4.0.38.nupkg.sha512",
"syncfusion.ej.nuspec",
"syncfusion_logo.png"
]
},
"Syncfusion.EJ.AspNet.Core/20.4.0.38": {
"sha512": "TQUa7U68lGS8D7r517f6/jjLWpmkeAcgk3k1CGHOHFP08xP3XrM9YqcfEajt+qTEUddKpPK5COMJBORV8bpAoA==",
"type": "package",
"path": "syncfusion.ej.aspnet.core/20.4.0.38",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.txt",
"lib/net451/Syncfusion.EJ.AspNet.Core.dll",
"lib/net451/Syncfusion.EJ.AspNet.Core.xml",
"lib/netcoreapp2.1/Syncfusion.EJ.AspNet.Core.dll",
"lib/netcoreapp2.1/Syncfusion.EJ.AspNet.Core.xml",
"lib/netcoreapp3.1/Syncfusion.EJ.AspNet.Core.dll",
"lib/netcoreapp3.1/Syncfusion.EJ.AspNet.Core.xml",
"syncfusion.ej.aspnet.core.20.4.0.38.nupkg.sha512",
"syncfusion.ej.aspnet.core.nuspec",
"syncfusion_logo.png"
]
},
"Syncfusion.EJ.Export/20.4.0.38": {
"sha512": "M3/CcZXsZ9jJGDCU+7K+/oEDv/0uQC8jff4WjO/E0SRJK8L8dFM9Lz+82+WOo2GS4w5AVpquEvOpo6OtXB4G2Q==",
"type": "package",
"path": "syncfusion.ej.export/20.4.0.38",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.txt",
"lib/net451/Syncfusion.EJ.Export.dll",
"lib/net451/Syncfusion.EJ.Export.xml",
"lib/netcoreapp2.1/Syncfusion.EJ.Export.dll",
"lib/netcoreapp2.1/Syncfusion.EJ.Export.xml",
"lib/netcoreapp3.1/Syncfusion.EJ.Export.dll",
"lib/netcoreapp3.1/Syncfusion.EJ.Export.xml",
"syncfusion.ej.export.20.4.0.38.nupkg.sha512",
"syncfusion.ej.export.nuspec",
"syncfusion_logo.png"
]
},
"Syncfusion.EJ.Pivot/20.4.0.38": {
"sha512": "p2VOt+9OMlAKQAU8AzzGC/kAtbSqeM6NWQXYBNb3ERlW5LKw4hUNyslG3QxW4O/vmQnhoumx+jbyVOtC68rp6Q==",
"type": "package",
"path": "syncfusion.ej.pivot/20.4.0.38",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.txt",
"lib/net451/Syncfusion.EJ.Pivot.dll",
"lib/net451/Syncfusion.EJ.Pivot.xml",
"lib/netcoreapp2.1/Syncfusion.EJ.Pivot.dll",
"lib/netcoreapp2.1/Syncfusion.EJ.Pivot.xml",
"lib/netcoreapp3.1/Syncfusion.EJ.Pivot.dll",
"lib/netcoreapp3.1/Syncfusion.EJ.Pivot.xml",
"syncfusion.ej.pivot.20.4.0.38.nupkg.sha512",
"syncfusion.ej.pivot.nuspec",
"syncfusion_logo.png"
]
},
"Syncfusion.Licensing/20.4.0.38": {
"sha512": "nx31ripqpkNAWAoKBiOsHcNbsDnklxebD+7VHiWE5qLqMmJMJU3Igp1yeCTKm9lBHoJ4GltRqZcSWGFxWGuaJA==",
"type": "package",
"path": "syncfusion.licensing/20.4.0.38",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.txt",
"lib/MonoAndroid10.0/Syncfusion.Licensing.dll",
"lib/MonoAndroid90/Syncfusion.Licensing.dll",
"lib/Xamarin.Mac/Syncfusion.Licensing.dll",
"lib/Xamarin.iOS10/Syncfusion.Licensing.dll",
"lib/net20/Syncfusion.Licensing.dll",
"lib/net35/Syncfusion.Licensing.dll",
"lib/net40/Syncfusion.Licensing.dll",
"lib/net45/Syncfusion.Licensing.dll",
"lib/net451/Syncfusion.Licensing.dll",
"lib/net46/Syncfusion.Licensing.dll",
"lib/net6.0-windows7.0/Syncfusion.Licensing.dll",
"lib/net6.0/Syncfusion.Licensing.dll",
"lib/net7.0-windows7.0/Syncfusion.Licensing.dll",
"lib/net7.0/Syncfusion.Licensing.dll",
"lib/netstandard1.0/Syncfusion.Licensing.dll",
"lib/netstandard1.2/Syncfusion.Licensing.dll",
"lib/netstandard1.4/Syncfusion.Licensing.dll",
"lib/netstandard2.0/Syncfusion.Licensing.dll",
"lib/portable-win+net45+wp80+win81+wpa81/Syncfusion.Licensing.dll",
"lib/uap10.0/Syncfusion.Licensing.dll",
"syncfusion.licensing.20.4.0.38.nupkg.sha512",
"syncfusion.licensing.nuspec",
"syncfusion_logo.png"
]
},
"Syncfusion.OfficeChart.Net.Core/20.4.0.38": {
"sha512": "D2RBT8l4Ghh9cuqM0kNnUAX9w6qbIRnDUkerHNwmqiTgl5ESdl12XWy44+KjB8muzAeNDwjoNK5ygFtyzAy/bA==",
"type": "package",
"path": "syncfusion.officechart.net.core/20.4.0.38",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.txt",
"lib/net6.0/Syncfusion.OfficeChart.Portable.dll",
"lib/net6.0/Syncfusion.OfficeChart.Portable.xml",
"lib/net7.0/Syncfusion.OfficeChart.Portable.dll",
"lib/net7.0/Syncfusion.OfficeChart.Portable.xml",
"lib/netstandard1.2/Syncfusion.OfficeChart.Portable.dll",
"lib/netstandard1.2/Syncfusion.OfficeChart.Portable.xml",
"lib/netstandard1.4/Syncfusion.OfficeChart.Portable.dll",
"lib/netstandard1.4/Syncfusion.OfficeChart.Portable.xml",
"lib/netstandard2.0/Syncfusion.OfficeChart.Portable.dll",
"lib/netstandard2.0/Syncfusion.OfficeChart.Portable.xml",
"syncfusion.officechart.net.core.20.4.0.38.nupkg.sha512",
"syncfusion.officechart.net.core.nuspec",
"syncfusion_logo.png"
]
},
"Syncfusion.Pdf.Net.Core/20.4.0.38": {
"sha512": "UWtiqEb2l+CeyGYApxwHgNEr9mwXzduhSu5oJBcwFRhFE1cpwQOhZpfH1mI+rln/iS4l7/SIcRAzl7We/Bcbnw==",
"type": "package",
"path": "syncfusion.pdf.net.core/20.4.0.38",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.txt",
"README.md",
"lib/net6.0/Syncfusion.Pdf.Portable.dll",
"lib/net6.0/Syncfusion.Pdf.Portable.xml",
"lib/net7.0/Syncfusion.Pdf.Portable.dll",
"lib/net7.0/Syncfusion.Pdf.Portable.xml",
"lib/netstandard1.2/Syncfusion.Pdf.Portable.dll",
"lib/netstandard1.2/Syncfusion.Pdf.Portable.xml",
"lib/netstandard1.4/Syncfusion.Pdf.Portable.dll",
"lib/netstandard1.4/Syncfusion.Pdf.Portable.xml",
"lib/netstandard2.0/Syncfusion.Pdf.Portable.dll",
"lib/netstandard2.0/Syncfusion.Pdf.Portable.xml",
"syncfusion.pdf.net.core.20.4.0.38.nupkg.sha512",
"syncfusion.pdf.net.core.nuspec",
"syncfusion_logo.png"
]
},
"Syncfusion.PMML.Net.Core/20.4.0.38": {
"sha512": "CEWzRV7Ip81Wzp3AeWLHM7jYUH5cu9dMTcOH1ocx9sXxQRROlLgN1mO3ftACM+QSMluj500rXDfmTJR3Qlpb7A==",
"type": "package",
"path": "syncfusion.pmml.net.core/20.4.0.38",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.txt",
"lib/netstandard1.2/Syncfusion.PMML.Portable.dll",
"lib/netstandard1.2/Syncfusion.PMML.Portable.xml",
"lib/netstandard1.4/Syncfusion.PMML.Portable.dll",
"lib/netstandard1.4/Syncfusion.PMML.Portable.xml",
"lib/netstandard2.0/Syncfusion.PMML.Portable.dll",
"lib/netstandard2.0/Syncfusion.PMML.Portable.xml",
"syncfusion.pmml.net.core.20.4.0.38.nupkg.sha512",
"syncfusion.pmml.net.core.nuspec",
"syncfusion_logo.png"
]
},
"Syncfusion.Presentation.Net.Core/20.4.0.38": {
"sha512": "5+YCfTD0jUSk2zI+dlU6pSDaXHzpwL/lX7vjyQhUR/fteQDeoRjcvmoG9bOXqCXrG1TGAGXPUbFH+gQpNBw7wA==",
"type": "package",
"path": "syncfusion.presentation.net.core/20.4.0.38",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.txt",
"README.md",
"lib/net6.0/Syncfusion.Presentation.Portable.dll",
"lib/net6.0/Syncfusion.Presentation.Portable.xml",
"lib/net7.0/Syncfusion.Presentation.Portable.dll",
"lib/net7.0/Syncfusion.Presentation.Portable.xml",
"lib/netstandard1.2/Syncfusion.Presentation.Portable.dll",
"lib/netstandard1.2/Syncfusion.Presentation.Portable.xml",
"lib/netstandard1.4/Syncfusion.Presentation.Portable.dll",
"lib/netstandard1.4/Syncfusion.Presentation.Portable.xml",
"lib/netstandard2.0/Syncfusion.Presentation.Portable.dll",
"lib/netstandard2.0/Syncfusion.Presentation.Portable.xml",
"syncfusion.presentation.net.core.20.4.0.38.nupkg.sha512",
"syncfusion.presentation.net.core.nuspec",
"syncfusion_logo.png"
]
},
"Syncfusion.PresentationRenderer.Net.Core/20.4.0.38": {
"sha512": "EG41GQSwZPJQqz//wmSAm+uWiz7yoCLqrhFLq1DP1GZshLr993CiUu2WEPudpM+FNpF4ty33KBclZIlSb+HedQ==",
"type": "package",
"path": "syncfusion.presentationrenderer.net.core/20.4.0.38",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.txt",
"README.md",
"lib/net6.0/Syncfusion.PresentationRenderer.Portable.dll",
"lib/net6.0/Syncfusion.PresentationRenderer.Portable.xml",
"lib/net7.0/Syncfusion.PresentationRenderer.Portable.dll",
"lib/net7.0/Syncfusion.PresentationRenderer.Portable.xml",
"lib/netstandard1.4/Syncfusion.PresentationRenderer.Portable.dll",
"lib/netstandard1.4/Syncfusion.PresentationRenderer.Portable.xml",
"lib/netstandard2.0/Syncfusion.PresentationRenderer.Portable.dll",
"lib/netstandard2.0/Syncfusion.PresentationRenderer.Portable.xml",
"syncfusion.presentationrenderer.net.core.20.4.0.38.nupkg.sha512",
"syncfusion.presentationrenderer.net.core.nuspec",
"syncfusion_logo.png"
]
},
"Syncfusion.SkiaSharpHelper.Net.Core/20.4.0.38": {
"sha512": "IxOFoxTwZk9EbWF8DcdMSByoaeRHg3NtfHmmzFmJgMXl+pFdTLoltNoyEY7XLkWz0eCa4HH3rx3MQ/n1mVVP1A==",
"type": "package",
"path": "syncfusion.skiasharphelper.net.core/20.4.0.38",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.txt",
"lib/net6.0/Syncfusion.SkiaSharpHelper.Portable.dll",
"lib/net6.0/Syncfusion.SkiaSharpHelper.Portable.xml",
"lib/net7.0/Syncfusion.SkiaSharpHelper.Portable.dll",
"lib/net7.0/Syncfusion.SkiaSharpHelper.Portable.xml",
"lib/netstandard1.4/Syncfusion.SkiaSharpHelper.Portable.XML",
"lib/netstandard1.4/Syncfusion.SkiaSharpHelper.Portable.dll",
"lib/netstandard2.0/Syncfusion.SkiaSharpHelper.Portable.dll",
"lib/netstandard2.0/Syncfusion.SkiaSharpHelper.Portable.xml",
"syncfusion.skiasharphelper.net.core.20.4.0.38.nupkg.sha512",
"syncfusion.skiasharphelper.net.core.nuspec",
"syncfusion_logo.png"
]
},
"Syncfusion.XlsIO.Net.Core/20.4.0.38": {
"sha512": "GtANcSKlPda2Zu1by3xzLTwzgNQ90SH3sRf/CkEf3YvsTi+d1KYTEM5ljvpvJNluUzaBwdFpg2M9Sgvl5+zhsQ==",
"type": "package",
"path": "syncfusion.xlsio.net.core/20.4.0.38",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.txt",
"README.md",
"lib/net6.0/Syncfusion.XlsIO.Portable.dll",
"lib/net6.0/Syncfusion.XlsIO.Portable.xml",
"lib/net7.0/Syncfusion.XlsIO.Portable.dll",
"lib/net7.0/Syncfusion.XlsIO.Portable.xml",
"lib/netstandard1.2/Syncfusion.XlsIO.Portable.dll",
"lib/netstandard1.2/Syncfusion.XlsIO.Portable.xml",
"lib/netstandard1.4/Syncfusion.XlsIO.Portable.dll",
"lib/netstandard1.4/Syncfusion.XlsIO.Portable.xml",
"lib/netstandard2.0/Syncfusion.XlsIO.Portable.dll",
"lib/netstandard2.0/Syncfusion.XlsIO.Portable.xml",
"syncfusion.xlsio.net.core.20.4.0.38.nupkg.sha512",
"syncfusion.xlsio.net.core.nuspec",
"syncfusion_logo.png"
]
},
"Syncfusion.XlsIORenderer.Net.Core/20.4.0.38": {
"sha512": "yIzJ6UcFJkl3e7UA4J2d8ryoAJGXwoLPLJ+NAU8a52461CsPPQPPnH5piQ+kqXBVaVTHHZh+qfq16+mA90sRxQ==",
"type": "package",
"path": "syncfusion.xlsiorenderer.net.core/20.4.0.38",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.txt",
"README.md",
"lib/net6.0/Syncfusion.XlsIORenderer.Portable.dll",
"lib/net6.0/Syncfusion.XlsIORenderer.Portable.xml",
"lib/net7.0/Syncfusion.XlsIORenderer.Portable.dll",
"lib/net7.0/Syncfusion.XlsIORenderer.Portable.xml",
"lib/netstandard1.4/Syncfusion.XlsIORenderer.Portable.dll",
"lib/netstandard1.4/Syncfusion.XlsIORenderer.Portable.xml",
"lib/netstandard2.0/Syncfusion.XlsIORenderer.Portable.dll",
"lib/netstandard2.0/Syncfusion.XlsIORenderer.Portable.xml",
"syncfusion.xlsiorenderer.net.core.20.4.0.38.nupkg.sha512",
"syncfusion.xlsiorenderer.net.core.nuspec",
"syncfusion_logo.png"
]
},
"System.AppContext/4.3.0": {
"sha512": "fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==",
"type": "package",
"path": "system.appcontext/4.3.0",
"files": [
".nupkg.metadata",
"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": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
"type": "package",
"path": "system.collections/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"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": "ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
"type": "package",
"path": "system.collections.concurrent/4.3.0",
"files": [
".nupkg.metadata",
"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": "prtjIEMhGUnQq6RnPEYLpFt8AtLbp9yq2zxOSrY7KJJZrw25Fi97IzBqY7iqssbM61Ek5b8f3MG/sG1N2sN5KA==",
"type": "package",
"path": "system.collections.nongeneric/4.3.0",
"files": [
".nupkg.metadata",
"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": "NoPBj0ykejqAWW4p4gGtrrL+3c84ZLSvGnHgq422ew1Rj4WKj1FA8/BCybqC111EtgcqUl6ZJNFYYS22HLgbjA==",
"type": "package",
"path": "system.collections.specialized/4.3.0",
"files": [
".nupkg.metadata",
"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": "UxYQ3FGUOtzJ7LfSdnYSFd7+oEv6M8NgUatatIN2HxNtDdlcvFAf+VIq4Of9cDMJEJC0aSRv/x898RYhB4Yppg==",
"type": "package",
"path": "system.componentmodel.annotations/4.5.0",
"files": [
".nupkg.metadata",
".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": "DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==",
"type": "package",
"path": "system.console/4.3.0",
"files": [
".nupkg.metadata",
"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.Common/4.3.0": {
"sha512": "lm6E3T5u7BOuEH0u18JpbJHxBfOJPuCyl4Kg1RH10ktYLp5uEEE1xKrHW56/We4SnZpGAuCc9N0MJpSDhTHZGQ==",
"type": "package",
"path": "system.data.common/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net451/System.Data.Common.dll",
"lib/netstandard1.2/System.Data.Common.dll",
"lib/portable-net451+win8+wp8+wpa81/System.Data.Common.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net451/System.Data.Common.dll",
"ref/netstandard1.2/System.Data.Common.dll",
"ref/netstandard1.2/System.Data.Common.xml",
"ref/netstandard1.2/de/System.Data.Common.xml",
"ref/netstandard1.2/es/System.Data.Common.xml",
"ref/netstandard1.2/fr/System.Data.Common.xml",
"ref/netstandard1.2/it/System.Data.Common.xml",
"ref/netstandard1.2/ja/System.Data.Common.xml",
"ref/netstandard1.2/ko/System.Data.Common.xml",
"ref/netstandard1.2/ru/System.Data.Common.xml",
"ref/netstandard1.2/zh-hans/System.Data.Common.xml",
"ref/netstandard1.2/zh-hant/System.Data.Common.xml",
"ref/portable-net451+win8+wp8+wpa81/System.Data.Common.dll",
"ref/portable-net451+win8+wp8+wpa81/System.Data.Common.xml",
"ref/portable-net451+win8+wp8+wpa81/de/System.Data.Common.xml",
"ref/portable-net451+win8+wp8+wpa81/es/System.Data.Common.xml",
"ref/portable-net451+win8+wp8+wpa81/fr/System.Data.Common.xml",
"ref/portable-net451+win8+wp8+wpa81/it/System.Data.Common.xml",
"ref/portable-net451+win8+wp8+wpa81/ja/System.Data.Common.xml",
"ref/portable-net451+win8+wp8+wpa81/ko/System.Data.Common.xml",
"ref/portable-net451+win8+wp8+wpa81/ru/System.Data.Common.xml",
"ref/portable-net451+win8+wp8+wpa81/zh-hans/System.Data.Common.xml",
"ref/portable-net451+win8+wp8+wpa81/zh-hant/System.Data.Common.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.data.common.4.3.0.nupkg.sha512",
"system.data.common.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": "eelRRbnm+OloiQvp9CXS0ixjNQldjjkHO4iIkR5XH2VIP8sUB/SIpa1TdUW6/+HDcQ+MlhP3pNa1u5SbzYuWGA==",
"type": "package",
"path": "system.diagnostics.contracts/4.3.0",
"files": [
".nupkg.metadata",
"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": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
"type": "package",
"path": "system.diagnostics.debug/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"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": "omCF64wzQ3Q2CeIqkD6lmmxeMZtGHUmzgFMPjfVaOsyqpR66p/JaZzManMw1s33osoAb5gqpncsjie67+yUPHQ==",
"type": "package",
"path": "system.diagnostics.fileversioninfo/4.3.0",
"files": [
".nupkg.metadata",
"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.Process/4.3.0": {
"sha512": "J0wOX07+QASQblsfxmIMFc9Iq7KTXYL3zs2G/Xc704Ylv3NpuVdo6gij6V3PGiptTxqsK0K7CdXenRvKUnkA2g==",
"type": "package",
"path": "system.diagnostics.process/4.3.0",
"files": [
".nupkg.metadata",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Diagnostics.Process.dll",
"lib/net461/System.Diagnostics.Process.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Diagnostics.Process.dll",
"ref/net461/System.Diagnostics.Process.dll",
"ref/netstandard1.3/System.Diagnostics.Process.dll",
"ref/netstandard1.3/System.Diagnostics.Process.xml",
"ref/netstandard1.3/de/System.Diagnostics.Process.xml",
"ref/netstandard1.3/es/System.Diagnostics.Process.xml",
"ref/netstandard1.3/fr/System.Diagnostics.Process.xml",
"ref/netstandard1.3/it/System.Diagnostics.Process.xml",
"ref/netstandard1.3/ja/System.Diagnostics.Process.xml",
"ref/netstandard1.3/ko/System.Diagnostics.Process.xml",
"ref/netstandard1.3/ru/System.Diagnostics.Process.xml",
"ref/netstandard1.3/zh-hans/System.Diagnostics.Process.xml",
"ref/netstandard1.3/zh-hant/System.Diagnostics.Process.xml",
"ref/netstandard1.4/System.Diagnostics.Process.dll",
"ref/netstandard1.4/System.Diagnostics.Process.xml",
"ref/netstandard1.4/de/System.Diagnostics.Process.xml",
"ref/netstandard1.4/es/System.Diagnostics.Process.xml",
"ref/netstandard1.4/fr/System.Diagnostics.Process.xml",
"ref/netstandard1.4/it/System.Diagnostics.Process.xml",
"ref/netstandard1.4/ja/System.Diagnostics.Process.xml",
"ref/netstandard1.4/ko/System.Diagnostics.Process.xml",
"ref/netstandard1.4/ru/System.Diagnostics.Process.xml",
"ref/netstandard1.4/zh-hans/System.Diagnostics.Process.xml",
"ref/netstandard1.4/zh-hant/System.Diagnostics.Process.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll",
"runtimes/osx/lib/netstandard1.4/System.Diagnostics.Process.dll",
"runtimes/win/lib/net46/System.Diagnostics.Process.dll",
"runtimes/win/lib/net461/System.Diagnostics.Process.dll",
"runtimes/win/lib/netstandard1.4/System.Diagnostics.Process.dll",
"runtimes/win7/lib/netcore50/_._",
"system.diagnostics.process.4.3.0.nupkg.sha512",
"system.diagnostics.process.nuspec"
]
},
"System.Diagnostics.StackTrace/4.3.0": {
"sha512": "BiHg0vgtd35/DM9jvtaC1eKRpWZxr0gcQd643ABG7GnvSlf5pOkY2uyd42mMOJoOmKvnpNj0F4tuoS1pacTwYw==",
"type": "package",
"path": "system.diagnostics.stacktrace/4.3.0",
"files": [
".nupkg.metadata",
"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": "UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
"type": "package",
"path": "system.diagnostics.tools/4.3.0",
"files": [
".nupkg.metadata",
"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": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
"type": "package",
"path": "system.diagnostics.tracing/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"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": "SNVi1E/vfWUAs/WYKhE9+qlS6KqK0YVhnlT0HQtr8pMIA8YX3lwy3uPMownDwdYISBdmAF/2holEIldVp85Wag==",
"type": "package",
"path": "system.dynamic.runtime/4.3.0",
"files": [
".nupkg.metadata",
"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": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
"type": "package",
"path": "system.globalization/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"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": "GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
"type": "package",
"path": "system.globalization.calendars/4.3.0",
"files": [
".nupkg.metadata",
"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": "FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
"type": "package",
"path": "system.globalization.extensions/4.3.0",
"files": [
".nupkg.metadata",
"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": "E8tNMfMWPvlSF5fvmMIVZZHlGuIZzE5uktuR+GN2gFdngh0k6xoZquxfjKC02d0NqfsshNQVTCdSKXD5e9/lpA==",
"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": "hZccYiIE5RS1/J9Tb/BNtosAGVggdlsJm4Ojdu+gDV0p4AIi+LUfUogMKkRacljQEJd2AG6vYzvcjhQFkqoZmw==",
"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": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
"type": "package",
"path": "system.io/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"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": "YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
"type": "package",
"path": "system.io.compression/4.3.0",
"files": [
".nupkg.metadata",
"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": "3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
"type": "package",
"path": "system.io.filesystem/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"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": "6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
"type": "package",
"path": "system.io.filesystem.primitives/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"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.1": {
"sha512": "oY5m31iOIZhvW0C69YTdKQWIbiYjFLgxn9NFXA7XeWD947uEk0zOi9fLbGtYgbs1eF7kTQ4zl9IeGQHthz+m+A==",
"type": "package",
"path": "system.io.pipelines/4.5.1",
"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.1.nupkg.sha512",
"system.io.pipelines.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Linq/4.3.0": {
"sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
"type": "package",
"path": "system.linq/4.3.0",
"files": [
".nupkg.metadata",
"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": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
"type": "package",
"path": "system.linq.expressions/4.3.0",
"files": [
".nupkg.metadata",
"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.3.0": {
"sha512": "In1Bmmvl/j52yPu3xgakQSI0YIckPUr870w4K5+Lak3JCCa8hl+my65lABOuKfYs4ugmZy25ScFerC4nz8+b6g==",
"type": "package",
"path": "system.linq.queryable/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"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.3.0.nupkg.sha512",
"system.linq.queryable.nuspec"
]
},
"System.Memory/4.5.3": {
"sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==",
"type": "package",
"path": "system.memory/4.5.3",
"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/_._",
"system.memory.4.5.3.nupkg.sha512",
"system.memory.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Net.Http/4.3.0": {
"sha512": "sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==",
"type": "package",
"path": "system.net.http/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"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.NameResolution/4.3.0": {
"sha512": "AFYl08R7MrsrEjqpQWTZWBadqXyTzNDaWpMqyxhb0d6sGhV6xMDKueuBXlLL30gz+DIRY6MpdgnHWlCh5wmq9w==",
"type": "package",
"path": "system.net.nameresolution/4.3.0",
"files": [
".nupkg.metadata",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Net.NameResolution.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Net.NameResolution.dll",
"ref/netstandard1.3/System.Net.NameResolution.dll",
"ref/netstandard1.3/System.Net.NameResolution.xml",
"ref/netstandard1.3/de/System.Net.NameResolution.xml",
"ref/netstandard1.3/es/System.Net.NameResolution.xml",
"ref/netstandard1.3/fr/System.Net.NameResolution.xml",
"ref/netstandard1.3/it/System.Net.NameResolution.xml",
"ref/netstandard1.3/ja/System.Net.NameResolution.xml",
"ref/netstandard1.3/ko/System.Net.NameResolution.xml",
"ref/netstandard1.3/ru/System.Net.NameResolution.xml",
"ref/netstandard1.3/zh-hans/System.Net.NameResolution.xml",
"ref/netstandard1.3/zh-hant/System.Net.NameResolution.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll",
"runtimes/win/lib/net46/System.Net.NameResolution.dll",
"runtimes/win/lib/netcore50/System.Net.NameResolution.dll",
"runtimes/win/lib/netstandard1.3/System.Net.NameResolution.dll",
"system.net.nameresolution.4.3.0.nupkg.sha512",
"system.net.nameresolution.nuspec"
]
},
"System.Net.Primitives/4.3.0": {
"sha512": "qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
"type": "package",
"path": "system.net.primitives/4.3.0",
"files": [
".nupkg.metadata",
"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.Security/4.3.0": {
"sha512": "IgJKNfALqw7JRWp5LMQ5SWHNKvXVz094U6wNE3c1i8bOkMQvgBL+MMQuNt3xl9Qg9iWpj3lFxPZEY6XHmROjMQ==",
"type": "package",
"path": "system.net.security/4.3.0",
"files": [
".nupkg.metadata",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Net.Security.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Net.Security.dll",
"ref/netstandard1.3/System.Net.Security.dll",
"ref/netstandard1.3/System.Net.Security.xml",
"ref/netstandard1.3/de/System.Net.Security.xml",
"ref/netstandard1.3/es/System.Net.Security.xml",
"ref/netstandard1.3/fr/System.Net.Security.xml",
"ref/netstandard1.3/it/System.Net.Security.xml",
"ref/netstandard1.3/ja/System.Net.Security.xml",
"ref/netstandard1.3/ko/System.Net.Security.xml",
"ref/netstandard1.3/ru/System.Net.Security.xml",
"ref/netstandard1.3/zh-hans/System.Net.Security.xml",
"ref/netstandard1.3/zh-hant/System.Net.Security.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/unix/lib/netstandard1.6/System.Net.Security.dll",
"runtimes/win/lib/net46/System.Net.Security.dll",
"runtimes/win/lib/netstandard1.3/System.Net.Security.dll",
"runtimes/win7/lib/netcore50/_._",
"system.net.security.4.3.0.nupkg.sha512",
"system.net.security.nuspec"
]
},
"System.Net.Sockets/4.3.0": {
"sha512": "m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==",
"type": "package",
"path": "system.net.sockets/4.3.0",
"files": [
".nupkg.metadata",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Net.Sockets.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Net.Sockets.dll",
"ref/netstandard1.3/System.Net.Sockets.dll",
"ref/netstandard1.3/System.Net.Sockets.xml",
"ref/netstandard1.3/de/System.Net.Sockets.xml",
"ref/netstandard1.3/es/System.Net.Sockets.xml",
"ref/netstandard1.3/fr/System.Net.Sockets.xml",
"ref/netstandard1.3/it/System.Net.Sockets.xml",
"ref/netstandard1.3/ja/System.Net.Sockets.xml",
"ref/netstandard1.3/ko/System.Net.Sockets.xml",
"ref/netstandard1.3/ru/System.Net.Sockets.xml",
"ref/netstandard1.3/zh-hans/System.Net.Sockets.xml",
"ref/netstandard1.3/zh-hant/System.Net.Sockets.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.net.sockets.4.3.0.nupkg.sha512",
"system.net.sockets.nuspec"
]
},
"System.Net.WebSockets.WebSocketProtocol/4.5.1": {
"sha512": "FquLjdb/0CeMqb15u9Px6TwnyFl306WztKWu6sKKc5kWPYMdpi5BFEkdxzGoieYFp9UksyGwJnCw4KKAUfJjrw==",
"type": "package",
"path": "system.net.websockets.websocketprotocol/4.5.1",
"files": [
".nupkg.metadata",
".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": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
"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": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
"type": "package",
"path": "system.objectmodel/4.3.0",
"files": [
".nupkg.metadata",
"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": [
".nupkg.metadata",
"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": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
"type": "package",
"path": "system.reflection/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"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": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
"type": "package",
"path": "system.reflection.emit/4.3.0",
"files": [
".nupkg.metadata",
"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": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
"type": "package",
"path": "system.reflection.emit.ilgeneration/4.3.0",
"files": [
".nupkg.metadata",
"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": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
"type": "package",
"path": "system.reflection.emit.lightweight/4.3.0",
"files": [
".nupkg.metadata",
"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": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
"type": "package",
"path": "system.reflection.extensions/4.3.0",
"files": [
".nupkg.metadata",
"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": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
"type": "package",
"path": "system.reflection.primitives/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"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": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
"type": "package",
"path": "system.reflection.typeextensions/4.3.0",
"files": [
".nupkg.metadata",
"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": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
"type": "package",
"path": "system.resources.resourcemanager/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"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": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
"type": "package",
"path": "system.runtime/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"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": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
"type": "package",
"path": "system.runtime.extensions/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"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": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
"type": "package",
"path": "system.runtime.handles/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"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": "uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
"type": "package",
"path": "system.runtime.interopservices/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"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": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==",
"type": "package",
"path": "system.runtime.interopservices.runtimeinformation/4.3.0",
"files": [
".nupkg.metadata",
"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.Loader/4.0.0": {
"sha512": "4UN78GOVU/mbDFcXkEWtetJT/sJ0yic2gGk1HSlSpWI0TDf421xnrZTDZnwNBapk1GQeYN7U1lTj/aQB1by6ow==",
"type": "package",
"path": "system.runtime.loader/4.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/net462/_._",
"lib/netstandard1.5/System.Runtime.Loader.dll",
"ref/netstandard1.5/System.Runtime.Loader.dll",
"ref/netstandard1.5/System.Runtime.Loader.xml",
"ref/netstandard1.5/de/System.Runtime.Loader.xml",
"ref/netstandard1.5/es/System.Runtime.Loader.xml",
"ref/netstandard1.5/fr/System.Runtime.Loader.xml",
"ref/netstandard1.5/it/System.Runtime.Loader.xml",
"ref/netstandard1.5/ja/System.Runtime.Loader.xml",
"ref/netstandard1.5/ko/System.Runtime.Loader.xml",
"ref/netstandard1.5/ru/System.Runtime.Loader.xml",
"ref/netstandard1.5/zh-hans/System.Runtime.Loader.xml",
"ref/netstandard1.5/zh-hant/System.Runtime.Loader.xml",
"system.runtime.loader.4.0.0.nupkg.sha512",
"system.runtime.loader.nuspec"
]
},
"System.Runtime.Numerics/4.3.0": {
"sha512": "yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
"type": "package",
"path": "system.runtime.numerics/4.3.0",
"files": [
".nupkg.metadata",
"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.Json/4.0.2": {
"sha512": "+7DIJhnKYgCzUgcLbVTtRQb2l1M0FP549XFlFkQM5lmNiUBl44AfNbx4bz61xA8PzLtlYwfmif4JJJW7MPPnjg==",
"type": "package",
"path": "system.runtime.serialization.json/4.0.2",
"files": [
".nupkg.metadata",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.Runtime.Serialization.Json.dll",
"lib/netstandard1.3/System.Runtime.Serialization.Json.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.Runtime.Serialization.Json.dll",
"ref/netcore50/System.Runtime.Serialization.Json.xml",
"ref/netcore50/de/System.Runtime.Serialization.Json.xml",
"ref/netcore50/es/System.Runtime.Serialization.Json.xml",
"ref/netcore50/fr/System.Runtime.Serialization.Json.xml",
"ref/netcore50/it/System.Runtime.Serialization.Json.xml",
"ref/netcore50/ja/System.Runtime.Serialization.Json.xml",
"ref/netcore50/ko/System.Runtime.Serialization.Json.xml",
"ref/netcore50/ru/System.Runtime.Serialization.Json.xml",
"ref/netcore50/zh-hans/System.Runtime.Serialization.Json.xml",
"ref/netcore50/zh-hant/System.Runtime.Serialization.Json.xml",
"ref/netstandard1.0/System.Runtime.Serialization.Json.dll",
"ref/netstandard1.0/System.Runtime.Serialization.Json.xml",
"ref/netstandard1.0/de/System.Runtime.Serialization.Json.xml",
"ref/netstandard1.0/es/System.Runtime.Serialization.Json.xml",
"ref/netstandard1.0/fr/System.Runtime.Serialization.Json.xml",
"ref/netstandard1.0/it/System.Runtime.Serialization.Json.xml",
"ref/netstandard1.0/ja/System.Runtime.Serialization.Json.xml",
"ref/netstandard1.0/ko/System.Runtime.Serialization.Json.xml",
"ref/netstandard1.0/ru/System.Runtime.Serialization.Json.xml",
"ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Json.xml",
"ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Json.xml",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.runtime.serialization.json.4.0.2.nupkg.sha512",
"system.runtime.serialization.json.nuspec"
]
},
"System.Runtime.Serialization.Primitives/4.3.0": {
"sha512": "Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==",
"type": "package",
"path": "system.runtime.serialization.primitives/4.3.0",
"files": [
".nupkg.metadata",
"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": [
".nupkg.metadata",
"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": "P/+BR/2lnc4PNDHt/TPBAWHVMLMRHsyYZbU1NphW4HIWzCggz8mJbTQQ3MKljFE7LS3WagmVFuBgoLcFzYXlkA==",
"type": "package",
"path": "system.security.claims/4.3.0",
"files": [
".nupkg.metadata",
"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": "W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
"type": "package",
"path": "system.security.cryptography.algorithms/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"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": "WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==",
"type": "package",
"path": "system.security.cryptography.cng/4.5.0",
"files": [
".nupkg.metadata",
".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": "X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
"type": "package",
"path": "system.security.cryptography.csp/4.3.0",
"files": [
".nupkg.metadata",
"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": "1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
"type": "package",
"path": "system.security.cryptography.encoding/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"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": "h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
"type": "package",
"path": "system.security.cryptography.openssl/4.3.0",
"files": [
".nupkg.metadata",
"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": "TGQX51gxpY3K3I6LJlE2LAftVlIMqJf0cBGhz68Y89jjk3LJCB6SrwiD+YN1fkqemBvWGs+GjyMJukl6d6goyQ==",
"type": "package",
"path": "system.security.cryptography.pkcs/4.5.0",
"files": [
".nupkg.metadata",
".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": "7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
"type": "package",
"path": "system.security.cryptography.primitives/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"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": "t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
"type": "package",
"path": "system.security.cryptography.x509certificates/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"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": "i2Jn6rGXR63J0zIklImGRkDIJL4b1NfPSEbIVHBlqoIb12lfXIigCbDRpDmIEzwSo/v1U5y/rYJdzZYSyCWxvg==",
"type": "package",
"path": "system.security.cryptography.xml/4.5.0",
"files": [
".nupkg.metadata",
".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": "9gdyuARhUR7H+p5CjyUB/zPk7/Xut3wUSP8NJQB6iZr8L3XUXTMdoLeVAg9N4rqF8oIpE7MpdqHdDHQ7XgJe0g==",
"type": "package",
"path": "system.security.permissions/4.5.0",
"files": [
".nupkg.metadata",
".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": "I1tkfQlAoMM2URscUtpcRo/hX0jinXx6a/KUtEQoz3owaYwl3qwsO8cbzYVVnjxrzxjHo3nJC+62uolgeGIS9A==",
"type": "package",
"path": "system.security.principal/4.3.0",
"files": [
".nupkg.metadata",
"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.Spatial/5.8.2": {
"sha512": "0RfZZJ8RlrfjoBPAF6pczX4Nd2kyLM8EX1PCP5Rqs/jOhJBUPYhpXjIsVAYN7kocj9IJ9XoJWAxWgXIDtJY2Ag==",
"type": "package",
"path": "system.spatial/5.8.2",
"files": [
".nupkg.metadata",
"lib/net40/System.Spatial.dll",
"lib/net40/System.Spatial.xml",
"lib/net40/de/System.Spatial.resources.dll",
"lib/net40/es/System.Spatial.resources.dll",
"lib/net40/fr/System.Spatial.resources.dll",
"lib/net40/it/System.Spatial.resources.dll",
"lib/net40/ja/System.Spatial.resources.dll",
"lib/net40/ko/System.Spatial.resources.dll",
"lib/net40/ru/System.Spatial.resources.dll",
"lib/net40/zh-Hans/System.Spatial.resources.dll",
"lib/net40/zh-Hant/System.Spatial.resources.dll",
"lib/netstandard1.1/System.Spatial.dll",
"lib/netstandard1.1/System.Spatial.xml",
"lib/netstandard1.1/de/System.Spatial.resources.dll",
"lib/netstandard1.1/es/System.Spatial.resources.dll",
"lib/netstandard1.1/fr/System.Spatial.resources.dll",
"lib/netstandard1.1/it/System.Spatial.resources.dll",
"lib/netstandard1.1/ja/System.Spatial.resources.dll",
"lib/netstandard1.1/ko/System.Spatial.resources.dll",
"lib/netstandard1.1/ru/System.Spatial.resources.dll",
"lib/netstandard1.1/zh-Hans/System.Spatial.resources.dll",
"lib/netstandard1.1/zh-Hant/System.Spatial.resources.dll",
"lib/portable-net40+sl5+wp8+win8+wpa/System.Spatial.dll",
"lib/portable-net40+sl5+wp8+win8+wpa/System.Spatial.xml",
"lib/portable-net40+sl5+wp8+win8+wpa/de/System.Spatial.resources.dll",
"lib/portable-net40+sl5+wp8+win8+wpa/es/System.Spatial.resources.dll",
"lib/portable-net40+sl5+wp8+win8+wpa/fr/System.Spatial.resources.dll",
"lib/portable-net40+sl5+wp8+win8+wpa/it/System.Spatial.resources.dll",
"lib/portable-net40+sl5+wp8+win8+wpa/ja/System.Spatial.resources.dll",
"lib/portable-net40+sl5+wp8+win8+wpa/ko/System.Spatial.resources.dll",
"lib/portable-net40+sl5+wp8+win8+wpa/ru/System.Spatial.resources.dll",
"lib/portable-net40+sl5+wp8+win8+wpa/zh-Hans/System.Spatial.resources.dll",
"lib/portable-net40+sl5+wp8+win8+wpa/zh-Hant/System.Spatial.resources.dll",
"lib/portable-net45+wp8+win8+wpa/System.Spatial.dll",
"lib/portable-net45+wp8+win8+wpa/System.Spatial.xml",
"lib/portable-net45+wp8+win8+wpa/de/System.Spatial.resources.dll",
"lib/portable-net45+wp8+win8+wpa/es/System.Spatial.resources.dll",
"lib/portable-net45+wp8+win8+wpa/fr/System.Spatial.resources.dll",
"lib/portable-net45+wp8+win8+wpa/it/System.Spatial.resources.dll",
"lib/portable-net45+wp8+win8+wpa/ja/System.Spatial.resources.dll",
"lib/portable-net45+wp8+win8+wpa/ko/System.Spatial.resources.dll",
"lib/portable-net45+wp8+win8+wpa/ru/System.Spatial.resources.dll",
"lib/portable-net45+wp8+win8+wpa/zh-Hans/System.Spatial.resources.dll",
"lib/portable-net45+wp8+win8+wpa/zh-Hant/System.Spatial.resources.dll",
"lib/sl4/System.Spatial.dll",
"lib/sl4/System.Spatial.xml",
"lib/sl4/de/System.Spatial.resources.dll",
"lib/sl4/es/System.Spatial.resources.dll",
"lib/sl4/fr/System.Spatial.resources.dll",
"lib/sl4/it/System.Spatial.resources.dll",
"lib/sl4/ja/System.Spatial.resources.dll",
"lib/sl4/ko/System.Spatial.resources.dll",
"lib/sl4/ru/System.Spatial.resources.dll",
"lib/sl4/zh-Hans/System.Spatial.resources.dll",
"lib/sl4/zh-Hant/System.Spatial.resources.dll",
"system.spatial.5.8.2.nupkg.sha512",
"system.spatial.nuspec"
]
},
"System.Text.Encoding/4.3.0": {
"sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
"type": "package",
"path": "system.text.encoding/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"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": "S0wEUiKcLvRlkFUXca8uio1UQ5bYQzYgOmOKtCqaBQC3GR9AJjh43otcM32IGsAyvadFTaAMw9Irm6dS4Evfng==",
"type": "package",
"path": "system.text.encoding.codepages/4.5.0",
"files": [
".nupkg.metadata",
".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": "YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
"type": "package",
"path": "system.text.encoding.extensions/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"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": "Xg4G4Indi4dqP1iuAiMSwpiWS54ZghzR644OtsRCm/m/lBMG8dUBhLVN7hLm8NNrNTR+iGbshCPTwrvxZPlm4g==",
"type": "package",
"path": "system.text.encodings.web/4.5.0",
"files": [
".nupkg.metadata",
".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": "RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
"type": "package",
"path": "system.text.regularexpressions/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"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": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
"type": "package",
"path": "system.threading/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"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": "MEH06N0rIGmRT4LOKQ2BmUO0IxfvmIY/PaouSq+DFQku72OL8cxfw8W99uGpTCFf2vx2QHLRSh374iSM3asdTA==",
"type": "package",
"path": "system.threading.channels/4.5.0",
"files": [
".nupkg.metadata",
".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": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
"type": "package",
"path": "system.threading.tasks/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"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": "cbjBNZHf/vQCfcdhzx7knsiygoCKgxL8mZOeocXZn5gWhCdzHIq6bYNKWX0LAJCWYP7bds4yBK8p06YkP0oa0g==",
"type": "package",
"path": "system.threading.tasks.parallel/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"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": "OHmbT+Zz065NKII/ZHcH9XO1dEuLGI1L2k7uYss+9C1jLxTC9kTZZuzUOyXHayRk+dft9CiDf3I/QZ0t8JKyBQ==",
"type": "package",
"path": "system.threading.thread/4.3.0",
"files": [
".nupkg.metadata",
"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.Threading.ThreadPool/4.3.0": {
"sha512": "k/+g4b7vjdd4aix83sTgC9VG6oXYKAktSfNIJUNGxPEj7ryEOfzHHhfnmsZvjxawwcD9HyWXKCXmPjX8U4zeSw==",
"type": "package",
"path": "system.threading.threadpool/4.3.0",
"files": [
".nupkg.metadata",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Threading.ThreadPool.dll",
"lib/netcore50/_._",
"lib/netstandard1.3/System.Threading.ThreadPool.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Threading.ThreadPool.dll",
"ref/netstandard1.3/System.Threading.ThreadPool.dll",
"ref/netstandard1.3/System.Threading.ThreadPool.xml",
"ref/netstandard1.3/de/System.Threading.ThreadPool.xml",
"ref/netstandard1.3/es/System.Threading.ThreadPool.xml",
"ref/netstandard1.3/fr/System.Threading.ThreadPool.xml",
"ref/netstandard1.3/it/System.Threading.ThreadPool.xml",
"ref/netstandard1.3/ja/System.Threading.ThreadPool.xml",
"ref/netstandard1.3/ko/System.Threading.ThreadPool.xml",
"ref/netstandard1.3/ru/System.Threading.ThreadPool.xml",
"ref/netstandard1.3/zh-hans/System.Threading.ThreadPool.xml",
"ref/netstandard1.3/zh-hant/System.Threading.ThreadPool.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.threading.threadpool.4.3.0.nupkg.sha512",
"system.threading.threadpool.nuspec"
]
},
"System.Threading.Timer/4.3.0": {
"sha512": "Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==",
"type": "package",
"path": "system.threading.timer/4.3.0",
"files": [
".nupkg.metadata",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net451/_._",
"lib/portable-net451+win81+wpa81/_._",
"lib/win81/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net451/_._",
"ref/netcore50/System.Threading.Timer.dll",
"ref/netcore50/System.Threading.Timer.xml",
"ref/netcore50/de/System.Threading.Timer.xml",
"ref/netcore50/es/System.Threading.Timer.xml",
"ref/netcore50/fr/System.Threading.Timer.xml",
"ref/netcore50/it/System.Threading.Timer.xml",
"ref/netcore50/ja/System.Threading.Timer.xml",
"ref/netcore50/ko/System.Threading.Timer.xml",
"ref/netcore50/ru/System.Threading.Timer.xml",
"ref/netcore50/zh-hans/System.Threading.Timer.xml",
"ref/netcore50/zh-hant/System.Threading.Timer.xml",
"ref/netstandard1.2/System.Threading.Timer.dll",
"ref/netstandard1.2/System.Threading.Timer.xml",
"ref/netstandard1.2/de/System.Threading.Timer.xml",
"ref/netstandard1.2/es/System.Threading.Timer.xml",
"ref/netstandard1.2/fr/System.Threading.Timer.xml",
"ref/netstandard1.2/it/System.Threading.Timer.xml",
"ref/netstandard1.2/ja/System.Threading.Timer.xml",
"ref/netstandard1.2/ko/System.Threading.Timer.xml",
"ref/netstandard1.2/ru/System.Threading.Timer.xml",
"ref/netstandard1.2/zh-hans/System.Threading.Timer.xml",
"ref/netstandard1.2/zh-hant/System.Threading.Timer.xml",
"ref/portable-net451+win81+wpa81/_._",
"ref/win81/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.threading.timer.4.3.0.nupkg.sha512",
"system.threading.timer.nuspec"
]
},
"System.ValueTuple/4.5.0": {
"sha512": "okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==",
"type": "package",
"path": "system.valuetuple/4.5.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net461/System.ValueTuple.dll",
"lib/net461/System.ValueTuple.xml",
"lib/net47/System.ValueTuple.dll",
"lib/net47/System.ValueTuple.xml",
"lib/netcoreapp2.0/_._",
"lib/netstandard1.0/System.ValueTuple.dll",
"lib/netstandard1.0/System.ValueTuple.xml",
"lib/netstandard2.0/_._",
"lib/portable-net40+sl4+win8+wp8/System.ValueTuple.dll",
"lib/portable-net40+sl4+win8+wp8/System.ValueTuple.xml",
"lib/uap10.0.16299/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net461/System.ValueTuple.dll",
"ref/net47/System.ValueTuple.dll",
"ref/netcoreapp2.0/_._",
"ref/netstandard2.0/_._",
"ref/portable-net40+sl4+win8+wp8/System.ValueTuple.dll",
"ref/uap10.0.16299/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.valuetuple.4.5.0.nupkg.sha512",
"system.valuetuple.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Xml.ReaderWriter/4.3.0": {
"sha512": "GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
"type": "package",
"path": "system.xml.readerwriter/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"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": "5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
"type": "package",
"path": "system.xml.xdocument/4.3.0",
"files": [
".nupkg.metadata",
"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": "lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==",
"type": "package",
"path": "system.xml.xmldocument/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"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": [
".nupkg.metadata",
"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": "v1JQ5SETnQusqmS3RwStF7vwQ3L02imIzl++sewmt23VGygix04pEH+FCj1yWb+z4GDzKiljr1W7Wfvrx0YwgA==",
"type": "package",
"path": "system.xml.xpath/4.3.0",
"files": [
".nupkg.metadata",
"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": [
".nupkg.metadata",
"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"
]
},
"System.Xml.XPath.XmlDocument/4.3.0": {
"sha512": "A/uxsWi/Ifzkmd4ArTLISMbfFs6XpRPsXZonrIqyTY70xi8t+mDtvSM5Os0RqyRDobjMBwIDHDL4NOIbkDwf7A==",
"type": "package",
"path": "system.xml.xpath.xmldocument/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Xml.XPath.XmlDocument.dll",
"lib/netstandard1.3/System.Xml.XPath.XmlDocument.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/netstandard1.3/System.Xml.XPath.XmlDocument.dll",
"ref/netstandard1.3/System.Xml.XPath.XmlDocument.xml",
"ref/netstandard1.3/de/System.Xml.XPath.XmlDocument.xml",
"ref/netstandard1.3/es/System.Xml.XPath.XmlDocument.xml",
"ref/netstandard1.3/fr/System.Xml.XPath.XmlDocument.xml",
"ref/netstandard1.3/it/System.Xml.XPath.XmlDocument.xml",
"ref/netstandard1.3/ja/System.Xml.XPath.XmlDocument.xml",
"ref/netstandard1.3/ko/System.Xml.XPath.XmlDocument.xml",
"ref/netstandard1.3/ru/System.Xml.XPath.XmlDocument.xml",
"ref/netstandard1.3/zh-hans/System.Xml.XPath.XmlDocument.xml",
"ref/netstandard1.3/zh-hant/System.Xml.XPath.XmlDocument.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.xml.xpath.xmldocument.4.3.0.nupkg.sha512",
"system.xml.xpath.xmldocument.nuspec"
]
},
"WindowsAzure.Storage/8.1.4": {
"sha512": "W6ZZ0/o7+3Qb77mRAQyLjPudHG3OMeeQ4p9yY13PUdJArmRCx2cLMm5F4tpIjJXxzHC0ew0oK7DMDGILMdfCnw==",
"type": "package",
"path": "windowsazure.storage/8.1.4",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net45/Microsoft.WindowsAzure.Storage.dll",
"lib/net45/Microsoft.WindowsAzure.Storage.pdb",
"lib/net45/Microsoft.WindowsAzure.Storage.xml",
"lib/netstandard1.0/Microsoft.WindowsAzure.Storage.dll",
"lib/netstandard1.0/Microsoft.WindowsAzure.Storage.pdb",
"lib/netstandard1.3/Microsoft.WindowsAzure.Storage.dll",
"lib/netstandard1.3/Microsoft.WindowsAzure.Storage.pdb",
"lib/win8/Microsoft.WindowsAzure.Storage.dll",
"lib/win8/Microsoft.WindowsAzure.Storage.pdb",
"lib/wp8/Microsoft.WindowsAzure.Storage.dll",
"lib/wp8/Microsoft.WindowsAzure.Storage.pdb",
"lib/wpa/Microsoft.WindowsAzure.Storage.dll",
"lib/wpa/Microsoft.WindowsAzure.Storage.pdb",
"windowsazure.storage.8.1.4.nupkg.sha512",
"windowsazure.storage.nuspec"
]
}
},
"projectFileDependencyGroups": {
".NETCoreApp,Version=v2.1": [
"Microsoft.ApplicationInsights.AspNetCore >= 2.1.1",
"Microsoft.AspNetCore.All >= 2.1.4",
"Microsoft.AspNetCore.Authentication.Cookies >= 2.1.2",
"Microsoft.AspNetCore.Diagnostics >= 2.1.1",
"Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore >= 2.1.1",
"Microsoft.AspNetCore.Identity.EntityFrameworkCore >= 2.1.3",
"Microsoft.AspNetCore.Razor.Tools >= 1.1.0-preview4-final",
"Microsoft.AspNetCore.Server.IISIntegration >= 2.1.1",
"Microsoft.AspNetCore.Server.Kestrel >= 2.1.3",
"Microsoft.AspNetCore.StaticFiles >= 2.1.1",
"Microsoft.EntityFrameworkCore.SqlServer >= 2.1.3",
"Microsoft.Extensions.Logging.Debug >= 2.1.1",
"Microsoft.NETCore.App >= 2.1.0",
"Microsoft.VisualStudio.Web.BrowserLink >= 2.1.1",
"Newtonsoft.Json >= 11.0.2",
"Syncfusion.Compression.Net.Core >= 20.4.0.38",
"Syncfusion.DocIO.Net.Core >= 20.4.0.38",
"Syncfusion.DocIORenderer.Net.Core >= 20.4.0.38",
"Syncfusion.EJ.AspNet.Core >= 20.4.0.38",
"Syncfusion.EJ.Export >= 20.4.0.38",
"Syncfusion.EJ.Pivot >= 20.4.0.38",
"Syncfusion.Licensing >= 20.4.0.38",
"Syncfusion.OfficeChart.Net.Core >= 20.4.0.38",
"Syncfusion.PMML.Net.Core >= 20.4.0.38",
"Syncfusion.Pdf.Net.Core >= 20.4.0.38",
"Syncfusion.Presentation.Net.Core >= 20.4.0.38",
"Syncfusion.PresentationRenderer.Net.Core >= 20.4.0.38",
"Syncfusion.SkiaSharpHelper.Net.Core >= 20.4.0.38",
"Syncfusion.XlsIO.Net.Core >= 20.4.0.38",
"Syncfusion.XlsIORenderer.Net.Core >= 20.4.0.38"
]
},
"packageFolders": {
"C:\\Windows\\ServiceProfiles\\NetworkService\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {},
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\": {},
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Samples_20.4.0.38\\ASPNETCORE\\samplebrowser\\samplebrowser.csproj",
"projectName": "samplebrowser",
"projectPath": "C:\\Samples_20.4.0.38\\ASPNETCORE\\samplebrowser\\samplebrowser.csproj",
"packagesPath": "C:\\Windows\\ServiceProfiles\\NetworkService\\.nuget\\packages\\",
"outputPath": "C:\\Samples_20.4.0.38\\ASPNETCORE\\samplebrowser\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
],
"configFilePaths": [
"C:\\Users\\Syncfusion\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
],
"originalTargetFrameworks": [
"netcoreapp2.1"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://nexus.syncfusion.com/repository/nuget-hosted/": {}
},
"frameworks": {
"netcoreapp2.1": {
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"netcoreapp2.1": {
"dependencies": {
"Microsoft.ApplicationInsights.AspNetCore": {
"target": "Package",
"version": "[2.1.1, )"
},
"Microsoft.AspNetCore.All": {
"target": "Package",
"version": "[2.1.4, )"
},
"Microsoft.AspNetCore.Authentication.Cookies": {
"target": "Package",
"version": "[2.1.2, )"
},
"Microsoft.AspNetCore.Diagnostics": {
"target": "Package",
"version": "[2.1.1, )"
},
"Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore": {
"target": "Package",
"version": "[2.1.1, )"
},
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": {
"target": "Package",
"version": "[2.1.3, )"
},
"Microsoft.AspNetCore.Razor.Tools": {
"target": "Package",
"version": "[1.1.0-preview4-final, )"
},
"Microsoft.AspNetCore.Server.IISIntegration": {
"target": "Package",
"version": "[2.1.1, )"
},
"Microsoft.AspNetCore.Server.Kestrel": {
"target": "Package",
"version": "[2.1.3, )"
},
"Microsoft.AspNetCore.StaticFiles": {
"target": "Package",
"version": "[2.1.1, )"
},
"Microsoft.EntityFrameworkCore.SqlServer": {
"target": "Package",
"version": "[2.1.3, )"
},
"Microsoft.Extensions.Logging.Debug": {
"target": "Package",
"version": "[2.1.1, )"
},
"Microsoft.NETCore.App": {
"suppressParent": "All",
"target": "Package",
"version": "[2.1.0, )",
"autoReferenced": true
},
"Microsoft.VisualStudio.Web.BrowserLink": {
"target": "Package",
"version": "[2.1.1, )"
},
"Newtonsoft.Json": {
"target": "Package",
"version": "[11.0.2, )"
},
"Syncfusion.Compression.Net.Core": {
"target": "Package",
"version": "[20.4.0.38, )"
},
"Syncfusion.DocIO.Net.Core": {
"target": "Package",
"version": "[20.4.0.38, )"
},
"Syncfusion.DocIORenderer.Net.Core": {
"target": "Package",
"version": "[20.4.0.38, )"
},
"Syncfusion.EJ.AspNet.Core": {
"target": "Package",
"version": "[20.4.0.38, )"
},
"Syncfusion.EJ.Export": {
"target": "Package",
"version": "[20.4.0.38, )"
},
"Syncfusion.EJ.Pivot": {
"target": "Package",
"version": "[20.4.0.38, )"
},
"Syncfusion.Licensing": {
"target": "Package",
"version": "[20.4.0.38, )"
},
"Syncfusion.OfficeChart.Net.Core": {
"target": "Package",
"version": "[20.4.0.38, )"
},
"Syncfusion.PMML.Net.Core": {
"target": "Package",
"version": "[20.4.0.38, )"
},
"Syncfusion.Pdf.Net.Core": {
"target": "Package",
"version": "[20.4.0.38, )"
},
"Syncfusion.Presentation.Net.Core": {
"target": "Package",
"version": "[20.4.0.38, )"
},
"Syncfusion.PresentationRenderer.Net.Core": {
"target": "Package",
"version": "[20.4.0.38, )"
},
"Syncfusion.SkiaSharpHelper.Net.Core": {
"target": "Package",
"version": "[20.4.0.38, )"
},
"Syncfusion.XlsIO.Net.Core": {
"target": "Package",
"version": "[20.4.0.38, )"
},
"Syncfusion.XlsIORenderer.Net.Core": {
"target": "Package",
"version": "[20.4.0.38, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48"
],
"assetTargetFallback": true,
"warn": true,
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json"
}
}
}
}