{ "runtimeTarget": { "name": ".NETCoreApp,Version=v1.0/", "signature": "45efa777f710377ff90cad968967b38fd5150bad" }, "compilationOptions": { "defines": [ "DEBUG", "TRACE", "NETCOREAPP1_0" ], "optimize": false, "emitEntryPoint": true, "debugType": "portable" }, "targets": { ".NETCoreApp,Version=v1.0": { "MapConsole/1.0.0": { "dependencies": { "Microsoft.NETCore.App": "1.1.0", "Microsoft.ApplicationInsights.AspNetCore": "1.0.0", "Microsoft.AspNetCore.Diagnostics": "1.0.0", "Microsoft.Extensions.Configuration.EnvironmentVariables": "1.0.0", "Microsoft.Extensions.Configuration.Json": "1.0.0", "Microsoft.Extensions.Logging": "1.0.1", "Microsoft.Extensions.Logging.Console": "1.0.0", "Microsoft.Extensions.Logging.Debug": "1.0.0", "Microsoft.Extensions.Options.ConfigurationExtensions": "1.0.0", "Microsoft.EntityFrameworkCore.Tools": "1.0.0-preview4-final", "System.Reflection.TypeExtensions": "4.3.0-preview1-24530-04", "Npgsql.EntityFrameworkCore.PostgreSQL": "1.0.2", "Npgsql.EntityFrameworkCore.PostgreSQL.Design": "1.0.2", "MapsDb": "1.0.0", "MapsModels": "1.0.0", "AutoMapper": "5.2.0", "System.Xml.XmlDocument": "4.3.0" }, "compile": { "MapConsole.dll": {} } }, "AutoMapper/5.2.0": { "dependencies": { "Microsoft.CSharp": "4.0.1", "NETStandard.Library": "1.6.1", "System.Collections.Specialized": "4.0.1", "System.ComponentModel.TypeConverter": "4.1.0", "System.Dynamic.Runtime": "4.0.11", "System.Linq.Queryable": "4.0.1" }, "compile": { "lib/netstandard1.3/AutoMapper.dll": {} } }, "Libuv/1.9.1": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0" } }, "Microsoft.ApplicationInsights/2.1.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.Tools": "4.3.0", "System.Diagnostics.Tracing": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.IO.Compression": "4.3.0", "System.Linq": "4.3.0", "System.Net.Http": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.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.XDocument": "4.3.0" }, "compile": { "lib/dotnet5.4/Microsoft.ApplicationInsights.dll": {} } }, "Microsoft.ApplicationInsights.AspNetCore/1.0.0": { "dependencies": { "Microsoft.ApplicationInsights": "2.1.0", "Microsoft.AspNetCore.Hosting.Abstractions": "1.0.1", "Microsoft.AspNetCore.Http.Abstractions": "1.0.1", "Microsoft.AspNetCore.Mvc.ViewFeatures": "1.0.0", "Microsoft.Extensions.Configuration": "1.0.0", "Microsoft.Extensions.DiagnosticAdapter": "1.0.0", "Microsoft.Extensions.Logging.Abstractions": "1.0.1", "System.Net.NameResolution": "4.0.0" }, "compile": { "lib/netstandard1.6/Microsoft.ApplicationInsights.AspNetCore.dll": {} } }, "Microsoft.AspNetCore.Antiforgery/1.0.0": { "dependencies": { "Microsoft.AspNetCore.DataProtection": "1.0.0", "Microsoft.AspNetCore.Http.Abstractions": "1.0.1", "Microsoft.AspNetCore.WebUtilities": "1.0.0", "Microsoft.Extensions.ObjectPool": "1.0.0" }, "compile": { "lib/netstandard1.3/Microsoft.AspNetCore.Antiforgery.dll": {} } }, "Microsoft.AspNetCore.Authorization/1.0.0": { "dependencies": { "Microsoft.Extensions.Logging.Abstractions": "1.0.1", "Microsoft.Extensions.Options": "1.0.1", "System.Security.Claims": "4.0.1" }, "compile": { "lib/netstandard1.3/Microsoft.AspNetCore.Authorization.dll": {} } }, "Microsoft.AspNetCore.Cryptography.Internal/1.0.0": { "dependencies": { "System.Diagnostics.Debug": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "lib/netstandard1.3/Microsoft.AspNetCore.Cryptography.Internal.dll": {} } }, "Microsoft.AspNetCore.DataProtection/1.0.0": { "dependencies": { "Microsoft.AspNetCore.Cryptography.Internal": "1.0.0", "Microsoft.AspNetCore.DataProtection.Abstractions": "1.0.0", "Microsoft.AspNetCore.Hosting.Abstractions": "1.0.1", "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.1", "Microsoft.Extensions.Logging.Abstractions": "1.0.1", "Microsoft.Extensions.Options": "1.0.1", "Microsoft.Win32.Registry": "4.0.0", "System.IO.FileSystem": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Security.Claims": "4.0.1", "System.Security.Cryptography.X509Certificates": "4.3.0", "System.Security.Principal.Windows": "4.0.0", "System.Xml.XDocument": "4.3.0" }, "compile": { "lib/netstandard1.3/Microsoft.AspNetCore.DataProtection.dll": {} } }, "Microsoft.AspNetCore.DataProtection.Abstractions/1.0.0": { "dependencies": { "System.ComponentModel": "4.0.1", "System.Diagnostics.Debug": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime.Extensions": "4.3.0" }, "compile": { "lib/netstandard1.3/Microsoft.AspNetCore.DataProtection.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Diagnostics/1.0.0": { "dependencies": { "Microsoft.AspNetCore.Diagnostics.Abstractions": "1.0.0", "Microsoft.AspNetCore.Hosting.Abstractions": "1.0.1", "Microsoft.AspNetCore.Http.Extensions": "1.0.0", "Microsoft.AspNetCore.WebUtilities": "1.0.0", "Microsoft.Extensions.FileProviders.Physical": "1.0.0", "Microsoft.Extensions.Logging.Abstractions": "1.0.1", "Microsoft.Extensions.Options": "1.0.1", "System.Diagnostics.DiagnosticSource": "4.3.0", "System.Diagnostics.StackTrace": "4.0.1", "System.Reflection.Extensions": "4.3.0", "System.Reflection.Metadata": "1.3.0" }, "compile": { "lib/netstandard1.3/Microsoft.AspNetCore.Diagnostics.dll": {} } }, "Microsoft.AspNetCore.Diagnostics.Abstractions/1.0.0": { "dependencies": { "System.Resources.ResourceManager": "4.3.0" }, "compile": { "lib/netstandard1.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Hosting.Abstractions/1.0.1": { "dependencies": { "Microsoft.AspNetCore.Hosting.Server.Abstractions": "1.0.1", "Microsoft.AspNetCore.Http.Abstractions": "1.0.1", "Microsoft.Extensions.Configuration.Abstractions": "1.0.1", "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.1", "Microsoft.Extensions.FileProviders.Abstractions": "1.0.1", "Microsoft.Extensions.Logging.Abstractions": "1.0.1" }, "compile": { "lib/netstandard1.3/Microsoft.AspNetCore.Hosting.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Hosting.Server.Abstractions/1.0.1": { "dependencies": { "Microsoft.AspNetCore.Http.Features": "1.0.1", "Microsoft.Extensions.Configuration.Abstractions": "1.0.1" }, "compile": { "lib/netstandard1.3/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Html.Abstractions/1.0.0": { "dependencies": { "System.Collections": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Text.Encodings.Web": "4.0.0" }, "compile": { "lib/netstandard1.0/Microsoft.AspNetCore.Html.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Http/1.0.0": { "dependencies": { "Microsoft.AspNetCore.Http.Abstractions": "1.0.1", "Microsoft.AspNetCore.WebUtilities": "1.0.0", "Microsoft.Extensions.ObjectPool": "1.0.0", "Microsoft.Extensions.Options": "1.0.1", "Microsoft.Net.Http.Headers": "1.0.0", "System.Buffers": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "lib/netstandard1.3/Microsoft.AspNetCore.Http.dll": {} } }, "Microsoft.AspNetCore.Http.Abstractions/1.0.1": { "dependencies": { "Microsoft.AspNetCore.Http.Features": "1.0.1", "System.Globalization.Extensions": "4.3.0", "System.Linq.Expressions": "4.3.0", "System.Reflection.TypeExtensions": "4.3.0-preview1-24530-04", "System.Runtime.InteropServices": "4.3.0", "System.Text.Encodings.Web": "4.0.0" }, "compile": { "lib/netstandard1.3/Microsoft.AspNetCore.Http.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Http.Extensions/1.0.0": { "dependencies": { "Microsoft.AspNetCore.Http.Abstractions": "1.0.1", "Microsoft.Extensions.FileProviders.Abstractions": "1.0.1", "Microsoft.Net.Http.Headers": "1.0.0", "System.Buffers": "4.3.0", "System.IO.FileSystem": "4.3.0" }, "compile": { "lib/netstandard1.3/Microsoft.AspNetCore.Http.Extensions.dll": {} } }, "Microsoft.AspNetCore.Http.Features/1.0.1": { "dependencies": { "Microsoft.Extensions.Primitives": "1.0.1", "System.Collections": "4.3.0", "System.ComponentModel": "4.0.1", "System.Linq": "4.3.0", "System.Net.Primitives": "4.3.0", "System.Net.WebSockets": "4.0.0", "System.Runtime.Extensions": "4.3.0", "System.Security.Claims": "4.0.1", "System.Security.Cryptography.X509Certificates": "4.3.0", "System.Security.Principal": "4.0.1" }, "compile": { "lib/netstandard1.3/Microsoft.AspNetCore.Http.Features.dll": {} } }, "Microsoft.AspNetCore.JsonPatch/1.0.0": { "dependencies": { "Microsoft.CSharp": "4.0.1", "Newtonsoft.Json": "9.0.1", "System.Collections.Concurrent": "4.3.0", "System.ComponentModel.TypeConverter": "4.1.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.Linq": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Serialization.Primitives": "4.1.1", "System.Text.Encoding.Extensions": "4.3.0" }, "compile": { "lib/netstandard1.1/Microsoft.AspNetCore.JsonPatch.dll": {} } }, "Microsoft.AspNetCore.Mvc.Abstractions/1.0.0": { "dependencies": { "Microsoft.AspNetCore.Routing.Abstractions": "1.0.0", "Microsoft.CSharp": "4.0.1", "Microsoft.Net.Http.Headers": "1.0.0", "System.ComponentModel.TypeConverter": "4.1.0", "System.Reflection.Extensions": "4.3.0", "System.Text.Encoding.Extensions": "4.3.0" }, "compile": { "lib/netstandard1.3/Microsoft.AspNetCore.Mvc.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Mvc.Core/1.0.0": { "dependencies": { "Microsoft.AspNetCore.Authorization": "1.0.0", "Microsoft.AspNetCore.Hosting.Abstractions": "1.0.1", "Microsoft.AspNetCore.Http": "1.0.0", "Microsoft.AspNetCore.Mvc.Abstractions": "1.0.0", "Microsoft.AspNetCore.Routing": "1.0.0", "Microsoft.Extensions.DependencyModel": "1.0.0", "Microsoft.Extensions.FileProviders.Abstractions": "1.0.1", "Microsoft.Extensions.Logging.Abstractions": "1.0.1", "Microsoft.Extensions.PlatformAbstractions": "1.0.0", "System.Buffers": "4.3.0", "System.Diagnostics.DiagnosticSource": "4.3.0", "System.Text.Encoding": "4.3.0" }, "compile": { "lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Core.dll": {} } }, "Microsoft.AspNetCore.Mvc.DataAnnotations/1.0.0": { "dependencies": { "Microsoft.AspNetCore.Mvc.Core": "1.0.0", "Microsoft.Extensions.Localization": "1.0.0", "System.ComponentModel.Annotations": "4.1.0" }, "compile": { "lib/netstandard1.6/Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {} } }, "Microsoft.AspNetCore.Mvc.Formatters.Json/1.0.0": { "dependencies": { "Microsoft.AspNetCore.JsonPatch": "1.0.0", "Microsoft.AspNetCore.Mvc.Core": "1.0.0" }, "compile": { "lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Formatters.Json.dll": {} } }, "Microsoft.AspNetCore.Mvc.ViewFeatures/1.0.0": { "dependencies": { "Microsoft.AspNetCore.Antiforgery": "1.0.0", "Microsoft.AspNetCore.Diagnostics.Abstractions": "1.0.0", "Microsoft.AspNetCore.Html.Abstractions": "1.0.0", "Microsoft.AspNetCore.Mvc.Core": "1.0.0", "Microsoft.AspNetCore.Mvc.DataAnnotations": "1.0.0", "Microsoft.AspNetCore.Mvc.Formatters.Json": "1.0.0", "Microsoft.Extensions.WebEncoders": "1.0.0", "Newtonsoft.Json": "9.0.1", "System.Buffers": "4.3.0", "System.Runtime.Serialization.Primitives": "4.1.1" }, "compile": { "lib/netstandard1.6/Microsoft.AspNetCore.Mvc.ViewFeatures.dll": {} } }, "Microsoft.AspNetCore.Routing/1.0.0": { "dependencies": { "Microsoft.AspNetCore.Http.Extensions": "1.0.0", "Microsoft.AspNetCore.Routing.Abstractions": "1.0.0", "Microsoft.Extensions.Logging.Abstractions": "1.0.1", "Microsoft.Extensions.ObjectPool": "1.0.0", "Microsoft.Extensions.Options": "1.0.1", "System.Collections": "4.3.0", "System.Text.RegularExpressions": "4.3.0" }, "compile": { "lib/netstandard1.3/Microsoft.AspNetCore.Routing.dll": {} } }, "Microsoft.AspNetCore.Routing.Abstractions/1.0.0": { "dependencies": { "Microsoft.AspNetCore.Http.Abstractions": "1.0.1", "System.Collections.Concurrent": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "compile": { "lib/netstandard1.3/Microsoft.AspNetCore.Routing.Abstractions.dll": {} } }, "Microsoft.AspNetCore.WebUtilities/1.0.0": { "dependencies": { "Microsoft.Extensions.Primitives": "1.0.1", "System.Buffers": "4.3.0", "System.Collections": "4.3.0", "System.IO": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.Text.Encodings.Web": "4.0.0" }, "compile": { "lib/netstandard1.3/Microsoft.AspNetCore.WebUtilities.dll": {} } }, "Microsoft.CodeAnalysis.Analyzers/1.1.0": {}, "Microsoft.CodeAnalysis.Common/1.3.0": { "dependencies": { "Microsoft.CodeAnalysis.Analyzers": "1.1.0", "System.AppContext": "4.3.0", "System.Collections": "4.3.0", "System.Collections.Concurrent": "4.3.0", "System.Collections.Immutable": "1.2.0", "System.Console": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.FileVersionInfo": "4.0.0", "System.Diagnostics.StackTrace": "4.0.1", "System.Diagnostics.Tools": "4.3.0", "System.Dynamic.Runtime": "4.0.11", "System.Globalization": "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.3.0", "System.Reflection.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.Encoding": "4.3.0", "System.Security.Cryptography.X509Certificates": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Text.Encoding.CodePages": "4.0.1", "System.Text.Encoding.Extensions": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0", "System.Threading.Tasks.Parallel": "4.0.1", "System.Threading.Thread": "4.0.0", "System.Xml.ReaderWriter": "4.3.0", "System.Xml.XDocument": "4.3.0", "System.Xml.XPath.XDocument": "4.0.1", "System.Xml.XmlDocument": "4.3.0" } }, "Microsoft.CodeAnalysis.CSharp/1.3.0": { "dependencies": { "Microsoft.CodeAnalysis.Common": "1.3.0" } }, "Microsoft.CodeAnalysis.VisualBasic/1.3.0": { "dependencies": { "Microsoft.CodeAnalysis.Common": "1.3.0" } }, "Microsoft.CSharp/4.0.1": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Dynamic.Runtime": "4.0.11", "System.Globalization": "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.Reflection.Primitives": "4.3.0", "System.Reflection.TypeExtensions": "4.3.0-preview1-24530-04", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "ref/netstandard1.0/Microsoft.CSharp.dll": {} } }, "Microsoft.DotNet.InternalAbstractions/1.0.0": { "dependencies": { "System.AppContext": "4.3.0", "System.Collections": "4.3.0", "System.IO": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.Reflection.TypeExtensions": "4.3.0-preview1-24530-04", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Runtime.InteropServices.RuntimeInformation": "4.3.0" }, "compile": { "lib/netstandard1.3/Microsoft.DotNet.InternalAbstractions.dll": {} } }, "Microsoft.EntityFrameworkCore/1.0.2": { "dependencies": { "Microsoft.Extensions.Caching.Memory": "1.0.1", "Microsoft.Extensions.DependencyInjection": "1.0.1", "Microsoft.Extensions.Logging": "1.0.1", "Remotion.Linq": "2.1.1", "System.Collections.Concurrent": "4.3.0", "System.Collections.Immutable": "1.2.0", "System.ComponentModel.Annotations": "4.1.0", "System.Interactive.Async": "3.0.0", "System.Linq.Queryable": "4.0.1", "System.ObjectModel": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Reflection.TypeExtensions": "4.3.0-preview1-24530-04" }, "compile": { "lib/netstandard1.3/Microsoft.EntityFrameworkCore.dll": {} } }, "Microsoft.EntityFrameworkCore.Design/1.0.2": { "dependencies": { "Microsoft.AspNetCore.Hosting.Abstractions": "1.0.1", "Microsoft.EntityFrameworkCore.Relational.Design": "1.0.2", "System.AppContext": "4.3.0", "System.Collections.NonGeneric": "4.0.1", "System.IO": "4.3.0", "System.IO.FileSystem": "4.3.0" }, "compile": { "lib/netstandard1.3/Microsoft.EntityFrameworkCore.Design.dll": {} } }, "Microsoft.EntityFrameworkCore.Design.Core/1.0.0-preview2-final": { "dependencies": { "Microsoft.AspNetCore.Hosting.Abstractions": "1.0.1", "Microsoft.EntityFrameworkCore.Relational.Design": "1.0.2", "System.AppContext": "4.3.0", "System.Collections.NonGeneric": "4.0.1", "System.IO": "4.3.0", "System.IO.FileSystem": "4.3.0" }, "compile": { "lib/netstandard1.3/Microsoft.EntityFrameworkCore.Design.Core.dll": {} } }, "Microsoft.EntityFrameworkCore.Relational/1.0.2": { "dependencies": { "Microsoft.CSharp": "4.0.1", "Microsoft.EntityFrameworkCore": "1.0.2", "System.Data.Common": "4.1.0", "System.Diagnostics.DiagnosticSource": "4.3.0", "System.Text.RegularExpressions": "4.3.0" }, "compile": { "lib/netstandard1.3/Microsoft.EntityFrameworkCore.Relational.dll": {} } }, "Microsoft.EntityFrameworkCore.Relational.Design/1.0.2": { "dependencies": { "Microsoft.EntityFrameworkCore.Relational": "1.0.2" }, "compile": { "lib/netstandard1.3/Microsoft.EntityFrameworkCore.Relational.Design.dll": {} } }, "Microsoft.EntityFrameworkCore.Tools/1.0.0-preview4-final": { "dependencies": { "Microsoft.EntityFrameworkCore.Design": "1.0.2" } }, "Microsoft.Extensions.Caching.Abstractions/1.0.1": { "dependencies": { "Microsoft.Extensions.Primitives": "1.0.1", "System.Collections": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "compile": { "lib/netstandard1.0/Microsoft.Extensions.Caching.Abstractions.dll": {} } }, "Microsoft.Extensions.Caching.Memory/1.0.1": { "dependencies": { "Microsoft.Extensions.Caching.Abstractions": "1.0.1", "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.1", "Microsoft.Extensions.Options": "1.0.1", "System.Linq": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "lib/netstandard1.3/Microsoft.Extensions.Caching.Memory.dll": {} } }, "Microsoft.Extensions.Configuration/1.0.0": { "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "1.0.1", "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "lib/netstandard1.1/Microsoft.Extensions.Configuration.dll": {} } }, "Microsoft.Extensions.Configuration.Abstractions/1.0.1": { "dependencies": { "Microsoft.Extensions.Primitives": "1.0.1", "System.Linq": "4.3.0" }, "compile": { "lib/netstandard1.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} } }, "Microsoft.Extensions.Configuration.Binder/1.0.0": { "dependencies": { "Microsoft.Extensions.Configuration": "1.0.0", "System.ComponentModel.TypeConverter": "4.1.0" }, "compile": { "lib/netstandard1.1/Microsoft.Extensions.Configuration.Binder.dll": {} } }, "Microsoft.Extensions.Configuration.EnvironmentVariables/1.0.0": { "dependencies": { "Microsoft.Extensions.Configuration": "1.0.0" }, "compile": { "lib/netstandard1.3/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} } }, "Microsoft.Extensions.Configuration.FileExtensions/1.0.0": { "dependencies": { "Microsoft.Extensions.Configuration": "1.0.0", "Microsoft.Extensions.FileProviders.Physical": "1.0.0", "System.AppContext": "4.3.0" }, "compile": { "lib/netstandard1.3/Microsoft.Extensions.Configuration.FileExtensions.dll": {} } }, "Microsoft.Extensions.Configuration.Json/1.0.0": { "dependencies": { "Microsoft.Extensions.Configuration": "1.0.0", "Microsoft.Extensions.Configuration.FileExtensions": "1.0.0", "Newtonsoft.Json": "9.0.1", "System.Dynamic.Runtime": "4.0.11", "System.IO.FileSystem": "4.3.0", "System.Runtime.Serialization.Primitives": "4.1.1" }, "compile": { "lib/netstandard1.3/Microsoft.Extensions.Configuration.Json.dll": {} } }, "Microsoft.Extensions.DependencyInjection/1.0.1": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.1", "System.Collections": "4.3.0", "System.Collections.Concurrent": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "compile": { "lib/netstandard1.1/Microsoft.Extensions.DependencyInjection.dll": {} } }, "Microsoft.Extensions.DependencyInjection.Abstractions/1.0.1": { "dependencies": { "System.ComponentModel": "4.0.1", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.Linq": "4.3.0", "System.Linq.Expressions": "4.3.0", "System.Reflection": "4.3.0", "System.Resources.ResourceManager": "4.3.0" }, "compile": { "lib/netstandard1.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} } }, "Microsoft.Extensions.DependencyModel/1.0.0": { "dependencies": { "Microsoft.DotNet.InternalAbstractions": "1.0.0", "Newtonsoft.Json": "9.0.1", "System.Diagnostics.Debug": "4.3.0", "System.Dynamic.Runtime": "4.0.11", "System.Linq": "4.3.0" }, "compile": { "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll": {} } }, "Microsoft.Extensions.DiagnosticAdapter/1.0.0": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.1", "System.Collections.Concurrent": "4.3.0", "System.ComponentModel": "4.0.1", "System.Diagnostics.DiagnosticSource": "4.3.0", "System.Reflection.Emit": "4.3.0", "System.Reflection.Emit.Lightweight": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Runtime.Extensions": "4.3.0" }, "compile": { "lib/netstandard1.1/Microsoft.Extensions.DiagnosticAdapter.dll": {} } }, "Microsoft.Extensions.FileProviders.Abstractions/1.0.1": { "dependencies": { "Microsoft.Extensions.Primitives": "1.0.1", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0" }, "compile": { "lib/netstandard1.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {} } }, "Microsoft.Extensions.FileProviders.Physical/1.0.0": { "dependencies": { "Microsoft.Extensions.FileProviders.Abstractions": "1.0.1", "Microsoft.Extensions.FileSystemGlobbing": "1.0.0", "System.Collections.Concurrent": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.IO.FileSystem.Watcher": "4.0.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "lib/netstandard1.3/Microsoft.Extensions.FileProviders.Physical.dll": {} } }, "Microsoft.Extensions.FileSystemGlobbing/1.0.0": { "dependencies": { "System.Collections": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.Linq": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime.Extensions": "4.3.0" }, "compile": { "lib/netstandard1.3/Microsoft.Extensions.FileSystemGlobbing.dll": {} } }, "Microsoft.Extensions.Localization/1.0.0": { "dependencies": { "Microsoft.AspNetCore.Hosting.Abstractions": "1.0.1", "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.1", "Microsoft.Extensions.Localization.Abstractions": "1.0.0", "Microsoft.Extensions.Options": "1.0.1", "System.Collections.Concurrent": "4.3.0", "System.Resources.Reader": "4.0.0" }, "compile": { "lib/netstandard1.3/Microsoft.Extensions.Localization.dll": {} } }, "Microsoft.Extensions.Localization.Abstractions/1.0.0": { "dependencies": { "Microsoft.CSharp": "4.0.1", "System.Globalization": "4.3.0", "System.Resources.ResourceManager": "4.3.0" }, "compile": { "lib/netstandard1.0/Microsoft.Extensions.Localization.Abstractions.dll": {} } }, "Microsoft.Extensions.Logging/1.0.1": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.1", "Microsoft.Extensions.Logging.Abstractions": "1.0.1", "System.Threading": "4.3.0" }, "compile": { "lib/netstandard1.1/Microsoft.Extensions.Logging.dll": {} } }, "Microsoft.Extensions.Logging.Abstractions/1.0.1": { "dependencies": { "System.Collections": "4.3.0", "System.Collections.Concurrent": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.Linq": "4.3.0", "System.Reflection": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0" }, "compile": { "lib/netstandard1.1/Microsoft.Extensions.Logging.Abstractions.dll": {} } }, "Microsoft.Extensions.Logging.Console/1.0.0": { "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "1.0.1", "Microsoft.Extensions.Logging.Abstractions": "1.0.1", "System.Console": "4.3.0", "System.Runtime.InteropServices.RuntimeInformation": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "lib/netstandard1.3/Microsoft.Extensions.Logging.Console.dll": {} } }, "Microsoft.Extensions.Logging.Debug/1.0.0": { "dependencies": { "Microsoft.Extensions.Logging.Abstractions": "1.0.1", "System.Diagnostics.Debug": "4.3.0" }, "compile": { "lib/netstandard1.3/Microsoft.Extensions.Logging.Debug.dll": {} } }, "Microsoft.Extensions.ObjectPool/1.0.0": { "dependencies": { "System.Diagnostics.Debug": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "lib/netstandard1.3/Microsoft.Extensions.ObjectPool.dll": {} } }, "Microsoft.Extensions.Options/1.0.1": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.1", "Microsoft.Extensions.Primitives": "1.0.1", "System.ComponentModel": "4.0.1", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.Linq": "4.3.0", "System.Linq.Expressions": "4.3.0", "System.Reflection": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "lib/netstandard1.0/Microsoft.Extensions.Options.dll": {} } }, "Microsoft.Extensions.Options.ConfigurationExtensions/1.0.0": { "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "1.0.1", "Microsoft.Extensions.Configuration.Binder": "1.0.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.1", "Microsoft.Extensions.Options": "1.0.1" }, "compile": { "lib/netstandard1.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} } }, "Microsoft.Extensions.PlatformAbstractions/1.0.0": { "dependencies": { "System.AppContext": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Reflection.TypeExtensions": "4.3.0-preview1-24530-04", "System.Resources.ResourceManager": "4.3.0", "System.Runtime.Extensions": "4.3.0" }, "compile": { "lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.dll": {} } }, "Microsoft.Extensions.Primitives/1.0.1": { "dependencies": { "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "lib/netstandard1.0/Microsoft.Extensions.Primitives.dll": {} } }, "Microsoft.Extensions.WebEncoders/1.0.0": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.1", "Microsoft.Extensions.Options": "1.0.1", "System.Text.Encodings.Web": "4.0.0" }, "compile": { "lib/netstandard1.0/Microsoft.Extensions.WebEncoders.dll": {} } }, "Microsoft.Net.Http.Headers/1.0.0": { "dependencies": { "System.Buffers": "4.3.0", "System.Collections": "4.3.0", "System.Diagnostics.Contracts": "4.0.1", "System.Globalization": "4.3.0", "System.Linq": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Text.Encoding": "4.3.0" }, "compile": { "lib/netstandard1.1/Microsoft.Net.Http.Headers.dll": {} } }, "Microsoft.NETCore.App/1.1.0": { "dependencies": { "Libuv": "1.9.1", "Microsoft.CSharp": "4.0.1", "Microsoft.CodeAnalysis.CSharp": "1.3.0", "Microsoft.CodeAnalysis.VisualBasic": "1.3.0", "Microsoft.NETCore.DotNetHostPolicy": "1.0.1", "Microsoft.NETCore.Runtime.CoreCLR": "1.0.4", "Microsoft.VisualBasic": "10.0.1", "NETStandard.Library": "1.6.1", "System.Buffers": "4.3.0", "System.Collections.Immutable": "1.2.0", "System.ComponentModel": "4.0.1", "System.ComponentModel.Annotations": "4.1.0", "System.Diagnostics.DiagnosticSource": "4.3.0", "System.Diagnostics.Process": "4.1.0", "System.Dynamic.Runtime": "4.0.11", "System.Globalization.Extensions": "4.3.0", "System.IO.FileSystem.Watcher": "4.0.0", "System.IO.MemoryMappedFiles": "4.0.0", "System.IO.UnmanagedMemoryStream": "4.0.1", "System.Linq.Expressions": "4.3.0", "System.Linq.Parallel": "4.0.1", "System.Linq.Queryable": "4.0.1", "System.Net.NameResolution": "4.0.0", "System.Net.Requests": "4.0.11", "System.Net.Security": "4.0.0", "System.Net.WebHeaderCollection": "4.0.1", "System.Numerics.Vectors": "4.1.1", "System.Reflection.DispatchProxy": "4.0.1", "System.Reflection.Metadata": "1.3.0", "System.Reflection.TypeExtensions": "4.3.0-preview1-24530-04", "System.Resources.Reader": "4.0.0", "System.Runtime.Loader": "4.0.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Security.Cryptography.X509Certificates": "4.3.0", "System.Threading.Tasks.Dataflow": "4.6.0", "System.Threading.Tasks.Extensions": "4.3.0", "System.Threading.Tasks.Parallel": "4.0.1", "System.Threading.Thread": "4.0.0", "System.Threading.ThreadPool": "4.0.10" } }, "Microsoft.NETCore.DotNetHost/1.0.1": {}, "Microsoft.NETCore.DotNetHostPolicy/1.0.1": { "dependencies": { "Microsoft.NETCore.DotNetHostResolver": "1.0.1" } }, "Microsoft.NETCore.DotNetHostResolver/1.0.1": { "dependencies": { "Microsoft.NETCore.DotNetHost": "1.0.1" } }, "Microsoft.NETCore.Jit/1.0.4": {}, "Microsoft.NETCore.Platforms/1.1.0": {}, "Microsoft.NETCore.Runtime.CoreCLR/1.0.4": { "dependencies": { "Microsoft.NETCore.Jit": "1.0.4", "Microsoft.NETCore.Windows.ApiSets": "1.0.1" } }, "Microsoft.NETCore.Targets/1.1.0": {}, "Microsoft.NETCore.Windows.ApiSets/1.0.1": {}, "Microsoft.VisualBasic/10.0.1": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Dynamic.Runtime": "4.0.11", "System.Globalization": "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.Reflection.Primitives": "4.3.0", "System.Reflection.TypeExtensions": "4.3.0-preview1-24530-04", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "ref/netstandard1.1/Microsoft.VisualBasic.dll": {} } }, "Microsoft.Win32.Primitives/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} } }, "Microsoft.Win32.Registry/4.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Collections": "4.3.0", "System.Globalization": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0" }, "compile": { "ref/netstandard1.3/Microsoft.Win32.Registry.dll": {} } }, "NETStandard.Library/1.6.1": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.Win32.Primitives": "4.3.0", "System.AppContext": "4.3.0", "System.Collections": "4.3.0", "System.Collections.Concurrent": "4.3.0", "System.Console": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.Tools": "4.3.0", "System.Diagnostics.Tracing": "4.3.0", "System.Globalization": "4.3.0", "System.Globalization.Calendars": "4.3.0", "System.IO": "4.3.0", "System.IO.Compression": "4.3.0", "System.IO.Compression.ZipFile": "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.Net.Http": "4.3.0", "System.Net.Primitives": "4.3.0", "System.Net.Sockets": "4.3.0", "System.ObjectModel": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Reflection.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.InteropServices.RuntimeInformation": "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.Security.Cryptography.X509Certificates": "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.Threading.Timer": "4.3.0", "System.Xml.ReaderWriter": "4.3.0", "System.Xml.XDocument": "4.3.0" } }, "Newtonsoft.Json/9.0.1": { "dependencies": { "Microsoft.CSharp": "4.0.1", "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Dynamic.Runtime": "4.0.11", "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.Serialization.Primitives": "4.1.1", "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" }, "compile": { "lib/netstandard1.0/Newtonsoft.Json.dll": {} } }, "Npgsql/3.1.8": { "dependencies": { "Microsoft.Win32.Primitives": "4.3.0", "System.Collections.Concurrent": "4.3.0", "System.ComponentModel.TypeConverter": "4.1.0", "System.Console": "4.3.0", "System.Data.Common": "4.1.0", "System.Diagnostics.Contracts": "4.0.1", "System.Globalization.Extensions": "4.3.0", "System.Linq": "4.3.0", "System.Net.NameResolution": "4.0.0", "System.Net.NetworkInformation": "4.1.0", "System.Net.Primitives": "4.3.0", "System.Net.Security": "4.0.0", "System.Net.Sockets": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Reflection.TypeExtensions": "4.3.0-preview1-24530-04", "System.Runtime": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Runtime.InteropServices.RuntimeInformation": "4.3.0", "System.Runtime.Numerics": "4.3.0", "System.Text.Encoding.Extensions": "4.3.0", "System.Text.RegularExpressions": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Thread": "4.0.0", "System.Threading.Timer": "4.3.0" }, "compile": { "lib/netstandard1.3/Npgsql.dll": {} } }, "Npgsql.EntityFrameworkCore.PostgreSQL/1.0.2": { "dependencies": { "Microsoft.EntityFrameworkCore": "1.0.2", "Microsoft.EntityFrameworkCore.Relational": "1.0.2", "Microsoft.Extensions.DependencyInjection": "1.0.1", "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.1", "Npgsql": "3.1.8" }, "compile": { "lib/netstandard1.3/Npgsql.EntityFrameworkCore.PostgreSQL.dll": {} } }, "Npgsql.EntityFrameworkCore.PostgreSQL.Design/1.0.2": { "dependencies": { "Microsoft.EntityFrameworkCore": "1.0.2", "Microsoft.EntityFrameworkCore.Design.Core": "1.0.0-preview2-final", "Microsoft.EntityFrameworkCore.Relational": "1.0.2", "Microsoft.EntityFrameworkCore.Relational.Design": "1.0.2", "Microsoft.Extensions.DependencyInjection": "1.0.1", "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.1", "Npgsql": "3.1.8", "Npgsql.EntityFrameworkCore.PostgreSQL": "1.0.2" }, "compile": { "lib/netstandard1.3/Npgsql.EntityFrameworkCore.PostgreSQL.Design.dll": {} } }, "Remotion.Linq/2.1.1": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Linq": "4.3.0", "System.Linq.Expressions": "4.3.0", "System.Linq.Queryable": "4.0.1", "System.ObjectModel": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "lib/netstandard1.0/Remotion.Linq.dll": {} } }, "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.native.System/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" } }, "runtime.native.System.IO.Compression/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" } }, "runtime.native.System.Net.Http/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" } }, "runtime.native.System.Net.Security/4.0.1": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" } }, "runtime.native.System.Security.Cryptography/4.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" } }, "runtime.native.System.Security.Cryptography.Apple/4.3.0": { "dependencies": { "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0" } }, "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "dependencies": { "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" } }, "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {}, "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "System.AppContext/4.3.0": { "dependencies": { "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.6/System.AppContext.dll": {} } }, "System.Buffers/4.3.0": { "dependencies": { "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.Tracing": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "lib/netstandard1.1/System.Buffers.dll": {} } }, "System.Collections/4.3.0": { "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": { "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": {} } }, "System.Collections.Immutable/1.2.0": { "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": {} } }, "System.Collections.NonGeneric/4.0.1": { "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": {} } }, "System.Collections.Specialized/4.0.1": { "dependencies": { "System.Collections.NonGeneric": "4.0.1", "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": {} } }, "System.ComponentModel/4.0.1": { "dependencies": { "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/System.ComponentModel.dll": {} } }, "System.ComponentModel.Annotations/4.1.0": { "dependencies": { "System.Collections": "4.3.0", "System.ComponentModel": "4.0.1", "System.Globalization": "4.3.0", "System.Linq": "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.Text.RegularExpressions": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "ref/netstandard1.4/System.ComponentModel.Annotations.dll": {} } }, "System.ComponentModel.Primitives/4.1.0": { "dependencies": { "System.ComponentModel": "4.0.1", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/System.ComponentModel.Primitives.dll": {} } }, "System.ComponentModel.TypeConverter/4.1.0": { "dependencies": { "System.Collections": "4.3.0", "System.Collections.NonGeneric": "4.0.1", "System.Collections.Specialized": "4.0.1", "System.ComponentModel": "4.0.1", "System.ComponentModel.Primitives": "4.1.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-preview1-24530-04", "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": {} } }, "System.Console/4.3.0": { "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": { "dependencies": { "System.Collections": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Text.RegularExpressions": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "compile": { "ref/netstandard1.2/System.Data.Common.dll": {} } }, "System.Diagnostics.Contracts/4.0.1": { "dependencies": { "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/System.Diagnostics.Contracts.dll": {} } }, "System.Diagnostics.Debug/4.3.0": { "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.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Tracing": "4.3.0", "System.Reflection": "4.3.0", "System.Runtime": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {} } }, "System.Diagnostics.FileVersionInfo/4.0.0": { "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.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0" } }, "System.Diagnostics.Process/4.1.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.Win32.Primitives": "4.3.0", "Microsoft.Win32.Registry": "4.0.0", "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Text.Encoding.Extensions": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0", "System.Threading.Thread": "4.0.0", "System.Threading.ThreadPool": "4.0.10", "runtime.native.System": "4.3.0" }, "compile": { "ref/netstandard1.4/System.Diagnostics.Process.dll": {} } }, "System.Diagnostics.StackTrace/4.0.1": { "dependencies": { "System.Collections.Immutable": "1.2.0", "System.IO.FileSystem": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Metadata": "1.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Diagnostics.StackTrace.dll": {} } }, "System.Diagnostics.Tools/4.3.0": { "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": { "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.0.11": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "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-preview1-24530-04", "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": {} } }, "System.Globalization/4.3.0": { "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": { "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.Calendars.dll": {} } }, "System.Globalization.Extensions/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Globalization": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Globalization.Extensions.dll": {} } }, "System.Interactive.Async/3.0.0": { "dependencies": { "System.Collections": "4.3.0", "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.Threading.Tasks": "4.3.0" }, "compile": { "lib/netstandard1.0/System.Interactive.Async.dll": {} } }, "System.IO/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "compile": { "ref/netstandard1.5/System.IO.dll": {} } }, "System.IO.Compression/4.3.0": { "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.Compression.ZipFile/4.3.0": { "dependencies": { "System.Buffers": "4.3.0", "System.IO": "4.3.0", "System.IO.Compression": "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.Text.Encoding": "4.3.0" }, "compile": { "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} } }, "System.IO.FileSystem/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.IO": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "compile": { "ref/netstandard1.3/System.IO.FileSystem.dll": {} } }, "System.IO.FileSystem.Primitives/4.3.0": { "dependencies": { "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} } }, "System.IO.FileSystem.Watcher/4.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.Win32.Primitives": "4.3.0", "System.Collections": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Overlapped": "4.0.1", "System.Threading.Tasks": "4.3.0", "System.Threading.Thread": "4.0.0", "runtime.native.System": "4.3.0" }, "compile": { "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll": {} } }, "System.IO.MemoryMappedFiles/4.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.IO": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.IO.UnmanagedMemoryStream": "4.0.1", "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", "System.Threading.Tasks": "4.3.0", "runtime.native.System": "4.3.0" }, "compile": { "ref/netstandard1.3/System.IO.MemoryMappedFiles.dll": {} } }, "System.IO.UnmanagedMemoryStream/4.0.1": { "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.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "compile": { "ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {} } }, "System.Linq/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0" }, "compile": { "ref/netstandard1.6/System.Linq.dll": {} } }, "System.Linq.Expressions/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Linq": "4.3.0", "System.ObjectModel": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Emit": "4.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Emit.Lightweight": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Reflection.TypeExtensions": "4.3.0-preview1-24530-04", "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": {} } }, "System.Linq.Parallel/4.0.1": { "dependencies": { "System.Collections": "4.3.0", "System.Collections.Concurrent": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.Tracing": "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.Threading.Tasks": "4.3.0" }, "compile": { "ref/netstandard1.1/System.Linq.Parallel.dll": {} } }, "System.Linq.Queryable/4.0.1": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Linq": "4.3.0", "System.Linq.Expressions": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/System.Linq.Queryable.dll": {} } }, "System.Net.Http/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.DiagnosticSource": "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.0.0": { "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.0.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.NetworkInformation/4.1.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.Win32.Primitives": "4.3.0", "System.Collections": "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.Linq": "4.3.0", "System.Net.Primitives": "4.3.0", "System.Net.Sockets": "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.0.0", "System.Threading": "4.3.0", "System.Threading.Overlapped": "4.0.1", "System.Threading.Tasks": "4.3.0", "System.Threading.Thread": "4.0.0", "System.Threading.ThreadPool": "4.0.10", "runtime.native.System": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Net.NetworkInformation.dll": {} } }, "System.Net.Primitives/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Net.Primitives.dll": {} } }, "System.Net.Requests/4.0.11": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "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.Net.Http": "4.3.0", "System.Net.Primitives": "4.3.0", "System.Net.WebHeaderCollection": "4.0.1", "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.Net.Requests.dll": {} } }, "System.Net.Security/4.0.0": { "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.0.1", "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.0.1", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0", "System.Threading.ThreadPool": "4.0.10", "runtime.native.System": "4.3.0", "runtime.native.System.Net.Security": "4.0.1", "runtime.native.System.Security.Cryptography": "4.0.0" }, "compile": { "ref/netstandard1.3/System.Net.Security.dll": {} } }, "System.Net.Sockets/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.IO": "4.3.0", "System.Net.Primitives": "4.3.0", "System.Runtime": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Net.Sockets.dll": {} } }, "System.Net.WebHeaderCollection/4.0.1": { "dependencies": { "System.Collections": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {} } }, "System.Net.WebSockets/4.0.0": { "dependencies": { "Microsoft.Win32.Primitives": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Net.WebSockets.dll": {} } }, "System.Numerics.Vectors/4.1.1": { "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.0/System.Numerics.Vectors.dll": {} } }, "System.ObjectModel/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "ref/netstandard1.3/System.ObjectModel.dll": {} } }, "System.Reflection/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.IO": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.5/System.Reflection.dll": {} } }, "System.Reflection.DispatchProxy/4.0.1": { "dependencies": { "System.Collections": "4.3.0", "System.Linq": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Emit": "4.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Reflection.DispatchProxy.dll": {} } }, "System.Reflection.Emit/4.3.0": { "dependencies": { "System.IO": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.1/System.Reflection.Emit.dll": {} } }, "System.Reflection.Emit.ILGeneration/4.3.0": { "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": {} } }, "System.Reflection.Emit.Lightweight/4.3.0": { "dependencies": { "System.Reflection": "4.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll": {} } }, "System.Reflection.Extensions/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/System.Reflection.Extensions.dll": {} } }, "System.Reflection.Metadata/1.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Collections.Immutable": "1.2.0", "System.Diagnostics.Debug": "4.3.0", "System.IO": "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.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.Threading": "4.3.0" }, "compile": { "lib/netstandard1.1/System.Reflection.Metadata.dll": {} } }, "System.Reflection.Primitives/4.3.0": { "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-preview1-24530-04": { "dependencies": { "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.5/System.Reflection.TypeExtensions.dll": {} } }, "System.Resources.Reader/4.0.0": { "dependencies": { "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "lib/netstandard1.0/System.Resources.Reader.dll": {} } }, "System.Resources.ResourceManager/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Globalization": "4.3.0", "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} } }, "System.Runtime/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" }, "compile": { "ref/netstandard1.5/System.Runtime.dll": {} } }, "System.Runtime.Extensions/4.3.0": { "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": { "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": { "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/netstandard1.5/System.Runtime.InteropServices.dll": {} } }, "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { "dependencies": { "System.Reflection": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Threading": "4.3.0", "runtime.native.System": "4.3.0" }, "compile": { "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} } }, "System.Runtime.Loader/4.0.0": { "dependencies": { "System.IO": "4.3.0", "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Runtime.Numerics/4.3.0": { "dependencies": { "System.Globalization": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0" }, "compile": { "ref/netstandard1.1/System.Runtime.Numerics.dll": {} } }, "System.Runtime.Serialization.Primitives/4.1.1": { "dependencies": { "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {} } }, "System.Security.Claims/4.0.1": { "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.0.1" }, "compile": { "ref/netstandard1.3/System.Security.Claims.dll": {} } }, "System.Security.Cryptography.Algorithms/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Collections": "4.3.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Runtime.Numerics": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "runtime.native.System.Security.Cryptography.Apple": "4.3.0", "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" }, "compile": { "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {} } }, "System.Security.Cryptography.Cng/4.3.0": { "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" } }, "System.Security.Cryptography.Csp/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.IO": "4.3.0", "System.Reflection": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0" } }, "System.Security.Cryptography.Encoding/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Collections": "4.3.0", "System.Collections.Concurrent": "4.3.0", "System.Linq": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} } }, "System.Security.Cryptography.OpenSsl/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Runtime.Numerics": "4.3.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" } }, "System.Security.Cryptography.Primitives/4.3.0": { "dependencies": { "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} } }, "System.Security.Cryptography.X509Certificates/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.Globalization.Calendars": "4.3.0", "System.IO": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Runtime.Numerics": "4.3.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Cng": "4.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.Principal/4.0.1": { "dependencies": { "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/System.Security.Principal.dll": {} } }, "System.Security.Principal.Windows/4.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.Win32.Primitives": "4.3.0", "System.Collections": "4.3.0", "System.Diagnostics.Debug": "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.Claims": "4.0.1", "System.Security.Principal": "4.0.1", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Security.Principal.Windows.dll": {} } }, "System.Text.Encoding/4.3.0": { "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.0.1": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Collections": "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.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0" } }, "System.Text.Encoding.Extensions/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0", "System.Text.Encoding": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} } }, "System.Text.Encodings.Web/4.0.0": { "dependencies": { "System.Diagnostics.Debug": "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.Threading": "4.3.0" }, "compile": { "lib/netstandard1.0/System.Text.Encodings.Web.dll": {} } }, "System.Text.RegularExpressions/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Globalization": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "ref/netstandard1.6/System.Text.RegularExpressions.dll": {} } }, "System.Threading/4.3.0": { "dependencies": { "System.Runtime": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Threading.dll": {} } }, "System.Threading.Overlapped/4.0.1": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0" } }, "System.Threading.Tasks/4.3.0": { "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.Dataflow/4.6.0": { "dependencies": { "System.Collections": "4.3.0", "System.Collections.Concurrent": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.Tracing": "4.3.0", "System.Dynamic.Runtime": "4.0.11", "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.Threading.Tasks": "4.3.0" }, "compile": { "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {} } }, "System.Threading.Tasks.Extensions/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Runtime": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "compile": { "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} } }, "System.Threading.Tasks.Parallel/4.0.1": { "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": {} } }, "System.Threading.Thread/4.0.0": { "dependencies": { "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Threading.Thread.dll": {} } }, "System.Threading.ThreadPool/4.0.10": { "dependencies": { "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Threading.ThreadPool.dll": {} } }, "System.Threading.Timer/4.3.0": { "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.Xml.ReaderWriter/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Text.Encoding.Extensions": "4.3.0", "System.Text.RegularExpressions": "4.3.0", "System.Threading.Tasks": "4.3.0", "System.Threading.Tasks.Extensions": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} } }, "System.Xml.XDocument/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.Tools": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Reflection": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0", "System.Xml.ReaderWriter": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Xml.XDocument.dll": {} } }, "System.Xml.XmlDocument/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0", "System.Xml.ReaderWriter": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Xml.XmlDocument.dll": {} } }, "System.Xml.XPath/4.0.1": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0", "System.Xml.ReaderWriter": "4.3.0" } }, "System.Xml.XPath.XDocument/4.0.1": { "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.0.1" } }, "MapsDb/1.0.0": { "dependencies": { "Microsoft.EntityFrameworkCore": "1.0.2", "Microsoft.EntityFrameworkCore.Design": "1.0.2", "Microsoft.EntityFrameworkCore.Design.Core": "1.0.0-preview2-final", "Microsoft.EntityFrameworkCore.Tools": "1.0.0-preview4-final", "Microsoft.NETCore.App": "1.1.0", "Npgsql.EntityFrameworkCore.PostgreSQL": "1.0.2", "MapsModels": "1.0.0", "AutoMapper": "5.2.0" }, "compile": { "MapsDb.dll": {} } }, "MapsModels/1.0.0": { "dependencies": { "NETStandard.Library": "1.6.1" }, "compile": { "MapsModels.dll": {} } } }, ".NETCoreApp,Version=v1.0/": { "MapConsole/1.0.0": { "dependencies": { "Microsoft.NETCore.App": "1.1.0", "Microsoft.ApplicationInsights.AspNetCore": "1.0.0", "Microsoft.AspNetCore.Diagnostics": "1.0.0", "Microsoft.Extensions.Configuration.EnvironmentVariables": "1.0.0", "Microsoft.Extensions.Configuration.Json": "1.0.0", "Microsoft.Extensions.Logging": "1.0.1", "Microsoft.Extensions.Logging.Console": "1.0.0", "Microsoft.Extensions.Logging.Debug": "1.0.0", "Microsoft.Extensions.Options.ConfigurationExtensions": "1.0.0", "Microsoft.EntityFrameworkCore.Tools": "1.0.0-preview4-final", "System.Reflection.TypeExtensions": "4.3.0-preview1-24530-04", "Npgsql.EntityFrameworkCore.PostgreSQL": "1.0.2", "Npgsql.EntityFrameworkCore.PostgreSQL.Design": "1.0.2", "MapsDb": "1.0.0", "MapsModels": "1.0.0", "AutoMapper": "5.2.0", "System.Xml.XmlDocument": "4.3.0" }, "runtime": { "MapConsole.dll": {} } }, "AutoMapper/5.2.0": { "dependencies": { "Microsoft.CSharp": "4.0.1", "NETStandard.Library": "1.6.1", "System.Collections.Specialized": "4.0.1", "System.ComponentModel.TypeConverter": "4.1.0", "System.Dynamic.Runtime": "4.0.11", "System.Linq.Queryable": "4.0.1" }, "runtime": { "lib/netstandard1.3/AutoMapper.dll": {} } }, "Libuv/1.9.1": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0" } }, "Microsoft.ApplicationInsights/2.1.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.Tools": "4.3.0", "System.Diagnostics.Tracing": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.IO.Compression": "4.3.0", "System.Linq": "4.3.0", "System.Net.Http": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.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.XDocument": "4.3.0" }, "runtime": { "lib/dotnet5.4/Microsoft.ApplicationInsights.dll": {} } }, "Microsoft.ApplicationInsights.AspNetCore/1.0.0": { "dependencies": { "Microsoft.ApplicationInsights": "2.1.0", "Microsoft.AspNetCore.Hosting.Abstractions": "1.0.1", "Microsoft.AspNetCore.Http.Abstractions": "1.0.1", "Microsoft.AspNetCore.Mvc.ViewFeatures": "1.0.0", "Microsoft.Extensions.Configuration": "1.0.0", "Microsoft.Extensions.DiagnosticAdapter": "1.0.0", "Microsoft.Extensions.Logging.Abstractions": "1.0.1", "System.Net.NameResolution": "4.0.0" }, "runtime": { "lib/netstandard1.6/Microsoft.ApplicationInsights.AspNetCore.dll": {} } }, "Microsoft.AspNetCore.Antiforgery/1.0.0": { "dependencies": { "Microsoft.AspNetCore.DataProtection": "1.0.0", "Microsoft.AspNetCore.Http.Abstractions": "1.0.1", "Microsoft.AspNetCore.WebUtilities": "1.0.0", "Microsoft.Extensions.ObjectPool": "1.0.0" }, "runtime": { "lib/netstandard1.3/Microsoft.AspNetCore.Antiforgery.dll": {} } }, "Microsoft.AspNetCore.Authorization/1.0.0": { "dependencies": { "Microsoft.Extensions.Logging.Abstractions": "1.0.1", "Microsoft.Extensions.Options": "1.0.1", "System.Security.Claims": "4.0.1" }, "runtime": { "lib/netstandard1.3/Microsoft.AspNetCore.Authorization.dll": {} } }, "Microsoft.AspNetCore.Cryptography.Internal/1.0.0": { "dependencies": { "System.Diagnostics.Debug": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Threading": "4.3.0" }, "runtime": { "lib/netstandard1.3/Microsoft.AspNetCore.Cryptography.Internal.dll": {} } }, "Microsoft.AspNetCore.DataProtection/1.0.0": { "dependencies": { "Microsoft.AspNetCore.Cryptography.Internal": "1.0.0", "Microsoft.AspNetCore.DataProtection.Abstractions": "1.0.0", "Microsoft.AspNetCore.Hosting.Abstractions": "1.0.1", "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.1", "Microsoft.Extensions.Logging.Abstractions": "1.0.1", "Microsoft.Extensions.Options": "1.0.1", "Microsoft.Win32.Registry": "4.0.0", "System.IO.FileSystem": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Security.Claims": "4.0.1", "System.Security.Cryptography.X509Certificates": "4.3.0", "System.Security.Principal.Windows": "4.0.0", "System.Xml.XDocument": "4.3.0" }, "runtime": { "lib/netstandard1.3/Microsoft.AspNetCore.DataProtection.dll": {} } }, "Microsoft.AspNetCore.DataProtection.Abstractions/1.0.0": { "dependencies": { "System.ComponentModel": "4.0.1", "System.Diagnostics.Debug": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime.Extensions": "4.3.0" }, "runtime": { "lib/netstandard1.3/Microsoft.AspNetCore.DataProtection.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Diagnostics/1.0.0": { "dependencies": { "Microsoft.AspNetCore.Diagnostics.Abstractions": "1.0.0", "Microsoft.AspNetCore.Hosting.Abstractions": "1.0.1", "Microsoft.AspNetCore.Http.Extensions": "1.0.0", "Microsoft.AspNetCore.WebUtilities": "1.0.0", "Microsoft.Extensions.FileProviders.Physical": "1.0.0", "Microsoft.Extensions.Logging.Abstractions": "1.0.1", "Microsoft.Extensions.Options": "1.0.1", "System.Diagnostics.DiagnosticSource": "4.3.0", "System.Diagnostics.StackTrace": "4.0.1", "System.Reflection.Extensions": "4.3.0", "System.Reflection.Metadata": "1.3.0" }, "runtime": { "lib/netstandard1.3/Microsoft.AspNetCore.Diagnostics.dll": {} } }, "Microsoft.AspNetCore.Diagnostics.Abstractions/1.0.0": { "dependencies": { "System.Resources.ResourceManager": "4.3.0" }, "runtime": { "lib/netstandard1.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Hosting.Abstractions/1.0.1": { "dependencies": { "Microsoft.AspNetCore.Hosting.Server.Abstractions": "1.0.1", "Microsoft.AspNetCore.Http.Abstractions": "1.0.1", "Microsoft.Extensions.Configuration.Abstractions": "1.0.1", "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.1", "Microsoft.Extensions.FileProviders.Abstractions": "1.0.1", "Microsoft.Extensions.Logging.Abstractions": "1.0.1" }, "runtime": { "lib/netstandard1.3/Microsoft.AspNetCore.Hosting.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Hosting.Server.Abstractions/1.0.1": { "dependencies": { "Microsoft.AspNetCore.Http.Features": "1.0.1", "Microsoft.Extensions.Configuration.Abstractions": "1.0.1" }, "runtime": { "lib/netstandard1.3/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Html.Abstractions/1.0.0": { "dependencies": { "System.Collections": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Text.Encodings.Web": "4.0.0" }, "runtime": { "lib/netstandard1.0/Microsoft.AspNetCore.Html.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Http/1.0.0": { "dependencies": { "Microsoft.AspNetCore.Http.Abstractions": "1.0.1", "Microsoft.AspNetCore.WebUtilities": "1.0.0", "Microsoft.Extensions.ObjectPool": "1.0.0", "Microsoft.Extensions.Options": "1.0.1", "Microsoft.Net.Http.Headers": "1.0.0", "System.Buffers": "4.3.0", "System.Threading": "4.3.0" }, "runtime": { "lib/netstandard1.3/Microsoft.AspNetCore.Http.dll": {} } }, "Microsoft.AspNetCore.Http.Abstractions/1.0.1": { "dependencies": { "Microsoft.AspNetCore.Http.Features": "1.0.1", "System.Globalization.Extensions": "4.3.0", "System.Linq.Expressions": "4.3.0", "System.Reflection.TypeExtensions": "4.3.0-preview1-24530-04", "System.Runtime.InteropServices": "4.3.0", "System.Text.Encodings.Web": "4.0.0" }, "runtime": { "lib/netstandard1.3/Microsoft.AspNetCore.Http.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Http.Extensions/1.0.0": { "dependencies": { "Microsoft.AspNetCore.Http.Abstractions": "1.0.1", "Microsoft.Extensions.FileProviders.Abstractions": "1.0.1", "Microsoft.Net.Http.Headers": "1.0.0", "System.Buffers": "4.3.0", "System.IO.FileSystem": "4.3.0" }, "runtime": { "lib/netstandard1.3/Microsoft.AspNetCore.Http.Extensions.dll": {} } }, "Microsoft.AspNetCore.Http.Features/1.0.1": { "dependencies": { "Microsoft.Extensions.Primitives": "1.0.1", "System.Collections": "4.3.0", "System.ComponentModel": "4.0.1", "System.Linq": "4.3.0", "System.Net.Primitives": "4.3.0", "System.Net.WebSockets": "4.0.0", "System.Runtime.Extensions": "4.3.0", "System.Security.Claims": "4.0.1", "System.Security.Cryptography.X509Certificates": "4.3.0", "System.Security.Principal": "4.0.1" }, "runtime": { "lib/netstandard1.3/Microsoft.AspNetCore.Http.Features.dll": {} } }, "Microsoft.AspNetCore.JsonPatch/1.0.0": { "dependencies": { "Microsoft.CSharp": "4.0.1", "Newtonsoft.Json": "9.0.1", "System.Collections.Concurrent": "4.3.0", "System.ComponentModel.TypeConverter": "4.1.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.Linq": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Serialization.Primitives": "4.1.1", "System.Text.Encoding.Extensions": "4.3.0" }, "runtime": { "lib/netstandard1.1/Microsoft.AspNetCore.JsonPatch.dll": {} } }, "Microsoft.AspNetCore.Mvc.Abstractions/1.0.0": { "dependencies": { "Microsoft.AspNetCore.Routing.Abstractions": "1.0.0", "Microsoft.CSharp": "4.0.1", "Microsoft.Net.Http.Headers": "1.0.0", "System.ComponentModel.TypeConverter": "4.1.0", "System.Reflection.Extensions": "4.3.0", "System.Text.Encoding.Extensions": "4.3.0" }, "runtime": { "lib/netstandard1.3/Microsoft.AspNetCore.Mvc.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Mvc.Core/1.0.0": { "dependencies": { "Microsoft.AspNetCore.Authorization": "1.0.0", "Microsoft.AspNetCore.Hosting.Abstractions": "1.0.1", "Microsoft.AspNetCore.Http": "1.0.0", "Microsoft.AspNetCore.Mvc.Abstractions": "1.0.0", "Microsoft.AspNetCore.Routing": "1.0.0", "Microsoft.Extensions.DependencyModel": "1.0.0", "Microsoft.Extensions.FileProviders.Abstractions": "1.0.1", "Microsoft.Extensions.Logging.Abstractions": "1.0.1", "Microsoft.Extensions.PlatformAbstractions": "1.0.0", "System.Buffers": "4.3.0", "System.Diagnostics.DiagnosticSource": "4.3.0", "System.Text.Encoding": "4.3.0" }, "runtime": { "lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Core.dll": {} } }, "Microsoft.AspNetCore.Mvc.DataAnnotations/1.0.0": { "dependencies": { "Microsoft.AspNetCore.Mvc.Core": "1.0.0", "Microsoft.Extensions.Localization": "1.0.0", "System.ComponentModel.Annotations": "4.1.0" }, "runtime": { "lib/netstandard1.6/Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {} } }, "Microsoft.AspNetCore.Mvc.Formatters.Json/1.0.0": { "dependencies": { "Microsoft.AspNetCore.JsonPatch": "1.0.0", "Microsoft.AspNetCore.Mvc.Core": "1.0.0" }, "runtime": { "lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Formatters.Json.dll": {} } }, "Microsoft.AspNetCore.Mvc.ViewFeatures/1.0.0": { "dependencies": { "Microsoft.AspNetCore.Antiforgery": "1.0.0", "Microsoft.AspNetCore.Diagnostics.Abstractions": "1.0.0", "Microsoft.AspNetCore.Html.Abstractions": "1.0.0", "Microsoft.AspNetCore.Mvc.Core": "1.0.0", "Microsoft.AspNetCore.Mvc.DataAnnotations": "1.0.0", "Microsoft.AspNetCore.Mvc.Formatters.Json": "1.0.0", "Microsoft.Extensions.WebEncoders": "1.0.0", "Newtonsoft.Json": "9.0.1", "System.Buffers": "4.3.0", "System.Runtime.Serialization.Primitives": "4.1.1" }, "runtime": { "lib/netstandard1.6/Microsoft.AspNetCore.Mvc.ViewFeatures.dll": {} } }, "Microsoft.AspNetCore.Routing/1.0.0": { "dependencies": { "Microsoft.AspNetCore.Http.Extensions": "1.0.0", "Microsoft.AspNetCore.Routing.Abstractions": "1.0.0", "Microsoft.Extensions.Logging.Abstractions": "1.0.1", "Microsoft.Extensions.ObjectPool": "1.0.0", "Microsoft.Extensions.Options": "1.0.1", "System.Collections": "4.3.0", "System.Text.RegularExpressions": "4.3.0" }, "runtime": { "lib/netstandard1.3/Microsoft.AspNetCore.Routing.dll": {} } }, "Microsoft.AspNetCore.Routing.Abstractions/1.0.0": { "dependencies": { "Microsoft.AspNetCore.Http.Abstractions": "1.0.1", "System.Collections.Concurrent": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "runtime": { "lib/netstandard1.3/Microsoft.AspNetCore.Routing.Abstractions.dll": {} } }, "Microsoft.AspNetCore.WebUtilities/1.0.0": { "dependencies": { "Microsoft.Extensions.Primitives": "1.0.1", "System.Buffers": "4.3.0", "System.Collections": "4.3.0", "System.IO": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.Text.Encodings.Web": "4.0.0" }, "runtime": { "lib/netstandard1.3/Microsoft.AspNetCore.WebUtilities.dll": {} } }, "Microsoft.CodeAnalysis.Analyzers/1.1.0": {}, "Microsoft.CodeAnalysis.Common/1.3.0": { "dependencies": { "Microsoft.CodeAnalysis.Analyzers": "1.1.0", "System.AppContext": "4.3.0", "System.Collections": "4.3.0", "System.Collections.Concurrent": "4.3.0", "System.Collections.Immutable": "1.2.0", "System.Console": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.FileVersionInfo": "4.0.0", "System.Diagnostics.StackTrace": "4.0.1", "System.Diagnostics.Tools": "4.3.0", "System.Dynamic.Runtime": "4.0.11", "System.Globalization": "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.3.0", "System.Reflection.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.Encoding": "4.3.0", "System.Security.Cryptography.X509Certificates": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Text.Encoding.CodePages": "4.0.1", "System.Text.Encoding.Extensions": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0", "System.Threading.Tasks.Parallel": "4.0.1", "System.Threading.Thread": "4.0.0", "System.Xml.ReaderWriter": "4.3.0", "System.Xml.XDocument": "4.3.0", "System.Xml.XPath.XDocument": "4.0.1", "System.Xml.XmlDocument": "4.3.0" } }, "Microsoft.CodeAnalysis.CSharp/1.3.0": { "dependencies": { "Microsoft.CodeAnalysis.Common": "1.3.0" } }, "Microsoft.CodeAnalysis.VisualBasic/1.3.0": { "dependencies": { "Microsoft.CodeAnalysis.Common": "1.3.0" } }, "Microsoft.CSharp/4.0.1": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Dynamic.Runtime": "4.0.11", "System.Globalization": "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.Reflection.Primitives": "4.3.0", "System.Reflection.TypeExtensions": "4.3.0-preview1-24530-04", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Threading": "4.3.0" }, "runtime": { "lib/netstandard1.3/Microsoft.CSharp.dll": {} } }, "Microsoft.DotNet.InternalAbstractions/1.0.0": { "dependencies": { "System.AppContext": "4.3.0", "System.Collections": "4.3.0", "System.IO": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.Reflection.TypeExtensions": "4.3.0-preview1-24530-04", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Runtime.InteropServices.RuntimeInformation": "4.3.0" }, "runtime": { "lib/netstandard1.3/Microsoft.DotNet.InternalAbstractions.dll": {} } }, "Microsoft.EntityFrameworkCore/1.0.2": { "dependencies": { "Microsoft.Extensions.Caching.Memory": "1.0.1", "Microsoft.Extensions.DependencyInjection": "1.0.1", "Microsoft.Extensions.Logging": "1.0.1", "Remotion.Linq": "2.1.1", "System.Collections.Concurrent": "4.3.0", "System.Collections.Immutable": "1.2.0", "System.ComponentModel.Annotations": "4.1.0", "System.Interactive.Async": "3.0.0", "System.Linq.Queryable": "4.0.1", "System.ObjectModel": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Reflection.TypeExtensions": "4.3.0-preview1-24530-04" }, "runtime": { "lib/netstandard1.3/Microsoft.EntityFrameworkCore.dll": {} } }, "Microsoft.EntityFrameworkCore.Design/1.0.2": { "dependencies": { "Microsoft.AspNetCore.Hosting.Abstractions": "1.0.1", "Microsoft.EntityFrameworkCore.Relational.Design": "1.0.2", "System.AppContext": "4.3.0", "System.Collections.NonGeneric": "4.0.1", "System.IO": "4.3.0", "System.IO.FileSystem": "4.3.0" }, "runtime": { "lib/netstandard1.3/Microsoft.EntityFrameworkCore.Design.dll": {} } }, "Microsoft.EntityFrameworkCore.Design.Core/1.0.0-preview2-final": { "dependencies": { "Microsoft.AspNetCore.Hosting.Abstractions": "1.0.1", "Microsoft.EntityFrameworkCore.Relational.Design": "1.0.2", "System.AppContext": "4.3.0", "System.Collections.NonGeneric": "4.0.1", "System.IO": "4.3.0", "System.IO.FileSystem": "4.3.0" }, "runtime": { "lib/netstandard1.3/Microsoft.EntityFrameworkCore.Design.Core.dll": {} } }, "Microsoft.EntityFrameworkCore.Relational/1.0.2": { "dependencies": { "Microsoft.CSharp": "4.0.1", "Microsoft.EntityFrameworkCore": "1.0.2", "System.Data.Common": "4.1.0", "System.Diagnostics.DiagnosticSource": "4.3.0", "System.Text.RegularExpressions": "4.3.0" }, "runtime": { "lib/netstandard1.3/Microsoft.EntityFrameworkCore.Relational.dll": {} } }, "Microsoft.EntityFrameworkCore.Relational.Design/1.0.2": { "dependencies": { "Microsoft.EntityFrameworkCore.Relational": "1.0.2" }, "runtime": { "lib/netstandard1.3/Microsoft.EntityFrameworkCore.Relational.Design.dll": {} } }, "Microsoft.EntityFrameworkCore.Tools/1.0.0-preview4-final": { "dependencies": { "Microsoft.EntityFrameworkCore.Design": "1.0.2" } }, "Microsoft.Extensions.Caching.Abstractions/1.0.1": { "dependencies": { "Microsoft.Extensions.Primitives": "1.0.1", "System.Collections": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "runtime": { "lib/netstandard1.0/Microsoft.Extensions.Caching.Abstractions.dll": {} } }, "Microsoft.Extensions.Caching.Memory/1.0.1": { "dependencies": { "Microsoft.Extensions.Caching.Abstractions": "1.0.1", "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.1", "Microsoft.Extensions.Options": "1.0.1", "System.Linq": "4.3.0", "System.Threading": "4.3.0" }, "runtime": { "lib/netstandard1.3/Microsoft.Extensions.Caching.Memory.dll": {} } }, "Microsoft.Extensions.Configuration/1.0.0": { "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "1.0.1", "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Threading": "4.3.0" }, "runtime": { "lib/netstandard1.1/Microsoft.Extensions.Configuration.dll": {} } }, "Microsoft.Extensions.Configuration.Abstractions/1.0.1": { "dependencies": { "Microsoft.Extensions.Primitives": "1.0.1", "System.Linq": "4.3.0" }, "runtime": { "lib/netstandard1.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} } }, "Microsoft.Extensions.Configuration.Binder/1.0.0": { "dependencies": { "Microsoft.Extensions.Configuration": "1.0.0", "System.ComponentModel.TypeConverter": "4.1.0" }, "runtime": { "lib/netstandard1.1/Microsoft.Extensions.Configuration.Binder.dll": {} } }, "Microsoft.Extensions.Configuration.EnvironmentVariables/1.0.0": { "dependencies": { "Microsoft.Extensions.Configuration": "1.0.0" }, "runtime": { "lib/netstandard1.3/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} } }, "Microsoft.Extensions.Configuration.FileExtensions/1.0.0": { "dependencies": { "Microsoft.Extensions.Configuration": "1.0.0", "Microsoft.Extensions.FileProviders.Physical": "1.0.0", "System.AppContext": "4.3.0" }, "runtime": { "lib/netstandard1.3/Microsoft.Extensions.Configuration.FileExtensions.dll": {} } }, "Microsoft.Extensions.Configuration.Json/1.0.0": { "dependencies": { "Microsoft.Extensions.Configuration": "1.0.0", "Microsoft.Extensions.Configuration.FileExtensions": "1.0.0", "Newtonsoft.Json": "9.0.1", "System.Dynamic.Runtime": "4.0.11", "System.IO.FileSystem": "4.3.0", "System.Runtime.Serialization.Primitives": "4.1.1" }, "runtime": { "lib/netstandard1.3/Microsoft.Extensions.Configuration.Json.dll": {} } }, "Microsoft.Extensions.DependencyInjection/1.0.1": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.1", "System.Collections": "4.3.0", "System.Collections.Concurrent": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "runtime": { "lib/netstandard1.1/Microsoft.Extensions.DependencyInjection.dll": {} } }, "Microsoft.Extensions.DependencyInjection.Abstractions/1.0.1": { "dependencies": { "System.ComponentModel": "4.0.1", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.Linq": "4.3.0", "System.Linq.Expressions": "4.3.0", "System.Reflection": "4.3.0", "System.Resources.ResourceManager": "4.3.0" }, "runtime": { "lib/netstandard1.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} } }, "Microsoft.Extensions.DependencyModel/1.0.0": { "dependencies": { "Microsoft.DotNet.InternalAbstractions": "1.0.0", "Newtonsoft.Json": "9.0.1", "System.Diagnostics.Debug": "4.3.0", "System.Dynamic.Runtime": "4.0.11", "System.Linq": "4.3.0" }, "runtime": { "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll": {} } }, "Microsoft.Extensions.DiagnosticAdapter/1.0.0": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.1", "System.Collections.Concurrent": "4.3.0", "System.ComponentModel": "4.0.1", "System.Diagnostics.DiagnosticSource": "4.3.0", "System.Reflection.Emit": "4.3.0", "System.Reflection.Emit.Lightweight": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Runtime.Extensions": "4.3.0" }, "runtime": { "lib/netstandard1.1/Microsoft.Extensions.DiagnosticAdapter.dll": {} } }, "Microsoft.Extensions.FileProviders.Abstractions/1.0.1": { "dependencies": { "Microsoft.Extensions.Primitives": "1.0.1", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0" }, "runtime": { "lib/netstandard1.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {} } }, "Microsoft.Extensions.FileProviders.Physical/1.0.0": { "dependencies": { "Microsoft.Extensions.FileProviders.Abstractions": "1.0.1", "Microsoft.Extensions.FileSystemGlobbing": "1.0.0", "System.Collections.Concurrent": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.IO.FileSystem.Watcher": "4.0.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0" }, "runtime": { "lib/netstandard1.3/Microsoft.Extensions.FileProviders.Physical.dll": {} } }, "Microsoft.Extensions.FileSystemGlobbing/1.0.0": { "dependencies": { "System.Collections": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.Linq": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime.Extensions": "4.3.0" }, "runtime": { "lib/netstandard1.3/Microsoft.Extensions.FileSystemGlobbing.dll": {} } }, "Microsoft.Extensions.Localization/1.0.0": { "dependencies": { "Microsoft.AspNetCore.Hosting.Abstractions": "1.0.1", "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.1", "Microsoft.Extensions.Localization.Abstractions": "1.0.0", "Microsoft.Extensions.Options": "1.0.1", "System.Collections.Concurrent": "4.3.0", "System.Resources.Reader": "4.0.0" }, "runtime": { "lib/netstandard1.3/Microsoft.Extensions.Localization.dll": {} } }, "Microsoft.Extensions.Localization.Abstractions/1.0.0": { "dependencies": { "Microsoft.CSharp": "4.0.1", "System.Globalization": "4.3.0", "System.Resources.ResourceManager": "4.3.0" }, "runtime": { "lib/netstandard1.0/Microsoft.Extensions.Localization.Abstractions.dll": {} } }, "Microsoft.Extensions.Logging/1.0.1": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.1", "Microsoft.Extensions.Logging.Abstractions": "1.0.1", "System.Threading": "4.3.0" }, "runtime": { "lib/netstandard1.1/Microsoft.Extensions.Logging.dll": {} } }, "Microsoft.Extensions.Logging.Abstractions/1.0.1": { "dependencies": { "System.Collections": "4.3.0", "System.Collections.Concurrent": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.Linq": "4.3.0", "System.Reflection": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0" }, "runtime": { "lib/netstandard1.1/Microsoft.Extensions.Logging.Abstractions.dll": {} } }, "Microsoft.Extensions.Logging.Console/1.0.0": { "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "1.0.1", "Microsoft.Extensions.Logging.Abstractions": "1.0.1", "System.Console": "4.3.0", "System.Runtime.InteropServices.RuntimeInformation": "4.3.0", "System.Threading": "4.3.0" }, "runtime": { "lib/netstandard1.3/Microsoft.Extensions.Logging.Console.dll": {} } }, "Microsoft.Extensions.Logging.Debug/1.0.0": { "dependencies": { "Microsoft.Extensions.Logging.Abstractions": "1.0.1", "System.Diagnostics.Debug": "4.3.0" }, "runtime": { "lib/netstandard1.3/Microsoft.Extensions.Logging.Debug.dll": {} } }, "Microsoft.Extensions.ObjectPool/1.0.0": { "dependencies": { "System.Diagnostics.Debug": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0" }, "runtime": { "lib/netstandard1.3/Microsoft.Extensions.ObjectPool.dll": {} } }, "Microsoft.Extensions.Options/1.0.1": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.1", "Microsoft.Extensions.Primitives": "1.0.1", "System.ComponentModel": "4.0.1", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.Linq": "4.3.0", "System.Linq.Expressions": "4.3.0", "System.Reflection": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0" }, "runtime": { "lib/netstandard1.0/Microsoft.Extensions.Options.dll": {} } }, "Microsoft.Extensions.Options.ConfigurationExtensions/1.0.0": { "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "1.0.1", "Microsoft.Extensions.Configuration.Binder": "1.0.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.1", "Microsoft.Extensions.Options": "1.0.1" }, "runtime": { "lib/netstandard1.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} } }, "Microsoft.Extensions.PlatformAbstractions/1.0.0": { "dependencies": { "System.AppContext": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Reflection.TypeExtensions": "4.3.0-preview1-24530-04", "System.Resources.ResourceManager": "4.3.0", "System.Runtime.Extensions": "4.3.0" }, "runtime": { "lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.dll": {} } }, "Microsoft.Extensions.Primitives/1.0.1": { "dependencies": { "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0" }, "runtime": { "lib/netstandard1.0/Microsoft.Extensions.Primitives.dll": {} } }, "Microsoft.Extensions.WebEncoders/1.0.0": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.1", "Microsoft.Extensions.Options": "1.0.1", "System.Text.Encodings.Web": "4.0.0" }, "runtime": { "lib/netstandard1.0/Microsoft.Extensions.WebEncoders.dll": {} } }, "Microsoft.Net.Http.Headers/1.0.0": { "dependencies": { "System.Buffers": "4.3.0", "System.Collections": "4.3.0", "System.Diagnostics.Contracts": "4.0.1", "System.Globalization": "4.3.0", "System.Linq": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Text.Encoding": "4.3.0" }, "runtime": { "lib/netstandard1.1/Microsoft.Net.Http.Headers.dll": {} } }, "Microsoft.NETCore.App/1.1.0": { "dependencies": { "Libuv": "1.9.1", "Microsoft.CSharp": "4.0.1", "Microsoft.CodeAnalysis.CSharp": "1.3.0", "Microsoft.CodeAnalysis.VisualBasic": "1.3.0", "Microsoft.NETCore.DotNetHostPolicy": "1.0.1", "Microsoft.NETCore.Runtime.CoreCLR": "1.0.4", "Microsoft.VisualBasic": "10.0.1", "NETStandard.Library": "1.6.1", "System.Buffers": "4.3.0", "System.Collections.Immutable": "1.2.0", "System.ComponentModel": "4.0.1", "System.ComponentModel.Annotations": "4.1.0", "System.Diagnostics.DiagnosticSource": "4.3.0", "System.Diagnostics.Process": "4.1.0", "System.Dynamic.Runtime": "4.0.11", "System.Globalization.Extensions": "4.3.0", "System.IO.FileSystem.Watcher": "4.0.0", "System.IO.MemoryMappedFiles": "4.0.0", "System.IO.UnmanagedMemoryStream": "4.0.1", "System.Linq.Expressions": "4.3.0", "System.Linq.Parallel": "4.0.1", "System.Linq.Queryable": "4.0.1", "System.Net.NameResolution": "4.0.0", "System.Net.Requests": "4.0.11", "System.Net.Security": "4.0.0", "System.Net.WebHeaderCollection": "4.0.1", "System.Numerics.Vectors": "4.1.1", "System.Reflection.DispatchProxy": "4.0.1", "System.Reflection.Metadata": "1.3.0", "System.Reflection.TypeExtensions": "4.3.0-preview1-24530-04", "System.Resources.Reader": "4.0.0", "System.Runtime.Loader": "4.0.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Security.Cryptography.X509Certificates": "4.3.0", "System.Threading.Tasks.Dataflow": "4.6.0", "System.Threading.Tasks.Extensions": "4.3.0", "System.Threading.Tasks.Parallel": "4.0.1", "System.Threading.Thread": "4.0.0", "System.Threading.ThreadPool": "4.0.10" } }, "Microsoft.NETCore.DotNetHost/1.0.1": {}, "Microsoft.NETCore.DotNetHostPolicy/1.0.1": { "dependencies": { "Microsoft.NETCore.DotNetHostResolver": "1.0.1" } }, "Microsoft.NETCore.DotNetHostResolver/1.0.1": { "dependencies": { "Microsoft.NETCore.DotNetHost": "1.0.1" } }, "Microsoft.NETCore.Jit/1.0.4": {}, "Microsoft.NETCore.Platforms/1.1.0": {}, "Microsoft.NETCore.Runtime.CoreCLR/1.0.4": { "dependencies": { "Microsoft.NETCore.Jit": "1.0.4", "Microsoft.NETCore.Windows.ApiSets": "1.0.1" } }, "Microsoft.NETCore.Targets/1.1.0": {}, "Microsoft.NETCore.Windows.ApiSets/1.0.1": {}, "Microsoft.VisualBasic/10.0.1": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Dynamic.Runtime": "4.0.11", "System.Globalization": "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.Reflection.Primitives": "4.3.0", "System.Reflection.TypeExtensions": "4.3.0-preview1-24530-04", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Threading": "4.3.0" } }, "Microsoft.Win32.Primitives/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "Microsoft.Win32.Registry/4.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Collections": "4.3.0", "System.Globalization": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0" } }, "NETStandard.Library/1.6.1": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.Win32.Primitives": "4.3.0", "System.AppContext": "4.3.0", "System.Collections": "4.3.0", "System.Collections.Concurrent": "4.3.0", "System.Console": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.Tools": "4.3.0", "System.Diagnostics.Tracing": "4.3.0", "System.Globalization": "4.3.0", "System.Globalization.Calendars": "4.3.0", "System.IO": "4.3.0", "System.IO.Compression": "4.3.0", "System.IO.Compression.ZipFile": "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.Net.Http": "4.3.0", "System.Net.Primitives": "4.3.0", "System.Net.Sockets": "4.3.0", "System.ObjectModel": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Reflection.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.InteropServices.RuntimeInformation": "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.Security.Cryptography.X509Certificates": "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.Threading.Timer": "4.3.0", "System.Xml.ReaderWriter": "4.3.0", "System.Xml.XDocument": "4.3.0" } }, "Newtonsoft.Json/9.0.1": { "dependencies": { "Microsoft.CSharp": "4.0.1", "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Dynamic.Runtime": "4.0.11", "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.Serialization.Primitives": "4.1.1", "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" }, "runtime": { "lib/netstandard1.0/Newtonsoft.Json.dll": {} } }, "Npgsql/3.1.8": { "dependencies": { "Microsoft.Win32.Primitives": "4.3.0", "System.Collections.Concurrent": "4.3.0", "System.ComponentModel.TypeConverter": "4.1.0", "System.Console": "4.3.0", "System.Data.Common": "4.1.0", "System.Diagnostics.Contracts": "4.0.1", "System.Globalization.Extensions": "4.3.0", "System.Linq": "4.3.0", "System.Net.NameResolution": "4.0.0", "System.Net.NetworkInformation": "4.1.0", "System.Net.Primitives": "4.3.0", "System.Net.Security": "4.0.0", "System.Net.Sockets": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Reflection.TypeExtensions": "4.3.0-preview1-24530-04", "System.Runtime": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Runtime.InteropServices.RuntimeInformation": "4.3.0", "System.Runtime.Numerics": "4.3.0", "System.Text.Encoding.Extensions": "4.3.0", "System.Text.RegularExpressions": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Thread": "4.0.0", "System.Threading.Timer": "4.3.0" }, "runtime": { "lib/netstandard1.3/Npgsql.dll": {} } }, "Npgsql.EntityFrameworkCore.PostgreSQL/1.0.2": { "dependencies": { "Microsoft.EntityFrameworkCore": "1.0.2", "Microsoft.EntityFrameworkCore.Relational": "1.0.2", "Microsoft.Extensions.DependencyInjection": "1.0.1", "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.1", "Npgsql": "3.1.8" }, "runtime": { "lib/netstandard1.3/Npgsql.EntityFrameworkCore.PostgreSQL.dll": {} } }, "Npgsql.EntityFrameworkCore.PostgreSQL.Design/1.0.2": { "dependencies": { "Microsoft.EntityFrameworkCore": "1.0.2", "Microsoft.EntityFrameworkCore.Design.Core": "1.0.0-preview2-final", "Microsoft.EntityFrameworkCore.Relational": "1.0.2", "Microsoft.EntityFrameworkCore.Relational.Design": "1.0.2", "Microsoft.Extensions.DependencyInjection": "1.0.1", "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.1", "Npgsql": "3.1.8", "Npgsql.EntityFrameworkCore.PostgreSQL": "1.0.2" }, "runtime": { "lib/netstandard1.3/Npgsql.EntityFrameworkCore.PostgreSQL.Design.dll": {} } }, "Remotion.Linq/2.1.1": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Linq": "4.3.0", "System.Linq.Expressions": "4.3.0", "System.Linq.Queryable": "4.0.1", "System.ObjectModel": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0" }, "runtime": { "lib/netstandard1.0/Remotion.Linq.dll": {} } }, "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.native.System/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" } }, "runtime.native.System.IO.Compression/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" } }, "runtime.native.System.Net.Http/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" } }, "runtime.native.System.Net.Security/4.0.1": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" } }, "runtime.native.System.Security.Cryptography/4.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" } }, "runtime.native.System.Security.Cryptography.Apple/4.3.0": { "dependencies": { "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0" } }, "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "dependencies": { "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" } }, "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {}, "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "System.AppContext/4.3.0": { "dependencies": { "System.Runtime": "4.3.0" }, "runtime": { "lib/netstandard1.6/System.AppContext.dll": {} } }, "System.Buffers/4.3.0": { "dependencies": { "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.Tracing": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Threading": "4.3.0" }, "runtime": { "lib/netstandard1.1/System.Buffers.dll": {} } }, "System.Collections/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Collections.Concurrent/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.Tracing": "4.3.0", "System.Globalization": "4.3.0", "System.Reflection": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "runtime": { "lib/netstandard1.3/System.Collections.Concurrent.dll": {} } }, "System.Collections.Immutable/1.2.0": { "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" }, "runtime": { "lib/netstandard1.0/System.Collections.Immutable.dll": {} } }, "System.Collections.NonGeneric/4.0.1": { "dependencies": { "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0" }, "runtime": { "lib/netstandard1.3/System.Collections.NonGeneric.dll": {} } }, "System.Collections.Specialized/4.0.1": { "dependencies": { "System.Collections.NonGeneric": "4.0.1", "System.Globalization": "4.3.0", "System.Globalization.Extensions": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0" }, "runtime": { "lib/netstandard1.3/System.Collections.Specialized.dll": {} } }, "System.ComponentModel/4.0.1": { "dependencies": { "System.Runtime": "4.3.0" }, "runtime": { "lib/netstandard1.3/System.ComponentModel.dll": {} } }, "System.ComponentModel.Annotations/4.1.0": { "dependencies": { "System.Collections": "4.3.0", "System.ComponentModel": "4.0.1", "System.Globalization": "4.3.0", "System.Linq": "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.Text.RegularExpressions": "4.3.0", "System.Threading": "4.3.0" }, "runtime": { "lib/netstandard1.4/System.ComponentModel.Annotations.dll": {} } }, "System.ComponentModel.Primitives/4.1.0": { "dependencies": { "System.ComponentModel": "4.0.1", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0" }, "runtime": { "lib/netstandard1.0/System.ComponentModel.Primitives.dll": {} } }, "System.ComponentModel.TypeConverter/4.1.0": { "dependencies": { "System.Collections": "4.3.0", "System.Collections.NonGeneric": "4.0.1", "System.Collections.Specialized": "4.0.1", "System.ComponentModel": "4.0.1", "System.ComponentModel.Primitives": "4.1.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-preview1-24530-04", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0" }, "runtime": { "lib/netstandard1.5/System.ComponentModel.TypeConverter.dll": {} } }, "System.Console/4.3.0": { "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" } }, "System.Data.Common/4.1.0": { "dependencies": { "System.Collections": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Text.RegularExpressions": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "runtime": { "lib/netstandard1.2/System.Data.Common.dll": {} } }, "System.Diagnostics.Contracts/4.0.1": { "dependencies": { "System.Runtime": "4.3.0" }, "runtime": { "lib/netstandard1.0/System.Diagnostics.Contracts.dll": {} } }, "System.Diagnostics.Debug/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Diagnostics.DiagnosticSource/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Tracing": "4.3.0", "System.Reflection": "4.3.0", "System.Runtime": "4.3.0", "System.Threading": "4.3.0" }, "runtime": { "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {} } }, "System.Diagnostics.FileVersionInfo/4.0.0": { "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.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0" } }, "System.Diagnostics.Process/4.1.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.Win32.Primitives": "4.3.0", "Microsoft.Win32.Registry": "4.0.0", "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Text.Encoding.Extensions": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0", "System.Threading.Thread": "4.0.0", "System.Threading.ThreadPool": "4.0.10", "runtime.native.System": "4.3.0" } }, "System.Diagnostics.StackTrace/4.0.1": { "dependencies": { "System.Collections.Immutable": "1.2.0", "System.IO.FileSystem": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Metadata": "1.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0" }, "runtime": { "lib/netstandard1.3/System.Diagnostics.StackTrace.dll": {} } }, "System.Diagnostics.Tools/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Diagnostics.Tracing/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Dynamic.Runtime/4.0.11": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "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-preview1-24530-04", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0" }, "runtime": { "lib/netstandard1.3/System.Dynamic.Runtime.dll": {} } }, "System.Globalization/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Globalization.Calendars/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Globalization": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Globalization.Extensions/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Globalization": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0" } }, "System.Interactive.Async/3.0.0": { "dependencies": { "System.Collections": "4.3.0", "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.Threading.Tasks": "4.3.0" }, "runtime": { "lib/netstandard1.0/System.Interactive.Async.dll": {} } }, "System.IO/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading.Tasks": "4.3.0" } }, "System.IO.Compression/4.3.0": { "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" } }, "System.IO.Compression.ZipFile/4.3.0": { "dependencies": { "System.Buffers": "4.3.0", "System.IO": "4.3.0", "System.IO.Compression": "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.Text.Encoding": "4.3.0" }, "runtime": { "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} } }, "System.IO.FileSystem/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.IO": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading.Tasks": "4.3.0" } }, "System.IO.FileSystem.Primitives/4.3.0": { "dependencies": { "System.Runtime": "4.3.0" }, "runtime": { "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} } }, "System.IO.FileSystem.Watcher/4.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.Win32.Primitives": "4.3.0", "System.Collections": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Overlapped": "4.0.1", "System.Threading.Tasks": "4.3.0", "System.Threading.Thread": "4.0.0", "runtime.native.System": "4.3.0" } }, "System.IO.MemoryMappedFiles/4.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.IO": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.IO.UnmanagedMemoryStream": "4.0.1", "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", "System.Threading.Tasks": "4.3.0", "runtime.native.System": "4.3.0" } }, "System.IO.UnmanagedMemoryStream/4.0.1": { "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.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0" } }, "System.Linq/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0" }, "runtime": { "lib/netstandard1.6/System.Linq.dll": {} } }, "System.Linq.Expressions/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Linq": "4.3.0", "System.ObjectModel": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Emit": "4.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Emit.Lightweight": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Reflection.TypeExtensions": "4.3.0-preview1-24530-04", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0" }, "runtime": { "lib/netstandard1.6/System.Linq.Expressions.dll": {} } }, "System.Linq.Parallel/4.0.1": { "dependencies": { "System.Collections": "4.3.0", "System.Collections.Concurrent": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.Tracing": "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.Threading.Tasks": "4.3.0" } }, "System.Linq.Queryable/4.0.1": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Linq": "4.3.0", "System.Linq.Expressions": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0" }, "runtime": { "lib/netstandard1.3/System.Linq.Queryable.dll": {} } }, "System.Net.Http/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.DiagnosticSource": "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" } }, "System.Net.NameResolution/4.0.0": { "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.0.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0", "runtime.native.System": "4.3.0" } }, "System.Net.NetworkInformation/4.1.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.Win32.Primitives": "4.3.0", "System.Collections": "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.Linq": "4.3.0", "System.Net.Primitives": "4.3.0", "System.Net.Sockets": "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.0.0", "System.Threading": "4.3.0", "System.Threading.Overlapped": "4.0.1", "System.Threading.Tasks": "4.3.0", "System.Threading.Thread": "4.0.0", "System.Threading.ThreadPool": "4.0.10", "runtime.native.System": "4.3.0" } }, "System.Net.Primitives/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0" } }, "System.Net.Requests/4.0.11": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "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.Net.Http": "4.3.0", "System.Net.Primitives": "4.3.0", "System.Net.WebHeaderCollection": "4.0.1", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0" } }, "System.Net.Security/4.0.0": { "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.0.1", "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.0.1", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0", "System.Threading.ThreadPool": "4.0.10", "runtime.native.System": "4.3.0", "runtime.native.System.Net.Security": "4.0.1", "runtime.native.System.Security.Cryptography": "4.0.0" } }, "System.Net.Sockets/4.3.0": { "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" } }, "System.Net.WebHeaderCollection/4.0.1": { "dependencies": { "System.Collections": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0" } }, "System.Net.WebSockets/4.0.0": { "dependencies": { "Microsoft.Win32.Primitives": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "runtime": { "lib/netstandard1.3/System.Net.WebSockets.dll": {} } }, "System.Numerics.Vectors/4.1.1": { "dependencies": { "System.Globalization": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0" } }, "System.ObjectModel/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Threading": "4.3.0" }, "runtime": { "lib/netstandard1.3/System.ObjectModel.dll": {} } }, "System.Reflection/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.IO": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Reflection.DispatchProxy/4.0.1": { "dependencies": { "System.Collections": "4.3.0", "System.Linq": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Emit": "4.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Threading": "4.3.0" } }, "System.Reflection.Emit/4.3.0": { "dependencies": { "System.IO": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" }, "runtime": { "lib/netstandard1.3/System.Reflection.Emit.dll": {} } }, "System.Reflection.Emit.ILGeneration/4.3.0": { "dependencies": { "System.Reflection": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" }, "runtime": { "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} } }, "System.Reflection.Emit.Lightweight/4.3.0": { "dependencies": { "System.Reflection": "4.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" }, "runtime": { "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} } }, "System.Reflection.Extensions/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Reflection.Metadata/1.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Collections.Immutable": "1.2.0", "System.Diagnostics.Debug": "4.3.0", "System.IO": "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.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.Threading": "4.3.0" }, "runtime": { "lib/netstandard1.1/System.Reflection.Metadata.dll": {} } }, "System.Reflection.Primitives/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Reflection.TypeExtensions/4.3.0-preview1-24530-04": { "dependencies": { "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" }, "runtime": { "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {} } }, "System.Resources.Reader/4.0.0": { "dependencies": { "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0" }, "runtime": { "lib/netstandard1.0/System.Resources.Reader.dll": {} } }, "System.Resources.ResourceManager/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Globalization": "4.3.0", "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Runtime/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" } }, "System.Runtime.Extensions/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Runtime.Handles/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Runtime.InteropServices/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Reflection": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0" } }, "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { "dependencies": { "System.Reflection": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Threading": "4.3.0", "runtime.native.System": "4.3.0" }, "runtime": { "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} } }, "System.Runtime.Loader/4.0.0": { "dependencies": { "System.IO": "4.3.0", "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Runtime.Numerics/4.3.0": { "dependencies": { "System.Globalization": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0" }, "runtime": { "lib/netstandard1.3/System.Runtime.Numerics.dll": {} } }, "System.Runtime.Serialization.Primitives/4.1.1": { "dependencies": { "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0" }, "runtime": { "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {} } }, "System.Security.Claims/4.0.1": { "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.0.1" }, "runtime": { "lib/netstandard1.3/System.Security.Claims.dll": {} } }, "System.Security.Cryptography.Algorithms/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Collections": "4.3.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Runtime.Numerics": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "runtime.native.System.Security.Cryptography.Apple": "4.3.0", "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" } }, "System.Security.Cryptography.Cng/4.3.0": { "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" } }, "System.Security.Cryptography.Csp/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.IO": "4.3.0", "System.Reflection": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0" } }, "System.Security.Cryptography.Encoding/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Collections": "4.3.0", "System.Collections.Concurrent": "4.3.0", "System.Linq": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" } }, "System.Security.Cryptography.OpenSsl/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Runtime.Numerics": "4.3.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" }, "runtime": { "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {} } }, "System.Security.Cryptography.Primitives/4.3.0": { "dependencies": { "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "runtime": { "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} } }, "System.Security.Cryptography.X509Certificates/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.Globalization.Calendars": "4.3.0", "System.IO": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Runtime.Numerics": "4.3.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Cng": "4.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" } }, "System.Security.Principal/4.0.1": { "dependencies": { "System.Runtime": "4.3.0" }, "runtime": { "lib/netstandard1.0/System.Security.Principal.dll": {} } }, "System.Security.Principal.Windows/4.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.Win32.Primitives": "4.3.0", "System.Collections": "4.3.0", "System.Diagnostics.Debug": "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.Claims": "4.0.1", "System.Security.Principal": "4.0.1", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0" } }, "System.Text.Encoding/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Text.Encoding.CodePages/4.0.1": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Collections": "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.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0" } }, "System.Text.Encoding.Extensions/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0", "System.Text.Encoding": "4.3.0" } }, "System.Text.Encodings.Web/4.0.0": { "dependencies": { "System.Diagnostics.Debug": "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.Threading": "4.3.0" }, "runtime": { "lib/netstandard1.0/System.Text.Encodings.Web.dll": {} } }, "System.Text.RegularExpressions/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Globalization": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0" }, "runtime": { "lib/netstandard1.6/System.Text.RegularExpressions.dll": {} } }, "System.Threading/4.3.0": { "dependencies": { "System.Runtime": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "runtime": { "lib/netstandard1.3/System.Threading.dll": {} } }, "System.Threading.Overlapped/4.0.1": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0" } }, "System.Threading.Tasks/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Threading.Tasks.Dataflow/4.6.0": { "dependencies": { "System.Collections": "4.3.0", "System.Collections.Concurrent": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.Tracing": "4.3.0", "System.Dynamic.Runtime": "4.0.11", "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.Threading.Tasks": "4.3.0" } }, "System.Threading.Tasks.Extensions/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Runtime": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "runtime": { "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} } }, "System.Threading.Tasks.Parallel/4.0.1": { "dependencies": { "System.Collections.Concurrent": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.Tracing": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0" } }, "System.Threading.Thread/4.0.0": { "dependencies": { "System.Runtime": "4.3.0" }, "runtime": { "lib/netstandard1.3/System.Threading.Thread.dll": {} } }, "System.Threading.ThreadPool/4.0.10": { "dependencies": { "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0" }, "runtime": { "lib/netstandard1.3/System.Threading.ThreadPool.dll": {} } }, "System.Threading.Timer/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Xml.ReaderWriter/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Text.Encoding.Extensions": "4.3.0", "System.Text.RegularExpressions": "4.3.0", "System.Threading.Tasks": "4.3.0", "System.Threading.Tasks.Extensions": "4.3.0" }, "runtime": { "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} } }, "System.Xml.XDocument/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.Tools": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Reflection": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0", "System.Xml.ReaderWriter": "4.3.0" }, "runtime": { "lib/netstandard1.3/System.Xml.XDocument.dll": {} } }, "System.Xml.XmlDocument/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0", "System.Xml.ReaderWriter": "4.3.0" }, "runtime": { "lib/netstandard1.3/System.Xml.XmlDocument.dll": {} } }, "System.Xml.XPath/4.0.1": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0", "System.Xml.ReaderWriter": "4.3.0" } }, "System.Xml.XPath.XDocument/4.0.1": { "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.0.1" } }, "MapsDb/1.0.0": { "dependencies": { "Microsoft.EntityFrameworkCore": "1.0.2", "Microsoft.EntityFrameworkCore.Design": "1.0.2", "Microsoft.EntityFrameworkCore.Design.Core": "1.0.0-preview2-final", "Microsoft.EntityFrameworkCore.Tools": "1.0.0-preview4-final", "Microsoft.NETCore.App": "1.1.0", "Npgsql.EntityFrameworkCore.PostgreSQL": "1.0.2", "MapsModels": "1.0.0", "AutoMapper": "5.2.0" }, "runtime": { "MapsDb.dll": {} } }, "MapsModels/1.0.0": { "dependencies": { "NETStandard.Library": "1.6.1" }, "runtime": { "MapsModels.dll": {} } } } }, "libraries": { "MapConsole/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "AutoMapper/5.2.0": { "type": "package", "serviceable": true, "sha512": "sha512-ulUMmzFg1vAFMpTyJsplgnC7pOIFlb25dbldHd7J4eroQWjSV4iAoOQ33h1oMjf6mLo3uZ8aRNUN2rgpOeSE1w==" }, "Libuv/1.9.1": { "type": "package", "serviceable": true, "sha512": "sha512-uqX2Frwf9PW8MaY7PRNY6HM5BpW1D8oj1EdqzrmbEFD5nH63Yat3aEjN/tws6Tw6Fk7LwmLBvtUh32tTeTaHiA==" }, "Microsoft.ApplicationInsights/2.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-mviO8PLQd3r22Pmv8JfjYzTCQ9ByhkU9wdC4fwd6WmAARwAMgMw9HEbHeYS3r+8pB3w+fZMi7p4LKijzgNybRQ==" }, "Microsoft.ApplicationInsights.AspNetCore/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-t1O4hbatuHU4BJnuBZ4zmx6fNoTryyZO/NwxwqmMUbuHyvil3elkOZvX3pJWlUTOk6/wyRXItGKBiW4uDET6Kw==" }, "Microsoft.AspNetCore.Antiforgery/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-oJnrSvL6S7jM2eD/TR/Kyp/7O6pKvN+8FcnYvUaxaHbKlISwl98o44uidzePBjGxTf4fh9NFEx/q3OuuxAvBzw==" }, "Microsoft.AspNetCore.Authorization/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-iVFQ5xHSyxmfWYdl5B/xIFzXgm4SRgYQUKlLFVNGfEhbbjw0Ur2pfVrEvpENrhHFOQ2XAZcuFlGxSIzZwsVrMg==" }, "Microsoft.AspNetCore.Cryptography.Internal/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-0btvxwOqYNpKTUQrD7LA3p6Wi0vrhfWGBVqIKPS1KtEdkCv3QoVgFO4eJYuClGDS9NXhqk7TWh46/8x8wtZHaw==" }, "Microsoft.AspNetCore.DataProtection/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-gt4URT+8ljPk0ePspLqOGPJBm+s6iMvsZqweplhf7wiZSjFiG1uYBNpQ/0dFY7wSx3NMRjekyXzCjvkGAV570g==" }, "Microsoft.AspNetCore.DataProtection.Abstractions/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-h5ycDgkqmRdManmYMQVJgzNI7YtVp2X2/os1cKmdfrpfq+m9L8bMKhbd7PCksoLci+aYTOSn45khPl+hpPb9ug==" }, "Microsoft.AspNetCore.Diagnostics/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-nGmsbmax1PsMyOzeE+4UyA7dZZ4SlRa5j4eMbt1HArvUaec3Z7ldb7fASyCrC/tlpfKf9Jeruv1qy+yGyjUeQw==" }, "Microsoft.AspNetCore.Diagnostics.Abstractions/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-RrXsm5Xzvxs0OFDhRcIIUNOM5rXKnRWj/bIkuDkXNIBniGcPDrfGbACIatA127I6pmybNAE84puFAt3wsU2kww==" }, "Microsoft.AspNetCore.Hosting.Abstractions/1.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-vKZsJzd8uiRVL1lhYJS7i8S2DMlsVhTZYui/lp3CMEAcfuWb9K2N0CWoGNB26QrEfukKiZkvJu894wDZXQ3v2g==" }, "Microsoft.AspNetCore.Hosting.Server.Abstractions/1.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-4kB9dkw2endgUdCzSjLPNEyEqjACRj1y50poFCcFef7D18nmt3uLchZMSU8P3PdeNEvxdEeAcP4ym5pzgW6zZw==" }, "Microsoft.AspNetCore.Html.Abstractions/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-/JLMu2k8FiInLZC0SHXT+Cmdzi7AYa3B5v9w32Kd0mPTH4RYIQo/XNPIOr2HsPTXp3I9cZo1DajaMVGnJMN2QA==" }, "Microsoft.AspNetCore.Http/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-c/+eWVWQ8fX5hBHhL1BY4k2n4kVyUnqJLSCj0sTTXwRTU6IKoGbTOUqHT9as8C71Vk54YpAsi/VPmGW7T/ap3A==" }, "Microsoft.AspNetCore.Http.Abstractions/1.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-JSkGIkrteyAqnQjzTjjJtApKfto3/NgihnDLi49GCEVLvMUpV+xOgLVZnRiIWcg7BOGVNkyDiWSK7C6SXHaWAA==" }, "Microsoft.AspNetCore.Http.Extensions/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-GlvCPRpnw2jjHLdbGf/C28NQZLMeX1mugv5BS1a3FCQOJYyuwQZil4JwblR0frLyVrUVoJQ7UXRNZIzEVlO5XA==" }, "Microsoft.AspNetCore.Http.Features/1.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-noaMHlfVRGz4ljlPOfbvcKkPL349i+OqQ97wfTLEA0cRqVG+JYn6CFl65oQMTXqY5PF76fi0m4cyadzSvmKcxA==" }, "Microsoft.AspNetCore.JsonPatch/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-WVaSVS+dDlWCR/qerHnBxU9tIeJ9GMA3M5tg4cxH7/cJYZZLnr2zvaFHGB+cRRNCKKTJ0pFRxT7ES8knhgAAaA==" }, "Microsoft.AspNetCore.Mvc.Abstractions/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-d7KEexDwxSwVeZv+SDbsMRPl2WuKMVckOCp/KTGuI1NJhd/7GvNGW101iRIC3tC/yym0PaajcWwTZNVfjhyoJw==" }, "Microsoft.AspNetCore.Mvc.Core/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-tjCOZJheOAKStHs4LIcrLsbF/00wEwSinC+vCFpsmdqGVl3/tX9jnID20E1NlkKOW68DOLBavoC23BWFiHa0JA==" }, "Microsoft.AspNetCore.Mvc.DataAnnotations/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-ZU02Y2tnKu/lVv2ywnNO+nSRzDWiTlq+ZhSuR9L3Q9NqlCyQJXOgX+iD/BGshnMQ7ZTstjyO4h8WeF7Ii9vBWQ==" }, "Microsoft.AspNetCore.Mvc.Formatters.Json/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-XQQLbxYLmdRj2U685NxFIrxVxqsXHLO5zN4ZIhTQ23VxzI6Qk2WN9ska0tl4ZMDV/4pSyE8SlmNeKPCN3pW86w==" }, "Microsoft.AspNetCore.Mvc.ViewFeatures/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-DNMCqY+TX5jgO3M1C7Lf5E61llWZ+QgtjLYfrIkq7yfZjhzI52nprFE3mh66HahKU1EvyOz9+ISdaSmTimfNbQ==" }, "Microsoft.AspNetCore.Routing/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-NvFvRtYHXWjBbXz5/7F7JDNcdhrE+tG1/Q9R6LmMxFgu8tkl1bqtFZQbMy17FYFkmm8Fn/T81blRGE2nxCbDRA==" }, "Microsoft.AspNetCore.Routing.Abstractions/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-Ne5CFiD1xCGSHrGICw7PsVnj7gijfkMfsw52AO6ingcUhE01dc87cJPpfGLnY22MIvqn11ECLbNZYmzFp/Rs+A==" }, "Microsoft.AspNetCore.WebUtilities/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-D0licSnS1JgqQ/gYlN41wXbeYG3dFIdjY781YzMHZ5gBB7kczacshW+H6plZkXRr/cCnAJWGa31o1R8c5GEy/A==" }, "Microsoft.CodeAnalysis.Analyzers/1.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-YGJfELl+/MX+vjrKfnti+NZazdMl6lhsx3o3Wo6NlBw+GQQWXs5iSdAIYHI9xQldMWmuB8DBjlwDSAp17BBTRQ==" }, "Microsoft.CodeAnalysis.Common/1.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-nfw3l/3jWdw3Ly1FgN9X4gsoSN1XmM1YrRNOk81qUQKtFdx6kG503bgfMDOeMbaBNMjhQtwvrzbTi+9MPnDGXw==" }, "Microsoft.CodeAnalysis.CSharp/1.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-unwPLxq75+mXKVIdqxqo2fx8HTCuOHbZm2krxI27oKanNUsBDMJ+YOa+hxRSRIWIc9Xnx8ivzfIqtsCe3pdyzA==" }, "Microsoft.CodeAnalysis.VisualBasic/1.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-7b10+fsZtK9B8K4i5q8BdYzBKYAgbywRZH362k7T4+vWha69OO67ENSFuPHe4FBLYXaWfIOTQCHnrPLPwbLVGQ==" }, "Microsoft.CSharp/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-99el5B0zKQGymCE1SYH8DjUy7tH2hQJ5Kyh29ARbdZqg4e81JjWWssQWEjUGxHT6eSV0LaeNiYSl7J2T3I8znQ==" }, "Microsoft.DotNet.InternalAbstractions/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-AAguUq7YyKk3yDWPoWA8DrLZvURxB/LrDdTn1h5lmPeznkFUpfC3p459w5mQYQE0qpquf/CkSQZ0etiV5vRHFA==" }, "Microsoft.EntityFrameworkCore/1.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-kt+JP7lXAnHNYdgGzH+bB0rH0rywkRUM1V0tU/2WQe7k4zkAB/jlWDYgML3wg8ffovoO2BG1LMQotHrkbOrG6Q==" }, "Microsoft.EntityFrameworkCore.Design/1.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-nPUeaL3u9GjhHfspJyrmwc+9wZNnTrPhNbR7xqAkUkupip1+IgrPZe5KWm+voEEmn04BF/l3i/SkDxNgYiQsRQ==" }, "Microsoft.EntityFrameworkCore.Design.Core/1.0.0-preview2-final": { "type": "package", "serviceable": true, "sha512": "sha512-H3pHksGErQSEwWyvISlDYMslIXftS4XB2m0AvqBS08ECGHagh27mqm/oIyUetzzRad+C2V0zpguJmR14eMiRaA==" }, "Microsoft.EntityFrameworkCore.Relational/1.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-gH3+p03P+niXmCtQLFwHSGHvnitg6W79jjGn+y0joNriNHRE01pvuQqmZUIXx5aSj9yOg6cPQ0g6T64Sc0Adog==" }, "Microsoft.EntityFrameworkCore.Relational.Design/1.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-ZiIjw6bh09zns7UXqU6b19GY3MY1n1rwjknsOmyTdShJPnePZLEVK/3nLDGk7DgRucPfU2UOhrP22nkqQRqzPQ==" }, "Microsoft.EntityFrameworkCore.Tools/1.0.0-preview4-final": { "type": "package", "serviceable": true, "sha512": "sha512-CJ+ZQFSj+TcQYhG4r4QIgfixKusOiRIvRZaVma8d+AgYNZLfXIP79DmuEn6CG+mcplEM1ixbErPAt9qWMcunQw==" }, "Microsoft.Extensions.Caching.Abstractions/1.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-uK1CxuQ5e/2pBjZ/FUSodhCUIhdl+iqy2wFEJtpMzw2wIbvI7tR9GmeYFgt6cizb/wJo8x0vF4PVSO62YytwYQ==" }, "Microsoft.Extensions.Caching.Memory/1.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-kYULp7IIfhJUFJzLpflFAuAKbNpsat66Jh0ph9L4U/eYj/T9N24Jyi10SI8IPgPa1vakhdhNvHqo97o9040xFg==" }, "Microsoft.Extensions.Configuration/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-hR4yYebruRp6qyFnV3RW4qrnEb0J1LnMmQbj50AUA423V8dMs4E3YAohsyRyGBFnpbJ+KKzieSG/n2A6T0klZQ==" }, "Microsoft.Extensions.Configuration.Abstractions/1.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-pR3rQbbezpVVFMbpdGFSiTVYJn+qdFLGTRnoFLEBTZfAEQnPCidyLzqa70VXV4WHWs28hTOvgAIBwwHmMoy2bw==" }, "Microsoft.Extensions.Configuration.Binder/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-kK8QuBcPQtmKJCkC9enc1uMRFa++mPTuVNm2K5jDVXcAYKRBcFSbdEBvIe1JIgA6dEsAQeqjfHfKSaUJ8f5NFQ==" }, "Microsoft.Extensions.Configuration.EnvironmentVariables/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-A0yqS98VtPNlFkFI7YBlwkAekUHE/9mMeNc+K4RmgTjCrskuk6pX3LGhDU7aD5CPYc9Px7M2To/2u4xDSnRikg==" }, "Microsoft.Extensions.Configuration.FileExtensions/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-MO7XtmLiqnpgVTX34uzFPvIS7jPmBUGLN0MP5MsYu6CqYTIs90ULjtrV5TegH5mTqKTXWjZRGXL26R6apTyc4w==" }, "Microsoft.Extensions.Configuration.Json/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-KRyEOe5/Xi3qyDMdEVh++e2pQRsI6C3wzINVExOcu9lOsFmXK/k4qOf244fyo59rnn6s5xKnIW3WbhxWS1hu2w==" }, "Microsoft.Extensions.DependencyInjection/1.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-ZBJTJFy18nidLrYR+kPlaXcYTEK+kU+F+FBdCfhgN7NZsJK2TfTXRB+k3Suud6IqE+I8RnTNftosiCwKQqVhIA==" }, "Microsoft.Extensions.DependencyInjection.Abstractions/1.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-trlNwuTlMFM94HfIA9YNk5uFXkxJePDClHvZ6A3HMlD3IaQaMvqBtZ8aLp0whWSdpDCOWd0JjNZTPO52eIxa9Q==" }, "Microsoft.Extensions.DependencyModel/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-n55Y2T4qMgCNMrJaqAN+nlG2EH4XL+e9uxIg4vdFsQeF+L8UKxRdD3C35Bt+xk3vO3Zwp3g+6KFq2VPH2COSmg==" }, "Microsoft.Extensions.DiagnosticAdapter/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-GGI4Pp9DpRBFlAXDcZRz5e+R+TqLFBWzToTDXqxPjQiRq6DwPvDYuKD10rlJD4QxxeX8fcjakTlKO1RfC+DmFg==" }, "Microsoft.Extensions.FileProviders.Abstractions/1.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-buv6KsRtHpyh2tpCIt1bG6KAWFIbuCp6HtqrYDH9w+WZmzbNYAoYyoEFmc1czCO5VvoQ9ufMGCkZOe6I++h30g==" }, "Microsoft.Extensions.FileProviders.Physical/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-Ej5hGWtK3xM9YU+B2O8EdlMcJf5utbDQs9ecnfvwhENQeeNU7iI2jjnRB2d7V6o9SQZmNHPzdPvaNb3PlSMz+Q==" }, "Microsoft.Extensions.FileSystemGlobbing/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-scXp1Y+hmhQKLe57Z7cSjsAEFtE4zSHHydkg1SpvG56nWwWQVpVcRAbRZsv1qIBR5/vNB4LA9xiOKnvKO/Halg==" }, "Microsoft.Extensions.Localization/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-nkDgz++GXjMSEIiVS6CpeirV8m8zvc/vUN2sq5sPnqG8PZltCMSNmqrwyL1onx6A6aRNdTr1nVfvYHwWAmS4vg==" }, "Microsoft.Extensions.Localization.Abstractions/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-hQ2sEJf7swsD5jk4DogLI3DazGvsvbz0IuSbxPFDjcvP0PRdxgCsyGpg70LD+3tRmxZcE1uh5jtcAi4X2BcB9w==" }, "Microsoft.Extensions.Logging/1.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-luCWre4r5oYOwpQ/nFzi4O4NEqls54mUyu03sJSBvuJtZq1Hja+vRq0UQornGoV7KQRuR/aOoXkcLzWmWcnxLw==" }, "Microsoft.Extensions.Logging.Abstractions/1.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-LYVRVSnarl3V1Q2AbS5sBuGLbK4DBdqvt9H7pHA0g/3X1Lr+eGKLRLxk+I9QXJ6uSzxltPyNpysYGrcPPbAXsw==" }, "Microsoft.Extensions.Logging.Console/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-GN4gFFONP12KbFEG9rNFpXuz6D2Tybcm8+c1wilaQ1eSl9zVX0gVRrKw/YRwxdwbM3eK7nWfRRqJaQPzOjtLnA==" }, "Microsoft.Extensions.Logging.Debug/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-V8fP8pGJxieGa1DAYOF1RX+cCGGqdOGNoAQUzxmy27+qNzbHB/cUXc7mCZT72jPZMB4U12zSVWlIt26GMsUIOg==" }, "Microsoft.Extensions.ObjectPool/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-BTXoWSTrv/saLlNSg8l41YOoSKeUUanQLykUqRTtiUJz2xxQOCgm4ckPzrdmSK6w0mdjR2h7IrUDGdBF78Z7yg==" }, "Microsoft.Extensions.Options/1.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-K46J2E2CyFPAOhELVg3SGcOeQrUQclID3T4dG5ADKnMO3PAfZCelaj657MKss67rpm+Kl33YlaqB6aIrK9FFgA==" }, "Microsoft.Extensions.Options.ConfigurationExtensions/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-ov+cv1w81/lVrjqorjSpUvTzJhRVFu2GSRyRQYcGfGWPwrCz6473YoiqK/XNbeBmmF9VVyGPHVMubAH+Atsr3g==" }, "Microsoft.Extensions.PlatformAbstractions/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-zyjUzrOmuevOAJpIo3Mt5GmpALVYCVdLZ99keMbmCxxgQH7oxzU58kGHzE6hAgYEiWsdfMJLjVR7r+vSmaJmtg==" }, "Microsoft.Extensions.Primitives/1.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-PBdd8B1B1EEGsU5X5MDVvwzruYf9ioiHYmZOio2z30UbILG0f60I/hl4LslCHakMcuqe/T5jXiV/NzN1Jc6uMg==" }, "Microsoft.Extensions.WebEncoders/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-NSSIBREmHHiyoAFXV2LMA+a6RMZtTHxgUbHJGHRtnjmTKnRyticx5HAzNpy8VG9+HCCHenL9QD7zSA8jjgAi5A==" }, "Microsoft.Net.Http.Headers/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-1lr92itF1fKR2oEQ6gk1IUsuCgp7UMlf/b1sjlAyuDeUnttj39ra59GQHYpomglJX1UVNpi1/cSBbEsXoNeIhw==" }, "Microsoft.NETCore.App/1.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-DFec+OUojDVocn1GxAL9uJg4qwsgkvKiQpv6BKd9ljGezvc9p6GpFv51IIakiujkVW/wBtQ0xlfjVSgS1UG/uw==" }, "Microsoft.NETCore.DotNetHost/1.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-yg5f1SsOAWT4j0hHSzKRfavWNxS8h8rgqKipHEh8q/Nk1IyhZCrBktA7hIQtFGIp7OtRQF5tNKT6xX0+vdix6A==" }, "Microsoft.NETCore.DotNetHostPolicy/1.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-BOOrUJuNk323jQpvvhfXP3n2aGScksTp3OrNN5hXYGhF/AI1ZH4akAx6WzFEdWzy/yItDUCNIo/9Nso2eavGTg==" }, "Microsoft.NETCore.DotNetHostResolver/1.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-iBNKqGBXSrAMP+QFz3isbbnVyoKOvTkrs6A5fEse3qKK/dxii0cVof3WaGLEEtVKDtsdA8UDxPhGJkJuNly9tQ==" }, "Microsoft.NETCore.Jit/1.0.4": { "type": "package", "serviceable": true, "sha512": "sha512-TyRdZPlHsOByDXhsc9RbNvpvn1fr6oqaeh1TI7Cs207AGL8LXzJWOpKEWJI7Ksjy41HYZvGckNFQ7t2SB7a9Qw==" }, "Microsoft.NETCore.Platforms/1.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==" }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.4": { "type": "package", "serviceable": true, "sha512": "sha512-QjDnMDo3TnKBN1rKaYPCJvFLKDAgBPJwQuR1OUliSGtId9VS1WMc07mX4bYJINq16kBxmkczhl0t3cw0F8qG3Q==" }, "Microsoft.NETCore.Targets/1.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==" }, "Microsoft.NETCore.Windows.ApiSets/1.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-0PIVLj5fuRkA6OdEzfnKekW3i+073flbQ/jnEnxcUA5U0VSzmFMcptzQWctF86vlmrnTBmHR6P6R+PcuYv04ng==" }, "Microsoft.VisualBasic/10.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-NCQe0wGGBG4/Z9IL5J1yyJTGX91LREX+wWlG0B6ZgAjXqBarFZS3B/Pn8g6cRb+3v9yuaDBQ7dZTjccuzUxxgQ==" }, "Microsoft.Win32.Primitives/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==" }, "Microsoft.Win32.Registry/4.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-bG7l/5OJVcsVlRrlPwSooahPO+MMSOy2htDbMEtGwccK9e1VW52cVYYGVznH3kI7nF6wk6qA2/TTlEiu77nZuQ==" }, "NETStandard.Library/1.6.1": { "type": "package", "serviceable": true, "sha512": "sha512-WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==" }, "Newtonsoft.Json/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-U82mHQSKaIk+lpSVCbWYKNavmNH1i5xrExDEquU1i6I5pV6UMOqRnJRSlKO3cMPfcpp0RgDY+8jUXHdQ4IfXvw==" }, "Npgsql/3.1.8": { "type": "package", "serviceable": true, "sha512": "sha512-KkIIz4b4wQptzQsROXHv3dlnSfejuoSQ4I0a5BeRMLWCrxQ46pHPZIWBT/pJvb6i7wR2IYhw460d7Zq7IcYwWg==" }, "Npgsql.EntityFrameworkCore.PostgreSQL/1.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-Tf/0TttWsgqsNs3a1m3G6aDWOBchpiLi2yJG7XooLX/KeP6W8xg5VWpeMtg2ogF3JzhLbDGSRVv8Z827uC4h4Q==" }, "Npgsql.EntityFrameworkCore.PostgreSQL.Design/1.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-KyyvKnyhOzjpxoYejeeO6Gbvghe6KINfc9ugma7HcQ6PBL+HNXRswpsM4iBX0zJ9jgDMArP1+SbBcqbZ84gdUg==" }, "Remotion.Linq/2.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-IJn0BqkvwEDpP+2qjvci7n4/a9f7DhKESLWb2/uG4xQh3rTkGTBUz69bI4IivCoKkTFAqjXxYDZw2K/npohjsw==" }, "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==" }, "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==" }, "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==" }, "runtime.native.System/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==" }, "runtime.native.System.IO.Compression/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==" }, "runtime.native.System.Net.Http/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==" }, "runtime.native.System.Net.Security/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-05QElm5/PtdD1IZi5Ty9e9m/pO+faGUgZLj30ybWBGYTFlqRDoHU85AYFFGOdNyp2TmKlSXREmuz6F16Glgn1w==" }, "runtime.native.System.Security.Cryptography/4.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-5PBctin79r6g3dleKoVyjZpeJG7S1ehZNniAMufL/z48A8AvH+M0ojgz2Hp4BwwlHM26Znu97sorkVcG8DfL4Q==" }, "runtime.native.System.Security.Cryptography.Apple/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==" }, "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==" }, "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==" }, "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==" }, "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==" }, "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==" }, "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==" }, "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==" }, "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==" }, "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==" }, "System.AppContext/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==" }, "System.Buffers/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==" }, "System.Collections/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==" }, "System.Collections.Concurrent/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==" }, "System.Collections.Immutable/1.2.0": { "type": "package", "serviceable": true, "sha512": "sha512-wdMSvl9nNvY52lHUjUAW9upKc2J0x3juO/0D2uKdtLsN0harGHR7BOtKkk/Wmtb6dyIKnPp8EElPdFyU3m3ORg==" }, "System.Collections.NonGeneric/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-hMxFT2RhhlffyCdKLDXjx8WEC5JfCvNozAZxCablAuFRH74SCV4AgzE8yJCh/73bFnEoZgJ9MJmkjQ0dJmnKqA==" }, "System.Collections.Specialized/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-/HKQyVP0yH1I0YtK7KJL/28snxHNH/bi+0lgk/+MbURF6ULhAE31MDI+NZDerNWu264YbxklXCCygISgm+HMug==" }, "System.ComponentModel/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-xDnDhVN/dzpWhfvlkeppj7ZZehFK19es7X05HUtMUz/4skLiOKKmWf3eUBAYqiMU8Qqrmr3z5HecaSW7cy26pg==" }, "System.ComponentModel.Annotations/4.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-Gm58ZDzdrxV/raAVjhz0aZclnQL16sZqmhqIc5j981ATtw8lTNQXxMkg8fj4TGR3qGx9H9ahjp7VhWz4aPWjjg==" }, "System.ComponentModel.Primitives/4.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-sc/7eVCdxPrp3ljpgTKVaQGUXiW05phNWvtv/m2kocXqrUQvTVWKou1Edas2aDjTThLPZOxPYIGNb/HN0QjURg==" }, "System.ComponentModel.TypeConverter/4.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-MnDAlaeJZy9pdB5ZdOlwdxfpI+LJQ6e0hmH7d2+y2LkiD8DRJynyDYl4Xxf3fWFm7SbEwBZh4elcfzONQLOoQw==" }, "System.Console/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==" }, "System.Data.Common/4.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-epU8jeTe7aE7RqGHq9rZ8b0Q4Ah7DgubzHQblgZMSqgW1saW868WmooSyC5ywf8upLBkcVLDu93W9GPWUYsU2Q==" }, "System.Diagnostics.Contracts/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-HvQQjy712vnlpPxaloZYkuE78Gn353L0SJLJVeLcNASeg9c4qla2a1Xq8I7B3jZoDzKPtHTkyVO7AZ5tpeQGuA==" }, "System.Diagnostics.Debug/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==" }, "System.Diagnostics.DiagnosticSource/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==" }, "System.Diagnostics.FileVersionInfo/4.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-fpDpQS0C5dEMCGBq3z8yckqmySl7doUDO4nt/qex8DRKWviAF/UDLbDsrdROTTvn8t0DoUsTws1Bu8rnw73e/w==" }, "System.Diagnostics.Process/4.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-ZLENRO94jO5B3J/i3O4DJyKzqOQN/jGn9lPufwMzXGbiLY3SW7uoTr27GqJspzLyNgaIWDa1R+d/DtQ0QzY3oA==" }, "System.Diagnostics.StackTrace/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-7ufRtbI+wQPDRCZ6kOp41DoAlyxjK+7iukpCccBxtfMtuN/zpA0Pxm9gRRoXHI2uVSJjsPgXqzUum7ovac4MLQ==" }, "System.Diagnostics.Tools/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==" }, "System.Diagnostics.Tracing/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==" }, "System.Dynamic.Runtime/4.0.11": { "type": "package", "serviceable": true, "sha512": "sha512-H6HFCkuOH48WNNupSsRwHy7aiPP74doq8Afa31MQanbeOoI42ZjBKuEEZ7Fkm57sMXoAK9waVknMrv/G3fmicg==" }, "System.Globalization/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==" }, "System.Globalization.Calendars/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==" }, "System.Globalization.Extensions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==" }, "System.Interactive.Async/3.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-iyrgkZz9Dzm0fiPouQszFC3SO/46k6AYd/jG9bu+/o0AoDMaRXtlo3TIuWVNtOuJFd1noL963QouroJ0T3rImw==" }, "System.IO/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==" }, "System.IO.Compression/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==" }, "System.IO.Compression.ZipFile/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==" }, "System.IO.FileSystem/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==" }, "System.IO.FileSystem.Primitives/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==" }, "System.IO.FileSystem.Watcher/4.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-E+9etTNzT+RmHL0p2+25BRynIb7oveZzBesBejSGCMfPq6cePg0RCRQPtCFeyP8+sxFb64Jta6kyhUZlpCrKRQ==" }, "System.IO.MemoryMappedFiles/4.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-yhTTAFg++M+NsuFxyp9wPKHLiO8jjT0SWicE3UovsEvSMOjxfYn4ayDiOfFD2s5tueNJScFjj3Nt09BaFStWpQ==" }, "System.IO.UnmanagedMemoryStream/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-aWjRuSeyJ+awJtcmt2RYUCbLSh8jA2rmq5vKkJPkAq75p8c8wwb1T8o147AXGOQZd2Hdc1W/NLD9kEP6J6OE0g==" }, "System.Linq/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==" }, "System.Linq.Expressions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==" }, "System.Linq.Parallel/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-StQAwT1/F6nLBDqCaHsG8e710cwpeylXTUFgV4Nq8hOxFaJoU7X6foWBL6RIF9Ml8AlUA0NTyiKx8GiByuRyKA==" }, "System.Linq.Queryable/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-Jx9iR2L8V5UpHWEa/T0qURus46p8341E1wq7mlU6rBA7zdlmsICjayMjk24wX2RGZyptH3ezufTQ6ewHHgJG8Q==" }, "System.Net.Http/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==" }, "System.Net.NameResolution/4.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-xvfOrnXRWsq/yOsLfGkOLVBB+9ANA1I/9Ei43wa6ueXnYmqzUQDQHXO8Tra5mwoBVQl0THZK8LwCsl7ULHNIlg==" }, "System.Net.NetworkInformation/4.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-Q0rfeiW6QsiZuicGjrFA7cRr2+kXex0JIljTTxzI09GIftB8k+aNL31VsQD1sI2g31cw7UGDTgozA/FgeNSzsQ==" }, "System.Net.Primitives/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==" }, "System.Net.Requests/4.0.11": { "type": "package", "serviceable": true, "sha512": "sha512-u3nTz5dp+V5u+nAm08ZakgWzQ+WnAKcuzQxgBK7nVQKURdiECcXEhvNZ46Ox8fVUP6QV2b9zDExQuK80lNeK5w==" }, "System.Net.Security/4.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-Dpve2aBSYYaIFalNYth9fzUBkQTLPAfUGO0XXrBP4Mbtg8GjaH4ImlHdttTs9/85+b3MMeNmKV/D8keLmY4LDA==" }, "System.Net.Sockets/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==" }, "System.Net.WebHeaderCollection/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-BDn5T+rCQO8AgzuKVJ9qsmM+pCQKNqw74/FJrV614joWdYNPsBU2DQwj7tvtv/C0CfQ/L2bvwZLyr3ZDap2HDA==" }, "System.Net.WebSockets/4.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-2KJo8hir6Edi9jnMDAMhiJoI691xRBmKcbNpwjrvpIMOCTYOtBpSsSEGBxBDV7PKbasJNaFp1+PZz1D7xS41Hg==" }, "System.Numerics.Vectors/4.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-78I6ZXawZSV8a0OxHLRu5vlCIanEbhM4gKzB8hUTBaKYh24MTe7ajXmxCmFwhXdJ2TM1V1P4tzBpu8TUftHWuw==" }, "System.ObjectModel/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==" }, "System.Reflection/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==" }, "System.Reflection.DispatchProxy/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-P+aWScdz6EkfTrNSv/XiqM8L4IJa/qpF/O07kWy55GUwjcaK0NfZk+xegNruT1ez86qnKrnHmiuoN+MgNfA2lQ==" }, "System.Reflection.Emit/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==" }, "System.Reflection.Emit.ILGeneration/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==" }, "System.Reflection.Emit.Lightweight/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==" }, "System.Reflection.Extensions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==" }, "System.Reflection.Metadata/1.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-FfoDxFp7eBUGdoBotiJcJeSr7DnyKoeDpmyxp9B1NRFVBWHGdd2Z3LM0thNemgPyk7koqLDuneVal9CssY6/6A==" }, "System.Reflection.Primitives/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==" }, "System.Reflection.TypeExtensions/4.3.0-preview1-24530-04": { "type": "package", "serviceable": true, "sha512": "sha512-wiw2YpuIizsW894PtC3iN5VC1Wkdt+M9y5QqMlYEUlJ2KQLyQMqJgyE3EXXPVJuOdXgo/BLioocDPMpIBEOG1g==" }, "System.Resources.Reader/4.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-MfueZoJZH2YIZNZaaQa7X2TPsbAEbanIJ/Abwi03pFxPiZB1orX+Ewek/Tc/M3Gb7B9Igw7GBeR6zT2Q1T/c+Q==" }, "System.Resources.ResourceManager/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==" }, "System.Runtime/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==" }, "System.Runtime.Extensions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==" }, "System.Runtime.Handles/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==" }, "System.Runtime.InteropServices/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==" }, "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==" }, "System.Runtime.Loader/4.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-h/fg8Vnt1a4sf3h+6qs/mXMfNXdhb739T07S9MeQs0egkEc8DH24ZbQoG0wc2SShuLo8FHlGy1Axr/D2H80Inw==" }, "System.Runtime.Numerics/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==" }, "System.Runtime.Serialization.Primitives/4.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-HZ6Du5QrTG8MNJbf4e4qMO3JRAkIboGT5Fk804uZtg3Gq516S7hAqTm2UZKUHa7/6HUGdVy3AqMQKbns06G/cg==" }, "System.Security.Claims/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-+qWHK9cUWqSNkziA6rMkC94Dxw18CLNm27rOSi9sQAdBxhRcfPei2N6lXkug0xvWSyEE/g5MKhHujQ0U5SUlfw==" }, "System.Security.Cryptography.Algorithms/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==" }, "System.Security.Cryptography.Cng/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==" }, "System.Security.Cryptography.Csp/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==" }, "System.Security.Cryptography.Encoding/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==" }, "System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==" }, "System.Security.Cryptography.Primitives/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==" }, "System.Security.Cryptography.X509Certificates/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==" }, "System.Security.Principal/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-km9SrazHUsnfk+MIrh/uwoogHDEzJzACqe4LA77REJhOmAk6khgIYEFiryd5wBfngWXn+mR1qKka0KnMqkxlyA==" }, "System.Security.Principal.Windows/4.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-/X8UKptyPwT+HAcvhw0zBz0WzYSDkPijtSiwzDfGcdLn13X6uvuCcD6hSKaHF/348RLW/b38EiwjxgMvsH/R0Q==" }, "System.Text.Encoding/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==" }, "System.Text.Encoding.CodePages/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-V7ZGj4Xt0fnNkbs0STYCGT2U54KhegkZsYdgs5Dkw1DO13XUfM+8b7CSWbUft4s5LqbWl/KouViM/pFjU3Yong==" }, "System.Text.Encoding.Extensions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==" }, "System.Text.Encodings.Web/4.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-TWZnuiJgPDAEEUfobD7njXvSVR2Toz+jvKWds6yL4oSztmKQfnWzucczjzA+6Dv1bktBdY71sZW1YN0X6m9chQ==" }, "System.Text.RegularExpressions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==" }, "System.Threading/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==" }, "System.Threading.Overlapped/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-MXkTocDY6VTCjQwBfvYGveEkDjQG9HD0Y1rLukrpLNbMGZO2tv11DmJLwdEbpCKin73LL7UpS+pvFGqJgjEjsQ==" }, "System.Threading.Tasks/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==" }, "System.Threading.Tasks.Dataflow/4.6.0": { "type": "package", "serviceable": true, "sha512": "sha512-gWb4iX/mNU56t6zzianwlLckCpY/RdoX0IW0J7mIriES6ASz8dvsOWIQhPcjeqIBF7xIXMy0GKcRPTE4YH8x3w==" }, "System.Threading.Tasks.Extensions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==" }, "System.Threading.Tasks.Parallel/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-NHXzU1t30FLsEW/eU5W6dRoqfNsswlGXkcE9m7B62QF0dZjylB3uq+BSsxRsCklvi5FNOMfPXLzGNOFkH4r3bQ==" }, "System.Threading.Thread/4.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-VlCFCG0RpG5J+vWslrIOaoZEPh5Y5Eyb/qzFhAgkJLwV0beQ8ePz8gCryS8mZPM/P2cb/KP8ECvvcM3s1PAFaQ==" }, "System.Threading.ThreadPool/4.0.10": { "type": "package", "serviceable": true, "sha512": "sha512-enyVMLcwh7uId0LcYkaNYFTFG9Dm2tRClg+Q2dS5Bbw7Knkor4zneYzdOZ+M5tAXXOi7rK/COO6VOBE/wqpwQg==" }, "System.Threading.Timer/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==" }, "System.Xml.ReaderWriter/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==" }, "System.Xml.XDocument/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==" }, "System.Xml.XmlDocument/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==" }, "System.Xml.XPath/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-ACdfG6PCZGaIZHlKoUeGj2ymgx6VxmN07fC2rI8veYvtankgVRZIIDLMKmMKgNMbdaoevgn7qN7miXqxE7jpyQ==" }, "System.Xml.XPath.XDocument/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-gHTFt/JPBLPfd6DchxBVtnt0QU8PsetMHlMpQThSJ1CqmuNWERTlyU4kaSqiZnUNPAHDMSx7HcREbVEvLItlGg==" }, "MapsDb/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "MapsModels/1.0.0": { "type": "project", "serviceable": false, "sha512": "" } } }