{ "locked": false, "version": 2, "targets": { ".NETCoreApp,Version=v1.0": { "Castle.Core/4.0.0-beta001": { "type": "package", "dependencies": { "System.AppContext": "4.1.0", "System.Collections.Specialized": "4.0.1", "System.ComponentModel.TypeConverter": "4.0.1", "System.Console": "4.0.0", "System.Diagnostics.Debug": "4.0.11", "System.Diagnostics.Tools": "4.0.1", "System.Diagnostics.TraceSource": "4.0.0", "System.Dynamic.Runtime": "4.0.11", "System.Globalization": "4.0.11", "System.IO.FileSystem": "4.0.1", "System.Linq": "4.1.0", "System.ObjectModel": "4.0.12", "System.Reflection": "4.1.0", "System.Reflection.Emit": "4.0.1", "System.Reflection.Emit.Lightweight": "4.0.1", "System.Reflection.Extensions": "4.0.1", "System.Reflection.TypeExtensions": "4.1.0", "System.Resources.ResourceManager": "4.0.1", "System.Runtime.Extensions": "4.1.0", "System.Runtime.InteropServices": "4.1.0", "System.Threading": "4.0.11", "System.Xml.XmlDocument": "4.0.1", "System.Xml.XmlSerializer": "4.0.11" }, "compile": { "lib/netstandard1.3/Castle.Core.dll": {} }, "runtime": { "lib/netstandard1.3/Castle.Core.dll": {} } }, "dotnet-test-xunit/1.0.0-rc2-build10025": { "type": "package", "dependencies": { "Microsoft.Extensions.Testing.Abstractions": "1.0.0-preview1-002702", "Microsoft.NETCore.App": "1.0.0-rc2-3002702", "xunit.runner.reporters": "2.1.0" }, "compile": { "lib/netcoreapp1.0/dotnet-test-xunit.dll": {} }, "runtime": { "lib/netcoreapp1.0/dotnet-test-xunit.dll": {} } }, "Libuv/1.9.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1" }, "runtimeTargets": { "runtimes/debian-x64/native/libuv.so": { "assetType": "native", "rid": "debian-x64" }, "runtimes/fedora-x64/native/libuv.so": { "assetType": "native", "rid": "fedora-x64" }, "runtimes/opensuse-x64/native/libuv.so": { "assetType": "native", "rid": "opensuse-x64" }, "runtimes/osx/native/libuv.dylib": { "assetType": "native", "rid": "osx" }, "runtimes/rhel-x64/native/libuv.so": { "assetType": "native", "rid": "rhel-x64" }, "runtimes/win7-arm/native/libuv.dll": { "assetType": "native", "rid": "win7-arm" }, "runtimes/win7-x64/native/libuv.dll": { "assetType": "native", "rid": "win7-x64" }, "runtimes/win7-x86/native/libuv.dll": { "assetType": "native", "rid": "win7-x86" } } }, "Microsoft.ApplicationInsights/2.1.0": { "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", "System.Diagnostics.Tools": "4.0.0", "System.Diagnostics.Tracing": "4.0.20", "System.Globalization": "4.0.10", "System.IO": "4.0.10", "System.IO.Compression": "4.0.0", "System.Linq": "4.0.0", "System.Net.Http": "4.0.0", "System.Reflection": "4.0.10", "System.Reflection.Extensions": "4.0.0", "System.Runtime": "4.0.20", "System.Runtime.Extensions": "4.0.10", "System.Text.Encoding": "4.0.10", "System.Text.Encoding.Extensions": "4.0.10", "System.Text.RegularExpressions": "4.0.10", "System.Threading": "4.0.10", "System.Threading.Tasks": "4.0.10", "System.Xml.XDocument": "4.0.10" }, "compile": { "lib/dotnet5.4/Microsoft.ApplicationInsights.dll": {} }, "runtime": { "lib/dotnet5.4/Microsoft.ApplicationInsights.dll": {} } }, "Microsoft.ApplicationInsights.AspNetCore/1.0.2": { "type": "package", "dependencies": { "Microsoft.ApplicationInsights": "2.1.0", "Microsoft.AspNetCore.Hosting.Abstractions": "1.0.0", "Microsoft.AspNetCore.Http.Abstractions": "1.0.0", "Microsoft.AspNetCore.Mvc.ViewFeatures": "1.0.1", "Microsoft.Extensions.Configuration": "1.0.0", "Microsoft.Extensions.DiagnosticAdapter": "1.0.0", "Microsoft.Extensions.Logging.Abstractions": "1.0.0", "System.Net.NameResolution": "4.0.0" }, "compile": { "lib/netstandard1.6/Microsoft.ApplicationInsights.AspNetCore.dll": {} }, "runtime": { "lib/netstandard1.6/Microsoft.ApplicationInsights.AspNetCore.dll": {} } }, "Microsoft.AspNetCore.Antiforgery/1.0.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.DataProtection": "1.0.0", "Microsoft.AspNetCore.Http.Abstractions": "1.0.0", "Microsoft.AspNetCore.WebUtilities": "1.0.0", "Microsoft.Extensions.ObjectPool": "1.0.0" }, "compile": { "lib/netstandard1.3/Microsoft.AspNetCore.Antiforgery.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.AspNetCore.Antiforgery.dll": {} } }, "Microsoft.AspNetCore.Authorization/1.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Logging.Abstractions": "1.0.0", "Microsoft.Extensions.Options": "1.0.0", "System.Security.Claims": "4.0.1" }, "compile": { "lib/netstandard1.3/Microsoft.AspNetCore.Authorization.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.AspNetCore.Authorization.dll": {} } }, "Microsoft.AspNetCore.Cryptography.Internal/1.1.0": { "type": "package", "dependencies": { "NETStandard.Library": "1.6.1" }, "compile": { "lib/netstandard1.3/Microsoft.AspNetCore.Cryptography.Internal.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.AspNetCore.Cryptography.Internal.dll": {} } }, "Microsoft.AspNetCore.DataProtection/1.1.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Cryptography.Internal": "1.1.0", "Microsoft.AspNetCore.DataProtection.Abstractions": "1.1.0", "Microsoft.AspNetCore.Hosting.Abstractions": "1.1.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "1.1.0", "Microsoft.Extensions.Logging.Abstractions": "1.1.0", "Microsoft.Extensions.Options": "1.1.0", "Microsoft.Win32.Registry": "4.3.0", "NETStandard.Library": "1.6.1", "System.Security.Claims": "4.3.0", "System.Security.Principal.Windows": "4.3.0" }, "compile": { "lib/netstandard1.3/Microsoft.AspNetCore.DataProtection.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.AspNetCore.DataProtection.dll": {} } }, "Microsoft.AspNetCore.DataProtection.Abstractions/1.1.0": { "type": "package", "dependencies": { "NETStandard.Library": "1.6.1", "System.ComponentModel": "4.3.0" }, "compile": { "lib/netstandard1.3/Microsoft.AspNetCore.DataProtection.Abstractions.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.AspNetCore.DataProtection.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Diagnostics.Abstractions/1.0.0": { "type": "package", "dependencies": { "System.Resources.ResourceManager": "4.0.1" }, "compile": { "lib/netstandard1.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll": {} }, "runtime": { "lib/netstandard1.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Hosting.Abstractions/1.1.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Hosting.Server.Abstractions": "1.1.0", "Microsoft.AspNetCore.Http.Abstractions": "1.1.0", "Microsoft.Extensions.Configuration.Abstractions": "1.1.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "1.1.0", "Microsoft.Extensions.FileProviders.Abstractions": "1.1.0", "Microsoft.Extensions.Logging.Abstractions": "1.1.0", "NETStandard.Library": "1.6.1" }, "compile": { "lib/netstandard1.3/Microsoft.AspNetCore.Hosting.Abstractions.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.AspNetCore.Hosting.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Hosting.Server.Abstractions/1.1.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Http.Features": "1.1.0", "Microsoft.Extensions.Configuration.Abstractions": "1.1.0", "NETStandard.Library": "1.6.1" }, "compile": { "lib/netstandard1.3/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Html.Abstractions/1.0.0": { "type": "package", "dependencies": { "System.Collections": "4.0.11", "System.Resources.ResourceManager": "4.0.1", "System.Text.Encodings.Web": "4.0.0" }, "compile": { "lib/netstandard1.0/Microsoft.AspNetCore.Html.Abstractions.dll": {} }, "runtime": { "lib/netstandard1.0/Microsoft.AspNetCore.Html.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Http/1.0.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Http.Abstractions": "1.0.0", "Microsoft.AspNetCore.WebUtilities": "1.0.0", "Microsoft.Extensions.ObjectPool": "1.0.0", "Microsoft.Extensions.Options": "1.0.0", "Microsoft.Net.Http.Headers": "1.0.0", "System.Buffers": "4.0.0", "System.Threading": "4.0.11" }, "compile": { "lib/netstandard1.3/Microsoft.AspNetCore.Http.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.AspNetCore.Http.dll": {} } }, "Microsoft.AspNetCore.Http.Abstractions/1.1.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Http.Features": "1.1.0", "Microsoft.Extensions.Primitives": "1.1.0", "NETStandard.Library": "1.6.1", "System.Globalization.Extensions": "4.3.0", "System.Reflection.TypeExtensions": "4.3.0", "System.Text.Encodings.Web": "4.3.0" }, "compile": { "lib/netstandard1.3/Microsoft.AspNetCore.Http.Abstractions.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.AspNetCore.Http.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Http.Extensions/1.1.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Http.Abstractions": "1.1.0", "Microsoft.Extensions.FileProviders.Abstractions": "1.1.0", "Microsoft.Net.Http.Headers": "1.1.0", "NETStandard.Library": "1.6.1", "System.Buffers": "4.3.0" }, "compile": { "lib/netstandard1.3/Microsoft.AspNetCore.Http.Extensions.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.AspNetCore.Http.Extensions.dll": {} } }, "Microsoft.AspNetCore.Http.Features/1.1.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Primitives": "1.1.0", "NETStandard.Library": "1.6.1", "System.ComponentModel": "4.3.0", "System.Net.WebSockets": "4.3.0", "System.Security.Claims": "4.3.0", "System.Security.Principal": "4.3.0" }, "compile": { "lib/netstandard1.3/Microsoft.AspNetCore.Http.Features.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.AspNetCore.Http.Features.dll": {} } }, "Microsoft.AspNetCore.JsonPatch/1.0.0": { "type": "package", "dependencies": { "Microsoft.CSharp": "4.0.1", "Newtonsoft.Json": "9.0.1", "System.Collections.Concurrent": "4.0.12", "System.ComponentModel.TypeConverter": "4.1.0", "System.Diagnostics.Debug": "4.0.11", "System.Globalization": "4.0.11", "System.Linq": "4.1.0", "System.Reflection.Extensions": "4.0.1", "System.Resources.ResourceManager": "4.0.1", "System.Runtime.Extensions": "4.1.0", "System.Runtime.Serialization.Primitives": "4.1.1", "System.Text.Encoding.Extensions": "4.0.11" }, "compile": { "lib/netstandard1.1/Microsoft.AspNetCore.JsonPatch.dll": {} }, "runtime": { "lib/netstandard1.1/Microsoft.AspNetCore.JsonPatch.dll": {} } }, "Microsoft.AspNetCore.Mvc.Abstractions/1.0.1": { "type": "package", "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.0.1", "System.Text.Encoding.Extensions": "4.0.11" }, "compile": { "lib/netstandard1.3/Microsoft.AspNetCore.Mvc.Abstractions.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.AspNetCore.Mvc.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Mvc.Core/1.0.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Authorization": "1.0.0", "Microsoft.AspNetCore.Hosting.Abstractions": "1.0.0", "Microsoft.AspNetCore.Http": "1.0.0", "Microsoft.AspNetCore.Mvc.Abstractions": "1.0.1", "Microsoft.AspNetCore.Routing": "1.0.0", "Microsoft.Extensions.DependencyModel": "1.0.0", "Microsoft.Extensions.FileProviders.Abstractions": "1.0.0", "Microsoft.Extensions.Logging.Abstractions": "1.0.0", "Microsoft.Extensions.PlatformAbstractions": "1.0.0", "System.Buffers": "4.0.0", "System.Diagnostics.DiagnosticSource": "4.0.0", "System.Text.Encoding": "4.0.11" }, "compile": { "lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Core.dll": {} }, "runtime": { "lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Core.dll": {} } }, "Microsoft.AspNetCore.Mvc.DataAnnotations/1.0.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Mvc.Core": "1.0.1", "Microsoft.Extensions.Localization": "1.0.0", "System.ComponentModel.Annotations": "4.1.0" }, "compile": { "lib/netstandard1.6/Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {} }, "runtime": { "lib/netstandard1.6/Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {} } }, "Microsoft.AspNetCore.Mvc.Formatters.Json/1.0.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.JsonPatch": "1.0.0", "Microsoft.AspNetCore.Mvc.Core": "1.0.1" }, "compile": { "lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Formatters.Json.dll": {} }, "runtime": { "lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Formatters.Json.dll": {} } }, "Microsoft.AspNetCore.Mvc.ViewFeatures/1.0.1": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Antiforgery": "1.0.1", "Microsoft.AspNetCore.Diagnostics.Abstractions": "1.0.0", "Microsoft.AspNetCore.Html.Abstractions": "1.0.0", "Microsoft.AspNetCore.Mvc.Core": "1.0.1", "Microsoft.AspNetCore.Mvc.DataAnnotations": "1.0.1", "Microsoft.AspNetCore.Mvc.Formatters.Json": "1.0.1", "Microsoft.Extensions.WebEncoders": "1.0.0", "Newtonsoft.Json": "9.0.1", "System.Buffers": "4.0.0", "System.Runtime.Serialization.Primitives": "4.1.1" }, "compile": { "lib/netstandard1.6/Microsoft.AspNetCore.Mvc.ViewFeatures.dll": {} }, "runtime": { "lib/netstandard1.6/Microsoft.AspNetCore.Mvc.ViewFeatures.dll": {} } }, "Microsoft.AspNetCore.Routing/1.0.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Http.Extensions": "1.0.0", "Microsoft.AspNetCore.Routing.Abstractions": "1.0.0", "Microsoft.Extensions.Logging.Abstractions": "1.0.0", "Microsoft.Extensions.ObjectPool": "1.0.0", "Microsoft.Extensions.Options": "1.0.0", "System.Collections": "4.0.11", "System.Text.RegularExpressions": "4.1.0" }, "compile": { "lib/netstandard1.3/Microsoft.AspNetCore.Routing.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.AspNetCore.Routing.dll": {} } }, "Microsoft.AspNetCore.Routing.Abstractions/1.0.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Http.Abstractions": "1.0.0", "System.Collections.Concurrent": "4.0.12", "System.Reflection.Extensions": "4.0.1", "System.Threading.Tasks": "4.0.11" }, "compile": { "lib/netstandard1.3/Microsoft.AspNetCore.Routing.Abstractions.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.AspNetCore.Routing.Abstractions.dll": {} } }, "Microsoft.AspNetCore.SignalR.Messaging/0.2.0-preview2-22683": { "type": "package", "dependencies": { "Microsoft.CSharp": "4.3.0", "Microsoft.Extensions.Logging": "1.1.0-preview2-22683", "Microsoft.Extensions.Options": "1.1.0-preview2-22683", "NETStandard.Library": "1.6.1", "System.Dynamic.Runtime": "4.3.0", "System.Reflection.Emit": "4.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Threading.Thread": "4.3.0", "System.Threading.ThreadPool": "4.3.0" }, "compile": { "lib/netstandard1.3/Microsoft.AspNetCore.SignalR.Messaging.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.AspNetCore.SignalR.Messaging.dll": {} } }, "Microsoft.AspNetCore.SignalR.Server/0.2.0-preview2-22683": { "type": "package", "dependencies": { "Microsoft.AspNetCore.DataProtection": "1.1.0-preview2-22683", "Microsoft.AspNetCore.Hosting.Abstractions": "1.1.0-preview2-22683", "Microsoft.AspNetCore.Http.Extensions": "1.1.0-preview2-22683", "Microsoft.AspNetCore.SignalR.Messaging": "0.2.0-preview2-22683", "Microsoft.Extensions.DependencyModel": "1.1.0", "NETStandard.Library": "1.6.1", "Newtonsoft.Json": "9.0.1", "System.Runtime.Serialization.Primitives": "4.3.0" }, "compile": { "lib/netstandard1.6/Microsoft.AspNetCore.SignalR.Server.dll": {} }, "runtime": { "lib/netstandard1.6/Microsoft.AspNetCore.SignalR.Server.dll": {} } }, "Microsoft.AspNetCore.WebSockets/0.2.0-preview1-final": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Http.Extensions": "1.1.0-preview1-final", "Microsoft.Extensions.Options": "1.1.0-preview1-final", "NETStandard.Library": "1.6.1-preview1-24530-04" }, "compile": { "lib/netstandard1.3/Microsoft.AspNetCore.WebSockets.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.AspNetCore.WebSockets.dll": {} } }, "Microsoft.AspNetCore.WebUtilities/1.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Primitives": "1.0.0", "System.Buffers": "4.0.0", "System.Collections": "4.0.11", "System.IO": "4.1.0", "System.IO.FileSystem": "4.0.1", "System.Text.Encodings.Web": "4.0.0" }, "compile": { "lib/netstandard1.3/Microsoft.AspNetCore.WebUtilities.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.AspNetCore.WebUtilities.dll": {} } }, "Microsoft.CodeAnalysis.Analyzers/1.1.0": { "type": "package" }, "Microsoft.CodeAnalysis.Common/1.3.0": { "type": "package", "dependencies": { "Microsoft.CodeAnalysis.Analyzers": "1.1.0", "System.AppContext": "4.1.0", "System.Collections": "4.0.11", "System.Collections.Concurrent": "4.0.12", "System.Collections.Immutable": "1.2.0", "System.Console": "4.0.0", "System.Diagnostics.Debug": "4.0.11", "System.Diagnostics.FileVersionInfo": "4.0.0", "System.Diagnostics.StackTrace": "4.0.1", "System.Diagnostics.Tools": "4.0.1", "System.Dynamic.Runtime": "4.0.11", "System.Globalization": "4.0.11", "System.IO.FileSystem": "4.0.1", "System.IO.FileSystem.Primitives": "4.0.1", "System.Linq": "4.1.0", "System.Linq.Expressions": "4.1.0", "System.Reflection": "4.1.0", "System.Reflection.Metadata": "1.3.0", "System.Reflection.Primitives": "4.0.1", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Runtime.Handles": "4.0.1", "System.Runtime.InteropServices": "4.1.0", "System.Runtime.Numerics": "4.0.1", "System.Security.Cryptography.Algorithms": "4.2.0", "System.Security.Cryptography.Encoding": "4.0.0", "System.Security.Cryptography.X509Certificates": "4.1.0", "System.Text.Encoding": "4.0.11", "System.Text.Encoding.CodePages": "4.0.1", "System.Text.Encoding.Extensions": "4.0.11", "System.Threading": "4.0.11", "System.Threading.Tasks": "4.0.11", "System.Threading.Tasks.Parallel": "4.0.1", "System.Threading.Thread": "4.0.0", "System.Xml.ReaderWriter": "4.0.11", "System.Xml.XDocument": "4.0.11", "System.Xml.XPath.XDocument": "4.0.1", "System.Xml.XmlDocument": "4.0.1" }, "compile": { "lib/netstandard1.3/_._": {} }, "runtime": { "lib/netstandard1.3/Microsoft.CodeAnalysis.dll": {} } }, "Microsoft.CodeAnalysis.CSharp/1.3.0": { "type": "package", "dependencies": { "Microsoft.CodeAnalysis.Common": "[1.3.0]" }, "compile": { "lib/netstandard1.3/_._": {} }, "runtime": { "lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll": {} } }, "Microsoft.CodeAnalysis.VisualBasic/1.3.0": { "type": "package", "dependencies": { "Microsoft.CodeAnalysis.Common": "1.3.0" }, "compile": { "lib/netstandard1.3/_._": {} }, "runtime": { "lib/netstandard1.3/Microsoft.CodeAnalysis.VisualBasic.dll": {} } }, "Microsoft.CSharp/4.3.0": { "type": "package", "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Dynamic.Runtime": "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.Extensions": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Reflection.TypeExtensions": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "ref/netstandard1.0/Microsoft.CSharp.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.CSharp.dll": {} } }, "Microsoft.DiaSymReader/1.0.6": { "type": "package", "compile": { "lib/portable-net45+win8/Microsoft.DiaSymReader.dll": {} }, "runtime": { "lib/portable-net45+win8/Microsoft.DiaSymReader.dll": {} } }, "Microsoft.DiaSymReader.Native/1.3.3": { "type": "package", "runtimeTargets": { "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll": { "assetType": "native", "rid": "win-x64" }, "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll": { "assetType": "native", "rid": "win-x86" }, "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll": { "assetType": "native", "rid": "win" }, "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll": { "assetType": "native", "rid": "win" }, "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll": { "assetType": "native", "rid": "win" }, "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll": { "assetType": "native", "rid": "win8-arm" } } }, "Microsoft.DotNet.PlatformAbstractions/1.1.0": { "type": "package", "dependencies": { "System.AppContext": "4.1.0", "System.Collections": "4.0.11", "System.IO": "4.1.0", "System.IO.FileSystem": "4.0.1", "System.Reflection.TypeExtensions": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Runtime.InteropServices": "4.1.0", "System.Runtime.InteropServices.RuntimeInformation": "4.0.0" }, "compile": { "lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll": {} } }, "Microsoft.DotNet.ProjectModel/1.0.0-rc2-002702": { "type": "package", "dependencies": { "Microsoft.CSharp": "4.0.1-rc2-24027", "Microsoft.Extensions.DependencyModel": "1.0.0-rc2-002702", "Newtonsoft.Json": "7.0.1", "NuGet.Packaging": "3.5.0-beta-final", "NuGet.RuntimeModel": "3.5.0-beta-final", "System.Dynamic.Runtime": "4.0.11-rc2-24027", "System.Reflection.Metadata": "1.3.0-rc2-24027", "System.Runtime.Loader": "4.0.0-rc2-24027", "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24027", "System.Security.Cryptography.Algorithms": "4.1.0-rc2-24027", "System.Threading.Thread": "4.0.0-rc2-24027", "System.Xml.XDocument": "4.0.11-rc2-24027" }, "compile": { "lib/netstandard1.5/Microsoft.DotNet.ProjectModel.dll": {} }, "runtime": { "lib/netstandard1.5/Microsoft.DotNet.ProjectModel.dll": {} } }, "Microsoft.EntityFrameworkCore/1.1.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Caching.Memory": "1.1.0", "Microsoft.Extensions.DependencyInjection": "1.1.0", "Microsoft.Extensions.Logging": "1.1.0", "NETStandard.Library": "1.6.1", "Remotion.Linq": "2.1.1", "System.Collections.Immutable": "1.3.0", "System.ComponentModel.Annotations": "4.3.0", "System.Interactive.Async": "3.0.0", "System.Linq.Queryable": "4.3.0" }, "compile": { "lib/netstandard1.3/Microsoft.EntityFrameworkCore.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.EntityFrameworkCore.dll": {} } }, "Microsoft.EntityFrameworkCore.Design/1.1.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Hosting.Abstractions": "1.1.0", "Microsoft.EntityFrameworkCore.Relational.Design": "1.1.0", "NETStandard.Library": "1.6.1", "System.Collections.NonGeneric": "4.3.0" }, "compile": { "lib/netstandard1.3/Microsoft.EntityFrameworkCore.Design.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.EntityFrameworkCore.Design.dll": {} } }, "Microsoft.EntityFrameworkCore.Relational/1.1.0": { "type": "package", "dependencies": { "Microsoft.CSharp": "4.3.0", "Microsoft.EntityFrameworkCore": "1.1.0", "NETStandard.Library": "1.6.1", "System.Data.Common": "4.3.0", "System.Diagnostics.DiagnosticSource": "4.3.0" }, "compile": { "lib/netstandard1.3/Microsoft.EntityFrameworkCore.Relational.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.EntityFrameworkCore.Relational.dll": {} } }, "Microsoft.EntityFrameworkCore.Relational.Design/1.1.0": { "type": "package", "dependencies": { "Microsoft.EntityFrameworkCore.Relational": "1.1.0", "NETStandard.Library": "1.6.1" }, "compile": { "lib/netstandard1.3/Microsoft.EntityFrameworkCore.Relational.Design.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.EntityFrameworkCore.Relational.Design.dll": {} } }, "Microsoft.EntityFrameworkCore.Tools/1.1.0-preview4-final": { "type": "package", "dependencies": { "Microsoft.EntityFrameworkCore.Design": "1.1.0" }, "compile": { "lib/netstandard1.3/_._": {} }, "runtime": { "lib/netstandard1.3/_._": {} } }, "Microsoft.Extensions.Caching.Abstractions/1.1.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Primitives": "1.1.0", "NETStandard.Library": "1.6.1" }, "compile": { "lib/netstandard1.0/Microsoft.Extensions.Caching.Abstractions.dll": {} }, "runtime": { "lib/netstandard1.0/Microsoft.Extensions.Caching.Abstractions.dll": {} } }, "Microsoft.Extensions.Caching.Memory/1.1.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Caching.Abstractions": "1.1.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "1.1.0", "Microsoft.Extensions.Options": "1.1.0", "NETStandard.Library": "1.6.1" }, "compile": { "lib/netstandard1.3/Microsoft.Extensions.Caching.Memory.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.Extensions.Caching.Memory.dll": {} } }, "Microsoft.Extensions.Configuration/1.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "1.0.0", "System.Collections": "4.0.11", "System.Diagnostics.Debug": "4.0.11", "System.IO": "4.1.0", "System.Resources.ResourceManager": "4.0.1", "System.Runtime.Extensions": "4.1.0", "System.Runtime.InteropServices": "4.1.0", "System.Threading": "4.0.11" }, "compile": { "lib/netstandard1.1/Microsoft.Extensions.Configuration.dll": {} }, "runtime": { "lib/netstandard1.1/Microsoft.Extensions.Configuration.dll": {} } }, "Microsoft.Extensions.Configuration.Abstractions/1.1.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Primitives": "1.1.0", "NETStandard.Library": "1.6.1" }, "compile": { "lib/netstandard1.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} }, "runtime": { "lib/netstandard1.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} } }, "Microsoft.Extensions.DependencyInjection/1.1.0": { "type": "package", "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "1.1.0", "NETStandard.Library": "1.6.1" }, "compile": { "lib/netstandard1.1/Microsoft.Extensions.DependencyInjection.dll": {} }, "runtime": { "lib/netstandard1.1/Microsoft.Extensions.DependencyInjection.dll": {} } }, "Microsoft.Extensions.DependencyInjection.Abstractions/1.1.0": { "type": "package", "dependencies": { "NETStandard.Library": "1.6.1", "System.ComponentModel": "4.3.0" }, "compile": { "lib/netstandard1.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} }, "runtime": { "lib/netstandard1.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} } }, "Microsoft.Extensions.DependencyModel/1.1.0": { "type": "package", "dependencies": { "Microsoft.DotNet.PlatformAbstractions": "1.1.0", "Newtonsoft.Json": "9.0.1", "System.Diagnostics.Debug": "4.0.11", "System.Dynamic.Runtime": "4.0.11", "System.Linq": "4.1.0" }, "compile": { "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll": {} }, "runtime": { "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll": {} } }, "Microsoft.Extensions.DiagnosticAdapter/1.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.0", "System.Collections.Concurrent": "4.0.12", "System.ComponentModel": "4.0.1", "System.Diagnostics.DiagnosticSource": "4.0.0", "System.Reflection.Emit": "4.0.1", "System.Reflection.Emit.Lightweight": "4.0.1", "System.Reflection.Extensions": "4.0.1", "System.Runtime.Extensions": "4.1.0" }, "compile": { "lib/netstandard1.1/Microsoft.Extensions.DiagnosticAdapter.dll": {} }, "runtime": { "lib/netstandard1.1/Microsoft.Extensions.DiagnosticAdapter.dll": {} } }, "Microsoft.Extensions.FileProviders.Abstractions/1.1.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Primitives": "1.1.0", "NETStandard.Library": "1.6.1" }, "compile": { "lib/netstandard1.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {} }, "runtime": { "lib/netstandard1.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {} } }, "Microsoft.Extensions.Localization/1.0.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Hosting.Abstractions": "1.0.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.0", "Microsoft.Extensions.Localization.Abstractions": "1.0.0", "Microsoft.Extensions.Options": "1.0.0", "System.Collections.Concurrent": "4.0.12", "System.Resources.Reader": "4.0.0" }, "compile": { "lib/netstandard1.3/Microsoft.Extensions.Localization.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.Extensions.Localization.dll": {} } }, "Microsoft.Extensions.Localization.Abstractions/1.0.0": { "type": "package", "dependencies": { "Microsoft.CSharp": "4.0.1", "System.Globalization": "4.0.11", "System.Resources.ResourceManager": "4.0.1" }, "compile": { "lib/netstandard1.0/Microsoft.Extensions.Localization.Abstractions.dll": {} }, "runtime": { "lib/netstandard1.0/Microsoft.Extensions.Localization.Abstractions.dll": {} } }, "Microsoft.Extensions.Logging/1.1.0": { "type": "package", "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "1.1.0", "Microsoft.Extensions.Logging.Abstractions": "1.1.0", "NETStandard.Library": "1.6.1" }, "compile": { "lib/netstandard1.1/Microsoft.Extensions.Logging.dll": {} }, "runtime": { "lib/netstandard1.1/Microsoft.Extensions.Logging.dll": {} } }, "Microsoft.Extensions.Logging.Abstractions/1.1.0": { "type": "package", "dependencies": { "NETStandard.Library": "1.6.1" }, "compile": { "lib/netstandard1.1/Microsoft.Extensions.Logging.Abstractions.dll": {} }, "runtime": { "lib/netstandard1.1/Microsoft.Extensions.Logging.Abstractions.dll": {} } }, "Microsoft.Extensions.ObjectPool/1.0.0": { "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.11", "System.Resources.ResourceManager": "4.0.1", "System.Runtime.Extensions": "4.1.0", "System.Threading": "4.0.11" }, "compile": { "lib/netstandard1.3/Microsoft.Extensions.ObjectPool.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.Extensions.ObjectPool.dll": {} } }, "Microsoft.Extensions.Options/1.1.0": { "type": "package", "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "1.1.0", "Microsoft.Extensions.Primitives": "1.1.0", "NETStandard.Library": "1.6.1", "System.ComponentModel": "4.3.0" }, "compile": { "lib/netstandard1.0/Microsoft.Extensions.Options.dll": {} }, "runtime": { "lib/netstandard1.0/Microsoft.Extensions.Options.dll": {} } }, "Microsoft.Extensions.PlatformAbstractions/1.0.0": { "type": "package", "dependencies": { "System.AppContext": "4.1.0", "System.Reflection": "4.1.0", "System.Reflection.Extensions": "4.0.1", "System.Reflection.TypeExtensions": "4.1.0", "System.Resources.ResourceManager": "4.0.1", "System.Runtime.Extensions": "4.1.0" }, "compile": { "lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.dll": {} } }, "Microsoft.Extensions.Primitives/1.1.0": { "type": "package", "dependencies": { "NETStandard.Library": "1.6.1", "System.Runtime.CompilerServices.Unsafe": "4.3.0" }, "compile": { "lib/netstandard1.0/Microsoft.Extensions.Primitives.dll": {} }, "runtime": { "lib/netstandard1.0/Microsoft.Extensions.Primitives.dll": {} } }, "Microsoft.Extensions.Testing.Abstractions/1.0.0-preview1-002702": { "type": "package", "dependencies": { "Microsoft.DiaSymReader": "1.0.6", "Microsoft.DiaSymReader.Native": "1.3.3", "Microsoft.DotNet.ProjectModel": "1.0.0-rc2-002702", "Newtonsoft.Json": "7.0.1", "System.Reflection.TypeExtensions": "4.1.0-rc2-24027", "System.Resources.ResourceManager": "4.0.1-rc2-24027" }, "compile": { "lib/netstandard1.5/Microsoft.Extensions.Testing.Abstractions.dll": {} }, "runtime": { "lib/netstandard1.5/Microsoft.Extensions.Testing.Abstractions.dll": {} } }, "Microsoft.Extensions.WebEncoders/1.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.0", "Microsoft.Extensions.Options": "1.0.0", "System.Text.Encodings.Web": "4.0.0" }, "compile": { "lib/netstandard1.0/Microsoft.Extensions.WebEncoders.dll": {} }, "runtime": { "lib/netstandard1.0/Microsoft.Extensions.WebEncoders.dll": {} } }, "Microsoft.Net.Http.Headers/1.1.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Primitives": "1.1.0", "NETStandard.Library": "1.6.1", "System.Buffers": "4.3.0", "System.Diagnostics.Contracts": "4.3.0" }, "compile": { "lib/netstandard1.1/Microsoft.Net.Http.Headers.dll": {} }, "runtime": { "lib/netstandard1.1/Microsoft.Net.Http.Headers.dll": {} } }, "Microsoft.NETCore.App/1.0.1": { "type": "package", "dependencies": { "Libuv": "1.9.0", "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.0", "System.Buffers": "4.0.0", "System.Collections.Immutable": "1.2.0", "System.ComponentModel": "4.0.1", "System.ComponentModel.Annotations": "4.1.0", "System.Diagnostics.DiagnosticSource": "4.0.0", "System.Diagnostics.Process": "4.1.0", "System.Dynamic.Runtime": "4.0.11", "System.Globalization.Extensions": "4.0.1", "System.IO.FileSystem.Watcher": "4.0.0", "System.IO.MemoryMappedFiles": "4.0.0", "System.IO.UnmanagedMemoryStream": "4.0.1", "System.Linq.Expressions": "4.1.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.1.0", "System.Resources.Reader": "4.0.0", "System.Runtime.Loader": "4.0.0", "System.Security.Cryptography.Algorithms": "4.2.0", "System.Security.Cryptography.Encoding": "4.0.0", "System.Security.Cryptography.Primitives": "4.0.0", "System.Security.Cryptography.X509Certificates": "4.1.0", "System.Threading.Tasks.Dataflow": "4.6.0", "System.Threading.Tasks.Extensions": "4.0.0", "System.Threading.Tasks.Parallel": "4.0.1", "System.Threading.Thread": "4.0.0", "System.Threading.ThreadPool": "4.0.10" }, "compile": { "lib/netcoreapp1.0/_._": {} }, "runtime": { "lib/netcoreapp1.0/_._": {} } }, "Microsoft.NETCore.DotNetHost/1.0.1": { "type": "package" }, "Microsoft.NETCore.DotNetHostPolicy/1.0.1": { "type": "package", "dependencies": { "Microsoft.NETCore.DotNetHostResolver": "1.0.1" } }, "Microsoft.NETCore.DotNetHostResolver/1.0.1": { "type": "package", "dependencies": { "Microsoft.NETCore.DotNetHost": "1.0.1" } }, "Microsoft.NETCore.Jit/1.0.4": { "type": "package" }, "Microsoft.NETCore.Platforms/1.1.0": { "type": "package", "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} } }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.4": { "type": "package", "dependencies": { "Microsoft.NETCore.Jit": "1.0.4", "Microsoft.NETCore.Windows.ApiSets": "1.0.1" } }, "Microsoft.NETCore.Targets/1.1.0": { "type": "package", "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} } }, "Microsoft.NETCore.Windows.ApiSets/1.0.1": { "type": "package" }, "Microsoft.VisualBasic/10.0.1": { "type": "package", "dependencies": { "System.Collections": "4.0.11", "System.Diagnostics.Debug": "4.0.11", "System.Dynamic.Runtime": "4.0.11", "System.Globalization": "4.0.11", "System.Linq": "4.1.0", "System.Linq.Expressions": "4.1.0", "System.ObjectModel": "4.0.12", "System.Reflection": "4.1.0", "System.Reflection.Extensions": "4.0.1", "System.Reflection.Primitives": "4.0.1", "System.Reflection.TypeExtensions": "4.1.0", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Runtime.InteropServices": "4.1.0", "System.Threading": "4.0.11" }, "compile": { "ref/netstandard1.1/Microsoft.VisualBasic.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.VisualBasic.dll": {} } }, "Microsoft.Win32.Primitives/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} } }, "Microsoft.Win32.Registry/4.3.0": { "type": "package", "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": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Registry.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll": { "assetType": "runtime", "rid": "win" } } }, "Moq/4.6.38-alpha": { "type": "package", "dependencies": { "Castle.Core": "4.0.0-beta001", "System.Collections": "4.0.11", "System.Collections.Concurrent": "4.0.12", "System.Diagnostics.Debug": "4.0.11", "System.Diagnostics.Tools": "4.0.1", "System.Globalization": "4.0.11", "System.Linq": "4.1.0", "System.Linq.Expressions": "4.1.0", "System.Linq.Queryable": "4.0.1", "System.Reflection": "4.1.0", "System.Reflection.Emit": "4.0.1", "System.Reflection.Emit.ILGeneration": "4.0.1", "System.Reflection.Extensions": "4.0.1", "System.Reflection.Primitives": "4.0.1", "System.Reflection.TypeExtensions": "4.1.0", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Text.RegularExpressions": "4.1.0", "System.Threading": "4.0.11", "System.Threading.Tasks": "4.0.11" }, "compile": { "lib/netstandard1.3/Moq.dll": {} }, "runtime": { "lib/netstandard1.3/Moq.dll": {} } }, "NETStandard.Library/1.6.1": { "type": "package", "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": { "type": "package", "dependencies": { "Microsoft.CSharp": "4.0.1", "System.Collections": "4.0.11", "System.Diagnostics.Debug": "4.0.11", "System.Dynamic.Runtime": "4.0.11", "System.Globalization": "4.0.11", "System.IO": "4.1.0", "System.Linq": "4.1.0", "System.Linq.Expressions": "4.1.0", "System.ObjectModel": "4.0.12", "System.Reflection": "4.1.0", "System.Reflection.Extensions": "4.0.1", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Runtime.Serialization.Primitives": "4.1.1", "System.Text.Encoding": "4.0.11", "System.Text.Encoding.Extensions": "4.0.11", "System.Text.RegularExpressions": "4.1.0", "System.Threading": "4.0.11", "System.Threading.Tasks": "4.0.11", "System.Xml.ReaderWriter": "4.0.11", "System.Xml.XDocument": "4.0.11" }, "compile": { "lib/netstandard1.0/Newtonsoft.Json.dll": {} }, "runtime": { "lib/netstandard1.0/Newtonsoft.Json.dll": {} } }, "Npgsql/3.1.9": { "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.1", "System.Collections.Concurrent": "4.0.12", "System.ComponentModel.TypeConverter": "4.1.0", "System.Console": "4.0.0", "System.Data.Common": "4.1.0", "System.Diagnostics.Contracts": "4.0.1", "System.Globalization.Extensions": "4.0.1", "System.Linq": "4.1.0", "System.Net.NameResolution": "4.0.0", "System.Net.NetworkInformation": "4.1.0", "System.Net.Primitives": "4.0.11", "System.Net.Security": "4.0.0", "System.Net.Sockets": "4.1.0", "System.Reflection": "4.1.0", "System.Reflection.Extensions": "4.0.1", "System.Reflection.TypeExtensions": "4.1.0", "System.Runtime": "4.1.0", "System.Runtime.InteropServices": "4.1.0", "System.Runtime.InteropServices.RuntimeInformation": "4.0.0", "System.Runtime.Numerics": "4.0.1", "System.Text.Encoding.Extensions": "4.0.11", "System.Text.RegularExpressions": "4.1.0", "System.Threading": "4.0.11", "System.Threading.Thread": "4.0.0", "System.Threading.Timer": "4.0.1" }, "compile": { "lib/netstandard1.3/Npgsql.dll": {} }, "runtime": { "lib/netstandard1.3/Npgsql.dll": {} } }, "Npgsql.EntityFrameworkCore.PostgreSQL/1.1.0": { "type": "package", "dependencies": { "Microsoft.EntityFrameworkCore": "1.1.0", "Microsoft.EntityFrameworkCore.Relational": "1.1.0", "Microsoft.Extensions.DependencyInjection": "1.1.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "1.1.0", "Npgsql": "3.1.9" }, "compile": { "lib/netstandard1.3/Npgsql.EntityFrameworkCore.PostgreSQL.dll": {} }, "runtime": { "lib/netstandard1.3/Npgsql.EntityFrameworkCore.PostgreSQL.dll": {} } }, "NuGet.Common/3.5.0-beta-final": { "type": "package", "dependencies": { "NETStandard.Library": "1.5.0-rc2-24027", "System.Diagnostics.Process": "4.1.0-rc2-24027", "System.Security.Cryptography.Algorithms": "4.1.0-rc2-24027", "System.Threading.Thread": "4.0.0-rc2-24027" }, "compile": { "lib/netstandard1.3/NuGet.Common.dll": {} }, "runtime": { "lib/netstandard1.3/NuGet.Common.dll": {} } }, "NuGet.Frameworks/3.5.0-beta-final": { "type": "package", "dependencies": { "NETStandard.Library": "1.5.0-rc2-24027", "NuGet.Versioning": "3.5.0-beta-final" }, "compile": { "lib/netstandard1.3/NuGet.Frameworks.dll": {} }, "runtime": { "lib/netstandard1.3/NuGet.Frameworks.dll": {} } }, "NuGet.Packaging/3.5.0-beta-final": { "type": "package", "dependencies": { "NETStandard.Library": "1.5.0-rc2-24027", "NuGet.Common": "3.5.0-beta-final", "NuGet.Packaging.Core": "3.5.0-beta-final", "System.IO.Compression": "4.1.0-rc2-24027" }, "compile": { "lib/netstandard1.3/NuGet.Packaging.dll": {} }, "runtime": { "lib/netstandard1.3/NuGet.Packaging.dll": {} } }, "NuGet.Packaging.Core/3.5.0-beta-final": { "type": "package", "dependencies": { "NETStandard.Library": "1.5.0-rc2-24027", "NuGet.Packaging.Core.Types": "3.5.0-beta-final", "System.Xml.XDocument": "4.0.11-rc2-24027" }, "compile": { "lib/netstandard1.3/NuGet.Packaging.Core.dll": {} }, "runtime": { "lib/netstandard1.3/NuGet.Packaging.Core.dll": {} } }, "NuGet.Packaging.Core.Types/3.5.0-beta-final": { "type": "package", "dependencies": { "NETStandard.Library": "1.5.0-rc2-24027", "NuGet.Frameworks": "3.5.0-beta-final" }, "compile": { "lib/netstandard1.3/NuGet.Packaging.Core.Types.dll": {} }, "runtime": { "lib/netstandard1.3/NuGet.Packaging.Core.Types.dll": {} } }, "NuGet.RuntimeModel/3.5.0-beta-final": { "type": "package", "dependencies": { "NETStandard.Library": "1.5.0-rc2-24027", "Newtonsoft.Json": "6.0.4", "NuGet.Frameworks": "3.5.0-beta-final", "NuGet.Versioning": "3.5.0-beta-final", "System.Dynamic.Runtime": "4.0.11-rc2-24027", "System.ObjectModel": "4.0.12-rc2-24027" }, "compile": { "lib/netstandard1.3/NuGet.RuntimeModel.dll": {} }, "runtime": { "lib/netstandard1.3/NuGet.RuntimeModel.dll": {} } }, "NuGet.Versioning/3.5.0-beta-final": { "type": "package", "dependencies": { "NETStandard.Library": "1.5.0-rc2-24027" }, "compile": { "lib/netstandard1.0/NuGet.Versioning.dll": {} }, "runtime": { "lib/netstandard1.0/NuGet.Versioning.dll": {} } }, "Remotion.Linq/2.1.1": { "type": "package", "dependencies": { "System.Collections": "4.0.11", "System.Diagnostics.Debug": "4.0.11", "System.Linq": "4.1.0", "System.Linq.Expressions": "4.1.0", "System.Linq.Queryable": "4.0.1", "System.ObjectModel": "4.0.12", "System.Reflection": "4.1.0", "System.Reflection.Extensions": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Threading": "4.0.11" }, "compile": { "lib/netstandard1.0/Remotion.Linq.dll": {} }, "runtime": { "lib/netstandard1.0/Remotion.Linq.dll": {} } }, "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "runtimeTargets": { "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { "assetType": "native", "rid": "debian.8-x64" } } }, "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "runtimeTargets": { "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { "assetType": "native", "rid": "fedora.23-x64" } } }, "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "runtimeTargets": { "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { "assetType": "native", "rid": "fedora.24-x64" } } }, "runtime.native.System/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" }, "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} } }, "runtime.native.System.IO.Compression/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" }, "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} } }, "runtime.native.System.Net.Http/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" }, "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} } }, "runtime.native.System.Net.Security/4.0.1": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1" }, "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} } }, "runtime.native.System.Security.Cryptography/4.0.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1" }, "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} } }, "runtime.native.System.Security.Cryptography.Apple/4.3.0": { "type": "package", "dependencies": { "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0" }, "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} } }, "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "dependencies": { "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" }, "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} } }, "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "runtimeTargets": { "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { "assetType": "native", "rid": "opensuse.13.2-x64" } } }, "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "runtimeTargets": { "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { "assetType": "native", "rid": "opensuse.42.1-x64" } } }, "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { "type": "package", "runtimeTargets": { "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib": { "assetType": "native", "rid": "osx.10.10-x64" } } }, "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "runtimeTargets": { "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib": { "assetType": "native", "rid": "osx.10.10-x64" } } }, "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "runtimeTargets": { "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { "assetType": "native", "rid": "rhel.7-x64" } } }, "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "runtimeTargets": { "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { "assetType": "native", "rid": "ubuntu.14.04-x64" } } }, "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "runtimeTargets": { "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { "assetType": "native", "rid": "ubuntu.16.04-x64" } } }, "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "runtimeTargets": { "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { "assetType": "native", "rid": "ubuntu.16.10-x64" } } }, "System.AppContext/4.3.0": { "type": "package", "dependencies": { "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.6/System.AppContext.dll": {} }, "runtime": { "lib/netstandard1.6/System.AppContext.dll": {} } }, "System.Buffers/4.3.0": { "type": "package", "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": {} }, "runtime": { "lib/netstandard1.1/System.Buffers.dll": {} } }, "System.Collections/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Collections.dll": {} }, "runtime": { "lib/portable-net45+win8+wp8+wpa81/_._": {} } }, "System.Collections.Concurrent/4.3.0": { "type": "package", "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.Tracing": "4.3.0", "System.Globalization": "4.3.0", "System.Reflection": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Collections.Concurrent.dll": {} }, "runtime": { "lib/netstandard1.3/System.Collections.Concurrent.dll": {} } }, "System.Collections.Immutable/1.3.0": { "type": "package", "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.Linq": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "lib/netstandard1.0/System.Collections.Immutable.dll": {} }, "runtime": { "lib/netstandard1.0/System.Collections.Immutable.dll": {} } }, "System.Collections.NonGeneric/4.3.0": { "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Collections.NonGeneric.dll": {} }, "runtime": { "lib/netstandard1.3/System.Collections.NonGeneric.dll": {} } }, "System.Collections.Specialized/4.0.1": { "type": "package", "dependencies": { "System.Collections.NonGeneric": "4.0.1", "System.Globalization": "4.0.11", "System.Globalization.Extensions": "4.0.1", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Threading": "4.0.11" }, "compile": { "ref/netstandard1.3/System.Collections.Specialized.dll": {} }, "runtime": { "lib/netstandard1.3/System.Collections.Specialized.dll": {} } }, "System.ComponentModel/4.3.0": { "type": "package", "dependencies": { "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/System.ComponentModel.dll": {} }, "runtime": { "lib/netstandard1.3/System.ComponentModel.dll": {} } }, "System.ComponentModel.Annotations/4.3.0": { "type": "package", "dependencies": { "System.Collections": "4.3.0", "System.ComponentModel": "4.3.0", "System.Globalization": "4.3.0", "System.Linq": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.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": {} }, "runtime": { "lib/netstandard1.4/System.ComponentModel.Annotations.dll": {} } }, "System.ComponentModel.Primitives/4.1.0": { "type": "package", "dependencies": { "System.ComponentModel": "4.0.1", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0" }, "compile": { "ref/netstandard1.0/System.ComponentModel.Primitives.dll": {} }, "runtime": { "lib/netstandard1.0/System.ComponentModel.Primitives.dll": {} } }, "System.ComponentModel.TypeConverter/4.1.0": { "type": "package", "dependencies": { "System.Collections": "4.0.11", "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.0.11", "System.Linq": "4.1.0", "System.Reflection": "4.1.0", "System.Reflection.Extensions": "4.0.1", "System.Reflection.Primitives": "4.0.1", "System.Reflection.TypeExtensions": "4.1.0", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Threading": "4.0.11" }, "compile": { "ref/netstandard1.5/System.ComponentModel.TypeConverter.dll": {} }, "runtime": { "lib/netstandard1.5/System.ComponentModel.TypeConverter.dll": {} } }, "System.Console/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.IO": "4.3.0", "System.Runtime": "4.3.0", "System.Text.Encoding": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Console.dll": {} } }, "System.Data.Common/4.3.0": { "type": "package", "dependencies": { "System.Collections": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Text.RegularExpressions": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "compile": { "ref/netstandard1.2/System.Data.Common.dll": {} }, "runtime": { "lib/netstandard1.2/System.Data.Common.dll": {} } }, "System.Diagnostics.Contracts/4.3.0": { "type": "package", "dependencies": { "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/System.Diagnostics.Contracts.dll": {} }, "runtime": { "lib/netstandard1.0/System.Diagnostics.Contracts.dll": {} } }, "System.Diagnostics.Debug/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} }, "runtime": { "lib/portable-net45+win8+wp8+wpa81/_._": {} } }, "System.Diagnostics.DiagnosticSource/4.3.0": { "type": "package", "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": {} }, "runtime": { "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {} } }, "System.Diagnostics.FileVersionInfo/4.0.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "System.Globalization": "4.0.11", "System.IO": "4.1.0", "System.IO.FileSystem": "4.0.1", "System.IO.FileSystem.Primitives": "4.0.1", "System.Reflection.Metadata": "1.3.0", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Runtime.InteropServices": "4.1.0" }, "compile": { "ref/netstandard1.3/_._": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.3/System.Diagnostics.FileVersionInfo.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.3/System.Diagnostics.FileVersionInfo.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Diagnostics.Process/4.1.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.Win32.Primitives": "4.0.1", "Microsoft.Win32.Registry": "4.0.0", "System.Collections": "4.0.11", "System.Diagnostics.Debug": "4.0.11", "System.Globalization": "4.0.11", "System.IO": "4.1.0", "System.IO.FileSystem": "4.0.1", "System.IO.FileSystem.Primitives": "4.0.1", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Runtime.Handles": "4.0.1", "System.Runtime.InteropServices": "4.1.0", "System.Text.Encoding": "4.0.11", "System.Text.Encoding.Extensions": "4.0.11", "System.Threading": "4.0.11", "System.Threading.Tasks": "4.0.11", "System.Threading.Thread": "4.0.0", "System.Threading.ThreadPool": "4.0.10", "runtime.native.System": "4.0.0" }, "compile": { "ref/netstandard1.4/System.Diagnostics.Process.dll": {} }, "runtimeTargets": { "runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll": { "assetType": "runtime", "rid": "linux" }, "runtimes/osx/lib/netstandard1.4/System.Diagnostics.Process.dll": { "assetType": "runtime", "rid": "osx" }, "runtimes/win/lib/netstandard1.4/System.Diagnostics.Process.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Diagnostics.StackTrace/4.0.1": { "type": "package", "dependencies": { "System.Collections.Immutable": "1.2.0", "System.IO.FileSystem": "4.0.1", "System.Reflection": "4.1.0", "System.Reflection.Metadata": "1.3.0", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0" }, "compile": { "ref/netstandard1.3/_._": {} }, "runtime": { "lib/netstandard1.3/System.Diagnostics.StackTrace.dll": {} } }, "System.Diagnostics.Tools/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} }, "runtime": { "lib/portable-net45+win8+wp8+wpa81/_._": {} } }, "System.Diagnostics.TraceSource/4.0.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "System.Collections": "4.0.11", "System.Diagnostics.Debug": "4.0.11", "System.Globalization": "4.0.11", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Threading": "4.0.11", "runtime.native.System": "4.0.0" }, "compile": { "ref/netstandard1.3/System.Diagnostics.TraceSource.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Diagnostics.Tracing/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} }, "runtime": { "lib/portable-net45+win8+wpa81/_._": {} } }, "System.Dynamic.Runtime/4.3.0": { "type": "package", "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Linq": "4.3.0", "System.Linq.Expressions": "4.3.0", "System.ObjectModel": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Emit": "4.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Reflection.TypeExtensions": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Dynamic.Runtime.dll": {} }, "runtime": { "lib/netstandard1.3/System.Dynamic.Runtime.dll": {} } }, "System.Globalization/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Globalization.dll": {} }, "runtime": { "lib/portable-net45+win8+wp8+wpa81/_._": {} } }, "System.Globalization.Calendars/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Globalization": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Globalization.Calendars.dll": {} } }, "System.Globalization.Extensions/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Globalization": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Globalization.Extensions.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Interactive.Async/3.0.0": { "type": "package", "dependencies": { "System.Collections": "4.0.11", "System.Diagnostics.Debug": "4.0.11", "System.Linq": "4.1.0", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Threading": "4.0.11", "System.Threading.Tasks": "4.0.11" }, "compile": { "lib/netstandard1.0/System.Interactive.Async.dll": {} }, "runtime": { "lib/netstandard1.0/System.Interactive.Async.dll": {} } }, "System.IO/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "compile": { "ref/netstandard1.5/System.IO.dll": {} }, "runtime": { "lib/portable-net45+win8+wp8+wpa81/_._": {} } }, "System.IO.Compression/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Buffers": "4.3.0", "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0", "runtime.native.System": "4.3.0", "runtime.native.System.IO.Compression": "4.3.0" }, "compile": { "ref/netstandard1.3/System.IO.Compression.dll": {} }, "runtime": { "lib/portable-net45+win8+wpa81/_._": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": { "assetType": "runtime", "rid": "win" } } }, "System.IO.Compression.ZipFile/4.3.0": { "type": "package", "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": {} }, "runtime": { "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} } }, "System.IO.FileSystem/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.IO": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "compile": { "ref/netstandard1.3/System.IO.FileSystem.dll": {} } }, "System.IO.FileSystem.Primitives/4.3.0": { "type": "package", "dependencies": { "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} }, "runtime": { "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} } }, "System.IO.FileSystem.Watcher/4.0.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.Win32.Primitives": "4.0.1", "System.Collections": "4.0.11", "System.IO.FileSystem": "4.0.1", "System.IO.FileSystem.Primitives": "4.0.1", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Runtime.Handles": "4.0.1", "System.Runtime.InteropServices": "4.1.0", "System.Text.Encoding": "4.0.11", "System.Threading": "4.0.11", "System.Threading.Overlapped": "4.0.1", "System.Threading.Tasks": "4.0.11", "System.Threading.Thread": "4.0.0", "runtime.native.System": "4.0.0" }, "compile": { "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll": {} }, "runtimeTargets": { "runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": { "assetType": "runtime", "rid": "linux" }, "runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": { "assetType": "runtime", "rid": "osx" }, "runtimes/win/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": { "assetType": "runtime", "rid": "win" } } }, "System.IO.MemoryMappedFiles/4.0.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "System.IO": "4.1.0", "System.IO.FileSystem": "4.0.1", "System.IO.FileSystem.Primitives": "4.0.1", "System.IO.UnmanagedMemoryStream": "4.0.1", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Runtime.Handles": "4.0.1", "System.Runtime.InteropServices": "4.1.0", "System.Threading": "4.0.11", "System.Threading.Tasks": "4.0.11", "runtime.native.System": "4.0.0" }, "compile": { "ref/netstandard1.3/System.IO.MemoryMappedFiles.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.3/System.IO.MemoryMappedFiles.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.3/System.IO.MemoryMappedFiles.dll": { "assetType": "runtime", "rid": "win" } } }, "System.IO.UnmanagedMemoryStream/4.0.1": { "type": "package", "dependencies": { "System.IO": "4.1.0", "System.IO.FileSystem.Primitives": "4.0.1", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.InteropServices": "4.1.0", "System.Threading": "4.0.11", "System.Threading.Tasks": "4.0.11" }, "compile": { "ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {} }, "runtime": { "lib/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {} } }, "System.Linq/4.3.0": { "type": "package", "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0" }, "compile": { "ref/netstandard1.6/System.Linq.dll": {} }, "runtime": { "lib/netstandard1.6/System.Linq.dll": {} } }, "System.Linq.Expressions/4.3.0": { "type": "package", "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Linq": "4.3.0", "System.ObjectModel": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Emit": "4.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Emit.Lightweight": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Reflection.TypeExtensions": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "ref/netstandard1.6/System.Linq.Expressions.dll": {} }, "runtime": { "lib/netstandard1.6/System.Linq.Expressions.dll": {} } }, "System.Linq.Parallel/4.0.1": { "type": "package", "dependencies": { "System.Collections": "4.0.11", "System.Collections.Concurrent": "4.0.12", "System.Diagnostics.Debug": "4.0.11", "System.Diagnostics.Tracing": "4.1.0", "System.Linq": "4.1.0", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Threading": "4.0.11", "System.Threading.Tasks": "4.0.11" }, "compile": { "ref/netstandard1.1/System.Linq.Parallel.dll": {} }, "runtime": { "lib/netstandard1.3/System.Linq.Parallel.dll": {} } }, "System.Linq.Queryable/4.3.0": { "type": "package", "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Linq": "4.3.0", "System.Linq.Expressions": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/System.Linq.Queryable.dll": {} }, "runtime": { "lib/netstandard1.3/System.Linq.Queryable.dll": {} } }, "System.Net.Http/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.DiagnosticSource": "4.3.0", "System.Diagnostics.Tracing": "4.3.0", "System.Globalization": "4.3.0", "System.Globalization.Extensions": "4.3.0", "System.IO": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.Net.Primitives": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.OpenSsl": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Security.Cryptography.X509Certificates": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0", "runtime.native.System": "4.3.0", "runtime.native.System.Net.Http": "4.3.0", "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Net.Http.dll": {} }, "runtime": { "lib/portable-net45+win8+wpa81/_._": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.3/System.Net.Http.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Net.NameResolution/4.0.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "System.Collections": "4.0.11", "System.Diagnostics.Tracing": "4.1.0", "System.Globalization": "4.0.11", "System.Net.Primitives": "4.0.11", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Runtime.Handles": "4.0.1", "System.Runtime.InteropServices": "4.1.0", "System.Security.Principal.Windows": "4.0.0", "System.Threading": "4.0.11", "System.Threading.Tasks": "4.0.11", "runtime.native.System": "4.0.0" }, "compile": { "ref/netstandard1.3/System.Net.NameResolution.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.3/System.Net.NameResolution.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Net.NetworkInformation/4.1.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.Win32.Primitives": "4.0.1", "System.Collections": "4.0.11", "System.Diagnostics.Tracing": "4.1.0", "System.Globalization": "4.0.11", "System.IO": "4.1.0", "System.IO.FileSystem": "4.0.1", "System.IO.FileSystem.Primitives": "4.0.1", "System.Linq": "4.1.0", "System.Net.Primitives": "4.0.11", "System.Net.Sockets": "4.1.0", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Runtime.Handles": "4.0.1", "System.Runtime.InteropServices": "4.1.0", "System.Security.Principal.Windows": "4.0.0", "System.Threading": "4.0.11", "System.Threading.Overlapped": "4.0.1", "System.Threading.Tasks": "4.0.11", "System.Threading.Thread": "4.0.0", "System.Threading.ThreadPool": "4.0.10", "runtime.native.System": "4.0.0" }, "compile": { "ref/netstandard1.3/System.Net.NetworkInformation.dll": {} }, "runtime": { "lib/portable-net45+win8+wp8+wpa81/_._": {} }, "runtimeTargets": { "runtimes/linux/lib/netstandard1.3/System.Net.NetworkInformation.dll": { "assetType": "runtime", "rid": "linux" }, "runtimes/osx/lib/netstandard1.3/System.Net.NetworkInformation.dll": { "assetType": "runtime", "rid": "osx" }, "runtimes/win/lib/netstandard1.3/System.Net.NetworkInformation.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Net.Primitives/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Net.Primitives.dll": {} }, "runtime": { "lib/portable-net45+win8+wp8+wpa81/_._": {} } }, "System.Net.Requests/4.0.11": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "System.Collections": "4.0.11", "System.Diagnostics.Debug": "4.0.11", "System.Diagnostics.Tracing": "4.1.0", "System.Globalization": "4.0.11", "System.IO": "4.1.0", "System.Net.Http": "4.1.0", "System.Net.Primitives": "4.0.11", "System.Net.WebHeaderCollection": "4.0.1", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Threading": "4.0.11", "System.Threading.Tasks": "4.0.11" }, "compile": { "ref/netstandard1.3/System.Net.Requests.dll": {} }, "runtime": { "lib/portable-net45+win8+wp8+wpa81/_._": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.3/System.Net.Requests.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Net.Security/4.0.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.Win32.Primitives": "4.0.1", "System.Collections": "4.0.11", "System.Collections.Concurrent": "4.0.12", "System.Diagnostics.Tracing": "4.1.0", "System.Globalization": "4.0.11", "System.Globalization.Extensions": "4.0.1", "System.IO": "4.1.0", "System.Net.Primitives": "4.0.11", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Runtime.Handles": "4.0.1", "System.Runtime.InteropServices": "4.1.0", "System.Security.Claims": "4.0.1", "System.Security.Cryptography.Algorithms": "4.2.0", "System.Security.Cryptography.Encoding": "4.0.0", "System.Security.Cryptography.OpenSsl": "4.0.0", "System.Security.Cryptography.Primitives": "4.0.0", "System.Security.Cryptography.X509Certificates": "4.1.0", "System.Security.Principal": "4.0.1", "System.Text.Encoding": "4.0.11", "System.Threading": "4.0.11", "System.Threading.Tasks": "4.0.11", "System.Threading.ThreadPool": "4.0.10", "runtime.native.System": "4.0.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": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.6/System.Net.Security.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.3/System.Net.Security.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Net.Sockets/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.IO": "4.3.0", "System.Net.Primitives": "4.3.0", "System.Runtime": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Net.Sockets.dll": {} } }, "System.Net.WebHeaderCollection/4.0.1": { "type": "package", "dependencies": { "System.Collections": "4.0.11", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0" }, "compile": { "ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {} }, "runtime": { "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {} } }, "System.Net.WebSockets/4.3.0": { "type": "package", "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": {} }, "runtime": { "lib/netstandard1.3/System.Net.WebSockets.dll": {} } }, "System.Numerics.Vectors/4.1.1": { "type": "package", "dependencies": { "System.Globalization": "4.0.11", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0" }, "compile": { "ref/netstandard1.0/System.Numerics.Vectors.dll": {} }, "runtime": { "lib/netstandard1.0/System.Numerics.Vectors.dll": {} } }, "System.ObjectModel/4.3.0": { "type": "package", "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "ref/netstandard1.3/System.ObjectModel.dll": {} }, "runtime": { "lib/netstandard1.3/System.ObjectModel.dll": {} } }, "System.Reflection/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.IO": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.5/System.Reflection.dll": {} }, "runtime": { "lib/portable-net45+win8+wp8+wpa81/_._": {} } }, "System.Reflection.DispatchProxy/4.0.1": { "type": "package", "dependencies": { "System.Collections": "4.0.11", "System.Linq": "4.1.0", "System.Reflection": "4.1.0", "System.Reflection.Emit": "4.0.1", "System.Reflection.Emit.ILGeneration": "4.0.1", "System.Reflection.Extensions": "4.0.1", "System.Reflection.Primitives": "4.0.1", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Threading": "4.0.11" }, "compile": { "ref/netstandard1.3/System.Reflection.DispatchProxy.dll": {} }, "runtime": { "lib/netstandard1.3/System.Reflection.DispatchProxy.dll": {} } }, "System.Reflection.Emit/4.3.0": { "type": "package", "dependencies": { "System.IO": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.1/System.Reflection.Emit.dll": {} }, "runtime": { "lib/netstandard1.3/System.Reflection.Emit.dll": {} } }, "System.Reflection.Emit.ILGeneration/4.3.0": { "type": "package", "dependencies": { "System.Reflection": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} }, "runtime": { "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} } }, "System.Reflection.Emit.Lightweight/4.3.0": { "type": "package", "dependencies": { "System.Reflection": "4.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll": {} }, "runtime": { "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} } }, "System.Reflection.Extensions/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/System.Reflection.Extensions.dll": {} }, "runtime": { "lib/portable-net45+win8+wp8+wpa81/_._": {} } }, "System.Reflection.Metadata/1.3.0": { "type": "package", "dependencies": { "System.Collections": "4.0.11", "System.Collections.Immutable": "1.2.0", "System.Diagnostics.Debug": "4.0.11", "System.IO": "4.1.0", "System.Linq": "4.1.0", "System.Reflection": "4.1.0", "System.Reflection.Extensions": "4.0.1", "System.Reflection.Primitives": "4.0.1", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Runtime.InteropServices": "4.1.0", "System.Text.Encoding": "4.0.11", "System.Text.Encoding.Extensions": "4.0.11", "System.Threading": "4.0.11" }, "compile": { "lib/netstandard1.1/System.Reflection.Metadata.dll": {} }, "runtime": { "lib/netstandard1.1/System.Reflection.Metadata.dll": {} } }, "System.Reflection.Primitives/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/System.Reflection.Primitives.dll": {} }, "runtime": { "lib/portable-net45+win8+wp8+wpa81/_._": {} } }, "System.Reflection.TypeExtensions/4.3.0": { "type": "package", "dependencies": { "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.5/System.Reflection.TypeExtensions.dll": {} }, "runtime": { "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {} } }, "System.Resources.Reader/4.0.0": { "type": "package", "dependencies": { "System.IO": "4.1.0", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Text.Encoding": "4.0.11", "System.Threading": "4.0.11" }, "compile": { "lib/netstandard1.0/System.Resources.Reader.dll": {} }, "runtime": { "lib/netstandard1.0/System.Resources.Reader.dll": {} } }, "System.Resources.ResourceManager/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Globalization": "4.3.0", "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} }, "runtime": { "lib/portable-net45+win8+wp8+wpa81/_._": {} } }, "System.Runtime/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" }, "compile": { "ref/netstandard1.5/System.Runtime.dll": {} }, "runtime": { "lib/portable-net45+win8+wp80+wpa81/_._": {} } }, "System.Runtime.CompilerServices.Unsafe/4.3.0": { "type": "package", "dependencies": { "System.Runtime": "4.3.0" }, "compile": { "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll": {} }, "runtime": { "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll": {} } }, "System.Runtime.Extensions/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.5/System.Runtime.Extensions.dll": {} }, "runtime": { "lib/portable-net45+win8+wp8+wpa81/_._": {} } }, "System.Runtime.Handles/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Runtime.Handles.dll": {} } }, "System.Runtime.InteropServices/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Reflection": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0" }, "compile": { "ref/netstandard1.5/System.Runtime.InteropServices.dll": {} }, "runtime": { "lib/portable-net45+win8+wpa81/_._": {} } }, "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { "type": "package", "dependencies": { "System.Reflection": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Threading": "4.3.0", "runtime.native.System": "4.3.0" }, "compile": { "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} }, "runtime": { "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Runtime.Loader/4.0.0": { "type": "package", "dependencies": { "System.IO": "4.1.0", "System.Reflection": "4.1.0", "System.Runtime": "4.1.0" }, "compile": { "ref/netstandard1.5/System.Runtime.Loader.dll": {} }, "runtime": { "lib/netstandard1.5/System.Runtime.Loader.dll": {} } }, "System.Runtime.Numerics/4.3.0": { "type": "package", "dependencies": { "System.Globalization": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0" }, "compile": { "ref/netstandard1.1/System.Runtime.Numerics.dll": {} }, "runtime": { "lib/netstandard1.3/System.Runtime.Numerics.dll": {} } }, "System.Runtime.Serialization.Primitives/4.1.1": { "type": "package", "dependencies": { "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0" }, "compile": { "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {} }, "runtime": { "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {} } }, "System.Security.Claims/4.3.0": { "type": "package", "dependencies": { "System.Collections": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Security.Principal": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Security.Claims.dll": {} }, "runtime": { "lib/netstandard1.3/System.Security.Claims.dll": {} } }, "System.Security.Cryptography.Algorithms/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Collections": "4.3.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Runtime.Numerics": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "runtime.native.System.Security.Cryptography.Apple": "4.3.0", "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" }, "compile": { "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {} }, "runtimeTargets": { "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": { "assetType": "runtime", "rid": "osx" }, "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Security.Cryptography.Cng/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0" }, "compile": { "ref/netstandard1.6/_._": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Security.Cryptography.Csp/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.IO": "4.3.0", "System.Reflection": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "ref/netstandard1.3/_._": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Security.Cryptography.Encoding/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Collections": "4.3.0", "System.Collections.Concurrent": "4.3.0", "System.Linq": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "dependencies": { "System.Collections": "4.3.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Runtime.Numerics": "4.3.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" }, "compile": { "ref/netstandard1.6/_._": {} }, "runtime": { "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": { "assetType": "runtime", "rid": "unix" } } }, "System.Security.Cryptography.Primitives/4.3.0": { "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} }, "runtime": { "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} } }, "System.Security.Cryptography.X509Certificates/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.Globalization.Calendars": "4.3.0", "System.IO": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Runtime.Numerics": "4.3.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Cng": "4.3.0", "System.Security.Cryptography.Csp": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.OpenSsl": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0", "runtime.native.System": "4.3.0", "runtime.native.System.Net.Http": "4.3.0", "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" }, "compile": { "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Security.Principal/4.3.0": { "type": "package", "dependencies": { "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/System.Security.Principal.dll": {} }, "runtime": { "lib/netstandard1.0/System.Security.Principal.dll": {} } }, "System.Security.Principal.Windows/4.3.0": { "type": "package", "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.3.0", "System.Security.Principal": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Security.Principal.Windows.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.3/System.Security.Principal.Windows.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Text.Encoding/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Text.Encoding.dll": {} }, "runtime": { "lib/portable-net45+win8+wp8+wpa81/_._": {} } }, "System.Text.Encoding.CodePages/4.0.1": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "System.Collections": "4.0.11", "System.Globalization": "4.0.11", "System.IO": "4.1.0", "System.Reflection": "4.1.0", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Runtime.Handles": "4.0.1", "System.Runtime.InteropServices": "4.1.0", "System.Text.Encoding": "4.0.11", "System.Threading": "4.0.11" }, "compile": { "ref/netstandard1.3/_._": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.3/System.Text.Encoding.CodePages.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Text.Encoding.Extensions/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0", "System.Text.Encoding": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} }, "runtime": { "lib/portable-net45+win8+wp8+wpa81/_._": {} } }, "System.Text.Encodings.Web/4.3.0": { "type": "package", "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": {} }, "runtime": { "lib/netstandard1.0/System.Text.Encodings.Web.dll": {} } }, "System.Text.RegularExpressions/4.3.0": { "type": "package", "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": {} }, "runtime": { "lib/netstandard1.6/System.Text.RegularExpressions.dll": {} } }, "System.Threading/4.3.0": { "type": "package", "dependencies": { "System.Runtime": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Threading.dll": {} }, "runtime": { "lib/netstandard1.3/System.Threading.dll": {} } }, "System.Threading.Overlapped/4.0.1": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Handles": "4.0.1" }, "compile": { "ref/netstandard1.3/_._": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.3/System.Threading.Overlapped.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Threading.Tasks/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Threading.Tasks.dll": {} }, "runtime": { "lib/portable-net45+win8+wp8+wpa81/_._": {} } }, "System.Threading.Tasks.Dataflow/4.6.0": { "type": "package", "dependencies": { "System.Collections": "4.0.11", "System.Collections.Concurrent": "4.0.12", "System.Diagnostics.Debug": "4.0.11", "System.Diagnostics.Tracing": "4.1.0", "System.Dynamic.Runtime": "4.0.11", "System.Linq": "4.1.0", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Threading": "4.0.11", "System.Threading.Tasks": "4.0.11" }, "compile": { "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {} }, "runtime": { "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {} } }, "System.Threading.Tasks.Extensions/4.3.0": { "type": "package", "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": {} }, "runtime": { "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} } }, "System.Threading.Tasks.Parallel/4.0.1": { "type": "package", "dependencies": { "System.Collections.Concurrent": "4.0.12", "System.Diagnostics.Debug": "4.0.11", "System.Diagnostics.Tracing": "4.1.0", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Threading": "4.0.11", "System.Threading.Tasks": "4.0.11" }, "compile": { "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {} }, "runtime": { "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {} } }, "System.Threading.Thread/4.3.0": { "type": "package", "dependencies": { "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Threading.Thread.dll": {} }, "runtime": { "lib/netstandard1.3/System.Threading.Thread.dll": {} } }, "System.Threading.ThreadPool/4.3.0": { "type": "package", "dependencies": { "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Threading.ThreadPool.dll": {} }, "runtime": { "lib/netstandard1.3/System.Threading.ThreadPool.dll": {} } }, "System.Threading.Timer/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.2/System.Threading.Timer.dll": {} } }, "System.Xml.ReaderWriter/4.3.0": { "type": "package", "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Text.Encoding.Extensions": "4.3.0", "System.Text.RegularExpressions": "4.3.0", "System.Threading.Tasks": "4.3.0", "System.Threading.Tasks.Extensions": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} }, "runtime": { "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} } }, "System.Xml.XDocument/4.3.0": { "type": "package", "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.Tools": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Reflection": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0", "System.Xml.ReaderWriter": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Xml.XDocument.dll": {} }, "runtime": { "lib/netstandard1.3/System.Xml.XDocument.dll": {} } }, "System.Xml.XmlDocument/4.0.1": { "type": "package", "dependencies": { "System.Collections": "4.0.11", "System.Diagnostics.Debug": "4.0.11", "System.Globalization": "4.0.11", "System.IO": "4.1.0", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Text.Encoding": "4.0.11", "System.Threading": "4.0.11", "System.Xml.ReaderWriter": "4.0.11" }, "compile": { "ref/netstandard1.3/System.Xml.XmlDocument.dll": {} }, "runtime": { "lib/netstandard1.3/System.Xml.XmlDocument.dll": {} } }, "System.Xml.XmlSerializer/4.0.11": { "type": "package", "dependencies": { "System.Collections": "4.0.11", "System.Globalization": "4.0.11", "System.IO": "4.1.0", "System.Linq": "4.1.0", "System.Reflection": "4.1.0", "System.Reflection.Emit": "4.0.1", "System.Reflection.Emit.ILGeneration": "4.0.1", "System.Reflection.Extensions": "4.0.1", "System.Reflection.Primitives": "4.0.1", "System.Reflection.TypeExtensions": "4.1.0", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Text.RegularExpressions": "4.1.0", "System.Threading": "4.0.11", "System.Xml.ReaderWriter": "4.0.11", "System.Xml.XmlDocument": "4.0.1" }, "compile": { "ref/netstandard1.3/System.Xml.XmlSerializer.dll": {} }, "runtime": { "lib/netstandard1.3/System.Xml.XmlSerializer.dll": {} } }, "System.Xml.XPath/4.0.1": { "type": "package", "dependencies": { "System.Collections": "4.0.11", "System.Diagnostics.Debug": "4.0.11", "System.Globalization": "4.0.11", "System.IO": "4.1.0", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Threading": "4.0.11", "System.Xml.ReaderWriter": "4.0.11" }, "compile": { "ref/netstandard1.3/_._": {} }, "runtime": { "lib/netstandard1.3/System.Xml.XPath.dll": {} } }, "System.Xml.XPath.XDocument/4.0.1": { "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.11", "System.Linq": "4.1.0", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Threading": "4.0.11", "System.Xml.ReaderWriter": "4.0.11", "System.Xml.XDocument": "4.0.11", "System.Xml.XPath": "4.0.1" }, "compile": { "ref/netstandard1.3/_._": {} }, "runtime": { "lib/netstandard1.3/System.Xml.XPath.XDocument.dll": {} } }, "xunit/2.1.0": { "type": "package", "dependencies": { "xunit.assert": "[2.1.0]", "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { "type": "package", "compile": { "lib/portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} }, "runtime": { "lib/portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} } }, "xunit.assert/2.1.0": { "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", "System.Globalization": "4.0.0", "System.Linq": "4.0.0", "System.ObjectModel": "4.0.0", "System.Reflection": "4.0.0", "System.Reflection.Extensions": "4.0.0", "System.Runtime": "4.0.0", "System.Runtime.Extensions": "4.0.0", "System.Text.RegularExpressions": "4.0.0", "System.Threading.Tasks": "4.0.0" }, "compile": { "lib/dotnet/xunit.assert.dll": {} }, "runtime": { "lib/dotnet/xunit.assert.dll": {} } }, "xunit.core/2.1.0": { "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", "System.Globalization": "4.0.0", "System.Linq": "4.0.0", "System.Reflection": "4.0.0", "System.Reflection.Extensions": "4.0.0", "System.Runtime": "4.0.0", "System.Runtime.Extensions": "4.0.0", "System.Threading.Tasks": "4.0.0", "xunit.abstractions": "2.0.0", "xunit.extensibility.core": "[2.1.0]", "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "type": "package", "dependencies": { "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} }, "runtime": { "lib/dotnet/xunit.core.dll": {} } }, "xunit.extensibility.execution/2.1.0": { "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", "System.Globalization": "4.0.0", "System.IO": "4.0.0", "System.Linq": "4.0.0", "System.Linq.Expressions": "4.0.0", "System.Reflection": "4.0.0", "System.Reflection.Extensions": "4.0.0", "System.Runtime": "4.0.0", "System.Runtime.Extensions": "4.0.0", "System.Text.Encoding": "4.0.0", "System.Threading": "4.0.0", "System.Threading.Tasks": "4.0.0", "xunit.abstractions": "2.0.0", "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/dotnet/xunit.execution.dotnet.dll": {} }, "runtime": { "lib/dotnet/xunit.execution.dotnet.dll": {} } }, "xunit.runner.reporters/2.1.0": { "type": "package", "dependencies": { "Newtonsoft.Json": "7.0.1", "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", "System.Net.Http": "4.0.0", "System.Net.Primitives": "4.0.0", "System.Reflection": "4.0.0", "System.Reflection.Extensions": "4.0.0", "System.Runtime": "4.0.0", "System.Runtime.Extensions": "4.0.0", "System.Text.Encoding": "4.0.0", "System.Threading": "4.0.0", "System.Threading.Tasks": "4.0.0", "xunit.abstractions": "2.0.0", "xunit.runner.utility": "[2.1.0]" }, "compile": { "lib/dotnet/xunit.runner.reporters.dotnet.dll": {} }, "runtime": { "lib/dotnet/xunit.runner.reporters.dotnet.dll": {} } }, "xunit.runner.utility/2.1.0": { "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", "System.Globalization": "4.0.0", "System.IO": "4.0.0", "System.Linq": "4.0.0", "System.Reflection": "4.0.0", "System.Reflection.Extensions": "4.0.0", "System.Runtime": "4.0.0", "System.Runtime.Extensions": "4.0.0", "System.Text.RegularExpressions": "4.0.0", "System.Threading": "4.0.0", "System.Threading.Tasks": "4.0.0", "xunit.abstractions": "2.0.0" }, "compile": { "lib/dotnet/xunit.runner.utility.dotnet.dll": {} }, "runtime": { "lib/dotnet/xunit.runner.utility.dotnet.dll": {} } }, "Luticate2.Auth/1.0.0": { "type": "project", "framework": ".NETCoreApp,Version=v1.0", "dependencies": { "Luticate2.Utils": "1.0.0" }, "compile": { "netcoreapp1.0/Luticate2.Auth.dll": {} }, "runtime": { "netcoreapp1.0/Luticate2.Auth.dll": {} } }, "Luticate2.Utils/1.0.0": { "type": "project", "framework": ".NETCoreApp,Version=v1.0", "dependencies": { "Microsoft.ApplicationInsights.AspNetCore": "1.0.2", "Microsoft.AspNetCore.SignalR.Server": "0.2.0-preview2-22683", "Microsoft.AspNetCore.WebSockets": "0.2.0", "Microsoft.EntityFrameworkCore.Tools": "1.1.0-preview4-final", "Npgsql.EntityFrameworkCore.PostgreSQL": "1.1.0" }, "compile": { "netcoreapp1.0/Luticate2.Utils.dll": {} }, "runtime": { "netcoreapp1.0/Luticate2.Utils.dll": {} } } } }, "libraries": { "Castle.Core/4.0.0-beta001": { "sha512": "AhlzkJEGZddWgUj2Vub2h2p171eETkQzymd4ZSgcxQBZaxgsFSJjQ7I6fLs86nS39+xxsZR3eXaH86DWVrfurA==", "type": "package", "path": "castle.core/4.0.0-beta001", "files": [ "ASL - Apache Software Foundation License.txt", "BreakingChanges.txt", "Changes.txt", "License.txt", "castle.core.4.0.0-beta001.nupkg.sha512", "castle.core.nuspec", "lib/net35/Castle.Core.dll", "lib/net35/Castle.Core.xml", "lib/net40-client/Castle.Core.dll", "lib/net40-client/Castle.Core.xml", "lib/net45/Castle.Core.dll", "lib/net45/Castle.Core.xml", "lib/netstandard1.3/Castle.Core.dll", "lib/netstandard1.3/Castle.Core.xml", "readme.txt" ] }, "dotnet-test-xunit/1.0.0-rc2-build10025": { "sha512": "MhxfSjj6z/dpct/9zsssDAXKxWXhAx9s39080Qm+59k2vLJafUjUTzl4cs2rKHK7BYty2EyNxir68v7cJcaBEA==", "type": "package", "path": "dotnet-test-xunit/1.0.0-rc2-build10025", "files": [ "dotnet-test-xunit.1.0.0-rc2-build10025.nupkg.sha512", "dotnet-test-xunit.nuspec", "lib/net451/dotnet-test-xunit.exe", "lib/netcoreapp1.0/dotnet-test-xunit.dll", "lib/netcoreapp1.0/dotnet-test-xunit.runtimeconfig.json", "runtimes/unix-x64/lib/net451/dotnet-test-xunit.exe", "runtimes/win7-x64/lib/net451/dotnet-test-xunit.exe", "runtimes/win7-x86/lib/net451/dotnet-test-xunit.exe" ] }, "Libuv/1.9.0": { "sha512": "yGthZwFHS5Fmup6VPeY8eGJwtaBXXwrvBbTnPzYBJhtb4IeCwAELCKRDdrEUoF0dl346A1fHMHRgqxB+nfKV4A==", "type": "package", "path": "Libuv/1.9.0", "files": [ "Libuv.1.9.0.nupkg.sha512", "Libuv.nuspec", "License.txt", "runtimes/debian-x64/native/libuv.so", "runtimes/fedora-x64/native/libuv.so", "runtimes/opensuse-x64/native/libuv.so", "runtimes/osx/native/libuv.dylib", "runtimes/rhel-x64/native/libuv.so", "runtimes/win7-arm/native/libuv.dll", "runtimes/win7-x64/native/libuv.dll", "runtimes/win7-x86/native/libuv.dll" ] }, "Microsoft.ApplicationInsights/2.1.0": { "sha512": "mviO8PLQd3r22Pmv8JfjYzTCQ9ByhkU9wdC4fwd6WmAARwAMgMw9HEbHeYS3r+8pB3w+fZMi7p4LKijzgNybRQ==", "type": "package", "path": "Microsoft.ApplicationInsights/2.1.0", "files": [ "Microsoft.ApplicationInsights.2.1.0.nupkg.sha512", "Microsoft.ApplicationInsights.nuspec", "lib/dotnet5.4/Microsoft.ApplicationInsights.XML", "lib/dotnet5.4/Microsoft.ApplicationInsights.dll", "lib/net40/Microsoft.ApplicationInsights.XML", "lib/net40/Microsoft.ApplicationInsights.dll", "lib/net45/Microsoft.ApplicationInsights.XML", "lib/net45/Microsoft.ApplicationInsights.dll", "lib/net46/Microsoft.ApplicationInsights.XML", "lib/net46/Microsoft.ApplicationInsights.dll", "lib/portable-win81+wpa81/Microsoft.ApplicationInsights.dll", "lib/uap10.0/Microsoft.ApplicationInsights.dll", "lib/wp8/Microsoft.ApplicationInsights.dll" ] }, "Microsoft.ApplicationInsights.AspNetCore/1.0.2": { "sha512": "2pe22FuypQRT5YNd4cIehYqDduxiQzt1o/585LgG6vJmOfuX7aF2h4uSI5epRrvu1EikuoZEzBchAR6U8cBybQ==", "type": "package", "path": "Microsoft.ApplicationInsights.AspNetCore/1.0.2", "files": [ "Microsoft.ApplicationInsights.AspNetCore.1.0.2.nupkg.sha512", "Microsoft.ApplicationInsights.AspNetCore.nuspec", "lib/net451/Microsoft.ApplicationInsights.AspNetCore.dll", "lib/net451/Microsoft.ApplicationInsights.AspNetCore.xml", "lib/netstandard1.6/Microsoft.ApplicationInsights.AspNetCore.dll", "lib/netstandard1.6/Microsoft.ApplicationInsights.AspNetCore.xml" ] }, "Microsoft.AspNetCore.Antiforgery/1.0.1": { "sha512": "MMevi8HnI5GxtNOS9ZqZLuNafltbngXsOrNqyykFveMWFN5a3AfAB7I0qU77tBS9B/N3boRQuyT9AR0BsCQbaw==", "type": "package", "path": "Microsoft.AspNetCore.Antiforgery/1.0.1", "files": [ "Microsoft.AspNetCore.Antiforgery.1.0.1.nupkg.sha512", "Microsoft.AspNetCore.Antiforgery.nuspec", "lib/net451/Microsoft.AspNetCore.Antiforgery.dll", "lib/net451/Microsoft.AspNetCore.Antiforgery.xml", "lib/netstandard1.3/Microsoft.AspNetCore.Antiforgery.dll", "lib/netstandard1.3/Microsoft.AspNetCore.Antiforgery.xml" ] }, "Microsoft.AspNetCore.Authorization/1.0.0": { "sha512": "iVFQ5xHSyxmfWYdl5B/xIFzXgm4SRgYQUKlLFVNGfEhbbjw0Ur2pfVrEvpENrhHFOQ2XAZcuFlGxSIzZwsVrMg==", "type": "package", "path": "Microsoft.AspNetCore.Authorization/1.0.0", "files": [ "Microsoft.AspNetCore.Authorization.1.0.0.nupkg.sha512", "Microsoft.AspNetCore.Authorization.nuspec", "lib/net451/Microsoft.AspNetCore.Authorization.dll", "lib/net451/Microsoft.AspNetCore.Authorization.xml", "lib/netstandard1.3/Microsoft.AspNetCore.Authorization.dll", "lib/netstandard1.3/Microsoft.AspNetCore.Authorization.xml" ] }, "Microsoft.AspNetCore.Cryptography.Internal/1.1.0": { "sha512": "Oy0pgxQkusvQwIrwbHvGVZhwk59qRVKxcer6HsWw0jCEq2LoQ7mj7x7DovE5ub8UvffLYWx77NMF5uwPtkl8KA==", "type": "package", "path": "Microsoft.AspNetCore.Cryptography.Internal/1.1.0", "files": [ "Microsoft.AspNetCore.Cryptography.Internal.1.1.0.nupkg.sha512", "Microsoft.AspNetCore.Cryptography.Internal.nuspec", "lib/net451/Microsoft.AspNetCore.Cryptography.Internal.dll", "lib/net451/Microsoft.AspNetCore.Cryptography.Internal.xml", "lib/netstandard1.3/Microsoft.AspNetCore.Cryptography.Internal.dll", "lib/netstandard1.3/Microsoft.AspNetCore.Cryptography.Internal.xml" ] }, "Microsoft.AspNetCore.DataProtection/1.1.0": { "sha512": "wu8pk94CExaLvwwDSnXkTtsdL8mRxbLH8uCKbbPqbtIstSM6bOw/454OvOYKf61BB+It//ItJJYdZTy2j8Kelw==", "type": "package", "path": "Microsoft.AspNetCore.DataProtection/1.1.0", "files": [ "Microsoft.AspNetCore.DataProtection.1.1.0.nupkg.sha512", "Microsoft.AspNetCore.DataProtection.nuspec", "lib/net451/Microsoft.AspNetCore.DataProtection.dll", "lib/net451/Microsoft.AspNetCore.DataProtection.xml", "lib/netstandard1.3/Microsoft.AspNetCore.DataProtection.dll", "lib/netstandard1.3/Microsoft.AspNetCore.DataProtection.xml" ] }, "Microsoft.AspNetCore.DataProtection.Abstractions/1.1.0": { "sha512": "WW6qKPh9A5lNh/bFlXIMttlbLmm2K0O3kyZuFIlL4ShOMyhrJeCHoWPWQ+S5eUBdcuOnd9sPwhlmI5Nvb3NjMA==", "type": "package", "path": "Microsoft.AspNetCore.DataProtection.Abstractions/1.1.0", "files": [ "Microsoft.AspNetCore.DataProtection.Abstractions.1.1.0.nupkg.sha512", "Microsoft.AspNetCore.DataProtection.Abstractions.nuspec", "lib/net451/Microsoft.AspNetCore.DataProtection.Abstractions.dll", "lib/net451/Microsoft.AspNetCore.DataProtection.Abstractions.xml", "lib/netstandard1.3/Microsoft.AspNetCore.DataProtection.Abstractions.dll", "lib/netstandard1.3/Microsoft.AspNetCore.DataProtection.Abstractions.xml" ] }, "Microsoft.AspNetCore.Diagnostics.Abstractions/1.0.0": { "sha512": "RrXsm5Xzvxs0OFDhRcIIUNOM5rXKnRWj/bIkuDkXNIBniGcPDrfGbACIatA127I6pmybNAE84puFAt3wsU2kww==", "type": "package", "path": "Microsoft.AspNetCore.Diagnostics.Abstractions/1.0.0", "files": [ "Microsoft.AspNetCore.Diagnostics.Abstractions.1.0.0.nupkg.sha512", "Microsoft.AspNetCore.Diagnostics.Abstractions.nuspec", "lib/netstandard1.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll", "lib/netstandard1.0/Microsoft.AspNetCore.Diagnostics.Abstractions.xml" ] }, "Microsoft.AspNetCore.Hosting.Abstractions/1.1.0": { "sha512": "bi3l+bdJLrkhtNXk/988mWCRHr9dlRpDkaQof6aFjni/oJfPOHpu2B2+cH+gCemaWHTipzSYoCOuz0UL+AxG2g==", "type": "package", "path": "Microsoft.AspNetCore.Hosting.Abstractions/1.1.0", "files": [ "Microsoft.AspNetCore.Hosting.Abstractions.1.1.0.nupkg.sha512", "Microsoft.AspNetCore.Hosting.Abstractions.nuspec", "lib/net451/Microsoft.AspNetCore.Hosting.Abstractions.dll", "lib/net451/Microsoft.AspNetCore.Hosting.Abstractions.xml", "lib/netstandard1.3/Microsoft.AspNetCore.Hosting.Abstractions.dll", "lib/netstandard1.3/Microsoft.AspNetCore.Hosting.Abstractions.xml" ] }, "Microsoft.AspNetCore.Hosting.Server.Abstractions/1.1.0": { "sha512": "GynDm8oz39EA8WvLIkfitPwHU27IVhLoVocZKaEYQ6Cs+jZnW2PT3OKBKJeeEepvMMbS5grvKM7HeZyGZqPthg==", "type": "package", "path": "Microsoft.AspNetCore.Hosting.Server.Abstractions/1.1.0", "files": [ "Microsoft.AspNetCore.Hosting.Server.Abstractions.1.1.0.nupkg.sha512", "Microsoft.AspNetCore.Hosting.Server.Abstractions.nuspec", "lib/net451/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll", "lib/net451/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml", "lib/netstandard1.3/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll", "lib/netstandard1.3/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml" ] }, "Microsoft.AspNetCore.Html.Abstractions/1.0.0": { "sha512": "/JLMu2k8FiInLZC0SHXT+Cmdzi7AYa3B5v9w32Kd0mPTH4RYIQo/XNPIOr2HsPTXp3I9cZo1DajaMVGnJMN2QA==", "type": "package", "path": "Microsoft.AspNetCore.Html.Abstractions/1.0.0", "files": [ "Microsoft.AspNetCore.Html.Abstractions.1.0.0.nupkg.sha512", "Microsoft.AspNetCore.Html.Abstractions.nuspec", "lib/netstandard1.0/Microsoft.AspNetCore.Html.Abstractions.dll", "lib/netstandard1.0/Microsoft.AspNetCore.Html.Abstractions.xml" ] }, "Microsoft.AspNetCore.Http/1.0.0": { "sha512": "c/+eWVWQ8fX5hBHhL1BY4k2n4kVyUnqJLSCj0sTTXwRTU6IKoGbTOUqHT9as8C71Vk54YpAsi/VPmGW7T/ap3A==", "type": "package", "path": "Microsoft.AspNetCore.Http/1.0.0", "files": [ "Microsoft.AspNetCore.Http.1.0.0.nupkg.sha512", "Microsoft.AspNetCore.Http.nuspec", "lib/net451/Microsoft.AspNetCore.Http.dll", "lib/net451/Microsoft.AspNetCore.Http.xml", "lib/netstandard1.3/Microsoft.AspNetCore.Http.dll", "lib/netstandard1.3/Microsoft.AspNetCore.Http.xml" ] }, "Microsoft.AspNetCore.Http.Abstractions/1.1.0": { "sha512": "D5ytRM662nwczIVUPm2mvEJ8nf0UlHSxO6yPlXGpbdwilGchK6MrwiHI6XEfCfryhoXBn6q97fsu5K8el3uGCA==", "type": "package", "path": "Microsoft.AspNetCore.Http.Abstractions/1.1.0", "files": [ "Microsoft.AspNetCore.Http.Abstractions.1.1.0.nupkg.sha512", "Microsoft.AspNetCore.Http.Abstractions.nuspec", "lib/net451/Microsoft.AspNetCore.Http.Abstractions.dll", "lib/net451/Microsoft.AspNetCore.Http.Abstractions.xml", "lib/netstandard1.3/Microsoft.AspNetCore.Http.Abstractions.dll", "lib/netstandard1.3/Microsoft.AspNetCore.Http.Abstractions.xml" ] }, "Microsoft.AspNetCore.Http.Extensions/1.1.0": { "sha512": "ZR2CbLAqwjGMFRhg0GlyrsIPA2lT1o2AHniryplFYOjyDi7rG9a9JwPiCmXsnu+22nK9+ca7mxNPx8eWSy/NQw==", "type": "package", "path": "Microsoft.AspNetCore.Http.Extensions/1.1.0", "files": [ "Microsoft.AspNetCore.Http.Extensions.1.1.0.nupkg.sha512", "Microsoft.AspNetCore.Http.Extensions.nuspec", "lib/net451/Microsoft.AspNetCore.Http.Extensions.dll", "lib/net451/Microsoft.AspNetCore.Http.Extensions.xml", "lib/netstandard1.3/Microsoft.AspNetCore.Http.Extensions.dll", "lib/netstandard1.3/Microsoft.AspNetCore.Http.Extensions.xml" ] }, "Microsoft.AspNetCore.Http.Features/1.1.0": { "sha512": "zH5Qi6uJaojL+aQ/5QIt7MJ1I4Zimwc1ti6+luEHthc1xq6nevChup0lYCcthh47lrRAJwybqEg6g+c+TG3MyQ==", "type": "package", "path": "Microsoft.AspNetCore.Http.Features/1.1.0", "files": [ "Microsoft.AspNetCore.Http.Features.1.1.0.nupkg.sha512", "Microsoft.AspNetCore.Http.Features.nuspec", "lib/net451/Microsoft.AspNetCore.Http.Features.dll", "lib/net451/Microsoft.AspNetCore.Http.Features.xml", "lib/netstandard1.3/Microsoft.AspNetCore.Http.Features.dll", "lib/netstandard1.3/Microsoft.AspNetCore.Http.Features.xml" ] }, "Microsoft.AspNetCore.JsonPatch/1.0.0": { "sha512": "WVaSVS+dDlWCR/qerHnBxU9tIeJ9GMA3M5tg4cxH7/cJYZZLnr2zvaFHGB+cRRNCKKTJ0pFRxT7ES8knhgAAaA==", "type": "package", "path": "Microsoft.AspNetCore.JsonPatch/1.0.0", "files": [ "Microsoft.AspNetCore.JsonPatch.1.0.0.nupkg.sha512", "Microsoft.AspNetCore.JsonPatch.nuspec", "lib/netstandard1.1/Microsoft.AspNetCore.JsonPatch.dll", "lib/netstandard1.1/Microsoft.AspNetCore.JsonPatch.xml" ] }, "Microsoft.AspNetCore.Mvc.Abstractions/1.0.1": { "sha512": "Xa9XOA/NEIGSUSyAtc0rQrTRJKcxN8rzvBy0QJn2tRAXVeXc0Lbx4/1ia9kxyn3ygbjhF6bO90ZnC3Z3a2cq5g==", "type": "package", "path": "Microsoft.AspNetCore.Mvc.Abstractions/1.0.1", "files": [ "Microsoft.AspNetCore.Mvc.Abstractions.1.0.1.nupkg.sha512", "Microsoft.AspNetCore.Mvc.Abstractions.nuspec", "lib/net451/Microsoft.AspNetCore.Mvc.Abstractions.dll", "lib/net451/Microsoft.AspNetCore.Mvc.Abstractions.xml", "lib/netstandard1.3/Microsoft.AspNetCore.Mvc.Abstractions.dll", "lib/netstandard1.3/Microsoft.AspNetCore.Mvc.Abstractions.xml" ] }, "Microsoft.AspNetCore.Mvc.Core/1.0.1": { "sha512": "TfUFH0HYbL3DCGkWE24gUDnHoa3pCr4b6xbUiQTnqIbIXdL79qW8mTtfD+RHmAN5bsf1J1fndJJ84/jKri+kiw==", "type": "package", "path": "Microsoft.AspNetCore.Mvc.Core/1.0.1", "files": [ "Microsoft.AspNetCore.Mvc.Core.1.0.1.nupkg.sha512", "Microsoft.AspNetCore.Mvc.Core.nuspec", "lib/net451/Microsoft.AspNetCore.Mvc.Core.dll", "lib/net451/Microsoft.AspNetCore.Mvc.Core.xml", "lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Core.dll", "lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Core.xml" ] }, "Microsoft.AspNetCore.Mvc.DataAnnotations/1.0.1": { "sha512": "y3QkHvOI+vopfhncU9NpUH2MvtZ2Z0EfnApb92jqbmfWL1wd5Np3SHrFSXgI4zVLlM38dMa/QU2SYM3e4T7fFQ==", "type": "package", "path": "Microsoft.AspNetCore.Mvc.DataAnnotations/1.0.1", "files": [ "Microsoft.AspNetCore.Mvc.DataAnnotations.1.0.1.nupkg.sha512", "Microsoft.AspNetCore.Mvc.DataAnnotations.nuspec", "lib/net451/Microsoft.AspNetCore.Mvc.DataAnnotations.dll", "lib/net451/Microsoft.AspNetCore.Mvc.DataAnnotations.xml", "lib/netstandard1.6/Microsoft.AspNetCore.Mvc.DataAnnotations.dll", "lib/netstandard1.6/Microsoft.AspNetCore.Mvc.DataAnnotations.xml" ] }, "Microsoft.AspNetCore.Mvc.Formatters.Json/1.0.1": { "sha512": "wM12hSUlF0Eqed44psOYT4fY/RRjMx049A4bBUfqiGr1UFU54zTR8djRLW0dIp1w7Xv5WQ/bgG9jyqiaRbv6jg==", "type": "package", "path": "Microsoft.AspNetCore.Mvc.Formatters.Json/1.0.1", "files": [ "Microsoft.AspNetCore.Mvc.Formatters.Json.1.0.1.nupkg.sha512", "Microsoft.AspNetCore.Mvc.Formatters.Json.nuspec", "lib/net451/Microsoft.AspNetCore.Mvc.Formatters.Json.dll", "lib/net451/Microsoft.AspNetCore.Mvc.Formatters.Json.xml", "lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Formatters.Json.dll", "lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Formatters.Json.xml" ] }, "Microsoft.AspNetCore.Mvc.ViewFeatures/1.0.1": { "sha512": "1zGeF76JEqvocxdM+H5n/vJunUUVNzKK4LmgnaFdrrCDTrI6MVdok+8TBBUbeI+uNk3ssrLnP3EcHIdvxl66gw==", "type": "package", "path": "Microsoft.AspNetCore.Mvc.ViewFeatures/1.0.1", "files": [ "Microsoft.AspNetCore.Mvc.ViewFeatures.1.0.1.nupkg.sha512", "Microsoft.AspNetCore.Mvc.ViewFeatures.nuspec", "lib/net451/Microsoft.AspNetCore.Mvc.ViewFeatures.dll", "lib/net451/Microsoft.AspNetCore.Mvc.ViewFeatures.xml", "lib/netstandard1.6/Microsoft.AspNetCore.Mvc.ViewFeatures.dll", "lib/netstandard1.6/Microsoft.AspNetCore.Mvc.ViewFeatures.xml" ] }, "Microsoft.AspNetCore.Routing/1.0.0": { "sha512": "NvFvRtYHXWjBbXz5/7F7JDNcdhrE+tG1/Q9R6LmMxFgu8tkl1bqtFZQbMy17FYFkmm8Fn/T81blRGE2nxCbDRA==", "type": "package", "path": "Microsoft.AspNetCore.Routing/1.0.0", "files": [ "Microsoft.AspNetCore.Routing.1.0.0.nupkg.sha512", "Microsoft.AspNetCore.Routing.nuspec", "lib/net451/Microsoft.AspNetCore.Routing.dll", "lib/net451/Microsoft.AspNetCore.Routing.xml", "lib/netstandard1.3/Microsoft.AspNetCore.Routing.dll", "lib/netstandard1.3/Microsoft.AspNetCore.Routing.xml" ] }, "Microsoft.AspNetCore.Routing.Abstractions/1.0.0": { "sha512": "Ne5CFiD1xCGSHrGICw7PsVnj7gijfkMfsw52AO6ingcUhE01dc87cJPpfGLnY22MIvqn11ECLbNZYmzFp/Rs+A==", "type": "package", "path": "Microsoft.AspNetCore.Routing.Abstractions/1.0.0", "files": [ "Microsoft.AspNetCore.Routing.Abstractions.1.0.0.nupkg.sha512", "Microsoft.AspNetCore.Routing.Abstractions.nuspec", "lib/net451/Microsoft.AspNetCore.Routing.Abstractions.dll", "lib/net451/Microsoft.AspNetCore.Routing.Abstractions.xml", "lib/netstandard1.3/Microsoft.AspNetCore.Routing.Abstractions.dll", "lib/netstandard1.3/Microsoft.AspNetCore.Routing.Abstractions.xml" ] }, "Microsoft.AspNetCore.SignalR.Messaging/0.2.0-preview2-22683": { "sha512": "eaeK3BxMBGIASlRK4tH1WBjk6zDhrnO+OOf5L6dAnmi1YmxKuEqQVLRX5cbTsnxhN2iZYiYGXtPruNN2ExQAQw==", "type": "package", "path": "Microsoft.AspNetCore.SignalR.Messaging/0.2.0-preview2-22683", "files": [ "Microsoft.AspNetCore.SignalR.Messaging.0.2.0-preview2-22683.nupkg.sha512", "Microsoft.AspNetCore.SignalR.Messaging.nuspec", "lib/net451/Microsoft.AspNetCore.SignalR.Messaging.dll", "lib/netstandard1.3/Microsoft.AspNetCore.SignalR.Messaging.dll" ] }, "Microsoft.AspNetCore.SignalR.Server/0.2.0-preview2-22683": { "sha512": "82zBRqVj2V+sqQ9TInuYUTOOveOCTIs3yX4Z9WMqcUjTHqgBiE4hsn6j3jzrhuBR16QYbmGmuRo7izLDpJEn+g==", "type": "package", "path": "Microsoft.AspNetCore.SignalR.Server/0.2.0-preview2-22683", "files": [ "Microsoft.AspNetCore.SignalR.Server.0.2.0-preview2-22683.nupkg.sha512", "Microsoft.AspNetCore.SignalR.Server.nuspec", "lib/net451/Microsoft.AspNetCore.SignalR.Server.dll", "lib/netstandard1.6/Microsoft.AspNetCore.SignalR.Server.dll" ] }, "Microsoft.AspNetCore.WebSockets/0.2.0-preview1-final": { "sha512": "uUW1c0myGwEGouwtTxq9Yb8QPRCnK/WpfyG8WFgnvvy+OkRGMJoNyeSsimLKqgoec7O53a8a4W37zNQeVDOf8w==", "type": "package", "path": "Microsoft.AspNetCore.WebSockets/0.2.0-preview1-final", "files": [ "Microsoft.AspNetCore.WebSockets.0.2.0-preview1-final.nupkg.sha512", "Microsoft.AspNetCore.WebSockets.nuspec", "lib/net451/Microsoft.AspNetCore.WebSockets.dll", "lib/net451/Microsoft.AspNetCore.WebSockets.xml", "lib/netstandard1.3/Microsoft.AspNetCore.WebSockets.dll", "lib/netstandard1.3/Microsoft.AspNetCore.WebSockets.xml" ] }, "Microsoft.AspNetCore.WebUtilities/1.0.0": { "sha512": "D0licSnS1JgqQ/gYlN41wXbeYG3dFIdjY781YzMHZ5gBB7kczacshW+H6plZkXRr/cCnAJWGa31o1R8c5GEy/A==", "type": "package", "path": "Microsoft.AspNetCore.WebUtilities/1.0.0", "files": [ "Microsoft.AspNetCore.WebUtilities.1.0.0.nupkg.sha512", "Microsoft.AspNetCore.WebUtilities.nuspec", "lib/net451/Microsoft.AspNetCore.WebUtilities.dll", "lib/net451/Microsoft.AspNetCore.WebUtilities.xml", "lib/netstandard1.3/Microsoft.AspNetCore.WebUtilities.dll", "lib/netstandard1.3/Microsoft.AspNetCore.WebUtilities.xml" ] }, "Microsoft.CodeAnalysis.Analyzers/1.1.0": { "sha512": "65YL5Wa8x4Ip6nUVLwVmoFWmfUfO7T5TwwqYZ5eFuu3ekpKZwub1gCKlfEDCJlzYT8h+IWdr2wvGQqWk6Kc70w==", "type": "package", "path": "Microsoft.CodeAnalysis.Analyzers/1.1.0", "files": [ "Microsoft.CodeAnalysis.Analyzers.1.1.0.nupkg.sha512", "Microsoft.CodeAnalysis.Analyzers.nuspec", "ThirdPartyNotices.rtf", "analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll", "analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll", "analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll", "analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll", "tools/install.ps1", "tools/uninstall.ps1" ] }, "Microsoft.CodeAnalysis.Common/1.3.0": { "sha512": "8alKL52PjN/eelP22WMnbPblT7EadukkeTKMCKozStKUOHYbjAenjQIFRa9y8WveR2ypej2NetvUnW81vDRzQg==", "type": "package", "path": "Microsoft.CodeAnalysis.Common/1.3.0", "files": [ "Microsoft.CodeAnalysis.Common.1.3.0.nupkg.sha512", "Microsoft.CodeAnalysis.Common.nuspec", "ThirdPartyNotices.rtf", "lib/net45/Microsoft.CodeAnalysis.dll", "lib/net45/Microsoft.CodeAnalysis.xml", "lib/netstandard1.3/Microsoft.CodeAnalysis.dll", "lib/netstandard1.3/Microsoft.CodeAnalysis.xml", "lib/portable-net45+win8/Microsoft.CodeAnalysis.dll", "lib/portable-net45+win8/Microsoft.CodeAnalysis.xml" ] }, "Microsoft.CodeAnalysis.CSharp/1.3.0": { "sha512": "1Qf+GO6rDrndaJ1KKnAf8UgSIWgM+f3tiO3HGqTo1iAmFsVYOw95E0kQLaD7rRKJ9jG8aoiWdfKFPpvgdmnk3A==", "type": "package", "path": "Microsoft.CodeAnalysis.CSharp/1.3.0", "files": [ "Microsoft.CodeAnalysis.CSharp.1.3.0.nupkg.sha512", "Microsoft.CodeAnalysis.CSharp.nuspec", "ThirdPartyNotices.rtf", "lib/net45/Microsoft.CodeAnalysis.CSharp.dll", "lib/net45/Microsoft.CodeAnalysis.CSharp.xml", "lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll", "lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.xml", "lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll", "lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.xml" ] }, "Microsoft.CodeAnalysis.VisualBasic/1.3.0": { "sha512": "EcgpeGq0OKq+AT4l2wYOxHweSbSajzpqU0RqQrsY6rv8bL1x+gP6cI26/PbtCdQljfhnTvFQSr98tqLQL8XmNQ==", "type": "package", "path": "Microsoft.CodeAnalysis.VisualBasic/1.3.0", "files": [ "Microsoft.CodeAnalysis.VisualBasic.1.3.0.nupkg.sha512", "Microsoft.CodeAnalysis.VisualBasic.nuspec", "ThirdPartyNotices.rtf", "lib/net45/Microsoft.CodeAnalysis.VisualBasic.dll", "lib/net45/Microsoft.CodeAnalysis.VisualBasic.xml", "lib/netstandard1.3/Microsoft.CodeAnalysis.VisualBasic.dll", "lib/netstandard1.3/Microsoft.CodeAnalysis.VisualBasic.xml", "lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll", "lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.xml" ] }, "Microsoft.CSharp/4.3.0": { "sha512": "jJcEOG+9VTkBqsWo4yERaaEea3aw9zL2H02Y6k6gKLqiJXbj9BYEyzKGdxrsD1OGCIcaAbPEGhaxTbp124Vb9g==", "type": "package", "path": "Microsoft.CSharp/4.3.0", "files": [ "Microsoft.CSharp.4.3.0.nupkg.sha512", "Microsoft.CSharp.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/Microsoft.CSharp.dll", "lib/netstandard1.3/Microsoft.CSharp.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/Microsoft.CSharp.dll", "ref/netcore50/Microsoft.CSharp.xml", "ref/netcore50/de/Microsoft.CSharp.xml", "ref/netcore50/es/Microsoft.CSharp.xml", "ref/netcore50/fr/Microsoft.CSharp.xml", "ref/netcore50/it/Microsoft.CSharp.xml", "ref/netcore50/ja/Microsoft.CSharp.xml", "ref/netcore50/ko/Microsoft.CSharp.xml", "ref/netcore50/ru/Microsoft.CSharp.xml", "ref/netcore50/zh-hans/Microsoft.CSharp.xml", "ref/netcore50/zh-hant/Microsoft.CSharp.xml", "ref/netstandard1.0/Microsoft.CSharp.dll", "ref/netstandard1.0/Microsoft.CSharp.xml", "ref/netstandard1.0/de/Microsoft.CSharp.xml", "ref/netstandard1.0/es/Microsoft.CSharp.xml", "ref/netstandard1.0/fr/Microsoft.CSharp.xml", "ref/netstandard1.0/it/Microsoft.CSharp.xml", "ref/netstandard1.0/ja/Microsoft.CSharp.xml", "ref/netstandard1.0/ko/Microsoft.CSharp.xml", "ref/netstandard1.0/ru/Microsoft.CSharp.xml", "ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml", "ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "Microsoft.DiaSymReader/1.0.6": { "sha512": "ai2eBJrXlHa0hecUKnEyacH0iXxGNOMpc9X0s7VAeqqh5TSTW70QMhTRZ0FNCtf3R/W67K4a+uf3R7MASmAjrg==", "type": "package", "path": "Microsoft.DiaSymReader/1.0.6", "files": [ "Microsoft.DiaSymReader.1.0.6.nupkg.sha512", "Microsoft.DiaSymReader.nuspec", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml" ] }, "Microsoft.DiaSymReader.Native/1.3.3": { "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "package", "path": "Microsoft.DiaSymReader.Native/1.3.3", "files": [ "Microsoft.DiaSymReader.Native.1.3.3.nupkg.sha512", "Microsoft.DiaSymReader.Native.nuspec", "build/Microsoft.DiaSymReader.Native.props", "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "Microsoft.DotNet.PlatformAbstractions/1.1.0": { "sha512": "stlfv92tY1itlriy67K7WUYujNbkw9CBDQar9fid3VcGzRXpr3Bsv57ssxuTKFL+xRsF6i3gqRIDmWZBmhRZ/g==", "type": "package", "path": "Microsoft.DotNet.PlatformAbstractions/1.1.0", "files": [ "Microsoft.DotNet.PlatformAbstractions.1.1.0.nupkg.sha512", "Microsoft.DotNet.PlatformAbstractions.nuspec", "lib/net451/Microsoft.DotNet.PlatformAbstractions.dll", "lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll" ] }, "Microsoft.DotNet.ProjectModel/1.0.0-rc2-002702": { "sha512": "ryslqqMpPRcJma9kJn3V1/GydzUny6i6xfpQ0cqfWmlPdSQ9Hnh6x2l8yVqU+ueCiVffKWn/Or80moLwroXP/A==", "type": "package", "path": "Microsoft.DotNet.ProjectModel/1.0.0-rc2-002702", "files": [ "Microsoft.DotNet.ProjectModel.1.0.0-rc2-002702.nupkg.sha512", "Microsoft.DotNet.ProjectModel.nuspec", "lib/net451/Microsoft.DotNet.ProjectModel.dll", "lib/netstandard1.5/Microsoft.DotNet.ProjectModel.dll" ] }, "Microsoft.EntityFrameworkCore/1.1.0": { "sha512": "S00vr6pLeoCMbm1PsXNZIceCAA/TUX83W3f2PcLFLGrx2QnGo5aqhtYjHvBhOVKJXZmt52EKEdORoTZVZ/swww==", "type": "package", "path": "Microsoft.EntityFrameworkCore/1.1.0", "files": [ "Microsoft.EntityFrameworkCore.1.1.0.nupkg.sha512", "Microsoft.EntityFrameworkCore.nuspec", "lib/net451/Microsoft.EntityFrameworkCore.dll", "lib/net451/Microsoft.EntityFrameworkCore.xml", "lib/netstandard1.3/Microsoft.EntityFrameworkCore.dll", "lib/netstandard1.3/Microsoft.EntityFrameworkCore.xml" ] }, "Microsoft.EntityFrameworkCore.Design/1.1.0": { "sha512": "7hWqxlNYUocjRqljw6yi3bQpEjMyzNSBX+LqsUuo9cFqTu3uv2YVRyRobBmfvnXVNfRxB6EysMmTmhxApPhiNw==", "type": "package", "path": "Microsoft.EntityFrameworkCore.Design/1.1.0", "files": [ "Microsoft.EntityFrameworkCore.Design.1.1.0.nupkg.sha512", "Microsoft.EntityFrameworkCore.Design.nuspec", "lib/net451/Microsoft.EntityFrameworkCore.Design.dll", "lib/net451/Microsoft.EntityFrameworkCore.Design.xml", "lib/netstandard1.3/Microsoft.EntityFrameworkCore.Design.dll", "lib/netstandard1.3/Microsoft.EntityFrameworkCore.Design.xml" ] }, "Microsoft.EntityFrameworkCore.Relational/1.1.0": { "sha512": "5LkSh1GHK/ZbI/2N6YxyofFKaAVe5/RBN38G6UQzOQVgfJxzucpJVyZt1mGHBkJ4yTlr4WQS9Wr3Ppa5X0opbw==", "type": "package", "path": "Microsoft.EntityFrameworkCore.Relational/1.1.0", "files": [ "Microsoft.EntityFrameworkCore.Relational.1.1.0.nupkg.sha512", "Microsoft.EntityFrameworkCore.Relational.nuspec", "lib/net451/Microsoft.EntityFrameworkCore.Relational.dll", "lib/net451/Microsoft.EntityFrameworkCore.Relational.xml", "lib/netstandard1.3/Microsoft.EntityFrameworkCore.Relational.dll", "lib/netstandard1.3/Microsoft.EntityFrameworkCore.Relational.xml" ] }, "Microsoft.EntityFrameworkCore.Relational.Design/1.1.0": { "sha512": "fF0sVEUkoGeJutGIzwnYsJJ9o2hxEGJRpSaCxPq63rhSwn0hBmCwf9ET4QqYqO9Pc6+ODXenAQa095CWzuM4Kg==", "type": "package", "path": "Microsoft.EntityFrameworkCore.Relational.Design/1.1.0", "files": [ "Microsoft.EntityFrameworkCore.Relational.Design.1.1.0.nupkg.sha512", "Microsoft.EntityFrameworkCore.Relational.Design.nuspec", "lib/net451/Microsoft.EntityFrameworkCore.Relational.Design.dll", "lib/net451/Microsoft.EntityFrameworkCore.Relational.Design.xml", "lib/netstandard1.3/Microsoft.EntityFrameworkCore.Relational.Design.dll", "lib/netstandard1.3/Microsoft.EntityFrameworkCore.Relational.Design.xml" ] }, "Microsoft.EntityFrameworkCore.Tools/1.1.0-preview4-final": { "sha512": "n7g5JB4YxLYCl32XCmjXEHDF/9J/DSeNYGjxGAzG1xUi/IXOCWd6T3XyEnDXsub7iFDvpB2VgUlh6wHDqmTZgA==", "type": "package", "path": "Microsoft.EntityFrameworkCore.Tools/1.1.0-preview4-final", "files": [ "Microsoft.EntityFrameworkCore.Tools.1.1.0-preview4-final.nupkg.sha512", "Microsoft.EntityFrameworkCore.Tools.nuspec", "lib/net451/_._", "lib/netstandard1.3/_._", "tools/EntityFrameworkCore.PowerShell2.psd1", "tools/EntityFrameworkCore.PowerShell2.psm1", "tools/EntityFrameworkCore.psd1", "tools/EntityFrameworkCore.psm1", "tools/Microsoft.EntityFrameworkCore.Tools.dll", "tools/about_EntityFrameworkCore.help.txt", "tools/init.ps1", "tools/install.ps1", "tools/net451/ef.exe", "tools/net451/ef.x86.exe", "tools/netcoreapp1.0/ef.dll", "tools/netcoreapp1.0/ef.runtimeconfig.json" ] }, "Microsoft.Extensions.Caching.Abstractions/1.1.0": { "sha512": "uMbUDz/lNoO9LGc+DSjKMLWJk+y4qX6syDRcmQC0w6LSQzizkRqmo5Y8jO0ePtZRjF2lSGgO5URt4YgB6STDBQ==", "type": "package", "path": "Microsoft.Extensions.Caching.Abstractions/1.1.0", "files": [ "Microsoft.Extensions.Caching.Abstractions.1.1.0.nupkg.sha512", "Microsoft.Extensions.Caching.Abstractions.nuspec", "lib/netstandard1.0/Microsoft.Extensions.Caching.Abstractions.dll", "lib/netstandard1.0/Microsoft.Extensions.Caching.Abstractions.xml" ] }, "Microsoft.Extensions.Caching.Memory/1.1.0": { "sha512": "ihFzFRKf/LrXHIvn0wDDt6oLxaAjsCPfrIzV9CLrTURD7qT+HujJ0TaRfC91e6tB8OAgkzY4AsHRBNq8KzrQQQ==", "type": "package", "path": "Microsoft.Extensions.Caching.Memory/1.1.0", "files": [ "Microsoft.Extensions.Caching.Memory.1.1.0.nupkg.sha512", "Microsoft.Extensions.Caching.Memory.nuspec", "lib/net451/Microsoft.Extensions.Caching.Memory.dll", "lib/net451/Microsoft.Extensions.Caching.Memory.xml", "lib/netstandard1.3/Microsoft.Extensions.Caching.Memory.dll", "lib/netstandard1.3/Microsoft.Extensions.Caching.Memory.xml" ] }, "Microsoft.Extensions.Configuration/1.0.0": { "sha512": "hR4yYebruRp6qyFnV3RW4qrnEb0J1LnMmQbj50AUA423V8dMs4E3YAohsyRyGBFnpbJ+KKzieSG/n2A6T0klZQ==", "type": "package", "path": "Microsoft.Extensions.Configuration/1.0.0", "files": [ "Microsoft.Extensions.Configuration.1.0.0.nupkg.sha512", "Microsoft.Extensions.Configuration.nuspec", "lib/netstandard1.1/Microsoft.Extensions.Configuration.dll", "lib/netstandard1.1/Microsoft.Extensions.Configuration.xml" ] }, "Microsoft.Extensions.Configuration.Abstractions/1.1.0": { "sha512": "ggfk85eY5+Nr90O9wN0ei8YyouHTeLOSj4R7PJAEkAAR1TNCoeErydX2OuFjT/lF6o7Zupwd+DIRifC17XL2VA==", "type": "package", "path": "Microsoft.Extensions.Configuration.Abstractions/1.1.0", "files": [ "Microsoft.Extensions.Configuration.Abstractions.1.1.0.nupkg.sha512", "Microsoft.Extensions.Configuration.Abstractions.nuspec", "lib/netstandard1.0/Microsoft.Extensions.Configuration.Abstractions.dll", "lib/netstandard1.0/Microsoft.Extensions.Configuration.Abstractions.xml" ] }, "Microsoft.Extensions.DependencyInjection/1.1.0": { "sha512": "meG2tsLdHT0SROqxGBiY8A6XUKlwsQVj1N9cyrS+ZJd1MKhoSaw54KuSH6PmpCB/K/ifkR7o9yVVVamu9XZyeg==", "type": "package", "path": "Microsoft.Extensions.DependencyInjection/1.1.0", "files": [ "Microsoft.Extensions.DependencyInjection.1.1.0.nupkg.sha512", "Microsoft.Extensions.DependencyInjection.nuspec", "lib/netstandard1.1/Microsoft.Extensions.DependencyInjection.dll", "lib/netstandard1.1/Microsoft.Extensions.DependencyInjection.xml" ] }, "Microsoft.Extensions.DependencyInjection.Abstractions/1.1.0": { "sha512": "2luhjVaWZd8Wmr2KUJcLNAN+iZgezTyfamLG6Lo5FVYY1LYaS7UFOmNtApHGVIytWWtuXSk4ea0t2Vx0HgF5fg==", "type": "package", "path": "Microsoft.Extensions.DependencyInjection.Abstractions/1.1.0", "files": [ "Microsoft.Extensions.DependencyInjection.Abstractions.1.1.0.nupkg.sha512", "Microsoft.Extensions.DependencyInjection.Abstractions.nuspec", "lib/netstandard1.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", "lib/netstandard1.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml" ] }, "Microsoft.Extensions.DependencyModel/1.1.0": { "sha512": "GKyeEnHk/NMnGzU0U9lWx8ulxs6BzoTRbTHIq0ZgJ+TvVvd5xs3AXDRi5cpeEW1Wd9xsG2lXoSKSzYW6eUwSoA==", "type": "package", "path": "Microsoft.Extensions.DependencyModel/1.1.0", "files": [ "Microsoft.Extensions.DependencyModel.1.1.0.nupkg.sha512", "Microsoft.Extensions.DependencyModel.nuspec", "lib/net451/Microsoft.Extensions.DependencyModel.dll", "lib/netstandard1.3/Microsoft.Extensions.DependencyModel.dll", "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll" ] }, "Microsoft.Extensions.DiagnosticAdapter/1.0.0": { "sha512": "GGI4Pp9DpRBFlAXDcZRz5e+R+TqLFBWzToTDXqxPjQiRq6DwPvDYuKD10rlJD4QxxeX8fcjakTlKO1RfC+DmFg==", "type": "package", "path": "Microsoft.Extensions.DiagnosticAdapter/1.0.0", "files": [ "Microsoft.Extensions.DiagnosticAdapter.1.0.0.nupkg.sha512", "Microsoft.Extensions.DiagnosticAdapter.nuspec", "lib/netstandard1.1/Microsoft.Extensions.DiagnosticAdapter.dll", "lib/netstandard1.1/Microsoft.Extensions.DiagnosticAdapter.xml" ] }, "Microsoft.Extensions.FileProviders.Abstractions/1.1.0": { "sha512": "TBG5/xsMSOJ9hrit5TcM6Ipn+3/cgBs5tywXHun+L+8w1WYal13AMac2ziwPRY/PQqC4oG88Hw9hwIEj95xdGw==", "type": "package", "path": "Microsoft.Extensions.FileProviders.Abstractions/1.1.0", "files": [ "Microsoft.Extensions.FileProviders.Abstractions.1.1.0.nupkg.sha512", "Microsoft.Extensions.FileProviders.Abstractions.nuspec", "lib/netstandard1.0/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/netstandard1.0/Microsoft.Extensions.FileProviders.Abstractions.xml" ] }, "Microsoft.Extensions.Localization/1.0.0": { "sha512": "nkDgz++GXjMSEIiVS6CpeirV8m8zvc/vUN2sq5sPnqG8PZltCMSNmqrwyL1onx6A6aRNdTr1nVfvYHwWAmS4vg==", "type": "package", "path": "Microsoft.Extensions.Localization/1.0.0", "files": [ "Microsoft.Extensions.Localization.1.0.0.nupkg.sha512", "Microsoft.Extensions.Localization.nuspec", "lib/net451/Microsoft.Extensions.Localization.dll", "lib/net451/Microsoft.Extensions.Localization.xml", "lib/netstandard1.3/Microsoft.Extensions.Localization.dll", "lib/netstandard1.3/Microsoft.Extensions.Localization.xml" ] }, "Microsoft.Extensions.Localization.Abstractions/1.0.0": { "sha512": "hQ2sEJf7swsD5jk4DogLI3DazGvsvbz0IuSbxPFDjcvP0PRdxgCsyGpg70LD+3tRmxZcE1uh5jtcAi4X2BcB9w==", "type": "package", "path": "Microsoft.Extensions.Localization.Abstractions/1.0.0", "files": [ "Microsoft.Extensions.Localization.Abstractions.1.0.0.nupkg.sha512", "Microsoft.Extensions.Localization.Abstractions.nuspec", "lib/netstandard1.0/Microsoft.Extensions.Localization.Abstractions.dll", "lib/netstandard1.0/Microsoft.Extensions.Localization.Abstractions.xml" ] }, "Microsoft.Extensions.Logging/1.1.0": { "sha512": "IbNogJJE3NRtc5/DAtKEkhXaUQK9N7I6A5G2+ZfyBzWMvAgLKSimESpNMp+gnzUYsW3YbHkeT8jLk9m/3vGY5A==", "type": "package", "path": "Microsoft.Extensions.Logging/1.1.0", "files": [ "Microsoft.Extensions.Logging.1.1.0.nupkg.sha512", "Microsoft.Extensions.Logging.nuspec", "lib/netstandard1.1/Microsoft.Extensions.Logging.dll", "lib/netstandard1.1/Microsoft.Extensions.Logging.xml" ] }, "Microsoft.Extensions.Logging.Abstractions/1.1.0": { "sha512": "5zDtM0Dal+pwDIj49PPq9Y8SYu6z70v55VDx70rOuquLTlaCIdv9uItkcp9c1FH/ASNdfANVnh1cTwd85dyE+Q==", "type": "package", "path": "Microsoft.Extensions.Logging.Abstractions/1.1.0", "files": [ "Microsoft.Extensions.Logging.Abstractions.1.1.0.nupkg.sha512", "Microsoft.Extensions.Logging.Abstractions.nuspec", "lib/netstandard1.1/Microsoft.Extensions.Logging.Abstractions.dll", "lib/netstandard1.1/Microsoft.Extensions.Logging.Abstractions.xml" ] }, "Microsoft.Extensions.ObjectPool/1.0.0": { "sha512": "BTXoWSTrv/saLlNSg8l41YOoSKeUUanQLykUqRTtiUJz2xxQOCgm4ckPzrdmSK6w0mdjR2h7IrUDGdBF78Z7yg==", "type": "package", "path": "Microsoft.Extensions.ObjectPool/1.0.0", "files": [ "Microsoft.Extensions.ObjectPool.1.0.0.nupkg.sha512", "Microsoft.Extensions.ObjectPool.nuspec", "lib/net451/Microsoft.Extensions.ObjectPool.dll", "lib/net451/Microsoft.Extensions.ObjectPool.xml", "lib/netstandard1.3/Microsoft.Extensions.ObjectPool.dll", "lib/netstandard1.3/Microsoft.Extensions.ObjectPool.xml" ] }, "Microsoft.Extensions.Options/1.1.0": { "sha512": "NZlEcVm+SPPeNAkYuwiZdqnMrs/Lne/cDAWiBal1EL//m/KjDgOC6jKg5m9rt/cvqb7Obql5e0JtkNmdP1fGQA==", "type": "package", "path": "Microsoft.Extensions.Options/1.1.0", "files": [ "Microsoft.Extensions.Options.1.1.0.nupkg.sha512", "Microsoft.Extensions.Options.nuspec", "lib/netstandard1.0/Microsoft.Extensions.Options.dll", "lib/netstandard1.0/Microsoft.Extensions.Options.xml" ] }, "Microsoft.Extensions.PlatformAbstractions/1.0.0": { "sha512": "zyjUzrOmuevOAJpIo3Mt5GmpALVYCVdLZ99keMbmCxxgQH7oxzU58kGHzE6hAgYEiWsdfMJLjVR7r+vSmaJmtg==", "type": "package", "path": "Microsoft.Extensions.PlatformAbstractions/1.0.0", "files": [ "Microsoft.Extensions.PlatformAbstractions.1.0.0.nupkg.sha512", "Microsoft.Extensions.PlatformAbstractions.nuspec", "lib/net451/Microsoft.Extensions.PlatformAbstractions.dll", "lib/net451/Microsoft.Extensions.PlatformAbstractions.xml", "lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.dll", "lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.xml" ] }, "Microsoft.Extensions.Primitives/1.1.0": { "sha512": "GhQG5CBUR9/czBLTblt1giKBkfvHVDeppWd6KIgPyexrspECqzzSW5IXe0STTTs2NlUp9vIFwjSWG8O9c74R9g==", "type": "package", "path": "Microsoft.Extensions.Primitives/1.1.0", "files": [ "Microsoft.Extensions.Primitives.1.1.0.nupkg.sha512", "Microsoft.Extensions.Primitives.nuspec", "lib/netstandard1.0/Microsoft.Extensions.Primitives.dll", "lib/netstandard1.0/Microsoft.Extensions.Primitives.xml" ] }, "Microsoft.Extensions.Testing.Abstractions/1.0.0-preview1-002702": { "sha512": "NE4Efz4kvkztJ80CSifUlP0UaBP4iOOaeTVk6nrj+ZIJzhsRGLbecIe4oX8G82pkCkqFF9i8KTl7YYUwpQY5Wg==", "type": "package", "path": "Microsoft.Extensions.Testing.Abstractions/1.0.0-preview1-002702", "files": [ "Microsoft.Extensions.Testing.Abstractions.1.0.0-preview1-002702.nupkg.sha512", "Microsoft.Extensions.Testing.Abstractions.nuspec", "lib/net451/Microsoft.Extensions.Testing.Abstractions.dll", "lib/netstandard1.5/Microsoft.Extensions.Testing.Abstractions.dll" ] }, "Microsoft.Extensions.WebEncoders/1.0.0": { "sha512": "NSSIBREmHHiyoAFXV2LMA+a6RMZtTHxgUbHJGHRtnjmTKnRyticx5HAzNpy8VG9+HCCHenL9QD7zSA8jjgAi5A==", "type": "package", "path": "Microsoft.Extensions.WebEncoders/1.0.0", "files": [ "Microsoft.Extensions.WebEncoders.1.0.0.nupkg.sha512", "Microsoft.Extensions.WebEncoders.nuspec", "lib/netstandard1.0/Microsoft.Extensions.WebEncoders.dll", "lib/netstandard1.0/Microsoft.Extensions.WebEncoders.xml" ] }, "Microsoft.Net.Http.Headers/1.1.0": { "sha512": "jeVS60A5qfWNFxs1aZ8UmUclrN6r6AdXkHmNjO0HzyaDmzc0zm7h0F0A/FHSu2i9sj5E7KrxTwaHapeiFBw/DA==", "type": "package", "path": "Microsoft.Net.Http.Headers/1.1.0", "files": [ "Microsoft.Net.Http.Headers.1.1.0.nupkg.sha512", "Microsoft.Net.Http.Headers.nuspec", "lib/netstandard1.1/Microsoft.Net.Http.Headers.dll", "lib/netstandard1.1/Microsoft.Net.Http.Headers.xml" ] }, "Microsoft.NETCore.App/1.0.1": { "sha512": "1ZiTaAAc3Msi4siXtdVmallNCrFA5ZUzoGkIh4litHjBJBZcRgWvwRXT60woB5FpWPC9qDiTFc6L1Gr8EbOPog==", "type": "package", "path": "Microsoft.NETCore.App/1.0.1", "files": [ "Microsoft.NETCore.App.1.0.1.nupkg.sha512", "Microsoft.NETCore.App.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netcoreapp1.0/_._" ] }, "Microsoft.NETCore.DotNetHost/1.0.1": { "sha512": "sMqlTLwQ7PPeFs6w4eLPN07z+xtecj4k+mFoCLPsppsid91fmjRJBTRwOAx2k1cFCZb4TXswDhjmN05eqJ+0Lg==", "type": "package", "path": "Microsoft.NETCore.DotNetHost/1.0.1", "files": [ "Microsoft.NETCore.DotNetHost.1.0.1.nupkg.sha512", "Microsoft.NETCore.DotNetHost.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.json" ] }, "Microsoft.NETCore.DotNetHostPolicy/1.0.1": { "sha512": "GRziAkBjDCXhlsVra4tHyK+Q5sK+pwUrpuOMEgk1G501zCaU2b7JMneLZyvU6vJ463n07/jboqjT897CDzyioQ==", "type": "package", "path": "Microsoft.NETCore.DotNetHostPolicy/1.0.1", "files": [ "Microsoft.NETCore.DotNetHostPolicy.1.0.1.nupkg.sha512", "Microsoft.NETCore.DotNetHostPolicy.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.json" ] }, "Microsoft.NETCore.DotNetHostResolver/1.0.1": { "sha512": "irdpBgW2A7C/kJf38hWUWp2ouF2mDQqGKbiqtF7UhDysTPW5j7oOhvikgPjojvnGXL9TpCjqEGE3ZYkYdKZLeA==", "type": "package", "path": "Microsoft.NETCore.DotNetHostResolver/1.0.1", "files": [ "Microsoft.NETCore.DotNetHostResolver.1.0.1.nupkg.sha512", "Microsoft.NETCore.DotNetHostResolver.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.json" ] }, "Microsoft.NETCore.Jit/1.0.4": { "sha512": "s336ryZlopR+pQ4VfKlILX1LxiQzpCPnmiGot0p5aFPeCjwmKtHC88MI8jXdvdGPySON9i1bPUKJP8jiiPIAjA==", "type": "package", "path": "Microsoft.NETCore.Jit/1.0.4", "files": [ "Microsoft.NETCore.Jit.1.0.4.nupkg.sha512", "Microsoft.NETCore.Jit.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.json" ] }, "Microsoft.NETCore.Platforms/1.1.0": { "sha512": "RTmkgwugaI7tV0PjAwBX4ZKHbv/lMuIKUBeyIB0aosbGALFKIxiGvseJDF5ui5RBGbEJ5AvxZsGI0Rr6ZEfwaw==", "type": "package", "path": "Microsoft.NETCore.Platforms/1.1.0", "files": [ "Microsoft.NETCore.Platforms.1.1.0.nupkg.sha512", "Microsoft.NETCore.Platforms.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.0/_._", "runtime.json" ] }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.4": { "sha512": "NTd+F7MQJi5wFh6Hq3uVH0L3om+pVcfF+bpw0hSd+Ka92QSZ4IfDJw/IWqTQ9jUtLyWYR4XR+52HD5HW+a+zoQ==", "type": "package", "path": "Microsoft.NETCore.Runtime.CoreCLR/1.0.4", "files": [ "Microsoft.NETCore.Runtime.CoreCLR.1.0.4.nupkg.sha512", "Microsoft.NETCore.Runtime.CoreCLR.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.json" ] }, "Microsoft.NETCore.Targets/1.1.0": { "sha512": "TjtMctxB3IKIyNMBQYoxx7jFQmJM9iaTLMp/6g4nMLC33nc6PgL8kXmnvQouPBVR+WvHVDY1By0D2Elpf2KB4w==", "type": "package", "path": "Microsoft.NETCore.Targets/1.1.0", "files": [ "Microsoft.NETCore.Targets.1.1.0.nupkg.sha512", "Microsoft.NETCore.Targets.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.0/_._", "runtime.json" ] }, "Microsoft.NETCore.Windows.ApiSets/1.0.1": { "sha512": "2BQeO8o+R9rDiMzsBqFrtr3S8fC8wrC1v20gcYAkVrzk/4ydLbzHfpk6SP3QbXIM2G9pPf1idJ/G1mgwSVgkuA==", "type": "package", "path": "Microsoft.NETCore.Windows.ApiSets/1.0.1", "files": [ "Microsoft.NETCore.Windows.ApiSets.1.0.1.nupkg.sha512", "Microsoft.NETCore.Windows.ApiSets.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.json" ] }, "Microsoft.VisualBasic/10.0.1": { "sha512": "nEk7ZPzxzfOvFbIjdBB7cgg/4toz2TLu4qLKcbL7NiLWvxXQMsU4PbWnRBByiCFFSKVcALEvq2d2yfmxQCYstQ==", "type": "package", "path": "Microsoft.VisualBasic/10.0.1", "files": [ "Microsoft.VisualBasic.10.0.1.nupkg.sha512", "Microsoft.VisualBasic.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/net45/_._", "lib/netcore50/Microsoft.VisualBasic.dll", "lib/netstandard1.3/Microsoft.VisualBasic.dll", "lib/portable-net45+win8+wpa81/_._", "lib/win8/_._", "lib/wpa81/_._", "ref/net45/_._", "ref/netcore50/Microsoft.VisualBasic.dll", "ref/netcore50/Microsoft.VisualBasic.xml", "ref/netcore50/de/Microsoft.VisualBasic.xml", "ref/netcore50/es/Microsoft.VisualBasic.xml", "ref/netcore50/fr/Microsoft.VisualBasic.xml", "ref/netcore50/it/Microsoft.VisualBasic.xml", "ref/netcore50/ja/Microsoft.VisualBasic.xml", "ref/netcore50/ko/Microsoft.VisualBasic.xml", "ref/netcore50/ru/Microsoft.VisualBasic.xml", "ref/netcore50/zh-hans/Microsoft.VisualBasic.xml", "ref/netcore50/zh-hant/Microsoft.VisualBasic.xml", "ref/netstandard1.1/Microsoft.VisualBasic.dll", "ref/netstandard1.1/Microsoft.VisualBasic.xml", "ref/netstandard1.1/de/Microsoft.VisualBasic.xml", "ref/netstandard1.1/es/Microsoft.VisualBasic.xml", "ref/netstandard1.1/fr/Microsoft.VisualBasic.xml", "ref/netstandard1.1/it/Microsoft.VisualBasic.xml", "ref/netstandard1.1/ja/Microsoft.VisualBasic.xml", "ref/netstandard1.1/ko/Microsoft.VisualBasic.xml", "ref/netstandard1.1/ru/Microsoft.VisualBasic.xml", "ref/netstandard1.1/zh-hans/Microsoft.VisualBasic.xml", "ref/netstandard1.1/zh-hant/Microsoft.VisualBasic.xml", "ref/portable-net45+win8+wpa81/_._", "ref/win8/_._", "ref/wpa81/_._" ] }, "Microsoft.Win32.Primitives/4.3.0": { "sha512": "vl5HOGiTB5AcQfZ9OPmgiLTwBlM5MhYtbv+nh+plxq2epP8lNZwHcaB9IGcVi3cOVV9MQbt+MQ/q4pAcmBOgjA==", "type": "package", "path": "Microsoft.Win32.Primitives/4.3.0", "files": [ "Microsoft.Win32.Primitives.4.3.0.nupkg.sha512", "Microsoft.Win32.Primitives.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/Microsoft.Win32.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/Microsoft.Win32.Primitives.dll", "ref/netstandard1.3/Microsoft.Win32.Primitives.dll", "ref/netstandard1.3/Microsoft.Win32.Primitives.xml", "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml", "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml", "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml", "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml", "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml", "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml", "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml", "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml", "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "Microsoft.Win32.Registry/4.3.0": { "sha512": "YGkqKGEvkF0m1gWSKdcVSyXthX9L5QNuMxuMuSd9GTxDqR18mmdspaXUTpKS5NZBhnxdFF59pJbZ4VyP3OdPOw==", "type": "package", "path": "Microsoft.Win32.Registry/4.3.0", "files": [ "Microsoft.Win32.Registry.4.3.0.nupkg.sha512", "Microsoft.Win32.Registry.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/net46/Microsoft.Win32.Registry.dll", "ref/net46/Microsoft.Win32.Registry.dll", "ref/netstandard1.3/Microsoft.Win32.Registry.dll", "ref/netstandard1.3/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml", "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Registry.dll", "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll", "runtimes/win/lib/netcore50/_._", "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll" ] }, "Moq/4.6.38-alpha": { "sha512": "avMAfImICo7K8kkSqZDnwS7qvwyyNzNDQQFtnsI4CxAgi+ESOLFr1j5ucAE2hGoG1k5A0B1+3zfNYhHkozW1EA==", "type": "package", "path": "moq/4.6.38-alpha", "files": [ "lib/net45/Moq.dll", "lib/net45/Moq.xml", "lib/netstandard1.3/Moq.dll", "lib/netstandard1.3/Moq.xml", "moq.4.6.38-alpha.nupkg.sha512", "moq.nuspec" ] }, "NETStandard.Library/1.6.1": { "sha512": "xKGn5Y57yyimfRm6sKI2Yg/ZJ7oGcvR9+lpfZZI6StFCJqhS8JdRkT+qTZOTl37Trh7rLN5X5qFgbOfAlbPQrQ==", "type": "package", "path": "NETStandard.Library/1.6.1", "files": [ "NETStandard.Library.1.6.1.nupkg.sha512", "NETStandard.Library.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt" ] }, "Newtonsoft.Json/9.0.1": { "sha512": "U82mHQSKaIk+lpSVCbWYKNavmNH1i5xrExDEquU1i6I5pV6UMOqRnJRSlKO3cMPfcpp0RgDY+8jUXHdQ4IfXvw==", "type": "package", "path": "Newtonsoft.Json/9.0.1", "files": [ "Newtonsoft.Json.9.0.1.nupkg.sha512", "Newtonsoft.Json.nuspec", "lib/net20/Newtonsoft.Json.dll", "lib/net20/Newtonsoft.Json.xml", "lib/net35/Newtonsoft.Json.dll", "lib/net35/Newtonsoft.Json.xml", "lib/net40/Newtonsoft.Json.dll", "lib/net40/Newtonsoft.Json.xml", "lib/net45/Newtonsoft.Json.dll", "lib/net45/Newtonsoft.Json.xml", "lib/netstandard1.0/Newtonsoft.Json.dll", "lib/netstandard1.0/Newtonsoft.Json.xml", "lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.dll", "lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.xml", "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.dll", "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.xml", "tools/install.ps1" ] }, "Npgsql/3.1.9": { "sha512": "maoOs4rudcIG1SlPHsLRTgwUQA8+06k037z2f9KSKe8KrVHu3tBUUePgt3U3saGFrACf80/j9CzsleCisnPo5A==", "type": "package", "path": "Npgsql/3.1.9", "files": [ "Npgsql.3.1.9.nupkg.sha512", "Npgsql.nuspec", "lib/net45/Npgsql.dll", "lib/net45/Npgsql.xml", "lib/net451/Npgsql.dll", "lib/net451/Npgsql.xml", "lib/netstandard1.3/Npgsql.dll", "lib/netstandard1.3/Npgsql.xml" ] }, "Npgsql.EntityFrameworkCore.PostgreSQL/1.1.0": { "sha512": "7J4oVuALr8voMhbCkQUODu6VG9DR4u3Io4oIwZK1VocNlXN8RHPFhS1nOQOb/TAe+Eav/GqnmEiSZ0uhe2wphQ==", "type": "package", "path": "Npgsql.EntityFrameworkCore.PostgreSQL/1.1.0", "files": [ "Npgsql.EntityFrameworkCore.PostgreSQL.1.1.0.nupkg.sha512", "Npgsql.EntityFrameworkCore.PostgreSQL.nuspec", "lib/net451/Npgsql.EntityFrameworkCore.PostgreSQL.dll", "lib/netstandard1.3/Npgsql.EntityFrameworkCore.PostgreSQL.dll" ] }, "NuGet.Common/3.5.0-beta-final": { "sha512": "7eCg4ky9NtTnxY1+2VtDKIYX137QejH8Dsuw6fENU53N6OeoROsrv1MUm0pu4e3TF8VH1eL5G3Vx/G30VdXEDg==", "type": "package", "path": "NuGet.Common/3.5.0-beta-final", "files": [ "NuGet.Common.3.5.0-beta-final.nupkg.sha512", "NuGet.Common.nuspec", "lib/net45/NuGet.Common.dll", "lib/net45/NuGet.Common.xml", "lib/netstandard1.3/NuGet.Common.dll", "lib/netstandard1.3/NuGet.Common.xml" ] }, "NuGet.Frameworks/3.5.0-beta-final": { "sha512": "Si7O1OFxUryBq3xuq2AIwADM8WUMIBQOmUdTJBSaxV+KesShLJfgrr7Dl+Tg/nVETSEArJS8ktscv7gjKqtosg==", "type": "package", "path": "NuGet.Frameworks/3.5.0-beta-final", "files": [ "NuGet.Frameworks.3.5.0-beta-final.nupkg.sha512", "NuGet.Frameworks.nuspec", "lib/net45/NuGet.Frameworks.dll", "lib/net45/NuGet.Frameworks.xml", "lib/netstandard1.3/NuGet.Frameworks.dll", "lib/netstandard1.3/NuGet.Frameworks.xml" ] }, "NuGet.Packaging/3.5.0-beta-final": { "sha512": "wJSrtokTPmpIkNhJLiG5GPxdRFCVl6XB3MmgLCyRhD2O2wZVQqvvL6SELOz/61EU0C8m9ni/UiiNRqTEtH5QZw==", "type": "package", "path": "NuGet.Packaging/3.5.0-beta-final", "files": [ "NuGet.Packaging.3.5.0-beta-final.nupkg.sha512", "NuGet.Packaging.nuspec", "lib/net45/NuGet.Packaging.dll", "lib/net45/NuGet.Packaging.xml", "lib/netstandard1.3/NuGet.Packaging.dll", "lib/netstandard1.3/NuGet.Packaging.xml" ] }, "NuGet.Packaging.Core/3.5.0-beta-final": { "sha512": "sdc8dUnbjEpNzIK5h5frJgn7ARQjQLdXMC5YrMHoEh0sCJnd2p1Lu4JvHK7mqn/MurVCAvoAjNDyazzFaVCD0w==", "type": "package", "path": "NuGet.Packaging.Core/3.5.0-beta-final", "files": [ "NuGet.Packaging.Core.3.5.0-beta-final.nupkg.sha512", "NuGet.Packaging.Core.nuspec", "lib/net45/NuGet.Packaging.Core.dll", "lib/net45/NuGet.Packaging.Core.xml", "lib/netstandard1.3/NuGet.Packaging.Core.dll", "lib/netstandard1.3/NuGet.Packaging.Core.xml" ] }, "NuGet.Packaging.Core.Types/3.5.0-beta-final": { "sha512": "35AVdtLFJFp66CI9EDS61iviOe4UsCwfGh7RILK3j2ihZtlbTIIS5ygjmS8GnTkhNpmdwQRIk/rUempv4ABBxQ==", "type": "package", "path": "NuGet.Packaging.Core.Types/3.5.0-beta-final", "files": [ "NuGet.Packaging.Core.Types.3.5.0-beta-final.nupkg.sha512", "NuGet.Packaging.Core.Types.nuspec", "lib/net45/NuGet.Packaging.Core.Types.dll", "lib/net45/NuGet.Packaging.Core.Types.xml", "lib/netstandard1.3/NuGet.Packaging.Core.Types.dll", "lib/netstandard1.3/NuGet.Packaging.Core.Types.xml" ] }, "NuGet.RuntimeModel/3.5.0-beta-final": { "sha512": "5opNw7zHG5wC0Qx9AzlopdPg48Tf/QVcVVKmPRuwUa3VBA1b9DBjY+1jCkaof8JRzyHZqLnxd6T9BuT98Jk0YQ==", "type": "package", "path": "NuGet.RuntimeModel/3.5.0-beta-final", "files": [ "NuGet.RuntimeModel.3.5.0-beta-final.nupkg.sha512", "NuGet.RuntimeModel.nuspec", "lib/net45/NuGet.RuntimeModel.dll", "lib/net45/NuGet.RuntimeModel.xml", "lib/netstandard1.3/NuGet.RuntimeModel.dll", "lib/netstandard1.3/NuGet.RuntimeModel.xml" ] }, "NuGet.Versioning/3.5.0-beta-final": { "sha512": "fwFF9Mck1hgZVDvvJLU81gcaidMksfRoCwyjBALEXxnp1fJr4xLyGbTRdbf2OKI5OODGuUpxaMkcz7P4T8HsXw==", "type": "package", "path": "NuGet.Versioning/3.5.0-beta-final", "files": [ "NuGet.Versioning.3.5.0-beta-final.nupkg.sha512", "NuGet.Versioning.nuspec", "lib/net45/NuGet.Versioning.dll", "lib/net45/NuGet.Versioning.xml", "lib/netstandard1.0/NuGet.Versioning.dll", "lib/netstandard1.0/NuGet.Versioning.xml" ] }, "Remotion.Linq/2.1.1": { "sha512": "IJn0BqkvwEDpP+2qjvci7n4/a9f7DhKESLWb2/uG4xQh3rTkGTBUz69bI4IivCoKkTFAqjXxYDZw2K/npohjsw==", "type": "package", "path": "Remotion.Linq/2.1.1", "files": [ "Remotion.Linq.2.1.1.nupkg.sha512", "Remotion.Linq.nuspec", "lib/net35/Remotion.Linq.XML", "lib/net35/Remotion.Linq.dll", "lib/net40/Remotion.Linq.XML", "lib/net40/Remotion.Linq.dll", "lib/net45/Remotion.Linq.XML", "lib/net45/Remotion.Linq.dll", "lib/netstandard1.0/Remotion.Linq.dll", "lib/netstandard1.0/Remotion.Linq.xml", "lib/portable-net45+win+wpa81+wp80/Remotion.Linq.dll", "lib/portable-net45+win+wpa81+wp80/Remotion.Linq.xml" ] }, "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "ZJbyxj5gWzOfnJTXGn9LH8ZK9t/PGFUVlsgv/dZUFy/ruE+eScVrAkaBTwf58FJ3F84cBMBOIm4QscRTtfxgqg==", "type": "package", "path": "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512", "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec", "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so" ] }, "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "NCGzArSeAPBQJrBY2TUzb/19o3E3TgDFYyl+r+8zWuExcqJDBz5aGkEW8SwwqdscRc37IdtwTr2D2duW47CmHg==", "type": "package", "path": "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512", "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec", "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so" ] }, "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "LdIvj7Bi2jiaNTqY/ezZGVXHe1KI5fjLSI026O1TjVzsmdgTP/zTF+f3nwHCjwttyhsPBEiswv0PekimPWZwWg==", "type": "package", "path": "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512", "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec", "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so" ] }, "runtime.native.System/4.3.0": { "sha512": "nTWOfeX69uwxSiJSyNyzsEglUyfMJQykNusa31AsilJ3vWjhW8RqCIdjR+qxfx/40LGlLUKECl+j6A+/sI1ejw==", "type": "package", "path": "runtime.native.System/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.0/_._", "runtime.native.System.4.3.0.nupkg.sha512", "runtime.native.System.nuspec" ] }, "runtime.native.System.IO.Compression/4.3.0": { "sha512": "b+V9JC/Ii3sR659flBeaBJww111425tgjcDS1k+hqV4sGh9FALRDBvJnDtQ895gAzpPTUOFDHdqaZ2Et7BpZMg==", "type": "package", "path": "runtime.native.System.IO.Compression/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.0/_._", "runtime.native.System.IO.Compression.4.3.0.nupkg.sha512", "runtime.native.System.IO.Compression.nuspec" ] }, "runtime.native.System.Net.Http/4.3.0": { "sha512": "guqHgQOK2eUgtJae2VKjNawBn1xjC0hfOt5wASHa60XHbIdCsQlqtvMsFG+3hy7yp88V+gi9fZCjubuDkeakcQ==", "type": "package", "path": "runtime.native.System.Net.Http/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.0/_._", "runtime.native.System.Net.Http.4.3.0.nupkg.sha512", "runtime.native.System.Net.Http.nuspec" ] }, "runtime.native.System.Net.Security/4.0.1": { "sha512": "U3JOSWmwFNUpbxw+Iq+NDXruyFQhl1qej0VcDmVFwU4n2Y7IHN6nd2dQQsRpJiqtYAHjiHhfQH9US60BjUvxHg==", "type": "package", "path": "runtime.native.System.Net.Security/4.0.1", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.0/_._", "runtime.native.System.Net.Security.4.0.1.nupkg.sha512", "runtime.native.System.Net.Security.nuspec" ] }, "runtime.native.System.Security.Cryptography/4.0.0": { "sha512": "vM+JcNCiIj/XxXu4IWqxrOROrDxZGStukyg31j177KruTYbvsEu8biJoo8YEZUrHG+WcBtvIlcRLohVOQlwfWg==", "type": "package", "path": "runtime.native.System.Security.Cryptography/4.0.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.0/_._", "runtime.native.System.Security.Cryptography.4.0.0.nupkg.sha512", "runtime.native.System.Security.Cryptography.nuspec" ] }, "runtime.native.System.Security.Cryptography.Apple/4.3.0": { "sha512": "jwjwlEL0Elv6gwoyaokRn12nv/JE+UW/DXJEbzhjCPvGbef36StnHKc9XaZD/rGWqYicrphZ7eumR/jdmNcjRg==", "type": "package", "path": "runtime.native.System.Security.Cryptography.Apple/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.0/_._", "runtime.native.System.Security.Cryptography.Apple.4.3.0.nupkg.sha512", "runtime.native.System.Security.Cryptography.Apple.nuspec" ] }, "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "wWqB5kJ+vYC+IH7orP8EezottaOczECwYBFcecbkgG3IG6s8WghUdmM6pbUqSLhPibItxCWNg73rvG5cbL9tmw==", "type": "package", "path": "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.0/_._", "runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512", "runtime.native.System.Security.Cryptography.OpenSsl.nuspec" ] }, "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "zWLOQ77Y4FV/6Vw2g+FYzprbQX5/xKvjoCLe4L9159Aw1bSboQoJ1KRZFNdexDooWRAIsLSdE0ZokkrVkwN8Yw==", "type": "package", "path": "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512", "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec", "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so" ] }, "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "G2+96gYRbzp1JZCID6B+u2XJ0bs2wCubd6rE3+Tj436dKfnciF7YgsLi2VvLeJq6kxYyU4IJrVrpCvC8Yf6bhA==", "type": "package", "path": "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512", "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec", "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so" ] }, "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { "sha512": "Kh9W4agE0r/hK8AX1LvyQI2NrKHBL8pO0gRoDTdDb0LL6Ta1Z2OtFx3lOaAE0ZpCUc/dt9Wzs3rA7a3IsKdOVA==", "type": "package", "path": "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple.4.3.0.nupkg.sha512", "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple.nuspec", "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib" ] }, "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "/p8IQT2brFMDa7BHMH71LV+w5Tb3OxoLHxhn6+MGqN5xeqhM2HRHmj+7xQGJnaRn73d7ZTvp6yRCFMvolws4wA==", "type": "package", "path": "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512", "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec", "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib" ] }, "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "T5NvFgmHX0WH4c7lP72krsnk+IJI10vJf2j2twGE+5QBRA4RyRAgD+ZjEgdmpLOjW4B+nZGaadewTCUcR899OQ==", "type": "package", "path": "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512", "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec", "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so" ] }, "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "JGc0pAWRE8lB4Ucygk2pYSKbUPLlAIq6Bczf5/WF2D/VKJEPtYlVUMxk8fbl1zRfTWzSHi+VcFZlaPlWiNxeKg==", "type": "package", "path": "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512", "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec", "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so" ] }, "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "YWzJvhiC+iLWI/IfpPQUIBhYnAHUFQFRDqR7VDNmPj0b3rjW7dArFqKysZ9v0iSBs9Ih4v9GasLpYCSUwADMQQ==", "type": "package", "path": "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512", "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec", "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so" ] }, "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "1uVTITQP8/cI6YoO6FqfW1pzP0k2TnDZ3TFD88Bu/9H7ZuTsMY9xmadbGpwPu8w8swcd1ifZJsjD9hF9O6C/tg==", "type": "package", "path": "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512", "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec", "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so" ] }, "System.AppContext/4.3.0": { "sha512": "196NfWFfUbYriRPqeGwOnLnvmXBRPOEeo5oaLQ1TcMExbCBC3Ub8cGkjSfc/XbXjYyXXpeePcYOIJAzaEgwpcg==", "type": "package", "path": "System.AppContext/4.3.0", "files": [ "System.AppContext.4.3.0.nupkg.sha512", "System.AppContext.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.AppContext.dll", "lib/net463/System.AppContext.dll", "lib/netcore50/System.AppContext.dll", "lib/netstandard1.6/System.AppContext.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/net463/System.AppContext.dll", "ref/netstandard/_._", "ref/netstandard1.3/System.AppContext.dll", "ref/netstandard1.3/System.AppContext.xml", "ref/netstandard1.3/de/System.AppContext.xml", "ref/netstandard1.3/es/System.AppContext.xml", "ref/netstandard1.3/fr/System.AppContext.xml", "ref/netstandard1.3/it/System.AppContext.xml", "ref/netstandard1.3/ja/System.AppContext.xml", "ref/netstandard1.3/ko/System.AppContext.xml", "ref/netstandard1.3/ru/System.AppContext.xml", "ref/netstandard1.3/zh-hans/System.AppContext.xml", "ref/netstandard1.3/zh-hant/System.AppContext.xml", "ref/netstandard1.6/System.AppContext.dll", "ref/netstandard1.6/System.AppContext.xml", "ref/netstandard1.6/de/System.AppContext.xml", "ref/netstandard1.6/es/System.AppContext.xml", "ref/netstandard1.6/fr/System.AppContext.xml", "ref/netstandard1.6/it/System.AppContext.xml", "ref/netstandard1.6/ja/System.AppContext.xml", "ref/netstandard1.6/ko/System.AppContext.xml", "ref/netstandard1.6/ru/System.AppContext.xml", "ref/netstandard1.6/zh-hans/System.AppContext.xml", "ref/netstandard1.6/zh-hant/System.AppContext.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/System.AppContext.dll" ] }, "System.Buffers/4.3.0": { "sha512": "QlPt4bQMECP/uhcNRRS+pQIyV2wJKTNae0xOYabWEn0o5QeR8NGLcp6++ncRafvecygL22uEp9kHP5LQelw5yA==", "type": "package", "path": "System.Buffers/4.3.0", "files": [ "System.Buffers.4.3.0.nupkg.sha512", "System.Buffers.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.1/.xml", "lib/netstandard1.1/System.Buffers.dll" ] }, "System.Collections/4.3.0": { "sha512": "dCeWf/8Kw4IXDArDjLqCxuJedAlqWspWOpO0YZ+1pQj0GMmF89Y15PqUWwaTsEKaksidNA8yC8uUVDmfiueTkA==", "type": "package", "path": "System.Collections/4.3.0", "files": [ "System.Collections.4.3.0.nupkg.sha512", "System.Collections.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Collections.dll", "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", "ref/netcore50/it/System.Collections.xml", "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/netstandard1.0/System.Collections.dll", "ref/netstandard1.0/System.Collections.xml", "ref/netstandard1.0/de/System.Collections.xml", "ref/netstandard1.0/es/System.Collections.xml", "ref/netstandard1.0/fr/System.Collections.xml", "ref/netstandard1.0/it/System.Collections.xml", "ref/netstandard1.0/ja/System.Collections.xml", "ref/netstandard1.0/ko/System.Collections.xml", "ref/netstandard1.0/ru/System.Collections.xml", "ref/netstandard1.0/zh-hans/System.Collections.xml", "ref/netstandard1.0/zh-hant/System.Collections.xml", "ref/netstandard1.3/System.Collections.dll", "ref/netstandard1.3/System.Collections.xml", "ref/netstandard1.3/de/System.Collections.xml", "ref/netstandard1.3/es/System.Collections.xml", "ref/netstandard1.3/fr/System.Collections.xml", "ref/netstandard1.3/it/System.Collections.xml", "ref/netstandard1.3/ja/System.Collections.xml", "ref/netstandard1.3/ko/System.Collections.xml", "ref/netstandard1.3/ru/System.Collections.xml", "ref/netstandard1.3/zh-hans/System.Collections.xml", "ref/netstandard1.3/zh-hant/System.Collections.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Collections.Concurrent/4.3.0": { "sha512": "W1w8D/B4Nt0S8rwPZJGIAxVvUTGxE69AEW79okWOoYuA04gqJQeHoi+QK7Agpk5FnTFxxVQ30k7HAs9yhRIzFA==", "type": "package", "path": "System.Collections.Concurrent/4.3.0", "files": [ "System.Collections.Concurrent.4.3.0.nupkg.sha512", "System.Collections.Concurrent.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Collections.Concurrent.dll", "lib/netstandard1.3/System.Collections.Concurrent.dll", "lib/portable-net45+win8+wpa81/_._", "lib/win8/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Collections.Concurrent.dll", "ref/netcore50/System.Collections.Concurrent.xml", "ref/netcore50/de/System.Collections.Concurrent.xml", "ref/netcore50/es/System.Collections.Concurrent.xml", "ref/netcore50/fr/System.Collections.Concurrent.xml", "ref/netcore50/it/System.Collections.Concurrent.xml", "ref/netcore50/ja/System.Collections.Concurrent.xml", "ref/netcore50/ko/System.Collections.Concurrent.xml", "ref/netcore50/ru/System.Collections.Concurrent.xml", "ref/netcore50/zh-hans/System.Collections.Concurrent.xml", "ref/netcore50/zh-hant/System.Collections.Concurrent.xml", "ref/netstandard1.1/System.Collections.Concurrent.dll", "ref/netstandard1.1/System.Collections.Concurrent.xml", "ref/netstandard1.1/de/System.Collections.Concurrent.xml", "ref/netstandard1.1/es/System.Collections.Concurrent.xml", "ref/netstandard1.1/fr/System.Collections.Concurrent.xml", "ref/netstandard1.1/it/System.Collections.Concurrent.xml", "ref/netstandard1.1/ja/System.Collections.Concurrent.xml", "ref/netstandard1.1/ko/System.Collections.Concurrent.xml", "ref/netstandard1.1/ru/System.Collections.Concurrent.xml", "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml", "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml", "ref/netstandard1.3/System.Collections.Concurrent.dll", "ref/netstandard1.3/System.Collections.Concurrent.xml", "ref/netstandard1.3/de/System.Collections.Concurrent.xml", "ref/netstandard1.3/es/System.Collections.Concurrent.xml", "ref/netstandard1.3/fr/System.Collections.Concurrent.xml", "ref/netstandard1.3/it/System.Collections.Concurrent.xml", "ref/netstandard1.3/ja/System.Collections.Concurrent.xml", "ref/netstandard1.3/ko/System.Collections.Concurrent.xml", "ref/netstandard1.3/ru/System.Collections.Concurrent.xml", "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml", "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml", "ref/portable-net45+win8+wpa81/_._", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Collections.Immutable/1.3.0": { "sha512": "zukBRPUuNxwy9m4TGWLxKAnoiMc9+B+8VXeXVyPiBPvOd7yLgAlZ1DlsRWJjMx4VsvhhF2+6q6kO2GRbPja6hA==", "type": "package", "path": "System.Collections.Immutable/1.3.0", "files": [ "System.Collections.Immutable.1.3.0.nupkg.sha512", "System.Collections.Immutable.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.0/System.Collections.Immutable.dll", "lib/netstandard1.0/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml" ] }, "System.Collections.NonGeneric/4.3.0": { "sha512": "prtjIEMhGUnQq6RnPEYLpFt8AtLbp9yq2zxOSrY7KJJZrw25Fi97IzBqY7iqssbM61Ek5b8f3MG/sG1N2sN5KA==", "type": "package", "path": "System.Collections.NonGeneric/4.3.0", "files": [ "System.Collections.NonGeneric.4.3.0.nupkg.sha512", "System.Collections.NonGeneric.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Collections.NonGeneric.dll", "lib/netstandard1.3/System.Collections.NonGeneric.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Collections.NonGeneric.dll", "ref/netstandard1.3/System.Collections.NonGeneric.dll", "ref/netstandard1.3/System.Collections.NonGeneric.xml", "ref/netstandard1.3/de/System.Collections.NonGeneric.xml", "ref/netstandard1.3/es/System.Collections.NonGeneric.xml", "ref/netstandard1.3/fr/System.Collections.NonGeneric.xml", "ref/netstandard1.3/it/System.Collections.NonGeneric.xml", "ref/netstandard1.3/ja/System.Collections.NonGeneric.xml", "ref/netstandard1.3/ko/System.Collections.NonGeneric.xml", "ref/netstandard1.3/ru/System.Collections.NonGeneric.xml", "ref/netstandard1.3/zh-hans/System.Collections.NonGeneric.xml", "ref/netstandard1.3/zh-hant/System.Collections.NonGeneric.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Collections.Specialized/4.0.1": { "sha512": "/HKQyVP0yH1I0YtK7KJL/28snxHNH/bi+0lgk/+MbURF6ULhAE31MDI+NZDerNWu264YbxklXCCygISgm+HMug==", "type": "package", "path": "System.Collections.Specialized/4.0.1", "files": [ "System.Collections.Specialized.4.0.1.nupkg.sha512", "System.Collections.Specialized.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Collections.Specialized.dll", "lib/netstandard1.3/System.Collections.Specialized.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Collections.Specialized.dll", "ref/netstandard1.3/System.Collections.Specialized.dll", "ref/netstandard1.3/System.Collections.Specialized.xml", "ref/netstandard1.3/de/System.Collections.Specialized.xml", "ref/netstandard1.3/es/System.Collections.Specialized.xml", "ref/netstandard1.3/fr/System.Collections.Specialized.xml", "ref/netstandard1.3/it/System.Collections.Specialized.xml", "ref/netstandard1.3/ja/System.Collections.Specialized.xml", "ref/netstandard1.3/ko/System.Collections.Specialized.xml", "ref/netstandard1.3/ru/System.Collections.Specialized.xml", "ref/netstandard1.3/zh-hans/System.Collections.Specialized.xml", "ref/netstandard1.3/zh-hant/System.Collections.Specialized.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.ComponentModel/4.3.0": { "sha512": "Zglf50lZbM1GhgQdi/M315CW83GBZ+InRWeZwsNtO3djtszSPp0Xzf78P3vtD7GkE440I+04JKfgNdi9mlnimQ==", "type": "package", "path": "System.ComponentModel/4.3.0", "files": [ "System.ComponentModel.4.3.0.nupkg.sha512", "System.ComponentModel.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.ComponentModel.dll", "lib/netstandard1.3/System.ComponentModel.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.ComponentModel.dll", "ref/netcore50/System.ComponentModel.xml", "ref/netcore50/de/System.ComponentModel.xml", "ref/netcore50/es/System.ComponentModel.xml", "ref/netcore50/fr/System.ComponentModel.xml", "ref/netcore50/it/System.ComponentModel.xml", "ref/netcore50/ja/System.ComponentModel.xml", "ref/netcore50/ko/System.ComponentModel.xml", "ref/netcore50/ru/System.ComponentModel.xml", "ref/netcore50/zh-hans/System.ComponentModel.xml", "ref/netcore50/zh-hant/System.ComponentModel.xml", "ref/netstandard1.0/System.ComponentModel.dll", "ref/netstandard1.0/System.ComponentModel.xml", "ref/netstandard1.0/de/System.ComponentModel.xml", "ref/netstandard1.0/es/System.ComponentModel.xml", "ref/netstandard1.0/fr/System.ComponentModel.xml", "ref/netstandard1.0/it/System.ComponentModel.xml", "ref/netstandard1.0/ja/System.ComponentModel.xml", "ref/netstandard1.0/ko/System.ComponentModel.xml", "ref/netstandard1.0/ru/System.ComponentModel.xml", "ref/netstandard1.0/zh-hans/System.ComponentModel.xml", "ref/netstandard1.0/zh-hant/System.ComponentModel.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.ComponentModel.Annotations/4.3.0": { "sha512": "SY2RLItHt43rd8J9D8M8e8NM4m+9WLN2uUd9G0n1I4hj/7w+v3pzK6ZBjexlG1/2xvLKQsqir3UGVSyBTXMLWA==", "type": "package", "path": "System.ComponentModel.Annotations/4.3.0", "files": [ "System.ComponentModel.Annotations.4.3.0.nupkg.sha512", "System.ComponentModel.Annotations.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net461/System.ComponentModel.Annotations.dll", "lib/netcore50/System.ComponentModel.Annotations.dll", "lib/netstandard1.4/System.ComponentModel.Annotations.dll", "lib/portable-net45+win8/_._", "lib/win8/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net461/System.ComponentModel.Annotations.dll", "ref/netcore50/System.ComponentModel.Annotations.dll", "ref/netcore50/System.ComponentModel.Annotations.xml", "ref/netcore50/de/System.ComponentModel.Annotations.xml", "ref/netcore50/es/System.ComponentModel.Annotations.xml", "ref/netcore50/fr/System.ComponentModel.Annotations.xml", "ref/netcore50/it/System.ComponentModel.Annotations.xml", "ref/netcore50/ja/System.ComponentModel.Annotations.xml", "ref/netcore50/ko/System.ComponentModel.Annotations.xml", "ref/netcore50/ru/System.ComponentModel.Annotations.xml", "ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml", "ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml", "ref/netstandard1.1/System.ComponentModel.Annotations.dll", "ref/netstandard1.1/System.ComponentModel.Annotations.xml", "ref/netstandard1.1/de/System.ComponentModel.Annotations.xml", "ref/netstandard1.1/es/System.ComponentModel.Annotations.xml", "ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml", "ref/netstandard1.1/it/System.ComponentModel.Annotations.xml", "ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml", "ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml", "ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml", "ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml", "ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml", "ref/netstandard1.3/System.ComponentModel.Annotations.dll", "ref/netstandard1.3/System.ComponentModel.Annotations.xml", "ref/netstandard1.3/de/System.ComponentModel.Annotations.xml", "ref/netstandard1.3/es/System.ComponentModel.Annotations.xml", "ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml", "ref/netstandard1.3/it/System.ComponentModel.Annotations.xml", "ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml", "ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml", "ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml", "ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml", "ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml", "ref/netstandard1.4/System.ComponentModel.Annotations.dll", "ref/netstandard1.4/System.ComponentModel.Annotations.xml", "ref/netstandard1.4/de/System.ComponentModel.Annotations.xml", "ref/netstandard1.4/es/System.ComponentModel.Annotations.xml", "ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml", "ref/netstandard1.4/it/System.ComponentModel.Annotations.xml", "ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml", "ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml", "ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml", "ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml", "ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml", "ref/portable-net45+win8/_._", "ref/win8/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.ComponentModel.Primitives/4.1.0": { "sha512": "sc/7eVCdxPrp3ljpgTKVaQGUXiW05phNWvtv/m2kocXqrUQvTVWKou1Edas2aDjTThLPZOxPYIGNb/HN0QjURg==", "type": "package", "path": "System.ComponentModel.Primitives/4.1.0", "files": [ "System.ComponentModel.Primitives.4.1.0.nupkg.sha512", "System.ComponentModel.Primitives.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/System.ComponentModel.Primitives.dll", "lib/netstandard1.0/System.ComponentModel.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/System.ComponentModel.Primitives.dll", "ref/netstandard1.0/System.ComponentModel.Primitives.dll", "ref/netstandard1.0/System.ComponentModel.Primitives.xml", "ref/netstandard1.0/de/System.ComponentModel.Primitives.xml", "ref/netstandard1.0/es/System.ComponentModel.Primitives.xml", "ref/netstandard1.0/fr/System.ComponentModel.Primitives.xml", "ref/netstandard1.0/it/System.ComponentModel.Primitives.xml", "ref/netstandard1.0/ja/System.ComponentModel.Primitives.xml", "ref/netstandard1.0/ko/System.ComponentModel.Primitives.xml", "ref/netstandard1.0/ru/System.ComponentModel.Primitives.xml", "ref/netstandard1.0/zh-hans/System.ComponentModel.Primitives.xml", "ref/netstandard1.0/zh-hant/System.ComponentModel.Primitives.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.ComponentModel.TypeConverter/4.1.0": { "sha512": "MnDAlaeJZy9pdB5ZdOlwdxfpI+LJQ6e0hmH7d2+y2LkiD8DRJynyDYl4Xxf3fWFm7SbEwBZh4elcfzONQLOoQw==", "type": "package", "path": "System.ComponentModel.TypeConverter/4.1.0", "files": [ "System.ComponentModel.TypeConverter.4.1.0.nupkg.sha512", "System.ComponentModel.TypeConverter.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/System.ComponentModel.TypeConverter.dll", "lib/net462/System.ComponentModel.TypeConverter.dll", "lib/netstandard1.0/System.ComponentModel.TypeConverter.dll", "lib/netstandard1.5/System.ComponentModel.TypeConverter.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/System.ComponentModel.TypeConverter.dll", "ref/net462/System.ComponentModel.TypeConverter.dll", "ref/netstandard1.0/System.ComponentModel.TypeConverter.dll", "ref/netstandard1.0/System.ComponentModel.TypeConverter.xml", "ref/netstandard1.0/de/System.ComponentModel.TypeConverter.xml", "ref/netstandard1.0/es/System.ComponentModel.TypeConverter.xml", "ref/netstandard1.0/fr/System.ComponentModel.TypeConverter.xml", "ref/netstandard1.0/it/System.ComponentModel.TypeConverter.xml", "ref/netstandard1.0/ja/System.ComponentModel.TypeConverter.xml", "ref/netstandard1.0/ko/System.ComponentModel.TypeConverter.xml", "ref/netstandard1.0/ru/System.ComponentModel.TypeConverter.xml", "ref/netstandard1.0/zh-hans/System.ComponentModel.TypeConverter.xml", "ref/netstandard1.0/zh-hant/System.ComponentModel.TypeConverter.xml", "ref/netstandard1.5/System.ComponentModel.TypeConverter.dll", "ref/netstandard1.5/System.ComponentModel.TypeConverter.xml", "ref/netstandard1.5/de/System.ComponentModel.TypeConverter.xml", "ref/netstandard1.5/es/System.ComponentModel.TypeConverter.xml", "ref/netstandard1.5/fr/System.ComponentModel.TypeConverter.xml", "ref/netstandard1.5/it/System.ComponentModel.TypeConverter.xml", "ref/netstandard1.5/ja/System.ComponentModel.TypeConverter.xml", "ref/netstandard1.5/ko/System.ComponentModel.TypeConverter.xml", "ref/netstandard1.5/ru/System.ComponentModel.TypeConverter.xml", "ref/netstandard1.5/zh-hans/System.ComponentModel.TypeConverter.xml", "ref/netstandard1.5/zh-hant/System.ComponentModel.TypeConverter.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Console/4.3.0": { "sha512": "Ik/kfdgP1dA+xJOCUMqkrB+m7PmzYvN5w2HedSaLGJpncrfcFEuTois34LJPSnF8oaIsiUA0VxNODUd7EJ3qKQ==", "type": "package", "path": "System.Console/4.3.0", "files": [ "System.Console.4.3.0.nupkg.sha512", "System.Console.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Console.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Console.dll", "ref/netstandard1.3/System.Console.dll", "ref/netstandard1.3/System.Console.xml", "ref/netstandard1.3/de/System.Console.xml", "ref/netstandard1.3/es/System.Console.xml", "ref/netstandard1.3/fr/System.Console.xml", "ref/netstandard1.3/it/System.Console.xml", "ref/netstandard1.3/ja/System.Console.xml", "ref/netstandard1.3/ko/System.Console.xml", "ref/netstandard1.3/ru/System.Console.xml", "ref/netstandard1.3/zh-hans/System.Console.xml", "ref/netstandard1.3/zh-hant/System.Console.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Data.Common/4.3.0": { "sha512": "lm6E3T5u7BOuEH0u18JpbJHxBfOJPuCyl4Kg1RH10ktYLp5uEEE1xKrHW56/We4SnZpGAuCc9N0MJpSDhTHZGQ==", "type": "package", "path": "System.Data.Common/4.3.0", "files": [ "System.Data.Common.4.3.0.nupkg.sha512", "System.Data.Common.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net451/System.Data.Common.dll", "lib/netstandard1.2/System.Data.Common.dll", "lib/portable-net451+win8+wp8+wpa81/System.Data.Common.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net451/System.Data.Common.dll", "ref/netstandard1.2/System.Data.Common.dll", "ref/netstandard1.2/System.Data.Common.xml", "ref/netstandard1.2/de/System.Data.Common.xml", "ref/netstandard1.2/es/System.Data.Common.xml", "ref/netstandard1.2/fr/System.Data.Common.xml", "ref/netstandard1.2/it/System.Data.Common.xml", "ref/netstandard1.2/ja/System.Data.Common.xml", "ref/netstandard1.2/ko/System.Data.Common.xml", "ref/netstandard1.2/ru/System.Data.Common.xml", "ref/netstandard1.2/zh-hans/System.Data.Common.xml", "ref/netstandard1.2/zh-hant/System.Data.Common.xml", "ref/portable-net451+win8+wp8+wpa81/System.Data.Common.dll", "ref/portable-net451+win8+wp8+wpa81/System.Data.Common.xml", "ref/portable-net451+win8+wp8+wpa81/de/System.Data.Common.xml", "ref/portable-net451+win8+wp8+wpa81/es/System.Data.Common.xml", "ref/portable-net451+win8+wp8+wpa81/fr/System.Data.Common.xml", "ref/portable-net451+win8+wp8+wpa81/it/System.Data.Common.xml", "ref/portable-net451+win8+wp8+wpa81/ja/System.Data.Common.xml", "ref/portable-net451+win8+wp8+wpa81/ko/System.Data.Common.xml", "ref/portable-net451+win8+wp8+wpa81/ru/System.Data.Common.xml", "ref/portable-net451+win8+wp8+wpa81/zh-hans/System.Data.Common.xml", "ref/portable-net451+win8+wp8+wpa81/zh-hant/System.Data.Common.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Diagnostics.Contracts/4.3.0": { "sha512": "pE7RRONH8d93rbABHPVw4C1tGwB9CtIYgLUPT9sMih/oHSIlP9XvtTlpkGBHK0TFwqzOaZky1wXCNlLcDDnyJw==", "type": "package", "path": "System.Diagnostics.Contracts/4.3.0", "files": [ "System.Diagnostics.Contracts.4.3.0.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/netstandard1.0/System.Diagnostics.Contracts.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/netcore50/System.Diagnostics.Contracts.xml", "ref/netcore50/de/System.Diagnostics.Contracts.xml", "ref/netcore50/es/System.Diagnostics.Contracts.xml", "ref/netcore50/fr/System.Diagnostics.Contracts.xml", "ref/netcore50/it/System.Diagnostics.Contracts.xml", "ref/netcore50/ja/System.Diagnostics.Contracts.xml", "ref/netcore50/ko/System.Diagnostics.Contracts.xml", "ref/netcore50/ru/System.Diagnostics.Contracts.xml", "ref/netcore50/zh-hans/System.Diagnostics.Contracts.xml", "ref/netcore50/zh-hant/System.Diagnostics.Contracts.xml", "ref/netstandard1.0/System.Diagnostics.Contracts.dll", "ref/netstandard1.0/System.Diagnostics.Contracts.xml", "ref/netstandard1.0/de/System.Diagnostics.Contracts.xml", "ref/netstandard1.0/es/System.Diagnostics.Contracts.xml", "ref/netstandard1.0/fr/System.Diagnostics.Contracts.xml", "ref/netstandard1.0/it/System.Diagnostics.Contracts.xml", "ref/netstandard1.0/ja/System.Diagnostics.Contracts.xml", "ref/netstandard1.0/ko/System.Diagnostics.Contracts.xml", "ref/netstandard1.0/ru/System.Diagnostics.Contracts.xml", "ref/netstandard1.0/zh-hans/System.Diagnostics.Contracts.xml", "ref/netstandard1.0/zh-hant/System.Diagnostics.Contracts.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, "System.Diagnostics.Debug/4.3.0": { "sha512": "wtg85zBbPrOo5lkGsdSlSXfy9ebeKW/3kcg6m3pA2PZaeib8gkSssMRCwqSG16hV+nAMoRZwbqzxFZT7LW7NXg==", "type": "package", "path": "System.Diagnostics.Debug/4.3.0", "files": [ "System.Diagnostics.Debug.4.3.0.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Diagnostics.Debug.dll", "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", "ref/netcore50/it/System.Diagnostics.Debug.xml", "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/netstandard1.0/System.Diagnostics.Debug.dll", "ref/netstandard1.0/System.Diagnostics.Debug.xml", "ref/netstandard1.0/de/System.Diagnostics.Debug.xml", "ref/netstandard1.0/es/System.Diagnostics.Debug.xml", "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml", "ref/netstandard1.0/it/System.Diagnostics.Debug.xml", "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml", "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml", "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml", "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml", "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml", "ref/netstandard1.3/System.Diagnostics.Debug.dll", "ref/netstandard1.3/System.Diagnostics.Debug.xml", "ref/netstandard1.3/de/System.Diagnostics.Debug.xml", "ref/netstandard1.3/es/System.Diagnostics.Debug.xml", "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml", "ref/netstandard1.3/it/System.Diagnostics.Debug.xml", "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml", "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml", "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml", "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml", "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Diagnostics.DiagnosticSource/4.3.0": { "sha512": "S7z/ARtRxDygqv8f9VlC42M4eqCninL29ijZY0SyU/5r25X/H1vzC14P19DDEArKempVnjSJlX2XR5wGrWzKOw==", "type": "package", "path": "System.Diagnostics.DiagnosticSource/4.3.0", "files": [ "System.Diagnostics.DiagnosticSource.4.3.0.nupkg.sha512", "System.Diagnostics.DiagnosticSource.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/net46/System.Diagnostics.DiagnosticSource.dll", "lib/net46/System.Diagnostics.DiagnosticSource.xml", "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll", "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml", "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll", "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml", "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll", "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml" ] }, "System.Diagnostics.FileVersionInfo/4.0.0": { "sha512": "y3jHY9nmSiGasMfg+EtUoTw/i7iFPvJeGzEwffBThBjwgF+dz34BUSfa/qp4LyR0YqqWmt7CqP+FbomGeLnPNw==", "type": "package", "path": "System.Diagnostics.FileVersionInfo/4.0.0", "files": [ "System.Diagnostics.FileVersionInfo.4.0.0.nupkg.sha512", "System.Diagnostics.FileVersionInfo.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Diagnostics.FileVersionInfo.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.FileVersionInfo.dll", "ref/netstandard1.3/System.Diagnostics.FileVersionInfo.dll", "ref/netstandard1.3/System.Diagnostics.FileVersionInfo.xml", "ref/netstandard1.3/de/System.Diagnostics.FileVersionInfo.xml", "ref/netstandard1.3/es/System.Diagnostics.FileVersionInfo.xml", "ref/netstandard1.3/fr/System.Diagnostics.FileVersionInfo.xml", "ref/netstandard1.3/it/System.Diagnostics.FileVersionInfo.xml", "ref/netstandard1.3/ja/System.Diagnostics.FileVersionInfo.xml", "ref/netstandard1.3/ko/System.Diagnostics.FileVersionInfo.xml", "ref/netstandard1.3/ru/System.Diagnostics.FileVersionInfo.xml", "ref/netstandard1.3/zh-hans/System.Diagnostics.FileVersionInfo.xml", "ref/netstandard1.3/zh-hant/System.Diagnostics.FileVersionInfo.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/unix/lib/netstandard1.3/System.Diagnostics.FileVersionInfo.dll", "runtimes/win/lib/net46/System.Diagnostics.FileVersionInfo.dll", "runtimes/win/lib/netcore50/System.Diagnostics.FileVersionInfo.dll", "runtimes/win/lib/netstandard1.3/System.Diagnostics.FileVersionInfo.dll" ] }, "System.Diagnostics.Process/4.1.0": { "sha512": "sa4NxaGiD/iRM9m667nspIUMLT9nyoWkmAhYBlC4USnarm48cOOi13LOq7b127CeWZEHv0IkBt79g6r6l28LiA==", "type": "package", "path": "System.Diagnostics.Process/4.1.0", "files": [ "System.Diagnostics.Process.4.1.0.nupkg.sha512", "System.Diagnostics.Process.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Diagnostics.Process.dll", "lib/net461/System.Diagnostics.Process.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.Process.dll", "ref/net461/System.Diagnostics.Process.dll", "ref/netstandard1.3/System.Diagnostics.Process.dll", "ref/netstandard1.3/System.Diagnostics.Process.xml", "ref/netstandard1.3/de/System.Diagnostics.Process.xml", "ref/netstandard1.3/es/System.Diagnostics.Process.xml", "ref/netstandard1.3/fr/System.Diagnostics.Process.xml", "ref/netstandard1.3/it/System.Diagnostics.Process.xml", "ref/netstandard1.3/ja/System.Diagnostics.Process.xml", "ref/netstandard1.3/ko/System.Diagnostics.Process.xml", "ref/netstandard1.3/ru/System.Diagnostics.Process.xml", "ref/netstandard1.3/zh-hans/System.Diagnostics.Process.xml", "ref/netstandard1.3/zh-hant/System.Diagnostics.Process.xml", "ref/netstandard1.4/System.Diagnostics.Process.dll", "ref/netstandard1.4/System.Diagnostics.Process.xml", "ref/netstandard1.4/de/System.Diagnostics.Process.xml", "ref/netstandard1.4/es/System.Diagnostics.Process.xml", "ref/netstandard1.4/fr/System.Diagnostics.Process.xml", "ref/netstandard1.4/it/System.Diagnostics.Process.xml", "ref/netstandard1.4/ja/System.Diagnostics.Process.xml", "ref/netstandard1.4/ko/System.Diagnostics.Process.xml", "ref/netstandard1.4/ru/System.Diagnostics.Process.xml", "ref/netstandard1.4/zh-hans/System.Diagnostics.Process.xml", "ref/netstandard1.4/zh-hant/System.Diagnostics.Process.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll", "runtimes/osx/lib/netstandard1.4/System.Diagnostics.Process.dll", "runtimes/win/lib/net46/System.Diagnostics.Process.dll", "runtimes/win/lib/net461/System.Diagnostics.Process.dll", "runtimes/win/lib/netstandard1.4/System.Diagnostics.Process.dll", "runtimes/win7/lib/netcore50/_._" ] }, "System.Diagnostics.StackTrace/4.0.1": { "sha512": "YPjCe8NYK/J+jiC5lAlgXbnoIQW2W1xIMTfSRq2orVkskj3njPNuHtHnu5Q65AshHK63gLkWlbq+UbtaGzDmaQ==", "type": "package", "path": "System.Diagnostics.StackTrace/4.0.1", "files": [ "System.Diagnostics.StackTrace.4.0.1.nupkg.sha512", "System.Diagnostics.StackTrace.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Diagnostics.StackTrace.dll", "lib/netstandard1.3/System.Diagnostics.StackTrace.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/netstandard1.3/System.Diagnostics.StackTrace.dll", "ref/netstandard1.3/System.Diagnostics.StackTrace.xml", "ref/netstandard1.3/de/System.Diagnostics.StackTrace.xml", "ref/netstandard1.3/es/System.Diagnostics.StackTrace.xml", "ref/netstandard1.3/fr/System.Diagnostics.StackTrace.xml", "ref/netstandard1.3/it/System.Diagnostics.StackTrace.xml", "ref/netstandard1.3/ja/System.Diagnostics.StackTrace.xml", "ref/netstandard1.3/ko/System.Diagnostics.StackTrace.xml", "ref/netstandard1.3/ru/System.Diagnostics.StackTrace.xml", "ref/netstandard1.3/zh-hans/System.Diagnostics.StackTrace.xml", "ref/netstandard1.3/zh-hant/System.Diagnostics.StackTrace.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.3.0": { "sha512": "czwL60JAaLVGvtNAKCzK718b+wUgw7/8vHiZ1rrtEjBXsODEG4S9Qoevu5DMpUHlZn7+pSsw5xk/HKXxE+oDoQ==", "type": "package", "path": "System.Diagnostics.Tools/4.3.0", "files": [ "System.Diagnostics.Tools.4.3.0.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Diagnostics.Tools.dll", "ref/netcore50/System.Diagnostics.Tools.xml", "ref/netcore50/de/System.Diagnostics.Tools.xml", "ref/netcore50/es/System.Diagnostics.Tools.xml", "ref/netcore50/fr/System.Diagnostics.Tools.xml", "ref/netcore50/it/System.Diagnostics.Tools.xml", "ref/netcore50/ja/System.Diagnostics.Tools.xml", "ref/netcore50/ko/System.Diagnostics.Tools.xml", "ref/netcore50/ru/System.Diagnostics.Tools.xml", "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml", "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml", "ref/netstandard1.0/System.Diagnostics.Tools.dll", "ref/netstandard1.0/System.Diagnostics.Tools.xml", "ref/netstandard1.0/de/System.Diagnostics.Tools.xml", "ref/netstandard1.0/es/System.Diagnostics.Tools.xml", "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml", "ref/netstandard1.0/it/System.Diagnostics.Tools.xml", "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml", "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml", "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml", "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml", "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Diagnostics.TraceSource/4.0.0": { "sha512": "6WVCczFZKXwpWpzd/iJkYnsmWTSFFiU24Xx/YdHXBcu+nFI/ehTgeqdJQFbtRPzbrO3KtRNjvkhtj4t5/WwWsA==", "type": "package", "path": "system.diagnostics.tracesource/4.0.0", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Diagnostics.TraceSource.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.TraceSource.dll", "ref/netstandard1.3/System.Diagnostics.TraceSource.dll", "ref/netstandard1.3/System.Diagnostics.TraceSource.xml", "ref/netstandard1.3/de/System.Diagnostics.TraceSource.xml", "ref/netstandard1.3/es/System.Diagnostics.TraceSource.xml", "ref/netstandard1.3/fr/System.Diagnostics.TraceSource.xml", "ref/netstandard1.3/it/System.Diagnostics.TraceSource.xml", "ref/netstandard1.3/ja/System.Diagnostics.TraceSource.xml", "ref/netstandard1.3/ko/System.Diagnostics.TraceSource.xml", "ref/netstandard1.3/ru/System.Diagnostics.TraceSource.xml", "ref/netstandard1.3/zh-hans/System.Diagnostics.TraceSource.xml", "ref/netstandard1.3/zh-hant/System.Diagnostics.TraceSource.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll", "runtimes/win/lib/net46/System.Diagnostics.TraceSource.dll", "runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll", "system.diagnostics.tracesource.4.0.0.nupkg.sha512", "system.diagnostics.tracesource.nuspec" ] }, "System.Diagnostics.Tracing/4.3.0": { "sha512": "i7hxQeTRMSYS9CMuWyldbzRkVpIy0VOZVwGkzuhF4NK3y3xd6zr97o0+q1VJ7xDNSa/h1ytwP7N2hd82IqRmLQ==", "type": "package", "path": "System.Diagnostics.Tracing/4.3.0", "files": [ "System.Diagnostics.Tracing.4.3.0.nupkg.sha512", "System.Diagnostics.Tracing.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net462/System.Diagnostics.Tracing.dll", "lib/portable-net45+win8+wpa81/_._", "lib/win8/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net462/System.Diagnostics.Tracing.dll", "ref/netcore50/System.Diagnostics.Tracing.dll", "ref/netcore50/System.Diagnostics.Tracing.xml", "ref/netcore50/de/System.Diagnostics.Tracing.xml", "ref/netcore50/es/System.Diagnostics.Tracing.xml", "ref/netcore50/fr/System.Diagnostics.Tracing.xml", "ref/netcore50/it/System.Diagnostics.Tracing.xml", "ref/netcore50/ja/System.Diagnostics.Tracing.xml", "ref/netcore50/ko/System.Diagnostics.Tracing.xml", "ref/netcore50/ru/System.Diagnostics.Tracing.xml", "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml", "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/System.Diagnostics.Tracing.dll", "ref/netstandard1.1/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/System.Diagnostics.Tracing.dll", "ref/netstandard1.2/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/System.Diagnostics.Tracing.dll", "ref/netstandard1.3/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/System.Diagnostics.Tracing.dll", "ref/netstandard1.5/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml", "ref/portable-net45+win8+wpa81/_._", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Dynamic.Runtime/4.3.0": { "sha512": "6I9mCWqeCgjg661yDDuSmGQ9Ro5LK6VTLDvRWWBmOuyVnN8F+2p9Ka1MnkD6p5tZbzbf50Bhp2TLfl5mix+NXw==", "type": "package", "path": "System.Dynamic.Runtime/4.3.0", "files": [ "System.Dynamic.Runtime.4.3.0.nupkg.sha512", "System.Dynamic.Runtime.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Dynamic.Runtime.dll", "lib/netstandard1.3/System.Dynamic.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Dynamic.Runtime.dll", "ref/netcore50/System.Dynamic.Runtime.xml", "ref/netcore50/de/System.Dynamic.Runtime.xml", "ref/netcore50/es/System.Dynamic.Runtime.xml", "ref/netcore50/fr/System.Dynamic.Runtime.xml", "ref/netcore50/it/System.Dynamic.Runtime.xml", "ref/netcore50/ja/System.Dynamic.Runtime.xml", "ref/netcore50/ko/System.Dynamic.Runtime.xml", "ref/netcore50/ru/System.Dynamic.Runtime.xml", "ref/netcore50/zh-hans/System.Dynamic.Runtime.xml", "ref/netcore50/zh-hant/System.Dynamic.Runtime.xml", "ref/netstandard1.0/System.Dynamic.Runtime.dll", "ref/netstandard1.0/System.Dynamic.Runtime.xml", "ref/netstandard1.0/de/System.Dynamic.Runtime.xml", "ref/netstandard1.0/es/System.Dynamic.Runtime.xml", "ref/netstandard1.0/fr/System.Dynamic.Runtime.xml", "ref/netstandard1.0/it/System.Dynamic.Runtime.xml", "ref/netstandard1.0/ja/System.Dynamic.Runtime.xml", "ref/netstandard1.0/ko/System.Dynamic.Runtime.xml", "ref/netstandard1.0/ru/System.Dynamic.Runtime.xml", "ref/netstandard1.0/zh-hans/System.Dynamic.Runtime.xml", "ref/netstandard1.0/zh-hant/System.Dynamic.Runtime.xml", "ref/netstandard1.3/System.Dynamic.Runtime.dll", "ref/netstandard1.3/System.Dynamic.Runtime.xml", "ref/netstandard1.3/de/System.Dynamic.Runtime.xml", "ref/netstandard1.3/es/System.Dynamic.Runtime.xml", "ref/netstandard1.3/fr/System.Dynamic.Runtime.xml", "ref/netstandard1.3/it/System.Dynamic.Runtime.xml", "ref/netstandard1.3/ja/System.Dynamic.Runtime.xml", "ref/netstandard1.3/ko/System.Dynamic.Runtime.xml", "ref/netstandard1.3/ru/System.Dynamic.Runtime.xml", "ref/netstandard1.3/zh-hans/System.Dynamic.Runtime.xml", "ref/netstandard1.3/zh-hant/System.Dynamic.Runtime.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/System.Dynamic.Runtime.dll" ] }, "System.Globalization/4.3.0": { "sha512": "ySK9WB3u1ONxQ82Q6cE7O3IfboPZ/QlyKID75oOC66GKfyfvEyZvaZpqzLTy4n7a9SUHwz90pfflJ9HFRM8GZQ==", "type": "package", "path": "System.Globalization/4.3.0", "files": [ "System.Globalization.4.3.0.nupkg.sha512", "System.Globalization.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Globalization.dll", "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", "ref/netcore50/it/System.Globalization.xml", "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/netstandard1.0/System.Globalization.dll", "ref/netstandard1.0/System.Globalization.xml", "ref/netstandard1.0/de/System.Globalization.xml", "ref/netstandard1.0/es/System.Globalization.xml", "ref/netstandard1.0/fr/System.Globalization.xml", "ref/netstandard1.0/it/System.Globalization.xml", "ref/netstandard1.0/ja/System.Globalization.xml", "ref/netstandard1.0/ko/System.Globalization.xml", "ref/netstandard1.0/ru/System.Globalization.xml", "ref/netstandard1.0/zh-hans/System.Globalization.xml", "ref/netstandard1.0/zh-hant/System.Globalization.xml", "ref/netstandard1.3/System.Globalization.dll", "ref/netstandard1.3/System.Globalization.xml", "ref/netstandard1.3/de/System.Globalization.xml", "ref/netstandard1.3/es/System.Globalization.xml", "ref/netstandard1.3/fr/System.Globalization.xml", "ref/netstandard1.3/it/System.Globalization.xml", "ref/netstandard1.3/ja/System.Globalization.xml", "ref/netstandard1.3/ko/System.Globalization.xml", "ref/netstandard1.3/ru/System.Globalization.xml", "ref/netstandard1.3/zh-hans/System.Globalization.xml", "ref/netstandard1.3/zh-hant/System.Globalization.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Globalization.Calendars/4.3.0": { "sha512": "Lealz3HSgQd/FOC1TMDZ564wLsjMPeRiyH4j7Baiq2x79ei3uo05zlqhxpaXtHAUHJskMtzc2RsjAsd5Pg2+aw==", "type": "package", "path": "System.Globalization.Calendars/4.3.0", "files": [ "System.Globalization.Calendars.4.3.0.nupkg.sha512", "System.Globalization.Calendars.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Globalization.Calendars.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Globalization.Calendars.dll", "ref/netstandard1.3/System.Globalization.Calendars.dll", "ref/netstandard1.3/System.Globalization.Calendars.xml", "ref/netstandard1.3/de/System.Globalization.Calendars.xml", "ref/netstandard1.3/es/System.Globalization.Calendars.xml", "ref/netstandard1.3/fr/System.Globalization.Calendars.xml", "ref/netstandard1.3/it/System.Globalization.Calendars.xml", "ref/netstandard1.3/ja/System.Globalization.Calendars.xml", "ref/netstandard1.3/ko/System.Globalization.Calendars.xml", "ref/netstandard1.3/ru/System.Globalization.Calendars.xml", "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml", "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Globalization.Extensions/4.3.0": { "sha512": "V94vDBcAzxqObtShcgiWSDazkkZm/mtfET5dXIgvzbTNgFXtoUots+s4FyQkUaAf9HtutUMQtBdaPmHXhIYTiw==", "type": "package", "path": "System.Globalization.Extensions/4.3.0", "files": [ "System.Globalization.Extensions.4.3.0.nupkg.sha512", "System.Globalization.Extensions.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Globalization.Extensions.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Globalization.Extensions.dll", "ref/netstandard1.3/System.Globalization.Extensions.dll", "ref/netstandard1.3/System.Globalization.Extensions.xml", "ref/netstandard1.3/de/System.Globalization.Extensions.xml", "ref/netstandard1.3/es/System.Globalization.Extensions.xml", "ref/netstandard1.3/fr/System.Globalization.Extensions.xml", "ref/netstandard1.3/it/System.Globalization.Extensions.xml", "ref/netstandard1.3/ja/System.Globalization.Extensions.xml", "ref/netstandard1.3/ko/System.Globalization.Extensions.xml", "ref/netstandard1.3/ru/System.Globalization.Extensions.xml", "ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml", "ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll", "runtimes/win/lib/net46/System.Globalization.Extensions.dll", "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll" ] }, "System.Interactive.Async/3.0.0": { "sha512": "iyrgkZz9Dzm0fiPouQszFC3SO/46k6AYd/jG9bu+/o0AoDMaRXtlo3TIuWVNtOuJFd1noL963QouroJ0T3rImw==", "type": "package", "path": "System.Interactive.Async/3.0.0", "files": [ "System.Interactive.Async.3.0.0.nupkg.sha512", "System.Interactive.Async.nuspec", "lib/net45/System.Interactive.Async.dll", "lib/net45/System.Interactive.Async.xml", "lib/netstandard1.0/System.Interactive.Async.dll", "lib/netstandard1.0/System.Interactive.Async.xml" ] }, "System.IO/4.3.0": { "sha512": "cXuYu/ygrY2jSUssaHsn/PfCPS/Kek0It6YztrW5hjVssowvgsgKuqHmjrCeAf3AmSI79vZ8PsLW1iiD7nWxqA==", "type": "package", "path": "System.IO/4.3.0", "files": [ "System.IO.4.3.0.nupkg.sha512", "System.IO.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net462/System.IO.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net462/System.IO.dll", "ref/netcore50/System.IO.dll", "ref/netcore50/System.IO.xml", "ref/netcore50/de/System.IO.xml", "ref/netcore50/es/System.IO.xml", "ref/netcore50/fr/System.IO.xml", "ref/netcore50/it/System.IO.xml", "ref/netcore50/ja/System.IO.xml", "ref/netcore50/ko/System.IO.xml", "ref/netcore50/ru/System.IO.xml", "ref/netcore50/zh-hans/System.IO.xml", "ref/netcore50/zh-hant/System.IO.xml", "ref/netstandard1.0/System.IO.dll", "ref/netstandard1.0/System.IO.xml", "ref/netstandard1.0/de/System.IO.xml", "ref/netstandard1.0/es/System.IO.xml", "ref/netstandard1.0/fr/System.IO.xml", "ref/netstandard1.0/it/System.IO.xml", "ref/netstandard1.0/ja/System.IO.xml", "ref/netstandard1.0/ko/System.IO.xml", "ref/netstandard1.0/ru/System.IO.xml", "ref/netstandard1.0/zh-hans/System.IO.xml", "ref/netstandard1.0/zh-hant/System.IO.xml", "ref/netstandard1.3/System.IO.dll", "ref/netstandard1.3/System.IO.xml", "ref/netstandard1.3/de/System.IO.xml", "ref/netstandard1.3/es/System.IO.xml", "ref/netstandard1.3/fr/System.IO.xml", "ref/netstandard1.3/it/System.IO.xml", "ref/netstandard1.3/ja/System.IO.xml", "ref/netstandard1.3/ko/System.IO.xml", "ref/netstandard1.3/ru/System.IO.xml", "ref/netstandard1.3/zh-hans/System.IO.xml", "ref/netstandard1.3/zh-hant/System.IO.xml", "ref/netstandard1.5/System.IO.dll", "ref/netstandard1.5/System.IO.xml", "ref/netstandard1.5/de/System.IO.xml", "ref/netstandard1.5/es/System.IO.xml", "ref/netstandard1.5/fr/System.IO.xml", "ref/netstandard1.5/it/System.IO.xml", "ref/netstandard1.5/ja/System.IO.xml", "ref/netstandard1.5/ko/System.IO.xml", "ref/netstandard1.5/ru/System.IO.xml", "ref/netstandard1.5/zh-hans/System.IO.xml", "ref/netstandard1.5/zh-hant/System.IO.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.IO.Compression/4.3.0": { "sha512": "1QYOMtObmdRHs5dthBBr5Jef3X+d6YACS3neNwSDaWs+yxsDgBCPgEzZhFnXWoibLDROETI+zkBMAL+vopVbfg==", "type": "package", "path": "System.IO.Compression/4.3.0", "files": [ "System.IO.Compression.4.3.0.nupkg.sha512", "System.IO.Compression.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net46/System.IO.Compression.dll", "lib/portable-net45+win8+wpa81/_._", "lib/win8/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net46/System.IO.Compression.dll", "ref/netcore50/System.IO.Compression.dll", "ref/netcore50/System.IO.Compression.xml", "ref/netcore50/de/System.IO.Compression.xml", "ref/netcore50/es/System.IO.Compression.xml", "ref/netcore50/fr/System.IO.Compression.xml", "ref/netcore50/it/System.IO.Compression.xml", "ref/netcore50/ja/System.IO.Compression.xml", "ref/netcore50/ko/System.IO.Compression.xml", "ref/netcore50/ru/System.IO.Compression.xml", "ref/netcore50/zh-hans/System.IO.Compression.xml", "ref/netcore50/zh-hant/System.IO.Compression.xml", "ref/netstandard1.1/System.IO.Compression.dll", "ref/netstandard1.1/System.IO.Compression.xml", "ref/netstandard1.1/de/System.IO.Compression.xml", "ref/netstandard1.1/es/System.IO.Compression.xml", "ref/netstandard1.1/fr/System.IO.Compression.xml", "ref/netstandard1.1/it/System.IO.Compression.xml", "ref/netstandard1.1/ja/System.IO.Compression.xml", "ref/netstandard1.1/ko/System.IO.Compression.xml", "ref/netstandard1.1/ru/System.IO.Compression.xml", "ref/netstandard1.1/zh-hans/System.IO.Compression.xml", "ref/netstandard1.1/zh-hant/System.IO.Compression.xml", "ref/netstandard1.3/System.IO.Compression.dll", "ref/netstandard1.3/System.IO.Compression.xml", "ref/netstandard1.3/de/System.IO.Compression.xml", "ref/netstandard1.3/es/System.IO.Compression.xml", "ref/netstandard1.3/fr/System.IO.Compression.xml", "ref/netstandard1.3/it/System.IO.Compression.xml", "ref/netstandard1.3/ja/System.IO.Compression.xml", "ref/netstandard1.3/ko/System.IO.Compression.xml", "ref/netstandard1.3/ru/System.IO.Compression.xml", "ref/netstandard1.3/zh-hans/System.IO.Compression.xml", "ref/netstandard1.3/zh-hant/System.IO.Compression.xml", "ref/portable-net45+win8+wpa81/_._", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll", "runtimes/win/lib/net46/System.IO.Compression.dll", "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll" ] }, "System.IO.Compression.ZipFile/4.3.0": { "sha512": "K7yrRwJuU22iBhr0ySICB4xfPDbV2x9lV6BNpf9N72ngRn/qO34JgMHcBHZI+PSLjRBVJzFeNVopt+5NOsY/aQ==", "type": "package", "path": "System.IO.Compression.ZipFile/4.3.0", "files": [ "System.IO.Compression.ZipFile.4.3.0.nupkg.sha512", "System.IO.Compression.ZipFile.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.IO.Compression.ZipFile.dll", "lib/netstandard1.3/System.IO.Compression.ZipFile.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.IO.Compression.ZipFile.dll", "ref/netstandard1.3/System.IO.Compression.ZipFile.dll", "ref/netstandard1.3/System.IO.Compression.ZipFile.xml", "ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml", "ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml", "ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml", "ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml", "ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml", "ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml", "ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml", "ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml", "ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.IO.FileSystem/4.3.0": { "sha512": "oTvCY1epVpXNDk0CSKp8NvaHsrDPUoEiFAAx6GuJWDnOq8EBd/qW+gmRut8Zfol3ghlhuKrikz8O1aQgzPJPbQ==", "type": "package", "path": "System.IO.FileSystem/4.3.0", "files": [ "System.IO.FileSystem.4.3.0.nupkg.sha512", "System.IO.FileSystem.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.IO.FileSystem.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/netstandard1.3/System.IO.FileSystem.dll", "ref/netstandard1.3/System.IO.FileSystem.xml", "ref/netstandard1.3/de/System.IO.FileSystem.xml", "ref/netstandard1.3/es/System.IO.FileSystem.xml", "ref/netstandard1.3/fr/System.IO.FileSystem.xml", "ref/netstandard1.3/it/System.IO.FileSystem.xml", "ref/netstandard1.3/ja/System.IO.FileSystem.xml", "ref/netstandard1.3/ko/System.IO.FileSystem.xml", "ref/netstandard1.3/ru/System.IO.FileSystem.xml", "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml", "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.IO.FileSystem.Primitives/4.3.0": { "sha512": "dUvETypIrGfDyjkGe99Z9EsD740KKyJWkHdVJYw294K56f8dHu8AHHbjmpb4bCOE9VGlIqWL5kM8UlejpYIhnQ==", "type": "package", "path": "System.IO.FileSystem.Primitives/4.3.0", "files": [ "System.IO.FileSystem.Primitives.4.3.0.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll", "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.IO.FileSystem.Watcher/4.0.0": { "sha512": "smLdmwMbcOGkkcZv2QU55Pp/jSiZhYYxlJdn5zue1gBYA4rXiW7OnwlENPZX8DghsxlOZqEbcAgAKNFtuhX8UA==", "type": "package", "path": "System.IO.FileSystem.Watcher/4.0.0", "files": [ "System.IO.FileSystem.Watcher.4.0.0.nupkg.sha512", "System.IO.FileSystem.Watcher.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.IO.FileSystem.Watcher.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Watcher.dll", "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll", "ref/netstandard1.3/System.IO.FileSystem.Watcher.xml", "ref/netstandard1.3/de/System.IO.FileSystem.Watcher.xml", "ref/netstandard1.3/es/System.IO.FileSystem.Watcher.xml", "ref/netstandard1.3/fr/System.IO.FileSystem.Watcher.xml", "ref/netstandard1.3/it/System.IO.FileSystem.Watcher.xml", "ref/netstandard1.3/ja/System.IO.FileSystem.Watcher.xml", "ref/netstandard1.3/ko/System.IO.FileSystem.Watcher.xml", "ref/netstandard1.3/ru/System.IO.FileSystem.Watcher.xml", "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Watcher.xml", "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Watcher.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll", "runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll", "runtimes/win/lib/net46/System.IO.FileSystem.Watcher.dll", "runtimes/win/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll", "runtimes/win7/lib/netcore50/_._" ] }, "System.IO.MemoryMappedFiles/4.0.0": { "sha512": "PStypGn+lGm2JtQPyiwTrCVHz3dohrljUJ6vIVpgLGaaiMLXA6ZH413Ia7mv1LjKW/5vmGCT3RwSdemsgxkuMg==", "type": "package", "path": "System.IO.MemoryMappedFiles/4.0.0", "files": [ "System.IO.MemoryMappedFiles.4.0.0.nupkg.sha512", "System.IO.MemoryMappedFiles.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.IO.MemoryMappedFiles.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.IO.MemoryMappedFiles.dll", "ref/netstandard1.3/System.IO.MemoryMappedFiles.dll", "ref/netstandard1.3/System.IO.MemoryMappedFiles.xml", "ref/netstandard1.3/de/System.IO.MemoryMappedFiles.xml", "ref/netstandard1.3/es/System.IO.MemoryMappedFiles.xml", "ref/netstandard1.3/fr/System.IO.MemoryMappedFiles.xml", "ref/netstandard1.3/it/System.IO.MemoryMappedFiles.xml", "ref/netstandard1.3/ja/System.IO.MemoryMappedFiles.xml", "ref/netstandard1.3/ko/System.IO.MemoryMappedFiles.xml", "ref/netstandard1.3/ru/System.IO.MemoryMappedFiles.xml", "ref/netstandard1.3/zh-hans/System.IO.MemoryMappedFiles.xml", "ref/netstandard1.3/zh-hant/System.IO.MemoryMappedFiles.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/unix/lib/netstandard1.3/System.IO.MemoryMappedFiles.dll", "runtimes/win/lib/net46/System.IO.MemoryMappedFiles.dll", "runtimes/win/lib/netcore50/System.IO.MemoryMappedFiles.dll", "runtimes/win/lib/netstandard1.3/System.IO.MemoryMappedFiles.dll" ] }, "System.IO.UnmanagedMemoryStream/4.0.1": { "sha512": "Xm2rVGIaXJN0ScBYeo5fDmNifi3AKkOo5q6AeqZoje1WcrAEwteLNaXsY6Kqqzuspv1YXTylyvs1z1XYLwEglw==", "type": "package", "path": "System.IO.UnmanagedMemoryStream/4.0.1", "files": [ "System.IO.UnmanagedMemoryStream.4.0.1.nupkg.sha512", "System.IO.UnmanagedMemoryStream.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.IO.UnmanagedMemoryStream.dll", "lib/netstandard1.3/System.IO.UnmanagedMemoryStream.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.IO.UnmanagedMemoryStream.dll", "ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll", "ref/netstandard1.3/System.IO.UnmanagedMemoryStream.xml", "ref/netstandard1.3/de/System.IO.UnmanagedMemoryStream.xml", "ref/netstandard1.3/es/System.IO.UnmanagedMemoryStream.xml", "ref/netstandard1.3/fr/System.IO.UnmanagedMemoryStream.xml", "ref/netstandard1.3/it/System.IO.UnmanagedMemoryStream.xml", "ref/netstandard1.3/ja/System.IO.UnmanagedMemoryStream.xml", "ref/netstandard1.3/ko/System.IO.UnmanagedMemoryStream.xml", "ref/netstandard1.3/ru/System.IO.UnmanagedMemoryStream.xml", "ref/netstandard1.3/zh-hans/System.IO.UnmanagedMemoryStream.xml", "ref/netstandard1.3/zh-hant/System.IO.UnmanagedMemoryStream.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Linq/4.3.0": { "sha512": "P71Cxp86ljJd8N2EO2OXb/xdClfs6BRCqDSZeXfSF0g+fT+S6/zmPFVJUEPFycY1pYDAqPGu+2lI9vcP46qmWg==", "type": "package", "path": "System.Linq/4.3.0", "files": [ "System.Linq.4.3.0.nupkg.sha512", "System.Linq.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net463/System.Linq.dll", "lib/netcore50/System.Linq.dll", "lib/netstandard1.6/System.Linq.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net463/System.Linq.dll", "ref/netcore50/System.Linq.dll", "ref/netcore50/System.Linq.xml", "ref/netcore50/de/System.Linq.xml", "ref/netcore50/es/System.Linq.xml", "ref/netcore50/fr/System.Linq.xml", "ref/netcore50/it/System.Linq.xml", "ref/netcore50/ja/System.Linq.xml", "ref/netcore50/ko/System.Linq.xml", "ref/netcore50/ru/System.Linq.xml", "ref/netcore50/zh-hans/System.Linq.xml", "ref/netcore50/zh-hant/System.Linq.xml", "ref/netstandard1.0/System.Linq.dll", "ref/netstandard1.0/System.Linq.xml", "ref/netstandard1.0/de/System.Linq.xml", "ref/netstandard1.0/es/System.Linq.xml", "ref/netstandard1.0/fr/System.Linq.xml", "ref/netstandard1.0/it/System.Linq.xml", "ref/netstandard1.0/ja/System.Linq.xml", "ref/netstandard1.0/ko/System.Linq.xml", "ref/netstandard1.0/ru/System.Linq.xml", "ref/netstandard1.0/zh-hans/System.Linq.xml", "ref/netstandard1.0/zh-hant/System.Linq.xml", "ref/netstandard1.6/System.Linq.dll", "ref/netstandard1.6/System.Linq.xml", "ref/netstandard1.6/de/System.Linq.xml", "ref/netstandard1.6/es/System.Linq.xml", "ref/netstandard1.6/fr/System.Linq.xml", "ref/netstandard1.6/it/System.Linq.xml", "ref/netstandard1.6/ja/System.Linq.xml", "ref/netstandard1.6/ko/System.Linq.xml", "ref/netstandard1.6/ru/System.Linq.xml", "ref/netstandard1.6/zh-hans/System.Linq.xml", "ref/netstandard1.6/zh-hant/System.Linq.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Linq.Expressions/4.3.0": { "sha512": "/J2T2wXiXRBhO910kRJl3dGU/AvUrsNpVJCfsC5YuVjiRve1JmyUntYScnN2yWb9YOXTscdYbZiI2jtgowslIg==", "type": "package", "path": "System.Linq.Expressions/4.3.0", "files": [ "System.Linq.Expressions.4.3.0.nupkg.sha512", "System.Linq.Expressions.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net463/System.Linq.Expressions.dll", "lib/netcore50/System.Linq.Expressions.dll", "lib/netstandard1.6/System.Linq.Expressions.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net463/System.Linq.Expressions.dll", "ref/netcore50/System.Linq.Expressions.dll", "ref/netcore50/System.Linq.Expressions.xml", "ref/netcore50/de/System.Linq.Expressions.xml", "ref/netcore50/es/System.Linq.Expressions.xml", "ref/netcore50/fr/System.Linq.Expressions.xml", "ref/netcore50/it/System.Linq.Expressions.xml", "ref/netcore50/ja/System.Linq.Expressions.xml", "ref/netcore50/ko/System.Linq.Expressions.xml", "ref/netcore50/ru/System.Linq.Expressions.xml", "ref/netcore50/zh-hans/System.Linq.Expressions.xml", "ref/netcore50/zh-hant/System.Linq.Expressions.xml", "ref/netstandard1.0/System.Linq.Expressions.dll", "ref/netstandard1.0/System.Linq.Expressions.xml", "ref/netstandard1.0/de/System.Linq.Expressions.xml", "ref/netstandard1.0/es/System.Linq.Expressions.xml", "ref/netstandard1.0/fr/System.Linq.Expressions.xml", "ref/netstandard1.0/it/System.Linq.Expressions.xml", "ref/netstandard1.0/ja/System.Linq.Expressions.xml", "ref/netstandard1.0/ko/System.Linq.Expressions.xml", "ref/netstandard1.0/ru/System.Linq.Expressions.xml", "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml", "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml", "ref/netstandard1.3/System.Linq.Expressions.dll", "ref/netstandard1.3/System.Linq.Expressions.xml", "ref/netstandard1.3/de/System.Linq.Expressions.xml", "ref/netstandard1.3/es/System.Linq.Expressions.xml", "ref/netstandard1.3/fr/System.Linq.Expressions.xml", "ref/netstandard1.3/it/System.Linq.Expressions.xml", "ref/netstandard1.3/ja/System.Linq.Expressions.xml", "ref/netstandard1.3/ko/System.Linq.Expressions.xml", "ref/netstandard1.3/ru/System.Linq.Expressions.xml", "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml", "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml", "ref/netstandard1.6/System.Linq.Expressions.dll", "ref/netstandard1.6/System.Linq.Expressions.xml", "ref/netstandard1.6/de/System.Linq.Expressions.xml", "ref/netstandard1.6/es/System.Linq.Expressions.xml", "ref/netstandard1.6/fr/System.Linq.Expressions.xml", "ref/netstandard1.6/it/System.Linq.Expressions.xml", "ref/netstandard1.6/ja/System.Linq.Expressions.xml", "ref/netstandard1.6/ko/System.Linq.Expressions.xml", "ref/netstandard1.6/ru/System.Linq.Expressions.xml", "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml", "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.Linq.Parallel/4.0.1": { "sha512": "cze1FtznS4SLU9kbYyJjuy9mhKPbLCqc9OMqAEIDQjkqNZgsRDGfBx1kKjP7Xsk+UXdAfUDTk4Dl9HrIyMExew==", "type": "package", "path": "System.Linq.Parallel/4.0.1", "files": [ "System.Linq.Parallel.4.0.1.nupkg.sha512", "System.Linq.Parallel.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Linq.Parallel.dll", "lib/netstandard1.3/System.Linq.Parallel.dll", "lib/portable-net45+win8+wpa81/_._", "lib/win8/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Linq.Parallel.dll", "ref/netcore50/System.Linq.Parallel.xml", "ref/netcore50/de/System.Linq.Parallel.xml", "ref/netcore50/es/System.Linq.Parallel.xml", "ref/netcore50/fr/System.Linq.Parallel.xml", "ref/netcore50/it/System.Linq.Parallel.xml", "ref/netcore50/ja/System.Linq.Parallel.xml", "ref/netcore50/ko/System.Linq.Parallel.xml", "ref/netcore50/ru/System.Linq.Parallel.xml", "ref/netcore50/zh-hans/System.Linq.Parallel.xml", "ref/netcore50/zh-hant/System.Linq.Parallel.xml", "ref/netstandard1.1/System.Linq.Parallel.dll", "ref/netstandard1.1/System.Linq.Parallel.xml", "ref/netstandard1.1/de/System.Linq.Parallel.xml", "ref/netstandard1.1/es/System.Linq.Parallel.xml", "ref/netstandard1.1/fr/System.Linq.Parallel.xml", "ref/netstandard1.1/it/System.Linq.Parallel.xml", "ref/netstandard1.1/ja/System.Linq.Parallel.xml", "ref/netstandard1.1/ko/System.Linq.Parallel.xml", "ref/netstandard1.1/ru/System.Linq.Parallel.xml", "ref/netstandard1.1/zh-hans/System.Linq.Parallel.xml", "ref/netstandard1.1/zh-hant/System.Linq.Parallel.xml", "ref/portable-net45+win8+wpa81/_._", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Linq.Queryable/4.3.0": { "sha512": "In1Bmmvl/j52yPu3xgakQSI0YIckPUr870w4K5+Lak3JCCa8hl+my65lABOuKfYs4ugmZy25ScFerC4nz8+b6g==", "type": "package", "path": "System.Linq.Queryable/4.3.0", "files": [ "System.Linq.Queryable.4.3.0.nupkg.sha512", "System.Linq.Queryable.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/monoandroid10/_._", "lib/monotouch10/_._", "lib/net45/_._", "lib/netcore50/System.Linq.Queryable.dll", "lib/netstandard1.3/System.Linq.Queryable.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/monoandroid10/_._", "ref/monotouch10/_._", "ref/net45/_._", "ref/netcore50/System.Linq.Queryable.dll", "ref/netcore50/System.Linq.Queryable.xml", "ref/netcore50/de/System.Linq.Queryable.xml", "ref/netcore50/es/System.Linq.Queryable.xml", "ref/netcore50/fr/System.Linq.Queryable.xml", "ref/netcore50/it/System.Linq.Queryable.xml", "ref/netcore50/ja/System.Linq.Queryable.xml", "ref/netcore50/ko/System.Linq.Queryable.xml", "ref/netcore50/ru/System.Linq.Queryable.xml", "ref/netcore50/zh-hans/System.Linq.Queryable.xml", "ref/netcore50/zh-hant/System.Linq.Queryable.xml", "ref/netstandard1.0/System.Linq.Queryable.dll", "ref/netstandard1.0/System.Linq.Queryable.xml", "ref/netstandard1.0/de/System.Linq.Queryable.xml", "ref/netstandard1.0/es/System.Linq.Queryable.xml", "ref/netstandard1.0/fr/System.Linq.Queryable.xml", "ref/netstandard1.0/it/System.Linq.Queryable.xml", "ref/netstandard1.0/ja/System.Linq.Queryable.xml", "ref/netstandard1.0/ko/System.Linq.Queryable.xml", "ref/netstandard1.0/ru/System.Linq.Queryable.xml", "ref/netstandard1.0/zh-hans/System.Linq.Queryable.xml", "ref/netstandard1.0/zh-hant/System.Linq.Queryable.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Net.Http/4.3.0": { "sha512": "lL9E2a0Z5O+QodbZAAn2HYkSKKPJT6S7+O+qV7jasC7J3zaiXRjv4C7uk61+SwEjAt5ybpmsO1lqStXR4T0Cbg==", "type": "package", "path": "System.Net.Http/4.3.0", "files": [ "System.Net.Http.4.3.0.nupkg.sha512", "System.Net.Http.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/Xamarinmac20/_._", "lib/monoandroid10/_._", "lib/monotouch10/_._", "lib/net45/_._", "lib/net46/System.Net.Http.dll", "lib/portable-net45+win8+wpa81/_._", "lib/win8/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/Xamarinmac20/_._", "ref/monoandroid10/_._", "ref/monotouch10/_._", "ref/net45/_._", "ref/net46/System.Net.Http.dll", "ref/net46/System.Net.Http.xml", "ref/net46/de/System.Net.Http.xml", "ref/net46/es/System.Net.Http.xml", "ref/net46/fr/System.Net.Http.xml", "ref/net46/it/System.Net.Http.xml", "ref/net46/ja/System.Net.Http.xml", "ref/net46/ko/System.Net.Http.xml", "ref/net46/ru/System.Net.Http.xml", "ref/net46/zh-hans/System.Net.Http.xml", "ref/net46/zh-hant/System.Net.Http.xml", "ref/netcore50/System.Net.Http.dll", "ref/netcore50/System.Net.Http.xml", "ref/netcore50/de/System.Net.Http.xml", "ref/netcore50/es/System.Net.Http.xml", "ref/netcore50/fr/System.Net.Http.xml", "ref/netcore50/it/System.Net.Http.xml", "ref/netcore50/ja/System.Net.Http.xml", "ref/netcore50/ko/System.Net.Http.xml", "ref/netcore50/ru/System.Net.Http.xml", "ref/netcore50/zh-hans/System.Net.Http.xml", "ref/netcore50/zh-hant/System.Net.Http.xml", "ref/netstandard1.1/System.Net.Http.dll", "ref/netstandard1.1/System.Net.Http.xml", "ref/netstandard1.1/de/System.Net.Http.xml", "ref/netstandard1.1/es/System.Net.Http.xml", "ref/netstandard1.1/fr/System.Net.Http.xml", "ref/netstandard1.1/it/System.Net.Http.xml", "ref/netstandard1.1/ja/System.Net.Http.xml", "ref/netstandard1.1/ko/System.Net.Http.xml", "ref/netstandard1.1/ru/System.Net.Http.xml", "ref/netstandard1.1/zh-hans/System.Net.Http.xml", "ref/netstandard1.1/zh-hant/System.Net.Http.xml", "ref/netstandard1.3/System.Net.Http.dll", "ref/netstandard1.3/System.Net.Http.xml", "ref/netstandard1.3/de/System.Net.Http.xml", "ref/netstandard1.3/es/System.Net.Http.xml", "ref/netstandard1.3/fr/System.Net.Http.xml", "ref/netstandard1.3/it/System.Net.Http.xml", "ref/netstandard1.3/ja/System.Net.Http.xml", "ref/netstandard1.3/ko/System.Net.Http.xml", "ref/netstandard1.3/ru/System.Net.Http.xml", "ref/netstandard1.3/zh-hans/System.Net.Http.xml", "ref/netstandard1.3/zh-hant/System.Net.Http.xml", "ref/portable-net45+win8+wpa81/_._", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll", "runtimes/win/lib/net46/System.Net.Http.dll", "runtimes/win/lib/netcore50/System.Net.Http.dll", "runtimes/win/lib/netstandard1.3/System.Net.Http.dll" ] }, "System.Net.NameResolution/4.0.0": { "sha512": "OThG4wPbLixNd2++hNQH7dg36eJbvHTHOn2OUr9uXsq67kMIHeURNBmVEIPKxA7MWvBYTqHbMv18igLyXMtTdQ==", "type": "package", "path": "System.Net.NameResolution/4.0.0", "files": [ "System.Net.NameResolution.4.0.0.nupkg.sha512", "System.Net.NameResolution.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Net.NameResolution.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Net.NameResolution.dll", "ref/netstandard1.3/System.Net.NameResolution.dll", "ref/netstandard1.3/System.Net.NameResolution.xml", "ref/netstandard1.3/de/System.Net.NameResolution.xml", "ref/netstandard1.3/es/System.Net.NameResolution.xml", "ref/netstandard1.3/fr/System.Net.NameResolution.xml", "ref/netstandard1.3/it/System.Net.NameResolution.xml", "ref/netstandard1.3/ja/System.Net.NameResolution.xml", "ref/netstandard1.3/ko/System.Net.NameResolution.xml", "ref/netstandard1.3/ru/System.Net.NameResolution.xml", "ref/netstandard1.3/zh-hans/System.Net.NameResolution.xml", "ref/netstandard1.3/zh-hant/System.Net.NameResolution.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll", "runtimes/win/lib/net46/System.Net.NameResolution.dll", "runtimes/win/lib/netcore50/System.Net.NameResolution.dll", "runtimes/win/lib/netstandard1.3/System.Net.NameResolution.dll" ] }, "System.Net.NetworkInformation/4.1.0": { "sha512": "Q0rfeiW6QsiZuicGjrFA7cRr2+kXex0JIljTTxzI09GIftB8k+aNL31VsQD1sI2g31cw7UGDTgozA/FgeNSzsQ==", "type": "package", "path": "System.Net.NetworkInformation/4.1.0", "files": [ "System.Net.NetworkInformation.4.1.0.nupkg.sha512", "System.Net.NetworkInformation.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net46/System.Net.NetworkInformation.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net46/System.Net.NetworkInformation.dll", "ref/netcore50/System.Net.NetworkInformation.dll", "ref/netcore50/System.Net.NetworkInformation.xml", "ref/netcore50/de/System.Net.NetworkInformation.xml", "ref/netcore50/es/System.Net.NetworkInformation.xml", "ref/netcore50/fr/System.Net.NetworkInformation.xml", "ref/netcore50/it/System.Net.NetworkInformation.xml", "ref/netcore50/ja/System.Net.NetworkInformation.xml", "ref/netcore50/ko/System.Net.NetworkInformation.xml", "ref/netcore50/ru/System.Net.NetworkInformation.xml", "ref/netcore50/zh-hans/System.Net.NetworkInformation.xml", "ref/netcore50/zh-hant/System.Net.NetworkInformation.xml", "ref/netstandard1.0/System.Net.NetworkInformation.dll", "ref/netstandard1.0/System.Net.NetworkInformation.xml", "ref/netstandard1.0/de/System.Net.NetworkInformation.xml", "ref/netstandard1.0/es/System.Net.NetworkInformation.xml", "ref/netstandard1.0/fr/System.Net.NetworkInformation.xml", "ref/netstandard1.0/it/System.Net.NetworkInformation.xml", "ref/netstandard1.0/ja/System.Net.NetworkInformation.xml", "ref/netstandard1.0/ko/System.Net.NetworkInformation.xml", "ref/netstandard1.0/ru/System.Net.NetworkInformation.xml", "ref/netstandard1.0/zh-hans/System.Net.NetworkInformation.xml", "ref/netstandard1.0/zh-hant/System.Net.NetworkInformation.xml", "ref/netstandard1.3/System.Net.NetworkInformation.dll", "ref/netstandard1.3/System.Net.NetworkInformation.xml", "ref/netstandard1.3/de/System.Net.NetworkInformation.xml", "ref/netstandard1.3/es/System.Net.NetworkInformation.xml", "ref/netstandard1.3/fr/System.Net.NetworkInformation.xml", "ref/netstandard1.3/it/System.Net.NetworkInformation.xml", "ref/netstandard1.3/ja/System.Net.NetworkInformation.xml", "ref/netstandard1.3/ko/System.Net.NetworkInformation.xml", "ref/netstandard1.3/ru/System.Net.NetworkInformation.xml", "ref/netstandard1.3/zh-hans/System.Net.NetworkInformation.xml", "ref/netstandard1.3/zh-hant/System.Net.NetworkInformation.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/linux/lib/netstandard1.3/System.Net.NetworkInformation.dll", "runtimes/osx/lib/netstandard1.3/System.Net.NetworkInformation.dll", "runtimes/win/lib/net46/System.Net.NetworkInformation.dll", "runtimes/win/lib/netcore50/System.Net.NetworkInformation.dll", "runtimes/win/lib/netstandard1.3/System.Net.NetworkInformation.dll" ] }, "System.Net.Primitives/4.3.0": { "sha512": "/F1CygaK7ssyNozh2IJpyKST7J3zhQF69S04a++b8mS35XY7UOiDdgFdSI78pJMxR8r89VfnszrfDeU1ICUgiQ==", "type": "package", "path": "System.Net.Primitives/4.3.0", "files": [ "System.Net.Primitives.4.3.0.nupkg.sha512", "System.Net.Primitives.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Net.Primitives.dll", "ref/netcore50/System.Net.Primitives.xml", "ref/netcore50/de/System.Net.Primitives.xml", "ref/netcore50/es/System.Net.Primitives.xml", "ref/netcore50/fr/System.Net.Primitives.xml", "ref/netcore50/it/System.Net.Primitives.xml", "ref/netcore50/ja/System.Net.Primitives.xml", "ref/netcore50/ko/System.Net.Primitives.xml", "ref/netcore50/ru/System.Net.Primitives.xml", "ref/netcore50/zh-hans/System.Net.Primitives.xml", "ref/netcore50/zh-hant/System.Net.Primitives.xml", "ref/netstandard1.0/System.Net.Primitives.dll", "ref/netstandard1.0/System.Net.Primitives.xml", "ref/netstandard1.0/de/System.Net.Primitives.xml", "ref/netstandard1.0/es/System.Net.Primitives.xml", "ref/netstandard1.0/fr/System.Net.Primitives.xml", "ref/netstandard1.0/it/System.Net.Primitives.xml", "ref/netstandard1.0/ja/System.Net.Primitives.xml", "ref/netstandard1.0/ko/System.Net.Primitives.xml", "ref/netstandard1.0/ru/System.Net.Primitives.xml", "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml", "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml", "ref/netstandard1.1/System.Net.Primitives.dll", "ref/netstandard1.1/System.Net.Primitives.xml", "ref/netstandard1.1/de/System.Net.Primitives.xml", "ref/netstandard1.1/es/System.Net.Primitives.xml", "ref/netstandard1.1/fr/System.Net.Primitives.xml", "ref/netstandard1.1/it/System.Net.Primitives.xml", "ref/netstandard1.1/ja/System.Net.Primitives.xml", "ref/netstandard1.1/ko/System.Net.Primitives.xml", "ref/netstandard1.1/ru/System.Net.Primitives.xml", "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml", "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml", "ref/netstandard1.3/System.Net.Primitives.dll", "ref/netstandard1.3/System.Net.Primitives.xml", "ref/netstandard1.3/de/System.Net.Primitives.xml", "ref/netstandard1.3/es/System.Net.Primitives.xml", "ref/netstandard1.3/fr/System.Net.Primitives.xml", "ref/netstandard1.3/it/System.Net.Primitives.xml", "ref/netstandard1.3/ja/System.Net.Primitives.xml", "ref/netstandard1.3/ko/System.Net.Primitives.xml", "ref/netstandard1.3/ru/System.Net.Primitives.xml", "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml", "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Net.Requests/4.0.11": { "sha512": "MrvLsG/G/1UjIFIh9tFt2dO0k4V/CILA7yAv+lrIFmUtVdzBhF4ZG/sT/AaaGuchJJ16UEBBwP3ggPXlvVARcA==", "type": "package", "path": "System.Net.Requests/4.0.11", "files": [ "System.Net.Requests.4.0.11.nupkg.sha512", "System.Net.Requests.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net46/_._", "ref/netcore50/System.Net.Requests.dll", "ref/netcore50/System.Net.Requests.xml", "ref/netcore50/de/System.Net.Requests.xml", "ref/netcore50/es/System.Net.Requests.xml", "ref/netcore50/fr/System.Net.Requests.xml", "ref/netcore50/it/System.Net.Requests.xml", "ref/netcore50/ja/System.Net.Requests.xml", "ref/netcore50/ko/System.Net.Requests.xml", "ref/netcore50/ru/System.Net.Requests.xml", "ref/netcore50/zh-hans/System.Net.Requests.xml", "ref/netcore50/zh-hant/System.Net.Requests.xml", "ref/netstandard1.0/System.Net.Requests.dll", "ref/netstandard1.0/System.Net.Requests.xml", "ref/netstandard1.0/de/System.Net.Requests.xml", "ref/netstandard1.0/es/System.Net.Requests.xml", "ref/netstandard1.0/fr/System.Net.Requests.xml", "ref/netstandard1.0/it/System.Net.Requests.xml", "ref/netstandard1.0/ja/System.Net.Requests.xml", "ref/netstandard1.0/ko/System.Net.Requests.xml", "ref/netstandard1.0/ru/System.Net.Requests.xml", "ref/netstandard1.0/zh-hans/System.Net.Requests.xml", "ref/netstandard1.0/zh-hant/System.Net.Requests.xml", "ref/netstandard1.1/System.Net.Requests.dll", "ref/netstandard1.1/System.Net.Requests.xml", "ref/netstandard1.1/de/System.Net.Requests.xml", "ref/netstandard1.1/es/System.Net.Requests.xml", "ref/netstandard1.1/fr/System.Net.Requests.xml", "ref/netstandard1.1/it/System.Net.Requests.xml", "ref/netstandard1.1/ja/System.Net.Requests.xml", "ref/netstandard1.1/ko/System.Net.Requests.xml", "ref/netstandard1.1/ru/System.Net.Requests.xml", "ref/netstandard1.1/zh-hans/System.Net.Requests.xml", "ref/netstandard1.1/zh-hant/System.Net.Requests.xml", "ref/netstandard1.3/System.Net.Requests.dll", "ref/netstandard1.3/System.Net.Requests.xml", "ref/netstandard1.3/de/System.Net.Requests.xml", "ref/netstandard1.3/es/System.Net.Requests.xml", "ref/netstandard1.3/fr/System.Net.Requests.xml", "ref/netstandard1.3/it/System.Net.Requests.xml", "ref/netstandard1.3/ja/System.Net.Requests.xml", "ref/netstandard1.3/ko/System.Net.Requests.xml", "ref/netstandard1.3/ru/System.Net.Requests.xml", "ref/netstandard1.3/zh-hans/System.Net.Requests.xml", "ref/netstandard1.3/zh-hant/System.Net.Requests.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll", "runtimes/win/lib/net46/_._", "runtimes/win/lib/netstandard1.3/System.Net.Requests.dll" ] }, "System.Net.Security/4.0.0": { "sha512": "VDAJz83kg0UpbDI8dx97T8lpATcoowky6BYvVYqKAyWUeZ8dDS/SOUi8PciD4bYrnDEmpJpCxOZgxX2/VO+QxQ==", "type": "package", "path": "System.Net.Security/4.0.0", "files": [ "System.Net.Security.4.0.0.nupkg.sha512", "System.Net.Security.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Net.Security.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Net.Security.dll", "ref/netstandard1.3/System.Net.Security.dll", "ref/netstandard1.3/System.Net.Security.xml", "ref/netstandard1.3/de/System.Net.Security.xml", "ref/netstandard1.3/es/System.Net.Security.xml", "ref/netstandard1.3/fr/System.Net.Security.xml", "ref/netstandard1.3/it/System.Net.Security.xml", "ref/netstandard1.3/ja/System.Net.Security.xml", "ref/netstandard1.3/ko/System.Net.Security.xml", "ref/netstandard1.3/ru/System.Net.Security.xml", "ref/netstandard1.3/zh-hans/System.Net.Security.xml", "ref/netstandard1.3/zh-hant/System.Net.Security.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/unix/lib/netstandard1.6/System.Net.Security.dll", "runtimes/win/lib/net46/System.Net.Security.dll", "runtimes/win/lib/netstandard1.3/System.Net.Security.dll", "runtimes/win7/lib/netcore50/_._" ] }, "System.Net.Sockets/4.3.0": { "sha512": "KtqIgQ1TFnwpL/0fbB9pYZg3NzcOfTsC0GCx1a+w3MLkNCcyRs/F/UjunKzRDp5L9zWsKV822IyNuukxjgGuww==", "type": "package", "path": "System.Net.Sockets/4.3.0", "files": [ "System.Net.Sockets.4.3.0.nupkg.sha512", "System.Net.Sockets.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Net.Sockets.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Net.Sockets.dll", "ref/netstandard1.3/System.Net.Sockets.dll", "ref/netstandard1.3/System.Net.Sockets.xml", "ref/netstandard1.3/de/System.Net.Sockets.xml", "ref/netstandard1.3/es/System.Net.Sockets.xml", "ref/netstandard1.3/fr/System.Net.Sockets.xml", "ref/netstandard1.3/it/System.Net.Sockets.xml", "ref/netstandard1.3/ja/System.Net.Sockets.xml", "ref/netstandard1.3/ko/System.Net.Sockets.xml", "ref/netstandard1.3/ru/System.Net.Sockets.xml", "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml", "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Net.WebHeaderCollection/4.0.1": { "sha512": "1wzUZ5bS+Tt2nbj75+BxWiTFgrcigDQHfWWoXJzz1LdvPCwkgkbbi+tqojxWnGy17Sm7t57zQLdWMVNvqU+OMw==", "type": "package", "path": "System.Net.WebHeaderCollection/4.0.1", "files": [ "System.Net.WebHeaderCollection.4.0.1.nupkg.sha512", "System.Net.WebHeaderCollection.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", "lib/netstandard1.3/System.Net.WebHeaderCollection.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/_._", "ref/netstandard1.3/System.Net.WebHeaderCollection.dll", "ref/netstandard1.3/System.Net.WebHeaderCollection.xml", "ref/netstandard1.3/de/System.Net.WebHeaderCollection.xml", "ref/netstandard1.3/es/System.Net.WebHeaderCollection.xml", "ref/netstandard1.3/fr/System.Net.WebHeaderCollection.xml", "ref/netstandard1.3/it/System.Net.WebHeaderCollection.xml", "ref/netstandard1.3/ja/System.Net.WebHeaderCollection.xml", "ref/netstandard1.3/ko/System.Net.WebHeaderCollection.xml", "ref/netstandard1.3/ru/System.Net.WebHeaderCollection.xml", "ref/netstandard1.3/zh-hans/System.Net.WebHeaderCollection.xml", "ref/netstandard1.3/zh-hant/System.Net.WebHeaderCollection.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Net.WebSockets/4.3.0": { "sha512": "B4lrKZVGE6lp1OKhkIk+Nyapq0hM6x61WHB2pwa70E1BPl67raIynuUWH6usxdVye4T7Tp4o7yA20po03mNbhA==", "type": "package", "path": "System.Net.WebSockets/4.3.0", "files": [ "System.Net.WebSockets.4.3.0.nupkg.sha512", "System.Net.WebSockets.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Net.WebSockets.dll", "lib/netstandard1.3/System.Net.WebSockets.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Net.WebSockets.dll", "ref/netstandard1.3/System.Net.WebSockets.dll", "ref/netstandard1.3/System.Net.WebSockets.xml", "ref/netstandard1.3/de/System.Net.WebSockets.xml", "ref/netstandard1.3/es/System.Net.WebSockets.xml", "ref/netstandard1.3/fr/System.Net.WebSockets.xml", "ref/netstandard1.3/it/System.Net.WebSockets.xml", "ref/netstandard1.3/ja/System.Net.WebSockets.xml", "ref/netstandard1.3/ko/System.Net.WebSockets.xml", "ref/netstandard1.3/ru/System.Net.WebSockets.xml", "ref/netstandard1.3/zh-hans/System.Net.WebSockets.xml", "ref/netstandard1.3/zh-hant/System.Net.WebSockets.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Numerics.Vectors/4.1.1": { "sha512": "lwrxnXsh0D6LMkShlrOit+NPn+BwEFn+q7Ul00BgIlDHQ3iWRQYY/aNV11PsIEWgreHV06wiN83G/fWp4n58CA==", "type": "package", "path": "System.Numerics.Vectors/4.1.1", "files": [ "System.Numerics.Vectors.4.1.1.nupkg.sha512", "System.Numerics.Vectors.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Numerics.Vectors.dll", "lib/net46/System.Numerics.Vectors.xml", "lib/netstandard1.0/System.Numerics.Vectors.dll", "lib/netstandard1.0/System.Numerics.Vectors.xml", "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll", "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Numerics.Vectors.dll", "ref/net46/System.Numerics.Vectors.xml", "ref/netstandard1.0/System.Numerics.Vectors.dll", "ref/netstandard1.0/System.Numerics.Vectors.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.ObjectModel/4.3.0": { "sha512": "04rvkI2O4vQW06QHRKPOlMMjLwKPyHpFjOgSq3YtQqzoVy8lzaC/CtbhHJzb6E2/0hP6gMCxFz0cOvTOUoLa2g==", "type": "package", "path": "System.ObjectModel/4.3.0", "files": [ "System.ObjectModel.4.3.0.nupkg.sha512", "System.ObjectModel.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.ObjectModel.dll", "lib/netstandard1.3/System.ObjectModel.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.ObjectModel.dll", "ref/netcore50/System.ObjectModel.xml", "ref/netcore50/de/System.ObjectModel.xml", "ref/netcore50/es/System.ObjectModel.xml", "ref/netcore50/fr/System.ObjectModel.xml", "ref/netcore50/it/System.ObjectModel.xml", "ref/netcore50/ja/System.ObjectModel.xml", "ref/netcore50/ko/System.ObjectModel.xml", "ref/netcore50/ru/System.ObjectModel.xml", "ref/netcore50/zh-hans/System.ObjectModel.xml", "ref/netcore50/zh-hant/System.ObjectModel.xml", "ref/netstandard1.0/System.ObjectModel.dll", "ref/netstandard1.0/System.ObjectModel.xml", "ref/netstandard1.0/de/System.ObjectModel.xml", "ref/netstandard1.0/es/System.ObjectModel.xml", "ref/netstandard1.0/fr/System.ObjectModel.xml", "ref/netstandard1.0/it/System.ObjectModel.xml", "ref/netstandard1.0/ja/System.ObjectModel.xml", "ref/netstandard1.0/ko/System.ObjectModel.xml", "ref/netstandard1.0/ru/System.ObjectModel.xml", "ref/netstandard1.0/zh-hans/System.ObjectModel.xml", "ref/netstandard1.0/zh-hant/System.ObjectModel.xml", "ref/netstandard1.3/System.ObjectModel.dll", "ref/netstandard1.3/System.ObjectModel.xml", "ref/netstandard1.3/de/System.ObjectModel.xml", "ref/netstandard1.3/es/System.ObjectModel.xml", "ref/netstandard1.3/fr/System.ObjectModel.xml", "ref/netstandard1.3/it/System.ObjectModel.xml", "ref/netstandard1.3/ja/System.ObjectModel.xml", "ref/netstandard1.3/ko/System.ObjectModel.xml", "ref/netstandard1.3/ru/System.ObjectModel.xml", "ref/netstandard1.3/zh-hans/System.ObjectModel.xml", "ref/netstandard1.3/zh-hant/System.ObjectModel.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Reflection/4.3.0": { "sha512": "rIm0+BBrDLfCzhbIrVlqqrYxjqUS1/KIV0HLsVG2cN5PGGOyVTpnged4vC2YL5yHnPaqKJgqhU5Sk+2RnEbmfw==", "type": "package", "path": "System.Reflection/4.3.0", "files": [ "System.Reflection.4.3.0.nupkg.sha512", "System.Reflection.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net462/System.Reflection.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net462/System.Reflection.dll", "ref/netcore50/System.Reflection.dll", "ref/netcore50/System.Reflection.xml", "ref/netcore50/de/System.Reflection.xml", "ref/netcore50/es/System.Reflection.xml", "ref/netcore50/fr/System.Reflection.xml", "ref/netcore50/it/System.Reflection.xml", "ref/netcore50/ja/System.Reflection.xml", "ref/netcore50/ko/System.Reflection.xml", "ref/netcore50/ru/System.Reflection.xml", "ref/netcore50/zh-hans/System.Reflection.xml", "ref/netcore50/zh-hant/System.Reflection.xml", "ref/netstandard1.0/System.Reflection.dll", "ref/netstandard1.0/System.Reflection.xml", "ref/netstandard1.0/de/System.Reflection.xml", "ref/netstandard1.0/es/System.Reflection.xml", "ref/netstandard1.0/fr/System.Reflection.xml", "ref/netstandard1.0/it/System.Reflection.xml", "ref/netstandard1.0/ja/System.Reflection.xml", "ref/netstandard1.0/ko/System.Reflection.xml", "ref/netstandard1.0/ru/System.Reflection.xml", "ref/netstandard1.0/zh-hans/System.Reflection.xml", "ref/netstandard1.0/zh-hant/System.Reflection.xml", "ref/netstandard1.3/System.Reflection.dll", "ref/netstandard1.3/System.Reflection.xml", "ref/netstandard1.3/de/System.Reflection.xml", "ref/netstandard1.3/es/System.Reflection.xml", "ref/netstandard1.3/fr/System.Reflection.xml", "ref/netstandard1.3/it/System.Reflection.xml", "ref/netstandard1.3/ja/System.Reflection.xml", "ref/netstandard1.3/ko/System.Reflection.xml", "ref/netstandard1.3/ru/System.Reflection.xml", "ref/netstandard1.3/zh-hans/System.Reflection.xml", "ref/netstandard1.3/zh-hant/System.Reflection.xml", "ref/netstandard1.5/System.Reflection.dll", "ref/netstandard1.5/System.Reflection.xml", "ref/netstandard1.5/de/System.Reflection.xml", "ref/netstandard1.5/es/System.Reflection.xml", "ref/netstandard1.5/fr/System.Reflection.xml", "ref/netstandard1.5/it/System.Reflection.xml", "ref/netstandard1.5/ja/System.Reflection.xml", "ref/netstandard1.5/ko/System.Reflection.xml", "ref/netstandard1.5/ru/System.Reflection.xml", "ref/netstandard1.5/zh-hans/System.Reflection.xml", "ref/netstandard1.5/zh-hant/System.Reflection.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Reflection.DispatchProxy/4.0.1": { "sha512": "SsEK/GSCyMWk4CvftyexYZjKKPE+9HjrlKo7F9AqErUffgqDQh60sm90C4YLA8xfq90ymJL/veXl/OewOQ/Hyw==", "type": "package", "path": "System.Reflection.DispatchProxy/4.0.1", "files": [ "System.Reflection.DispatchProxy.4.0.1.nupkg.sha512", "System.Reflection.DispatchProxy.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/netstandard1.3/System.Reflection.DispatchProxy.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/netstandard1.3/System.Reflection.DispatchProxy.dll", "ref/netstandard1.3/System.Reflection.DispatchProxy.xml", "ref/netstandard1.3/de/System.Reflection.DispatchProxy.xml", "ref/netstandard1.3/es/System.Reflection.DispatchProxy.xml", "ref/netstandard1.3/fr/System.Reflection.DispatchProxy.xml", "ref/netstandard1.3/it/System.Reflection.DispatchProxy.xml", "ref/netstandard1.3/ja/System.Reflection.DispatchProxy.xml", "ref/netstandard1.3/ko/System.Reflection.DispatchProxy.xml", "ref/netstandard1.3/ru/System.Reflection.DispatchProxy.xml", "ref/netstandard1.3/zh-hans/System.Reflection.DispatchProxy.xml", "ref/netstandard1.3/zh-hant/System.Reflection.DispatchProxy.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/System.Reflection.DispatchProxy.dll" ] }, "System.Reflection.Emit/4.3.0": { "sha512": "y0LBLyMUaxkALaxB8vhoIDC3kxRW8ASkL7cK86kbN2CpauEWE+SPGUbca2inK+HMPImkN9ut74l4DSnB30ozFQ==", "type": "package", "path": "System.Reflection.Emit/4.3.0", "files": [ "System.Reflection.Emit.4.3.0.nupkg.sha512", "System.Reflection.Emit.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/monotouch10/_._", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.dll", "lib/netstandard1.3/System.Reflection.Emit.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/net45/_._", "ref/netstandard1.1/System.Reflection.Emit.dll", "ref/netstandard1.1/System.Reflection.Emit.xml", "ref/netstandard1.1/de/System.Reflection.Emit.xml", "ref/netstandard1.1/es/System.Reflection.Emit.xml", "ref/netstandard1.1/fr/System.Reflection.Emit.xml", "ref/netstandard1.1/it/System.Reflection.Emit.xml", "ref/netstandard1.1/ja/System.Reflection.Emit.xml", "ref/netstandard1.1/ko/System.Reflection.Emit.xml", "ref/netstandard1.1/ru/System.Reflection.Emit.xml", "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml", "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml", "ref/xamarinmac20/_._" ] }, "System.Reflection.Emit.ILGeneration/4.3.0": { "sha512": "gESuD3AAQLwwD3up3lCmH0vi0sPq2E4Zi7nx4hUkuqSXm7dF4kuQqrWkKgrT2F+HHG9oxf1p/t1s+VC2jKcFmQ==", "type": "package", "path": "System.Reflection.Emit.ILGeneration/4.3.0", "files": [ "System.Reflection.Emit.ILGeneration.4.3.0.nupkg.sha512", "System.Reflection.Emit.ILGeneration.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll", "lib/portable-net45+wp8/_._", "lib/wp80/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml", "ref/portable-net45+wp8/_._", "ref/wp80/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/_._" ] }, "System.Reflection.Emit.Lightweight/4.3.0": { "sha512": "17M3uPACyrdLG/RZoY6irUI6WhLXPL8AnTUt6og3/ko3kgAwxe8jFT6m9mAQ44qVElUlBhqLb9G+iDp54GyrNg==", "type": "package", "path": "System.Reflection.Emit.Lightweight/4.3.0", "files": [ "System.Reflection.Emit.Lightweight.4.3.0.nupkg.sha512", "System.Reflection.Emit.Lightweight.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.Lightweight.dll", "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll", "lib/portable-net45+wp8/_._", "lib/wp80/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll", "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml", "ref/portable-net45+wp8/_._", "ref/wp80/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/_._" ] }, "System.Reflection.Extensions/4.3.0": { "sha512": "TmoUwQELjPHz4mM5iiCbsqlh7pGvmbD+9zkXWQLlVR7xJaBb+KX/j41nXyX4iTqs7JEdojvT3kt/u7ZCW2TjbA==", "type": "package", "path": "System.Reflection.Extensions/4.3.0", "files": [ "System.Reflection.Extensions.4.3.0.nupkg.sha512", "System.Reflection.Extensions.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Reflection.Extensions.dll", "ref/netcore50/System.Reflection.Extensions.xml", "ref/netcore50/de/System.Reflection.Extensions.xml", "ref/netcore50/es/System.Reflection.Extensions.xml", "ref/netcore50/fr/System.Reflection.Extensions.xml", "ref/netcore50/it/System.Reflection.Extensions.xml", "ref/netcore50/ja/System.Reflection.Extensions.xml", "ref/netcore50/ko/System.Reflection.Extensions.xml", "ref/netcore50/ru/System.Reflection.Extensions.xml", "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", "ref/netstandard1.0/System.Reflection.Extensions.dll", "ref/netstandard1.0/System.Reflection.Extensions.xml", "ref/netstandard1.0/de/System.Reflection.Extensions.xml", "ref/netstandard1.0/es/System.Reflection.Extensions.xml", "ref/netstandard1.0/fr/System.Reflection.Extensions.xml", "ref/netstandard1.0/it/System.Reflection.Extensions.xml", "ref/netstandard1.0/ja/System.Reflection.Extensions.xml", "ref/netstandard1.0/ko/System.Reflection.Extensions.xml", "ref/netstandard1.0/ru/System.Reflection.Extensions.xml", "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml", "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Reflection.Metadata/1.3.0": { "sha512": "F/bOSVnz+UaCELtSm4tlrWNwUTRSMfxIxmQZNZM/SY144LXkaGWuc4WAtr/jQHbiWl7UEAHlJU7P59Rw72A1xA==", "type": "package", "path": "System.Reflection.Metadata/1.3.0", "files": [ "System.Reflection.Metadata.1.3.0.nupkg.sha512", "System.Reflection.Metadata.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.1/System.Reflection.Metadata.dll", "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Reflection.Primitives/4.3.0": { "sha512": "nOjHLSGyMAcNd4KHC6+VQguBjVfSJ/GiGfofmVRvctMB/nZPFuc1ttpa7VUf2Jjae44fOQFgr1omhbKOGykaQA==", "type": "package", "path": "System.Reflection.Primitives/4.3.0", "files": [ "System.Reflection.Primitives.4.3.0.nupkg.sha512", "System.Reflection.Primitives.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Reflection.Primitives.dll", "ref/netcore50/System.Reflection.Primitives.xml", "ref/netcore50/de/System.Reflection.Primitives.xml", "ref/netcore50/es/System.Reflection.Primitives.xml", "ref/netcore50/fr/System.Reflection.Primitives.xml", "ref/netcore50/it/System.Reflection.Primitives.xml", "ref/netcore50/ja/System.Reflection.Primitives.xml", "ref/netcore50/ko/System.Reflection.Primitives.xml", "ref/netcore50/ru/System.Reflection.Primitives.xml", "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", "ref/netstandard1.0/System.Reflection.Primitives.dll", "ref/netstandard1.0/System.Reflection.Primitives.xml", "ref/netstandard1.0/de/System.Reflection.Primitives.xml", "ref/netstandard1.0/es/System.Reflection.Primitives.xml", "ref/netstandard1.0/fr/System.Reflection.Primitives.xml", "ref/netstandard1.0/it/System.Reflection.Primitives.xml", "ref/netstandard1.0/ja/System.Reflection.Primitives.xml", "ref/netstandard1.0/ko/System.Reflection.Primitives.xml", "ref/netstandard1.0/ru/System.Reflection.Primitives.xml", "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml", "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Reflection.TypeExtensions/4.3.0": { "sha512": "mBE8znhdqUyHut5iu/mvMPzh0QWkWimCvddJso+6nqOmbte4XHEY1nzDw9uUW52F6NrueuD2lgx6aY+IY+l2pA==", "type": "package", "path": "System.Reflection.TypeExtensions/4.3.0", "files": [ "System.Reflection.TypeExtensions.4.3.0.nupkg.sha512", "System.Reflection.TypeExtensions.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Reflection.TypeExtensions.dll", "lib/net462/System.Reflection.TypeExtensions.dll", "lib/netcore50/System.Reflection.TypeExtensions.dll", "lib/netstandard1.5/System.Reflection.TypeExtensions.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Reflection.TypeExtensions.dll", "ref/net462/System.Reflection.TypeExtensions.dll", "ref/netstandard1.3/System.Reflection.TypeExtensions.dll", "ref/netstandard1.3/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/System.Reflection.TypeExtensions.dll", "ref/netstandard1.5/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, "System.Resources.Reader/4.0.0": { "sha512": "o6eCc+whqNhmx4z3e858gXBS6XGbGtQxvcdfJq1l8xO0Ze2riQ01dsE1BkeoDyuo3goQOPhaXiXh11BXMOxsGg==", "type": "package", "path": "System.Resources.Reader/4.0.0", "files": [ "System.Resources.Reader.4.0.0.nupkg.sha512", "System.Resources.Reader.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.0/System.Resources.Reader.dll" ] }, "System.Resources.ResourceManager/4.3.0": { "sha512": "R8JNBwxjGxZCaEPmMDCPXGS7nBjqBc3IZStpfGu1HfZVIvT0i52z9hnH2krhYUYRRt9ZVxSxdkIuDsw5ECd+Ow==", "type": "package", "path": "System.Resources.ResourceManager/4.3.0", "files": [ "System.Resources.ResourceManager.4.3.0.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Resources.ResourceManager.dll", "ref/netcore50/System.Resources.ResourceManager.xml", "ref/netcore50/de/System.Resources.ResourceManager.xml", "ref/netcore50/es/System.Resources.ResourceManager.xml", "ref/netcore50/fr/System.Resources.ResourceManager.xml", "ref/netcore50/it/System.Resources.ResourceManager.xml", "ref/netcore50/ja/System.Resources.ResourceManager.xml", "ref/netcore50/ko/System.Resources.ResourceManager.xml", "ref/netcore50/ru/System.Resources.ResourceManager.xml", "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", "ref/netstandard1.0/System.Resources.ResourceManager.dll", "ref/netstandard1.0/System.Resources.ResourceManager.xml", "ref/netstandard1.0/de/System.Resources.ResourceManager.xml", "ref/netstandard1.0/es/System.Resources.ResourceManager.xml", "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml", "ref/netstandard1.0/it/System.Resources.ResourceManager.xml", "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml", "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml", "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml", "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml", "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Runtime/4.3.0": { "sha512": "GInOqt4B5f1RrcK10DwaNUZff0zDSZ2/wcHKA3SLTpwKEMZ6RT0NG4OYfT/y6rwvZ2PnJgT6U/lfzkX2wDlH4A==", "type": "package", "path": "System.Runtime/4.3.0", "files": [ "System.Runtime.4.3.0.nupkg.sha512", "System.Runtime.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net462/System.Runtime.dll", "lib/portable-net45+win8+wp80+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net462/System.Runtime.dll", "ref/netcore50/System.Runtime.dll", "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", "ref/netcore50/it/System.Runtime.xml", "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/netstandard1.0/System.Runtime.dll", "ref/netstandard1.0/System.Runtime.xml", "ref/netstandard1.0/de/System.Runtime.xml", "ref/netstandard1.0/es/System.Runtime.xml", "ref/netstandard1.0/fr/System.Runtime.xml", "ref/netstandard1.0/it/System.Runtime.xml", "ref/netstandard1.0/ja/System.Runtime.xml", "ref/netstandard1.0/ko/System.Runtime.xml", "ref/netstandard1.0/ru/System.Runtime.xml", "ref/netstandard1.0/zh-hans/System.Runtime.xml", "ref/netstandard1.0/zh-hant/System.Runtime.xml", "ref/netstandard1.2/System.Runtime.dll", "ref/netstandard1.2/System.Runtime.xml", "ref/netstandard1.2/de/System.Runtime.xml", "ref/netstandard1.2/es/System.Runtime.xml", "ref/netstandard1.2/fr/System.Runtime.xml", "ref/netstandard1.2/it/System.Runtime.xml", "ref/netstandard1.2/ja/System.Runtime.xml", "ref/netstandard1.2/ko/System.Runtime.xml", "ref/netstandard1.2/ru/System.Runtime.xml", "ref/netstandard1.2/zh-hans/System.Runtime.xml", "ref/netstandard1.2/zh-hant/System.Runtime.xml", "ref/netstandard1.3/System.Runtime.dll", "ref/netstandard1.3/System.Runtime.xml", "ref/netstandard1.3/de/System.Runtime.xml", "ref/netstandard1.3/es/System.Runtime.xml", "ref/netstandard1.3/fr/System.Runtime.xml", "ref/netstandard1.3/it/System.Runtime.xml", "ref/netstandard1.3/ja/System.Runtime.xml", "ref/netstandard1.3/ko/System.Runtime.xml", "ref/netstandard1.3/ru/System.Runtime.xml", "ref/netstandard1.3/zh-hans/System.Runtime.xml", "ref/netstandard1.3/zh-hant/System.Runtime.xml", "ref/netstandard1.5/System.Runtime.dll", "ref/netstandard1.5/System.Runtime.xml", "ref/netstandard1.5/de/System.Runtime.xml", "ref/netstandard1.5/es/System.Runtime.xml", "ref/netstandard1.5/fr/System.Runtime.xml", "ref/netstandard1.5/it/System.Runtime.xml", "ref/netstandard1.5/ja/System.Runtime.xml", "ref/netstandard1.5/ko/System.Runtime.xml", "ref/netstandard1.5/ru/System.Runtime.xml", "ref/netstandard1.5/zh-hans/System.Runtime.xml", "ref/netstandard1.5/zh-hant/System.Runtime.xml", "ref/portable-net45+win8+wp80+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Runtime.CompilerServices.Unsafe/4.3.0": { "sha512": "xhacsojOHYwPbRPNwT1bqhaXp1p4eMuctUXrOwL25kHrs3HIT6MK5EzazfbshWDKv5d3je6Dha9zChGhPMNjTA==", "type": "package", "path": "System.Runtime.CompilerServices.Unsafe/4.3.0", "files": [ "System.Runtime.CompilerServices.Unsafe.4.3.0.nupkg.sha512", "System.Runtime.CompilerServices.Unsafe.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml" ] }, "System.Runtime.Extensions/4.3.0": { "sha512": "N8FTfVQk8FkB/VM8jwi/m5L/i6VOilcNjRLGO99MobplmUqy8nhh8Wnfy2nM3jwOdSXjcA2ypZ9hoZl4bOI9QQ==", "type": "package", "path": "System.Runtime.Extensions/4.3.0", "files": [ "System.Runtime.Extensions.4.3.0.nupkg.sha512", "System.Runtime.Extensions.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net462/System.Runtime.Extensions.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net462/System.Runtime.Extensions.dll", "ref/netcore50/System.Runtime.Extensions.dll", "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", "ref/netcore50/it/System.Runtime.Extensions.xml", "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/netstandard1.0/System.Runtime.Extensions.dll", "ref/netstandard1.0/System.Runtime.Extensions.xml", "ref/netstandard1.0/de/System.Runtime.Extensions.xml", "ref/netstandard1.0/es/System.Runtime.Extensions.xml", "ref/netstandard1.0/fr/System.Runtime.Extensions.xml", "ref/netstandard1.0/it/System.Runtime.Extensions.xml", "ref/netstandard1.0/ja/System.Runtime.Extensions.xml", "ref/netstandard1.0/ko/System.Runtime.Extensions.xml", "ref/netstandard1.0/ru/System.Runtime.Extensions.xml", "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml", "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml", "ref/netstandard1.3/System.Runtime.Extensions.dll", "ref/netstandard1.3/System.Runtime.Extensions.xml", "ref/netstandard1.3/de/System.Runtime.Extensions.xml", "ref/netstandard1.3/es/System.Runtime.Extensions.xml", "ref/netstandard1.3/fr/System.Runtime.Extensions.xml", "ref/netstandard1.3/it/System.Runtime.Extensions.xml", "ref/netstandard1.3/ja/System.Runtime.Extensions.xml", "ref/netstandard1.3/ko/System.Runtime.Extensions.xml", "ref/netstandard1.3/ru/System.Runtime.Extensions.xml", "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml", "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml", "ref/netstandard1.5/System.Runtime.Extensions.dll", "ref/netstandard1.5/System.Runtime.Extensions.xml", "ref/netstandard1.5/de/System.Runtime.Extensions.xml", "ref/netstandard1.5/es/System.Runtime.Extensions.xml", "ref/netstandard1.5/fr/System.Runtime.Extensions.xml", "ref/netstandard1.5/it/System.Runtime.Extensions.xml", "ref/netstandard1.5/ja/System.Runtime.Extensions.xml", "ref/netstandard1.5/ko/System.Runtime.Extensions.xml", "ref/netstandard1.5/ru/System.Runtime.Extensions.xml", "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml", "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Runtime.Handles/4.3.0": { "sha512": "fGofPWaMaMt5S3smhLR2EIjTlpqjkVuc+5kuNaus0VcZrYNXTvjBwzgu5GXhOS59q5zUs8l2dtE2jzVzIlQCSg==", "type": "package", "path": "System.Runtime.Handles/4.3.0", "files": [ "System.Runtime.Handles.4.3.0.nupkg.sha512", "System.Runtime.Handles.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/_._", "ref/netstandard1.3/System.Runtime.Handles.dll", "ref/netstandard1.3/System.Runtime.Handles.xml", "ref/netstandard1.3/de/System.Runtime.Handles.xml", "ref/netstandard1.3/es/System.Runtime.Handles.xml", "ref/netstandard1.3/fr/System.Runtime.Handles.xml", "ref/netstandard1.3/it/System.Runtime.Handles.xml", "ref/netstandard1.3/ja/System.Runtime.Handles.xml", "ref/netstandard1.3/ko/System.Runtime.Handles.xml", "ref/netstandard1.3/ru/System.Runtime.Handles.xml", "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml", "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Runtime.InteropServices/4.3.0": { "sha512": "X0kW7e0Wq6inWIDDZhy0JfBAUHiJ+Z99LWLae54MUIMgby0pZuEaXziAd9dPsLOids04ft9ksIkLZrmDBHWHtA==", "type": "package", "path": "System.Runtime.InteropServices/4.3.0", "files": [ "System.Runtime.InteropServices.4.3.0.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net462/System.Runtime.InteropServices.dll", "lib/net463/System.Runtime.InteropServices.dll", "lib/portable-net45+win8+wpa81/_._", "lib/win8/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net462/System.Runtime.InteropServices.dll", "ref/net463/System.Runtime.InteropServices.dll", "ref/netcore50/System.Runtime.InteropServices.dll", "ref/netcore50/System.Runtime.InteropServices.xml", "ref/netcore50/de/System.Runtime.InteropServices.xml", "ref/netcore50/es/System.Runtime.InteropServices.xml", "ref/netcore50/fr/System.Runtime.InteropServices.xml", "ref/netcore50/it/System.Runtime.InteropServices.xml", "ref/netcore50/ja/System.Runtime.InteropServices.xml", "ref/netcore50/ko/System.Runtime.InteropServices.xml", "ref/netcore50/ru/System.Runtime.InteropServices.xml", "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml", "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml", "ref/netcoreapp1.1/System.Runtime.InteropServices.dll", "ref/netstandard1.1/System.Runtime.InteropServices.dll", "ref/netstandard1.1/System.Runtime.InteropServices.xml", "ref/netstandard1.1/de/System.Runtime.InteropServices.xml", "ref/netstandard1.1/es/System.Runtime.InteropServices.xml", "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml", "ref/netstandard1.1/it/System.Runtime.InteropServices.xml", "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml", "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml", "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml", "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml", "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml", "ref/netstandard1.2/System.Runtime.InteropServices.dll", "ref/netstandard1.2/System.Runtime.InteropServices.xml", "ref/netstandard1.2/de/System.Runtime.InteropServices.xml", "ref/netstandard1.2/es/System.Runtime.InteropServices.xml", "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml", "ref/netstandard1.2/it/System.Runtime.InteropServices.xml", "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml", "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml", "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml", "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml", "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml", "ref/netstandard1.3/System.Runtime.InteropServices.dll", "ref/netstandard1.3/System.Runtime.InteropServices.xml", "ref/netstandard1.3/de/System.Runtime.InteropServices.xml", "ref/netstandard1.3/es/System.Runtime.InteropServices.xml", "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml", "ref/netstandard1.3/it/System.Runtime.InteropServices.xml", "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml", "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml", "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml", "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml", "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml", "ref/netstandard1.5/System.Runtime.InteropServices.dll", "ref/netstandard1.5/System.Runtime.InteropServices.xml", "ref/netstandard1.5/de/System.Runtime.InteropServices.xml", "ref/netstandard1.5/es/System.Runtime.InteropServices.xml", "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml", "ref/netstandard1.5/it/System.Runtime.InteropServices.xml", "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml", "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml", "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml", "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml", "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml", "ref/portable-net45+win8+wpa81/_._", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { "sha512": "eMlGhHMyby7s1jrGSus4vbAHQsigM6nmzenfJ9L/Lx42ZtvHMm69yWagPwVQ7vWEOcJoChHv93qMmvhrPNJ5jQ==", "type": "package", "path": "System.Runtime.InteropServices.RuntimeInformation/4.3.0", "files": [ "System.Runtime.InteropServices.RuntimeInformation.4.3.0.nupkg.sha512", "System.Runtime.InteropServices.RuntimeInformation.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll", "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", "lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll", "lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll", "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll", "runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll", "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll" ] }, "System.Runtime.Loader/4.0.0": { "sha512": "zUIJ1HygfgipAQd0zhmICUYccHcnVt0SDOOTyPBkVjwnOfdBsVcSRLE1A+UhH45Nv4AixpifZfS5oKfYBy/TEg==", "type": "package", "path": "System.Runtime.Loader/4.0.0", "files": [ "System.Runtime.Loader.4.0.0.nupkg.sha512", "System.Runtime.Loader.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/net462/_._", "lib/netstandard1.5/System.Runtime.Loader.dll", "ref/netstandard1.5/System.Runtime.Loader.dll", "ref/netstandard1.5/System.Runtime.Loader.xml", "ref/netstandard1.5/de/System.Runtime.Loader.xml", "ref/netstandard1.5/es/System.Runtime.Loader.xml", "ref/netstandard1.5/fr/System.Runtime.Loader.xml", "ref/netstandard1.5/it/System.Runtime.Loader.xml", "ref/netstandard1.5/ja/System.Runtime.Loader.xml", "ref/netstandard1.5/ko/System.Runtime.Loader.xml", "ref/netstandard1.5/ru/System.Runtime.Loader.xml", "ref/netstandard1.5/zh-hans/System.Runtime.Loader.xml", "ref/netstandard1.5/zh-hant/System.Runtime.Loader.xml" ] }, "System.Runtime.Numerics/4.3.0": { "sha512": "5Fjob3agW1SpK9eFQq/ovw2gOaxTm3q8U4FvuP6il8G6fp7W5RDHZ9uSBmYtgP3XvK/W5c2clKeeZr1wNH9Z6Q==", "type": "package", "path": "System.Runtime.Numerics/4.3.0", "files": [ "System.Runtime.Numerics.4.3.0.nupkg.sha512", "System.Runtime.Numerics.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Runtime.Numerics.dll", "lib/netstandard1.3/System.Runtime.Numerics.dll", "lib/portable-net45+win8+wpa81/_._", "lib/win8/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Runtime.Numerics.dll", "ref/netcore50/System.Runtime.Numerics.xml", "ref/netcore50/de/System.Runtime.Numerics.xml", "ref/netcore50/es/System.Runtime.Numerics.xml", "ref/netcore50/fr/System.Runtime.Numerics.xml", "ref/netcore50/it/System.Runtime.Numerics.xml", "ref/netcore50/ja/System.Runtime.Numerics.xml", "ref/netcore50/ko/System.Runtime.Numerics.xml", "ref/netcore50/ru/System.Runtime.Numerics.xml", "ref/netcore50/zh-hans/System.Runtime.Numerics.xml", "ref/netcore50/zh-hant/System.Runtime.Numerics.xml", "ref/netstandard1.1/System.Runtime.Numerics.dll", "ref/netstandard1.1/System.Runtime.Numerics.xml", "ref/netstandard1.1/de/System.Runtime.Numerics.xml", "ref/netstandard1.1/es/System.Runtime.Numerics.xml", "ref/netstandard1.1/fr/System.Runtime.Numerics.xml", "ref/netstandard1.1/it/System.Runtime.Numerics.xml", "ref/netstandard1.1/ja/System.Runtime.Numerics.xml", "ref/netstandard1.1/ko/System.Runtime.Numerics.xml", "ref/netstandard1.1/ru/System.Runtime.Numerics.xml", "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml", "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml", "ref/portable-net45+win8+wpa81/_._", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Runtime.Serialization.Primitives/4.1.1": { "sha512": "HZ6Du5QrTG8MNJbf4e4qMO3JRAkIboGT5Fk804uZtg3Gq516S7hAqTm2UZKUHa7/6HUGdVy3AqMQKbns06G/cg==", "type": "package", "path": "System.Runtime.Serialization.Primitives/4.1.1", "files": [ "System.Runtime.Serialization.Primitives.4.1.1.nupkg.sha512", "System.Runtime.Serialization.Primitives.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net46/System.Runtime.Serialization.Primitives.dll", "lib/netcore50/System.Runtime.Serialization.Primitives.dll", "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net46/System.Runtime.Serialization.Primitives.dll", "ref/netcore50/System.Runtime.Serialization.Primitives.dll", "ref/netcore50/System.Runtime.Serialization.Primitives.xml", "ref/netcore50/de/System.Runtime.Serialization.Primitives.xml", "ref/netcore50/es/System.Runtime.Serialization.Primitives.xml", "ref/netcore50/fr/System.Runtime.Serialization.Primitives.xml", "ref/netcore50/it/System.Runtime.Serialization.Primitives.xml", "ref/netcore50/ja/System.Runtime.Serialization.Primitives.xml", "ref/netcore50/ko/System.Runtime.Serialization.Primitives.xml", "ref/netcore50/ru/System.Runtime.Serialization.Primitives.xml", "ref/netcore50/zh-hans/System.Runtime.Serialization.Primitives.xml", "ref/netcore50/zh-hant/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll", "ref/netstandard1.0/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.0/de/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.0/es/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.0/fr/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.0/it/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.0/ja/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.0/ko/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.0/ru/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll", "ref/netstandard1.3/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.3/de/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.3/es/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.3/fr/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.3/it/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.3/ja/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.3/ko/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.3/ru/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.3/zh-hans/System.Runtime.Serialization.Primitives.xml", "ref/netstandard1.3/zh-hant/System.Runtime.Serialization.Primitives.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.Primitives.dll" ] }, "System.Security.Claims/4.3.0": { "sha512": "BDVkWERVmVnPyN8sSb1YlY0vytaPaaPwLbNOF1cwP4wrCm9OY5z3UnOthja88Z99YrETiD4EFfOCYmDHE4AOOA==", "type": "package", "path": "System.Security.Claims/4.3.0", "files": [ "System.Security.Claims.4.3.0.nupkg.sha512", "System.Security.Claims.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Security.Claims.dll", "lib/netstandard1.3/System.Security.Claims.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Security.Claims.dll", "ref/netstandard1.3/System.Security.Claims.dll", "ref/netstandard1.3/System.Security.Claims.xml", "ref/netstandard1.3/de/System.Security.Claims.xml", "ref/netstandard1.3/es/System.Security.Claims.xml", "ref/netstandard1.3/fr/System.Security.Claims.xml", "ref/netstandard1.3/it/System.Security.Claims.xml", "ref/netstandard1.3/ja/System.Security.Claims.xml", "ref/netstandard1.3/ko/System.Security.Claims.xml", "ref/netstandard1.3/ru/System.Security.Claims.xml", "ref/netstandard1.3/zh-hans/System.Security.Claims.xml", "ref/netstandard1.3/zh-hant/System.Security.Claims.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Security.Cryptography.Algorithms/4.3.0": { "sha512": "prGZyzFDK1I5VldOlfO0SQsCDsd8iDFTonCB2AAeYsl1GKp8Zmi2uXC/yMfnv70xWWDx/SjcCc+uJ5s8MnvlHQ==", "type": "package", "path": "System.Security.Cryptography.Algorithms/4.3.0", "files": [ "System.Security.Cryptography.Algorithms.4.3.0.nupkg.sha512", "System.Security.Cryptography.Algorithms.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Security.Cryptography.Algorithms.dll", "lib/net461/System.Security.Cryptography.Algorithms.dll", "lib/net463/System.Security.Cryptography.Algorithms.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Security.Cryptography.Algorithms.dll", "ref/net461/System.Security.Cryptography.Algorithms.dll", "ref/net463/System.Security.Cryptography.Algorithms.dll", "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll", "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll", "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll", "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll", "runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll", "runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll", "runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll", "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll", "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll" ] }, "System.Security.Cryptography.Cng/4.3.0": { "sha512": "blipAQpn9NAYtknm8Yhs9s6I12s0B0OPo3RAOGWxBQCjYMx8G72oNc3eNE9JQJgw/EV66kifIaF9oVLMxR8sQA==", "type": "package", "path": "System.Security.Cryptography.Cng/4.3.0", "files": [ "System.Security.Cryptography.Cng.4.3.0.nupkg.sha512", "System.Security.Cryptography.Cng.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/net46/System.Security.Cryptography.Cng.dll", "lib/net461/System.Security.Cryptography.Cng.dll", "lib/net463/System.Security.Cryptography.Cng.dll", "ref/net46/System.Security.Cryptography.Cng.dll", "ref/net461/System.Security.Cryptography.Cng.dll", "ref/net463/System.Security.Cryptography.Cng.dll", "ref/netstandard1.3/System.Security.Cryptography.Cng.dll", "ref/netstandard1.4/System.Security.Cryptography.Cng.dll", "ref/netstandard1.6/System.Security.Cryptography.Cng.dll", "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/net463/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll" ] }, "System.Security.Cryptography.Csp/4.3.0": { "sha512": "yO2k5o+Z+DiFRBvvB9vdRRAGHi6bm02M9OWXfCqQ8K0UxD3Woc3svQheZfb7PoTEFs0kGacO0IzzMWsb6Mkeow==", "type": "package", "path": "System.Security.Cryptography.Csp/4.3.0", "files": [ "System.Security.Cryptography.Csp.4.3.0.nupkg.sha512", "System.Security.Cryptography.Csp.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Security.Cryptography.Csp.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Security.Cryptography.Csp.dll", "ref/netstandard1.3/System.Security.Cryptography.Csp.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll", "runtimes/win/lib/net46/System.Security.Cryptography.Csp.dll", "runtimes/win/lib/netcore50/_._", "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll" ] }, "System.Security.Cryptography.Encoding/4.3.0": { "sha512": "Lkf2ulpcKgt3Afd/IVRTpqN6QTz7tKWmDOnDj3pVp1fVK2EcH7Ma326DKHyyU2rvmh0YcwRoYEO95PS5bIeT+w==", "type": "package", "path": "System.Security.Cryptography.Encoding/4.3.0", "files": [ "System.Security.Cryptography.Encoding.4.3.0.nupkg.sha512", "System.Security.Cryptography.Encoding.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Security.Cryptography.Encoding.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Security.Cryptography.Encoding.dll", "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll", "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml", "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml", "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml", "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml", "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml", "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml", "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml", "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml", "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml", "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll", "runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll", "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll" ] }, "System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "vOYy7Jv9KsG3ld2hLt0GoERd82SZi4BelrbXLwI9yFBYX7kpbvUCWYo4eyevk47cuJXZ9ZLVAryANcc7iY71aA==", "type": "package", "path": "System.Security.Cryptography.OpenSsl/4.3.0", "files": [ "System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512", "System.Security.Cryptography.OpenSsl.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll", "ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll", "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll" ] }, "System.Security.Cryptography.Primitives/4.3.0": { "sha512": "5sASQ/lka08PqSjlteeKYrpLf9tbtaFSVc3HgPCM4gbVXykM6rW7aZRaQQihKhvXLFE4mL/+NMtls3YwMc8srQ==", "type": "package", "path": "System.Security.Cryptography.Primitives/4.3.0", "files": [ "System.Security.Cryptography.Primitives.4.3.0.nupkg.sha512", "System.Security.Cryptography.Primitives.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Security.Cryptography.Primitives.dll", "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Security.Cryptography.Primitives.dll", "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Security.Cryptography.X509Certificates/4.3.0": { "sha512": "F5wSRdv3QJe4Di/CL6AsW3CQkc0d7RLv8LOn2XubpvszI3zl239pnvGCM7YDS8S8UKtwDJByVXUfHQG/kW3zjQ==", "type": "package", "path": "System.Security.Cryptography.X509Certificates/4.3.0", "files": [ "System.Security.Cryptography.X509Certificates.4.3.0.nupkg.sha512", "System.Security.Cryptography.X509Certificates.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Security.Cryptography.X509Certificates.dll", "lib/net461/System.Security.Cryptography.X509Certificates.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Security.Cryptography.X509Certificates.dll", "ref/net461/System.Security.Cryptography.X509Certificates.dll", "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll", "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll", "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll", "runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll", "runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll", "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll", "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll" ] }, "System.Security.Principal/4.3.0": { "sha512": "BMPnm8H2BmIxPAnACPKFXxkePsag2Wyto/qWZnvlSxBxAC9HNyx2Bp9+XNTg/HqfjG42ZrR4fXLZ/p9tbkrW8A==", "type": "package", "path": "System.Security.Principal/4.3.0", "files": [ "System.Security.Principal.4.3.0.nupkg.sha512", "System.Security.Principal.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Security.Principal.dll", "lib/netstandard1.0/System.Security.Principal.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Security.Principal.dll", "ref/netcore50/System.Security.Principal.xml", "ref/netcore50/de/System.Security.Principal.xml", "ref/netcore50/es/System.Security.Principal.xml", "ref/netcore50/fr/System.Security.Principal.xml", "ref/netcore50/it/System.Security.Principal.xml", "ref/netcore50/ja/System.Security.Principal.xml", "ref/netcore50/ko/System.Security.Principal.xml", "ref/netcore50/ru/System.Security.Principal.xml", "ref/netcore50/zh-hans/System.Security.Principal.xml", "ref/netcore50/zh-hant/System.Security.Principal.xml", "ref/netstandard1.0/System.Security.Principal.dll", "ref/netstandard1.0/System.Security.Principal.xml", "ref/netstandard1.0/de/System.Security.Principal.xml", "ref/netstandard1.0/es/System.Security.Principal.xml", "ref/netstandard1.0/fr/System.Security.Principal.xml", "ref/netstandard1.0/it/System.Security.Principal.xml", "ref/netstandard1.0/ja/System.Security.Principal.xml", "ref/netstandard1.0/ko/System.Security.Principal.xml", "ref/netstandard1.0/ru/System.Security.Principal.xml", "ref/netstandard1.0/zh-hans/System.Security.Principal.xml", "ref/netstandard1.0/zh-hant/System.Security.Principal.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Security.Principal.Windows/4.3.0": { "sha512": "38zo3OMmOoR5twVinKjl7h+FljejIk8px70zq39GZ+RH2kKDDFNVK1YFDBSdOjqohNYslgidZuXoWLdB3e7hsw==", "type": "package", "path": "System.Security.Principal.Windows/4.3.0", "files": [ "System.Security.Principal.Windows.4.3.0.nupkg.sha512", "System.Security.Principal.Windows.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/net46/System.Security.Principal.Windows.dll", "ref/net46/System.Security.Principal.Windows.dll", "ref/netstandard1.3/System.Security.Principal.Windows.dll", "ref/netstandard1.3/System.Security.Principal.Windows.xml", "ref/netstandard1.3/de/System.Security.Principal.Windows.xml", "ref/netstandard1.3/es/System.Security.Principal.Windows.xml", "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml", "ref/netstandard1.3/it/System.Security.Principal.Windows.xml", "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml", "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml", "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml", "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml", "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml", "runtimes/unix/lib/netstandard1.3/System.Security.Principal.Windows.dll", "runtimes/win/lib/net46/System.Security.Principal.Windows.dll", "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll" ] }, "System.Text.Encoding/4.3.0": { "sha512": "+iP02U89BqFB39pJ0wLsWT0lHFj5ccVv4+ruGvIdjl2FamD6qC07ngrw07tQF7PTVOmsuq5XN28Q+TRF5scLEQ==", "type": "package", "path": "System.Text.Encoding/4.3.0", "files": [ "System.Text.Encoding.4.3.0.nupkg.sha512", "System.Text.Encoding.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Text.Encoding.dll", "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", "ref/netcore50/it/System.Text.Encoding.xml", "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/netstandard1.0/System.Text.Encoding.dll", "ref/netstandard1.0/System.Text.Encoding.xml", "ref/netstandard1.0/de/System.Text.Encoding.xml", "ref/netstandard1.0/es/System.Text.Encoding.xml", "ref/netstandard1.0/fr/System.Text.Encoding.xml", "ref/netstandard1.0/it/System.Text.Encoding.xml", "ref/netstandard1.0/ja/System.Text.Encoding.xml", "ref/netstandard1.0/ko/System.Text.Encoding.xml", "ref/netstandard1.0/ru/System.Text.Encoding.xml", "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml", "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml", "ref/netstandard1.3/System.Text.Encoding.dll", "ref/netstandard1.3/System.Text.Encoding.xml", "ref/netstandard1.3/de/System.Text.Encoding.xml", "ref/netstandard1.3/es/System.Text.Encoding.xml", "ref/netstandard1.3/fr/System.Text.Encoding.xml", "ref/netstandard1.3/it/System.Text.Encoding.xml", "ref/netstandard1.3/ja/System.Text.Encoding.xml", "ref/netstandard1.3/ko/System.Text.Encoding.xml", "ref/netstandard1.3/ru/System.Text.Encoding.xml", "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml", "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Text.Encoding.CodePages/4.0.1": { "sha512": "+PUTo8pGLNuvG6zDKJswAnVUPMS4XBROyqeFvpEueyYFrim+cprnmo2zEXZZe6Enakf75umMThjinrH/qH2Y4A==", "type": "package", "path": "System.Text.Encoding.CodePages/4.0.1", "files": [ "System.Text.Encoding.CodePages.4.0.1.nupkg.sha512", "System.Text.Encoding.CodePages.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Text.Encoding.CodePages.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/netstandard1.3/System.Text.Encoding.CodePages.dll", "ref/netstandard1.3/System.Text.Encoding.CodePages.xml", "ref/netstandard1.3/de/System.Text.Encoding.CodePages.xml", "ref/netstandard1.3/es/System.Text.Encoding.CodePages.xml", "ref/netstandard1.3/fr/System.Text.Encoding.CodePages.xml", "ref/netstandard1.3/it/System.Text.Encoding.CodePages.xml", "ref/netstandard1.3/ja/System.Text.Encoding.CodePages.xml", "ref/netstandard1.3/ko/System.Text.Encoding.CodePages.xml", "ref/netstandard1.3/ru/System.Text.Encoding.CodePages.xml", "ref/netstandard1.3/zh-hans/System.Text.Encoding.CodePages.xml", "ref/netstandard1.3/zh-hant/System.Text.Encoding.CodePages.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/unix/lib/netstandard1.3/System.Text.Encoding.CodePages.dll", "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll" ] }, "System.Text.Encoding.Extensions/4.3.0": { "sha512": "htlnmFmHyyJ3W33dYn7ryer4luJ7QUoFCL/b5/df3YnQC2coNDk97NEH8dKKHqhvi/ApAru8ddN8zzKPkTxAZQ==", "type": "package", "path": "System.Text.Encoding.Extensions/4.3.0", "files": [ "System.Text.Encoding.Extensions.4.3.0.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Text.Encoding.Extensions.dll", "ref/netcore50/System.Text.Encoding.Extensions.xml", "ref/netcore50/de/System.Text.Encoding.Extensions.xml", "ref/netcore50/es/System.Text.Encoding.Extensions.xml", "ref/netcore50/fr/System.Text.Encoding.Extensions.xml", "ref/netcore50/it/System.Text.Encoding.Extensions.xml", "ref/netcore50/ja/System.Text.Encoding.Extensions.xml", "ref/netcore50/ko/System.Text.Encoding.Extensions.xml", "ref/netcore50/ru/System.Text.Encoding.Extensions.xml", "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml", "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/System.Text.Encoding.Extensions.dll", "ref/netstandard1.0/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/System.Text.Encoding.Extensions.dll", "ref/netstandard1.3/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Text.Encodings.Web/4.3.0": { "sha512": "Yc1XficqB5ae0yuwAfO8I9dbVW/B0txYWGIhyq/XeJFwWcaSvjyBlRtcuZzpwMS3f57FYoO7EZP1bV16+iHk0A==", "type": "package", "path": "System.Text.Encodings.Web/4.3.0", "files": [ "System.Text.Encodings.Web.4.3.0.nupkg.sha512", "System.Text.Encodings.Web.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.0/System.Text.Encodings.Web.dll", "lib/netstandard1.0/System.Text.Encodings.Web.xml" ] }, "System.Text.RegularExpressions/4.3.0": { "sha512": "zmRmBA0opc1WBtIZBIbdhwnUeaT1JU6AUDjGzLeY6alHYGSSBxKCrCJNqbz4GE4k5CdfBE2XEpT8AeZd+XUXGQ==", "type": "package", "path": "System.Text.RegularExpressions/4.3.0", "files": [ "System.Text.RegularExpressions.4.3.0.nupkg.sha512", "System.Text.RegularExpressions.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net463/System.Text.RegularExpressions.dll", "lib/netcore50/System.Text.RegularExpressions.dll", "lib/netstandard1.6/System.Text.RegularExpressions.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net463/System.Text.RegularExpressions.dll", "ref/netcore50/System.Text.RegularExpressions.dll", "ref/netcore50/System.Text.RegularExpressions.xml", "ref/netcore50/de/System.Text.RegularExpressions.xml", "ref/netcore50/es/System.Text.RegularExpressions.xml", "ref/netcore50/fr/System.Text.RegularExpressions.xml", "ref/netcore50/it/System.Text.RegularExpressions.xml", "ref/netcore50/ja/System.Text.RegularExpressions.xml", "ref/netcore50/ko/System.Text.RegularExpressions.xml", "ref/netcore50/ru/System.Text.RegularExpressions.xml", "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml", "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml", "ref/netcoreapp1.1/System.Text.RegularExpressions.dll", "ref/netstandard1.0/System.Text.RegularExpressions.dll", "ref/netstandard1.0/System.Text.RegularExpressions.xml", "ref/netstandard1.0/de/System.Text.RegularExpressions.xml", "ref/netstandard1.0/es/System.Text.RegularExpressions.xml", "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml", "ref/netstandard1.0/it/System.Text.RegularExpressions.xml", "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml", "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml", "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml", "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml", "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml", "ref/netstandard1.3/System.Text.RegularExpressions.dll", "ref/netstandard1.3/System.Text.RegularExpressions.xml", "ref/netstandard1.3/de/System.Text.RegularExpressions.xml", "ref/netstandard1.3/es/System.Text.RegularExpressions.xml", "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml", "ref/netstandard1.3/it/System.Text.RegularExpressions.xml", "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml", "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml", "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml", "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml", "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml", "ref/netstandard1.6/System.Text.RegularExpressions.dll", "ref/netstandard1.6/System.Text.RegularExpressions.xml", "ref/netstandard1.6/de/System.Text.RegularExpressions.xml", "ref/netstandard1.6/es/System.Text.RegularExpressions.xml", "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml", "ref/netstandard1.6/it/System.Text.RegularExpressions.xml", "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml", "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml", "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml", "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml", "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Threading/4.3.0": { "sha512": "/MayCVIEltqXBtXrPKVadskHubAE6SnOQpLvifR/dXEOPFRvvwJtVpwqiV101SdHSsJi9Mzb7bpHWMM0C5Hr9Q==", "type": "package", "path": "System.Threading/4.3.0", "files": [ "System.Threading.4.3.0.nupkg.sha512", "System.Threading.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Threading.dll", "lib/netstandard1.3/System.Threading.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Threading.dll", "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", "ref/netcore50/it/System.Threading.xml", "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/netstandard1.0/System.Threading.dll", "ref/netstandard1.0/System.Threading.xml", "ref/netstandard1.0/de/System.Threading.xml", "ref/netstandard1.0/es/System.Threading.xml", "ref/netstandard1.0/fr/System.Threading.xml", "ref/netstandard1.0/it/System.Threading.xml", "ref/netstandard1.0/ja/System.Threading.xml", "ref/netstandard1.0/ko/System.Threading.xml", "ref/netstandard1.0/ru/System.Threading.xml", "ref/netstandard1.0/zh-hans/System.Threading.xml", "ref/netstandard1.0/zh-hant/System.Threading.xml", "ref/netstandard1.3/System.Threading.dll", "ref/netstandard1.3/System.Threading.xml", "ref/netstandard1.3/de/System.Threading.xml", "ref/netstandard1.3/es/System.Threading.xml", "ref/netstandard1.3/fr/System.Threading.xml", "ref/netstandard1.3/it/System.Threading.xml", "ref/netstandard1.3/ja/System.Threading.xml", "ref/netstandard1.3/ko/System.Threading.xml", "ref/netstandard1.3/ru/System.Threading.xml", "ref/netstandard1.3/zh-hans/System.Threading.xml", "ref/netstandard1.3/zh-hant/System.Threading.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Overlapped/4.0.1": { "sha512": "QfQWxe2enhtiKNtA3sY1OYgvk1Pz3Z8J4Uvx+g3LFOStpA9wsylP603eHP5NeFTcxBlYqyh5O1wvv3vy82Tp/Q==", "type": "package", "path": "System.Threading.Overlapped/4.0.1", "files": [ "System.Threading.Overlapped.4.0.1.nupkg.sha512", "System.Threading.Overlapped.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/net46/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll", "ref/netstandard1.3/System.Threading.Overlapped.dll", "ref/netstandard1.3/System.Threading.Overlapped.xml", "ref/netstandard1.3/de/System.Threading.Overlapped.xml", "ref/netstandard1.3/es/System.Threading.Overlapped.xml", "ref/netstandard1.3/fr/System.Threading.Overlapped.xml", "ref/netstandard1.3/it/System.Threading.Overlapped.xml", "ref/netstandard1.3/ja/System.Threading.Overlapped.xml", "ref/netstandard1.3/ko/System.Threading.Overlapped.xml", "ref/netstandard1.3/ru/System.Threading.Overlapped.xml", "ref/netstandard1.3/zh-hans/System.Threading.Overlapped.xml", "ref/netstandard1.3/zh-hant/System.Threading.Overlapped.xml", "runtimes/unix/lib/netstandard1.3/System.Threading.Overlapped.dll", "runtimes/win/lib/net46/System.Threading.Overlapped.dll", "runtimes/win/lib/netcore50/System.Threading.Overlapped.dll", "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll" ] }, "System.Threading.Tasks/4.3.0": { "sha512": "3X5WUrc2NZmi2pV7HU3zivGrMUsuT3r0ToS/V+bmgNRV+vd+jUngFZqGRLAs6Xed/+MJO+sd2++3G3YA+kUvgg==", "type": "package", "path": "System.Threading.Tasks/4.3.0", "files": [ "System.Threading.Tasks.4.3.0.nupkg.sha512", "System.Threading.Tasks.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Threading.Tasks.dll", "ref/netcore50/System.Threading.Tasks.xml", "ref/netcore50/de/System.Threading.Tasks.xml", "ref/netcore50/es/System.Threading.Tasks.xml", "ref/netcore50/fr/System.Threading.Tasks.xml", "ref/netcore50/it/System.Threading.Tasks.xml", "ref/netcore50/ja/System.Threading.Tasks.xml", "ref/netcore50/ko/System.Threading.Tasks.xml", "ref/netcore50/ru/System.Threading.Tasks.xml", "ref/netcore50/zh-hans/System.Threading.Tasks.xml", "ref/netcore50/zh-hant/System.Threading.Tasks.xml", "ref/netstandard1.0/System.Threading.Tasks.dll", "ref/netstandard1.0/System.Threading.Tasks.xml", "ref/netstandard1.0/de/System.Threading.Tasks.xml", "ref/netstandard1.0/es/System.Threading.Tasks.xml", "ref/netstandard1.0/fr/System.Threading.Tasks.xml", "ref/netstandard1.0/it/System.Threading.Tasks.xml", "ref/netstandard1.0/ja/System.Threading.Tasks.xml", "ref/netstandard1.0/ko/System.Threading.Tasks.xml", "ref/netstandard1.0/ru/System.Threading.Tasks.xml", "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml", "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml", "ref/netstandard1.3/System.Threading.Tasks.dll", "ref/netstandard1.3/System.Threading.Tasks.xml", "ref/netstandard1.3/de/System.Threading.Tasks.xml", "ref/netstandard1.3/es/System.Threading.Tasks.xml", "ref/netstandard1.3/fr/System.Threading.Tasks.xml", "ref/netstandard1.3/it/System.Threading.Tasks.xml", "ref/netstandard1.3/ja/System.Threading.Tasks.xml", "ref/netstandard1.3/ko/System.Threading.Tasks.xml", "ref/netstandard1.3/ru/System.Threading.Tasks.xml", "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml", "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Threading.Tasks.Dataflow/4.6.0": { "sha512": "xoVYfOA5XE9dfmQeNewe/8fiuYLo9oyyCzDk/oKHfGXIzaezrwA6XfCjmLDiB6sOwglJJQrxyCJlXMVsi73f4A==", "type": "package", "path": "System.Threading.Tasks.Dataflow/4.6.0", "files": [ "System.Threading.Tasks.Dataflow.4.6.0.nupkg.sha512", "System.Threading.Tasks.Dataflow.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.0/System.Threading.Tasks.Dataflow.XML", "lib/netstandard1.0/System.Threading.Tasks.Dataflow.dll", "lib/netstandard1.1/System.Threading.Tasks.Dataflow.XML", "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll" ] }, "System.Threading.Tasks.Extensions/4.3.0": { "sha512": "Fndgac424TbKeV2uY0TXopkg6/4WfcKT1+vYa9jCM0yrx7rJYOFx/yOYw7qoGijbyUtHxbo6ieRI3+23vhrgiA==", "type": "package", "path": "System.Threading.Tasks.Extensions/4.3.0", "files": [ "System.Threading.Tasks.Extensions.4.3.0.nupkg.sha512", "System.Threading.Tasks.Extensions.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml" ] }, "System.Threading.Tasks.Parallel/4.0.1": { "sha512": "NeY1d7KYltSvSSYQX2FxqN/pktX0wb6urCRf3MjpbOPiRZhYBFjqCL2a8Pefgqls6np4r8ir8qA2WGZegqq3Bg==", "type": "package", "path": "System.Threading.Tasks.Parallel/4.0.1", "files": [ "System.Threading.Tasks.Parallel.4.0.1.nupkg.sha512", "System.Threading.Tasks.Parallel.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Threading.Tasks.Parallel.dll", "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll", "lib/portable-net45+win8+wpa81/_._", "lib/win8/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Threading.Tasks.Parallel.dll", "ref/netcore50/System.Threading.Tasks.Parallel.xml", "ref/netcore50/de/System.Threading.Tasks.Parallel.xml", "ref/netcore50/es/System.Threading.Tasks.Parallel.xml", "ref/netcore50/fr/System.Threading.Tasks.Parallel.xml", "ref/netcore50/it/System.Threading.Tasks.Parallel.xml", "ref/netcore50/ja/System.Threading.Tasks.Parallel.xml", "ref/netcore50/ko/System.Threading.Tasks.Parallel.xml", "ref/netcore50/ru/System.Threading.Tasks.Parallel.xml", "ref/netcore50/zh-hans/System.Threading.Tasks.Parallel.xml", "ref/netcore50/zh-hant/System.Threading.Tasks.Parallel.xml", "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll", "ref/netstandard1.1/System.Threading.Tasks.Parallel.xml", "ref/netstandard1.1/de/System.Threading.Tasks.Parallel.xml", "ref/netstandard1.1/es/System.Threading.Tasks.Parallel.xml", "ref/netstandard1.1/fr/System.Threading.Tasks.Parallel.xml", "ref/netstandard1.1/it/System.Threading.Tasks.Parallel.xml", "ref/netstandard1.1/ja/System.Threading.Tasks.Parallel.xml", "ref/netstandard1.1/ko/System.Threading.Tasks.Parallel.xml", "ref/netstandard1.1/ru/System.Threading.Tasks.Parallel.xml", "ref/netstandard1.1/zh-hans/System.Threading.Tasks.Parallel.xml", "ref/netstandard1.1/zh-hant/System.Threading.Tasks.Parallel.xml", "ref/portable-net45+win8+wpa81/_._", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Threading.Thread/4.3.0": { "sha512": "OqHbGdnQAQzxS+nYWexRRrQUPq9QU5Mii/0GampwcAqOY3AzM5r9cDusiKj97cXsAlsZYYrRI+/xSsR0r1EFEw==", "type": "package", "path": "System.Threading.Thread/4.3.0", "files": [ "System.Threading.Thread.4.3.0.nupkg.sha512", "System.Threading.Thread.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Threading.Thread.dll", "lib/netcore50/_._", "lib/netstandard1.3/System.Threading.Thread.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Threading.Thread.dll", "ref/netstandard1.3/System.Threading.Thread.dll", "ref/netstandard1.3/System.Threading.Thread.xml", "ref/netstandard1.3/de/System.Threading.Thread.xml", "ref/netstandard1.3/es/System.Threading.Thread.xml", "ref/netstandard1.3/fr/System.Threading.Thread.xml", "ref/netstandard1.3/it/System.Threading.Thread.xml", "ref/netstandard1.3/ja/System.Threading.Thread.xml", "ref/netstandard1.3/ko/System.Threading.Thread.xml", "ref/netstandard1.3/ru/System.Threading.Thread.xml", "ref/netstandard1.3/zh-hans/System.Threading.Thread.xml", "ref/netstandard1.3/zh-hant/System.Threading.Thread.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Threading.ThreadPool/4.3.0": { "sha512": "SrCOmTvvOOCmJT4BBxdZcwhz6XEMsjBGZvGSVorOxdCznaUNeVotEjDfXGIZ8gcGo00qgPbTV6puHDgcFYl6Iw==", "type": "package", "path": "System.Threading.ThreadPool/4.3.0", "files": [ "System.Threading.ThreadPool.4.3.0.nupkg.sha512", "System.Threading.ThreadPool.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Threading.ThreadPool.dll", "lib/netcore50/_._", "lib/netstandard1.3/System.Threading.ThreadPool.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Threading.ThreadPool.dll", "ref/netstandard1.3/System.Threading.ThreadPool.dll", "ref/netstandard1.3/System.Threading.ThreadPool.xml", "ref/netstandard1.3/de/System.Threading.ThreadPool.xml", "ref/netstandard1.3/es/System.Threading.ThreadPool.xml", "ref/netstandard1.3/fr/System.Threading.ThreadPool.xml", "ref/netstandard1.3/it/System.Threading.ThreadPool.xml", "ref/netstandard1.3/ja/System.Threading.ThreadPool.xml", "ref/netstandard1.3/ko/System.Threading.ThreadPool.xml", "ref/netstandard1.3/ru/System.Threading.ThreadPool.xml", "ref/netstandard1.3/zh-hans/System.Threading.ThreadPool.xml", "ref/netstandard1.3/zh-hant/System.Threading.ThreadPool.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Threading.Timer/4.3.0": { "sha512": "hoKRMGwOfTpSykA4CMiStPWmfIETJ6W6snKuqgHi1TZwnOdpCfXI5jkm2QEclcq04aVaqvd6/xkoXd8iObQpHw==", "type": "package", "path": "System.Threading.Timer/4.3.0", "files": [ "System.Threading.Timer.4.3.0.nupkg.sha512", "System.Threading.Timer.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net451/_._", "lib/portable-net451+win81+wpa81/_._", "lib/win81/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net451/_._", "ref/netcore50/System.Threading.Timer.dll", "ref/netcore50/System.Threading.Timer.xml", "ref/netcore50/de/System.Threading.Timer.xml", "ref/netcore50/es/System.Threading.Timer.xml", "ref/netcore50/fr/System.Threading.Timer.xml", "ref/netcore50/it/System.Threading.Timer.xml", "ref/netcore50/ja/System.Threading.Timer.xml", "ref/netcore50/ko/System.Threading.Timer.xml", "ref/netcore50/ru/System.Threading.Timer.xml", "ref/netcore50/zh-hans/System.Threading.Timer.xml", "ref/netcore50/zh-hant/System.Threading.Timer.xml", "ref/netstandard1.2/System.Threading.Timer.dll", "ref/netstandard1.2/System.Threading.Timer.xml", "ref/netstandard1.2/de/System.Threading.Timer.xml", "ref/netstandard1.2/es/System.Threading.Timer.xml", "ref/netstandard1.2/fr/System.Threading.Timer.xml", "ref/netstandard1.2/it/System.Threading.Timer.xml", "ref/netstandard1.2/ja/System.Threading.Timer.xml", "ref/netstandard1.2/ko/System.Threading.Timer.xml", "ref/netstandard1.2/ru/System.Threading.Timer.xml", "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml", "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml", "ref/portable-net451+win81+wpa81/_._", "ref/win81/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Xml.ReaderWriter/4.3.0": { "sha512": "f0HgI5Hp/jvkyqr1qldLrqps4+mjn6XHNoWQ1Cgj3L2paZUHq3fdRVU1NoEBYOByL/O6vXIS0D62MpyEC/Mhqw==", "type": "package", "path": "System.Xml.ReaderWriter/4.3.0", "files": [ "System.Xml.ReaderWriter.4.3.0.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net46/System.Xml.ReaderWriter.dll", "lib/netcore50/System.Xml.ReaderWriter.dll", "lib/netstandard1.3/System.Xml.ReaderWriter.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net46/System.Xml.ReaderWriter.dll", "ref/netcore50/System.Xml.ReaderWriter.dll", "ref/netcore50/System.Xml.ReaderWriter.xml", "ref/netcore50/de/System.Xml.ReaderWriter.xml", "ref/netcore50/es/System.Xml.ReaderWriter.xml", "ref/netcore50/fr/System.Xml.ReaderWriter.xml", "ref/netcore50/it/System.Xml.ReaderWriter.xml", "ref/netcore50/ja/System.Xml.ReaderWriter.xml", "ref/netcore50/ko/System.Xml.ReaderWriter.xml", "ref/netcore50/ru/System.Xml.ReaderWriter.xml", "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml", "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml", "ref/netstandard1.0/System.Xml.ReaderWriter.dll", "ref/netstandard1.0/System.Xml.ReaderWriter.xml", "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml", "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml", "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml", "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml", "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml", "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml", "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml", "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml", "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml", "ref/netstandard1.3/System.Xml.ReaderWriter.dll", "ref/netstandard1.3/System.Xml.ReaderWriter.xml", "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml", "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml", "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml", "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml", "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml", "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml", "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml", "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml", "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Xml.XDocument/4.3.0": { "sha512": "x5+orDQBjivGFynvLXDJgkQSeF64z7GTA7EooyogRG8/8U67m7jhEFNf5bJPfQdJSmlgBEVKxsVH3uepJ4fmqA==", "type": "package", "path": "System.Xml.XDocument/4.3.0", "files": [ "System.Xml.XDocument.4.3.0.nupkg.sha512", "System.Xml.XDocument.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Xml.XDocument.dll", "lib/netstandard1.3/System.Xml.XDocument.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Xml.XDocument.dll", "ref/netcore50/System.Xml.XDocument.xml", "ref/netcore50/de/System.Xml.XDocument.xml", "ref/netcore50/es/System.Xml.XDocument.xml", "ref/netcore50/fr/System.Xml.XDocument.xml", "ref/netcore50/it/System.Xml.XDocument.xml", "ref/netcore50/ja/System.Xml.XDocument.xml", "ref/netcore50/ko/System.Xml.XDocument.xml", "ref/netcore50/ru/System.Xml.XDocument.xml", "ref/netcore50/zh-hans/System.Xml.XDocument.xml", "ref/netcore50/zh-hant/System.Xml.XDocument.xml", "ref/netstandard1.0/System.Xml.XDocument.dll", "ref/netstandard1.0/System.Xml.XDocument.xml", "ref/netstandard1.0/de/System.Xml.XDocument.xml", "ref/netstandard1.0/es/System.Xml.XDocument.xml", "ref/netstandard1.0/fr/System.Xml.XDocument.xml", "ref/netstandard1.0/it/System.Xml.XDocument.xml", "ref/netstandard1.0/ja/System.Xml.XDocument.xml", "ref/netstandard1.0/ko/System.Xml.XDocument.xml", "ref/netstandard1.0/ru/System.Xml.XDocument.xml", "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml", "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml", "ref/netstandard1.3/System.Xml.XDocument.dll", "ref/netstandard1.3/System.Xml.XDocument.xml", "ref/netstandard1.3/de/System.Xml.XDocument.xml", "ref/netstandard1.3/es/System.Xml.XDocument.xml", "ref/netstandard1.3/fr/System.Xml.XDocument.xml", "ref/netstandard1.3/it/System.Xml.XDocument.xml", "ref/netstandard1.3/ja/System.Xml.XDocument.xml", "ref/netstandard1.3/ko/System.Xml.XDocument.xml", "ref/netstandard1.3/ru/System.Xml.XDocument.xml", "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml", "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Xml.XmlDocument/4.0.1": { "sha512": "467a5tcqMHHaXMzG6aDXnsLSwJAmW7gHPeqOIbvXlQ/+hDRdbyFGXHe+npQ2tcYw138IRwynigPPuYnG57qwMQ==", "type": "package", "path": "System.Xml.XmlDocument/4.0.1", "files": [ "System.Xml.XmlDocument.4.0.1.nupkg.sha512", "System.Xml.XmlDocument.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Xml.XmlDocument.dll", "lib/netstandard1.3/System.Xml.XmlDocument.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Xml.XmlDocument.dll", "ref/netstandard1.3/System.Xml.XmlDocument.dll", "ref/netstandard1.3/System.Xml.XmlDocument.xml", "ref/netstandard1.3/de/System.Xml.XmlDocument.xml", "ref/netstandard1.3/es/System.Xml.XmlDocument.xml", "ref/netstandard1.3/fr/System.Xml.XmlDocument.xml", "ref/netstandard1.3/it/System.Xml.XmlDocument.xml", "ref/netstandard1.3/ja/System.Xml.XmlDocument.xml", "ref/netstandard1.3/ko/System.Xml.XmlDocument.xml", "ref/netstandard1.3/ru/System.Xml.XmlDocument.xml", "ref/netstandard1.3/zh-hans/System.Xml.XmlDocument.xml", "ref/netstandard1.3/zh-hant/System.Xml.XmlDocument.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Xml.XmlSerializer/4.0.11": { "sha512": "FrazwwqfIXTfq23mfv4zH+BjqkSFNaNFBtjzu3I9NRmG8EELYyrv/fJnttCIwRMFRR/YKXF1hmsMmMEnl55HGw==", "type": "package", "path": "system.xml.xmlserializer/4.0.11", "files": [ "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Xml.XmlSerializer.dll", "lib/netstandard1.3/System.Xml.XmlSerializer.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Xml.XmlSerializer.dll", "ref/netcore50/System.Xml.XmlSerializer.xml", "ref/netcore50/de/System.Xml.XmlSerializer.xml", "ref/netcore50/es/System.Xml.XmlSerializer.xml", "ref/netcore50/fr/System.Xml.XmlSerializer.xml", "ref/netcore50/it/System.Xml.XmlSerializer.xml", "ref/netcore50/ja/System.Xml.XmlSerializer.xml", "ref/netcore50/ko/System.Xml.XmlSerializer.xml", "ref/netcore50/ru/System.Xml.XmlSerializer.xml", "ref/netcore50/zh-hans/System.Xml.XmlSerializer.xml", "ref/netcore50/zh-hant/System.Xml.XmlSerializer.xml", "ref/netstandard1.0/System.Xml.XmlSerializer.dll", "ref/netstandard1.0/System.Xml.XmlSerializer.xml", "ref/netstandard1.0/de/System.Xml.XmlSerializer.xml", "ref/netstandard1.0/es/System.Xml.XmlSerializer.xml", "ref/netstandard1.0/fr/System.Xml.XmlSerializer.xml", "ref/netstandard1.0/it/System.Xml.XmlSerializer.xml", "ref/netstandard1.0/ja/System.Xml.XmlSerializer.xml", "ref/netstandard1.0/ko/System.Xml.XmlSerializer.xml", "ref/netstandard1.0/ru/System.Xml.XmlSerializer.xml", "ref/netstandard1.0/zh-hans/System.Xml.XmlSerializer.xml", "ref/netstandard1.0/zh-hant/System.Xml.XmlSerializer.xml", "ref/netstandard1.3/System.Xml.XmlSerializer.dll", "ref/netstandard1.3/System.Xml.XmlSerializer.xml", "ref/netstandard1.3/de/System.Xml.XmlSerializer.xml", "ref/netstandard1.3/es/System.Xml.XmlSerializer.xml", "ref/netstandard1.3/fr/System.Xml.XmlSerializer.xml", "ref/netstandard1.3/it/System.Xml.XmlSerializer.xml", "ref/netstandard1.3/ja/System.Xml.XmlSerializer.xml", "ref/netstandard1.3/ko/System.Xml.XmlSerializer.xml", "ref/netstandard1.3/ru/System.Xml.XmlSerializer.xml", "ref/netstandard1.3/zh-hans/System.Xml.XmlSerializer.xml", "ref/netstandard1.3/zh-hant/System.Xml.XmlSerializer.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/System.Xml.XmlSerializer.dll", "system.xml.xmlserializer.4.0.11.nupkg.sha512", "system.xml.xmlserializer.nuspec" ] }, "System.Xml.XPath/4.0.1": { "sha512": "fNMrSYKz66pOCUqBLLmd3sBXCULopHsu78uU1NgMHn/SOMpXdYyIbfY+ed8O7WgzNrPDoxXXS5qxPDWagBBYWw==", "type": "package", "path": "System.Xml.XPath/4.0.1", "files": [ "System.Xml.XPath.4.0.1.nupkg.sha512", "System.Xml.XPath.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Xml.XPath.dll", "lib/netstandard1.3/System.Xml.XPath.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Xml.XPath.dll", "ref/netstandard1.3/System.Xml.XPath.dll", "ref/netstandard1.3/System.Xml.XPath.xml", "ref/netstandard1.3/de/System.Xml.XPath.xml", "ref/netstandard1.3/es/System.Xml.XPath.xml", "ref/netstandard1.3/fr/System.Xml.XPath.xml", "ref/netstandard1.3/it/System.Xml.XPath.xml", "ref/netstandard1.3/ja/System.Xml.XPath.xml", "ref/netstandard1.3/ko/System.Xml.XPath.xml", "ref/netstandard1.3/ru/System.Xml.XPath.xml", "ref/netstandard1.3/zh-hans/System.Xml.XPath.xml", "ref/netstandard1.3/zh-hant/System.Xml.XPath.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "System.Xml.XPath.XDocument/4.0.1": { "sha512": "M4noCUSSS3m/E9IwgkkdFA9dVeouBSP7jx4sozDLu2wm86R4zfhIsitSgfeuobLXZWEQ9AKZGLY7SmNaRGD4mA==", "type": "package", "path": "System.Xml.XPath.XDocument/4.0.1", "files": [ "System.Xml.XPath.XDocument.4.0.1.nupkg.sha512", "System.Xml.XPath.XDocument.nuspec", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Xml.XPath.XDocument.dll", "lib/netstandard1.3/System.Xml.XPath.XDocument.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Xml.XPath.XDocument.dll", "ref/netstandard1.3/System.Xml.XPath.XDocument.dll", "ref/netstandard1.3/System.Xml.XPath.XDocument.xml", "ref/netstandard1.3/de/System.Xml.XPath.XDocument.xml", "ref/netstandard1.3/es/System.Xml.XPath.XDocument.xml", "ref/netstandard1.3/fr/System.Xml.XPath.XDocument.xml", "ref/netstandard1.3/it/System.Xml.XPath.XDocument.xml", "ref/netstandard1.3/ja/System.Xml.XPath.XDocument.xml", "ref/netstandard1.3/ko/System.Xml.XPath.XDocument.xml", "ref/netstandard1.3/ru/System.Xml.XPath.XDocument.xml", "ref/netstandard1.3/zh-hans/System.Xml.XPath.XDocument.xml", "ref/netstandard1.3/zh-hant/System.Xml.XPath.XDocument.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "xunit/2.1.0": { "sha512": "u/7VQSOSXa7kSG4iK6Lcn7RqKZQ3hk7cnyMNVMpXHSP0RI5VQEtc44hvkG3LyWOVsx1dhUDD3rPAHAxyOUDQJw==", "type": "package", "path": "xunit/2.1.0", "files": [ "xunit.2.1.0.nupkg.sha512", "xunit.nuspec" ] }, "xunit.abstractions/2.0.0": { "sha512": "NAdxKQRzuLnCZ0g++x6i87/8rMBpQoRiRlRNLAqfODm2zJPbteHRoSER3DXfxnqrHXyBJT8rFaZ8uveBeQyaMA==", "type": "package", "path": "xunit.abstractions/2.0.0", "files": [ "lib/net35/xunit.abstractions.dll", "lib/net35/xunit.abstractions.xml", "lib/portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll", "lib/portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.xml", "xunit.abstractions.2.0.0.nupkg.sha512", "xunit.abstractions.nuspec" ] }, "xunit.assert/2.1.0": { "sha512": "Hhhw+YaTe+BGhbr57dxVE+6VJk8BfThqFFii1XIsSZ4qx+SSCixprJC10JkiLRVSTfWyT8W/4nAf6NQgIrmBxA==", "type": "package", "path": "xunit.assert/2.1.0", "files": [ "lib/dotnet/xunit.assert.dll", "lib/dotnet/xunit.assert.pdb", "lib/dotnet/xunit.assert.xml", "lib/portable-net45+win8+wp8+wpa81/xunit.assert.dll", "lib/portable-net45+win8+wp8+wpa81/xunit.assert.pdb", "lib/portable-net45+win8+wp8+wpa81/xunit.assert.xml", "xunit.assert.2.1.0.nupkg.sha512", "xunit.assert.nuspec" ] }, "xunit.core/2.1.0": { "sha512": "jlbYdPbnkPIRwJllcT/tQZCNsSElVDEymdpJfH79uTUrPARkELVYw9o/zhAjKZXmeikGqGK5C2Yny4gTNoEu0Q==", "type": "package", "path": "xunit.core/2.1.0", "files": [ "build/_desktop/xunit.execution.desktop.dll", "build/dnx451/_._", "build/monoandroid/_._", "build/monotouch/_._", "build/net45/_._", "build/portable-net45+win8+wp8+wpa81/xunit.core.props", "build/win8/_._", "build/win81/xunit.core.props", "build/wp8/_._", "build/wpa81/xunit.core.props", "build/xamarinios/_._", "xunit.core.2.1.0.nupkg.sha512", "xunit.core.nuspec" ] }, "xunit.extensibility.core/2.1.0": { "sha512": "ANWM3WxeaeHjACLRlmrv+xOc0WAcr3cvIiJE+gqbdzTv1NCH4p1VDyT+8WmmdCc9db0WFiJLaDy4YTYsL1wWXw==", "type": "package", "path": "xunit.extensibility.core/2.1.0", "files": [ "lib/dotnet/xunit.core.dll", "lib/dotnet/xunit.core.dll.tdnet", "lib/dotnet/xunit.core.pdb", "lib/dotnet/xunit.core.xml", "lib/dotnet/xunit.runner.tdnet.dll", "lib/dotnet/xunit.runner.utility.desktop.dll", "lib/portable-net45+win8+wp8+wpa81/xunit.core.dll", "lib/portable-net45+win8+wp8+wpa81/xunit.core.dll.tdnet", "lib/portable-net45+win8+wp8+wpa81/xunit.core.pdb", "lib/portable-net45+win8+wp8+wpa81/xunit.core.xml", "lib/portable-net45+win8+wp8+wpa81/xunit.runner.tdnet.dll", "lib/portable-net45+win8+wp8+wpa81/xunit.runner.utility.desktop.dll", "xunit.extensibility.core.2.1.0.nupkg.sha512", "xunit.extensibility.core.nuspec" ] }, "xunit.extensibility.execution/2.1.0": { "sha512": "tAoNafoVknKa3sZJPMvtZRnhOSk3gasEGeceSm7w/gyGwsR/OXFxndWJB1xSHeoy33d3Z6jFqn4A3j+pWCF0Ew==", "type": "package", "path": "xunit.extensibility.execution/2.1.0", "files": [ "lib/dnx451/xunit.execution.dotnet.dll", "lib/dnx451/xunit.execution.dotnet.pdb", "lib/dnx451/xunit.execution.dotnet.xml", "lib/dotnet/xunit.execution.dotnet.dll", "lib/dotnet/xunit.execution.dotnet.pdb", "lib/dotnet/xunit.execution.dotnet.xml", "lib/monoandroid/xunit.execution.dotnet.dll", "lib/monoandroid/xunit.execution.dotnet.pdb", "lib/monoandroid/xunit.execution.dotnet.xml", "lib/monotouch/xunit.execution.dotnet.dll", "lib/monotouch/xunit.execution.dotnet.pdb", "lib/monotouch/xunit.execution.dotnet.xml", "lib/net45/xunit.execution.desktop.dll", "lib/net45/xunit.execution.desktop.pdb", "lib/net45/xunit.execution.desktop.xml", "lib/portable-net45+win8+wp8+wpa81/xunit.execution.dotnet.dll", "lib/portable-net45+win8+wp8+wpa81/xunit.execution.dotnet.pdb", "lib/portable-net45+win8+wp8+wpa81/xunit.execution.dotnet.xml", "lib/win8/xunit.execution.dotnet.dll", "lib/win8/xunit.execution.dotnet.pdb", "lib/win8/xunit.execution.dotnet.xml", "lib/wp8/xunit.execution.dotnet.dll", "lib/wp8/xunit.execution.dotnet.pdb", "lib/wp8/xunit.execution.dotnet.xml", "lib/wpa81/xunit.execution.dotnet.dll", "lib/wpa81/xunit.execution.dotnet.pdb", "lib/wpa81/xunit.execution.dotnet.xml", "lib/xamarinios/xunit.execution.dotnet.dll", "lib/xamarinios/xunit.execution.dotnet.pdb", "lib/xamarinios/xunit.execution.dotnet.xml", "xunit.extensibility.execution.2.1.0.nupkg.sha512", "xunit.extensibility.execution.nuspec" ] }, "xunit.runner.reporters/2.1.0": { "sha512": "ja0kJrvwSiho2TRFpfHfa+6tGJI5edcyD8fdekTkjn7Us17PbGqglIihRe8sR9YFAmS4ipEC8+7CXOM/b69ENQ==", "type": "package", "path": "xunit.runner.reporters/2.1.0", "files": [ "lib/dnx451/xunit.runner.reporters.dotnet.dll", "lib/dotnet/xunit.runner.reporters.dotnet.dll", "lib/net45/xunit.runner.reporters.desktop.dll", "xunit.runner.reporters.2.1.0.nupkg.sha512", "xunit.runner.reporters.nuspec" ] }, "xunit.runner.utility/2.1.0": { "sha512": "jJJHROwskIhdQuYw7exe7KaW20dOCa+lzV/lY7Zdh1ZZzdUPpScMi9ReJIutqiyjhemGF8V/GaMIPrcjyZ4ioQ==", "type": "package", "path": "xunit.runner.utility/2.1.0", "files": [ "lib/dnx451/xunit.runner.utility.dotnet.dll", "lib/dnx451/xunit.runner.utility.dotnet.pdb", "lib/dnx451/xunit.runner.utility.dotnet.xml", "lib/dotnet/xunit.runner.utility.dotnet.dll", "lib/dotnet/xunit.runner.utility.dotnet.pdb", "lib/dotnet/xunit.runner.utility.dotnet.xml", "lib/net35/xunit.runner.utility.desktop.dll", "lib/net35/xunit.runner.utility.desktop.pdb", "lib/net35/xunit.runner.utility.desktop.xml", "lib/portable-net45+win8+wp8+wpa81/xunit.runner.utility.dotnet.dll", "lib/portable-net45+win8+wp8+wpa81/xunit.runner.utility.dotnet.pdb", "lib/portable-net45+win8+wp8+wpa81/xunit.runner.utility.dotnet.xml", "xunit.runner.utility.2.1.0.nupkg.sha512", "xunit.runner.utility.nuspec" ] }, "Luticate2.Auth/1.0.0": { "type": "project", "path": "../Luticate2.Auth/project.json", "msbuildProject": "../Luticate2.Auth/Luticate2.Auth.xproj" }, "Luticate2.Utils/1.0.0": { "type": "project", "path": "../Luticate2.Utils/project.json", "msbuildProject": "../Luticate2.Utils/Luticate2.Utils.xproj" } }, "projectFileDependencyGroups": { "": [ "Luticate2.Auth >= 1.0.*", "Moq >= 4.6.38-alpha", "System.Runtime.Serialization.Primitives >= 4.1.1", "dotnet-test-xunit >= 1.0.0-rc2-*", "xunit >= 2.1.0" ], ".NETCoreApp,Version=v1.0": [ "Microsoft.NETCore.App >= 1.0.1" ] }, "tools": {}, "projectFileToolGroups": {} }