Skip to content

Instantly share code, notes, and snippets.

@los93sol
Created June 30, 2017 21:28
Show Gist options
  • Save los93sol/11d77008a7c8b2c52d5fb921f0e93504 to your computer and use it in GitHub Desktop.
Save los93sol/11d77008a7c8b2c52d5fb921f0e93504 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
{
"version": 3,
"targets": {
".NETCoreApp,Version=v2.0": {
"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"
}
}
},
"Microsoft.ApplicationInsights/2.4.0-beta5": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Diagnostics.DiagnosticSource": "4.4.0-preview2-25405-01",
"System.Diagnostics.StackTrace": "4.3.0"
},
"compile": {
"lib/netstandard1.3/_._": {}
},
"runtime": {
"lib/netstandard1.3/Microsoft.ApplicationInsights.dll": {}
}
},
"Microsoft.ApplicationInsights.AspNetCore/2.1.0-beta6": {
"type": "package",
"dependencies": {
"Microsoft.ApplicationInsights": "2.4.0-beta5",
"Microsoft.ApplicationInsights.DependencyCollector": "2.4.0-beta5",
"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"
},
"compile": {
"lib/netstandard1.6/_._": {}
},
"runtime": {
"lib/netstandard1.6/Microsoft.ApplicationInsights.AspNetCore.dll": {}
}
},
"Microsoft.ApplicationInsights.DependencyCollector/2.4.0-beta5": {
"type": "package",
"dependencies": {
"Microsoft.ApplicationInsights": "[2.4.0-beta5]",
"Microsoft.Extensions.PlatformAbstractions": "1.1.0",
"NETStandard.Library": "1.6.1",
"System.Diagnostics.DiagnosticSource": "4.4.0-preview2-25330-01",
"System.Diagnostics.StackTrace": "4.3.0"
},
"compile": {
"lib/netstandard1.6/_._": {}
},
"runtime": {
"lib/netstandard1.6/Microsoft.AI.DependencyCollector.dll": {}
}
},
"Microsoft.AspNetCore/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Diagnostics": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Routing": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.IISIntegration": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel.Https": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.CommandLine": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.EnvironmentVariables": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.FileExtensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Json": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.UserSecrets": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Configuration": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Console": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Debug": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.dll": {}
}
},
"Microsoft.AspNetCore.All/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Antiforgery": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.ApplicationInsights.HostingStartup": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authentication": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authentication.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authentication.Cookies": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authentication.Core": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authentication.Facebook": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authentication.Google": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authentication.JwtBearer": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authentication.MicrosoftAccount": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authentication.OAuth": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authentication.OpenIdConnect": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authentication.Twitter": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authorization": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authorization.Policy": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.AzureAppServices.HostingStartup": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.AzureAppServicesIntegration": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.CookiePolicy": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Cors": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Cryptography.Internal": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Cryptography.KeyDerivation": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.DataProtection": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.DataProtection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.DataProtection.AzureStorage": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.DataProtection.Extensions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Diagnostics": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Diagnostics.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Html.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Features": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.HttpOverrides": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Identity": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.JsonPatch": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Localization": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Localization.Routing": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.MiddlewareAnalysis": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.ApiExplorer": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Core": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Cors": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.DataAnnotations": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Formatters.Json": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Formatters.Xml": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Localization": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Razor": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Razor.Extensions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Razor.ViewCompilation": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.RazorPages": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.TagHelpers": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.ViewFeatures": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.NodeServices": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Owin": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Razor": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Razor.Language": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Razor.Runtime": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.ResponseCaching": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.ResponseCompression": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Rewrite": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Routing": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Routing.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.HttpSys": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.IISIntegration": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel.Core": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel.Https": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Session": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.SpaServices": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.StaticFiles": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.WebSockets": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.WebUtilities": "2.0.0-preview3-26006",
"Microsoft.CodeAnalysis.Razor": "2.0.0-preview3-26006",
"Microsoft.Data.Sqlite": "2.0.0-preview3-26006",
"Microsoft.Data.Sqlite.Core": "2.0.0-preview3-26006",
"Microsoft.EntityFrameworkCore": "2.0.0-preview3-26006",
"Microsoft.EntityFrameworkCore.Design": "2.0.0-preview3-26006",
"Microsoft.EntityFrameworkCore.InMemory": "2.0.0-preview3-26006",
"Microsoft.EntityFrameworkCore.Relational": "2.0.0-preview3-26006",
"Microsoft.EntityFrameworkCore.SqlServer": "2.0.0-preview3-26006",
"Microsoft.EntityFrameworkCore.Sqlite": "2.0.0-preview3-26006",
"Microsoft.EntityFrameworkCore.Sqlite.Core": "2.0.0-preview3-26006",
"Microsoft.EntityFrameworkCore.Tools": "2.0.0-preview3-26006",
"Microsoft.Extensions.Caching.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Caching.Memory": "2.0.0-preview3-26006",
"Microsoft.Extensions.Caching.Redis": "2.0.0-preview3-26006",
"Microsoft.Extensions.Caching.SqlServer": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.AzureKeyVault": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Binder": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.CommandLine": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.EnvironmentVariables": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.FileExtensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Ini": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Json": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.UserSecrets": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Xml": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.DiagnosticAdapter": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Composite": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Embedded": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Physical": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileSystemGlobbing": "2.0.0-preview3-26006",
"Microsoft.Extensions.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Identity.Core": "2.0.0-preview3-26006",
"Microsoft.Extensions.Identity.Stores": "2.0.0-preview3-26006",
"Microsoft.Extensions.Localization": "2.0.0-preview3-26006",
"Microsoft.Extensions.Localization.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.AzureAppServices": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Configuration": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Console": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Debug": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.EventSource": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.TraceSource": "2.0.0-preview3-26006",
"Microsoft.Extensions.ObjectPool": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options.ConfigurationExtensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Primitives": "2.0.0-preview3-26006",
"Microsoft.Extensions.WebEncoders": "2.0.0-preview3-26006",
"Microsoft.Net.Http.Headers": "2.0.0-preview3-26006",
"Microsoft.VisualStudio.Web.BrowserLink": "2.0.0-preview3-26006"
},
"compile": {
"lib/netcoreapp2.0/_._": {}
},
"runtime": {
"lib/netcoreapp2.0/_._": {}
},
"build": {
"build/netcoreapp2.0/Microsoft.AspNetCore.All.targets": {}
}
},
"Microsoft.AspNetCore.Antiforgery/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.DataProtection": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.WebUtilities": "2.0.0-preview3-26006",
"Microsoft.Extensions.ObjectPool": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Antiforgery.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Antiforgery.dll": {}
}
},
"Microsoft.AspNetCore.ApplicationInsights.HostingStartup/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.ApplicationInsights.AspNetCore": "2.1.0-beta6",
"Microsoft.AspNetCore.Hosting": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Razor.Runtime": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Json": "2.0.0-preview3-26006",
"Microsoft.Extensions.DiagnosticAdapter": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Configuration": "2.0.0-preview3-26006",
"Microsoft.NETCore.App": "2.0.0-preview3-25428-01"
},
"compile": {
"lib/netcoreapp2.0/_._": {}
},
"runtime": {
"lib/netcoreapp2.0/Microsoft.AspNetCore.ApplicationInsights.HostingStartup.dll": {}
}
},
"Microsoft.AspNetCore.Authentication/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.Core": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.DataProtection": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"Microsoft.Extensions.WebEncoders": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.Cookies/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Cookies.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Cookies.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.Core/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.Facebook/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.OAuth": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Facebook.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Facebook.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.Google/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.OAuth": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Google.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Google.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.JwtBearer/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication": "2.0.0-preview3-26006",
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.1.3"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.MicrosoftAccount/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.OAuth": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.MicrosoftAccount.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.MicrosoftAccount.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.OAuth/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication": "2.0.0-preview3-26006",
"Newtonsoft.Json": "10.0.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OAuth.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OAuth.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.OpenIdConnect/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.OAuth": "2.0.0-preview3-26006",
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.1.3"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OpenIdConnect.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OpenIdConnect.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.Twitter/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.OAuth": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Twitter.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Twitter.dll": {}
}
},
"Microsoft.AspNetCore.Authorization/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {}
}
},
"Microsoft.AspNetCore.Authorization.Policy/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authorization": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll": {}
}
},
"Microsoft.AspNetCore.AzureAppServices.HostingStartup/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.AzureAppServicesIntegration": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.NETCore.App": "2.0.0-preview3-25428-01"
},
"compile": {
"lib/netcoreapp2.0/_._": {}
},
"runtime": {
"lib/netcoreapp2.0/Microsoft.AspNetCore.AzureAppServices.HostingStartup.dll": {}
}
},
"Microsoft.AspNetCore.AzureAppServicesIntegration/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.AzureAppServices": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/_._": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.AzureAppServicesIntegration.dll": {}
}
},
"Microsoft.AspNetCore.CookiePolicy/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.CookiePolicy.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.CookiePolicy.dll": {}
}
},
"Microsoft.AspNetCore.Cors/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Cors.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Cors.dll": {}
}
},
"Microsoft.AspNetCore.Cryptography.Internal/2.0.0-preview3-26006": {
"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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Cryptography.Internal": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {}
}
},
"Microsoft.AspNetCore.DataProtection/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Cryptography.Internal": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.DataProtection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"Microsoft.Win32.Registry": "4.4.0-preview3-25428-02",
"System.Security.Cryptography.Xml": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll": {}
}
},
"Microsoft.AspNetCore.DataProtection.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.DataProtection.AzureStorage/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.DataProtection": "2.0.0-preview3-26006",
"WindowsAzure.Storage": "8.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.AzureStorage.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.AzureStorage.dll": {}
}
},
"Microsoft.AspNetCore.DataProtection.Extensions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.DataProtection": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Extensions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Extensions.dll": {}
}
},
"Microsoft.AspNetCore.Diagnostics/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Diagnostics.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.WebUtilities": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Physical": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"System.Diagnostics.DiagnosticSource": "4.4.0",
"System.Reflection.Metadata": "1.5.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.dll": {}
}
},
"Microsoft.AspNetCore.Diagnostics.Abstractions/2.0.0-preview3-26006": {
"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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview3-26006",
"Microsoft.EntityFrameworkCore.Relational": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.dll": {}
}
},
"Microsoft.AspNetCore.Hosting/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.EnvironmentVariables": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.FileExtensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Physical": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"System.Diagnostics.DiagnosticSource": "4.4.0",
"System.Reflection.Metadata": "1.5.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.dll": {}
}
},
"Microsoft.AspNetCore.Hosting.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.Hosting.Server.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Features": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Abstractions": "2.0.0-preview3-26006"
},
"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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"System.Text.Encodings.Web": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.Http/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.WebUtilities": "2.0.0-preview3-26006",
"Microsoft.Extensions.ObjectPool": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"Microsoft.Net.Http.Headers": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.dll": {}
}
},
"Microsoft.AspNetCore.Http.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Features": "2.0.0-preview3-26006",
"System.Text.Encodings.Web": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.Http.Extensions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Net.Http.Headers": "2.0.0-preview3-26006",
"System.Buffers": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": {}
}
},
"Microsoft.AspNetCore.Http.Features/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {}
}
},
"Microsoft.AspNetCore.HttpOverrides/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.HttpOverrides.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.HttpOverrides.dll": {}
}
},
"Microsoft.AspNetCore.Identity/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.Cookies": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Cryptography.KeyDerivation": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Identity.Core": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Identity.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Identity.dll": {}
}
},
"Microsoft.AspNetCore.Identity.EntityFrameworkCore/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Identity": "2.0.0-preview3-26006",
"Microsoft.EntityFrameworkCore.Relational": "2.0.0-preview3-26006",
"Microsoft.Extensions.Identity.Stores": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": {}
}
},
"Microsoft.AspNetCore.JsonPatch/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.CSharp": "4.4.0-preview3-25428-02",
"Newtonsoft.Json": "10.0.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll": {}
}
},
"Microsoft.AspNetCore.Localization/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Localization.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Localization.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Localization.dll": {}
}
},
"Microsoft.AspNetCore.Localization.Routing/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Localization": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Routing.Abstractions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Localization.Routing.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Localization.Routing.dll": {}
}
},
"Microsoft.AspNetCore.MiddlewareAnalysis/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"System.Diagnostics.DiagnosticSource": "4.4.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.MiddlewareAnalysis.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.MiddlewareAnalysis.dll": {}
}
},
"Microsoft.AspNetCore.Mvc/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Mvc.ApiExplorer": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Cors": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.DataAnnotations": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Formatters.Json": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Localization": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.RazorPages": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.TagHelpers": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.ViewFeatures": "2.0.0-preview3-26006",
"Microsoft.Extensions.Caching.Memory": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Routing.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Net.Http.Headers": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.ApiExplorer/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Core": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.Core/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.Core": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authorization.Policy": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Routing": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyModel": "2.0.0-preview3-25428-01",
"Microsoft.Extensions.FileProviders.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"System.Diagnostics.DiagnosticSource": "4.4.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.Cors/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Cors": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Core": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Cors.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Cors.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.DataAnnotations/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Core": "2.0.0-preview3-26006",
"Microsoft.Extensions.Localization": "2.0.0-preview3-26006",
"System.ComponentModel.Annotations": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.Formatters.Json/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.JsonPatch": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Core": "2.0.0-preview3-26006"
},
"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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Core": "2.0.0-preview3-26006"
},
"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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Localization": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Razor": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection": "2.0.0-preview3-26006",
"Microsoft.Extensions.Localization": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Localization.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Localization.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.Razor/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Razor.Extensions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.ViewFeatures": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Razor.Runtime": "2.0.0-preview3-26006",
"Microsoft.CodeAnalysis.CSharp": "2.3.0-beta1",
"Microsoft.CodeAnalysis.Razor": "2.0.0-preview3-26006",
"Microsoft.Extensions.Caching.Memory": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Composite": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.Razor.Extensions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Razor.Language": "2.0.0-preview3-26006",
"Microsoft.CodeAnalysis.Razor": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.Razor.ViewCompilation/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.RazorPages": "2.0.0-preview3-26006",
"Microsoft.NETCore.App": "2.0.0-preview3-25428-01"
},
"build": {
"build/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.targets": {}
}
},
"Microsoft.AspNetCore.Mvc.RazorPages/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Razor": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.RazorPages.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.RazorPages.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.TagHelpers/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Razor": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Razor.Runtime": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Routing.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Caching.Memory": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileSystemGlobbing": "2.0.0-preview3-26006",
"Microsoft.Extensions.Primitives": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.ViewFeatures/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Antiforgery": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Diagnostics.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Html.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Core": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.DataAnnotations": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Formatters.Json": "2.0.0-preview3-26006",
"Microsoft.Extensions.WebEncoders": "2.0.0-preview3-26006",
"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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Console": "2.0.0-preview3-26006",
"Newtonsoft.Json": "10.0.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.NodeServices.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.NodeServices.dll": {}
}
},
"Microsoft.AspNetCore.Owin/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Owin.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Owin.dll": {}
}
},
"Microsoft.AspNetCore.Razor/2.0.0-preview3-26006": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.dll": {}
}
},
"Microsoft.AspNetCore.Razor.Language/2.0.0-preview3-26006": {
"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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Html.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Razor": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.dll": {}
}
},
"Microsoft.AspNetCore.ResponseCaching/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Caching.Memory": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.dll": {}
}
},
"Microsoft.AspNetCore.ResponseCaching.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.ResponseCompression/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCompression.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCompression.dll": {}
}
},
"Microsoft.AspNetCore.Rewrite/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Rewrite.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Rewrite.dll": {}
}
},
"Microsoft.AspNetCore.Routing/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Routing.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.ObjectPool": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.dll": {}
}
},
"Microsoft.AspNetCore.Routing.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.Server.HttpSys/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.Core": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting": "2.0.0-preview3-26006",
"Microsoft.Net.Http.Headers": "2.0.0-preview3-26006",
"Microsoft.Win32.Registry": "4.4.0-preview3-25428-02",
"System.Security.Principal.Windows": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.HttpSys.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.HttpSys.dll": {}
}
},
"Microsoft.AspNetCore.Server.IISIntegration/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.Core": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.HttpOverrides": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"System.Security.Principal.Windows": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.IISIntegration.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.IISIntegration.dll": {}
}
},
"Microsoft.AspNetCore.Server.Kestrel/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel.Core": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.dll": {}
}
},
"Microsoft.AspNetCore.Server.Kestrel.Core/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.WebUtilities": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"Microsoft.Net.Http.Headers": "2.0.0-preview3-26006",
"System.Threading.Tasks.Extensions": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll": {}
}
},
"Microsoft.AspNetCore.Server.Kestrel.Https/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel.Core": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Https.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Https.dll": {}
}
},
"Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Features": "2.0.0-preview3-26006",
"System.Buffers": "4.4.0-preview3-25428-02",
"System.Numerics.Vectors": "4.4.0-preview3-25428-02"
},
"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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Libuv": "1.10.0",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.dll": {}
}
},
"Microsoft.AspNetCore.Session/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.DataProtection": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Caching.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Session.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Session.dll": {}
}
},
"Microsoft.AspNetCore.SignalR/1.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authorization": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.SignalR.Common": "1.0.0-preview3-26006",
"Microsoft.AspNetCore.Sockets.Abstractions": "1.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Newtonsoft.Json": "10.0.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.dll": {}
}
},
"Microsoft.AspNetCore.SignalR.Client/1.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.SignalR.Common": "1.0.0-preview3-26006",
"Microsoft.AspNetCore.Sockets.Abstractions": "1.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Client.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Client.dll": {}
}
},
"Microsoft.AspNetCore.SignalR.Common/1.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"MsgPack.Cli": "0.9.0-beta2",
"Newtonsoft.Json": "10.0.1",
"System.Binary": "0.1.0-e170629-4",
"System.Buffers.Primitives": "0.1.0-e170629-4",
"System.Memory": "4.4.0-preview3-25428-02",
"System.Numerics.Vectors": "4.4.0-preview3-25428-02",
"System.Runtime.CompilerServices.Unsafe": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Common.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Common.dll": {}
}
},
"Microsoft.AspNetCore.SignalR.Http/1.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.SignalR": "1.0.0-preview3-26006",
"Microsoft.AspNetCore.Sockets.Http": "1.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Http.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Http.dll": {}
}
},
"Microsoft.AspNetCore.Sockets/1.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Sockets.Abstractions": "1.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"System.Threading.Tasks.Channels": "0.1.0-e170629-4"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.dll": {}
}
},
"Microsoft.AspNetCore.Sockets.Abstractions/1.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Features": "2.0.0-preview3-26006",
"System.Threading.Tasks.Channels": "0.1.0-e170629-4"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.Sockets.Client.Http/1.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Sockets.Abstractions": "1.0.0-preview3-26006",
"Microsoft.AspNetCore.Sockets.Common.Http": "1.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Newtonsoft.Json": "10.0.1",
"System.IO.Pipelines": "0.1.0-e170629-4",
"System.IO.Pipelines.Extensions": "0.1.0-e170629-4",
"System.Memory": "4.4.0-preview3-25428-02",
"System.Numerics.Vectors": "4.4.0-preview3-25428-02",
"System.Runtime.CompilerServices.Unsafe": "4.4.0-preview3-25428-02",
"System.Text.Formatting": "0.1.0-e170629-4",
"System.Threading.Tasks.Channels": "0.1.0-e170629-4"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.Client.Http.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.Client.Http.dll": {}
}
},
"Microsoft.AspNetCore.Sockets.Common.Http/1.0.0-preview3-26006": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.Common.Http.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.Common.Http.dll": {}
}
},
"Microsoft.AspNetCore.Sockets.Http/1.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authorization.Policy": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Routing": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Sockets": "1.0.0-preview3-26006",
"Microsoft.AspNetCore.Sockets.Common.Http": "1.0.0-preview3-26006",
"Microsoft.AspNetCore.WebSockets": "2.0.0-preview3-26006",
"Newtonsoft.Json": "10.0.1",
"System.Memory": "4.4.0-preview3-25428-02",
"System.Threading.Tasks.Channels": "0.1.0-e170629-4"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.Http.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.Http.dll": {}
}
},
"Microsoft.AspNetCore.SpaServices/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Mvc.TagHelpers": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.ViewFeatures": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.NodeServices": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.SpaServices.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.SpaServices.dll": {}
}
},
"Microsoft.AspNetCore.StaticFiles/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.WebEncoders": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.StaticFiles.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.StaticFiles.dll": {}
}
},
"Microsoft.AspNetCore.WebSockets/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"System.Numerics.Vectors": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.WebSockets.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.WebSockets.dll": {}
}
},
"Microsoft.AspNetCore.WebUtilities/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Net.Http.Headers": "2.0.0-preview3-26006",
"System.Text.Encodings.Web": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": {}
}
},
"Microsoft.Azure.KeyVault/2.2.1-preview": {
"type": "package",
"dependencies": {
"Microsoft.Azure.KeyVault.WebKey": "2.0.5",
"Microsoft.Rest.ClientRuntime": "[2.3.7, 3.0.0)",
"Microsoft.Rest.ClientRuntime.Azure": "[3.3.6, 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.5": {
"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.CodeAnalysis.Analyzers/1.1.0": {
"type": "package"
},
"Microsoft.CodeAnalysis.Common/2.3.0-beta1": {
"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.3.0-beta1": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Common": "[2.3.0-beta1]"
},
"compile": {
"lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll": {}
},
"runtime": {
"lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll": {}
}
},
"Microsoft.CodeAnalysis.Razor/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Razor.Language": "2.0.0-preview3-26006",
"Microsoft.CodeAnalysis.CSharp": "2.3.0-beta1",
"Microsoft.CodeAnalysis.Common": "2.3.0-beta1"
},
"compile": {
"lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {}
}
},
"Microsoft.CSharp/4.4.0-preview3-25428-02": {
"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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Data.Sqlite.Core": "2.0.0-preview3-26006",
"SQLitePCLRaw.bundle_green": "1.1.7"
}
},
"Microsoft.Data.Sqlite.Core/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"SQLitePCLRaw.core": "1.1.7"
},
"compile": {
"lib/netstandard2.0/Microsoft.Data.Sqlite.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Data.Sqlite.dll": {}
}
},
"Microsoft.DotNet.PlatformAbstractions/2.0.0-preview3-25428-01": {
"type": "package",
"dependencies": {
"System.AppContext": "4.1.0",
"System.Collections": "4.0.11",
"System.IO": "4.1.0",
"System.IO.FileSystem": "4.0.1",
"System.Reflection.TypeExtensions": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.InteropServices": "4.1.0",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0"
},
"compile": {
"lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll": {}
},
"runtime": {
"lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll": {}
}
},
"Microsoft.EntityFrameworkCore/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Caching.Memory": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006",
"Remotion.Linq": "2.1.1",
"System.Collections.Immutable": "1.3.1",
"System.ComponentModel.Annotations": "4.4.0-preview3-25428-02",
"System.Diagnostics.DiagnosticSource": "4.4.0",
"System.Interactive.Async": "3.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.dll": {}
}
},
"Microsoft.EntityFrameworkCore.Design/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.EntityFrameworkCore.Relational": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Design.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Design.dll": {}
}
},
"Microsoft.EntityFrameworkCore.InMemory/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.EntityFrameworkCore": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.InMemory.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.InMemory.dll": {}
}
},
"Microsoft.EntityFrameworkCore.Relational/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.CSharp": "4.4.0-preview3-25428-02",
"Microsoft.EntityFrameworkCore": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Abstractions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.dll": {}
}
},
"Microsoft.EntityFrameworkCore.Sqlite/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.EntityFrameworkCore.Sqlite.Core": "2.0.0-preview3-26006",
"SQLitePCLRaw.bundle_green": "1.1.7"
}
},
"Microsoft.EntityFrameworkCore.Sqlite.Core/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Data.Sqlite.Core": "2.0.0-preview3-26006",
"Microsoft.EntityFrameworkCore.Relational": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Sqlite.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Sqlite.dll": {}
}
},
"Microsoft.EntityFrameworkCore.SqlServer/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.EntityFrameworkCore.Relational": "2.0.0-preview3-26006",
"System.Data.SqlClient": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {}
}
},
"Microsoft.EntityFrameworkCore.Tools/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.EntityFrameworkCore.Design": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/_._": {}
},
"runtime": {
"lib/netstandard2.0/_._": {}
}
},
"Microsoft.Extensions.Caching.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {}
}
},
"Microsoft.Extensions.Caching.Memory/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Caching.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {}
}
},
"Microsoft.Extensions.Caching.Redis/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Caching.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"StackExchange.Redis.StrongName": "1.2.3"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Caching.Redis.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Caching.Redis.dll": {}
}
},
"Microsoft.Extensions.Caching.SqlServer/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Caching.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"System.Data.SqlClient": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Caching.SqlServer.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Caching.SqlServer.dll": {}
}
},
"Microsoft.Extensions.Configuration/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {}
}
},
"Microsoft.Extensions.Configuration.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {}
}
},
"Microsoft.Extensions.Configuration.AzureKeyVault/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Azure.KeyVault": "2.2.1-preview",
"Microsoft.Extensions.Configuration": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.FileExtensions": "2.0.0-preview3-26006",
"Microsoft.IdentityModel.Clients.ActiveDirectory": "3.14.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll": {}
}
},
"Microsoft.Extensions.Configuration.Binder/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {}
}
},
"Microsoft.Extensions.Configuration.CommandLine/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {}
}
},
"Microsoft.Extensions.Configuration.EnvironmentVariables/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {}
}
},
"Microsoft.Extensions.Configuration.FileExtensions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Physical": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {}
}
},
"Microsoft.Extensions.Configuration.Ini/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.FileExtensions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Ini.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Ini.dll": {}
}
},
"Microsoft.Extensions.Configuration.Json/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.FileExtensions": "2.0.0-preview3-26006",
"Newtonsoft.Json": "10.0.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {}
}
},
"Microsoft.Extensions.Configuration.UserSecrets/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration.Json": "2.0.0-preview3-26006"
},
"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.targets": {}
}
},
"Microsoft.Extensions.Configuration.Xml/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.FileExtensions": "2.0.0-preview3-26006",
"System.Security.Cryptography.Xml": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Xml.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Xml.dll": {}
}
},
"Microsoft.Extensions.DependencyInjection/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {}
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
}
},
"Microsoft.Extensions.DependencyModel/2.0.0-preview3-25428-01": {
"type": "package",
"dependencies": {
"Microsoft.DotNet.PlatformAbstractions": "2.0.0-preview3-25428-01",
"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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"System.Diagnostics.DiagnosticSource": "4.4.0"
},
"compile": {
"lib/netcoreapp2.0/Microsoft.Extensions.DiagnosticAdapter.dll": {}
},
"runtime": {
"lib/netcoreapp2.0/Microsoft.Extensions.DiagnosticAdapter.dll": {}
}
},
"Microsoft.Extensions.FileProviders.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
}
},
"Microsoft.Extensions.FileProviders.Composite/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.FileProviders.Abstractions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {}
}
},
"Microsoft.Extensions.FileProviders.Embedded/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.FileProviders.Abstractions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.dll": {}
}
},
"Microsoft.Extensions.FileProviders.Physical/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.FileProviders.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileSystemGlobbing": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {}
}
},
"Microsoft.Extensions.FileSystemGlobbing/2.0.0-preview3-26006": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {}
}
},
"Microsoft.Extensions.Hosting.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {}
}
},
"Microsoft.Extensions.Identity.Core/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Cryptography.KeyDerivation": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"System.ComponentModel.Annotations": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Identity.Core.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Identity.Core.dll": {}
}
},
"Microsoft.Extensions.Identity.Stores/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Identity.Core": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006",
"System.ComponentModel.Annotations": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Identity.Stores.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Identity.Stores.dll": {}
}
},
"Microsoft.Extensions.Localization/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Localization.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {}
}
},
"Microsoft.Extensions.Localization.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {}
}
},
"Microsoft.Extensions.Logging/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {}
}
},
"Microsoft.Extensions.Logging.Abstractions/2.0.0-preview3-26006": {
"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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration.EnvironmentVariables": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Json": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Configuration": "2.0.0-preview3-26006",
"System.ValueTuple": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/_._": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.AzureAppServices.dll": {}
}
},
"Microsoft.Extensions.Logging.Configuration/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options.ConfigurationExtensions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll": {}
}
},
"Microsoft.Extensions.Logging.Console/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.Console.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.Console.dll": {}
}
},
"Microsoft.Extensions.Logging.Debug/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.dll": {}
}
},
"Microsoft.Extensions.Logging.EventSource/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006",
"Newtonsoft.Json": "10.0.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.EventSource.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.EventSource.dll": {}
}
},
"Microsoft.Extensions.Logging.TraceSource/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.TraceSource.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.TraceSource.dll": {}
}
},
"Microsoft.Extensions.ObjectPool/2.0.0-preview3-26006": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {}
}
},
"Microsoft.Extensions.Options/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Primitives": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Options.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Options.dll": {}
}
},
"Microsoft.Extensions.Options.ConfigurationExtensions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Binder": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"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/_._": {}
},
"runtime": {
"lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.dll": {}
}
},
"Microsoft.Extensions.Primitives/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"System.Runtime.CompilerServices.Unsafe": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {}
}
},
"Microsoft.Extensions.WebEncoders/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"System.Text.Encodings.Web": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll": {}
}
},
"Microsoft.IdentityModel.Clients.ActiveDirectory/3.14.0": {
"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/1.1.3": {
"type": "package",
"dependencies": {
"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/2.1.3": {
"type": "package",
"dependencies": {
"System.Collections.Specialized": "4.3.0",
"System.Diagnostics.Contracts": "4.3.0",
"System.IdentityModel.Tokens.Jwt": "5.1.3",
"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/2.1.3": {
"type": "package",
"dependencies": {
"Microsoft.IdentityModel.Protocols": "2.1.3",
"System.Dynamic.Runtime": "4.3.0"
},
"compile": {
"lib/netstandard1.4/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {}
},
"runtime": {
"lib/netstandard1.4/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {}
}
},
"Microsoft.IdentityModel.Tokens/5.1.3": {
"type": "package",
"dependencies": {
"Microsoft.IdentityModel.Logging": "1.1.3",
"Newtonsoft.Json": "9.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.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",
"System.Xml.ReaderWriter": "4.3.0"
},
"compile": {
"lib/netstandard1.4/Microsoft.IdentityModel.Tokens.dll": {}
},
"runtime": {
"lib/netstandard1.4/Microsoft.IdentityModel.Tokens.dll": {}
}
},
"Microsoft.Net.Http.Headers/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "2.0.0-preview3-26006",
"System.Buffers": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {}
}
},
"Microsoft.NETCore.App/2.1.0-preview1-25429-01": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.DotNetHostPolicy": "2.1.0-preview1-25429-01",
"Microsoft.NETCore.Platforms": "2.1.0-preview1-25324-02",
"NETStandard.Library": "2.1.0-preview1-25413-01"
},
"compile": {
"ref/netcoreapp2.0/Microsoft.CSharp.dll": {},
"ref/netcoreapp2.0/Microsoft.VisualBasic.dll": {},
"ref/netcoreapp2.0/Microsoft.Win32.Primitives.dll": {},
"ref/netcoreapp2.0/System.AppContext.dll": {},
"ref/netcoreapp2.0/System.Buffers.dll": {},
"ref/netcoreapp2.0/System.Collections.Concurrent.dll": {},
"ref/netcoreapp2.0/System.Collections.Immutable.dll": {},
"ref/netcoreapp2.0/System.Collections.NonGeneric.dll": {},
"ref/netcoreapp2.0/System.Collections.Specialized.dll": {},
"ref/netcoreapp2.0/System.Collections.dll": {},
"ref/netcoreapp2.0/System.ComponentModel.Annotations.dll": {},
"ref/netcoreapp2.0/System.ComponentModel.Composition.dll": {},
"ref/netcoreapp2.0/System.ComponentModel.DataAnnotations.dll": {},
"ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.dll": {},
"ref/netcoreapp2.0/System.ComponentModel.Primitives.dll": {},
"ref/netcoreapp2.0/System.ComponentModel.TypeConverter.dll": {},
"ref/netcoreapp2.0/System.ComponentModel.dll": {},
"ref/netcoreapp2.0/System.Configuration.dll": {},
"ref/netcoreapp2.0/System.Console.dll": {},
"ref/netcoreapp2.0/System.Core.dll": {},
"ref/netcoreapp2.0/System.Data.Common.dll": {},
"ref/netcoreapp2.0/System.Data.dll": {},
"ref/netcoreapp2.0/System.Diagnostics.Contracts.dll": {},
"ref/netcoreapp2.0/System.Diagnostics.Debug.dll": {},
"ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.dll": {},
"ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.dll": {},
"ref/netcoreapp2.0/System.Diagnostics.Process.dll": {},
"ref/netcoreapp2.0/System.Diagnostics.StackTrace.dll": {},
"ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.dll": {},
"ref/netcoreapp2.0/System.Diagnostics.Tools.dll": {},
"ref/netcoreapp2.0/System.Diagnostics.TraceSource.dll": {},
"ref/netcoreapp2.0/System.Diagnostics.Tracing.dll": {},
"ref/netcoreapp2.0/System.Drawing.Primitives.dll": {},
"ref/netcoreapp2.0/System.Drawing.dll": {},
"ref/netcoreapp2.0/System.Dynamic.Runtime.dll": {},
"ref/netcoreapp2.0/System.Globalization.Calendars.dll": {},
"ref/netcoreapp2.0/System.Globalization.Extensions.dll": {},
"ref/netcoreapp2.0/System.Globalization.dll": {},
"ref/netcoreapp2.0/System.IO.Compression.FileSystem.dll": {},
"ref/netcoreapp2.0/System.IO.Compression.ZipFile.dll": {},
"ref/netcoreapp2.0/System.IO.Compression.dll": {},
"ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.dll": {},
"ref/netcoreapp2.0/System.IO.FileSystem.Primitives.dll": {},
"ref/netcoreapp2.0/System.IO.FileSystem.Watcher.dll": {},
"ref/netcoreapp2.0/System.IO.FileSystem.dll": {},
"ref/netcoreapp2.0/System.IO.IsolatedStorage.dll": {},
"ref/netcoreapp2.0/System.IO.MemoryMappedFiles.dll": {},
"ref/netcoreapp2.0/System.IO.Pipes.dll": {},
"ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.dll": {},
"ref/netcoreapp2.0/System.IO.dll": {},
"ref/netcoreapp2.0/System.Linq.Expressions.dll": {},
"ref/netcoreapp2.0/System.Linq.Parallel.dll": {},
"ref/netcoreapp2.0/System.Linq.Queryable.dll": {},
"ref/netcoreapp2.0/System.Linq.dll": {},
"ref/netcoreapp2.0/System.Net.Http.dll": {},
"ref/netcoreapp2.0/System.Net.HttpListener.dll": {},
"ref/netcoreapp2.0/System.Net.Mail.dll": {},
"ref/netcoreapp2.0/System.Net.NameResolution.dll": {},
"ref/netcoreapp2.0/System.Net.NetworkInformation.dll": {},
"ref/netcoreapp2.0/System.Net.Ping.dll": {},
"ref/netcoreapp2.0/System.Net.Primitives.dll": {},
"ref/netcoreapp2.0/System.Net.Requests.dll": {},
"ref/netcoreapp2.0/System.Net.Security.dll": {},
"ref/netcoreapp2.0/System.Net.ServicePoint.dll": {},
"ref/netcoreapp2.0/System.Net.Sockets.dll": {},
"ref/netcoreapp2.0/System.Net.WebClient.dll": {},
"ref/netcoreapp2.0/System.Net.WebHeaderCollection.dll": {},
"ref/netcoreapp2.0/System.Net.WebProxy.dll": {},
"ref/netcoreapp2.0/System.Net.WebSockets.Client.dll": {},
"ref/netcoreapp2.0/System.Net.WebSockets.dll": {},
"ref/netcoreapp2.0/System.Net.dll": {},
"ref/netcoreapp2.0/System.Numerics.Vectors.dll": {},
"ref/netcoreapp2.0/System.Numerics.dll": {},
"ref/netcoreapp2.0/System.ObjectModel.dll": {},
"ref/netcoreapp2.0/System.Reflection.DispatchProxy.dll": {},
"ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.dll": {},
"ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.dll": {},
"ref/netcoreapp2.0/System.Reflection.Emit.dll": {},
"ref/netcoreapp2.0/System.Reflection.Extensions.dll": {},
"ref/netcoreapp2.0/System.Reflection.Metadata.dll": {},
"ref/netcoreapp2.0/System.Reflection.Primitives.dll": {},
"ref/netcoreapp2.0/System.Reflection.TypeExtensions.dll": {},
"ref/netcoreapp2.0/System.Reflection.dll": {},
"ref/netcoreapp2.0/System.Resources.Reader.dll": {},
"ref/netcoreapp2.0/System.Resources.ResourceManager.dll": {},
"ref/netcoreapp2.0/System.Resources.Writer.dll": {},
"ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.dll": {},
"ref/netcoreapp2.0/System.Runtime.Extensions.dll": {},
"ref/netcoreapp2.0/System.Runtime.Handles.dll": {},
"ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.dll": {},
"ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.dll": {},
"ref/netcoreapp2.0/System.Runtime.InteropServices.dll": {},
"ref/netcoreapp2.0/System.Runtime.Loader.dll": {},
"ref/netcoreapp2.0/System.Runtime.Numerics.dll": {},
"ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.dll": {},
"ref/netcoreapp2.0/System.Runtime.Serialization.Json.dll": {},
"ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.dll": {},
"ref/netcoreapp2.0/System.Runtime.Serialization.Xml.dll": {},
"ref/netcoreapp2.0/System.Runtime.Serialization.dll": {},
"ref/netcoreapp2.0/System.Runtime.dll": {},
"ref/netcoreapp2.0/System.Security.Claims.dll": {},
"ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.dll": {},
"ref/netcoreapp2.0/System.Security.Cryptography.Csp.dll": {},
"ref/netcoreapp2.0/System.Security.Cryptography.Encoding.dll": {},
"ref/netcoreapp2.0/System.Security.Cryptography.Primitives.dll": {},
"ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.dll": {},
"ref/netcoreapp2.0/System.Security.Principal.dll": {},
"ref/netcoreapp2.0/System.Security.SecureString.dll": {},
"ref/netcoreapp2.0/System.Security.dll": {},
"ref/netcoreapp2.0/System.ServiceModel.Web.dll": {},
"ref/netcoreapp2.0/System.ServiceProcess.dll": {},
"ref/netcoreapp2.0/System.Text.Encoding.Extensions.dll": {},
"ref/netcoreapp2.0/System.Text.Encoding.dll": {},
"ref/netcoreapp2.0/System.Text.RegularExpressions.dll": {},
"ref/netcoreapp2.0/System.Threading.Overlapped.dll": {},
"ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.dll": {},
"ref/netcoreapp2.0/System.Threading.Tasks.Extensions.dll": {},
"ref/netcoreapp2.0/System.Threading.Tasks.Parallel.dll": {},
"ref/netcoreapp2.0/System.Threading.Tasks.dll": {},
"ref/netcoreapp2.0/System.Threading.Thread.dll": {},
"ref/netcoreapp2.0/System.Threading.ThreadPool.dll": {},
"ref/netcoreapp2.0/System.Threading.Timer.dll": {},
"ref/netcoreapp2.0/System.Threading.dll": {},
"ref/netcoreapp2.0/System.Transactions.Local.dll": {},
"ref/netcoreapp2.0/System.Transactions.dll": {},
"ref/netcoreapp2.0/System.ValueTuple.dll": {},
"ref/netcoreapp2.0/System.Web.HttpUtility.dll": {},
"ref/netcoreapp2.0/System.Web.dll": {},
"ref/netcoreapp2.0/System.Windows.dll": {},
"ref/netcoreapp2.0/System.Xml.Linq.dll": {},
"ref/netcoreapp2.0/System.Xml.ReaderWriter.dll": {},
"ref/netcoreapp2.0/System.Xml.Serialization.dll": {},
"ref/netcoreapp2.0/System.Xml.XDocument.dll": {},
"ref/netcoreapp2.0/System.Xml.XPath.XDocument.dll": {},
"ref/netcoreapp2.0/System.Xml.XPath.dll": {},
"ref/netcoreapp2.0/System.Xml.XmlDocument.dll": {},
"ref/netcoreapp2.0/System.Xml.XmlSerializer.dll": {},
"ref/netcoreapp2.0/System.Xml.dll": {},
"ref/netcoreapp2.0/System.dll": {},
"ref/netcoreapp2.0/WindowsBase.dll": {},
"ref/netcoreapp2.0/mscorlib.dll": {},
"ref/netcoreapp2.0/netstandard.dll": {}
},
"build": {
"build/netcoreapp2.0/Microsoft.NETCore.App.props": {},
"build/netcoreapp2.0/Microsoft.NETCore.App.targets": {}
}
},
"Microsoft.NETCore.DotNetAppHost/2.1.0-preview1-25429-01": {
"type": "package"
},
"Microsoft.NETCore.DotNetHostPolicy/2.1.0-preview1-25429-01": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.DotNetHostResolver": "2.1.0-preview1-25429-01"
}
},
"Microsoft.NETCore.DotNetHostResolver/2.1.0-preview1-25429-01": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.DotNetAppHost": "2.1.0-preview1-25429-01"
}
},
"Microsoft.NETCore.Platforms/2.1.0-preview2-25319-04": {
"type": "package",
"compile": {
"lib/netstandard1.0/_._": {}
},
"runtime": {
"lib/netstandard1.0/_._": {}
}
},
"Microsoft.NETCore.Targets/1.1.0": {
"type": "package",
"compile": {
"lib/netstandard1.0/_._": {}
},
"runtime": {
"lib/netstandard1.0/_._": {}
}
},
"Microsoft.Rest.ClientRuntime/2.3.7": {
"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.6": {
"type": "package",
"dependencies": {
"Microsoft.Rest.ClientRuntime": "[2.3.7, 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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Physical": "2.0.0-preview3-26006"
},
"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-preview2-25319-04": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0-preview2-25319-04",
"System.Security.AccessControl": "4.5.0-preview2-25319-04",
"System.Security.Principal.Windows": "4.5.0-preview2-25319-04"
},
"compile": {
"ref/netstandard2.0/Microsoft.Win32.Registry.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Win32.Registry.dll": {}
},
"runtimeTargets": {
"runtimes/unix/lib/netcoreapp2.0/Microsoft.Win32.Registry.dll": {
"assetType": "runtime",
"rid": "unix"
},
"runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.Registry.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"MsgPack.Cli/0.9.0-beta2": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Collections.Concurrent": "4.0.12",
"System.Collections.NonGeneric": "4.0.1",
"System.Collections.Specialized": "4.0.1",
"System.Data.Common": "4.1.0",
"System.Diagnostics.Contracts": "4.0.1",
"System.Diagnostics.Debug": "4.0.11",
"System.Diagnostics.Tools": "4.0.1",
"System.Globalization": "4.0.11",
"System.IO": "4.1.0",
"System.Linq": "4.1.0",
"System.Linq.Expressions": "4.1.0",
"System.Numerics.Vectors": "4.1.1",
"System.ObjectModel": "4.0.12",
"System.Reflection": "4.1.0",
"System.Reflection.Extensions": "4.0.1",
"System.Reflection.Primitives": "4.0.1",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.InteropServices": "4.1.0",
"System.Runtime.Numerics": "4.0.1",
"System.Runtime.Serialization.Primitives": "4.1.1",
"System.Text.Encoding": "4.0.11",
"System.Text.Encoding.Extensions": "4.0.11",
"System.Text.RegularExpressions": "4.1.0",
"System.Threading": "4.0.11"
},
"compile": {
"lib/netstandard1.3/MsgPack.dll": {}
},
"runtime": {
"lib/netstandard1.3/MsgPack.dll": {}
}
},
"NETStandard.Library/2.1.0-preview1-25413-01": {
"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/10.0.1": {
"type": "package",
"dependencies": {
"Microsoft.CSharp": "4.3.0",
"System.Collections": "4.3.0",
"System.ComponentModel.TypeConverter": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Dynamic.Runtime": "4.3.0",
"System.Globalization": "4.3.0",
"System.IO": "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.Extensions": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Runtime.Numerics": "4.3.0",
"System.Runtime.Serialization.Formatters": "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"
},
"compile": {
"lib/netstandard1.3/Newtonsoft.Json.dll": {}
},
"runtime": {
"lib/netstandard1.3/Newtonsoft.Json.dll": {}
}
},
"Newtonsoft.Json.Bson/1.0.1": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"Newtonsoft.Json": "10.0.1"
},
"compile": {
"lib/netstandard1.3/Newtonsoft.Json.Bson.dll": {}
},
"runtime": {
"lib/netstandard1.3/Newtonsoft.Json.Bson.dll": {}
}
},
"Remotion.Linq/2.1.1": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Diagnostics.Debug": "4.0.11",
"System.Linq": "4.1.0",
"System.Linq.Expressions": "4.1.0",
"System.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-preview3-25428-02": {
"type": "package",
"dependencies": {
"runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0-preview2-25312-01",
"runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0-preview2-25312-01",
"runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0-preview2-25312-01"
}
},
"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-preview2-25312-01": {
"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-preview2-25312-01": {
"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-preview2-25312-01": {
"type": "package",
"runtimeTargets": {
"runtimes/win-x86/native/sni.dll": {
"assetType": "native",
"rid": "win-x86"
}
}
},
"SQLitePCLRaw.bundle_green/1.1.7": {
"type": "package",
"dependencies": {
"SQLitePCLRaw.core": "1.1.7",
"SQLitePCLRaw.lib.e_sqlite3.linux": "1.1.7",
"SQLitePCLRaw.lib.e_sqlite3.osx": "1.1.7",
"SQLitePCLRaw.lib.e_sqlite3.v110_xp": "1.1.7",
"SQLitePCLRaw.provider.e_sqlite3.netstandard11": "1.1.7"
},
"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.7": {
"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.7": {
"type": "package",
"compile": {
"lib/netstandard2.0/_._": {}
},
"runtime": {
"lib/netstandard2.0/_._": {}
},
"runtimeTargets": {
"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.7": {
"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.7": {
"type": "package",
"compile": {
"lib/netstandard2.0/_._": {}
},
"runtime": {
"lib/netstandard2.0/_._": {}
},
"runtimeTargets": {
"runtimes/win7-x64/native/e_sqlite3.dll": {
"assetType": "native",
"rid": "win7-x64"
},
"runtimes/win7-x86/native/e_sqlite3.dll": {
"assetType": "native",
"rid": "win7-x86"
}
}
},
"SQLitePCLRaw.provider.e_sqlite3.netstandard11/1.1.7": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.0",
"SQLitePCLRaw.core": "1.1.7"
},
"compile": {
"lib/netstandard1.1/SQLitePCLRaw.provider.e_sqlite3.dll": {}
},
"runtime": {
"lib/netstandard1.1/SQLitePCLRaw.provider.e_sqlite3.dll": {}
}
},
"StackExchange.Redis.StrongName/1.2.3": {
"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": {}
}
},
"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.Binary/0.1.0-e170629-4": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Buffers.Primitives": "0.1.0-e170629-4"
},
"compile": {
"lib/netstandard1.1/System.Binary.dll": {}
},
"runtime": {
"lib/netstandard1.1/System.Binary.dll": {}
}
},
"System.Buffers/4.4.0-preview3-25428-02": {
"type": "package",
"compile": {
"ref/netcoreapp2.0/_._": {}
},
"runtime": {
"lib/netcoreapp2.0/_._": {}
}
},
"System.Buffers.Experimental/0.1.0-e170629-4": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Buffers": "4.3.0",
"System.Buffers.Primitives": "0.1.0-e170629-4",
"System.Collections.Sequences": "0.1.0-e170629-4",
"System.Numerics.Vectors": "4.4.0-preview2-25317-01",
"System.Text.Primitives": "0.1.0-e170629-4",
"System.Text.Utf8String": "0.1.0-e170629-4"
},
"compile": {
"lib/netstandard1.1/System.Buffers.Experimental.dll": {}
},
"runtime": {
"lib/netstandard1.1/System.Buffers.Experimental.dll": {}
}
},
"System.Buffers.Primitives/0.1.0-e170629-4": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Buffers": "4.3.0",
"System.Diagnostics.Tools": "4.3.0",
"System.Memory": "4.4.0-preview2-25317-01",
"System.Numerics.Vectors": "4.4.0-preview2-25317-01",
"System.Runtime.CompilerServices.Unsafe": "4.4.0-preview2-25317-01"
},
"compile": {
"lib/netstandard1.1/System.Buffers.Primitives.dll": {}
},
"runtime": {
"lib/netstandard1.1/System.Buffers.Primitives.dll": {}
}
},
"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.3.1": {
"type": "package",
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Globalization": "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"
},
"compile": {
"lib/netstandard1.0/System.Collections.Immutable.dll": {}
},
"runtime": {
"lib/netstandard1.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.Sequences/0.1.0-e170629-4": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Memory": "4.4.0-preview2-25317-01"
},
"compile": {
"lib/netstandard1.1/System.Collections.Sequences.dll": {}
},
"runtime": {
"lib/netstandard1.1/System.Collections.Sequences.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/4.3.0": {
"type": "package",
"dependencies": {
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.0/System.ComponentModel.dll": {}
},
"runtime": {
"lib/netstandard1.3/System.ComponentModel.dll": {}
}
},
"System.ComponentModel.Annotations/4.4.0-preview3-25428-02": {
"type": "package",
"compile": {
"ref/netcoreapp2.0/_._": {}
},
"runtime": {
"lib/netcoreapp2.0/_._": {}
}
},
"System.ComponentModel.Primitives/4.3.0": {
"type": "package",
"dependencies": {
"System.ComponentModel": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.0/System.ComponentModel.Primitives.dll": {}
},
"runtime": {
"lib/netstandard1.0/System.ComponentModel.Primitives.dll": {}
}
},
"System.ComponentModel.TypeConverter/4.3.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.3.0",
"System.Collections.NonGeneric": "4.3.0",
"System.Collections.Specialized": "4.3.0",
"System.ComponentModel": "4.3.0",
"System.ComponentModel.Primitives": "4.3.0",
"System.Globalization": "4.3.0",
"System.Linq": "4.3.0",
"System.Reflection": "4.3.0",
"System.Reflection.Extensions": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Reflection.TypeExtensions": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Threading": "4.3.0"
},
"compile": {
"ref/netstandard1.5/System.ComponentModel.TypeConverter.dll": {}
},
"runtime": {
"lib/netstandard1.5/System.ComponentModel.TypeConverter.dll": {}
}
},
"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.1.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Globalization": "4.0.11",
"System.IO": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Text.RegularExpressions": "4.1.0",
"System.Threading.Tasks": "4.0.11"
},
"compile": {
"ref/netstandard1.2/System.Data.Common.dll": {}
},
"runtime": {
"lib/netstandard1.2/System.Data.Common.dll": {}
}
},
"System.Data.SqlClient/4.4.0-preview3-25428-02": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Registry": "4.4.0-preview3-25428-02",
"System.Security.Principal.Windows": "4.4.0-preview3-25428-02",
"System.Text.Encoding.CodePages": "4.4.0-preview3-25428-02",
"runtime.native.System.Data.SqlClient.sni": "4.4.0-preview3-25428-02"
},
"compile": {
"ref/netstandard2.0/System.Data.SqlClient.dll": {}
},
"runtime": {
"lib/netstandard2.0/System.Data.SqlClient.dll": {}
},
"runtimeTargets": {
"runtimes/unix/lib/netstandard2.0/System.Data.SqlClient.dll": {
"assetType": "runtime",
"rid": "unix"
},
"runtimes/win/lib/netstandard2.0/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.4.0": {
"type": "package",
"compile": {
"ref/netcoreapp2.0/_._": {}
},
"runtime": {
"lib/netcoreapp2.0/_._": {}
}
},
"System.Diagnostics.FileVersionInfo/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"System.Globalization": "4.3.0",
"System.IO": "4.3.0",
"System.IO.FileSystem": "4.3.0",
"System.IO.FileSystem.Primitives": "4.3.0",
"System.Reflection.Metadata": "1.4.1",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Runtime.InteropServices": "4.3.0"
},
"compile": {
"ref/netstandard1.3/_._": {}
},
"runtimeTargets": {
"runtimes/unix/lib/netstandard1.3/System.Diagnostics.FileVersionInfo.dll": {
"assetType": "runtime",
"rid": "unix"
},
"runtimes/win/lib/netstandard1.3/System.Diagnostics.FileVersionInfo.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Diagnostics.StackTrace/4.3.0": {
"type": "package",
"dependencies": {
"System.IO.FileSystem": "4.3.0",
"System.Reflection": "4.3.0",
"System.Reflection.Metadata": "1.4.1",
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.3/_._": {}
},
"runtime": {
"lib/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
}
},
"System.Diagnostics.Tools/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.0/System.Diagnostics.Tools.dll": {}
}
},
"System.Diagnostics.Tracing/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.5/System.Diagnostics.Tracing.dll": {}
}
},
"System.Dynamic.Runtime/4.3.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Linq": "4.3.0",
"System.Linq.Expressions": "4.3.0",
"System.ObjectModel": "4.3.0",
"System.Reflection": "4.3.0",
"System.Reflection.Emit": "4.3.0",
"System.Reflection.Emit.ILGeneration": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Reflection.TypeExtensions": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Threading": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Dynamic.Runtime.dll": {}
},
"runtime": {
"lib/netstandard1.3/System.Dynamic.Runtime.dll": {}
}
},
"System.Globalization/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Globalization.dll": {}
}
},
"System.Globalization.Calendars/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Globalization": "4.3.0",
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.3/_._": {}
}
},
"System.Globalization.Extensions/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"System.Globalization": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Runtime.InteropServices": "4.3.0"
},
"compile": {
"ref/netstandard1.3/_._": {}
},
"runtimeTargets": {
"runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": {
"assetType": "runtime",
"rid": "unix"
},
"runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.IdentityModel.Tokens.Jwt/5.1.3": {
"type": "package",
"dependencies": {
"Microsoft.IdentityModel.Tokens": "5.1.3"
},
"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/0.1.0-e170629-4": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Buffers.Primitives": "0.1.0-e170629-4",
"System.Collections.Sequences": "0.1.0-e170629-4"
},
"compile": {
"lib/netstandard1.1/System.IO.Pipelines.dll": {}
},
"runtime": {
"lib/netstandard1.1/System.IO.Pipelines.dll": {}
}
},
"System.IO.Pipelines.Extensions/0.1.0-e170629-4": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Binary": "0.1.0-e170629-4",
"System.Collections.Sequences": "0.1.0-e170629-4",
"System.IO.Pipelines": "0.1.0-e170629-4",
"System.Threading.Tasks.Extensions": "4.3.0"
},
"compile": {
"lib/netstandard1.3/System.IO.Pipelines.Extensions.dll": {}
},
"runtime": {
"lib/netstandard1.3/System.IO.Pipelines.Extensions.dll": {}
}
},
"System.IO.Ports/4.5.0-preview2-25319-04": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Registry": "4.5.0-preview2-25319-04"
},
"compile": {
"ref/netstandard2.0/System.IO.Ports.dll": {}
},
"runtime": {
"lib/netstandard2.0/System.IO.Ports.dll": {}
},
"runtimeTargets": {
"runtimes/win/lib/netstandard2.0/System.IO.Ports.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Linq/4.3.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0"
},
"compile": {
"ref/netstandard1.6/System.Linq.dll": {}
},
"runtime": {
"lib/netstandard1.6/System.Linq.dll": {}
}
},
"System.Linq.Expressions/4.3.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Globalization": "4.3.0",
"System.IO": "4.3.0",
"System.Linq": "4.3.0",
"System.ObjectModel": "4.3.0",
"System.Reflection": "4.3.0",
"System.Reflection.Emit": "4.3.0",
"System.Reflection.Emit.ILGeneration": "4.3.0",
"System.Reflection.Emit.Lightweight": "4.3.0",
"System.Reflection.Extensions": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Reflection.TypeExtensions": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Threading": "4.3.0"
},
"compile": {
"ref/netstandard1.6/System.Linq.Expressions.dll": {}
},
"runtime": {
"lib/netstandard1.6/System.Linq.Expressions.dll": {}
}
},
"System.Linq.Queryable/4.0.1": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Diagnostics.Debug": "4.0.11",
"System.Linq": "4.1.0",
"System.Linq.Expressions": "4.1.0",
"System.Reflection": "4.1.0",
"System.Reflection.Extensions": "4.0.1",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0"
},
"compile": {
"ref/netstandard1.0/System.Linq.Queryable.dll": {}
},
"runtime": {
"lib/netstandard1.3/System.Linq.Queryable.dll": {}
}
},
"System.Memory/4.4.0-preview3-25428-02": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0-preview3-25428-02",
"System.Runtime.CompilerServices.Unsafe": "4.4.0-preview3-25428-02"
},
"compile": {
"ref/netstandard2.0/System.Memory.dll": {}
},
"runtime": {
"lib/netstandard2.0/System.Memory.dll": {}
},
"runtimeTargets": {
"runtimes/unix/lib/netcoreapp2.0/System.Memory.dll": {
"assetType": "runtime",
"rid": "unix"
},
"runtimes/win/lib/netcoreapp2.0/System.Memory.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"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.Numerics.Vectors/4.4.0-preview3-25428-02": {
"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.1.1": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Collections.Concurrent": "4.0.12",
"System.Diagnostics.Debug": "4.0.11",
"System.Globalization": "4.0.11",
"System.IO": "4.1.0",
"System.Linq": "4.1.0",
"System.Reflection": "4.1.0",
"System.Reflection.Emit.ILGeneration": "4.0.1",
"System.Reflection.Emit.Lightweight": "4.0.1",
"System.Reflection.Extensions": "4.0.1",
"System.Reflection.Primitives": "4.0.1",
"System.Reflection.TypeExtensions": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.Serialization.Primitives": "4.1.1",
"System.Text.Encoding": "4.0.11",
"System.Text.Encoding.Extensions": "4.0.11",
"System.Text.RegularExpressions": "4.1.0",
"System.Threading": "4.0.11",
"System.Threading.Tasks": "4.0.11",
"System.Xml.ReaderWriter": "4.0.11",
"System.Xml.XmlDocument": "4.0.1",
"System.Xml.XmlSerializer": "4.0.11"
},
"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.5.0-preview3-25428-02": {
"type": "package",
"compile": {
"ref/netcoreapp2.0/_._": {}
},
"runtime": {
"lib/netcoreapp2.0/_._": {}
}
},
"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.4.0-preview3-25428-02": {
"type": "package",
"compile": {
"ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {}
},
"runtime": {
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {}
}
},
"System.Runtime.Extensions/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.5/System.Runtime.Extensions.dll": {}
}
},
"System.Runtime.Handles/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Runtime.Handles.dll": {}
}
},
"System.Runtime.InteropServices/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Reflection": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Handles": "4.3.0"
},
"compile": {
"ref/netcoreapp1.1/System.Runtime.InteropServices.dll": {}
}
},
"System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
"type": "package",
"dependencies": {
"System.Reflection": "4.3.0",
"System.Reflection.Extensions": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Threading": "4.3.0",
"runtime.native.System": "4.3.0"
},
"compile": {
"ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
},
"runtime": {
"lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
},
"runtimeTargets": {
"runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
"assetType": "runtime",
"rid": "unix"
},
"runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Runtime.Numerics/4.3.0": {
"type": "package",
"dependencies": {
"System.Globalization": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0"
},
"compile": {
"ref/netstandard1.1/System.Runtime.Numerics.dll": {}
},
"runtime": {
"lib/netstandard1.3/System.Runtime.Numerics.dll": {}
}
},
"System.Runtime.Serialization.Formatters/4.3.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.3.0",
"System.Reflection": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Serialization.Primitives": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Runtime.Serialization.Formatters.dll": {}
},
"runtime": {
"lib/netstandard1.4/System.Runtime.Serialization.Formatters.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.Security.AccessControl/4.5.0-preview2-25319-04": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0-preview2-25319-04",
"System.Security.Principal.Windows": "4.5.0-preview2-25319-04"
},
"compile": {
"ref/netstandard2.0/System.Security.AccessControl.dll": {}
},
"runtime": {
"lib/netstandard2.0/System.Security.AccessControl.dll": {}
},
"runtimeTargets": {
"runtimes/unix/lib/netcoreapp2.0/System.Security.AccessControl.dll": {
"assetType": "runtime",
"rid": "unix"
},
"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.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.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.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"
},
"compile": {
"ref/netstandard1.6/_._": {}
},
"runtimeTargets": {
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": {
"assetType": "runtime",
"rid": "unix"
},
"runtimes/win/lib/netstandard1.6/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.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.4.0-preview3-25428-02": {
"type": "package",
"compile": {
"ref/netstandard2.0/System.Security.Cryptography.Xml.dll": {}
},
"runtime": {
"lib/netstandard2.0/System.Security.Cryptography.Xml.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-preview2-25319-04": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0-preview2-25319-04"
},
"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.4.0-preview3-25428-02": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0-preview3-25428-02"
},
"compile": {
"ref/netstandard2.0/_._": {}
},
"runtime": {
"lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {}
},
"runtimeTargets": {
"runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Text.Encoding.Extensions/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0",
"System.Text.Encoding": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {}
}
},
"System.Text.Encodings.Web/4.4.0-preview3-25428-02": {
"type": "package",
"compile": {
"lib/netstandard2.0/System.Text.Encodings.Web.dll": {}
},
"runtime": {
"lib/netstandard2.0/System.Text.Encodings.Web.dll": {}
}
},
"System.Text.Formatting/0.1.0-e170629-4": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Buffers.Experimental": "0.1.0-e170629-4",
"System.Buffers.Primitives": "0.1.0-e170629-4",
"System.Text.Primitives": "0.1.0-e170629-4",
"System.Text.Utf8String": "0.1.0-e170629-4"
},
"compile": {
"lib/netstandard1.1/System.Text.Formatting.dll": {}
},
"runtime": {
"lib/netstandard1.1/System.Text.Formatting.dll": {}
}
},
"System.Text.Primitives/0.1.0-e170629-4": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Buffers.Primitives": "0.1.0-e170629-4",
"System.Memory": "4.4.0-preview2-25317-01",
"System.Runtime.CompilerServices.Unsafe": "4.4.0-preview2-25317-01"
},
"compile": {
"lib/netstandard1.1/System.Text.Primitives.dll": {}
},
"runtime": {
"lib/netstandard1.1/System.Text.Primitives.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.Text.Utf8String/0.1.0-e170629-4": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Memory": "4.4.0-preview2-25317-01",
"System.Runtime.CompilerServices.Unsafe": "4.4.0-preview2-25317-01",
"System.Text.Primitives": "0.1.0-e170629-4"
},
"compile": {
"lib/netstandard1.1/System.Text.Utf8String.dll": {}
},
"runtime": {
"lib/netstandard1.1/System.Text.Utf8String.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.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.Channels/0.1.0-e170629-4": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Threading": "4.3.0",
"System.Threading.Tasks": "4.3.0",
"System.Threading.Tasks.Extensions": "4.3.0"
},
"compile": {
"lib/netstandard1.3/System.Threading.Tasks.Channels.dll": {}
},
"runtime": {
"lib/netstandard1.3/System.Threading.Tasks.Channels.dll": {}
}
},
"System.Threading.Tasks.Extensions/4.4.0-preview3-25428-02": {
"type": "package",
"compile": {
"ref/netcoreapp2.0/_._": {}
},
"runtime": {
"lib/netcoreapp2.0/_._": {}
}
},
"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.4.0-preview3-25428-02": {
"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.0.11": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Globalization": "4.0.11",
"System.IO": "4.1.0",
"System.Linq": "4.1.0",
"System.Reflection": "4.1.0",
"System.Reflection.Emit": "4.0.1",
"System.Reflection.Emit.ILGeneration": "4.0.1",
"System.Reflection.Extensions": "4.0.1",
"System.Reflection.Primitives": "4.0.1",
"System.Reflection.TypeExtensions": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Text.RegularExpressions": "4.1.0",
"System.Threading": "4.0.11",
"System.Xml.ReaderWriter": "4.0.11",
"System.Xml.XmlDocument": "4.0.1"
},
"compile": {
"ref/netstandard1.3/_._": {}
},
"runtime": {
"lib/netstandard1.3/System.Xml.XmlSerializer.dll": {}
}
},
"System.Xml.XPath/4.3.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Globalization": "4.3.0",
"System.IO": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Threading": "4.3.0",
"System.Xml.ReaderWriter": "4.3.0"
},
"compile": {
"ref/netstandard1.3/_._": {}
},
"runtime": {
"lib/netstandard1.3/System.Xml.XPath.dll": {}
}
},
"System.Xml.XPath.XDocument/4.3.0": {
"type": "package",
"dependencies": {
"System.Diagnostics.Debug": "4.3.0",
"System.Linq": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Threading": "4.3.0",
"System.Xml.ReaderWriter": "4.3.0",
"System.Xml.XDocument": "4.3.0",
"System.Xml.XPath": "4.3.0"
},
"compile": {
"ref/netstandard1.3/_._": {}
},
"runtime": {
"lib/netstandard1.3/System.Xml.XPath.XDocument.dll": {}
}
},
"WindowsAzure.Storage/8.1.1": {
"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": {}
}
},
"Communication/1.0.0": {
"type": "project",
"framework": ".NETStandard,Version=v2.0",
"dependencies": {
"Microsoft.AspNetCore.SignalR.Client": "1.0.0-preview3-26006",
"Microsoft.AspNetCore.Sockets.Client.Http": "1.0.0-preview3-26006",
"System.IO.Ports": "4.4.0-preview3-25428-02"
},
"compile": {
"bin/placeholder/Communication.dll": {}
},
"runtime": {
"bin/placeholder/Communication.dll": {}
}
}
},
".NETCoreApp,Version=v2.0/win-arm": {
"Libuv/1.10.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1"
},
"native": {
"runtimes/win-arm/native/libuv.dll": {}
}
},
"Microsoft.ApplicationInsights/2.4.0-beta5": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Diagnostics.DiagnosticSource": "4.4.0-preview2-25405-01",
"System.Diagnostics.StackTrace": "4.3.0"
},
"compile": {
"lib/netstandard1.3/_._": {}
},
"runtime": {
"lib/netstandard1.3/Microsoft.ApplicationInsights.dll": {}
}
},
"Microsoft.ApplicationInsights.AspNetCore/2.1.0-beta6": {
"type": "package",
"dependencies": {
"Microsoft.ApplicationInsights": "2.4.0-beta5",
"Microsoft.ApplicationInsights.DependencyCollector": "2.4.0-beta5",
"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"
},
"compile": {
"lib/netstandard1.6/_._": {}
},
"runtime": {
"lib/netstandard1.6/Microsoft.ApplicationInsights.AspNetCore.dll": {}
}
},
"Microsoft.ApplicationInsights.DependencyCollector/2.4.0-beta5": {
"type": "package",
"dependencies": {
"Microsoft.ApplicationInsights": "[2.4.0-beta5]",
"Microsoft.Extensions.PlatformAbstractions": "1.1.0",
"NETStandard.Library": "1.6.1",
"System.Diagnostics.DiagnosticSource": "4.4.0-preview2-25330-01",
"System.Diagnostics.StackTrace": "4.3.0"
},
"compile": {
"lib/netstandard1.6/_._": {}
},
"runtime": {
"lib/netstandard1.6/Microsoft.AI.DependencyCollector.dll": {}
}
},
"Microsoft.AspNetCore/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Diagnostics": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Routing": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.IISIntegration": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel.Https": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.CommandLine": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.EnvironmentVariables": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.FileExtensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Json": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.UserSecrets": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Configuration": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Console": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Debug": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.dll": {}
}
},
"Microsoft.AspNetCore.All/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Antiforgery": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.ApplicationInsights.HostingStartup": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authentication": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authentication.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authentication.Cookies": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authentication.Core": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authentication.Facebook": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authentication.Google": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authentication.JwtBearer": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authentication.MicrosoftAccount": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authentication.OAuth": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authentication.OpenIdConnect": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authentication.Twitter": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authorization": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authorization.Policy": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.AzureAppServices.HostingStartup": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.AzureAppServicesIntegration": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.CookiePolicy": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Cors": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Cryptography.Internal": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Cryptography.KeyDerivation": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.DataProtection": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.DataProtection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.DataProtection.AzureStorage": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.DataProtection.Extensions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Diagnostics": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Diagnostics.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Html.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Features": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.HttpOverrides": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Identity": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.JsonPatch": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Localization": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Localization.Routing": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.MiddlewareAnalysis": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.ApiExplorer": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Core": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Cors": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.DataAnnotations": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Formatters.Json": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Formatters.Xml": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Localization": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Razor": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Razor.Extensions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Razor.ViewCompilation": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.RazorPages": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.TagHelpers": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.ViewFeatures": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.NodeServices": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Owin": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Razor": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Razor.Language": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Razor.Runtime": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.ResponseCaching": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.ResponseCompression": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Rewrite": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Routing": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Routing.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.HttpSys": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.IISIntegration": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel.Core": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel.Https": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Session": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.SpaServices": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.StaticFiles": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.WebSockets": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.WebUtilities": "2.0.0-preview3-26006",
"Microsoft.CodeAnalysis.Razor": "2.0.0-preview3-26006",
"Microsoft.Data.Sqlite": "2.0.0-preview3-26006",
"Microsoft.Data.Sqlite.Core": "2.0.0-preview3-26006",
"Microsoft.EntityFrameworkCore": "2.0.0-preview3-26006",
"Microsoft.EntityFrameworkCore.Design": "2.0.0-preview3-26006",
"Microsoft.EntityFrameworkCore.InMemory": "2.0.0-preview3-26006",
"Microsoft.EntityFrameworkCore.Relational": "2.0.0-preview3-26006",
"Microsoft.EntityFrameworkCore.SqlServer": "2.0.0-preview3-26006",
"Microsoft.EntityFrameworkCore.Sqlite": "2.0.0-preview3-26006",
"Microsoft.EntityFrameworkCore.Sqlite.Core": "2.0.0-preview3-26006",
"Microsoft.EntityFrameworkCore.Tools": "2.0.0-preview3-26006",
"Microsoft.Extensions.Caching.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Caching.Memory": "2.0.0-preview3-26006",
"Microsoft.Extensions.Caching.Redis": "2.0.0-preview3-26006",
"Microsoft.Extensions.Caching.SqlServer": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.AzureKeyVault": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Binder": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.CommandLine": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.EnvironmentVariables": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.FileExtensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Ini": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Json": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.UserSecrets": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Xml": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.DiagnosticAdapter": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Composite": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Embedded": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Physical": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileSystemGlobbing": "2.0.0-preview3-26006",
"Microsoft.Extensions.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Identity.Core": "2.0.0-preview3-26006",
"Microsoft.Extensions.Identity.Stores": "2.0.0-preview3-26006",
"Microsoft.Extensions.Localization": "2.0.0-preview3-26006",
"Microsoft.Extensions.Localization.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.AzureAppServices": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Configuration": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Console": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Debug": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.EventSource": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.TraceSource": "2.0.0-preview3-26006",
"Microsoft.Extensions.ObjectPool": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options.ConfigurationExtensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Primitives": "2.0.0-preview3-26006",
"Microsoft.Extensions.WebEncoders": "2.0.0-preview3-26006",
"Microsoft.Net.Http.Headers": "2.0.0-preview3-26006",
"Microsoft.VisualStudio.Web.BrowserLink": "2.0.0-preview3-26006"
},
"compile": {
"lib/netcoreapp2.0/_._": {}
},
"runtime": {
"lib/netcoreapp2.0/_._": {}
},
"build": {
"build/netcoreapp2.0/Microsoft.AspNetCore.All.targets": {}
}
},
"Microsoft.AspNetCore.Antiforgery/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.DataProtection": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.WebUtilities": "2.0.0-preview3-26006",
"Microsoft.Extensions.ObjectPool": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Antiforgery.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Antiforgery.dll": {}
}
},
"Microsoft.AspNetCore.ApplicationInsights.HostingStartup/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.ApplicationInsights.AspNetCore": "2.1.0-beta6",
"Microsoft.AspNetCore.Hosting": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Razor.Runtime": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Json": "2.0.0-preview3-26006",
"Microsoft.Extensions.DiagnosticAdapter": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Configuration": "2.0.0-preview3-26006",
"Microsoft.NETCore.App": "2.0.0-preview3-25428-01"
},
"compile": {
"lib/netcoreapp2.0/_._": {}
},
"runtime": {
"lib/netcoreapp2.0/Microsoft.AspNetCore.ApplicationInsights.HostingStartup.dll": {}
}
},
"Microsoft.AspNetCore.Authentication/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.Core": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.DataProtection": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"Microsoft.Extensions.WebEncoders": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.Cookies/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Cookies.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Cookies.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.Core/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.Facebook/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.OAuth": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Facebook.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Facebook.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.Google/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.OAuth": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Google.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Google.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.JwtBearer/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication": "2.0.0-preview3-26006",
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.1.3"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.MicrosoftAccount/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.OAuth": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.MicrosoftAccount.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.MicrosoftAccount.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.OAuth/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication": "2.0.0-preview3-26006",
"Newtonsoft.Json": "10.0.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OAuth.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OAuth.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.OpenIdConnect/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.OAuth": "2.0.0-preview3-26006",
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.1.3"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OpenIdConnect.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OpenIdConnect.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.Twitter/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.OAuth": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Twitter.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Twitter.dll": {}
}
},
"Microsoft.AspNetCore.Authorization/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {}
}
},
"Microsoft.AspNetCore.Authorization.Policy/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authorization": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll": {}
}
},
"Microsoft.AspNetCore.AzureAppServices.HostingStartup/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.AzureAppServicesIntegration": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.NETCore.App": "2.0.0-preview3-25428-01"
},
"compile": {
"lib/netcoreapp2.0/_._": {}
},
"runtime": {
"lib/netcoreapp2.0/Microsoft.AspNetCore.AzureAppServices.HostingStartup.dll": {}
}
},
"Microsoft.AspNetCore.AzureAppServicesIntegration/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.AzureAppServices": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/_._": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.AzureAppServicesIntegration.dll": {}
}
},
"Microsoft.AspNetCore.CookiePolicy/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.CookiePolicy.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.CookiePolicy.dll": {}
}
},
"Microsoft.AspNetCore.Cors/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Cors.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Cors.dll": {}
}
},
"Microsoft.AspNetCore.Cryptography.Internal/2.0.0-preview3-26006": {
"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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Cryptography.Internal": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {}
}
},
"Microsoft.AspNetCore.DataProtection/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Cryptography.Internal": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.DataProtection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"Microsoft.Win32.Registry": "4.4.0-preview3-25428-02",
"System.Security.Cryptography.Xml": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll": {}
}
},
"Microsoft.AspNetCore.DataProtection.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.DataProtection.AzureStorage/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.DataProtection": "2.0.0-preview3-26006",
"WindowsAzure.Storage": "8.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.AzureStorage.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.AzureStorage.dll": {}
}
},
"Microsoft.AspNetCore.DataProtection.Extensions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.DataProtection": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Extensions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Extensions.dll": {}
}
},
"Microsoft.AspNetCore.Diagnostics/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Diagnostics.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.WebUtilities": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Physical": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"System.Diagnostics.DiagnosticSource": "4.4.0",
"System.Reflection.Metadata": "1.5.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.dll": {}
}
},
"Microsoft.AspNetCore.Diagnostics.Abstractions/2.0.0-preview3-26006": {
"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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview3-26006",
"Microsoft.EntityFrameworkCore.Relational": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.dll": {}
}
},
"Microsoft.AspNetCore.Hosting/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.EnvironmentVariables": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.FileExtensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Physical": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"System.Diagnostics.DiagnosticSource": "4.4.0",
"System.Reflection.Metadata": "1.5.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.dll": {}
}
},
"Microsoft.AspNetCore.Hosting.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.Hosting.Server.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Features": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Abstractions": "2.0.0-preview3-26006"
},
"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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"System.Text.Encodings.Web": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.Http/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.WebUtilities": "2.0.0-preview3-26006",
"Microsoft.Extensions.ObjectPool": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"Microsoft.Net.Http.Headers": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.dll": {}
}
},
"Microsoft.AspNetCore.Http.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Features": "2.0.0-preview3-26006",
"System.Text.Encodings.Web": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.Http.Extensions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Net.Http.Headers": "2.0.0-preview3-26006",
"System.Buffers": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": {}
}
},
"Microsoft.AspNetCore.Http.Features/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {}
}
},
"Microsoft.AspNetCore.HttpOverrides/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.HttpOverrides.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.HttpOverrides.dll": {}
}
},
"Microsoft.AspNetCore.Identity/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.Cookies": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Cryptography.KeyDerivation": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Identity.Core": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Identity.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Identity.dll": {}
}
},
"Microsoft.AspNetCore.Identity.EntityFrameworkCore/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Identity": "2.0.0-preview3-26006",
"Microsoft.EntityFrameworkCore.Relational": "2.0.0-preview3-26006",
"Microsoft.Extensions.Identity.Stores": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": {}
}
},
"Microsoft.AspNetCore.JsonPatch/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.CSharp": "4.4.0-preview3-25428-02",
"Newtonsoft.Json": "10.0.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll": {}
}
},
"Microsoft.AspNetCore.Localization/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Localization.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Localization.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Localization.dll": {}
}
},
"Microsoft.AspNetCore.Localization.Routing/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Localization": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Routing.Abstractions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Localization.Routing.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Localization.Routing.dll": {}
}
},
"Microsoft.AspNetCore.MiddlewareAnalysis/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"System.Diagnostics.DiagnosticSource": "4.4.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.MiddlewareAnalysis.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.MiddlewareAnalysis.dll": {}
}
},
"Microsoft.AspNetCore.Mvc/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Mvc.ApiExplorer": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Cors": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.DataAnnotations": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Formatters.Json": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Localization": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.RazorPages": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.TagHelpers": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.ViewFeatures": "2.0.0-preview3-26006",
"Microsoft.Extensions.Caching.Memory": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Routing.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Net.Http.Headers": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.ApiExplorer/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Core": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.Core/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.Core": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authorization.Policy": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Routing": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyModel": "2.0.0-preview3-25428-01",
"Microsoft.Extensions.FileProviders.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"System.Diagnostics.DiagnosticSource": "4.4.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.Cors/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Cors": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Core": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Cors.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Cors.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.DataAnnotations/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Core": "2.0.0-preview3-26006",
"Microsoft.Extensions.Localization": "2.0.0-preview3-26006",
"System.ComponentModel.Annotations": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.Formatters.Json/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.JsonPatch": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Core": "2.0.0-preview3-26006"
},
"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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Core": "2.0.0-preview3-26006"
},
"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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Localization": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Razor": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection": "2.0.0-preview3-26006",
"Microsoft.Extensions.Localization": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Localization.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Localization.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.Razor/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Razor.Extensions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.ViewFeatures": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Razor.Runtime": "2.0.0-preview3-26006",
"Microsoft.CodeAnalysis.CSharp": "2.3.0-beta1",
"Microsoft.CodeAnalysis.Razor": "2.0.0-preview3-26006",
"Microsoft.Extensions.Caching.Memory": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Composite": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.Razor.Extensions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Razor.Language": "2.0.0-preview3-26006",
"Microsoft.CodeAnalysis.Razor": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.Razor.ViewCompilation/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.RazorPages": "2.0.0-preview3-26006",
"Microsoft.NETCore.App": "2.0.0-preview3-25428-01"
},
"build": {
"build/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.targets": {}
}
},
"Microsoft.AspNetCore.Mvc.RazorPages/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Razor": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.RazorPages.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.RazorPages.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.TagHelpers/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Razor": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Razor.Runtime": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Routing.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Caching.Memory": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileSystemGlobbing": "2.0.0-preview3-26006",
"Microsoft.Extensions.Primitives": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.ViewFeatures/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Antiforgery": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Diagnostics.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Html.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Core": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.DataAnnotations": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Formatters.Json": "2.0.0-preview3-26006",
"Microsoft.Extensions.WebEncoders": "2.0.0-preview3-26006",
"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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Console": "2.0.0-preview3-26006",
"Newtonsoft.Json": "10.0.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.NodeServices.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.NodeServices.dll": {}
}
},
"Microsoft.AspNetCore.Owin/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Owin.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Owin.dll": {}
}
},
"Microsoft.AspNetCore.Razor/2.0.0-preview3-26006": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.dll": {}
}
},
"Microsoft.AspNetCore.Razor.Language/2.0.0-preview3-26006": {
"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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Html.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Razor": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.dll": {}
}
},
"Microsoft.AspNetCore.ResponseCaching/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Caching.Memory": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.dll": {}
}
},
"Microsoft.AspNetCore.ResponseCaching.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.ResponseCompression/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCompression.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCompression.dll": {}
}
},
"Microsoft.AspNetCore.Rewrite/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Rewrite.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Rewrite.dll": {}
}
},
"Microsoft.AspNetCore.Routing/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Routing.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.ObjectPool": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.dll": {}
}
},
"Microsoft.AspNetCore.Routing.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.Server.HttpSys/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.Core": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting": "2.0.0-preview3-26006",
"Microsoft.Net.Http.Headers": "2.0.0-preview3-26006",
"Microsoft.Win32.Registry": "4.4.0-preview3-25428-02",
"System.Security.Principal.Windows": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.HttpSys.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.HttpSys.dll": {}
}
},
"Microsoft.AspNetCore.Server.IISIntegration/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.Core": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.HttpOverrides": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"System.Security.Principal.Windows": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.IISIntegration.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.IISIntegration.dll": {}
}
},
"Microsoft.AspNetCore.Server.Kestrel/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel.Core": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.dll": {}
}
},
"Microsoft.AspNetCore.Server.Kestrel.Core/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.WebUtilities": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"Microsoft.Net.Http.Headers": "2.0.0-preview3-26006",
"System.Threading.Tasks.Extensions": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll": {}
}
},
"Microsoft.AspNetCore.Server.Kestrel.Https/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel.Core": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Https.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Https.dll": {}
}
},
"Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Features": "2.0.0-preview3-26006",
"System.Buffers": "4.4.0-preview3-25428-02",
"System.Numerics.Vectors": "4.4.0-preview3-25428-02"
},
"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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Libuv": "1.10.0",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.dll": {}
}
},
"Microsoft.AspNetCore.Session/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.DataProtection": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Caching.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Session.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Session.dll": {}
}
},
"Microsoft.AspNetCore.SignalR/1.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authorization": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.SignalR.Common": "1.0.0-preview3-26006",
"Microsoft.AspNetCore.Sockets.Abstractions": "1.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Newtonsoft.Json": "10.0.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.dll": {}
}
},
"Microsoft.AspNetCore.SignalR.Client/1.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.SignalR.Common": "1.0.0-preview3-26006",
"Microsoft.AspNetCore.Sockets.Abstractions": "1.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Client.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Client.dll": {}
}
},
"Microsoft.AspNetCore.SignalR.Common/1.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"MsgPack.Cli": "0.9.0-beta2",
"Newtonsoft.Json": "10.0.1",
"System.Binary": "0.1.0-e170629-4",
"System.Buffers.Primitives": "0.1.0-e170629-4",
"System.Memory": "4.4.0-preview3-25428-02",
"System.Numerics.Vectors": "4.4.0-preview3-25428-02",
"System.Runtime.CompilerServices.Unsafe": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Common.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Common.dll": {}
}
},
"Microsoft.AspNetCore.SignalR.Http/1.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.SignalR": "1.0.0-preview3-26006",
"Microsoft.AspNetCore.Sockets.Http": "1.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Http.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Http.dll": {}
}
},
"Microsoft.AspNetCore.Sockets/1.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Sockets.Abstractions": "1.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"System.Threading.Tasks.Channels": "0.1.0-e170629-4"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.dll": {}
}
},
"Microsoft.AspNetCore.Sockets.Abstractions/1.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Features": "2.0.0-preview3-26006",
"System.Threading.Tasks.Channels": "0.1.0-e170629-4"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.Sockets.Client.Http/1.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Sockets.Abstractions": "1.0.0-preview3-26006",
"Microsoft.AspNetCore.Sockets.Common.Http": "1.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Newtonsoft.Json": "10.0.1",
"System.IO.Pipelines": "0.1.0-e170629-4",
"System.IO.Pipelines.Extensions": "0.1.0-e170629-4",
"System.Memory": "4.4.0-preview3-25428-02",
"System.Numerics.Vectors": "4.4.0-preview3-25428-02",
"System.Runtime.CompilerServices.Unsafe": "4.4.0-preview3-25428-02",
"System.Text.Formatting": "0.1.0-e170629-4",
"System.Threading.Tasks.Channels": "0.1.0-e170629-4"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.Client.Http.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.Client.Http.dll": {}
}
},
"Microsoft.AspNetCore.Sockets.Common.Http/1.0.0-preview3-26006": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.Common.Http.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.Common.Http.dll": {}
}
},
"Microsoft.AspNetCore.Sockets.Http/1.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authorization.Policy": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Routing": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Sockets": "1.0.0-preview3-26006",
"Microsoft.AspNetCore.Sockets.Common.Http": "1.0.0-preview3-26006",
"Microsoft.AspNetCore.WebSockets": "2.0.0-preview3-26006",
"Newtonsoft.Json": "10.0.1",
"System.Memory": "4.4.0-preview3-25428-02",
"System.Threading.Tasks.Channels": "0.1.0-e170629-4"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.Http.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.Http.dll": {}
}
},
"Microsoft.AspNetCore.SpaServices/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Mvc.TagHelpers": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.ViewFeatures": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.NodeServices": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.SpaServices.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.SpaServices.dll": {}
}
},
"Microsoft.AspNetCore.StaticFiles/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.WebEncoders": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.StaticFiles.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.StaticFiles.dll": {}
}
},
"Microsoft.AspNetCore.WebSockets/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"System.Numerics.Vectors": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.WebSockets.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.WebSockets.dll": {}
}
},
"Microsoft.AspNetCore.WebUtilities/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Net.Http.Headers": "2.0.0-preview3-26006",
"System.Text.Encodings.Web": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": {}
}
},
"Microsoft.Azure.KeyVault/2.2.1-preview": {
"type": "package",
"dependencies": {
"Microsoft.Azure.KeyVault.WebKey": "2.0.5",
"Microsoft.Rest.ClientRuntime": "[2.3.7, 3.0.0)",
"Microsoft.Rest.ClientRuntime.Azure": "[3.3.6, 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.5": {
"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.CodeAnalysis.Analyzers/1.1.0": {
"type": "package"
},
"Microsoft.CodeAnalysis.Common/2.3.0-beta1": {
"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.3.0-beta1": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Common": "[2.3.0-beta1]"
},
"compile": {
"lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll": {}
},
"runtime": {
"lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll": {}
}
},
"Microsoft.CodeAnalysis.Razor/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Razor.Language": "2.0.0-preview3-26006",
"Microsoft.CodeAnalysis.CSharp": "2.3.0-beta1",
"Microsoft.CodeAnalysis.Common": "2.3.0-beta1"
},
"compile": {
"lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {}
}
},
"Microsoft.CSharp/4.4.0-preview3-25428-02": {
"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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Data.Sqlite.Core": "2.0.0-preview3-26006",
"SQLitePCLRaw.bundle_green": "1.1.7"
}
},
"Microsoft.Data.Sqlite.Core/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"SQLitePCLRaw.core": "1.1.7"
},
"compile": {
"lib/netstandard2.0/Microsoft.Data.Sqlite.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Data.Sqlite.dll": {}
}
},
"Microsoft.DotNet.PlatformAbstractions/2.0.0-preview3-25428-01": {
"type": "package",
"dependencies": {
"System.AppContext": "4.1.0",
"System.Collections": "4.0.11",
"System.IO": "4.1.0",
"System.IO.FileSystem": "4.0.1",
"System.Reflection.TypeExtensions": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.InteropServices": "4.1.0",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0"
},
"compile": {
"lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll": {}
},
"runtime": {
"lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll": {}
}
},
"Microsoft.EntityFrameworkCore/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Caching.Memory": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006",
"Remotion.Linq": "2.1.1",
"System.Collections.Immutable": "1.3.1",
"System.ComponentModel.Annotations": "4.4.0-preview3-25428-02",
"System.Diagnostics.DiagnosticSource": "4.4.0",
"System.Interactive.Async": "3.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.dll": {}
}
},
"Microsoft.EntityFrameworkCore.Design/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.EntityFrameworkCore.Relational": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Design.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Design.dll": {}
}
},
"Microsoft.EntityFrameworkCore.InMemory/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.EntityFrameworkCore": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.InMemory.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.InMemory.dll": {}
}
},
"Microsoft.EntityFrameworkCore.Relational/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.CSharp": "4.4.0-preview3-25428-02",
"Microsoft.EntityFrameworkCore": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Abstractions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.dll": {}
}
},
"Microsoft.EntityFrameworkCore.Sqlite/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.EntityFrameworkCore.Sqlite.Core": "2.0.0-preview3-26006",
"SQLitePCLRaw.bundle_green": "1.1.7"
}
},
"Microsoft.EntityFrameworkCore.Sqlite.Core/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Data.Sqlite.Core": "2.0.0-preview3-26006",
"Microsoft.EntityFrameworkCore.Relational": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Sqlite.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Sqlite.dll": {}
}
},
"Microsoft.EntityFrameworkCore.SqlServer/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.EntityFrameworkCore.Relational": "2.0.0-preview3-26006",
"System.Data.SqlClient": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {}
}
},
"Microsoft.EntityFrameworkCore.Tools/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.EntityFrameworkCore.Design": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/_._": {}
},
"runtime": {
"lib/netstandard2.0/_._": {}
}
},
"Microsoft.Extensions.Caching.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {}
}
},
"Microsoft.Extensions.Caching.Memory/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Caching.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {}
}
},
"Microsoft.Extensions.Caching.Redis/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Caching.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"StackExchange.Redis.StrongName": "1.2.3"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Caching.Redis.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Caching.Redis.dll": {}
}
},
"Microsoft.Extensions.Caching.SqlServer/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Caching.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"System.Data.SqlClient": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Caching.SqlServer.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Caching.SqlServer.dll": {}
}
},
"Microsoft.Extensions.Configuration/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {}
}
},
"Microsoft.Extensions.Configuration.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {}
}
},
"Microsoft.Extensions.Configuration.AzureKeyVault/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Azure.KeyVault": "2.2.1-preview",
"Microsoft.Extensions.Configuration": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.FileExtensions": "2.0.0-preview3-26006",
"Microsoft.IdentityModel.Clients.ActiveDirectory": "3.14.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll": {}
}
},
"Microsoft.Extensions.Configuration.Binder/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {}
}
},
"Microsoft.Extensions.Configuration.CommandLine/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {}
}
},
"Microsoft.Extensions.Configuration.EnvironmentVariables/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {}
}
},
"Microsoft.Extensions.Configuration.FileExtensions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Physical": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {}
}
},
"Microsoft.Extensions.Configuration.Ini/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.FileExtensions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Ini.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Ini.dll": {}
}
},
"Microsoft.Extensions.Configuration.Json/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.FileExtensions": "2.0.0-preview3-26006",
"Newtonsoft.Json": "10.0.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {}
}
},
"Microsoft.Extensions.Configuration.UserSecrets/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration.Json": "2.0.0-preview3-26006"
},
"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.targets": {}
}
},
"Microsoft.Extensions.Configuration.Xml/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.FileExtensions": "2.0.0-preview3-26006",
"System.Security.Cryptography.Xml": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Xml.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Xml.dll": {}
}
},
"Microsoft.Extensions.DependencyInjection/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {}
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
}
},
"Microsoft.Extensions.DependencyModel/2.0.0-preview3-25428-01": {
"type": "package",
"dependencies": {
"Microsoft.DotNet.PlatformAbstractions": "2.0.0-preview3-25428-01",
"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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"System.Diagnostics.DiagnosticSource": "4.4.0"
},
"compile": {
"lib/netcoreapp2.0/Microsoft.Extensions.DiagnosticAdapter.dll": {}
},
"runtime": {
"lib/netcoreapp2.0/Microsoft.Extensions.DiagnosticAdapter.dll": {}
}
},
"Microsoft.Extensions.FileProviders.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
}
},
"Microsoft.Extensions.FileProviders.Composite/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.FileProviders.Abstractions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {}
}
},
"Microsoft.Extensions.FileProviders.Embedded/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.FileProviders.Abstractions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.dll": {}
}
},
"Microsoft.Extensions.FileProviders.Physical/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.FileProviders.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileSystemGlobbing": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {}
}
},
"Microsoft.Extensions.FileSystemGlobbing/2.0.0-preview3-26006": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {}
}
},
"Microsoft.Extensions.Hosting.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {}
}
},
"Microsoft.Extensions.Identity.Core/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Cryptography.KeyDerivation": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"System.ComponentModel.Annotations": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Identity.Core.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Identity.Core.dll": {}
}
},
"Microsoft.Extensions.Identity.Stores/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Identity.Core": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006",
"System.ComponentModel.Annotations": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Identity.Stores.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Identity.Stores.dll": {}
}
},
"Microsoft.Extensions.Localization/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Localization.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {}
}
},
"Microsoft.Extensions.Localization.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {}
}
},
"Microsoft.Extensions.Logging/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {}
}
},
"Microsoft.Extensions.Logging.Abstractions/2.0.0-preview3-26006": {
"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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration.EnvironmentVariables": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Json": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Configuration": "2.0.0-preview3-26006",
"System.ValueTuple": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/_._": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.AzureAppServices.dll": {}
}
},
"Microsoft.Extensions.Logging.Configuration/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options.ConfigurationExtensions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll": {}
}
},
"Microsoft.Extensions.Logging.Console/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.Console.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.Console.dll": {}
}
},
"Microsoft.Extensions.Logging.Debug/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.dll": {}
}
},
"Microsoft.Extensions.Logging.EventSource/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006",
"Newtonsoft.Json": "10.0.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.EventSource.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.EventSource.dll": {}
}
},
"Microsoft.Extensions.Logging.TraceSource/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.TraceSource.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.TraceSource.dll": {}
}
},
"Microsoft.Extensions.ObjectPool/2.0.0-preview3-26006": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {}
}
},
"Microsoft.Extensions.Options/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Primitives": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Options.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Options.dll": {}
}
},
"Microsoft.Extensions.Options.ConfigurationExtensions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Binder": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"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/_._": {}
},
"runtime": {
"lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.dll": {}
}
},
"Microsoft.Extensions.Primitives/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"System.Runtime.CompilerServices.Unsafe": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {}
}
},
"Microsoft.Extensions.WebEncoders/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"System.Text.Encodings.Web": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll": {}
}
},
"Microsoft.IdentityModel.Clients.ActiveDirectory/3.14.0": {
"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/1.1.3": {
"type": "package",
"dependencies": {
"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/2.1.3": {
"type": "package",
"dependencies": {
"System.Collections.Specialized": "4.3.0",
"System.Diagnostics.Contracts": "4.3.0",
"System.IdentityModel.Tokens.Jwt": "5.1.3",
"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/2.1.3": {
"type": "package",
"dependencies": {
"Microsoft.IdentityModel.Protocols": "2.1.3",
"System.Dynamic.Runtime": "4.3.0"
},
"compile": {
"lib/netstandard1.4/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {}
},
"runtime": {
"lib/netstandard1.4/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {}
}
},
"Microsoft.IdentityModel.Tokens/5.1.3": {
"type": "package",
"dependencies": {
"Microsoft.IdentityModel.Logging": "1.1.3",
"Newtonsoft.Json": "9.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.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",
"System.Xml.ReaderWriter": "4.3.0"
},
"compile": {
"lib/netstandard1.4/Microsoft.IdentityModel.Tokens.dll": {}
},
"runtime": {
"lib/netstandard1.4/Microsoft.IdentityModel.Tokens.dll": {}
}
},
"Microsoft.Net.Http.Headers/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "2.0.0-preview3-26006",
"System.Buffers": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {}
}
},
"Microsoft.NETCore.App/2.1.0-preview1-25429-01": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.DotNetHostPolicy": "2.1.0-preview1-25429-01",
"Microsoft.NETCore.Platforms": "2.1.0-preview1-25324-02",
"NETStandard.Library": "2.1.0-preview1-25413-01",
"runtime.win-arm.Microsoft.NETCore.App": "2.1.0-preview1-25429-01"
},
"compile": {
"ref/netcoreapp2.0/Microsoft.CSharp.dll": {},
"ref/netcoreapp2.0/Microsoft.VisualBasic.dll": {},
"ref/netcoreapp2.0/Microsoft.Win32.Primitives.dll": {},
"ref/netcoreapp2.0/System.AppContext.dll": {},
"ref/netcoreapp2.0/System.Buffers.dll": {},
"ref/netcoreapp2.0/System.Collections.Concurrent.dll": {},
"ref/netcoreapp2.0/System.Collections.Immutable.dll": {},
"ref/netcoreapp2.0/System.Collections.NonGeneric.dll": {},
"ref/netcoreapp2.0/System.Collections.Specialized.dll": {},
"ref/netcoreapp2.0/System.Collections.dll": {},
"ref/netcoreapp2.0/System.ComponentModel.Annotations.dll": {},
"ref/netcoreapp2.0/System.ComponentModel.Composition.dll": {},
"ref/netcoreapp2.0/System.ComponentModel.DataAnnotations.dll": {},
"ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.dll": {},
"ref/netcoreapp2.0/System.ComponentModel.Primitives.dll": {},
"ref/netcoreapp2.0/System.ComponentModel.TypeConverter.dll": {},
"ref/netcoreapp2.0/System.ComponentModel.dll": {},
"ref/netcoreapp2.0/System.Configuration.dll": {},
"ref/netcoreapp2.0/System.Console.dll": {},
"ref/netcoreapp2.0/System.Core.dll": {},
"ref/netcoreapp2.0/System.Data.Common.dll": {},
"ref/netcoreapp2.0/System.Data.dll": {},
"ref/netcoreapp2.0/System.Diagnostics.Contracts.dll": {},
"ref/netcoreapp2.0/System.Diagnostics.Debug.dll": {},
"ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.dll": {},
"ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.dll": {},
"ref/netcoreapp2.0/System.Diagnostics.Process.dll": {},
"ref/netcoreapp2.0/System.Diagnostics.StackTrace.dll": {},
"ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.dll": {},
"ref/netcoreapp2.0/System.Diagnostics.Tools.dll": {},
"ref/netcoreapp2.0/System.Diagnostics.TraceSource.dll": {},
"ref/netcoreapp2.0/System.Diagnostics.Tracing.dll": {},
"ref/netcoreapp2.0/System.Drawing.Primitives.dll": {},
"ref/netcoreapp2.0/System.Drawing.dll": {},
"ref/netcoreapp2.0/System.Dynamic.Runtime.dll": {},
"ref/netcoreapp2.0/System.Globalization.Calendars.dll": {},
"ref/netcoreapp2.0/System.Globalization.Extensions.dll": {},
"ref/netcoreapp2.0/System.Globalization.dll": {},
"ref/netcoreapp2.0/System.IO.Compression.FileSystem.dll": {},
"ref/netcoreapp2.0/System.IO.Compression.ZipFile.dll": {},
"ref/netcoreapp2.0/System.IO.Compression.dll": {},
"ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.dll": {},
"ref/netcoreapp2.0/System.IO.FileSystem.Primitives.dll": {},
"ref/netcoreapp2.0/System.IO.FileSystem.Watcher.dll": {},
"ref/netcoreapp2.0/System.IO.FileSystem.dll": {},
"ref/netcoreapp2.0/System.IO.IsolatedStorage.dll": {},
"ref/netcoreapp2.0/System.IO.MemoryMappedFiles.dll": {},
"ref/netcoreapp2.0/System.IO.Pipes.dll": {},
"ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.dll": {},
"ref/netcoreapp2.0/System.IO.dll": {},
"ref/netcoreapp2.0/System.Linq.Expressions.dll": {},
"ref/netcoreapp2.0/System.Linq.Parallel.dll": {},
"ref/netcoreapp2.0/System.Linq.Queryable.dll": {},
"ref/netcoreapp2.0/System.Linq.dll": {},
"ref/netcoreapp2.0/System.Net.Http.dll": {},
"ref/netcoreapp2.0/System.Net.HttpListener.dll": {},
"ref/netcoreapp2.0/System.Net.Mail.dll": {},
"ref/netcoreapp2.0/System.Net.NameResolution.dll": {},
"ref/netcoreapp2.0/System.Net.NetworkInformation.dll": {},
"ref/netcoreapp2.0/System.Net.Ping.dll": {},
"ref/netcoreapp2.0/System.Net.Primitives.dll": {},
"ref/netcoreapp2.0/System.Net.Requests.dll": {},
"ref/netcoreapp2.0/System.Net.Security.dll": {},
"ref/netcoreapp2.0/System.Net.ServicePoint.dll": {},
"ref/netcoreapp2.0/System.Net.Sockets.dll": {},
"ref/netcoreapp2.0/System.Net.WebClient.dll": {},
"ref/netcoreapp2.0/System.Net.WebHeaderCollection.dll": {},
"ref/netcoreapp2.0/System.Net.WebProxy.dll": {},
"ref/netcoreapp2.0/System.Net.WebSockets.Client.dll": {},
"ref/netcoreapp2.0/System.Net.WebSockets.dll": {},
"ref/netcoreapp2.0/System.Net.dll": {},
"ref/netcoreapp2.0/System.Numerics.Vectors.dll": {},
"ref/netcoreapp2.0/System.Numerics.dll": {},
"ref/netcoreapp2.0/System.ObjectModel.dll": {},
"ref/netcoreapp2.0/System.Reflection.DispatchProxy.dll": {},
"ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.dll": {},
"ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.dll": {},
"ref/netcoreapp2.0/System.Reflection.Emit.dll": {},
"ref/netcoreapp2.0/System.Reflection.Extensions.dll": {},
"ref/netcoreapp2.0/System.Reflection.Metadata.dll": {},
"ref/netcoreapp2.0/System.Reflection.Primitives.dll": {},
"ref/netcoreapp2.0/System.Reflection.TypeExtensions.dll": {},
"ref/netcoreapp2.0/System.Reflection.dll": {},
"ref/netcoreapp2.0/System.Resources.Reader.dll": {},
"ref/netcoreapp2.0/System.Resources.ResourceManager.dll": {},
"ref/netcoreapp2.0/System.Resources.Writer.dll": {},
"ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.dll": {},
"ref/netcoreapp2.0/System.Runtime.Extensions.dll": {},
"ref/netcoreapp2.0/System.Runtime.Handles.dll": {},
"ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.dll": {},
"ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.dll": {},
"ref/netcoreapp2.0/System.Runtime.InteropServices.dll": {},
"ref/netcoreapp2.0/System.Runtime.Loader.dll": {},
"ref/netcoreapp2.0/System.Runtime.Numerics.dll": {},
"ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.dll": {},
"ref/netcoreapp2.0/System.Runtime.Serialization.Json.dll": {},
"ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.dll": {},
"ref/netcoreapp2.0/System.Runtime.Serialization.Xml.dll": {},
"ref/netcoreapp2.0/System.Runtime.Serialization.dll": {},
"ref/netcoreapp2.0/System.Runtime.dll": {},
"ref/netcoreapp2.0/System.Security.Claims.dll": {},
"ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.dll": {},
"ref/netcoreapp2.0/System.Security.Cryptography.Csp.dll": {},
"ref/netcoreapp2.0/System.Security.Cryptography.Encoding.dll": {},
"ref/netcoreapp2.0/System.Security.Cryptography.Primitives.dll": {},
"ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.dll": {},
"ref/netcoreapp2.0/System.Security.Principal.dll": {},
"ref/netcoreapp2.0/System.Security.SecureString.dll": {},
"ref/netcoreapp2.0/System.Security.dll": {},
"ref/netcoreapp2.0/System.ServiceModel.Web.dll": {},
"ref/netcoreapp2.0/System.ServiceProcess.dll": {},
"ref/netcoreapp2.0/System.Text.Encoding.Extensions.dll": {},
"ref/netcoreapp2.0/System.Text.Encoding.dll": {},
"ref/netcoreapp2.0/System.Text.RegularExpressions.dll": {},
"ref/netcoreapp2.0/System.Threading.Overlapped.dll": {},
"ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.dll": {},
"ref/netcoreapp2.0/System.Threading.Tasks.Extensions.dll": {},
"ref/netcoreapp2.0/System.Threading.Tasks.Parallel.dll": {},
"ref/netcoreapp2.0/System.Threading.Tasks.dll": {},
"ref/netcoreapp2.0/System.Threading.Thread.dll": {},
"ref/netcoreapp2.0/System.Threading.ThreadPool.dll": {},
"ref/netcoreapp2.0/System.Threading.Timer.dll": {},
"ref/netcoreapp2.0/System.Threading.dll": {},
"ref/netcoreapp2.0/System.Transactions.Local.dll": {},
"ref/netcoreapp2.0/System.Transactions.dll": {},
"ref/netcoreapp2.0/System.ValueTuple.dll": {},
"ref/netcoreapp2.0/System.Web.HttpUtility.dll": {},
"ref/netcoreapp2.0/System.Web.dll": {},
"ref/netcoreapp2.0/System.Windows.dll": {},
"ref/netcoreapp2.0/System.Xml.Linq.dll": {},
"ref/netcoreapp2.0/System.Xml.ReaderWriter.dll": {},
"ref/netcoreapp2.0/System.Xml.Serialization.dll": {},
"ref/netcoreapp2.0/System.Xml.XDocument.dll": {},
"ref/netcoreapp2.0/System.Xml.XPath.XDocument.dll": {},
"ref/netcoreapp2.0/System.Xml.XPath.dll": {},
"ref/netcoreapp2.0/System.Xml.XmlDocument.dll": {},
"ref/netcoreapp2.0/System.Xml.XmlSerializer.dll": {},
"ref/netcoreapp2.0/System.Xml.dll": {},
"ref/netcoreapp2.0/System.dll": {},
"ref/netcoreapp2.0/WindowsBase.dll": {},
"ref/netcoreapp2.0/mscorlib.dll": {},
"ref/netcoreapp2.0/netstandard.dll": {}
},
"build": {
"build/netcoreapp2.0/Microsoft.NETCore.App.props": {},
"build/netcoreapp2.0/Microsoft.NETCore.App.targets": {}
}
},
"Microsoft.NETCore.DotNetAppHost/2.1.0-preview1-25429-01": {
"type": "package",
"dependencies": {
"runtime.win-arm.Microsoft.NETCore.DotNetAppHost": "2.1.0-preview1-25429-01"
}
},
"Microsoft.NETCore.DotNetHostPolicy/2.1.0-preview1-25429-01": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.DotNetHostResolver": "2.1.0-preview1-25429-01",
"runtime.win-arm.Microsoft.NETCore.DotNetHostPolicy": "2.1.0-preview1-25429-01"
}
},
"Microsoft.NETCore.DotNetHostResolver/2.1.0-preview1-25429-01": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.DotNetAppHost": "2.1.0-preview1-25429-01",
"runtime.win-arm.Microsoft.NETCore.DotNetHostResolver": "2.1.0-preview1-25429-01"
}
},
"Microsoft.NETCore.Platforms/2.1.0-preview2-25319-04": {
"type": "package",
"compile": {
"lib/netstandard1.0/_._": {}
},
"runtime": {
"lib/netstandard1.0/_._": {}
}
},
"Microsoft.NETCore.Targets/1.1.0": {
"type": "package",
"compile": {
"lib/netstandard1.0/_._": {}
},
"runtime": {
"lib/netstandard1.0/_._": {}
}
},
"Microsoft.Rest.ClientRuntime/2.3.7": {
"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.6": {
"type": "package",
"dependencies": {
"Microsoft.Rest.ClientRuntime": "[2.3.7, 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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Physical": "2.0.0-preview3-26006"
},
"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-preview2-25319-04": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0-preview2-25319-04",
"System.Security.AccessControl": "4.5.0-preview2-25319-04",
"System.Security.Principal.Windows": "4.5.0-preview2-25319-04"
},
"compile": {
"ref/netstandard2.0/Microsoft.Win32.Registry.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Win32.Registry.dll": {}
}
},
"MsgPack.Cli/0.9.0-beta2": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Collections.Concurrent": "4.0.12",
"System.Collections.NonGeneric": "4.0.1",
"System.Collections.Specialized": "4.0.1",
"System.Data.Common": "4.1.0",
"System.Diagnostics.Contracts": "4.0.1",
"System.Diagnostics.Debug": "4.0.11",
"System.Diagnostics.Tools": "4.0.1",
"System.Globalization": "4.0.11",
"System.IO": "4.1.0",
"System.Linq": "4.1.0",
"System.Linq.Expressions": "4.1.0",
"System.Numerics.Vectors": "4.1.1",
"System.ObjectModel": "4.0.12",
"System.Reflection": "4.1.0",
"System.Reflection.Extensions": "4.0.1",
"System.Reflection.Primitives": "4.0.1",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.InteropServices": "4.1.0",
"System.Runtime.Numerics": "4.0.1",
"System.Runtime.Serialization.Primitives": "4.1.1",
"System.Text.Encoding": "4.0.11",
"System.Text.Encoding.Extensions": "4.0.11",
"System.Text.RegularExpressions": "4.1.0",
"System.Threading": "4.0.11"
},
"compile": {
"lib/netstandard1.3/MsgPack.dll": {}
},
"runtime": {
"lib/netstandard1.3/MsgPack.dll": {}
}
},
"NETStandard.Library/2.1.0-preview1-25413-01": {
"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/10.0.1": {
"type": "package",
"dependencies": {
"Microsoft.CSharp": "4.3.0",
"System.Collections": "4.3.0",
"System.ComponentModel.TypeConverter": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Dynamic.Runtime": "4.3.0",
"System.Globalization": "4.3.0",
"System.IO": "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.Extensions": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Runtime.Numerics": "4.3.0",
"System.Runtime.Serialization.Formatters": "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"
},
"compile": {
"lib/netstandard1.3/Newtonsoft.Json.dll": {}
},
"runtime": {
"lib/netstandard1.3/Newtonsoft.Json.dll": {}
}
},
"Newtonsoft.Json.Bson/1.0.1": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"Newtonsoft.Json": "10.0.1"
},
"compile": {
"lib/netstandard1.3/Newtonsoft.Json.Bson.dll": {}
},
"runtime": {
"lib/netstandard1.3/Newtonsoft.Json.Bson.dll": {}
}
},
"Remotion.Linq/2.1.1": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Diagnostics.Debug": "4.0.11",
"System.Linq": "4.1.0",
"System.Linq.Expressions": "4.1.0",
"System.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"
},
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package"
},
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package"
},
"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-preview3-25428-02": {
"type": "package",
"dependencies": {
"runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0-preview2-25312-01",
"runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0-preview2-25312-01",
"runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0-preview2-25312-01"
}
},
"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"
},
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package"
},
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
"type": "package"
},
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package"
},
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package"
},
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package"
},
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package"
},
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package"
},
"runtime.win-arm.Microsoft.NETCore.App/2.1.0-preview1-25429-01": {
"type": "package",
"compile": {
"ref/netstandard/_._": {}
},
"runtime": {
"runtimes/win-arm/lib/netcoreapp2.0/Microsoft.CSharp.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/Microsoft.VisualBasic.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/Microsoft.Win32.Primitives.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/Microsoft.Win32.Registry.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/SOS.NETCore.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.AppContext.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Buffers.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Collections.Concurrent.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Collections.Immutable.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Collections.NonGeneric.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Collections.Specialized.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Collections.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.ComponentModel.Annotations.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.ComponentModel.Composition.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.ComponentModel.DataAnnotations.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.ComponentModel.EventBasedAsync.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.ComponentModel.Primitives.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.ComponentModel.TypeConverter.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.ComponentModel.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Configuration.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Console.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Core.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Data.Common.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Data.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Diagnostics.Contracts.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Diagnostics.Debug.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Diagnostics.DiagnosticSource.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Diagnostics.FileVersionInfo.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Diagnostics.Process.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Diagnostics.StackTrace.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Diagnostics.Tools.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Diagnostics.TraceSource.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Diagnostics.Tracing.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Drawing.Primitives.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Drawing.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Dynamic.Runtime.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Globalization.Calendars.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Globalization.Extensions.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Globalization.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.IO.Compression.FileSystem.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.IO.Compression.ZipFile.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.IO.Compression.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.IO.FileSystem.AccessControl.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.IO.FileSystem.DriveInfo.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.IO.FileSystem.Primitives.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.IO.FileSystem.Watcher.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.IO.FileSystem.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.IO.IsolatedStorage.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.IO.MemoryMappedFiles.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.IO.Pipes.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.IO.UnmanagedMemoryStream.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.IO.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Linq.Expressions.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Linq.Parallel.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Linq.Queryable.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Linq.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.Http.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.HttpListener.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.Mail.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.NameResolution.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.NetworkInformation.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.Ping.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.Primitives.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.Requests.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.Security.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.ServicePoint.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.Sockets.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.WebClient.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.WebHeaderCollection.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.WebProxy.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.WebSockets.Client.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.WebSockets.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Numerics.Vectors.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Numerics.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.ObjectModel.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Private.DataContractSerialization.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Private.Uri.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Private.Xml.Linq.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Private.Xml.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Reflection.DispatchProxy.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Reflection.Emit.ILGeneration.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Reflection.Emit.Lightweight.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Reflection.Emit.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Reflection.Extensions.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Reflection.Metadata.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Reflection.Primitives.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Reflection.TypeExtensions.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Reflection.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Resources.Reader.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Resources.ResourceManager.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Resources.Writer.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Runtime.Extensions.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Runtime.Handles.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Runtime.InteropServices.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Runtime.Loader.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Runtime.Numerics.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Runtime.Serialization.Formatters.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Runtime.Serialization.Json.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Runtime.Serialization.Primitives.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Runtime.Serialization.Xml.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Runtime.Serialization.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Runtime.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Security.AccessControl.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Security.Claims.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Security.Cryptography.Algorithms.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Security.Cryptography.Csp.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Security.Cryptography.Encoding.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Security.Cryptography.OpenSsl.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Security.Cryptography.Primitives.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Security.Cryptography.X509Certificates.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Security.Principal.Windows.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Security.Principal.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Security.SecureString.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Security.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.ServiceModel.Web.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.ServiceProcess.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Text.Encoding.Extensions.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Text.Encoding.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Text.RegularExpressions.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Threading.Overlapped.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Threading.Tasks.Dataflow.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Threading.Tasks.Extensions.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Threading.Tasks.Parallel.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Threading.Tasks.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Threading.Thread.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Threading.ThreadPool.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Threading.Timer.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Threading.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Transactions.Local.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Transactions.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.ValueTuple.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Web.HttpUtility.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Web.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Windows.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Xml.Linq.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Xml.ReaderWriter.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Xml.Serialization.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Xml.XDocument.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Xml.XPath.XDocument.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Xml.XPath.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Xml.XmlDocument.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Xml.XmlSerializer.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.Xml.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/System.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/WindowsBase.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/mscorlib.dll": {},
"runtimes/win-arm/lib/netcoreapp2.0/netstandard.dll": {}
},
"native": {
"runtimes/win-arm/native/Microsoft.DiaSymReader.Native.amd64.dll": {},
"runtimes/win-arm/native/Microsoft.DiaSymReader.Native.arm.dll": {},
"runtimes/win-arm/native/Microsoft.DiaSymReader.Native.x86.dll": {},
"runtimes/win-arm/native/System.Private.CoreLib.dll": {},
"runtimes/win-arm/native/api-ms-win-core-console-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-core-datetime-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-core-debug-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-core-errorhandling-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-core-file-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-core-file-l1-2-0.dll": {},
"runtimes/win-arm/native/api-ms-win-core-file-l2-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-core-handle-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-core-heap-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-core-interlocked-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-core-libraryloader-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-core-localization-l1-2-0.dll": {},
"runtimes/win-arm/native/api-ms-win-core-memory-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-core-namedpipe-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-core-processenvironment-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-core-processthreads-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-core-processthreads-l1-1-1.dll": {},
"runtimes/win-arm/native/api-ms-win-core-profile-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-core-rtlsupport-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-core-string-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-core-synch-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-core-synch-l1-2-0.dll": {},
"runtimes/win-arm/native/api-ms-win-core-sysinfo-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-core-timezone-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-core-util-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-crt-conio-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-crt-convert-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-crt-environment-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-crt-filesystem-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-crt-heap-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-crt-locale-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-crt-math-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-crt-multibyte-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-crt-private-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-crt-process-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-crt-runtime-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-crt-stdio-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-crt-string-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-crt-time-l1-1-0.dll": {},
"runtimes/win-arm/native/api-ms-win-crt-utility-l1-1-0.dll": {},
"runtimes/win-arm/native/clrcompression.dll": {},
"runtimes/win-arm/native/clretwrc.dll": {},
"runtimes/win-arm/native/clrjit.dll": {},
"runtimes/win-arm/native/coreclr.dll": {},
"runtimes/win-arm/native/dbgshim.dll": {},
"runtimes/win-arm/native/mscordaccore.dll": {},
"runtimes/win-arm/native/mscordaccore_arm_arm_4.6.00001.0.dll": {},
"runtimes/win-arm/native/mscordbi.dll": {},
"runtimes/win-arm/native/mscorrc.debug.dll": {},
"runtimes/win-arm/native/mscorrc.dll": {},
"runtimes/win-arm/native/sos.dll": {},
"runtimes/win-arm/native/sos_arm_arm_4.6.00001.0.dll": {},
"runtimes/win-arm/native/ucrtbase.dll": {}
}
},
"runtime.win-arm.Microsoft.NETCore.DotNetAppHost/2.1.0-preview1-25429-01": {
"type": "package",
"native": {
"runtimes/win-arm/native/apphost.exe": {}
}
},
"runtime.win-arm.Microsoft.NETCore.DotNetHostPolicy/2.1.0-preview1-25429-01": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.DotNetHostResolver": "2.1.0-preview1-25429-01"
},
"native": {
"runtimes/win-arm/native/hostpolicy.dll": {}
}
},
"runtime.win-arm.Microsoft.NETCore.DotNetHostResolver/2.1.0-preview1-25429-01": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.DotNetAppHost": "2.1.0-preview1-25429-01"
},
"native": {
"runtimes/win-arm/native/hostfxr.dll": {}
}
},
"runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0-preview2-25312-01": {
"type": "package"
},
"runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0-preview2-25312-01": {
"type": "package"
},
"runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0-preview2-25312-01": {
"type": "package"
},
"SQLitePCLRaw.bundle_green/1.1.7": {
"type": "package",
"dependencies": {
"SQLitePCLRaw.core": "1.1.7",
"SQLitePCLRaw.lib.e_sqlite3.linux": "1.1.7",
"SQLitePCLRaw.lib.e_sqlite3.osx": "1.1.7",
"SQLitePCLRaw.lib.e_sqlite3.v110_xp": "1.1.7",
"SQLitePCLRaw.provider.e_sqlite3.netstandard11": "1.1.7"
},
"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.7": {
"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.7": {
"type": "package",
"compile": {
"lib/netstandard2.0/_._": {}
},
"runtime": {
"lib/netstandard2.0/_._": {}
}
},
"SQLitePCLRaw.lib.e_sqlite3.osx/1.1.7": {
"type": "package",
"compile": {
"lib/netstandard2.0/_._": {}
},
"runtime": {
"lib/netstandard2.0/_._": {}
}
},
"SQLitePCLRaw.lib.e_sqlite3.v110_xp/1.1.7": {
"type": "package",
"compile": {
"lib/netstandard2.0/_._": {}
},
"runtime": {
"lib/netstandard2.0/_._": {}
}
},
"SQLitePCLRaw.provider.e_sqlite3.netstandard11/1.1.7": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.0",
"SQLitePCLRaw.core": "1.1.7"
},
"compile": {
"lib/netstandard1.1/SQLitePCLRaw.provider.e_sqlite3.dll": {}
},
"runtime": {
"lib/netstandard1.1/SQLitePCLRaw.provider.e_sqlite3.dll": {}
}
},
"StackExchange.Redis.StrongName/1.2.3": {
"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": {}
}
},
"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.Binary/0.1.0-e170629-4": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Buffers.Primitives": "0.1.0-e170629-4"
},
"compile": {
"lib/netstandard1.1/System.Binary.dll": {}
},
"runtime": {
"lib/netstandard1.1/System.Binary.dll": {}
}
},
"System.Buffers/4.4.0-preview3-25428-02": {
"type": "package",
"compile": {
"ref/netcoreapp2.0/_._": {}
},
"runtime": {
"lib/netcoreapp2.0/_._": {}
}
},
"System.Buffers.Experimental/0.1.0-e170629-4": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Buffers": "4.3.0",
"System.Buffers.Primitives": "0.1.0-e170629-4",
"System.Collections.Sequences": "0.1.0-e170629-4",
"System.Numerics.Vectors": "4.4.0-preview2-25317-01",
"System.Text.Primitives": "0.1.0-e170629-4",
"System.Text.Utf8String": "0.1.0-e170629-4"
},
"compile": {
"lib/netstandard1.1/System.Buffers.Experimental.dll": {}
},
"runtime": {
"lib/netstandard1.1/System.Buffers.Experimental.dll": {}
}
},
"System.Buffers.Primitives/0.1.0-e170629-4": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Buffers": "4.3.0",
"System.Diagnostics.Tools": "4.3.0",
"System.Memory": "4.4.0-preview2-25317-01",
"System.Numerics.Vectors": "4.4.0-preview2-25317-01",
"System.Runtime.CompilerServices.Unsafe": "4.4.0-preview2-25317-01"
},
"compile": {
"lib/netstandard1.1/System.Buffers.Primitives.dll": {}
},
"runtime": {
"lib/netstandard1.1/System.Buffers.Primitives.dll": {}
}
},
"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.3.1": {
"type": "package",
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Globalization": "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"
},
"compile": {
"lib/netstandard1.0/System.Collections.Immutable.dll": {}
},
"runtime": {
"lib/netstandard1.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.Sequences/0.1.0-e170629-4": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Memory": "4.4.0-preview2-25317-01"
},
"compile": {
"lib/netstandard1.1/System.Collections.Sequences.dll": {}
},
"runtime": {
"lib/netstandard1.1/System.Collections.Sequences.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/4.3.0": {
"type": "package",
"dependencies": {
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.0/System.ComponentModel.dll": {}
},
"runtime": {
"lib/netstandard1.3/System.ComponentModel.dll": {}
}
},
"System.ComponentModel.Annotations/4.4.0-preview3-25428-02": {
"type": "package",
"compile": {
"ref/netcoreapp2.0/_._": {}
},
"runtime": {
"lib/netcoreapp2.0/_._": {}
}
},
"System.ComponentModel.Primitives/4.3.0": {
"type": "package",
"dependencies": {
"System.ComponentModel": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.0/System.ComponentModel.Primitives.dll": {}
},
"runtime": {
"lib/netstandard1.0/System.ComponentModel.Primitives.dll": {}
}
},
"System.ComponentModel.TypeConverter/4.3.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.3.0",
"System.Collections.NonGeneric": "4.3.0",
"System.Collections.Specialized": "4.3.0",
"System.ComponentModel": "4.3.0",
"System.ComponentModel.Primitives": "4.3.0",
"System.Globalization": "4.3.0",
"System.Linq": "4.3.0",
"System.Reflection": "4.3.0",
"System.Reflection.Extensions": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Reflection.TypeExtensions": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Threading": "4.3.0"
},
"compile": {
"ref/netstandard1.5/System.ComponentModel.TypeConverter.dll": {}
},
"runtime": {
"lib/netstandard1.5/System.ComponentModel.TypeConverter.dll": {}
}
},
"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.1.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Globalization": "4.0.11",
"System.IO": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Text.RegularExpressions": "4.1.0",
"System.Threading.Tasks": "4.0.11"
},
"compile": {
"ref/netstandard1.2/System.Data.Common.dll": {}
},
"runtime": {
"lib/netstandard1.2/System.Data.Common.dll": {}
}
},
"System.Data.SqlClient/4.4.0-preview3-25428-02": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Registry": "4.4.0-preview3-25428-02",
"System.Security.Principal.Windows": "4.4.0-preview3-25428-02",
"System.Text.Encoding.CodePages": "4.4.0-preview3-25428-02",
"runtime.native.System.Data.SqlClient.sni": "4.4.0-preview3-25428-02"
},
"compile": {
"ref/netstandard2.0/System.Data.SqlClient.dll": {}
},
"runtime": {
"lib/netstandard2.0/System.Data.SqlClient.dll": {}
}
},
"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.4.0": {
"type": "package",
"compile": {
"ref/netcoreapp2.0/_._": {}
},
"runtime": {
"lib/netcoreapp2.0/_._": {}
}
},
"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/_._": {}
}
},
"System.Diagnostics.StackTrace/4.3.0": {
"type": "package",
"dependencies": {
"System.IO.FileSystem": "4.3.0",
"System.Reflection": "4.3.0",
"System.Reflection.Metadata": "1.4.1",
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.3/_._": {}
},
"runtime": {
"lib/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
}
},
"System.Diagnostics.Tools/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.0/System.Diagnostics.Tools.dll": {}
}
},
"System.Diagnostics.Tracing/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.5/System.Diagnostics.Tracing.dll": {}
}
},
"System.Dynamic.Runtime/4.3.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Linq": "4.3.0",
"System.Linq.Expressions": "4.3.0",
"System.ObjectModel": "4.3.0",
"System.Reflection": "4.3.0",
"System.Reflection.Emit": "4.3.0",
"System.Reflection.Emit.ILGeneration": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Reflection.TypeExtensions": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Threading": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Dynamic.Runtime.dll": {}
},
"runtime": {
"lib/netstandard1.3/System.Dynamic.Runtime.dll": {}
}
},
"System.Globalization/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Globalization.dll": {}
}
},
"System.Globalization.Calendars/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Globalization": "4.3.0",
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.3/_._": {}
}
},
"System.Globalization.Extensions/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"System.Globalization": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Runtime.InteropServices": "4.3.0"
},
"compile": {
"ref/netstandard1.3/_._": {}
}
},
"System.IdentityModel.Tokens.Jwt/5.1.3": {
"type": "package",
"dependencies": {
"Microsoft.IdentityModel.Tokens": "5.1.3"
},
"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": {}
}
},
"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/0.1.0-e170629-4": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Buffers.Primitives": "0.1.0-e170629-4",
"System.Collections.Sequences": "0.1.0-e170629-4"
},
"compile": {
"lib/netstandard1.1/System.IO.Pipelines.dll": {}
},
"runtime": {
"lib/netstandard1.1/System.IO.Pipelines.dll": {}
}
},
"System.IO.Pipelines.Extensions/0.1.0-e170629-4": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Binary": "0.1.0-e170629-4",
"System.Collections.Sequences": "0.1.0-e170629-4",
"System.IO.Pipelines": "0.1.0-e170629-4",
"System.Threading.Tasks.Extensions": "4.3.0"
},
"compile": {
"lib/netstandard1.3/System.IO.Pipelines.Extensions.dll": {}
},
"runtime": {
"lib/netstandard1.3/System.IO.Pipelines.Extensions.dll": {}
}
},
"System.IO.Ports/4.5.0-preview2-25319-04": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Registry": "4.5.0-preview2-25319-04"
},
"compile": {
"ref/netstandard2.0/System.IO.Ports.dll": {}
},
"runtime": {
"lib/netstandard2.0/System.IO.Ports.dll": {}
}
},
"System.Linq/4.3.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0"
},
"compile": {
"ref/netstandard1.6/System.Linq.dll": {}
},
"runtime": {
"lib/netstandard1.6/System.Linq.dll": {}
}
},
"System.Linq.Expressions/4.3.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Globalization": "4.3.0",
"System.IO": "4.3.0",
"System.Linq": "4.3.0",
"System.ObjectModel": "4.3.0",
"System.Reflection": "4.3.0",
"System.Reflection.Emit": "4.3.0",
"System.Reflection.Emit.ILGeneration": "4.3.0",
"System.Reflection.Emit.Lightweight": "4.3.0",
"System.Reflection.Extensions": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Reflection.TypeExtensions": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Threading": "4.3.0"
},
"compile": {
"ref/netstandard1.6/System.Linq.Expressions.dll": {}
},
"runtime": {
"lib/netstandard1.6/System.Linq.Expressions.dll": {}
}
},
"System.Linq.Queryable/4.0.1": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Diagnostics.Debug": "4.0.11",
"System.Linq": "4.1.0",
"System.Linq.Expressions": "4.1.0",
"System.Reflection": "4.1.0",
"System.Reflection.Extensions": "4.0.1",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0"
},
"compile": {
"ref/netstandard1.0/System.Linq.Queryable.dll": {}
},
"runtime": {
"lib/netstandard1.3/System.Linq.Queryable.dll": {}
}
},
"System.Memory/4.4.0-preview3-25428-02": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0-preview3-25428-02",
"System.Runtime.CompilerServices.Unsafe": "4.4.0-preview3-25428-02"
},
"compile": {
"ref/netstandard2.0/System.Memory.dll": {}
},
"runtime": {
"lib/netstandard2.0/System.Memory.dll": {}
}
},
"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": {}
}
},
"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": {}
}
},
"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": {}
}
},
"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.Numerics.Vectors/4.4.0-preview3-25428-02": {
"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.1.1": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Collections.Concurrent": "4.0.12",
"System.Diagnostics.Debug": "4.0.11",
"System.Globalization": "4.0.11",
"System.IO": "4.1.0",
"System.Linq": "4.1.0",
"System.Reflection": "4.1.0",
"System.Reflection.Emit.ILGeneration": "4.0.1",
"System.Reflection.Emit.Lightweight": "4.0.1",
"System.Reflection.Extensions": "4.0.1",
"System.Reflection.Primitives": "4.0.1",
"System.Reflection.TypeExtensions": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.Serialization.Primitives": "4.1.1",
"System.Text.Encoding": "4.0.11",
"System.Text.Encoding.Extensions": "4.0.11",
"System.Text.RegularExpressions": "4.1.0",
"System.Threading": "4.0.11",
"System.Threading.Tasks": "4.0.11",
"System.Xml.ReaderWriter": "4.0.11",
"System.Xml.XmlDocument": "4.0.1",
"System.Xml.XmlSerializer": "4.0.11"
},
"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.5.0-preview3-25428-02": {
"type": "package",
"compile": {
"ref/netcoreapp2.0/_._": {}
},
"runtime": {
"lib/netcoreapp2.0/_._": {}
}
},
"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.4.0-preview3-25428-02": {
"type": "package",
"compile": {
"ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {}
},
"runtime": {
"lib/netstandard2.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": {}
}
},
"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.Formatters/4.3.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.3.0",
"System.Reflection": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Serialization.Primitives": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Runtime.Serialization.Formatters.dll": {}
},
"runtime": {
"lib/netstandard1.4/System.Runtime.Serialization.Formatters.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.Security.AccessControl/4.5.0-preview2-25319-04": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0-preview2-25319-04",
"System.Security.Principal.Windows": "4.5.0-preview2-25319-04"
},
"compile": {
"ref/netstandard2.0/System.Security.AccessControl.dll": {}
},
"runtime": {
"lib/netstandard2.0/System.Security.AccessControl.dll": {}
}
},
"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": {}
}
},
"System.Security.Cryptography.Cng/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.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.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"
},
"compile": {
"ref/netstandard1.6/_._": {}
}
},
"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/_._": {}
}
},
"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": {}
}
},
"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": {}
}
},
"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": {}
}
},
"System.Security.Cryptography.Xml/4.4.0-preview3-25428-02": {
"type": "package",
"compile": {
"ref/netstandard2.0/System.Security.Cryptography.Xml.dll": {}
},
"runtime": {
"lib/netstandard2.0/System.Security.Cryptography.Xml.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-preview2-25319-04": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0-preview2-25319-04"
},
"compile": {
"ref/netstandard2.0/System.Security.Principal.Windows.dll": {}
},
"runtime": {
"lib/netstandard2.0/System.Security.Principal.Windows.dll": {}
}
},
"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.4.0-preview3-25428-02": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0-preview3-25428-02"
},
"compile": {
"ref/netstandard2.0/_._": {}
},
"runtime": {
"lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {}
}
},
"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.4.0-preview3-25428-02": {
"type": "package",
"compile": {
"lib/netstandard2.0/System.Text.Encodings.Web.dll": {}
},
"runtime": {
"lib/netstandard2.0/System.Text.Encodings.Web.dll": {}
}
},
"System.Text.Formatting/0.1.0-e170629-4": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Buffers.Experimental": "0.1.0-e170629-4",
"System.Buffers.Primitives": "0.1.0-e170629-4",
"System.Text.Primitives": "0.1.0-e170629-4",
"System.Text.Utf8String": "0.1.0-e170629-4"
},
"compile": {
"lib/netstandard1.1/System.Text.Formatting.dll": {}
},
"runtime": {
"lib/netstandard1.1/System.Text.Formatting.dll": {}
}
},
"System.Text.Primitives/0.1.0-e170629-4": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Buffers.Primitives": "0.1.0-e170629-4",
"System.Memory": "4.4.0-preview2-25317-01",
"System.Runtime.CompilerServices.Unsafe": "4.4.0-preview2-25317-01"
},
"compile": {
"lib/netstandard1.1/System.Text.Primitives.dll": {}
},
"runtime": {
"lib/netstandard1.1/System.Text.Primitives.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.Text.Utf8String/0.1.0-e170629-4": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Memory": "4.4.0-preview2-25317-01",
"System.Runtime.CompilerServices.Unsafe": "4.4.0-preview2-25317-01",
"System.Text.Primitives": "0.1.0-e170629-4"
},
"compile": {
"lib/netstandard1.1/System.Text.Utf8String.dll": {}
},
"runtime": {
"lib/netstandard1.1/System.Text.Utf8String.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.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.Channels/0.1.0-e170629-4": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Threading": "4.3.0",
"System.Threading.Tasks": "4.3.0",
"System.Threading.Tasks.Extensions": "4.3.0"
},
"compile": {
"lib/netstandard1.3/System.Threading.Tasks.Channels.dll": {}
},
"runtime": {
"lib/netstandard1.3/System.Threading.Tasks.Channels.dll": {}
}
},
"System.Threading.Tasks.Extensions/4.4.0-preview3-25428-02": {
"type": "package",
"compile": {
"ref/netcoreapp2.0/_._": {}
},
"runtime": {
"lib/netcoreapp2.0/_._": {}
}
},
"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.4.0-preview3-25428-02": {
"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.0.11": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Globalization": "4.0.11",
"System.IO": "4.1.0",
"System.Linq": "4.1.0",
"System.Reflection": "4.1.0",
"System.Reflection.Emit": "4.0.1",
"System.Reflection.Emit.ILGeneration": "4.0.1",
"System.Reflection.Extensions": "4.0.1",
"System.Reflection.Primitives": "4.0.1",
"System.Reflection.TypeExtensions": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Text.RegularExpressions": "4.1.0",
"System.Threading": "4.0.11",
"System.Xml.ReaderWriter": "4.0.11",
"System.Xml.XmlDocument": "4.0.1"
},
"compile": {
"ref/netstandard1.3/_._": {}
},
"runtime": {
"lib/netstandard1.3/System.Xml.XmlSerializer.dll": {}
}
},
"System.Xml.XPath/4.3.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Globalization": "4.3.0",
"System.IO": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Threading": "4.3.0",
"System.Xml.ReaderWriter": "4.3.0"
},
"compile": {
"ref/netstandard1.3/_._": {}
},
"runtime": {
"lib/netstandard1.3/System.Xml.XPath.dll": {}
}
},
"System.Xml.XPath.XDocument/4.3.0": {
"type": "package",
"dependencies": {
"System.Diagnostics.Debug": "4.3.0",
"System.Linq": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Threading": "4.3.0",
"System.Xml.ReaderWriter": "4.3.0",
"System.Xml.XDocument": "4.3.0",
"System.Xml.XPath": "4.3.0"
},
"compile": {
"ref/netstandard1.3/_._": {}
},
"runtime": {
"lib/netstandard1.3/System.Xml.XPath.XDocument.dll": {}
}
},
"WindowsAzure.Storage/8.1.1": {
"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": {}
}
},
"Communication/1.0.0": {
"type": "project",
"framework": ".NETStandard,Version=v2.0",
"dependencies": {
"Microsoft.AspNetCore.SignalR.Client": "1.0.0-preview3-26006",
"Microsoft.AspNetCore.Sockets.Client.Http": "1.0.0-preview3-26006",
"System.IO.Ports": "4.4.0-preview3-25428-02"
},
"compile": {
"bin/placeholder/Communication.dll": {}
},
"runtime": {
"bin/placeholder/Communication.dll": {}
}
}
},
".NETCoreApp,Version=v2.0/win10": {
"Libuv/1.10.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1"
}
},
"Microsoft.ApplicationInsights/2.4.0-beta5": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Diagnostics.DiagnosticSource": "4.4.0-preview2-25405-01",
"System.Diagnostics.StackTrace": "4.3.0"
},
"compile": {
"lib/netstandard1.3/_._": {}
},
"runtime": {
"lib/netstandard1.3/Microsoft.ApplicationInsights.dll": {}
}
},
"Microsoft.ApplicationInsights.AspNetCore/2.1.0-beta6": {
"type": "package",
"dependencies": {
"Microsoft.ApplicationInsights": "2.4.0-beta5",
"Microsoft.ApplicationInsights.DependencyCollector": "2.4.0-beta5",
"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"
},
"compile": {
"lib/netstandard1.6/_._": {}
},
"runtime": {
"lib/netstandard1.6/Microsoft.ApplicationInsights.AspNetCore.dll": {}
}
},
"Microsoft.ApplicationInsights.DependencyCollector/2.4.0-beta5": {
"type": "package",
"dependencies": {
"Microsoft.ApplicationInsights": "[2.4.0-beta5]",
"Microsoft.Extensions.PlatformAbstractions": "1.1.0",
"NETStandard.Library": "1.6.1",
"System.Diagnostics.DiagnosticSource": "4.4.0-preview2-25330-01",
"System.Diagnostics.StackTrace": "4.3.0"
},
"compile": {
"lib/netstandard1.6/_._": {}
},
"runtime": {
"lib/netstandard1.6/Microsoft.AI.DependencyCollector.dll": {}
}
},
"Microsoft.AspNetCore/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Diagnostics": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Routing": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.IISIntegration": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel.Https": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.CommandLine": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.EnvironmentVariables": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.FileExtensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Json": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.UserSecrets": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Configuration": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Console": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Debug": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.dll": {}
}
},
"Microsoft.AspNetCore.All/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Antiforgery": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.ApplicationInsights.HostingStartup": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authentication": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authentication.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authentication.Cookies": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authentication.Core": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authentication.Facebook": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authentication.Google": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authentication.JwtBearer": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authentication.MicrosoftAccount": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authentication.OAuth": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authentication.OpenIdConnect": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authentication.Twitter": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authorization": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authorization.Policy": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.AzureAppServices.HostingStartup": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.AzureAppServicesIntegration": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.CookiePolicy": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Cors": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Cryptography.Internal": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Cryptography.KeyDerivation": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.DataProtection": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.DataProtection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.DataProtection.AzureStorage": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.DataProtection.Extensions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Diagnostics": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Diagnostics.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Html.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Features": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.HttpOverrides": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Identity": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.JsonPatch": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Localization": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Localization.Routing": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.MiddlewareAnalysis": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.ApiExplorer": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Core": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Cors": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.DataAnnotations": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Formatters.Json": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Formatters.Xml": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Localization": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Razor": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Razor.Extensions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Razor.ViewCompilation": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.RazorPages": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.TagHelpers": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.ViewFeatures": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.NodeServices": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Owin": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Razor": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Razor.Language": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Razor.Runtime": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.ResponseCaching": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.ResponseCompression": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Rewrite": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Routing": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Routing.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.HttpSys": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.IISIntegration": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel.Core": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel.Https": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Session": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.SpaServices": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.StaticFiles": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.WebSockets": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.WebUtilities": "2.0.0-preview3-26006",
"Microsoft.CodeAnalysis.Razor": "2.0.0-preview3-26006",
"Microsoft.Data.Sqlite": "2.0.0-preview3-26006",
"Microsoft.Data.Sqlite.Core": "2.0.0-preview3-26006",
"Microsoft.EntityFrameworkCore": "2.0.0-preview3-26006",
"Microsoft.EntityFrameworkCore.Design": "2.0.0-preview3-26006",
"Microsoft.EntityFrameworkCore.InMemory": "2.0.0-preview3-26006",
"Microsoft.EntityFrameworkCore.Relational": "2.0.0-preview3-26006",
"Microsoft.EntityFrameworkCore.SqlServer": "2.0.0-preview3-26006",
"Microsoft.EntityFrameworkCore.Sqlite": "2.0.0-preview3-26006",
"Microsoft.EntityFrameworkCore.Sqlite.Core": "2.0.0-preview3-26006",
"Microsoft.EntityFrameworkCore.Tools": "2.0.0-preview3-26006",
"Microsoft.Extensions.Caching.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Caching.Memory": "2.0.0-preview3-26006",
"Microsoft.Extensions.Caching.Redis": "2.0.0-preview3-26006",
"Microsoft.Extensions.Caching.SqlServer": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.AzureKeyVault": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Binder": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.CommandLine": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.EnvironmentVariables": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.FileExtensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Ini": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Json": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.UserSecrets": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Xml": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.DiagnosticAdapter": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Composite": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Embedded": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Physical": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileSystemGlobbing": "2.0.0-preview3-26006",
"Microsoft.Extensions.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Identity.Core": "2.0.0-preview3-26006",
"Microsoft.Extensions.Identity.Stores": "2.0.0-preview3-26006",
"Microsoft.Extensions.Localization": "2.0.0-preview3-26006",
"Microsoft.Extensions.Localization.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.AzureAppServices": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Configuration": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Console": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Debug": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.EventSource": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.TraceSource": "2.0.0-preview3-26006",
"Microsoft.Extensions.ObjectPool": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options.ConfigurationExtensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Primitives": "2.0.0-preview3-26006",
"Microsoft.Extensions.WebEncoders": "2.0.0-preview3-26006",
"Microsoft.Net.Http.Headers": "2.0.0-preview3-26006",
"Microsoft.VisualStudio.Web.BrowserLink": "2.0.0-preview3-26006"
},
"compile": {
"lib/netcoreapp2.0/_._": {}
},
"runtime": {
"lib/netcoreapp2.0/_._": {}
},
"build": {
"build/netcoreapp2.0/Microsoft.AspNetCore.All.targets": {}
}
},
"Microsoft.AspNetCore.Antiforgery/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.DataProtection": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.WebUtilities": "2.0.0-preview3-26006",
"Microsoft.Extensions.ObjectPool": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Antiforgery.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Antiforgery.dll": {}
}
},
"Microsoft.AspNetCore.ApplicationInsights.HostingStartup/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.ApplicationInsights.AspNetCore": "2.1.0-beta6",
"Microsoft.AspNetCore.Hosting": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Razor.Runtime": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Json": "2.0.0-preview3-26006",
"Microsoft.Extensions.DiagnosticAdapter": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Configuration": "2.0.0-preview3-26006",
"Microsoft.NETCore.App": "2.0.0-preview3-25428-01"
},
"compile": {
"lib/netcoreapp2.0/_._": {}
},
"runtime": {
"lib/netcoreapp2.0/Microsoft.AspNetCore.ApplicationInsights.HostingStartup.dll": {}
}
},
"Microsoft.AspNetCore.Authentication/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.Core": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.DataProtection": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"Microsoft.Extensions.WebEncoders": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.Cookies/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Cookies.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Cookies.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.Core/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.Facebook/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.OAuth": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Facebook.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Facebook.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.Google/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.OAuth": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Google.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Google.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.JwtBearer/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication": "2.0.0-preview3-26006",
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.1.3"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.MicrosoftAccount/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.OAuth": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.MicrosoftAccount.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.MicrosoftAccount.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.OAuth/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication": "2.0.0-preview3-26006",
"Newtonsoft.Json": "10.0.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OAuth.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OAuth.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.OpenIdConnect/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.OAuth": "2.0.0-preview3-26006",
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.1.3"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OpenIdConnect.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OpenIdConnect.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.Twitter/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.OAuth": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Twitter.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Twitter.dll": {}
}
},
"Microsoft.AspNetCore.Authorization/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {}
}
},
"Microsoft.AspNetCore.Authorization.Policy/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authorization": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll": {}
}
},
"Microsoft.AspNetCore.AzureAppServices.HostingStartup/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.AzureAppServicesIntegration": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.NETCore.App": "2.0.0-preview3-25428-01"
},
"compile": {
"lib/netcoreapp2.0/_._": {}
},
"runtime": {
"lib/netcoreapp2.0/Microsoft.AspNetCore.AzureAppServices.HostingStartup.dll": {}
}
},
"Microsoft.AspNetCore.AzureAppServicesIntegration/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.AzureAppServices": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/_._": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.AzureAppServicesIntegration.dll": {}
}
},
"Microsoft.AspNetCore.CookiePolicy/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.CookiePolicy.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.CookiePolicy.dll": {}
}
},
"Microsoft.AspNetCore.Cors/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Cors.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Cors.dll": {}
}
},
"Microsoft.AspNetCore.Cryptography.Internal/2.0.0-preview3-26006": {
"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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Cryptography.Internal": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {}
}
},
"Microsoft.AspNetCore.DataProtection/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Cryptography.Internal": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.DataProtection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"Microsoft.Win32.Registry": "4.4.0-preview3-25428-02",
"System.Security.Cryptography.Xml": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll": {}
}
},
"Microsoft.AspNetCore.DataProtection.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.DataProtection.AzureStorage/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.DataProtection": "2.0.0-preview3-26006",
"WindowsAzure.Storage": "8.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.AzureStorage.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.AzureStorage.dll": {}
}
},
"Microsoft.AspNetCore.DataProtection.Extensions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.DataProtection": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Extensions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Extensions.dll": {}
}
},
"Microsoft.AspNetCore.Diagnostics/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Diagnostics.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.WebUtilities": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Physical": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"System.Diagnostics.DiagnosticSource": "4.4.0",
"System.Reflection.Metadata": "1.5.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.dll": {}
}
},
"Microsoft.AspNetCore.Diagnostics.Abstractions/2.0.0-preview3-26006": {
"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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview3-26006",
"Microsoft.EntityFrameworkCore.Relational": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.dll": {}
}
},
"Microsoft.AspNetCore.Hosting/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.EnvironmentVariables": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.FileExtensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Physical": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"System.Diagnostics.DiagnosticSource": "4.4.0",
"System.Reflection.Metadata": "1.5.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.dll": {}
}
},
"Microsoft.AspNetCore.Hosting.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.Hosting.Server.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Features": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Abstractions": "2.0.0-preview3-26006"
},
"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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"System.Text.Encodings.Web": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.Http/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.WebUtilities": "2.0.0-preview3-26006",
"Microsoft.Extensions.ObjectPool": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"Microsoft.Net.Http.Headers": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.dll": {}
}
},
"Microsoft.AspNetCore.Http.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Features": "2.0.0-preview3-26006",
"System.Text.Encodings.Web": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.Http.Extensions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Net.Http.Headers": "2.0.0-preview3-26006",
"System.Buffers": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": {}
}
},
"Microsoft.AspNetCore.Http.Features/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {}
}
},
"Microsoft.AspNetCore.HttpOverrides/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.HttpOverrides.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.HttpOverrides.dll": {}
}
},
"Microsoft.AspNetCore.Identity/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.Cookies": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Cryptography.KeyDerivation": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Identity.Core": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Identity.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Identity.dll": {}
}
},
"Microsoft.AspNetCore.Identity.EntityFrameworkCore/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Identity": "2.0.0-preview3-26006",
"Microsoft.EntityFrameworkCore.Relational": "2.0.0-preview3-26006",
"Microsoft.Extensions.Identity.Stores": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": {}
}
},
"Microsoft.AspNetCore.JsonPatch/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.CSharp": "4.4.0-preview3-25428-02",
"Newtonsoft.Json": "10.0.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll": {}
}
},
"Microsoft.AspNetCore.Localization/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Localization.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Localization.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Localization.dll": {}
}
},
"Microsoft.AspNetCore.Localization.Routing/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Localization": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Routing.Abstractions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Localization.Routing.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Localization.Routing.dll": {}
}
},
"Microsoft.AspNetCore.MiddlewareAnalysis/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"System.Diagnostics.DiagnosticSource": "4.4.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.MiddlewareAnalysis.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.MiddlewareAnalysis.dll": {}
}
},
"Microsoft.AspNetCore.Mvc/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Mvc.ApiExplorer": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Cors": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.DataAnnotations": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Formatters.Json": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Localization": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.RazorPages": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.TagHelpers": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.ViewFeatures": "2.0.0-preview3-26006",
"Microsoft.Extensions.Caching.Memory": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Routing.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Net.Http.Headers": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.ApiExplorer/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Core": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.Core/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.Core": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Authorization.Policy": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Routing": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyModel": "2.0.0-preview3-25428-01",
"Microsoft.Extensions.FileProviders.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"System.Diagnostics.DiagnosticSource": "4.4.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.Cors/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Cors": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Core": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Cors.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Cors.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.DataAnnotations/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Core": "2.0.0-preview3-26006",
"Microsoft.Extensions.Localization": "2.0.0-preview3-26006",
"System.ComponentModel.Annotations": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.Formatters.Json/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.JsonPatch": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Core": "2.0.0-preview3-26006"
},
"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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Core": "2.0.0-preview3-26006"
},
"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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Localization": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Razor": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection": "2.0.0-preview3-26006",
"Microsoft.Extensions.Localization": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Localization.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Localization.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.Razor/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Razor.Extensions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.ViewFeatures": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Razor.Runtime": "2.0.0-preview3-26006",
"Microsoft.CodeAnalysis.CSharp": "2.3.0-beta1",
"Microsoft.CodeAnalysis.Razor": "2.0.0-preview3-26006",
"Microsoft.Extensions.Caching.Memory": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Composite": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.Razor.Extensions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Razor.Language": "2.0.0-preview3-26006",
"Microsoft.CodeAnalysis.Razor": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.Razor.ViewCompilation/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.RazorPages": "2.0.0-preview3-26006",
"Microsoft.NETCore.App": "2.0.0-preview3-25428-01"
},
"build": {
"build/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.targets": {}
}
},
"Microsoft.AspNetCore.Mvc.RazorPages/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Razor": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.RazorPages.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.RazorPages.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.TagHelpers/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Razor": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Razor.Runtime": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Routing.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Caching.Memory": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileSystemGlobbing": "2.0.0-preview3-26006",
"Microsoft.Extensions.Primitives": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.ViewFeatures/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Antiforgery": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Diagnostics.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Html.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Core": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.DataAnnotations": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.Formatters.Json": "2.0.0-preview3-26006",
"Microsoft.Extensions.WebEncoders": "2.0.0-preview3-26006",
"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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Console": "2.0.0-preview3-26006",
"Newtonsoft.Json": "10.0.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.NodeServices.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.NodeServices.dll": {}
}
},
"Microsoft.AspNetCore.Owin/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Owin.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Owin.dll": {}
}
},
"Microsoft.AspNetCore.Razor/2.0.0-preview3-26006": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.dll": {}
}
},
"Microsoft.AspNetCore.Razor.Language/2.0.0-preview3-26006": {
"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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Html.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Razor": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.dll": {}
}
},
"Microsoft.AspNetCore.ResponseCaching/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Caching.Memory": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.dll": {}
}
},
"Microsoft.AspNetCore.ResponseCaching.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.ResponseCompression/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCompression.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCompression.dll": {}
}
},
"Microsoft.AspNetCore.Rewrite/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Rewrite.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Rewrite.dll": {}
}
},
"Microsoft.AspNetCore.Routing/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Routing.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.ObjectPool": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.dll": {}
}
},
"Microsoft.AspNetCore.Routing.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.Server.HttpSys/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.Core": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting": "2.0.0-preview3-26006",
"Microsoft.Net.Http.Headers": "2.0.0-preview3-26006",
"Microsoft.Win32.Registry": "4.4.0-preview3-25428-02",
"System.Security.Principal.Windows": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.HttpSys.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.HttpSys.dll": {}
}
},
"Microsoft.AspNetCore.Server.IISIntegration/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.Core": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.HttpOverrides": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"System.Security.Principal.Windows": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.IISIntegration.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.IISIntegration.dll": {}
}
},
"Microsoft.AspNetCore.Server.Kestrel/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel.Core": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.dll": {}
}
},
"Microsoft.AspNetCore.Server.Kestrel.Core/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.WebUtilities": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"Microsoft.Net.Http.Headers": "2.0.0-preview3-26006",
"System.Threading.Tasks.Extensions": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll": {}
}
},
"Microsoft.AspNetCore.Server.Kestrel.Https/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel.Core": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Https.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Https.dll": {}
}
},
"Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Features": "2.0.0-preview3-26006",
"System.Buffers": "4.4.0-preview3-25428-02",
"System.Numerics.Vectors": "4.4.0-preview3-25428-02"
},
"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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Libuv": "1.10.0",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.dll": {}
}
},
"Microsoft.AspNetCore.Session/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.DataProtection": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Caching.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Session.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Session.dll": {}
}
},
"Microsoft.AspNetCore.SignalR/1.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authorization": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.SignalR.Common": "1.0.0-preview3-26006",
"Microsoft.AspNetCore.Sockets.Abstractions": "1.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Newtonsoft.Json": "10.0.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.dll": {}
}
},
"Microsoft.AspNetCore.SignalR.Client/1.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.SignalR.Common": "1.0.0-preview3-26006",
"Microsoft.AspNetCore.Sockets.Abstractions": "1.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Client.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Client.dll": {}
}
},
"Microsoft.AspNetCore.SignalR.Common/1.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"MsgPack.Cli": "0.9.0-beta2",
"Newtonsoft.Json": "10.0.1",
"System.Binary": "0.1.0-e170629-4",
"System.Buffers.Primitives": "0.1.0-e170629-4",
"System.Memory": "4.4.0-preview3-25428-02",
"System.Numerics.Vectors": "4.4.0-preview3-25428-02",
"System.Runtime.CompilerServices.Unsafe": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Common.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Common.dll": {}
}
},
"Microsoft.AspNetCore.SignalR.Http/1.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.SignalR": "1.0.0-preview3-26006",
"Microsoft.AspNetCore.Sockets.Http": "1.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Http.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Http.dll": {}
}
},
"Microsoft.AspNetCore.Sockets/1.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Sockets.Abstractions": "1.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"System.Threading.Tasks.Channels": "0.1.0-e170629-4"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.dll": {}
}
},
"Microsoft.AspNetCore.Sockets.Abstractions/1.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Features": "2.0.0-preview3-26006",
"System.Threading.Tasks.Channels": "0.1.0-e170629-4"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.Abstractions.dll": {}
}
},
"Microsoft.AspNetCore.Sockets.Client.Http/1.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Sockets.Abstractions": "1.0.0-preview3-26006",
"Microsoft.AspNetCore.Sockets.Common.Http": "1.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Newtonsoft.Json": "10.0.1",
"System.IO.Pipelines": "0.1.0-e170629-4",
"System.IO.Pipelines.Extensions": "0.1.0-e170629-4",
"System.Memory": "4.4.0-preview3-25428-02",
"System.Numerics.Vectors": "4.4.0-preview3-25428-02",
"System.Runtime.CompilerServices.Unsafe": "4.4.0-preview3-25428-02",
"System.Text.Formatting": "0.1.0-e170629-4",
"System.Threading.Tasks.Channels": "0.1.0-e170629-4"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.Client.Http.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.Client.Http.dll": {}
}
},
"Microsoft.AspNetCore.Sockets.Common.Http/1.0.0-preview3-26006": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.Common.Http.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.Common.Http.dll": {}
}
},
"Microsoft.AspNetCore.Sockets.Http/1.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authorization.Policy": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Routing": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Sockets": "1.0.0-preview3-26006",
"Microsoft.AspNetCore.Sockets.Common.Http": "1.0.0-preview3-26006",
"Microsoft.AspNetCore.WebSockets": "2.0.0-preview3-26006",
"Newtonsoft.Json": "10.0.1",
"System.Memory": "4.4.0-preview3-25428-02",
"System.Threading.Tasks.Channels": "0.1.0-e170629-4"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.Http.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.Http.dll": {}
}
},
"Microsoft.AspNetCore.SpaServices/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Mvc.TagHelpers": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Mvc.ViewFeatures": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.NodeServices": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.SpaServices.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.SpaServices.dll": {}
}
},
"Microsoft.AspNetCore.StaticFiles/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.WebEncoders": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.StaticFiles.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.StaticFiles.dll": {}
}
},
"Microsoft.AspNetCore.WebSockets/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"System.Numerics.Vectors": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.WebSockets.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.WebSockets.dll": {}
}
},
"Microsoft.AspNetCore.WebUtilities/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Net.Http.Headers": "2.0.0-preview3-26006",
"System.Text.Encodings.Web": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": {}
}
},
"Microsoft.Azure.KeyVault/2.2.1-preview": {
"type": "package",
"dependencies": {
"Microsoft.Azure.KeyVault.WebKey": "2.0.5",
"Microsoft.Rest.ClientRuntime": "[2.3.7, 3.0.0)",
"Microsoft.Rest.ClientRuntime.Azure": "[3.3.6, 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.5": {
"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.CodeAnalysis.Analyzers/1.1.0": {
"type": "package"
},
"Microsoft.CodeAnalysis.Common/2.3.0-beta1": {
"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.3.0-beta1": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Common": "[2.3.0-beta1]"
},
"compile": {
"lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll": {}
},
"runtime": {
"lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll": {}
}
},
"Microsoft.CodeAnalysis.Razor/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Razor.Language": "2.0.0-preview3-26006",
"Microsoft.CodeAnalysis.CSharp": "2.3.0-beta1",
"Microsoft.CodeAnalysis.Common": "2.3.0-beta1"
},
"compile": {
"lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {}
}
},
"Microsoft.CSharp/4.4.0-preview3-25428-02": {
"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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Data.Sqlite.Core": "2.0.0-preview3-26006",
"SQLitePCLRaw.bundle_green": "1.1.7"
}
},
"Microsoft.Data.Sqlite.Core/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"SQLitePCLRaw.core": "1.1.7"
},
"compile": {
"lib/netstandard2.0/Microsoft.Data.Sqlite.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Data.Sqlite.dll": {}
}
},
"Microsoft.DotNet.PlatformAbstractions/2.0.0-preview3-25428-01": {
"type": "package",
"dependencies": {
"System.AppContext": "4.1.0",
"System.Collections": "4.0.11",
"System.IO": "4.1.0",
"System.IO.FileSystem": "4.0.1",
"System.Reflection.TypeExtensions": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.InteropServices": "4.1.0",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0"
},
"compile": {
"lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll": {}
},
"runtime": {
"lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll": {}
}
},
"Microsoft.EntityFrameworkCore/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Caching.Memory": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006",
"Remotion.Linq": "2.1.1",
"System.Collections.Immutable": "1.3.1",
"System.ComponentModel.Annotations": "4.4.0-preview3-25428-02",
"System.Diagnostics.DiagnosticSource": "4.4.0",
"System.Interactive.Async": "3.1.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.dll": {}
}
},
"Microsoft.EntityFrameworkCore.Design/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.EntityFrameworkCore.Relational": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Design.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Design.dll": {}
}
},
"Microsoft.EntityFrameworkCore.InMemory/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.EntityFrameworkCore": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.InMemory.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.InMemory.dll": {}
}
},
"Microsoft.EntityFrameworkCore.Relational/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.CSharp": "4.4.0-preview3-25428-02",
"Microsoft.EntityFrameworkCore": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Abstractions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.dll": {}
}
},
"Microsoft.EntityFrameworkCore.Sqlite/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.EntityFrameworkCore.Sqlite.Core": "2.0.0-preview3-26006",
"SQLitePCLRaw.bundle_green": "1.1.7"
}
},
"Microsoft.EntityFrameworkCore.Sqlite.Core/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Data.Sqlite.Core": "2.0.0-preview3-26006",
"Microsoft.EntityFrameworkCore.Relational": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Sqlite.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Sqlite.dll": {}
}
},
"Microsoft.EntityFrameworkCore.SqlServer/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.EntityFrameworkCore.Relational": "2.0.0-preview3-26006",
"System.Data.SqlClient": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {}
}
},
"Microsoft.EntityFrameworkCore.Tools/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.EntityFrameworkCore.Design": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/_._": {}
},
"runtime": {
"lib/netstandard2.0/_._": {}
}
},
"Microsoft.Extensions.Caching.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {}
}
},
"Microsoft.Extensions.Caching.Memory/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Caching.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {}
}
},
"Microsoft.Extensions.Caching.Redis/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Caching.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"StackExchange.Redis.StrongName": "1.2.3"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Caching.Redis.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Caching.Redis.dll": {}
}
},
"Microsoft.Extensions.Caching.SqlServer/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Caching.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"System.Data.SqlClient": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Caching.SqlServer.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Caching.SqlServer.dll": {}
}
},
"Microsoft.Extensions.Configuration/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {}
}
},
"Microsoft.Extensions.Configuration.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {}
}
},
"Microsoft.Extensions.Configuration.AzureKeyVault/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Azure.KeyVault": "2.2.1-preview",
"Microsoft.Extensions.Configuration": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.FileExtensions": "2.0.0-preview3-26006",
"Microsoft.IdentityModel.Clients.ActiveDirectory": "3.14.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll": {}
}
},
"Microsoft.Extensions.Configuration.Binder/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {}
}
},
"Microsoft.Extensions.Configuration.CommandLine/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {}
}
},
"Microsoft.Extensions.Configuration.EnvironmentVariables/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {}
}
},
"Microsoft.Extensions.Configuration.FileExtensions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Physical": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {}
}
},
"Microsoft.Extensions.Configuration.Ini/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.FileExtensions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Ini.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Ini.dll": {}
}
},
"Microsoft.Extensions.Configuration.Json/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.FileExtensions": "2.0.0-preview3-26006",
"Newtonsoft.Json": "10.0.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {}
}
},
"Microsoft.Extensions.Configuration.UserSecrets/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration.Json": "2.0.0-preview3-26006"
},
"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.targets": {}
}
},
"Microsoft.Extensions.Configuration.Xml/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.FileExtensions": "2.0.0-preview3-26006",
"System.Security.Cryptography.Xml": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Xml.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Xml.dll": {}
}
},
"Microsoft.Extensions.DependencyInjection/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {}
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
}
},
"Microsoft.Extensions.DependencyModel/2.0.0-preview3-25428-01": {
"type": "package",
"dependencies": {
"Microsoft.DotNet.PlatformAbstractions": "2.0.0-preview3-25428-01",
"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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"System.Diagnostics.DiagnosticSource": "4.4.0"
},
"compile": {
"lib/netcoreapp2.0/Microsoft.Extensions.DiagnosticAdapter.dll": {}
},
"runtime": {
"lib/netcoreapp2.0/Microsoft.Extensions.DiagnosticAdapter.dll": {}
}
},
"Microsoft.Extensions.FileProviders.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
}
},
"Microsoft.Extensions.FileProviders.Composite/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.FileProviders.Abstractions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {}
}
},
"Microsoft.Extensions.FileProviders.Embedded/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.FileProviders.Abstractions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.dll": {}
}
},
"Microsoft.Extensions.FileProviders.Physical/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.FileProviders.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileSystemGlobbing": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {}
}
},
"Microsoft.Extensions.FileSystemGlobbing/2.0.0-preview3-26006": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {}
}
},
"Microsoft.Extensions.Hosting.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {}
}
},
"Microsoft.Extensions.Identity.Core/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Cryptography.KeyDerivation": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"System.ComponentModel.Annotations": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Identity.Core.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Identity.Core.dll": {}
}
},
"Microsoft.Extensions.Identity.Stores/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Identity.Core": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006",
"System.ComponentModel.Annotations": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Identity.Stores.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Identity.Stores.dll": {}
}
},
"Microsoft.Extensions.Localization/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Localization.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {}
}
},
"Microsoft.Extensions.Localization.Abstractions/2.0.0-preview3-26006": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {}
}
},
"Microsoft.Extensions.Logging/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {}
}
},
"Microsoft.Extensions.Logging.Abstractions/2.0.0-preview3-26006": {
"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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration.EnvironmentVariables": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Json": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging.Configuration": "2.0.0-preview3-26006",
"System.ValueTuple": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/_._": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.AzureAppServices.dll": {}
}
},
"Microsoft.Extensions.Logging.Configuration/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options.ConfigurationExtensions": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll": {}
}
},
"Microsoft.Extensions.Logging.Console/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.Console.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.Console.dll": {}
}
},
"Microsoft.Extensions.Logging.Debug/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.dll": {}
}
},
"Microsoft.Extensions.Logging.EventSource/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006",
"Newtonsoft.Json": "10.0.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.EventSource.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.EventSource.dll": {}
}
},
"Microsoft.Extensions.Logging.TraceSource/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Logging": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.TraceSource.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.TraceSource.dll": {}
}
},
"Microsoft.Extensions.ObjectPool/2.0.0-preview3-26006": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {}
}
},
"Microsoft.Extensions.Options/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Primitives": "2.0.0-preview3-26006"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Options.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Options.dll": {}
}
},
"Microsoft.Extensions.Options.ConfigurationExtensions/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Configuration.Binder": "2.0.0-preview3-26006",
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006"
},
"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/_._": {}
},
"runtime": {
"lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.dll": {}
}
},
"Microsoft.Extensions.Primitives/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"System.Runtime.CompilerServices.Unsafe": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {}
}
},
"Microsoft.Extensions.WebEncoders/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview3-26006",
"Microsoft.Extensions.Options": "2.0.0-preview3-26006",
"System.Text.Encodings.Web": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll": {}
}
},
"Microsoft.IdentityModel.Clients.ActiveDirectory/3.14.0": {
"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/1.1.3": {
"type": "package",
"dependencies": {
"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/2.1.3": {
"type": "package",
"dependencies": {
"System.Collections.Specialized": "4.3.0",
"System.Diagnostics.Contracts": "4.3.0",
"System.IdentityModel.Tokens.Jwt": "5.1.3",
"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/2.1.3": {
"type": "package",
"dependencies": {
"Microsoft.IdentityModel.Protocols": "2.1.3",
"System.Dynamic.Runtime": "4.3.0"
},
"compile": {
"lib/netstandard1.4/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {}
},
"runtime": {
"lib/netstandard1.4/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {}
}
},
"Microsoft.IdentityModel.Tokens/5.1.3": {
"type": "package",
"dependencies": {
"Microsoft.IdentityModel.Logging": "1.1.3",
"Newtonsoft.Json": "9.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.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",
"System.Xml.ReaderWriter": "4.3.0"
},
"compile": {
"lib/netstandard1.4/Microsoft.IdentityModel.Tokens.dll": {}
},
"runtime": {
"lib/netstandard1.4/Microsoft.IdentityModel.Tokens.dll": {}
}
},
"Microsoft.Net.Http.Headers/2.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "2.0.0-preview3-26006",
"System.Buffers": "4.4.0-preview3-25428-02"
},
"compile": {
"lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {}
}
},
"Microsoft.NETCore.App/2.1.0-preview1-25429-01": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.DotNetHostPolicy": "2.1.0-preview1-25429-01",
"Microsoft.NETCore.Platforms": "2.1.0-preview1-25324-02",
"NETStandard.Library": "2.1.0-preview1-25413-01"
},
"compile": {
"ref/netcoreapp2.0/Microsoft.CSharp.dll": {},
"ref/netcoreapp2.0/Microsoft.VisualBasic.dll": {},
"ref/netcoreapp2.0/Microsoft.Win32.Primitives.dll": {},
"ref/netcoreapp2.0/System.AppContext.dll": {},
"ref/netcoreapp2.0/System.Buffers.dll": {},
"ref/netcoreapp2.0/System.Collections.Concurrent.dll": {},
"ref/netcoreapp2.0/System.Collections.Immutable.dll": {},
"ref/netcoreapp2.0/System.Collections.NonGeneric.dll": {},
"ref/netcoreapp2.0/System.Collections.Specialized.dll": {},
"ref/netcoreapp2.0/System.Collections.dll": {},
"ref/netcoreapp2.0/System.ComponentModel.Annotations.dll": {},
"ref/netcoreapp2.0/System.ComponentModel.Composition.dll": {},
"ref/netcoreapp2.0/System.ComponentModel.DataAnnotations.dll": {},
"ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.dll": {},
"ref/netcoreapp2.0/System.ComponentModel.Primitives.dll": {},
"ref/netcoreapp2.0/System.ComponentModel.TypeConverter.dll": {},
"ref/netcoreapp2.0/System.ComponentModel.dll": {},
"ref/netcoreapp2.0/System.Configuration.dll": {},
"ref/netcoreapp2.0/System.Console.dll": {},
"ref/netcoreapp2.0/System.Core.dll": {},
"ref/netcoreapp2.0/System.Data.Common.dll": {},
"ref/netcoreapp2.0/System.Data.dll": {},
"ref/netcoreapp2.0/System.Diagnostics.Contracts.dll": {},
"ref/netcoreapp2.0/System.Diagnostics.Debug.dll": {},
"ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.dll": {},
"ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.dll": {},
"ref/netcoreapp2.0/System.Diagnostics.Process.dll": {},
"ref/netcoreapp2.0/System.Diagnostics.StackTrace.dll": {},
"ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.dll": {},
"ref/netcoreapp2.0/System.Diagnostics.Tools.dll": {},
"ref/netcoreapp2.0/System.Diagnostics.TraceSource.dll": {},
"ref/netcoreapp2.0/System.Diagnostics.Tracing.dll": {},
"ref/netcoreapp2.0/System.Drawing.Primitives.dll": {},
"ref/netcoreapp2.0/System.Drawing.dll": {},
"ref/netcoreapp2.0/System.Dynamic.Runtime.dll": {},
"ref/netcoreapp2.0/System.Globalization.Calendars.dll": {},
"ref/netcoreapp2.0/System.Globalization.Extensions.dll": {},
"ref/netcoreapp2.0/System.Globalization.dll": {},
"ref/netcoreapp2.0/System.IO.Compression.FileSystem.dll": {},
"ref/netcoreapp2.0/System.IO.Compression.ZipFile.dll": {},
"ref/netcoreapp2.0/System.IO.Compression.dll": {},
"ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.dll": {},
"ref/netcoreapp2.0/System.IO.FileSystem.Primitives.dll": {},
"ref/netcoreapp2.0/System.IO.FileSystem.Watcher.dll": {},
"ref/netcoreapp2.0/System.IO.FileSystem.dll": {},
"ref/netcoreapp2.0/System.IO.IsolatedStorage.dll": {},
"ref/netcoreapp2.0/System.IO.MemoryMappedFiles.dll": {},
"ref/netcoreapp2.0/System.IO.Pipes.dll": {},
"ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.dll": {},
"ref/netcoreapp2.0/System.IO.dll": {},
"ref/netcoreapp2.0/System.Linq.Expressions.dll": {},
"ref/netcoreapp2.0/System.Linq.Parallel.dll": {},
"ref/netcoreapp2.0/System.Linq.Queryable.dll": {},
"ref/netcoreapp2.0/System.Linq.dll": {},
"ref/netcoreapp2.0/System.Net.Http.dll": {},
"ref/netcoreapp2.0/System.Net.HttpListener.dll": {},
"ref/netcoreapp2.0/System.Net.Mail.dll": {},
"ref/netcoreapp2.0/System.Net.NameResolution.dll": {},
"ref/netcoreapp2.0/System.Net.NetworkInformation.dll": {},
"ref/netcoreapp2.0/System.Net.Ping.dll": {},
"ref/netcoreapp2.0/System.Net.Primitives.dll": {},
"ref/netcoreapp2.0/System.Net.Requests.dll": {},
"ref/netcoreapp2.0/System.Net.Security.dll": {},
"ref/netcoreapp2.0/System.Net.ServicePoint.dll": {},
"ref/netcoreapp2.0/System.Net.Sockets.dll": {},
"ref/netcoreapp2.0/System.Net.WebClient.dll": {},
"ref/netcoreapp2.0/System.Net.WebHeaderCollection.dll": {},
"ref/netcoreapp2.0/System.Net.WebProxy.dll": {},
"ref/netcoreapp2.0/System.Net.WebSockets.Client.dll": {},
"ref/netcoreapp2.0/System.Net.WebSockets.dll": {},
"ref/netcoreapp2.0/System.Net.dll": {},
"ref/netcoreapp2.0/System.Numerics.Vectors.dll": {},
"ref/netcoreapp2.0/System.Numerics.dll": {},
"ref/netcoreapp2.0/System.ObjectModel.dll": {},
"ref/netcoreapp2.0/System.Reflection.DispatchProxy.dll": {},
"ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.dll": {},
"ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.dll": {},
"ref/netcoreapp2.0/System.Reflection.Emit.dll": {},
"ref/netcoreapp2.0/System.Reflection.Extensions.dll": {},
"ref/netcoreapp2.0/System.Reflection.Metadata.dll": {},
"ref/netcoreapp2.0/System.Reflection.Primitives.dll": {},
"ref/netcoreapp2.0/System.Reflection.TypeExtensions.dll": {},
"ref/netcoreapp2.0/System.Reflection.dll": {},
"ref/netcoreapp2.0/System.Resources.Reader.dll": {},
"ref/netcoreapp2.0/System.Resources.ResourceManager.dll": {},
"ref/netcoreapp2.0/System.Resources.Writer.dll": {},
"ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.dll": {},
"ref/netcoreapp2.0/System.Runtime.Extensions.dll": {},
"ref/netcoreapp2.0/System.Runtime.Handles.dll": {},
"ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.dll": {},
"ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.dll": {},
"ref/netcoreapp2.0/System.Runtime.InteropServices.dll": {},
"ref/netcoreapp2.0/System.Runtime.Loader.dll": {},
"ref/netcoreapp2.0/System.Runtime.Numerics.dll": {},
"ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.dll": {},
"ref/netcoreapp2.0/System.Runtime.Serialization.Json.dll": {},
"ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.dll": {},
"ref/netcoreapp2.0/System.Runtime.Serialization.Xml.dll": {},
"ref/netcoreapp2.0/System.Runtime.Serialization.dll": {},
"ref/netcoreapp2.0/System.Runtime.dll": {},
"ref/netcoreapp2.0/System.Security.Claims.dll": {},
"ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.dll": {},
"ref/netcoreapp2.0/System.Security.Cryptography.Csp.dll": {},
"ref/netcoreapp2.0/System.Security.Cryptography.Encoding.dll": {},
"ref/netcoreapp2.0/System.Security.Cryptography.Primitives.dll": {},
"ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.dll": {},
"ref/netcoreapp2.0/System.Security.Principal.dll": {},
"ref/netcoreapp2.0/System.Security.SecureString.dll": {},
"ref/netcoreapp2.0/System.Security.dll": {},
"ref/netcoreapp2.0/System.ServiceModel.Web.dll": {},
"ref/netcoreapp2.0/System.ServiceProcess.dll": {},
"ref/netcoreapp2.0/System.Text.Encoding.Extensions.dll": {},
"ref/netcoreapp2.0/System.Text.Encoding.dll": {},
"ref/netcoreapp2.0/System.Text.RegularExpressions.dll": {},
"ref/netcoreapp2.0/System.Threading.Overlapped.dll": {},
"ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.dll": {},
"ref/netcoreapp2.0/System.Threading.Tasks.Extensions.dll": {},
"ref/netcoreapp2.0/System.Threading.Tasks.Parallel.dll": {},
"ref/netcoreapp2.0/System.Threading.Tasks.dll": {},
"ref/netcoreapp2.0/System.Threading.Thread.dll": {},
"ref/netcoreapp2.0/System.Threading.ThreadPool.dll": {},
"ref/netcoreapp2.0/System.Threading.Timer.dll": {},
"ref/netcoreapp2.0/System.Threading.dll": {},
"ref/netcoreapp2.0/System.Transactions.Local.dll": {},
"ref/netcoreapp2.0/System.Transactions.dll": {},
"ref/netcoreapp2.0/System.ValueTuple.dll": {},
"ref/netcoreapp2.0/System.Web.HttpUtility.dll": {},
"ref/netcoreapp2.0/System.Web.dll": {},
"ref/netcoreapp2.0/System.Windows.dll": {},
"ref/netcoreapp2.0/System.Xml.Linq.dll": {},
"ref/netcoreapp2.0/System.Xml.ReaderWriter.dll": {},
"ref/netcoreapp2.0/System.Xml.Serialization.dll": {},
"ref/netcoreapp2.0/System.Xml.XDocument.dll": {},
"ref/netcoreapp2.0/System.Xml.XPath.XDocument.dll": {},
"ref/netcoreapp2.0/System.Xml.XPath.dll": {},
"ref/netcoreapp2.0/System.Xml.XmlDocument.dll": {},
"ref/netcoreapp2.0/System.Xml.XmlSerializer.dll": {},
"ref/netcoreapp2.0/System.Xml.dll": {},
"ref/netcoreapp2.0/System.dll": {},
"ref/netcoreapp2.0/WindowsBase.dll": {},
"ref/netcoreapp2.0/mscorlib.dll": {},
"ref/netcoreapp2.0/netstandard.dll": {}
},
"build": {
"build/netcoreapp2.0/Microsoft.NETCore.App.props": {},
"build/netcoreapp2.0/Microsoft.NETCore.App.targets": {}
}
},
"Microsoft.NETCore.DotNetAppHost/2.1.0-preview1-25429-01": {
"type": "package"
},
"Microsoft.NETCore.DotNetHostPolicy/2.1.0-preview1-25429-01": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.DotNetHostResolver": "2.1.0-preview1-25429-01"
}
},
"Microsoft.NETCore.DotNetHostResolver/2.1.0-preview1-25429-01": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.DotNetAppHost": "2.1.0-preview1-25429-01"
}
},
"Microsoft.NETCore.Platforms/2.1.0-preview2-25319-04": {
"type": "package",
"compile": {
"lib/netstandard1.0/_._": {}
},
"runtime": {
"lib/netstandard1.0/_._": {}
}
},
"Microsoft.NETCore.Targets/1.1.0": {
"type": "package",
"compile": {
"lib/netstandard1.0/_._": {}
},
"runtime": {
"lib/netstandard1.0/_._": {}
}
},
"Microsoft.Rest.ClientRuntime/2.3.7": {
"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.6": {
"type": "package",
"dependencies": {
"Microsoft.Rest.ClientRuntime": "[2.3.7, 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.0.0-preview3-26006": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview3-26006",
"Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview3-26006",
"Microsoft.Extensions.FileProviders.Physical": "2.0.0-preview3-26006"
},
"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",
"runtime.win.Microsoft.Win32.Primitives": "4.3.0"
},
"compile": {
"ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
}
},
"Microsoft.Win32.Registry/4.5.0-preview2-25319-04": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0-preview2-25319-04",
"System.Security.AccessControl": "4.5.0-preview2-25319-04",
"System.Security.Principal.Windows": "4.5.0-preview2-25319-04"
},
"compile": {
"ref/netstandard2.0/Microsoft.Win32.Registry.dll": {}
},
"runtime": {
"runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.Registry.dll": {}
}
},
"MsgPack.Cli/0.9.0-beta2": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Collections.Concurrent": "4.0.12",
"System.Collections.NonGeneric": "4.0.1",
"System.Collections.Specialized": "4.0.1",
"System.Data.Common": "4.1.0",
"System.Diagnostics.Contracts": "4.0.1",
"System.Diagnostics.Debug": "4.0.11",
"System.Diagnostics.Tools": "4.0.1",
"System.Globalization": "4.0.11",
"System.IO": "4.1.0",
"System.Linq": "4.1.0",
"System.Linq.Expressions": "4.1.0",
"System.Numerics.Vectors": "4.1.1",
"System.ObjectModel": "4.0.12",
"System.Reflection": "4.1.0",
"System.Reflection.Extensions": "4.0.1",
"System.Reflection.Primitives": "4.0.1",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.InteropServices": "4.1.0",
"System.Runtime.Numerics": "4.0.1",
"System.Runtime.Serialization.Primitives": "4.1.1",
"System.Text.Encoding": "4.0.11",
"System.Text.Encoding.Extensions": "4.0.11",
"System.Text.RegularExpressions": "4.1.0",
"System.Threading": "4.0.11"
},
"compile": {
"lib/netstandard1.3/MsgPack.dll": {}
},
"runtime": {
"lib/netstandard1.3/MsgPack.dll": {}
}
},
"NETStandard.Library/2.1.0-preview1-25413-01": {
"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/10.0.1": {
"type": "package",
"dependencies": {
"Microsoft.CSharp": "4.3.0",
"System.Collections": "4.3.0",
"System.ComponentModel.TypeConverter": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Dynamic.Runtime": "4.3.0",
"System.Globalization": "4.3.0",
"System.IO": "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.Extensions": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Runtime.Numerics": "4.3.0",
"System.Runtime.Serialization.Formatters": "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"
},
"compile": {
"lib/netstandard1.3/Newtonsoft.Json.dll": {}
},
"runtime": {
"lib/netstandard1.3/Newtonsoft.Json.dll": {}
}
},
"Newtonsoft.Json.Bson/1.0.1": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"Newtonsoft.Json": "10.0.1"
},
"compile": {
"lib/netstandard1.3/Newtonsoft.Json.Bson.dll": {}
},
"runtime": {
"lib/netstandard1.3/Newtonsoft.Json.Bson.dll": {}
}
},
"Remotion.Linq/2.1.1": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Diagnostics.Debug": "4.0.11",
"System.Linq": "4.1.0",
"System.Linq.Expressions": "4.1.0",
"System.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.any.System.Collections/4.3.0": {
"type": "package",
"dependencies": {
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard/_._": {}
},
"runtime": {
"lib/netstandard1.3/System.Collections.dll": {}
}
},
"runtime.any.System.Diagnostics.Tools/4.3.0": {
"type": "package",
"compile": {
"ref/netstandard/_._": {}
},
"runtime": {
"lib/netstandard1.3/System.Diagnostics.Tools.dll": {}
}
},
"runtime.any.System.Diagnostics.Tracing/4.3.0": {
"type": "package",
"compile": {
"ref/netstandard/_._": {}
},
"runtime": {
"lib/netstandard1.5/System.Diagnostics.Tracing.dll": {}
}
},
"runtime.any.System.Globalization/4.3.0": {
"type": "package",
"compile": {
"ref/netstandard/_._": {}
},
"runtime": {
"lib/netstandard1.3/System.Globalization.dll": {}
}
},
"runtime.any.System.Globalization.Calendars/4.3.0": {
"type": "package",
"compile": {
"ref/netstandard/_._": {}
},
"runtime": {
"lib/netstandard1.3/System.Globalization.Calendars.dll": {}
}
},
"runtime.any.System.IO/4.3.0": {
"type": "package",
"compile": {
"ref/netstandard/_._": {}
},
"runtime": {
"lib/netstandard1.5/System.IO.dll": {}
}
},
"runtime.any.System.Reflection/4.3.0": {
"type": "package",
"compile": {
"ref/netstandard/_._": {}
},
"runtime": {
"lib/netstandard1.5/System.Reflection.dll": {}
}
},
"runtime.any.System.Reflection.Extensions/4.3.0": {
"type": "package",
"compile": {
"ref/netstandard/_._": {}
},
"runtime": {
"lib/netstandard1.3/System.Reflection.Extensions.dll": {}
}
},
"runtime.any.System.Reflection.Primitives/4.3.0": {
"type": "package",
"compile": {
"ref/netstandard/_._": {}
},
"runtime": {
"lib/netstandard1.3/System.Reflection.Primitives.dll": {}
}
},
"runtime.any.System.Resources.ResourceManager/4.3.0": {
"type": "package",
"compile": {
"ref/netstandard/_._": {}
},
"runtime": {
"lib/netstandard1.3/System.Resources.ResourceManager.dll": {}
}
},
"runtime.any.System.Runtime/4.3.0": {
"type": "package",
"dependencies": {
"System.Private.Uri": "4.3.0"
},
"compile": {
"ref/netstandard/_._": {}
},
"runtime": {
"lib/netstandard1.5/System.Runtime.dll": {}
}
},
"runtime.any.System.Runtime.Handles/4.3.0": {
"type": "package",
"compile": {
"ref/netstandard/_._": {}
},
"runtime": {
"lib/netstandard1.3/System.Runtime.Handles.dll": {}
}
},
"runtime.any.System.Runtime.InteropServices/4.3.0": {
"type": "package",
"compile": {
"ref/netstandard/_._": {}
},
"runtime": {
"lib/netstandard1.6/System.Runtime.InteropServices.dll": {}
}
},
"runtime.any.System.Text.Encoding/4.3.0": {
"type": "package",
"compile": {
"ref/netstandard/_._": {}
},
"runtime": {
"lib/netstandard1.3/System.Text.Encoding.dll": {}
}
},
"runtime.any.System.Text.Encoding.Extensions/4.3.0": {
"type": "package",
"compile": {
"ref/netstandard/_._": {}
},
"runtime": {
"lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {}
}
},
"runtime.any.System.Threading.Tasks/4.3.0": {
"type": "package",
"compile": {
"ref/netstandard/_._": {}
},
"runtime": {
"lib/netstandard1.3/System.Threading.Tasks.dll": {}
}
},
"runtime.any.System.Threading.Timer/4.3.0": {
"type": "package",
"compile": {
"ref/netstandard/_._": {}
},
"runtime": {
"lib/netstandard1.3/System.Threading.Timer.dll": {}
}
},
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package"
},
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package"
},
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package"
},
"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-preview3-25428-02": {
"type": "package",
"dependencies": {
"runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0-preview2-25312-01",
"runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0-preview2-25312-01",
"runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0-preview2-25312-01"
}
},
"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"
},
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package"
},
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
"type": "package"
},
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package"
},
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package"
},
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package"
},
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package"
},
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package"
},
"runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0-preview2-25312-01": {
"type": "package"
},
"runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0-preview2-25312-01": {
"type": "package"
},
"runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0-preview2-25312-01": {
"type": "package"
},
"runtime.win.Microsoft.Win32.Primitives/4.3.0": {
"type": "package",
"dependencies": {
"System.Runtime": "4.3.0",
"System.Runtime.InteropServices": "4.3.0"
},
"compile": {
"ref/netstandard/_._": {}
},
"runtime": {
"runtimes/win/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
}
},
"runtime.win.System.Console/4.3.0": {
"type": "package",
"dependencies": {
"System.IO": "4.3.0",
"System.IO.FileSystem.Primitives": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "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"
},
"compile": {
"ref/netstandard/_._": {}
},
"runtime": {
"runtimes/win/lib/netstandard1.3/System.Console.dll": {}
}
},
"runtime.win.System.Diagnostics.Debug/4.3.0": {
"type": "package",
"compile": {
"ref/netstandard/_._": {}
},
"runtime": {
"runtimes/win/lib/netstandard1.3/System.Diagnostics.Debug.dll": {}
}
},
"runtime.win.System.IO.FileSystem/4.3.0": {
"type": "package",
"dependencies": {
"System.Buffers": "4.3.0",
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.IO": "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.Overlapped": "4.3.0",
"System.Threading.Tasks": "4.3.0"
},
"compile": {
"ref/netstandard/_._": {}
},
"runtime": {
"runtimes/win/lib/netstandard1.3/System.IO.FileSystem.dll": {}
}
},
"runtime.win.System.Net.Primitives/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Primitives": "4.3.0",
"System.Collections": "4.3.0",
"System.Diagnostics.Tracing": "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.Runtime.Handles": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Threading": "4.3.0"
},
"compile": {
"ref/netstandard/_._": {}
},
"runtime": {
"runtimes/win/lib/netstandard1.3/System.Net.Primitives.dll": {}
}
},
"runtime.win.System.Net.Sockets/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.IO": "4.3.0",
"System.IO.FileSystem": "4.3.0",
"System.IO.FileSystem.Primitives": "4.3.0",
"System.Net.NameResolution": "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.Overlapped": "4.3.0",
"System.Threading.Tasks": "4.3.0"
},
"compile": {
"ref/netstandard/_._": {}
},
"runtime": {
"runtimes/win/lib/netstandard1.3/System.Net.Sockets.dll": {}
}
},
"runtime.win.System.Runtime.Extensions/4.3.0": {
"type": "package",
"dependencies": {
"System.Private.Uri": "4.3.0"
},
"compile": {
"ref/netstandard/_._": {}
},
"runtime": {
"runtimes/win/lib/netstandard1.5/System.Runtime.Extensions.dll": {}
}
},
"runtime.win7.System.Private.Uri/4.3.0": {
"type": "package",
"compile": {
"ref/netstandard/_._": {}
},
"runtime": {
"runtimes/win/lib/netstandard1.0/System.Private.Uri.dll": {}
}
},
"SQLitePCLRaw.bundle_green/1.1.7": {
"type": "package",
"dependencies": {
"SQLitePCLRaw.core": "1.1.7",
"SQLitePCLRaw.lib.e_sqlite3.linux": "1.1.7",
"SQLitePCLRaw.lib.e_sqlite3.osx": "1.1.7",
"SQLitePCLRaw.lib.e_sqlite3.v110_xp": "1.1.7",
"SQLitePCLRaw.provider.e_sqlite3.netstandard11": "1.1.7"
},
"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.7": {
"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.7": {
"type": "package",
"compile": {
"lib/netstandard2.0/_._": {}
},
"runtime": {
"lib/netstandard2.0/_._": {}
}
},
"SQLitePCLRaw.lib.e_sqlite3.osx/1.1.7": {
"type": "package",
"compile": {
"lib/netstandard2.0/_._": {}
},
"runtime": {
"lib/netstandard2.0/_._": {}
}
},
"SQLitePCLRaw.lib.e_sqlite3.v110_xp/1.1.7": {
"type": "package",
"compile": {
"lib/netstandard2.0/_._": {}
},
"runtime": {
"lib/netstandard2.0/_._": {}
}
},
"SQLitePCLRaw.provider.e_sqlite3.netstandard11/1.1.7": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.0",
"SQLitePCLRaw.core": "1.1.7"
},
"compile": {
"lib/netstandard1.1/SQLitePCLRaw.provider.e_sqlite3.dll": {}
},
"runtime": {
"lib/netstandard1.1/SQLitePCLRaw.provider.e_sqlite3.dll": {}
}
},
"StackExchange.Redis.StrongName/1.2.3": {
"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": {}
}
},
"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.Binary/0.1.0-e170629-4": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Buffers.Primitives": "0.1.0-e170629-4"
},
"compile": {
"lib/netstandard1.1/System.Binary.dll": {}
},
"runtime": {
"lib/netstandard1.1/System.Binary.dll": {}
}
},
"System.Buffers/4.4.0-preview3-25428-02": {
"type": "package",
"compile": {
"ref/netcoreapp2.0/_._": {}
},
"runtime": {
"lib/netcoreapp2.0/_._": {}
}
},
"System.Buffers.Experimental/0.1.0-e170629-4": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Buffers": "4.3.0",
"System.Buffers.Primitives": "0.1.0-e170629-4",
"System.Collections.Sequences": "0.1.0-e170629-4",
"System.Numerics.Vectors": "4.4.0-preview2-25317-01",
"System.Text.Primitives": "0.1.0-e170629-4",
"System.Text.Utf8String": "0.1.0-e170629-4"
},
"compile": {
"lib/netstandard1.1/System.Buffers.Experimental.dll": {}
},
"runtime": {
"lib/netstandard1.1/System.Buffers.Experimental.dll": {}
}
},
"System.Buffers.Primitives/0.1.0-e170629-4": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Buffers": "4.3.0",
"System.Diagnostics.Tools": "4.3.0",
"System.Memory": "4.4.0-preview2-25317-01",
"System.Numerics.Vectors": "4.4.0-preview2-25317-01",
"System.Runtime.CompilerServices.Unsafe": "4.4.0-preview2-25317-01"
},
"compile": {
"lib/netstandard1.1/System.Buffers.Primitives.dll": {}
},
"runtime": {
"lib/netstandard1.1/System.Buffers.Primitives.dll": {}
}
},
"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",
"runtime.any.System.Collections": "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.3.1": {
"type": "package",
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Globalization": "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"
},
"compile": {
"lib/netstandard1.0/System.Collections.Immutable.dll": {}
},
"runtime": {
"lib/netstandard1.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.Sequences/0.1.0-e170629-4": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Memory": "4.4.0-preview2-25317-01"
},
"compile": {
"lib/netstandard1.1/System.Collections.Sequences.dll": {}
},
"runtime": {
"lib/netstandard1.1/System.Collections.Sequences.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/4.3.0": {
"type": "package",
"dependencies": {
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.0/System.ComponentModel.dll": {}
},
"runtime": {
"lib/netstandard1.3/System.ComponentModel.dll": {}
}
},
"System.ComponentModel.Annotations/4.4.0-preview3-25428-02": {
"type": "package",
"compile": {
"ref/netcoreapp2.0/_._": {}
},
"runtime": {
"lib/netcoreapp2.0/_._": {}
}
},
"System.ComponentModel.Primitives/4.3.0": {
"type": "package",
"dependencies": {
"System.ComponentModel": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.0/System.ComponentModel.Primitives.dll": {}
},
"runtime": {
"lib/netstandard1.0/System.ComponentModel.Primitives.dll": {}
}
},
"System.ComponentModel.TypeConverter/4.3.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.3.0",
"System.Collections.NonGeneric": "4.3.0",
"System.Collections.Specialized": "4.3.0",
"System.ComponentModel": "4.3.0",
"System.ComponentModel.Primitives": "4.3.0",
"System.Globalization": "4.3.0",
"System.Linq": "4.3.0",
"System.Reflection": "4.3.0",
"System.Reflection.Extensions": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Reflection.TypeExtensions": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Threading": "4.3.0"
},
"compile": {
"ref/netstandard1.5/System.ComponentModel.TypeConverter.dll": {}
},
"runtime": {
"lib/netstandard1.5/System.ComponentModel.TypeConverter.dll": {}
}
},
"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",
"runtime.win.System.Console": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Console.dll": {}
}
},
"System.Data.Common/4.1.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Globalization": "4.0.11",
"System.IO": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Text.RegularExpressions": "4.1.0",
"System.Threading.Tasks": "4.0.11"
},
"compile": {
"ref/netstandard1.2/System.Data.Common.dll": {}
},
"runtime": {
"lib/netstandard1.2/System.Data.Common.dll": {}
}
},
"System.Data.SqlClient/4.4.0-preview3-25428-02": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Registry": "4.4.0-preview3-25428-02",
"System.Security.Principal.Windows": "4.4.0-preview3-25428-02",
"System.Text.Encoding.CodePages": "4.4.0-preview3-25428-02",
"runtime.native.System.Data.SqlClient.sni": "4.4.0-preview3-25428-02"
},
"compile": {
"ref/netstandard2.0/System.Data.SqlClient.dll": {}
},
"runtime": {
"runtimes/win/lib/netstandard2.0/System.Data.SqlClient.dll": {}
}
},
"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",
"runtime.win.System.Diagnostics.Debug": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Diagnostics.Debug.dll": {}
}
},
"System.Diagnostics.DiagnosticSource/4.4.0": {
"type": "package",
"compile": {
"ref/netcoreapp2.0/_._": {}
},
"runtime": {
"lib/netcoreapp2.0/_._": {}
}
},
"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/_._": {}
},
"runtime": {
"runtimes/win/lib/netstandard1.3/System.Diagnostics.FileVersionInfo.dll": {}
}
},
"System.Diagnostics.StackTrace/4.3.0": {
"type": "package",
"dependencies": {
"System.IO.FileSystem": "4.3.0",
"System.Reflection": "4.3.0",
"System.Reflection.Metadata": "1.4.1",
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.3/_._": {}
},
"runtime": {
"lib/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
}
},
"System.Diagnostics.Tools/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0",
"runtime.any.System.Diagnostics.Tools": "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",
"runtime.any.System.Diagnostics.Tracing": "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",
"runtime.any.System.Globalization": "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",
"runtime.any.System.Globalization.Calendars": "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/_._": {}
},
"runtime": {
"runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": {}
}
},
"System.IdentityModel.Tokens.Jwt/5.1.3": {
"type": "package",
"dependencies": {
"Microsoft.IdentityModel.Tokens": "5.1.3"
},
"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",
"runtime.any.System.IO": "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": {}
},
"runtime": {
"runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": {}
}
},
"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",
"runtime.win.System.IO.FileSystem": "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/0.1.0-e170629-4": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Buffers.Primitives": "0.1.0-e170629-4",
"System.Collections.Sequences": "0.1.0-e170629-4"
},
"compile": {
"lib/netstandard1.1/System.IO.Pipelines.dll": {}
},
"runtime": {
"lib/netstandard1.1/System.IO.Pipelines.dll": {}
}
},
"System.IO.Pipelines.Extensions/0.1.0-e170629-4": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Binary": "0.1.0-e170629-4",
"System.Collections.Sequences": "0.1.0-e170629-4",
"System.IO.Pipelines": "0.1.0-e170629-4",
"System.Threading.Tasks.Extensions": "4.3.0"
},
"compile": {
"lib/netstandard1.3/System.IO.Pipelines.Extensions.dll": {}
},
"runtime": {
"lib/netstandard1.3/System.IO.Pipelines.Extensions.dll": {}
}
},
"System.IO.Ports/4.5.0-preview2-25319-04": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Registry": "4.5.0-preview2-25319-04"
},
"compile": {
"ref/netstandard2.0/System.IO.Ports.dll": {}
},
"runtime": {
"runtimes/win/lib/netstandard2.0/System.IO.Ports.dll": {}
}
},
"System.Linq/4.3.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0"
},
"compile": {
"ref/netstandard1.6/System.Linq.dll": {}
},
"runtime": {
"lib/netstandard1.6/System.Linq.dll": {}
}
},
"System.Linq.Expressions/4.3.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Globalization": "4.3.0",
"System.IO": "4.3.0",
"System.Linq": "4.3.0",
"System.ObjectModel": "4.3.0",
"System.Reflection": "4.3.0",
"System.Reflection.Emit": "4.3.0",
"System.Reflection.Emit.ILGeneration": "4.3.0",
"System.Reflection.Emit.Lightweight": "4.3.0",
"System.Reflection.Extensions": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Reflection.TypeExtensions": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Threading": "4.3.0"
},
"compile": {
"ref/netstandard1.6/System.Linq.Expressions.dll": {}
},
"runtime": {
"lib/netstandard1.6/System.Linq.Expressions.dll": {}
}
},
"System.Linq.Queryable/4.0.1": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Diagnostics.Debug": "4.0.11",
"System.Linq": "4.1.0",
"System.Linq.Expressions": "4.1.0",
"System.Reflection": "4.1.0",
"System.Reflection.Extensions": "4.0.1",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0"
},
"compile": {
"ref/netstandard1.0/System.Linq.Queryable.dll": {}
},
"runtime": {
"lib/netstandard1.3/System.Linq.Queryable.dll": {}
}
},
"System.Memory/4.4.0-preview3-25428-02": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0-preview3-25428-02",
"System.Runtime.CompilerServices.Unsafe": "4.4.0-preview3-25428-02"
},
"compile": {
"ref/netstandard2.0/System.Memory.dll": {}
},
"runtime": {
"runtimes/win/lib/netcoreapp2.0/System.Memory.dll": {}
}
},
"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": {}
},
"runtime": {
"runtimes/win/lib/netstandard1.3/System.Net.Http.dll": {}
}
},
"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": {}
},
"runtime": {
"runtimes/win/lib/netstandard1.3/System.Net.NameResolution.dll": {}
}
},
"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",
"runtime.win.System.Net.Primitives": "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": {}
},
"runtime": {
"runtimes/win/lib/netstandard1.3/System.Net.Security.dll": {}
}
},
"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",
"runtime.win.System.Net.Sockets": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Net.Sockets.dll": {}
}
},
"System.Numerics.Vectors/4.4.0-preview3-25428-02": {
"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.1.1": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Collections.Concurrent": "4.0.12",
"System.Diagnostics.Debug": "4.0.11",
"System.Globalization": "4.0.11",
"System.IO": "4.1.0",
"System.Linq": "4.1.0",
"System.Reflection": "4.1.0",
"System.Reflection.Emit.ILGeneration": "4.0.1",
"System.Reflection.Emit.Lightweight": "4.0.1",
"System.Reflection.Extensions": "4.0.1",
"System.Reflection.Primitives": "4.0.1",
"System.Reflection.TypeExtensions": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.Serialization.Primitives": "4.1.1",
"System.Text.Encoding": "4.0.11",
"System.Text.Encoding.Extensions": "4.0.11",
"System.Text.RegularExpressions": "4.1.0",
"System.Threading": "4.0.11",
"System.Threading.Tasks": "4.0.11",
"System.Xml.ReaderWriter": "4.0.11",
"System.Xml.XmlDocument": "4.0.1",
"System.Xml.XmlSerializer": "4.0.11"
},
"compile": {
"ref/netstandard/_._": {}
},
"runtime": {
"lib/netstandard1.3/System.Private.DataContractSerialization.dll": {}
}
},
"System.Private.Uri/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"runtime.win7.System.Private.Uri": "4.3.0"
},
"compile": {
"ref/netstandard/_._": {}
}
},
"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",
"runtime.any.System.Reflection": "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",
"runtime.any.System.Reflection.Extensions": "4.3.0"
},
"compile": {
"ref/netstandard1.0/System.Reflection.Extensions.dll": {}
}
},
"System.Reflection.Metadata/1.5.0-preview3-25428-02": {
"type": "package",
"compile": {
"ref/netcoreapp2.0/_._": {}
},
"runtime": {
"lib/netcoreapp2.0/_._": {}
}
},
"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",
"runtime.any.System.Reflection.Primitives": "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",
"runtime.any.System.Resources.ResourceManager": "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",
"runtime.any.System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.5/System.Runtime.dll": {}
}
},
"System.Runtime.CompilerServices.Unsafe/4.4.0-preview3-25428-02": {
"type": "package",
"compile": {
"ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {}
},
"runtime": {
"lib/netstandard2.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",
"runtime.win.System.Runtime.Extensions": "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",
"runtime.any.System.Runtime.Handles": "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",
"runtime.any.System.Runtime.InteropServices": "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": {
"runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.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.Formatters/4.3.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.3.0",
"System.Reflection": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Serialization.Primitives": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Runtime.Serialization.Formatters.dll": {}
},
"runtime": {
"lib/netstandard1.4/System.Runtime.Serialization.Formatters.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.Security.AccessControl/4.5.0-preview2-25319-04": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0-preview2-25319-04",
"System.Security.Principal.Windows": "4.5.0-preview2-25319-04"
},
"compile": {
"ref/netstandard2.0/System.Security.AccessControl.dll": {}
},
"runtime": {
"runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": {}
}
},
"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": {}
},
"runtime": {
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {}
}
},
"System.Security.Cryptography.Cng/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.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.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"
},
"compile": {
"ref/netstandard1.6/_._": {}
},
"runtime": {
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": {}
}
},
"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/_._": {}
},
"runtime": {
"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {}
}
},
"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": {}
},
"runtime": {
"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
}
},
"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": {}
}
},
"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": {}
},
"runtime": {
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {}
}
},
"System.Security.Cryptography.Xml/4.4.0-preview3-25428-02": {
"type": "package",
"compile": {
"ref/netstandard2.0/System.Security.Cryptography.Xml.dll": {}
},
"runtime": {
"lib/netstandard2.0/System.Security.Cryptography.Xml.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-preview2-25319-04": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.0-preview2-25319-04"
},
"compile": {
"ref/netstandard2.0/System.Security.Principal.Windows.dll": {}
},
"runtime": {
"runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll": {}
}
},
"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",
"runtime.any.System.Text.Encoding": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Text.Encoding.dll": {}
}
},
"System.Text.Encoding.CodePages/4.4.0-preview3-25428-02": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0-preview3-25428-02"
},
"compile": {
"ref/netstandard2.0/_._": {}
},
"runtime": {
"runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": {}
}
},
"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",
"runtime.any.System.Text.Encoding.Extensions": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {}
}
},
"System.Text.Encodings.Web/4.4.0-preview3-25428-02": {
"type": "package",
"compile": {
"lib/netstandard2.0/System.Text.Encodings.Web.dll": {}
},
"runtime": {
"lib/netstandard2.0/System.Text.Encodings.Web.dll": {}
}
},
"System.Text.Formatting/0.1.0-e170629-4": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Buffers.Experimental": "0.1.0-e170629-4",
"System.Buffers.Primitives": "0.1.0-e170629-4",
"System.Text.Primitives": "0.1.0-e170629-4",
"System.Text.Utf8String": "0.1.0-e170629-4"
},
"compile": {
"lib/netstandard1.1/System.Text.Formatting.dll": {}
},
"runtime": {
"lib/netstandard1.1/System.Text.Formatting.dll": {}
}
},
"System.Text.Primitives/0.1.0-e170629-4": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Buffers.Primitives": "0.1.0-e170629-4",
"System.Memory": "4.4.0-preview2-25317-01",
"System.Runtime.CompilerServices.Unsafe": "4.4.0-preview2-25317-01"
},
"compile": {
"lib/netstandard1.1/System.Text.Primitives.dll": {}
},
"runtime": {
"lib/netstandard1.1/System.Text.Primitives.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.Text.Utf8String/0.1.0-e170629-4": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Memory": "4.4.0-preview2-25317-01",
"System.Runtime.CompilerServices.Unsafe": "4.4.0-preview2-25317-01",
"System.Text.Primitives": "0.1.0-e170629-4"
},
"compile": {
"lib/netstandard1.1/System.Text.Utf8String.dll": {}
},
"runtime": {
"lib/netstandard1.1/System.Text.Utf8String.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.Overlapped/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Handles": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Threading.Overlapped.dll": {}
},
"runtime": {
"runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.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",
"runtime.any.System.Threading.Tasks": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Threading.Tasks.dll": {}
}
},
"System.Threading.Tasks.Channels/0.1.0-e170629-4": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Threading": "4.3.0",
"System.Threading.Tasks": "4.3.0",
"System.Threading.Tasks.Extensions": "4.3.0"
},
"compile": {
"lib/netstandard1.3/System.Threading.Tasks.Channels.dll": {}
},
"runtime": {
"lib/netstandard1.3/System.Threading.Tasks.Channels.dll": {}
}
},
"System.Threading.Tasks.Extensions/4.4.0-preview3-25428-02": {
"type": "package",
"compile": {
"ref/netcoreapp2.0/_._": {}
},
"runtime": {
"lib/netcoreapp2.0/_._": {}
}
},
"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",
"runtime.any.System.Threading.Timer": "4.3.0"
},
"compile": {
"ref/netstandard1.2/System.Threading.Timer.dll": {}
}
},
"System.ValueTuple/4.4.0-preview3-25428-02": {
"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.0.11": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Globalization": "4.0.11",
"System.IO": "4.1.0",
"System.Linq": "4.1.0",
"System.Reflection": "4.1.0",
"System.Reflection.Emit": "4.0.1",
"System.Reflection.Emit.ILGeneration": "4.0.1",
"System.Reflection.Extensions": "4.0.1",
"System.Reflection.Primitives": "4.0.1",
"System.Reflection.TypeExtensions": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Text.RegularExpressions": "4.1.0",
"System.Threading": "4.0.11",
"System.Xml.ReaderWriter": "4.0.11",
"System.Xml.XmlDocument": "4.0.1"
},
"compile": {
"ref/netstandard1.3/_._": {}
},
"runtime": {
"lib/netstandard1.3/System.Xml.XmlSerializer.dll": {}
}
},
"System.Xml.XPath/4.3.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Globalization": "4.3.0",
"System.IO": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Threading": "4.3.0",
"System.Xml.ReaderWriter": "4.3.0"
},
"compile": {
"ref/netstandard1.3/_._": {}
},
"runtime": {
"lib/netstandard1.3/System.Xml.XPath.dll": {}
}
},
"System.Xml.XPath.XDocument/4.3.0": {
"type": "package",
"dependencies": {
"System.Diagnostics.Debug": "4.3.0",
"System.Linq": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Threading": "4.3.0",
"System.Xml.ReaderWriter": "4.3.0",
"System.Xml.XDocument": "4.3.0",
"System.Xml.XPath": "4.3.0"
},
"compile": {
"ref/netstandard1.3/_._": {}
},
"runtime": {
"lib/netstandard1.3/System.Xml.XPath.XDocument.dll": {}
}
},
"WindowsAzure.Storage/8.1.1": {
"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": {}
}
},
"Communication/1.0.0": {
"type": "project",
"framework": ".NETStandard,Version=v2.0",
"dependencies": {
"Microsoft.AspNetCore.SignalR.Client": "1.0.0-preview3-26006",
"Microsoft.AspNetCore.Sockets.Client.Http": "1.0.0-preview3-26006",
"System.IO.Ports": "4.4.0-preview3-25428-02"
},
"compile": {
"bin/placeholder/Communication.dll": {}
},
"runtime": {
"bin/placeholder/Communication.dll": {}
}
}
}
},
"libraries": {
"Libuv/1.10.0": {
"sha512": "YkQLJQebG5nsJbjzKLMXFbP0yg/KkMZmIh1PFBWZeEFldaZbfxqaY3Sefjg37ONHAt5RkA577YYsk3Z7+QCUdA==",
"type": "package",
"path": "libuv/1.10.0",
"files": [
"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"
]
},
"Microsoft.ApplicationInsights/2.4.0-beta5": {
"sha512": "jW4JGWgfIPGuqgGW5jojNYrA2dpRL5JzFg/nfgcK1An70AJCzSZVB+u8Bb/Va5pPFeumaGZjXOkKkhc0yIZ6Rg==",
"type": "package",
"path": "microsoft.applicationinsights/2.4.0-beta5",
"files": [
"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-beta5.nupkg.sha512",
"microsoft.applicationinsights.nuspec"
]
},
"Microsoft.ApplicationInsights.AspNetCore/2.1.0-beta6": {
"sha512": "Bdtxy1cyLqCoQET/CmU7yqK8wUSqJSD/A6wB+GMXXzEvqdozlsjNVCXY7cLMhNvWc+LP86fn0vuOVJsaWOvVBg==",
"type": "package",
"path": "microsoft.applicationinsights.aspnetcore/2.1.0-beta6",
"files": [
"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.0-beta6.nupkg.sha512",
"microsoft.applicationinsights.aspnetcore.nuspec"
]
},
"Microsoft.ApplicationInsights.DependencyCollector/2.4.0-beta5": {
"sha512": "BHUbNTsEmLuypqBrjieSR3+rPyp0YAxHtWoYtcwZQ7hwCPEQSTiTnUXme5phjpFQ50C32HCjWud2BkBgWnVEQg==",
"type": "package",
"path": "microsoft.applicationinsights.dependencycollector/2.4.0-beta5",
"files": [
"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.0-beta5.nupkg.sha512",
"microsoft.applicationinsights.dependencycollector.nuspec"
]
},
"Microsoft.AspNetCore/2.0.0-preview3-26006": {
"sha512": "xiBIbYXlts4RAzM5zwMpSlMDcU8dHIfklSaMei2Fx41wBvyUFo/SFMOYEjprB+2k9ISXlKy8ZdACzGQ/oWuTEQ==",
"type": "package",
"path": "microsoft.aspnetcore/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.xml",
"microsoft.aspnetcore.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.nuspec"
]
},
"Microsoft.AspNetCore.All/2.0.0-preview3-26006": {
"sha512": "nffrXaQIWElHKgkaQUHcf8P3yST8cJFK062Cu2A3ozYpjc+Ajn/Q0xUOHS2Q3ijjVuBJbaAa0QRUoZoB+ewXYw==",
"type": "package",
"path": "microsoft.aspnetcore.all/2.0.0-preview3-26006",
"files": [
"build/PublishWithAspNetCoreTargetManifest.targets",
"build/netcoreapp2.0/Microsoft.AspNetCore.All.targets",
"lib/netcoreapp2.0/_._",
"microsoft.aspnetcore.all.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.all.nuspec"
]
},
"Microsoft.AspNetCore.Antiforgery/2.0.0-preview3-26006": {
"sha512": "QW+WHQ7z0fI3uO5nJnkgZn5vAcKHM80XcxxMI6enegvQEtwyYIjcmkJtRo+xgqyebE5uS/nZMlPaGO3+9kYnjw==",
"type": "package",
"path": "microsoft.aspnetcore.antiforgery/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Antiforgery.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Antiforgery.xml",
"microsoft.aspnetcore.antiforgery.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.antiforgery.nuspec"
]
},
"Microsoft.AspNetCore.ApplicationInsights.HostingStartup/2.0.0-preview3-26006": {
"sha512": "FKEHrvkNdusGyd0zMiZU8rtejtgKfnnEDjz5+8UHdV50XT1MuYcAspagl8sCF7aNhtX2jDAG2io+GpLksZLJcA==",
"type": "package",
"path": "microsoft.aspnetcore.applicationinsights.hostingstartup/2.0.0-preview3-26006",
"files": [
"lib/net461/Microsoft.AspNetCore.ApplicationInsights.HostingStartup.exe",
"lib/net461/Microsoft.AspNetCore.ApplicationInsights.HostingStartup.xml",
"lib/netcoreapp2.0/Microsoft.AspNetCore.ApplicationInsights.HostingStartup.dll",
"lib/netcoreapp2.0/Microsoft.AspNetCore.ApplicationInsights.HostingStartup.runtimeconfig.json",
"lib/netcoreapp2.0/Microsoft.AspNetCore.ApplicationInsights.HostingStartup.xml",
"microsoft.aspnetcore.applicationinsights.hostingstartup.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.applicationinsights.hostingstartup.nuspec"
]
},
"Microsoft.AspNetCore.Authentication/2.0.0-preview3-26006": {
"sha512": "Nfreb4ufrgYWGb5hpZt26aXQtx6fOeKYcx7yULu8IboS0e5u6qjtBjxPGxciN3dSoXJyLo9dVBglddJh7h/ptA==",
"type": "package",
"path": "microsoft.aspnetcore.authentication/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.xml",
"microsoft.aspnetcore.authentication.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.authentication.nuspec"
]
},
"Microsoft.AspNetCore.Authentication.Abstractions/2.0.0-preview3-26006": {
"sha512": "uuWidG4tlcHW3HTS/X1v+92kcVJPpk4fdGqOxS4rZtZsibDBmhyXwds5OZ2TbJT3rvvhABV32W9inRDl518ggQ==",
"type": "package",
"path": "microsoft.aspnetcore.authentication.abstractions/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.xml",
"microsoft.aspnetcore.authentication.abstractions.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.authentication.abstractions.nuspec"
]
},
"Microsoft.AspNetCore.Authentication.Cookies/2.0.0-preview3-26006": {
"sha512": "f2Jitcy0WaXhxf0sFXos+MWoLyofqrhI2FtQyp2bzrenaPBiv1vi43/vzL+JSkvDZqkKSAGj2lSc3oPpEPnpjQ==",
"type": "package",
"path": "microsoft.aspnetcore.authentication.cookies/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Cookies.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Cookies.xml",
"microsoft.aspnetcore.authentication.cookies.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.authentication.cookies.nuspec"
]
},
"Microsoft.AspNetCore.Authentication.Core/2.0.0-preview3-26006": {
"sha512": "7NJWNKSBR0sD1Paz1r1TN+BGmWqBPvGmRaqx25O7mJx6Hv7aGJIiTZL3Roo00lI7ebPHtr3/KUbqmXlh2C3DQA==",
"type": "package",
"path": "microsoft.aspnetcore.authentication.core/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.xml",
"microsoft.aspnetcore.authentication.core.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.authentication.core.nuspec"
]
},
"Microsoft.AspNetCore.Authentication.Facebook/2.0.0-preview3-26006": {
"sha512": "lXtc6xVfYMoulnuHYfZmlkH0gI277cC+2K70dkSDqGfxb6bv4tifwUgKbmzwd0CZy3mGQyoJ0Xi/39shNWAu2g==",
"type": "package",
"path": "microsoft.aspnetcore.authentication.facebook/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Facebook.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Facebook.xml",
"microsoft.aspnetcore.authentication.facebook.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.authentication.facebook.nuspec"
]
},
"Microsoft.AspNetCore.Authentication.Google/2.0.0-preview3-26006": {
"sha512": "EmN95nPIpAAEEZbOkEbE3nFCEXKwjlFEqLzijpLNYh34Sb1u9Y5NlayLXs22BBeexsewO051FVVbm6Gh6efnlA==",
"type": "package",
"path": "microsoft.aspnetcore.authentication.google/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Google.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Google.xml",
"microsoft.aspnetcore.authentication.google.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.authentication.google.nuspec"
]
},
"Microsoft.AspNetCore.Authentication.JwtBearer/2.0.0-preview3-26006": {
"sha512": "22R6uKHptZU0hBxQarJ2g95y/QXnJzf53Is+u80ACGux184TpKh2sYab4gsAK+s7W8Q6ItkhRSa9/HefYbIbLQ==",
"type": "package",
"path": "microsoft.aspnetcore.authentication.jwtbearer/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml",
"microsoft.aspnetcore.authentication.jwtbearer.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.authentication.jwtbearer.nuspec"
]
},
"Microsoft.AspNetCore.Authentication.MicrosoftAccount/2.0.0-preview3-26006": {
"sha512": "A3IqeqXUNHrJh6wis/0DjqeGporiaNEVeHv6dRVSzpTT2SdCJAwhjW1jOBukHRsd9f6RXcZo4zRkfF37l+98ig==",
"type": "package",
"path": "microsoft.aspnetcore.authentication.microsoftaccount/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.MicrosoftAccount.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.MicrosoftAccount.xml",
"microsoft.aspnetcore.authentication.microsoftaccount.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.authentication.microsoftaccount.nuspec"
]
},
"Microsoft.AspNetCore.Authentication.OAuth/2.0.0-preview3-26006": {
"sha512": "Ak7QkrumufA4Jx0sOA50iHEKQIIstjiJuiE+PBUlCNUB9H0EcmwQ/w8K914qVFQiMWXPI/bbROgozdOOd307wg==",
"type": "package",
"path": "microsoft.aspnetcore.authentication.oauth/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OAuth.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OAuth.xml",
"microsoft.aspnetcore.authentication.oauth.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.authentication.oauth.nuspec"
]
},
"Microsoft.AspNetCore.Authentication.OpenIdConnect/2.0.0-preview3-26006": {
"sha512": "wLxtl0urUZqtl31Hpid38aqUROZlXpH5ikXOqY0GgB9Ni5RN0LAy87rZdkUjEOnnaz+hCe7DoYOT/2elyFRo9g==",
"type": "package",
"path": "microsoft.aspnetcore.authentication.openidconnect/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OpenIdConnect.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OpenIdConnect.xml",
"microsoft.aspnetcore.authentication.openidconnect.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.authentication.openidconnect.nuspec"
]
},
"Microsoft.AspNetCore.Authentication.Twitter/2.0.0-preview3-26006": {
"sha512": "vhtdG9j+JaD1M5kR1I4tz2g75epDYGwHLC52tJuyAZ0gmxK4S0QK+YfUjgjZa0/aDl6UgVJaqKA5CTpGwyZOcw==",
"type": "package",
"path": "microsoft.aspnetcore.authentication.twitter/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Twitter.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Twitter.xml",
"microsoft.aspnetcore.authentication.twitter.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.authentication.twitter.nuspec"
]
},
"Microsoft.AspNetCore.Authorization/2.0.0-preview3-26006": {
"sha512": "dpGRutLHJjOzqzj08gOTP8OusC4kpXILWLiD2Ki5MOx9dA0KuKYdU+i6p0NZHuj2XjGwSVQODHJZlzEnwYWv7A==",
"type": "package",
"path": "microsoft.aspnetcore.authorization/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.xml",
"microsoft.aspnetcore.authorization.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.authorization.nuspec"
]
},
"Microsoft.AspNetCore.Authorization.Policy/2.0.0-preview3-26006": {
"sha512": "dxbBW4lRzCGM0LjzMJ9v+RxU+1vsXNKIllUmBaik/3/4FDSwTeviTCcF8ZLRh0JuBJMvdgLAlYEZSEJLT+Pm/g==",
"type": "package",
"path": "microsoft.aspnetcore.authorization.policy/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.xml",
"microsoft.aspnetcore.authorization.policy.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.authorization.policy.nuspec"
]
},
"Microsoft.AspNetCore.AzureAppServices.HostingStartup/2.0.0-preview3-26006": {
"sha512": "oUfr8vJDdEuJY+JG7vAGnajfmphoSav1/X5dKLsH3/FDwrUK8trzjerNQZGmwYdW29fZzMhZvf6uOmQqvkqIzg==",
"type": "package",
"path": "microsoft.aspnetcore.azureappservices.hostingstartup/2.0.0-preview3-26006",
"files": [
"lib/net461/Microsoft.AspNetCore.AzureAppServices.HostingStartup.exe",
"lib/net461/Microsoft.AspNetCore.AzureAppServices.HostingStartup.xml",
"lib/netcoreapp2.0/Microsoft.AspNetCore.AzureAppServices.HostingStartup.dll",
"lib/netcoreapp2.0/Microsoft.AspNetCore.AzureAppServices.HostingStartup.runtimeconfig.json",
"lib/netcoreapp2.0/Microsoft.AspNetCore.AzureAppServices.HostingStartup.xml",
"microsoft.aspnetcore.azureappservices.hostingstartup.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.azureappservices.hostingstartup.nuspec"
]
},
"Microsoft.AspNetCore.AzureAppServicesIntegration/2.0.0-preview3-26006": {
"sha512": "18er9W1+teyMO1yFa+V0BrwOfTjR1Sa0aP0K5nickgwwoiGprmBSCrv0SjuvVnhzxFYgGFsNBN2p0jTjGPU5Kw==",
"type": "package",
"path": "microsoft.aspnetcore.azureappservicesintegration/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.AzureAppServicesIntegration.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.AzureAppServicesIntegration.xml",
"microsoft.aspnetcore.azureappservicesintegration.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.azureappservicesintegration.nuspec"
]
},
"Microsoft.AspNetCore.CookiePolicy/2.0.0-preview3-26006": {
"sha512": "lF444EgOJKvm47pOKZmQIj7njCMt06TkgNeyVYnNB/CyMLO+kKdVD1Nmo+lyMskmiAi0xKRvJxFAZ8ZIhTri3w==",
"type": "package",
"path": "microsoft.aspnetcore.cookiepolicy/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.CookiePolicy.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.CookiePolicy.xml",
"microsoft.aspnetcore.cookiepolicy.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.cookiepolicy.nuspec"
]
},
"Microsoft.AspNetCore.Cors/2.0.0-preview3-26006": {
"sha512": "HSq1yWA7Mca7sR0WpZMW5uEr7oIN0D9VP7Sy2bhSf1MJErALF748dRp5tNz/PCq4HXAPBSK075zmKeKNSbwH+Q==",
"type": "package",
"path": "microsoft.aspnetcore.cors/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Cors.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Cors.xml",
"microsoft.aspnetcore.cors.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.cors.nuspec"
]
},
"Microsoft.AspNetCore.Cryptography.Internal/2.0.0-preview3-26006": {
"sha512": "jQi0DAGd5qdb4Ja6j1qDIwdjeH0jt5jKOJ1hAPrg7LfUiNQfj5gTFli10kGxVGoTJ2fYH56cX2E9K3yVyxm3Pg==",
"type": "package",
"path": "microsoft.aspnetcore.cryptography.internal/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.xml",
"microsoft.aspnetcore.cryptography.internal.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.cryptography.internal.nuspec"
]
},
"Microsoft.AspNetCore.Cryptography.KeyDerivation/2.0.0-preview3-26006": {
"sha512": "DvBvEdmq7hkhP+y1LXgMOhWQuDU+/eRmbHFNNodIn+QQ9DeHYyeoCkEsKwu2buICJACqy0JyyGhZrTl2p5RZ+Q==",
"type": "package",
"path": "microsoft.aspnetcore.cryptography.keyderivation/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.xml",
"microsoft.aspnetcore.cryptography.keyderivation.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.cryptography.keyderivation.nuspec"
]
},
"Microsoft.AspNetCore.DataProtection/2.0.0-preview3-26006": {
"sha512": "qnRogBMES8dDbS+Esj/wRzn8+aAenDQlZUeDoa3HCCFqA4NArUKINTgu9C80Ln1rD+QImVFxGrlTH0PwRBbxnA==",
"type": "package",
"path": "microsoft.aspnetcore.dataprotection/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.xml",
"microsoft.aspnetcore.dataprotection.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.dataprotection.nuspec"
]
},
"Microsoft.AspNetCore.DataProtection.Abstractions/2.0.0-preview3-26006": {
"sha512": "Sse4hNUJyeMJ9dHTRdOP5yzio/Bq/F2uAxpDr8zIRhxqqx9qowaMgTuvPJINoAopG3q0BAY6z9r9usBv5Wlg+w==",
"type": "package",
"path": "microsoft.aspnetcore.dataprotection.abstractions/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.xml",
"microsoft.aspnetcore.dataprotection.abstractions.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.dataprotection.abstractions.nuspec"
]
},
"Microsoft.AspNetCore.DataProtection.AzureStorage/2.0.0-preview3-26006": {
"sha512": "to/9loEX1uUeWlHfB45K2udb1r+xImF3KEY1HeTV4dd3VmpJX+SknT7NPEvIoR8dHVDu671UqjVut9qRrtxLvA==",
"type": "package",
"path": "microsoft.aspnetcore.dataprotection.azurestorage/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.AzureStorage.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.AzureStorage.xml",
"microsoft.aspnetcore.dataprotection.azurestorage.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.dataprotection.azurestorage.nuspec"
]
},
"Microsoft.AspNetCore.DataProtection.Extensions/2.0.0-preview3-26006": {
"sha512": "g08xV/38eKQWF+x3Q1KPaNaGhgJkTgWMDXK5xY56MrMe5xsU0q9TZ3Vo/XVQZgOczl5OR02LEnQ7gW1ZFL/R8w==",
"type": "package",
"path": "microsoft.aspnetcore.dataprotection.extensions/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Extensions.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Extensions.xml",
"microsoft.aspnetcore.dataprotection.extensions.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.dataprotection.extensions.nuspec"
]
},
"Microsoft.AspNetCore.Diagnostics/2.0.0-preview3-26006": {
"sha512": "4ZXe5Km6aT7QsxLd0sCV5iuQiW4SVZmdlGyDZEjlexj9h5hovUqIh5JXBMzUWuHWcfKUPIYHV/geiUMm384Xlw==",
"type": "package",
"path": "microsoft.aspnetcore.diagnostics/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.xml",
"microsoft.aspnetcore.diagnostics.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.diagnostics.nuspec"
]
},
"Microsoft.AspNetCore.Diagnostics.Abstractions/2.0.0-preview3-26006": {
"sha512": "bXAU9oAkZc2/uRaERiT/nAMZvfpCCcGnqBS6ewZyPeNlE25Gp+n+x7Dqh0MfZZTQPdaAUKYXlDAfKJA2ZSMU8w==",
"type": "package",
"path": "microsoft.aspnetcore.diagnostics.abstractions/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.Abstractions.xml",
"microsoft.aspnetcore.diagnostics.abstractions.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.diagnostics.abstractions.nuspec"
]
},
"Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore/2.0.0-preview3-26006": {
"sha512": "6b809xiUQlEsyBQFEsnwl6vkyNr3k5u2XmJNK6NL4VUHMGt8KvvJ/cWA8hRZQD4XPAc/nfSudTS6o3rdjGguBA==",
"type": "package",
"path": "microsoft.aspnetcore.diagnostics.entityframeworkcore/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.xml",
"microsoft.aspnetcore.diagnostics.entityframeworkcore.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.diagnostics.entityframeworkcore.nuspec"
]
},
"Microsoft.AspNetCore.Hosting/2.0.0-preview3-26006": {
"sha512": "f1hvEuMYPJisDRYhz9dZnEd3uN2dFW1MM+KvLMplByPNtzyzJD05TofI3UB/gRLwQPcHof4QzGcsF5c2FC94PQ==",
"type": "package",
"path": "microsoft.aspnetcore.hosting/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.xml",
"microsoft.aspnetcore.hosting.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.hosting.nuspec"
]
},
"Microsoft.AspNetCore.Hosting.Abstractions/2.0.0-preview3-26006": {
"sha512": "4NjpwXQL37QqLsZ9NrnvXdPjbUOGSLQ3Lgdmg3huu+stZNIIPy49Aq++j+kngWLACfriusMLky9SzHWmFJ/KNw==",
"type": "package",
"path": "microsoft.aspnetcore.hosting.abstractions/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.xml",
"microsoft.aspnetcore.hosting.abstractions.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.hosting.abstractions.nuspec"
]
},
"Microsoft.AspNetCore.Hosting.Server.Abstractions/2.0.0-preview3-26006": {
"sha512": "VCxSUEFEfh73hkjqY8RkWPpBNxGOeBpZ7GX8ojPSv2SsaDGWvCHjods6B+MF7HFah9cg+V6Zxmm+R9fbQRlY9A==",
"type": "package",
"path": "microsoft.aspnetcore.hosting.server.abstractions/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml",
"microsoft.aspnetcore.hosting.server.abstractions.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.hosting.server.abstractions.nuspec"
]
},
"Microsoft.AspNetCore.Html.Abstractions/2.0.0-preview3-26006": {
"sha512": "esBAR1NavMOBUlKcJjvzn//Er+39qnAOOYZOsQ9GVNUsMo4HyiUiT17io2d4kkXNJxD9MFKzPjSW1+RCZpsK6Q==",
"type": "package",
"path": "microsoft.aspnetcore.html.abstractions/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.xml",
"microsoft.aspnetcore.html.abstractions.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.html.abstractions.nuspec"
]
},
"Microsoft.AspNetCore.Http/2.0.0-preview3-26006": {
"sha512": "h8YJFDGAthovu+kM/IsCEHYygelqlhXgLx3VXruQY1khbv7h7SlBLcKCf1lhn5c63vrKRvnTSdYCKdwwWnQqwQ==",
"type": "package",
"path": "microsoft.aspnetcore.http/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Http.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Http.xml",
"microsoft.aspnetcore.http.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.http.nuspec"
]
},
"Microsoft.AspNetCore.Http.Abstractions/2.0.0-preview3-26006": {
"sha512": "UYKQ9UbVF0pi859f6+KXRL/u6mQ7MriZsbLQVUBD35uPnEQKZiVCrdkt1xmEk+zQ/6vCiOmO5IEOTaM/eHuf7Q==",
"type": "package",
"path": "microsoft.aspnetcore.http.abstractions/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.xml",
"microsoft.aspnetcore.http.abstractions.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.http.abstractions.nuspec"
]
},
"Microsoft.AspNetCore.Http.Extensions/2.0.0-preview3-26006": {
"sha512": "OY68SIEssb3rVmso1Zs23QGrZSfbjQNWjjbyQeY7fZ6y4DEmGMRz++Ns2v55c6yOLHkIil3Gm8DSaiM6UZWvYA==",
"type": "package",
"path": "microsoft.aspnetcore.http.extensions/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.xml",
"microsoft.aspnetcore.http.extensions.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.http.extensions.nuspec"
]
},
"Microsoft.AspNetCore.Http.Features/2.0.0-preview3-26006": {
"sha512": "GVQeuTqUyEONZdR+BBYH9NZxK2PgNA0oQGEx40vVUIiauqnoNEGQ8Ky8inQ059RKyUE+ZgRpB0TRw13ZQ70/6Q==",
"type": "package",
"path": "microsoft.aspnetcore.http.features/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.xml",
"microsoft.aspnetcore.http.features.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.http.features.nuspec"
]
},
"Microsoft.AspNetCore.HttpOverrides/2.0.0-preview3-26006": {
"sha512": "51OAFP4hRWJ08v1djgCtfogbbU2fkYzITIacHj4HoTFQ45LscUtoLD5Z19k6ZWDmhWEpNRBoGWgFWHnereOaKA==",
"type": "package",
"path": "microsoft.aspnetcore.httpoverrides/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.HttpOverrides.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.HttpOverrides.xml",
"microsoft.aspnetcore.httpoverrides.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.httpoverrides.nuspec"
]
},
"Microsoft.AspNetCore.Identity/2.0.0-preview3-26006": {
"sha512": "vsYjWRrWEHX3O7sYVOTaWTdrj0LSu2mSvvFIZXj07Oef4F9dPUZhleNqD2XV0xSumQYASZTJrI0mi40v054VsA==",
"type": "package",
"path": "microsoft.aspnetcore.identity/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Identity.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Identity.xml",
"microsoft.aspnetcore.identity.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.identity.nuspec"
]
},
"Microsoft.AspNetCore.Identity.EntityFrameworkCore/2.0.0-preview3-26006": {
"sha512": "kcbRHrPxIX2qDA9b290zZDdOSwSfj4yrWiaWiwMw+YvLBFXBaXN9MVQlDff2cWKFQgXYU6ALCozGHwe/ngpX6Q==",
"type": "package",
"path": "microsoft.aspnetcore.identity.entityframeworkcore/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.xml",
"microsoft.aspnetcore.identity.entityframeworkcore.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.identity.entityframeworkcore.nuspec"
]
},
"Microsoft.AspNetCore.JsonPatch/2.0.0-preview3-26006": {
"sha512": "sltUaI/nBeE8STaMd+YL4k3gt4qX8heXKG7rfeqZdV1rlSTY4ZaAmy3j+Ww6E+GQehntWejnf76hoRBYebbcHQ==",
"type": "package",
"path": "microsoft.aspnetcore.jsonpatch/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.xml",
"microsoft.aspnetcore.jsonpatch.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.jsonpatch.nuspec"
]
},
"Microsoft.AspNetCore.Localization/2.0.0-preview3-26006": {
"sha512": "nO+XIopJyInsQBshRqdbHbWk7NRqUp35vKGGeYHYITQ5SduB+IV6EligF9HykiR4VMfzoaGl3iB0vY87yVYFxA==",
"type": "package",
"path": "microsoft.aspnetcore.localization/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Localization.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Localization.xml",
"microsoft.aspnetcore.localization.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.localization.nuspec"
]
},
"Microsoft.AspNetCore.Localization.Routing/2.0.0-preview3-26006": {
"sha512": "0ZMu/MQg7eSCwp+mHF+2ZmyKfNesEGdhqdMkVhQE+ouHO3IoOaU//iqilYclz54YkWLungPiOKxkEOJX/nSo5w==",
"type": "package",
"path": "microsoft.aspnetcore.localization.routing/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Localization.Routing.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Localization.Routing.xml",
"microsoft.aspnetcore.localization.routing.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.localization.routing.nuspec"
]
},
"Microsoft.AspNetCore.MiddlewareAnalysis/2.0.0-preview3-26006": {
"sha512": "zUbAhYMlio9zJt97zqL28+odto0M5yYNqEEmuJ3AOOt7s1KBC4hqNLFw+wcDlauOeOYx/Z63eV7lbi+chfUYPw==",
"type": "package",
"path": "microsoft.aspnetcore.middlewareanalysis/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.MiddlewareAnalysis.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.MiddlewareAnalysis.xml",
"microsoft.aspnetcore.middlewareanalysis.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.middlewareanalysis.nuspec"
]
},
"Microsoft.AspNetCore.Mvc/2.0.0-preview3-26006": {
"sha512": "a8Cp1swLCNp/1eJA8b3AEeqpTYFGzlwJqtlsP1UJJMbR8tuQoI+q/H99v8sZhGiOdxXxLJrDJBr3NwHFoiVMGw==",
"type": "package",
"path": "microsoft.aspnetcore.mvc/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.xml",
"microsoft.aspnetcore.mvc.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.mvc.nuspec"
]
},
"Microsoft.AspNetCore.Mvc.Abstractions/2.0.0-preview3-26006": {
"sha512": "TqNVIi92Tu1EI3ix5/5KUjQ+H6Wy9lfz+yI+6UdD/ZpJLxp8pdbEDtvZDUpsfyNFnaeGVRSEAYgH5upi4Icefg==",
"type": "package",
"path": "microsoft.aspnetcore.mvc.abstractions/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.xml",
"microsoft.aspnetcore.mvc.abstractions.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.mvc.abstractions.nuspec"
]
},
"Microsoft.AspNetCore.Mvc.ApiExplorer/2.0.0-preview3-26006": {
"sha512": "1Shz0xgYZUg9bv+n8SpNmpH+SILnw6EJL0H0s1Fz8kM5DRfGgxJUQh9/PHS984bvz07UjCi9+lOTjrinGZFpUw==",
"type": "package",
"path": "microsoft.aspnetcore.mvc.apiexplorer/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ApiExplorer.xml",
"microsoft.aspnetcore.mvc.apiexplorer.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.mvc.apiexplorer.nuspec"
]
},
"Microsoft.AspNetCore.Mvc.Core/2.0.0-preview3-26006": {
"sha512": "r824TUeYhuXQQs8rm61xlpHElTtSqzyWsa1e+33tqaGhGOO8nPgozNkFaoPlu7YIHK3txAz5mOCD4DwTA07axA==",
"type": "package",
"path": "microsoft.aspnetcore.mvc.core/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.xml",
"microsoft.aspnetcore.mvc.core.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.mvc.core.nuspec"
]
},
"Microsoft.AspNetCore.Mvc.Cors/2.0.0-preview3-26006": {
"sha512": "vYSuTs4iyq6R9dYYkNlZHXHA0SPFS4hhYJz4D1FQ4dFHA2OGkZZcymUiWhqWtUYg8uQ+reXKrRnUcAJf02icHw==",
"type": "package",
"path": "microsoft.aspnetcore.mvc.cors/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Cors.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Cors.xml",
"microsoft.aspnetcore.mvc.cors.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.mvc.cors.nuspec"
]
},
"Microsoft.AspNetCore.Mvc.DataAnnotations/2.0.0-preview3-26006": {
"sha512": "pwcoh0to4Sz1DwLPWC9DHKqeCsVPf+md8/NwffmMTBTrruftbl7jOmZBE3egAeD+zNOuyb9jXvziCSpQ0xYzzQ==",
"type": "package",
"path": "microsoft.aspnetcore.mvc.dataannotations/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.DataAnnotations.xml",
"microsoft.aspnetcore.mvc.dataannotations.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.mvc.dataannotations.nuspec"
]
},
"Microsoft.AspNetCore.Mvc.Formatters.Json/2.0.0-preview3-26006": {
"sha512": "x37dtkA/71aXAigjbo0xItgpClFvOEFpBAVK7Bd/z39ZAVCjsSIretjbTsyMgZ95PMjLq8+/OFxdst//KyFzAg==",
"type": "package",
"path": "microsoft.aspnetcore.mvc.formatters.json/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Json.xml",
"microsoft.aspnetcore.mvc.formatters.json.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.mvc.formatters.json.nuspec"
]
},
"Microsoft.AspNetCore.Mvc.Formatters.Xml/2.0.0-preview3-26006": {
"sha512": "WRTrAimPK7Ln2MrjUrBMyzmS44yKWxNegMV84Ahaf2hxMWdQc2SLQMKH9HshdjZ1P1+ej+29TsGz2+nXYUCfPg==",
"type": "package",
"path": "microsoft.aspnetcore.mvc.formatters.xml/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.xml",
"microsoft.aspnetcore.mvc.formatters.xml.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.mvc.formatters.xml.nuspec"
]
},
"Microsoft.AspNetCore.Mvc.Localization/2.0.0-preview3-26006": {
"sha512": "KCcwlVonnK/CXDh3gZZalkrTIZ4OLF1W8GJlJVgYRK6fULwUYYKkCmTEVSkIpuYiYFLuyyLDdv1nzPN+zky3Zw==",
"type": "package",
"path": "microsoft.aspnetcore.mvc.localization/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Localization.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Localization.xml",
"microsoft.aspnetcore.mvc.localization.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.mvc.localization.nuspec"
]
},
"Microsoft.AspNetCore.Mvc.Razor/2.0.0-preview3-26006": {
"sha512": "DgkhlfCYBe/Tz/tTFu1YuxN+7K+Hzsz3HhLL7CdLgVGEugliBcpv4zOqvdrJGuRwLAyfduFlACvlt2a5VRL0XQ==",
"type": "package",
"path": "microsoft.aspnetcore.mvc.razor/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.xml",
"microsoft.aspnetcore.mvc.razor.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.mvc.razor.nuspec"
]
},
"Microsoft.AspNetCore.Mvc.Razor.Extensions/2.0.0-preview3-26006": {
"sha512": "MRVAbdCzSXEmhc8Em4fFO00ileEMGSoo+gb7tTgG4TSL8CRtgq7Bx62PVkNqcUes2IqJRB+AeZellmpJX58EIQ==",
"type": "package",
"path": "microsoft.aspnetcore.mvc.razor.extensions/2.0.0-preview3-26006",
"files": [
"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.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.mvc.razor.extensions.nuspec"
]
},
"Microsoft.AspNetCore.Mvc.Razor.ViewCompilation/2.0.0-preview3-26006": {
"sha512": "P2iXqzCLBs4d6Y6qxYLK+iFY5WeDYz7CpAjg8sIY0U6f18JCmle/t/FrfMXj2tgL+Q4w/RCx3/QOtYXXQmmAGQ==",
"type": "package",
"path": "microsoft.aspnetcore.mvc.razor.viewcompilation/2.0.0-preview3-26006",
"files": [
"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.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.mvc.razor.viewcompilation.nuspec"
]
},
"Microsoft.AspNetCore.Mvc.RazorPages/2.0.0-preview3-26006": {
"sha512": "9PWZtuynyi1C0gRb78cMcN/p/6J34B927ejKrtCBfFcUuSc88XpSyv35HVkwR1UZA1/7RuHOT9VYDR7A4gty0A==",
"type": "package",
"path": "microsoft.aspnetcore.mvc.razorpages/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.RazorPages.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.RazorPages.xml",
"microsoft.aspnetcore.mvc.razorpages.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.mvc.razorpages.nuspec"
]
},
"Microsoft.AspNetCore.Mvc.TagHelpers/2.0.0-preview3-26006": {
"sha512": "BGd8n31UZqKSrn0GTx78hhgvsoeUwI9yPsViFYmDUIuJ15uA5lFcnLeORRQ1qxBLF2AwdsfiU0kdR/i82iW/BA==",
"type": "package",
"path": "microsoft.aspnetcore.mvc.taghelpers/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.TagHelpers.xml",
"microsoft.aspnetcore.mvc.taghelpers.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.mvc.taghelpers.nuspec"
]
},
"Microsoft.AspNetCore.Mvc.ViewFeatures/2.0.0-preview3-26006": {
"sha512": "6MtmdA4INVqLQHlRGOoXvCMSwr2+UW3iZnqwFGuH6BK8pv5gzumruVGPbCdVYVm186ZT1l/iGYqrnl4HaoKhMw==",
"type": "package",
"path": "microsoft.aspnetcore.mvc.viewfeatures/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ViewFeatures.xml",
"microsoft.aspnetcore.mvc.viewfeatures.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.mvc.viewfeatures.nuspec"
]
},
"Microsoft.AspNetCore.NodeServices/2.0.0-preview3-26006": {
"sha512": "3XeXCT0EhLz3vIEKKGRUCL8fOI4wd8p9pbFuCzHj4PQgN/9opqvwT6nBd5GeZt6SnEXYkv0zIQg7kQ0aUlHEFw==",
"type": "package",
"path": "microsoft.aspnetcore.nodeservices/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.NodeServices.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.NodeServices.xml",
"microsoft.aspnetcore.nodeservices.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.nodeservices.nuspec"
]
},
"Microsoft.AspNetCore.Owin/2.0.0-preview3-26006": {
"sha512": "RfImRyxJ6EmpZSvJBFC/bnD6LdX98NPA8405xWeF6X9qvgYuiJVFV9KcBsEzFuD5oNTKgrN/S43VX3bNAf0fNw==",
"type": "package",
"path": "microsoft.aspnetcore.owin/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Owin.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Owin.xml",
"microsoft.aspnetcore.owin.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.owin.nuspec"
]
},
"Microsoft.AspNetCore.Razor/2.0.0-preview3-26006": {
"sha512": "iYRnC+F2dnqPtYfYuVzp9OL1LMC6qlIhj9YN2xvAD7CLwsqsjnigG11UOfkX6TOPSX2dGjMSHhFYEJW6FYyJgg==",
"type": "package",
"path": "microsoft.aspnetcore.razor/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.xml",
"microsoft.aspnetcore.razor.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.razor.nuspec"
]
},
"Microsoft.AspNetCore.Razor.Language/2.0.0-preview3-26006": {
"sha512": "Qm1W+un2+4gKZaHlSGZMq1pXG7w40Q/8C9CZBRQDufjoJcIANorZrCs794HwyvGAiBCd8rBTXXJPzzdBC4Cz8g==",
"type": "package",
"path": "microsoft.aspnetcore.razor.language/2.0.0-preview3-26006",
"files": [
"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.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.razor.language.nuspec"
]
},
"Microsoft.AspNetCore.Razor.Runtime/2.0.0-preview3-26006": {
"sha512": "hCaFO35tzzoaUYLerJelLQXH+d90hX7B1JLcnHaeAysPJ0f54GrwPOx7fmDqyj0UxFG19h9t1gVSu/bR6bpeCA==",
"type": "package",
"path": "microsoft.aspnetcore.razor.runtime/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.xml",
"microsoft.aspnetcore.razor.runtime.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.razor.runtime.nuspec"
]
},
"Microsoft.AspNetCore.ResponseCaching/2.0.0-preview3-26006": {
"sha512": "Z1kYLJ0ZzCJH01WJTCyIMLLm56RyzRko8wI5aqUg9ZPx1YBkQaNhn7ya9m7qjERxOIHOPO5zS6xcnKFvH1ZngQ==",
"type": "package",
"path": "microsoft.aspnetcore.responsecaching/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.xml",
"microsoft.aspnetcore.responsecaching.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.responsecaching.nuspec"
]
},
"Microsoft.AspNetCore.ResponseCaching.Abstractions/2.0.0-preview3-26006": {
"sha512": "bef4083owV5OsEwYhA+sMbwnzCRmAzlLCbO5CsrZ1iMq3/UAmhKbLVdlaxz/cD9m1XrJCl8EALW7ainObxQstw==",
"type": "package",
"path": "microsoft.aspnetcore.responsecaching.abstractions/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.xml",
"microsoft.aspnetcore.responsecaching.abstractions.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.responsecaching.abstractions.nuspec"
]
},
"Microsoft.AspNetCore.ResponseCompression/2.0.0-preview3-26006": {
"sha512": "FsJ8BLtWlAZKbUcsEUc+R712bi8zV4VWD1D1vVryZrUFJ0PAhShP9gIGnpBSV3/N3b7tReWK8ohLpfGi0IprhA==",
"type": "package",
"path": "microsoft.aspnetcore.responsecompression/2.0.0-preview3-26006",
"files": [
"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.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.responsecompression.nuspec"
]
},
"Microsoft.AspNetCore.Rewrite/2.0.0-preview3-26006": {
"sha512": "/4BwvVmBFEKXc2lTSCZg6sC3vvkBpjJclVPXLqzaq9go0GagVroSYo8FyzkCTqtIs3DxCJT3IzTYG7iW5p1wwg==",
"type": "package",
"path": "microsoft.aspnetcore.rewrite/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Rewrite.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Rewrite.xml",
"microsoft.aspnetcore.rewrite.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.rewrite.nuspec"
]
},
"Microsoft.AspNetCore.Routing/2.0.0-preview3-26006": {
"sha512": "XVcRM7SDvBBCvnuNd7Ka/53gkyI/TBwn14FtpVOUfnwyIfhm9dgRiBPHDNgKlJSVpB96DxHMpmpVUazFyWBqaQ==",
"type": "package",
"path": "microsoft.aspnetcore.routing/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.xml",
"microsoft.aspnetcore.routing.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.routing.nuspec"
]
},
"Microsoft.AspNetCore.Routing.Abstractions/2.0.0-preview3-26006": {
"sha512": "hxiyt+Ks/+RTL0tsyXXBxv3ktr48+D35EFUp+IGvpfkn/kCTVzkGyRD8vibCVPTolLjrw4FGfiidNE3yc/VfhA==",
"type": "package",
"path": "microsoft.aspnetcore.routing.abstractions/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.xml",
"microsoft.aspnetcore.routing.abstractions.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.routing.abstractions.nuspec"
]
},
"Microsoft.AspNetCore.Server.HttpSys/2.0.0-preview3-26006": {
"sha512": "RPKzhAgdlw7b8ppO+UdrBqwl66cTkqDLds9zvnPoLTzQ7mcPBbHMngquH0U3f9CeDwvtx0S1OBT2bcjVimcdXg==",
"type": "package",
"path": "microsoft.aspnetcore.server.httpsys/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Server.HttpSys.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Server.HttpSys.xml",
"microsoft.aspnetcore.server.httpsys.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.server.httpsys.nuspec"
]
},
"Microsoft.AspNetCore.Server.IISIntegration/2.0.0-preview3-26006": {
"sha512": "x+x904T7z6dn/fptfGVynuHqSzh2N/9wse0s59xirOBKiO3yQuPE9sbe7RpeudiJRbLWsXEZVW2C7FzPZUUC/A==",
"type": "package",
"path": "microsoft.aspnetcore.server.iisintegration/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Server.IISIntegration.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Server.IISIntegration.xml",
"microsoft.aspnetcore.server.iisintegration.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.server.iisintegration.nuspec"
]
},
"Microsoft.AspNetCore.Server.Kestrel/2.0.0-preview3-26006": {
"sha512": "3Z2c7fdxPBPfWPng/CBStlBWk3lXj1ziWToKFBPev6NhaxJFE0hs/Niy/BcH8Mp3b0KcXesEe6fvgzQ39sjrGw==",
"type": "package",
"path": "microsoft.aspnetcore.server.kestrel/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.xml",
"microsoft.aspnetcore.server.kestrel.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.server.kestrel.nuspec"
]
},
"Microsoft.AspNetCore.Server.Kestrel.Core/2.0.0-preview3-26006": {
"sha512": "x12i2u5MkUO1ovy/fLy87q0bbR7ZPuWPwiofyMlZ3M2kuykMMqJfCJrqVSQOnLpMIFW2l0az01LiT6QEU237AA==",
"type": "package",
"path": "microsoft.aspnetcore.server.kestrel.core/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Core.xml",
"microsoft.aspnetcore.server.kestrel.core.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.server.kestrel.core.nuspec"
]
},
"Microsoft.AspNetCore.Server.Kestrel.Https/2.0.0-preview3-26006": {
"sha512": "4pZ+8Jj1fj2YbK5SY30drMJI3DpxS+YiEfcHicIO0cLW10/XMESi0sX8eGVuRnzSKCvcFns/6+0blMeztqXGcQ==",
"type": "package",
"path": "microsoft.aspnetcore.server.kestrel.https/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Https.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Https.xml",
"microsoft.aspnetcore.server.kestrel.https.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.server.kestrel.https.nuspec"
]
},
"Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions/2.0.0-preview3-26006": {
"sha512": "CUxYtCB5fkZ3HUa/ljBEdaNLG00lblnVs5l/nAPe2jcziikRT4EsNr45tFO3YJdOtqZQ9iujK25ixXXemGv/fA==",
"type": "package",
"path": "microsoft.aspnetcore.server.kestrel.transport.abstractions/2.0.0-preview3-26006",
"files": [
"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.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.server.kestrel.transport.abstractions.nuspec"
]
},
"Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv/2.0.0-preview3-26006": {
"sha512": "rBMfs9lfF5tjO+sXsY2QT7RcKaNI568poR7JwRYDOlqxiuUAS7wADtuydfwZyW42XJgdR4wk882nRmTMCjRyPA==",
"type": "package",
"path": "microsoft.aspnetcore.server.kestrel.transport.libuv/2.0.0-preview3-26006",
"files": [
"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.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.server.kestrel.transport.libuv.nuspec"
]
},
"Microsoft.AspNetCore.Session/2.0.0-preview3-26006": {
"sha512": "xm5gPZ6hqhBKzv91jZvJ4//61wUa7yUhFdx1jdwkxWd+tHQyiI9strq6w8gppGgauQqpmOHEWn87ahh/+0sVcw==",
"type": "package",
"path": "microsoft.aspnetcore.session/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Session.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Session.xml",
"microsoft.aspnetcore.session.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.session.nuspec"
]
},
"Microsoft.AspNetCore.SignalR/1.0.0-preview3-26006": {
"sha512": "Le2LReAkpuZYOo/E6LmC9FjiCqv9w5SxYzgQbQzwPt1XBNSFt8k4qjZ59XPW08CzDjAnQ61966AWwmg7pwhdiw==",
"type": "package",
"path": "microsoft.aspnetcore.signalr/1.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.xml",
"microsoft.aspnetcore.signalr.1.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.signalr.nuspec"
]
},
"Microsoft.AspNetCore.SignalR.Client/1.0.0-preview3-26006": {
"sha512": "NuS3yPL+Wrg9/iaWMsAkbWqyEKKAorpJ+UQ/B4K+yWzYx2kQVAtWD1BS/mfGRWb+PfYdDuJXHjQxOC3ahCav/Q==",
"type": "package",
"path": "microsoft.aspnetcore.signalr.client/1.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Client.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Client.xml",
"microsoft.aspnetcore.signalr.client.1.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.signalr.client.nuspec"
]
},
"Microsoft.AspNetCore.SignalR.Common/1.0.0-preview3-26006": {
"sha512": "sxKEg8DubrFiNBUHKWdBt1ilG07SdoIIuoeZStyHbzE6hXArY2oZCRDhPM8QN2IB00JTHRWf7eUOMYIPkcuhGA==",
"type": "package",
"path": "microsoft.aspnetcore.signalr.common/1.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Common.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Common.xml",
"microsoft.aspnetcore.signalr.common.1.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.signalr.common.nuspec"
]
},
"Microsoft.AspNetCore.SignalR.Http/1.0.0-preview3-26006": {
"sha512": "EtQDmIEwegZdkRVsNEnR6fFuGYm9uZhSDrd/Ax1kd3JHroZcOeyJPWHcwSuFdEVM6GpRXejQ2Wl0cD52GF3Yvw==",
"type": "package",
"path": "microsoft.aspnetcore.signalr.http/1.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Http.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Http.xml",
"microsoft.aspnetcore.signalr.http.1.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.signalr.http.nuspec"
]
},
"Microsoft.AspNetCore.Sockets/1.0.0-preview3-26006": {
"sha512": "Ao1Vo+2c8fRRJukjgxoe2DebfI8pQx/acAyAOkRQ7n3runCgBkx71o0M0gq+GDXMb27Z7VRXcR8Yt/7AAsReMA==",
"type": "package",
"path": "microsoft.aspnetcore.sockets/1.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.xml",
"microsoft.aspnetcore.sockets.1.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.sockets.nuspec"
]
},
"Microsoft.AspNetCore.Sockets.Abstractions/1.0.0-preview3-26006": {
"sha512": "N84fgfleUvYIRBlDKaAJUZwI3SqpN40dYXFWGckkzMS1dM469RDhY208Vm8sHznEvFaSwqpRN5d4o47inhBTJA==",
"type": "package",
"path": "microsoft.aspnetcore.sockets.abstractions/1.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.Abstractions.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.Abstractions.xml",
"microsoft.aspnetcore.sockets.abstractions.1.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.sockets.abstractions.nuspec"
]
},
"Microsoft.AspNetCore.Sockets.Client.Http/1.0.0-preview3-26006": {
"sha512": "iT01LJunLqeNH4CKczCcjlX/u0Br//MVmuTtLg4rVQ2GDaLiftCyaI3fVqcsWxoPqbvUmmMxxCaxB68qZ1nmzw==",
"type": "package",
"path": "microsoft.aspnetcore.sockets.client.http/1.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.Client.Http.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.Client.Http.xml",
"microsoft.aspnetcore.sockets.client.http.1.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.sockets.client.http.nuspec"
]
},
"Microsoft.AspNetCore.Sockets.Common.Http/1.0.0-preview3-26006": {
"sha512": "I3iq77yr54W97O8D6u3x9j63YYiHtrHO/cjBobeJcroEfMfbp5ELTKVQDERSGIKkPuZ21Xdq7b+EUFxWH3L0Rw==",
"type": "package",
"path": "microsoft.aspnetcore.sockets.common.http/1.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.Common.Http.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.Common.Http.xml",
"microsoft.aspnetcore.sockets.common.http.1.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.sockets.common.http.nuspec"
]
},
"Microsoft.AspNetCore.Sockets.Http/1.0.0-preview3-26006": {
"sha512": "vl3E3YdDu8gzd60tZ+3h2r/8NdQzvfEwfte7q6iU16Pe2WX2q/nuHtMSeG9R3yVIWcjaF/g8BdxqFu0zmTUj+A==",
"type": "package",
"path": "microsoft.aspnetcore.sockets.http/1.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.Http.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Sockets.Http.xml",
"microsoft.aspnetcore.sockets.http.1.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.sockets.http.nuspec"
]
},
"Microsoft.AspNetCore.SpaServices/2.0.0-preview3-26006": {
"sha512": "QdCckcsWvSOmzNXEPgSngh/rYiONDgFvkmuvvApfTNBu4NBTm8rVmIi6TgNU6uJ1c8yp2jHWrHA65rDB42vYfA==",
"type": "package",
"path": "microsoft.aspnetcore.spaservices/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.SpaServices.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.SpaServices.xml",
"microsoft.aspnetcore.spaservices.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.spaservices.nuspec"
]
},
"Microsoft.AspNetCore.StaticFiles/2.0.0-preview3-26006": {
"sha512": "8A2JrY24oGRZN26fGv+FFimtQuL4DqhvFW5P7zEuq2QvND3jX0h+ubDzUhv6XEN4M3R7RxLagJ3vHgj7AkWCYw==",
"type": "package",
"path": "microsoft.aspnetcore.staticfiles/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.StaticFiles.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.StaticFiles.xml",
"microsoft.aspnetcore.staticfiles.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.staticfiles.nuspec"
]
},
"Microsoft.AspNetCore.WebSockets/2.0.0-preview3-26006": {
"sha512": "CJiOPBmcOySuDsqqE5T9NomMXZGGekjDNyrFnP8XhksgbQofBztZJjnNqb+hvBa9YdrBXygOjTXhTKrdCsuGzg==",
"type": "package",
"path": "microsoft.aspnetcore.websockets/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.WebSockets.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.WebSockets.xml",
"microsoft.aspnetcore.websockets.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.websockets.nuspec"
]
},
"Microsoft.AspNetCore.WebUtilities/2.0.0-preview3-26006": {
"sha512": "30i1B+57YPe5EO46TbN6PfJofXao5c8mQlzd4Ftl+jNMxzsb5b7Fmz9CZOBWWfth0Oip08hYWlM8BYQygjgiUA==",
"type": "package",
"path": "microsoft.aspnetcore.webutilities/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.xml",
"microsoft.aspnetcore.webutilities.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.aspnetcore.webutilities.nuspec"
]
},
"Microsoft.Azure.KeyVault/2.2.1-preview": {
"sha512": "Vx79hv+rg1Qx0Ilmf92hJYbtOd4kT8h2vXfWLvb7FBjxm5EE70ROPXLuoxvjdl1HN+Wwii1qb6bSuaMxaTEZGg==",
"type": "package",
"path": "microsoft.azure.keyvault/2.2.1-preview",
"files": [
"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.2.1-preview.nupkg.sha512",
"microsoft.azure.keyvault.nuspec"
]
},
"Microsoft.Azure.KeyVault.WebKey/2.0.5": {
"sha512": "/HZ+TxyQGYoaWoWOOr3wVHXNXeJlOm16VbAlulC8MD/cRz+tkopao7zhGX2Mk0PuWIaQhR3VNXPgbYbsOOceFA==",
"type": "package",
"path": "microsoft.azure.keyvault.webkey/2.0.5",
"files": [
"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.5.nupkg.sha512",
"microsoft.azure.keyvault.webkey.nuspec"
]
},
"Microsoft.CodeAnalysis.Analyzers/1.1.0": {
"sha512": "HS3iRWZKcUw/8eZ/08GXKY2Bn7xNzQPzf8gRPHGSowX7u7XXu9i9YEaBeBNKUXWfI7qjvT2zXtLUvbN0hds8vg==",
"type": "package",
"path": "microsoft.codeanalysis.analyzers/1.1.0",
"files": [
"ThirdPartyNotices.rtf",
"analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll",
"analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll",
"analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll",
"analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll",
"microsoft.codeanalysis.analyzers.1.1.0.nupkg.sha512",
"microsoft.codeanalysis.analyzers.nuspec",
"tools/install.ps1",
"tools/uninstall.ps1"
]
},
"Microsoft.CodeAnalysis.Common/2.3.0-beta1": {
"sha512": "Lm9VM/WJe+LOrpVIwb2A5MDGPvUUglctPrsGMzCAedrTfT3rWB8ZFIx8tL7zqUnueTywxb4D4cvBRG9IgDLAeg==",
"type": "package",
"path": "microsoft.codeanalysis.common/2.3.0-beta1",
"files": [
"ThirdPartyNotices.rtf",
"lib/netstandard1.3/Microsoft.CodeAnalysis.dll",
"lib/netstandard1.3/Microsoft.CodeAnalysis.xml",
"microsoft.codeanalysis.common.2.3.0-beta1.nupkg.sha512",
"microsoft.codeanalysis.common.nuspec"
]
},
"Microsoft.CodeAnalysis.CSharp/2.3.0-beta1": {
"sha512": "AgK9jocklKon+jCaLcihK1BjKkQh+YCunC14q4YZEnLkxd0nocXDFDyCZDFxvHVIkial7EIw8+IfAdTny2bv3Q==",
"type": "package",
"path": "microsoft.codeanalysis.csharp/2.3.0-beta1",
"files": [
"ThirdPartyNotices.rtf",
"lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll",
"lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.xml",
"microsoft.codeanalysis.csharp.2.3.0-beta1.nupkg.sha512",
"microsoft.codeanalysis.csharp.nuspec"
]
},
"Microsoft.CodeAnalysis.Razor/2.0.0-preview3-26006": {
"sha512": "D5ytFbi0Dqyl3xzsJn10hvxWCkCugGBzXi8rynnV+j8oGMuLY6kcom7ef+VLopauZt8OXQL7SK5K6ARYHJgumQ==",
"type": "package",
"path": "microsoft.codeanalysis.razor/2.0.0-preview3-26006",
"files": [
"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.0.0-preview3-26006.nupkg.sha512",
"microsoft.codeanalysis.razor.nuspec"
]
},
"Microsoft.CSharp/4.4.0-preview3-25428-02": {
"sha512": "3PyOHer+O5meoNzVBOeLp+0x7an7kidH+c207dM73c7mhbjXBfiYm9seiS0Wuq8PywKQrFzn+F27XJqBSDd7QA==",
"type": "package",
"path": "microsoft.csharp/4.4.0-preview3-25428-02",
"files": [
"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/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"microsoft.csharp.4.4.0-preview3-25428-02.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/netstandard2.0/de/Microsoft.CSharp.xml",
"ref/netstandard2.0/es/Microsoft.CSharp.xml",
"ref/netstandard2.0/fr/Microsoft.CSharp.xml",
"ref/netstandard2.0/it/Microsoft.CSharp.xml",
"ref/netstandard2.0/ja/Microsoft.CSharp.xml",
"ref/netstandard2.0/ko/Microsoft.CSharp.xml",
"ref/netstandard2.0/ru/Microsoft.CSharp.xml",
"ref/netstandard2.0/zh-hans/Microsoft.CSharp.xml",
"ref/netstandard2.0/zh-hant/Microsoft.CSharp.xml",
"ref/portable-net45+win8+wp8+wpa81/_._",
"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": "9OhjqsSLfyIXUENufVJsvhx+I5BQncZrv8Vfv16RWQFQglIJzuUYcc1dPOqEvPQBN5oK71KdblMBYq0E27TkeQ==",
"type": "package",
"path": "microsoft.data.edm/5.8.2",
"files": [
"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": "4S4e8H7V8MvWegF7yi9ENASY9i74LCI2ZXA5UsfhQqmTfNpcWKN3x88JAfrmbT+y8CyVcuRnkZsExbWjnG7KwQ==",
"type": "package",
"path": "microsoft.data.odata/5.8.2",
"files": [
"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.0.0-preview3-26006": {
"sha512": "r3VW/nq2EJiDfUG1x6AW/32QntDJw32PpCOhBDtitNEbJkOb+rGB8ta0r2PgoW8U78OJUpopgxtwafhskCAWnQ==",
"type": "package",
"path": "microsoft.data.sqlite/2.0.0-preview3-26006",
"files": [
"microsoft.data.sqlite.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.data.sqlite.nuspec"
]
},
"Microsoft.Data.Sqlite.Core/2.0.0-preview3-26006": {
"sha512": "8hG82HWlneRWkKWoloXh+UTgNG0kWEmfdzzDafgjWp/cKu4cjpkwpEio1T9c6IHpuSOx/4xSYK20b1DJy4JzUw==",
"type": "package",
"path": "microsoft.data.sqlite.core/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Data.Sqlite.dll",
"lib/netstandard2.0/Microsoft.Data.Sqlite.xml",
"microsoft.data.sqlite.core.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.data.sqlite.core.nuspec"
]
},
"Microsoft.DotNet.PlatformAbstractions/2.0.0-preview3-25428-01": {
"sha512": "sFumweCmPEuJRvQQkLr13BXa/ejVwiyP3UUA7gMMpWie0nniGAVwgf0y6ukvWqhsWYPfD8AYDiyAVfxWG0Ijvg==",
"type": "package",
"path": "microsoft.dotnet.platformabstractions/2.0.0-preview3-25428-01",
"files": [
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/net45/Microsoft.DotNet.PlatformAbstractions.dll",
"lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll",
"microsoft.dotnet.platformabstractions.2.0.0-preview3-25428-01.nupkg.sha512",
"microsoft.dotnet.platformabstractions.nuspec"
]
},
"Microsoft.EntityFrameworkCore/2.0.0-preview3-26006": {
"sha512": "kKg2vkOSCHDiyZp9tWjwquLu/h+mG9RBe88NXMQlbe90c1H+tQ4AvuEOz/x88IHujFi2kfLVx/jqIqc8OotSkw==",
"type": "package",
"path": "microsoft.entityframeworkcore/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.dll",
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.xml",
"microsoft.entityframeworkcore.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.entityframeworkcore.nuspec"
]
},
"Microsoft.EntityFrameworkCore.Design/2.0.0-preview3-26006": {
"sha512": "ca8v4bGRBf5VvBE4OpluB6ANReMypCHzIBQzSxBdl65Y+aYk7nzLDAY2E9ebfFtsO/M8m11uD7KQGAWlJDn/xA==",
"type": "package",
"path": "microsoft.entityframeworkcore.design/2.0.0-preview3-26006",
"files": [
"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.0.0-preview3-26006.nupkg.sha512",
"microsoft.entityframeworkcore.design.nuspec"
]
},
"Microsoft.EntityFrameworkCore.InMemory/2.0.0-preview3-26006": {
"sha512": "Na3bKBIrFKcCT3U021lCZM363x1PQ6zJKrCv4UuA5nX13X/16h3KKI9tE/oQMXs3wh2rqkXdEffIIk8fCQR4/A==",
"type": "package",
"path": "microsoft.entityframeworkcore.inmemory/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.InMemory.dll",
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.InMemory.xml",
"microsoft.entityframeworkcore.inmemory.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.entityframeworkcore.inmemory.nuspec"
]
},
"Microsoft.EntityFrameworkCore.Relational/2.0.0-preview3-26006": {
"sha512": "KNzJ8hiQFg4t62axBvi3oMHTrBGw+Q1P9CbDoXFrufzK2sU5RLtbh2S9XsLiOfGfWgW2jyET5hLTBEcddzOOJA==",
"type": "package",
"path": "microsoft.entityframeworkcore.relational/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.dll",
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.xml",
"microsoft.entityframeworkcore.relational.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.entityframeworkcore.relational.nuspec"
]
},
"Microsoft.EntityFrameworkCore.Sqlite/2.0.0-preview3-26006": {
"sha512": "Xe0dfJAyKu2THrcEt3tQP8beQOXn8qXyRzd18sBJyIrm0QeSoa4qO9Yw1xUskfXK9ElvWyOBOS5qiHj4lXKkvg==",
"type": "package",
"path": "microsoft.entityframeworkcore.sqlite/2.0.0-preview3-26006",
"files": [
"microsoft.entityframeworkcore.sqlite.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.entityframeworkcore.sqlite.nuspec"
]
},
"Microsoft.EntityFrameworkCore.Sqlite.Core/2.0.0-preview3-26006": {
"sha512": "3Eu7r2KOdStZC/+tcXzhD1w2RuBwKwSbYg9s8gq7ZFXnnp7G2VUp53nWBk6QHEuPezg8/1eaqFG+ZwMTfFOLYA==",
"type": "package",
"path": "microsoft.entityframeworkcore.sqlite.core/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Sqlite.dll",
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Sqlite.xml",
"microsoft.entityframeworkcore.sqlite.core.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.entityframeworkcore.sqlite.core.nuspec"
]
},
"Microsoft.EntityFrameworkCore.SqlServer/2.0.0-preview3-26006": {
"sha512": "91n7/sNHXSg4hFcfGhVjetJM+8iFlVAjU555fO7yIQWcDtcn+SkFEfM2u36tjAGPzgoLw7JVkZf8p/xm7cmKTg==",
"type": "package",
"path": "microsoft.entityframeworkcore.sqlserver/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.SqlServer.dll",
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.SqlServer.xml",
"microsoft.entityframeworkcore.sqlserver.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.entityframeworkcore.sqlserver.nuspec"
]
},
"Microsoft.EntityFrameworkCore.Tools/2.0.0-preview3-26006": {
"sha512": "fga7vQtAi6GQ+DeS19xJDsZr1tauqj7faUAOi3rVaMt6E9BM/A2YhTNNvo1h0NnKMDxw4CWICYD6XEcxMqRvmw==",
"type": "package",
"path": "microsoft.entityframeworkcore.tools/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/_._",
"microsoft.entityframeworkcore.tools.2.0.0-preview3-26006.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/ef.exe",
"tools/net461/ef.exe.config",
"tools/net461/ef.x86.exe",
"tools/net461/ef.x86.exe.config",
"tools/netcoreapp2.0/ef.dll",
"tools/netcoreapp2.0/ef.runtimeconfig.json"
]
},
"Microsoft.Extensions.Caching.Abstractions/2.0.0-preview3-26006": {
"sha512": "36P7m2N7wO6PppwWufxhecW4byKed8Nplka16NGyxrjL47mXHjg3faWDoK952Kc6nz6Klv9rTDluudJqoRRJTA==",
"type": "package",
"path": "microsoft.extensions.caching.abstractions/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll",
"lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml",
"microsoft.extensions.caching.abstractions.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.caching.abstractions.nuspec"
]
},
"Microsoft.Extensions.Caching.Memory/2.0.0-preview3-26006": {
"sha512": "IoFnKwM5tbWVgXmxYhOC3okeIDR9os3739C/wf3Gi76T+uYbZ4xvJUpa9JvrT1G3W39jWtgunft8weAVkTvJBg==",
"type": "package",
"path": "microsoft.extensions.caching.memory/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll",
"lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml",
"microsoft.extensions.caching.memory.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.caching.memory.nuspec"
]
},
"Microsoft.Extensions.Caching.Redis/2.0.0-preview3-26006": {
"sha512": "aHL5j0zc2fjI+4z9lBMWHbtmZbo/hnu/BEmKV2ee/Di3v7pZC82tElNYjE8fgQ6V8T6rloBX0Q6qP/4QdCn42w==",
"type": "package",
"path": "microsoft.extensions.caching.redis/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.Caching.Redis.dll",
"lib/netstandard2.0/Microsoft.Extensions.Caching.Redis.xml",
"microsoft.extensions.caching.redis.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.caching.redis.nuspec"
]
},
"Microsoft.Extensions.Caching.SqlServer/2.0.0-preview3-26006": {
"sha512": "FBo//zc1tVo7GtYL6wCdkrHY6wdRKu5bqNJyL+eOFKmJoa4icy29sN6VOksRKTgfNp7GiNW9Ygoc7hPE9Gi4yg==",
"type": "package",
"path": "microsoft.extensions.caching.sqlserver/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.Caching.SqlServer.dll",
"lib/netstandard2.0/Microsoft.Extensions.Caching.SqlServer.xml",
"microsoft.extensions.caching.sqlserver.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.caching.sqlserver.nuspec"
]
},
"Microsoft.Extensions.Configuration/2.0.0-preview3-26006": {
"sha512": "6RgNIlN1cfJgnx+bxgJNbWbAaUKTLhPWXKupAzq9Mj4Dh9plDxRPj5ve8R8Kd9SBehV0vK6uxRkdAOHB/lGcHA==",
"type": "package",
"path": "microsoft.extensions.configuration/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.Configuration.dll",
"lib/netstandard2.0/Microsoft.Extensions.Configuration.xml",
"microsoft.extensions.configuration.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.configuration.nuspec"
]
},
"Microsoft.Extensions.Configuration.Abstractions/2.0.0-preview3-26006": {
"sha512": "Rdr7vdPK0wWUTyfZVYIpkBODWXJRDlFYoPMGHZwrFNxT+3HG3tCaW8jO2wcW2J834PCb4yO2qW+++1y6NFsbFw==",
"type": "package",
"path": "microsoft.extensions.configuration.abstractions/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll",
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml",
"microsoft.extensions.configuration.abstractions.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.configuration.abstractions.nuspec"
]
},
"Microsoft.Extensions.Configuration.AzureKeyVault/2.0.0-preview3-26006": {
"sha512": "EjpLpsMMKfY8t5yDtSGv2y3+/gA7EgFrdErkHTn5M4jw90oM/ICHmYOHvA8+sBab1Zxgyx31ke9nd5aLQTZnWw==",
"type": "package",
"path": "microsoft.extensions.configuration.azurekeyvault/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll",
"lib/netstandard2.0/Microsoft.Extensions.Configuration.AzureKeyVault.xml",
"microsoft.extensions.configuration.azurekeyvault.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.configuration.azurekeyvault.nuspec"
]
},
"Microsoft.Extensions.Configuration.Binder/2.0.0-preview3-26006": {
"sha512": "2Bcz68A2CkSJy73LCHQ1gdjm+A3qDKkLlE3pP1Dw4JPjEnOPisWH+24gGbvEPmN1QdkMuchPaFPCZPdPTw4c/g==",
"type": "package",
"path": "microsoft.extensions.configuration.binder/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll",
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml",
"microsoft.extensions.configuration.binder.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.configuration.binder.nuspec"
]
},
"Microsoft.Extensions.Configuration.CommandLine/2.0.0-preview3-26006": {
"sha512": "o9vFjwDKJgZ3WEXtWOm2zgM/5eT6+Y26MUWi8tX4WwtBW6Nmo81jr9iIrL2h6XYdJWIZEwC1rPAKTSaj3D3ITQ==",
"type": "package",
"path": "microsoft.extensions.configuration.commandline/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll",
"lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.xml",
"microsoft.extensions.configuration.commandline.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.configuration.commandline.nuspec"
]
},
"Microsoft.Extensions.Configuration.EnvironmentVariables/2.0.0-preview3-26006": {
"sha512": "6+aZ74knstSWljyz9bsu/4ekTg2wXVq9/ACx4Oj3wad/B/ZjzL4vJwkyoSju5r5t0flLih9wrYpDhVb0oiDauA==",
"type": "package",
"path": "microsoft.extensions.configuration.environmentvariables/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll",
"lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml",
"microsoft.extensions.configuration.environmentvariables.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.configuration.environmentvariables.nuspec"
]
},
"Microsoft.Extensions.Configuration.FileExtensions/2.0.0-preview3-26006": {
"sha512": "VE6CMfmhjGwpaaW8lOWl9iSm9jx7yhHlD82JlCRw7Cs61YAN49ntyBzEYY/U7QkuY36gzWePTaPQyE2hUu2biA==",
"type": "package",
"path": "microsoft.extensions.configuration.fileextensions/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
"lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
"microsoft.extensions.configuration.fileextensions.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.configuration.fileextensions.nuspec"
]
},
"Microsoft.Extensions.Configuration.Ini/2.0.0-preview3-26006": {
"sha512": "Wg+gqXmbAykgGw3k7EjINcuWMmeGnNwZvR3BKimhFIy4YqIGIxvvkzB03rkmMpuvSQ5IWl4gH0DU3i1J8hL7FQ==",
"type": "package",
"path": "microsoft.extensions.configuration.ini/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Ini.dll",
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Ini.xml",
"microsoft.extensions.configuration.ini.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.configuration.ini.nuspec"
]
},
"Microsoft.Extensions.Configuration.Json/2.0.0-preview3-26006": {
"sha512": "6Zpf1fRmfKqQMvgCZhKfSRUPZjfu7eer9Aku7zBl/Khnn/s6d31FujxiUz2qBy0jzCtRgtC7ePWuNuoeXJRqtw==",
"type": "package",
"path": "microsoft.extensions.configuration.json/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll",
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml",
"microsoft.extensions.configuration.json.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.configuration.json.nuspec"
]
},
"Microsoft.Extensions.Configuration.UserSecrets/2.0.0-preview3-26006": {
"sha512": "huGGiVIrcqJczIWi5Wlm/ELhoiYFtvE221CA8uslszgMBeqljYL1hWVVL2Awd9JOGW6RLhApEpx3TBi0uSwtFA==",
"type": "package",
"path": "microsoft.extensions.configuration.usersecrets/2.0.0-preview3-26006",
"files": [
"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.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.configuration.usersecrets.nuspec"
]
},
"Microsoft.Extensions.Configuration.Xml/2.0.0-preview3-26006": {
"sha512": "pc3CDgPZ0rXa/KqxS0K93JLU/R2elDtlyKO2rY7IkqyhQwDeC5SGboXIxr5QT1VYNZa8wrTpBM+NsBmj0O4YCg==",
"type": "package",
"path": "microsoft.extensions.configuration.xml/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Xml.dll",
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Xml.xml",
"microsoft.extensions.configuration.xml.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.configuration.xml.nuspec"
]
},
"Microsoft.Extensions.DependencyInjection/2.0.0-preview3-26006": {
"sha512": "pQ9v8wCtZGPupwp5MWxgkYoKczxqWWqx46FbWr+LO0i9LgwkDd2JGnzzRB7Yj/sXKOj7XMlFUDpy748kZpPfqQ==",
"type": "package",
"path": "microsoft.extensions.dependencyinjection/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml",
"microsoft.extensions.dependencyinjection.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.dependencyinjection.nuspec"
]
},
"Microsoft.Extensions.DependencyInjection.Abstractions/2.0.0-preview3-26006": {
"sha512": "r4zCJe5wHLNDj+dAxV31e2PX5tSTIpXeTSHadl7GNLp6h3wzRVuN2hjeFy/V80OekCye4po8ysgdTj5y5VnW3Q==",
"type": "package",
"path": "microsoft.extensions.dependencyinjection.abstractions/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
"microsoft.extensions.dependencyinjection.abstractions.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.dependencyinjection.abstractions.nuspec"
]
},
"Microsoft.Extensions.DependencyModel/2.0.0-preview3-25428-01": {
"sha512": "IU1NPAsgTPbiEhilr2NCDkCYhfhKnKAbXZ/notUDLmvUC4lnOO/AhVi8hxgWunLTS7vPwq9EvpyTu7Eg8EzPdQ==",
"type": "package",
"path": "microsoft.extensions.dependencymodel/2.0.0-preview3-25428-01",
"files": [
"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.0.0-preview3-25428-01.nupkg.sha512",
"microsoft.extensions.dependencymodel.nuspec"
]
},
"Microsoft.Extensions.DiagnosticAdapter/2.0.0-preview3-26006": {
"sha512": "In49khzOEexJQBV4N7i/P7TL+eH9mVMKFRKKA9ujUYZQHf/ZeSIYbshpK14d/4Y7FtrBTFcsYei8zSFLJf6cWA==",
"type": "package",
"path": "microsoft.extensions.diagnosticadapter/2.0.0-preview3-26006",
"files": [
"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",
"microsoft.extensions.diagnosticadapter.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.diagnosticadapter.nuspec"
]
},
"Microsoft.Extensions.FileProviders.Abstractions/2.0.0-preview3-26006": {
"sha512": "WYeNqPXPRvt78rBraJCnukLR3qD23/UmsbOHn2ntfpvZ5wvWCUKjWi43ufoTCW1f3Q+9IBi0Xw7GGCS0FRmOcw==",
"type": "package",
"path": "microsoft.extensions.fileproviders.abstractions/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
"microsoft.extensions.fileproviders.abstractions.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.fileproviders.abstractions.nuspec"
]
},
"Microsoft.Extensions.FileProviders.Composite/2.0.0-preview3-26006": {
"sha512": "zGLHpvo/iGOe7qFbAVelhGYhdimraklROyDErAZ6vB8WaelSEzoFgKHre9IlhhgXBsJ2ub0NI7197f5TCKxOCw==",
"type": "package",
"path": "microsoft.extensions.fileproviders.composite/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll",
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.xml",
"microsoft.extensions.fileproviders.composite.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.fileproviders.composite.nuspec"
]
},
"Microsoft.Extensions.FileProviders.Embedded/2.0.0-preview3-26006": {
"sha512": "bbyn18WKyYFc49mTVhmCKQWKet0J8XTBig5D1PsFlEX0cKKzToR4evOC3GLuzbXPykwbPUl1V7pkuHUakJePTQ==",
"type": "package",
"path": "microsoft.extensions.fileproviders.embedded/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.dll",
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.xml",
"microsoft.extensions.fileproviders.embedded.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.fileproviders.embedded.nuspec"
]
},
"Microsoft.Extensions.FileProviders.Physical/2.0.0-preview3-26006": {
"sha512": "Upw433QKp1DcU8WL04iuyfgqrJYgekizb/0guXuQMe4TEYO/psBAkeRMbNeKq7waTc25OGUwe5fySmhMVzOJNg==",
"type": "package",
"path": "microsoft.extensions.fileproviders.physical/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll",
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml",
"microsoft.extensions.fileproviders.physical.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.fileproviders.physical.nuspec"
]
},
"Microsoft.Extensions.FileSystemGlobbing/2.0.0-preview3-26006": {
"sha512": "pN1zc00E0uYlPiikwLggRgEW2dOERm79j2DgUkwmww4Liin9WvLi+nWticCipFuRZsEjVLIERDqZ5blwsFqzwQ==",
"type": "package",
"path": "microsoft.extensions.filesystemglobbing/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll",
"lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml",
"microsoft.extensions.filesystemglobbing.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.filesystemglobbing.nuspec"
]
},
"Microsoft.Extensions.Hosting.Abstractions/2.0.0-preview3-26006": {
"sha512": "HSPvR5dd54258vkoH+QrKjdHHpffR1jOD3JnwOBA4DYbE8LfG1EV9RA1VAKWurf+tQmmTx0VNkB7WZQA5bvTUA==",
"type": "package",
"path": "microsoft.extensions.hosting.abstractions/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll",
"lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml",
"microsoft.extensions.hosting.abstractions.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.hosting.abstractions.nuspec"
]
},
"Microsoft.Extensions.Identity.Core/2.0.0-preview3-26006": {
"sha512": "AkaACnsNs2wUhDye3m6MIkXxS325zC8poUIB3G0Q7N1/BVxl3iJUWLBEU4an2TK1RA/FngQzo8XV1SyiVFCaqw==",
"type": "package",
"path": "microsoft.extensions.identity.core/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.Identity.Core.dll",
"lib/netstandard2.0/Microsoft.Extensions.Identity.Core.xml",
"microsoft.extensions.identity.core.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.identity.core.nuspec"
]
},
"Microsoft.Extensions.Identity.Stores/2.0.0-preview3-26006": {
"sha512": "lpO76j8qJXL1G3X8Zo3H19pT1aEwic4d7sM1PuJCUo2S8MEMA95io75iyyoDxy4DR/X/kA++x72S29dckVCEOQ==",
"type": "package",
"path": "microsoft.extensions.identity.stores/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.Identity.Stores.dll",
"lib/netstandard2.0/Microsoft.Extensions.Identity.Stores.xml",
"microsoft.extensions.identity.stores.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.identity.stores.nuspec"
]
},
"Microsoft.Extensions.Localization/2.0.0-preview3-26006": {
"sha512": "2ZoLH64nt9uusmBdefmmZU09HcXARpmaCG/cwANJDWrt/2kBEV/FEfNppe+lJiI0STO+AMktW+MoAl3vDej7dQ==",
"type": "package",
"path": "microsoft.extensions.localization/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.Localization.dll",
"lib/netstandard2.0/Microsoft.Extensions.Localization.xml",
"microsoft.extensions.localization.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.localization.nuspec"
]
},
"Microsoft.Extensions.Localization.Abstractions/2.0.0-preview3-26006": {
"sha512": "G1EG/fFoKD4lmXBfnDwZYstEExV7KQf1mSagfrznOwWlXODGjWuCP/DSWROfMLc6a+WOPiv6NZ/3u2Tqbmii/w==",
"type": "package",
"path": "microsoft.extensions.localization.abstractions/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll",
"lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.xml",
"microsoft.extensions.localization.abstractions.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.localization.abstractions.nuspec"
]
},
"Microsoft.Extensions.Logging/2.0.0-preview3-26006": {
"sha512": "Ip/ZwdK9oP3wydnH09hv3ZZcLNrwUvkzuzdDxAAFPBejLekDk8bUZ+cfkGL4uB+IoUliOYHRvlr/+UF086a/fg==",
"type": "package",
"path": "microsoft.extensions.logging/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.Logging.dll",
"lib/netstandard2.0/Microsoft.Extensions.Logging.xml",
"microsoft.extensions.logging.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.logging.nuspec"
]
},
"Microsoft.Extensions.Logging.Abstractions/2.0.0-preview3-26006": {
"sha512": "s2Nr7T5/+yZf85ifuswJdunO1rwvRlIxvgSZZsfGoNBjEw2zMQTp6Ie2JV1ooo8IjFoARrQnAr4KIhszXLMvwQ==",
"type": "package",
"path": "microsoft.extensions.logging.abstractions/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll",
"lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml",
"microsoft.extensions.logging.abstractions.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.logging.abstractions.nuspec"
]
},
"Microsoft.Extensions.Logging.AzureAppServices/2.0.0-preview3-26006": {
"sha512": "CVqmvh2ZtpP9O1bYhvpcqGQEkVK0B7CFG8An5fDqeeYfpHWhvGpcBRSXO5dFlnMrV2dan6EWFraaSvIFKwp9EQ==",
"type": "package",
"path": "microsoft.extensions.logging.azureappservices/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.Logging.AzureAppServices.dll",
"lib/netstandard2.0/Microsoft.Extensions.Logging.AzureAppServices.xml",
"microsoft.extensions.logging.azureappservices.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.logging.azureappservices.nuspec"
]
},
"Microsoft.Extensions.Logging.Configuration/2.0.0-preview3-26006": {
"sha512": "vK20GaJBxxajxT1X6zB1PbanfidvFRiMLVGNm8kU14i8rbjX6fHtyO795BpYom7aduqPa85yhp5JmFPG66+F2Q==",
"type": "package",
"path": "microsoft.extensions.logging.configuration/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll",
"lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.xml",
"microsoft.extensions.logging.configuration.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.logging.configuration.nuspec"
]
},
"Microsoft.Extensions.Logging.Console/2.0.0-preview3-26006": {
"sha512": "l5TYsuSO16gzFnU4ax7B1FEDyexr3UHYeL+QiZgbd1t29LyZuTdGlpEPlt6dAgAOH0ukIW5813c7ldNBmUYZTQ==",
"type": "package",
"path": "microsoft.extensions.logging.console/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.Logging.Console.dll",
"lib/netstandard2.0/Microsoft.Extensions.Logging.Console.xml",
"microsoft.extensions.logging.console.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.logging.console.nuspec"
]
},
"Microsoft.Extensions.Logging.Debug/2.0.0-preview3-26006": {
"sha512": "wli7Ea7ANrrHzW25FXr64MTp+Ha+pLp9Y+GV6wKedpwKFeRZe82rLyhtsv09WEYl6jmdM+LG9zVBCj55h3XX1g==",
"type": "package",
"path": "microsoft.extensions.logging.debug/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.dll",
"lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.xml",
"microsoft.extensions.logging.debug.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.logging.debug.nuspec"
]
},
"Microsoft.Extensions.Logging.EventSource/2.0.0-preview3-26006": {
"sha512": "6yzTG/95ggOVnQemzhkaI+60GRRHz3EkkscR/r64Ex9zQQ7uGxktE6IWLPYnYX7PowcoCGnQW/rS4Wr0J0K6LQ==",
"type": "package",
"path": "microsoft.extensions.logging.eventsource/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.Logging.EventSource.dll",
"lib/netstandard2.0/Microsoft.Extensions.Logging.EventSource.xml",
"microsoft.extensions.logging.eventsource.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.logging.eventsource.nuspec"
]
},
"Microsoft.Extensions.Logging.TraceSource/2.0.0-preview3-26006": {
"sha512": "IATY02Zn/xYSrpCzBDcjRkJZSMwqEdai6cQi84iahMw+wh2AjcWQuFK+gmXJwsySdIto9uaeEwMnJtl6sUA9Pw==",
"type": "package",
"path": "microsoft.extensions.logging.tracesource/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.Logging.TraceSource.dll",
"lib/netstandard2.0/Microsoft.Extensions.Logging.TraceSource.xml",
"microsoft.extensions.logging.tracesource.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.logging.tracesource.nuspec"
]
},
"Microsoft.Extensions.ObjectPool/2.0.0-preview3-26006": {
"sha512": "XNDyP9p47AcfVX/IfS2xa2smWEifXl7m313Rj6EBWY0mpKsxUvtG2w/k7XqaCjeoyG5g3vZ7Bvbwm/7fFgCXkA==",
"type": "package",
"path": "microsoft.extensions.objectpool/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll",
"lib/netstandard2.0/Microsoft.Extensions.ObjectPool.xml",
"microsoft.extensions.objectpool.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.objectpool.nuspec"
]
},
"Microsoft.Extensions.Options/2.0.0-preview3-26006": {
"sha512": "Yn2LMcKg3O1cRdolIYCUMBfnlA5w8uBEkWFLZQiOD7fMDRwawdFSFpuki2bQz73Px22CQ+RYxfBwqJBAni956g==",
"type": "package",
"path": "microsoft.extensions.options/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.Options.dll",
"lib/netstandard2.0/Microsoft.Extensions.Options.xml",
"microsoft.extensions.options.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.options.nuspec"
]
},
"Microsoft.Extensions.Options.ConfigurationExtensions/2.0.0-preview3-26006": {
"sha512": "9SEP9umsJagQgxSV4DT+kXlKIEo3Vdp9x//30rcaB2CQWZyUmMCiMG8pFhREg5QITaf9xzmaWPpGlG+E307bSA==",
"type": "package",
"path": "microsoft.extensions.options.configurationextensions/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
"lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
"microsoft.extensions.options.configurationextensions.2.0.0-preview3-26006.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": [
"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.0.0-preview3-26006": {
"sha512": "1IruWjfKIiWV8JV10KxA7mdlhajKujPUSUu7a0cciOGpFn6RUjfZB/N7UL/GAAILnClut9mOld79SODvsYfBxw==",
"type": "package",
"path": "microsoft.extensions.primitives/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
"lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
"microsoft.extensions.primitives.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.primitives.nuspec"
]
},
"Microsoft.Extensions.WebEncoders/2.0.0-preview3-26006": {
"sha512": "AwDVSZ4Ehk6ZU9bSXp+/pmY6d/AsNDECluqaz625ie1KtxyJGlpYX2uiVGa6hfLH38Ppqi5m70jxaL7pDJkzmA==",
"type": "package",
"path": "microsoft.extensions.webencoders/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll",
"lib/netstandard2.0/Microsoft.Extensions.WebEncoders.xml",
"microsoft.extensions.webencoders.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.extensions.webencoders.nuspec"
]
},
"Microsoft.IdentityModel.Clients.ActiveDirectory/3.14.0": {
"sha512": "itpJKOOjSAnglEcT+OBGtaddVSjP1xbe2yw1P4ROAEUvaCZLTKvyESg2zQU6c7DszyzB3eQUu42/3K4FXkZuuw==",
"type": "package",
"path": "microsoft.identitymodel.clients.activedirectory/3.14.0",
"files": [
"lib/MonoAndroid10/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.XML",
"lib/MonoAndroid10/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll",
"lib/MonoAndroid10/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.pdb",
"lib/MonoAndroid10/Microsoft.IdentityModel.Clients.ActiveDirectory.dll",
"lib/MonoAndroid10/Microsoft.IdentityModel.Clients.ActiveDirectory.pdb",
"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.Platform.pdb",
"lib/Xamarin.iOS10/Microsoft.IdentityModel.Clients.ActiveDirectory.dll",
"lib/Xamarin.iOS10/Microsoft.IdentityModel.Clients.ActiveDirectory.pdb",
"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.Platform.pdb",
"lib/net45/Microsoft.IdentityModel.Clients.ActiveDirectory.dll",
"lib/net45/Microsoft.IdentityModel.Clients.ActiveDirectory.pdb",
"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.Platform.pdb",
"lib/netcore45/Microsoft.IdentityModel.Clients.ActiveDirectory.dll",
"lib/netcore45/Microsoft.IdentityModel.Clients.ActiveDirectory.pdb",
"lib/netcore45/Microsoft.IdentityModel.Clients.ActiveDirectory.xml",
"lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll",
"lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.pdb",
"lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.dll",
"lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.pdb",
"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.pdb",
"lib/portable-net45+win/Microsoft.IdentityModel.Clients.ActiveDirectory.xml",
"microsoft.identitymodel.clients.activedirectory.3.14.0.nupkg.sha512",
"microsoft.identitymodel.clients.activedirectory.nuspec",
"src/src/ADAL.Common/AdalEventSource.cs",
"src/src/ADAL.Common/AuthenticationContextIntegratedAuthExtensions.cs",
"src/src/ADAL.Common/AuthenticationResult.cs",
"src/src/ADAL.Common/ClientAssertionCertificate.cs",
"src/src/ADAL.Common/CommonAssemblyInfo.cs",
"src/src/ADAL.Common/Constants.cs",
"src/src/ADAL.Common/CryptographyHelper.cs",
"src/src/ADAL.Common/EncodingHelper.cs",
"src/src/ADAL.Common/LocalSettingsHelper.cs",
"src/src/ADAL.Common/Logger.cs",
"src/src/ADAL.Common/PromptBehavior.cs",
"src/src/ADAL.Common/TokenCache.cs",
"src/src/ADAL.Common/WebProxyProvider.cs",
"src/src/ADAL.PCL.Android/ADAL.PCL.Android.csproj",
"src/src/ADAL.PCL.Android/AuthenticationAgentActivity.cs",
"src/src/ADAL.PCL.Android/AuthenticationAgentContinuationHelper.cs",
"src/src/ADAL.PCL.Android/AuthenticationRequest.cs",
"src/src/ADAL.PCL.Android/BrokerConstants.cs",
"src/src/ADAL.PCL.Android/BrokerHelper.cs",
"src/src/ADAL.PCL.Android/BrokerProxy.cs",
"src/src/ADAL.PCL.Android/Constants.cs",
"src/src/ADAL.PCL.Android/CryptographyHelper.cs",
"src/src/ADAL.PCL.Android/DeviceAuthHelper.cs",
"src/src/ADAL.PCL.Android/Logger.cs",
"src/src/ADAL.PCL.Android/PlatformInformation.cs",
"src/src/ADAL.PCL.Android/PlatformParameters.cs",
"src/src/ADAL.PCL.Android/Properties/AssemblyInfo.cs",
"src/src/ADAL.PCL.Android/Resources/AboutResources.txt",
"src/src/ADAL.PCL.Android/Resources/Resource.Designer.cs",
"src/src/ADAL.PCL.Android/Resources/Values/Strings.xml",
"src/src/ADAL.PCL.Android/Resources/layout/WebAuthenticationBroker.axml",
"src/src/ADAL.PCL.Android/TokenCachePlugin.cs",
"src/src/ADAL.PCL.Android/WebProxyProvider.cs",
"src/src/ADAL.PCL.Android/WebUI.cs",
"src/src/ADAL.PCL.Android/WebUIFactory.cs",
"src/src/ADAL.PCL.CoreCLR/ADAL.PCL.CoreCLR.csproj",
"src/src/ADAL.PCL.CoreCLR/BrokerHelper.cs",
"src/src/ADAL.PCL.CoreCLR/ClientAssertionCertificate.cs",
"src/src/ADAL.PCL.CoreCLR/CryptographyHelper.cs",
"src/src/ADAL.PCL.CoreCLR/DeviceAuthHelper.cs",
"src/src/ADAL.PCL.CoreCLR/PlatformInformation.cs",
"src/src/ADAL.PCL.CoreCLR/PlatformParameters.cs",
"src/src/ADAL.PCL.CoreCLR/Properties/AssemblyInfo.cs",
"src/src/ADAL.PCL.CoreCLR/TokenCachePlugin.cs",
"src/src/ADAL.PCL.CoreCLR/WebProxyProvider.cs",
"src/src/ADAL.PCL.CoreCLR/WebUIFactory.cs",
"src/src/ADAL.PCL.Desktop/ADAL.PCL.Desktop.csproj",
"src/src/ADAL.PCL.Desktop/BrokerHelper.cs",
"src/src/ADAL.PCL.Desktop/CryptographyHelper.cs",
"src/src/ADAL.PCL.Desktop/CustomWebBrowser.CustomWebBrowserEvent.cs",
"src/src/ADAL.PCL.Desktop/CustomWebBrowser.cs",
"src/src/ADAL.PCL.Desktop/DeviceAuthHelper.cs",
"src/src/ADAL.PCL.Desktop/InteractiveWebUI.cs",
"src/src/ADAL.PCL.Desktop/Native/BCryptNative.cs",
"src/src/ADAL.PCL.Desktop/Native/ICngAlgorithm.cs",
"src/src/ADAL.PCL.Desktop/Native/ICngAsymmetricAlgorithm.cs",
"src/src/ADAL.PCL.Desktop/Native/NCryptNative.cs",
"src/src/ADAL.PCL.Desktop/Native/RSACng.cs",
"src/src/ADAL.PCL.Desktop/Native/Win32Native.cs",
"src/src/ADAL.PCL.Desktop/Native/X509Native.cs",
"src/src/ADAL.PCL.Desktop/NavigateErrorStatus.cs",
"src/src/ADAL.PCL.Desktop/PlatformInformation.cs",
"src/src/ADAL.PCL.Desktop/PlatformParameters.cs",
"src/src/ADAL.PCL.Desktop/Properties/AssemblyInfo.cs",
"src/src/ADAL.PCL.Desktop/SecureClientSecret.cs",
"src/src/ADAL.PCL.Desktop/SilentWebUI.cs",
"src/src/ADAL.PCL.Desktop/SilentWebUIDoneEventArgs.cs",
"src/src/ADAL.PCL.Desktop/SilentWindowsFormsAuthenticationDialog.cs",
"src/src/ADAL.PCL.Desktop/StaTaskScheduler.cs",
"src/src/ADAL.PCL.Desktop/TokenCachePlugin.cs",
"src/src/ADAL.PCL.Desktop/UserPasswordCredential.cs",
"src/src/ADAL.PCL.Desktop/WebBrowserInterfaces.cs",
"src/src/ADAL.PCL.Desktop/WebBrowserNavigateErrorEventArgs.cs",
"src/src/ADAL.PCL.Desktop/WebUI.cs",
"src/src/ADAL.PCL.Desktop/WebUIFactory.cs",
"src/src/ADAL.PCL.Desktop/WinFormWebAuthenticationDialog.cs",
"src/src/ADAL.PCL.Desktop/WindowsFormsWebAuthenticationDialogBase.cs",
"src/src/ADAL.PCL.WinRT/ADAL.PCL.WinRT.csproj",
"src/src/ADAL.PCL.WinRT/BrokerHelper.cs",
"src/src/ADAL.PCL.WinRT/CryptographyHelper.cs",
"src/src/ADAL.PCL.WinRT/DeviceAuthHelper.cs",
"src/src/ADAL.PCL.WinRT/PlatformInformation.cs",
"src/src/ADAL.PCL.WinRT/PlatformParameters.cs",
"src/src/ADAL.PCL.WinRT/Properties/AssemblyInfo.cs",
"src/src/ADAL.PCL.WinRT/TokenCachePlugin.cs",
"src/src/ADAL.PCL.WinRT/WebUI.cs",
"src/src/ADAL.PCL.WinRT/WebUIFactory.cs",
"src/src/ADAL.PCL.iOS/ADAL.PCL.iOS.csproj",
"src/src/ADAL.PCL.iOS/AdalCustomUrlProtocol.cs",
"src/src/ADAL.PCL.iOS/AdalInitializer.cs",
"src/src/ADAL.PCL.iOS/AuthenticationAgentUINavigationController.cs",
"src/src/ADAL.PCL.iOS/AuthenticationAgentUIViewController.cs",
"src/src/ADAL.PCL.iOS/AuthenticationContinuationHelper.cs",
"src/src/ADAL.PCL.iOS/BrokerConstants.cs",
"src/src/ADAL.PCL.iOS/BrokerHelper.cs",
"src/src/ADAL.PCL.iOS/BrokerKeyHelper.cs",
"src/src/ADAL.PCL.iOS/Constants.cs",
"src/src/ADAL.PCL.iOS/CryptographyHelper.cs",
"src/src/ADAL.PCL.iOS/DeviceAuthHelper.cs",
"src/src/ADAL.PCL.iOS/GlobalSuppressions.cs",
"src/src/ADAL.PCL.iOS/Logger.cs",
"src/src/ADAL.PCL.iOS/PlatformInformation.cs",
"src/src/ADAL.PCL.iOS/PlatformParameters.cs",
"src/src/ADAL.PCL.iOS/Properties/AssemblyInfo.cs",
"src/src/ADAL.PCL.iOS/TokenCachePlugin.cs",
"src/src/ADAL.PCL.iOS/WebUI.cs",
"src/src/ADAL.PCL.iOS/WebUIFactory.cs",
"src/src/ADAL.PCL/ADAL.PCL.csproj",
"src/src/ADAL.PCL/AdalOption.cs",
"src/src/ADAL.PCL/AuthenticationContext.cs",
"src/src/ADAL.PCL/AuthenticationParameters.cs",
"src/src/ADAL.PCL/AuthenticationResult.cs",
"src/src/ADAL.PCL/Authority/Authenticator.cs",
"src/src/ADAL.PCL/Authority/AuthenticatorTemplate.cs",
"src/src/ADAL.PCL/Authority/AuthenticatorTemplateList.cs",
"src/src/ADAL.PCL/Authority/AuthorizationResult.cs",
"src/src/ADAL.PCL/Authority/DeviceAuthJWTResponse.cs",
"src/src/ADAL.PCL/Authority/IdToken.cs",
"src/src/ADAL.PCL/Authority/RequestData.cs",
"src/src/ADAL.PCL/Authority/RequestParameters.cs",
"src/src/ADAL.PCL/Authority/TokenResponse.cs",
"src/src/ADAL.PCL/Cache/CacheQueryData.cs",
"src/src/ADAL.PCL/Cache/TokenCacheKey.cs",
"src/src/ADAL.PCL/ClientAssertion.cs",
"src/src/ADAL.PCL/ClientCredential.cs",
"src/src/ADAL.PCL/ClientCreds/ClientKey.cs",
"src/src/ADAL.PCL/ClientCreds/JsonWebToken.cs",
"src/src/ADAL.PCL/DeviceCodeResult.cs",
"src/src/ADAL.PCL/Exceptions/AdalException.cs",
"src/src/ADAL.PCL/Exceptions/AdalServiceException.cs",
"src/src/ADAL.PCL/Exceptions/AdalSilentTokenAcquisitionException.cs",
"src/src/ADAL.PCL/Exceptions/AdalUserMismatchException.cs",
"src/src/ADAL.PCL/Exceptions/HttpRequestWrapperException.cs",
"src/src/ADAL.PCL/Flows/AcquireTokenByAuthorizationCodeHandler.cs",
"src/src/ADAL.PCL/Flows/AcquireTokenForClientHandler.cs",
"src/src/ADAL.PCL/Flows/AcquireTokenHandlerBase.cs",
"src/src/ADAL.PCL/Flows/AcquireTokenInteractiveHandler.cs",
"src/src/ADAL.PCL/Flows/AcquireTokenOnBehalfHandler.cs",
"src/src/ADAL.PCL/Flows/AcquireTokenSilentHandler.cs",
"src/src/ADAL.PCL/Flows/AuthenticationResultEx.cs",
"src/src/ADAL.PCL/Flows/CallState.cs",
"src/src/ADAL.PCL/Flows/DeviceCode/AcquireDeviceCodeHandler.cs",
"src/src/ADAL.PCL/Flows/DeviceCode/AcquireTokenByDeviceCodeHandler.cs",
"src/src/ADAL.PCL/Flows/DeviceCode/DeviceCodeResponse.cs",
"src/src/ADAL.PCL/Flows/NonInteractive/AcquireTokenNonInteractiveHandler.cs",
"src/src/ADAL.PCL/Flows/NonInteractive/MexParser.cs",
"src/src/ADAL.PCL/Flows/NonInteractive/UserRealmDiscoveryResponse.cs",
"src/src/ADAL.PCL/Flows/NonInteractive/WsTrustRequest.cs",
"src/src/ADAL.PCL/Flows/NonInteractive/WsTrustResponse.cs",
"src/src/ADAL.PCL/Http/AdalHttpClient.cs",
"src/src/ADAL.PCL/Http/HttpClientFactory.cs",
"src/src/ADAL.PCL/Http/HttpClientWrapper.cs",
"src/src/ADAL.PCL/Http/HttpMessageHandlerFactory.cs",
"src/src/ADAL.PCL/Http/HttpWebResponseWrapper.cs",
"src/src/ADAL.PCL/Http/IHttpWebResponse.cs",
"src/src/ADAL.PCL/IAdalLogCallback.cs",
"src/src/ADAL.PCL/IClientAssertionCertificate.cs",
"src/src/ADAL.PCL/IPlatformParameters.cs",
"src/src/ADAL.PCL/ISecureClientSecret.cs",
"src/src/ADAL.PCL/Platform/IBrokerHelper.cs",
"src/src/ADAL.PCL/Platform/ICryptographyHelper.cs",
"src/src/ADAL.PCL/Platform/IDeviceAuthHelper.cs",
"src/src/ADAL.PCL/Platform/IHttpClient.cs",
"src/src/ADAL.PCL/Platform/IHttpClientFactory.cs",
"src/src/ADAL.PCL/Platform/ITokenCachePlugin.cs",
"src/src/ADAL.PCL/Platform/IWebProxyProvider.cs",
"src/src/ADAL.PCL/Platform/IWebUI.cs",
"src/src/ADAL.PCL/Platform/IWebUIFactory.cs",
"src/src/ADAL.PCL/Platform/LoggerBase.cs",
"src/src/ADAL.PCL/Platform/PlatformInformationBase.cs",
"src/src/ADAL.PCL/Platform/PlatformPlugin.cs",
"src/src/ADAL.PCL/Properties/AssemblyInfo.cs",
"src/src/ADAL.PCL/TokenCache.cs",
"src/src/ADAL.PCL/TokenCacheItem.cs",
"src/src/ADAL.PCL/TokenCacheNotificationArgs.cs",
"src/src/ADAL.PCL/UserAssertion.cs",
"src/src/ADAL.PCL/UserCredential.cs",
"src/src/ADAL.PCL/UserIdentifier.cs",
"src/src/ADAL.PCL/UserInfo.cs",
"src/src/ADAL.PCL/Utilities/AdalIdHelper.cs",
"src/src/ADAL.PCL/Utilities/Base64UrlEncoder.cs",
"src/src/ADAL.PCL/Utilities/Constants.cs",
"src/src/ADAL.PCL/Utilities/EncodingHelper.cs",
"src/src/ADAL.PCL/Utilities/JsonHelper.cs",
"src/src/ADAL.PCL/Utilities/OAuthConstants.cs"
]
},
"Microsoft.IdentityModel.Logging/1.1.3": {
"sha512": "zhYHZxWYU4vi8e2ooUpXyFKZYNP9J9k0qN1GqxraHqstUzg+erAgzK6UjBi8EggM5crOZp+TlTVPAPdtrAgKkQ==",
"type": "package",
"path": "microsoft.identitymodel.logging/1.1.3",
"files": [
"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.1.1.3.nupkg.sha512",
"microsoft.identitymodel.logging.nuspec"
]
},
"Microsoft.IdentityModel.Protocols/2.1.3": {
"sha512": "T4AfWmGn0hAlaUIh/1Sh2F22mEXA+OC0k/DdD93mDquyOJNWIq5As+88gmYGdJHIJwP2HZ9eHLvzSgPAeuOSYw==",
"type": "package",
"path": "microsoft.identitymodel.protocols/2.1.3",
"files": [
"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.2.1.3.nupkg.sha512",
"microsoft.identitymodel.protocols.nuspec"
]
},
"Microsoft.IdentityModel.Protocols.OpenIdConnect/2.1.3": {
"sha512": "npucBQnNxkXwXU/iQmNhg+HVr8pm0ZAsHB87e3P3WQoAl5XrS7CZq1ywM1m6IJxPrNYkY7yiHFnb8kb41IQWjg==",
"type": "package",
"path": "microsoft.identitymodel.protocols.openidconnect/2.1.3",
"files": [
"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.2.1.3.nupkg.sha512",
"microsoft.identitymodel.protocols.openidconnect.nuspec"
]
},
"Microsoft.IdentityModel.Tokens/5.1.3": {
"sha512": "xSradMupEhxB2uO9HrKIFYwO3Y5ULdxyzFVFopafMi6XkAiOaioxoQHyeloeEOIzioR8JUhH6kWi0lSzp2wc1A==",
"type": "package",
"path": "microsoft.identitymodel.tokens/5.1.3",
"files": [
"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.1.3.nupkg.sha512",
"microsoft.identitymodel.tokens.nuspec"
]
},
"Microsoft.Net.Http.Headers/2.0.0-preview3-26006": {
"sha512": "SSnm1Qe5WwaXHoNhtU1QrZO5dFyBgJv29TkNFDSn2qyln45Edv06rf++SrpYAexpgEMiBtFF9A+tgoI9VKretA==",
"type": "package",
"path": "microsoft.net.http.headers/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.Net.Http.Headers.dll",
"lib/netstandard2.0/Microsoft.Net.Http.Headers.xml",
"microsoft.net.http.headers.2.0.0-preview3-26006.nupkg.sha512",
"microsoft.net.http.headers.nuspec"
]
},
"Microsoft.NETCore.App/2.1.0-preview1-25429-01": {
"sha512": "Ao+LWRvxIQe8ZogXEQh7qSjOhQ4PjzIFrm3Fbv7VdBaAWViSaydRzWNZH+LzAGZHKieEkqNtI7yfRjPsJ7UB6g==",
"type": "package",
"path": "microsoft.netcore.app/2.1.0-preview1-25429-01",
"files": [
"LICENSE.TXT",
"Microsoft.NETCore.App.versions.txt",
"THIRD-PARTY-NOTICES.TXT",
"build/netcoreapp2.0/Microsoft.NETCore.App.PlatformManifest.txt",
"build/netcoreapp2.0/Microsoft.NETCore.App.props",
"build/netcoreapp2.0/Microsoft.NETCore.App.targets",
"microsoft.netcore.app.2.1.0-preview1-25429-01.nupkg.sha512",
"microsoft.netcore.app.nuspec",
"ref/netcoreapp/_._",
"ref/netcoreapp2.0/Microsoft.CSharp.dll",
"ref/netcoreapp2.0/Microsoft.CSharp.xml",
"ref/netcoreapp2.0/Microsoft.VisualBasic.dll",
"ref/netcoreapp2.0/Microsoft.VisualBasic.xml",
"ref/netcoreapp2.0/Microsoft.Win32.Primitives.dll",
"ref/netcoreapp2.0/Microsoft.Win32.Primitives.xml",
"ref/netcoreapp2.0/System.AppContext.dll",
"ref/netcoreapp2.0/System.AppContext.xml",
"ref/netcoreapp2.0/System.Buffers.dll",
"ref/netcoreapp2.0/System.Collections.Concurrent.dll",
"ref/netcoreapp2.0/System.Collections.Concurrent.xml",
"ref/netcoreapp2.0/System.Collections.Immutable.dll",
"ref/netcoreapp2.0/System.Collections.NonGeneric.dll",
"ref/netcoreapp2.0/System.Collections.NonGeneric.xml",
"ref/netcoreapp2.0/System.Collections.Specialized.dll",
"ref/netcoreapp2.0/System.Collections.Specialized.xml",
"ref/netcoreapp2.0/System.Collections.dll",
"ref/netcoreapp2.0/System.Collections.xml",
"ref/netcoreapp2.0/System.ComponentModel.Annotations.dll",
"ref/netcoreapp2.0/System.ComponentModel.Annotations.xml",
"ref/netcoreapp2.0/System.ComponentModel.Composition.dll",
"ref/netcoreapp2.0/System.ComponentModel.DataAnnotations.dll",
"ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.dll",
"ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.xml",
"ref/netcoreapp2.0/System.ComponentModel.Primitives.dll",
"ref/netcoreapp2.0/System.ComponentModel.Primitives.xml",
"ref/netcoreapp2.0/System.ComponentModel.TypeConverter.dll",
"ref/netcoreapp2.0/System.ComponentModel.TypeConverter.xml",
"ref/netcoreapp2.0/System.ComponentModel.dll",
"ref/netcoreapp2.0/System.ComponentModel.xml",
"ref/netcoreapp2.0/System.Configuration.dll",
"ref/netcoreapp2.0/System.Console.dll",
"ref/netcoreapp2.0/System.Console.xml",
"ref/netcoreapp2.0/System.Core.dll",
"ref/netcoreapp2.0/System.Data.Common.dll",
"ref/netcoreapp2.0/System.Data.Common.xml",
"ref/netcoreapp2.0/System.Data.dll",
"ref/netcoreapp2.0/System.Diagnostics.Contracts.dll",
"ref/netcoreapp2.0/System.Diagnostics.Contracts.xml",
"ref/netcoreapp2.0/System.Diagnostics.Debug.dll",
"ref/netcoreapp2.0/System.Diagnostics.Debug.xml",
"ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.dll",
"ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.dll",
"ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.xml",
"ref/netcoreapp2.0/System.Diagnostics.Process.dll",
"ref/netcoreapp2.0/System.Diagnostics.Process.xml",
"ref/netcoreapp2.0/System.Diagnostics.StackTrace.dll",
"ref/netcoreapp2.0/System.Diagnostics.StackTrace.xml",
"ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.dll",
"ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.xml",
"ref/netcoreapp2.0/System.Diagnostics.Tools.dll",
"ref/netcoreapp2.0/System.Diagnostics.Tools.xml",
"ref/netcoreapp2.0/System.Diagnostics.TraceSource.dll",
"ref/netcoreapp2.0/System.Diagnostics.TraceSource.xml",
"ref/netcoreapp2.0/System.Diagnostics.Tracing.dll",
"ref/netcoreapp2.0/System.Diagnostics.Tracing.xml",
"ref/netcoreapp2.0/System.Drawing.Primitives.dll",
"ref/netcoreapp2.0/System.Drawing.dll",
"ref/netcoreapp2.0/System.Dynamic.Runtime.dll",
"ref/netcoreapp2.0/System.Dynamic.Runtime.xml",
"ref/netcoreapp2.0/System.Globalization.Calendars.dll",
"ref/netcoreapp2.0/System.Globalization.Calendars.xml",
"ref/netcoreapp2.0/System.Globalization.Extensions.dll",
"ref/netcoreapp2.0/System.Globalization.Extensions.xml",
"ref/netcoreapp2.0/System.Globalization.dll",
"ref/netcoreapp2.0/System.Globalization.xml",
"ref/netcoreapp2.0/System.IO.Compression.FileSystem.dll",
"ref/netcoreapp2.0/System.IO.Compression.ZipFile.dll",
"ref/netcoreapp2.0/System.IO.Compression.ZipFile.xml",
"ref/netcoreapp2.0/System.IO.Compression.dll",
"ref/netcoreapp2.0/System.IO.Compression.xml",
"ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.dll",
"ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.xml",
"ref/netcoreapp2.0/System.IO.FileSystem.Primitives.dll",
"ref/netcoreapp2.0/System.IO.FileSystem.Primitives.xml",
"ref/netcoreapp2.0/System.IO.FileSystem.Watcher.dll",
"ref/netcoreapp2.0/System.IO.FileSystem.Watcher.xml",
"ref/netcoreapp2.0/System.IO.FileSystem.dll",
"ref/netcoreapp2.0/System.IO.FileSystem.xml",
"ref/netcoreapp2.0/System.IO.IsolatedStorage.dll",
"ref/netcoreapp2.0/System.IO.IsolatedStorage.xml",
"ref/netcoreapp2.0/System.IO.MemoryMappedFiles.dll",
"ref/netcoreapp2.0/System.IO.MemoryMappedFiles.xml",
"ref/netcoreapp2.0/System.IO.Pipes.dll",
"ref/netcoreapp2.0/System.IO.Pipes.xml",
"ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.dll",
"ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.xml",
"ref/netcoreapp2.0/System.IO.dll",
"ref/netcoreapp2.0/System.IO.xml",
"ref/netcoreapp2.0/System.Linq.Expressions.dll",
"ref/netcoreapp2.0/System.Linq.Expressions.xml",
"ref/netcoreapp2.0/System.Linq.Parallel.dll",
"ref/netcoreapp2.0/System.Linq.Parallel.xml",
"ref/netcoreapp2.0/System.Linq.Queryable.dll",
"ref/netcoreapp2.0/System.Linq.Queryable.xml",
"ref/netcoreapp2.0/System.Linq.dll",
"ref/netcoreapp2.0/System.Linq.xml",
"ref/netcoreapp2.0/System.Net.Http.dll",
"ref/netcoreapp2.0/System.Net.Http.xml",
"ref/netcoreapp2.0/System.Net.HttpListener.dll",
"ref/netcoreapp2.0/System.Net.Mail.dll",
"ref/netcoreapp2.0/System.Net.NameResolution.dll",
"ref/netcoreapp2.0/System.Net.NameResolution.xml",
"ref/netcoreapp2.0/System.Net.NetworkInformation.dll",
"ref/netcoreapp2.0/System.Net.NetworkInformation.xml",
"ref/netcoreapp2.0/System.Net.Ping.dll",
"ref/netcoreapp2.0/System.Net.Primitives.dll",
"ref/netcoreapp2.0/System.Net.Primitives.xml",
"ref/netcoreapp2.0/System.Net.Requests.dll",
"ref/netcoreapp2.0/System.Net.Requests.xml",
"ref/netcoreapp2.0/System.Net.Security.dll",
"ref/netcoreapp2.0/System.Net.Security.xml",
"ref/netcoreapp2.0/System.Net.ServicePoint.dll",
"ref/netcoreapp2.0/System.Net.Sockets.dll",
"ref/netcoreapp2.0/System.Net.Sockets.xml",
"ref/netcoreapp2.0/System.Net.WebClient.dll",
"ref/netcoreapp2.0/System.Net.WebHeaderCollection.dll",
"ref/netcoreapp2.0/System.Net.WebHeaderCollection.xml",
"ref/netcoreapp2.0/System.Net.WebProxy.dll",
"ref/netcoreapp2.0/System.Net.WebSockets.Client.dll",
"ref/netcoreapp2.0/System.Net.WebSockets.Client.xml",
"ref/netcoreapp2.0/System.Net.WebSockets.dll",
"ref/netcoreapp2.0/System.Net.WebSockets.xml",
"ref/netcoreapp2.0/System.Net.dll",
"ref/netcoreapp2.0/System.Numerics.Vectors.dll",
"ref/netcoreapp2.0/System.Numerics.dll",
"ref/netcoreapp2.0/System.ObjectModel.dll",
"ref/netcoreapp2.0/System.ObjectModel.xml",
"ref/netcoreapp2.0/System.Reflection.DispatchProxy.dll",
"ref/netcoreapp2.0/System.Reflection.DispatchProxy.xml",
"ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.dll",
"ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.xml",
"ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.dll",
"ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.xml",
"ref/netcoreapp2.0/System.Reflection.Emit.dll",
"ref/netcoreapp2.0/System.Reflection.Emit.xml",
"ref/netcoreapp2.0/System.Reflection.Extensions.dll",
"ref/netcoreapp2.0/System.Reflection.Extensions.xml",
"ref/netcoreapp2.0/System.Reflection.Metadata.dll",
"ref/netcoreapp2.0/System.Reflection.Primitives.dll",
"ref/netcoreapp2.0/System.Reflection.Primitives.xml",
"ref/netcoreapp2.0/System.Reflection.TypeExtensions.dll",
"ref/netcoreapp2.0/System.Reflection.TypeExtensions.xml",
"ref/netcoreapp2.0/System.Reflection.dll",
"ref/netcoreapp2.0/System.Reflection.xml",
"ref/netcoreapp2.0/System.Resources.Reader.dll",
"ref/netcoreapp2.0/System.Resources.ResourceManager.dll",
"ref/netcoreapp2.0/System.Resources.ResourceManager.xml",
"ref/netcoreapp2.0/System.Resources.Writer.dll",
"ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.dll",
"ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.xml",
"ref/netcoreapp2.0/System.Runtime.Extensions.dll",
"ref/netcoreapp2.0/System.Runtime.Extensions.xml",
"ref/netcoreapp2.0/System.Runtime.Handles.dll",
"ref/netcoreapp2.0/System.Runtime.Handles.xml",
"ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.dll",
"ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.dll",
"ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.xml",
"ref/netcoreapp2.0/System.Runtime.InteropServices.dll",
"ref/netcoreapp2.0/System.Runtime.InteropServices.xml",
"ref/netcoreapp2.0/System.Runtime.Loader.dll",
"ref/netcoreapp2.0/System.Runtime.Loader.xml",
"ref/netcoreapp2.0/System.Runtime.Numerics.dll",
"ref/netcoreapp2.0/System.Runtime.Numerics.xml",
"ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.dll",
"ref/netcoreapp2.0/System.Runtime.Serialization.Json.dll",
"ref/netcoreapp2.0/System.Runtime.Serialization.Json.xml",
"ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.dll",
"ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.xml",
"ref/netcoreapp2.0/System.Runtime.Serialization.Xml.dll",
"ref/netcoreapp2.0/System.Runtime.Serialization.Xml.xml",
"ref/netcoreapp2.0/System.Runtime.Serialization.dll",
"ref/netcoreapp2.0/System.Runtime.dll",
"ref/netcoreapp2.0/System.Runtime.xml",
"ref/netcoreapp2.0/System.Security.Claims.dll",
"ref/netcoreapp2.0/System.Security.Claims.xml",
"ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.dll",
"ref/netcoreapp2.0/System.Security.Cryptography.Csp.dll",
"ref/netcoreapp2.0/System.Security.Cryptography.Encoding.dll",
"ref/netcoreapp2.0/System.Security.Cryptography.Encoding.xml",
"ref/netcoreapp2.0/System.Security.Cryptography.Primitives.dll",
"ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.dll",
"ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.xml",
"ref/netcoreapp2.0/System.Security.Principal.dll",
"ref/netcoreapp2.0/System.Security.Principal.xml",
"ref/netcoreapp2.0/System.Security.SecureString.dll",
"ref/netcoreapp2.0/System.Security.SecureString.xml",
"ref/netcoreapp2.0/System.Security.dll",
"ref/netcoreapp2.0/System.ServiceModel.Web.dll",
"ref/netcoreapp2.0/System.ServiceProcess.dll",
"ref/netcoreapp2.0/System.Text.Encoding.Extensions.dll",
"ref/netcoreapp2.0/System.Text.Encoding.Extensions.xml",
"ref/netcoreapp2.0/System.Text.Encoding.dll",
"ref/netcoreapp2.0/System.Text.Encoding.xml",
"ref/netcoreapp2.0/System.Text.RegularExpressions.dll",
"ref/netcoreapp2.0/System.Text.RegularExpressions.xml",
"ref/netcoreapp2.0/System.Threading.Overlapped.dll",
"ref/netcoreapp2.0/System.Threading.Overlapped.xml",
"ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.dll",
"ref/netcoreapp2.0/System.Threading.Tasks.Extensions.dll",
"ref/netcoreapp2.0/System.Threading.Tasks.Parallel.dll",
"ref/netcoreapp2.0/System.Threading.Tasks.Parallel.xml",
"ref/netcoreapp2.0/System.Threading.Tasks.dll",
"ref/netcoreapp2.0/System.Threading.Tasks.xml",
"ref/netcoreapp2.0/System.Threading.Thread.dll",
"ref/netcoreapp2.0/System.Threading.Thread.xml",
"ref/netcoreapp2.0/System.Threading.ThreadPool.dll",
"ref/netcoreapp2.0/System.Threading.ThreadPool.xml",
"ref/netcoreapp2.0/System.Threading.Timer.dll",
"ref/netcoreapp2.0/System.Threading.Timer.xml",
"ref/netcoreapp2.0/System.Threading.dll",
"ref/netcoreapp2.0/System.Threading.xml",
"ref/netcoreapp2.0/System.Transactions.Local.dll",
"ref/netcoreapp2.0/System.Transactions.dll",
"ref/netcoreapp2.0/System.ValueTuple.dll",
"ref/netcoreapp2.0/System.Web.HttpUtility.dll",
"ref/netcoreapp2.0/System.Web.dll",
"ref/netcoreapp2.0/System.Windows.dll",
"ref/netcoreapp2.0/System.Xml.Linq.dll",
"ref/netcoreapp2.0/System.Xml.ReaderWriter.dll",
"ref/netcoreapp2.0/System.Xml.ReaderWriter.xml",
"ref/netcoreapp2.0/System.Xml.Serialization.dll",
"ref/netcoreapp2.0/System.Xml.XDocument.dll",
"ref/netcoreapp2.0/System.Xml.XDocument.xml",
"ref/netcoreapp2.0/System.Xml.XPath.XDocument.dll",
"ref/netcoreapp2.0/System.Xml.XPath.XDocument.xml",
"ref/netcoreapp2.0/System.Xml.XPath.dll",
"ref/netcoreapp2.0/System.Xml.XPath.xml",
"ref/netcoreapp2.0/System.Xml.XmlDocument.dll",
"ref/netcoreapp2.0/System.Xml.XmlDocument.xml",
"ref/netcoreapp2.0/System.Xml.XmlSerializer.dll",
"ref/netcoreapp2.0/System.Xml.XmlSerializer.xml",
"ref/netcoreapp2.0/System.Xml.dll",
"ref/netcoreapp2.0/System.dll",
"ref/netcoreapp2.0/WindowsBase.dll",
"ref/netcoreapp2.0/de/Microsoft.CSharp.xml",
"ref/netcoreapp2.0/de/Microsoft.VisualBasic.xml",
"ref/netcoreapp2.0/de/Microsoft.Win32.Primitives.xml",
"ref/netcoreapp2.0/de/System.AppContext.xml",
"ref/netcoreapp2.0/de/System.Collections.Concurrent.xml",
"ref/netcoreapp2.0/de/System.Collections.NonGeneric.xml",
"ref/netcoreapp2.0/de/System.Collections.Specialized.xml",
"ref/netcoreapp2.0/de/System.Collections.xml",
"ref/netcoreapp2.0/de/System.ComponentModel.Annotations.xml",
"ref/netcoreapp2.0/de/System.ComponentModel.EventBasedAsync.xml",
"ref/netcoreapp2.0/de/System.ComponentModel.Primitives.xml",
"ref/netcoreapp2.0/de/System.ComponentModel.TypeConverter.xml",
"ref/netcoreapp2.0/de/System.ComponentModel.xml",
"ref/netcoreapp2.0/de/System.Console.xml",
"ref/netcoreapp2.0/de/System.Data.Common.xml",
"ref/netcoreapp2.0/de/System.Diagnostics.Contracts.xml",
"ref/netcoreapp2.0/de/System.Diagnostics.Debug.xml",
"ref/netcoreapp2.0/de/System.Diagnostics.FileVersionInfo.xml",
"ref/netcoreapp2.0/de/System.Diagnostics.Process.xml",
"ref/netcoreapp2.0/de/System.Diagnostics.StackTrace.xml",
"ref/netcoreapp2.0/de/System.Diagnostics.TextWriterTraceListener.xml",
"ref/netcoreapp2.0/de/System.Diagnostics.Tools.xml",
"ref/netcoreapp2.0/de/System.Diagnostics.TraceSource.xml",
"ref/netcoreapp2.0/de/System.Diagnostics.Tracing.xml",
"ref/netcoreapp2.0/de/System.Dynamic.Runtime.xml",
"ref/netcoreapp2.0/de/System.Globalization.Calendars.xml",
"ref/netcoreapp2.0/de/System.Globalization.Extensions.xml",
"ref/netcoreapp2.0/de/System.Globalization.xml",
"ref/netcoreapp2.0/de/System.IO.Compression.ZipFile.xml",
"ref/netcoreapp2.0/de/System.IO.Compression.xml",
"ref/netcoreapp2.0/de/System.IO.FileSystem.DriveInfo.xml",
"ref/netcoreapp2.0/de/System.IO.FileSystem.Primitives.xml",
"ref/netcoreapp2.0/de/System.IO.FileSystem.Watcher.xml",
"ref/netcoreapp2.0/de/System.IO.FileSystem.xml",
"ref/netcoreapp2.0/de/System.IO.IsolatedStorage.xml",
"ref/netcoreapp2.0/de/System.IO.MemoryMappedFiles.xml",
"ref/netcoreapp2.0/de/System.IO.Pipes.xml",
"ref/netcoreapp2.0/de/System.IO.UnmanagedMemoryStream.xml",
"ref/netcoreapp2.0/de/System.IO.xml",
"ref/netcoreapp2.0/de/System.Linq.Expressions.xml",
"ref/netcoreapp2.0/de/System.Linq.Parallel.xml",
"ref/netcoreapp2.0/de/System.Linq.Queryable.xml",
"ref/netcoreapp2.0/de/System.Linq.xml",
"ref/netcoreapp2.0/de/System.Net.Http.xml",
"ref/netcoreapp2.0/de/System.Net.NameResolution.xml",
"ref/netcoreapp2.0/de/System.Net.NetworkInformation.xml",
"ref/netcoreapp2.0/de/System.Net.Primitives.xml",
"ref/netcoreapp2.0/de/System.Net.Requests.xml",
"ref/netcoreapp2.0/de/System.Net.Security.xml",
"ref/netcoreapp2.0/de/System.Net.Sockets.xml",
"ref/netcoreapp2.0/de/System.Net.WebHeaderCollection.xml",
"ref/netcoreapp2.0/de/System.Net.WebSockets.Client.xml",
"ref/netcoreapp2.0/de/System.Net.WebSockets.xml",
"ref/netcoreapp2.0/de/System.ObjectModel.xml",
"ref/netcoreapp2.0/de/System.Reflection.DispatchProxy.xml",
"ref/netcoreapp2.0/de/System.Reflection.Emit.ILGeneration.xml",
"ref/netcoreapp2.0/de/System.Reflection.Emit.Lightweight.xml",
"ref/netcoreapp2.0/de/System.Reflection.Emit.xml",
"ref/netcoreapp2.0/de/System.Reflection.Extensions.xml",
"ref/netcoreapp2.0/de/System.Reflection.Primitives.xml",
"ref/netcoreapp2.0/de/System.Reflection.TypeExtensions.xml",
"ref/netcoreapp2.0/de/System.Reflection.xml",
"ref/netcoreapp2.0/de/System.Resources.ResourceManager.xml",
"ref/netcoreapp2.0/de/System.Runtime.CompilerServices.VisualC.xml",
"ref/netcoreapp2.0/de/System.Runtime.Extensions.xml",
"ref/netcoreapp2.0/de/System.Runtime.Handles.xml",
"ref/netcoreapp2.0/de/System.Runtime.InteropServices.WindowsRuntime.xml",
"ref/netcoreapp2.0/de/System.Runtime.InteropServices.xml",
"ref/netcoreapp2.0/de/System.Runtime.Loader.xml",
"ref/netcoreapp2.0/de/System.Runtime.Numerics.xml",
"ref/netcoreapp2.0/de/System.Runtime.Serialization.Json.xml",
"ref/netcoreapp2.0/de/System.Runtime.Serialization.Primitives.xml",
"ref/netcoreapp2.0/de/System.Runtime.Serialization.Xml.xml",
"ref/netcoreapp2.0/de/System.Runtime.xml",
"ref/netcoreapp2.0/de/System.Security.Claims.xml",
"ref/netcoreapp2.0/de/System.Security.Cryptography.Encoding.xml",
"ref/netcoreapp2.0/de/System.Security.Cryptography.X509Certificates.xml",
"ref/netcoreapp2.0/de/System.Security.Principal.xml",
"ref/netcoreapp2.0/de/System.Security.SecureString.xml",
"ref/netcoreapp2.0/de/System.Text.Encoding.Extensions.xml",
"ref/netcoreapp2.0/de/System.Text.Encoding.xml",
"ref/netcoreapp2.0/de/System.Text.RegularExpressions.xml",
"ref/netcoreapp2.0/de/System.Threading.Overlapped.xml",
"ref/netcoreapp2.0/de/System.Threading.Tasks.Parallel.xml",
"ref/netcoreapp2.0/de/System.Threading.Tasks.xml",
"ref/netcoreapp2.0/de/System.Threading.Thread.xml",
"ref/netcoreapp2.0/de/System.Threading.ThreadPool.xml",
"ref/netcoreapp2.0/de/System.Threading.Timer.xml",
"ref/netcoreapp2.0/de/System.Threading.xml",
"ref/netcoreapp2.0/de/System.Xml.ReaderWriter.xml",
"ref/netcoreapp2.0/de/System.Xml.XDocument.xml",
"ref/netcoreapp2.0/de/System.Xml.XPath.XDocument.xml",
"ref/netcoreapp2.0/de/System.Xml.XPath.xml",
"ref/netcoreapp2.0/de/System.Xml.XmlDocument.xml",
"ref/netcoreapp2.0/de/System.Xml.XmlSerializer.xml",
"ref/netcoreapp2.0/es/Microsoft.CSharp.xml",
"ref/netcoreapp2.0/es/Microsoft.VisualBasic.xml",
"ref/netcoreapp2.0/es/Microsoft.Win32.Primitives.xml",
"ref/netcoreapp2.0/es/System.AppContext.xml",
"ref/netcoreapp2.0/es/System.Collections.Concurrent.xml",
"ref/netcoreapp2.0/es/System.Collections.NonGeneric.xml",
"ref/netcoreapp2.0/es/System.Collections.Specialized.xml",
"ref/netcoreapp2.0/es/System.Collections.xml",
"ref/netcoreapp2.0/es/System.ComponentModel.Annotations.xml",
"ref/netcoreapp2.0/es/System.ComponentModel.EventBasedAsync.xml",
"ref/netcoreapp2.0/es/System.ComponentModel.Primitives.xml",
"ref/netcoreapp2.0/es/System.ComponentModel.TypeConverter.xml",
"ref/netcoreapp2.0/es/System.ComponentModel.xml",
"ref/netcoreapp2.0/es/System.Console.xml",
"ref/netcoreapp2.0/es/System.Data.Common.xml",
"ref/netcoreapp2.0/es/System.Diagnostics.Contracts.xml",
"ref/netcoreapp2.0/es/System.Diagnostics.Debug.xml",
"ref/netcoreapp2.0/es/System.Diagnostics.FileVersionInfo.xml",
"ref/netcoreapp2.0/es/System.Diagnostics.Process.xml",
"ref/netcoreapp2.0/es/System.Diagnostics.StackTrace.xml",
"ref/netcoreapp2.0/es/System.Diagnostics.TextWriterTraceListener.xml",
"ref/netcoreapp2.0/es/System.Diagnostics.Tools.xml",
"ref/netcoreapp2.0/es/System.Diagnostics.TraceSource.xml",
"ref/netcoreapp2.0/es/System.Diagnostics.Tracing.xml",
"ref/netcoreapp2.0/es/System.Dynamic.Runtime.xml",
"ref/netcoreapp2.0/es/System.Globalization.Calendars.xml",
"ref/netcoreapp2.0/es/System.Globalization.Extensions.xml",
"ref/netcoreapp2.0/es/System.Globalization.xml",
"ref/netcoreapp2.0/es/System.IO.Compression.ZipFile.xml",
"ref/netcoreapp2.0/es/System.IO.Compression.xml",
"ref/netcoreapp2.0/es/System.IO.FileSystem.DriveInfo.xml",
"ref/netcoreapp2.0/es/System.IO.FileSystem.Primitives.xml",
"ref/netcoreapp2.0/es/System.IO.FileSystem.Watcher.xml",
"ref/netcoreapp2.0/es/System.IO.FileSystem.xml",
"ref/netcoreapp2.0/es/System.IO.IsolatedStorage.xml",
"ref/netcoreapp2.0/es/System.IO.MemoryMappedFiles.xml",
"ref/netcoreapp2.0/es/System.IO.Pipes.xml",
"ref/netcoreapp2.0/es/System.IO.UnmanagedMemoryStream.xml",
"ref/netcoreapp2.0/es/System.IO.xml",
"ref/netcoreapp2.0/es/System.Linq.Expressions.xml",
"ref/netcoreapp2.0/es/System.Linq.Parallel.xml",
"ref/netcoreapp2.0/es/System.Linq.Queryable.xml",
"ref/netcoreapp2.0/es/System.Linq.xml",
"ref/netcoreapp2.0/es/System.Net.Http.xml",
"ref/netcoreapp2.0/es/System.Net.NameResolution.xml",
"ref/netcoreapp2.0/es/System.Net.NetworkInformation.xml",
"ref/netcoreapp2.0/es/System.Net.Primitives.xml",
"ref/netcoreapp2.0/es/System.Net.Requests.xml",
"ref/netcoreapp2.0/es/System.Net.Security.xml",
"ref/netcoreapp2.0/es/System.Net.Sockets.xml",
"ref/netcoreapp2.0/es/System.Net.WebHeaderCollection.xml",
"ref/netcoreapp2.0/es/System.Net.WebSockets.Client.xml",
"ref/netcoreapp2.0/es/System.Net.WebSockets.xml",
"ref/netcoreapp2.0/es/System.ObjectModel.xml",
"ref/netcoreapp2.0/es/System.Reflection.DispatchProxy.xml",
"ref/netcoreapp2.0/es/System.Reflection.Emit.ILGeneration.xml",
"ref/netcoreapp2.0/es/System.Reflection.Emit.Lightweight.xml",
"ref/netcoreapp2.0/es/System.Reflection.Emit.xml",
"ref/netcoreapp2.0/es/System.Reflection.Extensions.xml",
"ref/netcoreapp2.0/es/System.Reflection.Primitives.xml",
"ref/netcoreapp2.0/es/System.Reflection.TypeExtensions.xml",
"ref/netcoreapp2.0/es/System.Reflection.xml",
"ref/netcoreapp2.0/es/System.Resources.ResourceManager.xml",
"ref/netcoreapp2.0/es/System.Runtime.CompilerServices.VisualC.xml",
"ref/netcoreapp2.0/es/System.Runtime.Extensions.xml",
"ref/netcoreapp2.0/es/System.Runtime.Handles.xml",
"ref/netcoreapp2.0/es/System.Runtime.InteropServices.WindowsRuntime.xml",
"ref/netcoreapp2.0/es/System.Runtime.InteropServices.xml",
"ref/netcoreapp2.0/es/System.Runtime.Loader.xml",
"ref/netcoreapp2.0/es/System.Runtime.Numerics.xml",
"ref/netcoreapp2.0/es/System.Runtime.Serialization.Json.xml",
"ref/netcoreapp2.0/es/System.Runtime.Serialization.Primitives.xml",
"ref/netcoreapp2.0/es/System.Runtime.Serialization.Xml.xml",
"ref/netcoreapp2.0/es/System.Runtime.xml",
"ref/netcoreapp2.0/es/System.Security.Claims.xml",
"ref/netcoreapp2.0/es/System.Security.Cryptography.Encoding.xml",
"ref/netcoreapp2.0/es/System.Security.Cryptography.X509Certificates.xml",
"ref/netcoreapp2.0/es/System.Security.Principal.xml",
"ref/netcoreapp2.0/es/System.Security.SecureString.xml",
"ref/netcoreapp2.0/es/System.Text.Encoding.Extensions.xml",
"ref/netcoreapp2.0/es/System.Text.Encoding.xml",
"ref/netcoreapp2.0/es/System.Text.RegularExpressions.xml",
"ref/netcoreapp2.0/es/System.Threading.Overlapped.xml",
"ref/netcoreapp2.0/es/System.Threading.Tasks.Parallel.xml",
"ref/netcoreapp2.0/es/System.Threading.Tasks.xml",
"ref/netcoreapp2.0/es/System.Threading.Thread.xml",
"ref/netcoreapp2.0/es/System.Threading.ThreadPool.xml",
"ref/netcoreapp2.0/es/System.Threading.Timer.xml",
"ref/netcoreapp2.0/es/System.Threading.xml",
"ref/netcoreapp2.0/es/System.Xml.ReaderWriter.xml",
"ref/netcoreapp2.0/es/System.Xml.XDocument.xml",
"ref/netcoreapp2.0/es/System.Xml.XPath.XDocument.xml",
"ref/netcoreapp2.0/es/System.Xml.XPath.xml",
"ref/netcoreapp2.0/es/System.Xml.XmlDocument.xml",
"ref/netcoreapp2.0/es/System.Xml.XmlSerializer.xml",
"ref/netcoreapp2.0/fr/Microsoft.CSharp.xml",
"ref/netcoreapp2.0/fr/Microsoft.VisualBasic.xml",
"ref/netcoreapp2.0/fr/Microsoft.Win32.Primitives.xml",
"ref/netcoreapp2.0/fr/System.AppContext.xml",
"ref/netcoreapp2.0/fr/System.Collections.Concurrent.xml",
"ref/netcoreapp2.0/fr/System.Collections.NonGeneric.xml",
"ref/netcoreapp2.0/fr/System.Collections.Specialized.xml",
"ref/netcoreapp2.0/fr/System.Collections.xml",
"ref/netcoreapp2.0/fr/System.ComponentModel.Annotations.xml",
"ref/netcoreapp2.0/fr/System.ComponentModel.EventBasedAsync.xml",
"ref/netcoreapp2.0/fr/System.ComponentModel.Primitives.xml",
"ref/netcoreapp2.0/fr/System.ComponentModel.TypeConverter.xml",
"ref/netcoreapp2.0/fr/System.ComponentModel.xml",
"ref/netcoreapp2.0/fr/System.Console.xml",
"ref/netcoreapp2.0/fr/System.Data.Common.xml",
"ref/netcoreapp2.0/fr/System.Diagnostics.Contracts.xml",
"ref/netcoreapp2.0/fr/System.Diagnostics.Debug.xml",
"ref/netcoreapp2.0/fr/System.Diagnostics.FileVersionInfo.xml",
"ref/netcoreapp2.0/fr/System.Diagnostics.Process.xml",
"ref/netcoreapp2.0/fr/System.Diagnostics.StackTrace.xml",
"ref/netcoreapp2.0/fr/System.Diagnostics.TextWriterTraceListener.xml",
"ref/netcoreapp2.0/fr/System.Diagnostics.Tools.xml",
"ref/netcoreapp2.0/fr/System.Diagnostics.TraceSource.xml",
"ref/netcoreapp2.0/fr/System.Diagnostics.Tracing.xml",
"ref/netcoreapp2.0/fr/System.Dynamic.Runtime.xml",
"ref/netcoreapp2.0/fr/System.Globalization.Calendars.xml",
"ref/netcoreapp2.0/fr/System.Globalization.Extensions.xml",
"ref/netcoreapp2.0/fr/System.Globalization.xml",
"ref/netcoreapp2.0/fr/System.IO.Compression.ZipFile.xml",
"ref/netcoreapp2.0/fr/System.IO.Compression.xml",
"ref/netcoreapp2.0/fr/System.IO.FileSystem.DriveInfo.xml",
"ref/netcoreapp2.0/fr/System.IO.FileSystem.Primitives.xml",
"ref/netcoreapp2.0/fr/System.IO.FileSystem.Watcher.xml",
"ref/netcoreapp2.0/fr/System.IO.FileSystem.xml",
"ref/netcoreapp2.0/fr/System.IO.IsolatedStorage.xml",
"ref/netcoreapp2.0/fr/System.IO.MemoryMappedFiles.xml",
"ref/netcoreapp2.0/fr/System.IO.Pipes.xml",
"ref/netcoreapp2.0/fr/System.IO.UnmanagedMemoryStream.xml",
"ref/netcoreapp2.0/fr/System.IO.xml",
"ref/netcoreapp2.0/fr/System.Linq.Expressions.xml",
"ref/netcoreapp2.0/fr/System.Linq.Parallel.xml",
"ref/netcoreapp2.0/fr/System.Linq.Queryable.xml",
"ref/netcoreapp2.0/fr/System.Linq.xml",
"ref/netcoreapp2.0/fr/System.Net.Http.xml",
"ref/netcoreapp2.0/fr/System.Net.NameResolution.xml",
"ref/netcoreapp2.0/fr/System.Net.NetworkInformation.xml",
"ref/netcoreapp2.0/fr/System.Net.Primitives.xml",
"ref/netcoreapp2.0/fr/System.Net.Requests.xml",
"ref/netcoreapp2.0/fr/System.Net.Security.xml",
"ref/netcoreapp2.0/fr/System.Net.Sockets.xml",
"ref/netcoreapp2.0/fr/System.Net.WebHeaderCollection.xml",
"ref/netcoreapp2.0/fr/System.Net.WebSockets.Client.xml",
"ref/netcoreapp2.0/fr/System.Net.WebSockets.xml",
"ref/netcoreapp2.0/fr/System.ObjectModel.xml",
"ref/netcoreapp2.0/fr/System.Reflection.DispatchProxy.xml",
"ref/netcoreapp2.0/fr/System.Reflection.Emit.ILGeneration.xml",
"ref/netcoreapp2.0/fr/System.Reflection.Emit.Lightweight.xml",
"ref/netcoreapp2.0/fr/System.Reflection.Emit.xml",
"ref/netcoreapp2.0/fr/System.Reflection.Extensions.xml",
"ref/netcoreapp2.0/fr/System.Reflection.Primitives.xml",
"ref/netcoreapp2.0/fr/System.Reflection.TypeExtensions.xml",
"ref/netcoreapp2.0/fr/System.Reflection.xml",
"ref/netcoreapp2.0/fr/System.Resources.ResourceManager.xml",
"ref/netcoreapp2.0/fr/System.Runtime.CompilerServices.VisualC.xml",
"ref/netcoreapp2.0/fr/System.Runtime.Extensions.xml",
"ref/netcoreapp2.0/fr/System.Runtime.Handles.xml",
"ref/netcoreapp2.0/fr/System.Runtime.InteropServices.WindowsRuntime.xml",
"ref/netcoreapp2.0/fr/System.Runtime.InteropServices.xml",
"ref/netcoreapp2.0/fr/System.Runtime.Loader.xml",
"ref/netcoreapp2.0/fr/System.Runtime.Numerics.xml",
"ref/netcoreapp2.0/fr/System.Runtime.Serialization.Json.xml",
"ref/netcoreapp2.0/fr/System.Runtime.Serialization.Primitives.xml",
"ref/netcoreapp2.0/fr/System.Runtime.Serialization.Xml.xml",
"ref/netcoreapp2.0/fr/System.Runtime.xml",
"ref/netcoreapp2.0/fr/System.Security.Claims.xml",
"ref/netcoreapp2.0/fr/System.Security.Cryptography.Encoding.xml",
"ref/netcoreapp2.0/fr/System.Security.Cryptography.X509Certificates.xml",
"ref/netcoreapp2.0/fr/System.Security.Principal.xml",
"ref/netcoreapp2.0/fr/System.Security.SecureString.xml",
"ref/netcoreapp2.0/fr/System.Text.Encoding.Extensions.xml",
"ref/netcoreapp2.0/fr/System.Text.Encoding.xml",
"ref/netcoreapp2.0/fr/System.Text.RegularExpressions.xml",
"ref/netcoreapp2.0/fr/System.Threading.Overlapped.xml",
"ref/netcoreapp2.0/fr/System.Threading.Tasks.Parallel.xml",
"ref/netcoreapp2.0/fr/System.Threading.Tasks.xml",
"ref/netcoreapp2.0/fr/System.Threading.Thread.xml",
"ref/netcoreapp2.0/fr/System.Threading.ThreadPool.xml",
"ref/netcoreapp2.0/fr/System.Threading.Timer.xml",
"ref/netcoreapp2.0/fr/System.Threading.xml",
"ref/netcoreapp2.0/fr/System.Xml.ReaderWriter.xml",
"ref/netcoreapp2.0/fr/System.Xml.XDocument.xml",
"ref/netcoreapp2.0/fr/System.Xml.XPath.XDocument.xml",
"ref/netcoreapp2.0/fr/System.Xml.XPath.xml",
"ref/netcoreapp2.0/fr/System.Xml.XmlDocument.xml",
"ref/netcoreapp2.0/fr/System.Xml.XmlSerializer.xml",
"ref/netcoreapp2.0/it/Microsoft.CSharp.xml",
"ref/netcoreapp2.0/it/Microsoft.VisualBasic.xml",
"ref/netcoreapp2.0/it/Microsoft.Win32.Primitives.xml",
"ref/netcoreapp2.0/it/System.AppContext.xml",
"ref/netcoreapp2.0/it/System.Collections.Concurrent.xml",
"ref/netcoreapp2.0/it/System.Collections.NonGeneric.xml",
"ref/netcoreapp2.0/it/System.Collections.Specialized.xml",
"ref/netcoreapp2.0/it/System.Collections.xml",
"ref/netcoreapp2.0/it/System.ComponentModel.Annotations.xml",
"ref/netcoreapp2.0/it/System.ComponentModel.EventBasedAsync.xml",
"ref/netcoreapp2.0/it/System.ComponentModel.Primitives.xml",
"ref/netcoreapp2.0/it/System.ComponentModel.TypeConverter.xml",
"ref/netcoreapp2.0/it/System.ComponentModel.xml",
"ref/netcoreapp2.0/it/System.Console.xml",
"ref/netcoreapp2.0/it/System.Data.Common.xml",
"ref/netcoreapp2.0/it/System.Diagnostics.Contracts.xml",
"ref/netcoreapp2.0/it/System.Diagnostics.Debug.xml",
"ref/netcoreapp2.0/it/System.Diagnostics.FileVersionInfo.xml",
"ref/netcoreapp2.0/it/System.Diagnostics.Process.xml",
"ref/netcoreapp2.0/it/System.Diagnostics.StackTrace.xml",
"ref/netcoreapp2.0/it/System.Diagnostics.TextWriterTraceListener.xml",
"ref/netcoreapp2.0/it/System.Diagnostics.Tools.xml",
"ref/netcoreapp2.0/it/System.Diagnostics.TraceSource.xml",
"ref/netcoreapp2.0/it/System.Diagnostics.Tracing.xml",
"ref/netcoreapp2.0/it/System.Dynamic.Runtime.xml",
"ref/netcoreapp2.0/it/System.Globalization.Calendars.xml",
"ref/netcoreapp2.0/it/System.Globalization.Extensions.xml",
"ref/netcoreapp2.0/it/System.Globalization.xml",
"ref/netcoreapp2.0/it/System.IO.Compression.ZipFile.xml",
"ref/netcoreapp2.0/it/System.IO.Compression.xml",
"ref/netcoreapp2.0/it/System.IO.FileSystem.DriveInfo.xml",
"ref/netcoreapp2.0/it/System.IO.FileSystem.Primitives.xml",
"ref/netcoreapp2.0/it/System.IO.FileSystem.Watcher.xml",
"ref/netcoreapp2.0/it/System.IO.FileSystem.xml",
"ref/netcoreapp2.0/it/System.IO.IsolatedStorage.xml",
"ref/netcoreapp2.0/it/System.IO.MemoryMappedFiles.xml",
"ref/netcoreapp2.0/it/System.IO.Pipes.xml",
"ref/netcoreapp2.0/it/System.IO.UnmanagedMemoryStream.xml",
"ref/netcoreapp2.0/it/System.IO.xml",
"ref/netcoreapp2.0/it/System.Linq.Expressions.xml",
"ref/netcoreapp2.0/it/System.Linq.Parallel.xml",
"ref/netcoreapp2.0/it/System.Linq.Queryable.xml",
"ref/netcoreapp2.0/it/System.Linq.xml",
"ref/netcoreapp2.0/it/System.Net.Http.xml",
"ref/netcoreapp2.0/it/System.Net.NameResolution.xml",
"ref/netcoreapp2.0/it/System.Net.NetworkInformation.xml",
"ref/netcoreapp2.0/it/System.Net.Primitives.xml",
"ref/netcoreapp2.0/it/System.Net.Requests.xml",
"ref/netcoreapp2.0/it/System.Net.Security.xml",
"ref/netcoreapp2.0/it/System.Net.Sockets.xml",
"ref/netcoreapp2.0/it/System.Net.WebHeaderCollection.xml",
"ref/netcoreapp2.0/it/System.Net.WebSockets.Client.xml",
"ref/netcoreapp2.0/it/System.Net.WebSockets.xml",
"ref/netcoreapp2.0/it/System.ObjectModel.xml",
"ref/netcoreapp2.0/it/System.Reflection.DispatchProxy.xml",
"ref/netcoreapp2.0/it/System.Reflection.Emit.ILGeneration.xml",
"ref/netcoreapp2.0/it/System.Reflection.Emit.Lightweight.xml",
"ref/netcoreapp2.0/it/System.Reflection.Emit.xml",
"ref/netcoreapp2.0/it/System.Reflection.Extensions.xml",
"ref/netcoreapp2.0/it/System.Reflection.Primitives.xml",
"ref/netcoreapp2.0/it/System.Reflection.TypeExtensions.xml",
"ref/netcoreapp2.0/it/System.Reflection.xml",
"ref/netcoreapp2.0/it/System.Resources.ResourceManager.xml",
"ref/netcoreapp2.0/it/System.Runtime.CompilerServices.VisualC.xml",
"ref/netcoreapp2.0/it/System.Runtime.Extensions.xml",
"ref/netcoreapp2.0/it/System.Runtime.Handles.xml",
"ref/netcoreapp2.0/it/System.Runtime.InteropServices.WindowsRuntime.xml",
"ref/netcoreapp2.0/it/System.Runtime.InteropServices.xml",
"ref/netcoreapp2.0/it/System.Runtime.Loader.xml",
"ref/netcoreapp2.0/it/System.Runtime.Numerics.xml",
"ref/netcoreapp2.0/it/System.Runtime.Serialization.Json.xml",
"ref/netcoreapp2.0/it/System.Runtime.Serialization.Primitives.xml",
"ref/netcoreapp2.0/it/System.Runtime.Serialization.Xml.xml",
"ref/netcoreapp2.0/it/System.Runtime.xml",
"ref/netcoreapp2.0/it/System.Security.Claims.xml",
"ref/netcoreapp2.0/it/System.Security.Cryptography.Encoding.xml",
"ref/netcoreapp2.0/it/System.Security.Cryptography.X509Certificates.xml",
"ref/netcoreapp2.0/it/System.Security.Principal.xml",
"ref/netcoreapp2.0/it/System.Security.SecureString.xml",
"ref/netcoreapp2.0/it/System.Text.Encoding.Extensions.xml",
"ref/netcoreapp2.0/it/System.Text.Encoding.xml",
"ref/netcoreapp2.0/it/System.Text.RegularExpressions.xml",
"ref/netcoreapp2.0/it/System.Threading.Overlapped.xml",
"ref/netcoreapp2.0/it/System.Threading.Tasks.Parallel.xml",
"ref/netcoreapp2.0/it/System.Threading.Tasks.xml",
"ref/netcoreapp2.0/it/System.Threading.Thread.xml",
"ref/netcoreapp2.0/it/System.Threading.ThreadPool.xml",
"ref/netcoreapp2.0/it/System.Threading.Timer.xml",
"ref/netcoreapp2.0/it/System.Threading.xml",
"ref/netcoreapp2.0/it/System.Xml.ReaderWriter.xml",
"ref/netcoreapp2.0/it/System.Xml.XDocument.xml",
"ref/netcoreapp2.0/it/System.Xml.XPath.XDocument.xml",
"ref/netcoreapp2.0/it/System.Xml.XPath.xml",
"ref/netcoreapp2.0/it/System.Xml.XmlDocument.xml",
"ref/netcoreapp2.0/it/System.Xml.XmlSerializer.xml",
"ref/netcoreapp2.0/ja/Microsoft.CSharp.xml",
"ref/netcoreapp2.0/ja/Microsoft.VisualBasic.xml",
"ref/netcoreapp2.0/ja/Microsoft.Win32.Primitives.xml",
"ref/netcoreapp2.0/ja/System.AppContext.xml",
"ref/netcoreapp2.0/ja/System.Collections.Concurrent.xml",
"ref/netcoreapp2.0/ja/System.Collections.NonGeneric.xml",
"ref/netcoreapp2.0/ja/System.Collections.Specialized.xml",
"ref/netcoreapp2.0/ja/System.Collections.xml",
"ref/netcoreapp2.0/ja/System.ComponentModel.Annotations.xml",
"ref/netcoreapp2.0/ja/System.ComponentModel.EventBasedAsync.xml",
"ref/netcoreapp2.0/ja/System.ComponentModel.Primitives.xml",
"ref/netcoreapp2.0/ja/System.ComponentModel.TypeConverter.xml",
"ref/netcoreapp2.0/ja/System.ComponentModel.xml",
"ref/netcoreapp2.0/ja/System.Console.xml",
"ref/netcoreapp2.0/ja/System.Data.Common.xml",
"ref/netcoreapp2.0/ja/System.Diagnostics.Contracts.xml",
"ref/netcoreapp2.0/ja/System.Diagnostics.Debug.xml",
"ref/netcoreapp2.0/ja/System.Diagnostics.FileVersionInfo.xml",
"ref/netcoreapp2.0/ja/System.Diagnostics.Process.xml",
"ref/netcoreapp2.0/ja/System.Diagnostics.StackTrace.xml",
"ref/netcoreapp2.0/ja/System.Diagnostics.TextWriterTraceListener.xml",
"ref/netcoreapp2.0/ja/System.Diagnostics.Tools.xml",
"ref/netcoreapp2.0/ja/System.Diagnostics.TraceSource.xml",
"ref/netcoreapp2.0/ja/System.Diagnostics.Tracing.xml",
"ref/netcoreapp2.0/ja/System.Dynamic.Runtime.xml",
"ref/netcoreapp2.0/ja/System.Globalization.Calendars.xml",
"ref/netcoreapp2.0/ja/System.Globalization.Extensions.xml",
"ref/netcoreapp2.0/ja/System.Globalization.xml",
"ref/netcoreapp2.0/ja/System.IO.Compression.ZipFile.xml",
"ref/netcoreapp2.0/ja/System.IO.Compression.xml",
"ref/netcoreapp2.0/ja/System.IO.FileSystem.DriveInfo.xml",
"ref/netcoreapp2.0/ja/System.IO.FileSystem.Primitives.xml",
"ref/netcoreapp2.0/ja/System.IO.FileSystem.Watcher.xml",
"ref/netcoreapp2.0/ja/System.IO.FileSystem.xml",
"ref/netcoreapp2.0/ja/System.IO.IsolatedStorage.xml",
"ref/netcoreapp2.0/ja/System.IO.MemoryMappedFiles.xml",
"ref/netcoreapp2.0/ja/System.IO.Pipes.xml",
"ref/netcoreapp2.0/ja/System.IO.UnmanagedMemoryStream.xml",
"ref/netcoreapp2.0/ja/System.IO.xml",
"ref/netcoreapp2.0/ja/System.Linq.Expressions.xml",
"ref/netcoreapp2.0/ja/System.Linq.Parallel.xml",
"ref/netcoreapp2.0/ja/System.Linq.Queryable.xml",
"ref/netcoreapp2.0/ja/System.Linq.xml",
"ref/netcoreapp2.0/ja/System.Net.Http.xml",
"ref/netcoreapp2.0/ja/System.Net.NameResolution.xml",
"ref/netcoreapp2.0/ja/System.Net.NetworkInformation.xml",
"ref/netcoreapp2.0/ja/System.Net.Primitives.xml",
"ref/netcoreapp2.0/ja/System.Net.Requests.xml",
"ref/netcoreapp2.0/ja/System.Net.Security.xml",
"ref/netcoreapp2.0/ja/System.Net.Sockets.xml",
"ref/netcoreapp2.0/ja/System.Net.WebHeaderCollection.xml",
"ref/netcoreapp2.0/ja/System.Net.WebSockets.Client.xml",
"ref/netcoreapp2.0/ja/System.Net.WebSockets.xml",
"ref/netcoreapp2.0/ja/System.ObjectModel.xml",
"ref/netcoreapp2.0/ja/System.Reflection.DispatchProxy.xml",
"ref/netcoreapp2.0/ja/System.Reflection.Emit.ILGeneration.xml",
"ref/netcoreapp2.0/ja/System.Reflection.Emit.Lightweight.xml",
"ref/netcoreapp2.0/ja/System.Reflection.Emit.xml",
"ref/netcoreapp2.0/ja/System.Reflection.Extensions.xml",
"ref/netcoreapp2.0/ja/System.Reflection.Primitives.xml",
"ref/netcoreapp2.0/ja/System.Reflection.TypeExtensions.xml",
"ref/netcoreapp2.0/ja/System.Reflection.xml",
"ref/netcoreapp2.0/ja/System.Resources.ResourceManager.xml",
"ref/netcoreapp2.0/ja/System.Runtime.CompilerServices.VisualC.xml",
"ref/netcoreapp2.0/ja/System.Runtime.Extensions.xml",
"ref/netcoreapp2.0/ja/System.Runtime.Handles.xml",
"ref/netcoreapp2.0/ja/System.Runtime.InteropServices.WindowsRuntime.xml",
"ref/netcoreapp2.0/ja/System.Runtime.InteropServices.xml",
"ref/netcoreapp2.0/ja/System.Runtime.Loader.xml",
"ref/netcoreapp2.0/ja/System.Runtime.Numerics.xml",
"ref/netcoreapp2.0/ja/System.Runtime.Serialization.Json.xml",
"ref/netcoreapp2.0/ja/System.Runtime.Serialization.Primitives.xml",
"ref/netcoreapp2.0/ja/System.Runtime.Serialization.Xml.xml",
"ref/netcoreapp2.0/ja/System.Runtime.xml",
"ref/netcoreapp2.0/ja/System.Security.Claims.xml",
"ref/netcoreapp2.0/ja/System.Security.Cryptography.Encoding.xml",
"ref/netcoreapp2.0/ja/System.Security.Cryptography.X509Certificates.xml",
"ref/netcoreapp2.0/ja/System.Security.Principal.xml",
"ref/netcoreapp2.0/ja/System.Security.SecureString.xml",
"ref/netcoreapp2.0/ja/System.Text.Encoding.Extensions.xml",
"ref/netcoreapp2.0/ja/System.Text.Encoding.xml",
"ref/netcoreapp2.0/ja/System.Text.RegularExpressions.xml",
"ref/netcoreapp2.0/ja/System.Threading.Overlapped.xml",
"ref/netcoreapp2.0/ja/System.Threading.Tasks.Parallel.xml",
"ref/netcoreapp2.0/ja/System.Threading.Tasks.xml",
"ref/netcoreapp2.0/ja/System.Threading.Thread.xml",
"ref/netcoreapp2.0/ja/System.Threading.ThreadPool.xml",
"ref/netcoreapp2.0/ja/System.Threading.Timer.xml",
"ref/netcoreapp2.0/ja/System.Threading.xml",
"ref/netcoreapp2.0/ja/System.Xml.ReaderWriter.xml",
"ref/netcoreapp2.0/ja/System.Xml.XDocument.xml",
"ref/netcoreapp2.0/ja/System.Xml.XPath.XDocument.xml",
"ref/netcoreapp2.0/ja/System.Xml.XPath.xml",
"ref/netcoreapp2.0/ja/System.Xml.XmlDocument.xml",
"ref/netcoreapp2.0/ja/System.Xml.XmlSerializer.xml",
"ref/netcoreapp2.0/ko/Microsoft.CSharp.xml",
"ref/netcoreapp2.0/ko/Microsoft.VisualBasic.xml",
"ref/netcoreapp2.0/ko/Microsoft.Win32.Primitives.xml",
"ref/netcoreapp2.0/ko/System.AppContext.xml",
"ref/netcoreapp2.0/ko/System.Collections.Concurrent.xml",
"ref/netcoreapp2.0/ko/System.Collections.NonGeneric.xml",
"ref/netcoreapp2.0/ko/System.Collections.Specialized.xml",
"ref/netcoreapp2.0/ko/System.Collections.xml",
"ref/netcoreapp2.0/ko/System.ComponentModel.Annotations.xml",
"ref/netcoreapp2.0/ko/System.ComponentModel.EventBasedAsync.xml",
"ref/netcoreapp2.0/ko/System.ComponentModel.Primitives.xml",
"ref/netcoreapp2.0/ko/System.ComponentModel.TypeConverter.xml",
"ref/netcoreapp2.0/ko/System.ComponentModel.xml",
"ref/netcoreapp2.0/ko/System.Console.xml",
"ref/netcoreapp2.0/ko/System.Data.Common.xml",
"ref/netcoreapp2.0/ko/System.Diagnostics.Contracts.xml",
"ref/netcoreapp2.0/ko/System.Diagnostics.Debug.xml",
"ref/netcoreapp2.0/ko/System.Diagnostics.FileVersionInfo.xml",
"ref/netcoreapp2.0/ko/System.Diagnostics.Process.xml",
"ref/netcoreapp2.0/ko/System.Diagnostics.StackTrace.xml",
"ref/netcoreapp2.0/ko/System.Diagnostics.TextWriterTraceListener.xml",
"ref/netcoreapp2.0/ko/System.Diagnostics.Tools.xml",
"ref/netcoreapp2.0/ko/System.Diagnostics.TraceSource.xml",
"ref/netcoreapp2.0/ko/System.Diagnostics.Tracing.xml",
"ref/netcoreapp2.0/ko/System.Dynamic.Runtime.xml",
"ref/netcoreapp2.0/ko/System.Globalization.Calendars.xml",
"ref/netcoreapp2.0/ko/System.Globalization.Extensions.xml",
"ref/netcoreapp2.0/ko/System.Globalization.xml",
"ref/netcoreapp2.0/ko/System.IO.Compression.ZipFile.xml",
"ref/netcoreapp2.0/ko/System.IO.Compression.xml",
"ref/netcoreapp2.0/ko/System.IO.FileSystem.DriveInfo.xml",
"ref/netcoreapp2.0/ko/System.IO.FileSystem.Primitives.xml",
"ref/netcoreapp2.0/ko/System.IO.FileSystem.Watcher.xml",
"ref/netcoreapp2.0/ko/System.IO.FileSystem.xml",
"ref/netcoreapp2.0/ko/System.IO.IsolatedStorage.xml",
"ref/netcoreapp2.0/ko/System.IO.MemoryMappedFiles.xml",
"ref/netcoreapp2.0/ko/System.IO.Pipes.xml",
"ref/netcoreapp2.0/ko/System.IO.UnmanagedMemoryStream.xml",
"ref/netcoreapp2.0/ko/System.IO.xml",
"ref/netcoreapp2.0/ko/System.Linq.Expressions.xml",
"ref/netcoreapp2.0/ko/System.Linq.Parallel.xml",
"ref/netcoreapp2.0/ko/System.Linq.Queryable.xml",
"ref/netcoreapp2.0/ko/System.Linq.xml",
"ref/netcoreapp2.0/ko/System.Net.Http.xml",
"ref/netcoreapp2.0/ko/System.Net.NameResolution.xml",
"ref/netcoreapp2.0/ko/System.Net.NetworkInformation.xml",
"ref/netcoreapp2.0/ko/System.Net.Primitives.xml",
"ref/netcoreapp2.0/ko/System.Net.Requests.xml",
"ref/netcoreapp2.0/ko/System.Net.Security.xml",
"ref/netcoreapp2.0/ko/System.Net.Sockets.xml",
"ref/netcoreapp2.0/ko/System.Net.WebHeaderCollection.xml",
"ref/netcoreapp2.0/ko/System.Net.WebSockets.Client.xml",
"ref/netcoreapp2.0/ko/System.Net.WebSockets.xml",
"ref/netcoreapp2.0/ko/System.ObjectModel.xml",
"ref/netcoreapp2.0/ko/System.Reflection.DispatchProxy.xml",
"ref/netcoreapp2.0/ko/System.Reflection.Emit.ILGeneration.xml",
"ref/netcoreapp2.0/ko/System.Reflection.Emit.Lightweight.xml",
"ref/netcoreapp2.0/ko/System.Reflection.Emit.xml",
"ref/netcoreapp2.0/ko/System.Reflection.Extensions.xml",
"ref/netcoreapp2.0/ko/System.Reflection.Primitives.xml",
"ref/netcoreapp2.0/ko/System.Reflection.TypeExtensions.xml",
"ref/netcoreapp2.0/ko/System.Reflection.xml",
"ref/netcoreapp2.0/ko/System.Resources.ResourceManager.xml",
"ref/netcoreapp2.0/ko/System.Runtime.CompilerServices.VisualC.xml",
"ref/netcoreapp2.0/ko/System.Runtime.Extensions.xml",
"ref/netcoreapp2.0/ko/System.Runtime.Handles.xml",
"ref/netcoreapp2.0/ko/System.Runtime.InteropServices.WindowsRuntime.xml",
"ref/netcoreapp2.0/ko/System.Runtime.InteropServices.xml",
"ref/netcoreapp2.0/ko/System.Runtime.Loader.xml",
"ref/netcoreapp2.0/ko/System.Runtime.Numerics.xml",
"ref/netcoreapp2.0/ko/System.Runtime.Serialization.Json.xml",
"ref/netcoreapp2.0/ko/System.Runtime.Serialization.Primitives.xml",
"ref/netcoreapp2.0/ko/System.Runtime.Serialization.Xml.xml",
"ref/netcoreapp2.0/ko/System.Runtime.xml",
"ref/netcoreapp2.0/ko/System.Security.Claims.xml",
"ref/netcoreapp2.0/ko/System.Security.Cryptography.Encoding.xml",
"ref/netcoreapp2.0/ko/System.Security.Cryptography.X509Certificates.xml",
"ref/netcoreapp2.0/ko/System.Security.Principal.xml",
"ref/netcoreapp2.0/ko/System.Security.SecureString.xml",
"ref/netcoreapp2.0/ko/System.Text.Encoding.Extensions.xml",
"ref/netcoreapp2.0/ko/System.Text.Encoding.xml",
"ref/netcoreapp2.0/ko/System.Text.RegularExpressions.xml",
"ref/netcoreapp2.0/ko/System.Threading.Overlapped.xml",
"ref/netcoreapp2.0/ko/System.Threading.Tasks.Parallel.xml",
"ref/netcoreapp2.0/ko/System.Threading.Tasks.xml",
"ref/netcoreapp2.0/ko/System.Threading.Thread.xml",
"ref/netcoreapp2.0/ko/System.Threading.ThreadPool.xml",
"ref/netcoreapp2.0/ko/System.Threading.Timer.xml",
"ref/netcoreapp2.0/ko/System.Threading.xml",
"ref/netcoreapp2.0/ko/System.Xml.ReaderWriter.xml",
"ref/netcoreapp2.0/ko/System.Xml.XDocument.xml",
"ref/netcoreapp2.0/ko/System.Xml.XPath.XDocument.xml",
"ref/netcoreapp2.0/ko/System.Xml.XPath.xml",
"ref/netcoreapp2.0/ko/System.Xml.XmlDocument.xml",
"ref/netcoreapp2.0/ko/System.Xml.XmlSerializer.xml",
"ref/netcoreapp2.0/mscorlib.dll",
"ref/netcoreapp2.0/netstandard.dll",
"ref/netcoreapp2.0/ru/Microsoft.CSharp.xml",
"ref/netcoreapp2.0/ru/Microsoft.VisualBasic.xml",
"ref/netcoreapp2.0/ru/Microsoft.Win32.Primitives.xml",
"ref/netcoreapp2.0/ru/System.AppContext.xml",
"ref/netcoreapp2.0/ru/System.Collections.Concurrent.xml",
"ref/netcoreapp2.0/ru/System.Collections.NonGeneric.xml",
"ref/netcoreapp2.0/ru/System.Collections.Specialized.xml",
"ref/netcoreapp2.0/ru/System.Collections.xml",
"ref/netcoreapp2.0/ru/System.ComponentModel.Annotations.xml",
"ref/netcoreapp2.0/ru/System.ComponentModel.EventBasedAsync.xml",
"ref/netcoreapp2.0/ru/System.ComponentModel.Primitives.xml",
"ref/netcoreapp2.0/ru/System.ComponentModel.TypeConverter.xml",
"ref/netcoreapp2.0/ru/System.ComponentModel.xml",
"ref/netcoreapp2.0/ru/System.Console.xml",
"ref/netcoreapp2.0/ru/System.Data.Common.xml",
"ref/netcoreapp2.0/ru/System.Diagnostics.Contracts.xml",
"ref/netcoreapp2.0/ru/System.Diagnostics.Debug.xml",
"ref/netcoreapp2.0/ru/System.Diagnostics.FileVersionInfo.xml",
"ref/netcoreapp2.0/ru/System.Diagnostics.Process.xml",
"ref/netcoreapp2.0/ru/System.Diagnostics.StackTrace.xml",
"ref/netcoreapp2.0/ru/System.Diagnostics.TextWriterTraceListener.xml",
"ref/netcoreapp2.0/ru/System.Diagnostics.Tools.xml",
"ref/netcoreapp2.0/ru/System.Diagnostics.TraceSource.xml",
"ref/netcoreapp2.0/ru/System.Diagnostics.Tracing.xml",
"ref/netcoreapp2.0/ru/System.Dynamic.Runtime.xml",
"ref/netcoreapp2.0/ru/System.Globalization.Calendars.xml",
"ref/netcoreapp2.0/ru/System.Globalization.Extensions.xml",
"ref/netcoreapp2.0/ru/System.Globalization.xml",
"ref/netcoreapp2.0/ru/System.IO.Compression.ZipFile.xml",
"ref/netcoreapp2.0/ru/System.IO.Compression.xml",
"ref/netcoreapp2.0/ru/System.IO.FileSystem.DriveInfo.xml",
"ref/netcoreapp2.0/ru/System.IO.FileSystem.Primitives.xml",
"ref/netcoreapp2.0/ru/System.IO.FileSystem.Watcher.xml",
"ref/netcoreapp2.0/ru/System.IO.FileSystem.xml",
"ref/netcoreapp2.0/ru/System.IO.IsolatedStorage.xml",
"ref/netcoreapp2.0/ru/System.IO.MemoryMappedFiles.xml",
"ref/netcoreapp2.0/ru/System.IO.Pipes.xml",
"ref/netcoreapp2.0/ru/System.IO.UnmanagedMemoryStream.xml",
"ref/netcoreapp2.0/ru/System.IO.xml",
"ref/netcoreapp2.0/ru/System.Linq.Expressions.xml",
"ref/netcoreapp2.0/ru/System.Linq.Parallel.xml",
"ref/netcoreapp2.0/ru/System.Linq.Queryable.xml",
"ref/netcoreapp2.0/ru/System.Linq.xml",
"ref/netcoreapp2.0/ru/System.Net.Http.xml",
"ref/netcoreapp2.0/ru/System.Net.NameResolution.xml",
"ref/netcoreapp2.0/ru/System.Net.NetworkInformation.xml",
"ref/netcoreapp2.0/ru/System.Net.Primitives.xml",
"ref/netcoreapp2.0/ru/System.Net.Requests.xml",
"ref/netcoreapp2.0/ru/System.Net.Security.xml",
"ref/netcoreapp2.0/ru/System.Net.Sockets.xml",
"ref/netcoreapp2.0/ru/System.Net.WebHeaderCollection.xml",
"ref/netcoreapp2.0/ru/System.Net.WebSockets.Client.xml",
"ref/netcoreapp2.0/ru/System.Net.WebSockets.xml",
"ref/netcoreapp2.0/ru/System.ObjectModel.xml",
"ref/netcoreapp2.0/ru/System.Reflection.DispatchProxy.xml",
"ref/netcoreapp2.0/ru/System.Reflection.Emit.ILGeneration.xml",
"ref/netcoreapp2.0/ru/System.Reflection.Emit.Lightweight.xml",
"ref/netcoreapp2.0/ru/System.Reflection.Emit.xml",
"ref/netcoreapp2.0/ru/System.Reflection.Extensions.xml",
"ref/netcoreapp2.0/ru/System.Reflection.Primitives.xml",
"ref/netcoreapp2.0/ru/System.Reflection.TypeExtensions.xml",
"ref/netcoreapp2.0/ru/System.Reflection.xml",
"ref/netcoreapp2.0/ru/System.Resources.ResourceManager.xml",
"ref/netcoreapp2.0/ru/System.Runtime.CompilerServices.VisualC.xml",
"ref/netcoreapp2.0/ru/System.Runtime.Extensions.xml",
"ref/netcoreapp2.0/ru/System.Runtime.Handles.xml",
"ref/netcoreapp2.0/ru/System.Runtime.InteropServices.WindowsRuntime.xml",
"ref/netcoreapp2.0/ru/System.Runtime.InteropServices.xml",
"ref/netcoreapp2.0/ru/System.Runtime.Loader.xml",
"ref/netcoreapp2.0/ru/System.Runtime.Numerics.xml",
"ref/netcoreapp2.0/ru/System.Runtime.Serialization.Json.xml",
"ref/netcoreapp2.0/ru/System.Runtime.Serialization.Primitives.xml",
"ref/netcoreapp2.0/ru/System.Runtime.Serialization.Xml.xml",
"ref/netcoreapp2.0/ru/System.Runtime.xml",
"ref/netcoreapp2.0/ru/System.Security.Claims.xml",
"ref/netcoreapp2.0/ru/System.Security.Cryptography.Encoding.xml",
"ref/netcoreapp2.0/ru/System.Security.Cryptography.X509Certificates.xml",
"ref/netcoreapp2.0/ru/System.Security.Principal.xml",
"ref/netcoreapp2.0/ru/System.Security.SecureString.xml",
"ref/netcoreapp2.0/ru/System.Text.Encoding.Extensions.xml",
"ref/netcoreapp2.0/ru/System.Text.Encoding.xml",
"ref/netcoreapp2.0/ru/System.Text.RegularExpressions.xml",
"ref/netcoreapp2.0/ru/System.Threading.Overlapped.xml",
"ref/netcoreapp2.0/ru/System.Threading.Tasks.Parallel.xml",
"ref/netcoreapp2.0/ru/System.Threading.Tasks.xml",
"ref/netcoreapp2.0/ru/System.Threading.Thread.xml",
"ref/netcoreapp2.0/ru/System.Threading.ThreadPool.xml",
"ref/netcoreapp2.0/ru/System.Threading.Timer.xml",
"ref/netcoreapp2.0/ru/System.Threading.xml",
"ref/netcoreapp2.0/ru/System.Xml.ReaderWriter.xml",
"ref/netcoreapp2.0/ru/System.Xml.XDocument.xml",
"ref/netcoreapp2.0/ru/System.Xml.XPath.XDocument.xml",
"ref/netcoreapp2.0/ru/System.Xml.XPath.xml",
"ref/netcoreapp2.0/ru/System.Xml.XmlDocument.xml",
"ref/netcoreapp2.0/ru/System.Xml.XmlSerializer.xml",
"ref/netcoreapp2.0/zh-hans/Microsoft.CSharp.xml",
"ref/netcoreapp2.0/zh-hans/Microsoft.VisualBasic.xml",
"ref/netcoreapp2.0/zh-hans/Microsoft.Win32.Primitives.xml",
"ref/netcoreapp2.0/zh-hans/System.AppContext.xml",
"ref/netcoreapp2.0/zh-hans/System.Collections.Concurrent.xml",
"ref/netcoreapp2.0/zh-hans/System.Collections.NonGeneric.xml",
"ref/netcoreapp2.0/zh-hans/System.Collections.Specialized.xml",
"ref/netcoreapp2.0/zh-hans/System.Collections.xml",
"ref/netcoreapp2.0/zh-hans/System.ComponentModel.Annotations.xml",
"ref/netcoreapp2.0/zh-hans/System.ComponentModel.EventBasedAsync.xml",
"ref/netcoreapp2.0/zh-hans/System.ComponentModel.Primitives.xml",
"ref/netcoreapp2.0/zh-hans/System.ComponentModel.TypeConverter.xml",
"ref/netcoreapp2.0/zh-hans/System.ComponentModel.xml",
"ref/netcoreapp2.0/zh-hans/System.Console.xml",
"ref/netcoreapp2.0/zh-hans/System.Data.Common.xml",
"ref/netcoreapp2.0/zh-hans/System.Diagnostics.Contracts.xml",
"ref/netcoreapp2.0/zh-hans/System.Diagnostics.Debug.xml",
"ref/netcoreapp2.0/zh-hans/System.Diagnostics.FileVersionInfo.xml",
"ref/netcoreapp2.0/zh-hans/System.Diagnostics.Process.xml",
"ref/netcoreapp2.0/zh-hans/System.Diagnostics.StackTrace.xml",
"ref/netcoreapp2.0/zh-hans/System.Diagnostics.TextWriterTraceListener.xml",
"ref/netcoreapp2.0/zh-hans/System.Diagnostics.Tools.xml",
"ref/netcoreapp2.0/zh-hans/System.Diagnostics.TraceSource.xml",
"ref/netcoreapp2.0/zh-hans/System.Diagnostics.Tracing.xml",
"ref/netcoreapp2.0/zh-hans/System.Dynamic.Runtime.xml",
"ref/netcoreapp2.0/zh-hans/System.Globalization.Calendars.xml",
"ref/netcoreapp2.0/zh-hans/System.Globalization.Extensions.xml",
"ref/netcoreapp2.0/zh-hans/System.Globalization.xml",
"ref/netcoreapp2.0/zh-hans/System.IO.Compression.ZipFile.xml",
"ref/netcoreapp2.0/zh-hans/System.IO.Compression.xml",
"ref/netcoreapp2.0/zh-hans/System.IO.FileSystem.DriveInfo.xml",
"ref/netcoreapp2.0/zh-hans/System.IO.FileSystem.Primitives.xml",
"ref/netcoreapp2.0/zh-hans/System.IO.FileSystem.Watcher.xml",
"ref/netcoreapp2.0/zh-hans/System.IO.FileSystem.xml",
"ref/netcoreapp2.0/zh-hans/System.IO.IsolatedStorage.xml",
"ref/netcoreapp2.0/zh-hans/System.IO.MemoryMappedFiles.xml",
"ref/netcoreapp2.0/zh-hans/System.IO.Pipes.xml",
"ref/netcoreapp2.0/zh-hans/System.IO.UnmanagedMemoryStream.xml",
"ref/netcoreapp2.0/zh-hans/System.IO.xml",
"ref/netcoreapp2.0/zh-hans/System.Linq.Expressions.xml",
"ref/netcoreapp2.0/zh-hans/System.Linq.Parallel.xml",
"ref/netcoreapp2.0/zh-hans/System.Linq.Queryable.xml",
"ref/netcoreapp2.0/zh-hans/System.Linq.xml",
"ref/netcoreapp2.0/zh-hans/System.Net.Http.xml",
"ref/netcoreapp2.0/zh-hans/System.Net.NameResolution.xml",
"ref/netcoreapp2.0/zh-hans/System.Net.NetworkInformation.xml",
"ref/netcoreapp2.0/zh-hans/System.Net.Primitives.xml",
"ref/netcoreapp2.0/zh-hans/System.Net.Requests.xml",
"ref/netcoreapp2.0/zh-hans/System.Net.Security.xml",
"ref/netcoreapp2.0/zh-hans/System.Net.Sockets.xml",
"ref/netcoreapp2.0/zh-hans/System.Net.WebHeaderCollection.xml",
"ref/netcoreapp2.0/zh-hans/System.Net.WebSockets.Client.xml",
"ref/netcoreapp2.0/zh-hans/System.Net.WebSockets.xml",
"ref/netcoreapp2.0/zh-hans/System.ObjectModel.xml",
"ref/netcoreapp2.0/zh-hans/System.Reflection.DispatchProxy.xml",
"ref/netcoreapp2.0/zh-hans/System.Reflection.Emit.ILGeneration.xml",
"ref/netcoreapp2.0/zh-hans/System.Reflection.Emit.Lightweight.xml",
"ref/netcoreapp2.0/zh-hans/System.Reflection.Emit.xml",
"ref/netcoreapp2.0/zh-hans/System.Reflection.Extensions.xml",
"ref/netcoreapp2.0/zh-hans/System.Reflection.Primitives.xml",
"ref/netcoreapp2.0/zh-hans/System.Reflection.TypeExtensions.xml",
"ref/netcoreapp2.0/zh-hans/System.Reflection.xml",
"ref/netcoreapp2.0/zh-hans/System.Resources.ResourceManager.xml",
"ref/netcoreapp2.0/zh-hans/System.Runtime.CompilerServices.VisualC.xml",
"ref/netcoreapp2.0/zh-hans/System.Runtime.Extensions.xml",
"ref/netcoreapp2.0/zh-hans/System.Runtime.Handles.xml",
"ref/netcoreapp2.0/zh-hans/System.Runtime.InteropServices.WindowsRuntime.xml",
"ref/netcoreapp2.0/zh-hans/System.Runtime.InteropServices.xml",
"ref/netcoreapp2.0/zh-hans/System.Runtime.Loader.xml",
"ref/netcoreapp2.0/zh-hans/System.Runtime.Numerics.xml",
"ref/netcoreapp2.0/zh-hans/System.Runtime.Serialization.Json.xml",
"ref/netcoreapp2.0/zh-hans/System.Runtime.Serialization.Primitives.xml",
"ref/netcoreapp2.0/zh-hans/System.Runtime.Serialization.Xml.xml",
"ref/netcoreapp2.0/zh-hans/System.Runtime.xml",
"ref/netcoreapp2.0/zh-hans/System.Security.Claims.xml",
"ref/netcoreapp2.0/zh-hans/System.Security.Cryptography.Encoding.xml",
"ref/netcoreapp2.0/zh-hans/System.Security.Cryptography.X509Certificates.xml",
"ref/netcoreapp2.0/zh-hans/System.Security.Principal.xml",
"ref/netcoreapp2.0/zh-hans/System.Security.SecureString.xml",
"ref/netcoreapp2.0/zh-hans/System.Text.Encoding.Extensions.xml",
"ref/netcoreapp2.0/zh-hans/System.Text.Encoding.xml",
"ref/netcoreapp2.0/zh-hans/System.Text.RegularExpressions.xml",
"ref/netcoreapp2.0/zh-hans/System.Threading.Overlapped.xml",
"ref/netcoreapp2.0/zh-hans/System.Threading.Tasks.Parallel.xml",
"ref/netcoreapp2.0/zh-hans/System.Threading.Tasks.xml",
"ref/netcoreapp2.0/zh-hans/System.Threading.Thread.xml",
"ref/netcoreapp2.0/zh-hans/System.Threading.ThreadPool.xml",
"ref/netcoreapp2.0/zh-hans/System.Threading.Timer.xml",
"ref/netcoreapp2.0/zh-hans/System.Threading.xml",
"ref/netcoreapp2.0/zh-hans/System.Xml.ReaderWriter.xml",
"ref/netcoreapp2.0/zh-hans/System.Xml.XDocument.xml",
"ref/netcoreapp2.0/zh-hans/System.Xml.XPath.XDocument.xml",
"ref/netcoreapp2.0/zh-hans/System.Xml.XPath.xml",
"ref/netcoreapp2.0/zh-hans/System.Xml.XmlDocument.xml",
"ref/netcoreapp2.0/zh-hans/System.Xml.XmlSerializer.xml",
"ref/netcoreapp2.0/zh-hant/Microsoft.CSharp.xml",
"ref/netcoreapp2.0/zh-hant/Microsoft.VisualBasic.xml",
"ref/netcoreapp2.0/zh-hant/Microsoft.Win32.Primitives.xml",
"ref/netcoreapp2.0/zh-hant/System.AppContext.xml",
"ref/netcoreapp2.0/zh-hant/System.Collections.Concurrent.xml",
"ref/netcoreapp2.0/zh-hant/System.Collections.NonGeneric.xml",
"ref/netcoreapp2.0/zh-hant/System.Collections.Specialized.xml",
"ref/netcoreapp2.0/zh-hant/System.Collections.xml",
"ref/netcoreapp2.0/zh-hant/System.ComponentModel.Annotations.xml",
"ref/netcoreapp2.0/zh-hant/System.ComponentModel.EventBasedAsync.xml",
"ref/netcoreapp2.0/zh-hant/System.ComponentModel.Primitives.xml",
"ref/netcoreapp2.0/zh-hant/System.ComponentModel.TypeConverter.xml",
"ref/netcoreapp2.0/zh-hant/System.ComponentModel.xml",
"ref/netcoreapp2.0/zh-hant/System.Console.xml",
"ref/netcoreapp2.0/zh-hant/System.Data.Common.xml",
"ref/netcoreapp2.0/zh-hant/System.Diagnostics.Contracts.xml",
"ref/netcoreapp2.0/zh-hant/System.Diagnostics.Debug.xml",
"ref/netcoreapp2.0/zh-hant/System.Diagnostics.FileVersionInfo.xml",
"ref/netcoreapp2.0/zh-hant/System.Diagnostics.Process.xml",
"ref/netcoreapp2.0/zh-hant/System.Diagnostics.StackTrace.xml",
"ref/netcoreapp2.0/zh-hant/System.Diagnostics.TextWriterTraceListener.xml",
"ref/netcoreapp2.0/zh-hant/System.Diagnostics.Tools.xml",
"ref/netcoreapp2.0/zh-hant/System.Diagnostics.TraceSource.xml",
"ref/netcoreapp2.0/zh-hant/System.Diagnostics.Tracing.xml",
"ref/netcoreapp2.0/zh-hant/System.Dynamic.Runtime.xml",
"ref/netcoreapp2.0/zh-hant/System.Globalization.Calendars.xml",
"ref/netcoreapp2.0/zh-hant/System.Globalization.Extensions.xml",
"ref/netcoreapp2.0/zh-hant/System.Globalization.xml",
"ref/netcoreapp2.0/zh-hant/System.IO.Compression.ZipFile.xml",
"ref/netcoreapp2.0/zh-hant/System.IO.Compression.xml",
"ref/netcoreapp2.0/zh-hant/System.IO.FileSystem.DriveInfo.xml",
"ref/netcoreapp2.0/zh-hant/System.IO.FileSystem.Primitives.xml",
"ref/netcoreapp2.0/zh-hant/System.IO.FileSystem.Watcher.xml",
"ref/netcoreapp2.0/zh-hant/System.IO.FileSystem.xml",
"ref/netcoreapp2.0/zh-hant/System.IO.IsolatedStorage.xml",
"ref/netcoreapp2.0/zh-hant/System.IO.MemoryMappedFiles.xml",
"ref/netcoreapp2.0/zh-hant/System.IO.Pipes.xml",
"ref/netcoreapp2.0/zh-hant/System.IO.UnmanagedMemoryStream.xml",
"ref/netcoreapp2.0/zh-hant/System.IO.xml",
"ref/netcoreapp2.0/zh-hant/System.Linq.Expressions.xml",
"ref/netcoreapp2.0/zh-hant/System.Linq.Parallel.xml",
"ref/netcoreapp2.0/zh-hant/System.Linq.Queryable.xml",
"ref/netcoreapp2.0/zh-hant/System.Linq.xml",
"ref/netcoreapp2.0/zh-hant/System.Net.Http.xml",
"ref/netcoreapp2.0/zh-hant/System.Net.NameResolution.xml",
"ref/netcoreapp2.0/zh-hant/System.Net.NetworkInformation.xml",
"ref/netcoreapp2.0/zh-hant/System.Net.Primitives.xml",
"ref/netcoreapp2.0/zh-hant/System.Net.Requests.xml",
"ref/netcoreapp2.0/zh-hant/System.Net.Security.xml",
"ref/netcoreapp2.0/zh-hant/System.Net.Sockets.xml",
"ref/netcoreapp2.0/zh-hant/System.Net.WebHeaderCollection.xml",
"ref/netcoreapp2.0/zh-hant/System.Net.WebSockets.Client.xml",
"ref/netcoreapp2.0/zh-hant/System.Net.WebSockets.xml",
"ref/netcoreapp2.0/zh-hant/System.ObjectModel.xml",
"ref/netcoreapp2.0/zh-hant/System.Reflection.DispatchProxy.xml",
"ref/netcoreapp2.0/zh-hant/System.Reflection.Emit.ILGeneration.xml",
"ref/netcoreapp2.0/zh-hant/System.Reflection.Emit.Lightweight.xml",
"ref/netcoreapp2.0/zh-hant/System.Reflection.Emit.xml",
"ref/netcoreapp2.0/zh-hant/System.Reflection.Extensions.xml",
"ref/netcoreapp2.0/zh-hant/System.Reflection.Primitives.xml",
"ref/netcoreapp2.0/zh-hant/System.Reflection.TypeExtensions.xml",
"ref/netcoreapp2.0/zh-hant/System.Reflection.xml",
"ref/netcoreapp2.0/zh-hant/System.Resources.ResourceManager.xml",
"ref/netcoreapp2.0/zh-hant/System.Runtime.CompilerServices.VisualC.xml",
"ref/netcoreapp2.0/zh-hant/System.Runtime.Extensions.xml",
"ref/netcoreapp2.0/zh-hant/System.Runtime.Handles.xml",
"ref/netcoreapp2.0/zh-hant/System.Runtime.InteropServices.WindowsRuntime.xml",
"ref/netcoreapp2.0/zh-hant/System.Runtime.InteropServices.xml",
"ref/netcoreapp2.0/zh-hant/System.Runtime.Loader.xml",
"ref/netcoreapp2.0/zh-hant/System.Runtime.Numerics.xml",
"ref/netcoreapp2.0/zh-hant/System.Runtime.Serialization.Json.xml",
"ref/netcoreapp2.0/zh-hant/System.Runtime.Serialization.Primitives.xml",
"ref/netcoreapp2.0/zh-hant/System.Runtime.Serialization.Xml.xml",
"ref/netcoreapp2.0/zh-hant/System.Runtime.xml",
"ref/netcoreapp2.0/zh-hant/System.Security.Claims.xml",
"ref/netcoreapp2.0/zh-hant/System.Security.Cryptography.Encoding.xml",
"ref/netcoreapp2.0/zh-hant/System.Security.Cryptography.X509Certificates.xml",
"ref/netcoreapp2.0/zh-hant/System.Security.Principal.xml",
"ref/netcoreapp2.0/zh-hant/System.Security.SecureString.xml",
"ref/netcoreapp2.0/zh-hant/System.Text.Encoding.Extensions.xml",
"ref/netcoreapp2.0/zh-hant/System.Text.Encoding.xml",
"ref/netcoreapp2.0/zh-hant/System.Text.RegularExpressions.xml",
"ref/netcoreapp2.0/zh-hant/System.Threading.Overlapped.xml",
"ref/netcoreapp2.0/zh-hant/System.Threading.Tasks.Parallel.xml",
"ref/netcoreapp2.0/zh-hant/System.Threading.Tasks.xml",
"ref/netcoreapp2.0/zh-hant/System.Threading.Thread.xml",
"ref/netcoreapp2.0/zh-hant/System.Threading.ThreadPool.xml",
"ref/netcoreapp2.0/zh-hant/System.Threading.Timer.xml",
"ref/netcoreapp2.0/zh-hant/System.Threading.xml",
"ref/netcoreapp2.0/zh-hant/System.Xml.ReaderWriter.xml",
"ref/netcoreapp2.0/zh-hant/System.Xml.XDocument.xml",
"ref/netcoreapp2.0/zh-hant/System.Xml.XPath.XDocument.xml",
"ref/netcoreapp2.0/zh-hant/System.Xml.XPath.xml",
"ref/netcoreapp2.0/zh-hant/System.Xml.XmlDocument.xml",
"ref/netcoreapp2.0/zh-hant/System.Xml.XmlSerializer.xml",
"runtime.json"
]
},
"Microsoft.NETCore.DotNetAppHost/2.1.0-preview1-25429-01": {
"sha512": "E7JBj+cmE2Xdv0JlN3LVYQtgHqyUAbDbUlqd24HczoZ8veTk1xWDuaAjRdQlzgO4wYSPRQfUOV0mVhTqh13WNw==",
"type": "package",
"path": "microsoft.netcore.dotnetapphost/2.1.0-preview1-25429-01",
"files": [
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"microsoft.netcore.dotnetapphost.2.1.0-preview1-25429-01.nupkg.sha512",
"microsoft.netcore.dotnetapphost.nuspec",
"runtime.json"
]
},
"Microsoft.NETCore.DotNetHostPolicy/2.1.0-preview1-25429-01": {
"sha512": "wTOGKS2TvrxabXH3jV8ieKHSGcbpSYNIBCkHGjq3XPxvNUIce77vYdOmId/JrjAFdx2/iwIZepsHYrFCpX/GMQ==",
"type": "package",
"path": "microsoft.netcore.dotnethostpolicy/2.1.0-preview1-25429-01",
"files": [
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"microsoft.netcore.dotnethostpolicy.2.1.0-preview1-25429-01.nupkg.sha512",
"microsoft.netcore.dotnethostpolicy.nuspec",
"runtime.json"
]
},
"Microsoft.NETCore.DotNetHostResolver/2.1.0-preview1-25429-01": {
"sha512": "baljkHnPdPPArIDkAk7pyf+Gzvy1MnN772+IbYRDpzZOR/DjLv+yoG8583PQl7LAGuJ9SBNm6iEBD4umgdW0+w==",
"type": "package",
"path": "microsoft.netcore.dotnethostresolver/2.1.0-preview1-25429-01",
"files": [
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"microsoft.netcore.dotnethostresolver.2.1.0-preview1-25429-01.nupkg.sha512",
"microsoft.netcore.dotnethostresolver.nuspec",
"runtime.json"
]
},
"Microsoft.NETCore.Platforms/2.1.0-preview2-25319-04": {
"sha512": "amyZaxCrOmQno+JbrLQsUpZZTsggiNi9w/r3lnGSg/glHZexd2s/aM5ywUYdAh024SFS9pbpanW/3z9gNfamUg==",
"type": "package",
"path": "microsoft.netcore.platforms/2.1.0-preview2-25319-04",
"files": [
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/netstandard1.0/_._",
"microsoft.netcore.platforms.2.1.0-preview2-25319-04.nupkg.sha512",
"microsoft.netcore.platforms.nuspec",
"runtime.json",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"Microsoft.NETCore.Targets/1.1.0": {
"sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
"type": "package",
"path": "microsoft.netcore.targets/1.1.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/netstandard1.0/_._",
"microsoft.netcore.targets.1.1.0.nupkg.sha512",
"microsoft.netcore.targets.nuspec",
"runtime.json"
]
},
"Microsoft.Rest.ClientRuntime/2.3.7": {
"sha512": "WLwGUIeS0JXBFRXUOTh8zlxX/BVnJHm5tqPMgcqhD+L1vVhm0GNhNlpRc6fBVZAteGll2ihGCzNLYeDk/UPwLg==",
"type": "package",
"path": "microsoft.rest.clientruntime/2.3.7",
"files": [
"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.7.nupkg.sha512",
"microsoft.rest.clientruntime.nuspec"
]
},
"Microsoft.Rest.ClientRuntime.Azure/3.3.6": {
"sha512": "uCKnklBNrUb8B0UMxyhYQMbMEIWNO5mm877M9bu157H1c73RwIl3RUoWGqnJlgBIQZCZe2K6WpANakHNd8QgwA==",
"type": "package",
"path": "microsoft.rest.clientruntime.azure/3.3.6",
"files": [
"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.6.nupkg.sha512",
"microsoft.rest.clientruntime.azure.nuspec"
]
},
"Microsoft.VisualStudio.Web.BrowserLink/2.0.0-preview3-26006": {
"sha512": "Adw36eWgaMaP4S6BFPy3BtMGmd3nKr38pcUcOhYmjZ75kuqpQ95Y4f1fXHt0Rzt36JBPtZYHxzTlW3JiZg34Bw==",
"type": "package",
"path": "microsoft.visualstudio.web.browserlink/2.0.0-preview3-26006",
"files": [
"lib/netstandard2.0/Microsoft.VisualStudio.Web.BrowserLink.dll",
"lib/netstandard2.0/Microsoft.VisualStudio.Web.BrowserLink.xml",
"microsoft.visualstudio.web.browserlink.2.0.0-preview3-26006.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": [
"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-preview2-25319-04": {
"sha512": "4qNU6G5mOudaLIcvQSkT7cSE3ZxpKlE/Tkwt1+Z5UsnTtYAGHjzAiAkGmxwhZffkhqjH89YH0aACQgNniMGtzg==",
"type": "package",
"path": "microsoft.win32.registry/4.5.0-preview2-25319-04",
"files": [
"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-preview2-25319-04.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/net461/de/Microsoft.Win32.Registry.xml",
"ref/net461/es/Microsoft.Win32.Registry.xml",
"ref/net461/fr/Microsoft.Win32.Registry.xml",
"ref/net461/it/Microsoft.Win32.Registry.xml",
"ref/net461/ja/Microsoft.Win32.Registry.xml",
"ref/net461/ko/Microsoft.Win32.Registry.xml",
"ref/net461/ru/Microsoft.Win32.Registry.xml",
"ref/net461/zh-hans/Microsoft.Win32.Registry.xml",
"ref/net461/zh-hant/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",
"ref/netstandard2.0/de/Microsoft.Win32.Registry.xml",
"ref/netstandard2.0/es/Microsoft.Win32.Registry.xml",
"ref/netstandard2.0/fr/Microsoft.Win32.Registry.xml",
"ref/netstandard2.0/it/Microsoft.Win32.Registry.xml",
"ref/netstandard2.0/ja/Microsoft.Win32.Registry.xml",
"ref/netstandard2.0/ko/Microsoft.Win32.Registry.xml",
"ref/netstandard2.0/ru/Microsoft.Win32.Registry.xml",
"ref/netstandard2.0/zh-hans/Microsoft.Win32.Registry.xml",
"ref/netstandard2.0/zh-hant/Microsoft.Win32.Registry.xml",
"runtimes/unix/lib/netcoreapp2.0/Microsoft.Win32.Registry.dll",
"runtimes/win/lib/net46/Microsoft.Win32.Registry.dll",
"runtimes/win/lib/net461/Microsoft.Win32.Registry.dll",
"runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.Registry.dll",
"runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"MsgPack.Cli/0.9.0-beta2": {
"sha512": "0m9CLnfCOOZotvVY5tEL4vXL5+U94PnxcXun+Xce8UqDbxBlmXJJe3RlxjT01sPox8jcL1/TksuToHIPz9EiyQ==",
"type": "package",
"path": "msgpack.cli/0.9.0-beta2",
"files": [
"lib/MonoAndroid10/MsgPack.dll",
"lib/MonoAndroid10/MsgPack.xml",
"lib/Xamarin.iOS10/MsgPack.XML",
"lib/Xamarin.iOS10/MsgPack.dll",
"lib/net35-client/MsgPack.XML",
"lib/net35-client/MsgPack.dll",
"lib/net45/MsgPack.XML",
"lib/net45/MsgPack.dll",
"lib/net46/MsgPack.XML",
"lib/net46/MsgPack.dll",
"lib/netstandard1.1/MsgPack.dll",
"lib/netstandard1.1/MsgPack.xml",
"lib/netstandard1.3/MsgPack.dll",
"lib/netstandard1.3/MsgPack.xml",
"lib/sl5/MsgPack.XML",
"lib/sl5/MsgPack.dll",
"lib/windowsphone8/MsgPack.XML",
"lib/windowsphone8/MsgPack.dll",
"msgpack.cli.0.9.0-beta2.nupkg.sha512",
"msgpack.cli.nuspec"
]
},
"NETStandard.Library/2.1.0-preview1-25413-01": {
"sha512": "f5125izy6BiQsgObsBsBBYPRq+OrKHP+k7/1AK4ZbHsJ1l0beJufQr888zPEVkAgJ3FOPE66M17e1BhAPEaTtg==",
"type": "package",
"path": "netstandard.library/2.1.0-preview1-25413-01",
"files": [
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"build/NETStandard.Library.targets",
"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",
"lib/netstandard1.0/_._",
"netstandard.library.2.1.0-preview1-25413-01.nupkg.sha512",
"netstandard.library.nuspec"
]
},
"Newtonsoft.Json/10.0.1": {
"sha512": "zJHq1GGx5KywxlpzZJK9K6e0b42G8CBcE23G5nzeu1O4IKA+vKjcaofv8af7F9BPLoSTyxIoldjPUGDF8Xwssg==",
"type": "package",
"path": "newtonsoft.json/10.0.1",
"files": [
"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/portable-net45+win8+wpa81+wp8/Newtonsoft.Json.dll",
"lib/portable-net45+win8+wpa81+wp8/Newtonsoft.Json.xml",
"newtonsoft.json.10.0.1.nupkg.sha512",
"newtonsoft.json.nuspec",
"tools/install.ps1"
]
},
"Newtonsoft.Json.Bson/1.0.1": {
"sha512": "wsyMOG5Gz1yDJF5qL8Mbcrn1nmYtATfWDpAcu1roWbqidJ9m4zc07Om7anYoOziNlEVT2IGV1EBdLYbG6EqFbw==",
"type": "package",
"path": "newtonsoft.json.bson/1.0.1",
"files": [
"lib/net45/Newtonsoft.Json.Bson.dll",
"lib/net45/Newtonsoft.Json.Bson.xml",
"lib/netstandard1.3/Newtonsoft.Json.Bson.dll",
"lib/netstandard1.3/Newtonsoft.Json.Bson.xml",
"newtonsoft.json.bson.1.0.1.nupkg.sha512",
"newtonsoft.json.bson.nuspec"
]
},
"Remotion.Linq/2.1.1": {
"sha512": "IJn0BqkvwEDpP+2qjvci7n4/a9f7DhKESLWb2/uG4xQh3rTkGTBUz69bI4IivCoKkTFAqjXxYDZw2K/npohjsw==",
"type": "package",
"path": "remotion.linq/2.1.1",
"files": [
"lib/net35/Remotion.Linq.XML",
"lib/net35/Remotion.Linq.dll",
"lib/net40/Remotion.Linq.XML",
"lib/net40/Remotion.Linq.dll",
"lib/net45/Remotion.Linq.XML",
"lib/net45/Remotion.Linq.dll",
"lib/netstandard1.0/Remotion.Linq.dll",
"lib/netstandard1.0/Remotion.Linq.xml",
"lib/portable-net45+win+wpa81+wp80/Remotion.Linq.dll",
"lib/portable-net45+win+wpa81+wp80/Remotion.Linq.xml",
"remotion.linq.2.1.1.nupkg.sha512",
"remotion.linq.nuspec"
]
},
"runtime.any.System.Collections/4.3.0": {
"sha512": "23g6rqftKmovn2cLeGsuHUYm0FD7pdutb0uQMJpZ3qTvq+zHkgmt6J65VtRry4WDGYlmkMa4xDACtaQ94alNag==",
"type": "package",
"path": "runtime.any.system.collections/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.Collections.dll",
"lib/netstandard1.3/System.Collections.dll",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/netstandard/_._",
"runtime.any.system.collections.4.3.0.nupkg.sha512",
"runtime.any.system.collections.nuspec",
"runtimes/aot/lib/netcore50/_._"
]
},
"runtime.any.System.Diagnostics.Tools/4.3.0": {
"sha512": "S/GPBmfPBB48ZghLxdDR7kDAJVAqgAuThyDJho3OLP5OS4tWD2ydyL8LKm8lhiBxce10OKe9X2zZ6DUjAqEbPg==",
"type": "package",
"path": "runtime.any.system.diagnostics.tools/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.Diagnostics.Tools.dll",
"lib/netstandard1.3/System.Diagnostics.Tools.dll",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/netstandard/_._",
"runtime.any.system.diagnostics.tools.4.3.0.nupkg.sha512",
"runtime.any.system.diagnostics.tools.nuspec",
"runtimes/aot/lib/netcore50/_._"
]
},
"runtime.any.System.Diagnostics.Tracing/4.3.0": {
"sha512": "1lpifymjGDzoYIaam6/Hyqf8GhBI3xXYLK2TgEvTtuZMorG3Kb9QnMTIKhLjJYXIiu1JvxjngHvtVFQQlpQ3HQ==",
"type": "package",
"path": "runtime.any.system.diagnostics.tracing/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.Diagnostics.Tracing.dll",
"lib/netstandard1.5/System.Diagnostics.Tracing.dll",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/netstandard/_._",
"runtime.any.system.diagnostics.tracing.4.3.0.nupkg.sha512",
"runtime.any.system.diagnostics.tracing.nuspec",
"runtimes/aot/lib/netcore50/_._"
]
},
"runtime.any.System.Globalization/4.3.0": {
"sha512": "sMDBnad4rp4t7GY442Jux0MCUuKL4otn5BK6Ni0ARTXTSpRNBzZ7hpMfKSvnVSED5kYJm96YOWsqV0JH0d2uuw==",
"type": "package",
"path": "runtime.any.system.globalization/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.Globalization.dll",
"lib/netstandard1.3/System.Globalization.dll",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/netstandard/_._",
"runtime.any.system.globalization.4.3.0.nupkg.sha512",
"runtime.any.system.globalization.nuspec",
"runtimes/aot/lib/netcore50/_._"
]
},
"runtime.any.System.Globalization.Calendars/4.3.0": {
"sha512": "M1r+760j1CNA6M/ZaW6KX8gOS8nxPRqloqDcJYVidRG566Ykwcs29AweZs2JF+nMOCgWDiMfPSTMfvwOI9F77w==",
"type": "package",
"path": "runtime.any.system.globalization.calendars/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net/_._",
"lib/netcore50/System.Globalization.Calendars.dll",
"lib/netstandard1.3/System.Globalization.Calendars.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/netstandard/_._",
"runtime.any.system.globalization.calendars.4.3.0.nupkg.sha512",
"runtime.any.system.globalization.calendars.nuspec",
"runtimes/aot/lib/netcore50/_._"
]
},
"runtime.any.System.IO/4.3.0": {
"sha512": "SDZ5AD1DtyRoxYtEcqQ3HDlcrorMYXZeCt7ZhG9US9I5Vva+gpIWDGMkcwa5XiKL0ceQKRZIX2x0XEjLX7PDzQ==",
"type": "package",
"path": "runtime.any.system.io/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.IO.dll",
"lib/netstandard1.5/System.IO.dll",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/netstandard/_._",
"runtime.any.system.io.4.3.0.nupkg.sha512",
"runtime.any.system.io.nuspec",
"runtimes/aot/lib/netcore50/_._"
]
},
"runtime.any.System.Reflection/4.3.0": {
"sha512": "hLC3A3rI8jipR5d9k7+f0MgRCW6texsAp0MWkN/ci18FMtQ9KH7E2vDn/DH2LkxsszlpJpOn9qy6Z6/69rH6eQ==",
"type": "package",
"path": "runtime.any.system.reflection/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.Reflection.dll",
"lib/netstandard1.5/System.Reflection.dll",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/netstandard/_._",
"runtime.any.system.reflection.4.3.0.nupkg.sha512",
"runtime.any.system.reflection.nuspec",
"runtimes/aot/lib/netcore50/_._"
]
},
"runtime.any.System.Reflection.Extensions/4.3.0": {
"sha512": "cPhT+Vqu52+cQQrDai/V91gubXUnDKNRvlBnH+hOgtGyHdC17aQIU64EaehwAQymd7kJA5rSrVRNfDYrbhnzyA==",
"type": "package",
"path": "runtime.any.system.reflection.extensions/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.Reflection.Extensions.dll",
"lib/netstandard1.3/System.Reflection.Extensions.dll",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/netstandard/_._",
"runtime.any.system.reflection.extensions.4.3.0.nupkg.sha512",
"runtime.any.system.reflection.extensions.nuspec",
"runtimes/aot/lib/netcore50/_._"
]
},
"runtime.any.System.Reflection.Primitives/4.3.0": {
"sha512": "Nrm1p3armp6TTf2xuvaa+jGTTmncALWFq22CpmwRvhDf6dE9ZmH40EbOswD4GnFLrMRS0Ki6Kx5aUPmKK/hZBg==",
"type": "package",
"path": "runtime.any.system.reflection.primitives/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.Reflection.Primitives.dll",
"lib/netstandard1.3/System.Reflection.Primitives.dll",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/netstandard/_._",
"runtime.any.system.reflection.primitives.4.3.0.nupkg.sha512",
"runtime.any.system.reflection.primitives.nuspec",
"runtimes/aot/lib/netcore50/_._"
]
},
"runtime.any.System.Resources.ResourceManager/4.3.0": {
"sha512": "Lxb89SMvf8w9p9+keBLyL6H6x/TEmc6QVsIIA0T36IuyOY3kNvIdyGddA2qt35cRamzxF8K5p0Opq4G4HjNbhQ==",
"type": "package",
"path": "runtime.any.system.resources.resourcemanager/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.Resources.ResourceManager.dll",
"lib/netstandard1.3/System.Resources.ResourceManager.dll",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/netstandard/_._",
"runtime.any.system.resources.resourcemanager.4.3.0.nupkg.sha512",
"runtime.any.system.resources.resourcemanager.nuspec",
"runtimes/aot/lib/netcore50/_._"
]
},
"runtime.any.System.Runtime/4.3.0": {
"sha512": "fRS7zJgaG9NkifaAxGGclDDoRn9HC7hXACl52Or06a/fxdzDajWb5wov3c6a+gVSlekRoexfjwQSK9sh5um5LQ==",
"type": "package",
"path": "runtime.any.system.runtime/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.Runtime.dll",
"lib/netstandard1.5/System.Runtime.dll",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/netstandard/_._",
"runtime.any.system.runtime.4.3.0.nupkg.sha512",
"runtime.any.system.runtime.nuspec",
"runtimes/aot/lib/netcore50/_._"
]
},
"runtime.any.System.Runtime.Handles/4.3.0": {
"sha512": "GG84X6vufoEzqx8PbeBKheE4srOhimv+yLtGb/JkR3Y2FmoqmueLNFU4Xx8Y67plFpltQSdK74x0qlEhIpv/CQ==",
"type": "package",
"path": "runtime.any.system.runtime.handles/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netstandard1.3/System.Runtime.Handles.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/netstandard/_._",
"runtime.any.system.runtime.handles.4.3.0.nupkg.sha512",
"runtime.any.system.runtime.handles.nuspec",
"runtimes/aot/lib/netcore50/_._"
]
},
"runtime.any.System.Runtime.InteropServices/4.3.0": {
"sha512": "lBoFeQfxe/4eqjPi46E0LU/YaCMdNkQ8B4MZu/mkzdIAZh8RQ1NYZSj0egrQKdgdvlPFtP4STtob40r4o2DBAw==",
"type": "package",
"path": "runtime.any.system.runtime.interopservices/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.Runtime.InteropServices.dll",
"lib/netstandard1.5/System.Runtime.InteropServices.dll",
"lib/netstandard1.6/System.Runtime.InteropServices.dll",
"lib/win8/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/netstandard/_._",
"runtime.any.system.runtime.interopservices.4.3.0.nupkg.sha512",
"runtime.any.system.runtime.interopservices.nuspec",
"runtimes/aot/lib/netcore50/_._"
]
},
"runtime.any.System.Text.Encoding/4.3.0": {
"sha512": "+ihI5VaXFCMVPJNstG4O4eo1CfbrByLxRrQQTqOTp1ttK0kUKDqOdBSTaCB2IBk/QtjDrs6+x4xuezyMXdm0HQ==",
"type": "package",
"path": "runtime.any.system.text.encoding/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.Text.Encoding.dll",
"lib/netstandard1.3/System.Text.Encoding.dll",
"lib/win8/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/netstandard/_._",
"runtime.any.system.text.encoding.4.3.0.nupkg.sha512",
"runtime.any.system.text.encoding.nuspec",
"runtimes/aot/lib/netcore50/_._"
]
},
"runtime.any.System.Text.Encoding.Extensions/4.3.0": {
"sha512": "NLrxmLsfRrOuVqPWG+2lrQZnE53MLVeo+w9c54EV+TUo4c8rILpsDXfY8pPiOy9kHpUHHP07ugKmtsU3vVW5Jg==",
"type": "package",
"path": "runtime.any.system.text.encoding.extensions/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.Text.Encoding.Extensions.dll",
"lib/netstandard1.3/System.Text.Encoding.Extensions.dll",
"lib/win8/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/netstandard/_._",
"runtime.any.system.text.encoding.extensions.4.3.0.nupkg.sha512",
"runtime.any.system.text.encoding.extensions.nuspec",
"runtimes/aot/lib/netcore50/_._"
]
},
"runtime.any.System.Threading.Tasks/4.3.0": {
"sha512": "OhBAVBQG5kFj1S+hCEQ3TUHBAEtZ3fbEMgZMRNdN8A0Pj4x+5nTELEqL59DU0TjKVE6II3dqKw4Dklb3szT65w==",
"type": "package",
"path": "runtime.any.system.threading.tasks/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.Threading.Tasks.dll",
"lib/netstandard1.3/System.Threading.Tasks.dll",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/netstandard/_._",
"runtime.any.system.threading.tasks.4.3.0.nupkg.sha512",
"runtime.any.system.threading.tasks.nuspec",
"runtimes/aot/lib/netcore50/_._"
]
},
"runtime.any.System.Threading.Timer/4.3.0": {
"sha512": "w4ehZJ+AwXYmGwYu+rMvym6RvMaRiUEQR1u6dwcyuKHxz8Heu/mO9AG1MquEgTyucnhv3M43X0iKpDOoN17C0w==",
"type": "package",
"path": "runtime.any.system.threading.timer/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.Threading.Timer.dll",
"lib/netstandard1.3/System.Threading.Timer.dll",
"lib/win8/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/netstandard/_._",
"runtime.any.system.threading.timer.4.3.0.nupkg.sha512",
"runtime.any.system.threading.timer.nuspec",
"runtimes/aot/lib/netcore50/_._"
]
},
"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": [
"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": [
"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": [
"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": [
"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-preview3-25428-02": {
"sha512": "+QO6EfaJp4sh3spIiIs5vBFeOaqikst7jUqvaDY84wz1cAZAFL/f6GjmRzzNInwk/3jZ+FiHVOrO/HuRzDlQ6g==",
"type": "package",
"path": "runtime.native.system.data.sqlclient.sni/4.4.0-preview3-25428-02",
"files": [
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"runtime.native.system.data.sqlclient.sni.4.4.0-preview3-25428-02.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": [
"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": [
"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": [
"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": [
"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": [
"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": [
"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": [
"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": [
"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": "X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==",
"type": "package",
"path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
"runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib"
]
},
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"sha512": "nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==",
"type": "package",
"path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.nuspec",
"runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
]
},
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"sha512": "ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==",
"type": "package",
"path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
"runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
]
},
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"sha512": "I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==",
"type": "package",
"path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
"runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
]
},
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"sha512": "VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==",
"type": "package",
"path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
"runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
]
},
"runtime.win-arm.Microsoft.NETCore.App/2.1.0-preview1-25429-01": {
"sha512": "53CUQyRhPqD8O+OsY9oy/w1XyaxaPKb16Oo6c6a2zbpK8rULxv5QzYfaxIXHgDHuGdFWq9J+v6Syuq+9aze2Bw==",
"type": "package",
"path": "runtime.win-arm.microsoft.netcore.app/2.1.0-preview1-25429-01",
"files": [
"LICENSE.TXT",
"Microsoft.NETCore.App.versions.txt",
"THIRD-PARTY-NOTICES.TXT",
"ref/netstandard/_._",
"runtime.win-arm.microsoft.netcore.app.2.1.0-preview1-25429-01.nupkg.sha512",
"runtime.win-arm.microsoft.netcore.app.nuspec",
"runtimes/win-arm/lib/netcoreapp2.0/Microsoft.CSharp.dll",
"runtimes/win-arm/lib/netcoreapp2.0/Microsoft.VisualBasic.dll",
"runtimes/win-arm/lib/netcoreapp2.0/Microsoft.Win32.Primitives.dll",
"runtimes/win-arm/lib/netcoreapp2.0/Microsoft.Win32.Registry.dll",
"runtimes/win-arm/lib/netcoreapp2.0/SOS.NETCore.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.AppContext.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Buffers.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Collections.Concurrent.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Collections.Immutable.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Collections.NonGeneric.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Collections.Specialized.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Collections.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.ComponentModel.Annotations.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.ComponentModel.Composition.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.ComponentModel.DataAnnotations.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.ComponentModel.EventBasedAsync.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.ComponentModel.Primitives.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.ComponentModel.TypeConverter.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.ComponentModel.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Configuration.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Console.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Core.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Data.Common.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Data.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Diagnostics.Contracts.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Diagnostics.Debug.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Diagnostics.DiagnosticSource.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Diagnostics.FileVersionInfo.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Diagnostics.Process.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Diagnostics.StackTrace.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Diagnostics.Tools.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Diagnostics.TraceSource.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Diagnostics.Tracing.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Drawing.Primitives.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Drawing.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Dynamic.Runtime.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Globalization.Calendars.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Globalization.Extensions.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Globalization.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.IO.Compression.FileSystem.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.IO.Compression.ZipFile.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.IO.Compression.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.IO.FileSystem.AccessControl.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.IO.FileSystem.DriveInfo.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.IO.FileSystem.Primitives.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.IO.FileSystem.Watcher.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.IO.FileSystem.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.IO.IsolatedStorage.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.IO.MemoryMappedFiles.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.IO.Pipes.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.IO.UnmanagedMemoryStream.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.IO.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Linq.Expressions.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Linq.Parallel.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Linq.Queryable.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Linq.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.Http.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.HttpListener.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.Mail.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.NameResolution.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.NetworkInformation.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.Ping.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.Primitives.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.Requests.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.Security.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.ServicePoint.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.Sockets.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.WebClient.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.WebHeaderCollection.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.WebProxy.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.WebSockets.Client.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.WebSockets.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Net.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Numerics.Vectors.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Numerics.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.ObjectModel.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Private.DataContractSerialization.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Private.Uri.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Private.Xml.Linq.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Private.Xml.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Reflection.DispatchProxy.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Reflection.Emit.ILGeneration.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Reflection.Emit.Lightweight.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Reflection.Emit.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Reflection.Extensions.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Reflection.Metadata.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Reflection.Primitives.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Reflection.TypeExtensions.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Reflection.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Resources.Reader.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Resources.ResourceManager.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Resources.Writer.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Runtime.Extensions.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Runtime.Handles.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Runtime.InteropServices.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Runtime.Loader.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Runtime.Numerics.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Runtime.Serialization.Formatters.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Runtime.Serialization.Json.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Runtime.Serialization.Primitives.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Runtime.Serialization.Xml.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Runtime.Serialization.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Runtime.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Security.AccessControl.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Security.Claims.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Security.Cryptography.Algorithms.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Security.Cryptography.Csp.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Security.Cryptography.Encoding.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Security.Cryptography.OpenSsl.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Security.Cryptography.Primitives.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Security.Cryptography.X509Certificates.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Security.Principal.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Security.SecureString.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Security.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.ServiceModel.Web.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.ServiceProcess.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Text.Encoding.Extensions.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Text.Encoding.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Text.RegularExpressions.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Threading.Overlapped.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Threading.Tasks.Dataflow.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Threading.Tasks.Extensions.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Threading.Tasks.Parallel.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Threading.Tasks.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Threading.Thread.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Threading.ThreadPool.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Threading.Timer.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Threading.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Transactions.Local.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Transactions.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.ValueTuple.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Web.HttpUtility.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Web.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Windows.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Xml.Linq.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Xml.ReaderWriter.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Xml.Serialization.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Xml.XDocument.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Xml.XPath.XDocument.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Xml.XPath.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Xml.XmlDocument.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Xml.XmlSerializer.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.Xml.dll",
"runtimes/win-arm/lib/netcoreapp2.0/System.dll",
"runtimes/win-arm/lib/netcoreapp2.0/WindowsBase.dll",
"runtimes/win-arm/lib/netcoreapp2.0/mscorlib.dll",
"runtimes/win-arm/lib/netcoreapp2.0/netstandard.dll",
"runtimes/win-arm/native/Microsoft.DiaSymReader.Native.amd64.dll",
"runtimes/win-arm/native/Microsoft.DiaSymReader.Native.arm.dll",
"runtimes/win-arm/native/Microsoft.DiaSymReader.Native.x86.dll",
"runtimes/win-arm/native/System.Private.CoreLib.dll",
"runtimes/win-arm/native/api-ms-win-core-console-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-core-datetime-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-core-debug-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-core-errorhandling-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-core-file-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-core-file-l1-2-0.dll",
"runtimes/win-arm/native/api-ms-win-core-file-l2-1-0.dll",
"runtimes/win-arm/native/api-ms-win-core-handle-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-core-heap-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-core-interlocked-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-core-libraryloader-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-core-localization-l1-2-0.dll",
"runtimes/win-arm/native/api-ms-win-core-memory-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-core-namedpipe-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-core-processenvironment-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-core-processthreads-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-core-processthreads-l1-1-1.dll",
"runtimes/win-arm/native/api-ms-win-core-profile-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-core-rtlsupport-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-core-string-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-core-synch-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-core-synch-l1-2-0.dll",
"runtimes/win-arm/native/api-ms-win-core-sysinfo-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-core-timezone-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-core-util-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-crt-conio-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-crt-convert-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-crt-environment-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-crt-filesystem-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-crt-heap-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-crt-locale-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-crt-math-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-crt-multibyte-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-crt-private-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-crt-process-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-crt-runtime-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-crt-stdio-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-crt-string-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-crt-time-l1-1-0.dll",
"runtimes/win-arm/native/api-ms-win-crt-utility-l1-1-0.dll",
"runtimes/win-arm/native/clrcompression.dll",
"runtimes/win-arm/native/clretwrc.dll",
"runtimes/win-arm/native/clrjit.dll",
"runtimes/win-arm/native/coreclr.dll",
"runtimes/win-arm/native/dbgshim.dll",
"runtimes/win-arm/native/mscordaccore.dll",
"runtimes/win-arm/native/mscordaccore_arm_arm_4.6.00001.0.dll",
"runtimes/win-arm/native/mscordbi.dll",
"runtimes/win-arm/native/mscorrc.debug.dll",
"runtimes/win-arm/native/mscorrc.dll",
"runtimes/win-arm/native/sos.dll",
"runtimes/win-arm/native/sos_arm_arm_4.6.00001.0.dll",
"runtimes/win-arm/native/ucrtbase.dll",
"tools/crossgen.exe"
]
},
"runtime.win-arm.Microsoft.NETCore.DotNetAppHost/2.1.0-preview1-25429-01": {
"sha512": "kH1sabjQoTjSfam6ZAcc20BuYPDbj31yRe3RcButCxSQp8Amh4LHkbKrz2C8pU7x12fDyf6VrmKESG/Af4Ctgg==",
"type": "package",
"path": "runtime.win-arm.microsoft.netcore.dotnetapphost/2.1.0-preview1-25429-01",
"files": [
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"runtime.win-arm.microsoft.netcore.dotnetapphost.2.1.0-preview1-25429-01.nupkg.sha512",
"runtime.win-arm.microsoft.netcore.dotnetapphost.nuspec",
"runtimes/win-arm/native/apphost.exe",
"version.txt"
]
},
"runtime.win-arm.Microsoft.NETCore.DotNetHostPolicy/2.1.0-preview1-25429-01": {
"sha512": "oApGpaZMG5dpIOlWrCFM/28RLN+zkfYVBpMArg28E0nTpRoJeFrjmxJre6Qi/hOO+KSuIylm8YxXKDC2eci7QA==",
"type": "package",
"path": "runtime.win-arm.microsoft.netcore.dotnethostpolicy/2.1.0-preview1-25429-01",
"files": [
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"runtime.win-arm.microsoft.netcore.dotnethostpolicy.2.1.0-preview1-25429-01.nupkg.sha512",
"runtime.win-arm.microsoft.netcore.dotnethostpolicy.nuspec",
"runtimes/win-arm/native/hostpolicy.dll",
"version.txt"
]
},
"runtime.win-arm.Microsoft.NETCore.DotNetHostResolver/2.1.0-preview1-25429-01": {
"sha512": "aMs6TX0T2uEEJDtC8hM4ZJJ7OJGIBOyA1wJIzMVjes2bTQc7h3gydDiMpiepk92bxRB4CZ8apdr0n/TfZTdwww==",
"type": "package",
"path": "runtime.win-arm.microsoft.netcore.dotnethostresolver/2.1.0-preview1-25429-01",
"files": [
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"runtime.win-arm.microsoft.netcore.dotnethostresolver.2.1.0-preview1-25429-01.nupkg.sha512",
"runtime.win-arm.microsoft.netcore.dotnethostresolver.nuspec",
"runtimes/win-arm/native/hostfxr.dll",
"version.txt"
]
},
"runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0-preview2-25312-01": {
"sha512": "IH7ZpPGipa+gnbrU3g29gVWp4lF9th1XDeTonBKeBxVz8FQkF6CKnhzyJ9A8K/jhkvfWJmxIqB19zJ+TjkPxAw==",
"type": "package",
"path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0-preview2-25312-01",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0-preview2-25312-01.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-preview2-25312-01": {
"sha512": "hABlrMsoS3828iDopLK5LAlQd9PBBfVNmwn0NHmsCAZrGGclLK6jtklnyILjyacmQvWXuKX4/6DbqJ6JMJDd5Q==",
"type": "package",
"path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0-preview2-25312-01",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0-preview2-25312-01.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-preview2-25312-01": {
"sha512": "FVAGF15qKixSeBenjFsRaYlRrtfNdU2fxDdwMV7ebRLtEmEpNzu1ikMbqFBMljTXrQ8ZCFmK8bR/SckihpcM8g==",
"type": "package",
"path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0-preview2-25312-01",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0-preview2-25312-01.nupkg.sha512",
"runtime.win-x86.runtime.native.system.data.sqlclient.sni.nuspec",
"runtimes/win-x86/native/sni.dll",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"runtime.win.Microsoft.Win32.Primitives/4.3.0": {
"sha512": "NU51SEt/ZaD2MF48sJ17BIqx7rjeNNLXUevfMOjqQIetdndXwYjZfZsT6jD+rSWp/FYxjesdK4xUSl4OTEI0jw==",
"type": "package",
"path": "runtime.win.microsoft.win32.primitives/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"ref/netstandard/_._",
"runtime.win.microsoft.win32.primitives.4.3.0.nupkg.sha512",
"runtime.win.microsoft.win32.primitives.nuspec",
"runtimes/win/lib/net/_._",
"runtimes/win/lib/netstandard1.3/Microsoft.Win32.Primitives.dll"
]
},
"runtime.win.System.Console/4.3.0": {
"sha512": "RRACWygml5dnmfgC1SW6tLGsFgwsUAKFtvhdyHnIEz4EhWyrd7pacDdY95CacQJy7BMXRDRCejC9aCRC0Y1sQA==",
"type": "package",
"path": "runtime.win.system.console/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"ref/netstandard/_._",
"runtime.win.system.console.4.3.0.nupkg.sha512",
"runtime.win.system.console.nuspec",
"runtimes/win/lib/net/_._",
"runtimes/win/lib/netcore50/System.Console.dll",
"runtimes/win/lib/netstandard1.3/System.Console.dll"
]
},
"runtime.win.System.Diagnostics.Debug/4.3.0": {
"sha512": "hHHP0WCStene2jjeYcuDkETozUYF/3sHVRHAEOgS3L15hlip24ssqCTnJC28Z03Wpo078oMcJd0H4egD2aJI8g==",
"type": "package",
"path": "runtime.win.system.diagnostics.debug/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"ref/netstandard/_._",
"runtime.win.system.diagnostics.debug.4.3.0.nupkg.sha512",
"runtime.win.system.diagnostics.debug.nuspec",
"runtimes/aot/lib/netcore50/System.Diagnostics.Debug.dll",
"runtimes/win/lib/net45/_._",
"runtimes/win/lib/netcore50/System.Diagnostics.Debug.dll",
"runtimes/win/lib/netstandard1.3/System.Diagnostics.Debug.dll",
"runtimes/win/lib/win8/_._",
"runtimes/win/lib/wp80/_._",
"runtimes/win/lib/wpa81/_._"
]
},
"runtime.win.System.IO.FileSystem/4.3.0": {
"sha512": "Z37zcSCpXuGCYtFbqYO0TwOVXxS2d+BXgSoDFZmRg8BC4Cuy54edjyIvhhcfCrDQA9nl+EPFTgHN54dRAK7mNA==",
"type": "package",
"path": "runtime.win.system.io.filesystem/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"ref/netstandard/_._",
"runtime.win.system.io.filesystem.4.3.0.nupkg.sha512",
"runtime.win.system.io.filesystem.nuspec",
"runtimes/win/lib/net/_._",
"runtimes/win/lib/netcore50/System.IO.FileSystem.dll",
"runtimes/win/lib/netstandard1.3/System.IO.FileSystem.dll",
"runtimes/win/lib/win8/_._",
"runtimes/win/lib/wp8/_._",
"runtimes/win/lib/wpa81/_._"
]
},
"runtime.win.System.Net.Primitives/4.3.0": {
"sha512": "lkXXykakvXUU+Zq2j0pC6EO20lEhijjqMc01XXpp1CJN+DeCwl3nsj4t5Xbpz3kA7yQyTqw6d9SyIzsyLsV3zA==",
"type": "package",
"path": "runtime.win.system.net.primitives/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"ref/netstandard/_._",
"runtime.win.system.net.primitives.4.3.0.nupkg.sha512",
"runtime.win.system.net.primitives.nuspec",
"runtimes/win/lib/net/_._",
"runtimes/win/lib/netcore50/System.Net.Primitives.dll",
"runtimes/win/lib/netstandard1.3/System.Net.Primitives.dll"
]
},
"runtime.win.System.Net.Sockets/4.3.0": {
"sha512": "FK/2gX6MmuLIKNCGsV59Fe4IYrLrI5n9pQ1jh477wiivEM/NCXDT2dRetH5FSfY0bQ+VgTLcS3zcmjQ8my3nxQ==",
"type": "package",
"path": "runtime.win.system.net.sockets/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"ref/netstandard/_._",
"runtime.win.system.net.sockets.4.3.0.nupkg.sha512",
"runtime.win.system.net.sockets.nuspec",
"runtimes/win/lib/net/_._",
"runtimes/win/lib/netcore50/System.Net.Sockets.dll",
"runtimes/win/lib/netstandard1.3/System.Net.Sockets.dll"
]
},
"runtime.win.System.Runtime.Extensions/4.3.0": {
"sha512": "RkgHVhUPvzZxuUubiZe8yr/6CypRVXj0VBzaR8hsqQ8f+rUo7e4PWrHTLOCjd8fBMGWCrY//fi7Ku3qXD7oHRw==",
"type": "package",
"path": "runtime.win.system.runtime.extensions/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"ref/netstandard/_._",
"runtime.win.system.runtime.extensions.4.3.0.nupkg.sha512",
"runtime.win.system.runtime.extensions.nuspec",
"runtimes/aot/lib/netcore50/System.Runtime.Extensions.dll",
"runtimes/win/lib/net/_._",
"runtimes/win/lib/netcore50/System.Runtime.Extensions.dll",
"runtimes/win/lib/netstandard1.5/System.Runtime.Extensions.dll"
]
},
"runtime.win7.System.Private.Uri/4.3.0": {
"sha512": "Q+IBgaPYicSQs2tBlmXqbS25c/JLIthWrgrpMwxKSOobW/OqIMVFruUGfuaz4QABVzV8iKdCAbN7APY7Tclbnw==",
"type": "package",
"path": "runtime.win7.system.private.uri/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"ref/netstandard/_._",
"runtime.win7.system.private.uri.4.3.0.nupkg.sha512",
"runtime.win7.system.private.uri.nuspec",
"runtimes/aot/lib/netcore50/System.Private.Uri.dll",
"runtimes/win/lib/netcore50/System.Private.Uri.dll",
"runtimes/win/lib/netstandard1.0/System.Private.Uri.dll"
]
},
"SQLitePCLRaw.bundle_green/1.1.7": {
"sha512": "Kw+n4CUhQ8S4YAPmpRUldO8S7c4LU7HHukJF0v5Sfggf8Ia9YVdIh0dYkMvKvS+DTX+OBORSMqPM0CGfAzFtVA==",
"type": "package",
"path": "sqlitepclraw.bundle_green/1.1.7",
"files": [
"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.7.nupkg.sha512",
"sqlitepclraw.bundle_green.nuspec"
]
},
"SQLitePCLRaw.core/1.1.7": {
"sha512": "u9k9ZFkyTU6CVyXWpRuuXOvKi/cy/xt1oGKVSW8aUKcTL4RdH34yFNtVykEeiR68ojIEvmoZfL51h/xx2IQk5g==",
"type": "package",
"path": "sqlitepclraw.core/1.1.7",
"files": [
"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.7.nupkg.sha512",
"sqlitepclraw.core.nuspec"
]
},
"SQLitePCLRaw.lib.e_sqlite3.linux/1.1.7": {
"sha512": "KRqMd1qLwJ4pzPybj8q95s+wV6jby5F0O/rp0vw3wa2Z2wHxRm0VqxS2Sejlr7Ctz+LxSr8DpNg1l1u6n/PAPA==",
"type": "package",
"path": "sqlitepclraw.lib.e_sqlite3.linux/1.1.7",
"files": [
"build/net35/SQLitePCLRaw.lib.e_sqlite3.linux.targets",
"lib/net35/_._",
"lib/netstandard1.0/_._",
"lib/netstandard2.0/_._",
"runtimes/linux-x64/native/libe_sqlite3.so",
"runtimes/linux-x86/native/libe_sqlite3.so",
"sqlitepclraw.lib.e_sqlite3.linux.1.1.7.nupkg.sha512",
"sqlitepclraw.lib.e_sqlite3.linux.nuspec"
]
},
"SQLitePCLRaw.lib.e_sqlite3.osx/1.1.7": {
"sha512": "hdZx1DKHbDi4li6abmJ+A29mxY8D6BcM0s8VMT8p4MWEyrj54CZFUm402jTV6OgZCsFGkbRFnuFdBXf4vSDO7g==",
"type": "package",
"path": "sqlitepclraw.lib.e_sqlite3.osx/1.1.7",
"files": [
"build/net35/SQLitePCLRaw.lib.e_sqlite3.osx.targets",
"lib/net35/_._",
"lib/netstandard1.0/_._",
"lib/netstandard2.0/_._",
"runtimes/osx-x64/native/libe_sqlite3.dylib",
"sqlitepclraw.lib.e_sqlite3.osx.1.1.7.nupkg.sha512",
"sqlitepclraw.lib.e_sqlite3.osx.nuspec"
]
},
"SQLitePCLRaw.lib.e_sqlite3.v110_xp/1.1.7": {
"sha512": "roIdTH4a4iFa08HOwTWnzj2QYBIpSZRYfLSvHjtbH67I4DSWregrd4jkSnoOuwC5GHG08FNahBfEx3HAsVqW+g==",
"type": "package",
"path": "sqlitepclraw.lib.e_sqlite3.v110_xp/1.1.7",
"files": [
"build/net35/SQLitePCLRaw.lib.e_sqlite3.v110_xp.targets",
"lib/net35/_._",
"lib/netstandard1.0/_._",
"lib/netstandard2.0/_._",
"runtimes/win7-x64/native/e_sqlite3.dll",
"runtimes/win7-x86/native/e_sqlite3.dll",
"sqlitepclraw.lib.e_sqlite3.v110_xp.1.1.7.nupkg.sha512",
"sqlitepclraw.lib.e_sqlite3.v110_xp.nuspec"
]
},
"SQLitePCLRaw.provider.e_sqlite3.netstandard11/1.1.7": {
"sha512": "Zdug2wETm6847337EtD8MoCAtOdwM6prEXL/UsJ97Zxvoeyk/gUpdtuFNBxgJzceuty0jymjxm5yur5QajdApg==",
"type": "package",
"path": "sqlitepclraw.provider.e_sqlite3.netstandard11/1.1.7",
"files": [
"lib/netstandard1.1/SQLitePCLRaw.provider.e_sqlite3.dll",
"sqlitepclraw.provider.e_sqlite3.netstandard11.1.1.7.nupkg.sha512",
"sqlitepclraw.provider.e_sqlite3.netstandard11.nuspec"
]
},
"StackExchange.Redis.StrongName/1.2.3": {
"sha512": "sNevFvCSMYHA92V+oaSqOi12gDYsqAlus+yjg4ZB4AG2UDQiCXAg079GXaJ7usQ0oXUlbVHOH8isdZmu6FtUrA==",
"type": "package",
"path": "stackexchange.redis.strongname/1.2.3",
"files": [
"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.3.nupkg.sha512",
"stackexchange.redis.strongname.nuspec"
]
},
"System.AppContext/4.3.0": {
"sha512": "fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==",
"type": "package",
"path": "system.appcontext/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.AppContext.dll",
"lib/net463/System.AppContext.dll",
"lib/netcore50/System.AppContext.dll",
"lib/netstandard1.6/System.AppContext.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.AppContext.dll",
"ref/net463/System.AppContext.dll",
"ref/netstandard/_._",
"ref/netstandard1.3/System.AppContext.dll",
"ref/netstandard1.3/System.AppContext.xml",
"ref/netstandard1.3/de/System.AppContext.xml",
"ref/netstandard1.3/es/System.AppContext.xml",
"ref/netstandard1.3/fr/System.AppContext.xml",
"ref/netstandard1.3/it/System.AppContext.xml",
"ref/netstandard1.3/ja/System.AppContext.xml",
"ref/netstandard1.3/ko/System.AppContext.xml",
"ref/netstandard1.3/ru/System.AppContext.xml",
"ref/netstandard1.3/zh-hans/System.AppContext.xml",
"ref/netstandard1.3/zh-hant/System.AppContext.xml",
"ref/netstandard1.6/System.AppContext.dll",
"ref/netstandard1.6/System.AppContext.xml",
"ref/netstandard1.6/de/System.AppContext.xml",
"ref/netstandard1.6/es/System.AppContext.xml",
"ref/netstandard1.6/fr/System.AppContext.xml",
"ref/netstandard1.6/it/System.AppContext.xml",
"ref/netstandard1.6/ja/System.AppContext.xml",
"ref/netstandard1.6/ko/System.AppContext.xml",
"ref/netstandard1.6/ru/System.AppContext.xml",
"ref/netstandard1.6/zh-hans/System.AppContext.xml",
"ref/netstandard1.6/zh-hant/System.AppContext.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/aot/lib/netcore50/System.AppContext.dll",
"system.appcontext.4.3.0.nupkg.sha512",
"system.appcontext.nuspec"
]
},
"System.Binary/0.1.0-e170629-4": {
"sha512": "d78ljK9oiXUW/fGm25VymC7IMP8AH52b7XtanPc5sQLnwE84RTq0nzxGfgz5YPGH+rBIOfKtjjaENLfBjfp4Jw==",
"type": "package",
"path": "system.binary/0.1.0-e170629-4",
"files": [
"lib/netstandard1.1/System.Binary.dll",
"system.binary.0.1.0-e170629-4.nupkg.sha512",
"system.binary.nuspec"
]
},
"System.Buffers/4.4.0-preview3-25428-02": {
"sha512": "PNam/nuF5OkSKd1Wwp+FT1cIXwr4i5nZst2vEBEU2l1KE3IAl3jrqbRWzzIsnGJJ50NhiBFkDSmzxIW2IoUFOQ==",
"type": "package",
"path": "system.buffers/4.4.0-preview3-25428-02",
"files": [
"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",
"ref/netcoreapp2.0/_._",
"ref/netstandard1.1/System.Buffers.dll",
"ref/netstandard2.0/System.Buffers.dll",
"system.buffers.4.4.0-preview3-25428-02.nupkg.sha512",
"system.buffers.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Buffers.Experimental/0.1.0-e170629-4": {
"sha512": "EEX6eOqG/8QXQpth7dt2CaGOqRRHjVS0G5nqpGZgRKebFocuvk5mnVZNAiLfCn6gvmGb14y3nCq5pHwNI4ugyQ==",
"type": "package",
"path": "system.buffers.experimental/0.1.0-e170629-4",
"files": [
"lib/netstandard1.1/System.Buffers.Experimental.dll",
"system.buffers.experimental.0.1.0-e170629-4.nupkg.sha512",
"system.buffers.experimental.nuspec"
]
},
"System.Buffers.Primitives/0.1.0-e170629-4": {
"sha512": "al/SUHoLp1m3jsg6aBeQyJzlvysQnoIxOV0gs1TWgXH7Zm2fUbfMqkdO1OsNmt+QRHU9qR53Pcag3JlgrUk09w==",
"type": "package",
"path": "system.buffers.primitives/0.1.0-e170629-4",
"files": [
"lib/netstandard1.1/System.Buffers.Primitives.dll",
"system.buffers.primitives.0.1.0-e170629-4.nupkg.sha512",
"system.buffers.primitives.nuspec"
]
},
"System.Collections/4.3.0": {
"sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
"type": "package",
"path": "system.collections/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/System.Collections.dll",
"ref/netcore50/System.Collections.xml",
"ref/netcore50/de/System.Collections.xml",
"ref/netcore50/es/System.Collections.xml",
"ref/netcore50/fr/System.Collections.xml",
"ref/netcore50/it/System.Collections.xml",
"ref/netcore50/ja/System.Collections.xml",
"ref/netcore50/ko/System.Collections.xml",
"ref/netcore50/ru/System.Collections.xml",
"ref/netcore50/zh-hans/System.Collections.xml",
"ref/netcore50/zh-hant/System.Collections.xml",
"ref/netstandard1.0/System.Collections.dll",
"ref/netstandard1.0/System.Collections.xml",
"ref/netstandard1.0/de/System.Collections.xml",
"ref/netstandard1.0/es/System.Collections.xml",
"ref/netstandard1.0/fr/System.Collections.xml",
"ref/netstandard1.0/it/System.Collections.xml",
"ref/netstandard1.0/ja/System.Collections.xml",
"ref/netstandard1.0/ko/System.Collections.xml",
"ref/netstandard1.0/ru/System.Collections.xml",
"ref/netstandard1.0/zh-hans/System.Collections.xml",
"ref/netstandard1.0/zh-hant/System.Collections.xml",
"ref/netstandard1.3/System.Collections.dll",
"ref/netstandard1.3/System.Collections.xml",
"ref/netstandard1.3/de/System.Collections.xml",
"ref/netstandard1.3/es/System.Collections.xml",
"ref/netstandard1.3/fr/System.Collections.xml",
"ref/netstandard1.3/it/System.Collections.xml",
"ref/netstandard1.3/ja/System.Collections.xml",
"ref/netstandard1.3/ko/System.Collections.xml",
"ref/netstandard1.3/ru/System.Collections.xml",
"ref/netstandard1.3/zh-hans/System.Collections.xml",
"ref/netstandard1.3/zh-hant/System.Collections.xml",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.collections.4.3.0.nupkg.sha512",
"system.collections.nuspec"
]
},
"System.Collections.Concurrent/4.3.0": {
"sha512": "ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
"type": "package",
"path": "system.collections.concurrent/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.Collections.Concurrent.dll",
"lib/netstandard1.3/System.Collections.Concurrent.dll",
"lib/portable-net45+win8+wpa81/_._",
"lib/win8/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/System.Collections.Concurrent.dll",
"ref/netcore50/System.Collections.Concurrent.xml",
"ref/netcore50/de/System.Collections.Concurrent.xml",
"ref/netcore50/es/System.Collections.Concurrent.xml",
"ref/netcore50/fr/System.Collections.Concurrent.xml",
"ref/netcore50/it/System.Collections.Concurrent.xml",
"ref/netcore50/ja/System.Collections.Concurrent.xml",
"ref/netcore50/ko/System.Collections.Concurrent.xml",
"ref/netcore50/ru/System.Collections.Concurrent.xml",
"ref/netcore50/zh-hans/System.Collections.Concurrent.xml",
"ref/netcore50/zh-hant/System.Collections.Concurrent.xml",
"ref/netstandard1.1/System.Collections.Concurrent.dll",
"ref/netstandard1.1/System.Collections.Concurrent.xml",
"ref/netstandard1.1/de/System.Collections.Concurrent.xml",
"ref/netstandard1.1/es/System.Collections.Concurrent.xml",
"ref/netstandard1.1/fr/System.Collections.Concurrent.xml",
"ref/netstandard1.1/it/System.Collections.Concurrent.xml",
"ref/netstandard1.1/ja/System.Collections.Concurrent.xml",
"ref/netstandard1.1/ko/System.Collections.Concurrent.xml",
"ref/netstandard1.1/ru/System.Collections.Concurrent.xml",
"ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml",
"ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml",
"ref/netstandard1.3/System.Collections.Concurrent.dll",
"ref/netstandard1.3/System.Collections.Concurrent.xml",
"ref/netstandard1.3/de/System.Collections.Concurrent.xml",
"ref/netstandard1.3/es/System.Collections.Concurrent.xml",
"ref/netstandard1.3/fr/System.Collections.Concurrent.xml",
"ref/netstandard1.3/it/System.Collections.Concurrent.xml",
"ref/netstandard1.3/ja/System.Collections.Concurrent.xml",
"ref/netstandard1.3/ko/System.Collections.Concurrent.xml",
"ref/netstandard1.3/ru/System.Collections.Concurrent.xml",
"ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml",
"ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml",
"ref/portable-net45+win8+wpa81/_._",
"ref/win8/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.collections.concurrent.4.3.0.nupkg.sha512",
"system.collections.concurrent.nuspec"
]
},
"System.Collections.Immutable/1.3.1": {
"sha512": "tktiAQOHSeQfVAT5BQno2pe2A8X5V/XZqqxZTC9MkRh7f7/LKgHTROEvAyJAztA/5hpnzD6G20qeBobEyjk8UA==",
"type": "package",
"path": "system.collections.immutable/1.3.1",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/netstandard1.0/System.Collections.Immutable.dll",
"lib/netstandard1.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.3.1.nupkg.sha512",
"system.collections.immutable.nuspec"
]
},
"System.Collections.NonGeneric/4.3.0": {
"sha512": "prtjIEMhGUnQq6RnPEYLpFt8AtLbp9yq2zxOSrY7KJJZrw25Fi97IzBqY7iqssbM61Ek5b8f3MG/sG1N2sN5KA==",
"type": "package",
"path": "system.collections.nongeneric/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Collections.NonGeneric.dll",
"lib/netstandard1.3/System.Collections.NonGeneric.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Collections.NonGeneric.dll",
"ref/netstandard1.3/System.Collections.NonGeneric.dll",
"ref/netstandard1.3/System.Collections.NonGeneric.xml",
"ref/netstandard1.3/de/System.Collections.NonGeneric.xml",
"ref/netstandard1.3/es/System.Collections.NonGeneric.xml",
"ref/netstandard1.3/fr/System.Collections.NonGeneric.xml",
"ref/netstandard1.3/it/System.Collections.NonGeneric.xml",
"ref/netstandard1.3/ja/System.Collections.NonGeneric.xml",
"ref/netstandard1.3/ko/System.Collections.NonGeneric.xml",
"ref/netstandard1.3/ru/System.Collections.NonGeneric.xml",
"ref/netstandard1.3/zh-hans/System.Collections.NonGeneric.xml",
"ref/netstandard1.3/zh-hant/System.Collections.NonGeneric.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.collections.nongeneric.4.3.0.nupkg.sha512",
"system.collections.nongeneric.nuspec"
]
},
"System.Collections.Sequences/0.1.0-e170629-4": {
"sha512": "iP1laKn9uj7UlHy+MKKvi4XdpeNh7KRkkIoYZYM2Ld2WsIIo0L1/6vvOjrR4gKVWQ0XllTwjNWAgPof1S1A+VQ==",
"type": "package",
"path": "system.collections.sequences/0.1.0-e170629-4",
"files": [
"lib/netstandard1.1/System.Collections.Sequences.dll",
"system.collections.sequences.0.1.0-e170629-4.nupkg.sha512",
"system.collections.sequences.nuspec"
]
},
"System.Collections.Specialized/4.3.0": {
"sha512": "Epx8PoVZR0iuOnJJDzp7pWvdfMMOAvpUo95pC4ScH2mJuXkKA2Y4aR3cG9qt2klHgSons1WFh4kcGW7cSXvrxg==",
"type": "package",
"path": "system.collections.specialized/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Collections.Specialized.dll",
"lib/netstandard1.3/System.Collections.Specialized.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Collections.Specialized.dll",
"ref/netstandard1.3/System.Collections.Specialized.dll",
"ref/netstandard1.3/System.Collections.Specialized.xml",
"ref/netstandard1.3/de/System.Collections.Specialized.xml",
"ref/netstandard1.3/es/System.Collections.Specialized.xml",
"ref/netstandard1.3/fr/System.Collections.Specialized.xml",
"ref/netstandard1.3/it/System.Collections.Specialized.xml",
"ref/netstandard1.3/ja/System.Collections.Specialized.xml",
"ref/netstandard1.3/ko/System.Collections.Specialized.xml",
"ref/netstandard1.3/ru/System.Collections.Specialized.xml",
"ref/netstandard1.3/zh-hans/System.Collections.Specialized.xml",
"ref/netstandard1.3/zh-hant/System.Collections.Specialized.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.collections.specialized.4.3.0.nupkg.sha512",
"system.collections.specialized.nuspec"
]
},
"System.ComponentModel/4.3.0": {
"sha512": "VyGn1jGRZVfxnh8EdvDCi71v3bMXrsu8aYJOwoV7SNDLVhiEqwP86pPMyRGsDsxhXAm2b3o9OIqeETfN5qfezw==",
"type": "package",
"path": "system.componentmodel/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.ComponentModel.dll",
"lib/netstandard1.3/System.ComponentModel.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.ComponentModel.dll",
"ref/netcore50/System.ComponentModel.xml",
"ref/netcore50/de/System.ComponentModel.xml",
"ref/netcore50/es/System.ComponentModel.xml",
"ref/netcore50/fr/System.ComponentModel.xml",
"ref/netcore50/it/System.ComponentModel.xml",
"ref/netcore50/ja/System.ComponentModel.xml",
"ref/netcore50/ko/System.ComponentModel.xml",
"ref/netcore50/ru/System.ComponentModel.xml",
"ref/netcore50/zh-hans/System.ComponentModel.xml",
"ref/netcore50/zh-hant/System.ComponentModel.xml",
"ref/netstandard1.0/System.ComponentModel.dll",
"ref/netstandard1.0/System.ComponentModel.xml",
"ref/netstandard1.0/de/System.ComponentModel.xml",
"ref/netstandard1.0/es/System.ComponentModel.xml",
"ref/netstandard1.0/fr/System.ComponentModel.xml",
"ref/netstandard1.0/it/System.ComponentModel.xml",
"ref/netstandard1.0/ja/System.ComponentModel.xml",
"ref/netstandard1.0/ko/System.ComponentModel.xml",
"ref/netstandard1.0/ru/System.ComponentModel.xml",
"ref/netstandard1.0/zh-hans/System.ComponentModel.xml",
"ref/netstandard1.0/zh-hant/System.ComponentModel.xml",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.componentmodel.4.3.0.nupkg.sha512",
"system.componentmodel.nuspec"
]
},
"System.ComponentModel.Annotations/4.4.0-preview3-25428-02": {
"sha512": "15fEb3Dq2GeSkWql1GnnXPll5Y+6l+seMlvsQJ/OZj+SS0nX+xf4NZRJ/KtUS3fArf9WYl7dhkgC4xYn0XGtQg==",
"type": "package",
"path": "system.componentmodel.annotations/4.4.0-preview3-25428-02",
"files": [
"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/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/net461/de/System.ComponentModel.Annotations.xml",
"ref/net461/es/System.ComponentModel.Annotations.xml",
"ref/net461/fr/System.ComponentModel.Annotations.xml",
"ref/net461/it/System.ComponentModel.Annotations.xml",
"ref/net461/ja/System.ComponentModel.Annotations.xml",
"ref/net461/ko/System.ComponentModel.Annotations.xml",
"ref/net461/ru/System.ComponentModel.Annotations.xml",
"ref/net461/zh-hans/System.ComponentModel.Annotations.xml",
"ref/net461/zh-hant/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/netstandard2.0/de/System.ComponentModel.Annotations.xml",
"ref/netstandard2.0/es/System.ComponentModel.Annotations.xml",
"ref/netstandard2.0/fr/System.ComponentModel.Annotations.xml",
"ref/netstandard2.0/it/System.ComponentModel.Annotations.xml",
"ref/netstandard2.0/ja/System.ComponentModel.Annotations.xml",
"ref/netstandard2.0/ko/System.ComponentModel.Annotations.xml",
"ref/netstandard2.0/ru/System.ComponentModel.Annotations.xml",
"ref/netstandard2.0/zh-hans/System.ComponentModel.Annotations.xml",
"ref/netstandard2.0/zh-hant/System.ComponentModel.Annotations.xml",
"ref/portable-net45+win8/_._",
"ref/win8/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.componentmodel.annotations.4.4.0-preview3-25428-02.nupkg.sha512",
"system.componentmodel.annotations.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.ComponentModel.Primitives/4.3.0": {
"sha512": "j8GUkCpM8V4d4vhLIIoBLGey2Z5bCkMVNjEZseyAlm4n5arcsJOeI3zkUP+zvZgzsbLTYh4lYeP/ZD/gdIAPrw==",
"type": "package",
"path": "system.componentmodel.primitives/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/System.ComponentModel.Primitives.dll",
"lib/netstandard1.0/System.ComponentModel.Primitives.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/System.ComponentModel.Primitives.dll",
"ref/netstandard1.0/System.ComponentModel.Primitives.dll",
"ref/netstandard1.0/System.ComponentModel.Primitives.xml",
"ref/netstandard1.0/de/System.ComponentModel.Primitives.xml",
"ref/netstandard1.0/es/System.ComponentModel.Primitives.xml",
"ref/netstandard1.0/fr/System.ComponentModel.Primitives.xml",
"ref/netstandard1.0/it/System.ComponentModel.Primitives.xml",
"ref/netstandard1.0/ja/System.ComponentModel.Primitives.xml",
"ref/netstandard1.0/ko/System.ComponentModel.Primitives.xml",
"ref/netstandard1.0/ru/System.ComponentModel.Primitives.xml",
"ref/netstandard1.0/zh-hans/System.ComponentModel.Primitives.xml",
"ref/netstandard1.0/zh-hant/System.ComponentModel.Primitives.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.componentmodel.primitives.4.3.0.nupkg.sha512",
"system.componentmodel.primitives.nuspec"
]
},
"System.ComponentModel.TypeConverter/4.3.0": {
"sha512": "16pQ6P+EdhcXzPiEK4kbA953Fu0MNG2ovxTZU81/qsCd1zPRsKc3uif5NgvllCY598k6bI0KUyKW8fanlfaDQg==",
"type": "package",
"path": "system.componentmodel.typeconverter/4.3.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_licens
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment